: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:focus-visible{outline-offset:3px;outline:2px solid #e4268a9e}.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}.upload-requirements-layer{z-index:360;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.upload-requirements-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b8;border:0;position:absolute;inset:0}.upload-requirements-dialog{z-index:1;color:#fff;background:radial-gradient(circle at 22% 0,#e4268a38,#0000 38%),linear-gradient(#181b27fa,#0a0c12fa);border:1px solid #ffffff24;border-radius:22px;width:min(430px,100vw - 40px);padding:30px 28px 26px;position:relative;box-shadow:inset 0 1px #ffffff14,0 28px 80px #0000008f}.upload-requirements-dialog h2{color:#fff;margin:0 0 18px;font-size:20px;font-weight:760;line-height:1.2}.upload-requirements-dialog p{color:#c9c9d6;margin:0 0 15px;font-size:14px;line-height:1.58}.upload-requirements-policy a{color:#fff;text-underline-offset:3px;font-weight:720;-webkit-text-decoration:underline #e4268acc;text-decoration:underline #e4268acc}.upload-requirements-actions{gap:10px;margin-top:24px;display:grid}.upload-agree-button,.upload-cancel-button{border-radius:16px;min-height:48px;font-size:14px;font-weight:760}.upload-agree-button{color:#fff;background:var(--gradient);border:0;box-shadow:0 18px 38px #c0145a47}.upload-cancel-button{color:#d5d7df;background:#ffffff0e;border:1px solid #ffffff1f}.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)}.app-toast-layer{z-index:620;padding:max(22px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(22px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));pointer-events:auto;place-items:center;display:grid;position:fixed;inset:0}.app-toast-card{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:radial-gradient(circle at 14% 0,#e4268a3d,#0000 34%),radial-gradient(circle at 88% 20%,#5560ff33,#0000 38%),linear-gradient(#1a1d2bf7,#080a11f7);border:1px solid #ffffff26;border-radius:22px;align-items:flex-start;gap:12px;width:min(460px,100vw - 32px);padding:17px 18px;animation:.18s ease-out toast-pop;display:flex;box-shadow:inset 0 1px #ffffff14,0 26px 70px #00000080,0 0 0 9999px #0304093d}.app-toast-icon{color:#fff;background:linear-gradient(135deg,#e4268af5,#5d67ffe6);border-radius:14px;flex:none;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 12px 30px #e4268a47}.app-toast-card p{color:#ffffffeb;margin:0;padding-top:6px;font-size:14px;font-weight:680;line-height:1.45}@keyframes toast-pop{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.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}.share-modal{background:linear-gradient(#161922fa,#0a0c12fa);border-color:#ffffff24;border-radius:20px;gap:20px;width:min(420px,100vw - 36px);padding:22px;box-shadow:0 28px 92px #00000085}.share-modal .modal__head h2{color:#f8f8fb;margin:0;font-size:22px;font-weight:780;line-height:1.15}.share-modal .modal__head button{background:#ffffff12;border-radius:50%;width:40px;height:40px}.share-modal .share-grid{gap:12px;display:grid}.share-modal .share-grid button{color:#fff;background:#ffffff12;border-color:#ffffff1f;border-radius:16px;justify-content:flex-start;width:100%;min-height:54px;padding:0 18px;font-size:16px;font-weight:760}.share-modal .facebook-mark{width:30px;height:30px;box-shadow:none;font-size:20px}@media (max-width:640px){.modal-backdrop:has(.share-modal){padding:18px 18px calc(18px + env(safe-area-inset-bottom));align-items:center}.share-modal{width:min(360px,100vw - 36px);max-height:calc(100dvh - 36px - env(safe-area-inset-bottom));border-radius:22px;padding:20px}.share-modal .modal__head h2{font-size:20px}.share-modal .share-grid button{min-height:52px;font-size:15px}}.sample-video-modal{z-index:920;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{aspect-ratio:1;object-fit:cover;border-radius:999px;flex:none;width:22px;height:22px;display:block}.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{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;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-weight:800;display:inline-flex}:is(.avatar-button:has(.avatar-thumb),.avatar-button:has(>svg):not(:has(>span:not(:empty)))){aspect-ratio:1;border-radius:50%;width:40px;min-width:40px;height:40px;padding:0}.top-nav .avatar-button{background:#ffffff0a;min-height:40px}.top-nav .avatar-button .avatar-thumb,.top-nav .avatar-button>svg{aspect-ratio:1;border-radius:50%;flex:0 0 22px;width:22px;height:22px}.account-drawer-layer{z-index:320;pointer-events:none;position:fixed;inset:0}.account-drawer-backdrop{z-index:0;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);pointer-events:auto;background:radial-gradient(circle at 20% 36%,#c0145a2e,#0000 15%),#03050a9e;border:0;padding:0;animation:.22s account-backdrop-in;position:absolute;inset:0}.account-drawer{z-index:1;width:min(430px,100vw - 24px);min-height:100%;color:var(--text);pointer-events:auto;background:radial-gradient(circle at 10% 2%,#e4268a1f,#0000 29%),linear-gradient(#12151ffc,#080a0ffc);border-left:1px solid #ffffff1f;animation:.26s cubic-bezier(.22,.9,.28,1) account-drawer-in;position:absolute;inset:0 0 0 auto;overflow:hidden;box-shadow:inset 1px 0 #ffffff0d,-30px 0 86px #0000007a}.account-drawer__page{scrollbar-width:none;flex-direction:column;gap:22px;padding:20px 22px 30px;transition:transform .28s cubic-bezier(.22,.9,.28,1),opacity .22s;display:flex;position:absolute;inset:0;overflow-y:auto}.account-drawer__page::-webkit-scrollbar{display:none}.account-drawer__page--profile{opacity:1;transform:translate(0)}.account-drawer__page--settings{opacity:.1;transform:translate(100%)}.account-drawer.is-settings-open .account-drawer__page--profile{opacity:0;pointer-events:none;transform:translate(-18%)}.account-drawer.is-settings-open .account-drawer__page--settings{opacity:1;transform:translate(0)}@keyframes account-drawer-in{0%{transform:translate(36px)}to{transform:translate(0)}}@keyframes account-backdrop-in{0%{opacity:0}to{opacity:1}}.account-drawer__head{justify-content:space-between;align-items:center;gap:20px;min-height:48px;display:flex}.account-drawer__head h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:15px;font-weight:760}.account-drawer__close{color:#f5f5f7;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:13px;place-items:center;width:40px;height:40px;transition:transform .18s,background .18s;display:grid}.account-drawer__close svg{width:20px;height:20px}.account-drawer__close:hover{background:#ffffff17;transform:translateY(-1px)}.account-drawer__profile{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:16px;padding:18px 2px 17px;display:grid}.account-drawer__avatar{background:linear-gradient(140deg,#e33cc3,#8e55f5 58%,#2d75c9);border-radius:24px;width:76px;height:76px;padding:3px;box-shadow:0 0 30px #e4268a2b}.account-drawer__avatar img,.account-drawer__avatar span{border-radius:21px;place-items:center;width:100%;height:100%;display:grid;overflow:hidden}.account-drawer__avatar img{object-fit:cover}.account-drawer__avatar span{color:#fff;letter-spacing:-.04em;background:radial-gradient(circle at 28% 28%,#ffffff61,#0000 16%),radial-gradient(circle at 68% 68%,#e4268a85,#0000 34%),linear-gradient(145deg,#2b315f,#111528 72%);font-size:25px;font-weight:820}.account-drawer__identity{min-width:0}.account-drawer__name-line{align-items:center;gap:8px;display:flex}.account-drawer__name-line strong{color:#fff;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:22px;font-weight:800;line-height:1.12;overflow:hidden}.account-drawer__edit{color:#fff;background:0 0;border:0;flex:none;place-items:center;width:31px;height:31px;display:grid}.account-drawer__edit svg{width:17px;height:17px}.account-drawer__id{color:#747a88;letter-spacing:0;align-items:center;gap:6px;margin-top:6px;font-size:12px;font-weight:500;line-height:1.2;display:flex}.account-drawer__id span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.account-drawer__copy{color:#f4f4f8;background:0 0;border:0;border-radius:5px;flex:none;place-items:center;width:18px;height:18px;display:grid}.account-drawer__copy:hover{background:#ffffff12}.account-drawer__copy svg{width:13px;height:13px}.account-drawer__id svg{color:#f4f4f8;flex:none;width:13px;height:13px}.account-drawer__credits{border-radius:var(--pill);color:#eadff8;background:#ffffff17;align-items:center;gap:8px;width:fit-content;min-height:30px;margin-top:9px;padding:0 11px;font-size:12px;font-weight:720;display:inline-flex}.account-drawer__credits i{clip-path:polygon(18% 0,82% 0,100% 39%,50% 100%,0 39%);filter:drop-shadow(0 0 7px #e4268a5c);background:linear-gradient(135deg,#ff58c1,#7654d8 62%,#9fd8ff);width:14px;height:12px;display:inline-block}.account-drawer__membership{background:linear-gradient(110deg,#7654d847,#e4268a36 62%,#e4268a61),#19152b;border:1px solid #ffffff1a;border-radius:18px;align-items:center;gap:14px;min-height:86px;margin:4px 0 0;padding:0 17px;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0b}.account-drawer__membership-badge{color:#221020;text-transform:uppercase;background:linear-gradient(145deg,#fff1a8,#ffcd3d);border-radius:15px;flex:none;place-items:center;width:44px;height:44px;font-size:17px;font-weight:900;display:grid}.account-drawer__membership-copy{min-width:0}.account-drawer__membership strong,.account-drawer__membership small{display:block}.account-drawer__membership strong{color:#f4f3f1;letter-spacing:0;font-size:14px;font-weight:700}.account-drawer__membership small{color:#8d909a;margin-top:5px;font-size:12px;font-weight:400}.account-drawer__menu{background:#ffffff08;border:1px solid #ffffff1c;border-radius:18px;overflow:hidden}.account-drawer__row{color:#f0f2f8;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff13;border-radius:0;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:13px;width:100%;min-height:66px;padding:0 17px;font-size:14px;font-weight:620;line-height:1;text-decoration:none;transition:background .16s,color .16s;display:grid}.account-drawer__row:last-child{border-bottom:0}.account-drawer__row:hover{background:#ffffff0e}.account-drawer__row svg{color:#e4e8f1;width:24px;height:24px}.account-drawer__row>svg:last-child{color:#9298a9;width:13px;height:13px}.account-drawer__row--language{grid-template-columns:24px minmax(0,1fr) auto 13px}.account-drawer__row-trailing-text{color:#9298a9;text-align:right;white-space:nowrap;font-size:12px;font-weight:560}.account-drawer__row--language .language-group{color:#9298a9;align-items:center;gap:0;padding:0;display:flex}.account-drawer__row--language .language-group>svg{display:none}.account-drawer__row--language .language-group select{color:#9298a9;text-align:right;background:0 0;border:0;width:auto;min-width:104px;height:34px;padding:0 4px;font-size:12px;font-weight:560}.account-drawer__session{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:-4px;display:flex}.account-drawer__session button{border-radius:var(--pill);color:#d8dce6;background:#ffffff0a;border:1px solid #ffffff1c;min-height:34px;padding:0 12px;font-size:12px;font-weight:650}.account-drawer__session .account-drawer__danger{background:#ff5d7317;border-color:#ff8b9a3d;color:#ff8b9a!important}.account-drawer__row--danger,.account-drawer__row--danger svg{color:#ff9aa8}.account-drawer__row--danger:hover{background:#ff6f8218}.account-drawer__page--settings .account-drawer__head{justify-content:flex-start}.account-settings-intro{padding:0 2px 2px}.account-settings-intro h3{color:#fff;letter-spacing:-.035em;margin:0;font-size:22px;font-weight:800}.account-settings-intro p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.55}.account-layer{z-index:340;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#03050ab8;place-items:center;padding:28px;transition:opacity .2s;display:grid;position:fixed;inset:0}.account-layer.is-open{opacity:1;pointer-events:auto}.account-dialog{scrollbar-width:none;background:radial-gradient(circle at 0 0,#e4268a1a,#0000 31%),linear-gradient(#171b2a,#0f1320);border:1px solid #ffffff24;border-radius:22px;width:min(560px,100vw - 56px);max-height:calc(100vh - 56px);padding:23px;transition:transform .22s cubic-bezier(.22,.8,.22,1);overflow-y:auto;transform:translateY(12px)scale(.986);box-shadow:0 30px 90px #0000008c}.account-dialog::-webkit-scrollbar{display:none}.account-layer.is-open .account-dialog{transform:translateY(0)scale(1)}.account-dialog--narrow{width:min(450px,100vw - 56px)}.account-dialog__head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.account-dialog__head h2,.account-confirm-title{color:#fff;letter-spacing:-.03em;margin:0}.account-dialog__head h2{font-size:21px;font-weight:800}.account-icon-button{color:#f5f5f7;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:13px;place-items:center;width:40px;height:40px;transition:transform .18s,background .18s;display:grid}.account-icon-button:hover{background:#ffffff17;transform:translateY(-1px)}.account-edit-profile,.account-edit-avatar{justify-items:center;display:grid}.account-edit-avatar__preview{border-radius:30px;width:96px;height:96px;margin:2px auto 13px}.account-edit-avatar__preview img,.account-edit-avatar__preview span{border-radius:27px;font-size:32px}.account-change-picture{border-radius:var(--pill);color:#dff3ff;cursor:pointer;background:#9fd8ff14;border:1px solid #9fd8ff61;align-items:center;gap:8px;min-height:38px;padding:0 15px;font-size:12px;font-weight:720;display:inline-flex}.account-change-picture.is-selected{color:#ffd6e8;background:#e4268a1f;border-color:#e4268a6b}.account-change-picture input{display:none}.account-edit-avatar small{color:#747a88;text-align:center;min-height:18px;margin-top:9px;font-size:11px}.account-edit-field{width:100%;margin-top:22px}.account-form-label{color:#d8dbe7;justify-content:space-between;align-items:center;margin-bottom:9px;font-size:13px;font-weight:650;display:flex}.account-form-label small{color:#747a88;font-size:12px;font-weight:550}.account-input{width:100%;height:54px;color:var(--text);background:#ffffff0e;border:1px solid #ffffff17;border-radius:15px;outline:none;padding:0 15px}.account-input:focus{border-color:#e4268a8f;box-shadow:0 0 0 4px #e4268a14}.account-dialog__actions{justify-content:flex-end;gap:11px;width:100%;margin-top:23px;display:flex}.account-dialog__actions--center{justify-content:center}.account-button{border-radius:var(--pill);border:1px solid #0000;min-width:116px;min-height:44px;padding:0 18px;font-size:13px;font-weight:760;transition:transform .16s,filter .16s}.account-button:active{transform:scale(.98)}.account-button--primary{color:#fff;background:var(--gradient);box-shadow:0 14px 34px #c0145a3d}.account-button--secondary{color:#dfe3eb;background:#ffffff17;border-color:#ffffff1a}.account-button--danger{color:#fff;background:linear-gradient(105deg,#ff4f7b,#ff6d67);box-shadow:0 14px 34px #ff4f7b3b}.account-button:disabled{cursor:wait;opacity:.68;transform:none}.account-unsubscribe-summary{gap:10px;margin-top:18px;display:grid}.account-unsubscribe-summary>div{background:#ffffff0b;border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;min-height:52px;padding:12px 14px;display:flex}.account-unsubscribe-summary span{color:#8f95a6;font-size:12px;font-weight:650}.account-unsubscribe-summary strong{color:#f7f8fc;text-align:right;font-size:13px;font-weight:780}.account-language-list{gap:10px;display:grid}.account-language-option{color:#eef0f6;text-align:left;background:#ffffff0b;border:1px solid #ffffff14;border-radius:15px;justify-content:space-between;align-items:center;width:100%;min-height:56px;padding:0 15px;font-size:14px;font-weight:650;display:flex}.account-language-option.is-selected{background:linear-gradient(105deg,#c0145a3b,#2d75c91f);border-color:#e4268a85}.account-radio{border:1px solid #ffffff38;border-radius:50%;width:18px;height:18px}.account-language-option.is-selected .account-radio{border:5px solid #f477b3}.account-confirm-icon{color:#dff3ff;background:#9fd8ff1a;border-radius:18px;place-items:center;width:54px;height:54px;margin:0 auto 15px;display:grid}.account-confirm-icon.is-danger{color:#ff9aa8;background:#ff6f821f}.account-confirm-title{text-align:center;font-size:22px;font-weight:820}.account-confirm-copy{max-width:340px;color:var(--muted);text-align:center;margin:10px auto 0;font-size:13px;line-height:1.55}.credits-buy-link{border-radius:var(--pill);color:#fff;background:var(--gradient);border:1px solid #ffffff21;justify-content:center;align-items:center;min-height:32px;padding:0 14px;font-size:12px;font-weight:720;display:inline-flex;box-shadow:0 12px 26px #c0145a33}.credit-modal-layer{z-index:330;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000a8;place-items:center;padding:34px;transition:opacity .18s;display:grid;position:fixed;inset:0}.credit-modal-layer.is-open{opacity:1;pointer-events:auto}.credit-modal-backdrop{background:0 0;border:0;position:absolute;inset:0}.credit-modal{z-index:1;width:min(1040px,100vw - 78px);max-height:calc(100vh - 76px);color:var(--text);background:linear-gradient(145deg,#ffffff0b,#0000 42%),linear-gradient(#141822fe,#0b0e15fe);border:1px solid #ffffff1c;border-radius:24px;grid-template-rows:68px minmax(0,1fr);transition:transform .2s;display:grid;position:relative;overflow:hidden;transform:translateY(10px)scale(.992);box-shadow:inset 0 1px #ffffff0d,0 34px 110px #000000a6}.credit-modal-layer.is-open .credit-modal{transform:translateY(0)scale(1)}.credit-modal:before{content:"";background:linear-gradient(90deg, transparent, var(--pink), #8a62ff, var(--bright-blue), transparent);height:2px;position:absolute;inset:0 0 auto}.credit-modal-header{background:linear-gradient(90deg,#c0145a1f,#2d75c909 46%,#0000),#10141de0;border-bottom:1px solid #ffffff14;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-width:0;padding:0 24px;display:grid}.credit-modal-title-row,.credit-modal-actions{align-items:center;gap:12px;min-width:0;display:flex}.credit-modal-title{color:#fff;letter-spacing:0;margin:0;font-size:22px;font-weight:680;line-height:1.1}.credit-modal-back,.credit-modal-close{width:38px;height:38px;color:var(--muted-strong);cursor:pointer;background:#ffffff0e;border:1px solid #ffffff17;border-radius:50%;place-items:center;padding:0;display:grid}.credit-modal-back:hover,.credit-modal-close:hover{color:#fff;background:#e4268a1a;border-color:#e4268a52}.credit-modal-back svg,.credit-modal-close svg,.credit-modal-header-buy svg,.credit-modal-purchase svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.credit-modal-back.credit-modal-mobile-close,.credit-details-dock{display:none}.credit-modal-header-buy{border-radius:var(--pill);color:#fff;background:var(--gradient);cursor:pointer;border:1px solid #ffffff24;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 18px;font-size:13px;font-weight:650;display:inline-flex;box-shadow:0 13px 30px #c0145a3b,inset 0 1px #fff3}.credit-modal-body{min-width:0;min-height:0;overflow:auto}.credit-modal-view{display:none}.credit-modal-view.is-active{display:block}.credit-modal-details-layout,.credit-modal-buy-layout{align-items:start;gap:18px;padding:22px;display:grid}.credit-modal-details-layout{grid-template-columns:300px minmax(0,1fr)}.credit-modal-buy-layout{grid-template-columns:minmax(0,1fr) 288px}.credit-modal-summary,.credit-modal-activity,.credit-modal-packages,.credit-modal-order{border-radius:var(--radius);background:linear-gradient(145deg,#ffffff09,#0000 44%),#121620f0;border:1px solid #ffffff16;min-width:0;box-shadow:inset 0 1px #ffffff0a,0 18px 44px #0003}.credit-modal-summary,.credit-modal-packages,.credit-modal-order{padding:18px;overflow:auto}.credit-modal-balance{background:radial-gradient(circle at 10% 4%,#e4268a4a,#0000 39%),radial-gradient(circle at 93% 18%,#2d75c93b,#0000 35%),linear-gradient(145deg,#ffffff0e,#0000 44%),linear-gradient(#191e2bfa,#0c0f17fa);border:1px solid #ffffff17;border-radius:18px;min-height:158px;padding:18px;position:relative;overflow:hidden}.credit-modal-balance:after,.credit-modal-package.is-selected:after{content:"";background:linear-gradient(90deg,#0000,#e4268ab8,#2d75c9ad,#0000);height:1px;position:absolute;bottom:0;left:18px;right:18px;box-shadow:0 0 18px #e4268a70}.credit-modal-label{color:var(--muted-strong);font-size:12px;font-weight:600}.credit-modal-number{align-items:flex-end;gap:9px;margin-top:22px;display:flex}.credit-modal-number strong{color:#fff;font-size:44px;font-weight:720;line-height:.95}.credit-modal-number span{color:#8f95a3;padding-bottom:4px;font-size:13px}.credit-modal-breakdown{gap:9px;margin-top:14px;display:grid}.credit-modal-breakdown-item{background:#06090f7a;border:1px solid #ffffff0f;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:67px;padding:0 13px;display:flex}.credit-modal-breakdown-item strong,.credit-modal-row-title{color:#eef0f6;font-size:13px;font-weight:600;display:block}.credit-modal-breakdown-item span,.credit-modal-row-meta,.credit-modal-panel-subtitle,.credit-modal-panel-head span{color:var(--muted);margin-top:4px;font-size:11px;display:block}.credit-modal-breakdown-value{color:#fff;font-size:16px;font-weight:680}.credit-modal-activity{grid-template-rows:auto auto auto;padding:18px;display:grid}.credit-modal-panel-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.credit-modal-panel-head h2,.credit-modal-order h2{color:#fff;margin:0;font-size:16px;font-weight:650}.credit-modal-tabs{width:max-content;margin-top:15px}.credit-modal-tabs .segment{min-width:82px;height:34px}.credit-modal-activity-list{min-height:320px;margin-top:15px;padding-right:4px;overflow:auto}.credit-modal-history-row{border-bottom:1px solid #ffffff0e;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:66px;padding:0 10px;display:grid}.credit-modal-history-row strong{color:#eef0f6;font-size:13px;font-weight:650;display:block}.credit-modal-history-row span{color:var(--muted);margin-top:4px;font-size:11px;display:block}.credit-modal-amount{color:#f5f6f8;text-align:right;font-size:14px;font-weight:680}.credit-modal-history-row.is-added .credit-modal-amount{color:#f58ac0}.credit-modal-history-row.is-used .credit-modal-amount{color:#79b4ff}.credit-modal-empty{min-height:180px;color:var(--muted);place-items:center;font-size:12px;display:grid}.credit-modal-package-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.credit-modal-package{min-height:250px;color:var(--text);text-align:left;cursor:pointer;background:linear-gradient(145deg,#ffffff08,#0000 44%),#080b119e;border:1px solid #ffffff14;border-radius:17px;flex-direction:column;padding:17px;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.credit-modal-package:hover{border-color:#ffffff24;transform:translateY(-2px)}.credit-modal-package.is-selected{background:radial-gradient(circle at 12% 0,#e4268a33,#0000 36%),radial-gradient(circle at 100% 8%,#2d75c929,#0000 34%),#0a0d15e0;border-color:#e4268abd;box-shadow:0 0 0 1px #e4268a21,0 18px 38px #0000003d}.credit-modal-popular{border-radius:var(--pill);color:#fff;background:linear-gradient(105deg,#e4268ae6,#754dffe0);align-items:center;min-height:25px;padding:0 9px;font-size:10px;font-weight:680;display:inline-flex;position:absolute;top:12px;right:12px}.credit-modal-radio{background:#ffffff0a;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.credit-modal-radio:after{content:"";background:0 0;border-radius:50%;width:10px;height:10px}.credit-modal-package.is-selected .credit-modal-radio{background:linear-gradient(135deg,#e4268a4d,#2d75c933);border-color:#e4268acc}.credit-modal-package.is-selected .credit-modal-radio:after{background:linear-gradient(135deg,#f267b0,#7ca9ff);box-shadow:0 0 10px #e4268a8c}.credit-modal-package-credits{margin-top:24px}.credit-modal-package-credits strong{color:#fff;font-size:27px;font-weight:720;line-height:1;display:block}.credit-modal-package-credits span,.credit-modal-package-price span{color:var(--muted-strong);margin-top:7px;font-size:11px;font-weight:650;display:block}.credit-modal-package-price{border-top:1px solid #ffffff0e;margin-top:auto;padding-top:20px}.credit-modal-package-price strong{color:#fff;font-size:22px;font-weight:680}.credit-modal-order{flex-direction:column;display:flex}.credit-modal-summary-card{background:#06090f8c;border:1px solid #fff1;border-radius:15px;margin-top:15px;padding:15px}.credit-modal-summary-package,.credit-modal-summary-line,.credit-modal-summary-total{justify-content:space-between;align-items:center;gap:12px;display:flex}.credit-modal-summary-package{align-items:flex-start}.credit-modal-summary-package strong{color:#f2f3f6;font-size:14px;font-weight:620}.credit-modal-summary-package span{color:var(--muted);margin-top:4px;font-size:11px;display:block}.credit-modal-summary-package b{color:#f79ac6;font-size:14px;font-weight:680}.credit-modal-summary-lines{border-top:1px solid #ffffff0f;gap:11px;margin-top:16px;padding-top:14px;display:grid}.credit-modal-summary-line{color:#aeb3bf;font-size:12px}.credit-modal-summary-line strong{color:#f2f3f6;font-weight:720}.credit-modal-summary-total{border-top:1px solid #ffffff14;align-items:flex-end;margin-top:18px;padding-top:16px}.credit-modal-summary-total span{color:var(--muted-strong);font-size:12px}.credit-modal-summary-total strong{color:#fff;font-size:26px;font-weight:720;line-height:1}.credit-modal-purchase{border-radius:var(--pill);color:#fff;background:var(--gradient);cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;width:100%;min-height:50px;margin-top:18px;padding:0 16px;font-size:14px;font-weight:680;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 16px 38px #c0145a3d,inset 0 0 0 1px #ffffff26,inset 0 1px #ffffff2e}.credit-modal-purchase:disabled{cursor:not-allowed;opacity:.65}.credit-modal-secure-note{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:11px;font-size:11px;font-weight:500;display:flex}.credit-modal-secure-note svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.credit-modal--buy{background:radial-gradient(circle at 5% 0,#e4268a29,#0000 34%),linear-gradient(#11141efe,#070a10fe);border-radius:28px;grid-template-rows:58px minmax(0,1fr);width:min(430px,100vw - 30px);max-height:min(664px,100dvh - 32px)}.credit-modal--buy:before{height:0}.credit-modal--buy .credit-modal-header{background:#0b0e16e6;border-bottom-color:#ffffff0e;padding:0 14px}.credit-modal--buy .credit-modal-title{letter-spacing:-.02em;font-size:18px;font-weight:720}.credit-modal--buy .credit-modal-back,.credit-modal--buy .credit-modal-close{background:#ffffff0b;width:36px;height:36px}.credit-modal--buy .credit-modal-body{overflow:hidden}.credit-modal--buy .credit-modal-view.is-active{height:100%}.credit-modal--buy .credit-modal-buy-layout{height:100%;padding:14px 14px 126px;display:block;position:relative;overflow:auto}.credit-buy-balance-strip{background:linear-gradient(145deg,#ffffff09,#0000 52%),#121620e0;border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:12px 14px;display:flex}.credit-buy-balance-strip span{color:#e9ebf68f;font-size:12px;font-weight:650}.credit-buy-balance-strip strong{color:#f7f8fb;white-space:nowrap;font-size:17px;font-weight:760}.credit-buy-package-section{margin-top:22px}.credit-buy-section-head h2{color:#f7f8fb;letter-spacing:-.02em;margin:0;font-size:18px;font-weight:720;line-height:1.2}.credit-buy-package-list{gap:10px;margin-top:12px;display:grid}.credit-buy-package{min-height:70px;color:var(--text);text-align:left;cursor:pointer;background:linear-gradient(145deg,#ffffff08,#0000 48%),#121620e0;border:1px solid #ffffff13;border-radius:15px;grid-template-columns:20px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px 13px;transition:border-color .16s,background .16s,transform .16s;display:grid}.credit-buy-package:hover{background:#141823f5;border-color:#ffffff24;transform:translateY(-1px)}.credit-buy-package.is-selected{background:radial-gradient(circle at 0 0,#e4268a24,#0000 42%),#121620f5;border-color:#e4268a9e;box-shadow:0 0 0 1px #e4268a1f}.credit-buy-radio{background:#ffffff09;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.credit-buy-radio:after{content:"";background:0 0;border-radius:50%;width:9px;height:9px}.credit-buy-package.is-selected .credit-buy-radio{background:#e4268a1f;border-color:#e4268ae0}.credit-buy-package.is-selected .credit-buy-radio:after{background:linear-gradient(135deg,#f15aa6,#8a62ff);box-shadow:0 0 11px #e4268a85}.credit-buy-package-main{gap:4px;min-width:0;display:grid}.credit-buy-package-title{color:#f6f7fb;font-size:15px;font-weight:730;line-height:1.1}.credit-buy-package-name{color:#e9ebf680;font-size:11px;font-weight:600}.credit-buy-package-badge{border-radius:var(--pill);color:#ffd7ec;white-space:nowrap;background:#e4268a24;border:1px solid #e4268a3d;align-items:center;min-height:22px;padding:0 8px;font-size:10px;font-weight:760;display:inline-flex}.credit-buy-package-price{color:#f8f9fc;white-space:nowrap;font-size:14px;font-weight:760}.credit-buy-dock{min-height:125px;padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:linear-gradient(#0a0d14b8,#070a10fa 28%),#070a10f5;border-top:1px solid #ffffff13;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -20px 42px #00000052}.credit-buy-summary{color:#e9ebf694;justify-content:space-between;align-items:center;gap:12px;margin:0 4px 9px;font-size:11px;font-weight:650;display:flex}.credit-buy-summary strong{color:#fff;font-size:13px;font-weight:780}.credit-buy-purchase{min-height:50px;margin-top:0}.credit-buy-dock .credit-modal-secure-note{margin-top:8px}@media (min-width:901px){.credit-modal--buy .credit-modal-body{overflow:auto}.credit-modal--buy .credit-modal-buy-layout{height:auto;min-height:100%;padding:14px;overflow:visible}.credit-modal--buy .credit-buy-dock{background:linear-gradient(145deg,#ffffff09,#0000 50%),#0c0f17f5;border:1px solid #ffffff16;border-radius:18px;min-height:0;margin-top:18px;padding:14px;position:static;box-shadow:inset 0 1px #ffffff09}}@media (max-width:900px){.credit-modal-layer{-webkit-backdrop-filter:none;backdrop-filter:none;background:radial-gradient(circle at 18% 0,#7654d82e,#0000 30%),radial-gradient(circle at 92% 8%,#e4268a1f,#0000 28%),#030407;place-items:center;padding:0}.credit-modal--buy{background:radial-gradient(circle at 0 5%,#c0145a2b,#0000 27%),radial-gradient(circle at 100% 12%,#2d75c921,#0000 24%),linear-gradient(#090b12 0%,#05070b 35%,#040509 100%);border:0;border-radius:0;grid-template-rows:58px minmax(0,1fr);width:min(100%,430px);min-height:100dvh;max-height:100dvh;overflow:hidden;box-shadow:0 0 0 1px #ffffff09,0 28px 90px #00000094}.credit-modal--buy:before{content:"";background:linear-gradient(112deg,#74329a66,#1d163729 58%,#0000);height:260px;inset:0 0 auto;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.credit-modal--buy .credit-modal-header{z-index:30;background:linear-gradient(#07080df0,#07080dc7);border-bottom-color:#ffffff0e;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:0;height:58px;padding:0 14px;display:grid;position:sticky;top:0}.credit-modal--buy .credit-modal-title-row{display:contents}.credit-modal--buy .credit-modal-actions{grid-column:3;width:40px;height:40px}.credit-modal--buy .credit-modal-close{display:none}.credit-modal--buy .credit-modal-back{color:#f7f4fb;background:0 0;border:0;grid-column:1;width:40px;height:40px}.credit-modal--buy .credit-modal-back svg{width:24px;height:24px}.credit-modal--buy .credit-modal-title{color:#f7f4fb;text-align:center;letter-spacing:0;grid-column:2;margin:0;font-size:16px;font-weight:680;line-height:1}.credit-modal--buy .credit-modal-body{min-height:0;position:relative;overflow:hidden}.credit-modal--buy .credit-modal-view.is-active{height:100%}.credit-modal--buy .credit-modal-buy-layout{z-index:1;height:calc(100dvh - 58px);padding:14px 14px 154px;display:block;position:relative;overflow:hidden auto}.credit-buy-balance-strip{background:radial-gradient(circle at 0,#c0145a2e,#0000 46%),linear-gradient(145deg,#ffffff09,#0000 46%),#121620e0;border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;min-height:66px;padding:12px 14px;display:flex;box-shadow:inset 0 1px #ffffff09}.credit-buy-balance-strip:after{content:"";clip-path:polygon(18% 0,82% 0,100% 39%,50% 100%,0 39%);filter:drop-shadow(0 0 8px #e4268a3d);background:linear-gradient(135deg,#ffffffd1 0 10%,#0000 11%),linear-gradient(135deg,#ff58c1 0%,#7654d8 62%,#9fd8ff 100%);flex:none;width:19px;height:17px;display:inline-block}.credit-buy-balance-strip span{color:#777d88;font-size:10px;font-weight:500;display:block}.credit-buy-balance-strip strong{color:#f2f3f7;white-space:nowrap;margin-top:4px;font-size:14px;font-weight:680;display:block}.credit-buy-package-section{margin-top:22px}.credit-buy-section-head{justify-content:space-between;align-items:flex-end;gap:16px;margin:0 2px 12px;display:flex}.credit-buy-section-head h2{color:var(--text);letter-spacing:0;margin:0;font-size:18px;font-weight:650;line-height:1.2}.credit-buy-package-list{gap:10px;margin-top:0;display:grid}.credit-buy-package{width:100%;min-height:70px;color:inherit;text-align:left;background:linear-gradient(145deg,#ffffff08,#0000 44%),#121620e0;border:1px solid #ffffff13;border-radius:15px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 13px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff06}.credit-buy-package:hover{background:linear-gradient(145deg,#ffffff08,#0000 44%),#121620e0;border-color:#ffffff13;transform:none}.credit-buy-package.is-selected{background:linear-gradient(105deg,#c0145a26,#2d75c912),#121620f5;border-color:#e4268a9e;box-shadow:0 0 0 1px #e4268a14,inset 0 -1px #e4268a61}.credit-buy-package.is-selected:after{content:"";background:linear-gradient(90deg,#0000,#e4268ab8,#2d75c9ad,#0000);height:1px;position:absolute;bottom:0;left:18px;right:18px;box-shadow:0 0 18px #e4268a70}.credit-buy-radio{background:#05070b6b;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:19px;height:19px;padding:3px;display:grid}.credit-buy-radio:after{width:8px;height:8px}.credit-buy-package.is-selected .credit-buy-radio{background:#05070b6b;border-color:#e4268ac7;box-shadow:0 0 0 3px #e4268a14}.credit-buy-package.is-selected .credit-buy-radio:after{background:linear-gradient(135deg, var(--pink), var(--bright-blue));box-shadow:none}.credit-buy-package-main,.credit-buy-package-title,.credit-buy-package-price{display:block}.credit-buy-package-title{color:#f4f5f8;font-size:14px;font-weight:600;line-height:1.25}.credit-buy-package-name{display:none}.credit-buy-package-badge{border-radius:var(--pill);color:#fff;min-height:18px;box-shadow:none;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(105deg,#e64ce9,#754dff);border:0;padding:0 7px;font-size:8px;font-weight:600;position:absolute;top:7px;right:11px}.credit-buy-package:last-child .credit-buy-package-badge{background:linear-gradient(105deg,#2d75c9,#9f4dff)}.credit-buy-package-price{color:#fff;text-align:right;white-space:nowrap;font-size:15px;font-weight:680;line-height:1.1}.credit-buy-dock{z-index:40;width:min(100%,430px);min-height:125px;padding:12px 14px calc(12px + env(safe-area-inset-bottom));box-shadow:none;background:linear-gradient(#0000,#050508fa 31%);border-top:0;position:fixed;bottom:0;left:50%;right:auto;transform:translate(-50%)}.credit-buy-summary{color:#858b97;justify-content:space-between;align-items:center;gap:14px;margin:0 4px 9px;font-size:11px;font-weight:500;display:flex}.credit-buy-summary strong{color:#f5f6f8;font-size:13px;font-weight:680}.credit-buy-purchase{width:100%;min-height:50px;margin-top:0;font-size:13px;font-weight:700}.credit-buy-purchase svg{display:none}.credit-buy-dock .credit-modal-secure-note{color:#777c87;margin-top:10px;font-size:11px;font-weight:500}.credit-modal-layer .credit-modal{width:min(100%,430px);min-height:100dvh;max-height:100dvh;box-shadow:none;background:radial-gradient(circle at 0 5%,#c0145a26,#0000 28%),radial-gradient(circle at 100% 12%,#2d75c91f,#0000 25%),linear-gradient(#090b12 0%,#05070b 35%,#040509 100%);border:0;border-radius:0;grid-template-rows:58px minmax(0,1fr);overflow:hidden}.credit-modal-layer .credit-modal:before{content:"";background:linear-gradient(112deg,#74329a5c,#1d163724 58%,#0000);height:260px;inset:0 0 auto;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.credit-modal-layer .credit-modal .credit-modal-header{z-index:30;background:linear-gradient(#07080df0,#07080dc7);border-bottom-color:#ffffff0e;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:0;height:58px;padding:0 14px;display:grid;position:sticky;top:0}.credit-modal-layer .credit-modal .credit-modal-title-row{display:contents}.credit-modal-layer .credit-modal .credit-modal-actions{grid-column:3;width:40px;height:40px}.credit-modal-layer .credit-modal .credit-modal-header-buy,.credit-modal-layer .credit-modal .credit-modal-close{display:none}.credit-modal-layer .credit-modal .credit-modal-back{color:#f7f4fb;background:0 0;border:0;grid-column:1;width:40px;height:40px;display:grid}.credit-modal-layer .credit-modal .credit-modal-back svg{width:24px;height:24px}.credit-modal-layer .credit-modal .credit-modal-title{color:#f7f4fb;text-align:center;letter-spacing:0;grid-column:2;margin:0;font-size:16px;font-weight:680;line-height:1}.credit-modal-layer .credit-modal .credit-modal-body{min-height:0;position:relative;overflow:hidden}.credit-modal-layer .credit-modal .credit-modal-view.is-active{height:100%}.credit-modal--details .credit-modal-details-layout{z-index:1;height:calc(100dvh - 58px);padding:14px 14px 118px;display:block;position:relative;overflow:hidden auto}.credit-modal--details .credit-modal-summary{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;overflow:visible}.credit-modal--details .credit-modal-balance{background:radial-gradient(circle at 4% 14%,#c0145a3d,#0000 40%),radial-gradient(circle at 98% 12%,#2d75c929,#0000 36%),linear-gradient(145deg,#ffffff09,#0000 48%),#121620e6;border:1px solid #ffffff13;border-radius:22px;min-height:178px;padding:16px;box-shadow:inset 0 1px #ffffff09}.credit-modal--details .credit-modal-balance:after{display:none}.credit-modal--details .credit-modal-label{color:#d9dce6;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.credit-modal--details .credit-modal-label:before,.credit-buy-balance-strip:after{content:"";clip-path:polygon(18% 0,82% 0,100% 39%,50% 100%,0 39%);filter:drop-shadow(0 0 8px #e4268a3d);background:linear-gradient(135deg,#ffffffd1 0 10%,#0000 11%),linear-gradient(135deg,#ff58c1 0%,#7654d8 62%,#9fd8ff 100%);flex:none;width:20px;height:18px;display:inline-block}.credit-modal--details .credit-modal-number{gap:8px;margin-top:14px}.credit-modal--details .credit-modal-number strong{font-size:42px;font-weight:720;line-height:.95}.credit-modal--details .credit-modal-number span{color:#858b97;padding-bottom:4px;font-size:13px}.credit-modal--details .credit-modal-breakdown{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:18px}.credit-modal--details .credit-modal-breakdown-item{background:#05070b57;border-color:#ffffff0f;border-radius:13px;align-content:start;gap:4px;min-height:55px;padding:9px 11px;display:grid}.credit-modal--details .credit-modal-breakdown-item>div{display:contents}.credit-modal--details .credit-modal-breakdown-item span{display:none}.credit-modal--details .credit-modal-breakdown-item strong{color:#777d88;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;font-weight:500;line-height:1.2;display:block;overflow:hidden}.credit-modal--details .credit-modal-breakdown-value{color:#f2f3f7;font-size:14px;font-weight:680;line-height:1.2}.credit-modal--details .credit-modal-activity{box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:22px;padding:0;display:block}.credit-modal--details .credit-modal-panel-head{margin:0 2px 12px;display:block}.credit-modal--details .credit-modal-panel-head h2{font-size:18px;font-weight:650;line-height:1.2}.credit-modal--details .credit-modal-panel-head span{display:none}.credit-modal--details .credit-modal-tabs{border-radius:var(--pill);background:#ffffff0e;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;height:43px;margin-top:0;padding:2px;display:grid}.credit-modal--details .credit-modal-tabs .segment{border-radius:var(--pill);width:100%;min-width:0;height:100%;min-height:0;font-size:12px;font-weight:650}.credit-modal--details .credit-modal-activity-list{background:#121620e6;border:1px solid #ffffff12;border-radius:18px;min-height:0;margin-top:10px;padding:0;overflow:hidden}.credit-modal--details .credit-modal-history-row{gap:12px;min-height:58px;padding:0 13px}.credit-modal--details .credit-modal-history-row strong{color:#eef0f6;font-size:13px;font-weight:650}.credit-modal--details .credit-modal-history-row span{color:#858b97;margin-top:4px;font-size:10px}.credit-modal--details .credit-modal-amount{font-size:13px;font-weight:680}.credit-modal--details .credit-modal-empty{text-align:center;min-height:180px;padding:22px}.credit-modal--details .credit-details-dock{z-index:40;width:min(100%,430px);min-height:74px;padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:linear-gradient(#0000,#050508fa 31%);display:block;position:fixed;bottom:0;left:50%;right:auto;transform:translate(-50%)}.credit-details-buy-button{min-height:50px;margin-top:0;font-size:13px;font-weight:700}.credit-buy-balance-strip{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:4px 14px;display:grid}.credit-buy-balance-strip span{grid-area:1/1;margin:0}.credit-buy-balance-strip strong{grid-area:2/1;margin:0}.credit-buy-balance-strip:after{grid-area:1/2/span 2;align-self:center}}.payment-success-page{min-height:calc(100vh - 120px)}.payment-success-layer{z-index:120;opacity:0;pointer-events:none;place-items:center;padding:24px;transition:opacity .18s;display:grid;position:fixed;inset:0}.payment-success-layer.is-open{opacity:1;pointer-events:auto}.payment-success-backdrop{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 7% 12%,#9fd8ff2e,#0000 28%),radial-gradient(circle at 93% 12%,#9fd8ff21,#0000 26%),#03050aa8;border:0;position:absolute;inset:0}.payment-success-dialog{text-align:center;background:linear-gradient(145deg,#ffffff0e,#0000 42%),#0d111bf5;border:1px solid #9fd8ff33;border-radius:20px;justify-items:center;width:min(100%,360px);padding:26px 24px 22px;display:grid;position:relative;box-shadow:0 28px 76px #0000006b,inset 0 1px #ffffff0f}.payment-success-mark{color:#071018;background:var(--gradient-blue);border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 14px 30px #2d75c938}.payment-success-mark svg{fill:none;stroke:currentColor;stroke-width:2.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.payment-success-dialog h1{color:#fff;letter-spacing:-.03em;margin:16px 0 0;font-size:22px;line-height:1.15}.payment-success-dialog p{color:#b8c0cf;margin:10px 0 0;font-size:13px;line-height:1.45}.payment-success-button{border-radius:var(--pill);color:#071018;background:var(--gradient-blue);border:0;min-width:132px;min-height:44px;margin-top:20px;padding:0 22px;font-size:13px;font-weight:760;box-shadow:0 14px 32px #2d75c938,inset 0 1px #ffffff70}.payment-success-button:focus-visible{outline-offset:3px;outline:2px solid #9fd8ffb8}.payment-result-page{place-items:center;min-height:calc(100vh - 120px);padding:42px 24px;display:grid}.payment-result-card{text-align:center;background:radial-gradient(circle at 20% 0,#cd2c8638,#0000 42%),linear-gradient(145deg,#1a1f2df5,#0b0d16fa);border:1px solid #ffffff1a;border-radius:34px;width:min(720px,100%);padding:42px;box-shadow:0 28px 90px #00000061}.payment-result-card.is-paid{background:radial-gradient(circle at 20% 0,#2ccd8c38,#0000 42%),linear-gradient(145deg,#182228f5,#0b0d16fa);border-color:#4bffb147}.payment-result-card.is-failed{border-color:#ff767647}.payment-result-card.is-expired{border-color:#ffb84d47}.payment-result-icon{color:#fff;background:linear-gradient(135deg,#ff54a6f2,#6978ffeb);border-radius:24px;place-items:center;width:74px;height:74px;margin:0 auto 22px;display:grid;box-shadow:0 18px 48px #ad4aff42}.payment-result-card.is-paid .payment-result-icon{background:linear-gradient(135deg,#40e48ff2,#47abffe6)}.payment-result-card.is-failed .payment-result-icon{background:linear-gradient(135deg,#ff6b6bf2,#ffb259e0)}.payment-result-card.is-expired .payment-result-icon{background:linear-gradient(135deg,#ffb84df2,#747dffd1)}.payment-result-card h1{letter-spacing:-.04em;margin:0;font-size:clamp(30px,5vw,48px)}.payment-result-card p{color:#e9ebf6b8;width:min(520px,100%);margin:12px auto 0;line-height:1.7}.payment-result-error{color:#ffd2d2;background:#ff5b5b1f;border:1px solid #ff5b5b38;border-radius:16px;margin:20px auto 0;padding:12px 14px}.payment-result-detail{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0 0;display:grid}.payment-result-detail div,.payment-result-events{text-align:left;background:#ffffff0b;border:1px solid #ffffff14;border-radius:18px;padding:15px 16px}.payment-result-detail dt,.payment-result-events span{color:#e9ebf68f;margin-bottom:6px;font-size:13px}.payment-result-detail dd,.payment-result-events strong{color:#ffffffeb;overflow-wrap:anywhere;margin:0;font-weight:800}.payment-result-events{margin-top:12px}.payment-result-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.orders-page{min-height:calc(100vh - 120px);padding:34px 28px 56px}.orders-shell{width:min(1120px,100%);margin:0 auto}.orders-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.orders-header h1{letter-spacing:-.055em;margin:6px 0 8px;font-size:clamp(34px,5vw,58px)}.orders-header p{color:#ebecf6a3;width:min(640px,100%);margin:0;line-height:1.7}.orders-eyebrow{color:#ffb9dc;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:900}.orders-refresh{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.orders-filter-bar{grid-template-columns:repeat(2,minmax(0,220px));gap:14px;margin-bottom:18px;display:grid}.orders-filter-field{gap:0;min-width:0;display:grid}.orders-filter-field>span:first-child{color:#747986;letter-spacing:.04em;text-transform:uppercase;margin:0 0 7px 2px;font-size:10px;font-weight:850}.orders-select-shell{background:#05070c75;border:1px solid #fff1;border-radius:11px;height:54px;transition:border-color .18s,background .18s;display:block;position:relative}.orders-select-shell:after{content:"";pointer-events:none;border-bottom:2px solid #ebecf694;border-right:2px solid #ebecf694;width:7px;height:7px;position:absolute;top:50%;right:15px;transform:translateY(-62%)rotate(45deg)}.orders-select-shell:focus-within{background:linear-gradient(105deg,#c0145a61,#7654d86b),#05070c75;border-color:#bc6cff6b}.orders-select-shell select{border-radius:inherit;appearance:none;width:100%;height:100%;color:var(--text);background:0 0;border:0;outline:none;padding:17px 36px 0 13px;font-size:12px;font-weight:850}.orders-select-shell select option{color:#f5f6fb;background:#171423}.orders-list{gap:10px;display:grid}.orders-card,.orders-detail-card{background:radial-gradient(circle at 10% 0,#cd2c8629,#0000 38%),linear-gradient(145deg,#191d2bf0,#0b0d16f5);border:1px solid #ffffff1a;border-radius:26px;box-shadow:0 24px 74px #00000047}.orders-card{width:100%;color:inherit;text-align:left;cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 14px;padding:15px 16px;display:grid}.orders-card:hover{border-color:#ffffff2e;transform:translateY(-1px)}.orders-status-pill{color:#ffffffdb;white-space:nowrap;background:#ffffff14;border-radius:999px;place-items:center;min-width:72px;min-height:28px;padding:0 11px;font-size:12px;font-weight:900;display:inline-grid}.orders-status-pill.is-paid{color:#9fffcf;background:#3ddc8f29}.orders-status-pill.is-pending{color:#ffe5a1;background:#ffb84d26}.orders-status-pill.is-failed{color:#ffb2b2;background:#ff5c5c24}.orders-status-pill.is-canceled{color:#ebecf6b8;background:#ffffff14}.orders-status-pill.is-expired{color:#ffd999;background:#ffb84d26}.orders-status-pill.is-refunded{color:#b8c6ff;background:#7c8eff24}.orders-card-main{gap:4px;min-width:0;display:grid}.orders-card-title-row{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.orders-card-main strong{color:#fffffff0;text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.orders-card-main span{color:#ebecf694;font-size:12px}.orders-card-main .orders-expiry-note{color:#ffd999;font-weight:850}.orders-card-meta,.orders-detail-grid{grid-template-columns:minmax(180px,1.35fr) minmax(92px,.75fr) minmax(110px,.9fr);gap:9px;margin:0;display:grid}.orders-card-meta{grid-column:1}.orders-card>svg{color:#ffffff6b;grid-area:1/2/span 2}.orders-card-meta div,.orders-detail-grid div{min-width:0}.orders-card-meta dt,.orders-detail-grid dt{color:#ebecf67a;margin:0 0 3px;font-size:11px;font-weight:800}.orders-card-meta dd,.orders-detail-grid dd{color:#ffffffe0;overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:800}.orders-error{margin-bottom:16px}.orders-detail-header{align-items:center}.orders-back{color:#ebecf6ad;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-bottom:10px;font-weight:900;display:inline-flex}.orders-back:hover{color:#fff}.orders-detail-card{margin-bottom:16px;padding:24px}.orders-detail-title-row{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.orders-detail-title-row h2{color:#fffffff5;letter-spacing:-.04em;margin:5px 0 0;font-size:clamp(24px,4vw,34px)}.orders-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-detail-grid div{background:#ffffff0b;border:1px solid #ffffff14;border-radius:18px;padding:15px 16px}.orders-detail-grid .orders-detail-wide{grid-column:1/-1}.payment-result-actions .primary-button,.payment-result-actions .secondary-button{border-radius:999px;min-height:48px;padding:0 22px}@media (max-width:900px){.payment-success-layer{padding:22px 16px calc(var(--mobile-nav-height) + 22px + env(safe-area-inset-bottom));align-items:center}.payment-success-dialog{border-radius:20px;width:min(100%,360px);min-height:0;padding:26px 24px 22px}.payment-success-mark{width:42px;height:42px}.payment-success-mark svg{width:22px;height:22px}.payment-success-dialog h1{letter-spacing:-.03em;margin-top:16px;font-size:22px;line-height:1.15}.payment-success-dialog p{margin-top:10px;font-size:13px}.payment-success-button{min-width:132px;min-height:44px;margin-top:20px;padding:0 22px;font-size:13px}.payment-result-page{min-height:calc(100dvh - var(--mobile-topbar-height));padding:42px 24px calc(var(--mobile-nav-height) + 34px + env(safe-area-inset-bottom));align-items:start}.payment-result-card{border-radius:30px;padding:36px 28px 32px}.orders-page{min-height:calc(100dvh - var(--mobile-topbar-height));padding:24px 18px calc(var(--mobile-nav-height) + 42px + env(safe-area-inset-bottom))}.orders-header,.orders-detail-header{flex-direction:column;align-items:stretch}.orders-header h1{font-size:34px}.orders-filter-bar{grid-template-columns:1fr}.orders-card{grid-template-columns:1fr auto;gap:8px 10px;padding:13px 14px}.orders-card-main{grid-column:1}.orders-card-meta{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.orders-card-meta div:first-child{grid-column:1/-1}.orders-card-main strong{font-size:15px}.orders-status-pill{min-width:66px;min-height:26px;font-size:11px}.orders-detail-grid{grid-template-columns:1fr}}@media (max-width:520px){.payment-result-page{padding:42px 24px calc(var(--mobile-nav-height) + 42px + env(safe-area-inset-bottom))}.payment-result-card{padding:30px 24px 28px}.payment-result-icon{border-radius:22px;width:68px;height:68px;margin-bottom:20px}.payment-result-card h1{font-size:29px}.payment-result-card p{font-size:14px;line-height:1.65}.payment-result-detail{gap:10px;margin-top:24px}.payment-result-detail div,.payment-result-events{padding:14px 16px}.payment-result-actions{margin-top:28px;padding-bottom:6px}.orders-page{padding:18px 14px calc(var(--mobile-nav-height) + 44px + env(safe-area-inset-bottom))}.orders-detail-card{border-radius:22px;padding:18px}.orders-detail-title-row{flex-direction:column;align-items:flex-start}.orders-header{gap:12px;margin-bottom:14px}.orders-filter-bar{gap:10px;margin-bottom:12px}.orders-select-shell{border-radius:14px;height:46px}.orders-select-shell select{padding-top:13px}.orders-card-main span,.orders-card-meta dt,.orders-card-meta dd{font-size:11px}}@media (max-width:900px){.account-drawer{border-left:0;width:100%;left:0}.account-drawer__page{padding:calc(10px + env(safe-area-inset-top)) 18px calc(28px + env(safe-area-inset-bottom))}.account-drawer__profile{grid-template-columns:82px minmax(0,1fr);gap:15px;padding:14px 0 20px}.account-drawer__avatar{border-radius:27px;width:82px;height:82px}.account-layer{align-items:end;padding:18px}.account-dialog,.account-dialog--narrow{border-radius:24px 24px 18px 18px;width:min(100%,520px);max-height:calc(100dvh - 36px);padding:20px}.credit-modal-layer{place-items:stretch stretch;padding:0}.credit-modal{border:0;border-radius:0;width:100%;min-height:100dvh;max-height:100dvh}.credit-modal-header{padding:0 16px}.credit-modal-details-layout,.credit-modal-buy-layout{grid-template-columns:1fr;padding:16px}.credit-modal-package-grid{grid-template-columns:1fr}.credit-modal-package{min-height:164px}.upload-requirements-layer{padding:20px}.upload-requirements-dialog{border-radius:19px;width:min(326px,100vw - 48px);padding:26px 22px 22px}}.account-drawer__footer{color:#818797;justify-content:center;align-items:center;gap:12px;margin-top:1px;font-size:11px;display:flex}.account-drawer__footer a{color:inherit;text-decoration:none}.account-drawer__footer i{background:#ffffff47;width:1px;height:12px}.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}.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{min-width:0;overflow:hidden}.top-nav .language-group{width:100%}.top-nav .avatar-button{aspect-ratio:1;border-radius:50%;justify-self:end;width:40px;min-width:40px;height:40px;padding:0}.top-nav .avatar-button span{display:none}.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}:is(.landing--home .avatar-button:has(.avatar-thumb),.landing--home .avatar-button:has(>svg)){aspect-ratio:1;border-radius:50%;width:40px;min-width:40px;height:40px;padding:0}.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{aspect-ratio:1;border-radius:50%;width:42px;min-width:42px;height:42px;min-height: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,.ai-mv-home [role=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;align-items:center;gap:9px;font-size:18px;font-weight:800;line-height:1;display:inline-flex}.ai-mv-brand-mark{width:22px;height:21px;color:var(--ai-mv-pink-bright);flex:none;justify-content:center;align-items:center;gap:2px;display:inline-flex}.ai-mv-brand-mark i{border-radius:var(--ai-mv-pill);background:currentColor;width:2.5px;box-shadow:0 0 10px #e4268a80}.ai-mv-brand-mark i:first-child,.ai-mv-brand-mark i:nth-child(5){height:7px}.ai-mv-brand-mark i:nth-child(2),.ai-mv-brand-mark i:nth-child(4){height:14px}.ai-mv-brand-mark i:nth-child(3){height:20px}.ai-mv-brand>span:last-child{font-weight:800}.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-cover-upload.upload-control{cursor:pointer;min-height:0;padding:0;position:relative}.ai-mv-cover-upload.upload-control>span:not(.upload-control__icon){display:none}.ai-mv-cover-upload .upload-control__icon{color:#fff;background:linear-gradient(135deg, var(--ai-mv-pink), var(--ai-mv-blue));border-radius:10px;width:30px;height:30px}.ai-mv-cover-upload .upload-control__thumb{border-radius:inherit;border:0;width:100%;height:100%}.ai-mv-cover-upload .mini-icon{z-index:2;color:#fff;background:#080a0feb;border:1px solid #ffffff47;border-radius:999px;place-items:center;width:22px;height:22px;display:grid;position:absolute;top:-7px;right:-7px}.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-left .ai-mv-brand{cursor:default}.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-brand-mark{transform:scale(.9)}.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 .credits-buy-link{border-radius:var(--pill);color:#fff;background:var(--gradient);border:1px solid #ffffff21;justify-content:center;align-items:center;min-height:32px;padding:0 14px;font-size:12px;font-weight:720;display:inline-flex;box-shadow:0 12px 26px #c0145a33}.studio-shell.app-shell .account-actions .user-menu{position:relative}.studio-shell.app-shell .account-actions .avatar-button{isolation:isolate;aspect-ratio:1;color:#dce7f4;background:linear-gradient(135deg,#2d75c9,#c0145a);border:1px solid #ffffff29;border-radius:50%;place-items:center;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;font-size:0;display:grid;position:relative;overflow:hidden}.studio-shell.app-shell .account-actions .avatar-button:before{content:"";z-index:0;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%;display:block}.studio-shell.app-shell .account-actions .avatar-button>span{display:none}.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 .primary-button.fragment-empty-back-button{background:linear-gradient(135deg,#de1d86,#a947d4);border-color:#ffffff1f;gap:6px;min-height:40px;padding:0 16px;font-size:12px;font-weight:700;box-shadow:0 8px 20px #c0145a2e,inset 0 1px #ffffff29}.studio-shell.app-shell .primary-button.fragment-empty-back-button svg{width:14px;height:14px}.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:hover,.studio-shell.app-shell .genre-item:focus-visible{color:#dfe4ee;background:#ffffff0a;border-color:#ffffff14}.studio-shell.app-shell .genre-item:focus-visible{outline-offset:2px;outline:2px solid #9fd8ff8c}.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:75px;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{scrollbar-width:none;cursor:grab;overscroll-behavior-inline:contain;align-items:center;gap:7px;min-width:0;padding:7px 11px 7px 7px;display:flex;position:relative;overflow-x:auto}.studio-shell.app-shell .reference-people::-webkit-scrollbar{display:none}.studio-shell.app-shell .reference-people.is-dragging{cursor:grabbing}.studio-shell.app-shell .role-lead-sample{cursor:pointer;background:#ffffff0a;border:0;border-radius:8px;flex:none;width:47px;height:52px;padding:0;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff12}.studio-shell.app-shell .role-lead-sample img{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.studio-shell.app-shell .role-lead-sample:hover,.studio-shell.app-shell .role-lead-sample:focus-visible,.studio-shell.app-shell .role-lead-sample.is-selected{box-shadow:inset 0 0 0 2px #ff3ea6c7,0 0 0 1px #ffffff14}.studio-shell.app-shell .role-lead-sample__check{color:#fff;background:linear-gradient(135deg,#e4268a,#7a4cf4);border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:absolute;bottom:4px;right:4px;box-shadow:0 4px 10px #00000057}.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{grid-template-rows:auto minmax(0,1fr) auto;gap:8px;height:190px;padding:17px 16px;display:grid;overflow:hidden}.studio-shell.app-shell .description-card textarea{resize:none;width:100%;height:100%;min-height:0;color:var(--text);overflow-wrap:anywhere;scrollbar-gutter:stable;background:0 0;border:0;outline:0;padding:0;font-size:12px;line-height:1.55;overflow:hidden auto}.studio-shell.app-shell .description-card textarea::placeholder,.studio-shell.app-shell .option-field input::placeholder{color:#747986}.studio-shell.app-shell .description-card__footer{justify-content:space-between;align-items:center;gap:12px;min-height:16px;display:flex}.studio-shell.app-shell .description-card .error-text{text-align:right;margin:0}.studio-shell.app-shell .character-count{color:#d0d2d7;white-space:nowrap;font-size:10px}.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;position:relative}.studio-shell.app-shell .option-select{height:54px;color:var(--text);text-align:left;cursor:pointer;background:#05070c75;border:1px solid #fff1;border-radius:11px;justify-content:space-between;align-items:center;padding:0 13px;transition:border-color .18s,background .18s,color .18s;display:flex}.studio-shell.app-shell .option-select.is-active{color:#fff;background:linear-gradient(105deg,#c0145aad,#7654d8b3),#05070c75;border-color:#bc6cff6b}.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 .option-popover[hidden]{display:none}.studio-shell.app-shell .option-popover{z-index:12;background:linear-gradient(145deg,#ffffff0e,#0000 46%),#161326fa;border:1px solid #ffffff14;border-radius:13px;gap:4px;width:calc(50% - 21px);padding:8px;display:grid;position:absolute;top:72px;left:16px;box-shadow:0 18px 42px #00000057}.studio-shell.app-shell .option-popover[data-anchor=resolution]{left:calc(50% + 5px)}.studio-shell.app-shell .option-popover[data-anchor=aspect] [data-option-kind=resolution],.studio-shell.app-shell .option-popover[data-anchor=resolution] [data-option-kind=aspect]{display:none}.studio-shell.app-shell .option-popover button{color:#ded8e8;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;min-height:34px;padding:0 12px;font-size:12px;font-weight:700;transition:background .18s,color .18s}.studio-shell.app-shell .option-popover button.is-selected,.studio-shell.app-shell .option-popover button:hover{color:#fff;background:#bc6cff47}.studio-shell.app-shell .resolution-option-label{justify-content:center;align-items:center;gap:8px;min-width:0;display:inline-flex}.studio-shell.app-shell .option-popover button .resolution-option-label{justify-content:space-between;width:100%}.studio-shell.app-shell .resolution-promo-badge{color:#fff;letter-spacing:0;white-space:nowrap;background:linear-gradient(120deg,#ff4d00,#ff2d55);border-radius:4px;flex:none;align-items:center;padding:1px 6px;font-size:10px;font-weight:700;line-height:16px;display:inline-flex;box-shadow:0 1px 4px #ff2d5566}.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;width:calc(100% - 32px);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}.studio-shell.app-shell:has(.mv-panel--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:248px;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{color:#ffffffeb;cursor:pointer;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:0;border-radius:50%;place-items:center;width:55px;height:55px;padding:0;display:grid;position:absolute;top:11px;left:13px;box-shadow:0 7px 20px #00000059}.studio-shell.app-shell .record-art svg{z-index:1;filter:drop-shadow(0 3px 8px #00000073);position:relative}.studio-shell.app-shell .record-art:after{content:"";background:#05070c61;border-radius:50%;position:absolute;inset:9px;box-shadow:0 0 0 1px #ffffff14}.studio-shell.app-shell .record-art:hover{color:#fff;transform:translateY(-1px)}.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 .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:16px;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;cursor:ew-resize;touch-action:none;background:#eef0f4;border:0;border-radius:5px;width:12px;height:100%;padding:0;position:absolute;top:0}.studio-shell.app-shell .waveform-handle:focus-visible{outline-offset:2px;outline:2px solid #fffc}.studio-shell.app-shell .waveform-handle-start,.studio-shell.app-shell .waveform-handle-end{transform:translate(-50%)}.studio-shell.app-shell .waveform-time{color:#a5a9b2;justify-content:space-between;margin-top:8px;font-size:10px;display:flex}.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-preview{width:100%;min-height:100px;color:inherit;cursor:zoom-in;background:0 0;border:0;place-items:center;padding:0;display:grid}.studio-shell.app-shell .selected-reference-preview img{object-fit:cover;border-radius:8px;width:80px;height:80px;box-shadow:inset 0 0 0 1px #ffffff14}.studio-shell.app-shell .selected-reference-zoom{color:#fff;background:#06080dad;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;bottom:11px;right:13px;box-shadow:inset 0 0 0 1px #ffffff1f}.studio-shell.app-shell .reference-remove{position:absolute;top:11px;right:13px}.reference-image-lightbox{z-index:180;position:fixed;inset:0}.reference-image-lightbox__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020307c7;border:0;width:100%;position:absolute;inset:0}.reference-image-lightbox__content{place-items:center;display:grid;position:absolute;inset:34px;overflow:hidden}.reference-image-lightbox__content img{object-fit:contain;border-radius:12px;max-width:100%;max-height:100%;display:block;box-shadow:0 28px 90px #00000094}.reference-image-lightbox__close{color:#fff;background:#090b12c2;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:0;right:0;box-shadow:inset 0 0 0 1px #ffffff1f}.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:100%}.studio-shell.app-shell .mv-panel--ready .options-panel{min-height:443px;overflow:visible}.studio-shell.app-shell .mv-panel--ready .options-panel.is-collapsed{min-height:0;overflow:hidden}.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 .subscribe-status-card{color:#eef4ff;text-align:center;justify-items:center;gap:5px;margin-top:13px;display:grid}.studio-shell.app-shell .subscribe-status-card strong{font-size:13px;font-weight:760}.studio-shell.app-shell .subscribe-status-card span{color:#b9c0d2;font-size:12px;font-weight:600}.studio-shell.app-shell .subscribe-active-view{width:min(100%,980px);margin:0 auto}.studio-shell.app-shell .subscribe-active-header h1{color:#fff;letter-spacing:-.05em;margin:0;font-size:clamp(34px,3.5vw,42px);font-weight:820;line-height:1}.studio-shell.app-shell .subscription-status-grid{background:linear-gradient(145deg,#ffffff09,#0000 46%),#0f131cdb;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px;padding:10px;display:grid;box-shadow:0 18px 48px #0000003d,inset 0 1px #ffffff09}.studio-shell.app-shell .subscription-status-card{background:#070a107a;border:1px solid #fff1;border-radius:14px;flex-direction:column;justify-content:center;min-width:0;min-height:66px;padding:12px 14px;display:flex}.studio-shell.app-shell .subscription-status-card span{color:#8f97a6;text-transform:uppercase;letter-spacing:.045em;font-size:10px;font-weight:680;line-height:1.2}.studio-shell.app-shell .subscription-status-card strong{color:#fff;letter-spacing:-.02em;margin-top:8px;font-size:15px;font-weight:760;line-height:1.15}.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 .credit-pack-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:36px;display:grid}.studio-shell.app-shell .credit-pack-card{background:linear-gradient(145deg,#ffffff09,#0000 42%),linear-gradient(#141822f5,#0d1018f5);border:1px solid #ffffff17;border-radius:20px;flex-direction:column;min-height:310px;padding:24px 22px 22px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff09,0 18px 46px #0003}.studio-shell.app-shell .credit-pack-card.is-featured{background:radial-gradient(circle at 10% 0,#e4268a33,#0000 35%),radial-gradient(circle at 100% 12%,#2d75c929,#0000 34%),linear-gradient(#181c28fa,#0c0f17fa);border-color:#e4268a80;box-shadow:0 24px 58px #c0145a21,inset 0 1px #ffffff0d}.studio-shell.app-shell .credit-popular-badge{border-radius:var(--pill);color:#fff;text-transform:uppercase;letter-spacing:.02em;background:linear-gradient(105deg,#e4268ae6,#754dffd6);align-items:center;min-height:26px;padding:0 10px;font-size:10px;font-weight:760;display:inline-flex;position:absolute;top:16px;right:16px}.studio-shell.app-shell .credit-pack-card h2{color:#fff;letter-spacing:-.035em;margin:0;font-size:21px;font-weight:780;line-height:1.12}.studio-shell.app-shell .credit-pack-card.is-featured h2{padding-right:98px}.studio-shell.app-shell .credit-pack-price{align-items:baseline;gap:6px;margin-top:28px;display:flex}.studio-shell.app-shell .credit-pack-price small{color:var(--cyan);font-size:13px;font-weight:740}.studio-shell.app-shell .credit-pack-price strong{color:#fff;letter-spacing:-.045em;font-size:32px;font-weight:820;line-height:1}.studio-shell.app-shell .credit-pack-benefit{color:#e8f5ff;background:#2d75c91a;border:1px solid #9fd8ff2e;border-radius:13px;align-items:center;min-height:40px;margin-top:18px;padding:0 13px;font-size:12px;font-weight:760;display:flex}.studio-shell.app-shell .credit-pack-card p{color:#aeb5c2;margin:14px 0 18px;font-size:11.5px;line-height:1.5}.studio-shell.app-shell .credit-pack-purchase{border-radius:var(--pill);color:#071018;background:var(--gradient-blue);border:0;justify-content:center;align-items:center;width:100%;min-height:48px;margin-top:auto;font-size:13px;font-weight:760;text-decoration:none;display:inline-flex;box-shadow:0 15px 34px #2d75c92e,inset 0 1px #ffffff6b}.studio-shell.app-shell .credit-pack-purchase:disabled{cursor:not-allowed;opacity:.68}@media (hover:hover) and (pointer:fine) and (min-width:901px){.studio-shell.app-shell .plan-card:hover{border-color:#9fd8ff6b;transform:translateY(-5px);box-shadow:0 28px 70px #2d75c924,0 0 0 1px #9fd8ff14,inset 0 1px #ffffff0a}.studio-shell.app-shell .plan-card.is-featured:hover{border-color:#9fd8ffd1;box-shadow:0 32px 82px #2d75c933,0 0 0 1px #9fd8ff1f,inset 0 1px #ffffff0d}.studio-shell.app-shell .credit-pack-card:hover{border-color:#9fd8ff47;transform:translateY(-4px);box-shadow:0 30px 70px #00000042,inset 0 1px #ffffff0a}}.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:248px}.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{aspect-ratio:1;width:36px;min-width:36px;height:36px;min-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:248px}.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 .role-lead-sample{width:50px;height:58px}.reference-image-lightbox__content{inset:18px}.reference-image-lightbox__close{top:6px;right:6px}.studio-shell.app-shell .description-card{height:210px}.studio-shell.app-shell .description-card textarea{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{display: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 .subscribe-status-card{margin-top:11px}.studio-shell.app-shell .subscribe-active-header h1{font-size:32px;line-height:1.04}.studio-shell.app-shell .subscription-status-grid{text-align:left;background:linear-gradient(145deg,#ffffff07,#0000 46%),#0f131cb8;border-color:#ffffff16;min-height:0;margin-top:14px;padding:14px 16px;display:block;box-shadow:0 12px 30px #0003,inset 0 1px #ffffff08}.studio-shell.app-shell .subscription-status-card{background:0 0;border:0;border-radius:0;min-width:0;min-height:0;padding:0;display:inline}.studio-shell.app-shell .subscription-status-card span{display:none}.studio-shell.app-shell .subscription-status-card strong{overflow-wrap:normal;margin-top:0;font-size:12.5px;font-weight:650;line-height:1.35}.studio-shell.app-shell .subscription-status-card:first-child{margin-bottom:7px;display:block}.studio-shell.app-shell .subscription-status-card:first-child strong{color:#fff;font-size:15px;font-weight:760}.studio-shell.app-shell .subscription-status-card:nth-child(2){white-space:nowrap;display:inline}.studio-shell.app-shell .subscription-status-card:nth-child(2) strong,.studio-shell.app-shell .subscription-status-card:nth-child(3) strong{color:#b7bfce}.studio-shell.app-shell .subscription-status-card:nth-child(3){display:inline}.studio-shell.app-shell .subscription-status-card:nth-child(3):before{content:"·";color:#b8beca94;margin:0 7px}.studio-shell.app-shell .subscription-status-card:nth-child(3) span{color:#b7bfce;letter-spacing:0;text-transform:none;font-size:12.5px;font-weight:650;line-height:1.35;display:inline}.studio-shell.app-shell .subscription-status-card:nth-child(3) strong{white-space:nowrap;margin-left:4px}.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 .credit-pack-grid{flex-direction:column;gap:18px;margin-top:38px;display:flex}.studio-shell.app-shell .credit-pack-card.is-featured{order:-1}.studio-shell.app-shell .credit-pack-card{width:100%;min-width:0;min-height:0;padding:22px 16px 18px}.studio-shell.app-shell .credit-pack-card h2{font-size:21px}.studio-shell.app-shell .credit-popular-badge{min-height:24px;padding-inline:9px;font-size:9px;top:17px;right:16px}.studio-shell.app-shell .credit-pack-price{margin-top:18px}.studio-shell.app-shell .credit-pack-price strong{font-size:32px}.studio-shell.app-shell .credit-pack-benefit{margin-top:16px}.studio-shell.app-shell .credit-pack-card p{margin:14px 0 0}.studio-shell.app-shell .credit-pack-purchase{min-height:50px;margin-top:18px}.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}.modal-backdrop:has(.share-modal){padding:18px 18px calc(18px + env(safe-area-inset-bottom));align-items:center}.modal.share-modal{width:min(360px,100vw - 36px);max-width:min(360px,100vw - 36px);max-height:calc(100dvh - 36px - env(safe-area-inset-bottom));border-radius:22px;margin:0;padding:20px}}@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 .loading-state{color:#ffffffb8;justify-content:center;min-height:180px}.studio-shell.app-shell .loading-state svg{color:currentColor}.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%;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:2px;left:2px;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 .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-story-overview-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 .working-panel .cover-frame img.is-hidden{display:none}.studio-shell.app-shell .cover-frame__state,.studio-shell.app-shell .cover-frame__notice{color:#f5f8ffb8;text-align:center;box-sizing:border-box;background:radial-gradient(circle at 30% 18%,#e4268a2e,#0000 36%),radial-gradient(circle at 78% 72%,#2d75c92e,#0000 40%),#080a0fe0;place-items:center;gap:10px;width:100%;height:100%;padding:20px;font-size:13px;font-weight:700;display:grid}.studio-shell.app-shell .cover-frame__state svg,.studio-shell.app-shell .cover-frame__notice svg{color:#ff9eca}.studio-shell.app-shell .cover-frame__notice{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#090b10c7;border:1px solid #ffffff1f;border-radius:14px;grid-auto-flow:column;justify-content:center;width:auto;height:auto;min-height:0;position:absolute;bottom:14px;left:14px;right:14px}.studio-shell.app-shell .stage-story-block>.cover-frame{aspect-ratio:auto;box-sizing:border-box;place-items:center;width:100%;height:auto;min-height:min(56vw,420px);max-height:none;padding:14px;display:grid}.studio-shell.app-shell .stage-story-block>.cover-frame img.cover-preview-image{object-fit:contain;object-position:center;border-radius:14px;width:auto;max-width:100%;height:auto;max-height:min(78vh,720px);box-shadow:0 18px 48px #00000052}.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;margin-top:14px;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;grid-auto-rows:max-content;align-content:start;align-self:start;gap:9px;display:grid}.studio-shell.app-shell .shot-mini-frame{aspect-ratio:var(--media-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{width:var(--media-frame-width,min(100%, 980px));aspect-ratio:var(--media-aspect-ratio,16 / 9);background:#070909;border-radius:22px;margin:20px auto 0;overflow:hidden}.studio-shell.app-shell .deep-result-preview video{border-radius:inherit;object-fit:contain;width:100%;height:100%;max-height:none}.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:min(100%,1440px);margin:0 auto;padding:30px clamp(18px,2vw,28px) 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,1fr) 370px;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 .edit-side-panel.is-inactive,.studio-shell.app-shell .settings-side-panel.is-inactive,.studio-shell.app-shell .settings-side-panel>.mv-title-card,.studio-shell.app-shell .settings-side-panel>.author-card,.studio-shell.app-shell .settings-side-panel>.aspect-card,.studio-shell.app-shell .settings-side-panel>.resolution-card,.studio-shell.app-shell .settings-side-panel>.lyrics-card,.studio-shell.app-shell .settings-side-panel>.watermark-card{display:none}.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{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%;height:clamp(420px,52vh,680px);min-height:0;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{object-fit:contain;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;position:relative;overflow:hidden}.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.is-generating,.studio-shell.app-shell .scene-thumb.is-generating{border-color:#ffd27a8f}.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-loading,.studio-shell.app-shell .scene-thumb-loading{z-index:3;color:#fff;text-align:center;pointer-events:none;background:#05070c7a;align-content:center;place-items:center;gap:6px;font-size:11px;font-style:normal;font-weight:760;line-height:1.2;display:grid;position:absolute;inset:0}.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 .settings-options-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 .cover-regenerate-button{white-space:nowrap;color:#f0d6ff;background:#d46cff14;border-color:#d46cff5c;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:11px;font-weight:760;display:inline-flex}.studio-shell.app-shell .cover-regenerate-button:disabled{cursor:not-allowed;opacity:.56}.studio-shell.app-shell .cover-card .section-heading{flex-wrap:wrap}.studio-shell.app-shell .cover-regenerate-button .credit-separator{opacity:.56;background:currentColor;border-radius:999px;width:3px;height:3px}.studio-shell.app-shell .settings-options-card{background:#121620f0;border:1px solid #ffffff16;border-radius:18px;padding:14px 16px 16px;display:block;box-shadow:inset 0 1px #ffffff0b,0 18px 46px #0000003d}.studio-shell.app-shell .settings-options-card>h2{color:#d46cff;letter-spacing:-.02em;margin:0 0 14px;font-size:18px;font-weight:820}.studio-shell.app-shell .settings-option-group{border-bottom:1px solid #ffffff0e;margin:0 0 13px;padding:0 0 14px}.studio-shell.app-shell .settings-option-row{color:#fff;justify-content:space-between;align-items:center;gap:14px;min-height:28px;font-size:14px;font-weight:680;display:flex}.studio-shell.app-shell .settings-option-row--spaced{margin-top:14px}.studio-shell.app-shell .settings-option-row>small{color:#969cac;font-size:11px;font-weight:650}.studio-shell.app-shell .settings-resolution-readonly{background:#06090fb3;border:1px solid #ffffff12;border-radius:8px;align-items:center;width:100%;min-height:44px;margin-top:10px;padding:0 13px;display:flex}.studio-shell.app-shell .settings-resolution-readonly strong{color:#f4f5f8;background:0 0;font-size:12px;font-weight:760}.studio-shell.app-shell .settings-option-field{background:#06090f9e;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:49px;margin-top:10px;padding:0 13px;display:flex}.studio-shell.app-shell .settings-option-field input{color:#fff;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:14px;font-weight:660}.studio-shell.app-shell .settings-option-field input::placeholder{color:#ffffff6b;font-weight:560}.studio-shell.app-shell .settings-option-field>span{color:#b8bbc4;flex:none;font-size:12px;font-weight:700}.studio-shell.app-shell .settings-option-toggle{color:#bfc5d3;background:0 0;border:0;align-items:center;gap:9px;padding:0;font-size:12px;font-weight:760;display:inline-flex}.studio-shell.app-shell .settings-option-toggle.is-disabled{cursor:not-allowed;opacity:.78}.studio-shell.app-shell .settings-option-state{color:#bfc5d3;font-size:12px;font-weight:760}.studio-shell.app-shell .settings-switch{background:#ffffff14;border:1px solid #ffffff17;border-radius:999px;align-items:center;width:38px;height:21px;padding:2px;transition:background .2s,border-color .2s;display:inline-flex;position:relative}.studio-shell.app-shell .settings-switch>span{background:#ffffffbd;border-radius:999px;width:15px;height:15px;transition:transform .2s,background .2s;transform:translate(0);box-shadow:0 4px 12px #00000052}.studio-shell.app-shell .settings-switch.is-on{background:#d46cff6b;border-color:#d46cff61}.studio-shell.app-shell .settings-switch.is-on>span{background:#fff;transform:translate(17px)}.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 .first-frame-preview{aspect-ratio:16/9;width:100%;height:auto;min-height:0;padding:12px}.studio-shell.app-shell .first-frame-preview.is-portrait{--first-frame-preview-height:clamp(202px, 28vh, 260px);height:var(--first-frame-preview-height);aspect-ratio:auto}.studio-shell.app-shell .first-frame-preview img{object-fit:contain;background:#05070c61;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.studio-shell.app-shell .first-frame-preview.is-portrait img{width:auto;height:calc(var(--first-frame-preview-height) - 24px)}.studio-shell.app-shell .edit-page-shell .cover-frame{aspect-ratio:16/9;width:100%;height:auto;min-height:202px;padding:12px}.studio-shell.app-shell .edit-page-shell .cover-frame.is-portrait{--cover-preview-height:clamp(220px, 34vh, 292px);width:100%;height:var(--cover-preview-height);aspect-ratio:auto;min-height:0;max-height:292px;margin-inline:0}.studio-shell.app-shell .edit-page-shell .cover-frame img{object-fit:contain;background:#05070c61;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.studio-shell.app-shell .edit-page-shell .cover-frame.is-portrait img{max-width:100%;max-height:calc(var(--cover-preview-height) - 24px);width:auto;height:calc(var(--cover-preview-height) - 24px)}.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 .switch.is-disabled{cursor:not-allowed;opacity:.78}.studio-shell.app-shell .fragment-edit__cta--stack{gap:12px;display:grid}.studio-shell.app-shell .mobile-merge-dock,.studio-shell.app-shell .mobile-cover-regenerate-button,.studio-shell.app-shell .mobile-storyboard-link,.studio-shell.app-shell .shot-card-index,.studio-shell.app-shell .cover-description-count{display:none}.studio-shell.app-shell .cover-description-copy{display:block}.cover-regenerate-confirm-layer{z-index:1000;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.cover-regenerate-confirm-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020308c2;border:0;border-radius:0;width:100%;height:100%;position:absolute;inset:0}.cover-regenerate-confirm-dialog{z-index:1;color:#f8f8fb;background:#13141b;border:1px solid #ffffff1a;border-radius:18px;width:min(100%,360px);padding:20px;position:relative;box-shadow:0 24px 72px #00000094}.cover-regenerate-confirm-dialog header{justify-content:space-between;align-items:center;display:flex}.cover-regenerate-confirm-icon{color:#fff;background:linear-gradient(135deg,#d11971,#8d4ae8);border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 10px 28px #d1197147}.cover-regenerate-confirm-close{color:#ffffffbd;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.cover-regenerate-confirm-dialog h2{color:#fff;margin:18px 0 8px;font-size:21px;font-weight:760;line-height:1.25}.cover-regenerate-confirm-dialog p{color:#ffffffad;margin:0;font-size:14px;line-height:1.6}.cover-regenerate-confirm-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.cover-regenerate-confirm-actions button{border-radius:12px;min-width:0;height:46px;font-size:14px;font-weight:720}.cover-regenerate-confirm-cancel{color:#fff;background:#ffffff12}.cover-regenerate-confirm-submit{color:#fff;background:linear-gradient(105deg,#c41466,#df258b 54%,#8750df);justify-content:center;align-items:center;gap:7px;display:inline-flex;box-shadow:0 12px 28px #c4146647}.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 .video-stage.is-generating,.studio-shell.app-shell .scene-preview-card.is-generating{position:relative}.studio-shell.app-shell .shot-generating-overlay{z-index:5;border-radius:inherit;color:#fff;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#05070c9e;align-content:center;place-items:center;gap:10px;font-size:13px;font-weight:760;display:grid;position:absolute;inset:0}.studio-shell.app-shell .video-stage .shot-generating-overlay--preview{pointer-events:auto;cursor:wait}.studio-shell.app-shell .video-stage.is-generating .video-art--player{pointer-events:none}.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{width:min(100%,430px);padding:18px 10px calc(var(--mobile-nav-height) + 120px + env(safe-area-inset-bottom));margin:0 auto}.studio-shell.app-shell .edit-page-header{grid-template-columns:1fr;gap:14px;margin-bottom:14px;display:grid}.studio-shell.app-shell .edit-page-header .title-row{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:0;width:100%;display:grid}.studio-shell.app-shell .edit-page-header h1{text-align:center;justify-self:center;font-size:16px;line-height:1.1}.studio-shell.app-shell .edit-page-header .back-link{background:#ffffff0b;border:0;justify-content:center;width:42px;min-width:0;height:42px;padding:0}.studio-shell.app-shell .edit-page-header .back-link span{display:none}.studio-shell.app-shell .mode-switch{background:#ffffff0e;border-radius:999px;justify-self:stretch;width:100%;padding:4px}.studio-shell.app-shell .mode-tab{border-radius:999px;min-height:38px;font-size:13px}.studio-shell.app-shell .edit-grid,.studio-shell.app-shell .edit-main-column,.studio-shell.app-shell .edit-side-panel,.studio-shell.app-shell .settings-side-panel{gap:14px}.studio-shell.app-shell .fragment-edit-shell .edit-side-panel{display:none}.studio-shell.app-shell .timeline-card{box-shadow:none;background:0 0;border:0;order:-1;padding:0}.studio-shell.app-shell .timeline-card .section-heading{margin-bottom:8px}.studio-shell.app-shell .preview-card{box-shadow:none;background:0 0;border:0;padding:0}.studio-shell.app-shell .preview-card .section-heading{display:none}.studio-shell.app-shell .video-stage{aspect-ratio:16/9;clip-path:inset(0 round 16px);border-radius:16px;height:auto;min-height:0}.studio-shell.app-shell .storyboard-strip{scrollbar-width:none;grid-auto-columns:82px;gap:8px;padding-bottom:2px}.studio-shell.app-shell .storyboard-strip::-webkit-scrollbar{display:none}.studio-shell.app-shell .shot-card{border-radius:12px;grid-template-rows:minmax(0,1fr);gap:4px;min-height:58px;padding:5px;position:relative;overflow:hidden}.studio-shell.app-shell .shot-card img{border-radius:8px;min-height:48px}.studio-shell.app-shell .shot-card-loading{border-radius:8px}.studio-shell.app-shell .shot-card>span{color:#11131a;background:#ffffffe0;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:7px;left:7px}.studio-shell.app-shell .shot-card .shot-duration-pill,.studio-shell.app-shell .shot-card .shot-status-pill{display:none}.studio-shell.app-shell .first-frame-card,.studio-shell.app-shell .cover-card,.studio-shell.app-shell .cover-description-card,.studio-shell.app-shell .settings-options-card,.studio-shell.app-shell .prompt-card,.studio-shell.app-shell .form-card,.studio-shell.app-shell .toggle-card,.studio-shell.app-shell .video-type-card{background:#181c2bb8;border-radius:18px;padding:14px}.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 .shot-edit-detail-main{padding-bottom:calc(var(--mobile-nav-height) + 120px + env(safe-area-inset-bottom))}.studio-shell.app-shell .storyboard-detail-main .scene-timeline{scrollbar-width:none;padding-bottom:4px}.studio-shell.app-shell .storyboard-detail-main .scene-timeline::-webkit-scrollbar{display:none}.studio-shell.app-shell .scene-thumb{min-height:86px;position:relative;overflow:hidden}.studio-shell.app-shell .scene-thumb img{min-height:58px}.studio-shell.app-shell .scene-thumb-loading{border-radius:10px}.studio-shell.app-shell .scene-preview-card{min-height:210px;aspect-ratio:var(--media-aspect-ratio,16 / 9);place-items:center;display:grid;position:relative;overflow:hidden}.studio-shell.app-shell .scene-preview-card video,.studio-shell.app-shell .scene-preview-card img{object-fit:cover;border-radius:16px;width:100%;height:100%;max-height:none;display:block}.studio-shell.app-shell .shot-editor-card{gap:12px;display:grid}.studio-shell.app-shell .shot-editor-card .field-header{margin-bottom:0}.studio-shell.app-shell .shot-editor-card .shot-status-pill{justify-self:start}.studio-shell.app-shell .shot-prompt-editor{min-height:150px}.studio-shell.app-shell .shot-regenerate-dock{bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom))}.studio-shell.app-shell .shot-regenerate-dock .merge-button{width:min(100%,430px)}.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;--result-stage-max-width:calc(100vw - 224px);--result-stage-max-height:calc(100dvh - var(--topbar-height) - 120px);place-items:center;padding:46px 138px 74px 86px;display:grid;position:absolute;inset:0}.studio-shell.app-shell .desktop-video-frame{width:min(var(--media-frame-width,min(35vw, 430px)), var(--result-stage-max-width), calc(var(--result-stage-max-height) * var(--media-aspect-value,1.77778)));min-width:min(310px, var(--result-stage-max-width), calc(var(--result-stage-max-height) * var(--media-aspect-value,1.77778)));max-width:var(--result-stage-max-width);max-height:var(--result-stage-max-height);aspect-ratio:var(--media-aspect-ratio,16 / 9);background:0 0;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:contain;background:0 0;width:100%;height:100%;display:block}.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 .play-overlay-button{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;visibility:hidden;pointer-events:none;background:#ffffff2e;border-radius:50%;place-items:center;width:76px;height:76px;transition:opacity .52s,transform .52s,visibility 0s linear .52s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.92)}.studio-shell.app-shell .play-overlay-button.is-visible{opacity:1;visibility:visible;pointer-events:none;transition-delay:0s;transform:translate(-50%,-50%)scale(1)}.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 .preview-back-button,.studio-shell.app-shell .desktop-tool-rail{opacity:1;visibility:visible;transition:opacity .22s,transform .22s,visibility linear}.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);opacity:1;visibility:visible;background:#0a0c1294;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:12px;min-height:54px;padding:0 14px;transition:opacity .15s,transform .15s,visibility linear;display:flex;position:absolute;bottom:28px;left:62px;right:62px;transform:translateY(0)}.studio-shell.app-shell .result-player.is-controls-hidden .desktop-control-bar{opacity:0;pointer-events:none;visibility:hidden;transition-delay:0s,0s,.15s;transform:translateY(10px)}.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:72px;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{width:100%;height:174px;color:var(--text);cursor:pointer;background:#ffffff0b;border:1px solid #ffffff14;border-radius:14px;place-items:center;display:grid;position:relative;overflow:hidden}.first-frame-reference-box:hover{border-color:#ec48996b}.first-frame-reference-box:disabled{cursor:wait;opacity:.8}.first-frame-reference-empty{color:#fff;background:#ffffff14;border-radius:16px;place-items:center;width:58px;height:58px;display:grid}.first-frame-reference-action{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#070a10b8;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:8px 10px;font-size:13px;font-weight:800;display:inline-flex;position:absolute;bottom:12px;left:12px;right:12px}.first-frame-reference-meta{min-height:24px;color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin-top:8px;font-size:12px;display:flex}.first-frame-reference-meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.first-frame-reference-meta button{color:#ffffffc7;flex:none;font-size:12px;font-weight:800}.first-frame-reference-meta button:hover{color:#fff}.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,.studio-shell.app-shell .mobile-card-actions.ready-actions{grid-template-columns: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;place-items:center;padding:88px 0 150px;display:grid;inset:0}.studio-shell.app-shell .desktop-video-frame{width:100%;min-width:0;max-width:none;height:auto;max-height:none;box-shadow:none;aspect-ratio:var(--media-aspect-ratio,16 / 9);border:0;border-radius:0}.studio-shell.app-shell .result-player.is-portrait-result .desktop-video-stage{padding:0;display:block}.studio-shell.app-shell .result-player.is-portrait-result .desktop-video-frame{aspect-ratio:auto;height:100%}.studio-shell.app-shell .result-player.is-portrait-result .desktop-video-frame video{object-fit:contain}.studio-shell.app-shell .result-player.is-landscape-result .desktop-video-frame{border-radius:12px;width:min(100vw,980px);max-height:calc(100dvh - 238px)}.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-lyric{font-weight:800}.studio-shell.app-shell .mobile-description{gap:6px;max-height:92px;display:grid;overflow:hidden}.studio-shell.app-shell .mobile-description.is-expanded{max-height:min(32dvh,260px);overflow:hidden}.studio-shell.app-shell .mobile-description-scroll{min-height:0;overflow:hidden}.studio-shell.app-shell .mobile-description.is-expanded .mobile-description-scroll{overscroll-behavior:contain;max-height:calc(min(32dvh,260px) - 24px);padding-right:4px;overflow-y:auto}.studio-shell.app-shell .mobile-copy{color:#ffffffc2;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.studio-shell.app-shell .mobile-description.is-expanded .mobile-copy{-webkit-line-clamp:unset;display:block;overflow:visible}.studio-shell.app-shell .mobile-description-toggle{color:#ffffffeb;text-shadow:0 3px 14px #000000a6;background:0 0;border:0;width:fit-content;padding:0;font-size:12px;font-weight:800;line-height:1.3}.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}.studio-shell.app-shell.app-shell--edit-mv .sidebar,.studio-shell.app-shell.app-shell--edit-mv .topbar{display:none!important}.studio-shell.app-shell.app-shell--edit-mv .mobile-page-title{display:none}.studio-shell.app-shell.app-shell--edit-mv .edit-page-shell{width:min(100%,430px);padding:14px 14px calc(112px + env(safe-area-inset-bottom))}.studio-shell.app-shell.app-shell--edit-mv .edit-page-header{grid-template-columns:1fr;min-height:38px;margin-bottom:14px}.studio-shell.app-shell.app-shell--edit-mv .edit-page-header .title-row{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:0;width:100%;display:grid}.studio-shell.app-shell.app-shell--edit-mv .edit-page-header h1{text-align:center;justify-self:center;font-size:20px;font-weight:780;line-height:1.15}.studio-shell.app-shell.app-shell--edit-mv .back-link{background:#ffffff0f;border-radius:50%;width:38px;min-width:0;height:38px;min-height:38px;padding:0}.studio-shell.app-shell.app-shell--edit-mv .back-link span,.studio-shell.app-shell.app-shell--edit-mv .mode-switch,.studio-shell.app-shell.app-shell--edit-mv .top-merge-button,.studio-shell.app-shell.app-shell--edit-mv .fragment-edit-shell .edit-side-panel,.studio-shell.app-shell.app-shell--edit-mv .settings-options-card,.studio-shell.app-shell.app-shell--edit-mv .cover-card,.studio-shell.app-shell.app-shell--edit-mv .aspect-card{display:none!important}.studio-shell.app-shell.app-shell--edit-mv .edit-grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"preview""description""timeline""title""author""watermark""lyrics""resolution";gap:18px;display:grid}.studio-shell.app-shell.app-shell--edit-mv .edit-main-column,.studio-shell.app-shell.app-shell--edit-mv .settings-side-panel,.studio-shell.app-shell.app-shell--edit-mv .settings-side-panel.is-inactive{display:contents!important}.studio-shell.app-shell.app-shell--edit-mv .preview-card{grid-area:preview}.studio-shell.app-shell.app-shell--edit-mv .cover-description-card{grid-area:description}.studio-shell.app-shell.app-shell--edit-mv .timeline-card{order:initial;grid-area:timeline}.studio-shell.app-shell.app-shell--edit-mv .mv-title-card{grid-area:title}.studio-shell.app-shell.app-shell--edit-mv .author-card{grid-area:author}.studio-shell.app-shell.app-shell--edit-mv .watermark-card{grid-area:watermark}.studio-shell.app-shell.app-shell--edit-mv .lyrics-card{grid-area:lyrics}.studio-shell.app-shell.app-shell--edit-mv .resolution-card{grid-area:resolution}.studio-shell.app-shell.app-shell--edit-mv .settings-side-panel>.mv-title-card,.studio-shell.app-shell.app-shell--edit-mv .settings-side-panel>.author-card,.studio-shell.app-shell.app-shell--edit-mv .settings-side-panel>.resolution-card,.studio-shell.app-shell.app-shell--edit-mv .settings-side-panel>.lyrics-card,.studio-shell.app-shell.app-shell--edit-mv .settings-side-panel>.watermark-card{display:block}.studio-shell.app-shell.app-shell--edit-mv .settings-side-panel>.lyrics-card,.studio-shell.app-shell.app-shell--edit-mv .settings-side-panel>.watermark-card{display:flex}.studio-shell.app-shell.app-shell--edit-mv .preview-card,.studio-shell.app-shell.app-shell--edit-mv .timeline-card,.studio-shell.app-shell.app-shell--edit-mv .cover-description-card,.studio-shell.app-shell.app-shell--edit-mv .form-card,.studio-shell.app-shell.app-shell--edit-mv .toggle-card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.studio-shell.app-shell.app-shell--edit-mv .preview-card .section-heading{display:none}.studio-shell.app-shell.app-shell--edit-mv .video-stage{aspect-ratio:1.72;clip-path:inset(0 round 18px);border:1px solid #ffffff14;border-radius:18px;width:100%;height:auto;min-height:0;box-shadow:inset 0 1px #ffffff0a,0 16px 36px #0000003d}.studio-shell.app-shell.app-shell--edit-mv .cover-description-card .field-header,.studio-shell.app-shell.app-shell--edit-mv .form-card .field-header,.studio-shell.app-shell.app-shell--edit-mv .timeline-card .section-heading{margin-bottom:9px}.studio-shell.app-shell.app-shell--edit-mv .section-heading h2,.studio-shell.app-shell.app-shell--edit-mv .field-header h2,.studio-shell.app-shell.app-shell--edit-mv .toggle-card h2{font-size:18px}.studio-shell.app-shell.app-shell--edit-mv .field-header span{color:var(--muted);font-size:12px;font-weight:500}.studio-shell.app-shell.app-shell--edit-mv .cover-description-link{color:#eef0f6;min-height:58px;box-shadow:none;white-space:nowrap;text-overflow:ellipsis;background:#ffffff12;border:0;border-radius:16px;align-items:center;padding:0 14px;font-size:15px;line-height:1.35;display:flex;overflow:hidden}.studio-shell.app-shell.app-shell--edit-mv .cover-description-link span,.studio-shell.app-shell.app-shell--edit-mv .cover-description-link{text-overflow:ellipsis;min-width:0;overflow:hidden}.studio-shell.app-shell.app-shell--edit-mv .storyboard-strip{scrollbar-width:none;grid-auto-columns:166px;gap:12px;margin-right:-14px;padding-bottom:0;padding-right:14px}.studio-shell.app-shell.app-shell--edit-mv .storyboard-strip::-webkit-scrollbar{display:none}.studio-shell.app-shell.app-shell--edit-mv .shot-card{background:#121620b8;border-radius:14px;height:100px;min-height:100px;padding:8px}.studio-shell.app-shell.app-shell--edit-mv .shot-card img,.studio-shell.app-shell.app-shell--edit-mv .shot-card .empty-box{border-radius:10px;height:100%;min-height:0}.studio-shell.app-shell.app-shell--edit-mv .shot-card>span{color:#ffffffeb;background:0 0;width:max-content;min-width:0;height:auto;margin:0 auto;padding:0;font-size:11px;font-weight:760;inset:auto 0 8px}.studio-shell.app-shell.app-shell--edit-mv .static-input{min-height:56px;box-shadow:none;background:#ffffff12;border:0;border-radius:16px;padding:0 14px}.studio-shell.app-shell.app-shell--edit-mv .edit-inline-input{color:#eef0f6;text-overflow:ellipsis;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:15px;font-weight:500;line-height:1.2}.studio-shell.app-shell.app-shell--edit-mv .toggle-card{background:#ffffff12;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:0 14px;display:flex!important}.studio-shell.app-shell.app-shell--edit-mv .toggle-card>div{min-width:0}.studio-shell.app-shell.app-shell--edit-mv .toggle-card .switch{flex:none;margin-left:auto}.studio-shell.app-shell.app-shell--edit-mv .toggle-card p{display:none}.studio-shell.app-shell.app-shell--edit-mv .resolution-card{display:none!important}.studio-shell.app-shell.app-shell--edit-mv .resolution-card .field-header,.studio-shell.app-shell.app-shell--edit-mv .resolution-card .option-chip{display:none}.studio-shell.app-shell.app-shell--edit-mv .resolution-card .option-row{height:54px;margin:0;padding:0;display:block}.studio-shell.app-shell.app-shell--edit-mv .resolution-card .option-chip.is-active{box-sizing:border-box;border-color:#ffffff29;width:100%;height:54px;min-height:54px;padding:0 18px;font-size:15px;display:inline-flex}.studio-shell.app-shell.app-shell--edit-mv .mobile-merge-dock{left:0;right:0;bottom:env(safe-area-inset-bottom);z-index:45;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;grid-template-columns:minmax(0,1fr);align-items:center;gap:0;width:auto;height:78px;padding:12px 14px;display:grid}.studio-shell.app-shell.app-shell--edit-mv .mobile-resolution-chip{border-radius:var(--pill);color:#fff;background:linear-gradient(105deg,#c0145ae0,#e4268ab8,#2d75c98a);border:1px solid #ffffff29;justify-content:center;align-items:center;height:54px;min-height:54px;font-size:15px;font-weight:780;display:inline-flex;box-shadow:0 16px 38px #c0145a3d,inset 0 1px #fff3}.studio-shell.app-shell.app-shell--edit-mv .mobile-merge-dock .merge-button{gap:8px;width:100%;min-height:54px;padding:0 14px;font-size:15px}.studio-shell.app-shell.app-shell--edit-mv .edit-grid{grid-template-areas:"cover""description""timeline""title""author""watermark""lyrics";gap:16px}.studio-shell.app-shell.app-shell--edit-mv .preview-card{display:none!important}.studio-shell.app-shell.app-shell--edit-mv .cover-card{box-shadow:none;background:0 0;border:0;border-radius:0;grid-area:cover;padding:0;display:block!important}.studio-shell.app-shell.app-shell--edit-mv .cover-card .section-heading{display:none}.studio-shell.app-shell.app-shell--edit-mv .edit-page-shell .cover-frame,.studio-shell.app-shell.app-shell--edit-mv .edit-page-shell .cover-frame.is-portrait{aspect-ratio:auto;background:#ffffff12;border:1px solid #ffffff14;border-radius:18px;width:100%;height:clamp(180px,50vw,210px);min-height:0;max-height:none;margin:0;padding:10px;box-shadow:inset 0 1px #ffffff0a,0 16px 36px #0000003d}.studio-shell.app-shell.app-shell--edit-mv .edit-page-shell .cover-frame.is-portrait{height:clamp(250px,72vw,300px)}.studio-shell.app-shell.app-shell--edit-mv .edit-page-shell .cover-frame img{object-position:center;width:100%;max-width:100%;height:100%;max-height:100%;box-shadow:none;background:0 0;border-radius:12px;object-fit:contain!important}.studio-shell.app-shell.app-shell--edit-mv .edit-page-shell .cover-frame.is-portrait img{object-position:center;position:absolute;inset:10px;object-fit:contain!important;width:calc(100% - 20px)!important;max-width:none!important;height:calc(100% - 20px)!important;max-height:none!important}.studio-shell.app-shell.app-shell--edit-mv .cover-description-card .field-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.studio-shell.app-shell.app-shell--edit-mv .cover-description-header-count{display:none}.studio-shell.app-shell.app-shell--edit-mv .mobile-cover-regenerate-button{color:#fff;background:linear-gradient(105deg,#c0145af0,#e4268ad1,#714bdce6);border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-width:58px;height:34px;padding:0 11px;font-size:12px;font-weight:780;display:inline-flex;box-shadow:0 10px 24px #c0145a3d}.studio-shell.app-shell.app-shell--edit-mv .mobile-cover-regenerate-button,.studio-shell.app-shell.app-shell--edit-mv .mobile-cover-regenerate-button span,.studio-shell.app-shell.app-shell--edit-mv .mobile-cover-regenerate-button svg{stroke:#fff;color:#fff!important}.studio-shell.app-shell.app-shell--edit-mv .mobile-cover-regenerate-button:disabled{opacity:.56}.studio-shell.app-shell.app-shell--edit-mv .cover-description-link{grid-template-columns:minmax(0,1fr) auto;gap:10px}.studio-shell.app-shell.app-shell--edit-mv .cover-description-copy{text-overflow:ellipsis;white-space:nowrap;text-align:left;min-width:0;overflow:hidden}.studio-shell.app-shell.app-shell--edit-mv .cover-description-count{color:var(--muted);white-space:nowrap;flex:none;font-size:11px;font-weight:600;display:block}.studio-shell.app-shell.app-shell--edit-mv .timeline-card .section-heading{justify-content:space-between;align-items:center;display:flex}.studio-shell.app-shell.app-shell--edit-mv .mobile-storyboard-link{color:#fff;background:#ffffff12;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.studio-shell.app-shell.app-shell--edit-mv .storyboard-strip{grid-auto-columns:66px;gap:8px}.studio-shell.app-shell.app-shell--edit-mv .shot-card{background:#121620b8;border-radius:10px;width:66px;height:62px;min-height:62px;padding:0;display:block;position:relative}.studio-shell.app-shell.app-shell--edit-mv .shot-card img,.studio-shell.app-shell.app-shell--edit-mv .shot-card .empty-box{object-fit:cover;border-radius:9px;width:100%;height:100%}.studio-shell.app-shell.app-shell--edit-mv .shot-card-label{display:none!important}.studio-shell.app-shell.app-shell--edit-mv .shot-card-index{z-index:3;justify-content:center;align-items:center;font-weight:820;line-height:18px;color:#101117!important;background:#fffffff0!important;border-radius:50%!important;width:18px!important;min-width:18px!important;height:18px!important;margin:0!important;padding:0!important;font-size:10px!important;display:inline-flex!important;position:absolute!important;inset:5px auto auto 5px!important}.studio-shell.app-shell.app-shell--edit-mv .mobile-resolution-select{border-radius:var(--pill);color:#fff;background:linear-gradient(105deg,#c0145ae0,#e4268ab8,#2d75c98a);border:1px solid #ffffff29;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;height:54px;padding:0 13px;display:grid;overflow:hidden;box-shadow:0 16px 38px #c0145a3d,inset 0 1px #fff3}.studio-shell.app-shell.app-shell--edit-mv .mobile-resolution-select select{appearance:none;color:#fff;width:100%;min-width:0;height:100%;font:inherit;text-align:center;background:0 0;border:0;outline:0;font-size:14px;font-weight:780}.studio-shell.app-shell.app-shell--edit-mv .mobile-resolution-select option{color:#11131a;background:#fff}}@media (max-width:375px){.studio-shell.app-shell.app-shell--edit-mv .edit-page-shell{padding-inline:12px}.studio-shell.app-shell.app-shell--edit-mv .storyboard-strip{grid-auto-columns:66px;margin-right:-12px;padding-right:12px}.studio-shell.app-shell.app-shell--edit-mv .resolution-card{width:118px;left:12px}.studio-shell.app-shell.app-shell--edit-mv .mobile-merge-dock{grid-template-columns:minmax(0,1fr);gap:0;padding-inline:12px;left:0;right:0}.studio-shell.app-shell.app-shell--edit-mv .mobile-merge-dock .merge-button{font-size:14px}}.studio-shell.app-shell.app-shell--storyboard-detail{background:radial-gradient(circle at 50% -15%,#6831b72e,#0000 38%),#030306;grid-template-columns:minmax(0,1fr);justify-items:center}.studio-shell.app-shell.app-shell--storyboard-detail .sidebar,.studio-shell.app-shell.app-shell--storyboard-detail .topbar,.studio-shell.app-shell.app-shell--storyboard-detail .mobile-page-title{display:none!important}.studio-shell.app-shell.app-shell--storyboard-detail .app-main{background:0 0;width:100%;min-height:100dvh}.studio-shell.app-shell.app-shell--storyboard-detail .storyline-main{color:#f7f4fb;background:radial-gradient(circle at 0 8%,#48237547,#0000 27%),linear-gradient(#0b0713 0,#05050a 35%,#040407 100%);width:min(100%,430px);min-height:100dvh;margin:0 auto;position:relative;overflow-x:hidden;box-shadow:0 0 0 1px #ffffff06,0 28px 90px #0009}.studio-shell.app-shell.app-shell--storyboard-detail .storyline-main:before{content:"";pointer-events:none;background:linear-gradient(110deg,#5b31a0a8,#1d10305e 57%,#04040714);height:230px;position:absolute;inset:0 0 auto;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.studio-shell.app-shell.app-shell--storyboard-detail .storyboard-detail-header{z-index:4;height:64px;padding:calc(env(safe-area-inset-top,0px) + 4px) 15px 0;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:0;display:grid;position:relative}.studio-shell.app-shell.app-shell--storyboard-detail .storyboard-detail-header h1{color:#f7f4fb;text-align:center;letter-spacing:0;margin:0;font-size:16px;font-weight:760;line-height:1}.studio-shell.app-shell.app-shell--storyboard-detail .mobile-back-icon{color:#f7f4fb;background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:inline-grid}.studio-shell.app-shell.app-shell--storyboard-detail .mobile-back-icon svg{stroke-width:1.9px;width:24px;height:24px}.studio-shell.app-shell.app-shell--storyboard-detail .detail-credit-pill{border-radius:var(--pill);color:#fff;white-space:nowrap;background:linear-gradient(103deg,#e64ce9,#744dff);justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:14px;font-weight:720;display:inline-flex;box-shadow:0 10px 28px #8744ff3d,inset 0 1px #fff3}.studio-shell.app-shell.app-shell--storyboard-detail .storyboard-detail-main{z-index:2;padding:0 8px calc(98px + env(safe-area-inset-bottom));display:block;position:relative}.studio-shell.app-shell.app-shell--storyboard-detail .story-title-row{justify-content:space-between;align-items:center;margin-top:2px;padding:0 2px 8px;display:flex}.studio-shell.app-shell.app-shell--storyboard-detail .story-title-row h2{color:#f7f4fb;margin:0;font-size:15px;font-weight:650;line-height:1.2}.studio-shell.app-shell.app-shell--storyboard-detail .ratio-icon{color:#f2eff7;opacity:.9;place-items:center;width:24px;height:24px;display:grid}.studio-shell.app-shell.app-shell--storyboard-detail .scene-timeline{scroll-snap-type:x proximity;scrollbar-width:none;background:#1a1a26b8;border-radius:12px;grid-auto-columns:80px;grid-auto-flow:column;gap:6px;margin:0;padding:9px 9px 10px;display:grid;overflow-x:auto}.studio-shell.app-shell.app-shell--storyboard-detail .scene-timeline::-webkit-scrollbar{display:none}.studio-shell.app-shell.app-shell--storyboard-detail .scene-thumb{scroll-snap-align:start;background:#23232d;border:2px solid #0000;border-radius:9px;height:59px;min-height:0;padding:0;transition:border-color .16s,transform .16s;position:relative;overflow:hidden}.studio-shell.app-shell.app-shell--storyboard-detail .scene-thumb.is-selected{border-color:#b36cff;box-shadow:0 0 0 2px #b36cff2e}.studio-shell.app-shell.app-shell--storyboard-detail .scene-thumb img,.studio-shell.app-shell.app-shell--storyboard-detail .scene-thumb .empty-box{object-fit:contain;background:#05070b;border-radius:0;width:100%;height:100%;min-height:0;display:block}.studio-shell.app-shell.app-shell--storyboard-detail .thumb-number{color:#19171e;background:#ffffffd1;border-radius:7px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:780;display:grid;position:absolute;top:5px;left:5px;box-shadow:0 2px 9px #00000038}.studio-shell.app-shell.app-shell--storyboard-detail .scene-preview-card{box-sizing:border-box;background:linear-gradient(90deg,#45414d,#26262d 39%,#36353d 63%,#292930);border:0;border-radius:11px;place-items:center;width:100%;min-height:0;max-height:none;margin-top:12px;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a;aspect-ratio:auto!important;height:clamp(214px,58vw,260px)!important}.studio-shell.app-shell.app-shell--storyboard-detail .scene-preview-card video,.studio-shell.app-shell.app-shell--storyboard-detail .scene-preview-card img{background:#05070b;border-radius:0;min-width:0;min-height:0;max-height:none;display:block;object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important;transform:none!important}.studio-shell.app-shell.app-shell--storyboard-detail .shot-description-card{box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:16px;padding:0}.studio-shell.app-shell.app-shell--storyboard-detail .shot-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.studio-shell.app-shell.app-shell--storyboard-detail .shot-head h2{color:#f7f4fb;margin:0;font-size:14px;font-weight:600;line-height:1.2}.studio-shell.app-shell.app-shell--storyboard-detail .shot-head span{color:#67646f;white-space:nowrap;font-size:11px}.studio-shell.app-shell.app-shell--storyboard-detail .description-card{background:linear-gradient(145deg,#242a3e,#1d2334);border:0;border-radius:15px;flex-direction:column;min-height:238px;padding:16px 14px 14px;display:flex;box-shadow:inset 0 1px #ffffff0a}.studio-shell.app-shell.app-shell--storyboard-detail .shot-description-input{appearance:none;color:#f3f2f6;resize:none;width:100%;min-height:190px;box-shadow:none;background:0 0;border:0;outline:0;margin:0;padding:0;font-family:inherit;font-size:12px;font-weight:400;line-height:1.35;display:block}.studio-shell.app-shell.app-shell--storyboard-detail .card-tools{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}.studio-shell.app-shell.app-shell--storyboard-detail .soft-pill{border-radius:var(--pill);color:#e7e8ee;white-space:nowrap;background:#454d60;border:0;justify-content:center;align-items:center;gap:5px;min-height:31px;padding:0 12px;font-size:12px;font-weight:650;display:inline-flex}.studio-shell.app-shell.app-shell--storyboard-detail .storyboard-rebuild-dock{z-index:20;width:min(100%,430px);padding:12px 8px calc(13px + env(safe-area-inset-bottom));background:linear-gradient(#0000,#050508 35%);position:fixed;bottom:0;left:50%;right:auto;transform:translate(-50%)}.studio-shell.app-shell.app-shell--storyboard-detail .storyboard-rebuild-dock .merge-button{border-radius:var(--pill);color:#fff;background:linear-gradient(105deg,#ed4eea,#754cff);border:0;gap:6px;width:100%;min-height:44px;padding:0 18px;font-size:16px;font-weight:760;box-shadow:0 12px 34px #7848ff38,inset 0 1px #ffffff38}
