*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #080808;--bg2: #0e0e0e;--bg3: #151515;--accent: #c9a96e;--accent-light: #dfc187;--text: #f0ede8;--text-muted: #777;--text-dim: #444;--border: #1e1e1e;--border-light: #2c2c2c}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Montserrat,sans-serif;font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}::selection{background:var(--accent);color:#000}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--accent)}img{display:block;max-width:100%}button{cursor:pointer;border:none;background:none;font-family:inherit}a{text-decoration:none;color:inherit}.section-eyebrow{font-family:Montserrat,sans-serif;font-size:.65rem;font-weight:500;letter-spacing:.4em;color:var(--accent);margin-bottom:1rem}.section-title{font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:300;color:var(--text);line-height:1.1;letter-spacing:-.01em}.section-divider{width:40px;height:1px;background:var(--accent);margin-top:1.5rem}
