@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#f7f7fa;font-synthesis:none;background:#08080c;font-family:Manrope,Arial,sans-serif}*{box-sizing:border-box}body{background:#08080c;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell{--active-accent:#ff6258;isolation:isolate;background:linear-gradient(145deg,#111117 0%,#08080c 52%,#0b0b11 100%);min-height:100vh;padding:14px 16px 0;position:relative;overflow:hidden}.ambient{pointer-events:none;z-index:-1;filter:blur(3px);opacity:.26;border-radius:50%;position:absolute}.ambient--one{background:var(--active-accent);width:330px;height:330px;transition:background .5s;top:90px;right:-190px}.ambient--two{opacity:.2;background:#873fff;width:260px;height:260px;bottom:130px;left:-200px}.topbar{justify-content:space-between;align-items:center;max-width:760px;margin:0 auto;display:flex}.brand{color:#f7f7fa;letter-spacing:-1px;align-items:center;gap:8px;font-size:19px;font-weight:800;text-decoration:none;display:inline-flex}.brand>span:last-child span{color:var(--active-accent);transition:color .4s}.brand__mark{color:#0d0d11;background:var(--active-accent);width:31px;height:31px;box-shadow:0 8px 20px color-mix(in srgb, var(--active-accent), transparent 64%);border-radius:10px;place-items:center;transition:background .4s;display:grid}.icon-button,.favorite-button{color:#f5f5f7;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:40px;height:40px;transition:all .2s;display:grid}.icon-button:hover,.favorite-button:hover{background:#ffffff21;transform:translateY(-1px)}.hero{text-align:center;flex-direction:column;align-items:center;max-width:500px;margin:9px auto 0;display:flex}.status-line,.eyebrow,.progress-times{letter-spacing:.08em;color:#ffffff94;font-family:DM Mono,monospace;font-size:10px}.status-line{color:#ffffffb8;align-items:center;margin-bottom:12px;display:flex}.live-dot{background:#ff514c;border-radius:50%;width:7px;height:7px;margin-right:7px;animation:1.7s infinite pulse;box-shadow:0 0 0 4px #ff514c1f}.status-line__divider{background:#fff3;width:1px;height:12px;margin:0 9px}.artwork{background:linear-gradient(140deg, color-mix(in srgb, var(--station-accent), #fff 16%), var(--station-accent));width:58px;height:58px;box-shadow:inset 0 1px 1px #ffffff57, 0 10px 22px color-mix(in srgb, var(--station-accent), transparent 76%);border-radius:16px;flex:0 0 58px;position:relative;overflow:hidden}.artwork--large{width:clamp(132px,38vw,180px);height:clamp(132px,38vw,180px);box-shadow:inset 0 1px 1px #ffffff57, 0 17px 42px color-mix(in srgb, var(--station-accent), transparent 66%);border-radius:24px;flex-basis:auto}.artwork img{object-fit:cover;z-index:2;width:100%;height:100%;position:relative}.artwork__glow{filter:blur(16px);opacity:.75;background:#ffffffa6;border-radius:50%;width:55%;height:120%;position:absolute;top:-20%;left:-14%}.artwork__letters{color:#17141b;letter-spacing:-1px;z-index:1;place-items:center;font-size:17px;font-weight:800;display:grid;position:absolute;inset:0}.artwork--large .artwork__letters{letter-spacing:-4px;font-size:58px}.artwork__shine{z-index:3;pointer-events:none;background:linear-gradient(#ffffff61,#0000);width:130%;height:48%;position:absolute;top:-23%;left:-16%;transform:rotate(-20deg)}.track-info{width:100%;min-height:66px;margin:14px 0 7px}.eyebrow{color:color-mix(in srgb, var(--active-accent), #fff 36%);margin:0 0 6px;font-weight:500}h1,h2,p{margin-top:0}h1{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-1.1px;max-width:500px;margin:0 auto 4px;font-size:clamp(20px,5.4vw,28px);line-height:1.16;overflow:hidden}.track-info>p:last-child{text-overflow:ellipsis;white-space:nowrap;color:#ffffff9c;margin-bottom:0;font-size:12px;overflow:hidden}.progress-wrap{width:min(100%,390px);margin-top:3px}.progress{background:#ffffff1f;border-radius:3px;width:100%;height:3px;overflow:hidden}.progress span{background:var(--active-accent);border-radius:3px;height:100%;transition:width .5s;display:block}.progress-times{justify-content:space-between;margin-top:7px;font-size:9px;display:flex}.player-controls{justify-content:center;align-items:center;gap:24px;margin:7px 0 4px;display:flex}.favorite-button.is-active{color:#ff6f77;background:#ff6f771f;border-color:#ff6f7759}.favorite-button.is-active svg{fill:currentColor}.play-button{color:#111116;background:var(--active-accent);width:58px;height:58px;box-shadow:0 11px 26px color-mix(in srgb, var(--active-accent), transparent 60%);border:0;border-radius:50%;place-items:center;transition:transform .2s,background .4s;display:grid}.play-button:hover{transform:scale(1.06)}.play-button:active{transform:scale(.96)}.play-button.is-playing{padding-left:0}.volume-control{color:#ffffff9e;align-items:center;gap:9px;display:inline-flex}.volume-control input{accent-color:var(--active-accent);width:92px;height:4px}.stations-section{max-width:760px;margin:14px auto 0}.section-heading{justify-content:space-between;align-items:end;margin-bottom:10px;display:flex}.section-heading .eyebrow{margin-bottom:3px}.section-heading h2{letter-spacing:-.8px;margin:0;font-size:19px}.section-heading>span{color:#ffffff6e;font-family:DM Mono,monospace;font-size:9px}.station-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.station-card{text-align:left;color:#fff;background:#ffffff0b;border:1px solid #ffffff13;border-radius:15px;align-items:center;gap:9px;width:100%;min-width:0;padding:8px;transition:border .25s,background .25s,transform .25s;display:flex}.station-card:hover{background:#ffffff14;transform:translateY(-2px)}.station-card.is-selected{border-color:color-mix(in srgb, var(--station-accent), transparent 30%);background:color-mix(in srgb, var(--station-accent), transparent 89%)}.station-card .artwork{border-radius:12px;width:43px;height:43px}.station-card__details{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.station-card strong{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.3px;font-size:12px;overflow:hidden}.station-card small{text-overflow:ellipsis;white-space:nowrap;color:#ffffff82;font-size:9px;overflow:hidden}.station-card__right{display:none}.equalizer{align-items:center;gap:2px;height:17px;display:flex}.equalizer i{background:var(--station-accent);border-radius:2px;width:3px;height:8px;animation:.8s ease-in-out infinite alternate bounce;display:block}.equalizer i:nth-child(2){height:15px;animation-delay:-.37s}.equalizer i:nth-child(3){height:6px;animation-delay:-.6s}footer{color:#ffffff59;letter-spacing:.02em;flex-wrap:wrap;justify-content:space-between;gap:5px 12px;max-width:760px;margin:12px auto 0;font-family:DM Mono,monospace;font-size:8px;display:flex}footer span{align-items:center;gap:5px;display:inline-flex}@keyframes pulse{50%{opacity:.35;transform:scale(.9)}}@keyframes bounce{to{transform:scaleY(.35)}}@media (width>=640px){.app-shell{padding:26px 38px}.hero{margin-top:28px}.artwork--large{width:200px;height:200px}.player-controls{margin:14px 0 7px}.station-list{grid-template-columns:1fr 1fr;gap:12px}.stations-section{margin-top:38px}footer{margin-top:30px}}@media (width>=900px){.app-shell{padding-bottom:36px}.topbar{max-width:1100px}.hero{margin-top:35px}.stations-section,footer{max-width:1100px}.stations-section{margin-top:42px}.station-list{grid-template-columns:repeat(4,1fr)}.station-card{flex-direction:column;align-items:flex-start;min-height:160px;padding:13px}.station-card .artwork{width:52px;height:52px}.station-card__right{position:absolute;top:17px;right:13px}.station-card{position:relative}.station-card__details{width:100%;margin-top:auto}.station-card small{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
