:root{--q-bg: #07070d;--q-bg2: #0d0d16;--q-surface: #11111c;--q-surface-2: #18182a;--q-surface-3: #1e1e30;--q-metal: #1a1a28;--q-border: #252538;--q-border-2: #2e2e48;--q-border-glow: rgba(0, 191, 255, .18);--q-text: #e8e8f0;--q-muted: #8888a8;--q-faint: #444460;--q-cyan: #00bfff;--q-blue: #3b82f6;--q-purple: #8b5cf6;--q-pink: #d946ef;--q-success: #10b981;--q-warning: #f59e0b;--q-danger: #ef4444;--q-grad-brand: linear-gradient(135deg, #00bfff, #3b82f6 40%, #8b5cf6 70%, #d946ef);--q-glow-cyan: 0 0 24px rgba(0,191,255,.25);--q-glow-purple: 0 0 24px rgba(139,92,246,.25);--q-glow-pink: 0 0 24px rgba(217,70,239,.2);--q-font-ui: Inter, Manrope, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--q-font-mono: "Courier New", "Consolas", "Lucida Console", monospace;--q-ease: cubic-bezier(.4, 0, .2, 1);--q-duration: .25s}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{min-height:100%;margin:0;background:radial-gradient(ellipse 80% 40% at 50% -10%,rgba(0,191,255,.06) 0%,transparent 60%),#07070d;color:#e8e8f0;font-family:Inter,Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer;border:none;background:none}img,svg{display:block;max-width:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0d0d16}::-webkit-scrollbar-thumb{background:#2e2e48;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00bfff59}::selection{background:#00bfff40;color:#e8e8f0}
