.glyph[data-v-f679932e]{display:inline-flex;width:20px;height:20px}svg[data-v-f679932e]{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}img[data-v-f679932e]{width:100%;height:100%;display:block}.shell[data-v-9b1db266]{min-height:100vh}.sidebar[data-v-9b1db266]{position:fixed;inset:0 auto 0 0;z-index:20;width:72px;display:flex;flex-direction:column;align-items:center;background:var(--color-sidebar);border-right:1px solid rgba(255,255,255,.035)}.brand[data-v-9b1db266]{display:grid;place-items:center;width:40px;height:40px;margin-top:18px;border-radius:12px;color:#fff;background:var(--color-brand);font-weight:700}nav[data-v-9b1db266]{display:grid;gap:12px;margin-top:50px}nav a[data-v-9b1db266],nav button[data-v-9b1db266],.sidebar-add[data-v-9b1db266]{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;color:var(--color-text-secondary);background:transparent}nav a.router-link-active[data-v-9b1db266],nav button.active[data-v-9b1db266]{color:#c4b8ff;background:var(--color-brand-subtle);position:relative}nav a.router-link-active[data-v-9b1db266]:before,nav button.active[data-v-9b1db266]:before{content:"";position:absolute;left:0;width:3px;height:20px;border-radius:2px;background:var(--color-brand)}.sidebar-add[data-v-9b1db266]{margin-top:auto}.account[data-v-9b1db266]{position:relative;margin:12px 0 18px}.account-trigger[data-v-9b1db266]{width:38px;height:38px;border-radius:50%;color:#fff;background:var(--color-surface-elevated)}.account-menu[data-v-9b1db266]{position:absolute;z-index:30;left:50px;bottom:0;width:190px;padding:14px;display:grid;gap:6px;border:1px solid var(--color-border);border-radius:11px;background:var(--color-surface-elevated);box-shadow:0 18px 48px #00000073}.account-menu strong[data-v-9b1db266]{font-size:13px}.account-menu span[data-v-9b1db266]{color:var(--color-text-tertiary);font-size:10px}.account-menu button[data-v-9b1db266]{margin-top:7px;padding:8px;border-radius:7px;color:#ff969c;background:#ff646f14;text-align:left;font-size:12px}.app-main[data-v-9b1db266]{min-height:100vh;margin-left:72px}@media (max-width: 760px){.sidebar[data-v-9b1db266]{inset:auto 0 0;width:auto;height:62px;padding:0 10px;flex-direction:row;border-top:1px solid rgba(255,255,255,.06);border-right:0}.brand[data-v-9b1db266]{width:38px;height:38px;margin:0}nav[data-v-9b1db266]{margin:0 auto;display:flex;gap:6px}nav a[data-v-9b1db266],nav button[data-v-9b1db266],.sidebar-add[data-v-9b1db266]{width:42px;height:42px}nav a.router-link-active[data-v-9b1db266]:before,nav button.active[data-v-9b1db266]:before{inset:auto 50% 0 auto;width:20px;height:3px;transform:translate(50%)}.sidebar-add[data-v-9b1db266]{margin:0 8px 0 0}.account[data-v-9b1db266]{margin:0}.account-menu[data-v-9b1db266]{left:auto;right:0;bottom:48px}.app-main[data-v-9b1db266]{margin-left:0;padding-bottom:62px}.shell.public .sidebar[data-v-9b1db266]{display:none}.shell.public .app-main[data-v-9b1db266]{padding-bottom:0}}.app-button[data-v-8d9cf823]{min-height:36px;padding:0 16px;border:1px solid transparent;border-radius:var(--radius-sm);color:#fff;font-size:13px;line-height:20px;font-weight:500;cursor:pointer;transition:background .2s,border-color .2s,opacity .2s}.sm[data-v-8d9cf823]{min-height:32px;padding-inline:12px;font-size:12px}.primary[data-v-8d9cf823]{background:var(--color-brand);box-shadow:0 8px 24px #7c5cff2b}.primary[data-v-8d9cf823]:hover{background:#8a6cff}.secondary[data-v-8d9cf823]{border-color:var(--color-border);background:var(--color-surface)}.secondary[data-v-8d9cf823]:hover{border-color:#4b4f60}.ghost[data-v-8d9cf823]{color:var(--color-brand-light);background:var(--color-brand-subtle)}.ghost[data-v-8d9cf823]:hover{background:#7c5cff38}.danger[data-v-8d9cf823]{color:#ff969c;border-color:#ff646f57;background:#ff646f14}.app-button[data-v-8d9cf823]:disabled{cursor:not-allowed;opacity:.5}.modal-backdrop[data-v-0e6292ff]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#000000b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-panel[data-v-0e6292ff]{position:relative;width:min(560px,100%);padding:28px;border:1px solid var(--color-border);border-radius:16px;background:var(--color-surface-elevated);box-shadow:0 24px 80px #00000073}.modal-close[data-v-0e6292ff]{position:absolute;top:20px;right:20px;width:36px;height:36px;border-radius:10px;color:var(--color-text-secondary);background:#171922;font-size:26px}h2[data-v-484b7c8e]{margin:0;font-size:24px}.subtitle[data-v-484b7c8e]{margin:6px 0 28px;color:var(--color-text-secondary);font-size:13px}.field-label[data-v-484b7c8e]{display:block;margin:24px 0 10px;color:#b6b9c7;font-size:13px}#project-name[data-v-484b7c8e]{width:100%;height:44px;padding:0 14px;border:1px solid var(--color-border);border-radius:9px;color:#fff;background:#171922;outline:none}#project-name[data-v-484b7c8e]:focus{border-color:var(--color-brand);box-shadow:0 0 0 3px #7c5cff24}.source-options[data-v-484b7c8e]{display:grid;grid-template-columns:1fr 1fr;gap:14px}.source-options button[data-v-484b7c8e]{min-height:112px;padding:16px;display:grid;justify-items:start;gap:8px;border:1px solid var(--color-border);border-radius:11px;color:#b8bbca;background:#171922;text-align:left}.source-options button.selected[data-v-484b7c8e]{border-color:var(--color-brand);background:#302b51}.source-options strong[data-v-484b7c8e]{color:#fff;font-size:14px}.source-options span[data-v-484b7c8e],.hint[data-v-484b7c8e]{color:var(--color-text-tertiary);font-size:12px}.import-field[data-v-484b7c8e]{margin-top:12px;padding:11px 14px;display:flex;align-items:center;justify-content:space-between;border:1px dashed #45495a;border-radius:9px;color:var(--color-brand-light);background:#171922;font-size:12px;cursor:pointer}.import-field input[data-v-484b7c8e]{width:1px;height:1px;opacity:0}.idea-field[data-v-484b7c8e]{position:relative;margin-top:12px;display:grid;gap:8px;color:var(--color-text-secondary);font-size:12px}.idea-field textarea[data-v-484b7c8e]{min-height:96px;padding:12px 14px 26px;resize:vertical;border:1px solid var(--color-border);border-radius:9px;outline:none;color:#fff;background:#171922;line-height:1.6}.idea-field textarea[data-v-484b7c8e]:focus{border-color:var(--color-brand);box-shadow:0 0 0 3px #7c5cff24}.idea-field small[data-v-484b7c8e]{position:absolute;right:10px;bottom:8px;color:var(--color-text-tertiary)}.ratios[data-v-484b7c8e]{display:grid;grid-template-columns:repeat(3,1fr);padding:6px;border-radius:10px;background:#171922}.ratios button[data-v-484b7c8e]{height:36px;border-radius:7px;color:var(--color-text-secondary)}.ratios button.selected[data-v-484b7c8e]{color:#c8bdff;background:#2d294c}.hint[data-v-484b7c8e]{margin:12px 0 0}.error[data-v-484b7c8e]{margin:6px 0 0;color:#ff8282;font-size:12px}footer[data-v-484b7c8e]{display:flex;justify-content:flex-end;gap:12px;margin-top:62px}@media (max-width: 620px){.source-options[data-v-484b7c8e]{grid-template-columns:1fr}footer[data-v-484b7c8e]{margin-top:32px}}.progress-track[data-v-7f8026d6]{border-radius:5px;background:var(--color-border);overflow:hidden}.sm[data-v-7f8026d6]{height:4px}.md[data-v-7f8026d6]{height:6px}.progress-track span[data-v-7f8026d6]{display:block;height:100%;border-radius:inherit}.brand[data-v-7f8026d6]{background:var(--color-brand)}.info[data-v-7f8026d6]{background:var(--color-processing)}.success[data-v-7f8026d6]{background:var(--color-success)}.warning[data-v-7f8026d6]{background:var(--color-warning)}.status-badge[data-v-e6b293f5]{display:flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;color:#a8dcff;background:#07111cdb;font-size:11px}i[data-v-e6b293f5]{width:6px;height:6px;border-radius:50%;background:#42b8ff}.completed[data-v-e6b293f5]{color:#75edc2}.completed i[data-v-e6b293f5]{background:#2cd8a1}.waiting_confirmation[data-v-e6b293f5]{color:#ffc862}.waiting_confirmation i[data-v-e6b293f5]{background:#ffb632}.draft[data-v-e6b293f5]{color:#b8bbc8}.draft i[data-v-e6b293f5]{background:#838796}.failed[data-v-e6b293f5]{color:#ff9696}.failed i[data-v-e6b293f5]{background:#f66}.page[data-v-1e65f504]{min-height:100vh;padding-bottom:80px}header[data-v-1e65f504]{height:72px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;color:#b9bbc7}.header-actions[data-v-1e65f504]{display:flex;align-items:center;gap:44px}.avatar[data-v-1e65f504]{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;color:#fff;background:#1c1e27}.hero[data-v-1e65f504]{width:min(840px,calc(100% - 48px));margin:36px auto 0;text-align:center}.hero h1[data-v-1e65f504]{margin:0;font-size:clamp(32px,4vw,42px);letter-spacing:-.04em}.hero>p[data-v-1e65f504]{margin:10px 0 26px;color:var(--color-text-secondary);font-size:14px}.story-box[data-v-1e65f504]{position:relative;min-height:156px;padding:20px 20px 16px 50px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px 16px;border:1px solid var(--color-border);border-radius:16px;color:var(--color-text-secondary);background:#1b1e27;text-align:left}.story-box[data-v-1e65f504]>:first-child{position:absolute;top:20px;left:18px}textarea[data-v-1e65f504]{grid-column:1 / -1;width:100%;min-height:82px;resize:none;border:0;outline:0;color:#fff;background:transparent;font:inherit;line-height:1.7}.story-meta[data-v-1e65f504]{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--color-text-tertiary);font-size:12px}.story-submit[data-v-1e65f504]{position:static;justify-self:end}.inspiration[data-v-1e65f504]{margin-top:28px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px;color:var(--color-text-tertiary);font-size:12px}.inspiration button[data-v-1e65f504]{padding:9px 16px;border-radius:9px;color:#bdaeff;background:#211b38}.projects[data-v-1e65f504]{width:min(1176px,calc(100% - 72px));margin:64px auto 0}.section-heading[data-v-1e65f504],.section-heading>div[data-v-1e65f504]{display:flex;align-items:center;justify-content:space-between;gap:26px}.section-heading h2[data-v-1e65f504]{margin:0;font-size:22px}.section-heading span[data-v-1e65f504]{color:var(--color-text-tertiary);font-size:12px}.search[data-v-1e65f504]{width:280px;height:40px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid var(--color-border);border-radius:9px;color:var(--color-text-secondary);background:#181a22}.search input[data-v-1e65f504]{width:100%;border:0;color:#fff;outline:0;background:transparent}.tabs[data-v-1e65f504]{display:flex;gap:28px;margin:22px 0 38px}.tabs button[data-v-1e65f504]{position:relative;padding:8px 0;color:var(--color-text-tertiary);background:transparent}.tabs button.active[data-v-1e65f504]{color:#fff}.tabs button.active[data-v-1e65f504]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--color-brand)}.project-grid[data-v-1e65f504]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.project-card[data-v-1e65f504]{overflow:hidden;border:1px solid var(--color-border);border-radius:13px;background:var(--color-surface);cursor:pointer;transition:transform .2s,border-color .2s}.project-card[data-v-1e65f504]:hover{transform:translateY(-3px);border-color:#4a4e5e}.project-card.waiting_confirmation[data-v-1e65f504]{border-color:#d99524}.cover[data-v-1e65f504]{position:relative;height:180px;overflow:hidden}.cover img[data-v-1e65f504]{width:100%;height:100%;object-fit:cover}.cover[data-v-1e65f504]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000001f,#0000000d)}.status[data-v-1e65f504],.more[data-v-1e65f504]{position:absolute;z-index:2;top:12px}.status[data-v-1e65f504]{left:12px}.more[data-v-1e65f504]{right:12px;width:36px;height:36px;border-radius:9px;color:#c5c8d4;background:#12141ce6;letter-spacing:2px}.project-menu[data-v-1e65f504]{position:absolute;z-index:4;top:52px;right:12px;width:132px;padding:6px;display:grid;border:1px solid var(--color-border);border-radius:10px;background:#1d2029;box-shadow:0 16px 40px #00000073}.project-menu button[data-v-1e65f504]{padding:9px 10px;border-radius:7px;color:var(--color-text-secondary);background:transparent;text-align:left;font-size:12px}.project-menu button[data-v-1e65f504]:hover{color:#fff;background:#292d39}.project-menu button.danger[data-v-1e65f504]{color:#ff8b8b}.card-body[data-v-1e65f504]{min-height:104px;padding:16px}.card-body h3[data-v-1e65f504]{margin:0 0 7px;font-size:15px}.card-body p[data-v-1e65f504]{margin:0;color:var(--color-text-tertiary);font-size:12px}.progress[data-v-1e65f504]{margin-top:14px}.loading-state[data-v-1e65f504]{min-height:220px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--color-text-secondary)}.loader[data-v-1e65f504]{width:18px;height:18px;border:2px solid #353948;border-top-color:var(--color-brand);border-radius:50%;animation:spin-1e65f504 .8s linear infinite}.state-panel[data-v-1e65f504]{min-height:286px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:14px;color:var(--color-text-secondary);background:var(--color-surface);text-align:center}.state-panel h3[data-v-1e65f504]{margin:16px 0 8px;color:#fff;font-size:18px}.state-panel p[data-v-1e65f504]{margin:0 0 22px;font-size:13px}.state-icon[data-v-1e65f504]{width:56px;height:56px;display:grid;place-items:center;border-radius:16px;color:var(--color-brand-light);background:#7c5cff24;font-size:24px;font-weight:700}.dialog-title[data-v-1e65f504]{margin:0;font-size:22px}.dialog-copy[data-v-1e65f504]{margin:8px 0 26px;color:var(--color-text-secondary);font-size:13px}.dialog-label[data-v-1e65f504]{display:block;margin-bottom:8px;color:var(--color-text-secondary);font-size:12px}.dialog-input[data-v-1e65f504]{width:100%;height:44px;padding:0 13px;border:1px solid var(--color-border);border-radius:8px;outline:none;color:#fff;background:var(--color-surface)}.dialog-input[data-v-1e65f504]:focus{border-color:var(--color-brand);box-shadow:0 0 0 3px #7c5cff24}.dialog-error[data-v-1e65f504]{color:#ff8b8b;font-size:12px}.dialog-actions[data-v-1e65f504]{margin-top:34px;display:flex;justify-content:flex-end;gap:12px}.delete-button[data-v-1e65f504]{border-color:#74383d!important;background:#5b292e!important}@keyframes spin-1e65f504{to{transform:rotate(360deg)}}@media (max-width: 960px){.project-grid[data-v-1e65f504]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 680px){header[data-v-1e65f504]{padding:0 18px}.header-actions[data-v-1e65f504]{gap:12px}.projects[data-v-1e65f504]{width:calc(100% - 32px)}.section-heading[data-v-1e65f504]{align-items:flex-start;flex-direction:column}.search[data-v-1e65f504]{width:100%}.project-grid[data-v-1e65f504]{grid-template-columns:1fr}.cover[data-v-1e65f504]{height:210px}}.public-home[data-v-eb28213e]{min-height:100vh;padding-bottom:72px}.session-banner[data-v-eb28213e]{min-height:42px;padding:9px 20px;display:flex;align-items:center;justify-content:center;gap:14px;color:#ffd19a;background:#ffb55c1a;border-bottom:1px solid rgba(255,181,92,.25);font-size:12px}.session-banner button[data-v-eb28213e]{padding:5px 9px;border-radius:6px;color:var(--color-warning);background:#ffb55c1f}.public-header[data-v-eb28213e]{height:72px;padding:0 32px;display:flex;align-items:center;justify-content:space-between}.public-header strong[data-v-eb28213e]{font-size:16px}.hero[data-v-eb28213e]{width:min(880px,calc(100% - 48px));margin:28px auto 0;text-align:center}.hero h1[data-v-eb28213e]{margin:0;font-size:clamp(32px,4vw,38px);letter-spacing:-.04em}.hero>p[data-v-eb28213e]{margin:8px 0 24px;color:var(--color-text-secondary);font-size:15px}.story-composer[data-v-eb28213e]{position:relative;min-height:200px;padding:18px 16px 16px 48px;border:1px solid var(--color-border);border-radius:16px;background:var(--color-surface-elevated);text-align:left;transition:border-color .18s,box-shadow .18s}.story-composer[data-v-eb28213e]:focus-within{border-color:var(--color-brand);box-shadow:0 0 0 3px var(--color-brand-subtle)}.story-composer[data-v-eb28213e]>:first-child{position:absolute;top:18px;left:18px;color:var(--color-text-secondary)}.story-composer textarea[data-v-eb28213e]{width:100%;height:120px;padding:0;resize:none;border:0;outline:0;color:#fff;background:transparent;line-height:1.7}.story-composer textarea[data-v-eb28213e]::placeholder{color:var(--color-text-tertiary)}.composer-footer[data-v-eb28213e]{min-height:36px;display:flex;align-items:center;gap:14px;color:var(--color-text-tertiary);font-size:11px}.composer-footer span[data-v-eb28213e]:nth-child(2){margin-left:auto}.composer-footer button[data-v-eb28213e]{margin-left:auto}.composer-assist[data-v-eb28213e]{padding:8px 12px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--color-text-tertiary);font-size:12px;text-align:left}.ideas[data-v-eb28213e]{display:flex;align-items:center;justify-content:flex-end;gap:10px}.ideas button[data-v-eb28213e]{min-height:34px;padding:0 16px;border-radius:8px;color:var(--color-brand-light);background:var(--color-brand-subtle)}.gallery[data-v-eb28213e]{width:min(1200px,calc(100% - 64px));margin:48px auto 0}.gallery h2[data-v-eb28213e]{margin:0;font-size:22px}.gallery>p[data-v-eb28213e]{margin:8px 0 24px;color:var(--color-text-secondary);font-size:12px}.demo-grid[data-v-eb28213e]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.demo-card[data-v-eb28213e]{overflow:hidden;border:1px solid var(--color-border);border-radius:16px;background:var(--color-surface);cursor:pointer;transition:transform .18s,border-color .18s}.demo-card[data-v-eb28213e]:hover,.demo-card[data-v-eb28213e]:focus-visible{transform:translateY(-3px);border-color:#4a4f60}.demo-cover[data-v-eb28213e]{position:relative;height:226px;overflow:hidden}.demo-cover>img[data-v-eb28213e]{width:100%;height:100%;object-fit:cover;transition:transform .3s}.demo-card:hover .demo-cover>img[data-v-eb28213e]{transform:scale(1.025)}.play[data-v-eb28213e]{position:absolute;inset:50% auto auto 50%;width:46px;height:46px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%;color:#20232d;background:#fff}.demo-copy[data-v-eb28213e]{min-height:132px;padding:16px}.demo-copy h3[data-v-eb28213e]{margin:0 0 10px;font-size:16px}.demo-copy p[data-v-eb28213e]{margin:0 0 22px;color:var(--color-text-secondary);font-size:12px}.demo-copy span[data-v-eb28213e]{color:var(--color-brand-light);font-size:12px}.login-dialog[data-v-eb28213e]{text-align:center}.login-mark[data-v-eb28213e]{width:52px;height:52px;margin:0 auto 18px;display:grid;place-items:center;border-radius:14px;background:var(--color-brand);font-weight:700}.login-dialog h2[data-v-eb28213e]{margin:0;font-size:24px}.login-dialog>p[data-v-eb28213e]{margin:10px auto 28px;max-width:360px;color:var(--color-text-secondary);font-size:13px;line-height:1.7}.login-form[data-v-eb28213e]{display:grid;gap:8px;text-align:left}.login-form label[data-v-eb28213e]{margin-top:4px;color:var(--color-text-secondary);font-size:12px}.login-form input[data-v-eb28213e]{height:44px;padding:0 13px;border:1px solid var(--color-border);border-radius:9px;outline:none;color:#fff;background:#171922}.login-form input[data-v-eb28213e]:focus{border-color:var(--color-brand);box-shadow:0 0 0 3px var(--color-brand-subtle)}.login-provider[data-v-eb28213e]{width:100%;height:46px;border-radius:9px;color:#fff;background:var(--color-brand);font-weight:600}.login-form .login-provider[data-v-eb28213e]{margin-top:12px}.login-provider[data-v-eb28213e]:disabled{opacity:.65;cursor:wait}.login-notice[data-v-eb28213e]{display:block;margin-top:14px;color:var(--color-text-tertiary);font-size:11px}.login-error[data-v-eb28213e]{color:var(--color-danger)!important}.player-poster[data-v-eb28213e]{position:relative;height:300px;overflow:hidden;border-radius:12px;background:#0c0d12}.player-poster img[data-v-eb28213e]{width:100%;height:100%;object-fit:cover;opacity:.72}.player-poster button[data-v-eb28213e]{position:absolute;inset:50% auto auto 50%;width:58px;height:58px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%;color:#20232d;background:#fff}.player-badge[data-v-eb28213e]{position:absolute;z-index:1;top:12px;left:12px;padding:6px 9px;border-radius:7px;background:#0a0b10c2;font-size:11px}.demo-player h2[data-v-eb28213e]{margin:20px 0 6px}.demo-player>p[data-v-eb28213e]{color:var(--color-text-secondary);font-size:13px}.demo-player>button[data-v-eb28213e]{margin-top:14px}@media (max-width: 980px){.composer-assist[data-v-eb28213e],.ideas[data-v-eb28213e]{align-items:flex-start;flex-direction:column}.demo-grid[data-v-eb28213e]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 680px){.public-header[data-v-eb28213e]{padding:0 18px}.hero[data-v-eb28213e]{width:calc(100% - 32px)}.composer-footer[data-v-eb28213e]{flex-wrap:wrap}.composer-footer button[data-v-eb28213e]{margin-left:0}.gallery[data-v-eb28213e]{width:calc(100% - 32px)}.demo-grid[data-v-eb28213e]{grid-template-columns:1fr}}.planning-page[data-v-10aebb93]{min-width:1060px;min-height:100vh;background:var(--color-canvas)}.project-topbar[data-v-10aebb93]{height:84px;padding:0 40px;display:flex;align-items:center;justify-content:space-between;background:var(--color-sidebar)}.project-topbar>div[data-v-10aebb93]{display:flex;align-items:center;gap:10px}.project-topbar a[data-v-10aebb93],.project-topbar span[data-v-10aebb93]{color:var(--color-text-secondary);font-size:12px}.project-topbar strong[data-v-10aebb93]{font-size:20px}.project-topbar span.save-error[data-v-10aebb93]{color:var(--color-danger)}.page-state[data-v-10aebb93]{min-height:calc(100vh - 84px);display:grid;place-content:center;justify-items:center;gap:16px}.page-state p[data-v-10aebb93]{margin:0;color:var(--color-text-secondary)}.generating-stage[data-v-10aebb93]{width:680px;margin:110px auto 0;display:flex;flex-direction:column;align-items:center;text-align:center}.working-orb[data-v-10aebb93]{width:76px;height:76px;display:grid;place-items:center;border-radius:24px;background:var(--color-brand-subtle)}.working-orb span[data-v-10aebb93]{width:30px;height:30px;border:3px solid rgba(182,166,255,.25);border-top-color:var(--color-brand-light);border-radius:50%;animation:spin-10aebb93 .8s linear infinite}.generating-stage h1[data-v-10aebb93]{margin:24px 0 8px;font-size:28px}.generating-stage>p[data-v-10aebb93],.generating-stage>span[data-v-10aebb93]{color:var(--color-text-secondary);font-size:13px}.progress-card[data-v-10aebb93]{width:100%;margin:34px 0 18px;padding:20px;border:1px solid var(--color-border);border-radius:16px;background:var(--color-surface);text-align:left}.progress-card>div[data-v-10aebb93]{display:flex;justify-content:space-between;margin-bottom:14px}.progress-card ul[data-v-10aebb93]{margin:18px 0 0;padding:0;display:grid;gap:9px;list-style:none;color:var(--color-text-tertiary);font-size:12px}.progress-card li.done[data-v-10aebb93]{color:var(--color-success)}.view-switch[data-v-10aebb93]{width:300px;height:48px;margin:24px auto 20px;padding:5px;display:grid;grid-template-columns:1fr 1fr;gap:8px;border:1px solid var(--color-border);border-radius:14px;background:#101218}.view-switch button[data-v-10aebb93]{border:1px solid var(--color-border);border-radius:10px;color:var(--color-text-secondary);background:transparent;font-size:13px}.view-switch button.active[data-v-10aebb93]{border-color:var(--color-brand);color:#fff;background:var(--color-surface-elevated)}.planning-workbench[data-v-10aebb93]{width:min(1216px,calc(100% - 64px));height:calc(100vh - 176px);min-height:720px;margin:0 auto;display:grid;grid-template-columns:360px 1fr;gap:16px}.ai-assistant[data-v-10aebb93],.planning-document[data-v-10aebb93]{min-height:0;border:1px solid var(--color-border);border-radius:16px;background:var(--color-surface)}.ai-assistant[data-v-10aebb93]{padding:18px;display:flex;flex-direction:column;gap:18px}.ai-assistant header[data-v-10aebb93]{display:flex;justify-content:space-between}.ai-assistant h1[data-v-10aebb93],.planning-document h1[data-v-10aebb93]{margin:0;font-size:18px}.ai-assistant header p[data-v-10aebb93]{margin:5px 0 0;color:var(--color-text-secondary);font-size:12px}.ai-assistant header>span[data-v-10aebb93]{width:9px;height:9px;border-radius:50%;background:var(--color-success)}.ai-assistant header>span.working[data-v-10aebb93]{background:var(--color-warning);box-shadow:0 0 0 5px #ffbe501f;animation:pulse-10aebb93 1.2s ease-in-out infinite}.chat-history[data-v-10aebb93]{max-height:190px;overflow:auto;display:grid;gap:9px}.user-message[data-v-10aebb93],.chat-message[data-v-10aebb93]{padding:12px 14px;border:1px solid var(--color-border);border-radius:14px;font-size:13px;line-height:1.55;white-space:pre-wrap}.user-message[data-v-10aebb93],.chat-message.user[data-v-10aebb93]{margin-left:22px;background:var(--color-surface-elevated)}.chat-message.assistant[data-v-10aebb93]{margin-right:22px;background:#11131a}.chat-message.working[data-v-10aebb93]{border-color:#ffbe5059;color:var(--color-text-secondary)}.chat-message.failed[data-v-10aebb93]{border-color:#ff6b7a66;color:var(--color-danger)}.chat-message.complete[data-v-10aebb93]{border-color:#40d6a059}.assistant-copy[data-v-10aebb93]{margin:6px 0 0;font-size:13px;line-height:1.6}.ai-assistant ul[data-v-10aebb93]{margin:0;padding:0 4px;display:grid;gap:12px;color:var(--color-success);font-size:13px;list-style:none}.ai-assistant li.waiting[data-v-10aebb93]{color:var(--color-text-secondary)}.suggestions[data-v-10aebb93]{padding:13px;display:grid;gap:6px;border:1px solid var(--color-border);border-radius:12px;font-size:13px}.suggestions strong[data-v-10aebb93]{margin-bottom:4px;color:var(--color-text-secondary);font-size:12px}.suggestions span[data-v-10aebb93]{color:var(--color-text-secondary)}.chat-box[data-v-10aebb93]{margin-top:auto;padding:10px;border:1px solid var(--color-border);border-radius:14px;background:var(--color-surface-elevated)}.chat-box textarea[data-v-10aebb93]{width:100%;height:54px;resize:none;border:0;outline:0;color:#fff;background:transparent}.chat-box>div[data-v-10aebb93]{display:flex;align-items:center;justify-content:space-between}.chat-box small[data-v-10aebb93]{color:var(--color-text-tertiary);font-size:9px}.planning-document[data-v-10aebb93]{padding:16px;display:flex;flex-direction:column;gap:12px}.planning-document>header[data-v-10aebb93]{display:flex;justify-content:space-between;align-items:center}.planning-document>header h1[data-v-10aebb93]{font-size:20px}.planning-document>header span[data-v-10aebb93]{padding:8px 12px;border:1px solid var(--color-border);border-radius:10px;color:var(--color-text-secondary);font-size:11px}.content-tabs[data-v-10aebb93]{height:48px;flex:0 0 auto;padding:5px;display:flex;gap:5px;border:1px solid var(--color-border);border-radius:12px;background:#101218}.content-tabs button[data-v-10aebb93]{min-width:118px;padding:0 18px;border:1px solid var(--color-border);border-radius:10px;color:var(--color-text-secondary);background:transparent;font-size:13px}.content-tabs button.active[data-v-10aebb93]{border-color:var(--color-brand);color:#fff;background:var(--color-surface-elevated)}.document-tip[data-v-10aebb93]{margin:0;color:var(--color-text-secondary);font-size:12px}.document-scroll[data-v-10aebb93]{min-height:0;flex:1 1 auto;overflow:auto}.story-cards[data-v-10aebb93]{display:grid;align-content:start;gap:12px}.story-cards article[data-v-10aebb93],.asset-grid article[data-v-10aebb93],.storyboard-grid article[data-v-10aebb93]{padding:14px;display:flex;justify-content:space-between;gap:14px;border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface-elevated)}.story-cards h2[data-v-10aebb93],.asset-grid h2[data-v-10aebb93],.storyboard-grid h2[data-v-10aebb93]{margin:0 0 8px;font-size:14px}.story-cards p[data-v-10aebb93],.asset-grid p[data-v-10aebb93],.storyboard-grid p[data-v-10aebb93]{margin:0;color:var(--color-text-secondary);font-size:12px;line-height:1.6}.story-cards button[data-v-10aebb93],.asset-grid button[data-v-10aebb93],.storyboard-grid button[data-v-10aebb93]{align-self:flex-start;padding:7px 14px;border-radius:8px;color:#fff;background:#12141b;font-size:12px}.planning-stage-status[data-v-10aebb93]{width:190px;padding:9px 11px;display:grid;gap:7px;border:1px solid var(--color-border);border-radius:11px;background:#141720}.planning-stage-status>div[data-v-10aebb93]{display:flex;align-items:center;gap:7px}.planning-stage-status i[data-v-10aebb93]{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--color-text-tertiary)}.planning-stage-status strong[data-v-10aebb93]{flex:1;color:var(--color-text-secondary);font-size:11px;font-weight:600}.planning-stage-status small[data-v-10aebb93]{color:var(--color-processing);font-size:10px}.planning-stage-status.queued i[data-v-10aebb93],.planning-stage-status.running i[data-v-10aebb93]{background:var(--color-processing);box-shadow:0 0 0 4px #57a5ff1f}.planning-stage-status.running i[data-v-10aebb93]{animation:pulse-10aebb93 1.2s ease-in-out infinite}.planning-stage-status.complete i[data-v-10aebb93]{background:var(--color-success)}.planning-stage-status.complete strong[data-v-10aebb93]{color:var(--color-success)}.planning-stage-status.failed[data-v-10aebb93]{border-color:#ff6b7a66}.planning-stage-status.failed i[data-v-10aebb93]{background:var(--color-danger)}.planning-stage-status.failed strong[data-v-10aebb93]{color:var(--color-danger)}.style-grid[data-v-10aebb93]{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-content:start}.style-card[data-v-10aebb93]{min-height:200px;padding:18px;display:grid;align-content:end;justify-items:start;gap:8px;border:1px solid var(--color-brand);border-radius:14px;color:#fff;background:linear-gradient(145deg,#27384a,#171922 60%,#4c3953);box-shadow:inset 0 0 0 2px var(--color-brand-subtle)}.style-card small[data-v-10aebb93],.style-card p[data-v-10aebb93]{margin:0;color:var(--color-text-secondary);line-height:1.6}.generation-actions[data-v-10aebb93]{min-height:44px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--color-border);border-radius:10px;background:#101218}.generation-actions span[data-v-10aebb93]{color:var(--color-text-secondary);font-size:12px}.asset-grid[data-v-10aebb93]{display:grid;align-content:start;gap:12px}.asset-grid article[data-v-10aebb93]{justify-content:flex-start}.asset-identity[data-v-10aebb93]{width:110px;height:86px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #403675;border-radius:10px;color:#d6ccff;background:radial-gradient(circle at 30% 20%,#51438f,#242137 55%,#171921);font-size:28px;font-weight:700}.asset-identity.scene[data-v-10aebb93]{border-color:#315567;color:#ccefff;background:radial-gradient(circle at 30% 20%,#315c67,#202d35 55%,#171921)}.asset-grid article div[data-v-10aebb93]{flex:1}.asset-grid strong[data-v-10aebb93]{color:var(--color-brand-light);font-size:11px}.asset-state[data-v-10aebb93]{align-self:flex-start;flex:0 0 auto;color:var(--color-text-secondary);font-size:11px}.storyboard-grid[data-v-10aebb93]{display:grid;align-content:start;gap:10px}.storyboard-grid article[data-v-10aebb93]{align-items:center}.storyboard-grid article>span[data-v-10aebb93]:first-child{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:var(--color-brand-light);background:var(--color-brand-subtle)}.storyboard-grid article div[data-v-10aebb93]{flex:1}.asset-image[data-v-10aebb93]{width:110px;height:86px;flex:0 0 auto;border-radius:10px;object-fit:cover;background:#101218}.asset-grid article div.asset-actions[data-v-10aebb93]{flex:0 0 190px;display:grid;justify-items:stretch;align-content:start;gap:7px}.asset-actions .asset-state[data-v-10aebb93]{justify-self:end;margin-bottom:2px}.storyboard-generation-panel[data-v-10aebb93]{min-height:0;display:grid;gap:8px}.storyboard-scene-progress[data-v-10aebb93]{max-height:128px;padding:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;overflow:auto;border:1px solid var(--color-border);border-radius:10px;background:#101218}.storyboard-scene-progress article[data-v-10aebb93]{min-width:0;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--color-border);border-radius:9px;background:var(--color-surface-elevated)}.storyboard-scene-progress article>div[data-v-10aebb93]{min-width:0;display:grid;gap:3px}.storyboard-scene-progress strong[data-v-10aebb93],.storyboard-scene-progress span[data-v-10aebb93]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.storyboard-scene-progress span[data-v-10aebb93]{color:var(--color-text-secondary)}.storyboard-scene-progress article.succeeded[data-v-10aebb93]{border-color:#40d6a059}.storyboard-scene-progress article.failed[data-v-10aebb93]{border-color:#ff6b7a73}.storyboard-scene-progress article.failed span[data-v-10aebb93]{color:var(--color-danger)}.inline-editor[data-v-10aebb93],.inline-title[data-v-10aebb93]{width:100%;box-sizing:border-box;border:1px solid var(--color-brand);border-radius:9px;outline:0;color:#fff;background:#101218;font:inherit}.inline-editor[data-v-10aebb93]{min-height:100px;padding:11px;resize:vertical;line-height:1.6}.inline-title[data-v-10aebb93]{margin-bottom:9px;padding:9px 11px}.story-cards article>div[data-v-10aebb93]{flex:1;min-width:0}.story-cards h2 small[data-v-10aebb93]{margin-left:6px;color:var(--color-text-tertiary);font-size:10px;font-weight:500}.pre-line[data-v-10aebb93],.scene-copy[data-v-10aebb93]{white-space:pre-line}.scene-copy[data-v-10aebb93]{margin-top:12px!important;padding-top:12px;border-top:1px solid var(--color-border)}.empty-state[data-v-10aebb93]{min-height:180px;display:grid;place-content:center;border:1px dashed var(--color-border);border-radius:14px;color:var(--color-text-secondary);font-size:13px}.story-cards article.candidate-card[data-v-10aebb93]{border-color:var(--color-brand);box-shadow:inset 0 0 0 1px var(--color-brand-subtle)}.candidate-card[data-v-10aebb93] .app-button{flex:0 0 auto}.content-tabs .tab-count[data-v-10aebb93]{min-width:18px;margin-left:6px;padding:2px 5px;display:inline-block;border-radius:999px;color:var(--color-brand-light);background:var(--color-brand-subtle);font-size:10px}.story-cards article.workflow-guide[data-v-10aebb93]{align-items:center;border-color:#7c5cffa6;background:linear-gradient(110deg,rgba(124,92,255,.14),var(--color-surface-elevated) 65%)}.guide-kicker[data-v-10aebb93]{display:block;margin-bottom:7px;color:var(--color-brand-light);font-size:11px;font-weight:700;letter-spacing:.04em}.asset-empty-state[data-v-10aebb93]{justify-items:center;padding:28px;text-align:center}.asset-empty-state h2[data-v-10aebb93]{margin:5px 0 8px;color:#fff;font-size:17px}.asset-empty-state p[data-v-10aebb93]{max-width:430px;margin:0 0 18px;line-height:1.6}.planning-document>footer[data-v-10aebb93]{padding:14px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--color-border);border-radius:14px;background:#101218}.planning-document>footer div[data-v-10aebb93]{display:grid;gap:8px}.planning-document>footer strong[data-v-10aebb93],.planning-document>footer span[data-v-10aebb93]{color:var(--color-text-secondary);font-size:11px}@keyframes spin-10aebb93{to{transform:rotate(360deg)}}@keyframes pulse-10aebb93{50%{opacity:.45}}.state-pill[data-v-80cfd330]{display:inline-flex;align-items:center;min-height:26px;padding:3px 8px;border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:12px;line-height:18px;white-space:nowrap}.success[data-v-80cfd330]{color:var(--color-success);border-color:var(--color-success)}.processing[data-v-80cfd330]{color:var(--color-processing);border-color:var(--color-processing)}.warning[data-v-80cfd330]{color:var(--color-warning);border-color:var(--color-warning)}.danger[data-v-80cfd330]{color:var(--color-danger);border-color:var(--color-danger)}.neutral[data-v-80cfd330]{color:var(--color-text-secondary)}.editor-page[data-v-03f26d36]{min-height:100vh;padding:18px 20px;background:var(--color-canvas)}.editor-topbar[data-v-03f26d36]{height:54px;display:grid;grid-template-columns:minmax(280px,1fr) 430px minmax(300px,1fr);gap:12px;align-items:start}.project-heading[data-v-03f26d36]{display:grid;gap:2px}.project-heading strong[data-v-03f26d36]{font-size:18px}.project-heading span[data-v-03f26d36]{color:var(--color-text-tertiary);font-size:11px}.production-steps[data-v-03f26d36]{height:46px;padding:4px;display:grid;grid-template-columns:1fr 1fr;gap:6px;border:1px solid var(--color-border);border-radius:14px;background:#101218}.production-steps button[data-v-03f26d36]{border:1px solid var(--color-border);border-radius:10px;color:var(--color-text-secondary);background:transparent;font-size:13px}.production-steps button.active[data-v-03f26d36]{border-color:var(--color-brand);color:#fff;background:var(--color-surface-elevated)}.topbar-actions[data-v-03f26d36]{display:flex;justify-content:flex-end;gap:10px}.sound-source[data-v-03f26d36]{padding:0 12px;border:1px solid var(--color-border);border-radius:10px;color:var(--color-text-secondary);background:#101218;font-size:12px}.page-state[data-v-03f26d36]{min-height:calc(100vh - 90px);display:grid;place-content:center;justify-items:center;gap:16px;color:var(--color-text-secondary)}.editor-workspace[data-v-03f26d36]{height:calc(100vh - 104px);min-height:720px;display:grid;grid-template-columns:300px minmax(0,1fr);gap:14px}.current-shot-panel[data-v-03f26d36]{min-height:0;padding:14px;display:flex;flex-direction:column;gap:12px;overflow:auto;border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface)}.editor-mode-tabs[data-v-03f26d36]{flex:0 0 44px;padding:3px;display:grid;grid-template-columns:repeat(3,1fr);gap:4px;border:1px solid var(--color-border);border-radius:12px;background:#101218}.editor-mode-tabs button[data-v-03f26d36]{border:1px solid var(--color-border);border-radius:9px;color:var(--color-text-secondary);background:transparent;font-size:12px}.editor-mode-tabs button.active[data-v-03f26d36]{border-color:var(--color-brand);color:#fff;background:var(--color-surface-elevated)}.current-shot-panel h1[data-v-03f26d36]{margin:0;font-size:17px}.reference-image[data-v-03f26d36]{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border:1px solid var(--color-border);border-radius:12px}.reference-image img[data-v-03f26d36]{position:absolute;width:200%;height:200%;max-width:none}.reference-image img.real-media[data-v-03f26d36]{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.section-label[data-v-03f26d36]{font-size:13px}.field-block[data-v-03f26d36]{display:grid;gap:7px;color:var(--color-text-secondary);font-size:12px}.field-block textarea[data-v-03f26d36]{min-height:86px;padding:12px;resize:vertical;border:1px solid var(--color-border);border-radius:12px;outline:0;color:#fff;background:var(--color-surface-elevated);line-height:1.55}.field-block textarea[data-v-03f26d36]:focus{border-color:var(--color-brand)}.field-block input[type=range][data-v-03f26d36]{width:100%;accent-color:var(--color-brand)}.prompt-field textarea[data-v-03f26d36]{min-height:102px}.audio-state[data-v-03f26d36]{padding:18px 12px;display:grid;justify-items:center;gap:7px;border:1px solid var(--color-border);border-radius:14px;background:var(--color-surface-elevated);text-align:center}.voice-orb[data-v-03f26d36]{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--color-brand);font-weight:700}.audio-state small[data-v-03f26d36]{color:var(--color-text-secondary)}.audio-state.music .voice-orb[data-v-03f26d36]{background:#4269ca}.voice-options[data-v-03f26d36]{display:grid;gap:8px}.voice-options button[data-v-03f26d36]{padding:10px;border:1px solid var(--color-border);border-radius:10px;color:var(--color-text-secondary);background:var(--color-surface-elevated);text-align:left}.voice-options button.selected[data-v-03f26d36]{border-color:var(--color-brand);color:#fff;background:var(--color-brand-subtle)}.shot-generation[data-v-03f26d36]{margin-top:auto;display:flex;justify-content:space-between;gap:8px}.mode-button[data-v-03f26d36]{padding:8px 10px;border-radius:9px;color:var(--color-text-secondary);background:var(--color-surface-elevated)}.preview-and-storyboard[data-v-03f26d36]{min-width:0;display:grid;grid-template-rows:minmax(380px,1fr) 46px 200px;gap:12px}.player[data-v-03f26d36]{position:relative;min-height:0;overflow:hidden;border:1px solid var(--color-border);border-radius:12px;background:#05060a}.player>img[data-v-03f26d36]{position:absolute;width:200%;height:200%;max-width:none}.player>img.real-media[data-v-03f26d36],.player>video[data-v-03f26d36]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.player[data-v-03f26d36]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 70%,rgba(0,0,0,.38));pointer-events:none}.preview-actions[data-v-03f26d36]{position:absolute;z-index:3;top:18px;right:20px;padding:4px;display:flex;gap:4px;border:1px solid var(--color-border);border-radius:12px;background:#11131a}.preview-actions button[data-v-03f26d36]{padding:8px 12px;border-radius:9px;color:var(--color-text-secondary);background:var(--color-surface);font-size:12px}.preview-actions button[data-v-03f26d36]:last-child{color:#fff}.play-button[data-v-03f26d36]{position:absolute;z-index:2;inset:50% auto auto 50%;width:54px;height:54px;transform:translate(-50%,-50%);display:grid;place-items:center;border-radius:50%;background:var(--color-brand)}.play-button[data-v-03f26d36]:disabled,.round-play[data-v-03f26d36]:disabled{opacity:.42;cursor:not-allowed}.play-button img[data-v-03f26d36],.round-play img[data-v-03f26d36]{width:18px;height:18px;filter:brightness(0) invert(1)}.subtitle-preview[data-v-03f26d36]{position:absolute;z-index:2;bottom:26px;left:50%;transform:translate(-50%);max-width:75%;padding:7px 12px;border-radius:6px;background:#000000b8;font-size:14px;white-space:nowrap}.playback[data-v-03f26d36]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 15px;border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface);font-size:13px}.playback>span[data-v-03f26d36]{margin-left:12px}.subtitle-toggle[data-v-03f26d36]{display:flex;align-items:center;gap:10px}.subtitle-toggle input[data-v-03f26d36]{width:42px;height:24px;accent-color:var(--color-brand)}.round-play[data-v-03f26d36]{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--color-brand)}.storyboard-strip[data-v-03f26d36]{min-width:0;padding:10px;overflow:hidden;border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface)}.storyboard-strip>header[data-v-03f26d36]{height:28px;display:flex;justify-content:space-between;font-size:13px}.storyboard-strip>header span[data-v-03f26d36]{color:var(--color-text-tertiary);font-size:11px}.shot-row[data-v-03f26d36]{display:flex;gap:8px;overflow-x:auto;padding-bottom:6px}.shot-row article[data-v-03f26d36]{width:169px;flex:0 0 169px;padding:4px;display:grid;gap:3px;border:1px solid var(--color-border);border-radius:12px;cursor:pointer;outline:0}.shot-row article.selected[data-v-03f26d36],.shot-row article[data-v-03f26d36]:focus-visible{border-color:var(--color-processing);background:var(--color-surface-elevated)}.thumbnail[data-v-03f26d36]{position:relative;height:100px;overflow:hidden;border-radius:9px}.thumbnail>img[data-v-03f26d36]{position:absolute;width:200%;height:200%;max-width:none}.thumbnail>img.real-media[data-v-03f26d36]{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.thumbnail-actions[data-v-03f26d36]{position:absolute;inset:auto 0 0;min-height:32px;padding:4px;display:flex;justify-content:flex-end;gap:3px;background:#050608bf}.thumbnail-actions button[data-v-03f26d36]{padding:4px 5px;color:#fff;background:#ffffff14;font-size:9px}.thumbnail-actions button[data-v-03f26d36]:disabled{opacity:.3}.shot-row article>span[data-v-03f26d36]{overflow:hidden;color:var(--color-text-secondary);font-size:10px;white-space:nowrap;text-overflow:ellipsis}.shot-row article>small[data-v-03f26d36]{color:var(--color-text-tertiary);font-size:10px}.shot-row article.selected>small[data-v-03f26d36]{color:var(--color-processing)}.confirm-dialog h2[data-v-03f26d36],.export-dialog h2[data-v-03f26d36],.export-progress h2[data-v-03f26d36],.export-complete h2[data-v-03f26d36]{margin:16px 0 6px;font-size:24px}.confirm-dialog p[data-v-03f26d36],.export-dialog>p[data-v-03f26d36],.export-progress>p[data-v-03f26d36],.export-complete>p[data-v-03f26d36]{margin:0;color:var(--color-text-secondary);font-size:13px;line-height:1.6}.confirm-dialog footer[data-v-03f26d36]{margin-top:26px;display:flex;justify-content:flex-end;gap:10px}.export-history-dialog[data-v-03f26d36]{width:min(680px,72vw)}.export-history-dialog>header[data-v-03f26d36]{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.export-history-dialog>header span[data-v-03f26d36]{color:var(--color-brand-light);font-size:11px}.export-history-dialog h2[data-v-03f26d36]{margin:4px 0 0;font-size:24px}.export-history-dialog>p[data-v-03f26d36]{margin:8px 0 20px;color:var(--color-text-secondary);font-size:12px}.export-history-list[data-v-03f26d36]{max-height:460px;display:grid;gap:9px;overflow-y:auto}.export-history-list article[data-v-03f26d36]{padding:13px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid var(--color-border);border-radius:11px;background:var(--color-surface)}.history-mark[data-v-03f26d36]{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:var(--color-processing);background:#57a5ff1a;font-weight:700}.history-mark.succeeded[data-v-03f26d36]{color:var(--color-success);background:#40d6a01a}.history-mark.failed[data-v-03f26d36]{color:var(--color-warning);background:#ffb55c1a}.history-copy[data-v-03f26d36]{min-width:0}.history-copy>div[data-v-03f26d36]{display:flex;justify-content:space-between;gap:16px}.history-copy strong[data-v-03f26d36]{font-size:13px}.history-copy span[data-v-03f26d36],.history-copy p[data-v-03f26d36]{color:var(--color-text-tertiary);font-size:10px}.history-copy p[data-v-03f26d36]{margin:5px 0 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.history-actions[data-v-03f26d36]{min-width:98px;display:flex;justify-content:flex-end}.history-empty[data-v-03f26d36],.history-error[data-v-03f26d36]{min-height:120px;display:grid;place-items:center;border:1px solid var(--color-border);border-radius:11px;color:var(--color-text-secondary);background:var(--color-surface);font-size:12px}.history-error[data-v-03f26d36]{min-height:auto;margin-bottom:12px;padding:12px;border-color:#ffb55c73;color:var(--color-warning)}.export-history-dialog>footer[data-v-03f26d36]{margin-top:22px;display:flex;justify-content:flex-end;gap:10px}.export-issues[data-v-03f26d36]{margin:16px 0 0;padding:12px 14px;border:1px solid color-mix(in srgb,var(--color-warning) 42%,transparent);border-radius:10px;color:var(--color-warning);background:color-mix(in srgb,var(--color-warning) 8%,transparent)}.export-issues p[data-v-03f26d36]{margin:4px 0;font-size:12px}.preflight[data-v-03f26d36]{margin:24px 0;padding:16px;display:grid;gap:12px;border-radius:10px;background:var(--color-surface)}.preflight div[data-v-03f26d36]{display:flex;justify-content:space-between;font-size:12px}.preflight span[data-v-03f26d36]{color:var(--color-text-secondary)}.preflight strong[data-v-03f26d36]{color:var(--color-success)}.export-dialog fieldset[data-v-03f26d36]{margin:0;padding:0;border:0}.export-dialog legend[data-v-03f26d36]{margin-bottom:10px;color:var(--color-text-secondary);font-size:12px}.export-dialog fieldset button[data-v-03f26d36]{width:calc(50% - 6px);margin-right:8px;padding:12px;display:inline-grid;gap:4px;border:1px solid var(--color-border);border-radius:9px;color:#fff;background:var(--color-surface);text-align:left}.export-dialog fieldset button.selected[data-v-03f26d36]{border-color:var(--color-brand);background:var(--color-brand-subtle)}.export-dialog fieldset span[data-v-03f26d36]{color:var(--color-text-tertiary);font-size:10px}.export-dialog footer[data-v-03f26d36]{margin-top:28px;display:flex;justify-content:flex-end;gap:10px}.export-progress[data-v-03f26d36],.export-complete[data-v-03f26d36]{padding:18px 8px 8px;text-align:center}.export-orb[data-v-03f26d36]{width:58px;height:58px;margin:auto;border:4px solid var(--color-border);border-top-color:var(--color-brand);border-radius:50%;animation:spin-03f26d36 .8s linear infinite}.export-progress .progress-track[data-v-03f26d36]{margin:28px 0 10px}.export-progress>strong[data-v-03f26d36]{display:block;color:var(--color-processing);font-size:13px}.export-progress>span[data-v-03f26d36]{display:block;margin-top:24px;color:var(--color-text-tertiary);font-size:11px}.complete-mark[data-v-03f26d36],.failure-mark[data-v-03f26d36]{width:62px;height:62px;margin:auto;display:grid;place-items:center;border-radius:50%;color:#07120e;background:var(--color-success);font-size:28px}.failure-mark[data-v-03f26d36]{color:#fff;background:var(--color-danger)}.complete-actions[data-v-03f26d36]{margin-top:28px;display:flex;justify-content:center;gap:10px}@keyframes spin-03f26d36{to{transform:rotate(360deg)}}@media (max-width: 1100px){.editor-topbar[data-v-03f26d36]{grid-template-columns:1fr auto}.production-steps[data-v-03f26d36]{display:none}.editor-workspace[data-v-03f26d36]{grid-template-columns:260px minmax(720px,1fr);overflow-x:auto}}@media (max-width: 760px){.editor-page[data-v-03f26d36]{padding:10px}.editor-topbar[data-v-03f26d36]{height:auto;margin-bottom:12px;grid-template-columns:1fr;align-items:center}.project-heading[data-v-03f26d36]{min-width:0}.project-heading strong[data-v-03f26d36]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.topbar-actions[data-v-03f26d36]{justify-content:flex-start;overflow-x:auto;padding-bottom:2px}.topbar-actions[data-v-03f26d36]>*{flex:0 0 auto}.editor-workspace[data-v-03f26d36]{height:auto;min-height:0;display:flex;flex-direction:column;overflow:visible}.preview-and-storyboard[data-v-03f26d36]{order:1;grid-template-rows:minmax(280px,55vw) 46px 190px}.current-shot-panel[data-v-03f26d36]{order:2;max-height:none}.export-history-dialog[data-v-03f26d36]{width:min(680px,86vw)}.export-history-list article[data-v-03f26d36]{grid-template-columns:34px minmax(0,1fr)}.history-actions[data-v-03f26d36]{grid-column:2;justify-content:flex-start}}.task-center[data-v-77e4593f]{width:min(1060px,calc(100% - 64px));margin:0 auto;padding:60px 0 80px}.page-header[data-v-77e4593f]{display:flex;align-items:flex-end;justify-content:space-between}.page-header>div>span[data-v-77e4593f]{color:var(--color-brand-light);font-size:12px}.page-header h1[data-v-77e4593f]{margin:8px 0 6px;font-size:34px}.page-header p[data-v-77e4593f]{margin:0;color:var(--color-text-secondary);font-size:13px}.summary[data-v-77e4593f]{margin-top:32px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.summary div[data-v-77e4593f]{padding:20px;display:grid;gap:5px;border:1px solid var(--color-border);border-radius:14px;background:var(--color-surface)}.summary strong[data-v-77e4593f]{font-size:26px}.summary span[data-v-77e4593f]{color:var(--color-text-secondary);font-size:12px}.summary .warning[data-v-77e4593f]{border-color:#ffb55c80}.summary .warning strong[data-v-77e4593f]{color:var(--color-warning)}.filters[data-v-77e4593f]{margin:34px 0 16px;display:flex;gap:8px}.filters button[data-v-77e4593f]{padding:9px 14px;border-radius:8px;color:var(--color-text-secondary);background:transparent;font-size:12px}.filters button span[data-v-77e4593f]{margin-left:5px;color:var(--color-text-tertiary)}.filters button.active[data-v-77e4593f]{color:#fff;background:var(--color-surface-elevated)}.task-list[data-v-77e4593f]{display:grid;gap:12px}.task-list article[data-v-77e4593f]{padding:20px;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:18px;border:1px solid var(--color-border);border-radius:14px;background:var(--color-surface)}.task-list article.failed[data-v-77e4593f]{border-color:#ffb55c73;background:linear-gradient(90deg,rgba(255,181,92,.05),var(--color-surface) 22%)}.state-mark[data-v-77e4593f]{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;color:var(--color-success);background:#40d6a01a;font-weight:700}.failed .state-mark[data-v-77e4593f]{color:var(--color-warning);background:#ffb55c1a}.running .state-mark[data-v-77e4593f]{background:#57a5ff1a}.spinner[data-v-77e4593f]{width:18px;height:18px;border:2px solid rgba(87,165,255,.25);border-top-color:var(--color-processing);border-radius:50%;animation:spin-77e4593f .8s linear infinite}.task-copy[data-v-77e4593f]{min-width:0}.task-title[data-v-77e4593f]{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.task-title>div>span[data-v-77e4593f]{color:var(--color-text-tertiary);font-size:11px}.task-title h2[data-v-77e4593f]{margin:3px 0 0;font-size:15px}.task-copy>p[data-v-77e4593f]{margin:8px 0 13px;color:var(--color-text-secondary);font-size:12px}.updated[data-v-77e4593f]{display:block;margin-top:8px;color:var(--color-text-tertiary);font-size:10px}.progress-copy[data-v-77e4593f]{margin:0 0 7px;display:flex;justify-content:space-between;color:var(--color-processing);font-size:10px}.failure-detail[data-v-77e4593f]{margin:10px 0 4px;padding:11px 12px;display:grid;gap:6px;border:1px solid rgba(255,181,92,.3);border-radius:9px;background:#ffb55c0f}.failure-detail strong[data-v-77e4593f]{color:var(--color-warning);font-size:12px}.failure-detail p[data-v-77e4593f]{margin:0;color:var(--color-text-secondary);font-size:11px;line-height:1.55}.failure-detail code[data-v-77e4593f]{width:fit-content;padding:3px 6px;border-radius:5px;color:var(--color-text-tertiary);background:#0003;font-size:9px}.task-actions[data-v-77e4593f]{min-width:116px;display:grid;gap:8px}.task-actions button[data-v-77e4593f]{width:100%}.empty-state[data-v-77e4593f]{min-height:280px;display:grid;place-content:center;justify-items:center;border:1px solid var(--color-border);border-radius:14px;background:var(--color-surface);text-align:center}.empty-state h2[data-v-77e4593f]{margin:0}.empty-state p[data-v-77e4593f]{color:var(--color-text-secondary);font-size:13px}.download-notice[data-v-77e4593f]{position:fixed;right:28px;bottom:28px;padding:13px 18px;border:1px solid rgba(64,214,160,.35);border-radius:10px;color:var(--color-success);background:#14241f;box-shadow:0 12px 36px #00000059;font-size:12px}@keyframes spin-77e4593f{to{transform:rotate(360deg)}}@media (max-width: 760px){.task-center[data-v-77e4593f]{width:calc(100% - 32px)}.summary[data-v-77e4593f]{grid-template-columns:1fr}.task-list article[data-v-77e4593f]{grid-template-columns:1fr}.state-mark[data-v-77e4593f]{display:none}.task-actions[data-v-77e4593f]{display:flex}}.not-found[data-v-8825905f]{min-height:100vh;padding:32px;display:grid;place-content:center;justify-items:center;text-align:center}.not-found>span[data-v-8825905f]{color:var(--color-brand-light);font-size:72px;font-weight:750;letter-spacing:-.06em}.not-found h1[data-v-8825905f]{margin:10px 0 8px;font-size:28px}.not-found p[data-v-8825905f]{margin:0 0 24px;color:var(--color-text-secondary);font-size:13px}:root{color-scheme:dark;font-family:Noto Sans SC,PingFang SC,system-ui,sans-serif;color:#f7f7fb;background:#090a0f;font-synthesis:none;--color-canvas: #090a0f;--color-sidebar: #0f1118;--color-surface: #151821;--color-surface-elevated: #1c1f29;--color-border: #2a2e3a;--color-text-primary: #fff;--color-text-secondary: #a7aab8;--color-text-tertiary: #6f7382;--color-brand: #7c5cff;--color-brand-light: #b6a6ff;--color-brand-subtle: rgba(124, 92, 255, .14);--color-success: #40d6a0;--color-processing: #57a5ff;--color-warning: #ffb55c;--color-danger: #ff646f;--radius-sm: 8px;--radius-md: 12px;--space-8: 8px;--space-12: 12px;--space-16: 16px;--space-24: 24px}*{box-sizing:border-box}html{background:var(--color-canvas)}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 55% -15%,rgba(75,55,145,.08),transparent 35%),var(--color-canvas)}button,input,textarea{font:inherit}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}::selection{color:#fff;background:#7c5cff8c}:focus-visible{outline:2px solid var(--color-processing);outline-offset:2px}
