/* 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}}

/* V27 modern pre-match, ready, coin and results */
.h2h-global-overlay{background:rgba(1,5,10,.88);backdrop-filter:blur(20px) saturate(1.1)}
.h2h-hype-card{width:min(620px,90vw);border:1px solid rgba(116,157,194,.22);border-radius:22px;background:linear-gradient(160deg,#08131eee,#040a11f5);padding:24px;box-shadow:0 28px 90px #000b}
.h2h-search-stage{width:min(480px,88vw);padding:24px 22px}.h2h-search-wheel{width:58px;height:58px;border-width:4px;margin-bottom:16px}.h2h-search-wheel:after{font-size:11px}.h2h-search-stage .h2h-global-title{font-size:30px;letter-spacing:.02em}.h2h-search-stage .h2h-global-sub{font-size:12px;margin:4px 0 0}
.h2h-coin-stage{width:min(500px,90vw);padding:26px}.h2h-coin{width:92px;height:92px;margin:20px auto 16px;border-width:3px;font-size:20px}.h2h-coin-winner{font-size:13px;font-weight:1000;letter-spacing:.12em;color:#66c4ff;margin:6px 0}.h2h-coin-stage h2{font-size:24px;margin:8px 0}
.ready-check{background:rgba(1,5,10,.9)!important;backdrop-filter:blur(20px)!important}.ready-card{width:min(640px,94vw)!important;border-radius:22px!important;border:1px solid #294158!important;background:linear-gradient(160deg,#08131ef5,#050b12f8)!important;padding:24px!important;box-shadow:0 30px 90px #000b!important}.ready-card h2{font-family:inherit!important;font-style:normal!important;font-size:28px!important;letter-spacing:-.02em!important}.ready-head{align-items:center}.ready-head strong{font-size:30px!important}.ready-versus{margin:18px 0 10px!important}.ready-player{border-radius:14px!important;background:#07111a!important;border-color:#213449!important}.ready-player>b{width:42px!important;height:42px!important}.h2h-ready-profile-stats{display:grid;grid-template-columns:1fr 28px 1fr;gap:12px;align-items:center;margin:0 0 18px}.h2h-ready-profile-stats>div{display:grid;grid-template-columns:auto auto auto auto;gap:5px 8px;align-items:baseline;padding:12px;border-radius:12px;background:#050c13;border:1px solid #172838}.h2h-ready-profile-stats b{font-size:14px}.h2h-ready-profile-stats span{font-size:8px;color:#8194a6}.h2h-ready-profile-stats small{grid-column:1/-1;color:#8ba0b3;font-size:9px}.h2h-ready-profile-stats>i{text-align:center;color:#53687a;font-style:normal;font-weight:900}.ready-actions .btn{border-radius:12px!important;min-height:48px!important}.ready-actions .primary{background:linear-gradient(135deg,#168dff,#0d68d7)!important;box-shadow:0 8px 26px #087eea2c!important}
.h2h-final-breakdown{margin-top:18px;border-top:1px solid #223140;padding-top:16px;text-align:left}.h2h-final-metric{display:flex;justify-content:space-between;align-items:center;padding:9px 0}.h2h-final-metric span{font-size:9px;letter-spacing:.12em;color:#8295a7;font-weight:900}.h2h-final-metric strong{font-size:20px}.h2h-final-metric i{font-size:10px;color:#6f8191;font-style:normal}.h2h-final-metric .positive{color:#54e58b}.h2h-final-metric .negative{color:#ff596b}.h2h-final-rosters{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px}.h2h-final-rosters>div{background:#050c13;border:1px solid #172838;border-radius:12px;padding:12px}.h2h-final-rosters h4{font-size:10px;letter-spacing:.1em;margin:0 0 8px;color:#73c4ff}.h2h-final-rosters p{margin:4px 0!important;font-size:9px!important;color:#c2cfda!important;line-height:1.35!important}
@media(max-width:620px){.h2h-hype-card{border-radius:18px}.h2h-search-stage{width:min(360px,88vw);padding:20px}.h2h-search-stage .h2h-global-title{font-size:25px}.ready-card{padding:18px!important}.ready-versus{grid-template-columns:1fr 32px 1fr!important}.ready-vs{height:auto!important}.ready-player{grid-template-columns:36px 1fr!important;padding:10px!important}.ready-player>b{width:34px!important;height:34px!important;font-size:11px}.ready-player strong{font-size:11px!important}.h2h-ready-profile-stats{grid-template-columns:1fr 20px 1fr;gap:7px}.h2h-ready-profile-stats>div{padding:9px;grid-template-columns:auto auto;gap:3px 5px}.h2h-ready-profile-stats small{font-size:8px}.h2h-final-rosters{grid-template-columns:1fr}.h2h-coin{width:78px;height:78px}.h2h-coin-stage .h2h-global-title{font-size:32px}}
/* v28 coin outcome timing: result appears only after the coin visibly lands. */
.h2h-coin-pending{min-height:58px;display:grid;place-items:center;color:#8ea2b4;font-size:11px;font-weight:1000;letter-spacing:.16em}
.h2h-coin-result[hidden],.h2h-coin-pending[hidden]{display:none!important}
.h2h-coin-result{animation:h2hCoinResultIn .22s ease-out}
@keyframes h2hCoinResultIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}

/* V31.1 — persistent compact match comms across every sport */
.draft-scoreboard>.draft-voice-center.h2h-global-comms{display:grid!important;visibility:visible!important;opacity:1!important;z-index:8}
.draft-voice-center.h2h-global-comms .voice-btn{display:grid!important;visibility:visible!important}
.draft-voice-center.h2h-global-comms .h2h-comm-more{font-size:10px;line-height:1;font-weight:900}
.h2h-baseball-vs{display:grid!important;place-items:center;min-width:92px}
.h2h-baseball-vs>.draft-voice-center.h2h-global-comms{display:grid!important}
@media(max-width:860px){
  .draft-scoreboard>.draft-voice-center.h2h-global-comms{grid-template-columns:34px 18px 34px!important;gap:5px!important;padding-bottom:13px!important}
  .draft-scoreboard>.draft-voice-center.h2h-global-comms .voice-btn{width:34px!important;height:39px!important;min-width:34px!important}
  .h2h-baseball-vs{min-width:78px}
}

/* V31.2 — Baseball-style pre-game loading engine standardized across every sport */
.h2h-baseball-search-stage{width:min(470px,90vw);padding:24px 22px 22px;text-align:center;border-radius:22px;overflow:hidden;position:relative}
.h2h-bb-search-kicker{font-size:9px;font-weight:1000;letter-spacing:.17em;color:#72bfff;margin-bottom:6px}
.h2h-bb-search-title{margin:0;font-size:25px;line-height:1;letter-spacing:-.025em;color:#f4f9ff}
.h2h-bb-search-sub{margin:8px 0 0;color:#8ea2b5;font-size:11px}
.h2h-bb-search-orbit{position:relative;width:78px;height:78px;margin:18px auto 10px;border:1px solid #2c4961;border-radius:50%;box-shadow:inset 0 0 30px #0d6eb522,0 0 28px #0d6eb515}
.h2h-bb-search-orbit:before{content:"H2H";position:absolute;inset:0;display:grid;place-items:center;font-size:11px;font-weight:1000;letter-spacing:.08em;color:#d6edff}
.h2h-bb-search-orbit span{position:absolute;left:50%;top:50%;width:7px;height:7px;border-radius:50%;background:#1c9eff;box-shadow:0 0 12px #1c9eff;transform-origin:0 0;animation:h2hBbOrbit 1.15s linear infinite}
.h2h-bb-search-orbit span:nth-child(1){transform:rotate(0deg) translateX(37px)}
.h2h-bb-search-orbit span:nth-child(2){animation-delay:-.38s;transform:rotate(120deg) translateX(37px)}
.h2h-bb-search-orbit span:nth-child(3){animation-delay:-.76s;transform:rotate(240deg) translateX(37px)}
@keyframes h2hBbOrbit{from{rotate:0deg}to{rotate:360deg}}
.h2h-bb-search-status{display:inline-flex;align-items:center;gap:6px;margin-top:14px;padding:6px 9px;border:1px solid #19354b;border-radius:999px;background:#06111b;color:#6f8495;font-size:8px;font-weight:1000;letter-spacing:.12em}.h2h-bb-search-status i{width:6px;height:6px;border-radius:50%;background:#45d48a;box-shadow:0 0 9px #45d48a}

/* V31.2 — final team grades and drafted-player recap */
.h2h-final-grade-row{display:grid;grid-template-columns:1fr 34px 1fr;gap:10px;align-items:center;margin:2px 0 12px}.h2h-team-grade{border:1px solid #1d3346;border-radius:14px;background:#06101a;padding:12px;text-align:center}.h2h-team-grade.you{border-color:#1677b65c}.h2h-team-grade.rival{border-color:#b83d4c5c}.h2h-team-grade span{display:block;font-size:8px;letter-spacing:.13em;color:#8498aa;font-weight:1000}.h2h-team-grade strong{display:block;font-size:38px;line-height:1;margin:5px 0 3px;color:#fff}.h2h-team-grade small{font-size:9px;color:#a9bac8;font-weight:900}.h2h-grade-vs{text-align:center;color:#5c7183;font-size:9px;font-weight:1000}.h2h-grade-key{font-size:7.5px;line-height:1.6;color:#718697;text-align:center;letter-spacing:.055em;margin:6px 0 12px}.h2h-grade-key b{color:#fff}.h2h-grade-key i{font-style:normal;color:#354b5e}.h2h-final-rosters p{display:flex;align-items:center;min-height:25px;padding:4px 6px;margin:3px 0!important;border-radius:7px;background:#0a151f;color:#d4e0e9!important}
@media(max-width:620px){.h2h-baseball-search-stage{width:min(340px,90vw);padding:19px 16px}.h2h-bb-search-title{font-size:21px}.h2h-bb-search-orbit{width:68px;height:68px}.h2h-bb-search-orbit span:nth-child(1){transform:rotate(0deg) translateX(32px)}.h2h-bb-search-orbit span:nth-child(2){transform:rotate(120deg) translateX(32px)}.h2h-bb-search-orbit span:nth-child(3){transform:rotate(240deg) translateX(32px)}.h2h-final-grade-row{grid-template-columns:1fr 22px 1fr;gap:6px}.h2h-team-grade{padding:10px 6px}.h2h-team-grade strong{font-size:32px}.h2h-team-grade span{font-size:7px}}
@media(prefers-reduced-motion:reduce){.h2h-bb-search-orbit span{animation:none}}
