:root{--ink:#211e19;--paper:#f8f3e8;--page-bg:#f8f3e8;--gold:#b08d45;--gold-hover:#8f7136;--coral:#e8674f;--body-text:#6b6558;--muted:#6b6558;--hairline:#e1dacb;--divider:#e1dacb;--nav-inactive:#6b6558;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--page-bg);color:var(--ink);font-family:Inter,sans-serif}a{color:var(--gold);text-decoration:none}a:hover{color:var(--gold-hover)}p{margin:0}#root{min-height:100vh}::-webkit-scrollbar{display:none}.strip{scrollbar-width:none}.hero-viewport{height:calc(100vh - var(--nav-h,84px));height:calc(100dvh - var(--nav-h,84px))}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
