:root{color:#171a1f;font-synthesis:none;--canvas:#fff;--surface-subtle:#f7f9fc;--nav:#111820;--nav-selected:#293342;--text:#171a1f;--secondary:#5e6875;--tertiary:#818b98;--primary:#1149e8;--primary-hover:#0d3fc9;--primary-subtle:#edf2ff;--success:#16883b;--success-subtle:#eaf7ee;--warning:#c55c00;--warning-border:#efbd72;--warning-subtle:#fff8ec;--danger:#d92d20;--danger-subtle:#fff0ee;--border:#d7dde5;--border-strong:#b9c2ce;--media:#111820;--shell-sidebar-width:176px;--shell-header-height:64px;--page-padding-x:24px;--page-padding-y:22px;--control-height:44px;--button-height:44px;--form-row-gap:16px;--section-gap:20px;--prompt-height:152px;--target-min:44px;background:#fff;font-family:Inter,PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--canvas);min-width:320px}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible,a:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.app-shell{min-height:100vh;padding-left:var(--shell-sidebar-width)}.sidebar{width:var(--shell-sidebar-width);z-index:20;color:#f7f9fc;background:var(--nav);border-right:1px solid #2d3742;flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0}.brand{height:var(--shell-header-height);white-space:nowrap;border-bottom:1px solid #2d3742;align-items:center;padding:0 20px;font-size:23px;font-weight:700;line-height:32px;display:flex}.sidebar-nav{gap:6px;padding:8px;display:grid}.nav-item{color:#f7f9fc;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:14px;height:52px;padding:0 22px;font-size:17px;line-height:24px;display:flex;position:relative}.nav-item svg{stroke-width:1.8px;width:23px;height:23px}.nav-item:hover{background:#202a35}.nav-item.active{background:var(--nav-selected)}.nav-item.active:before{content:"";background:#2d65ff;border-radius:3px;width:4px;position:absolute;inset:0 auto 0 0}.sidebar-collapse{border-top:1px solid #34404d;align-items:center;gap:12px;margin:auto 12px 20px;padding-top:16px;font-size:14px;display:flex}.app-frame{min-height:100vh}.topbar{height:var(--shell-header-height);border-bottom:1px solid var(--border);background:#fff;align-items:stretch;display:flex}.generation-tabs{align-items:stretch;gap:18px;padding-left:24px;display:flex}.generation-tab{cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:9px;min-width:96px;padding:0 10px;font-size:16px;line-height:24px;display:flex}.generation-tab svg{stroke-width:1.8px;width:22px;height:22px}.generation-tab.active{color:var(--primary);border-bottom-color:var(--primary);font-weight:600}.generation-tab:disabled{color:var(--tertiary);cursor:not-allowed;opacity:.55}.device-summary{justify-content:flex-end;align-items:center;gap:10px;min-width:300px;margin-left:auto;padding:0 22px;display:flex}.health-dot{background:#0aa33c;border-radius:50%;flex:none;width:11px;height:11px;display:inline-block}.health-dot.unhealthy{background:var(--danger)}.divider{background:var(--border);width:1px;height:30px}.device-button{min-height:var(--target-min);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-size:15px;display:flex}.device-button svg{width:18px}.device-button .user-icon{stroke-width:1.6px;width:28px;height:28px;margin-left:12px}.mobile-brand,.mobile-health,.bottom-nav{display:none}.creation-layout{min-height:calc(100vh - var(--shell-header-height));grid-template-columns:minmax(540px,1fr) clamp(360px,32vw,460px);display:grid}.generation-workspace{padding:var(--page-padding-y) var(--page-padding-x) 28px;border-right:1px solid var(--border)}.service-line{display:none}.form-grid{column-gap:18px;row-gap:var(--form-row-gap);grid-template-columns:96px minmax(0,1fr);align-items:start;max-width:680px;margin:0 auto;display:grid}.form-grid>label{padding-top:10px;font-size:15px;font-weight:600;line-height:22px}.select-control,.text-control,.settings-form input{width:100%;height:var(--control-height);border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:7px;justify-content:space-between;align-items:center;padding:0 16px;font-size:15px;display:flex}.select-control:disabled{color:var(--secondary);background:var(--surface-subtle);cursor:not-allowed;opacity:1}.select-control svg{width:18px}.prompt-field{position:relative}.prompt-field textarea{width:100%;height:var(--prompt-height);resize:vertical;border:1px solid var(--border);min-height:112px;color:var(--text);border-radius:7px;padding:12px 16px 32px;font-size:15px;line-height:24px}.prompt-field span{color:var(--secondary);font-size:12px;position:absolute;bottom:9px;right:12px}.asset-upload-field{min-width:0}.asset-upload-empty{border:1px dashed var(--border-strong);background:var(--surface-subtle);cursor:pointer;border-radius:7px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:2px 10px;min-height:76px;padding:10px 14px;display:grid}.asset-upload-empty svg{width:24px;height:24px;color:var(--primary);grid-row:1/3}.asset-upload-empty span{font-size:14px;font-weight:600}.asset-upload-empty small{color:var(--secondary);font-size:12px}.asset-upload-preview{border:1px solid var(--border);border-radius:7px;grid-template-columns:60px minmax(0,1fr) 92px;align-items:center;gap:12px;min-height:76px;padding:8px;display:grid}.asset-upload-preview>img,.asset-upload-preview>svg{object-fit:cover;background:var(--surface-subtle);border-radius:5px;width:60px;height:60px}.asset-upload-preview>span{gap:4px;min-width:0;display:grid}.asset-upload-preview strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.asset-upload-preview small{color:var(--success);font-size:12px}.asset-upload-actions{gap:4px;display:flex}.asset-upload-actions>label{cursor:pointer}.advanced-settings{border:1px solid var(--border);border-radius:7px;min-width:0}.advanced-settings summary{min-height:42px;color:var(--primary);cursor:pointer;align-items:center;padding:0 14px;font-size:14px;font-weight:600;display:flex}.advanced-settings[open]{padding-bottom:12px}.seed-mode{align-items:center;gap:9px;min-height:40px;padding:0 14px;font-size:13px;display:flex}.seed-mode input{width:18px;height:18px;accent-color:var(--primary)}.advanced-settings>label[for=seed]{padding:3px 14px 6px;font-size:13px;font-weight:600;display:block}.seed-control{gap:5px;padding:0 14px;display:grid}.seed-control span{color:var(--secondary);font-size:12px}.upload-error,.candidate-note,.asset-notice{border-radius:6px;width:calc(100% - 114px);max-width:566px;margin:10px auto 0;padding:9px 12px;font-size:13px}.upload-error{color:var(--danger);background:var(--danger-subtle)}.candidate-note{color:var(--warning);background:var(--warning-subtle)}.asset-notice{color:var(--secondary);background:var(--surface-subtle)}.gpu-note,.cost-note,.generate-button{width:calc(100% - 114px);max-width:566px;margin-left:auto;margin-right:auto}.gpu-note{color:var(--primary);align-items:center;gap:8px;margin-top:12px;margin-bottom:10px;font-size:14px;line-height:20px;display:flex}.gpu-note svg{width:20px;height:20px}.gpu-note svg:last-child{width:17px;color:var(--secondary)}.cost-note{min-height:48px;color:var(--warning);border:1px solid var(--warning-border);background:var(--warning-subtle);border-radius:7px;align-items:center;gap:9px;padding:10px 13px;font-size:14px;line-height:20px;display:flex}.cost-note svg{flex:none;width:21px}.button{min-height:var(--button-height);cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.button svg{width:20px;height:20px}.button:disabled{cursor:not-allowed;opacity:.55}.button.primary{color:#fff;background:var(--primary)}.button.primary:hover:not(:disabled){background:var(--primary-hover)}.button.secondary{color:var(--primary);border-color:var(--border);background:#fff}.button.danger{color:var(--danger);border-color:var(--border);background:#fff}.generate-button{width:192px;margin-top:16px;margin-left:max(114px,50% - 226px);font-size:16px}.generate-button svg{width:22px}.recent-jobs{padding:22px 14px 32px}.recent-jobs h2{margin:0 0 14px 4px;font-size:18px;line-height:24px}.job-list{gap:12px;display:grid}.job-card{border:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-radius:7px;grid-template-columns:108px minmax(0,1fr);gap:13px;width:100%;min-height:132px;padding:11px;display:grid}.job-card:hover{border-color:var(--border-strong)}.job-card.active{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.job-thumbnail{background:var(--surface-subtle);border-radius:5px;min-height:108px;position:relative;overflow:hidden}.job-thumbnail img{object-fit:cover;width:100%;height:100%;position:absolute}.thumbnail-icon{color:#fff;background:#070c12b8;border:2px solid #fff;border-radius:50%;width:28px;height:28px;padding:4px;position:absolute;bottom:8px;left:8px}.job-card-body{flex-direction:column;gap:6px;min-width:0;display:flex}.job-context{color:var(--primary);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;overflow:hidden}.job-context.unclassified{color:var(--tertiary)}.job-card-top{color:var(--secondary);justify-content:space-between;align-items:center;gap:8px;font-size:13px;display:flex}.status{border-radius:5px;width:fit-content;padding:3px 7px;font-size:12px;font-weight:500;line-height:17px}.status-reserved,.status-submitting,.status-in_progress,.status-in_queue{color:var(--primary);background:var(--primary-subtle)}.status-completed{color:var(--success);background:var(--success-subtle)}.status-failed,.status-timed_out,.status-cancelled,.status-submission_failed,.status-submission_unknown{color:var(--danger);background:var(--danger-subtle)}.job-card-body strong{font-size:16px}.job-prompt{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.job-duration{color:var(--secondary);margin-top:auto;font-size:13px}.job-activity{color:var(--secondary);gap:8px;margin-top:auto;font-size:13px;display:grid}.activity-track{background:#d9dde3;border-radius:3px;height:5px;overflow:hidden}.activity-track span{background:var(--primary);width:38%;height:100%;animation:1.2s ease-in-out infinite alternate activity;display:block}@keyframes activity{to{transform:translate(155%)}}.text-link,.back-link{color:var(--primary);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-size:17px;display:inline-flex}.text-link{margin:14px 4px;font-size:15px}.text-link span{font-size:28px}.dialog-backdrop{z-index:100;background:#070c12a8;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.dialog{background:#fff;border-radius:12px;width:min(600px,100%);max-height:calc(100vh - 32px);padding:24px;overflow:auto;box-shadow:0 18px 50px #11182033}.dialog-header{justify-content:space-between;align-items:center;display:flex}.dialog h2{margin:0;font-size:24px}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:44px;height:44px;display:grid}.icon-button svg{width:20px}.confirm-facts{gap:12px;margin:20px 0;display:grid}.confirm-facts div{grid-template-columns:156px 1fr;display:grid}.confirm-facts dt,.confirm-facts dd{margin:0;font-size:16px;line-height:24px}.dialog-warning{color:var(--warning);border:1px solid var(--warning-border);background:var(--warning-subtle);border-radius:8px;gap:12px;padding:14px;display:flex}.dialog-warning svg{flex:none;width:22px}.dialog-warning strong{font-size:15px}.dialog-warning p{color:#4f5864;margin:6px 0 0;font-size:13px;line-height:20px}.dialog-note{color:var(--secondary);gap:9px;font-size:14px;line-height:22px;display:flex}.dialog-note svg{flex:none;width:20px}.auth-required-dialog{width:min(520px,100%)}.auth-required-message{color:var(--primary);background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;gap:12px;margin-top:20px;padding:14px;display:flex}.auth-required-message svg{flex:none;width:22px}.auth-required-message strong{color:var(--text);font-size:15px}.auth-required-message p{color:var(--secondary);margin:6px 0 0;font-size:14px;line-height:22px}.confirm-checkbox{align-items:center;gap:10px;font-weight:600;display:flex}.confirm-checkbox input{width:20px;height:20px;accent-color:var(--primary)}.idempotency-row{border:1px solid var(--border);border-radius:7px;grid-template-columns:110px minmax(0,1fr) 20px;align-items:center;gap:8px;min-height:48px;margin-top:16px;padding:0 12px;font-size:13px;display:grid}.idempotency-row code{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.idempotency-row svg{width:18px;color:var(--primary)}.dialog-actions{justify-content:flex-end;gap:16px;margin-top:20px;display:flex}.detail-page,.settings-page,.collection-page{padding:20px var(--page-padding-x) 36px}.back-link{padding:0}.back-link svg{width:20px}.detail-title{align-items:center;gap:14px;margin:12px 0 14px;display:flex}.detail-title h1,.settings-page h1,.collection-page h1{margin:0;font-size:23px;line-height:32px}.detail-layout{grid-template-columns:minmax(0,2fr) minmax(310px,1fr);gap:20px;display:grid}.media-stage{background:var(--media);border-radius:7px;place-items:center;width:100%;height:clamp(280px,48vh,420px);display:grid;position:relative;overflow:hidden}.media-stage video,.media-stage img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.audio-preview,.file-preview{color:#fff;place-items:center;gap:24px;width:min(480px,80%);display:grid}.audio-preview audio{width:100%}.file-preview svg{width:48px;height:48px}.artifact-strip{gap:8px;margin-top:12px;display:flex}.artifact-strip button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:6px;gap:2px;padding:10px 14px;display:grid}.artifact-strip span{color:var(--secondary);font-size:11px}.timeline{margin-top:16px}.timeline h2,.facts-panel h2,.settings-page h2,.security-panel h2{margin:0 0 14px;font-size:17px;line-height:24px}.timeline-steps{grid-template-columns:repeat(4,1fr);display:grid}.timeline-step{color:var(--tertiary);justify-items:center;gap:4px;font-size:13px;display:grid;position:relative}.timeline-step:not(:last-child):after{content:"";background:#d5dbe3;height:2px;position:absolute;top:11px;left:calc(50% + 16px);right:calc(16px - 50%)}.timeline-step.complete:not(:last-child):after{background:var(--success)}.timeline-step svg{z-index:1;color:#8b96a4;fill:#fff;background:#fff;width:23px;height:23px}.timeline-step.complete{color:var(--text)}.timeline-step.complete svg{color:#fff;fill:var(--success)}.timeline-step.current{color:var(--primary)}.timeline-step.current svg{color:var(--primary);animation:1s linear infinite spin}.timeline-step.error,.timeline-step.error svg{color:var(--danger)}.timeline-steps time{color:var(--secondary);font-size:12px}.job-detail-context{background:#f6f8ff;border:1px solid #cbd6f5;border-radius:7px;align-items:center;gap:10px;min-height:48px;margin:12px 0;padding:9px 12px;font-size:12px;display:flex}.job-detail-context>span:first-child{color:var(--primary);letter-spacing:.12em;font-size:9px;font-weight:800}.job-detail-context>span:last-child{color:var(--secondary);margin-left:auto}.job-detail-context.unclassified{color:var(--secondary);border-color:var(--border);background:var(--surface-subtle)}.job-storyboard-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.job-storyboard-actions .button:only-of-type{grid-column:1/-1}.job-storyboard-actions small{color:var(--secondary);grid-column:1/-1;font-size:10px;line-height:16px}.facts-panel,.security-panel{border:1px solid var(--border);border-radius:8px;padding:20px}.facts-panel dl{gap:10px;margin:0;display:grid}.facts-panel dl div{justify-content:space-between;gap:20px;display:flex}.facts-panel dt,.facts-panel dd{margin:0;font-size:13px;line-height:20px}.facts-panel dd{text-align:right}.facts-panel .fact-stack{display:grid}.facts-panel .fact-stack dd{text-align:left;margin:4px 0 0 28px}.facts-panel hr,.settings-page hr{border:0;border-top:1px solid var(--border);margin:16px 0}.result-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.reuse-seed-button{width:100%}.download-note,.muted{color:var(--secondary);font-size:13px}.error-message{color:var(--danger);background:var(--danger-subtle);border-radius:6px;padding:12px}.settings-page>h1{margin-bottom:18px}.settings-layout{grid-template-columns:minmax(560px,1fr) minmax(300px,360px);gap:36px;display:grid}.settings-form{grid-template-columns:110px minmax(0,1fr);align-items:center;gap:10px 18px;display:grid}.settings-form input{cursor:text}.token-input{border:1px solid var(--border);border-radius:7px;grid-template-columns:1fr auto;display:grid;overflow:hidden}.token-input input{border:0;border-radius:0}.token-input button{width:80px;color:var(--primary);cursor:pointer;background:#fff;border:0;justify-content:center;align-items:center;gap:5px;display:flex}.token-input button svg{width:18px}.settings-actions{gap:10px;margin-top:14px;display:flex}.push-right{margin-left:auto}.auth-success,.auth-pending{color:var(--success);align-items:center;gap:7px;margin:14px 0 0;font-size:14px;font-weight:600;display:flex}.auth-success svg,.auth-pending svg{color:#fff;background:var(--success);border-radius:50%;width:20px;padding:3px}.auth-pending{color:var(--warning)}.auth-pending svg{background:var(--warning)}.disclosure-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-top:18px}.disclosure-trigger{text-align:left;cursor:pointer;background:#fff;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:62px;padding:10px 4px;display:flex}.disclosure-trigger>span{gap:2px;display:grid}.disclosure-trigger strong{font-size:16px}.disclosure-trigger small{color:var(--secondary);font-size:12px;line-height:18px}.disclosure-trigger svg,.security-toggle svg{flex:none;width:18px;transition:transform .16s}.disclosure-trigger[aria-expanded=true] svg,.security-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.disclosure-content{border-top:1px solid var(--border);padding:12px 0 16px}.onboarding-steps{gap:14px;margin:0;padding:0;list-style:none;display:grid}.onboarding-steps li{grid-template-columns:28px minmax(0,1fr) auto;align-items:start;gap:14px;display:grid}.onboarding-steps li>span{color:#fff;background:var(--primary);border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.onboarding-steps strong{font-size:16px}.onboarding-steps p{color:var(--secondary);margin:5px 0;font-size:13px}.registration-fields{gap:10px;width:min(540px,100%);display:grid}.registration-fields label{gap:5px;min-width:0;display:grid}.registration-fields label>span{color:var(--secondary);font-size:11px;font-weight:650}.registration-fields input{border:1px solid var(--border);border-radius:6px;min-width:0;height:42px;padding:0 12px}.registration-hash{overflow-wrap:anywhere;color:#17315f;background:var(--primary-subtle);-webkit-user-select:all;user-select:all;border:1px solid #b9c9ff;border-radius:6px;min-height:52px;padding:9px 11px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:17px;display:block}.registration-hash.empty{color:var(--tertiary);border-color:var(--border);background:var(--surface-subtle);font-family:inherit}.onboarding-steps .hash-ready{color:var(--success);align-items:center;gap:6px;margin-top:9px;font-weight:700;display:flex}.hash-ready svg{width:16px}.onboarding-steps .hash-error{color:var(--danger);margin-top:9px;font-weight:650}.admin-boundary{border:1px solid var(--border);color:var(--secondary);align-items:center;gap:8px;padding:12px;font-size:13px;display:flex}.admin-boundary svg{width:19px}.security-panel p{overflow-wrap:anywhere;align-items:center;gap:10px;min-width:0;margin:12px 0;font-size:13px;line-height:20px;display:flex}.security-panel svg{width:21px;color:var(--primary);flex:none}.security-toggle{min-height:var(--target-min);color:var(--primary);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-top:4px;padding:0;font-size:13px;display:flex}.collection-page>.muted{margin:5px 0 24px}.collection-list{grid-template-columns:1fr 1fr;gap:16px;max-width:980px;display:grid}.jobs-center{max-width:1180px}.job-filters{border-bottom:1px solid var(--border);gap:6px;margin:18px 0;display:flex}.job-filters button{min-height:44px;color:var(--secondary);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 12px;font-weight:650}.job-filters button[aria-selected=true]{color:var(--primary);border-bottom-color:var(--primary)}.job-filters span{background:var(--surface-subtle);border-radius:10px;min-width:20px;margin-left:4px;padding:1px 5px;font-size:10px}.job-groups{gap:18px;display:grid}.job-group{border:1px solid var(--border);background:#fbfcfe;border-radius:9px;padding:14px}.job-group>header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:12px;display:flex}.job-group>header p{color:var(--primary);letter-spacing:.12em;margin:0 0 2px;font-size:9px;font-weight:800}.job-group h2{margin:0;font-size:17px}.job-group-summary{justify-items:end;gap:2px;font-size:11px;display:grid}.job-group-summary span{color:var(--secondary)}.jobs-empty{min-height:180px;color:var(--secondary);border:1px dashed var(--border);border-radius:8px;place-items:center;display:grid}.assets-library{max-width:1320px}.assets-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.assets-heading h1,.assets-heading p{margin:0}.assets-heading p{margin-top:5px}.assets-heading .button{min-width:92px}.asset-toolbar{border:1px solid var(--border);background:#fbfcfe;border-radius:8px;align-items:center;gap:16px;min-height:58px;margin-bottom:18px;padding:8px 10px;display:flex}.asset-source,.asset-toolbar label{gap:2px;min-width:140px;display:grid}.asset-source span,.asset-toolbar label>span{color:var(--secondary);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:650}.asset-source strong{font-size:13px}.asset-kind-tabs{align-self:stretch;gap:3px;display:flex}.asset-kind-tabs button{min-width:58px;min-height:40px;color:var(--secondary);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 10px;font-weight:650}.asset-kind-tabs button[aria-selected=true]{color:var(--primary);background:var(--primary-subtle)}.asset-toolbar label{margin-left:auto}.asset-toolbar select{border:1px solid var(--border);background:#fff;border-radius:5px;min-width:180px;height:36px;padding:0 28px 0 10px}.asset-grid{grid-template-columns:repeat(auto-fill,minmax(255px,1fr));gap:16px;display:grid}.asset-card{border:1px solid var(--border);text-align:left;cursor:pointer;content-visibility:auto;contain-intrinsic-size:280px 300px;background:#fff;border-radius:9px;min-width:0;padding:0;display:grid;overflow:hidden}.asset-card:hover{border-color:#aebff4;box-shadow:0 7px 22px #1f33631a}.asset-card:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.asset-card-media{aspect-ratio:16/9;background:var(--media);place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.asset-card-media>video,.asset-card-media>img{object-fit:cover;width:100%;height:100%}.asset-kind-placeholder{color:#d5dbea;place-items:center;gap:7px;display:grid}.asset-kind-placeholder svg{width:34px;height:34px}.asset-play{color:#fff;background:#070c12a6;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;bottom:10px;left:12px}.asset-play svg{width:15px}.asset-card-body{gap:5px;min-width:0;padding:12px;display:grid}.asset-card-body strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.asset-card-body>span:not(.asset-card-context){color:#3d4652;font-size:12px}.asset-card-body small{color:var(--secondary);font-size:11px}.asset-card-context{color:var(--primary);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.assets-empty,.assets-loading{min-height:260px;color:var(--secondary);border:1px dashed var(--border);text-align:center;border-radius:9px;align-content:center;place-items:center;gap:9px;display:grid}.assets-empty>svg,.assets-loading>svg{width:38px;height:38px;color:var(--primary)}.assets-empty h2,.assets-empty p{margin:0}.assets-empty h2{color:var(--text);font-size:18px}.assets-empty p{max-width:520px;font-size:13px}.assets-loading svg{animation:1s linear infinite spin}.assets-error{color:var(--danger);background:#fff5f5;border:1px solid #fecaca;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:10px 12px;font-size:13px;display:flex}.assets-error button{min-height:32px;color:var(--danger);cursor:pointer;background:0 0;border:0;font-weight:700}.assets-load-more{margin:20px auto 0}.asset-preview-dialog{background:#fff;border-radius:12px;width:min(960px,100%);max-height:calc(100vh - 32px);padding:20px;overflow-y:auto;box-shadow:0 22px 70px #00000052}.asset-preview-dialog .dialog-header p{color:var(--primary);letter-spacing:.08em;margin:0 0 3px;font-size:10px;font-weight:800}.asset-preview-dialog h2{max-width:720px;margin:0;font-size:22px}.asset-preview-stage{background:#080b10;border-radius:8px;place-items:center;min-height:420px;margin-top:14px;display:grid;overflow:hidden}.asset-preview-stage>video,.asset-preview-stage>img{object-fit:contain;width:100%;max-height:min(64vh,620px)}.asset-preview-stage>audio{width:min(640px,100% - 32px)}.asset-preview-meta{border-bottom:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:12px 0;display:grid}.asset-preview-meta div{gap:3px;min-width:0;display:grid}.asset-preview-meta span{color:var(--secondary);font-size:10px}.asset-preview-meta strong{overflow-wrap:anywhere;font-size:12px}.asset-preview-actions{justify-content:flex-end;gap:8px;padding-top:14px;display:flex}.asset-preview-actions .button{min-width:0}.storyboard-page{height:calc(100vh - var(--shell-header-height));background:var(--surface-subtle);grid-template-columns:210px minmax(480px,1fr) 340px;min-height:620px;display:grid;overflow:hidden}.storyboard-projects,.shot-inspector{background:#fff;min-width:0;overflow-y:auto}.mobile-back-to-shots,.mobile-inspector-error{display:none}.storyboard-projects{border-right:1px solid var(--border)}.storyboard-projects-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:58px;padding:0 14px 0 18px;display:flex}.storyboard-projects-head button,.inspector-title button{cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:44px;height:44px;display:grid}.storyboard-projects-head svg,.inspector-title button svg{width:18px}.project-search{border:1px solid var(--border);height:42px;color:var(--tertiary);border-radius:6px;align-items:center;gap:7px;margin:8px;padding:0 9px;display:flex}.project-search svg{flex:none;width:16px}.project-search input{border:0;outline:0;width:100%;min-width:0;font-size:12px}.storyboard-project{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;grid-template-columns:24px minmax(0,1fr) 16px;align-items:center;gap:8px;width:calc(100% - 16px);min-height:68px;margin:8px;padding:10px;display:grid}.storyboard-project:hover{background:var(--surface-subtle)}.storyboard-project.active{color:var(--primary);background:var(--primary-subtle);border-color:#b9c9ff}.storyboard-project>svg{width:20px}.storyboard-project>svg:last-child{width:15px;color:var(--tertiary)}.storyboard-project span{gap:4px;min-width:0;display:grid}.storyboard-project strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.storyboard-project small{color:var(--secondary);font-size:11px}.storyboard-canvas{min-width:0;padding:22px;overflow-y:auto}.mobile-projects-trigger{display:none}.storyboard-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.storyboard-heading p,.inspector-title p{color:var(--primary);letter-spacing:.12em;margin:0 0 3px;font-size:11px;font-weight:700}.storyboard-heading h1{margin:0;font-size:25px;line-height:32px}.storyboard-title-row{align-items:center;gap:7px;display:flex}.storyboard-title-row button{width:44px;height:44px;color:var(--primary);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.storyboard-title-row svg{width:17px}.storyboard-heading span{color:var(--secondary);margin-top:4px;font-size:13px;display:block}.storyboard-heading .button b{background:#fff3;border-radius:9px;min-width:20px;padding:1px 5px;font-size:11px}.shot-selection-note{color:var(--secondary);justify-content:space-between;margin-bottom:10px;font-size:12px;display:flex}.shot-order-notice{color:#14532d;border-left:3px solid var(--success);background:var(--success-subtle);margin:-4px 0 8px;padding:7px 10px;font-size:11px}.storyboard-list-overview{color:#fff;background:#17202b;border-radius:8px 8px 3px 3px;justify-content:space-between;align-items:center;gap:18px;min-height:48px;margin-bottom:8px;padding:9px 14px;display:flex}.storyboard-list-overview>div{align-items:baseline;gap:10px;display:flex}.storyboard-list-overview span{color:#91a0b2;letter-spacing:.16em;font-size:9px;font-weight:800}.storyboard-list-overview strong{white-space:nowrap;font-size:13px}.storyboard-list-overview p{color:#aeb8c4;text-align:right;margin:0;font-size:10px}.shot-list{gap:0;display:grid}.shot-sort-row{min-width:0;display:grid}.shot-drop-zone{height:7px;transition:height .12s;position:relative}.shot-list:has(.shot-card.dragging) .shot-drop-zone{height:18px}.shot-drop-zone:after{content:"";background:0 0;border-radius:2px;height:2px;position:absolute;top:50%;left:2px;right:2px;transform:translateY(-50%)}.shot-drop-zone.active:after{background:var(--primary);box-shadow:0 0 0 3px #1d4ed81f}.shot-drop-zone.active:before{content:"插入到这里";z-index:1;color:#fff;background:var(--primary);border-radius:3px;padding:1px 5px;font-size:9px;font-weight:700;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.shot-drop-zone.end{margin-bottom:1px}.shot-card{border:1px solid var(--border);cursor:pointer;background:#fff;border-left:3px solid #aeb8c5;border-radius:4px 8px 8px 4px;grid-template-columns:44px 64px minmax(0,1fr) auto;align-items:stretch;gap:10px;min-width:0;min-height:90px;padding:11px 12px;transition:border-color .15s,box-shadow .15s,opacity .15s;display:grid;position:relative;overflow:hidden}.shot-card:hover{border-color:var(--border-strong);border-left-color:var(--primary)}.shot-card.active{border-color:var(--primary);border-left-color:var(--primary);box-shadow:0 0 0 1px var(--primary), 0 8px 20px #1b336214}.shot-card.dragging{opacity:.52;cursor:grabbing}.shot-drag-handle{color:#657386;cursor:grab;touch-action:none;background:0 0;border:1px solid #0000;border-radius:5px;align-self:center;place-items:center;width:44px;min-height:44px;padding:0;display:grid}.shot-drag-handle:hover{color:var(--primary);background:#f6f8fa;border-color:#cbd5e1}.shot-drag-handle:active{cursor:grabbing}.shot-drag-handle:disabled{opacity:.45;cursor:wait}.shot-drag-handle svg{width:19px;height:19px}.shot-check{color:#273343;cursor:pointer;background:#f6f8fa;border:1px solid #cbd3dd;border-radius:5px;justify-content:center;align-self:center;align-items:center;gap:7px;min-width:0;height:34px;padding:0 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:800;display:flex}.shot-check input{width:16px;height:16px;accent-color:var(--primary);margin:0}.shot-card-copy{align-self:center;min-width:0}.shot-card-copy strong{font-size:14px}.shot-title-line{align-items:center;gap:8px;display:flex}.shot-state{color:#334052;white-space:nowrap;background:#f7f9fb;border:1px solid #d2d9e2;border-radius:999px;padding:3px 6px;font-size:9px;font-weight:700}.shot-card-copy p{color:var(--secondary);white-space:nowrap;text-overflow:ellipsis;margin:4px 0 7px;font-size:12px;line-height:17px;overflow:hidden}.shot-metadata{color:var(--primary);flex-wrap:wrap;gap:4px 10px;font-size:10px;font-weight:650;display:flex}.shot-metadata span:not(:last-child):after{content:"";vertical-align:middle;background:#9eabba;border-radius:50%;width:2px;height:2px;margin-left:10px;display:inline-block}.shot-card-copy .shot-error{color:var(--danger);white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:11px;display:block;overflow:hidden}.shot-error-action{min-height:36px;color:var(--danger);cursor:pointer;background:0 0;border:0;margin-top:5px;padding:0;font-size:12px;font-weight:700}.shot-result-thumb{text-align:right;cursor:pointer;background:0 0;border:0;align-self:center;width:92px;margin:0;padding:0;position:relative}.shot-result-thumb img,.shot-result-placeholder{object-fit:cover;color:#fff;background:var(--media);border:1px solid #cad2dc;border-radius:5px;place-items:center;width:92px;height:56px;transition:border-color .15s,filter .15s;display:grid;overflow:hidden}.shot-result-placeholder svg{width:24px}.shot-result-thumb:hover img,.shot-result-thumb:hover .shot-result-placeholder{border-color:var(--primary);filter:brightness(.86)}.shot-result-play{color:#fff;pointer-events:none;background:#070c12b8;border:2px solid #fff;border-radius:50%;place-items:center;width:26px;height:26px;display:grid;position:absolute;top:28px;left:46px;transform:translate(-50%,-50%)}.shot-result-play svg{fill:currentColor;width:12px}.shot-result-caption{color:var(--primary);margin-top:3px;font-size:9px;font-weight:700;display:block}.storyboard-preview-dialog{background:#fff;border-radius:12px;width:min(900px,100%);max-height:calc(100vh - 32px);padding:20px;overflow-y:auto;box-shadow:0 22px 70px #00000052}.storyboard-preview-dialog .dialog-header p{color:var(--primary);letter-spacing:.08em;margin:0 0 3px;font-size:10px;font-weight:800}.storyboard-preview-dialog h2{margin:0;font-size:22px}.storyboard-preview-shot{color:var(--secondary);margin:8px 0 12px;font-size:13px}.storyboard-preview-stage{background:#080d12;border-radius:8px;place-items:center;height:min(62vh,520px);display:grid;position:relative;overflow:hidden}.storyboard-preview-stage video{object-fit:contain;cursor:pointer;width:100%;height:100%}.storyboard-video-controls{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#060b12db;border:1px solid #ffffff29;border-radius:8px;align-items:center;gap:8px;min-height:48px;padding:7px 9px;display:flex;position:absolute;bottom:12px;left:12px;right:12px;box-shadow:0 6px 24px #00000047}.storyboard-video-controls button{width:36px;height:36px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;flex:none;place-items:center;padding:0;display:grid}.storyboard-video-controls button:hover{background:#ffffff1f}.storyboard-video-controls button:focus-visible{outline-color:#fff}.storyboard-video-controls button svg{width:18px;height:18px}.storyboard-video-controls input[type=range]{accent-color:#fff;cursor:pointer;flex:auto;min-width:60px;height:28px;margin:0}.storyboard-video-time{color:#e6ebf2;font-variant-numeric:tabular-nums;text-align:center;min-width:34px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.storyboard-preview-unavailable{color:#fff;justify-items:center;gap:9px;display:grid}.storyboard-preview-unavailable svg{width:42px;height:42px}.storyboard-preview-unavailable span{color:#aeb8c4;font-size:12px}.storyboard-preview-facts{flex-wrap:wrap;gap:8px 24px;margin:12px 0 0;display:flex}.storyboard-preview-facts div{gap:7px;font-size:11px;display:flex}.storyboard-preview-facts dt{color:var(--secondary)}.storyboard-preview-facts dd{margin:0;font-weight:650}.storyboard-preview-actions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.storyboard-preview-actions .button svg{width:17px}.add-shot-card{border:1px dashed var(--border-strong);min-height:48px;color:var(--secondary);cursor:pointer;background:#ffffff8c;border-radius:7px;justify-content:center;align-items:center;gap:7px;display:flex}.add-shot-card:hover{color:var(--primary);border-color:var(--primary)}.add-shot-card svg{width:18px}.shot-inspector{border-left:1px solid var(--border);padding:18px}.inspector-title{justify-content:space-between;gap:10px;margin-bottom:16px;display:flex}.inspector-title h2{margin:0;font-size:18px;line-height:24px}.inspector-title>div:last-child{display:flex}.shot-inspector>label{color:#374151;gap:6px;margin-bottom:14px;font-size:12px;font-weight:600;display:grid;position:relative}.shot-inspector input,.shot-inspector select,.shot-inspector textarea{border:1px solid var(--border);width:100%;min-height:42px;color:var(--text);background:#fff;border-radius:6px;padding:9px 10px;font-size:13px;font-weight:400}.shot-inspector textarea{resize:vertical;height:116px;line-height:20px}.shot-inspector input[type=file]{padding:8px}.seed-inline{grid-template-columns:1fr 58px;gap:7px;display:grid}.seed-inline button{border:1px solid var(--border);min-height:44px;color:var(--primary);cursor:pointer;background:#fff;border-radius:6px}.shot-inspector label small{color:var(--tertiary);font-size:10px;font-weight:400}.inspector-actions{flex-wrap:wrap;gap:8px;display:flex}.inspector-actions .button.primary{flex:120px}.inspector-actions .button{min-width:44px;padding:0 11px}.regenerate-panel{background:#f6f8ff;border:1px solid #cbd6f5;border-radius:8px;margin-top:16px;padding:13px}.regenerate-panel>div:first-child{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.regenerate-panel h3{margin:0;font-size:13px}.regenerate-panel p{color:var(--secondary);margin:0;font-size:10px}.regenerate-actions{grid-template-columns:1fr 1fr;gap:7px;margin:10px 0 7px;display:grid}.regenerate-actions .button{gap:6px;min-width:0;min-height:40px;padding:0 8px;font-size:11px}.regenerate-actions .button svg{width:15px}.regenerate-panel>small{color:var(--secondary);font-size:10px;line-height:16px}.regenerate-notice{color:#14532d;border-left:3px solid var(--success);background:var(--success-subtle);margin-top:9px;padding:7px 8px;font-size:10px;line-height:16px}.take-history{border-top:1px solid var(--border);margin-top:20px;padding-top:16px}.take-history h3{justify-content:space-between;margin:0 0 10px;font-size:14px;display:flex}.take-history h3 span{color:var(--secondary)}.take-history>p{color:var(--tertiary);font-size:12px}.take-history article{border-bottom:1px solid #edf0f4;grid-template-columns:1fr auto;gap:8px;padding:8px 0;display:grid}.take-history article button{cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;min-height:36px;display:flex}.take-history article button:first-child{text-align:left;justify-content:start;display:grid}.take-history small{color:var(--secondary);font-size:10px}.take-history .take-selected{color:var(--success);font-weight:600}.take-history .take-selected svg{width:15px}.batch-progress{background:#f8fafff5;border:1px solid #bac9f7;border-radius:8px;margin-top:18px;padding:13px 15px;position:sticky;bottom:0;box-shadow:0 5px 18px #2239741a}.batch-progress>div:first-child{justify-content:space-between;font-size:13px;display:flex}.batch-progress>div:first-child span{color:var(--primary);font-size:11px;font-weight:700}.batch-progress-items{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.batch-progress-items button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:5px;align-items:center;gap:6px;min-height:34px;padding:0 9px;font-size:11px;display:flex}.batch-dot{background:var(--primary);border-radius:50%;width:7px;height:7px}.batch-dot.status-completed{background:var(--success)}.batch-dot.status-failed,.batch-dot.status-submission_unknown{background:var(--danger)}.batch-confirm-list{gap:7px;margin:16px 0;padding:0;list-style:none;display:grid}.batch-confirm-list li{border:1px solid var(--border);border-radius:6px;grid-template-columns:30px minmax(0,1fr);align-items:center;min-height:48px;padding:7px 10px;display:grid}.batch-confirm-list li>span{color:var(--primary);grid-row:1/3;font-weight:700}.batch-confirm-list small{color:var(--secondary);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.batch-confirm-dialog .confirm-checkbox{margin-top:18px}.project-dialog>label{gap:7px;margin-top:16px;font-size:14px;font-weight:600;display:grid}.project-dialog input,.project-dialog textarea{border:1px solid var(--border);border-radius:6px;min-height:44px;padding:10px 12px}.project-dialog textarea{resize:vertical;min-height:110px}.project-archive-button{min-height:44px;color:var(--danger);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-top:14px;padding:0;display:flex}.project-archive-button svg{width:18px}.unsaved-message{color:#7c4700;background:#fff7df;border-left:3px solid #d97706;margin:-8px 0 12px;padding:8px 10px;font-size:12px}.mobile-project-picker-backdrop{align-items:flex-end}.mobile-project-picker{border-radius:14px 14px 0 0;width:min(100%,520px);max-height:min(78vh,680px);overflow-y:auto}.mobile-project-picker .project-search{margin:14px 0 10px}.mobile-new-project{width:100%}.mobile-project-list{margin-top:10px}.mobile-project-list .storyboard-project{grid-template-columns:24px minmax(0,1fr);width:100%;margin:4px 0}.mobile-project-list .storyboard-project span{display:grid}.mobile-project-list>p{color:var(--secondary);text-align:center}.storyboard-empty{min-height:calc(100vh - var(--shell-header-height));text-align:center;align-content:center;place-items:center;gap:10px;display:grid}.storyboard-empty>svg{width:42px;height:42px;color:var(--primary)}.storyboard-empty h1,.storyboard-empty p{margin:0}.storyboard-empty p{color:var(--secondary)}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1199px){.app-shell{padding-left:64px}.sidebar{width:64px}.brand{height:var(--shell-header-height);justify-content:center;padding:0;font-size:0}.brand:after{content:"AI";font-size:22px}.nav-item{justify-content:center;padding:0}.nav-item span,.sidebar-collapse{display:none}.creation-layout{grid-template-columns:1fr}.generation-workspace{border-right:0}.recent-jobs{border-top:1px solid var(--border)}.recent-jobs .job-list{grid-template-columns:repeat(3,1fr)}.job-card{grid-template-columns:96px minmax(0,1fr)}.job-thumbnail{min-height:96px}.settings-layout{grid-template-columns:1fr;gap:24px}.detail-layout{grid-template-columns:1fr}.storyboard-page{grid-template-columns:64px minmax(480px,1fr) 320px}.storyboard-projects-head strong,.storyboard-project span,.storyboard-project>svg:last-child{display:none}.storyboard-project{grid-template-columns:1fr;place-items:center}}@media (width<=767px){:root{--shell-header-height:96px;--page-padding-x:16px;--page-padding-y:18px;--control-height:48px;--button-height:48px;--form-row-gap:12px;--prompt-height:116px}.app-shell{padding:0 0 calc(64px + env(safe-area-inset-bottom))}.sidebar{display:none}.topbar{height:var(--shell-header-height);grid-template-rows:48px 48px;grid-template-columns:auto minmax(0,1fr);align-items:center;padding:0 16px;display:grid}.mobile-brand{white-space:nowrap;font-size:22px;font-weight:700;line-height:28px;display:block}.device-summary{gap:7px;min-width:0;padding:0}.mobile-health{font-size:12px;display:inline}.device-button{min-width:0;font-size:14px}.device-button span{text-overflow:ellipsis;white-space:nowrap;max-width:116px;overflow:hidden}.device-button .user-icon{display:none}.divider{height:24px}.generation-tabs{order:2;grid-column:1/-1;justify-content:space-between;gap:0;padding:0}.generation-tab{flex:1;min-width:0;height:48px;font-size:15px}.generation-tab svg{width:21px}.bottom-nav{z-index:60;height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--border);background:#fff;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;inset:auto 0 0}.bottom-nav-item{color:#46515f;background:0 0;border:0;align-content:center;place-items:center;gap:3px;min-height:44px;font-size:12px;display:grid}.bottom-nav-item svg{width:22px;height:22px}.bottom-nav-item.active{color:var(--primary);font-weight:600}.creation-layout{min-height:auto;display:block}.generation-workspace{padding:var(--page-padding-y) var(--page-padding-x) 20px}.service-line{display:none}.form-grid{grid-template-columns:1fr;gap:0;display:grid}.form-grid>label{margin:12px 0 6px;padding:0;font-size:15px;line-height:20px}.form-grid>label:first-child{margin-top:0}.form-label-spacer{display:none}.select-control,.text-control{height:var(--control-height);font-size:15px}.prompt-field textarea{height:var(--prompt-height);font-size:15px;line-height:23px}.asset-upload-empty,.asset-upload-preview{min-height:72px}.advanced-settings{margin-top:12px}.upload-error,.candidate-note,.asset-notice{width:100%;max-width:none}.gpu-note,.cost-note,.generate-button{width:100%;max-width:none;margin-left:0}.gpu-note{margin-top:10px;margin-bottom:8px}.cost-note{min-height:52px;margin-top:0;padding:8px 10px;font-size:13px;line-height:18px}.generate-button{height:var(--button-height);margin-top:12px;font-size:16px}.recent-jobs{padding:20px 16px 26px}.recent-jobs h2{margin-left:0}.recent-jobs .job-list{display:block}.recent-jobs .job-card:not(:first-child){display:none}.job-card{grid-template-columns:100px minmax(0,1fr);gap:12px;min-height:124px;padding:11px}.job-thumbnail{min-height:100px}.dialog{padding:22px 18px}.confirm-facts div{grid-template-columns:116px 1fr}.dialog-actions{grid-template-columns:1fr 1fr;display:grid}.detail-page,.settings-page,.collection-page{padding:18px 16px 28px}.media-stage{height:min(52vh,360px)}.facts-panel{padding:18px}.timeline-steps{grid-template-columns:1fr;gap:14px}.timeline-step{grid-template-columns:28px 1fr auto;place-items:center start}.timeline-step:not(:last-child):after{width:2px;height:auto;inset:28px auto -15px 13px}.settings-layout{display:block}.settings-form{grid-template-columns:1fr;gap:8px}.settings-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.settings-actions .primary{grid-column:1/-1}.push-right{margin-left:0}.onboarding-steps li{grid-template-columns:28px 1fr}.onboarding-steps li>button{grid-column:2}.security-panel{margin-top:20px}.collection-list{grid-template-columns:1fr}.assets-heading{align-items:center}.asset-toolbar{flex-direction:column;align-items:stretch;gap:8px}.asset-source{min-width:0;padding:4px 6px}.asset-kind-tabs{width:100%;overflow-x:auto}.asset-kind-tabs button{flex:1 0 64px;min-height:44px}.asset-toolbar label{width:100%;margin-left:0}.asset-toolbar select{width:100%;height:44px}.asset-grid{grid-template-columns:1fr}.asset-card{contain-intrinsic-size:360px 132px;grid-template-columns:132px minmax(0,1fr)}.asset-card-media{aspect-ratio:auto;height:100%;min-height:132px}.asset-preview-backdrop{align-items:end;padding:0}.asset-preview-dialog{border-radius:14px 14px 0 0;width:100%;max-height:92vh;padding:16px}.asset-preview-stage{min-height:230px}.asset-preview-meta{grid-template-columns:1fr 1fr}.asset-preview-actions{grid-template-columns:1fr 1fr;display:grid}.job-filters{overflow-x:auto}.job-filters button{flex:none}.job-group{padding:11px}.job-group>header{align-items:flex-start}.job-detail-context{flex-wrap:wrap;align-items:flex-start}.job-detail-context>span:last-child{width:100%;margin-left:0}.job-storyboard-actions{grid-template-columns:1fr}.job-storyboard-actions small{grid-column:1}.result-actions{grid-template-columns:1fr}.storyboard-page{height:auto;min-height:calc(100vh - var(--shell-header-height));flex-direction:column;display:flex;overflow:visible}.storyboard-projects{display:none}.storyboard-canvas{order:1;padding:16px;overflow:visible}.mobile-projects-trigger{min-height:44px;color:var(--primary);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin:-4px 0 8px;padding:0;font-weight:700;display:inline-flex}.mobile-projects-trigger svg{width:18px}.storyboard-heading{align-items:flex-start}.storyboard-heading h1{font-size:22px}.storyboard-heading span{max-width:210px}.storyboard-heading .button{min-width:118px;padding:0 10px}.storyboard-list-overview{align-items:flex-start}.storyboard-list-overview p{max-width:170px;line-height:15px}.shot-drop-zone{height:5px}.shot-drop-zone.active:before{display:none}.shot-card{grid-template-columns:44px 58px minmax(0,1fr);gap:9px;min-height:116px;padding:10px}.shot-check{align-self:start;height:44px;padding:0 5px}.shot-card-copy{align-self:start}.shot-title-line{align-items:flex-start}.shot-title-line strong{line-height:18px}.shot-state{margin-left:auto}.shot-metadata{gap:4px 7px}.shot-metadata span:not(:last-child):after{margin-left:7px}.shot-result-thumb{text-align:left;grid-column:3;grid-template-columns:64px 1fr;align-items:center;gap:7px;width:128px;margin:0;display:grid}.shot-result-thumb img{flex:none;width:64px;height:40px}.shot-result-placeholder{width:64px;height:40px}.shot-result-play{top:20px;left:32px}.shot-result-caption{white-space:nowrap;margin:0}.storyboard-preview-backdrop{align-items:end;padding:0}.storyboard-preview-dialog{border-radius:14px 14px 0 0;width:100%;max-height:92vh;padding:16px}.storyboard-preview-stage{height:min(54vh,420px)}.storyboard-video-controls{gap:4px;bottom:8px;left:8px;right:8px}.storyboard-video-controls button{width:34px}.storyboard-video-time{min-width:31px;font-size:9px}.storyboard-preview-actions{grid-template-columns:1fr 1fr;display:grid}.storyboard-preview-actions .button{min-width:0;padding:0 8px}.add-shot-card{min-height:52px}.shot-inspector{border:0;border-top:1px solid var(--border);order:2;padding:18px 16px 24px;overflow:visible}.mobile-view-shots .shot-inspector,.mobile-view-editor .storyboard-canvas{display:none}.mobile-view-editor .shot-inspector{min-height:calc(100vh - var(--shell-header-height));display:block}.mobile-back-to-shots{min-height:44px;color:var(--primary);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin:-8px 0 12px;padding:0;font-weight:700;display:inline-flex}.mobile-back-to-shots svg{width:18px;transform:rotate(90deg)}.mobile-inspector-error{margin-bottom:12px;display:block}.batch-progress{position:static}.batch-progress-items{grid-template-columns:1fr 1fr;display:grid}.batch-progress-items button{justify-content:flex-start}.batch-confirm-dialog .dialog-actions{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
