.st-app{--st-bg:#10151e;--st-panel:#192330;--st-line:#2c3a4c;--st-text:#e5edf6;--st-muted:#91a2b6;--st-blue:#83beff;min-height:100vh;background:var(--st-bg);color:var(--st-text);font:14px/1.6 -apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;display:flex;letter-spacing:0}.st-app *{box-sizing:border-box}.st-app button,.st-app input,.st-app textarea,.st-app select{font:inherit}.st-app button,.st-app a,.st-app label.st-button{cursor:pointer}.st-app button:disabled{opacity:.5;cursor:not-allowed}.st-app a{color:inherit;text-decoration:none}.st-app button{color:inherit;border:0;background:transparent}.st-app h1{font-size:28px;line-height:1.25;margin:0;font-weight:650;letter-spacing:-.5px}.st-app h2{font-size:16px;margin:0 0 14px;font-weight:600}.st-app p{margin:10px 0;color:var(--st-muted)}.st-sidebar{width:208px;flex-shrink:0;padding:35px 18px 25px;position:sticky;top:0;height:100vh;background:#141d28;border-right:1px solid #263345;display:flex;flex-direction:column}.st-brand{font-size:24px;font-weight:650;white-space:nowrap;padding-left:9px}.st-brand span{color:var(--st-blue)}.st-brand-note{padding-left:9px;font-size:12px!important;letter-spacing:1px}.st-sidebar nav{margin-top:36px;display:grid;gap:8px}.st-sidebar nav button{text-align:left;padding:12px;border-radius:7px;color:#aebccf}.st-sidebar nav button.active{color:var(--st-blue);background:#21344a}.st-sidebar nav button span{display:inline-block;width:27px;font-size:20px;line-height:1}.st-sidebar-bottom{margin-top:auto;border-top:1px solid var(--st-line);padding:22px 8px 0}.st-sidebar-bottom small,.st-sidebar-bottom a{display:block;margin-top:8px;font-size:12px;color:var(--st-muted)}.st-online{display:inline-block;width:7px;height:7px;border-radius:50%;background:#7cbfa6;margin-right:6px}.st-main{flex:1;min-width:0}.st-topbar{min-height:76px;border-bottom:1px solid #263345;padding:16px 34px;display:flex;align-items:center;justify-content:space-between;gap:15px}.st-breadcrumb{color:#aebdd0!important;padding:0}.st-divider{margin:0 16px;color:#62768d}.st-top-actions{display:flex;align-items:center;gap:18px}.st-avatar{border:1px solid #435a74;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;color:#add2ff}.st-app .st-primary{background:#6bacfa;color:#101a29;border:1px solid #83beff;border-radius:6px;padding:9px 17px;font-weight:600}.st-app .st-primary:hover{background:#92c4ff}.st-app .st-secondary,.st-app .st-button{display:inline-block;background:#1c2a3a;border:1px solid #3a4f65;border-radius:6px;padding:8px 14px;color:#dae7f6;white-space:nowrap}.st-muted{color:var(--st-muted);font-size:12px}.st-projects,.st-workspace{padding:36px 34px 50px;max-width:1680px;margin:auto}.st-title-row{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:27px}.st-title-row p{margin-bottom:0}.st-library-toolbar{display:flex;justify-content:space-between;gap:16px;margin-bottom:24px}.st-library-toolbar input{max-width:320px}.st-app input:not([type=checkbox]),.st-app textarea,.st-app select{background:#111d2a;color:var(--st-text);border:1px solid #34465a;border-radius:5px;width:100%;padding:9px 11px;outline:none}.st-app input:focus,.st-app textarea:focus,.st-app select:focus{border-color:#82bcff;box-shadow:0 0 0 2px #68aaff1c}.st-app textarea{resize:vertical}.st-app label:not(.st-button){display:block;color:#b9c8d8;font-size:12px}.st-app label input,.st-app label select,.st-app label textarea{display:block;margin-top:6px;font-size:13px}.st-project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(255px,1fr));gap:22px}.st-new-card{min-height:266px;border:1px dashed #3b536d!important;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;background:#142030!important}.st-new-card>span{font-size:36px;line-height:1;color:var(--st-blue)}.st-new-card small{color:var(--st-muted)}.st-project-card{text-align:left;border:1px solid var(--st-line)!important;border-radius:10px;overflow:hidden;background:var(--st-panel)!important;padding:0}.st-project-card:hover{border-color:#658db9!important;transform:translateY(-2px)}.st-cover{height:165px;position:relative;background:linear-gradient(130deg,#23364b,#182434);display:grid;place-items:center;overflow:hidden}.st-cover>span:not(.st-ratio){font-size:42px;letter-spacing:8px;color:#7493b1}.st-cover img{width:100%;height:100%;object-fit:cover}.st-ratio{position:absolute;bottom:10px;right:10px;background:#111b29d9;padding:2px 7px;border-radius:4px;font-size:11px}.st-project-card-info{padding:17px 20px;display:grid;gap:5px}.st-project-card-info strong{font-size:16px}.st-project-card-info span,.st-project-card-info small{font-size:12px;color:var(--st-muted)}.st-project-help{border-top:1px solid var(--st-line);margin-top:50px;padding-top:26px;color:#829ab5}.st-project-help h2{font-size:13px;font-weight:500}.st-project-help>div{display:flex;gap:28px;flex-wrap:wrap;font-size:12px}.st-tabs{display:flex;gap:3px;background:#15202d;border:1px solid #233346;border-radius:6px;width:fit-content;padding:3px;margin-bottom:22px}.st-tabs button{padding:7px 30px;border-radius:4px}.st-tabs button.active{background:#68aaf7;color:#101c2c}.st-fieldset{border:0;margin:0;padding:0;min-width:0}.st-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.st-editor-left{min-width:0}.st-unit-bar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:17px}.st-unit-tabs{display:flex;gap:6px;flex-wrap:wrap}.st-unit-tabs button{border-bottom:2px solid transparent;padding:8px 10px}.st-unit-tabs button.active{border-color:var(--st-blue);color:var(--st-blue)}.st-unit-tabs small{margin-left:8px;color:#879cb4}.st-unit-meta{display:grid;grid-template-columns:1fr 130px;gap:14px;margin-bottom:18px}.st-shot-editor,.st-panel,.st-inspector{background:var(--st-panel);border:1px solid var(--st-line);border-radius:8px;padding:20px}.st-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.st-panel-heading span{font-size:11px;color:var(--st-muted)}.st-panel-heading h2{margin:0}.st-shot{border-top:1px solid #2e3d4e;padding:18px 0 8px}.st-shot label{margin-bottom:13px}.st-shot-head{display:flex;align-items:center;gap:16px;margin-bottom:14px}.st-shot-head strong{white-space:nowrap;font-size:13px}.st-shot-head .st-text-button{margin-left:auto}.st-time{display:flex;align-items:center;gap:7px;color:#8fa4ba}.st-time label{display:flex!important;align-items:center;gap:6px;margin:0;white-space:nowrap}.st-time input{width:65px!important;padding:5px 7px!important;margin:0!important}.st-time>span{font-size:11px}.st-fields{display:grid;grid-template-columns:1fr 1fr 1.5fr;gap:12px}.st-fields.st-two{grid-template-columns:1fr 1fr}.st-app .st-text-button{color:#8ebbe9;padding:5px 0;font-size:12px}.st-app .st-add-row{border:1px dashed #40556e;border-radius:5px;width:100%;padding:12px;color:#b5c8de}.st-brief{margin-top:22px}.st-inspector>label{margin-bottom:12px}.st-inspector h2{margin-bottom:10px}.st-inspector hr{border:0;border-top:1px solid #334355;margin:24px 0}.st-upload{border:1px dashed #53708e;border-radius:6px;padding:14px;text-align:center;cursor:pointer;color:#b7d6fa!important}.st-upload input{display:none!important}.st-empty-assets{padding:25px 8px;text-align:center;border:1px dashed #334b63;border-radius:6px;color:#a1b5cb;font-size:12px}.st-empty-assets small{color:#6e879f;display:block;margin-top:6px}.st-asset-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;margin-top:20px}.st-binding-list{display:grid;gap:12px;margin-top:12px}.st-asset{border:1px solid #32465d;border-radius:6px;overflow:hidden}.st-asset.is-bound{border-color:#71a9e6}.st-asset>img{width:100%;height:145px;object-fit:contain;background:#0e1722;display:block}.st-asset-info{padding:10px;display:grid;gap:8px}.st-check{display:flex!important;align-items:center;gap:8px}.st-check input{display:inline!important;margin:0!important;accent-color:#82bbfc}.st-audio{padding:15px 10px}.st-audio audio{width:100%;height:32px;margin-top:8px}.st-generate{margin-top:22px;width:100%;padding:12px!important}.st-config{text-align:center;font-size:11px}.st-error{margin:18px 34px 0;padding:12px 16px;border:1px solid #965c61;border-radius:6px;background:#3d252c;color:#ffbcbc;display:flex;justify-content:space-between}.st-error button{font-size:19px}.st-access{padding:20px 34px;max-width:500px;display:flex;gap:12px;align-items:end}.st-result-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;color:#9bacc0}.st-empty{padding:70px 20px;text-align:center;border:1px dashed #33475f;border-radius:8px}.st-empty>span{font-size:42px;color:#82a6cb}.st-empty h2{margin-top:15px}.st-empty p{margin-bottom:25px}.st-task{display:grid;grid-template-columns:1fr 280px;gap:25px;background:#192330;border:1px solid #2d4055;border-radius:7px;padding:22px;margin-bottom:16px}.st-task small{overflow-wrap:anywhere;color:#778da6}.st-task-status{display:inline-block;color:#b3cef0;font-size:12px}.st-task-status.succeeded{color:#9ad8bb}.st-task-status.failed,.st-task-status.unknown{color:#efae94}.st-video video{width:100%;max-height:400px;border-radius:5px;background:#0c121b}.st-video a{display:block;font-size:12px;margin-top:8px;color:#8bbffd}.st-video-wait{background:#101a27;border-radius:5px;display:grid;place-items:center;min-height:130px;color:#708dab}.st-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#070d16bf;z-index:100;display:grid;place-items:center;padding:24px}.st-modal{width:440px;max-width:100%;background:#192532;border:1px solid #49617b;border-radius:10px;padding:28px;box-shadow:0 24px 100px #0008}.st-modal h2{font-size:21px}.st-modal p{font-size:13px}.st-modal label{margin-top:20px}.st-modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:25px}.st-preview{width:760px;max-height:88vh;overflow:auto}.st-preview pre{white-space:pre-wrap;font:13px/1.9 inherit;background:#101b28;padding:20px;border-radius:6px;color:#c9d8ea;max-height:50vh;overflow:auto}.st-app button:focus-visible,.st-app a:focus-visible{outline:2px solid #a2cfff;outline-offset:3px}@media(min-width:1500px){.st-editor-grid{grid-template-columns:minmax(0,1fr) 340px}}@media(max-width:1100px){.st-sidebar{width:175px;padding-left:12px;padding-right:12px}.st-brand{font-size:21px}.st-projects,.st-workspace{padding:25px 22px}.st-topbar{padding:15px 22px}.st-editor-grid{grid-template-columns:minmax(0,1fr) 270px;gap:15px}.st-shot-editor,.st-inspector{padding:15px}.st-fields{grid-template-columns:1fr 1fr}.st-fields>label:last-child{grid-column:1/-1}.st-fields.st-two>label:last-child{grid-column:auto}.st-shot-head{flex-wrap:wrap;gap:10px}}@media(max-width:850px){.st-editor-grid{grid-template-columns:1fr}.st-inspector{position:static}.st-binding-list{grid-template-columns:repeat(2,minmax(0,1fr))}.st-sidebar{width:155px}.st-brand{font-size:18px}.st-top-actions>.st-muted{display:none}}@media(max-width:600px){.st-app{display:block}.st-sidebar{position:static;width:100%;height:auto;padding:15px;flex-direction:row;align-items:center;gap:12px;border-right:0;border-bottom:1px solid #2c3a4c}.st-brand{font-size:18px;padding:0}.st-brand-note,.st-sidebar-bottom{display:none}.st-sidebar nav{display:flex;margin:0 0 0 auto;gap:2px}.st-sidebar nav button{font-size:11px;padding:6px}.st-sidebar nav button span{display:none}.st-topbar{min-height:58px;padding:10px 16px;font-size:12px}.st-avatar{display:none}.st-projects,.st-workspace{padding:25px 16px}.st-app h1{font-size:24px}.st-title-row{align-items:flex-start;gap:10px}.st-title-row p{font-size:12px}.st-title-row .st-secondary,.st-title-row .st-primary{font-size:12px;padding:8px 10px}.st-project-grid{grid-template-columns:1fr}.st-library-toolbar{flex-wrap:wrap}.st-task{grid-template-columns:1fr}.st-unit-bar{align-items:flex-start}.st-unit-meta{grid-template-columns:1fr 100px}.st-shot-head{gap:8px}.st-time input{width:55px!important}.st-fields.st-two{grid-template-columns:1fr}.st-fields.st-two>label:last-child{grid-column:auto}.st-panel-heading span{display:none}.st-error{margin:12px 16px}.st-unit-tabs small{display:none}.st-modal{padding:22px}.st-top-actions{gap:5px}}.st-app [hidden]{display:none!important}.st-library-toolbar{align-items:center}.st-library-toolbar>input{height:42px}.st-error>span{flex:1}.st-error>div{display:flex;align-items:center;gap:12px}.st-error .st-conflict-recover{font-size:12px;border:1px solid #c4777e;border-radius:5px;padding:5px 10px;background:#5a3037;color:#ffd6d9}.st-operation{margin-top:16px;padding:14px 15px;border:1px solid #3d5875;border-radius:7px;background:#132335}.st-operation>div:first-child{display:flex;justify-content:space-between;gap:16px}.st-operation strong{font-size:13px;color:#dcecff}.st-operation span,.st-operation small{font-size:11px;color:#9eb3c9}.st-operation-track{height:7px;border-radius:99px;background:#0d1825;overflow:hidden;margin:10px 0 7px}.st-operation-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4f97ed,#8bc6ff);transition:width .8s ease}.st-style-reference{border-top:1px solid #304155;margin-top:22px;padding-top:20px}.st-style-reference-head{display:flex;align-items:start;justify-content:space-between;gap:18px}.st-style-reference h3{font-size:15px;margin:0}.st-style-reference-head p{margin:4px 0 12px;font-size:12px}.st-style-reference figure{margin:0 0 15px}.st-style-reference figure img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border:1px solid #40536a;border-radius:7px;background:#0e1722}.st-style-reference figcaption{font-size:11px;color:#a8bad0;margin-top:6px}.st-style-reference-empty{aspect-ratio:16/9;max-height:280px;border:1px dashed #405a75;border-radius:7px;background:linear-gradient(135deg,#111d2b,#19283a);display:grid;place-content:center;text-align:center;margin-bottom:15px;color:#8ca5c0}.st-style-reference-empty span{font-size:23px;letter-spacing:3px}.st-style-reference-empty p{font-size:12px;margin:3px}.st-color-details{margin:12px 0 16px}.st-color-details summary{color:#91a7be;font-size:12px;cursor:pointer}.st-color-details .st-palette{margin-top:10px}.st-section-heading{display:flex;justify-content:space-between;align-items:start;gap:15px;margin-top:20px}.st-section-heading h2{margin:0}.st-section-heading p{margin:4px 0 10px}.st-section-heading>span{font-size:11px;color:#9fcaff;border:1px solid #3a526e;border-radius:99px;padding:2px 9px;white-space:nowrap}@media(max-width:600px){.st-operation>div:first-child,.st-style-reference-head{display:block}.st-operation span{display:block;margin-top:3px}.st-style-reference-empty{max-height:none}.st-tabs{max-width:100%;overflow-x:auto}}.st-project-tools{margin-top:26px;padding:18px 8px 0;border-top:1px solid var(--st-line)}.st-project-tools>p{margin:0 0 8px;font-size:11px;letter-spacing:1.2px;color:#71879f}.st-project-tools>button{display:block;width:100%;text-align:left;padding:10px 4px;border-radius:6px;color:#aebccf}.st-project-tools>button:hover{color:#d7e7f9}.st-project-tools>button.active{color:var(--st-blue);background:#21344a;padding-left:8px}.st-project-tools>button span{display:inline-block;width:25px;font-size:17px;line-height:1}@media(max-width:600px){.st-project-tools{display:none}}.st-production-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:start}.st-production-grid>.st-panel{min-width:0}.st-step{display:block;font-size:11px;color:#86bcf7;letter-spacing:2px;margin-bottom:16px}.st-action-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:16px 0}.st-action-row>label{flex:1;min-width:120px}.st-action-row>select{flex:1;min-width:180px}.st-panel>label{margin:16px 0}.st-panel>h2:not(:first-child){margin-top:24px}.st-palette{display:flex;gap:8px;margin:16px 0}.st-palette>span,.st-palette>input[type=color]{display:block;width:48px!important;height:40px;padding:3px;border:1px solid #526278;border-radius:6px}.st-warning{color:#e7b778!important;padding:10px;background:#47341c55;border:1px solid #796040;border-radius:5px;font-size:12px}.st-asset-tabs{margin-bottom:12px}.st-asset-tabs small{font-size:11px;color:#8496ac;margin-left:8px}.st-entity-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:24px;align-items:start}.st-entity-layout>div>.st-panel{margin-top:20px}.st-entity-nav{position:sticky;top:20px}.st-entity-nav>button{display:block;width:100%;text-align:left;padding:12px;border-radius:6px;margin:6px 0}.st-entity-nav>button.active{background:#243b56;color:#a5d0ff}.st-entity-nav small{display:block;font-size:11px;color:#8c9eb5}.st-entity-layout fieldset>.st-panel{margin-bottom:20px}.st-identity{display:flex;gap:20px;background:#111d2a;border:1px solid #314660;padding:15px;border-radius:6px;margin:20px 0}.st-tag{display:inline-block;background:#273b50;padding:3px 10px;font-size:12px;border-radius:4px;white-space:nowrap}.st-app summary{cursor:pointer;padding:12px 0;color:#a7c8ef}.st-version-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px}.st-version{overflow:hidden;padding:18px}.st-version>img{width:100%;height:180px;object-fit:contain;background:#0d151f;border-radius:6px}.st-version audio,.st-master-previews audio{width:100%;max-width:100%}.st-version>small{color:#8ba7c9}.st-version .st-action-row{margin-bottom:0}.st-return{background:#121e2c;padding:14px;margin:16px 0;border:1px solid #2e4056;border-radius:7px}.st-return .st-action-row{margin-top:0}.st-return small{display:block;color:#90a7c1;margin-bottom:8px}.st-master-assets{max-height:260px;overflow:auto;padding:8px 0}.st-master-previews{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0}.st-master-previews figure{margin:0;min-width:0;background:#111c28;border-radius:6px;padding:8px}.st-master-previews img{width:100%;height:120px;object-fit:contain}.st-master-previews figcaption{font-size:11px;color:#a7bbd2}.st-handoff-text{white-space:pre-wrap;overflow-wrap:anywhere;font:13px/1.8 inherit;max-height:300px;overflow:auto}.st-result-image{width:100%;max-height:340px;object-fit:contain}.st-workspace>.st-tabs{overflow-x:auto;white-space:nowrap}.st-panel .st-check{display:flex!important;align-items:center;gap:8px;margin:10px 0}.st-panel .st-check input{margin:0}.st-app input:disabled,.st-app textarea:disabled{opacity:.78;cursor:default}@media(max-width:1100px){.st-production-grid{grid-template-columns:1fr}.st-entity-layout{grid-template-columns:175px minmax(0,1fr)}}@media(max-width:700px){.st-entity-layout{grid-template-columns:1fr}.st-entity-nav{position:static}.st-entity-nav>button{display:inline-block;width:auto;margin-right:5px}.st-identity{flex-direction:column;gap:8px}.st-action-row>.st-primary,.st-action-row>.st-secondary{width:100%}.st-master-previews{grid-template-columns:1fr 1fr}.st-version-grid{grid-template-columns:1fr}}.st-design-table{overflow-x:auto;margin:16px 0}.st-design-table table{width:100%;border-collapse:collapse;font-size:13px}.st-design-table th{background:#263d54;color:#cfe5ff;text-align:left;white-space:nowrap}.st-design-table th,.st-design-table td{border:1px solid #3b5068;padding:10px;vertical-align:top;min-width:85px}.st-design-table tr:nth-child(2n){background:#111f2e}.st-design-document h3{font-size:15px;color:#accff8;margin:24px 0 12px}.st-design-document p{white-space:pre-wrap;overflow-wrap:anywhere;color:#c1d0e2;font-size:13px}.st-storyboard-page{min-width:0}.st-handoff-panel{margin-bottom:18px}.st-storyboard-workbench{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(390px,.82fr);gap:18px;align-items:start;margin:18px 0}.st-storyboard-video,.st-storyboard-spec{min-width:0;background:#192330;border:1px solid #31445a;border-radius:9px;padding:18px}.st-storyboard-video{background:#151f2b}.st-workbench-heading,.st-library-heading,.st-library-version{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.st-workbench-heading h2,.st-library-heading h2{margin:0}.st-workbench-heading .st-step{margin-bottom:3px}.st-workbench-heading>span{font-size:11px;color:#91a9c3;white-space:nowrap}.st-version-tabs{display:flex;gap:6px;overflow-x:auto;margin:13px 0}.st-version-tabs button{flex:0 0 auto;border:1px solid #344a61;border-radius:5px;padding:5px 9px;color:#9eb3ca}.st-version-tabs button.active{border-color:#73b2f7;background:#213a55;color:#d9ecff}.st-video-await{min-height:340px;border:1px dashed #3b526c;border-radius:7px;background:#0c151f;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px;color:#8da6c1}.st-video-await strong{font-size:16px;color:#cadbec;margin-bottom:8px}.st-review-stage{background:#080d13;border-radius:7px;overflow:hidden}.st-review-stage video{display:block;width:100%;aspect-ratio:16/9;max-height:60vh;object-fit:contain;background:#05080c}.st-review-transport{display:flex;align-items:center;gap:7px;padding:9px;background:#101923;overflow-x:auto}.st-review-transport button{flex:0 0 auto;border:1px solid #34495f;border-radius:4px;padding:5px 9px;background:#192838}.st-review-transport span{min-width:52px;color:#a8bdd3;font-variant-numeric:tabular-nums}.st-review-transport label{display:flex!important;align-items:center;gap:7px;white-space:nowrap;margin-left:auto}.st-review-transport input{width:90px!important;margin:0!important;padding:0!important}.st-review-transport .st-capture{color:#b7d8ff;border-color:#4c6e91}.st-local-video-import{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:12px 2px}.st-local-video-import strong{display:block;font-size:13px}.st-local-video-import p{font-size:12px;margin:4px 0 0}.st-local-video-import .st-action-row{margin:0;flex:0 0 auto}.st-review-note{margin-top:13px}.st-review-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:10px}.st-review-actions>span{font-size:12px;color:#dda6a6;margin-left:auto}.st-danger{color:#e89a9f!important;margin-left:auto}.st-danger-button{background:#7b3037!important;border:1px solid #af5059!important;border-radius:5px;padding:7px 12px}.st-review-message{font-size:12px;color:#9dc9f4!important}.st-execution-table{overflow:auto;max-height:370px;margin:14px 0;border:1px solid #34495e;border-radius:6px}.st-execution-table table{width:100%;border-collapse:collapse;font-size:12px}.st-execution-table th{position:sticky;top:0;background:#23384d;color:#cee4fc;text-align:left;z-index:1}.st-execution-table th,.st-execution-table td{padding:9px;border-bottom:1px solid #31445a;vertical-align:top}.st-execution-table th:first-child,.st-execution-table td:first-child{white-space:nowrap}.st-execution-table th:nth-child(2),.st-execution-table td:nth-child(2){min-width:82px}.st-storyboard-spec details{border-top:1px solid #31445a;margin-top:12px}.st-storyboard-spec details pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:260px;overflow:auto;background:#101923;border-radius:6px;padding:13px;font:12px/1.75 inherit;color:#c1d1e2}.st-workbench-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:14px}.st-storyboard-edit{margin-top:20px}.st-storyboard-edit>summary{font-size:14px;color:#bcd8f5}.st-storyboard-settings{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;align-items:start;padding-top:12px}.st-storyboard-settings .st-inspector{padding:17px}.st-video-library>.st-result-toolbar{justify-content:space-between}.st-library-group{margin-bottom:20px}.st-library-heading{margin-bottom:16px}.st-library-heading small{color:#83b8f3}.st-library-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:18px}.st-library-video{min-width:0;border:1px solid #31465d;border-radius:7px;padding:13px;background:#121d29}.st-library-version{margin-bottom:9px}.st-review.is-compact .st-review-stage video{max-height:360px}.st-review.is-compact .st-review-transport{font-size:11px}.st-review.is-compact .st-review-transport input{width:65px!important}@media(max-width:1180px){.st-storyboard-workbench{grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr)}.st-storyboard-settings{grid-template-columns:minmax(0,1fr) 280px}.st-review-transport label{display:none!important}}@media(max-width:900px){.st-storyboard-workbench,.st-storyboard-settings{grid-template-columns:1fr}.st-storyboard-video{order:1}.st-storyboard-spec{order:2}.st-library-grid{grid-template-columns:1fr}.st-review-transport label{display:flex!important}}@media(max-width:600px){.st-storyboard-video,.st-storyboard-spec{padding:13px}.st-video-await{min-height:230px}.st-review-transport label{display:none!important}.st-review-transport .st-capture{margin-left:auto}.st-library-video{padding:9px}}.st-video-generate{min-width:140px;font-size:14px!important}.st-locked-table{display:grid;grid-template-columns:80px 90px 1fr;margin:14px 0;border:1px solid #34495e;border-radius:6px;overflow:hidden}.st-locked-table span{padding:10px;background:#23384d;color:#cee4fc;font-size:12px;border-right:1px solid #34495e}.st-locked-table span:last-child{border:0}.st-storyboard-locked .st-storyboard-spec>p{font-size:12px}.st-departments{min-width:0}.st-department-intro{margin-bottom:18px}.st-department-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;margin-bottom:18px}.st-department-card{min-width:0;background:#17222f;border:1px solid #2f4257;border-radius:9px;padding:17px;display:flex;flex-direction:column;gap:13px}.st-department-card.is-reading{border-color:#5684b7;box-shadow:0 0 0 1px #4276ad33}.st-department-card>header{display:flex;gap:13px;align-items:flex-start}.st-department-card h3{margin:0;font-size:16px}.st-department-card header p{margin:3px 0 0;font-size:12px}.st-dept-icon{width:54px;height:54px;flex:0 0 54px;border:1px dashed #55708e;border-radius:12px;background:#101b27;display:grid;place-content:center;text-align:center;color:#a9d0fa;overflow:hidden}.st-dept-icon>span{font-size:18px;line-height:1.1}.st-dept-icon>small{font-size:9px;color:#718ba6}.st-dept-number{font-size:10px;color:#72a8df;letter-spacing:1px}.st-dept-brief,.st-dept-output{border:1px solid #30445a;border-radius:7px;padding:12px;background:#111c28}.st-dept-output{background:#131e2b}.st-dept-block-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.st-dept-block-title h4{font-size:12px;margin:0;color:#cfe3f8}.st-dept-block-title>span{font-size:10px;color:#8fb5dd;border:1px solid #3e5873;border-radius:99px;padding:1px 7px;white-space:nowrap}.st-dept-brief>p,.st-dept-output>p{font-size:11px;margin:0}.st-dept-text{max-height:190px;overflow:auto;padding-right:5px}.st-dept-text h1,.st-dept-text h2,.st-dept-text h3{font-size:13px!important;margin:9px 0 5px!important}.st-dept-text p,.st-dept-text li{font-size:11px!important;line-height:1.65}.st-department-card>footer{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto}.st-dept-reading{padding:10px;border:1px solid #3c5e82;border-radius:6px;background:#142941}.st-dept-reading>div:first-child{display:flex;justify-content:space-between;gap:8px;font-size:11px}.st-dept-reading strong{color:#c8e2ff}.st-dept-reading span,.st-dept-reading small{color:#8eafd1;font-size:10px}.st-dept-progress{height:6px;background:#0b1724;border-radius:99px;overflow:hidden;margin:7px 0 5px}.st-dept-progress i{display:block;height:100%;background:linear-gradient(90deg,#4f98ed,#9acfff);border-radius:inherit;transition:width .8s ease}@media(max-width:720px){.st-department-grid{grid-template-columns:1fr}.st-department-card{padding:14px}}.st-model-picker{display:flex;align-items:center;gap:8px;margin:11px 0 15px;position:relative}.st-model-picker>span{font-size:10px;color:#788ea5;white-space:nowrap}.st-model-menu{position:relative}.st-model-menu>summary{list-style:none;display:flex;align-items:center;gap:6px;padding:4px 8px;border:1px solid #344a61;border-radius:5px;background:#142131;color:#b8c9da;font-size:10px;line-height:1.4}.st-model-menu>summary::-webkit-details-marker{display:none}.st-model-menu>summary i,.st-model-popover button>i{width:6px;height:6px;border-radius:50%;background:#72b1f7;display:inline-block}.st-model-menu>summary b{font-weight:500}.st-model-menu>summary em{font-style:normal;color:#72879e}.st-model-popover{position:absolute;left:0;top:calc(100% + 6px);z-index:20;min-width:190px;max-height:230px;overflow:auto;padding:6px;background:#111d2a;border:1px solid #425970;border-radius:7px;box-shadow:0 14px 35px #0008}.st-model-popover button{display:flex;width:100%;align-items:center;gap:7px;text-align:left;padding:7px 8px;border-radius:4px;color:#b9c9db;font-size:11px}.st-model-popover button:hover,.st-model-popover button.active{background:#213b56;color:#e1f0ff}.st-model-popover button>span{margin-left:auto;color:#82bdf9}.st-model-popover .st-model-reload{border-top:1px solid #304359;border-radius:0;margin-top:5px;padding-top:9px;color:#83b7eb}.st-department-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(370px,1fr));gap:18px;margin:20px 0}.st-department-summary{min-width:0;background:#182431;border:1px solid #31465c;border-radius:10px;padding:20px;display:flex;flex-direction:column;gap:14px}.st-department-summary.is-reading{border-color:#6595c8}.st-department-summary>header{display:grid;grid-template-columns:64px minmax(0,1fr);gap:15px;align-items:center}.st-department-summary .st-dept-icon{width:64px;height:64px}.st-department-summary h3{font-size:18px;margin:0}.st-department-summary header p{font-size:13px;margin:3px 0 0}.st-summary-line{display:block;width:100%;text-align:left;background:#101b27!important;border:1px solid #30445a!important;border-radius:7px;padding:13px 14px!important}.st-summary-line>span{display:block;font-size:11px;color:#7fa9d4;margin-bottom:5px}.st-summary-line>p{margin:0;color:#d5e0ed;font-size:14px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.st-department-summary>footer{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.st-department-summary>footer>span{font-size:12px;color:#8fa6bf;margin-right:auto}.st-department-detail{max-width:1100px;margin:0 auto}.st-detail-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.st-detail-top>span{color:#9cccf7;font-size:13px}.st-department-detail-head{display:flex;align-items:center;gap:20px;margin-bottom:24px;padding:22px;border-bottom:1px solid #304257}.st-department-detail-head .st-dept-icon.is-large{width:76px;height:76px;flex-basis:76px}.st-department-detail-head .st-step{margin-bottom:5px}.st-department-detail-head h1{font-size:28px;margin:0}.st-department-detail-head p{font-size:14px;margin:4px 0}.st-detail-editor{margin-bottom:18px}.st-detail-editor>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.st-detail-editor h2{font-size:18px;margin:0}.st-detail-editor>div>span{font-size:12px;color:#8da4bc}.st-detail-editor textarea{font-size:14px!important;line-height:1.85!important;padding:15px!important}.st-detail-save{display:flex;align-items:center;gap:12px;position:sticky;bottom:16px;background:#101820e8;border:1px solid #32475d;border-radius:8px;padding:12px;margin-top:18px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:760px){.st-department-overview{grid-template-columns:1fr}.st-department-summary>header{grid-template-columns:54px minmax(0,1fr)}.st-department-summary .st-dept-icon{width:54px;height:54px}.st-department-detail-head{padding:12px}.st-detail-editor>div:first-child{display:block}.st-detail-editor>div>span{display:block;margin-top:4px}}.st-execution-layer{border-color:#426589;background:linear-gradient(180deg,#192b3d,#162331)}.st-execution-hint{margin:0 0 14px;color:#9fb5cc!important;font-size:13px!important}.st-execution-call{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:12px 0 15px;padding:12px;background:#102238;border:1px solid #355779;border-radius:7px}.st-execution-call .st-primary{min-width:170px}.st-execution-wait{font-size:12px;color:#a9c8e8}.st-execution-error{margin:0 0 14px;padding:11px 13px;border:1px solid #874c54;border-radius:6px;background:#3b1f27;color:#f2bdc2!important;font-size:13px!important}.st-department-directions{margin:12px 0 16px;padding:13px;border:1px solid #35516f;border-radius:7px;background:#101d2b}.st-department-directions>strong{display:block;margin-bottom:9px;color:#cfe4f8;font-size:13px}.st-department-directions>div{display:grid;grid-template-columns:82px minmax(0,1fr);gap:10px;padding:8px 0;border-top:1px solid #2d4055}.st-department-directions span{color:#82b9ef;font-size:11px}.st-department-directions p{margin:0;color:#c2d0df;font-size:12px;white-space:pre-wrap}.st-reference-board{margin-bottom:24px}.st-reference-grid,.st-plan-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin-top:18px}.st-reference-card,.st-plan-card,.st-feedback-card,.st-look-edit{background:var(--st-bg);border:1px solid var(--st-line);border-radius:9px;padding:16px;min-width:0}.st-reference-card>img{display:block;width:100%;height:170px;object-fit:contain;border-radius:6px;background:#fff;margin-bottom:12px}.st-reference-card>div>small,.st-plan-card span,.st-plan-card small{display:block;color:var(--st-muted);margin-top:5px}.st-reference-card strong{overflow-wrap:anywhere}.st-reference-card label{margin-top:12px}.st-app .st-inline-check{display:flex!important;align-items:center;gap:9px;font-size:14px;margin:12px 0}.st-app .st-inline-check input{margin:0;flex:0 0 auto;width:auto}.st-reference-board .st-action-row>input{flex:1;min-width:180px}.st-design-source{border:1px solid var(--st-line);padding:18px;border-radius:8px;display:flex;gap:14px;flex-wrap:wrap;align-items:center}.st-design-source p{flex-basis:100%;margin:0}.st-plan-card{text-align:left;line-height:1.7}.st-app .st-plan-card.active{border-color:var(--st-blue);box-shadow:0 0 0 1px var(--st-blue)}.st-frame-source{border:1px solid var(--st-line);padding:16px;border-radius:8px;margin:16px 0}.st-frame-source>img{max-width:100%;width:300px;height:170px;object-fit:contain;margin-top:12px}.st-look-edit{margin:12px 0}.st-client-workspace>.st-panel,.st-memory-editor{margin-bottom:24px}.st-delivery-list{max-height:360px;overflow:auto}.st-app .st-delivery-item{display:flex;gap:12px;align-items:flex-start;border-bottom:1px solid var(--st-line);padding:14px 0}.st-delivery-item>input{flex:0 0 auto}.st-delivery-item span{min-width:0}.st-delivery-item strong,.st-delivery-item small,.st-delivery-item code{display:block}.st-delivery-item code{font-size:11px;color:var(--st-muted);overflow-wrap:anywhere}.st-sync-preview{border:1px solid var(--st-line);padding:18px;border-radius:8px;margin-top:20px}.st-sync-preview pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:200px;overflow:auto;font:inherit}.st-feedback-card{margin:12px 0}.st-feedback-card p{white-space:pre-wrap;overflow-wrap:anywhere}.st-feedback-card a{color:var(--st-blue)}.st-archive-stats{display:flex;gap:40px;flex-wrap:wrap;margin:24px 0}.st-archive-stats strong{display:block;font-size:26px;color:var(--st-text)}.st-archive-stats span{color:var(--st-muted)}.st-archive-row{display:flex;gap:16px;justify-content:space-between;border-bottom:1px solid var(--st-line);padding:12px 0;overflow-wrap:anywhere}.st-evidence-list{max-height:260px;overflow:auto}.st-memory-editor>label{margin:16px 0}.st-success{padding:14px;border:1px solid #498a6f;border-radius:6px;color:var(--st-text)!important;background:#3e77501c}.st-app .st-reference-board label,.st-app .st-memory-editor label,.st-client-workspace label{font-size:14px}.st-app .st-reference-card .st-action-row{align-items:flex-start}.st-tabs button{flex-shrink:0}@media(max-width:700px){.st-reference-grid,.st-plan-grid{grid-template-columns:1fr}.st-design-source{align-items:flex-start;flex-direction:column}.st-archive-stats{gap:24px}.st-archive-row{flex-wrap:wrap}.st-feedback-card .st-action-row>select{min-width:0}.st-app .st-title-row{flex-wrap:wrap}}.hl-batch-toolbar{display:flex;justify-content:space-between;gap:18px;align-items:center;margin:0 0 20px}.hl-batch-toolbar h2{font-size:20px}.hl-batch-toolbar p{font-size:12px}.hl-batch-actions{display:flex;gap:8px;flex-wrap:wrap}.hl-batch-actions button{font-size:12px;white-space:nowrap}.hl-review-grid{display:grid;grid-template-columns:220px minmax(260px,1fr) 300px;gap:16px;align-items:start}.hl-clip-rail,.hl-current-review,.hl-review-comments{border:1px solid var(--line);border-radius:12px;background:#fff;min-width:0}.hl-clip-rail{padding:14px 10px;max-height:800px;overflow:auto}.hl-rail-title{padding:7px 10px 17px;font-weight:600;font-size:13px;display:flex;justify-content:space-between}.hl-rail-title span{color:var(--muted)}.hl-rail-empty{padding:10px;font-size:12px}.hl-clip-tag{display:flex;align-items:center;border:1px solid transparent;border-radius:9px;margin:5px 0}.hl-clip-tag.is-active{background:#eaf5f3;border-color:#85bdb7}.hl-app .hl-clip-tag>button{display:flex;gap:9px;flex:1;min-width:0;text-align:left;background:none;border:0;padding:12px 7px}.hl-clip-tag b{font-size:12px;line-height:1.7;display:block;overflow-wrap:anywhere}.hl-clip-tag small{font-size:10px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hl-clip-number{font-size:11px;color:#308a8f;margin-top:4px}.hl-clip-tag em{font-size:10px;font-style:normal;display:inline-block;margin-top:8px;color:#8b6941;background:#faf0dc;padding:2px 6px;border-radius:4px}.hl-clip-tag em.approved{color:#237948;background:#dcf2e5}.hl-clip-tag>a{padding:10px;color:#267d85;text-decoration:none}.hl-app .hl-add-plan{font-size:11px;width:100%;margin-top:12px;border-style:dashed}.hl-current-review{padding:18px}.hl-current-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:15px}.hl-current-heading span{font-size:10px;color:var(--muted)}.hl-current-heading h3{margin:5px 0;font-size:16px}.hl-current-heading button{font-size:11px;padding:8px 10px;white-space:nowrap}.hl-video-stage{background:#10151b;border-radius:9px;display:flex;justify-content:center;overflow:hidden}.hl-video-stage video{display:block;width:100%;height:min(56vh,590px);object-fit:contain}.hl-version-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:14px}.hl-version-row label{flex:1;min-width:120px;font-size:11px}.hl-version-row a{color:var(--teal);font-size:11px}.hl-decision{border-top:1px solid var(--line);margin-top:18px}.hl-decision p,.hl-decision label{font-size:11px}.hl-review-placeholder{min-height:360px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:#f4f7f8;border:1px dashed #d1dfe2;border-radius:10px;padding:25px}.hl-review-placeholder>span{font-size:45px;color:#78a7ac}.hl-review-placeholder p{font-size:12px;max-width:310px}.hl-review-placeholder button{font-size:12px;margin-top:16px}.hl-review-comments{padding:20px 16px;max-height:900px;overflow:auto}.hl-review-comments header{border-bottom:1px solid var(--line);padding-bottom:16px}.hl-review-comments h3{margin:0 0 6px}.hl-comment-composer{margin-top:18px}.hl-comment-time{font-size:12px;color:#247b84;background:#edf6f4;border-radius:5px;padding:4px 7px;display:inline-block;margin-bottom:9px}.hl-comment-composer textarea{font-size:12px!important}.hl-comment-composer small{line-height:1.7}.hl-comment-composer button{font-size:12px}.hl-comment-feed article{border-top:1px solid var(--line);padding:16px 0}.hl-comment-feed article p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;color:var(--ink)}.hl-comment-feed button{font-size:10px;padding:5px 9px;margin-right:5px}.hl-comments-empty{padding:30px 6px;font-size:12px;color:var(--muted);line-height:1.9}.hl-batch-confirm{padding:20px;background:#fffaf0;border:1px solid #eddbb3;border-radius:10px;margin-bottom:20px}.hl-batch-confirm h3{margin:0 0 9px}.hl-batch-confirm p,.hl-batch-confirm label{font-size:12px}.hl-batch-progress{display:flex;gap:15px;align-items:center;font-size:12px;color:#476f78;margin:12px 0 20px}.hl-batch-progress progress{max-width:300px;flex:1;accent-color:var(--teal)}.hl-app:has(.hl-batch-workspace) .hl-sidebar{width:176px;padding:26px 10px}.hl-app:has(.hl-batch-workspace) .hl-main{padding:28px 22px;max-width:none}.hl-app:has(.hl-batch-workspace) .hl-top{margin-bottom:14px}.hl-app:has(.hl-batch-workspace) .hl-tabs{margin-bottom:20px}@media(max-width:1250px){.hl-review-grid{grid-template-columns:175px minmax(230px,1fr) 260px;gap:10px}.hl-app:has(.hl-batch-workspace) .hl-sidebar{width:145px}.hl-app:has(.hl-batch-workspace) .hl-main{padding:24px 14px}.hl-batch-toolbar{flex-wrap:wrap}.hl-review-comments{padding:17px 12px}}@media(max-width:1000px){.hl-review-grid{grid-template-columns:165px minmax(250px,1fr)}.hl-review-comments{grid-column:2}.hl-clip-rail{grid-row:1/3}.hl-video-stage video{height:460px}}@media(max-width:680px){.hl-app:has(.hl-batch-workspace) .hl-sidebar{width:100%}.hl-review-grid{grid-template-columns:1fr}.hl-review-comments{grid-column:auto}.hl-clip-rail{grid-row:auto;max-height:240px}.hl-video-stage video{height:420px}.hl-current-review{padding:12px}.hl-app:has(.hl-batch-workspace) .hl-main{padding:20px 12px}.hl-batch-actions{width:100%}.hl-batch-actions button{flex:1}}.hl-clip-rail{padding:12px 8px}.hl-rail-title{padding:6px 8px 10px;font-size:12px}.hl-clip-tag{margin:4px 0}.hl-app .hl-clip-tag>button{align-items:center;gap:8px;padding:11px 7px}.hl-clip-tag b{flex:1;min-width:0;font-size:12px;font-weight:500;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hl-clip-number{flex-shrink:0;margin:0;font-variant-numeric:tabular-nums}.hl-clip-tag>a{padding:8px 5px;font-size:11px;opacity:.55}.hl-clip-tag:hover>a,.hl-clip-tag>a:focus-visible{opacity:1}.hl-clip-state{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:var(--muted)}.hl-clip-state[data-status=已批准]{background:#55b68a}.hl-clip-state[data-status=需修改]{background:#e0a15d}.hl-clip-state[data-status=制作中]{background:#73b2ef}.hl-sample-gate,.hl-plan-versions{border:1px solid var(--line);border-radius:10px;padding:17px 18px;margin:0 0 20px;background:var(--ui-panel,#fff)}.hl-flow{display:flex;gap:10px;list-style:none;padding:0;margin:0 0 17px;flex-wrap:wrap;font-size:11px;color:var(--muted)}.hl-flow li{padding:6px 10px;border-radius:6px;background:var(--ui-input,#f5f7f9)}.hl-flow li.done{color:var(--teal)}.hl-flow li.current{border:1px solid var(--line);color:var(--ink)}.hl-sample-controls,.hl-version-tools{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hl-sample-controls label,.hl-version-tools label{font-size:11px;min-width:150px}.hl-sample-controls>span,.hl-version-tools>span{font-size:11px;color:var(--muted)}.hl-app .hl-sample-gate p,.hl-app .hl-plan-versions p,.hl-app .hl-revision-request p{font-size:11px}.hl-revision-note{flex:1}.hl-app .hl-revision-request button{margin-top:10px;font-size:11px}.hl-revision-request textarea{font-size:12px!important}.hl-plan-versions article{padding:8px 0;border-bottom:1px solid var(--line)}.hl-plan-versions article b{font-size:11px;font-weight:500}.hl-plan-versions article p{white-space:pre-wrap}.hl-diff-wrap{overflow:auto}.hl-diff-wrap table{width:100%;min-width:540px;border-collapse:collapse;font-size:11px;table-layout:fixed}.hl-diff-wrap th,.hl-diff-wrap td{border:1px solid var(--line);padding:9px;text-align:left;vertical-align:top}.hl-diff-wrap th:first-child{width:90px}.hl-diff-wrap pre{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;max-height:220px;overflow:auto;font:11px/1.7 inherit}.hl-version-hint{font-size:11px;color:var(--muted);margin:8px 0;line-height:1.7}@media(max-width:680px){.hl-sample-gate,.hl-plan-versions{padding:12px}.hl-sample-controls>label,.hl-version-tools>label{width:100%}.hl-flow{gap:5px}.hl-flow li{padding:4px 7px}}.hl-snapshot{white-space:pre-wrap;overflow-wrap:anywhere;max-height:270px;overflow:auto;font-size:11px}.hl-plan-voice{display:flex;align-items:center;gap:12px;margin:0 0 22px;padding:0 0 18px;border-bottom:1px solid var(--line);flex-wrap:wrap}.hl-plan-voice>button{font-size:13px;color:var(--teal);background:#edf6f4;border-color:#cde5e1}.hl-plan-voice>span{font-size:11px;color:var(--muted)}.hl-voice-alternative{display:flex!important;align-items:center;gap:7px;margin-left:auto;font-size:11px!important;color:var(--muted)}.hl-app .hl-voice-alternative select{width:145px;padding:6px 8px;font-size:11px;border-color:#e7ebef;background:transparent;color:#75818e}.hl-voice-error{color:#a84432!important}.hl-plan-table-wrap{width:100%;overflow:auto;margin-bottom:22px}.hl-plan-table{border-collapse:collapse;width:100%;min-width:760px;text-align:left;font-size:12px;line-height:1.7}.hl-plan-table th{font-weight:500;white-space:nowrap;color:#75818d;background:#f6f8fa;padding:13px 12px;border-bottom:1px solid var(--line)}.hl-plan-table td{padding:16px 12px;border-bottom:1px solid var(--line);vertical-align:top}.hl-plan-table td:nth-child(2){min-width:185px;max-width:290px}.hl-plan-table td:nth-child(3){min-width:150px;max-width:260px}.hl-plan-table td:nth-child(4){white-space:nowrap}.hl-plan-table td:nth-child(5){max-width:210px;min-width:135px}.hl-plan-table td:last-child{min-width:115px}.hl-plan-table .selected{background:#f1f8f6}.hl-app .hl-plan-name{background:none;border:0;padding:0;text-align:left;font-weight:600;color:var(--ink);font-size:13px}.hl-plan-table p{font-size:11px;color:var(--muted);margin:6px 0}.hl-plan-table details{margin:0;font-size:11px}.hl-plan-table details div{padding:7px 0;border-top:1px dashed var(--line)}.hl-plan-table details b{font-weight:400;display:block;overflow-wrap:anywhere;font-size:10px}.hl-plan-table details span{color:var(--teal)}.hl-table-status{font-size:10px;color:#647780;display:block}.hl-app .hl-plan-review{padding:4px 0;border:0;background:none;color:var(--teal);font-size:11px;display:block}.hl-plan-table a{font-size:10px;color:var(--muted)}.hl-table-empty{text-align:center!important;padding:55px 25px!important;color:var(--muted)}.hl-plan-tools{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.hl-plan-tools .hl-import{margin:0;font-size:11px}.hl-plan-tools input{font-size:11px}@media(max-width:680px){.hl-voice-alternative{margin-left:0;width:100%}.hl-plan-voice>span{max-width:200px;line-height:1.7}}.hl-plan-table{min-width:880px}.hl-plan-table td:nth-child(2){min-width:150px;max-width:200px}.hl-plan-table td:nth-child(3){min-width:170px;max-width:240px}.hl-plan-table td:nth-child(4){min-width:150px;max-width:260px;white-space:normal}.hl-plan-table td:nth-child(5){min-width:75px;max-width:none;white-space:nowrap}.hl-plan-table td:nth-child(6){min-width:135px;max-width:210px}.hl-app{--ink:#283343;--muted:#778292;--line:#e2e7ed;--teal:#147d88;display:flex;min-height:100vh;background:#f4f6f8;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif}.hl-app *{box-sizing:border-box}.hl-app button,.hl-app input,.hl-app textarea,.hl-app select{font:inherit}.hl-app button,.hl-app a{transition:background .16s,color .16s}.hl-app button{padding:10px 15px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);cursor:pointer}.hl-app button:hover:not(:disabled){border-color:var(--teal);color:var(--teal)}.hl-app button:disabled{opacity:.5;cursor:not-allowed}.hl-app .hl-primary{background:var(--teal);color:#fff;border-color:var(--teal)}.hl-app .hl-primary:hover:not(:disabled){background:#096771;color:#fff}.hl-app input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),.hl-app textarea,.hl-app select{width:100%;background:#fbfcfd;border:1px solid #dbe1e8;border-radius:8px;padding:11px;color:var(--ink)}.hl-app input:focus,.hl-app textarea:focus,.hl-app select:focus{outline:2px solid #9dd6d8;outline-offset:1px}.hl-app textarea{resize:vertical;line-height:1.7}.hl-app label{display:block;font-size:13px;line-height:1.8}.hl-app h1,.hl-app h2,.hl-app h3{margin:0 0 12px}.hl-app h1{font-size:30px;letter-spacing:-1px}.hl-app h2{font-size:21px}.hl-app h3{font-size:15px;margin-top:18px}.hl-app p{line-height:1.8;margin:8px 0;color:var(--muted)}.hl-sidebar{width:228px;flex-shrink:0;position:sticky;top:0;height:100vh;background:#fff;border-right:1px solid var(--line);padding:32px 20px;display:flex;flex-direction:column}.hl-brand{font-size:27px;font-weight:800;color:#126a78;text-decoration:none;margin:0 12px 34px}.hl-brand span{display:block;font-size:11px;letter-spacing:3px;color:var(--muted);font-weight:400;margin-top:7px}.hl-nav{padding:13px 16px;margin-bottom:8px;border-radius:9px;text-decoration:none;color:#657082;font-size:14px}.hl-nav.active{background:#e9f4f3;color:#0c7580;font-weight:600}.hl-section{font-size:11px;letter-spacing:2px;padding:20px 12px 3px}.hl-projects{overflow:auto;flex:1}.hl-projects button{display:block;width:100%;text-align:left;margin-bottom:7px;border-color:transparent;font-size:13px}.hl-projects button.selected{background:#f1f6f7}.hl-app small{display:block;font-size:11px;color:var(--muted);font-weight:400;margin-top:5px}.hl-sidebar-foot{border-top:1px solid var(--line);padding:20px 10px 0;font-size:12px}.hl-sidebar-foot span{color:#19848b}.hl-sidebar-foot a{display:block;margin-top:20px;color:#748290;font-size:11px}.hl-main{min-width:0;flex:1;max-width:1600px;padding:38px 44px 90px}.hl-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.hl-eyebrow{font-size:10px;letter-spacing:3px;color:#26818b!important;margin-bottom:12px!important}.hl-top p{font-size:13px}.hl-badge{font-size:11px;padding:10px 13px;border:1px solid #dce9e7;border-radius:30px;white-space:nowrap;background:#fff}.hl-badge span{color:#198977;margin-left:8px}.hl-welcome{display:grid;grid-template-columns:1.5fr 1fr;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;min-height:360px}.hl-welcome>div:first-child{padding:50px 40px}.hl-kicker{display:inline-block;font-size:11px;color:var(--teal);background:#edf7f4;border-radius:20px;padding:6px 12px;margin-bottom:20px}.hl-welcome h2{font-size:32px}.hl-welcome p{font-size:14px;max-width:510px}.hl-create{display:flex;gap:10px;margin-top:26px}.hl-create button{white-space:nowrap}.hl-poster{background:linear-gradient(140deg,#edf6f6,#d9e9eb);display:flex;align-items:center;justify-content:center;flex-direction:column;padding:25px}.hl-poster img{width:190px;height:200px;object-fit:contain;filter:drop-shadow(0 15px 20px #47708025)}.hl-poster span{font-size:11px;color:#52757c;letter-spacing:1px}.hl-features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:23px 0}.hl-features article{padding:25px;background:#fff;border:1px solid var(--line);border-radius:13px}.hl-features b{font-size:12px;color:#349198}.hl-features p{font-size:12px}.hl-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:26px;margin-bottom:22px}.hl-card>label{margin-bottom:14px}.hl-card p{font-size:13px}.hl-card-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.hl-card-heading h2{margin:0}.hl-card-heading small{display:inline;margin-left:10px}.hl-tabs{display:flex;gap:8px;border-bottom:1px solid var(--line);margin-bottom:25px;overflow:auto}.hl-tabs button{background:none;border:0;border-radius:0;padding:15px 16px;font-size:13px;white-space:nowrap}.hl-tabs button.active{border-bottom:3px solid var(--teal);color:var(--teal);font-weight:600}.hl-tabs span{font-size:10px;margin-right:9px;opacity:.6}.hl-inline,.hl-fields{display:flex;gap:12px;align-items:center;margin:14px 0;flex-wrap:wrap}.hl-inline>input{flex:1;min-width:200px}.hl-fields label{max-width:170px}.hl-fields span{font-size:11px;color:var(--muted);flex:1}.hl-check{display:flex!important;gap:9px;align-items:center;margin:16px 0}.hl-source-list,.hl-plan-list{display:flex;gap:9px;overflow:auto;margin:18px 0}.hl-source-list button,.hl-plan-list button{min-width:155px;text-align:left;font-size:12px;max-width:320px;flex-shrink:0}.hl-source-list button.active,.hl-plan-list button.active{background:#edf6f5;border-color:#238590}.hl-source-review{display:grid;grid-template-columns:minmax(200px,1fr) 1.5fr;gap:25px;margin-top:22px}.hl-source-review video{width:100%;max-height:520px;border-radius:10px;background:#10151b}.hl-scene{display:grid;grid-template-columns:65px 65px 1fr auto;gap:6px;margin:8px 0}.hl-scene button{padding:5px}.hl-app details{margin:16px 0;font-size:12px;color:var(--muted)}.hl-app summary{cursor:pointer;margin-bottom:10px}.hl-shot{display:grid;grid-template-columns:24px 1.3fr 70px 15px 70px 1.5fr auto;gap:8px;align-items:center;margin:9px 0;font-size:12px}.hl-cue{padding:16px;background:#f6f8fa;border-radius:9px;margin-bottom:12px}.hl-cue input{margin-top:8px}.hl-voices{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:22px}.hl-voices article{border:1px solid var(--line);padding:18px;border-radius:12px}.hl-voices article.selected{border-color:var(--teal);background:#f1f9f7}.hl-voices audio{width:100%;height:35px;margin-top:15px}.hl-voices input{margin-right:9px}.hl-alert,.hl-notice{padding:14px 18px;border-radius:9px;margin-bottom:20px;font-size:13px;line-height:1.6}.hl-alert{background:#fff0ed;color:#a84432;border:1px solid #f2cdc5}.hl-notice{background:#e9f6ed;color:#297244}.hl-jobs{font-size:12px;padding:12px 17px;background:#eaf1f7;border-radius:10px;margin-bottom:20px;line-height:1.9}.hl-job-error{display:block;color:#a64635}.hl-hint{font-size:12px!important}.hl-import{margin-top:16px}.hl-import input{display:block;font-size:12px}.hl-review{display:grid;grid-template-columns:minmax(250px,1fr) 320px;gap:22px}.hl-player{background:#fff;padding:18px;border:1px solid var(--line);border-radius:13px}.hl-player video{width:100%;max-height:660px;background:#0e1319;border-radius:8px}.hl-seek{display:flex;gap:12px;align-items:center;font-size:12px;margin:15px 0}.hl-seek input{flex:1;accent-color:var(--teal);min-width:0}.hl-download{display:inline-block;padding:10px 15px;background:var(--teal);color:#fff;text-decoration:none;border-radius:8px;font-size:13px}.hl-comments{background:#fff;padding:22px;border:1px solid var(--line);border-radius:13px}.hl-comments article{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.hl-comments article p{font-size:13px;color:var(--ink);white-space:pre-wrap}.hl-comments article button{padding:5px 10px;font-size:11px;margin-right:6px}.hl-time{color:var(--teal)!important;background:#eff7f6!important}.hl-empty{padding:70px 35px;text-align:center;background:#fff;border:1px dashed #cfdde0;border-radius:12px}.hl-empty p{font-size:13px}@media(max-width:1050px){.hl-sidebar{width:190px;padding:25px 12px}.hl-main{padding:30px 24px}.hl-top{align-items:flex-start}.hl-badge{display:none}.hl-welcome{grid-template-columns:1fr}.hl-poster{display:none}.hl-source-review,.hl-review{grid-template-columns:1fr}.hl-shot{grid-template-columns:24px 1fr 65px 10px 65px}.hl-shot input:last-of-type{grid-column:2/5}.hl-features{gap:10px}}@media(max-width:680px){.hl-app{display:block}.hl-sidebar{width:100%;height:auto;position:static;display:flex;flex-direction:row;align-items:center;padding:14px;gap:8px}.hl-brand{font-size:20px;margin:0 12px 0 0}.hl-brand span,.hl-section,.hl-projects,.hl-sidebar-foot{display:none}.hl-nav{font-size:11px;padding:8px;margin:0}.hl-main{padding:25px 15px}.hl-main h1{font-size:25px}.hl-welcome>div:first-child{padding:30px 24px}.hl-welcome h2{font-size:26px}.hl-create{flex-direction:column}.hl-features{grid-template-columns:1fr}.hl-card{padding:20px 16px}.hl-tabs button{padding:12px 8px;font-size:12px}.hl-tabs span{display:none}.hl-scene{grid-template-columns:60px 60px 1fr}.hl-scene input:last-of-type{grid-column:1/4}.hl-voices{grid-template-columns:1fr}.hl-card-heading{flex-wrap:wrap}}.clip-app{max-width:980px;margin:0 auto;padding:28px 20px 64px;background:var(--ui-bg);color:var(--ui-text);min-height:100vh}.clip-header h1{margin:12px 0 6px;font-size:26px}.clip-header p{margin:0 0 22px;color:var(--ui-muted);font-size:13.5px}.clip-back{color:var(--ui-muted);font-size:13px;text-decoration:none}.clip-form,.clip-progress,.clip-error,.clip-result{background:var(--ui-panel);border:1px solid var(--ui-line);border-radius:14px;padding:22px}.clip-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}.clip-form label{display:flex;flex-direction:column;gap:6px;font-size:12.5px;font-weight:700;color:var(--ui-muted)}.clip-full{margin-top:14px}.clip-form input,.clip-form select,.clip-form textarea{background:var(--ui-input);border:1px solid var(--ui-line);border-radius:9px;color:var(--ui-text);padding:10px 12px;font-size:14px;font-family:inherit}.clip-form textarea{resize:vertical;line-height:1.6}.clip-form input:focus,.clip-form select:focus,.clip-form textarea:focus{outline:2px solid var(--ui-accent);outline-offset:1px}.clip-actions{display:flex;align-items:center;gap:16px;margin-top:20px}.clip-submit{border:0;border-radius:11px;padding:12px 28px;color:#fff;background:linear-gradient(115deg,#21a4b8,#2485f4);font-size:14.5px;font-weight:800;cursor:pointer}.clip-submit:disabled{opacity:.45;cursor:not-allowed}.clip-running{color:var(--ui-muted);font-size:13px}.clip-progress{margin-top:16px;text-align:center;color:var(--ui-muted)}.clip-spinner{width:34px;height:34px;margin:6px auto 12px;border-radius:50%;border:3px solid var(--ui-line);border-top-color:var(--ui-accent);animation:clip-spin .9s linear infinite}@keyframes clip-spin{to{transform:rotate(360deg)}}.clip-error{margin-top:16px;border-color:var(--ui-error);color:var(--ui-error);display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap}.clip-error button,.clip-result-actions button{border:1px solid var(--ui-line);background:var(--ui-raised);color:var(--ui-text);border-radius:9px;padding:8px 14px;font-size:13px;font-weight:700;cursor:pointer}.clip-error button:hover,.clip-result-actions button:hover{border-color:var(--ui-accent)}.clip-result{margin-top:16px}.clip-result-bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:16px}.clip-badge.ok{background:var(--ui-good-bg);color:var(--ui-good);border-radius:8px;padding:5px 10px;font-size:12.5px;font-weight:800}.clip-badge.warn{background:var(--ui-warn-bg, rgba(200, 140, 0, .14));color:var(--ui-warn, #b47800);border-radius:8px;padding:5px 10px;font-size:12.5px;font-weight:800;white-space:nowrap}.clip-upload{display:flex;flex-direction:column;gap:8px;border:1px dashed var(--ui-line);border-radius:10px;padding:14px 16px;margin-bottom:4px}.clip-upload-title{font-size:12.5px;font-weight:700;color:var(--ui-muted)}.clip-upload-row{display:flex;align-items:center;gap:10px}.clip-upload-row input[type=file]{display:none}.clip-upload-btn{padding:8px 16px;border-radius:8px;border:1px solid var(--ui-line);background:var(--ui-raised);color:var(--ui-text);font-size:13px;font-weight:700;cursor:pointer}.clip-upload-btn:disabled{opacity:.55;cursor:wait}.clip-upload-hint{margin:0;font-size:12px;color:var(--ui-muted);line-height:1.6}.clip-upload-msg{margin:0;font-size:12.5px;font-weight:700;color:var(--ui-accent, #3f7fe0)}.clip-upload-table{margin-top:4px}.clip-upload-warn{margin:0;padding-left:18px;font-size:12px;line-height:1.6;color:var(--ui-muted)}.clip-src-note{display:block;font-size:11px;color:var(--ui-muted);line-height:1.4}.clip-link{border-style:solid;border-color:var(--ui-accent, #3f7fe0)}.clip-link-input{flex:1;min-width:0;padding:9px 12px;border-radius:8px;border:1px solid var(--ui-line);background:var(--ui-bg);color:var(--ui-text);font-size:13px}.clip-material-meta{margin:0;font-size:12.5px;line-height:1.6}.clip-brief textarea{width:100%;box-sizing:border-box;resize:vertical;font:inherit;font-size:13px;line-height:1.6;padding:10px 12px;border-radius:8px;border:1px solid var(--ui-line);background:var(--ui-bg);color:var(--ui-text)}.clip-req{color:var(--ui-muted);font-size:12px}.clip-result-actions{margin-left:auto;display:flex;gap:8px;flex-wrap:wrap}.clip-table-wrap{overflow-x:auto;border:1px solid var(--ui-line);border-radius:10px}.clip-note{margin:0 0 10px;padding:8px 12px;border:1px solid var(--ui-line);border-radius:8px;background:var(--ui-surface-2, rgba(127, 127, 127, .08));color:var(--ui-muted);font-size:13px;line-height:1.5}.clip-table{width:100%;border-collapse:collapse;font-size:13px}.clip-table th,.clip-table td{padding:9px 12px;text-align:left;border-bottom:1px solid var(--ui-line);white-space:nowrap}.clip-table th{background:var(--ui-raised);color:var(--ui-muted);font-size:12px}.clip-title-cell{font-weight:700;white-space:normal}.clip-plan{margin-top:16px;border:1px solid var(--ui-line);border-radius:10px}.clip-plan summary{cursor:pointer;padding:10px 14px;font-weight:700;font-size:13.5px;color:var(--ui-muted)}.clip-plan pre{margin:0;padding:14px 16px 18px;overflow-x:auto;font-size:12.5px;line-height:1.65;white-space:pre-wrap;word-break:break-word;border-top:1px solid var(--ui-line)}.clip-usage{margin-top:12px;color:var(--ui-muted);font-size:12px}:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#082a49;background:#fff;font-synthesis:none;--cyan: #18cfc3;--blue: #2585f4;--pink: #f43f8c;--purple: #8b5cf6;--muted: #667c91;--line: #dcecf2}*{box-sizing:border-box}.ui-icon{flex-shrink:0;vertical-align:middle}.button,.banner-link{gap:8px}html{scroll-behavior:smooth}body{margin:0;min-width:320px}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.site-shell{position:relative;min-height:100vh;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 92% 12%,rgba(24,207,195,.07),transparent 25%),radial-gradient(circle at 5% 70%,rgba(37,133,244,.05),transparent 23%),#fff}.site-header,main,.site-footer{position:relative;z-index:2;width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:26px;border-bottom:1px solid rgba(8,42,73,.07);background:#ffffffb8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand img,.brand .image-fallback{display:flex;width:164px;height:58px;align-items:center;object-fit:contain}.brand .image-fallback{justify-content:flex-start;color:#087f98;background:none;font-size:20px}nav,.header-actions,.hero-actions{display:flex;align-items:center;gap:22px}nav a{font-size:15px;font-weight:650}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid #cfe5ec;border-radius:14px;padding:0 22px;background:#fff;cursor:pointer;font-size:15px;font-weight:750}.button-primary{border:0;color:#fff;background:linear-gradient(115deg,var(--cyan),var(--blue));box-shadow:0 10px 24px #2585f438}:focus-visible{outline:3px solid rgba(37,133,244,.46);outline-offset:4px}.hero{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:62px;min-height:500px;padding:64px 0 50px}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0;border:1px solid #d2f3f4;border-radius:999px;padding:8px 13px;color:#087f98;background:#edfcfd;font-size:13px;font-weight:760}.hero-eyebrow span{width:8px;height:8px;border-radius:50%;background:linear-gradient(115deg,var(--cyan),var(--blue))}h1{max-width:640px;margin:22px 0 18px;font-size:clamp(42px,4vw,61px);line-height:1.12;letter-spacing:-.04em}h1 em{font-style:normal;background:linear-gradient(115deg,var(--cyan),var(--blue));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-summary{max-width:650px;margin:0;color:var(--muted);font-size:18px;line-height:1.8}.hero-actions{margin-top:30px;gap:13px}.banner{position:relative;min-height:344px;overflow:hidden;border:1px solid #dceff3;border-radius:30px;background:linear-gradient(125deg,#f7efff,#ffeef5 54%,#e5f8ff);box-shadow:0 26px 70px #1974991f}.banner-content{position:relative;display:block;width:100%;min-height:344px;border:0;padding:31px 34px;color:inherit;background:transparent;text-align:left;cursor:pointer}.banner-meta{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:780}.banner-meta span{border-radius:999px;padding:7px 11px;color:#5b5a9b;background:#ffffffb8}.banner-meta small{color:#8090a2}.banner-copy{position:relative;z-index:2;display:block;max-width:66%;margin-top:46px}.banner-copy h2{margin:0 0 10px;font-size:29px;line-height:1.18}.banner-copy>span{color:#62768a;font-size:14px}.banner-link{position:absolute;z-index:2;left:34px;bottom:28px;color:#147f9f;font-size:13px;font-weight:780}.poster{position:absolute;right:30px;top:70px;display:flex;width:125px;height:205px;align-items:flex-end;border-radius:18px;padding:17px;color:#fff;background:linear-gradient(150deg,#293b84,#aa4e9d 64%,#f5b8d6);box-shadow:0 18px 35px #2e2f6838;transform:rotate(5deg);font-size:21px;font-weight:850;letter-spacing:.08em}.poster-cyan{background:linear-gradient(150deg,#075e78,#13bdb3 60%,#8ee9e3);transform:rotate(-4deg)}.poster-violet{background:linear-gradient(150deg,#542b87,#b34b9e 62%,#f3a6cc);transform:rotate(4deg)}.banner-cyan{background:linear-gradient(125deg,#e8fffb,#e6f5ff 56%,#f2efff)}.banner-violet{background:linear-gradient(125deg,#f3f2ff,#fff1fa 52%,#eafcff)}.banner-dots{position:absolute;z-index:4;left:34px;bottom:16px;display:flex;gap:7px}.banner-dots button{width:7px;height:7px;border:0;border-radius:99px;padding:0;background:#bed4db;cursor:pointer;transition:width .25s ease}.banner-dots button[aria-current=true]{width:24px;background:linear-gradient(115deg,var(--cyan),var(--blue))}.section{padding:72px 0;scroll-margin-top:80px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.section-heading h2{margin:0 0 7px;font-size:30px}.section-heading p{margin:0;color:var(--muted)}.expert-grid,.package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.expert-card{display:grid;grid-template-columns:108px minmax(0,1fr);gap:17px;min-width:0;border:1px solid rgba(255,255,255,.9);border-radius:24px;padding:18px;box-shadow:0 14px 42px #082a4912;transition:transform .24s ease,box-shadow .24s ease}.expert-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px #082a491c}.expert-red-fruit{background:linear-gradient(145deg,#fff1f5,#fff9ef 52%,#e9fbff)}.expert-highlight-clips{background:linear-gradient(145deg,#edfffc,#e7f7ff 55%,#f2f0ff)}.expert-north-america-news{background:linear-gradient(145deg,#eef8ff,#eef2ff 52%,#f8efff)}.expert-card img,.expert-card .image-fallback{display:flex;width:108px;height:108px;align-items:center;justify-content:center;border-radius:18px;object-fit:cover}.expert-card .image-fallback{padding:12px;text-align:center;font-size:11px;line-height:1.4}.image-fallback{color:#31719e;background:linear-gradient(145deg,#d9fffa,#e6f1ff);font-weight:750}.expert-content{display:flex;min-width:0;min-height:184px;flex-direction:column}.expert-category,.section-label{align-self:flex-start;border-radius:999px;padding:5px 9px;color:#0b879b;background:#ebfbfc;font-size:11px;font-weight:760}.expert-content h3{margin:10px 0 7px;font-size:17px;line-height:1.35}.expert-content>p{margin:0;color:var(--muted);font-size:12.5px;line-height:1.6}.expert-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:13px}.points-label{background:linear-gradient(115deg,var(--pink),var(--purple));-webkit-background-clip:text;background-clip:text;color:transparent;font-size:11px;font-weight:800}.small-button{min-height:34px;border:0;border-radius:11px;padding:0 12px;color:#fff;background:linear-gradient(115deg,var(--cyan),var(--blue));cursor:pointer;font-size:12px;font-weight:760}.info-section{display:grid;grid-template-columns:1fr minmax(320px,.8fr);align-items:center;gap:42px;border-radius:30px;padding:48px;background:linear-gradient(125deg,#e8fffb,#e6f5ff 56%,#f2efff)}.info-copy h2{margin:14px 0;font-size:34px}.info-copy p{color:var(--muted);line-height:1.7}.fine-print{font-size:13px}.info-section code{overflow-x:auto;border-radius:18px;padding:22px;color:#dffdfb;background:#082f55}.packages-section h2{margin-top:14px}.package-card{min-height:180px;border:1px solid rgba(37,133,244,.12);border-radius:24px;padding:24px;background:#fff;box-shadow:0 14px 42px #082a490f}.package-card>span{display:inline-flex;border-radius:999px;padding:6px 10px;color:#a02080;background:linear-gradient(115deg,#f43f8c1f,#8b5cf61f);font-size:12px;font-weight:800}.package-card h3{margin:18px 0 8px;font-size:24px}.package-card p{color:var(--muted);line-height:1.7}.site-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:34px 0 52px;color:var(--muted);font-size:13px}.dialog-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#051f3c6b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.expert-dialog{position:relative;width:min(720px,100%);max-height:min(760px,90vh);overflow:auto;border-radius:30px;padding:38px;background:#fff;box-shadow:0 36px 120px #02264947}.expert-dialog>h2{margin:16px 0 8px;font-size:30px}.expert-dialog>p{color:var(--muted)}.dialog-close{position:absolute;right:22px;top:18px;border:0;background:transparent;cursor:pointer;font-size:28px}.dialog-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:26px 0}.dialog-columns>div{border-radius:20px;padding:18px;background:#f4fbff}.dialog-columns h3{margin:0 0 12px}.dialog-columns ul{margin:0;padding-left:20px;color:var(--muted);line-height:1.8}.dialog-actions{display:flex;gap:12px}.status-notice{position:fixed;z-index:30;right:24px;bottom:24px;display:flex;align-items:center;gap:18px;max-width:min(420px,calc(100% - 48px));border-radius:18px;padding:16px 18px;color:#fff;background:linear-gradient(115deg,#156b9d,#7056d7);box-shadow:0 22px 60px #104e8140}.status-notice button{border:0;color:#fff;background:transparent;cursor:pointer;font-size:20px}.background-motifs{position:absolute;z-index:0;top:76px;right:0;bottom:0;left:0;pointer-events:none}.background-motifs svg{display:block;width:100%;height:100%;min-height:2600px}.motif{opacity:.22}.motif-cutout{fill:#fff;opacity:.58}.motif-line{fill:none;stroke:#fff;stroke-width:3.4;stroke-linecap:round;opacity:.7}@media(max-width:1000px){nav{display:none}.hero{grid-template-columns:1fr}.expert-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.site-header,main,.site-footer{width:min(100% - 28px,1180px)}.brand img,.brand .image-fallback{width:132px}.login-button{display:none}.header-actions .button{min-height:40px;padding:0 14px;font-size:13px}.hero{min-height:0;padding-top:48px}h1{font-size:clamp(28px,8.7vw,40px);line-height:1.18}.hero-actions{align-items:stretch;flex-direction:column}.banner-content{padding:28px 24px}.banner-copy{max-width:calc(100% - 112px);margin-top:42px}.banner-copy h2{font-size:24px;line-height:1.3}.poster{width:94px;height:160px;right:20px;top:85px;font-size:20px}.banner-meta small{font-size:10px}.expert-grid,.package-grid,.info-section{grid-template-columns:1fr}.expert-card{grid-template-columns:96px minmax(0,1fr);gap:14px;padding:15px}.expert-card img,.expert-card .image-fallback{width:96px;height:96px}.info-section{padding:30px 22px}.dialog-columns{grid-template-columns:1fr}.dialog-actions{align-items:stretch;flex-direction:column}.site-footer{align-items:flex-start;flex-direction:column}.background-motifs svg{width:150%;transform:translate(-17%)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}:root[data-theme=light]{--ui-bg:#f4f6f8;--ui-panel:#ffffff;--ui-raised:#edf2f5;--ui-input:#fbfcfd;--ui-text:#283343;--ui-muted:#5f7183;--ui-line:#d8e1e8;--ui-accent:#147d88;--ui-selected:#e6f3f1;--ui-good:#276946;--ui-good-bg:#eaf6ee;--ui-warn:#805921;--ui-warn-bg:#fff6e5;--ui-error:#a23b43;--ui-error-bg:#fff0ef}:root[data-theme=dark]{--ui-bg:#10151e;--ui-panel:#192330;--ui-raised:#213040;--ui-input:#121c28;--ui-text:#e5edf6;--ui-muted:#a2b2c4;--ui-line:#334357;--ui-accent:#71d2ce;--ui-selected:#203d43;--ui-good:#9cdbb5;--ui-good-bg:#1e382e;--ui-warn:#e8c48c;--ui-warn-bg:#372f24;--ui-error:#ffb3b9;--ui-error-bg:#3a242c;color:#e5edf6;background:#10151e;--muted:#a2b2c4;--line:#334357}html[data-theme] body{background:var(--ui-bg)}html[data-theme] .theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;flex-shrink:0;min-width:72px;min-height:36px;padding:7px 11px;border:1px solid var(--ui-line);border-radius:9px;background:var(--ui-panel);color:var(--ui-muted);font-size:12px;cursor:pointer}html[data-theme] .theme-toggle:hover{color:var(--ui-accent);border-color:var(--ui-accent)}.hl-top-tools{display:flex;align-items:center;gap:12px;flex-shrink:0}html[data-theme] :is(input,textarea)::placeholder{color:var(--ui-muted);opacity:.8}html[data-theme] .hl-app{--ink:var(--ui-text);--muted:var(--ui-muted);--line:var(--ui-line);--teal:var(--ui-accent);background:var(--ui-bg);color:var(--ui-text)}html[data-theme] .hl-app :is(.hl-sidebar,.hl-card,.hl-welcome,.hl-features article,.hl-badge,.hl-player,.hl-comments,.hl-empty,.hl-clip-rail,.hl-current-review,.hl-review-comments){background:var(--ui-panel);border-color:var(--ui-line)}html[data-theme] .hl-app button{background:var(--ui-panel);color:var(--ui-text);border-color:var(--ui-line)}html[data-theme] .hl-app :is(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),textarea,select){background:var(--ui-input);border-color:var(--ui-line);color:var(--ui-text)}html[data-theme] .hl-app :is(.hl-nav,.hl-sidebar-foot a,.hl-table-status,.hl-plan-table th,.hl-voice-alternative select){color:var(--ui-muted)}html[data-theme] .hl-app :is(.hl-brand,.hl-sidebar-foot span,.hl-features b,.hl-clip-number,.hl-clip-tag>a,.hl-badge span){color:var(--ui-accent)}html[data-theme] .hl-app .hl-eyebrow{color:var(--ui-accent)!important}html[data-theme] .hl-app :is(.hl-nav.active,.hl-projects button.selected,.hl-source-list button.active,.hl-plan-list button.active,.hl-clip-tag.is-active,.hl-plan-table .selected,.hl-voices article.selected,.hl-plan-voice>button,.hl-kicker,.hl-comment-time){background:var(--ui-selected);border-color:var(--ui-accent);color:var(--ui-accent)}html[data-theme] .hl-app :is(.hl-cue,.hl-review-placeholder,.hl-plan-table th){background:var(--ui-input);border-color:var(--ui-line)}html[data-theme] .hl-app .hl-tabs button{background:transparent;border-color:transparent}html[data-theme] .hl-app .hl-tabs button.active{color:var(--ui-accent);border-bottom-color:var(--ui-accent)}html[data-theme] .hl-app :is(.hl-plan-name,.hl-plan-review,.hl-clip-tag>button){background:transparent;border:0}html[data-theme] .hl-app .hl-plan-review{color:var(--ui-accent)}html[data-theme] .hl-app :is(.hl-primary,.hl-download){background:#147d88;border-color:#147d88;color:#fff}html[data-theme] .hl-app .hl-primary:hover:not(:disabled){background:#096771;color:#fff}html[data-theme] .hl-app .hl-time{background:var(--ui-selected)!important;color:var(--ui-accent)!important}html[data-theme] .hl-app :is(.hl-batch-confirm,.hl-clip-tag em){background:var(--ui-warn-bg);color:var(--ui-warn);border-color:var(--ui-line)}html[data-theme] .hl-app :is(.hl-notice,.hl-clip-tag em.approved){background:var(--ui-good-bg);color:var(--ui-good)}html[data-theme] .hl-app .hl-alert{background:var(--ui-error-bg);color:var(--ui-error);border-color:var(--ui-error)}html[data-theme] .hl-app :is(.hl-job-error,.hl-voice-error){color:var(--ui-error)!important}html[data-theme] .hl-app .hl-jobs{background:var(--ui-raised)}html[data-theme] .hl-app .hl-batch-progress{color:var(--ui-muted)}html[data-theme=dark] .hl-poster{background:linear-gradient(140deg,#20333e,#192330)}html[data-theme=dark] .hl-poster span{color:var(--ui-muted)}html[data-theme=light] .st-app{--st-bg:var(--ui-bg);--st-panel:var(--ui-panel);--st-line:var(--ui-line);--st-text:var(--ui-text);--st-muted:var(--ui-muted);--st-blue:#2469ac}html[data-theme=light] .st-app :is(.st-sidebar,.st-modal,.st-storyboard-video,.st-storyboard-spec,.st-department-card,.st-department-summary,.st-model-popover,.st-library-video,.st-task,.st-config,.st-access,.st-operation){background:var(--ui-panel);border-color:var(--ui-line)}html[data-theme=light] .st-app :is(input:not([type=checkbox]),textarea,select,.st-identity,.st-return,.st-master-previews figure,.st-dept-brief,.st-dept-output,.st-summary-line,.st-dept-icon,.st-storyboard-spec details pre,.st-department-directions,.st-style-reference,.st-style-reference-empty,.st-video-wait,.st-empty,.st-empty-assets){background:var(--ui-input)!important;border-color:var(--ui-line)!important;color:var(--ui-text)}html[data-theme=light] .st-app :is(.st-tabs,.st-tag,.st-dept-reading,.st-model-menu>summary,.st-execution-call,.st-detail-save,.st-review-transport,.st-review-transport button,.st-design-table th,.st-execution-table th,.st-locked-table span,.st-secondary,.st-button){background:var(--ui-raised);color:var(--ui-text);border-color:var(--ui-line)}html[data-theme=light] .st-app :is(.st-topbar,.st-shot,.st-design-table td,.st-design-table th,.st-execution-table,.st-execution-table td,.st-execution-table th,.st-locked-table,.st-version-tabs button,.st-department-detail-head,.st-storyboard-spec details,.st-department-directions>div,.st-add-row,.st-new-card){border-color:var(--ui-line)!important}html[data-theme=light] .st-app .st-new-card{background:var(--ui-panel)!important}html[data-theme=light] .st-app :is(.st-cover,.st-execution-layer){background:linear-gradient(130deg,#e2edf5,#f3f7fa);border-color:var(--ui-line)}html[data-theme=light] .st-app :is(.st-sidebar nav button,.st-breadcrumb,.st-app label,.st-time,.st-unit-tabs small,.st-project-help,.st-model-picker>span,.st-model-menu>summary em,.st-asset-tabs small,.st-entity-nav small,.st-master-previews figcaption,.st-return small,.st-workbench-heading>span,.st-version-tabs button,.st-review-transport span,.st-department-summary>footer>span,.st-dept-icon>small,.st-detail-editor>div>span,.st-dept-reading span,.st-dept-reading small){color:var(--ui-muted)!important}html[data-theme=light] .st-app label:not(.st-button){color:var(--ui-muted)}html[data-theme=light] .st-app :is(.st-design-document p,.st-summary-line>p,.st-dept-block-title h4,.st-department-directions>strong,.st-department-directions p,.st-dept-reading strong,.st-model-popover button){color:var(--ui-text)}html[data-theme=light] .st-app :is(.st-step,.st-text-button,.st-app summary,.st-design-document h3,.st-dept-block-title>span,.st-dept-number,.st-summary-line>span,.st-detail-top>span,.st-library-heading small,.st-version>small,.st-department-directions span,.st-model-popover button>span,.st-dept-icon,.st-review-transport .st-capture,.st-storyboard-edit>summary){color:#2469ac;border-color:var(--ui-line)}html[data-theme=light] .st-app summary{color:#2469ac}html[data-theme=light] .st-app :is(.st-sidebar nav button.active,.st-entity-nav>button.active,.st-version-tabs button.active,.st-model-popover button.active,.st-model-popover button:hover){background:#e4effa;color:#2469ac!important;border-color:#91b8db}html[data-theme=light] .st-app .st-design-table tr:nth-child(2n){background:#f1f5f9}html[data-theme=light] .st-app .st-video-await{background:var(--ui-input);border-color:var(--ui-line);color:var(--ui-muted)}html[data-theme=light] .st-app .st-video-await strong{color:var(--ui-text)}html[data-theme=light] .st-app :is(.st-warning,.st-conflict-recover){background:var(--ui-warn-bg);color:var(--ui-warn)!important;border-color:#ddc59e}html[data-theme=light] .st-app :is(.st-error,.st-execution-error){background:var(--ui-error-bg);color:var(--ui-error)!important;border-color:#deb2b6}html[data-theme=light] .st-app :is(.st-danger,.st-review-actions>span,.st-task.failed){color:var(--ui-error)!important}html[data-theme=light] .st-app :is(.st-review-message,.st-execution-hint,.st-execution-wait){color:#2469ac!important}html[data-theme=dark] .site-shell{color:var(--ui-text);background:radial-gradient(circle at 92% 12%,#1e3b4438,transparent 35%),var(--ui-bg)}html[data-theme=dark] :is(.site-header,.package-card,.expert-dialog,.dialog,.status-notice){background:var(--ui-panel);color:var(--ui-text);border-color:var(--ui-line)}html[data-theme=dark] :is(.banner,.info-section,.expert-card){background:linear-gradient(125deg,#1a3340,#242a43);border-color:var(--ui-line)}html[data-theme=dark] :is(.hero-eyebrow,.expert-category,.section-label,.banner-meta span,.package-card>span){background:var(--ui-selected);color:var(--ui-accent);border-color:var(--ui-line)}html[data-theme=dark] :is(.button-outline,.dialog-close){background:var(--ui-panel);color:var(--ui-text);border-color:var(--ui-line)}html[data-theme=dark] :is(.banner-copy>span,.banner-meta small,.site-footer,.package-card p){color:var(--ui-muted)}html[data-theme=dark] .dialog-columns>div{background:var(--ui-input)}html[data-theme=dark] :is(.banner-link,.brand .image-fallback){color:var(--ui-accent)}@media(max-width:680px){.hl-top-tools{gap:6px}.hl-top{flex-wrap:wrap}.site-header .header-actions{gap:8px}html[data-theme] .theme-toggle{min-width:36px;padding:7px}.site-header .theme-toggle span{display:none}}
