:root{--bg-base:#050714;--bg-elevated:#0a0e1f;--bg-card:#11162a;--bg-card-hover:#1a2140;--bg-overlay:rgba(5,7,20,.88);--bg-input:#0a0e1f;--bg-mesh:radial-gradient(ellipse at top,#1a1f3a 0%,#050714 60%);--border-subtle:hsla(0,0%,100%,.06);--border-default:hsla(0,0%,100%,.1);--border-strong:hsla(0,0%,100%,.18);--border-accent:rgba(77,124,255,.35);--text-primary:#f4f6fb;--text-secondary:#a8b0c2;--text-tertiary:#6b7488;--text-disabled:#3f465a;--text-inverse:#07090f;--accent-electric:#4d7cff;--accent-plasma:#00e5a0;--accent-cyber:#b86bff;--accent-signal:#ffb547;--accent-flare:#ff5c7a;--accent-ice:#7ed8f6;--risk-1-color:#00e5a0;--risk-2-color:#4d7cff;--risk-3-color:#ffb547;--risk-4-color:#ff5c7a;--risk-1-gradient:linear-gradient(135deg,#00e5a0,#4d7cff);--risk-2-gradient:linear-gradient(135deg,#4d7cff,#b86bff);--risk-3-gradient:linear-gradient(135deg,#b86bff,#ffb547);--risk-4-gradient:linear-gradient(135deg,#ffb547,#ff5c7a);--color-win:#00e5a0;--color-loss:#ff5c7a;--color-warning:#ffb547;--color-info:#4d7cff;--color-neutral:#6b7488;--glass-bg:rgba(17,22,42,.6);--glass-border:hsla(0,0%,100%,.08);--glass-blur:blur(20px) saturate(180%);--glass-bg-light:rgba(17,22,42,.4);--glass-bg-heavy:rgba(10,14,31,.85);--gradient-primary:linear-gradient(135deg,#4d7cff,#b86bff);--gradient-success:linear-gradient(135deg,#00e5a0,#7ed8f6);--gradient-danger:linear-gradient(135deg,#ff5c7a,#ffb547);--gradient-warm:linear-gradient(135deg,#ffb547,#ff5c7a);--gradient-mesh:conic-gradient(from 180deg at 50% 50%,#4d7cff,#b86bff,#00e5a0,#4d7cff);--gradient-subtle:linear-gradient(180deg,rgba(77,124,255,.06),transparent);--shadow-sm:0 1px 3px rgba(0,0,0,.5);--shadow-card:0 1px 0 hsla(0,0%,100%,.05) inset,0 8px 32px rgba(0,0,0,.5);--shadow-elevated:0 1px 0 hsla(0,0%,100%,.07) inset,0 20px 60px rgba(0,0,0,.7);--shadow-glow-blue:0 0 40px rgba(77,124,255,.25),0 0 80px rgba(77,124,255,.1);--shadow-glow-green:0 0 40px rgba(0,229,160,.25),0 0 80px rgba(0,229,160,.1);--shadow-glow-cyber:0 0 40px rgba(184,107,255,.25),0 0 80px rgba(184,107,255,.1);--shadow-glow-primary:0 0 30px rgba(77,124,255,.3);--font-sans:"Geist","Inter",system-ui,-apple-system,sans-serif;--font-mono:"Geist Mono","JetBrains Mono","Fira Code",monospace;--icon-rail-width:64px;--sidebar-width:240px;--topbar-height:52px;--total-nav-width:304px;--brand-bar-height:60px;--main-nav-height:48px;--topnav-total:108px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:22px;--radius-2xl:28px;--radius-full:9999px;--transition-fast:0.1s cubic-bezier(0.16,1,0.3,1);--transition-base:0.18s cubic-bezier(0.16,1,0.3,1);--transition-slow:0.35s cubic-bezier(0.16,1,0.3,1)}@keyframes bs-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton{background:linear-gradient(90deg,var(--bg-card) 0,var(--bg-card) 30%,hsla(0,0%,100%,.055) 50%,var(--bg-card) 70%,var(--bg-card) 100%);background-size:800px 100%;background-repeat:no-repeat;animation:bs-shimmer 1.5s linear infinite;border-radius:var(--radius-sm);border-radius:inherit}@keyframes bs-edge-pulse{0%,to{opacity:1;box-shadow:0 0 0 0 currentColor}50%{opacity:.65;box-shadow:0 0 8px 2px currentColor}}.edge-pulse{animation:bs-edge-pulse 2s ease-in-out infinite}.edge-pulse:focus-within,.edge-pulse:hover{animation-play-state:paused;opacity:1}.edge-pulse-elite{color:#f4c430}.edge-pulse-strong{color:#a78bfa}.edge-pulse-solid{color:#00e5a0}.edge-pulse-lean{color:#ffb547}@keyframes bs-heartbeat{0%{transform:scale(1);opacity:1}7%{transform:scale(1.35);opacity:1}14%{transform:scale(1);opacity:.85}21%{transform:scale(1.22);opacity:1}28%{transform:scale(1);opacity:.9}to{transform:scale(1);opacity:1}}@keyframes bs-heartbeat-glow{0%{box-shadow:0 0 0 0 rgba(255,92,122,.7)}7%{box-shadow:0 0 0 5px rgba(255,92,122,0)}14%{box-shadow:0 0 0 0 rgba(255,92,122,.5)}21%{box-shadow:0 0 0 4px rgba(255,92,122,0)}to{box-shadow:0 0 0 0 rgba(255,92,122,0)}}.live-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--accent-flare);animation:bs-heartbeat 2.4s ease-in-out infinite,bs-heartbeat-glow 2.4s ease-in-out infinite}.live-dot-lg{width:10px;height:10px}.badge-live{animation:bs-heartbeat 2.4s ease-in-out infinite!important}@keyframes bs-vt-slide-in{0%{opacity:0;transform:translateY(12px);filter:blur(2px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes bs-vt-slide-out{0%{opacity:1;transform:translateY(0);filter:blur(0)}to{opacity:0;transform:translateY(-8px);filter:blur(1px)}}::view-transition-old(root){animation:bs-vt-slide-out .22s cubic-bezier(.4,0,1,1) forwards}::view-transition-new(root){animation:bs-vt-slide-in .28s cubic-bezier(0,0,.2,1) both}@keyframes bs-page-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:bs-page-enter .32s cubic-bezier(.16,1,.3,1) both}@keyframes bs-stagger-item{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.stagger-item{opacity:0;animation:bs-stagger-item .28s cubic-bezier(.16,1,.3,1) both}.stagger-item:first-child{animation-delay:0ms}.stagger-item:nth-child(2){animation-delay:50ms}.stagger-item:nth-child(3){animation-delay:.1s}.stagger-item:nth-child(4){animation-delay:.15s}.stagger-item:nth-child(5){animation-delay:.2s}.stagger-item:nth-child(6){animation-delay:.25s}.stagger-item:nth-child(7){animation-delay:.3s}.stagger-item:nth-child(8){animation-delay:.35s}.count-up-animating{font-variant-numeric:tabular-nums}.count-up-wrap{display:inline-block;overflow:hidden;vertical-align:baseline}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.skeleton{animation:none!important;background:var(--bg-card)!important}.badge-live,.edge-pulse,.live-dot{animation:none!important;opacity:1!important}::view-transition-new(root),::view-transition-old(root){animation:none!important}}