.hud{--hud-cyan:#37e1ff;--hud-mint:#2f8;--hud-red:#ff4d4d;--hud-blue:#4da3ff;--hud-amber:#e8b24a;--hud-violet:#7c6fe0;--hud-ink:#e8f4ff;--hud-bg:#060912;--hud-panel:#0a0e1a;background-color:var(--hud-bg);color:var(--hud-ink);isolation:isolate;background-image:radial-gradient(at 50% -10%,#4da3ff14 0%,#0000 60%),linear-gradient(#37e1ff07 1px,#0000 1px),linear-gradient(90deg,#37e1ff07 1px,#0000 1px);background-size:auto,44px 44px,44px 44px;font-family:JetBrains Mono,SF Mono,Consolas,Courier New,monospace;position:relative;overflow:hidden}.hud:before{content:"";pointer-events:none;z-index:3;background:repeating-linear-gradient(0deg,#0000,#0000 3px,#0000000d 3px 4px);position:absolute;inset:0}.hud-scanline{pointer-events:none;z-index:2;background:linear-gradient(#0000 0%,#37e1ff0a 40%,#37e1ff17 50%,#37e1ff0a 60%,#0000 100%);height:120px;position:absolute;top:-120px;left:0;right:0}.hud-inner{z-index:4;position:relative}.hud-header{padding:18px 0 16px;position:relative}.hud-header:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--hud-cyan) 18%, #37e1ff40 75%, transparent 100%);height:1px;position:absolute;bottom:0;left:0;right:0}.hud-eyebrow{letter-spacing:3px;color:#37e1ff80;text-transform:uppercase;font-size:10px}.hud-title{letter-spacing:3px;color:var(--hud-cyan);text-transform:uppercase;text-shadow:0 0 22px #37e1ff6b,0 0 44px #37e1ff1f;font-size:clamp(20px,3.4vw,28px);font-weight:700;line-height:1.1}.hud-sub{letter-spacing:1px;color:#e8f4ff6b;font-size:11.5px}.hud-online{background:#22ff880f;border:1px solid #22ff8838;border-radius:2px;align-items:center;gap:8px;padding:5px 12px;display:inline-flex}.hud-online-dot{background:var(--hud-mint);width:7px;height:7px;box-shadow:0 0 6px var(--hud-mint);border-radius:50%}.hud-online-text{letter-spacing:2px;color:var(--hud-mint);text-transform:uppercase;font-size:10px}.hud-statpill{background:#37e1ff0a;border:1px solid #37e1ff24;flex-direction:column;align-items:center;min-width:82px;padding:8px 18px;display:flex}.hud-statpill:first-child{border-radius:4px 0 0 4px}.hud-statpill:last-child{border-radius:0 4px 4px 0}.hud-stat-num{color:var(--hud-cyan);font-size:clamp(20px,3vw,30px);font-weight:700;line-height:1}.hud-stat-lbl{letter-spacing:1.4px;color:#e8f4ff66;text-transform:uppercase;white-space:nowrap;margin-top:5px;font-size:9.5px}.arc-reactor{perspective:260px;flex-shrink:0;width:54px;height:54px}.ar-stage{width:100%;height:100%;transform-style:preserve-3d;position:relative;transform:rotateX(-16deg)rotateY(0)}.ar-ring{border:2px solid;border-radius:50%;position:absolute;inset:5px}.ar-ring-1{border-color:#37e1ffbf;box-shadow:0 0 12px #37e1ff80,inset 0 0 8px #37e1ff4d}.ar-ring-2{border-color:#4da3ff8c;inset:1px;transform:rotateX(62deg)}.ar-ring-3{border-color:#22ff8880;inset:1px;transform:rotateY(62deg)}.ar-core-dot{background:radial-gradient(circle at 38% 32%,#eafbff,#37e1ff 55%,#136a99);border-radius:50%;width:14px;height:14px;margin:-7px 0 0 -7px;position:absolute;top:50%;left:50%;box-shadow:0 0 14px #37e1ff,0 0 30px #37e1ff99}.hud-card{color:inherit;background:#040710b8;border:1px solid #37e1ff29;border-top:2px solid #37e1ff66;flex-direction:column;gap:10px;padding:20px 20px 18px;text-decoration:none;transition:transform .24s cubic-bezier(.2,.7,.25,1),border-color .2s,background .2s,box-shadow .24s;display:flex;position:relative}.hud-card:before{content:"";border-top:2px solid var(--hud-cyan);border-left:2px solid var(--hud-cyan);pointer-events:none;opacity:.85;width:22px;height:22px;position:absolute;top:-1px;left:-1px}.hud-card:after{content:"";pointer-events:none;border-bottom:2px solid #37e1ff66;border-right:2px solid #37e1ff66;width:18px;height:18px;position:absolute;bottom:-1px;right:-1px}.hud-card:hover,.hud-card:focus-visible{z-index:2;background:#37e1ff0f;border-color:#37e1ff80;outline:none;transform:translateY(-4px);box-shadow:0 24px 50px -22px #000c,0 0 34px #37e1ff33}.hud-card:focus-visible{outline-offset:2px;outline:2px solid #37e1ffa6}.hud-card.a-mint{border-top-color:#22ff8880}.hud-card.a-amber{border-top-color:#e8b24a80}.hud-card.a-violet{border-top-color:#7c6fe08c}.hud-card.a-red{border-top-color:#ff4d4d80}.hud-card-head{align-items:center;gap:10px;display:flex}.hud-card-icon{width:34px;height:34px;color:var(--hud-cyan);background:#37e1ff0f;border:1px solid #37e1ff38;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.hud-card.a-mint .hud-card-icon{color:var(--hud-mint);background:#22ff8812;border-color:#22ff8847}.hud-card.a-amber .hud-card-icon{color:var(--hud-amber);background:#e8b24a12;border-color:#e8b24a47}.hud-card.a-violet .hud-card-icon{color:var(--hud-violet);background:#7c6fe014;border-color:#7c6fe04d}.hud-card.a-red .hud-card-icon{color:var(--hud-red);background:#ff4d4d12;border-color:#ff4d4d47}.hud-card-name{letter-spacing:.5px;color:var(--hud-ink);font-size:15px;font-weight:700;line-height:1.15}.hud-card-desc{color:#e8f4ff8f;margin:0;font-size:12px;line-height:1.55}.hud-card-metric{border-top:1px solid #37e1ff1a;justify-content:space-between;align-items:flex-end;gap:8px;margin-top:auto;padding-top:12px;display:flex}.hud-metric-val{color:var(--hud-cyan);text-shadow:0 0 18px #37e1ff59;font-size:clamp(20px,3.4vw,26px);font-weight:700;line-height:1}.hud-card.a-mint .hud-metric-val{color:var(--hud-mint);text-shadow:0 0 18px #22ff8859}.hud-card.a-amber .hud-metric-val{color:var(--hud-amber);text-shadow:0 0 16px #e8b24a4d}.hud-card.a-violet .hud-metric-val{color:#a99cff;text-shadow:0 0 16px #7c6fe059}.hud-card.a-red .hud-metric-val{color:var(--hud-red);text-shadow:0 0 16px #ff4d4d4d}.hud-metric-cap{letter-spacing:.5px;color:#e8f4ff66;text-align:right;max-width:55%;font-size:10px;line-height:1.4}.hud-lamp{letter-spacing:1.4px;text-transform:uppercase;color:#e8f4ff73;white-space:nowrap;align-items:center;gap:6px;font-size:9.5px;display:inline-flex}.hud-lamp-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.hud-lamp.s-live{color:var(--hud-mint)}.hud-lamp.s-live .hud-lamp-dot{background:var(--hud-mint);box-shadow:0 0 7px var(--hud-mint)}.hud-lamp.s-preview{color:var(--hud-amber)}.hud-lamp.s-preview .hud-lamp-dot{background:var(--hud-amber);box-shadow:0 0 7px var(--hud-amber)}.hud-lamp.s-beta{color:var(--hud-blue)}.hud-lamp.s-beta .hud-lamp-dot{background:var(--hud-blue);box-shadow:0 0 7px var(--hud-blue)}.hud-enter{letter-spacing:2px;text-transform:uppercase;color:#37e1ffb3;align-items:center;gap:6px;font-size:10.5px;transition:color .15s,transform .15s;display:inline-flex}.hud-card:hover .hud-enter,.hud-card:focus-visible .hud-enter{color:var(--hud-cyan);transform:translate(2px)}.hud-strip{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-auto-columns:minmax(240px,1fr);grid-auto-flow:column;gap:14px;padding-bottom:6px;display:grid;overflow-x:auto}.hud-strip>*{scroll-snap-align:start}@media (min-width:1024px){.hud-strip{grid-auto-columns:minmax(0,1fr);overflow:visible}}@media (prefers-reduced-motion:no-preference){.hud-scanline{animation:9s linear infinite hudScan}@keyframes hudScan{0%{top:-120px}to{top:100%}}.hud-title{animation:4.5s ease-in-out infinite hudTitleGlow}@keyframes hudTitleGlow{0%,to{text-shadow:0 0 20px #37e1ff66,0 0 40px #37e1ff1a}50%{text-shadow:0 0 30px #37e1ff9e,0 0 60px #37e1ff2e}}.hud-online-dot{animation:2s ease-in-out infinite hudBlink}.hud-lamp.s-live .hud-lamp-dot{animation:2.4s ease-in-out infinite hudBlink}@keyframes hudBlink{0%,to{opacity:1}50%{opacity:.42}}.ar-stage{animation:9s linear infinite arSpin}@keyframes arSpin{0%{transform:rotateX(-16deg)rotateY(0)}to{transform:rotateX(-16deg)rotateY(360deg)}}.ar-core-dot{animation:2.4s ease-in-out infinite arPulse}@keyframes arPulse{0%,to{box-shadow:0 0 14px #37e1ff,0 0 28px #37e1ff8c}50%{box-shadow:0 0 22px #37e1ff,0 0 48px #37e1ffd9}}}@media (prefers-reduced-motion:reduce){.hud-scanline{display:none}.hud-title{text-shadow:0 0 20px #37e1ff66}}@media (max-width:640px){.arc-reactor{width:42px;height:42px}.hud-title{letter-spacing:2px}.hud-statpill{min-width:66px;padding:7px 12px}}.hud-shell{padding:clamp(16px,3vw,40px) clamp(16px,3vw,40px) 64px}.hud-shell-inner{max-width:1320px;margin:0 auto}.hud-shell-back{letter-spacing:1.5px;text-transform:uppercase;color:#e8f4ff80;align-items:center;gap:7px;min-height:42px;padding:6px 4px;font-family:JetBrains Mono,SF Mono,Consolas,monospace;font-size:11px;text-decoration:none;transition:color .15s,transform .15s;display:inline-flex}.hud-shell-back:hover,.hud-shell-back:focus-visible{color:var(--hud-cyan);outline:none;transform:translate(-2px)}.hud-shell-back:focus-visible{outline-offset:3px;border-radius:3px;outline:2px solid #37e1ff99}.hud-shell-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.hud-shell-brand{align-items:center;gap:18px;min-width:0;display:flex}.hud-shell-heading{flex-direction:column;gap:5px;min-width:0;display:flex}.hud-shell-live{flex-shrink:0;min-height:32px}.hud-shell-body{margin-top:24px}.hud-shell input,.hud-shell select,.hud-shell textarea{font-size:16px}@media (max-width:640px){.hud-shell-header{align-items:flex-start}.hud-shell-brand{gap:12px}.hud-shell-live{order:-1}}
