.wc-watch-loading{position:fixed;inset:0;z-index:50;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;background:var(--theme-bg)}.wc-watch-loading .wc-watch-topbar-title{font-family:var(--theme-display-font);font-weight:900;font-size:.65rem;letter-spacing:.32em;text-transform:uppercase;color:var(--theme-primary)}.wc-watch-loading-spinner{width:28px;height:28px;border:2px solid rgba(var(--theme-primary-rgb),.15);border-top-color:var(--theme-primary);border-radius:50%;animation:wc-spin 1s linear infinite}.wc-match-meta-loading{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;color:var(--theme-primary);font-family:var(--theme-display-font);font-size:.72rem;font-weight:900;letter-spacing:.18em;line-height:1;text-transform:uppercase}.wc-match-meta-loading--compact{min-width:0;font-size:.58rem;letter-spacing:.14em}.wc-match-meta-loading-spinner{width:16px;height:16px;border:2px solid rgba(var(--theme-primary-rgb),.16);border-top-color:var(--theme-primary);border-radius:50%;flex:0 0 auto;animation:wc-spin 1s linear infinite}.wc-match-meta-loading--compact .wc-match-meta-loading-spinner{width:13px;height:13px}body.worldcup-watch-active .app-download-fab,body.worldcup-watch-active .app-download-popup,body.worldcup-watch-active .crowd-button-popup,body.worldcup-watch-active .crowd-logo-wrapper,body.worldcup-watch-active .fab-wrapper{display:none!important}.wc-watch-header{position:fixed;top:max(10px,env(safe-area-inset-top,0px));left:50%;transform:translateX(-50%);width:min(320px,calc(100vw - 20px));z-index:60;display:flex;flex-direction:column;box-sizing:border-box;border-radius:14px;border:1px solid rgba(var(--theme-primary-rgb),.12);border-bottom:2px solid rgba(var(--theme-primary-rgb),.45);background:rgba(6,6,6,.94);box-shadow:0 20px 60px rgba(0,0,0,.7),0 0 0 1px rgba(255,255,255,.03),inset 0 1px 0 rgba(255,255,255,.04);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);pointer-events:none;overflow:hidden;transition:width .36s cubic-bezier(.4,0,.2,1)}.wc-watch-header[data-expanded=true]{width:min(540px,calc(100vw - 20px))}.wc-watch-header:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--theme-primary-rgb),.7),transparent);pointer-events:none}.wc-hud-panel{display:grid;grid-template-rows:0fr;width:100%;transition:grid-template-rows .36s cubic-bezier(.4,0,.2,1)}.wc-hud-panel[data-visible=true]{grid-template-rows:1fr}.wc-hud-panel-inner{overflow:hidden;width:100%;display:flex;flex-direction:column;align-items:stretch;opacity:0;transform:translateY(-6px);transition:opacity .22s ease,transform .22s ease;pointer-events:none}.wc-hud-panel[data-visible=true] .wc-hud-panel-inner{opacity:1;transform:translateY(0);pointer-events:auto;transition:opacity .2s ease .1s,transform .2s ease .1s}.wc-hud-panel--collapsed .wc-hud-panel-inner{transform:translateY(4px)}.wc-hud-panel--collapsed[data-visible=true] .wc-hud-panel-inner{transform:translateY(0)}body.worldcup-watch-active .video-indicators{top:max(16px,calc(16px + env(safe-area-inset-top, 0px)));left:50%;z-index:61;gap:5px;max-width:min(250px,calc(100vw - 112px));padding:5px 9px;border-radius:999px;border:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;overflow:hidden}body.worldcup-watch-active .video-indicators.playing,body.worldcup-watch-active .video-indicators.playing.controls-revealed{opacity:1;pointer-events:auto}body.worldcup-watch-active .video-indicator{width:6px;height:6px;flex:0 0 auto;background:rgba(255,255,255,.28);box-shadow:none}body.worldcup-watch-active .video-indicator:hover{background:rgba(var(--theme-primary-rgb),.62)}body.worldcup-watch-active .video-indicator.active{width:20px;border-radius:999px;background:var(--theme-primary);box-shadow:0 0 12px rgba(var(--theme-primary-rgb),.38)}.wc-watch-collapsed-row{display:flex;align-items:center;width:100%;gap:.4rem;padding-left:.5rem}.wc-watch-collapsed-row .wc-watch-back-btn{margin-top:.4rem}.wc-watch-collapsed{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:1.34rem .75rem .52rem .6rem;border:none;background:transparent;color:inherit;pointer-events:auto;cursor:pointer}.wc-watch-collapsed-row .wc-watch-collapsed{width:auto;flex:1;min-width:0;padding-left:0}.wc-watch-collapsed-teams{display:flex;align-items:center;justify-content:center;gap:.5rem;min-width:0;flex:1}.wc-watch-collapsed-team{font-family:var(--theme-display-font);font-weight:900;font-size:.78rem;line-height:1;letter-spacing:-.01em;text-transform:uppercase;color:rgba(255,255,255,.85);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80px}.wc-watch-collapsed-score-pill{display:inline-flex;align-items:center;gap:.25rem;padding:2px 8px;background:rgba(var(--theme-primary-rgb),.12);border:1px solid rgba(var(--theme-primary-rgb),.32);border-radius:4px;flex-shrink:0}.wc-watch-collapsed-score-num{font-family:var(--theme-display-font);font-weight:900;font-size:.88rem;line-height:1;font-variant-numeric:tabular-nums;color:var(--theme-primary);letter-spacing:-.02em}.wc-watch-collapsed-score-sep{font-family:var(--theme-display-font);font-weight:400;font-size:.65rem;color:rgba(var(--theme-primary-rgb),.5)}.wc-watch-collapsed-score-vs{font-family:var(--theme-display-font);font-weight:900;font-size:.68rem;line-height:1;letter-spacing:.12em;color:var(--theme-primary)}.wc-watch-collapsed-title{min-width:0;font-family:var(--theme-display-font);font-weight:800;font-size:.82rem;line-height:1;letter-spacing:-.01em;text-transform:uppercase;color:rgba(255,255,255,.85);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.wc-watch-collapsed-score{font-family:var(--theme-display-font);font-weight:900;font-size:.88rem;line-height:1;font-variant-numeric:tabular-nums;color:var(--theme-primary);flex-shrink:0}.wc-watch-collapsed-minute{font-family:var(--theme-display-font);font-weight:700;font-size:.6rem;letter-spacing:.04em;color:var(--theme-primary);white-space:nowrap;flex-shrink:0}.wc-watch-collapsed-minute[data-replay=true]{color:rgba(255,255,255,.38);font-weight:600;font-size:.5rem;letter-spacing:.12em;text-transform:uppercase}.wc-watch-collapsed-date{font-family:Manrope,system-ui,sans-serif;font-weight:500;font-size:.52rem;letter-spacing:.04em;color:rgba(var(--theme-primary-rgb),.5);white-space:nowrap;flex-shrink:0}.wc-watch-collapsed-expand{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:rgba(var(--theme-primary-rgb),.08);color:rgba(var(--theme-primary-rgb),.7);flex-shrink:0}.wc-watch-collapsed-expand .material-symbols-outlined{font-size:14px}.wc-watch-topbar{display:flex;align-items:center;width:100%;height:38px;padding:0 .6rem;gap:.5rem;pointer-events:auto;border-bottom:1px solid rgba(255,255,255,.05);box-sizing:border-box}.wc-watch-back-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;background:rgba(var(--theme-primary-rgb),.07);border:1px solid rgba(var(--theme-primary-rgb),.18);border-radius:8px;color:var(--theme-primary);cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .15s ease;flex-shrink:0}.wc-watch-back-btn:hover{background:rgba(var(--theme-primary-rgb),.14);border-color:rgba(var(--theme-primary-rgb),.35)}.wc-watch-back-btn:active{transform:scale(.93)}.wc-watch-back-btn .material-symbols-outlined{font-size:18px}.wc-watch-crowd-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;margin-left:14px;padding:0;background:rgba(var(--theme-primary-rgb),.07);border:1px solid rgba(var(--theme-primary-rgb),.18);border-radius:8px;cursor:pointer;overflow:hidden;transition:background .18s ease,border-color .18s ease,transform .15s ease;flex-shrink:0}.wc-watch-crowd-btn:hover{background:rgba(var(--theme-primary-rgb),.14);border-color:rgba(var(--theme-primary-rgb),.35)}.wc-watch-crowd-btn:active{transform:scale(.93)}.wc-watch-crowd-btn-icon{width:22px;height:22px;object-fit:contain;display:block}.wc-watch-create-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;background:rgba(var(--theme-primary-rgb),.07);border:1px solid rgba(var(--theme-primary-rgb),.18);border-radius:8px;color:var(--theme-primary);cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .15s ease;flex-shrink:0}.wc-watch-create-btn:hover{background:rgba(var(--theme-primary-rgb),.14);border-color:rgba(var(--theme-primary-rgb),.35)}.wc-watch-create-btn:active{transform:scale(.93)}.wc-watch-create-btn .material-symbols-outlined{font-size:18px}.wc-watch-topbar-title{flex:1;gap:.46rem;min-width:0;opacity:0;pointer-events:none;font-family:var(--theme-display-font);font-size:.62rem;letter-spacing:.24em;text-transform:uppercase;text-align:center;color:rgba(var(--theme-primary-rgb),.9);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wc-watch-topbar-status,.wc-watch-topbar-title{display:inline-flex;align-items:center;justify-content:center;font-weight:900}.wc-watch-topbar-status{min-width:1.8rem;height:1.12rem;padding:0 .38rem;border-radius:999px;border:1px solid rgba(var(--theme-primary-rgb),.34);background:rgba(var(--theme-primary-rgb),.1);color:var(--theme-primary);font-family:Manrope,system-ui,sans-serif;font-size:.48rem;letter-spacing:.08em}.wc-watch-toggle-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:rgba(255,255,255,.04);color:rgba(255,255,255,.55);cursor:pointer;transition:background .18s ease,transform .15s ease;flex-shrink:0}.wc-watch-toggle-btn:hover{background:rgba(255,255,255,.09)}.wc-watch-toggle-btn:active{transform:scale(.93)}.wc-watch-toggle-btn .material-symbols-outlined{font-size:16px}.wc-match-block{display:flex;flex-direction:column;align-items:center;gap:0;width:100%;padding:1rem 1.05rem .6rem;border:none;box-sizing:border-box;background:radial-gradient(circle at 50% 0,rgba(var(--theme-primary-rgb),.12),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.025),transparent 66%);text-align:center;pointer-events:auto;cursor:pointer;position:relative;overflow:hidden}.wc-match-block:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(var(--theme-primary-rgb),.045) 1px,transparent 1px),linear-gradient(90deg,rgba(var(--theme-primary-rgb),.035) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(180deg,rgba(0,0,0,.55),transparent 70%);pointer-events:none}.wc-match-date{order:0}.wc-match-score,.wc-match-scoreboard{order:1}.wc-match-title{order:2}.wc-match-subtitle{order:3}.wc-match-detail-strip{order:4}.wc-match-date{font-family:Manrope,system-ui,sans-serif;font-weight:800;font-size:.58rem;line-height:1;letter-spacing:.16em;text-transform:uppercase;color:rgba(var(--theme-primary-rgb),.78);background:rgba(var(--theme-primary-rgb),.08);border:1px solid rgba(var(--theme-primary-rgb),.14);border-radius:999px;padding:.28rem .56rem;margin-bottom:.58rem;position:relative;z-index:1}.wc-match-scoreboard{display:flex;align-items:center;justify-content:center;gap:clamp(.65rem,2.4vw,1.15rem);width:100%;margin:.08rem 0 .32rem;position:relative;z-index:1}.wc-match-scoreboard .wc-match-team--home{order:0}.wc-match-scoreboard .wc-match-score{order:1}.wc-match-scoreboard .wc-match-team--away{order:2}.wc-match-team{display:flex;flex-direction:column;justify-content:center;flex:1 1 0;min-width:52px;max-width:150px;min-height:42px;padding:.15rem 0;overflow:hidden}.wc-match-team--home{align-items:flex-end;text-align:right}.wc-match-team--away{align-items:flex-start;text-align:left}.wc-match-team-code{max-width:100%;font-size:clamp(.72rem,2.8vw,1rem);line-height:1.15;letter-spacing:.01em;text-transform:uppercase;color:#fff;text-shadow:0 10px 26px rgba(0,0,0,.65);white-space:normal;word-break:break-word;text-align:center}.wc-match-score,.wc-match-team-code{font-family:var(--theme-display-font);font-weight:900}.wc-match-score{display:inline-flex;align-items:center;gap:.38rem;margin:0;font-size:clamp(1.75rem,6.4vw,2.38rem);line-height:1;font-variant-numeric:tabular-nums;color:#080800;letter-spacing:-.05em;justify-content:center;flex:0 0 auto;min-width:clamp(104px,20vw,140px);min-height:58px;padding:.42rem .72rem;border-radius:7px;background:linear-gradient(180deg,#e8d060 0,var(--theme-primary) 42%,var(--theme-primary-dark) 100%);border:1px solid rgba(255,255,255,.24);box-shadow:0 10px 28px rgba(var(--theme-primary-rgb),.22),0 2px 0 rgba(0,0,0,.9),inset 0 1px 0 rgba(255,255,255,.55),inset 0 -10px 18px rgba(0,0,0,.08);position:relative;z-index:1}.wc-match-score:after,.wc-match-score:before{content:"";position:absolute;top:9px;bottom:9px;width:1px;background:rgba(0,0,0,.16)}.wc-match-score:before{left:.55rem}.wc-match-score:after{right:.55rem}.wc-match-score-num{min-width:.62em;text-align:center}.wc-match-score-separator{color:rgba(0,0,0,.42);font-size:.54em;font-weight:900}.wc-match-score--vs{min-width:clamp(82px,16vw,104px);letter-spacing:0}.wc-match-score--vs .wc-match-score-separator{font-size:.5em;font-weight:900;letter-spacing:.16em;color:rgba(0,0,0,.72)}.wc-match-title{margin:.22rem 0 .1rem;font-family:var(--theme-display-font);font-weight:700;font-size:clamp(.72rem,2vw,.88rem);line-height:1.1;letter-spacing:.04em;color:rgba(255,255,255,.55);overflow-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.wc-match-subtitle,.wc-match-title{text-transform:uppercase;word-break:break-word;position:relative;z-index:1}.wc-match-subtitle{font-family:Manrope,system-ui,sans-serif;font-weight:500;font-size:.6rem;line-height:1;letter-spacing:.12em;color:rgba(255,255,255,.28);overflow-wrap:break-word;margin:.15rem 0 0}.wc-match-detail-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;width:100%;margin-top:.68rem;padding-top:.62rem;border-top:1px solid rgba(var(--theme-primary-rgb),.11);position:relative;z-index:1}.wc-match-detail-item{display:flex;align-items:center;gap:.42rem;min-width:0;min-height:42px;padding:.48rem .5rem;border:1px solid rgba(var(--theme-primary-rgb),.12);border-radius:8px;background:linear-gradient(135deg,rgba(var(--theme-primary-rgb),.08),transparent 50%),rgba(255,255,255,.032);text-align:left;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}.wc-match-detail-item>.material-symbols-outlined{width:18px;height:18px;flex-shrink:0;font-size:18px;color:var(--theme-primary);opacity:.82}.wc-match-detail-label{margin-bottom:.16rem;font-family:Manrope,system-ui,sans-serif;font-size:.47rem;letter-spacing:.16em;color:rgba(255,255,255,.32)}.wc-match-detail-item strong,.wc-match-detail-label{display:block;font-weight:900;line-height:1;text-transform:uppercase}.wc-match-detail-item strong{min-width:0;font-family:var(--theme-display-font);font-size:.62rem;letter-spacing:.02em;color:rgba(255,255,255,.86);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wc-match-collapse-handle{width:58px;height:12px;margin-top:.42rem;display:flex;align-items:center;justify-content:center;order:5;position:relative;z-index:1}.wc-match-collapse-handle span{width:38px;height:3px;border-radius:999px;background:linear-gradient(90deg,rgba(var(--theme-primary-rgb),.15),rgba(var(--theme-primary-rgb),.62),rgba(var(--theme-primary-rgb),.15));box-shadow:0 0 12px rgba(var(--theme-primary-rgb),.18);opacity:.82}.wc-watch-actions{padding:0 .9rem .75rem;pointer-events:auto;border-top:1px solid rgba(255,255,255,.05);box-sizing:border-box}.wc-watch-actions,.wc-watch-contribute-btn{display:flex;justify-content:center;width:100%;gap:.5rem}.wc-watch-contribute-btn{align-items:center;min-height:44px;padding:0 1.2rem;border:none;border-radius:14px;background:linear-gradient(135deg,var(--theme-primary) 0,var(--theme-primary-dark) 100%);box-shadow:0 6px 24px rgba(var(--theme-primary-rgb),.4);color:#000;font-family:var(--theme-display-font);font-size:.82rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.wc-watch-contribute-btn:hover{box-shadow:0 8px 28px rgba(var(--theme-primary-rgb),.55)}.wc-watch-contribute-btn:active{transform:scale(.97);box-shadow:0 3px 12px rgba(var(--theme-primary-rgb),.3)}.wc-watch-contribute-btn .material-symbols-outlined{font-size:20px}.wc-swipe-guide{position:fixed;inset:0;z-index:49;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.4rem;pointer-events:none;animation:wcGuideIn .45s ease forwards,wcGuideOut .55s ease 2.85s forwards}@keyframes wcGuideIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes wcGuideOut{0%{opacity:1}to{opacity:0}}.wc-swipe-compass{position:relative;width:180px;height:180px;display:flex;align-items:center;justify-content:center}.wc-swipe-axis--v{top:0;left:50%;transform:translateX(-50%);flex-direction:column;height:100%}.wc-swipe-axis--h,.wc-swipe-axis--v{position:absolute;display:flex;align-items:center;gap:6px;justify-content:space-between}.wc-swipe-axis--h{top:50%;left:0;transform:translateY(-50%);flex-direction:row;width:100%}.wc-swipe-axis-label{font-family:var(--theme-display-font);font-weight:700;font-size:.52rem;letter-spacing:.22em;text-transform:uppercase;color:rgba(var(--theme-primary-rgb),.55);white-space:nowrap}.wc-swipe-center{width:8px;height:8px;border-radius:50%;background:var(--theme-primary);box-shadow:0 0 10px rgba(var(--theme-primary-rgb),.6);position:absolute;z-index:1}.wc-swipe-arrow{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:rgba(var(--theme-primary-rgb),.08);border:1px solid rgba(var(--theme-primary-rgb),.3);color:var(--theme-primary);box-shadow:0 0 16px rgba(var(--theme-primary-rgb),.12);flex-shrink:0}.wc-swipe-arrow .material-symbols-outlined{font-size:22px}.wc-swipe-arrow--up{animation:wcPulseUp 1.4s ease-in-out infinite}.wc-swipe-arrow--down{animation:wcPulseDown 1.4s ease-in-out .2s infinite}.wc-swipe-arrow--left{animation:wcPulseLeft 1.4s ease-in-out .4s infinite}.wc-swipe-arrow--right{animation:wcPulseRight 1.4s ease-in-out .6s infinite}@keyframes wcPulseUp{0%,to{transform:translateY(0) scale(1);opacity:.85}50%{transform:translateY(-6px) scale(.93);opacity:.5}}@keyframes wcPulseDown{0%,to{transform:translateY(0) scale(1);opacity:.85}50%{transform:translateY(6px) scale(.93);opacity:.5}}@keyframes wcPulseLeft{0%,to{transform:translateX(0) scale(1);opacity:.85}50%{transform:translateX(-6px) scale(.93);opacity:.5}}@keyframes wcPulseRight{0%,to{transform:translateX(0) scale(1);opacity:.85}50%{transform:translateX(6px) scale(.93);opacity:.5}}.wc-swipe-label{font-family:var(--theme-display-font);font-weight:700;font-size:.56rem;letter-spacing:.3em;text-transform:uppercase;color:rgba(255,255,255,.35)}.wc-scroll-edges{position:fixed;inset:0;z-index:48;pointer-events:none;background:linear-gradient(to top,rgba(var(--theme-primary-rgb),.1) 0,transparent 42px);animation:wcEdgesIn 1.2s ease forwards}@keyframes wcEdgesIn{0%{opacity:0}to{opacity:1}}.wc-scroll-edges--out{animation:wcEdgesOut .5s ease forwards}@keyframes wcEdgesOut{0%{opacity:1}to{opacity:0}}.wc-scroll-edges:after{content:"";position:absolute;bottom:10px;left:50%;transform:translateX(-50%);width:34px;height:17px;background:rgba(var(--theme-primary-rgb),.58);clip-path:polygon(0 0,100% 0,50% 100%);animation:wcChevronDown 2.4s ease-in-out .4s infinite}@keyframes wcChevronDown{0%,to{opacity:.45;transform:translateX(-50%) translateY(0)}50%{opacity:.15;transform:translateX(-50%) translateY(4px)}}@media (max-width:768px){.wc-watch-header{top:max(8px,env(safe-area-inset-top,0px));border-radius:12px;left:calc(50% - 35px);width:min(286px,calc(100vw - 16px - 70px))}.wc-watch-header[data-expanded=true]{width:calc(100vw - 16px - 70px)}body.worldcup-watch-active .video-indicators{top:max(15px,calc(15px + env(safe-area-inset-top, 0px)));left:calc(50% - 35px);gap:4px;max-width:min(220px,calc(100vw - 100px));padding:4px 8px}body.worldcup-watch-active .video-indicator{width:5px;height:5px}body.worldcup-watch-active .video-indicator.active{width:18px}.wc-watch-topbar{height:36px;padding:0 .5rem}.wc-watch-topbar-title{gap:.34rem;font-size:.56rem;letter-spacing:.18em}.wc-watch-back-btn,.wc-watch-crowd-btn,.wc-watch-toggle-btn{width:28px;height:28px}.wc-match-block{padding:.78rem .75rem .45rem}.wc-match-scoreboard{gap:.52rem;margin-bottom:.16rem}.wc-match-team{min-height:48px;padding:.36rem .45rem;min-width:46px}.wc-match-team-code{font-size:clamp(.9rem,3.8vw,1.08rem)}.wc-match-score{min-width:clamp(76px,20vw,96px);font-size:clamp(1.65rem,7.8vw,2.18rem)}.wc-match-detail-strip{gap:.32rem;margin-top:.52rem;padding-top:.5rem}.wc-match-detail-item{min-height:38px;gap:.28rem;padding:.4rem .34rem;border-radius:7px}.wc-match-detail-item>.material-symbols-outlined{width:15px;height:15px;font-size:15px}.wc-watch-actions{padding:.35rem .6rem .45rem}.wc-watch-contribute-btn{min-height:42px;font-size:.78rem}.wc-watch-collapsed{padding:1.24rem .56rem .48rem;gap:.5rem}.wc-watch-collapsed-teams{gap:.38rem}.wc-watch-collapsed-team{max-width:52px;font-size:.72rem}.wc-watch-collapsed-expand{width:22px;height:22px}}@media (min-width:769px){.wc-watch-header,body.worldcup-watch-active .video-indicators{left:calc(50% + var(--sidebar-width, 80px) / 2)}}@media (min-width:1024px){.wc-watch-header[data-expanded=true]{width:min(580px,calc(100vw - 32px))}.wc-watch-header{width:min(360px,calc(100vw - 32px))}.wc-match-score{font-size:3rem}.wc-match-title{font-size:.9rem}}body.worldcup-watch-active .wc-watch-header{z-index:55}body.worldcup-watch-active .control-panel-container,body.worldcup-watch-active .control-panel-toggle-btn{background:var(--viewer-surface-panel);border-color:var(--viewer-border-panel)}body.worldcup-watch-active .control-panel-toggle-btn{border-left:none;color:var(--viewer-text-secondary)}body.worldcup-watch-active .control-panel-button{background:var(--viewer-surface-control);border-color:var(--viewer-border-control)}body.worldcup-watch-active .control-panel-button:hover:not(:disabled){background:var(--viewer-surface-control-hover);border-color:var(--viewer-border-control-hover)}body.worldcup-watch-active .control-panel-button.sync-button.active{background:var(--viewer-gradient-accent);border-color:var(--viewer-border-control-active);color:var(--viewer-text-on-accent)}body.worldcup-watch-active .timeline-slider{background:var(--viewer-surface-panel);border-color:var(--viewer-border-panel)}body.worldcup-watch-active .timeline-position-line{background:var(--viewer-accent);box-shadow:0 0 6px rgba(var(--viewer-accent-rgb),.8)}body.worldcup-watch-active .timeline-slider-progress{background:var(--viewer-gradient-accent)}body.worldcup-watch-active .timeline-slider-thumb{background:var(--viewer-accent);box-shadow:0 0 0 2px rgba(var(--viewer-accent-rgb),.4),0 0 8px rgba(var(--viewer-accent-rgb),.5)}body.worldcup-watch-active .timeline-chart-bar.active{background:var(--viewer-accent)}body.worldcup-watch-active .viewer-mode-toggle-btn.mode-highlight{background:var(--viewer-accent);color:var(--viewer-text-on-accent)}@media (max-width:768px){body.worldcup-watch-active .mcp-toggle{background:var(--viewer-gradient-accent);border-color:var(--viewer-border-control-active);box-shadow:var(--viewer-shadow-fab);color:var(--viewer-text-on-accent)}body.worldcup-watch-active .mcp-sheet{background:var(--viewer-surface-panel-strong);border-color:var(--viewer-border-panel);box-shadow:0 -2px 0 rgba(var(--viewer-accent-rgb),.25),0 -24px 60px rgba(var(--viewer-accent-rgb),.1)}body.worldcup-watch-active .mcp-icon{background:var(--viewer-surface-control);border-color:var(--viewer-border-control)}body.worldcup-watch-active .mcp-btn.is-active .mcp-icon{background:var(--viewer-surface-control-active);border-color:var(--viewer-border-control-active);box-shadow:var(--viewer-shadow-active)}body.worldcup-watch-active .mcp-btn.is-active .mcp-label{color:var(--viewer-accent);opacity:1}body.worldcup-watch-active .mcp-group:after{content:"CONTROLS";position:absolute;bottom:-16px;left:50%;transform:translateX(-50%);font-family:var(--theme-display-font);font-size:7px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:rgba(var(--viewer-accent-rgb),.5);white-space:nowrap;pointer-events:none}}body.worldcup-watch-active .rv-side-seek-btn{background:var(--viewer-surface-panel);border-color:var(--viewer-border-control)}body.worldcup-watch-active .rv-side-seek-btn:hover:not(:disabled){background:var(--viewer-surface-control-hover);border-color:var(--viewer-border-control-hover)}body.worldcup-watch-active .rv-side-seek-btn .seek-val{color:var(--viewer-accent)}body.worldcup-watch-active .replay-restore-fab__count{background:var(--viewer-accent);color:var(--viewer-text-on-accent)}body.worldcup-watch-active .replay-restore-row__action{color:var(--viewer-accent)}