@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Syne:wght@400;500;600;700;800&family=DM+Mono:wght@300;400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #080c10;--bg2: #0d1219;--bg3: #111820;--surface: rgba(255,255,255,.03);--surface2: rgba(255,255,255,.06);--border: rgba(255,255,255,.07);--border2: rgba(255,255,255,.12);--gold: #c9a84c;--gold-light: #e8c97a;--gold-dim: #7a6330;--teal: #00e5c3;--teal-dim: rgba(0,229,195,.15);--text: #e8e4db;--text-muted: #7a8090;--text-dim: #4a5060;--font-display: "Cormorant Garamond", serif;--font-ui: "Syne", sans-serif;--font-mono: "DM Mono", monospace}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-ui);overflow-x:hidden;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--gold-dim);border-radius:2px}::selection{background:#c9a84c4d;color:var(--gold-light)}
