:root{--ink:#171a2f;--muted:#777d92;--canvas:#f4f3f8;--panel:#fcfcfe;--line:#e1e2ea;--blue:#3455df;--blue-soft:#e5eaff;--danger:#c54848;--shadow:0 18px 46px rgba(40,44,82,.13)}*{box-sizing:border-box}body,html{width:100%;min-height:100%;margin:0;overflow:hidden;background:var(--canvas);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}button,input,select,textarea{color:inherit;font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:wait;opacity:.58}input,select,textarea{width:100%;border:1px solid #dfe1e9;border-radius:10px;outline:0;background:#fff;transition:.15s ease}input,select{height:38px;padding:0 10px}textarea{padding:10px;resize:vertical;line-height:1.55}input:focus,select:focus,textarea:focus{border-color:#7890ee;box-shadow:0 0 0 3px rgba(52,85,223,.09)}.studio-error-shell{display:grid;width:100vw;min-height:100vh;padding:28px;place-items:center;background:radial-gradient(circle at 50% 30%,#eef1ff,#f7f7fa 48%,#eceef5)}.studio-error-shell section{width:min(520px,100%);padding:42px;border:1px solid #dfe3f1;border-radius:24px;background:rgba(255,255,255,.96);box-shadow:0 28px 80px rgba(35,43,82,.16);text-align:center}.studio-error-shell span{color:var(--blue);font-size:8px;font-weight:950;letter-spacing:1.5px}.studio-error-shell h1{margin:13px 0 9px;font-size:27px;letter-spacing:-.9px}.studio-error-shell p{margin:0;color:#71788d;font-size:11px;line-height:1.7}.studio-error-shell button{margin-top:22px;padding:12px 24px;border-radius:11px;background:var(--blue);color:#fff;font-size:10px;font-weight:900;box-shadow:0 10px 24px rgba(52,85,223,.24)}.auth-shell{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);width:100vw;min-height:100vh;overflow:auto;background:#f7f7fa}.auth-hero{position:relative;display:flex;min-height:100vh;padding:42px clamp(38px,6vw,92px);flex-direction:column;overflow:hidden;background:radial-gradient(circle at 72% 18%,rgba(108,130,255,.34),transparent 27%),linear-gradient(145deg,#101632,#1d2858 58%,#3047ad);color:#fff}.auth-hero:after{position:absolute;right:-10%;bottom:-31%;width:72%;aspect-ratio:1;border:1px solid rgba(255,255,255,.1);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.018);content:""}.auth-brand{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.auth-brand .brand-mark{background:#fff;color:var(--blue);box-shadow:0 12px 30px rgba(0,0,0,.18)}.auth-brand small,.auth-brand strong{display:block}.auth-brand strong{font-size:16px}.auth-brand small{margin-top:3px;color:rgba(255,255,255,.62);font-size:9px}.auth-message{position:relative;z-index:1;margin:auto 0}.auth-message>span{color:#bdc9ff;font-size:9px;font-weight:900;letter-spacing:1.8px}.auth-message h1{max-width:690px;margin:20px 0 18px;font-size:clamp(38px,5.3vw,74px);line-height:1.08;letter-spacing:-3px}.auth-message p{max-width:590px;margin:0;color:rgba(255,255,255,.7);font-size:13px;line-height:1.7}.auth-safety{position:relative;z-index:1;display:flex;gap:20px;flex-wrap:wrap;color:rgba(255,255,255,.68);font-size:9px;font-weight:750}.auth-panel{display:grid;min-height:100vh;padding:36px;place-items:center}.auth-card{width:min(420px,100%);padding:38px;border:1px solid #e0e2ea;border-radius:24px;background:#fff;box-shadow:0 28px 80px rgba(34,40,78,.13)}.auth-kicker{color:var(--blue);font-size:8px;font-weight:950;letter-spacing:1.4px}.auth-card h2{margin:12px 0 8px;font-size:25px;letter-spacing:-.8px}.auth-card>p{margin:0 0 25px;color:#7a8092;font-size:10px;line-height:1.65}.auth-card label{display:block;margin:0 0 14px;color:#555d72;font-size:9px;font-weight:820}.auth-card input{height:46px;margin-top:7px;padding:0 13px;font-size:11px;font-weight:520}.auth-error{margin:4px 0 13px;padding:10px 12px;border:1px solid #f0c3c3;border-radius:10px;background:#fff2f2;color:#a94444;font-size:9px;line-height:1.5}.auth-submit{display:flex;width:100%;margin-top:7px;padding:14px 15px;align-items:center;justify-content:space-between;border-radius:11px;background:var(--blue);color:#fff;font-size:10px;font-weight:900;box-shadow:0 12px 26px rgba(52,85,223,.25)}.auth-switch{display:block;margin:14px auto 0;background:transparent;color:var(--blue);font-size:9px;font-weight:800}.auth-closed{display:block;margin-top:16px;color:#969bad;font-size:8px;line-height:1.55;text-align:center}.auth-loading{grid-template-columns:1fr;place-items:center;align-content:center;gap:12px;color:#687086}.auth-loading strong{font-size:11px}.studio-shell{display:grid;grid-template-columns:218px minmax(0,1fr) 350px;grid-template-rows:68px minmax(0,1fr);width:100vw;height:100vh;min-width:920px;background:var(--canvas)}.studio-topbar{z-index:80;grid-column:1/4;gap:13px;min-width:0;padding:0 15px;border-bottom:1px solid var(--line);background:rgba(252,252,254,.96);box-shadow:0 4px 18px rgba(33,37,70,.04);backdrop-filter:blur(12px)}.studio-topbar,.top-brand{display:flex;align-items:center}.top-brand{gap:9px;width:203px;flex:0 0 203px}.brand-mark,.loading-mark{display:grid;place-items:center;border-radius:12px;background:var(--blue);color:white;font-weight:900;box-shadow:0 9px 22px rgba(52,85,223,.23)}.brand-mark{width:38px;height:38px}.top-brand small,.top-brand strong{display:block}.top-brand strong{font-size:14px;letter-spacing:-.3px}.top-brand small{margin-top:2px;color:#9397a7;font-size:9px}.project-switcher{display:flex;align-items:center;justify-content:space-between;gap:14px;width:min(330px,27vw);padding:10px 12px;border:1px solid #e1e2e9;border-radius:10px;overflow:hidden;background:#f4f5f8;text-align:left}.project-switcher span{overflow:hidden;font-size:11px;font-weight:780;text-overflow:ellipsis;white-space:nowrap}.project-switcher b{color:#8c91a2}.top-spacer{flex:1}.provider-statuses{display:flex;gap:2px}.provider-statuses button{display:flex;align-items:center;gap:5px;padding:7px;border-radius:8px;background:transparent;color:#777d90;font-size:9px;font-weight:750}.provider-statuses button:hover{background:#eff0f5}.provider-statuses i{width:7px;height:7px;border-radius:50%;background:#c0c3cd}.provider-statuses i.online{background:#7cab2d;box-shadow:0 0 0 3px rgba(124,171,45,.12)}.credit-pill{display:flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid #dbe0f6;border-radius:9px;background:#f0f3ff;color:#52608d;font-size:8px}.credit-pill span{font-weight:760}.credit-pill b{color:#2845be;font-size:9px}.account-button{display:flex;padding:4px 7px 4px 4px;align-items:center;gap:6px;border:1px solid #dfe1e9;border-radius:9px;background:#fff}.account-button span{display:grid;width:27px;height:27px;place-items:center;border-radius:7px;background:#e6eaff;color:var(--blue);font-size:9px;font-weight:950}.account-button i{color:#697086;font-size:8px;font-style:normal;font-weight:800}.ghost-button,.top-generate{border-radius:10px;font-size:10px;font-weight:820}.ghost-button{padding:9px 11px;border:1px solid #dfe1e9;background:#fff}.top-generate{display:flex;gap:18px;padding:11px 14px;background:var(--blue);color:#fff;box-shadow:0 9px 22px rgba(52,85,223,.22)}.workflow-sidebar{z-index:30;grid-row:2;display:flex;flex-direction:column;min-height:0;padding:18px 12px 12px;border-right:1px solid var(--line);background:var(--panel)}.sidebar-section-label{padding:0 8px 8px;color:#9a9dab;font-size:8px;font-weight:900;letter-spacing:1.1px;text-transform:uppercase}.workflow-sidebar>button:not(.blank-workflow){display:flex;align-items:flex-start;gap:9px;width:100%;margin:2px 0;padding:11px 9px;border-radius:12px;background:transparent;text-align:left}.workflow-sidebar>button:not(.blank-workflow):hover{background:#f1f2f6}.workflow-sidebar>button.active{background:#e9edff;box-shadow:inset 0 0 0 1px #cdd6ff}.workflow-sidebar>button>span{display:grid;flex:0 0 27px;width:27px;height:27px;place-items:center;border-radius:8px;background:#edf0fb;color:var(--blue);font-size:11px;font-weight:900}.workflow-sidebar>button div{min-width:0}.workflow-sidebar small,.workflow-sidebar strong{display:block}.workflow-sidebar strong{font-size:11px}.workflow-sidebar small{margin-top:3px;color:#9195a5;font-size:8px;line-height:1.35}.blank-workflow{width:calc(100% - 6px);margin:10px 3px 0;padding:10px;border:1px dashed #b9bdca;border-radius:11px;background:transparent;color:#707688;font-size:9px;font-weight:780}.blank-workflow:hover{border-color:var(--blue);color:var(--blue)}.recent-label{margin-top:23px}.recent-projects{min-height:0;overflow:auto}.recent-projects button{display:flex;align-items:center;gap:8px;width:100%;padding:8px 7px;border-radius:10px;background:transparent;text-align:left}.recent-projects button.current,.recent-projects button:hover{background:#f0f1f5}.recent-projects i{display:grid;flex:0 0 29px;width:29px;height:29px;place-items:center;border-radius:8px;background:linear-gradient(145deg,#dfe5ff,#e9ffbd);color:#485474;font-size:10px;font-style:normal;font-weight:900}.recent-projects div{min-width:0}.recent-projects small,.recent-projects strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-projects strong{font-size:9px}.recent-projects small{font-size:7px}.sidebar-footer{margin-top:auto;padding-top:9px;border-top:1px solid #e8e9ef}.sidebar-footer button{display:flex;align-items:center;gap:8px;width:100%;padding:8px;border-radius:9px;background:transparent;color:#767b8d;font-size:8px;text-align:left}.sidebar-footer button:hover{background:#f1f2f6}.sidebar-footer span{display:grid;width:21px;height:21px;place-items:center;border:1px solid #d8dae3;border-radius:6px}.canvas-stage{position:relative;grid-column:2;grid-row:2;min-width:0;min-height:0;overflow:hidden;background:var(--canvas)}.canvas-heading{position:absolute;z-index:14;top:18px;left:20px;pointer-events:none}.canvas-heading .eyebrow{display:inline-block;margin-bottom:6px;padding:4px 7px;border:1px solid #d0d7f6;border-radius:6px;background:rgba(252,252,254,.86);color:var(--blue);font-size:7px;font-weight:900;letter-spacing:.7px}.canvas-heading h1{margin:0;font-size:clamp(18px,1.5vw,25px);letter-spacing:-.9px}.canvas-heading p{margin:5px 0 0;color:#818698;font-size:8px}.remix-runbar{position:absolute;z-index:28;top:16px;right:18px;display:grid;grid-template-columns:minmax(170px,1fr) minmax(260px,1.45fr) auto;align-items:center;gap:16px;width:min(850px,calc(100% - 36px));min-height:78px;padding:12px 13px;border:1px solid #d9def4;border-radius:16px;background:rgba(252,252,254,.97);box-shadow:0 15px 38px rgba(38,45,88,.14);backdrop-filter:blur(12px)}.remix-runbar-title small,.remix-runbar-title span,.remix-runbar-title strong{display:block}.remix-runbar-title span{margin-bottom:3px;color:var(--blue);font-size:7px;font-weight:900;letter-spacing:.8px}.remix-runbar-title strong{font-size:11px}.remix-runbar-title small{margin-top:3px;color:#858a9c;font-size:7px;line-height:1.45}.remix-rebuild-button{margin-top:6px;padding:4px 7px;border:1px solid #cdd5ff;border-radius:7px;background:#f2f5ff;color:#3156df;font-size:7px;font-weight:850}.remix-rebuild-button:hover{background:#e8edff}.remix-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.remix-steps span{display:grid;justify-items:center;gap:4px;color:#a0a4b2;font-size:6px;font-weight:800;text-align:center}.remix-steps i{display:grid;width:22px;height:22px;place-items:center;border:1px solid #d9dce7;border-radius:50%;background:#f4f5f8;color:#8d92a3;font-size:7px;font-style:normal}.remix-steps span.done{color:#53617d}.remix-steps span.done i{border-color:#8aa0ef;background:#e8edff;color:var(--blue)}.remix-runbar>button{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:145px;padding:11px 12px;border-radius:10px;background:var(--blue);color:#fff;font-size:8px;font-weight:900;box-shadow:0 8px 18px rgba(52,85,223,.2)}.infinite-canvas{position:absolute;inset:0;overflow:hidden;cursor:grab;touch-action:none;background-color:var(--canvas);background-image:radial-gradient(#c7c8d4 .85px,transparent 0);background-size:22px 22px}.infinite-canvas:active{cursor:grabbing}.canvas-world{transform-origin:0 0}.canvas-world,.edge-layer{position:absolute;top:0;left:0;width:1px;height:1px}.edge-layer{z-index:1;overflow:visible;pointer-events:none}.edge-layer path{fill:none;stroke:#7c8fe2;stroke-width:2.1;opacity:.72;pointer-events:stroke;cursor:pointer}.edge-layer path.selected,.edge-layer path:hover{stroke:#284fdc;stroke-width:4;opacity:1}.edge-layer path.draft-edge{stroke:#3455df;stroke-dasharray:7 6;stroke-width:2.5;opacity:.95;pointer-events:none}.flow-node{position:absolute;z-index:4;min-width:220px;min-height:140px;contain:layout style;border:1px solid #dfe0e8;border-radius:16px;overflow:visible;background:rgba(252,252,254,.98);box-shadow:0 13px 32px rgba(39,43,78,.11);user-select:none;transition:border-color .14s ease,box-shadow .14s ease}.flow-node:hover{border-color:#aeb8e4;box-shadow:0 17px 38px rgba(39,43,78,.15)}.flow-node.selected{border:2px solid var(--blue);box-shadow:0 18px 45px rgba(52,85,223,.2)}.flow-node.running{box-shadow:0 0 0 4px rgba(52,85,223,.1),0 18px 42px rgba(52,85,223,.18)}.flow-node.failed{border-color:#db7878}.frame-node{z-index:0;border:1px dashed #aeb3c3;background:rgba(255,255,255,.18);box-shadow:none}.frame-node.selected,.frame-node:hover{background:rgba(230,234,251,.22);box-shadow:none}.flow-node>header{display:flex;align-items:center;gap:9px;min-height:54px;padding:10px 11px;border-bottom:1px solid #ececf1;border-radius:15px 15px 0 0;cursor:move}.flow-node>header div{min-width:0;flex:1}.flow-node>header small,.flow-node>header strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flow-node>header strong{font-size:10px}.flow-node>header small{margin-top:2px;color:#969aaa;font-size:7px}.node-icon{display:grid;flex:0 0 28px;width:28px;height:28px;place-items:center;border-radius:8px;background:#edf0fb;color:#526080;font-size:10px;font-style:normal;font-weight:900}.tone-blue{background:#e5eaff!important;color:#3455df!important}.tone-indigo{background:#e9e7ff!important;color:#5545bd!important}.tone-pink{background:#ffe4f2!important;color:#b1407c!important}.tone-violet{background:#eee5ff!important;color:#6b46c1!important}.tone-cyan{background:#dff5f7!important;color:#247687!important}.tone-amber{background:#fff0cc!important;color:#9b681d!important}.tone-green{background:#e9f6d3!important;color:#577d24!important}.tone-slate{background:#eceef3!important;color:#62697c!important}.node-menu-button{flex:0 0 27px;width:27px;height:25px;border-radius:7px;background:transparent;color:#8d91a1;font-size:9px}.node-menu-button:hover{background:#eff0f5}.node-preview{height:calc(100% - 54px);padding:11px 12px 12px;overflow:auto;border-radius:0 0 15px 15px}.node-preview p{margin:0;color:#60667a;font-size:9px;line-height:1.55}.node-preview>img,.node-preview>video{width:100%;height:100%;min-height:110px;border-radius:10px;object-fit:cover;background:#eeeef3}.node-error{display:block;margin-top:8px;color:var(--danger);font-size:7px;line-height:1.45}.shot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.shot-grid span{display:grid;aspect-ratio:4/5;overflow:hidden;place-items:center;border-radius:6px;background:linear-gradient(145deg,#dfe5ff,#efffbf);color:#65718f;font-size:8px;font-weight:900}.shot-grid img{width:100%;height:100%;object-fit:cover}.node-port{position:absolute;z-index:8;top:64px;width:14px;height:14px;border:3px solid #fff;border-radius:50%;background:var(--blue);box-shadow:0 2px 8px rgba(52,85,223,.3)}.node-port:hover{transform:scale(1.25)}.input-port{left:-8px}.output-port{right:-8px}.node-resize{position:absolute;z-index:9;right:-5px;bottom:-5px;width:13px;height:13px;border:2px solid #fff;border-radius:4px;background:var(--blue);cursor:nwse-resize}.canvas-empty{position:absolute;z-index:6;top:50%;left:50%;width:min(520px,70%);transform:translate(-50%,-48%);text-align:center}.canvas-empty>span{display:grid;width:54px;height:54px;margin:0 auto 14px;place-items:center;border-radius:18px;background:#e4e9ff;color:var(--blue);font-size:21px}.canvas-empty h2{margin:0;font-size:20px;letter-spacing:-.6px}.canvas-empty p{margin:8px 0 18px;color:#818698;font-size:10px}.canvas-empty div{display:flex;justify-content:center;gap:8px}.canvas-empty button{padding:10px 12px;border:1px solid #d9dce8;border-radius:10px;background:#fff;color:#596177;font-size:9px;font-weight:800;box-shadow:0 8px 22px rgba(48,52,86,.08)}.canvas-empty button:first-child{border-color:var(--blue);background:var(--blue);color:#fff}.selection-lasso{position:absolute;z-index:20;border:1px solid var(--blue);background:rgba(52,85,223,.08);pointer-events:none}.canvas-toolbar{position:absolute;z-index:26;bottom:18px;left:50%;display:flex;align-items:center;gap:3px;padding:5px;transform:translateX(-50%);border:1px solid #dfe1e9;border-radius:13px;background:rgba(252,252,254,.97);box-shadow:0 13px 35px rgba(39,43,78,.16);backdrop-filter:blur(10px)}.canvas-toolbar button{min-width:34px;height:34px;padding:0 8px;border-radius:9px;background:transparent;color:#555d73;font-size:10px;font-weight:900}.canvas-toolbar button:hover{background:#eef0f6;color:var(--blue)}.canvas-toolbar .image-tool{background:#ffe7f2;color:#b1407c}.canvas-toolbar span{width:1px;height:23px;margin:0 2px;background:#e2e3ea}.viewport-controls{position:absolute;z-index:25;left:16px;bottom:18px;display:flex;align-items:center;gap:3px;padding:4px;border:1px solid #dfe1e9;border-radius:10px;background:rgba(252,252,254,.96);box-shadow:0 8px 22px rgba(39,43,78,.1)}.viewport-controls button,.viewport-controls span{min-width:30px;height:28px;padding:0 7px;border-radius:7px;background:transparent;color:#6c7286;font-size:8px;font-weight:800}.viewport-controls button:hover{background:#eff0f5}.viewport-controls span{display:grid;place-items:center}.tool-palette{position:absolute;z-index:45;left:50%;bottom:66px;width:560px;max-height:calc(100% - 130px);padding:14px;overflow:auto;transform:translateX(-50%);border:1px solid #dfe0e8;border-radius:17px;background:rgba(252,252,254,.99);box-shadow:0 25px 70px rgba(28,33,68,.24)}.tool-palette>header{display:flex;justify-content:space-between;align-items:flex-start;padding:0 2px 11px;border-bottom:1px solid #ececf1}.tool-palette header small,.tool-palette header strong{display:block}.tool-palette header strong{font-size:12px}.tool-palette header small{margin-top:3px;color:#9397a7;font-size:8px}.tool-palette header button{width:28px;height:28px;border-radius:8px;background:#f0f1f5}.tool-palette section{margin-top:12px}.tool-palette section>span{display:block;margin-bottom:6px;color:#9a9dab;font-size:7px;font-weight:900;letter-spacing:.8px}.tool-palette section>div{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.tool-palette section button{display:flex;align-items:center;gap:7px;min-height:42px;padding:7px;border:1px solid #e4e5eb;border-radius:10px;background:#f8f8fa;text-align:left}.tool-palette section button:hover{border-color:#aeb9e8;background:#f0f3ff}.tool-palette section i{display:grid;flex:0 0 26px;width:26px;height:26px;place-items:center;border-radius:7px;font-size:9px;font-style:normal;font-weight:900}.tool-palette section strong{font-size:8px}.next-menu{position:absolute;z-index:50;display:grid;min-width:190px;padding:7px;border:1px solid #dfe1e9;border-radius:12px;background:#fff;box-shadow:var(--shadow)}.next-menu strong{padding:7px;color:#7d8294;font-size:8px}.next-menu button{padding:8px;border-radius:7px;background:transparent;font-size:8px;text-align:left}.next-menu button:hover{background:#eef1fb}.inspector-panel{z-index:35;grid-column:3;grid-row:2;display:flex;flex-direction:column;min-width:0;min-height:0;border-left:1px solid var(--line);background:var(--panel)}.inspector-header{display:flex;align-items:center;justify-content:space-between;padding:14px;border-bottom:1px solid #e6e7ed}.inspector-header>div{display:flex;align-items:center;gap:9px;min-width:0}.inspector-header small,.inspector-header strong{display:block}.inspector-header strong{font-size:11px}.inspector-header small{margin-top:2px;color:#9599a9;font-size:7px}.inspector-header>button{width:28px;height:28px;border-radius:8px;background:#f0f1f5}.inspector-scroll{flex:1;min-height:0;padding:14px;overflow:auto}.inspector-scroll>label,.new-fields label,.provider-card label{display:block;margin-bottom:11px;color:#6a7084;font-size:8px;font-weight:760}.inspector-scroll label input,.inspector-scroll label select,.inspector-scroll label textarea,.new-fields input,.provider-card input{margin-top:5px;font-size:9px;font-weight:500}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.source-actions{display:grid;grid-template-columns:1fr auto 1fr;gap:7px;margin-bottom:11px}.asset-actions a,.asset-actions button,.source-actions button{padding:10px;border:1px solid #dce0ea;border-radius:9px;background:#f5f6fa;color:#586078;font-size:8px;font-weight:800;text-align:center;text-decoration:none}.source-actions button:first-child{border-color:var(--blue);background:var(--blue);color:#fff}.source-actions span{color:#a0a3b0;font-size:7px}.upload-progress{display:grid;grid-template-columns:1fr auto;gap:6px 10px;align-items:center;padding:9px 10px;margin:0 0 11px;border-radius:9px;background:#f2f5ff;color:#59627b;font-size:8px}.upload-progress progress{grid-column:1;width:100%;height:6px;accent-color:var(--blue)}.upload-progress b{grid-column:2;grid-row:1/span 2;color:var(--blue)}.detailed-shots article{align-items:flex-start}.detailed-shots article>div{min-width:0}.detailed-shots dl{display:grid;grid-template-columns:76px 1fr;gap:5px 9px;margin:9px 0 0;font-size:8px;line-height:1.45}.detailed-shots dt{color:#7e879d}.detailed-shots dd{margin:0;color:#333c52}.deep-analysis-overview{display:grid;gap:8px;margin-bottom:10px}.analysis-contract-card,.replication-readiness{padding:10px;border:1px solid #dfe3ed;border-radius:12px;background:#fff}.analysis-contract-card>strong,.replication-readiness strong{display:block;margin-bottom:5px;color:#31394c;font-size:9px}.analysis-contract-card p,.replication-readiness p{margin:4px 0;color:#5f687c;font-size:8px;line-height:1.5}.replication-readiness ul{margin:6px 0 0;padding-left:16px;color:#9c332f;font-size:8px;line-height:1.5}.replication-readiness.ready{border-color:#afd9c3;background:#f2fbf6}.replication-readiness.needs_confirmation{border-color:#e5ca8d;background:#fffbef}.replication-readiness.blocked{border-color:#e7aaa4;background:#fff5f3}.analysis-contract-card>small{display:block;margin-top:5px;color:#858ca0;font-size:7px;line-height:1.45}.analysis-contract-card p b{color:#3c465d}.analysis-chip-list{display:flex;flex-wrap:wrap;gap:5px}.analysis-chip-list span{display:grid;gap:2px;max-width:100%;padding:6px 7px;border-radius:8px;background:#f1f4fa}.analysis-chip-list b{color:#3e4a67;font-size:8px}.analysis-chip-list small{color:#7e879a;font-size:7px;line-height:1.35}.preflight-card p{padding:5px 6px;border-radius:7px}.preflight-card p.passed{background:#eef8f2;color:#287653}.preflight-card p.failed{background:#fff0ee;color:#a23c34}.preflight-card p.uncertain{background:#fff8e8;color:#8c681a}.prototype-panel{display:grid;gap:10px}.prototype-guide{margin:0;padding:10px;border-radius:9px;background:#fff8e8;color:#775c1c;font-size:9px;line-height:1.6}.prototype-approve{width:100%;border:0;border-radius:10px;padding:11px 12px;background:#111a32;color:white;font-weight:700;cursor:pointer}.prototype-approve.approved{background:#0e8a61}.prototype-approve:disabled{opacity:.45;cursor:not-allowed}.asset-video,.inspector-video{width:100%;max-height:280px;margin-bottom:12px;border-radius:11px;background:#191b25}.asset-large{width:100%;max-height:420px;margin-bottom:12px;border-radius:12px;object-fit:contain;background:#eef0f5}.reference-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px}.reference-gallery img{width:100%;height:140px;border-radius:10px;object-fit:contain;background:#eef0f5}.asset-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.truth-error{margin-bottom:10px;padding:10px;border:1px solid #efd1d1;border-radius:9px;background:#fff1f1;color:#a53f3f;font-size:8px;line-height:1.5}.result-block{margin-bottom:9px;padding:11px;border:1px solid #e2e3e9;border-radius:10px;background:#f7f7fa}.result-block span{color:var(--blue);font-size:7px;font-weight:900;letter-spacing:.4px}.result-block p{margin:6px 0 0;color:#565d72;font-size:9px;line-height:1.55}.segment-list{display:grid;gap:5px}.segment-list p{display:grid;grid-template-columns:46px 1fr;gap:7px;margin:0;padding:7px;border-radius:8px;background:#f2f3f7;color:#5d6377;font-size:8px;line-height:1.4}.segment-list span{color:var(--blue);font-weight:850}.shot-list{display:grid;gap:8px}.shot-list article{display:grid;grid-template-columns:84px 1fr;gap:9px;padding:8px;border:1px solid #e0e2e9;border-radius:11px;background:#fff}.shot-list img,.shot-number{width:84px;height:102px;border-radius:8px;object-fit:cover;background:#edf0f6}.shot-number{display:grid;place-items:center;color:var(--blue);font-size:16px;font-weight:900}.shot-list em,.shot-list small,.shot-list strong{display:block}.shot-list strong{font-size:9px}.shot-list small{margin-top:3px;color:#8c91a2;font-size:7px}.shot-list p{margin:5px 0;color:#5e6579;font-size:8px;line-height:1.45}.shot-list em{color:#9296a6;font-size:7px;font-style:normal;line-height:1.4}.master-preview-wrap{display:grid;gap:7px;width:100%}.master-preview-label{color:#364b9c;font-size:8px;letter-spacing:.55px}.master-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;width:100%}.master-preview span{min-width:0;overflow:hidden;padding:4px;border:1px solid #dce1f0;border-radius:8px;background:#f6f8ff;text-align:left}.master-preview span.over{border-color:#f3b4ad;background:#fff1ef}.master-preview img{display:block;width:100%;height:56px;margin-bottom:5px;border-radius:5px;object-fit:cover;background:#e8eaf2}.master-preview b,.master-preview em,.master-preview small{display:block}.master-preview b{color:#5267b5;font-size:8px}.master-preview small{margin-top:2px;color:#8c91a2;font-size:6px}.master-preview em{overflow:hidden;margin-top:3px;color:#444b60;font-size:6px;font-style:normal;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.master-preview-cta{color:#5b6cb3;font-size:7px;font-weight:800}.storyboard-sheet-node-preview{display:grid;gap:8px}.storyboard-sheet-node-preview>strong{color:#5545bd;font-size:8px;letter-spacing:.6px}.storyboard-sheet-node-preview>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.storyboard-sheet-node-preview>div>span{display:grid;min-height:78px;padding:7px;place-content:center;overflow:hidden;border:1px solid #d9d4ff;border-radius:9px;background:linear-gradient(145deg,#f7f6ff,#e9efff);text-align:center}.storyboard-sheet-node-preview>div>span.critical{border-color:#efb58c;background:linear-gradient(145deg,#fff9ed,#fff0df)}.storyboard-sheet-node-preview img{width:100%;height:100%;min-height:72px;object-fit:cover}.storyboard-sheet-node-preview b{color:#4b4a66;font-size:8px}.storyboard-sheet-node-preview small{margin-top:3px;color:#86859a;font-size:7px}.storyboard-sheet-panel{display:grid;gap:12px}.storyboard-sheet-intro{display:grid;gap:5px;padding:13px;border:1px solid #cec9f5;border-radius:13px;background:linear-gradient(135deg,#f0efff,#f9fbff)}.storyboard-sheet-intro span{color:#6656cb;font-size:7px;font-weight:900;letter-spacing:.9px}.storyboard-sheet-intro strong{color:#2f2d48;font-size:12px}.storyboard-sheet-intro p{margin:0;color:#696a82;font-size:8px;line-height:1.55}.storyboard-sheet-safety{padding:10px;border-radius:10px;background:#eff8f3;color:#3c7358;font-size:8px;line-height:1.55}.storyboard-sheet-list{display:grid;gap:11px}.storyboard-sheet-list>article{display:grid;gap:9px;padding:10px;border:1px solid #dddfea;border-radius:13px;background:#fff}.storyboard-sheet-list>article.critical{border-color:#efc39d;background:#fffaf4}.storyboard-sheet-list>article>header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.storyboard-sheet-list>article>header b,.storyboard-sheet-list>article>header small{display:block}.storyboard-sheet-list>article>header b{color:#35364d;font-size:9px}.storyboard-sheet-list>article>header small{margin-top:3px;color:#8b8d9d;font-size:7px}.storyboard-sheet-list>article>header>span{padding:3px 7px;border-radius:20px;background:#eeedfb;color:#6458af;font-size:7px;font-weight:850}.storyboard-panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.storyboard-panel-grid>section{min-width:0;padding:6px;border:1px solid #e2e3eb;border-radius:9px;background:#f8f8fb}.storyboard-panel-grid>section>div{position:relative;display:grid;height:96px;margin-bottom:6px;overflow:hidden;place-items:center;border-radius:6px;background:linear-gradient(145deg,#e6e9f7,#f4e9ff)}.storyboard-panel-grid>section>div img{width:100%;height:100%;object-fit:cover}.storyboard-panel-grid>section>div i{color:#6255b9;font-size:18px;font-style:normal;font-weight:900}.storyboard-panel-grid>section>div span{position:absolute;left:5px;bottom:5px;padding:3px 5px;border-radius:5px;background:rgba(22,24,37,.78);color:#fff;font-size:6px;font-weight:850}.storyboard-panel-grid>section>b,.storyboard-panel-grid>section>em,.storyboard-panel-grid>section>small{display:block}.storyboard-panel-grid>section>b{color:#36384d;font-size:7px}.storyboard-panel-grid>section>small{margin-top:3px;color:#8d90a0;font-size:6px}.storyboard-panel-grid>section>p{min-height:31px;margin:5px 0;color:#5f6174;font-size:6px;line-height:1.45}.storyboard-panel-grid>section>em{color:#6558b6;font-size:6px;font-style:normal;font-weight:800}.storyboard-generated-sheet{margin:0}.storyboard-generated-sheet img{display:block;width:100%;max-height:520px;border-radius:10px;object-fit:contain;background:#191a23}.storyboard-generated-sheet figcaption{margin-top:6px;color:#287653;font-size:7px;font-weight:800}.storyboard-sheet-actions{display:grid;grid-template-columns:.95fr 1.05fr;gap:8px}.master-storyboard-panel{display:grid;gap:11px}.master-visibility-banner{display:grid;gap:5px;padding:13px;border:1px solid #bdc8f2;border-radius:13px;background:linear-gradient(135deg,#eef2ff,#faf9ff);box-shadow:0 8px 24px rgba(59,78,153,.08)}.master-visibility-banner span{color:#5165b5;font-size:7px;font-weight:900;letter-spacing:.8px}.master-visibility-banner strong{color:#252b43;font-size:12px;line-height:1.35}.master-visibility-banner p{margin:0;color:#68718d;font-size:8px;line-height:1.45}.master-actions{display:grid;grid-template-columns:.9fr 1.1fr;gap:8px}.voice-fit-action{border:1px solid #cdd4e8;border-radius:10px;padding:11px 12px;background:#f3f5fb;color:#40517f;font-weight:700;cursor:pointer}.voice-fit-action:disabled{opacity:.45;cursor:not-allowed}.lock-card{display:grid;gap:7px;padding:10px;border:1px solid #d9def0;border-radius:12px;background:#f8f9ff}.lock-card>strong{color:#394b91;font-size:9px}.lock-card label{color:#777e96;font-size:7px;font-weight:700}.lock-card textarea{margin-top:4px}.master-shot-list{display:grid;gap:10px}.master-shot-list article{padding:10px;border:1px solid #dfe2eb;border-radius:12px;background:#fff;box-shadow:0 5px 18px rgba(49,58,91,.04)}.master-shot-list article.voice-over{border-color:#ef9c92;background:#fff9f8}.master-shot-list article>header{display:flex;align-items:center;gap:7px;margin-bottom:7px}.master-shot-list article>header b{color:#4459a2;font-size:9px}.master-shot-list article>header span{color:#777f96;font-size:8px}.master-shot-list article>header i{margin-left:auto;padding:3px 6px;border-radius:20px;background:#eaf7f0;color:#287653;font-size:7px;font-style:normal}.master-shot-list article.voice-over>header i{background:#ffe6e2;color:#a63c32}.master-reference-frame{position:relative;overflow:hidden;width:100%;height:210px;margin:0 0 9px;border-radius:9px;background:#171923}.master-reference-frame img{display:block;width:100%;height:100%;object-fit:contain}.master-reference-frame figcaption{position:absolute;left:7px;bottom:7px;padding:4px 6px;border-radius:5px;background:rgba(18,20,30,.78);color:#fff;font-size:6px;font-weight:850;letter-spacing:.45px}.master-shot-list article>strong{display:block;color:#2e3343;font-size:9px}.master-shot-list article>p{margin:6px 0;color:#5f6679;font-size:8px;line-height:1.5}.master-shot-list article>small{display:block;margin-bottom:8px;color:#8a90a1;font-size:7px}.master-shot-list label{display:block;margin-top:7px;color:#72798c;font-size:7px;font-weight:700}.master-shot-list details{margin-top:8px;color:#737a8d;font-size:7px}.master-shot-list dl{display:grid;grid-template-columns:72px 1fr;gap:5px;margin-top:7px}.master-shot-list dt{color:#9298a7}.master-shot-list dd{margin:0;color:#4f5669;line-height:1.45}.batch-video-panel{display:grid;gap:9px}.batch-channel-runs{display:grid;gap:10px}.batch-channel-runs>section{display:grid;gap:7px;padding:9px;border:1px solid #dfe3ef;border-radius:12px;background:#fafbff}.batch-channel-runs>section>header{display:flex;align-items:center;justify-content:space-between;gap:8px}.batch-channel-runs>section>header strong{font-size:9px;color:#34394a}.batch-channel-runs>section>header span{padding:3px 7px;border-radius:20px;background:#f0f1f5;color:#666d7f;font-size:7px}.batch-channel-runs>section>header .job-failed{background:#ffe8e5;color:#a64137}.batch-channel-runs>section>header .job-completed{background:#e6f7ee;color:#25734e}.ffmpeg-split-panel{display:grid;gap:9px;padding:12px;border:1px solid #dfe3ef;border-radius:13px;background:linear-gradient(145deg,#f8fbff,#f7f5ff)}.ffmpeg-split-panel>strong{font-size:11px;color:#34394a}.ffmpeg-split-panel>p,.ffmpeg-split-panel>small{margin:0;color:#697084;font-size:8px;line-height:1.6}.ffmpeg-progress{display:grid;gap:5px}.ffmpeg-progress>div{display:flex;justify-content:space-between;gap:8px;color:#545b6f;font-size:8px}.ffmpeg-progress progress{width:100%;height:7px;accent-color:#6c63ff}.ffmpeg-shot-meta{display:grid;gap:8px}.final-export-grid{display:grid;gap:10px}.final-export-grid>strong{color:#18794e;font-size:12px}.final-export-grid>p{margin:0;color:#697084;font-size:9px;line-height:1.6}.final-export-links{display:grid;grid-template-columns:1fr;gap:7px}.final-export-links a{display:flex;align-items:center;justify-content:center;min-height:34px;padding:7px 10px;border-radius:9px;background:#eef2ff;color:#3046c5;font-size:9px;font-weight:750;text-decoration:none}.final-export-links a:first-child{background:#3558e7;color:white}.video-channel-chooser{display:grid;gap:8px;padding:11px;border:1px solid #dfe2ee;border-radius:13px;background:#f8f9fd}.video-channel-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.video-channel-title strong{color:#242a3d;font-size:10px}.video-channel-title span{padding:3px 6px;border-radius:999px;background:#e8ebf6;color:#687089;font-size:7px;font-weight:800}.video-channel-options{display:grid;gap:7px}.video-channel-option{position:relative;display:grid;gap:4px;width:100%;padding:9px 10px;border:1px solid #dfe2ed;border-radius:10px;background:#fff;color:#363c50;text-align:left}.video-channel-option:hover:not(:disabled){border-color:#9d94ff;box-shadow:0 4px 13px rgba(96,81,215,.09)}.video-channel-option.active{border-color:#6858e8;background:#f2f0ff;box-shadow:0 0 0 2px rgba(104,88,232,.1)}.video-channel-option:disabled{cursor:not-allowed;opacity:.5}.video-channel-option>span{display:flex;align-items:center;justify-content:space-between;gap:8px}.video-channel-option b{font-size:9px}.video-channel-option em{padding:2px 5px;border-radius:999px;background:#edf0f7;color:#6c7388;font-size:7px;font-style:normal;font-weight:800}.video-channel-option small{color:#777e92;font-size:7px;line-height:1.45}.video-channel-option i{color:#b85e5e;font-size:7px;font-style:normal;font-weight:800}.video-channel-notice{margin:0;padding:7px 8px;border-radius:8px;background:#fff3de;color:#80613a;font-size:7px;line-height:1.5}.batch-job-list{display:grid;gap:7px}.batch-job-list article{display:grid;grid-template-columns:72px auto;gap:6px;align-items:center;padding:8px;border:1px solid #e0e2e9;border-radius:10px}.batch-job-list b{font-size:8px}.batch-job-list span{justify-self:end;padding:3px 7px;border-radius:20px;background:#f0f1f5;color:#666d7f;font-size:7px}.batch-job-list .job-failed{background:#ffe8e5;color:#a64137}.batch-job-list .job-completed{background:#e6f7ee;color:#25734e}.batch-job-list small{grid-column:1/-1;color:#a64137;font-size:7px;line-height:1.4}.retry-segment-button{grid-column:1/-1;min-height:30px;border:1px solid #f0bbb6;border-radius:9px;background:#fff5f4;color:#a64137;font-size:8px;font-weight:800;cursor:pointer}.retry-segment-button:hover{background:#ffe9e6}.retry-segment-button:disabled{cursor:wait;opacity:.58}.empty-result{padding:17px 12px;border:1px dashed #c7cad6;border-radius:10px;color:#8c909f;font-size:8px;line-height:1.55;text-align:center}.check-label{display:flex!important;align-items:center;gap:8px}.check-label input{width:16px!important;height:16px!important;margin:0!important}.inspector-actions{display:grid;gap:6px;padding:11px 14px 14px;border-top:1px solid #e5e6ec}.primary-action,.secondary-action{width:100%;border-radius:10px;font-size:8px;font-weight:850}.primary-action{display:flex;justify-content:space-between;padding:11px 12px;background:var(--blue);color:#fff;box-shadow:0 9px 20px rgba(52,85,223,.18)}.secondary-action{padding:9px;border:1px solid #d9dce6;background:#f5f6f9;color:#5e667d}.inspector-empty{display:grid;height:100%;place-content:center;padding:28px;text-align:center}.inspector-empty>span{display:grid;width:48px;height:48px;margin:0 auto 11px;place-items:center;border-radius:15px;background:var(--blue-soft);color:var(--blue);font-size:18px}.inspector-empty strong{font-size:11px}.inspector-empty p{color:#9397a7;font-size:8px}.inspector-empty button{margin-top:7px;padding:10px;border-radius:9px;background:var(--blue);color:#fff;font-size:8px;font-weight:800}.context-menu{position:fixed;z-index:120;display:grid;width:190px;padding:6px;border:1px solid #dfe1e8;border-radius:12px;background:#fff;box-shadow:0 22px 60px rgba(25,30,62,.24)}.context-menu button{display:flex;justify-content:space-between;padding:9px;border-radius:7px;background:transparent;color:#555d72;font-size:8px;text-align:left}.context-menu button:hover{background:#f0f2f8}.context-menu button.danger{color:var(--danger)}.context-menu>span{height:1px;margin:4px;background:#ececf1}.context-menu kbd{color:#999dac;font-size:7px}.modal-backdrop{position:fixed;z-index:140;inset:0;display:grid;padding:22px;overflow:auto;place-items:center;background:rgba(18,22,50,.46);backdrop-filter:blur(7px)}.modal{width:min(980px,94vw);max-height:calc(100vh - 44px);overflow:auto;border:1px solid rgba(255,255,255,.7);border-radius:20px;background:var(--panel);box-shadow:0 30px 100px rgba(14,20,53,.3)}.modal>header{display:flex;align-items:flex-start;justify-content:space-between;padding:21px 23px 17px;border-bottom:1px solid #e3e4ea}.modal>header h2{margin:4px 0 6px;font-size:20px;letter-spacing:-.6px}.modal>header p{margin:0;color:#858a9b;font-size:8px}.modal>header>button{width:31px;height:31px;border-radius:9px;background:#eff0f4;color:#747a8c}.modal-kicker{color:var(--blue);font-size:7px;font-weight:900;letter-spacing:1.1px}.provider-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:17px 20px 21px}.provider-card{padding:13px;border:1px solid #e0e2e9;border-radius:13px;background:#f8f8fa}.provider-title{display:flex;align-items:center;gap:9px;margin-bottom:12px}.provider-title>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#e5e7ed;color:#747a8c;font-size:10px;font-weight:900}.provider-title>span.connected{background:#e8f8bd;color:#567522}.provider-title small,.provider-title strong{display:block}.provider-title strong{font-size:9px}.provider-title small{margin-top:2px;color:#9498a8;font-size:7px}.provider-card input{height:34px;padding:0 8px;font-size:8px}.provider-card>button{width:100%;padding:9px;border-radius:8px;background:var(--blue);color:white;font-size:8px;font-weight:850}.provider-card>button.secondary-action{margin-top:6px;border:1px solid #dce0ea;background:#f0f1f5;color:#586078}.provider-card>button:disabled{opacity:.45;cursor:not-allowed}.provider-section-title{margin:18px 20px 0;color:#3d4257;font-size:9px;font-weight:900}.provider-section-hint{margin:5px 20px 0;color:#858a9b;font-size:7px;line-height:1.55}.provider-hint{margin:0 0 10px;color:#7e839a;font-size:7px;line-height:1.5}.provider-hint.locked{padding:7px 8px;border-radius:8px;background:#f0f1f5;color:#6a7084}.provider-probe{margin:7px 0 0;background:#eef3ff;color:#3f5288;word-break:break-word}.provider-probe,.video-channel-warning{padding:7px 8px;border-radius:8px;font-size:7px;line-height:1.5}.video-channel-warning{margin:0 0 8px;background:#ffe8e5;color:#a64137}.blocking-reason{margin:10px 0 0;padding:9px 10px;border-radius:9px;background:#ffe8e5;color:#a64137;font-size:8px;line-height:1.55}.inline-link{padding:0 0 0 4px;border:0;background:none;color:var(--blue);font-size:inherit;font-weight:850;text-decoration:underline;cursor:pointer}.custom-model-field{display:block;margin:8px 0 0;color:#6a7084;font-size:8px;font-weight:760}.custom-model-field input{width:100%;height:32px;margin-top:5px;padding:0 8px;border:1px solid #dce0ea;border-radius:8px;font-size:8px;font-weight:500}.new-modal{width:min(730px,94vw)}.remix-gate-modal{width:min(760px,94vw)}.remix-gate-modal .video-channel-options{grid-template-columns:repeat(3,minmax(0,1fr))}.remix-gate-modal .video-channel-option{min-height:76px}.remix-model-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.remix-model-comparison article{padding:12px;border:1px solid #dfe2ed;border-radius:11px;background:#fff}.remix-model-comparison article.active{border-color:#6858e8;background:#f2f0ff;box-shadow:0 0 0 2px rgba(104,88,232,.1)}.remix-model-comparison span,.remix-model-comparison strong{display:block}.remix-model-comparison strong{color:#31374d;font-size:9px}.remix-model-comparison span{margin-top:5px;color:#3856bf;font-size:8px;font-weight:850}.remix-model-comparison p{margin:6px 0 0;color:#70778c;font-size:8px;line-height:1.55}.locked-remix-model{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px;border:1px solid #cfd8ff;border-radius:12px;background:#f1f4ff}.locked-remix-model small,.locked-remix-model span,.locked-remix-model strong{display:block}.locked-remix-model span{color:#77809a;font-size:7px;font-weight:800}.locked-remix-model strong{margin-top:3px;color:#2f48bd;font-size:12px}.locked-remix-model small{margin-top:4px;color:#6c7590;font-size:8px}.locked-remix-model button{padding:8px 10px;border:1px solid #aebcff;border-radius:9px;background:#fff;color:#3153d6;font-size:8px;font-weight:850}.remix-review-body{padding:18px 21px 21px}.review-issue-list{display:grid;gap:8px}.review-issue-list article{display:flex;align-items:flex-start;gap:10px;padding:11px 12px;border:1px solid #e3e4eb;border-radius:11px;background:#f8f8fa}.review-issue-list article.blocking{border-color:#efb5b5;background:#fff4f4}.review-issue-list article.warning{border-color:#eadba9;background:#fffaf0}.review-issue-list article>i{display:grid;flex:0 0 25px;width:25px;height:25px;place-items:center;border-radius:8px;background:#fff;color:#a16b17;font-size:9px;font-style:normal;font-weight:900}.review-issue-list article.blocking>i{color:var(--danger)}.review-issue-list strong{display:block;font-size:9px}.review-issue-list p{margin:4px 0 0;color:#777d90;font-size:8px;line-height:1.5}.checkpoint-note,.paid-warning{margin:13px 0 0;padding:11px 12px;border-radius:10px;background:#eef1ff;color:#59627b;font-size:8px;line-height:1.55}.paid-warning{background:#fff2e1;color:#7b5a2b}.generation-checklist{display:grid;gap:7px;padding:13px;border:1px solid #dde5cd;border-radius:12px;background:#f5faec;color:#52623c;font-size:8px;font-weight:760}.generation-quote{margin:12px 0;overflow:hidden;border:1px solid #d9dded;border-radius:13px;background:#f8f9fd;color:#4e566e}.generation-quote.loading{display:flex;min-height:72px;padding:15px;align-items:center;justify-content:space-between;background:linear-gradient(110deg,#f1f3fb,#fafbff,#f1f3fb)}.generation-quote.loading strong{font-size:9px}.generation-quote.loading span{color:#8b91a5;font-size:7px}.generation-quote>header{display:flex;padding:13px 14px;align-items:flex-end;justify-content:space-between;border-bottom:1px solid #e0e3ee;background:#eef1ff}.generation-quote>header span{display:block;color:#68708b;font-size:7px;font-weight:800}.generation-quote>header strong{display:block;margin-top:2px;color:#273c9f;font-size:18px;letter-spacing:-.5px}.generation-quote>header small{max-width:46%;color:#737b96;font-size:7px;line-height:1.45;text-align:right}.quote-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:11px 13px 4px}.quote-metrics span{padding:8px;border-radius:9px;background:#fff}.quote-metrics b,.quote-metrics i{display:block;font-style:normal}.quote-metrics i{color:#9196a7;font-size:7px}.quote-metrics b{margin-top:3px;color:#353c55;font-size:10px}.generation-quote>p{margin:7px 13px;color:#626a82;font-size:7px;line-height:1.55}.generation-quote>p.quote-source{color:#8a90a2}.generation-quote>footer{display:flex;gap:14px;padding:10px 13px;border-top:1px solid #e5e7ef;color:#737a90;font-size:7px}.generation-quote>footer b{color:#343c55}.quote-overhead{margin:0 12px 12px;padding:8px 9px;border-radius:8px;background:#fff0db;color:#8a6128;font-size:7px;line-height:1.5}.remix-gate-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.remix-gate-actions button{padding:11px 14px;border-radius:10px;font-size:8px;font-weight:900}.remix-gate-actions .secondary-action{border:1px solid #dde0e9;background:#fff}.remix-gate-actions .primary-action{background:var(--blue);color:#fff}.remix-gate-actions .primary-action.paid{background:#d16b2f}.new-mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:16px 20px 4px}.new-mode-grid button{display:flex;min-height:100px;padding:13px;flex-direction:column;align-items:flex-start;border:1px solid #e0e2e9;border-radius:12px;background:#f8f8fa;text-align:left}.new-mode-grid button.active{border-color:var(--blue);background:#edf1ff;box-shadow:inset 0 0 0 1px var(--blue)}.new-mode-grid span{display:grid;width:27px;height:27px;margin-bottom:9px;place-items:center;border-radius:8px;background:var(--blue-soft);color:var(--blue);font-size:9px;font-weight:900}.new-mode-grid strong{font-size:9px}.new-mode-grid small{margin-top:4px;color:#8f93a3;font-size:7px;line-height:1.4}.new-fields{padding:15px 20px 4px}.create-project-button{display:flex;justify-content:space-between;width:calc(100% - 40px);margin:0 20px 20px;padding:12px 14px;border-radius:10px;background:var(--blue);color:#fff;font-size:9px;font-weight:850}.trash-modal{width:min(620px,94vw)}.account-modal{width:min(760px,94vw);max-height:88vh;overflow:auto}.account-summary{display:flex;margin:18px 20px 8px;padding:14px;align-items:center;gap:11px;border:1px solid #e1e4ef;border-radius:13px;background:#f7f8fc}.account-summary>span{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;border-radius:11px;background:var(--blue);color:#fff;font-size:12px;font-weight:950}.account-summary div{min-width:0;flex:1}.account-summary small,.account-summary strong{display:block}.account-summary strong{overflow:hidden;font-size:10px;text-overflow:ellipsis}.account-summary small{margin-top:3px;color:#858a9c;font-size:8px}.account-modal>footer button,.account-summary button{padding:9px 11px;border:1px solid #dce0eb;border-radius:9px;background:#fff;color:#687087;font-size:8px;font-weight:850}.managed-users{margin:14px 20px}.managed-users h3{margin:0;font-size:10px}.managed-users>p{margin:5px 0 10px;color:#858a9c;font-size:8px;line-height:1.5}.managed-users article{display:flex;padding:10px 11px;align-items:center;gap:7px;border-top:1px solid #eceef3}.managed-users article div{min-width:0;flex:1}.managed-users small,.managed-users strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.managed-users strong{font-size:9px}.managed-users small{margin-top:3px;color:#8c91a2;font-size:7px}.managed-users button{padding:7px 8px;border-radius:8px;background:#f0f1f5;color:#656c80;font-size:7px;font-weight:850}.managed-users button.enabled{background:#eaf5d8;color:#567622}.account-modal>footer{display:flex;padding:8px 20px 20px;justify-content:flex-end}.codex-connect{margin:14px 20px;padding:14px;border:1px solid #dfe4f4;border-radius:14px;background:linear-gradient(145deg,#f7f9ff,#fff)}.codex-connect-heading{display:flex;align-items:flex-start;gap:12px}.codex-connect-heading>div{flex:1}.codex-connect h3{margin:0;font-size:10px}.codex-connect p{margin:5px 0 0;color:#80879b;font-size:8px;line-height:1.5}.codex-connect-heading>button,.codex-token-list button,.codex-token-once button{padding:8px 10px;border-radius:9px;background:var(--blue);color:#fff;font-size:8px;font-weight:850}.codex-token-once{display:grid;gap:8px;margin-top:12px;padding:11px;border:1px solid #cfd9ff;border-radius:11px;background:#eef2ff}.codex-token-once strong{color:#334bb5;font-size:8px}.codex-token-once code{overflow:auto;padding:8px;border-radius:7px;background:#17203d;color:#eaf0ff;font-size:7px;white-space:nowrap}.codex-token-once div{display:flex;gap:7px}.codex-token-once small{color:#717a91;font-size:7px;line-height:1.5}.codex-token-list{margin-top:10px}.codex-token-list article{display:flex;align-items:center;gap:8px;padding:9px 0;border-top:1px solid #e7eaf3}.codex-token-list article div{min-width:0;flex:1}.codex-token-list small,.codex-token-list strong{display:block}.codex-token-list strong{font-size:8px}.codex-token-list small{margin-top:3px;color:#8a90a2;font-size:7px}.codex-token-list article>span{padding:5px 7px;border-radius:8px;background:#edf4dd;color:#657c2f;font-size:7px;font-weight:800}.codex-token-list article>button{background:#f1f2f6;color:#697083}.mcp-endpoint{display:block;margin-top:9px;padding:8px;overflow:auto;border-radius:8px;background:#f0f2f8;color:#59627b;font-size:7px;white-space:nowrap}.trash-list{display:grid;gap:7px;padding:17px 20px 20px}.trash-list article{display:flex;align-items:center;gap:9px;padding:10px;border:1px solid #e1e3e9;border-radius:11px}.trash-list article div{min-width:0;flex:1}.trash-list small,.trash-list strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trash-list strong{font-size:9px}.trash-list small{margin-top:3px;color:#9296a6;font-size:7px}.trash-list article>button{padding:8px 11px;border-radius:8px;background:#edf1ff;color:var(--blue);font-size:8px;font-weight:850}.toast{position:fixed;z-index:180;top:80px;right:18px;max-width:360px;padding:11px 14px;border:1px solid #dce0ec;border-radius:11px;background:rgba(252,252,254,.98);box-shadow:var(--shadow);color:#4f576d;font-size:9px;font-weight:780;animation:toast-in .18s ease-out}@keyframes toast-in{0%{opacity:0;transform:translateY(-7px)}}.loading-cover{position:fixed;z-index:190;inset:68px 0 0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(244,243,248,.92);backdrop-filter:blur(5px)}.loading-mark{width:54px;height:54px;margin-bottom:13px;font-size:18px;animation:loading-pulse 1.4s ease-in-out infinite}.loading-cover strong{font-size:12px}.loading-cover span{margin-top:5px;color:#8d91a1;font-size:8px}@keyframes loading-pulse{50%{transform:translateY(-4px);box-shadow:0 18px 38px rgba(52,85,223,.32)}}@media (max-width:1260px){.studio-shell{grid-template-columns:194px minmax(0,1fr) 320px}.top-brand{width:179px;flex-basis:179px}.provider-statuses{display:none}.project-switcher{width:250px}.remix-runbar{grid-template-columns:minmax(170px,1fr) auto;width:min(590px,calc(100% - 300px))}.remix-steps{display:none}}@media (max-width:1000px){.remix-gate-modal .video-channel-options{grid-template-columns:1fr}.studio-shell{grid-template-columns:176px minmax(0,1fr);min-width:760px}.studio-topbar{grid-column:1/3}.inspector-panel{position:fixed;z-index:70;top:68px;right:0;bottom:0;width:330px;transform:translateX(100%);box-shadow:-15px 0 50px rgba(24,29,63,.2);transition:.18s ease}.inspector-panel.open{transform:translateX(0)}.top-brand{width:160px;flex-basis:160px}.ghost-button{display:none}.remix-runbar{right:12px;width:min(570px,calc(100% - 250px))}}@media (max-width:780px){.auth-shell{grid-template-columns:1fr}.auth-hero{display:none}.auth-panel{padding:18px}.auth-card{padding:28px 22px}.studio-shell{grid-template-columns:1fr;min-width:0}.workflow-sidebar{display:none}.canvas-stage,.studio-topbar{grid-column:1}.top-brand{width:auto;flex-basis:auto}.remix-runbar{top:82px;left:12px;right:12px;grid-template-columns:1fr auto;width:auto}.top-brand div{display:none}.project-switcher{width:42vw;min-width:0}.canvas-heading p{display:none}.canvas-toolbar{max-width:calc(100vw - 24px);overflow-x:auto}.viewport-controls{display:none}.tool-palette{width:calc(100vw - 24px)}.tool-palette section>div{grid-template-columns:repeat(2,1fr)}.provider-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.remix-output-contract{margin:16px 0;padding:16px;border:1px solid #dbe2ff;border-radius:18px;background:#f8f9ff}.remix-output-contract header strong{display:block;color:#17203c}.remix-output-contract header small{display:block;margin-top:4px;color:#69728f;line-height:1.45}.remix-contract-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.remix-contract-grid label{font-size:12px;color:#5d6682}.remix-contract-grid input,.remix-contract-grid select{width:100%;margin-top:6px}.duration-plan-preview,.quote-task-breakdown{display:grid;gap:7px;margin-top:12px}.duration-plan-preview>strong{font-size:13px;color:#28345b}.duration-plan-preview span,.quote-task-breakdown span{display:grid;grid-template-columns:74px 86px 1fr;gap:8px;align-items:center;padding:9px 11px;border-radius:11px;background:white;border:1px solid #e3e7f5;font-size:12px}.duration-plan-preview span b,.quote-task-breakdown span b{color:#3855db}.duration-plan-preview span em,.quote-task-breakdown span em{font-style:normal;color:#3f4862}.duration-plan-preview span i,.quote-task-breakdown span i{font-style:normal;color:#77809a}.product-reference-choice{display:grid;gap:8px;margin:12px 0}.product-reference-choice>strong{font-size:13px;color:#303950}.product-reference-choice label{display:flex;gap:10px;align-items:flex-start;padding:11px;border:1px solid #e2e5ed;border-radius:12px;background:#fff;cursor:pointer}.product-reference-choice label.active{border-color:#4967ed;box-shadow:0 0 0 2px rgba(73,103,237,.1);background:#f7f8ff}.product-reference-choice input{width:auto;margin-top:3px}.product-reference-choice span{display:grid;gap:3px}.product-reference-choice b{font-size:13px;color:#27304a}.product-reference-choice small{color:#7a8298;line-height:1.45}.remix-version-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.remix-rebuild-button{border:1px solid #d5dcfa;border-radius:9px;background:#fff;color:#52608c;padding:6px 9px;font-size:11px;cursor:pointer}.remix-rebuild-button.primary-version{border-color:#6078ef;background:#eef1ff;color:#2f50dc}.remix-custom-requirements{display:grid;gap:6px;margin:12px 0;color:#303950;font-size:12px;font-weight:700}.remix-custom-requirements textarea{width:100%;resize:vertical;font-weight:500;line-height:1.5}.remix-custom-requirements small{color:#7b849d;font-weight:500;line-height:1.45}.gate-requirements{margin:14px 0 8px}.requirement-presets{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.requirement-presets button{border:1px solid #dce2f7;border-radius:999px;background:#fff;color:#53618a;padding:7px 10px;font-size:11px;cursor:pointer}.requirement-presets button:hover{border-color:#6b7fee;color:#304fd7}.editable-stage-intro{display:grid;gap:4px;padding:12px;margin-bottom:12px;border:1px solid #dfe4f7;border-radius:12px;background:#f7f8ff}.editable-stage-intro small{color:#7a8298;line-height:1.45}.editable-script-lines{display:grid;gap:12px}.editable-script-lines article{display:grid;gap:9px;padding:12px;border:1px solid #e2e6f2;border-radius:14px;background:#fbfbfe}.editable-script-lines article header{display:flex;align-items:center;justify-content:space-between}.editable-script-lines article header span{color:#6d7793;font-size:11px}.shot-camera-fields{margin:2px 0 8px}.storyboard-sheet-editor{display:grid;gap:6px;margin:10px 0;color:#505a78;font-size:12px;font-weight:700}.storyboard-sheet-editor textarea{width:100%;resize:vertical;font-weight:500;line-height:1.45}.storyboard-version-history{display:grid;gap:7px;margin:10px 0}.storyboard-version-history>strong{color:#5d6682;font-size:11px}.storyboard-version-history>div{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.storyboard-version-history button{flex:0 0 82px;display:grid;gap:4px;padding:5px;border:1px solid #e0e4f1;border-radius:10px;background:#fff;color:#616b89;cursor:pointer}.storyboard-version-history button.active{border-color:#4967ed;box-shadow:0 0 0 2px rgba(73,103,237,.12);color:#294bd5}.storyboard-version-history img{width:100%;height:58px;object-fit:cover;border-radius:6px}.storyboard-version-history span{font-size:10px;font-weight:700}.storyboard-sheet-actions{flex-wrap:wrap}.secondary-version{background:#fff!important;color:#53618a!important;border-color:#d9dfee!important}.batch-download-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;white-space:nowrap}.image-to-video-panel,.pet-batch-panel,.pet-cast-panel,.pet-drama-panel,.pet-product-panel,.pet-script-panel,.pet-storyboard-panel{display:grid;gap:12px}.image-to-video-panel .secondary-action{padding:9px 11px;border:1px solid #dce1ef;border-radius:9px;background:#fff;color:#53617e;font-size:11px;font-weight:750}.upload-drop-button{min-height:86px;padding:14px;border:1.5px dashed #9ba9df;border-radius:13px;background:#f6f8ff;color:#3554d2;font-size:12px;font-weight:850;cursor:pointer}.video-reference-section{display:grid;gap:8px;margin:12px 0}.video-reference-heading{display:flex;align-items:center;justify-content:space-between;color:#27324b}.video-reference-heading strong{font-size:12px}.video-reference-heading span{padding:3px 8px;border-radius:999px;background:#edf1ff;color:#3b58d7;font-size:10px;font-weight:850}.video-reference-slots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.video-reference-slot{position:relative;min-width:0;height:92px;overflow:hidden;border-radius:11px}.video-reference-slot.empty{display:grid;place-content:center;gap:3px;border:1.5px dashed #aeb9df;background:#f7f8ff;color:#4d62be;cursor:pointer}.video-reference-slot.empty i{font-size:20px;font-style:normal;line-height:1}.video-reference-slot.empty span{font-size:9px;font-weight:800}.video-reference-slot.filled{border:1px solid #dce1ef;background:#eef1f7}.video-reference-slot.filled img{width:100%;height:100%;object-fit:cover}.video-reference-slot.filled b{position:absolute;left:5px;bottom:5px;padding:2px 6px;border-radius:999px;background:rgba(21,27,43,.72);color:#fff;font-size:8px}.video-reference-slot.filled button{position:absolute;top:5px;right:5px;width:22px;height:22px;border:0;border-radius:999px;background:rgba(21,27,43,.76);color:#fff;font-size:16px;line-height:20px;cursor:pointer}.video-reference-section>small{color:#7a8297;font-size:9px}.resolved-reference-section{display:grid;gap:8px;padding:10px;border:1px solid #cfd8fb;border-radius:12px;background:#f6f8ff}.resolved-reference-section>header{display:flex;align-items:center;justify-content:space-between;color:#28365d}.resolved-reference-section>header strong{font-size:11px}.resolved-reference-section>header span{color:#4560d2;font-size:9px;font-weight:850}.resolved-reference-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.resolved-reference-grid figure{display:grid;grid-template-columns:52px 1fr;gap:7px;align-items:center;margin:0;padding:5px;border-radius:9px;background:#fff}.resolved-reference-grid img{width:52px;height:52px;border-radius:7px;object-fit:cover;background:#eef0f5}.resolved-reference-grid figcaption{display:grid;gap:3px;min-width:0}.resolved-reference-grid figcaption b{color:#2d395b;font-size:8px}.resolved-reference-grid figcaption small{overflow:hidden;color:#77809a;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.resolved-reference-section>small{color:#68738f;font-size:8px;line-height:1.5}.pet-cost-card{display:grid;gap:5px;padding:13px;border:1px solid #ccd7ff;border-radius:13px;background:linear-gradient(145deg,#f0f3ff,#fafbff)}.pet-cost-card strong{color:#263c9c;font-size:13px}.pet-cost-card small,.pet-cost-card span{color:#6d7692;font-size:10px;line-height:1.45}.pet-cost-card b{color:#d0642e;font-size:15px}.pet-character-card,.pet-segment-card{display:grid;gap:10px;padding:12px;border:1px solid #e0e4ef;border-radius:14px;background:#fbfbfd}.pet-character-card>header,.pet-segment-card>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.pet-character-card>header strong,.pet-segment-card>header strong{color:#2c344e;font-size:12px}.pet-character-card>header span,.pet-segment-card>header span{padding:4px 7px;border-radius:999px;background:#edf0f7;color:#707991;font-size:9px;font-weight:800}.pet-character-card>header span.approved{background:#e8f4d7;color:#587126}.pet-character-card>img,.pet-segment-card>img{width:100%;max-height:360px;border-radius:11px;object-fit:contain;background:#eef0f5}.pet-segment-card.current{border-color:#6079ed;box-shadow:0 0 0 2px rgba(74,103,227,.09);background:#f8f9ff}.pet-segment-card.sequence-locked{opacity:.72;background:#f2f3f6}.sequence-lock-note{padding:8px 9px;border-radius:8px;background:#e7e9ef;color:#747b8d;font-size:9px;line-height:1.45}.pet-segment-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.pet-character-card .asset-actions button,.pet-product-panel .asset-actions button,.pet-segment-actions button{min-height:38px;padding:8px;border:1px solid #d6dced;border-radius:9px;background:#f1f4ff;color:#3a53b9;font-size:10px;font-weight:800}.pet-character-card .asset-actions button:disabled,.pet-product-panel .asset-actions button:disabled,.pet-segment-actions button:disabled{opacity:.45;cursor:not-allowed}.pet-segment-actions button:nth-child(2),.pet-segment-actions button:nth-child(4){background:#edf6df;color:#5b742a}.source-actions{display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px;background:#f2f4fa}.source-actions button{padding:8px 10px;border-radius:8px;background:var(--blue);color:#fff;font-size:10px;font-weight:800}.source-actions small{color:#707991;font-size:9px;line-height:1.45}.pet-inspiration-panel{display:grid;gap:8px}.pet-inspiration-panel article{display:grid;gap:6px;padding:11px;border:1px solid #dfe4f1;border-radius:12px;background:#fff}.pet-inspiration-panel article header{display:flex;align-items:center;justify-content:space-between}.pet-inspiration-panel article header strong{color:#29324d;font-size:11px}.pet-inspiration-panel article header span{color:#5d70bd;font-size:9px;font-weight:800}.pet-inspiration-panel article b{color:#354eb4;font-size:10px}.pet-inspiration-panel article p{margin:0;color:#565f75;font-size:10px;line-height:1.5}.pet-inspiration-panel article small{color:#7b8295;font-size:9px;line-height:1.45}.pet-inspiration-panel article button{justify-self:end;padding:7px 9px;border-radius:8px;background:#edf1ff;color:#3453cf;font-size:9px;font-weight:800}@media (max-width:760px){.remix-contract-grid{grid-template-columns:1fr}.duration-plan-preview span,.quote-task-breakdown span{grid-template-columns:64px 72px 1fr}}