:root{--background:#f7f4ee;--foreground:#171512;--muted:#686158;--surface:#fffdf8;--surface-muted:#eee8dd;--border:#ded5c6;--border-strong:#a79b8a;--accent:#8f2c1f;--accent-soft:#f2dfd8;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark]{--background:#141312;--foreground:#f3eee5;--muted:#b8aea1;--surface:#1d1b19;--surface-muted:#292622;--border:#38332e;--border-strong:#6e6459;--accent:#e4a08f;--accent-soft:#321f1c;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--foreground);background:var(--background);font-family:var(--font-geist-sans),Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}p{max-width:74ch}img{max-width:100%}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}::selection{background:var(--accent-soft)}.eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}
