:root{color:#152028;background:#f4f6f7;font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,textarea{font:inherit}button{border:0;cursor:pointer}.app-shell{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh;background:#f4f6f7}.guide-panel{display:flex;flex-direction:column;gap:22px;min-height:100vh;padding:20px 14px;background:#111b22;color:#e7eef1;border-right:1px solid #d8e0e4}.brand{display:flex;align-items:center;gap:12px;padding:2px 4px 12px}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:8px;background:#13a39a;color:#fff;font-weight:800}.brand strong,.brand small{display:block}.brand small{margin-top:3px;color:#91a2aa;font-size:12px}.side-nav{display:flex;flex-direction:column;gap:6px}.side-nav button{display:flex;align-items:center;gap:11px;width:100%;padding:12px 13px;border-radius:8px;color:#bdd0d7;background:transparent;text-align:left}.side-nav button.active,.side-nav button:hover{color:#fff;background:#22313a}.mode-switcher{display:grid;gap:8px}.mode-switcher>span{padding:0 4px;color:#91a2aa;font-size:12px}.mode-switcher button{display:grid;gap:3px;width:100%;padding:11px 12px;border:1px solid #2c3d46;border-radius:8px;color:#b9cbd2;background:#142129;text-align:left}.mode-switcher button.active{color:#fff;border-color:#24b7ab;background:#12322f}.mode-switcher strong{font-size:14px}.mode-switcher small{color:#8fa2ab;font-size:12px}.guide-card,.project-stats{border:1px solid #2c3d46;border-radius:8px;background:#17252d}.guide-card{padding:18px}.guide-card svg{color:#35c0a9}.guide-card h3{margin:12px 0 8px;font-size:16px}.guide-card p{margin:0 0 8px;color:#b6c6ce;font-size:13px;line-height:1.55}.project-stats{display:grid;gap:1px;margin-top:auto;overflow:hidden}.project-stats div{display:flex;justify-content:space-between;padding:12px 14px;background:#142129}.project-stats span{color:#8fa2ab;font-size:12px}.project-stats strong{font-size:13px}.main-shell{display:flex;flex-direction:column;min-width:0;max-width:1680px;height:100vh;overflow:hidden;border-right:1px solid #dce4e7;background:#f4f6f7}.topbar{display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:14px 26px;border-bottom:1px solid #dce4e7;background:#fff}.topbar span{color:#6b7780;font-size:13px}.topbar h1{margin:3px 0 0;font-size:20px;letter-spacing:0}.top-actions,.tool-actions{display:flex;align-items:center;gap:10px}.topbar button,.toolbar button,.inspector-actions button,.placeholder-content button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 16px;border-radius:8px;background:#0e9b93;color:#fff;font-weight:700}button.secondary,.inspector-actions button.secondary{color:#24313a;background:#eef3f4;border:1px solid #d8e2e5}button:disabled{cursor:progress;opacity:.62}.service-status-panel{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:12px 18px 0;padding:12px 14px;border:1px solid #dce4e7;border-radius:8px;background:#fff}.service-status-panel.connected{border-color:#b9e7d5;background:#f0fbf6}.service-status-panel.needs-key{border-color:#f1d4a8;background:#fff8ec}.service-status-panel strong{display:block;color:#23313a;font-size:14px}.service-status-panel span{display:block;margin-top:3px;color:#65757d;font-size:12px}.service-key-row{display:flex;align-items:center;gap:8px;min-width:min(520px,48vw)}.service-key-row input{flex:1;min-width:180px;height:38px;padding:0 12px;border:1px solid #d8e2e5;border-radius:8px;background:#fff}.service-key-row button,.notice-bar button{min-height:38px;padding:0 12px;border-radius:8px;color:#fff;background:#0e9b93;font-weight:800}.service-live-pill{min-height:28px;padding:6px 10px;border-radius:999px;color:#0f734f!important;background:#dff6eb;font-weight:800}.autosave-pill{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;color:#0f734f;background:#dff6eb;font-size:12px;font-weight:900}.notice-bar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin:10px 18px 0;padding:10px 12px;border-radius:8px;border:1px solid #d7e2e5;background:#fff}.notice-bar strong{color:#23313a;font-size:14px}.notice-bar span{min-width:0;color:#53656e;font-size:13px}.notice-bar.success{border-color:#b8e4d4;background:#f0fbf6}.notice-bar.warning{border-color:#f1d4a8;background:#fff8ec}.notice-bar.error{border-color:#f1b7b0;background:#fff1ef}.icon-button{display:grid;place-items:center;width:36px;height:36px;border-radius:8px;color:#41535c;background:#eef3f4}.process-rail{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:0;padding:18px 24px 14px;background:#fff;border-bottom:1px solid #dce4e7}.process-step{position:relative;display:grid;grid-template-columns:25px 28px minmax(0,1fr) 18px;align-items:center;gap:9px;min-height:72px;padding:10px 12px;color:#50616a;background:#f7fafb;border:1px solid #dbe4e7;border-right:0;text-align:left}.process-step:first-child{border-radius:8px 0 0 8px}.process-step:last-child{border-right:1px solid #dbe4e7;border-radius:0 8px 8px 0}.process-step.active{z-index:1;color:#0d332f;background:#e8f7f4;border-color:#6fd0c5}.step-index{display:grid;place-items:center;width:24px;height:24px;border-radius:999px;background:#dfe8eb;color:#40535b;font-size:12px;font-weight:800}.process-step.active .step-index{color:#fff;background:#0e9b93}.step-icon{display:grid;place-items:center}.step-copy strong,.step-copy small{display:block}.step-copy strong{font-size:14px}.step-copy small{margin-top:3px;color:#71818a;font-size:12px}.step-meter{position:absolute;left:12px;right:12px;bottom:8px;height:4px;overflow:hidden;border-radius:999px;background:#dde6e9}.step-meter span{display:block;height:100%;border-radius:inherit;background:#0e9b93}.step-chevron{color:#9aa8ae}.workspace-grid{flex:1;min-height:0;padding:18px 24px 76px;overflow:auto}.storyboard-layout,.script-layout{display:grid;grid-template-columns:250px minmax(0,1fr) 340px;gap:18px}.review-layout{display:grid;grid-template-columns:190px minmax(0,1fr) 340px;gap:18px}.video-layout,.export-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px}.beats-panel,.source-panel,.script-board,.shot-board,.review-filter,.review-list,.export-panel,.inspector,.placeholder-step{border:1px solid #dce4e7;border-radius:8px;background:#fff}.beats-panel,.source-panel,.review-filter,.inspector{min-height:0}.section-heading,.toolbar,.inspector-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-heading,.toolbar{padding:18px;border-bottom:1px solid #e1e8eb}.section-heading h2,.toolbar h1,.review-filter h2,.inspector h2{margin:0;letter-spacing:0}.section-heading h2,.review-filter h2{font-size:18px}.toolbar h1{font-size:22px}.section-heading p,.toolbar p,.review-filter p{margin:4px 0 0;color:#6b7780;font-size:13px}.beat-list,.source-options{display:grid;gap:10px;padding:14px}.format-options{display:grid;gap:10px;padding:14px;border-bottom:1px solid #e1e8eb}.format-options button{display:grid;gap:5px;padding:13px;border:1px solid #dce4e7;border-radius:8px;color:#25343d;background:#fff;text-align:left}.format-options button.active{border-color:#0e9b93;background:#effbf9;box-shadow:0 0 0 2px #0e9b931f}.format-options strong{font-size:15px}.format-options span{color:#0b746d;font-size:12px;font-weight:900}.format-options p{margin:0;color:#64757d;font-size:12px;line-height:1.45}.compact-heading{padding-top:14px;padding-bottom:0;border-bottom:0}.source-option{display:grid;grid-template-columns:22px 1fr;gap:4px 10px;padding:14px;border:1px solid #dce4e7;border-radius:8px;color:#263842;background:#fff;text-align:left}.source-option svg{color:#5f737c;grid-row:span 2;margin-top:1px}.source-option strong{font-size:14px}.source-option p{margin:0;color:#65757d;font-size:12px;line-height:1.45}.source-option.active{border-color:#0e9b93;background:#effbf9;box-shadow:0 0 0 2px #0e9b931f}.source-option.active svg{color:#0e9b93}.script-work{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);gap:16px;padding:18px;align-items:start}.story-card{padding:16px;border:1px solid #dce4e7;border-radius:8px;background:#fff}.story-card.primary{background:#fbfefe}.source-switcher-card{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid #dce4e7;border-radius:8px;background:#fff}.source-switcher-card strong,.source-switcher-card span{display:block}.source-switcher-card strong{color:#23313a;font-size:15px}.source-switcher-card span{margin-top:4px;color:#687781;font-size:12px}.source-switcher-buttons{display:flex;flex-wrap:wrap;gap:8px}.source-switcher-buttons button{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 12px;border:1px solid #d8e2e5;border-radius:8px;color:#334750;background:#f7fafb;font-weight:800}.source-switcher-buttons button.active{color:#fff;border-color:#0e9b93;background:#0e9b93}.series-plan-card{grid-column:2;grid-row:2 / span 2}.story-card h3{margin:0 0 12px;font-size:17px}.story-card-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.story-card-head svg{color:#0e9b93;margin-top:2px}.story-card-head h3,.story-card-head p{margin:0}.story-card-head p{margin-top:4px;color:#687781;font-size:13px}.story-input{display:grid;gap:8px;color:#53646d;font-size:13px;font-weight:800}.story-input textarea{min-height:164px;padding:13px;resize:vertical;color:#23313a;border:1px solid #d6e1e5;border-radius:8px;background:#fff;line-height:1.55}.story-input textarea.framework-draft-textarea{min-height:260px;font-size:13px}.ai-return-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:40px;margin-top:12px;border:1px solid rgba(20,184,166,.45);border-radius:8px;color:#d9fffb;background:#14b8a624;font-weight:800}.ai-return-button svg{color:#67e8dc}.framework-picker,.option-picker{display:grid;gap:10px;margin-bottom:14px}.mini-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.mini-title strong{color:#23313a;font-size:14px}.mini-title span{color:#687781;font-size:12px}.framework-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.framework-card{min-width:0;padding:12px;border:1px solid #d8e2e5;border-radius:8px;background:#fff;text-align:left}.framework-card.active{border-color:#0e9b93;background:#effbf9;box-shadow:0 0 0 2px #0e9b931f}.framework-card span{display:inline-flex;margin-bottom:8px;padding:4px 7px;border-radius:999px;color:#0a746d;background:#ddf5f1;font-size:11px;font-weight:900}.framework-card strong,.framework-card p,.framework-card small{display:block}.framework-card strong{color:#22313a;font-size:14px}.framework-card p{margin:6px 0;color:#3e535b;font-size:12px;line-height:1.4}.framework-card small{color:#6a7b82;font-size:11px;line-height:1.45}.option-grid{display:grid;gap:8px}.era-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.protagonist-grid,.style-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.option-card{min-width:0;min-height:76px;padding:10px;border:1px solid #d8e2e5;border-radius:8px;background:#f8fbfb;text-align:left}.option-card.active{border-color:#0e9b93;background:#effbf9;box-shadow:0 0 0 2px #0e9b931f}.option-card strong,.option-card small{display:block}.option-card strong{color:#22313a;font-size:13px}.option-card small{margin-top:6px;color:#667983;font-size:11px;line-height:1.4}.upload-drop{display:grid;place-items:center;min-height:196px;padding:22px;border:1px dashed #9bcfc9;border-radius:8px;color:#476069;background:#f2fbf9;text-align:center;cursor:pointer}.upload-drop svg{color:#0e9b93;margin-bottom:10px}.upload-drop span{margin-top:6px;color:#6b7d84;font-size:12px}.hidden-file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.source-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.source-flow div{min-width:0;padding:10px;border:1px solid #dce4e7;border-radius:8px;background:#fff}.source-flow span{display:grid;place-items:center;width:24px;height:24px;margin-bottom:8px;border-radius:999px;color:#fff;background:#0e9b93;font-size:12px;font-weight:900}.source-flow strong{display:block;color:#23313a;font-size:13px}.source-flow p{margin:5px 0 0;color:#65757d;font-size:12px;line-height:1.4}.quick-tags,.script-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}.quick-tags button{min-height:30px;padding:0 10px;border-radius:999px;color:#365058;background:#eef5f6}.script-actions button{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border-radius:8px;color:#fff;background:#0e9b93;font-weight:800}.script-actions button.secondary{color:#24313a;background:#eef3f4;border:1px solid #d8e2e5}.compact-actions{margin-top:12px}.compact-actions button{flex:1 1 150px}.character-library{grid-column:1}.character-list{display:grid;gap:10px}.character-item{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;padding:10px;border:1px solid #dce4e7;border-radius:8px;background:#f8fbfb}.character-item img{width:58px;height:72px;object-fit:cover;border-radius:7px}.character-name{display:flex;align-items:center;justify-content:space-between;gap:10px}.character-name strong{color:#22313a;font-size:14px}.character-name span{flex:0 0 auto;padding:4px 7px;border-radius:999px;color:#0b746d;background:#ddf5f1;font-size:11px;font-weight:900}.character-item p{margin:5px 0;color:#3b4d56;font-size:13px;font-weight:800}.character-item small{display:block;color:#65757d;font-size:12px;line-height:1.45}.character-item em{display:inline-flex;align-items:center;max-width:100%;margin-top:8px;padding:5px 8px;border-radius:8px;color:#235a63;background:#e8f5f4;font-size:11px;font-style:normal;font-weight:900;line-height:1.3}.character-rule,.arc-note{display:flex;align-items:flex-start;gap:8px;margin-top:12px;padding:10px 12px;border-radius:8px;color:#2f4c53;background:#eef8f6;font-size:12px;line-height:1.45}.character-rule svg,.arc-note svg{flex:0 0 auto;margin-top:1px;color:#0e9b93}.script-result,.episode-plan{display:grid;gap:10px}.script-result div,.arc-card{padding:12px;border-radius:8px;background:#f7fafb;border-left:4px solid #0e9b93}.split-summary{display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid #cfe7e4;border-radius:8px;background:#eef8f6}.split-summary svg{flex:0 0 auto;margin-top:2px;color:#0e9b93}.split-summary strong{color:#23313a;font-size:14px}.split-summary p{margin:5px 0 0;color:#4f646c;font-size:12px;line-height:1.45}.episode-draft-list{display:grid;gap:10px;margin-top:10px}.episode-draft-list button{padding:12px;border:1px solid #dce4e7;border-radius:8px;background:#fff;text-align:left}.episode-draft-list button.active{border-color:#0e9b93;background:#effbf9;box-shadow:0 0 0 2px #0e9b931f}.episode-draft-list span{color:#0b746d;font-size:12px;font-weight:900}.episode-draft-list strong{display:block;margin-top:5px;color:#23313a;font-size:14px}.episode-draft-list p{margin:6px 0;color:#30424b;font-size:13px;line-height:1.45}.episode-draft-list small{color:#6a7980;font-size:12px}.episode-script-preview{display:grid;gap:8px;margin-top:12px;color:#53646d;font-size:13px;font-weight:800}.episode-script-preview textarea{min-height:150px;padding:12px;resize:vertical;color:#23313a;border:1px solid #d6e1e5;border-radius:8px;background:#fff;font-size:13px;line-height:1.55}.script-result span,.arc-card span{color:#0b746d;font-size:12px;font-weight:900}.arc-card strong{display:block;margin-top:5px;color:#23313a;font-size:14px}.script-result p,.arc-card p{margin:6px 0 0;color:#30424b;font-size:13px;line-height:1.45}.script-summary-list{display:grid;gap:1px;margin:14px 0;overflow:hidden;border:1px solid #dce4e7;border-radius:8px}.script-summary-list div{display:flex;justify-content:space-between;gap:14px;padding:12px;background:#fbfcfc}.script-summary-list span{color:#687781;font-size:12px}.script-summary-list strong{color:#263842;font-size:13px;text-align:right}.beat-item{display:grid;grid-template-columns:26px 1fr;gap:2px 10px;padding:12px;border-radius:8px;color:#23313a;background:#f8fafb;border-left:4px solid #aebdc4;text-align:left}.beat-item.done{border-color:#1fa66f}.beat-item.review{border-color:#f09a25}.beat-item.todo{border-color:#a9b6bd}.beat-item span{grid-row:span 4;color:#82929a;font-weight:800}.beat-item strong{font-size:15px}.beat-item small,.beat-item em{color:#6f7d85;font-size:12px;font-style:normal}.beat-item p{margin:4px 0;color:#32434c;font-size:13px;line-height:1.4}.shot-board,.review-list{min-width:0}.shot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(158px,1fr));gap:14px;padding:18px}.shot-card{overflow:hidden;border:1px solid #d9e2e6;border-radius:8px;background:#fff;text-align:left}.shot-card.selected{border-color:#0e9b93;box-shadow:0 0 0 2px #0e9b9329}.shot-thumb{position:relative;aspect-ratio:16 / 12;overflow:hidden;background:#e7ecef}.shot-thumb img,.candidate img,.preview-phone img,.video-row img{width:100%;height:100%;object-fit:cover}.shot-thumb span,.shot-thumb b,.preview-phone span{position:absolute;display:grid;place-items:center;color:#fff;background:#111b22c7;border-radius:6px}.shot-thumb span{top:8px;left:8px;width:28px;height:28px;font-weight:800}.shot-thumb b{right:8px;top:8px;padding:5px 7px;font-size:12px}.shot-card-copy{padding:12px}.shot-card-copy strong{font-size:14px}.shot-card-copy p{display:-webkit-box;min-height:40px;margin:7px 0 10px;overflow:hidden;color:#5d6d75;font-size:12px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.status{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;font-size:12px;font-weight:800}.status.done{color:#0f734f;background:#ddf5ea}.status.review{color:#a75b06;background:#fff1d9}.status.rework{color:#bf2e2e;background:#ffe5e2}.status.todo,.status.missing{color:#51616b;background:#edf2f4}.review-filter{padding:18px}.filter-list,.batch-box,.inspector-actions{display:grid;gap:10px}.filter-list{margin-top:18px}.filter-list button,.batch-box button{display:flex;align-items:center;justify-content:space-between;min-height:40px;padding:0 12px;border:1px solid #dce4e7;border-radius:8px;color:#2c3b44;background:#fff}.filter-list button.active{border-color:#0e9b93;background:#eaf8f6}.batch-box{margin-top:24px;padding-top:16px;border-top:1px solid #e1e8eb}.batch-box h3{margin:0;font-size:15px}.batch-box button{justify-content:flex-start;gap:10px}.task-queue-panel{display:grid;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid #e1e8eb}.inline-task-queue{padding:0 18px}.inline-task-queue .task-queue-panel{margin-top:0;padding:14px 0 0;border-top:0}.task-queue-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.task-queue-head strong{color:#23313a;font-size:15px}.task-queue-head span,.empty-task{color:#6d7c84;font-size:12px}.empty-task{margin:0;line-height:1.45}.task-list{display:grid;gap:8px}.task-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 10px;padding:10px;border:1px solid #dce4e7;border-radius:8px;background:#fff}.task-item strong{color:#263842;font-size:13px}.task-item p{margin:4px 0 0;color:#687781;font-size:12px}.task-item .mini-progress{grid-column:1 / -1}.toolbar.compact{padding:16px 18px}.search-box{display:flex;align-items:center;gap:8px;min-width:230px;min-height:40px;padding:0 12px;color:#687781;border:1px solid #dce4e7;border-radius:8px}.review-row{display:grid;grid-template-columns:150px minmax(0,1fr);gap:14px;margin:14px 18px;padding:12px;border:1px solid #dce4e7;border-radius:8px;background:#fff}.review-row.selected{border-color:#0e9b93;background:#fbfefe}.row-meta{display:grid;align-content:start;gap:8px;padding:0;color:#23313a;background:transparent;text-align:left}.row-meta strong{font-size:24px}.row-meta p{margin:0;color:#5f6f78;font-size:13px;line-height:1.45}.candidate-strip{display:grid;grid-template-columns:repeat(3,minmax(84px,1fr));gap:10px;min-width:0}.candidate{position:relative;aspect-ratio:16 / 9;overflow:hidden;border:2px solid transparent;border-radius:8px;background:#e8edf0}.candidate.chosen{border-color:#0e9b93}.candidate span{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:28px;height:28px;border-radius:999px;color:#fff;background:#0e9b93}.inspector{position:sticky;top:0;align-self:start;max-height:calc(100vh - 196px);overflow:auto;padding:18px}.inspector-head{margin-bottom:14px}.inspector-head span{color:#6f7c84;font-size:12px}.inspector h2{margin-top:3px;font-size:18px}.preview-phone{position:relative;width:min(100%,260px);aspect-ratio:9 / 16;margin:0 auto 16px;overflow:hidden;border-radius:14px;background:#dce4e7;box-shadow:inset 0 0 0 1px #ffffff40}.preview-phone span{top:10px;left:10px;padding:6px 8px;font-size:12px}.play-button{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:48px;height:48px;border-radius:999px;color:#fff;background:#111b22bf;transform:translate(-50%,-50%)}.inspector-tabs{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:14px;border-bottom:1px solid #dde6e9}.inspector-tabs button{min-height:38px;color:#6b7780;background:transparent;border-bottom:2px solid transparent}.inspector-tabs button.active{color:#0b746d;border-color:#0e9b93;font-weight:800}.inspector-checklist{display:grid;gap:8px;margin:0 0 14px;padding:12px;border-radius:8px;background:#f4faf9;border:1px solid #d8eeeb}.inspector-checklist div{display:flex;align-items:center;gap:8px;color:#42545d;font-size:12px}.inspector-checklist svg{color:#0e9b93}.inspector label{display:grid;gap:7px;margin-bottom:12px;color:#586871;font-size:13px;font-weight:700}.inspector textarea{width:100%;min-height:76px;padding:10px;resize:none;color:#25343d;border:1px solid #dce4e7;border-radius:8px;background:#fbfcfc;font-size:13px;line-height:1.45}.inspector-actions{margin-top:16px}.inspector-actions .primary-wide{background:#0e9b93}.video-queue{display:grid;gap:10px;padding:18px}.video-row{display:grid;grid-template-columns:78px minmax(0,1fr) 80px 120px;align-items:center;gap:14px;min-height:92px;padding:10px;border:1px solid #dce4e7;border-radius:8px;background:#fff;text-align:left}.video-row.selected{border-color:#0e9b93}.video-row img{width:78px;height:72px;border-radius:7px}.video-row p{margin:6px 0 0;color:#687781;font-size:13px}.export-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:14px;padding:18px}.export-summary-grid div{min-height:132px;padding:16px;border:1px solid #dce4e7;border-radius:8px;background:#fbfcfc}.export-summary-grid span{color:#687781;font-size:12px}.export-summary-grid strong{display:block;margin-top:8px;color:#22313a;font-size:24px}.export-summary-grid p{margin:8px 0 0;color:#5f6f78;font-size:13px;line-height:1.45}.export-inspector .task-queue-panel{margin-top:16px;padding-top:14px}.mini-progress{height:7px;overflow:hidden;border-radius:999px;background:#dfe8eb}.mini-progress span{display:block;height:100%;background:#0e9b93}.placeholder-step{display:grid;place-items:center;margin:18px 24px 76px}.placeholder-content{max-width:520px;padding:54px;text-align:center}.placeholder-content svg{color:#0e9b93}.placeholder-content h1{margin:18px 0 10px;font-size:26px}.placeholder-content p{margin:0 0 24px;color:#687781;line-height:1.65}.shot-strip{position:fixed;left:248px;right:auto;bottom:0;display:flex;align-items:center;gap:8px;width:min(calc(100vw - 248px),1680px);min-height:58px;padding:10px 24px;border-top:1px solid #dce4e7;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.shot-strip strong{margin-right:8px;font-size:13px}.shot-strip button{display:grid;place-items:center;width:39px;height:34px;border-radius:7px;color:#51616b;border:1px solid #d1dbe0;background:#f7fafb;font-size:12px;font-weight:800}.shot-strip button.done{color:#0f734f;border-color:#9bd8bd;background:#ecf9f2}.shot-strip button.review{color:#a75b06;border-color:#efc987;background:#fff8ea}.shot-strip button.rework{color:#c02f2f;border-color:#f2a09b;background:#fff0ef}.shot-strip button.active{box-shadow:0 0 0 2px #0e9b932e}@media(max-width:1180px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.brand div:not(.brand-mark),.side-nav button:not(.active){font-size:0}.side-nav button{justify-content:center}.guide-card,.project-stats{display:none}.process-rail{grid-template-columns:repeat(3,1fr)}.storyboard-layout,.script-layout,.review-layout,.video-layout,.export-layout,.script-work{grid-template-columns:1fr}.era-grid,.protagonist-grid,.style-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.series-plan-card,.character-library,.source-switcher-card{grid-column:auto;grid-row:auto}.source-switcher-card{align-items:flex-start;flex-direction:column}.source-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.inspector{position:static;max-height:none}.shot-strip{left:82px;width:min(calc(100vw - 82px),1680px);overflow-x:auto}}@media(max-width:760px){.app-shell{display:block}.guide-panel{min-height:0}.main-shell{height:auto}.topbar,.toolbar,.section-heading{align-items:flex-start;flex-direction:column}.process-rail,.review-row,.candidate-strip,.script-work,.source-flow,.framework-grid,.era-grid,.protagonist-grid,.style-grid,.source-switcher-buttons,.export-summary-grid,.video-row{grid-template-columns:1fr}.source-switcher-buttons,.source-switcher-buttons button{width:100%}.shot-strip{left:0;width:100vw}}
