:root{--color-text: #ffffff;--color-background: #000000;--color-primary: #3b82f6;--color-primary-dark: #1d4ed8;--color-primary-light: #1e293b;--color-secondary: #f59e0b;--color-secondary-dark: #d97706;--color-secondary-light: #1c1917;--color-accent: #ef4444;--color-accent-light: #1c1917;--color-success: #10b981;--color-success-light: #064e3b;--color-warning: #f59e0b;--color-warning-light: #1c1917;--color-error: #ef4444;--color-error-light: #1c1917;--color-border: #1f1f1f;--color-muted: #71717a;--color-card: #0a0a0a}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{color:var(--color-text);background:var(--color-background);line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{margin:0 auto;font-weight:400}::-webkit-scrollbar{width:0px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}
