:root{--color-background:#f7f4ee;--color-surface:#fffdf9;--color-surface-strong:#f2ede5;--color-ink:#172033;--color-muted:#576173;--color-border:rgba(23,32,51,.1);--color-accent:#b56d3c;--color-accent-strong:#8c4d1f;--color-success:#1d6b5d;--font-heading:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;--font-body:"Aptos","Segoe UI Variable","Trebuchet MS",sans-serif;--shadow-soft:0 28px 80px rgba(15,23,42,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgba(181,109,60,.08),transparent 30%),linear-gradient(180deg,#f7f4ee,#fbfaf7 48%,#f3eee7);color:var(--color-ink);font-family:var(--font-body);text-rendering:optimizeLegibility}a{color:inherit}img{display:block;max-width:100%}::selection{background:rgba(181,109,60,.18)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}