:root{--bg:#060a12;--cyan:#00e5ff;--pink:#f46;--green:#0f8;--yellow:gold;--orange:#ff8c00;--white:#fff;--gray:#0f1320;--gray2:#161b2e;--border:#1e2540;--text-muted:#7a8ba8;--bg2:var(--gray2);--bg3:#141828e6;--card-bg:var(--gray);--border-color:var(--border);--text:var(--white);--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-7:28px;--sp-8:32px;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:20px;--r-2xl:24px;--r-pill:999px;--surface-1:#080c18f5;--surface-2:#0c101ee0;--surface-3:#10162ad1;--surface-raised:#141a30eb;--surface-border:#00e5ff0f;--surface-border-hover:#00e5ff1f;--surface-border-active:#00e5ff33;--status-success:#0f8;--status-success-bg:#00ff880f;--status-success-border:#0f83;--status-success-glow:0 0 16px #00ff881f;--status-error:#f46;--status-error-bg:#ff44660f;--status-error-border:#f463;--status-error-glow:0 0 16px #ff44661f;--status-warning:#ff8c00;--status-warning-bg:#ff8c000f;--status-warning-border:#ff8c0033;--status-warning-glow:0 0 16px #ff8c001f;--status-info:#00e5ff;--status-info-bg:#00e5ff0f;--status-info-border:#00e5ff33;--status-info-glow:0 0 16px #00e5ff1f;--status-premium:gold;--status-premium-bg:#ffd7000f;--status-premium-border:#ffd70033;--status-premium-glow:0 0 16px #ffd70026;--status-premium-gradient:linear-gradient(135deg, #f59e0b, #fbbf24, #fcd34d);--status-rare:gold;--status-rare-bg:#ffd7000f;--status-rare-border:#ffd70033;--status-rare-glow:0 0 16px #ffd70026;--status-rare-gradient:linear-gradient(135deg, #f59e0b, #fbbf24, #fcd34d);--status-active:#00e5ff;--status-active-bg:#00e5ff14;--status-active-border:#00e5ff40;--status-active-glow:0 0 12px #00e5ff26;--status-inactive:#ffffff40;--status-inactive-bg:#ffffff05;--status-inactive-border:#ffffff0f;--shadow-sm:0 2px 8px #0000004d;--shadow-md:0 4px 20px #0006;--shadow-lg:0 8px 40px #00000080;--shadow-xl:0 16px 60px #0009;--shadow-glow-cyan:0 0 20px #00e5ff1f, 0 0 40px #00e5ff0a;--shadow-glow-pink:0 0 20px #ff44661f;--shadow-glow-green:0 0 20px #00ff881f;--shadow-glow-yellow:0 0 20px #ffd7001f;--shadow-glow-purple:0 0 20px #ffd7001f;--shadow-inner:inset 0 1px 0 #ffffff08;--ease:cubic-bezier(.4, 0, .2, 1);--dur-fast:.15s;--dur:.25s;--dur-slow:.35s;--gradient-bg:linear-gradient(135deg, #060a12 0%, #0a1020 50%, #0c0e1a 100%);--brand-energy:#00e5ff;--brand-fire:#ff8c00;--brand-power:gold;--brand-gradient:linear-gradient(135deg, #00e5ff, #0f8);--brand-gradient-fire:linear-gradient(135deg, #ff8c00, #ff6b00);--brand-gradient-premium:linear-gradient(135deg, gold, #fa0)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--white);direction:rtl;min-height:100vh;font-family:Heebo,sans-serif;overflow-x:hidden}.screen{flex-direction:column;min-height:100vh;display:none;position:relative}.screen.active{display:flex}
