:root{color-scheme:light;--bg: #faf6ee;--surface: #f2ebdd;--border: #e3d8c4;--border-hover: #c4b190;--text: #2e2820;--muted: #6e5f49;--faint: #9b8b72;--accent: #8a6b45;--accent-strong: #6f5434;--font-sans: "Jost", system-ui, -apple-system, "Segoe UI", sans-serif;--font-display: "Cormorant Garamond", Georgia, "Times New Roman", serif;--font-script: "Great Vibes", "Brush Script MT", cursive;--font-mono: ui-monospace, "Cascadia Code", Consolas, monospace}[data-theme=dark]{color-scheme:dark;--bg: #191512;--surface: #221d17;--border: #382f25;--border-hover: #5a4c3b;--text: #f1eae0;--muted: #b5a68f;--faint: #857662;--accent: #c9a97e;--accent-strong: #d8bd97}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;display:block}a{color:inherit}section[id]{scroll-margin-top:88px}::selection{background:var(--accent);color:var(--bg)}:focus-visible{outline:2px solid var(--accent-strong);outline-offset:3px;border-radius:2px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
