: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.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{z-index:998;-webkit-backdrop-filter:blur(48px);cursor:pointer;opacity:0;pointer-events:none;background:linear-gradient(160deg,#080e1cf2 0%,#0c1426eb 60%,#100a1eeb 100%);border-bottom:1px solid #ffffff12;flex-direction:column;gap:12px;height:auto;min-height:0;max-height:min(68vh,620px);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 auto;transform:translateY(-100%);box-shadow:0 30px 80px #000000bf}.weather-forecast-panel.is-expanded{opacity:1;pointer-events:all;transform:translateY(0)}.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:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;flex:1;align-items:center;gap:10px;min-width:130px;padding:10px 16px;display:flex}.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;align-items:stretch;gap:8px;min-height:164px;padding-bottom:6px;display:flex;overflow-x:auto}.wf-strip::-webkit-scrollbar{height:3px}.wf-strip::-webkit-scrollbar-track{background:0 0}.wf-strip::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.wf-day{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;flex:1;align-items:center;gap:4px;min-width:100px;min-height:150px;padding:10px 8px 8px;transition:background .2s,border-color .2s;display:flex}.wf-day.is-today{background:#60a5fa14;border-color:#60a5fa33}.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:12px;height:auto;min-height:auto;max-height:calc(100vh - 96px);padding:22px 34px 14px}.wf-hero{gap:24px}.wf-hero-icon{font-size:4rem}.wf-hero-f{font-size:3.4rem}.wf-chip{padding:8px 12px}.wf-strip{min-height:170px}.wf-day{min-height:156px}}@media (height<=680px) and (orientation:landscape){.weather-forecast-panel{gap:9px;max-height:calc(100vh - 64px);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;max-height:calc(100vh - 64px);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:0 0 86px;min-width:86px;min-height:118px;padding:8px 6px 6px}}.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,1fr) minmax(280px,1fr) minmax(220px,1fr);gap:clamp(14px,1.65vw,22px);min-height:0;display:grid;position:relative}.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(82%,320px);max-width:calc(100% - 14px);min-height:clamp(38px, calc(6.2vh * var(--ui-scale)), 64px);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(.88rem, calc(2.2vh * var(--ui-scale)), 1.5rem);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:42px}}@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:36px;padding:7px 10px}.compact-category-copy strong{font-size:.9rem}}@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:38px;padding:7px 10px}.compact-category-copy strong{font-size:.9rem}.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,1fr) minmax(220px,1fr) minmax(160px,1fr);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(0,1fr) minmax(150px,.34fr)}.category-bento-left{display:none}.home-feature-column{order:1}.category-bento-right{order:2}}@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}}.now-playing-screen{--queue-open-width:clamp(480px, 42vw, 560px);--queue-peek-width:clamp(100px, 10vw, 120px);--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-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-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{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{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-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{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-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)}.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-rail,.queue-peek-tracks{z-index:1;position:relative}.queue-peek-rail{color:#ffffffe0;flex-direction:column;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.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)}.queue-peek-tracks{flex-direction:column;justify-content:center;gap:14px;min-width:0;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 14% 86%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 14% 86%,#0000 100%)}.queue-peek-track{white-space:nowrap;text-overflow:ellipsis;color:#ffffff80;background:#ffffff0e;border:1px solid #ffffff0f;border-radius:12px;width:150px;min-height:42px;padding:10px 12px;font-size:.82rem;font-weight:850;display:block;overflow:hidden;transform:translate(8px);box-shadow:inset 2px 0 #ffffff14}.queue-peek-track.is-current{color:#ffffffd6;background:color-mix(in srgb, var(--accent-color,#ff00bf) 16%, #ffffff12);border-color:color-mix(in srgb, var(--accent-color,#ff00bf) 24%, #ffffff14);box-shadow:inset 3px 0 0 var(--accent-color,#ff00bf)}.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-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,.now-playing-category-rail{display:none}.playlist-drawer{height:100vh}.queue-peek{gap:5px;padding:12px 7px 12px 5px}.queue-peek-tracks{display:none}.queue-peek-style{max-height:58vh;font-size:.86rem}.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-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-tracks{display:none}.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}.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}@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}}@media (width<=760px){.now-playing-screen.has-both-subtitles .mtv-track-card,.now-playing-screen.has-both-subtitles .up-next-card{bottom:110px!important}}.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:.62;right:calc(var(--queue-peek-width,66px) + 18px);width:min(340px,35vw);transform:translateY(12px) scale(var(--score-card-scale));bottom:clamp(168px,29vh,198px)}.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:9000;background:#0003;justify-content:center;align-items:flex-end;animation:.3s ease-out forwards fadeBackdrop;display:flex;position:fixed;inset:0 0 72px}@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-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-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-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-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-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-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}.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::-webkit-scrollbar{width:6px}.gsp-content-sections::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.gsp-content-sections::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.gsp-content-sections::-webkit-scrollbar-thumb:hover{background:#ffffff59}.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 (height<=680px) and (orientation:landscape){.game-stats-backdrop{inset:0 0 56px}.game-stats-panel{gap:10px;max-width:820px;max-height:88%;padding:16px 18px 22px}.gsp-top-bar{padding-bottom:8px}.gsp-nav-btn{width:44px;height:44px}.gsp-close-btn{width:52px;height:52px}.gsp-score-hero{padding:8px 14px}.gsp-team{gap:12px}.gsp-team-logo,.gsp-team-flag,.gsp-team-fallback{width:46px;height:46px}.gsp-team-name{font-size:18px}.gsp-score-big{font-size:42px}.gsp-section{padding:12px}}@media (width<=760px){.game-stats-backdrop{inset:0 0 64px}.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}}.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)}.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}.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}.subtitle-translation{margin-top:6px;padding:3px 10px;font-size:16px}}.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-back-btn{width:clamp(44px, calc(54px * var(--ui-scale)), 62px);height:clamp(44px, calc(54px * var(--ui-scale)), 62px);color:#fff;cursor:pointer;touch-action:manipulation;background:#ffffff14;border:1px solid #ffffff29;border-radius:50%;flex:none;place-items:center;display:grid}.radio-back-btn:active{transform:scale(.94)}.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:minmax(210px,.28fr) 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-back-btn{width:44px;height:44px}.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:minmax(178px,.28fr) 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}}@media (width<=860px){.radio-layout{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(160px,.4fr) 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}}.news-ticker-shell{z-index:9300;position:relative}.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%);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-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;padding:20px 24px 26px;overflow-y:auto}.news-article-back{color:#fff;cursor:pointer;touch-action:manipulation;background:#ffffff1a;border:1px solid #ffffff29;border-radius:8px;margin:0 0 18px;padding:10px 14px;font-family:inherit;font-size:.98rem;font-weight:850}.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 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-image{max-height:130px}.news-article-summary{font-size:1.04rem}}.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{flex-direction:column;align-items:center;gap:32px;margin:auto;padding:48px 0;display:flex}.admin-brand{flex-direction:column;align-items:center;gap:10px;display:flex}.admin-brand-mark-wrap{background:0 0;border:none;border-radius:24px;place-items:center;width:88px;height:88px;display:grid;position:relative;box-shadow:0 12px 28px #00000073}.admin-brand-mark-wrap:before{display:none}.admin-brand-mark{width:88px;height:88px;box-shadow:none;border-radius:24px;display:block}.admin-brand-wordmark{width:auto;height: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:16px;display:flex}.pin-dot{border:2px solid var(--accent-color,#ff00bf);border-radius:50%;width:24px;height:24px;transition:all .2s}.pin-dot.filled{background-color:var(--accent-color,#ff00bf)}.pin-pad-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.pin-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;font-weight:500;transition:background .1s;display:flex}.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;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.settings-header h1{letter-spacing:-.02em;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}.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}.tapaboo-bootstrap-overlay{z-index:100000;color:#f7f2f8;pointer-events:all;touch-action:none;-webkit-user-select:none;user-select:none;background:radial-gradient(1200px 600px at 50% -10%,#ff5aa040,#0000 60%),linear-gradient(160deg,#12081a 0%,#1a0f24 45%,#0d0a12 100%);place-items:center;display:grid;position:fixed;inset:0}.tapaboo-bootstrap-card{text-align:center;width:min(420px,100vw - 48px)}.tapaboo-bootstrap-brand{letter-spacing:.04em;color:#ffd6ea;margin-bottom:1.25rem;font-family:Georgia,Times New Roman,serif;font-size:1.75rem}.tapaboo-bootstrap-title{margin:0 0 .5rem;font-size:1.15rem;font-weight:600}.tapaboo-bootstrap-msg{opacity:.8;min-height:2.8em;margin:0 0 1.25rem;font-size:.95rem;line-height:1.4}.tapaboo-bootstrap-bar{background:#ffffff1f;border-radius:999px;height:10px;overflow:hidden}.tapaboo-bootstrap-bar-fill{border-radius:inherit;background:linear-gradient(90deg,#ff4f9a,#ff8f6b);height:100%;transition:width .2s}.tapaboo-bootstrap-bar-fill.indeterminate{width:40%;animation:1.2s ease-in-out infinite tapaboo-bootstrap-slide}@keyframes tapaboo-bootstrap-slide{0%{transform:translate(-120%)}to{transform:translate(320%)}}.tapaboo-bootstrap-pct{font-variant-numeric:tabular-nums;opacity:.7;margin-top:.6rem;font-size:.85rem}.tapaboo-bootstrap-retry:disabled{opacity:.6;cursor:wait}.tapaboo-bootstrap-actions{justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.tapaboo-bootstrap-retry{cursor:pointer;color:#1a0f24;background:#ffd6ea;border:0;border-radius:10px;margin-top:0;padding:.75rem 1.25rem;font-size:1rem;font-weight:600}.tapaboo-bootstrap-skip{cursor:pointer;color:#ffffffb3;background:0 0;border:1px solid #fff3;border-radius:10px;padding:.75rem 1.25rem;font-size:1rem;font-weight:500;transition:all .2s}.tapaboo-bootstrap-skip:hover{color:#fff;background:#ffffff0d}
