@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}:root{--color-bg: #0a0a0a;--color-bg-card: #111118;--color-primary: #8B2FC9;--color-primary-light:#C678DD;--color-gold: #FFD700;--color-gold-dark: #C99A00;--color-text: #ffffff;--color-text-muted: #9B8AB8;--color-success: #4ade80;--color-danger: #ff6b6b}html,body{margin:0;padding:0;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;overscroll-behavior:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#8b2fc966;border-radius:4px}*{-webkit-tap-highlight-color:rgba(198,120,221,.15)}button{font-family:inherit;touch-action:manipulation}
