@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap");:root{--ink:#182425;--muted:#71807c;--line:#e4e9e5;--cream:#f7f8f5;--green:#176a5b;--lime:#d8f2a9;--dark:#102b2b;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:DM Sans,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.58}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;letter-spacing:-.045em}textarea{resize:vertical}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #8dc8b3;outline-offset:2px}.shell{max-width:1320px;margin:auto;padding-left:52px;padding-right:52px}.brand{display:inline-flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:16px;font-weight:800;letter-spacing:.015em;white-space:nowrap}.brand-mark{width:33px;height:33px;display:grid;place-items:center;border-radius:10px;background:#163d36;color:#d6f4b1}.brand-dot{color:#4eaa83}.light-brand{color:#fff}.light-brand .brand-mark{background:#d8f2a9;color:#183a32}.pane-kicker,.section-kicker{color:var(--green);font-size:10px;font-weight:800;letter-spacing:.16em}.section-kicker.light{color:#b5e2ba}.landing{background:#fafbf8;overflow:hidden}.public-nav{height:90px;justify-content:space-between;border-bottom:1px solid #e9eee9}.public-nav,.public-nav nav{display:flex;align-items:center}.public-nav nav{gap:38px;color:#4d5a57;font-size:13px;font-weight:600}.nav-cta{display:inline-flex;align-items:center;gap:12px;padding:13px 18px;border:1px solid #cfd9d2;border-radius:8px;color:#18392f}.hero{position:relative;padding-top:110px;padding-bottom:120px;min-height:760px}.hero:after{content:"";position:absolute;pointer-events:none;right:-100px;top:28px;width:660px;height:660px;background:radial-gradient(circle at 58% 46%,#cdeeb9 0,#e2efcf 33%,transparent 67%);opacity:.65;filter:blur(7px)}.hero>*{position:relative;z-index:1}.eyebrow{display:flex;align-items:center;gap:13px;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.19em}.eyebrow-line{width:27px;height:1px;background:var(--green)}.hero h1{font-size:clamp(58px,6.3vw,98px);line-height:1.075;font-weight:700;letter-spacing:-.075em;margin:24px 0 25px;max-width:1010px}.hero h1 em,.how h2 em,.login-illustration h1 em,.promise h2 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.065em;color:#287c65}.hero-sub{max-width:620px;color:#687773;font-size:18px;line-height:1.7;margin-bottom:38px}.prompt-card{width:min(850px,100%);background:white;border:1px solid #dce6db;border-radius:14px;box-shadow:0 18px 55px #163a2813}.prompt-top{display:flex;align-items:center;gap:9px;padding:20px 27px 4px;color:#246b5b;font-size:10px;font-weight:800;letter-spacing:.15em}.prompt-card textarea{display:block;width:100%;height:128px;min-height:115px;border:0;outline:0;padding:15px 27px 9px;color:#203631;font-size:17px;line-height:1.55}.prompt-card textarea::placeholder{color:#a1aea9}.prompt-bottom{border-top:1px solid #eff2ee;margin:0 12px 12px;padding:12px 0 0 15px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#9aa7a1;font-size:12px}.primary,.prompt-bottom button{border:0;border-radius:8px;background:#176a5b;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:20px;font-size:13px;font-weight:700;padding:15px 21px;transition:background .15s,transform .15s}.primary:hover,.prompt-bottom button:hover{background:#0f4f42;transform:translateY(-1px)}.hero-note{display:flex;align-items:center;gap:10px;color:#8b9891;font-size:11px;margin-top:22px}.private-tag span,.pulse-dot{width:7px;height:7px;border-radius:50%;background:#70b891;box-shadow:0 0 0 4px #70b89125}.how{padding-top:105px;padding-bottom:125px;background:#fff}.how-head{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin:18px 0 55px}.how h2{font-size:clamp(35px,4vw,56px);line-height:1.18;margin:0}.how-head>p{max-width:350px;color:#71807c;line-height:1.65;font-size:15px;margin:0 0 10px}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.steps article{min-height:255px;padding:30px;border:1px solid #e4ebe4;border-radius:12px;background:#fcfdfa}.step-icon{display:grid;place-items:center;width:49px;height:49px;border-radius:12px;background:#e6f3e5;color:#21765e;margin-bottom:33px}.step-no{font-size:10px;font-weight:800;letter-spacing:.14em;color:#65a38c}.steps h3{font-size:21px;margin:10px 0}.steps p{font-size:14px;color:#7b8983;line-height:1.65;max-width:310px}.promise{background:#123931;color:#fff}.promise-inner{padding-top:83px;padding-bottom:86px;display:flex;align-items:center;justify-content:space-between;gap:70px}.promise h2{font-size:clamp(38px,4vw,59px);line-height:1.12;margin:18px 0 0}.promise h2 em{color:#c6eda8}.promise-items{max-width:510px}.promise-items p{display:flex;align-items:flex-start;gap:14px;border-bottom:1px solid #ffffff2a;padding:18px 0;margin:0;color:#d4e2dc;font-size:14px;line-height:1.45}.promise-items svg{color:#bfe39f;flex:none}.footer{height:84px;display:flex;justify-content:space-between;align-items:center;color:#83918a;font-size:12px}.footer span:first-child{font-family:Manrope,sans-serif;color:#1c3931;font-weight:800;letter-spacing:.04em}.login-page{min-height:100vh;display:grid;grid-template-columns:48% 52%;background:#fff}.login-illustration{background:radial-gradient(circle at 80% 50%,#2a6b57 0,#174b3e 38%,#11352f 75%);color:#fff;padding:48px clamp(40px,6vw,100px);display:flex;flex-direction:column;justify-content:space-between}.login-illustration h1{font-size:clamp(55px,5.7vw,91px);line-height:1.05;margin:22px 0}.login-illustration h1 em{color:#d6f2ae}.login-illustration p{color:#c5d9d0;font-size:17px}.login-fine{font-size:10px;letter-spacing:.12em;color:#8cb8a4}.login-form-side{display:grid;place-items:center;padding:40px}.login-panel{width:min(440px,100%)}.login-panel h2{font-size:32px;margin:12px 0 7px}.login-panel>p{color:#8b9692;font-size:14px;margin-bottom:37px}.login-panel form{display:grid;grid-gap:20px;gap:20px}.field,.login-panel label{display:grid;grid-gap:9px;gap:9px;color:#384943;font-size:12px;font-weight:700}.field input,.field select,.field textarea,.login-panel input{width:100%;border:1px solid #d9e3dc;border-radius:8px;padding:13px 14px;background:#fff;color:#1d322a;outline:none;font-size:13px;font-weight:400}.field input:focus,.field select:focus,.field textarea:focus,.login-panel input:focus{border-color:#6aa98b}.primary.full{width:100%;margin-top:8px}.login-panel .login-help{margin-top:28px;color:#9aa8a0;font-size:12px;line-height:1.6}.login-help code{color:#286b59}.form-error{padding:12px 14px;background:#fff1ef;border:1px solid #f4d4d0;border-radius:8px;color:#9a3a31;font-size:12px}.form-success{display:flex;align-items:center;gap:8px;color:#237257;background:#e9f7ee;padding:12px;border-radius:7px;font-size:12px}.app-shell{display:flex;height:100vh;min-height:650px;background:#f7f9f6}.app-sidebar{width:225px;flex:none;background:#fff;border-right:1px solid #e5ebe6;display:flex;flex-direction:column;padding:25px 14px 0}.sidebar-top{padding:0 9px 35px;display:flex;justify-content:space-between;align-items:center}.sidebar-label{color:#a1ada5;font-size:9px;font-weight:800;letter-spacing:.16em;padding:0 12px 11px}.new-project{border:1px solid #cdded3;border-radius:8px;color:#176a5b;background:#f5faf5;height:40px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:700}.new-project:hover{background:#e9f4eb}.recent-label{padding-top:34px}.session-list{overflow:auto;flex:1 1}.session-item{display:flex;gap:10px;align-items:center;width:100%;border:0;border-radius:7px;background:transparent;padding:11px;color:#73817a;text-align:left;font-size:12px}.session-item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.session-item.active{color:#185b4d;background:#e8f3eb;font-weight:700}.sidebar-empty{padding:0 12px;font-size:11px;color:#a0aca4;line-height:1.5}.sidebar-bottom{border-top:1px solid #e9eee9;min-height:70px;display:flex;align-items:center;gap:9px}.avatar,.header-avatar{display:grid;place-items:center;flex:none;border-radius:50%;background:#d8ecdc;color:#276b59;font-size:13px;font-weight:800;width:32px;height:32px}.sidebar-bottom div:nth-child(2){min-width:0;flex:1 1}.sidebar-bottom small,.sidebar-bottom strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-bottom strong{font-size:11px}.sidebar-bottom small{color:#97a49b;font-size:10px;margin-top:3px}.icon-button{border:0;background:transparent;color:#85958a;display:grid;place-items:center;padding:5px}.app-main{min-width:0;flex:1 1;display:flex;flex-direction:column}.workspace-header{height:72px;flex:none;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid #e4eae5;background:#fff}.header-left,.header-right{display:flex;align-items:center;gap:14px;min-width:0}.header-left strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:450px}.header-crumb{font-size:10px;color:#a1ada4;font-weight:800;letter-spacing:.13em}.crumb-slash{color:#cad4cb}.private-tag{display:inline-flex;align-items:center;gap:9px;font-size:9px;font-weight:800;letter-spacing:.1em;color:#5c8d71;white-space:nowrap}.header-avatar{width:29px;height:29px}.workspace-grid{display:grid;grid-template-columns:minmax(280px,31%) minmax(370px,1fr) minmax(230px,25%);min-height:0;flex:1 1}.brief-pane,.conversation-pane,.results-pane{min-width:0;min-height:0;display:flex;flex-direction:column}.conversation-pane{border-right:1px solid #e3eae4;background:#fff}.pane-heading{height:91px;padding:23px 23px 18px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #eef1ed;flex:none}.pane-heading h2{font-size:21px;margin:6px 0 0}.muted-icon{color:#79ac8d;margin-top:8px}.conversation-body{flex:1 1;min-height:0;overflow:auto;padding:19px 19px 30px}.chat-intro{display:flex;gap:10px;padding:13px 11px 15px;border-bottom:1px solid #edf1ed;margin-bottom:23px}.assistant-avatar{display:grid;place-items:center;flex:none;width:29px;height:29px;border-radius:9px;background:#e6f3e6;color:#23755d}.chat-intro strong{font-size:12px}.chat-intro p{font-size:11px;color:#87978d;line-height:1.5;margin:5px 0 0}.chat-message{margin:0 0 17px;max-width:95%}.chat-message.mine{margin-left:auto}.message-sender{font-size:9px;font-weight:800;color:#8c9c8f;letter-spacing:.12em;margin:0 0 6px 3px}.chat-message.mine .message-sender{text-align:right;margin-right:4px;color:#6c9f81}.chat-message p{margin:0;padding:13px 14px;border-radius:10px;background:#f3f6f2;color:#47544d;line-height:1.55;font-size:12px}.chat-message.mine p{background:#e7f1e7;color:#2f5141}.review-note{display:flex;align-items:flex-start;gap:9px;color:#745d34;background:#fff9e9;border:1px solid #f2e7c8;border-radius:8px;padding:12px;font-size:11px;line-height:1.45}.review-note svg{flex:none}.composer{flex:none;border-top:1px solid #e7ede8;padding:17px;background:#fff}.composer label{display:block;color:#668774;font-size:9px;font-weight:800;letter-spacing:.13em;margin-bottom:9px}.composer textarea{height:88px;width:100%;border:1px solid #dce7de;border-radius:8px;padding:12px;font-size:12px;line-height:1.5;outline:0}.composer textarea:focus{border-color:#75b297}.composer-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px}.composer-foot span{color:#a9b5ac;font-size:9px}.composer-foot button{width:33px;height:33px;display:grid;place-items:center;border:0;border-radius:7px;background:#176a5b;color:#fff}.spinner{display:block;width:15px;height:15px;border:2px solid #ffffff80;border-top-color:#fff;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.conversation-placeholder{text-align:center;padding:80px 12px 20px}.placeholder-orb{width:60px;height:60px;display:grid;place-items:center;margin:auto;background:#e5f3e5;color:#278364;border-radius:18px}.conversation-placeholder h3{font-size:21px;margin:22px 0 8px}.conversation-placeholder p{font-size:12px;color:#8b988d;line-height:1.6;max-width:240px;margin:0 auto 22px}.example-chip{display:flex;align-items:center;gap:8px;justify-content:center;font-size:11px;color:#2a795e;cursor:pointer}.results-pane{background:#f8faf7;overflow:auto;position:relative}.results-header{padding:27px 26px 24px;display:flex;justify-content:space-between;gap:16px;align-items:center}.results-header h2{font-size:26px;margin:6px 0 4px}.results-header p{font-size:11px;color:#94a097;margin:0}.filter-button{border:1px solid #dce6db;border-radius:7px;background:white;color:#6d8171;display:flex;align-items:center;gap:8px;padding:9px 11px;font-size:10px;white-space:nowrap}.workspace-error{margin:0 25px 14px;display:flex;justify-content:space-between;align-items:center}.workspace-error button{border:0;background:none;color:inherit}.loading-line{margin:0 26px 15px;color:#6a8977;font-size:11px}.loading-line span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#59b68a;margin-right:9px;animation:blink 1s infinite}@keyframes blink{50%{opacity:.25}}.track-list{padding:0 26px 34px;display:grid;grid-gap:15px;gap:15px}.track-card{background:#fff;border:1px solid #e4ebe5;border-radius:11px;padding:17px 19px 0;box-shadow:0 3px 16px #23452b08}.track-top{display:flex;align-items:flex-start;gap:13px}.track-index{width:29px;height:29px;border-radius:7px;background:#edf5ec;display:grid;place-items:center;color:#56876a;font-family:Manrope,sans-serif;font-weight:800;font-size:11px;flex:none}.track-identity{flex:1 1;min-width:0}.catalog-id{font-size:9px;letter-spacing:.09em;font-weight:700;color:#8d9e91}.catalog-id span{padding:0 3px}.track-identity h3{font-size:18px;letter-spacing:-.03em;margin:5px 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-identity p{font-size:11px;color:#8e9b92;margin:0}.match-badge{display:grid;align-content:center;text-align:center;min-width:48px;color:#2c9a6c}.match-badge strong{font-family:Manrope,sans-serif;font-size:17px;line-height:1}.match-badge span{font-size:8px;letter-spacing:.12em;font-weight:800;margin-top:4px}.audio-wrap{display:flex;align-items:center;gap:13px;padding:17px 0 14px}.play-button{width:34px;height:34px;border:0;border-radius:50%;display:grid;place-items:center;background:#166b5a;color:white;flex:none}.waveform-wrap{flex:1 1;min-width:0}.waveform{height:30px;display:flex;align-items:center;gap:2px;cursor:pointer}.waveform span{display:block;min-width:2px;flex:1 1;border-radius:2px;background:#ceddd1}.waveform span.played{background:#53a781}.audio-times{display:flex;justify-content:space-between;font-size:9px;color:#a7b3a8;margin-top:4px}.volume{display:flex;align-items:center;gap:5px;color:#93a798}.volume input{width:45px;accent-color:#318466}.track-reasons{border-top:1px solid #f0f2ee;padding:13px 0}.track-reasons>span{font-size:9px;font-weight:800;letter-spacing:.11em;color:#849c87}.track-reasons>div{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:12px;column-gap:12px;margin-top:9px}.track-reasons p{display:flex;align-items:flex-start;gap:5px;font-size:10px;color:#64776a;line-height:1.4;margin:0 0 5px}.track-reasons svg{color:#4b9b6d;flex:none}.track-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf1ed;padding:11px 0;gap:8px}.rights-label{color:#7b9380;font-size:9px}.track-actions{display:flex;align-items:center;gap:3px}.track-actions button{height:27px;border:0;background:transparent;color:#93a79a;display:flex;align-items:center;gap:5px;padding:4px}.track-actions button.selected,.track-actions button.shortlisted{color:#187257}.track-actions .shortlist-btn,.track-actions .shortlisted{border:1px solid #d6e4d7;border-radius:6px;padding:5px 7px;color:#457e61;font-size:10px}.similar-actions{display:flex;gap:16px;margin:0 -19px;border-top:1px solid #edf1ed;padding:10px 19px}.similar-actions button{display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#759481;font-size:10px;padding:0}.similar-actions button:hover{color:#176a5b}.results-empty{margin:auto;padding:30px;text-align:center;max-width:300px}.empty-art{display:grid;place-items:center;margin:auto;width:76px;height:76px;border-radius:22px;background:#e8f2e8;color:#519577}.results-empty h3{font-size:20px;margin:22px 0 9px}.results-empty p{font-size:12px;line-height:1.6;color:#8a9a8e}.compare-tray{position:-webkit-sticky;position:sticky;bottom:15px;margin:10px 26px;background:#153c32;color:#fff;border-radius:9px;padding:13px 15px;display:flex;justify-content:space-between;gap:8px;box-shadow:0 7px 25px #143c3344}.compare-tray span,.compare-tray strong{display:block}.compare-tray strong{font-size:11px}.compare-tray span{color:#acd2b6;font-size:10px;margin-top:4px}.compare-tray button{background:transparent;color:white;border:0}.brief-pane{border-left:1px solid #e3eae4;background:white;overflow:auto}.version-pill{background:#eaf3e9;color:#488365;padding:5px 9px;border-radius:5px;font-size:9px;font-weight:800;white-space:nowrap}.brief-summary{display:flex;gap:10px;background:#f2f8f0;margin:17px 18px 22px;padding:12px;border-radius:8px}.brief-icon{display:grid;place-items:center;flex:none;width:24px;height:24px;border-radius:6px;background:#dff0d9;color:#4c9a6b}.brief-summary p{font-size:10px;line-height:1.5;color:#64846e;margin:1px 0 0}.brief-details{padding:0 19px}.brief-group{margin-bottom:23px}.brief-group>span{display:block;font-size:9px;font-weight:800;letter-spacing:.1em;color:#9daaa0;margin-bottom:10px}.tags{display:flex;flex-wrap:wrap;gap:6px}.tags b{font-weight:600;font-size:10px;color:#46755a;background:#f0f6ee;border:1px solid #e3eddf;border-radius:5px;padding:6px 8px;text-transform:capitalize}.shortlist-panel{margin:6px 18px 22px;border-top:1px solid #edf0ed;padding-top:22px}.shortlist-title{display:flex;align-items:center;gap:8px;color:#346e53}.shortlist-title strong{font-size:12px}.shortlist-title span{margin-left:auto;color:#94a99a;font-size:11px}.shortlist-panel p{font-size:10px;color:#90a093;line-height:1.55;margin:12px 0}.brief-empty{text-align:center;padding:95px 30px}.brief-empty-icon{width:50px;height:50px;display:grid;place-items:center;background:#eff5ee;border-radius:15px;margin:auto;color:#81a790}.brief-empty h3{font-size:17px;margin:16px 0 6px}.brief-empty p{font-size:11px;color:#9aa99e;line-height:1.6}.brief-footer{margin:auto 18px 18px;border-top:1px solid #edf1ed;padding-top:15px}.brief-footer strong{font-size:10px;color:#607e67}.brief-footer p{font-size:10px;color:#a0aca1;line-height:1.5;margin:5px 0}.mobile-only,.mobile-tabs{display:none}.admin-shell{min-height:100vh;display:flex;background:#f8faf7}.admin-sidebar{width:226px;background:#143a32;color:#d4e8db;display:flex;flex-direction:column;padding:26px 15px;flex:none}.admin-sidebar .brand{margin:0 10px 41px}.admin-nav-label{font-size:9px;letter-spacing:.15em;color:#76ad8e;padding:0 12px 14px;font-weight:800}.admin-sidebar>button{display:flex;align-items:center;gap:12px;text-align:left;background:transparent;color:#a7c5b2;border:0;border-radius:7px;padding:12px;font-size:12px}.admin-sidebar>button.active{color:white;background:#2c604b;font-weight:700}.admin-nav-spacer{flex:1 1}.admin-profile{border-top:1px solid #ffffff26;padding:17px 4px 0;display:flex;align-items:center;gap:8px}.admin-profile>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#d4eed1;color:#245d47;font-weight:800}.admin-profile div{min-width:0;flex:1 1}.admin-profile small,.admin-profile strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-profile strong{font-size:11px}.admin-profile small{font-size:9px;color:#91b6a0;margin-top:3px}.admin-profile button{border:0;background:none;color:#bad2c2}.admin-main{flex:1 1;min-width:0;padding:34px clamp(22px,3vw,48px)}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.admin-header span:first-child{font-size:10px;letter-spacing:.14em;color:#75a082;font-weight:800}.admin-header h1{font-size:29px;margin:6px 0}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-bottom:23px}.admin-stats>div{background:white;border:1px solid #e4ebe4;border-radius:10px;padding:17px 19px;display:grid;grid-template-columns:1fr auto}.admin-stats span{color:#9daaa0;font-size:9px;font-weight:800;letter-spacing:.12em;grid-column:1/3}.admin-stats strong{font-size:26px;margin-top:9px}.admin-stats svg{align-self:end;color:#86b49a}.admin-content{display:grid;grid-template-columns:minmax(290px,38%) minmax(400px,1fr);grid-gap:18px;gap:18px;align-items:start}.catalog-list,.metadata-panel,.review-detail,.review-list{background:white;border:1px solid #e3ebe5;border-radius:10px;min-width:0}.admin-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:22px 22px 18px;border-bottom:1px solid #edf1ed}.admin-section-title span{font-size:9px;letter-spacing:.13em;font-weight:800;color:#7da384}.admin-section-title h2{font-size:18px;margin:5px 0 0}.small-primary{background:#eaf4ea;color:#226c51;border:0;border-radius:7px;padding:8px 10px;font-size:10px;font-weight:700;display:flex;align-items:center;gap:5px}.catalog-items{max-height:690px;overflow:auto}.catalog-items button{width:100%;border:0;border-bottom:1px solid #f0f2ef;background:white;display:flex;align-items:center;gap:11px;padding:13px 16px;text-align:left}.catalog-items button.selected,.catalog-items button:hover{background:#f2f8f1}.catalog-note{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#ecf3ea;color:#5c9670;flex:none}.catalog-items button>span:nth-child(2){flex:1 1;min-width:0}.catalog-items small,.catalog-items strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-items strong{font-size:12px}.catalog-items small{color:#9aa79d;font-size:10px;margin-top:3px}.catalog-items b{font-size:8px;letter-spacing:.08em}.catalog-items .published{color:#3a9b6c}.catalog-items .draft{color:#ad8b4a}.admin-intro{font-size:11px;color:#8d9b8f;line-height:1.55;margin:18px 22px}.upload-zone{margin:0 22px 18px;min-height:116px;border:1px dashed #9ecbaa;border-radius:8px;background:#f8fcf7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#4e8e63;cursor:pointer}.upload-zone strong{font-size:11px}.upload-zone span{font-size:10px;color:#91a497}.upload-zone input{display:none}.metadata-form{padding:0 22px 23px}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px}.form-row.three{grid-template-columns:repeat(3,1fr)}.metadata-form .field{margin-bottom:13px}.field span{font-size:9px;letter-spacing:.1em;font-weight:800;color:#788e7d}.field input,.field select,.field textarea{font-size:11px;padding:10px 11px;border-radius:6px}.check-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px 6px;gap:10px 6px;margin:7px 0 20px}.check-grid label{font-size:10px;color:#68806e;display:flex;align-items:center;gap:5px}.check-grid input{accent-color:#247c5c}.metadata-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:16px}.metadata-actions button{border:1px solid #d9e6dc;border-radius:7px;padding:10px 12px;background:white;color:#547963;font-size:11px;font-weight:700;display:flex;align-items:center;gap:7px}.metadata-actions .primary{background:#176a5b;border-color:#176a5b;color:white}.readonly-message{padding:24px;color:#82978a;font-size:12px}.review-layout{display:grid;grid-template-columns:minmax(300px,38%) minmax(380px,1fr);grid-gap:18px;gap:18px}.review-list>.admin-section-title b{font-size:10px;color:#4d9470}.review-list>button{width:100%;border:0;border-bottom:1px solid #edf1ed;background:white;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:17px 19px}.review-list>button.selected,.review-list>button:hover{background:#f0f7ef}.review-list small,.review-list strong{display:block}.review-list strong{font-size:12px}.review-list small{font-size:10px;color:#9aa89c;margin-top:5px;line-height:1.4}.review-list>button>span{font-size:9px;color:#6d9b7b;white-space:nowrap}.review-empty,.review-placeholder{text-align:center;padding:80px 30px;color:#87a090}.review-empty p,.review-placeholder p{font-size:11px;line-height:1.6}.review-placeholder h3{font-size:19px;color:#233e30;margin:17px 0 6px}.review-context{padding:19px 22px;max-height:460px;overflow:auto}.review-context>div{margin-bottom:20px}.review-context span{font-size:9px;color:#82a48a;font-weight:800;letter-spacing:.1em}.review-context p{font-size:11px;line-height:1.55;color:#566c5a;margin:8px 0 0}.review-context pre{white-space:pre-wrap;font-size:10px;line-height:1.5;color:#556e5a;background:#f7faf6;border:1px solid #e7ede7;border-radius:6px;padding:12px;max-height:200px;overflow:auto}.review-edit{border-top:1px solid #edf1ed;padding:20px 22px}.review-edit .field{margin-bottom:13px}.review-edit .primary{margin-top:8px}.review-empty svg,.review-placeholder svg{color:#7db491}@media(max-width:1200px){.workspace-grid{grid-template-columns:minmax(270px,35%) minmax(400px,1fr)}.brief-pane{display:none}.brief-pane.mobile-show{display:flex}.app-sidebar{width:205px}.volume{display:none}.admin-content,.review-layout{grid-template-columns:minmax(250px,40%) minmax(360px,1fr)}}@media(max-width:900px){.shell{padding-left:28px;padding-right:28px}.public-nav nav>a:not(.nav-cta){display:none}.hero{padding-top:90px;min-height:690px}.hero:after{right:-290px}.steps{gap:10px}.steps article{padding:22px}.promise-inner{align-items:flex-start;flex-direction:column;gap:20px}.app-sidebar{position:fixed;z-index:30;left:0;top:0;bottom:0;transform:translateX(-100%);transition:transform .2s;box-shadow:8px 0 25px #14392418}.app-sidebar.open{transform:translateX(0)}.mobile-only{display:grid}.workspace-grid{display:block;position:relative}.brief-pane,.conversation-pane,.results-pane{display:none;height:calc(100vh - 115px)}.brief-pane.mobile-show,.conversation-pane.mobile-show,.results-pane.mobile-show{display:flex}.mobile-tabs{height:43px;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-bottom:1px solid #e4eae5}.mobile-tabs button{border:0;background:white;color:#9aaa9d;font-size:11px;font-weight:700}.mobile-tabs button.selected{color:#166950;border-bottom:2px solid #4d9f70}.workspace-header{height:72px}.brief-pane{border-left:0}.admin-sidebar{width:180px}.admin-content,.review-layout{grid-template-columns:1fr}}@media(max-width:650px){.shell{padding-left:20px;padding-right:20px}.public-nav{height:70px}.public-nav nav{gap:0}.nav-cta{padding:10px;font-size:11px}.hero{padding-top:75px;padding-bottom:90px;min-height:0}.hero h1{font-size:54px}.hero-sub{font-size:15px}.prompt-card textarea{font-size:14px}.prompt-bottom{align-items:flex-end}.prompt-bottom>span{display:none}.how{padding-top:70px;padding-bottom:70px}.how-head{display:block}.how-head>p{margin-top:22px}.steps{grid-template-columns:1fr}.steps article{min-height:0}.step-icon{margin-bottom:20px}.promise-inner{padding-top:65px;padding-bottom:65px}.footer{height:70px}.login-page{grid-template-columns:1fr}.login-illustration{min-height:275px;padding:25px}.login-illustration h1{font-size:45px;margin:10px 0}.login-fine,.login-illustration p{display:none}.login-form-side{padding:50px 25px}.workspace-header{padding:0 14px}.header-left strong{max-width:190px}.header-right .private-tag{display:none}.results-header{padding:21px 17px}.results-header h2{font-size:22px}.filter-button{font-size:0;gap:0}.track-list{padding:0 12px 25px}.track-reasons>div{grid-template-columns:1fr}.track-footer{align-items:flex-start}.track-actions{flex-wrap:wrap;justify-content:flex-end}.volume{display:none}.admin-shell{display:block}.admin-sidebar{width:100%;height:auto;padding:13px 18px;display:flex;flex-direction:row;align-items:center;gap:8px}.admin-sidebar .brand{margin:0 auto 0 0}.admin-nav-label,.admin-nav-spacer,.admin-profile{display:none}.admin-sidebar>button{font-size:0;padding:9px}.admin-main{padding:21px 15px}.admin-stats{gap:6px}.admin-stats>div{padding:12px}.admin-stats span{font-size:7px}.admin-stats strong{font-size:21px}.admin-content,.review-layout{display:block}.metadata-panel,.review-detail{margin-top:15px}.form-row,.form-row.three{grid-template-columns:1fr}.check-grid{grid-template-columns:1fr 1fr}}.secondary-action{border:1px solid #cddfce;border-radius:6px;color:#287053;background:#f3f9f2;font-size:11px;font-weight:700;padding:8px 12px;margin:-4px 0 20px}.demo-audio-label{display:inline-block;margin-left:7px;color:#a67d37;font-size:8px;letter-spacing:.06em}.shortlist-panel small{color:#9fb0a1;font-size:9px;margin-left:3px}.mobile-admin-logout{display:none!important}@media(max-width:650px){.admin-sidebar>.mobile-admin-logout{display:flex!important}.track-list{grid-template-columns:minmax(0,1fr)}.track-card{min-width:0}}.request-track-button{background:#176a5b!important;color:#fff!important;border-color:#176a5b!important;font-weight:700!important}.similar-actions{flex-wrap:wrap}.request-overlay{position:fixed;inset:0;z-index:80;background:#102a2399;display:grid;place-items:center;padding:20px}.request-modal{width:min(680px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:14px;box-shadow:0 24px 80px #102a2355}.request-modal-head{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;padding:25px 28px 18px;border-bottom:1px solid #e7eee8}.request-modal-head h2{margin:7px 0 3px;font-size:24px}.request-modal-head p{color:#789182;font-size:12px;margin:0}.request-modal-head>button{border:0;background:transparent;color:#789182}.request-disclaimer{margin:18px 28px 0;padding:12px 14px;background:#fff8e9;border:1px solid #ecdfbe;border-radius:8px;color:#765e2c;font-size:12px;line-height:1.5}.request-form{padding:22px 28px 28px;display:grid;grid-gap:16px;gap:16px}.request-form .form-row{margin:0}.request-checks{display:flex;gap:10px 20px;flex-wrap:wrap}.request-checks label{font-size:12px;color:#415d4c;display:flex;gap:6px;align-items:center}.request-checks input{accent-color:#176a5b}.request-actions{display:flex;justify-content:flex-end;gap:10px}.request-actions button{border:1px solid #cadad0;background:#fff;border-radius:7px;padding:10px 15px;color:#32624a;font-size:12px;font-weight:700}.request-actions .primary{background:#176a5b;color:#fff}.request-actions button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:650px){.request-overlay{padding:8px}.request-modal{max-height:98vh}.request-form,.request-modal-head{padding-left:18px;padding-right:18px}.request-disclaimer{margin-left:18px;margin-right:18px}}.storyboard-picker{display:flex!important;align-items:center;gap:5px;max-width:150px;margin:0!important;padding:6px 8px;border:1px solid #d6e3da;border-radius:6px;color:#39705a!important;font-size:10px!important;letter-spacing:0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.storyboard-picker input{display:none}.storyboard-send{width:auto!important;height:29px!important;padding:0 9px!important;border-radius:6px!important;font-size:10px!important}.rejection-panel{margin:0 16px 12px;padding:12px;background:#faf5ee;border:1px solid #eadfce;border-radius:8px}.rejection-panel>span{font-size:9px;font-weight:800;letter-spacing:.1em;color:#876d4b}.rejection-panel>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.rejection-panel button{border:1px solid #dfd2c2;background:#fff;border-radius:12px;padding:5px 8px;color:#6b5a45;font-size:9px}.rejection-panel button.cancel{color:#8f9a92;border-color:#dce4de}.new-project.active{background:#e4f1e7;border-color:#8db9a0;box-shadow:inset 0 0 0 1px #b8d5c3}.composer-foot>span{min-width:0}@media(max-width:650px){.composer-foot{flex-wrap:wrap}.composer-foot>span{width:100%}}.app-shell{--stone-950:#151513;--stone-900:#1c1c19;--stone-850:#24241f;--stone-800:#2d2c27;--stone-700:#44423b;--stone-500:#8f8b80;--stone-300:#cbc7bc;--warm:#d5f3a4;background:var(--stone-950);color:#f7f6f2}.app-shell .app-sidebar,.app-shell .brief-pane,.app-shell .composer,.app-shell .conversation-pane,.app-shell .mobile-tabs,.app-shell .mobile-tabs button,.app-shell .workspace-header{background:var(--stone-900);border-color:var(--stone-700)}.app-shell .results-pane{background:var(--stone-950)}.app-shell .composer,.app-shell .pane-heading,.app-shell .sidebar-bottom,.app-shell .workspace-header{border-color:var(--stone-700)}.app-shell .brand,.app-shell h1,.app-shell h2,.app-shell h3,.app-shell strong{color:#fff}.app-shell .composer-foot span,.app-shell .header-crumb,.app-shell .results-header p,.app-shell .sidebar-empty,.app-shell p{color:var(--stone-300)}.app-shell .message-sender,.app-shell .pane-kicker,.app-shell .section-kicker,.app-shell .sidebar-label{color:#aaa69b}.app-shell .assistant-avatar,.app-shell .brand-mark,.app-shell .brief-icon,.app-shell .empty-art,.app-shell .placeholder-orb{background:#343b30;color:var(--warm)}.app-shell .new-project{background:var(--stone-850);border-color:#5a584f;color:#fff}.app-shell .new-project.active,.app-shell .new-project:hover{background:#3c4135;border-color:#8fa66f}.app-shell .session-item{color:#bbb7ad}.app-shell .session-item.active,.app-shell .session-item:hover{background:#34332e;color:#fff}.app-shell .avatar,.app-shell .header-avatar{background:#45483d;color:#fff}.app-shell .composer textarea{background:#24241f;border-color:#5b584f;color:#fff}.app-shell .composer textarea::placeholder{color:#858178}.app-shell .composer-foot button,.app-shell .play-button,.app-shell .request-track-button{background:#e9f9ca!important;color:#1a2418!important}.app-shell .storyboard-picker{border-color:#5b584f!important;color:#dedbd2!important}.app-shell .chat-intro{border-color:#3c3b35}.app-shell .chat-message p{background:#2a2925;color:#efede7}.app-shell .chat-message.mine p{background:#464a3b;color:#fff}.app-shell .review-note{background:#3c3424;border-color:#665731;color:#f0dca7}.app-shell .brief-summary,.app-shell .filter-button,.app-shell .shortlist-panel,.app-shell .track-card{background:#22221f;border-color:#45433c}.app-shell .catalog-id,.app-shell .rights-label,.app-shell .shortlist-panel p,.app-shell .track-identity p,.app-shell .track-reasons p{color:#bcb8ae}.app-shell .similar-actions,.app-shell .track-footer,.app-shell .track-reasons{border-color:#45433c}.app-shell .tags b,.app-shell .track-index,.app-shell .version-pill{background:#383b32;color:#dff2be;border-color:#53574a}.app-shell .waveform span{background:#55534c}.app-shell .waveform span.played{background:#b9d88a}.app-shell .form-error{background:#4b2724;border-color:#824039;color:#ffd5d1}.app-shell .loading-line{color:#d5efb1}.project-setup-overlay{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:24px;background:#0c0c0ab8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:overlay-in .22s ease both}.project-setup-overlay.entering{animation:workspace-enter .55s ease both}.project-setup-modal{position:relative;width:min(520px,100%);padding:42px;background:#23231f;border:1px solid #535149;border-radius:20px;box-shadow:0 30px 100px #000b;animation:modal-rise .35s cubic-bezier(.2,.8,.2,1) both}.setup-close{position:absolute;right:18px;top:18px;border:0;background:transparent;color:#aaa69c}.setup-mark{display:grid;place-items:center;width:58px;height:58px;margin-bottom:26px;border-radius:17px;background:#3b4034;color:#daf5ac}.project-setup-modal h2{font-size:31px;margin:10px 0 9px}.project-setup-modal>p{font-size:13px;line-height:1.65;color:#bbb7ad;max-width:400px;margin-bottom:28px}.project-setup-modal label{display:grid;grid-gap:9px;gap:9px}.project-setup-modal label span{font-size:9px;font-weight:800;letter-spacing:.14em;color:#aaa69c}.project-setup-modal input{width:100%;padding:15px 16px;border:1px solid #625f56;border-radius:9px;background:#191917;color:#fff;outline:0;font-size:15px}.project-setup-modal input:focus{border-color:#b6d985;box-shadow:0 0 0 3px #b6d98520}.setup-continue{width:100%;min-height:48px;margin-top:16px;border:0;border-radius:9px;background:#def5b5;color:#182016;font-weight:800;display:flex;align-items:center;justify-content:center;gap:10px}.setup-continue:disabled{opacity:.48}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}@keyframes modal-rise{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}@keyframes workspace-enter{0%{opacity:1}60%{opacity:1;transform:scale(1.03)}to{opacity:0;transform:scale(1.08)}}.vocalist-recommendations{margin:0 26px 32px;padding:20px;background:#20201d;border:1px solid #45433c;border-radius:12px}.vocalist-heading{display:flex;justify-content:space-between;gap:15px}.vocalist-heading h3{margin:6px 0 4px}.vocalist-heading p{font-size:11px}.vocalist-heading>svg{color:#cceaa0}.vocalist-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;margin-top:15px}.vocalist-row article{display:grid;grid-template-columns:auto 1fr;grid-gap:10px;gap:10px;align-items:center;padding:12px;background:#2b2a26;border:1px solid #47453f;border-radius:9px}.vocalist-row article.selected{border-color:#afcf80;background:#343a2f}.vocalist-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#484b40;color:#dff6b9}.vocalist-row small,.vocalist-row strong{display:block}.vocalist-row strong{font-size:11px}.vocalist-row small{font-size:9px;color:#aaa69d;margin-top:3px}.vocalist-row button{grid-column:1/3;border:1px solid #5a584f;border-radius:6px;background:transparent;color:#eeeae1;padding:7px;font-size:10px}.vocalist-drawer{position:fixed;z-index:90;right:22px;top:88px;bottom:22px;width:min(380px,calc(100vw - 44px));overflow:auto;padding:27px;background:#252521;color:#fff;border:1px solid #555249;border-radius:16px;box-shadow:0 24px 80px #000a;animation:drawer-in .3s ease both}.vocalist-drawer-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.vocalist-avatar.large{width:52px;height:52px}.vocalist-drawer-head button{border:0;background:transparent;color:#bbb7ad}.vocalist-drawer h2{font-size:27px;margin:8px 0 3px}.vocalist-specialty{font-size:12px;color:#bdb9af}.voice-visual{height:86px;margin:25px 0;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:10px;background:#1b1b18;color:#d9f3ae}.voice-visual span{width:4px;border-radius:4px;background:#9fbe74}.voice-visual span:first-child,.voice-visual span:nth-child(8){height:18px}.voice-visual span:nth-child(2),.voice-visual span:nth-child(7){height:35px}.voice-visual span:nth-child(3),.voice-visual span:nth-child(6){height:51px}.voice-visual span:nth-child(4),.voice-visual span:nth-child(5){height:67px}.voice-visual svg{margin-left:10px}.vocalist-facts{display:grid;grid-gap:16px;gap:16px}.vocalist-facts div{padding-bottom:14px;border-bottom:1px solid #45433d}.selected-vocalist span,.vocalist-facts span{display:block;color:#99958c;font-size:9px;letter-spacing:.1em}.vocalist-facts strong{display:block;margin-top:5px;font-size:12px}.fit-note{display:flex;gap:10px;margin-top:20px;padding:14px;background:#36392f;border-radius:9px;color:#d9efb6}.fit-note p{margin:0;font-size:11px;line-height:1.5;color:#e7eadd}.fit-note strong{display:block;margin-bottom:3px}.drawer-timer{text-align:center;font-size:9px;color:#8f8b82;margin:16px 0 0}.selected-vocalist{display:flex;align-items:center;gap:10px;margin:0 18px 20px;padding:12px;background:#34382f;border:1px solid #535b49;border-radius:8px;color:#dff1bd}.selected-vocalist strong{font-size:11px}.selected-vocalist span{margin-top:4px}@keyframes drawer-in{0%{opacity:0;transform:translateX(28px)}to{opacity:1;transform:none}}@media(max-width:900px){.vocalist-row{grid-template-columns:1fr}.vocalist-drawer{top:125px}.project-setup-modal{padding:34px 24px}}.app-shell{--apple-bg:#0d0d0f;--apple-surface:#171719;--apple-raised:#202023;--apple-hover:#29292d;--apple-line:#343438;--apple-text:#f5f5f7;--apple-secondary:#a1a1a6;--apple-tertiary:#6e6e73;--apple-blue:#2997ff;background:var(--apple-bg);color:var(--apple-text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}.app-shell .app-sidebar,.app-shell .brief-pane,.app-shell .composer,.app-shell .conversation-pane,.app-shell .mobile-tabs,.app-shell .mobile-tabs button,.app-shell .workspace-header{background:#171719e8;border-color:var(--apple-line);-webkit-backdrop-filter:saturate(160%) blur(22px);backdrop-filter:saturate(160%) blur(22px)}.app-shell .results-pane{background:linear-gradient(145deg,#111113,#0d0d0f 58%)}.app-shell .brand,.app-shell h1,.app-shell h2,.app-shell h3,.app-shell strong{color:var(--apple-text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;letter-spacing:-.025em}.app-shell .catalog-id,.app-shell .composer-foot span,.app-shell .header-crumb,.app-shell .results-header p,.app-shell .rights-label,.app-shell .sidebar-empty,.app-shell p{color:var(--apple-secondary)}.app-shell .message-sender,.app-shell .pane-kicker,.app-shell .section-kicker,.app-shell .sidebar-label{color:#86868b;letter-spacing:.13em}.app-shell .assistant-avatar,.app-shell .brand-mark,.app-shell .brief-icon,.app-shell .empty-art,.app-shell .placeholder-orb{background:#2c2c2e;color:#d2d2d7}.app-shell .new-project{background:#232326;border-color:#3a3a3c;color:var(--apple-text);border-radius:10px}.app-shell .new-project.active,.app-shell .new-project:hover{background:#2c2c2e;border-color:#636366;box-shadow:none}.app-shell .session-item{color:var(--apple-secondary);border-radius:9px}.app-shell .session-item.active,.app-shell .session-item:hover{background:#2c2c2e;color:var(--apple-text)}.app-shell .avatar,.app-shell .header-avatar{background:#3a3a3c;color:var(--apple-text)}.app-shell .composer textarea{background:#222225;border-color:#3a3a3c;color:var(--apple-text);border-radius:12px}.app-shell .composer textarea:focus{border-color:#6e6e73;box-shadow:0 0 0 3px #ffffff0a}.app-shell .composer textarea::placeholder{color:#6e6e73}.app-shell .composer-foot button,.app-shell .play-button,.app-shell .request-track-button{background:var(--apple-blue)!important;color:white!important;border-radius:9px}.app-shell .composer-foot button:hover,.app-shell .play-button:hover,.app-shell .request-track-button:hover{background:#53a9ff!important}.app-shell .chat-message p{background:#242427;color:#e8e8ed;border-radius:14px}.app-shell .chat-message.mine p{background:#2d4e6a;color:white}.app-shell .chat-intro,.app-shell .similar-actions,.app-shell .track-footer,.app-shell .track-reasons{border-color:var(--apple-line)}.app-shell .brief-summary,.app-shell .filter-button,.app-shell .shortlist-panel,.app-shell .track-card,.vocalist-recommendations{background:#1c1c1ee8;border-color:var(--apple-line);box-shadow:0 1px 0 #ffffff08,0 14px 34px #0003;border-radius:14px}.app-shell .track-card:hover{border-color:#4a4a4f;transform:translateY(-1px);transition:border-color .2s,transform .2s}.app-shell .tags b,.app-shell .track-index,.app-shell .version-pill{background:#2c2c2e;color:#d2d2d7;border-color:#3a3a3c}.app-shell .waveform span{background:#48484a}.app-shell .waveform span.played{background:#64b5ff}.app-shell .match-badge{color:#64b5ff}.app-shell .review-note{background:#30291d;border-color:#594727;color:#f0d7a1}.app-shell .form-error{background:#3b1f20;border-color:#743638;color:#ffb4b4}.project-setup-overlay{background:#000000a8;-webkit-backdrop-filter:saturate(140%) blur(24px);backdrop-filter:saturate(140%) blur(24px)}.project-setup-modal{background:#1c1c1ef2;border-color:#3a3a3c;border-radius:22px;box-shadow:0 34px 110px #000c;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px)}.setup-mark{background:#2c2c2e;color:#d2d2d7;border-radius:16px}.project-setup-modal .pane-kicker,.project-setup-modal label span{color:#86868b}.project-setup-modal input{background:#111113;border-color:#48484a;color:var(--apple-text);border-radius:12px}.project-setup-modal input:focus{border-color:var(--apple-blue);box-shadow:0 0 0 3px #2997ff26}.setup-continue{background:var(--apple-blue);border-radius:12px}.setup-continue:hover{background:#53a9ff}.vocalist-row article{background:#252528;border-color:#3a3a3c;border-radius:12px}.vocalist-row article.selected{border-color:#2997ff;background:#202c37}.vocalist-avatar{background:#3a3a3c;color:#e8e8ed}.vocalist-row button{border-color:#48484a;color:#f5f5f7;border-radius:8px}.vocalist-row button:hover{background:#323236}.request-modal,.vocalist-drawer{background:#1c1c1ef5!important;color:var(--apple-text);border-color:#3a3a3c!important;box-shadow:0 28px 100px #000c;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px)}.request-modal-head,.vocalist-facts div{border-color:#3a3a3c}.voice-visual{background:#111113;color:#64b5ff}.voice-visual span{background:#64b5ff}.fit-note,.selected-vocalist{background:#252b31;border-color:#3f5365;color:#dcecff}.request-modal .field input,.request-modal .field select,.request-modal .field textarea{background:#111113;border-color:#48484a;color:#f5f5f7}.request-actions .primary{background:var(--apple-blue)!important}.app-shell{background:#111214}.app-shell .app-sidebar{width:210px;background:#17181a;border-color:#292a2d;padding-left:16px;padding-right:16px}.app-shell .sidebar-top{padding-bottom:28px}.app-shell .sidebar-label{display:none}.app-shell .new-project{height:44px;margin-bottom:22px;border:0;background:#f5f5f7;color:#171719;font-size:12px}.app-shell .new-project.active,.app-shell .new-project:hover{background:#fff;color:#111}.app-shell .session-list{padding-top:4px}.app-shell .session-item{padding:12px 10px}.app-shell .session-item svg{display:none}.app-shell .sidebar-bottom{border:0}.app-shell .workspace-header{height:64px;background:#111214;border-color:#292a2d;padding:0 26px}.app-shell .crumb-slash,.app-shell .header-crumb,.app-shell .private-tag{display:none}.app-shell .header-left strong{font-size:14px;font-weight:600}.app-shell .workspace-grid{grid-template-columns:minmax(320px,36%) minmax(520px,1fr)}.app-shell .brief-pane{display:none!important}.app-shell .conversation-pane{background:#151618;border-color:#292a2d}.app-shell .pane-heading{height:76px;padding:20px 24px;border-color:#292a2d}.app-shell .pane-heading .pane-kicker,.app-shell .pane-heading>svg{display:none}.app-shell .pane-heading h2{margin:5px 0 0;font-size:19px}.app-shell .conversation-body{padding:22px 22px 28px}.app-shell .chat-intro{display:none}.app-shell .chat-message{margin-bottom:20px}.app-shell .message-sender{font-size:8px;margin-bottom:7px}.app-shell .chat-message p{padding:14px 16px;line-height:1.6;font-size:13px;border-radius:16px}.app-shell .composer{padding:16px 20px 19px;border-color:#292a2d}.app-shell .composer>label{display:none}.app-shell .composer textarea{height:76px;border:0;background:#232427;padding:14px 15px}.app-shell .composer-foot>span{display:none}.app-shell .composer-foot{justify-content:flex-end;margin-top:9px}.app-shell .results-header{padding:34px 38px 26px}.app-shell .results-header .pane-kicker{display:none}.app-shell .results-header h2{font-size:30px;margin:0 0 7px}.app-shell .filter-button{border:0;background:transparent;padding:8px;color:#8e8e93}.app-shell .track-list{padding:0 38px 26px;gap:12px}.app-shell .track-card{padding:20px 22px 0;background:#1b1c1f;border:0;border-radius:16px;box-shadow:none}.app-shell .track-card:hover{background:#202125;transform:none}.app-shell .catalog-id,.app-shell .track-index,.app-shell .volume{display:none}.app-shell .track-identity h3{margin:1px 0 4px;font-size:18px}.app-shell .match-badge strong{font-size:15px}.app-shell .match-badge span{display:none}.app-shell .audio-wrap{padding:18px 0 15px}.app-shell .play-button{width:38px;height:38px}.app-shell .track-reasons{padding:13px 0 7px}.app-shell .track-reasons>span{display:none}.app-shell .track-reasons>div{display:block;margin:0}.app-shell .track-reasons p{font-size:10px;margin-bottom:5px}.app-shell .track-reasons p:nth-child(n+3){display:none}.app-shell .track-footer{padding:12px 0}.app-shell .track-actions button:not(.shortlist-btn):not(.shortlisted){display:none}.app-shell .track-actions .shortlist-btn,.app-shell .track-actions .shortlisted{border:0;background:transparent}.app-shell .similar-actions{justify-content:flex-end;padding:12px 0;margin:0}.app-shell .similar-actions button:not(.request-track-button){display:none}.app-shell .request-track-button{padding:9px 14px!important;height:auto!important;width:auto!important;font-size:11px!important}.vocalist-recommendations{margin:4px 38px 38px;padding:20px 22px;background:#1b1c1f;border:0;box-shadow:none}.vocalist-heading .pane-kicker,.vocalist-heading>svg{display:none}.vocalist-heading h3{font-size:17px;margin:0 0 5px}.vocalist-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.vocalist-row article{display:block;padding:13px;border:0;background:#242529}.vocalist-row .vocalist-avatar{margin-bottom:11px}.vocalist-row button{grid-column:auto;width:100%;margin-top:11px;border:0;background:#303136}.app-shell .results-empty{max-width:360px}.app-shell .empty-art{background:#232427;color:#a1a1a6}.project-setup-modal{width:min(480px,100%);padding:38px;border:0}.project-setup-modal .setup-mark{width:48px;height:48px;margin-bottom:24px}.project-setup-modal h2{font-size:27px}.project-setup-modal>p{font-size:12px;margin-bottom:24px}.fulfillment-steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px;margin:0 28px 4px}.fulfillment-steps span{font-size:9px;color:#a1a1a6;padding:8px;border-radius:8px;background:#252528}.fulfillment-steps b{color:#fff;margin-right:4px}@media(max-width:900px){.app-shell .workspace-grid{display:block}.app-shell .conversation-pane,.app-shell .results-pane{height:calc(100vh - 107px)}.app-shell .mobile-tabs{grid-template-columns:1fr 1fr}.app-shell .mobile-tabs button:nth-child(3){display:none}.vocalist-row{grid-template-columns:1fr}.app-shell .results-header,.app-shell .track-list{padding-left:18px;padding-right:18px}.vocalist-recommendations{margin-left:18px;margin-right:18px}.fulfillment-steps{grid-template-columns:1fr 1fr}}.app-shell{--sh-bg:#f8faf6;--sh-panel:#ffffff;--sh-soft:#f1f5ef;--sh-ink:#132521;--sh-body:#60736c;--sh-muted:#91a099;--sh-line:#dfe7df;--sh-teal:#287f69;--sh-teal-soft:#7fb4a6;background:radial-gradient(circle at 76% 15%,#e5f3d8 0,transparent 28%),var(--sh-bg);color:var(--sh-ink)}.app-shell .app-sidebar,.app-shell .brief-pane,.app-shell .composer,.app-shell .conversation-pane,.app-shell .mobile-tabs,.app-shell .mobile-tabs button,.app-shell .workspace-header{background:#fffffff2;border-color:var(--sh-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-shell .results-pane{background:transparent}.app-shell .brand,.app-shell h1,.app-shell h2,.app-shell h3,.app-shell strong{color:var(--sh-ink)}.app-shell .catalog-id,.app-shell .composer-foot span,.app-shell .header-crumb,.app-shell .results-header p,.app-shell .rights-label,.app-shell .sidebar-empty,.app-shell p{color:var(--sh-body)}.app-shell .message-sender,.app-shell .pane-kicker,.app-shell .section-kicker,.app-shell .sidebar-label{color:var(--sh-teal)}.app-shell .assistant-avatar,.app-shell .brand-mark,.app-shell .brief-icon,.app-shell .empty-art,.app-shell .placeholder-orb{background:#163d36;color:#d8f1ad}.app-shell .new-project{background:#fff;border:1px solid #cbdad0;color:#155f50}.app-shell .new-project.active,.app-shell .new-project:hover{background:#edf6ed;border-color:#9fc3ae;color:#154f43}.app-shell .session-item{color:#708078}.app-shell .session-item.active,.app-shell .session-item:hover{background:#e8f2e9;color:#155b4d}.app-shell .avatar,.app-shell .header-avatar{background:#dcecdf;color:#236450}.app-shell .composer textarea{background:#fff;border:1px solid #d7e2d9;color:var(--sh-ink)}.app-shell .composer textarea:focus{border-color:#78af9b;box-shadow:0 0 0 3px #78af9b1f}.app-shell .composer textarea::placeholder{color:#9ca9a2}.app-shell .composer-foot button,.app-shell .play-button,.app-shell .request-track-button{background:#78ad9f!important;color:#fff!important}.app-shell .composer-foot button:hover,.app-shell .play-button:hover,.app-shell .request-track-button:hover{background:#5e9888!important}.app-shell .chat-message p{background:#f1f4f0;color:#475950}.app-shell .chat-message.mine p{background:#e3efe4;color:#2d5142}.app-shell .chat-intro,.app-shell .similar-actions,.app-shell .track-footer,.app-shell .track-reasons{border-color:var(--sh-line)}.app-shell .brief-summary,.app-shell .filter-button,.app-shell .shortlist-panel,.app-shell .track-card,.vocalist-recommendations{background:#fffffff2;border:1px solid var(--sh-line);box-shadow:0 10px 34px #1734280a}.app-shell .track-card:hover{background:#fff;border-color:#cbd9ce}.app-shell .tags b,.app-shell .track-index,.app-shell .version-pill{background:#edf4eb;color:#41745d;border-color:#dce9da}.app-shell .waveform span{background:#cedbd1}.app-shell .waveform span.played{background:#70ad91}.app-shell .match-badge{color:#2c936c}.app-shell .review-note{background:#fff9e9;border-color:#ecdfb9;color:#715d32}.app-shell .form-error{background:#fff1ef;border-color:#f0d0cc;color:#963d36}.project-setup-overlay{background:#18302870;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.project-setup-modal{background:#fffffff7;border:1px solid #dbe5dc;color:var(--sh-ink);box-shadow:0 34px 100px #163b2c2b}.project-setup-modal h2{color:var(--sh-ink)}.project-setup-modal>p{color:var(--sh-body)}.project-setup-modal .setup-mark{background:#e7f2e4;color:#287f69}.project-setup-modal .pane-kicker,.project-setup-modal label span{color:var(--sh-teal)}.project-setup-modal input{background:#fff;border-color:#ccd9cf;color:var(--sh-ink)}.project-setup-modal input:focus{border-color:#78ad9f;box-shadow:0 0 0 3px #78ad9f22}.setup-continue{background:#78ad9f;color:#fff}.setup-continue:hover{background:#5e9888}.vocalist-row article{background:#f5f8f3;border:1px solid #e1e8e1}.vocalist-row article.selected{border-color:#78ad9f;background:#e8f3ea}.vocalist-avatar{background:#dfece1;color:#2c745c}.vocalist-row button{background:#fff;border:1px solid #d5dfd7;color:#286a57}.vocalist-row button:hover{background:#edf5ed}.request-modal,.vocalist-drawer{background:#fffffff8!important;color:var(--sh-ink)!important;border-color:#dbe5dc!important;box-shadow:0 28px 90px #17362926}.request-modal h2,.vocalist-drawer h2{color:var(--sh-ink)}.request-modal-head,.vocalist-facts div{border-color:var(--sh-line)}.voice-visual{background:#edf4eb;color:#287f69}.voice-visual span{background:#67a88b}.fit-note,.selected-vocalist{background:#edf5ed;border-color:#d7e6d8;color:#315c48}.request-modal .field input,.request-modal .field select,.request-modal .field textarea{background:#fff;border-color:#d6e1d8;color:var(--sh-ink)}.request-actions .primary{background:#78ad9f!important;color:#fff!important}.fulfillment-steps span{background:#eff4ef;color:#66776f}.fulfillment-steps b{color:#286a57}.session-row{display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center;border-radius:9px}.session-row.active,.session-row:hover{background:#e8f2e9}.session-row .session-item{min-width:0;background:transparent!important}.session-delete{width:28px;height:28px;border:0;border-radius:7px;background:transparent;color:#9ba7a0;display:grid;place-items:center;opacity:0;transition:opacity .15s,color .15s,background .15s}.session-row:focus-within .session-delete,.session-row:hover .session-delete{opacity:1}.session-delete:hover{background:#f8e8e5;color:#a54940}.workspace-header{position:relative}.workspace-brand-mini{display:none}.project-context{display:block;max-width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#294239;font-size:12px;font-weight:700}.workspace-nav{position:absolute;left:50%;top:0;transform:translateX(-50%);height:100%;display:flex;align-items:center;justify-content:center;gap:34px;white-space:nowrap}.workspace-nav button{height:100%;padding:2px 0 0;border:0;border-bottom:2px solid transparent;background:transparent;color:#7d8b84;font-size:12px;font-weight:600}.workspace-nav button:hover{color:#294b40}.workspace-nav button.active{color:#155e4e;border-color:#58a286}.client-section{flex:1 1;min-height:0;overflow:auto;padding:54px clamp(30px,5vw,76px);background:radial-gradient(circle at 80% 5%,#e7f3dc 0,transparent 27%),#f8faf6}.client-section-head{max-width:690px}.client-section-head>span{font-size:10px;font-weight:800;letter-spacing:.15em;color:#277961}.client-section-head h1{font-size:40px;margin:12px 0 10px}.client-section-head p{font-size:14px;line-height:1.7;color:#72827a}.contract-list{display:grid;grid-gap:12px;gap:12px;margin-top:36px;max-width:1080px}.contract-list article{display:grid;grid-template-columns:auto minmax(220px,1fr) minmax(220px,300px) auto;align-items:center;grid-gap:18px;gap:18px;padding:20px 22px;background:#fff;border:1px solid #dde7df;border-radius:13px}.contract-icon{width:42px;height:42px;border-radius:11px;background:#e8f2e8;color:#2d7b61;display:grid;place-items:center}.contract-main>span{font-size:9px;font-weight:800;letter-spacing:.1em;color:#5e9278}.contract-main h3{font-size:15px;margin:5px 0 3px}.contract-main p{font-size:11px;margin:0;color:#8a978f}.contract-list article>button{border:0;background:transparent;color:#27735c;font-size:11px;font-weight:700;display:flex;align-items:center;gap:6px}.status-progress>div{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:4px;gap:4px}.status-progress span{height:4px;border-radius:4px;background:#e0e6e1}.status-progress span.complete{background:#66a98a}.status-progress b{display:block;margin-top:7px;color:#708179;font-size:9px;letter-spacing:.08em}.client-empty{max-width:520px;margin-top:38px;padding:54px;text-align:center;background:#fff;border:1px solid #e0e8e1;border-radius:14px}.client-empty>span{display:grid;place-items:center;width:52px;height:52px;margin:auto;border-radius:14px;background:#edf4eb;color:#397a60}.client-empty h2{font-size:20px;margin:18px 0 7px}.client-empty p{font-size:12px;line-height:1.6;color:#849188}.finance-summary{display:grid;grid-template-columns:repeat(2,minmax(220px,330px));grid-gap:12px;gap:12px;margin-top:36px}.finance-summary article{padding:22px;background:#fff;border:1px solid #dfe7e0;border-radius:13px}.finance-summary svg{color:#438268}.finance-summary span,.settings-card>div span{display:block;margin-top:18px;font-size:9px;font-weight:800;letter-spacing:.1em;color:#85948b}.finance-summary strong{display:block;font-size:29px;margin-top:7px}.finance-summary p{font-size:11px;margin:5px 0 0}.settings-card{grid-template-columns:auto repeat(3,minmax(130px,1fr));align-items:center;grid-gap:28px;gap:28px;max-width:850px;margin-top:36px;padding:25px;border:1px solid #dfe7e0;border-radius:14px}.settings-avatar{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#dcecdf;color:#236450;font-weight:800}.settings-card>div span{margin:0}.settings-card>div strong{display:block;font-size:12px;margin-top:6px}.delete-project-modal{width:min(430px,100%);padding:34px;background:#fff;border:1px solid #e3e8e3;border-radius:17px;box-shadow:0 30px 90px #19332630}.delete-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:#f8e7e4;color:#aa4e45}.delete-project-modal h2{font-size:24px;margin:20px 0 9px}.delete-project-modal p{font-size:12px;line-height:1.65;color:#76837c}.delete-project-modal>div{display:flex;justify-content:flex-end;gap:9px;margin-top:25px}.delete-project-modal button{border:1px solid #d6dfd8;background:#fff;border-radius:8px;padding:10px 14px;color:#52665c;font-size:11px;font-weight:700}.delete-project-modal button.danger{background:#a84d45;border-color:#a84d45;color:#fff}.for-you-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;max-width:1080px;margin-top:36px}.for-you-grid article{padding:24px;background:#fff;border:1px solid #dfe7e0;border-radius:14px}.for-you-grid article>span{color:#318164;font-size:10px;font-weight:800;letter-spacing:.08em}.for-you-grid h3{font-size:20px;margin:14px 0 5px}.for-you-grid>article>p{font-size:11px;color:#849289}.for-you-grid article>div{display:grid;grid-gap:6px;gap:6px;margin:19px 0}.for-you-grid small{display:flex;align-items:flex-start;gap:6px;color:#61736a;line-height:1.4}.for-you-grid small svg{color:#539474;flex:none}.for-you-grid button{border:0;background:transparent;color:#27735c;font-size:11px;font-weight:700;display:flex;align-items:center;gap:7px;padding:6px 0}.editorial-strip{display:grid;grid-template-columns:1.35fr 1fr;grid-gap:14px;gap:14px;max-width:1080px;margin-top:36px}.editorial-strip article{min-height:205px;padding:30px;border-radius:16px;background:linear-gradient(135deg,#173f35,#2c7560);color:#fff}.editorial-strip article+article{background:linear-gradient(135deg,#e5efd8,#f5f8ef);color:#17342b}.editorial-strip span{font-size:9px;font-weight:800;letter-spacing:.14em;opacity:.72}.editorial-strip h2{max-width:480px;font-size:27px;line-height:1.2;margin:37px 0 10px;color:inherit}.editorial-strip p{max-width:520px;font-size:12px;line-height:1.6;color:inherit;opacity:.8}.featured-title{display:flex;align-items:end;justify-content:space-between;max-width:1080px;margin-top:42px}.featured-title h2{font-size:22px;margin:0}.featured-title span{font-size:10px;color:#89968f}.for-you-page .for-you-grid{margin-top:15px}.for-you-grid audio{width:100%;height:32px;margin-top:12px}.for-you-grid article>div small{display:inline-flex;width:max-content;padding:5px 8px;background:#edf4eb;border-radius:12px;text-transform:capitalize}@media(max-width:1100px) and (min-width:901px){.workspace-nav{gap:18px}.workspace-nav button{font-size:10px}.project-context{max-width:150px}}@media(max-width:900px){.workspace-nav{position:fixed;z-index:25;left:0;right:0;top:auto;bottom:0;transform:none;height:58px;justify-content:space-around;gap:0;background:#fffffff5;border-top:1px solid #dfe7df;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.workspace-nav button{height:58px;border-bottom:0;border-top:2px solid transparent;font-size:9px}.workspace-nav button.active{border-top-color:#58a286}.app-shell{padding-bottom:58px}.client-section{padding:34px 18px}.client-section-head h1{font-size:31px}.contract-list article{grid-template-columns:auto 1fr}.contract-list .status-progress,.contract-list article>button{grid-column:2}.editorial-strip,.finance-summary,.for-you-grid{grid-template-columns:1fr}.editorial-strip article{min-height:175px}.editorial-strip h2{font-size:22px;margin-top:28px}.settings-card{grid-template-columns:auto 1fr}.settings-card>div{grid-column:2}.session-delete{opacity:1}.project-context{max-width:190px}}.producer-shell{min-height:100vh;background:#f8faf6;color:#132521}.producer-shell>header{height:76px;padding:0 38px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #e0e8e1;background:#fff}.producer-shell>header>span{font-size:11px;font-weight:800;letter-spacing:.1em;color:#39745f}.producer-shell>header>div{justify-self:end;display:flex;align-items:center;gap:13px}.producer-shell>header>div strong{font-size:11px}.producer-shell>header>div button{border:0;background:transparent;color:#789087}.producer-layout{display:grid;grid-template-columns:minmax(360px,42%) minmax(480px,1fr);grid-gap:22px;gap:22px;max-width:1380px;margin:auto;padding:46px}.producer-list,.producer-upload{background:#fff;border:1px solid #dfe8e0;border-radius:15px;padding:30px}.producer-list>span,.producer-upload>span{font-size:9px;font-weight:800;letter-spacing:.14em;color:#377a62}.producer-list h1{font-size:31px;margin:11px 0 8px}.producer-list>p,.producer-upload>p{font-size:12px;line-height:1.6;color:#7b8b82}.producer-list>div{display:grid;grid-gap:8px;gap:8px;margin-top:27px}.producer-list article{display:grid;grid-template-columns:auto 1fr auto;grid-gap:11px;gap:11px;align-items:center;padding:13px;background:#f6f8f4;border-radius:9px}.producer-file{width:35px;height:35px;border-radius:8px;background:#e5f0e4;color:#397b60;display:grid;place-items:center}.producer-list article small,.producer-list article strong{display:block}.producer-list article strong{font-size:12px}.producer-list article small{font-size:9px;color:#88958e;margin-top:4px}.producer-list article b{font-size:8px;letter-spacing:.08em;color:#4e826a}.producer-empty{text-align:center;padding:50px;color:#89a094}.producer-upload h2{font-size:25px;margin:11px 0 7px}.producer-drop{min-height:120px;margin:24px 0 20px;border:1px dashed #8dbba0;border-radius:10px;background:#f4f9f2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#397b60;cursor:pointer}.producer-drop strong{font-size:12px}.producer-drop small{font-size:9px;color:#84958c}.producer-drop input{display:none}.producer-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.producer-fields label{display:grid;grid-gap:7px;gap:7px;color:#678073;font-size:9px;font-weight:800;letter-spacing:.08em}.producer-fields .wide{grid-column:1/3}.producer-fields input,.producer-fields textarea{width:100%;border:1px solid #d7e2d9;border-radius:8px;padding:11px;background:#fff;color:#183129;font-size:11px;font-weight:400;letter-spacing:0}.producer-upload .primary{margin-top:18px}.producer-upload .form-error,.producer-upload .form-success{margin-top:16px}@media(max-width:850px){.producer-shell>header{padding:0 18px;grid-template-columns:1fr auto}.producer-shell>header>span{display:none}.producer-layout{padding:20px}.producer-fields,.producer-layout{grid-template-columns:1fr}.producer-fields .wide{grid-column:auto}}.producer-shell>header nav{height:100%;display:flex;align-items:center;justify-content:center;gap:28px}.producer-shell>header nav button{height:100%;border:0;border-bottom:2px solid transparent;background:transparent;color:#7c8b83;text-transform:capitalize;font-size:11px;font-weight:700}.producer-shell>header nav button.active{color:#216b56;border-color:#58a286}.producer-page{max-width:1180px;margin:auto;padding:52px 46px}.producer-page-head>span{font-size:9px;letter-spacing:.14em;color:#377a62}.producer-page-head h1{font-size:36px;margin:11px 0 8px}.producer-page-head p{font-size:13px;color:#798980}.producer-table{display:grid;grid-gap:9px;gap:9px;margin-top:32px}.producer-table article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:13px;gap:13px;padding:17px 19px;background:#fff;border:1px solid #dfe7e0;border-radius:11px}.producer-table article>svg{color:#418267}.producer-table small,.producer-table strong{display:block}.producer-table strong{font-size:12px}.producer-table small{font-size:9px;color:#8b9891;margin-top:4px}.producer-table b{font-size:9px;color:#4d7d68}.producer-table.stats article{grid-template-columns:auto 1fr repeat(3,auto)}.producer-table.stats span{font-size:10px;color:#7b8d83}.producer-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,330px));grid-gap:12px;gap:12px;margin-top:32px}.producer-stat-grid.three{grid-template-columns:repeat(3,minmax(190px,1fr));max-width:900px}.producer-stat-grid article{padding:22px;background:#fff;border:1px solid #dfe7e0;border-radius:12px}.producer-stat-grid svg{color:#428269}.producer-stat-grid span{display:block;margin-top:17px;font-size:9px;font-weight:800;letter-spacing:.1em;color:#84938b}.producer-stat-grid strong{display:block;margin-top:7px;font-size:28px}.producer-empty-state{max-width:520px;margin-top:32px;padding:50px;text-align:center;background:#fff;border:1px solid #dfe7e0;border-radius:13px}.producer-empty-state>span{display:grid;place-items:center;width:50px;height:50px;margin:auto;border-radius:13px;background:#eaf3e8;color:#3d7c63}.producer-empty-state h2{font-size:19px;margin:17px 0 6px}.producer-empty-state p{font-size:11px;color:#819087}.producer-settings{display:grid;grid-template-columns:auto repeat(3,1fr) auto;align-items:center;grid-gap:24px;gap:24px;margin-top:32px;padding:24px;background:#fff;border:1px solid #dfe7e0;border-radius:13px}.producer-settings>span{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#dcecdf;color:#236450;font-weight:800}.producer-settings small,.producer-settings strong{display:block}.producer-settings small{font-size:8px;letter-spacing:.1em;color:#86958d}.producer-settings strong{font-size:11px;margin-top:6px}.producer-settings>svg{color:#739083}@media(max-width:850px){.producer-shell>header{height:auto;min-height:70px}.producer-shell>header nav{position:fixed;z-index:20;left:0;right:0;bottom:0;height:58px;background:#fffffff5;border-top:1px solid #dfe7df;gap:0;justify-content:space-around}.producer-shell>header nav button{font-size:8px}.producer-shell{padding-bottom:58px}.producer-page{padding:32px 20px}.producer-stat-grid,.producer-stat-grid.three{grid-template-columns:1fr}.producer-table.stats article{grid-template-columns:auto 1fr}.producer-table.stats b,.producer-table.stats span{grid-column:2}.producer-settings{grid-template-columns:auto 1fr}.producer-settings>div{grid-column:2}}.producer-layout.tracks{grid-template-columns:1fr}.producer-layout.tracks .producer-upload{display:none}.producer-layout.upload{grid-template-columns:minmax(480px,760px);justify-content:center}.producer-layout.upload .producer-list{display:none}.track-summary{display:flex!important;gap:8px!important;margin:22px 0 4px!important}.track-summary span{padding:7px 10px;border-radius:14px;background:#eaf3e8;color:#477660;font-size:9px;font-weight:700}.producer-track-end{display:flex;align-items:center;gap:12px}.producer-track-end audio{width:220px;height:30px}.producer-list article.new-upload{background:#e4f2e6;box-shadow:0 0 0 2px #78ae8f;animation:new-track 1.2s ease both}@keyframes new-track{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.upload-complete-overlay{position:fixed;z-index:100;inset:0;display:grid;place-items:center;background:#f8faf6f2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:overlay-in .25s ease both}.upload-complete-overlay>div{width:min(440px,calc(100vw - 40px));padding:46px;text-align:center;background:#fff;border:1px solid #dce7de;border-radius:20px;box-shadow:0 28px 90px #18372825}.upload-complete-overlay>div>span{display:grid;place-items:center;width:64px;height:64px;margin:auto;border-radius:50%;background:#e3f1e2;color:#347b5e;animation:upload-pop .45s cubic-bezier(.2,.8,.2,1) both}.upload-complete-overlay small{display:block;margin-top:24px;color:#3e8065;font-size:9px;font-weight:800;letter-spacing:.15em}.upload-complete-overlay h2{font-size:27px;margin:10px 0 7px}.upload-complete-overlay p{font-size:12px;color:#75857c;line-height:1.6}.upload-progress{height:3px;margin-top:24px;overflow:hidden;border-radius:3px;background:#e5ebe6}.upload-progress i{display:block;height:100%;background:#67a589;animation:upload-progress 1.5s linear both}@keyframes upload-pop{0%{transform:scale(.6);opacity:0}to{transform:none;opacity:1}}@keyframes upload-progress{0%{width:0}to{width:100%}}@media(max-width:650px){.producer-track-end{display:grid;justify-items:end}.producer-track-end audio{width:160px}}.producer-fields select{border-radius:8px;color:#183129;font-size:11px}.producer-local-check{display:flex!important;grid-template-columns:auto 1fr;align-items:flex-start;gap:11px!important;padding:14px;border:1px solid #dce6dd;border-radius:9px;background:#f6f9f4;cursor:pointer}.producer-local-check>input{width:16px!important;height:16px;margin:2px 0 0;accent-color:#337b61}.producer-local-check small,.producer-local-check span,.producer-local-check strong{display:block}.producer-local-check strong{color:#294d3f;font-size:11px;letter-spacing:0}.producer-local-check small{margin-top:4px;color:#7b8b82;font-size:9px;font-weight:400;letter-spacing:0;line-height:1.5}.placement-note{grid-column:1/3;margin:-5px 0 2px;padding:12px 14px;border-radius:8px;background:#eef5ea;color:#587063;font-size:10px;line-height:1.55}@media(max-width:850px){.placement-note{grid-column:auto}}.project-progress{margin:0 38px 8px;padding:15px 17px;background:#fff;border:1px solid #dfe7e0;border-radius:12px}.project-progress-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.project-progress-head span{font-size:9px;font-weight:800;letter-spacing:.12em;color:#779087}.project-progress-head strong{font-size:10px;color:#27735c}.project-progress-track{display:grid;grid-template-columns:repeat(9,1fr);align-items:center;margin-top:14px}.project-progress-track>div{display:contents}.project-progress-track i{width:13px;height:13px;border-radius:50%;background:#e0e7e1;border:3px solid #fff;box-shadow:0 0 0 1px #d5dfd7;z-index:1}.project-progress-track .done i{background:#58a286;box-shadow:0 0 0 1px #58a286}.project-progress-track span{font-size:8px;color:#8a9890;text-align:center;transform:translateY(17px);white-space:nowrap}.project-progress-track .done span{color:#39765e;font-weight:700}.project-progress-track b{height:2px;background:#dfe7e0}.project-progress-track .done b{background:#8cbca5}@media(max-width:650px){.project-progress{margin:0 18px 8px;overflow:hidden}.project-progress-head strong{font-size:9px}.project-progress-track{grid-template-columns:repeat(9,minmax(28px,1fr));min-width:260px}}.producer-documents{margin-top:24px;padding:24px;background:#fff;border:1px solid #dfe7e0;border-radius:13px}.producer-documents>div:first-child>span{font-size:9px;font-weight:800;letter-spacing:.12em;color:#377a62}.producer-documents h2{font-size:20px;margin:8px 0 5px}.producer-documents>div:first-child p{font-size:11px;color:#7b8b82}.document-upload{display:grid;grid-template-columns:180px 1fr auto;grid-gap:9px;gap:9px;margin-top:20px}.document-upload button,.document-upload label,.document-upload select{min-height:40px;border:1px solid #d7e2d9;border-radius:8px;background:#fff;color:#365c4c;font-size:10px}.document-upload select{padding:0 10px}.document-upload label{display:flex;align-items:center;gap:7px;padding:0 12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.document-upload label input{display:none}.document-upload button{padding:0 14px;background:#397b62;color:#fff;border-color:#397b62;font-weight:700}.document-list{display:grid;grid-gap:7px;gap:7px;margin-top:16px}.document-list article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:11px;background:#f6f8f4;border-radius:8px}.document-list small,.document-list strong{display:block}.document-list strong{font-size:10px}.document-list small{font-size:8px;color:#849188;margin-top:3px}.document-list b{font-size:8px;color:#4d7d68}.document-list p{grid-column:2/4;margin:0;font-size:9px;color:#8b675a}@media(max-width:650px){.document-upload{grid-template-columns:1fr}.document-upload button,.document-upload label,.document-upload select{width:100%}}.pilot-dashboard{padding:28px 34px 48px}.pilot-loading{padding:45px;color:#72827a}.pilot-metrics{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:10px;gap:10px;margin-bottom:18px}.pilot-metrics article{display:flex;align-items:center;gap:12px;min-height:85px;padding:16px;background:#fff;border:1px solid #e0e7e1;border-radius:12px}.pilot-metrics article>span{width:35px;height:35px;display:grid;place-items:center;border-radius:9px;background:#e9f2e8;color:#30775e}.pilot-metrics svg{width:17px}.pilot-metrics small,.pilot-metrics strong{display:block}.pilot-metrics small{font-size:8px;line-height:1.3;color:#839087;text-transform:uppercase;letter-spacing:.07em}.pilot-metrics strong{margin-top:4px;font-size:22px}.pilot-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:14px;gap:14px}.pilot-panel{padding:25px;background:#fff;border:1px solid #dfe7e0;border-radius:14px}.pilot-panel.wide{grid-column:1/3}.pilot-panel header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.pilot-panel header span{font-size:9px;font-weight:800;letter-spacing:.13em;color:#347960}.pilot-panel header h2{font-size:21px;margin:7px 0 0}.pilot-panel header>b{padding:6px 9px;border-radius:14px;background:#edf4ea;color:#457661;font-size:9px}.pilot-panel header p{max-width:340px;color:#7e8c84;font-size:10px;line-height:1.5}.pilot-invite-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.pilot-invite-form input,.pilot-invite-form select{min-height:42px;padding:0 11px;border:1px solid #d9e2db;border-radius:8px;color:#263b33;background:#fff;font-size:11px}.pilot-invite-form .primary{min-height:42px;padding:10px 14px}.invite-result{display:grid;grid-template-columns:1fr auto;grid-gap:7px;gap:7px;margin-top:12px;padding:13px;border-radius:9px;background:#edf5eb}.invite-result span{grid-column:1/3;color:#426c5b;font-size:10px}.invite-result code{overflow:hidden;text-overflow:ellipsis;color:#526b60;font-size:9px;white-space:nowrap}.invite-result button{border:0;background:transparent;color:#276b55;font-size:10px;font-weight:700}.pilot-invites{display:grid;grid-gap:6px;gap:6px;max-height:225px;overflow:auto;margin-top:18px}.pilot-invites article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:8px;background:#f7f9f6}.pilot-invites small,.pilot-invites strong{display:block}.pilot-invites strong{font-size:10px}.pilot-invites small{margin-top:3px;color:#829087;font-size:8px;text-transform:capitalize}.pilot-invites b{font-size:8px;letter-spacing:.06em}.pilot-invites b.accepted{color:#377b60}.pilot-invites b.pending{color:#987746}.pilot-funnel{display:grid;grid-gap:14px;gap:14px}.pilot-funnel>div>span{display:flex;justify-content:space-between;margin-bottom:6px;color:#65766d;font-size:10px}.pilot-funnel i{display:block;height:7px;border-radius:7px;background:#edf1ed;overflow:hidden}.pilot-funnel em{display:block;height:100%;border-radius:7px;background:#66a78a}.pilot-statuses{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.pilot-statuses span{padding:7px 9px;border-radius:14px;background:#f1f4f0;color:#68786f;font-size:8px}.pilot-statuses b{color:#2f6e58}.pilot-track-table{display:grid}.pilot-track-table>div{display:grid;grid-template-columns:1fr 90px 90px 90px;align-items:center;min-height:45px;border-bottom:1px solid #edf0ed;font-size:10px}.pilot-track-table>div:first-child{min-height:30px;color:#87938d;font-size:8px;letter-spacing:.08em}.pilot-track-table span small,.pilot-track-table span strong{display:block}.pilot-track-table span small{margin-top:3px;color:#8d9992;font-size:8px}.invite-page{min-height:100vh;display:grid;place-items:center;padding:30px;background:radial-gradient(circle at 75% 20%,#dcefd3,transparent 30%),#f7f8f5}.invite-page>section{width:min(540px,100%)}.invite-card{margin-top:30px;padding:38px;background:#fff;border:1px solid #dce5dd;border-radius:17px;box-shadow:0 25px 70px #18382b16}.invite-card>span{display:flex;align-items:center;gap:8px;color:#2e775e;font-size:9px;font-weight:800;letter-spacing:.13em}.invite-card h1{font-size:32px;margin:18px 0 9px}.invite-card>p{color:#74827b;font-size:12px;line-height:1.6}.invite-card form{display:grid;grid-gap:15px;gap:15px;margin-top:25px}.invite-card form label{display:grid;grid-gap:7px;gap:7px;color:#567065;font-size:10px;font-weight:700}.invite-card input{min-height:45px;padding:0 12px;border:1px solid #d5e0d7;border-radius:8px}.invite-card form small{color:#94a098;font-weight:400}@media(max-width:1200px){.pilot-metrics{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.pilot-dashboard{padding:20px}.pilot-metrics{grid-template-columns:repeat(2,1fr)}.pilot-grid{grid-template-columns:1fr}.pilot-panel.wide{grid-column:auto}.pilot-invite-form{grid-template-columns:1fr}.pilot-track-table>div{grid-template-columns:1fr 55px 55px 65px}.invite-card{padding:28px}}.signup-review{display:grid;grid-gap:8px;gap:8px;margin-top:22px;padding-top:20px;border-top:1px solid #e7ece8}.signup-review-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:3px}.signup-review-heading h3{margin:0;font-size:13px}.signup-review-heading b{color:#8b754e;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.signup-review article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:9px;background:#f6f8f5}.signup-review article small,.signup-review article strong{display:block}.signup-review article strong{font-size:10px}.signup-review article small{margin-top:3px;color:#7d8b83;font-size:8px;text-transform:capitalize}.signup-review article button{display:flex;align-items:center;gap:5px;padding:8px 10px;border:0;border-radius:7px;background:#2f765d;color:#fff;font-size:9px;font-weight:700}.signup-review article button:disabled{opacity:.55}.signup-review>p{margin:0;padding:12px;color:#87948d;background:#f7f9f7;border-radius:8px;font-size:9px}.signup-page{min-height:100vh}.signup-panel{width:min(620px,100%)}.signup-panel h2{margin-bottom:22px}.account-type-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:7px;gap:7px;margin-bottom:22px}.account-type-grid button{min-height:43px;border:1px solid #d8e2da;border-radius:9px;background:#f8faf7;color:#607068;font-size:11px;font-weight:700}.account-type-grid button.active{border-color:#4b9075;background:#e6f1e5;color:#1e684f;box-shadow:0 0 0 2px #4b90751c}.signup-panel select{width:100%;border:1px solid #d9e3dc;border-radius:8px;padding:13px 14px;background:#fff;color:#1d322a;font-size:13px}.signup-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px}.signup-panel label small{color:#8d9a93;font-weight:400}.signup-note{margin:0!important;padding:12px 14px;border-radius:9px;background:#eef5ea;color:#526d60!important;font-size:10px!important;line-height:1.55}.waitlisted-workspace{height:100vh;overflow:hidden;filter:blur(11px) saturate(.75);pointer-events:none}.waitlist-gate{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:24px;background:#17392d73;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.waitlist-gate>div{width:min(540px,100%);padding:42px;border:1px solid #ffffff8c;border-radius:20px;background:#fffffff4;box-shadow:0 35px 110px #102d2252;text-align:center}.waitlist-gate span{color:#297158;font-size:9px;font-weight:800;letter-spacing:.16em}.waitlist-gate h1{font-size:31px;margin:15px 0 10px}.waitlist-gate p{color:#718078;font-size:13px;line-height:1.65}.waitlist-gate dl{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin:25px 0}.waitlist-gate dl div{padding:12px;border-radius:9px;background:#f1f5ef}.waitlist-gate dt{color:#88958e;font-size:8px;text-transform:uppercase;letter-spacing:.09em}.waitlist-gate dd{margin:5px 0 0;color:#315c4b;font-size:11px;font-weight:700;overflow-wrap:anywhere}.waitlist-gate a{display:inline-flex;padding:12px 17px;border-radius:9px;background:#2d765d;color:#fff;font-size:11px;font-weight:700}@media(max-width:700px){.signup-page{grid-template-columns:1fr}.signup-page .login-illustration{display:none}.account-type-grid{grid-template-columns:1fr 1fr}.signup-row{grid-template-columns:1fr}.waitlist-gate>div{padding:30px 22px}.waitlist-gate dl{grid-template-columns:1fr}}.waitlisted-workspace{filter:none!important;pointer-events:none!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.waitlist-locked{padding:11px 13px;border-radius:9px;background:#f6f1e6;color:#806b44!important;font-size:11px!important}.waitlist-logout{margin-top:16px;padding:11px 18px;border:1px solid #d7e1da;border-radius:9px;background:#fff;color:#2d765d;font-size:11px;font-weight:700;cursor:pointer}.producer-layout:has(.producer-upload) .producer-list{display:none}.producer-layout:has(.producer-upload){grid-template-columns:1fr}.producer-upload-cta{margin-bottom:18px}.producer-shell{background:#f3f5f3!important;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.producer-shell>header{height:68px!important;padding:0 48px!important;box-shadow:0 1px 0 #dfe7e1}.producer-shell>header nav{gap:8px!important}.producer-shell>header nav button{padding:0 15px!important;font-size:12px!important;color:#65766d!important}.producer-shell>header nav button.active{color:#176a5b!important}.producer-layout{max-width:1180px!important;grid-template-columns:minmax(330px,390px) minmax(500px,1fr)!important;gap:18px!important;padding:32px 28px!important}.producer-list,.producer-upload{border-radius:18px!important;padding:28px!important;box-shadow:0 12px 35px #274b3510!important}.producer-list h1{font-size:34px!important}.producer-upload h2{font-size:30px!important}.producer-fields{gap:12px!important}.producer-fields input,.producer-fields select,.producer-fields textarea{min-height:44px!important;border-radius:10px!important;font-size:13px!important}.producer-upload:before{content:"1  Track   ·   2  Direction   ·   3  Price   ·   4  Submit";display:block;margin-bottom:20px;padding:11px 14px;border-radius:10px;background:#edf6ed;color:#34765d;font-size:10px;font-weight:800;letter-spacing:.06em}.field-help{display:block!important;margin-top:4px;color:#8a9990!important;font-size:10px!important;font-weight:400!important;letter-spacing:0!important;line-height:1.45}.producer-shell .primary,.producer-upload-cta{border-radius:10px!important}.producer-shell .primary{padding:13px 18px!important}.producer-drop{border-radius:14px!important;min-height:145px!important}.producer-shell .producer-page{max-width:1120px;padding:42px 30px}.producer-shell .producer-page-head h1{font-size:42px}.producer-shell .producer-page-head p{font-size:14px}.producer-settings{box-shadow:0 12px 35px #274b3510;border-radius:16px!important}.producer-layout:not(:has(.producer-upload)){grid-template-columns:minmax(0,860px)!important;justify-content:center!important}.producer-layout:not(:has(.producer-upload)) .producer-list{width:100%}.producer-content{width:100%;max-width:1120px;margin:0 auto;padding:38px 28px 70px}.producer-page{max-width:none!important;margin:0!important;padding:0!important}.producer-page-head{max-width:680px}.producer-page-head>span{font-size:10px;font-weight:800;letter-spacing:.16em;color:#23705a}.producer-page-head h1{font-size:42px!important;line-height:1.08;margin:12px 0 10px}.producer-page-head p{font-size:15px!important;line-height:1.6;color:#687970!important}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;margin:32px 0 16px;padding:14px 16px;background:#fff;border:1px solid #dde5df;border-radius:14px}.catalog-toolbar>span{font-size:12px;color:#708078}.producer-track-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.producer-track-grid article{display:grid;grid-template-columns:auto 1fr auto;grid-gap:13px;gap:13px;align-items:center;padding:18px;background:#fff;border:1px solid #dde5df;border-radius:14px}.producer-track-grid article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#e9f2ea;color:#23705a}.producer-track-grid small,.producer-track-grid strong{display:block}.producer-track-grid small{margin-top:4px;color:#7d8b84;font-size:10px}.producer-track-grid b{font-size:9px;color:#34745c}.producer-track-grid audio{grid-column:2/4;width:100%;height:34px}.upload-stepper{display:flex;align-items:center;max-width:720px;margin:30px 0 16px}.upload-stepper b{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff;border:1px solid #d8e2db;color:#84938c;font-size:12px;position:relative}.upload-stepper b.active{background:#176a5b;color:#fff;border-color:#176a5b;box-shadow:0 0 0 6px #176a5b18}.upload-stepper b span{position:absolute;top:48px;color:#66786f;font-size:9px;white-space:nowrap}.upload-stepper i{height:2px;flex:1 1;background:#dce5de}.producer-upload-card{margin-top:44px;padding:28px;background:#fff;border:1px solid #dde5df;border-radius:18px;box-shadow:0 18px 50px #1e483014}.producer-upload-card .producer-fields{margin-top:22px}.producer-fields label>span{font-size:10px;font-weight:800;letter-spacing:.08em;color:#52685e}.producer-fields select{width:100%;border:1px solid #d7e2d9;border-radius:10px;padding:11px;background:#fff;font-size:13px}.upload-submit{margin-top:22px;min-width:190px}.contract-cards,.finance-cards{display:grid;grid-gap:12px;gap:12px;margin-top:32px}.contract-cards article{display:grid;grid-template-columns:auto 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:20px;background:#fff;border:1px solid #dde5df;border-radius:14px}.contract-cards small{display:block;margin-top:5px;color:#7b8982}.finance-cards{grid-template-columns:repeat(2,minmax(0,300px))}.finance-cards article{padding:24px;background:#fff;border:1px solid #dde5df;border-radius:15px}.finance-cards span,.finance-cards strong{display:block}.finance-cards span{margin-top:18px;font-size:9px;font-weight:800;letter-spacing:.1em;color:#728078}.finance-cards strong{margin-top:7px;font-size:30px}.settings-grid{grid-template-columns:1fr 1fr;margin-top:32px}.settings-card,.settings-grid{display:grid;grid-gap:16px;gap:16px}.settings-card{padding:24px;background:#fff;border:1px solid #dde5df;border-radius:16px}.settings-card h2{font-size:20px;margin:0 0 5px}.settings-card label{display:grid;grid-gap:7px;gap:7px}.settings-card label>span{font-size:10px;font-weight:800;color:#596c62}.settings-card input{width:100%;padding:12px;border:1px solid #d6e0d8;border-radius:9px}.profile-photo{display:flex!important;align-items:center;gap:14px}.profile-photo>span{width:66px;height:66px;display:grid;place-items:center;border-radius:50%;overflow:hidden;background:#e6f0e7}.profile-photo img{width:100%;height:100%;object-fit:cover}.profile-photo b{display:flex;align-items:center;gap:7px;padding:9px 11px;border:1px solid #d8e2da;border-radius:8px;font-size:10px}.profile-photo input{display:none}.telebirr-card{grid-column:1/3;position:relative;overflow:hidden}.telebirr-card p{color:#74827b}.coming-soon{position:absolute;right:18px;top:18px;padding:6px 9px;border-radius:12px;background:#edf2eb;color:#617267;font-size:8px;font-weight:800;letter-spacing:.1em}.telebirr-blur{width:180px;padding:13px;text-align:center;border-radius:9px;background:#176a5b;color:#fff;filter:blur(2px);opacity:.45;pointer-events:none}.producer-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#f4f6f3}.producer-loading strong{font-size:18px}.producer-loading small{color:#77867e}.loader-ring{width:36px;height:36px;border:3px solid #dce7df;border-top-color:#176a5b;border-radius:50%;animation:spin .75s linear infinite}@media(max-width:760px){.producer-content{padding:26px 18px 80px}.finance-cards,.producer-track-grid,.settings-grid{grid-template-columns:1fr}.telebirr-card{grid-column:auto}.producer-page-head h1{font-size:34px!important}.upload-stepper b span{display:none}}.producer-shell{color-scheme:light!important;background:#f4f6f3!important;color:#172522!important;overflow-x:hidden!important}.producer-shell>header{display:grid!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:30!important;width:100%!important;background:#fff!important;color:#172522!important}.producer-shell>.producer-content{width:calc(100% - 48px)!important;max-width:1120px!important;margin:0 auto!important;padding:42px 0 72px!important}.producer-shell .producer-page{width:100%!important;max-width:100%!important;padding:0!important;color:#172522!important}.producer-shell .producer-page-head{margin:0!important}.producer-shell .settings-grid{width:100%!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:start!important}.producer-shell .settings-card{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;align-items:stretch!important;gap:16px!important;min-width:0!important;padding:26px!important;background:#fff!important;color:#172522!important;border:1px solid #dce4de!important;box-shadow:0 10px 32px #2546320d!important}.producer-shell .settings-card>*,.producer-shell .settings-card>div{grid-column:auto!important}.producer-shell .settings-card input{background:#fff!important;color:#172522!important;border-color:#d4ded7!important}.producer-shell .settings-card h2{color:#172522!important}.producer-shell .profile-photo{display:flex!important;flex-direction:row!important}.producer-shell .telebirr-card{grid-column:1/-1!important;min-height:180px!important;background:linear-gradient(135deg,#fff,#f2f6f1)!important}.producer-shell .telebirr-card p{max-width:520px!important}.producer-shell .catalog-toolbar,.producer-shell .contract-cards article,.producer-shell .finance-cards article,.producer-shell .producer-empty-state,.producer-shell .producer-track-grid article,.producer-shell .producer-upload-card{background:#fff!important;color:#172522!important}@media(max-width:800px){.producer-shell>.producer-content{width:calc(100% - 32px)!important;padding-top:28px!important}.producer-shell .settings-grid{grid-template-columns:1fr!important}.producer-shell .telebirr-card{grid-column:auto!important}}.upload-meter{margin-top:20px;padding:14px;border-radius:11px;background:#edf5ee}.upload-meter>div{height:8px;overflow:hidden;border-radius:8px;background:#d7e4d9}.upload-meter>div span{display:block;height:100%;border-radius:8px;background:linear-gradient(90deg,#176a5b,#67ad89);transition:width .2s}.upload-meter strong{display:block;margin-top:8px;color:#2b6652;font-size:11px}.producer-track-grid audio{accent-color:#176a5b}.producer-track-grid article:hover{border-color:#9fbfae;box-shadow:0 12px 30px #21483212;transform:translateY(-1px)}.producer-track-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start}.producer-track-card{display:block!important;padding:22px!important;transition:.18s ease}.track-card-head{display:grid;grid-template-columns:auto 1fr auto;grid-gap:13px;gap:13px;align-items:center}.track-card-head>span{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#e7f2e9;color:#176a5b}.track-card-head small,.track-card-head strong{display:block}.track-card-head strong{font-size:15px}.track-card-head small{margin-top:4px;color:#7c8a83;font-size:10px}.track-card-head>b{padding:6px 8px;border-radius:12px;background:#edf5ee;color:#34745c;font-size:8px;letter-spacing:.08em}.custom-player{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:13px;gap:13px;margin-top:18px;padding:13px;border-radius:13px;background:#f1f5f1}.custom-player>button{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:50%;background:#176a5b;color:#fff}.custom-player>button svg{width:18px}.custom-player>div{display:grid;grid-gap:5px;gap:5px}.custom-player input{width:100%;height:4px;accent-color:#176a5b}.custom-player span{font-size:9px;color:#718078}.custom-player i{padding:0 4px;color:#a2ada7}.custom-player audio{display:none}.track-meta{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:14px}.track-meta span{padding:10px;border-radius:9px;background:#f7f9f6;color:#344b41;font-size:10px}.track-meta span b{display:block;margin-bottom:5px;color:#89958e;font-size:7px;letter-spacing:.1em}.track-description{margin:13px 2px 0!important;color:#697870!important;font-size:10px!important;line-height:1.55}.preview-processing{margin:16px 0 0;padding:12px;border-radius:10px;background:#f5f6f4;color:#87928c;font-size:10px}@media(max-width:800px){.producer-track-grid{grid-template-columns:1fr!important}}