:root{--background:#f6f3ed;--foreground:#1f1a17;--surface:rgba(255,252,247,0.84);--surface-strong:#fffdfa;--surface-muted:#efe8db;--accent:#8d3b14;--accent-strong:#6d2203;--accent-soft:rgba(141,59,20,0.12);--line:rgba(31,26,23,0.12);--shadow:0 24px 60px rgba(72,48,30,0.12);--font-ui:"Avenir Next","Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;--font-display:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;--font-mono:"SFMono-Regular","SF Mono",Consolas,"Liberation Mono",Menlo,monospace}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}body{color:var(--foreground);background:radial-gradient(circle at top,rgba(237,206,169,.32),transparent 38%),linear-gradient(180deg,#fcfaf7 0,var(--background) 100%);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}::selection{background:rgba(141,59,20,.18)}@media (max-width:700px){html{font-size:15px}}