:root{--black: #0A0A0A;--surface: #0F0F0F;--surface-raised: #141414;--border: #1A1A1A;--border-light: #2A2A2A;--text-muted: #2A2A2A;--text-tertiary: #4A4A4A;--text-secondary: #6A6A6A;--text-dim: #848484;--text-primary: #FFFFFF;--gold: #C9A962;--gold-faint: #C9A96240;--gold-whisper: #C9A96218;--white-room: #F5F3EF;--white-room-border: #D0CEC8;--white-room-text: #1A1A1A;--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "Hanken Grotesk", system-ui, sans-serif}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{background:var(--black);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);font-size:15px;line-height:1.7;overflow-x:hidden}::selection{background:var(--gold);color:var(--black)}
