:root{color:#eff6f4;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#0b0f10;--panel:#121719;--panel-2:#1b2225;--panel-3:#22282c;--text:#f2f7f6;--muted:#99a5a4;--line:#ffffff1a;--line-strong:#ffffff29;--teal:#33d6be;--coral:#ff6f61;--gold:#f3c86a;--blue:#72b7ff;--danger:#ff5d73;--shadow:0 24px 70px #0000006b;--scrollbar-track:#ffffff0b;--scrollbar-thumb:#e4268a75;--scrollbar-thumb-strong:#2d75c985;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);scrollbar-gutter:stable;scrollbar-width:thin;background:#0b0f10;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}.debug-page{color:#f7f3ff;background:radial-gradient(circle at 8% 12%,#ed217c3d,#0000 34%),radial-gradient(circle at 88% 8%,#844eff38,#0000 30%),linear-gradient(135deg,#080a12 0%,#14161f 58%,#08090f 100%);min-height:100vh;padding:42px clamp(18px,4vw,64px)}.debug-hero{background:#121521c7;border:1px solid #ffffff1f;border-radius:28px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;width:min(1180px,100%);margin:0 auto 24px;padding:24px;display:grid;box-shadow:0 24px 80px #00000047}.debug-hero h1{margin:6px 0 8px;font-size:clamp(2rem,5vw,4.5rem);line-height:.92}.debug-hero p,.debug-card p,.debug-row span,.debug-row p{color:#f7f3ffad}.debug-back{position:static;transform:none}.debug-refresh{min-width:132px}.debug-alert{color:#ffd3df;background:#75183747;border:1px solid #ff5c846b;border-radius:18px;width:min(1180px,100%);margin:0 auto 18px;padding:14px 16px}.debug-grid,.debug-section{width:min(1180px,100%);margin-inline:auto}.debug-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.debug-card,.debug-section{background:#10121dbd;border:1px solid #ffffff1c;border-radius:24px;box-shadow:inset 0 1px #ffffff0d}.debug-card{min-height:138px;padding:18px}.debug-card>span,.debug-count-card>span{color:#ffbddecc;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-weight:800;display:block}.debug-card strong{margin-bottom:8px;font-size:1.45rem;display:block}.debug-count-card strong{font-size:2.4rem}.debug-card.is-ok{background:linear-gradient(145deg,#1a4d4261,#10121dd1);border-color:#43f4b859}.debug-card.is-danger{background:linear-gradient(145deg,#6219346b,#10121dd1);border-color:#ff5c846b}.debug-card code{text-overflow:ellipsis;background:#00000047;border-radius:10px;max-width:100%;margin-top:8px;padding:6px 8px;display:inline-block;overflow:hidden}.debug-section{margin-bottom:22px;padding:20px}.debug-table{gap:12px;display:grid}.debug-row{background:#06080f61;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:15px;display:grid}.debug-row strong,.debug-row span,.debug-row p{display:block}.debug-row p{grid-column:1/-1;margin:0}.debug-status{color:#f7f3ff;background:#ffffff1f;border-radius:999px;padding:6px 10px;font-size:.84rem;font-weight:900}.debug-status.is-failed{color:#ffd3df;background:#ff3c7038}.debug-status.is-complete{color:#c9ffe8;background:#43f4b82e}@media (max-width:720px){.debug-page{padding:18px}.debug-hero,.debug-row,.debug-grid{grid-template-columns:1fr}.debug-refresh{width:100%}}*{box-sizing:border-box;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);scrollbar-width:thin}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:999px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--scrollbar-thumb), var(--scrollbar-thumb-strong)) content-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#e4268aa8,#2d75c9ad) content-box content-box}::-webkit-scrollbar-corner{background:0 0}body{scrollbar-gutter:stable;background:linear-gradient(#ffffff0a,#0000 260px),linear-gradient(135deg,#0b0f10 0%,#111617 48%,#171415 100%);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}.loading-screen{background:radial-gradient(circle at 50% 48%,#e4268a2e,#0000 28%),linear-gradient(135deg,#080b12 0%,#111720 52%,#090b10 100%);place-items:center;min-height:100vh;display:grid}.loading-spinner{border:3px solid #e4268a;border-color:#e4268a #8a5cff #ffffff24 #ffffff24;border-radius:999px;width:42px;height:42px;animation:.85s linear infinite spin;box-shadow:0 0 32px #e4268a3d}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1{color:var(--text);letter-spacing:0;font-size:5rem;line-height:.98}h2{color:var(--text);letter-spacing:0;font-size:1.25rem}textarea,input,select{border:1px solid var(--line);width:100%;color:var(--text);background:#ffffff0b;border-radius:8px;outline:none;transition:border-color .16s,background .16s}textarea:focus,input:focus,select:focus{background:#ffffff12;border-color:#35d4bfa6}textarea{resize:vertical;min-height:156px;padding:16px}input,select{height:48px;padding:0 14px}select{appearance:none}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.62}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.landing{background:linear-gradient(180deg, #35d4be0f, transparent 360px), var(--bg);min-height:100vh}.landing__content,.home-dashboard{gap:34px;display:grid}.landing__content{width:min(1240px,100% - 36px);margin:0 auto;padding:18px 0 72px}.top-nav,.studio-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.top-nav{z-index:30;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#121719f5,#0b0f10e0),#0b0f10eb;border-bottom:1px solid #ffffff12;width:100%;margin:0;padding:14px 18px;position:sticky;top:0;box-shadow:0 14px 44px #00000038}.top-nav__inner{grid-template-columns:minmax(180px,auto) minmax(0,1fr) auto;align-items:center;gap:24px;width:min(1240px,100%);min-height:52px;margin:0 auto;display:grid}.top-nav nav{color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:.95rem;display:flex}.top-nav nav a{border-radius:8px;align-items:center;min-height:38px;padding:0 12px;display:inline-flex}.top-nav a,.top-nav button{transition:color .16s,border-color .16s,background .16s,transform .16s}.top-nav a:hover,.top-nav button:hover{color:var(--text)}.nav-button{border:1px solid var(--line);min-height:38px;color:var(--text);background:#ffffff13;border-radius:8px;padding:0 14px;font-weight:800}.top-nav__actions,.studio-header__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.brand{width:fit-content;color:var(--text);letter-spacing:0;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand__mark{background:linear-gradient(135deg, var(--teal), var(--coral));color:#061313;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.hero-band{grid-template-columns:minmax(0,.9fr) minmax(380px,.8fr);align-items:center;gap:48px;width:min(1180px,100% - 36px);min-height:calc(100vh - 120px);margin:38px auto 0;display:grid}.hero-copy{gap:26px;max-width:650px;display:grid}.hero-copy p{color:#b8c5c4;max-width:570px;font-size:1.12rem}.home-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:stretch;gap:22px;display:grid}.home-hero__copy,.quick-create,.content-rail{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#121719c7;border-radius:8px}.home-hero__copy{background:linear-gradient(120deg,#33d6be24,#0000 42%),linear-gradient(150deg,#ff6f6121,#0000 62%),#121719db;align-content:center;gap:20px;min-height:410px;padding:clamp(24px,5vw,54px);display:grid;overflow:hidden}.home-hero__copy h1{overflow-wrap:anywhere;max-width:820px}.home-hero__copy p{color:#b8c4c2;overflow-wrap:anywhere;max-width:680px;font-size:1.04rem}.quick-create{align-content:start;gap:16px;padding:18px;display:grid}.quick-create__head{gap:8px;display:grid}.quick-create textarea{min-height:132px}.quick-create>p{color:var(--muted);overflow-wrap:anywhere;font-size:.9rem}.home-bottom-cta{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(120deg,#33d6be21,#0000 48%),linear-gradient(135deg,#f3c86a29,#ff6f6114),#121719db;border-radius:8px;justify-content:space-between;align-items:center;gap:22px;padding:clamp(24px,4vw,40px);display:flex}.home-bottom-cta div{gap:10px;max-width:680px;display:grid}.home-bottom-cta h2{font-size:2.65rem;line-height:1.05}.home-bottom-cta p,.legal-panel p{color:#b8c4c2}.landing-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:18px;padding-top:8px;font-size:.92rem;display:flex}.landing-footer nav{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.landing-footer a{transition:color .16s}.landing-footer a:hover{color:var(--text)}.entry-card{border:1px solid var(--line);background:linear-gradient(135deg, #ffffff12, #ffffff06), var(--panel-2);min-height:190px;color:var(--text);text-align:left;border-radius:8px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px;transition:transform .16s,border-color .16s,background .16s;display:grid}.entry-card:hover{background:linear-gradient(135deg, #33d6be1f, #ffffff09), var(--panel-2);border-color:#33d6be57;transform:translateY(-2px)}.entry-card--audio:hover{background:linear-gradient(135deg, #f3c86a21, #ff6f6114), var(--panel-2);border-color:#f3c86a57}.entry-card__icon{width:46px;height:46px;color:var(--teal);background:#33d6be21;border-radius:8px;place-items:center;display:grid}.entry-card--audio .entry-card__icon{color:var(--gold);background:#f3c86a24}.entry-card strong,.entry-card small,.entry-card em{display:block}.entry-card strong{margin-bottom:6px;font-size:1.18rem}.entry-card small{color:var(--muted)}.entry-card em{color:var(--teal);margin-top:12px;font-style:normal;font-weight:900}.entry-card--audio em{color:var(--gold)}.content-rail{gap:16px;padding:18px;display:grid}.section-head--rail{align-items:center;margin-bottom:0}.section-head--rail button{border:1px solid var(--line);min-height:36px;color:var(--text);background:#ffffff0b;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-weight:800;display:inline-flex}.rail-strip{overscroll-behavior-inline:contain;scrollbar-width:none;grid-auto-columns:minmax(210px,240px);grid-auto-flow:column;gap:14px;padding-bottom:6px;display:grid;overflow-x:auto}.rail-strip::-webkit-scrollbar{display:none}.rail-card{min-width:210px;color:var(--text);text-align:left;background:0 0;gap:10px;padding:0;transition:transform .16s,filter .16s;display:grid}.rail-card:hover{filter:brightness(1.05);transform:translateY(-2px)}.rail-card__media{display:block;position:relative}.rail-card__body{gap:5px;display:grid}.rank-badge{z-index:3;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000075;border:1px solid #fff3;border-radius:8px;align-items:center;min-height:28px;padding:0 9px;font-size:.78rem;font-weight:950;display:inline-flex;position:absolute;top:10px;left:10px;box-shadow:0 8px 20px #00000038}.rail-card strong,.rail-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rail-card small{color:var(--muted)}.cover-art{aspect-ratio:16/10;border:1px solid var(--line);background:linear-gradient(135deg,#33d6be47,#151f211f 42%),linear-gradient(45deg,#172224,#33202b 58%,#f3c86a);border-radius:8px;place-items:center;min-height:138px;display:grid;position:relative;overflow:hidden}.cover-art--portrait{aspect-ratio:9/13}.cover-art--1{background:linear-gradient(135deg,#ff6f6147,#151f2124 48%),linear-gradient(45deg,#241520,#1a2633 56%,#72b7ff)}.cover-art--2{background:linear-gradient(135deg,#f3c86a47,#151f211f 42%),linear-gradient(45deg,#202316,#33321f 56%,#33d6be)}.cover-art--3{background:linear-gradient(135deg,#72b7ff4d,#151f211f 42%),linear-gradient(45deg,#111b25,#2b1b2f 58%,#ff6f61)}.cover-art--4{background:linear-gradient(135deg,#ff6f6138,#33d6be2e),linear-gradient(45deg,#1c1714,#152a27 60%,#f3c86a)}.cover-art img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.cover-art>strong{z-index:1;color:#ffffffe6;font-size:3rem;line-height:1;position:relative}.cover-art__play{z-index:2;color:#fff;background:#00000057;border:1px solid #ffffff3d;border-radius:999px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:12px;right:12px}.cover-art__wave{z-index:2;align-items:end;gap:6px;height:46px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.cover-art__wave i{background:#ffffffc7;border-radius:999px 999px 4px 4px;flex:1;min-width:0}.cover-art__wave i:first-child{height:42%}.cover-art__wave i:nth-child(2){height:78%}.cover-art__wave i:nth-child(3){height:54%}.cover-art__wave i:nth-child(4){height:92%}.status-badge{width:fit-content;color:var(--gold);background:#f3c86a1a;border:1px solid #f3c86a4d;border-radius:8px;padding:4px 8px;font-size:.76rem;font-weight:900}.status-badge.is-complete{color:var(--teal);background:#33d6be1c;border-color:#33d6be52}.status-badge.is-failed{color:var(--danger);background:#ff5d731f;border-color:#ff5d7359}.song-tile{border:1px solid var(--line);background:#ffffff0b;border-radius:8px;grid-template-columns:84px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:330px;padding:10px;display:grid}.song-tile>img,.song-tile>.cover-art{aspect-ratio:1;width:84px;min-height:84px}.song-tile>.cover-art .cover-art__play,.song-tile>.cover-art .cover-art__wave{display:none}.song-tile>.cover-art strong{font-size:1.35rem}.song-tile div:not(.cover-art):not(.cover-art__wave){gap:3px;min-width:0;display:grid}.song-tile strong,.song-tile small,.song-tile span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.song-tile small,.song-tile span{color:var(--muted);font-size:.86rem}.song-tile audio{display:none}.song-tile .mini-icon{width:36px;height:36px}.eyebrow{width:fit-content;color:var(--teal);letter-spacing:0;text-transform:uppercase;align-items:center;gap:8px;font-size:.86rem;font-weight:800;display:inline-flex}.hero-actions,.field-row,.asset-actions,.quick-composer__bar,.quick-composer__media{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.primary-button,.secondary-button,.danger-button,.ghost-button,.language-toggle,.asset-actions button,.asset-actions a{letter-spacing:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-weight:800;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s;display:inline-flex}.primary-button{background:linear-gradient(135deg, var(--teal), var(--gold));color:#071313;padding:0 18px;box-shadow:0 18px 42px #35d4bf2e}.primary-button:hover,.secondary-button:hover,.danger-button:hover,.ghost-button:hover,.asset-actions button:hover,.asset-actions a:hover{transform:translateY(-1px)}.secondary-button:hover,.danger-button:hover,.ghost-button:hover,.asset-actions button:hover,.asset-actions a:hover{border-color:var(--line-strong);background:#ffffff17}.primary-button--wide{width:100%}.secondary-button,.danger-button,.ghost-button{border:1px solid var(--line);color:var(--text);background:#ffffff0f;padding:0 16px}.ghost-button{min-height:40px}.language-toggle{border:1px solid var(--line);min-height:40px;color:var(--text);background:#ffffff0d;border-radius:8px;padding:0 12px}.quick-composer,.composer-panel,.side-panel,.library-page,.subscribe-page{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#121719db;border-radius:8px}.quick-composer{gap:14px;padding:18px;display:grid}.quick-composer textarea{min-height:170px}.quick-composer__media{grid-template-columns:1fr 1fr;display:grid}.quick-composer__bar{color:var(--muted);justify-content:space-between}.upload-control{cursor:pointer;background:#ffffff0b;border:1px dashed #fff3;border-radius:8px;align-items:center;gap:12px;min-height:74px;padding:14px;transition:border-color .16s,background .16s,transform .16s;display:flex}.upload-control:hover{background:#fff1;border-color:#33d6be6b;transform:translateY(-1px)}.upload-control input{display:none}.upload-control strong,.upload-control small{display:block}.upload-control strong{max-width:210px;color:var(--text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.upload-control small{color:var(--muted);font-size:.78rem}.upload-control--ready{border-color:#35d4bf8c}.upload-control--uploading{opacity:.68;pointer-events:none;filter:grayscale(.2)}.upload-control__icon{width:40px;height:40px;color:var(--teal);background:#35d4bf21;border-radius:8px;flex:none;place-items:center;display:grid}.upload-control__thumb{object-fit:cover;border:1px solid var(--line);border-radius:8px;flex:none;width:58px;height:58px}.upload-control--image{min-height:88px}.audio-waveform{align-items:end;gap:3px;width:min(230px,100%);height:28px;margin-top:8px;display:flex}.audio-waveform i{background:linear-gradient(180deg, var(--teal), #f3c86ab8);border-radius:999px 999px 4px 4px;flex:1;min-width:3px;display:block}.creation-help{background:linear-gradient(135deg,#35d4bf1a,#f3c86a0f),#ffffff09;border:1px solid #35d4bf2e;border-radius:8px;gap:8px;padding:14px;display:grid}.creation-help strong{color:var(--text)}.creation-help p{color:var(--muted);font-size:.9rem}.segmented{border:1px solid var(--line);background:#ffffff0d;border-radius:8px;gap:4px;padding:4px;display:inline-flex}.segmented button{min-width:68px;min-height:34px;color:var(--muted);background:0 0;border-radius:6px;padding:0 12px;font-weight:800}.segmented button.is-active{background:var(--teal);color:#061313}.job-panel{border:1px solid var(--line);background:#ffffff0b;border-radius:8px;gap:10px;padding:14px;display:grid}.job-panel__head{color:var(--text);justify-content:space-between;font-weight:800;display:flex}.job-panel p{color:var(--muted);font-size:.9rem}.failed-panel__actions{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.failed-panel__actions .secondary-button,.failed-panel__actions .danger-button{white-space:nowrap;flex:180px;min-height:42px;padding:0 16px}.warning-text{color:var(--gold)!important}.progress-track{background:#ffffff14;border-radius:999px;height:8px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--teal), var(--coral));height:100%;transition:width .24s;display:block}.result-preview{gap:10px;display:grid}.result-preview video{background:#070909;border-radius:8px;width:100%;max-height:320px}.result-preview--audio{grid-template-columns:86px 1fr;align-items:center}.result-preview--audio img{object-fit:cover;border-radius:8px;width:86px;height:86px}.result-preview strong,.result-preview span{display:block}.result-preview audio{width:100%;margin-top:8px}.error-text{color:#ff9aaa!important}.showcase,.reviews-band{width:min(1180px,100% - 36px);margin:0 auto;padding:70px 0}.section-head{justify-content:space-between;gap:24px;margin-bottom:22px;display:flex}.section-head p{color:var(--muted)}.example-strip{grid-template-columns:repeat(6,minmax(190px,1fr));gap:14px;padding-bottom:8px;display:grid;overflow-x:auto}.example-card,.review-card,.asset-card,.plan-card{border:1px solid var(--line);background:#ffffff0e;border-radius:8px}.example-card{min-width:190px;overflow:hidden}.example-card__visual{background:linear-gradient(135deg,#203638,#fa7d57);height:250px;position:relative;overflow:hidden}.example-card__visual:before{content:"";border:1px solid #fff3;border-radius:8px;position:absolute;inset:16px}.example-card__visual span,.example-card__visual i{background:#ffffffb8;border-radius:999px;height:4px;position:absolute;left:20px;right:20px}.example-card__visual span{top:54%;box-shadow:18px 22px #ffffff57,44px -22px #ffffff42,90px 18px #ffffff70}.example-card__visual i{transform-origin:0;top:68%;transform:scaleX(.64)}.example-card__visual--1{background:linear-gradient(135deg,#301c2a,#38bdf8)}.example-card__visual--2{background:linear-gradient(135deg,#292d18,#f3c969)}.example-card__visual--3{background:linear-gradient(135deg,#162422,#fb7185)}.example-card div:last-child{gap:4px;padding:12px;display:grid}.example-card small,.review-card p,.review-card strong{color:var(--muted)}.reviews-band{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.review-card{gap:12px;padding:18px;display:grid}.review-card span{color:var(--gold)}.studio-shell{grid-template-columns:232px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0e0fd1;flex-direction:column;gap:24px;height:100vh;padding:22px 14px;display:flex;position:sticky;top:0}.sidebar nav{gap:8px;display:grid}.side-link{min-height:44px;color:var(--muted);border-radius:8px;align-items:center;gap:10px;padding:0 12px;font-weight:800;transition:background .15s,color .15s,transform .15s;display:flex}.side-link--active{color:var(--text);background:#33d6be21}.side-link:hover{color:var(--text);background:#ffffff0e;transform:translate(2px)}.studio-main{min-width:0;padding:20px}.studio-header{border-bottom:1px solid #ffffff12;min-height:58px;margin-bottom:20px;padding:0 4px 14px}.studio-header strong,.studio-header span{display:block}.studio-header span{color:var(--muted);font-size:.86rem}.credit-pill{min-height:40px;color:var(--gold);background:#f3c9691f;border:1px solid #f3c96957;border-radius:8px;align-items:center;gap:8px;padding:0 14px;font-weight:800;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.credit-pill:hover{background:#f3c9692e;border-color:#f3c96985;transform:translateY(-1px)}.workspace-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:20px;display:grid}.workspace-grid--wide{grid-template-columns:minmax(0,1fr) 430px}.composer-panel,.side-panel,.library-page,.subscribe-page{padding:20px}.composer-panel{gap:18px;display:grid}.side-panel{gap:16px;display:grid}.panel-title{justify-content:space-between;align-items:start;gap:18px;display:flex}.panel-title h1{margin-top:8px;font-size:3.6rem}.panel-title--compact{align-items:center}.panel-title--compact a{color:var(--teal);font-weight:800}.field{gap:8px;display:grid}.field>span{color:var(--text);justify-content:space-between;gap:10px;display:flex}.field small,.asset-card small{color:var(--muted)}.two-col,.options-grid,.song-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.song-picker{align-items:end}.song-picker label{color:var(--text);gap:8px;font-weight:800;display:grid}.toggle-field{min-height:44px;color:var(--text);align-items:center;gap:10px;font-weight:800;display:inline-flex}.toggle-field input{width:18px;height:18px;accent-color:var(--teal)}.stack-list{gap:12px;display:grid}.library-page,.subscribe-page{gap:20px;display:grid}.search-box{border:1px solid var(--line);background:#ffffff0b;border-radius:8px;align-items:center;gap:10px;width:min(360px,100%);padding:0 12px;display:flex}.search-box input{background:0 0;border:0;padding:0}.tabs{border-bottom:1px solid var(--line);gap:8px;display:flex}.tabs button{color:var(--muted);background:0 0;padding:0 14px 12px;font-weight:800}.tabs button.is-active{color:var(--teal);box-shadow:inset 0 -2px 0 var(--teal)}.asset-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;display:grid}.asset-card{transition:transform .15s,border-color .15s,background .15s;display:grid;overflow:hidden}.asset-card:hover{border-color:var(--line-strong);background:#ffffff13;transform:translateY(-2px)}.asset-card--compact{grid-template-columns:96px 1fr;min-height:118px}.asset-card__cover,.asset-card__video{aspect-ratio:1;object-fit:cover;background:#070909;width:100%}.asset-card--video .asset-card__video{aspect-ratio:16/9}.asset-card__media-button img,.asset-card__media-button .example-card__visual,.asset-card__media-button .cover-art{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.asset-card__media-button .cover-art{border:0;border-radius:0}.asset-card--compact .asset-card__cover,.asset-card--compact .asset-card__video{aspect-ratio:auto;height:100%}.asset-card__body{gap:6px;padding:14px;display:grid}.asset-card__body span{color:var(--muted);font-size:.9rem}.asset-actions{margin-top:4px}.asset-actions button,.asset-actions a{border:1px solid var(--line);width:38px;min-height:38px;color:var(--text);background:#ffffff0e}.asset-actions .is-liked{color:var(--danger)}.empty-state{border:1px dashed var(--line);min-height:180px;color:var(--muted);background:#ffffff06;border-radius:8px;place-items:center;gap:8px;display:grid}.legal-page{gap:28px;width:min(920px,100% - 36px);margin:0 auto;padding:28px 0 72px;display:grid}.legal-brand{width:fit-content;color:var(--text);align-items:center;gap:12px;font-size:16px;font-weight:760;text-decoration:none;display:inline-flex}.legal-brand-mark{width:28px;height:26px;color:var(--pink);justify-content:center;align-items:center;gap:2px;display:flex}.legal-brand-mark i{background:currentColor;border-radius:999px;width:3px;box-shadow:0 0 10px #e4268a75}.legal-brand-mark i:first-child,.legal-brand-mark i:nth-child(5){height:9px}.legal-brand-mark i:nth-child(2),.legal-brand-mark i:nth-child(4){height:17px}.legal-brand-mark i:nth-child(3){height:24px}.legal-panel{background:radial-gradient(circle at 86% 12%,#2d75c924,#0000 33%),radial-gradient(circle at 14% 88%,#c0145a24,#0000 36%),linear-gradient(160deg,#181c27fa,#0e1018fa);border:1px solid #ffffff14;border-radius:24px;gap:18px;padding:clamp(24px,5vw,48px);display:grid;box-shadow:0 32px 90px #0000007a,inset 0 1px #ffffff0d}.legal-panel h1{font-size:clamp(2.6rem,5.2vw,4rem);line-height:.98}.legal-panel p,.legal-panel li{line-height:1.7}.legal-meta{color:var(--muted);flex-wrap:wrap;gap:10px 16px;font-size:.95rem;display:flex}.legal-panel .eyebrow{color:var(--pink)}.legal-content{gap:18px;display:grid}.legal-section,.legal-subsection{gap:12px;display:grid}.legal-section{border-top:1px solid #ffffff14;padding-top:16px}.legal-section h2,.legal-subsection h3{margin:0}.legal-section h2{font-size:1.38rem}.legal-subsection h3{color:var(--text);font-size:1.02rem}.legal-content ul,.legal-content ol,.modal-copy--rich ul,.modal-copy--rich ol{color:var(--muted);gap:8px;margin:0;padding-left:22px;display:grid}.legal-list{gap:12px;margin:8px 0;display:grid}.legal-list article{border:1px solid var(--line);background:#ffffff0a;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:12px;padding:14px;display:grid}.legal-list svg{color:var(--teal)}.credit-hero{background:linear-gradient(135deg,#35d4bf26,#ff7a591f),#ffffff0a;border:1px solid #35d4bf47;border-radius:8px;gap:8px;padding:28px;display:grid}.credit-hero strong{color:var(--gold);font-size:6rem;line-height:1}.credit-hero p{max-width:680px;color:var(--muted)}.plan-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.plan-card{gap:10px;padding:18px;display:grid}.plan-card svg{color:var(--teal)}.plan-card strong{color:var(--gold);font-size:1.4rem}.plan-card p{color:var(--muted)}.toast{z-index:180;max-width:min(420px,100vw - 40px);color:var(--text);box-shadow:var(--shadow);background:#0f1515f0;border:1px solid #35d4bf57;border-radius:8px;padding:14px 16px;position:fixed;bottom:20px;right:20px}.modal-backdrop{z-index:140;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050808a3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal{border:1px solid var(--line);width:min(520px,100%);max-height:calc(100vh - 40px);box-shadow:var(--shadow);background:#171c1df5;border-radius:8px;gap:18px;margin:auto;padding:20px;display:grid;position:relative;overflow:auto}.modal__head,.modal-actions,.auth-switch,.detail-actions,.share-grid{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.modal__head{justify-content:space-between}.modal-actions{justify-content:flex-end}.modal-actions--danger{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.modal__head button,.mini-icon{border:1px solid var(--line);width:34px;height:34px;color:var(--text);background:#ffffff0e;border-radius:8px;place-items:center;display:grid}.modal .secondary-button,.modal .primary-button,.modal .danger-button{white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;line-height:1;display:inline-flex}.sample-video-modal{z-index:190;isolation:isolate;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.sample-video-backdrop{z-index:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle at 50% 16%,#e4268a29,#0000 30%),#020307c7;border:0;width:100%;position:absolute;inset:0}.sample-video-dialog{z-index:1;width:min(980px,100vw - 36px);max-height:calc(100dvh - 48px);color:var(--text);background:linear-gradient(145deg,#ffffff0e,#ffffff04),#0d1018f5;border:1px solid #ffffff21;border-radius:24px;gap:14px;padding:18px;display:grid;position:relative;box-shadow:0 38px 120px #000000a3}.sample-video-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.sample-video-head h2,.sample-video-head p{margin:0}.sample-video-head h2{color:#fff;font-size:22px;font-weight:780}.sample-video-head p{color:var(--muted);margin-top:4px;font-size:13px}.sample-video-close{width:42px;height:42px;color:var(--text);background:#ffffff14;border-radius:50%;flex:none;place-items:center;display:grid}.sample-video-dialog video{object-fit:contain;background:#000;border-radius:18px;width:100%;max-height:min(72dvh,680px)}.modal-form{gap:13px;display:grid}.modal-form label{color:var(--text);gap:8px;font-weight:800;display:grid}.form-message,.modal-copy{color:var(--muted)}.modal-copy--rich{gap:14px;display:grid}.inline-link{color:var(--teal);font-weight:700;text-decoration:none}.inline-link:hover{text-decoration:underline}.modal-copy--rich p{margin:0}.modal-copy__section{border:1px solid var(--line);background:#ffffff09;border-radius:8px;gap:10px;padding:12px 14px;display:grid}.modal-copy__section strong{color:var(--text)}.form-message--error{color:var(--danger)}.avatar-thumb{object-fit:cover;border-radius:999px;flex:none;width:22px;height:22px}.profile-avatar-preview,.profile-picture{border:1px solid var(--line);background:#ffffff0e;border-radius:999px;width:72px;height:72px}.profile-avatar-preview{object-fit:cover}.profile-picture-field{align-items:center;gap:14px;display:flex}.profile-picture{color:var(--muted);flex:none;place-items:center;display:grid;overflow:hidden}.profile-picture img{object-fit:cover;width:100%;height:100%}.profile-picture-field input{display:none}.auth-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.auth-actions button,.auth-switch button,.user-popover button,.user-popover a{border:1px solid var(--line);min-height:38px;color:var(--text);text-align:left;background:#ffffff0e;border-radius:8px;justify-content:flex-start;align-items:center;padding:0 12px;line-height:1;text-decoration:none;display:flex}.auth-switch{justify-content:space-between}.purchase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.purchase-pack,.recommendation-preview{border:1px solid var(--line);background:#ffffff0b;border-radius:8px}.purchase-pack{gap:10px;padding:14px;display:grid}.purchase-pack h3{color:var(--text);margin:0}.purchase-pack strong{color:var(--gold);font-size:1.18rem}.purchase-pack span,.recommendation-preview p,.recommendation-preview small{color:var(--muted)}.recommendation-preview{gap:16px;padding:14px;display:grid}.recommendation-preview .cover-art{min-height:260px}.recommendation-preview h3{color:var(--text);margin:8px 0 4px;font-size:2.4rem;line-height:1.05}.danger-button,.danger-link{color:#fff!important;background:#ff5d732e!important;border:1px solid #ff5d736b!important}.language-group{min-height:40px;color:var(--muted);align-items:center;gap:8px;display:inline-flex}.language-group select{width:auto;min-width:132px;height:40px}.top-nav .language-group{border:1px solid var(--line);background:#ffffff0a;border-radius:8px;gap:6px;padding:0 8px}.top-nav .language-group select{min-width:104px;height:38px;color:var(--text);background:0 0;border:0;padding:0 8px;font-weight:800}.user-menu{position:relative}.avatar-button{border:1px solid var(--line);min-height:40px;color:var(--text);background:#ffffff0e;border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-weight:800;display:inline-flex}.top-nav .avatar-button{background:#ffffff0a;min-height:40px}.user-popover{z-index:130;isolation:isolate;background:#111821;border:1px solid #ffffff29;border-radius:8px;gap:8px;width:240px;padding:12px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 60px #00000085}.user-popover:before{content:"";z-index:-1;border-radius:inherit;background:linear-gradient(#151d28,#10161f);position:absolute;inset:0}.user-popover strong,.user-popover small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-popover small{color:var(--muted)}.dashboard{grid-template-columns:1.15fr .85fr;align-items:start;gap:20px;display:grid}.demo-card,.task-row,.stage-card,.scene-card{border:1px solid var(--line);background:#ffffff0e;border-radius:8px}.demo-card{gap:16px;padding:20px;display:grid}.rank-list,.timeline-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.rank-list li,.timeline-list li,.timeline-list button{border-bottom:1px solid var(--line);color:var(--muted);text-align:left;background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 0;display:grid}.rank-list li:last-child,.timeline-list li:last-child,.timeline-list button:last-child{border-bottom:0}.timeline-list button.is-active{color:var(--text);background:#33d6be1a;border:1px solid #33d6be47;border-radius:8px;padding-inline:10px}.cost-pill{min-height:30px;color:var(--gold);background:#f3c9691c;border:1px solid #f3c96957;border-radius:8px;align-items:center;padding:0 10px;font-weight:800;display:inline-flex}.sticky-submit{z-index:10;position:sticky;bottom:14px;box-shadow:0 18px 42px #35d4bf2e}.working-page{gap:20px;display:grid}.stage-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;display:grid}.stage-card{min-height:104px;color:var(--muted);align-items:center;gap:10px;padding:14px;transition:border-color .16s,background .16s,color .16s;display:flex}.stage-card strong{color:var(--text)}.stage-card.is-active{color:var(--text);background:#33d6be24;border-color:#35d4bf80}.stage-card.is-done{border-color:#35d4bf47}.thinking-stream{box-shadow:var(--shadow);background:#070a0fe6;border:1px solid #ffffff0f;border-radius:8px;gap:18px;padding:24px 20px;display:grid}.thinking-entry{grid-template-columns:20px minmax(0,1fr);gap:14px;display:grid}.thinking-entry__marker{color:#b08cff;place-items:start center;padding-top:4px;display:grid}.thinking-entry__body{gap:10px;display:grid}.thinking-entry__head strong{color:var(--text);font-size:15px;font-weight:700}.thinking-entry__summary{color:#c9b4ff;margin:0;font-size:12px;line-height:1.7}.thinking-entry__copy,.thinking-entry__detail-body{color:#d7d8dc;white-space:pre-wrap;margin:0;font-size:12px;line-height:1.9}.thinking-entry__preview{background:#090c12;border:1px solid #ffffff0f;border-radius:8px;margin-top:4px;overflow:hidden}.thinking-entry__preview img{object-fit:cover;width:min(100%,980px);max-width:100%;margin:0 auto;display:block}.thinking-entry__detail-title{color:var(--text);margin:10px 0 0;font-size:13px;font-weight:700}.thinking-entry__detail-list{color:#b8bbc4;gap:8px;font-size:11px;line-height:1.8;display:grid}.thinking-entry.is-active .thinking-entry__marker{color:#7be8d5}.thinking-entry.is-pending{opacity:.72}.thinking-entry__raw{background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;margin-top:2px}.thinking-entry__raw summary{cursor:pointer;color:#b8bbc4;padding:10px 12px;font-size:11px;line-height:1.4}.thinking-entry__raw pre{color:#d7d8dc;white-space:pre-wrap;word-break:break-word;margin:0;padding:0 12px 12px;font-size:11px;line-height:1.6;overflow:auto}.preview-panel,.detail-page,.share-page{border:1px solid var(--line);box-shadow:var(--shadow);background:#121719db;border-radius:8px;gap:18px;padding:20px;display:grid}.scene-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.scene-card{min-height:100%;display:grid;overflow:hidden}.scene-card img{aspect-ratio:16/10;object-fit:cover;width:100%}.scene-card__placeholder{min-height:130px;color:var(--text);background:linear-gradient(135deg,#35d4bf29,#ff7a5924);place-items:center;font-weight:900;display:grid}.scene-card>strong,.scene-card>span,.scene-card>p{padding-inline:12px}.scene-card>strong{padding-top:12px}.scene-card>p{padding-bottom:12px}.scene-card div:last-child{gap:6px;padding:12px;display:grid}.scene-card p{color:var(--muted)}.detail-page{grid-template-columns:minmax(0,1fr) 360px;align-items:start}.detail-player{position:relative}.detail-player video{background:#070909;border-radius:8px;width:100%;max-height:calc(100vh - 150px);box-shadow:0 18px 50px #00000042}.video-watermark{z-index:3;color:#ffffffd1;letter-spacing:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000059;border:1px solid #fff3;border-radius:8px;padding:8px 12px;font-weight:900;position:absolute;bottom:18px;right:18px}.detail-side{gap:14px;display:grid}.detail-back{width:fit-content}.detail-side h1{font-size:3.4rem}.detail-side p,.share-page p{color:var(--muted)}.meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.meta-grid span,.lyrics-panel{border:1px solid var(--line);background:#ffffff0b;border-radius:8px}.meta-grid span{color:var(--muted);gap:4px;padding:12px;display:grid}.meta-grid strong{color:var(--text)}.lyrics-panel{gap:12px;padding:14px;display:grid}.lyrics-panel .panel-title{margin:0}.lyrics-panel .panel-title span{color:var(--muted)}.lyrics-panel pre{white-space:pre-wrap;color:#cbd6d4;max-height:260px;font:inherit;margin:0;overflow:auto}.detail-actions a,.detail-actions button,.share-grid a,.share-grid button{border:1px solid var(--line);min-height:40px;color:var(--text);background:#ffffff0e;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-weight:800;display:inline-flex}.task-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;transition:transform .15s,border-color .15s,background .15s;display:grid}.task-row:hover{border-color:var(--line-strong);background:#ffffff13;transform:translateY(-1px)}.task-row p{color:var(--muted)}.asset-card__media-button{background:0 0;width:100%;padding:0}.credit-hero--mini{padding:18px}.credit-hero--mini strong{font-size:4rem}.popular-badge{width:fit-content;color:var(--coral);background:#ff7a5929;border-radius:8px;padding:4px 9px;font-size:.78rem;font-weight:900}@media (max-width:1080px){.hero-band,.home-hero,.workspace-grid,.workspace-grid--wide,.reviews-band,.plan-grid,.dashboard,.detail-page{grid-template-columns:1fr}.home-hero__copy{min-height:360px}.hero-band{min-height:auto;padding:36px 0 80px}.top-nav__inner{grid-template-columns:auto minmax(0,1fr)}.top-nav nav{scrollbar-width:none;grid-column:1/-1;justify-content:flex-start;padding-bottom:2px;overflow-x:auto}.top-nav nav::-webkit-scrollbar{display:none}.top-nav__actions{justify-content:flex-end}.studio-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line);height:auto;position:static}.sidebar nav{padding-bottom:4px;display:flex;overflow-x:auto}.side-link{white-space:nowrap}.rail-strip{grid-auto-columns:minmax(190px,64vw)}.home-bottom-cta,.landing-footer{flex-direction:column;align-items:stretch}}@media (max-width:680px){.quick-composer__media,.two-col,.options-grid,.song-picker,.purchase-grid,.section-head,.panel-title{grid-template-columns:1fr}.panel-title,.section-head{display:grid}.top-nav{align-items:stretch;padding:12px}.top-nav__inner{grid-template-columns:1fr;gap:12px;width:min(100%,366px);min-height:auto;margin:0}.top-nav .brand{justify-self:start}.top-nav__actions{grid-template-columns:1fr;justify-content:stretch;gap:8px;display:grid}.top-nav .language-group,.top-nav .avatar-button{width:100%;min-width:0;overflow:hidden}.top-nav .avatar-button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.top-nav .language-group select{min-width:0}.top-nav nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid}.top-nav nav a,.top-nav nav button{white-space:nowrap;justify-content:center;padding:0 8px}.landing__content{width:min(100% - 24px,366px);margin-left:12px;margin-right:0;padding-bottom:44px}.home-hero,.home-hero__copy,.quick-create,.content-rail{min-width:0}.home-hero__copy{min-height:330px;padding:22px}.home-hero__copy h1{word-break:normal;overflow-wrap:break-word;font-size:1.42rem;line-height:1.08}.home-hero__copy p,.quick-create h2,.quick-create>p{word-break:break-word;min-width:0;max-width:100%}.home-hero__copy h1{min-width:0;max-width:100%}.home-hero__copy p,.quick-create>p{font-size:.88rem;line-height:1.55}.entry-card{min-height:138px}.content-rail,.studio-main,.composer-panel,.side-panel,.library-page,.subscribe-page{padding:14px}.asset-card--compact{grid-template-columns:82px 1fr}.quick-composer__bar{align-items:stretch}.quick-composer__bar .primary-button,.hero-actions .primary-button,.hero-actions .secondary-button,.home-bottom-cta .primary-button{width:100%}.sticky-submit{position:static}.rail-strip{grid-auto-columns:minmax(178px,78vw)}.song-tile{grid-template-columns:68px minmax(0,1fr) auto;min-width:280px}.song-tile>img,.song-tile>.cover-art{width:68px;min-height:68px}.detail-actions a,.detail-actions button,.modal-actions button{width:100%}.modal-actions--danger{grid-template-columns:1fr}.failed-panel__actions{grid-template-columns:1fr;display:grid}}@media (max-width:420px){.top-nav__actions{grid-template-columns:1fr}.top-nav nav{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.top-nav nav a,.top-nav nav button{white-space:nowrap;justify-content:center;padding:0 8px}.home-hero__copy h1{word-break:normal;overflow-wrap:break-word;font-size:1.36rem;line-height:1.12}.home-hero__copy{padding:18px}.quick-create{padding:16px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.landing--home{--home-bg:#07090e;--home-panel:#10141d;--home-text:#f8f8fb;--home-muted:#9da2af;--home-line:#ffffff1a;--home-pink:#c0145a;--home-pink-bright:#e4268a;--home-blue:#2d75c9;--home-max:1220px;color:var(--home-text);background:var(--home-bg)}.landing--home:before{content:"";z-index:80;pointer-events:none;opacity:.05;mix-blend-mode:screen;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E");position:fixed;inset:0}.landing--home .top-nav{z-index:40;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;padding:22px 24px 0;display:block;position:absolute;top:0}.landing--home .top-nav__inner{width:min(calc(100% - 48px), var(--home-max));border:1px solid var(--home-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090c12bd;border-radius:18px;grid-template-columns:1fr auto 1fr;gap:24px;min-height:62px;padding:0 14px 0 20px;box-shadow:0 16px 44px #00000038}.landing--home .brand{color:#fff;gap:10px;font-size:18px;font-weight:800}.landing--home .brand__mark{background:linear-gradient(135deg, var(--home-pink), var(--home-blue));color:#fff;border-radius:10px;width:30px;height:30px}.landing--home .top-nav nav{color:#8f95a2;gap:34px;font-size:13px;font-weight:600}.landing--home .top-nav nav a,.landing--home .top-nav nav button{white-space:nowrap;border-radius:999px;min-height:40px;padding:0}.landing--home .top-nav nav a:first-child{color:#fff}.landing--home .nav-button{color:#fff;background:linear-gradient(135deg, var(--home-pink), var(--home-pink-bright));border:0;padding:0 18px;box-shadow:0 12px 30px #e4268a3b}.landing--home .top-nav nav .nav-button{min-width:98px;padding:0 18px}.landing--home .top-nav__actions{flex-wrap:nowrap;justify-content:flex-end}.landing--home .language-toggle,.landing--home .language-group,.landing--home .avatar-button{background:#ffffff0e;border-color:#ffffff1a;border-radius:999px;min-height:40px}.landing--home .language-group{align-items:center;gap:8px;width:auto;min-width:0;padding:0 12px;display:inline-flex}.landing--home .language-group select{color:#fff;background:0 0;border:0;width:auto;min-width:104px;height:auto;padding:0;font-weight:800}.landing--home .landing__content{width:100%;padding:0;display:block}.landing--home .home-hero,.home-dashboard--designed .home-hero{isolation:isolate;background:radial-gradient(circle at 18% 20%,#c0145a52,#0000 28%),radial-gradient(circle at 82% 20%,#2d75c947,#0000 29%),radial-gradient(circle at 52% 52%,#5b2a7526,#0000 32%),linear-gradient(#080a10 0%,#080a0f 60%,#07090e 100%);width:100vw;max-width:100vw;min-height:770px;padding:160px 24px 120px;display:block;position:relative;overflow:hidden}.landing--home .home-hero:before,.landing--home .home-hero:after,.home-dashboard--designed .home-hero:before,.home-dashboard--designed .home-hero:after{content:"";z-index:-1;filter:blur(105px);opacity:.24;border-radius:50%;width:560px;height:560px;position:absolute}.landing--home .home-hero:before,.home-dashboard--designed .home-hero:before{background:var(--home-pink-bright,#e4268a);top:80px;left:-240px}.landing--home .home-hero:after,.home-dashboard--designed .home-hero:after{background:var(--home-blue,#2d75c9);top:40px;right:-240px}.landing--home .home-hero__copy,.home-dashboard--designed .home-hero__copy{width:min(100vw - 48px,1040px);min-height:0;box-shadow:none;text-align:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;justify-items:center;gap:0;margin:0 auto;padding:0;display:grid}.landing--home .eyebrow,.home-dashboard--designed .home-hero .eyebrow{color:#d0d3da;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:9px;width:auto;margin-bottom:22px;font-size:12px;font-weight:700;display:inline-flex}.landing--home .eyebrow svg,.home-dashboard--designed .home-hero .eyebrow svg{color:var(--home-pink-bright,#e4268a);filter:drop-shadow(0 0 12px #e4268ad9)}.landing--home .home-hero__copy h1,.home-dashboard--designed .home-hero__copy h1{color:#fff;letter-spacing:0;text-shadow:0 2px 30px #ffffff0f;max-width:980px;margin:0 auto;font-size:104px;font-weight:800;line-height:.98}.landing--home .home-hero__copy h1 span,.home-dashboard--designed .home-hero__copy h1 span{background:linear-gradient(105deg,#fff 0%,#f6e8f2 36%,#ef9bc4 70%,#fff 100%);color:#0000;filter:drop-shadow(0 0 16px #e4268a1a);-webkit-background-clip:text;background-clip:text;display:block}.landing--home .home-hero__copy p,.home-dashboard--designed .home-hero__copy p{color:#b1b5bf;max-width:540px;margin:20px auto 0;font-size:16px;line-height:1.55}.landing--home .hero-actions,.home-dashboard--designed .hero-actions{display:none}.landing--home .quick-create,.home-dashboard--designed .quick-create{text-align:left;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#141822f5,#0d1018f5);border:1px solid #ffffff26;border-radius:26px;width:min(100vw - 48px,830px);margin:42px auto 0;padding:14px;display:block;position:relative;box-shadow:0 28px 90px #00000070,inset 0 1px #ffffff0a}.landing--home .quick-create:before,.home-dashboard--designed .quick-create:before{content:"";z-index:-1;filter:blur(34px);opacity:.55;background:linear-gradient(90deg,#c0145a4d,#2d75c947);border-radius:42px;position:absolute;inset:18px 8% -18px}.quick-create__top{grid-template-columns:66px minmax(0,1fr);align-items:start;gap:14px;min-height:120px;display:grid}.quick-create__cover{color:#b9beca;background:linear-gradient(145deg,#ffffff1c,#ffffff09);border:1px solid #ffffff17;border-radius:16px;place-items:center;width:66px;height:66px;display:grid}.landing--home .quick-create textarea,.home-dashboard--designed .quick-create textarea{min-height:100px;color:var(--home-text,#f8f8fb);resize:none;background:0 0;border:0;border-radius:0;padding:10px 4px;font-size:15px;line-height:1.55}.landing--home .quick-create textarea::placeholder,.home-dashboard--designed .quick-create textarea::placeholder{color:#717785}.quick-create__foot{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:14px;padding-top:13px;display:flex}.quick-create__tools,.quick-create__actions{align-items:center;gap:10px;display:flex}.quick-create__counter{color:#686e7a;font-size:12px}.landing--home .quick-create .upload-control,.home-dashboard--designed .quick-create .upload-control{color:#d6d8de;background:#ffffff0b;border:1px solid #ffffff14;border-radius:999px;width:auto;min-height:38px;padding:0 14px;display:inline-flex}.landing--home .quick-create .upload-control input,.home-dashboard--designed .quick-create .upload-control input{display:none}.landing--home .quick-create .upload-control__icon,.home-dashboard--designed .quick-create .upload-control__icon{color:#fff;background:linear-gradient(135deg, var(--home-pink,#c0145a), var(--home-blue,#2d75c9));border-radius:7px;width:20px;height:20px}.landing--home .quick-create .upload-control strong,.home-dashboard--designed .quick-create .upload-control strong{color:#d6d8de;text-overflow:ellipsis;white-space:nowrap;max-width:190px;font-size:13px;font-weight:700;overflow:hidden}.landing--home .quick-create .upload-control small,.landing--home .quick-create .audio-waveform,.landing--home .quick-create .upload-control .mini-icon,.home-dashboard--designed .quick-create .upload-control small,.home-dashboard--designed .quick-create .audio-waveform,.home-dashboard--designed .quick-create .upload-control .mini-icon{display:none}.quick-create__ratio{background:#ffffff0b;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:0 10px 0 14px;display:inline-flex}.ratio-icon{border:1.5px solid #aeb4c0;border-radius:2px;width:16px;height:11px;display:inline-block}.quick-create__ratio .segmented{background:0 0;border:0;gap:3px;padding:0;display:flex}.quick-create__ratio .segmented button{color:#9da2af;background:0 0;border-radius:999px;min-height:28px;padding:0 8px;font-size:12px}.quick-create__ratio .segmented button.is-active{color:#fff;background:#ffffff1c}.landing--home .quick-create .primary-button,.home-dashboard--designed .quick-create .primary-button,.landing--home .home-bottom-cta .primary-button{color:#fff;background:linear-gradient(135deg, var(--home-pink,#c0145a), var(--home-pink-bright,#e4268a));border-radius:999px;min-height:40px;padding:0 20px;box-shadow:0 12px 30px #e4268a38}.landing--home .content-rail,.home-dashboard--designed .content-rail{width:100vw;max-width:100vw;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:radial-gradient(circle at 20% 5%,#c0145a1f,#0000 24%),radial-gradient(circle at 82% 12%,#2d75c91c,#0000 26%),linear-gradient(#07090e,#080b11);border:0;border-radius:0;padding:126px 0 116px;overflow:hidden}.landing--home .section-head,.home-dashboard--designed .section-head{text-align:center;width:min(100% - 48px,880px);margin:0 auto 52px;display:block}.landing--home .section-head h2,.home-dashboard--designed .section-head h2{color:#fff;letter-spacing:0;margin:0;font-size:72px;font-weight:750;line-height:1.01}.landing--home .section-head p,.home-dashboard--designed .section-head p{color:#9a9eaa;margin:16px auto 0;font-size:16px}.landing--home .rail-strip,.home-dashboard--designed .rail-strip{gap:20px;width:max-content;padding:0 22px;display:flex;overflow:visible;transform:translate(-62px)}.landing--home .rail-card,.home-dashboard--designed .rail-card{width:224px;min-width:224px;box-shadow:none;text-align:left;background:0 0;border:0;border-radius:0;padding:0;display:block}.landing--home .rail-card__media,.home-dashboard--designed .rail-card__media{display:block}.landing--home .rail-card .cover-art,.home-dashboard--designed .rail-card .cover-art{aspect-ratio:3/4;border:1px solid #ffffff14;border-radius:16px;width:224px;min-height:auto;box-shadow:0 20px 55px #00000052}.landing--home .rail-card .cover-art:after,.home-dashboard--designed .rail-card .cover-art:after{opacity:.9}.landing--home .rank-badge,.home-dashboard--designed .rank-badge,.landing--home .status-badge,.home-dashboard--designed .status-badge,.landing--home .cover-art__play,.home-dashboard--designed .cover-art__play,.landing--home .cover-art__wave,.home-dashboard--designed .cover-art__wave,.landing--home .cover-art strong,.home-dashboard--designed .cover-art strong{display:none}.landing--home .rail-card__body,.home-dashboard--designed .rail-card__body{gap:6px;margin-top:15px;display:grid}.landing--home .rail-card__body strong,.home-dashboard--designed .rail-card__body strong{color:#eceef2;font-size:15px;font-weight:700}.landing--home .rail-card__body small,.home-dashboard--designed .rail-card__body small{color:#6f7582;font-size:12px}.landing--home .home-bottom-cta{width:100vw;max-width:100vw;box-shadow:none;text-align:center;background:#080a0f;border:0;border-top:1px solid #ffffff0e;border-radius:0;padding:122px 24px 128px;display:block;position:relative;overflow:hidden}.landing--home .home-bottom-cta:before{content:"";filter:blur(88px);opacity:.62;background:linear-gradient(90deg,#c0145a40,#2d75c92b);width:620px;height:250px;position:absolute;top:30px;left:50%;transform:translate(-50%)}.landing--home .home-bottom-cta>*{z-index:2;position:relative}.landing--home .home-bottom-cta div{justify-items:center;max-width:none;margin:0 auto;display:grid}.landing--home .home-bottom-cta h2{color:#fff;letter-spacing:0;max-width:760px;margin:0 auto;font-size:64px;font-weight:750;line-height:1.02}.landing--home .home-bottom-cta p{color:#9a9eaa;max-width:570px;margin:20px auto 34px;font-size:16px;line-height:1.6}.landing--home .home-bottom-cta .primary-button{min-height:54px;padding:0 28px;font-size:14px}.landing--home .landing-footer{width:min(100%, var(--home-max));color:#6f7582;background:#080a0f;justify-content:space-between;align-items:center;gap:28px;margin:0 auto;padding:42px 24px 34px;font-size:12px;display:flex}.landing--home .landing-footer nav{gap:24px;display:flex}@media (max-width:900px){.landing--home .top-nav{padding:12px 12px 0}.landing--home .top-nav__inner{border-radius:16px;grid-template-columns:1fr auto;gap:12px;width:100%;min-height:56px;padding:0 9px 0 16px}.landing--home .brand{font-size:16px}.landing--home .brand__mark{width:28px;height:28px}.landing--home .top-nav nav{display:none}.landing--home .top-nav__actions{gap:6px}.landing--home .language-toggle{width:42px;min-width:42px;padding:0}.landing--home .language-group{place-items:center;width:42px;min-width:42px;height:42px;padding:0;display:grid;position:relative;overflow:hidden}.landing--home .language-group svg{pointer-events:none}.landing--home .language-group select{opacity:0;width:42px;min-width:42px;height:42px;position:absolute;inset:0}.landing--home .language-toggle span,.landing--home .avatar-button span{display:none}.landing--home .avatar-button{width:42px;min-width:42px;padding:0}.landing--home .home-hero,.home-dashboard--designed .home-hero{background:radial-gradient(circle at 12% 18%,#c0145a4d,#0000 34%),radial-gradient(circle at 90% 16%,#2d75c93d,#0000 34%),linear-gradient(#080a10 0%,#080a0f 68%,#07090e 100%);min-height:auto;padding:128px 14px 76px}.landing--home .home-hero:before,.landing--home .home-hero:after,.home-dashboard--designed .home-hero:before,.home-dashboard--designed .home-hero:after{filter:blur(84px);opacity:.22;width:360px;height:360px}.landing--home .eyebrow,.home-dashboard--designed .home-hero .eyebrow{letter-spacing:.09em;margin-bottom:16px;font-size:10px}.landing--home .home-hero__copy h1,.home-dashboard--designed .home-hero__copy h1{letter-spacing:0;word-break:normal;overflow-wrap:break-word;max-width:320px;font-size:44px;line-height:1.03}.landing--home .home-hero__copy,.home-dashboard--designed .home-hero__copy,.landing--home .quick-create,.home-dashboard--designed .quick-create{width:calc(100vw - 28px)}.landing--home .home-hero__copy p,.home-dashboard--designed .home-hero__copy p{max-width:285px;margin-top:16px;font-size:15px;line-height:1.5}.landing--home .quick-create,.home-dashboard--designed .quick-create{border-radius:22px;margin-top:30px;padding:10px}.landing--home .quick-create:before,.home-dashboard--designed .quick-create:before{filter:blur(28px);opacity:.48;inset:22px 4% -14px}.quick-create__top{grid-template-columns:46px minmax(0,1fr);gap:10px;min-height:108px}.quick-create__cover{border-radius:14px;width:46px;height:46px}.landing--home .quick-create textarea,.home-dashboard--designed .quick-create textarea{min-height:92px;padding:7px 2px;font-size:14px;line-height:1.5}.quick-create__foot{flex-direction:column;align-items:stretch;gap:10px;padding-top:12px}.quick-create__tools{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.quick-create__actions{display:block}.quick-create__counter{display:none}.landing--home .quick-create .upload-control,.home-dashboard--designed .quick-create .upload-control{justify-content:center;min-height:44px;padding:0 12px}.landing--home .quick-create .upload-control strong,.home-dashboard--designed .quick-create .upload-control strong{max-width:136px;font-size:12px}.quick-create__ratio{min-height:44px;padding:0 8px 0 12px}.quick-create__ratio .segmented button{padding:0 7px;font-size:11px}.landing--home .quick-create .primary-button,.home-dashboard--designed .quick-create .primary-button{justify-content:center;width:100%;min-height:48px;font-size:14px}.landing--home .content-rail,.home-dashboard--designed .content-rail{padding:84px 0 76px}.landing--home .section-head,.home-dashboard--designed .section-head{width:calc(100% - 32px);margin-bottom:34px}.landing--home .section-head h2,.home-dashboard--designed .section-head h2{max-width:340px;margin-inline:auto;font-size:50px}.landing--home .section-head p,.home-dashboard--designed .section-head p{max-width:300px;margin-top:14px;font-size:14px;line-height:1.5}.landing--home .rail-strip,.home-dashboard--designed .rail-strip{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:14px;width:auto;padding:0 16px 10px;overflow:auto hidden;transform:none}.landing--home .rail-strip::-webkit-scrollbar{display:none}.home-dashboard--designed .rail-strip::-webkit-scrollbar{display:none}.landing--home .rail-card,.home-dashboard--designed .rail-card{scroll-snap-align:start;flex:none;width:min(78vw,280px);min-width:min(78vw,280px)}.landing--home .rail-card .cover-art,.home-dashboard--designed .rail-card .cover-art{border-radius:15px;width:100%}.landing--home .rail-card__body,.home-dashboard--designed .rail-card__body{margin-top:13px}.landing--home .home-bottom-cta{padding:86px 20px 92px}.landing--home .home-bottom-cta:before{filter:blur(74px);width:360px;height:210px}.landing--home .home-bottom-cta h2{max-width:340px;font-size:52px}.landing--home .home-bottom-cta p{max-width:320px;margin:18px auto 28px;font-size:14px;line-height:1.55}.landing--home .home-bottom-cta .primary-button{width:min(100%,320px);min-height:50px}.landing--home .landing-footer{flex-direction:column;align-items:flex-start;gap:18px;padding:34px 20px 28px}.landing--home .landing-footer nav{flex-wrap:wrap;gap:14px 20px}}@media (max-width:390px){.landing--home .home-hero,.home-dashboard--designed .home-hero{padding-left:14px;padding-right:14px}.landing--home .home-hero__copy h1,.home-dashboard--designed .home-hero__copy h1{max-width:310px;font-size:36px}.landing--home .section-head h2,.home-dashboard--designed .section-head h2,.landing--home .home-bottom-cta h2{font-size:40px}}.ai-mv-home{--ai-mv-bg:#07090e;--ai-mv-panel:#10141d;--ai-mv-line:#ffffff1a;--ai-mv-text:#f8f8fb;--ai-mv-muted:#9da2af;--ai-mv-pink:#c0145a;--ai-mv-pink-bright:#e4268a;--ai-mv-blue:#2d75c9;--ai-mv-max:1220px;--ai-mv-pill:999px;min-height:100vh;color:var(--ai-mv-text);background:var(--ai-mv-bg);-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:hidden}.ai-mv-home:before{content:"";z-index:30;pointer-events:none;opacity:.05;mix-blend-mode:screen;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E");position:fixed;inset:0}.ai-mv-home *,.ai-mv-home :before,.ai-mv-home :after{box-sizing:border-box}.ai-mv-home button,.ai-mv-home textarea{font:inherit}.ai-mv-home button{cursor:pointer}.ai-mv-home a{color:inherit;text-decoration:none}.ai-mv-hero{isolation:isolate;background:radial-gradient(circle at 18% 20%,#c0145a52,#0000 28%),radial-gradient(circle at 82% 20%,#2d75c947,#0000 29%),radial-gradient(circle at 52% 52%,#5b2a7526,#0000 32%),linear-gradient(#080a10 0%,#080a0f 60%,#07090e 100%);min-height:770px;position:relative;overflow:hidden}.ai-mv-hero:before,.ai-mv-hero:after{content:"";z-index:-1;opacity:.24;filter:blur(105px);border-radius:50%;width:560px;height:560px;position:absolute}.ai-mv-hero:before{background:var(--ai-mv-pink-bright);top:80px;left:-240px}.ai-mv-hero:after{background:var(--ai-mv-blue);top:40px;right:-240px}.ai-mv-nav-wrap{width:min(calc(100% - 48px), var(--ai-mv-max));margin:0 auto;padding-top:22px}.ai-mv-nav{border:1px solid var(--ai-mv-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090c12bd;border-radius:18px;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:62px;padding:0 14px 0 20px;display:grid;box-shadow:0 16px 44px #00000038}.ai-mv-brand{color:#fff;letter-spacing:-.02em;text-align:left;cursor:pointer;background:0 0;border:0;font-size:18px;font-weight:700}.ai-mv-nav-links{color:#8f95a2;gap:34px;font-size:13px;font-weight:500;display:flex}.ai-mv-nav-links a,.ai-mv-nav-links button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.ai-mv-nav-links a:first-child,.ai-mv-nav-links button:first-child{color:var(--ai-mv-text)}.ai-mv-nav-action{justify-content:flex-end;display:flex}.ai-mv-primary-btn,.ai-mv-create-btn{border-radius:var(--ai-mv-pill);color:#fff;background:linear-gradient(135deg, var(--ai-mv-pink), var(--ai-mv-pink-bright));border:0;justify-content:center;align-items:center;gap:9px;min-height:40px;padding:0 18px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 12px 30px #e4268a3b}.ai-mv-hero-content{text-align:center;width:min(100% - 48px,1040px);margin:0 auto;padding:104px 0 120px}.ai-mv-hero-kicker{color:#d0d3da;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:22px;font-size:12px;font-weight:600;display:inline-flex}.ai-mv-hero-kicker:before{content:"";background:var(--ai-mv-pink-bright);border-radius:50%;width:7px;height:7px;box-shadow:0 0 18px #e4268af2}.ai-mv-hero-content h1{color:#fff;letter-spacing:-.045em;text-shadow:0 2px 30px #ffffff0f;max-width:980px;margin:0 auto;font-size:clamp(58px,7vw,104px);font-weight:800;line-height:.98}.ai-mv-hero-content h1 span{background:linear-gradient(105deg,#fff 0%,#f6e8f2 36%,#ef9bc4 70%,#fff 100%);color:#0000;filter:drop-shadow(0 0 16px #e4268a1a);-webkit-background-clip:text;background-clip:text}.ai-mv-hero-content p{color:#b1b5bf;max-width:540px;margin:20px auto 0;font-size:16px;line-height:1.55}.ai-mv-composer-shell{width:min(100%,830px);margin:42px auto 0;position:relative}.ai-mv-composer-shell:before{content:"";z-index:-1;opacity:.55;filter:blur(34px);background:linear-gradient(90deg,#c0145a4d,#2d75c947);border-radius:42px;position:absolute;inset:18px 8% -18px}.ai-mv-composer{text-align:left;background:linear-gradient(#141822f5,#0d1018f5);border:1px solid #ffffff26;border-radius:26px;padding:14px;box-shadow:0 28px 90px #00000070,inset 0 1px #ffffff0a}.ai-mv-composer-top{grid-template-columns:66px 1fr;align-items:start;gap:14px;min-height:120px;display:grid}.ai-mv-cover-add{color:#b9beca;background:linear-gradient(145deg,#ffffff1c,#ffffff09);border:1px solid #ffffff17;border-radius:16px;place-items:center;width:66px;height:66px;font-size:27px;line-height:1;display:grid}.ai-mv-composer textarea{resize:none;width:100%;min-height:100px;color:var(--ai-mv-text);background:0 0;border:0;outline:0;padding:10px 4px;font-size:15px;line-height:1.55}.ai-mv-composer textarea::placeholder{color:#717785}.ai-mv-composer-foot{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:14px;padding-top:13px;display:flex}.ai-mv-tool-group,.ai-mv-action-group{align-items:center;gap:10px;display:flex}.ai-mv-tool{border-radius:var(--ai-mv-pill);color:#d6d8de;background:#ffffff0b;border:1px solid #ffffff14;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.ai-mv-home-upload{cursor:pointer}.ai-mv-home-upload input{display:none}.ai-mv-home-upload>span{align-items:center;gap:8px;display:inline-flex}.ai-mv-home-upload .upload-control__icon{color:#fff;background:linear-gradient(135deg, var(--ai-mv-pink), var(--ai-mv-blue));border:0;border-radius:7px;place-items:center;width:20px;height:20px;display:grid}.ai-mv-home-upload strong{text-overflow:ellipsis;white-space:nowrap;max-width:146px;overflow:hidden}.ai-mv-home-upload small,.ai-mv-home-upload .audio-waveform,.ai-mv-home-upload .mini-icon{display:none}.ai-mv-music-icon{color:#fff;background:linear-gradient(135deg, var(--ai-mv-pink), var(--ai-mv-blue));border-radius:7px;place-items:center;width:20px;height:20px;display:grid}.ai-mv-ratio-icon{border:1.5px solid #aeb4c0;border-radius:2px;width:16px;height:11px}.ai-mv-tool-arrow{border-bottom:1.5px solid #aeb4c0;border-right:1.5px solid #aeb4c0;width:7px;height:7px;margin-left:2px;transform:translateY(-2px)rotate(45deg)}.ai-mv-counter{color:#686e7a;font-size:12px}.ai-mv-create-btn{padding:0 20px}.ai-mv-featured{background:radial-gradient(circle at 20% 5%,#c0145a1f,#0000 24%),radial-gradient(circle at 82% 12%,#2d75c91c,#0000 26%),linear-gradient(#07090e,#080b11);padding:126px 0 116px;overflow:hidden}.ai-mv-section-head{text-align:center;width:min(100% - 48px,880px);margin:0 auto 52px}.ai-mv-section-head h2{color:#fff;letter-spacing:-.038em;margin:0;font-size:clamp(46px,4.8vw,72px);font-weight:700;line-height:1.01}.ai-mv-section-head p{color:#9a9eaa;margin:16px auto 0;font-size:16px}.ai-mv-gallery-viewport{cursor:grab;overscroll-behavior-x:contain;scrollbar-width:none;scroll-behavior:auto;-webkit-overflow-scrolling:touch;width:100%;padding:0 64px;position:relative;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 48px calc(100% - 48px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 48px calc(100% - 48px),#0000 100%)}.ai-mv-gallery-viewport::-webkit-scrollbar{display:none}.ai-mv-gallery-viewport.is-dragging{cursor:grabbing}.ai-mv-gallery{gap:20px;width:max-content;display:flex}.ai-mv-work-card{scroll-snap-align:start;flex:0 0 224px;width:224px}.ai-mv-gallery-viewport.is-dragging .ai-mv-work-card,.ai-mv-gallery-viewport.is-dragging .sample-video-card{-webkit-user-select:none;user-select:none}.ai-mv-gallery-viewport.is-dragging .sample-play-button,.ai-mv-gallery-viewport.is-dragging .sample-hover-loading,.ai-mv-gallery-viewport.is-dragging .sample-hover-blocked,.ai-mv-gallery-viewport.is-dragging .sample-sound-toggle{pointer-events:none;opacity:0!important}.ai-mv-work-cover{aspect-ratio:3/4;background:linear-gradient(145deg,#0d1018,#32102a 45%,#b31558);border:1px solid #ffffff14;border-radius:16px;width:100%;display:block;position:relative;overflow:hidden;box-shadow:0 20px 55px #00000052}.ai-mv-work-cover video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ai-mv-work-cover:after{content:"";z-index:1;background:linear-gradient(#0000 56%,#05070ba8 100%);position:absolute;inset:0}.ai-mv-cover-1{background:radial-gradient(circle at 64% 28%,#f32d8de6,#0000 22%),linear-gradient(145deg,#0d1018,#32102a 45%,#b31558)}.ai-mv-cover-2{background:radial-gradient(circle at 42% 35%,#90d1ffcc,#0000 20%),linear-gradient(145deg,#0c1320,#16416d 46%,#2b78b7)}.ai-mv-cover-3{background:radial-gradient(circle at 50% 42%,#f552adbf,#0000 24%),linear-gradient(155deg,#130d1c,#4e1c64 48%,#be1b72)}.ai-mv-cover-4{background:radial-gradient(circle at 42% 36%,#5edfdbbf,#0000 22%),linear-gradient(155deg,#071219,#0f3e56 48%,#1b8c8e)}.ai-mv-cover-5{background:linear-gradient(145deg,#0f1018,#2b1e50 47%,#764ab5)}.ai-mv-cover-6{background:radial-gradient(circle at 50% 24%,#f0a8c2b8,#0000 20%),linear-gradient(150deg,#120f17,#54153d 48%,#d34483)}.ai-mv-cover-7{background:radial-gradient(circle at 46% 38%,#87c2ffb8,#0000 20%),linear-gradient(145deg,#0b111b,#1b3961 46%,#304e91)}.ai-mv-work-title{color:#eceef2;margin-top:15px;font-size:15px;font-weight:600}.ai-mv-work-creator{color:#6f7582;margin-top:6px;font-size:12px}.ai-mv-cta{text-align:center;background:#080a0f;border-top:1px solid #ffffff0e;padding:122px 24px 128px;position:relative;overflow:hidden}.ai-mv-cta:before{content:"";opacity:.62;filter:blur(88px);background:linear-gradient(90deg,#c0145a40,#2d75c92b);width:620px;height:250px;position:absolute;top:30px;left:50%;transform:translate(-50%)}.ai-mv-cta>*{z-index:2;position:relative}.ai-mv-cta h2{color:#fff;letter-spacing:-.035em;max-width:760px;margin:0 auto;font-size:clamp(40px,4.6vw,64px);font-weight:700;line-height:1.02}.ai-mv-cta p{color:#9a9eaa;max-width:570px;margin:20px auto 34px;font-size:16px;line-height:1.6}.ai-mv-cta .ai-mv-primary-btn{min-height:54px;padding:0 28px;font-size:14px}.ai-mv-footer{background:#080a0f;border-top:1px solid #ffffff0f;padding:42px 24px 34px}.ai-mv-footer-inner{width:min(100%, var(--ai-mv-max));justify-content:space-between;align-items:center;gap:28px;margin:0 auto;display:flex}.ai-mv-footer-left{align-items:center;gap:34px;display:flex}.ai-mv-footer-links{color:#6f7582;gap:24px;font-size:12px;display:flex}.ai-mv-footer-right{color:#6f7582;font-size:12px}@media (max-width:760px){.ai-mv-hero{background:radial-gradient(circle at 12% 18%,#c0145a4d,#0000 34%),radial-gradient(circle at 90% 16%,#2d75c93d,#0000 34%),linear-gradient(#080a10 0%,#080a0f 68%,#07090e 100%);min-height:auto}.ai-mv-hero:before,.ai-mv-hero:after{opacity:.22;filter:blur(84px);width:360px;height:360px}.ai-mv-nav-wrap{width:calc(100% - 32px);padding-top:16px}.ai-mv-nav{border-radius:16px;grid-template-columns:1fr auto;gap:12px;min-height:56px;padding:0 9px 0 16px}.ai-mv-brand{font-size:16px}.ai-mv-nav-links{display:none}.ai-mv-primary-btn{min-height:44px;padding:0 16px}.ai-mv-hero-content{width:min(100% - 40px,720px);padding:74px 0 84px}.ai-mv-hero-kicker{letter-spacing:.09em;margin-bottom:16px;font-size:10px}.ai-mv-hero-content h1{letter-spacing:-.045em;max-width:360px;font-size:clamp(46px,13vw,58px);line-height:.99}.ai-mv-hero-content p{max-width:310px;margin-top:16px;font-size:15px;line-height:1.5}.ai-mv-composer-shell{max-width:680px;margin-top:30px}.ai-mv-composer-shell:before{opacity:.48;filter:blur(28px);inset:22px 4% -14px}.ai-mv-composer{border-radius:22px;padding:12px}.ai-mv-composer-top{grid-template-columns:50px 1fr;gap:10px;min-height:108px}.ai-mv-cover-add{border-radius:14px;width:50px;height:50px;font-size:24px}.ai-mv-composer textarea{min-height:92px;padding:7px 2px;font-size:14px;line-height:1.5}.ai-mv-composer-foot{flex-direction:column;align-items:stretch;gap:10px;padding-top:12px}.ai-mv-tool-group,.ai-mv-action-group{width:100%}.ai-mv-tool-group{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.ai-mv-tool{justify-content:center;min-height:44px;padding:0 12px}.ai-mv-action-group{display:block}.ai-mv-counter{display:none}.ai-mv-create-btn{width:100%;min-height:48px;font-size:14px}.ai-mv-featured{padding:84px 0 76px}.ai-mv-section-head{width:calc(100% - 32px);margin-bottom:34px}.ai-mv-section-head h2{max-width:340px;margin-inline:auto;font-size:50px;line-height:1.02}.ai-mv-section-head p{max-width:300px;margin-top:14px;font-size:14px;line-height:1.5}.ai-mv-gallery-viewport{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:0 16px 10px;overflow:auto hidden}.ai-mv-gallery-viewport::-webkit-scrollbar{display:none}.ai-mv-gallery{gap:14px;padding-right:16px;transform:none}.ai-mv-work-card{scroll-snap-align:start;flex:none;width:min(76vw,280px)}.ai-mv-work-cover{border-radius:15px}.ai-mv-work-title{margin-top:13px}.ai-mv-cta{padding:86px 20px 92px}.ai-mv-cta:before{filter:blur(74px);width:360px;height:210px}.ai-mv-cta h2{max-width:340px;font-size:52px;line-height:1.02}.ai-mv-cta p{max-width:320px;margin:18px auto 28px;font-size:14px;line-height:1.55}.ai-mv-cta .ai-mv-primary-btn{width:min(100%,320px);min-height:50px}.ai-mv-footer{padding:34px 20px 28px}.ai-mv-footer-inner,.ai-mv-footer-left{flex-direction:column;align-items:flex-start}.ai-mv-footer-inner{gap:22px}.ai-mv-footer-left{gap:18px}.ai-mv-footer-links{flex-wrap:wrap;gap:14px 20px}.ai-mv-footer-right{line-height:1.5}}@media (max-width:430px){.ai-mv-nav{padding-left:13px}.ai-mv-brand{gap:7px}.ai-mv-primary-btn{padding:0 14px}.ai-mv-hero-content h1{font-size:clamp(44px,12vw,50px)}}@media (max-width:390px){.ai-mv-hero-content{width:calc(100% - 28px)}.ai-mv-hero-content h1{max-width:350px;font-size:44px;line-height:1}.ai-mv-hero-content p{max-width:285px}.ai-mv-composer{padding:10px}.ai-mv-composer-top{grid-template-columns:46px 1fr}.ai-mv-cover-add{width:46px;height:46px}.ai-mv-tool{font-size:12px}.ai-mv-section-head h2,.ai-mv-cta h2{font-size:40px}.ai-mv-work-card{width:min(78vw,280px)}}@media (max-width:375px){.ai-mv-primary-btn{min-height:42px;padding:0 12px;font-size:12px}.ai-mv-hero-content h1{font-size:42px}.ai-mv-hero-content p{font-size:14px}.ai-mv-tool{padding-inline:9px}}:root{--bg:#07090e;--surface:#10131a;--raised:#141822;--soft:#181c27;--border:#292d39;--border-light:#ffffff1f;--primary:#c0145a;--pink:#e4268a;--blue:#22518a;--bright-blue:#2d75c9;--text:#f4f3f1;--muted:#8d909a;--muted-strong:#b8bbc4;--sidebar-width:190px;--topbar-height:72px;--radius-sm:12px;--radius:16px;--radius-lg:22px;--pill:999px;--shadow:0 20px 48px #0000003d;--gradient:linear-gradient(105deg, #b61154 0%, #e4268a 56%, #7654d8 100%);--gradient-blue:linear-gradient(105deg, #d9fff5 0%, #9fd8ff 100%)}.studio-shell.app-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);min-height:100vh;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.studio-shell.app-shell *,.login-modal *,.login-overlay{box-sizing:border-box}.studio-shell.app-shell a{color:inherit;text-decoration:none}.studio-shell.app-shell button,.studio-shell.app-shell input,.studio-shell.app-shell textarea,.login-modal button{font:inherit}.studio-shell.app-shell svg,.login-modal svg{display:block}.studio-shell.app-shell .sidebar{z-index:4;background:radial-gradient(circle at 18% 40%,#c0145a14,#0000 34%),linear-gradient(#0d1017 0%,#090c12 100%);border-right:1px solid #ffffff14;min-height:100vh;padding:0;display:block;position:relative}.studio-shell.app-shell .brand{height:var(--topbar-height);color:var(--text);letter-spacing:0;border-bottom:1px solid #ffffff14;align-items:center;gap:10px;padding:0 28px;font-size:16px;font-weight:760;display:flex}.studio-shell.app-shell .brand-mark,.studio-shell.app-shell .footer-brand .brand-mark{width:22px;height:21px;color:var(--pink);justify-content:center;align-items:center;gap:2px;display:flex}.studio-shell.app-shell .brand-mark i{border-radius:var(--pill);background:currentColor;width:2.5px;box-shadow:0 0 10px #e4268a80}.studio-shell.app-shell .brand-mark i:first-child,.studio-shell.app-shell .brand-mark i:nth-child(5){height:7px}.studio-shell.app-shell .brand-mark i:nth-child(2),.studio-shell.app-shell .brand-mark i:nth-child(4){height:14px}.studio-shell.app-shell .brand-mark i:nth-child(3){height:20px}.studio-shell.app-shell .side-nav{gap:8px;padding:20px 14px;display:grid}.studio-shell.app-shell .nav-item{color:#9297a3;background:0 0;border:1px solid #0000;border-radius:13px;justify-content:flex-start;align-items:center;gap:14px;min-height:48px;padding:0 16px;font-size:14px;font-weight:560;display:flex}.studio-shell.app-shell .nav-item svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.studio-shell.app-shell .nav-item.is-active{color:var(--text);background:linear-gradient(100deg,#c0145a36,#2d75c914),#ffffff09;border-color:#e4268a4d;box-shadow:inset 0 1px #ffffff0a,0 10px 32px #00000026}.studio-shell.app-shell .nav-item.is-active svg{color:#f477b3;filter:drop-shadow(0 0 8px #e4268a59)}.studio-shell.app-shell .app-main{background:var(--bg);min-width:0;min-height:100vh;padding:0;position:relative}.studio-shell.app-shell .topbar{z-index:5;height:var(--topbar-height);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0c0f16eb;border-bottom:1px solid #ffffff14;justify-content:flex-end;align-items:center;padding:0 26px;display:flex;position:relative}.studio-shell.app-shell .topbar:before{content:"";background:linear-gradient(90deg, var(--pink), transparent);opacity:.55;width:36%;height:1px;position:absolute;top:0;left:0}.studio-shell.app-shell .mobile-page-title{display:none}.studio-shell.app-shell .account-actions{align-items:center;gap:12px;display:flex}.studio-shell.app-shell .credits-chip{border-radius:var(--pill);min-width:68px;height:32px;color:var(--text);background:linear-gradient(115deg,#c0145a4d,#2d75c929);border:1px solid #e4268a47;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:650;display:inline-flex}.studio-shell.app-shell .credits-chip svg{color:#f5a3cc;fill:#f5a3cc;stroke:#f5a3cc;width:15px;height:15px}.studio-shell.app-shell .account-actions .user-menu{position:relative}.studio-shell.app-shell .account-actions .avatar-button{color:#dce7f4;background:linear-gradient(135deg,#2d75c9,#c0145a);border:1px solid #ffffff29;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;font-size:0;display:grid;position:relative;overflow:hidden}.studio-shell.app-shell .account-actions .avatar-button:before{content:"";background:radial-gradient(circle at 35% 25%,#87b8ef,#244c7e 48%,#151924 49%);border-radius:50%;position:absolute;inset:3px}.studio-shell.app-shell .account-actions .avatar-button svg,.studio-shell.app-shell .account-actions .avatar-thumb{z-index:1;width:24px;height:24px;position:relative}.studio-shell.app-shell .account-actions .avatar-thumb{object-fit:cover;border-radius:50%;width:100%;height:100%}.studio-shell.app-shell .account-actions .avatar-button>span{display:none}.studio-shell.app-shell .user-popover{top:calc(100% + 12px);right:0}.studio-shell.app-shell .main-panel{height:calc(100vh - var(--topbar-height));isolation:isolate;background:radial-gradient(circle at 8% 35%,#c0145a12,#0000 28%),radial-gradient(circle at 82% 16%,#2d75c90f,#0000 34%),linear-gradient(#080a10,#07090e);position:relative;overflow:hidden auto}.studio-shell.app-shell .main-panel:before,.studio-shell.app-shell .main-panel:after{content:"";z-index:-1;filter:blur(120px);opacity:.08;pointer-events:none;border-radius:50%;width:380px;height:380px;position:fixed}.studio-shell.app-shell .main-panel:before{background:var(--pink);top:260px;left:0}.studio-shell.app-shell .main-panel:after{background:var(--bright-blue);top:110px;right:-180px}.studio-shell.app-shell .page-content{min-height:100%;padding:30px 36px 48px}.studio-shell.app-shell .segmented{border-radius:var(--pill);background:#ffffff0e;border:1px solid #ffffff14;width:max-content;padding:2px;display:flex}.studio-shell.app-shell .segment{border-radius:var(--pill);color:#aeb1b9;background:0 0;border:0;min-width:120px;height:38px;padding:0 22px;font-size:13px;font-weight:650}.studio-shell.app-shell .segment.is-active{color:#fff;background:linear-gradient(105deg,#c0145a57,#2d75c96b)}.studio-shell.app-shell .panel-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:inset 0 1px 0 #ffffff08, var(--shadow);background:linear-gradient(145deg,#ffffff06,#0000 42%),linear-gradient(#141822f7,#0e1118f7)}.studio-shell.app-shell .primary-button{border-radius:var(--pill);color:#fff;background:var(--gradient);border:1px solid #ffffff24;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 24px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 14px 34px #c0145a3d,inset 0 1px #fff3}.studio-shell.app-shell .outline-button{border-radius:var(--pill);color:#bfe6ff;background:0 0;border:1px solid #9fd8ff80;min-height:44px;padding:0 22px;font-size:13px;font-weight:650}.studio-shell.app-shell .empty-state{place-items:initial;min-height:0;color:var(--muted);text-align:center;background:0 0;border:0;border-radius:0;justify-items:center;gap:15px;display:grid}.studio-shell.app-shell .empty-box{width:72px;height:58px;position:relative}.studio-shell.app-shell .empty-box:before{content:"";clip-path:polygon(16% 0,84% 0,100% 100%,0 100%);background:linear-gradient(#8a90a0,#686e7d);border-radius:4px 4px 2px 2px;width:48px;height:21px;position:absolute;top:0;left:12px}.studio-shell.app-shell .empty-box:after{content:"";background:linear-gradient(90deg,#0000 42%,#181b22 43% 57%,#0000 58%),linear-gradient(#828896,#656b78);border-radius:7px 7px 10px 10px;width:62px;height:38px;position:absolute;top:18px;left:5px}.studio-shell.app-shell .status-badge{color:#fff;background:#07090ed1;border-radius:6px;align-items:center;padding:4px 7px;font-size:10px;font-weight:750;display:inline-flex}.studio-shell.app-shell .workbench-footer{color:#777c87;justify-content:center;align-items:center;gap:14px;padding:30px 0 0;font-size:11px;display:flex}.studio-shell.app-shell .workbench-footer a{text-underline-offset:3px;text-decoration:underline}.studio-shell.app-shell .home-content{width:min(100%,1480px);margin:0 auto;padding-top:30px}.studio-shell.app-shell .home-feature{grid-template-columns:200px minmax(0,1fr);align-items:stretch;gap:36px;display:grid}.studio-shell.app-shell .genre-list{align-content:center;gap:5px;display:grid}.studio-shell.app-shell .genre-item{color:#666b76;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;align-content:center;justify-items:start;gap:5px;height:65px;padding:10px 14px;display:grid;position:relative}.studio-shell.app-shell .genre-item small{color:inherit;letter-spacing:.08em;font-size:10px;font-weight:700}.studio-shell.app-shell .genre-item strong{font-size:12px;font-weight:650}.studio-shell.app-shell .genre-item i{background:#ffffff1a;height:1px;position:absolute;bottom:9px;left:14px;right:14px}.studio-shell.app-shell .genre-item i:before{content:"";background:linear-gradient(90deg, var(--pink), var(--bright-blue));width:32px;height:2px;display:block}.studio-shell.app-shell .genre-item.is-active{color:#fff;background:linear-gradient(105deg,#c0145a29,#2d75c914),#ffffff0b;border-color:#ffffff12}.studio-shell.app-shell .genre-item.is-active small{color:#9fd8ff}.studio-shell.app-shell .feature-banner{width:100%;height:356px;color:var(--text);text-align:left;border-radius:13px;display:block;position:relative;overflow:hidden}.studio-shell.app-shell .banner-art{background:radial-gradient(circle at 64% 30%,#eecadbe6,#0000 12%),radial-gradient(circle at 60% 42%,#c0145ae6,#0000 18%),linear-gradient(110deg,#eef2f6 0%,#9299a6 40%,#dee4e8 100%);position:absolute;inset:0;overflow:hidden}.studio-shell.app-shell .banner-art--video{background:#080b11}.studio-shell.app-shell .banner-art video,.studio-shell.app-shell .card-visual video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.studio-shell.app-shell .banner-art:before{content:"";filter:drop-shadow(0 22px 30px #0000003d);background:radial-gradient(circle at 50% 10%,#d9b5ad 0 7%,#0000 7.5%),linear-gradient(165deg,#0000 0 13%,#9d174f 14% 72%,#cf416f 74%);border-radius:48% 48% 32% 32%;width:190px;height:350px;position:absolute;top:1%;left:51%;transform:rotate(-6deg)}.studio-shell.app-shell .banner-art--video:before{display:none}.studio-shell.app-shell .banner-art:after{content:"";background:linear-gradient(90deg,#04070c47,#0000 35%),linear-gradient(#0000 46%,#07090ebf 100%);position:absolute;inset:0}.studio-shell.app-shell .banner-copy{z-index:2;gap:9px;display:grid;position:absolute;bottom:34px;left:36px}.studio-shell.app-shell .banner-copy small{color:#9fd8ff;letter-spacing:.12em;font-size:10px;font-weight:750}.studio-shell.app-shell .banner-copy strong{letter-spacing:0;font-size:30px;line-height:1}.studio-shell.app-shell .trending-section{margin-top:64px}.studio-shell.app-shell .section-row h1{letter-spacing:0;margin:0 0 14px;font-size:18px;font-weight:720}.studio-shell.app-shell .trending-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;align-items:start;gap:16px;display:grid}.studio-shell.app-shell .video-card{height:202px;color:var(--text);text-align:left;background:#10131a;border:1px solid #ffffff12;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 18px 36px #0003}.studio-shell.app-shell .video-card.is-tall{grid-row:span 2;height:424px}.studio-shell.app-shell .video-card strong{z-index:2;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;position:absolute;bottom:11px;left:12px;right:54px;overflow:hidden}.studio-shell.app-shell .card-visual{position:absolute;inset:0;overflow:hidden}.studio-shell.app-shell .card-visual:after{content:"";z-index:1;background:linear-gradient(#0000 54%,#04060acc);position:absolute;inset:0}.studio-shell.app-shell .card-street .card-visual{background:radial-gradient(circle at 50% 38%,#15171b 0 12%,#0000 12.5%),repeating-radial-gradient(circle at 50% 46%,#d9dfe61f 0 3px,#0000 4px 13px),linear-gradient(135deg,#465b65,#11151c 52%,#7d3a26)}.studio-shell.app-shell .visual-person{background:linear-gradient(#0e1117 0 22%,#24272d 23% 58%,#0a0c10 59%);border-radius:48% 48% 18% 18%;width:88px;height:150px;position:absolute;top:35%;left:40%;transform:translate(-50%,-10%)rotate(-7deg)}.studio-shell.app-shell .card-hall .card-visual{background:linear-gradient(90deg,#0000 49%,#14181fe6 50% 51%,#0000 52%),repeating-linear-gradient(90deg,#eef0ec 0 34px,#13161d 34px 68px)}.studio-shell.app-shell .card-hall .card-visual:before{content:"";background:radial-gradient(circle at 50% 10%,#fff 0 6%,#0000 6.5%),linear-gradient(#e9edef,#c7cbce);position:absolute;inset:0 0 50%}.studio-shell.app-shell .card-pop .card-visual{background:radial-gradient(circle,#9f174c 0 14%,#080b11 15% 35%,#e4eaff 36% 39%,#09101b 40%)}.studio-shell.app-shell .visual-ring{background:linear-gradient(160deg,#c01959,#601542);border-radius:50%;width:70px;height:110px;position:absolute;top:51%;left:50%;transform:translate(-50%,-50%)rotate(90deg)}.studio-shell.app-shell .card-flower .card-visual{background:radial-gradient(circle at 50% 27%,#f3efe9 0 4%,#0000 4.5%),repeating-radial-gradient(circle at 50% 31%,#eee5dc 0 10px,#0000 12px 21px),linear-gradient(145deg,#14385c,#e4268a)}.studio-shell.app-shell .visual-face{background:linear-gradient(#e8c5aa,#ae6a62);border-radius:48% 48% 40% 40%;width:116px;height:160px;position:absolute;top:30%;left:50%;transform:translate(-50%);box-shadow:0 0 70px #e4268ab3}.studio-shell.app-shell .card-shadow .card-visual{background:radial-gradient(circle at 50% 30%,#d0dae266,#0000 22%),linear-gradient(160deg,#26343a,#0b0d11 65%)}.studio-shell.app-shell .visual-shadow{background:radial-gradient(circle at 50% 20%,#5c514c 0 12%,#0000 12.5%),linear-gradient(#0000 0 12%,#111319 13%);border-radius:45% 45% 34% 34%;width:76%;height:78%;position:absolute;top:12%;left:50%;transform:translate(-50%)}.studio-shell.app-shell .card-country .card-visual{background:linear-gradient(#0000 55%,#623617 56%),radial-gradient(circle at 75% 26%,#ffd879 0 7%,#0000 7.5%),linear-gradient(150deg,#3d789a,#e79a53)}.studio-shell.app-shell .visual-country{background:#281c18;border-radius:46% 46% 18% 18%;width:78px;height:114px;position:absolute;bottom:5%;left:46%}.studio-shell.app-shell .card-island .card-visual{background:radial-gradient(circle at 68% 30%,#fff1a8 0 6%,#0000 6.5%),linear-gradient(#274c6f 0 47%,#245a70 48% 64%,#d0a869 65%)}.studio-shell.app-shell .visual-island{background:#172c25;border-radius:50%;width:100px;height:70px;position:absolute;bottom:22%;left:43%}.studio-shell.app-shell .card-mecha .card-visual{background:radial-gradient(circle at 50% 43%,#a9edff 0 4%,#2d75c9 5% 10%,#0000 11%),linear-gradient(160deg,#234a6b,#0a1018 56%)}.studio-shell.app-shell .visual-mecha{clip-path:polygon(37% 0,63% 0,67% 23%,83% 37%,92% 100%,8% 100%,17% 37%,33% 23%);background:linear-gradient(90deg,#11161d,#32516d 50%,#11161d);width:78%;height:88%;position:absolute;top:18%;left:50%;transform:translate(-50%)}.sample-video-card{cursor:pointer;font:inherit;padding:0}.sample-video-card video{pointer-events:none}.sample-sound-toggle{z-index:6;color:#fff;opacity:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07090e94;border:1px solid #ffffff3d;border-radius:50%;place-items:center;width:34px;height:34px;transition:opacity .16s,transform .16s,background .16s;display:inline-grid;position:absolute;bottom:12px;right:12px;transform:translateY(4px);box-shadow:0 12px 26px #0000004d}.sample-sound-toggle:hover{background:#07090ec7}.sample-sound-toggle .sample-sound-icon{grid-area:1/1}.sample-sound-toggle .sample-sound-icon--off{display:block!important}.sample-sound-toggle .sample-sound-icon--on,.sample-video-card.is-sound-on .sample-sound-toggle .sample-sound-icon--off{display:none!important}.sample-video-card.is-sound-on .sample-sound-toggle .sample-sound-icon--on{display:block!important}.sample-video-card .sample-sound-toggle .sample-sound-icon[hidden]{display:none!important}.sample-play-button{z-index:3;color:#fff;opacity:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07090e85;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:48px;height:48px;transition:opacity .16s,transform .16s,background .16s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 36px #00000052}.sample-hover-loading,.sample-hover-blocked{z-index:4;color:#fff;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07090e9e;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 14px;transition:opacity .16s,transform .16s;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 36px #00000057}.sample-hover-loading span,.sample-hover-blocked span{color:inherit;font-size:12px;font-weight:760;line-height:1;position:static}.sample-hover-loading{border-radius:50%;gap:0;width:56px;height:56px;min-height:56px;padding:0}.sample-hover-loading svg{width:24px;height:24px}.sample-hover-blocked{z-index:5;color:#ffe5ef;white-space:nowrap;background:#270c1ab8;border-color:#e4268a5c;min-height:40px;padding:0 15px;font-size:12px;font-weight:760}.sample-video-card:hover .sample-play-button,.sample-video-card:focus-visible .sample-play-button{opacity:1;transform:translate(-50%,-50%)scale(1.04)}.sample-video-card:focus-visible{outline-offset:3px;outline:2px solid #e4268ab8}@media (hover:none),(pointer:coarse){.sample-play-button{opacity:1}.sample-hover-loading,.sample-hover-blocked,.sample-sound-toggle{display:none}}@media (hover:hover) and (pointer:fine){.sample-video-card:hover .sample-play-button{opacity:0;transform:translate(-50%,-50%)scale(.96)}.sample-video-card.is-hover-loading .sample-hover-loading,.sample-video-card.is-hover-blocked .sample-hover-blocked{opacity:1;transform:translate(-50%,-50%)scale(1.04)}.sample-video-card:hover .sample-sound-toggle,.sample-video-card:focus-within .sample-sound-toggle,.sample-video-card.is-hover-loading .sample-sound-toggle,.sample-video-card.is-hover-previewing .sample-sound-toggle{opacity:1;transform:translateY(0)}}.studio-shell.app-shell .home-footer{color:#8a8f9a;justify-content:space-between;align-items:center;gap:24px;margin-top:70px;padding:0 0 16px;font-size:11px;display:flex}.studio-shell.app-shell .footer-brand{color:var(--text);align-items:center;gap:9px;display:flex}.studio-shell.app-shell .footer-brand .brand-mark{width:18px;transform:scale(.8)}.studio-shell.app-shell .footer-links{gap:22px;display:flex}.studio-shell.app-shell .mv-panel{min-height:690px;overflow:hidden}.studio-shell.app-shell .mv-content{height:100%;padding:14px 32px 0}.studio-shell.app-shell .mv-heading{justify-content:space-between;align-items:flex-start;height:40px;display:flex}.studio-shell.app-shell .mv-heading h1{letter-spacing:0;margin:0;font-size:24px;font-weight:720;line-height:1.2}.studio-shell.app-shell .mv-heading a{color:#d2d4da;align-items:center;gap:5px;margin-top:6px;font-size:12px;display:flex}.studio-shell.app-shell .mv-grid{grid-template-columns:394px minmax(0,1fr);gap:42px;height:calc(100% - 40px);display:grid}.studio-shell.app-shell .create-column{height:100%;min-height:0;position:relative}.studio-shell.app-shell .create-scroll{scrollbar-width:thin;scrollbar-color:#ffffff24 transparent;height:100%;padding-bottom:74px;overflow-y:auto}.studio-shell.app-shell .create-scroll::-webkit-scrollbar{width:6px}.studio-shell.app-shell .create-scroll::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}.studio-shell.app-shell .form-card{border:1px solid var(--border);background:linear-gradient(145deg,#ffffff06,#0000 42%),linear-gradient(#141822f7,#0e1118f7);border-radius:15px;margin-bottom:14px;position:relative;box-shadow:inset 0 1px #ffffff08,0 18px 40px #0000001f}.studio-shell.app-shell .card-label{color:#f3b2d2;font-size:12px;font-weight:650}.studio-shell.app-shell .music-card{height:142px;padding:17px 16px}.studio-shell.app-shell .upload-control.upload-music{width:66px;height:66px;min-height:66px;color:var(--text);background:linear-gradient(145deg, #ffffff1c, #ffffff09), var(--raised);border:1px solid #ffffff17;border-radius:14px;align-content:center;place-items:center;gap:4px;padding:0;font-size:11px;font-weight:600;display:grid;position:absolute;top:58px;left:50%;transform:translate(-50%,-50%)}.studio-shell.app-shell .upload-music input,.studio-shell.app-shell .photo-upload input{display:none}.studio-shell.app-shell .upload-music .upload-control__icon,.studio-shell.app-shell .photo-upload .upload-control__icon{background:0 0;border:0;width:auto;height:auto}.studio-shell.app-shell .upload-music svg,.studio-shell.app-shell .photo-upload svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.studio-shell.app-shell .upload-music>span,.studio-shell.app-shell .photo-upload>span{justify-items:center;gap:3px;display:grid}.studio-shell.app-shell .upload-music strong,.studio-shell.app-shell .photo-upload strong{font-size:inherit;font-weight:inherit;color:inherit;text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.studio-shell.app-shell .upload-music small,.studio-shell.app-shell .photo-upload small{display:none}.studio-shell.app-shell .photo-card{align-content:start;gap:12px;height:auto;min-height:112px;padding:15px 12px 12px;display:grid;overflow:visible}.studio-shell.app-shell .photo-card>.card-label{margin-left:4px}.studio-shell.app-shell .photo-content{grid-template-columns:126px minmax(0,1fr);gap:10px;height:66px;display:grid}.studio-shell.app-shell .role-stack,.studio-shell.app-shell .role-stack__item{gap:10px;display:grid}.studio-shell.app-shell .role-stack__meta{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;display:grid}.studio-shell.app-shell .role-stack__meta input{width:100%;height:38px;color:var(--text);background:#05070c75;border:1px solid #fff1;border-radius:10px;padding:0 12px}.studio-shell.app-shell .role-upload{justify-content:flex-start;min-height:76px}.studio-shell.app-shell .role-toggle button{min-width:72px}.studio-shell.app-shell .add-role-button,.studio-shell.app-shell .role-remove-button{min-height:38px}.studio-shell.app-shell .photo-upload,.studio-shell.app-shell .reference-people{background:#05070c75;border:1px solid #ffffff0b;border-radius:11px}.studio-shell.app-shell .photo-upload{color:#8f949f;align-content:center;place-items:center;gap:3px;min-height:0;padding:0;font-size:10px;display:grid}.studio-shell.app-shell .reference-people{gap:7px;min-width:0;padding:7px 11px 7px 7px;display:flex;position:relative;overflow:hidden}.studio-shell.app-shell .portrait{background:linear-gradient(150deg,#24324a,#11151e 68%);border-radius:8px;flex:none;width:47px;height:52px;position:relative;overflow:hidden}.studio-shell.app-shell .portrait i,.studio-shell.app-shell .portrait b,.studio-shell.app-shell .portrait em{position:absolute;left:50%;transform:translate(-50%)}.studio-shell.app-shell .portrait i{z-index:3;background:#251916;border-radius:50% 52% 22% 20%;width:25px;height:17px;top:7px}.studio-shell.app-shell .portrait b{z-index:2;background:#b87555;border-radius:45% 45% 48% 48%;width:20px;height:24px;top:12px}.studio-shell.app-shell .portrait em{background:#16253b;border-radius:50% 50% 8px 8px;width:44px;height:30px;bottom:-10px}.studio-shell.app-shell .portrait-one{background:linear-gradient(145deg,#a91d63,#18243c 72%)}.studio-shell.app-shell .portrait-two{background:linear-gradient(145deg,#245ea5,#151924 72%)}.studio-shell.app-shell .portrait-three{background:linear-gradient(145deg,#bc376d,#263f60 72%)}.studio-shell.app-shell .portrait-three i{background:#e0b276;width:29px;height:30px}.studio-shell.app-shell .portrait-three b{background:#e5b393}.studio-shell.app-shell .portrait-four{background:linear-gradient(145deg,#672553,#18456a 72%)}.studio-shell.app-shell .reference-scrollbar{border-radius:var(--pill);background:linear-gradient(#e4268a99,#2d75c959);width:3px;height:48px;position:absolute;top:8px;right:5px}.studio-shell.app-shell .description-card{height:190px;padding:17px 16px}.studio-shell.app-shell .description-card textarea{resize:none;width:100%;height:126px;color:var(--text);background:0 0;border:0;outline:0;margin-top:10px;padding:0;font-size:12px;line-height:1.55}.studio-shell.app-shell .description-card textarea::placeholder,.studio-shell.app-shell .option-field input::placeholder{color:#747986}.studio-shell.app-shell .character-count{color:#d0d2d7;font-size:10px;position:absolute;bottom:11px;left:16px}.studio-shell.app-shell .options-panel{min-height:310px;overflow:hidden}.studio-shell.app-shell .options-panel.is-collapsed{min-height:0}.studio-shell.app-shell .options-heading{color:#e5e3e2;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;width:100%;height:58px;padding:0 16px;font-size:12px;font-weight:600;display:flex}.studio-shell.app-shell .options-heading svg,.studio-shell.app-shell .option-select svg{fill:none;stroke:#aeb2bc;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.studio-shell.app-shell .option-field{padding:13px 16px 0}.studio-shell.app-shell .field-heading{color:#e2e3e7;justify-content:space-between;margin-bottom:9px;font-size:12px;display:flex}.studio-shell.app-shell .field-heading span{color:#717682;font-size:10px}.studio-shell.app-shell .option-field input{width:100%;height:48px;color:var(--text);background:#05070c75;border:1px solid #fff1;border-radius:11px;outline:0;padding:0 14px;font-size:11px}.studio-shell.app-shell .option-field select,.studio-shell.app-shell .option-field textarea{width:100%;min-height:48px;color:var(--text);resize:vertical;background:#05070c75;border:1px solid #fff1;border-radius:11px;outline:0;padding:12px 14px;font-size:11px}.studio-shell.app-shell .option-field textarea{min-height:112px}.studio-shell.app-shell .mood-chip-row{flex-wrap:wrap;gap:8px;margin-top:10px}.studio-shell.app-shell .mood-chip{color:var(--muted-strong);background:#070a1094;border:1px solid #ffffff14;border-radius:999px;padding:7px 10px;font-size:11px}.studio-shell.app-shell .mood-chip.is-active{color:#fff5fb;background:#e4268a2e;border-color:#e4268a8c}.studio-shell.app-shell .option-row{grid-template-columns:1fr 1fr;gap:10px;padding:13px 16px 0;display:grid}.studio-shell.app-shell .option-select{height:54px;color:var(--text);text-align:left;background:#05070c75;border:1px solid #fff1;border-radius:11px;justify-content:space-between;align-items:center;padding:0 13px;display:flex}.studio-shell.app-shell .option-select small,.studio-shell.app-shell .option-select strong{display:block}.studio-shell.app-shell .option-select small{color:#747986;margin-bottom:3px;font-size:9px}.studio-shell.app-shell .option-select strong{font-size:11px}.studio-shell.app-shell .toggle-row{color:#d9dbe0;background:0 0;border:0;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:10px;min-height:48px;margin:0 16px;font-size:11px;display:flex}.studio-shell.app-shell .toggle-row>span:first-child{text-align:left;gap:3px;display:grid;margin-right:10px!important}.studio-shell.app-shell .toggle-row small{color:#858b97;font-size:9px;font-weight:500}.studio-shell.app-shell .toggle-row.is-disabled{cursor:not-allowed;opacity:.78}.studio-shell.app-shell .toggle{border-radius:var(--pill);background:#ffffff24;width:34px;height:19px;position:relative}.studio-shell.app-shell .toggle.is-on{background:linear-gradient(90deg,#b61154,#2d75c9)}.studio-shell.app-shell .toggle i{background:#fff;border-radius:50%;width:13px;height:13px;transition:left .2s;position:absolute;top:3px;left:3px}.studio-shell.app-shell .toggle.is-on i{left:18px}.studio-shell.app-shell .generate-dock{z-index:5;background:linear-gradient(#0000,#07090ef5 35%);padding:12px 0 10px;position:absolute;bottom:0;left:0;right:0}.studio-shell.app-shell .generate-button{width:100%}.studio-shell.app-shell .generate-cost{align-items:center;gap:5px;font-size:11px;font-weight:650;display:inline-flex}.studio-shell.app-shell .generate-cost svg{fill:currentColor;width:15px;height:15px}.studio-shell.app-shell .mv-results{min-width:0;min-height:0;position:relative}.studio-shell.app-shell .mv-results .empty-state{background:0 0;border:0;width:180px;min-height:0;position:absolute;top:12px;left:50%;transform:translate(-50%)}.studio-shell.app-shell.app-shell--mv-ready{--sidebar-width:208px}.mv-panel--ready .mv-content{padding-inline:36px}.studio-shell.app-shell .mv-panel--ready{--sidebar-width:208px}.studio-shell.app-shell .mv-panel--ready .mv-grid{grid-template-columns:430px minmax(0,1fr);gap:40px}.studio-shell.app-shell .mv-panel--ready .form-card{margin-bottom:16px}.studio-shell.app-shell .mv-panel--ready .create-scroll{padding-bottom:72px;overflow-x:visible}.studio-shell.app-shell .mv-panel--ready .music-card{height:349px;padding:21px 16px 17px}.studio-shell.app-shell .song-file{background:#05070c85;border:1px solid #ffffff0b;border-radius:12px;align-items:center;height:77px;margin-top:22px;padding:0 42px 0 80px;display:flex;position:relative}.studio-shell.app-shell .record-art{background:radial-gradient(circle,#080a0e 0 10%,#323744 11% 14%,#080a0e 15% 27%,#0000 28%),repeating-radial-gradient(circle,#11141b 0 2px,#242936 3px 4px);border-radius:50%;width:55px;height:55px;position:absolute;top:11px;left:13px;box-shadow:0 7px 20px #00000059}.studio-shell.app-shell .record-art i{border:2px solid #e4268ac7;border-radius:50%;position:absolute;inset:20px;box-shadow:0 0 10px #e4268a59}.studio-shell.app-shell .song-meta{gap:6px;min-width:0;display:grid}.studio-shell.app-shell .song-meta strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.studio-shell.app-shell .song-meta small{color:var(--muted);font-size:10px}.studio-shell.app-shell .remove-button{color:#b7bac2;background:#ffffff1f;border:0;border-radius:50%;place-items:center;width:22px;height:22px;padding:0;display:grid}.studio-shell.app-shell .song-file .remove-button{position:absolute;top:27px;right:12px}.studio-shell.app-shell .song-player{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#05070c85;border-radius:17px;width:100%;height:34px;margin-top:11px;display:block}.studio-shell.app-shell .remove-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:13px;height:13px}.studio-shell.app-shell .waveform{background:repeating-linear-gradient(90deg,#0000 0 5px,#8d909a73 5px 8px,#0000 8px 11px),#22518a33;border:1px solid #ffffff14;border-radius:8px;height:49px;margin-top:11px;position:relative;overflow:hidden}.studio-shell.app-shell .waveform:after{content:"";opacity:.72;clip-path:polygon(0 42%,4% 24%,8% 38%,12% 13%,16% 34%,20% 19%,24% 44%,28% 15%,32% 29%,36% 8%,40% 38%,44% 18%,48% 42%,52% 12%,56% 34%,60% 18%,64% 40%,68% 22%,72% 46%,76% 15%,80% 35%,84% 24%,88% 43%,92% 18%,96% 34%,100% 26%,100% 76%,96% 65%,92% 82%,88% 58%,84% 76%,80% 60%,76% 84%,72% 54%,68% 78%,64% 58%,60% 82%,56% 64%,52% 86%,48% 60%,44% 80%,40% 62%,36% 90%,32% 68%,28% 84%,24% 56%,20% 80%,16% 66%,12% 88%,8% 62%,4% 76%,0 58%);background:repeating-linear-gradient(90deg,#0000 0 5px,#b7bfcc80 5px 8px,#0000 8px 11px);position:absolute;inset:8px 0}.studio-shell.app-shell .waveform-progress{z-index:2;background:linear-gradient(90deg,#28e1c742,#e81f8638);position:absolute;inset:0}.studio-shell.app-shell .waveform-handle{z-index:3;background:#eef0f4;border-radius:5px;width:9px;height:100%;position:absolute;top:0}.studio-shell.app-shell .waveform-handle-start,.studio-shell.app-shell .waveform-handle-end{transform:translate(-50%)}.studio-shell.app-shell .trim-waveform input[type=range]{z-index:5;opacity:0;cursor:ew-resize;pointer-events:none;width:100%;height:100%;margin:0;position:absolute;inset:0}.studio-shell.app-shell .trim-waveform input[type=range]::-webkit-slider-thumb{pointer-events:auto;appearance:none;width:18px;height:49px}.studio-shell.app-shell .trim-waveform input[type=range]::-moz-range-thumb{pointer-events:auto;border:0;width:18px;height:49px}.studio-shell.app-shell .waveform-time{color:#a5a9b2;justify-content:space-between;margin-top:8px;font-size:10px;display:flex}.studio-shell.app-shell .trim-inputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.studio-shell.app-shell .trim-inputs label{color:#aeb3bd;background:#05070c7a;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-width:0;height:34px;padding:0 8px;font-size:10px;display:flex}.studio-shell.app-shell .trim-inputs span{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.studio-shell.app-shell .trim-inputs input{width:58px;color:var(--text);font:inherit;text-align:right;background:0 0;border:0;outline:none}.studio-shell.app-shell .mv-panel--ready .photo-card{height:auto;min-height:198px;padding:17px 12px 10px}.studio-shell.app-shell .selected-reference{background:#05070c75;border:1px solid #ffffff0b;border-radius:11px;place-items:center;min-height:100px;display:grid;position:relative}.studio-shell.app-shell .selected-reference img{object-fit:cover;border-radius:2px;width:80px;height:80px;box-shadow:inset 0 0 0 1px #ffffff14}.studio-shell.app-shell .reference-remove{position:absolute;top:11px;right:13px}.studio-shell.app-shell .mv-panel--ready .description-card{height:207px;padding:20px 16px}.studio-shell.app-shell .mv-panel--ready .description-card textarea{height:138px;margin-top:12px}.studio-shell.app-shell .mv-panel--ready .options-panel{min-height:443px;overflow:visible}.studio-shell.app-shell .mv-panel--ready .options-heading{height:59px}.studio-shell.app-shell .mv-panel--ready .option-field{padding:15px 16px 0}.studio-shell.app-shell .mv-panel--ready .field-heading{margin-bottom:10px}.studio-shell.app-shell .mv-panel--ready .option-field input{border-radius:12px;height:55px;padding:0 15px;font-size:11px}.studio-shell.app-shell .mv-panel--ready .toggle-row{border-bottom:0;min-height:34px;margin:10px 16px 0;font-size:12px}.studio-shell.app-shell .mv-panel--ready .toggle-row+.toggle-row{margin-top:0}.studio-shell.app-shell .mv-panel--ready .toggle{width:39px;height:20px}.studio-shell.app-shell .mv-panel--ready .toggle i{width:16px;height:16px;top:2px;left:2px}.studio-shell.app-shell .mv-panel--ready .toggle.is-on i{left:21px}.studio-shell.app-shell .mv-panel--ready .generate-dock{padding:12px 0 9px}.studio-shell.app-shell .mv-panel--ready .generate-button{gap:20px;height:48px;box-shadow:0 14px 34px #c0145a5c,0 0 0 1px #e4268a14,inset 0 1px #ffffff38}.studio-shell.app-shell .library-content{align-content:start;gap:10px;padding:27px 16px 48px;display:grid}.studio-shell.app-shell .library-tabs{background:#ffffff1a;border-color:#ffffff17;width:fit-content;height:38px;margin:0;padding:0}.studio-shell.app-shell .library-tabs .segment{color:#b2b5bd;min-width:112px;height:36px;padding:0 18px;font-size:12px}.studio-shell.app-shell .library-tabs .segment.is-active{color:#bfe6ff;background:#343c54}.studio-shell.app-shell .library-view{min-height:620px;margin-top:0;position:relative}.studio-shell.app-shell .fragment-edit-page{align-items:stretch}.studio-shell.app-shell .fragment-edit__back{width:fit-content}.studio-shell.app-shell .fragment-edit__header{align-items:center}.studio-shell.app-shell .fragment-edit__mode{width:fit-content}.studio-shell.app-shell .fragment-edit__mode button,.studio-shell.app-shell .fragment-edit__video-type button{min-width:110px}.studio-shell.app-shell .fragment-edit__summary{grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr);gap:16px;display:grid}.studio-shell.app-shell .fragment-edit__frame,.studio-shell.app-shell .fragment-edit__scene,.studio-shell.app-shell .fragment-edit__settings{padding:14px}.studio-shell.app-shell .fragment-edit__frame img{aspect-ratio:16/9;object-fit:cover;border-radius:10px;width:100%}.studio-shell.app-shell .fragment-edit__placeholder{color:#8b909b;background:#ffffff08;border-radius:10px;place-items:center;min-height:220px;display:grid}.studio-shell.app-shell .fragment-edit__scene{align-content:start;gap:10px;display:grid}.studio-shell.app-shell .fragment-edit__scene p{color:#8b909b;margin:0}.studio-shell.app-shell .fragment-edit__settings{gap:16px;display:grid}.studio-shell.app-shell .fragment-edit__settings-copy{color:#8b909b;justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-shell.app-shell .fragment-edit__settings-copy p,.studio-shell.app-shell .fragment-edit__settings-copy strong{margin:0}.studio-shell.app-shell .fragment-edit__cta{flex-wrap:wrap}.studio-shell.app-shell .fragment-edit-page textarea{min-height:220px;color:var(--text);resize:vertical;background:#05070c75;border:1px solid #ffffff14;border-radius:12px;padding:14px}.studio-shell.app-shell .fragment-edit-page .timeline-list button{grid-template-columns:minmax(0,1fr) auto auto;gap:12px}.studio-shell.app-shell .fragment-edit-page .timeline-list button strong,.studio-shell.app-shell .fragment-edit-page .timeline-list button span,.studio-shell.app-shell .fragment-edit-page .timeline-list button small{display:block}.studio-shell.app-shell .fragment-edit-page .timeline-list button strong{color:#e5e7eb}.studio-shell.app-shell .fragment-edit-page .timeline-list button span,.studio-shell.app-shell .fragment-edit-page .timeline-list button small{color:#8b909b}.studio-shell.app-shell .library-grid{flex-wrap:wrap;gap:16px;display:flex}.studio-shell.app-shell .library-card{align-content:start;gap:8px;width:320px;padding:12px;display:grid;position:relative}.studio-shell.app-shell .library-cover{background:radial-gradient(circle at 50% 45%,#2d75c91a,#0000 34%),#ffffff06;border:0;border-radius:11px;align-content:center;place-items:center;gap:13px;width:100%;height:166px;display:grid;position:relative;overflow:hidden}.studio-shell.app-shell .library-cover.has-media img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.studio-shell.app-shell .library-cover.has-media:after{content:"";background:linear-gradient(#0000 45%,#04060ac2);position:absolute;inset:0}.studio-shell.app-shell .hourglass{opacity:.72;width:42px;height:48px;position:relative}.studio-shell.app-shell .hourglass:before,.studio-shell.app-shell .hourglass:after{content:"";background:#c0c3ca;border-radius:4px;width:32px;height:5px;position:absolute;left:5px}.studio-shell.app-shell .hourglass:before{top:2px}.studio-shell.app-shell .hourglass:after{bottom:2px}.studio-shell.app-shell .hourglass i{clip-path:polygon(0 0,100% 0,66% 50%,100% 100%,0 100%,34% 50%);background:linear-gradient(#aeb2bc,#6f7480);width:24px;height:32px;position:absolute;top:8px;left:9px}.studio-shell.app-shell .action-label{z-index:1;color:#a8abb3;font-size:12px;position:relative}.studio-shell.app-shell .library-cover .status-badge{z-index:1;position:absolute;bottom:8px;left:8px}.studio-shell.app-shell .library-card__like{z-index:1;position:absolute;top:8px;right:8px}.studio-shell.app-shell .library-card__like .mini-icon.is-liked{color:var(--danger)}.studio-shell.app-shell .library-card h2{color:var(--text);margin:8px 4px 0;font-size:13px;font-weight:650}.studio-shell.app-shell .library-card__meta{color:#8b909b;margin:0 4px;font-size:12px}.studio-shell.app-shell .library-card--track .asset-actions{margin-top:0}.studio-shell.app-shell .library-card--track .asset-actions button{width:auto;min-height:36px;padding:0 14px}.studio-shell.app-shell .library-cover--track{align-content:end;justify-items:start;padding:12px}.studio-shell.app-shell .library-audio{width:100%;min-width:0;height:38px}.studio-shell.app-shell .data-end{color:#7f838d;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:20px;font-size:11px;display:flex}.studio-shell.app-shell .data-end span{background:#ffffff14;width:116px;height:1px}.studio-shell.app-shell .liked-empty{padding-top:34px}.studio-shell.app-shell .subscribe-panel{overflow-y:auto}.studio-shell.app-shell .subscribe-content{width:min(100%,980px);margin:0 auto;padding-top:36px}.studio-shell.app-shell .subscribe-header{justify-items:center;display:grid}.studio-shell.app-shell .subscribe-header h1{color:#c8efff;letter-spacing:0;margin:0;font-size:36px;line-height:1}.studio-shell.app-shell .balance-pill{border-radius:var(--pill);color:#f5a3cc;background:#353c53;border:1px solid #ffffff14;align-items:center;gap:8px;width:160px;height:40px;margin-top:16px;padding:0 14px;font-size:12px;display:flex}.studio-shell.app-shell .balance-pill strong{color:#fff}.studio-shell.app-shell .subscribe-header>small{color:var(--muted);margin-top:7px;font-size:10px}.studio-shell.app-shell .plans-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px;margin-top:48px;display:grid}.studio-shell.app-shell .plan-card{flex-direction:column;min-height:472px;padding:28px 24px 24px;display:flex;position:relative}.studio-shell.app-shell .plan-card.is-featured{border-color:#9fd8ffad;box-shadow:0 24px 60px #2d75c92b,inset 0 1px #ffffff0a}.studio-shell.app-shell .popular-badge{border-radius:var(--pill);color:#fff;white-space:nowrap;background:linear-gradient(100deg,#2d75c9,#e4268a);place-items:center;min-width:102px;height:28px;padding:0 14px;font-size:10px;font-weight:750;display:grid;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.studio-shell.app-shell .plan-card h2{letter-spacing:0;margin:0;font-size:21px;line-height:1.2}.studio-shell.app-shell .plan-card>p{color:#b0b3bc;min-height:45px;margin:10px 0 0;font-size:11px;line-height:1.5}.studio-shell.app-shell .price{align-items:baseline;margin-top:20px;display:flex}.studio-shell.app-shell .price small{color:#9fd8ff;font-size:15px;font-weight:700}.studio-shell.app-shell .price strong{color:#9fd8ff;margin-left:3px;font-size:34px;font-weight:800;line-height:1}.studio-shell.app-shell .price span{color:#c1c3c9;margin-left:5px;font-size:10px}.studio-shell.app-shell .credit-benefit{color:#e8e9ec;background:#2d75c91a;border:1px solid #9fd8ff42;border-radius:10px;align-items:center;gap:10px;min-height:41px;margin-top:20px;padding:0 13px;font-size:11px;display:flex}.studio-shell.app-shell .credit-benefit b{color:#8abfff;text-shadow:0 0 9px #e4268ae6}.studio-shell.app-shell .plan-card ul{color:#babdc5;gap:12px;margin:18px 0 24px;padding:0;font-size:10px;list-style:none;display:grid}.studio-shell.app-shell .plan-card li{padding-left:22px;position:relative}.studio-shell.app-shell .plan-card li:before{content:"✓";color:#8fd5ff;position:absolute;left:0}.studio-shell.app-shell .plan-card button{width:100%;margin-top:auto}.studio-shell.app-shell .subscribe-button{color:#071018;background:var(--gradient-blue);box-shadow:0 15px 30px #2d75c933}.studio-shell.app-shell .subscribe-footer{flex-wrap:wrap;padding-top:54px}.login-overlay{z-index:120;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#020307c2;position:fixed;inset:0}.login-modal{z-index:121;width:392px;min-height:454px;color:var(--text);text-align:center;background:radial-gradient(circle at 86% 12%,#2d75c929,#0000 34%),radial-gradient(circle at 12% 90%,#c0145a24,#0000 36%),linear-gradient(150deg,#181c27fc,#0e1018fc);border:1px solid #ffffff1f;border-radius:24px;padding:38px 34px 28px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 32px 90px #00000094,inset 0 1px #ffffff0e}.login-brand-mark{background:linear-gradient(145deg,#c0145a42,#2d75c92b),#090c13;border:1px solid #e4268a47;border-radius:17px;align-content:center;place-items:center;gap:5px;width:70px;height:70px;margin:0 auto 20px;display:grid;box-shadow:0 12px 30px #00000047,inset 0 1px #ffffff14}.login-brand-mark>span{height:25px;color:var(--pink);align-items:center;gap:3px;display:flex}.login-brand-mark i{background:currentColor;border-radius:999px;width:3px;box-shadow:0 0 9px #e4268a75}.login-brand-mark i:first-child,.login-brand-mark i:nth-child(5){height:9px}.login-brand-mark i:nth-child(2),.login-brand-mark i:nth-child(4){height:17px}.login-brand-mark i:nth-child(3){height:25px}.login-brand-mark small{color:#d9dbe0;letter-spacing:.04em;font-size:8px;font-weight:750}.login-modal h2{letter-spacing:0;margin:0;font-size:24px;font-weight:760}.login-subtitle{color:var(--muted);margin:7px 0 28px;font-size:12px}.login-actions{gap:12px;display:grid}.social-login{color:#eeeeef;background:#ffffff09;border:1px solid #ffffff1c;border-radius:13px;justify-content:center;align-items:center;gap:12px;width:100%;height:54px;font-size:13px;font-weight:650;display:flex;box-shadow:inset 0 1px #ffffff06}.google-mark{color:#4285f4;background:#fff;border-radius:50%;place-items:center;width:21px;height:21px;font-size:13px;font-weight:800;display:grid}.facebook-mark{color:#fff;background:#1877f2;border-radius:50%;place-items:end center;width:21px;height:21px;font-family:Arial,sans-serif;font-size:20px;font-weight:700;line-height:20px;display:grid;overflow:hidden}.login-legal{color:#6e7380;justify-content:center;gap:8px;margin:24px 0 17px;font-size:10px;display:flex}.login-legal a{color:inherit;text-underline-offset:2px;text-decoration:underline}.login-close{color:#969ba6;background:#ffffff09;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:40px;height:40px;margin:0 auto;padding:0;display:grid}.login-close svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;width:17px;height:17px}@media (max-width:1300px){.studio-shell.app-shell .trending-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1260px){.studio-shell.app-shell .subscribe-content{width:min(100%,900px)}.studio-shell.app-shell .plans-grid{gap:15px}}@media (max-height:780px){.studio-shell.app-shell .music-card{height:132px}.studio-shell.app-shell .description-card{height:172px}.studio-shell.app-shell .mv-panel--ready .music-card{height:249px}.studio-shell.app-shell .mv-panel--ready .description-card{height:207px}}@media (max-width:900px){:root{--mobile-topbar-height:64px;--mobile-nav-height:72px}.studio-shell.app-shell{min-height:100dvh;display:block}.studio-shell.app-shell .sidebar{z-index:40;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#0a0c12f5;border-top:1px solid #ffffff1a;border-right:0;width:100%;min-height:0;position:fixed;inset:auto 0 0;box-shadow:0 -14px 34px #0000006b}.studio-shell.app-shell .sidebar .brand{display:none}.studio-shell.app-shell .side-nav{min-height:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));padding:6px 8px calc(6px + env(safe-area-inset-bottom));grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;display:grid}.studio-shell.app-shell .nav-item{border:0;border-radius:12px;flex-direction:column;justify-content:center;gap:4px;min-width:0;min-height:60px;padding:6px 2px;font-size:10px;font-weight:620;display:flex}.studio-shell.app-shell .nav-item svg{width:22px;height:22px}.studio-shell.app-shell .nav-item.is-active{color:#f3a5ce;box-shadow:none;background:linear-gradient(#e4268a21,#2d75c914);border:0}.studio-shell.app-shell .nav-item.is-active svg{color:var(--pink)}.studio-shell.app-shell .app-main{min-height:100dvh}.studio-shell.app-shell .topbar{z-index:30;height:var(--mobile-topbar-height);padding:0 16px;position:sticky;top:0}.studio-shell.app-shell .topbar:before{width:48%}.studio-shell.app-shell .mobile-page-title{z-index:31;height:var(--mobile-topbar-height);color:var(--text);letter-spacing:0;pointer-events:none;align-items:center;font-size:21px;font-weight:750;line-height:1;display:flex;position:fixed;top:0;left:16px}.studio-shell.app-shell .account-actions{gap:9px}.studio-shell.app-shell .credits-chip{min-width:58px;height:32px;padding:0 10px}.studio-shell.app-shell .account-actions .avatar-button{width:36px;height:36px}.studio-shell.app-shell .main-panel{width:100%;height:auto;min-height:calc(100dvh - var(--mobile-topbar-height));overflow:visible}.studio-shell.app-shell .main-panel:before,.studio-shell.app-shell .main-panel:after{filter:blur(92px);width:260px;height:260px}.studio-shell.app-shell .page-content{width:100%;min-height:calc(100dvh - var(--mobile-topbar-height));padding:18px 16px calc(var(--mobile-nav-height) + 36px + env(safe-area-inset-bottom))}.studio-shell.app-shell .primary-button,.studio-shell.app-shell .outline-button{min-height:48px}.studio-shell.app-shell .home-content{width:100%;padding-top:18px}.studio-shell.app-shell .home-feature{flex-direction:column;gap:14px;display:flex}.studio-shell.app-shell .feature-banner{order:1;width:100%;height:260px}.studio-shell.app-shell .banner-copy{bottom:22px;left:22px}.studio-shell.app-shell .banner-art:before{height:105%;left:48%}.studio-shell.app-shell .genre-list{scroll-snap-type:x proximity;scrollbar-width:none;order:2;gap:8px;margin-inline:-16px;padding:0 16px 4px;display:flex;overflow-x:auto}.studio-shell.app-shell .genre-list::-webkit-scrollbar{display:none}.studio-shell.app-shell .genre-item{scroll-snap-align:start;flex:none;width:108px;height:56px;padding:8px 12px}.studio-shell.app-shell .genre-item i{bottom:7px;left:12px;right:12px}.studio-shell.app-shell .trending-section{margin-top:34px}.studio-shell.app-shell .section-row h1{margin-bottom:13px;font-size:19px}.studio-shell.app-shell .trending-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.studio-shell.app-shell .video-card,.studio-shell.app-shell .video-card.is-tall{aspect-ratio:3/4;border-radius:13px;grid-row:auto;height:auto;min-height:0}.studio-shell.app-shell .home-footer{opacity:.72;justify-items:start;gap:14px;margin-top:42px;padding-bottom:4px;display:grid}.studio-shell.app-shell .footer-links{flex-wrap:wrap;gap:10px 18px}.studio-shell.app-shell .mv-panel{overflow:visible}.studio-shell.app-shell .mv-content{height:auto;min-height:calc(100dvh - var(--mobile-topbar-height));padding:12px 16px calc(var(--mobile-nav-height) + 96px + env(safe-area-inset-bottom))}.studio-shell.app-shell .mv-heading{justify-content:flex-end;height:34px}.studio-shell.app-shell .mv-heading h1{display:none}.studio-shell.app-shell .mv-heading a{align-items:center;min-height:32px;margin:0}.studio-shell.app-shell .mv-grid,.studio-shell.app-shell .mv-panel--ready .mv-grid{height:auto;display:block}.studio-shell.app-shell .create-column{height:auto}.studio-shell.app-shell .create-scroll{height:auto;padding-bottom:0;overflow:visible}.studio-shell.app-shell .form-card{border-radius:16px;width:100%;margin-bottom:14px}.studio-shell.app-shell .music-card{height:148px}.studio-shell.app-shell .mv-panel--ready .music-card{height:249px}.studio-shell.app-shell .photo-card{height:auto;min-height:124px}.studio-shell.app-shell .role-stack__meta{grid-template-columns:minmax(0,1fr);align-items:stretch}.studio-shell.app-shell .role-toggle{width:100%}.studio-shell.app-shell .role-toggle button{flex:1 1 0;min-width:0}.studio-shell.app-shell .photo-content{grid-template-columns:minmax(92px,30%) minmax(0,1fr);height:74px}.studio-shell.app-shell .reference-people{scrollbar-width:none;overflow-x:auto}.studio-shell.app-shell .reference-people::-webkit-scrollbar{display:none}.studio-shell.app-shell .portrait{width:50px;height:58px}.studio-shell.app-shell .description-card{height:210px}.studio-shell.app-shell .description-card textarea{height:145px;font-size:13px}.studio-shell.app-shell .options-panel{min-height:0}.studio-shell.app-shell .option-field input{height:50px;font-size:13px}.studio-shell.app-shell .option-row{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-shell.app-shell .option-select{min-width:0;height:56px}.studio-shell.app-shell .toggle-row{min-height:52px}.studio-shell.app-shell .mv-results{margin-top:14px;display:block}.studio-shell.app-shell .mv-results .empty-state{width:100%;margin-top:14px;position:static;left:auto;transform:none}.studio-shell.app-shell .guest-showcase{gap:12px;padding-top:0}.studio-shell.app-shell .guest-showcase h2{font-size:18px}.studio-shell.app-shell .mv-task-list{grid-template-columns:1fr;gap:18px}.studio-shell.app-shell .mv-task-card,.studio-shell.app-shell .task-endline{justify-self:start;width:min(100%,320px)}.studio-shell.app-shell .generate-dock{z-index:35;left:0;right:0;bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));background:linear-gradient(#0000,#07090efa 34%);padding:12px 16px 10px;position:fixed}.studio-shell.app-shell .generate-button{min-height:50px}.studio-shell.app-shell .mv-panel--ready .create-scroll{padding-bottom:0;overflow:visible}.studio-shell.app-shell .mv-panel--ready .options-heading{height:56px}.studio-shell.app-shell .mv-panel--ready .option-field input{height:50px;font-size:13px}.studio-shell.app-shell .mv-panel--ready .toggle-row{border-bottom:1px solid #ffffff0d;min-height:52px;margin:0 16px;font-size:11px}.studio-shell.app-shell .mv-panel--ready .toggle{width:34px;height:19px}.studio-shell.app-shell .mv-panel--ready .toggle i{width:13px;height:13px;top:3px;left:3px}.studio-shell.app-shell .mv-panel--ready .toggle.is-on i{left:18px}.studio-shell.app-shell .mv-panel--ready .generate-dock{padding:12px 16px 10px}.studio-shell.app-shell .mv-panel--ready .generate-button{gap:10px;height:auto}.studio-shell.app-shell .library-content{padding:18px 16px calc(var(--mobile-nav-height) + 34px + env(safe-area-inset-bottom))}.studio-shell.app-shell .library-tabs{width:min(100%,320px);height:46px}.studio-shell.app-shell .library-tabs .segment{width:50%;height:44px;min-height:44px;font-size:13px}.studio-shell.app-shell .library-view{min-height:calc(100dvh - var(--mobile-topbar-height) - var(--mobile-nav-height) - 98px);margin-top:0}.studio-shell.app-shell .fragment-edit__header,.studio-shell.app-shell .fragment-edit__summary{grid-template-columns:1fr}.studio-shell.app-shell .fragment-edit__header{justify-items:start;display:grid}.studio-shell.app-shell .fragment-edit__mode{width:100%}.studio-shell.app-shell .fragment-edit__mode button,.studio-shell.app-shell .fragment-edit__video-type button{width:50%;min-width:0}.studio-shell.app-shell .fragment-edit-page .timeline-list button{grid-template-columns:1fr;gap:6px}.studio-shell.app-shell .library-card{width:min(100%,420px);padding:10px}.studio-shell.app-shell .library-cover{aspect-ratio:16/9;height:auto}.studio-shell.app-shell .library-card h2{margin:8px 4px 0;font-size:14px}.studio-shell.app-shell .data-end{justify-content:center;width:100%;margin:42px auto 0;position:static;transform:none}.studio-shell.app-shell .data-end span{width:min(24vw,90px)}.studio-shell.app-shell .liked-empty{min-height:54vh;padding-top:18vh}.studio-shell.app-shell .subscribe-panel{overflow:visible}.studio-shell.app-shell .subscribe-content{width:100%;padding:20px 16px calc(var(--mobile-nav-height) + 38px + env(safe-area-inset-bottom))}.studio-shell.app-shell .subscribe-header h1{display:none}.studio-shell.app-shell .balance-pill{width:min(100%,260px);height:44px;margin-top:0}.studio-shell.app-shell .subscribe-header>small{margin-top:8px}.studio-shell.app-shell .plans-grid{flex-direction:column;gap:18px;margin-top:38px;display:flex}.studio-shell.app-shell .plan-card{width:100%;min-height:0;padding:26px 20px 20px}.studio-shell.app-shell .plan-card.is-featured{order:-1}.studio-shell.app-shell .plan-card h2{font-size:22px}.studio-shell.app-shell .plan-card>p{min-height:0;font-size:12px}.studio-shell.app-shell .price strong{font-size:36px}.studio-shell.app-shell .credit-benefit{min-height:44px}.studio-shell.app-shell .plan-card ul{font-size:11px}.studio-shell.app-shell .plan-card button{min-height:50px}.studio-shell.app-shell .subscribe-footer{text-align:center;padding-top:34px;line-height:1.55;display:flex}.modal-backdrop{justify-content:center;align-items:end;padding:12px 12px 0}.modal{width:100%;max-width:100%;max-height:calc(100dvh - 12px);padding:22px 18px calc(24px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;margin-top:auto}.login-modal{width:100%;max-width:100%;min-height:0;max-height:calc(100dvh - 18px);padding:46px 22px calc(24px + env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:24px 24px 0 0;inset:auto 0 0;transform:none}.login-close{margin:0;top:18px;right:18px}}@media (max-width:430px){.studio-shell.app-shell .feature-banner{height:220px}.studio-shell.app-shell .banner-copy strong{font-size:27px}.studio-shell.app-shell .video-card strong{bottom:9px;left:10px}.studio-shell.app-shell .mv-content{padding-top:8px}.studio-shell.app-shell .photo-content{grid-template-columns:98px minmax(0,1fr)}.studio-shell.app-shell .option-row{gap:8px}}@media (max-width:375px){.studio-shell.app-shell .topbar{padding-inline:14px}.studio-shell.app-shell .mobile-page-title{font-size:20px;left:14px}.studio-shell.app-shell .page-content,.studio-shell.app-shell .mv-content,.studio-shell.app-shell .generate-dock,.studio-shell.app-shell .library-content,.studio-shell.app-shell .subscribe-content{padding-inline:14px}.studio-shell.app-shell .credits-chip{min-width:54px;padding-inline:8px}.studio-shell.app-shell .genre-list{margin-inline:-14px;padding-inline:14px}.studio-shell.app-shell .feature-banner{height:200px}.studio-shell.app-shell .trending-grid{gap:8px}.studio-shell.app-shell .photo-content{grid-template-columns:90px minmax(0,1fr)}.studio-shell.app-shell .option-select{padding-inline:10px}.studio-shell.app-shell .plan-card{padding-inline:17px}.studio-shell.app-shell .price strong{font-size:33px}}.studio-shell.app-shell .guest-showcase{gap:16px;padding-top:6px;display:grid}.studio-shell.app-shell .mv-auth-loading{color:#ffffffb8;place-items:center;min-height:320px}.studio-shell.app-shell .guest-showcase h2,.studio-shell.app-shell .mv-task-list h2{color:var(--text);margin:0;font-size:20px;font-weight:760}.studio-shell.app-shell .guest-video-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:66px;gap:14px;display:grid}.studio-shell.app-shell .guest-video-card{background:radial-gradient(circle at 30% 24%,#2d75c947,#0000 34%),radial-gradient(circle at 78% 82%,#e4268a47,#0000 32%),linear-gradient(145deg,#ffffff14,#090b12f5);border:1px solid #ffffff14;border-radius:18px;min-height:0;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}.studio-shell.app-shell .guest-video-card:before{content:"";z-index:1;background:linear-gradient(#0000 22%,#04060aad),radial-gradient(circle at 50% 30%,#ffffff2e,#0000 24%);position:absolute;inset:0}.studio-shell.app-shell .guest-video-card video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.studio-shell.app-shell .guest-video-card .sample-card-title{z-index:2;color:#fff;font-size:14px;font-weight:760;position:absolute;bottom:12px;left:14px;right:56px}.studio-shell.app-shell .guest-video-card .sample-play-button{width:44px;height:44px;padding:0;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.studio-shell.app-shell .guest-video-card:hover .sample-play-button,.studio-shell.app-shell .guest-video-card:focus-visible .sample-play-button{transform:translate(-50%,-50%)scale(1.04)}.studio-shell.app-shell .guest-video-card.card-wide{grid-area:span 3/span 2}.studio-shell.app-shell .guest-video-card.card-tall{grid-row:span 4}.studio-shell.app-shell .guest-video-card.card-pop,.studio-shell.app-shell .guest-video-card.card-country{grid-area:span 2/span 1}.studio-shell.app-shell .guest-video-card.card-rap{background:radial-gradient(circle at 24% 20%,#ffa4593d,#0000 28%),linear-gradient(160deg,#5c351059,#090b12f5)}.studio-shell.app-shell .guest-video-card.card-lobby{background:radial-gradient(circle at 52% 22%,#a4dcff3d,#0000 28%),linear-gradient(160deg,#1b3e5061,#090b12f5)}.studio-shell.app-shell .guest-video-card.card-pop{background:radial-gradient(circle at 34% 22%,#ffb8da42,#0000 28%),linear-gradient(160deg,#58164557,#090b12f5)}.studio-shell.app-shell .guest-video-card.card-night{background:radial-gradient(circle at 64% 18%,#597fff3d,#0000 26%),linear-gradient(160deg,#1221505c,#090b12f5)}.studio-shell.app-shell .guest-video-card.card-country{background:radial-gradient(circle at 50% 20%,#ffd66e3d,#0000 28%),linear-gradient(160deg,#56421257,#090b12f5)}.studio-shell.app-shell .guest-video-card.card-cyber{background:radial-gradient(circle at 65% 16%,#64ffe938,#0000 28%),linear-gradient(160deg,#0f444d57,#090b12f5)}.studio-shell.app-shell .mv-task-list{grid-template-columns:repeat(auto-fit,minmax(156px,1fr));align-content:start;gap:14px;display:grid}.studio-shell.app-shell .mv-task-card{min-width:0;color:var(--text);background:#0e121cb8;border:1px solid #ffffff12;border-radius:18px;gap:10px;padding:10px;display:grid}.studio-shell.app-shell .mv-task-card strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studio-shell.app-shell .mv-task-card__thumb{background:#ffffff0a;border-radius:14px;height:142px;display:block;position:relative;overflow:hidden}.studio-shell.app-shell .mv-task-card__thumb img{object-fit:cover;width:100%;height:100%}.studio-shell.app-shell .task-status-text{z-index:1;color:#fff;font-size:12px;font-weight:720;position:absolute;bottom:10px;left:10px;right:10px}.studio-shell.app-shell .task-endline{color:#7f838d;grid-column:1/-1;align-items:center;gap:10px;font-size:11px;display:flex}.studio-shell.app-shell .task-endline span{background:#ffffff14;flex:1;height:1px}.studio-shell.app-shell .working-panel{background:radial-gradient(circle at 12% 25%,#c0145a1f,#0000 32%),radial-gradient(circle at 84% 15%,#2d75c914,#0000 30%),linear-gradient(#080a10 0%,#06080d 100%);min-width:0;max-width:100%;overflow-x:hidden}.studio-shell.app-shell .deep-shell{width:min(100%,1120px);min-height:100%;margin:0 auto;padding:30px 36px 132px}.studio-shell.app-shell .deep-header{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:18px;margin-bottom:26px;display:grid}.studio-shell.app-shell .deep-back,.studio-shell.app-shell .mobile-back-icon{width:42px;height:42px;color:var(--text);background:#ffffff0e;border:1px solid #ffffff1a;border-radius:50%;place-items:center;display:grid;box-shadow:inset 0 1px #ffffff14}.studio-shell.app-shell .deep-title-block{text-align:center}.studio-shell.app-shell .deep-title-block h1,.studio-shell.app-shell .storyboard-detail-header h1{margin:0;font-size:26px;font-weight:820;line-height:1.08}.studio-shell.app-shell .deep-title-block p{color:var(--muted-strong);margin:8px 0 0;font-size:13px}.studio-shell.app-shell .thinking-section{width:min(100%,860px);margin-bottom:34px}.studio-shell.app-shell .section-title{margin:0;font-size:18px;font-weight:760;line-height:1.2}.studio-shell.app-shell .preview-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.studio-shell.app-shell .deep-progress-pill,.studio-shell.app-shell .detail-credit-pill{color:#f7c0dd;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 14px;font-size:12px;font-weight:760;display:inline-flex}.studio-shell.app-shell .process-timeline{margin:20px 0 0;padding:4px 0 0;list-style:none;position:relative}.studio-shell.app-shell .working-panel,.studio-shell.app-shell .working-panel *{scrollbar-width:thin;scrollbar-color:#e4268ab8 #ffffff0f}.studio-shell.app-shell .working-panel::-webkit-scrollbar{width:6px;height:6px}.studio-shell.app-shell .working-panel ::-webkit-scrollbar{width:6px;height:6px}.studio-shell.app-shell .working-panel::-webkit-scrollbar-track{background:#ffffff0e;border-radius:999px}.studio-shell.app-shell .working-panel ::-webkit-scrollbar-track{background:#ffffff0e;border-radius:999px}.studio-shell.app-shell .working-panel::-webkit-scrollbar-thumb{background:linear-gradient(#e4268ad1,#8753dac7);border-radius:999px}.studio-shell.app-shell .working-panel ::-webkit-scrollbar-thumb{background:linear-gradient(#e4268ad1,#8753dac7);border-radius:999px}.studio-shell.app-shell .working-panel::-webkit-scrollbar-corner{background:0 0}.studio-shell.app-shell .working-panel ::-webkit-scrollbar-corner{background:0 0}.studio-shell.app-shell .process-step{min-height:92px;padding:0 0 26px 46px;position:relative}.studio-shell.app-shell .process-step:last-child{min-height:0;padding-bottom:0}.studio-shell.app-shell .process-step:before{content:"";background-image:linear-gradient(#e4268a80 52%,#0000 0);background-repeat:repeat-y;background-size:2px 12px;width:2px;position:absolute;top:28px;bottom:0;left:7px}.studio-shell.app-shell .process-step:last-child:before{display:none}.studio-shell.app-shell .step-node{background:#0a0c12fa;border:2px solid #e4268a94;border-radius:50%;width:16px;height:16px;position:absolute;top:2px;left:0}.studio-shell.app-shell .process-step.is-complete .step-node{background:linear-gradient(135deg, var(--primary), var(--pink));border-color:#e4268ac7;box-shadow:0 0 18px #e4268a33}.studio-shell.app-shell .process-step.is-complete .step-node:before{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:6px;height:3px;position:absolute;top:4px;left:4px;transform:rotate(45deg)}.studio-shell.app-shell .process-step.is-loading .step-node{border-color:#aee4ffa3;box-shadow:0 0 0 5px #2d75c914}.studio-shell.app-shell .process-step.is-loading .step-node:before{content:"";background:#aee4ff;border-radius:50%;animation:1.25s ease-in-out infinite node-pulse;position:absolute;inset:4px}.studio-shell.app-shell .step-copy h3,.studio-shell.app-shell .content-block h3,.studio-shell.app-shell .section-heading h2,.studio-shell.app-shell .field-header h2,.studio-shell.app-shell .toggle-card h2,.studio-shell.app-shell .video-type-card h2{color:var(--text);margin:0;font-size:16px;font-weight:760;line-height:1.25}.studio-shell.app-shell .step-copy p,.studio-shell.app-shell .plot-card p,.studio-shell.app-shell .overview-card p,.studio-shell.app-shell .stage-text-card p,.studio-shell.app-shell .storyboard-description p,.studio-shell.app-shell .lyrics-box p{color:var(--muted-strong);overflow-wrap:anywhere;margin:8px 0 0;font-size:14px;line-height:1.62}.studio-shell.app-shell .step-copy p{white-space:pre-wrap}@keyframes node-pulse{0%,to{opacity:.46;transform:scale(.72)}50%{opacity:1;transform:scale(1.12)}}.studio-shell.app-shell .deep-status-card{background:#0c1019c7;border:1px solid #ffffff17;border-radius:18px;margin-top:22px;padding:18px}.studio-shell.app-shell .thinking-feed{gap:16px;margin-top:18px;display:grid}.studio-shell.app-shell .deep-link{color:#f1d8e6;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-size:13px;font-weight:720;display:inline-flex}.studio-shell.app-shell .preview-section{gap:18px;margin-bottom:10px;display:grid}.studio-shell.app-shell .preview-layout{gap:16px;width:min(100%,980px);display:grid}.studio-shell.app-shell .content-block,.studio-shell.app-shell .preview-card,.studio-shell.app-shell .timeline-card,.studio-shell.app-shell .cover-card,.studio-shell.app-shell .cover-description-card,.studio-shell.app-shell .form-card,.studio-shell.app-shell .toggle-card,.studio-shell.app-shell .first-frame-card,.studio-shell.app-shell .video-type-card,.studio-shell.app-shell .prompt-card{background:linear-gradient(145deg,#ffffff0a,#ffffff03),#12161fc7;border:1px solid #ffffff1a;border-radius:22px;min-width:0;box-shadow:inset 0 1px #ffffff0a,0 18px 44px #00000038}.studio-shell.app-shell .cover-block,.studio-shell.app-shell .overview-block,.studio-shell.app-shell .storyline-block,.studio-shell.app-shell .storyboard-block,.studio-shell.app-shell .stage-story-block,.studio-shell.app-shell .stage-storyboard-block,.studio-shell.app-shell .stage-videos-block,.studio-shell.app-shell .lyrics-block{padding:18px}.studio-shell.app-shell .working-panel .cover-frame,.studio-shell.app-shell .edit-page-shell .cover-frame{box-sizing:border-box;background:#090b10;border:1px solid #ffffff13;border-radius:20px;width:100%;max-width:100%;margin:14px 0 0;position:relative;overflow:hidden}.studio-shell.app-shell .working-panel .cover-frame{aspect-ratio:16/9}.studio-shell.app-shell .working-panel .cover-frame img{object-fit:cover;width:100%;height:100%;display:block}.studio-shell.app-shell .stage-story-block>.cover-frame{box-sizing:border-box;place-items:center;width:100%;height:min(56vw,420px);max-height:420px;display:grid}.studio-shell.app-shell .stage-story-block>.cover-frame img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%}.studio-shell.app-shell .overview-card,.studio-shell.app-shell .storyboard-description{background:linear-gradient(140deg,#c0145a1a,#2d75c90e),#0b0e15e6;border:1px solid #ffffff13;border-radius:18px;margin-top:14px;padding:18px}.studio-shell.app-shell .stage-story-grid{gap:14px;margin-top:14px;display:grid}.studio-shell.app-shell .stage-story-grid.has-cover{grid-template-columns:minmax(220px,.44fr) minmax(0,1fr);align-items:start}.studio-shell.app-shell .stage-story-grid .cover-frame{width:100%;min-height:0;max-height:320px;margin-top:0}.studio-shell.app-shell .stage-copy-stack{gap:12px;min-width:0;display:grid}.studio-shell.app-shell .stage-text-card{background:linear-gradient(140deg,#c0145a1a,#2d75c90e),#0b0e15e6;border:1px solid #ffffff13;border-radius:18px;min-width:0;padding:16px}.studio-shell.app-shell .stage-text-card.is-secondary{background:linear-gradient(140deg,#ffffff0b,#e4268a09),#080a10db}.studio-shell.app-shell .stage-text-card span{color:#f7c0dd;letter-spacing:.02em;text-transform:uppercase;background:#e4268a1f;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:10px;font-weight:760;display:inline-flex}.studio-shell.app-shell .stage-text-card p{white-space:pre-wrap;max-height:360px;overflow-y:auto}.studio-shell.app-shell .storyboard-stage-copy{margin-top:14px}.studio-shell.app-shell .storyboard-stage-copy p{max-height:460px}.studio-shell.app-shell .storyline-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.studio-shell.app-shell .collapse-indicator{color:#f4d8e8;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;place-items:center;width:40px;height:40px;display:grid}.studio-shell.app-shell .plot-list{gap:14px;margin-top:16px;display:grid}.studio-shell.app-shell .plot-card{color:inherit;background:linear-gradient(130deg,#e4268a12,#2d75c90b),#07090e6b;border:1px solid #ffffff13;border-radius:18px;padding:14px;display:block}.studio-shell.app-shell .plot-card__thumb{aspect-ratio:16/9;object-fit:cover;background:#07090e;border:1px solid #ffffff12;border-radius:14px;width:100%;margin-bottom:12px;display:block}.studio-shell.app-shell .plot-head{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.studio-shell.app-shell .plot-head strong{color:var(--text);font-size:15px;font-weight:780}.studio-shell.app-shell .plot-head span{color:#cfd2da;white-space:nowrap;font-size:13px;font-weight:660}.studio-shell.app-shell .plot-meta{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.studio-shell.app-shell .plot-meta small{color:#d8dce7;background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 9px;font-size:10px;font-weight:720;display:inline-flex}.studio-shell.app-shell .plot-card p{background:#ffffff0b;border:1px solid #ffffff0f;border-radius:14px;margin-top:12px;padding:14px}.studio-shell.app-shell .shot-mini-strip{scroll-snap-type:x proximity;scrollbar-width:thin;background:radial-gradient(circle at 8% 0,#e4268a33,#0000 34%),linear-gradient(110deg,#40278fb8,#0c0c18c2 76%),#0a0b14f0;border:1px solid #ffffff13;border-radius:20px;grid-auto-columns:minmax(190px,240px);grid-auto-flow:column;gap:16px;margin-top:16px;padding:16px;display:grid;overflow-x:auto}.studio-shell.app-shell .shot-mini-card{min-width:0;color:inherit;scroll-snap-align:start;gap:9px;display:grid}.studio-shell.app-shell .shot-mini-frame{aspect-ratio:16/9;background:linear-gradient(135deg,#e4268a24,#2d75c91f),#0a0c12;border:1px solid #ffffff14;border-radius:14px;position:relative;overflow:hidden}.studio-shell.app-shell .shot-mini-frame img,.studio-shell.app-shell .shot-mini-placeholder{object-fit:cover;width:100%;height:100%;display:block}.studio-shell.app-shell .shot-mini-frame img{filter:brightness(.64)saturate(1.08);transform:scale(1.01)}.studio-shell.app-shell .shot-mini-placeholder{background:linear-gradient(120deg,#ffffff14,#0000 34%,#e4268a1a),radial-gradient(circle at 50% 40%,#ffffff1f,#0000 42%)}.studio-shell.app-shell .shot-mini-overlay{color:#fff;text-align:center;background:linear-gradient(#05060a1a,#05060a94),#0000001a;align-content:center;place-items:center;gap:8px;display:grid;position:absolute;inset:0}.studio-shell.app-shell .shot-mini-overlay svg{color:#ffffffe0;filter:drop-shadow(0 4px 12px #00000061)}.studio-shell.app-shell .shot-mini-overlay strong{color:#fff;text-shadow:0 6px 18px #00000080;font-size:16px;font-weight:820;line-height:1}.studio-shell.app-shell .shot-mini-overlay.is-ready{background:linear-gradient(#0000 28%,#000000b3);align-content:end;padding:12px}.studio-shell.app-shell .shot-mini-overlay.is-failed{background:#4608189e}.studio-shell.app-shell .shot-mini-meta{flex-wrap:wrap;gap:6px;display:flex}.studio-shell.app-shell .shot-mini-meta span{color:#e4e8f0;background:#ffffff12;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 8px;font-size:10px;font-weight:720;display:inline-flex}.studio-shell.app-shell .shot-mini-prompt{color:var(--muted-strong);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.studio-shell.app-shell .lyrics-box{background:#07090e6b;border:1px solid #ffffff13;border-radius:18px;height:238px;margin-top:14px;padding:4px 14px;overflow-y:auto}.studio-shell.app-shell .lyrics-box p{border-bottom:1px solid #ffffff0f;grid-template-columns:90px minmax(0,1fr);gap:12px;margin:0;padding:10px 0;display:grid}.studio-shell.app-shell .lyrics-box p:last-child{border-bottom:0}.studio-shell.app-shell .lyrics-box p span:first-child{color:#aee4ff;font-size:12px;font-weight:720}.studio-shell.app-shell .create-cta-dock,.studio-shell.app-shell .storyboard-rebuild-dock{bottom:20px;right:0;left:var(--sidebar-width);z-index:38;pointer-events:none;background:linear-gradient(#0000,#07090ee0 45%,#07090efa);justify-content:center;padding:18px 24px;display:flex;position:fixed}.studio-shell.app-shell .create-button,.studio-shell.app-shell .merge-button,.studio-shell.app-shell .top-merge-button,.studio-shell.app-shell .regenerate-button{color:#fff;background:var(--gradient);pointer-events:auto;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 22px;font-size:14px;font-weight:780;display:inline-flex;box-shadow:0 16px 38px #c0145a3d,inset 0 1px #fff3}.studio-shell.app-shell .create-button:disabled,.studio-shell.app-shell .merge-button:disabled,.studio-shell.app-shell .top-merge-button:disabled,.studio-shell.app-shell .regenerate-button:disabled{opacity:.7}.studio-shell.app-shell .create-button{width:min(760px,100%)}.studio-shell.app-shell .working-panel .job-panel{background:linear-gradient(145deg,#ffffff0a,#ffffff03),#12161fc7;border:1px solid #ffffff1a;border-radius:22px;gap:16px;width:min(100%,980px);margin-top:8px;padding:20px;box-shadow:inset 0 1px #ffffff0a,0 18px 44px #00000038}.studio-shell.app-shell .working-panel .job-panel strong{color:var(--text);font-size:16px}.studio-shell.app-shell .working-panel .job-panel p{color:#9ca3af;margin:0;font-size:14px;line-height:1.7}.studio-shell.app-shell .working-panel .failed-panel__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;margin-top:2px;display:grid}.studio-shell.app-shell .working-panel .failed-panel__actions .secondary-button,.studio-shell.app-shell .working-panel .failed-panel__actions .danger-button{white-space:nowrap;border-radius:16px;width:100%;min-height:60px;padding:0 20px;font-size:15px;font-weight:760}.studio-shell.app-shell .working-panel .failed-panel__actions .secondary-button{background:#ffffff0d;border-color:#ffffff1f}.studio-shell.app-shell .working-panel .failed-panel__actions .danger-button{background:#ff5d7333!important;border-color:#ff5d7357!important}.studio-shell.app-shell .create-button i,.studio-shell.app-shell .credit-separator{background:#ffffff38;width:1px;height:18px}.studio-shell.app-shell .deep-result-preview{margin-top:20px}.studio-shell.app-shell .deep-result-preview video{border-radius:22px;width:min(100%,980px)}.studio-shell.app-shell .edit-mv-main,.studio-shell.app-shell .storyline-main{background:radial-gradient(circle at 9% 20%,#c0145a17,#0000 28%),radial-gradient(circle at 82% 12%,#2d75c914,#0000 26%),linear-gradient(#080a10 0%,#06080d 100%)}.studio-shell.app-shell .edit-page-shell{width:100%;padding:30px clamp(26px,3vw,48px) 96px}.studio-shell.app-shell .edit-page-header{grid-template-columns:minmax(0,1fr) auto minmax(260px,360px);align-items:center;gap:20px;margin-bottom:24px;display:grid}.studio-shell.app-shell .title-row{align-items:center;gap:18px;min-width:0;display:flex}.studio-shell.app-shell .edit-page-header h1{color:var(--text);margin:0;font-size:clamp(30px,2.4vw,42px);font-weight:780;line-height:1.05}.studio-shell.app-shell .back-link{min-width:104px;min-height:44px;color:var(--muted-strong);background:#ffffff0f;border:1px solid #ffffff17;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 18px 0 14px;font-size:14px;font-weight:680;display:inline-flex}.studio-shell.app-shell .mode-switch,.studio-shell.app-shell .type-toggle{background:#ffffff12;border-radius:999px;align-items:center;gap:3px;padding:4px;display:inline-flex}.studio-shell.app-shell .mode-switch{justify-self:end}.studio-shell.app-shell .mode-tab,.studio-shell.app-shell .type-toggle button{min-width:86px;min-height:40px;color:var(--muted-strong);background:0 0;border-radius:999px;padding:0 16px;font-size:14px;font-weight:760}.studio-shell.app-shell .mode-tab.is-active,.studio-shell.app-shell .type-toggle button.is-active{color:#fff;background:linear-gradient(105deg,#c0145ae6,#e4268ac2,#2d75c980)}.studio-shell.app-shell .edit-grid{grid-template-columns:minmax(0,2fr) 360px;grid-template-areas:"main side";align-items:start;gap:18px 20px;display:grid}.studio-shell.app-shell .edit-main-column{grid-area:main;align-content:start;gap:18px;min-width:0;max-width:100%;display:grid;overflow:hidden}.studio-shell.app-shell .preview-card{grid-area:auto;min-width:0;max-width:100%;padding:16px;overflow:hidden}.studio-shell.app-shell .timeline-card{grid-area:auto;padding:16px}.studio-shell.app-shell .edit-side-panel,.studio-shell.app-shell .settings-side-panel{grid-area:side;align-content:start;align-self:start;gap:16px;min-width:0;display:grid;overflow:visible}.studio-shell.app-shell .section-heading,.studio-shell.app-shell .field-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.studio-shell.app-shell .field-header span{color:var(--muted);font-size:12px;font-weight:650}.studio-shell.app-shell .video-stage{aspect-ratio:16/9;contain:paint;clip-path:inset(0 round 18px);isolation:isolate;background:linear-gradient(90deg,#10140ef0,#191e1880,#10120ff0),#0b0d12;border-radius:18px;width:100%;min-width:0;max-width:100%;min-height:clamp(360px,34vw,680px);display:block;position:relative;overflow:hidden}.studio-shell.app-shell .video-art{object-fit:cover;border-radius:inherit;border:0;width:100%;max-width:100%;height:100%;max-height:100%;display:block;position:absolute;inset:0;transform:translateZ(0)}.studio-shell.app-shell .video-art--player{background:#05070b;display:block}.studio-shell.app-shell .storyboard-strip{scrollbar-color:#e4268a7a #ffffff0f;scrollbar-width:thin;grid-auto-columns:minmax(112px,1fr);grid-auto-flow:column;gap:14px;padding-bottom:8px;display:grid;overflow-x:auto}.studio-shell.app-shell .storyboard-strip::-webkit-scrollbar{height:6px}.studio-shell.app-shell .storyboard-strip::-webkit-scrollbar-track{background:#ffffff0e;border-radius:999px}.studio-shell.app-shell .storyboard-strip::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#c0145aad,#2d75c994);border-radius:999px}.studio-shell.app-shell .storyboard-strip::-webkit-scrollbar-corner{background:0 0}.studio-shell.app-shell .shot-card,.studio-shell.app-shell .scene-thumb{min-width:0;color:var(--muted-strong);background:#080b118f;border:1px solid #ffffff12;border-radius:16px;grid-template-rows:minmax(0,1fr) auto;gap:8px;padding:10px;display:grid}.studio-shell.app-shell .shot-card.is-selected,.studio-shell.app-shell .scene-thumb.is-selected{border-color:#e4268aad;box-shadow:0 0 0 1px #e4268a1f}.studio-shell.app-shell .shot-card img,.studio-shell.app-shell .scene-thumb img{object-fit:cover;border-radius:10px;width:100%;height:100%;min-height:80px}.studio-shell.app-shell .shot-card span,.studio-shell.app-shell .scene-thumb span{text-align:center;font-size:12px;font-weight:720}.studio-shell.app-shell .shot-status-pill{color:#c9f6dd;background:#2a7a4b38;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:10px;font-weight:700;display:inline-flex}.studio-shell.app-shell .shot-duration-pill{color:#d8dce7;background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:10px;font-weight:700;display:inline-flex}.studio-shell.app-shell .shot-status-pill.is-running{color:#ffe2b2;background:#9d6b1647}.studio-shell.app-shell .shot-status-pill.is-failed{color:#ffd0dc;background:#9a2c4c47}.studio-shell.app-shell .shot-result-list{gap:10px;margin-top:16px;display:grid}.studio-shell.app-shell .shot-result-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-shell.app-shell .first-frame-card,.studio-shell.app-shell .cover-card,.studio-shell.app-shell .cover-description-card,.studio-shell.app-shell .prompt-card,.studio-shell.app-shell .form-card,.studio-shell.app-shell .toggle-card{padding:14px}.studio-shell.app-shell .first-frame-preview,.studio-shell.app-shell .edit-page-shell .cover-frame{background:linear-gradient(90deg,#191f2bfa,#0a0c12b8,#191f2bfa),#10131a;border-radius:14px;place-items:center;height:202px;display:grid;overflow:hidden}.studio-shell.app-shell .first-frame-preview img,.studio-shell.app-shell .edit-page-shell .cover-frame img{object-fit:cover;border-radius:12px;width:130px;height:178px;box-shadow:0 18px 34px #00000057}.studio-shell.app-shell .candidate-row{align-items:center;gap:12px;margin-top:14px;display:flex}.studio-shell.app-shell .upload-candidate,.studio-shell.app-shell .candidate-thumb{background:#06090f8f;border-radius:13px;place-items:center;width:58px;height:58px;display:grid}.studio-shell.app-shell .upload-candidate{color:var(--muted);border:1px solid #ffffff0f}.studio-shell.app-shell .candidate-thumb{border:2px solid #e4268ac2;overflow:hidden;box-shadow:0 0 0 3px #e4268a1f}.studio-shell.app-shell .candidate-thumb img{object-fit:cover;width:100%;height:100%}.studio-shell.app-shell .video-type-card{justify-content:space-between;align-items:center;gap:16px;min-height:70px;padding:12px 14px;display:flex}.studio-shell.app-shell .prompt-editor,.studio-shell.app-shell .static-textarea,.studio-shell.app-shell .static-input{color:var(--text);background:#06090f8f;border:1px solid #ffffff0e;border-radius:14px;box-shadow:inset 0 1px #ffffff06}.studio-shell.app-shell .prompt-editor{color:#eef0f6;resize:vertical;min-height:168px;padding:13px 14px;font-size:13px;line-height:1.55}.studio-shell.app-shell .static-textarea{color:#dfe1e7;min-height:122px;padding:13px 14px;font-size:13px;line-height:1.55}.studio-shell.app-shell .static-input{align-items:center;min-height:46px;padding:0 14px;font-size:14px;font-weight:650;display:flex}.studio-shell.app-shell .static-input--editable{width:100%}.studio-shell.app-shell .edit-page-shell .option-row{gap:8px;display:grid}.studio-shell.app-shell .option-row--dual{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-shell.app-shell .option-row--triple{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-shell.app-shell .option-chip{min-height:38px;color:var(--muted-strong);background:#06090f8c;border:1px solid #ffffff12;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:13px;font-weight:720;display:inline-flex}.studio-shell.app-shell .option-chip.is-active{color:#fff;background:linear-gradient(105deg,#c0145ae0,#e4268ab8,#2d75c98a);border-color:#e4268a61}.studio-shell.app-shell .toggle-card{justify-content:space-between;align-items:center;gap:16px;min-height:76px;display:flex}.studio-shell.app-shell .toggle-card p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.35}.studio-shell.app-shell .switch{background:#ffffff14;border:1px solid #ffffff14;border-radius:999px;flex:none;align-items:center;width:50px;height:30px;padding:3px;display:inline-flex}.studio-shell.app-shell .switch span{background:#ffffffeb;border-radius:50%;width:22px;height:22px;box-shadow:0 6px 14px #0000003d}.studio-shell.app-shell .switch.is-on{background:linear-gradient(100deg, var(--primary), var(--pink));border-color:#e4268a5c;justify-content:flex-end}.studio-shell.app-shell .fragment-edit__cta--stack{gap:12px;display:grid}.studio-shell.app-shell .mobile-merge-dock{display:none}.studio-shell.app-shell .storyboard-detail-header{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:16px;padding:24px 24px 0;display:grid}.studio-shell.app-shell .storyboard-detail-main{gap:18px;padding:22px 24px 112px;display:grid}.studio-shell.app-shell .scene-timeline{grid-auto-columns:96px;grid-auto-flow:column;gap:12px;display:grid;overflow-x:auto}.studio-shell.app-shell .scene-preview-card,.studio-shell.app-shell .shot-description-card,.studio-shell.app-shell .history-card-mobile{background:linear-gradient(145deg,#ffffff0a,#ffffff03),#12161fc7;border:1px solid #ffffff1a;border-radius:22px;padding:16px}.studio-shell.app-shell .scene-preview-card img{object-fit:cover;border-radius:16px;width:100%;max-height:420px}.studio-shell.app-shell .shot-description-card h2,.studio-shell.app-shell .history-card-mobile h2{color:var(--text);margin:0 0 12px;font-size:18px;font-weight:760}.studio-shell.app-shell .shot-description-card p,.studio-shell.app-shell .history-item p{color:var(--muted-strong);margin:0;line-height:1.65}.studio-shell.app-shell .tag-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.studio-shell.app-shell .tag-row span{color:#f6dce8;background:#ffffff0f;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.studio-shell.app-shell .history-item{grid-template-columns:92px minmax(0,1fr);align-items:center;gap:14px;display:grid}.studio-shell.app-shell .history-item img{object-fit:cover;border-radius:14px;width:92px;height:92px}@media (max-width:1200px){.studio-shell.app-shell .edit-page-header{grid-template-columns:1fr;justify-items:start}.studio-shell.app-shell .mode-switch{justify-self:start}.studio-shell.app-shell .edit-grid{grid-template-columns:1fr;grid-template-areas:"main""side"}.studio-shell.app-shell .edit-side-panel,.studio-shell.app-shell .settings-side-panel{overflow:visible}}@media (max-width:900px){.studio-shell.app-shell .guest-video-grid{scroll-snap-type:x proximity;scrollbar-width:none;gap:12px;height:auto;padding-bottom:8px;display:flex;overflow-x:auto}.studio-shell.app-shell .guest-video-grid::-webkit-scrollbar{display:none}.studio-shell.app-shell .guest-video-card,.studio-shell.app-shell .guest-video-card.card-tall,.studio-shell.app-shell .guest-video-card.card-wide{scroll-snap-align:start;flex:none;grid-area:auto;width:min(72vw,280px);min-height:158px}.studio-shell.app-shell .working-panel .deep-shell{padding:20px 16px calc(var(--mobile-nav-height) + 120px + env(safe-area-inset-bottom))}.studio-shell.app-shell .deep-header,.studio-shell.app-shell .storyboard-detail-header{grid-template-columns:42px minmax(0,1fr) auto}.studio-shell.app-shell .create-cta-dock,.studio-shell.app-shell .storyboard-rebuild-dock{left:0;bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));padding:12px 16px 10px}.studio-shell.app-shell .working-panel .job-panel,.studio-shell.app-shell .preview-layout{width:100%}.studio-shell.app-shell .working-panel .failed-panel__actions,.studio-shell.app-shell .stage-story-grid.has-cover{grid-template-columns:1fr}.studio-shell.app-shell .shot-mini-strip{grid-auto-columns:minmax(168px,72vw);padding:12px}.studio-shell.app-shell .edit-page-shell{padding:18px 16px calc(var(--mobile-nav-height) + 120px + env(safe-area-inset-bottom))}.studio-shell.app-shell .storyboard-detail-main{padding:18px 16px calc(var(--mobile-nav-height) + 112px + env(safe-area-inset-bottom))}.studio-shell.app-shell .video-type-card{justify-content:stretch;display:grid}.studio-shell.app-shell .type-toggle{width:100%}.studio-shell.app-shell .type-toggle button,.studio-shell.app-shell .mode-tab{width:50%;min-width:0}.studio-shell.app-shell .mobile-merge-dock{right:0;bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));z-index:39;background:linear-gradient(#0000,#07090efa 34%);padding:12px 16px 10px;display:block;position:fixed;left:0}.studio-shell.app-shell .mobile-merge-dock .merge-button{width:100%}.studio-shell.app-shell .top-merge-button{display:none}}.studio-shell.app-shell .library-toolbar{justify-content:space-between;align-items:center;gap:24px;width:min(100%,1320px);margin:0 auto 12px;display:flex}.studio-shell.app-shell .library-search{color:#727b8e;background:#ffffff09;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:10px;width:min(465px,38vw);height:44px;padding:0 17px;display:flex}.studio-shell.app-shell .library-search:focus-within{border-color:#e4268a61;box-shadow:0 0 0 3px #e4268a14}.studio-shell.app-shell .library-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:14px}.studio-shell.app-shell .library-grid{grid-template-columns:repeat(auto-fill,minmax(178px,1fr));gap:18px;width:min(100%,1320px);margin:10px auto 0;display:grid}.studio-shell.app-shell .library-mv-card{min-width:0;position:relative}.studio-shell.app-shell .library-mv-card .mv-card-main{min-width:0}.studio-shell.app-shell .library-mv-card .library-cover{aspect-ratio:9/16;background:#0d111a;border:1px solid #ffffff17;border-radius:12px;width:100%;height:auto;display:block;position:relative;overflow:hidden;box-shadow:0 18px 42px #00000038}.studio-shell.app-shell .library-mv-card .library-cover img{object-fit:cover;width:100%;height:100%;transition:transform .24s,filter .24s;position:absolute;inset:0}.studio-shell.app-shell .library-mv-card:hover .library-cover img{transform:scale(1.015)}.studio-shell.app-shell .library-mv-card .library-cover:after{content:"";opacity:0;background:linear-gradient(#00000070,#0000000f 48%,#0000005c);transition:opacity .18s;position:absolute;inset:0}.studio-shell.app-shell .library-mv-card:hover .library-cover:after,.studio-shell.app-shell .library-mv-card:focus-within .library-cover:after,.studio-shell.app-shell .library-cover.is-required:after{opacity:1}.studio-shell.app-shell .library-cover.is-required img{filter:brightness(.52)saturate(.9)}.studio-shell.app-shell .duration,.studio-shell.app-shell .cover-status,.studio-shell.app-shell .mobile-meta,.studio-shell.app-shell .mobile-generated,.studio-shell.app-shell .mobile-card-actions{display:none}.studio-shell.app-shell .duration,.studio-shell.app-shell .cover-status{z-index:3;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07090e94;border-radius:999px;align-items:center;display:inline-flex;position:absolute;left:10px}.studio-shell.app-shell .duration{padding:5px 8px;font-size:11px;font-weight:720;bottom:10px}.studio-shell.app-shell .cover-status{padding:6px 10px;font-size:11px;font-weight:760;top:10px}.studio-shell.app-shell .required-mark{z-index:2;color:#f4f3f1bf;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:9px;font-size:12px;font-weight:700;display:none;position:absolute;inset:0}.studio-shell.app-shell .library-cover.is-required .required-mark{display:flex}.studio-shell.app-shell .desktop-card-actions{z-index:4;opacity:0;pointer-events:none;justify-content:space-between;align-items:center;gap:8px;transition:opacity .18s,transform .18s;display:flex;position:absolute;top:10px;left:10px;right:10px;transform:translateY(-3px)}.studio-shell.app-shell .library-mv-card:hover .desktop-card-actions,.studio-shell.app-shell .library-mv-card:focus-within .desktop-card-actions{opacity:1;pointer-events:auto;transform:translateY(0)}.studio-shell.app-shell .desktop-edit-action{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07090e94;border:1px solid #ffffff70;border-radius:50%;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;padding:0;font-size:12px;font-weight:740;display:inline-flex}.studio-shell.app-shell .desktop-icon-actions{gap:7px;display:inline-flex}.studio-shell.app-shell .desktop-icon-actions button{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07090e94;border:1px solid #ffffff57;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.studio-shell.app-shell .desktop-more-menu{z-index:6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0e1118f0;border:1px solid #ffffff1c;border-radius:12px;width:126px;padding:6px;display:none;position:absolute;top:52px;right:10px;box-shadow:0 18px 44px #00000057}.studio-shell.app-shell .desktop-more-menu.is-open{display:grid}.studio-shell.app-shell .desktop-more-menu button{color:#f4f3f1e0;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;height:36px;padding:0 10px;font-size:12px;font-weight:650;display:flex}.studio-shell.app-shell .desktop-more-menu button:hover:not(:disabled){color:#fff;background:#ffffff14}.studio-shell.app-shell .desktop-more-menu button:disabled{opacity:.42;cursor:not-allowed}.studio-shell.app-shell .desktop-more-menu button:last-child:hover:not(:disabled){color:#ff8cab}.studio-shell.app-shell .desktop-more-menu svg{flex:none}.studio-shell.app-shell .mv-card-info h2{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:10px 0 0;font-size:13px;font-weight:720;line-height:1.3;overflow:hidden}.mobile-sheet-backdrop{z-index:130;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0203079e;border:0;position:fixed;inset:0}.mobile-more-sheet{z-index:131;padding:16px 16px calc(18px + env(safe-area-inset-bottom));color:var(--text);background:#10131cfa;border:1px solid #ffffff1a;border-radius:24px 24px 0 0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -26px 80px #0000008a}.sheet-header,.sheet-item,.sheet-label{align-items:center;display:flex}.sheet-header{justify-content:space-between;gap:16px;margin-bottom:14px}.sheet-close{width:38px;height:38px;color:var(--text);background:#ffffff12;border-radius:50%;place-items:center;display:grid}.sheet-menu{gap:8px;display:grid}.sheet-item{color:#e8eaf0;background:#ffffff0b;border-radius:16px;justify-content:space-between;gap:12px;min-height:52px;padding:0 14px}.sheet-item:not(.sheet-publish){justify-content:flex-start}.sheet-switch{background:#ffffff1a;border-radius:999px;width:42px;height:24px}.sheet-switch.is-on{background:var(--gradient)}.sheet-label{gap:10px}.result-preview-page{background:#05070b;padding:0;overflow:hidden}.studio-shell.app-shell .result-player{width:100%;height:100%;min-height:calc(100dvh - var(--topbar-height));isolation:isolate;background:#030407;position:relative;overflow:hidden}.studio-shell.app-shell .ambient-art{object-fit:cover;filter:blur(34px)brightness(.46)saturate(1.1);opacity:.9;width:114%;height:114%;position:absolute;inset:-7%;transform:scale(1.06)}.studio-shell.app-shell .ambient-shade{z-index:1;background:radial-gradient(circle at 48% 48%,#ffffff0f,#0000 31%),radial-gradient(circle at 10% 52%,#e4268a1f,#0000 34%),radial-gradient(circle at 88% 42%,#2d75c91a,#0000 32%),linear-gradient(90deg,#030407c2,#03040733 42%,#030407bf),linear-gradient(#03040780,#0000 18% 74%,#030407c7);position:absolute;inset:0}.studio-shell.app-shell .preview-back-button{z-index:6;width:48px;height:48px;color:var(--text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c0f168c;border:1px solid #ffffff24;border-radius:50%;place-items:center;display:grid;position:absolute;top:24px;left:24px}.studio-shell.app-shell .desktop-video-stage{z-index:3;place-items:center;padding:46px 138px 74px 86px;display:grid;position:absolute;inset:0}.studio-shell.app-shell .desktop-video-frame{width:min(35vw,430px);min-width:310px;max-height:calc(100vh - var(--topbar-height) - 120px);aspect-ratio:9/16;background:#0a0d13;border:1px solid #ffffff1f;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 34px 92px #00000075}.studio-shell.app-shell .desktop-video-frame video{object-fit:cover;width:100%;height:100%}.studio-shell.app-shell .video-vignette{pointer-events:none;background:radial-gradient(circle at 50% 52%,#0000 52%,#0000003d 100%),linear-gradient(#00000014,#0000 36%,#00000052);position:absolute;inset:0}.studio-shell.app-shell .video-title-overlay{color:#fff;text-align:center;text-shadow:0 3px 18px #000000a6;justify-items:center;gap:6px;display:grid;position:absolute;bottom:88px;left:28px;right:28px}.studio-shell.app-shell .play-overlay-button{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff2e;border-radius:50%;place-items:center;width:76px;height:76px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.studio-shell.app-shell .desktop-tool-rail{z-index:5;gap:14px;display:grid;position:absolute;top:50%;right:42px;transform:translateY(-50%)}.studio-shell.app-shell .tool-button,.studio-shell.app-shell .mobile-rail-button{color:#fff;place-items:center;display:grid}.studio-shell.app-shell .tool-button{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c0f1694;border-radius:50%;width:56px;min-height:56px;padding:0;font-size:11px;font-weight:720}.studio-shell.app-shell .tool-button span,.studio-shell.app-shell .mobile-rail-button span,.studio-shell.app-shell .desktop-card-actions span{display:none}.studio-shell.app-shell .tool-button.is-danger{color:#ffd4df}.studio-shell.app-shell .desktop-control-bar{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0c1294;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:12px;min-height:54px;padding:0 14px;display:flex;position:absolute;bottom:28px;left:62px;right:62px}.studio-shell.app-shell .round-control{color:#fff;background:#ffffff14;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.studio-shell.app-shell .volume-control-group{height:36px;box-shadow:none;background:0 0;border:0;border-radius:999px;flex:none;align-items:center;gap:0;padding:0;display:inline-flex}.studio-shell.app-shell .volume-control-group .round-control{background:0 0;width:32px}.studio-shell.app-shell .volume-slider-shell{opacity:0;width:0;margin-left:0;transition:width .18s,margin-left .18s,opacity .14s;display:block;overflow:hidden}.studio-shell.app-shell .volume-control-group:hover .volume-slider-shell,.studio-shell.app-shell .volume-control-group:focus-within .volume-slider-shell{opacity:1;width:76px;margin-left:8px}.studio-shell.app-shell .volume-slider{cursor:pointer;appearance:none;background:0 0;width:76px;height:18px;display:block}.studio-shell.app-shell .volume-slider::-webkit-slider-runnable-track{background:linear-gradient(90deg, #f5f6fb var(--volume-level,100%), #ffffff3d var(--volume-level,100%));border-radius:999px;height:5px}.studio-shell.app-shell .volume-slider::-webkit-slider-thumb{appearance:none;background:#f5f6fb;border:0;border-radius:50%;width:14px;height:14px;margin-top:-4.5px;box-shadow:0 2px 8px #00000059}.studio-shell.app-shell .volume-slider::-moz-range-track{background:#ffffff3d;border-radius:999px;height:5px}.studio-shell.app-shell .volume-slider::-moz-range-progress{background:#f5f6fb;border-radius:999px;height:5px}.studio-shell.app-shell .volume-slider::-moz-range-thumb{background:#f5f6fb;border:0;border-radius:50%;width:14px;height:14px;box-shadow:0 2px 8px #00000059}.studio-shell.app-shell .desktop-progress,.studio-shell.app-shell .mobile-progress{background:#ffffff2e;border:0;border-radius:999px;height:5px;padding:0;overflow:hidden}.studio-shell.app-shell .progress-control{cursor:pointer;appearance:none;text-align:left}.studio-shell.app-shell .progress-control:focus-visible{outline-offset:4px;outline:2px solid #ffffffb8}.studio-shell.app-shell .desktop-progress{flex:1}.studio-shell.app-shell .desktop-progress span,.studio-shell.app-shell .mobile-progress span{border-radius:inherit;background:var(--gradient);width:34%;height:100%;display:block}.studio-shell.app-shell .desktop-time,.studio-shell.app-shell .speed-control{color:#e7e9ef;font-size:12px;font-weight:720}.studio-shell.app-shell .speed-control{background:#ffffff14;border-radius:999px;min-width:42px;height:32px}.studio-shell.app-shell .mobile-result-preview{display:none}.first-frame-modal,.first-frame-lightbox,.cover-description-modal{z-index:150;position:fixed;inset:0}.first-frame-modal-backdrop,.first-frame-lightbox-backdrop,.cover-description-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020307b8;border:0;width:100%;position:absolute;inset:0}.first-frame-dialog{color:var(--text);background:#10131cfa;border:1px solid #ffffff1f;border-radius:24px;grid-template-rows:auto minmax(0,1fr);display:grid;position:absolute;inset:46px;overflow:hidden;box-shadow:0 38px 110px #0009}.first-frame-modal-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;min-height:68px;padding:0 22px;display:flex}.first-frame-modal-header h2,.cover-description-sheet h2{margin:0;font-size:22px;font-weight:780}.first-frame-close-button,.first-frame-lightbox-close{width:40px;height:40px;color:var(--text);background:#ffffff14;border-radius:50%;place-items:center;display:grid}.first-frame-modal-body{grid-template-columns:minmax(0,1fr) 360px;gap:20px;min-height:0;padding:22px;display:grid}.first-frame-modal-left{grid-template-rows:minmax(0,1fr) auto;gap:16px;min-width:0;display:grid}.first-frame-canvas-card,.first-frame-side-card{background:#07090e94;border:1px solid #ffffff1a;border-radius:20px;position:relative;overflow:hidden}.first-frame-canvas{background:radial-gradient(circle at 50% 28%,#e4268a29,#0000 30%),linear-gradient(90deg,#191f2bfa,#0a0c12b8,#191f2bfa);place-items:center;height:100%;min-height:430px;display:grid}.first-frame-portrait{aspect-ratio:9/16;background:#0b0d12;border-radius:18px;width:min(48vh,320px);overflow:hidden;box-shadow:0 24px 60px #0000006b}.first-frame-portrait img,.first-frame-variant img,.first-frame-reference-box img{object-fit:cover;width:100%;height:100%}.first-frame-loading-state{color:#fff;background:#05070c8a;place-items:center;gap:10px;display:grid;position:absolute;inset:0}.first-frame-modal-actions{justify-content:center;gap:10px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.first-frame-tool-button,.first-frame-create-button,.cover-description-sheet-button{color:#fff;background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 14px;display:inline-flex}.first-frame-confirm-button,.first-frame-create-button,.cover-description-confirm{background:var(--gradient)}.first-frame-variants{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px;display:grid}.first-frame-arrow{color:#fff;background:#ffffff12;border-radius:16px;height:62px;font-size:26px}.first-frame-thumb-list{scrollbar-width:none;gap:10px;display:flex;overflow-x:auto}.first-frame-thumb-list::-webkit-scrollbar{display:none}.first-frame-variant{background:#ffffff0f;border:2px solid #0000;border-radius:14px;flex:none;width:64px;height:64px;overflow:hidden}.first-frame-variant.is-selected{border-color:#e4268adb;box-shadow:0 0 0 3px #e4268a24}.first-frame-modal-side{align-content:start;gap:16px;min-width:0;display:grid}.first-frame-side-card{padding:14px}.first-frame-side-card h3{color:var(--text);margin:0 0 12px;font-size:15px}.first-frame-reference-box{background:#ffffff0b;border-radius:14px;place-items:center;height:174px;display:grid;overflow:hidden}.first-frame-reference-empty{color:#fff;background:#ffffff14;border-radius:16px;place-items:center;width:58px;height:58px;display:grid}.first-frame-prompt-shell{position:relative}.first-frame-prompt-shell textarea{width:100%;min-height:182px;color:var(--text);resize:vertical;background:#06090fad;border:1px solid #ffffff12;border-radius:16px;padding:13px 14px 38px}.first-frame-prompt-count{color:var(--muted);font-size:12px;position:absolute;bottom:12px;right:14px}.first-frame-lightbox-content{place-items:center;display:grid;position:absolute;inset:34px}.first-frame-lightbox-content img{border-radius:20px;max-width:100%;max-height:100%;box-shadow:0 30px 100px #000000b3}.first-frame-lightbox-close{position:absolute;top:18px;right:18px}.cover-description-sheet{width:min(560px,100vw - 32px);color:var(--text);background:#10131cfa;border:1px solid #ffffff1f;border-radius:22px;gap:14px;padding:22px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 34px 100px #00000094}.cover-description-textarea-shell textarea{width:100%;min-height:230px;color:var(--text);resize:vertical;background:#06090fad;border:1px solid #ffffff14;border-radius:16px;padding:14px}.cover-description-sheet-count{color:var(--muted);justify-self:end;font-size:12px}.cover-description-sheet-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.cover-description-link{text-align:left;width:100%}@media (max-width:900px){.studio-shell.app-shell .library-content{padding:18px 13px calc(var(--mobile-nav-height) + 36px + env(safe-area-inset-bottom))}.studio-shell.app-shell .library-toolbar{margin:0;display:block}.studio-shell.app-shell .library-search{display:none}.studio-shell.app-shell .library-tabs{width:auto;max-width:none;height:auto;box-shadow:none;background:0 0;border:0;align-items:center;gap:8px;margin:0 0 18px;padding:0;display:flex}.studio-shell.app-shell .library-tabs .segment{color:#aeb3bf;background:#ffffff12;border-radius:18px;width:92px;min-width:92px;height:36px;min-height:36px;padding:0;font-size:12px}.studio-shell.app-shell .library-grid{grid-template-columns:1fr;gap:24px;margin-top:22px;display:grid}.studio-shell.app-shell .library-mv-card{background:0 0;border:0;border-radius:0;padding:0;display:block}.studio-shell.app-shell .library-mv-card .mv-card-main{grid-template-columns:118px minmax(0,1fr);align-items:center;gap:12px;display:grid}.studio-shell.app-shell .library-mv-card .library-cover{aspect-ratio:auto;width:118px;height:78px;min-height:0;box-shadow:none;border-color:#0000;border-radius:9px}.studio-shell.app-shell .library-mv-card .library-cover:after{display:none}.studio-shell.app-shell .library-mv-card:hover .library-cover img{transform:none}.studio-shell.app-shell .desktop-card-actions,.studio-shell.app-shell .desktop-more-menu,.studio-shell.app-shell .required-mark{display:none}.studio-shell.app-shell .duration,.studio-shell.app-shell .cover-status{z-index:2;-webkit-backdrop-filter:none;backdrop-filter:none;display:inline-flex;position:absolute}.studio-shell.app-shell .duration{color:#ffffffeb;background:#00000070;border-radius:999px;align-items:center;min-height:18px;padding:1px 6px;font-size:11px;font-weight:720;line-height:1;top:7px;bottom:auto;left:8px}.studio-shell.app-shell .cover-status{color:#ffffffc7;text-overflow:ellipsis;white-space:nowrap;background:0 0;padding:0;font-size:12px;font-weight:740;line-height:1;inset:auto 6px 8px 8px;overflow:hidden}.studio-shell.app-shell .mv-card-info{flex-direction:column;min-width:0;height:78px;padding:3px 0 1px;display:flex}.studio-shell.app-shell .mv-card-info h2{color:#f6f7fa;letter-spacing:0;white-space:normal;margin:0;font-size:15px;font-weight:735;line-height:20px}.studio-shell.app-shell .mobile-meta,.studio-shell.app-shell .mobile-generated{color:#8d919d}.studio-shell.app-shell .mobile-meta{color:#565d6c;gap:8px;margin-top:12px;font-size:10px;display:flex}.studio-shell.app-shell .mobile-generated{margin-top:auto;font-size:12px;line-height:16px;display:block}.studio-shell.app-shell .mobile-card-actions{gap:8px;margin-top:10px;display:grid}.studio-shell.app-shell .mobile-card-actions.required-actions{grid-template-columns:minmax(0,1fr) 46px}.studio-shell.app-shell .mobile-card-actions.ready-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 46px}.studio-shell.app-shell .mobile-primary-action,.studio-shell.app-shell .mobile-icon-action{color:#f3f3f6;background:linear-gradient(#1c1f28,#151821);border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-width:0;height:44px;font-size:13px;font-weight:650;display:inline-flex}.studio-shell.app-shell .mobile-primary-action{white-space:nowrap;padding:0 8px;overflow:hidden}.studio-shell.app-shell .mobile-icon-action{place-items:center;width:auto;padding:0;display:grid}.studio-shell.app-shell .mobile-card-actions .mobile-primary-action span{display:inline}.studio-shell.app-shell .action-required-button{background:linear-gradient(100deg,#c0145a47,#1b1d24f5)!important}.studio-shell.app-shell .preview-main.result-preview-page{z-index:80;position:fixed;inset:0}.studio-shell.app-shell .result-player{min-height:100dvh}.studio-shell.app-shell .desktop-tool-rail,.studio-shell.app-shell .desktop-control-bar,.studio-shell.app-shell .preview-back-button{display:none}.studio-shell.app-shell .desktop-video-stage{z-index:2;padding:0;display:block;inset:0}.studio-shell.app-shell .desktop-video-frame{width:100%;min-width:0;height:100%;max-height:none;box-shadow:none;aspect-ratio:auto;border:0;border-radius:0}.studio-shell.app-shell .desktop-video-frame .video-title-overlay,.studio-shell.app-shell .desktop-video-frame .play-overlay-button{display:none}.studio-shell.app-shell .mobile-result-preview{z-index:5;display:block;position:absolute;inset:0;overflow:hidden}.studio-shell.app-shell .mobile-ambient{display:none}.studio-shell.app-shell .mobile-scrim-gradient{background:linear-gradient(#03040794,#0000 24%,#030407d1);position:absolute;inset:0}.studio-shell.app-shell .mobile-preview-top{z-index:3;align-items:center;gap:12px;min-height:74px;padding:16px;display:flex;position:absolute;top:0;left:0;right:0}.studio-shell.app-shell .mobile-back-button,.studio-shell.app-shell .mobile-play{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000052;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.studio-shell.app-shell .mobile-title-block{color:#fff;min-width:0;display:grid}.studio-shell.app-shell .mobile-title-block span{color:#ffffffb8;font-size:12px}.studio-shell.app-shell .mobile-action-rail{z-index:3;justify-items:center;gap:12px;display:grid;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.studio-shell.app-shell .mobile-rail-button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000052;border-radius:50%;place-items:center;width:48px;min-height:48px;display:grid}.studio-shell.app-shell .mobile-rail-button.text-rail{min-height:36px;font-size:12px;font-weight:800}.studio-shell.app-shell .mobile-bottom-info{z-index:3;color:#fff;gap:10px;display:grid;position:absolute;bottom:24px;left:16px;right:82px}.studio-shell.app-shell .mobile-lyric,.studio-shell.app-shell .mobile-copy{text-shadow:0 3px 14px #0009;margin:0}.studio-shell.app-shell .mobile-copy{color:#ffffffc2;font-size:12px;line-height:1.45}.studio-shell.app-shell .mobile-progress-row{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.studio-shell.app-shell .mobile-time{color:#ffffffc7;font-size:11px}.first-frame-dialog{border-radius:0;inset:0}.first-frame-modal-body{grid-template-columns:1fr;overflow-y:auto}.first-frame-canvas{min-height:360px}.first-frame-modal-side{padding-bottom:24px}.first-frame-modal-actions{flex-wrap:wrap;padding:12px;position:static}.cover-description-sheet{border-radius:24px 24px 0 0;width:100%;inset:auto 0 0;transform:none}}
