:root{--color-surface: #0a0c10;--color-surface-raised: #12151e;--color-surface-hover: #1a1e2b;--color-border: #1e2333;--color-border-hover: #2e354d;--color-text: #f8fafc;--color-text-muted: #94a3b8;--color-primary: #0284c7;--color-primary-hover: #0369a1;--color-success: #10b981;--color-warning: #f59e0b;--color-danger: #ef4444}body{margin:0;padding:0;box-sizing:border-box;background-color:#06070a;color:#f8fafc}.glass{background:#12151ed9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.06)}.gradient-primary{background:linear-gradient(135deg,#0284c7,#0d9488,#059669)}.gradient-text{background:linear-gradient(135deg,#38bdf8,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#06070a}::-webkit-scrollbar-thumb{background:#1e2333;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#2e354d}
