:root{--bd-bg:#050b14;--bd-panel:#0c1524;--bd-panel2:#111e31;--bd-line:rgba(255,255,255,.1);--bd-text:#f8fafc;--bd-muted:#9fb0c5;--bd-lime:#c8ff3d;--bd-red:#f43f5e}.bdlg-body{margin:0;background:radial-gradient(circle at 12% 10%,#142743 0,transparent 34%),var(--bd-bg);color:var(--bd-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.bdlg-body *{box-sizing:border-box}.bdlg-app{width:min(1480px,100%);margin:auto;min-height:100vh;padding:0 28px 28px}.bdlg-top{height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px;border-bottom:1px solid var(--bd-line)}.bdlg-brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none}.bdlg-brand>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--bd-lime);color:#07111f;font-weight:1000}.bdlg-brand strong{font-size:17px}.bdlg-top nav{display:flex;align-items:center;gap:26px;color:var(--bd-muted);font-weight:750}.bdlg-top nav a{color:var(--bd-muted);text-decoration:none}.bdlg-top nav a.active{color:#fff}.bdlg-session-pill{display:flex;align-items:center;gap:8px;border:1px solid rgba(200,255,61,.3);background:rgba(200,255,61,.08);color:#dfff86;padding:9px 12px;border-radius:999px;font-size:12px;font-weight:900}.bdlg-session-pill i{width:8px;height:8px;border-radius:50%;background:var(--bd-lime);box-shadow:0 0 14px var(--bd-lime)}.bdlg-title{display:flex;align-items:end;justify-content:space-between;gap:22px;padding:30px 0 20px}.bdlg-eyebrow{display:block;color:var(--bd-lime);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.14em}.bdlg-title h1{margin:7px 0 0;font-size:clamp(28px,4vw,48px);line-height:1.05;letter-spacing:-.035em}.bdlg-title h1 em{font-style:normal;color:var(--bd-muted);font-size:.55em}.bdlg-clock{color:var(--bd-muted);font-weight:750}.bdlg-main-grid,.bdlg-game-focus{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.55fr);gap:18px}.bdlg-live-frame{position:relative;overflow:hidden;border:1px solid var(--bd-line);border-radius:22px;background:#000;box-shadow:0 26px 60px rgba(0,0,0,.35)}.bdlg-live-badge{position:absolute;z-index:3;left:15px;top:15px;border-radius:8px;background:var(--bd-red);color:#fff;padding:6px 9px;font-size:11px;font-weight:1000;letter-spacing:.08em}.bdlg-video{aspect-ratio:16/9}.bdlg-video iframe{width:100%;height:100%;border:0;display:block}.bdlg-video-empty{display:grid;place-items:center;aspect-ratio:16/9;background:linear-gradient(135deg,#0b1526,#15243a);text-align:center;color:var(--bd-muted)}.bdlg-video-empty span{display:block;color:#fff;font-weight:950;font-size:20px}.bdlg-score-card{display:flex;flex-direction:column;gap:14px;padding:22px;border-radius:22px;background:linear-gradient(180deg,var(--bd-panel2),var(--bd-panel));border:1px solid var(--bd-line);box-shadow:0 20px 48px rgba(0,0,0,.25)}.bdlg-score-head,.bdlg-teams{display:flex;align-items:center;justify-content:space-between;gap:14px}.bdlg-score-head{font-weight:950}.bdlg-connected{color:#8df5b0;font-size:12px}.bdlg-teams strong{width:45%;font-size:14px}.bdlg-teams strong:last-child{text-align:right}.bdlg-score{display:flex;align-items:center;justify-content:center;gap:22px;padding:15px 0}.bdlg-score b{font-size:clamp(64px,7vw,94px);line-height:.8}.bdlg-score b:first-child{color:var(--bd-lime)}.bdlg-score span{font-size:34px;color:#6b7b91}.bdlg-score-card>p{margin:0;text-align:center;color:var(--bd-muted);font-weight:750}.bdlg-side-box{padding:13px 14px;background:rgba(255,255,255,.04);border:1px solid var(--bd-line);border-radius:14px}.bdlg-side-box small{display:block;color:var(--bd-muted);font-weight:850;margin-bottom:4px}.bdlg-side-box strong{font-size:13px}.bdlg-sponsor-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin-top:18px}.bdlg-sponsor,.bdlg-powered{min-height:76px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid var(--bd-line);background:rgba(17,30,49,.86);border-radius:17px;padding:12px;color:#fff;text-decoration:none}.bdlg-sponsor img{max-height:44px;max-width:170px;object-fit:contain}.bdlg-sponsor small,.bdlg-powered small{display:block;color:var(--bd-muted);font-size:10px;text-transform:uppercase;letter-spacing:.1em}.bdlg-powered{min-width:210px;text-align:center}.bdlg-lower{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.55fr);gap:18px;margin-top:28px}.bdlg-section-head{display:flex;align-items:center;justify-content:space-between}.bdlg-section-head h2{margin:0 0 14px}.bdlg-section-head span{color:var(--bd-muted);font-weight:800}.bdlg-court-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.bdlg-court-card{display:block;min-height:150px;padding:16px;border-radius:17px;background:var(--bd-panel);border:1px solid var(--bd-line);color:#fff;text-decoration:none}.bdlg-court-card.active{border-color:var(--bd-lime);box-shadow:0 0 0 1px rgba(200,255,61,.15),0 14px 32px rgba(0,0,0,.2)}.bdlg-court-card>div{display:flex;justify-content:space-between;gap:8px}.bdlg-court-card>div span{font-size:10px;color:#fda4af;font-weight:950}.bdlg-court-card p{min-height:42px;color:var(--bd-muted);font-size:12px}.bdlg-court-card b{font-size:28px}.bdlg-share-card{padding:20px;border-radius:20px;background:linear-gradient(145deg,#101d30,#0a1220);border:1px solid var(--bd-line)}.bdlg-share-card code{display:block;overflow:auto;margin:12px 0;background:#050b14;color:#d9ff71;border-radius:11px;padding:12px;font-size:12px}.bdlg-primary{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;background:var(--bd-lime);color:#07111f!important;text-decoration:none;font-weight:950;padding:12px 15px;cursor:pointer}.bdlg-share-card p,.bdlg-soft-panel{color:var(--bd-muted);font-size:12px;line-height:1.55}.bdlg-sponsor-strip{display:flex;gap:10px;overflow:auto;margin-top:20px;padding-bottom:8px}.bdlg-sponsor.strip{min-width:190px;min-height:60px}.bdlg-footer{display:flex;justify-content:space-between;gap:20px;margin-top:28px;padding:20px 0;border-top:1px solid var(--bd-line);color:var(--bd-muted);font-size:12px}.bdlg-game-focus{margin-top:12px}.bdlg-game-page .bdlg-lower{grid-template-columns:1fr}.bdlg-scorer{width:min(720px,100%);min-height:100vh;margin:auto;padding:0 18px 28px}.bdlg-scorer>header{height:70px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--bd-line)}.bdlg-scorer-info{padding:24px 2px 16px}.bdlg-scorer-info h1{margin:5px 0;font-size:36px}.bdlg-scorer-info p{color:var(--bd-muted)}.bdlg-scorer-panel{border:1px solid var(--bd-line);border-radius:24px;background:linear-gradient(180deg,var(--bd-panel2),var(--bd-panel));padding:18px;box-shadow:0 24px 60px rgba(0,0,0,.32)}.bdlg-loading{padding:70px 20px;text-align:center;color:var(--bd-muted);font-weight:800}.bdlg-scorer-matchup{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;text-align:center}.bdlg-scorer-matchup strong{font-size:17px}.bdlg-scorer-score{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.bdlg-score-side{padding:18px 12px;border-radius:18px;background:rgba(255,255,255,.04);border:1px solid var(--bd-line);text-align:center}.bdlg-score-side b{display:block;font-size:72px;line-height:1;margin-bottom:14px}.bdlg-score-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.bdlg-score-buttons button,.bdlg-scorer-actions button{min-height:56px;border:1px solid var(--bd-line);border-radius:14px;background:#17263b;color:#fff;font-size:24px;font-weight:950}.bdlg-score-buttons button.plus{background:var(--bd-lime);color:#07111f}.bdlg-scorer-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.bdlg-scorer-actions button{font-size:14px}.bdlg-scorer-actions .finish{grid-column:1/-1;background:#fff;color:#07111f}.bdlg-scorer-message{margin-top:12px;min-height:20px;color:#d9ff71;text-align:center;font-weight:800}.bdlg-scorer footer{display:flex;justify-content:space-between;gap:12px;margin-top:18px;color:var(--bd-muted);font-size:11px}@media(max-width:980px){.bdlg-main-grid,.bdlg-game-focus,.bdlg-lower{grid-template-columns:1fr}.bdlg-court-grid{grid-template-columns:1fr 1fr}.bdlg-sponsor-row{grid-template-columns:1fr}.bdlg-powered{min-width:0}.bdlg-top nav{display:none}}@media(max-width:620px){.bdlg-app{padding:0 14px 20px}.bdlg-top{height:64px}.bdlg-brand strong{font-size:14px}.bdlg-title{align-items:flex-start;flex-direction:column;padding-top:22px}.bdlg-clock{font-size:12px}.bdlg-score-card{padding:17px}.bdlg-score b{font-size:68px}.bdlg-court-grid{grid-template-columns:1fr 1fr}.bdlg-footer,.bdlg-scorer footer{flex-direction:column}.bdlg-scorer-score{grid-template-columns:1fr 1fr}.bdlg-score-side{padding:14px 8px}.bdlg-score-side b{font-size:58px}.bdlg-session-pill{font-size:10px}}
.bdlg-current-game-link{margin:0 auto}.bdlg-scorer-game-link{display:flex;justify-content:center;margin-top:12px;color:#d9ff71;text-decoration:none;font-weight:900;font-size:13px}
.bdlg-recent-games{margin-top:28px}.bdlg-replay-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bdlg-replay-card{display:grid;gap:7px;padding:16px;border:1px solid var(--bd-line);border-radius:17px;background:linear-gradient(145deg,#101d30,#0a1220);color:#fff;text-decoration:none}.bdlg-replay-card>span{color:var(--bd-lime);font-size:10px;font-weight:950;letter-spacing:.1em}.bdlg-replay-card>b{font-size:24px}.bdlg-replay-card>small{color:var(--bd-muted)}.bdlg-scorer-final{text-align:center;padding:18px}.bdlg-scorer-final>span{display:inline-flex;border-radius:999px;background:rgba(200,255,61,.12);border:1px solid rgba(200,255,61,.3);color:var(--bd-lime);padding:7px 10px;font-size:11px;font-weight:950;letter-spacing:.1em}.bdlg-scorer-final .bdlg-scorer-matchup{margin:22px 0;grid-template-columns:1fr auto 1fr}.bdlg-scorer-final .bdlg-scorer-matchup b{font-size:30px;color:var(--bd-lime)}.bdlg-scorer-final p{color:var(--bd-muted);font-size:12px}.bdlg-scorer-final .bdlg-scorer-game-link{margin:0 auto;max-width:360px;color:#07111f!important}@media(max-width:900px){.bdlg-replay-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.bdlg-replay-grid{grid-template-columns:1fr}.bdlg-scorer-final .bdlg-scorer-matchup{grid-template-columns:1fr}.bdlg-scorer-final .bdlg-scorer-matchup b{order:2}.bdlg-scorer-final .bdlg-scorer-matchup strong:last-child{order:3}}
/* v0.1.2 mandatory game confirmation */
.bdlg-confirm-game{text-align:center;padding:8px}.bdlg-confirm-game h2{margin:9px 0 22px;font-size:23px}.bdlg-confirm-game .bdlg-scorer-matchup{margin-bottom:22px;padding:18px;border:1px solid var(--bd-line);border-radius:17px;background:rgba(255,255,255,.04)}.bdlg-confirm-live,.bdlg-mismatch{width:100%;min-height:58px;border-radius:14px;font-weight:950;font-size:15px;cursor:pointer}.bdlg-confirm-live{border:0;background:var(--bd-lime);color:#07111f}.bdlg-mismatch{margin-top:10px;border:1px solid var(--bd-line);background:#17263b;color:#fff}.bdlg-confirm-game>p{color:var(--bd-muted);font-size:12px}.bdlg-live-confirmed{display:flex;justify-content:center;margin-bottom:14px}.bdlg-live-confirmed span{display:inline-flex;border-radius:999px;background:rgba(244,63,94,.13);border:1px solid rgba(244,63,94,.35);color:#fda4af;padding:7px 10px;font-size:11px;font-weight:950;letter-spacing:.08em}.bdlg-not-started{max-width:720px;margin:12vh auto;padding:38px;border:1px solid var(--bd-line);border-radius:24px;background:linear-gradient(145deg,#101d30,#0a1220);text-align:center}.bdlg-not-started h1{font-size:clamp(30px,5vw,50px);margin:10px 0}.bdlg-not-started p{color:var(--bd-muted);line-height:1.6}

/* v0.1.4 public title contrast repair */
.bdlg-body .bdlg-title h1,.bdlg-body .bdlg-title h2{color:var(--bd-text)!important;text-shadow:0 2px 18px rgba(0,0,0,.28)}
.bdlg-body .bdlg-title h1 a,.bdlg-body .bdlg-title h2 a{color:inherit!important}


/* v0.1.5 scorer and dark-page heading contrast repair */
.bdlg-body .bdlg-scorer-info h1,
.bdlg-body .bdlg-confirm-game h2,
.bdlg-body .bdlg-section-head h2,
.bdlg-body .bdlg-share-card h2,
.bdlg-body .bdlg-not-started h1{color:var(--bd-text)!important;text-shadow:0 2px 18px rgba(0,0,0,.28)}
.bdlg-body .bdlg-scorer-info h1 a,
.bdlg-body .bdlg-confirm-game h2 a,
.bdlg-body .bdlg-section-head h2 a,
.bdlg-body .bdlg-share-card h2 a,
.bdlg-body .bdlg-not-started h1 a{color:inherit!important}

/* v0.2.0 future-highlight timing indicator */
.bdlg-live-confirmed{flex-direction:column;align-items:center;gap:6px}
.bdlg-live-confirmed small{display:block;color:#cbd5e1;font-size:10px;font-weight:850;letter-spacing:.04em;text-align:center}

/* v0.3.0 true pickleball side-out scoring */
.bdlg-serve-state{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;background:rgba(200,255,61,.06);border:1px solid rgba(200,255,61,.16)}
.bdlg-serve-state span{opacity:.22;color:#fff;font-size:10px;font-weight:1000;letter-spacing:.08em;white-space:nowrap}
.bdlg-serve-state span:last-child{text-align:right}
.bdlg-serve-state span.active{opacity:1;color:var(--bd-lime);text-shadow:0 0 16px rgba(200,255,61,.35)}
.bdlg-serve-state strong{color:#fff;font-size:14px;letter-spacing:.08em;text-align:center}
.bdlg-last-action{min-height:18px!important;color:#d4dfed!important;font-size:11px!important;line-height:1.35}
.bdlg-court-card>small{display:block;margin-top:8px;color:var(--bd-lime);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}
.bdlg-live-confirmed{display:flex;flex-direction:column;align-items:center;gap:5px}
.bdlg-live-confirmed small{color:var(--bd-muted);font-size:10px;font-weight:850;letter-spacing:.04em;text-align:center}
.bdlg-start-serve-help{margin:0 0 13px;color:var(--bd-muted);font-size:12px}
.bdlg-start-serve-help strong{color:var(--bd-lime)}
.bdlg-team2-start{margin-top:9px;background:#fff;color:#07111f}
.bdlg-sideout-matchup{margin-top:8px}
.bdlg-sideout-matchup strong{display:flex;flex-direction:column;gap:5px;align-items:center;padding:10px;border-radius:13px;border:1px solid transparent}
.bdlg-sideout-matchup strong.serving{border-color:rgba(200,255,61,.38);background:rgba(200,255,61,.08)}
.bdlg-sideout-matchup strong i{color:var(--bd-lime);font-style:normal;font-size:10px;letter-spacing:.08em}
.bdlg-score-side small{display:block;color:var(--bd-muted);font-size:10px;font-weight:950;letter-spacing:.1em;margin-bottom:5px}
.bdlg-official-call{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin-top:12px;padding:13px 14px;border-radius:16px;background:#07111f;border:1px solid rgba(200,255,61,.28);text-align:center}
.bdlg-official-call span,.bdlg-official-call small{color:var(--bd-muted);font-size:10px;font-weight:900;letter-spacing:.08em}
.bdlg-official-call strong{color:var(--bd-lime);font-size:26px;line-height:1}
.bdlg-rally-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}
.bdlg-rally-buttons button{min-height:88px;padding:12px;border:1px solid var(--bd-line);border-radius:16px;background:#17263b;color:#fff;cursor:pointer}
.bdlg-rally-buttons button:first-child{background:linear-gradient(145deg,#263b16,#172510);border-color:rgba(200,255,61,.35)}
.bdlg-rally-buttons button span{display:block;color:var(--bd-muted);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.bdlg-rally-buttons button strong{display:block;margin-top:5px;font-size:14px;line-height:1.25}
.bdlg-last-rally{margin-top:10px;min-height:39px;padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.04);color:#dbe6f3;font-size:11px;font-weight:800;text-align:center}
.bdlg-corrections{margin-top:13px;border:1px solid var(--bd-line);border-radius:14px;background:rgba(255,255,255,.025);overflow:hidden}
.bdlg-corrections summary{padding:13px 14px;color:var(--bd-muted);font-size:12px;font-weight:900;cursor:pointer}
.bdlg-corrections p{margin:0;padding:0 14px 9px;color:var(--bd-muted);font-size:11px}
.bdlg-corrections>div{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 12px 12px}
.bdlg-corrections button{min-height:44px;border:1px solid var(--bd-line);border-radius:11px;background:#17263b;color:#fff;font-size:11px;font-weight:900}
@media(max-width:620px){.bdlg-serve-state{grid-template-columns:1fr auto 1fr;gap:6px;padding:9px 8px}.bdlg-serve-state span{font-size:8px}.bdlg-official-call strong{font-size:23px}.bdlg-rally-buttons{grid-template-columns:1fr}.bdlg-rally-buttons button{min-height:72px}.bdlg-corrections>div{grid-template-columns:1fr 1fr}}


/* v0.4.0 public viewer-growth and simplified Live / Replays interface */
[hidden]{display:none!important}
.bdlg-top nav button{appearance:none;border:0;background:transparent;color:var(--bd-muted);font:inherit;font-weight:750;cursor:pointer;padding:6px 0}
.bdlg-top nav button.active{color:#fff}
.bdlg-event-title p{margin:9px 0 0;color:var(--bd-muted);font-weight:700}
.bdlg-growth-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 18px;padding:16px 18px;border:1px solid rgba(200,255,61,.2);border-radius:18px;background:linear-gradient(135deg,rgba(200,255,61,.08),rgba(17,30,49,.8))}
.bdlg-growth-bar>div:first-child{display:grid;gap:5px}
.bdlg-growth-bar>div:first-child strong{font-size:14px;line-height:1.4}
.bdlg-growth-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}
.bdlg-social-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 14px;border:1px solid var(--bd-line);border-radius:12px;color:#fff!important;text-decoration:none;font:inherit;font-size:12px;font-weight:950;cursor:pointer}
.bdlg-social-button span{display:grid;place-items:center;min-width:19px;height:19px;font-weight:1000}
.bdlg-social-button.youtube{background:#e11d48;border-color:#fb7185}
.bdlg-social-button.facebook{background:#2563eb;border-color:#60a5fa}
.bdlg-social-button.share{background:#17263b}
.bdlg-growth-actions-compact .bdlg-social-button{min-height:36px;padding:8px 10px;font-size:10px}
.bdlg-view-tabs{display:flex;gap:8px;margin:0 0 16px;padding:5px;border:1px solid var(--bd-line);border-radius:14px;background:rgba(12,21,36,.78);width:max-content;max-width:100%}
.bdlg-view-tabs button{appearance:none;border:0;border-radius:10px;background:transparent;color:var(--bd-muted);padding:10px 15px;font-size:12px;font-weight:950;cursor:pointer}
.bdlg-view-tabs button.active{background:var(--bd-lime);color:#07111f}
.bdlg-view-tabs button span{display:inline-flex;margin-left:5px;padding:2px 6px;border-radius:999px;background:rgba(255,255,255,.12)}
.bdlg-view-tabs button.active span{background:rgba(7,17,31,.14)}
.bdlg-video-column{min-width:0}
.bdlg-under-video-growth{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:10px;padding:13px 14px;border:1px solid var(--bd-line);border-radius:15px;background:rgba(12,21,36,.8)}
.bdlg-under-video-growth>div:first-child{display:grid;gap:3px}
.bdlg-under-video-growth strong{font-size:12px}
.bdlg-under-video-growth span{color:var(--bd-muted);font-size:10px;line-height:1.45}
.bdlg-wait-promo{display:grid;gap:6px;padding:13px;border:1px solid rgba(200,255,61,.2);border-radius:14px;background:rgba(200,255,61,.06);text-align:center}
.bdlg-wait-promo>strong{font-size:13px}
.bdlg-wait-promo>span{color:var(--bd-muted);font-size:10px}
.bdlg-wait-promo .bdlg-growth-actions{justify-content:center}
.bdlg-section-head p{margin:3px 0 14px;color:var(--bd-muted);font-size:12px}
.bdlg-share-card h2{margin:7px 0 0;color:#fff}
.bdlg-share-card .bdlg-growth-actions{justify-content:flex-start}
.bdlg-replay-card{cursor:default}
.bdlg-replay-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:6px}
.bdlg-replay-actions a,.bdlg-replay-actions button{display:flex;align-items:center;justify-content:center;min-height:38px;border:1px solid var(--bd-line);border-radius:10px;background:#17263b;color:#fff;text-decoration:none;font:inherit;font-size:10px;font-weight:950;cursor:pointer}
.bdlg-replay-actions a{background:var(--bd-lime);color:#07111f}
.bdlg-replay-growth{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:18px;padding:22px;border:1px solid var(--bd-line);border-radius:20px;background:linear-gradient(145deg,#101d30,#0a1220)}
.bdlg-replay-growth h2{margin:7px 0;color:#fff}
.bdlg-replay-growth p{margin:0;color:var(--bd-muted)}
.bdlg-game-after{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px}
.bdlg-watch-more{padding:20px;border:1px solid var(--bd-line);border-radius:20px;background:linear-gradient(145deg,#101d30,#0a1220)}
.bdlg-watch-more h2{margin:7px 0;color:#fff}
.bdlg-watch-more p{color:var(--bd-muted);line-height:1.55}
.bdlg-secondary-link{display:inline-flex;margin-left:8px;color:#d9ff71;text-decoration:none;font-weight:900;font-size:12px}
.bdlg-mobile-sticky{display:none}
@media(max-width:980px){
  .bdlg-growth-bar,.bdlg-under-video-growth,.bdlg-replay-growth{align-items:flex-start;flex-direction:column}
  .bdlg-growth-actions{justify-content:flex-start}
  .bdlg-game-after{grid-template-columns:1fr}
}
@media(max-width:620px){
  .bdlg-body{padding-bottom:72px}
  .bdlg-event-title{padding-bottom:14px}
  .bdlg-growth-bar{padding:14px}
  .bdlg-growth-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}
  .bdlg-growth-actions .bdlg-social-button.share:last-child:nth-child(odd){grid-column:1/-1}
  .bdlg-growth-actions-compact{display:flex;width:auto}
  .bdlg-growth-actions-compact .bdlg-social-button{flex:1}
  .bdlg-view-tabs{position:sticky;z-index:8;top:0;width:100%;background:#07111f}
  .bdlg-view-tabs button{flex:1;padding:10px 7px}
  .bdlg-under-video-growth{display:none}
  .bdlg-replay-growth{padding:18px}
  .bdlg-replay-actions{grid-template-columns:1fr}
  .bdlg-mobile-sticky{position:fixed;z-index:50;left:0;right:0;bottom:0;display:flex;align-items:stretch;justify-content:center;min-height:62px;padding:7px max(7px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(7px,env(safe-area-inset-left));border-top:1px solid rgba(255,255,255,.14);background:rgba(5,11,20,.96);box-shadow:0 -12px 30px rgba(0,0,0,.32);backdrop-filter:blur(15px)}
  .bdlg-mobile-sticky a,.bdlg-mobile-sticky button{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;background:transparent;color:#fff;text-decoration:none;font:inherit;font-size:9px;font-weight:900;cursor:pointer}
  .bdlg-mobile-sticky span{color:var(--bd-lime);font-size:16px;line-height:1}
  .bdlg-secondary-link{display:flex;margin:10px 0 0}
}


/* v0.4.1 desktop public-page layout polish */
.bdlg-body h1,.bdlg-body h2,.bdlg-body h3,.bdlg-body h4,.bdlg-body h5,.bdlg-body h6{color:var(--bd-text)}
.bdlg-section-head h2{color:var(--bd-text)!important;line-height:1.15}
.bdlg-section-head{gap:18px}
.bdlg-section-head>div{min-width:0}
.bdlg-sponsor-row{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:stretch}
.bdlg-sponsor-row>.bdlg-sponsor,.bdlg-sponsor-row>.bdlg-powered{width:100%;min-width:0}
.bdlg-lower{grid-template-columns:1fr;align-items:start}
.bdlg-lower>div{min-width:0}
.bdlg-lower>.bdlg-share-card{margin-top:2px}
.bdlg-share-card code{max-width:100%;white-space:nowrap}
.bdlg-side-box strong{display:block;line-height:1.55;overflow-wrap:anywhere}
.bdlg-under-video-growth{min-height:70px}
.bdlg-under-video-growth>div:first-child{min-width:0}
.bdlg-court-card small{display:block;margin-top:6px;color:var(--bd-muted);font-weight:800}
@media(min-width:981px){
  .bdlg-lower>.bdlg-share-card{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);column-gap:24px;align-items:center}
  .bdlg-lower>.bdlg-share-card>.bdlg-eyebrow,.bdlg-lower>.bdlg-share-card>h2,.bdlg-lower>.bdlg-share-card>code,.bdlg-lower>.bdlg-share-card>p{grid-column:1}
  .bdlg-lower>.bdlg-share-card>.bdlg-growth-actions{grid-column:2;grid-row:1/6;justify-content:flex-end;align-self:center}
}
@media(max-width:620px){
  .bdlg-section-head{align-items:flex-start}
  .bdlg-section-head>span{font-size:11px;white-space:nowrap}
  .bdlg-sponsor-row{grid-template-columns:1fr}
  .bdlg-share-card code{white-space:normal;overflow-wrap:anywhere}
}


/* v0.4.2 sponsor prominence and mobile sponsor-card repair */
.bdlg-sponsor-row>.bdlg-sponsor,
.bdlg-sponsor-row>.bdlg-powered{
  min-height:112px;
  padding:18px 24px;
}
.bdlg-sponsor-row>.bdlg-sponsor{
  gap:18px;
}
.bdlg-sponsor-row>.bdlg-sponsor img{
  flex:0 1 auto;
  width:auto;
  height:auto;
  max-width:min(320px,42vw);
  max-height:72px;
}
.bdlg-sponsor-row>.bdlg-sponsor span{
  min-width:0;
}
.bdlg-sponsor-row>.bdlg-sponsor small,
.bdlg-sponsor-row>.bdlg-powered small{
  font-size:11px;
}
.bdlg-sponsor-row>.bdlg-sponsor strong,
.bdlg-sponsor-row>.bdlg-powered strong{
  display:block;
  font-size:clamp(15px,1.25vw,20px);
  line-height:1.22;
  overflow-wrap:anywhere;
}
.bdlg-sponsor-row>.bdlg-sponsor:only-child{
  justify-content:center;
}
.bdlg-sponsor-row>.bdlg-sponsor:only-child img{
  max-width:min(380px,46vw);
  max-height:88px;
}
.bdlg-sponsor-row>.bdlg-sponsor:only-child strong{
  font-size:clamp(17px,1.5vw,23px);
}
@media(max-width:620px){
  .bdlg-sponsor-row{
    gap:10px;
    margin-top:14px;
  }
  .bdlg-sponsor-row>.bdlg-sponsor,
  .bdlg-sponsor-row>.bdlg-powered{
    min-height:0;
    padding:15px 14px;
    border-radius:15px;
  }
  .bdlg-sponsor-row>.bdlg-sponsor{
    flex-direction:column;
    gap:9px;
    text-align:center;
  }
  .bdlg-sponsor-row>.bdlg-sponsor img,
  .bdlg-sponsor-row>.bdlg-sponsor:only-child img{
    width:auto;
    max-width:min(78vw,280px);
    max-height:70px;
  }
  .bdlg-sponsor-row>.bdlg-sponsor strong,
  .bdlg-sponsor-row>.bdlg-sponsor:only-child strong,
  .bdlg-sponsor-row>.bdlg-powered strong{
    font-size:16px;
  }
  .bdlg-sponsor-row>.bdlg-sponsor small,
  .bdlg-sponsor-row>.bdlg-powered small{
    font-size:10px;
  }
  .bdlg-sponsor-row>.bdlg-powered{
    text-align:center;
  }
}


/* v0.4.3 mobile sponsor position and reliable 8-second rotation */
.bdlg-main-grid>.bdlg-video-column{grid-column:1;grid-row:1}
.bdlg-main-grid>.bdlg-score-card{grid-column:2;grid-row:1}
.bdlg-main-grid>.bdlg-rotation-banner{grid-column:1/-1;grid-row:2}
.bdlg-rotation-banner{
  position:relative;
  min-height:118px;
  overflow:hidden;
  border:1px solid rgba(200,255,61,.24);
  border-radius:20px;
  background:linear-gradient(135deg,rgba(17,30,49,.98),rgba(8,18,32,.98));
  box-shadow:0 18px 40px rgba(0,0,0,.22);
}
.bdlg-rotation-banner .bdlg-sponsor.strip{
  position:absolute;
  inset:0;
  width:100%;
  min-width:0;
  min-height:100%;
  padding:18px 72px 18px 24px;
  border:0;
  border-radius:0;
  background:transparent;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translateX(12px);
  transition:opacity .35s ease,transform .35s ease,visibility .35s;
}
.bdlg-rotation-banner .bdlg-sponsor.strip.active{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translateX(0);
}
.bdlg-rotation-banner .bdlg-sponsor.strip img{
  width:auto;
  height:auto;
  max-width:min(430px,48vw);
  max-height:84px;
  object-fit:contain;
}
.bdlg-rotation-banner .bdlg-sponsor.strip small{font-size:11px}
.bdlg-rotation-banner .bdlg-sponsor.strip strong{
  display:block;
  font-size:clamp(18px,1.6vw,25px);
  line-height:1.15;
  overflow-wrap:anywhere;
}
.bdlg-rotation-dots{
  position:absolute;
  z-index:4;
  right:20px;
  bottom:15px;
  display:flex;
  gap:6px;
}
.bdlg-rotation-dots i{
  width:7px;
  height:7px;
  border-radius:999px;
  background:rgba(255,255,255,.25);
  transition:width .25s ease,background .25s ease;
}
.bdlg-rotation-dots i.active{width:20px;background:var(--bd-lime)}
@media(max-width:980px){
  .bdlg-main-grid>.bdlg-video-column{grid-column:1;grid-row:1}
  .bdlg-main-grid>.bdlg-rotation-banner{grid-column:1;grid-row:2}
  .bdlg-main-grid>.bdlg-score-card{grid-column:1;grid-row:3}
}
@media(max-width:620px){
  .bdlg-main-grid{gap:12px}
  .bdlg-rotation-banner{
    min-height:142px;
    margin-top:-1px;
    border-radius:17px;
  }
  .bdlg-rotation-banner .bdlg-sponsor.strip{
    flex-direction:column;
    gap:8px;
    padding:14px 16px 24px;
    text-align:center;
  }
  .bdlg-rotation-banner .bdlg-sponsor.strip img{
    max-width:min(86vw,330px);
    max-height:82px;
  }
  .bdlg-rotation-banner .bdlg-sponsor.strip small{font-size:10px}
  .bdlg-rotation-banner .bdlg-sponsor.strip strong{font-size:17px}
  .bdlg-rotation-dots{
    left:50%;
    right:auto;
    bottom:10px;
    transform:translateX(-50%);
  }
}
@media(prefers-reduced-motion:reduce){
  .bdlg-rotation-banner .bdlg-sponsor.strip{transition:none}
}


/* v0.4.5 mobile viewer layout reset: video -> rotating sponsor -> score, no overlay bar */
@media(max-width:620px){
  .bdlg-app{padding-left:10px;padding-right:10px;padding-bottom:18px}
  .bdlg-body{padding-bottom:0}
  .bdlg-main-grid{display:flex!important;flex-direction:column;gap:10px}
  .bdlg-main-grid>.bdlg-video-column{order:1;width:100%}
  .bdlg-main-grid>.bdlg-rotation-banner{order:2;width:100%}
  .bdlg-main-grid>.bdlg-score-card{order:3;width:100%}
  .bdlg-live-frame{border-radius:17px}
  .bdlg-rotation-banner{min-height:118px!important;margin:0!important;border-radius:16px!important}
  .bdlg-rotation-banner .bdlg-sponsor.strip{
    flex-direction:row!important;
    justify-content:center;
    gap:12px!important;
    padding:13px 18px 24px!important;
    text-align:left!important;
  }
  .bdlg-rotation-banner .bdlg-sponsor.strip img{
    flex:0 1 auto;
    max-width:min(48vw,190px)!important;
    max-height:68px!important;
  }
  .bdlg-rotation-banner .bdlg-sponsor.strip span{min-width:0;max-width:46%}
  .bdlg-rotation-banner .bdlg-sponsor.strip small{font-size:9px!important}
  .bdlg-rotation-banner .bdlg-sponsor.strip strong{font-size:14px!important;line-height:1.15}
  .bdlg-rotation-dots{bottom:8px!important}
  .bdlg-score-card{gap:10px;padding:14px!important;border-radius:17px}
  .bdlg-score-head{font-size:14px}
  .bdlg-teams{align-items:flex-start}
  .bdlg-teams strong{font-size:13px;line-height:1.3}
  .bdlg-score{gap:16px;padding:4px 0!important}
  .bdlg-score b{font-size:52px!important}
  .bdlg-score span{font-size:25px}
  .bdlg-score-card>p{font-size:12px;line-height:1.35}
  .bdlg-wait-promo{gap:4px;padding:10px 11px}
  .bdlg-wait-promo>strong{font-size:12px}
  .bdlg-wait-promo>span{font-size:9px;line-height:1.35}
  .bdlg-wait-promo .bdlg-growth-actions{display:flex;gap:7px}
  .bdlg-wait-promo .bdlg-social-button{min-height:36px;padding:8px 10px;font-size:9px}
  .bdlg-side-box{padding:10px 11px}
  .bdlg-side-box strong{font-size:12px;line-height:1.4}
  .bdlg-sponsor-row{display:none!important}
  .bdlg-mobile-sticky{
    position:static!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:6px;
    min-height:0!important;
    margin:16px 0 0;
    padding:7px!important;
    border:1px solid var(--bd-line)!important;
    border-radius:14px;
    background:var(--bd-panel)!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
  }
  .bdlg-mobile-sticky a,.bdlg-mobile-sticky button{
    min-height:42px;
    border-radius:10px!important;
    background:rgba(255,255,255,.04)!important;
    font-size:8px!important;
  }
  .bdlg-mobile-sticky span{font-size:14px!important}
  .bdlg-footer{padding-bottom:8px}
}
@media(max-width:390px){
  .bdlg-rotation-banner .bdlg-sponsor.strip{gap:9px!important;padding-left:12px!important;padding-right:12px!important}
  .bdlg-rotation-banner .bdlg-sponsor.strip img{max-width:50vw!important;max-height:60px!important}
  .bdlg-rotation-banner .bdlg-sponsor.strip span{max-width:44%}
  .bdlg-score b{font-size:48px!important}
}

/* v0.5.0 tournament match + best-of-3 context */
.bdlg-match-context,.bdlg-series-state{margin:0;color:#cbd5e1;font-size:12px;font-weight:900;line-height:1.35;letter-spacing:.02em}
.bdlg-series-state{color:var(--bd-lime)}
.bdlg-replay-context,.bdlg-replay-series{display:block;color:#94a3b8;font-size:11px;font-weight:850;line-height:1.35}
.bdlg-replay-series{color:var(--bd-lime)}
@media(max-width:620px){
  .bdlg-match-context,.bdlg-series-state{font-size:10px;text-align:center}
  .bdlg-replay-context,.bdlg-replay-series{font-size:10px}
}
