.ddv2-shell{--ddv2-bg: #0d1118;--ddv2-panel: #151b24;--ddv2-panel-2: #1b2430;--ddv2-line: #293446;--ddv2-text: #eef4ff;--ddv2-muted: #91a0b5;--ddv2-accent: #6aa2ff;width:100%;height:100%;min-height:620px;display:grid;grid-template-rows:54px minmax(0,1fr) 48px 58px;overflow:hidden;color:var(--ddv2-text);background:var(--ddv2-bg);font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.ddv2-shell *{box-sizing:border-box}.ddv2-shell button,.ddv2-shell input,.ddv2-shell select{font:inherit}.ddv2-shell button{color:inherit}.ddv2-header{display:flex;align-items:center;gap:18px;padding:0 14px;border-bottom:1px solid var(--ddv2-line);background:#111720}.ddv2-brand{display:flex;align-items:center;gap:10px;min-width:240px}.ddv2-brand svg{color:var(--ddv2-accent)}.ddv2-brand div{display:grid}.ddv2-brand strong{font-size:14px}.ddv2-brand span{font-size:10px;color:var(--ddv2-muted);text-transform:uppercase;letter-spacing:.12em}.ddv2-stats{display:flex;align-items:center;gap:8px;margin-right:auto}.ddv2-stats span{display:flex;align-items:center;gap:5px;padding:5px 9px;border:1px solid var(--ddv2-line);border-radius:999px;color:#b9c6d8;font-size:11px}.ddv2-header-actions{display:flex;align-items:center;gap:7px}.ddv2-header-actions button,.ddv2-timeline button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--ddv2-line);border-radius:7px;padding:7px 10px;background:var(--ddv2-panel-2);cursor:pointer;font-size:12px}.ddv2-header-actions button:hover,.ddv2-timeline button:hover:not(:disabled){border-color:var(--ddv2-accent)}.ddv2-header-actions button:disabled,.ddv2-timeline button:disabled{opacity:.45;cursor:not-allowed}.ddv2-header-actions .ddv2-close{width:32px;padding:6px;background:transparent}.ddv2-workspace{display:grid;grid-template-columns:238px minmax(340px,1fr) 292px;min-height:0}.ddv2-assets,.ddv2-actions{min-height:0;background:var(--ddv2-panel)}.ddv2-assets{grid-template-rows:42px 44px minmax(0,1fr) 34px;border-right:1px solid var(--ddv2-line)}.ddv2-assets{display:grid}.ddv2-actions{display:flex;flex-direction:column;border-left:1px solid var(--ddv2-line)}.ddv2-tabs{display:grid;grid-template-columns:1fr 1fr;padding:7px;gap:5px}.ddv2-tabs button,.ddv2-category-list button{border:0;border-radius:6px;background:transparent;color:var(--ddv2-muted);cursor:pointer;font-size:12px}.ddv2-tabs button.is-active,.ddv2-category-list button.is-active{color:#fff;background:#2b3a50}.ddv2-search{margin:5px 8px;height:32px;display:flex;align-items:center;gap:6px;padding:0 9px;border:1px solid var(--ddv2-line);border-radius:7px;color:var(--ddv2-muted);background:#0f151e}.ddv2-search input{width:100%;border:0;outline:0;color:#fff;background:transparent;font-size:12px}.ddv2-asset-list,.ddv2-action-list{overflow:auto;padding:7px;scrollbar-width:thin}.ddv2-asset-card{width:100%;display:grid;grid-template-columns:38px 1fr;align-items:center;gap:8px;margin-bottom:6px;padding:8px;text-align:left;border:1px solid transparent;border-radius:8px;background:#111821;cursor:pointer}.ddv2-asset-card:hover,.ddv2-asset-card.is-selected{border-color:#46658f;background:#192536}.ddv2-asset-icon{width:36px;height:36px;display:grid;place-items:center;color:#8db8ff;border-radius:7px;background:#243148}.ddv2-asset-card>span:last-child{min-width:0;display:grid;gap:3px}.ddv2-asset-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.ddv2-asset-card small{color:var(--ddv2-muted);font-size:10px}.ddv2-assets footer{display:flex;align-items:center;justify-content:space-between;padding:0 9px;border-top:1px solid var(--ddv2-line);color:var(--ddv2-muted);font-size:10px}.ddv2-loading,.ddv2-error{display:flex;align-items:center;gap:7px;margin:12px;color:var(--ddv2-muted);font-size:12px}.ddv2-loading svg{animation:ddv2-spin 1s linear infinite}.ddv2-error{color:#ff8585}.ddv2-stage{position:relative;min-width:0;min-height:0;background:#10151d}.ddv2-stage canvas{display:block}.ddv2-stage-note,.ddv2-action-chip,.ddv2-camera-chip{position:absolute;z-index:2;border:1px solid #33445c;border-radius:7px;background:#0d121bd6;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);font-size:11px}.ddv2-stage-note{left:12px;bottom:12px;padding:7px 10px;color:#aebcd0}.ddv2-action-chip,.ddv2-camera-chip{top:12px;left:12px;display:flex;align-items:center;gap:6px;padding:8px 10px}.ddv2-action-chip svg,.ddv2-camera-chip svg{color:var(--ddv2-accent)}.ddv2-action-chip span,.ddv2-camera-chip span{margin-left:5px;color:var(--ddv2-muted);font-size:9px}.ddv2-camera-chip{top:50px;border-color:#4b5d7a}.ddv2-panel-title{display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-bottom:1px solid var(--ddv2-line)}.ddv2-panel-title{min-height:42px}.ddv2-panel-title strong{font-size:13px}.ddv2-panel-title span{color:var(--ddv2-muted);font-size:11px}.ddv2-library-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;min-height:43px;padding:7px;border-bottom:1px solid var(--ddv2-line)}.ddv2-library-tabs button{border:0;border-radius:6px;color:var(--ddv2-muted);background:transparent;cursor:pointer;font-size:12px}.ddv2-library-tabs button.is-active{color:#fff;background:#2b3a50}.ddv2-library-tabs small{margin-left:4px;color:#8fb8f7}.ddv2-category-list{display:flex;flex-wrap:wrap;gap:4px;padding:6px 8px;border-bottom:1px solid var(--ddv2-line)}.ddv2-category-list button{padding:5px 7px}.ddv2-action-list{flex:1;min-height:0}.ddv2-action-list button{width:100%;display:grid;gap:4px;margin-bottom:5px;padding:8px 9px;text-align:left;border:1px solid transparent;border-radius:7px;background:#111821;cursor:pointer}.ddv2-action-list button:hover,.ddv2-action-list button.is-selected{border-color:#46658f;background:#192536}.ddv2-action-list button span{display:flex;align-items:center;gap:6px;font-size:11px}.ddv2-action-list button small{color:var(--ddv2-muted);font-size:9px}.ddv2-camera-list button em{color:#8291a6;font-size:10px;font-style:normal;line-height:1.35}.ddv2-camera-settings{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:7px 8px;border-bottom:1px solid var(--ddv2-line);color:var(--ddv2-muted);font-size:10px}.ddv2-camera-settings>button{min-height:27px;padding:5px 8px;border:1px solid #334158;border-radius:6px;color:#c2cddd;background:#111821;cursor:pointer;font-size:10px}.ddv2-camera-settings>button.is-active{border-color:#5b87c2;color:#fff;background:#243b5b}.ddv2-camera-settings>button.is-danger{color:#ff9d9d;border-color:#613d48}.ddv2-camera-settings>strong{flex:1 1 100%;color:#dce9fb;font-size:11px}.ddv2-camera-settings label{display:flex;flex:1 1 145px;align-items:center;gap:5px}.ddv2-camera-settings input{min-width:70px;flex:1;accent-color:var(--ddv2-accent)}.ddv2-camera-settings label span{width:27px;color:#fff}.ddv2-camera-settings .ddv2-shot-duration{min-width:44px;max-width:58px;padding:3px 4px;border:1px solid #35435a;border-radius:4px;color:#fff;background:#0e141d}.ddv2-shot-track{display:grid;grid-template-columns:292px minmax(0,1fr);align-items:stretch;gap:8px;padding:7px 12px;border-top:1px solid var(--ddv2-line);background:#0f151e}.ddv2-shot-track-label{display:flex;align-items:center;gap:6px;color:#b9c7d9;font-size:11px}.ddv2-shot-track-label svg{color:var(--ddv2-accent)}.ddv2-shot-track-label span{color:var(--ddv2-muted);font-size:9px}.ddv2-shot-track-label label{display:flex;align-items:center;gap:3px;margin-left:auto;color:var(--ddv2-muted);font-size:9px}.ddv2-shot-track-label label+label{margin-left:0}.ddv2-shot-track-label select{max-width:58px;padding:2px 3px;border:1px solid #344258;border-radius:4px;color:#fff;background:#151d28;font-size:9px}.ddv2-shot-rail-viewport{min-width:0;overflow-x:auto;overflow-y:hidden;border:1px solid #2d394d;border-radius:5px;background:#0a0f16;scrollbar-width:thin}.ddv2-shot-rail{position:relative;min-width:100%;height:100%;overflow:hidden}.ddv2-shot-rail>em{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#5f6e82;font-size:9px;font-style:normal}.ddv2-shot-clip{position:absolute;z-index:1;top:3px;bottom:3px;display:flex;align-items:center;gap:5px;min-width:26px;overflow:hidden;padding:0 10px;border:1px solid #3e5e8a;border-radius:4px;color:#d5e6ff;background:#1d3555;cursor:grab;white-space:nowrap;font-size:9px;touch-action:none;-webkit-user-select:none;user-select:none}.ddv2-shot-clip:active{cursor:grabbing}.ddv2-shot-clip span{display:grid;place-items:center;min-width:15px;height:15px;border-radius:3px;background:#ffffff21;font-size:8px}.ddv2-shot-clip.is-selected{border-color:#9ac2ff;box-shadow:inset 0 0 0 1px #9ac2ff59}.ddv2-shot-clip.is-active{background:#2d5685}.ddv2-shot-trim{position:absolute;z-index:2;top:0;bottom:0;width:7px;opacity:0;background:#c4dcffb8;cursor:ew-resize;touch-action:none}.ddv2-shot-trim.is-left{left:0;border-radius:3px 0 0 3px}.ddv2-shot-trim.is-right{right:0;border-radius:0 3px 3px 0}.ddv2-shot-clip:hover .ddv2-shot-trim,.ddv2-shot-clip.is-selected .ddv2-shot-trim{opacity:.85}.ddv2-camera-keyframe{position:absolute;z-index:4;top:1px;width:9px;height:9px;padding:0;border:1px solid #ffe09a;border-radius:1px;background:#e8a83c;transform:translate(-50%) rotate(45deg);cursor:pointer}.ddv2-camera-keyframe.is-selected{background:#fff1b7;box-shadow:0 0 0 2px #ffd67047}.ddv2-shot-playhead{position:absolute;z-index:5;top:0;bottom:0;width:1px;background:#ffcf6b;box-shadow:0 0 0 1px #ffcf6b29;pointer-events:none}.ddv2-timeline{display:flex;align-items:center;gap:9px;padding:8px 12px;border-top:1px solid var(--ddv2-line);background:#111720;color:var(--ddv2-muted);font-size:11px}.ddv2-timeline .ddv2-play{width:36px;height:34px;padding:0;color:#fff;border-color:#456b9f;background:#25446e}.ddv2-timeline input[type=range]{min-width:100px;flex:1;accent-color:var(--ddv2-accent)}.ddv2-timecode{min-width:62px;color:#fff;font-variant-numeric:tabular-nums}.ddv2-timeline-shot{max-width:110px;display:inline-flex;align-items:center;gap:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#aac9f8}.ddv2-timeline label{display:flex;align-items:center;gap:5px}.ddv2-timeline select{border:1px solid var(--ddv2-line);border-radius:5px;padding:4px;color:#fff;background:var(--ddv2-panel-2)}@keyframes ddv2-spin{to{transform:rotate(360deg)}}@media(max-width:980px){.ddv2-workspace{grid-template-columns:190px minmax(320px,1fr)}.ddv2-actions,.ddv2-stats{display:none}}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-ext-400-normal-BQZuk6qB.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-400-normal-DQukG94-.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-obahsSVq.woff2) format("woff2"),url(/assets/inter-cyrillic-400-normal-HOLc17fK.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-ext-400-normal-DGGRlc-M.woff2) format("woff2"),url(/assets/inter-greek-ext-400-normal-KugGGMne.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-400-normal-B4URO6DV.woff2) format("woff2"),url(/assets/inter-greek-400-normal-q2sYcFCs.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-vietnamese-400-normal-DMkecbls.woff2) format("woff2"),url(/assets/inter-vietnamese-400-normal-Bbgyi5SW.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-normal-C1nco2VV.woff2) format("woff2"),url(/assets/inter-latin-ext-400-normal-77YHD8bZ.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2) format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-ext-500-normal-B0yAr1jD.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-500-normal-BmqWE9Dz.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-500-normal-BasfLYem.woff2) format("woff2"),url(/assets/inter-cyrillic-500-normal-CxZf_p3X.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-greek-ext-500-normal-C4iEst2y.woff2) format("woff2"),url(/assets/inter-greek-ext-500-normal-2j5mBUwD.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-greek-500-normal-BIZE56-Y.woff2) format("woff2"),url(/assets/inter-greek-500-normal-Xzm54t5V.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-vietnamese-500-normal-DOriooB6.woff2) format("woff2"),url(/assets/inter-vietnamese-500-normal-mJboJaSs.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-ext-500-normal-CV4jyFjo.woff2) format("woff2"),url(/assets/inter-latin-ext-500-normal-BxGbmqWO.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2) format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-ext-600-normal-Dfes3d0z.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-600-normal-Bcila6Z-.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-600-normal-CWCymEST.woff2) format("woff2"),url(/assets/inter-cyrillic-600-normal-4D_pXhcN.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-greek-ext-600-normal-DRtmH8MT.woff2) format("woff2"),url(/assets/inter-greek-ext-600-normal-B8X0CLgF.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-greek-600-normal-plRanbMR.woff2) format("woff2"),url(/assets/inter-greek-600-normal-BZpKdvQh.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-vietnamese-600-normal-Cc8MFFhd.woff2) format("woff2"),url(/assets/inter-vietnamese-600-normal-BuLX-rYi.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-ext-600-normal-D2bJ5OIk.woff2) format("woff2"),url(/assets/inter-latin-ext-600-normal-CIVaiw4L.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2) format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-ext-700-normal-BjwYoWNd.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-700-normal-LO58E6JB.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-700-normal-CjBOestx.woff2) format("woff2"),url(/assets/inter-cyrillic-700-normal-DrXBdSj3.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-greek-ext-700-normal-qfdV9bQt.woff2) format("woff2"),url(/assets/inter-greek-ext-700-normal-BoQ6DsYi.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-greek-700-normal-C3JjAnD8.woff2) format("woff2"),url(/assets/inter-greek-700-normal-BUv2fZ6O.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-vietnamese-700-normal-DlLaEgI2.woff2) format("woff2"),url(/assets/inter-vietnamese-700-normal-BZaoP0fm.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-ext-700-normal-Ca8adRJv.woff2) format("woff2"),url(/assets/inter-latin-ext-700-normal-TidjK2hL.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-700-normal-Yt3aPRUw.woff2) format("woff2"),url(/assets/inter-latin-700-normal-BLAVimhd.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-cyrillic-ext-800-normal-BZOjs1Xv.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-800-normal-Ca-gJeZY.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-cyrillic-800-normal-C7MGvYyJ.woff2) format("woff2"),url(/assets/inter-cyrillic-800-normal-CCHyn08d.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-greek-ext-800-normal-B--PVpEC.woff2) format("woff2"),url(/assets/inter-greek-ext-800-normal-DUe57HfS.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-greek-800-normal-CLIouy3y.woff2) format("woff2"),url(/assets/inter-greek-800-normal-BU00tryP.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-vietnamese-800-normal-Cm7tD1pz.woff2) format("woff2"),url(/assets/inter-vietnamese-800-normal-DDlpr_Ee.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-latin-ext-800-normal-DZJjya6U.woff2) format("woff2"),url(/assets/inter-latin-ext-800-normal-BOMpwxm3.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-latin-800-normal-BYj_oED-.woff2) format("woff2"),url(/assets/inter-latin-800-normal-D1mf63XC.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg: #f6f7fb;--panel: #ffffff;--panel-2: #f1f2f8;--border: #e8e9f2;--border-soft: #eef0f6;--text: #1b1d27;--text-dim: #8b8f9e;--primary: #6366f1;--primary-strong: #5558e6;--primary-dim: #eef0fe;--accent-grad: linear-gradient(135deg, #eef1ff 0%, #f4f1ff 55%, #fdf2fb 100%);--danger: #e5484d;--ok: #16a34a;--radius: 14px;--shadow: 0 1px 2px rgba(22, 25, 50, .04), 0 8px 30px rgba(22, 25, 50, .06);--shadow-sm: 0 1px 2px rgba(22, 25, 50, .05)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:var(--bg);color:var(--text);font-size:14px}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit;font-size:14px}a{color:var(--primary);text-decoration:none}.center-screen{height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-dim)}.btn{border:1px solid var(--border);background:var(--panel);color:var(--text);padding:7px 14px;border-radius:8px;font-size:13px;transition:all .15s}.btn:hover{background:var(--panel-2)}.btn.primary{background:var(--primary);border-color:var(--primary);color:#fff}.btn.primary:hover{opacity:.9}.btn.danger{color:var(--danger);border-color:#f3c2c4}.btn.danger:hover{background:#fdecec}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.sm{padding:4px 10px;font-size:12px}.btn.ghost{border-color:transparent;background:transparent}.btn.ghost:hover{background:var(--panel-2)}.auth-wrap{height:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:radial-gradient(900px 500px at 50% -10%,rgba(125,164,255,.1),transparent 60%),linear-gradient(160deg,#06070a,#0a0d15 55%,#06070a)}.auth-glow{position:absolute;top:-160px;left:50%;transform:translate(-50%);width:560px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(125,164,255,.28),transparent 65%);filter:blur(40px);pointer-events:none}.auth-card{position:relative;z-index:1;width:384px;background:linear-gradient(180deg,#161a25eb,#0e1119eb);border:1px solid #1e2431;border-radius:18px;box-shadow:0 30px 80px -30px #000c,inset 0 1px #ffffff0a;padding:34px 32px 28px;color:#eef1f8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-brand{display:flex;justify-content:center;cursor:pointer;width:fit-content;margin:4px auto 22px}.auth-logo{height:63px;opacity:.98}.auth-card h1{font-size:24px;margin:0 0 6px;letter-spacing:-.01em;color:#f4f6fc}.auth-card .sub{color:#9ba9c4;margin-bottom:24px;font-size:14px}.field{margin-bottom:14px}.field label{display:block;font-size:12px;color:#9ba9c4;margin-bottom:6px}.field input{width:100%;padding:11px 13px;border:1px solid #232a39;border-radius:10px;outline:none;background:#0c0f16;color:#eef1f8;font-size:14px;transition:border-color .15s,box-shadow .15s}.field input::placeholder{color:#5d6982}.field input:focus{border-color:#7da4ff;box-shadow:0 0 0 3px #7da4ff26}.auth-card .btn.primary{background:linear-gradient(180deg,#8fb0ff,#6f97ff);border:none;color:#08101f;font-weight:600;padding:12px;border-radius:10px;margin-top:6px;box-shadow:0 8px 24px -8px #7da4ff99}.auth-card .btn.primary:hover:not(:disabled){filter:brightness(1.05)}.auth-error{color:#ff8e8e;font-size:13px;margin:8px 0}.auth-notice{color:#6ad29b;font-size:13px;margin:8px 0}.beian-bar{display:flex;gap:14px;justify-content:center;align-items:center;flex-wrap:wrap;font-size:12px;opacity:.7}.beian-bar a{color:inherit;text-decoration:none}.beian-bar a:hover{text-decoration:underline;opacity:1}.beian-police{display:inline-flex;align-items:center;gap:4px}.auth-wrap{position:relative}.auth-wrap .beian-bar{position:absolute;left:0;right:0;bottom:16px}.lp-footer .beian-bar{margin-top:4px}.auth-switch{text-align:center;margin-top:16px;color:#9ba9c4;font-size:14px}.auth-switch a{color:#9bb8ff;cursor:pointer;font-weight:500}.auth-switch a:hover{text-decoration:underline}.auth-hint{margin-top:18px;font-size:12px;color:#9ba9c4;background:#7da4ff0f;border:1px solid rgba(125,164,255,.14);padding:10px 12px;border-radius:10px;line-height:1.6}.auth-hint b{color:#cdb98a}.auth-back{display:block;text-align:center;margin-top:16px;font-size:13px;color:#6d7a93;cursor:pointer}.auth-back:hover{color:#9bb8ff}.captcha-row{display:flex;gap:10px;align-items:stretch}.captcha-row input{flex:1;padding:11px 13px;border:1px solid #232a39;border-radius:10px;outline:none;background:#0c0f16;color:#eef1f8;font-size:14px}.captcha-row input::placeholder{color:#5d6982}.captcha-row input:focus{border-color:#7da4ff;box-shadow:0 0 0 3px #7da4ff26}.captcha-img{flex:0 0 130px;cursor:pointer;border-radius:10px;overflow:hidden;display:flex;align-items:center;background:#fff}.captcha-img svg{display:block}.nav-search{padding:0 12px 8px;position:relative}.nav-search input{width:100%;padding:7px 28px 7px 12px;border:1px solid var(--border);border-radius:10px;outline:none;font-size:13px;background:var(--panel-2)}.nav-search input:focus{border-color:var(--primary);background:var(--panel)}.nav-search-clear{position:absolute;right:20px;top:6px;border:none;background:none;color:var(--text-dim);font-size:16px;cursor:pointer;line-height:1}.layout{height:100%;display:flex;flex-direction:column}.topbar{height:58px;flex:0 0 58px;background:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0 18px;gap:12px}.topbar .brand{font-weight:700;font-size:15px;margin-left:14px;margin-right:8px;display:flex;align-items:center;gap:8px}.brand-logo{height:45px;width:auto;display:block}.brand-logo.logo-dark{display:none}:root[data-theme=dark] .brand-logo.logo-light{display:none}:root[data-theme=dark] .brand-logo.logo-dark{display:block}.topbar .spacer{flex:1}.model-chip{display:flex;align-items:center;gap:8px;background:var(--panel-2);border:1px solid var(--border);padding:7px 14px;border-radius:999px;font-size:12.5px;color:var(--text)}.model-chip:hover{background:#e9ebf5}.credit-chip{display:flex;align-items:center;gap:6px;background:var(--primary);color:#fff;border:none;padding:8px 15px;border-radius:999px;font-weight:600;font-size:13px;box-shadow:0 2px 10px #6366f14d}.credit-chip:hover{background:var(--primary-strong)}.user-menu{position:relative}.dropdown{position:absolute;right:0;top:42px;z-index:30;background:var(--panel);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);min-width:190px;padding:6px}.dropdown button{display:block;width:100%;text-align:left;border:none;background:none;color:var(--text);padding:9px 12px;border-radius:6px;font-size:13px}.dropdown button:hover{background:var(--panel-2)}.body{flex:1;display:flex;min-height:0}.chev-btn{border:1px solid var(--border);background:var(--panel);color:var(--text-dim);width:24px;height:24px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;cursor:pointer;flex:0 0 auto}.chev-btn:hover{background:var(--panel-2);color:var(--primary);border-color:var(--primary)}.col-agents{width:212px;flex:0 0 212px;background:var(--panel);border-right:1px solid var(--border);display:flex;flex-direction:column;overflow:hidden;transition:flex-basis .18s ease,width .18s ease}.col-agents.collapsed{width:60px;flex-basis:60px}.col-head{padding:14px 16px 8px;font-size:11px;letter-spacing:.06em;color:var(--text-dim);font-weight:700;display:flex;align-items:center;justify-content:space-between}.col-agents.collapsed .col-head{justify-content:center;padding:12px 0 8px}.agent-scroll{flex:1;overflow-y:auto;padding:2px 8px}.agent-item{display:flex;gap:11px;align-items:center;padding:9px 10px;margin:3px 2px;border-radius:12px;cursor:pointer;transition:background .12s}.agent-item:hover{background:var(--panel-2)}.agent-item.active{background:var(--primary-dim)}.agent-tile{flex:0 0 36px;width:36px;height:36px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;background:var(--accent-grad);border:1px solid var(--border-soft)}.agent-item.active .agent-tile{border-color:#d3d8fb;box-shadow:0 2px 8px #6366f12e}.agent-meta{min-width:0}.agent-item .name{font-weight:600;font-size:13px;color:var(--text)}.agent-item.active .name{color:var(--primary-strong)}.agent-item .desc{font-size:11px;color:var(--text-dim);margin-top:1px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.col-foot{padding:10px;border-top:1px solid var(--border-soft)}.col-foot .btn{width:100%;border-radius:10px}.agent-rail{display:flex;flex-direction:column;align-items:center;gap:9px;padding:6px 0;overflow-y:auto}.agent-rail .agent-tile{cursor:pointer}.agent-rail .agent-tile.active{border-color:#c7cdfb;box-shadow:0 2px 8px #6366f147;background:var(--primary-dim)}.col-nav{width:250px;flex:0 0 250px;background:var(--panel);border-right:1px solid var(--border);display:flex;flex-direction:column;overflow:hidden;transition:flex-basis .18s ease,width .18s ease}.col-nav.collapsed{width:52px;flex-basis:52px}.nav-head{padding:14px 14px 4px;display:flex;align-items:center;justify-content:space-between}.nav-head .label{font-size:11px;letter-spacing:.06em;color:var(--text-dim);font-weight:700}.nav-actions{padding:6px 12px 10px;display:flex;gap:8px}.nav-actions .btn{flex:1;border-radius:10px}.nav-rail{display:flex;flex-direction:column;align-items:center;gap:10px;padding-top:12px}.nav-scroll{flex:1;overflow-y:auto;padding:4px 8px 16px}.proj{margin-bottom:2px;border-radius:10px}.proj-head,.session-row{display:flex;align-items:center;gap:7px;padding:8px 10px;border-radius:10px;cursor:pointer;font-size:13px}.proj-head:hover,.session-row:hover{background:var(--panel-2)}.proj-head{font-weight:600;color:var(--text)}.proj.selected>.proj-head{background:var(--primary-dim);color:var(--primary-strong);box-shadow:inset 2px 0 0 var(--primary)}.session-row{color:var(--text)}.session-row.active{background:var(--primary-dim);color:var(--primary-strong)}.session-row .title{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-actions{display:none;gap:1px}.proj-head:hover .row-actions,.session-row:hover .row-actions{display:flex}.row-actions button{border:none;background:none;padding:3px 5px;border-radius:6px;font-size:12px;color:var(--text-dim)}.row-actions button:hover{background:#6366f11f;color:var(--primary)}.nav-section-label{font-size:11px;color:var(--text-dim);padding:12px 10px 4px;font-weight:600}.col-main{flex:1;display:flex;flex-direction:column;min-width:0;background:var(--bg)}.chat-scroll{flex:1;overflow-y:auto;padding:28px 0}.chat-inner{max-width:780px;margin:0 auto;padding:0 24px}.msg{margin-bottom:20px;display:flex}.msg.user{justify-content:flex-end}.user-wrap{max-width:80%;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.msg.user .content{background:var(--primary);color:#fff;border:none;padding:11px 16px;border-radius:16px 16px 4px;line-height:1.65;white-space:pre-wrap;word-break:break-word;box-shadow:0 2px 12px #6366f140}.assistant-card{width:100%;background:var(--panel);border:1px solid var(--border);border-radius:16px;padding:16px 18px;box-shadow:var(--shadow-sm)}.assistant-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.assistant-head .avatar{width:32px;height:32px;border-radius:10px;flex:0 0 32px;display:flex;align-items:center;justify-content:center;font-size:17px;background:var(--accent-grad);border:1px solid var(--border-soft)}.assistant-head .who{font-weight:700;font-size:13.5px;color:var(--text)}.assistant-head .head-spacer{flex:1}.msg-actions{display:flex;gap:2px;opacity:0;transition:opacity .15s}.assistant-card:hover .msg-actions{opacity:1}.msg-actions button{border:none;background:none;color:var(--text-dim);padding:4px 7px;border-radius:7px;font-size:13px;cursor:pointer}.msg-actions button:hover{background:var(--panel-2);color:var(--primary)}.assistant-card .content{background:none;border:none;padding:0;line-height:1.75;word-break:break-word}.assistant-card .meta{font-size:11px;color:var(--text-dim);margin-top:10px}.attach-pills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.pill{background:var(--panel-2);border:1px solid var(--border);border-radius:999px;padding:4px 12px;font-size:12px;display:inline-flex;gap:6px;align-items:center}.reasoning{border:1px solid var(--border);background:var(--panel-2);border-radius:10px;margin-bottom:10px;overflow:hidden}.reasoning-head{padding:8px 12px;font-size:12px;color:var(--primary);cursor:pointer;display:flex;align-items:center;gap:6px;-webkit-user-select:none;user-select:none;font-weight:600}.reasoning-body{padding:0 12px 10px;font-size:12.5px;color:#5a5f6b;line-height:1.6;white-space:pre-wrap}.empty-chat{text-align:center;color:var(--text-dim);margin-top:14vh}.empty-chat .big{font-size:44px;margin-bottom:12px}.composer{border-top:1px solid var(--border);background:var(--panel);padding:14px 0 18px}.composer-inner{max-width:780px;margin:0 auto;padding:0 24px}.composer-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:9px}.toggle{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:var(--text);border:1px solid var(--border);border-radius:999px;padding:5px 12px;background:var(--panel);cursor:pointer}.toggle.on{background:var(--primary-dim);border-color:#c7cdfb;color:var(--primary)}.toggle .dot{width:8px;height:8px;border-radius:50%;background:var(--text-dim)}.toggle.on .dot{background:var(--primary)}.current-agent{font-size:12px;color:var(--text-dim)}.current-agent b{color:var(--primary)}.composer-box{border:1px solid var(--border);border-radius:16px;padding:12px 14px;background:var(--panel);box-shadow:var(--shadow-sm);transition:box-shadow .15s,border-color .15s}.composer-box:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-dim)}.composer textarea{width:100%;border:none;outline:none;resize:none;max-height:180px;line-height:1.6;background:transparent;color:var(--text);font-size:14px}.composer-actions{display:flex;align-items:center;gap:8px;margin-top:8px}.composer-actions .spacer{flex:1}.upload-pills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:50}.modal{background:var(--panel);border-radius:14px;box-shadow:var(--shadow);width:560px;max-width:92vw;max-height:86vh;overflow:auto}.modal-head{padding:18px 22px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.modal-head h2{margin:0;font-size:17px}.modal-body{padding:20px 22px}.modal-foot{padding:14px 22px;border-top:1px solid var(--border);display:flex;justify-content:flex-end;gap:10px}.close-x{border:none;background:none;font-size:20px;color:var(--text-dim);cursor:pointer}table.tbl{width:100%;border-collapse:collapse;font-size:13px}table.tbl th,table.tbl td{text-align:left;padding:8px 10px;border-bottom:1px solid var(--border)}table.tbl th{color:var(--text-dim);font-weight:600}.kv{display:grid;grid-template-columns:160px 1fr;gap:8px 12px;font-size:13px}.kv .k{color:var(--text-dim)}.tag{font-size:11px;padding:2px 8px;border-radius:12px;background:var(--panel-2)}.tag.ok{background:#e7f6ee;color:var(--ok)}.tag.off{background:#fdecec;color:var(--danger)}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#1f2329;color:#fff;padding:10px 18px;border-radius:8px;font-size:13px;z-index:100;box-shadow:var(--shadow)}.admin-wrap{height:100%;display:flex;flex-direction:column}.admin-tabs{display:flex;gap:4px;padding:10px 16px 0;background:var(--panel);border-bottom:1px solid var(--border)}.admin-tab{padding:9px 16px;border:none;background:none;border-bottom:2px solid transparent;color:var(--text-dim);font-size:14px}.admin-tab.active{color:var(--primary);border-bottom-color:var(--primary);font-weight:600}.admin-body{flex:1;overflow:auto;padding:24px}.card{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:18px;margin-bottom:18px}.card h3{margin:0 0 14px;font-size:15px}.grid-stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px}.stat{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:16px}.stat .num{font-size:24px;font-weight:700}.stat .lbl{color:var(--text-dim);font-size:12px;margin-top:4px}.form-row{display:flex;gap:10px;align-items:center;margin-bottom:10px}.form-row label{width:150px;color:var(--text-dim);font-size:13px}.form-row input,.form-row select,.form-row textarea{flex:1;padding:8px 10px;border:1px solid var(--border);border-radius:8px;outline:none}.form-row textarea{min-height:90px;resize:vertical}.content.markdown{line-height:1.75}.content.markdown>*:first-child{margin-top:0}.content.markdown>*:last-child{margin-bottom:0}.content.markdown h1,.content.markdown h2,.content.markdown h3{margin:14px 0 8px;line-height:1.3}.content.markdown h1{font-size:18px}.content.markdown h2{font-size:16px}.content.markdown h3{font-size:14.5px}.content.markdown p{margin:8px 0}.content.markdown ul,.content.markdown ol{margin:8px 0;padding-left:22px}.content.markdown li{margin:3px 0}.content.markdown strong{color:#11141a}.content.markdown code{background:#eef0f4;border-radius:4px;padding:1px 5px;font-size:12.5px;font-family:SFMono-Regular,Consolas,monospace}.content.markdown pre{background:#1f2329;color:#e6e9ef;border-radius:8px;padding:12px 14px;overflow-x:auto;margin:10px 0}.content.markdown blockquote{border-left:3px solid var(--primary);margin:10px 0;padding:2px 12px;color:var(--text-dim);background:#fafbff;border-radius:0 6px 6px 0}.content.markdown table{border-collapse:collapse;margin:10px 0;font-size:13px}.content.markdown th,.content.markdown td{border:1px solid var(--border);padding:6px 10px}.content.markdown th{background:var(--panel-2)}.content.markdown hr{border:none;border-top:1px solid var(--border);margin:14px 0}.user-content{white-space:pre-wrap;word-break:break-word}.msg.assistant .content{box-shadow:0 1px 2px #00000008}.msg.assistant .avatar{background:linear-gradient(135deg,#eef0ff,#fff)}.opts{margin-top:12px;border:1px solid #d8ddfb;background:linear-gradient(180deg,#fbfcff,#f6f8ff);border-radius:12px;padding:14px}.opts-q{font-weight:600;font-size:14px;margin-bottom:12px;line-height:1.5}.opts-tag{display:inline-block;font-size:11px;font-weight:600;color:#fff;background:var(--primary);border-radius:6px;padding:2px 8px;margin-right:8px;vertical-align:middle}.opts-list{display:flex;flex-direction:column;gap:10px}.opt-card{border:1px solid var(--border);background:var(--panel);border-radius:10px;padding:10px 12px;transition:all .15s}.opt-card.rec{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-dim)}.opt-card.chosen{opacity:.55}.opt-main{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.opt-btn{flex:1;min-width:0;display:flex;align-items:center;gap:10px;border:none;background:none;padding:4px 2px;text-align:left;font-size:14px;color:var(--text)}.opt-btn:hover:not(:disabled) .opt-label{color:var(--primary)}.opt-btn:disabled{cursor:default}.opt-key{flex:0 0 auto;min-width:26px;height:24px;padding:0 8px;border-radius:7px;background:var(--primary);color:#fff;font-weight:700;display:inline-flex;align-items:center;justify-content:center;font-size:12px;white-space:nowrap;text-transform:uppercase;letter-spacing:.02em}.opt-card.rec .opt-key{background:var(--primary)}.opt-label{font-weight:600}.opt-rec{font-size:11px;color:var(--primary);background:var(--primary-dim);border-radius:10px;padding:1px 8px}.opt-desc-toggle{flex:0 0 auto;border:1.5px solid var(--primary);background:var(--primary-dim);color:var(--primary);font-size:12.5px;font-weight:600;padding:5px 12px;border-radius:20px;transition:all .15s;white-space:nowrap}.opt-desc-toggle:hover,.opt-desc-toggle.open{background:var(--primary);color:#fff}.opt-conseq{font-size:12.5px;color:var(--text-dim);margin:6px 0 0 36px;line-height:1.5}.opt-desc-box{margin:8px 0 0 36px;display:flex;flex-direction:column;gap:8px}.opt-desc-box textarea{border:1px solid var(--border);border-radius:8px;padding:8px 10px;resize:vertical;outline:none;font-size:13px}.opt-desc-box textarea:focus{border-color:var(--primary)}.opt-desc-box .btn{align-self:flex-start}.opts-exits{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:12px;border-top:1px dashed var(--border)}.exit-btn{border:1px solid var(--border);background:var(--panel);border-radius:20px;padding:5px 14px;font-size:12.5px;color:var(--text)}.exit-btn:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.exit-btn:disabled{opacity:.5;cursor:default}.opts-done{margin-top:10px;font-size:12.5px;color:var(--ok)}.drag-handle{color:#c2c8d0;cursor:grab;font-size:13px;flex:0 0 auto;opacity:0;transition:opacity .15s}.session-row:hover .drag-handle{opacity:1}.session-row.dragging{opacity:.45}.session-row.empty{color:var(--text-dim);cursor:default;font-size:12px;font-style:italic}.proj.drop-over{background:var(--primary-dim);border-radius:8px;outline:2px dashed var(--primary)}.standalone-zone{border-radius:8px;padding-bottom:4px}.standalone-zone.drop-over{background:var(--primary-dim);outline:2px dashed var(--primary)}.drop-hint{font-size:11px;color:var(--primary);padding:4px 10px;font-weight:600}.chev-btn.on{background:var(--primary);color:#fff;border-color:var(--primary)}.batch-bar{display:flex;align-items:center;gap:6px;padding:8px 12px;flex-wrap:wrap;border-bottom:1px solid var(--border-soft)}.batch-count{font-size:12px;color:var(--text-dim);margin-right:auto}.batch-bar .btn{padding:4px 10px}.sel-box{flex:0 0 auto;width:17px;height:17px;border:1.5px solid var(--border);border-radius:5px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;color:#fff;background:var(--panel)}.session-row.selected{background:var(--primary-dim)}.session-row.selected .sel-box{background:var(--primary);border-color:var(--primary)}.edit-btn{align-self:flex-end;margin-top:5px;border:1px solid var(--border);background:var(--panel);color:var(--text-dim);font-size:11.5px;padding:3px 10px;border-radius:999px;cursor:pointer;opacity:0;transition:opacity .15s}.user-wrap:hover .edit-btn{opacity:1}.edit-btn:hover{color:var(--primary);border-color:var(--primary)}.user-edit{width:min(560px,80vw);display:flex;flex-direction:column;gap:8px}.user-edit textarea{width:100%;min-height:70px;border:1px solid var(--primary);border-radius:14px;padding:11px 14px;outline:none;resize:vertical;line-height:1.6;font-size:14px;box-shadow:0 0 0 3px var(--primary-dim)}.user-edit-actions{display:flex;align-items:center;gap:8px}.user-edit-tip{font-size:11.5px;color:var(--text-dim);margin-right:auto}.move-list{display:flex;flex-direction:column;gap:8px}.move-item{display:flex;align-items:center;gap:10px;width:100%;text-align:left;border:1px solid var(--border);background:var(--panel);border-radius:12px;padding:12px 14px;font-size:14px;color:var(--text);cursor:pointer;transition:all .12s}.move-item:hover{border-color:var(--primary);background:var(--primary-dim)}.move-ico{flex:0 0 34px;width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:17px;background:var(--accent-grad);border:1px solid var(--border-soft)}.move-name{font-weight:600}.move-empty{color:var(--text-dim);font-size:13px;padding:8px 2px}.feedback-fab{position:fixed;right:24px;bottom:24px;z-index:60;display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;background:linear-gradient(135deg,#6366f1,#8b5cf6);padding:12px 18px;border-radius:999px;box-shadow:0 6px 20px #6366f173;transition:transform .15s,box-shadow .15s;animation:fab-pop .3s ease}.feedback-fab:hover{transform:translateY(-2px);box-shadow:0 10px 28px #6366f18c}.feedback-fab .fab-ico{font-size:18px;line-height:1}.fab-badge{position:absolute;top:-4px;right:-2px;background:#e5484d;color:#fff;min-width:18px;height:18px;border-radius:999px;font-size:11px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px}@keyframes fab-pop{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}.feedback-panel{position:fixed;right:24px;bottom:84px;z-index:60;width:360px;max-width:calc(100vw - 32px);max-height:70vh;background:var(--panel);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column;animation:panel-up .2s ease}@keyframes panel-up{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}.fb-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--border);font-weight:700}.fb-body{padding:14px 16px;overflow-y:auto}.fb-body textarea{width:100%;border:1px solid var(--border);border-radius:12px;padding:10px 12px;outline:none;resize:vertical;font-size:13px;line-height:1.6}.fb-body textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-dim)}.fb-submit-row{display:flex;align-items:center;gap:10px;margin-top:8px}.fb-submit-row .btn{margin-left:auto}.fb-msg{font-size:12px;color:var(--ok)}.fb-list-title{font-size:12px;color:var(--text-dim);font-weight:700;margin:16px 0 8px}.fb-list{display:flex;flex-direction:column;gap:10px}.fb-empty{color:var(--text-dim);font-size:13px}.fb-ticket{border:1px solid var(--border);border-radius:12px;padding:10px 12px;background:var(--panel-2)}.fb-ticket-top{display:flex;align-items:center;gap:8px;margin-bottom:5px}.fb-time{font-size:11px;color:var(--text-dim);margin-left:auto}.fb-status{font-size:11px;padding:1px 8px;border-radius:999px}.fb-status.open{background:#fdecec;color:var(--danger)}.fb-status.replied{background:#e7f6ee;color:var(--ok)}.fb-status.closed{background:var(--panel-2);color:var(--text-dim);border:1px solid var(--border)}.fb-content{font-size:13px;line-height:1.6;white-space:pre-wrap}.fb-reply{margin-top:8px;padding:8px 10px;background:var(--primary-dim);border-radius:8px;font-size:12.5px;line-height:1.6}.fb-reply b{color:var(--primary-strong)}.chat-toolbar{display:flex;align-items:center;gap:10px;padding:8px 16px;border-bottom:1px solid var(--border-soft);background:var(--panel);flex:0 0 auto}.chat-title{font-weight:600;font-size:13.5px;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-menu-btn{display:none;border:1px solid var(--border);background:var(--panel);border-radius:8px;width:32px;height:32px;font-size:16px;cursor:pointer;align-items:center;justify-content:center;flex:0 0 auto}.stop-btn{border-color:var(--danger);color:var(--danger);font-weight:600}.stop-btn:hover{background:#fdecec}.msg-time{font-size:11px;color:var(--text-dim)}.user-foot{display:flex;align-items:center;gap:8px;justify-content:flex-end;margin-top:5px;opacity:0;transition:opacity .15s}.user-wrap:hover .user-foot{opacity:1}.mini-act{border:none;background:none;color:var(--text-dim);font-size:12px;cursor:pointer;padding:2px 6px;border-radius:6px}.mini-act:hover{background:var(--panel-2);color:var(--primary)}.assistant-card .meta{display:flex;gap:6px;align-items:center}.side-drawer{display:contents}.drawer-backdrop{display:none}@media(max-width:860px){.side-drawer{display:flex;flex-direction:column;position:fixed;top:58px;bottom:0;left:-120%;width:86vw;max-width:330px;z-index:46;background:var(--panel);box-shadow:var(--shadow);transition:left .22s ease}.side-drawer.open{left:0}.drawer-backdrop{display:block;position:fixed;right:0;bottom:0;left:0;top:58px;background:#00000059;z-index:45}.side-drawer .col-agents,.side-drawer .col-nav{width:100%!important;flex:0 0 auto!important;border-right:none}.side-drawer .col-agents{max-height:40%;border-bottom:1px solid var(--border)}.side-drawer .col-agents.collapsed{width:100%!important;flex-basis:auto!important}.side-drawer .col-nav{flex:1 1 auto!important}.mobile-menu-btn{display:inline-flex}.chat-inner,.composer-inner{padding-left:14px;padding-right:14px}.topbar{padding:0 12px;gap:8px}.topbar .brand{font-size:13px}.model-chip{padding:6px 9px;font-size:11.5px}.feedback-fab{right:14px;bottom:14px;padding:10px 14px}.feedback-fab .fab-text{display:none}.feedback-panel{right:10px;left:10px;width:auto;bottom:74px}}@media(min-width:861px){.mobile-menu-btn{display:none}}.model-pick{display:flex;flex-direction:column;gap:10px}.model-opt{text-align:left;border:1.5px solid var(--border);background:var(--panel);border-radius:12px;padding:12px 14px;cursor:pointer;transition:all .12s}.model-opt:hover{border-color:var(--primary)}.model-opt.active{border-color:var(--primary);background:var(--primary-dim)}.model-opt-top{display:flex;align-items:center;justify-content:space-between}.model-opt-name{font-weight:700;font-size:14px;color:var(--text)}.model-opt-tick{color:var(--primary);font-weight:700}.model-opt-price{font-size:12px;color:var(--text-dim);margin-top:4px}.model-select{position:relative}.model-select-btn{display:inline-flex;align-items:center;gap:6px;font-size:12px;border:1px solid var(--border);border-radius:999px;padding:5px 12px;background:var(--panel);color:var(--text);cursor:pointer}.model-select-btn:hover{border-color:var(--primary);color:var(--primary)}.model-select-btn .caret{color:var(--text-dim);font-size:10px}.menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40}.model-menu{position:absolute;bottom:calc(100% + 8px);left:0;z-index:41;width:300px;max-width:80vw;background:var(--panel);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow);padding:6px}.model-menu-title{font-size:11px;color:var(--text-dim);font-weight:700;padding:6px 10px 4px}.model-menu-item{display:flex;flex-direction:column;gap:2px;width:100%;text-align:left;border:none;background:none;border-radius:10px;padding:9px 10px;cursor:pointer}.model-menu-item:hover{background:var(--panel-2)}.model-menu-item.active{background:var(--primary-dim)}.model-menu-item .mm-name{font-weight:600;font-size:13px;color:var(--text)}.model-menu-item.active .mm-name{color:var(--primary-strong)}.model-menu-item .mm-price{font-size:11px;color:var(--text-dim)}.content.markdown{font-size:14px;color:var(--text)}.content.markdown h1{font-size:18px;font-weight:700;margin:16px 0 10px;color:var(--text)}.content.markdown h2{font-size:16px;font-weight:700;margin:20px 0 10px;color:var(--text)}.content.markdown h3{font-size:14.5px;font-weight:700;margin:18px 0 9px;color:var(--text);display:flex;align-items:center;gap:8px}.content.markdown h3:before{content:"";width:4px;height:15px;border-radius:3px;background:var(--primary);flex:0 0 auto}.content.markdown h4{font-size:13.5px;font-weight:700;margin:12px 0 6px;color:var(--text)}.content.markdown p{margin:8px 0;line-height:1.78}.content.markdown strong{font-weight:700;color:#14161f}.content.markdown ul{list-style:none;padding-left:2px;margin:8px 0}.content.markdown ul>li{position:relative;padding-left:16px;margin:7px 0;line-height:1.72}.content.markdown ul>li:before{content:"";position:absolute;left:3px;top:10px;width:5px;height:5px;border-radius:50%;background:var(--primary)}.content.markdown ol{padding-left:20px;margin:8px 0}.content.markdown ol>li{margin:7px 0;line-height:1.72}.content.markdown ol>li::marker{color:var(--primary-strong);font-weight:700}.content.markdown li>strong:first-child{color:var(--primary-strong)}.content.markdown blockquote{border-left:3px solid var(--primary);background:var(--panel-2);border-radius:0 10px 10px 0;margin:12px 0;padding:9px 14px;color:#4a4f5b;font-size:13px}.content.markdown blockquote p{margin:3px 0}.content.markdown hr{border:none;border-top:1px solid var(--border);margin:18px 0}.content.markdown table{width:100%;border-collapse:separate;border-spacing:0;margin:12px 0;border:1px solid var(--border);border-radius:10px;overflow:hidden;font-size:13px}.content.markdown thead th{background:var(--panel-2);color:var(--text);font-weight:700;text-align:left}.content.markdown th,.content.markdown td{padding:8px 12px;border-bottom:1px solid var(--border-soft);text-align:left}.content.markdown tbody tr:last-child td{border-bottom:none}.content.markdown code{background:var(--panel-2);border-radius:5px;padding:1px 6px;font-size:12.5px;font-family:SFMono-Regular,Consolas,monospace}.content.markdown pre{background:#1b1d27;color:#e6e9f2;border-radius:10px;padding:12px 14px;overflow-x:auto;margin:10px 0}.content.markdown pre code{background:none;padding:0;color:inherit}.content.markdown a{color:var(--primary)}:root{--agent-accent: #6366f1}html,body{transition:background-color .25s ease,color .25s ease}:root[data-theme=dark]{--bg: #06070a;--panel: #0e1119;--panel-2: #161a25;--border: #1e2431;--border-soft: #181d28;--text: #eef1f8;--text-dim: #9ba9c4;--primary: #7da4ff;--primary-strong: #9bb8ff;--primary-dim: #16203a;--accent-grad: linear-gradient(135deg, #121a2e 0%, #14203c 55%, #0e1726 100%);--shadow: 0 1px 2px rgba(0,0,0,.5), 0 12px 40px rgba(0,0,0,.55);--shadow-sm: 0 1px 2px rgba(0,0,0,.45)}:root[data-theme=dark] .topbar{background:#141720cc}:root[data-theme=dark] .model-chip:hover{background:#262b38}:root[data-theme=dark] .content.markdown strong{color:#f2f4fa}:root[data-theme=dark] .content.markdown code{background:#262b38}:root[data-theme=dark] .opts{background:linear-gradient(180deg,#1c2030,#191d2b);border-color:#2e3550}:root[data-theme=dark] .reasoning-body{color:#aab0c0}:root[data-theme=dark] .btn.danger:hover{background:#3a2226}:root[data-theme=dark] .fb-status.open{background:#3a2226}:root[data-theme=dark] .fb-status.replied{background:#16321f}:root[data-theme=dark] .tag.ok{background:#16321f}:root[data-theme=dark] .tag.off{background:#3a2226}:root[data-theme=dark] .content.markdown blockquote{background:#11151f}:root[data-theme=dark] .stop-btn:hover{background:#3a2226}:root[data-theme=dark] .move-item:hover{background:var(--primary-dim)}:root[data-theme=dark] .col-main{background:radial-gradient(900px 500px at 80% -10%,rgba(125,164,255,.13),transparent 60%),radial-gradient(720px 520px at -5% 110%,rgba(124,109,255,.08),transparent 58%),var(--bg)}:root[data-theme=dark] .topbar{background:linear-gradient(180deg,#121620f5,#090c13d1);border-bottom:1px solid transparent;box-shadow:inset 0 -1px #7da4ff1a,0 10px 28px -20px #000000e6}:root[data-theme=dark] .col-agents,:root[data-theme=dark] .col-nav{background:linear-gradient(180deg,#0c0f16,#090b12);border-color:#141925}:root[data-theme=dark] .composer{background:linear-gradient(180deg,#0e11198c,#090c13eb);border-top-color:#161b27}:root[data-theme=dark] .composer-box{background:#0c0f16;border-color:#232a39}:root[data-theme=dark] .composer-box:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #7da4ff26}:root[data-theme=dark] .nav-search input{background:#0c0f16;border-color:#232a39}:root[data-theme=dark] .agent-item.active{background:linear-gradient(90deg,#7da4ff26,#7da4ff0a);box-shadow:inset 0 0 0 1px #7da4ff2e}:root[data-theme=dark] .session-row.active{background:linear-gradient(90deg,rgba(125,164,255,.13),transparent);box-shadow:inset 2px 0 0 var(--primary)}:root[data-theme=dark] .credit-chip{background:linear-gradient(180deg,#8fb0ff,#6f97ff);color:#08101f;box-shadow:0 6px 18px -6px #7da4ff8c}:root[data-theme=dark] .credit-chip:hover{filter:brightness(1.06)}:root[data-theme=dark] .msg.user .content{background:linear-gradient(180deg,#3f5fdd,#2f4bc4);color:#fff;box-shadow:0 4px 16px -4px #3f5fdd80}:root[data-theme=dark] .assistant-card{background:linear-gradient(180deg,#141822b3,#0e1119b3);border-color:#1c2230}:root[data-theme=dark] .model-chip{background:#11141c;border-color:#232a39}:root[data-theme=dark] .btn.primary{background:linear-gradient(180deg,#8fb0ff,#6f97ff);border:none;color:#08101f;font-weight:600;box-shadow:0 6px 18px -8px #7da4ff99}:root[data-theme=dark] .btn.primary:hover:not(:disabled){filter:brightness(1.06);opacity:1}:root[data-theme=dark] .btn{background:#ffffff08;border-color:#232a39;color:var(--text)}:root[data-theme=dark] .btn:hover{background:#7da4ff14;border-color:#33405c}:root[data-theme=dark] .btn.ghost{background:transparent;border-color:transparent}:root[data-theme=dark] .btn.ghost:hover{background:#ffffff0d}:root[data-theme=dark] .toggle{background:#ffffff08;border-color:#232a39}:root[data-theme=dark] .toggle.on{background:#7da4ff1f;border-color:#7da4ff59;color:var(--primary-strong)}:root[data-theme=dark] .empty-chat{position:relative}:root[data-theme=dark] .empty-chat:before{content:"";position:absolute;left:50%;top:-46px;transform:translate(-50%);width:440px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(125,164,255,.2),transparent 66%);filter:blur(36px);pointer-events:none;z-index:0}:root[data-theme=dark] .empty-chat>*{position:relative;z-index:1}:root[data-theme=dark] .empty-avatar{box-shadow:0 0 0 1px #7da4ff38,0 18px 60px -10px #7da4ff73}:root[data-theme=dark] .empty-title{font-size:26px;letter-spacing:-.02em;font-weight:800;background:linear-gradient(180deg,#f4f6fc 30%,#aebfe6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}:root[data-theme=dark] .empty-sub{font-size:14px}:root[data-theme=dark] .inspire-card{background:#ffffff06;border-color:#1c2230}:root[data-theme=dark] .agent-tile,:root[data-theme=dark] .assistant-head .avatar{background:linear-gradient(160deg,#1a2336,#131a2b);border-color:#283350}:root[data-theme=dark] .agent-item:hover{background:#ffffff09}:root[data-theme=dark] .proj-head:hover,:root[data-theme=dark] .session-row:hover{background:#ffffff09}:root[data-theme=dark] .col-head,:root[data-theme=dark] .nav-head .label{letter-spacing:.1em}.agent-svg{display:block}:root[data-theme=dark] .modal{background:linear-gradient(180deg,#141824,#0e1119);border:1px solid #1e2431}:root[data-theme=dark] .modal-mask{background:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}:root[data-theme=dark] .dropdown{background:#141824;border-color:#1e2431}:root[data-theme=dark] .dropdown button:hover{background:#7da4ff1a}.theme-btn{display:inline-flex;align-items:center;justify-content:center;padding:7px 9px}.assistant-head .avatar{background:color-mix(in srgb,var(--agent-accent) 16%,var(--panel));border-color:color-mix(in srgb,var(--agent-accent) 35%,var(--border))}.assistant-card{border-left:3px solid color-mix(in srgb,var(--agent-accent) 55%,transparent)}.assistant-head .who{color:color-mix(in srgb,var(--agent-accent) 75%,var(--text))}.current-agent b{color:var(--agent-accent)}.agent-item.active .name{color:var(--ac, var(--primary-strong))}.agent-tile.active{box-shadow:0 2px 10px color-mix(in srgb,var(--ac, var(--primary)) 35%,transparent)}.code-block{border:1px solid var(--border);border-radius:10px;overflow:hidden;margin:12px 0}.code-head{display:flex;align-items:center;justify-content:space-between;background:#11141c;color:#8b93a7;font-size:11.5px;padding:5px 12px}.code-lang{text-transform:uppercase;letter-spacing:.04em}.copy-code{border:none;background:#ffffff14;color:#cdd3e0;font-size:11.5px;padding:2px 10px;border-radius:6px;cursor:pointer}.copy-code:hover{background:#ffffff2e}.code-block pre{margin:0;border-radius:0;background:#1b1d27;padding:12px 14px}.code-block code.hljs{background:none;padding:0;color:#e6e9f2;font-size:12.5px;font-family:SFMono-Regular,Consolas,monospace}.hljs-comment,.hljs-quote{color:#7d8590;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-name,.hljs-built_in{color:#ff7b72}.hljs-string,.hljs-attr,.hljs-template-tag,.hljs-regexp{color:#a5d6ff}.hljs-number,.hljs-literal,.hljs-variable,.hljs-bullet{color:#79c0ff}.hljs-title,.hljs-section,.hljs-function .hljs-title{color:#d2a8ff}.hljs-type,.hljs-meta,.hljs-symbol{color:#ffa657}.hljs-tag,.hljs-subst,.hljs-addition{color:#7ee787}.hljs-deletion{color:#ffa198}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.msg{animation:msg-in .26s ease both}@keyframes msg-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.type-cursor{display:inline-block;margin-left:1px;color:var(--agent-accent);animation:blink 1s step-start infinite;font-weight:700}@keyframes blink{50%{opacity:0}}.empty-chat{text-align:center;margin:9vh auto 0;max-width:560px}.empty-avatar{width:64px;height:64px;margin:0 auto 14px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:32px;background:color-mix(in srgb,var(--agent-accent) 16%,var(--panel));border:1px solid color-mix(in srgb,var(--agent-accent) 35%,var(--border));box-shadow:0 6px 24px color-mix(in srgb,var(--agent-accent) 22%,transparent)}.empty-title{font-size:18px;font-weight:700;color:var(--text)}.empty-sub{font-size:13px;color:var(--text-dim);margin-top:6px;line-height:1.5}.inspire-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px;text-align:left}.inspire-card{display:flex;align-items:center;gap:10px;padding:13px 15px;border:1px solid var(--border);background:var(--panel);border-radius:14px;font-size:13.5px;color:var(--text);cursor:pointer;transition:all .15s;box-shadow:var(--shadow-sm)}.inspire-card:hover{border-color:var(--agent-accent);transform:translateY(-2px);box-shadow:0 8px 22px color-mix(in srgb,var(--agent-accent) 22%,transparent)}.inspire-spark{flex:0 0 auto;display:inline-flex;align-items:center;color:var(--agent-accent)}@media(max-width:560px){.inspire-grid{grid-template-columns:1fr}}:root[data-theme=dark] .col-main.cinema{--panel: #0f1320;--panel-2: #161c2c;--border: #232c44;--border-soft: #1b2236;--text: #eef1f8;--text-dim: #9ba9c4;--primary-dim: #1a2540}:root[data-theme=dark] .col-main.cinema .chat-toolbar{background:#0c0f18eb;border-bottom-color:#232c44}:root[data-theme=dark] .col-main.cinema .composer{background:linear-gradient(180deg,#0e11198c,#090c13eb);border-top-color:#232c44}:root[data-theme=dark] .col-main.cinema .chat-scroll{box-shadow:inset 0 14px 20px -16px #0000008c,inset 0 -14px 20px -16px #0000008c}.col-main.cinema .chat-title{color:var(--agent-accent);font-weight:700}.film-card{border:1px solid var(--border);border-radius:14px;margin:12px 0;overflow:hidden;background:var(--panel);box-shadow:var(--shadow-sm)}.film-card-head{display:flex;align-items:center;gap:8px;padding:10px 14px;font-weight:700;font-size:13.5px;background:color-mix(in srgb,var(--agent-accent) 14%,var(--panel));border-bottom:1px solid var(--border);color:color-mix(in srgb,var(--agent-accent) 80%,var(--text))}.shot-dur{margin-left:auto;font-size:11px;color:var(--text-dim);font-weight:600;background:var(--panel-2);padding:1px 9px;border-radius:10px}.style-dim{display:flex;align-items:baseline;gap:10px;padding:8px 14px;border-bottom:1px solid var(--border-soft);font-size:13px;flex-wrap:wrap}.style-dim:last-child{border-bottom:none}.style-dim-key{flex:0 0 64px;color:var(--text-dim);font-size:12px}.style-dim-val{font-weight:600;color:var(--text)}.style-dim-note{color:var(--text-dim);font-size:12px}.style-palette{display:flex;align-items:center;gap:6px;padding:10px 14px;flex-wrap:wrap;border-top:1px solid var(--border-soft)}.style-sub{font-size:11px;color:var(--text-dim);font-weight:700;margin-right:4px}.swatch{width:22px;height:22px;border-radius:6px;border:1px solid var(--border)}.style-redlines{padding:8px 14px 12px;border-top:1px solid var(--border-soft)}.style-redlines ul{margin:6px 0 0;padding-left:18px}.style-redlines li{color:var(--danger);font-size:12.5px;margin:3px 0}.shot-card .seg-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;padding:12px 14px}.seg-cell{background:var(--panel-2);border:1px solid var(--border-soft);border-radius:10px;padding:9px 10px}.seg-time{font-size:11px;font-weight:700;color:var(--agent-accent)}.seg-label{font-size:12px;font-weight:600;margin-top:2px;color:var(--text)}.seg-desc{font-size:12px;color:var(--text);margin-top:4px;line-height:1.5}.seg-cam{font-size:11px;color:var(--text-dim);margin-top:5px}.shot-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 14px 12px;flex-wrap:wrap}.shot-hint{font-size:11.5px;color:var(--text-dim)}.film-copy-btn{border:1px solid var(--agent-accent);background:color-mix(in srgb,var(--agent-accent) 12%,transparent);color:var(--agent-accent);font-weight:600;font-size:12.5px;padding:5px 12px;border-radius:8px;cursor:pointer}.film-copy-btn:hover{background:var(--agent-accent);color:#fff}@media(max-width:600px){.shot-card .seg-row{grid-template-columns:1fr 1fr}}.shotlist-row{display:flex;gap:10px;padding:9px 14px;border-bottom:1px solid var(--border-soft)}.shotlist-row:last-child{border-bottom:none}.sl-no{flex:0 0 26px;height:26px;border-radius:7px;background:color-mix(in srgb,var(--agent-accent) 18%,var(--panel-2));color:var(--agent-accent);font-weight:700;display:flex;align-items:center;justify-content:center;font-size:12px}.sl-main{min-width:0}.sl-meta{display:flex;gap:6px;flex-wrap:wrap}.sl-tag{font-size:11px;background:var(--panel-2);border:1px solid var(--border);border-radius:10px;padding:1px 8px;color:var(--text-dim)}.sl-content{font-size:13px;margin-top:3px;line-height:1.5;color:var(--text)}.sl-ref{font-size:11.5px;color:var(--text-dim);margin-top:3px}.filmapp-shell:has(.storyboard-studio){width:100%;max-width:none;margin:0}.filmapp-main:has(.storyboard-studio){width:100%;max-width:none;padding-left:16px;padding-right:16px;margin:0}.storyboard-studio,.storyboard-console,.storyboard-workbench{--accent: #6b5cff;color:#1b1d27}.storyboard-studio{display:grid;grid-template-columns:260px minmax(0,1fr);gap:16px;align-items:start;width:100%}.storyboard-episode-gate{display:block}.storyboard-episode-list-panel{display:grid;gap:16px;background:#fff;border:1px solid #d8dee8;border-radius:8px;padding:16px}.storyboard-episode-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #edf0f6;padding-bottom:12px}.storyboard-episode-head h2{margin:0;color:#111827;font-size:20px}.storyboard-episode-head p{margin:6px 0 0;color:#64748b;font-size:13px;line-height:1.55}.storyboard-episode-head>span{flex:0 0 auto;border-radius:999px;background:#eef0fe;color:#5658e8;padding:6px 11px;font-size:12px;font-weight:850}.storyboard-episode-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}.storyboard-episode-card{display:grid;gap:12px;border:1px solid #e4e7ef;background:#fbfcff;border-radius:8px;padding:14px}.storyboard-episode-card header{display:flex;justify-content:space-between;gap:12px}.storyboard-episode-card b{color:#6b5cff;font-size:12px}.storyboard-episode-card h3{margin:4px 0 0;color:#111827;font-size:17px}.storyboard-episode-card em{align-self:start;border-radius:999px;background:#eefaf6;color:#10836f;padding:4px 8px;font-style:normal;font-size:12px;font-weight:850;white-space:nowrap}.storyboard-episode-card p{min-height:40px;margin:0;color:#475569;font-size:13px;line-height:1.5}.storyboard-episode-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.storyboard-episode-stats span{display:grid;gap:2px;border-radius:8px;background:#fff;border:1px solid #edf0f6;padding:8px}.storyboard-episode-stats strong{color:#111827;font-size:16px}.storyboard-episode-stats small{color:#64748b;font-size:11px}.storyboard-episode-card button{border:1px solid #6b5cff;background:#6b5cff;color:#fff;border-radius:8px;padding:9px 12px;font-weight:850;cursor:pointer}.storyboard-console{display:grid;gap:14px}.storyboard-pipeline-top{grid-column:1 / -1;grid-row:1}.story-pipeline-head{display:grid;grid-template-columns:auto auto minmax(170px,1fr) auto;gap:10px;align-items:center}.story-icon-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.story-icon-row button{width:34px;height:34px;border:1px solid #dfe3ec;background:#fff;color:#202635;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0;box-shadow:0 1px 2px #1619320a}.story-icon-row button:hover:not(:disabled){background:#f3f4ff;border-color:#cfd5ff;color:#5b50ea}.story-icon-row button.primary{background:#6b5cff;border-color:#6b5cff;color:#fff}.story-icon-row button:disabled{background:#f3f5f9;color:#a4abb9;cursor:not-allowed;opacity:.62}.story-icon-row .line-icon{width:18px;height:18px}.story-run-settings{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}.story-run-settings .script-control{position:relative}.story-run-settings .script-control>button,.story-global-actions button{border:1px solid #dfe3ec;background:#fff;color:#1b1d27;border-radius:8px;min-height:34px;padding:7px 11px;font-weight:850;white-space:nowrap}.story-run-settings .script-control>button:hover:not(:disabled),.story-global-actions button:hover:not(:disabled){background:#f4f6ff;border-color:#cfd5ff;color:#5b50ea}.story-run-menu{position:absolute;left:0;top:calc(100% + 6px);z-index:35;width:max-content;min-width:164px;padding:6px;border:1px solid #dfe3ec;background:#fff;border-radius:8px;box-shadow:0 18px 45px #16193224}.story-run-menu button{display:block;width:100%;border:0;background:#fff;color:#1b1d27;text-align:left;border-radius:7px;padding:8px 10px;font-weight:800}.story-run-menu button:hover,.story-run-menu button.active{background:#f3f4ff;color:#5b50ea}.story-v3-pipeline-head{grid-template-columns:minmax(0,1fr) auto;align-items:start}.story-v3-pipeline-head .story-status-row{grid-column:1 / -1}.story-v3-runbar{display:grid;justify-items:end;gap:6px;min-width:min(390px,100%)}.story-v3-runbar>span{color:#697286;font-size:12px;font-weight:850}.story-v3-runbar .story-run-settings{justify-content:flex-end}.story-v3-runbar .story-run-menu{left:auto;right:0}.story-global-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.story-global-actions button.primary{background:#6b5cff;border-color:#6b5cff;color:#fff}.story-status-row{grid-column:1 / -1;display:grid;grid-template-columns:repeat(6,minmax(118px,1fr));gap:8px}.story-status-row button{min-height:74px;display:grid;gap:3px;text-align:left;border:1px solid #e4e7ef;background:#fbfcff;color:#1b1d27;border-radius:8px;padding:10px 11px}.story-status-row button.active{border-color:#6b5cff;box-shadow:inset 0 0 0 1px #6b5cff57;background:#fff}.story-status-row b{color:#6b5cff;font-size:13px}.story-status-row strong{font-size:13px;line-height:1.3}.story-status-row span,.story-status-row em{color:#697286;font-size:12px;font-style:normal}.story-progress{grid-column:1 / -1;display:grid;gap:10px;border:1px solid #cfd5ff;background:#fbfcff;color:#1b1d27;border-radius:8px;padding:12px;box-shadow:0 10px 28px #16193214}.story-progress.running{border-color:#8f86ff;background:#f7f7ff}.story-progress.error{border-color:#f0c8c8;background:#fff8f8}.story-progress-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.story-progress-head div{display:grid;gap:3px;min-width:0}.story-progress-head b{color:#151922;font-size:14px}.story-progress-head span{color:#4f586b;font-size:12px;line-height:1.5}.story-progress-head em{color:#5b50ea;font-style:normal;font-weight:900;white-space:nowrap}.story-progress-engine{display:flex;align-items:center;gap:8px;min-width:0;color:#5b50ea;font-size:12px;font-weight:900}.story-progress-engine span{color:#222838}.story-progress-engine small{min-width:0;color:#6b7488;font-size:12px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-progress-bar{width:100%;height:8px;overflow:hidden;border-radius:999px;background:#e8ebf4}.story-progress-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6b5cff,#25b89a);transition:width .25s ease}.story-progress-detail{border:1px solid #e1e5f4;background:#fff;border-radius:8px;padding:10px 12px}.story-progress-detail strong{color:#151922;font-size:13px}.story-progress-detail p,.story-progress>p{margin:4px 0 0;color:#4f586b;font-size:12.5px;line-height:1.55}.story-progress-detail ul{margin:8px 0 0;padding-left:18px;color:#5b6375;font-size:12px;line-height:1.6}.story-progress-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.story-progress-steps span{display:grid;gap:3px;min-height:58px;border:1px solid #e3e6ee;background:#fff;border-radius:8px;padding:8px 9px}.story-progress-steps span.active{border-color:#6b5cff;background:#f3f1ff}.story-progress-steps span.done{border-color:#bfeee2;background:#f2fffb}.story-progress-steps b{color:#1b1d27;font-size:12.5px}.story-progress-steps small{color:#687286;font-size:11px;line-height:1.35}.storyboard-actions{display:flex;gap:10px;flex-wrap:wrap}.storyboard-actions button,.storyboard-side button,.story-cascade-actions button{border:1px solid #dfe3ec;background:#fff;color:#3f4657;border-radius:8px;padding:9px 13px;cursor:pointer;font-weight:700}.storyboard-actions button.primary,.story-cascade-actions button.primary{background:var(--accent);border-color:var(--accent);color:#fff}.storyboard-actions button:disabled{opacity:.45;cursor:not-allowed}.storyboard-side button:disabled{opacity:.48;cursor:not-allowed}.storyboard-step-grid{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:10px}.storyboard-step-grid button{text-align:left;border:1px solid #e4e7ef;background:#f8f9fc;color:#1b1d27;border-radius:8px;padding:12px;cursor:pointer;display:grid;gap:4px;min-height:112px}.storyboard-step-grid button.active{border-color:var(--accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 45%,transparent)}.storyboard-step-grid b{color:var(--accent);font-size:13px}.storyboard-step-grid strong{font-size:14px;line-height:1.3}.storyboard-step-grid span,.storyboard-step-grid em{color:#697286;font-size:12px;font-style:normal}.storyboard-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:16px;align-items:start}.storyboard-episode-index{max-width:1180px;margin:0 auto;padding:0;overflow:hidden}.story-episode-index-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,360px);gap:16px 18px;align-items:end;padding:18px;border-bottom:1px solid #e7ebf3;background:linear-gradient(180deg,#fff,#fbfcff)}.story-episode-index-head>div:first-child{display:grid;gap:6px}.story-episode-index-head>div:first-child span,.story-episode-card-head span{width:fit-content;border-radius:999px;background:#eef0ff;color:#5658e8;padding:4px 8px;font-size:12px;font-weight:850}.story-episode-index-head h2{margin:0;color:#111827;font-size:22px;line-height:1.25;letter-spacing:0}.story-episode-index-head small{color:#5e687a;line-height:1.55;text-align:right}.story-episode-index-stats{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.story-episode-index-stats span{min-height:64px;border:1px solid #edf0f6;border-radius:8px;background:#fff;padding:10px 12px;display:grid;align-content:center;gap:3px}.story-episode-index-stats strong{color:#151922;font-size:22px;line-height:1}.story-episode-index-stats em{color:#697286;font-size:12px;font-style:normal;font-weight:800}.story-episode-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:12px;padding:16px;background:#f7f8fb}.story-episode-card{min-height:268px;border:1px solid #e3e8f2;border-radius:8px;background:#fff;padding:14px;display:grid;gap:12px;box-shadow:0 10px 26px #1619320d}.story-episode-card:hover{border-color:#c7d2fe;box-shadow:0 14px 34px #16193214}.story-episode-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;align-items:start}.story-episode-card-head>div{display:grid;gap:7px}.story-episode-card-head h3{margin:0;color:#111827;font-size:16px;line-height:1.35;letter-spacing:0}.story-episode-card-head p{grid-column:1 / -1;min-height:40px;margin:0;color:#697286;font-size:13px;line-height:1.5}.story-episode-status{border-radius:999px;padding:4px 8px;font-size:12px;font-style:normal;font-weight:850;line-height:1.2;white-space:nowrap}.story-episode-status.idle{background:#f2f4f8;color:#647084}.story-episode-status.active{background:#fff7ed;color:#c2410c}.story-episode-status.complete{background:#eefaf6;color:#10836f}.story-episode-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.story-episode-card dl div{min-height:58px;border:1px solid #edf0f6;border-radius:8px;background:#fbfcff;padding:9px;display:grid;align-content:center;gap:4px}.story-episode-card dl div.ready{border-color:#bfeee2;background:#f2fffb}.story-episode-card dt{color:#7b8496;font-size:11px;font-weight:850}.story-episode-card dd{margin:0;color:#151922;font-size:14px;font-weight:900;line-height:1.2}.story-episode-card>small{color:#697286;font-size:12px;line-height:1.45}.story-episode-card button{width:100%;min-height:40px;align-self:end;border:1px solid #6b5cff;border-radius:8px;background:#6b5cff;color:#fff;font-weight:900;cursor:pointer}.story-episode-card button:hover{background:#5948f0}.story-episode-empty{margin:16px;border:1px dashed #cfd6e6;border-radius:8px;background:#fbfcff;padding:34px 18px;text-align:center}.story-episode-empty h3{margin:0 0 8px;color:#111827;font-size:17px}.story-episode-empty p{margin:0;color:#697286}.storyboard-side{grid-column:1;grid-row:2;border:1px solid #e4e7ef;background:#fff;border-radius:8px;padding:16px;display:grid;gap:14px;position:sticky;top:86px;box-shadow:0 10px 30px #1619320d}.storyboard-side .filmapp-panel-head{padding:0;border:0;margin:0 0 2px}.storyboard-side .filmapp-panel-head h2{font-size:18px}.storyboard-side .storyboard-episode-back{background:#f8f9fc;color:#334155}.storyboard-current-episode{display:block;border-radius:8px;background:#eef0fe;color:#5658e8;padding:7px 9px;font-weight:850}.storyboard-side p{margin:0;color:#1b1d27;font-weight:850}.storyboard-side small{color:#697286;line-height:1.55}.storyboard-side>button{width:100%;justify-content:center}.story-upstream-meta,.story-package-meta,.story-version-panel{display:grid;gap:8px;border-top:1px solid #eef0f6;padding-top:12px}.story-upstream-meta>b,.story-package-meta>b,.story-version-panel>b{color:#1b1d27;font-size:13px}.story-upstream-meta span{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:24px;color:#8a92a3;font-size:12px}.story-upstream-meta span.ready{color:#1b1d27}.story-upstream-meta strong{font-weight:800}.story-upstream-meta em{flex:0 0 auto;border-radius:999px;background:#eefaf6;color:#10836f;font-size:11px;font-style:normal;font-weight:850;padding:3px 8px}.story-upstream-meta span:not(.ready) em{background:#f2f4f8;color:#8a92a3}.story-package-meta>span{display:flex;justify-content:space-between;gap:10px;border-radius:7px;background:#fbfcff;padding:5px 8px;color:#3f4657;font-size:12.5px;line-height:1.45}.story-handoff-assets{display:grid;gap:7px}.story-handoff-assets article{border:1px solid #edf0f6;background:#fbfcff;border-radius:8px;padding:8px}.story-handoff-assets strong,.story-handoff-assets small{display:block}.story-handoff-assets strong{color:#1b1d27;font-size:12px}.story-handoff-assets em{color:#697286;font-size:12px;font-style:normal}.story-version-panel{grid-template-columns:1fr;align-items:stretch}.story-version-panel>b{grid-column:auto}.story-version-panel>button{width:100%;white-space:nowrap}.story-version-panel label{grid-column:auto;display:grid;gap:4px;color:#697286;font-size:12px;font-weight:800}.story-version-panel select{width:100%;min-width:0;border:1px solid #dfe3ec;background:#fff;color:#1b1d27;border-radius:8px;padding:7px 8px}.story-version-panel>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.story-version-panel>small{grid-column:auto}.story-agent-panel>span{display:flex;justify-content:space-between;gap:8px;border-radius:7px;background:#fbfcff;color:#3f4657;font-size:12px;padding:5px 8px}.story-agent-progress{display:grid;gap:7px;border:1px solid #e6e9f3;border-radius:8px;background:#fff;padding:8px}.story-agent-progress-head{display:grid;grid-template-columns:1fr;align-items:start;gap:3px}.story-agent-progress-head>b{white-space:nowrap;color:#202433;font-size:12px;line-height:1.35}.story-agent-progress-head>span{display:grid;justify-items:start;gap:2px;min-width:0;color:#64748b;font-size:11px;line-height:1.3}.story-agent-progress-head strong{color:#4a42d6;font-size:12px;white-space:nowrap}.story-agent-progress-head em{color:#8a91a3;font-style:normal;white-space:nowrap}.story-agent-progress-current{display:grid;gap:7px;border:1px solid #dfe2ff;border-radius:8px;background:#f4f5ff;padding:8px}.story-agent-progress-current div{display:flex;justify-content:space-between;align-items:center;gap:8px}.story-agent-progress-current i{color:#4d44e8;font-size:13px;font-style:normal;font-weight:900}.story-agent-progress-current em{color:#7a8194;font-size:11px;font-style:normal}.story-agent-progress-current strong{color:#252a38;font-size:12px;line-height:1.55;overflow-wrap:anywhere}.story-agent-progress-history{border-top:1px solid #eef0f7;padding-top:6px}.story-agent-progress-history summary{cursor:pointer;color:#7c8495;font-size:11px;font-weight:850;list-style:none}.story-agent-progress-history summary::-webkit-details-marker{display:none}.story-agent-progress ol{display:grid;gap:6px;margin:0;padding:0;list-style:none}.story-agent-progress li{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;border-radius:7px;background:#f7f8fd;padding:5px 6px;color:#3f4657;font-size:11px;line-height:1.35}.story-agent-progress li.succeeded{background:#eefaf6;color:#16624b}.story-agent-progress li.failed,.story-agent-progress li.cancelled{background:#fff4f4;color:#9b2f2f}.story-agent-progress li i,.story-agent-progress li em{font-style:normal;white-space:nowrap}.story-agent-progress i{color:#6b5cff;font-weight:900}.story-agent-progress li.succeeded i{color:#178b69}.story-agent-progress li.failed i,.story-agent-progress li.cancelled i{color:#c74444}.story-agent-progress li span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-agent-progress li em{color:#8a91a3}.story-segment-toggle{display:grid;grid-template-columns:1fr 1fr;gap:6px}.story-segment-toggle.inline{display:flex;flex-wrap:wrap}.story-segment-toggle button{border-color:#dfe3ec;background:#fff;color:#3f4657}.story-segment-toggle button.active{border-color:#6b5cff;background:#eef0ff;color:#4a42d6}.story-agent-output{display:grid;gap:12px;border-top:1px solid #eef0f6;padding-top:14px}.story-agent-output-grid{display:grid;gap:10px}.story-agent-output-grid article{display:grid;gap:6px;border:1px solid #e7ebf3;border-radius:8px;background:#fff;padding:12px}.story-agent-output-grid strong{color:#161923;font-size:13px}.story-agent-output-grid small{color:#697286}.story-agent-output-grid p{margin:0;color:#3f4657;font-size:13px;line-height:1.65;white-space:pre-wrap}.story-agent-output-grid pre{max-height:460px;overflow:auto;margin:0;border-radius:8px;background:#f8fafc;color:#263044;font-size:12.5px;line-height:1.65;padding:10px;white-space:pre-wrap}.prompt-segment-grid article{border-color:#dfe7f4}.storyboard-side button.primary{background:#6b5cff;border-color:#6b5cff;color:#fff}.storyboard-v2-studio{grid-template-columns:260px minmax(0,1fr)}.storyboard-v2-side{grid-row:1}.storyboard-v2-side .filmapp-panel-head span{border-radius:999px;background:#eef0fe;color:#5658e8;padding:5px 9px;font-size:11px;font-weight:850}.storyboard-v2-main{grid-column:2;display:grid;gap:14px;min-width:0}.story-v2-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;background:#fff}.story-v2-head b{color:#6b5cff;font-size:12px}.story-v2-head h2{margin:4px 0 6px;color:#111827;font-size:22px}.story-v2-head p,.story-v2-note p{margin:0;color:#64748b;font-size:13px;line-height:1.55}.story-v2-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap;flex-shrink:0}.story-v2-actions button,.story-v2-empty button{border:1px solid #dfe3ec;background:#fff;color:#1b1d27;border-radius:8px;padding:9px 12px;font-weight:850;cursor:pointer}.story-v2-actions button:first-child,.story-v2-empty button{background:#6b5cff;border-color:#6b5cff;color:#fff}.story-v2-actions button.asset-submit,.storyboard-v2-side button.asset-submit{background:#10836f;border-color:#10836f;color:#fff}.story-v2-actions button:disabled,.storyboard-v2-side button:disabled{opacity:.48;cursor:not-allowed}.story-v2-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.story-v2-stats article{border:1px solid #e4e7ef;background:#fff;border-radius:8px;padding:12px;display:grid;gap:4px}.story-v2-stats b{color:#111827;font-size:20px}.story-v2-stats span,.story-v2-stats small{color:#64748b;font-size:12px}.story-v2-stats small{color:#8a92a3}.story-v2-note,.story-v2-flow,.story-v2-workspace{display:grid;gap:12px;background:#fff}.story-v2-note b,.story-v2-flow b{color:#111827;font-size:14px}.story-v2-note small,.story-v2-flow small{color:#5658e8;font-weight:850}.story-v2-flow>div:first-child{display:grid;gap:5px}.story-v2-flow-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.story-v2-flow-steps span{display:grid;gap:3px;min-height:72px;border:1px solid #e4e7ef;background:#fbfcff;border-radius:8px;padding:10px}.story-v2-flow-steps span.done{border-color:#bfeee2;background:#f5fffb}.story-v2-flow-steps em{color:#6b5cff;font-style:normal;font-size:11px;font-weight:900}.story-v2-flow-steps b{font-size:13px}.story-v2-flow-steps small{color:#64748b;font-size:12px;font-weight:700}.story-v2-summary>span{display:flex;justify-content:space-between;gap:10px;border-radius:7px;background:#fbfcff;padding:5px 8px;color:#3f4657;font-size:12.5px}.story-v2-toolbar{display:flex;align-items:end;justify-content:space-between;gap:12px;flex-wrap:wrap;border-bottom:1px solid #edf0f6;padding-bottom:12px}.story-v2-tabs{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.story-v2-tabs button{min-width:150px;min-height:58px;display:grid;grid-template-columns:1fr auto;gap:2px 10px;text-align:left;border:1px solid #dfe3ec;background:#fbfcff;color:#111827;border-radius:8px;padding:9px 11px;cursor:pointer}.story-v2-tabs button.active{background:#fff;border-color:#6b5cff;box-shadow:inset 0 0 0 1px #6b5cff47}.story-v2-tabs b{font-size:13px}.story-v2-tabs span{color:#6b5cff;font-size:12px;font-weight:900}.story-v2-tabs small{grid-column:1 / -1;color:#697286;font-size:11px}.story-v2-tools{display:flex;align-items:end;justify-content:flex-end;gap:8px;flex-wrap:wrap}.story-v2-tools label{display:grid;gap:4px;color:#64748b;font-size:12px;font-weight:850}.story-v2-tools input{min-width:220px;border:1px solid #dfe3ec;background:#fff;color:#111827;border-radius:8px;padding:9px 10px;outline:none}.story-v2-tools input:focus{border-color:#7477ff;box-shadow:0 0 0 3px #5b5df71f}.story-v2-tools button{border:1px solid #dfe3ec;background:#fff;color:#1b1d27;border-radius:8px;padding:9px 12px;font-weight:850;cursor:pointer}.story-v2-tools button:hover{background:#f4f6ff;border-color:#cfd5ff;color:#5b50ea}.story-v2-table-section{display:grid;gap:10px;min-width:0}.story-v2-table-section header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.story-v2-table-section header b{color:#111827;font-size:16px}.story-v2-table-section header span{display:block;margin-top:3px;color:#64748b;font-size:13px}.story-v2-table-section header em{flex:0 0 auto;border-radius:999px;background:#eefaf6;color:#10836f;padding:5px 9px;font-size:12px;font-style:normal;font-weight:850}.story-v2-table-wrap{max-height:calc(100vh - 260px);overflow:auto;border:1px solid #e2e7f0;background:#fff;border-radius:8px;box-shadow:0 10px 28px #1619320d}.story-v2-table{width:max-content;min-width:1280px;border-collapse:separate;border-spacing:0}.story-v2-shot-table{min-width:3600px}.story-v2-segment-table{min-width:1700px}.story-v2-asset-table{min-width:1500px}.story-v2-table th,.story-v2-table td{width:220px;vertical-align:top;border-right:1px solid #e7ebf3;border-bottom:1px solid #e7ebf3;background:#fff;padding:9px}.story-v2-table th.wide,.story-v2-table td.wide{width:360px}.story-v2-table th{position:sticky;top:0;z-index:3;background:#f7f8fc;color:#536078;font-size:12px;text-align:left;white-space:nowrap}.story-v2-table tr.active td{background:#f7f7ff}.story-v2-action-col,.story-v2-action-cell{width:86px!important;min-width:86px;max-width:86px;position:sticky;left:0;z-index:4}.story-v2-table th.story-v2-action-col{z-index:7}.story-v2-action-cell{background:#fbfcff!important}.story-v2-action-cell button{display:block;width:100%;border:1px solid #dfe3ec;background:#fff;color:#334155;border-radius:7px;padding:6px 7px;margin-bottom:6px;cursor:pointer;font-size:12px;font-weight:850}.story-v2-action-cell button:hover{border-color:#cfd5ff;color:#5b50ea;background:#f4f6ff}.story-v2-table td strong{display:none}.story-v2-table pre{margin:0;white-space:pre-wrap;word-break:break-word;color:#1f2937;font-family:inherit;font-size:13px;line-height:1.55}.story-v2-shot-table td:nth-child(1),.story-v2-segment-table td:nth-child(1){width:72px}.story-v2-shot-table td:nth-child(4),.story-v2-shot-table td:nth-child(5),.story-v2-shot-table td:nth-child(10),.story-v2-shot-table td:nth-child(14),.story-v2-shot-table td:nth-child(16),.story-v2-segment-table td:nth-child(6),.story-v2-asset-table td:nth-child(6){width:360px}.story-v2-empty{display:grid;justify-items:start;gap:8px;background:#fff;min-height:220px;align-content:center}.story-v2-empty b{color:#111827;font-size:18px}.story-v2-empty p{margin:0;color:#64748b;line-height:1.55}.story-v2-no-rows{border:1px dashed #cfd6e4;background:#fbfcff;color:#64748b;border-radius:8px;padding:28px;text-align:center}.story-v2-detail-drawer{position:fixed;right:18px;top:92px;bottom:18px;z-index:50;width:min(440px,calc(100vw - 36px));display:grid;grid-template-rows:auto minmax(0,1fr);border:1px solid #d8dee8;background:#fff;border-radius:8px;box-shadow:0 24px 70px #0f172a2e;overflow:hidden}.story-v2-detail-drawer header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid #edf0f6;padding:14px}.story-v2-detail-drawer header div{display:grid;gap:4px;min-width:0}.story-v2-detail-drawer header b{color:#111827;font-size:16px}.story-v2-detail-drawer header span{color:#64748b;font-size:13px;line-height:1.4}.story-v2-detail-drawer header button{flex:0 0 auto;width:30px;height:30px;border:1px solid #dfe3ec;background:#fff;color:#334155;border-radius:999px;cursor:pointer;font-size:18px;line-height:1}.story-v2-detail-fields{min-height:0;overflow:auto;display:grid;gap:10px;padding:14px}.story-v2-detail-fields article{border:1px solid #edf0f6;background:#fbfcff;border-radius:8px;padding:10px}.story-v2-detail-fields article>div{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.story-v2-detail-fields b{color:#536078;font-size:12px}.story-v2-detail-fields button{border:1px solid #dfe3ec;background:#fff;color:#334155;border-radius:7px;padding:5px 8px;cursor:pointer;font-size:12px;font-weight:850}.story-v2-detail-fields pre{margin:0;white-space:pre-wrap;word-break:break-word;color:#111827;font-family:inherit;font-size:13px;line-height:1.55}.storyboard-workbench{grid-column:2;grid-row:2;min-width:0}.story-final-list{display:grid;gap:14px}.story-t6-actions,.story-insert-panel{border:1px solid #d8dee8;background:#fff;border-radius:8px;box-shadow:0 12px 28px #0f172a0d}.story-t6-actions{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px}.story-t6-actions>div:first-child,.story-insert-panel>div:first-child{display:grid;gap:4px;min-width:0}.story-t6-actions b,.story-insert-panel b{color:#111827;font-size:15px;font-weight:900}.story-t6-actions span,.story-insert-panel span{color:#64748b;font-size:13px;line-height:1.45}.story-t6-actions>div:last-child{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap;flex-shrink:0}.story-t6-actions button,.story-insert-actions button{border:1px solid #d8dee8;background:#fff;color:#111827;border-radius:8px;padding:9px 12px;font-size:13px;font-weight:850;line-height:1;cursor:pointer}.story-t6-actions button.primary,.story-insert-actions button.primary{border-color:#5b5df7;background:#5b5df7;color:#fff}.story-t6-actions button:disabled,.story-insert-actions button:disabled{cursor:not-allowed;opacity:.52}.story-t6-row-actions{position:static;border:1px solid #e4e7ef;border-radius:8px;padding:10px 12px;justify-content:flex-end;background:#fff}.story-insert-panel{display:grid;gap:10px;padding:12px 14px}.story-insert-panel textarea{width:100%;min-height:72px;resize:vertical;border:1px solid #d8dee8;background:#f8fafc;color:#111827;border-radius:8px;padding:9px 10px;font:inherit;line-height:1.5;outline:none}.story-insert-panel textarea:focus,.story-insert-actions select:focus,.story-t6-row-actions select:focus{border-color:#7477ff;box-shadow:0 0 0 3px #5b5df71f}.story-insert-actions{display:flex;align-items:end;justify-content:space-between;gap:10px;flex-wrap:wrap}.story-insert-actions label{display:grid;gap:5px;color:#64748b;font-size:12px;font-weight:850}.story-insert-actions select{min-width:150px;border:1px solid #d8dee8;background:#fff;color:#111827;border-radius:8px;padding:8px 10px}.story-shot-card{border:1px solid #e4e7ef;background:#fff;border-radius:8px;overflow:hidden}.story-shot-card header{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e4e7ef;background:#f3f4ff}.story-shot-card header b{color:var(--accent);white-space:nowrap}.story-shot-card header span{color:#697286;font-size:13px;line-height:1.5;text-align:right}.story-shot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px}.story-shot-grid>div,.story-data-table td{background:#f8f9fc;border:1px solid #edf0f6;border-radius:8px;padding:8px}.story-shot-grid strong{display:block;font-size:12px;color:#697286;margin-bottom:6px}.story-t6-table-wrap{max-height:calc(100vh - 260px);overflow:auto;border:1px solid #e2e7f0;background:#fff;border-radius:8px}.story-t6-table{width:max-content;min-width:2920px;border-collapse:separate;border-spacing:0;table-layout:fixed}.story-t6-table th,.story-t6-table td{width:230px;vertical-align:top;border-right:1px solid #e7ebf3;border-bottom:1px solid #e7ebf3;background:#fff;padding:8px}.story-t6-table th{position:sticky;top:0;z-index:3;background:#f7f8fc;color:#536078;font-size:12px;text-align:left;white-space:nowrap}.story-t6-table .story-t6-index-col,.story-t6-table .story-t6-index-cell{width:128px;min-width:128px;max-width:128px;position:sticky;left:0;z-index:4}.story-t6-table .story-t6-source-col,.story-t6-table .story-t6-source-cell{width:250px;min-width:250px;max-width:250px;position:sticky;left:128px;z-index:4}.story-t6-table th.story-t6-index-col,.story-t6-table th.story-t6-source-col{z-index:6}.story-t6-table .story-t6-short-col,.story-t6-table td:nth-child(3),.story-t6-table td:nth-child(9){width:126px;min-width:126px;max-width:126px}.story-t6-table .story-t6-prompt-col,.story-t6-table .story-t6-prompt-cell{width:420px;min-width:420px;max-width:420px}.story-t6-index-cell,.story-t6-source-cell{background:#fbfcff!important}.story-t6-index-cell{display:grid;align-content:start;gap:8px}.story-t6-index-cell b{color:#1b1d27;font-size:13px}.story-t6-index-cell span,.story-t6-source-cell small{color:#697286;font-size:12px;line-height:1.45}.story-t6-index-cell button{border:1px solid #dfe3ec;background:#fff;color:#3f4657;border-radius:7px;padding:6px 8px;cursor:pointer;font-size:12px;font-weight:800}.story-t6-source-cell b{display:block;color:var(--accent);font-size:12px;margin-bottom:6px}.story-t6-source-cell p{margin:0 0 8px;color:#1f2937;font-size:13px;line-height:1.55}.story-t6-table .story-cell textarea{min-height:106px}.story-cell{display:grid;gap:7px}.story-cell-textarea-wrap{position:relative;min-width:0}.story-cell textarea{display:block;width:100%;min-height:72px;resize:none;border:0;outline:0;background:transparent;color:#1b1d27;font:inherit;line-height:1.55}.story-cell-row-resize{position:absolute;right:3px;bottom:3px;width:11px;height:11px;cursor:ns-resize;border:0;background:repeating-linear-gradient(135deg,transparent 0 3px,rgba(100,116,139,.58) 3px 4px);clip-path:polygon(100% 0,0 100%,100% 100%);opacity:.48}.story-cell-row-resize:hover,.story-row-resizing .story-cell-row-resize{opacity:.82}.story-row-resizing{cursor:ns-resize;-webkit-user-select:none;user-select:none}.story-cell span{display:flex;gap:6px;flex-wrap:wrap}.story-cell button{border:1px solid #dfe3ec;background:#fff;color:#3f4657;border-radius:7px;padding:5px 8px;cursor:pointer;font-size:12px}.story-readonly-cell{display:flex;flex-wrap:nowrap;align-content:flex-start;gap:6px;min-height:72px;color:#334155;font-size:13px;line-height:1.45}.story-readonly-cell span{display:inline-flex;max-width:100%;border:1px solid #dfe3ec;background:#fff;color:#475569;border-radius:999px;padding:3px 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-readonly-cell em{color:#94a3b8;font-style:normal}pre.story-readonly-cell{display:block;margin:0;white-space:pre-wrap;word-break:break-word;font:inherit;color:#1b1d27;max-height:220px;overflow:auto}.storyboard-workbench{display:grid;gap:12px}.story-workbench-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #d8dee8;background:#fffffff5;border-radius:8px;padding:10px 12px;box-shadow:0 10px 28px #0f172a14}.story-workbench-toolbar>div:first-child{display:grid;gap:2px;min-width:0}.story-workbench-toolbar b{color:#111827;font-size:15px}.story-workbench-toolbar span{color:#64748b;font-size:12px}.story-v3-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;min-width:0}.story-v3-toolbar-actions button,.story-v3-empty-state>button,.story-agent-output .story-segment-toggle button,.story-v3-output-actions button{min-height:34px;border:1px solid #d8dee8;background:#fff;color:#253044;border-radius:8px;padding:7px 11px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:850;white-space:nowrap;cursor:pointer;box-shadow:0 1px 2px #0f172a0a}.story-v3-toolbar-actions button span,.story-v3-empty-state>button span,.story-agent-output .story-segment-toggle button span,.story-v3-output-actions button span{color:currentColor;font-size:inherit}.story-v3-toolbar-actions button.primary,.story-v3-empty-state>button.primary{border-color:#5b5df7;background:#5b5df7;color:#fff}.story-v3-toolbar-actions button.danger{border-color:#ffd3d3;background:#fff7f7;color:#b42318}.story-v3-toolbar-actions button:hover:not(:disabled),.story-v3-empty-state>button:hover:not(:disabled),.story-agent-output .story-segment-toggle button:hover:not(:disabled),.story-v3-output-actions button:hover:not(:disabled){border-color:#bcc5d7;background:#f8f9fc}.story-v3-toolbar-actions button.primary:hover:not(:disabled),.story-v3-empty-state>button.primary:hover:not(:disabled){border-color:#4e45dc;background:#4e45dc}.story-v3-toolbar-actions button:disabled,.story-v3-empty-state>button:disabled,.story-agent-output .story-segment-toggle button:disabled,.story-v3-output-actions button:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.story-v3-toolbar-actions .story-segment-toggle button.active,.story-agent-output .story-segment-toggle button.active{border-color:#5b5df7;background:#eef0ff;color:#4a42d6}.story-segment-toggle.compact{grid-template-columns:repeat(2,minmax(52px,auto));gap:4px}.story-segment-toggle.compact button{min-height:34px;padding:7px 10px}.story-v3-output-panel{display:grid;gap:12px;min-width:0;border:1px solid #d8dee8;background:#fff;border-radius:8px;padding:12px;box-shadow:0 12px 30px #0f172a12}.story-v3-output-panel .story-table-wrap{max-height:calc(100vh - 228px)}.story-v3-output-panel .story-data-table{min-width:2240px;table-layout:fixed;border-spacing:6px}.story-v3-output-panel .story-data-table th,.story-v3-output-panel .story-data-table td{min-width:0}.story-v3-output-panel .story-data-table th:nth-child(2),.story-v3-output-panel .story-data-table td:nth-child(2){width:64px}.story-v3-output-panel .story-data-table th:nth-child(3),.story-v3-output-panel .story-data-table td:nth-child(3){width:120px}.story-v3-output-panel .story-data-table th:nth-child(4),.story-v3-output-panel .story-data-table td:nth-child(4){width:170px}.story-v3-output-panel .story-data-table th:nth-child(5),.story-v3-output-panel .story-data-table td:nth-child(5){width:76px}.story-v3-output-panel .story-data-table th:nth-child(6),.story-v3-output-panel .story-data-table td:nth-child(6){width:290px}.story-v3-output-panel .story-data-table th:nth-child(7),.story-v3-output-panel .story-data-table td:nth-child(7){width:520px}.story-v3-output-panel .story-data-table th:nth-child(8),.story-v3-output-panel .story-data-table td:nth-child(8){width:150px}.story-v3-output-panel .story-data-table th:nth-child(9),.story-v3-output-panel .story-data-table td:nth-child(9){width:92px}.story-v3-output-panel .story-data-table th:nth-child(10),.story-v3-output-panel .story-data-table td:nth-child(10),.story-v3-output-panel .story-data-table th:nth-child(12),.story-v3-output-panel .story-data-table td:nth-child(12){width:210px}.story-v3-output-panel .story-data-table th:nth-child(11),.story-v3-output-panel .story-data-table td:nth-child(11){width:300px}.story-v3-output-panel .story-readonly-cell{min-height:96px}.story-v3-output-panel pre.story-readonly-cell{max-height:320px;line-height:1.58}.story-v3-output-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.story-v3-output-summary span{display:grid;gap:2px;border:1px solid #edf0f6;background:#f8f9fc;border-radius:8px;padding:9px 10px}.story-v3-output-summary strong{color:#172033;font-size:16px}.story-v3-output-summary em{color:#64748b;font-size:11px;font-style:normal;font-weight:800}.story-v3-empty-state{min-height:260px;border:1px dashed #cfd7e6;background:#fbfcff;border-radius:8px;padding:clamp(18px,3vw,32px);display:grid;grid-template-columns:48px minmax(0,560px);grid-template-areas:"icon text" "icon readiness" "icon action";align-content:center;justify-content:center;gap:14px 16px}.story-v3-empty-icon{grid-area:icon;width:48px;height:48px;border:1px solid #dfe4f0;background:#fff;color:#5b5df7;border-radius:8px;display:grid;place-items:center;box-shadow:0 6px 18px #0f172a0f}.story-v3-empty-copy{grid-area:text;display:grid;gap:6px;min-width:0}.story-v3-empty-state b{color:#111827;font-size:18px;letter-spacing:0}.story-v3-empty-state p{margin:0;color:#536078;font-size:13px;line-height:1.65}.story-v3-readiness{grid-area:readiness;display:flex;gap:8px;flex-wrap:wrap}.story-v3-readiness span{border:1px solid #e2e8f0;background:#fff;color:#64748b;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:850}.story-v3-readiness span.ready{border-color:#c9eee1;background:#eefaf6;color:#128168}.story-v3-empty-state>button{grid-area:action;justify-self:start}.story-v3-empty-state-plain{grid-template-columns:minmax(0,560px);grid-template-areas:"text" "readiness" "action";justify-content:center}.story-v3-prompt-empty{min-height:220px;align-content:center;grid-template-areas:"text" "action"}.story-v3-prompt-empty>button{justify-self:start;min-width:172px}.story-v3-output-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.story-v3-output-actions button.primary{border-color:#5b5df7;background:#5b5df7;color:#fff}.story-asset-prompt-panel{min-width:0}.story-asset-prompt-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.story-asset-prompt-actions{border-bottom:1px solid #edf0f6;padding-bottom:10px}.story-asset-prompt-table-wrap{max-height:calc(100vh - 290px);min-height:260px;overflow:auto;border:1px solid #dfe4ed;border-radius:8px;background:#fff}.story-asset-prompt-table{width:100%;min-width:1780px;border-collapse:separate;border-spacing:0;table-layout:fixed;color:#172033;font-size:12px}.story-asset-prompt-table th,.story-asset-prompt-table td{border-right:1px solid #edf0f6;border-bottom:1px solid #edf0f6;padding:8px;text-align:left;vertical-align:top}.story-asset-prompt-table th{position:sticky;top:0;z-index:2;background:#f6f8fb;color:#3b465a;font-size:11px;font-weight:900}.story-asset-prompt-table th:nth-child(1),.story-asset-prompt-table td:nth-child(1){width:86px}.story-asset-prompt-table th:nth-child(2),.story-asset-prompt-table td:nth-child(2){width:92px}.story-asset-prompt-table th:nth-child(3),.story-asset-prompt-table td:nth-child(3){width:170px}.story-asset-prompt-table th:nth-child(4),.story-asset-prompt-table td:nth-child(4){width:210px}.story-asset-prompt-table th:nth-child(5),.story-asset-prompt-table td:nth-child(5){width:150px}.story-asset-prompt-table th:nth-child(6),.story-asset-prompt-table td:nth-child(6){width:300px}.story-asset-prompt-table th:nth-child(7),.story-asset-prompt-table td:nth-child(7){width:470px}.story-asset-prompt-table th:nth-child(8),.story-asset-prompt-table td:nth-child(8){width:270px}.story-asset-prompt-table input,.story-asset-prompt-table select,.story-asset-prompt-table textarea{width:100%;border:1px solid #d8dee8;background:#fff;color:#172033;border-radius:6px;padding:7px 8px;font:inherit;line-height:1.5;box-sizing:border-box}.story-asset-prompt-table textarea{min-height:116px;resize:vertical}.story-asset-prompt-table td:nth-child(8) textarea{min-height:76px}.story-asset-prompt-table input:focus,.story-asset-prompt-table select:focus,.story-asset-prompt-table textarea:focus{outline:2px solid rgba(91,93,247,.18);border-color:#7779f8}.story-asset-prompt-table label{display:grid;gap:4px;margin-bottom:7px}.story-asset-profile{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;margin-bottom:8px;padding:7px 8px;border:1px solid #cfe4dd;border-radius:6px;background:#f3faf7;color:#28594a}.story-asset-profile span{font-size:10px;font-weight:900}.story-asset-profile strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.story-asset-profile code{color:#166b55;font-size:10px;font-weight:900}.story-asset-prompt-table label>span,.story-asset-prompt-table td>small{color:#697286;font-size:11px;font-weight:800}.story-asset-prompt-delete button{min-height:32px;border:1px solid #f1c7c7;background:#fff7f7;color:#ad2d25;border-radius:6px;padding:6px 8px;display:inline-flex;align-items:center;gap:5px;font-weight:850;cursor:pointer}.story-asset-library-action{display:inline-block;border:1px solid #d7deea;background:#f7f9fc;color:#526078;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900;line-height:1.35}.story-asset-library-action.reuse{border-color:#bfe7d8;background:#edf9f4;color:#12745e}.story-asset-library-action.manual{border-color:#f0d89b;background:#fff9e8;color:#86620d}.story-zoom-controls{display:flex;align-items:center;gap:8px;flex:0 0 auto}.story-zoom-controls input{width:132px;accent-color:#5b5df7}.story-zoom-controls button{min-width:34px;height:34px;border:1px solid #d8dee8;background:#fff;color:#111827;border-radius:8px;padding:0 10px;font-weight:850}.story-zoom-controls button:disabled{opacity:.45;cursor:not-allowed}.story-workbench-scale{min-width:0;zoom:var(--story-table-zoom, 1)}.story-resplit-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid #d8dee8;background:#fff;border-radius:8px;padding:12px;margin-bottom:12px}.story-resplit-panel div{display:grid;gap:3px;min-width:0}.story-resplit-panel b{color:#111827}.story-resplit-panel span{color:#64748b;font-size:13px;line-height:1.45}.story-resplit-panel button{border:1px solid #5b5df7;background:#5b5df7;color:#fff;border-radius:8px;padding:9px 12px;font-weight:850}.story-table-wrap{overflow:auto;border:1px solid #e4e7ef;background:#fff;border-radius:8px;max-height:calc(100vh - 170px)}.story-table-actions{position:sticky;left:0;top:0;z-index:3;display:flex;justify-content:flex-end;align-items:end;gap:10px;padding:8px 8px 0;background:#fff;border-bottom:1px solid #edf0f6;flex-wrap:wrap}.story-table-actions label{display:grid;gap:4px;color:#64748b;font-size:12px;font-weight:800}.story-table-actions select{border:1px solid #d8dee8;background:#fff;color:#111827;border-radius:8px;padding:7px 10px;min-width:130px}.story-table-actions button{border:1px solid #d8dee8;background:#fff;color:#111827;border-radius:8px;padding:8px 11px;font-weight:850;white-space:nowrap}.story-table-actions button.danger-row{border-color:#fecaca;background:#fff7f7;color:#b91c1c}.story-table-actions button.danger-row:hover{background:#fee2e2}.story-data-table{width:100%;border-collapse:separate;border-spacing:8px;min-width:980px}.story-table-t1 .story-data-table{min-width:1080px}.story-table-t2 .story-data-table,.story-table-t3 .story-data-table{min-width:1240px}.story-table-t1 .story-data-table th:nth-child(1),.story-table-t1 .story-data-table td:nth-child(1){width:70px;min-width:70px}.story-table-t1 .story-data-table th:nth-child(2),.story-table-t1 .story-data-table td:nth-child(2){width:145px;min-width:145px}.story-table-t1 .story-data-table th:nth-child(3),.story-table-t1 .story-data-table td:nth-child(3){min-width:245px}.story-table-t1 .story-data-table th:nth-child(4),.story-table-t1 .story-data-table td:nth-child(4){min-width:180px}.story-table-t1 .story-data-table th:nth-child(5),.story-table-t1 .story-data-table td:nth-child(5),.story-table-t1 .story-data-table th:nth-child(6),.story-table-t1 .story-data-table td:nth-child(6){min-width:220px}.story-data-table th{text-align:left;color:#697286;font-size:12px;padding:8px;white-space:nowrap}.story-data-table td{min-width:180px;vertical-align:top}.story-data-table th.story-table-action-col,.story-data-table td.story-table-action-col{position:sticky;left:0;z-index:2;width:118px;min-width:118px;background:#fff}.story-data-table th.story-table-action-col{z-index:4}.story-shot-rewrite-button{min-height:34px;width:100%;border:1px solid #d8dee8;background:#f8f9fc;color:#253044;border-radius:8px;padding:7px 9px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:850;white-space:nowrap;cursor:pointer}.story-shot-rewrite-button:hover:not(:disabled){border-color:#5b5df7;background:#eef0ff;color:#4a42d6}.story-shot-rewrite-button:disabled{opacity:.46;cursor:not-allowed}.story-empty{border:1px dashed #dfe3ec;background:#fff;color:#697286;border-radius:8px;padding:30px;text-align:center}.story-cascade-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:#05080ea8;display:grid;place-items:center;padding:24px}.story-cascade-dialog{width:min(680px,100%);max-height:80vh;overflow:auto;border:1px solid #e4e7ef;background:#fff;color:#1b1d27;border-radius:8px;padding:16px;box-shadow:0 24px 70px #16193238}.story-cascade-row{display:grid;grid-template-columns:minmax(0,1fr) 130px;gap:12px;align-items:center;border-top:1px solid #edf0f6;padding:12px 0}.story-cascade-row b,.story-cascade-row span{display:block}.story-cascade-row span{color:#697286;font-size:13px;margin-top:3px}.story-cascade-row select{width:100%;border:1px solid #dfe3ec;background:#fff;color:#1b1d27;border-radius:8px;padding:8px}.story-cascade-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:12px}.story-version-save-dialog{width:min(520px,100%)}.story-version-save-dialog>label{display:grid;gap:7px;margin-top:16px;color:#5d6679;font-size:13px;font-weight:700}.story-version-save-dialog input{width:100%;border:1px solid #cfd5e2;border-radius:7px;background:#fff;color:#171923;padding:10px 11px;font:inherit}.story-version-save-dialog input:focus{border-color:#5b5df7;outline:2px solid rgba(91,93,247,.14)}.story-version-save-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.story-version-save-summary span{min-width:0;border:1px solid #e2e6ef;border-radius:7px;background:#f7f8fb;padding:10px}.story-version-save-summary strong,.story-version-save-summary em{display:block;font-style:normal}.story-version-save-summary strong{color:#202337;font-size:18px}.story-version-save-summary em{margin-top:2px;color:#71798a;font-size:12px}.story-cascade-actions button.danger,.story-row-rewrite-head-actions button.danger,.story-row-rewrite-mini button.danger{border-color:#fecaca;background:#fff1f2;color:#b91c1c}.story-row-rewrite-dialog{width:min(840px,100%)}.story-row-rewrite-dialog .filmapp-panel-head{align-items:flex-start;gap:12px}.story-row-rewrite-dialog .filmapp-panel-head>div:first-child{min-width:0}.story-row-rewrite-head-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.story-row-rewrite-head-actions button,.story-row-rewrite-mini button{border:1px solid #dfe3ec;background:#fff;color:#334155;border-radius:8px;padding:8px 10px;cursor:pointer;font-weight:800}.story-row-rewrite-taskline{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;border:1px solid #dde2ff;background:#f5f6ff;color:#30306e;border-radius:8px;padding:9px 11px;margin-top:12px}.story-row-rewrite-taskline strong{color:#5b5df7;font-size:13px}.story-row-rewrite-taskline span{min-width:0;font-size:12.5px;line-height:1.45;word-break:break-word}.story-row-rewrite-mini{position:fixed;right:22px;bottom:22px;z-index:72;display:grid;grid-template-columns:minmax(180px,1fr) auto auto;gap:10px;align-items:center;width:min(520px,calc(100vw - 32px));border:1px solid #dfe3ec;background:#fff;color:#1f2937;border-radius:8px;box-shadow:0 18px 42px #0f172a2e;padding:12px}.story-row-rewrite-mini b,.story-row-rewrite-mini span{display:block}.story-row-rewrite-mini b{font-size:13px}.story-row-rewrite-mini span{color:#64748b;font-size:12px;line-height:1.4;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-row-rewrite-current{display:grid;gap:9px;border:1px solid #edf0f6;background:#fbfcff;border-radius:8px;padding:12px;margin:12px 0}.story-row-rewrite-current b,.story-row-rewrite-note b{color:#111827;font-size:13px}.story-row-rewrite-current>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.story-row-rewrite-current span{display:grid;gap:4px;border:1px solid #e4e8f1;background:#fff;border-radius:8px;padding:8px 9px;min-width:0}.story-row-rewrite-current strong{color:#64748b;font-size:11px}.story-row-rewrite-current em{color:#1f2937;font-size:12px;font-style:normal;line-height:1.5;max-height:96px;overflow:auto;word-break:break-word}.story-row-rewrite-input{display:grid;gap:7px;color:#3f4657;font-size:13px;font-weight:850}.story-row-rewrite-input textarea{width:100%;min-height:136px;resize:vertical;border:1px solid #dfe3ec;background:#fff;color:#1b1d27;border-radius:8px;outline:0;padding:10px 12px;font:inherit;font-weight:500;line-height:1.6}.story-row-rewrite-input textarea:focus{border-color:#5b5df7;box-shadow:0 0 0 3px #5b5df71f}.story-row-rewrite-note{display:grid;gap:4px;border:1px solid #edf0f6;background:#f8f9fc;border-radius:8px;padding:11px 12px;margin-top:12px}.story-row-rewrite-note span{color:#64748b;font-size:13px;line-height:1.5}.story-row-edit-dialog{width:min(760px,100%)}.story-core-dialog{width:min(920px,100%);position:relative;display:flex;flex-direction:column;overflow:hidden;padding:0}.story-core-dialog>.filmapp-panel-head{position:sticky;top:0;z-index:2;flex:0 0 auto;margin:0;padding:16px 58px 14px 16px;border-bottom:1px solid #edf0f6;background:#fff}.story-core-dialog .close-x{position:absolute;top:14px;right:16px;z-index:3;width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #e1e6f0;border-radius:50%;background:#fff;color:#647086;font-size:18px;line-height:1}.story-core-dialog .close-x:hover{background:#f5f7fb;color:#111827}.story-core-list{display:grid;gap:12px;min-height:0;overflow:auto;margin-top:0;padding:14px 16px 16px}.story-core-card{border:1px solid #edf0f6;background:#fbfcff;border-radius:8px;padding:12px}.story-core-card header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:8px}.story-core-card header b{color:#111827;font-size:15px}.story-core-card header span{color:#64748b;font-size:12px;line-height:1.45;text-align:right}.story-core-card p{margin:6px 0 0;color:#334155;font-size:13px;line-height:1.55}.story-core-card strong{display:inline-block;min-width:88px;color:#111827}.story-row-edit-expert{display:grid;gap:4px;border:1px solid #edf0f6;background:#f8f9fc;border-radius:8px;padding:12px;margin:12px 0}.story-row-edit-expert b{color:#111827}.story-row-edit-expert span{color:#64748b;font-size:13px;line-height:1.5}.story-row-edit-input{display:grid;gap:7px;color:#3f4657;font-size:13px;font-weight:850}.story-row-edit-input textarea{width:100%;min-height:132px;resize:vertical;border:1px solid #dfe3ec;background:#fff;color:#1b1d27;border-radius:8px;outline:0;padding:10px 12px;font:inherit;font-weight:500;line-height:1.6}.story-row-edit-input textarea:focus{border-color:#5b5df7;box-shadow:0 0 0 3px #5b5df71f}.story-row-edit-preview{display:grid;gap:7px;margin-top:12px}.story-row-edit-preview b{color:#3f4657;font-size:13px}.story-row-edit-preview pre{max-height:220px;overflow:auto;margin:0;border:1px solid #edf0f6;background:#fbfcff;color:#334155;border-radius:8px;padding:10px;font-size:12px;line-height:1.55;white-space:pre-wrap}.story-row-edit-error{margin:10px 0 0;border:1px solid #fecaca;background:#fff1f2;color:#b91c1c;border-radius:8px;padding:9px 10px;font-size:13px;line-height:1.45}@media(max-width:980px){.storyboard-step-grid{grid-template-columns:repeat(2,1fr)}.storyboard-studio,.storyboard-layout,.story-v3-pipeline-head{grid-template-columns:1fr}.story-v3-runbar{justify-items:start}.story-v3-runbar .story-run-settings{justify-content:flex-start}.story-v3-runbar .story-run-menu{left:0;right:auto}.story-episode-index-head{grid-template-columns:1fr}.story-episode-index-head small{text-align:left}.story-episode-index-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.story-episode-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.storyboard-pipeline-top,.storyboard-side,.storyboard-workbench,.storyboard-v2-main{grid-column:1;grid-row:auto}.storyboard-side{position:static}.story-v2-stats,.story-v2-flow-steps{grid-template-columns:1fr 1fr}.story-v2-toolbar{align-items:stretch}.story-v2-tabs,.story-v2-tools{width:100%;justify-content:flex-start}.story-v2-tabs button{flex:1 1 180px}.story-v2-tools label,.story-v2-tools input{width:100%;min-width:0}.story-v2-detail-drawer{top:14px;right:14px;bottom:14px;width:calc(100vw - 28px)}.story-shot-grid,.story-resplit-panel{grid-template-columns:1fr}.story-workbench-toolbar{flex-direction:column;align-items:stretch}.story-v3-toolbar-actions{justify-content:flex-start}.story-v3-toolbar-actions button{flex:1 1 130px}.story-v3-empty-state{grid-template-columns:1fr;grid-template-areas:"icon" "text" "readiness" "action";justify-content:stretch}.story-v3-empty-state-plain{grid-template-areas:"text" "readiness" "action"}.story-v3-prompt-empty{grid-template-areas:"text" "action"}.story-v3-empty-state>button{justify-self:stretch}.story-v3-output-summary{grid-template-columns:1fr}.story-zoom-controls{justify-content:space-between}.story-table-wrap{max-height:none}}.landing{--lp-blue: #7da4ff;--lp-gold: #c2913f;--lp-text: #eef1f8;--lp-dim: #9ba9c4;--lp-card: rgba(255,255,255,.035);--lp-border: rgba(255,255,255,.09);min-height:100%;background:#06070a;color:var(--lp-text);overflow-x:hidden;position:relative}.landing a{color:inherit}.landing .lp-btn{border:1px solid var(--lp-border);background:#ffffff0a;color:var(--lp-text);padding:9px 18px;border-radius:999px;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:all .15s;white-space:nowrap}.landing .lp-btn:hover{background:#ffffff17;transform:translateY(-1px)}.landing .lp-btn.primary{background:var(--lp-blue);border-color:var(--lp-blue);color:#0a0f1c;box-shadow:0 6px 26px #7da4ff59}.landing .lp-btn.primary:hover{background:#9bb8ff}.landing .lp-btn.lg{padding:13px 26px;font-size:15px}.landing .lp-btn.ghost{background:transparent}.lp-logo{height:48px;width:auto;display:block;opacity:1}.lp-logo.sm{height:24px;opacity:.75}.lp-nav{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#06070a99;border-bottom:1px solid var(--lp-border)}.lp-nav-inner{position:relative;max-width:1240px;margin:0 auto;padding:12px 32px;display:flex;align-items:center;justify-content:space-between}.lp-links{position:absolute;left:50%;transform:translate(-50%);display:flex;gap:30px;align-items:center;background:#ffffff0a;border:1px solid var(--lp-border);border-radius:999px;padding:9px 24px}.lp-links a{color:var(--lp-dim);font-size:14px;text-decoration:none;transition:color .15s;white-space:nowrap}.lp-links a:hover{color:var(--lp-text)}.lp-hero{max-width:1100px;margin:0 auto;padding:100px 24px 48px;text-align:center;position:relative}.lp-stars{position:absolute;top:-64px;left:50%;transform:translate(-50%);width:100vw;height:calc(100% + 64px);z-index:0;pointer-events:none;-webkit-mask-image:linear-gradient(to bottom,#000 72%,transparent);mask-image:linear-gradient(to bottom,#000 72%,transparent)}.lp-hero-glow{position:absolute;top:-120px;left:50%;transform:translate(-50%);width:920px;height:560px;pointer-events:none;z-index:0;background:radial-gradient(circle at 50% 40%,#7da4ff38,#7da4ff00 60%);filter:blur(10px)}.lp-hero>*:not(.lp-hero-glow):not(.lp-stars){position:relative;z-index:1}.lp-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:var(--lp-blue);background:#7da4ff1a;border:1px solid rgba(125,164,255,.25);padding:6px 14px;border-radius:999px;margin-bottom:22px}.lp-h1{font-size:62px;line-height:1.08;font-weight:800;letter-spacing:-.02em;margin:0 0 20px}.lp-grad{background:linear-gradient(100deg,#7da4ff,#c2913f);-webkit-background-clip:text;background-clip:text;color:transparent}.lp-sub{font-size:18px;line-height:1.7;color:var(--lp-dim);max-width:720px;margin:0 auto 32px}.lp-sub b{color:var(--lp-text)}.lp-cta-row{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.lp-board{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:56px;text-align:left}.lp-shot{background:var(--lp-card);border:1px solid var(--lp-border);border-radius:16px;padding:14px;box-shadow:0 20px 50px #00000080}.lp-shot-head{display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:13px;color:var(--lp-gold)}.lp-shot-title{display:inline-flex;align-items:center;gap:6px}.lp-shot-head span{color:var(--lp-dim);font-weight:600;font-size:11px}.lp-shot-segs{display:flex;gap:5px;margin:10px 0}.lp-seg{flex:1;text-align:center;font-size:10.5px;color:var(--lp-dim);background:#ffffff0d;border-radius:6px;padding:4px 0}.lp-shot-desc{font-size:12.5px;color:var(--lp-dim);line-height:1.5}.lp-section{max-width:1240px;margin:0 auto;padding:78px 32px;text-align:center}.lp-tag{display:inline-block;font-size:20px;font-weight:600;color:var(--lp-gold);border:1px solid rgba(194,145,63,.35);background:#c2913f14;padding:7px 20px;border-radius:999px;margin-bottom:16px}.lp-h2{font-size:40px;font-weight:800;letter-spacing:-.02em;margin:0 0 12px}.lp-section-sub{font-size:16.5px;color:var(--lp-dim);max-width:720px;margin:0 auto 40px;line-height:1.6}.lp-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.lp-flow-card{background:var(--lp-card);border:1px solid var(--lp-border);border-radius:16px;padding:22px 18px;text-align:left;transition:all .18s}.lp-flow-card:hover{border-color:#c2913f80;transform:translateY(-3px);box-shadow:0 16px 40px #c2913f1f}.lp-flow-n{font-size:13px;font-weight:800;color:var(--lp-gold);letter-spacing:.1em}.lp-flow-t{font-size:17px;font-weight:700;margin:10px 0 8px}.lp-flow-d{font-size:13.5px;color:var(--lp-dim);line-height:1.6}.lp-film-cta{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:34px;flex-wrap:wrap}.lp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;text-align:left}.lp-feature{background:var(--lp-card);border:1px solid var(--lp-border);border-radius:16px;padding:24px;transition:all .18s}.lp-feature:hover{border-color:#7da4ff73;transform:translateY(-3px);box-shadow:0 16px 40px #7da4ff1f}.lp-feature-i{width:46px;height:46px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;color:var(--lp-blue);background:#7da4ff1a;border:1px solid rgba(125,164,255,.22)}.line-icon{display:block}.lp-feature-t{font-size:17px;font-weight:700;margin:12px 0 8px}.lp-feature-d{font-size:13.5px;color:var(--lp-dim);line-height:1.65}.lp-agents{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;text-align:left}.lp-agent{display:flex;align-items:center;gap:14px;background:var(--lp-card);border:1px solid var(--lp-border);border-radius:16px;padding:18px 20px;transition:all .18s}.lp-agent:hover{border-color:color-mix(in srgb,var(--ac) 55%,transparent);transform:translateY(-2px)}.lp-agent-i{width:48px;height:48px;flex:0 0 48px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:24px;background:color-mix(in srgb,var(--ac) 18%,transparent);border:1px solid color-mix(in srgb,var(--ac) 35%,var(--lp-border))}.lp-agent-t{font-weight:700;font-size:15.5px}.lp-agent-d{font-size:13px;color:var(--lp-dim);margin-top:2px}.lp-cta-band{max-width:1100px;margin:30px auto 0;padding:72px 24px;text-align:center;background:var(--accent-grad, linear-gradient(135deg, #121a2e, #14203c));border:1px solid var(--lp-border);border-radius:24px}.lp-cta-band{background:radial-gradient(circle at 50% 0%,#7da4ff2e,#7da4ff00 70%),#0a0d16}.lp-footer{max-width:1240px;margin:70px auto 0;padding:30px 32px 50px;border-top:1px solid var(--lp-border);display:flex;align-items:center;gap:16px;color:var(--lp-dim);font-size:13px;flex-wrap:wrap}@media(max-width:820px){.lp-h1{font-size:38px}.lp-h2{font-size:28px}.lp-links{display:none}.lp-board,.lp-flow,.lp-grid,.lp-agents{grid-template-columns:1fr}.lp-hero{padding-top:60px}}.steps{border:1px solid var(--border);background:var(--panel-2);border-radius:10px;margin-bottom:10px;overflow:hidden}.steps-head{padding:8px 12px;font-size:12px;color:var(--primary);cursor:pointer;font-weight:600;-webkit-user-select:none;user-select:none}.steps-body{padding:2px 12px 10px;display:flex;flex-direction:column;gap:5px}.step{display:flex;align-items:baseline;gap:8px;font-size:12.5px}.step-ico{flex:0 0 14px;text-align:center}.step-running .step-ico{color:var(--primary);display:inline-block;animation:spin 1.1s linear infinite}.step-done .step-ico{color:var(--ok)}.step-error .step-ico{color:var(--danger)}.step-name{font-weight:600;color:var(--text);flex:0 0 auto}.step-sum{color:var(--text-dim);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.steps-now{color:var(--primary);font-weight:500}.thinking-now{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-dim);padding:4px 2px 8px}.thinking-now .step-ico{color:var(--primary);display:inline-block;animation:spin 1.1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.col-artifacts{width:300px;flex:0 0 300px;background:var(--panel);border-left:1px solid var(--border);display:flex;flex-direction:column;overflow:hidden;transition:flex-basis .18s ease,width .18s ease}.col-artifacts.collapsed{width:44px;flex-basis:44px;align-items:center;padding-top:12px}.art-head{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;letter-spacing:.06em;color:var(--text-dim);border-bottom:1px solid var(--border-soft)}.art-scroll{flex:1;overflow-y:auto;padding:10px}.art-empty{color:var(--text-dim);font-size:12.5px;line-height:1.6;padding:10px}.art-card{border:1px solid var(--border);border-radius:10px;margin-bottom:10px;overflow:hidden;background:var(--panel-2)}.art-card-head{padding:9px 12px;font-size:13px;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text)}.art-text{padding:0 12px 12px;font-size:12px;line-height:1.6;color:var(--text);white-space:pre-wrap;word-break:break-word;max-height:340px;overflow-y:auto}.art-shots,.art-assets{padding:2px 12px 12px;display:flex;flex-direction:column;gap:6px;font-size:12px}.art-shot{display:flex;gap:8px;align-items:baseline}.art-shot-n{font-weight:700;color:var(--agent-accent, var(--primary));flex:0 0 auto}.art-shot-dur{color:var(--text-dim);flex:0 0 auto}.art-shot-t{color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.art-assets>div{color:var(--text)}@media(max-width:1180px){.col-artifacts{display:none}}.shulu-page{min-height:100%;background:radial-gradient(900px 460px at 78% 0%,rgba(125,164,255,.18),transparent 62%),linear-gradient(180deg,#070912,#0d101b 46%,#f4f6fb 46%,#f4f6fb);color:#eef1f8}.shulu-top{position:sticky;top:0;z-index:20;height:68px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:0 34px;background:#070912c7;border-bottom:1px solid rgba(255,255,255,.09);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.shulu-brand{display:inline-flex;align-items:center;gap:12px;color:#fff;background:transparent;border:0;font-size:18px;font-weight:800}.shulu-brand img{width:46px;height:auto;display:block}.shulu-top nav{display:flex;gap:24px;align-items:center}.shulu-top nav a{color:#9ba9c4;font-size:14px}.shulu-top nav a:hover{color:#eef1f8}.shulu-login,.shulu-actions button,.shulu-project button{border:0;background:#8fb0ff;color:#07101f;border-radius:8px;padding:10px 16px;font-weight:800;box-shadow:0 12px 28px #7da4ff38}.shulu-hero{max-width:1220px;min-height:520px;margin:0 auto;padding:78px 30px 64px;display:grid;grid-template-columns:minmax(0,1fr) 520px;gap:58px;align-items:center}.shulu-kicker{margin:0 0 12px;color:#8fb0ff;font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.shulu-hero h1{margin:0;font-size:74px;line-height:1;letter-spacing:0}.shulu-lede{max-width:640px;margin:24px 0 0;color:#a7b3ca;font-size:17px;line-height:1.8}.shulu-actions{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}.shulu-actions a,.shulu-outline{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:#eef1f8;border-radius:8px;padding:10px 16px;font-weight:750}.shulu-stage{position:relative;min-height:390px;border:1px solid rgba(255,255,255,.09);border-radius:8px;overflow:hidden;background:#101624;box-shadow:0 28px 80px #00000061}.shulu-stage img{width:100%;height:390px;object-fit:cover;display:block;opacity:.74}.shulu-stage-panel{position:absolute;left:18px;right:18px;bottom:18px;padding:16px;border-radius:8px;background:#080b13c7;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shulu-stage-panel span,.shulu-stage-panel small{display:block;color:#9ba9c4;font-size:12px}.shulu-stage-panel strong{display:block;margin:4px 0;font-size:22px}.shulu-section,.shulu-grid-section{max-width:1220px;margin:0 auto;padding:34px 30px;color:#1b1d27}.shulu-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.shulu-section h2,.shulu-board h2,.shulu-canvas h2,.shulu-episode h2{margin:0;font-size:28px;letter-spacing:0}.shulu-section .shulu-kicker{color:#4f63d8}.shulu-section .shulu-outline{color:#394057;background:#fff;border-color:#e5e8f2}.shulu-projects,.shulu-modules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.shulu-project,.shulu-module,.shulu-board,.shulu-canvas,.shulu-episode{background:#fff;border:1px solid #e6e9f2;border-radius:8px;box-shadow:0 10px 26px #1619320f}.shulu-project{display:grid;grid-template-columns:64px 1fr auto;gap:14px;align-items:center;padding:16px}.shulu-cover{width:64px;height:64px;display:grid;place-items:center;border-radius:8px;background:#eef3ff;color:#5a70e8}.shulu-project h3,.shulu-module h3{margin:0;font-size:17px}.shulu-project p,.shulu-module p{margin:6px 0 0;color:#747b8d;line-height:1.55}.shulu-project button{grid-column:3;grid-row:1 / 3;padding:8px 12px}.shulu-progress{grid-column:1 / -1;height:8px;background:#edf0f6;border-radius:99px;overflow:hidden}.shulu-progress span{display:block;height:100%;background:linear-gradient(90deg,#5a70e8,#28b8a2)}.shulu-pills{display:flex;gap:8px;flex-wrap:wrap}.shulu-pills span{color:#4f63d8;background:#eef3ff;border:1px solid #dfe5ff;padding:8px 12px;border-radius:999px;font-weight:800;font-size:12px}.shulu-module{padding:18px;min-height:190px}.shulu-module-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.shulu-module-top span{font-size:13px;font-weight:900;color:#5a70e8}.shulu-module-top b{color:#127a67;background:#e8f7f4;border-radius:999px;padding:4px 9px;font-size:12px}.shulu-module small{display:inline-block;margin-top:16px;color:#5a70e8;font-weight:800}.shulu-grid-section{display:grid;grid-template-columns:1fr 1fr;gap:16px}.shulu-board,.shulu-canvas,.shulu-episode{padding:18px}.shulu-board-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.shulu-board-head span{color:#747b8d;background:#f2f4f8;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.shulu-row,.shulu-agent-row,.shulu-segment{display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:center;padding:11px 0;border-top:1px solid #edf0f6}.shulu-row span,.shulu-agent-row span{color:#5a70e8;font-weight:900}.shulu-row em,.shulu-agent-row em,.shulu-segment b{color:#747b8d;font-style:normal;font-size:12px}.shulu-checks{display:flex;gap:10px;flex-wrap:wrap}.shulu-checks span{flex:1 1 150px;border:1px solid #e6e9f2;background:#f8f9fc;color:#747b8d;border-radius:8px;padding:12px;font-weight:750}.shulu-checks .done{color:#127a67;border-color:#cfeee8;background:#edf9f6}.shulu-note{margin-top:16px;color:#596174;background:#f6f8fc;border:1px solid #e8ebf4;border-radius:8px;padding:14px;line-height:1.65}.shulu-agent-table{background:#fff;border:1px solid #e6e9f2;border-radius:8px;padding:4px 18px}.shulu-agent-row{grid-template-columns:64px 150px 1fr 170px}.shulu-agent-row p{margin:0;color:#596174}.shulu-canvas{min-height:380px;background:linear-gradient(#eef1f7 1px,transparent 1px),linear-gradient(90deg,#eef1f7 1px,transparent 1px),#fff;background-size:28px 28px}.shulu-node{width:min(360px,92%);margin:16px auto;padding:16px;border:1px solid #dfe5ff;background:#ffffffeb;border-radius:8px;color:#1b1d27;font-weight:850;box-shadow:0 10px 24px #16193214}.shulu-node small{color:#747b8d;font-weight:500}.shulu-node.role{border-left:5px solid #5a70e8}.shulu-node.scene{border-left:5px solid #28b8a2}.shulu-node.video{border-left:5px solid #d56c55}.shulu-link{width:2px;height:26px;background:#b8bfd2;margin:0 auto}.shulu-segment{grid-template-columns:1fr auto}.shulu-segment span{font-weight:750}@media(max-width:920px){.shulu-top{padding:0 18px}.shulu-top nav{display:none}.shulu-hero{grid-template-columns:1fr;padding-top:52px}.shulu-hero h1{font-size:48px}.shulu-projects,.shulu-modules,.shulu-grid-section{grid-template-columns:1fr}.shulu-section-head{align-items:start;flex-direction:column}.shulu-agent-row{grid-template-columns:52px 1fr}.shulu-agent-row p,.shulu-agent-row em{grid-column:2}}@media(max-width:560px){.shulu-login{display:none}.shulu-brand span{font-size:16px}.shulu-hero,.shulu-section,.shulu-grid-section{padding-left:18px;padding-right:18px}.shulu-project{grid-template-columns:54px 1fr}.shulu-project button{grid-column:1 / -1;grid-row:auto}}.filmapp{min-height:100%;height:auto;background:#f4f5f8;color:#191b23;padding-bottom:86px;overflow:visible;overflow-x:hidden}.filmapp button{letter-spacing:0}.filmapp-top{height:68px;display:grid;grid-template-columns:470px minmax(520px,1fr) 320px;align-items:center;gap:18px;padding:0 24px;background:#fff;border-bottom:1px solid #e5e7ef;position:sticky;top:0;z-index:15}.filmapp-top.project-list-top{grid-template-columns:1fr}.filmapp-top.project-list-top .filmapp-left{justify-content:space-between;width:100%}.filmapp-left{display:flex;align-items:center;gap:14px;min-width:0}.filmapp-brand{border:0;background:transparent;display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;font-weight:850;font-size:18px;color:#181a22}.filmapp-brand span{white-space:nowrap}.filmapp-brand img{width:44px;height:auto;display:block}.filmapp-title-input{width:min(150px,22vw);min-width:92px;border:1px solid transparent;border-radius:8px;background:transparent;color:#222633;font-size:14px;font-weight:900;padding:8px 9px;outline:0;overflow:hidden;text-overflow:ellipsis;transition:background .15s,border-color .15s,box-shadow .15s}.filmapp-title-input:hover{background:#f6f7fb;border-color:#e5e7ef}.filmapp-title-input:focus{background:#fff;border-color:#786cff;box-shadow:0 0 0 4px #786cff1a}.filmapp-steps{display:flex;align-items:center;justify-content:center;gap:10px;min-width:0}.filmapp-steps button{position:relative;display:inline-flex;align-items:center;gap:8px;border:1px solid transparent;background:transparent;color:#8a90a0;font-weight:800;padding:8px 10px;border-radius:999px;transition:background .15s,border-color .15s,color .15s,box-shadow .15s,transform .15s;white-space:nowrap}.filmapp-steps button:hover{background:#f3f5ff;border-color:#dfe3ff;color:#5b5ee8;transform:translateY(-1px)}.filmapp-steps button:not(:last-child):after{content:"";position:absolute;left:calc(100% + 1px);top:50%;width:10px;height:1px;background:#d7dbe5}.filmapp-steps i{width:12px;height:12px;border-radius:999px;background:#c9ceda;border:3px solid #eef0f6}.filmapp-steps .active{color:#5b5ee8}.filmapp-steps .done{color:#626b80}.filmapp-steps .active i{background:#6b5cff;border-color:#e7e5ff;box-shadow:0 0 0 5px #6b5cff1a}.filmapp-steps .done i{background:#8d95a8;border-color:#eceff6}.filmapp-meta{justify-self:end;display:flex;align-items:center;gap:10px;color:#606779;font-size:13px;min-width:0}.filmapp-picker{position:relative;min-width:0}.filmapp-picker>button{position:relative;z-index:0;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;min-width:0;max-width:230px;border:0;background:transparent;color:#586073;border-radius:0;padding:8px 4px 9px;font-size:13px;font-weight:850;box-shadow:none;transition:color .15s,transform .15s,text-shadow .15s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filmapp-picker>button:before{content:"";position:absolute;left:2px;right:2px;bottom:2px;height:2px;border-radius:999px;background:linear-gradient(90deg,#6b5cff,#9ea6ff);opacity:.32;transform:scaleX(.72);transition:opacity .15s,transform .15s,height .15s}.filmapp-picker>button:after{content:"";position:absolute;top:3px;right:-8px;bottom:3px;left:-8px;z-index:-1;border-radius:999px;background:#6b5cff14;opacity:0;transition:opacity .15s}.filmapp-picker>button:hover,.filmapp-picker>button.open{color:#5656e8;background:transparent;box-shadow:none;transform:translateY(-1px);text-shadow:0 4px 18px rgba(91,94,232,.22)}.filmapp-picker>button:hover:before,.filmapp-picker>button.open:before{opacity:1;height:3px;transform:scaleX(1)}.filmapp-picker>button:hover:after,.filmapp-picker>button.open:after{opacity:1}.filmapp-picker>button span{display:block;overflow:hidden;text-overflow:ellipsis}.filmapp-picker.ratio>button{max-width:96px;color:#5b5ee8}.filmapp-menu{position:absolute;right:0;top:calc(100% + 8px);z-index:40;width:max-content;min-width:190px;max-width:280px;background:#fff;border:1px solid #dde2ee;border-radius:10px;box-shadow:0 18px 50px #16193229;padding:6px}.filmapp-menu button{width:100%;display:block;border:0;background:transparent;color:#3f4657;text-align:left;border-radius:7px;padding:9px 10px;font-size:13px;font-weight:750}.filmapp-menu button:hover,.filmapp-menu button.active{background:#eef0ff;color:#5656e8}.filmapp-shell{max-width:1440px;margin:0 auto;min-height:calc(100vh - 68px);height:auto;overflow:visible}.filmapp-shell.no-side{display:block}.filmapp-new{border:0;background:#191b23;color:#fff;border-radius:8px;padding:12px 14px;font-weight:800;margin-bottom:16px}.filmapp-new.top{width:auto;margin:0;padding:9px 14px;background:#6b5cff;box-shadow:0 8px 18px #6b5cff2e;white-space:nowrap}.filmapp-new.top:hover{background:#5b50ea;transform:translateY(-1px)}.filmapp-back{border:1px solid #dfe3ec;background:#fff;color:#4c5568;border-radius:8px;padding:8px 11px;font-size:12px;font-weight:850;white-space:nowrap;transition:background .15s,border-color .15s,color .15s,transform .15s}.filmapp-back:hover{background:#f4f6ff;border-color:#cfd5ff;color:#5b50ea;transform:translateY(-1px)}.filmapp-main{min-width:0;padding:26px 28px 34px;max-width:1220px;margin:0 auto;height:auto;overflow:visible}.filmapp-pagehead{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.filmapp-pagehead p{margin:0 0 5px;color:#7c8496;font-size:12px;font-weight:800;text-transform:uppercase}.filmapp-pagehead h1{margin:0;font-size:28px;line-height:1.2;letter-spacing:0}.filmapp-actions{display:flex;gap:8px}.filmapp-actions button,.filmapp-card-body button,.filmapp-asset button,.filmapp-stats button,.filmapp-episode button{border:1px solid #dfe3ec;background:#fff;color:#3f4657;border-radius:8px;padding:9px 13px;font-weight:800}.filmapp-actions .primary,.filmapp-card-body button,.filmapp-stats button{background:#6b5cff;border-color:#6b5cff;color:#fff}.filmapp-project-grid,.filmapp-style-grid,.filmapp-asset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.filmapp-project-card,.filmapp-panel,.filmapp-style,.filmapp-asset,.filmapp-canvas,.filmapp-episode,.filmapp-stats{background:#fff;border:1px solid #e4e7ef;border-radius:8px;box-shadow:0 10px 30px #1619320d}.filmapp-route-loading{min-height:220px;display:grid;place-items:center;color:#687080;font-size:14px}.filmapp-stats{background:#fff;border:1px solid #e4e7ef;border-radius:8px;box-shadow:0 10px 30px #1619320d}.filmapp-project-card{overflow:hidden}.filmapp-project-card.active{border-color:#6b5cff;box-shadow:0 0 0 3px #6b5cff1f,0 10px 30px #1619320d}.filmapp-cover{height:150px;display:grid;place-items:center;color:#fff}.filmapp-cover.c1{background:linear-gradient(135deg,#465b83,#8b9ec3)}.filmapp-cover.c2{background:linear-gradient(135deg,#38414f,#747d8f)}.filmapp-cover.c3{background:linear-gradient(135deg,#4b6d68,#a5b8b4)}.filmapp-card-body{padding:16px}.filmapp-card-actions{display:flex;align-items:center;gap:8px}.filmapp-card-actions button{flex:1}.filmapp-card-actions .danger{background:#fff;border-color:#f0c8c8;color:#bd3636}.filmapp-card-actions .danger:hover{background:#fff2f2;border-color:#e59a9a}.filmapp-card-body h2,.filmapp-style h2,.filmapp-asset h2,.filmapp-episode h2{margin:0;font-size:17px;letter-spacing:0}.filmapp-card-body p,.filmapp-style p,.filmapp-asset p{margin:7px 0 0;color:#72798a;line-height:1.55}.filmapp-card-row{display:flex;justify-content:space-between;gap:10px;margin:14px 0;font-size:12.5px}.filmapp-card-row span{color:#139176;font-weight:800}.filmapp-card-row em{color:#9aa1b0;font-style:normal}.script-reader{width:min(1160px,100%);margin:0 auto;padding:34px 0;height:auto;overflow:visible;position:relative}.script-setting-dock{position:fixed;right:max(18px,calc(50% - 565px));top:164px;z-index:35;width:58px}.script-setting-buttons{display:grid;gap:8px}.script-setting-buttons button{position:relative;width:58px;min-height:38px;border:1px solid #e3e6ee;background:#fffffff5;color:#343b4a;border-radius:10px;box-shadow:0 8px 24px #12172614;font-size:12px;font-weight:900;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s,color .16s}.script-setting-buttons button.filled:after{content:"";position:absolute;top:6px;right:6px;width:5px;height:5px;border-radius:50%;background:#2aa26f;box-shadow:0 0 0 2px #2aa26f1f}.script-setting-buttons button:hover,.script-setting-buttons button.active{transform:translate(-2px);border-color:#6b5cff;background:#f3f1ff;color:#5b50ea;box-shadow:0 12px 28px #5b50ea24}.script-setting-popover-group{position:absolute;top:0;left:calc(100% + 12px);display:flex;align-items:flex-start;gap:12px;width:max-content}.script-setting-popover{width:360px;background:#fff;border:1px solid #e5e8f0;border-radius:18px;box-shadow:0 24px 64px #10152229;padding:16px}.script-setting-popover header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.script-setting-popover h2{margin:0;color:#141922;font-size:17px;letter-spacing:0}.script-setting-header-actions{display:flex;align-items:center;gap:7px}.script-setting-popover header button{width:30px;height:30px;border:0;border-radius:50%;background:#f1f2f5;color:#1d2431;font-size:20px;line-height:1}.script-setting-popover header button.script-setting-expand{background:#eeecff;color:#5b50ea;font-size:17px;font-weight:900}.script-setting-popover-group.expanded{position:fixed;top:0;right:0;bottom:0;left:0;z-index:160;display:grid;place-items:center;width:100vw;height:100vh;padding:28px;background:#13161f94;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.script-setting-popover-group.expanded>.script-setting-popover{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(980px,calc(100vw - 56px));height:min(820px,calc(100vh - 56px));padding:22px;border-radius:22px;box-shadow:0 34px 100px #00000057}.script-setting-popover-group.expanded>.script-setting-popover textarea{height:100%;min-height:0;resize:none;padding:20px;font-size:15px;line-height:1.85}.script-setting-popover-group.expanded>.script-outline-highlights{display:none}.script-setting-scopebar{display:grid;gap:8px;margin:10px 0 2px;padding:9px;border:1px solid #ececf2;border-radius:11px;background:#f8f8fb}.script-setting-scopebar>div{display:grid;grid-template-columns:1fr 1fr;gap:5px}.script-setting-scopebar button{min-height:30px;border:1px solid transparent;border-radius:8px;background:#fff;color:#777d8a;font-size:10px;font-weight:800}.script-setting-scopebar button.active{border-color:#6b5cff;background:#f1efff;color:#594ee1}.script-setting-scopebar select{width:100%;height:34px;border:1px solid #dedfe6;border-radius:8px;outline:0;background:#fff;color:#3d4350;padding:0 9px;font-size:10px}.script-setting-popover textarea{width:100%;height:250px;resize:vertical;border:1px solid #dfe3ec;border-radius:12px;background:#fbfcff;color:#18202d;outline:0;padding:13px;line-height:1.72;font-size:13px}.script-setting-popover textarea:focus{border-color:#786cff;box-shadow:0 0 0 4px #786cff1a}.script-outline-highlights{display:flex;align-items:flex-start;gap:10px}.script-highlight-buttons{display:grid;gap:8px}.script-highlight-buttons button{width:64px;min-height:36px;border:1px solid #dfe7f5;border-radius:10px;background:#f8fbff;color:#315174;box-shadow:0 8px 24px #12172614;font-size:12px;font-weight:900;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s,color .16s}.script-highlight-buttons button:hover,.script-highlight-buttons button.active{transform:translate(-2px);border-color:#3f8cff;background:#eef6ff;color:#0f5cc0;box-shadow:0 12px 28px #3f8cff24}.script-highlight-popover{width:300px}.script-highlight-popover p{margin:0;color:#1b2533;font-size:14px;line-height:1.75;white-space:pre-wrap}.script-setting-popover footer{display:grid;gap:10px;margin-top:12px}.script-setting-popover footer span{color:#798292;font-size:12px;line-height:1.55}.script-setting-popover footer button{border:0;border-radius:999px;background:#191b23;color:#fff;padding:10px 16px;font-size:13px;font-weight:900}.script-setting-popover footer button:hover:not(:disabled){background:#5b50ea}.script-setting-popover footer button:disabled{background:#eeeeef;color:#c0c3ca;cursor:not-allowed}.script-studio{width:min(860px,calc(100% - 84px));margin:18px auto 34px;position:relative;background:#fff;border-radius:0 0 30px 30px;padding:26px 14px 86px;box-shadow:0 18px 44px #1217260f}.script-hidden-file{display:none}.script-studio:before{content:"";position:absolute;left:0;right:0;top:-40px;height:54px;border-radius:30px 30px 0 0;background:#dedfe1;z-index:0}.script-studio-tabs{position:absolute;left:0;right:0;top:-40px;z-index:1;height:54px;display:grid;grid-template-columns:1fr 1.05fr 1fr;align-items:start}.script-studio-tabs button{height:40px;border:0;background:transparent;color:#151922;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:900;border-radius:26px 26px 0 0}.script-studio-tabs button.active{height:54px;background:#fff;box-shadow:0 -1px #ffffffe6}.script-studio-tabs span{color:#8a5cff;background:#f0e9ff;border-radius:999px;padding:3px 7px;font-size:12px;font-weight:900}.script-upload-panel{position:static}.script-upload-drop{min-height:224px;border:1px dashed #d9dce4;border-radius:20px;display:grid;place-items:center;align-content:center;gap:14px;text-align:center;background:#fff}.script-upload-actions{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.script-upload-actions button{border:1px solid #e5e7ed;background:#fff;color:#151922;border-radius:999px;padding:10px 22px;font-size:14px;font-weight:900;transition:background .16s,color .16s,transform .16s,box-shadow .16s}.script-upload-actions button.primary{border-color:#050505;background:#050505;color:#fff}.script-upload-actions button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #1217261a}.script-upload-actions b{margin-right:6px;font-size:17px;line-height:1}.script-upload-drop p{max-width:520px;margin:0;color:#a1a7b2;line-height:1.7;font-size:13px}.script-upload-drop small{max-width:560px;color:#667085;font-size:12px;font-weight:750;line-height:1.6}.script-uploaded-file{position:relative;display:grid;justify-items:center;gap:10px}.script-upload-fileicon{width:50px;height:62px;border:1px solid #dfe2e8;border-radius:6px;background:linear-gradient(135deg,#fff 0,#fff 70%,#e6e8ee 71%,#e6e8ee);box-shadow:0 10px 18px #181e2c14;display:flex;align-items:flex-end;justify-content:center;padding:0 4px 6px}.script-upload-fileicon span{color:#373d49;font-size:11px;font-weight:850}.script-upload-remove{position:absolute;right:-14px;top:-10px;width:22px;height:22px;border:0;border-radius:999px;background:#eef0f4;color:#c4c8d0;font-size:18px;line-height:1;display:grid;place-items:center}.script-upload-remove:hover{background:#ffecec;color:#cf3131}.script-upload-create-row{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding-top:16px}.script-upload-run-actions{position:absolute;right:16px;bottom:16px;z-index:8;display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end;padding:10px;border-radius:999px;background:#ffffffdb;box-shadow:0 18px 44px #1018281f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.script-check-now{border:1px solid #d9dde7;border-radius:999px;background:#fff;color:#151922;min-width:104px;padding:11px 18px;font-size:14px;font-weight:950;transition:border-color .16s,color .16s,transform .16s,box-shadow .16s}.script-check-now:hover:not(:disabled){border-color:#7368ff;color:#5b50ea;transform:translateY(-1px);box-shadow:0 12px 24px #5b50ea1f}.script-check-now:disabled{background:#f7f8fa;color:#c4c7ce;cursor:not-allowed}.script-create-now{border:0;border-radius:999px;background:#050505;color:#fff;min-width:112px;padding:12px 22px;font-size:14px;font-weight:950;transition:background .16s,transform .16s,box-shadow .16s}.script-create-now:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 30px #0505052e}.script-create-now:disabled{background:#eeeeef;color:#c4c7ce;cursor:not-allowed}.script-stop-generate{border:1px solid #f0c8c8;border-radius:999px;background:#fff5f5;color:#c92a2a;min-width:96px;padding:11px 18px;font-size:14px;font-weight:950;transition:background .16s,border-color .16s,transform .16s,box-shadow .16s}.script-stop-generate:hover{background:#ffe3e3;border-color:#ef8f8f;transform:translateY(-1px);box-shadow:0 12px 24px #c92a2a21}.script-paste-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#00000094;display:grid;place-items:center;padding:18px}.script-paste-dialog{width:min(1152px,calc(100vw - 54px));min-height:min(580px,calc(100vh - 42px));background:#fff;border-radius:10px;padding:34px 32px 31px;display:grid;grid-template-rows:auto 1fr auto;gap:24px}.script-paste-dialog header{display:flex;align-items:center;justify-content:space-between}.script-paste-dialog h2{margin:0;color:#070b13;font-size:22px;font-weight:950}.script-paste-dialog header button{width:34px;height:34px;border:0;background:transparent;color:#121722;font-size:28px;line-height:1}.script-paste-box{position:relative;border:1px solid #d9dce3;border-radius:7px;overflow:hidden}.script-paste-box textarea{width:100%;height:100%;min-height:396px;border:0;outline:0;resize:none;padding:12px;color:#141923;font-size:15px;line-height:1.65}.script-paste-box textarea::placeholder{color:#9aa1ad}.script-paste-box span{position:absolute;right:14px;bottom:10px;color:#8a91a0;font-size:13px}.script-paste-dialog footer{display:flex;justify-content:flex-end;gap:15px}.script-paste-dialog footer button{min-width:120px;border:0;border-radius:8px;background:#f5f5f5;color:#111722;padding:12px 18px;font-weight:950}.script-paste-dialog footer button.primary{background:#efefef;color:#b8bcc4}.script-paste-dialog footer button.primary:not(:disabled){background:#050505;color:#fff}.script-studio-controls{display:flex;align-items:center;gap:12px 20px;flex-wrap:wrap}.script-control{position:relative}.script-control>button{border:0;background:transparent;color:#111722;font-size:13px;font-weight:900;padding:5px 3px;transition:color .15s,transform .15s}.script-control>button:hover,.script-control.open>button{color:#5b50ea;transform:translateY(-1px)}.script-control-menu{position:absolute;left:0;bottom:calc(100% + 8px);z-index:42;width:max-content;min-width:122px;background:#fff;border:1px solid #e3e6ed;border-radius:12px;box-shadow:0 16px 38px #12172624;padding:6px}.script-control-menu button{width:100%;border:0;background:transparent;color:#3d4452;display:block;text-align:left;border-radius:8px;padding:8px 10px;font-size:13px;font-weight:800;white-space:nowrap}.script-control-menu button:hover,.script-control-menu button.active{background:#f2f3ff;color:#5b50ea}.script-control-custom{display:grid;gap:6px;margin-top:6px;padding:8px 10px 10px;border-top:1px solid #eef0f5;color:#7c8494;font-size:12px;font-weight:800}.script-control-custom input{width:112px;border:1px solid #dfe3ec;border-radius:8px;background:#fff;color:#151922;padding:7px 8px;outline:0;font-weight:850}.script-control-custom input:focus{border-color:#786cff;box-shadow:0 0 0 3px #786cff1a}.script-control-custom.script-style-custom input{width:210px}.script-canvas-entry{min-height:224px;border:1px dashed #d9dce4;border-radius:20px;display:grid;place-items:center;align-content:center;gap:10px;text-align:center}.script-canvas-entry h2{margin:0;font-size:20px}.script-canvas-entry p{margin:0;color:#8a91a0}.script-canvas-entry button{margin-top:8px;border:0;border-radius:999px;background:#191b23;color:#fff;padding:10px 20px;font-weight:900}.script-reader-title{width:min(860px,calc(100% - 84px));margin:0 auto 26px;display:flex;align-items:center;justify-content:space-between}.script-reader-title h1{margin:0;color:#080b12;font-size:25px;font-weight:500;letter-spacing:0}.script-more{position:relative}.script-reader-title>button,.script-more>button{width:34px;height:34px;border:1px solid #d8dbe2;border-radius:999px;background:#e9eaed;color:#11151d;font-weight:900;line-height:1;display:grid;place-items:center;transition:background .16s,transform .16s,box-shadow .16s}.script-reader-title>button:hover,.script-more>button:hover,.script-more.open>button{background:#fff;transform:translateY(-1px);box-shadow:0 10px 24px #1518221f}.script-action-menu{position:absolute;right:0;top:calc(100% + 10px);z-index:35;width:194px;background:#fff;border:1px solid #e3e6ed;border-radius:18px;padding:12px 10px;box-shadow:0 22px 48px #12172621}.script-action-menu button{width:100%;min-height:42px;border:0;background:transparent;border-radius:10px;display:flex;align-items:center;gap:11px;color:#1c2430;text-align:left;padding:8px 9px;font-size:14px;font-weight:750;transition:background .15s,color .15s,transform .15s}.script-action-menu button:hover{background:#f4f5ff;color:#5b50ea;transform:translate(2px)}.script-action-menu i{width:18px;color:inherit;font-style:normal;font-size:18px;line-height:1;text-align:center}.script-action-menu span{min-width:0}.script-reader-body{position:relative;width:min(860px,calc(100% - 84px));margin:0 auto;height:auto;overflow:visible}.script-paper{min-height:max(760px,calc(100vh - 160px));height:auto;overflow:visible;background:#fff;border:1px solid #f0f1f4;border-radius:34px 34px 0 0;padding:44px 72px 96px;box-shadow:0 1px #16193205}.script-paper-head{display:flex;align-items:center;gap:9px;margin-bottom:32px}.script-paper-head h2{margin:0;color:#111722;font-size:18px;font-weight:500;letter-spacing:0}.script-fold{width:22px;height:22px;border:0;background:transparent;color:#111722;font-size:17px;display:grid;place-items:center}.script-collapse{border:0;background:#f2f3f6;color:#9399a5;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:650;transition:background .16s,color .16s}.script-collapse:hover{background:#eceeff;color:#5b5ee8}.script-episode{color:#142037;font-size:15px;line-height:1.95;scroll-margin-top:92px}.script-episode+.script-episode{margin-top:54px;padding-top:38px;border-top:1px solid #edf0f5}.script-episode.active h3{color:#5b50ea}.script-episode h3{display:flex;align-items:center;gap:5px;margin:0 0 14px;color:#101723;font-size:15px;line-height:1.5;font-weight:850}.script-episode h3 em{color:#584eff;font-style:normal;font-weight:600}.script-episode h3 small{width:13px;height:13px;overflow:hidden;text-indent:-999px;border:1.6px solid #9da3ad;border-radius:2px;position:relative;margin-left:2px}.script-episode h3 small:before{content:"";position:absolute;left:2px;top:-5px;width:7px;height:7px;border:1.6px solid #9da3ad;border-bottom:0;border-radius:7px 7px 0 0}.script-episode h4{margin:28px 0 8px;color:#142037;font-size:14px;font-weight:500}.script-episode p{margin:0 0 16px}.screenplay-scene{color:#7d8492;font-size:13px;font-weight:750}.screenplay-pages{margin-top:18px;padding:8px 0 2px;color:#121926;font-family:Courier New,SimSun,monospace;height:auto;overflow:visible}.screenplay-line{margin:0 0 12px;line-height:1.75;white-space:pre-wrap}.screenplay-line.editable,.script-editable-line{border-radius:8px;outline:1px solid transparent;padding:2px 6px;margin-left:-6px;transition:background .14s,outline-color .14s,box-shadow .14s;cursor:text}.screenplay-line.editable:hover,.script-editable-line:hover{background:#f7f8fb;outline-color:#e6e9f0}.screenplay-line.editable:focus,.script-editable-line:focus{background:#fff;outline-color:#786cff;box-shadow:0 0 0 4px #786cff1a}.screenplay-line.slug{margin-top:22px;font-weight:900;text-transform:uppercase}.screenplay-line.action{max-width:680px}.screenplay-line.character{margin-top:18px;margin-left:188px;margin-bottom:2px;font-weight:900}.screenplay-line.character.editable{margin-left:182px}.screenplay-line.paren{margin-left:150px;margin-bottom:2px;color:#4d5667}.screenplay-line.paren.editable{margin-left:144px}.screenplay-line.transition{text-align:right;margin-top:18px;font-weight:900}.screenwriter-notes{margin-top:34px;border-top:1px solid #edf0f5;padding-top:16px;display:flex;flex-direction:column;gap:8px}.screenwriter-notes span{width:fit-content;max-width:100%;color:#5d6575;background:#f6f7fa;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:750}.script-rail{position:fixed;left:max(18px,calc(50% - 482px));top:156px;z-index:8;width:66px;min-height:118px;padding:10px 16px 30px 0}.script-rail-trigger{width:34px;border:0;background:transparent;padding:0;display:grid;justify-items:center;gap:10px;cursor:pointer}.script-rail-trigger span{height:1px;background:#c9cdd5;border-radius:999px;transition:width .16s,background .16s,transform .16s}.script-rail-trigger span:nth-child(1){width:14px;background:#20242d}.script-rail-trigger span:nth-child(2){width:8px}.script-rail-trigger span:nth-child(3){width:8px}.script-rail-trigger span:nth-child(4){width:8px}.script-rail:hover .script-rail-trigger span,.script-rail:focus-within .script-rail-trigger span,.script-rail.open .script-rail-trigger span{width:18px;background:#5b5ee8;transform:translate(-2px)}.script-float{position:absolute;left:48px;top:-42px;width:224px;background:#fff;border:1px solid #e6e8ee;border-radius:22px;padding:22px 24px;box-shadow:0 24px 56px #1116241f;opacity:0;visibility:hidden;transform:translate(-10px) translateY(4px);transition:opacity .18s,visibility .18s,transform .18s;pointer-events:auto}.script-rail:hover .script-float,.script-rail:focus-within .script-float,.script-rail.open .script-float{opacity:1;visibility:visible;transform:translate(0) translateY(0)}.script-float h2{margin:0 0 12px;color:#3d4350;font-size:15px;font-weight:800}.script-float-list{display:grid;gap:6px}.script-float-list button{border:0;background:transparent;color:#606774;display:flex;align-items:center;gap:8px;min-height:27px;border-radius:7px;padding:3px 6px;text-align:left;font-size:14px;transition:background .16s,color .16s,transform .16s}.script-float-list button:hover{background:#f3f4ff;color:#5b5ee8;transform:translate(2px)}.script-float-list button.active{color:#5b4cff;background:#f3f4ff}.script-float-list i{min-width:18px;color:inherit;font-style:normal;text-align:right}@media(min-width:1560px){.script-float{left:-300px;top:-64px;transform:translate(12px) translateY(4px)}}.filmapp-two{display:grid;grid-template-columns:1.2fr .8fr;gap:14px}.filmapp-panel{padding:18px}.filmapp-panel.storyboard-episode-index{padding:0}.filmapp-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.filmapp-panel-head h2{margin:0;font-size:18px;letter-spacing:0}.filmapp-panel-head span{background:#eef0ff;color:#5656e8;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:850}.filmapp-panel textarea{width:100%;min-height:355px;resize:vertical;border:1px solid #e2e6ef;border-radius:8px;padding:14px;background:#fafbfe;color:#222631;line-height:1.75;outline:none}.filmapp-kv{display:grid;grid-template-columns:96px 1fr;gap:12px;padding:13px 0;border-top:1px solid #eef0f5}.filmapp-kv b{color:#222631}.filmapp-kv span{color:#62697b;line-height:1.6}.style-editor{margin-top:12px}.style-tool-row{display:flex;align-items:center;gap:10px;margin:0 0 12px;flex-wrap:wrap}.style-tool-row span{color:#687083;font-size:12px;font-weight:800}.style-tool-button{border:1px solid #dfe3ec;background:#fff;color:#20242e;border-radius:8px;padding:10px 14px;font-weight:900}.style-tool-button.primary{background:#6b5cff;border-color:#6b5cff;color:#fff}.style-tool-button:disabled{cursor:not-allowed;opacity:.68}.style-library-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:start center;padding:62px 20px 28px;background:#f5f6f9bd;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.style-library-card{background:#fff;border:1px solid #e6e8ef;border-radius:24px;box-shadow:0 16px 38px #1619320f;padding:18px 22px 22px}.style-library-modal{width:min(828px,calc(100vw - 40px));min-height:min(565px,calc(100vh - 92px));max-height:calc(100vh - 92px);overflow-y:auto;box-shadow:0 30px 80px #0f121c24}.style-library-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-bottom:12px}.style-library-modal .style-library-head{grid-template-columns:auto 1fr auto auto}.style-library-head h2{margin:0;font-size:19px;letter-spacing:0}.style-library-head p{margin:0;color:#6b7280;font-size:13px}.style-search{min-width:42px}.style-search span{display:none}.style-search input{width:42px;height:42px;border:1px solid #e1e5ee;border-radius:999px;padding:0 13px;outline:0;font-weight:800;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23191b23' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m21 21-4.34-4.34'/%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3C/svg%3E") center no-repeat;color:transparent;transition:width .18s ease,background-position .18s ease,color .18s ease,box-shadow .16s ease;cursor:text}.style-search input:focus{width:230px;padding-left:40px;background-position:13px center;color:#20242e;border-color:#786cff;box-shadow:0 0 0 3px #786cff1a}.style-search input:not(:placeholder-shown){width:230px;padding-left:40px;background-position:13px center;color:#20242e}.style-library-close{width:34px;height:34px;border:1px solid #e1e5ee;background:#fff;color:#20242e;border-radius:999px;font-size:20px;line-height:1;font-weight:650}.style-name-row{display:grid;grid-template-columns:minmax(220px,1fr) 138px 126px auto auto auto;gap:12px;align-items:end;padding:4px 0 14px}.style-name-row label{display:grid;gap:7px;color:#6d7484;font-size:12px;font-weight:850}.style-name-row input{border:1px solid #e2e6ef;border-radius:8px;padding:10px 12px;color:#222631;outline:0;font-weight:850}.style-name-picker{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.style-name-row select{width:100%;border:1px solid #e2e6ef;border-radius:8px;padding:10px 12px;background:#fff;color:#222631;outline:0;font-weight:850}.style-name-row input:focus,.style-name-row select:focus,.filmapp-kv.editable textarea:focus{border-color:#786cff;box-shadow:0 0 0 3px #786cff1a}.style-name-row button{border:0;background:#191b23;color:#fff;border-radius:8px;padding:10px 14px;font-weight:900}.style-name-row button.primary{background:#6b5cff}.style-name-row .style-name-picker button{white-space:nowrap;background:#f4f5f8;color:#191b23;border:1px solid #e2e6ef}.style-name-row .style-name-picker button:hover{background:#eceef5}.style-direction-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:8px 0 12px}.style-direction-grid button,.style-dimension-list button,.style-preset-row button{border:1px solid #e3e7f0;background:#fff;color:#20242e;border-radius:8px;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.style-direction-grid button{min-height:94px;padding:14px;text-align:left;display:grid;align-content:start;gap:8px}.style-direction-grid button:hover,.style-dimension-list button:hover,.style-preset-row button:hover,.filmapp-style:hover{transform:translateY(-1px);border-color:#8a80ff;box-shadow:0 10px 24px #22253814}.style-direction-grid button.active,.style-dimension-list button.active{border-color:#6b5cff;background:#f4f2ff;box-shadow:0 0 0 3px #6b5cff1f}.style-direction-grid b{font-size:14px}.style-direction-grid span{color:#687083;font-size:12px;line-height:1.5}.style-preset-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.style-preset-row button{padding:8px 12px;font-weight:850}.style-table-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:14px}.style-dimension-list{display:grid;align-content:start;gap:8px}.style-dimension-list button{display:grid;grid-template-columns:34px 1fr;align-items:center;min-height:48px;padding:9px 11px;text-align:left}.style-dimension-list span{width:26px;height:26px;display:inline-grid;place-items:center;border-radius:8px;background:#eef1f7;color:#596173;font-weight:900}.style-field-panel{border:1px solid #e8ebf2;border-radius:8px;padding:16px;background:#fbfcff}.style-field-head{display:flex;justify-content:space-between;gap:18px;margin-bottom:14px}.style-field-head h3{margin:0;font-size:18px;letter-spacing:0}.style-field-head p{max-width:520px;margin:0;color:#737b8c;font-size:12px;line-height:1.6}.style-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.style-field-grid label{display:grid;gap:7px;color:#62697b;font-size:12px;font-weight:850}.style-field-grid input{border:1px solid #dfe4ee;border-radius:8px;padding:10px 12px;outline:0;background:#fff;font-weight:750;color:#222631}.style-field-grid input:focus{border-color:#786cff;box-shadow:0 0 0 3px #786cff1a}.filmapp-kv.editable{align-items:start}.filmapp-kv.editable textarea{min-height:74px;resize:vertical;padding:10px 12px;font-size:13px}.filmapp-tabs{display:flex;gap:8px;margin-bottom:14px;flex-wrap:wrap}.style-library-tabs{margin:0;justify-content:start}.filmapp-tabs button{border:1px solid #e1e5ee;background:#fff;border-radius:999px;padding:8px 14px;color:#5b6374;font-weight:800}.filmapp-tabs .active{background:#191b23;color:#fff;border-color:#191b23}.style-library-tabs button{min-width:110px;height:32px;padding:0 18px;background:#f7f7f8;color:#111318;border-color:#e4e5e8;box-shadow:inset 0 1px #ffffffe6}.style-library-tabs .active{background:#000;border-color:#000;color:#fff}.style-library-strip{grid-template-columns:repeat(5,minmax(118px,1fr));gap:12px}.filmapp-style{min-height:172px;text-align:left;padding:18px;margin-bottom:14px}.style-preset-card{position:relative;isolation:isolate;min-height:100px;height:100px;margin:0;padding:12px;overflow:hidden;display:flex;align-items:end;border-color:transparent;color:#fff;background:#d7dce4}.style-preset-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:var(--style-thumb, linear-gradient(135deg, #c7d9dc, #f0c581 48%, #333b45)),linear-gradient(135deg,#c7d9dc,#f0c581 48%,#333b45);background-size:cover;background-position:center}.style-preset-card:after{content:"";position:absolute;inset:auto 0 0;height:62%;z-index:-1;background:linear-gradient(to top,#000000bd,#0000)}.style-preset-card.retro-atomic:before{background:var(--style-thumb, linear-gradient(135deg, #c5e4e0 0 40%, #eedfa7 41% 70%, #29313a 71%))}.style-preset-card.realistic-suspense:before{background:var(--style-thumb, linear-gradient(135deg, #1f2b25, #71826e 48%, #d6d3bd))}.style-preset-card.cyber-noir:before{background:var(--style-thumb, linear-gradient(135deg, #061b1e, #1c5164 38%, #d72538 39% 48%, #061016 72%))}.style-preset-card.watercolor-journey:before{background:var(--style-thumb, linear-gradient(135deg, #f5dbc0, #bcd8ef 44%, #d9b48a 72%, #617f74))}.style-preset-card.retro-atomic:before,.style-preset-card.realistic-suspense:before,.style-preset-card.cyber-noir:before,.style-preset-card.watercolor-journey:before{background-size:cover;background-position:center}.filmapp-style span{display:inline-flex;background:#f0f2f7;color:#6d7484;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:800;margin-bottom:16px}.style-preset-card span{position:absolute;top:9px;left:9px;margin:0;padding:3px 8px;background:#ffffffe0;color:#1f2530}.style-preset-card h2{color:#fff;font-size:14px;line-height:1.25;text-shadow:0 1px 8px rgba(0,0,0,.45)}.filmapp-style.selected{border-color:#6b5cff;box-shadow:0 0 0 3px #6b5cff1f,0 10px 30px #1619320d}.filmapp-style.custom{display:grid;align-content:center;gap:8px;border-style:dashed;color:#6b5cff;font-weight:900}.style-preset-card.custom{align-content:center;align-items:center;justify-items:center;text-align:center;color:#3d4350;background:#f8f8f9;border:1px solid #e7e8ec}.style-preset-card.custom:before,.style-preset-card.custom:after{display:none}.style-preset-card.custom h2{color:#3d4350;text-shadow:none;font-size:13px}.style-empty-note{min-height:100px;display:grid;place-items:center;border:1px dashed #d8dbe4;border-radius:12px;color:#8b92a1;font-size:13px;font-weight:700;background:#fafbfc}.filmapp-style.custom strong{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:8px;background:#6b5cff;color:#fff;font-size:22px}.filmapp-table{border:1px solid #eef0f5;border-radius:8px;overflow:hidden}.filmapp-table-row{display:grid;grid-template-columns:72px 1fr 1fr 120px;gap:12px;align-items:center;padding:13px 14px;border-bottom:1px solid #eef0f5}.filmapp-table-row:last-child{border-bottom:0}.filmapp-table-row b{color:#6b5cff}.filmapp-table-row span{color:#687083}.filmapp-table-row em{justify-self:end;color:#139176;background:#e9f8f3;font-style:normal;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800}.filmapp-asset{padding:16px}.filmapp-thumb{height:120px;display:grid;place-items:center;border-radius:8px;margin-bottom:13px}.filmapp-thumb.ok{background:#e8f7f4;color:#139176}.filmapp-thumb.warn{background:#fff3e8;color:#c6672d}.filmapp-asset span{display:block;min-height:38px;color:#72798a;line-height:1.5;margin:8px 0 12px;font-size:12.5px}.filmapp-canvas{position:relative;min-height:360px;margin-top:14px;padding:24px 24px 24px 88px;background:linear-gradient(#edf0f6 1px,transparent 1px),linear-gradient(90deg,#edf0f6 1px,transparent 1px),#fff;background-size:28px 28px}.filmapp-canvas .magnet{position:relative;display:block;width:96px;margin-bottom:8px;transform:translate(-72px);border:1px solid #dde2ec;background:#fff;border-radius:8px;padding:8px 10px;color:#4b5365;font-weight:800}.canvas-node{width:min(420px,92%);margin:0 auto;background:#fffffff2;border:1px solid #dfe4ef;border-left:5px solid #6b5cff;border-radius:8px;padding:15px;font-weight:850;box-shadow:0 10px 24px #16193214}.canvas-node small{color:#737b8d;font-weight:500}.canvas-node.scene{border-left-color:#16a38a}.canvas-node.video{border-left-color:#d66c4d}.canvas-line{width:2px;height:24px;background:#b8bfce;margin:0 auto}.asset-library-view,.asset-detail-shell,.asset-canvas-workspace{display:grid;gap:14px}.asset-canvas-workspace{position:fixed;top:0;right:0;bottom:0;left:0;z-index:65;grid-template-rows:auto 1fr;gap:0;background:#f6f8fb}.asset-workflow-strip,.asset-callout,.asset-canvas-top,.asset-detail-toolbar,.asset-generate-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.asset-workflow-strip,.asset-callout,.asset-canvas-top,.asset-detail-toolbar,.asset-generator,.asset-detail-main,.asset-slot-row{background:#fff;border:1px solid #e4e7ef;border-radius:8px;box-shadow:0 10px 30px #1619320d}.asset-workflow-strip{padding:13px 14px;justify-content:space-between}.asset-workflow-strip span{color:#7b8496;font-weight:800}.asset-workflow-strip b{color:#4f46d8}.asset-workflow-strip button,.asset-callout button,.asset-detail-toolbar button,.asset-generate-controls button,.asset-canvas-top button,.asset-node button,.asset-modal button,.asset-card-actions button,.asset-card-name{border:1px solid #dfe3ec;background:#fff;color:#3f4657;border-radius:8px;padding:8px 11px;font-weight:850}.asset-callout{padding:12px 14px;justify-content:space-between;background:#f8fbff}.asset-callout span{color:#4b5365;font-weight:800}.asset-job-status{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px 12px;padding:10px 12px;border:1px solid #dfe5ff;border-radius:8px;background:#f5f7ff;color:#242a3a}.asset-job-status.list{grid-template-columns:minmax(0,1fr) auto auto}.asset-job-status.idle{border-color:#e5e9f2;background:#fbfcff}.asset-job-status.active{border-color:#cfd8ff;background:#f4f7ff}.asset-job-status span{min-width:0;font-size:13px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset-job-status b{color:#25a989;font-size:12px}.asset-job-status.idle b{color:#687085}.asset-job-status small{grid-column:1 / 3;color:#6f7789;font-size:12px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset-job-status button{border:1px solid #dfe3ec;border-radius:8px;background:#fff;color:#4f46d8;padding:7px 10px;font-weight:900}.asset-job-status em{justify-self:end;border:1px solid #e1e6ef;border-radius:999px;background:#fff;color:#6b7280;padding:5px 9px;font-size:11px;font-style:normal;font-weight:950}.asset-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,300px));justify-content:start;gap:14px}.asset-card{position:relative;display:grid;gap:8px;padding:13px;background:#fff;border:1px solid #e3e7f0;border-radius:8px;box-shadow:0 10px 26px #1619320d}.asset-card.selected{border-color:#6b5cff;box-shadow:0 0 0 3px #6b5cff1f}.asset-card>input{position:absolute;top:10px;left:10px}.asset-card-thumb{height:150px;border:1px solid #e2e7f0;border-radius:8px;display:grid;place-items:center;color:#516070;background:linear-gradient(135deg,#ffffffd1,#ffffff4d),linear-gradient(135deg,#dfe9ed,#f2e4d8)}.asset-card.ready .asset-card-thumb{color:#107c68;background:linear-gradient(135deg,#d8f0e9,#f7f3dd)}.asset-card.pending .asset-card-thumb span{color:#c53d3d;font-weight:900}.asset-card-thumb span{display:block;font-size:12px;margin-top:6px}.asset-card-thumb.has-image{position:relative;overflow:hidden;padding:0;height:auto;min-height:120px;aspect-ratio:var(--asset-image-ratio, 4 / 3);background:#eef1f5}.asset-card-thumb.has-image img{width:100%;height:100%;display:block;object-fit:contain}.asset-card-thumb.has-image span{position:absolute;right:8px;bottom:8px;margin:0;padding:4px 7px;border-radius:6px;background:#111827b8;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.asset-card-name{text-align:left;border:0;padding:0;font-size:17px;color:#202637}.asset-card p{margin:0;color:#768094;font-size:12.5px;line-height:1.45}.asset-card-actions{display:flex;gap:8px}.asset-card-actions button:first-child{flex:1}.asset-card-actions .asset-card-delete{flex:0 0 36px;width:36px;height:36px;display:grid;place-items:center;padding:0;color:#c23b45}.asset-card-actions .asset-card-delete:hover{border-color:#e6b2b7;background:#fff3f4}.asset-card.create{align-content:center;min-height:250px;color:#687184}.asset-card.create .asset-card-thumb{font-size:38px;font-weight:400;background:#f6f8fb}.asset-detail-toolbar{position:relative;padding:12px}.asset-detail-main{display:grid;grid-template-columns:minmax(240px,360px) minmax(320px,1fr);align-items:start;padding:16px;gap:16px}.asset-hero-image{min-height:260px;border:1px solid #e2e7f0;border-radius:8px;display:grid;place-items:center;align-content:center;gap:10px;text-align:center;color:#647087;background:linear-gradient(135deg,#fffc,#ffffff26),linear-gradient(135deg,#dde7ea,#f3dfd3 48%,#d7e4dc)}.asset-hero-image.ready{color:#245c52;background:linear-gradient(135deg,#d9f0e7,#f6eccf,#dce7f4)}.asset-hero-image b{font-size:21px}.asset-hero-image.has-image{min-height:260px;max-height:380px;padding:12px;overflow:hidden;background:#eef1f5}.asset-hero-image.has-image img{width:auto;max-width:100%;height:auto;max-height:356px;display:block;object-fit:contain}.asset-lightbox>img{width:100%;max-height:calc(100vh - 80px);display:block;object-fit:contain;background:#111827}.asset-meta-panel{display:grid;gap:12px;align-content:start}.asset-meta-title{display:flex;gap:8px}.asset-meta-title input,.asset-meta-grid input,.asset-meta-grid textarea{width:100%;border:1px solid #dde3ee;border-radius:8px;padding:10px;color:#22293a;background:#fff}.asset-meta-title input{font-size:22px;font-weight:900}.asset-meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.asset-meta-grid label{display:grid;gap:6px;color:#6e778b;font-weight:800;font-size:12px}.asset-meta-grid textarea{min-height:118px;grid-column:span 2;resize:vertical}.asset-voice-button{border:1px solid #d8e2ec;background:#f8fbff;border-radius:8px;padding:12px;font-weight:900;color:#34605b}.asset-character-mode-switch{display:inline-flex;justify-self:start;gap:4px;padding:4px;border:1px solid #dfe4ed;border-radius:10px;background:#f3f5f8}.asset-character-mode-switch button{border:0;border-radius:7px;padding:9px 14px;background:transparent;color:#626b7c;font-weight:900}.asset-character-mode-switch button.active{background:#fff;color:#252b3a;box-shadow:0 2px 8px #1619321f}.asset-slot-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px}.asset-slot-row button{border:1px solid #dfe5ef;border-radius:8px;padding:12px;background:#fff;font-weight:900;color:#3c4658}.asset-slot-row button span{display:block;margin-top:6px;color:#8790a2;font-size:12px}.asset-slot-row button.done{border-color:#9bdac9;background:#effaf6;color:#147765}.asset-slot-row .stitch{background:#263044;color:#fff}.asset-main-prompt-editor{display:grid;gap:12px;padding:14px;border:1px solid #e1e6ef;border-radius:8px;background:#fff;box-shadow:0 10px 30px #1619320d}.asset-main-prompt-editor>header,.asset-main-prompt-editor>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.asset-main-prompt-editor>header>div:first-child{display:grid;gap:3px}.asset-main-prompt-editor>header b{color:#252b3a;font-size:15px}.asset-main-prompt-editor>header span{color:#7a8394;font-size:12px}.asset-prompt-language{display:inline-flex;padding:3px;border:1px solid #dfe4ed;border-radius:8px;background:#f4f6f9}.asset-prompt-language button{min-width:74px;border:0;border-radius:6px;padding:7px 10px;background:transparent;color:#626b7c;font-weight:850}.asset-prompt-language button.active{background:#fff;color:#202737;box-shadow:0 1px 4px #1619321f}.asset-main-prompt-editor>textarea{width:100%;min-height:180px;resize:vertical;border:1px solid #dfe5ef;border-radius:8px;padding:13px;color:#202737;line-height:1.65}.asset-main-prompt-fields{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(260px,1.3fr) auto;align-items:end;gap:10px}.asset-main-prompt-fields label{display:grid;gap:6px;color:#626b7c;font-size:12px;font-weight:850}.asset-main-prompt-fields input{width:100%;border:1px solid #dfe5ef;border-radius:8px;padding:9px 10px;color:#252b3a;background:#fff}.mj-style-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d7dded;border-radius:8px;padding:8px 12px;background:#f5f7ff;color:#493ed2;font-weight:900;white-space:nowrap}.asset-main-prompt-editor>footer{justify-content:flex-start}.asset-main-prompt-editor>footer label{display:inline-flex;align-items:center;gap:7px;color:#4f586b;font-size:13px;font-weight:800}.asset-main-prompt-editor>footer button{margin-left:auto;border:1px solid #263044;border-radius:8px;padding:8px 12px;background:#263044;color:#fff;font-weight:850}.asset-prompt-auto-note{margin-left:auto;color:#768094;font-size:12px;font-weight:800}.asset-generator{position:relative;padding:14px;display:grid;gap:10px}.asset-generator.integrated{padding-top:0}.asset-prompt-box{position:relative}.asset-prompt-box textarea{width:100%;min-height:145px;resize:vertical;border:1px solid #dfe5ef;border-radius:8px;padding:14px;line-height:1.65}.asset-prompt-box .expand{position:absolute;right:8px;top:8px}.asset-reference-tags{display:flex;gap:8px;flex-wrap:wrap}.asset-reference-tags span,.asset-credit{border:1px solid #e0e6ef;background:#f5f7fb;border-radius:999px;padding:6px 10px;color:#5f687b;font-size:12px;font-weight:850}.asset-generate-controls select{border:1px solid #dfe3ec;border-radius:8px;padding:8px 10px;background:#fff;color:#3f4657;font-weight:800}.asset-generate-controls .primary,.asset-modal .primary{background:#6b5cff;border-color:#6b5cff;color:#fff}.asset-generate-controls .primary:disabled{background:#aab1bf;border-color:#aab1bf;cursor:not-allowed}.asset-popover{position:absolute;z-index:12;top:48px;left:100px;display:grid;gap:6px;width:240px;padding:10px;background:#fff;border:1px solid #dfe5ef;border-radius:8px;box-shadow:0 18px 44px #16193224}.asset-popover.lower{top:auto;bottom:62px;left:14px}.asset-popover.ref{left:120px;max-height:360px;overflow:auto}.asset-popover.preset{left:520px}.asset-popover button{text-align:left;border:0;background:#f7f9fc;border-radius:8px;padding:9px}.asset-popover b{color:#6b7280;font-size:12px}.asset-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;background:#10152275;padding:20px}.asset-modal,.asset-lightbox{width:min(620px,100%);background:#fff;border-radius:8px;border:1px solid #e0e5ef;box-shadow:0 24px 80px #00000040;padding:18px}.asset-modal.wide{width:min(840px,100%)}.asset-modal h2{margin:0 0 8px}.asset-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.image-editor-modal{width:min(1180px,66vw);min-height:66vh;max-height:calc(100vh - 48px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;padding:20px}.image-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.image-editor-head h2{margin:0 0 4px}.image-editor-head p{margin:0;color:#7b8494;font-size:13px;line-height:1.35}.image-editor-tabs{display:flex;gap:4px;padding:4px;border-radius:999px;background:#f1f3f7}.image-editor-tabs button{height:34px;border:0;border-radius:999px;padding:0 14px;background:transparent;color:#424b5b;font-weight:900}.image-editor-tabs button.active{background:#111827;color:#fff}.image-editor-layout{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:14px}.image-editor-side{min-height:0;overflow:auto;border:1px solid #e0e5ef;border-radius:12px;padding:12px;background:#f8fafc}.grid-crop-demo{display:grid;grid-template-columns:repeat(2,1fr);height:260px;border:2px solid #3f4657;background:#f3f6fa}.grid-crop-demo i{border:1px dashed #8b94a7}.asset-lightbox .asset-hero-image{min-height:66vh}.angle-preview{height:300px;display:grid;place-items:center;perspective:900px;background:#f2f5f8;border-radius:8px;border:1px solid #e0e5ef}.angle-preview div{width:360px;height:190px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(135deg,#cbdde8,#f4ded2);color:#293245;font-weight:900;transform:rotateX(var(--rx)) rotateY(var(--ry)) rotate(var(--rz));box-shadow:0 30px 50px #16193233}.asset-slider{display:grid;grid-template-columns:80px 1fr 46px;gap:10px;align-items:center;margin-top:10px}.asset-canvas{position:relative;height:calc(100vh - 62px);overflow:hidden;border:1px solid #e2e7ef;border-width:1px 0 0;border-radius:0;background:radial-gradient(circle,#d7dce5 1.1px,transparent 1.2px),#fafafa;background-size:18px 18px}.asset-canvas.dragging,.asset-canvas.panning{cursor:grabbing}.asset-canvas-world{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:0 0;will-change:transform}.asset-canvas-top{min-height:62px;justify-content:flex-start;padding:10px 14px;border:0;border-radius:0;box-shadow:0 8px 24px #16193214;z-index:2}.asset-canvas-top div{display:grid;gap:3px}.asset-canvas-top span{color:#7a8395;font-size:12px;font-weight:800}.asset-canvas-top .canvas-back{width:38px;height:38px;display:grid;place-items:center;padding:0;font-size:20px}.asset-canvas-top .canvas-icon-action{width:36px;height:36px;display:grid;place-items:center;padding:0}.asset-canvas-top button:nth-last-child(2){margin-left:auto}.image-history-modal{width:min(920px,calc(100vw - 48px));max-height:min(760px,calc(100vh - 56px));overflow:hidden}.image-history-modal header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.image-history-modal header p{margin:4px 0 0;color:#738096;font-size:13px}.image-history-grid{max-height:calc(100vh - 190px);overflow:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px;padding-right:4px}.image-history-card{min-height:218px;display:grid;grid-template-rows:128px auto auto;gap:8px;text-align:left;padding:10px;border:1px solid #e0e6f0;border-radius:8px;background:#fbfcff;color:#1f2937}.image-history-card:hover{border-color:#8f83ff;box-shadow:0 12px 26px #5b4fff1f}.image-history-thumb{display:grid;place-items:center;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,#f6f8fb,#edf1f7);color:#5f6878;font-weight:900}.image-history-thumb img{width:100%;height:100%;object-fit:cover;display:block}.image-history-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.image-history-card small{color:#758195;line-height:1.45}.image-history-empty{min-height:260px;display:grid;place-items:center;align-content:center;gap:8px;color:#7a8495;text-align:center}.image-history-empty b{color:#253044}.image-node-preview{gap:8px}.image-node-preview img,.image-node-placeholder{width:100%;height:86px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(135deg,#f6f8fb,#e8edf5);object-fit:cover;overflow:hidden}.image-node-placeholder{color:#667286;font-size:12px;font-weight:900}.asset-canvas-list-panel{display:grid;gap:14px;padding:18px;border:1px solid #e2e7ef;border-radius:8px;background:#fff;box-shadow:0 12px 28px #1619320f}.asset-canvas-list-actions{display:flex;flex-wrap:wrap;gap:10px}.asset-canvas-list-actions button{border:1px solid #dce3ee;background:#f8fafc;border-radius:8px;padding:9px 12px;font-weight:850;color:#253044}.asset-canvas-list-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}.asset-canvas-list-card{display:grid;gap:10px;min-height:156px;padding:15px;border:1px solid #e2e7ef;border-radius:8px;background:#fbfcfe;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.asset-canvas-list-card:hover,.asset-canvas-list-card.active{transform:translateY(-2px);border-color:#8f83ff;box-shadow:0 14px 30px #5b4fff1f}.asset-canvas-list-card div,.asset-canvas-list-card footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.asset-canvas-list-card div{justify-content:flex-start;color:#697386;font-size:12px;font-weight:850}.asset-canvas-list-card b{font-size:18px;color:#1d2737}.asset-canvas-list-card p{min-height:38px;margin:0;color:#687386;font-size:13px;line-height:1.5}.asset-canvas-list-card footer span{color:#7a8395;font-size:12px;font-weight:850}.asset-canvas-list-card footer button{border:1px solid #e2e7ef;background:#fff;border-radius:8px;padding:6px 9px;color:#9a3441;font-weight:850}.asset-search-row{display:flex;gap:10px;align-items:center;padding:10px;border:1px solid #e2e7ef;border-radius:8px;background:#fff}.asset-search-row input{flex:1;min-width:0;border:1px solid #dce3ee;border-radius:8px;padding:10px 12px;font:inherit}.asset-search-row button{border:1px solid #dce3ee;background:#f8fafc;border-radius:8px;padding:9px 12px;font-weight:850}.asset-magnet{position:absolute;z-index:10;left:14px;top:90px;display:grid;gap:8px}.asset-magnet button{width:42px;height:42px;border:1px solid #dce3ee;background:#fff;border-radius:8px;font-weight:900;color:#465064;box-shadow:0 8px 20px #16193214}.new-node-menu{position:absolute;left:62px;top:90px;z-index:11;width:190px;display:grid;gap:6px;padding:10px;background:#fff;border:1px solid #dfe5ef;border-radius:8px;box-shadow:0 18px 44px #16193224}.new-node-menu button{border:0;background:#f6f8fb;border-radius:8px;padding:9px;text-align:left;font-weight:850}.canvas-context-menu{position:absolute;z-index:45;width:196px;display:grid;gap:6px;padding:8px;border:1px solid #dfe5ef;border-radius:8px;background:#fffffff5;box-shadow:0 18px 44px #16193229}.canvas-context-menu button{border:0;border-radius:8px;background:#f6f8fb;padding:9px 10px;text-align:left;color:#263247;font-weight:850}.canvas-context-menu button:hover{background:#ecefff;color:#4d3dff}.connection-node-menu b{display:block;padding:4px 8px 7px;color:#697386;font-size:12px}.canvas-group{position:absolute;left:88px;top:70px;width:820px;height:330px;border:1px dashed #9fb8b2;border-radius:8px;padding:10px;cursor:grab;touch-action:none}.canvas-group.dragging{cursor:grabbing;box-shadow:0 18px 42px #1619321f}.canvas-group.resizing{box-shadow:0 0 0 3px #6b5cff14,0 18px 42px #1619321f}.canvas-group-resize{position:absolute;z-index:20;display:block;background:transparent;pointer-events:auto}.canvas-group-resize.n,.canvas-group-resize.s{left:14px;right:14px;height:12px;cursor:ns-resize}.canvas-group-resize.n{top:-6px}.canvas-group-resize.s{bottom:-6px}.canvas-group-resize.e,.canvas-group-resize.w{top:14px;bottom:14px;width:12px;cursor:ew-resize}.canvas-group-resize.e{right:-6px}.canvas-group-resize.w{left:-6px}.canvas-group-resize.ne,.canvas-group-resize.nw,.canvas-group-resize.se,.canvas-group-resize.sw{width:18px;height:18px}.canvas-group-resize.ne{top:-8px;right:-8px;cursor:nesw-resize}.canvas-group-resize.nw{top:-8px;left:-8px;cursor:nwse-resize}.canvas-group-resize.se{bottom:-8px;right:-8px;cursor:nwse-resize}.canvas-group-resize.sw{bottom:-8px;left:-8px;cursor:nesw-resize}.canvas-group:hover .canvas-group-resize:after,.canvas-group.resizing .canvas-group-resize:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:999px;background:#6b5cff47;opacity:0}.canvas-group:hover .canvas-group-resize.ne:after,.canvas-group:hover .canvas-group-resize.nw:after,.canvas-group:hover .canvas-group-resize.se:after,.canvas-group:hover .canvas-group-resize.sw:after,.canvas-group.resizing .canvas-group-resize:after{opacity:1}.canvas-delete-x{width:24px;height:24px;display:grid;place-items:center;border:1px solid #dfe5ef;border-radius:999px;padding:0;background:#fffffff5;color:#7b3340;font-size:16px;line-height:1;font-weight:950;box-shadow:0 8px 18px #1619321f;cursor:pointer}.canvas-delete-x:hover{background:#fff0f0;border-color:#f0bdc4;color:#b42334}.canvas-delete-x.node-delete{position:absolute;z-index:8;right:8px;top:8px}.canvas-delete-x.group-delete{position:absolute;z-index:6;right:8px;top:8px;margin-left:0;opacity:0;pointer-events:none;transition:opacity .14s ease}.canvas-group-tools{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding-right:34px;cursor:default;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .14s ease,transform .14s ease}.canvas-group:hover .canvas-group-tools,.canvas-group.dragging .canvas-group-tools,.canvas-group.resizing .canvas-group-tools,.canvas-group:hover .canvas-delete-x.group-delete,.canvas-group.dragging .canvas-delete-x.group-delete,.canvas-group.resizing .canvas-delete-x.group-delete{opacity:1;pointer-events:auto;transform:translateY(0)}.canvas-group input,.canvas-group select{border:1px solid #dce3ec;background:#ffffffd1;border-radius:8px;padding:6px 8px;font-weight:850}.canvas-group input[type=color]{width:36px;height:32px;padding:2px}.canvas-group label{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:850;color:#637085}.canvas-group label input{width:72px}.canvas-group button{margin-left:6px;border:1px solid #dce3ec;background:#fff;border-radius:8px;padding:6px 8px;font-weight:850}.canvas-group button.canvas-delete-x{padding:0;border-radius:999px}.canvas-group-name-popover{position:absolute;z-index:34;width:230px;display:grid;gap:10px;padding:12px;background:#fffffffa;border:1px solid #dfe5ef;border-radius:12px;box-shadow:0 18px 42px #16193229}.canvas-group-name-popover b{font-size:13px;color:#20242e}.canvas-group-name-popover input{height:34px;border:1px solid #dce3ec;border-radius:8px;padding:0 10px;font-weight:850}.canvas-group-name-popover div{display:flex;justify-content:flex-end;gap:8px}.canvas-group-name-popover button{height:32px;border:1px solid #dce3ec;border-radius:8px;padding:0 12px;background:#fff;font-weight:900}.canvas-group-name-popover button[type=submit]{background:#111827;border-color:#111827;color:#fff}.canvas-selection-box{position:absolute;z-index:20;border:1px solid #6b5cff;background:#6b5cff1a;pointer-events:none}.asset-node{position:absolute;z-index:3;width:180px;min-height:96px;display:grid;gap:5px;padding:12px;background:#fffffff2;border:1px solid #dfe5ef;border-left:5px solid #6b5cff;border-radius:8px;box-shadow:0 12px 28px #1619321a;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.asset-node.asset-canvas-card{width:352px;min-height:448px;padding:34px 26px 22px;gap:14px;border:1px solid #d9d9d9;border-left:1px solid #d9d9d9;border-radius:26px;background:#ffffffe6;box-shadow:0 18px 42px #0f172a1f}.asset-node.dragging{cursor:grabbing;opacity:.96}.asset-node.场景{border-left-color:#16a38a}.asset-node.道具{border-left-color:#c77731}.asset-node.视频{border-left-color:#d66c4d}.asset-node.音频{border-left-color:#3387c7}.asset-node.图片{width:352px}.asset-node.asset-canvas-card.图片{min-height:424px;padding:34px 26px 22px;gap:14px}.asset-node.文本{width:260px}.canvas-node-title-input{width:100%;min-width:0;border:0;border-bottom:1px solid transparent;padding:0 0 4px;background:transparent;color:#1f2937;font:inherit;font-weight:900}.canvas-node-title-input:focus{border-bottom-color:#94a3b8;outline:none}.asset-node[class*="3D"]{border-left-color:#313b57}.asset-node.focused{z-index:8;border-color:#c9c9c9;box-shadow:0 0 0 3px #0000000f,0 20px 52px #1619322e}.asset-node span,.asset-node small{color:#707a8d;font-size:12px;line-height:1.45}.function-node-body{display:grid;gap:5px;padding:8px;border-radius:8px;background:#f7f8fb}.function-node-body.rich{gap:7px}.canvas-image-node-preview{overflow:hidden;padding:0;background:#111318}.canvas-image-node-preview img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:contain;background:#090a0d}.canvas-image-node-preview small{padding:7px 9px;color:#d7dbe4}.canvas-image-node-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:7px;background:#f8fafc}.canvas-image-node-actions label,.canvas-image-node-actions button{min-width:0;min-height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7deea;border-radius:7px;background:#fff;color:#344054;font-size:12px;font-weight:850;cursor:pointer}.canvas-image-node-actions input{display:none}.canvas-text-node-editor{min-height:150px;border:1px solid #e2e8f0}.canvas-text-node-editor textarea{width:100%;min-height:100px;resize:vertical;border:0;padding:10px;background:transparent;font-family:inherit;line-height:1.5;outline:none}.canvas-text-node-controls{display:grid;grid-template-columns:58px 48px 48px 1fr;align-items:end;gap:5px}.canvas-text-node-controls label{display:grid;gap:3px;color:#667085;font-size:10px;font-weight:800}.canvas-text-node-controls input,.canvas-text-node-controls select{min-width:0}.canvas-text-node-controls input[type=number],.canvas-text-node-controls select{height:28px;border:1px solid #d7deea;border-radius:6px;padding:3px 5px;background:#fff}.canvas-text-node-controls input[type=color]{width:100%;height:28px;border:1px solid #d7deea;border-radius:6px;padding:2px;background:#fff}.function-node-body.rich label{display:grid;grid-template-columns:52px 1fr;align-items:center;gap:6px;font-size:11px;font-weight:850;color:#697386}.function-node-body.rich select,.function-node-body.rich input,.function-node-body.rich textarea{min-width:0;border:1px solid #dce3ee;border-radius:7px;background:#fff;padding:5px 6px;font:inherit;color:#263247}.function-node-body.rich textarea{min-height:58px;resize:vertical}.grid-node-preview div{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:5px;border-radius:7px;background:#eef2f7}.grid-node-preview i{aspect-ratio:1;display:grid;place-items:center;border:1px solid #dce3ee;border-radius:4px;background:#fff;color:#6a7281;font-size:10px;font-style:normal;font-weight:900;cursor:grab;-webkit-user-select:none;user-select:none;overflow:hidden}.grid-node-preview i img{width:100%;height:100%;object-fit:cover;pointer-events:none}.grid-node-preview i:active{cursor:grabbing;background:#ecefff;border-color:#bdb8ff}.grid-node-preview i.selected{background:#1f2937;border-color:#1f2937;color:#fff}.grid-node-preview i.filled{background:linear-gradient(135deg,#e8f7f0,#edf1ff);border-color:#9ccfbd;color:#19382e}.crop-output-preview i{cursor:pointer}.meta-editor{display:grid;gap:12px}.meta-editor label,.episode-checks{display:grid;gap:6px;color:#4c5668;font-weight:850}.meta-editor input,.meta-editor select,.meta-editor textarea,.grid-editor-controls input{border:1px solid #dce3ee;border-radius:8px;padding:9px 10px;font:inherit}.meta-editor textarea{min-height:90px;resize:vertical}.asset-cascade-dialog{max-width:520px}.asset-cascade-diff{display:grid;gap:8px;margin:14px 0;padding:12px;border:1px solid #e1e6ef;border-radius:8px;background:#f8fafc;color:#626b7c;line-height:1.5}.asset-cascade-diff b{color:#1f2937}.episode-checks{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));padding:10px;border:1px solid #e2e7ef;border-radius:8px;background:#f8fafc}.episode-checks b{grid-column:1 / -1;color:#1f2937}.episode-checks label{display:flex;align-items:center;gap:6px;font-size:13px}.grid-editor-preview{position:relative;display:grid;grid-template-columns:repeat(var(--grid-cols),1fr);grid-template-rows:repeat(var(--grid-rows),minmax(42px,1fr));gap:5px;min-height:260px;padding:12px;border-radius:10px;background:linear-gradient(135deg,#e8edf5,#f8f9fb);overflow:hidden;touch-action:none}.image-editor-preview{min-height:52vh;height:100%;border:1px solid #dbe2ee;background:linear-gradient(45deg,rgba(255,255,255,.65) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,.65) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(255,255,255,.65) 75%),linear-gradient(-45deg,transparent 75%,rgba(255,255,255,.65) 75%),linear-gradient(135deg,#dfe6ef,#f8f9fb);background-size:32px 32px,32px 32px,32px 32px,32px 32px,auto;background-position:0 0,0 16px,16px -16px,-16px 0,0 0}.image-editor-preview.free,.image-editor-preview.annotate{display:block}.image-editor-preview strong{position:absolute;z-index:4;top:14px;left:14px;max-width:calc(100% - 28px);border-radius:999px;padding:7px 11px;background:#ffffffd6;color:#2f3746;box-shadow:0 8px 20px #1619321a;font-size:12px;line-height:1}.image-editor-source{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;background:#fff;pointer-events:none}.grid-editor-preview span{display:grid;place-items:center;border:1px solid #d7deea;border-radius:8px;background:#ffffffb3;color:#5d6678;font-weight:900}.grid-editor-preview i{position:absolute;z-index:2;background:#6b5cff;box-shadow:0 0 0 2px #6b5cff1f;pointer-events:auto}.grid-editor-preview .v{top:0;bottom:0;left:var(--grid-v);width:18px;background:transparent;box-shadow:none;transform:translate(-50%);cursor:ew-resize}.grid-editor-preview .h{left:0;right:0;top:var(--grid-h);height:18px;background:transparent;box-shadow:none;transform:translateY(-50%);cursor:ns-resize}.grid-editor-preview .v:before,.grid-editor-preview .h:before{content:"";position:absolute;border-radius:999px;background:#6b5cff;box-shadow:0 0 0 2px #6b5cff1f}.grid-editor-preview .v:before{top:0;bottom:0;left:50%;width:4px;transform:translate(-50%)}.grid-editor-preview .h:before{top:50%;right:0;left:0;height:4px;transform:translateY(-50%)}.grid-editor-preview .v:after,.grid-editor-preview .h:after{content:"";position:absolute;left:50%;top:50%;width:18px;height:18px;border-radius:999px;background:#fff;border:2px solid #6b5cff;transform:translate(-50%,-50%);box-shadow:0 8px 18px #1619322e}.grid-editor-preview .v.active:after,.grid-editor-preview .h.active:after{background:#6b5cff;box-shadow:0 0 0 5px #6b5cff29,0 8px 18px #1619322e}.grid-editor-preview.dragging{cursor:grabbing}.free-crop-box{position:absolute;z-index:5;left:var(--crop-x);top:var(--crop-y);width:var(--crop-w);height:var(--crop-h);min-width:80px;min-height:80px;border:2px solid #6b5cff;border-radius:12px;background:#6b5cff1f;box-shadow:0 0 0 9999px #10152238}.free-crop-box button{width:100%;height:100%;display:grid;place-items:center;border:0;background:transparent;color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.35);cursor:move;font-weight:900}.grid-editor-preview .free-crop-box i{right:-9px;bottom:-9px;width:18px;height:18px;border-radius:999px;border:2px solid #6b5cff;background:#fff;box-shadow:0 8px 18px #1619322e;cursor:nwse-resize}.annotation-pin{position:absolute;z-index:6;display:flex;align-items:center;gap:6px;max-width:240px;border:0;border-radius:999px;padding:5px 9px 5px 5px;background:#111827eb;color:#fff;transform:translate(-12px,-50%);box-shadow:0 10px 24px #16193233;cursor:grab;touch-action:none}.annotation-pin.dragging{cursor:grabbing;box-shadow:0 12px 28px #16193247}.image-editor-preview.annotate{cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none}.annotation-drawing-layer{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}.annotation-pin b{width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:var(--annotation-color, #ef4444);color:#fff;font-size:12px}.annotation-pin em{overflow:hidden;color:#fff;font-size:12px;font-style:normal;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.grid-editor-controls{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.grid-editor-controls label{display:grid;gap:5px;color:#536073;font-size:12px;font-weight:850}.image-editor-side .grid-editor-controls{grid-template-columns:1fr}.grid-editor-controls span{display:block;border-radius:9px;padding:9px 10px;background:#fff;color:#667085;font-size:12px;line-height:1.45}.annotation-toolset{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.annotation-toolset button{min-width:0;height:36px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #dfe5ef;border-radius:7px;background:#fff;color:#475467;font-size:12px;font-weight:850;white-space:nowrap}.annotation-toolset button span{display:inline;min-width:2em;border:0;border-radius:0;padding:0;background:transparent;color:inherit;font:inherit;line-height:1}.annotation-toolset button.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;box-shadow:0 0 0 1px #2563eb inset}.annotation-color-field{display:grid;gap:7px}.annotation-color-row{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.annotation-color-row button{width:25px;height:25px;flex:0 0 25px;border:2px solid #fff;border-radius:50%;background:var(--swatch-color);box-shadow:0 0 0 1px #cbd5e1}.annotation-color-row button.active{box-shadow:0 0 0 2px #2563eb}.annotation-color-row input[type=color]{width:31px;height:29px;border:1px solid #d0d5dd;border-radius:6px;padding:2px;background:#fff;cursor:pointer}.annotation-history-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.annotation-history-actions button{height:34px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #dfe5ef;border-radius:7px;background:#fff;color:#344054;font-size:12px;font-weight:850}.annotation-history-actions button:last-child{border-color:#fecaca;color:#b42318}.annotation-history-actions button:disabled{cursor:not-allowed;opacity:.45}.function-node-body em{color:#7b8494;font-size:11px;font-style:normal;line-height:1.4}.function-node-actions{display:flex;flex-wrap:wrap;gap:8px}.function-node-actions button{flex:1 1 72px;border:1px solid #dfe5ef;background:#fff;border-radius:8px;padding:7px 8px;font-weight:850;color:#3f4657}.function-node-actions button:last-child{background:#262f43;color:#fff;border-color:#262f43}.function-node-actions button:disabled{opacity:.62;cursor:wait}.node-run-message{display:block;margin-top:8px;padding:7px 8px;border-radius:8px;background:#f4f7fb;color:#596579;font-size:11px;font-weight:850}.node-run-message.running{background:#eef2ff;color:#4d3dff}.node-run-message.done{background:#edf8f2;color:#18724d}.node-run-message.error{background:#fff0f0;color:#b72d3a}.director-node-stage{height:74px;display:grid;place-items:center;perspective:520px;border-radius:8px;background:linear-gradient(90deg,rgba(90,98,120,.14) 1px,transparent 1px),linear-gradient(rgba(90,98,120,.14) 1px,transparent 1px),#f4f7fb;background-size:18px 18px}.director-node-stage i{width:96px;height:42px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(135deg,#d9e6ef,#f1ded5);color:#273247;font-size:12px;font-style:normal;font-weight:950;transform:rotateX(var(--rx)) rotateY(var(--ry)) rotate(var(--rz));box-shadow:0 18px 28px #16193229}.mini-slider{grid-template-columns:24px 1fr!important}.canvas-context-toolbar{position:absolute;z-index:30;transform:translate(-50%);display:flex;align-items:center;gap:6px;padding:7px 10px;background:#fffffff0;border:1px solid #ececf0;border-radius:999px;box-shadow:0 16px 40px #1619321f}.canvas-context-toolbar button{width:34px;height:34px;display:grid;place-items:center;border:0;background:transparent;border-radius:999px;padding:0;font-weight:900;color:#20242e}.canvas-context-toolbar button:hover{background:#f3f4f7}.canvas-node-label{position:absolute;top:-24px;left:6px;display:flex;gap:4px;align-items:center;color:#8b8e96;font-size:14px;font-weight:900}.canvas-node-label span{width:16px;height:16px;display:grid;place-items:center;border-radius:50%;background:#8f949d;color:#fff;font-size:10px}.canvas-upload-dot,.canvas-port{position:absolute;z-index:2;display:grid;place-items:center;border:0;border-radius:50%;padding:0;background:#fff;color:#111;box-shadow:0 6px 18px #1619321f;font-weight:900;line-height:1;text-align:center}.asset-node button.canvas-delete-x,.asset-node button.canvas-upload-dot,.asset-node button.canvas-port{padding:0;box-sizing:border-box}.canvas-upload-dot{top:50px;right:18px;width:32px;height:32px;font-size:18px}.canvas-port{width:28px;height:28px;border:1px solid #dfe5ef;font-size:18px;top:50%;transform:translateY(-50%);transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.canvas-port:hover{border-color:#6b5cff;box-shadow:0 0 0 4px #6b5cff1f,0 7px 18px #16193224;transform:translateY(-50%) scale(1.08)}.canvas-port.left{left:-14px}.canvas-port.right{right:-14px}.canvas-card-visual{height:236px;border-radius:18px;display:grid;place-items:center;align-content:center;gap:10px;padding:18px;background:#eee;color:#7a7f89;overflow:hidden}.canvas-card-visual.ready,.asset-canvas-card.角色 .canvas-card-visual{background:linear-gradient(180deg,#ffffff4d,#ffffff1a),linear-gradient(135deg,#e9edf2,#d9d9d9)}.asset-canvas-card.场景 .canvas-card-visual{height:168px;border-radius:8px;background:linear-gradient(135deg,#9fc8dc,#e9d9b7 52%,#8dbb74)}.canvas-card-visual strong{color:#303642;font-size:14px;line-height:1.35;text-align:center}.canvas-card-visual.has-image{padding:0;background:#e9edf2}.canvas-card-visual.has-image img{width:100%;height:100%;display:block;object-fit:cover}.asset-canvas-card.场景 .canvas-card-visual,.asset-canvas-card.鍦烘櫙 .canvas-card-visual{height:190px;border-radius:14px}.canvas-card-meta{display:grid;gap:6px;padding:2px 4px 0}.canvas-card-meta b{font-size:15px;line-height:1.35;color:#20242e}.canvas-card-meta span{color:#8b8e96;font-size:13px;line-height:1.35}.canvas-card-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px;min-height:34px;padding-top:2px}.canvas-card-actions button{min-width:36px;height:32px;display:grid;place-items:center;border:0;background:#f4f5f7;border-radius:999px;padding:0 12px;color:#555b68;line-height:1;font-weight:900}.canvas-card-actions label.canvas-card-upload-label{width:32px;min-width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:999px;padding:0;background:#f4f5f7;color:#111827;font-size:18px;font-weight:900;cursor:pointer}.canvas-card-upload-label input{display:none}.canvas-image-card-visual{height:236px;padding:0;border-radius:18px;background:#fff}.canvas-image-card-visual img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.canvas-image-card-meta .canvas-node-title-input{font-size:15px;line-height:1.35}.canvas-image-card-actions{justify-content:flex-end}.canvas-image-more-menu{bottom:58px}.asset-lightbox>img{display:block;width:100%;max-height:72vh;object-fit:contain;background:#fff}.canvas-card-actions button[title]{width:32px;min-width:32px;padding:0;font-size:18px}.canvas-card-actions .canvas-card-upload-action{color:#111827}.canvas-card-more-menu{position:absolute;z-index:21;right:22px;bottom:62px;display:grid;gap:7px;width:178px;padding:8px;border:1px solid #e3e5eb;border-radius:12px;background:#fffffffa;box-shadow:0 14px 34px #16193229}.canvas-card-more-menu button{border:0;border-radius:9px;padding:9px 10px;background:#f5f6f8;color:#20242e;text-align:left;font-size:12px;font-weight:900}.canvas-card-more-menu button:hover{background:#ecefff;color:#4d3dff}.canvas-generator-dock{position:absolute;z-index:28;transform:translate(-50%);width:min(900px,calc(100vw - 64px));min-height:350px;display:grid;grid-template-rows:1fr auto;gap:10px;padding:16px 18px 12px;background:#fffffff0;border:1px solid #dfdfe3;border-radius:24px;box-shadow:0 16px 42px #1619321f}.mj-style-library-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;display:grid;place-items:center;padding:22px;background:#12161f94}.mj-style-library{width:min(1240px,calc(100vw - 44px));height:min(820px,calc(100vh - 44px));display:grid;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden;border:1px solid #dfe3ea;border-radius:8px;background:#f7f8fb;box-shadow:0 30px 90px #080c1657}.mj-style-library-head{min-height:64px;display:grid;grid-template-columns:minmax(240px,1fr) minmax(260px,420px) auto;align-items:center;gap:16px;padding:12px 16px;border-bottom:1px solid #e0e4ec;background:#fff}.mj-style-library-head>div{display:flex;align-items:center;gap:9px}.mj-style-library-head h2{margin:0;color:#202637;font-size:18px}.mj-style-library-head span{color:#7a8394;font-size:12px;font-weight:800}.mj-style-library-head label{height:38px;display:flex;align-items:center;gap:8px;border:1px solid #dfe4ed;border-radius:8px;padding:0 11px;background:#f8f9fb;color:#7a8394}.mj-style-library-head input{width:100%;border:0;outline:0;background:transparent;color:#252b3a}.mj-style-close{width:38px;height:38px;display:grid;place-items:center;border:1px solid #dfe4ed;border-radius:8px;background:#fff;color:#4f586b}.mj-style-group-tabs{display:flex;gap:4px;padding:8px 16px;border-bottom:1px solid #e0e4ec;background:#fff}.mj-style-group-tabs button{min-width:72px;border:0;border-radius:6px;padding:8px 12px;background:transparent;color:#687085;font-weight:900}.mj-style-group-tabs button.active{background:#242b3b;color:#fff}.mj-style-library-body{min-height:0;display:grid;grid-template-columns:210px minmax(0,1fr)}.mj-style-library-body>aside{min-height:0;display:grid;align-content:start;gap:4px;overflow:auto;padding:12px;border-right:1px solid #e0e4ec;background:#fff}.mj-style-library-body>aside button{display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-radius:6px;padding:9px 10px;background:transparent;color:#50596a;text-align:left;font-size:12px;font-weight:850}.mj-style-library-body>aside button.active{background:#eef0ff;color:#493ed2}.mj-style-library-body>aside span{color:#9299a7;font-size:11px}.mj-style-results{min-height:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:max-content;align-content:start;align-items:start;gap:12px;overflow:auto;padding:14px}.mj-style-card{width:100%;min-width:0;overflow:hidden;border:1px solid #dfe3eb;border-radius:8px;background:#fff}.mj-style-card.selected{border-color:#5b50e6;box-shadow:0 0 0 2px #5b50e61f}.mj-style-preview{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;border:0;padding:0;background:#e8ebf1;cursor:zoom-in;text-align:left}.mj-style-preview img{width:100%;height:100%;display:block;object-fit:cover}.mj-style-preview img{transition:transform .2s ease}.mj-style-preview:hover img{transform:scale(1.025)}.mj-style-preview span{position:absolute;left:8px;top:8px;border-radius:5px;padding:4px 7px;background:#181d28c7;color:#fff;font-size:11px;font-weight:900}.mj-style-card-body{display:grid;gap:8px;padding:11px}.mj-style-card-body>div{display:grid;gap:3px}.mj-style-card-body b{color:#242a39;font-size:13px;line-height:1.35}.mj-style-card-body em{color:#8a92a1;font-size:11px;font-style:normal}.mj-style-card-body code{overflow:hidden;padding:7px 8px;border-radius:5px;background:#202634;color:#f0d875;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.mj-style-card-body p{min-height:48px;margin:0;display:-webkit-box;overflow:hidden;color:#596274;font-size:11px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.mj-style-card-body small{overflow:hidden;color:#8a92a1;text-overflow:ellipsis;white-space:nowrap}.mj-style-card-body button{height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #263044;border-radius:6px;background:#263044;color:#fff;font-weight:900}.mj-style-card-body .mj-style-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.mj-style-card-body .mj-style-card-actions button{height:auto;min-height:38px;padding:5px 7px;font-size:10px;line-height:1.25}.mj-style-load-more{grid-column:1 / -1;min-height:40px;border:1px solid #cfd5df;border-radius:6px;background:#fff;color:#4f586a;font-weight:850}.mj-style-load-more:hover{border-color:#263044;color:#263044}.mj-style-empty{grid-column:1 / -1;padding:48px;color:#737c8d;text-align:center;font-weight:850}.mj-style-empty.error{color:#c23b45}@media(max-width:1080px){.mj-style-results{grid-template-columns:repeat(3,minmax(0,1fr))}.mj-style-library-body{grid-template-columns:180px minmax(0,1fr)}}@media(max-width:720px){.mj-style-library-mask{padding:0}.mj-style-library{width:100vw;height:100vh;border:0}.mj-style-library-head{grid-template-columns:minmax(0,1fr) auto}.mj-style-library-head label{grid-column:1 / -1;grid-row:2}.mj-style-library-body{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.mj-style-library-body>aside{display:flex;overflow-x:auto;border-right:0;border-bottom:1px solid #e0e4ec}.mj-style-library-body>aside button{flex:0 0 auto}.mj-style-results{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px}}.canvas-generator-dock textarea{width:100%;min-height:200px;resize:vertical;border:0;outline:0;background:transparent;font-size:16px;line-height:1.45;color:#20242e}.canvas-prompt-composer{min-height:200px;display:flex;flex-direction:column;gap:8px}.canvas-prompt-composer textarea{min-height:140px;flex:1}.canvas-prompt-references{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.canvas-prompt-references button{height:42px;min-width:42px;overflow:hidden;border:1px solid #e0e3e9;border-radius:7px;background:#fff;color:#303644;padding:0 10px;font-size:11px;font-weight:900}.canvas-prompt-references button.image-ref{width:42px;padding:0}.canvas-prompt-references img{width:100%;height:100%;display:block;object-fit:cover}.canvas-generator-controls{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.canvas-generator-controls button,.canvas-generator-controls select{border:0;background:transparent;color:#20242e;font-weight:900;padding:8px 5px}.canvas-generator-controls span{margin-left:auto;color:#7b5cff;font-weight:900}.canvas-generator-controls .send{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff;font-size:18px}.canvas-generator-controls .send:disabled{background:#d2d5dc;color:#fff}.canvas-generator-status{color:#6b7280;font-size:12px}.canvas-generator-status.running{color:#7658e8}.canvas-generator-status.done{color:#16835b}.canvas-generator-status.error{color:#c43c4c}.canvas-ref-pop{left:90px;bottom:120px}.canvas-preset-pop{left:360px;bottom:120px}.canvas-derivative-menu{position:absolute;z-index:31;left:50%;top:100px;transform:translate(-50%);display:grid;gap:8px;width:240px;padding:10px;background:#fff;border:1px solid #e3e5eb;border-radius:14px;box-shadow:0 18px 44px #16193226}.canvas-derivative-menu button{text-align:left;border:0;background:#f6f7fa;border-radius:10px;padding:10px 12px;font-weight:850}.asset-edge{position:absolute;z-index:2;overflow:visible;pointer-events:auto;outline:none}.asset-edge-line{fill:none;stroke:#94a3b8;stroke-width:2;stroke-linecap:round;transition:stroke .14s ease,stroke-width .14s ease,filter .14s ease;pointer-events:none;vector-effect:non-scaling-stroke}.asset-edge-hit{fill:none;stroke:transparent;stroke-width:16;cursor:pointer;pointer-events:stroke;vector-effect:non-scaling-stroke}.asset-edge.selected .asset-edge-line{stroke:#6b5cff;stroke-width:3;filter:drop-shadow(0 0 3px rgba(107,92,255,.28))}.asset-edge.draft{z-index:7;pointer-events:none}.asset-edge.draft .asset-edge-line{stroke:#6b5cff;stroke-width:3;stroke-dasharray:7 5;filter:drop-shadow(0 0 3px rgba(107,92,255,.24))}.edge-select-hit{position:absolute;z-index:8;width:32px;height:32px;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}.edge-select-hit:focus-visible{outline:2px solid rgba(107,92,255,.65);outline-offset:2px}.edge-delete{position:absolute;z-index:23;width:22px;height:22px;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}.edge-delete.visible,.edge-delete:hover{opacity:1;pointer-events:auto;transform:scale(1.04)}.asset-minimap{position:absolute;right:14px;bottom:14px;width:150px;height:105px;border:1px solid #dce3ee;border-radius:8px;background:#ffffffe0}.asset-minimap button{position:absolute;width:8px;height:8px;min-width:8px;min-height:8px;padding:0;border:0;border-radius:50%;background:#6b5cff;cursor:pointer}.asset-save-state{position:absolute;right:18px;top:14px;color:#139176;background:#e9f8f3;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.asset-mini-window{position:fixed;z-index:70;right:28px;top:118px;width:min(420px,calc(100vw - 36px));max-height:calc(100vh - 150px);overflow:auto;background:#fff;border:1px solid #dfe5ef;border-radius:8px;box-shadow:0 24px 70px #16193238;padding:12px}.asset-mini-window header,.mini-tabs{display:flex;align-items:center;gap:8px;justify-content:space-between}.asset-mini-window header button,.mini-tabs button{border:1px solid #dfe3ec;background:#fff;border-radius:8px;padding:7px 9px;font-weight:850}.mini-tabs{justify-content:flex-start;flex-wrap:wrap;margin:10px 0}.mini-tabs .active{background:#262f43;color:#fff}.mini-asset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mini-asset-grid button{display:grid;gap:5px;text-align:left;border:1px solid #e2e7ef;background:#f8fafc;border-radius:8px;padding:9px}.mini-asset-grid span{width:42px;height:32px;display:grid;place-items:center;border-radius:6px;background:#e9f1f3;color:#58706d;font-weight:900}.mini-asset-grid small{color:#7b8495}.director-desk-v2-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#0c1016c7;display:flex;align-items:stretch;justify-content:stretch}.director-desk-v2-modal .ddv2-shell{width:100%;height:100%}.filmapp-stats{display:flex;align-items:center;gap:12px;padding:14px;margin-bottom:14px;flex-wrap:wrap}.filmapp-stats span{background:#f3f5f9;border:1px solid #e5e8f0;border-radius:999px;padding:7px 12px;color:#586073;font-weight:800}.filmapp-stats button{margin-left:auto}.filmapp-episode-list{display:grid;gap:10px;margin-bottom:14px}.filmapp-episode{display:grid;grid-template-columns:1.3fr 120px 120px 160px auto;gap:12px;align-items:center;padding:15px}.filmapp-episode b{color:#6b5cff}.filmapp-episode h2{margin-top:4px}.filmapp-episode span{color:#687083}.filmapp-episode em{color:#139176;font-style:normal;font-weight:800}.filmapp-panel pre{margin:0;white-space:pre-wrap;line-height:1.7;color:#303544;background:#fafbfe;border:1px solid #e2e6ef;border-radius:8px;padding:14px}.filmapp-next{position:fixed;left:50%;bottom:18px;z-index:20;transform:translate(-50%);width:min(760px,calc(100vw - 36px));height:54px;background:#17191f;color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 18px;box-shadow:0 20px 50px #0000003d}.filmapp-next span{color:#d6d9e1;font-weight:750}.filmapp-next-actions{display:flex;align-items:center;gap:8px}.filmapp-next button{border:0;background:#fff;color:#17191f;border-radius:8px;padding:10px 15px;font-weight:900}.filmapp-toast{position:fixed;right:22px;bottom:86px;z-index:30;background:#191b23;color:#fff;border-radius:8px;padding:11px 14px;box-shadow:0 16px 40px #00000038;font-weight:750;max-width:min(360px,calc(100vw - 36px))}.filmapp-delete-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;background:#0f121c5c;padding:20px}.filmapp-delete-dialog{width:min(420px,100%);background:#fff;border:1px solid #eceef4;border-radius:12px;box-shadow:0 28px 80px #0f121c3d;padding:22px}.filmapp-delete-dialog h2{margin:0 0 10px;color:#141923;font-size:20px}.filmapp-delete-dialog p{margin:0 0 16px;color:#616a7b;line-height:1.65}.filmapp-delete-dialog label{display:flex;align-items:center;gap:9px;color:#303848;font-size:14px;font-weight:850;margin-bottom:20px}.filmapp-delete-dialog input{width:16px;height:16px;accent-color:#6b5cff}.filmapp-delete-dialog div{display:flex;justify-content:flex-end;gap:10px}.filmapp-delete-dialog button{border:1px solid #dfe3ec;background:#fff;color:#3f4657;border-radius:8px;padding:10px 14px;font-weight:900}.filmapp-delete-dialog button.primary{background:#050505;border-color:#050505;color:#fff}.filmapp-delete-dialog button.danger{background:#cf3131;border-color:#cf3131;color:#fff}.filmapp-delete-dialog button.danger:hover{background:#b92626}.filmapp-export-dialog{width:min(520px,100%)}.filmapp-delete-dialog .filmapp-export-options{display:grid;gap:10px;margin:8px 0 20px}.filmapp-export-options label{display:grid;grid-template-columns:18px 1fr;align-items:start;gap:10px;border:1px solid #e8ebf2;border-radius:10px;padding:10px 12px;margin:0}.filmapp-export-options span{display:grid;gap:3px}.filmapp-export-options b{color:#151922;font-size:14px}.filmapp-export-options em{color:#7c8494;font-style:normal;font-size:12.5px;font-weight:700;line-height:1.45}@media(max-width:1020px){.filmapp-top{grid-template-columns:1fr;height:auto;padding:12px 18px}.filmapp-left,.filmapp-brand,.filmapp-meta{justify-self:center}.filmapp-shell,.filmapp-project-grid,.filmapp-style-grid,.filmapp-asset-grid,.filmapp-two{grid-template-columns:1fr}.script-studio,.script-reader-title,.script-reader-body{width:min(860px,calc(100% - 48px))}.script-paper{padding:38px 44px 96px}.script-setting-dock{right:14px;top:138px}.script-setting-popover-group{left:auto;right:calc(100% + 12px)}.script-setting-popover{width:min(340px,calc(100vw - 92px))}.script-setting-popover-group{flex-wrap:wrap;justify-content:flex-end}.script-outline-highlights{flex-direction:row-reverse}.script-highlight-popover{width:min(300px,calc(100vw - 92px))}.script-rail{left:14px;top:150px}.script-float{left:48px;top:-42px;transform:translate(-10px) translateY(4px)}.script-rail:hover .script-float,.script-rail:focus-within .script-float,.script-rail.open .script-float{transform:translate(0) translateY(0)}.filmapp-episode{grid-template-columns:1fr 1fr}.filmapp-table-row{grid-template-columns:56px 1fr}.filmapp-table-row span,.filmapp-table-row em{grid-column:2;justify-self:start}.style-direction-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.style-table-layout{grid-template-columns:1fr}.style-dimension-list{grid-template-columns:repeat(2,minmax(0,1fr))}.style-library-head{grid-template-columns:1fr;align-items:stretch}.style-library-strip{grid-template-columns:repeat(3,minmax(120px,1fr))}.style-library-tabs button{flex:1;min-width:84px}.asset-card-grid{grid-template-columns:repeat(auto-fill,minmax(210px,280px))}.style-search,.style-search input,.style-search input:focus,.style-search input:not(:placeholder-shown){width:100%;min-width:0}}@media(max-width:640px){.filmapp{padding-bottom:40px}.filmapp-top{gap:12px}.filmapp-left{width:100%;justify-content:center;flex-wrap:wrap;gap:10px}.filmapp-brand{gap:7px}.filmapp-brand img{width:34px}.filmapp-title-input{width:min(148px,48vw);min-width:112px}.filmapp-main{padding:20px 16px 30px}.story-v2-stats,.story-v2-flow-steps{grid-template-columns:1fr}.story-v2-tabs button{min-width:100%}.story-v2-tools button{width:100%}.filmapp-pagehead{flex-direction:column;align-items:flex-start}.filmapp-actions{width:100%}.filmapp-actions button{flex:1}.filmapp-steps{justify-content:flex-start;overflow-x:auto;width:100%;padding-bottom:2px}.filmapp-steps button{flex:0 0 auto}.filmapp-steps button:not(:last-child):after{display:none}.filmapp-meta{width:100%;justify-content:center}.filmapp-picker>button{max-width:62vw}.filmapp-picker.ratio>button{max-width:96px}.script-reader{padding-top:26px}.script-studio,.script-reader-title,.script-reader-body{width:calc(100% - 28px)}.script-studio{padding:24px 10px 16px}.script-setting-dock{position:sticky;top:10px;right:auto;z-index:35;margin:0 auto 16px;width:calc(100% - 28px)}.script-setting-popover-group{position:static;width:100%;margin-top:12px}.script-setting-buttons{grid-template-columns:repeat(4,minmax(0,1fr))}.script-setting-buttons button{width:auto}.script-setting-popover{width:100%}.script-setting-popover-group,.script-outline-highlights{width:100%;flex-direction:column}.script-highlight-buttons{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.script-highlight-buttons button,.script-highlight-popover{width:100%}.script-setting-popover textarea{height:210px}.script-studio-tabs{grid-template-columns:.9fr 1.15fr .95fr}.script-studio-tabs button{font-size:12px;gap:4px}.script-studio-tabs span{display:none}.script-upload-drop{min-height:220px;padding:22px 16px}.script-studio-controls{gap:12px}.script-control-menu{bottom:auto;top:calc(100% + 8px)}.script-upload-run-actions{left:14px;right:14px;bottom:16px;justify-content:flex-end;max-width:none;border-radius:14px}.story-progress-engine{align-items:flex-start;flex-wrap:wrap}.story-progress-engine small{flex-basis:100%;white-space:normal}.script-reader-title{margin-bottom:18px}.script-paper{border-radius:24px 24px 0 0;padding:32px 26px 96px}.script-rail{left:10px;top:132px}.script-float{left:40px;width:min(224px,calc(100vw - 84px))}.filmapp-next{bottom:10px;height:auto;padding:10px;gap:10px;align-items:flex-start;flex-direction:column}.filmapp-view-script .filmapp-next{position:static;transform:none;width:calc(100% - 36px);margin:20px auto 0}.filmapp-next button{width:100%}.filmapp-toast{left:18px;right:18px;bottom:112px}.filmapp-view-script .filmapp-toast{top:92px;bottom:auto}.style-name-row,.style-field-head{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.style-name-row button{width:100%}.style-library-card{border-radius:18px;padding:14px}.style-library-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.style-preset-card{height:92px;min-height:92px}.asset-card-grid{grid-template-columns:1fr}.asset-card-actions{flex-wrap:wrap}.asset-card-actions button{min-width:0}.asset-detail-main,.asset-main-prompt-fields{grid-template-columns:1fr}.asset-main-prompt-editor>footer button{width:100%;margin-left:0}.style-direction-grid,.style-dimension-list,.style-field-grid{grid-template-columns:1fr}}.script-v2-shell{--v2-accent: #ff6b35;--v2-ink: #171510;margin:18px 0 8px;padding:22px;border:1px solid rgba(45,38,28,.12);border-radius:20px;background:radial-gradient(circle at 90% 0,rgba(255,107,53,.13),transparent 34%),linear-gradient(145deg,#fffdf8,#f7f2e8);color:var(--v2-ink);box-shadow:0 18px 55px #3e2e181a}.script-v2-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.script-v2-head h2{margin:9px 0 7px;font-size:clamp(20px,2.3vw,30px);line-height:1.2;letter-spacing:-.04em}.script-v2-head p{margin:0;color:#786f62;font-size:13px}.script-v2-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:#171510;color:#fff;font-size:11px;letter-spacing:.08em}.script-v2-engine{display:flex;flex:0 0 auto;align-items:center;gap:7px;padding:8px 10px;border:1px solid rgba(23,21,16,.1);border-radius:999px;background:#ffffffa6;color:#6c6254;font-size:11px}.script-v2-engine i{width:7px;height:7px;border-radius:50%;background:#33a06f;box-shadow:0 0 0 4px #33a06f1f}.script-v2-workflows{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px}.script-v2-workflows button{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:3px 9px;padding:14px;border:1px solid rgba(23,21,16,.1);border-radius:14px;background:#ffffffad;color:#6c6254;text-align:left;transition:.2s ease}.script-v2-workflows button>span{grid-row:1 / 3;align-self:center;color:#a69b8c;font:600 12px/1 monospace}.script-v2-workflows strong{color:#28231d;font-size:14px}.script-v2-workflows small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.script-v2-workflows button:hover{transform:translateY(-1px);border-color:#ff6b3573}.script-v2-workflows button.active{border-color:var(--v2-accent);background:#fff;box-shadow:0 8px 26px #ff6b351f}.script-v2-workflows button.active>span,.script-v2-workflows button.active strong{color:var(--v2-accent)}.script-v2-pipeline{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:14px 0;padding:9px 11px;border-radius:12px;background:#1715100b}.script-v2-pipeline div{display:flex;align-items:center;gap:6px;color:#5f574d;font-size:11px}.script-v2-pipeline span{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:#fff;color:var(--v2-accent);font-weight:700}.script-v2-pipeline i{margin:0 2px 0 7px;color:#b1a797;font-style:normal}.script-v2-editor{min-height:170px;padding:16px;border:1px solid rgba(23,21,16,.09);border-radius:14px;background:#ffffffc7}.script-v2-prompt{display:grid;gap:8px}.script-v2-prompt>span,.script-v2-source>b,.script-v2-track>b{color:#4e463b;font-size:12px}.script-v2-prompt textarea{width:100%;min-height:112px;resize:vertical;border:0;outline:0;background:transparent;color:#231f1a;font:inherit;line-height:1.65}.script-v2-prompt small{color:#968b7c;font-size:11px}.script-v2-source,.script-v2-track{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:12px;border-top:1px dashed rgba(23,21,16,.12)}.script-v2-source button,.script-v2-track button{padding:7px 10px;border:1px solid rgba(23,21,16,.1);border-radius:999px;background:#f7f2e9;color:#6c6254;font-size:11px}.script-v2-source button.active,.script-v2-track button.active{border-color:var(--v2-accent);background:#ff6b3514;color:#d84b18}.script-v2-source button:disabled{opacity:.45}.script-v2-options{display:grid;grid-template-columns:1.4fr .7fr .8fr 1.2fr .7fr;gap:8px;margin:12px 0}.script-v2-options label{display:grid;gap:4px}.script-v2-options label>span{padding-left:2px;color:#928777;font-size:10px}.script-v2-options select,.script-v2-options input{width:100%;height:34px;border:1px solid rgba(23,21,16,.1);border-radius:9px;outline:0;background:#ffffffc7;color:#4d4439;font-size:11px;padding:0 9px}.script-v2-style-custom{border-color:#ff6b3552!important;background:#fffdf9!important}.script-v2-style-custom:focus{box-shadow:0 0 0 3px #ff6b3517}.script-v2-batch-control{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;margin:4px 0 12px;padding:13px 14px;border:1px solid rgba(99,102,241,.18);border-radius:13px;background:linear-gradient(135deg,#6366f112,#ffffffb8)}.script-v2-batch-control>div{display:grid;gap:2px;min-width:0}.script-v2-batch-control>div span{color:#7674a7;font-size:9px;font-weight:800;letter-spacing:.06em}.script-v2-batch-control>div b{color:#343269;font-size:13px}.script-v2-batch-control>div small{color:#8d8ba8;font-size:10px}.script-v2-batch-control>label{position:relative;display:grid;grid-template-columns:auto 58px 16px;align-items:center;gap:6px;color:#68658f;font-size:10px;white-space:nowrap}.script-v2-batch-control input{width:58px;height:34px;border:1px solid rgba(99,102,241,.2);border-radius:9px;outline:0;background:#fff;color:#35325f;padding:0 7px;text-align:center}.script-v2-batch-control em{font-style:normal}.script-v2-runbar{display:flex;align-items:center;justify-content:flex-end;gap:9px;padding-top:4px}.script-v2-runbar>div{display:grid;gap:2px;margin-right:auto;min-width:0}.script-v2-runbar>div b{overflow:hidden;color:#4e463b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.script-v2-runbar>div small{color:#9b9183;font-size:10px}.script-v2-run{padding:10px 18px;border:0;border-radius:11px;background:var(--v2-accent);color:#fff;font-weight:700;box-shadow:0 8px 22px #ff6b3540}.script-v2-run:disabled{cursor:wait;opacity:.62}.script-v2-result{margin-top:16px;padding:16px;border:1px solid rgba(51,160,111,.2);border-radius:14px;background:#fafffcd1}.script-v2-result>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.script-v2-result>header span{color:#78857d;font-size:10px}.script-v2-result>header h3{margin:3px 0 0;color:#25352c;font-size:16px}.script-v2-result>header>strong{color:#25865e;font-size:28px}.script-v2-result>header>strong small{font-size:10px}.script-v2-trace{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;margin-top:13px}.script-v2-trace>div{display:flex;gap:8px;padding:9px;border-radius:9px;background:#33a06f12}.script-v2-trace i{color:#25865e;font-style:normal}.script-v2-trace span{display:grid;gap:2px;min-width:0}.script-v2-trace b{font-size:11px}.script-v2-trace small{overflow:hidden;color:#718077;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.script-v2-foundation-sync{display:flex;align-items:center;flex-wrap:wrap;gap:6px 10px;margin-top:10px;padding:9px 11px;border:1px solid rgba(91,80,234,.15);border-radius:9px;background:#5b50ea0e}.script-v2-foundation-sync b{color:#5146bb;font-size:11px}.script-v2-foundation-sync span{color:#7770a7;font-size:10px}.script-v2-verdict{margin:12px 0 0;padding:12px;border-left:3px solid #25865e;background:#fff;color:#47564d;font-size:12px;line-height:1.65;white-space:pre-wrap}.script-v2-format-result{display:grid;grid-template-columns:auto 1fr;gap:3px 10px;margin-top:10px;padding:11px 12px;border:1px solid rgba(255,107,53,.18);border-radius:10px;background:#ff6b350f}.script-v2-format-result span{color:#9b6a55;font-size:10px}.script-v2-format-result b{color:#b64016;font-size:12px}.script-v2-format-result small{grid-column:1 / 3;color:#8c7568;font-size:10px}.script-v2-scan-summary{display:grid;grid-template-columns:repeat(5,minmax(70px,1fr));gap:7px;margin-top:10px}.script-v2-scan-summary>div{display:grid;gap:2px;padding:9px;border:1px solid rgba(23,21,16,.07);border-radius:9px;background:#fff;text-align:center}.script-v2-scan-summary b{color:#25865e;font-size:16px}.script-v2-scan-summary span{color:#8d8275;font-size:9px}.script-v2-harness-summary{display:grid;gap:3px;margin-top:10px;padding:11px 12px;border:1px solid rgba(99,102,241,.18);border-radius:10px;background:#6366f10f}.script-v2-harness-summary b{color:#4f52bf;font-size:12px}.script-v2-harness-summary span{color:#6769a7;font-size:10px}.script-v2-harness-summary small{color:#8c8db2;font-size:9px}.script-v2-dimensions{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;margin-top:10px}.script-v2-dimensions>div{display:grid;grid-template-columns:1fr auto;gap:3px 8px;padding:9px;border:1px solid rgba(23,21,16,.07);border-radius:9px;background:#fff}.script-v2-dimensions span{font-size:11px}.script-v2-dimensions b{color:#25865e}.script-v2-dimensions small{grid-column:1 / 3;overflow:hidden;color:#8d8275;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.script-v2-result-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.script-v2-result-actions button{padding:8px 11px;border:1px solid rgba(37,134,94,.25);border-radius:9px;background:#fff;color:#257954;font-size:11px}.script-v2-result-actions button:first-child{background:#25865e;color:#fff}.script-archive-bar{position:relative;display:grid;grid-template-columns:minmax(180px,1fr) minmax(190px,.9fr) auto;align-items:center;gap:12px;margin:0 0 16px;padding:12px 14px;border:1px solid rgba(23,21,16,.09);border-radius:15px;background:linear-gradient(135deg,#f7f2e9e0,#ffffffeb)}.script-archive-current{display:grid;gap:2px;min-width:0}.script-archive-current>span{color:#9a6f50;font-size:10px;font-weight:800;letter-spacing:.08em}.script-archive-current strong{overflow:hidden;color:#28231d;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.script-archive-current small{color:#8c8275;font-size:10px}.script-archive-switch{display:grid;gap:4px;min-width:0}.script-archive-switch>span{padding-left:2px;color:#9a9185;font-size:9px}.script-archive-switch select{width:100%;height:36px;border:1px solid rgba(23,21,16,.11);border-radius:9px;outline:0;background:#fff;color:#463e35;padding:0 30px 0 10px;font-size:11px}.script-archive-switch select:disabled{opacity:.55}.script-archive-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.script-archive-actions button{min-height:34px;padding:0 11px;border:1px solid rgba(23,21,16,.1);border-radius:9px;background:#fff;color:#5b5146;font-size:10px;font-weight:800;white-space:nowrap}.script-archive-actions button.primary{border-color:#171510;background:#171510;color:#fff}.script-archive-actions button.danger{color:#b34436}.script-archive-actions button:disabled{cursor:not-allowed;opacity:.42}.script-archive-notice{position:absolute;right:14px;bottom:-23px;z-index:4;margin:0;padding:4px 8px;border-radius:7px;background:#25865e;color:#fff;font-size:9px;box-shadow:0 6px 18px #25865e38}.script-archive-dialog{width:min(520px,calc(100vw - 36px));display:grid;gap:18px;padding:24px;border-radius:18px;background:#fff;box-shadow:0 28px 80px #00000038}.script-archive-dialog header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.script-archive-dialog header div{display:grid;gap:4px}.script-archive-dialog header span{color:#b05b31;font-size:10px;font-weight:800;letter-spacing:.08em}.script-archive-dialog h2{margin:0;color:#1e1a16;font-size:21px}.script-archive-dialog header>button{border:0;background:transparent;color:#6d645a;font-size:26px;line-height:1}.script-archive-dialog>p{margin:0;color:#786f64;font-size:12px;line-height:1.65}.script-archive-dialog>label{display:grid;gap:7px}.script-archive-dialog>label span{color:#4f473e;font-size:11px;font-weight:800}.script-archive-dialog input{height:42px;border:1px solid #d9d3cb;border-radius:10px;outline:0;padding:0 12px;color:#211d18;font:inherit}.script-archive-dialog input:focus{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}.script-archive-dialog-summary{display:flex;flex-wrap:wrap;gap:7px}.script-archive-dialog-summary span{padding:6px 8px;border-radius:999px;background:#f4efe8;color:#74695c;font-size:10px}.script-archive-dialog footer{display:flex;justify-content:flex-end;gap:8px;padding-top:2px}.script-archive-dialog footer button{min-width:86px;padding:9px 13px;border:1px solid #ded8d0;border-radius:9px;background:#fff;color:#5b5248;font-weight:800}.script-archive-dialog footer button.primary{border-color:#171510;background:#171510;color:#fff}.script-archive-dialog footer button:disabled{opacity:.4}@media(max-width:820px){.script-archive-bar{grid-template-columns:1fr;align-items:stretch}.script-archive-actions{justify-content:flex-start;flex-wrap:wrap}.script-archive-actions button{flex:1}.script-archive-notice{position:static;grid-column:1;text-align:center}.script-v2-head{display:grid}.script-v2-workflows{grid-template-columns:1fr}.script-v2-options{grid-template-columns:repeat(2,1fr)}.script-v2-batch-control{grid-template-columns:1fr;align-items:stretch}.script-v2-batch-control>label{grid-template-columns:auto 1fr 16px}.script-v2-batch-control input{width:100%}.script-v2-runbar{flex-wrap:wrap}.script-v2-runbar>div{flex-basis:100%}.script-v2-scan-summary{grid-template-columns:repeat(2,1fr)}}.filmapp-shell:has(.episode-video-index),.filmapp-shell:has(.episode-editor){max-width:1680px}.filmapp-main:has(.episode-video-index),.filmapp-main:has(.episode-editor){max-width:1580px;width:100%}.filmapp-main:has(.episode-editor){padding:16px 18px 34px}.filmapp-main:has(.episode-editor)>.filmapp-pagehead{display:none}.filmapp:has(.episode-editor) .filmapp-next{display:none}.episode-video-index,.episode-editor{color:#181a22}.episode-video-summary{display:grid;grid-template-columns:minmax(280px,1fr) auto auto;align-items:end;gap:28px;padding:28px 30px;margin-bottom:18px;border:1px solid #e5e7ee;border-radius:16px;background:radial-gradient(circle at 85% 10%,rgba(109,92,255,.12),transparent 30%),linear-gradient(135deg,#fff,#f7f7fb);box-shadow:0 14px 40px #181c300f}.episode-video-summary>div:first-child>span,.episode-editor-head small,.episode-panel-title small,.episode-segment-title small,.episode-asset-picker header small{color:#777e91;font-size:10px;font-weight:900;letter-spacing:.14em}.episode-video-summary h2{margin:7px 0 5px;font-size:29px;letter-spacing:-.035em}.episode-video-summary p{margin:0;color:#747b8d;font-size:13px}.episode-video-summary-stats{display:flex;gap:7px}.episode-video-summary-stats span{min-width:76px;display:grid;gap:2px;padding:12px 14px;border:1px solid #e4e6ed;border-radius:11px;background:#ffffffc7}.episode-video-summary-stats strong{font-size:20px}.episode-video-summary-stats em{color:#83899a;font-size:11px;font-style:normal}.episode-video-summary-actions,.episode-video-card-actions{display:flex;gap:8px}.episode-video-summary-actions button,.episode-video-card-actions button,.episode-empty-workbench button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border:1px solid #dbdee7;border-radius:9px;background:#fff;color:#343947;padding:0 13px;font-weight:850}.episode-video-summary-actions button.primary,.episode-video-card-actions button.primary,.episode-empty-workbench button.primary,.episode-generate-row button.primary{border-color:#191a20;background:#191a20;color:#fff}.episode-video-card-grid{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:14px}.episode-video-card{overflow:hidden;border:1px solid #e1e4ec;border-radius:14px;background:#fff;box-shadow:0 12px 34px #161b300d;transition:transform .18s ease,box-shadow .18s ease}.episode-video-card:hover{transform:translateY(-2px);box-shadow:0 18px 40px #161b3017}.episode-video-cover{position:relative;aspect-ratio:16 / 7.6;display:grid;place-content:center;justify-items:center;gap:9px;overflow:hidden;color:#8c93a4;background:linear-gradient(135deg,rgba(255,255,255,.06),transparent 55%),#242630}.episode-video-cover img{width:100%;height:100%;object-fit:cover}.episode-video-cover>span{font-size:9px;font-weight:900;letter-spacing:.12em}.episode-status{position:absolute;top:11px;left:11px;border-radius:999px;background:#ffffffe6;color:#62697b;padding:5px 8px;font-size:9px;font-style:normal;font-weight:900;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.episode-status.ready{background:#f4ecff;color:#7153b6}.episode-status.done{background:#e5f7ee;color:#198158}.episode-video-card-body{padding:17px}.episode-video-card-body>small{color:#777f91;font-size:9px;font-weight:900;letter-spacing:.12em}.episode-video-card-body h3{margin:6px 0 14px;font-size:18px}.episode-video-metrics{display:flex;gap:14px;padding-bottom:15px;color:#7c8393;font-size:11px}.episode-video-metrics strong{color:#262a34}.episode-video-card-actions{border-top:1px solid #edeef3;padding-top:13px}.episode-video-card-actions button{flex:1;min-height:34px;padding:0 10px;font-size:11px}.episode-editor{overflow:hidden;border:1px solid #dfe2e9;border-radius:14px;background:#f2f3f6;box-shadow:0 18px 50px #13162614}.episode-editor-head{min-height:64px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:13px;padding:0 16px;border-bottom:1px solid #e0e2e8;background:#fff}.episode-editor-head>div{display:grid;gap:2px}.episode-editor-head h2{margin:0;font-size:17px}.episode-editor-back,.episode-editor-more{width:36px;height:36px;display:grid;place-items:center;border:1px solid #e1e3e9;border-radius:9px;background:#fff;color:#464c59}.episode-editor-save{display:inline-flex;align-items:center;gap:5px;color:#60806e;font-size:11px;font-weight:800}.episode-video-workbench{display:grid;grid-template-columns:255px minmax(430px,1fr) minmax(330px,.78fr);grid-template-rows:minmax(630px,calc(100vh - 270px)) auto;min-height:720px}.episode-reference-panel,.episode-prompt-panel,.episode-preview-panel{min-width:0;padding:18px;background:#fff}.episode-reference-panel{border-right:1px solid #e2e4ea}.episode-preview-panel{border-left:1px solid #e2e4ea}.episode-prompt-panel{background:#f7f7f9}.episode-panel-title,.episode-segment-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.episode-panel-title h3,.episode-segment-title h3{margin:3px 0 0;font-size:16px}.episode-panel-title h3 span{color:#777e90;font-size:11px}.episode-panel-title>button{width:30px;height:30px;display:grid;place-items:center;border:1px solid #dedfe5;border-radius:8px;background:#fff}.episode-panel-title>span{max-width:150px;overflow:hidden;color:#8a90a0;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.episode-panel-note{margin:10px 0 13px;color:#9096a5;font-size:10px;line-height:1.5}.episode-reference-list{display:grid;gap:8px;max-height:calc(100vh - 410px);overflow:auto;padding-right:2px}.episode-reference-list article{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:9px;padding:7px;border:1px solid #e5e6eb;border-radius:10px;background:#fafafd}.episode-reference-thumb{width:48px;height:48px;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:#e8eaf0;color:#666f82}.episode-reference-thumb.audio{background:#efe9ff;color:#7053b2}.episode-reference-thumb.video{background:#e5eef8;color:#3e678f}.episode-reference-thumb img{width:100%;height:100%;object-fit:cover}.episode-reference-list article>div:nth-child(2){min-width:0;display:grid;gap:2px}.episode-reference-list b{overflow:hidden;color:#303540;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.episode-reference-list span{color:#9298a7;font-size:9px}.episode-reference-list code{width:fit-content;color:#6254ce;font-size:9px;font-family:inherit;font-weight:850}.episode-reference-list article>button{align-self:start;border:0;background:transparent;color:#a0a5b2;padding:2px}.episode-reference-empty{min-height:145px;display:grid;place-content:center;justify-items:center;gap:6px;color:#a2a8b4;text-align:center}.episode-reference-empty b{color:#6c7280;font-size:12px}.episode-reference-empty span{max-width:180px;line-height:1.5}.episode-add-reference{width:100%;min-height:35px;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:10px;border:1px dashed #cfd2dc;border-radius:9px;background:#fff;color:#666d7c;font-size:10px;font-weight:850}.segment-status{border-radius:999px;background:#e9ebf0;color:#707786;padding:5px 9px;font-size:9px;font-weight:900}.segment-status.已生成{background:#e5f6ee;color:#1b815a}.segment-status.生成中{background:#fff1d7;color:#99621c}.segment-status.待接入模型{background:#f2eaff;color:#6b50ad}.episode-prompt-meta{display:flex;justify-content:space-between;gap:12px;margin:12px 0 8px;color:#89909f;font-size:9px}.episode-prompt-meta span{display:inline-flex;align-items:center;gap:4px}.episode-prompt-editor{position:relative;overflow:visible;border:1px solid #dbdde5;border-radius:12px;background:#fff;box-shadow:0 8px 24px #23273c0a}.episode-mention-chips{min-height:40px;display:flex;align-items:center;gap:5px;overflow-x:auto;padding:6px 9px;border-bottom:1px solid #eceef2}.episode-mention-chips button{height:26px;display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;border:1px solid #dedff0;border-radius:7px;background:#f5f3ff;color:#5d51b6;padding:2px 7px 2px 3px;font-size:9px;font-weight:900}.episode-mention-chips img{width:20px;height:20px;border-radius:5px;object-fit:cover}.episode-prompt-editor textarea{width:100%;min-height:285px;display:block;resize:vertical;border:0;outline:0;background:transparent;color:#272b35;padding:15px;font:12px/1.8 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.episode-prompt-footer{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-top:1px solid #eceef2}.episode-prompt-footer button{border:0;background:transparent;color:#6156c4;font-size:10px;font-weight:900}.episode-prompt-footer span{color:#9da2ae;font-size:9px}.episode-mention-menu{position:absolute;z-index:12;left:10px;bottom:38px;width:min(300px,calc(100% - 20px));max-height:250px;overflow:auto;display:grid;gap:4px;padding:9px;border:1px solid #dedfe7;border-radius:10px;background:#fff;box-shadow:0 18px 48px #181b2a2e}.episode-mention-menu>b{padding:4px 5px 7px;color:#6f7583;font-size:9px}.episode-mention-menu>button{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:8px;border:0;border-radius:8px;background:#fff;padding:5px;text-align:left}.episode-mention-menu>button:hover{background:#f3f2fb}.episode-mention-menu img,.mention-media-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;background:#ececf2;object-fit:cover;color:#6b7080;font-size:10px}.episode-mention-menu>button>span:last-child{display:grid;gap:2px;color:#333743;font-size:10px;font-weight:800}.episode-mention-menu small{color:#6659c5;font-size:9px}.episode-generation-settings{display:grid;grid-template-columns:1.4fr .7fr .7fr .8fr;gap:8px;margin-top:12px}.episode-generation-settings label{display:grid;gap:5px}.episode-generation-settings label>span{color:#7d8493;font-size:9px;font-weight:850}.episode-generation-settings select{width:100%;height:36px;border:1px solid #dfe1e7;border-radius:8px;outline:0;background:#fff;color:#343945;padding:0 8px;font-size:10px;font-weight:750}.episode-generate-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding-top:13px;border-top:1px solid #e1e3e8}.episode-generate-row>span{color:#818796;font-size:10px}.episode-generate-row>span strong{color:#30343d}.episode-generate-row button{min-height:38px;display:inline-flex;align-items:center;gap:8px;border-radius:9px;padding:0 16px;font-weight:900}.episode-generate-row button:disabled{opacity:.55}.episode-empty-workbench{height:100%;display:grid;place-content:center;justify-items:center;gap:8px;color:#8c92a0;text-align:center}.episode-empty-workbench h3{margin:4px 0 0;color:#343843}.episode-empty-workbench p{margin:0 0 8px;font-size:11px}.episode-empty-workbench>div{display:flex;gap:8px}.episode-video-stage{width:100%;max-width:100%;aspect-ratio:16 / 9;display:grid;place-items:center;overflow:hidden;margin-top:15px;border-radius:11px;background:#1f2128;color:#8f95a2}.episode-video-stage video{width:100%;height:100%;object-fit:contain;background:#0c0d10;cursor:pointer}.episode-video-stage>div{display:grid;justify-items:center;gap:8px;padding:22px;text-align:center}.episode-video-stage b{color:#dfe2e8;font-size:12px}.episode-video-stage span{max-width:250px;color:#858b99;font-size:9px;line-height:1.5}.episode-video-stage button{min-height:31px;display:inline-flex;align-items:center;gap:6px;margin-top:4px;border:1px solid #4c505b;border-radius:8px;background:#2a2d35;color:#e4e5ea;padding:0 11px;font-size:9px;font-weight:850}.episode-player-controls{display:grid;grid-template-columns:30px 1fr auto 65px;align-items:center;gap:7px;padding:8px 2px 3px}.episode-player-controls button{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:7px;background:#24262d;color:#fff}.episode-player-controls input{min-width:0;accent-color:#6659dc}.episode-player-controls .episode-volume{width:65px}.episode-preview-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:13px}.episode-preview-actions button{min-height:34px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #dedfe6;border-radius:8px;background:#fff;color:#555c6b;font-size:9px;font-weight:850}.episode-preview-actions button:last-child{grid-column:1 / -1}.episode-preview-actions button:disabled{opacity:.38}.episode-video-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;display:grid;place-items:center;padding:24px;background:#080a0fb8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.episode-video-modal{width:min(1180px,calc(100vw - 48px));max-height:calc(100vh - 48px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-radius:15px;background:#17191f;box-shadow:0 30px 100px #0000007a}.episode-video-modal header{min-height:58px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:10px 14px;border-bottom:1px solid #30333c;color:#fff}.episode-video-modal header>div{display:grid;gap:2px}.episode-video-modal header small{color:#8d94a4;font-size:9px;letter-spacing:.12em}.episode-video-modal header button,.episode-video-modal-controls button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #3b3e48;border-radius:8px;background:#24272f;color:#f1f2f5;padding:0 11px;font-weight:850}.episode-video-modal header>button:last-child{width:36px;padding:0}.episode-video-modal-stage{min-height:280px;display:grid;place-items:center;background:#08090c}.episode-video-modal-stage video{width:100%;max-height:calc(100vh - 190px);object-fit:contain}.episode-video-modal-controls{display:flex;align-items:center;flex-wrap:wrap;gap:9px;padding:12px 14px;border-top:1px solid #30333c;background:#1d2026}.episode-video-modal-controls label{min-width:170px;display:flex;align-items:center;gap:7px;color:#fff}.episode-video-modal-controls input{flex:1;accent-color:#786be8}.episode-reference-package{display:grid;gap:5px;margin-top:16px;padding:12px;border-radius:10px;background:#f4f4f7}.episode-reference-package b{font-size:11px}.episode-reference-package span{color:#6358bd;font-size:10px;font-weight:850}.episode-reference-package small{color:#8b91a0;font-size:9px;line-height:1.5}.episode-segment-strip{grid-column:1 / -1;border-top:1px solid #dfe1e7;background:#fff;padding:12px 15px 14px}.episode-segment-strip-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.episode-segment-strip-head>div{display:flex;align-items:baseline;gap:9px}.episode-segment-strip-head b{font-size:12px}.episode-segment-strip-head span{color:#969ba8;font-size:9px}.episode-segment-strip-head button{display:inline-flex;align-items:center;gap:5px;border:1px solid #dedfe5;border-radius:7px;background:#fff;padding:6px 9px;color:#585f6e;font-size:9px;font-weight:850}.episode-segment-cards{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.episode-segment-cards>button{position:relative;min-width:176px;display:grid;grid-template-columns:50px 1fr;align-items:center;gap:9px;flex:0 0 auto;border:1px solid #e0e2e8;border-radius:9px;background:#f8f8fa;padding:6px;text-align:left}.episode-segment-cards>button.active{border-color:#6860d9;background:#f4f2ff;box-shadow:0 0 0 2px #6860d91a}.segment-card-thumb{width:50px;height:38px;display:grid;place-items:center;border-radius:6px;background:#24262d;color:#9da3b0}.segment-card-thumb em{color:#d8dae0;font-size:11px;font-style:normal;font-weight:900}.episode-segment-cards>button>span:nth-child(2){min-width:0;display:grid;gap:3px}.episode-segment-cards b{color:#373b45;font-size:10px}.episode-segment-cards small{overflow:hidden;color:#8a909f;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.episode-segment-cards i{position:absolute;top:4px;right:4px;width:20px;height:20px;display:grid;place-items:center;border-radius:5px;background:#fff;color:#a15a5a;font-style:normal}.episode-asset-picker-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:20px;background:#13151d7a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.episode-asset-picker{width:min(760px,100%);max-height:min(720px,calc(100vh - 40px));overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 26px 80px #00000047}.episode-asset-picker header{display:flex;align-items:center;justify-content:space-between;padding:17px 19px;border-bottom:1px solid #e6e7ec}.episode-asset-picker h3{margin:3px 0 0;font-size:17px}.episode-asset-picker header>button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #e2e3e8;border-radius:8px;background:#fff}.episode-asset-picker-tools{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px 12px;padding:11px 19px;border-bottom:1px solid #eceef2}.episode-asset-picker-tools>div{display:flex;gap:5px}.episode-asset-picker-tools .episode-asset-category-tabs{order:3;width:100%;flex-wrap:wrap}.episode-asset-picker-tools button{min-height:31px;border:0;border-radius:7px;background:transparent;color:#747a88;padding:0 10px;font-size:10px;font-weight:850}.episode-asset-picker-tools button.active{background:#eeecff;color:#6255c2}.episode-asset-picker-tools label{min-width:210px;height:32px;display:flex;align-items:center;gap:6px;border:1px solid #dfe1e7;border-radius:8px;padding:0 9px;color:#8c92a0}.episode-asset-picker-tools input{min-width:0;flex:1;border:0;outline:0;font-size:10px}.episode-asset-picker-grid{max-height:510px;overflow:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding:15px 19px 20px}.episode-asset-picker-grid>button{position:relative;min-width:0;display:grid;grid-template-rows:110px auto auto;gap:5px;border:1px solid #e3e5eb;border-radius:10px;background:#fff;padding:7px;text-align:left}.episode-asset-picker-grid>button:hover{border-color:#8e87da;background:#faf9ff}.episode-asset-picker-grid img,.episode-asset-picker-grid>button>span{width:100%;height:110px;display:grid;place-items:center;border-radius:7px;background:#eceef3;object-fit:cover;color:#737a8b}.episode-asset-picker-grid b{overflow:hidden;color:#363a45;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.episode-asset-picker-grid small{color:#8d93a1;font-size:8px}.episode-asset-picker-grid i{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;gap:3px;border-radius:999px;background:#ebf7f1;color:#278160;padding:4px 6px;font-size:8px;font-style:normal;font-weight:850}.episode-asset-picker-grid>p{grid-column:1 / -1;padding:80px 0;color:#989eab;text-align:center}@media(max-width:1180px){.episode-video-summary{grid-template-columns:1fr auto}.episode-video-summary-actions{grid-column:1 / -1;justify-content:flex-end}.episode-video-card-grid{grid-template-columns:repeat(2,minmax(260px,1fr))}.episode-video-workbench{grid-template-columns:225px minmax(390px,1fr);grid-template-rows:auto auto auto}.episode-preview-panel{grid-column:1 / -1;border-top:1px solid #e2e4ea;border-left:0}.episode-preview-panel .episode-video-stage{max-width:720px}.episode-reference-list{max-height:560px}}@media(max-width:760px){.filmapp-main:has(.episode-video-index),.filmapp-main:has(.episode-editor){padding:14px 10px 26px}.episode-video-summary{grid-template-columns:1fr;padding:21px;gap:17px}.episode-video-summary-stats{flex-wrap:wrap}.episode-video-summary-actions{grid-column:auto;justify-content:stretch}.episode-video-summary-actions button{flex:1}.episode-video-card-grid{grid-template-columns:1fr}.episode-editor-head{grid-template-columns:auto 1fr auto}.episode-editor-save{display:none}.episode-video-workbench{display:block}.episode-reference-panel,.episode-prompt-panel,.episode-preview-panel{border:0;border-bottom:1px solid #e2e4ea}.episode-reference-list{max-height:340px}.episode-generation-settings{grid-template-columns:repeat(2,1fr)}.episode-segment-strip{position:sticky;bottom:0;z-index:15}.episode-asset-picker-tools{align-items:stretch;flex-direction:column}.episode-asset-picker-tools label{min-width:0}.episode-asset-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.episode-video-modal-mask{padding:0}.episode-video-modal{width:100vw;max-height:100vh;min-height:100vh;border-radius:0}.episode-video-modal-stage video{max-height:calc(100vh - 230px)}.episode-video-modal-controls{align-items:stretch}.episode-video-modal-controls>*{flex:1 1 140px}}.topbar-home{margin-left:8px;white-space:nowrap}.filmapp-credit-chip{display:inline-flex;align-items:center;gap:6px;margin-left:auto;border:1px solid rgba(115,99,255,.24);border-radius:999px;background:#7363ff14;color:#5c4fd5;padding:8px 12px;font-weight:800;white-space:nowrap}.mj-style-preview-expand{position:absolute;right:10px;bottom:10px;border-radius:999px;padding:6px;box-sizing:content-box;background:#12161fb8;color:#fff;opacity:0;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mj-style-preview:hover .mj-style-preview-expand,.mj-style-preview:focus-visible .mj-style-preview-expand{opacity:1;transform:translateY(0)}.script-canvas-confirm{max-width:520px}.script-canvas-confirm>p{margin:0;color:#596274;line-height:1.75}.script-v2-upload-source{border-style:dashed!important}.asset-canvas{user-select:none;-webkit-user-select:none}.asset-canvas input,.asset-canvas textarea{user-select:text;-webkit-user-select:text}.mention-textarea{position:relative;min-height:126px;overflow:hidden;border-radius:14px}.mention-textarea-mirror,.mention-textarea textarea{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;box-sizing:border-box;margin:0;border:0;padding:15px 16px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;line-height:1.65}.mention-textarea-mirror{pointer-events:none;color:#303746;background:#fff}.mention-textarea textarea{z-index:2;resize:none;outline:0;background:transparent!important;color:transparent!important;-webkit-text-fill-color:transparent;caret-color:#171b25}.mention-textarea textarea::placeholder{color:transparent;-webkit-text-fill-color:transparent}.mention-placeholder{color:#a5abb7}.mention-token{display:inline-flex;width:58px;height:24px;align-items:center;gap:3px;margin:0 2px;overflow:hidden;vertical-align:-7px;border:1px solid #d9dded;border-radius:6px;background:#eef0f8;color:#535b70}.mention-token img{width:24px;height:24px;object-fit:cover}.mention-token i{width:22px;text-align:center;color:#6657e8;font-style:normal;font-weight:900}.mention-token b{min-width:0;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.annotation-item-list{grid-column:1 / -1;display:grid;gap:7px;max-height:180px;overflow:auto}.annotation-item-list label{display:grid!important;grid-template-columns:72px minmax(0,1fr) 30px;gap:7px;align-items:center}.annotation-item-list label>span{color:#697286;font-size:11px}.annotation-item-list input{min-width:0}.annotation-item-list button{width:30px;min-height:30px;padding:0;color:#c23b45}.asset-image-source-switch,.asset-three-view-reference{display:flex;align-items:center;gap:9px;margin:12px 0;padding:11px;border:1px solid #e0e4ec;border-radius:12px;background:#f8f9fc}.asset-image-source-switch button{display:inline-flex;align-items:center;gap:7px;border:1px solid #dfe3ec;border-radius:9px;background:#fff;padding:6px 9px;color:#626b7c}.asset-image-source-switch button.active{border-color:#6657e8;box-shadow:0 0 0 2px #6657e81f;color:#5144ce}.asset-image-source-switch button:disabled{opacity:.45}.asset-image-source-switch img,.asset-image-source-switch button>span{width:34px;height:28px;border-radius:6px;object-fit:cover;background:#e8ebf2}.asset-three-view-reference>div{display:grid;gap:2px;margin-right:auto}.asset-three-view-reference span{color:#7f8798;font-size:11px}.voice-source-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.voice-source-actions button.active{border-color:#6657e8;color:#5144ce;background:#f0efff}.voice-source-list{display:grid;gap:7px;max-height:250px;margin-top:10px;overflow:auto}.voice-source-list>button{display:flex;justify-content:space-between;gap:10px;text-align:left}.voice-source-list span{color:#8a91a0;font-size:11px}.reference-source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;max-height:50vh;overflow:auto}.reference-source-grid button{display:grid;gap:6px;text-align:left}.reference-source-grid img{width:100%;aspect-ratio:4 / 3;border-radius:8px;object-fit:cover;background:#e9ecf2}.asset-lightbox.adaptive{position:relative;width:fit-content;max-width:92vw;height:fit-content;max-height:90vh;overflow:auto;padding:0;background:#11141b}.asset-lightbox.adaptive>img{display:block;width:auto;height:auto;max-width:88vw;max-height:84vh;object-fit:contain;transform-origin:center center;transition:transform .08s ease-out}.lightbox-zoom{position:sticky;z-index:4;left:50%;bottom:12px;display:flex;width:max-content;align-items:center;gap:9px;margin:-48px auto 10px;border-radius:999px;padding:5px 7px;background:#12161fd1;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.lightbox-zoom button{width:30px;height:30px;border:0;border-radius:999px;background:#ffffff24;color:#fff}.lightbox-zoom span{min-width:48px;text-align:center;font-size:11px;font-weight:800}.asset-node.视频{width:680px;min-height:500px}.asset-node.音频{width:340px;min-height:190px}.video-generation-card{display:grid;gap:12px;padding:13px;border-radius:20px;background:#f7f7f8}.video-card-reference-actions{display:flex;justify-content:center;gap:8px}.video-card-reference-actions label,.video-card-reference-actions button{display:inline-flex;min-height:38px;align-items:center;gap:6px;border:1px solid #daddE5;border-radius:999px;background:#fff;padding:0 13px;color:#30343d}.video-card-reference-actions input,.canvas-audio-upload-card input{display:none}.video-card-reference-preview{display:flex;min-height:62px;align-items:center;justify-content:center;gap:9px;border:1px dashed #d6d9e1;border-radius:13px;color:#818896;background:#fff}.video-generation-card>textarea{min-height:150px;resize:vertical;border:1px solid #e0e2e7;border-radius:16px;padding:15px;background:#fff;color:#242832;line-height:1.65}.video-card-control-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.video-card-control-row select{min-width:0;height:36px;border:1px solid #dfe2e8;border-radius:9px;background:#fff;color:#313641;padding:0 7px}.video-generation-card>em{justify-self:end;color:#6857df;font-size:12px;font-style:normal;font-weight:850}.canvas-audio-upload-card{display:grid;gap:10px;padding:14px}.canvas-audio-upload-card label,.canvas-audio-upload-card button{display:flex;min-height:40px;align-items:center;justify-content:center;gap:7px;border:1px solid #dce1ea;border-radius:10px;background:#fff;color:#3c4452}.canvas-audio-upload-card>span{color:#8a92a1;text-align:center;font-size:11px}
