@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap";:root{--bg: #111110;--surface-1: #1a1918;--surface-2: #222120;--surface-3: #2a2928;--border: #2F2D2A;--text: #F0EBE3;--text-2: #9A958C;--text-3: #6A655E;--accent: #C9A96E;--accent-hover: #B8995E;--accent-subtle: rgba(201, 169, 110, .1);--danger: #D4544C;--font: "Space Grotesk", system-ui, sans-serif;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-expo: cubic-bezier(.19, 1, .22, 1)}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden;min-height:100dvh}a{color:inherit}button{font-family:inherit}
