body.site-theme{--brand:#bf533a;--shell:color-mix(in oklab, var(--brand) 58%, #241511);--soft-cream:#fdead6;--light-beige:#fcecd9;--charcoal-gray:#4a4440;--background:var(--brand);--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(--brand);--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}