:root{--brand-bg:#0b0714;--brand-accent:#c44dff;--brand-ink:#fff;--color-bg:#f5f5f7;--color-surface:#fff9;--color-surface-hover:#fffc;--color-text:#000;--color-text-dim:#444;--color-accent-blue:#000;--map-overlay:#ffffffa6;--shadow-sm:0 8px 32px #0000000d;--shadow-lg:0 16px 48px #00000026;--border-glass:#ffffff80;--highlight-glass:inset 0 1px 1px #fff;--transition-fast:.15s ease-out;--transition-smooth:.3s cubic-bezier(.4, 0, .2, 1);--transition-bounce:.4s cubic-bezier(.175, .885, .32, 1.1);--transition-theme:background-color .5s ease, color .5s ease, border-color .5s ease, box-shadow .5s ease;--ui-scale:1;--ui-scale-percent:100%}body.theme-dark{--color-bg:#000;--color-surface:#14141699;--color-surface-hover:#28282ccc;--color-text:#fff;--color-text-dim:#ccc;--color-accent-blue:#fff;--map-overlay:#0009;--shadow-sm:0 8px 32px #00000080;--shadow-lg:0 16px 48px #000c;--border-glass:#ffffff26;--highlight-glass:inset 0 1px 1px #fff3}*{box-sizing:border-box}body{background-color:var(--color-bg);color:var(--color-text);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;transition:var(--transition-theme);margin:0;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}body.native-player-active,body.native-player-active #root{background-color:#0000}body.demo-preview-host{-webkit-user-select:auto;user-select:auto;background:linear-gradient(118deg,#c44dff2e,#0000 34%),linear-gradient(242deg,#32d7ff24,#0000 36%),#080a10;overflow:auto}body.demo-preview-host #root{min-height:100vh}.demo-preview-page{color:#f7f7fb;grid-template-rows:auto auto auto minmax(0,1fr);gap:12px;min-height:100vh;padding:14px;display:grid}.demo-preview-banner,.demo-preview-presets,.demo-preview-meta,.demo-preview-frame-shell{background:linear-gradient(135deg,#ffffff1a,#ffffff09),#080a10db;border:1px solid #ffffff24;border-radius:8px;box-shadow:0 18px 54px #00000047}.demo-preview-banner{justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.demo-preview-banner span{color:#32d7ff;text-transform:uppercase;font-size:.78rem;font-weight:900;display:block}.demo-preview-banner h1{margin:3px 0 6px;font-size:clamp(1.35rem,3vw,2.2rem);line-height:1.04}.demo-preview-banner p{color:#cbd5e8;max-width:860px;margin:0;line-height:1.45}.demo-preview-banner a{color:#061019;background:linear-gradient(135deg,#32d7ff,#fff);border-radius:8px;flex:none;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-weight:900;text-decoration:none;display:inline-flex}.demo-preview-presets{scrollbar-width:none;gap:8px;padding:10px;display:flex;overflow-x:auto}.demo-preview-presets::-webkit-scrollbar{display:none}.demo-preview-presets button{color:#cbd5e8;text-align:left;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:8px;flex:0 0 154px;min-height:58px;padding:8px 10px}.demo-preview-presets button.is-active{color:#fff;background:linear-gradient(135deg,#32d7ff38,#c44dff2e),#ffffff14;border-color:#32d7ffb3;box-shadow:inset 0 -3px #32d7ff}.demo-preview-presets strong,.demo-preview-presets span{display:block}.demo-preview-presets strong{margin-bottom:3px}.demo-preview-presets span{color:#8e98ad;font-size:.78rem;font-weight:800}.demo-preview-meta{color:#aeb8cc;justify-content:space-between;gap:12px;padding:10px 14px;display:flex}.demo-preview-meta strong{color:#fff}.demo-preview-frame-shell{background:linear-gradient(135deg,#32d7ff17,#0000 44%),#050609;min-height:0;padding:12px;overflow:auto}.demo-preview-frame-stage{background:#000;border:10px solid #171d28;border-radius:8px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 26px 80px #00000094,0 0 0 1px #ffffff1f}.demo-preview-frame-stage:before{content:"";z-index:2;pointer-events:none;background:#ffffff2e;border-radius:999px;width:44px;height:4px;position:absolute;top:3px;left:50%;transform:translate(-50%)}.demo-preview-frame-stage iframe{transform-origin:0 0;background:#000;border:0;display:block}@media (width<=720px){.demo-preview-page{padding:10px}.demo-preview-banner,.demo-preview-meta{flex-direction:column;align-items:flex-start}.demo-preview-banner a{width:100%}}body.native-player-active .glass-panel,body.native-player-active .news-ticker,body.native-player-active .btn-back,body.native-player-active .control-btn,body.native-player-active .volume-control,body.native-player-active .playlist-drawer-trigger,body.native-player-active .playlist-drawer,body.native-player-active .drawer-backdrop,body.native-player-active .now-playing-badge{-webkit-backdrop-filter:none}.glass-panel{background:var(--color-surface);-webkit-backdrop-filter:blur(24px)saturate(180%);border:1px solid var(--border-glass);box-shadow:var(--shadow-lg), var(--highlight-glass);transition:var(--transition-theme)}.global-video-player{object-fit:cover;z-index:0;background-color:#000;width:100vw;height:100vh;position:absolute;top:0;left:0}.global-youtube-player{z-index:0;pointer-events:none;background:#000;width:100vw;height:100vh;position:absolute;inset:0;overflow:hidden}.global-youtube-frame{width:max(100vw,177.78vh);height:max(100vh,56.25vw);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.global-youtube-frame iframe{border:0;width:100%;height:100%}.weather-widget{z-index:999;pointer-events:none;-webkit-backdrop-filter:blur(16px);background:#0006;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;align-items:flex-end;gap:8px;padding:12px 20px;transition:background .3s,transform .2s;display:flex;position:fixed;top:32px;right:32px;box-shadow:0 4px 24px #0006}.weather-widget.weather-interactive{pointer-events:all;cursor:pointer}.weather-widget.weather-interactive:hover{background:#ffffff1a;transform:scale(1.03)}.weather-widget.weather-interactive:active{transform:scale(.97)}.weather-expand-hint{color:#fff6;align-self:center;margin-top:-4px;font-size:.7rem}.weather-info{align-items:center;gap:10px;display:flex}.weather-icon{font-size:1.8rem}.weather-temps{flex-direction:column;line-height:1.15;display:flex}.weather-temp-f{color:#fff;font-size:1.15rem;font-weight:700}.weather-temp-c{color:#ffffff8c;font-size:.78rem;font-weight:500}.weather-desc{color:#ffffffa6;font-size:.95rem;font-weight:500}.weather-time{appearance:none;color:#fff;cursor:pointer;touch-action:manipulation;background:0 0;border:0;padding:0;font-family:inherit;font-size:1.15rem;font-weight:600;line-height:1}.weather-time:active{transform:scale(.97)}.weather-time.weather-time-static{cursor:default;pointer-events:none}.weather-forecast-panel{box-sizing:border-box;z-index:1200;-webkit-backdrop-filter:blur(48px);cursor:pointer;opacity:0;pointer-events:none;background:radial-gradient(circle at 16% 5%,#22d3ee1a,#0000 30%),radial-gradient(circle at 88% 92%,#a855f71f,#0000 34%),linear-gradient(155deg,#070e1ef9 0%,#0c1224f7 55%,#130b22f7 100%);border-bottom:1px solid #67e8f93d;border-radius:0 0 34px 34px;flex-direction:column;gap:12px;height:auto;min-height:0;max-height:100dvh;padding:24px 48px 14px;transition:transform .45s cubic-bezier(.16,1,.3,1),opacity .35s;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden;transform:translateY(-100%);box-shadow:0 24px 80px #000000b8,inset 0 1px #ffffff0f}.weather-forecast-panel.is-expanded{opacity:1;pointer-events:all;transform:translateY(0)}.wf-location-row{color:#fffffff0;background:#22d3ee12;border:1px solid #67e8f92e;border-radius:999px;flex-shrink:0;align-items:center;gap:9px;width:fit-content;padding:7px 13px;display:flex}.wf-location-pin{color:#67e8f9;filter:drop-shadow(0 0 8px #22d3eeb3);font-size:1.05rem}.wf-location-name{letter-spacing:.02em;font-size:.95rem;font-weight:800}.wf-hourly-strip{flex-shrink:0;grid-template-columns:repeat(8,minmax(76px,1fr));gap:8px;display:grid}.wf-hour{background:linear-gradient(160deg,#fff1,#ffffff06);border:1px solid #ffffff17;border-radius:13px;flex-direction:column;align-items:center;gap:2px;padding:7px 6px;display:flex;box-shadow:0 8px 18px #00000029,inset 0 1px #ffffff0a}.wf-hour.is-current{background:linear-gradient(160deg,#22d3ee2e,#3b82f61a);border-color:#22d3ee61;box-shadow:0 8px 24px #22d3ee1f,inset 0 1px #ffffff14}.wfh-time{color:#ffffff8c;font-size:.7rem;font-weight:700}.wfh-icon{font-size:1.35rem;line-height:1.1}.wfh-temp{color:#fff;font-size:.95rem;font-weight:800}.wfh-temp-c{color:#fff6;font-size:.67rem}.wf-hero{flex-shrink:0;align-items:flex-start;gap:40px;display:flex}.wf-hero-left{flex-shrink:0;align-items:flex-start;gap:20px;display:flex}.wf-hero-icon{filter:drop-shadow(0 4px 12px #00000080);font-size:5rem;line-height:1}.wf-hero-temps{flex-direction:column;gap:4px;line-height:1;display:flex}.wf-hero-f{color:#fff;letter-spacing:-.05em;font-size:4.2rem;font-weight:900;line-height:1}.wf-unit{color:#ffffff8c;font-size:2rem;font-weight:400}.wf-hero-c{color:#ffffff73;letter-spacing:-.02em;font-size:1.5rem;font-weight:500}.wf-hero-meta{flex-direction:column;gap:6px;padding-top:6px;display:flex}.wf-hero-desc{color:#ffffffe6;letter-spacing:-.01em;font-size:1.35rem;font-weight:700}.wf-hero-feels{color:#ffffff73;font-size:.95rem;font-weight:500}.wf-temp-bar-wrap{align-items:center;gap:8px;margin-top:6px;display:flex}.wf-temp-bar-label{color:#ffffff4d;white-space:nowrap;font-size:.7rem;font-weight:600}.wf-temp-bar-track{background:#ffffff1a;border-radius:3px;flex:1;min-width:120px;height:6px;overflow:hidden}.wf-temp-bar-fill{background:linear-gradient(90deg,#60a5fa 0%,#34d399 35%,#facc15 65%,#f87171 100%);border-radius:3px;height:100%;transition:width .8s}.wf-chips{flex-wrap:wrap;flex:1;align-content:flex-start;gap:10px;display:flex}.wf-chip{background:linear-gradient(145deg,#ffffff13,#ffffff09);border:1px solid #ffffff1a;border-radius:14px;flex:1;align-items:center;gap:10px;min-width:130px;padding:10px 16px;display:flex;box-shadow:inset 0 1px #ffffff0b,0 8px 20px #00000021}.wf-chip-icon{flex-shrink:0;font-size:1.5rem}.wf-chip-body{flex-direction:column;gap:1px;display:flex}.wf-chip-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;font-size:.65rem;font-weight:800}.wf-chip-value{color:#fff;letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.wf-chip-sub{color:#fff6;font-size:.78rem;font-weight:500}.wf-divider{flex-shrink:0;align-items:center;gap:12px;display:flex}.wf-divider:before,.wf-divider:after{content:"";background:#ffffff14;flex:1;height:1px}.wf-divider-label{letter-spacing:.18em;text-transform:uppercase;color:#ffffff40;white-space:nowrap;font-size:.65rem;font-weight:800}.wf-strip{flex:none;grid-template-columns:repeat(10,minmax(0,1fr));align-items:stretch;gap:8px;min-height:164px;padding-bottom:6px;display:grid;overflow:hidden}.wf-day{background:linear-gradient(160deg,#ffffff0f,#ffffff06);border:1px solid #ffffff16;border-radius:16px;flex-direction:column;align-items:center;gap:4px;min-width:0;min-height:150px;padding:10px 8px 8px;transition:background .2s,border-color .2s;display:flex;box-shadow:0 10px 24px #00000026,inset 0 1px #ffffff0a}.wf-day.is-today{background:linear-gradient(160deg,#3b82f62e,#22d3ee14);border-color:#67e8f961;box-shadow:0 10px 28px #22d3ee1f,inset 0 1px #ffffff12}.wfd-name{letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;font-size:.72rem;font-weight:800}.wf-day.is-today .wfd-name{color:#93c5fd}.wfd-icon{font-size:1.7rem}.wfd-desc{color:#ffffff59;text-align:center;font-size:.65rem;font-weight:500;line-height:1.2}.wfd-temps{align-items:center;gap:4px;width:100%;margin-top:2px;display:flex}.wfd-hi{color:#fff;white-space:nowrap;font-size:1rem;font-weight:800}.wfd-lo{color:#fff6;white-space:nowrap;font-size:.88rem;font-weight:500}.wfd-bar-track{background:#ffffff14;border-radius:2px;flex:1;height:4px;overflow:hidden}.wfd-bar-fill{background:linear-gradient(90deg,#f97316,#60a5fa);border-radius:2px;min-width:20%;height:100%}.wfd-metric{align-items:center;gap:4px;display:flex}.wfd-hi-c{color:#ffffff8c;font-size:.75rem;font-weight:600}.wfd-lo-c{color:#ffffff4d;font-size:.7rem;font-weight:400}.wfd-precip{color:#78b4ffbf;font-size:.65rem;font-weight:600}.wf-dismiss{text-align:center;letter-spacing:.1em;text-transform:uppercase;color:#ffffff26;flex-shrink:0;margin:-2px 0 0;font-size:.65rem;font-weight:700}@media (height<=720px){.weather-forecast-panel{gap:8px;height:auto;min-height:auto;max-height:100dvh;padding:14px 34px 10px}.wf-hero{gap:24px}.wf-hero-icon{font-size:4rem}.wf-hero-f{font-size:3.4rem}.wf-chip{padding:6px 10px}.wf-hour{padding:5px 6px}.wf-strip{min-height:170px}.wf-day{min-height:156px}}@media (height<=680px) and (orientation:landscape){.weather-forecast-panel{gap:9px;height:auto;max-height:100dvh;padding:16px 20px 10px}.wf-hero{gap:16px}.wf-hero-left{gap:12px}.wf-hero-icon{font-size:3.2rem}.wf-hero-f{font-size:2.75rem}.wf-hero-c,.wf-hero-desc{font-size:1rem}.wf-chip{min-width:108px;padding:7px 10px}.wf-strip{min-height:132px}.wf-day{min-width:82px;min-height:118px;padding:8px 6px 6px}}@media (width<=760px){.weather-widget{border-radius:22px;gap:8px;padding:9px 12px;top:14px;right:14px}.weather-info{gap:6px}.weather-icon{font-size:1.35rem}.weather-temp-f,.weather-time{font-size:.98rem}.weather-temp-c,.weather-desc,.weather-expand-hint{display:none}.weather-time{padding-left:0}.weather-forecast-panel{gap:10px;height:auto;max-height:100dvh;padding:16px 14px 10px}.wf-hero{grid-template-columns:1fr;gap:12px;display:grid}.wf-hero-left{gap:12px}.wf-hero-icon{font-size:3rem}.wf-hero-f{font-size:2.65rem}.wf-unit{font-size:1.25rem}.wf-hero-c,.wf-hero-desc{font-size:1rem}.wf-chips{gap:7px}.wf-chip{border-radius:11px;min-width:118px;padding:8px 10px}.wf-chip-icon{font-size:1.2rem}.wf-chip-value{font-size:.92rem}.wf-strip{min-height:128px}.wf-day{border-radius:12px;flex:1 1 0;min-width:0;min-height:118px;padding:8px 3px 6px}.wfd-name{letter-spacing:.035em;font-size:.62rem}.wfd-desc{font-size:.56rem}.wfd-hi{font-size:.84rem}.wfd-lo{font-size:.76rem}.wfd-bar-track{display:none}}.dashboard-header-bar .weather-widget{box-shadow:none;-webkit-backdrop-filter:none;z-index:auto;background:0 0;border:none;flex-direction:row;align-items:center;gap:16px;padding:0;display:flex;position:static}.dashboard-header-bar .weather-temp-f,.dashboard-header-bar .weather-time{color:#fff;text-shadow:0 2px 8px #0009}.dashboard-header-bar .weather-temp-c,.dashboard-header-bar .weather-desc{color:#ffffffb3;text-shadow:0 1px 6px #00000080}.dashboard-header-bar .weather-time{border-left:1px solid #ffffff40;padding:0 0 0 14px}.home-screen{--home-pad-x:clamp(18px, calc(3vw * var(--ui-scale)), 42px);--home-pad-top:clamp(14px, calc(3vh * var(--ui-scale)), 36px);height:100dvh;min-height:100dvh;padding:var(--home-pad-top) var(--home-pad-x) 88px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;transition:var(--transition-theme);background:radial-gradient(circle at 7% 4%,#7e3af285,#0000 26%),radial-gradient(circle at 100% 100%,#0ea5e961,#0000 28%),linear-gradient(145deg,#07070b 0%,#090a10 48%,#020205 100%);flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden auto}.home-screen:before{content:"";pointer-events:none;opacity:.42;background-color:#0000;background-image:linear-gradient(90deg,#ffffff06 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:88px 88px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 78%);mask-image:radial-gradient(circle,#000,#0000 78%)}.dashboard-header-bar{z-index:20;min-height:clamp(72px, calc(84px * var(--ui-scale)), 100px);padding:0 clamp(18px, calc(28px * var(--ui-scale)), 32px);align-items:center;gap:clamp(10px, calc(16px * var(--ui-scale)), 18px);-webkit-backdrop-filter:blur(26px)saturate(160%);background:linear-gradient(135deg,#ffffff29,#ffffff0e),#08080c94;border:1px solid #ffffff38;border-radius:999px;flex:none;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);margin:0 0 clamp(16px,2.5vh,26px);display:grid;position:relative;box-shadow:0 20px 58px #0000006b,inset 0 1px #ffffff2e}.header-left{z-index:1;align-items:center;gap:10px;min-width:0;max-width:100%;display:flex;overflow:hidden}.home-brand{align-items:center;gap:clamp(8px, calc(11px * var(--ui-scale)), 13px);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;flex:none;min-width:0;display:inline-flex}.home-brand:focus-visible{outline-offset:4px;border-radius:16px;outline:2px solid #c44dffb3}.home-brand-mark-wrap{width:clamp(58px, calc(72px * var(--ui-scale)), 86px);height:clamp(58px, calc(72px * var(--ui-scale)), 86px);-webkit-backdrop-filter:blur(18px)saturate(160%);background:linear-gradient(145deg,#ffffff38,#c44dff24 48%,#ffffff0f),#120a2061;border:1px solid #ffffff57;border-radius:20px;flex:none;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:0 0 0 1px #c44dff38,0 10px 26px #0000006b,0 0 28px #c44dff47,inset 0 1px #ffffff6b,inset 0 -10px 18px #0c06182e}.home-brand-mark-wrap:before{content:"";border-radius:inherit;pointer-events:none;z-index:0;background:radial-gradient(circle at 28% 18%,#ffffff57,#0000 42%),radial-gradient(circle at 78% 88%,#c44dff38,#0000 48%);position:absolute;inset:0}.home-brand-mark{z-index:1;width:clamp(50px, calc(62px * var(--ui-scale)), 74px);height:clamp(50px, calc(62px * var(--ui-scale)), 74px);box-shadow:none;object-fit:contain;filter:drop-shadow(0 4px 10px #00000059);border-radius:0;display:block;position:relative}.home-brand-wordmark{height:clamp(1.08rem, calc(2.3vh * var(--ui-scale)), 1.58rem);flex:none;width:auto;display:block}.home-radio-entry{min-height:clamp(38px, calc(44px * var(--ui-scale)), 52px);padding:0 clamp(11px, calc(15px * var(--ui-scale)), 18px);color:#ffffffe6;font-family:inherit;font-size:clamp(.72rem, calc(1.55vh * var(--ui-scale)), 1rem);letter-spacing:0;white-space:nowrap;cursor:pointer;touch-action:manipulation;transition:transform var(--transition-fast), background var(--transition-fast), border-color var(--transition-fast);background:linear-gradient(135deg,#2dd4bf38,#ffffff0e),#ffffff12;border:1px solid #ffffff1f;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:9px;font-weight:880;display:inline-flex;box-shadow:0 0 20px #2dd4bf1f,inset 0 1px #ffffff1a}.home-radio-entry:active{background:linear-gradient(135deg,#2dd4bf57,#ffffff14),#ffffff17;border-color:#ffffff47;transform:scale(.96)}.home-radio-entry.is-offline,.home-radio-entry:disabled{opacity:.55;cursor:not-allowed;filter:grayscale(.35);box-shadow:none}.home-radio-entry.is-offline:active,.home-radio-entry:disabled:active{transform:none}.home-radio-entry svg{flex:none}.home-global-toggles{align-items:center;gap:8px;min-width:0;display:flex}.home-toggle-pill{min-height:clamp(34px, calc(40px * var(--ui-scale)), 48px);padding:0 clamp(9px, calc(13px * var(--ui-scale)), 16px);color:#ffffffc7;font-size:clamp(.74rem, calc(.86rem * var(--ui-scale)), .96rem);letter-spacing:0;white-space:nowrap;cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);background:#ffffff12;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;gap:7px;font-weight:800;display:inline-flex}.home-toggle-pill:active{transform:scale(.96)}.home-toggle-pill.is-active{color:#ffeb3b;background:#00000094;border-color:#ffeb3bb8;box-shadow:0 0 18px #ffeb3b38,inset 0 1px #ffffff1a}.active-ride-indicator{min-height:clamp(38px, calc(44px * var(--ui-scale)), 52px);padding:0 clamp(12px, calc(18px * var(--ui-scale)), 20px) 0 clamp(9px, calc(12px * var(--ui-scale)), 14px);color:#ffffffe6;background:#ffffff14;border:1px solid #ffffff14;border-radius:999px;flex:0 auto;align-items:center;gap:10px;min-width:0;display:inline-flex;overflow:hidden}.pulse-dot{width:clamp(10px, calc(14px * var(--ui-scale)), 16px);height:clamp(10px, calc(14px * var(--ui-scale)), 16px);background-color:#22e58c;border-radius:50%;flex-shrink:0;animation:2s infinite pulse;box-shadow:0 0 22px #22e58cd1}@keyframes pulse{0%{box-shadow:0 0 #22e58c9e,0 0 22px #22e58cd1}70%{box-shadow:0 0 0 12px #22e58c00,0 0 22px #22e58cd1}to{box-shadow:0 0 #22e58c00,0 0 22px #22e58cd1}}.ride-status-text{font-size:clamp(.78rem, calc(1.7vh * var(--ui-scale)), 1.12rem);color:#ffffffe0;letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-weight:760;overflow:hidden}.title-uber{color:#fff;font-size:clamp(1.38rem, calc(3.8vh * var(--ui-scale)), 2.52rem);letter-spacing:0;text-align:center;text-shadow:0 2px 18px #00000094;white-space:nowrap;z-index:3;text-overflow:ellipsis;pointer-events:none;place-self:center;max-width:100%;margin:0;padding:0 8px;font-weight:820;line-height:1;position:relative;overflow:hidden}.logo-uber,.logo-lyft{font-weight:inherit;color:inherit}.header-right{z-index:1;justify-self:end;min-width:0;max-width:100%;overflow:hidden}.home-feature-column{flex-direction:column;gap:clamp(10px,1.7vh,16px);min-width:0;min-height:0;display:flex;position:relative}.home-currently-playing-block{z-index:6;min-height:clamp(56px, calc(8.5vh * var(--ui-scale)), 92px);width:100%;padding:clamp(8px, calc(10px * var(--ui-scale)), 12px) 12px clamp(8px, calc(10px * var(--ui-scale)), 12px) clamp(16px, calc(2.6vw * var(--ui-scale)), 30px);-webkit-backdrop-filter:blur(20px)saturate(155%);background:linear-gradient(135deg,#ffffff29,#ffffff0e),radial-gradient(circle at 0%,#ff3a522e,#0000 42%),#08080c9e;border:1px solid #ffffff2e;border-radius:26px;flex:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(12px,2vw,22px);display:grid;position:relative;overflow:hidden;box-shadow:0 20px 52px #00000057,inset 0 1px #ffffff24}@keyframes home-cp-bar{0%,to{transform:scaleY(.1)}50%{transform:scaleY(1)}}.home-cp-wave{pointer-events:none;z-index:0;justify-content:center;align-items:center;gap:4px;height:100%;display:flex;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 100%,#0000008c 30%,#0000 100%);mask-image:radial-gradient(80% 100%,#0000008c 30%,#0000 100%)}.home-cp-wave>span{transform-origin:50%;width:4px;height:32px;animation:home-cp-bar calc(.65s + var(--bar-i,0) * 40ms) ease-in-out infinite alternate;animation-delay:calc(var(--bar-i,0) * -.09s);background:linear-gradient(#ff829699,#ff3153);border-radius:999px;flex-shrink:0;transform:scaleY(.1);box-shadow:0 0 8px #ff315399}.home-currently-playing-copy{z-index:1;gap:5px;min-width:0;display:grid;position:relative}.home-currently-playing-label{color:#ffffff9e;font-size:clamp(.62rem, calc(1.35vh * var(--ui-scale)), .9rem);letter-spacing:.13em;text-transform:uppercase;font-weight:920;line-height:1}.home-currently-playing-title{text-overflow:ellipsis;white-space:nowrap;color:#fff;max-width:100%;font-size:clamp(.98rem, calc(2.45vh * var(--ui-scale)), 1.58rem);text-shadow:0 4px 22px #00000094;font-weight:940;line-height:1.05;overflow:hidden}.home-currently-playing-button{z-index:1;min-height:clamp(42px, calc(6.7vh * var(--ui-scale)), 68px);padding:0 clamp(16px, calc(2.2vw * var(--ui-scale)), 30px) 0 14px;color:#fff;font-family:inherit;font-size:clamp(.8rem, calc(1.75vh * var(--ui-scale)), 1.16rem);letter-spacing:.02em;white-space:nowrap;cursor:pointer;touch-action:manipulation;transition:transform var(--transition-bounce), filter .18s ease;background:linear-gradient(135deg,#ffffff2e,#fff0),linear-gradient(135deg,#ff3153,#b70f24);border:1px solid #ffffff4d;border-radius:999px;justify-content:center;align-items:center;gap:10px;font-weight:940;display:inline-flex;position:relative;box-shadow:0 14px 34px #ff315347,0 12px 30px #00000047,inset 0 1px #ffffff3d}.home-currently-playing-button:active{filter:brightness(1.08);transform:scale(.96)}.home-currently-playing-icon{width:clamp(28px, calc(34px * var(--ui-scale)), 40px);height:clamp(28px, calc(34px * var(--ui-scale)), 40px);color:#bc1027;background:#ffffffeb;border-radius:50%;place-items:center;display:grid;box-shadow:0 8px 20px #0003}.home-main-stage{z-index:10;touch-action:pan-y;flex:1;grid-template-columns:minmax(220px,3fr) minmax(280px,4fr) minmax(220px,3fr);gap:clamp(14px,1.65vw,22px);min-height:0;display:grid;position:relative}.home-idle-attract{z-index:18;pointer-events:none;place-items:center;animation:.46s both homeIdleFadeIn;display:grid;position:absolute;inset:clamp(104px,15vh,150px) clamp(30px,5vw,76px) clamp(104px,14vh,142px)}body.sports-modal-open .home-idle-attract>.home-idle-card,body.news-modal-open .home-idle-attract>.home-idle-card,body.weather-modal-open .home-idle-attract>.home-idle-card{display:none}.home-idle-card{color:#fff;background:radial-gradient(circle at 12% 0%, color-mix(in srgb, var(--idle-accent,#38bdf8) 28%, transparent), transparent 44%), linear-gradient(135deg, #ffffff24, #ffffff09), #03050af2;border:1px solid color-mix(in srgb, var(--idle-accent,#38bdf8) 54%, #ffffff3d);width:min(920px,88vw);min-height:clamp(280px,44vh,430px);box-shadow:0 28px 90px #0000009e, 0 0 70px color-mix(in srgb, var(--idle-accent,#38bdf8) 24%, transparent), inset 0 1px 0 #ffffff3d;-webkit-backdrop-filter:blur(24px)saturate(150%);pointer-events:auto;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;border-radius:26px;padding:clamp(24px,4vh,42px);overflow:hidden}.home-idle-card:active{cursor:grabbing}.home-idle-card.is-frozen{border-color:color-mix(in srgb, var(--idle-accent,#38bdf8) 76%, #ffffff6b);box-shadow:0 28px 90px #000000ad, 0 0 82px color-mix(in srgb, var(--idle-accent,#38bdf8) 34%, transparent), inset 0 0 0 1px color-mix(in srgb, var(--idle-accent,#38bdf8) 34%, #ffffff29), inset 0 1px 0 #ffffff47}.home-idle-card-topline{color:#ffffffc7;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:clamp(18px,3vh,28px);font-weight:900;display:flex}.home-idle-card-topline span,.home-idle-card-topline b{background:color-mix(in srgb, var(--idle-accent,#38bdf8) 34%, #ffffff1f);border:1px solid color-mix(in srgb, var(--idle-accent,#38bdf8) 42%, #ffffff24);color:#fff;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:clamp(.78rem,1.6vh,1rem);display:inline-flex}.home-idle-card-topline small{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:clamp(.76rem,1.45vh,.94rem);overflow:hidden}.home-idle-news h2{color:#fff;letter-spacing:0;text-wrap:balance;text-shadow:0 5px 30px #00000094;max-width:880px;margin:0;font-size:clamp(2.25rem,6.4vh,5.15rem);font-weight:900;line-height:.98}.home-idle-card p{color:#ffffffdb;max-width:780px;margin:clamp(10px,1.7vh,18px) 0 0;font-size:clamp(1rem,2.1vh,1.38rem);font-weight:650;line-height:1.28}.home-idle-game{min-height:clamp(330px,52vh,520px)}.home-idle-scoreboard{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:clamp(14px,2vw,26px);display:grid}.home-idle-team{background:#ffffff17;border:1px solid #ffffff24;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:12px;min-width:0;min-height:clamp(112px,16vh,168px);padding:clamp(12px,1.8vh,18px) clamp(14px,2vh,20px);display:grid}.home-idle-team-mark{color:#071014;background:#ffffffeb;border-radius:50%;flex-shrink:0;grid-column:1;place-items:center;width:clamp(52px,7.6vh,76px);height:clamp(52px,7.6vh,76px);font-size:clamp(1.1rem,2.5vh,1.6rem);font-weight:950;display:grid;overflow:hidden}.home-idle-team-mark img{object-fit:contain;width:100%;height:100%}.home-idle-team-copy{flex-direction:column;grid-column:2;gap:4px;min-width:0;display:flex}.home-idle-team-copy strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:clamp(1.45rem,3.8vh,2.6rem);font-weight:950;line-height:.95;overflow:hidden}.home-idle-team-copy small{color:#ffffffad;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:clamp(.78rem,1.55vh,1rem);font-weight:750;overflow:hidden}.home-idle-team b{color:#fff;font-variant-numeric:tabular-nums;text-align:right;text-shadow:0 8px 32px #0000006b;grid-column:3;justify-self:end;min-width:1.15em;font-size:clamp(2.4rem,7vh,4.8rem);font-weight:950;line-height:.9}.home-idle-versus{color:#ffffff85;align-self:center;font-size:clamp(1.3rem,3vh,2.2rem);font-weight:950}.home-idle-game-info{flex-wrap:wrap;gap:8px;margin-top:clamp(10px,1.5vh,14px);display:flex}.home-idle-game-info span{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;background:#ffffff17;border:1px solid #ffffff1f;border-radius:999px;align-items:center;max-width:min(420px,100%);min-height:30px;padding:0 11px;font-size:clamp(.76rem,1.45vh,.96rem);font-weight:780;display:inline-flex;overflow:hidden}.home-idle-game-metrics{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:clamp(10px,1.4vw,16px);margin-top:clamp(10px,1.6vh,16px);display:grid}.home-idle-game-metrics.has-both{grid-template-columns:minmax(0,1.15fr) minmax(180px,.85fr)}.home-idle-linescore{grid-auto-flow:row;grid-template-columns:minmax(48px, auto) repeat(var(--idle-segment-count,5), minmax(26px, 1fr));background:#00000038;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:4px;min-width:0;padding:9px;display:grid}.home-idle-linescore strong,.home-idle-linescore b,.home-idle-linescore span{color:#ffffffe0;text-align:center;min-width:0;font-size:clamp(.72rem,1.45vh,.95rem);font-weight:850;line-height:1}.home-idle-linescore strong{text-align:left;color:#fff}.home-idle-linescore b{color:#fff9;font-size:clamp(.64rem,1.2vh,.82rem)}.home-idle-stat-grid{grid-template-columns:repeat(var(--idle-stat-count,2), minmax(0, 1fr));align-content:start;gap:8px;min-width:0;display:grid}.home-idle-stat{background:#ffffff13;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:minmax(32px,auto) minmax(0,1fr) minmax(32px,auto);align-items:center;gap:6px;min-height:42px;padding:8px 10px;display:grid}.home-idle-stat b{color:#fff;text-align:center;font-variant-numeric:tabular-nums;font-size:clamp(.9rem,1.85vh,1.2rem);font-weight:950}.home-idle-stat span{color:#ffffffad;text-align:center;white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:.04em;min-width:0;font-size:clamp(.68rem,1.25vh,.84rem);font-weight:820;overflow:hidden}@media (width<=760px){.home-idle-scoreboard{grid-template-columns:1fr;gap:10px}.home-idle-versus{display:none}.home-idle-game-metrics,.home-idle-game-metrics.has-both{grid-template-columns:1fr}.home-idle-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-idle-highlights{gap:6px;margin-top:clamp(10px,1.4vh,14px);display:grid}.home-idle-highlights span{color:#ffffffe0;background:color-mix(in srgb, var(--idle-accent,#38bdf8) 14%, #ffffff12);border:1px solid color-mix(in srgb, var(--idle-accent,#38bdf8) 24%, #ffffff17);text-overflow:ellipsis;white-space:nowrap;border-radius:12px;min-width:0;padding:8px 10px;font-size:clamp(.78rem,1.45vh,.96rem);font-weight:780;line-height:1.18;overflow:hidden}@keyframes homeIdleFadeIn{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.translate-btn-icon .language-code-mark{color:#fff;letter-spacing:.04em;justify-content:center;align-items:center;min-width:2.35em;min-height:1.55em;font-size:.92rem;font-weight:950;line-height:1;display:inline-flex}.featured-category-panel{border:1px solid color-mix(in srgb, var(--accent-color,#8b5cf6) 56%, #ffffff57);min-height:0;box-shadow:0 28px 78px #00000094, 0 0 42px color-mix(in srgb, var(--accent-color,#8b5cf6) 26%, transparent), inset 0 1px 0 #ffffff29;isolation:isolate;background:#07070b;border-radius:28px;flex:auto;position:relative;overflow:hidden}.featured-category-panel:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(135deg, #ffffff29, transparent 28%, #ffffff0e 62%, transparent 82%), radial-gradient(circle at 12% 10%, color-mix(in srgb, var(--accent-color,#8b5cf6) 18%, transparent), transparent 34%), radial-gradient(circle at 84% 92%, color-mix(in srgb, var(--accent-color,#8b5cf6) 14%, transparent), transparent 38%);opacity:.5;mix-blend-mode:screen;position:absolute;inset:0}.featured-category-bg,.featured-category-shade{position:absolute;inset:0}.featured-category-bg{z-index:0;filter:saturate(1.14)contrast(1.04);will-change:opacity, transform;background-position:50%;background-size:cover;transition:transform .7s;transform:scale(1.01)}.featured-category-bg-active{animation:.56s both featuredBgIn}.featured-category-bg-outgoing{opacity:1}.featured-category-panel:active .featured-category-bg{transform:scale(1.025)}.featured-arrival-glow{z-index:2;pointer-events:none;opacity:0;background:linear-gradient(115deg, transparent 20%, #ffffff47 43%, transparent 61%), linear-gradient(90deg, color-mix(in srgb, var(--accent-color,#8b5cf6) 32%, transparent), transparent 24%, transparent 74%, #ffffff29), linear-gradient(0deg, color-mix(in srgb, var(--accent-color,#8b5cf6) 22%, transparent), transparent 34%);filter:blur(10px)saturate(1.25);mix-blend-mode:screen;will-change:opacity, transform;animation:.76s cubic-bezier(.16,1,.3,1) both featuredArrivalGlow;position:absolute;inset:-10%;transform:translate(-7%)scale(1.02)}@keyframes featuredArrivalGlow{0%{opacity:0;transform:translate(-8%)scale(1.025)}28%{opacity:.78}to{opacity:0;transform:translate(8%)scale(1.01)}}@keyframes featuredBgIn{0%{opacity:0;transform:scale(1.035)}to{opacity:1;transform:scale(1.01)}}.featured-category-shade{z-index:2;pointer-events:none;opacity:.72;background:linear-gradient(#ffffff12,#0000 24%),linear-gradient(#0000 58%,#0000001a)}.featured-return-video{z-index:5;border:0;border-bottom:1px solid color-mix(in srgb, var(--accent-color,#8b5cf6) 42%, #ffffff38);background:linear-gradient(135deg, #ffffff2e, #ffffff0e), radial-gradient(circle at 0% 50%, color-mix(in srgb, var(--accent-color,#8b5cf6) 18%, transparent), transparent 52%), #06080e9e;color:#fff;text-align:left;cursor:pointer;touch-action:manipulation;-webkit-backdrop-filter:blur(14px)saturate(135%);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(14px,2vw,22px);height:20%;min-height:96px;padding:clamp(16px,2.8vh,24px) clamp(20px,3vw,32px);font-family:inherit;display:grid;position:absolute;top:0;left:0;right:0;box-shadow:0 18px 46px #0000004d,inset 0 1px #ffffff2e}.featured-return-video:active{transform:scale(.985)}.featured-return-icon{color:#09090d;background:#ffffffeb;border-radius:50%;place-items:center;width:clamp(54px,8vh,68px);height:clamp(54px,8vh,68px);display:grid;box-shadow:0 10px 28px #00000047,0 0 22px #fff3}.featured-return-copy{gap:6px;min-width:0;display:grid}.featured-return-label{color:#ffffff9e;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;font-size:clamp(.74rem,1.55vh,.94rem);font-weight:900;line-height:1}.featured-return-track{text-overflow:ellipsis;white-space:nowrap;color:#fff;text-shadow:0 3px 18px #0000009e;max-width:100%;font-size:clamp(1.28rem,3.1vh,1.85rem);font-weight:900;line-height:1.05;overflow:hidden}.featured-category-content{z-index:3;height:100%;padding:clamp(20px, calc(4.5vh * var(--ui-scale)), 46px) clamp(20px, calc(4vh * var(--ui-scale)), 40px) 0;color:#fff;flex-direction:column;justify-content:flex-end;align-items:flex-start;animation:.36s both featuredContentIn;display:flex;position:relative}@keyframes featuredContentIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translate(0,0)}}.featured-kicker{top:clamp(20px, calc(4vh * var(--ui-scale)), 38px);left:clamp(20px, calc(4vh * var(--ui-scale)), 40px);min-height:clamp(38px, calc(44px * var(--ui-scale)), 52px);padding:0 clamp(13px, calc(18px * var(--ui-scale)), 20px);background:linear-gradient(135deg, #ffffff47, #ffffff14), color-mix(in srgb, var(--accent-color,#8b5cf6) 42%, #0000003d);border:1px solid color-mix(in srgb, var(--accent-color,#8b5cf6) 52%, #ffffff47);color:#fff;font-size:clamp(.7rem, calc(1.55vh * var(--ui-scale)), 1.04rem);letter-spacing:.12em;text-transform:uppercase;text-shadow:0 2px 10px #00000080;-webkit-backdrop-filter:blur(14px)saturate(150%);border-radius:999px;align-items:center;gap:10px;font-weight:880;display:inline-flex;position:absolute;box-shadow:0 14px 34px #0000005c}.featured-category-panel.has-return-video .featured-kicker{top:calc(20% + clamp(16px,3vh,24px))}.featured-title-plate{background:linear-gradient(135deg, #ffffff2e, #ffffff0b), radial-gradient(circle at 12% 0%, color-mix(in srgb, var(--accent-color,#8b5cf6) 14%, transparent), transparent 58%), #0a0b106b;border:1px solid color-mix(in srgb, var(--accent-color,#8b5cf6) 42%, #ffffff47);max-width:100%;box-shadow:0 18px 52px #00000057, 0 0 26px color-mix(in srgb, var(--accent-color,#8b5cf6) 13%, transparent), inset 0 1px 0 #ffffff24;-webkit-backdrop-filter:blur(10px)saturate(125%);border-radius:24px;padding:clamp(14px,2.4vh,22px) clamp(16px,2.7vw,24px)}.featured-category-content h2{color:#fff;max-width:100%;font-size:clamp(2.55rem, calc(8.7vh * var(--ui-scale)), 5.2rem);letter-spacing:0;text-wrap:balance;text-shadow:0 2px 2px #000000b3, 0 12px 36px #0000009e, 0 0 28px color-mix(in srgb, var(--accent-color,#8b5cf6) 48%, transparent);margin:0;font-weight:900;line-height:.96}.featured-description{color:#ffffffd1;max-width:92%;font-size:clamp(.94rem, calc(2.2vh * var(--ui-scale)), 1.42rem);text-shadow:0 4px 20px #000000a3;margin:14px 0 0;font-weight:680;line-height:1.18}.featured-action-bar{width:calc(100% + 2*clamp(24px,4vh,38px));min-height:clamp(78px, calc(14vh * var(--ui-scale)), 126px);background:linear-gradient(90deg, #ffffff29, #ffffff0b), radial-gradient(circle at 0% 50%, color-mix(in srgb, var(--accent-color,#8b5cf6) 16%, transparent), transparent 48%), #06080e75;border-top:1px solid color-mix(in srgb, var(--accent-color,#8b5cf6) 40%, #ffffff3d);-webkit-backdrop-filter:blur(12px)saturate(130%);align-items:center;margin:clamp(22px,3.4vh,34px) calc(-1*clamp(24px,4vh,38px)) 0;padding:12px clamp(24px,4vh,38px);display:flex;box-shadow:0 -18px 46px #00000047}.featured-play-btn{min-width:clamp(162px, calc(18vw * var(--ui-scale)), 276px);min-height:clamp(58px, calc(10vh * var(--ui-scale)), 96px);background:linear-gradient(135deg, #fffffff0, #ffffffb8), color-mix(in srgb, var(--accent-color,#8b5cf6) 18%, transparent);color:#09090d;font-family:inherit;font-size:clamp(1.02rem, calc(2.7vh * var(--ui-scale)), 1.72rem);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:transform var(--transition-bounce), filter .18s ease;touch-action:manipulation;border:1px solid #ffffff6b;border-radius:999px;justify-content:center;align-items:center;gap:14px;padding:0 38px;font-weight:950;display:inline-flex;box-shadow:0 18px 42px #00000057,0 0 28px #ffffff42,inset 0 1px #fff9}.featured-play-btn:active{filter:brightness(1.06);transform:scale(.96)}.category-bento-side{background:0 0;border:0;min-height:0;padding:10px 0;position:relative;overflow:hidden}.category-bento-side:before,.category-bento-side:after{content:"";z-index:4;pointer-events:none;opacity:0;height:72px;transition:opacity .2s;position:absolute;left:0;right:0}.category-bento-side:before{background:linear-gradient(#07070bf5,#07070bad 34%,#0000),linear-gradient(#ffffff29,#0000 2px);top:0}.category-bento-side:after{background:linear-gradient(#0000,#07070bad 66%,#07070bf5),linear-gradient(0deg,#ffffff29,#0000 2px);bottom:0}.category-bento-side.has-more-categories:before,.category-bento-side.has-more-categories:after{opacity:1}.rail-scroll-indicator{z-index:5;pointer-events:none;opacity:0;filter:drop-shadow(0 2px 9px #000000bd);border:solid #ffffffc7;width:24px;height:24px;transition:opacity .2s;position:absolute;left:50%}.category-bento-side.has-more-categories .rail-scroll-indicator{opacity:.78}.rail-scroll-indicator-top{border-width:2px 0 0 2px;top:14px;transform:translate(-50%)rotate(45deg)}.rail-scroll-indicator-bottom{border-width:0 2px 2px 0;bottom:14px;transform:translate(-50%)rotate(45deg)}.side-bento-grid{--rail-gap:clamp(12px, 1.7vh, 18px);overscroll-behavior:contain;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;height:100%;min-height:0;padding:6px 0;overflow:hidden}.side-bento-grid:active{cursor:grabbing}.category-bento-right.has-home-radio-player{flex-direction:column;gap:clamp(9px,1.45vh,14px);display:flex}.category-bento-right.has-home-radio-player:before,.category-bento-right.has-home-radio-player .rail-scroll-indicator-top{display:none}.category-bento-right.has-home-radio-player .side-bento-grid{flex:50%;height:auto;padding:0;position:relative;-webkit-mask-image:linear-gradient(#0000 0,#000000b8 14px,#000 34px calc(100% - 58px),#000000b8 calc(100% - 24px),#0000 100%);mask-image:linear-gradient(#0000 0,#000000b8 14px,#000 34px calc(100% - 58px),#000000b8 calc(100% - 24px),#0000 100%)}.category-bento-right.has-home-radio-player .side-bento-grid:before,.category-bento-right.has-home-radio-player .side-bento-grid:after{content:"";z-index:4;pointer-events:none;position:absolute;left:0;right:0}.category-bento-right.has-home-radio-player .side-bento-grid:before{background:linear-gradient(#07070bfa 0%,#07070bb8 42%,#0000 100%);height:42px;top:0}.category-bento-right.has-home-radio-player .side-bento-grid:after{background:linear-gradient(#0000 0%,#07070bb8 60%,#07070bfa 100%);height:58px;bottom:0}.category-bento-right.has-home-radio-player.has-more-categories:after{opacity:1}.category-bento-right.has-home-radio-player .compact-category-card{flex-basis:calc((100% - var(--rail-gap)) / 2)}.category-bento-right.has-home-radio-player .compact-category-card:before{background:linear-gradient(180deg, #07070b6b 0%, transparent 22%), linear-gradient(135deg, #ffffff2e, transparent 30%, #ffffff0b 68%, transparent), radial-gradient(circle at 12% 8%, color-mix(in srgb, var(--accent-color,#8b5cf6) 16%, transparent), transparent 36%), linear-gradient(0deg, color-mix(in srgb, var(--accent-color,#8b5cf6) 9%, transparent), transparent 62%)}.home-radio-player{color:#fff;text-align:center;cursor:pointer;touch-action:manipulation;isolation:isolate;background:linear-gradient(145deg,#ffffff3d,#ffffff0f),radial-gradient(circle at 28% 22%,#4adeff57,#0000 44%),radial-gradient(circle at 88% 12%,#ff41703d,#0000 40%),#050a1594;border:1px solid #7dc6ffb8;border-radius:22px;flex:0 0 calc(50% - clamp(4px,.7vh,7px));grid-template-rows:auto minmax(0,1fr) auto;grid-template-columns:minmax(88px,.68fr) minmax(0,1fr);place-items:center;gap:clamp(9px,1.35vh,14px);min-height:0;padding:clamp(12px,1.85vh,18px);font-family:inherit;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 42px #0000005c,0 0 30px #3bbef63d,inset 0 1px #ffffff38}.home-radio-player:active{transform:scale(.985)}.home-radio-player.is-offline,.home-radio-player:disabled{opacity:.72;cursor:not-allowed;filter:grayscale(.45);border-color:#ffffff38;box-shadow:0 12px 28px #00000047}.home-radio-player.is-offline:active,.home-radio-player:disabled:active{transform:none}.home-radio-player.is-offline .home-radio-player-controls{pointer-events:none;opacity:.35}.home-radio-player-glow{z-index:-1;filter:saturate(1.55)contrast(1.08)brightness(1.16);opacity:.78;background-color:#0000;background-image:linear-gradient(90deg,#0208122e,#0208121a 38%,#2a76ff24 54%,#02081275),linear-gradient(#0000 36%,#020812b8),url(/radio_bg_image/US.jpg),url(/radio_bg_image/generic.jpg);background-position:50%;background-repeat:repeat,repeat,repeat,repeat;background-size:cover;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;position:absolute;inset:0}.home-radio-live-chip{color:#9dd8ff;letter-spacing:.12em;text-transform:uppercase;background:#0208129e;border-radius:999px;grid-column:1/-1;justify-self:start;align-items:center;gap:9px;min-height:34px;padding:0 14px;font-size:clamp(.82rem,1.45vh,.98rem);font-weight:940;display:inline-flex;box-shadow:inset 0 1px #ffffff1f}.home-radio-live-chip span{background:#ffffff6b;border-radius:50%;width:8px;height:8px}.home-radio-player.is-playing .home-radio-live-chip span{background:#22e58c;box-shadow:0 0 16px #22e58ce0}.home-radio-player-visual{aspect-ratio:1;grid-area:2/1/4;place-items:center;width:min(100%,152px);display:grid;position:relative}.home-radio-ring{opacity:.66;border:2px solid #4a90ffb8;border-radius:50%;position:absolute;inset:13%}.home-radio-ring-two{opacity:.42;inset:1%}.home-radio-player.is-playing .home-radio-ring-one{animation:1.85s ease-in-out infinite homeRadioPulse}.home-radio-player.is-playing .home-radio-ring-two{animation:2.35s ease-in-out infinite reverse homeRadioPulse}@keyframes homeRadioPulse{0%,to{opacity:.34;transform:scale(.96)}50%{opacity:.82;transform:scale(1.04)}}.home-radio-wave{opacity:.78;justify-content:center;align-items:center;gap:3px;height:36%;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.home-radio-wave span{width:3px;height:calc(18% + ((var(--bar-index) % 6) * 10%));transform-origin:50%;animation:1.1s ease-in-out infinite homeRadioWave;animation-delay:calc(var(--bar-index) * -.055s);background:#4b8dff;border-radius:999px}.home-radio-player:not(.is-playing) .home-radio-wave span{opacity:.42;animation-play-state:paused}@keyframes homeRadioWave{0%,to{transform:scaleY(.45)}50%{transform:scaleY(1.18)}}.home-radio-disc{z-index:2;aspect-ratio:1;background:radial-gradient(circle,#fff3,#ffffff08),#05080feb;border:2px solid #ffffff2e;border-radius:50%;place-items:center;width:clamp(72px,10.8vh,104px);display:grid;position:relative;overflow:hidden;box-shadow:0 12px 34px #0000006b,0 0 28px #3b82f642}.home-radio-disc img{object-fit:cover;width:100%;height:100%}.home-radio-disc span{font-size:1.4rem;font-weight:950}.home-radio-player-copy{-webkit-backdrop-filter:blur(8px)saturate(140%);background:#03070f8f;border:1px solid #ffffff24;border-radius:14px;grid-area:2/2;align-self:end;gap:5px;width:100%;min-width:0;padding:11px 12px;display:grid;box-shadow:inset 0 1px #ffffff1a}.home-radio-player-copy>span,.home-radio-player-copy small{color:#e7f4ffd1;letter-spacing:.07em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:clamp(.82rem,1.42vh,.98rem);font-weight:850;line-height:1.1;overflow:hidden}.home-radio-player-copy strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 4px 22px #000000b8;font-size:clamp(1.28rem,2.45vh,1.68rem);font-weight:950;line-height:1.04;overflow:hidden}.home-radio-brand-title{letter-spacing:.01em;font-size:clamp(1.55rem,2.85vh,2rem)!important;line-height:1.02!important}.home-radio-player-controls{grid-area:3/2;justify-self:start;align-items:center;gap:8px;display:inline-flex}.home-radio-control-btn{color:#04100b;cursor:pointer;background:#20d27a;border-radius:50%;place-items:center;width:clamp(40px,6vh,50px);height:clamp(40px,6vh,50px);display:grid;box-shadow:0 12px 30px #20d27a47,inset 0 1px #ffffff47}.home-radio-control-btn[aria-disabled=true]{opacity:.38;cursor:default}.home-radio-control-btn.is-stop{color:#ffffffd6;background:#ffffff1f;box-shadow:inset 0 0 0 1px #ffffff29,inset 0 1px #ffffff1f}.home-radio-control-btn svg{display:block;width:clamp(18px,3vh,24px)!important;height:clamp(18px,3vh,24px)!important}.side-bento-track{gap:var(--rail-gap);will-change:transform;flex-direction:column;height:100%;display:flex}.compact-category-card{flex:0 0 calc((100% - (var(--rail-gap) * 3)) / 4);border:1px solid color-mix(in srgb, var(--accent-color,#8b5cf6) 54%, #fff3);background:var(--accent-color,#8b5cf6);color:#fff;text-align:left;cursor:pointer;touch-action:manipulation;min-width:0;min-height:0;box-shadow:0 12px 28px #0000004d, 0 0 16px color-mix(in srgb, var(--accent-color,#8b5cf6) 10%, transparent), inset 0 1px 0 #ffffff29;border-radius:20px;align-items:flex-end;font-family:inherit;transition:transform .18s,border-color .18s,box-shadow .18s,filter .18s;display:flex;position:relative;overflow:hidden}.compact-category-card:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(135deg, #ffffff2e, transparent 30%, #ffffff0b 68%, transparent), radial-gradient(circle at 12% 8%, color-mix(in srgb, var(--accent-color,#8b5cf6) 16%, transparent), transparent 36%), linear-gradient(0deg, color-mix(in srgb, var(--accent-color,#8b5cf6) 9%, transparent), transparent 62%);opacity:.42;mix-blend-mode:screen;position:absolute;inset:0}.compact-category-card:after{content:"";z-index:2;pointer-events:none;border-radius:inherit;box-shadow:inset 0 1px 0 #ffffff3d, inset 0 0 0 1px color-mix(in srgb, var(--accent-color,#8b5cf6) 20%, transparent), inset 0 -24px 36px color-mix(in srgb, var(--accent-color,#8b5cf6) 8%, transparent);position:absolute;inset:0}.compact-category-card:active{filter:brightness(1.05);transform:scale(.975)}.compact-category-card.is-active{box-shadow:0 16px 38px #0000005c, 0 0 0 2px color-mix(in srgb, var(--accent-color,#8b5cf6) 78%, #ffffff59), 0 0 34px color-mix(in srgb, var(--accent-color,#8b5cf6) 36%, transparent), inset 0 1px 0 #ffffff38;border-color:#ffffffdb}.compact-category-card.is-active .compact-category-copy{background:linear-gradient(135deg, #ffffff47, #ffffff14), color-mix(in srgb, var(--accent-color,#8b5cf6) 42%, #0a0b108f)}.compact-category-bg{filter:saturate(1.18)contrast(1.06)brightness(1.03);background-position:50%;background-size:cover;width:auto;transition:transform .22s,filter .22s;position:absolute;inset:0;transform:scale(1.02)}.compact-category-glow{z-index:1;pointer-events:none;background:radial-gradient(ellipse at 16% 100%, color-mix(in srgb, var(--accent-color,#8b5cf6) 34%, transparent), transparent 58%), linear-gradient(0deg, color-mix(in srgb, var(--accent-color,#8b5cf6) 12%, transparent), transparent);opacity:.64;mix-blend-mode:screen;height:68%;position:absolute;inset:auto -18% -28%}.compact-category-card:active .compact-category-bg{transform:scale(1.055)}.compact-category-copy{z-index:2;min-width:min(86%,340px);max-width:calc(100% - 14px);min-height:clamp(46px, calc(6.8vh * var(--ui-scale)), 70px);padding:clamp(7px, calc(9px * var(--ui-scale)), 11px) clamp(12px, calc(16px * var(--ui-scale)), 18px);background:linear-gradient(135deg, #fff3, #ffffff0d), radial-gradient(circle at 8% 0%, color-mix(in srgb, var(--accent-color,#8b5cf6) 16%, transparent), transparent 62%), #0a0b107a;border-top:1px solid color-mix(in srgb, var(--accent-color,#8b5cf6) 46%, #ffffff47);border-right:1px solid color-mix(in srgb, var(--accent-color,#8b5cf6) 34%, #ffffff38);box-shadow:0 10px 28px #00000047, 0 0 18px color-mix(in srgb, var(--accent-color,#8b5cf6) 10%, transparent), inset 0 1px 0 #fff3;-webkit-backdrop-filter:blur(9px)saturate(120%);border-top-right-radius:18px;align-items:center;margin:0;display:flex;position:relative}.compact-category-copy strong{text-overflow:ellipsis;white-space:nowrap;color:#fff;min-width:0;max-width:100%;font-size:clamp(1.12rem, calc(2.65vh * var(--ui-scale)), 1.72rem);letter-spacing:0;text-shadow:0 1px 2px #000000d9,0 5px 18px #000000a8;font-weight:880;line-height:1.02;display:block;overflow:hidden}.home-loading-state{color:#ffffffb8;grid-column:1/-1;justify-content:center;align-items:center;font-size:1.5rem;font-weight:800;display:flex}@media (height<=760px){.home-screen{--home-pad-top:14px}.dashboard-header-bar{min-height:64px;margin-bottom:12px}.featured-category-content h2{font-size:clamp(2.85rem,7.6vh,4.35rem)}.featured-description{font-size:clamp(1.04rem,2.3vh,1.32rem)}.featured-action-bar{min-height:82px;margin-top:18px}.featured-play-btn{min-height:64px}.side-bento-grid{--rail-gap:10px}.compact-category-card{border-radius:16px}.compact-category-copy{border-top-right-radius:15px;min-height:46px}}@media (width<=1280px){.home-radio-entry span{display:none}.home-radio-entry{width:44px;padding:0}}@media (width<=1100px){.ride-status-text{display:none}.home-brand-wordmark{height:1rem}}@media (height<=680px) and (orientation:landscape){.home-screen{--home-pad-x:clamp(12px, 2vw, 24px);--home-pad-top:10px;padding-bottom:68px}.home-brand-wordmark{height:.95rem}.home-brand-mark-wrap{border-radius:15px;width:52px;height:52px}.home-brand-mark{width:44px;height:44px}.dashboard-header-bar{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:14px;min-height:60px;margin:0 0 10px;padding:0 18px}.active-ride-indicator{min-height:38px;padding:0 14px 0 10px}.pulse-dot{width:11px;height:11px}.title-uber{font-size:clamp(1.28rem,4vh,1.7rem)}.home-toggle-pill{min-height:36px;padding:0 10px;font-size:.78rem}.featured-category-panel{border-radius:20px}.featured-return-video{min-height:70px;padding:10px 18px}.featured-return-icon{width:48px;height:48px}.featured-kicker{min-height:34px;padding:0 12px;font-size:.68rem;top:16px;left:18px}.featured-category-panel.has-return-video .featured-kicker{top:calc(20% + 12px)}.featured-category-content{padding:16px 18px 0}.featured-title-plate{border-radius:18px;padding:12px 14px}.featured-category-content h2{font-size:clamp(2.1rem,8vh,3.35rem)}.featured-description{max-width:100%;margin-top:8px;font-size:clamp(.88rem,2.4vh,1.08rem);line-height:1.15}.featured-action-bar{width:calc(100% + 36px);min-height:64px;margin:12px -18px 0;padding:8px 18px}.featured-play-btn{min-width:144px;min-height:50px;padding:0 26px;font-size:1rem}.side-bento-grid{--rail-gap:8px}.side-bento-grid .compact-category-card{flex-basis:calc((100% - (var(--rail-gap) * 3)) / 4)}.category-bento-right.has-home-radio-player .compact-category-card{flex-basis:calc((100% - var(--rail-gap)) / 2)}.category-bento-right.has-home-radio-player{gap:8px}.home-radio-player{border-radius:20px;flex-basis:calc(48% - 4px);grid-template-columns:minmax(68px,.58fr) minmax(0,1fr);gap:8px;padding:11px}.home-radio-player-visual{width:min(100%,112px)}.home-radio-disc{width:clamp(58px,9.5vh,82px)}.home-radio-player-copy{padding:8px 9px}.home-radio-player-copy strong{font-size:clamp(1.12rem,2.7vh,1.38rem)}.home-radio-brand-title{font-size:clamp(1.34rem,3.1vh,1.62rem)!important}.home-radio-player-copy>span,.home-radio-player-copy small{font-size:clamp(.74rem,1.35vh,.88rem)}.home-radio-live-chip{min-height:30px;font-size:clamp(.74rem,1.3vh,.88rem)}.home-radio-control-btn{width:38px;height:38px}.compact-category-copy{min-height:42px;padding:8px 12px}.compact-category-copy strong{font-size:clamp(1.08rem,2.85vh,1.34rem)}}@media (width<=980px){.home-screen{padding-left:14px;padding-right:14px}.dashboard-header-bar{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);margin-left:0;margin-right:0}.home-toggle-pill{width:40px;padding:0}.home-radio-entry{width:44px;padding:0}.home-radio-entry span,.home-toggle-pill span{display:none}.title-uber{justify-self:center;max-width:min(46vw,280px);position:relative;left:auto;transform:none}.home-main-stage{grid-template-rows:minmax(150px,.34fr) minmax(300px,.9fr) minmax(150px,.34fr);grid-template-columns:1fr}.category-bento-left{order:1}.home-feature-column{order:2}.category-bento-right{order:3}.side-bento-grid{touch-action:none;flex-direction:row;gap:10px;padding:0 4px;overflow:hidden}.side-bento-track{flex-direction:row;gap:10px;height:100%;transform:translate(0,0)}.side-bento-grid .compact-category-card{flex:0 0 clamp(128px,24vw,180px)}}@media (width<=760px){.home-screen{--home-pad-x:10px;--home-pad-top:10px;padding-bottom:64px}.dashboard-header-bar{border-radius:24px;gap:10px;min-height:56px;margin-bottom:10px;padding:0 14px}.active-ride-indicator{min-height:36px;padding:0 12px 0 9px}.ride-status-text{font-size:.78rem}.title-uber{text-overflow:ellipsis;max-width:42vw;font-size:clamp(1.08rem,4.8vw,1.45rem);overflow:hidden}.header-right .weather-info,.header-right .weather-desc,.header-right .weather-temp-c{display:none}.header-right .weather-time{border-left:0;padding-left:0;font-size:.95rem}.home-main-stage{grid-template-rows:minmax(340px,1fr) minmax(126px,.28fr);gap:8px}.home-feature-column{order:1}.featured-category-panel{border-radius:18px}.category-bento-left{display:none}.category-bento-right{order:2}.category-bento-side{padding:0}.category-bento-side:before,.category-bento-side:after,.rail-scroll-indicator{display:none}.side-bento-grid{touch-action:none;scrollbar-width:none;height:100%;padding:0}.side-bento-grid::-webkit-scrollbar{display:none}.side-bento-grid .compact-category-card{border-radius:15px;flex-basis:clamp(118px,38vw,154px)}.compact-category-copy{border-top-right-radius:13px;max-width:calc(100% - 8px);min-height:42px;padding:8px 11px}.compact-category-copy strong{font-size:clamp(1.02rem,4.6vw,1.32rem)}.featured-return-video{gap:10px;min-height:64px;padding:10px 14px}.featured-return-icon{width:42px;height:42px}.featured-return-label{font-size:.64rem}.featured-return-track{font-size:1rem}.featured-kicker{gap:7px;min-height:32px;padding:0 11px;font-size:.62rem;top:14px;left:14px}.featured-category-panel.has-return-video .featured-kicker{top:calc(20% + 10px)}.featured-category-content{padding:14px 14px 0}.featured-title-plate{border-radius:16px;padding:11px 12px}.featured-category-content h2{font-size:clamp(2rem,13vw,3.15rem)}.featured-description{max-width:100%;margin-top:8px;font-size:.92rem;line-height:1.18}.featured-action-bar{width:calc(100% + 28px);min-height:62px;margin:12px -14px 0;padding:8px 14px}.featured-play-btn{gap:10px;min-width:132px;min-height:48px;padding:0 22px;font-size:.96rem}}@media (width>=981px) and (width<=1180px) and (orientation:landscape){.home-main-stage{grid-template-rows:1fr;grid-template-columns:minmax(160px,3fr) minmax(220px,4fr) minmax(160px,3fr);gap:clamp(8px,1vw,12px)}.category-bento-left{order:1;display:block}.home-feature-column{order:2}.category-bento-right{order:3}.category-bento-side{padding:0}.side-bento-grid{touch-action:none;height:100%;padding:0;overflow:hidden}.side-bento-track{flex-direction:column;height:100%;transform:translate(0,0)}.side-bento-grid .compact-category-card{flex:0 0 calc((100% - (var(--rail-gap) * 3)) / 4)}}@media (width>=761px) and (width<=980px) and (orientation:landscape){.home-main-stage{grid-template-rows:1fr;grid-template-columns:minmax(132px,.82fr) minmax(300px,1.9fr) minmax(132px,.82fr);gap:8px}.category-bento-left{order:1;display:block}.home-feature-column{order:2}.category-bento-right{order:3}.category-bento-side{padding:0}.side-bento-grid{touch-action:none;height:100%;padding:0;overflow:hidden}.side-bento-track{flex-direction:column;height:100%;transform:translate(0,0)}.side-bento-grid .compact-category-card{flex:0 0 calc((100% - (var(--rail-gap) * 3)) / 4);min-height:0}.category-bento-right.has-home-radio-player .home-radio-player{min-height:132px}}@media (width<=420px){.dashboard-header-bar{grid-template-columns:minmax(78px,1fr) auto auto;gap:8px}.title-uber{justify-self:center;max-width:128px;font-size:1rem;position:static;transform:none}.active-ride-indicator{padding-right:10px}.header-right{grid-column:3}.ride-status-text{text-overflow:ellipsis;max-width:68px;overflow:hidden}.featured-description{display:none}}.news-ticker-shell{z-index:9300;position:relative}body.sports-modal-open .news-ticker-shell{visibility:hidden!important;opacity:0!important;pointer-events:none!important;z-index:0!important}.news-ticker{z-index:9000;-webkit-backdrop-filter:blur(20px)saturate(160%);pointer-events:auto;contain:layout paint style;background:#000000d6;border-top:1px solid #ffffff1f;align-items:center;height:72px;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden}.ticker-label{letter-spacing:.2em;color:#fff;cursor:pointer;touch-action:manipulation;background:#ef4444;border:0;border-radius:5px;flex-shrink:0;min-height:40px;margin:0 24px;padding:7px 16px;font-family:inherit;font-size:.86rem;font-weight:900;animation:1.5s ease-in-out infinite livePulse}@keyframes livePulse{0%,to{opacity:1}50%{opacity:.55}}.ticker-loading-text{color:#ffffff73;letter-spacing:.04em;padding-left:24px;font-size:1.35rem;font-style:italic;animation:1.4s ease-in-out infinite loadingFade}@keyframes loadingFade{0%,to{opacity:.35}50%{opacity:.8}}.ticker-track{cursor:pointer;touch-action:manipulation;flex:1;align-items:center;height:100%;display:flex;overflow:hidden}.ticker-content{white-space:nowrap;will-change:transform;animation:tickerScroll calc(var(--item-count,30) * 6s) linear infinite;align-items:center;display:flex}@keyframes tickerScroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.ticker-item{color:inherit;cursor:pointer;touch-action:manipulation;background:0 0;border:0;align-items:center;gap:16px;padding:0 42px;font-family:inherit;display:inline-flex}.ticker-tag{letter-spacing:.12em;color:#fff;text-transform:uppercase;border-radius:5px;flex-shrink:0;padding:6px 11px;font-size:.82rem;font-weight:900}.ticker-text{color:#fffffff5;letter-spacing:0;font-size:1.45rem;font-weight:650;line-height:1}.ticker-sep{color:#fff3;padding-left:16px;font-size:1.55rem}.news-panel{z-index:9301;color:#fff;-webkit-backdrop-filter:blur(24px)saturate(160%);scrollbar-color:#ffffff42 #ffffff0f;scrollbar-width:thin;background:linear-gradient(#141419f5 0%,#0a0a0cfa 100%);border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;max-height:min(58vh,560px);display:flex;position:fixed;bottom:88px;left:clamp(24px,5vw,72px);right:clamp(24px,5vw,72px);overflow:hidden;box-shadow:0 24px 80px #0000008c,inset 0 1px #ffffff1f}.news-panel *{scrollbar-color:#ffffff47 #ffffff0f;scrollbar-width:thin}.news-panel ::-webkit-scrollbar{width:10px;height:10px}.news-panel ::-webkit-scrollbar-track{background:#ffffff0e;border-radius:999px;margin:8px}.news-panel ::-webkit-scrollbar-thumb{background:linear-gradient(#ffffff61,#ffffff2e);border:2px solid #0a0a0ceb;border-radius:999px}.news-panel ::-webkit-scrollbar-thumb:hover{background:linear-gradient(#ffffff8a,#ffffff47)}.news-panel ::-webkit-scrollbar-corner{background:0 0}.news-panel-header{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:24px;padding:22px 26px 18px;display:flex}.news-panel-kicker{letter-spacing:.18em;color:#ffffff9e;text-transform:uppercase;margin-bottom:6px;font-size:.84rem;font-weight:900;display:block}.news-panel-header h2{letter-spacing:0;margin:0;font-size:2rem;line-height:1}.news-panel-close{color:#fff;cursor:pointer;touch-action:manipulation;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50%;flex:0 0 52px;width:52px;height:52px;font-family:inherit;font-size:1.45rem;font-weight:900;line-height:1}.news-panel-list{overscroll-behavior:contain;gap:10px;padding:18px;display:grid;overflow-y:auto}.news-panel-item{width:100%;color:inherit;cursor:pointer;text-align:left;touch-action:manipulation;background:#ffffff14;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:minmax(96px,auto) 1fr;align-items:center;gap:18px;padding:15px 18px;font-family:inherit;display:grid}.news-panel-item:active{transform:scale(.99)}.news-panel-tag{color:#fff;letter-spacing:.1em;text-align:center;text-transform:uppercase;border-radius:6px;justify-self:start;min-width:86px;padding:8px 11px;font-size:.82rem;font-weight:900}.news-panel-item-copy{gap:7px;display:grid}.news-panel-item-copy strong{color:#fffffff0;letter-spacing:0;margin:0;font-size:1.28rem;font-weight:650;line-height:1.22}.news-panel-item-copy small{color:#ffffff8a;letter-spacing:.02em;font-size:.92rem;font-weight:750}.news-panel-loading{color:#ffffff9e;padding:28px;font-size:1.35rem;font-weight:650}.news-article{overscroll-behavior:contain;touch-action:pan-y;padding:20px 24px 26px;overflow-y:auto}.news-article-nav{justify-content:space-between;align-items:center;gap:12px;margin:0 0 18px;display:flex}.news-article-back{color:#fff;cursor:pointer;touch-action:manipulation;background:#ffffff1a;border:1px solid #ffffff29;border-radius:8px;margin:0;padding:10px 14px;font-family:inherit;font-size:.98rem;font-weight:850}.news-swipe-controls{background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:4px;display:inline-flex}.news-swipe-controls button{color:#fff;cursor:pointer;touch-action:manipulation;background:#ffffff1c;border:0;border-radius:999px;place-items:center;width:38px;height:34px;font-family:inherit;font-size:1.6rem;font-weight:900;line-height:1;display:grid}.news-swipe-controls span{color:#ffffffad;text-align:center;min-width:54px;font-size:.82rem;font-weight:900}.news-article-image{object-fit:cover;background:#ffffff14;border-radius:12px;width:100%;max-height:210px;margin-bottom:18px}.news-article-tag{margin-bottom:14px}.news-article h3{color:#fff;letter-spacing:0;max-width:980px;margin:0 0 12px;font-size:2rem;line-height:1.08}.news-credits{color:#ffffff9e;flex-wrap:wrap;gap:8px 16px;margin-bottom:18px;font-size:.98rem;font-weight:800;display:flex}.news-credits span:not(:last-child):after{content:""}.news-article-summary{color:#ffffffe6;letter-spacing:0;max-width:980px;margin:0;font-size:1.34rem;font-weight:580;line-height:1.38}.news-source-link{background:#ffffff14;border:1px solid #ffffff17;border-radius:10px;margin-top:22px;padding:14px 16px}.news-source-link span{color:#ffffff94;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:.78rem;font-weight:900;display:block}.news-source-link p{color:#ffffffdb;overflow-wrap:anywhere;margin:0;font-size:.95rem;line-height:1.25}@media (width<=760px){.news-ticker{height:64px}.ticker-label{letter-spacing:.12em;min-height:34px;margin:0 10px;padding:6px 10px;font-size:.68rem}.ticker-item{gap:10px;padding:0 24px}.ticker-tag{letter-spacing:.08em;padding:5px 8px;font-size:.66rem}.ticker-text{font-size:1rem}.ticker-sep{padding-left:8px;font-size:1.12rem}.news-panel{border-radius:14px;max-height:min(68vh,100vh - 92px);bottom:74px;left:12px;right:12px}.news-panel-header{gap:12px;padding:14px}.news-panel-header h2{font-size:1.34rem}.news-panel-close{flex-basis:42px;width:42px;height:42px;font-size:1.18rem}.news-panel-item{grid-template-columns:1fr;align-items:start;gap:9px;padding:13px}.news-panel-list{padding:12px}.news-panel-tag{min-width:0;padding:6px 9px;font-size:.68rem}.news-panel-item-copy strong{font-size:1.02rem}.news-article{padding:14px}.news-article-nav{flex-direction:column;align-items:stretch}.news-swipe-controls{align-self:flex-end}.news-article h3{font-size:1.52rem}.news-article-summary{font-size:1.12rem}}@media (height<=680px) and (orientation:landscape){.news-ticker{height:56px}.ticker-label{min-height:32px;margin:0 14px;padding:5px 10px;font-size:.68rem}.ticker-item{padding:0 28px}.ticker-text{font-size:1.04rem}.news-panel{max-height:calc(100vh - 82px);bottom:66px}.news-panel-header{padding:14px 18px 12px}.news-panel-header h2,.news-article h3{font-size:1.42rem}.news-panel-list{padding:12px}.news-panel-item{padding:11px 13px}.news-article{padding:14px 18px 18px}.news-article-nav{margin-bottom:12px}.news-article-image{max-height:130px}.news-article-summary{font-size:1.04rem}}.sports-score-rotator{--score-surface:#0e131b9e;--score-surface-deep:#070a0fd1;--score-glow:color-mix(in srgb, var(--score-accent,#38bdf8) 28%, transparent);--score-card-scale:.7;right:calc(var(--queue-peek-width,128px) + 44px);z-index:105;opacity:0;width:clamp(360px,24vw,460px);transform:translateY(16px) scale(var(--score-card-scale));transform-origin:100% 100%;pointer-events:none;cursor:pointer;touch-action:pan-x;color:#fff;background:radial-gradient(circle at 14% 8%, color-mix(in srgb, var(--score-accent,#38bdf8) 34%, transparent), transparent 42%), radial-gradient(circle at 92% 12%, #ffffff2e, transparent 30%), linear-gradient(145deg, #ffffff2b, #ffffff0b 36%, #ffffff08), linear-gradient(180deg, var(--score-surface), var(--score-surface-deep));border:1px solid color-mix(in srgb, var(--score-accent,#38bdf8) 56%, #fff3);box-shadow:0 20px 56px #00000075, 0 0 38px var(--score-glow), inset 0 1px 0 #ffffff3d, inset 0 -1px 0 #00000061;-webkit-backdrop-filter:blur(24px)saturate(145%);contain:layout paint style;border-radius:6px;padding:0;transition:opacity .5s,transform .5s,right .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:clamp(196px,27vh,232px);overflow:hidden}.sports-score-rotator.sport-soccer{--score-surface:#08252294;--score-surface-deep:#041014d6}.sports-score-rotator.sport-baseball{--score-surface:#0a1e2e99;--score-surface-deep:#050c16db}.sports-score-rotator.sport-basketball{--score-surface:#31121099;--score-surface-deep:#120709db}.sports-score-rotator.sport-football{--score-surface:#30230a9e;--score-surface-deep:#110c05db}.sports-score-rotator.sport-hockey{--score-surface:#0a1c3499;--score-surface-deep:#050a16e0}.sports-score-rotator .score-topline:before,.sports-score-rotator .score-topline:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg, #fff3, #ffffff0a), color-mix(in srgb, var(--score-accent,#38bdf8) 18%, #080a109e);border:1px solid color-mix(in srgb, var(--score-accent,#38bdf8) 36%, #ffffff1f);border-radius:4px;width:22px;height:104px;position:absolute;top:52px;box-shadow:0 14px 30px #00000057}.sports-score-rotator .score-topline:before{left:-32px}.sports-score-rotator .score-topline:after{right:-32px}.sports-score-rotator:before{content:"";opacity:.34;pointer-events:none;background:linear-gradient(105deg,#0000 0%,#ffffff38 18%,#0000 36%),linear-gradient(90deg,#ffffff1f,#0000 32%,#ffffff12);position:absolute;inset:0;transform:translate(-120%)}.sports-score-rotator:after{content:"";border-radius:inherit;border:1px solid var(--score-accent,#38bdf8);opacity:0;pointer-events:none;box-shadow:0 0 0 2px color-mix(in srgb, var(--score-accent,#38bdf8) 54%, transparent), 0 0 52px color-mix(in srgb, var(--score-accent,#38bdf8) 50%, transparent);position:absolute;inset:0}.sports-score-rotator>*{z-index:1;position:relative}.score-topline{background:linear-gradient(90deg,#ffffff1c,#0000 48%),#00000024;border-bottom:1px solid #ffffff1a;grid-template-columns:auto auto auto 1fr;align-items:center;gap:7px;margin:0;padding:12px 14px 8px;display:grid}.score-meta{color:#ffffff8f;white-space:nowrap;text-overflow:ellipsis;grid-column:1/-1;min-width:0;margin-top:1px;font-size:.68rem;font-weight:780;line-height:1.15;overflow:hidden}.score-network{color:#111827;background:#ffffffeb;border-radius:1px;padding:5px 8px;font-size:.72rem;font-weight:950;line-height:1;box-shadow:0 6px 14px #00000038}.score-sport{color:#ffffffbd;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:950}.score-league-mark{background:linear-gradient(135deg, color-mix(in srgb, var(--score-accent,#38bdf8) 92%, white 8%), var(--score-accent,#38bdf8));color:#fff;letter-spacing:.04em;min-width:42px;height:24px;box-shadow:0 6px 16px color-mix(in srgb, var(--score-accent,#38bdf8) 28%, #00000061);border-radius:2px;justify-content:center;align-items:center;padding:0 9px;font-size:.72rem;font-weight:950;line-height:1;display:inline-flex}.score-status{color:#ffffffb3;text-align:right;white-space:nowrap;text-overflow:ellipsis;justify-self:end;max-width:146px;font-size:.76rem;font-weight:850;overflow:hidden}.score-status.is-live{color:#ff6b6b;text-shadow:0 0 16px #f871714d;background:#ef44442e;border-radius:999px;justify-content:center;align-items:center;min-width:52px;padding:5px 8px;display:inline-flex}.score-status.is-live:before{content:"";background:#ff3b3b;border-radius:999px;width:6px;height:6px;margin-right:6px;box-shadow:0 0 12px #f87171b3}.score-matchup{background:linear-gradient(135deg,#ffffff1a,#ffffff08),#0000003d;border:1px solid #ffffff1a;border-radius:4px;flex-direction:column;gap:0;margin:0 12px 12px;padding:8px 10px;display:flex;box-shadow:inset 0 1px #ffffff1a,0 12px 30px #0003}.score-team{border-radius:3px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:54px;padding:6px 3px;display:grid}.score-team:first-child{background:linear-gradient(90deg,#ffffff0f,#0000 64%)}.score-team:last-child{background:linear-gradient(90deg, color-mix(in srgb, var(--score-accent,#38bdf8) 12%, transparent), transparent 68%)}.score-team-logo,.score-team-flag,.score-team-fallback{width:44px;height:44px}.score-team-logo,.score-team-flag{object-fit:contain;filter:drop-shadow(0 4px 10px #0000007a)}.score-team-flag{object-fit:cover;border-radius:6px;box-shadow:0 0 0 1px #ffffff2e}.score-team-fallback{background:linear-gradient(135deg, #ffffff29, #ffffff0d), color-mix(in srgb, var(--score-accent,#38bdf8) 18%, transparent);color:#ffffffe6;letter-spacing:.03em;border-radius:3px;justify-content:center;align-items:center;font-size:.78rem;font-weight:950;display:flex;box-shadow:inset 0 1px #ffffff29}.score-team-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.score-team-copy strong{letter-spacing:.01em;text-shadow:0 3px 12px #0000007a;font-size:1.42rem;font-weight:950;line-height:.98}.score-team-copy span{color:#ffffff9e;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:750;overflow:hidden}.score-team b{color:#fff;text-align:right;font-variant-numeric:tabular-nums;text-shadow:0 5px 20px #00000094;min-width:54px;font-size:2.65rem;font-weight:950;line-height:.95}.score-divider{background:linear-gradient(90deg,#0000,#fff3,#0000);height:1px;margin:4px 0}.now-playing-screen.is-idle .sports-score-rotator{opacity:1;transform:translateY(0) scale(var(--score-card-scale));pointer-events:auto;animation:8.5s cubic-bezier(.16,1,.3,1) 1.2s infinite sportsCardInvite}.now-playing-screen.is-idle .sports-score-rotator:after{animation:8.5s 1.2s infinite sportsCardAura}.now-playing-screen.is-idle .sports-score-rotator:before{animation:8.5s 1.2s infinite sportsCardSheen}.now-playing-screen.is-idle .sports-score-rotator .score-topline:before,.now-playing-screen.is-idle .sports-score-rotator .score-topline:after{animation:8.5s 1.2s infinite sportsSideCards}.sports-score-rotator:active,.now-playing-screen.is-idle .sports-score-rotator:active{transform:translateY(1px) scale(calc(var(--score-card-scale) * .984));animation:none;box-shadow:0 10px 28px #0000006b}.now-playing-screen.is-idle .sports-score-rotator:active:after{opacity:.38;animation:none}.now-playing-screen.queue-is-open .sports-score-rotator{opacity:0;pointer-events:none}@media (width<=900px){.sports-score-rotator{right:calc(var(--queue-peek-width,100px) + 28px);width:min(360px, calc(100vw - var(--queue-peek-width,100px) - 64px));bottom:clamp(184px,27vh,218px)}}@media (height<=680px) and (orientation:landscape){.sports-score-rotator{--score-card-scale:.72;right:calc(var(--queue-peek-width,66px) + 18px);width:min(310px,31vw);transform:translateY(12px) scale(var(--score-card-scale));bottom:clamp(150px,25vh,178px)}.now-playing-screen.is-idle .sports-score-rotator{transform:translateY(0) scale(var(--score-card-scale))}.now-playing-screen.queue-is-open .sports-score-rotator{opacity:0;pointer-events:none}.score-topline{padding:8px 10px 6px}.score-meta{font-size:.58rem}.score-matchup{margin:0 8px 8px;padding:6px 7px}.score-team{grid-template-columns:34px minmax(0,1fr) auto;gap:8px;min-height:40px;padding:4px 2px}.score-team-logo,.score-team-flag,.score-team-fallback{width:34px;height:34px}.score-team-copy strong{font-size:1rem}.score-team-copy span{font-size:.68rem}.score-team b{min-width:36px;font-size:1.85rem}}@media (width<=760px){.sports-score-rotator{--score-card-scale:.62;right:calc(var(--queue-peek-width,56px) + 12px);width:min(300px, calc(100vw - var(--queue-peek-width,56px) - 22px));transform:translateY(12px) scale(var(--score-card-scale));transform-origin:100% 100%;bottom:166px}.now-playing-screen.is-idle .sports-score-rotator{transform:translateY(0) scale(var(--score-card-scale))}.now-playing-screen.queue-is-open .sports-score-rotator{opacity:0;pointer-events:none}.score-topline{grid-template-columns:auto auto 1fr;gap:6px;padding:10px 10px 7px}.score-meta{font-size:.58rem}.score-network{display:none}.score-league-mark{min-width:34px;height:20px;padding:0 7px;font-size:.62rem}.score-sport,.score-status{font-size:.64rem}.score-matchup{margin:0 8px 8px;padding:7px}.score-team{grid-template-columns:34px minmax(0,1fr) auto;gap:8px;min-height:42px;padding:4px 2px}.score-team-logo,.score-team-flag,.score-team-fallback{width:34px;height:34px}.score-team-copy strong{font-size:1rem}.score-team-copy span{font-size:.68rem}.score-team b{min-width:36px;font-size:1.85rem}}@keyframes sportsCardInvite{0%,72%,to{transform:translateY(0) scale(var(--score-card-scale));border-color:color-mix(in srgb, var(--score-accent,#38bdf8) 42%, #ffffff29);box-shadow:0 20px 56px #00000075, 0 0 38px var(--score-glow), inset 0 1px 0 #ffffff3d, inset 0 -1px 0 #00000061}76%{transform:translateY(-10px) scale(calc(var(--score-card-scale) * 1.035));border-color:color-mix(in srgb, var(--score-accent,#38bdf8) 76%, #ffffff75);box-shadow:0 30px 72px #0000008f, 0 0 52px color-mix(in srgb, var(--score-accent,#38bdf8) 45%, transparent), inset 0 1px 0 #ffffff47}80%{transform:translate(-12px, -10px) scale(calc(var(--score-card-scale) * 1.035));border-color:color-mix(in srgb, var(--score-accent,#38bdf8) 76%, #ffffff75)}84%{transform:translate(12px, -10px) scale(calc(var(--score-card-scale) * 1.035));border-color:color-mix(in srgb, var(--score-accent,#38bdf8) 76%, #ffffff75)}90%{transform:translateY(0) scale(var(--score-card-scale));border-color:color-mix(in srgb, var(--score-accent,#38bdf8) 48%, #ffffff38)}}@keyframes sportsCardAura{0%,72%,to{opacity:0;transform:scale(1)}76%,84%{opacity:.7;transform:scale(1.026)}90%{opacity:0;transform:scale(1.052)}}@keyframes sportsSideCards{0%,72%,to{opacity:0;transform:translate(0)scale(.96)}76%{opacity:.34;transform:translate(0)scale(1)}80%{opacity:.6;transform:translate(6px)scale(1)}84%{opacity:.6;transform:translate(-6px)scale(1)}90%{opacity:0;transform:translate(0)scale(.98)}}@keyframes sportsCardSheen{0%,72%,to{opacity:.34;transform:translate(-120%)}78%{opacity:.82;transform:translate(-20%)}86%{opacity:.18;transform:translate(120%)}}.now-playing-screen.has-both-subtitles .sports-score-rotator{bottom:254px!important}@media (width<=1280px),(height<=850px){.now-playing-screen.has-both-subtitles .sports-score-rotator{bottom:220px!important}}@media (height<=680px) and (orientation:landscape){.now-playing-screen.has-both-subtitles .sports-score-rotator{bottom:180px!important}}@media (width<=760px){.now-playing-screen.has-both-subtitles .sports-score-rotator{bottom:188px!important}}.game-stats-backdrop{z-index:9600;inset:0 0 72px;background:#0003;justify-content:center;align-items:flex-end;animation:.3s ease-out forwards fadeBackdrop;display:flex;position:fixed;inset:0}@keyframes fadeBackdrop{0%{opacity:0}to{opacity:1}}.game-stats-panel{box-sizing:border-box;color:#fff;touch-action:none;background:linear-gradient(#141419f2 0%,#0a0a0cfa 100%);border-top:1px solid #ffffff1a;border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;gap:16px;width:100%;max-width:900px;height:auto;max-height:85%;padding:24px 24px 36px;animation:.4s cubic-bezier(.16,1,.3,1) forwards slidePanelUp;display:flex;overflow:hidden;transform:translateY(100%);box-shadow:0 -10px 40px #00000080}@keyframes slidePanelUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.gsp-top-bar{border-bottom:1px solid #ffffff0d;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding-bottom:12px;display:flex}.gsp-league-info{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.gsp-header-meta{color:#a0a0a0;align-items:center;gap:4px;margin-left:4px;font-size:13px;display:flex}.gsp-header-meta svg{color:var(--accent,#888)}.gsp-league{background:var(--accent,#666);color:#fff;letter-spacing:.5px;border-radius:6px;padding:4px 10px;font-size:14px;font-weight:800}.gsp-status{color:#a0a0a0;font-size:14px;font-weight:600}.gsp-actions{flex-shrink:0;align-items:center;gap:16px;display:flex}.gsp-source-qr{color:#fff;touch-action:manipulation;background:#ffffff12;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:9px;min-height:58px;padding:4px 10px 4px 4px;text-decoration:none;display:inline-flex}.gsp-source-qr-code{background:#fff;border-radius:7px;place-items:center;width:54px;height:54px;display:grid;overflow:hidden}.gsp-source-qr-code svg{display:block}.gsp-source-qr>span:last-child{white-space:nowrap;flex-direction:column;gap:2px;display:flex}.gsp-source-qr strong{letter-spacing:.06em;font-size:10px}.gsp-source-qr small{color:#b8bdc7;font-size:10px}.gsp-source-qr:active{transform:scale(.97)}.gsp-game-nav{background:#ffffff14;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:10px;padding:6px;display:inline-flex}.gsp-nav-btn{color:#fff;cursor:pointer;touch-action:manipulation;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.gsp-close-btn{color:#fff;cursor:pointer;touch-action:manipulation;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex;box-shadow:0 4px 12px #ef44444d}.gsp-close-btn:active{background:#dc2626}.gsp-nav-btn:disabled{opacity:.35;cursor:not-allowed}.gsp-score-hero{background:#0003;border-radius:16px;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.gsp-main-layout,.gsp-summary-column{display:contents}.gsp-replay-host{width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.gsp-replay-host.is-probing{display:none}.gsp-team{flex:1;align-items:center;gap:20px;display:flex}.gsp-team-logo,.gsp-team-flag{object-fit:contain;width:64px;height:64px}.gsp-team-fallback{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:24px;font-weight:800;display:flex}.gsp-team-info{flex-direction:column;gap:4px;display:flex}.gsp-team-name{margin:0;font-size:24px;font-weight:700}.gsp-team-record{color:#a0a0a0;font-size:14px}.gsp-score-big{font-variant-numeric:tabular-nums;font-size:56px;font-weight:800;line-height:1}.gsp-divider{color:#fff3;padding:0 20px;font-size:20px;font-weight:800}.gsp-score-hero .gsp-team{grid-template-columns:auto minmax(0,1fr) minmax(2ch,auto);align-items:center;min-width:0;display:grid}.gsp-score-hero .gsp-team:last-child{grid-template-columns:minmax(2ch,auto) minmax(0,1fr) auto}.gsp-score-hero .gsp-team-info{min-width:0;overflow:hidden}.gsp-score-hero .gsp-team-name,.gsp-score-hero .gsp-team-record{text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;display:block;overflow:hidden}.gsp-score-hero .gsp-score-big{z-index:1;text-align:center;min-width:1.25em;position:relative;overflow:visible}.gsp-box-score{background:#ffffff08;border-radius:12px;flex-shrink:0;padding:16px;overflow-x:auto}.gsp-box-score table{border-collapse:collapse;text-align:center;width:100%}.gsp-box-score th{color:#888;padding-bottom:12px;font-size:12px;font-weight:600}.gsp-box-score td{border-top:1px solid #ffffff0d;padding:8px 4px;font-size:18px;font-weight:600}.gsp-box-team{text-align:left;font-weight:800!important}.gsp-box-total{color:var(--accent,#fff);font-weight:800!important}.gsp-live-state-card{border:1px solid color-mix(in srgb, var(--accent,#38bdf8) 42%, #ffffff1f);background:linear-gradient(145deg, color-mix(in srgb, var(--accent,#38bdf8) 13%, #ffffff0d), #00000047);border-radius:14px;flex:auto;min-height:190px;padding:14px;overflow:hidden}.gsp-live-state-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.gsp-live-state-heading span{color:#ffffffa3;letter-spacing:.08em;align-items:center;gap:7px;font-size:11px;font-weight:950;display:flex}.gsp-live-state-heading span i{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #22c55e}.gsp-live-state-heading strong{text-overflow:ellipsis;white-space:nowrap;color:#fff;min-width:0;font-size:12px;overflow:hidden}.gsp-live-state-stats{justify-content:center;gap:7px;margin-top:12px;display:flex}.gsp-live-state-stat{text-align:center;background:#00000047;border-radius:9px;gap:2px;min-width:58px;padding:7px 9px;display:grid}.gsp-live-state-stat small,.gsp-live-matchup small,.gsp-live-last-play small{color:#ffffff7a;letter-spacing:.07em;font-size:9px;font-weight:900}.gsp-live-state-stat strong{font-size:17px}.gsp-live-matchup{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.gsp-live-matchup span{background:#ffffff0e;border-radius:9px;grid-template-columns:auto 1fr;gap:2px 8px;min-width:0;padding:7px 9px;display:grid;position:relative}.gsp-live-matchup img{object-fit:cover;background:#ffffff14;border-radius:50%;grid-row:1/span 2;width:34px;height:34px}.gsp-live-matchup strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.gsp-live-last-play{color:#ffffffc7;border-top:1px solid #ffffff14;gap:3px;margin:9px 0 0;padding-top:8px;font-size:11px;font-weight:700;line-height:1.25;display:grid}.gsp-baseball-diamond{width:132px;height:112px;margin:4px auto;position:relative;transform:perspective(220px)rotateX(6deg)}.gsp-baseball-diamond:before{content:"";background:linear-gradient(135deg,#22c55e33,#14532d73);border:2px solid #ffffff57;border-radius:8px;width:80px;height:80px;position:absolute;top:13px;left:25px;transform:rotate(45deg)}.gsp-baseball-diamond .base{z-index:2;background:#fff;border:2px solid #ffffffc7;width:16px;height:16px;position:absolute;transform:rotate(45deg);box-shadow:0 3px 8px #0006}.gsp-baseball-diamond .base.occupied{background:var(--accent,#38bdf8);box-shadow:0 0 15px var(--accent,#38bdf8);border-color:#fff}.base-second{top:2px;left:58px}.base-third{top:44px;left:16px}.base-first{top:44px;right:16px}.base-home{z-index:2;clip-path:polygon(0 0,100% 0,88% 65%,50% 100%,12% 65%);background:#fff;width:18px;height:14px;position:absolute;bottom:1px;left:57px}.gsp-mound{z-index:2;color:#111827;background:#ffffffe0;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;font-weight:950;display:grid;position:absolute;top:47px;left:55px}.gsp-football-field{background:#14532d;border:2px solid #ffffffb8;border-radius:7px;grid-template-columns:42px 1fr 42px;align-items:stretch;height:82px;display:grid;position:relative;overflow:hidden}.field-endzone{background:color-mix(in srgb, var(--accent,#f59e0b) 42%, #111827);color:#fffc;writing-mode:vertical-rl;place-items:center;font-size:9px;font-weight:950;display:grid}.field-lines{background:repeating-linear-gradient(90deg,#0000 0 9.5%,#ffffff75 9.5% 10%)}.field-ball{background:#92400e;border:1px solid #fff;border-radius:50%;width:15px;height:9px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 12px #fff}.gsp-court-visual,.gsp-rink-visual,.gsp-pitch-visual{border:2px solid #ffffff8c;border-radius:8px;justify-content:space-between;align-items:center;height:86px;display:flex;position:relative;overflow:hidden}.gsp-court-visual{background:#a16207 linear-gradient(90deg,#0000 49.5%,#ffffffb3 49.5% 50.5%,#0000 50.5%)}.gsp-rink-visual{color:#172554;background:#dbeafee6 linear-gradient(90deg,#0000 33%,#ef4444 33% 33.7%,#0000 33.7% 49.6%,#ef4444 49.6% 50.4%,#0000 50.4% 66.3%,#ef4444 66.3% 67%,#0000 67%);border-radius:36px}.gsp-pitch-visual{background:#166534 linear-gradient(90deg,#0000 49.6%,#ffffff9e 49.6% 50.4%,#0000 50.4%)}.gsp-court-visual i,.gsp-rink-visual i,.gsp-pitch-visual i{opacity:.65;border:2px solid;width:24px;height:52px}.gsp-court-visual i:first-child,.gsp-rink-visual i:first-child,.gsp-pitch-visual i:first-child{border-left:0;border-radius:0 50% 50% 0}.gsp-court-visual i:last-child,.gsp-rink-visual i:last-child,.gsp-pitch-visual i:last-child{border-right:0;border-radius:50% 0 0 50%}.gsp-court-visual span,.gsp-rink-visual span,.gsp-pitch-visual span{color:#fff;letter-spacing:.06em;background:#0000008c;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:950}.gsp-events-section{flex-direction:column;display:flex}.gsp-events-heading{align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.gsp-events-heading h3{margin:0}.gsp-events-heading span{color:color-mix(in srgb, var(--accent,#14b8a6) 70%, #fff);letter-spacing:.02em;font-size:13px;font-weight:850}.gsp-live-summary{border:1px solid color-mix(in srgb, var(--accent,#14b8a6) 36%, #ffffff1f);background:linear-gradient(135deg, color-mix(in srgb, var(--accent,#14b8a6) 16%, #ffffff12), #00000038), #ffffff09;border-radius:12px;gap:6px;margin-bottom:12px;padding:13px 14px;display:grid;box-shadow:inset 0 1px #ffffff14}.gsp-live-summary p{color:#ffffffc7;margin:0;font-size:14px;font-weight:780;line-height:1.25}.gsp-live-summary p:first-child{color:#fff;font-size:18px;font-weight:930}.gsp-events-list{flex-direction:column;gap:8px;display:flex}.gsp-event-row{background:#00000038;border:1px solid #ffffff12;border-radius:10px;align-items:start;gap:12px;padding:10px 12px;display:flex}.gsp-event-row.event-success{border-color:color-mix(in srgb, var(--accent,#22c55e) 55%, #ffffff1f);background:color-mix(in srgb, var(--accent,#22c55e) 14%, #00000052)}.gsp-event-row.event-critical{background:#5017176a;border-color:#f055559a}.gsp-event-row.event-warning{background:#5235046a;border-color:#f6a7219a}.gsp-event-row.event-info{background:#ffffff0f;border-color:#ffffff26}.gsp-safe-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(88vw,520px);height:auto;min-height:260px;display:flex}.gsp-safe-error strong{font-size:22px}.gsp-safe-error span{color:#ffffffa6;margin-top:8px;font-size:14px}.gsp-safe-error button{color:#fff;font:inherit;background:#ef4444;border:1px solid #ffffff38;border-radius:999px;margin-top:22px;padding:10px 22px;font-weight:900}.gsp-event-row.is-replay-linked{cursor:pointer;transition:border-color .22s,background .22s,box-shadow .22s,transform .22s;position:relative}.gsp-event-row.is-replay-linked:after{content:"PLAY";border:1px solid color-mix(in srgb,var(--accent,#38bdf8) 40%,transparent);color:color-mix(in srgb,var(--accent,#38bdf8) 80%,white);letter-spacing:.1em;opacity:.58;background:#030812ad;border-radius:999px;padding:2px 5px;font-size:7px;font-weight:950;position:absolute;top:8px;right:9px}.gsp-event-row.is-replay-linked:focus-visible{outline:2px solid var(--accent,#38bdf8);outline-offset:2px}.gsp-event-row.is-replay-active{z-index:2;border-color:var(--accent,#38bdf8);background:linear-gradient(100deg,color-mix(in srgb,var(--accent,#38bdf8) 27%,#00000070),#ffffff12);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent,#38bdf8) 38%,transparent),0 0 24px color-mix(in srgb,var(--accent,#38bdf8) 36%,transparent);transform:translate(3px)}.gsp-event-row.is-replay-active:before{content:"";background:var(--accent,#38bdf8);width:4px;box-shadow:0 0 12px var(--accent,#38bdf8);border-radius:999px;animation:1.1s ease-in-out infinite alternate gsp-replay-script-pulse;position:absolute;top:14%;bottom:14%;left:-2px}.gsp-event-row.is-replay-active:after{content:"NOW PLAYING";opacity:1}.gsp-event-replay-detail{gap:6px;color:#ffffffa6!important;margin-top:5px!important;font-size:11px!important;display:flex!important}.gsp-event-replay-detail>span{color:var(--accent,#38bdf8);letter-spacing:.08em;flex:none;font-size:7px;font-weight:950}.gsp-event-row.is-replay-active .gsp-event-thumb{box-shadow:0 0 15px color-mix(in srgb,var(--accent,#38bdf8) 60%,transparent)}@keyframes gsp-replay-script-pulse{0%{opacity:.55;filter:brightness()}to{opacity:1;filter:brightness(1.5)}}.gsp-event-row.gsp-event-pending{border-color:color-mix(in srgb, var(--accent,#14b8a6) 48%, #ffffff1f);background:linear-gradient(90deg, color-mix(in srgb, var(--accent,#14b8a6) 15%, #00000057), #0000003d);position:relative;overflow:hidden}.gsp-event-row.gsp-event-pending:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff14,#0000);width:45%;animation:2.2s ease-in-out infinite pendingSweep;position:absolute;inset:0;transform:translate(-120%)}.gsp-live-waiting{z-index:4;border:1px solid color-mix(in srgb,var(--accent,#38bdf8) 58%,#ffffff24);background:linear-gradient(90deg,color-mix(in srgb,var(--accent,#38bdf8) 19%,#040a11f0),#040a11eb);border-radius:10px;flex:none;align-items:center;gap:8px;min-height:38px;margin:0 0 9px;padding:7px 11px;display:flex;position:relative;box-shadow:0 5px 14px #00000042,inset 0 1px #ffffff14}.gsp-live-waiting>i{background:#4ade80;border-radius:50%;flex:0 0 9px;width:9px;height:9px;animation:1.15s ease-in-out infinite alternate live-waiting-pulse;box-shadow:0 0 11px #22c55e}.gsp-live-waiting>strong{color:#fff;white-space:nowrap;min-width:0;font-size:13px;font-weight:900}.gsp-live-waiting>.gsp-typing-dots{margin-left:1px}.gsp-live-waiting>b{color:var(--accent,#38bdf8);background:#0000005c;border-radius:999px;margin-left:auto;padding:3px 7px;font-size:11px;font-weight:950}@keyframes live-waiting-pulse{0%{opacity:.55;transform:scale(.82)}to{opacity:1;transform:scale(1.12)}}.gsp-event-pending .gsp-event-time strong{letter-spacing:.08em;font-size:15px}.gsp-typing-dots{vertical-align:middle;align-items:center;gap:4px;margin-left:8px;display:inline-flex}.gsp-typing-dots i{background:color-mix(in srgb, var(--accent,#14b8a6) 80%, #fff);opacity:.35;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite typingDot}.gsp-typing-dots i:nth-child(2){animation-delay:.16s}.gsp-typing-dots i:nth-child(3){animation-delay:.32s}@keyframes pendingSweep{0%{opacity:0;transform:translate(-120%)}20%{opacity:1}70%{opacity:1}to{opacity:0;transform:translate(240%)}}@keyframes typingDot{0%,80%,to{opacity:.32;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.gsp-event-time{width:76px;color:var(--accent,#fff);font-variant-numeric:tabular-nums;flex-direction:column;flex-shrink:0;gap:2px;display:flex}.gsp-event-time strong{font-size:19px;line-height:1}.game-stats-panel.sport-baseball .gsp-event-time{align-items:flex-start;width:72px}.game-stats-panel.sport-baseball .gsp-event-time strong{border:1px solid color-mix(in srgb, var(--accent,#38bdf8) 45%, #ffffff1f);background:color-mix(in srgb, var(--accent,#38bdf8) 12%, #0000004d);min-width:52px;color:color-mix(in srgb, var(--accent,#38bdf8) 82%, white);white-space:nowrap;letter-spacing:.025em;border-radius:8px;align-items:center;padding:6px 8px;font-size:13px;line-height:1;display:inline-flex}.game-stats-panel.sport-baseball .gsp-event-time span{display:none}.gsp-event-time span{color:#ffffff85;text-transform:uppercase;font-size:11px;font-weight:800}.gsp-event-thumb-wrapper{background:#ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.gsp-event-thumb{object-fit:cover;width:100%;height:100%}.gsp-event-body{flex:1;min-width:0}.gsp-event-title{align-items:center;gap:8px;min-width:0;margin-bottom:3px;display:flex}.gsp-event-title span,.gsp-event-title b{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.gsp-event-title span{color:#fff;text-transform:uppercase;letter-spacing:.3px;font-size:13px;font-weight:900}.gsp-event-title b{color:#ffffff8c;font-size:12px}.gsp-event-body p{color:#ffffffdb;margin:0;font-size:15px;font-weight:700;line-height:1.22}.gsp-event-body small{color:#ffffff94;margin-top:3px;font-size:12px;font-weight:800;display:block}.gsp-content-sections{overscroll-behavior:contain;flex-direction:column;gap:16px;min-height:0;padding-bottom:12px;padding-right:4px;display:flex;overflow-y:auto}.gsp-content-sections,.gsp-events-list,.gsp-leaders,.gsp-team-stats,.gsp-box-score{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--accent,#38bdf8) 55%, #ffffff38) #ffffff0b}.gsp-content-sections::-webkit-scrollbar{width:6px;height:6px}.gsp-events-list::-webkit-scrollbar{width:6px;height:6px}.gsp-leaders::-webkit-scrollbar{width:6px;height:6px}.gsp-team-stats::-webkit-scrollbar{width:6px;height:6px}.gsp-box-score::-webkit-scrollbar{width:6px;height:6px}.gsp-content-sections::-webkit-scrollbar-track{background:#ffffff0d;border-radius:999px}.gsp-events-list::-webkit-scrollbar-track{background:#ffffff0d;border-radius:999px}.gsp-leaders::-webkit-scrollbar-track{background:#ffffff0d;border-radius:999px}.gsp-team-stats::-webkit-scrollbar-track{background:#ffffff0d;border-radius:999px}.gsp-box-score::-webkit-scrollbar-track{background:#ffffff0d;border-radius:999px}.gsp-content-sections::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--accent,#38bdf8) 55%, #ffffff38);border-radius:999px}.gsp-events-list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--accent,#38bdf8) 55%, #ffffff38);border-radius:999px}.gsp-leaders::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--accent,#38bdf8) 55%, #ffffff38);border-radius:999px}.gsp-team-stats::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--accent,#38bdf8) 55%, #ffffff38);border-radius:999px}.gsp-box-score::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--accent,#38bdf8) 55%, #ffffff38);border-radius:999px}.gsp-content-sections::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--accent,#38bdf8) 78%, white)}.gsp-events-list::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--accent,#38bdf8) 78%, white)}.gsp-leaders::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--accent,#38bdf8) 78%, white)}.gsp-team-stats::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--accent,#38bdf8) 78%, white)}.gsp-box-score::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--accent,#38bdf8) 78%, white)}.gsp-content-sections::-webkit-scrollbar-button{width:0;height:0;display:none}.gsp-events-list::-webkit-scrollbar-button{width:0;height:0;display:none}.gsp-leaders::-webkit-scrollbar-button{width:0;height:0;display:none}.gsp-team-stats::-webkit-scrollbar-button{width:0;height:0;display:none}.gsp-box-score::-webkit-scrollbar-button{width:0;height:0;display:none}.gsp-section{background:#ffffff08;border-radius:12px;flex:none;padding:16px}.gsp-section h3{color:#888;text-transform:uppercase;letter-spacing:1px;margin:0 0 16px;font-size:14px}.gsp-leaders-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}.gsp-leader-card{background:#0000004d;border-radius:8px;align-items:center;gap:12px;padding:10px;display:flex}.gsp-leader-img{object-fit:cover;background:#222;border-radius:50%;width:40px;height:40px}.gsp-leader-fallback{background:#ffffff1a;border-radius:50%;width:40px;height:40px}.gsp-leader-info{flex-direction:column;gap:2px;display:flex}.gsp-leader-info strong{white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:14px;overflow:hidden}.gsp-leader-val{color:#a0a0a0;font-size:12px}.gsp-stats-grid{grid-template-columns:repeat(3,1fr);gap:12px 32px;display:grid}.gsp-stat-row{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.gsp-stat-row:last-child{border-bottom:none;padding-bottom:0}.gsp-stat-label{color:#a0a0a0;text-transform:uppercase;letter-spacing:.5px;text-align:center;flex:1;font-size:13px}.gsp-stat-val{width:60px;font-size:18px;font-weight:800}.gsp-stat-val:first-child{text-align:left}.gsp-stat-val:last-child{text-align:right}@media (width>=700px) and (orientation:landscape){.game-stats-backdrop{box-sizing:border-box;align-items:center;padding:14px 20px;inset:0}.game-stats-panel{border:1px solid #ffffff1a;border-radius:26px;width:min(97vw,1480px);max-width:none;height:min(95vh,940px);max-height:none;padding:20px 24px 24px}.gsp-main-layout{flex:1;grid-template-columns:minmax(235px,.72fr) minmax(0,1.7fr);gap:18px;min-height:0;display:grid}.gsp-summary-column{flex-direction:column;gap:14px;min-width:0;min-height:0;display:flex;overflow:hidden}.game-stats-panel.sport-baseball.is-replay-open .gsp-summary-column,.game-stats-panel.sport-baseball.is-live-game .gsp-summary-column{grid-template-rows:auto auto minmax(0,1fr);gap:8px;display:grid}.game-stats-panel.sport-baseball.no-linescores.is-replay-open .gsp-summary-column,.game-stats-panel.sport-baseball.no-linescores.is-live-game .gsp-summary-column{grid-template-rows:auto minmax(0,1fr)}.game-stats-panel.sport-baseball.is-replay-open .gsp-score-hero,.game-stats-panel.sport-baseball.is-live-game .gsp-score-hero{gap:1px;min-height:0;padding:5px 9px}.game-stats-panel.sport-baseball.is-replay-open .gsp-team-logo,.game-stats-panel.sport-baseball.is-replay-open .gsp-team-flag,.game-stats-panel.sport-baseball.is-replay-open .gsp-team-fallback,.game-stats-panel.sport-baseball.is-live-game .gsp-team-logo,.game-stats-panel.sport-baseball.is-live-game .gsp-team-flag,.game-stats-panel.sport-baseball.is-live-game .gsp-team-fallback{width:32px;height:32px}.game-stats-panel.sport-baseball.is-replay-open .gsp-team-name,.game-stats-panel.sport-baseball.is-live-game .gsp-team-name{font-size:14px}.game-stats-panel.sport-baseball.is-replay-open .gsp-team-record,.game-stats-panel.sport-baseball.is-live-game .gsp-team-record{display:none}.game-stats-panel.sport-baseball.is-replay-open .gsp-score-big,.game-stats-panel.sport-baseball.is-live-game .gsp-score-big{font-size:29px}.game-stats-panel.sport-baseball.is-replay-open .gsp-box-score,.game-stats-panel.sport-baseball.is-live-game .gsp-box-score{min-height:0;padding:4px 7px;overflow:hidden}.game-stats-panel.sport-baseball.is-replay-open .gsp-box-score th,.game-stats-panel.sport-baseball.is-live-game .gsp-box-score th{padding-bottom:2px;font-size:9px}.game-stats-panel.sport-baseball.is-replay-open .gsp-box-score td,.game-stats-panel.sport-baseball.is-live-game .gsp-box-score td{padding:2px;font-size:12px}.game-stats-panel.sport-baseball.is-replay-open .game-replay,.game-stats-panel.sport-baseball.is-live-game .gsp-live-state-card,.game-stats-panel.sport-baseball.is-replay-open .gsp-replay-host{width:100%;height:100%;min-height:0}.game-stats-panel.sport-baseball.is-replay-open .replay-diamond{transform:scale(1.38)}.game-stats-panel.sport-baseball.is-live-game .gsp-baseball-diamond{margin:24px auto;transform:perspective(220px)rotateX(6deg)scale(1.38)}.gsp-score-hero{flex-direction:column;justify-content:center;align-items:stretch;gap:8px;padding:14px 16px}.gsp-score-hero .gsp-team{width:100%}.gsp-score-hero .gsp-team:last-child{flex-direction:row-reverse}.gsp-score-hero .gsp-team:last-child .gsp-team-info{margin-right:auto;text-align:left!important}.gsp-score-hero .gsp-team:first-child .gsp-score-big{margin-left:auto}.gsp-score-hero .gsp-divider{display:none}.gsp-team-name{font-size:18px}.gsp-score-big{font-size:44px}.gsp-box-score{padding:13px 14px}.gsp-box-score th{padding-bottom:8px}.gsp-box-score td{padding:7px 3px;font-size:16px}.gsp-content-sections{flex-direction:column;gap:12px;padding:0 4px 0 0;display:flex;overflow-y:auto}.gsp-events-section{flex:none;min-height:min(100%,560px);overflow:visible}.gsp-events-list{padding-bottom:28px;padding-right:5px;overflow:visible}.gsp-leaders,.gsp-team-stats{flex:none}.gsp-leaders-grid,.gsp-stats-grid{grid-template-columns:1fr;gap:8px}.gsp-section{padding:13px}.gsp-section h3{margin-bottom:10px}.gsp-event-row{padding:8px 10px}}@media (width>=1100px) and (height>=700px) and (orientation:landscape){.gsp-main-layout{grid-template-columns:minmax(390px,.78fr) minmax(0,1.7fr)}.gsp-content-sections{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1.55fr) minmax(250px,.78fr);display:grid;overflow:hidden}.gsp-events-section{grid-area:1/1/span 2;min-height:0;overflow:hidden}.gsp-events-list{min-height:0;padding-bottom:28px;overflow-y:auto}.gsp-leaders{grid-area:1/2;min-height:0;overflow-y:auto}.gsp-team-stats{grid-area:2/2;max-height:44vh;overflow-y:auto}.game-stats-panel.is-finished-game{width:min(93vw,1320px)}.game-stats-panel.is-finished-game .gsp-main-layout{grid-template-columns:minmax(310px,.64fr) minmax(0,1.75fr)}.game-stats-panel.is-finished-game .gsp-content-sections{flex-direction:column;display:flex;overflow-y:auto}.game-stats-panel.is-finished-game .gsp-events-section,.game-stats-panel.is-finished-game .gsp-leaders,.game-stats-panel.is-finished-game .gsp-team-stats{flex-direction:column;flex:none;width:auto;min-height:auto;max-height:none;display:flex;overflow:visible}.game-stats-panel.is-finished-game .gsp-events-list{overflow:visible}}@media (height<=680px) and (orientation:landscape){.game-stats-backdrop{inset:0}.game-stats-panel{border-radius:18px 18px 0 0;gap:7px;max-width:820px;height:100%;max-height:100%;padding:10px 16px 12px}.gsp-top-bar{gap:8px;min-height:42px;padding-bottom:5px}.gsp-league-info{flex-wrap:nowrap;gap:7px;min-width:0;overflow:hidden}.gsp-header-meta{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.gsp-header-venue,.gsp-header-broadcasts,.gsp-header-odds{display:none}.gsp-actions,.gsp-game-nav{gap:5px}.gsp-game-nav{padding:3px}.gsp-nav-btn{width:36px;height:36px}.gsp-close-btn{width:40px;height:40px}.gsp-score-hero{gap:8px;min-height:84px;padding:6px 12px}.gsp-team{gap:12px;min-width:0}.gsp-team-logo,.gsp-team-flag,.gsp-team-fallback{width:42px;height:42px}.gsp-team-name{text-overflow:ellipsis;white-space:nowrap;max-width:18vw;font-size:16px;overflow:hidden}.gsp-team-record{font-size:11px}.gsp-score-big{flex:none;font-size:36px}.gsp-divider{padding:0 6px}.gsp-box-score{padding:6px 10px}.gsp-box-score th{padding-bottom:4px;font-size:10px}.gsp-box-score td{padding:3px;font-size:13px}.gsp-content-sections{gap:8px;padding-bottom:2px}.gsp-section{padding:9px 10px}.gsp-section h3{margin-bottom:8px}.gsp-live-summary{margin-bottom:7px;padding:8px 10px}.gsp-live-summary p{font-size:12px}.gsp-live-summary p:first-child{font-size:14px}.gsp-event-row{min-height:44px;padding:7px 9px}}@media (width<=699px),(width<=760px) and (orientation:portrait){.game-stats-backdrop{inset:0}.game-stats-panel{border-top-left-radius:18px;border-top-right-radius:18px;gap:10px;max-height:88%;padding:14px 12px 20px}.gsp-top-bar{align-items:flex-start;gap:10px;padding-bottom:8px}.gsp-actions{gap:8px}.gsp-game-nav{gap:5px;padding:4px}.gsp-nav-btn{width:40px;height:40px}.gsp-close-btn{width:46px;height:46px}.gsp-score-hero{gap:8px;padding:8px 10px}.gsp-team{gap:8px;min-width:0}.gsp-team-logo,.gsp-team-flag,.gsp-team-fallback{width:38px;height:38px}.gsp-team-name{text-overflow:ellipsis;white-space:nowrap;max-width:26vw;font-size:15px;overflow:hidden}.gsp-team-record{font-size:11px}.gsp-score-big{font-size:32px}.gsp-divider{padding:0 4px;font-size:15px}.gsp-box-score{padding:10px}.gsp-section{padding:11px}.gsp-stats-grid,.gsp-leaders-grid{grid-template-columns:1fr;gap:8px}.gsp-event-row{gap:8px;padding:9px}.gsp-event-time{width:54px}}@media (width>=761px) and (width<=1100px) and (height<=680px) and (orientation:landscape){.game-stats-panel{gap:5px;padding:7px 12px 9px}.gsp-top-bar{min-height:34px;padding-bottom:3px}.gsp-header-date{display:none}.gsp-league,.gsp-status{font-size:11px}.gsp-league{padding:3px 8px}.gsp-nav-btn{width:30px;height:30px}.gsp-nav-btn svg{width:19px;height:19px}.gsp-close-btn{width:34px;height:34px}.gsp-close-btn svg{width:20px;height:20px}.gsp-actions{gap:8px}.gsp-source-qr{border-radius:7px;min-height:36px;padding:2px}.gsp-source-qr-code{border-radius:5px;width:34px;height:34px}.gsp-source-qr-code svg{width:34px;height:34px}.gsp-source-qr>span:last-child{display:none}.gsp-score-hero{border-radius:11px;min-height:62px;padding:4px 10px}.gsp-team{gap:7px}.gsp-team-logo,.gsp-team-flag,.gsp-team-fallback{width:32px;height:32px}.gsp-team-fallback{font-size:14px}.gsp-team-info{gap:1px}.gsp-team-name{max-width:16vw;font-size:14px}.gsp-team-record{font-size:9px}.gsp-score-big{font-size:30px}.gsp-divider{padding:0 3px;font-size:13px}.gsp-box-score{border-radius:9px;padding:3px 8px}.gsp-box-score th{padding:1px 2px 2px;font-size:8px;line-height:1}.gsp-box-score td{padding:2px;font-size:11px;line-height:1.05}.gsp-content-sections{gap:5px;padding-right:2px}.gsp-section{padding:7px 9px}.gsp-events-heading{margin-bottom:5px}.gsp-events-heading h3{margin:0;font-size:11px}.gsp-event-row{gap:7px;min-height:38px;padding:5px 7px}.gsp-event-time{width:52px}.gsp-event-time strong{font-size:14px}.gsp-event-body p{font-size:12px}}.game-stats-backdrop.below-main-header{inset:clamp(72px, calc(84px * var(--ui-scale,1)), 100px) 12px 12px;align-items:stretch}.game-stats-backdrop.below-main-header .game-stats-panel{border-radius:24px;width:100%;max-width:none;height:100%;min-height:0;max-height:none}.sports-player-avatar{object-fit:cover;background:#101827;border-radius:50%;display:block}.sports-player-avatar.is-generated{image-rendering:auto;box-shadow:inset 0 0 0 1px #ffffff24,0 4px 12px #00000057}.sports-player-avatar.is-active{animation:1.45s ease-in-out infinite alternate sports-player-active}@keyframes sports-player-active{0%{filter:brightness(.96);transform:scale(.97)}to{filter:brightness(1.12);transform:scale(1.035)}}@media (prefers-reduced-motion:reduce){.sports-player-avatar.is-active{animation:none}}.game-replay{color:#fff;background:linear-gradient(#12141bf5,#07090efa);border:1px solid #ffffff17;border-radius:16px;flex-direction:column;flex:300px;gap:9px;min-height:300px;padding:12px;display:flex;position:relative;overflow:hidden;justify-content:flex-start!important}.replay-topbar{border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.replay-topbar>div{align-items:center;gap:9px;display:flex}.replay-playback-state{-webkit-backdrop-filter:blur(16px)saturate(150%);color:#ffffffb8;letter-spacing:.11em;background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:7px;min-height:27px;padding:0 10px;font-size:8px;font-weight:950;animation:.32s cubic-bezier(.2,1,.3,1) both replay-state-settle;display:inline-flex;box-shadow:inset 0 1px #ffffff1f,0 5px 15px #00000040}.replay-playback-state>i{width:10px;height:11px;position:relative}.replay-playback-state.is-paused>i:before,.replay-playback-state.is-paused>i:after{content:"";background:#ffffffd1;border-radius:2px;width:3px;position:absolute;top:1px;bottom:1px}.replay-playback-state.is-paused>i:before{left:1px}.replay-playback-state.is-paused>i:after{right:1px}.replay-playback-state.is-complete{color:#86efac;background:#22c55e1a;border-color:#4ade8040}.replay-playback-state.is-complete>i{border:2px solid;border-radius:50%}.replay-playback-state.is-complete>i:after{content:"";border-top:2px solid;width:5px;height:5px;position:absolute;top:-2px;right:-3px;transform:rotate(24deg)}@keyframes replay-state-settle{0%{opacity:0;transform:scale(.82)}to{opacity:1;transform:scale(1)}}.replay-badge{background:color-mix(in srgb,var(--accent,#38bdf8) 24%,#ffffff0f);color:var(--accent,#38bdf8);letter-spacing:.08em;border-radius:7px;align-items:center;gap:7px;padding:6px 10px;font-size:12px;font-weight:950;display:flex}.replay-badge i{background:#ef4444;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #ef4444}.replay-loading{color:#fff9;flex:1;place-items:center;font-weight:800;display:grid}.replay-badge.is-live-event{color:#86efac;background:#1665346b;border:1px solid #4ade8047}.replay-badge.is-live-event i{background:#4ade80;animation:1.4s ease-in-out infinite alternate live-event-dot;box-shadow:0 0 10px #22c55e}@keyframes live-event-dot{0%{opacity:.55;transform:scale(.8)}to{opacity:1;transform:scale(1.15)}}.is-player-placeholder{filter:saturate(.82);box-shadow:inset 0 0 12px color-mix(in srgb,var(--accent,#38bdf8) 24%,transparent);background:linear-gradient(145deg,color-mix(in srgb,var(--accent,#38bdf8) 20%,#26364b),#0c1420)!important;object-fit:cover!important}.replay-score{text-align:center;grid-template-columns:1fr auto 1fr;align-items:center;font-size:14px;font-weight:850;display:grid}.replay-score span:last-child{text-align:right}.replay-score span:first-child{text-align:left}.replay-score b{margin:0 8px;font-size:26px}.replay-score em{color:var(--accent,#38bdf8);font-size:12px;font-style:normal}.replay-score.is-final b{font-size:28px}.replay-score.is-final .is-final-clock{color:#fff;letter-spacing:.08em;font-size:13px;font-weight:1000;animation:.6s cubic-bezier(.2,1.2,.3,1) both final-clock-settle}@keyframes final-clock-settle{0%{opacity:0;transform:scale(.6)}65%{transform:scale(1.14)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.replay-score.is-final .is-final-clock{animation-duration:.01ms}}.replay-stage{border:1px solid color-mix(in srgb,var(--accent,#38bdf8) 36%,#ffffff1f);background:radial-gradient(circle at 50% 40%,color-mix(in srgb,var(--accent,#38bdf8) 14%,transparent),transparent 55%),#ffffff06;border-radius:13px;place-items:center;min-height:145px;display:grid;position:relative;overflow:hidden;flex:1 1 0!important}.replay-diamond{width:176px;height:145px;position:relative}.replay-diamond:before{content:"";background:linear-gradient(135deg,#22c55e3d,#14532d80);border:2px solid #ffffff80;border-radius:9px;width:98px;height:98px;position:absolute;top:13px;left:38px;transform:rotate(45deg)}.rbase{z-index:2;background:#fff;border:2px solid #fff;width:17px;height:17px;position:absolute;transform:rotate(45deg)}.rbase.on{background:var(--accent,#38bdf8);box-shadow:0 0 16px var(--accent,#38bdf8)}.rbase.second{top:1px;left:79px}.rbase.third{top:53px;left:27px}.rbase.first{top:53px;right:28px}.rhome{z-index:2;clip-path:polygon(0 0,100% 0,88% 65%,50% 100%,12% 65%);background:#fff;width:21px;height:17px;position:absolute;bottom:1px;left:77px}.rmound{z-index:2;background:#d6d3d1;border:4px solid #fff6;border-radius:50%;width:42px;height:42px;position:absolute;top:52px;left:67px}.replay-runner{z-index:6;background:var(--accent,#38bdf8);width:36px;height:36px;box-shadow:0 4px 15px #000000a6,0 0 12px color-mix(in srgb,var(--accent,#38bdf8) 75%,transparent);color:#061018;border:2px solid #fff;border-radius:50%;place-items:center;font-size:10px;font-style:normal;font-weight:950;display:grid;overflow:visible}.replay-runner img{object-fit:cover;background:#ffffff24;border-radius:50%;width:100%;height:100%}.replay-runner.parked{transition:left .8s cubic-bezier(.2,.75,.25,1),top .8s cubic-bezier(.2,.75,.25,1);position:absolute;transform:translate(-50%,-50%)}.replay-runner.parked.arriving{animation:1.05s both runner-arrive}.replay-runner.moving{offset-distance:0%;offset-rotate:0deg;animation:1.05s cubic-bezier(.35,.02,.25,1) both runner-move;position:absolute;top:0;left:0}.replay-runner.moving.is-out{animation-name:runner-out}.replay-runner em{color:#fff;letter-spacing:.06em;background:#ef4444;border-radius:4px;padding:1px 4px;font-size:7px;font-style:normal;position:absolute;bottom:-8px;left:50%;transform:translate(-50%);box-shadow:0 2px 5px #00000080}.replay-runner.moving.is-scored{animation-name:runner-score}.replay-runner em{color:#fff;letter-spacing:.06em;border-radius:4px;padding:1px 4px;font-size:7px;font-style:normal;position:absolute;bottom:-8px;left:50%;transform:translate(-50%);box-shadow:0 2px 5px #00000080}.replay-runner .runner-out-mark{background:#ef4444}.replay-runner .runner-scored-mark{color:#04150b;background:#22c55e;box-shadow:0 0 10px #22c55ed9}@keyframes runner-move{0%{offset-distance:0%;opacity:.15;transform:scale(.82)}12%{opacity:1}72%{transform:scale(1.08)}to{offset-distance:100%;opacity:1;transform:scale(1)}}@keyframes runner-score{0%{offset-distance:0%;opacity:.15;filter:none;transform:scale(.82)}12%,78%{opacity:1}90%{offset-distance:100%;opacity:1;filter:drop-shadow(0 0 5px #22c55e);transform:scale(1.08)}to{offset-distance:100%;opacity:0;filter:drop-shadow(0 0 14px #22c55e);transform:scale(1.28)}}@keyframes runner-out{0%{offset-distance:0%;opacity:.2}75%{offset-distance:100%;opacity:1;filter:none}to{offset-distance:100%;opacity:0;filter:grayscale();transform:scale(.55)}}@keyframes runner-arrive{0%,78%{opacity:0;transform:translate(-50%,-50%)scale(.65)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.replay-count{gap:4px;display:flex;position:absolute;bottom:8px;right:9px}.replay-count span{background:#00000094;border-radius:6px;padding:4px 6px;font-size:10px}.replay-count b{margin-left:3px;font-size:13px}.replay-count.is-full-count{animation:1.1s ease-in-out infinite alternate full-count-pulse}.replay-count.is-full-count span:first-child,.replay-count.is-full-count span:nth-child(2){background:#fbbf2438;border:1px solid #fbbf2485}@keyframes full-count-pulse{0%{filter:brightness()}to{filter:brightness(1.35);box-shadow:0 0 10px #fbbf2473}}.rmound.is-full-count{border-color:#fbbf24;box-shadow:0 0 18px #fbbf24d9,0 0 38px #fbbf2466}.replay-field{background:#166534 repeating-linear-gradient(90deg,#0000 0 9.5%,#ffffff3d 9.5% 10%);border:2px solid #ffffff94;border-radius:12px;width:84%;height:72%;position:relative}.sport-basketball .replay-field{background:#a16207}.sport-hockey .replay-field{background:#dbeafe;border-radius:45%}.replay-midline{border-left:2px solid #ffffff8c;position:absolute;top:0;bottom:0;left:50%}.replay-marker{background:var(--accent,#38bdf8);width:18px;height:18px;box-shadow:0 0 18px var(--accent,#38bdf8);border:3px solid #fff;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.replay-call{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:9px;min-height:58px;padding:8px 10px;display:flex}.replay-call.major{border-color:color-mix(in srgb,var(--accent,#38bdf8) 55%,white);background:color-mix(in srgb,var(--accent,#38bdf8) 13%,#0006)}.replay-call img{object-fit:cover;border-radius:50%;width:40px;height:40px}.replay-call span{color:var(--accent,#38bdf8);letter-spacing:.06em;font-size:9px;font-weight:950}.replay-call p{margin:2px 0;font-size:13px;font-weight:800;line-height:1.2}.replay-controls{align-items:center;gap:7px;display:flex}.replay-controls button{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:50%;width:32px;height:32px;font-size:19px}.replay-controls .replay-play{background:var(--accent,#38bdf8);color:#071018}.replay-controls input{min-width:0;accent-color:var(--accent,#38bdf8);flex:1}.replay-controls>span{text-align:center;color:#ffffff8c;width:54px;font-size:10px;font-weight:800}@media (width<=699px){.game-replay{flex-basis:auto;min-height:360px;padding:10px}.replay-stage{min-height:170px}.replay-score b{font-size:24px}.replay-call p{font-size:12px}}.game-replay{box-sizing:border-box;flex:1 1 0;min-height:0;max-height:100%;container-type:size}.replay-stage{min-height:96px}.replay-matchup{background:#ffffff0b;border:1px solid #ffffff14;border-radius:10px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:7px;min-height:46px;padding:5px 7px;display:grid}.replay-pitcher-card,.replay-batter-card{align-items:center;gap:6px;min-width:0;display:flex}.replay-batter-card{text-align:right;justify-content:flex-end}.replay-pitcher-card>span:not(.replay-matchup-fallback),.replay-batter-card>span:not(.replay-matchup-fallback){flex-direction:column;min-width:0;display:flex}.replay-matchup small{color:var(--accent,#38bdf8);letter-spacing:.08em;font-size:8px;font-weight:950}.replay-matchup strong{text-overflow:ellipsis;white-space:nowrap;max-width:105px;font-size:10px;overflow:hidden}.replay-matchup-player,.replay-matchup-fallback{border:2px solid var(--accent,#38bdf8);object-fit:cover;background:#172033;border-radius:50%;flex:0 0 46px;width:46px;height:46px}.replay-matchup-fallback{color:#fff;place-items:center;font-size:11px;font-weight:950;display:grid}.replay-pitching-team-logo{object-fit:contain;width:24px;height:24px}.replay-versus{color:#ffffff5c;font-size:9px}.rmound{border-color:var(--accent,#38bdf8);box-shadow:0 0 18px color-mix(in srgb,var(--accent,#38bdf8) 72%,transparent);overflow:visible}.rmound img{object-fit:cover;border-radius:50%;width:100%;height:100%}.rmound>b{font-size:13px}.rmound>em{background:var(--accent,#38bdf8);color:#061018;border:1px solid #fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;font-style:normal;font-weight:950;display:grid;position:absolute;bottom:-6px;right:-6px}.replay-call{flex:0 auto;overflow:hidden}.replay-call>div{min-width:0}.replay-call p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.replay-controls,.replay-score,.replay-topbar,.replay-matchup{flex-shrink:0}@media (orientation:landscape) and (height<=820px){.game-replay{gap:5px;padding:8px}.replay-topbar{padding-bottom:4px}.replay-topbar>div>strong{display:none}.replay-badge{padding:4px 7px;font-size:10px}.replay-playback-state{min-height:23px;padding:0 8px;font-size:7px}.replay-score{font-size:11px}.replay-score b{font-size:20px}.replay-score em{font-size:10px}.replay-matchup{min-height:42px;padding:3px 5px}.replay-matchup-player,.replay-matchup-fallback{flex-basis:36px;width:36px;height:36px}.replay-pitching-team-logo{width:19px;height:19px}.replay-matchup strong{font-size:9px}.replay-stage{min-height:72px}.replay-diamond{transform:scale(.74)}.replay-call{min-height:40px;padding:5px 7px}.replay-call img{width:32px;height:32px}.replay-call p{-webkit-line-clamp:1;font-size:11px}.replay-call small{font-size:8px}.replay-controls button{width:27px;height:27px;font-size:16px}.replay-controls>span{width:46px;font-size:9px}}@media (width<=699px){.game-replay{min-height:0;max-height:none}.replay-matchup strong{max-width:82px}}.game-replay>.replay-topbar,.game-replay>.replay-score,.game-replay>.replay-matchup,.game-replay>.replay-stage,.game-replay>.replay-call,.game-replay>.replay-controls,.game-replay>.replay-loading{z-index:1;position:relative}.replay-highlight-flash{--celebration:#38bdf8;z-index:12;border:2px solid var(--celebration);border-radius:inherit;pointer-events:none;opacity:0;box-shadow:inset 0 0 36px var(--celebration),0 0 34px color-mix(in srgb,var(--celebration) 72%,transparent);animation:1.35s ease-out both replay-card-celebration;position:absolute;inset:0;overflow:hidden}.replay-highlight-flash:before{content:"";background:conic-gradient(from 45deg,transparent 0 13%,color-mix(in srgb,var(--celebration) 72%,transparent) 15%,transparent 18% 46%,#fffc 49%,transparent 52% 100%);animation:1.15s ease-out both replay-celebration-spin;position:absolute;inset:-30%}.replay-highlight-flash>b{background:color-mix(in srgb,var(--celebration) 80%,#071018);color:#fff;box-shadow:0 0 28px var(--celebration);letter-spacing:.12em;text-align:center;white-space:nowrap;text-shadow:0 2px 6px #0000008c;border:1px solid #ffffffd1;border-radius:999px;padding:7px 14px;font-size:clamp(14px,2.1vw,23px);font-weight:1000;animation:1.2s cubic-bezier(.18,.8,.25,1) both replay-celebration-label;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.5)}.replay-highlight-flash>i{width:7px;height:7px;box-shadow:0 0 9px 3px var(--celebration),38px 22px 0 -1px var(--celebration),-31px 48px 0 -2px white,61px -31px 0 -2px white,-54px -25px 0 -1px var(--celebration);background:#fff;border-radius:50%;animation:1.2s ease-out both replay-sparks;position:absolute}.replay-highlight-flash>i:first-child{top:32%;left:23%}.replay-highlight-flash>i:last-child{animation-delay:80ms;bottom:28%;right:22%}.replay-highlight-flash.is-home-run{--celebration:#f97316}.replay-highlight-flash.is-goal{--celebration:#22c55e}.replay-highlight-flash.is-touchdown{--celebration:#facc15}.replay-highlight-flash.is-score{--celebration:#38bdf8}.replay-highlight-flash.is-repeat{box-shadow:inset 0 0 22px color-mix(in srgb,var(--celebration) 65%,transparent);animation-name:replay-card-celebration-repeat}.replay-highlight-flash.is-repeat:before,.replay-highlight-flash.is-repeat>i{display:none}.replay-highlight-flash.is-repeat>b{border-color:color-mix(in srgb,var(--celebration) 58%,white);box-shadow:0 0 16px color-mix(in srgb,var(--celebration) 65%,transparent);padding:5px 11px;font-size:clamp(11px,1.6vw,17px);animation-name:replay-celebration-label-repeat}.replay-score.is-celebrating b{animation:.8s cubic-bezier(.2,1.4,.3,1) replay-score-pop}.replay-stage.is-celebrating{animation:1.25s ease-out replay-field-glow}@keyframes replay-card-celebration{0%{opacity:0;transform:scale(.97)}12%{opacity:1;transform:scale(1)}48%{opacity:.72}to{opacity:0}}@keyframes replay-card-celebration-repeat{0%{opacity:0}18%{opacity:.7}58%{opacity:.38}to{opacity:0}}@keyframes replay-celebration-label-repeat{0%{opacity:0;transform:translate(-50%,-50%)scale(.82)}22%,65%{opacity:.92;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-54%)scale(1.02)}}@keyframes replay-celebration-spin{0%{opacity:0;transform:translate(-45%)scale(.8)}22%{opacity:.7}to{opacity:0;transform:translate(45%)scale(1.05)}}@keyframes replay-celebration-label{0%{opacity:0;transform:translate(-50%,-50%)scale(.45)}22%{opacity:1;transform:translate(-50%,-50%)scale(1.08)}48%{transform:translate(-50%,-50%)scale(1)}78%{opacity:1}to{opacity:0;transform:translate(-50%,-58%)scale(1.06)}}@keyframes replay-sparks{0%{opacity:0;transform:scale(.2)}25%{opacity:1;transform:scale(1.15)}to{opacity:0;transform:translateY(-24px)scale(.5)}}@keyframes replay-score-pop{0%{color:#fff;transform:scale(1)}30%{color:var(--celebration,#38bdf8);text-shadow:0 0 18px;transform:scale(1.35)}to{color:#fff;transform:scale(1)}}@keyframes replay-field-glow{0%{box-shadow:inset 0 0 #0000}30%{box-shadow:inset 0 0 42px color-mix(in srgb,var(--accent,#38bdf8) 52%,transparent)}to{box-shadow:inset 0 0 #0000}}@media (prefers-reduced-motion:reduce){.replay-highlight-flash,.replay-highlight-flash:before,.replay-highlight-flash>b,.replay-highlight-flash>i,.replay-score.is-celebrating b,.replay-stage.is-celebrating{animation-duration:.01ms;animation-iteration-count:1}}@media (orientation:landscape) and (height<=820px){.game-stats-panel.sport-baseball.is-replay-open .replay-diamond{transform:scale(1.16)}}.game-replay>.replay-inning-change{z-index:11;background:radial-gradient(circle at center,color-mix(in srgb,var(--accent,#38bdf8) 17%,#101827eb),#05080ee6 68%);-webkit-backdrop-filter:blur(12px)saturate(135%);pointer-events:none;border:1px solid #ffffff21;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;animation:2.05s ease-in-out both inning-change-card;display:flex;position:absolute;inset:44px 8px 42px;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 10px 32px #00000052}.replay-inning-change:before,.replay-inning-change:after{display:none}.replay-inning-change.is-live-settled{animation:.55s cubic-bezier(.2,1,.3,1) both inning-live-settle}.replay-inning-change>*{z-index:1;position:relative}.replay-side-arrow{border:1px solid color-mix(in srgb,var(--accent,#38bdf8) 70%,white);width:36px;height:36px;color:var(--accent,#38bdf8);box-shadow:0 0 14px color-mix(in srgb,var(--accent,#38bdf8) 42%,transparent);background:#071018b8;border-radius:50%;place-items:center;font-size:22px;font-weight:950;animation:.55s cubic-bezier(.2,1,.3,1) both inning-arrow-swap;display:grid}.replay-inning-change>small{color:var(--accent,#38bdf8);letter-spacing:.14em;font-size:9px;font-weight:950}.replay-inning-change>b{letter-spacing:.1em;text-shadow:0 0 12px color-mix(in srgb,var(--accent,#38bdf8) 42%,transparent);font-size:clamp(16px,2vw,23px);font-weight:1000}.replay-inning-change>div{background:#00000057;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:12px;margin-top:3px;padding:6px 10px;display:flex}.replay-inning-change>div>span{grid-template-columns:auto auto;align-items:center;gap:0 5px;min-width:76px;display:grid}.replay-inning-change>div>span:last-child{text-align:right}.replay-inning-change>div img{object-fit:contain;grid-row:1/span 2;width:25px;height:25px}.replay-inning-change>div strong{font-size:12px}.replay-inning-change>div small{color:#ffffff8c;letter-spacing:.08em;font-size:7px;font-weight:900}.replay-inning-change>div>i{background:#ffffff2e;width:1px;height:25px}.replay-ghost-runner-notice{color:#fde68a;letter-spacing:.1em;background:#78500073;border:1px solid #fbbf248c;border-radius:999px;padding:3px 9px;font-size:8px;font-weight:950;animation:.7s ease-out .6s both ghost-runner-fade}@keyframes ghost-runner-fade{0%{opacity:0;transform:translateY(6px)scale(.85)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes inning-change-card{0%{opacity:0;transform:scale(.985)}14%,72%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.99)}}@keyframes inning-arrow-swap{0%{opacity:0;transform:scale(.7)}65%{opacity:1;transform:scale(1.06)}to{transform:scale(1)}}@keyframes inning-live-settle{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.replay-basketball-court,.replay-hockey-rink,.replay-football-field{border:2px solid #ffffffa8;width:96%;height:92%;position:relative;overflow:hidden;box-shadow:inset 0 0 24px #0003}.replay-sport-athlete{z-index:4;filter:drop-shadow(0 5px 7px #0000008c);flex-direction:column;align-items:center;min-width:60px;max-width:105px;display:flex;position:relative;transform:translate(-50%,-50%)}.replay-sport-athlete img,.replay-sport-athlete>b{color:#fff;object-fit:cover;background:#172033;border:2px solid #fff;border-radius:50%;place-items:center;width:44px;height:44px;font-size:11px;display:grid}.replay-sport-athlete em{background:var(--accent,#38bdf8);color:#061018;white-space:nowrap;border-radius:999px;padding:2px 6px;font-size:7px;font-style:normal;font-weight:1000;position:absolute;top:-7px}.replay-sport-athlete strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#04080fc2;border-radius:4px;max-width:105px;margin-top:2px;padding:1px 4px;font-size:8px;overflow:hidden}.replay-sport-center-call{z-index:3;box-shadow:0 0 25px var(--accent,#38bdf8);background:#030812c2;border:1px solid #ffffffb3;border-radius:999px;flex-direction:column;align-items:center;padding:7px 14px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.replay-sport-center-call small{color:var(--accent,#38bdf8);letter-spacing:.14em;font-size:7px;font-weight:950}.replay-sport-center-call strong{white-space:nowrap;font-size:13px}.replay-basketball-court{background:#bf7d36 repeating-linear-gradient(0deg,#47240c24 0 1px,#0000 1px 11px);border-radius:9px}.basketball-midline,.basketball-center-circle,.basketball-paint,.basketball-hoop{border-color:#ffffffbf;position:absolute}.basketball-midline{border-left:2px solid #ffffffb8;top:0;bottom:0;left:50%}.basketball-center-circle{border:2px solid #ffffffb8;border-radius:50%;width:54px;height:54px;top:50%;left:50%;transform:translate(-50%,-50%)}.basketball-paint{border:2px solid #ffffffb8;width:20%;height:50%;top:25%}.basketball-paint-left{left:-2px}.basketball-paint-right{right:-2px}.basketball-hoop{border:3px solid #fb923c;border-radius:50%;width:13px;height:13px;top:50%;transform:translateY(-50%)}.basketball-hoop-left{left:5%}.basketball-hoop-right{right:5%}.basketball-action{z-index:5;position:absolute}.basketball-ball{z-index:6;background:#f97316 linear-gradient(90deg,#0000 44%,#35180b 46% 54%,#0000 56%);border:1px solid #35180b;border-radius:50%;width:12px;height:12px;animation:.95s cubic-bezier(.2,.7,.4,1) both basketball-shot;position:absolute;top:-1px;left:17px}.replay-basketball-court.is-made-shot{box-shadow:inset 0 0 36px #22c55eb3}.replay-basketball-court.is-missed-shot{box-shadow:inset 0 0 26px #ef44446b}@keyframes basketball-shot{0%{transform:translate(-5px,12px)scale(.75)}55%{transform:translate(25px,-35px)scale(1.15)}to{transform:translate(48px)scale(.7)}}.replay-hockey-rink{color:#071018;background:linear-gradient(#e2f4fff0,#f2f9fff0);border-radius:46%/18%}.hockey-center-line,.hockey-blue-line,.hockey-circle,.hockey-goal{position:absolute}.hockey-center-line{border-left:3px solid #dc2626ad;top:0;bottom:0;left:50%}.hockey-blue-line{border-left:4px solid #2563ebad;top:0;bottom:0}.hockey-blue-left{left:32%}.hockey-blue-right{left:68%}.hockey-circle{border:2px solid #dc262680;border-radius:50%;width:34px;height:34px;top:50%;transform:translate(-50%,-50%)}.hockey-circle-left{left:20%}.hockey-circle-center{left:50%}.hockey-circle-right{left:80%}.hockey-goal{border:2px solid #dc2626;width:12px;height:22%;top:39%}.hockey-goal-left{border-left:0;left:3%}.hockey-goal-right{border-right:0;right:3%}.hockey-action{z-index:5;position:absolute}.hockey-puck{z-index:6;background:#050505;border-radius:50%;width:13px;height:7px;animation:.75s ease-out both hockey-puck-shot;position:absolute;top:6px;left:14px;box-shadow:0 3px 4px #00000073}.replay-hockey-rink.is-goal{animation:1.2s ease-out hockey-goal-light}.replay-hockey-rink.is-penalty .replay-sport-athlete em{background:#fbbf24}@keyframes hockey-puck-shot{0%{transform:translate(-20px,15px)}to{transform:translate(45px,-12px)}}@keyframes hockey-goal-light{25%{box-shadow:inset 0 0 42px #ef4444d9,0 0 18px #ef4444b3}to{box-shadow:inset 0 0 #0000}}.replay-football-field{background:#146b36 repeating-linear-gradient(90deg,#0000 0 9.6%,#ffffff8c 9.6% 10%);border-radius:8px}.football-midfield{border-left:3px solid #fffc;position:absolute;top:0;bottom:0;left:50%}.football-endzone{z-index:1;background:color-mix(in srgb,var(--accent,#38bdf8) 48%,#123);letter-spacing:.08em;writing-mode:vertical-rl;place-items:center;width:8%;font-size:8px;font-weight:1000;display:grid;position:absolute;top:0;bottom:0}.football-away{left:0}.football-home{right:0}.football-situation{z-index:7;white-space:nowrap;background:#030812d1;border-radius:999px;align-items:center;gap:6px;padding:3px 8px;display:flex;position:absolute;top:6px;left:50%;transform:translate(-50%)}.football-situation small{color:var(--accent,#38bdf8);font-size:7px;font-weight:950}.football-situation strong{font-size:9px}.football-scrimmage{z-index:2;border-left:3px solid #38bdf8;position:absolute;top:0;bottom:0;box-shadow:0 0 8px #38bdf8}.football-action{z-index:5;position:absolute;top:60%}.football-ball{z-index:6;background:#7c3f16;border:1px solid #fff;border-radius:50%;width:17px;height:10px;animation:.8s ease-out both football-drive;position:absolute;top:4px;left:14px;transform:rotate(-20deg)}.replay-football-field.side-away .football-ball{animation-direction:reverse}.replay-football-field.is-touchdown{box-shadow:inset 0 0 42px #facc15cc}.replay-football-field.is-field-goal .football-ball{animation:1.1s cubic-bezier(.2,.7,.3,1) both football-kick}.replay-football-field.is-turnover .football-scrimmage{border-color:#ef4444;box-shadow:0 0 12px #ef4444}.replay-football-field.is-penalty .replay-sport-athlete em{background:#facc15}@keyframes football-drive{0%{transform:translate(-38px)rotate(-20deg)}to{transform:translate(25px)rotate(340deg)}}@keyframes football-kick{0%{transform:translate(-20px,8px)rotate(-20deg)}50%{transform:translate(35px,-48px)rotate(170deg)}to{transform:translate(75px,-15px)rotate(350deg)}}@media (width<=699px){.replay-basketball-court,.replay-hockey-rink,.replay-football-field{height:88%}.replay-sport-athlete img,.replay-sport-athlete>b{width:38px;height:38px}.football-situation{top:3px}}@media (prefers-reduced-motion:reduce){.replay-badge.is-live-event i,.basketball-ball,.hockey-puck,.replay-hockey-rink.is-goal,.football-ball,.replay-runner,.replay-inning-change{animation-duration:.01ms!important;animation-iteration-count:1!important}.replay-inning-change,.replay-inning-change:before,.replay-inning-change:after,.replay-side-arrow{animation-duration:.01ms}}.replay-soccer-field{background:repeating-linear-gradient(90deg,#14532d 0 12.5%,#166534 12.5% 25%);border:2px solid #ffffffad;border-radius:8px;width:92%;height:82%;min-height:105px;position:relative;overflow:hidden;box-shadow:inset 0 0 28px #00000052}.soccer-center-line{border-left:2px solid #ffffff8c;position:absolute;top:0;bottom:0;left:50%}.soccer-center-circle{border:2px solid #ffffff8c;border-radius:50%;width:42px;height:42px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.soccer-goal{border:2px solid #fffc;width:10px;height:30%;position:absolute;top:35%}.soccer-goal-left{border-left:0;left:-2px}.soccer-goal-right{border-right:0;right:-2px}.soccer-penalty-box{border:2px solid #ffffff7a;width:18%;height:52%;position:absolute;top:24%}.soccer-box-left{left:-2px}.soccer-box-right{right:-2px}.soccer-event-team{z-index:2;object-fit:contain;filter:drop-shadow(0 3px 5px #0009);width:27px;height:27px;animation:.65s ease-out both soccer-team-pop;position:absolute;top:7px;left:8px}.soccer-event-minute{z-index:6;background:#030a07c7;border:1px solid #ffffff47;border-radius:8px;align-items:center;gap:5px;padding:4px 7px;display:flex;position:absolute;top:6px;right:7px;box-shadow:0 4px 12px #00000059}.soccer-event-minute small{color:#ffffff94;letter-spacing:.09em;font-size:6px;font-weight:950}.soccer-event-minute strong{color:#fff;font-size:13px;font-weight:1000;line-height:1}.soccer-event-minute.is-goal-time{background:#042d17e6;border-color:#4ade80;animation:1.15s cubic-bezier(.2,1.2,.3,1) both soccer-goal-time;box-shadow:0 0 18px #22c55e9e}.soccer-event-minute.is-goal-time small{color:#86efac}.soccer-event-minute.is-goal-time strong{font-size:17px}.soccer-replay-player{color:#fff;text-align:center;flex-direction:column;align-items:center;min-width:62px;display:flex;position:relative}.soccer-replay-player>img,.soccer-replay-player>b{object-fit:cover;background:#172033;border:2px solid #fff;border-radius:50%;place-items:center;width:43px;height:43px;display:grid;box-shadow:0 5px 13px #0000008c}.soccer-replay-player>b{font-size:10px}.soccer-replay-player>strong{text-overflow:ellipsis;white-space:nowrap;text-shadow:0 2px 4px #000;max-width:86px;margin-top:3px;font-size:9px;overflow:hidden}.soccer-replay-player>em{color:#05140b;letter-spacing:.06em;background:#22c55e;border-radius:999px;padding:2px 5px;font-size:7px;font-style:normal;font-weight:1000;position:absolute;top:30px;right:1px}.soccer-replay-player.is-outgoing>em{color:#fff;background:#ef4444}.soccer-substitution-event{background:radial-gradient(circle,#00000061,#0000 66%);justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.soccer-substitution-event .is-outgoing{animation:1.25s ease-in both soccer-player-out}.soccer-substitution-event .is-incoming{animation:1.25s cubic-bezier(.2,1,.3,1) both soccer-player-in}.soccer-sub-arrow{color:#86efac;text-shadow:0 0 14px #22c55e;font-size:28px;font-weight:950;animation:1.1s ease-in-out both soccer-sub-arrow}.soccer-card-event{background:radial-gradient(circle,#0006,#0000 66%);justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.soccer-yellow-card,.soccer-red-card{border:2px solid #ffffffd9;border-radius:4px;width:34px;height:48px;animation:1.25s cubic-bezier(.16,1.2,.3,1) both soccer-card-show;transform:rotate(8deg);box-shadow:0 0 24px}.soccer-yellow-card{color:#fde047;background:#fde047}.soccer-red-card{color:#ef4444;background:#ef4444}.soccer-goal-event{background:radial-gradient(circle,#00000052,#0000 67%);position:absolute;inset:0}.soccer-goal-players{z-index:3;align-items:flex-end;gap:10px;display:flex;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.soccer-goal-players>.soccer-replay-player:first-child{animation:1.2s ease-out both soccer-scorer-run}.soccer-goal-players>.soccer-replay-player.is-assist{animation:1.3s ease-out .15s both soccer-assist-appear}.soccer-replay-player.is-assist>img,.soccer-replay-player.is-assist>b{opacity:.85;border-color:#fff9;width:34px;height:34px}.soccer-replay-player.is-assist>em{color:#1a1000;background:#facc15e6}.soccer-ball{z-index:4;background:#fff;border:2px solid #111827;border-radius:50%;width:12px;height:12px;position:absolute;top:62%;left:50%;box-shadow:0 0 10px #fff}.side-home .soccer-ball{animation:1.15s cubic-bezier(.3,.05,.7,.3) 80ms both soccer-shot-right}.side-away .soccer-ball{animation:1.15s cubic-bezier(.3,.05,.7,.3) 80ms both soccer-shot-left}.soccer-shot-trail{transform-origin:0;opacity:0;background:linear-gradient(90deg,#fff,#0000);width:38%;height:2px;position:absolute;top:66%;left:50%}.side-home .soccer-shot-trail{animation:1s ease-out .12s both soccer-trail-right}.side-away .soccer-shot-trail{transform-origin:0;animation:1s ease-out .12s both soccer-trail-left;transform:rotate(180deg)}.soccer-penalty-event{background:radial-gradient(circle,#00000052,#0000 67%);position:absolute;inset:0}.soccer-penalty-event>.soccer-replay-player{z-index:3;animation:1.2s ease-out both soccer-scorer-run;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.soccer-penalty-event>.soccer-ball{top:62%}.soccer-penalty-event>.soccer-shot-trail{top:66%}.soccer-penalty-miss-event{background:radial-gradient(circle,#00000085,#0000 62%);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.soccer-penalty-miss-event>.soccer-replay-player>img,.soccer-penalty-miss-event>.soccer-replay-player>b{filter:grayscale(.4);border-color:#ef4444b3}.soccer-penalty-miss-label{color:#fca5a5;letter-spacing:.1em;background:#450a0ab3;border:1px solid #ef444499;border-radius:999px;padding:3px 10px;font-size:9px;font-weight:950}@keyframes soccer-assist-appear{0%,40%{opacity:0;transform:translate(18px)scale(.7)}70%{opacity:.9;transform:translate(-3px)scale(1.06)}to{opacity:.85;transform:translate(0)scale(1)}}.soccer-event-pulse{background:radial-gradient(circle,#0000006b,#0000 60%);flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;inset:0}.soccer-event-pulse span{border:2px solid var(--accent,#38bdf8);width:38px;height:38px;color:var(--accent,#38bdf8);border-radius:50%;place-items:center;animation:1.1s ease-out both soccer-event-beat;display:grid;box-shadow:0 0 18px}.soccer-event-pulse strong{text-transform:uppercase;letter-spacing:.08em;max-width:80%;font-size:10px}@keyframes soccer-team-pop{0%{opacity:0;transform:scale(.4)}65%{transform:scale(1.16)}to{opacity:1;transform:scale(1)}}@keyframes soccer-player-out{0%,50%{opacity:1;transform:translate(0)}to{opacity:0;filter:grayscale();transform:translate(-42px)scale(.65)}}@keyframes soccer-player-in{0%,35%{opacity:0;transform:translate(42px)scale(.65)}75%{opacity:1;transform:translate(-4px)scale(1.08)}to{transform:translate(0)scale(1)}}@keyframes soccer-sub-arrow{0%,25%{opacity:0;transform:scale(.5)}55%{opacity:1;transform:scale(1.25)}to{transform:scale(1)}}@keyframes soccer-card-show{0%{opacity:0;transform:translateY(45px)rotate(-18deg)scale(.45)}60%{opacity:1;transform:translateY(-6px)rotate(12deg)scale(1.16)}to{transform:translateY(0)rotate(8deg)scale(1)}}@keyframes soccer-scorer-run{0%{opacity:0;transform:translate(-50%,15%)scale(.65)}45%{opacity:1;transform:translate(-50%,-54%)scale(1.12)}to{transform:translate(-50%,-50%)scale(1)}}@keyframes soccer-shot-right{0%,32%{opacity:0;transform:translate(0)scale(.7)}42%{opacity:1}to{opacity:0;transform:translate(390%,-45%)scale(1.1)}}@keyframes soccer-shot-left{0%,32%{opacity:0;transform:translate(0)scale(.7)}42%{opacity:1}to{opacity:0;transform:translate(-490%,-45%)scale(1.1)}}@keyframes soccer-trail-right{0%,38%{opacity:0;transform:scaleX(0)}55%{opacity:.9}to{opacity:0;transform:scaleX(1)}}@keyframes soccer-trail-left{0%,38%{opacity:0;transform:rotate(180deg)scaleX(0)}55%{opacity:.9}to{opacity:0;transform:rotate(180deg)scaleX(1)}}@keyframes soccer-event-beat{0%{opacity:0;transform:scale(.4)}45%{opacity:1;transform:scale(1.2)}to{transform:scale(1)}}@keyframes soccer-goal-time{0%{opacity:0;transform:translateY(-14px)scale(.7)}55%{opacity:1;transform:translateY(2px)scale(1.12)}to{transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.replay-soccer-field *{animation-duration:.01ms!important}}.soccer-replay-player{min-width:108px;max-width:126px}.soccer-replay-player>img{width:49px;height:49px}.soccer-replay-player>strong{color:#fff;white-space:normal;-webkit-line-clamp:2;text-shadow:0 2px 4px #000;background:#020806db;border:1px solid #ffffff29;border-radius:7px;-webkit-box-orient:vertical;width:100%;max-width:126px;min-height:27px;margin-top:5px;padding:3px 6px;font-size:12px;font-weight:950;line-height:1.08;display:-webkit-box;overflow:hidden;box-shadow:0 3px 9px #00000080}.soccer-replay-player>em{font-size:8px;top:35px;right:15px}.soccer-goal-players{gap:16px}.soccer-replay-player.is-assist>img{opacity:1;width:42px;height:42px}.soccer-replay-player.is-assist>strong{opacity:.94;font-size:11px}.replay-sport-athlete{min-width:104px;max-width:126px}.replay-sport-athlete img{width:49px;height:49px}.replay-sport-athlete strong{color:#fff;white-space:normal;-webkit-line-clamp:2;text-align:center;background:#030812db;border:1px solid #ffffff29;border-radius:7px;-webkit-box-orient:vertical;width:100%;max-width:126px;min-height:25px;margin-top:4px;padding:3px 6px;font-size:12px;font-weight:950;line-height:1.08;display:-webkit-box;overflow:hidden}.replay-sport-athlete em{font-size:8px;top:-8px}.replay-call{gap:11px;min-height:68px;padding:9px 11px}.replay-call img{flex:0 0 44px;width:44px;height:44px}.replay-call span{font-size:10px}.replay-call p{-webkit-line-clamp:2;font-size:14px;line-height:1.22}.replay-call small{color:#ffffffc7;font-size:12px;font-weight:850}@media (orientation:landscape) and (height<=820px){.replay-call{min-height:58px;padding:7px 9px}.replay-call img{width:39px;height:39px}.replay-call p{-webkit-line-clamp:2;font-size:13px}.replay-call small,.soccer-replay-player>strong,.replay-sport-athlete strong{font-size:11px}.soccer-replay-player{min-width:98px}.soccer-goal-players{gap:10px}}.now-playing-screen{--queue-open-width:clamp(480px, 42vw, 560px);--queue-peek-width:clamp(76px, 7vw, 88px);--idle-control-size:clamp(84px, calc(108px * var(--ui-scale)), 124px);--idle-control-icon-size:clamp(32px, calc(42px * var(--ui-scale)), 50px);width:100%;height:100%;padding:clamp(34px, calc(48px * var(--ui-scale)), 56px) clamp(34px, calc(48px * var(--ui-scale)), 56px) 156px clamp(34px, calc(48px * var(--ui-scale)), 56px);z-index:50;background-color:#0000;flex-direction:column;justify-content:space-between;display:flex;position:fixed;top:0;left:0;overflow:hidden}.ui-overlay{z-index:1;pointer-events:none;will-change:opacity;background:radial-gradient(circle,#0000 30%,#0009 100%),linear-gradient(#0006 0%,#0000 20% 70%,#000000b3 100%);width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.ui-element{z-index:10;transition:opacity .5s,transform .5s;position:relative}.now-playing-screen.is-idle .ui-element{opacity:0;pointer-events:none;transform:translateY(20px)}.now-playing-screen.is-idle .now-playing-topbar{transform:translateY(-20px)}.now-playing-screen.is-idle .ui-overlay{opacity:0}.now-playing-topbar{justify-content:flex-start;align-items:center;width:100%;display:flex}.topbar-left{align-items:center;gap:8px;display:flex}.now-playing-topbar.has-qr .topbar-left{margin-left:140px}.btn-back{color:#fff;cursor:pointer;transition:transform var(--transition-fast), background var(--transition-fast);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0006;border:1px solid #ffffff1a;border-radius:32px;align-items:center;gap:10px;padding:12px 20px;font-size:1.2rem;font-weight:600;display:flex}.btn-back:active{background:#fff3;transform:scale(.95)}.btn-ambient{color:#ffffffd9;cursor:pointer;transition:transform var(--transition-fast), background var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast), color var(--transition-fast);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:.02em;background:#ffffff14;border:1.5px solid #ffffff2e;border-radius:32px;align-items:center;gap:10px;padding:10px 16px;font-size:1.1rem;font-weight:700;display:flex}.btn-ambient:active{transform:scale(.95)}.btn-ambient.is-active{color:#fff;background:linear-gradient(135deg,#9333eaf2,#581c87);border-color:#d8b4fee6;animation:2.5s ease-in-out infinite ambientGlow;box-shadow:0 0 35px #a855f7b3,0 0 80px #9333ea66,inset 0 1px #ffffff4d}@keyframes ambientGlow{0%{border-color:#d8b4feb3;box-shadow:0 0 25px #a855f780,inset 0 1px #fff3}50%{border-color:#e9d5ff;box-shadow:0 0 50px #c084fccc,0 0 80px #9333ea66,inset 0 1px #fff6}to{border-color:#d8b4feb3;box-shadow:0 0 25px #a855f780,inset 0 1px #fff3}}.btn-ambient.is-active svg{color:#c4b5fd;filter:drop-shadow(0 0 6px #c4b5fdcc)}.btn-subtitles,.btn-language{color:#ffffffd9;cursor:pointer;transition:transform var(--transition-fast), background var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast), color var(--transition-fast);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:.02em;background:#ffffff14;border:1.5px solid #ffffff2e;border-radius:32px;align-items:center;gap:10px;padding:10px 16px;font-size:1.1rem;font-weight:700;display:flex}.language-code-mark{color:#fff;letter-spacing:.04em;background:#ffffff24;border-radius:999px;justify-content:center;align-items:center;min-width:2.25em;min-height:1.55em;padding:0 .38em;font-size:.92rem;font-weight:950;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff2e,0 6px 18px #0000003d}.btn-subtitles:active{transform:scale(.95)}.btn-subtitles.is-active{color:#ffeb3b;background:#0009;border-color:#ffeb3b;box-shadow:0 0 15px #ffeb3b4d,inset 0 1px #ffffff1a}.btn-subtitles.is-active svg{color:#ffeb3b;filter:drop-shadow(0 0 6px #ffeb3b99)}.youtube-qr-corner{top:max(8px, env(safe-area-inset-top));left:clamp(34px, calc(48px * var(--ui-scale)), 56px);z-index:100;-webkit-backdrop-filter:blur(12px);opacity:.9;transform-origin:0 0;will-change:top, opacity, transform;background:#0c0c0e94;border:1px solid #ffffff2e;border-radius:18px;flex-direction:column;align-items:center;gap:10px;padding:12px 12px 10px;transition:top .5s,opacity .5s,transform .5s,background .5s;display:flex;position:fixed;transform:translateZ(0)scale(1);box-shadow:0 12px 32px #00000061,inset 0 1px #ffffff1f}.youtube-qr-corner:hover{opacity:1}.now-playing-screen.is-idle .youtube-qr-corner{opacity:.58;background:#0c0c0e57;transform:translateZ(0)scale(.82)}.idle-controls-row{top:max(16px, env(safe-area-inset-top));left:clamp(138px, calc(170px * var(--ui-scale)), 196px);z-index:100;align-items:flex-start;gap:clamp(8px, calc(12px * var(--ui-scale)), 14px);opacity:0;pointer-events:none;flex-direction:row;transition:opacity .5s,transform .5s;display:flex;position:fixed;transform:translateY(-10px)}.idle-control-stack{align-items:center;gap:clamp(4px, calc(6px * var(--ui-scale)), 8px);width:var(--idle-control-size);flex-direction:column;flex-shrink:0;display:flex;position:relative}.idle-control-label{font-size:clamp(.68rem, calc(.82rem * var(--ui-scale)), .94rem);letter-spacing:.05em;text-transform:none;color:#fffffff0;text-shadow:0 2px 10px #000000e6,0 0 18px #000000a6;white-space:nowrap;pointer-events:none;font-weight:800;line-height:1}.idle-stop-btn,.idle-home-btn,.idle-ambient-btn,.idle-subtitles-btn,.idle-translation-btn,.idle-meaning-btn,.idle-language-btn{width:var(--idle-control-size);height:var(--idle-control-size);color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:linear-gradient(135deg,#ef4444d9,#b91c1cf2);border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,box-shadow .2s,transform .2s;display:flex;position:relative;box-shadow:0 6px 20px #ef444466}.idle-stop-btn{background:linear-gradient(135deg,#ef4444d9,#b91c1cf2);box-shadow:0 6px 20px #ef444466}.idle-home-btn{background:linear-gradient(135deg,#34d399db,#059669f2),radial-gradient(circle at 24% 20%,#ffffff47,#0000 58%);box-shadow:0 6px 22px #10b98166,0 0 22px #34d39933,inset 0 1px #ffffff29}.idle-ambient-btn,.idle-subtitles-btn,.idle-translation-btn,.idle-meaning-btn,.idle-language-btn{background:#00000073;box-shadow:inset 0 1px #ffffff1f}.idle-ambient-btn.is-active,.idle-subtitles-btn.is-active,.idle-translation-btn.is-active,.idle-meaning-btn.is-active{background:linear-gradient(135deg,#9333eaf2,#581c87);border-color:#d8b4fee6;animation:2.5s ease-in-out infinite ambientGlow;box-shadow:0 0 35px #a855f7b3,0 0 80px #9333ea66,inset 0 1px #ffffff4d}.idle-stop-btn svg,.idle-home-btn svg,.idle-ambient-btn svg,.idle-subtitles-btn svg,.idle-translation-btn svg,.idle-meaning-btn svg{width:var(--idle-control-icon-size);height:var(--idle-control-icon-size)}.idle-language-btn .language-code-mark{min-width:0;min-height:0;font-size:clamp(1.35rem, calc(1.7rem * var(--ui-scale)), 2rem);box-shadow:none;background:0 0;padding:0}.now-playing-screen.has-crowded-idle-controls .idle-controls-row{gap:clamp(6px,.7vw,10px)}.now-playing-screen.has-crowded-idle-controls .idle-control-stack{width:clamp(72px, calc(6vw * var(--ui-scale)), 96px)}.now-playing-screen.has-crowded-idle-controls .idle-stop-btn,.now-playing-screen.has-crowded-idle-controls .idle-home-btn,.now-playing-screen.has-crowded-idle-controls .idle-ambient-btn,.now-playing-screen.has-crowded-idle-controls .idle-subtitles-btn,.now-playing-screen.has-crowded-idle-controls .idle-translation-btn,.now-playing-screen.has-crowded-idle-controls .idle-meaning-btn,.now-playing-screen.has-crowded-idle-controls .idle-language-btn{width:clamp(72px, calc(6vw * var(--ui-scale)), 96px);height:clamp(72px, calc(6vw * var(--ui-scale)), 96px)}.now-playing-screen.has-crowded-idle-controls .idle-stop-btn svg,.now-playing-screen.has-crowded-idle-controls .idle-home-btn svg,.now-playing-screen.has-crowded-idle-controls .idle-ambient-btn svg,.now-playing-screen.has-crowded-idle-controls .idle-subtitles-btn svg,.now-playing-screen.has-crowded-idle-controls .idle-translation-btn svg,.now-playing-screen.has-crowded-idle-controls .idle-meaning-btn svg{width:clamp(28px, calc(2.7vw * var(--ui-scale)), 38px);height:clamp(28px, calc(2.7vw * var(--ui-scale)), 38px)}.now-playing-screen.has-crowded-idle-controls .idle-control-label{text-overflow:ellipsis;max-width:clamp(88px,6.6vw,108px);font-size:clamp(.66rem, calc(.95vw * var(--ui-scale)), .82rem);overflow:hidden}.now-playing-screen.is-idle .idle-controls-row{opacity:.85;pointer-events:auto;transform:translateY(0)}.now-playing-screen.is-idle .idle-stop-btn:active,.now-playing-screen.is-idle .idle-home-btn:active,.now-playing-screen.is-idle .idle-ambient-btn:active,.now-playing-screen.is-idle .idle-subtitles-btn:active,.now-playing-screen.is-idle .idle-translation-btn:active,.now-playing-screen.is-idle .idle-meaning-btn:active,.now-playing-screen.is-idle .idle-language-btn:active{transform:scale(.9)}.now-playing-screen.is-idle .idle-stop-btn:active{background:#ef4444}.now-playing-screen.is-idle .idle-home-btn:active{background:linear-gradient(135deg,#4ade80f2,#047857),radial-gradient(circle at 24% 20%,#ffffff57,#0000 60%)}.qr-svg{background:#fff;border-radius:12px;width:94px;height:94px;padding:2px;display:block;box-shadow:0 4px 16px #00000047}.qr-label{letter-spacing:.06em;color:#fff;text-transform:uppercase;text-align:center;text-shadow:0 2px 8px #000000ad;max-width:104px;font-size:.7rem;font-weight:800;line-height:1.05}.player-weather{top:clamp(34px, calc(48px * var(--ui-scale)), 56px);right:calc(var(--queue-peek-width) + clamp(34px, calc(48px * var(--ui-scale)), 56px));z-index:200;opacity:0;pointer-events:none;max-width:min(620px, max(180px, calc(100vw - var(--queue-peek-width) - 520px)));transition:right .4s cubic-bezier(.16,1,.3,1),opacity .35s,transform .35s;position:absolute;transform:translateY(-10px)}.now-playing-screen.is-idle .player-weather{opacity:1;pointer-events:auto;transform:translateY(0)}.player-weather,.player-weather .weather-widget{pointer-events:none}.now-playing-screen.is-idle:not(.queue-is-open) .player-weather,.now-playing-screen.is-idle:not(.queue-is-open) .player-weather .weather-widget{pointer-events:auto}.now-playing-screen.queue-is-open .player-weather{right:calc(var(--queue-open-width) + 32px);opacity:0;pointer-events:none}.now-playing-screen.queue-is-open .player-weather .weather-widget{pointer-events:none}.player-weather .weather-widget{box-shadow:none;-webkit-backdrop-filter:none;gap:clamp(10px, calc(1.6vw * var(--ui-scale)), 24px);background:0 0;border:none;flex-direction:row;align-items:center;padding:0;position:static}.player-weather .weather-info{align-items:center;gap:clamp(7px, calc(1vw * var(--ui-scale)), 13px);flex-direction:row;min-width:0}.player-weather .weather-icon{font-size:clamp(1.58rem, calc(3vw * var(--ui-scale)), 2.48rem);flex:none}.player-weather .weather-temps{flex:none}.player-weather .weather-temp-f{font-size:clamp(1.28rem, calc(2.8vw * var(--ui-scale)), 2.12rem);color:#fff;text-shadow:0 2px 8px #0009;white-space:nowrap;font-weight:800}.player-weather .weather-temp-c{font-size:clamp(.78rem, calc(1rem * var(--ui-scale)), 1.08rem);color:#ffffffa6;text-shadow:0 1px 4px #00000080}.player-weather .weather-desc{font-size:clamp(.78rem, calc(1rem * var(--ui-scale)), 1.08rem);color:#ffffffbf;text-shadow:0 1px 4px #00000080;text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.player-weather .weather-time{font-size:clamp(1.28rem, calc(2.8vw * var(--ui-scale)), 2.12rem);color:#fff;text-shadow:0 2px 8px #0009;white-space:nowrap;border-left:1px solid #ffffff38;flex:none;padding-left:clamp(12px,1.4vw,20px);font-weight:700}.now-playing-screen.has-crowded-idle-controls .player-weather{max-width:clamp(250px,22vw,350px)}.now-playing-screen.has-crowded-idle-controls .player-weather .weather-widget{gap:clamp(8px,1vw,14px)}.now-playing-screen.has-crowded-idle-controls .player-weather .weather-icon{font-size:clamp(1.55rem,2.2vw,1.95rem)}.now-playing-screen.has-crowded-idle-controls .player-weather .weather-temp-f,.now-playing-screen.has-crowded-idle-controls .player-weather .weather-time{font-size:clamp(1.28rem,2vw,1.7rem)}.now-playing-screen.has-crowded-idle-controls .player-weather .weather-temp-c{font-size:clamp(.78rem,1.1vw,.95rem)}.now-playing-screen.has-crowded-idle-controls .player-weather .weather-desc{display:none}.volume-control{z-index:120;-webkit-backdrop-filter:blur(16px);color:#fff;contain:layout paint style;background:#0000006b;border:1px solid #ffffff1f;border-radius:40px;flex-direction:column;align-items:center;gap:16px;width:92px;padding:22px 0;display:flex;position:absolute;top:50%;left:44px;transform:translateY(-50%)}.now-playing-screen.is-idle .volume-control{transform:translateY(calc(20px - 50%))}.volume-icon{color:#ffffffe6;justify-content:center;align-items:center;display:flex}.volume-dot-stack{flex-direction:column;align-items:center;gap:14px;padding:4px 0;display:flex}.volume-dot{appearance:none;cursor:pointer;background:#ffffff1a;border:3px solid #ffffff57;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .15s,background .15s,border-color .15s,box-shadow .15s;display:flex;box-shadow:inset 0 0 0 1px #0003}.volume-dot:before{content:"";opacity:0;background:currentColor;border-radius:50%;display:block}.volume-dot:active{transform:scale(.88)}.volume-dot.is-active{background:var(--accent-color,#ff00bf);box-shadow:0 0 18px #ffffff38, 0 0 22px var(--accent-color,#ff00bf);border-color:#ffffffe0}.volume-dot-lg{width:46px;height:46px}.volume-dot-md-lg{width:42px;height:42px}.volume-dot-md{width:38px;height:38px}.volume-dot-sm{width:34px;height:34px}.volume-dot-xs{width:30px;height:30px}.controls-container{contain:layout style;isolation:isolate;justify-content:center;align-items:center;gap:28px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.controls-container:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(#ffffff1f 0%,#ffffff12 34%,#ffffff06 58%,#0000 82%),radial-gradient(#0000004d 0%,#0000002e 42%,#00000012 64%,#0000 86%);border-radius:999px;position:absolute;inset:-72px -108px}.now-playing-screen.is-idle .controls-container{transform:translate(-50%,calc(20px - 50%))}.control-btn{z-index:1;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:128px;height:128px;transition:transform var(--transition-bounce), background var(--transition-fast), box-shadow var(--transition-fast);background:linear-gradient(135deg,#ffffff1f,#0006);border:1px solid #ffffff26;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 10px 30px #0000004d,inset 0 2px 5px #ffffff1a}.control-btn svg{width:46px;height:46px}.control-btn:disabled{opacity:.3;cursor:not-allowed;box-shadow:none;background:#0006;transform:none}.control-btn:not(:disabled):active{background:linear-gradient(135deg,#fff3,#0000004d);transform:scale(.95)translateY(2px);box-shadow:0 4px 15px #0003}.skip-btn{color:#fff;background:linear-gradient(135deg,#eab308cc,#ca8a04e6);border-color:#ffffff4d;box-shadow:0 10px 30px #eab3084d,inset 0 2px 5px #ffffff4d}.skip-btn:not(:disabled):active{background:linear-gradient(135deg,#facc15e6,#eab308)}.play-pause-btn{background:var(--accent-color);width:160px;height:160px;box-shadow:0 0 40px var(--accent-color);border:none}.play-pause-btn svg{width:60px;height:60px}.play-pause-btn:active{background:var(--accent-color);filter:brightness(1.2)}.home-btn{color:#fffffff2;background:linear-gradient(135deg,#34d399cc,#059669eb),radial-gradient(circle at 22% 18%,#ffffff47,#0000 62%);border-color:#fff3;width:128px;height:128px;box-shadow:0 16px 38px #00000052,0 0 28px #34d3993d,inset 0 1px #ffffff38}.home-btn:active{background:linear-gradient(135deg,#4ade80eb,#047857),radial-gradient(circle at 22% 18%,#ffffff57,#0000 64%);border-color:#bbf7d080}.stop-btn{background:linear-gradient(135deg,#ef4444b3,#b91c1ce6);border-color:#ffffff29;width:128px;height:128px;box-shadow:0 10px 30px #ef44444d,inset 0 2px 5px #fff3}.stop-btn:active{background:#f87171f2}.transport-edge-controls{z-index:132;pointer-events:none;position:fixed;inset:0}.edge-skip-button{isolation:isolate;background:linear-gradient(135deg, #ffffff29, #ffffff0b), radial-gradient(circle at 18% 18%, color-mix(in srgb, var(--accent-color,#ff00bf) 18%, transparent), transparent 62%), #080a1085;color:#fff;min-width:198px;min-height:141px;box-shadow:0 18px 46px #00000061, 0 0 24px color-mix(in srgb, var(--accent-color,#ff00bf) 12%, transparent), inset 0 1px 0 #ffffff2e;-webkit-backdrop-filter:blur(18px)saturate(135%);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;pointer-events:auto;touch-action:manipulation;transition:left .4s cubic-bezier(.16, 1, .3, 1), right .4s cubic-bezier(.16, 1, .3, 1), transform var(--transition-bounce), opacity .2s ease, border-color .2s ease, box-shadow .2s ease;border:1px solid #ffffff2e;border-radius:42px;justify-content:center;align-items:center;gap:15px;padding:0 33px;font-family:inherit;font-size:.92rem;font-weight:950;display:flex;position:absolute;top:38%;transform:translateY(-50%)}.edge-skip-button:before{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:33px;position:absolute;inset:14px}.edge-skip-button:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(#ffffff1a 0%,#ffffff0e 38%,#ffffff05 60%,#0000 80%),radial-gradient(#00000042 0%,#00000026 46%,#0000000f 66%,#0000 84%);border-radius:52px;position:absolute;inset:-28px}.edge-skip-button svg{filter:drop-shadow(0 3px 12px #0000005c);flex:none;width:51px;height:51px}.edge-skip-button span{line-height:1}.edge-skip-button:disabled{opacity:.28;cursor:not-allowed;filter:grayscale(.65)}.edge-skip-button:not(:disabled):active{border-color:color-mix(in srgb, var(--accent-color,#ff00bf) 46%, #ffffff38);box-shadow:0 10px 28px #00000057, 0 0 28px color-mix(in srgb, var(--accent-color,#ff00bf) 24%, transparent), inset 0 1px 0 #fff3;transform:translateY(-50%)scale(.96)}.edge-skip-prev{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:27px;left:140px}.now-playing-screen.is-idle .edge-skip-prev{left:0}.edge-skip-next{right:calc(var(--queue-peek-width) + 18px);border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;padding-right:27px}.now-playing-screen.queue-is-open .edge-skip-next{right:calc(var(--queue-open-width) + 12px)}.progress-container{align-items:center;gap:16px;width:60%;max-width:800px;display:flex;position:absolute;bottom:180px;left:50%;transform:translate(-50%)}.now-playing-screen.is-idle .progress-container{transform:translate(-50%,20px)}.time-text{color:#ffffffb3;font-variant-numeric:tabular-nums;text-shadow:0 1px 4px #00000080;min-width:48px;font-size:1.1rem;font-weight:600}.time-text.right{text-align:right}.progress-bar-bg{background:#fff3;border-radius:4px;flex:1;height:6px;overflow:hidden;box-shadow:inset 0 1px 3px #0000004d}.progress-bar-fill{border-radius:4px;height:100%;transition:width .1s linear;box-shadow:0 0 10px #fff6}.mtv-track-card{z-index:100;border-left:3px solid var(--accent-color,#ff00bf);max-width:45%;padding-left:20px;position:absolute;bottom:108px;left:48px}.now-playing-badge{letter-spacing:.14em;text-transform:uppercase;color:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #fff3;border-radius:100px;align-items:center;gap:6px;margin-bottom:10px;padding:4px 10px;font-size:.68rem;font-weight:800;display:inline-flex}.now-playing-badge:before{content:"";background:var(--accent-color,#ff00bf);width:5px;height:5px;box-shadow:0 0 6px var(--accent-color,#ff00bf);border-radius:50%;animation:2s infinite pulse}.mtv-artist{letter-spacing:-.04em;color:#fff;text-shadow:0 2px 4px #000000b3,0 8px 32px #00000080;margin:0 0 4px;font-size:2.6rem;font-weight:900;line-height:1}.mtv-title{color:#ffffffb3;letter-spacing:.01em;text-shadow:0 1px 8px #0009;font-size:1.2rem;font-style:italic;font-weight:500}.mtv-badges{flex-wrap:wrap;gap:6px;margin:8px 0 7px;display:flex}.mtv-badges .content-badge{color:#fffffff0;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px)saturate(140%);border:1px solid #fff3;border-radius:5px;padding:3px 7px;font-size:.66rem;font-weight:900;box-shadow:0 8px 20px #00000038}.mtv-studio{color:#ffffff85;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 1px 8px #0009;margin-top:3px;font-size:.92rem;font-weight:700}.up-next-card{bottom:108px;right:calc(var(--queue-peek-width) + 44px);z-index:100;text-align:right;cursor:pointer;max-width:30%;transition:transform var(--transition-bounce);border-right:3px solid #ffffff59;padding-right:20px;position:absolute}.up-next-card:active{transform:scale(.96)}.up-next-label{letter-spacing:.14em;text-transform:uppercase;color:#fff9;align-items:center;gap:6px;margin-bottom:8px;font-size:.68rem;font-weight:800;display:inline-flex}.up-next-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.02em;text-shadow:0 2px 4px #000000b3,0 8px 24px #0006;max-width:100%;font-size:1.3rem;font-weight:700;display:block;overflow:hidden}.drawer-backdrop{z-index:170;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000026;width:100vw;transition:opacity .3s;position:fixed;top:0;bottom:0;left:0}.category-fan{top:50%;right:calc(var(--queue-open-width) - 620px);aspect-ratio:1;z-index:160;pointer-events:none;opacity:0;transform-origin:100%;touch-action:none;filter:saturate(.96);contain:layout style;backface-visibility:hidden;will-change:opacity, transform, filter;width:min(900px,70vw);transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.16,1,.3,1),filter .72s;position:fixed;transform:translate(820px,-50%)scale(.84)}.category-fan.is-open{z-index:260;opacity:1;pointer-events:auto;filter:saturate(1.06);transform:translateY(-50%)scale(1)}.category-fan:before{content:"";pointer-events:none;filter:blur(1px);background:radial-gradient(at 100%,#ffffff38,#0000 13%),radial-gradient(at 100%,#ffffff14,#0000 36%),radial-gradient(at 100%,#000000a8,#0000 66%);border-radius:999px;width:74%;position:absolute;inset:-26px -76px -26px auto}.category-fan-ring{pointer-events:none;background:radial-gradient(circle,#ffffff1f,#0000 31%),radial-gradient(circle,#0000 36%,#ffffff29 36.4%,#ffffff0a 38.5%,#0000 40%),radial-gradient(circle,#0000 58%,#ffffff1f 58.4%,#ffffff09 60%,#0000 61.5%),#06080d38;border:1px solid #ffffff14;border-radius:50%;width:620px;height:620px;position:absolute;top:50%;right:-130px;transform:translateY(-50%);box-shadow:-18px 0 54px #00000061}.category-fan-ring:after{content:"";-webkit-backdrop-filter:blur(12px)saturate(125%);clip-path:polygon(0 2%,100% 18%,100% 82%,0 98%);background:linear-gradient(90deg,#ffffff0e,#ffffff05),#1016200f;border:1px solid #ffffff09;border-radius:42% 6% 6% 42%/50% 18% 18% 50%;width:420px;height:360px;position:absolute;top:50%;right:132px;transform:translateY(-50%);box-shadow:inset 0 1px #ffffff14,inset -20px 0 44px #0000001f}.category-fan-card-track{transform-origin:calc(100% - 118px);position:absolute;inset:0}.category-fan-card{background:linear-gradient(135deg, #ffffff38, #ffffff13), radial-gradient(circle at 8% 8%, color-mix(in srgb, var(--fan-accent,#8b5cf6) 28%, transparent), transparent 58%), #161b246b;color:#fff;text-align:left;cursor:pointer;-webkit-backdrop-filter:blur(18px)saturate(150%);width:560px;height:198px;transform:translateY(-50%) rotate(var(--fan-angle)) translateX(-290px) rotate(0deg);transform-origin:calc(100% + 290px);opacity:0;pointer-events:none;will-change:transform, opacity;clip-path:polygon(0 0,100% 22%,100% 78%,0 100%);clip-path:path("M 58 0 L 560 44 Q 560 44 560 58 L 560 140 Q 560 154 560 154 L 58 198 Q 0 198 0 140 L 0 58 Q 0 0 58 0 Z");border:1px solid #fff3;border-radius:38px 10px 10px 38px;grid-template-rows:18px minmax(0,1fr);grid-template-columns:126px minmax(0,1fr) 12px;align-items:center;column-gap:14px;padding:28px 70px 28px 28px;font-family:inherit;transition:opacity .42s,border-color .24s,box-shadow .24s,filter .24s;display:grid;position:absolute;top:50%;right:62px;overflow:hidden;box-shadow:0 8px 18px #00000029,inset 0 1px #ffffff38,inset 0 -1px #0000001f}.category-fan-card.is-visible{opacity:calc(1 - (var(--fan-abs) * .08));pointer-events:auto}.category-fan-card-track.no-transition .category-fan-card{transition:opacity .18s,border-color .24s,box-shadow .24s,filter .24s}.category-fan-card:before{content:"";pointer-events:none;background:linear-gradient(120deg, #ffffff42, transparent 28%, #ffffff0f 58%, transparent 78%), linear-gradient(90deg, transparent, color-mix(in srgb, var(--fan-accent,#8b5cf6) 16%, transparent));opacity:.82;position:absolute;inset:0}.category-fan-card:after{content:"";clip-path:polygon(0 0,100% 21%,100% 79%,0 100%);clip-path:path("M 46 0 L 528 38 Q 528 38 528 50 L 528 132 Q 528 144 528 144 L 46 182 Q 0 182 0 130 L 0 52 Q 0 0 46 0 Z");pointer-events:none;border:1px solid #ffffff0f;border-radius:30px 7px 7px 30px;position:absolute;inset:8px 24px 8px 8px}.category-fan-card:active{filter:brightness(1.12)}.category-fan-card.is-selected{opacity:1;box-shadow:0 12px 28px #00000038, 0 0 0 2px color-mix(in srgb, var(--fan-accent,#8b5cf6) 50%, #ffffff2e), 0 0 30px color-mix(in srgb, var(--fan-accent,#8b5cf6) 30%, transparent), inset 0 1px 0 #ffffff47;border-color:#ffffff8f}.fan-card-thumb,.fan-card-copy,.fan-card-bubble,.fan-card-pill,.fan-card-stripe{z-index:1;position:relative}.fan-card-thumb{background:linear-gradient(135deg, #ffffff2e, #ffffff0b), color-mix(in srgb, var(--fan-accent,#8b5cf6) 16%, #ffffff0f);width:122px;height:112px;box-shadow:0 12px 20px #0003, 0 0 22px color-mix(in srgb, var(--fan-accent,#8b5cf6) 20%, transparent), inset 0 1px 0 #ffffff3d, inset 0 -18px 28px #00000029;border:1px solid #ffffff14;border-radius:18px;grid-area:1/1/3;overflow:hidden;transform:translateZ(0)rotate(-.8deg)}.fan-card-thumb:before,.fan-card-thumb:after{content:"";pointer-events:none;z-index:2;position:absolute;inset:0}.fan-card-thumb:before{mix-blend-mode:screen;opacity:.68;background:linear-gradient(135deg,#ffffff57,#0000 38%),radial-gradient(circle at 24% 18%,#ffffff38,#0000 30%),radial-gradient(#0000 48%,#ffffff29 75%,#ffffff3d 100%)}.fan-card-thumb:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff09,inset 0 0 18px #ffffff24,inset 0 12px 24px #ffffff14,inset 0 -16px 22px #0000002e}.fan-card-thumb img{object-fit:cover;z-index:1;filter:saturate(1.08)contrast(.96)brightness(.96);border-radius:16px;width:100%;height:100%;display:block;position:relative;transform:scale(1.01);box-shadow:0 5px 12px #0003,inset 0 0 0 1px #ffffff0f;-webkit-mask-image:radial-gradient(#000 58%,#000000e0 74%,#0000 100%);mask-image:radial-gradient(#000 58%,#000000e0 74%,#0000 100%)}.fan-card-copy{grid-area:2/2;align-content:center;min-width:0;min-height:92px;display:grid}.fan-card-copy strong{z-index:2;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 2px 10px #000000ad;color:#fff;letter-spacing:0;text-transform:uppercase;min-width:0;font-size:1.34rem;font-weight:950;position:relative;overflow:hidden}.fan-card-bubble{z-index:1;background:radial-gradient(circle at 34% 28%, #ffffff6b, transparent 26%), radial-gradient(circle at 68% 76%, #0000002e, transparent 58%), color-mix(in srgb, var(--fan-accent,#8b5cf6) 62%, #ffffff14);width:104px;height:104px;box-shadow:0 0 34px color-mix(in srgb, var(--fan-accent,#8b5cf6) 62%, transparent), inset 0 1px 0 #ffffff57, inset 0 -18px 28px #0000002e;opacity:.62;-webkit-backdrop-filter:blur(14px)saturate(150%);border:1px solid #ffffff38;border-radius:50%;position:absolute;top:50%;left:28px;transform:translateY(-50%)}.fan-card-pill{z-index:2;border:0;border-bottom:7px solid color-mix(in srgb, var(--fan-accent,#8b5cf6) 78%, #ffffff1f);width:60px;height:24px;box-shadow:0 10px 18px -10px color-mix(in srgb, var(--fan-accent,#8b5cf6) 82%, transparent), inset 0 -2px 0 #ffffff4d;-webkit-backdrop-filter:blur(10px)saturate(150%);background:radial-gradient(at 50% 100%,#ffffff57,#0000 62%);border-radius:0 0 999px 999px;margin-top:10px;position:relative;transform:rotate(-3deg)}.fan-card-stripe{background:var(--fan-accent,#8b5cf6);width:10px;box-shadow:0 0 16px var(--fan-accent,#8b5cf6);border-radius:999px;grid-area:1/3/3;align-self:stretch;transform:skewY(-18deg)}.category-fan-hub-mask{pointer-events:none;background:radial-gradient(circle at 42% 38%,#ffffff1f,#0000 24%),#05070cbd;border:1px solid #ffffff1f;border-radius:50%;width:310px;height:310px;position:absolute;top:50%;right:-94px;transform:translateY(-50%);box-shadow:-20px 0 42px #00000080,inset 0 1px #ffffff24}.now-playing-category-rail{--np-rail-gap:12px;top:50%;right:calc(var(--queue-open-width) + 18px);z-index:160;opacity:0;pointer-events:none;width:min(210px,22vw);height:min(78vh,720px);transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.16,1,.3,1);position:fixed;transform:translate(120%,-50%)}.now-playing-category-rail.is-open{z-index:260;opacity:1;pointer-events:auto;transform:translateY(-50%)}.now-playing-category-rail-scroll{overscroll-behavior:contain;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;scrollbar-width:none;height:100%;padding:8px 6px 8px 4px;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 18px calc(100% - 18px),#0000);mask-image:linear-gradient(#0000,#000 18px calc(100% - 18px),#0000)}.now-playing-category-rail-scroll:active{cursor:grabbing}.now-playing-category-rail:not(.has-more-categories) .now-playing-category-rail-scroll{touch-action:pan-y;cursor:auto;scroll-snap-type:y proximity;-webkit-overflow-scrolling:touch;overflow:hidden auto}.now-playing-category-rail-scroll::-webkit-scrollbar{display:none}.now-playing-category-rail-track{gap:var(--np-rail-gap);will-change:transform;flex-direction:column;display:flex}.now-playing-category-rail:not(.has-more-categories) .now-playing-category-rail-track{will-change:auto;transform:none!important}.np-compact-category-card{border:1px solid color-mix(in srgb, var(--accent-color,#8b5cf6) 54%, #fff3);background:var(--accent-color,#8b5cf6);color:#fff;text-align:left;cursor:pointer;touch-action:manipulation;scroll-snap-align:center;min-width:0;box-shadow:0 12px 28px #0000004d, 0 0 16px color-mix(in srgb, var(--accent-color,#8b5cf6) 10%, transparent), inset 0 1px 0 #ffffff29;border-radius:20px;flex:0 0 clamp(88px,12.5vh,118px);align-items:flex-end;font-family:inherit;transition:transform .18s,border-color .18s,box-shadow .18s,filter .18s;display:flex;position:relative;overflow:hidden}.np-compact-category-card:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(135deg, #ffffff2e, transparent 30%, #ffffff0b 68%, transparent), radial-gradient(circle at 12% 8%, color-mix(in srgb, var(--accent-color,#8b5cf6) 16%, transparent), transparent 36%), linear-gradient(0deg, color-mix(in srgb, var(--accent-color,#8b5cf6) 9%, transparent), transparent 62%);opacity:.42;mix-blend-mode:screen;position:absolute;inset:0}.np-compact-category-card:after{content:"";z-index:2;pointer-events:none;border-radius:inherit;box-shadow:inset 0 1px 0 #ffffff3d, inset 0 0 0 1px color-mix(in srgb, var(--accent-color,#8b5cf6) 20%, transparent), inset 0 -24px 36px color-mix(in srgb, var(--accent-color,#8b5cf6) 8%, transparent);position:absolute;inset:0}.np-compact-category-card:active{filter:brightness(1.05);transform:scale(.975)}.np-compact-category-card.is-active{box-shadow:0 16px 38px #0000005c, 0 0 0 2px color-mix(in srgb, var(--accent-color,#8b5cf6) 78%, #ffffff59), 0 0 34px color-mix(in srgb, var(--accent-color,#8b5cf6) 36%, transparent), inset 0 1px 0 #ffffff38;border-color:#ffffffdb}.np-compact-category-card.is-active .np-compact-category-copy{background:linear-gradient(135deg, #ffffff47, #ffffff14), color-mix(in srgb, var(--accent-color,#8b5cf6) 42%, #0a0b108f)}.np-compact-category-bg{filter:saturate(1.18)contrast(1.06)brightness(1.03);background-position:50%;background-size:cover;transition:transform .22s,filter .22s;position:absolute;inset:0;transform:scale(1.02)}.np-compact-category-glow{z-index:1;pointer-events:none;background:radial-gradient(ellipse at 16% 100%, color-mix(in srgb, var(--accent-color,#8b5cf6) 34%, transparent), transparent 58%), linear-gradient(0deg, color-mix(in srgb, var(--accent-color,#8b5cf6) 12%, transparent), transparent);opacity:.64;mix-blend-mode:screen;height:68%;position:absolute;inset:auto -18% -28%}.np-compact-category-card:active .np-compact-category-bg{transform:scale(1.055)}.np-compact-category-copy{z-index:2;background:linear-gradient(135deg, #fff3, #ffffff0d), radial-gradient(circle at 8% 0%, color-mix(in srgb, var(--accent-color,#8b5cf6) 16%, transparent), transparent 62%), #0a0b107a;border-top:1px solid color-mix(in srgb, var(--accent-color,#8b5cf6) 46%, #ffffff47);border-right:1px solid color-mix(in srgb, var(--accent-color,#8b5cf6) 34%, #ffffff38);min-width:min(88%,340px);max-width:calc(100% - 10px);min-height:clamp(52px,7.2vh,68px);box-shadow:0 10px 28px #00000047, 0 0 18px color-mix(in srgb, var(--accent-color,#8b5cf6) 10%, transparent), inset 0 1px 0 #fff3;border-top-right-radius:18px;align-items:center;padding:10px 16px;display:flex;position:relative}.np-compact-category-copy strong{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.005em;text-shadow:0 1px 2px #000000d9,0 5px 18px #000000a8;min-width:0;max-width:100%;font-size:clamp(1.2rem,2.8vh,1.65rem);font-weight:880;line-height:1.05;display:block;overflow:hidden}.playlist-drawer{width:var(--queue-open-width);-webkit-backdrop-filter:blur(18px);z-index:320;height:100vh;transform:translateX(calc(100% - var(--queue-peek-width)));will-change:transform;touch-action:pan-y;cursor:pointer;isolation:isolate;background:#08090ceb;border-left:1px solid #ffffff24;flex-direction:column;transition:transform .62s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;overflow:hidden;box-shadow:-20px 0 60px #000000b8,-2px 0 #ffffff14}.playlist-drawer:not(.is-open):not(.is-closing){box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border-left-color:#0000}.playlist-drawer.is-open{cursor:default;transform:translate(0)}@keyframes queue-drawer-discovery-nudge{0%,to{transform:translateX(calc(100% - var(--queue-peek-width)))}38%,66%{transform:translateX(calc(100% - var(--queue-peek-width) - 18px))}}.playlist-drawer.is-discovery-nudge:not(.is-open):not(.is-closing){animation:1.25s cubic-bezier(.16,1,.3,1) both queue-drawer-discovery-nudge}.playlist-drawer.is-previewing{border-left-color:color-mix(in srgb, var(--accent-color,#ff00bf) 34%, #fff3)}.queue-peek{width:var(--queue-peek-width);z-index:4;color:#fff;opacity:1;grid-template-columns:max-content minmax(0,1fr);align-items:stretch;gap:8px;padding:18px 10px 18px 8px;transition:opacity .22s,transform .22s;display:grid;position:absolute;inset:0 auto 0 0}.playlist-drawer.is-open .queue-peek,.playlist-drawer.is-closing .queue-peek{opacity:0;pointer-events:none;transform:translate(8px)}.queue-peek:before{content:"";border-left:2px solid var(--accent-color,#ff00bf);background:linear-gradient(90deg, color-mix(in srgb, var(--accent-color,#ff00bf) 20%, #080a101f), #080a1005 72%), #080a1014;box-shadow:-10px 0 34px #0000002e, 0 0 18px color-mix(in srgb, var(--accent-color,#ff00bf) 22%, transparent);-webkit-backdrop-filter:blur(6px)saturate(118%);position:absolute;inset:0}.queue-peek:after{content:"";z-index:5;pointer-events:none;background:linear-gradient(180deg, transparent 0%, transparent 28%, color-mix(in srgb, var(--accent-color,#ff00bf) 18%, transparent) 38%, #fff 48%, var(--accent-color,#ff00bf) 52%, color-mix(in srgb, var(--accent-color,#ff00bf) 18%, transparent) 62%, transparent 72%, transparent 100%);width:3px;height:100%;filter:drop-shadow(0 0 6px var(--accent-color,#ff00bf)) drop-shadow(0 0 14px color-mix(in srgb, var(--accent-color,#ff00bf) 70%, transparent));opacity:.95;background-repeat:no-repeat;background-size:100% 240%;animation:2.6s linear infinite queue-peek-edge-run;position:absolute;top:0;left:0}@keyframes queue-peek-edge-run{0%{background-position:0 -20%}to{background-position:0 120%}}.queue-peek-rail{z-index:1;color:#ffffffe0;flex-direction:column;justify-content:space-between;align-items:center;padding:12px 0;display:flex;position:relative}.queue-peek-discovery{z-index:6;border:1px solid color-mix(in srgb, var(--accent-color,#ff00bf) 62%, #ffffff47);color:#fff;background:linear-gradient(90deg, color-mix(in srgb, var(--accent-color,#ff00bf) 22%, #080a11bd), #080a1194), #080a119e;width:58px;height:208px;box-shadow:8px 0 24px #0003, 0 0 22px color-mix(in srgb, var(--accent-color,#ff00bf) 28%, transparent), 0 0 40px color-mix(in srgb, var(--accent-color,#ff00bf) 14%, transparent), inset 0 1px 0 #ffffff24;-webkit-backdrop-filter:blur(10px)saturate(118%);cursor:pointer;border-left:0;border-radius:0 29px 29px 0;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:12px 7px;transition:border-color .2s,background .2s,transform .18s;animation:2.8s ease-in-out infinite queue-peek-discovery-pulse;display:flex;position:absolute;top:56%;left:0;overflow:hidden;transform:translateY(-50%)}@keyframes queue-peek-discovery-pulse{0%,to{box-shadow:8px 0 24px #0003, 0 0 18px color-mix(in srgb, var(--accent-color,#ff00bf) 22%, transparent), 0 0 34px color-mix(in srgb, var(--accent-color,#ff00bf) 10%, transparent), inset 0 1px 0 #ffffff24;border-color:color-mix(in srgb, var(--accent-color,#ff00bf) 56%, #ffffff3d)}50%{box-shadow:8px 0 24px #0003, 0 0 28px color-mix(in srgb, var(--accent-color,#ff00bf) 42%, transparent), 0 0 52px color-mix(in srgb, var(--accent-color,#ff00bf) 24%, transparent), inset 0 1px 0 #ffffff2e;border-color:color-mix(in srgb, var(--accent-color,#ff00bf) 82%, #fff6)}}.queue-peek-discovery:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(180deg, transparent 0%, color-mix(in srgb, var(--accent-color,#ff00bf) 28%, transparent) 35%, #ffffff6b 50%, color-mix(in srgb, var(--accent-color,#ff00bf) 28%, transparent) 65%, transparent 100%);filter:blur(.5px);opacity:.9;height:38%;animation:2.4s linear infinite queue-peek-handle-edge-run;position:absolute;top:0;left:0;right:0}@keyframes queue-peek-handle-edge-run{0%{transform:translateY(-120%)}to{transform:translateY(320%)}}.queue-peek-discovery:after{content:"";pointer-events:none;background:linear-gradient(#0000 16%,#ffffff17 50%,#0000 80%);position:absolute;inset:0;transform:translateY(-120%)}.playlist-drawer.is-discovery-nudge .queue-peek-discovery:after{animation:1.25s ease-out both queue-peek-handle-sheen}@keyframes queue-peek-handle-sheen{0%,22%{transform:translateY(-120%)}72%,to{transform:translateY(120%)}}.queue-peek-discovery:active{animation:none;transform:translateY(-50%)scale(.96)}.queue-peek-discovery-icon{z-index:1;width:34px;height:34px;color:var(--accent-color,#ff00bf);background:color-mix(in srgb, var(--accent-color,#ff00bf) 12%, #ffffff09);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent-color,#ff00bf) 30%, transparent), 0 0 14px color-mix(in srgb, var(--accent-color,#ff00bf) 28%, transparent);border-radius:50%;flex:none;place-items:center;display:grid;position:relative}.queue-peek-discovery-copy{z-index:1;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.queue-peek-discovery-copy strong{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.085em;text-transform:uppercase;white-space:nowrap;color:#fff;text-shadow:0 0 6px color-mix(in srgb, var(--accent-color,#ff00bf) 90%, #fff), 0 0 14px var(--accent-color,#ff00bf), 0 0 28px color-mix(in srgb, var(--accent-color,#ff00bf) 70%, transparent), 0 2px 10px #000000bf;font-size:.7rem;font-weight:950;line-height:1;animation:2.2s ease-in-out infinite queue-peek-label-glow;transform:rotate(180deg)}@keyframes queue-peek-label-glow{0%,to{color:#fff;text-shadow:0 0 5px color-mix(in srgb, var(--accent-color,#ff00bf) 70%, #fff), 0 0 12px var(--accent-color,#ff00bf), 0 0 22px color-mix(in srgb, var(--accent-color,#ff00bf) 55%, transparent), 0 2px 10px #000000bf}50%{color:#fff;text-shadow:0 0 8px #fff, 0 0 16px var(--accent-color,#ff00bf), 0 0 34px color-mix(in srgb, var(--accent-color,#ff00bf) 85%, transparent), 0 0 48px color-mix(in srgb, var(--accent-color,#ff00bf) 45%, transparent), 0 2px 10px #000000bf}}.queue-peek-discovery-copy strong:lang(ja),.queue-peek-discovery-copy strong:lang(ko),.queue-peek-discovery-copy strong:lang(zh){text-orientation:upright;letter-spacing:.16em;font-size:.76rem;transform:none}.queue-peek-discovery-copy strong:lang(es),.queue-peek-discovery-copy strong:lang(pt),.queue-peek-discovery-copy strong:lang(ru){letter-spacing:.055em;font-size:.64rem}@media (prefers-reduced-motion:reduce){.playlist-drawer.is-discovery-nudge:not(.is-open):not(.is-closing),.playlist-drawer.is-discovery-nudge .queue-peek-discovery:after,.queue-peek:after,.queue-peek-discovery,.queue-peek-discovery:before,.queue-peek-discovery-copy strong{animation:none}}.queue-peek-rail-text{flex-direction:row;justify-content:center;align-items:center;gap:6px;display:flex}.queue-peek-label{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.22em;text-transform:uppercase;text-shadow:0 2px 12px #000000b8;font-size:.72rem;font-weight:950;transform:rotate(180deg)}.queue-peek-style{writing-mode:vertical-rl;text-orientation:mixed;color:var(--accent-color,#ff00bf);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;text-shadow:0 2px 12px #000000b8;font-size:1.15rem;font-weight:800;transform:rotate(180deg)}.drawer-header{justify-content:space-between;align-items:center;gap:16px;padding:34px 28px 12px 32px;transition:opacity .2s;display:flex}.playlist-drawer:not(.is-open):not(.is-closing) .drawer-header{opacity:0;pointer-events:none}.drawer-header-info{min-width:0}.drawer-header-info h3{color:#fff;letter-spacing:-.02em;margin:0 0 6px;font-size:1.6rem;font-weight:800}.clean-toggle{color:#ffffffc7;cursor:pointer;touch-action:manipulation;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;flex:1 1 0;justify-content:center;align-items:center;gap:5px;min-width:0;height:42px;padding:0 6px;font-family:inherit;display:inline-flex;overflow:hidden}.clean-toggle span{letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;text-overflow:clip;flex-shrink:1;min-width:0;font-size:.62rem;font-weight:900;overflow:hidden}.clean-toggle.is-allowed{color:#fff;background:#22c55e24;border-color:#22c55e61;box-shadow:0 0 22px #22c55e24}.clean-toggle.is-blocked{color:#fff;background:#ef444424;border-color:#ef444461;position:relative;box-shadow:0 0 22px #ef444424}.clean-toggle.is-blocked span{opacity:.62}.clean-toggle.is-blocked:after{content:"";pointer-events:none;background:#ef4444d9;width:110%;height:1.5px;position:absolute;top:50%;left:-5%;transform:rotate(-18deg)}.drawer-header-info .track-count{color:#ffffff80;letter-spacing:.02em;font-size:.85rem;font-weight:600}.btn-close-drawer{color:#fff;cursor:pointer;width:48px;height:48px;transition:background var(--transition-fast), transform var(--transition-fast);background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;display:flex}.btn-close-drawer:hover{background:#ffffff26;transform:scale(1.05)}.btn-close-drawer:active{transform:scale(.95)}.drawer-list{touch-action:pan-y;flex-direction:column;flex:1;gap:8px;padding:20px 16px;transition:opacity .2s;display:flex;overflow-y:auto}.playlist-drawer:not(.is-open):not(.is-closing) .drawer-list{opacity:0;pointer-events:none}.drawer-list::-webkit-scrollbar{width:8px}.drawer-list::-webkit-scrollbar-track{background:0 0}.drawer-list::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:4px}.drawer-list::-webkit-scrollbar-thumb:hover{background:#ffffff40}.drawer-item{cursor:pointer;min-height:76px;transition:background var(--transition-fast), transform var(--transition-fast), border-color var(--transition-fast);background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:16px;padding:18px 20px;display:flex}.drawer-item:hover{background:#ffffff0a;transform:translateY(-2px)}.drawer-item.is-disabled{opacity:.42;filter:grayscale(.85);cursor:default;pointer-events:auto}.drawer-item.is-disabled:hover,.drawer-item.is-disabled:active{background:0 0;transform:none}.drawer-item.is-disabled .item-title{text-decoration:line-through;text-decoration-thickness:2px}.drawer-item.is-disabled .content-badge{background:#ef44442e}.drawer-item:active{transform:translateY(0)}.drawer-item .item-index{color:#ffffff4d;text-align:right;width:24px;transition:color var(--transition-fast);font-size:1.1rem;font-weight:700}.drawer-item .item-details{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.drawer-item .item-title{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;transition:color var(--transition-fast);font-size:1.15rem;font-weight:600;overflow:hidden}.drawer-item .item-artist{color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:500;overflow:hidden}.drawer-item .item-studio{color:#ffffff57;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:800;overflow:hidden}.drawer-item .item-badges{flex-wrap:wrap;gap:4px;margin-top:1px;display:flex}.drawer-item .content-badge{color:#ffffffeb;letter-spacing:.06em;text-transform:uppercase;border:1px solid #ffffff2e;border-radius:4px;flex-shrink:0;padding:2px 5px;font-size:.58rem;font-weight:800}.badge-explicit{background:#ea580c8c}.badge-sexual{background:#e11d488c}.badge-slurs{background:#9333ea8c}.badge-violence{background:#dc26268c}.badge-drugs{background:#0596698c}.badge-rating-g{background:#22c55e73;border:1px solid #22c55e99}.badge-rating-pg{background:#3b82f673;border:1px solid #3b82f699}.badge-rating-pg-13{background:#eab30873;border:1px solid #eab30899}.badge-rating-r{background:#ef444473;border:1px solid #ef444499}.drawer-item.is-active{background:#ffffff0d;border-color:#ffffff1a;box-shadow:inset 0 0 12px #ffffff08}.drawer-item.is-active .item-index{color:var(--active-accent,#1db954)}.drawer-item.is-active .item-title{color:#fff;font-weight:700}.drawer-item.is-active .item-artist{color:#ffffffb3}@media (height<=680px) and (orientation:landscape){.now-playing-screen{--queue-open-width:min(420px, calc(100vw - 96px));--queue-peek-width:66px;padding:18px 20px 94px}.now-playing-topbar.has-qr .topbar-left{margin-left:98px}.btn-back,.btn-ambient,.btn-subtitles,.btn-language{border-radius:24px;gap:8px;min-height:46px;padding:10px 18px;font-size:1rem}.youtube-qr-corner{border-radius:14px;gap:6px;padding:8px;left:16px}.qr-svg{border-radius:9px;width:72px;height:72px}.qr-label{max-width:88px;font-size:.62rem}.idle-controls-row{left:104px;top:max(10px, env(safe-area-inset-top));gap:8px}.idle-control-stack{width:clamp(70px, calc(81px * var(--ui-scale)), 88px)}.idle-control-label{font-size:clamp(.68rem, calc(.76rem * var(--ui-scale)), .82rem)}.idle-stop-btn,.idle-home-btn,.idle-ambient-btn,.idle-subtitles-btn,.idle-translation-btn,.idle-meaning-btn,.idle-language-btn{width:clamp(70px, calc(81px * var(--ui-scale)), 88px);height:clamp(70px, calc(81px * var(--ui-scale)), 88px)}.player-weather{top:18px;right:calc(var(--queue-peek-width) + 18px)}.now-playing-screen.queue-is-open .player-weather{opacity:0;pointer-events:none}.player-weather .weather-widget{gap:clamp(7px, calc(10px * var(--ui-scale)), 12px)}.player-weather .weather-icon{font-size:clamp(1.34rem, calc(1.7rem * var(--ui-scale)), 1.82rem)}.player-weather .weather-temp-f,.player-weather .weather-time{font-size:clamp(.96rem, calc(1.18rem * var(--ui-scale)), 1.26rem)}.player-weather .weather-temp-c,.player-weather .weather-desc{display:none}.volume-control{border-radius:28px;gap:8px;width:58px;padding:12px 0;left:14px}.volume-dot-stack{gap:7px}.volume-dot{border-width:2px}.volume-dot-lg{width:32px;height:32px}.volume-dot-md-lg{width:30px;height:30px}.volume-dot-md{width:28px;height:28px}.volume-dot-sm{width:25px;height:25px}.volume-dot-xs{width:22px;height:22px}.controls-container{gap:22px}.control-btn,.home-btn,.stop-btn{width:112px;height:112px}.play-pause-btn{width:140px;height:140px}.control-btn svg{width:42px;height:42px}.play-pause-btn svg{width:54px;height:54px}.edge-skip-button{border-radius:30px;min-width:117px;min-height:99px;padding:0 21px;top:42%}.edge-skip-button span{display:none}.edge-skip-prev{left:72px}.edge-skip-next{right:calc(var(--queue-peek-width) + 8px)}.now-playing-screen.queue-is-open .edge-skip-next{right:calc(var(--queue-open-width) + 8px)}.progress-container{gap:10px;width:min(64vw,560px);bottom:180px}.time-text{min-width:40px;font-size:.88rem}.mtv-track-card,.up-next-card{bottom:74px}.mtv-track-card{max-width:46%;padding-left:12px;left:20px}.mtv-artist{font-size:clamp(1.35rem,5vh,2rem)}.mtv-title{font-size:.92rem}.mtv-studio,.mtv-badges{display:none}.up-next-card{right:calc(var(--queue-peek-width) + 18px);max-width:28%;padding-right:12px}.up-next-title{font-size:.94rem}.category-fan{right:calc(var(--queue-open-width) - 430px);width:min(430px,46vw);height:min(62vh,390px)}.now-playing-category-rail{--np-rail-gap:7px;right:calc(var(--queue-open-width) + 10px);width:min(150px,17vw);height:min(62vh,390px)}.np-compact-category-card{border-radius:14px;flex-basis:clamp(66px,11vh,82px)}.np-compact-category-copy{border-top-right-radius:12px;min-height:38px;padding:7px 10px}.np-compact-category-copy strong{font-size:clamp(.88rem,2.6vh,1.12rem)}.playlist-drawer{height:100vh}.queue-peek{gap:5px;padding:12px 7px 12px 5px}.queue-peek-style{max-height:58vh;font-size:.86rem}.queue-peek-discovery{border-radius:0 25px 25px 0;gap:7px;width:50px;height:184px;padding:9px 6px}.queue-peek-discovery-icon{width:29px;height:29px}.queue-peek-discovery-copy strong{font-size:.61rem}.drawer-header{padding:20px 18px 8px}.drawer-header-info h3{font-size:1.28rem}.btn-close-drawer{width:42px;height:42px}.drawer-list{gap:4px;padding:10px}.drawer-item{border-radius:12px;gap:10px;min-height:58px;padding:10px 12px}.drawer-item .item-title{font-size:.98rem}.drawer-item .item-artist{font-size:.8rem}}@media (width<=760px){.now-playing-screen{--queue-open-width:min(100vw, 420px);--queue-peek-width:56px;padding:14px 14px 84px}.ui-overlay{background:radial-gradient(circle,#0000 20%,#0000007a 100%),linear-gradient(#0000008a 0%,#0000 24% 62%,#000000d1 100%)}.now-playing-topbar{align-items:flex-start}.topbar-left{max-width:calc(100vw - var(--queue-peek-width) - 28px);flex-wrap:wrap;gap:8px}.now-playing-topbar.has-qr .topbar-left{margin-left:0;padding-top:82px}.btn-back,.btn-ambient,.btn-subtitles,.btn-language{border-radius:22px;gap:7px;min-height:42px;padding:9px 13px;font-size:.95rem}.btn-back svg,.btn-ambient svg,.btn-subtitles svg,.btn-language svg{width:20px;height:20px}.youtube-qr-corner{border-radius:12px;gap:5px;padding:7px;left:12px}.qr-svg{border-radius:8px;width:62px;height:62px}.qr-label{display:none}.idle-controls-row{left:12px;top:max(10px, env(safe-area-inset-top));gap:8px}.idle-control-stack{width:72px}.idle-control-label{font-size:.64rem}.idle-stop-btn,.idle-home-btn,.idle-ambient-btn,.idle-subtitles-btn,.idle-translation-btn,.idle-meaning-btn,.idle-language-btn{width:72px;height:72px}.player-weather{top:14px;right:calc(var(--queue-peek-width) + 10px)}.now-playing-screen.queue-is-open .player-weather{opacity:0;pointer-events:none}.player-weather .weather-widget{gap:8px}.player-weather .weather-icon{font-size:1.45rem}.player-weather .weather-info{gap:6px}.player-weather .weather-temp-f,.player-weather .weather-time{font-size:1rem}.player-weather .weather-temp-c,.player-weather .weather-desc{display:none}.player-weather .weather-time{padding-left:8px}.volume-control{border-radius:26px;gap:7px;width:52px;padding:10px 0;left:10px}.volume-icon svg{width:18px;height:18px}.volume-dot-stack{gap:6px}.volume-dot{border-width:2px}.volume-dot-lg{width:30px;height:30px}.volume-dot-md-lg{width:28px;height:28px}.volume-dot-md{width:26px;height:26px}.volume-dot-sm{width:23px;height:23px}.volume-dot-xs{width:20px;height:20px}.controls-container{gap:14px;top:48%}.control-btn,.home-btn,.stop-btn{width:96px;height:96px}.play-pause-btn{width:120px;height:120px}.control-btn svg{width:34px;height:34px}.play-pause-btn svg{width:44px;height:44px}.transport-edge-controls{z-index:124}.edge-skip-button{min-width:clamp(70px, calc(81px * var(--ui-scale)), 88px);min-height:clamp(70px, calc(81px * var(--ui-scale)), 88px);border-radius:27px;padding:0 15px;top:62%}.edge-skip-button span{display:none}.edge-skip-button svg{width:39px;height:39px}.edge-skip-prev{left:0}.edge-skip-next{right:calc(var(--queue-peek-width) + 4px)}.now-playing-screen.queue-is-open .edge-skip-next{opacity:0;pointer-events:none}.progress-container{width:calc(100vw - var(--queue-peek-width) - 30px);gap:8px;max-width:none;bottom:208px}.time-text{min-width:34px;font-size:.78rem}.progress-bar-bg{height:5px}.mtv-track-card{max-width:calc(100vw - var(--queue-peek-width) - 28px);padding-left:11px;bottom:66px;left:14px}.now-playing-badge{letter-spacing:.1em;margin-bottom:6px;padding:3px 8px;font-size:.55rem}.mtv-artist{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:clamp(1.25rem,8vw,1.9rem);line-height:1.03;display:-webkit-box;overflow:hidden}.mtv-title{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.86rem;overflow:hidden}.mtv-badges,.mtv-studio,.up-next-card,.category-fan,.now-playing-category-rail{display:none}.drawer-backdrop{background:#00000047;bottom:0}.playlist-drawer{height:100vh;box-shadow:-14px 0 42px #000000ad}.queue-peek{justify-content:center;align-items:center;padding:12px 4px;display:flex}.queue-peek-rail{width:100%;padding:8px 0}.queue-peek-label{letter-spacing:.16em;font-size:.62rem}.queue-peek-style{max-height:52vh;font-size:.8rem}.queue-peek-discovery{border-radius:0 23px 23px 0;width:46px;height:172px;padding:8px 5px;left:0}.drawer-header{gap:10px;padding:18px 14px 8px}.drawer-header-info h3{font-size:1.18rem}.drawer-header-info .track-count{font-size:.74rem}.btn-close-drawer{width:40px;height:40px}.drawer-list{gap:4px;padding:8px}.drawer-item{border-radius:12px;gap:9px;min-height:58px;padding:10px}.drawer-item .item-index{width:20px;font-size:.88rem}.drawer-item .item-title{font-size:.92rem}.drawer-item .item-artist{font-size:.76rem}.drawer-item .content-badge{padding:2px 4px;font-size:.5rem}}@media (width<=420px){.now-playing-screen{--queue-peek-width:48px}.btn-back{white-space:nowrap;max-width:44vw;overflow:hidden}.btn-ambient,.btn-subtitles,.btn-language{white-space:nowrap;max-width:46vw;overflow:hidden}.player-weather .weather-icon,.player-weather .weather-info{display:none}.player-weather .weather-time{border-left:0;padding-left:0}.volume-control{display:none}.controls-container{top:47%}.control-btn,.home-btn,.stop-btn{width:92px;height:92px}.play-pause-btn{width:112px;height:112px}.progress-container{width:calc(100vw - var(--queue-peek-width) - 22px);left:10px;transform:none}.now-playing-screen.is-idle .progress-container{transform:translateY(20px)}}.now-playing-screen.has-both-subtitles .mtv-track-card,.now-playing-screen.has-both-subtitles .up-next-card{transition:bottom var(--transition-smooth);bottom:164px!important}.now-playing-screen.has-lyrics-meaning .mtv-track-card,.now-playing-screen.has-lyrics-meaning .up-next-card{transition:bottom var(--transition-smooth);bottom:200px!important}@media (width<=1280px),(height<=850px){.now-playing-screen.has-both-subtitles .mtv-track-card,.now-playing-screen.has-both-subtitles .up-next-card{bottom:130px!important}.now-playing-screen.has-lyrics-meaning .mtv-track-card,.now-playing-screen.has-lyrics-meaning .up-next-card{bottom:168px!important}}@media (width<=760px){.now-playing-screen.has-both-subtitles .mtv-track-card,.now-playing-screen.has-both-subtitles .up-next-card{bottom:110px!important}.now-playing-screen.has-lyrics-meaning .mtv-track-card,.now-playing-screen.has-lyrics-meaning .up-next-card{bottom:140px!important}}.ride-compliment{z-index:118;pointer-events:auto;cursor:pointer;filter:drop-shadow(0 22px 42px #00000061);transform-origin:18% 52%;align-items:center;gap:clamp(22px,2vw,36px);max-width:min(1160px,68vw);animation:.46s cubic-bezier(.16,1,.3,1) both rideComplimentIn;display:flex;position:absolute;top:clamp(96px,10vh,138px);left:clamp(104px,8.5vw,178px)}.ride-compliment.is-leaving{animation:.62s both rideComplimentOut}.ride-mascot{transform-origin:50% 58%;flex:none;place-items:center;width:clamp(320px,25vw,480px);height:clamp(320px,25vw,480px);animation:.52s cubic-bezier(.2,1.55,.28,1) 20ms both mascotPop,3.8s ease-in-out .66s infinite mascotGracefulWobble;display:grid;position:relative}.ride-mascot:before{content:"";z-index:-1;background:radial-gradient(circle at 30% 22%, #ffffff7a, transparent 32%), color-mix(in srgb, var(--mascot-accent,#14b8a6) 42%, #0a0e1670);filter:blur(3px);box-shadow:0 20px 48px color-mix(in srgb, var(--mascot-accent,#14b8a6) 28%, #00000061), inset 0 2px 0 #ffffff57;border-radius:50%;animation:5.2s ease-in-out .32s infinite mascotGlowDrift;position:absolute;inset:-12%}.ride-mascot:after{content:"";z-index:-2;background:conic-gradient(from 8deg, transparent 0 12deg, color-mix(in srgb, var(--mascot-accent,#14b8a6) 48%, #ffffff57) 12deg 18deg, transparent 18deg 39deg, #ffffff6b 39deg 44deg, transparent 44deg 72deg, color-mix(in srgb, var(--mascot-accent,#14b8a6) 38%, transparent) 72deg 78deg, transparent 78deg 360deg);opacity:0;filter:blur(.5px);border-radius:50%;animation:.52s ease-out 20ms both mascotBurst,16s linear .54s infinite mascotRaysSpin;position:absolute;inset:8%}.mascot-render{object-fit:contain;filter:drop-shadow(0 14px 22px #00000052);width:112%;height:112%;animation:.62s cubic-bezier(.16,1,.3,1) both mascotRenderSettle,4.4s ease-in-out .8s infinite mascotRenderBreath}.mascot-render[src=""],.mascot-render:not([src]){display:none}.mascot-render:after{content:""}.mascot-badge{z-index:6;color:#111827;letter-spacing:.08em;background:#ffffffe0;border-radius:999px;padding:5px 8px;font-size:.62rem;font-weight:950;position:absolute;bottom:14%;right:11%;box-shadow:0 5px 14px #0000003d}.ride-compliment-bubble{background:linear-gradient(135deg, #ffffff38, #ffffff12), radial-gradient(circle at 16% 12%, #ffffff47, transparent 42%), radial-gradient(circle at 92% 12%, color-mix(in srgb, var(--mascot-accent,#14b8a6) 28%, transparent), transparent 54%), #19191c7a;color:#fff;max-width:min(650px,38vw);min-height:clamp(172px,13.6vw,260px);box-shadow:0 24px 58px #00000061, 0 0 28px color-mix(in srgb, var(--mascot-accent,#14b8a6) 16%, transparent), inset 0 1px 0 #ffffff61, inset 0 -1px 0 #00000038;-webkit-backdrop-filter:blur(24px)saturate(145%);transform-origin:0;border:1px solid #ffffff7a;border-radius:40px 44px 44px 34px;align-items:center;padding:clamp(34px,3.8vw,62px) clamp(42px,4.3vw,74px);animation:.42s cubic-bezier(.2,1.35,.3,1) .12s both bubblePop;display:flex;position:relative}.ride-compliment.is-leaving .ride-compliment-bubble{animation:.34s cubic-bezier(.4,0,.2,1) both bubbleCollapse}.ride-compliment.is-leaving .ride-compliment-bubble:before{animation:.28s both bubbleTailTuck}.ride-compliment.is-leaving .ride-mascot{animation:.44s cubic-bezier(.42,0,.2,1) .16s both mascotGoodbye}.ride-compliment.is-leaving .mascot-render{animation:.44s .16s both mascotRenderGoodbye}.ride-compliment.is-leaving .ride-mascot:after{animation:none}.ride-compliment-bubble:before{content:"";-webkit-backdrop-filter:blur(24px)saturate(145%);background:linear-gradient(135deg,#fff3,#ffffff14),#19191c6b;border-bottom:1px solid #ffffff57;border-left:1px solid #ffffff61;border-radius:999px 0 999px 999px;width:68px;height:58px;position:absolute;top:50%;left:-30px;transform:translateY(-50%)rotate(18deg);box-shadow:-5px 10px 18px #00000029}.ride-compliment-bubble span{z-index:1;letter-spacing:0;text-shadow:0 2px #00000047,0 8px 24px #0000006b;font-size:clamp(2.5rem,3.65vw,4.7rem);font-weight:950;line-height:1.1;position:relative}@keyframes rideComplimentIn{0%{opacity:0;transform:translate(-18px,12px)scale(.94)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes mascotPop{0%{opacity:0;transform:translateY(18px)scale(.58)}58%{opacity:1;transform:translateY(-3px)scale(1.08)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes mascotRenderSettle{0%{transform:rotate(-5deg)}70%{transform:rotate(1.5deg)}to{transform:rotate(0)}}@keyframes mascotGracefulWobble{0%,to{transform:translate(0,0)rotate(0)scale(1)}28%{transform:translateY(-5px)rotate(-1.2deg)scale(1.006)}58%{transform:translate(3px,2px)rotate(1deg)scale(.998)}78%{transform:translate(-2px,-2px)rotate(-.45deg)scale(1.002)}}@keyframes mascotGlowDrift{0%,to{opacity:1;transform:translate(0,0)scale(1)}34%{opacity:.84;transform:translate(8px,6px)scale(1.06)}67%{opacity:.96;transform:translate(-7px,4px)scale(.96)}}@keyframes mascotRenderBreath{0%,to{transform:translate(0,0)rotate(0)scale(1)}45%{transform:translate(1px,-2px)rotate(.55deg)scale(1.012)}72%{transform:translate(-1px,1px)rotate(-.35deg)scale(.998)}}@keyframes mascotBurst{0%{opacity:0;transform:scale(.55)rotate(0)}30%{opacity:.85}to{opacity:.72;transform:scale(1.45)rotate(18deg)}}@keyframes mascotRaysSpin{0%{transform:scale(1.45)rotate(18deg)}to{transform:scale(1.45)rotate(378deg)}}@keyframes bubblePop{0%{opacity:0;transform:translate(-12px)scale(.86)}68%{opacity:1;transform:translate(0)scale(1.035)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes bubbleCollapse{0%{opacity:1;filter:blur();transform:translate(0)scale(1)}42%{opacity:.96;filter:blur(.2px);transform:translate(-4px)scale(.98,.86)}to{opacity:0;filter:blur(2px);transform:translate(-22px)scale(.62,.18)}}@keyframes bubbleTailTuck{0%{opacity:1;transform:translateY(-50%)rotate(18deg)scale(1)}to{opacity:0;transform:translate(14px,-50%)rotate(18deg)scale(.24)}}@keyframes mascotGoodbye{0%{opacity:1;transform:translateY(0)scale(1)}40%{opacity:1;transform:translateY(-4px)scale(1.035)}to{opacity:0;transform:translateY(22px)scale(.68)}}@keyframes mascotRenderGoodbye{0%{filter:drop-shadow(0 14px 22px #00000052);transform:rotate(0)}to{filter:drop-shadow(0 7px 12px #00000029);transform:rotate(4deg)}}@keyframes rideComplimentOut{0%,60%{opacity:1}to{opacity:0}}@media (width<=1100px){.ride-compliment{max-width:72vw;left:72px}.ride-mascot{width:300px;height:300px}.ride-compliment-bubble{max-width:540px}}@media (height<=680px) and (orientation:landscape){.ride-compliment{transform-origin:12%;gap:16px;max-width:min(720px,64vw);top:70px;left:64px}.ride-mascot{width:190px;height:190px}.ride-compliment-bubble{border-radius:24px 28px 28px 22px;max-width:min(420px,36vw);min-height:104px;padding:22px 28px}.ride-compliment-bubble:before{width:42px;height:38px;left:-20px}.ride-compliment-bubble span{font-size:clamp(1.55rem,4vw,2.65rem)}}@media (width<=760px){.ride-compliment{left:12px;right:calc(var(--queue-peek-width,56px) + 10px);align-items:flex-end;gap:8px;max-width:none;top:auto;bottom:148px}.ride-mascot{width:clamp(112px,30vw,150px);height:clamp(112px,30vw,150px)}.ride-compliment-bubble{border-radius:18px;max-width:none;min-height:76px;padding:16px 18px}.ride-compliment-bubble:before{width:30px;height:28px;left:-14px}.ride-compliment-bubble span{font-size:clamp(1.1rem,5.7vw,1.85rem);line-height:1.12}.mascot-badge{display:none}}@media (width<=420px){.ride-mascot,.ride-compliment-bubble:before{display:none}}.subtitle-overlay{pointer-events:none;z-index:150;box-sizing:border-box;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;padding:0 40px;display:flex;position:absolute;bottom:24px;left:0;right:0}.subtitle-overlay.mode-subtitles .subtitle-line{color:#fff;text-align:center;text-shadow:0 2px 4px #000c,0 0 8px #00000080;background:#0006;border-radius:8px;margin:0;padding:8px 16px;font-family:Inter,system-ui,sans-serif;font-size:42px;font-weight:600;transition:opacity .2s}.subtitle-overlay.mode-karaoke .subtitle-line{color:#fff;text-align:center;text-shadow:-2px -2px #000,2px -2px #000,-2px 2px #000,2px 2px #000,0 4px 12px #000c;flex-wrap:wrap;justify-content:center;gap:6px 18px;margin:0;padding:0;font-family:Outfit,system-ui,sans-serif;font-size:46px;font-weight:800;line-height:1.1;display:flex}.karaoke-word{color:#fff;display:inline-block;position:relative}.karaoke-word.is-active{color:var(--accent-color,#ffeb3b);text-shadow:-2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000, 0px 8px 24px var(--accent-color,#ffeb3b80)}.karaoke-style-bouncing-ball .karaoke-word{color:#fff;transition:transform .18s,opacity .18s}.karaoke-style-bouncing-ball .karaoke-word.is-active{color:var(--accent-color,#ffeb3b);text-shadow:-2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000, 0 8px 24px var(--accent-color,#ffeb3b80);transform:scale(1.035)}.karaoke-ball{will-change:left;filter:drop-shadow(0 5px 7px #0000009e);width:38px;height:42px;transition:left 70ms linear;position:absolute;top:-43px;left:50%;transform:translate(-50%)}.karaoke-ball:before{content:"";z-index:-1;transform-origin:100%;filter:blur(4px)drop-shadow(0 0 9px #be3effb8);background:radial-gradient(at 100%,#ffffffeb 0 5%,#d768ff9e 18%,#964aff40 48%,#0000 76%);border-radius:50%;width:68px;height:20px;animation:1.05s ease-in-out infinite alternate karaoke-comet-tail;position:absolute;top:13px;right:54%;transform:scaleX(1)}.karaoke-ball:after{content:"";z-index:-1;filter:blur(2px);background:linear-gradient(90deg,#0000,#b859ff1f 35%,#ffffffb8);border-radius:999px;width:54px;height:7px;position:absolute;top:18px;right:64%;box-shadow:-9px -7px 7px #cf65ff33,-16px 8px 9px #7e5cff2e}.karaoke-ball img{object-fit:contain;transform-origin:50% 90%;filter:drop-shadow(0 0 8px #d248ffb8);width:38px;height:38px;animation:1.18s linear infinite karaoke-ball-bounce;position:absolute;inset:0}.karaoke-ball>i{border-radius:50%;width:28px;height:28px;animation:1.18s linear infinite karaoke-ball-bounce;position:absolute;top:5px;left:5px}.karaoke-ball.cue-neon-comet>i{background:radial-gradient(circle at 35% 28%,#fff 0 9%,#f7b7ff 22%,#c43cff 54%,#5e2bff 100%);box-shadow:0 0 0 2px #ffffff47,0 0 22px #c43cfff2}.karaoke-ball.cue-classic-comet>i{background:radial-gradient(circle at 35% 28%,#fff 0 10%,#fff7a1 24%,#ffd60a 58%,#ff8a00 100%);box-shadow:0 0 0 2px #ffffff4d,0 0 20px #ffc300e0}.karaoke-ball.cue-classic-comet:before{filter:blur(4px)drop-shadow(0 0 9px #ff9f0aa6);background:radial-gradient(at 100%,#ffffffe6 0 5%,#ffc72d94 20%,#ff840038 50%,#0000 76%)}@keyframes karaoke-comet-tail{0%{opacity:.68;transform:scaleX(.9)scaleY(.88)}to{opacity:1;transform:scaleX(1.08)scaleY(1.04)}}@keyframes karaoke-ball-bounce{0%{animation-timing-function:cubic-bezier(.18,.62,.3,1);transform:translateY(3px)rotate(-1deg)scaleX(1.04)scaleY(.96)}70%{animation-timing-function:cubic-bezier(.58,0,.92,.48);transform:translateY(-20px)rotate(1deg)scaleX(.985)scaleY(1.02)}to{transform:translateY(3px)rotate(-1deg)scaleX(1.04)scaleY(.96)}}@media (prefers-reduced-motion:reduce){.karaoke-ball img{animation:none;transform:translateY(-6px)}.karaoke-ball>i,.karaoke-ball:before{animation:none}}.subtitle-overlay.is-content-paused{opacity:.55;filter:saturate(.7)}.subtitle-ad-hint{letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8;text-shadow:0 2px 8px #000000d9;margin-top:8px;font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:700}.subtitle-translation{color:#fffffff2;text-align:center;text-shadow:-2px -2px #000c,2px -2px #000c,-2px 2px #000c,2px 2px #000c,0 4px 12px #000000e6;background:#00000080;border-radius:12px;margin-top:12px;padding:6px 18px;font-family:Inter,system-ui,sans-serif;font-size:28px;font-style:normal;font-weight:500}@media (width<=1280px),(height<=850px){.subtitle-overlay{padding:0 24px;bottom:16px}.subtitle-overlay.mode-karaoke .subtitle-line{gap:4px 12px;font-size:34px}.karaoke-ball{top:-37px;transform:translate(-50%)scale(.86)}.subtitle-translation{margin-top:8px;padding:4px 14px;font-size:22px}}@media (width<=760px){.subtitle-overlay{padding:0 16px;bottom:12px}.subtitle-overlay.mode-karaoke .subtitle-line{gap:2px 8px;font-size:26px}.karaoke-ball{top:-32px;transform:translate(-50%)scale(.72)}.subtitle-translation{margin-top:6px;padding:3px 10px;font-size:16px}}.lyrics-meaning-overlay{z-index:150;pointer-events:none;box-sizing:border-box;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;padding:0 40px;display:flex;position:absolute;bottom:24px;left:0;right:0}.lyrics-meaning-overlay.is-content-paused{opacity:.55;filter:saturate(.75)}.lyrics-meaning-block{text-align:center;-webkit-backdrop-filter:blur(16px)saturate(140%);background:linear-gradient(#080a109e,#0000007a);border:1px solid #ffffff1f;border-radius:18px;max-width:min(860px,78vw);padding:14px 26px 16px;animation:.22s ease-out lyricsMeaningIn;box-shadow:0 10px 28px #0006,inset 0 1px #ffffff14}.lyrics-meaning-heading{--meaning-remain:100%;letter-spacing:-.03em;white-space:normal;max-width:100%;margin:0 auto 8px;font-family:Outfit,system-ui,sans-serif;font-size:clamp(1.55rem,2.8vw,2.15rem);font-weight:900;line-height:1.08;display:inline-block;position:relative}.lyrics-meaning-heading-base,.lyrics-meaning-heading-fill,.lyrics-meaning-heading-label{display:block}.lyrics-meaning-heading-label{color:#0000;-webkit-text-fill-color:transparent;position:relative}.lyrics-meaning-heading-base,.lyrics-meaning-heading-fill{color:#fff;text-shadow:0 1px 2px #000000e6,0 4px 12px #0000008c;position:absolute;inset:0}.lyrics-meaning-heading-fill{color:#5eb6ff;text-shadow:0 0 10px #5eb6ff59,0 1px 2px #000000bf;clip-path:inset(0 var(--meaning-remain) 0 0);will-change:clip-path;transition:clip-path .16s linear}.lyrics-meaning-heading.is-rtl .lyrics-meaning-heading-fill{clip-path:inset(0 0 0 var(--meaning-remain))}.lyrics-meaning-text{color:#fffffff5;text-shadow:0 1px 3px #000000b3;margin:0;font-family:Outfit,system-ui,sans-serif;font-size:clamp(1.05rem,1.85vw,1.4rem);font-weight:600;line-height:1.34}@keyframes lyricsMeaningIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1280px),(height<=850px){.lyrics-meaning-overlay{padding:0 24px;bottom:16px}.lyrics-meaning-block{padding:12px 20px 14px}.lyrics-meaning-heading{margin-bottom:6px;font-size:clamp(1.3rem,2.4vw,1.75rem)}.lyrics-meaning-text{font-size:clamp(.95rem,1.65vw,1.18rem)}}@media (width<=760px){.lyrics-meaning-overlay{padding:0 16px;bottom:12px}.lyrics-meaning-block{border-radius:14px;padding:10px 14px 12px}.lyrics-meaning-heading{font-size:1.2rem}.lyrics-meaning-text{font-size:.95rem}}.radio-screen{--radio-pad-x:clamp(16px, calc(3vw * var(--ui-scale)), 42px);--radio-pad-top:clamp(12px, calc(3vh * var(--ui-scale)), 34px);--radio-news-safe-bottom:0px;z-index:70;padding:var(--radio-pad-top) var(--radio-pad-x) calc(clamp(22px, 4vh, 42px) + var(--radio-news-safe-bottom));color:#fff;background:radial-gradient(circle at 16% 10%, color-mix(in srgb, var(--radio-country-a,#00d4ff) 30%, transparent), transparent 33%), radial-gradient(circle at 85% 18%, color-mix(in srgb, var(--radio-country-b,#f5c84b) 24%, transparent), transparent 31%), linear-gradient(118deg, #ffffff12 0%, #fff0 34%), linear-gradient(150deg, #101821 0%, #101217 48%, #05070b 100%), #080b10;flex-direction:column;gap:clamp(14px,2.4vh,24px);display:flex;position:fixed;inset:0;overflow:hidden}.radio-screen.is-background-controller{z-index:-1;opacity:0;pointer-events:none;visibility:hidden;width:1px;height:1px;min-height:0;padding:0;position:absolute;inset:-10000px auto auto -10000px;overflow:hidden}.radio-screen.is-background-controller:before,.radio-screen.is-background-controller:after{display:none}.radio-offline-banner{z-index:5;color:#ffe8e8;text-align:center;letter-spacing:.01em;background:#7818188c;border:1px solid #ff787859;border-radius:12px;flex:none;margin:0;padding:10px 16px;font-size:clamp(.9rem,2vh,1.05rem);font-weight:700;position:relative}.radio-screen.is-offline .radio-station-list,.radio-screen.is-offline .radio-category-tabs,.radio-now-panel.is-offline .radio-now-controls{opacity:.45;pointer-events:none}.radio-station-card:disabled{cursor:not-allowed;opacity:.55}.radio-screen.has-news-ticker{--radio-news-safe-bottom:72px}.radio-screen:before{content:"";pointer-events:none;background:linear-gradient(90deg, #03060cb8, #03060c57 42%, #03060cd1), linear-gradient(180deg, #03060c85, #03060ceb), var(--radio-country-image), linear-gradient(90deg, #ffffff07 1px, transparent 1px), linear-gradient(180deg, #ffffff05 1px, transparent 1px);opacity:.72;filter:saturate(115%);background-position:100% 0;background-size:cover,cover,cover,82px 82px,82px 82px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0% 72%,#0000 100%);mask-image:linear-gradient(#000 0% 72%,#0000 100%)}.radio-screen:after{content:"";pointer-events:none;background:radial-gradient(circle at 22% 28%, color-mix(in srgb, var(--radio-country-a,#00d4ff) 28%, transparent), transparent 34%), radial-gradient(circle at 82% 58%, color-mix(in srgb, var(--radio-country-c,#ff4d8d) 24%, transparent), transparent 38%), linear-gradient(120deg, color-mix(in srgb, var(--radio-accent,#00d4ff) 24%, transparent), transparent 34%), linear-gradient(310deg, #f5c84b21, transparent 36%);opacity:.9;mix-blend-mode:screen;position:absolute;inset:0}.radio-header,.radio-layout{z-index:2;position:relative}.radio-admin-hotspot{z-index:20;width:100px;height:100px;position:absolute;top:0;right:0}.radio-header{min-height:clamp(72px, calc(84px * var(--ui-scale)), 100px);align-items:center;gap:clamp(10px, calc(16px * var(--ui-scale)), 18px);padding:0 clamp(18px, calc(28px * var(--ui-scale)), 32px);-webkit-backdrop-filter:blur(26px)saturate(160%);background:linear-gradient(135deg,#ffffff29,#ffffff0e),#08080c94;border:1px solid #ffffff38;border-radius:999px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);display:grid;box-shadow:0 20px 58px #0000006b,inset 0 1px #ffffff2e}.radio-video-entry{min-height:clamp(38px, calc(44px * var(--ui-scale)), 52px);padding:0 clamp(11px, calc(15px * var(--ui-scale)), 18px);color:#ffffffe6;font-family:inherit;font-size:clamp(.72rem, calc(1.55vh * var(--ui-scale)), 1rem);letter-spacing:0;white-space:nowrap;cursor:pointer;touch-action:manipulation;background:linear-gradient(135deg,#8b5cf638,#ffffff0e),#ffffff12;border:1px solid #ffffff1f;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:9px;font-weight:880;display:inline-flex}.radio-video-entry:active{background:linear-gradient(135deg,#8b5cf657,#ffffff14),#ffffff17;border-color:#ffffff47;transform:scale(.96)}.radio-video-entry svg{flex:none}.radio-header-left{z-index:1;justify-self:start;align-items:center;gap:10px;min-width:0;max-width:100%;display:flex;overflow:hidden}.radio-brand{align-items:center;gap:clamp(8px, calc(11px * var(--ui-scale)), 13px);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;flex:none;min-width:0;display:inline-flex}.radio-brand:focus-visible{outline-offset:4px;border-radius:16px;outline:2px solid #c44dffb3}.radio-brand-mark-wrap{width:clamp(58px, calc(72px * var(--ui-scale)), 86px);height:clamp(58px, calc(72px * var(--ui-scale)), 86px);-webkit-backdrop-filter:blur(18px)saturate(160%);background:linear-gradient(145deg,#ffffff38,#c44dff24 48%,#ffffff0f),#120a2061;border:1px solid #ffffff57;border-radius:20px;flex:none;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:0 0 0 1px #c44dff38,0 10px 26px #0000006b,0 0 28px #c44dff47,inset 0 1px #ffffff6b,inset 0 -10px 18px #0c06182e}.radio-brand-mark-wrap:before{content:"";border-radius:inherit;pointer-events:none;z-index:0;background:radial-gradient(circle at 28% 18%,#ffffff57,#0000 42%),radial-gradient(circle at 78% 88%,#c44dff38,#0000 48%);position:absolute;inset:0}.radio-brand-mark{z-index:1;width:clamp(50px, calc(62px * var(--ui-scale)), 74px);height:clamp(50px, calc(62px * var(--ui-scale)), 74px);object-fit:contain;filter:drop-shadow(0 4px 10px #00000059);display:block;position:relative}.radio-brand-wordmark{height:clamp(1.04rem, calc(2.2vh * var(--ui-scale)), 1.52rem);flex:none;width:auto;display:block}.radio-active-ride{min-height:clamp(38px, calc(44px * var(--ui-scale)), 52px);padding:0 clamp(12px, calc(18px * var(--ui-scale)), 20px) 0 clamp(9px, calc(12px * var(--ui-scale)), 14px);color:#ffffffe6;background:#ffffff14;border:1px solid #ffffff14;border-radius:999px;flex:0 auto;align-items:center;gap:10px;min-width:0;display:inline-flex;overflow:hidden}.radio-pulse-dot{width:clamp(10px, calc(14px * var(--ui-scale)), 16px);height:clamp(10px, calc(14px * var(--ui-scale)), 16px);background-color:#22e58c;border-radius:50%;flex-shrink:0;animation:2s infinite radio-pulse;box-shadow:0 0 22px #22e58cd1}@keyframes radio-pulse{0%{box-shadow:0 0 #22e58c9e,0 0 22px #22e58cd1}70%{box-shadow:0 0 0 12px #22e58c00,0 0 22px #22e58cd1}to{box-shadow:0 0 #22e58c00,0 0 22px #22e58cd1}}.radio-ride-status{font-size:clamp(.78rem, calc(1.7vh * var(--ui-scale)), 1.12rem);color:#ffffffe0;letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-weight:760;overflow:hidden}.radio-mode-chip{min-height:clamp(38px, calc(44px * var(--ui-scale)), 52px);padding:0 clamp(11px, calc(15px * var(--ui-scale)), 18px);color:#fff;font-size:clamp(.78rem, calc(.9rem * var(--ui-scale)), 1rem);white-space:nowrap;background:linear-gradient(135deg,#00d4ff38,#c44dff24),#ffffff14;border:1px solid #00d4ff57;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:9px;font-weight:760;display:inline-flex}.radio-vibe-title{color:#fff;font-size:clamp(1.38rem, calc(3.8vh * var(--ui-scale)), 2.52rem);letter-spacing:-.02em;text-align:center;white-space:nowrap;z-index:1;justify-self:center;margin:0;font-weight:820;line-height:1}.radio-kicker,.radio-catalog-date,.radio-country-title span,.radio-live-chip,.radio-now-copy>span,.radio-panel-heading{text-transform:uppercase;letter-spacing:.12em}.radio-header-meta{align-items:center;gap:clamp(10px, calc(18px * var(--ui-scale)), 20px);justify-self:end;min-width:0;display:flex}.radio-language-btn{min-width:clamp(46px, calc(54px * var(--ui-scale)), 62px);min-height:clamp(34px, calc(40px * var(--ui-scale)), 46px);color:#fff;font:inherit;font-size:clamp(.82rem, calc(.98rem * var(--ui-scale)), 1.08rem);letter-spacing:.04em;cursor:pointer;touch-action:manipulation;background:linear-gradient(135deg,#ffffff29,#ffffff0d),#080a106b;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-weight:950;display:inline-flex;box-shadow:inset 0 1px #ffffff2e,0 8px 22px #00000042}.radio-language-btn:active{transform:scale(.94)}.radio-catalog-date{color:#ffffff9e;font-size:clamp(.6rem, calc(.72rem * var(--ui-scale)), .8rem);white-space:nowrap;font-weight:850}.radio-header-meta .weather-widget{z-index:auto;align-items:center;gap:clamp(9px, calc(14px * var(--ui-scale)), 16px);box-shadow:none;-webkit-backdrop-filter:none;pointer-events:auto;background:0 0;border:0;border-radius:0;flex-direction:row;padding:0;display:flex;position:static}.radio-header-meta .weather-widget.weather-interactive:hover,.radio-header-meta .weather-widget.weather-interactive:active{background:0 0;transform:none}.radio-header-meta .weather-info{gap:clamp(7px, calc(10px * var(--ui-scale)), 12px)}.radio-header-meta .weather-icon{font-size:clamp(1.5rem, calc(1.9rem * var(--ui-scale)), 2.1rem)}.radio-header-meta .weather-temp-f,.radio-header-meta .weather-time{color:#fff;text-shadow:0 2px 8px #0009}.radio-header-meta .weather-temp-f{font-size:clamp(1.08rem, calc(1.35rem * var(--ui-scale)), 1.48rem);font-weight:850}.radio-header-meta .weather-temp-c{font-size:clamp(.62rem, calc(.76rem * var(--ui-scale)), .84rem)}.radio-header-meta .weather-temp-c,.radio-header-meta .weather-desc{color:#ffffffb8;text-shadow:0 1px 6px #00000080}.radio-header-meta .weather-desc{text-overflow:ellipsis;white-space:nowrap;max-width:96px;font-size:clamp(.72rem, calc(.9rem * var(--ui-scale)), 1rem);overflow:hidden}.radio-header-meta .weather-time{min-height:clamp(34px, calc(40px * var(--ui-scale)), 46px);padding-left:clamp(10px, calc(14px * var(--ui-scale)), 16px);font-size:clamp(.9rem, calc(1.1rem * var(--ui-scale)), 1.24rem);white-space:nowrap;border-left:1px solid #ffffff3d;align-items:center;font-weight:800;display:inline-flex}.radio-header-meta .weather-expand-hint{color:#ffffff70;align-self:center;margin-top:0}.radio-layout{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:clamp(320px,26vw,430px) minmax(0,1fr);gap:clamp(12px,1.8vw,22px);min-height:0;display:grid}.radio-country-panel,.radio-broadcast-stage,.radio-station-panel,.radio-now-panel{-webkit-backdrop-filter:blur(22px)saturate(145%);background:linear-gradient(145deg,#ffffff29,#ffffff0e),#101419b8;border:1px solid #ffffff2e;border-radius:24px;min-height:0;overflow:hidden;box-shadow:0 24px 64px #00000061,inset 0 1px #ffffff29}.radio-broadcast-stage{isolation:isolate;background:linear-gradient(90deg, #03070f38, #03070f0f 42%, #03070f5c), linear-gradient(180deg, #03070f05, #03070f94), var(--radio-country-image), #050911e0;background-position:100% 0;background-size:cover;grid-template-rows:auto auto minmax(0,1fr);grid-template-columns:minmax(380px,40%) minmax(0,1fr);align-items:stretch;gap:clamp(16px,2vw,28px);padding:clamp(22px,3.2vh,34px);display:grid;position:relative;overflow:hidden}.radio-broadcast-stage:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 18% 12%, color-mix(in srgb, var(--radio-country-a,#00d4ff) 34%, transparent), transparent 30%), radial-gradient(circle at 72% 42%, color-mix(in srgb, var(--radio-country-c,#ff4d8d) 30%, transparent), transparent 36%), linear-gradient(90deg, #ffffff09 1px, transparent 1px), linear-gradient(180deg, #ffffff07 1px, transparent 1px);opacity:.68;mix-blend-mode:screen;background-size:auto,auto,92px 92px,92px 92px;position:absolute;inset:0}.radio-broadcast-stage:after{content:"";z-index:-1;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--radio-accent,#00d4ff) 34%, transparent), inset 0 0 90px #00000061;position:absolute;inset:0}.radio-country-panel{grid-template-rows:auto minmax(0,1fr) auto;gap:8px;padding:16px 10px 8px 16px;display:grid}.radio-panel-heading{color:#ffffff9e;justify-content:space-between;align-items:center;gap:12px;padding:2px 10px 14px 4px;font-size:.72rem;font-weight:900;display:flex}.radio-panel-heading strong{color:#fff}.radio-country-list,.radio-station-list{scrollbar-width:thin;scrollbar-color:#ffffff38 transparent;overflow-y:auto}.radio-country-list{flex-direction:column;gap:7px;min-height:0;padding-right:6px;display:flex}.radio-country-btn{color:#ffffffd1;text-align:left;cursor:pointer;background:#ffffff09;border:1px solid #ffffff12;border-radius:15px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:54px;padding:8px 10px;font-family:inherit;display:grid}.radio-country-btn.is-active{border-color:color-mix(in srgb, var(--radio-accent,#00d4ff) 62%, #ffffff2e);background:linear-gradient(135deg, color-mix(in srgb, var(--radio-accent,#00d4ff) 30%, transparent), #ffffff16), #ffffff12;color:#fff;box-shadow:0 16px 30px #0000002e, 0 0 24px color-mix(in srgb, var(--radio-accent,#00d4ff) 18%, transparent)}.radio-country-btn:active{transform:scale(.98)}.radio-country-flag{background:#ffffff14;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;overflow:hidden}.radio-country-flag img{object-fit:cover;width:100%;height:100%}.radio-country-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:clamp(.9rem,1.8vh,1.05rem);font-weight:800;overflow:hidden}.radio-country-count{color:#ffffffb3;background:#ffffff14;border-radius:999px;place-items:center;min-width:30px;min-height:24px;font-size:.72rem;font-weight:900;display:grid}.radio-station-panel{z-index:1;isolation:isolate;background:linear-gradient(145deg,#ffffff1f,#ffffff09),#070a10d6;flex-direction:column;display:flex;position:relative}.radio-broadcast-stage .radio-station-panel{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:0;display:contents;overflow:visible}.radio-broadcast-stage .radio-station-panel:before,.radio-broadcast-stage .radio-station-panel:after{display:none}.radio-station-panel:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg, #04070d9e, #04070d42 45%, #04070dad), linear-gradient(180deg, #04070d29, #04070dcc), radial-gradient(circle at 20% 16%, color-mix(in srgb, var(--radio-country-a,#16f3d4) 40%, transparent), transparent 38%), radial-gradient(circle at 82% 22%, color-mix(in srgb, var(--radio-country-b,#ffd166) 34%, transparent), transparent 34%), var(--radio-country-image);opacity:1;background-position:100% 0;background-size:cover;transition:opacity .45s;position:absolute;inset:0}.radio-station-panel:after{content:"";z-index:0;pointer-events:none;background:repeating-linear-gradient(90deg, transparent 0 64px, #ffffff0b 64px 65px, transparent 65px 128px), repeating-linear-gradient(180deg, transparent 0 58px, #ffffff09 58px 59px, transparent 59px 116px), radial-gradient(circle at 72% 28%, transparent 0 8%, color-mix(in srgb, var(--radio-accent,#00d4ff) 22%, transparent) 8.4% 8.7%, transparent 9.1% 13%, color-mix(in srgb, var(--radio-accent,#00d4ff) 15%, transparent) 13.3% 13.6%, transparent 14%);opacity:.44;mix-blend-mode:screen;position:absolute;inset:0}.radio-station-panel.is-playing:before,.radio-station-panel.has-station:before,.radio-station-panel.has-station.is-playing:before{opacity:1}.radio-station-visualizer-bg{z-index:0;pointer-events:none;opacity:0;transition:opacity .45s;position:absolute;inset:0;overflow:hidden}.radio-station-panel.has-station .radio-station-visualizer-bg{opacity:.58}.radio-station-panel.is-playing .radio-station-visualizer-bg{opacity:1}.radio-broadcast-stage.has-station .radio-station-visualizer-bg{opacity:.5}.radio-broadcast-stage.is-playing .radio-station-visualizer-bg{opacity:.82}.radio-station-visualizer-bg:before,.radio-station-visualizer-bg:after{content:"";opacity:.38;filter:blur(1px);background:conic-gradient(from 120deg at 50% 50%, transparent 0deg, color-mix(in srgb, var(--radio-visual-a,#16f3d4) 30%, transparent) 58deg, transparent 112deg, color-mix(in srgb, var(--radio-visual-b,#ffd166) 24%, transparent) 180deg, transparent 250deg, color-mix(in srgb, var(--radio-visual-c,#ff4d8d) 20%, transparent) 312deg, transparent 360deg);animation:18s linear infinite radioPanelSpectrum;position:absolute;inset:-18%;-webkit-mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%)}.radio-station-visualizer-bg:after{opacity:.22;background:repeating-linear-gradient(100deg, transparent 0 22px, color-mix(in srgb, var(--radio-visual-a,#16f3d4) 18%, transparent) 22px 24px, transparent 24px 54px), repeating-linear-gradient(178deg, transparent 0 24px, #ffffff17 24px 25px, transparent 25px 58px);animation:9s ease-in-out infinite alternate radioPanelScan;inset:8% -12% -10%}.radio-station-visualizer-bg span{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--radio-visual-a,#16f3d4) 58%, #fff), transparent);height:2px;box-shadow:0 0 24px color-mix(in srgb, var(--radio-visual-a,#16f3d4) 38%, transparent);opacity:.4;border-radius:999px;animation:3.2s ease-in-out infinite radioPanelLine;position:absolute;left:6%;right:6%;transform:translateY(0)scaleX(.82)}.radio-station-visualizer-bg span:first-child{top:30%}.radio-station-visualizer-bg span:nth-child(2){background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--radio-visual-b,#ffd166) 52%, #fff), transparent);box-shadow:0 0 24px color-mix(in srgb, var(--radio-visual-b,#ffd166) 34%, transparent);animation-delay:-1.1s;top:55%}.radio-station-visualizer-bg span:nth-child(3){background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--radio-visual-c,#ff4d8d) 48%, #fff), transparent);box-shadow:0 0 24px color-mix(in srgb, var(--radio-visual-c,#ff4d8d) 32%, transparent);animation-delay:-2s;top:76%}.radio-country-hero,.radio-station-list,.radio-empty-state{z-index:1;position:relative}.radio-country-hero{box-shadow:none;background:0 0;border-bottom:0;grid-area:1/1/auto/-1;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(14px,1.6vw,22px);padding:0 0 clamp(10px,1.6vh,16px);display:grid}.radio-country-mark{background:linear-gradient(135deg, #fff3, #ffffff0e), color-mix(in srgb, var(--radio-accent,#00d4ff) 16%, transparent);border:1px solid #ffffff47;border-radius:10px;place-items:center;width:clamp(82px,12vh,112px);height:clamp(56px,8.4vh,78px);font-size:clamp(2.2rem,6vh,3.45rem);display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff2e,0 18px 38px #00000052}.radio-country-mark img{object-fit:cover;width:100%;height:100%}.radio-country-title{border-left:3px solid var(--radio-accent,#00d4ff);grid-column:2;min-width:0;padding-left:clamp(12px,1.4vw,18px)}.radio-country-title span{-webkit-backdrop-filter:blur(8px);width:fit-content;color:color-mix(in srgb, var(--radio-accent,#00d4ff) 78%, #fff);letter-spacing:.14em;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.68rem;font-weight:950;display:inline-flex}.radio-country-title span:before{content:"";background:var(--radio-accent,#00d4ff);width:5px;height:5px;box-shadow:0 0 8px var(--radio-accent,#00d4ff);border-radius:50%}.radio-country-title h2{text-overflow:clip;white-space:nowrap;color:#fff;text-shadow:0 3px 18px #0000009e;letter-spacing:0;text-wrap:nowrap;margin:7px 0 0;font-size:clamp(2rem,5.6vh,3.85rem);line-height:.9;overflow:visible}.radio-country-title p{color:#ffffffc7;margin:6px 0 0;font-size:clamp(.86rem,1.8vh,1rem);font-weight:800}.radio-category-tabs{border:1px solid color-mix(in srgb, var(--radio-accent,#00d4ff) 42%, #ffffff29);background:#010714b3;border-radius:12px;grid-area:2/1;align-items:center;gap:0;width:min(520px,100%);margin-top:8px;padding:0;display:flex;overflow:hidden;box-shadow:0 16px 36px #00000038,inset 0 1px #ffffff14}.radio-category-tab{color:#ffffffbd;cursor:pointer;background:0 0;border:0;border-radius:0;flex:1;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:58px;padding:0 16px;font-family:inherit;font-weight:900;display:inline-flex}.radio-category-tab.is-active{background:linear-gradient(135deg, color-mix(in srgb, var(--radio-accent,#00d4ff) 88%, #fff), color-mix(in srgb, var(--radio-country-a,#00d4ff) 72%, #00152d));color:#fff;box-shadow:inset 0 0 0 1px #ffffff2e, 0 0 28px color-mix(in srgb, var(--radio-accent,#00d4ff) 34%, transparent)}.radio-category-tab strong{display:none}.radio-station-list{border:1px solid color-mix(in srgb, var(--radio-accent,#00d4ff) 34%, #ffffff1f);-webkit-backdrop-filter:blur(8px)saturate(132%);background:linear-gradient(#040914bd,#0409148a),#00000047;border-radius:18px;flex-direction:column;flex:1;grid-area:3/1;gap:8px;height:100%;min-height:0;padding:clamp(14px,2.2vh,20px);display:flex;box-shadow:inset 0 1px #ffffff1a,0 20px 46px #00000047}.radio-station-list-heading{color:#ffffffdb;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;gap:12px;padding:0 4px 10px;font-size:.82rem;font-weight:950;display:flex}.radio-station-list-heading strong{color:color-mix(in srgb, var(--radio-accent,#00d4ff) 72%, #fff)}.radio-station-card{z-index:1;border:1px solid color-mix(in srgb, var(--radio-accent,#00d4ff) 24%, #ffffff1f);color:#fff;text-align:left;cursor:pointer;touch-action:manipulation;-webkit-backdrop-filter:blur(10px)saturate(130%);background:linear-gradient(135deg,#ffffff1a,#ffffff09),#0109187a;border-radius:13px;flex:none;grid-template-columns:64px minmax(0,1fr) 42px;align-items:center;gap:14px;min-height:82px;padding:10px 12px;font-family:inherit;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;display:grid;position:relative;box-shadow:inset 0 1px #ffffff12,0 8px 18px #00000029}.radio-station-card.is-active{border-color:color-mix(in srgb, var(--radio-accent,#00d4ff) 90%, #fff3);background:linear-gradient(135deg, color-mix(in srgb, var(--radio-accent,#00d4ff) 18%, transparent), #ffffff14), #0c0814ad;box-shadow:inset 5px 0 0 var(--radio-accent,#00d4ff), 0 16px 34px #0000003d, 0 0 34px color-mix(in srgb, var(--radio-accent,#00d4ff) 22%, transparent)}.radio-station-card:active{transform:scale(.985)}.radio-station-logo{width:64px;height:64px;color:color-mix(in srgb, var(--radio-accent,#00d4ff) 74%, #fff);background:linear-gradient(135deg,#fff3,#ffffff0e),#00000038;border:1px solid #ffffff2e;border-radius:12px;place-items:center;font-size:1.45rem;font-weight:950;display:grid;overflow:hidden}.radio-station-logo img,.radio-disc img{object-fit:cover;width:100%;height:100%}.radio-station-logo-fallback{background:radial-gradient(circle at 35% 25%, color-mix(in srgb, var(--radio-country-b,#fff) 42%, transparent), transparent 44%), linear-gradient(135deg, color-mix(in srgb, var(--radio-country-a,#00d4ff) 52%, #111827), color-mix(in srgb, var(--radio-country-c,#ff4d8d) 38%, #05070b));place-items:center;width:100%;height:100%;display:grid;position:relative;overflow:hidden}.radio-station-logo-fallback img{opacity:.34;filter:saturate(115%);border-radius:50%;width:52%;height:52%;position:absolute;inset:auto -8% -12% auto}.radio-station-logo-fallback span{z-index:1;color:#fff;text-shadow:0 2px 10px #0000009e;font-size:1.05rem;font-weight:950;position:relative}.radio-station-copy{gap:8px;min-width:0;display:grid}.radio-station-copy strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:clamp(1.06rem,2.1vh,1.34rem);line-height:1.05;overflow:hidden}.radio-station-copy span,.radio-now-copy p{color:#ffffff9e;font-size:clamp(.78rem,1.6vh,.94rem);font-weight:700}.radio-station-play{border:1px solid color-mix(in srgb, var(--radio-accent,#00d4ff) 54%, #ffffff2e);width:36px;height:36px;color:color-mix(in srgb, var(--radio-accent,#00d4ff) 74%, #fff);background:#020c209e;border-radius:50%;place-items:center;transition:background .16s,color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:inset 0 1px #ffffff2e}.radio-station-card.is-playing .radio-station-play{color:#04120b;background:linear-gradient(135deg,#23d879,#12b76a);border-color:#ffffff3d;box-shadow:0 0 24px #23d8795c,inset 0 1px #ffffff47}.radio-side-column{z-index:1;box-sizing:border-box;grid-area:2/2/4;grid-template-rows:minmax(0,1fr);place-self:stretch stretch;gap:clamp(10px,1.6vh,16px);width:100%;height:100%;min-height:0;padding-top:0;display:grid;position:relative;overflow:visible}.radio-now-panel{isolation:isolate;background:linear-gradient(180deg, #05080e1a, #05080ed9), var(--radio-bg-image,none) top right/cover no-repeat, #02081433;border:1px solid color-mix(in srgb, var(--radio-accent,#00d4ff) 72%, #ffffff29);width:100%;min-width:0;height:100%;min-height:0;box-shadow:0 24px 58px #00000057, inset 0 1px 0 #ffffff1f, 0 0 42px color-mix(in srgb, var(--radio-accent,#00d4ff) 14%, transparent);-webkit-backdrop-filter:blur(8px)saturate(130%);border-radius:20px;grid-template-rows:auto minmax(96px,1fr) auto auto;place-self:stretch stretch;place-items:center;gap:clamp(4px,.8vh,9px);padding:clamp(12px,1.7vh,18px);display:grid;position:relative;overflow:hidden}.radio-now-panel:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--radio-accent,#00d4ff) 28%, transparent) 50%, transparent), radial-gradient(circle at 50% 42%, color-mix(in srgb, var(--radio-accent,#00d4ff) 30%, transparent), transparent 34%), linear-gradient(180deg, #03060c33, #03060cb8);opacity:.9;position:absolute;inset:0}.radio-now-panel:after{content:"";z-index:-1;pointer-events:none;box-shadow:inset 0 0 70px #00000047, 0 0 40px color-mix(in srgb, var(--radio-accent,#00d4ff) 12%, transparent);border:1px solid #ffffff0f;border-radius:16px;position:absolute;inset:12px}.radio-live-chip{min-height:30px;color:color-mix(in srgb, var(--radio-accent,#00d4ff) 78%, #fff);letter-spacing:.14em;background:#00000024;border:0;border-radius:999px;justify-self:center;align-items:center;gap:9px;padding:0 14px;font-size:.78rem;font-weight:950;display:inline-flex}.radio-live-chip span{background:#8b949e;border-radius:50%;width:9px;height:9px;box-shadow:0 0 18px #8b949e75}.radio-now-panel.is-playing .radio-live-chip span{background:#23d879;box-shadow:0 0 18px #23d879c2}.radio-now-panel.is-tuning .radio-live-chip span{background:#f5c84b;box-shadow:0 0 18px #f5c84bb3}.radio-now-panel.is-playing .radio-live-chip span{animation:1.4s infinite radioLivePulse}.radio-visualizer{aspect-ratio:1;align-self:center;place-items:center;width:min(100%,340px,30dvh);display:grid;position:relative}.radio-visualizer:before{content:"";background:radial-gradient(ellipse at 50% 50%, color-mix(in srgb, var(--radio-accent,#00d4ff) 30%, transparent), transparent 58%), linear-gradient(90deg, transparent, color-mix(in srgb, var(--radio-accent,#00d4ff) 18%, transparent) 18%, color-mix(in srgb, var(--radio-country-b,#fff) 12%, transparent) 50%, color-mix(in srgb, var(--radio-accent,#00d4ff) 18%, transparent) 82%, transparent);opacity:.54;height:42%;filter:blur(.5px) drop-shadow(0 0 18px color-mix(in srgb, var(--radio-accent,#00d4ff) 36%, transparent));animation:3.4s ease-in-out infinite radioHorizontalWave;position:absolute;top:50%;left:-30%;right:-30%;transform:translateY(-50%);-webkit-mask-image:linear-gradient(90deg,#0000,#000 16% 84%,#0000);mask-image:linear-gradient(90deg,#0000,#000 16% 84%,#0000)}.radio-now-panel.is-playing .radio-visualizer:before{opacity:.72;animation-duration:1.05s}.radio-ring{border:2px solid color-mix(in srgb, var(--radio-accent,#00d4ff) 54%, #ffffff14);box-shadow:0 0 42px color-mix(in srgb, var(--radio-accent,#00d4ff) 24%, transparent), inset 0 0 44px #ffffff0a;border-radius:50%;position:absolute;inset:0}.radio-ring-two{opacity:.8;inset:13%}.radio-now-panel.is-playing .radio-ring-one{animation:18s linear infinite radioRingSpin}.radio-now-panel.is-playing .radio-ring-two{animation:12s linear infinite reverse radioRingSpin}.radio-wave-bars{z-index:1;border-radius:999px;justify-content:center;align-items:center;gap:clamp(2px,.45vw,5px);height:40%;display:flex;position:absolute;top:50%;left:-28%;right:-28%;transform:translateY(-50%);-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.radio-wave-bars span{background:linear-gradient(180deg, transparent, color-mix(in srgb, var(--radio-country-b,#fff) 58%, var(--radio-accent,#00d4ff)) 18%, color-mix(in srgb, var(--radio-accent,#00d4ff) 82%, #fff) 50%, color-mix(in srgb, var(--radio-country-b,#fff) 58%, var(--radio-accent,#00d4ff)) 82%, transparent);transform-origin:50%;width:clamp(3px,.45vw,7px);height:100%;transform:scaleY(calc(.12 + (var(--wave-level,.24) * .88)));opacity:calc(.36 + (var(--wave-level,.24) * .58));box-shadow:0 0 14px color-mix(in srgb, var(--radio-accent,#00d4ff) 34%, transparent);border-radius:999px;flex:0 0 clamp(3px,.45vw,7px);transition:transform 90ms linear,opacity 90ms linear;position:relative}.radio-now-panel.is-playing .radio-wave-bars span{box-shadow:0 0 16px color-mix(in srgb, var(--radio-accent,#00d4ff) 42%, transparent)}.radio-disc{z-index:2;aspect-ratio:1;color:#fff;width:40%;box-shadow:0 22px 58px #0000007a, 0 0 42px color-mix(in srgb, var(--radio-accent,#00d4ff) 22%, transparent), inset 0 1px 0 #ffffff29;background:linear-gradient(135deg,#fff3,#ffffff0b),#0000005c;border:1px solid #ffffff47;border-radius:50%;place-items:center;font-size:clamp(1.8rem,5vh,3rem);font-weight:950;display:grid;position:relative;overflow:hidden}.radio-now-copy{text-align:center;gap:5px;width:100%;min-height:0;display:grid}.radio-now-copy>span{color:#ffffffb8;font-size:.78rem;font-weight:950}.radio-now-copy h3{color:#fff;letter-spacing:0;text-wrap:balance;text-shadow:0 3px 16px #0009;margin:0;font-size:clamp(1.26rem,2.65vh,2rem);line-height:1.02}.radio-now-copy p{color:#ffffffb3;margin:0}.radio-now-controls{justify-content:center;align-self:end;align-items:center;gap:12px;display:flex}.radio-now-controls button{color:#fff;background:#ffffff1a;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:clamp(84px,10dvh,108px);height:clamp(84px,10dvh,108px);display:grid}.radio-now-controls button svg{width:clamp(24px,50%,60px);height:clamp(24px,50%,60px);display:block}.radio-now-controls button:first-child{color:#fff;background:linear-gradient(135deg,#ffffff57,#ffffff24);width:clamp(100px,12dvh,124px);height:clamp(100px,12dvh,124px);box-shadow:inset 0 1px #ffffff2e}.radio-now-panel.is-playing .radio-now-controls button:first-child{color:#04120b;background:linear-gradient(135deg,#23d879,#12b76a);box-shadow:0 0 30px #23d87957,inset 0 1px #ffffff47}.radio-now-controls button:disabled{opacity:.32;cursor:default}.radio-sports-box{z-index:3;pointer-events:auto;align-self:stretch;width:100%;min-width:0;height:auto;min-height:0;position:relative}.radio-country-panel .radio-sports-box{align-self:end;margin-right:0;overflow:hidden}.radio-screen .radio-sports-box .sports-score-rotator{opacity:1;transform-origin:50%;pointer-events:auto;width:100%;height:auto;min-height:0;max-height:none;box-shadow:0 10px 26px #00000047, 0 0 22px color-mix(in srgb, var(--score-accent,#38bdf8) 22%, transparent), inset 0 1px 0 #fff3;border-radius:13px;animation:none;position:relative;bottom:auto;right:auto;overflow:hidden;transform:none}.radio-screen .radio-sports-box .sports-score-rotator:before,.radio-screen .radio-sports-box .sports-score-rotator:after,.radio-screen .radio-sports-box .sports-score-rotator .score-topline:before,.radio-screen .radio-sports-box .sports-score-rotator .score-topline:after{animation:none}.radio-screen .radio-sports-box .sports-score-rotator:active{transform:translateY(1px)}.radio-screen .radio-sports-box .score-topline{grid-template-columns:auto auto minmax(0,1fr);gap:6px;min-height:30px;padding:6px 10px 4px}.radio-screen .radio-sports-box .score-network,.radio-screen .radio-sports-box .score-league-mark,.radio-screen .radio-sports-box .score-sport,.radio-screen .radio-sports-box .score-status{max-width:100%;padding-left:4px;font-size:.58rem}.radio-screen .radio-sports-box .score-sport{display:none}.radio-screen .radio-sports-box .score-meta{margin-top:0;font-size:.52rem}.radio-screen .radio-sports-box .score-matchup{margin:0 8px 8px;padding:4px 6px}.radio-screen .radio-sports-box .score-team{grid-template-columns:26px minmax(0,1fr) auto;gap:6px;min-height:28px;padding:2px 1px}.radio-screen .radio-sports-box .score-team-logo,.radio-screen .radio-sports-box .score-team-flag,.radio-screen .radio-sports-box .score-team-fallback{width:26px;height:26px}.radio-screen .radio-sports-box .score-team-copy strong{font-size:clamp(.68rem,1.25vh,.86rem)}.radio-screen .radio-sports-box .score-team-copy span{display:none}.radio-screen .radio-sports-box .score-team b{font-size:clamp(1rem,2.2vh,1.36rem)}.radio-empty-state{color:#ffffffb8;place-items:center;height:100%;font-size:1.2rem;font-weight:800;display:grid}.radio-empty-state-inline{color:#ffffff94;text-align:center;background:#ffffff09;border:1px dashed #ffffff24;border-radius:18px;height:auto;min-height:180px;padding:20px;font-size:1rem}@keyframes radioLivePulse{0%{box-shadow:0 0 #23d8798a,0 0 18px #23d879c7}70%{box-shadow:0 0 0 11px #23d87900,0 0 18px #23d879c7}to{box-shadow:0 0 #23d87900,0 0 18px #23d879c7}}@keyframes radioRingSpin{to{transform:rotate(360deg)}}@keyframes radioHorizontalWave{0%{background-position:0 0;transform:translateY(-50%)scaleY(.72)}50%{transform:translateY(-50%)scaleY(1)}to{background-position:38px 0;transform:translateY(-50%)scaleY(.72)}}@keyframes radioBarDance{0%,to{transform:rotate(var(--bar-angle)) scaleY(.4);opacity:.42}50%{transform:rotate(var(--bar-angle)) scaleY(1);opacity:.95}}@keyframes radioPanelSpectrum{0%{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.08)}to{transform:rotate(360deg)scale(1)}}@keyframes radioPanelScan{0%{opacity:.16;transform:translate(-3%,-1%)skew(-7deg)}to{opacity:.34;transform:translate(3%,2%)skew(7deg)}}@keyframes radioPanelLine{0%,to{opacity:.16;transform:translateY(-8px)scaleX(.7)}50%{opacity:.48;transform:translateY(8px)scaleX(1)}}@media (prefers-reduced-motion:reduce){.radio-station-visualizer-bg:before,.radio-station-visualizer-bg:after,.radio-station-visualizer-bg span{animation:none}}@media (height<=720px) and (orientation:landscape){.radio-screen{--radio-pad-x:14px;--radio-pad-top:10px;padding-bottom:calc(14px + var(--radio-news-safe-bottom));gap:10px}.radio-header{min-height:58px;padding:0 14px}.radio-video-entry{width:44px;padding:0}.radio-video-entry span{display:none}.radio-brand-mark-wrap,.radio-brand-mark-wrap{border-radius:15px;width:52px;height:52px}.radio-brand-mark,.radio-brand-mark{width:44px;height:44px}.radio-brand-wordmark{height:1.1rem}.radio-active-ride{min-height:38px;padding:0 14px 0 10px}.radio-pulse-dot{width:11px;height:11px}.radio-mode-chip{min-height:38px;padding:0 12px;font-size:.82rem}.radio-vibe-title{font-size:clamp(1.28rem,4vh,1.7rem)}.radio-catalog-date{display:none}.radio-layout{grid-template-columns:clamp(300px,30vw,340px) minmax(0,1fr);gap:10px}.radio-broadcast-stage{border-radius:18px;grid-template-rows:auto auto minmax(0,1fr);grid-template-columns:minmax(330px,38%) minmax(0,1fr);gap:12px;padding:14px}.radio-country-panel,.radio-station-panel,.radio-now-panel{border-radius:18px}.radio-side-column{grid-row:2/4;grid-template-rows:minmax(0,1fr);gap:8px;padding-top:0;overflow:visible}.radio-country-hero{grid-template-columns:auto minmax(0,1fr);gap:12px;padding:0 0 10px}.radio-country-mark{border-radius:12px;width:74px;height:52px;font-size:2rem}.radio-country-title h2{font-size:clamp(2rem,5.6vh,3.25rem)}.radio-category-tab{min-width:82px;min-height:42px;padding:0 12px}.radio-station-list{gap:7px;padding:10px}.radio-station-card{border-radius:14px;grid-template-columns:48px minmax(0,1fr) auto;gap:10px;min-height:68px}.radio-station-logo{border-radius:13px;width:48px;height:48px}.radio-station-play{width:38px;height:38px}.radio-now-panel{height:100%;min-height:0;padding:12px 14px}.radio-live-chip{min-height:30px;padding:0 12px}.radio-visualizer{width:min(176px,100%,25vh)}.radio-now-copy h3{font-size:clamp(1.2rem,3vh,1.7rem)}.radio-now-copy>span{font-size:.7rem}.radio-now-copy p{font-size:.72rem}.radio-now-controls button{width:44px;height:44px}.radio-now-controls button:first-child{width:52px;height:52px}.radio-screen .radio-sports-box .sports-score-rotator{height:auto;max-height:min(148px,25vh)}.radio-screen .radio-sports-box .score-matchup{margin-bottom:5px}.radio-country-panel .radio-sports-box{flex-shrink:0;max-height:min(148px,25vh)}}@media (width<=860px){.radio-layout{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:clamp(220px,38vw,300px) minmax(0,1fr)}.radio-broadcast-stage{grid-template-rows:auto auto minmax(0,1fr) auto;grid-template-columns:1fr}.radio-side-column{grid-area:4/1;grid-template-rows:minmax(0,1fr);min-height:0;padding-top:0}.radio-now-panel{min-height:230px}.radio-live-chip{position:absolute;top:12px;left:14px}.radio-visualizer{width:170px}.radio-sports-box{display:block}}@media (width<=760px){.radio-screen.has-news-ticker{--radio-news-safe-bottom:64px}}@media (width<=640px){.radio-screen{padding:10px 10px calc(10px + var(--radio-news-safe-bottom))}.radio-screen.has-news-ticker{--radio-news-safe-bottom:64px}.radio-header{border-radius:22px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;min-height:56px;padding:0 14px}.radio-admin-hotspot{width:76px;height:76px}.radio-header-meta{display:none}.radio-brand-mark-wrap{border-radius:14px;width:46px;height:46px}.radio-brand-mark{width:38px;height:38px}.radio-brand-wordmark{height:1rem}.radio-active-ride{min-height:34px;padding:0 12px 0 10px}.radio-ride-status{font-size:.82rem}.radio-mode-chip{display:none}.radio-vibe-title{font-size:clamp(1.05rem,3.6vh,1.35rem)}.radio-layout{grid-template-rows:118px minmax(0,1fr);grid-template-columns:1fr}.radio-broadcast-stage{border-radius:18px;padding:12px}.radio-country-panel{padding:10px}.radio-panel-heading{display:none}.radio-country-list{flex-direction:row;height:100%;overflow:auto hidden}.radio-country-btn{grid-template-columns:32px minmax(0,1fr);width:132px;min-width:132px}.radio-country-count{display:none}.radio-country-hero{grid-template-columns:auto minmax(0,1fr);gap:12px}.radio-country-mark{border-radius:11px;width:64px;height:44px;font-size:1.8rem}.radio-country-title h2{white-space:normal;text-wrap:balance;font-size:1.5rem}.radio-category-tabs{grid-column:1/-1;width:100%}.radio-category-tab{flex:1}.radio-station-card{grid-template-columns:48px minmax(0,1fr) auto}.radio-now-panel{border-radius:18px;min-height:182px;padding:12px}.radio-visualizer{width:110px}.radio-now-copy h3{font-size:1.15rem}.radio-now-copy p{display:none}.radio-now-controls button,.radio-now-controls button:first-child{width:52px;height:52px}}.language-modal-overlay{-webkit-backdrop-filter:blur(8px);z-index:1000;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);background:#000000b3;justify-content:center;align-items:center;animation:.2s languageModalFadeIn;display:flex;position:fixed;inset:0}@keyframes languageModalFadeIn{0%{opacity:0}to{opacity:1}}.language-modal-content{background:#19191ef2;border:1px solid #ffffff26;border-radius:24px;width:90%;max-width:600px;max-height:85vh;padding:32px;animation:.3s cubic-bezier(.16,1,.3,1) languageModalSlideUp;position:relative;overflow-y:auto;box-shadow:0 20px 50px #00000080}@keyframes languageModalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.language-modal-close{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.language-modal-close:hover,.language-modal-close:active{background:#fff3;transform:scale(1.05)}.language-modal-title{color:#fff;text-align:center;margin:0 0 24px;font-size:24px;font-weight:700}.language-modal-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;display:grid}.language-modal-btn{color:#ddd;cursor:pointer;text-align:center;background:#ffffff0d;border:2px solid #0000;border-radius:16px;padding:20px 16px;font-size:1.15rem;font-weight:600;transition:all .2s}.language-modal-btn:hover,.language-modal-btn:active{color:#fff;background:#ffffff1a;transform:scale(1.02)}.language-modal-btn.is-active{color:#fff;background:#1db95426;border-color:#1db954;box-shadow:0 4px 15px #1db95433}.admin-screen{color:#fff;z-index:9999;padding:max(20px, env(safe-area-inset-top)) 0 max(24px, env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;background-color:#000;justify-content:center;align-items:flex-start;font-family:Inter,sans-serif;display:flex;position:absolute;inset:0;overflow-y:auto}.pin-pad-container{--pin-button-size:clamp(38px, min(10.5dvh, 12vw), 80px);--pin-grid-gap:clamp(7px, 2.2dvh, 24px);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:clamp(8px,3dvh,32px);width:100%;min-height:0;max-height:100%;margin:auto;padding:clamp(4px,3dvh,48px) 12px;display:flex}.pin-screen-exit{top:max(12px, env(safe-area-inset-top));right:max(12px, env(safe-area-inset-right));z-index:2;color:#fff;min-width:clamp(76px,10vw,108px);min-height:clamp(44px,7dvh,56px);font:inherit;cursor:pointer;background:#16161aeb;border:1px solid #ffffff3d;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 clamp(12px,2vw,20px);display:inline-flex;position:fixed;box-shadow:0 10px 28px #0000006b}.pin-screen-exit span{font-size:1.65rem;font-weight:400;line-height:1}.pin-screen-exit strong{font-size:clamp(.82rem,2.2dvh,1rem)}.pin-screen-exit:active{background:#ffffff2e;transform:scale(.97)}.pin-pad-container>h2{margin:0;font-size:clamp(1.25rem,4dvh,1.8rem);line-height:1.1}.admin-brand{flex-direction:column;align-items:center;gap:clamp(4px,1.2dvh,10px);display:flex}.admin-brand-mark-wrap{background:0 0;border:none;border-radius:clamp(14px,3dvh,24px);place-items:center;width:clamp(48px,11dvh,88px);height:clamp(48px,11dvh,88px);display:grid;position:relative;box-shadow:0 12px 28px #00000073}.admin-brand-mark-wrap:before{display:none}.admin-brand-mark{border-radius:inherit;width:100%;height:100%;box-shadow:none;display:block}.admin-brand-wordmark{width:auto;height:clamp(1rem,3dvh,1.55rem);display:block}.admin-remote-title{justify-content:center;align-items:center;gap:10px;margin:0 0 8px;display:inline-flex}.admin-remote-mark{border-radius:11px;flex:none;width:36px;height:36px;display:block;box-shadow:0 6px 14px #0006}.admin-remote-lockup{align-items:baseline;gap:8px;display:inline-flex}.admin-remote-wordmark{width:auto;height:1.35rem;display:block}.admin-remote-label{color:#fff4ecb8;font-size:1.1rem;font-weight:760}.pin-display{gap:clamp(10px,2vw,16px);display:flex}.pin-dot{border:2px solid var(--accent-color,#ff00bf);border-radius:50%;width:clamp(15px,3dvh,24px);height:clamp(15px,3dvh,24px);transition:all .2s}.pin-dot.filled{background-color:var(--accent-color,#ff00bf)}.pin-pad-grid{gap:var(--pin-grid-gap);grid-template-columns:repeat(3,1fr);display:grid}.pin-keypad-spacer{width:var(--pin-button-size);height:var(--pin-button-size)}.pin-btn{width:var(--pin-button-size);height:var(--pin-button-size);color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;font-size:clamp(1.2rem,4.5dvh,2rem);font-weight:500;transition:background .1s;display:flex}.pin-error{color:#ff5252;min-height:clamp(14px,2.4dvh,20px);font-size:clamp(.72rem,2dvh,.95rem);line-height:1}@media (height<=560px) and (orientation:landscape){.admin-screen{padding-top:max(4px, env(safe-area-inset-top));padding-bottom:max(4px, env(safe-area-inset-bottom));overflow:hidden}.pin-pad-container{gap:clamp(5px,1.5dvh,9px);padding-top:2px;padding-bottom:2px}.pin-screen-exit{top:max(6px, env(safe-area-inset-top));right:max(6px, env(safe-area-inset-right));min-width:64px;min-height:38px;padding:0 10px}}.pin-btn:active{background:#fff3}.settings-container{flex-direction:column;gap:20px;width:100%;max-width:1180px;margin:0 auto;padding:32px 36px 40px;display:flex}.settings-container-playlists{min-height:calc(100vh - 44px)}.settings-header{border-bottom:1px solid #ffffff1a;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;padding-bottom:18px;display:grid}.settings-header h1{letter-spacing:-.02em;justify-self:start;margin:0;font-size:2.1rem;font-weight:700;line-height:1.15}.btn-close{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:24px;flex:none;padding:12px 24px;font-family:inherit;font-size:1.1rem;font-weight:600;line-height:1.2}@media (orientation:landscape) and (height<=720px){.admin-screen{padding-top:max(14px, env(safe-area-inset-top));padding-bottom:max(16px, env(safe-area-inset-bottom))}.settings-container{gap:16px;padding:24px 36px 32px}.settings-header{padding-bottom:14px}.admin-tabs{margin-bottom:8px}}.setting-group{flex-direction:column;gap:12px;display:flex}.setting-group label{color:#ccc;font-size:1.2rem;font-weight:600}.admin-language-block{border-top:1px solid #ffffff14;flex-direction:column;gap:8px;padding:14px 0;display:flex}.admin-language-block:first-of-type{border-top:none;padding-top:0}.admin-language-label{color:#fff;font-size:1rem;font-weight:600}.admin-language-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.admin-language-chip{color:#ccc;cursor:pointer;background:#ffffff0f;border:2px solid #0000;border-radius:12px;padding:12px 8px;font-size:.95rem;font-weight:600}.admin-language-chip.is-active{color:#1db954;background:#1db95424;border-color:#1db954}.setting-input{color:#fff;background:#ffffff0d;border:1px solid #fff3;border-radius:12px;padding:16px;font-family:monospace;font-size:1.1rem}.ui-scale-panel{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;gap:12px;padding:14px;display:grid}.ui-scale-mode-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ui-scale-mode-btn{color:#ffffffb8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:12px;min-height:48px;font-family:inherit;font-size:1rem;font-weight:800}.ui-scale-mode-btn.active{color:#fff;background:linear-gradient(135deg,#22e58c38,#00d4ff1f),#ffffff14;border-color:#22e58cbd;box-shadow:0 0 22px #22e58c29}.ui-scale-slider-row{color:#ffffffb8;grid-template-columns:auto minmax(180px,1fr) 58px;align-items:center;gap:12px;font-size:.92rem;font-weight:700;display:grid}.ui-scale-slider-row input[type=range]{accent-color:#22e58c;width:100%}.ui-scale-slider-row strong{color:#fff;text-align:right;font-variant-numeric:tabular-nums}.ui-scale-slider-row.is-auto{opacity:.56}.categories-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.category-toggle{cursor:pointer;background:#ffffff0d;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:16px;transition:all .2s;display:flex}.category-toggle.hidden{opacity:.5;border-color:#ff00004d}.toggle-box{border:2px solid #fff;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.category-toggle:not(.hidden) .toggle-box{background:var(--accent-color,#ff00bf);border-color:var(--accent-color,#ff00bf)}.btn-save{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;margin-top:16px;padding:16px;font-size:1.2rem;font-weight:700}.tab-content>.btn-save{width:100%;display:block}.btn-save-top{margin-top:0;margin-bottom:20px}.admin-tabs{gap:16px;margin-bottom:24px;display:flex}.tab-btn{color:#888;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 0;font-size:1.2rem;font-weight:600}.tab-btn.active{color:#fff;border-bottom-color:var(--accent-color,#ff00bf)}.library-actions{align-items:center;gap:16px;margin-bottom:24px;display:flex}.btn-scan{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:600}.btn-scan:disabled{opacity:.5;cursor:not-allowed}.library-stats{color:#aaa;margin-left:auto}.library-tree{flex-direction:column;gap:12px;max-height:60vh;padding-right:16px;display:flex;overflow-y:auto}.tree-folder{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;overflow:hidden}.folder-header{cursor:pointer;background:#ffffff0d;align-items:center;gap:12px;padding:16px;display:flex}.folder-icon{font-size:1.2rem}.folder-name{flex:1;font-weight:600}.folder-count{color:#888;font-size:.9rem}.folder-contents{border-top:1px solid #ffffff0d;padding:0}.track-row{border-bottom:1px solid #ffffff0d;align-items:center;gap:16px;padding:12px 16px;display:flex}.track-row:last-child{border-bottom:none}.track-hidden{opacity:.5}.track-main{flex-direction:column;flex:1;gap:4px;display:flex}.track-title-input{color:#fff;background:0 0;border:1px solid #0000;border-radius:4px;width:100%;padding:4px 8px;font-size:1rem;font-weight:500}.track-title-input:focus{background:#ffffff1a;border-color:#ffffff4d;outline:none}.track-meta{color:#666;padding-left:8px;font-size:.8rem}.track-styles{flex-wrap:wrap;gap:6px;max-width:300px;display:flex}.style-badge{cursor:pointer;color:#fff;opacity:.5;border:1px solid #fff3;border-radius:12px;padding:4px 8px;font-size:.7rem;transition:all .2s}.style-badge.active{opacity:1;border-color:#0000}.btn-hide{cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px;font-size:1.2rem}.btn-hide:hover{background:#ffffff1a}.android-storage-panel{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:10px;padding:14px;display:flex}.storage-status{font-size:.95rem;font-weight:700}.storage-status.ok{color:#4ade80}.storage-status.bad{color:#f87171}.storage-selected-path{color:#ffffffe0;overflow-wrap:anywhere;background:#4ade8014;border:1px solid #4ade8033;border-radius:10px;padding:10px 12px;font-family:monospace;font-size:.92rem}.storage-picker-message{color:#ffffffb8;font-size:.92rem;line-height:1.35}.storage-actions{flex-wrap:wrap;gap:12px;display:flex}.storage-help{color:#fff9;margin:0;font-size:.9rem;line-height:1.35}.mascot-region-panel{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:minmax(140px,auto) minmax(220px,360px);align-items:center;gap:10px 14px;max-width:680px;padding:14px;display:grid}.mascot-region-label{color:#ffffffd1;font-size:.95rem;font-weight:700}.mascot-region-select{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#101317;min-height:48px;padding:10px 12px;font-family:inherit}.mascot-region-select option{color:#fff;background-color:#101317}.mascot-region-panel .storage-help{grid-column:1/-1}.toggle-switch{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:14px;width:fit-content;padding:10px 16px;transition:background .2s;display:flex}.toggle-switch:hover{background:#ffffff14}.toggle-thumb{border-radius:13px;flex-shrink:0;width:48px;height:26px;transition:background .3s;position:relative}.toggle-switch.on .toggle-thumb{background:#10b981}.toggle-switch.off .toggle-thumb{background:#fff3}.toggle-thumb:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:left .3s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:3px}.toggle-switch.on .toggle-thumb:after{left:25px}.toggle-switch.off .toggle-thumb:after{left:3px}.toggle-label{color:#fffc;font-size:.95rem;font-weight:600}.score-sports-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;max-width:680px;margin-top:12px;transition:opacity .2s;display:grid}.score-sports-grid.is-disabled{opacity:.45}.score-sport-toggle{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;transition:background .2s,border-color .2s;display:flex}.score-sport-toggle.active{background:#10b9811f;border-color:#10b98157}.score-sport-check{color:#ffffffb8;letter-spacing:.04em;background:#ffffff1f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:24px;font-size:.68rem;font-weight:900;display:flex}.score-sport-toggle.active .score-sport-check{color:#fff;background:#10b981}.score-sport-toggle span{color:#ffffffd1;font-size:.95rem;font-weight:700}.playlist-manager-tab{flex-direction:column;gap:16px;min-height:0;display:flex}.playlist-manager-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.playlist-manager-header .library-actions{align-items:center;gap:8px}.playlist-manager-tab .playlist-new-btn,.playlist-manager-tab .playlist-import-btn,.playlist-manager-tab .playlist-empty-action{color:#0f172a;box-shadow:none;background:#f8fafc;border-color:#f8fafc;border-radius:8px}.playlist-manager-tab .playlist-new-btn:hover:not(:disabled),.playlist-manager-tab .playlist-import-btn:hover:not(:disabled),.playlist-manager-tab .playlist-empty-action:hover:not(:disabled){background:#fff;border-color:#fff}.playlist-manager-tab .playlist-import-btn:disabled{opacity:.44;cursor:not-allowed}.playlist-header-secondary{min-height:44px}.playlist-manager-title{letter-spacing:0;margin:0 0 6px;font-size:1.45rem}.playlist-quick-start{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:14px;padding:12px 14px;display:flex}.playlist-quick-start-heading{color:#f8fafc;white-space:nowrap;font-size:.82rem;font-weight:800}.playlist-step-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid}.playlist-step{color:#ffffffd1;align-items:center;gap:8px;min-width:0;font-size:.84rem;line-height:1.3;display:flex}.playlist-step-number{color:#111827;background:#ffffffeb;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:.78rem;font-weight:900;display:grid}.playlist-manager-status{color:#e2e8f0;background:#3b82f61f;border:1px solid #93c5fd3d;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;font-size:.9rem;display:flex}.playlist-manager-status.is-error{color:#fecaca;background:#ef44441f;border-color:#ef444459}.playlist-screen-lock{z-index:10050;padding:max(18px, env(safe-area-inset-top)) 18px 18px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:wait;background:#0000009e;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}.playlist-progress-panel{cursor:default;background:#0f172af5;border:1px solid #ffffff29;border-radius:8px;width:min(720px,100%);padding:16px;box-shadow:0 18px 44px #0000007a}.playlist-progress-header,.playlist-progress-footer{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.playlist-progress-title{color:#fff;font-size:1rem;font-weight:900}.playlist-progress-label{color:#ffffffb8;margin-top:4px;font-size:.9rem;font-weight:700}.playlist-progress-step{color:#dbeafe;white-space:nowrap;background:#ffffff1a;border-radius:999px;flex:none;padding:6px 10px;font-size:.78rem;font-weight:900}.playlist-progress-bar{background:#ffffff1f;border-radius:999px;height:12px;margin:14px 0 12px;overflow:hidden}.playlist-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#60a5fa,#34d399);min-width:8px;height:100%;transition:width .24s}.playlist-progress-footer{color:#ffffffa8;align-items:center;font-size:.86rem;line-height:1.35}.playlist-progress-cancel{cursor:pointer;flex:none}.playlist-manager-layout{grid-template-columns:minmax(250px,300px) minmax(0,1fr);align-items:stretch;gap:18px;min-height:560px;display:grid}.playlist-manager-sidebar{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;gap:6px;min-height:100%;max-height:none;padding:8px;display:flex;overflow:auto}.playlist-sidebar-header{color:#ffffffa8;justify-content:space-between;align-items:center;padding:4px 4px 8px;font-size:.78rem;font-weight:800;display:flex}.playlist-sidebar-header strong{color:#ffffffdb;background:#ffffff14;border-radius:999px;place-items:center;min-width:26px;height:22px;padding:0 8px;font-size:.74rem;display:grid}.playlist-side-item{text-align:left;color:#fff;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;transition:background .16s,border-color .16s,transform .16s;display:flex}.playlist-side-item.is-active{background:#ffffff1a;border-color:#ffffff29}.playlist-side-item:hover:not(.is-active){background:#ffffff0f}.playlist-side-accent{border-radius:999px;flex:none;width:4px}.playlist-side-body{flex-direction:column;gap:2px;min-width:0;display:flex}.playlist-side-body strong{color:#fffffff0;font-size:.95rem;line-height:1.2}.playlist-side-body span{color:#ffffff8c;font-size:.75rem}.playlist-manager-detail{background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) minmax(320px,380px);grid-template-areas:"hero cover""import import""readiness maintenance""tracks tracks";align-items:start;gap:14px;min-width:0;padding:0;display:grid}.playlist-empty-panel,.playlist-no-selection{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:8px;padding:16px}.playlist-empty-panel strong,.playlist-no-selection h3{color:#fff;margin:0 0 6px;font-size:1rem;display:block}.playlist-empty-panel p,.playlist-no-selection p{color:#ffffffad;margin:0;font-size:.9rem;line-height:1.4}.playlist-empty-action{width:100%;margin-top:14px;padding:12px;font-size:1rem}.playlist-detail-hero{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:8px;grid-area:hero;grid-template-columns:1fr;align-items:start;gap:14px;min-height:0;padding:14px;display:grid}.playlist-heading-fields{flex-direction:column;gap:10px;min-width:220px;display:flex}.playlist-heading-fields label{color:#ffffff9e;letter-spacing:0;text-transform:uppercase;flex-direction:column;gap:6px;font-size:.72rem;font-weight:800;display:flex}.playlist-title-input{color:#fff;background:#00000038;border:1px solid #ffffff29;border-radius:8px;min-height:44px}.playlist-description-input{color:#ffffffe6;background:#0000002e;border:1px solid #ffffff24;border-radius:8px;min-height:44px;font-size:.94rem;font-weight:500}.playlist-description-input::placeholder{color:#ffffff5c}.playlist-manager-tab .btn-hide{color:#ffffffeb;letter-spacing:0;background:#ffffff13;border:1px solid #ffffff24;border-radius:8px;padding:9px 12px;font-size:.8rem;font-weight:700;line-height:1.2}.playlist-manager-tab .btn-hide:hover:not(:disabled){color:#fff;background:#ffffff2e;border-color:#ffffff59}.playlist-manager-tab .btn-hide:disabled{opacity:.38;cursor:not-allowed}.playlist-manager-tab .playlist-delete-btn{background:#ef44441f;color:#fca5a5!important;border-color:#ef444473!important}.playlist-manager-tab .playlist-delete-btn:hover:not(:disabled){background:#ef444438;color:#fecaca!important}.playlist-enable-toggle{color:#ffffffe0;background:#ffffff13;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.85rem;display:inline-flex}.playlist-enable-toggle input{accent-color:#34d399;order:2;width:18px;height:18px}.playlist-detail-actions{width:100%;display:block}.playlist-import-card{background:#fff1;border:1px solid #ffffff1f;border-radius:8px;flex-direction:column;grid-area:import;gap:12px;margin:0;padding:16px;display:flex}.playlist-readiness-row,.playlist-maintenance-row{grid-column:auto}.playlist-readiness-row{grid-area:readiness}.playlist-maintenance-row{grid-area:maintenance}.playlist-import-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.playlist-import-header h3{color:#fff;letter-spacing:0;margin:0 0 4px;font-size:1.08rem}.playlist-import-header p{color:#ffffffad;margin:0;font-size:.9rem;line-height:1.35}.playlist-count-pill{color:#ffffffdb;white-space:nowrap;background:#ffffff17;border-radius:999px;flex:none;padding:7px 10px;font-size:.78rem;font-weight:800}.playlist-import-row{grid-template-columns:minmax(0,1fr) 180px;align-items:stretch;gap:12px;display:grid}.playlist-import-input{flex:1}.playlist-import-textarea{resize:vertical;border-radius:8px;min-height:92px;font-family:inherit;line-height:1.4}.playlist-import-btn{border-radius:8px;align-self:stretch;width:100%;min-width:0;min-height:92px;margin-top:0;font-weight:850}.playlist-import-hints,.playlist-readiness-row{flex-wrap:wrap;gap:6px;display:flex}.playlist-import-hints span,.playlist-readiness-row span{color:#ffffffb3;background:#ffffff12;border-radius:999px;align-items:center;min-height:26px;padding:5px 8px;font-size:.75rem;font-weight:700;line-height:1.2;display:inline-flex}.playlist-readiness-row{margin:-2px 0 0}.playlist-readiness-row .playlist-warning-text{color:#fdba74;background:#f973162e}.playlist-maintenance-row{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.playlist-maintenance-row .btn-hide{min-height:38px}.playlist-maintenance-row .playlist-delete-btn{margin-left:auto}.playlist-track-empty{margin-bottom:10px}.playlist-no-selection{grid-column:1/-1}.playlist-modal-backdrop{z-index:10040;padding:max(24px, env(safe-area-inset-top)) 16px 16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000ad;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}.playlist-track-modal{background:#121214fa;border:1px solid #ffffff24;border-radius:8px;flex-direction:column;width:min(620px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 80px #00000094}.playlist-track-modal-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:14px;padding:16px;display:flex}.playlist-track-modal-header h3{color:#fff;letter-spacing:0;margin:0;font-size:1.08rem}.playlist-track-modal-header p{color:#ffffff94;overflow-wrap:anywhere;margin:5px 0 0;font-size:.84rem;line-height:1.35}.playlist-modal-close{flex:none}.playlist-track-modal-grid{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));padding:16px;overflow:auto}.playlist-track-modal-footer{border-top:1px solid #ffffff14;padding:12px 16px 16px}.playlist-manager-tab .playlist-modal-done{color:#0f172a;background:#f8fafc;border-color:#f8fafc;border-radius:8px;width:100%;min-height:52px;margin:0}.playlist-track-list{background:#ffffff09;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;grid-area:tracks/1/tracks/-1;gap:0;max-height:none;display:flex;overflow:auto}.playlist-track-row{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.playlist-track-title{overflow-wrap:anywhere;padding-left:0;line-height:1.28}.playlist-track-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.playlist-track-actions .btn-hide{min-height:38px;padding:8px 11px}.playlist-track-edit-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;width:100%;display:grid}.playlist-track-edit-grid label{color:#ffffff8c;flex-direction:column;gap:4px;font-size:.72rem;display:flex}.playlist-track-edit-grid input,.playlist-track-edit-grid select{color:#fff;background:#00000059;border:1px solid #ffffff26;border-radius:8px;padding:6px 8px}.playlist-flag-toggles{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.playlist-mini-check{color:#ffffffbf;align-items:center;gap:4px;font-size:.78rem;display:inline-flex}.availability-badge{letter-spacing:.02em;white-space:nowrap;border-radius:999px;align-items:center;padding:4px 8px;font-size:.7rem;font-weight:700;display:inline-flex}.availability-ok{color:#6ee7b7;background:#10b9812e}.availability-unknown{color:#cbd5e1;background:#94a3b82e}.availability-not_embeddable{color:#fdba74;background:#f9731633}.availability-private,.availability-deleted{color:#fca5a5;background:#ef44442e}@media (width<=900px){.playlist-manager-layout{grid-template-columns:1fr}.playlist-manager-sidebar{max-height:none}.playlist-quick-start{align-items:stretch}.playlist-step-list,.playlist-detail-hero{grid-template-columns:1fr}.playlist-manager-detail{grid-template-columns:1fr;grid-template-areas:"hero""cover""import""readiness""maintenance""tracks"}.playlist-cover-section,.playlist-readiness-row,.playlist-maintenance-row,.playlist-track-list{grid-area:auto/1}.playlist-detail-actions{width:100%}.playlist-import-row{grid-template-columns:1fr}.playlist-import-btn{width:100%;min-height:52px}.playlist-track-modal-grid{grid-template-columns:1fr}}@media (width<=1080px){.settings-container{padding-left:24px;padding-right:24px}.playlist-manager-detail{grid-template-columns:1fr;grid-template-areas:"hero""cover""import""readiness""maintenance""tracks"}.playlist-cover-section,.playlist-readiness-row,.playlist-maintenance-row,.playlist-track-list{grid-area:auto/1}}@media (width<=720px){.settings-container{padding-left:16px;padding-right:16px}.playlist-cover-section,.playlist-track-row{grid-template-columns:1fr}.playlist-track-actions{justify-content:flex-start}}.playlist-side-thumb{background-color:#ffffff14;background-position:50%;background-size:cover;border-radius:8px;flex:none;width:44px;height:44px}.playlist-cover-section{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;grid-area:cover;grid-template-columns:132px minmax(0,1fr);align-items:flex-start;gap:16px;min-height:100%;margin:0;padding:14px;display:grid}.playlist-cover-preview-wrap{flex-direction:column;gap:6px;min-width:0;display:flex}.playlist-cover-preview{background-position:50%;background-size:cover;border:1px solid #ffffff1f;border-radius:8px;width:120px;height:120px;box-shadow:0 8px 20px #00000059}.playlist-cover-choices{grid-template-columns:repeat(2,minmax(84px,1fr));align-items:flex-start;gap:10px;min-width:0;display:grid}.playlist-cover-choice{color:#ffffffbf;cursor:pointer;background:#0000002e;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;align-items:center;gap:6px;width:100%;padding:6px;font-size:.72rem;font-weight:700;display:flex}.playlist-cover-choice.is-active{color:#fff;border-color:#93c5fdbf;box-shadow:0 0 0 1px #93c5fd40}.playlist-cover-choice-img{background-position:50%;background-size:cover;border-radius:8px;place-items:center;width:68px;height:68px;display:grid}.playlist-cover-upload-icon{color:#ffffffa6;background:#ffffff0f;font-size:1.6rem;font-weight:400}.admin-screen-tablet .settings-container{-webkit-backdrop-filter:blur(20px);background:#121212d9;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;width:95%;max-width:1100px;height:90vh;margin:auto;display:flex;overflow:hidden;box-shadow:0 24px 60px #0009}.admin-layout-body{flex-direction:row;flex:1;display:flex;overflow:hidden}.admin-sidebar{background:#ffffff08;border-right:1px solid #ffffff0f;flex-direction:column;gap:8px;width:260px;padding:24px 16px;display:flex;overflow-y:auto}.sidebar-tab-btn{color:#fff9;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;font-size:15px;font-weight:500;transition:all .2s;display:flex}.sidebar-tab-btn svg{opacity:.7;transition:transform .3s,opacity .3s}.sidebar-tab-btn:hover{color:#fff;background:#ffffff0f}.sidebar-tab-btn:hover svg{opacity:1;transform:scale(1.05)}.sidebar-tab-btn.active{color:#93c5fd;background:#93c5fd26;box-shadow:inset 2px 0 #93c5fd}.sidebar-tab-btn.active svg{opacity:1;color:#93c5fd}.admin-content-area{flex:1;padding:32px 40px;overflow-y:auto}.admin-screen-tablet,.admin-screen-tablet .admin-content-area,.admin-screen-tablet .admin-sidebar{scrollbar-width:thin;scrollbar-color:#93c5fdb8 #ffffff0e}.admin-screen-tablet::-webkit-scrollbar{width:10px;height:10px}.admin-screen-tablet .admin-content-area::-webkit-scrollbar{width:10px;height:10px}.admin-screen-tablet .admin-sidebar::-webkit-scrollbar{width:10px;height:10px}.admin-screen-tablet::-webkit-scrollbar-track{background:#ffffff0e;border-radius:999px;margin:8px 0}.admin-screen-tablet .admin-content-area::-webkit-scrollbar-track{background:#ffffff0e;border-radius:999px;margin:8px 0}.admin-screen-tablet .admin-sidebar::-webkit-scrollbar-track{background:#ffffff0e;border-radius:999px;margin:8px 0}.admin-screen-tablet::-webkit-scrollbar-thumb{background:linear-gradient(#93c5fd,#60a5fa) padding-box padding-box;border:2px solid #0000;border-radius:999px;min-height:48px}.admin-screen-tablet .admin-content-area::-webkit-scrollbar-thumb{background:linear-gradient(#93c5fd,#60a5fa) padding-box padding-box;border:2px solid #0000;border-radius:999px;min-height:48px}.admin-screen-tablet .admin-sidebar::-webkit-scrollbar-thumb{background:linear-gradient(#93c5fd,#60a5fa) padding-box padding-box;border:2px solid #0000;border-radius:999px;min-height:48px}.admin-screen-tablet::-webkit-scrollbar-button{width:0;height:0;display:none}.admin-screen-tablet .admin-content-area::-webkit-scrollbar-button{width:0;height:0;display:none}.admin-screen-tablet .admin-sidebar::-webkit-scrollbar-button{width:0;height:0;display:none}.remote-access-security{text-align:left;background:#93c5fd12;border:1px solid #93c5fd38;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 16px;width:min(620px,100%);margin:10px auto 18px;padding:16px;display:grid}.remote-access-security>div:first-child{gap:3px;display:grid}.remote-access-security strong{color:#fff;font-size:.98rem}.remote-access-security>div:first-child span{color:#ffffff94;font-size:.8rem}.remote-access-security .storage-help{grid-column:1/-1;margin:0}.remote-access-card{grid-template-columns:auto minmax(300px,1fr);justify-content:center;align-items:center;gap:12px 22px;display:grid}.remote-access-card .admin-remote-title{grid-column:1/-1}.remote-access-card .remote-qr-code{grid-area:2/1/span 2;margin:0 auto;box-shadow:0 10px 30px #0000004d}.remote-access-card .remote-access-security{grid-area:2/2}.remote-access-card .remote-qr-help{grid-area:3/2;margin:0!important}.remote-qr-options{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;width:100%;display:grid}.remote-qr-option{background:#ffffff0b;border:1px solid #ffffff1c;border-radius:18px;justify-items:center;gap:12px;min-width:0;padding:16px;display:grid}.remote-qr-option.browser{background:#38bdf812;border-color:#38bdf859}.remote-qr-option-heading{text-align:center;gap:3px;display:grid}.remote-qr-option-heading strong{color:#fff;font-size:1rem}.remote-qr-option-heading span{color:#ffffff94;font-size:.76rem}.remote-qr-option .remote-qr-code{background:#fff;border-radius:14px;place-items:center;padding:12px;line-height:0;display:inline-grid}.remote-copy-link{width:100%;max-width:208px;min-height:44px;margin:0}@media (width<=720px){.remote-qr-options{grid-template-columns:1fr}}@media (width<=760px){.remote-access-card{grid-template-columns:1fr}.remote-access-card .admin-remote-title,.remote-access-card .remote-qr-code,.remote-access-card .remote-access-security,.remote-access-card .remote-qr-help{grid-area:auto/1}}.tab-content-panel{flex-direction:column;gap:24px;animation:.3s ease-out fadeInPanel;display:flex}@keyframes fadeInPanel{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tab-content-panel-no-padding{padding:0}.settings-header{border-bottom:1px solid #ffffff14;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;padding:20px 24px;display:grid}.settings-header-actions{justify-self:end;align-items:center;gap:12px;display:flex}.soccer-league-settings{background:#14b8a60e;border:1px solid #14b8a633;border-radius:14px;max-width:680px;margin-top:14px;padding:14px;transition:opacity .2s}.soccer-league-settings.is-disabled{opacity:.45}.soccer-league-heading{color:#ffffffe0;justify-content:space-between;gap:16px;margin-bottom:12px;display:flex}.soccer-league-heading>div{gap:3px;display:grid}.soccer-league-heading span{color:#ffffff85;font-size:.76rem}.soccer-league-heading>span{white-space:nowrap;color:#5eead4;font-weight:800}.soccer-league-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:8px;display:grid}.soccer-league-toggle{color:#fffc;text-align:left;cursor:pointer;background:#00000029;border:1px solid #ffffff14;border-radius:11px;align-items:center;gap:10px;padding:10px 12px;display:flex}.soccer-league-toggle.active{background:#14b8a621;border-color:#14b8a680}.soccer-league-toggle>span:last-child{gap:2px;display:grid}.soccer-league-toggle small{color:#ffffff7a;font-size:.7rem}.soccer-league-check{background:#ffffff1a;border-radius:999px;flex:none;place-items:center;width:34px;height:22px;font-size:.62rem;font-weight:900;display:grid}.soccer-league-toggle.active .soccer-league-check{color:#fff;background:#14b8a6}.admin-header-action{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:92px;min-height:44px;padding:0 20px;font-family:inherit;font-size:1rem;font-weight:700;line-height:1;transition:background .18s,border-color .18s,color .18s,transform .12s;display:inline-flex}.admin-header-action-primary{color:#0a0a0c;background:#fff;border-color:#fff}.admin-header-action-secondary{color:#ffffffe0;background:#ffffff14;border-color:#fff3}.admin-header-action:hover{filter:brightness(1.08)}.admin-header-action:active{transform:scale(.97)}@media (orientation:landscape) and (height<=720px){.admin-header-action{min-width:82px;min-height:40px;padding:0 16px;font-size:.92rem}}.unsaved-indicator{color:#fbbf24;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;margin-right:12px;font-size:12px;font-weight:700;display:flex}.unsaved-indicator:before{content:"";background:#fbbf24;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 8px #fbbf24}.btn-save-sticky{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:8px 16px;font-weight:600;transition:all .2s}.btn-save-sticky:hover{background:#3b82f6}.btn-save-sticky:disabled{color:#ffffff4d;cursor:not-allowed;background:#ffffff1a}.btn-save-exit{color:#34d399;cursor:pointer;background:#10b98133;border:1px solid #10b98166;border-radius:6px;padding:8px 16px;font-weight:600;transition:all .2s}.btn-save-exit:hover{background:#10b9814d;border-color:#10b98199}@media (width<=800px),(orientation:portrait){.admin-layout-body{flex-direction:column}.admin-sidebar{border-bottom:1px solid #ffffff0f;border-right:none;flex-direction:row;flex-shrink:0;width:100%;padding:12px 16px;overflow-x:auto}.sidebar-tab-btn{white-space:nowrap;padding:10px 16px}.sidebar-tab-btn.active{box-shadow:inset 0 -2px #93c5fd}}.admin-segmented-control{background:#ffffff1a;border-radius:8px;gap:2px;padding:3px;display:flex}.segment-btn{color:#a0a0a0;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 20px;font-size:14px;font-weight:500;transition:all .2s}.segment-btn:hover{color:#fff}.segment-btn.active{color:#fff;background:#ffffff26;box-shadow:0 1px 3px #0000004d}.sports-photo-setting{background:#ffffff09;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:14px;padding:13px 14px;display:grid}.sports-photo-setting>div:first-child{gap:4px;display:grid}.sports-photo-setting strong{color:#fff;font-size:14px}.sports-photo-setting span{color:#fff9;font-size:12px;line-height:1.35}.sports-photo-setting.is-disabled{opacity:.42;pointer-events:none}.karaoke-cue-setting{margin:0 0 12px}.karaoke-cue-setting>label{margin:0 0 8px;display:block}.karaoke-cue-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.karaoke-cue-option{color:#fff;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:14px;align-content:end;justify-items:center;gap:2px;min-width:0;min-height:112px;padding:10px 7px 9px;transition:border-color .18s,background .18s,transform .12s;display:grid;position:relative;overflow:hidden}.karaoke-cue-option:active{transform:scale(.97)}.karaoke-cue-option.active{background:#b84dff21;border-color:#b84dff;box-shadow:inset 0 0 0 1px #b84dff40}.karaoke-cue-option strong{font-size:13px}.karaoke-cue-option small{color:#ffffff94;white-space:nowrap;font-size:10px}.karaoke-cue-option b{color:#fff;opacity:0;background:#a83dff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;transition:all .18s;display:grid;position:absolute;top:7px;right:7px;transform:scale(.6)}.karaoke-cue-option.active b{opacity:1;transform:scale(1)}.karaoke-cue-preview{filter:drop-shadow(0 5px 6px #000000a6);width:42px;height:46px;position:absolute;top:13px;left:50%;transform:translate(-50%)}.karaoke-cue-preview img{z-index:2;object-fit:contain;filter:drop-shadow(0 0 8px #d248ffbf);width:42px;height:42px;animation:.65s ease-in-out infinite alternate admin-cue-hop;position:absolute;inset:0}.karaoke-cue-preview i{z-index:2;border-radius:50%;width:28px;height:28px;animation:.65s ease-in-out infinite alternate admin-cue-hop;position:absolute;top:7px;left:7px}.karaoke-cue-option.neon-comet i{background:radial-gradient(circle at 35% 28%,#fff,#f7b7ff 23%,#c43cff 56%,#5e2bff);box-shadow:0 0 18px #c43cff}.karaoke-cue-option.classic-comet i{background:radial-gradient(circle at 35% 28%,#fff,#fff7a1 24%,#ffd60a 58%,#ff8a00);box-shadow:0 0 17px #ffbe00e6}.preview-tail{z-index:1;filter:drop-shadow(0 0 5px #c03cffb3);background:linear-gradient(90deg,#0000,#c949ff8c 72%,#fff);border-radius:999px 0 0 999px;width:49px;height:11px;position:absolute;top:19px;right:60%;transform:skew(-18deg)}.classic-comet .preview-tail{filter:drop-shadow(0 0 5px #ff9f0aad);background:linear-gradient(90deg,#0000,#ff9f0a85 72%,#fff)}@keyframes admin-cue-hop{0%{transform:translateY(3px)rotate(-3deg)}to{transform:translateY(-7px)rotate(3deg)}}@media (prefers-reduced-motion:reduce){.karaoke-cue-preview img,.karaoke-cue-preview i{animation:none}}@media (width<=640px){.sports-photo-setting{grid-template-columns:1fr}}
