@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/dm-sans-0.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/dm-sans-1.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/dm-sans-2.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/dm-sans-3.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/dm-sans-4.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/manrope-0.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/manrope-1.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/manrope-2.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/manrope-3.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/manrope-4.ttf) format("truetype")}:root{font-family:DM Sans,Arial,sans-serif;color:#252821;background:#f6f6f0;font-synthesis:none;font-weight:400;--paper:#f6f6f0;--ink:#252821;--muted:#6e7268;--line:#dbded2;--acid:#d9ff43;--dark:#191c18;--serif:Georgia,serif}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;object-fit:cover}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #617d00;outline-offset:4px}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;letter-spacing:-.04em;font-weight:750}h1{line-height:1.06}h2{font-size:36px;line-height:1.16}h3{font-size:20px;line-height:1.3}p{line-height:1.65}svg{flex-shrink:0}code,pre{font-family:SFMono-Regular,Consolas,monospace}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.6}button{border:0;background:none}input,textarea,select{border:1px solid #cdd1c5;background:#fff;color:var(--ink);border-radius:5px;padding:12px 13px;min-height:44px;width:100%;font-size:14px}input::placeholder,textarea::placeholder{color:#85897e}textarea{resize:vertical;line-height:1.55}input[type=checkbox]{width:17px;min-height:17px;height:17px;accent-color:#334a00}input[type=range]{padding:0;min-height:25px;accent-color:var(--acid)}label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:550}form>label+label{margin-top:16px}form>button{margin-top:18px}summary{cursor:pointer;list-style:none;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 0}summary::-webkit-details-marker{display:none}summary:before{content:"+";font-size:19px;line-height:1;font-weight:400}details[open]>summary:before{content:"−"}details>p{margin-bottom:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-70px;left:16px;background:var(--acid);padding:12px;z-index:1000}.skip-link:focus{top:12px}.page-width{max-width:1280px;margin:0 auto;padding-left:52px;padding-right:52px}.site-header{height:106px;max-width:1440px;margin:auto;display:flex;align-items:center;padding:0 52px;border-bottom:1px solid var(--line);gap:58px}.brand{font-family:Manrope,Arial,sans-serif;font-size:49px;font-weight:800;letter-spacing:-5px;line-height:1;display:inline-block}.brand-dot{color:#829849}.brand-small{font-size:37px}.primary-nav{display:flex;align-items:center;gap:32px;font-size:13px;font-weight:600;margin-left:auto}.primary-nav>a{display:flex;align-items:center;gap:7px;position:relative;padding:15px 0}.primary-nav>a:hover:after,.primary-nav>a.active:after{content:"";height:2px;background:var(--ink);position:absolute;bottom:7px;left:0;right:0}.nav-dot{width:6px;height:6px;border-radius:50%;background:#7b8e44}.header-cta{display:flex;align-items:center;justify-content:center;gap:19px;font-size:13px;font-weight:600;border:1px solid #31382b;border-radius:30px;padding:12px 17px;white-space:nowrap}.mobile-toggle{display:none!important}.button{min-height:44px;padding:12px 19px;display:inline-flex;justify-content:center;align-items:center;gap:11px;background:transparent;border:1px solid #c5cabb;border-radius:5px;font-size:13px;font-weight:600;line-height:1.3;transition:background .15s,transform .15s}.button:hover:not(:disabled){background:#e9eddf}.button-dark{background:var(--dark);color:#f8f9f2;border-color:var(--dark)}.button-dark:hover:not(:disabled){background:#343a2d}.button-acid{background:var(--acid);border-color:var(--acid);color:#1e2518}.button-acid:hover:not(:disabled){background:#d0f72e}.button-small{min-height:36px;padding:8px 12px;font-size:12px}.button-row{display:flex;gap:9px;flex-wrap:wrap;align-items:flex-start;margin-top:22px}.text-link{font-size:13px;font-weight:650;display:inline-flex;gap:12px;align-items:center;min-height:30px;line-height:1.5}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;flex-shrink:0}.icon-button:hover{background:#e6eadd}.eyebrow{font-size:10px;letter-spacing:.13em;font-weight:700;display:flex;align-items:center;gap:9px;line-height:1.4;text-transform:uppercase}.muted{color:var(--muted)}.small{font-size:12px;line-height:1.55}.section{padding-top:64px;padding-bottom:64px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:31px}.section-heading .eyebrow{margin-bottom:12px}.section-heading h2{font-size:32px}.home-hero{display:grid;grid-template-columns:1.06fr 1fr;gap:72px;padding-top:65px;padding-bottom:48px;align-items:stretch}.hero-copy{padding-top:8px}.hero-copy h1{font-size:clamp(54px,5.7vw,80px);letter-spacing:-.066em;margin:28px 0 26px;line-height:1.04}.hero-copy h1>span{color:#7d8860}.hero-copy>p{max-width:390px;font-size:15px;color:#64695b;line-height:1.75}.hero-actions{display:flex;gap:25px;align-items:center;margin:28px 0 42px;flex-wrap:wrap}.hero-footnote{font-size:10px;color:#787e6c;display:flex;flex-direction:column;gap:4px;line-height:1.5}.hero-art{background:#d3ddbd;color:#20281d;overflow:hidden;position:relative;min-height:512px;padding:26px;display:flex;flex-direction:column;justify-content:space-between;border-radius:3px}.art-top,.art-bottom{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center}.art-top>span{font-size:10px;font-weight:600;letter-spacing:.09em}.art-bottom>span:first-child{font-weight:750;font-size:14px;line-height:1.35;letter-spacing:.04em}.art-counter{font-family:Manrope,sans-serif;font-size:55px;letter-spacing:-3px;font-weight:650;line-height:1;display:flex;gap:9px;align-items:flex-end}.art-counter>span{font-family:DM Sans,sans-serif;font-size:8px;letter-spacing:.1em;writing-mode:vertical-rl;font-weight:600;margin-bottom:4px}.vinyl{position:absolute;left:51%;top:48%;width:94%;aspect-ratio:1;border-radius:50%;transform:translate(-50%,-50%) rotate(-17deg);background:repeating-radial-gradient(circle at center,#252a21 0 1px,#363c30 2px,#23271f 3px,#282c24 5px);box-shadow:3px 13px 15px #34432440,0 0 0 1px #171e15}.vinyl:after{content:"";position:absolute;inset:2%;border-radius:50%;background:conic-gradient(from 30deg,transparent 0deg,#a2ac9630 44deg,transparent 67deg,transparent 190deg,#a2ac962b 242deg,transparent 277deg)}.vinyl-label{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48%;aspect-ratio:1;border-radius:50%;background:var(--acid);display:flex;align-items:center;justify-content:center;flex-direction:column;padding-bottom:10px;z-index:1}.vinyl-label>span{font-size:8px;font-weight:700;letter-spacing:.17em;margin-bottom:12px}.vinyl-label>strong{font-family:Manrope,sans-serif;font-weight:800;font-size:37px;line-height:1.05;letter-spacing:-2px;text-align:center}.vinyl-label>small{position:absolute;bottom:22px;font-size:7px;letter-spacing:.2em}.vinyl-hole{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:#22261c;z-index:2;margin-top:37px}.home-models{padding-bottom:5px}.entry-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr)}.entry-cell{padding:22px 24px;position:relative;border-right:1px solid var(--line)}.entry-cell:first-child{padding-left:0}.entry-cell:last-child{border-right:0}.entry-index{position:absolute;top:25px;right:24px;font-size:10px;color:#858a7b;font-variant-numeric:tabular-nums}.model-name{display:inline-flex;align-items:center;gap:9px;font-family:Manrope,sans-serif;font-size:16px;font-weight:750;letter-spacing:-.03em}.model-name>i{width:8px;height:8px;background:var(--model-color);border:1px solid #0002;border-radius:1px;flex-shrink:0}.entry-bottom{font-size:10px;color:#757a6c;display:flex;align-items:center;justify-content:space-between;margin-top:15px;gap:8px}.status{display:inline-flex;align-items:center;gap:6px;border-radius:4px;font-size:10px;font-weight:600;color:#656d5b;line-height:1.4;white-space:nowrap}.status>span{width:5px;height:5px;border-radius:50%;background:#9ca391}.status-live,.status-running,.status-ready,.status-open,.status-succeeded{color:#46651b}.status-live>span,.status-running>span,.status-ready>span,.status-open>span,.status-succeeded>span{background:#7c9a3d}.status-failed,.status-error,.status-rejected{color:#ad4430}.status-failed>span,.status-error>span,.status-rejected>span{background:#bd513b}.status-queued,.status-submitted,.status-paused,.status-pending{color:#8c6d2e}.status-queued>span,.status-submitted>span,.status-paused>span,.status-pending>span{background:#b4944e}.next-session{display:flex;align-items:center;gap:26px;padding:30px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.next-session>div:nth-child(2){flex:1}.next-session p{color:var(--muted);font-size:13px;margin-top:8px}.session-mark{height:80px;width:80px;display:flex;align-items:center;justify-content:center;background:#e7eadf;border-radius:50%;color:#627147}.featured-episode{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 0;display:flex;justify-content:space-between;gap:30px;align-items:center}.featured-episode h3{font-size:29px;margin:12px 0}.featured-episode p{max-width:750px;font-size:14px;margin:0 0 16px;color:var(--muted)}.featured-episode .muted{font-size:12px;display:flex;gap:8px}.listen-section{background:#e9ecdf}.listen-section .empty-state{border-color:#d2d7c5}.listen-section .empty-icon{background:#dee3d3}.how-section{display:grid;grid-template-columns:1fr 1fr;gap:80px}.how-section h2{margin:18px 0 24px;font-size:33px}.how-steps>div{display:flex;gap:22px;padding:23px 0;border-bottom:1px solid var(--line)}.how-steps>div:first-child{padding-top:0}.how-steps>div>span{font-size:12px;color:#848b75;padding-top:4px}.how-steps h3{font-size:18px}.how-steps p{font-size:13px;color:var(--muted);margin-top:8px;max-width:360px}.site-footer{max-width:1440px;margin:auto;padding:47px 52px 55px;background:var(--dark);color:#f0f3e6;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:35px}.site-footer .brand{font-size:44px}.site-footer p{font-size:12px;line-height:1.7;color:#a1aa93;margin-top:19px}.site-footer>div:nth-child(2){display:flex;flex-direction:column;gap:15px;align-items:flex-start;font-size:13px;padding-top:5px}.footer-note{display:flex;flex-direction:column;gap:15px;font-size:12px;color:#b0b6a8;align-items:flex-start}.footer-note>span{font-size:9px;letter-spacing:.12em;color:#77826b}.footer-note>a{font-size:11px;display:flex;gap:5px;align-items:center;margin-top:25px}.page-content{padding-top:45px;padding-bottom:80px;min-height:65vh}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin:10px 0 45px}.page-heading h1{font-size:52px;letter-spacing:-.055em;margin:18px 0}.page-heading p{max-width:620px;font-size:15px;color:var(--muted)}.empty-state{padding:46px 30px;text-align:center;border:1px dashed #d6dacb;border-radius:5px;display:flex;align-items:center;flex-direction:column;gap:12px}.empty-state h3{font-size:21px}.empty-state p{color:var(--muted);font-size:13px;max-width:440px}.empty-state .button{margin-top:8px}.empty-icon{width:58px;height:58px;border-radius:50%;background:#e9ecdf;display:flex;align-items:center;justify-content:center;margin-bottom:3px;color:#778760}.loading-state{padding:65px 20px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:13px;color:var(--muted);min-height:150px}.spin{animation:rotate 1.3s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}.error-notice{font-size:13px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#f7e8df;border:1px solid #eccbbc;border-radius:5px;padding:14px 16px;color:#874633;margin:16px 0;line-height:1.5;overflow-wrap:anywhere}.error-notice>button{text-decoration:underline;flex-shrink:0;min-height:30px}.notice{padding:13px 15px;background:#edf1e0;border:1px solid #dfe7cc;border-radius:5px;font-size:12px;display:flex;gap:10px;line-height:1.5;align-items:flex-start;margin:15px 0}.song-row{display:flex;align-items:center;gap:21px;padding:18px 0;border-bottom:1px solid #d3d8c7}.song-row:first-child{border-top:1px solid #d3d8c7}.song-index{font-size:11px;color:#7b826d;font-variant-numeric:tabular-nums;width:20px}.song-thumb{width:54px;height:54px;background:#d9dfcc;border-radius:3px;display:flex;align-items:center;justify-content:center;color:#788463;flex-shrink:0;overflow:hidden}.song-thumb img{width:100%;height:100%}.song-row-name{display:flex;flex-direction:column;gap:7px;flex:1;min-width:0}.song-row-name>a{font-size:16px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.song-row-name .model-name{font-size:11px;font-family:DM Sans,sans-serif;font-weight:500;color:#6f795f;letter-spacing:0}.song-engine,.song-length{font-size:11px;color:#768065}.song-length{width:40px;text-align:right;font-variant-numeric:tabular-nums}.play-button{display:flex;align-items:center;justify-content:center;height:38px;width:38px;border:1px solid #abb59b;border-radius:50%;flex-shrink:0}.play-button:hover{background:#d3dcc2}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:33px}.filter-tabs{display:flex;gap:4px;overflow-x:auto;scrollbar-width:thin}.filter-tabs>button{padding:10px 15px;font-size:12px;font-weight:550;border-radius:4px;white-space:nowrap;min-height:39px;transition:background .15s}.filter-tabs>button.selected{background:var(--dark);color:#f7faef}.filter-tabs>button:not(.selected):hover{background:#e9ecdf}.search-label{width:210px;flex-shrink:0}.search-label input{background:transparent;font-size:12px;min-height:39px}.episode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.episode-card{display:flex;flex-direction:column;border-bottom:1px solid var(--line);padding-bottom:23px}.episode-card-top{display:flex;justify-content:space-between;font-size:10px;margin-bottom:16px;color:var(--muted)}.episode-card-art{height:220px;background:#d9dfcc;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;border-radius:3px}.record-ring{position:absolute;width:195px;height:195px;border:1px solid #8c987866;border-radius:50%;box-shadow:0 0 0 15px #b5bfa64d,0 0 0 29px #c4ccba66}.episode-initial{font-family:Manrope,sans-serif;font-weight:800;font-size:90px;color:#536245}.episode-card-art>svg{position:absolute;bottom:16px;right:16px}.episode-card h3{font-size:23px;margin:19px 0 10px}.episode-card p{font-size:12px;color:var(--muted);line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:23px}.episode-card-bottom{display:flex;justify-content:space-between;align-items:center;font-size:10px;margin-top:auto;gap:8px}.episode-card-bottom>span:last-child{display:flex;align-items:center;gap:8px}.standby-stage{background:var(--dark);color:#f4f6ed;min-height:380px;padding:43px 45px;margin-bottom:30px;position:relative;overflow:hidden}.standby-stage:after{content:"";position:absolute;width:430px;height:430px;border:1px solid #455037;border-radius:50%;right:-100px;top:-80px;box-shadow:0 0 0 45px #ffffff02,0 0 0 95px #ffffff02}.standby-stage h2{font-size:46px;margin:30px 0 20px}.standby-stage p{font-size:13px;color:#a7b095;margin-bottom:25px}.standby-stage .eyebrow{color:var(--acid)}.episode-breadcrumb{display:flex;gap:12px;align-items:center;color:var(--muted);font-size:11px}.episode-main{display:grid;grid-template-columns:2.1fr 1fr;gap:26px;margin-bottom:25px}.episode-stage{min-height:340px;background:var(--dark);color:#f1f5e6;padding:36px;display:flex;flex-direction:column}.episode-stage .eyebrow{color:var(--acid)}.episode-stage h2{font-size:31px;line-height:1.35;letter-spacing:-.035em;margin:27px 0}.episode-stage-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:11px;color:#a7b094}.episode-side{background:#e9eddf;padding:27px}.episode-side>p{font-size:13px;color:#67715a;margin:19px 0}.mini-rules{display:flex;flex-direction:column;margin:20px 0;gap:14px}.mini-rules>span{font-size:11px;display:flex;justify-content:space-between;gap:10px}.mini-rules strong{font-size:13px}.community-columns{display:grid;grid-template-columns:1.2fr 1fr;gap:65px}.activity{border-top:1px solid var(--line);padding-top:22px}.activity .section-heading{align-items:center}.connection-label{font-size:10px;color:#7c856e;display:flex;gap:7px;align-items:center}.connection-label>i{width:5px;height:5px;background:#929989;border-radius:50%}.connection-label>i.connected{background:#87a445}.activity ol{list-style:none;margin:0;padding:0}.activity li{display:flex;gap:16px;padding:17px 0;border-bottom:1px solid var(--line)}.activity time{font-size:10px;color:#8b927e;font-variant-numeric:tabular-nums;padding-top:3px}.activity .event-type{font-size:9px;letter-spacing:.07em;text-transform:uppercase;color:#7e886f}.activity p{font-size:12px;margin-top:6px;overflow-wrap:anywhere}.poll-card{border:1px solid var(--line);padding:25px;margin:0 0 28px;border-radius:5px}.poll-top{display:flex;justify-content:space-between;margin-bottom:20px}.poll-card h3{font-size:22px;margin-bottom:20px}.poll-options{display:flex;flex-direction:column;gap:9px;margin-bottom:17px}.poll-options>button{min-height:43px;display:flex;align-items:center;justify-content:space-between;border:1px solid #d7dccb;border-radius:4px;padding:12px;font-size:13px;text-align:left}.poll-options>button>span{display:flex;align-items:center;gap:10px}.poll-options>button.chosen{background:#e7efd3;border-color:#a2b578}.poll-options>button:disabled{opacity:1}.poll-card>p{margin-top:14px;display:flex;align-items:center;gap:6px}.viewer-gate{background:#edf0e5;padding:22px;border-radius:5px;display:grid;gap:14px;margin:17px 0}.viewer-gate h3{font-size:17px;margin-top:12px}.viewer-gate p{font-size:12px;color:var(--muted);margin-top:7px}.viewer-gate>button{justify-self:start;margin-top:0}.comments{margin-top:32px}.comments>h3{font-size:23px;margin-bottom:9px}.comments>form{margin-top:20px}.form-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:15px 0}.form-bottom>p{max-width:550px}.comment-list>article{display:flex;align-items:flex-start;gap:15px;padding:25px 0;border-top:1px solid var(--line)}.comment-avatar{width:33px;height:33px;border-radius:50%;background:#e1e6d5;display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.comment-list strong{font-size:12px}.comment-list time{display:block;color:#7b846d;font-size:10px;margin-top:5px}.comment-list p{font-size:13px;margin-top:12px;overflow-wrap:anywhere}.back-link{font-size:12px;color:#727c62;display:inline-flex;min-height:32px;margin-bottom:22px}.song-detail-hero{display:grid;grid-template-columns:380px 1fr;gap:60px;align-items:center;margin-bottom:60px}.song-cover-large{aspect-ratio:1;background:#dce4cd;display:flex;align-items:center;justify-content:center;position:relative;color:#897}.song-cover-large img{width:100%;height:100%}.song-cover-large>span{position:absolute;bottom:25px;font-size:9px;letter-spacing:.15em}.song-detail-hero h1{font-size:50px;margin:20px 0}.song-facts{display:flex;flex-wrap:wrap;gap:16px;font-size:11px;color:var(--muted);margin:23px 0 29px}.song-detail-hero .button{margin-bottom:20px}.song-detail-columns{display:grid;grid-template-columns:1fr 1fr;gap:90px}.lyrics{white-space:pre-wrap;font-size:16px;line-height:1.95;margin:23px 0 40px;overflow-wrap:anywhere}.provenance{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:4px 0}.provenance dl{font-size:12px;line-height:1.6;margin:12px 0 25px}.provenance dt{color:#7f876f;margin-top:13px}.provenance dd{margin:3px 0 0;overflow-wrap:anywhere}.version-item{display:flex;gap:12px;justify-content:space-between;padding:13px 0;font-size:10px;border-top:1px solid var(--line)}.rating-card{padding:25px;background:#e9eedd;border:1px solid #dde4d1;border-radius:5px}.rating-card h3{margin-top:14px}.stars{display:flex;gap:7px;margin:20px 0;color:#748c38}.stars>button{height:41px;width:39px}.rating-card .viewer-gate{padding:0}.rules-intro{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;background:var(--dark);color:#f0f4e7;padding:45px;margin:30px 0}.rules-intro svg{color:var(--acid);margin-bottom:25px}.rules-intro h2{font-size:35px}.rules-intro>p{font-size:15px;color:#b1bba0;align-self:center}.rules-sections>section{display:grid;grid-template-columns:70px 1fr;gap:40px;padding:42px 0;border-bottom:1px solid var(--line)}.rules-sections>section>span{font-size:14px;color:#7d886c;padding-top:7px}.rules-sections h2{font-size:28px;margin-bottom:20px}.rules-sections p{font-size:14px;max-width:810px;color:#67705c;margin-top:15px}.budget-rule-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:28px 0}.budget-rule-grid>div{border-top:2px solid #aabd76;padding:18px 0}.budget-rule-grid strong{font-size:33px;letter-spacing:-.04em}.budget-rule-grid h3{font-size:13px;letter-spacing:-.02em;margin-top:12px}.budget-rule-grid p{font-size:11px;margin-top:9px}.global-player{position:fixed;bottom:15px;left:50%;transform:translate(-50%)!important;width:min(850px,calc(100% - 30px));background:#272e20;color:#f4f8e9;border:1px solid #53603f;border-radius:9px;box-shadow:0 8px 40px #1116;padding:13px 16px;display:flex;align-items:center;gap:21px;z-index:70}.player-track{display:flex;align-items:center;gap:12px;width:240px;min-width:0}.player-art{width:42px;height:42px;flex-shrink:0;background:#465334;display:flex;align-items:center;justify-content:center;border-radius:3px;overflow:hidden}.player-track>div{display:flex;flex-direction:column;gap:5px;min-width:0}.player-track strong{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-track span{font-size:10px;color:#adb99c}.global-player .play-button{border-color:#657c44;background:var(--acid);color:#222e15}.player-seek{display:flex;align-items:center;gap:10px;flex:1;font-size:9px;color:#bac6aa}.player-seek>span{min-width:29px}.global-player .icon-button:hover{background:#48573a}.player-error{position:absolute;bottom:100%;font-size:11px;background:#ffe6d9;color:#7c3f2c;padding:9px 13px;left:0;right:0;border-radius:5px}.login-page{padding:38px 60px;min-height:100vh}.login-layout{display:grid;grid-template-columns:1fr 420px;gap:80px;max-width:1100px;margin:110px auto;align-items:center}.login-copy h1{font-size:77px;margin:25px 0}.login-copy>p{color:var(--muted);font-size:16px;margin-bottom:28px}.login-form{background:#fff;border:1px solid var(--line);border-radius:8px;padding:38px}.login-form>svg{color:#789440;margin-bottom:23px}.login-form h2{font-size:27px}.login-form>p{font-size:13px;margin:15px 0 28px}.login-form>.button{width:100%}.admin-layout{min-height:100vh;display:grid;grid-template-columns:218px 1fr;background:#f3f4ed}.admin-sidebar{background:var(--dark);color:#eef3e5;padding:33px 20px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;z-index:15}.admin-sidebar .brand{font-size:43px;margin-left:12px}.admin-label{font-size:8px;letter-spacing:.18em;color:#8c967e;margin:15px 0 44px 14px}.admin-sidebar nav{display:flex;flex-direction:column;gap:6px}.admin-sidebar nav>button{display:flex;align-items:center;gap:11px;min-height:44px;padding:12px 13px;border-radius:4px;color:#a2ad94;font-size:12px;text-align:left}.admin-sidebar nav>button.selected{background:#323d26;color:var(--acid)}.admin-sidebar nav>button>svg:last-child:not(:first-child){margin-left:auto}.admin-sidebar nav>button:hover{background:#2a3322}.admin-sidebar-footer{margin-top:auto;display:flex;flex-direction:column;gap:7px;border-top:1px solid #303b28;padding-top:20px}.admin-sidebar-footer>a,.admin-sidebar-footer>button{display:flex;align-items:center;justify-content:space-between;color:#99a589;font-size:11px;padding:10px 12px}.admin-main{min-width:0}.admin-header{height:102px;background:#f8f9f3;border-bottom:1px solid var(--line);padding:26px 36px;display:flex;align-items:center;justify-content:space-between;gap:20px}.admin-header h1{font-size:25px;margin-top:7px}.admin-header .eyebrow{font-size:8px;color:#758065}.admin-header-right{display:flex;align-items:center;gap:16px}.admin-header-right select{max-width:260px;min-height:38px;font-size:12px;background:transparent}.admin-content{padding:30px 36px 75px;max-width:1600px;margin:auto}.admin-summary{display:grid;grid-template-columns:1.5fr 1fr 1fr;border-top:1px solid #ccd4bc;border-bottom:1px solid #ccd4bc;padding:24px 0;margin-bottom:33px}.admin-summary>div{display:flex;flex-direction:column;gap:11px;padding:0 28px;border-right:1px solid #d8ddcd}.admin-summary>div:first-child{padding-left:0}.admin-summary>div:last-child{border:0}.admin-summary>div>span{font-size:10px;color:#7b866b}.admin-summary strong{font-size:25px;letter-spacing:-.035em;font-family:Manrope,sans-serif}.admin-summary strong>small{font-size:14px;font-weight:450;color:#89967a}.admin-summary>div:first-child>strong{font-size:20px}.admin-section-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.admin-section-title h2{font-size:20px}.admin-section-title h3{font-size:17px}.producer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:27px}.producer-panel{background:#fafbf5;border:1px solid #dce3cf;border-radius:5px;padding:20px 18px}.producer-top{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.producer-top .model-name{font-size:17px}.producer-note{font-size:11px;color:#7a8669;min-height:54px;margin:19px 0;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.producer-panel>.text-link{font-size:11px;margin-top:17px}.budget-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.budget-top>strong{font-size:18px;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.budget-top>span{font-size:9px;color:#7f8b6e}.budget-track{height:5px;background:#e1e7d6;margin:11px 0;display:flex;position:relative;border-radius:1px;overflow:visible}.budget-track>b{background:#89a748;height:100%;display:block;transition:width .3s}.budget-track>i{background:repeating-linear-gradient(45deg,#afb996,#afb996 2px,#d9e0c9 2px 4px);height:100%;display:block}.budget-track>em{position:absolute;height:9px;top:-2px;width:1px;background:#98a682}.budget-ticks{display:flex;justify-content:space-between;font-size:8px;color:#8c957e}.budget-detail{display:flex;flex-direction:column;gap:4px;color:#7b8d62;font-size:9px;margin-top:11px;line-height:1.4}.panel{background:#fafbf5;border:1px solid #dce2d0;border-radius:5px;padding:25px;margin-bottom:25px;min-width:0}.panel>h2{font-size:22px;margin-bottom:20px}.panel>h3{font-size:18px;margin-bottom:16px}.panel>p{font-size:13px;color:#6e7a5e;margin-bottom:20px}.panel>h3:not(:first-child){margin-top:25px}.admin-two-column{display:grid;grid-template-columns:1fr 1fr;gap:25px}.event-log{max-height:510px;overflow:auto;scrollbar-width:thin}.event-log>div{display:flex;gap:15px;padding:14px 0;border-bottom:1px solid #e3e8d9}.event-log time{font-size:9px;color:#8b9879;padding-top:3px;font-variant-numeric:tabular-nums;flex-shrink:0}.event-log>div>div{min-width:0}.event-log>div>div>span{font-family:monospace;font-size:9px;color:#83976a;overflow-wrap:anywhere}.event-log p{font-size:12px;margin-top:7px;overflow-wrap:anywhere}.event-log summary{font-size:10px;padding:8px 0}.event-log pre{background:#f0f3e9;padding:13px;margin:0}.action-wrap{display:inline-flex;flex-direction:column;gap:8px;max-width:100%}.action-error{font-size:11px;line-height:1.5;color:#aa4934;max-width:350px;overflow-wrap:anywhere}.admin-episode-list{display:grid;grid-template-columns:1fr 1fr;gap:20px}.admin-episode-list .panel{margin:0}.admin-episode-list .admin-section-title h2{margin-top:11px}.admin-episode-list .text-link{margin-top:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.full-span{grid-column:1/-1}.three-columns{grid-template-columns:repeat(3,1fr)}.span-two{grid-column:span 2}.form-panel>.button{margin-top:24px}.checkbox-label{flex-direction:row;align-items:center;gap:9px}.operator-controls{display:flex;gap:12px;align-items:center;margin-bottom:25px}.operator-controls>div:first-child{display:flex;flex-direction:column;gap:6px;margin-right:auto}.operator-controls strong{font-size:16px}.monitor-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:24px}.monitor-label{display:flex;align-items:center;gap:7px;font-size:9px;letter-spacing:.1em;margin-bottom:11px;font-weight:700}.monitor-label>span{margin-left:auto;font-weight:400;letter-spacing:0;color:#869575}.program-label>i{width:6px;height:6px;background:#b95c42;border-radius:50%}.preview-monitor,.program-monitor{background:#181f14;color:#eef4e4;aspect-ratio:16/9;width:100%;border:1px solid #a5b584;position:relative;overflow:hidden}.preview-monitor{padding:23px;display:flex;flex-direction:column;justify-content:center}.preview-monitor .eyebrow{font-size:8px;color:var(--acid);margin-bottom:18px}.preview-monitor h2{font-size:24px;letter-spacing:-.035em}.preview-monitor p{font-size:11px;color:#a1b18d;line-height:1.5;margin-top:15px;max-width:330px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.preview-monitor>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#151d11}.preview-monitor>iframe,.program-monitor>iframe{position:absolute;inset:0;width:100%;height:100%;border:0;background:#171d14}.program-monitor{border-color:#b7775f}.studio-tabs{margin-bottom:26px}.studio-tabs .model-name{font-size:13px}.studio-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px;gap:20px}.studio-header h2{font-size:30px;margin-bottom:9px}.studio-header code{font-size:11px;color:#7d8c6b}.extension-form{border-top:1px solid #dce3d0;margin-top:19px}.extension-form summary{font-size:11px;line-height:1.5}.extension-form label{font-size:11px}.extension-form textarea{font-size:12px}.extension-form .button{font-size:11px}.job-form>details{margin-top:20px;border-top:1px solid #dde5d0}.job-form summary{font-size:12px;justify-content:flex-start}.job-form .form-bottom{align-items:flex-end}.code-input{font-family:monospace;font-size:12px;background:#f1f5e8}.artifact-list{display:flex;flex-direction:column}.artifact-list>div{display:flex;align-items:center;gap:12px;border-bottom:1px solid #e0e7d3;padding:14px 0}.artifact-list>div>div{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.artifact-list strong{font-size:12px;overflow-wrap:anywhere}.artifact-list span:not(.artifact-icon){font-size:10px;color:#84946f}.artifact-icon{width:37px;height:37px;background:#e6edd9;border-radius:3px;display:flex;align-items:center;justify-content:center;color:#81935f}.song-create{border-top:1px solid #dce4ce;margin-top:22px}.song-create>summary{justify-content:flex-start}.song-create form{padding-top:8px}.admin-song-row{display:flex;align-items:center;gap:13px;padding:17px 0;border-top:1px solid #dce4ce}.admin-song-row>div:first-child{flex:1;display:flex;flex-direction:column;gap:6px}.admin-song-row strong{font-size:13px}.table-scroll{overflow-x:auto;max-width:100%;scrollbar-width:thin}table{width:100%;border-collapse:collapse;text-align:left;font-size:11px}th{padding:11px 12px;font-size:9px;text-transform:uppercase;letter-spacing:.06em;color:#8a9779;border-bottom:1px solid #d3dec1;white-space:nowrap}td{padding:16px 12px;border-bottom:1px solid #e1e8d6;vertical-align:top;font-variant-numeric:tabular-nums}.table-sub{display:block;font-size:9px;color:#85976c;margin-top:7px}.job-error{display:block;font-size:10px;color:#a55039;margin-top:6px;max-width:300px;overflow-wrap:anywhere}.moderation-item{padding:18px 0;border-top:1px solid #dce5ce}.moderation-item>div:first-child{display:flex;justify-content:space-between;font-size:12px;gap:15px}.moderation-item time{font-size:9px;color:#8c9a78}.moderation-item p{font-size:13px;line-height:1.7;margin-top:15px;overflow-wrap:anywhere}.moderation-item .button-row{margin-top:15px}.admin-poll{border-top:1px solid #dde5d0;padding:20px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:25px}.admin-poll h3{font-size:17px;margin-bottom:10px}.admin-poll p{margin-top:10px}.admin-poll .button-row{margin-top:0}.connection-intro{display:flex;gap:20px}.connection-intro>svg{color:#7e9b48}.connection-intro h2{font-size:22px;margin-bottom:12px}.connection-intro p{font-size:13px;color:#81906c}.provider-list{margin-bottom:25px}.provider-row{display:grid;grid-template-columns:1fr 1.5fr auto;align-items:start;gap:35px;padding:26px 15px;border-bottom:1px solid #d5dfc5}.provider-identity{display:flex;align-items:center;gap:15px}.provider-identity>span{width:45px;height:45px;background:#e1e9d4;display:flex;align-items:center;justify-content:center;border-radius:5px;font-size:22px;font-weight:600}.provider-identity h2{font-size:18px;margin-bottom:5px}.provider-identity code{font-size:10px;color:#859471}.provider-row p{font-size:12px;line-height:1.6;margin:11px 0;color:#7d8b6a}.capability-tags{display:flex;gap:6px;flex-wrap:wrap}.capability-tags>span{padding:5px 7px;background:#e5ecd9;border-radius:3px;font-size:9px;color:#75885a}.workbench-page{max-width:1340px;margin:auto;padding:25px 45px 60px}.workbench-page>header{display:flex;align-items:center;justify-content:space-between;padding:10px 0 30px;border-bottom:1px solid var(--line)}.workbench-heading{display:flex;align-items:center;justify-content:space-between;gap:45px;padding:38px 0}.workbench-heading h1{font-size:43px;margin:13px 0}.workbench-heading code{font-size:11px;color:#818e6d}.workbench-heading>div:last-child{width:230px}.workbench-heading .budget{margin-top:19px}.workbench-content{min-height:420px;background:#fafcf4;border:1px solid #dce5cd;margin-top:20px;padding:27px}.workbench-content>.event-log{max-height:650px}.workbench-content>h2{font-size:23px;margin:25px 0}.workbench-message{display:flex;gap:15px;margin-top:22px;align-items:flex-end;flex-wrap:wrap}.workbench-message textarea{flex:1;min-width:230px}.workbench-message .button{margin:0;min-height:67px}.workbench-message .error-notice{width:100%}.run-row{display:flex;justify-content:space-between;gap:16px;font-size:12px;padding:15px 0;border-bottom:1px solid var(--line)}.run-row>span:not(.status){color:#899c70}.transcript>article{padding:20px 0;border-bottom:1px solid #dce5ce}.transcript>article>span{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#7f9461}.transcript pre{font-size:12px;margin:12px 0 0;line-height:1.75;color:#3e4b2e}.broadcast-page{background:#131a10;color:#f1f6e5;min-height:100vh;display:flex;align-items:center;justify-content:center}.broadcast-frame{aspect-ratio:16/9;width:100%;max-height:100vh;padding:3vw 4vw;display:flex;flex-direction:column;overflow:hidden}.broadcast-top{display:flex;align-items:center;justify-content:space-between;font-size:clamp(10px,1vw,22px);gap:2vw}.broadcast-top .brand{color:#eff5e2;font-size:clamp(24px,3.3vw,66px)}.broadcast-top .brand-dot{color:var(--acid)}.broadcast-top>div:last-child{display:flex;align-items:center;gap:1.5vw}.broadcast-top .status{font-size:clamp(9px,.95vw,19px)}.broadcast-center{flex:1;display:flex;flex-direction:column;justify-content:center;position:relative;min-height:0;padding:3vw 0}.broadcast-center>.eyebrow{color:var(--acid);font-size:clamp(8px,.85vw,18px);margin-bottom:1.8vw}.broadcast-center>h1{font-size:clamp(32px,5vw,100px);max-width:80%;line-height:1.1;letter-spacing:-.055em}.broadcast-center>p{font-size:clamp(11px,1.5vw,30px);color:#9fad8b;max-width:73%;margin-top:1.8vw;line-height:1.5}.broadcast-entries{display:grid;grid-template-columns:repeat(4,1fr);gap:2vw;border-top:1px solid #354729;padding-top:1.7vw}.broadcast-entry{min-width:0}.broadcast-entry .model-name{font-size:clamp(12px,1.55vw,31px);color:#e4efd3}.broadcast-entry .status{font-size:clamp(8px,.7vw,14px);margin-top:1vw}.broadcast-entry .budget-top{margin-top:1.2vw}.broadcast-entry .budget-top>strong{font-size:clamp(12px,1.35vw,27px);color:#eff6e3}.broadcast-entry .budget-top>span{font-size:clamp(7px,.65vw,13px);color:#93a87a}.broadcast-entry .budget-track{background:#293e1d}.broadcast-entry .budget-track>b{background:var(--acid)}.broadcast-media{position:absolute;inset:2vw 0;display:flex;align-items:center;justify-content:center;gap:2vw}.broadcast-media>img,.broadcast-media>video,.broadcast-media>iframe{width:100%;height:100%;object-fit:contain;border:0;max-height:100%;background:#10170c}.broadcast-audio{display:flex;align-items:center;gap:4vw;width:100%}.broadcast-disc{height:20vw;width:20vw;border-radius:50%;background:repeating-radial-gradient(#2d3b24 0 2px,#25311e 3px 4px);display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #405331}.broadcast-disc>svg{width:30%;height:30%;color:var(--acid)}.broadcast-audio h2{font-size:clamp(26px,3.5vw,70px);margin:1.5vw 0}.broadcast-audio p{font-size:clamp(10px,1.4vw,28px);color:#a0b789}.broadcast-audio audio{width:100%;height:35px;margin-top:1.3vw}.broadcast-transcript{width:100%;max-height:100%;overflow:hidden;font-size:clamp(12px,1.5vw,30px);white-space:pre-wrap;line-height:1.65;color:#b5c7a0}.broadcast-transcript>div{padding:.8vw 0;border-bottom:1px solid #324527}.broadcast-transcript time{font-size:.7em;color:#748e5d;margin-right:1vw}.broadcast-results{display:grid;grid-template-columns:repeat(4,1fr);gap:2vw;width:100%}.broadcast-result{padding:2vw 0;border-top:1px solid #425932}.broadcast-result h2{font-size:2vw;margin:1vw 0}.broadcast-result p{color:#a2b58a;font-size:1vw}.broadcast-error{color:#efb78c;font-size:clamp(10px,1vw,20px);margin:1vw 0}.broadcast-unlock{position:absolute;bottom:1vw;right:1vw;z-index:3;background:#c8e56b;color:#1e2a12;font-size:10px;padding:9px 12px;border-radius:4px}.broadcast-embedded .broadcast-frame{min-height:0}.broadcast-embedded .broadcast-unlock{display:none}.upload-form{margin-top:18px;border-top:1px solid #dce4ce}.upload-form summary{justify-content:flex-start}.upload-form form{padding:12px 0}.upload-form input[type=file]{font-size:12px}.admin-main>.error-notice{margin:20px 36px}.catalog-view{margin-top:20px;border-top:1px solid var(--line);padding-top:6px}.catalog-view pre{max-height:350px;overflow:auto;background:#eff3e6;padding:15px}@media(min-width:1600px){.site-header,.site-footer{max-width:1600px}.page-width{max-width:1380px}.home-hero{gap:95px}.hero-art{min-height:565px}.vinyl-label>strong{font-size:43px}}@media(max-width:1150px){.page-width{padding-left:35px;padding-right:35px}.site-header{padding:0 35px;gap:30px}.primary-nav{gap:22px}.header-cta{display:none}.home-hero{gap:40px}.hero-art{min-height:470px}.vinyl-label>strong{font-size:30px}.vinyl-label>span{font-size:7px}.art-counter{font-size:44px}.entry-cell{padding-left:17px;padding-right:17px}.entry-index{right:15px}.model-name{font-size:14px}.how-section{gap:45px}.site-footer{padding-left:35px;padding-right:35px}.admin-layout{grid-template-columns:185px 1fr}.admin-sidebar{padding:30px 12px}.admin-content,.admin-header{padding:25px}.producer-grid{grid-template-columns:repeat(2,1fr)}.producer-top{flex-direction:row;justify-content:space-between}.producer-note{min-height:35px}.admin-two-column{gap:17px}.panel{padding:20px}.provider-row{grid-template-columns:1fr 1.4fr;gap:20px}.provider-row>span:last-child{grid-column:2}.song-detail-hero{grid-template-columns:320px 1fr;gap:38px}.song-detail-hero h1{font-size:42px}.song-detail-columns{gap:50px}}@media(max-width:850px){.site-header{height:87px;gap:20px}.brand{font-size:44px}.primary-nav{gap:19px;font-size:12px}.home-hero{padding-top:42px;gap:27px}.hero-copy h1{font-size:56px}.hero-copy>p{font-size:13px}.hero-art{min-height:439px;padding:19px}.hero-actions{gap:12px;margin-top:23px}.hero-actions>.text-link{font-size:11px}.hero-actions .button{font-size:12px}.art-top>span{font-size:8px}.vinyl-label>strong{font-size:25px;letter-spacing:-1px}.vinyl-label>small{bottom:15px;font-size:6px}.vinyl-label>span{font-size:6px;margin-bottom:7px}.vinyl-hole{margin-top:27px;width:5px;height:5px}.art-bottom>span:first-child{font-size:11px}.entry-cell{padding:19px 12px}.entry-index{display:none}.model-name{font-size:13px;gap:7px}.entry-bottom{font-size:9px}.section{padding-top:45px;padding-bottom:45px}.how-section h2{font-size:27px}.how-section{gap:32px}.how-steps>div{gap:15px}.how-steps p{font-size:12px}.how-steps h3{font-size:16px}.page-heading h1{font-size:43px}.episode-grid{grid-template-columns:repeat(2,1fr)}.episode-main{grid-template-columns:1fr}.episode-side{display:none}.community-columns{gap:35px}.next-session{gap:18px}.next-session>.text-link{font-size:11px}.session-mark{width:65px;height:65px}.next-session h3{font-size:18px}.song-detail-hero{grid-template-columns:260px 1fr;gap:29px}.song-detail-hero h1{font-size:35px}.song-detail-columns{gap:35px}.budget-rule-grid{grid-template-columns:repeat(2,1fr)}.rules-intro{gap:40px;padding:32px}.rules-intro h2{font-size:29px}.rules-intro>p{font-size:13px}.rules-sections>section{gap:22px;grid-template-columns:35px 1fr}.admin-layout{grid-template-columns:1fr}.admin-sidebar{height:auto;position:sticky;top:0;flex-direction:row;padding:12px 22px;align-items:center;gap:20px;overflow-x:auto}.admin-sidebar .brand{font-size:32px;letter-spacing:-3px;margin-left:0}.admin-label,.admin-sidebar-footer{display:none}.admin-sidebar nav{flex-direction:row;gap:3px}.admin-sidebar nav>button{font-size:10px;padding:9px;gap:7px;min-height:38px;white-space:nowrap}.admin-sidebar nav>button>svg:last-child:not(:first-child){display:none}.admin-sidebar nav>button>svg{width:14px}.admin-header{height:88px}.admin-header h1{font-size:23px}.admin-content{padding:23px}.admin-episode-list{grid-template-columns:1fr}.monitor-grid{gap:15px}.preview-monitor{padding:16px}.preview-monitor h2{font-size:20px}.preview-monitor p{font-size:9px}.login-layout{grid-template-columns:1fr 360px;gap:35px;margin:80px auto}.login-page{padding:35px}.login-copy h1{font-size:58px}.login-form{padding:25px}.global-player{gap:15px}.player-track{width:210px}.workbench-page{padding:20px 30px 50px}.operator-controls .button{font-size:11px;padding:10px 12px}}@media(max-width:620px){.page-width{padding-left:22px;padding-right:22px}.site-header{padding:0 22px;height:80px;justify-content:space-between}.brand{font-size:41px;letter-spacing:-4px}.mobile-toggle{display:inline-flex!important}.primary-nav{display:none;position:absolute;top:80px;left:0;right:0;background:var(--paper);padding:20px 24px;border-bottom:1px solid var(--line);z-index:30;gap:5px;align-items:stretch;flex-direction:column}.primary-nav.is-open{display:flex}.primary-nav>a{padding:13px 0;font-size:14px}.primary-nav>a:after{display:none}.header-cta{display:flex;margin-left:auto;padding:9px 13px;font-size:11px;gap:13px}.home-hero{grid-template-columns:1fr;padding-top:30px;padding-bottom:30px;gap:30px}.hero-copy{padding:0}.hero-copy>.eyebrow{font-size:9px}.hero-copy h1{font-size:66px;line-height:1.02;margin-top:25px;margin-bottom:23px;letter-spacing:-.06em}.hero-copy h1 br:nth-of-type(2){display:none}.hero-copy h1>span{display:block}.hero-copy>p{max-width:400px;font-size:14px}.hero-actions{margin:25px 0 0;gap:22px}.hero-actions .button{padding:14px 18px}.hero-actions>.text-link{font-size:12px}.hero-footnote{display:none}.hero-art{min-height:390px;width:100%;max-width:460px;margin:auto;padding:23px;aspect-ratio:1.03}.vinyl{width:85%;top:49%;left:52%}.vinyl-label>strong{font-size:34px;letter-spacing:-1.5px}.vinyl-label>span{font-size:7px;margin-bottom:9px}.vinyl-label>small{font-size:7px;bottom:18px}.vinyl-hole{margin-top:36px;width:6px;height:6px}.art-top>span{font-size:8px}.art-bottom>span:first-child{font-size:12px}.art-counter{font-size:49px}.entry-strip{grid-template-columns:repeat(2,1fr)}.entry-cell,.entry-cell:first-child{padding:20px 13px}.entry-cell:nth-child(2){border-right:0}.entry-cell:nth-child(-n+2){border-bottom:1px solid var(--line)}.entry-cell .model-name{font-size:16px}.entry-bottom{margin-top:13px;font-size:10px}.entry-index{display:block;right:15px;top:22px}.section{padding-top:38px;padding-bottom:38px}.section-heading{margin-bottom:25px;gap:12px;align-items:flex-end}.section-heading h2{font-size:27px}.section-heading .eyebrow{font-size:8px;margin-bottom:10px}.section-heading>.text-link{font-size:11px;gap:7px;flex-shrink:0}.next-session{flex-wrap:wrap;gap:19px;padding:26px 0}.next-session>div:nth-child(2){min-width:190px}.next-session .text-link{margin-left:84px}.next-session p{font-size:12px}.next-session h3{font-size:18px}.how-section{grid-template-columns:1fr;gap:35px}.how-section h2{font-size:29px;margin-bottom:16px}.how-steps h3{font-size:19px}.how-steps p{font-size:13px}.how-steps>div{padding:22px 0}.how-steps>div>span{font-size:12px}.how-steps>div{gap:20px}.site-footer{padding:33px 24px 120px;grid-template-columns:1fr 1fr;gap:35px}.footer-note{grid-column:1/-1;border-top:1px solid #35402c;padding-top:22px;font-size:11px}.footer-note>a{margin-top:0}.site-footer>div:nth-child(2){font-size:12px;gap:19px}.page-content{padding-top:30px;padding-bottom:45px}.page-heading{margin:6px 0 30px;align-items:flex-start;flex-direction:column}.page-heading h1{font-size:41px;margin:16px 0}.page-heading p{font-size:14px}.page-heading .eyebrow{font-size:9px}.collection-toolbar{align-items:stretch;flex-direction:column;gap:18px;margin-bottom:25px}.filter-tabs{margin-left:-3px}.filter-tabs>button{padding:10px 12px;font-size:11px}.search-label{width:100%}.song-row{gap:13px;padding:16px 0}.song-index{font-size:9px;width:15px}.song-thumb{height:47px;width:47px}.song-row-name>a{font-size:14px}.song-row-name .model-name{font-size:10px}.song-engine{display:none}.song-length{font-size:10px;width:32px}.play-button{height:34px;width:34px}.episode-grid{grid-template-columns:1fr;gap:32px}.episode-card-art{height:240px}.episode-card h3{font-size:26px}.episode-card p{font-size:13px}.episode-card-bottom{font-size:11px}.standby-stage{padding:30px 26px;min-height:370px}.standby-stage h2{font-size:38px}.standby-stage p{font-size:12px;position:relative;z-index:1}.standby-stage .button{position:relative;z-index:1}.standby-stage:after{right:-250px;top:-30px}.episode-stage{padding:27px;min-height:320px}.episode-stage h2{font-size:26px;line-height:1.4}.episode-stage-bottom{align-items:flex-start;flex-direction:column;gap:18px}.community-columns{grid-template-columns:1fr;gap:40px}.community-columns>.activity{order:-1}.activity li:nth-child(n+5){display:none}.poll-card{padding:22px}.poll-card h3{font-size:22px}.empty-state{padding:35px 23px}.empty-state h3{font-size:20px}.empty-state p{font-size:12px}.form-bottom{align-items:flex-start;flex-direction:column}.form-bottom>.button{align-self:flex-end}.viewer-gate{padding:20px}.song-detail-hero{grid-template-columns:1fr;gap:28px;margin-bottom:38px}.song-cover-large{max-width:360px;width:100%;margin:auto}.song-detail-hero h1{font-size:42px}.song-detail-hero .eyebrow{font-size:9px}.song-detail-hero .model-name{font-size:16px}.song-facts{font-size:10px;margin:18px 0 24px;gap:13px}.song-detail-columns{grid-template-columns:1fr;gap:35px}.lyrics{font-size:15px;margin-top:20px}.song-detail-columns>div{display:flex;flex-direction:column}.rating-card{padding:22px}.rules-intro{grid-template-columns:1fr;gap:25px;padding:29px;margin-top:0}.rules-intro h2{font-size:32px}.rules-intro svg{margin-bottom:20px}.rules-intro>p{font-size:14px}.rules-sections>section{grid-template-columns:25px 1fr;gap:16px;padding:33px 0}.rules-sections h2{font-size:24px;line-height:1.3}.rules-sections p{font-size:13px}.budget-rule-grid{gap:13px}.budget-rule-grid strong{font-size:31px}.budget-rule-grid h3{font-size:12px}.budget-rule-grid p{font-size:11px}.global-player{bottom:10px;padding:11px;gap:12px;border-radius:6px;flex-wrap:wrap}.player-track{width:auto;flex:1}.player-track strong{font-size:11px}.player-track span{font-size:9px}.player-art{width:35px;height:35px}.player-seek{order:5;flex-basis:100%;gap:8px}.global-player>.icon-button{width:28px;height:28px}.player-seek>span{font-size:8px}.player-seek input{min-height:15px}.admin-sidebar{padding:12px 14px;gap:18px;align-items:center}.admin-sidebar .brand{font-size:31px;min-width:68px}.admin-sidebar nav>button{font-size:0;gap:0;width:36px;justify-content:center;padding:10px}.admin-sidebar nav>button>svg{height:18px;width:18px}.admin-header{padding:20px 19px;height:90px}.admin-header h1{font-size:21px}.admin-header-right{gap:7px}.admin-header-right select{max-width:155px;font-size:11px;padding:9px}.admin-content{padding:20px 17px 75px}.admin-summary{grid-template-columns:1fr 1fr;gap:23px;padding:21px 0;margin-bottom:27px}.admin-summary>div{padding:0;border:0}.admin-summary>div:first-child{grid-column:1/-1;padding-bottom:20px;border-bottom:1px solid #d5dfc5}.admin-summary strong{font-size:23px}.admin-summary>div:first-child>strong{font-size:23px}.admin-summary>div>span{font-size:9px}.producer-grid{gap:11px;margin-bottom:23px}.producer-panel{padding:17px 12px}.producer-top{flex-direction:column;gap:11px}.producer-top .model-name{font-size:16px}.producer-note{font-size:10px;margin:15px 0;min-height:50px}.producer-panel>.text-link{font-size:10px;gap:7px}.budget-top{gap:6px}.budget-top>strong{font-size:17px}.budget-top>span{font-size:8px}.budget-detail{font-size:8px}.admin-two-column{grid-template-columns:1fr;gap:0}.panel{padding:20px 17px;margin-bottom:22px}.admin-section-title h2{font-size:18px}.admin-section-title>.text-link{font-size:11px}.admin-section-title{gap:10px}.panel>h2{font-size:21px}.panel>p{font-size:12px}.form-grid,.three-columns{grid-template-columns:1fr}.span-two,.full-span{grid-column:auto}.form-grid{gap:16px}.form-grid label{font-size:12px}.admin-episode-list{gap:18px}.admin-episode-list .admin-section-title h2{font-size:22px}.admin-episode-list .panel{padding:20px}.operator-controls{gap:9px;flex-wrap:wrap;margin-bottom:22px}.operator-controls>div:first-child{width:100%}.operator-controls .button{font-size:10px}.monitor-grid{grid-template-columns:1fr;gap:23px}.monitor-label{font-size:9px}.preview-monitor{padding:25px}.preview-monitor h2{font-size:27px}.preview-monitor p{font-size:12px}.studio-header h2{font-size:25px}.studio-header .button{font-size:10px;padding:10px}.studio-tabs{margin-bottom:22px}.studio-tabs>button{padding:10px}.studio-tabs .model-name{font-size:11px}.studio-tabs .model-name>i{width:6px;height:6px}.admin-song-row{gap:10px;flex-wrap:wrap}.admin-song-row>div:first-child{flex-basis:calc(100% - 50px)}.table-scroll table{min-width:560px}.provider-row{grid-template-columns:1fr;gap:16px;padding:25px 5px}.provider-row>span:last-child{grid-column:auto}.provider-row p{font-size:12px}.provider-identity h2{font-size:20px}.admin-poll{flex-direction:column;gap:15px}.connection-intro{gap:15px}.connection-intro h2{font-size:20px}.login-page{padding:25px 22px}.login-layout{grid-template-columns:1fr;margin:45px 0;gap:35px}.login-copy h1{font-size:57px;margin:20px 0}.login-copy>p{font-size:14px}.login-form{padding:27px 23px}.workbench-page{padding:18px 20px 45px}.workbench-page>header{padding-bottom:22px;gap:15px}.workbench-page>header .text-link{font-size:9px;gap:6px}.workbench-page>header .brand{font-size:32px}.workbench-heading{padding:29px 0;align-items:flex-start;gap:20px}.workbench-heading h1{font-size:33px;margin:12px 0}.workbench-heading .eyebrow{font-size:7px}.workbench-heading>div:last-child{width:150px;flex-shrink:0}.workbench-heading code{font-size:9px}.workbench-content{padding:20px 15px;min-height:400px}.event-log>div{gap:10px}.event-log time{font-size:8px}.event-log p{font-size:11px}.transcript pre{font-size:10px}.workbench-message{gap:10px}.workbench-message .button{min-height:40px;font-size:12px;margin-left:auto}.workbench-message textarea{flex-basis:100%}.run-row{font-size:10px;flex-wrap:wrap}.workbench-content .filter-tabs{gap:3px}.workbench-content .filter-tabs button{font-size:10px}.broadcast-page{min-height:100svh}.broadcast-center>h1{max-width:90%}.broadcast-entry .model-name>i{width:4px;height:4px}.broadcast-entry .budget-track{height:2px;margin:5px 0}.broadcast-entry .budget-track>em{height:4px;top:-1px}.broadcast-audio audio{height:25px}.broadcast-unlock{font-size:8px;padding:6px}.admin-main>.error-notice{margin:15px}.featured-episode{flex-direction:column;align-items:flex-start;padding:25px 0}.featured-episode h3{font-size:27px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.spin{animation:none}}@media print{.site-header,.site-footer,.global-player,.admin-sidebar,.button{display:none!important}.page-width,.page-content{padding:0}.rules-sections>section{break-inside:avoid}body{background:#fff}}.job-fields{margin-top:20px}.job-cost{display:flex;align-items:center;line-height:1.6;padding-top:23px}.load-more{display:flex;flex-direction:column;align-items:center;gap:12px;margin:28px 0}.artifact-id{font-size:9px;color:#7a8a65;overflow-wrap:anywhere}.hero-footnote,.entry-index,.entry-bottom,.song-index,.song-engine,.song-length,.song-row-name .model-name,.episode-card-top,.connection-label,.activity time,.activity .event-type,.comment-list time,.song-facts,.back-link,.provenance dt,.budget-top>span,.budget-ticks,.budget-detail,.admin-summary>div>span,.admin-summary strong>small,.producer-note,.event-log time,.event-log>div>div>span,.table-sub,.table-scroll th,.artifact-list span:not(.artifact-icon),.artifact-id,.moderation-item time,.provider-identity code,.provider-row p,.connection-intro p,.capability-tags>span,.studio-header code,.workbench-heading code,.run-row>span:not(.status),.transcript>article>span{color:#606b53}.status-queued,.status-submitted,.status-paused,.status-pending{color:#7b5b20}.broadcast-page .status{color:#b7cda3}.broadcast-page .status-failed,.broadcast-page .status-error{color:#efad8e}.broadcast-entry .budget-top>span{color:#a7bc8e}.broadcast-page .budget-ticks,.broadcast-page .budget-detail{color:#a7bc8e}
