@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap");:root{font-family:DM Sans,sans-serif;color:var(--color-text);background:#151719;font-synthesis:none;font-weight:400;--bg:#151719;--panel:#1c1e20;--border:#303234;--muted:#8d9393;--lime:#d0f68a;--radius:12px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button{color:inherit}a,button{transition:background .15s,border-color .15s,color .15s,opacity .15s}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--lime);outline-offset:3px}button{border:0;background:none}input,select,textarea{color:var(--color-text);background:#17191b;border:1px solid #343739;border-radius:6px;padding:10px 12px;min-width:0}input::placeholder,textarea::placeholder{color:#747b7c}textarea{resize:vertical;line-height:1.65}select{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif}h2{font-weight:750}h2,h3{font-size:var(--text-md)}small{font-size:var(--text-xs)}svg{flex-shrink:0}.hidden{display:none}.app-shell{display:flex;min-height:100vh}.sidebar{width:224px;position:fixed;inset:0 auto 0 0;background:#191b1d;border-right:1px solid #2c2e30;display:flex;flex-direction:column;padding:30px 18px 15px;z-index:20}.brand{font-family:Manrope,sans-serif;display:flex;align-items:center;gap:9px;font-size:25px;font-weight:800;letter-spacing:-1.1px;padding:0 10px}.brand-mark{width:31px;height:31px;background:var(--lime);color:#242d19;display:grid;place-items:center;border-radius:8px;transform:rotate(-7deg)}.brand-mark svg{transform:rotate(7deg)}.brand-dot{color:var(--lime);margin-left:-8px}.workspace{margin:32px 0 29px;padding:11px 9px;border:1px solid #333638;border-radius:8px;display:flex;gap:9px;align-items:center;font-size:var(--text-xs);font-weight:600}.workspace>svg{margin-left:auto;color:#818687}.workspace small{display:block;font-size:var(--text-xs);letter-spacing:1px;color:#7e8586;margin-top:4px}.avatar{width:29px;height:29px;background:#454639;border:1px solid #616447;border-radius:7px;display:grid;place-items:center;color:#e1e6c2;font-size:var(--text-sm)}.nav-label{color:#727a7b;font-size:var(--text-xs);letter-spacing:1.5px;font-weight:650;padding:0 12px;margin-bottom:12px}.nav-item{height:42px;display:flex;align-items:center;width:100%;gap:12px;padding:0 12px;border-radius:7px;color:#939a9a;font-size:var(--text-sm);text-align:left;margin-bottom:5px}.nav-item:hover{background:#24282a;color:#e5e8e5}.nav-item.active{background:#2c3424;color:#d6f2ac}.nav-item.active svg{color:#c6ef89}.nav-count{font-size:var(--text-xs);background:#393e37;border-radius:4px;padding:2px 5px;margin-left:auto}.project-label{display:flex;align-items:center;justify-content:space-between;margin-top:32px}.project-label button{color:var(--color-muted);padding:0;display:flex}.project-item{font-size:var(--text-xs);display:flex;align-items:center;gap:9px;width:100%;padding:11px 13px;color:#929999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-item.current{color:#dee4db}.project-bullet{width:6px;height:6px;border:1px solid #808875;border-radius:2px;flex-shrink:0}.project-item.current .project-bullet{background:#cbe89e;border-color:#cbe89e}.empty-project{font-size:var(--text-xs);color:#767f7e;padding:12px;display:block;line-height:1.8}.sidebar-bottom{margin-top:auto;padding-top:40px}.local-status{font-size:var(--text-xs);color:#a8b0a7;line-height:1.8;padding:12px 10px;background:#21251f;border:1px solid #30362a;border-radius:7px;margin-bottom:17px}.status-dot{width:6px;height:6px;background:#b7e880;border-radius:50%;display:inline-block;margin-right:7px;flex-shrink:0}.status-dot.offline{background:#8d9393}.local-status small{display:block;font-size:var(--text-xs);color:#6f7c6b;margin-left:13px}.sidebar-bottom .nav-item{font-size:var(--text-xs);height:34px;gap:10px}.sidebar-bottom .nav-item>svg:last-child:not(:first-child){margin-left:auto}.profile{border-top:1px solid #303234;margin-top:15px;padding:20px 8px 0;display:flex;gap:10px;align-items:center;font-size:var(--text-xs)}.avatar.small{width:28px;height:28px;background:#303236;border:1px solid #46494c;color:#c3c7c9}.profile small{display:block;color:#747d7e;font-size:var(--text-xs);margin-top:4px}main{margin-left:224px;min-width:0;flex:1 1;padding:0 38px}.topbar{height:73px;border-bottom:1px solid #2b2e30;display:flex;align-items:center;justify-content:space-between;font-size:var(--text-xs)}.breadcrumb{display:flex;gap:14px;color:#81898a}.breadcrumb span{color:#4f5556}.breadcrumb strong{color:#c4cbc9;font-weight:500}.topbar-right{gap:21px}.save-status,.topbar-right{display:flex;align-items:center}.save-status{color:#899482;gap:5px}.save-status,.version{font-size:var(--text-xs)}.version{letter-spacing:1px;border:1px solid #41453b;color:#a0ad90;padding:5px 7px;border-radius:4px}.page-heading{padding:36px 0 31px;justify-content:space-between;gap:20px}.eyebrow,.page-heading{display:flex;align-items:center}.eyebrow{color:#9fae8d;font-size:var(--text-xs);letter-spacing:2px;font-weight:600;gap:7px;margin-bottom:11px}.eyebrow>span{height:5px;width:5px;background:var(--lime);border-radius:50%}h1{font-size:clamp(22px,2.3vw,34px);font-weight:650;letter-spacing:-1.15px;line-height:1.25}.page-heading p{color:var(--color-muted);font-size:var(--text-sm);margin-top:10px}.button{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:9px 13px;font-size:var(--text-xs);font-weight:600;border:1px solid transparent;border-radius:6px;white-space:nowrap}.button.primary{background:var(--lime);color:#253019;border-color:var(--lime)}.button.primary:hover:not(:disabled){background:#dfffaa}.button.outline{border-color:#3c4141;background:#1f2224;color:#dbe0dc}.button.light{background:#2b2f31;border-color:#424748;color:#e0e6e0}.button:hover:not(:disabled){filter:brightness(1.08)}.button.full{width:100%}.project-toolbar{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-top:1px solid #2e3133;border-bottom:1px solid #2e3133;margin-bottom:23px}.project-toolbar>div{display:flex;align-items:center;gap:12px;min-width:0}.project-icon{color:#a4af9b;display:flex}.project-name{background:none;border:0;padding:4px 0;font-size:var(--text-base);font-weight:600;width:160px;text-overflow:ellipsis}.tag{letter-spacing:.5px;border:1px solid #4a504b;color:#bac3b9;border-radius:4px;padding:4px 6px;white-space:nowrap}.tag,.tag.subtle{font-size:var(--text-xs)}.tag.subtle{border-color:#343a3b;color:#939e9e}.tag.lime{color:#bbd59d;border-color:#414d36;background:#293022}.muted,.tag.lime{font-size:var(--text-xs)}.muted{color:#7e8889}.studio-grid{display:grid;grid-template-columns:minmax(0,1fr) 296px;gap:22px}.editor-column{min-width:0;display:flex;flex-direction:column;gap:23px}.panel{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);padding:20px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.section-heading>div{display:flex;align-items:center;gap:10px}.section-heading>svg{color:#838e8f}.section-heading>div>svg{color:#a5b29b}.section-heading .muted{font-size:var(--text-xs)}.step-number{width:21px;height:21px;font-size:var(--text-xs);border:1px solid #495044;border-radius:5px;color:#b7c5a8;font-family:DM Sans,sans-serif}.drop-zone,.step-number{display:flex;align-items:center;justify-content:center}.drop-zone{border:1px dashed #495144;border-radius:9px;min-height:225px;flex-direction:column;background:radial-gradient(ellipse at 50% 0,#29302050,transparent 75%);padding:25px}.upload-illustration{position:relative;width:47px;height:47px;border-radius:12px;display:grid;place-items:center;background:#30372a;border:1px solid #48543b;margin-bottom:16px;color:#c9e7a8;transform:rotate(-7deg)}.upload-illustration>span{position:absolute;right:-5px;bottom:-3px;background:var(--lime);color:#2c3720;border-radius:50%;width:17px;height:17px;display:grid;place-items:center;border:2px solid #20261c}.drop-zone h3{font-size:var(--text-base);font-weight:650}.drop-zone p{font-size:var(--text-xs);color:#858f90;margin:8px 0 17px}.drop-zone .button{font-size:var(--text-xs);min-height:33px}.drop-zone small{font-size:var(--text-xs);color:#626f6f;margin-top:10px}.source-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:14px 0 17px}.text-button{display:inline-flex;align-items:center;gap:7px;color:#b6c4a7;font-size:var(--text-xs);padding:0;line-height:1.5}.text-button:hover{color:#d8fca9}.source-actions>span{font-size:var(--text-xs);color:#697576;text-align:right;max-width:150px;line-height:1.6}.trim-controls{padding-top:15px;border-top:1px solid #2e3335;display:flex;align-items:center;gap:22px}.trim-controls label{color:#939f9e;gap:8px}.trim-controls label,.trim-controls label>span{font-size:var(--text-xs);display:flex;align-items:center}.trim-controls label>span{gap:3px;background:#171b1c;border:1px solid #353d3c;padding-right:7px;border-radius:5px}.trim-controls input{background:none;border:0;width:48px;padding:6px 0 6px 7px;font-size:var(--text-xs);color:#d4ddd4}.trim-hint{display:flex;align-items:center;gap:6px;font-size:var(--text-xs);color:#738080;margin-left:auto}.import-row{display:flex;gap:8px;margin-bottom:15px}.import-row input{flex:1 1;font-size:var(--text-xs)}.source-loaded{display:flex;align-items:center;gap:17px;padding:15px;background:#222728;border-radius:8px;min-width:0}.source-thumb{width:73px;height:95px;border-radius:5px;position:relative;overflow:hidden;flex-shrink:0;padding:0}.source-thumb img{width:100%;height:100%;object-fit:cover}.source-thumb>span{position:absolute;inset:0;background:#0003;display:grid;place-items:center}.source-detail{min-width:0;flex:1 1}.source-detail strong{display:block;font-size:var(--text-sm);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-detail>span{display:block;font-size:var(--text-xs);color:#84908e;margin:8px 0 15px;line-height:1.8}.source-detail i{font-style:normal;margin:0 5px}.green-text{color:var(--lime)}.timeline-panel{padding:18px 20px}.timeline-panel .section-heading{margin-bottom:22px}.timeline-panel h2{font-size:var(--text-sm)}.ruler{display:flex;justify-content:space-between;color:#646f70;font-size:var(--text-xs);margin:0 0 8px}.timeline-track{display:flex;position:relative;height:47px;border-radius:5px;gap:2px}.timeline-ending,.timeline-source{display:flex;align-items:center;gap:7px;padding:0 12px;min-width:0;font-size:var(--text-xs);border:1px solid #48543c;background:repeating-linear-gradient(90deg,#34412b,#34412b 27px,#3a472f 28px,#34412b 29px);color:#d0e6b5;border-radius:5px}.timeline-ending small,.timeline-source small{margin-left:auto;font-size:var(--text-xs);white-space:nowrap}.timeline-ending{background:repeating-linear-gradient(90deg,#313927,#313927 27px,#37412d 28px,#313927 29px)}.timeline-ending span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.timeline-ending.purple{background:#3b324b;border-color:#5b4b70;color:#d2b7f0}.timeline-ending.orange{background:#40372c;border-color:#66523c;color:#edc89b}.transition-node{align-self:center;background:#737e59;border:3px solid #1c1e20;width:23px;height:26px;display:grid;place-items:center;border-radius:6px;margin:0 -12px;z-index:2;color:#e0f2c6}.timeline-foot{display:flex;justify-content:space-between;margin-top:11px;color:#768181;font-size:var(--text-xs)}.timeline-foot>span{display:flex;align-items:center;gap:5px}.tiny-square{display:inline-block;background:#667852;width:5px;height:5px;border-radius:1px}.tiny-square.colored{background:#96aa79;margin-left:10px}.scenarios-section>.section-heading{margin-bottom:17px}.context-field{display:flex;align-items:center;gap:13px;background:#1c1f20;border:1px solid #31383a;padding:8px 12px;border-radius:7px;margin-bottom:14px}.context-field>span{font-size:var(--text-xs);color:#909b96;white-space:nowrap}.context-field input{background:none;border:0;font-size:var(--text-xs);padding:3px;width:100%;color:#c9d0c7}.scenario-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.scenario-card{--accent:#c4e89d;--cardborder:#49583b;--tint:#2a3226;background:linear-gradient(165deg,#252b22,#1c201e 90%);border:1px solid #343f2e;border-radius:9px;padding:13px;min-width:0}.scenario-card.purple{--accent:#c1ace2;--cardborder:#635278;--tint:#332b41;background:linear-gradient(165deg,#29252f,#211f24 90%);border-color:#3d3546}.scenario-card.orange{--accent:#e4bf95;--cardborder:#736047;--tint:#3c3328;background:linear-gradient(165deg,#2e2822,#24211e 90%);border-color:#463c32}.scenario-card.selected{border-color:var(--cardborder);box-shadow:0 0 0 1px var(--cardborder)}.scenario-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.scenario-label{display:flex;align-items:center;gap:6px;color:var(--accent);font-size:var(--text-xs);letter-spacing:1px;padding:0;white-space:nowrap}.scenario-label>span{background:var(--tint);border:1px solid var(--cardborder);border-radius:4px;padding:4px 5px;font-size:var(--text-xs);letter-spacing:0}.icon-button{display:inline-flex;align-items:center;justify-content:center;padding:3px;color:#84908c}.scenario-card .icon-button{color:var(--accent);opacity:.6}.icon-button:hover{opacity:1;color:#d8e4d1}.card-dot{width:4px;height:4px;background:var(--accent);border-radius:50%}.scenario-title{display:block;color:#e0e6dc;font-weight:600;letter-spacing:-.1px;margin-bottom:9px}.scenario-card textarea,.scenario-title{width:100%;padding:0;border:0;background:none;border-radius:0;font-size:var(--text-xs)}.scenario-card textarea{height:151px;line-height:1.75;resize:vertical;color:#9da799}.scenario-card.purple textarea{color:#a79fae}.scenario-card.orange textarea{color:#aea397}.caption-label{margin-top:15px;border-top:1px solid #ffffff0d;padding-top:12px;letter-spacing:.9px;color:var(--accent);line-height:1.5}.caption-label,.caption-label input{display:block;font-size:var(--text-xs)}.caption-label input{width:100%;margin-top:6px;padding:7px 5px;border-color:#ffffff0b;background:#00000020;color:#c2c9bf}.ending-upload{margin-top:16px;display:flex;align-items:center;justify-content:space-between}.ending-upload .text-button{color:var(--accent);font-size:var(--text-xs)}.section-note{color:#727f7e;align-items:center;margin-top:14px;line-height:1.7}.add-ending,.section-note{font-size:var(--text-xs);display:flex;gap:6px}.add-ending{border:1px dashed #43513b;color:#b6c4a7;border-radius:7px;padding:12px;margin-top:13px;width:100%;justify-content:center}.finishing-panel{padding:18px 20px}.finishing-fields{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:13px}.finishing-fields label{font-size:var(--text-xs);color:#8f9b98}.finishing-fields select{display:block;width:100%;margin-top:7px;font-size:var(--text-xs);padding:9px 7px;color:#c5cec5;background:#181c1d;border-color:#333c3b}.export-spec{display:flex;align-items:center;font-size:var(--text-xs);color:#718077;gap:5px;margin-top:16px}.export-spec svg{color:#92ac7c;margin-left:6px}.export-spec svg:first-child{margin-left:0}.export-spec span{margin-left:auto;color:#616f6d}.preview-column{display:flex;flex-direction:column;gap:18px}.preview-panel{padding:17px 18px}.preview-panel .section-heading{margin-bottom:17px}.live-dot{width:5px;height:5px;background:#cbe69d;border-radius:50%}.preview-tabs{display:flex;background:#15191a;padding:3px;border:1px solid #30383a;border-radius:6px;margin-bottom:17px;gap:3px;flex-wrap:wrap}.preview-tabs button{flex:1 1 auto;min-width:0;font-size:var(--text-xs);padding:7px 5px;white-space:nowrap;border-radius:4px;color:#808f8b}.preview-tabs button.selected{background:#333b2c;color:#d3e6bd;box-shadow:0 1px 4px #0003}.phone-frame{aspect-ratio:9/16;background:#121615;border:1px solid #343d35;border-radius:12px;position:relative;overflow:hidden;max-width:235px;margin:auto}.phone-frame video{width:100%;height:100%;position:absolute;inset:0}.preview-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden;background:radial-gradient(ellipse at 60% 42%,#37412a60,transparent 70%),repeating-linear-gradient(0deg,transparent,transparent 29px,#6b855512 30px),repeating-linear-gradient(90deg,transparent,transparent 29px,#6b855512 30px)}.preview-empty strong{text-align:center;font-family:Manrope,sans-serif;font-size:18px;letter-spacing:-.5px;color:#d5dfc8;font-weight:600;line-height:1.45;margin-top:27px;z-index:1}.preview-empty>span{font-size:var(--text-xs);color:#7c8b72;margin-top:10px}.frame-corner{position:absolute;width:15px;height:15px;border-color:#687957;border-style:solid}.top-left{top:18px;left:17px;border-width:1px 0 0 1px}.top-right{top:18px;right:17px;border-width:1px 1px 0 0}.bottom-left{bottom:18px;left:17px;border-width:0 0 1px 1px}.bottom-right{bottom:18px;right:17px;border-width:0 1px 1px 0}.preview-graphic{position:relative;width:95px;height:120px;display:grid;place-items:center}.preview-graphic>div{position:absolute;width:73px;height:103px;border:1px solid #6d805550;border-radius:8px;background:linear-gradient(155deg,#394929,#1b241d);transform:rotate(-19deg) translate(-14px,-4px)}.preview-graphic>div:nth-child(2){transform:rotate(19deg) translate(14px,-4px);background:linear-gradient(155deg,#465537,#202d26)}.preview-graphic>div:nth-child(3){transform:rotate(-3deg);background:linear-gradient(155deg,#617048,#2b3b28);border-color:#8b9e6760;box-shadow:0 10px 20px #0004}.preview-graphic svg{z-index:1;color:#d8eead;filter:drop-shadow(0 2px 8px #0002)}.vertical-label{position:absolute;bottom:32px;font-size:var(--text-xs);letter-spacing:2.3px;color:#657959}.preview-caption{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:13px;font-size:var(--text-xs);color:#84958b}.preview-caption>span:last-child{display:flex;align-items:center;gap:4px}.preview-panel>.button{margin-top:14px;font-size:var(--text-xs)}.preview-ending,.preview-note{margin-top:13px}.preview-note{font-size:var(--text-xs);color:#62756a;text-align:center;line-height:1.7}.remix-panel{padding:17px 18px}.remix-panel .section-heading{margin-bottom:13px}.remix-panel p{font-size:var(--text-xs);color:#839188;line-height:1.8;margin-bottom:17px}.field-label{color:#a0aca1}.field-label,.field-label textarea{font-size:var(--text-xs);display:block}.field-label textarea{width:100%;margin-top:7px;min-height:112px;background:#171b1a;border-color:#343e37;line-height:1.75;padding:10px}.reference-header{display:flex;justify-content:space-between;font-size:var(--text-xs);color:#939e92;margin:16px 0 9px}.reference-header span:last-child{color:#5e705e;font-size:var(--text-xs)}.references{display:flex;gap:7px;flex-wrap:wrap}.add-reference{width:48px;height:53px;border:1px dashed #48553d;border-radius:6px;display:grid;place-items:center;color:#798e69;background:#252d2250}.reference{width:48px;height:53px;position:relative;border:1px solid #4e5f44;border-radius:6px}.reference img{width:100%;height:100%;object-fit:cover;border-radius:5px}.reference>span{position:absolute;bottom:1px;font-size:var(--text-xs);background:#0009;width:100%;text-align:center}.reference button{position:absolute;right:-4px;top:-4px;background:#3b4434;border-radius:50%;padding:1px;display:flex}.remix-panel>small{font-size:var(--text-xs);color:#657763;display:block;line-height:1.8;margin-top:11px}.generation-panel{border:1px solid #333d30;background:#20251e;padding:16px 18px;border-radius:10px}.generation-panel>div{display:flex;align-items:center;font-size:var(--text-xs)}.generation-panel strong{font-weight:500}.generation-panel select{font-size:var(--text-xs);background:#181e17;border-color:#384631;width:100%;margin-top:12px;padding:9px 7px}.generation-panel p{line-height:1.8;color:#788973}.generation-panel .text-button,.generation-panel p{font-size:var(--text-xs);margin-top:10px}footer{display:flex;justify-content:space-between;border-top:1px solid #2a302c;margin-top:40px;padding:20px 0 25px;color:#5c6963;font-size:var(--text-xs)}footer>span:first-child{font-weight:650;letter-spacing:-.3px;color:#87957e}footer>span:last-child{font-size:var(--text-xs);letter-spacing:1px}.message{display:flex;gap:10px;align-items:center;justify-content:space-between;font-size:var(--text-sm);line-height:1.7;padding:12px 15px;border-radius:7px;margin-top:16px;overflow-wrap:anywhere}.message.error{background:#442923;border:1px solid #794b3f;color:#f3c3b4}.message.working{background:#293522;border:1px solid #465e34;color:#d0e9b4;justify-content:flex-start}.message button{display:flex;color:inherit}.toast{position:fixed;bottom:25px;left:calc(50% + 112px);transform:translateX(-50%);padding:13px 20px;display:flex;align-items:center;gap:9px;background:#d5efb7;color:#2d3d24;border-radius:8px;box-shadow:0 8px 30px #0005;z-index:60;font-size:var(--text-sm)}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.loading{padding:70px;justify-content:center;gap:12px;color:#aabb9c;font-size:var(--text-base)}.loading,.view-toolbar{display:flex;align-items:center}.view-toolbar{justify-content:space-between;margin:10px 0 25px}.empty-state{min-height:450px;border:1px dashed #3d4938;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;background:radial-gradient(ellipse at 50% 50%,#313d2650,transparent 65%);color:#a7bb95}.empty-state h2{font-size:21px;letter-spacing:-.6px;color:#dce6d3}.empty-state p{font-size:var(--text-sm);color:#85967d}.asset-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.asset-card{border:1px solid #333d35;border-radius:10px;overflow:hidden;background:#1e241f}.asset-card>img{width:100%;height:190px;object-fit:cover;background:#101510}.asset-card>div{padding:17px}.asset-card h3{font-size:var(--text-sm);margin-top:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset-card p{font-size:var(--text-xs);color:#819478;margin:7px 0 15px}.asset-card select{width:100%;margin-top:9px;font-size:var(--text-xs)}.job-card{margin-bottom:20px}.job-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.job-status{font-size:var(--text-xs);letter-spacing:1px;text-transform:uppercase;display:inline-block;padding:4px 7px;background:#36442b;border-radius:4px;color:#c5e3a8;margin-bottom:9px}.job-status.failed{background:#583c2e;color:#efc4a5}.job-header h2{font-size:18px}.job-header p{font-size:var(--text-xs);color:#8b9b84;margin-top:8px}.job-progress>div{display:flex;align-items:center;gap:8px;font-size:var(--text-xs);color:#bdd4a6}.job-progress span{margin-left:auto}.job-progress progress{width:100%;height:6px;accent-color:#c6ef8b;margin-top:12px}.job-error{font-size:var(--text-xs);line-height:1.7;color:#dfaf9b;white-space:pre-wrap;overflow-wrap:anywhere;background:#342822;border-radius:6px;padding:12px}.output-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.output-card{border:1px solid #35402f;border-radius:8px;overflow:hidden;background:#191f18}.output-card video{width:100%;aspect-ratio:9/16;display:block;background:#0e140e}.output-card>div{padding:14px;display:flex;flex-direction:column;gap:8px}.output-card span,.output-card strong{font-size:var(--text-xs)}.output-card span{color:#849576}.output-card .button{margin-top:4px;font-size:var(--text-xs)}.modal-backdrop{position:fixed;inset:0;background:#080b09c9;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:80;display:flex;align-items:center;justify-content:center;padding:24px}.modal{width:480px;max-height:90vh;overflow-y:auto;padding:27px}.modal .section-heading h2{font-size:var(--text-xl)}.modal p{font-size:var(--text-sm);line-height:1.8;color:#a3b099;margin:12px 0 17px}.modal h3{font-size:var(--text-base);margin-top:24px}.connection{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #323c30;font-size:var(--text-xs);color:#a4b09b}.connection b{font-size:var(--text-xs);color:#c8e4a8;font-weight:500}.modal pre{background:#121a10;padding:13px 15px;border:1px solid #35432d;border-radius:6px;font-size:var(--text-sm);color:#c3dbab;overflow:auto}.modal small{display:block;font-size:var(--text-xs);color:#819675;line-height:1.8;margin-top:17px}.modal code{font-size:var(--text-xs);color:#d0ddbF}.modal .button{margin-top:5px}@media(min-width:1550px){main{padding:0 56px}.studio-grid{grid-template-columns:minmax(0,1fr) 330px;gap:28px}.phone-frame{max-width:260px}.scenario-card textarea{height:126px}.scenario-card{padding:17px}.scenario-title{font-size:var(--text-base)}.scenario-card textarea{font-size:var(--text-xs)}.source-actions>span{max-width:none}.editor-column{gap:27px}.drop-zone{min-height:260px}}@media(max-width:1200px){.sidebar{width:195px;padding-left:12px;padding-right:12px}main{margin-left:195px;padding:0 24px}.brand{font-size:23px}.studio-grid{grid-template-columns:minmax(0,1fr) 267px;gap:17px}.panel{padding:16px}.scenario-cards{grid-template-columns:1fr}.scenario-card textarea{height:70px}.scenario-card-top{margin-bottom:12px}.scenario-title{font-size:var(--text-base)}.scenario-card textarea{font-size:var(--text-xs)}.caption-label{margin-top:10px}.ending-upload{margin-top:11px}.scenario-card{padding:16px}.caption-label input{font-size:var(--text-xs)}.context-field{display:block}.context-field input{margin-top:5px;font-size:var(--text-xs)}.source-actions{align-items:flex-start}.trim-controls{gap:10px;flex-wrap:wrap}.trim-hint{margin-left:0}.section-heading .muted{display:none}.finishing-fields{grid-template-columns:1fr 1fr}.finishing-fields label:last-child{grid-column:1/-1}.export-spec span{display:none}.toast{left:calc(50% + 97px)}.project-toolbar>div>.muted{display:none}}@media(max-width:900px){.sidebar{width:68px;padding:23px 10px}.brand{font-size:0;padding:0;justify-content:center;gap:0}.brand-dot,.nav-label,.profile,.project-list,.sidebar-bottom .local-status,.workspace{display:none}.brand-mark{width:33px;height:33px}.sidebar nav{margin-top:40px}.nav-item{font-size:0!important;justify-content:center;padding:0;gap:0!important}.nav-item svg{width:19px}.nav-count,.sidebar-bottom .nav-item>svg:last-child:not(:first-child){display:none}.sidebar-bottom{padding:0}.sidebar-bottom .nav-item{margin:8px 0}main{margin-left:68px;padding:0 22px}.page-heading{padding:27px 0}.page-heading>.button{display:none}.studio-grid{grid-template-columns:minmax(0,1fr) 250px;gap:15px}.project-toolbar{gap:10px}.project-name{width:140px}.project-toolbar>div{gap:8px}.source-actions{display:block}.source-actions>span{display:block;margin-top:9px;text-align:left;max-width:none}.drop-zone{padding:20px 12px}.drop-zone h3,.drop-zone p{font-size:var(--text-xs)}.drop-zone p{text-align:center}.drop-zone small{font-size:var(--text-xs)}.finishing-fields{grid-template-columns:1fr}.finishing-fields label:last-child{grid-column:auto}.timeline-ending,.timeline-source{padding:0 7px}.timeline-ending>svg,.timeline-source small,.timeline-source>svg{display:none}.toast{left:calc(50% + 34px)}.source-loaded{flex-wrap:wrap}.source-thumb{height:70px;width:50px}.source-detail>span{font-size:var(--text-xs)}.source-loaded>svg{display:none}.output-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){main{padding:0 15px}.topbar{height:60px}.topbar-right{gap:8px}.version{display:none}.breadcrumb,.save-status{font-size:var(--text-xs)}.breadcrumb{gap:9px}.page-heading h1{font-size:24px}.page-heading p{font-size:var(--text-xs);line-height:1.7;max-width:270px}.eyebrow{font-size:var(--text-xs);letter-spacing:1.3px}.studio-grid{display:flex;flex-direction:column}.preview-column{display:grid;grid-template-columns:1fr;gap:18px}.preview-panel{order:0}.remix-panel{order:1}.generation-panel{order:2}.phone-frame{max-width:255px}.project-toolbar{flex-wrap:wrap}.project-toolbar>.button,.project-toolbar>div{width:100%}.project-name{flex:1 1;width:auto}.project-toolbar>div>.muted{display:block;font-size:var(--text-xs)}.panel{padding:16px}.scenario-cards{grid-template-columns:1fr}.scenario-card textarea{height:90px}.drop-zone h3{font-size:var(--text-base)}.drop-zone p,.source-actions .text-button,.trim-hint{font-size:var(--text-xs)}.trim-hint{margin-left:auto}.finishing-fields{grid-template-columns:1fr 1fr}.finishing-fields label:last-child{grid-column:1/-1}footer{font-size:var(--text-xs);gap:12px}footer>span:nth-child(2){display:none}.toast{width:calc(100% - 110px);font-size:var(--text-xs);bottom:15px}.empty-state{padding:25px;text-align:center;min-height:400px}.empty-state h2{font-size:19px}.empty-state p{line-height:1.8}.view-toolbar{gap:10px}.view-toolbar h2{font-size:var(--text-sm)}.view-toolbar .muted{font-size:var(--text-xs)}.output-grid{grid-template-columns:1fr}.job-header{gap:10px;align-items:flex-start;flex-direction:column}.job-header h2{font-size:var(--text-lg)}.asset-grid{grid-template-columns:1fr}.connection,.message{font-size:var(--text-xs)}.connection{gap:15px}.connection b{font-size:var(--text-xs)}.modal{padding:20px}.modal .section-heading h2{font-size:17px}.import-row{flex-wrap:wrap}.import-row input{width:100%;flex:auto}.import-row button{width:100%}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important}}.base-scene-panel p,.cast-panel>p{font-size:var(--text-xs);color:#8e9c8b;line-height:1.8;margin-bottom:13px}.base-scene-panel>textarea{width:100%;min-height:100px;font-size:var(--text-sm);line-height:1.8;background:#171c18;border-color:#35412f}.cast-binding{display:flex;gap:12px;padding:14px 0;border-top:1px solid #333c30;align-items:center}.cast-avatar{width:45px;height:60px;flex-shrink:0;border:1px solid #47553c;border-radius:6px;background:#2c3625;display:grid;place-items:center;color:#bdcea9;overflow:hidden}.cast-avatar img{width:100%;height:100%;object-fit:cover}.cast-fields{flex:1 1;display:grid;grid-template-columns:1.3fr 1fr;gap:10px;min-width:0}.cast-fields label{font-size:var(--text-xs);color:#8e9e84}.cast-fields input,.cast-fields select{display:block;width:100%;font-size:var(--text-xs);padding:9px 10px;margin-top:6px}.cast-actions{display:flex;align-items:center;gap:15px;margin-top:12px;flex-wrap:wrap}.cast-actions>select{flex:1 1;font-size:var(--text-xs)}.cast-panel>small{display:block;color:#6e8065;line-height:1.8;margin-top:11px;font-size:var(--text-xs)}.profile-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.profile-intro h2{font-size:18px}.profile-intro p{font-size:var(--text-sm);line-height:1.8;color:#8e9f86;margin-top:9px}.profiles-grid{display:grid;grid-template-columns:minmax(200px,1fr) minmax(0,2fr);gap:25px}.profile-catalog{display:flex;flex-direction:column;gap:11px}.profile-card{border:1px solid #34412f;border-radius:9px;background:#1f251d;display:flex;align-items:center;gap:15px;padding:14px;text-align:left;width:100%}.profile-card.selected{border-color:#8da871;background:#293223}.profile-card>img,.profile-placeholder{width:53px;height:66px;object-fit:cover;border-radius:6px;background:#303c27;display:grid;place-items:center;color:#b6d193;flex-shrink:0}.profile-card>div{min-width:0}.profile-card strong{font-size:var(--text-base);display:block;overflow:hidden;text-overflow:ellipsis}.profile-card span{display:block;font-size:var(--text-xs);color:#a0b092;margin:7px 0}.profile-card small{font-size:var(--text-xs);color:#7e926f}.profile-empty{padding:25px;min-height:220px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:13px;border:1px dashed #425638;border-radius:9px;color:#b9d6a0}.profile-empty h3{font-size:var(--text-md)}.profile-empty p{font-size:var(--text-xs);color:#879a7a;line-height:1.8}.profile-editor{padding:25px}.profile-editor fieldset{border:0;margin:0;padding:0;min-width:0}.profile-fields{display:grid;grid-template-columns:1.4fr 1fr;gap:15px;margin-bottom:20px}.profile-fields label{font-size:var(--text-xs);color:#abbba1}.profile-fields input,.profile-fields select{display:block;width:100%;margin-top:8px;font-size:var(--text-sm)}.profile-editor .field-label{font-size:var(--text-xs)}.profile-editor textarea{font-size:var(--text-sm);min-height:100px}.profile-help{font-size:var(--text-xs);color:#7e9471;line-height:1.8;margin:10px 0}.profile-photos{display:flex;gap:12px;flex-wrap:wrap;margin:17px 0}.add-profile-photo,.profile-photo{width:105px;height:130px;border-radius:8px;position:relative;border:1px solid #4b603e;overflow:hidden}.profile-photo img{width:100%;height:100%;object-fit:cover}.profile-photo>span{position:absolute;left:0;bottom:0;width:100%;background:#111c10bb;text-align:center;font-size:var(--text-xs);padding:7px;color:#daeccb}.remove-photo{position:absolute;top:5px;right:5px;background:#142010b0;border-radius:50%;padding:4px;display:flex}.make-front{position:absolute;left:8px;right:8px;bottom:31px;background:#c5e5a6;color:#223417;padding:5px;border-radius:4px;font-size:var(--text-xs)}.add-profile-photo{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;background:#293521;border-style:dashed;color:#a7c18b;font-size:var(--text-xs)}.existing-photo{font-size:var(--text-xs);width:100%;margin-bottom:10px}.profile-form-actions{display:flex;justify-content:space-between;gap:12px;margin-top:25px;flex-wrap:wrap}.delete-profile{margin-top:22px;color:#a08f80}.profile-saved{font-size:var(--text-xs);color:#c4e8a2;display:flex;align-items:center;gap:8px;margin-bottom:16px}.profile-editor .message{margin:0 0 18px}.profile-editor fieldset:disabled{opacity:.65}.cast-panel .section-heading .tag{font-size:var(--text-xs)}@media(max-width:1200px){.cast-fields{grid-template-columns:1fr}.profiles-grid{grid-template-columns:minmax(180px,1fr) minmax(0,1.7fr)}}@media(max-width:680px){.profile-fields,.profiles-grid{grid-template-columns:1fr}.profile-editor{padding:17px}.profile-intro{align-items:flex-start;flex-direction:column}.profile-form-actions>.button{width:100%}.cast-avatar{width:35px;height:45px}.cast-binding{gap:9px}.cast-actions{flex-direction:column;align-items:stretch}.cast-actions select{width:100%}.add-profile-photo,.profile-photo{width:90px;height:110px}.cast-panel .section-heading{flex-wrap:wrap}.cast-fields input,.cast-fields select{font-size:var(--text-xs)}}.profile-video-section{border-top:1px solid #384630;margin:24px 0 20px;padding-top:7px}.profile-video-section .reference-header>span:first-child{display:flex;align-items:center;gap:7px}.profile-video-inputs{display:flex;gap:10px;margin:16px 0}.profile-video-inputs select{min-width:0;flex:1 1;font-size:var(--text-xs)}.profile-link-input{display:flex;align-items:center;gap:9px;padding:7px;border:1px solid #3c4b33;background:#171e13;border-radius:7px}.profile-link-input>svg{margin-left:3px;color:#8da676}.profile-link-input input{border:0;background:none;min-width:0;flex:1 1;padding:8px 0;font-size:var(--text-xs)}.profile-link-input .button{font-size:var(--text-xs)}.profile-source-list{display:flex;flex-direction:column;gap:6px;margin:16px 0}.profile-source-list>div{display:flex;border:1px solid #37472e;border-radius:5px;background:#1c2518}.profile-source-list>div.selected{border-color:#7d975e;background:#2b3922}.profile-source-list button{font-size:var(--text-xs);padding:9px;display:flex;align-items:center;gap:7px;min-width:0}.profile-source-list button:first-child{flex:1 1;text-align:left}.profile-source-list button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-video-review{padding:16px;border:1px solid #34472b;border-radius:8px;background:#171f14;margin-top:15px}.profile-video-player{position:relative;max-width:100%;margin:0 auto 12px;background:#090e07}.profile-video-player video{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.crop-outline{position:absolute;border:2px solid #d0f68a;pointer-events:none;box-shadow:0 0 0 1px #1119}.profile-source-link{display:block;text-align:center;font-size:var(--text-xs);color:#b7d595;text-decoration:underline;margin:10px 0 18px}.frame-range{display:flex;align-items:center;gap:10px;margin:16px 0}.frame-range label{display:flex;align-items:center;gap:6px;font-size:var(--text-xs);color:#a1b392}.frame-range input{width:65px;padding:7px 5px;font-size:var(--text-xs)}.frame-range>span{font-size:var(--text-xs);color:#6f8861}.crop-toggle{display:flex;align-items:center;gap:7px;font-size:var(--text-xs);color:#a9c094;margin:14px 0}.crop-toggle input{accent-color:#c8ed9a}.crop-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:15px}.crop-fields label{font-size:var(--text-xs);color:#8ea57b}.crop-fields input{width:100%;display:block;font-size:var(--text-xs);padding:8px;margin-top:6px}.frame-actions{display:flex;gap:15px;align-items:center;flex-wrap:wrap;margin:18px 0 11px}.frame-candidates{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.frame-candidates button{position:relative;min-width:0;border:1px solid #4b5e3d;border-radius:6px;overflow:hidden;padding:0;background:#26331d}.frame-candidates button.selected{border:2px solid #c8ee9f}.frame-candidates img{width:100%;height:90px;object-fit:contain;display:block;background:#0e160a}.frame-candidates span{display:block;font-size:var(--text-xs);padding:7px 3px;color:#a3bd8e}.frame-candidates svg{position:absolute;right:5px;top:5px;background:#c8ee9f;color:#1c3010;border-radius:50%;padding:2px;width:18px;height:18px}.profile-video-review .profile-saved{line-height:1.8;display:block;font-size:var(--text-xs)}@media(max-width:1000px){.profile-video-inputs{flex-direction:column}.profile-link-input{flex-wrap:wrap}.profile-link-input .button{width:100%}.frame-range{flex-wrap:wrap}.crop-fields,.frame-candidates{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.profile-video-review{padding:12px}.profile-link-input input{font-size:var(--text-xs)}.frame-range input{width:57px}.profile-video-section .reference-header{font-size:var(--text-xs)}}.profiles-grid>*{min-width:0}.profile-video-inputs select{width:100%}.profile-source-list>div{min-width:0}@media(max-width:680px){.profiles-grid{grid-template-columns:minmax(0,1fr)}}.operation-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 24px}.operation-picker button{padding:18px;text-align:left;border:1px solid var(--border,#2b3430);background:#171e1b;border-radius:12px;color:#edf3ef}.operation-picker button.selected{border-color:#b8ef75;background:#263222}.operation-picker span,.operation-picker strong{display:block}.operation-picker strong{font-size:var(--text-md);margin-bottom:8px}.operation-picker span{font-size:var(--text-sm);color:var(--color-muted);line-height:1.6}.base-import{padding:24px;margin-bottom:30px}.base-import p,.face-export-note p{color:var(--color-muted);font-size:var(--text-base);line-height:1.7}.base-import fieldset{border:0;padding:0;min-width:0}.base-import select{width:100%;margin:14px 0}.base-import small{display:block;color:#7e9084;font-size:var(--text-xs);line-height:1.7}.base-video-card>video{width:100%;height:210px;object-fit:contain;background:#080d0a}.base-video-card .button{margin-top:10px}.base-description label{display:block;font-size:var(--text-sm);color:var(--color-muted)}.base-description textarea{display:block;width:100%;min-height:90px;margin:8px 0;resize:vertical}.base-select{margin:14px 0}.face-export-note{padding:22px}.face-export-note h2{font-size:var(--text-md)}.base-videos-view .import-row{margin-top:18px}.base-videos-view .import-row input{min-width:0}.base-video-card small{display:block;color:var(--color-muted);margin-top:10px;font-size:var(--text-xs)}@media(max-width:700px){.operation-picker{grid-template-columns:1fr}.base-videos-view .import-row{flex-wrap:wrap}.base-videos-view .import-row input{flex:1 1}.base-import{padding:18px}.project-toolbar .muted{font-size:var(--text-xs)}}.guide-panel,.model-panel,.target-face-panel{padding:22px}.guide-panel li,.guide-panel p,.model-panel p,.target-face-panel p{font-size:var(--text-base);line-height:1.8;color:var(--color-secondary)}.model-panel>label{display:block;font-size:var(--text-sm);margin-top:20px;color:#c3ccc6}.model-panel select{display:block;width:100%;margin-top:8px}.model-panel small,.target-face-panel small{display:block;color:#85968a;font-size:var(--text-xs);line-height:1.7;margin:12px 0}.model-panel>.text-button{margin-top:12px}.target-face-actions{display:flex;gap:16px;align-items:end;margin-top:14px;flex-wrap:wrap}.target-face-actions label{font-size:var(--text-sm);color:var(--color-secondary)}.target-face-actions input{display:block;width:100px;margin-top:6px}.target-choice{grid-column:1/-1}.target-choice img{display:block;width:80px;height:80px;object-fit:contain;border-radius:8px;margin-top:10px}.guide-view{display:grid;gap:22px}.guide-panel h2{font-size:var(--text-xl);margin:14px 0}.guide-panel h3{font-size:var(--text-lg);margin-top:24px}.guide-panel li{margin-bottom:18px;padding-left:5px}.guide-panel strong{color:#e8eee9}.guide-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.guide-table{overflow-x:auto}.guide-table table{width:100%;border-collapse:collapse;font-size:var(--text-base);line-height:1.7}.guide-table td,.guide-table th{padding:16px;text-align:left;border-bottom:1px solid #303a33;vertical-align:top}.guide-table td{color:var(--color-secondary)}.guide-table a{color:#c5ed94}.job-models{color:#b8d49d!important}.render-actions{display:flex;gap:8px;flex-wrap:wrap}.project-toolbar{flex-wrap:wrap;gap:14px}.render-actions .button{white-space:normal}@media(max-width:700px){.guide-panel,.model-panel,.target-face-panel{padding:17px}.guide-table td,.guide-table th{padding:10px;min-width:150px}.render-actions{width:100%}.guide-panel ol{padding-left:22px}}.detected-face-grid{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px}.detected-face-grid figure{margin:0;width:92px}.detected-face-grid img{width:80px;height:80px;object-fit:contain;border-radius:8px;background:#101612}.detected-face-grid figcaption{font-size:var(--text-xs);line-height:1.5;color:var(--color-secondary);margin-top:6px}.guide-view,.guide-view>*{min-width:0}.guide-table{max-width:100%}.scenario-timeline{padding:22px}.scenario-timeline p{font-size:var(--text-sm);line-height:1.7;color:#9eafa3}.timing-toggle{display:flex;align-items:center;gap:10px;font-size:var(--text-sm);margin:16px 0}.timing-preview{display:grid;grid-template-columns:minmax(0,1fr) 155px;gap:14px;margin-bottom:18px}.timing-preview-controls{display:flex;flex-direction:column;justify-content:center;gap:14px;color:#a9b7ae;font-size:var(--text-sm)}.scenario-timing-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.scenario-timing-fields label{font-size:var(--text-sm);color:#bbc8c0}.scenario-timing-fields input,.scenario-timing-fields select{width:100%;display:block;margin:7px 0}.scenario-timeline>small,.scenario-timing-fields small{font-size:var(--text-xs);line-height:1.7;color:#7f9286}.scenario-track{display:flex;border-radius:8px;overflow:hidden;margin-top:24px;gap:3px}.scenario-track>div{padding:14px 10px;background:#364d2e;font-size:var(--text-xs);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scenario-track>div+div{background:#443651}.scenario-timing-link{font-size:var(--text-xs)!important;line-height:1.6;text-align:left;margin-top:12px}.project-filters{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:22px}.project-filters>input,.project-filters>select{min-width:0;flex:1 1 180px}.project-filters>label{display:flex;align-items:center;gap:8px;color:#aab9af;font-size:var(--text-sm)}.batch-bar{display:flex;gap:16px;flex-wrap:wrap;align-items:center;padding:22px;margin-bottom:25px}.batch-bar>div{flex:1 1 280px}.batch-bar p{font-size:var(--text-sm);line-height:1.7;color:var(--color-muted)}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.managed-project{padding:22px;min-width:0}.managed-project-heading{display:flex;align-items:center;gap:14px}.managed-project-heading>img{width:65px;height:65px;object-fit:cover;border-radius:8px}.managed-project-heading>div{flex:1 1;min-width:0}.managed-project h2{font-size:var(--text-lg);overflow-wrap:anywhere}.managed-project p{font-size:var(--text-sm);color:#9dae9f;line-height:1.7}.managed-project small{font-size:var(--text-xs);color:#829588;line-height:1.7;display:block}.project-timings{margin:20px 0}.project-timings>div{padding:10px 0;border-bottom:1px solid #2c3730}.project-timings span,.project-timings strong{display:block;font-size:var(--text-sm);line-height:1.8}.project-timings span{color:#a0b09f}.project-card-actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.base-projects{display:flex;flex-direction:column;align-items:start;gap:8px;margin:20px 0}.base-projects>strong{font-size:var(--text-sm)}.base-description input{width:100%;margin:8px 0 16px}.library-search{width:100%;margin-bottom:20px}@media(max-width:900px){.project-grid{grid-template-columns:1fr}}@media(max-width:600px){.timing-preview{grid-template-columns:1fr}.timing-preview-controls{flex-direction:row;flex-wrap:wrap}.scenario-timeline{padding:16px}.scenario-timing-fields{gap:12px}.project-toolbar>div:first-child{flex-wrap:wrap}}.base-select{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.base-select select{width:100%;min-width:0}.base-select small{font-size:var(--text-xs);line-height:1.7;color:#819587}.confirm-delete{color:var(--color-text);background:#202426;border:1px solid #4a514d;border-radius:14px;padding:26px;width:min(460px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;box-shadow:0 20px 80px #0008}.confirm-delete::backdrop{background:#050907bd;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.confirm-delete h2{font-size:var(--text-xl);margin-bottom:18px}.confirm-delete>strong{display:block;overflow-wrap:anywhere}.confirm-delete p{font-size:var(--text-md);line-height:1.7;color:#b8c2bc;margin:14px 0 24px}.confirm-actions{display:flex;justify-content:flex-end;gap:12px}.button.danger{background:#b83f4c;color:white;border-color:#ce6270}.danger-text{color:#f498a1!important;margin-left:10px}.button.danger,.confirm-actions .button{min-height:44px}.render-dock{position:fixed;z-index:25;bottom:0;left:224px;right:0;display:flex;gap:20px;align-items:center;justify-content:space-between;padding:16px 30px max(16px,env(safe-area-inset-bottom));border-top:1px solid #526241;background:#20271ffa;box-shadow:0 -10px 35px #080c0970}.render-readiness{min-width:0;max-width:660px}.render-readiness strong{font-size:var(--text-md)}.render-readiness p{font-size:var(--text-sm);color:#c3d2b7;line-height:1.5;margin-top:6px;overflow-wrap:anywhere}.render-readiness small{display:block;font-size:var(--text-xs);color:#a3afa0;margin-top:4px}.dock-buttons{flex-shrink:0;display:flex;align-items:center;gap:16px}.render-dock .button{min-height:44px;font-size:var(--text-sm)}.app-shell:has(.render-dock) main{padding-bottom:185px}.scenario-timeline,.source-panel{scroll-margin-top:20px}.defaults-label{font-size:var(--text-xs);color:#a3b295;margin:18px 0 10px}.trim-repair{border-color:#996645}.trim-repair p{font-size:var(--text-sm);line-height:1.7;color:#e4bd9b;margin:12px 0}.trim-repair .button{margin-top:8px}.timing-outcomes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:20px 0}.timing-outcomes button{text-align:left;padding:12px;border:1px solid #39463d;border-radius:8px;background:#171d19;min-width:0}.timing-outcomes button.selected{background:#2a3824;border-color:#b8e78a}.timing-outcomes b,.timing-outcomes small,.timing-outcomes span,.timing-outcomes strong{display:block;line-height:1.6;overflow-wrap:anywhere}.timing-outcomes strong{font-size:var(--text-sm);color:#d2edae}.timing-outcomes span{font-size:var(--text-xs);color:#c6d0c7;margin:4px 0}.timing-outcomes small{font-size:var(--text-xs);color:#a1b09e}.timing-outcomes b{font-size:var(--text-xs);margin-top:7px}.timeline-inputs{border:0;padding:0;margin:0;min-width:0}.trim-sliders{padding:16px;border:1px solid #405039;background:#242e20;border-radius:10px;margin:18px 0}.ending-length-slider,.trim-sliders label{display:block;font-size:var(--text-sm);line-height:1.8;color:#bbceac}.trim-sliders label+label{margin-top:14px}.ending-length-slider b,.trim-sliders b{float:right;font-weight:500}.ending-length-slider input[type=range],.trim-sliders input[type=range]{display:block;width:100%;margin:8px 0 0;accent-color:var(--lime);padding:0;min-height:30px;cursor:ew-resize}.ending-length-slider{margin:18px 0}.ending-in-timeline{border-top:1px solid #364232;margin-top:22px;padding-top:22px;display:flex;gap:14px;align-items:center;flex-wrap:wrap}.ending-in-timeline>div{flex:1 1 190px;min-width:0}.ending-in-timeline p{margin-top:7px;overflow-wrap:anywhere}.ending-in-timeline select{width:100%}.timing-bulk-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin:18px 0 10px}.scenario-timeline .message.error{color:#f4b4a6}.scenario-timing-fields input,.scenario-timing-fields select{min-height:44px}@media(max-width:1100px){.render-dock{gap:12px;padding:14px 20px}.dock-buttons{flex-direction:column;gap:6px}.render-dock .render-actions{justify-content:flex-end}.render-readiness{max-width:440px}}@media(max-width:900px){.timing-outcomes{grid-template-columns:1fr}.timing-outcomes button{display:grid;grid-template-columns:1fr auto;column-gap:8px}.timing-outcomes span{grid-row:2}.timing-outcomes small{grid-column:1/-1}.timing-outcomes b{grid-column:2;grid-row:1;margin:0}}@media(max-width:680px){.render-dock{left:0;flex-direction:column;align-items:stretch;gap:10px;padding:12px 16px max(12px,env(safe-area-inset-bottom))}.render-readiness{max-width:none}.render-readiness p{max-height:54px;overflow-y:auto}.dock-buttons{align-items:stretch}.render-dock .render-actions{flex-wrap:nowrap;width:100%}.render-dock .render-actions .button{flex:1 1;min-width:0}.render-readiness small{font-size:var(--text-xs)}.app-shell:has(.render-dock) main{padding-bottom:245px}.timing-outcomes{grid-template-columns:1fr}.scenario-timing-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.timing-bulk-actions .button{white-space:normal;text-align:left}.trim-sliders{padding:12px}}@media(min-width:901px) and (max-width:1200px){.render-dock{left:195px}}@media(min-width:681px) and (max-width:900px){.render-dock{left:68px}}.app-shell:has(.render-dock){scroll-padding-bottom:240px}.app-shell:has(.render-dock) .toast{bottom:180px}.modal-backdrop{z-index:50}@media(max-width:680px){.render-dock{left:68px}.render-dock .button{font-size:var(--text-xs);padding:9px}.render-readiness strong{font-size:var(--text-sm)}}.output-settings p,.output-settings>small{font-size:var(--text-sm);line-height:1.7;color:#a5b59e;margin-top:14px;display:block}.format-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}.format-shortcuts button{display:grid;grid-template-columns:35px 1fr;column-gap:10px;text-align:left;align-items:center;border:1px solid #46513f;border-radius:9px;padding:14px;background:#20271e;min-width:0}.format-shortcuts button.selected{border-color:var(--lime);background:#2e3b25}.format-shortcuts strong{font-size:var(--text-sm)}.format-shortcuts small{font-size:var(--text-xs);color:#a2b391;grid-column:2}.ratio-icon{grid-column:1;grid-row:1/3;border:2px solid #b9d996;border-radius:4px;width:24px;height:38px}.ratio-icon.original{width:32px;height:23px}.format-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.custom-dimensions label,.format-fields label{font-size:var(--text-sm);color:#bac9b3}.format-fields select{display:block;width:100%;margin-top:8px;min-height:44px}.custom-dimensions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:16px}.custom-dimensions input{display:block;width:110px;margin-top:6px}.custom-dimensions>small{width:100%;color:#91a485;font-size:var(--text-xs)}.output-settings .format-note{color:#e0cba4}.phone-frame{width:100%}@media(max-width:1000px){.format-fields,.format-shortcuts button{grid-template-columns:1fr}.format-shortcuts button{padding:12px 10px}.format-shortcuts .ratio-icon{display:none}.format-shortcuts small{grid-column:1}}@media(max-width:680px){.format-shortcuts small,.format-shortcuts strong{font-size:var(--text-xs)}}#face-setup{scroll-margin-top:20px;outline-offset:4px}.face-setup-hint{padding:12px;background:#2b3424;border:1px solid #485c38;border-radius:8px;margin-top:14px}.visual-face-picker{padding:14px;border:1px solid #43533a;border-radius:9px;background:#20271d;min-width:0}.visual-face-picker>strong{font-size:var(--text-base);display:block}.visual-face-picker p{font-size:var(--text-sm);line-height:1.7;color:#b9c6ac;margin:10px 0}.face-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:10px;margin:12px 0}.face-options button{border:1px solid #526149;border-radius:8px;position:relative;padding:8px;background:#181f16;text-align:left;min-width:0}.face-options button.selected{border-color:var(--lime);background:#34412b}.target-choice .face-options img{width:100%;height:90px;object-fit:contain;margin:0}.face-options small,.face-options span{display:block;line-height:1.5;font-size:var(--text-xs);margin-top:5px;overflow-wrap:anywhere}.face-options button>svg{position:absolute;top:5px;right:5px;color:var(--lime);background:#202820;border-radius:50%}.face-select-label{display:block;margin-top:12px}.face-select-label select{width:100%;display:block;margin-top:7px}.face-picker-empty .button{white-space:normal}.face-options button:disabled{opacity:.35}.render-dock:has(.dock-buttons>.button) .dock-buttons{flex-wrap:wrap;justify-content:flex-end}.face-options button{min-height:44px}@media(max-width:680px){.visual-face-picker{padding:10px}.face-options{grid-template-columns:repeat(2,minmax(0,1fr))}.render-dock:has(.dock-buttons>.button) .dock-buttons{gap:6px}.render-dock .dock-buttons>.button{width:100%}}.project-toolbar-actions{display:flex;align-items:center;gap:14px;flex-shrink:0;min-width:0}@media(max-width:680px){.project-toolbar{flex-wrap:wrap}.project-toolbar-actions{width:100%;justify-content:space-between;gap:10px}.project-toolbar-actions>.button{flex:1 1 auto;min-width:0}}.project-toolbar-actions .danger-text{margin-left:0;font-size:var(--text-xs)}.name-project-dialog label{display:block;font-size:var(--text-sm);color:#c3ccc6}.name-project-dialog input{display:block;width:100%;min-height:44px;margin:8px 0 22px;padding:0 12px;font-size:var(--text-md);color:var(--color-text);background:#131911;border:1px solid #414e36;border-radius:8px}.name-project-dialog input:focus{outline:2px solid #c9ec9d;outline-offset:1px}.name-project-dialog p{margin-bottom:18px}.studio-recent-projects{margin-bottom:24px;min-width:0}.recent-projects-heading{display:flex;align-items:center;gap:12px;margin-bottom:12px}.recent-projects-heading h2{font-size:var(--text-md);margin:0}.recent-projects-heading>span{font-size:var(--text-xs);color:var(--color-muted)}.recent-projects-track{display:flex;gap:12px;overflow-x:auto;padding:3px 3px 10px;scroll-snap-type:x proximity}.recent-project{flex:0 0 160px;min-width:0;padding:8px;text-align:left;border:1px solid #354239;border-radius:12px;background:#19231d;color:inherit;scroll-snap-align:start;cursor:pointer}.recent-project.selected{border-color:#c5ed8c;background:#263322}.recent-project:focus-visible{outline:2px solid #c5ed8c;outline-offset:2px}.recent-project img,.recent-project-placeholder{width:100%;height:82px;object-fit:cover;border-radius:7px;background:#2a362e;display:flex;align-items:center;justify-content:center}.recent-project-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;font-size:var(--text-sm);margin-top:9px}.recent-project small{display:block;color:#a3b29f;font-size:var(--text-xs);margin-top:4px}.project-manager-list{display:flex;flex-direction:column;gap:10px}.project-manager-list .managed-project{display:grid;grid-template-columns:minmax(200px,1fr) minmax(200px,1fr);gap:12px 24px;padding:18px}.project-manager-list .managed-project-heading>img{width:48px;height:48px}.project-manager-list .project-meta-tags{align-self:center;margin:0}.project-manager-list .project-card-actions,.project-manager-list .project-needs-setup{grid-column:1/-1}@media(max-width:650px){.project-manager-list .managed-project{grid-template-columns:minmax(0,1fr)}.recent-project{flex-basis:140px}}.recent-projects-heading{flex-wrap:wrap}.recent-projects-all{margin-left:auto}.project-table-scroll{width:100%;overflow-x:auto;border:1px solid #354239;border-radius:12px}.project-table{width:100%;border-collapse:collapse;text-align:left;font-size:var(--text-sm);min-width:780px}.project-table thead{background:#202c24;color:var(--color-secondary)}.project-table td,.project-table th{padding:16px;vertical-align:middle;border-bottom:1px solid #354239}.project-table thead th{font-size:var(--text-xs);font-weight:500;white-space:nowrap}.project-table tbody tr:last-child>*{border-bottom:0}.project-table tbody tr:hover{background:#202b23}.project-table th[scope=row]{min-width:240px;font-weight:400}.project-table-name{display:flex;align-items:center;gap:12px;text-align:left;background:none;border:0;color:inherit;padding:0;cursor:pointer;width:100%}.project-table-name img,.project-table-placeholder{width:56px;height:44px;object-fit:cover;border-radius:6px;flex-shrink:0}.project-table-placeholder{display:flex;align-items:center;justify-content:center;background:#2a362e}.project-table-name strong{display:block;overflow-wrap:anywhere}.project-table small{display:block;color:var(--color-muted);font-size:var(--text-xs);margin-top:5px;font-weight:400}.project-table time{white-space:nowrap;color:var(--color-secondary)}.project-table .project-card-actions{gap:8px;min-width:245px}.project-table .project-card-actions .button{padding:8px 10px;font-size:var(--text-xs)}.project-table .project-secondary-actions{display:flex;gap:12px;flex-wrap:wrap}.project-table-setup{margin-top:8px;font-size:var(--text-xs);color:#dfc58b}.project-table-setup summary{cursor:pointer}.recent-project-open{display:block;width:100%;padding:0;background:none;border:0;color:inherit;text-align:left;cursor:pointer}.recent-project-open:focus-visible{outline:2px solid #c5ed8c;outline-offset:3px;border-radius:6px}.studio-navigation-list{list-style:none;margin:0;padding:0}.studio-navigation-list a.nav-item{text-decoration:none}.base-video-list{display:flex;flex-direction:column;gap:10px}.base-video-row{border:1px solid #354239;border-radius:12px;background:#19231d;overflow:hidden}.base-video-row>summary{display:grid;grid-template-columns:64px minmax(120px,1fr) 70px 85px 60px;align-items:center;gap:16px;list-style:none;padding:14px 18px;cursor:pointer;font-size:var(--text-sm);color:var(--color-secondary)}.base-video-row>summary::-webkit-details-marker{display:none}.base-video-row>summary:focus-visible{outline:2px solid #c5ed8c;outline-offset:-3px}.base-video-row>summary img{width:64px;height:48px;object-fit:cover;border-radius:6px}.base-row-name strong{display:block;color:#dbead0;overflow-wrap:anywhere}.base-row-name small{display:block;margin-top:5px;font-size:var(--text-xs)}.base-row-expand{color:#c5ed8c}.base-video-row[open]>summary{border-bottom:1px solid #354239}.base-video-row>.base-video-card{display:grid;grid-template-columns:minmax(160px,260px) minmax(0,1fr);border:0;border-radius:0;background:transparent;padding:18px;gap:20px}.base-video-row>.base-video-card>video{width:100%;height:auto;max-height:320px;object-fit:contain;border-radius:8px}@media(max-width:650px){.base-video-row>summary{grid-template-columns:48px minmax(0,1fr) 50px;gap:10px;padding:12px}.base-video-row>summary img{width:48px;height:40px}.base-row-expand,.base-video-row>summary>span:nth-last-child(2){display:none}.base-video-row>.base-video-card{grid-template-columns:minmax(0,1fr)}}.sidebar-request-meter{padding:14px 12px;margin-bottom:14px;border:1px solid #354239;border-radius:10px;background:#1c271f}.sidebar-request-meter>div{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:var(--text-xs);color:#b5c3ad}.sidebar-request-meter strong{color:#d8edc9;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.sidebar-request-meter progress{display:block;width:100%;height:5px;margin:10px 0 7px;appearance:none;border:0;border-radius:8px;overflow:hidden;background:#34412f;accent-color:#bce788}.sidebar-request-meter progress::-webkit-progress-bar{background:#34412f;border-radius:8px}.sidebar-request-meter progress::-webkit-progress-value{background:#bce788;border-radius:8px;-webkit-transition:width .2s;transition:width .2s}.sidebar-request-meter progress::-moz-progress-bar{background:#bce788;border-radius:8px}.sidebar-request-meter small{font-size:var(--text-xs);color:#96a88d}:root{--font-body:"DM Sans",sans-serif;--font-heading:"Manrope",sans-serif;--text-xs:11px;--text-sm:12px;--text-base:13px;--text-md:14px;--text-lg:16px;--text-xl:20px;--text-title:28px;--color-text:#e9ebe6;--color-secondary:#b4bcb5;--color-muted:#9ca69e;--color-accent:#d0f68a;--color-border:#343c35;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px}.shortgun-brand{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-heading,"Manrope",sans-serif);font-size:25px;font-weight:800;letter-spacing:-1px;line-height:1;color:var(--color-text,#e9ebe6)}.shortgun-brand img{display:block;width:36px;height:36px;border-radius:8px;flex-shrink:0}.shortgun-brand-dot{color:var(--color-accent,#d0f68a)}.account-login>.shortgun-brand{margin-bottom:24px}.brand .shortgun-brand{font-size:24px}@media(max-width:1000px){.sidebar .brand .shortgun-brand>span{display:none}.sidebar .brand{padding:0;justify-content:center}}:root{--control-bg:#171c19;--control-border:#414a43;--control-hover:#65745c;--control-focus:#d0f68a}#root :is(select,textarea,input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=hidden]),[contenteditable=true]){color:var(--color-text);background-color:var(--control-bg);border:1px solid var(--control-border);border-radius:8px;font-family:var(--font-body);font-size:var(--text-base);line-height:1.5;padding:10px 12px;min-width:0;transition:border-color .15s,box-shadow .15s,background-color .15s}#root select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23b4bcb5' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:40px!important;min-height:42px;text-overflow:ellipsis;color-scheme:dark}#root select:is([multiple],[size]:not([size="1"])){background-image:none;padding-right:12px!important}#root select option{background:#171c19;color:var(--color-text)}#root textarea{resize:vertical;line-height:1.65}#root :is(input,textarea)::placeholder{color:#8e9a91;opacity:1}#root :is(select,textarea,input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),[contenteditable=true]):hover:not(:disabled):not(:focus){border-color:var(--control-hover)}#root :is(select,textarea,input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),[contenteditable=true]):focus{border-color:var(--control-focus);outline:2px solid #d0f68a40;outline-offset:2px;box-shadow:none}#root :is(select,textarea,input):disabled{opacity:.5;cursor:not-allowed}#root :is(input,textarea)[readonly]{color:var(--color-secondary)}#root :is(input,textarea,select)[aria-invalid=true]{border-color:#ed9c9c}#root :is(input,textarea,select)[aria-invalid=true]:focus{outline-color:#ed9c9c66}#root input:is([type=checkbox],[type=radio]){accent-color:var(--color-accent)}#root :is(.render-search,.media-library-filters>label){background:var(--control-bg);border:1px solid var(--control-border);border-radius:8px}#root :is(.render-search,.media-library-filters>label):focus-within{border-color:var(--control-focus);outline:2px solid #d0f68a40;outline-offset:2px}#root :is(.render-search,.media-library-filters>label) input{background:transparent;border:0;outline:none;box-shadow:none}#root .project-name{font-weight:600}@media(prefers-reduced-motion:reduce){#root :is(input,select,textarea){transition:none}}@media(forced-colors:active){#root select{appearance:auto;background-image:none}#root :is(input,select,textarea):focus{outline:2px solid Highlight}}#root .cast-profile-picker>.button{background:var(--control-bg);border:1px solid var(--control-border);border-radius:8px;min-height:42px;padding:10px 12px;font-size:var(--text-base);font-weight:400;gap:12px;text-align:left}#root .cast-profile-picker>.button>svg{color:var(--color-secondary);flex-shrink:0}#root .cast-profile-picker>.button:hover:not(:disabled){border-color:var(--control-hover)}#root .cast-profile-picker>.button:focus-visible{border-color:var(--control-focus);outline:2px solid #d0f68a40;outline-offset:2px}#root .cast-profile-picker>.button[aria-expanded=true]>svg{transform:rotate(180deg)}