:root{--accent: #8a6d3b;--accent-ink: #ffffff;--bg: #faf6f0;--surface: #fffdf9;--surface-2: #f1e9dd;--text: #2b2320;--muted: #7d6f62;--border: rgba(62, 46, 30, .14);--shadow: 0 1px 2px rgba(43, 32, 20, .05), 0 6px 18px rgba(43, 32, 20, .07);--radius: 14px;--radius-sm: 9px;--strip-offset: calc(72px + env(safe-area-inset-top, 0px)) ;--strip-offset-double: calc(108px + env(safe-area-inset-top, 0px)) ;--content-max: 1100px;--gutter: clamp(12px, 3vw, 24px);color-scheme:light dark}@media(prefers-color-scheme:dark){:root{--bg: #17120e;--surface: #211a14;--surface-2: #2c231b;--text: #efe7db;--muted: #a3927f;--border: rgba(255, 238, 216, .13);--shadow: 0 1px 2px rgba(0, 0, 0, .35), 0 8px 24px rgba(0, 0, 0, .35)}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{margin:0;min-height:100dvh;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin:0}a{color:inherit}img{max-width:100%}ul{margin:0;padding:0;list-style:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}section[id]{scroll-margin-top:var(--strip-offset)}
