@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{color-scheme:dark;--bg:#101010;--panel:#1a1a1a;--line:#303030;--muted:#aaa9a6;--ink:#f5f3ef;--accent:#e344c1;--pink:#e7adcd;--radius:16px;font-family:Manrope,Arial,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:5px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.5rem,6vw,4.8rem);line-height:1.08;letter-spacing:-.045em;font-weight:800;margin-bottom:24px}h2{font-size:1.8rem;letter-spacing:-.035em;line-height:1.2;margin-bottom:0}h3{font-size:1.15rem;margin-bottom:10px}p{line-height:1.7}small{font-size:.75rem}.header{max-width:1480px;margin:auto;display:flex;align-items:center;gap:38px;padding:28px 48px;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;font-size:1.55rem;letter-spacing:-.065em;font-weight:800;flex-shrink:0}.brand-icon{background:var(--accent);color:#16110e;width:45px;height:45px;border-radius:50%;font-size:1.6rem;display:flex;align-items:center;justify-content:center;letter-spacing:-.22em;padding-right:6px}.brand-icon span{transform:translateY(-3px)}.brand .light{font-weight:500}.brand small{display:block;font-size:.6rem;letter-spacing:.17em;line-height:1.7}.header nav{display:flex;gap:26px;flex:1;align-items:center}.header nav a{font-size:.875rem;color:var(--muted);white-space:nowrap}.header nav a.active{color:var(--ink)}.header nav a.active:after{content:'';display:block;background:var(--accent);height:3px;width:16px;margin:6px auto -9px}.live-header{border:1px solid #444;border-radius:30px;background:none;display:flex;align-items:center;gap:10px;padding:12px 18px;white-space:nowrap;font-size:.875rem}.live-header>span:last-child{margin-left:12px}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent)}main{max-width:1384px;min-height:60vh;margin:auto;padding:38px 48px 64px}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);display:flex;align-items:center;gap:8px;margin-bottom:24px}.hero{display:grid;grid-template-columns:1.35fr 1fr;gap:24px;margin-bottom:52px}.hero-main{border:1px solid var(--line);border-radius:20px;padding:36px 38px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;min-height:388px}.hero h1{font-size:clamp(3rem,5.6vw,5.1rem);margin:0 0 26px;line-height:1.03}.hero h1 em{font-style:normal;color:var(--accent)}.hero-main .eyebrow{margin-bottom:24px}.hero-main .bottom{margin-top:auto;display:flex;align-items:center;gap:20px;width:100%;flex-wrap:wrap}.hero-main .bottom small{color:var(--muted)}.btn{border:1px solid var(--line);background:var(--panel);border-radius:28px;padding:13px 22px;font-weight:700;font-size:.875rem;display:inline-flex;align-items:center;justify-content:center;gap:10px;line-height:1.4}.btn:hover{background:#2a2a2a;color:var(--ink)}.btn-primary{background:var(--accent);color:#14100e;border-color:var(--accent)}.btn-primary:hover{background:#ec70d2;color:#111}.hero-feature{background:#d9aed0;color:#241b29;border-radius:20px;overflow:hidden;padding:26px 30px;display:flex;flex-direction:column;position:relative}.hero-feature .eyebrow{color:#4f374e;justify-content:space-between;margin-bottom:0}.hero-feature img{width:100%;height:235px;object-fit:contain;mix-blend-mode:multiply}.hero-feature .feature-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.hero-feature h2{font-size:1.35rem;margin:0 0 6px}.hero-feature p{font-size:.875rem;margin:0}.circle-link{height:44px;width:44px;display:grid;place-items:center;border:1px solid #584052;border-radius:50%;font-size:1.4rem}.section{margin:0 0 50px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.section-heading a{font-size:.875rem;color:var(--muted);white-space:nowrap}.section-heading a:hover{color:var(--accent)}.section-heading .count{font-size:.8rem;color:var(--muted);border:1px solid var(--line);border-radius:30px;padding:4px 10px;vertical-align:middle;margin-left:12px;font-weight:500;letter-spacing:0}.album-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.album .art{aspect-ratio:1;position:relative;overflow:hidden;border-radius:10px;margin-bottom:13px;background:#262222}.art img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.album:hover .art img{transform:scale(1.04)}.art .art-play{position:absolute;bottom:10px;right:10px;width:38px;height:38px;border:0;background:var(--ink);color:#141414;border-radius:50%;display:grid;place-items:center;font-size:.9rem;box-shadow:0 2px 15px #0006}.album strong{display:block;font-size:.95rem;margin-bottom:5px;line-height:1.4}.album .artist-links{font-size:.8rem;color:var(--muted);line-height:1.6}.art .tag{position:absolute;top:10px;left:10px;background:#141414cf;border-radius:5px;padding:4px 7px;font-size:.75rem;font-weight:700;letter-spacing:.07em}.split{display:grid;grid-template-columns:1.28fr 1fr;gap:44px}.track-list{border-top:1px solid var(--line)}.track-row{display:flex;gap:14px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line);min-width:0}.rank{width:24px;text-align:left;color:var(--muted);font-size:.9rem;flex-shrink:0}.track-row:first-child .rank{color:var(--accent)}.cover{width:49px;height:49px;object-fit:cover;border-radius:7px;background:#292525;flex-shrink:0}.track-info{min-width:0;flex:1}.track-info strong{font-size:.95rem;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.5}.track-info .artist-links{font-size:.8rem;color:var(--muted);line-height:1.5}.trend{font-size:.8rem;width:38px;text-align:center;font-weight:700;color:#91caa4}.trend.down{color:#e99b92}.trend.new{color:var(--accent)}.icon-button{border:0;background:none;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;font-size:1.1rem;flex-shrink:0}.icon-button:hover{background:#ffffff12}.icon-button.saved{color:var(--accent)}.row-play{font-size:.8rem;border:1px solid #3b3b3b}.schedule{display:flex;flex-direction:column;gap:12px}.schedule-card{border:1px solid var(--line);border-radius:12px;padding:18px 20px;display:flex;gap:18px;align-items:center}.schedule-card img{width:85px;height:66px;object-fit:contain;background:#252525;border-radius:8px}.schedule-card strong{font-size:1rem}.schedule-card p{color:var(--muted);font-size:.8rem;margin:5px 0 0}.schedule-card>a:last-child{margin-left:auto}.footer{max-width:1288px;margin:0 auto 104px;padding:30px 0;display:flex;align-items:center;border-top:1px solid var(--line);gap:30px;flex-wrap:wrap}.wordmark{font-size:1.6rem;letter-spacing:-.065em;font-weight:800}.wordmark span{color:var(--accent);font-size:1rem;vertical-align:top;letter-spacing:0;margin-left:4px}.footer p{font-size:.8rem;color:var(--muted);margin:0;flex:1}.footer>div{display:flex;gap:24px;font-size:.8rem}.footer small{color:var(--muted)}.player{position:fixed;bottom:0;left:0;right:0;z-index:20;background:#202020f5;backdrop-filter:blur(20px);border-top:1px solid #45413e;min-height:88px;padding:14px max(28px,calc((100vw - 1288px)/2));display:flex;align-items:center;gap:18px}.playing-art{width:52px;height:52px;flex-shrink:0;border-radius:9px;background:var(--accent);display:grid;place-items:center;color:#121212;font-size:1.6rem;font-weight:800;letter-spacing:-.1em;overflow:hidden}.playing-art img{width:100%;height:100%;object-fit:cover}.playing-copy{width:220px;min-width:0}.playing-copy strong{font-size:.875rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.playing-copy>span{font-size:.75rem;color:var(--muted);display:block;margin-top:5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.playing-copy small:not(:empty){display:block;color:#f5c8ed;margin-top:4px;line-height:1.3}.player-buttons{display:flex;gap:10px;align-items:center}.play-main{width:46px;height:46px;background:var(--accent);color:#17100d;border:0;border-radius:50%;font-size:1rem}.player-timeline{flex:1;margin:0 30px;max-width:480px}.player-timeline>div{display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:var(--muted);letter-spacing:.05em;margin-bottom:8px}input[type=range]{accent-color:var(--accent);width:100%;height:4px;cursor:pointer;display:block}input[type=range]:disabled{opacity:.3;cursor:default}.volume{max-width:85px}.page-header{margin:12px 0 34px}.page-header h1{margin-bottom:14px}.page-header p{color:var(--muted);max-width:660px;margin-bottom:0}.toolbar{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:28px}.search{background:var(--panel);border:1px solid var(--line);color:var(--ink);padding:13px 18px;border-radius:30px;width:min(420px,100%);font-size:.9rem}.chip{border:1px solid var(--line);background:transparent;border-radius:30px;padding:11px 18px;color:var(--muted);font-size:.875rem}.chip.active{background:var(--ink);border-color:var(--ink);color:#141414}.wide-list .track-row{padding:14px 10px}.wide-list .track-row:hover{background:#ffffff04}.wide-list .track-info{max-width:initial}.wide-list .cover{width:52px;height:52px}.wide-list .category{font-size:.75rem;color:var(--muted);min-width:90px}.program-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.program-card{border:1px solid var(--line);border-radius:16px;overflow:hidden}.program-art{height:240px;display:flex;align-items:center;justify-content:center;background:#c1cdd3}.program-art img{width:90%;height:90%;object-fit:contain;mix-blend-mode:multiply}.program-card:nth-child(2) .program-art{background:#d7adcd}.program-card:nth-child(3) .program-art{background:#b9a7cd}.program-card:nth-child(4) .program-art{background:#aebbac}.program-content{padding:26px}.program-content p{color:var(--muted);font-size:.9rem}.program-content .eyebrow{margin:0 0 14px;font-size:.75rem}.program-content a{display:flex;justify-content:space-between;align-items:center}.program-content h2{font-size:1.5rem}.detail-header{display:grid;grid-template-columns:260px 1fr;gap:38px;align-items:center;margin:10px 0 40px}.detail-header>img,.detail-header>.initials{width:260px;height:260px;border-radius:14px;object-fit:cover}.detail-header .initials{font-size:4rem}.detail-header h1{font-size:clamp(2rem,5vw,4rem)}.detail-header p{color:var(--muted)}.artist-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:26px}.artist-card{text-align:center;padding:16px 6px}.initials{display:grid;place-items:center;background:#272321;color:var(--accent);font-weight:800;letter-spacing:-.05em}.artist-card .initials{width:min(150px,100%);aspect-ratio:1;border-radius:50%;margin:0 auto 20px;font-size:2.5rem;border:1px solid #4c3c33}.artist-card:nth-child(3n+2) .initials{color:#dfb5d8;background:#282229;border-color:#443947}.artist-card:nth-child(3n) .initials{color:#b5cec6;background:#222827;border-color:#354944}.artist-card h3{font-size:.95rem;line-height:1.4}.artist-card small{color:var(--muted)}.empty{padding:42px 26px;background:var(--panel);border:1px solid var(--line);border-radius:14px;color:var(--muted);line-height:1.7}.empty h3{color:var(--ink)}.episode-list{display:grid;gap:16px}.episode-card{display:flex;align-items:center;gap:24px;border:1px solid var(--line);border-radius:14px;padding:20px}.episode-card img{width:105px;height:90px;object-fit:contain;background:#2a262b;border-radius:9px}.episode-card>div{flex:1}.episode-card h3{margin:7px 0}.episode-card p{margin:0;color:var(--muted);font-size:.875rem}.back{color:var(--muted);display:inline-block;font-size:.875rem;margin-bottom:24px}.prose{max-width:780px}.prose p{color:#c6c3be;font-size:1.05rem}.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:34px 0}.feature-strip>div{border:1px solid var(--line);border-radius:14px;padding:24px}.feature-strip strong{font-size:1.35rem;display:block;margin-bottom:9px}.feature-strip span{color:var(--muted);font-size:.875rem}.studio-banner{padding:18px 22px;background:#281c29;border:1px solid #603659;border-radius:12px;margin-bottom:24px;color:#e1c5dd;font-size:.875rem;line-height:1.7}.studio-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(270px,1fr);gap:28px;align-items:start}.panel{background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:26px}.panel h2{font-size:1.4rem;margin-bottom:24px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:20px;font-size:.875rem}.field input,.field textarea,.field select{width:100%;background:#111;border:1px solid #424242;color:var(--ink);padding:12px 14px;border-radius:8px;line-height:1.5}.field textarea{min-height:110px;resize:vertical}.field small{color:var(--muted);line-height:1.6}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.button-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.studio-items{display:grid;gap:10px;margin-bottom:24px}.studio-item{padding:14px;background:#111;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;gap:12px}.studio-item>div:first-child{flex:1;min-width:0}.studio-item strong{display:block;font-size:.875rem;overflow:hidden;text-overflow:ellipsis}.studio-item small{color:var(--muted)}.studio-item .btn{padding:7px 12px;font-size:.75rem}.mini-note{font-size:.8rem;color:var(--muted);line-height:1.7;margin-top:18px}.track-picker{max-height:260px;overflow:auto;border:1px solid var(--line);border-radius:8px;background:#111;padding:8px;margin-bottom:18px}.track-choice{display:flex;gap:10px;padding:9px 6px;align-items:center;font-size:.875rem;line-height:1.5}.track-choice input{accent-color:var(--accent);width:17px;height:17px;flex-shrink:0}.selected-tracks{list-style:none;padding:0}.selected-tracks li{display:flex;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid var(--line);font-size:.875rem}.selected-tracks span{flex:1}.selected-tracks .icon-button{width:30px;height:30px}.status-badge{font-size:.75rem;background:#342233;color:#eface1;border-radius:4px;padding:4px 6px;white-space:nowrap}.toast-visible{opacity:1!important;transform:translate(-50%,0)!important}#toast{position:fixed;bottom:108px;left:50%;z-index:40;transform:translate(-50%,12px);opacity:0;transition:.2s;background:var(--ink);color:#191919;padding:13px 22px;border-radius:12px;max-width:calc(100vw - 32px);width:max-content;box-shadow:0 10px 40px #0005;font-size:.875rem;pointer-events:none}dialog{color:var(--ink);background:#1b1b1b;border:1px solid #444;border-radius:18px;width:min(600px,calc(100vw - 30px));max-height:75vh;padding:26px}dialog::backdrop{background:#0009}.loading{padding:100px 0;color:var(--muted)}.skip{position:fixed;top:-80px;left:20px;background:var(--accent);color:#111;padding:14px;z-index:100}.skip:focus{top:10px}.text-art{width:100%;height:100%;display:grid;place-items:center;text-align:center;background:#31282c;padding:18px;font-weight:800;color:#dfbad0;line-height:1.3}.history-time{font-size:.8rem;color:var(--muted);width:45px}.history-status{font-size:.875rem;color:var(--muted);margin-bottom:24px}.preview-note{padding:12px 18px;border:1px solid #744369;color:#f5c8ed;border-radius:8px;font-size:.8rem;margin-bottom:24px}.hidden{display:none!important}
@media(min-width:1500px){.hero-main{min-height:420px}.hero-feature img{height:260px}}@media(max-width:1150px){.header{gap:24px;padding:24px 30px;flex-wrap:wrap}.header nav{gap:20px;order:3;flex-basis:100%;justify-content:space-between}.live-header{margin-left:auto}main{padding:30px}.footer{margin-left:30px;margin-right:30px}.album-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-main{padding:30px}.player-timeline{margin:0 8px}.playing-copy{width:170px}.artist-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:760px){.header{padding:18px 20px;gap:22px}.brand{font-size:1.4rem}.brand-icon{width:39px;height:39px}.header nav{overflow-x:auto;justify-content:flex-start;gap:24px;padding:0 0 7px}.header nav a{font-size:.8rem}.live-header{font-size:.8rem;padding:10px 12px}.live-header>span:last-child{display:none}main{padding:24px 20px 42px}.hero{grid-template-columns:1fr;gap:16px;margin-bottom:36px}.hero-main{min-height:330px;padding:28px}.hero h1{font-size:3.7rem}.hero-feature{padding:20px 24px;min-height:250px}.hero-feature img{height:165px}.hero-feature h2{font-size:1.15rem}.hero-feature p{font-size:.8rem}.album-grid{gap:20px 14px}.album strong{font-size:.875rem}.album .artist-links{font-size:.75rem}.album .art-play{width:32px;height:32px;bottom:7px;right:7px}.album .tag{font-size:.6rem;top:7px;left:7px}.split{grid-template-columns:1fr;gap:32px}.section{margin-bottom:34px}h2{font-size:1.5rem}.section-heading{margin-bottom:20px;gap:12px}.section-heading a{font-size:.8rem}.section-heading .count{display:none}.footer{margin:0 20px 108px;padding:24px 0;gap:20px}.footer p{flex-basis:60%}.footer>div{gap:22px}.player{padding:12px 16px;gap:12px;min-height:82px}.playing-art{width:44px;height:44px}.playing-copy{width:auto;flex:1}.player-timeline,.volume,#mute,.secondary-player{display:none}.player-buttons{gap:0}.play-main{width:43px;height:43px}.queue-button{width:30px}.program-grid{grid-template-columns:1fr}.program-art{height:210px}.detail-header{grid-template-columns:130px 1fr;gap:20px}.detail-header>img,.detail-header>.initials{width:130px;height:130px}.detail-header h1{font-size:2rem;overflow-wrap:anywhere}.detail-header .eyebrow{margin-bottom:12px;font-size:.75rem}.detail-header .btn{padding:10px 15px}.detail-header p{font-size:.875rem}.artist-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.artist-card .initials{font-size:2rem}.artist-card h3{font-size:.8rem}.wide-list .category{display:none}.wide-list .track-row{padding:12px 0}.track-row{gap:10px}.track-row .icon-button{width:32px}.track-row .rank{width:18px}.track-row .cover{width:43px;height:43px}.track-info strong{font-size:.875rem}.track-info .artist-links{font-size:.75rem}.trend{width:28px;font-size:.75rem}.studio-layout{grid-template-columns:1fr}.panel{padding:20px}.field-row{grid-template-columns:1fr;gap:0}.episode-card{gap:16px;padding:16px;flex-wrap:wrap}.episode-card img{width:70px;height:70px}.episode-card h3{font-size:1rem}.feature-strip{grid-template-columns:1fr}.page-header h1{font-size:2.8rem}.toolbar .search{width:100%}}@media(max-width:400px){.album-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.artist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero h1{font-size:3.1rem}.hero-main .bottom{gap:14px}.detail-header{grid-template-columns:1fr}.detail-header>img,.detail-header>.initials{width:170px;height:170px}.live-header{padding:10px}.row-play{display:none}.player{gap:9px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;scroll-behavior:auto!important}}
/* A failed external cover keeps the same dimensions as the original image. */
.track-row .text-art{width:49px;height:49px;max-width:49px;font-size:.75rem;line-height:1.15;padding:5px;overflow:hidden;flex-shrink:0;border-radius:7px}.playing-art .text-art{font-size:.75rem;padding:4px;line-height:1.1}.detail-header>.text-art{width:260px;height:260px;border-radius:14px;font-size:1.5rem}
@media(max-width:760px){.track-row .text-art{width:43px;height:43px;max-width:43px}.detail-header>.text-art{width:130px;height:130px;font-size:1rem}}
.chart-fields{margin:22px 0;padding:20px;border:1px solid #54304e;border-radius:12px}.chart-fields legend{padding:0 8px;font-size:.95rem}.chart-fields input[type=checkbox],.track-choice input{accent-color:var(--accent)}.chart-fields .field{margin:0}.chart-memberships{display:block;margin-top:5px;color:#eda5df!important}.artist-card .artist-photo{width:min(150px,100%);aspect-ratio:1;object-fit:cover;border-radius:50%;margin:0 auto 20px;display:block}.artist-upload-preview{width:160px;height:160px;margin:18px 0 24px}.artist-upload-preview img,.artist-upload-preview .initials{width:100%;height:100%;object-fit:cover;border-radius:50%;font-size:3rem}.vote-button{width:48px;display:flex;align-items:center;justify-content:center;gap:4px}.vote-button small{font-size:.75rem;color:var(--muted)}.archive-toolbar{align-items:end}.archive-toolbar .mini-note{max-width:470px}.artist-card .text-art{border-radius:50%;aspect-ratio:1;height:auto}.detail-header .artist-photo{object-fit:cover}.studio-banner{background:#281c29;border-color:#603659}.preview-note{border-color:#744369;color:#f5c8ed}.artist-card:nth-child(3n+1) .initials{color:var(--accent);background:#2a2029;border-color:#4c3348}
.split .track-row [data-action=like],.split .track-row [data-action=enqueue]{display:none}
