:root{--bg:#f5f1ea;--bg-alt:#efeae0;--surface:#fff;--ink:#1a1613;--ink-soft:#6b6155;--ink-faint:#a89e90;--line:#ddd5c8;--orange:#ff5c1a;--orange-deep:#e64200;--orange-soft:#ffe8dc;--teal:#0e4f4a;--teal-mid:#157a72;--teal-soft:#dceeeb;--teal-dark:#0a2e2b;--dark:#16110d}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{background:var(--bg);min-height:100%;color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Helvetica Neue,Helvetica,sans-serif}a{color:inherit;text-decoration:none}::selection{background:var(--orange);color:var(--surface)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
