@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&display=swap";:root{--ink:#f4ede8;--muted:#b3a7b5;--paper:#141217;--lime:#382333;--coral:#f4a9c8;--line:#443844;--panel:#1e1921}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:500 15px Manrope,system-ui}.shell{max-width:1180px;margin:auto;padding:0 28px 150px}.topbar{height:96px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;gap:10px;align-items:center;color:var(--ink);text-decoration:none;font:800 13px/11px DM Mono,monospace;letter-spacing:.12em}.brand em{font-style:normal;color:var(--coral)}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--ink);color:var(--lime);font:700 21px Playfair Display}.topbar-actions{display:flex;gap:14px;align-items:center}.member,.eyebrow{font:500 11px DM Mono,monospace;letter-spacing:.12em;color:var(--muted)}button,input,select{font:inherit}.button{border:0;border-radius:999px;padding:12px 18px;background:var(--ink);color:var(--paper);font-weight:800;cursor:pointer}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.45;transform:none}.button.ghost{background:transparent;color:var(--ink);border:1px solid var(--ink)}.hero{max-width:720px;padding:76px 0 68px}.hero h1{margin:10px 0 18px;font:700 clamp(51px,8vw,94px)/.9 Playfair Display,serif;letter-spacing:-.065em}.hero h1 i{color:var(--coral)}.hero>p:last-child{max-width:510px;color:var(--muted);font-size:17px;line-height:1.65}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.section-heading h2{margin:6px 0 0;font:700 31px Playfair Display}.section-heading>span{color:var(--muted);font-size:13px}.station-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.station-card{min-height:262px;padding:20px;border:1px solid var(--line);background:var(--panel);display:flex;flex-direction:column;cursor:pointer;transition:.2s}.station-card:hover,.station-card.active{border-color:var(--ink);box-shadow:5px 5px 0 var(--ink)}.station-card.active{background:var(--lime)}.station-number{font:500 11px DM Mono;color:var(--muted)}.signal{height:62px;margin:20px 0 14px;display:flex;gap:5px;align-items:center}.signal i{display:block;width:5px;background:var(--coral);border-radius:9px}.signal i:nth-child(1){height:17px}.signal i:nth-child(2){height:39px}.signal i:nth-child(3){height:62px}.signal i:nth-child(4){height:33px}.signal i:nth-child(5){height:15px}.station-card h3,.panel h3,.station-editor h3{margin:0;font:700 26px/1 Playfair Display}.station-card p{margin:8px 0 16px;color:var(--muted);font-size:12px}.listen{margin-top:auto;align-self:flex-start;background:var(--coral)}.listen span{font-size:11px}.studio{margin-top:88px;padding-top:48px;border-top:2px solid var(--ink)}.studio-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:14px}.panel,.station-editor{padding:22px;background:var(--panel);border:1px solid var(--line);margin-top:14px}.inline-form,.upload-form{display:flex;gap:8px;margin-top:15px}.inline-form input,.upload-form input,.login-dialog input{width:100%;min-width:0;padding:12px;border:1px solid var(--line);background:var(--paper);color:var(--ink)}.notice{color:var(--muted);display:flex;align-items:center}.station-editor>header{display:flex;justify-content:space-between;align-items:center}.station-editor>header>div:last-child{display:flex;gap:6px}.queue{list-style:none;margin:20px 0 0;padding:0}.queue li,.library-row{display:flex;gap:11px;align-items:center;padding:12px 0;border-top:1px solid var(--line)}.queue li{cursor:grab}.grab,.track-no{font:500 12px DM Mono;color:var(--muted)}.grab{font-size:18px}.track-title{flex:1;min-width:0}.track-title small{display:block;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-button{width:32px;height:32px;border-radius:50%;border:1px solid var(--line);background:transparent;font-size:20px;cursor:pointer}.danger:hover{color:#fff;background:var(--coral);border-color:var(--coral)}.add{font-size:22px}.library-list{margin-top:12px}.library-row select{max-width:210px;padding:8px;border:1px solid var(--line);background:var(--paper);color:var(--ink)}.empty{padding:28px;border:1px dashed var(--line);color:var(--muted);text-align:center}.compact{margin:16px 0 0;padding:18px}.upload-form input[type=file]{padding:9px}footer{padding:28px;text-align:center;color:var(--muted);font:11px DM Mono;letter-spacing:.12em}.player-bar{position:fixed;bottom:0;left:0;right:0;z-index:5;display:flex;align-items:center;gap:22px;padding:13px max(28px,calc((100vw - 1124px)/2));background:var(--ink);color:var(--paper);box-shadow:0 -4px 20px #14221f22}.on-air{padding:0;border:0;background:transparent;color:#8e9a96;font:500 11px DM Mono;white-space:nowrap;cursor:pointer}.on-air span{display:inline-block;width:8px;height:8px;border-radius:50%;background:#71807a;margin-right:4px}.on-air.synced{color:var(--lime)}.on-air.synced span{background:var(--coral);box-shadow:0 0 0 3px #fb704733}.playing{min-width:150px;display:grid;font-size:13px}.playing small{color:#b6c2be;font-size:11px}.player-bar audio{height:36px;flex:1;min-width:0}.login-dialog{width:min(410px,calc(100vw - 32px));border:0;padding:32px;background:var(--panel);color:var(--ink);box-shadow:10px 10px 0 var(--ink)}.login-dialog::backdrop{background:#14221fb8}.login-dialog h2{margin:8px 0 22px;font:700 34px Playfair Display}.login-dialog input{display:block;margin:9px 0}.close{position:absolute;right:12px;top:8px;border:0;background:transparent;font-size:28px;cursor:pointer}.error{min-height:20px;color:var(--coral);font-size:13px}.card-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:auto}.card-actions .listen{margin-top:0}.copy-link{padding:11px 13px;background:transparent;color:var(--ink);border:1px solid var(--ink)}.copy-link.copied{background:var(--ink);color:var(--lime)}.metadata-row{gap:8px}.track-meta{flex:1;min-width:180px}.metadata-row.editing{display:grid;grid-template-columns:minmax(150px,1fr) auto auto auto auto;align-items:center}.metadata-row.editing .track-meta{grid-column:1/-1;width:100%}.metadata-fields{display:grid;grid-template-columns:1fr 1fr;gap:9px;width:100%}.metadata-fields input,.metadata-fields textarea{width:100%;padding:9px 10px;border:1px solid var(--line);background:var(--paper);color:var(--ink);font:inherit;font-size:14px}.description-field{display:grid;gap:5px;grid-column:1/-1;width:100%;font:500 11px DM Mono,monospace;color:var(--muted);letter-spacing:.04em}.metadata-fields textarea{min-height:140px;resize:vertical;line-height:1.5}.metadata-fields>input:last-child{grid-column:1/-1}.metadata-save{background:var(--ink);color:var(--lime);border-color:var(--ink);font-size:16px}.analyze-button{padding:8px 11px;font-size:11px;white-space:nowrap}.track-description,.track-tags,.analysis-error{display:block;margin-top:6px;color:var(--muted);line-height:1.45}.track-description{font-size:13px;white-space:pre-wrap}.track-tags{color:#60706a;font:500 11px DM Mono,monospace}.analysis-error{color:var(--coral)}.library-page .notice{margin:0 0 10px}.on-track{line-height:1.4}.on-track b{display:block;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.on-track small{display:block}.now-playing{margin:8px 0 0;color:var(--coral);font-size:12px}.station-editor>header{gap:15px}.station-editor>header>div:last-child{flex-wrap:wrap;justify-content:flex-end}.move-button{width:32px;height:32px;border-radius:50%;border:1px solid var(--line);background:transparent;font-size:15px;cursor:pointer}.move-button:disabled{opacity:.3;cursor:not-allowed}.tabs{display:flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:999px}.tabs button{border:0;border-radius:999px;background:transparent;padding:7px 11px;color:var(--muted);font-size:12px;font-weight:800;cursor:pointer}.tabs button.active{background:var(--ink);color:var(--paper)}@media(max-width:700px){.shell{padding:0 16px 180px}.topbar{height:74px}.member{display:none}.hero{padding:50px 0}.hero h1{font-size:54px}.station-grid{grid-template-columns:1fr}.station-card{min-height:210px}.station-card .signal{height:30px;margin:15px 0}.station-card .signal i:nth-child(3){height:30px}.studio{margin-top:54px;padding-top:35px}.studio-grid{grid-template-columns:1fr}.inline-form,.upload-form{flex-wrap:wrap}.inline-form .button,.upload-form .button{width:100%}.station-editor,.panel{padding:16px}.library-row{flex-wrap:wrap}.library-row select{order:2;flex:1;max-width:none}.player-bar{gap:11px;padding:10px 16px;flex-wrap:wrap}.on-air{width:100%}.playing{min-width:0;flex:1}.player-bar audio{width:100%;flex-basis:100%}.section-heading h2{font-size:27px}}html,body,#app{max-width:100%;overflow-x:hidden}.listener-count{display:block;color:var(--muted);font:500 11px DM Mono,monospace}.station-editor>header>div{min-width:0}@media(max-width:700px){.topbar{height:auto;min-height:74px;gap:10px;flex-wrap:wrap;padding:12px 0}.tabs{order:3;width:100%;overflow-x:auto}.topbar-actions{margin-left:auto}.station-editor>header{align-items:stretch;flex-direction:column}.station-editor>header>div:last-child{width:100%;justify-content:flex-start}.metadata-fields{min-width:0;width:100%}.metadata-row.editing{grid-template-columns:1fr auto auto;align-items:center}.metadata-row.editing select{grid-column:1/-1;grid-row:3}.metadata-row.editing .analyze-button{grid-row:2}.metadata-fields{grid-template-columns:1fr}.metadata-fields input,.metadata-fields>input:last-child{grid-column:1}}html{scroll-behavior:smooth;scroll-padding-top:24px}body{background:radial-gradient(ellipse at 90% 5%,#34203088,transparent 45%),var(--paper)}.shell{max-width:1240px;padding-bottom:65px}.topbar{border-bottom:1px solid var(--line)}.brand{line-height:1.3;font-size:12px;letter-spacing:.1em}.brand-mark{background:var(--coral);color:var(--paper);font:800 28px Georgia,serif}.brand em{font-size:9px;letter-spacing:.12em}.tabs button.active{background:var(--coral)}.button{transition:background .18s,transform .18s}.button.listen,.hero-cta{color:var(--paper);background:var(--coral)}.button.listen:hover,.hero-cta:hover{background:#ffd2e5}.hero{max-width:none;display:grid;grid-template-columns:1.25fr 1fr;gap:50px;align-items:center;padding:80px 0}.hero h1{font-size:clamp(48px,6.5vw,82px);line-height:1.04;letter-spacing:-.055em}.hero h1 i{font-weight:600}.hero-description{color:var(--muted);font-size:16px;line-height:1.9;margin:24px 0 30px}.hero-cta{display:inline-flex;gap:35px;text-decoration:none;align-items:center}.hero-cta span{font-size:24px;line-height:1}.eyebrow{font-size:10px;letter-spacing:.17em}.record-art{position:relative;min-width:0;aspect-ratio:1;background:#251c29;border:1px solid #614557;padding:38px;display:grid;place-items:center;transform:rotate(3deg);box-shadow:18px 18px #100d12}.record-caption,.record-bottom{position:absolute;left:22px;font:10px DM Mono,monospace;letter-spacing:.15em;color:#d3b7c9}.record-caption{top:18px}.record-bottom{bottom:18px;font-size:9px}.record{width:100%;aspect-ratio:1;border-radius:50%;background:repeating-radial-gradient(circle,#151218 0,#151218 2px,#30252f,#151218 4px,#151218 6px);display:grid;place-items:center;box-shadow:4px 10px 25px #0007;border:1px solid #4a3745}.record-label{width:40%;aspect-ratio:1;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;background:var(--coral);color:#21131d;transform:rotate(-18deg)}.record-label>span{font:italic 700 clamp(40px,6vw,74px)/1 Georgia,serif}.record-label small{font:8px DM Mono,monospace;letter-spacing:.13em;margin-top:8px}.record-sticker{position:absolute;right:-12px;bottom:55px;background:#c4cdf6;color:#211b2a;padding:15px 22px;transform:rotate(-11deg);font-size:18px;font-weight:800;line-height:1.15}.station-section{padding-top:24px}.station-grid{gap:18px}.station-card{border-radius:4px;padding:24px;cursor:default}.station-card:hover,.station-card.active{border-color:var(--coral);box-shadow:0 5px 30px #0003}.station-card h3{line-height:1.15;overflow-wrap:anywhere}.station-card.active .signal i{background:#f8c3da}.station-number{color:var(--coral)}.listener-count{margin-bottom:18px}.signal{opacity:.9}.station-card:nth-child(2) .signal{transform:scaleY(.7);transform-origin:left center}.station-card:nth-child(3) .signal{transform:scaleY(.85);transform-origin:left center}.artist-section{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;margin:85px 0 70px;padding:45px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.artist-section h2{font:700 clamp(32px,4vw,48px)/1.1 "Playfair Display",Georgia,serif;margin:16px 0}.artist-section h2 span{display:block;color:var(--coral);font-style:italic;font-size:24px;margin-top:10px}.artist-copy p{font-size:16px;line-height:1.85;color:var(--muted);margin:0 0 18px}.artist-copy p:first-child{color:var(--ink)}.artist-copy p:last-child{margin-bottom:0}.platform-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.platform-links a{display:flex;justify-content:space-between;gap:12px;align-items:center;min-height:88px;padding:20px;border:1px solid var(--line);color:var(--ink);text-decoration:none;background:var(--panel)}.platform-links a:hover{border-color:var(--coral);background:#30212c}.platform-links small{display:block;color:var(--muted);font-size:10px;margin-bottom:7px}.platform-links a>span:last-child{font-size:24px;color:var(--coral)}footer{display:flex;justify-content:space-between;gap:20px;max-width:1240px;margin:auto;padding:28px 28px 150px;border-top:1px solid var(--line);line-height:1.6}footer b{color:var(--coral)}.player-bar{background:#251d29;color:var(--ink);border-top:1px solid var(--line);box-shadow:0 -5px 25px #0005}.on-air.synced{color:var(--coral)}.on-air{color:var(--muted)}.playing{max-width:40%;overflow:hidden}.playing b,.playing small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.player-bar audio{color-scheme:dark}.public-notice{position:fixed;bottom:88px;left:50%;transform:translate(-50%);max-width:calc(100% - 32px);padding:12px 20px;border:1px solid var(--line);background:var(--panel);color:var(--ink);z-index:6;font-size:12px;box-shadow:0 4px 20px #0004}.icon-button,.move-button,.close{color:var(--ink)}.metadata-save,.copy-link.copied{color:var(--paper)}.track-tags{color:var(--muted)}.studio-grid{grid-template-columns:1fr}.login-dialog{box-shadow:0 20px 80px #0009;border:1px solid var(--line)}.login-dialog::backdrop{background:#100c16bb}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--coral);outline-offset:4px}@media(max-width:900px){.hero{gap:35px}.record-art{padding:28px}.station-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.artist-section{gap:35px}.platform-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.shell{padding-bottom:40px}.hero{grid-template-columns:1fr;padding:45px 0 35px;gap:38px}.hero h1{font-size:clamp(43px,11vw,64px)}.hero-description{font-size:15px}.record-art{width:80%;max-width:320px;justify-self:center;margin-bottom:22px}.record-label>span{font-size:52px}.record-sticker{bottom:35px;font-size:16px}.station-grid{grid-template-columns:1fr}.artist-section{grid-template-columns:1fr;gap:15px;margin:55px 0 40px;padding:30px 0}.artist-copy p{font-size:15px}.platform-links{grid-template-columns:1fr}.section-heading h2{font-size:27px}.playing{max-width:100%}footer{flex-direction:column;padding:24px 16px 180px;font-size:10px;gap:8px}.public-notice{bottom:145px}.brand{font-size:11px}.brand em{font-size:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
