*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--gold:#c4956a;--gold-light:#d4a882;--gold-dark:#a67850;--paper:#faf8f5;--paper-dark:#f2eee8;--ink:#1c1917;--ink-soft:#3d3832;--ink-muted:#7a736a;--rule:#e8e2d9;--white:#fff;--font-headline:"Playfair Display", Georgia, serif;--font-deck:"Cormorant Garamond", Georgia, serif;--font-ui:"Jost", system-ui, sans-serif;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:40px;--space-2xl:64px;--nav-height:52px;--status-height:44px;--bottom-nav-height:44px}html{overscroll-behavior:none;width:100%;height:100%}body{background:var(--paper);width:100%;height:100%;color:var(--ink);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none;-webkit-overflow-scrolling:touch;position:fixed;inset:0;overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-headline);color:var(--ink);font-weight:700;line-height:1.2}p{font-family:var(--font-deck);color:var(--ink-soft);font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--font-ui);background:0 0;border:none}img{max-width:100%;display:block}
