.workbench{max-width:1920px;margin:0 auto}.wb-heading,.wb-title-line,.wb-panel-heading,.wb-detail-heading,.wb-dialog-footer,.wb-actions,.wb-path,.wb-breadcrumb{display:flex;align-items:center;gap:12px}.wb-heading{justify-content:space-between;margin-bottom:20px}.wb-title-line{margin-top:16px;flex-wrap:wrap}.wb-title-line h1{margin:0;font-size:28px;overflow-wrap:anywhere}.wb-heading p{margin:8px 0 0}.wb-path{font-size:13px;color:var(--text-muted);white-space:nowrap}.wb-path span{padding:8px 16px;border:1px solid var(--border);border-radius:24px}.wb-path b{color:var(--accent)}.wb-status{font-size:12px;padding:3px 10px;border:1px solid var(--border);border-radius:20px;color:#a8c7ff;white-space:nowrap}.wb-breadcrumb{font-size:13px;background:#191c22;padding:12px 16px;border:1px solid var(--border);border-radius:8px;margin-bottom:16px;flex-wrap:wrap;overflow-wrap:anywhere}.wb-breadcrumb strong{color:var(--text-muted);margin-right:8px}.wb-columns{display:grid;grid-template-columns:230px 260px minmax(0,1fr);gap:16px;align-items:start}.wb-panel{min-width:0;background:var(--bg-elevated);border:1px solid var(--border);border-radius:12px;overflow:hidden}.wb-panel-heading{padding:18px 16px;border-bottom:1px solid var(--border);justify-content:space-between;flex-wrap:wrap}.wb-panel-heading h2{font-size:16px;margin:0}.wb-panel-heading small{color:var(--text-muted);font-weight:400;margin-left:6px}.wb-panel-heading p{margin:6px 0 0;font-size:12px;overflow-wrap:anywhere}.wb-panel button{font-size:13px}.wb-step{color:var(--accent);font-size:12px;font-variant-numeric:tabular-nums;margin-right:6px}.wb-list{display:grid;gap:8px;padding:12px;max-height:48vh;overflow:auto}.wb-list:empty{display:none}.wb-choice{width:100%;min-width:0;display:grid;gap:5px;padding:12px;background:transparent;text-align:left;border-color:transparent}.wb-choice.is-selected,.wb-shot-row.is-selected{background:#24324a;border-color:#5276b1}.wb-choice strong{display:block;overflow-wrap:anywhere}.wb-eyebrow{color:var(--text-muted);font-size:11px;letter-spacing:.06em}.wb-excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--text-muted);font-size:12px;overflow-wrap:anywhere}.wb-panel-detail{padding:16px;border-top:1px solid var(--border)}.wb-prose{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;max-height:200px;overflow:auto}.wb-muted{color:var(--text-muted);font-size:13px;font-weight:400}.wb-actions{flex-wrap:wrap;gap:8px}.wb-actions button{padding:6px 10px}.wb-scene-row,.wb-shot-row{display:flex;min-width:0;align-items:center}.wb-order-buttons{display:grid;gap:4px;padding-right:6px;flex-shrink:0}.wb-order-buttons button{padding:2px 7px;background:transparent}.wb-empty{color:var(--text-muted);text-align:center;padding:32px 16px;font-size:13px;line-height:1.9}.wb-empty h2{text-align:left;font-size:16px;color:var(--text)}.wb-empty h3{color:var(--text);font-size:17px;margin-top:14px}.wb-shot-empty{padding:65px 20px}.wb-empty-mark{display:inline-block;font-size:38px;color:#729fe8}.wb-error{color:#ffaaa4;padding:10px 16px;background:#351f23;border-radius:6px;font-size:13px;overflow-wrap:anywhere}.wb-notice{font-size:12px;padding:10px 14px;margin:12px;border:1px solid #665132;background:#2c261d;color:#e8c48b;border-radius:6px}.wb-lock{color:#e8c48b;font-size:11px}.wb-shot-layout{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(240px,1.2fr)}.wb-shot-list{padding:12px;border-right:1px solid var(--border);max-height:76vh;overflow:auto}.wb-shot-row{border:1px solid transparent;border-radius:8px;margin-bottom:8px}.wb-shot-choice{display:flex;gap:10px;width:100%;min-width:0;border:0;background:transparent;text-align:left;padding:12px 8px}.wb-shot-number{color:#9abcf6;font-variant-numeric:tabular-nums;padding-top:1px}.wb-shot-summary{display:grid;gap:5px;min-width:0}.wb-shot-detail{padding:20px;min-width:0}.wb-detail-heading{justify-content:space-between;margin-bottom:16px}.wb-detail-heading h3{margin:4px 0 0;font-size:20px}.wb-shot-properties{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.wb-shot-properties div{min-width:0}.wb-shot-properties dt{font-size:11px;color:var(--text-muted);margin-bottom:6px}.wb-shot-properties dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px}.wb-field-wide{grid-column:1 / -1}.wb-dialog{width:min(760px,calc(100vw - 32px));max-height:90vh;padding:24px;border:1px solid #465269;border-radius:12px;background:var(--bg-elevated);color:var(--text);box-shadow:0 24px 90px #0009}.wb-dialog::backdrop{background:#070a11bb;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.wb-dialog h2{font-size:22px;margin-bottom:24px}.wb-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px;border:0;padding:0;margin:0;min-width:0}.wb-fields label{min-width:0;display:grid;gap:6px;font-size:13px}.wb-fields textarea{resize:vertical;min-height:88px}.wb-dialog-footer{justify-content:flex-end;padding-top:20px}.wb-dialog-footer>span{margin-right:auto}@media(max-width:1300px){.wb-columns{grid-template-columns:210px 230px minmax(0,1fr);gap:12px}.wb-shot-layout{grid-template-columns:1fr}.wb-shot-list{max-height:32vh;border-right:0;border-bottom:1px solid var(--border)}}@media(max-width:960px){.wb-columns{grid-template-columns:1fr 1fr}.wb-shots,.wb-columns>.wb-panel:last-child{grid-column:1 / -1}.wb-path{display:none}.wb-shot-layout{grid-template-columns:1fr 1.3fr}.wb-shot-list{max-height:65vh;border-right:1px solid var(--border)}}@media(max-width:580px){.wb-columns,.wb-shot-layout,.wb-fields{grid-template-columns:1fr}.wb-dialog{padding:18px}.wb-title-line h1{font-size:23px}.wb-list{max-height:28vh}.wb-shot-list{max-height:36vh;border-right:0}.wb-dialog-footer{flex-wrap:wrap}}.creator-app{--bg: #f5f5f7;--bg-elevated: #fff;--bg-input: #fafafa;--border: #e9e9ee;--text: #242429;--text-muted: #94949e;--accent: #7b58d3;--accent-hover: #6a48c1;--danger: #bf5257;color-scheme:light;background:var(--bg);color:var(--text);min-height:100vh;display:flex;font-size:14px}.creator-app button{background:transparent;color:inherit;font-size:13px;transition:background .16s,border-color .16s,transform .16s}.creator-app button:hover:not(:disabled){background:#eeeef2}.creator-app a{color:inherit;text-decoration:none}.creator-app input,.creator-app textarea{color:var(--text);background:#fff;border-color:var(--border)}.creator-app :focus-visible{outline:2px solid #9c83d8}.creator-content{flex:1;min-width:0}.creator-sidebar{width:238px;height:100vh;position:sticky;top:0;padding:30px 18px 18px;display:flex;flex-direction:column;background:#fafafb;border-right:1px solid #efeff2;flex-shrink:0}.creator-brand{display:flex;align-items:center;gap:10px;padding:0 10px;margin-bottom:44px;font-size:18px;font-weight:650;letter-spacing:-.6px}.creator-brand small{display:block;font-size:10px;font-weight:400;color:#96939f;letter-spacing:2px;margin-top:2px}.brand-mark{width:31px;height:35px;display:grid;place-items:center;background:#222127;border-radius:9px 9px 9px 3px;color:#fff;font-size:24px;font-family:Georgia,serif;font-style:italic;position:relative}.brand-mark span{position:absolute;width:5px;height:5px;background:#cab9ee;border-radius:50%;top:5px;right:5px}.sidebar-section-label{padding:0 12px;color:#9c99a3;font-size:12px;margin:0 0 12px}.creator-nav{display:flex;align-items:center;gap:11px;min-height:46px;width:100%;border:0;padding:10px 12px;text-align:left;border-radius:12px;margin-bottom:6px}.creator-nav.active{background:#eeecf3;color:#30293d;font-weight:600}.creator-nav.active svg{color:#7d5ab8}.creator-nav:hover{background:#eeeef1}.quiet-badge{font-size:10px;background:#eeeef2;color:#96929f;padding:2px 6px;border-radius:5px;margin-left:auto;font-weight:400;white-space:nowrap}.sidebar-divider{height:1px;background:#ededf1;margin:18px 8px}.history-label{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.history-label a{font-size:22px;line-height:12px}.creator-history{flex:1;overflow:auto;padding-bottom:20px}.creator-history>a{display:flex;align-items:center;gap:10px;padding:10px 8px;border-radius:8px}.creator-history>a:hover{background:#eeedf2}.creator-history>a>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.history-thumb{width:32px;height:36px;border-radius:7px;background:#f0eef3;color:#a59cac;flex-shrink:0;display:grid;place-items:center}.creator-profile{display:flex;align-items:center;gap:9px;border-top:1px solid #ededf1;padding:20px 5px 0;font-size:12px}.profile-avatar{display:grid;place-items:center;background:#ebe5f4;color:#74638c;width:33px;height:33px;border-radius:50%;flex-shrink:0}.creator-profile small{display:block;color:#a29eaa;font-size:10px}.creator-profile button{margin-left:auto;padding:6px;border:0}.creator-muted{color:#96929e;font-size:12px;padding:8px}.creator-topline{height:76px;padding:24px 36px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#99959f}.team-pill{padding:8px 12px;background:#ffffffa6;border:1px solid white;border-radius:24px;font-size:11px;color:#8a8495}.team-pill>span{display:inline-block;width:5px;height:5px;background:#bba2e5;border-radius:50%;margin-right:7px}.creator-home-inner{max-width:1070px;margin:0 auto;padding:0 44px}.creation-hero{text-align:center;margin:28px 0 40px}.hero-eyebrow{font-size:10px;letter-spacing:3px;color:#aca4b6;margin-bottom:12px}.creation-hero h1{font-family:Songti SC,"Noto Serif SC",SimSun,Georgia,serif;font-size:48px;color:#23202a;font-weight:500;letter-spacing:2px;line-height:1.3}.creation-hero h1 em{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-2px}.creation-hero p{font-size:13px;color:#9992a3;margin:17px 0 0;letter-spacing:.5px}.creation-composer{border-radius:23px;background:#fff;box-shadow:0 5px 30px #2d184004;padding:0 12px 12px}.creation-tabs{display:grid;grid-template-columns:repeat(4,1fr);margin:0 -12px;background:#eeeef1;border-radius:23px 23px 0 0}.creation-tabs button{display:flex;justify-content:center;align-items:center;gap:8px;border:0;padding:20px 8px;border-radius:21px 21px 0 0;font-size:13px;font-weight:550}.creation-tabs button[aria-selected=true]{background:#fff}.creation-tabs button:hover:not(:disabled){background:#f9f9fb}.lavender-badge{color:#9273c8;background:#e9dffb;font-size:9px;padding:2px 6px;border-radius:8px;white-space:nowrap}.creation-body{border:1px dashed #e6e3eb;border-radius:17px;margin-top:9px;min-height:285px}.creation-body.is-dragging{border-color:#9273c8;background:#f9f6ff}.upload-stage{min-height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:28px;text-align:center}.script-paper{width:48px;height:59px;display:grid;place-items:center;background:#fcfbfe;border:1px solid #e8e2f0;color:#a89bbf;box-shadow:-7px 5px 0 -1px #f2eef8;border-radius:5px;transform:rotate(7deg);margin-bottom:20px}.script-paper i{display:none}.upload-stage h2{font-size:17px;font-weight:500;margin:0;letter-spacing:.5px}.upload-stage p{color:#a29ca8;font-size:12px;margin:9px 0 21px}.upload-actions{display:flex;gap:10px}.creator-app .creator-primary{background:#252329;border:1px solid #252329;color:#fff;border-radius:23px;padding:10px 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;white-space:nowrap}.creator-app .creator-primary:hover:not(:disabled){background:#413949;border-color:#413949}.creator-app .creator-secondary{display:inline-flex;align-items:center;gap:8px;border:1px solid #e9e6ec;border-radius:23px;padding:10px 23px;font-size:12px}.upload-stage>small{font-size:10px;color:#aaa3b1;margin-top:18px}.creation-footnote{display:flex;justify-content:center;align-items:center;gap:14px;margin-top:17px;font-size:10px;color:#a6a0ac}.creation-footnote i{width:1px;height:12px;background:#ddd9e2}.creation-footnote button{border:0;padding:0;display:flex;align-items:center;gap:5px;color:#817988;font-size:10px}.canvas-symbol{color:#aa97c5;background:#f5f1fb;width:60px;height:60px;border-radius:14px;display:grid;place-items:center;margin-bottom:16px}.creator-app .blank-project-name{max-width:290px;font-size:12px;margin-bottom:15px;text-align:center}.script-input-stage{padding:20px 22px 16px}.script-input-heading{display:flex;align-items:center;gap:12px;margin-bottom:12px}.script-input-heading>input{border:0;background:transparent;padding:0;font-size:17px}.script-input-heading>span{color:#a199ab;display:flex;align-items:center;gap:5px;font-size:10px;white-space:nowrap}.script-input-stage textarea{border:0;padding:7px 0;min-height:193px;resize:vertical;background:transparent;line-height:1.9;font-size:12px}.script-input-stage textarea::placeholder{color:#b3acbc}.composer-bottom{border-top:1px solid #f0eef3;padding-top:13px;display:flex;align-items:center;justify-content:space-between;gap:12px}.composer-bottom>span{font-size:10px;color:#aaa4b0}.composer-bottom small{display:block;margin-top:5px}.creator-error{background:#fff2f1;color:#ac4b50;margin:12px;padding:12px;font-size:12px;border-radius:8px}.creator-error button{margin-left:10px}.creative-paths{display:flex;align-items:center;justify-content:space-around;margin:48px 8px 38px;color:#c6c0ce}.creative-paths>div{position:relative;display:grid;grid-template-columns:24px 1fr;column-gap:8px;align-items:center}.creative-paths>div>span{position:absolute;left:-20px;top:0;font-size:9px;color:#c1b8cc}.creative-paths strong{color:#6d6578;font-size:12px;font-weight:500}.creative-paths svg{color:#a899bb;width:17px}.creative-paths p{grid-column:1 / -1;font-size:10px;margin:7px 0 0;color:#aaa2b2}.recent-projects{border-top:1px solid #e9e6ed;padding-top:26px}.recent-projects>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.recent-projects h2{font-size:16px;font-weight:550;margin:0}.recent-projects header p{color:#aaa2b2;font-size:10px;margin:6px 0 0}.creator-search{display:flex;align-items:center;gap:7px;color:#aaa2b2}.creator-search input{background:transparent;border:0;width:125px;padding:5px;font-size:11px}.creator-project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.creator-project-card{min-width:0;border-radius:12px;transition:transform .2s}.creator-project-card:hover{transform:translateY(-3px)}.project-art{height:148px;border-radius:12px;background:#e8e4ed;position:relative;display:grid;place-items:center;overflow:hidden}.project-art:before,.project-art:after{content:"";position:absolute;border:1px solid #ffffff65;width:170px;height:170px;border-radius:50%;right:-35px;top:20px}.project-art:after{width:210px;height:210px;top:0;right:-55px}.art-1{background:#e0e8e7}.art-2{background:#eae3db}.project-art-paper{height:91px;width:72px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;border:1px solid #ffffffaf;background:#ffffff7a;border-radius:6px;color:#8c7e9f;transform:rotate(-9deg);box-shadow:9px 8px #ffffff40}.project-art-paper i{width:32px;height:2px;background:#b1a6bf;opacity:.4}.project-art-paper i:last-child{width:21px}.project-art-label{position:absolute;bottom:12px;left:14px;font-size:9px;letter-spacing:2px;color:#998ca9}.project-status{position:absolute;top:10px;right:10px;font-size:9px;background:#ffffff9c;padding:3px 7px;border-radius:5px;color:#8c819b}.project-card-copy{padding:13px 2px}.project-card-copy h3{font-size:12px;margin-bottom:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.project-card-copy>span{font-size:10px;color:#aaa2b2;display:flex;align-items:center;justify-content:space-between}.creator-empty-history{grid-column:1 / -1;border:1px dashed #e0dce7;border-radius:12px;display:flex;justify-content:center;align-items:center;gap:12px;min-height:100px;color:#aaa2b2;font-size:11px}.creator-home-footer{font-size:9px;letter-spacing:2px;color:#c0bac8;display:flex;justify-content:space-between;padding:35px 0 25px}.creator-home-footer span{letter-spacing:1px}.creator-app.in-project{display:block}.story-workspace{height:100vh;display:flex;flex-direction:column;overflow:hidden}.story-topbar{background:#fff;border-bottom:1px solid #eae7ee;min-height:66px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.story-project-title{display:flex;align-items:center;gap:12px;min-width:0}.story-project-title strong{font-size:13px;font-weight:550;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-project-title>a{display:flex;color:#aaa2b2}.story-project-title .quiet-badge{margin-left:0}.mini-brand{background:#28232f;color:#fff;font-family:Georgia,serif;font-style:italic;width:24px;height:28px;border-radius:7px;display:grid;place-items:center}.story-topbar nav{display:flex;align-items:center;gap:10px}.story-topbar nav>span{color:#d9d1e1}.story-topbar nav button{border:0;display:flex;align-items:center;gap:7px;padding:8px 13px;color:#8b8495;font-size:12px;border-radius:8px}.story-topbar nav button.selected{background:#f1ecf8;color:#7959ac}.story-topbar nav small{font-size:9px;color:#aaa3b3}.story-save-status{font-size:10px;color:#a69dae;display:flex;align-items:center;gap:6px;white-space:nowrap}.story-save-status i,.story-statusbar i{width:5px;height:5px;background:#a4b7a4;border-radius:50%;display:inline-block}.story-workspace-body{display:flex;flex:1;min-height:0}.story-outline{width:230px;flex-shrink:0;background:#fbfafc;border-right:1px solid #eae7ee;padding:0 14px;display:flex;flex-direction:column;overflow-y:auto}.story-outline>header{display:flex;align-items:center;justify-content:space-between;padding:22px 10px;font-size:12px}.story-outline button{border:0}.story-outline>header button{padding:3px;display:grid;place-items:center;color:#a49aad}.episode-tree{display:grid;gap:7px}.episode-tree>button{display:flex;width:100%;align-items:center;gap:10px;text-align:left;padding:12px 10px;color:#92849e;border-radius:9px}.episode-tree>button>span{flex:1;font-size:12px;color:#544b60;min-width:0;overflow-wrap:anywhere}.episode-tree small{display:block;font-size:9px;letter-spacing:1px;color:#ada0ba;margin-bottom:3px}.episode-tree>button.selected{background:#efebf4}.outline-subheading{display:flex;align-items:center;justify-content:space-between;color:#a397b0;font-size:10px;margin:28px 10px 10px}.outline-subheading button{padding:0;display:flex}.scene-tree>div{margin-bottom:5px}.scene-tree>div>button{display:flex;align-items:flex-start;gap:10px;width:100%;text-align:left;padding:10px}.scene-tree>div>button>span:first-child{font-size:10px;color:#aa9ab9;padding-top:2px}.scene-tree>div>button>span:last-child{font-size:12px;min-width:0;overflow-wrap:anywhere}.scene-tree small{display:block;color:#aba2b4;font-size:10px;margin-top:4px}.scene-tree button.selected{background:#f0edf5}.outline-scene-actions{display:flex;justify-content:flex-end;gap:4px;padding:0 5px}.outline-scene-actions button{font-size:10px;padding:2px 7px;color:#a195ae}.outline-empty{padding:10px;color:#afa6b7;font-size:11px}.outline-footer{margin-top:auto;padding:22px 10px;display:flex;gap:10px;align-items:center;color:#a397b0;font-size:11px;border-top:1px solid #efebf3}.outline-footer small{display:block;font-size:9px;margin-top:3px;color:#b5acbd}.story-stage{display:flex;flex-direction:column;flex:1;min-width:0;background:#f5f4f7}.story-stage-toolbar{min-height:68px;padding:16px 28px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #eae7ee;background:#faf9fb}.story-stage-toolbar>div{display:flex;align-items:center;gap:10px;font-size:11px;color:#a297ae}.story-stage-toolbar strong{color:#71627f;font-weight:500}.creator-app .creator-text-button{border:0;padding:7px 10px;font-size:11px;color:#8d7e9f;display:inline-flex;align-items:center;gap:6px}.manuscript-scroll{overflow:auto;flex:1;padding:32px 40px}.manuscript{max-width:830px;min-height:650px;margin:0 auto;background:#fff;border:1px solid #efebf3;box-shadow:0 5px 30px #30114203;border-radius:3px;padding:56px 65px 30px}.manuscript-kicker{font-size:9px;letter-spacing:2px;color:#baacc6;margin-bottom:22px}.manuscript h1{font-family:Songti SC,SimSun,Georgia,serif;font-size:27px;font-weight:500;letter-spacing:2px;margin:0 0 20px;overflow-wrap:anywhere}.manuscript-synopsis{font-size:12px;line-height:2;color:#a096aa;padding-bottom:24px;border-bottom:1px solid #f0ecf4;margin-bottom:30px}.manuscript-text{white-space:pre-wrap;font-size:14px;line-height:2.2;color:#5e5468;overflow-wrap:anywhere;min-height:400px}.manuscript>footer{border-top:1px solid #f0ecf4;padding-top:20px;margin-top:40px;display:flex;align-items:center;justify-content:space-between;color:#b1a6bd;font-size:10px}.manuscript-empty{min-height:350px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#b6a6c6}.manuscript-empty h2{font-size:17px;color:#756181;font-weight:500;margin:20px 0 8px}.manuscript-empty p{font-size:12px;line-height:2;margin-bottom:22px;max-width:350px}.story-stage-empty{flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:32px;color:#b3a2c2;text-align:center}.story-stage-empty h2{font-size:22px;color:#706079;font-weight:450;margin-top:24px}.story-stage-empty p{font-size:12px;color:#aa9cb5;max-width:330px;line-height:2;margin-bottom:25px}.storyboard-scroll{overflow:auto;flex:1;padding:28px 30px}.storyboard-heading{margin-bottom:25px}.scene-kicker{font-size:9px;letter-spacing:2px;color:#b5a5c3}.storyboard-heading h1{font-size:24px;font-weight:500;margin:8px 0 10px;color:#504156}.storyboard-heading p{font-size:11px;line-height:1.8;color:#a193ac;max-width:700px}.storyboard-heading>div{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.storyboard-heading>div>span{display:inline-flex;align-items:center;gap:4px;background:#eeeaf3;border-radius:5px;padding:3px 7px;font-size:9px;color:#9a88a9}.storyboard-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:20px;align-items:start}.storyboard-card{border:1px solid #e7e0ee;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 3px 10px #44205003}.storyboard-card.selected{border-color:#a487c0;box-shadow:0 0 0 2px #e8def2}.creator-app .storyboard-card-main{display:block;width:100%;padding:0;border:0;text-align:left;border-radius:0}.creator-app .storyboard-card-main:hover{background:#fff}.shot-frame{aspect-ratio:16/9;position:relative;background:#efedf2;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:#c3b8cf;overflow:hidden}.shot-frame>small{font-size:9px;color:#bcb0c7}.shot-frame-cross{position:absolute;inset:24%;border:1px solid #ddd5e65e}.shot-frame-cross:before,.shot-frame-cross:after{content:"";position:absolute;background:#ddd5e660}.shot-frame-cross:before{width:1px;top:-80%;bottom:-80%;left:50%}.shot-frame-cross:after{height:1px;left:-80%;right:-80%;top:50%}.shot-code{position:absolute;top:11px;left:12px;font-size:9px;color:#9a88ac;letter-spacing:1px}.shot-lock{position:absolute;top:9px;right:9px;background:#faf7f2;color:#b69b72;padding:3px 6px;border-radius:5px;display:flex;align-items:center;gap:3px;font-size:9px}.shot-frame-size{position:absolute;bottom:10px;right:12px;font-size:9px;letter-spacing:1px;color:#b6a6c5}.shot-card-text{padding:15px 15px 10px}.shot-card-text>div{display:flex;justify-content:space-between;font-size:11px;color:#a08fae}.shot-card-text strong{font-weight:550;color:#65516f}.shot-card-text p{font-size:12px;line-height:1.8;color:#9b8aa8;margin:12px 0;min-height:42px;white-space:pre-wrap;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.shot-card-text blockquote{margin:0 0 8px;border-left:2px solid #e1d7ec;padding-left:8px;font-size:11px;color:#b6a6c3}.storyboard-card>footer{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;border-top:1px solid #f2eef6;font-size:9px;color:#b1a1bf}.storyboard-card>footer button{border:0;padding:3px 7px;font-size:11px}.creator-app .add-shot-card{min-height:280px;height:100%;border:1px dashed #dcd2e7;border-radius:12px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;color:#b5a2c5}.add-shot-card>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#ece5f3}.add-shot-card strong{font-size:12px;font-weight:500}.add-shot-card small{font-size:10px;color:#c1b3cd}.scene-danger-zone{text-align:right;padding-top:25px}.scene-danger-zone button{border:0;font-size:10px;color:#b6a6c3}.story-statusbar{display:flex;align-items:center;gap:16px;min-height:35px;padding:7px 22px;font-size:9px;color:#ae9fbc;background:#faf9fb;border-top:1px solid #eae7ee}.story-statusbar>span:first-child{display:flex;align-items:center;gap:6px}.story-statusbar button{border:0;padding:0;margin-left:auto;font-size:9px;color:#b6a6c3}.shot-inspector{width:292px;flex-shrink:0;background:#fff;border-left:1px solid #eae7ee;overflow-y:auto;padding:0 20px 25px}.shot-inspector>header{display:flex;align-items:center;justify-content:space-between;padding:23px 0;border-bottom:1px solid #f0ecf4;font-size:12px;color:#897493}.shot-inspector>header button{border:0;padding:0;display:flex;color:#b4a4c1}.inspector-heading{padding:25px 0 18px}.inspector-heading>span{font-size:9px;color:#b39bc4;letter-spacing:2px}.inspector-heading h2{font-size:22px;color:#70517f;margin:8px 0;font-weight:500}.inspector-heading small{color:#b6a1c5;font-size:10px}.inspector-actions{display:flex;gap:8px}.inspector-actions>button:last-child{display:flex;align-items:center;gap:5px;font-size:11px;color:#a088b1;padding:8px 10px}.shot-inspector dl{display:grid;gap:21px;margin:28px 0}.shot-inspector dt{font-size:10px;color:#b29cc2;margin-bottom:8px}.shot-inspector dd{margin:0;font-size:12px;line-height:1.8;color:#8a719c;white-space:pre-wrap;overflow-wrap:anywhere}.creator-app .inspector-delete{font-size:10px;color:#bb8998;border:0;padding:5px 0}.creator-load{padding:40px}.creator-app .wb-dialog{background:#fff;color:#4d4155;border:1px solid #e7e0ee;box-shadow:0 20px 80px #2d173525;border-radius:17px}.creator-app .wb-dialog::backdrop{background:#25202e50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.creator-app .wb-dialog h2{font-size:21px;font-weight:500}.creator-app .wb-fields label{color:#776782;font-size:12px}.creator-app .wb-fields input,.creator-app .wb-fields textarea{color:#55485d;background:#fcfbfd}.creator-app .wb-dialog button.primary{background:#302535;border-color:#302535;color:#fff}.creator-app .wb-dialog-footer .wb-muted{color:#817587}.creator-app .wb-notice{color:#8c744e;background:#fcf9f3;border-color:#eee4d2}.creator-app .wb-error{color:#ac555d;background:#fff3f3}.shot-card-text p,.shot-inspector dd,.manuscript-synopsis{color:#73687c}.shot-card-text blockquote,.storyboard-heading p,.scene-tree small,.shot-inspector dt,.story-stage-toolbar>div{color:#8a7d93}.creator-app .storyboard-card-main:hover:not(:disabled){background:#fff}@media(min-width:1600px){.creator-home-inner{max-width:1240px;padding:0 58px}.creation-hero{margin-top:56px;margin-bottom:47px}.creation-hero h1{font-size:57px}.upload-stage{min-height:340px}.creator-sidebar{width:270px}.creative-paths{margin-top:55px;margin-bottom:47px}.project-art{height:180px}}@media(max-width:1100px){.creator-sidebar{width:205px;padding:25px 12px 15px}.creator-brand{font-size:16px}.creator-home-inner{padding:0 25px}.creation-tabs .lavender-badge{display:none}.creation-hero{margin-top:15px}.story-topbar{gap:10px;padding:0 15px}.story-project-title strong{max-width:165px}.story-save-status{display:none}.story-outline{width:200px}.manuscript{padding:40px}.shot-inspector{width:260px}.storyboard-scroll{padding:24px}}@media(max-width:760px){.creator-sidebar{width:70px;align-items:center;padding:24px 8px}.creator-brand{padding:0;margin-bottom:30px}.creator-brand>span:last-child,.sidebar-section-label,.creator-nav .quiet-badge,.creator-history,.creator-profile>span:not(.profile-avatar),.creator-profile button{display:none}.creator-nav{font-size:0;justify-content:center;width:45px;height:45px;padding:10px}.creator-nav svg{flex-shrink:0}.sidebar-divider{width:30px;margin:15px 0}.creator-profile{margin-top:auto;border:0}.creator-topline{padding:16px 22px;height:60px}.team-pill{display:none}.creation-hero h1{font-size:40px}.creation-hero{margin-bottom:28px}.creator-home-inner{padding:0 18px}.creation-tabs button{font-size:10px;gap:5px;padding:16px 4px}.creation-tabs svg{width:14px}.creative-paths{gap:14px;margin:30px 5px}.creative-paths>div>span,.creative-paths>svg,.creative-paths p{display:none}.creative-paths strong{font-size:10px}.creation-footnote{flex-wrap:wrap;gap:8px;font-size:9px}.creation-footnote i{display:none}.creator-project-grid{grid-template-columns:repeat(2,1fr)}.project-art{height:130px}.creator-search input{width:95px}.story-topbar{flex-wrap:wrap;padding:10px 16px}.story-project-title{width:100%}.story-topbar nav{gap:5px}.story-topbar nav button{padding:6px 11px}.story-outline{width:160px;padding:0 8px}.story-stage-toolbar{padding:12px;flex-wrap:wrap}.story-stage-toolbar>div{font-size:10px}.manuscript-scroll{padding:16px}.manuscript{padding:28px 22px;min-height:480px}.storyboard-scroll{padding:18px}.storyboard-grid{grid-template-columns:1fr}.shot-inspector{position:absolute;right:0;top:108px;bottom:0;z-index:4;width:min(320px,calc(100vw - 40px));box-shadow:-20px 0 50px #2d17351c}.story-statusbar>span:nth-child(2){display:none}}@media(max-width:480px){.creator-sidebar{display:none}.creator-home-inner{padding:0 14px}.creation-hero h1{font-size:36px}.creation-hero p{font-size:11px}.upload-stage{padding:25px 15px}.creative-paths{margin:25px 5px}.creator-project-grid{gap:12px}.project-art{height:115px}.creator-search{display:none}.story-outline{width:126px;padding:0 5px}.episode-tree>button{padding:9px 5px;gap:5px}.episode-tree>button svg:last-child{display:none}.episode-tree>button>span{font-size:10px}.scene-tree>div>button{padding:8px 5px;gap:5px}.scene-tree>div>button>span:last-child{font-size:10px}.storyboard-scroll{padding:15px 12px}.manuscript-scroll{padding:12px 8px}.manuscript{padding:25px 15px}.story-stage-toolbar .creator-primary{padding:8px 12px}.story-topbar .quiet-badge{display:none}}:root{--bg: #14161a;--bg-elevated: #1c1f26;--bg-input: #23272f;--border: #2f343d;--text: #e8eaed;--text-muted: #9aa0a6;--accent: #4c8dff;--accent-hover: #3f7ae6;--danger: #e5534b;--success: #3fb950;--radius: 8px;--space: 16px;color-scheme:dark;font-family:system-ui,-apple-system,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--bg);color:var(--text)}button{font:inherit;cursor:pointer;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-input);color:var(--text);padding:8px 16px;transition:background .15s ease}button:hover:not(:disabled){background:#2b303a}button:disabled{opacity:.55;cursor:not-allowed}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}button.primary{background:var(--accent);border-color:var(--accent);color:#fff}button.primary:hover:not(:disabled){background:var(--accent-hover)}button.danger{color:var(--danger)}input,textarea,select{font:inherit;width:100%;padding:8px 12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-input);color:var(--text)}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{margin:0 0 12px;line-height:1.3}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
