body.site-theme{--primary-red-orange:#bf533a;--secondary-red-orange:#bf5339;--accent-red-orange:#bf543a;--rich-red-orange:#c0533a;--soft-cream:#fdead6;--light-beige:#fcecd9;--charcoal-gray:#4a4440;--dark-gray:#393633;--background:var(--primary-red-orange);--foreground:var(--soft-cream);--ink:var(--charcoal-gray);--accent:#d97706;--accent-foreground:#fff;--muted:var(--light-beige);--muted-foreground:var(--charcoal-gray);--border:#e6d3c2;--cta:var(--soft-cream);--cta-foreground:var(--accent-red-orange);--cta-outline:#ffffff6b;background:var(--background);color:var(--foreground);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-geist-sans), ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, Noto Sans, "Apple Color Emoji", "Segoe UI Emoji"}body.site-theme::selection{background:color-mix(in oklab, var(--accent) 35%, white);color:var(--accent-foreground)}:is(body.site-theme a,body.site-theme button,body.site-theme input,body.site-theme select,body.site-theme textarea){font-family:inherit}