@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#1f2534;font-synthesis:none;background:#f6f6f4;font-family:Manrope,Noto Sans SC,sans-serif}*{box-sizing:border-box}body{background:#f6f6f4;min-width:320px;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{color:#eef0fa;z-index:2;background:#202330;flex-direction:column;width:244px;padding:28px 16px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.06em;align-items:center;gap:10px;padding:0 10px;font-size:21px;font-weight:800;display:flex}.brand-mark{color:#b9a3ff;font-size:25px}.workspace-label,.small-label{color:#9196ae;letter-spacing:.14em;margin:43px 10px 10px;font-family:DM Mono,monospace;font-size:10px}.main-nav{gap:4px;display:grid}.nav-item{color:#c8cbda;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;padding:11px 12px;font-size:14px;display:flex}.nav-item span:first-child{text-align:center;width:18px;font-size:17px}.nav-item:hover,.nav-item.active{color:#fff;background:#323747}.nav-item.active{box-shadow:inset 3px 0 #b9a3ff}.sidebar-bottom{margin-top:auto}.sidebar-task-center{background:#1b1c22;border:1px solid #30323a;border-radius:10px;max-height:42vh;margin:auto 4px 2px;padding:10px;overflow:hidden;box-shadow:0 12px 28px #0000002e}.sidebar-task-center+.sidebar-bottom{margin-top:0}.sidebar-task-heading{align-items:center;gap:8px;padding:1px 1px 9px;display:flex}.sidebar-task-heading>div{gap:2px;min-width:0;display:grid}.sidebar-task-heading b{color:#f4f2fb;font-size:10px}.sidebar-task-heading small{color:#858893;font-size:8px}.sidebar-task-list{gap:6px;max-height:calc(42vh - 55px);display:grid;overflow-y:auto}.sidebar-task-row{background:#22232b;border:1px solid #30313a;border-radius:7px;grid-template-columns:17px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:46px;padding:7px;display:grid}.sidebar-task-row.active{background:#26232f;border-color:#4a416b}.sidebar-task-row.failed{background:#2d2225;border-color:#633c41}.sidebar-task-row .task-spinner{border-color:#b9a3ff #b9a3ff38 #b9a3ff38;width:15px;height:15px}.sidebar-task-row>div{gap:2px;min-width:0;display:grid}.sidebar-task-row b,.sidebar-task-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-task-row b{color:#eeecf5;font-size:9px}.sidebar-task-row small{color:#8e909a;font-size:7px}.sidebar-task-row>button{color:#b8aeb1;background:#473337;border:0;border-radius:4px;width:18px;height:18px;padding:0}.user-chip{border-top:1px solid #3a3d4a;align-items:center;gap:9px;margin:18px 6px 0;padding:10px 6px;font-size:13px;display:flex}.avatar{background:linear-gradient(135deg,#e8b5a6,#8069bf);border-radius:8px;place-items:center;width:27px;height:27px;font-size:11px;font-weight:700;display:grid}.more{color:#969bae;letter-spacing:1px;margin-left:auto}.main-content{width:calc(100% - 244px);min-height:100vh;margin-left:244px}.page{max-width:1240px;margin:0 auto;padding:58px 54px}.page-header,.workspace-top,.panel-heading,.action-bar,.toolbar,.project-line,.project-footer,.model-row,.timeline-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.eyebrow{color:#898d9c;letter-spacing:.12em;margin:0 0 8px;font-family:DM Mono,monospace;font-size:10px;font-weight:500}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;margin-bottom:10px;font-size:31px}h2{letter-spacing:-.05em;margin-bottom:8px;font-size:25px}h3{margin-bottom:5px}.subtle,.panel-heading p{color:#7d8290;margin-bottom:0;font-size:14px}.primary-button,.secondary-button,.text-button,.filter,.icon-button,.back-button{border:0;border-radius:8px;transition:all .18s}.primary-button{color:#fff;background:#5f46ba;padding:11px 16px;font-size:13px;font-weight:700;box-shadow:0 8px 20px #5f46ba33}.primary-button:hover{background:#513aa5;transform:translateY(-1px)}.secondary-button{color:#454a5c;background:#fff;border:1px solid #dedfe5;padding:10px 14px;font-size:13px;font-weight:700}.secondary-button:hover{color:#5f46ba;border-color:#bbb3d7}.secondary-button:disabled{cursor:not-allowed;opacity:.4}.text-button{color:#5f46ba;background:0 0;padding:5px 0;font-size:12px;font-weight:700}.text-button:hover{color:#442c98}.icon-button{color:#7c8190;background:0 0;padding:6px 8px;line-height:1}.icon-button:hover{color:#35394b;background:#eff0f3}.toolbar{justify-content:flex-start;margin-bottom:25px}.search{color:#a1a4af;background:#fff;border:1px solid #e1e2e5;border-radius:8px;min-width:260px;padding:11px 13px;font-size:13px}.filter{color:#626777;background:#fff;border:1px solid #e1e2e5;padding:11px 13px;font-size:12px}.project-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:20px;display:grid}.project-card{background:#fff;border:1px solid #e5e5e3;border-radius:13px;overflow:hidden;box-shadow:0 8px 30px #22263509}.project-cover{color:#fff;background:#627184;height:158px;padding:14px;position:relative;overflow:hidden}.project-cover.rain{background:linear-gradient(135deg,#16213b,#5b7b92 56%,#2d3c60)}.project-cover.violet{background:linear-gradient(135deg,#351d52,#965ec3 55%,#493a8a)}.project-cover.mint{background:linear-gradient(135deg,#174d4c,#4da99c 55%,#b5d7bd)}.cover-badge{z-index:1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #ffffff59;border-radius:99px;padding:4px 8px;font-size:10px;display:inline-block;position:relative}.cover-title{z-index:1;letter-spacing:-.06em;font-size:24px;font-weight:800;position:absolute;bottom:16px;left:17px}.cover-light{filter:blur(3px);background:#ffffff2e;border-radius:50%;width:150px;height:150px;position:absolute;top:-65px;right:-23px}.project-line h3{font-size:15px}.project-body p{color:#9296a3;font-size:12px}.progress-row{color:#9094a0;justify-content:space-between;margin-top:18px;font-size:11px;display:flex}.progress-row b{color:#565b6a;font-weight:700}.progress{background:#ececf0;border-radius:20px;height:5px;margin:7px 0 16px;overflow:hidden}.progress span{background:#7861d0;border-radius:20px;height:100%;display:block}.project-footer{color:#a2a5b0;font-size:11px}.setting-notice{background:#f6f3ff;border:1px solid #e2dcfb;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:23px;padding:17px;display:flex}.setting-notice>span{color:#755ed0;font-size:20px}.setting-notice b{font-size:13px}.setting-notice p{color:#77738a;margin:5px 0 0;font-size:12px}.model-table{background:#fff;border:1px solid #e3e3e5;border-radius:12px;overflow:hidden}.model-row{color:#676b7a;border-top:1px solid #ececef;grid-template-columns:2.1fr 1.1fr 1.1fr 1fr 35px;min-height:70px;padding:0 19px;font-size:13px;display:grid}.model-head{color:#989ca8;background:#fbfbfc;border-top:0;min-height:42px;font-size:11px}.model-head span:last-child{visibility:hidden}.model-name{color:#2f3343;align-items:center;gap:10px;display:flex}.model-name b{font-size:13px;display:block}.model-name small{color:#886fda;font-size:10px}.model-icon{color:#fff;border-radius:8px;place-items:center;width:31px;height:31px;font-size:13px;display:grid}.model-icon.video{background:#6652bd}.model-icon.image{background:#c68769}.model-icon.text{background:#4b958b}.model-icon.voice{background:#4479a6}.capability{color:#717584;background:#f2f2f5;border-radius:5px;padding:5px 8px;font-size:10px;font-style:normal;display:inline-block}.status{color:#9498a5;background:0 0;border:0;align-items:center;gap:7px;font-size:12px;display:flex}.status em{background:#babdc5;border-radius:50%;width:8px;height:8px}.status.enabled em{background:#61ac80}.workspace-page{background:#fafaf9;min-height:100vh}.workspace-top{background:#ffffffbf;border-bottom:1px solid #e7e7e5;height:70px;padding:0 42px}.back-button{color:#6d7280;background:0 0;padding:8px 0;font-size:12px}.project-heading{align-items:center;gap:8px;margin-right:auto;display:flex}.project-heading h2{margin:0;font-size:15px}.project-heading span{color:#9296a2;font-size:11px}.dot{background:#62ad82;border-radius:50%;width:5px;height:5px}.top-actions{gap:7px;display:flex}.stage-strip{background:#fff;border-bottom:1px solid #e8e8e6;justify-content:center;align-items:center;padding:23px 20px;display:flex}.stage{color:#a1a4ae;background:0 0;border:0;align-items:center;gap:7px;font-size:12px;display:flex}.stage span{border:1px solid #dcdde2;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.stage b{font-weight:600}.stage.active span{color:#fff;background:#5f46ba;border-color:#5f46ba}.stage-line{background:#e5e5e9;width:36px;height:1px;margin:0 8px}.stage-content{max-width:1200px;margin:0 auto;padding:37px 46px 64px}.workflow-panel{background:#fff;border:1px solid #e4e4e2;border-radius:14px;padding:30px;box-shadow:0 10px 32px #23263409}.panel-heading{align-items:flex-start;margin-bottom:28px}.step-pulse{color:#4f8d6d;background:#ecf8f0;border-radius:6px;padding:6px 9px;font-size:11px;font-weight:700}.form-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.form-grid .wide{grid-column:1/-1}label{color:#5d6271;gap:8px;font-size:12px;font-weight:700;display:grid}input,textarea,select{color:#303545;background:#fff;border:1px solid #dedfe5;border-radius:7px;outline:none;width:100%;padding:10px 11px;font-size:13px;font-weight:500}textarea{resize:vertical;min-height:115px;line-height:1.65}input:focus,textarea:focus,select:focus{border-color:#8d78d6;box-shadow:0 0 0 3px #7861d01a}.model-select{color:#4f435f;background:#fbfaff;border-color:#ded8f1;width:auto;min-width:155px;padding:9px 28px 9px 10px;font-size:12px}.action-bar{border-top:1px solid #eeeef0;margin-top:27px;padding-top:20px}.section-label{color:#737887;margin:37px 0 13px;font-size:12px;font-weight:700}.idea-cards{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.idea-card{color:#424654;text-align:left;background:#fff;border:1px solid #e2e2e5;border-radius:10px;min-height:220px;padding:16px}.idea-card:hover{border-color:#b5a9dc}.idea-card.selected{background:#fcfbff;border:2px solid #745bd0;padding:15px}.idea-card>div:first-child{justify-content:space-between;display:flex}.genre-tag,.selected-mark{color:#765dd1;background:#f1eefc;border-radius:5px;padding:4px 7px;font-size:10px;font-weight:700;display:inline-block}.selected-mark{background:#ece8fc}.idea-card h3{margin:18px 0 7px;font-size:17px}.idea-card p{color:#737887;min-height:57px;font-size:12px;line-height:1.65}.hook{color:#686d7c;border-top:1px solid #ececf0;margin-top:15px;padding-top:12px;font-size:11px;line-height:1.55}.hook b{color:#4b3a98;margin-bottom:3px;display:block}.script-layout{grid-template-columns:minmax(0,1.8fr) minmax(255px,.8fr);gap:17px;display:grid}.script-editor,.revision-panel{border:1px solid #e1e1e5;border-radius:10px;overflow:hidden}.editor-top{color:#737887;background:#fbfbfc;justify-content:space-between;padding:12px 14px;font-size:11px;display:flex}.script-editor textarea{border:0;border-radius:0;min-height:440px;font-family:Noto Sans SC,sans-serif;line-height:2}.revision-panel{background:#fbfaff;padding:17px}.revision-panel .small-label{margin:0}.revision-panel h3{margin:12px 0;font-size:15px}.revision-panel textarea{min-height:132px}.full{width:100%;margin-top:10px}.revision-tip{background:#f1eefb;border-radius:8px;margin-top:25px;padding:13px}.revision-tip b{color:#5a489d;font-size:11px}.revision-tip p{color:#77718b;margin:6px 0;font-size:11px;line-height:1.6}.header-controls{align-items:center;gap:9px;display:flex}.asset-summary{color:#777b88;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px;display:flex}.asset-summary b{color:#5443aa}.asset-list{border:1px solid #e4e4e5;border-radius:10px;overflow:hidden}.asset-row{border-top:1px solid #ececee;align-items:center;gap:13px;min-height:92px;padding:13px 16px;display:flex}.asset-row:first-child{border-top:0}.check{color:#fff;background:#fff;border:1px solid #d0d1d8;border-radius:5px;width:18px;height:18px;font-size:12px}.check.checked{background:#6b53c2;border-color:#6b53c2}.asset-art{color:#fff;border-radius:8px;place-items:center;width:52px;height:54px;font-size:20px;display:grid}.asset-art.rose{background:#ba7d86}.asset-art.indigo{background:#626485}.asset-art.cyan{background:#55a7ae}.asset-art.amber{background:#b9936b}.asset-art.violet{background:#8166b3}.asset-info{margin-right:auto}.asset-info small{color:#9b9ea7;font-size:10px}.asset-info h3{margin:3px 0;font-size:14px}.asset-info p{color:#858996;margin:0;font-size:11px}.asset-done{align-items:center;gap:14px;display:flex}.asset-done span{color:#57906e;font-size:11px;font-weight:700}.storyboard-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.shot-card{border:1px solid #e3e3e6;border-radius:10px;overflow:hidden}.shot-visual{color:#767986;background:linear-gradient(145deg,#dde5e8,#b9c2d1);height:160px;padding:12px;position:relative;overflow:hidden}.shot-visual span{z-index:1;background:#ffffffbf;border-radius:5px;padding:4px 7px;font-size:10px;position:relative}.shot-visual i,.shot-visual b{z-index:1;color:#f8f8fa;font-size:11px;font-style:normal;position:absolute;bottom:11px;left:12px}.shot-visual b{color:#fff}.shot-visual.framed{background:linear-gradient(145deg,#1d354b,#73939e)}.visual-shape{background:#f8ebe394;border-radius:55% 55% 0 0;width:40%;height:81%;position:absolute;bottom:-21px;right:13%;box-shadow:-70px 35px 0 -21px #2d415f80}.shot-details{padding:14px}.shot-header{justify-content:space-between;align-items:center;display:flex}.shot-header b{font-size:13px}.shot-header label{color:#8a8e9b;align-items:center;gap:4px;font-size:10px;display:flex}.shot-header input{text-align:center;width:30px;padding:3px;font-size:10px}.shot-details>p{color:#606575;min-height:43px;margin:13px 0 11px;font-size:12px;line-height:1.65}.shot-meta{color:#898d9a;gap:4px;margin-bottom:12px;font-size:10px;display:grid}.select-line{justify-content:space-between;align-items:center;display:flex}.select-line .model-select{min-width:140px}.generation-summary{border:1px solid #e4e4e8;border-radius:10px;grid-template-columns:repeat(3,1fr);margin-bottom:18px;display:grid}.generation-summary div{border-left:1px solid #e8e8eb;padding:14px 17px}.generation-summary div:first-child{border-left:0}.generation-summary span{color:#8b8f9d;font-size:10px;display:block}.generation-summary b{font-size:15px}.video-list{gap:10px;display:grid}.video-row{border:1px solid #e4e4e6;border-radius:10px;grid-template-columns:107px minmax(0,1fr) 150px;align-items:center;gap:15px;padding:10px;display:grid}.video-thumb{color:#fff;background:#b8c5cf;border-radius:6px;place-items:center;height:78px;font-size:17px;display:grid}.video-thumb.done{background:linear-gradient(135deg,#3a5771,#92abb8)}.video-copy>div{align-items:baseline;gap:8px;display:flex}.video-copy h3{margin:0;font-size:13px}.video-copy span{color:#999da9;font-size:10px}.video-copy p{color:#6f7381;margin:5px 0 7px;font-size:11px}.video-copy .model-select{min-width:145px}.video-actions{justify-items:stretch;gap:7px;display:grid}.done-label,.pending-label{color:#53916f;font-size:11px;font-weight:700}.pending-label{color:#a08851}.preview-shell{grid-template-columns:minmax(310px,1.5fr) minmax(240px,.8fr);gap:19px;display:grid}.phone-preview{background:#252c3e;border-radius:11px;place-items:center;min-height:325px;display:grid}.phone-content{aspect-ratio:9/16;color:#fff;background:radial-gradient(circle at 75% 10%,#a5c8d6 0 3%,#0000 3.5%),linear-gradient(145deg,#1c2b43,#4d7186 58%,#1e3146);border:4px solid #10131e;border-radius:15px;flex-direction:column;justify-content:flex-end;width:175px;padding:13px;display:flex;position:relative;overflow:hidden}.phone-content:before{content:"";background:#ecd6cca1;border-radius:50% 50% 0 0;width:80px;height:160px;position:absolute;bottom:-20px;right:19px}.phone-content span,.phone-content b,.phone-content i{z-index:1;position:relative}.phone-content span{margin-bottom:auto;font-size:8px}.phone-content b{background:#00000073;padding:5px;font-size:9px;line-height:1.5}.phone-content i{margin-top:8px;font-size:8px;font-style:normal}.edit-options{border:1px solid #e3e3e6;border-radius:10px;padding:20px}.edit-options h3{font-size:15px}.toggle-line{border-top:1px solid #eeeeef;grid-template-columns:none;justify-content:space-between;align-items:center;padding:13px 0;display:flex}.toggle-line b,.toggle-line small{display:block}.toggle-line small{color:#9296a2;margin-top:3px;font-size:10px;font-weight:500}.toggle-line input{accent-color:#624bbc;width:30px}.edit-options>label:not(.toggle-line){margin-top:12px}.timeline{border:1px solid #e3e3e6;border-radius:10px;margin-top:20px;padding:16px}.timeline-top{margin-bottom:14px}.timeline-top b{font-size:12px}.timeline-top span{color:#9094a0;font-size:11px}.timeline-track{gap:4px;min-height:63px;display:flex}.clip{color:#969aa5;background:#eeeef1;border-radius:5px;flex-direction:column;justify-content:space-between;min-width:75px;padding:9px;font-size:10px;display:flex}.clip.active{color:#fff;background:linear-gradient(130deg,#725cc5,#9d8ae4)}.clip b{font-size:10px}.modal-backdrop{z-index:10;background:#1a1c2675;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:13px;width:min(450px,100%);padding:23px;box-shadow:0 20px 70px #0f121c47}.modal-heading{justify-content:space-between;align-items:center;display:flex}.modal-heading h2{margin:0;font-size:20px}.modal-form{gap:15px;margin-top:21px;display:grid}.modal-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.modal-note{color:#767186;background:#f4f2fa;border-radius:7px;padding:11px;font-size:11px;line-height:1.55}.modal-actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.toast{z-index:20;color:#3f614d;background:#fff;border:1px solid #dfe9e1;border-radius:9px;align-items:center;gap:8px;padding:12px 15px;font-size:12px;font-weight:700;display:flex;position:fixed;bottom:27px;right:30px;box-shadow:0 15px 40px #141f1d29}.toast span{color:#fff;background:#64a97e;border-radius:50%;place-items:center;width:17px;height:17px;display:grid}.cost-confirm-backdrop{z-index:120;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#12131994}.cost-confirm-modal{background:#fff;border:1px solid #e4e0f1;border-radius:14px;width:min(470px,100%);padding:24px;box-shadow:0 24px 80px #1411214d}.cost-confirm-icon{float:right;color:#fff;background:linear-gradient(135deg,#7558e8,#5236bc);border-radius:10px;place-items:center;width:38px;height:38px;font-size:18px;font-weight:800;display:grid}.cost-confirm-modal .small-label{margin:0 0 7px}.cost-confirm-modal h2{margin:0 50px 5px 0;font-size:20px}.cost-confirm-modal>div:nth-child(2)>p{color:#858793;margin:0;font-size:10px}.cost-confirm-model{background:#f6f4fc;border-radius:9px;grid-template-columns:1fr auto;gap:3px 12px;margin-top:19px;padding:12px;display:grid}.cost-confirm-model span,.cost-confirm-model small{color:#85818f;font-size:9px}.cost-confirm-model b{color:#4f3c91;font-size:11px}.cost-confirm-model small{grid-column:1/-1}.cost-confirm-lines{border:1px solid #e8e7eb;border-radius:9px;gap:0;margin-top:12px;display:grid}.cost-confirm-lines>div{color:#777985;border-top:1px solid #ecebef;justify-content:space-between;gap:15px;padding:9px 11px;font-size:10px;display:flex}.cost-confirm-lines>div:first-child{border-top:0}.cost-confirm-lines b{color:#4d4f59;text-align:right}.cost-confirm-total{color:#4d4b56;background:#f1edff;border-radius:9px;justify-content:space-between;align-items:center;gap:18px;margin-top:12px;padding:13px;display:flex}.cost-confirm-total span{gap:2px;font-size:11px;font-weight:700;display:grid}.cost-confirm-total small{color:#8d86a1;font-size:8px;font-weight:500}.cost-confirm-total>b{color:#5d40c9;font-size:23px}.cost-confirm-actions{grid-template-columns:1fr 1.4fr;gap:9px;margin-top:16px;display:grid}@media (width<=940px){.sidebar{width:205px}.main-content{width:calc(100% - 205px);margin-left:205px}.page{padding:38px 30px}.stage-content{padding:28px}.stage-line{width:13px;margin:0 4px}.stage b{display:none}.idea-cards,.script-layout,.preview-shell,.storyboard-grid{grid-template-columns:1fr}}@media (width<=680px){.sidebar{flex-direction:row;align-items:center;width:100%;height:auto;padding:13px;position:static}.brand{padding:0}.workspace-label,.sidebar-bottom,.main-nav .nav-item span:first-child{display:none}.main-nav{margin-left:auto;display:flex}.nav-item{width:auto;padding:8px}.main-content{width:100%;margin-left:0}.app-shell{display:block}.page{padding:28px 18px}.page-header{align-items:flex-start}.page-header h1{font-size:26px}.toolbar{flex-wrap:wrap}.search{min-width:100%}.workspace-top{padding:0 18px}.project-heading{display:none}.stage-strip{justify-content:flex-start;overflow-x:auto}.stage-content{padding:20px 13px}.workflow-panel{padding:18px}.panel-heading,.action-bar{flex-wrap:wrap;align-items:flex-start}.form-grid,.modal-grid,.generation-summary{grid-template-columns:1fr}.generation-summary div{border-top:1px solid #e8e8eb;border-left:0}.generation-summary div:first-child{border-top:0}.header-controls,.asset-row{flex-wrap:wrap}.asset-info{min-width:150px}.asset-done{margin-left:auto}.video-row{grid-template-columns:76px 1fr}.video-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.video-actions .text-button,.done-label,.pending-label{grid-column:1/-1}.model-row{grid-template-columns:1.8fr .9fr .9fr 35px}.model-row>:nth-child(4),.model-head>:nth-child(4){display:none}}.asset-tabs{border-bottom:1px solid #eaeaec;gap:6px;margin-bottom:19px;padding-bottom:12px;display:flex}.asset-tab{color:#777b88;background:0 0;border:0;border-radius:7px;padding:9px 11px;font-size:12px;font-weight:700}.asset-tab span{color:#a0a3ae;margin-left:5px;font-size:10px}.asset-tab:hover{background:#f3f2f7}.asset-tab.active{color:#5c46af;background:#f0edfc}.asset-tab.active span{color:#725cc7}.asset-workspace{grid-template-columns:minmax(330px,1.1fr) minmax(370px,1fr);gap:19px;display:grid}.asset-gallery{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:13px;display:grid}.asset-card{color:#343848;text-align:left;background:#fff;border:1px solid #e1e1e6;border-radius:10px;padding:0;overflow:hidden}.asset-card:hover{border-color:#bfb5df}.asset-card.active{border:2px solid #7059ca;box-shadow:0 8px 20px #5b45b417}.asset-card>div:last-child{padding:11px}.asset-card h3{margin:0 0 5px;font-size:13px}.asset-card p{color:#878b97;min-height:33px;margin:0;font-size:10px;line-height:1.55}.asset-portrait{color:#ffffffdb;place-items:center;height:135px;font-size:38px;display:grid;position:relative;overflow:hidden}.asset-portrait:before{content:"";background:#ffffff29;border-radius:50%;width:120px;height:120px;position:absolute;top:-45px;right:-18px}.asset-portrait:after{content:"";background:#ffffff2e;border-radius:55% 55% 0 0;width:87px;height:104px;position:absolute;bottom:-34px;left:31%}.asset-portrait>span{z-index:1;position:relative}.asset-portrait.rose{background:linear-gradient(145deg,#765c6d,#d29b90)}.asset-portrait.indigo{background:linear-gradient(145deg,#33384f,#77809f)}.asset-portrait.cyan{background:linear-gradient(145deg,#16616b,#7ac1bd)}.asset-portrait.amber{background:linear-gradient(145deg,#61514b,#c5a273)}.asset-portrait.violet{background:linear-gradient(145deg,#4d406f,#9a7fc8)}.asset-portrait i{z-index:2;color:#fff;background:#165841b3;border-radius:4px;padding:4px 6px;font-size:9px;font-style:normal;position:absolute;top:8px;right:8px}.asset-inspector{background:#fbfbfd;border:1px solid #e1e0e7;border-radius:10px;padding:18px}.inspector-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.inspector-title .small-label,.direction-top .small-label,.candidate-heading .small-label{margin:0}.inspector-title h3{margin:7px 0 14px;font-size:17px}.asset-large-preview{align-items:center;gap:9px;margin-bottom:15px;display:flex}.asset-portrait.large{border-radius:8px;flex:1;height:108px}.replace-image{color:#606575;background:#fff;border:1px solid #dddde5;border-radius:7px;padding:8px 10px;font-size:11px;font-weight:700}.replace-image:hover{color:#634aba;border-color:#b8ace3}.asset-inspector textarea{min-height:111px;font-size:12px}.reference-upload{background:#fff;border:1px dashed #cfcbdc;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:12px;display:flex}.reference-upload b{font-size:11px}.reference-upload p{color:#9295a2;text-overflow:ellipsis;white-space:nowrap;max-width:250px;margin:4px 0 0;font-size:10px;overflow:hidden}.upload-button{color:#5e48ae;cursor:pointer;background:#f1edfc;border-radius:6px;align-items:center;width:auto;padding:7px 9px;font-size:10px;display:inline-flex}.upload-button input{display:none}.inspector-actions{justify-content:flex-end;gap:8px;margin-top:15px;display:flex}.director-status{color:#5f8d72;align-items:center;gap:10px;font-size:11px;font-weight:700;display:flex}.shot-rail{gap:10px;margin:0 -2px 18px;padding:2px;display:flex;overflow-x:auto}.rail-shot{color:#777b87;text-align:left;background:#fff;border:1px solid #e0e1e6;border-radius:8px;flex:0 0 105px;width:105px;padding:0;overflow:hidden}.rail-shot.active{border:2px solid #6e56c5;box-shadow:0 6px 16px #5b47b11f}.rail-thumb{color:#797e8c;background:linear-gradient(135deg,#e0e7ec,#b9c8d0);place-items:center;height:55px;font-size:12px;display:grid}.rail-thumb.complete{color:#fff;background:linear-gradient(135deg,#365268,#94acb7)}.rail-shot>span{color:#444959;margin:8px 8px 2px;font-size:10px;font-weight:700;display:inline-block}.rail-shot small{color:#999ca7;margin:0 8px 8px;font-size:9px;display:block}.director-layout{border:1px solid #e2e1e6;border-radius:11px;grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr);min-height:495px;display:grid;overflow:hidden}.direction-panel{background:#fbfbfc;border-right:1px solid #e4e3e7;padding:20px}.direction-top{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.direction-top h3{margin:6px 0 0;font-size:14px}.direction-top label{color:#8c909d;align-items:center;gap:5px;font-size:10px;display:flex}.direction-top input{text-align:center;width:35px;padding:4px;font-size:10px}.direction-panel textarea{min-height:128px}.prompt-helper{flex-wrap:wrap;gap:5px;margin:8px 0 14px;display:flex}.prompt-helper b{color:#969aa6;width:100%;font-size:10px}.prompt-helper span{color:#7063a3;background:#efedf5;border-radius:4px;padding:4px 6px;font-size:10px}.director-controls{grid-template-columns:1.5fr .85fr;gap:10px;margin-top:13px;display:grid}.director-controls .model-select{width:100%;min-width:0}.reference-upload.compact{margin-top:13px}.generate-button{margin-top:15px;padding:13px}.candidate-panel{background:#fff;flex-direction:column;min-width:0;padding:20px;display:flex}.candidate-heading{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.candidate-heading h3{margin:6px 0 13px;font-size:15px}.candidate-note{color:#979aa5;padding-top:5px;font-size:10px}.empty-candidates{color:#818692;text-align:center;flex:1;place-content:center;justify-items:center;min-height:310px;display:grid}.film-icon{color:#836dd1;background:#f0ecfc;border-radius:50%;place-items:center;width:52px;height:52px;margin-bottom:13px;font-size:18px;display:grid}.empty-candidates b{color:#555a68;font-size:13px}.empty-candidates p{color:#999ca6;max-width:230px;margin:7px 0;font-size:11px;line-height:1.65}.candidate-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.candidate-card{color:#4f5362;text-align:left;background:#fff;border:1px solid #e0e0e6;border-radius:8px;padding:0;overflow:hidden}.candidate-card:hover{border-color:#b9ade3}.candidate-card.selected{border:2px solid #7058c9}.candidate-preview{background:linear-gradient(145deg,#405a72,#a2bbc3);height:180px;padding:8px;position:relative;overflow:hidden}.candidate-preview:after{content:"";background:#fbe0d380;border-radius:60% 60% 0 0;width:80%;height:70%;position:absolute;bottom:-22%;left:15%}.candidate-preview.c2{background:linear-gradient(145deg,#202c44,#597d90)}.candidate-preview.c3{background:linear-gradient(145deg,#654e57,#bf8b83)}.candidate-preview span{z-index:1;color:#fff;background:#191d2873;border-radius:4px;padding:4px 5px;font-size:9px;display:inline-block;position:relative}.candidate-preview i{z-index:1;color:#fff;background:#ffffff4d;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-style:normal;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.candidate-card>div:last-child{padding:9px}.candidate-card b{font-size:11px}.candidate-card p{color:#989ca7;margin:4px 0 0;font-size:9px}.candidate-footer{justify-content:space-between;align-items:center;margin-top:auto;padding-top:14px;display:flex}.candidate-footer span{color:#53916d;font-size:10px;font-weight:700}@media (width<=900px){.asset-workspace,.director-layout{grid-template-columns:1fr}.direction-panel{border-bottom:1px solid #e4e3e7;border-right:0}.asset-inspector{margin-top:2px}.candidate-grid{grid-template-columns:repeat(3,minmax(120px,1fr))}.candidate-preview{height:140px}}@media (width<=680px){.asset-gallery{grid-template-columns:1fr 1fr}.candidate-grid{grid-template-columns:1fr}.candidate-preview{height:160px}.director-controls{grid-template-columns:1fr}.asset-inspector{padding:14px}.reference-upload{flex-direction:column;align-items:flex-start}.inspector-actions{justify-content:stretch}.inspector-actions button{flex:1}}.production-board{background:#fff;border:1px solid #e1e0e5;border-radius:12px;grid-template-columns:minmax(210px,.78fr) minmax(300px,1.04fr) minmax(300px,1fr);min-height:625px;display:grid;overflow:hidden}.storyboard-waterfall,.first-frame-panel,.video-output-panel{min-width:0;padding:17px}.storyboard-waterfall,.first-frame-panel{border-right:1px solid #e5e4e8}.storyboard-waterfall{background:#fafafa;padding:0}.column-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.column-heading .small-label{margin:0}.column-heading h3{color:#333747;margin:5px 0 0;font-size:15px}.column-heading>span{color:#9699a4;padding-top:4px;font-size:10px}.column-heading .model-select{min-width:130px;padding:7px 24px 7px 8px}.waterfall-list{height:565px;padding:0 11px 14px;overflow-y:auto}.waterfall-shot{color:#4f5362;text-align:left;background:#fff;border:1px solid #e2e2e7;border-radius:8px;width:100%;margin:0 0 10px;padding:0;overflow:hidden}.waterfall-shot:hover{border-color:#bbb0e0}.waterfall-shot.active{border:2px solid #7059c9;box-shadow:0 5px 14px #664dbe1f}.waterfall-cover{color:#fff;background:linear-gradient(135deg,#314b63,#8da5ae);height:87px;padding:9px;position:relative;overflow:hidden}.waterfall-cover:after{content:"";background:#eddcd29e;border-radius:58% 58% 0 0;width:74px;height:98px;position:absolute;bottom:-35px;right:18%}.waterfall-cover.cover-2{background:linear-gradient(135deg,#293142,#61778a)}.waterfall-cover.cover-3{background:linear-gradient(135deg,#5b4b54,#bb9083)}.waterfall-cover.cover-4{background:linear-gradient(135deg,#5b4936,#c39c74)}.waterfall-cover span,.waterfall-cover i{z-index:1;background:#171b265e;border-radius:4px;padding:4px 6px;font-size:9px;font-style:normal;display:inline-block;position:relative}.waterfall-cover i{color:#f4f1ff;position:absolute;bottom:8px;right:9px}.waterfall-copy{padding:10px}.waterfall-copy>div{justify-content:space-between;align-items:center;display:flex}.waterfall-copy b{color:#626777;font-size:10px}.waterfall-copy em{color:#4d8b68;background:#edf8f1;border-radius:4px;padding:3px 5px;font-size:9px;font-style:normal}.waterfall-copy p{color:#555a68;min-height:36px;margin:6px 0;font-size:11px;line-height:1.6}.waterfall-copy small{color:#999ca7;text-overflow:ellipsis;white-space:nowrap;font-size:9px;display:block;overflow:hidden}.first-frame-canvas{color:#f7f7fa;background:linear-gradient(140deg,#d7e0e2,#a4b4c1);border-radius:9px;place-content:end start;gap:5px;height:197px;margin:13px 0;padding:13px;display:grid;position:relative;overflow:hidden}.first-frame-canvas.complete{background:linear-gradient(140deg,#25435a,#73959b)}.first-frame-canvas:before{content:"";background:#ffffff2b;border-radius:50%;width:120px;height:120px;position:absolute;top:-34px;right:-15px}.frame-subject{background:#fce8db99;border-radius:55% 55% 0 0;width:108px;height:152px;position:absolute;bottom:-52px;right:22%}.first-frame-canvas>span,.first-frame-canvas>b,.first-frame-canvas>i{z-index:1;position:relative}.first-frame-canvas>span{background:#171b2666;border-radius:4px;padding:4px 6px;font-size:9px;position:absolute;top:11px;left:11px}.first-frame-canvas>b{font-size:12px}.first-frame-canvas>i{color:#ffffffc7;max-width:225px;font-size:10px;font-style:normal;line-height:1.5}.first-frame-panel .reference-upload{margin-top:13px}.first-frame-panel .prompt-helper{margin-bottom:0}.video-output-panel{background:#fff;flex-direction:column;display:flex}.video-control-row{grid-template-columns:minmax(0,1fr) 108px auto;gap:7px;margin:13px 0;display:grid}.video-control-row .model-select,.video-control-row select{width:100%;min-width:0;padding:9px 24px 9px 8px;font-size:11px}.video-control-row .primary-button{padding:9px 13px}.video-stack{gap:10px;display:grid}.video-candidate{color:#505565;text-align:left;background:#fff;border:1px solid #e0e0e6;border-radius:8px;grid-template-columns:154px minmax(0,1fr);gap:10px;padding:0;display:grid;overflow:hidden}.video-candidate:hover{border-color:#b9ade3}.video-candidate.selected{border:2px solid #7058c9}.video-wide-preview{background:linear-gradient(145deg,#405a72,#a2bbc3);height:97px;padding:8px;position:relative;overflow:hidden}.video-wide-preview:after{content:"";background:#fbe0d38c;border-radius:60% 60% 0 0;width:68px;height:100px;position:absolute;bottom:-43px;right:29%}.video-wide-preview.c2{background:linear-gradient(145deg,#202c44,#597d90)}.video-wide-preview.c3{background:linear-gradient(145deg,#654e57,#bf8b83)}.video-wide-preview span{z-index:1;color:#fff;background:#191d2873;border-radius:4px;padding:4px 5px;font-size:9px;display:inline-block;position:relative}.video-wide-preview i{z-index:1;color:#fff;background:#ffffff4d;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;font-style:normal;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-candidate>div:last-child{align-self:center;padding-right:10px}.video-candidate b{font-size:11px}.video-candidate p{color:#969aa5;margin:4px 0 0;font-size:10px}.video-output-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:13px;display:flex}.video-output-footer span{color:#53916d;font-size:10px;font-weight:700}@media (width<=1000px){.production-board{grid-template-columns:230px minmax(300px,1fr)}.video-output-panel{border-top:1px solid #e5e4e8;grid-column:1/-1}.storyboard-waterfall{border-right:1px solid #e5e4e8}.video-stack{grid-template-columns:repeat(3,minmax(0,1fr))}.video-candidate{display:block}.video-candidate>div:last-child{padding:9px}.video-wide-preview{height:125px}}@media (width<=700px){.production-board{display:block}.storyboard-waterfall,.first-frame-panel{border-bottom:1px solid #e5e4e8;border-right:0}.waterfall-list{height:auto;max-height:370px}.video-stack{grid-template-columns:1fr}.video-candidate{display:grid}.director-status{flex-wrap:wrap;justify-content:flex-end}.director-status .primary-button,.director-status .secondary-button{padding:8px 10px}.video-control-row{grid-template-columns:1fr 1fr}.video-control-row .primary-button{grid-column:1/-1}.storyboard-refresh-notice{gap:10px;display:grid}.storyboard-refresh-notice button{width:100%}}.provider-center{gap:20px;display:grid}.vault-banner{background:linear-gradient(120deg,#f7f4ff,#fff);border:1px solid #ddd7f4;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.vault-banner>div{align-items:center;gap:12px;display:flex}.vault-banner b{color:#292b34;font-size:13px}.vault-banner p{color:#858793;margin:4px 0 0;font-size:10px}.vault-dot{color:#9994aa;background:#e9e6ef;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.vault-dot.unlocked{color:#fff;background:#6d52d5;box-shadow:0 8px 18px #674dcd3d}.provider-toolbar-actions{flex-wrap:wrap;justify-content:flex-end}.provider-toolbar-actions .provider-danger-button{color:#a13f4b;background:#fff7f8;border-color:#efcfd3}.connection-status{color:#777b86;white-space:nowrap;background:#f0f0f3;border-radius:999px;align-items:center;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex}.connection-status.success{color:#347750;background:#eaf7ef}.connection-status.failed{color:#a33f4b;background:#fff0f1}.provider-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.provider-card{background:#fff;border:1px solid #e1e1e7;border-radius:12px;min-width:0;padding:17px;box-shadow:0 9px 26px #1c1d2409}.provider-card>header{align-items:center;gap:10px;display:flex}.provider-card>header>div{flex:1;gap:3px;min-width:0;display:grid}.provider-card>header b{color:#2e3038;font-size:13px}.provider-card>header small{color:#92949d;font-size:9px}.provider-logo{color:#fff;background:linear-gradient(145deg,#846be2,#5738c0);border-radius:9px;flex:none;place-items:center;width:33px;height:33px;font-size:12px;font-weight:900;display:grid}.provider-openai,.provider-custom-openai{background:linear-gradient(145deg,#25272d,#656a75)}.provider-anthropic{background:linear-gradient(145deg,#b56d48,#683a29)}.provider-gemini{background:linear-gradient(145deg,#3986ec,#966de7)}.provider-deepseek,.provider-qwen{background:linear-gradient(145deg,#2b76e5,#2352a8)}.provider-ark,.provider-kling{background:linear-gradient(145deg,#171923,#55596d)}.provider-runway,.provider-elevenlabs{background:linear-gradient(145deg,#111,#777)}.provider-card code{color:#656976;text-overflow:ellipsis;white-space:nowrap;background:#f6f6f8;border-radius:6px;margin:13px 0 8px;padding:8px 9px;font-size:9px;display:block;overflow:hidden}.provider-result{color:#94969f;min-height:28px;margin:0;font-size:9px;line-height:1.55}.provider-result.success{color:#3c7d59}.provider-result.failed{color:#aa4650}.provider-card>footer{border-top:1px solid #eeeef1;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding-top:11px;display:flex}.provider-card>footer>span{color:#8e9099;white-space:nowrap;font-size:9px}.provider-card>footer>div{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.provider-card>footer button,.model-row-actions button{color:#654bbc;background:#f1edff;border:0;border-radius:5px;padding:5px 7px;font-size:9px;font-weight:700}.provider-card>footer button:disabled{color:#aaaab1;background:#f4f4f5}.provider-card .danger-text,.model-row-actions .danger-text{color:#a74852;background:#fff0f1}.provider-empty{color:#8d8f98;text-align:center;background:#ffffff8c;border:1px dashed #d8d6df;border-radius:14px;align-content:center;place-items:center;gap:8px;min-height:210px;padding:30px;display:grid}.provider-empty>span{color:#7357d1;font-size:25px}.provider-empty h3,.provider-empty p{margin:0}.provider-empty h3{color:#4c4f58;font-size:15px}.provider-empty p{font-size:10px}.provider-empty button{margin-top:7px}.configured-models-section{gap:13px;margin-top:3px;display:grid}.configured-models-section>header{justify-content:space-between;align-items:flex-end;display:flex}.configured-models-section h2{margin:4px 0 0;font-size:18px}.configured-models-section>header>span{color:#93959e;font-size:10px}.model-list-empty{color:#94969f;text-align:center;background:#fafafa;border:1px dashed #dbdce2;border-radius:10px;padding:24px;font-size:11px}.model-connection-name{align-content:center;gap:3px;min-width:0;display:grid}.model-connection-name b{color:#555966;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.model-connection-name small{color:#9a9ca4;font-size:8px}.model-row-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.provider-dialog-backdrop{z-index:220;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#13141b94}.provider-dialog{width:min(600px,94vw);max-height:90vh;overflow-y:auto}.provider-dialog .modal-heading{padding-right:36px;position:relative}.provider-dialog .modal-heading>div{gap:4px;display:grid}.provider-dialog .modal-heading p{color:#91939c;margin:0;font-size:9px}.provider-dialog .lightbox-close{color:#777b86;background:#f1f1f4;top:0;right:0}.provider-picker-dialog{width:min(900px,95vw)}.provider-picker-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:20px;display:grid}.provider-picker-grid>button{color:#4d505a;text-align:left;background:#fff;border:1px solid #e2e2e7;border-radius:10px;justify-items:start;gap:5px;min-width:0;padding:13px;display:grid}.provider-picker-grid>button:hover{background:#f8f6ff;border-color:#bfb2e9}.provider-picker-grid b{font-size:11px}.provider-picker-grid small{color:#9698a1;font-size:8px}.provider-dialog label{color:#676a75;gap:6px;font-size:10px;font-weight:700;display:grid}.provider-dialog input,.provider-dialog select,.provider-dialog textarea{color:#30323b;width:100%;min-height:39px;font:inherit;background:#fff;border:1px solid #dedfe4;border-radius:7px;padding:9px 10px;font-weight:500}.provider-dialog textarea{resize:vertical;min-height:76px;font-family:DM Mono,monospace;font-size:9px}.provider-form-error{color:#9e3542;background:#fff0f1;border-radius:7px;margin:0;padding:9px 10px;font-size:10px}.provider-destructive-confirm{gap:18px;margin-top:20px;display:grid}.provider-destructive-confirm>p{color:#8f3e48;background:#fff7f8;border:1px solid #f0d3d6;border-radius:8px;margin:0;padding:13px;font-size:10px;line-height:1.65}.provider-destructive-confirm .danger-confirm-button{background:#b74652;box-shadow:0 8px 20px #9d323f2e}.provider-check-row{background:#fafafa;border:1px solid #e5e5e9;border-radius:7px;flex-wrap:wrap;gap:14px;padding:9px 10px;display:flex}.provider-check-row label{align-items:center;gap:6px;display:flex}.provider-check-row input{width:auto;min-height:0}@media (width<=820px){.vault-banner,.provider-card>footer{flex-direction:column;align-items:stretch}.vault-banner>div,.provider-toolbar-actions{width:100%}.provider-toolbar-actions button{flex:1}.provider-card-grid,.provider-picker-grid{grid-template-columns:1fr}.provider-card>footer>div{justify-content:flex-start}}@media (width<=680px){.provider-model-table .model-row>:nth-child(4){display:inline-flex}.provider-model-table .model-head>:nth-child(4){display:flex}}:root{--ink:#181a20;--muted:#707482;--line:#e3e4e8;--paper:#fff;--canvas:#f3f3f1;--violet:#6f4ff2;--violet-dark:#5636d6;--violet-soft:#f0ecff;--sidebar:#15161b;color:var(--ink);background:var(--canvas)}body{background:var(--canvas);color:var(--ink)}button,input,textarea,select{letter-spacing:-.01em}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #6f4ff238}.sidebar{background:var(--sidebar);border-right:1px solid #292a30;width:218px;padding:25px 14px 16px}.brand{letter-spacing:-.05em;gap:11px;padding:0 9px;font-size:20px}.brand-mark{color:#fff;background:linear-gradient(145deg,#8b70ff,#5d3add);border-radius:9px;place-items:center;width:30px;height:30px;font-size:17px;display:grid;box-shadow:0 8px 20px #5b39e159}.workspace-label{color:#666975;margin:40px 11px 9px;font-size:9px}.nav-item{color:#989ba6;border-radius:8px;min-height:42px;padding:11px 12px;font-size:13px;font-weight:600}.nav-item:hover{color:#e7e7ea;background:#202127}.nav-item.active{color:#fff;box-shadow:none;background:#292a31}.nav-item.active:after{content:"";background:#9b86ff;border-radius:50%;width:5px;height:5px;margin-left:auto;box-shadow:0 0 0 4px #9b86ff1f}.sidebar-bottom .nav-item{border-bottom:1px solid #2a2b31;border-radius:0}.user-chip{color:#d0d1d7;border-top:0}.avatar{background:linear-gradient(145deg,#d79a89,#7354d8)}.main-content{width:calc(100% - 218px);margin-left:218px}.page{max-width:1380px;padding:52px 48px 70px}.page-header{margin-bottom:30px}.page-header h1{color:#17181d;letter-spacing:-.06em;margin-bottom:8px;font-size:34px}.eyebrow{color:#898c96;letter-spacing:.16em;font-size:9px}.subtle,.panel-heading p{color:#7a7d87}.primary-button{background:var(--violet);border-radius:8px;min-height:40px;padding:10px 16px;box-shadow:0 8px 20px #5f3ede33}.primary-button:hover{background:var(--violet-dark)}.secondary-button{color:#484b55;border-color:#dddde1;border-radius:8px;min-height:40px}.create-button{align-items:center;gap:8px;padding:11px 18px;display:flex}.create-button span{font-size:18px;font-weight:400}.project-overview{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:130px 130px 130px minmax(310px,1fr);margin-bottom:26px;display:grid;overflow:hidden;box-shadow:0 8px 24px #1e202809}.project-overview>div{border-right:1px solid #ececef;flex-direction:column;justify-content:center;min-height:91px;padding:18px 20px;display:flex}.project-overview>div>span{color:#92949c;font-size:10px}.project-overview>div>b{color:#24262c;margin-top:6px;font-size:22px}.project-overview .overview-hint{background:linear-gradient(120deg,#f8f6ff,#fff);border-right:0;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px}.overview-hint>i{color:#fff;background:var(--violet);border-radius:10px;flex:none;place-items:center;width:35px;height:35px;font-style:normal;display:grid}.overview-hint>span{gap:4px;display:grid}.overview-hint>span b{font-size:12px}.overview-hint small{color:#8b8d96;font-size:10px}.overview-hint button{color:var(--violet);background:0 0;border:0;margin-left:auto;font-size:11px;font-weight:700}.toolbar{margin-bottom:18px}.search{border-color:var(--line);align-items:center;gap:9px;min-width:310px;display:flex}.search span{flex:1}.search kbd{color:#aaaab1;background:#f7f7f8;border:1px solid #e1e1e5;border-radius:4px;padding:2px 5px;font-family:inherit;font-size:9px}.filter{border-color:var(--line)}.result-count{color:#989aa2;margin-left:auto;font-size:11px}.project-grid{grid-template-columns:repeat(3,minmax(240px,1fr));gap:18px}.project-card{border-color:#e1e2e5;border-radius:12px;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 30px #1b1c2109}.project-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px #1b1c2117}.project-cover{text-align:left;border:0;border-radius:0;width:100%;height:176px;display:block}.project-cover.sunset{background:linear-gradient(140deg,#392f49,#ad726e 58%,#e1a76f)}.project-cover.noir{background:linear-gradient(140deg,#171b24,#384152 55%,#8b969e)}.project-cover.warm{background:linear-gradient(140deg,#5f3c38,#bd8066 52%,#e4bd8c)}.cover-badge{letter-spacing:.02em;background:#10121a29;border:1px solid #ffffff47;padding:4px 8px}.cover-scene i:first-child{background:#f7e2d57a;border-radius:50% 50% 8px 8px;width:96px;height:132px;position:absolute;bottom:-35px;right:15%;transform:rotate(-4deg)}.cover-scene i:last-child{background:#ffffff47;width:44%;height:1px;position:absolute;bottom:42px;left:8%;box-shadow:0 10px #ffffff1c,0 20px #ffffff0f}.cover-title{text-shadow:0 2px 14px #0000003d;font-size:21px;bottom:15px;left:16px}.project-body{padding:15px 16px 14px}.project-line{align-items:flex-start}.project-line h3{margin:0 0 3px;font-size:14px}.project-line p{margin:0;font-size:10px}.delete-button{color:#aaaab0;opacity:0;background:0 0;border:0;border-radius:5px;padding:4px 7px;font-size:10px}.project-card:hover .delete-button{opacity:1}.delete-button:hover{color:#c34a57;background:#fff0f1}.progress-row{margin-top:14px}.progress{height:4px;margin:7px 0 14px}.progress span{background:linear-gradient(90deg,#7556ef,#9b83ff)}.project-footer .text-button i{margin-left:4px;font-style:normal}.settings-tabs{border-bottom:1px solid #dedfe2;gap:4px;margin-bottom:22px;display:flex}.settings-tabs button{color:#7d808a;background:0 0;border:0;padding:11px 15px 13px;font-size:12px;font-weight:700;position:relative}.settings-tabs button.active{color:var(--violet)}.settings-tabs button.active:after{content:"";background:var(--violet);height:2px;position:absolute;bottom:-1px;left:12px;right:12px}.settings-tabs span{color:#a3a4ab;margin-left:5px;font-size:9px}.setting-notice{background:#f7f5ff;border-color:#e1dcf7;align-items:center}.setting-notice>div{flex:1}.model-table{border-radius:10px;box-shadow:0 8px 24px #1e202806}.model-row{min-height:74px}.model-head{min-height:43px}.status.enabled{color:#3f805d}.prompt-settings{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:285px minmax(0,1fr);min-height:570px;display:grid;overflow:hidden}.prompt-list{border-right:1px solid var(--line);background:#fafafa}.prompt-list-head{border-bottom:1px solid #e9e9ec;gap:5px;padding:20px 18px 15px;display:grid}.prompt-list-head b{font-size:13px}.prompt-list-head span{color:#9698a1;font-size:10px}.prompt-item{color:#4e515b;text-align:left;background:0 0;border:0;border-bottom:1px solid #ececef;grid-template-columns:30px 1fr 12px;align-items:center;gap:9px;width:100%;padding:14px 16px;display:grid}.prompt-item:hover{background:#f4f2fb}.prompt-item.active{color:#5136c2;box-shadow:inset 3px 0 0 var(--violet);background:#f0ecff}.prompt-item>span{color:#a1a3aa;font-family:DM Mono,monospace;font-size:9px}.prompt-item>div{gap:3px;display:grid}.prompt-item b{font-size:12px}.prompt-item small{color:#92949c;font-size:9px}.prompt-item i{font-style:normal}.prompt-editor{max-width:850px;padding:30px 34px}.prompt-editor-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px;display:flex}.prompt-editor-head .small-label{margin:0 0 7px}.prompt-editor-head h2{margin-bottom:7px;font-size:22px}.prompt-editor-head p{color:#81838c;margin:0;font-size:12px}.system-badge{color:#5c42ca;background:#eee9ff;border-radius:5px;padding:5px 8px;font-size:9px;font-weight:700}.prompt-editor textarea{min-height:210px;padding:15px;line-height:1.85}.prompt-variables{flex-wrap:wrap;align-items:center;gap:7px;margin:14px 0;display:flex}.prompt-variables b{color:#777a84;width:100%;margin-bottom:2px;font-size:10px}.prompt-variables span{color:#66539f;background:#faf9ff;border:1px solid #e2e0eb;border-radius:5px;padding:5px 7px;font-family:DM Mono,monospace;font-size:9px}.prompt-guardrails{background:#f7f5ff;border-left:3px solid #8b73ef;border-radius:3px 8px 8px 3px;margin-top:20px;padding:14px 16px}.prompt-guardrails b{font-size:11px}.prompt-guardrails p{color:#757183;margin:5px 0 0;font-size:10px;line-height:1.6}.number-field{align-items:center;display:flex;position:relative}.number-field input{padding-right:45px}.number-field>span{color:#8a8d96;pointer-events:none;font-size:11px;font-weight:600;position:absolute;right:12px}.field-help{color:#999ba4;margin-top:-2px;font-size:9px;font-weight:500}.duration-presets{flex-wrap:wrap;align-items:center;gap:6px;margin-top:-3px;display:flex}.duration-presets>span{color:#8b8e98;margin-right:4px;font-size:10px}.duration-presets button{color:#777a84;background:#fff;border:1px solid #e0e1e5;border-radius:5px;padding:5px 8px;font-size:9px}.duration-presets button:hover,.duration-presets button.active{color:var(--violet);background:var(--violet-soft);border-color:#bfb2f4}.workspace-page{background:#f4f4f2}.workspace-top{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom-color:#e2e2e1;height:64px;padding:0 26px}.project-heading h2{font-size:14px}.stage-strip{background:#fafafa;border-bottom-color:#e5e5e4;padding:16px 20px}.stage{gap:8px}.stage span{background:#ececef;border:0;width:24px;height:24px}.stage.active span{background:var(--violet);box-shadow:0 5px 13px #6043db38}.stage.active{color:var(--violet)}.stage-line{background:#dddde2;width:42px}.workspace-task-center{background:#fffffff5;border:1px solid #dedbe9;border-radius:10px;max-width:1490px;margin:14px auto 0;padding:11px 13px;box-shadow:0 12px 34px #1b163024}.workspace-task-center.floating{z-index:70;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:min(380px,100vw - 252px);max-height:min(430px,65vh);margin:0;position:fixed;bottom:16px;left:234px;overflow-y:auto}.workspace-task-summary{justify-content:space-between;align-items:center;gap:15px;padding:0 2px 9px;display:flex}.workspace-task-summary>div{align-items:center;gap:9px;display:flex}.workspace-task-summary b{color:#4d4a59;font-size:11px}.workspace-task-summary small{color:#92909a;font-size:9px}.workspace-task-list{gap:6px;display:grid}.workspace-task-row{background:#faf9fc;border:1px solid #e7e5ed;border-radius:8px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:42px;padding:7px 9px;display:grid}.workspace-task-row>div{gap:2px;min-width:0;display:grid}.workspace-task-row b,.workspace-task-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-task-row b{color:#4d4a56;font-size:10px}.workspace-task-row small{color:#92909a;font-size:9px}.workspace-task-row.active{background:#faf8ff;border-color:#d8d0f8}.workspace-task-row.failed{background:#fff8f8;border-color:#edd7d7}.workspace-task-row.completed{background:#f8fbf9}.workspace-task-row>button{color:#77717f;background:#ece9f1;border:0;border-radius:5px;padding:5px 8px;font-size:9px}.task-check,.task-failed{color:#fff;background:#5f9a76;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;font-weight:800;display:grid}.task-failed{background:#b15c5c}.stage-content{max-width:1540px;padding:24px 25px 50px}.workflow-panel{border-color:#e2e2e0;border-radius:12px;padding:27px;box-shadow:0 10px 30px #1e1f2309}.panel-heading{margin-bottom:25px}.panel-heading h2{font-size:23px}.idea-card{border-radius:9px;transition:transform .18s,border-color .18s}.idea-card:hover{transform:translateY(-2px)}.idea-card.selected{border-color:var(--violet);box-shadow:0 10px 26px #6649de14}.script-editor textarea{min-height:480px;padding:20px}.asset-workspace{grid-template-columns:minmax(380px,1.15fr) minmax(390px,.85fr)}.asset-card{border-radius:9px}.asset-portrait{height:155px}.asset-inspector{padding:21px}.director-panel{padding:20px}.director-panel>.panel-heading{align-items:center;margin-bottom:18px;padding:2px 3px 0}.director-status{flex-wrap:wrap;justify-content:flex-end}.storyboard-mode-select{color:#514873;background:#fff;border:1px solid #d8d3e9;border-radius:8px;min-width:190px;min-height:40px;padding:9px 30px 9px 11px;font-size:11px;font-weight:700}.storyboard-mode-explainer{color:#555965;background:#fafafa;border:1px solid #dfdfe4;border-radius:9px;align-items:center;gap:10px;margin:-5px 0 15px;padding:9px 11px;display:flex}.storyboard-mode-explainer.long{color:#5943a4;background:#f7f3ff;border-color:#d6c9f4}.storyboard-mode-explainer b{flex:none;font-size:10px}.storyboard-mode-explainer span{color:#858691;flex:1;font-size:9px;line-height:1.5}.storyboard-mode-explainer em{color:#4f4a61;background:#fff;border-radius:6px;flex:none;padding:4px 7px;font-size:9px;font-style:normal;font-weight:700}.waterfall-copy .shot-dialogue-preview{color:#7257b9;margin-bottom:4px}.waterfall-copy .shot-dialogue-preview.empty{color:#aaa9af}.shot-dialogue-editor textarea{min-height:76px!important}.shot-dialogue-editor small{color:#8d8f98;font-size:8px;line-height:1.45}.storyboard-refresh-notice{color:#75571a;background:#fff9e9;border:1px solid #e5c98a;border-radius:11px;justify-content:space-between;align-items:center;gap:18px;margin:-4px 0 16px;padding:12px 14px;display:flex}.storyboard-refresh-notice>div{gap:3px;display:grid}.storyboard-refresh-notice b{font-size:11px}.storyboard-refresh-notice span{color:#8d7442;font-size:9px;line-height:1.55}.storyboard-refresh-notice button{color:#6e5014;background:#fff;border:1px solid #d9b660;border-radius:7px;flex:none;padding:8px 11px;font-size:10px;font-weight:800}.storyboard-failure-notice{color:#8f3f3f;background:#fff3f3;border:1px solid #e5b7b7;border-radius:11px;justify-content:space-between;align-items:center;gap:18px;margin:-4px 0 16px;padding:12px 14px;display:flex}.storyboard-failure-notice>div{gap:3px;display:grid}.storyboard-failure-notice b{font-size:11px}.storyboard-failure-notice span{color:#9c6262;font-size:9px;line-height:1.55}.storyboard-failure-notice button{color:#873d3d;background:#fff;border:1px solid #d79a9a;border-radius:7px;flex:none;padding:8px 11px;font-size:10px;font-weight:800}.storyboard-source-status{color:#43805d;margin:-5px 2px 14px;font-size:9px}@media (width<=700px){.storyboard-refresh-notice,.storyboard-failure-notice{gap:10px;display:grid}.storyboard-refresh-notice button,.storyboard-failure-notice button{width:100%}.storyboard-mode-explainer{flex-direction:column;align-items:flex-start}.storyboard-mode-explainer em,.storyboard-mode-select{width:100%}}@media (width<=680px){.sidebar-task-center{flex:none;width:auto;max-width:118px;max-height:none;margin:0 0 0 7px;padding:6px 7px}.sidebar-task-heading{padding:0}.sidebar-task-heading small,.sidebar-task-list{display:none}.sidebar-task-heading b{text-overflow:ellipsis;white-space:nowrap;max-width:78px;font-size:8px;overflow:hidden}.cost-confirm-modal{padding:18px}.cost-confirm-total>b{font-size:20px}}.asset-director-entry>div{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.director-mode-switch{background:#e9e8ec;border-radius:8px;gap:4px;margin-top:12px;padding:4px;display:inline-flex}.director-mode-switch button{color:#7c7d85;background:0 0;border:0;border-radius:6px;padding:7px 11px;font-size:9px;font-weight:700}.director-mode-switch button.active{color:#fff;background:#654bc3;box-shadow:0 4px 12px #4b31aa38}.direct-prompt-workspace{width:100%;max-width:1240px;margin:0 auto}.direct-prompt-toolbar{background:#fff;border:1px solid #dfdee3;border-radius:10px;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:13px;padding:17px 19px;display:flex}.direct-prompt-toolbar h3{margin:4px 0;font-size:17px}.direct-prompt-toolbar p{color:#8d8e96;margin:0;font-size:9px}.direct-prompt-toolbar .model-select{min-width:280px}.direct-prompt-list{gap:13px;display:grid}.direct-prompt-card{background:#fff;border:1px solid #dedde2;border-radius:11px;overflow:visible;box-shadow:0 8px 24px #201f2609}.direct-prompt-card>header{border-bottom:1px solid #e4e3e7;justify-content:space-between;align-items:center;gap:15px;padding:12px 15px;display:flex}.direct-prompt-card>header>div{align-items:center;gap:9px;display:flex}.direct-prompt-card>header>div span{color:#6b51c4;font-size:9px;font-weight:800}.direct-prompt-card>header>div b{color:#e9e5ff;background:#26232d;border-radius:5px;padding:4px 7px;font-family:DM Mono,monospace;font-size:9px}.direct-prompt-card>header>div small{color:#92939b;font-size:9px}.direct-prompt-card>header>span{color:#487755;background:#eaf5ed;border-radius:5px;padding:5px 7px;font-size:8px;font-weight:700}.direct-prompt-card>header>span.manual{color:#67509f;background:#efeafd}.direct-shot-layout{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:stretch;display:grid}.direct-shot-editor{background:#fff;border-right:1px solid #e4e3e7;flex-direction:column;min-width:0;display:flex}.direct-shot-editor>label{flex-direction:column;flex:1;min-height:0;display:flex}.direct-shot-editor>label>span{color:#777780;background:#fafafa;padding:10px 15px 7px;font-size:9px;font-weight:700}.direct-shot-editor textarea{color:#eeedf2;resize:vertical;background:#1e1d22;border:0;border-radius:0;outline:0;flex:1;width:100%;min-height:210px;padding:15px 17px;font-family:DM Mono,PingFang SC,monospace;font-size:11px;line-height:1.8}.direct-shot-editor textarea:focus{box-shadow:inset 0 0 0 2px #725bd0}.direct-asset-line{background:#fafafa;border-bottom:1px solid #e7e6e9;padding:12px 15px}.direct-asset-line>b{color:#777780;margin-bottom:7px;font-size:9px;display:block}.direct-asset-line>div{flex-wrap:wrap;gap:6px;display:flex}.direct-asset-line>small{color:#9999a1;margin-top:7px;font-size:8px;display:block}.direct-asset-chip{background:#574a23;border:1px solid #9d8133;border-radius:15px;display:inline-flex;overflow:hidden}.direct-asset-chip>button{color:#f0d87d;background:0 0;border:0;padding:5px 8px;font-size:9px;font-weight:700}.direct-asset-chip>button:last-child{color:#c7ad5a;padding-left:4px}.direct-asset-chip.missing{background:#fff1f1;border-color:#d7a5a5}.direct-asset-chip.missing>button{color:#a84d4d}.direct-audio-line{background:#fffdf7;border-bottom:1px solid #e7e6e9;padding:10px 15px}.direct-audio-line>b{color:#777780;margin-bottom:7px;font-size:9px;display:block}.direct-audio-line>div{flex-wrap:wrap;gap:6px;display:flex}.direct-audio-chip{color:#735d18;background:#fff6cd;border:1px solid #d7c883;border-radius:15px;align-items:center;gap:7px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.direct-audio-chip small{color:#9b8742;font-size:8px;font-weight:500}.direct-audio-chip.ready{color:#35684b;background:#eef9f1;border-color:#9bc7a7}.direct-audio-chip.ready small{color:#699078}.direct-audio-chip.pending{color:#82661d;background:#fff8df;border-color:#dfc589}.direct-audio-chip.unsupported{color:#67558f;background:#f4f1fb;border-color:#d3cce8}.direct-audio-chip.unsupported small{color:#887ba8}.direct-audio-empty{color:#aaa8af;font-size:8px}.direct-add-asset{color:#684fc0;background:#f5f2ff;border:1px dashed #bdb6d5;border-radius:15px;padding:5px 9px;font-size:9px;font-weight:700}.direct-asset-picker{background:#f8f6ff;border:1px solid #d8d3e9;border-radius:9px;gap:9px;margin:12px 15px 0;padding:12px;display:grid;box-shadow:0 12px 26px #2e23581a}.direct-asset-picker section{grid-template-columns:55px minmax(0,1fr);align-items:start;gap:8px;display:grid}.direct-asset-picker section>b{color:#716c7b;padding-top:6px;font-size:9px}.direct-asset-picker section>div{flex-wrap:wrap;gap:5px;display:flex}.direct-asset-picker button{color:#6550aa;background:#fff;border:1px solid #dcd7ed;border-radius:5px;padding:5px 7px;font-size:8px}.shot-asset-replace-backdrop{z-index:130;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c0d12ad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.shot-asset-replace-modal{background:#fff;border:1px solid #fff6;border-radius:18px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1180px,96vw);max-height:92vh;display:grid;overflow:hidden;box-shadow:0 32px 100px #090a0f6b}.shot-asset-replace-modal>header{border-bottom:1px solid #e6e4eb;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px 20px 15px;display:flex}.shot-asset-replace-modal>header h2{color:#242630;margin:4px 0;font-size:19px}.shot-asset-replace-modal>header p{color:#888b96;max-width:820px;margin:0;font-size:9px;line-height:1.65}.shot-asset-replace-grid{background:#f7f7fa;grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:11px;min-height:260px;padding:16px;display:grid;overflow-y:auto}.shot-asset-replace-card{background:#fff;border:1px solid #dedee5;border-radius:11px;overflow:hidden;box-shadow:0 4px 14px #1e202b0d}.shot-asset-replace-card.current{border-color:#7358c8;box-shadow:0 0 0 2px #7358c81f}.shot-asset-replace-card>div{aspect-ratio:16/9;background:#ececf0;position:relative;overflow:hidden}.shot-asset-replace-card>div>img{object-fit:contain;width:100%;height:100%;display:block}.shot-asset-replace-card>div>span{color:#fff;background:#5640a4e6;border-radius:10px;padding:4px 7px;font-size:8px;font-weight:800;position:absolute;bottom:8px;left:8px}.shot-asset-replace-card>section{gap:4px;padding:10px;display:grid}.shot-asset-replace-card>section b{color:#4f3f84;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.shot-asset-replace-card>section small,.shot-asset-replace-card>section time{color:#9697a0;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.shot-asset-replace-card>section button{color:#624bb0;background:#f2eefd;border:1px solid #d9d2ee;border-radius:7px;margin-top:4px;padding:8px;font-size:9px;font-weight:800}.shot-asset-replace-card>section button:hover{color:#fff;background:#7358c8;border-color:#7358c8}.shot-asset-replace-empty{color:#797b85;text-align:center;grid-column:1/-1;align-content:center;place-items:center;gap:7px;min-height:250px;display:grid}.shot-asset-replace-empty p{color:#9b9ca4;max-width:440px;margin:0;font-size:9px;line-height:1.65}.shot-asset-replace-modal>footer{border-top:1px solid #e7e5eb;justify-content:space-between;align-items:center;gap:14px;padding:12px 18px;display:flex}.shot-asset-replace-modal>footer span{color:#8c8e97;font-size:8px}.direct-prompt-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding:11px 15px;display:flex}.direct-prompt-actions>span{color:#8a8b93;font-size:9px}.direct-prompt-actions .primary-button{padding:8px 12px;font-size:9px}.direct-task-list{gap:6px;padding:10px 15px 0;display:grid}.direct-task{color:#6852b6;background:#f3f0ff;border-radius:7px;align-items:center;gap:9px;padding:9px;display:flex}.direct-task>div{gap:2px;min-width:0;display:grid}.direct-task b{font-size:9px}.direct-task small{color:#918ba5;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.direct-task.failed{color:#9b4b4b;background:#fff1f1}.direct-task.failed>span{color:#fff;background:#aa5252;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;font-weight:800;display:grid}.direct-task>button{color:#fff;background:#a54d4d;border:0;border-radius:5px;margin-left:auto;padding:5px 8px;font-size:8px}.direct-shot-output{background:#f8f8f9;min-width:0;padding:14px}.direct-output-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.direct-output-heading>div{gap:3px;display:grid}.direct-output-heading b{color:#474851;font-size:10px}.direct-output-heading small,.direct-output-heading>span{color:#94959d;font-size:8px}.direct-video-candidates{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#c9c0e8 transparent;gap:10px;padding:2px 2px 8px;display:flex;overflow-x:auto}.direct-video-slot{aspect-ratio:9/16;scroll-snap-align:start;background:#0a0b0e;border:1px solid #dddce2;border-radius:10px;flex:0 0 calc(50% - 5px);display:grid;position:relative;overflow:hidden}.direct-video-slot.selected{border:2px solid #6c52c8;box-shadow:0 7px 20px #5e41be38}.direct-video-slot video{object-fit:contain;background:#08090c;width:100%;height:100%;display:block}.direct-video-meta{z-index:2;color:#fff;background:linear-gradient(#0000,#050609e0);justify-content:space-between;align-items:center;gap:7px;padding:8px;display:flex;position:absolute;bottom:0;left:0;right:0}.direct-video-meta>span{gap:2px;min-width:0;display:grid}.direct-video-meta b,.direct-video-meta small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.direct-video-meta b{font-size:8px}.direct-video-meta small{color:#ffffffb3;font-size:7px}.direct-video-meta button{color:#6048af;background:#fff;border:0;border-radius:6px;flex:none;padding:5px 7px;font-size:8px}.video-selection-actions{flex:none;justify-items:end;gap:4px;display:grid}.direct-video-meta .video-selection-actions button{white-space:nowrap}.direct-video-meta .video-selection-actions .video-select-action.selected{color:#fff;background:#7058c9}.direct-video-meta .video-selection-actions .video-order-action{color:#fff;background:#161222c2;box-shadow:inset 0 0 0 1px #ffffff61}.direct-video-slot.pending,.direct-video-slot.empty{color:#6d58b8;text-align:center;background:linear-gradient(155deg,#f8f6ff,#ece8f9);place-content:center;justify-items:center;gap:8px;padding:12px}.direct-video-slot.empty{color:#9898a1;background:#f3f3f5;border-style:dashed}.direct-video-slot.pending b,.direct-video-slot.empty b{font-size:9px}.direct-video-slot.pending small,.direct-video-slot.empty small{color:#9a96a8;max-width:120px;font-size:8px;line-height:1.5}.direct-video-slot.empty>span{color:#aaa9b1;background:#fff;border:1px solid #d9d8df;border-radius:12px;place-items:center;width:42px;height:42px;font-family:DM Mono,monospace;font-size:9px;display:grid}.split-insight{background:#fafafa;border:1px solid #e1e1e5;border-radius:9px;grid-template-columns:minmax(180px,1.25fr) repeat(4,minmax(85px,.62fr)) auto;align-items:center;gap:0;margin-bottom:13px;display:grid;overflow:hidden}.split-insight>div{border-right:1px solid #e7e7ea;flex-direction:column;justify-content:center;gap:4px;min-height:58px;padding:10px 13px;display:flex}.split-insight>div>span{color:#9698a1;font-size:9px}.split-insight>div>b{color:#41444e;font-size:11px}.split-insight>div>b.warn{color:#c06d31}.split-insight .split-engine{background:linear-gradient(120deg,#f2efff,#fafafa);padding-left:42px;position:relative}.split-engine:before{content:"✦";color:#fff;background:var(--violet);border-radius:7px;place-items:center;width:22px;height:22px;font-size:10px;display:grid;position:absolute;left:13px}.split-engine>span{font-weight:700;color:#6a50d2!important}.split-insight>button{white-space:nowrap;min-height:34px;margin:0 10px;padding:8px 10px;font-size:10px}.production-board{border-radius:10px;grid-template-columns:minmax(225px,.78fr) minmax(315px,1fr) minmax(350px,1.18fr);align-items:stretch;min-height:0;box-shadow:0 10px 28px #1b1c2209}.storyboard-waterfall{background:#f7f7f7}.storyboard-waterfall .column-heading{padding:18px 15px 12px}.waterfall-list{height:auto;min-height:0;max-height:min(760px,100vh - 345px);padding:0 10px 14px}.waterfall-shot{border-radius:8px}.waterfall-shot.active{border-color:var(--violet);box-shadow:0 7px 18px #593ccc21}.waterfall-cover{height:96px}.waterfall-copy p{font-size:11px}.split-decision{border-top:1px solid #ececf0;grid-template-columns:auto 1fr;align-items:start;gap:6px;margin-top:9px;padding-top:8px;display:grid}.split-decision strong{color:#3c8060;white-space:nowrap;background:#eaf6ef;border-radius:4px;padding:3px 5px;font-size:8px}.split-decision.standalone strong{color:#6647cf;background:#eee9ff}.split-decision span{color:#9799a2;font-size:8px;line-height:1.45}.first-frame-panel,.video-output-panel{flex-direction:column;min-height:0;padding:18px;display:flex}.first-frame-panel{background:#fbfbfb}.first-frame-canvas{height:224px;margin:15px 0;box-shadow:inset 0 0 0 1px #ffffff4d}.first-frame-panel textarea{min-height:145px}.video-control-row{margin:15px 0}.video-stack{gap:11px}.video-candidate{border-radius:8px;grid-template-columns:minmax(145px,42%) minmax(0,1fr)}.video-wide-preview{height:112px}.video-candidate.selected{border-color:var(--violet);box-shadow:0 7px 18px #593ccc1f}.empty-candidates.large{min-height:410px}.action-bar{margin-top:21px}.phone-preview{background:radial-gradient(circle at 50% 30%,#3c4861,#191d28 70%);min-height:410px}.phone-content{width:205px}@media (width<=1180px){.project-grid{grid-template-columns:repeat(2,minmax(250px,1fr))}.project-overview{grid-template-columns:repeat(3,110px) minmax(280px,1fr)}.direct-shot-layout{grid-template-columns:1fr}.direct-shot-editor{border-bottom:1px solid #e4e3e7;border-right:0}.direct-shot-editor textarea{min-height:190px}.direct-video-slot{flex-basis:calc(50% - 5px)}.production-board{grid-template-columns:220px minmax(310px,1fr)}.video-output-panel{grid-column:1/-1}.split-insight{grid-template-columns:repeat(4,1fr)}.split-insight .split-engine,.split-insight>button{grid-column:span 2}}@media (width<=820px){.sidebar{width:190px}.main-content{width:calc(100% - 190px);margin-left:190px}.workspace-task-center.floating{width:min(380px,100vw - 222px);left:206px}.page{padding:38px 25px}.project-overview{grid-template-columns:repeat(3,1fr)}.project-overview .overview-hint{border-top:1px solid #ececef;grid-column:1/-1}.prompt-settings{grid-template-columns:220px minmax(0,1fr)}.prompt-editor{padding:25px 22px}.asset-workspace{grid-template-columns:1fr}}@media (width<=680px){.sidebar{width:100%;padding:12px 14px;position:static}.main-content{width:100%;margin-left:0}.brand-mark{width:27px;height:27px}.project-grid{grid-template-columns:1fr}.project-overview{grid-template-columns:repeat(3,1fr)}.project-overview>div{min-height:75px;padding:13px}.toolbar .result-count{display:none}.search{min-width:100%}.prompt-settings{display:block}.prompt-list{border-right:0}.prompt-editor{padding:22px 16px}.stage-content{padding:15px 10px 35px}.workspace-task-center.floating{width:auto;max-height:55vh;margin:0;bottom:10px;left:10px;right:10px}.workspace-task-summary{flex-direction:column;align-items:flex-start;gap:5px}.workspace-task-row{grid-template-columns:20px minmax(0,1fr) auto}.workflow-panel{padding:18px 14px}.direct-prompt-toolbar{flex-direction:column;align-items:stretch}.direct-prompt-toolbar .model-select{width:100%;min-width:0}.direct-prompt-card>header{align-items:flex-start}.direct-prompt-card>header>div{flex-wrap:wrap}.direct-shot-editor textarea{min-height:210px;font-size:10px}.direct-prompt-actions{flex-direction:column;align-items:stretch}.direct-prompt-actions .primary-button{width:100%}.direct-shot-output{padding:11px}.direct-video-slot{flex-basis:calc(50% - 4.5px)}.direct-asset-picker section{grid-template-columns:1fr}.shot-asset-replace-backdrop{padding:0}.shot-asset-replace-modal{border-radius:0;width:100%;height:100vh;max-height:100vh}.shot-asset-replace-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px}.shot-asset-replace-modal>footer{flex-direction:column;align-items:stretch}.asset-director-entry{align-items:stretch}.asset-director-entry>div{width:100%}.asset-director-entry>div button{flex:1}.production-board{display:block}.split-insight{grid-template-columns:1fr 1fr}.split-insight .split-engine,.split-insight>button{grid-column:1/-1}.split-insight>button{margin:10px}.waterfall-list{height:auto;min-height:0;max-height:410px}.first-frame-canvas{height:250px}.delete-button{opacity:1}}.voice-binding{background:linear-gradient(145deg,#faf9ff,#f7f8fb);border:1px solid #dedce9;border-radius:9px;margin-top:14px;padding:15px}.voice-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.voice-heading .small-label{margin:0 0 5px}.voice-heading b{color:#4f5260;font-size:11px}.voice-play{color:#6451ad;background:#fff;border:1px solid #d9d5eb;border-radius:6px;padding:6px 9px;font-size:9px;font-weight:700}.voice-mode{background:#ececf1;border-radius:7px;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:12px;padding:4px;display:grid}.voice-mode button{color:#777a85;background:0 0;border:0;border-radius:5px;padding:7px 8px;font-size:10px;font-weight:700}.voice-mode button.active{color:#553bc3;background:#fff;box-shadow:0 3px 9px #23242c14}.audio-upload{background:#fff;border:1px dashed #cbc7dd;border-radius:7px;grid-template-columns:35px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;display:grid}.audio-icon{color:#fff;background:linear-gradient(145deg,#7053d5,#4d79b2);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.audio-upload b{color:#4f5360;text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.audio-upload p{color:#999ba4;margin:4px 0 0;font-size:8px}.voice-generator{gap:10px;display:grid}.voice-generator .model-select{width:100%}.voice-generator textarea{min-height:78px}.voice-generator .full{margin-top:0}.voice-note{color:#86838f;margin:10px 0 0;font-size:9px;line-height:1.55}.shot-voices{color:#4d6f92;text-overflow:ellipsis;white-space:nowrap;background:#edf4fa;border-radius:4px;margin-top:7px;padding:5px 6px;font-size:8px;overflow:hidden}.video-voice-context{background:#f8f8f9;border:1px solid #e1e2e6;border-radius:7px;align-items:flex-start;gap:9px;margin-top:13px;padding:10px 11px;display:flex}.video-voice-context>span{color:#8b8e98;background:#e7e8eb;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.video-voice-context b{color:#646773;font-size:9px;display:block}.video-voice-context p{color:#999ba4;margin:3px 0 0;font-size:8px;line-height:1.45}.video-voice-context.bound{background:#f5f2ff;border-color:#d8d0f5}.video-voice-context.bound>span{color:#fff;background:#7157d3}.video-voice-context.bound b{color:#5742a7}.prompt-helper .voice-tag{color:#466e91;background:#e9f2f8}@media (width<=680px){.audio-upload{grid-template-columns:34px minmax(0,1fr)}.audio-upload .upload-button{grid-column:1/-1;justify-content:center}}.asset-waterfall-library{padding:20px}.asset-waterfall-library>.panel-heading{padding:4px 3px 0}.asset-waterfall-library .header-controls>select:not(.model-select){width:auto;min-width:105px;padding:9px 28px 9px 10px;font-size:11px}.asset-flow-shell{background:#fff;border:1px solid #e0e1e4;border-radius:10px;grid-template-columns:minmax(245px,290px) minmax(0,1fr);min-height:720px;display:grid;overflow:hidden}.asset-stream{background:#f7f7f7;border-right:1px solid #e1e2e5;min-width:0}.asset-stream .asset-tabs{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7f7f7f5;border-bottom:1px solid #e2e2e5;margin:0;padding:13px 11px 10px;position:sticky;top:0}.asset-stream .asset-tab{text-align:center;flex:1;padding:8px 5px}.asset-stream-list{align-content:start;gap:11px;max-height:920px;padding:11px;display:grid;overflow-y:auto}.stream-asset{background:#fff;border:1px solid #dedfe3;border-radius:9px;position:relative;overflow:hidden;box-shadow:0 4px 12px #1c1d2206}.stream-asset.active{border:2px solid var(--violet);box-shadow:0 8px 20px #5d3ed81f}.stream-cover-button{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0}.asset-render{aspect-ratio:16/9;background:linear-gradient(145deg,#3b4960,#9aaab2);position:relative;overflow:hidden}.asset-render.rose{background:linear-gradient(145deg,#4b3947,#bd807c 62%,#e0aa91)}.asset-render.indigo{background:linear-gradient(145deg,#242a3a,#596985 60%,#8895a8)}.asset-render.cyan{background:linear-gradient(145deg,#164a55,#4c9293 60%,#acd0ca)}.asset-render.amber{background:linear-gradient(145deg,#433b35,#9b795d 60%,#d5bd94)}.asset-render.violet{background:linear-gradient(145deg,#342b4b,#745da0 60%,#b093c5)}.asset-render.render-2{filter:saturate(.88)brightness(.94)}.asset-render.render-3{filter:saturate(1.12)contrast(1.05)}.asset-render.render-4{filter:sepia(.1)hue-rotate(-8deg)}.asset-render:before{content:"";background:#f6ded294;border-radius:52% 52% 8px 8px;width:38%;height:115%;position:absolute;bottom:-48%;right:17%;transform:rotate(-2deg);box-shadow:-78px 45px 0 -38px #111f3047}.asset-render:after{content:"";background:linear-gradient(#ffffff14,#0000 48%,#0b0d1433);position:absolute;inset:0}.ratio-badge,.locked-badge{z-index:2;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#12141c7a;border-radius:4px;padding:4px 6px;font-size:8px;font-weight:700;position:absolute;top:8px;left:8px}.locked-badge{color:#ede9ff;background:#4930a3b8;left:auto;right:8px}.reference-badge{z-index:2;color:#eef7ff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#31638bc7;border-radius:4px;padding:4px 6px;font-size:8px;font-weight:700;position:absolute;top:8px;right:8px}.render-empty{z-index:2;color:#ffffffd1;place-items:center;font-size:10px;font-weight:700;display:grid;position:absolute;inset:0}.stream-copy{justify-content:space-between;align-items:flex-start;gap:10px;padding:11px 12px 14px;display:flex}.stream-copy h3{margin:0 0 4px;font-size:12px}.stream-copy p{color:#8b8e97;margin:0;font-size:8px;line-height:1.45}.stream-copy>span{color:#9699a2;white-space:nowrap;font-size:8px}.stream-check{z-index:3;color:#8b8e97;background:#fffffff0;border:1px solid #dddde3;border-radius:5px;padding:4px 6px;font-size:8px;font-weight:700;position:absolute;bottom:8px;right:8px}.stream-check.checked{color:#5d43bf;background:#f2efff;border-color:#cec3f5}.asset-detail{background:#fff;min-width:0;padding:20px}.asset-detail-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;display:flex}.asset-detail-head .small-label{margin:0 0 7px}.asset-detail-head h3{margin:0 0 5px;font-size:19px}.asset-detail-head p{color:#81848e;margin:0;font-size:10px}.asset-detail-head>div:last-child{gap:7px;display:flex}.render-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.render-card{background:#fff;border:1px solid #e0e1e5;border-radius:9px;transition:transform .18s,border-color .18s;overflow:hidden}.render-card:hover{border-color:#bdb2e5;transform:translateY(-2px)}.render-card.locked{border:2px solid var(--violet);box-shadow:0 9px 24px #5c3ed11f}.render-card.auxiliary{border-color:#7197b7;box-shadow:0 7px 20px #406b8f1a}.render-card-footer{justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;display:flex}.render-card-footer>div{gap:2px;display:grid}.render-card-footer b{font-size:10px}.render-card-footer span{color:#989aa3;font-size:8px}.render-card-footer button{color:#6350ad;background:#faf9ff;border:1px solid #dedee4;border-radius:5px;padding:6px 8px;font-size:8px;font-weight:700}.render-card.locked .render-card-footer button{color:#fff;border-color:var(--violet);background:var(--violet)}.render-actions{grid-auto-flow:column;justify-content:flex-end;align-items:center;gap:5px!important;display:flex!important}.render-actions button{white-space:nowrap}.render-actions button.reference-active{color:#fff;background:#4f789d;border-color:#4f789d}.render-empty-state{color:#858995;text-align:center;background:#fafafa;border:1px dashed #d9d8df;border-radius:9px;place-content:center;justify-items:center;min-height:310px;display:grid}.render-empty-state>div{color:#735bd0;background:#efebff;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:10px;display:grid}.render-empty-state b{color:#555965;font-size:12px}.render-empty-state p{color:#9799a2;max-width:310px;margin:6px 0 14px;font-size:9px;line-height:1.6}.asset-customization{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);gap:13px;margin-top:17px;display:grid}.asset-customization>section{background:#fafafa;border:1px solid #e2e2e6;border-radius:9px;min-width:0;margin:0;padding:16px}.custom-section-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:13px;display:flex}.custom-section-head .small-label{margin:0 0 5px}.custom-section-head h4{color:#474a55;margin:0;font-size:12px}.custom-section-head>span{color:#7259c9;font-size:9px;font-weight:700}.asset-customization textarea{min-height:96px}.asset-customization .voice-generator textarea{min-height:72px}.prompt-helper .locked-visual-tag{color:#6248bc;background:#eee9ff}.video-reference-context{background:#f8f8f9;border:1px solid #e1e2e6;border-radius:7px;align-items:flex-start;gap:9px;margin-top:13px;padding:10px 11px;display:flex}.video-reference-context>span{color:#8b8e98;background:#e7e8eb;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.video-reference-context b{color:#646773;font-size:9px;display:block}.video-reference-context p{color:#999ba4;margin:3px 0 0;font-size:8px;line-height:1.45}.video-reference-context.bound{background:#f0f7fb;border-color:#c8d9e7}.video-reference-context.bound>span{color:#fff;background:#4f789d}.video-reference-context.bound b{color:#3f698d}.provider-model-table{overflow-x:auto}.provider-model-table .model-row{grid-template-columns:minmax(265px,1.7fr) minmax(180px,1.2fr) minmax(160px,1fr) 92px 126px 112px;gap:14px;min-width:1160px}.provider-model-table .model-head{color:#92959f;min-height:44px;font-size:10px}.provider-model-table .model-name,.provider-model-table .model-name>div{min-width:0}.provider-model-table .model-name b{margin-bottom:3px}.provider-model-table .model-name small{color:#777b87;text-overflow:ellipsis;white-space:nowrap;font-family:DM Mono,monospace;display:block;overflow:hidden}.provider-model-table .model-name em{color:#a0a2aa;margin-top:4px;font-size:8px;font-style:normal;display:block}.model-capability{justify-items:start;gap:4px;display:grid}.model-capability small{color:#898c96;font-size:8px;line-height:1.4}.model-price{gap:4px;display:grid}.model-price b{color:#4c505c;font-size:10px}.model-price small{color:#a1a3aa;font-size:8px}.default-model{color:#888b95;background:#fff;border:1px solid #dedee4;border-radius:6px;padding:6px 8px;font-size:9px;font-weight:700}.default-model.active{color:#5b42be;background:#f2efff;border-color:#d4caf8}.model-type-filters{flex-wrap:wrap;gap:8px;margin:0 0 14px;display:flex}.model-type-filters button{color:#737681;background:#fff;border:1px solid #dedfe5;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:700}.model-type-filters button:hover{color:#654dc2;border-color:#cfc7ed}.model-type-filters button.active{color:#5d43bd;background:#f1edff;border-color:#cfc3f7}.model-type-filters span{color:#a0a2aa;margin-left:6px;font-size:9px}.model-toggle-cell{align-content:center;justify-items:start;gap:5px;display:grid}.model-toggle-cell small{color:#9497a0;white-space:nowrap;font-size:8px}.model-switch{background:#cfd1d8;border:0;border-radius:999px;width:38px;height:22px;padding:0;transition:background .18s;position:relative}.model-switch span{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #14161d3d}.model-switch.on{background:#6d52cf}.model-switch.on span{transform:translate(16px)}.model-switch:disabled{cursor:not-allowed;opacity:.48}.prompt-version{color:#5f47bd;background:#f1edff;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800}.prompt-editor textarea{min-height:360px;line-height:1.75}.model-link{color:#6650b8;background:#faf9ff;border:1px solid #e0e0e5;border-radius:6px;width:31px;height:31px;font-size:13px}.model-check-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.model-check{color:#555968;background:#fff;border:1px solid #dcdce3;border-radius:7px;min-width:64px;height:31px;padding:0 9px;font-size:12px}.model-check.ok{color:#267447;background:#f1fbf5;border-color:#b9ddc8}.model-check.failed{color:#a34242;background:#fff5f5;border-color:#efc5c5}.user-chip>span:last-child{gap:2px;display:grid}.user-chip b{font-size:12px;font-weight:600}.user-chip small{color:#8f929d;font-size:11px}.live-status.durable{color:#27744b;background:#2d8e5b14;border-color:#2d8e5b40}.asset-three-column-library{min-height:0}.asset-triple-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:14px;display:grid}.asset-kind-column{background:#f7f7f9;border:1px solid #e0e1e6;border-radius:14px;min-width:0;overflow:hidden}.asset-kind-column>header{background:#fff;border-bottom:1px solid #e2e3e7;justify-content:space-between;align-items:flex-end;gap:10px;padding:16px;display:flex}.asset-kind-column>header div{align-items:center;gap:8px;display:flex}.asset-kind-column>header span{color:#242631;font-size:15px;font-weight:750}.asset-kind-column>header b{color:#6850be;background:#eeeafd;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:11px;display:grid}.asset-kind-column>header small{color:#999ca7;font-size:10px}.asset-kind-list{align-content:start;gap:11px;min-height:0;max-height:none;padding:11px;display:grid;overflow:visible}.asset-overview-card{background:#fff;border:1px solid #e1e2e6;border-radius:11px;overflow:hidden;box-shadow:0 5px 16px #1f222d0a}.asset-overview-open{text-align:left;background:0 0;border:0;width:100%;padding:0}.asset-overview-open>img,.asset-overview-empty{aspect-ratio:16/9;object-fit:cover;width:100%}.asset-overview-empty{color:#a1a3ad;background:linear-gradient(145deg,#f0f0f3,#e4e5e9);place-items:center;font-size:12px;display:grid}.asset-overview-badges{z-index:1;flex-wrap:wrap;gap:5px;margin:-12px 10px 0;display:flex;position:relative}.asset-overview-badges span{color:#686b77;background:#fffffff0;border:1px solid #ffffffe6;border-radius:999px;padding:4px 7px;font-size:9px;box-shadow:0 2px 8px #14161e14}.asset-overview-badges .confirmed{color:#28754c;background:#edf9f2}.asset-overview-badges .voice-bound{color:#6648bd;background:#f1edff}.asset-overview-copy{padding:10px 12px 12px}.asset-overview-copy b{color:#292b35;font-size:13px}.asset-overview-copy p{color:#8b8e99;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;font-size:10px;line-height:1.55;display:-webkit-box;overflow:hidden}.asset-overview-actions{border-top:1px solid #ececf0;grid-template-columns:minmax(0,1fr) auto;display:grid}.asset-overview-card.character-look-card{border-left:3px solid #cfc3ef;width:calc(100% - 18px);margin-left:18px}.asset-overview-card.character-look-card:before{content:"↳ 同人物造型";color:#735abe;background:#faf8ff;padding:6px 10px 0;font-size:8px;font-weight:800;display:block}.asset-overview-badges .look-badge{color:#674bb7;background:#f1edff}.asset-batch-check{color:#81848f;text-align:left;background:#fbfbfc;border:0;width:100%;padding:9px 12px;font-size:10px}.asset-batch-check.checked{color:#664db8;background:#f4f1ff}.asset-add-look-button{color:#654db4;background:#f7f4ff;border:0;border-left:1px solid #ececf0;padding:9px 10px;font-size:10px}.asset-expand-looks-button{color:#654db4;white-space:nowrap;background:#f7f4ff;border:0;border-left:1px solid #ececf0;padding:9px 10px;font-size:10px;font-weight:700}.asset-expand-looks-button.expanded{color:#49368d;background:#ece6ff}.asset-delete-button{color:#a25555;background:snow;border:0;border-left:1px solid #ececf0;padding:9px 12px;font-size:10px}.asset-delete-button:hover,.danger-text-button:hover{color:#fff;background:#a84d4d}.character-looks-group{border-left:2px solid #d9cff3;gap:11px;margin:-3px 0 3px 14px;padding:8px 0 0 10px;display:grid}.character-looks-group .asset-overview-card.character-look-card{width:100%;margin-left:0}.asset-column-empty{color:#a0a2aa;place-items:center;min-height:180px;font-size:12px;display:grid}.asset-create-button{color:#6853aa;background:#faf8ff;border:1px dashed #cfc7e3;border-radius:10px;width:100%;min-height:46px;padding:11px 14px;font-size:10px;font-weight:800}.asset-create-button:hover{color:#fff;background:#7559c7;border-color:#7559c7}.new-asset-modal{width:min(620px,94vw)}.new-asset-modal .modal-heading>div{gap:3px;display:grid}.new-asset-modal .modal-heading h2{margin:0}.new-asset-modal textarea{resize:vertical;min-height:92px}.manual-asset-note{color:#777181;background:#f9f7ff;border:1px solid #e3dff0;border-radius:9px;padding:10px 12px;font-size:9px;line-height:1.65}.asset-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#11121894;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.asset-modal{background:#fff;border:1px solid #fff6;border-radius:20px;flex-direction:column;width:min(1280px,96vw);height:min(900px,92vh);max-height:92vh;display:flex;overflow:hidden;box-shadow:0 35px 100px #0a0b1259}.asset-modal-header{border-bottom:1px solid #e5e5e9;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 24px 16px;display:flex}.asset-modal-header h2{color:#23252e;margin:4px 0;font-size:22px}.asset-modal-title-row{align-items:center;gap:9px;min-height:35px;display:flex}.asset-title-rename{color:#737681;background:#fff;border:1px solid #dedee4;border-radius:8px;place-items:center;width:28px;height:28px;margin-top:2px;font-size:13px;display:grid}.asset-title-rename:hover{color:#fff;background:#7359c6;border-color:#7359c6}.asset-modal-title-editor{align-items:center;gap:7px;width:min(620px,65vw);display:flex}.asset-modal-title-editor input{color:#23252e;background:#fff;border:1px solid #7258c5;border-radius:8px;outline:none;flex:1;min-width:220px;height:38px;padding:0 11px;font-size:17px;font-weight:800;box-shadow:0 0 0 3px #7258c51a}.asset-title-save,.asset-title-cancel{color:#6c58aa;background:#f5f2fd;border:1px solid #d9d5e5;border-radius:8px;height:34px;padding:0 11px;font-size:9px;font-weight:800}.asset-title-save:disabled{color:#aaa7b1;background:#f2f2f4}.asset-title-cancel{color:#797b84;background:#fff}.asset-modal-header p{color:#8c8f99;max-width:760px;margin:0;font-size:11px;line-height:1.6}.asset-modal-header-actions{align-items:center;gap:8px;display:flex}.danger-text-button{color:#a25555;background:snow;border:1px solid #ead4d4;border-radius:7px;padding:8px 10px;font-size:10px}.asset-modal-body{overscroll-behavior:contain;scrollbar-gutter:stable;grid-template-columns:330px minmax(0,1fr);min-height:0;display:grid;overflow-y:auto}.asset-modal-settings{background:#f8f8fa;border-right:1px solid #e5e5e9;align-self:start;padding:20px}.asset-modal-settings>label,.asset-modal-inline label{color:#666977;gap:7px;margin-bottom:13px;font-size:10px;display:grid}.asset-name-field>div{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.asset-name-field input{min-width:0}.asset-name-field button{color:#654db4;background:#f4f1ff;border:1px solid #d6ccec;border-radius:7px;padding:0 11px;font-size:10px;font-weight:700}.asset-name-field button:disabled{color:#aaaab2;cursor:default;background:#eeeef1;border-color:#e1e1e5}.asset-name-field small{color:#9799a3;font-size:9px;line-height:1.45}.asset-modal-settings textarea{min-height:150px}.character-card-auto-note{color:#654db7;background:#f5f2ff;border:1px solid #d7cdef;border-radius:9px;gap:4px;margin:-3px 0 14px;padding:10px 11px;display:grid}.character-card-auto-note b{font-size:10px}.character-card-auto-note span{color:#777286;font-size:9px;line-height:1.6}.inherited-character-reference{background:#f7f4ff;border:1px solid #d8cfef;border-radius:9px;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:9px;margin:0 0 13px;padding:8px;display:grid}.inherited-character-reference.disabled{background:#f3f3f5;border-color:#e1e1e5}.inherited-character-reference img{aspect-ratio:16/9;object-fit:cover;border-radius:6px;width:64px}.inherited-character-reference div{gap:3px;display:grid}.inherited-character-reference b{color:#6048b0;font-size:10px}.inherited-character-reference span{color:#85818f;font-size:8px;line-height:1.5}.inherited-character-reference select{color:#514765;background:#fff;border:1px solid #d9d2eb;border-radius:6px;width:100%;min-width:0;padding:7px 24px 7px 7px;font-size:9px}.inherited-character-reference .inheritance-control-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:3px;display:flex}.inherited-character-reference.disabled b{color:#777982}.inherited-character-reference .asset-overview-empty{min-height:46px;padding:5px;font-size:8px}.asset-modal-inline{grid-template-columns:1fr 1fr;gap:9px;display:grid}.model-reference-capability{background:#f7f7f9;border:1px solid #dedfe5;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin:-4px 0 13px;padding:8px 10px;display:flex}.model-reference-capability b{font-size:9px}.model-reference-capability span{color:#858894;text-align:right;font-size:8px}.model-reference-capability.supported{background:#f5f2ff;border-color:#d3caef}.model-reference-capability.supported b{color:#6048b4}.model-reference-capability.unsupported b{color:#8c8f98}.reference-switch-row{background:#fff;border:1px solid #e0dbea;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;margin:6px 0 12px;padding:12px;display:flex}.reference-switch-row div{gap:3px;display:grid}.reference-switch-row b{color:#393b46;font-size:11px}.reference-switch-row small{color:#999ba5;font-size:9px}.reference-switch-row.disabled{background:#eeeef1;border-color:#e5e5e8}.reference-switch-row.disabled b,.reference-switch-row.disabled small{color:#a4a5ac}.asset-reference-box{background:#fff;border:1px dashed #cfc7e7;border-radius:10px;gap:9px;margin-bottom:13px;padding:11px;display:grid}.asset-reference-box>small{color:#90939d;font-size:9px}.reference-source-actions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.reference-source-actions .upload-button,.reference-source-actions .secondary-button{text-align:center;justify-content:center;align-items:center;min-height:34px;margin:0;padding:7px 8px;display:flex}.recent-reference-picker{gap:8px;padding-top:2px;display:grid}.recent-reference-picker-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.recent-reference-picker-head b{color:#4c4e58;font-size:9px}.recent-reference-picker-head span{color:#999ba5;font-size:8px}.recent-reference-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.recent-reference-card{min-width:0;color:inherit;text-align:left;background:#f8f7fb;border:1px solid #e1ddee;border-radius:7px;padding:0 0 6px;position:relative;overflow:hidden}.recent-reference-card:hover{border-color:#8067d3;box-shadow:0 4px 14px #5c45af1f}.recent-reference-card.selected{opacity:1;background:#f2effd;border-color:#8067d3}.recent-reference-card img{aspect-ratio:1;object-fit:contain;background:#eeedf2;width:100%;display:block}.recent-reference-card>span{color:#fff;background:#4a378bd1;border-radius:4px;padding:3px 5px;font-size:7px;position:absolute;top:4px;right:4px}.recent-reference-card b,.recent-reference-card small{text-overflow:ellipsis;white-space:nowrap;margin:5px 6px 0;display:block;overflow:hidden}.recent-reference-card b{color:#654db5;font-size:8px}.recent-reference-card small{color:#94969f;margin-top:2px;font-size:7px}.recent-reference-empty{color:#999ba4;text-align:center;border:1px dashed #dedbe7;border-radius:7px;grid-column:1/-1;padding:18px 10px;font-size:8px}.reference-thumbs{gap:6px;display:flex;overflow-x:auto}.reference-thumb{background:#efedf6;border-radius:6px;flex:0 0 70px;position:relative;overflow:hidden}.reference-thumb>img{aspect-ratio:1;object-fit:contain;width:70px;display:block}.reference-thumb>button{color:#fff;cursor:pointer;background:#1c1926c2;border:0;border-radius:50%;place-items:center;width:19px;height:19px;padding:0;display:grid;position:absolute;top:3px;right:3px}.reference-thumb.pending>img{opacity:.45}.reference-thumb.pending>div{color:#7457ce;place-items:center;display:grid;position:absolute;inset:0}.reference-thumb.pending.failed{outline:1px solid #c96767}.reference-thumb.pending.failed b{font-size:9px}.reference-thumb.pending.failed button{color:#fff;background:#a64c4c;border:0;border-radius:50%;width:18px;height:18px;padding:0;position:absolute;top:3px;right:3px}.upload-inline-error{color:#a64c4c!important}.generation-block-note{color:#8a5d16;background:#fff8eb;border:1px solid #edcf9e;border-radius:8px;margin:-2px 0 10px;padding:8px 10px;font-size:9px;line-height:1.5}.upload-finished{cursor:pointer;justify-content:center;align-items:center;margin-top:9px;display:flex}.upload-finished input{display:none}.favorite-library-trigger{color:#795f18;background:#fff9df;border-color:#d8c378;margin-top:7px}.favorite-library-trigger:hover{background:#fff3bd;border-color:#b99a38}.upload-hint{color:#9699a3;margin-top:7px;font-size:9px;line-height:1.5;display:block}.uploading-note{color:#6850b5;align-items:center;gap:8px;margin-top:10px;font-size:10px;display:flex}.asset-modal-gallery{min-width:0;padding:20px}.asset-modal-section-head{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:12px;display:flex}.asset-modal-section-head h3{color:#30323c;margin:4px 0 0;font-size:14px}.asset-modal-section-head>span{color:#989aa4;font-size:10px}.modal-image-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.modal-image-candidate,.generation-slot{text-align:left;background:#f3f3f6;border:2px solid #0000;border-radius:11px;min-width:0;position:relative;overflow:hidden}.modal-image-candidate{padding:0 0 9px}.modal-image-candidate.selected{border-color:#7257d0;box-shadow:0 0 0 3px #7257d01f}.modal-image-select{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0}.modal-image-candidate img{aspect-ratio:16/9;object-fit:cover;width:100%}.modal-image-candidate span{color:#5c45af;margin:8px 9px 2px;font-size:10px;font-weight:700;display:block}.modal-image-candidate small{color:#999ba5;text-overflow:ellipsis;white-space:nowrap;margin:0 9px;font-size:8px;display:block;overflow:hidden}.image-fullscreen-button{z-index:3;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#161820a3;border:1px solid #ffffffbf;border-radius:8px;place-items:center;width:30px;height:30px;padding:0;font-size:15px;display:grid;position:absolute;top:8px;right:8px;box-shadow:0 4px 14px #0003}.image-fullscreen-button:hover{background:#5139aae0}.asset-favorite-button{z-index:4;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#16182094;border:1px solid #ffffffd1;border-radius:9px;place-items:center;width:31px;height:31px;padding:0;font-size:17px;display:grid;position:absolute;top:8px;left:8px;box-shadow:0 4px 14px #0003}.asset-favorite-button:hover,.asset-favorite-button.active{color:#ffe172;background:#5c4812e0;border-color:#f1d064}.favorite-library-backdrop{z-index:120;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f1016b3;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.favorite-library-modal{background:#fff;border:1px solid #ffffff80;border-radius:18px;flex-direction:column;width:min(1120px,94vw);max-height:min(820px,90vh);display:flex;overflow:hidden;box-shadow:0 30px 100px #08090e66}.favorite-library-modal>header{border-bottom:1px solid #e8e7ec;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px 16px;display:flex}.favorite-library-modal h2{color:#30323c;margin:3px 0 4px;font-size:20px}.favorite-library-modal header p{color:#91939d;margin:0;font-size:9px}.favorite-library-filters{background:#faf9fc;border-bottom:1px solid #ecebf0;gap:7px;padding:13px 22px;display:flex}.favorite-library-filters button{color:#777985;background:#fff;border:1px solid #dedce6;border-radius:16px;align-items:center;gap:6px;padding:7px 11px;font-size:9px;display:inline-flex}.favorite-library-filters button span{color:#898b95;background:#efeff3;border-radius:8px;min-width:17px;padding:2px 4px;font-size:7px}.favorite-library-filters button.active{color:#fff;background:#7457ce;border-color:#7457ce}.favorite-library-filters button.active span{color:#684db8;background:#fff}.favorite-library-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:13px;min-height:260px;padding:18px 22px 24px;display:grid;overflow-y:auto}.favorite-library-card{min-width:0;color:inherit;text-align:left;background:#fafafd;border:1px solid #e2e0e8;border-radius:11px;padding:0 0 10px;overflow:hidden}.favorite-library-card:hover{border-color:#8067d3;transform:translateY(-1px);box-shadow:0 8px 24px #5943a726}.favorite-library-card:disabled{cursor:default;opacity:.68;transform:none}.favorite-library-card>div{background:#efeff2;position:relative;overflow:hidden}.favorite-library-card img{aspect-ratio:16/9;object-fit:contain;width:100%;display:block}.favorite-library-card>div span{color:#fff;background:#5941aee0;border-radius:6px;padding:5px 7px;font-size:8px;font-weight:800;position:absolute;bottom:7px;right:7px}.favorite-library-card.added>div span{background:#2f704de6}.favorite-library-card b,.favorite-library-card small,.favorite-library-card time{text-overflow:ellipsis;white-space:nowrap;margin:7px 9px 0;display:block;overflow:hidden}.favorite-library-card b{color:#3e404b;font-size:10px}.favorite-library-card small{color:#7d68c0;margin-top:3px;font-size:8px}.favorite-library-card time{color:#a0a2aa;margin-top:3px;font-size:7px}.favorite-library-empty{color:#9b9ca5;background:#faf9fc;border:1px dashed #dcd9e5;border-radius:12px;grid-column:1/-1;place-items:center;min-height:220px;font-size:10px;display:grid}.uploaded-audio-library-backdrop{z-index:125;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f1016b8;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.uploaded-audio-library-modal{background:#fff;border:1px solid #ffffff80;border-radius:18px;flex-direction:column;width:min(940px,94vw);max-height:min(820px,90vh);display:flex;overflow:hidden;box-shadow:0 30px 100px #08090e66}.uploaded-audio-library-modal>header{border-bottom:1px solid #e8e7ec;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px 16px;display:flex}.uploaded-audio-library-modal h2{color:#30323c;margin:3px 0 4px;font-size:20px}.uploaded-audio-library-modal header p{color:#91939d;margin:0;font-size:9px}.uploaded-audio-library-list{background:#faf9fc;align-content:start;gap:10px;min-height:260px;padding:18px 22px 24px;display:grid;overflow-y:auto}.uploaded-audio-library-card{background:#fff;border:1px solid #e0dee7;border-radius:12px;grid-template-columns:minmax(230px,1fr) minmax(240px,.9fr) auto;align-items:center;gap:13px;padding:13px 13px 13px 49px;display:grid;position:relative}.uploaded-audio-library-card.selected{background:#f8f5ff;border-color:#7559ce;box-shadow:0 0 0 3px #7559ce1a}.uploaded-audio-library-card audio{width:100%;height:36px}.uploaded-audio-library-copy{gap:4px;min-width:0;display:grid}.uploaded-audio-library-copy label{color:#777985;gap:5px;font-size:8px;display:grid}.uploaded-audio-library-copy label>div{grid-template-columns:1fr auto;gap:6px;display:grid}.uploaded-audio-library-copy input{color:#3d3f49;background:#fff;border:1px solid #dedce6;border-radius:7px;min-width:0;padding:8px 9px;font-size:10px}.uploaded-audio-library-copy button,.uploaded-audio-bind{color:#654bb7;background:#ece7fd;border:0;border-radius:7px;padding:8px 10px;font-size:9px;font-weight:700}.uploaded-audio-library-copy button:disabled,.uploaded-audio-bind:disabled{cursor:default;opacity:.55}.uploaded-audio-library-copy small,.uploaded-audio-library-copy time{color:#858893;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.uploaded-audio-library-copy time{color:#aaaab2;font-size:7px}.uploaded-audio-bind{color:#fff;background:#7054c9;min-width:112px}.uploaded-audio-library-card.selected .uploaded-audio-bind{color:#397651;background:#e1f1e6}.uploaded-audio-library-empty{color:#9b9ca5;background:#fff;border:1px dashed #dcd9e5;border-radius:12px;place-items:center;min-height:220px;font-size:10px;display:grid}.asset-image-lightbox{z-index:140;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08090deb;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.asset-image-lightbox>div{justify-items:center;gap:10px;max-width:min(1500px,96vw);max-height:94vh;display:grid;position:relative}.asset-image-lightbox img{object-fit:contain;border-radius:10px;width:auto;max-width:100%;height:auto;max-height:calc(94vh - 42px);box-shadow:0 24px 80px #00000085}.asset-image-lightbox p{color:#ffffffb8;margin:0;font-size:10px}.lightbox-close{z-index:2;color:#fff;background:#12141bb8;border:1px solid #ffffff73;border-radius:50%;width:36px;height:36px;font-size:22px;position:absolute;top:10px;right:10px}.upload-preview-slot{background:#f6f3ff;border:2px solid #d9d0f5;border-radius:11px;min-width:0;position:relative;overflow:hidden}.upload-preview-slot>img{aspect-ratio:16/9;object-fit:cover;opacity:.5;width:100%}.upload-preview-slot>div{color:#6249b3;text-align:center;background:#f6f3ffad;align-content:center;place-items:center;gap:7px;padding:12px;display:grid;position:absolute;inset:0}.upload-preview-slot small{color:#777184;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:9px;overflow:hidden}.upload-preview-slot.failed{border-color:#e1baba}.upload-preview-slot.failed>div{color:#9d4545;background:#fff3f3d1}.upload-preview-slot button{color:#fff;background:#9d4545;border:0;border-radius:6px;padding:6px 10px;font-size:9px}.generation-slot{color:#6e58bd;text-align:center;background:linear-gradient(145deg,#f7f5ff,#ede9fa);align-content:center;place-items:center;gap:8px;min-height:165px;padding:14px;display:grid}.generation-slot small{color:#9590a9;font-size:9px}.generation-slot.failed{color:#9d4545;background:#fff3f3}.generation-slot.failed button{color:#fff;background:#a94c4c;border:0;border-radius:6px;padding:6px 9px;font-size:9px}.generation-slot-actions{gap:6px;display:flex}.generation-slot.failed .generation-slot-actions .quiet{color:#994d4d;background:#f1dede}.shot-asset-binding-panel{background:#faf9fd;border:1px solid #ddd8eb;border-radius:10px;margin:12px 0;overflow:hidden}.shot-asset-binding-panel>summary{list-style:none}.shot-asset-binding-panel>summary::-webkit-details-marker{display:none}.shot-binding-summary{cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px;display:grid}.shot-binding-summary>span{align-items:center;gap:7px;display:flex}.shot-binding-summary b{color:#3f414b;font-size:10px}.shot-binding-summary small{color:#6048af;background:#eee9ff;border-radius:999px;padding:3px 6px;font-size:8px}.shot-binding-summary em{color:#85828d;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-style:normal;overflow:hidden}.shot-binding-summary i{color:#654fb0;font-size:9px;font-style:normal}.shot-asset-binding-panel[open] .shot-binding-summary{background:#f6f3fc;border-bottom:1px solid #e7e2f0}.shot-asset-binding-panel[open] .shot-binding-summary i:before{content:"收起"}.shot-asset-binding-panel[open] .shot-binding-summary i{font-size:0}.shot-asset-binding-panel[open] .shot-binding-summary i:before{font-size:9px}.shot-binding-body{gap:9px;padding:11px;display:grid}.shot-binding-head{justify-content:space-between;align-items:center;gap:9px;display:flex}.shot-binding-head>div{align-items:center;gap:7px;display:flex}.shot-binding-head>span{color:#888591;font-size:9px}.shot-binding-head b{color:#3f414b;font-size:10px}.shot-binding-head small{color:#6048af;background:#eee9ff;border-radius:999px;padding:3px 6px;font-size:8px}.shot-binding-head button,.binding-remove{color:#654fb0;background:#fff;border:1px solid #d9d2eb;border-radius:6px;padding:5px 7px;font-size:9px}.character-binding-row{grid-template-columns:1fr 1.25fr 25px;align-items:end;gap:6px;display:grid}.character-binding-row label,.shot-binding-grid label{color:#7d7f89;gap:4px;font-size:8px;display:grid}.character-binding-row select,.shot-binding-grid select{background:#fff;border:1px solid #dedde3;border-radius:6px;width:100%;min-width:0;padding:7px 22px 7px 7px;font-size:9px}.character-binding-row .binding-remove{color:#9b5454;height:29px}.shot-binding-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.shot-binding-grid select[multiple]{min-height:54px;padding-right:7px}.binding-dirty-note{color:#966425;background:#fff4df;border-radius:6px;padding:7px 8px;font-size:8px;line-height:1.5}.first-frame-carousel{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#c9c0e8 transparent;gap:10px;margin:14px -2px;padding:2px 2px 9px;display:flex;overflow-x:auto}.frame-choice{aspect-ratio:9/16;scroll-snap-align:start;cursor:pointer;background:#111217;border:2px solid #0000;border-radius:10px;flex:0 0 calc(50% - 5px);display:grid;position:relative;overflow:hidden;box-shadow:0 6px 16px #27233414}.frame-choice.selected{border-color:#7153c7;box-shadow:0 8px 24px #5b41a933}.frame-choice>div{background:#15161b;position:absolute;inset:0}.frame-choice img{object-fit:contain;width:100%;height:100%;display:block}.frame-choice.pending,.frame-choice.empty{color:#684fba;text-align:center;cursor:default;background:linear-gradient(145deg,#f8f6ff,#ebe6fb);place-content:center;justify-items:center;gap:8px;padding:12px}.frame-choice.empty{color:#9999a2;background:#f4f4f6;border:1px dashed #d8d7df}.frame-choice.pending b{font-size:10px}.frame-choice.pending small,.frame-choice.empty small{color:#9792a5;max-width:110px;font-size:8px;line-height:1.5}.frame-choice.empty>span{color:#aaa9b1;background:#fff;border:1px solid #d9d8df;border-radius:12px;place-items:center;width:42px;height:42px;font-family:DM Mono,monospace;font-size:9px;display:grid}.frame-choice.empty b{font-size:9px}.frame-choice-index{z-index:2;color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0c0d11a3;border-radius:6px;padding:4px 6px;font-size:8px;font-weight:700;position:absolute;top:8px;left:8px}.frame-selected-mark{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#543ba6e6;border-radius:7px;padding:5px 7px;font-size:9px;font-weight:700;position:absolute;bottom:8px;left:8px}.frame-selected-mark.choose{color:#ffffffd6;background:#0c0d119e}.frame-generate-controls{grid-template-columns:auto 1fr;gap:8px;margin-top:10px;display:grid}.frame-generate-controls select{color:#54515d;background:#fff;border:1px solid #dcd8e7;border-radius:8px;min-width:92px;padding:9px 28px 9px 10px;font-size:10px}.modal-gallery-empty{color:#a0a2ab;border:1px dashed #dddde4;border-radius:10px;grid-column:1/-1;place-items:center;min-height:140px;font-size:11px;display:grid}.task-spinner{border:2px solid #6f53c633;border-top-color:#6f53c6;border-radius:50%;width:18px;height:18px;animation:.85s linear infinite task-spin;display:inline-block}.task-spinner.large{border-width:3px;width:30px;height:30px}@keyframes task-spin{to{transform:rotate(360deg)}}.character-voice-studio{border-top:1px solid #e6e6ea;margin-top:22px;padding-top:19px}.voice-library-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.voice-library-actions .secondary-button,.voice-library-actions .upload-button{align-items:center;width:auto;min-height:33px;margin:0;display:inline-flex}.voice-prompt-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.voice-prompt-grid label{color:#727581;gap:6px;font-size:10px;display:grid}.voice-prompt-grid textarea{min-height:88px}.voice-candidate-list{gap:8px;margin-top:12px;display:grid}.voice-candidate{background:#fafafd;border:1px solid #e1e1e6;border-radius:10px;grid-template-columns:minmax(210px,1fr) 1fr auto;align-items:center;gap:11px;padding:10px 10px 10px 46px;display:grid;position:relative}.voice-candidate.pending{grid-template-columns:auto 1fr auto}.voice-candidate.pending.failed{background:#fff4f4;border-color:#e1baba}.voice-candidate.selected{background:#f5f2ff;border-color:#7457ce}.voice-candidate audio{width:100%;height:34px}.voice-candidate div{gap:3px;display:grid}.voice-candidate b{color:#3a3c47;font-size:10px}.voice-candidate small{color:#9699a3;font-size:9px}.voice-candidate button{color:#654bb7;background:#ece7fd;border:0;border-radius:6px;padding:7px 9px;font-size:9px}.audio-favorite-button,.voice-candidate .audio-favorite-button{z-index:2;color:#8b8d97;background:#fff;border:1px solid #ddd9e8;border-radius:8px;place-items:center;width:27px;height:27px;padding:0;font-size:15px;display:grid;position:absolute;top:11px;left:11px}.audio-favorite-button:hover,.audio-favorite-button.active,.voice-candidate .audio-favorite-button:hover,.voice-candidate .audio-favorite-button.active{color:#c79a08;background:#fff8d7;border-color:#e5c550}.asset-modal-section-head>div>small{color:#8f929c;margin-top:4px;font-size:9px;display:block}.voice-audio-validation{min-height:34px;position:relative}.voice-audio-validation:not(.ready) audio{visibility:hidden}.voice-audio-message{color:#6850b5;text-align:center;background:#f1edfd;border-radius:7px;justify-content:center;align-items:center;padding:5px 8px;position:absolute;inset:0;grid-template-columns:none!important;gap:7px!important;display:flex!important}.voice-audio-validation.error .voice-audio-message{color:#9d4a4a;background:#fff0f0}.voice-audio-message>span:not(.task-spinner){color:#fff;background:#a95353;border-radius:50%;place-items:center;width:17px;height:17px;font-size:10px;font-weight:800;display:grid}@media (width<=1100px){.asset-triple-grid{grid-template-columns:1fr}.asset-kind-list{grid-template-columns:repeat(2,minmax(0,1fr));min-height:0;max-height:none}.asset-modal-body{grid-template-columns:290px minmax(0,1fr)}.modal-image-grid,.favorite-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.uploaded-audio-library-card{grid-template-columns:minmax(200px,1fr) minmax(220px,1fr)}.uploaded-audio-bind{grid-column:1/-1}}@media (width<=720px){.asset-modal-backdrop{padding:0}.asset-modal{border-radius:0;width:100%;height:100vh;max-height:100vh}.asset-modal-header{padding-left:14px;padding-right:14px}.asset-modal-header>div:first-child{flex:1;min-width:0}.asset-modal-title-row{min-width:0}.asset-modal-title-editor{flex-wrap:wrap;width:100%}.asset-modal-title-editor input{flex-basis:100%;min-width:0}.favorite-library-backdrop{padding:0}.favorite-library-modal{border-radius:0;width:100%;height:100vh;max-height:100vh}.favorite-library-modal>header,.favorite-library-filters,.favorite-library-grid{padding-left:14px;padding-right:14px}.uploaded-audio-library-backdrop{padding:0}.uploaded-audio-library-modal{border-radius:0;width:100%;height:100vh;max-height:100vh}.uploaded-audio-library-modal>header,.uploaded-audio-library-list{padding-left:14px;padding-right:14px}.uploaded-audio-library-card{grid-template-columns:1fr}.uploaded-audio-bind{grid-column:auto;width:100%}.asset-modal-body{display:block;overflow-y:auto}.asset-modal-settings,.asset-modal-gallery{border-right:0;overflow:visible}.asset-kind-list,.modal-image-grid,.voice-prompt-grid,.voice-candidate{grid-template-columns:1fr}.recent-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.setting-notice button:disabled{cursor:wait;opacity:.62}.model-runtime-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;width:100%;max-width:710px;display:flex}.model-runtime-controls .model-select{min-width:210px}.model-runtime-controls>select:not(.model-select){width:auto;min-width:120px}.first-frame-panel>.model-runtime-controls,.video-output-panel>.model-runtime-controls{justify-content:stretch;max-width:none;margin:10px 0}.first-frame-panel>.model-runtime-controls>*,.video-output-panel>.model-runtime-controls>*{flex:145px;min-width:0}.runtime-model-note{color:#666977;background:#f8f6ff;border:1px solid #e2dff0;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;margin:0 0 11px;padding:8px 9px;display:flex}.runtime-model-note b{color:#5944aa;font-size:9px}.runtime-model-note span{color:#8d8f99;text-align:right;font-size:8px}.runtime-options{background:#fafafa;border:1px solid #e3e3e7;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;padding:7px 8px;display:flex}.runtime-options select{width:auto;min-width:110px;padding:6px 25px 6px 8px;font-size:9px}.runtime-options span{color:#888b95;text-align:right;font-size:8px}.runtime-video-controls{grid-template-columns:minmax(150px,1.45fr) 76px 88px auto}.runtime-video-controls .primary-button{white-space:nowrap}@media (width<=760px){.model-runtime-controls{justify-content:stretch;max-width:none}.model-runtime-controls>*{flex:145px}.runtime-video-controls{grid-template-columns:1fr 1fr}.runtime-video-controls .model-select,.runtime-video-controls .primary-button{grid-column:1/-1}.runtime-model-note{flex-direction:column;align-items:flex-start}.runtime-model-note span{text-align:left}}@media (width<=1080px){.asset-flow-shell{grid-template-columns:240px minmax(0,1fr)}.asset-customization{grid-template-columns:1fr}}@media (width<=760px){.asset-flow-shell{display:block}.asset-stream{border-bottom:1px solid #e1e2e5;border-right:0}.asset-stream-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:480px}.render-gallery{grid-template-columns:1fr}.asset-detail{padding:15px}.asset-detail-head{flex-direction:column}}.column-tools{align-items:center;gap:6px;display:flex}.format-pill{color:#644bc0;background:#f2efff;border:1px solid #d8d0f5;border-radius:5px;padding:5px 7px;font-size:9px;font-weight:800}.first-frame-canvas{aspect-ratio:9/16;width:min(190px,100%);height:auto;margin:15px auto}.first-frame-canvas .frame-subject{width:64%;height:58%;bottom:-12%;right:10%}.frame-resolution{z-index:2;color:#fff;background:#171b2666;border-radius:4px;padding:4px 6px;font-size:8px;position:absolute;top:11px;right:11px}.output-format{justify-items:end;gap:2px;display:grid}.output-format b{color:#fff;background:#6e52d0;border-radius:5px;padding:4px 7px;font-size:9px}.output-format small{color:#9699a3;font-size:7px}.video-stack{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:8px}.video-candidate{min-width:0;display:block}.video-wide-preview{aspect-ratio:9/16;width:100%;height:auto}.video-wide-preview:after{width:74%;height:54%;bottom:-16%;right:13%}.video-wide-preview small{z-index:2;color:#fff;background:#191d286b;border-radius:3px;padding:3px 4px;font-size:7px;position:absolute;bottom:7px;right:7px}.video-candidate>div:last-child{padding:8px}.video-candidate b{font-size:9px;display:block}.video-candidate p{font-size:8px;line-height:1.4}.empty-candidates.large.portrait-empty{aspect-ratio:9/16;background:linear-gradient(160deg,#f8f8fa,#f2f2f5);border:1px dashed #d8d7df;border-radius:9px;align-self:center;width:min(190px,100%);min-height:0;margin:8px auto;padding:16px}.portrait-empty p{max-width:150px}@media (width<=1180px){.video-stack{grid-template-columns:repeat(3,minmax(120px,1fr))}}@media (width<=700px){.column-tools{flex-wrap:wrap;justify-content:flex-end}.video-stack{grid-template-columns:repeat(3,minmax(95px,1fr))}.video-candidate{display:block}}.real-empty{color:#8b8e98;text-align:center;background:#ffffff80;border:1px dashed #d7d8df;border-radius:22px;align-content:center;place-items:center;gap:10px;min-height:320px;padding:48px;display:grid}.real-empty span{color:#7558d5;font-size:36px}.real-empty h2,.real-empty p{margin:0}.real-empty.compact{min-height:130px;margin-top:16px;padding:24px}.live-status{color:#5e47b5;background:#7558d514;border:1px solid #7558d547;border-radius:13px;align-items:center;gap:10px;margin:0 0 16px;padding:12px 16px;display:flex}.busy-dot{background:#7558d5;border-radius:50%;width:9px;height:9px;animation:1.4s infinite realPulse;box-shadow:0 0 #7558d580}@keyframes realPulse{70%{box-shadow:0 0 0 9px #7558d500}to{box-shadow:0 0 #7558d500}}.real-asset-cover,.real-render-image,.real-shot-thumb,.real-first-frame{object-fit:cover;background:#111319;width:100%;display:block}.real-asset-cover,.real-render-image{aspect-ratio:16/9;border-radius:8px 8px 0 0}.real-shot-thumb{aspect-ratio:16/9;border-radius:7px}.real-first-frame{aspect-ratio:9/16;border-radius:10px;max-height:520px}.first-frame-result{border-radius:10px;width:min(292px,100%);margin:15px auto;position:relative;overflow:hidden}.first-frame-result .real-first-frame{width:100%;max-height:none}.director-fullscreen-button{top:10px;right:10px}.video-candidate-media{background:#090a0d;min-width:0;position:relative}.video-candidate-media .real-video{object-fit:contain;border-radius:0;height:100%;max-height:560px}.director-media-lightbox video{background:#050608;border-radius:10px;width:auto;max-width:100%;height:auto;max-height:calc(94vh - 42px);box-shadow:0 24px 80px #00000085}.director-reference-preview{background:#faf9fc;border:1px solid #e2e0e9;border-radius:8px;margin:10px 0 13px;padding:10px}.director-reference-title{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.director-reference-title b{color:#5c5867;font-size:9px}.director-reference-title small{color:#a09da7;font-size:7px}.director-reference-preview>p{color:#9996a0;margin:0;font-size:8px;line-height:1.45}.director-reference-list{gap:7px;padding-bottom:3px;display:flex;overflow-x:auto}.director-reference-list>button{width:88px;color:inherit;text-align:left;background:#fff;border:1px solid #dedbe8;border-radius:7px;flex:0 0 88px;padding:0;position:relative;overflow:hidden}.director-reference-list img{object-fit:contain;background:#eeedf1;width:100%;height:58px;display:block}.director-reference-list span{gap:1px;padding:5px 6px 6px;display:grid}.director-reference-list span i{color:#fff;background:#2c263cc2;border-radius:50%;place-items:center;width:16px;height:16px;font-size:7px;font-style:normal;display:grid;position:absolute;top:4px;left:4px}.director-reference-list span b{color:#6049b3;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.director-reference-list span small{color:#9996a0;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.video-input-mode{background:#f3f7fc;border:1px solid #d6dff0;border-radius:7px;margin:10px 0 0;padding:9px 10px}.video-input-mode.frame-only{background:#fbfaf4;border-color:#e1ded0}.video-input-mode b{color:#4d6688;font-size:9px}.video-input-mode.frame-only b{color:#7b6b42}.video-input-mode p{color:#898b94;margin:3px 0 0;font-size:8px;line-height:1.5}.generation-overlay{color:#fff;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#13111b94;align-content:center;place-items:center;gap:10px;display:grid;position:absolute;inset:0}.generation-overlay b{font-size:11px}.director-task-error,.video-task-slot{color:#914646;background:#fff4f4;border:1px solid #e7c7c7;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding:11px;display:flex}.director-task-error div,.video-task-slot div{gap:3px;display:grid}.director-task-error b,.video-task-slot b{font-size:10px}.director-task-error small,.video-task-slot small{color:#a67d7d;font-size:8px}.director-task-error button,.video-task-slot button{color:#fff;background:#a84e4e;border:0;border-radius:6px;padding:6px 8px;font-size:9px}.video-task-slot{color:#654cba;text-align:center;background:linear-gradient(145deg,#f8f6ff,#efebfb);border-color:#ded7f4;flex-direction:column;justify-content:center;min-height:190px}.video-task-slot small{color:#928ba9}.video-task-slot.failed{color:#914646;background:#fff4f4;border-color:#e7c7c7}.real-audio{width:100%;margin-top:14px}.real-video{aspect-ratio:9/16;background:#090a0d;border-radius:10px;width:100%;max-height:560px}.video-candidate>div:last-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.video-candidate>div:last-child>span{gap:3px;min-width:0;display:grid}.video-candidate>div:last-child>span small{color:#93959e;font-size:8px}.real-export-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;display:grid}.real-export-grid article{background:#fff;border:1px solid #e0e1e6;border-radius:14px;padding:14px}.real-export-grid article>div{justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.real-export-grid a.secondary-button{align-items:center;text-decoration:none;display:inline-flex}.merge-modal-backdrop{z-index:180;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08090ed1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.merge-modal{color:#fff;background:#111219;border:1px solid #ffffff24;border-radius:18px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1040px,96vw);max-height:94vh;display:grid;overflow:hidden;box-shadow:0 34px 110px #00000085}.merge-modal>header{background:#191a23;border-bottom:1px solid #ffffff1a;padding:19px 72px 17px 21px;position:relative}.merge-modal>header h2{color:#fff;margin:4px 0;font-size:20px}.merge-modal>header p{color:#ffffff8c;margin:0;font-size:9px}.merge-modal>header .small-label{color:#ad98f2}.merge-modal>header .lightbox-close{top:15px;right:18px}.merge-modal-body{place-items:center;min-height:360px;padding:22px;display:grid;overflow:auto}.merge-progress-state,.merge-error-state{text-align:center;justify-items:center;gap:10px;width:min(620px,100%);padding:42px 24px;display:grid}.merge-progress-state b,.merge-error-state b{font-size:16px}.merge-progress-state p,.merge-error-state p{color:#ffffff85;max-width:500px;margin:0;font-size:9px;line-height:1.65}.merge-spinner{border:3px solid #a68ef233;border-top-color:#a58cf2;border-radius:50%;width:42px;height:42px;animation:.9s linear infinite spin}.merge-progress-bar{background:#ffffff14;border-radius:8px;width:100%;height:7px;margin-top:14px;overflow:hidden}.merge-progress-bar span{border-radius:inherit;background:linear-gradient(90deg,#6d50d0,#b397ff);height:100%;transition:width .3s;display:block}.merge-progress-state small{color:#a993ef;font-size:10px;font-weight:800}.merge-error-state{color:#f0a6a6}.merge-error-state p{color:#c89898}.merge-result{justify-items:center;gap:12px;width:100%;display:grid}.merge-result>video{aspect-ratio:9/16;background:#050507;border-radius:11px;width:auto;max-width:100%;max-height:calc(94vh - 250px);display:block;box-shadow:0 12px 46px #00000061}.merge-result-badge{color:#9ce1b8;background:#45845d29;border:1px solid #7ad19f42;border-radius:14px;padding:6px 9px;font-size:8px;font-weight:800}.merge-result-meta{text-align:center;width:min(720px,100%)}.merge-result-meta span{gap:4px;display:grid}.merge-result-meta b{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.merge-result-meta small{color:#ffffff80;font-size:8px}.merge-result-meta em{color:#ec9d9d;font-size:8px;font-style:normal}.merge-modal>footer{background:#191a23;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:16px;padding:13px 20px;display:flex}.merge-modal>footer>span{color:#ffffff80;font-size:8px}.merge-modal>footer>div{gap:8px;display:flex}.merge-modal>footer .secondary-button{color:#ddd5fa;background:#ffffff0f;border-color:#ffffff2e}.merge-modal>footer .merge-open-file{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}button:disabled{cursor:not-allowed;opacity:.48}.frame-guide-workspace{width:100%;max-width:1440px;margin:0 auto}.frame-guide-toolbar{background:#fff;border:1px solid #dfdee3;border-radius:11px;justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:14px;padding:17px 19px;display:flex}.frame-guide-toolbar h3{margin:4px 0;font-size:17px}.frame-guide-toolbar p{color:#8d8e96;max-width:530px;margin:0;font-size:9px;line-height:1.55}.frame-guide-models{grid-template-columns:minmax(160px,1.35fr) minmax(135px,.85fr) minmax(160px,1.35fr) minmax(95px,.65fr);gap:8px;min-width:min(670px,60%);display:grid}.frame-guide-models label{color:#94959e;gap:5px;font-size:8px}.frame-guide-models select{width:100%;min-width:0;padding:8px 24px 8px 9px;font-size:9px}.frame-guide-list{gap:14px;display:grid}.frame-guide-card{background:#fff;border:1px solid #dedde2;border-radius:11px;overflow:visible;box-shadow:0 8px 24px #201f2609}.frame-guide-card>header{border-bottom:1px solid #e4e3e7;justify-content:space-between;align-items:center;gap:15px;padding:12px 15px;display:flex}.frame-guide-card>header>div{align-items:center;gap:9px;display:flex}.frame-guide-card>header>div span{color:#6b51c4;font-size:9px;font-weight:800}.frame-guide-card>header>div b{color:#e9e5ff;background:#26232d;border-radius:5px;padding:4px 7px;font-family:DM Mono,monospace;font-size:9px}.frame-guide-card>header>div small{color:#92939b;font-size:9px}.frame-guide-card>header>span{color:#487755;background:#eaf5ed;border-radius:5px;padding:5px 7px;font-size:8px;font-weight:700}.frame-guide-card>header>span.manual{color:#67509f;background:#efeafd}.frame-guide-layout{grid-template-columns:minmax(205px,24%) minmax(0,76%);align-items:stretch;display:grid}.frame-guide-first-frame{background:#f8f8f9;border-right:1px solid #e4e3e7;min-width:0;padding:14px}.frame-guide-section-title{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.frame-guide-section-title>div{gap:3px;display:grid}.frame-guide-section-title b{color:#474851;font-size:10px}.frame-guide-section-title small,.frame-guide-section-title>span{color:#94959d;font-size:8px}.frame-guide-section-title>span{background:#fff;border-radius:5px;padding:4px 6px;font-family:DM Mono,monospace}.frame-guide-image{aspect-ratio:9/16;color:#9898a1;text-align:center;background:#eeeef1;border:1px dashed #d9d8df;border-radius:10px;place-content:center;justify-items:center;gap:8px;display:grid;position:relative;overflow:hidden}.frame-guide-image.has-image{background:#090a0d;border-style:solid;border-color:#cbc8d4}.frame-guide-image>img{object-fit:contain;width:100%;height:100%;display:block}.frame-guide-image>span:not(.frame-guide-generating){background:#fff;border:1px solid #d9d8df;border-radius:13px;place-items:center;width:46px;height:46px;font-family:DM Mono,monospace;font-size:9px;display:grid}.frame-guide-image>b{font-size:9px}.frame-guide-image .image-fullscreen-button{top:8px;right:8px}.frame-guide-arrow{z-index:3;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c0d118f;border:0;width:30px;height:42px;font-size:22px;position:absolute;top:50%;transform:translateY(-50%)}.frame-guide-arrow.previous{border-radius:0 7px 7px 0;left:6px}.frame-guide-arrow.next{border-radius:7px 0 0 7px;right:6px}.frame-guide-generating{z-index:3;color:#efeaff;background:#2c224ed1;border-radius:6px;align-items:center;gap:6px;padding:5px 7px;font-size:7px;display:flex;position:absolute;bottom:7px;right:7px}.frame-guide-frame-actions{grid-template-columns:70px minmax(0,1fr);gap:7px;margin-top:9px;display:grid}.frame-guide-frame-actions select,.frame-guide-frame-actions button{min-width:0;padding:8px;font-size:9px}.frame-guide-production{min-width:0}.frame-guide-prompt-output{grid-template-columns:minmax(320px,1.08fr) minmax(330px,.92fr);height:100%;display:grid}.frame-guide-prompt{border-right:1px solid #e4e3e7;flex-direction:column;min-width:0;display:flex}.frame-guide-prompt>label{flex-direction:column;flex:1;min-height:0;display:flex}.frame-guide-prompt>label>span{color:#777780;background:#fafafa;padding:10px 15px 7px;font-size:9px;font-weight:700}.frame-guide-prompt>label>textarea{color:#eeedf2;resize:vertical;background:#1e1d22;border:0;border-radius:0;outline:0;flex:1;width:100%;min-height:185px;padding:15px 17px;font-family:DM Mono,PingFang SC,monospace;font-size:11px;line-height:1.8}.frame-guide-fold{background:#fff;border-top:1px solid #e7e6e9}.frame-guide-fold>summary{color:#7462ae;cursor:pointer;padding:10px 12px;font-size:8px;font-weight:800;list-style-position:inside}.frame-guide-fold>label,.frame-guide-fold>div{padding:0 12px 12px;display:block}.frame-guide-fold textarea{min-height:90px;font-size:9px}.frame-guide-reference-chips>b{color:#777780;margin-bottom:7px;font-size:8px;display:block}.frame-guide-reference-chips>div{flex-wrap:wrap;gap:5px;display:flex}.frame-guide-reference-chips button{color:#f0d87d;background:#574a23;border:1px solid #9d8133;border-radius:14px;padding:5px 8px;font-size:8px}.frame-guide-reference-chips button i{color:#fff0ae;margin-right:4px;font-style:normal}.frame-guide-video-output{height:100%}.frame-guide-inline-error{color:#974b4b;background:#fff0f0;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;margin:7px 10px;padding:7px 8px;font-size:8px;display:flex}.frame-guide-inline-error button{color:#fff;background:#aa5252;border:0;border-radius:4px;padding:4px 6px;font-size:8px}.usage-dashboard{gap:16px;display:grid}.usage-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.usage-summary-grid article{background:linear-gradient(145deg,#fff,#f8f7fb);border:1px solid #e0dee7;border-radius:12px;flex-direction:column;justify-content:center;min-height:112px;padding:18px;display:flex}.usage-summary-grid article:first-child{color:#fff;background:linear-gradient(135deg,#6b50c9,#40326f);border-color:#5b45ad}.usage-summary-grid span{color:#858793;font-size:9px}.usage-summary-grid article:first-child span,.usage-summary-grid article:first-child small{color:#ffffffb3}.usage-summary-grid b{color:#383a44;letter-spacing:-.03em;margin:9px 0 4px;font-size:25px}.usage-summary-grid article:first-child b{color:#fff}.usage-summary-grid small{color:#999ba4;font-size:8px}.usage-insight-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.usage-insight-grid>section{background:#fff;border:1px solid #e0dee7;border-radius:12px;padding:17px}.usage-insight-grid header,.usage-record-section>header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:15px;display:flex}.usage-insight-grid h3,.usage-record-section h2{margin:4px 0 0;font-size:14px}.usage-insight-grid header>small,.usage-record-section>header>span{color:#999ba4;font-size:8px}.usage-bars{gap:11px;display:grid}.usage-bars>div>div{justify-content:space-between;align-items:center;gap:10px;margin-bottom:5px;display:flex}.usage-bars b,.usage-bars span{font-size:8px}.usage-bars span{color:#8f919c}.usage-bars i{background:#eeeaf8;border-radius:6px;height:6px;display:block;overflow:hidden}.usage-bars em{border-radius:inherit;background:linear-gradient(90deg,#7157ce,#a084ef);height:100%;display:block}.usage-bars.count em{background:linear-gradient(90deg,#3f8a72,#74b69a)}.usage-bars p{color:#999ba4;font-size:9px}.usage-record-section{background:#fff;border:1px solid #e0dee7;border-radius:12px;overflow:hidden}.usage-record-section>header{border-bottom:1px solid #e8e7eb;margin:0;padding:17px}.usage-record-table{overflow-x:auto}.usage-record-row{border-top:1px solid #efeff2;grid-template-columns:112px 1.15fr 1.2fr 1.1fr 76px 96px 60px;align-items:center;gap:12px;min-width:990px;padding:12px 16px;display:grid}.usage-record-row:first-child{border-top:0}.usage-record-row.head{color:#9597a0;background:#f8f8fa;font-size:8px;font-weight:800}.usage-record-row>div{gap:3px;min-width:0;display:grid}.usage-record-row b{color:#4b4d57;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.usage-record-row small{color:#999ba4;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.usage-status{color:#6b58ae;background:#eeeafb;border-radius:12px;width:fit-content;padding:5px 7px;font-size:8px;font-weight:800}.usage-status.success{color:#42785a;background:#eaf5ed}.usage-status.failed{color:#9a4949;background:#fdecec}.usage-amount{text-align:right}.usage-amount b{color:#5d45b3;font-size:11px}.usage-view-button{color:#654bb7;background:#f1edfd;border:1px solid #d8d0f2;border-radius:7px;width:100%;padding:7px 8px;font-size:9px;font-weight:800}.usage-view-button:hover{color:#fff;background:#7559ce;border-color:#7559ce}.usage-no-result{color:#b0b1b8;text-align:center;display:block}.usage-viewer-backdrop{z-index:160;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07080ce6;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.usage-viewer-modal{color:#fff;background:#111219;border:1px solid #ffffff26;border-radius:18px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1500px,96vw);height:min(920px,94vh);display:grid;overflow:hidden;box-shadow:0 30px 100px #0000008c}.usage-viewer-modal>header{background:#181922;border-bottom:1px solid #ffffff1c;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px 72px 16px 20px;display:flex;position:relative}.usage-viewer-modal>header h2{color:#fff;margin:4px 0;font-size:18px}.usage-viewer-modal>header p{color:#ffffff8c;margin:0;font-size:9px}.usage-viewer-modal>header .small-label{color:#a993ef}.usage-viewer-modal>header .lightbox-close{top:14px;right:18px}.usage-viewer-body{align-content:center;place-items:center;gap:18px;min-height:0;padding:20px;display:grid;overflow:auto}.usage-viewer-media{place-items:center;width:100%;min-height:0;display:grid;position:relative}.usage-viewer-media img,.usage-viewer-media video{object-fit:contain;border-radius:10px;width:auto;max-width:100%;height:auto;max-height:calc(94vh - 190px);display:block}.usage-viewer-media audio{width:min(760px,90%)}.usage-download-button{color:#fff;background:#6f53c6e6;border:1px solid #ffffff40;border-radius:8px;justify-content:center;align-items:center;padding:9px 13px;font-size:9px;font-weight:800;text-decoration:none;display:inline-flex}.usage-viewer-media>.usage-download-button{position:absolute;bottom:12px;right:12px;box-shadow:0 7px 22px #00000059}.usage-viewer-empty{color:#ffffffad;text-align:center;border:1px dashed #ffffff2e;border-radius:13px;justify-items:center;gap:8px;max-width:600px;padding:36px;display:grid}.usage-viewer-empty b{color:#fff;font-size:14px}.usage-viewer-empty p{margin:0;font-size:10px;line-height:1.65}.usage-viewer-modal>footer{background:#181922;border-top:1px solid #ffffff1c;justify-content:space-between;align-items:center;gap:14px;padding:13px 20px;display:flex}.usage-viewer-modal>footer>div{gap:3px;display:grid}.usage-viewer-modal>footer span{color:#ffffff7a;font-size:8px}.usage-viewer-modal>footer b{color:#fff;font-size:10px}.cost-confirm-total>b{justify-items:end;gap:2px;display:grid}.cost-confirm-total>b small{color:#7a68bd;font-size:10px;font-weight:800}.cost-exchange-note{color:#999ba4;text-align:right;margin-top:-5px;font-size:8px}.continuation-studio{background:linear-gradient(135deg,#fbfaff,#fff);border:1px solid #ded9ed;border-radius:12px;gap:14px;margin-top:18px;padding:16px;display:grid}.continuation-toggle-row{justify-content:space-between;align-items:center;gap:18px;display:flex}.continuation-toggle-row>div{gap:4px;display:grid}.continuation-toggle-row b{color:#3e3b49;font-size:13px}.continuation-toggle-row span{color:#8b8794;font-size:10px}.continuation-disclosure-button{color:#684db7;background:#fff;border:1px solid #d8d0ec;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;padding:0;font-size:23px;font-weight:400;line-height:1;transition:color .18s,background .18s,transform .18s;display:grid;box-shadow:0 4px 12px #49368014}.continuation-disclosure-button:hover,.continuation-disclosure-button.active{color:#fff;background:#6d51bf;border-color:#6d51bf}.continuation-disclosure-button:active{transform:scale(.94)}.continuation-create{border-top:1px solid #ebe7f2;grid-template-columns:minmax(0,1fr) 150px auto;align-items:end;gap:12px;padding-top:14px;display:grid}.continuation-create label{color:#65616e;gap:7px;font-size:10px;font-weight:700;display:grid}.continuation-create textarea{min-height:86px}.continuation-list{gap:12px;display:grid}.continuation-card{background:#fff;border:1px solid #e2ddec;border-radius:10px;overflow:hidden}.continuation-card>header,.continuation-card>footer{background:#faf9fd;justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;display:flex}.continuation-card>header>div{align-items:center;gap:9px;display:flex}.continuation-card>header>div:first-child{flex-wrap:wrap}.continuation-card>header span{color:#6549bd;font-size:11px;font-weight:900}.continuation-card>header b{color:#777281;font-size:9px}.continuation-card>header em{color:#4f7a5c;background:#eaf5ed;border-radius:10px;padding:4px 7px;font-size:8px;font-style:normal}.continuation-card>header em.generating{color:#6a4cbd;background:#efeafb}.continuation-card>header em.failed{color:#a34747;background:#fdecec}.continuation-requirement{color:#8d8994;margin:0;padding:10px 13px 0;font-size:9px;line-height:1.6}.continuation-card>textarea{width:calc(100% - 26px);min-height:210px;margin:10px 13px;line-height:1.8}.continuation-generating{color:#76639f;justify-content:center;align-items:center;gap:9px;min-height:150px;font-size:10px;display:flex}.script-version-actions{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.script-version-actions em,.continuation-card>header .script-version-actions em{color:#67558f;background:#f0ecfa;border-radius:8px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:800}.script-version-actions button{color:#654bad;background:#fff;border:1px solid #d7cfeb;border-radius:7px;padding:5px 8px;font-size:8px;font-weight:800}.script-version-actions button:hover{background:#f4f0ff;border-color:#6e52bd}.script-version-actions button:disabled{cursor:not-allowed;opacity:.45}.script-outdated-note,.continuation-upstream-note{color:#7b6229;background:#fff9e8;border:1px solid #ead8a7;border-radius:8px;margin:0 13px 12px;padding:8px 10px;font-size:9px;line-height:1.55}.script-editor .script-outdated-note{margin:-2px 0 0}.continuation-upstream-note{margin-top:10px;margin-bottom:0}.continuation-revision-box{background:#faf9fd;border:1px solid #e3deed;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin:0 13px 12px;padding:11px;display:grid}.continuation-revision-box label{color:#645d72;gap:6px;font-size:9px;font-weight:800;display:grid}.continuation-revision-box textarea{min-height:74px}.continuation-revision-box button{min-height:38px}.continuation-card>footer{color:#777281;border-top:1px solid #eeeaf3;justify-content:flex-start;font-size:9px}.continuation-card>footer span{background:#f0edf8;border-radius:7px;padding:4px 7px}.continuation-asset-queue{background:#fbf9ff;border:1px solid #dfd8ef;border-radius:11px;gap:10px;margin-bottom:15px;padding:14px;display:grid}.continuation-asset-queue>header{justify-content:space-between;align-items:center;gap:15px;display:flex}.continuation-asset-queue>header h3{margin:3px 0;font-size:14px}.continuation-asset-queue>header p{color:#888491;margin:0;font-size:9px}.continuation-asset-queue>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.continuation-asset-queue article{background:#fff;border:1px solid #e6e1ef;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.continuation-asset-queue article>span{gap:3px;display:grid}.continuation-asset-queue article b{color:#4d4268;font-size:10px}.continuation-asset-queue article small{color:#918c99;font-size:8px}.continuation-asset-queue article em{color:#6b54b4;align-items:center;gap:6px;font-size:9px;font-style:normal;display:inline-flex}.continuation-asset-badge{color:#7256c0!important;background:#eee9fb!important}.continuation-storyboard-bar{background:#f9f6ff;border:1px solid #dcd3f2;border-radius:10px;grid-template-columns:minmax(220px,1fr) minmax(190px,260px) auto;align-items:center;gap:10px;margin:-5px 0 15px;padding:11px;display:grid}.continuation-storyboard-bar>div{gap:3px;display:grid}.continuation-storyboard-bar>div b{color:#513b9d;font-size:11px}.continuation-storyboard-bar>div small{color:#8b849d;font-size:8px}.continuation-storyboard-bar>select{min-width:0}.continuation-storyboard-empty{color:#9a95a3;text-align:center;background:#fff;border:1px dashed #d8d1e7;border-radius:8px;padding:9px 10px;font-size:9px}.continuation-storyboard-bar>em{color:#9a6a37;text-align:right;grid-column:2/-1;font-size:8px;font-style:normal}@media (width<=1180px){.frame-guide-toolbar{flex-direction:column;align-items:stretch}.frame-guide-models{width:100%;min-width:0}.frame-guide-layout{grid-template-columns:230px minmax(0,1fr)}.frame-guide-prompt-output{grid-template-columns:1fr}.frame-guide-prompt{border-bottom:1px solid #e4e3e7;border-right:0}.frame-guide-video-output .direct-video-slot{flex-basis:calc(33.3333% - 3.33333px)}}@media (width<=820px){.frame-guide-models{grid-template-columns:1fr 1fr}.frame-guide-layout{grid-template-columns:210px minmax(0,1fr)}.usage-summary-grid{grid-template-columns:1fr 1fr}}@media (width<=680px){.continuation-create,.continuation-storyboard-bar,.continuation-revision-box{grid-template-columns:1fr}.continuation-revision-box button{width:100%}.continuation-card>header{flex-direction:column;align-items:flex-start}.continuation-card>header>div:last-child{justify-content:flex-end;width:100%}.continuation-asset-queue>header{flex-direction:column;align-items:stretch}.continuation-asset-queue>div{grid-template-columns:1fr}.continuation-storyboard-bar>em{text-align:left;grid-column:auto}.frame-guide-models,.frame-guide-layout,.frame-guide-prompt-output,.usage-insight-grid{grid-template-columns:1fr}.frame-guide-first-frame{border-bottom:1px solid #e4e3e7;border-right:0}.frame-guide-image{width:min(100%,270px);margin:0 auto}.frame-guide-card>header{align-items:flex-start}.frame-guide-card>header>div{flex-wrap:wrap}.frame-guide-video-output .direct-video-slot{flex-basis:calc(50% - 4.5px)}.usage-summary-grid{grid-template-columns:1fr}.usage-viewer-backdrop{padding:0}.usage-viewer-modal{border-radius:0;width:100%;height:100vh;max-height:100vh}.usage-viewer-modal>header{padding-left:14px}.usage-viewer-body{padding:12px}.usage-viewer-modal>footer{flex-direction:column;align-items:flex-start}.merge-modal-backdrop{padding:0}.merge-modal{border-radius:0;width:100%;height:100vh;max-height:100vh}.merge-modal-body{min-height:0;padding:14px}.merge-result>video{max-height:calc(100vh - 270px)}.merge-modal>footer{flex-direction:column;align-items:stretch}.merge-modal>footer>div{grid-template-columns:1fr 1fr;display:grid}}.access-screen{color:#f7f4ef;background:radial-gradient(circle at 20% 0,#302540 0,#0000 38%),radial-gradient(circle at 100% 100%,#173344 0,#0000 38%),#101116;place-items:center;min-height:100vh;padding:24px;display:grid}.access-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#18191fe6;border:1px solid #ffffff1a;border-radius:28px;width:min(430px,100%);padding:36px;box-shadow:0 30px 90px #00000073}.access-mark{background:linear-gradient(135deg,#ff8d64,#c16df1);border-radius:17px;place-items:center;width:52px;height:52px;font-size:24px;display:grid;box-shadow:0 12px 30px #c16df140}.access-card h1{letter-spacing:-.03em;margin:24px 0 8px;font-size:28px}.access-card p{color:#a9a7b1;margin:0 0 26px;line-height:1.7}.access-card label{color:#d8d5df;margin-bottom:9px;font-size:14px;display:block}.access-card input{color:#fff;letter-spacing:.12em;background:#111218;border:1px solid #ffffff1f;border-radius:14px;outline:none;width:100%;height:50px;padding:0 16px;font-size:18px}.access-card input:focus{border-color:#c16df1;box-shadow:0 0 0 4px #c16df11f}.access-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff986c,#c16df1);border:0;border-radius:14px;width:100%;height:50px;margin-top:14px;font-size:16px;font-weight:700}.access-card small{text-align:center;color:#6f6d76;margin-top:22px;display:block}.auth-gate{color:#f8fafc;background:radial-gradient(circle at top,#8b5cf62e,#0000 38%),#090b13;place-items:center;min-height:100vh;padding:32px;display:grid}.auth-gate section{text-align:center;background:#0f172ae6;border:1px solid #94a3b833;border-radius:24px;width:min(460px,100%);padding:44px;box-shadow:0 30px 90px #00000059}.auth-gate h1{margin:14px 0;font-size:32px}.auth-gate p{color:#cbd5e1;line-height:1.7}.auth-login-button{margin-top:20px;text-decoration:none;display:inline-flex}.logout-link{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}
