/* Svara — an intimate, album-led listening space. */
:root{--bg:#111014;--sidebar:#141217;--panel:#1b181f;--panel-hover:#25212c;--text:#f3f0f6;--muted:#aaa2b4;--quiet:#93889f;--border:#ffffff0c;--purple:#ad84fa;--purple-strong:#a071ee;--accent:#a071ee;--ambient:#7f52be;--radius:14px;--sidebar-width:222px;--dock-height:96px;--font:'DM Sans',sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;-webkit-font-smoothing:antialiased;transition:background .6s,color .4s}body:before{content:'';position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 60% 0%,color-mix(in srgb,var(--ambient) 7%,transparent),transparent 65%);transition:background 1.5s}button,input,a{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer;border:0;background:none}button{transition:background .2s,transform .2s,color .2s}button:active{transform:scale(.96)}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--purple);outline-offset:4px}button:disabled{opacity:.4;cursor:not-allowed}button svg{pointer-events:none}svg{width:19px;height:19px;stroke-width:1.7;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',sans-serif;letter-spacing:-.6px}h1{font-size:32px;font-weight:750;line-height:1.35}h2{font-size:21px;font-weight:750}small{font-size:11px}img{object-fit:cover}button{touch-action:manipulation}[hidden]{display:none!important}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:9px;color:var(--muted);flex-shrink:0}.icon-button:hover{background:var(--panel-hover);color:var(--text)}.filled-icon{fill:currentColor;stroke-width:1}.eyebrow{font-size:10px;font-weight:600;letter-spacing:2.05px;color:var(--muted)}
.sidebar{position:fixed;left:0;top:0;bottom:var(--dock-height);width:var(--sidebar-width);background:var(--sidebar);border-right:1px solid var(--border);padding:30px 16px 15px;z-index:20;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none}.brand{display:flex;align-items:center;font-family:'Manrope',sans-serif;font-weight:800;font-size:35px;letter-spacing:-1.9px;padding-left:13px;line-height:40px}.brand-dot{color:var(--purple)}.brand-mark{display:flex;align-items:center;gap:3px;margin-right:10px;height:29px}.brand-mark b{width:4px;background:var(--purple);border-radius:4px;height:17px}.brand-mark b:nth-child(2){height:28px}.brand-mark b:nth-child(3){height:23px}.brand-mark b:nth-child(4){height:12px}.sidebar-label{font-size:7.5px;letter-spacing:1.5px;color:var(--quiet);padding:7px 0 0 14px}.main-nav{margin-top:34px}.nav-item{position:relative;display:flex;align-items:center;gap:12px;width:100%;height:44px;border-radius:8px;padding:0 13px;margin:3px 0;color:var(--muted);font-size:12px;text-align:left;white-space:nowrap}.nav-item svg{width:18px;height:18px}.nav-item:hover{background:var(--panel-hover);color:var(--text)}.nav-item.active{background:#a77aef17;color:#c0a0fa}.nav-item.active:before{content:'';position:absolute;left:0;top:13px;bottom:13px;width:3px;background:var(--purple);border-radius:0 3px 3px 0}.nav-active-dot{width:5px;height:5px;background:var(--purple);border-radius:50%;margin-left:auto}.nav-item kbd{border:1px solid var(--border);margin-left:auto;padding:0 5px;font-size:10px;border-radius:4px;color:var(--quiet)}.tiny-badge{font-size:7px;font-weight:650;letter-spacing:.5px;padding:3px 5px;border-radius:4px;color:var(--purple);background:#a57bef17;margin-left:auto}.nav-group-label{margin:28px 12px 10px;font-size:9px;letter-spacing:1.3px;color:var(--quiet)}.nav-count{margin-left:auto;font-size:10px;background:var(--panel);padding:2px 5px;border-radius:4px}.sidebar-divider{height:1px;background:var(--border);margin:22px 12px 0;flex-shrink:0}.playlist-label{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.playlist-label svg{width:12px;height:12px}.sidebar-playlist{display:flex;gap:10px;align-items:center;text-align:left;padding:8px 10px;border-radius:8px;font-size:10.5px;flex-shrink:0}.sidebar-playlist:hover{background:var(--panel-hover)}.sidebar-playlist small{display:block;font-size:8.5px;color:var(--quiet);margin-top:5px}.mini-art{width:33px;height:36px;border-radius:5px;display:grid;place-items:center;flex-shrink:0}.weekly-art{background:linear-gradient(135deg,#8c66dd,#3c2868);color:#d6c2ff}.night-art{background:linear-gradient(0deg,#19102544,#19102544),url('/static/hero.jpg') center/cover}.drive-art{background:linear-gradient(135deg,#d69062,#714849);color:#f4c7ab}.sidebar-promo{padding:15px;margin:30px 6px 24px;border:1px solid #b18aff14;border-radius:10px;background:radial-gradient(ellipse at 0 0,#62408426,transparent 85%)}.promo-mic{display:grid;place-items:center;background:#a178e21a;border:1px solid #b28af91c;border-radius:8px;width:31px;height:31px;color:var(--purple);margin-bottom:11px}.promo-mic svg{width:15px}.sidebar-promo h3{font-size:13px;line-height:1.6;letter-spacing:-.2px}.sidebar-promo p{font-size:10px;line-height:1.8;color:var(--muted);margin-top:6px}.sidebar-promo button{color:#bb99f5;font-size:9px;display:flex;gap:9px;align-items:center;margin-top:13px;padding:0}.sidebar-promo button svg{width:13px;height:13px}.sidebar-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:8px 12px 0;flex-shrink:0}.sidebar-bottom button{display:flex;align-items:center;gap:10px;font-size:11px;color:var(--muted)}.sidebar-bottom svg{width:16px;height:16px}
.app-shell{margin-left:var(--sidebar-width);padding-bottom:var(--dock-height)}.topbar{height:84px;display:flex;align-items:center;gap:22px;padding:0 36px;border-bottom:1px solid var(--border)}.history-controls{display:flex;gap:5px}.history-controls .icon-button{width:26px;height:28px}.history-controls svg{width:17px}.search-box{display:flex;align-items:center;gap:10px;max-width:370px;width:38%;background:#ffffff04;border:1px solid #ffffff09;border-radius:8px;height:37px;padding:0 12px;color:var(--quiet)}.search-box svg{width:16px;height:16px}.search-box input{min-width:0;width:100%;border:0;background:transparent;outline:0;color:var(--text);font-size:11px}.search-box input::placeholder{color:var(--quiet)}.search-box kbd{white-space:nowrap;font:9px var(--font);border:1px solid var(--border);border-radius:4px;padding:2px 5px}.topbar-actions{margin-left:auto;display:flex;align-items:center;gap:21px}.sound-quality{display:flex;align-items:center;gap:8px;font-size:8px;letter-spacing:1.1px;color:var(--muted)}.sound-quality span,.green-dot{display:inline-block;width:5px;height:5px;background:#9cbb9f;border-radius:50%}.theme-button svg{width:17px;height:17px}.avatar{position:relative;width:33px;height:33px;border-radius:50%;background:linear-gradient(140deg,#b7a4a0,#76696e);border:2px solid #bba5a33b;color:#f4e9e4;font-size:13px;font-weight:600}.avatar span{position:absolute;bottom:-1px;right:-1px;width:8px;height:8px;background:#b69ae4;border:2px solid var(--bg);border-radius:50%}main{max-width:1660px;margin:auto;padding:31px 36px 18px}.greeting-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;gap:15px}.greeting-row h1{margin:7px 0 7px}.greeting-row h1 span{color:#b89adf}.section-description{font-size:11px;color:var(--muted);line-height:1.7}.date-pill{display:flex;align-items:center;gap:7px;font-size:9px;color:var(--muted);margin-top:32px;white-space:nowrap}.date-pill svg{width:14px;height:14px;color:#c3a58b}.hero-grid{display:grid;grid-template-columns:minmax(0,2.14fr) minmax(255px,1fr);gap:19px}.hero-feature{position:relative;overflow:hidden;height:335px;border-radius:var(--radius);background:#322238 url('/static/hero.jpg') center 54%/cover;border:1px solid #ffffff0b;color:#fff}.hero-feature:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#20172ee8 0%,#261a3da3 39%,#35224115 100%),linear-gradient(0deg,#1d172bad,transparent 65%);z-index:0}.hero-feature:after{content:'';position:absolute;inset:0;background:#63377129;mix-blend-mode:color;pointer-events:none}.hero-grain{position:absolute;inset:0;background:radial-gradient(ellipse at 85% 30%,#e8b4d11f,transparent 55%);pointer-events:none}.editorial-pill{position:absolute;top:23px;left:26px;display:flex;align-items:center;gap:6px;font-size:8px;font-weight:550;letter-spacing:1px;background:#ffffff0c;border:1px solid #ffffff1b;backdrop-filter:blur(8px);padding:6px 9px;border-radius:5px}.editorial-pill svg{width:11px;height:11px;color:#e1c2f4}.hero-copy{position:absolute;left:28px;top:78px;z-index:1}.hero-copy>p:first-child{color:#d4bcd6;font-size:8px;letter-spacing:2.5px;font-weight:500;margin-bottom:11px}.hero-copy h2{font-size:36px;line-height:1.18;letter-spacing:-1.3px;font-weight:750}.hero-description{font-size:10.5px;line-height:1.8;color:#d1c6d6;margin-top:12px}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:20px}.primary-button{background:#aa82eb;color:#191123;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:7px;padding:12px 16px;font-size:10px;font-weight:650}.primary-button svg{width:13px;height:13px}.primary-button:hover{background:#c3a1fa;transform:translateY(-2px);box-shadow:0 7px 20px #8e62d32b}.hero-secondary{display:flex;align-items:center;gap:9px;font-size:9px;color:#e0d4e8}.hero-secondary svg{width:12px;height:12px}.hero-footer{position:absolute;bottom:17px;left:28px;display:flex;align-items:center;gap:9px;font-size:8px;color:#d2c6d9;z-index:1}.small-covers{display:flex;padding-left:3px}.small-covers img{width:20px;height:20px;border-radius:50%;border:1px solid #c8adbd;margin-left:-3px}.hero-indicator{position:absolute;right:24px;bottom:25px;display:flex;gap:4px}.hero-indicator span,.hero-indicator b{width:4px;height:4px;background:#ffffff40;border-radius:4px}.hero-indicator b{width:15px;background:#d8c2ee}.hero-side-label{position:absolute;right:19px;top:40px;writing-mode:vertical-rl;font-size:7px;letter-spacing:2.7px;color:#e8d9e1a1}.weekly-card{height:335px;padding:18px 20px;border:1px solid #b79ddd1b;border-radius:var(--radius);background:radial-gradient(ellipse at 55% 30%,#5b387b29,transparent 80%),#1e1924;position:relative;overflow:hidden}.weekly-heading{display:flex;justify-content:space-between;align-items:center;height:21px}.weekly-heading>span{font-size:7.5px;letter-spacing:1.5px;display:flex;align-items:center;gap:6px;color:#c7b6db}.weekly-heading svg{width:12px;height:12px}.weekly-heading button{width:23px;height:23px}.mix-visual{height:154px;position:relative;width:230px;margin:8px auto 0}.mix-art{position:absolute;left:30px;top:9px;width:123px;height:122px;transform:rotate(-8deg);border-radius:7px;background:linear-gradient(140deg,#a789d2,#8669b7 37%,#c1a5cf 72%,#775194);box-shadow:2px 8px 20px #0d071e77;overflow:hidden;display:flex;flex-direction:column;padding:11px 12px;color:#f9f0ff}.mix-art:after{content:'';position:absolute;left:-70px;bottom:-68px;width:200px;height:150px;background:repeating-radial-gradient(ellipse at 70% 90%,transparent 0px,transparent 4px,#ead1f145 5px,transparent 7px);transform:rotate(25deg)}.mix-art-brand{font-size:8px;letter-spacing:-.3px;line-height:1;margin-bottom:11px}.mix-art>span:nth-child(2){font-size:18px;font-family:'Manrope',sans-serif;font-weight:650;line-height:1.08;letter-spacing:-.3px;z-index:1}.mix-art b{font-size:25px;letter-spacing:-1px}.mix-art>svg{position:absolute;right:10px;bottom:12px;width:28px;height:20px;z-index:1}.mix-record{position:absolute;top:12px;left:90px;width:122px;height:122px;border-radius:50%;background:repeating-radial-gradient(circle,#211b27 0px,#211b27 2px,#342b3d 3px,#211b27 4px);box-shadow:4px 3px 14px #0006}.mix-record:before{content:'';position:absolute;inset:39px;border-radius:50%;background:#a080bf}.mix-record:after{content:'';position:absolute;inset:59px;border-radius:50%;background:#211b27}.mix-track-count{position:absolute;bottom:5px;left:60px;font-size:7px;color:#b19fbf;letter-spacing:.25px}.weekly-card h2{font-size:19px;margin-top:6px;letter-spacing:-.4px}.weekly-card>p{font-size:10px;line-height:1.8;color:#a69aaf;margin-top:7px}.weekly-footer{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.weekly-footer>span{font-size:8px;color:#a092ab;display:flex;align-items:center;gap:5px}.round-play{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#b58ce9;color:#271337}.round-play svg{width:14px;height:14px}.round-play:hover{background:#d4b5fa;transform:scale(1.06)}
.moods-section{display:flex;align-items:center;gap:21px;margin:26px 0 30px}.moods-section>span{color:var(--muted);font-size:10px;white-space:nowrap}.mood-pills{display:flex;gap:9px;flex-wrap:wrap}.mood-pill{display:flex;align-items:center;gap:7px;border:1px solid #ffffff0e;background:#ffffff02;border-radius:7px;padding:9px 13px;font-size:10px;color:#aaa2b2;white-space:nowrap}.mood-pill svg{width:13px;height:13px}.mood-pill:hover{border-color:#a575f055;background:#a47ce90b}.mood-pill.active{background:#a378ea1b;border-color:#a575f05c;color:#c5a5f8}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px}.section-heading h2{display:flex;align-items:center;gap:9px;font-size:20px}.section-heading p{font-size:10px;color:var(--muted);margin-top:7px}.hot-icon{color:#c7998d;display:inline-flex}.hot-icon svg{width:16px;height:19px}.section-heading-actions{display:flex;align-items:center;gap:9px}.editorial-note{font-size:7px;letter-spacing:1.1px;color:var(--quiet);margin-right:6px}.text-button{color:var(--muted);display:flex;align-items:center;gap:8px;font-size:10px;padding:7px 5px;white-space:nowrap}.text-button svg{width:13px;height:13px}.text-button:hover{color:var(--purple)}.arrow-circle{border:1px solid #ffffff12;border-radius:50%;width:27px;height:27px}.arrow-circle svg{width:14px;height:14px}.chart-row{display:flex;gap:17px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding:0 0 5px}.chart-row::-webkit-scrollbar{display:none}.chart-card{min-width:0;flex:0 0 calc((100% - 68px)/5);scroll-snap-align:start}.chart-poster{height:219px;position:relative;border-radius:10px;overflow:hidden;background:var(--panel);isolation:isolate}.chart-poster>img{width:100%;height:100%;transition:transform .5s;filter:brightness(.8);object-position:center}.chart-poster:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#08060aca 0%,transparent 70%);pointer-events:none;z-index:1}.chart-poster:hover>img{transform:scale(1.05);filter:brightness(.95)}.poster-click{position:absolute;inset:0;z-index:2;width:100%;display:flex;align-items:center;justify-content:center}.poster-play{display:grid;place-items:center;background:#b990f5;color:#20142b;width:42px;height:42px;border-radius:50%;opacity:0;transform:translateY(10px);transition:opacity .2s,transform .2s;box-shadow:0 4px 25px #0004}.chart-poster:hover .poster-play,.poster-click:focus-visible .poster-play{opacity:1;transform:translateY(0)}.poster-play svg{width:18px;height:18px}.rank-number{position:absolute;bottom:7px;left:13px;font-family:'Manrope',sans-serif;font-weight:800;font-size:67px;letter-spacing:-5px;color:#fff;line-height:1;z-index:2;pointer-events:none;text-shadow:0 4px 15px #0003}.rating-badge{position:absolute;top:10px;left:9px;z-index:3;padding:4px 6px;display:flex;align-items:center;gap:3px;color:#f3ead4;background:#201a16a3;backdrop-filter:blur(10px);border:1px solid #ffffff17;border-radius:4px;font-size:8px}.rating-badge svg{width:9px;height:9px;fill:#dac09a;stroke:#dac09a}.poster-save{position:absolute;right:7px;top:7px;z-index:3;color:#eee;background:#18141d55;width:27px;height:27px;border-radius:50%;backdrop-filter:blur(10px)}.poster-save svg{width:13px;height:13px}.poster-save.saved{color:#d3b4ff}.poster-save.saved svg{fill:currentColor}.poster-category{position:absolute;bottom:15px;right:9px;font-size:6.5px;color:#dfd6e4;background:#ffffff16;backdrop-filter:blur(8px);border:1px solid #ffffff14;border-radius:4px;padding:3px 6px;z-index:2;letter-spacing:.3px;pointer-events:none}.chart-title-row{display:flex;align-items:center;justify-content:space-between;margin:11px 0 4px;gap:5px}.chart-title-row h3{font:550 12px var(--font);letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chart-title-row>span{font-size:8px;color:var(--quiet)}.chart-card>p{font-size:9px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chart-card>small{display:block;font-size:7px;color:var(--quiet);margin-top:5px}.speed-section{margin-top:30px}.subtle-icon{display:inline-flex;color:var(--muted)}.subtle-icon svg{width:16px;height:16px}.speed-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.speed-card{display:flex;align-items:center;background:#ffffff04;border:1px solid var(--border);border-radius:8px;overflow:hidden;text-align:left;padding:0;min-width:0;gap:11px}.speed-card:hover{background:#a67ee514}.speed-card img{width:51px;height:54px;flex-shrink:0}.speed-card>span{display:block;min-width:0;flex:1}.speed-card b{display:block;font-size:10px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.speed-card small{display:block;font-size:8px;color:var(--muted);margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.speed-card>svg{width:13px;height:13px;margin-right:12px;color:var(--purple)}.studio-banner{margin-top:30px;border:1px solid #a97beb1c;background:radial-gradient(ellipse at 80% 50%,#a67ce912,transparent 70%),#1b1721;border-radius:11px;padding:24px;display:flex;align-items:center;gap:20px;overflow:hidden;position:relative}.studio-banner-icon{width:47px;height:52px;display:grid;place-items:center;background:#a178df12;border:1px solid #a97beb24;border-radius:10px;color:#c5a2ee;transform:rotate(-7deg)}.studio-banner-icon svg{height:27px;width:27px}.studio-banner .eyebrow{font-size:7px;letter-spacing:1.6px;color:#b898d8}.studio-banner h2{font-size:18px;margin-top:7px}.studio-banner p{font-size:10px;color:var(--muted);margin-top:6px}.studio-banner .secondary-button{margin-left:auto;position:relative;z-index:1}.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:7px;border:1px solid #a47cdf35;background:#a87feb0c;color:#c7a8ed;padding:11px 14px;font-size:10px;white-space:nowrap}.secondary-button svg{width:13px;height:13px}.secondary-button:hover{background:#a87feb22}.banner-wave{position:absolute;right:15%;top:-45px;width:160px;height:210px;background:repeating-radial-gradient(ellipse,transparent,transparent 5px,#b48fdf0d 6px,transparent 7px);transform:rotate(30deg);pointer-events:none}.content-footer{display:flex;align-items:center;gap:14px;margin:30px 0 7px;color:var(--quiet);font-size:8px}.content-footer>span:last-child{margin-left:auto;font-size:7px}.footer-brand{font-family:'Manrope',sans-serif;letter-spacing:-1px;font-size:17px;font-weight:800;color:#a399b0}
.player-dock{position:fixed;bottom:0;left:0;right:0;height:var(--dock-height);border-top:1px solid #ffffff10;background:#18151cf5;backdrop-filter:blur(28px);display:grid;grid-template-columns:1fr 1.2fr 1fr;align-items:center;gap:20px;padding:12px 26px;z-index:50;box-shadow:0 -7px 30px #00000015}.now-playing{display:flex;align-items:center;gap:12px;min-width:0}.player-art-button{width:53px;height:57px;position:relative;flex-shrink:0;padding:0;border-radius:7px;overflow:hidden}.player-art-button img{height:100%;width:100%}.player-art-button>span{position:absolute;inset:0;display:grid;place-items:center;background:#0006;opacity:0;transition:opacity .2s}.player-art-button:hover>span{opacity:1}.player-art-button svg{width:19px;height:19px;color:#fff}.player-track-info{min-width:0}.player-track-info>button{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;padding:0;text-align:left}.player-track-info>span{display:block;font-size:9px;color:var(--muted);max-width:175px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:4px}.player-track-info>#playback-label{font-size:6px;letter-spacing:.9px;color:#a591b7;margin-top:5px}.like-button{margin-left:6px;width:29px;height:29px}.like-button svg{width:17px;height:17px}.like-button.liked{color:#ba91f4;animation:like-pop .35s}.like-button.liked svg{fill:currentColor}.player-center{align-self:center;max-width:470px;width:100%;margin:0 auto}.playback-controls{display:flex;align-items:center;justify-content:center;gap:20px}.playback-controls>.icon-button{width:21px;height:24px}.playback-controls>.icon-button svg{width:16px;height:16px}.playback-controls>.icon-button:first-child svg,.playback-controls>.icon-button:last-child svg{width:14px;height:14px}.playback-controls .selected{color:var(--purple)}.main-play-button{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;color:#282032;background:#eee7f7}.main-play-button svg{width:16px;height:16px}.main-play-button:hover{background:#bfa0ed;transform:scale(1.05)}.progress-row{display:flex;align-items:center;gap:9px;margin-top:9px}.progress-row>span{font-size:8px;color:var(--muted);font-variant-numeric:tabular-nums;width:27px;text-align:center}input[type=range]{appearance:none;-webkit-appearance:none;height:3px;background:linear-gradient(to right,#b48ceb var(--progress,0%),#ffffff16 var(--progress,0%));border-radius:5px;cursor:pointer;min-width:0;outline-offset:6px}input[type=range]::-webkit-slider-thumb{appearance:none;height:9px;width:9px;background:#d4b5ff;border-radius:50%;opacity:0;transition:opacity .2s}input[type=range]:hover::-webkit-slider-thumb,input[type=range]:focus-visible::-webkit-slider-thumb{opacity:1}input[type=range]::-moz-range-thumb{height:8px;width:8px;background:#d4b5ff;border:0;border-radius:50%}.progress-row input{flex:1}.player-tools{display:flex;align-items:center;justify-content:flex-end;gap:8px}.player-tools .icon-button{width:25px;height:29px}.player-tools .icon-button svg{width:16px;height:16px}.lyrics-button{display:flex;align-items:center;gap:6px;padding:6px 10px;background:#af80f414;color:#bc95ef;border:1px solid #a67bef1a;border-radius:6px;font-size:9px}.lyrics-button svg{height:14px;width:14px}.lyrics-button:hover{background:#af80f42b}.player-tool-divider{width:1px;height:17px;background:var(--border);margin:0 3px}.player-tools input{width:60px;--progress:70%}.player-tools .expand-button{margin-left:9px}.mobile-nav{display:none}.selected{color:var(--purple)!important}.collection-header{margin:14px 0 32px}.collection-header h1{margin:10px 0}.track-list{display:flex;flex-direction:column;gap:5px}.track-list-row{display:flex;align-items:center;gap:16px;padding:10px 12px;border-radius:9px;border-bottom:1px solid var(--border);cursor:pointer}.track-list-row:hover{background:var(--panel-hover)}.track-list-row .track-index{font-size:11px;color:var(--quiet);width:23px;text-align:center}.track-list-row img{width:46px;height:46px;border-radius:6px}.track-list-row .track-details{flex:1;min-width:0}.track-list-row h3{font:550 13px var(--font);letter-spacing:0}.track-list-row p{font-size:10px;color:var(--muted);margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50vw}.track-list-row>.track-duration{font-size:10px;color:var(--muted);margin:0 12px;font-variant-numeric:tabular-nums}.empty-state{text-align:center;padding:65px 25px;background:var(--panel);border:1px solid var(--border);border-radius:14px}.empty-state>svg{width:40px;height:40px;color:var(--purple);margin-bottom:17px}.empty-state h2{font-size:21px;margin-bottom:12px}.empty-state p{font-size:12px;color:var(--muted);line-height:1.8;max-width:400px;margin:0 auto 20px}.collection-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:15px}.collection-meta>span{color:var(--muted);font-size:11px}.search-status{color:var(--muted);font-size:12px;padding:25px 0}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:25px}.stat-card{border:1px solid var(--border);background:var(--panel);border-radius:12px;padding:24px}.stat-card>svg{color:var(--purple);margin-bottom:20px}.stat-card>strong{display:block;font:750 34px 'Manrope',sans-serif;margin-bottom:6px}.stat-card>span{font-size:11px;color:var(--muted)}.insight-chart{display:grid;grid-template-columns:1fr 1fr;gap:20px}.insight-panel{background:var(--panel);border:1px solid var(--border);padding:24px;border-radius:12px}.insight-panel h2{font-size:16px;margin-bottom:25px}.artist-bar-row{margin:17px 0}.artist-bar-row>div:first-child{display:flex;justify-content:space-between;font-size:11px;margin-bottom:8px}.artist-bar-row small{color:var(--muted);font-size:9px}.bar-track{height:5px;background:var(--border);border-radius:9px}.bar-fill{height:100%;background:linear-gradient(90deg,#8051b9,#c8a2f2);border-radius:9px}.playlist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.playlist-tile{padding:0;text-align:left;overflow:hidden;border-radius:12px;background:var(--panel);border:1px solid var(--border)}.playlist-tile>div{height:180px;background:linear-gradient(135deg,#765296,#29223e);position:relative;display:grid;place-items:center}.playlist-tile>div img{width:100%;height:100%;position:absolute;inset:0;filter:brightness(.6)}.playlist-tile>div svg{z-index:1;width:50px;height:50px;color:#e6d0fb}.playlist-tile h3{font-size:15px;margin:20px 18px 8px}.playlist-tile p{font-size:11px;color:var(--muted);margin:0 18px 20px}
.lyrics-studio{position:fixed;inset:0;z-index:80;background:#21192c;isolation:isolate;color:#fff;overflow:hidden}.studio-ambient{position:absolute;inset:-150px;z-index:-2;background:linear-gradient(140deg,#4a345e,#21132d);background-size:cover;background-position:center;filter:blur(45px) brightness(.4) saturate(1.25);transform:translateZ(0) scale(1.08);transition:background 1.5s}.lyrics-studio:after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 20% 40%,#75467e20,transparent 70%);z-index:-1;pointer-events:none}.studio-header{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 40px}.studio-header .icon-button{color:#dfd5e6;background:#ffffff07;border:1px solid #ffffff0c;width:37px;height:37px;border-radius:50%}.studio-header>div{display:flex;gap:12px}.studio-wordmark{font:800 25px 'Manrope',sans-serif;letter-spacing:-1px}.studio-wordmark>span{color:#d4b4ed}.studio-wordmark small{font:500 8px var(--font);letter-spacing:2px;color:#d6c8df;margin-left:19px;vertical-align:middle}.studio-layout{display:grid;grid-template-columns:minmax(0, 2fr) minmax(0, 3fr);height:calc(100dvh - 110px);max-width:1320px;margin:auto;padding:20px 50px 25px;gap:40px;align-items:center}.studio-track{width:100%;max-width:370px;margin:auto}.studio-track>img{width:100%;aspect-ratio:1;border-radius:13px;box-shadow:0 20px 60px #0004;margin-bottom:22px}.studio-track-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.studio-track h2{font-size:25px;letter-spacing:-.5px}.studio-track-heading p{font-size:13px;color:#d2bfdc;margin-top:7px}.studio-track .icon-button{color:#d2bfdc}.studio-source{display:block;font-size:7px;letter-spacing:1.4px;margin-top:13px;color:#bda8c9}.studio-progress{margin-top:28px}.studio-progress>input{width:100%;display:block;background:linear-gradient(to right,#fff var(--progress,0%),#ffffff20 var(--progress,0%))}.studio-progress>div{display:flex;justify-content:space-between;font-size:10px;color:#c7b6d0;margin-top:9px}.studio-play-controls{display:flex;justify-content:space-between;align-items:center;margin-top:21px}.studio-play-controls svg{width:25px;height:25px;color:#e6dae8}.studio-play-controls>.icon-button:first-child svg,.studio-play-controls>.icon-button:last-child svg{width:18px;height:18px;color:#c5afd0}.studio-play{width:58px;height:58px;border-radius:50%;display:grid;place-items:center}.studio-play:hover{background:#ffffff12}.studio-play svg{width:34px;height:34px}.lyrics-timing-note{font-size:8px!important;color:#bdabc7!important;line-height:1.7;margin-top:18px!important}.lyrics-stage{height:100%;max-height:790px;min-height:0;display:flex;flex-direction:column;position:relative;min-width:0}.lyrics-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:4px 0 17px}.glass-button{display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #ffffff1a;background:#ffffff06;color:#d7c6e1;font-size:10px;border-radius:7px;padding:9px 12px}.glass-button svg{width:13px;height:13px}.glass-button.selected{background:#dfb8ff19;color:#e3c9f7!important;border-color:#dfb8ff44}.lyrics-toolbar .icon-button{color:#dacbe3}.lyrics-scroll{flex:1;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;mask-image:linear-gradient(transparent,#000 15%,#000 80%,transparent);min-height:0}.lyrics-scroll::-webkit-scrollbar{display:none}.lyrics-lines{padding:30vh 4px 40vh}.lyric-line{display:block;width:100%;text-align:left;font-family:'Manrope','Noto Sans Devanagari',sans-serif;font-size:clamp(25px,3.1vw,44px);font-weight:800;letter-spacing:-1px;line-height:1.5;margin:0 0 28px;padding:0;color:#ffffff45;transition:color .6s;transform-origin:left;position:relative}.lyric-line:hover{color:#ffffffb3}.lyric-line.completed{color:#ffffff75}.lyric-line.active{color:#fff}.lyric-word{display:inline-block;white-space:pre;position:relative;background:linear-gradient(90deg,#fff var(--fill,0%),#ffffff45 var(--fill,0%));background-clip:text;-webkit-background-clip:text;color:transparent;transition:filter .3s}.lyric-line.active .lyric-word.singing{filter:drop-shadow(0 0 8px #ffffff30)}.lyric-line small{display:block;font:500 13px 'Noto Sans Devanagari',var(--font);color:#d7c5e18c;letter-spacing:0;margin-top:7px}.lyrics-lines.full-text .lyric-line{font-size:24px;margin-bottom:19px;line-height:1.7}.lyrics-lines.full-text .lyric-word{background:none;color:inherit}.lyrics-empty{font:700 30px 'Manrope',sans-serif;color:#e0ccebb8;line-height:1.5;letter-spacing:-.7px}.lyrics-empty small{display:block;font:400 12px var(--font);letter-spacing:0;line-height:1.7;margin-top:15px;color:#c6afcf}.lyrics-empty button{margin-top:20px}.sync-pill{position:absolute;bottom:95px;left:50%;transform:translateX(-50%);border-radius:30px;background:#e6d7f2;color:#37263e;box-shadow:0 10px 30px #0003;padding:11px 17px;font-size:11px;font-weight:550;display:flex;align-items:center;gap:7px;white-space:nowrap}.sync-pill svg{width:14px;height:14px}.sync-pill:active{transform:translateX(-50%) scale(.97)}.vocal-cue{display:flex;align-items:center;justify-content:center;gap:7px;min-height:32px;padding:7px}.vocal-cue>span{width:6px;height:6px;border-radius:50%;background:#ebd3ff;opacity:.3}.vocal-cue.pulsing>span{animation:cue-pulse var(--beat,.65s) infinite alternate}.vocal-cue>span:nth-child(2){animation-delay:.2s}.vocal-cue>span:nth-child(3){animation-delay:.4s}.vocal-cue small{font-size:9px;margin-left:6px;color:#c6adcf}.vocal-cue.interlude>span{width:3px;height:18px;border-radius:3px;animation:wave .8s infinite alternate}.lyrics-stage-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 0 0;border-top:1px solid #ffffff10}.lyrics-stage-footer>span{font-size:6px;letter-spacing:1.1px;color:#c7b5d0}.lyrics-stage-footer button{display:flex;align-items:center;gap:6px;font-size:8px;color:#cdb7d7}.lyrics-stage-footer svg{width:12px;height:12px}
.modal{color:var(--text);background:var(--panel);border:1px solid #bfa0db25;border-radius:18px;padding:27px;width:min(530px,calc(100vw - 30px));max-height:85dvh;box-shadow:0 25px 100px #0007;overflow:auto}.modal::backdrop{background:#09070caa;backdrop-filter:blur(9px)}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:25px}.modal-header h2{font-size:24px;margin-top:8px}.modal-header .eyebrow{font-size:8px;letter-spacing:1.8px}.setting-group{padding:19px 0;border-bottom:1px solid var(--border)}.setting-group:first-child{padding-top:0}.setting-group:last-child{border-bottom:0}.setting-group h3{display:flex;align-items:center;gap:8px;font-size:13px;letter-spacing:0;margin-bottom:8px}.setting-group h3 svg{width:16px;height:16px;color:var(--purple)}.setting-group>p,.modal-note{color:var(--muted);font-size:10px;line-height:1.8;margin:9px 0}.setting-row{display:flex;align-items:center;gap:15px;justify-content:space-between;margin:15px 0}.setting-row>input[type=range]{flex:1}.setting-row output{color:var(--purple);font-size:11px;min-width:40px;text-align:right}.segmented-control{display:flex;padding:4px;background:#00000015;border:1px solid var(--border);border-radius:9px;gap:4px;margin-top:14px}.segmented-control button{flex:1;padding:10px 5px;font-size:10px;border-radius:6px;color:var(--muted)}.segmented-control button.selected{background:#ad7cef20}.segmented-control small{display:block;font-size:8px;margin-top:4px}.setting-select,.custom-minutes{padding:10px 12px;border:1px solid #ffffff17;background:var(--bg);color:var(--text);font:11px var(--font);border-radius:6px}.eq-controls{height:145px;display:flex;justify-content:space-around;gap:10px;margin-top:20px}.eq-band{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:10px;font-size:9px;color:var(--muted)}.eq-band input{writing-mode:vertical-lr;direction:rtl;appearance:slider-vertical;width:4px;height:90px;accent-color:var(--purple)}.eq-band input::-webkit-slider-thumb{opacity:1}.timer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0}.timer-grid button{border:1px solid #ffffff12;background:#ffffff03;padding:20px 7px;font-size:21px;font-weight:600;border-radius:9px}.timer-grid button small{font-size:9px;display:block;font-weight:400;color:var(--muted);margin-top:5px}.timer-grid button:hover{background:#b082ec16;border-color:#b082ec66}.full-width{width:100%}.custom-minutes{width:100%;min-width:0}.modal .track-list-row{padding:9px 0;gap:11px}.modal .track-list-row .track-index{width:16px}.modal .track-list-row h3{font-size:11px}.modal .track-list-row p{font-size:9px;max-width:260px}.modal .track-list-row img{width:39px;height:39px}.modal .track-list-row .track-duration{font-size:9px;margin:0}.info-cover{width:110px;height:110px;border-radius:10px;display:block;margin:0 auto 20px;box-shadow:0 10px 30px #0003}.provider-link{display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--border);gap:15px}.provider-link>span{min-width:0}.provider-link strong{font-size:12px;display:block;font-weight:500}.provider-link small{font-size:10px;color:var(--muted);display:block;margin-top:5px}.provider-link>svg{width:16px;height:16px;color:var(--purple)}.toast{position:fixed;bottom:115px;left:50%;transform:translate(-50%,15px);z-index:150;background:#efe5f9;color:#33213f;border:1px solid #cab0df;border-radius:10px;box-shadow:0 5px 25px #0005;padding:13px 20px;font-size:12px;max-width:min(520px,90vw);opacity:0;pointer-events:none;transition:opacity .25s,transform .25s;text-align:center;line-height:1.5}.toast.show{opacity:1;transform:translate(-50%,0)}.skeleton-card{flex:0 0 calc((100% - 68px)/5);height:250px;border-radius:10px;background:linear-gradient(90deg,var(--panel),var(--panel-hover),var(--panel));background-size:200% 100%;animation:shimmer 2s infinite}.loading-spinner{animation:spin 1s linear infinite}.error-text{color:#e3a8b4!important}.live-note{font-size:9px;color:var(--muted);line-height:1.8;padding:12px 0}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}
body.light{--bg:#f4f2f6;--sidebar:#eeebf1;--panel:#fcfaff;--panel-hover:#e7e0ef;--text:#241b2d;--muted:#665d71;--quiet:#75667f;--border:#42235415;--purple:#7850ad;--purple-strong:#7650aa;--accent:#7850ad;color-scheme:light}body.light .nav-item.active{color:#7442a3}body.light .mood-pill{color:#695a77;border-color:#5c427b20}body.light .mood-pill.active{color:#673da0}body.light .weekly-card{background:#e9e0f0;border-color:#866b9f2b}body.light .weekly-heading>span,body.light .weekly-card>p,body.light .weekly-footer>span,body.light .mix-track-count{color:#655071}body.light .search-box{border-color:#65427617;background:#fff6}body.light .search-box input{color:#302538}body.light .studio-banner{background:#e9e1f0}body.light .studio-banner h2{color:#34223d}body.light .studio-banner .eyebrow{color:#785497}body.light .secondary-button{color:#714799;border-color:#7147994a}body.light .player-dock{background:#f4eff9f5;border-color:#65427622}body.light .main-play-button{background:#8f60c8;color:white}body.light input[type=range]{background:linear-gradient(to right,#9361ce var(--progress,0%),#4a2a6820 var(--progress,0%))}body.light .lyrics-button{color:#7943a1}body.light .speed-card{background:#fff8}body.light .arrow-circle{border-color:#5b437c25}body.light .chart-poster{color:#fff}body.light .modal{border-color:#8e63ba44}body.light .segmented-control button.selected{color:#6d359f!important}body.light .modal-note{color:#695c76}body.light .timer-grid button{border-color:#6d4e9625}body.light .setting-select,body.light .custom-minutes{border-color:#6d4e9635}body.light .hero-feature .primary-button{color:#24152d}
@keyframes cue-pulse{to{opacity:1;transform:scale(1.2)}}@keyframes wave{to{transform:scaleY(.3);opacity:.4}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-200% 0}}@keyframes like-pop{50%{transform:scale(1.35)}}
@media(min-width:1600px){:root{--sidebar-width:246px}.sidebar{padding-left:20px;padding-right:20px}main{padding:38px 45px}.topbar{padding:0 45px}.hero-feature,.weekly-card{height:370px}.hero-copy{top:95px}.hero-copy h2{font-size:43px}.hero-description{font-size:12px}.hero-footer{bottom:22px}.hero-actions{margin-top:25px}.mix-visual{margin-top:23px;height:165px}.weekly-card>p{font-size:11px}.chart-poster{height:275px}.chart-title-row h3{font-size:14px}.chart-card>p{font-size:11px}.moods-section{margin:30px 0 34px}.mood-pill{font-size:11px;padding:10px 17px}.speed-card img{width:60px;height:62px}.speed-card b{font-size:12px}}
@media(max-width:1200px){:root{--sidebar-width:196px}.sidebar{padding-left:10px;padding-right:10px}.sidebar-label{font-size:6.8px}.nav-item{font-size:11px;gap:10px}.nav-item svg{width:16px;height:16px}.tiny-badge{font-size:6px}.topbar{padding:0 26px;gap:13px}.topbar-actions{gap:11px}.sound-quality{font-size:6.8px}.search-box{width:40%}main{padding-left:26px;padding-right:26px}.date-pill{display:none}.hero-grid{grid-template-columns:minmax(0,1.85fr) minmax(230px,1fr);gap:15px}.hero-copy{left:23px}.hero-copy h2{font-size:32px}.hero-feature,.weekly-card{height:330px}.hero-description{font-size:10px}.hero-actions{gap:13px}.primary-button{padding:11px 12px}.hero-secondary{font-size:8px}.hero-footer{left:23px;font-size:7px}.hero-footer>span:last-child{max-width:230px}.weekly-card{padding:17px 16px}.weekly-heading>span{font-size:7px}.mix-visual{width:210px}.mix-art{left:20px}.mix-record{left:78px}.moods-section{gap:14px}.moods-section>span{font-size:9px}.mood-pills{gap:7px}.mood-pill{padding:8px 10px;font-size:9px;gap:6px}.mood-pill svg{width:12px;height:12px}.chart-row{gap:13px}.chart-card{flex-basis:calc((100% - 52px)/5)}.chart-poster{height:196px}.rank-number{font-size:60px}.poster-category{font-size:6px;padding:3px 4px;right:7px}.player-dock{grid-template-columns:1fr 1.15fr 1fr;padding:12px 18px;gap:15px}.player-tools{gap:4px}.player-tools input{width:45px}.player-tools .expand-button{margin-left:3px}.player-tools .icon-button{width:23px}.lyrics-button{padding:6px 8px}.player-track-info>span{max-width:130px}.speed-card{gap:8px}.speed-card img{width:43px;height:50px}.speed-card b{font-size:9px}.speed-card small{font-size:7px}.speed-card>svg{margin-right:9px}.sidebar-promo{margin-top:24px}}
@media(max-width:1020px){:root{--sidebar-width:180px}.nav-item{font-size:10px;padding:0 10px;gap:8px}.sidebar-label{font-size:6px}.sidebar-playlist{font-size:9px;gap:8px;padding:7px}.sidebar-playlist small{font-size:7px}.nav-group-label{font-size:8px}.tiny-badge{padding:3px}.main-nav{margin-top:27px}.sidebar-promo{padding:12px}.topbar{height:73px;padding:0 22px}.sound-quality{display:none}.search-box{width:62%;max-width:400px}.topbar-actions{gap:9px}main{padding:25px 22px 15px}h1{font-size:28px}.hero-grid{grid-template-columns:minmax(0,1.6fr) minmax(220px,1fr);gap:13px}.hero-copy h2{font-size:29px}.hero-copy{left:20px;top:80px}.hero-description{font-size:9px}.hero-actions{gap:10px}.hero-secondary{font-size:7.5px;gap:5px}.hero-copy>p:first-child{font-size:7px}.hero-footer{left:20px}.hero-footer>span:last-child{max-width:210px}.hero-indicator{right:18px}.editorial-pill{left:20px}.hero-side-label{right:13px}.weekly-card{padding:17px 14px}.weekly-card h2{font-size:18px}.mix-visual{transform:scale(.92);transform-origin:top center;margin-bottom:-12px}.weekly-card>p{font-size:9px}.weekly-footer{margin-top:15px}.weekly-footer>span{font-size:7px}.moods-section{flex-direction:column;align-items:flex-start;gap:11px}.mood-pills{width:100%;justify-content:space-between}.moods-section>span{font-size:10px}.mood-pill{font-size:9px;padding:8px 11px}.chart-card{flex-basis:calc((100% - 39px)/4)}.chart-poster{height:202px}.chart-title-row h3{font-size:11px}.editorial-note{display:none}.speed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.speed-card img{width:51px;height:54px}.speed-card b{font-size:11px}.speed-card small{font-size:9px}.speed-card{gap:12px}.studio-banner{padding:22px 17px;gap:15px}.studio-banner h2{font-size:16px}.studio-banner p{font-size:9px}.studio-banner .secondary-button{font-size:9px;padding:10px 11px}.player-dock{grid-template-columns:1fr 1.2fr .8fr;gap:13px}.player-tools input,.player-tools .volume-button,.player-tool-divider,.player-tools .expand-button{display:none}.player-tools{gap:8px}.player-track-info>button{font-size:11px}.player-art-button{width:47px;height:50px}.now-playing{gap:9px}.like-button{margin-left:0}.lyrics-button span{display:none}.lyrics-button{padding:7px}.lyrics-button svg{width:16px;height:16px}.playback-controls{gap:18px}.studio-layout{padding:20px 30px;gap:30px}.studio-track>img{border-radius:10px}.studio-track h2{font-size:22px}.lyric-line{font-size:32px}.lyrics-stage-footer{flex-wrap:wrap}.lyrics-stage-footer>span{display:none}}
@media(max-width:760px){:root{--sidebar-width:0px;--dock-height:74px}.sidebar{display:none}.topbar{height:70px;padding:0 21px;gap:12px;border-bottom:0}.history-controls{display:none}.search-box{height:34px;flex:1;width:auto;max-width:none}.search-box kbd{display:none}.search-box input{font-size:10px}.topbar-actions{gap:5px}.topbar-actions .theme-button{display:none}.avatar{width:30px;height:30px;font-size:11px}.app-shell{padding-bottom:150px}main{padding:20px 21px 15px}.greeting-row{margin-bottom:23px}.greeting-row .eyebrow{font-size:8px;letter-spacing:1.7px}.greeting-row h1{font-size:28px;margin-top:8px}.greeting-row .section-description{font-size:11px}.hero-grid{grid-template-columns:minmax(0,1.7fr) minmax(205px,1fr)}.hero-feature,.weekly-card{height:315px}.hero-copy h2{font-size:29px}.hero-copy{top:73px}.hero-footer>span:last-child{font-size:6.5px;max-width:175px}.hero-indicator{display:none}.weekly-heading>span{font-size:6.5px;letter-spacing:1px}.mix-visual{transform:scale(.85);height:151px;margin-bottom:-21px;left:-8px}.weekly-card h2{font-size:17px;margin-top:11px}.weekly-footer>span{font-size:6.5px;gap:4px}.weekly-card>p{font-size:9px}.weekly-footer .round-play{width:30px;height:30px}.moods-section{margin:24px 0 27px}.mood-pills{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;justify-content:flex-start;gap:8px}.mood-pill{padding:9px 13px}.section-heading h2{font-size:19px}.section-heading p{font-size:10px}.section-heading-actions{gap:5px}.chart-card{flex-basis:calc((100% - 39px)/4)}.chart-poster{height:190px}.rank-number{font-size:59px}.poster-category{font-size:5.5px}.chart-row{gap:13px}.speed-section{margin-top:28px}.studio-banner h2{font-size:17px}.studio-banner .eyebrow{font-size:6px}.studio-banner p{font-size:9px;max-width:240px;line-height:1.6}.studio-banner-icon{display:none}.content-footer>span:last-child{max-width:160px;text-align:right;line-height:1.7}.player-dock{left:12px;right:12px;bottom:69px;border-radius:11px;height:65px;padding:9px 11px;display:flex;gap:10px;box-shadow:0 -4px 20px #0002;border:1px solid #b393d520;background:#24202cef}.now-playing{flex:1;min-width:0;gap:9px}.player-art-button{width:43px;height:43px;border-radius:6px}.player-track-info>button{font-size:11px}.player-track-info>span{font-size:8px;max-width:220px}.player-track-info>#playback-label{font-size:5px;letter-spacing:.6px;margin-top:3px}.player-center{width:auto;margin:0;position:static}.playback-controls{gap:7px}.playback-controls>.icon-button{display:none}.playback-controls>.icon-button:nth-child(4){display:flex;width:28px}.playback-controls>.icon-button:nth-child(4) svg{width:19px;height:19px}.main-play-button{width:31px;height:31px;background:none;color:var(--text)}.main-play-button svg{height:23px;width:23px}.progress-row{position:absolute;bottom:-1px;left:8px;right:8px;margin:0;height:5px;gap:0}.progress-row>span{display:none}.progress-row input{margin:0;height:2px;width:100%;border-radius:10px}.player-tools{display:none}.now-playing>.like-button{margin-left:auto;margin-right:3px}.like-button svg{width:17px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;height:66px;padding:8px 14px max(8px,env(safe-area-inset-bottom));background:var(--sidebar);border-top:1px solid var(--border);z-index:49;justify-content:space-around}.mobile-nav>button{display:flex;flex-direction:column;align-items:center;gap:4px;color:var(--muted);min-width:49px;font-size:8px}.mobile-nav>button svg{width:20px;height:20px}.mobile-nav>button.active{color:var(--purple)}.toast{bottom:149px;font-size:11px;width:max-content;max-width:calc(100vw - 35px)}.collection-header{margin-top:12px}.collection-header h1{font-size:31px}.stats-grid{gap:10px}.stat-card{padding:18px 15px}.stat-card>strong{font-size:28px}.stat-card>span{font-size:9px}.insight-chart{grid-template-columns:1fr}.playlist-grid{gap:13px}.playlist-tile>div{height:145px}.playlist-tile h3{font-size:13px;margin:15px 12px 8px}.playlist-tile p{font-size:10px;margin:0 12px 17px}.studio-header{height:67px;padding:0 20px}.studio-header .icon-button{height:30px;width:30px}.studio-header>div{gap:7px}.studio-wordmark{font-size:23px}.studio-wordmark small{font-size:6px;letter-spacing:1.5px;margin-left:12px}.studio-layout{padding:0 24px 20px;gap:0;display:flex;flex-direction:column;height:calc(100dvh - 67px);align-items:stretch}.studio-track{max-width:none;width:100%;display:grid;grid-template-columns:52px 1fr;column-gap:12px;margin:0;flex-shrink:0;position:relative;padding-bottom:13px;border-bottom:1px solid #ffffff0d}.studio-track>img{width:52px;height:52px;margin:0;grid-row:1 / 3;border-radius:7px;box-shadow:0 3px 14px #0004}.studio-track-heading{grid-column:2}.studio-track h2{font-size:17px}.studio-track-heading p{font-size:10px;margin-top:3px}.studio-source{grid-column:2;font-size:5.5px;letter-spacing:.8px;margin-top:6px}.studio-progress{position:static;width:100%;margin-top:auto;margin-bottom:16px}.studio-progress>div{font-size:9px}.studio-play-controls{position:static;width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;padding:0 10px}.studio-play-controls>.icon-button svg{height:24px;width:24px}.lyrics-timing-note{display:none}.lyrics-stage{flex:1;min-height:0;height:auto;padding-bottom:115px;max-height:none}.lyrics-toolbar{padding:16px 0 6px;justify-content:flex-start;gap:8px}.lyrics-toolbar .icon-button{margin-left:auto}.glass-button{font-size:9px;padding:8px 10px}.lyric-line{font-size:clamp(28px,5vw,40px);margin-bottom:27px;line-height:1.5}.lyrics-lines{padding:19vh 0 35vh}.lyrics-scroll{mask-image:linear-gradient(transparent,#000 12%,#000 80%,transparent)}.vocal-cue{min-height:25px;height:25px;padding:4px}.vocal-cue small{font-size:8px}.lyrics-stage-footer{position:absolute;bottom:0;left:0;right:0;padding-top:9px;border:0;justify-content:space-between}.lyrics-stage-footer button{font-size:7px}.sync-pill{bottom:163px;padding:9px 14px;font-size:10px}.lyrics-empty{font-size:26px}.lyrics-empty small{font-size:10px}.studio-play{height:49px;width:49px}.modal{max-height:83dvh;padding:23px}.modal .track-list-row p{max-width:45vw}body.light .player-dock{background:#f0e8f8f7}}
@media(max-width:540px){.topbar{padding:0 20px;gap:10px}.search-box{padding:0 9px;gap:7px}.search-box input{font-size:9px}.search-box svg{width:14px}.avatar{width:28px;height:28px}.hero-grid{display:block}.weekly-card{display:none}.hero-feature{height:326px}.hero-copy{left:24px;top:81px}.hero-copy h2{font-size:35px;line-height:1.16}.editorial-pill{left:24px;top:23px;font-size:7px}.hero-copy>p:first-child{font-size:7px;margin-bottom:12px}.hero-description{font-size:10px;line-height:1.9;margin-top:12px}.hero-actions{margin-top:18px;gap:20px}.primary-button{padding:12px 15px;font-size:10px}.hero-secondary{font-size:9px;gap:8px}.hero-footer{left:24px;bottom:16px}.hero-footer>span:last-child{font-size:7px;max-width:220px}.hero-side-label{font-size:6px;top:30px;right:15px}.greeting-row h1{font-size:27px;letter-spacing:-1px;line-height:1.3}.greeting-row .section-description{font-size:10px}.greeting-row .eyebrow{font-size:7px;letter-spacing:1.7px}.greeting-row{margin-bottom:22px}.section-heading{margin-bottom:17px;align-items:flex-start;gap:10px}.section-heading h2{font-size:18px;gap:6px}.section-heading p{font-size:9px;line-height:1.6;max-width:240px;margin-top:6px}.section-heading .text-button{font-size:9px;gap:4px;padding-top:5px}.section-heading .text-button svg{width:11px}.section-heading-actions>.arrow-circle{display:none}.chart-row{margin-right:-21px;padding-right:21px;gap:14px}.chart-card{flex:0 0 43%}.chart-poster{height:220px}.rank-number{font-size:68px;left:11px}.poster-category{font-size:6px}.rating-badge{font-size:7px}.chart-title-row h3{font-size:12px}.chart-title-row>span{font-size:8px}.chart-card>p{font-size:9px}.chart-card>small{font-size:7px}.moods-section{margin:25px 0 28px;gap:11px}.mood-pills{width:calc(100% + 21px);padding-right:21px}.mood-pill{padding:9px 13px;font-size:10px}.moods-section>span{font-size:10px}.speed-grid{gap:9px}.speed-card{gap:8px}.speed-card img{width:45px;height:50px}.speed-card b{font-size:10px}.speed-card small{font-size:8px}.speed-card>svg{display:none}.speed-card>span{padding-right:5px}.speed-section .section-heading>button{font-size:8px}.studio-banner{padding:21px;flex-direction:column;align-items:flex-start;gap:17px;margin-top:28px}.studio-banner h2{font-size:19px;max-width:240px;line-height:1.5}.studio-banner p{font-size:10px;max-width:260px;line-height:1.8}.studio-banner .eyebrow{font-size:7px}.studio-banner .secondary-button{margin-left:0;font-size:10px}.content-footer{flex-wrap:wrap;gap:9px;margin-top:27px;font-size:8px}.content-footer>span:last-child{max-width:none;flex-basis:100%;text-align:left;margin-left:0;font-size:7px}.content-footer .footer-brand{font-size:20px}.content-footer>span:nth-child(2){margin-left:4px}.now-playing .player-track-info{max-width:calc(100vw - 185px)}.player-track-info>span{max-width:100%}.player-dock{left:10px;right:10px}.stats-grid{grid-template-columns:1fr 1fr}.stat-card:last-child{grid-column:1 / -1}.stat-card:last-child>strong{font-size:24px}.playlist-grid{grid-template-columns:1fr 1fr}.playlist-tile>div{height:140px}.track-list-row{padding:10px 2px;gap:10px}.track-list-row .track-index{width:16px}.track-list-row h3{font-size:12px}.track-list-row .track-duration{font-size:9px;margin:0}.track-list-row img{width:39px;height:39px}.collection-header h1{font-size:28px}.collection-meta{align-items:flex-start}.collection-meta>span{font-size:10px;line-height:1.7}.collection-meta .primary-button{font-size:9px;padding:10px 11px}.timer-grid{gap:8px}.timer-grid button{padding:18px 5px;font-size:20px}.modal-header h2{font-size:22px}.modal{padding:23px 20px}.studio-wordmark small{font-size:5px;letter-spacing:1.1px;margin-left:8px}.studio-header .studio-close{width:29px;height:29px}.studio-header>div{gap:4px}.studio-header>div .icon-button{width:27px;height:27px}.studio-header>div svg{width:14px;height:14px}.studio-wordmark{font-size:22px}.lyrics-stage-footer{gap:5px}.lyrics-stage-footer button{font-size:6.5px}.lyric-line{font-size:29px;letter-spacing:-.8px}.lyrics-lines.full-text .lyric-line{font-size:22px}}
/* Final readability, touch-target and editorial layout refinement. */
.section-description,.section-heading p{font-size:12px;line-height:1.7}.section-heading h2{font-size:22px}.chart-title-row h3{font-size:14px}.chart-card>p{font-size:11px;line-height:1.6}.chart-card>small{font-size:9px;margin-top:5px}.chart-title-row>span{font-size:10px}.text-button{font-size:11px}.mood-pill{font-size:11px;min-height:36px}.moods-section>span{font-size:11px}.hero-description{font-size:12px;line-height:1.8}.hero-secondary{font-size:11px}.hero-actions .primary-button{font-size:11px}.hero-footer{font-size:9px}.hero-footer>span:last-child{max-width:330px}.weekly-card>p{font-size:11px}.weekly-footer>span{font-size:9px}.weekly-heading>span{font-size:8px}.weekly-card .mix-visual{cursor:pointer}.chart-poster{box-shadow:0 6px 18px #0002}.chart-poster:hover{box-shadow:0 8px 24px #9a73bf24}.speed-card{min-height:58px;background:color-mix(in srgb,var(--panel) 80%,transparent);border-color:color-mix(in srgb,var(--muted) 15%,transparent)}.speed-card b{font-size:12px}.speed-card small{font-size:10px}.speed-card>svg{align-self:center}.player-tools{gap:10px}.player-tools .icon-button{min-width:27px}.player-track-info>button{font-size:13px}.player-track-info>span{font-size:10px}.player-track-info>#playback-label{font-size:7px}.progress-row>span{font-size:10px}.lyrics-button{font-size:10px}.content-footer{padding-top:18px;border-top:1px solid var(--border);font-size:10px}.content-footer>span:last-child{font-size:9px}.studio-track h2{overflow-wrap:anywhere}.lyrics-lines{contain:layout style}.lyric-word{transform-origin:center;transition:filter .25s,transform .25s}.lyric-word.singing{transform:scale(1.035)}.lyric-line small{font-size:15px}.lyrics-timing-note{font-size:10px!important}.lyrics-stage-footer>span{font-size:8px}.lyrics-stage-footer button{font-size:10px}.studio-source{font-size:8px;line-height:1.7}.studio-track-heading p{line-height:1.6}.setting-group>p,.modal-note{font-size:12px}.setting-group h3{font-size:14px}.setting-select{font-size:12px}.modal-header .eyebrow{font-size:9px}.segmented-control button{font-size:12px}.segmented-control small{font-size:10px}.eq-band{font-size:11px}.playlist-section-heading{display:flex;justify-content:space-between;align-items:center;margin:5px 0 22px;gap:12px}.playlist-section-heading h2{font-size:19px}.personal-playlists{margin-bottom:32px}.playlist-tile{transition:transform .2s,border-color .2s}.playlist-tile:hover{transform:translateY(-3px);border-color:#b995e44a}.collection-actions{display:flex;gap:8px;flex-wrap:wrap}.playlist-name-input{width:100%;border:1px solid #a582d346;background:var(--bg);color:var(--text);padding:13px;border-radius:8px;font:14px var(--font);margin:14px 0}.playlist-picker{display:flex;align-items:center;gap:13px;width:100%;text-align:left;padding:15px 6px;border-bottom:1px solid var(--border)}.playlist-picker>svg{color:var(--purple);width:23px;height:23px}.playlist-picker strong{font-size:13px;font-weight:500}.playlist-picker small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.track-list-row[data-current="true"]{background:#ac80e913}.avatar{display:grid;place-items:center}.avatar>svg{width:17px;height:17px}.lyrics-empty .secondary-button{white-space:normal}.lyric-line.outside-preview{opacity:.48}.catalogue-note{font-size:10px;color:var(--muted);line-height:1.8}
@media(min-width:1201px){.hero-grid{gap:22px;grid-template-columns:minmax(0,2fr) minmax(280px,1fr)}.hero-feature,.weekly-card{height:355px}.hero-copy{top:81px}.hero-copy h2{font-size:39px}.hero-footer{bottom:18px}.hero-actions{margin-top:20px}.weekly-card .mix-visual{height:158px;margin-top:11px}.weekly-card h2{margin-top:13px}.weekly-footer{margin-top:12px}.chart-poster{height:237px}.nav-item{font-size:12px}.sidebar-playlist{font-size:11px}.sidebar-playlist small{font-size:9px}.nav-group-label{font-size:9px}}
@media(min-width:761px) and (max-width:1200px){.hero-description{font-size:10px}.hero-secondary{font-size:9px}.hero-actions .primary-button{font-size:10px}.hero-footer{font-size:7px}.player-tools{gap:4px}.chart-title-row h3{font-size:12px}.chart-card>p{font-size:10px}.weekly-card>p{font-size:10px}.weekly-footer>span{font-size:8px}.section-heading h2{font-size:20px}.hero-footer>span:last-child{max-width:210px}}
@media(max-width:760px){.section-description,.section-heading p{font-size:11px}.section-heading h2{font-size:20px}.mood-pill{font-size:11px;min-height:38px}.moods-section>span{font-size:12px}.chart-title-row h3{font-size:13px}.chart-card>p{font-size:10px}.chart-card>small{font-size:9px}.now-playing>.like-button{min-width:35px;min-height:42px}.main-play-button{width:39px;height:42px}.playback-controls>.icon-button:nth-child(4){width:32px;height:42px}.player-track-info>button{font-size:12px}.player-track-info>span{font-size:10px}.player-track-info>#playback-label{font-size:6px}.mobile-nav>button{font-size:10px;min-width:55px}.mobile-nav{height:68px;padding-top:9px}.speed-card b{font-size:11px}.speed-card small{font-size:9px}.studio-track h2{font-size:18px}.studio-track-heading p{font-size:11px}.studio-source{font-size:6px}.studio-header>div .icon-button,.studio-header .studio-close{width:38px;height:38px}.studio-layout{padding-left:22px;padding-right:22px}.studio-wordmark small{display:none}.lyrics-toolbar .glass-button{font-size:10px;min-height:38px}.lyrics-toolbar .icon-button{width:38px;height:38px}.lyrics-stage-footer button{font-size:8px;min-height:32px}.lyrics-stage-footer{bottom:-3px}.lyrics-stage{padding-bottom:126px}.sync-pill{bottom:179px;min-height:40px}.studio-progress{position:static;margin-bottom:16px}.studio-play-controls{position:static;margin-bottom:18px}.studio-progress>div{font-size:11px}.lyrics-timing-note{display:none}.lyric-line small{font-size:13px}.content-footer>span:last-child{font-size:9px}.section-heading .text-button{font-size:10px}.studio-banner .eyebrow{font-size:8px}.studio-banner p{font-size:11px}.studio-banner .secondary-button{min-height:42px;font-size:11px}.collection-meta .primary-button{font-size:11px;min-height:42px}.modal{padding-bottom:26px}.secondary-button{min-height:38px}.setting-row{gap:10px}.segmented-control button{font-size:11px}.segmented-control small{font-size:9px}}
@media(max-width:540px){.greeting-row h1{font-size:28px}.hero-feature{height:345px}.hero-copy{top:85px}.hero-copy h2{font-size:35px}.hero-description{font-size:11px}.hero-actions .primary-button{font-size:11px;padding:12px 15px}.hero-secondary{font-size:10px}.hero-footer{font-size:8px}.hero-footer>span:last-child{font-size:8px;max-width:220px}.hero-grid .weekly-card{display:grid;grid-template-columns:65px minmax(0,1fr) 36px;grid-template-rows:auto auto;gap:5px 14px;height:104px;margin-top:14px;padding:17px;align-content:center;border-radius:12px}.weekly-card .weekly-heading{position:absolute;top:7px;right:7px;z-index:2}.weekly-card .weekly-heading>span{display:none}.weekly-card .weekly-heading .icon-button{width:27px;height:27px}.weekly-card .mix-visual{grid-column:1;grid-row:1 / 3;position:relative;left:0;width:65px;height:67px;margin:0;transform:none}.weekly-card .mix-art{width:58px;height:58px;top:5px;left:2px;padding:6px;transform:rotate(-6deg);border-radius:5px}.weekly-card .mix-art-brand{font-size:5px;margin-bottom:5px}.weekly-card .mix-art>span:nth-child(2){font-size:9px}.weekly-card .mix-art b{font-size:12px}.weekly-card .mix-art>svg{width:14px;height:13px;right:4px;bottom:4px}.weekly-card .mix-record,.weekly-card .mix-track-count{display:none}.weekly-card h2{grid-column:2;grid-row:1;font-size:16px;align-self:end;margin:0}.weekly-card>p{grid-column:2;grid-row:2;font-size:9px;line-height:1.6;margin:0}.weekly-card>p br{display:none}.weekly-card .weekly-footer{grid-column:3;grid-row:1 / 3;margin:15px 0 0}.weekly-card .weekly-footer>span{display:none}.weekly-card .round-play{width:34px;height:34px}.section-heading h2{font-size:19px}.section-heading p{font-size:10px}.chart-poster{height:223px}.moods-section{margin:25px 0}.speed-card{min-height:57px}.speed-card img{height:57px;width:46px}.speed-card b{font-size:11px}.speed-card small{font-size:9px}.studio-banner h2{font-size:21px}.content-footer{font-size:10px}.content-footer .footer-brand{font-size:22px}}
@media(max-width:370px){main{padding-left:16px;padding-right:16px}.topbar{padding-left:16px;padding-right:16px}.greeting-row h1{font-size:25px}.hero-copy{left:19px}.hero-copy h2{font-size:32px}.hero-actions{gap:11px}.hero-description{font-size:10px}.hero-secondary{font-size:9px}.chart-row{margin-right:-16px;padding-right:16px}.mood-pills{width:calc(100% + 16px)}.section-heading h2{font-size:17px}.weekly-card .weekly-footer{margin-left:-3px}.studio-wordmark{font-size:22px}.lyrics-toolbar .glass-button{padding:8px}.lyric-line{font-size:26px}.playlist-grid{gap:10px}}
.search-source-tabs{display:flex;gap:12px;margin:0 0 24px}.search-source-tabs button{display:flex;align-items:center;gap:9px;border:1px solid var(--border);border-radius:10px;background:var(--panel);padding:13px 17px;font-size:13px}.search-source-tabs button.selected{border-color:#b18ad780;background:#a47be91c}.search-source-tabs small{font-size:10px;color:var(--muted)}.youtube-embed{width:100%;aspect-ratio:16/9;min-height:200px;background:#000;border-radius:10px;overflow:hidden}.youtube-embed iframe{width:100%;height:100%;border:0;display:block}.playlist-song{display:flex;align-items:center;gap:10px;margin:12px 0}.playlist-song>button:first-child{display:flex;align-items:center;text-align:left;gap:11px;flex:1;min-width:0;padding:0}.playlist-song img{width:42px;height:42px;border-radius:6px}.playlist-song span{flex:1;min-width:0;font-size:12px}.playlist-song small{display:block;color:var(--muted);font-size:10px;margin-top:4px}.playlist-song svg{width:16px}.playlist-danger{margin-top:24px;color:var(--muted);font-size:11px}.playlist-danger summary{cursor:pointer}.search-source-tabs button:hover{background:var(--panel-hover)}@media(max-width:540px){.search-source-tabs{gap:8px}.search-source-tabs button{font-size:11px;padding:11px;flex:1;flex-wrap:wrap;gap:7px}.search-source-tabs small{width:100%;padding-left:25px;font-size:9px}.search-source-tabs svg{width:16px}.youtube-embed{min-height:200px}.modal:has(.youtube-embed){width:calc(100vw - 16px);padding:18px 12px}.playlist-song span{font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}.lyric-word{filter:none!important}}
/* Karaoke Mode, Glowing Theme & Transpose Controls */
.karaoke-entry-btn{display:inline-flex;align-items:center;gap:7px;background:linear-gradient(135deg,rgba(230,86,253,0.18),rgba(189,0,255,0.22));color:#f5d6ff;border:1px solid rgba(230,86,253,0.45);border-radius:20px;padding:7px 15px;font-size:11px;font-weight:700;letter-spacing:.5px;cursor:pointer;box-shadow:0 0 15px rgba(218,56,253,0.2);transition:all .25s ease}
.karaoke-entry-btn:hover,.karaoke-entry-btn.active{background:linear-gradient(135deg,#e056fd,#be2edd);color:#fff;border-color:#ff9cfd;box-shadow:0 0 25px rgba(224,86,253,0.65);transform:translateY(-1px) scale(1.03)}
.karaoke-entry-btn svg{width:15px;height:15px}
.karaoke-controls-panel{position:relative;background:rgba(18,12,28,0.94);border:1px solid rgba(224,86,253,0.38);box-shadow:0 12px 40px rgba(0,0,0,0.7),0 0 30px rgba(189,0,255,0.18);backdrop-filter:blur(24px);border-radius:14px;padding:9px 14px;margin-bottom:15px;z-index:25;animation:karaoke-panel-enter .3s cubic-bezier(0.16,1,0.3,1)}
@keyframes karaoke-panel-enter{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.karaoke-bar-main{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.karaoke-live-badge{display:inline-flex;align-items:center;gap:6px;font-size:9.5px;font-weight:800;letter-spacing:1.5px;color:#ff79fe;text-shadow:0 0 12px rgba(255,121,254,0.7);margin-right:2px}
.pulse-dot{width:7px;height:7px;border-radius:50%;background:#ff007f;box-shadow:0 0 10px #ff007f;animation:neon-pulse 1.2s infinite alternate}
@keyframes neon-pulse{from{transform:scale(0.85);opacity:0.6}to{transform:scale(1.3);opacity:1;box-shadow:0 0 16px #ff007f,0 0 24px #be2edd}}
.vocal-switch-container{position:relative}
.vocal-switch-btn{display:inline-flex;align-items:center;gap:7px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.14);border-radius:20px;padding:4px 10px 4px 5px;color:#d7c6e1;font-size:10px;font-weight:650;cursor:pointer;transition:all .3s cubic-bezier(0.4,0,0.2,1);user-select:none}
.vocal-switch-btn .switch-slider{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:rgba(255,255,255,0.12);color:#c7b0da;transition:all .3s cubic-bezier(0.4,0,0.2,1)}
.vocal-switch-btn .switch-slider svg{width:12px;height:12px}
.vocal-switch-btn.active{background:linear-gradient(135deg,rgba(224,86,253,0.28),rgba(190,46,221,0.35));border-color:rgba(224,86,253,0.7);color:#fff;box-shadow:0 0 16px rgba(224,86,253,0.4)}
.vocal-switch-btn.active .switch-slider{background:#e056fd;color:#fff;box-shadow:0 0 10px #e056fd;transform:scale(1.05)}
.karaoke-ctrl-btn{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.12);color:#e2d3ec;border-radius:8px;padding:6px 11px;font-size:10.5px;font-weight:650;cursor:pointer;transition:all .2s;user-select:none}
.karaoke-ctrl-btn:hover,.karaoke-ctrl-btn.active{background:rgba(224,86,253,0.2);border-color:rgba(224,86,253,0.5);color:#fff}
.karaoke-ctrl-btn svg{width:13px;height:13px}
.dropdown-chevron{width:11px!important;height:11px!important;color:#b598cb;transition:transform .2s}
.karaoke-ctrl-btn[aria-expanded="true"] .dropdown-chevron{transform:rotate(180deg)}
.karaoke-dropdown-container{position:relative}
.karaoke-dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;width:290px;background:rgba(20,12,32,0.98);border:1px solid rgba(224,86,253,0.5);border-radius:14px;box-shadow:0 18px 50px rgba(0,0,0,0.85),0 0 35px rgba(189,0,255,0.3);backdrop-filter:blur(28px);padding:14px;z-index:999!important;animation:menu-pop .2s ease-out}
@keyframes menu-pop{from{opacity:0;transform:scale(.95) translateY(-6px)}to{opacity:1;transform:scale(1) translateY(0)}}
.dropdown-header{display:flex;justify-content:space-between;align-items:center;font-size:9px;font-weight:800;letter-spacing:1.2px;color:#d8c4e9;margin-bottom:10px;padding-bottom:7px;border-bottom:1px solid rgba(255,255,255,0.1)}
.scale-orig-badge{color:#00f2fe;background:rgba(0,242,254,0.12);border:1px solid rgba(0,242,254,0.4);border-radius:4px;padding:2px 6px;font-size:8px;font-weight:700}
.transpose-quick-row{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,0.08)}
.transpose-nudge-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;background:rgba(255,255,255,0.07);border:1px solid rgba(255,255,255,0.16);border-radius:6px;padding:6px 10px;font-size:10.5px;font-weight:700;color:#e8dcf1;cursor:pointer;transition:all .2s;flex:1}
.transpose-nudge-btn:hover{background:rgba(224,86,253,0.25);border-color:rgba(224,86,253,0.6);color:#fff}
.transpose-nudge-btn svg{width:11px!important;height:11px!important}
.transpose-reset-btn{display:inline-flex;align-items:center;justify-content:center;background:rgba(0,210,255,0.12);border:1px solid rgba(0,210,255,0.45);border-radius:6px;padding:6px 10px;font-size:9.5px;font-weight:700;color:#a6f2ff;cursor:pointer;transition:all .2s;flex:1.2}
.transpose-reset-btn:hover{background:rgba(0,210,255,0.25);color:#fff}
.dropdown-notes-grid{display:flex;flex-direction:column;gap:6px}
.semitone-subgrid{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}
.dropdown-note-item{display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.12);border-radius:7px;padding:7px 2px;font-size:11px;font-weight:700;color:#e8dcf1;cursor:pointer;transition:all .2s;min-height:44px}
.dropdown-note-item:hover{background:rgba(224,86,253,0.25);border-color:rgba(224,86,253,0.6);color:#fff;transform:translateY(-1px)}
.dropdown-note-item.active{background:linear-gradient(135deg,#e056fd,#8854d0);border-color:#ff9cfd;color:#fff;box-shadow:0 0 16px rgba(224,86,253,0.7);transform:scale(1.04)}
.dropdown-note-item.is-original:not(.active){border-color:rgba(0,210,255,0.6);background:rgba(0,210,255,0.12);color:#aff5ff}
.dropdown-note-item span{font-size:11px;font-weight:800}
.dropdown-note-item small{font-size:8px;font-weight:650;opacity:.9;margin-top:2px}
.dropdown-note-item.is-original small{color:#7beeff}
.semitone-center-row{width:100%}
.dropdown-note-item.full-width-note{width:100%;min-height:36px;flex-direction:row;gap:8px;font-size:10.5px}
.karaoke-speed-container{position:relative}
.speed-drawer-popup{position:absolute;top:calc(100% + 8px);left:0;width:280px;background:rgba(20,12,32,0.98);border:1px solid rgba(224,86,253,0.5);border-radius:14px;box-shadow:0 18px 50px rgba(0,0,0,0.85),0 0 35px rgba(189,0,255,0.3);backdrop-filter:blur(28px);padding:14px;z-index:999!important;animation:menu-pop .2s ease-out}
.drawer-header{display:flex;justify-content:space-between;align-items:center;font-size:9px;font-weight:800;letter-spacing:1.2px;color:#d8c4e9;margin-bottom:10px;padding-bottom:7px;border-bottom:1px solid rgba(255,255,255,0.1)}
.drawer-speed-val{color:#ff79fe;font-size:12px;font-weight:800;text-shadow:0 0 10px rgba(255,121,254,0.6)}
.speed-presets-bar{display:flex;gap:5px;justify-content:space-between;margin-bottom:14px}
.speed-chip{background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.14);border-radius:6px;padding:6px 4px;font-size:10px;font-weight:700;color:#e0d0ec;cursor:pointer;transition:all .2s;flex:1;text-align:center}
.speed-chip:hover{background:rgba(255,255,255,0.16);color:#fff;border-color:rgba(224,86,253,0.4)}
.speed-chip.active{background:linear-gradient(135deg,#be2edd,#4834d4);border-color:#ff9cfd;color:#fff;box-shadow:0 0 12px rgba(190,46,221,0.6)}
.speed-slider-wrap{display:flex;flex-direction:column;gap:8px;margin-top:4px}
.speed-slider-track-box{position:relative;padding:6px 0;width:100%}
.speed-slider-track-box input[type=range]{appearance:none!important;-webkit-appearance:none!important;width:100%!important;height:10px!important;background:linear-gradient(to right,#e056fd 0%,#ff3366 var(--progress,50%),rgba(255,255,255,0.16) var(--progress,50%),rgba(255,255,255,0.16) 100%)!important;border:1px solid rgba(224,86,253,0.55)!important;border-radius:10px!important;outline:none!important;cursor:pointer!important;margin:0!important;box-shadow:inset 0 1px 4px rgba(0,0,0,0.6)!important;display:block!important}
.speed-slider-track-box input[type=range]::-webkit-slider-thumb{appearance:none!important;-webkit-appearance:none!important;opacity:1!important;visibility:visible!important;width:22px!important;height:22px!important;border-radius:50%!important;background:linear-gradient(135deg,#ff3366,#e056fd)!important;border:2.5px solid #ffffff!important;box-shadow:0 0 14px #e056fd,0 2px 8px rgba(0,0,0,0.7)!important;cursor:grab!important;margin-top:0!important;transition:transform .15s ease,box-shadow .15s ease!important}
.speed-slider-track-box input[type=range]::-webkit-slider-thumb:active{cursor:grabbing!important;transform:scale(1.2)!important;box-shadow:0 0 20px #ff3366,0 2px 10px rgba(0,0,0,0.8)!important}
.speed-slider-track-box input[type=range]::-moz-range-thumb{opacity:1!important;visibility:visible!important;width:22px!important;height:22px!important;border-radius:50%!important;background:linear-gradient(135deg,#ff3366,#e056fd)!important;border:2.5px solid #ffffff!important;box-shadow:0 0 14px #e056fd,0 2px 8px rgba(0,0,0,0.7)!important;cursor:grab!important}
.speed-slider-track-box input[type=range]::-moz-range-track{height:10px;background:linear-gradient(to right,#e056fd 0%,#ff3366 var(--progress,50%),rgba(255,255,255,0.16) var(--progress,50%),rgba(255,255,255,0.16) 100%);border-radius:10px}
.speed-slider-labels{display:flex;justify-content:space-between;font-size:8.5px;font-weight:700;color:#cbb5dc}
.speed-slider-labels span.speed-center{color:#ff85fe;font-size:9.5px}
.karaoke-exit-pill{display:inline-flex;align-items:center;gap:5px;background:rgba(255,60,100,0.15);border:1px solid rgba(255,60,100,0.35);color:#ff99b0;border-radius:7px;padding:6px 11px;font-size:10px;font-weight:600;cursor:pointer;margin-left:auto;transition:all .2s}
.karaoke-exit-pill:hover{background:rgba(255,60,100,0.35);color:#fff}
.lyrics-studio.karaoke-theme{background:radial-gradient(ellipse at 25% 20%,rgba(255,0,128,0.18) 0%,transparent 55%),radial-gradient(ellipse at 80% 80%,rgba(0,210,255,0.15) 0%,transparent 55%),#0c0715 !important}
.lyrics-studio.karaoke-theme .studio-ambient{background:linear-gradient(140deg,#7a1590,#150a26) !important;filter:blur(55px) brightness(0.65) saturate(1.8) !important}
.lyrics-studio.karaoke-theme .studio-wordmark small{color:#ff79fe !important;text-shadow:0 0 12px rgba(255,121,254,0.85)}
.lyrics-studio.karaoke-theme .lyric-line.active{color:#fff !important;text-shadow:none !important;transform:none !important}
.lyrics-studio.karaoke-theme .lyric-line.active .lyric-word{background:linear-gradient(90deg,#ffffff var(--fill,0%),rgba(255,255,255,0.38) var(--fill,0%));background-clip:text;-webkit-background-clip:text;color:transparent}
.lyrics-studio.karaoke-theme .lyric-word.singing{filter:drop-shadow(0 0 3px rgba(255,255,255,0.95)) drop-shadow(0 0 7px rgba(224,86,253,0.7)) !important}
.lyrics-stage-footer{display:none !important}
@media(max-width:768px){
  .desktop-only, [data-action="fullscreen"]{display:none!important}
  .karaoke-live-badge{display:none}
  .karaoke-exit-pill .exit-text{display:none}
  .vocal-switch-btn .switch-label{display:none}
}

/* Mobile Segmented Toggle in Header */
.mobile-player-toggle {
  position: relative;
  display: inline-flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 9999px;
  padding: 4px;
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.4);
}
.toggle-highlighter {
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  width: calc(50% - 4px);
  background: #ffffff;
  border-radius: 9999px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.35);
  transition: transform 0.28s cubic-bezier(0.25, 1, 0.5, 1);
  pointer-events: none;
  z-index: 1;
}
.mobile-player-toggle.lyrics-active .toggle-highlighter {
  transform: translateX(100%);
}
.toggle-tab {
  position: relative;
  z-index: 2;
  padding: 6px 18px;
  border-radius: 9999px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.8px;
  color: rgba(255, 255, 255, 0.65);
  transition: color 0.25s ease;
  cursor: pointer;
  background: transparent;
  border: none;
  text-align: center;
  min-width: 68px;
}
.toggle-tab.active {
  color: #120e17 !important;
}

/* 3-Dot More Button */
.mobile-more-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.15);
  color: #ffffff;
  cursor: pointer;
  transition: all 0.2s;
}
.mobile-more-btn:hover {
  background: rgba(255, 255, 255, 0.22);
  transform: scale(1.05);
}
.mobile-more-btn svg {
  width: 18px;
  height: 18px;
}

/* Modern Album Cover (replacing turntable disk / needle) */
.studio-cover-wrap {
  width: 100%;
  max-width: 310px;
  margin: 0 auto 16px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.studio-cover-wrap img {
  width: 100%;
  aspect-ratio: 1;
  border-radius: 20px;
  object-fit: cover;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.55), 0 0 25px rgba(224, 86, 253, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.studio-cover-wrap:hover img {
  transform: scale(1.02);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.65), 0 0 35px rgba(224, 86, 253, 0.25);
}

/* Custom Red Slider matching Screenshot 1 */
.red-progress-slider {
  appearance: none !important;
  -webkit-appearance: none !important;
  width: 100% !important;
  height: 3.5px !important;
  background: linear-gradient(to right, #e74c3c 0%, #e74c3c var(--progress, 0%), rgba(255, 255, 255, 0.22) var(--progress, 0%), rgba(255, 255, 255, 0.22) 100%) !important;
  border-radius: 4px !important;
  outline: none !important;
  cursor: pointer !important;
  margin: 8px 0 0 !important;
}
.red-progress-slider::-webkit-slider-thumb {
  appearance: none !important;
  -webkit-appearance: none !important;
  width: 13px !important;
  height: 13px !important;
  border-radius: 50% !important;
  background: #ff3b30 !important;
  border: 2px solid #ffffff !important;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.45) !important;
  cursor: grab !important;
  opacity: 1 !important;
  transition: transform 0.15s ease !important;
}
.red-progress-slider::-webkit-slider-thumb:active {
  transform: scale(1.3) !important;
}
.red-progress-slider::-moz-range-thumb {
  width: 13px !important;
  height: 13px !important;
  border-radius: 50% !important;
  background: #ff3b30 !important;
  border: 2px solid #ffffff !important;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.45) !important;
  cursor: grab !important;
  opacity: 1 !important;
}
.progress-labels {
  display: flex;
  justify-content: space-between;
  font-size: 11px;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0.3px;
  margin-bottom: 2px;
}

/* Big solid white circle play button matching Screenshot 1 */
.main-circle-play-btn {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  background: #ffffff !important;
  color: #0b0713 !important;
  display: grid;
  place-items: center;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.4);
  border: none;
  cursor: pointer;
  transition: transform 0.2s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.2s ease;
  margin: 0 8px;
}
.main-circle-play-btn:hover {
  transform: scale(1.06);
  box-shadow: 0 6px 24px rgba(255, 255, 255, 0.35);
}
.main-circle-play-btn:active {
  transform: scale(0.96);
}
.main-circle-play-btn svg {
  width: 26px !important;
  height: 26px !important;
  fill: #0b0713 !important;
  stroke: #0b0713 !important;
}

/* Small pill queue button at bottom of now playing (Screenshot 1) */
.up-next-queue-wrap {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.up-next-queue-pill {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: rgba(0, 0, 0, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 9999px;
  padding: 8px 18px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.2px;
  cursor: pointer;
  backdrop-filter: blur(12px);
  transition: all 0.2s ease;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
}
.up-next-queue-pill:hover {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.4);
  transform: translateY(-1px);
}
.up-next-queue-pill svg {
  width: 14px;
  height: 14px;
}

/* Mobile Lyrics Sub-Header (Screenshot 2) */
.lyrics-sub-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 0 12px;
  width: 100%;
}
.lyrics-sub-meta h3 {
  font-size: 17px;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -0.3px;
  margin: 0;
}
.lyrics-sub-meta p {
  font-size: 12.5px;
  color: rgba(255, 255, 255, 0.7);
  margin: 3px 0 0;
}
.lyrics-sub-actions {
  display: flex;
  align-items: center;
  gap: 10px;
}
.lyrics-romanize-circle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.2s;
}
.lyrics-romanize-circle:hover, .lyrics-romanize-circle.selected {
  background: rgba(224, 86, 253, 0.35);
  border-color: #ff9cfd;
  color: #ffffff;
}
.lyrics-sing-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 9999px;
  padding: 7px 15px;
  color: #ffffff;
  font-size: 11.5px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.2s;
}
.lyrics-sing-pill:hover, .lyrics-sing-pill.active {
  background: linear-gradient(135deg, #e056fd, #be2edd);
  border-color: #ff9cfd;
  box-shadow: 0 0 16px rgba(224, 86, 253, 0.6);
}
.lyrics-sing-pill svg {
  width: 13px;
  height: 13px;
}


/* Bottom Sheet Modal (Screenshots 3 & 4) */
.sheet-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.65);
  backdrop-filter: blur(8px);
  z-index: 999;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  animation: sheet-fade-in 0.25s ease-out;
}
@keyframes sheet-fade-in {
  from { opacity: 0; }
  to { opacity: 1; }
}
.bottom-sheet {
  width: 100%;
  max-width: 480px;
  background: #ffffff;
  color: #121216;
  border-radius: 22px 22px 0 0;
  padding: 16px 20px 24px;
  box-shadow: 0 -10px 40px rgba(0, 0, 0, 0.4);
  animation: sheet-slide-up 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}
@keyframes sheet-slide-up {
  from { transform: translateY(100%); }
  to { transform: translateY(0); }
}
.sheet-handle {
  width: 36px;
  height: 4px;
  background: #d8dde4;
  border-radius: 4px;
  margin: 0 auto 14px;
}
.sheet-top-row {
  display: flex;
  align-items: center;
  gap: 14px;
  padding-bottom: 12px;
}
.sheet-cover-img {
  width: 52px;
  height: 52px;
  border-radius: 10px;
  object-fit: cover;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}
.sheet-meta {
  flex: 1;
  min-width: 0;
}
.sheet-title-text {
  font-family: 'Playfair Display', Georgia, serif;
  font-style: italic;
  font-size: 19px;
  font-weight: 700;
  color: #11142d;
  margin: 0;
  line-height: 1.2;
}
.sheet-artist-text {
  font-size: 13px;
  color: #636b78;
  margin: 4px 0 0;
}
.sheet-divider {
  height: 1px;
  background: #edf0f5;
  margin: 12px 0;
}
.sheet-quick-actions {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 6px 0;
}
.sheet-quick-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  background: none;
  border: none;
  cursor: pointer;
  color: #4a5568;
  font-size: 11.5px;
  font-weight: 600;
  transition: transform 0.2s;
}
.sheet-quick-btn:hover {
  transform: translateY(-2px);
}
.sheet-quick-circle {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #f1f4f9;
  display: grid;
  place-items: center;
  color: #4a5568;
  transition: background 0.2s, color 0.2s;
}
.sheet-quick-circle svg {
  width: 20px;
  height: 20px;
}
.circle-share {
  background: #f0edff;
  color: #5d5fef;
}
.sheet-quick-btn .share-label {
  color: #5d5fef;
}
.sheet-items-list {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin: 6px 0 16px;
}
.sheet-item-btn {
  display: flex;
  align-items: center;
  gap: 14px;
  width: 100%;
  padding: 12px 10px;
  border-radius: 10px;
  background: none;
  border: none;
  text-align: left;
  font-size: 13.5px;
  font-weight: 600;
  color: #1a202c;
  cursor: pointer;
  transition: background 0.15s ease;
}
.sheet-item-btn:hover {
  background: #f4f6fa;
}
.sheet-item-btn svg {
  width: 19px;
  height: 19px;
  color: #5a6578;
}
.sheet-close-action-btn {
  width: 100%;
  padding: 13px;
  background: #edf2f7;
  color: #1a202c;
  border: none;
  border-radius: 12px;
  font-size: 14.5px;
  font-weight: 750;
  cursor: pointer;
  transition: background 0.2s;
}
.sheet-close-action-btn:hover {
  background: #e2e8f0;
}

/* Responsive Rules for Mobile vs Desktop */
@media (max-width: 768px) {
  .desktop-only, [data-action="fullscreen"] {
    display: none !important;
  }
  /* Background: Same as desktop UI */
  .lyrics-studio {
    background: #21192c !important;
    overflow: hidden !important;
  }
  .studio-ambient {
    position: absolute !important;
    inset: -150px !important;
    z-index: -2 !important;
    background-size: cover !important;
    background-position: center !important;
    filter: blur(45px) brightness(0.4) saturate(1.25) !important;
    transform: translateZ(0) scale(1.08) !important;
    transition: background 1.5s ease, background-image 0.8s ease !important;
  }
  .lyrics-studio:after {
    content: '' !important;
    position: absolute !important;
    inset: 0 !important;
    background: radial-gradient(ellipse at 20% 40%, #75467e20, transparent 70%) !important;
    z-index: -1 !important;
    pointer-events: none !important;
  }
  .studio-header {
    height: 72px;
    padding: 0 16px;
  }
  .studio-layout {
    display: block !important;
    height: calc(100dvh - 72px) !important;
    padding: 6px 20px 16px !important;
    overflow-y: auto !important;
    box-sizing: border-box !important;
  }
  .lyrics-studio.tab-song #lyrics-stage-panel {
    display: none !important;
  }
  .lyrics-studio.tab-song #studio-track-panel {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    min-height: 100% !important;
    max-width: 440px !important;
    margin: 0 auto !important;
    padding: 0 0 155px !important;
    box-sizing: border-box !important;
    overflow-y: auto !important;
    scrollbar-width: none !important;
  }
  .lyrics-studio.tab-song #studio-track-panel::-webkit-scrollbar {
    display: none !important;
  }
  .lyrics-studio.tab-lyrics #studio-track-panel {
    display: none !important;
  }
  .lyrics-studio.tab-lyrics #lyrics-stage-panel {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    max-width: 440px !important;
    margin: 0 auto !important;
    padding: 0 0 155px !important;
    box-sizing: border-box !important;
    position: relative !important;
    overflow: hidden !important;
  }
  /* Song Title Centered Just Above the Disk - Shifted 1 line down */
  .studio-track {
    max-width: 100% !important;
  }
  .studio-track-heading {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    max-width: 325px !important;
    margin: 22px auto 8px auto !important;
    padding: 0 4px !important;
    flex-shrink: 0 !important;
  }
  .studio-track-heading .track-text {
    flex: 1 !important;
    min-width: 0 !important;
    text-align: center !important;
    padding-left: 36px !important;
  }
  .studio-track-heading h2 {
    font-family: 'Playfair Display', serif !important;
    font-style: italic !important;
    font-weight: 700 !important;
    font-size: 27px !important;
    letter-spacing: -0.4px !important;
    line-height: 1.18 !important;
    color: #ffffff !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    text-shadow: 0 2px 14px rgba(0, 0, 0, 0.6) !important;
  }
  .studio-track-heading p {
    font-family: 'DM Sans', sans-serif !important;
    font-size: 13.5px !important;
    font-weight: 500 !important;
    color: rgba(255, 255, 255, 0.72) !important;
    margin-top: 3px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }
  .studio-track-heading .like-button {
    width: 36px !important;
    height: 36px !important;
    color: rgba(255, 255, 255, 0.75) !important;
    flex-shrink: 0 !important;
    margin-left: 8px !important;
  }
  .studio-track-heading .like-button.liked {
    color: #ff2a5f !important;
  }

  /* The Disk: Horizontally and Vertically Centred */
  .studio-cover-wrap {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative !important;
    margin: 0 auto !important;
    flex: 1 1 auto !important;
    min-height: 0 !important;
  }
  .turntable-container {
    position: relative !important;
    width: min(72vw, 290px) !important;
    height: min(72vw, 290px) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  /* Vinyl Disk Spinning Animation */
  .turntable-disk {
    position: relative !important;
    width: 100% !important;
    height: 100% !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    animation: spin-disk 20s linear infinite !important;
    animation-play-state: paused !important;
  }
  .lyrics-studio.is-playing .turntable-disk,
  .turntable-container.is-playing .turntable-disk {
    animation-play-state: running !important;
  }
  @keyframes spin-disk {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
  }

  /* Outer Double Silver/White Rings */
  .disk-outer-ring {
    position: absolute !important;
    inset: 0 !important;
    border-radius: 50% !important;
    border: 1.5px solid rgba(255, 255, 255, 0.35) !important;
    box-shadow: 0 0 2px rgba(255, 255, 255, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.25) !important;
    pointer-events: none !important;
  }
  .disk-outer-ring:after {
    content: '' !important;
    position: absolute !important;
    inset: 5px !important;
    border-radius: 50% !important;
    border: 1px solid rgba(255, 255, 255, 0.18) !important;
  }

  /* Red Accent Arc on the Outer Ring (Matching Screenshot) */
  .disk-accent-arc {
    position: absolute !important;
    inset: -1px !important;
    border-radius: 50% !important;
    border: 2.5px solid transparent !important;
    border-top-color: #ff3344 !important;
    border-left-color: #ff3344 !important;
    transform: rotate(-35deg) !important;
    pointer-events: none !important;
    filter: drop-shadow(0 0 4px rgba(255, 51, 68, 0.6)) !important;
    mask-image: conic-gradient(from 0deg, #000 0deg 45deg, transparent 45.1deg) !important;
    -webkit-mask-image: conic-gradient(from 0deg, #000 0deg 45deg, transparent 45.1deg) !important;
  }

  /* Vinyl Record with Album Image */
  .disk-vinyl {
    position: relative !important;
    width: calc(100% - 18px) !important;
    height: calc(100% - 18px) !important;
    border-radius: 50% !important;
    overflow: hidden !important;
    box-shadow: 0 14px 40px rgba(0, 0, 0, 0.75), 0 0 25px rgba(0, 0, 0, 0.5) !important;
    background: #111015 !important;
  }
  .disk-vinyl img#studio-cover {
    width: 100% !important;
    height: 100% !important;
    aspect-ratio: 1 !important;
    object-fit: cover !important;
    border-radius: 50% !important;
    display: block !important;
  }
  .disk-grooves {
    position: absolute !important;
    inset: 0 !important;
    border-radius: 50% !important;
    pointer-events: none !important;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 0%, transparent 35%, rgba(255, 255, 255, 0.06) 65%, transparent 100%),
                radial-gradient(circle at center, transparent 40%, rgba(0, 0, 0, 0.22) 100%) !important;
    z-index: 2 !important;
  }

  /* Center Spindle Hub with Play Icon */
  .disk-center-hub {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 50% !important;
    background: #121019 !important;
    border: 2px solid rgba(255, 255, 255, 0.18) !important;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.75) !important;
    display: grid !important;
    place-items: center !important;
    z-index: 3 !important;
  }
  .spindle-circle {
    display: grid !important;
    place-items: center !important;
  }
  .spindle-icon {
    width: 20px !important;
    height: 20px !important;
    color: #ffffff !important;
    fill: #ffffff !important;
    margin-left: 2px !important;
  }

  /* Tonearm / Needle with Play/Pause Smooth Animation */
  .turntable-arm {
    position: absolute !important;
    top: -18px !important;
    right: -6px !important;
    width: 60px !important;
    height: 170px !important;
    z-index: 10 !important;
    pointer-events: none !important;
    transform-origin: 43px 18px !important;
    transform: rotate(-30deg) !important; /* Resting / Paused position */
    transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1) !important;
  }
  .lyrics-studio.is-playing .turntable-arm,
  .turntable-container.is-playing .turntable-arm {
    transform: rotate(0deg) !important; /* Active needle drop on the record */
  }
  .arm-pivot {
    position: absolute !important;
    top: 0 !important;
    right: 25px !important;
    width: 36px !important;
    height: 36px !important;
    border-radius: 50% !important;
    background: radial-gradient(circle at 35% 35%, #ffffff 0%, #cbd5e1 45%, #64748b 85%, #334155 100%) !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5), inset 0 1px 2px rgba(255, 255, 255, 0.8) !important;
    display: grid !important;
    place-items: center !important;
  }
  .pivot-bracket {
    position: absolute !important;
    top: 10px !important;
    right: -8px !important;
    width: 14px !important;
    height: 16px !important;
    background: #475569 !important;
    border-radius: 3px !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4) !important;
  }
  .pivot-cap {
    width: 14px !important;
    height: 14px !important;
    border-radius: 50% !important;
    background: #0f172a !important;
    border: 1.5px solid #94a3b8 !important;
  }
  .arm-shaft {
    position: absolute !important;
    top: 28px !important;
    right: 41px !important;
    width: 4.5px !important;
    height: 108px !important;
    background: linear-gradient(90deg, #ffffff 0%, #e2e8f0 40%, #94a3b8 100%) !important;
    border-radius: 3px !important;
    box-shadow: -2px 3px 6px rgba(0, 0, 0, 0.45) !important;
    transform-origin: top center !important;
    transform: rotate(2deg) !important;
  }
  .arm-head {
    position: absolute !important;
    bottom: 12px !important;
    right: 36px !important;
    transform: rotate(6deg) !important;
  }
  .head-cartridge {
    width: 14px !important;
    height: 25px !important;
    background: #0f172a !important;
    border: 1.5px solid #475569 !important;
    border-radius: 4px !important;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.6) !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    padding-top: 4px !important;
  }
  .cartridge-led {
    width: 4.5px !important;
    height: 4.5px !important;
    border-radius: 50% !important;
    background: #ff2a5f !important;
    box-shadow: 0 0 8px #ff2a5f, 0 0 2px #fff !important;
  }

  /* Hide #studio-source on mobile as in screenshot */
  #studio-source, .studio-source {
    display: none !important;
  }

  .up-next-queue-wrap {
    position: static !important;
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    margin: 10px 0 8px 0 !important;
    flex-shrink: 0 !important;
  }
  .up-next-queue-pill {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    background: rgba(0, 0, 0, 0.45) !important;
    border: 1px solid rgba(255, 255, 255, 0.18) !important;
    border-radius: 9999px !important;
    padding: 8px 18px !important;
    color: #ffffff !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    backdrop-filter: blur(12px) !important;
  }
  .lyrics-stage {
    height: 100% !important;
    max-height: none !important;
  }
  .lyrics-scroll {
    flex: 1 1 auto !important;
    min-height: 0 !important;
    overflow-y: auto !important;
  }
  .sync-pill {
    bottom: 155px !important;
  }

  /* Bottom Controls: Unified for both Song and Lyrics pages */
  .mobile-player-controls-dock {
    position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    max-width: 440px !important;
    margin: 0 auto !important;
    padding: 10px 18px max(16px, env(safe-area-inset-bottom)) 18px !important;
    box-sizing: border-box !important;
    z-index: 60 !important;
    background: linear-gradient(180deg, rgba(33, 25, 44, 0) 0%, rgba(18, 13, 26, 0.92) 22%, rgba(13, 9, 20, 0.98) 100%) !important;
    backdrop-filter: blur(16px) !important;
    -webkit-backdrop-filter: blur(16px) !important;
  }
  .mobile-player-controls-dock .studio-progress {
    position: static !important;
    width: 100% !important;
    margin: 0 0 10px 0 !important;
    padding: 0 4px !important;
    flex-shrink: 0 !important;
    box-sizing: border-box !important;
  }
  .mobile-player-controls-dock .progress-labels {
    display: flex !important;
    justify-content: space-between !important;
    font-size: 12px !important;
    font-weight: 750 !important;
    color: #ffffff !important;
    letter-spacing: 0.2px !important;
    margin-bottom: 5px !important;
  }
  .red-progress-slider {
    margin: 0 !important;
    width: 100% !important;
    height: 3px !important;
    display: block !important;
    background: linear-gradient(to right, #ff3b30 0%, #ff3b30 var(--progress, 0%), rgba(255, 255, 255, 0.18) var(--progress, 0%), rgba(255, 255, 255, 0.18) 100%) !important;
  }
  .red-progress-slider::-webkit-slider-thumb {
    width: 14px !important;
    height: 14px !important;
    border-radius: 50% !important;
    background: #ff3b30 !important;
    border: 2px solid #ffffff !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5) !important;
  }
  .mobile-player-controls-dock .studio-play-controls {
    position: static !important;
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    margin: 0 !important;
    padding: 0 4px !important;
    flex-shrink: 0 !important;
    box-sizing: border-box !important;
  }
  .mobile-player-controls-dock .studio-play-controls .icon-button {
    width: 44px !important;
    height: 44px !important;
    border-radius: 50% !important;
    background: rgba(255, 255, 255, 0.08) !important;
    color: #ffffff !important;
    display: grid !important;
    place-items: center !important;
    transition: transform 0.15s ease, background 0.2s ease !important;
  }
  .mobile-player-controls-dock .studio-play-controls .icon-button:active {
    transform: scale(0.92) !important;
  }
  .mobile-player-controls-dock .studio-play-controls .icon-button svg {
    width: 22px !important;
    height: 22px !important;
    color: #ffffff !important;
  }
  .mobile-player-controls-dock .studio-play-controls .main-circle-play-btn {
    width: 64px !important;
    height: 64px !important;
    border-radius: 50% !important;
    background: #ffffff !important;
    color: #0b0713 !important;
    display: grid !important;
    place-items: center !important;
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.5) !important;
    border: none !important;
    cursor: pointer !important;
    margin: 0 !important;
    transition: transform 0.2s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.2s ease !important;
  }
  .mobile-player-controls-dock .studio-play-controls .main-circle-play-btn:active {
    transform: scale(0.94) !important;
  }
  .mobile-player-controls-dock .studio-play-controls .main-circle-play-btn svg {
    width: 28px !important;
    height: 28px !important;
    fill: #0b0713 !important;
    stroke: #0b0713 !important;
  }
}
@media (min-width: 769px) {
  .turntable-arm,
  .disk-outer-ring,
  .disk-accent-arc,
  .disk-grooves,
  .disk-center-hub {
    display: none !important;
  }
  .turntable-container,
  .turntable-disk,
  .disk-vinyl {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    border-radius: 0 !important;
    animation: none !important;
    transform: none !important;
    box-shadow: none !important;
    background: transparent !important;
  }
  .disk-vinyl img#studio-cover {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    aspect-ratio: 1 !important;
    border-radius: 14px !important;
    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.55), 0 4px 18px rgba(0, 0, 0, 0.35) !important;
    border: 1px solid rgba(255, 255, 255, 0.08) !important;
    object-fit: cover !important;
  }
  .mobile-player-toggle {
    display: none !important;
  }
  .mobile-more-btn {
    display: none !important;
  }
  .lyrics-sub-header {
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
    padding: 0 0 12px;
    width: 100%;
  }
  .lyrics-sub-meta {
    display: none !important;
  }
  .lyrics-sub-actions {
    display: flex !important;
    align-items: center;
    gap: 10px;
  }
  .mobile-player-controls-dock {
    position: static !important;
    background: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    padding: 0 !important;
    max-width: 100% !important;
    margin: 0 !important;
  }
  #mobile-controls-lyrics,
  #up-next-queue-wrap {
    display: none !important;
  }
}

