:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--font-geist-sans:Inter, system-ui, sans-serif;--font-geist-mono:"Courier New", ui-monospace, monospace;--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono);--background:#121212;--foreground:#e0e0e0;--card:#1a1a1a;--card-foreground:#e0e0e0;--popover:#1a1a1a;--popover-foreground:#e0e0e0;--primary:#ffd600;--primary-foreground:#060608;--secondary:#00d4ff;--secondary-foreground:#061114;--muted:#2b2b2b;--muted-foreground:#e0e0e0b8;--accent:#00d4ff1f;--accent-foreground:#fff;--destructive:#ff3864;--border:#2b2b2b;--input:#2b2b2b;--ring:#ffd600;--radius:.5rem;--sidebar:#1a1a1a;--sidebar-foreground:#e0e0e0;--sidebar-primary:#ffd600;--sidebar-primary-foreground:#060608;--sidebar-accent:#00d4ff1a;--sidebar-accent-foreground:#fff;--sidebar-border:#2b2b2b;--sidebar-ring:#ffd600}html{scroll-behavior:smooth;min-height:100%}body{background:var(--background);min-height:100%;color:var(--foreground);font-family:var(--font-sans);margin:0}button,input,textarea,select{font:inherit}.animate-spin{animation:1s linear infinite bee-spin}@keyframes bee-spin{to{transform:rotate(360deg)}}.cn-input-otp,.otp-container{justify-content:center;align-items:center;gap:1rem;display:flex}.otp-group{align-items:center;gap:.25rem;display:flex}.otp-slot{color:#e0e0e0;width:2.5rem;height:2.75rem;font-family:var(--font-mono);background:#1a1a1a;border:1px solid #00d4ff47;justify-content:center;align-items:center;font-size:1rem;font-weight:900;display:flex;position:relative}.otp-slot[data-active=true]{border-color:#ffd600;box-shadow:0 0 16px #ffd60038}
*{box-sizing:border-box}.bee-system-pill{color:var(--cyber-cyan);letter-spacing:.1em;background:#00d4ff14;border:1px solid #00d4ff47;border-radius:.25rem;align-items:center;gap:.55rem;margin-top:1.25rem;padding:.55rem .8rem;font-family:Courier New,ui-monospace,monospace;font-size:.68rem;font-weight:800;display:inline-flex}.bee-live-dot{background:var(--cyber-cyan);border-radius:999px;width:.42rem;height:.42rem;box-shadow:0 0 10px #00d4ffcc}
