:root{--bg: #0a0a12;--bg-soft: #11111d;--line: #23233a;--text: #eceaf6;--dim: #9a98b5;--dimmer: #6c6a85;--brand: #6d4aff;--brand-2: #ff4ad4;--brand-3: #4ad4ff;--grad: linear-gradient(110deg, var(--brand), var(--brand-2) 55%, var(--brand-3));--font-display: "Space Grotesk", sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--font-body);line-height:1.6;-webkit-font-smoothing:antialiased}em{font-style:normal;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}::selection{background:var(--brand);color:#fff}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}
