/* H2H Draft V25 global systems */
.h2h-global-overlay{position:fixed;inset:0;z-index:99990;display:grid;place-items:center;background:rgba(2,7,13,.94);backdrop-filter:blur(14px);color:#f7fbff;font-family:inherit}.h2h-global-overlay[hidden]{display:none!important}.h2h-hype-card{width:min(940px,92vw);border:1px solid rgba(255,255,255,.13);border-radius:28px;background:linear-gradient(145deg,rgba(9,20,34,.98),rgba(3,8,15,.98));padding:30px;box-shadow:0 30px 90px #0008;overflow:hidden}.h2h-search-stage{text-align:center;padding:30px}.h2h-search-wheel{width:110px;height:110px;margin:0 auto 24px;border-radius:50%;border:7px solid #ffffff18;border-top-color:#159bff;border-right-color:#e74354;animation:h2hspin .85s linear infinite;position:relative}.h2h-search-wheel:after{content:'H2H';position:absolute;inset:0;display:grid;place-items:center;font-weight:1000;letter-spacing:.08em;font-size:18px}@keyframes h2hspin{to{transform:rotate(360deg)}}.h2h-search-wheel:after{animation:h2hspin .85s linear infinite reverse}.h2h-live-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#4cff8a;box-shadow:0 0 16px #4cff8a;margin-right:8px}.h2h-tape{display:grid;grid-template-columns:1fr auto 1fr;gap:22px;align-items:center}.h2h-fighter{text-align:center;padding:20px}.h2h-fighter.rival{border-left:1px solid #ffffff12}.h2h-tape-avatar{width:96px;height:96px;border-radius:50%;margin:0 auto 14px;display:grid;place-items:center;font-weight:1000;font-size:28px;border:3px solid #159bff;background:#0b1d2f;overflow:hidden}.h2h-fighter.rival .h2h-tape-avatar{border-color:#e74354;background:#2a0f16}.h2h-tape-avatar img{width:100%;height:100%;object-fit:cover}.h2h-tape-name{font-size:24px;font-weight:1000}.h2h-tape-stats{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:10px;color:#aebdca}.h2h-tape-vs{font-size:40px;font-weight:1000;font-style:italic;opacity:.4}.h2h-coin-stage{text-align:center;padding:24px}.h2h-coin{width:112px;height:112px;margin:24px auto;border-radius:50%;display:grid;place-items:center;font-weight:1000;font-size:28px;background:radial-gradient(circle at 35% 30%,#fff0a7,#d79a1e 45%,#704200);border:5px solid #f4c452;color:#141414;box-shadow:0 0 45px #ffba3355;transform-style:preserve-3d;animation:h2hcoin 1.4s cubic-bezier(.2,.8,.2,1)}@keyframes h2hcoin{0%{transform:rotateX(0) rotateY(0) scale(.7)}60%{transform:rotateX(1440deg) rotateY(720deg) scale(1.15)}100%{transform:rotateX(1800deg) rotateY(900deg) scale(1)}}.h2h-global-kicker{font-size:11px;font-weight:1000;letter-spacing:.18em;color:#65bfff}.h2h-global-title{font-size:clamp(28px,5vw,54px);margin:7px 0;font-weight:1000;font-style:italic}.h2h-global-sub{color:#9eb0c0}.h2h-voice-dock{position:fixed;right:18px;bottom:18px;z-index:9000;display:flex;gap:8px;align-items:center}.h2h-voice-dock button,.h2h-share-btn{border:1px solid #ffffff22;background:#07131f;color:#fff;border-radius:999px;min-height:42px;padding:0 14px;font-weight:900;cursor:pointer}.h2h-voice-dock button.is-live{border-color:#2add73;box-shadow:0 0 18px #2add7340}.h2h-voice-help{position:fixed;right:18px;bottom:70px;z-index:9000;width:min(360px,calc(100vw - 36px));background:#07111d;border:1px solid #ffffff1f;border-radius:18px;padding:16px;color:#eaf4ff;box-shadow:0 20px 60px #0009}.h2h-voice-help[hidden]{display:none}.h2h-voice-help h4{margin:0 0 8px}.h2h-voice-help p,.h2h-voice-help li{font-size:12px;color:#9db0c1}.h2h-voice-help ul{margin:8px 0 0;padding-left:18px}.h2h-reconnect{position:fixed;left:50%;top:18px;transform:translateX(-50%);z-index:99999;background:#240d12;border:1px solid #f04a5d;border-radius:14px;padding:12px 18px;color:#fff;font-weight:900;box-shadow:0 10px 40px #0008}.h2h-reconnect[hidden]{display:none}.h2h-spectator-badge{position:fixed;left:16px;bottom:16px;z-index:8000;background:#0a1621;border:1px solid #4ba7e8;border-radius:999px;padding:9px 13px;color:#dff3ff;font-size:12px;font-weight:900}.h2h-auth-modal{position:fixed;inset:0;z-index:99995;display:grid;place-items:center;background:#02060cd9;backdrop-filter:blur(12px)}.h2h-auth-modal[hidden]{display:none}.h2h-auth-card{width:min(440px,92vw);background:#08131f;border:1px solid #ffffff1f;border-radius:22px;padding:22px;color:#fff}.h2h-auth-card h3{margin-top:0}.h2h-field{display:grid;gap:7px;margin:12px 0}.h2h-field input{min-height:44px;border:1px solid #ffffff1f;border-radius:10px;background:#030a11;color:#fff;padding:0 12px}.h2h-auth-actions{display:flex;gap:8px;flex-wrap:wrap}.h2h-auth-actions button{min-height:44px;border:0;border-radius:10px;padding:0 14px;font-weight:900;cursor:pointer}.h2h-auth-primary{background:#168cff;color:white}.h2h-google{background:white;color:#111}.h2h-auth-close{background:#162331;color:#fff}.h2h-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.h2h-settings-card{border:1px solid #ffffff16;border-radius:18px;padding:18px;background:#07111bcc}.h2h-settings-card h4{margin:0 0 12px}.h2h-settings-card input,.h2h-settings-card select{width:100%;min-height:42px;background:#020810;border:1px solid #ffffff1f;border-radius:10px;color:#fff;padding:0 10px;margin:5px 0 10px}.h2h-avatar-presets{display:flex;gap:8px;flex-wrap:wrap}.h2h-avatar-choice{width:46px;height:46px;border-radius:50%;border:2px solid #ffffff20;display:grid;place-items:center;background:#102031;color:#fff;font-weight:1000;cursor:pointer}.h2h-avatar-choice.active{border-color:#169cff}.h2h-profile-preview{width:84px;height:84px;border-radius:50%;object-fit:cover;background:#102031;display:grid;place-items:center;font-weight:1000;font-size:24px;margin-bottom:10px}.h2h-otp-row{display:flex;gap:8px}.h2h-otp-row input{min-width:0}.h2h-toast{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);z-index:100000;background:#0b1926;border:1px solid #ffffff22;color:white;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:800}.h2h-toast[hidden]{display:none}
@media(max-width:680px){.h2h-tape{grid-template-columns:1fr 1fr}.h2h-tape-vs{display:none}.h2h-settings-grid{grid-template-columns:1fr}.h2h-hype-card{padding:18px}.h2h-tape-avatar{width:72px;height:72px}.h2h-tape-name{font-size:18px}}
@media(prefers-reduced-motion:reduce){.h2h-search-wheel,.h2h-search-wheel:after,.h2h-coin{animation:none}}

/* V25.1 — compact, in-match comms. Replaces the oversized floating MIC/COMMANDS/SPECTATOR dock. */
.h2h-voice-dock{display:none!important}
.draft-scoreboard{position:relative}
.draft-voice-center.h2h-global-comms{position:relative;display:grid;grid-template-columns:34px 20px 34px;align-items:center;justify-content:center;gap:4px;min-width:0;padding-bottom:14px}
.draft-voice-center.h2h-global-comms .voice-btn{width:34px;height:38px;border-radius:11px;padding:2px 0;border-width:1px;background:rgba(5,14,24,.78);backdrop-filter:blur(8px);box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)}
.draft-voice-center.h2h-global-comms .voice-btn small{font-size:5.5px;letter-spacing:.08em}
.draft-voice-center.h2h-global-comms .h2h-comm-icon{width:16px;height:16px;display:block}
.draft-voice-center.h2h-global-comms .h2h-comm-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.draft-voice-center.h2h-global-comms .h2h-rival-mic:disabled{opacity:.72;cursor:default}
.draft-voice-center.h2h-global-comms .h2h-comm-more{position:absolute;left:50%;bottom:-1px;transform:translateX(-50%);width:24px;height:14px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(8,18,29,.86);color:#75879a;display:grid;place-items:center;padding:0;cursor:pointer}
.draft-voice-center.h2h-global-comms .h2h-comm-more .h2h-comm-icon{width:11px;height:11px}
.draft-voice-center.h2h-global-comms .h2h-comm-more svg{fill:currentColor;stroke:none}
.draft-voice-center.h2h-global-comms .draft-vs{font-size:8px;opacity:.72}
.h2h-voice-help-compact{right:auto;left:50%;bottom:auto;top:138px;transform:translateX(-50%);width:min(292px,calc(100vw - 28px));padding:13px 14px;border-radius:14px;background:rgba(5,15,25,.97);border-color:rgba(255,255,255,.13);box-shadow:0 18px 55px #000b}
.h2h-voice-help-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.h2h-voice-help-head h4{margin:0;font-size:11px;letter-spacing:.08em}.h2h-voice-help-head button{width:25px;height:25px;border:1px solid #ffffff18;border-radius:8px;background:#0d1c29;color:#94a6b8;font-size:16px;line-height:1;cursor:pointer}
.h2h-voice-help-compact p{margin:8px 0 4px}.h2h-voice-help-compact ul{columns:2;column-gap:18px;margin:4px 0 10px}.h2h-voice-help-compact li{break-inside:avoid;margin:3px 0}
.h2h-mini-share{width:100%;min-height:34px;border:1px solid #ffffff1d;border-radius:9px;background:#0c2234;color:#cfeaff;font-size:9px;font-weight:950;letter-spacing:.06em;cursor:pointer}
.h2h-baseball-comms{position:absolute!important;left:50%;top:57px;transform:translateX(-50%);z-index:4}
.bb-top{position:relative}
@media(max-width:860px){.draft-voice-center.h2h-global-comms{grid-template-columns:30px 16px 30px;gap:3px}.draft-voice-center.h2h-global-comms .voice-btn{width:30px;height:34px;border-radius:9px}.draft-voice-center.h2h-global-comms .h2h-comm-icon{width:14px;height:14px}.h2h-voice-help-compact{top:126px}.h2h-baseball-comms{top:53px}}
