:root{font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#172033;background:#f5f7fb;--el-border-radius-base: 14px;--el-border-radius-small: 10px;--el-border-radius-round: 999px;--app-bg: #f5f7fb;--app-surface: #ffffff;--app-surface-soft: #f8fafc;--app-border: #dde3ee;--app-border-soft: #edf1f7;--app-text: #172033;--app-muted: #667085;--app-blue: #2563eb;--app-shadow: 0 14px 34px rgba(15, 23, 42, .07);--app-shadow-soft: 0 6px 18px rgba(15, 23, 42, .05)}*{box-sizing:border-box}body{margin:0;min-width:1200px}.legacy-shell{min-height:100vh;background:var(--app-bg)}.legacy-sidebar{position:sticky;top:0;height:100vh;max-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#fffffffa,#f7fbfff5);border-right:1px solid rgba(218,226,238,.9);box-shadow:18px 0 44px #162d521a;padding:42px 30px 28px;overflow:hidden}.legacy-sidebar-main{min-height:0;overflow-y:auto;padding:0 0 24px;scrollbar-width:none}.legacy-sidebar-main::-webkit-scrollbar{display:none}.legacy-brand{display:flex;align-items:center;gap:18px;margin-bottom:36px;padding:20px 8px 34px;border-bottom:1px solid #dfe7f2}.legacy-brand-mark{width:74px;height:74px;border-radius:23px;background:linear-gradient(145deg,#2563eb,#2f7df7 52%,#10b981);display:grid;grid-template-columns:repeat(2,12px);grid-template-rows:repeat(2,12px);place-content:center;gap:8px;color:#fff;box-shadow:0 18px 32px #2563eb3d}.legacy-brand-mark span{width:12px;height:12px;border-radius:3px;background:#ffffffeb;box-shadow:0 1px 5px #ffffff47}.legacy-brand h1{margin:0;color:#101b2f;font-size:27px;line-height:1.2;font-weight:950;letter-spacing:0}.legacy-brand p{display:flex;align-items:center;gap:10px;margin:12px 0 0;color:#16a34a;font-size:17px;font-weight:850}.legacy-brand p span{width:10px;height:10px;display:inline-block;border-radius:999px;background:#22c55e;box-shadow:0 0 0 4px #22c55e1f}.legacy-menu{border-right:0;background:transparent}.legacy-menu .el-menu-item{position:relative;height:70px;margin:16px 4px;padding:0 28px!important;overflow:hidden;border-radius:20px;color:#344155;font-size:23px;font-weight:900;letter-spacing:0;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.legacy-menu .el-menu-item .el-icon{margin-right:24px;font-size:30px;color:currentColor}.legacy-menu .el-menu-item.is-active{background:linear-gradient(135deg,#5d98ff,#2f75f6 58%,#3d8cff);color:#fff;box-shadow:0 18px 34px #2563eb52;transform:translate(1px)}.legacy-menu .el-menu-item.is-active:after{content:"";position:absolute;top:-36px;right:-28px;width:130px;height:112px;border-radius:999px;background:#ffffff1f;pointer-events:none}.legacy-menu .el-menu-item.is-active:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border:1px solid rgba(255,255,255,.42);border-radius:19px;pointer-events:none}.legacy-menu .el-menu-item:hover{background:#eff6ff;color:#1d4ed8}.legacy-menu .el-menu-item.is-active:hover{background:linear-gradient(135deg,#5d98ff,#2f75f6 58%,#3d8cff);color:#fff}.legacy-user{display:flex;align-items:center;justify-content:flex-start;gap:16px;flex-shrink:0;margin-top:auto;padding:20px 18px;border:1px solid #e3eaf5;border-radius:22px;background:#ffffffe0;box-shadow:0 14px 30px #0f172a14}.legacy-user-avatar{width:60px;height:60px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:999px;background:linear-gradient(135deg,#bae6fd,#c4b5fd);color:#fff;font-size:28px;font-weight:900}.legacy-user strong{display:block;max-width:128px;overflow:hidden;color:#101b2f;font-size:22px;text-overflow:ellipsis;white-space:nowrap}.legacy-user .role-tag,.legacy-user .tag{margin-top:6px}.legacy-user .el-button{margin-left:auto;width:52px;height:52px;border-left:1px solid #e5eaf3;border-radius:0;color:#475569;font-size:26px}.legacy-header{height:88px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:5;background:#f5f7fbe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:0 40px}.legacy-header h2{margin:0;color:var(--app-text);font-size:24px;line-height:1.25;font-weight:900;letter-spacing:0}.legacy-header-actions,.time-filter{display:flex;align-items:center;gap:10px}.time-filter{height:46px;display:grid;grid-template-columns:36px 92px 132px;align-items:center;gap:4px;padding:4px;border:1px solid var(--app-border);border-radius:18px;background:#ffffffeb;box-shadow:var(--app-shadow-soft);overflow:hidden}.time-filter-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:12px;color:#1f2937}.time-filter-mode{width:92px}.time-filter-value{width:132px;max-width:132px}.time-filter-year{width:102px;max-width:102px}.time-filter:has(.time-filter-year){grid-template-columns:36px 92px 102px}.time-filter .el-select__wrapper,.time-filter .el-date-editor.el-input__wrapper{width:100%;height:36px;min-height:36px;border-radius:13px;background:#f8fafc;box-shadow:none}.time-filter .el-date-editor{width:100%;min-width:0}.time-filter .el-select__wrapper:hover,.time-filter .el-date-editor.el-input__wrapper:hover{background:#f1f5f9;box-shadow:none}.time-filter .el-select__wrapper.is-focused,.time-filter .el-date-editor.el-input__wrapper.is-focus{background:#fff;box-shadow:0 0 0 1px #93c5fd inset,0 0 0 3px #2563eb1a}.time-filter .el-date-editor .el-input__prefix{margin-right:4px}.legacy-main{min-height:calc(100vh - 88px);min-width:0;background:var(--app-bg);padding:0 40px 40px}.page-stack{width:100%;min-width:0;display:flex;flex-direction:column;gap:24px}.panel{width:100%;min-width:0;background:var(--app-surface);border:1px solid var(--app-border);border-radius:20px;padding:24px;box-shadow:var(--app-shadow-soft)}.panel-title{min-width:0;min-height:34px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:12px}.panel-title>div{min-width:0}.panel-title h2{min-width:0;margin:0;color:var(--app-text);font-size:18px;font-weight:900;letter-spacing:0;overflow-wrap:anywhere}.muted{color:#64748b;font-size:13px}.legacy-hero{position:relative;overflow:hidden;border-radius:30px;padding:32px;color:#fff;background:linear-gradient(90deg,#0f172a,#1f2937);box-shadow:0 16px 32px #0f172a2e}.legacy-hero.red{background:linear-gradient(90deg,#7f1d1d,#991b1b)}.legacy-hero.manager{background:linear-gradient(90deg,#0f766e,#1d4ed8)}.legacy-hero h3{margin:0 0 22px;display:flex;align-items:center;gap:10px;font-size:21px;font-weight:900}.metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}.metric-label{margin:0 0 7px;color:#94a3b8;font-size:13px}.metric-value{margin:0;color:#fff;font-size:30px;line-height:1.1;font-weight:900}.metric-value.green{color:#4ade80}.metric-value.blue{color:#60a5fa}.metric-value.indigo{color:#a5b4fc}.metric-value.yellow{color:#facc15}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:24px}.legacy-card{position:relative;min-width:0;background:var(--app-surface);border:1px solid var(--app-border);border-radius:18px;padding:24px;box-shadow:var(--app-shadow-soft)}.legacy-card:hover{border-color:#cfd8e7;box-shadow:var(--app-shadow)}.legacy-card h4{margin:0;color:#1f2937;font-size:20px;font-weight:900}.stat-box{padding:12px;border-radius:16px;border:1px solid}.stat-box.green{background:#f0fdf4;border-color:#dcfce7;color:#15803d}.stat-box.blue{background:#eff6ff;border-color:#dbeafe;color:#1d4ed8}.stat-box.indigo{background:#eef2ff;border-color:#e0e7ff;color:#4338ca}.stat-box p{margin:0 0 4px;font-size:12px;font-weight:800}.stat-box strong{font-size:20px;font-weight:900}.legacy-table{width:100%;border-collapse:collapse;min-width:100%}.legacy-table th{padding:14px 16px;background:#f9fafb;color:#6b7280;text-align:left;font-size:13px;font-weight:800}.legacy-table td{padding:14px 16px;border-top:1px solid #f3f4f6;color:#374151;font-size:14px}.legacy-table tr:hover td{background:#f9fafb}.tag{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}.tag.blue{color:#2563eb;background:#eff6ff}.tag.orange{color:#ea580c;background:#fff7ed}.tag.purple{color:#9333ea;background:#faf5ff}.tag.green{color:#15803d;background:#f0fdf4}.tag.red{color:#dc2626;background:#fef2f2}.tag.gray{color:#4b5563;background:#f3f4f6}.timeline{max-height:300px;overflow:auto;padding:18px;border:1px solid #e5e7eb;border-radius:24px;background:#fff}.timeline-month{display:inline-block;margin-bottom:12px;padding:4px 12px;border-radius:999px;background:#dbeafe;color:#1e40af;font-size:12px;font-weight:900}.timeline-item{position:relative;margin-left:18px;padding:0 0 16px 18px;border-left:2px solid #dbeafe}.timeline-item:before{content:"";position:absolute;left:-7px;top:3px;width:10px;height:10px;border:2px solid #fff;border-radius:999px;background:#3b82f6}.timeline-item p{margin:0;color:#1f2937;font-size:14px;font-weight:700}.timeline-item span{display:block;margin-top:4px;color:#9ca3af;font-size:12px}.form-grid{min-width:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;align-items:end}.el-input__wrapper,.el-select__wrapper,.el-date-editor.el-input__wrapper,.el-input-number .el-input__wrapper{min-height:42px;border-radius:14px;box-shadow:0 0 0 1px var(--app-border) inset;transition:box-shadow .16s ease,background .16s ease}.el-input__wrapper:hover,.el-select__wrapper:hover,.el-date-editor.el-input__wrapper:hover,.el-input-number .el-input__wrapper:hover{box-shadow:0 0 0 1px #c8d2e2 inset}.el-input__wrapper.is-focus,.el-select__wrapper.is-focused,.el-date-editor.el-input__wrapper.is-focus{box-shadow:0 0 0 1px var(--app-blue) inset,0 0 0 3px #2563eb1a}.form-field{min-width:0}.form-field label{display:block;margin-bottom:6px;color:#6b7280;font-size:12px;font-weight:800}.form-field.span-2{grid-column:span 2}.form-field.span-3{grid-column:span 3}.scroll-table{width:100%;max-width:100%;min-width:0;overflow-x:auto;border:1px solid #e5e7eb;border-radius:24px;background:#fff}.empty-state{padding:40px;border:1px dashed #cbd5e1;border-radius:18px;background:#fbfdff;color:#9ca3af;text-align:center;font-weight:700}.progress-track{width:100%;height:8px;overflow:hidden;border:1px solid #e5e7eb;border-radius:999px;background:#f3f4f6}.progress-bar{height:100%;border-radius:999px;background:#3b82f6}.card-head,.project-main,.asset-detail-head,.track-head,.matrix-head,.review-title-row,.score-group-head,.score-member,.image-credit-bar{display:flex;align-items:center;justify-content:space-between;gap:14px}.group-meta{display:flex;justify-content:space-between;gap:10px;margin:14px 0 18px;color:#6b7280;font-size:12px}.group-meta span{padding:5px 9px;border-radius:8px;background:#f3f4f6}.group-stat-stack,.image-form,.review-actions,.score-group-list,.deduction-list{display:grid;gap:14px}.two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ai-panel h2,.section-title{display:flex;align-items:center;gap:8px}.ai-report{min-height:100px;display:flex;align-items:center;padding:20px;border:1px solid #eef2ff;border-radius:12px;background:#fff;color:#312e81;font-size:15px;font-weight:700;line-height:1.7;white-space:pre-line;box-shadow:inset 0 2px 8px #4f46e50f}.ai-report.compact{min-height:76px;padding:16px}.ai-report span,.empty-text{color:#9ca3af;font-size:14px;font-weight:500}.section-title{margin:8px 0 16px;color:#1f2937;font-size:18px;font-weight:900}.schedule-section-title{margin-top:0}.section-title-icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:11px;box-shadow:inset 0 0 0 1px #94a3b829}.section-title-icon.people{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#2563eb}.section-title-icon.matrix{background:linear-gradient(135deg,#eefbf3,#dcfce7);color:#16a34a}.org-create{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #f3f4f6}.org-card{background:#faf5ff73;border-color:#f3e8ff}.card-delete{position:absolute;top:10px;right:10px}.org-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:9px;border:1px solid #e5e7eb;border-radius:16px;background:#fff}.org-row span{color:#6b7280;font-size:12px;font-weight:900}.member-tags{margin-top:14px}.member-tags p{margin:0 0 8px;color:#9ca3af;font-size:12px;font-weight:900}.member-tags .tag{margin:0 6px 6px 0}.supplier-account-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(360px,100%),1fr));gap:16px}.supplier-account-card{display:grid;gap:14px;padding:18px;border:1px solid #dbeafe;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff)}.supplier-account-head,.supplier-account-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.supplier-account-head strong{display:block;color:#0f172a;font-size:18px;font-weight:950}.supplier-account-head span:not(.tag),.supplier-account-row span:not(.tag){color:#64748b;font-size:12px;font-weight:800}.supplier-account-list{display:grid;gap:10px}.supplier-account-row{min-height:46px;padding:10px 12px;border:1px solid #e6edf7;border-radius:14px;background:#fff}.supplier-account-row>div{min-width:0}.supplier-account-row strong{display:block;color:#1e293b;font-size:14px;font-weight:900}.supplier-account-empty{padding:18px;border:1px dashed #cbd5e1;border-radius:14px;color:#94a3b8;background:#f8fafc;font-size:13px;font-weight:850;text-align:center}.credit-panel .el-alert{margin-bottom:16px}.edit-password{max-width:260px;margin-top:8px}.edit-password label{display:block;margin-bottom:4px;color:#2563eb;font-size:10px;font-weight:900}.form-help{display:block;margin-top:6px;color:#64748b;font-size:12px;font-weight:800}.project-create{display:grid;grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);gap:22px;align-items:stretch;padding:22px;background:linear-gradient(135deg,#2563eb14,#14b8a60f),#fff;border-color:#dbeafe}.project-create-head{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:18px 20px;border-radius:20px;background:#111827;color:#fff;min-height:152px}.project-create-head span{align-self:flex-start;padding:4px 10px;border-radius:999px;background:#60a5fa2e;color:#bfdbfe;font-size:12px;font-weight:900}.project-create-head strong{font-size:24px;line-height:1.1}.project-create-head p{margin:0;color:#cbd5e1;font-size:13px;line-height:1.6}.project-create-fields{display:grid;grid-template-columns:minmax(0,1.4fr) 150px 140px minmax(210px,.8fr) 140px;gap:14px;align-items:end}.project-name-field{min-width:0}.project-create-submit{height:40px;font-weight:900}@media (max-width: 1180px){.project-create,.project-create-fields{grid-template-columns:1fr}}.project-card.closed{border-color:#facc15;background:#fefce873}.corner-badge{position:absolute;top:0;right:0;padding:4px 12px;border-radius:0 24px 0 18px;background:#facc15;color:#713f12;font-size:12px;font-weight:900}.project-main{justify-content:flex-start;margin-bottom:18px;cursor:pointer}.project-icon{flex:0 0 auto;color:#3b82f6;font-size:42px}.project-main p{margin:7px 0 0;color:#6b7280;font-size:12px}.project-main .project-level-line{display:flex;align-items:center;gap:6px}.project-deadline-line strong{color:#1f2937;font-weight:900}.project-level-edit{width:92px}.project-deadline-edit{width:168px}.project-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-top:16px;padding-top:14px;border-top:1px solid #f3f4f6}.project-alert{border-radius:18px}.project-library-filter-panel,.project-library-panel{width:100%;min-width:0;border-radius:24px;overflow:hidden}.project-library-filter-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.project-library-filter-head h3{margin:0;color:#111827;font-size:20px}.project-library-filter-head p{margin:6px 0 0;color:#64748b;font-size:13px}.project-library-filters{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(180px,1fr));gap:12px;margin-top:16px;min-width:0}.project-library-filters>*{min-width:0;width:100%}.project-library-filters .el-input,.project-library-filters .el-select,.project-library-filters .el-date-editor,.project-library-filters .el-range-editor{width:100%!important;min-width:0!important;max-width:100%}.project-library-filters .el-range-editor{--el-date-editor-daterange-width: 100%;box-sizing:border-box}.project-library-filters .el-range-editor.el-input__wrapper{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:6px}.project-library-filters .el-range-input{min-width:0;width:100%}.project-library-filters .el-range-separator{flex:0 0 auto;width:auto;padding:0 4px}.project-library-grid{grid-template-columns:1fr}.project-library-card{gap:12px;padding:20px}.project-library-card.expanded{border-color:#bfdbfe;box-shadow:0 18px 32px #2563eb14}.project-library-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.project-library-card-status{display:flex;flex-wrap:wrap;gap:8px}.project-library-card h4{margin-top:0}.project-library-feedback{display:grid;gap:8px;padding:14px 16px;border:1px solid #ffedd5;border-radius:18px;background:#fff7ed}.project-library-feedback strong{color:#9a3412;font-size:13px}.project-library-feedback p{margin:0;color:#7c2d12;font-size:13px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.asset-table-wrap{overflow-x:hidden}.asset-table{table-layout:fixed}.asset-table th:nth-child(1){width:28%}.asset-table th:nth-child(2){width:14%}.asset-table th:nth-child(3){width:16%}.asset-table th:nth-child(4){width:12%}.asset-table th:nth-child(5){width:14%}.asset-table th:nth-child(6){width:16%}.asset-table td{min-width:0;overflow-wrap:anywhere;vertical-align:top}.asset-table td:first-child strong{overflow-wrap:anywhere}.back-button{align-self:flex-start}.asset-detail{width:100%;max-width:100%;min-width:0;overflow:hidden;padding:16px;border:1px solid #e2e8f0;border-radius:24px;background:#fff}.asset-detail-head{flex-wrap:wrap;align-items:flex-start}.asset-detail-head>div{min-width:0}.asset-detail-head>div:first-child{flex:1 1 260px}.asset-detail-head>div:last-child{display:flex;flex:0 1 auto;flex-wrap:wrap;justify-content:flex-end;gap:8px}.asset-detail-head p{margin:4px 0 0;color:#94a3b8;font-size:12px;overflow-wrap:anywhere}.scene-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:12px;margin-top:14px}.scene-card{min-width:0;display:grid;gap:6px;overflow:hidden;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc}.scene-preview-thumb{position:relative;width:100%;aspect-ratio:16 / 9;display:grid;place-items:center;overflow:hidden;border:0;border-bottom:1px solid #e2e8f0;background:#0f172a;color:#94a3b8;cursor:default}.scene-preview-thumb.playable{cursor:pointer}.scene-preview-thumb video,.scene-preview-thumb img{width:100%;height:100%;object-fit:cover}.scene-preview-thumb>.el-icon{font-size:30px;opacity:.6}.scene-play-icon{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0f172a3d;color:#fff;font-size:34px}.scene-card-body{min-width:0;display:grid;gap:6px;padding:12px}.scene-card-body strong,.scene-card-body span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scene-card span,.scene-empty{color:#94a3b8;font-size:12px}.scene-empty{min-height:120px;display:grid;place-items:center;gap:6px;padding:18px;border:1px dashed #cbd5e1;border-radius:18px;background:#f8fafc;text-align:center}.scene-empty strong{color:#ef4444;font-size:14px}.scene-empty span{color:#64748b}.scene-card-actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-top:2px}.scene-card-actions a{color:#2563eb;font-size:12px;font-weight:900;text-decoration:none}.scene-preview-state{color:#c2410c;font-size:12px;font-weight:900}.storyboard-preview-dialog .el-dialog__body{height:min(78vh,760px);padding:0;overflow:hidden}.storyboard-preview-dialog{max-width:calc(100vw - 32px)}.storyboard-player{min-width:0;height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto;background:#020617}.storyboard-player-stage{position:relative;min-height:0;background:#000}.storyboard-player-video{width:100%;height:100%;object-fit:contain;background:#000}.storyboard-player-mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;background:#0000008a;color:#ffffffc7;font-size:12px;font-weight:900;letter-spacing:.12em}.storyboard-player-start{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:grid;place-items:center;gap:8px;border:0;background:#020617b8;color:#fff;cursor:pointer}.storyboard-player-start span{padding:10px 18px;border-radius:999px;background:#2563ebeb;font-size:14px;font-weight:900}.storyboard-player-start strong{max-width:min(80%,520px);overflow:hidden;color:#ffffffd1;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.storyboard-player-complete{position:absolute;top:18px;left:50%;z-index:3;transform:translate(-50%);padding:8px 16px;border-radius:999px;background:#22c55eeb;color:#fff;font-size:13px;font-weight:900}.storyboard-player-footer{display:grid;gap:10px;padding:12px;border-top:1px solid rgba(255,255,255,.1);background:#020617f0}.storyboard-player-status{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;color:#ffffffb3;font-size:12px}.storyboard-player-status span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storyboard-player-status strong{flex:0 0 auto;color:#ffffffd1}.storyboard-player-tabs{display:flex;flex-wrap:wrap;gap:8px;max-height:92px;overflow:auto}.storyboard-player-tabs button{display:inline-flex;align-items:center;gap:5px;padding:7px 12px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff0f;color:#ffffffb3;font-size:12px;font-weight:900;cursor:pointer}.storyboard-player-tabs button.active{border-color:#60a5fa;background:#2563eb;color:#fff}.review-tip{border-radius:18px}.review-folder-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(170px,100%),1fr));gap:16px}.review-folder{position:relative;min-height:150px;display:grid;place-items:center;align-content:center;gap:12px;padding:22px;border:1px solid #e5e7eb;border-radius:24px;background:#fff;cursor:pointer}.review-folder:hover{box-shadow:0 12px 24px #0f172a14}.review-folder .el-icon{font-size:48px}.folder-warn{color:#f59e0b}.folder-muted{color:#d1d5db}.review-badge{position:absolute;top:12px;right:12px;padding:3px 8px;border-radius:999px;background:#ef4444;color:#fff;font-size:12px;font-weight:900}.review-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(430px,100%),1fr));gap:24px;align-items:start}.review-card{min-width:0;overflow:hidden;border:1px solid #e5e7eb;border-top:4px solid #f59e0b;border-radius:24px;background:#fff;box-shadow:0 10px 24px #0f172a14}.review-card.delivered{border-top-color:#22c55e}.review-episode-panel{min-width:0;display:grid;gap:18px}.review-episode-head{min-width:0;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:18px 20px;border:1px solid #e5e7eb;border-radius:20px;background:#fff}.review-episode-head h3{margin:0;color:#111827;font-size:22px;overflow-wrap:anywhere}.review-episode-head p{margin:6px 0 0;color:#64748b;font-size:13px}.review-episode-head>span{flex:0 0 auto;padding:7px 12px;border-radius:999px;color:#b45309;background:#fffbeb;border:1px solid #fde68a;font-size:13px;font-weight:900}.review-episode-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(260px,100%),1fr));gap:14px}.review-episode-card{min-width:0;display:grid;gap:14px;padding:18px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.review-episode-card:hover{transform:translateY(-2px);border-color:#bfdbfe;box-shadow:0 14px 28px #0f172a14}.review-episode-card.is-preview-pending{cursor:not-allowed;opacity:.76;background:linear-gradient(135deg,#fff,#f8fafc)}.review-episode-card.is-preview-pending:hover{transform:none;border-color:#e5e7eb;box-shadow:none}.review-episode-card h4{margin:12px 0 0;color:#111827;font-size:20px}.review-episode-card p{margin:0;color:#64748b;font-size:13px;line-height:1.7}.review-episode-card p span{margin:0 6px}.review-episode-card em{justify-self:start;padding:6px 10px;border-radius:999px;color:#2563eb;background:#eff6ff;font-style:normal;font-weight:900}.review-preview-state{justify-self:start;padding:6px 10px;border:1px solid #fed7aa;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:12px;font-weight:900}.review-workbench{min-width:0;display:grid;grid-template-columns:minmax(560px,clamp(620px,44vw,820px)) minmax(360px,1fr);gap:22px;align-items:start}.review-main-column{min-width:0;display:grid;gap:16px}.review-workbench-card{border-radius:24px}.review-workbench-video{width:100%;aspect-ratio:4 / 3;min-height:0;height:auto;max-height:none}.review-video{position:relative;height:320px;display:grid;place-items:center;align-content:center;gap:10px;background:#0f172a;color:#64748b}.review-video.review-workbench-video{height:auto!important;aspect-ratio:4 / 3;max-height:none}.review-video.is-review-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;width:100vw;height:100vh!important;min-height:100vh;max-height:none;border-radius:0;aspect-ratio:auto}.review-video.has-media{display:grid;grid-template-rows:minmax(0,1fr) auto auto;overflow:hidden;color:#fff}.review-video:fullscreen{width:100vw;height:100vh;max-height:none;min-height:100vh;aspect-ratio:auto}.review-video:fullscreen .review-tools{top:24px;left:24px;transform:scale(1.08);transform-origin:top left}.review-video.is-review-fullscreen .review-tools{top:24px;left:24px;transform:scale(1.08);transform-origin:top left}.review-video>.el-icon{font-size:34px;opacity:.45}.review-player{width:100%;height:100%;display:block;object-fit:contain;background:#020617}.review-player-start{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:grid;place-items:center;gap:8px;border:0;background:#020617b8;color:#fff;cursor:pointer}.review-player-start span{padding:10px 18px;border-radius:999px;background:#2563ebeb;font-size:14px;font-weight:900}.review-player-start strong{max-width:min(80%,520px);overflow:hidden;color:#ffffffd1;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.review-preview-caption{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 14px;background:#020617b8;color:#ffffffdb;font-size:12px;font-weight:900}.review-preview-caption strong,.review-preview-caption span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-preview-caption span{flex:0 0 auto;color:#ffffffad}.review-scene-tabs{display:flex;gap:8px;overflow-x:auto;padding:8px 14px 10px;background:#020617db}.review-scene-tabs button{flex:0 0 auto;max-width:140px;padding:7px 10px;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#020617b8;color:#ffffffb8;font:inherit;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.review-scene-tabs button.active{border-color:#60a5fa;background:#2563eb;color:#fff}.review-tools{position:absolute;top:12px;left:12px;z-index:2;max-width:calc(100% - 24px);display:grid;gap:8px;padding:10px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#00000073}.review-tools .el-button{display:inline-flex;width:100%;justify-content:center;white-space:nowrap;margin-left:0!important}.review-tools strong{color:#fffc;font-size:11px}.review-source-switch{width:100%;display:grid;grid-template-columns:repeat(2,minmax(58px,1fr));gap:4px;padding:3px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#0f172ab8}.review-source-switch button{min-height:28px;padding:0 10px;border:0;border-radius:999px;background:transparent;color:#ffffffad;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.review-source-switch button.active{background:#2563eb;color:#fff;box-shadow:0 8px 16px #2563eb47}.review-source-switch button:disabled{cursor:not-allowed;opacity:.42}.review-body{min-width:0;padding:20px;background:#f8fafcc7}.review-workbench-body{border:1px solid #e5e7eb;border-radius:22px;background:#fff}.review-body p{margin:8px 0 0;color:#6b7280;font-size:14px;overflow-wrap:anywhere}.review-title-row{flex-wrap:wrap}.review-title-row h4{min-width:0;overflow-wrap:anywhere}.text-indigo{color:#4f46e5}.review-actions{margin-top:18px;padding-top:16px;border-top:1px solid #e5e7eb}.review-reroute-row{margin-top:12px;display:flex;justify-content:flex-end}.review-view-note{margin-top:10px;color:#64748b;font-size:12px}.review-actions label{color:#64748b;font-size:12px;font-weight:900}.review-upload-lock{margin:10px 0 0;color:#b45309;font-size:12px;font-weight:800}.review-feedback-shots{display:grid;gap:10px;margin-top:12px;padding:12px;border:1px solid #dbeafe;border-radius:18px;background:#eff6ff}.review-feedback-shots-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#1e3a8a;font-size:13px;font-weight:900}.review-feedback-shots-head span{color:#64748b;font-size:12px}.review-shot-panel{position:sticky;top:20px;min-width:0;display:grid;gap:14px;padding:16px;border:1px solid #dbeafe;border-radius:22px;background:linear-gradient(180deg,#f8fbff,#fff);box-shadow:0 12px 28px #0f172a0f}.review-shot-panel-head{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.review-shot-panel-head strong{display:block;color:#1e3a8a;font-size:15px;font-weight:900}.review-shot-panel-head span{display:block;margin-top:4px;color:#64748b;font-size:12px}.review-shot-panel-head b{flex:0 0 auto;padding:5px 9px;border-radius:999px;color:#2563eb;background:#eff6ff;font-size:12px}.review-shot-empty{min-height:180px;display:grid;place-items:center;padding:22px;border:1px dashed #bfdbfe;border-radius:18px;background:#eff6ff;color:#64748b;text-align:center;font-size:13px;line-height:1.7}.review-shot-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;max-height:calc(100vh - 190px);overflow:auto;padding-right:2px}.review-shot-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr));gap:10px}.review-shot-card{min-width:0;display:grid;gap:8px;padding:10px;border:1px solid #dbeafe;border-radius:16px;background:#fff}.review-shot-card.is-shot-landscape{grid-column:1 / -1}.review-shot-card.is-uploading{border-color:#bfdbfe}.review-shot-card.is-failed{border-color:#fecaca;background:#fff7f7}.review-shot-thumb{position:relative;overflow:hidden;min-height:0;aspect-ratio:1 / 1;display:grid;place-items:center;border:1px solid #e5e7eb;border-radius:12px;background:#0f172a}.review-shot-card.is-shot-portrait .review-shot-thumb{aspect-ratio:9 / 16}.review-shot-card.is-shot-landscape .review-shot-thumb{aspect-ratio:16 / 9}.review-shot-card img{width:100%;height:100%;max-height:min(48vh,520px);object-fit:contain;display:block}.review-shot-status{position:absolute;top:8px;right:8px;padding:3px 8px;border-radius:999px;background:#2563ebe6;color:#fff;font-size:11px;font-weight:900}.review-shot-status.danger{background:#dc2626eb}.review-shot-meta{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.review-shot-meta strong,.review-shot-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-shot-meta strong{color:#1f2937;font-size:12px}.review-shot-meta span{flex:0 0 auto;color:#2563eb;font-size:12px;font-weight:900}.client-box{display:grid;gap:10px;padding:14px;border:1px solid #fed7aa;border-radius:20px;background:#fff7ed}.scheduler-ai{background:#eef2ff;border-color:#e0e7ff}.dispatch-panel{padding:28px}.dispatch-panel .panel-title{margin-bottom:18px}.schedule-overview-grid{display:grid;gap:24px}.schedule-overview-panel{padding:24px 24px 26px}.dispatch-form{align-items:start;gap:20px;padding:18px;border:1px solid var(--app-border-soft);border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafc)}.dispatch-form .form-field label{margin-bottom:9px;color:#596579;font-size:13px}.dispatch-empty{min-height:116px;display:grid;place-items:center;margin-top:22px;border-color:#c7d2e3;background:repeating-linear-gradient(135deg,#94a3b80f 0,#94a3b80f 8px,#94a3b805 8px,#94a3b805 16px),#fbfdff;color:#8a94a6}.episode-track{min-width:0;max-width:100%;margin-top:22px;padding:20px;border:1px solid var(--app-border);border-radius:18px;background:#f8fafc}.track-head span{color:#374151;font-size:14px;font-weight:800}.track-head strong{padding:5px 12px;border-radius:999px;background:#2563eb;color:#fff;font-size:12px}.episode-grid{display:flex;flex-wrap:wrap;min-width:0;gap:6px;margin-top:14px;padding:10px;border:1px solid #e5e7eb;border-radius:18px;background:#fff}.episode-cell{width:40px;height:40px;border:1px solid var(--app-border);border-radius:12px;background:#fff;color:#4b5563;font-weight:800;cursor:crosshair;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease,background .14s ease}.episode-cell:hover{border-color:#93c5fd;background:#eff6ff}.episode-cell.selected{transform:scale(1.08);background:#3b82f6;color:#fff;border-color:#2563eb;box-shadow:0 8px 16px #2563eb33}.episode-cell.assigned{background:#f3f4f6;color:#9ca3af;cursor:not-allowed;opacity:.6}.track-footer{display:flex;justify-content:flex-end;margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.workload-chips{display:flex;flex-wrap:wrap;gap:12px;padding:18px;border:1px solid #dbe3ef;border-radius:18px;background:#ffffffe6}.workload-chip{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;padding:10px 14px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.workload-chip em{color:#6b7280;font-size:12px;font-style:normal}.workload-chip b{padding:2px 8px;border-radius:999px;font-size:12px}.workload-chip.free{border-color:#bbf7d0;background:#f0fdf4}.workload-chip.free b{background:#22c55e;color:#fff}.workload-chip.busy b{background:#f3f4f6;color:#4b5563}.section-title-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.section-title-row .section-title{margin-bottom:0}.schedule-matrix-stack{margin-top:14px}.matrix-toolbar{display:flex;align-items:center;gap:8px}.matrix-status-filter{width:150px}.matrix-card{min-width:0;overflow:hidden;border:1px solid var(--app-border);border-radius:18px;background:#fff;box-shadow:var(--app-shadow-soft)}.matrix-card.collapsed{box-shadow:0 10px 26px #0f172a0f}.matrix-head{width:100%;flex-wrap:wrap;padding:16px;border:0;border-bottom:1px solid #e0e7ff;background:#eef2ff;text-align:left}.matrix-toggle{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.matrix-toggle:hover{background:#e8edff}.matrix-card.collapsed .matrix-head{border-bottom:0}.matrix-head h4{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;color:#312e81;font-size:18px}.matrix-head-meta{min-width:0;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.matrix-head-meta span{padding:4px 12px;border-radius:999px;background:#e0e7ff;color:#4f46e5;font-size:12px;font-weight:900}.matrix-head-meta em{min-width:0;max-width:min(520px,64vw);color:#64748b;font-size:12px;font-style:normal;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.matrix-head-meta b{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:999px;background:#fff;color:#2563eb;font-size:12px;font-weight:900;box-shadow:inset 0 0 0 1px #bfdbfe}.episode-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(190px,100%),1fr));gap:14px;padding:16px;background:#f9fafb}.episode-column{min-width:0;overflow:hidden;border:1px solid #e5e7eb;border-radius:18px;background:#fff}.episode-title{padding:9px;border-bottom:1px solid #e5e7eb;background:#f3f4f6;text-align:center;color:#374151;font-size:14px;font-weight:900;letter-spacing:.02em}.task-mini{min-width:0;display:grid;gap:6px;padding:10px;border-top:1px solid #f3f4f6}.task-mini-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.task-overdue-flag{display:inline-flex;align-items:center;justify-content:center;min-width:50px;padding:4px 10px;border-radius:999px;background:#fee2e2;color:#dc2626;font-size:12px;font-weight:900;line-height:1}.task-mini strong{color:#1f2937;font-size:13px;overflow-wrap:anywhere}.task-mini small{color:#9ca3af;overflow-wrap:anywhere}.task-mini-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px;padding-top:2px}.task-edit-dialog{max-width:calc(100vw - 32px)}.task-edit-form{grid-template-columns:minmax(0,1.3fr) minmax(0,1.4fr) minmax(0,1.05fr) minmax(150px,.95fr);align-items:start}.task-edit-title,.task-edit-assignee{grid-column:span 1}.task-edit-status{grid-column:span 2}.hero-copy{position:relative;margin:-10px 0 0;color:#ffffffb8;font-size:14px}.score-board,.audit-board{max-height:700px;overflow:auto}.audit-board{border-top:4px solid #ef4444}.dashboard-manager-grid,.personal-score-main{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:18px;align-items:stretch}.manager-score-card,.personal-score-card{position:relative;overflow:hidden;display:grid;align-content:space-between;min-height:188px;padding:26px;border-radius:22px;color:#fff;box-shadow:0 16px 30px #0f172a24}.manager-score-card.good,.personal-score-card.good{background:linear-gradient(135deg,#0f172a,#1f2937)}.manager-score-card.warn,.personal-score-card.warn{background:linear-gradient(135deg,#9a3412,#c2410c)}.manager-score-card.bad,.personal-score-card.bad{background:linear-gradient(135deg,#7f1d1d,#991b1b)}.manager-score-card span,.personal-score-card span{color:#ffffffc2;font-size:13px;font-weight:900}.manager-score-card strong,.personal-score-card strong{margin-top:16px;font-size:58px;line-height:1}.manager-score-breakdown,.personal-score-breakdown{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.manager-score-breakdown p,.personal-score-breakdown p{margin:0;padding:7px 10px;border-radius:10px;background:#ffffff1f;color:#ffffffdb;font-size:12px;font-weight:800}.member-score-list{display:grid;gap:8px;margin-top:16px;padding-top:14px;border-top:1px solid #f3f4f6}.member-score-list div{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:8px 10px;border:1px solid #eef2f7;border-radius:12px;background:#f8fafc}.member-score-list span{min-width:0;color:#475569;font-size:12px;font-weight:800;overflow-wrap:anywhere}.member-score-list small{color:#64748b;font-size:12px;font-weight:900;white-space:nowrap}.member-score-list b{color:#16a34a;font-size:14px;font-weight:900}.personal-score-panel{display:grid;gap:18px}.personal-ai-card{padding:0}.score-evidence-panel h3,.manager-score-details h2{display:flex;align-items:center;gap:8px}.score-evidence-panel h3{margin:0 0 14px;color:#991b1b;font-size:18px;font-weight:900}.score-evidence-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:12px;max-height:336px;overflow-y:auto;padding:2px 8px 2px 2px;scrollbar-gutter:stable}.score-evidence-grid::-webkit-scrollbar{width:8px}.score-evidence-grid::-webkit-scrollbar-track{background:transparent}.score-evidence-grid::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}.score-evidence-card{min-width:0;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;min-height:92px;padding:12px 14px;border:1px solid;border-radius:16px}.score-evidence-card.good{border-color:#bbf7d0;background:#f0fdf4}.score-evidence-card.bad{border-color:#fecaca;background:#fef2f2}.score-evidence-card strong{display:block;margin-top:8px;color:#1f2937;font-size:13px;overflow-wrap:anywhere}.score-evidence-card p{margin:5px 0 0;color:#64748b;font-size:12px;line-height:1.5;overflow-wrap:anywhere}.score-evidence-card b{flex:0 0 auto;color:#dc2626;font-size:26px;line-height:1}.score-group{min-width:0;overflow:hidden;border:1px solid #e5e7eb;border-radius:22px}.score-group-head{flex-wrap:wrap;padding:10px 14px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.score-group-head span{padding:3px 9px;border-radius:999px;background:#dbeafe;color:#2563eb;font-size:12px;font-weight:900}.score-member{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:12px;background:#fff;border-top:1px solid #f3f4f6;border-right:0;border-bottom:0;border-left:0;color:inherit;cursor:pointer;text-align:left}.score-member:hover,.score-member.active{background:#f8fafc}.score-member>div{min-width:0;display:grid;gap:6px}.score-member strong,.score-member small{overflow-wrap:anywhere}.score-member small{color:#9ca3af;font-weight:700}.score-badge{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:30px;border-radius:999px;font-weight:900}.score-badge.good{background:#dcfce7;color:#15803d}.score-badge.warn{background:#ffedd5;color:#ea580c}.score-badge.bad{background:#fee2e2;color:#dc2626}.score-badge.pending{background:#f3f4f6;color:#6b7280}.empty-good{padding:42px;border:1px solid #bbf7d0;border-radius:24px;background:#f0fdf4;color:#16a34a;text-align:center;font-weight:900}.my-score-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(420px,100%),1fr));gap:18px}.my-score-section{display:grid;gap:18px}.my-score-section-grid{display:grid;grid-template-columns:minmax(240px,280px) minmax(0,1fr);gap:18px;align-items:stretch}.my-score-breakdown-panel{min-width:0;display:grid;gap:12px}.my-score-pill-grid{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.my-score-pill{min-width:0;display:grid;align-content:center;min-height:82px;padding:14px;border:1px solid #e5e7eb;border-radius:18px;background:#f8fafc}.my-score-pill span{color:#64748b;font-size:12px;font-weight:900;overflow-wrap:anywhere}.my-score-pill strong{margin-top:8px;color:#1f2937;font-size:24px;line-height:1.1;font-weight:900}.my-score-pill.muted-pill{border-color:#dbeafe;background:#eff6ff}.score-rules-panel{display:grid;gap:18px}.score-rule-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:14px}.score-rule-card{min-width:0;padding:18px;border:1px solid #e5e7eb;border-radius:18px;background:#f8fafc}.score-rule-card h3{margin:0 0 10px;color:#1f2937;font-size:18px;font-weight:900}.score-rule-card p{margin:0 0 12px;color:#475569;line-height:1.7;font-weight:800}.score-rule-card ul{display:grid;gap:8px;margin:0;padding-left:18px;color:#64748b;line-height:1.65;font-size:13px;font-weight:800}.deduction-card{min-width:0;display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;padding:16px;border:1px solid #fee2e2;border-radius:22px;background:#fef2f2}.deduction-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.deduction-card p{margin:6px 0 0;color:#4b5563;font-size:12px;line-height:1.5;overflow-wrap:anywhere}.deduction-score{flex:0 0 auto;display:grid;justify-items:end;gap:4px;color:#dc2626}.deduction-score strong{font-size:28px}.panorama-immersive-page{position:relative;min-height:calc(100vh - 128px);height:calc(100vh - 128px);overflow:hidden;border-radius:30px;background:#000;box-shadow:0 18px 42px #0f172a29;isolation:isolate}.panorama-immersive-viewer,.panorama-ui-layer,.panorama-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.panorama-immersive-viewer canvas{display:block;width:100%;height:100%}.panorama-ui-layer{z-index:10;pointer-events:none;display:flex;flex-direction:column;justify-content:space-between;padding:16px}.panorama-top-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.panorama-title-chip,.panorama-help-chip{pointer-events:auto;display:inline-flex;align-items:center;gap:12px;padding:12px 14px;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#00000094;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.panorama-title-chip strong{display:block;font-size:17px}.panorama-title-chip span{display:block;max-width:520px;overflow:hidden;margin-top:4px;color:#ffffffb3;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.panorama-top-actions{pointer-events:auto;display:flex;gap:8px}.panorama-bottom-stack{display:flex;flex-direction:column;align-items:center;gap:16px;padding-bottom:16px}.panorama-help-chip{justify-content:center;gap:16px;background:#000000b3;font-size:13px}.panorama-help-chip span{display:inline-flex;align-items:center;gap:6px}.panorama-open-button{pointer-events:auto;display:inline-flex;align-items:center;gap:10px;padding:15px 30px;border:1px solid rgba(134,239,172,.35);border-radius:999px;background:linear-gradient(90deg,#16a34a,#0d9488);color:#fff;font-size:15px;font-weight:900;cursor:pointer;box-shadow:0 0 24px #14b8a657}.panorama-loading-overlay{z-index:50;pointer-events:none;opacity:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:#000000e0;transition:opacity .18s ease}.panorama-loading-overlay.visible{opacity:1;pointer-events:auto}.panorama-spinner{width:64px;height:64px;border:4px solid transparent;border-top-color:#22c55e;border-bottom-color:#22c55e;border-radius:50%;animation:panorama-spin .9s linear infinite}@keyframes panorama-spin{to{transform:rotate(360deg)}}.screenshot-preview{width:100%;border-radius:12px}.image-credit-bar{padding:16px;border:1px solid #e5e7eb;border-radius:24px;background:#fff}.image-credit-bar p{margin:4px 0 0;color:#64748b;font-size:12px}.credit-pill{padding:8px 16px;border-radius:999px;font-size:14px;font-weight:900}.credit-pill.ok{background:#eff6ff;color:#1d4ed8}.credit-pill.danger{background:#fef2f2;color:#dc2626}.image-tabs{display:inline-flex;width:max-content;padding:4px;border:1px solid #e5e7eb;border-radius:24px;background:#fff}.image-tabs button{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border:0;border-radius:18px;background:transparent;color:#475569;font-weight:800;cursor:pointer}.image-tabs button.active{background:#2563eb;color:#fff;box-shadow:0 4px 12px #2563eb33}.image-create-grid{display:grid;grid-template-columns:440px minmax(0,1fr);gap:24px}.image-create-grid.single{grid-template-columns:minmax(0,760px)}.image-form label{display:grid;gap:8px}.image-form label span,.image-label{display:block;margin-bottom:8px;color:#334155;font-size:14px;font-weight:900}.ratio-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ratio-grid button{display:grid;gap:2px;padding:10px 8px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;color:#334155;cursor:pointer}.ratio-grid button.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.ratio-grid small{font-size:11px;color:#64748b}.generation-config{display:grid;gap:12px;padding:14px;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc}.generation-count-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.generation-count-row .image-label{margin-bottom:0}.model-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.model-option-grid button{display:grid;gap:6px;min-height:96px;padding:14px;border:1px solid #dbeafe;border-radius:16px;background:#fff;color:#334155;text-align:left;font:inherit;cursor:pointer}.model-option-grid button.active{border-color:#2563eb;background:#eff6ff;box-shadow:0 10px 24px #2563eb1f}.model-option-grid strong{color:#1e293b;font-size:16px;font-weight:900}.model-option-grid span{color:#2563eb;font-size:18px;font-weight:900}.model-option-grid small{color:#64748b;font-size:12px;font-weight:700;word-break:break-all}.output-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.output-summary-card{display:grid;gap:4px;min-height:62px;padding:10px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;color:#334155;text-align:left;font:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.output-summary-card.active{border-color:#2563eb;background:#eff6ff;box-shadow:0 8px 20px #2563eb24}.output-summary-card strong{color:#1f2937}.output-summary-card span{color:#64748b;font-size:12px}.selected-output-config{display:grid;gap:14px}.option-grid{display:grid;gap:8px}.option-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.option-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.option-grid button{min-height:44px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;color:#334155;font:inherit;font-weight:900;cursor:pointer}.option-grid button.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.output-settings-list{display:grid;gap:10px}.output-setting-row{display:grid;grid-template-columns:72px minmax(0,1fr) minmax(0,1fr);align-items:center;gap:10px;padding:12px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.image-progress-panel{display:grid;gap:10px;padding:14px;border:1px solid #bfdbfe;border-radius:18px;background:#eff6ff}.progress-title{display:flex;align-items:center;justify-content:space-between;color:#1e3a8a;font-weight:900}.progress-record-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.progress-record{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;padding:9px 10px;border:1px solid #dbeafe;border-radius:12px;background:#fff;color:#334155;cursor:pointer}.progress-record span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.progress-record em{flex:0 0 auto;color:#2563eb;font-size:12px;font-style:normal;font-weight:900}.progress-record.failed em{color:#dc2626}.progress-record.succeeded em{color:#16a34a}.reference-slot-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.reference-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.reference-section-head .image-label{margin-bottom:0}.reference-actions{display:flex;align-items:center;gap:10px;color:#64748b;font-size:12px;font-weight:800}.reference-slot{position:relative;display:grid;place-items:center;gap:4px;overflow:hidden;min-height:138px;padding:16px 10px;border:1px dashed #cbd5e1;border-radius:18px;background:#f8fafc;color:#64748b;cursor:pointer;text-align:center;transition:border-color .16s ease,box-shadow .16s ease,opacity .16s ease,transform .16s ease}.reference-slot.filled{padding:0;border-style:solid;background:#fff;cursor:grab}.reference-slot.filled:active{cursor:grabbing}.reference-slot.dragging{opacity:.46;transform:scale(.98)}.reference-slot.drop-target{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.reference-slot .el-icon{color:#2563eb;font-size:26px}.reference-slot img,.history-card img{width:100%;aspect-ratio:4 / 3;display:block;object-fit:cover}.reference-slot-label{position:absolute;left:8px;top:8px;padding:4px 8px;border-radius:999px;background:#0f172ab8;color:#fff;font-size:12px;font-weight:900}.reference-order-alert{margin-top:12px}.history-workspace{width:100%;max-width:100%;min-width:0;display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:16px;margin-top:12px;align-items:start}.history-list{min-width:0;display:grid;gap:10px;max-height:680px;overflow:auto;padding-right:4px}.history-pagination{display:flex;justify-content:center;padding:10px 0 2px}.history-pagination .el-pagination{--el-pagination-button-bg-color: #fff;--el-pagination-hover-color: #2563eb}.history-placeholder,.image-result-placeholder{display:grid;place-items:center;aspect-ratio:4 / 3;border:1px solid #dbeafe;border-radius:18px;background:#eff6ff;color:#2563eb;font-weight:800;text-align:center;padding:14px}.history-placeholder.failed,.image-result-placeholder.failed{border-color:#fecaca;background:#fef2f2;color:#dc2626}.history-placeholder.running,.image-result-placeholder.running{border-color:#fed7aa;background:#fff7ed;color:#ea580c}.reference-slot button{position:absolute;top:6px;right:6px;width:22px;height:22px;border:0;border-radius:999px;background:#ef4444;color:#fff;cursor:pointer}.result-card{min-height:620px}.image-result{display:grid;gap:16px}.image-result img{width:100%;max-height:480px;object-fit:contain;border:1px solid #e5e7eb;border-radius:24px;background:#f8fafc}.image-result-placeholder{min-height:280px;aspect-ratio:auto}.image-result p{margin:6px 0 0;color:#64748b;line-height:1.6}.history-card{min-width:0;display:grid;gap:8px;padding:14px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.history-card:hover,.history-card.selected{border-color:#2563eb;box-shadow:0 14px 28px #2563eb1f;transform:translateY(-1px)}.history-row-main,.history-row-meta{min-width:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.history-card.running,.history-card.queued{border-color:#bfdbfe}.history-card.failed,.history-card.partial_failed{border-color:#fecaca}.history-card strong{flex:1 1 160px;color:#1f2937;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-card span{min-width:0;color:#64748b;font-size:12px;overflow-wrap:anywhere}.history-ratio{flex:0 0 auto;padding:4px 8px;border-radius:999px;background:#f1f5f9;color:#334155;font-weight:800}.history-status{width:fit-content;padding:4px 8px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:12px;font-style:normal;font-weight:800}.history-status.queued{background:#dbeafe;color:#1d4ed8}.history-status.running{background:#ffedd5;color:#c2410c}.history-status.failed{background:#fee2e2;color:#b91c1c}.history-status.partial_failed{background:#fef3c7;color:#b45309}.history-error{margin:0;color:#b91c1c;font-size:12px;line-height:1.5}.history-preview-panel{min-width:0;max-width:100%;min-height:560px;padding:16px;border:1px solid #e5e7eb;border-radius:22px;background:#fff}.panel-title.compact{margin-bottom:12px}.panel-title.compact p{margin:4px 0 0;color:#64748b}.history-preview-body{min-width:0;display:grid;gap:14px}.history-image-loading{min-height:360px;display:grid;place-items:center;gap:10px;border:1px solid #dbeafe;border-radius:22px;background:#eff6ff;color:#2563eb;font-weight:900}.history-image-loading .el-icon{font-size:24px}.history-result-selector{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(120px,100%),1fr));gap:8px}.history-result-selector button{display:grid;gap:4px;padding:10px;border:1px solid #e5e7eb;border-radius:16px;background:#f8fafc;color:#334155;font:inherit;text-align:left;cursor:pointer}.history-result-selector button.active{border-color:#2563eb;background:#eff6ff;box-shadow:0 8px 18px #2563eb1f}.history-result-selector strong,.history-result-selector span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-result-selector span{color:#64748b;font-size:12px}.history-preview-body img{width:100%;max-height:560px;object-fit:contain;border:1px solid #e5e7eb;border-radius:22px;background:#f8fafc}.history-preview-meta{display:grid;gap:8px}.history-preview-meta p{margin:0;color:#64748b;line-height:1.6;overflow-wrap:anywhere}@media (max-width: 980px){.reference-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.output-summary-grid,.progress-record-grid,.history-result-selector,.output-setting-row,.history-workspace{grid-template-columns:1fr}.history-list{max-height:none;padding-right:0}}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.kpi-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:18px}.kpi-meta{display:flex;align-items:center;justify-content:space-between;color:#64748b;font-size:13px}.kpi-value{margin-top:10px;font-size:34px;font-weight:800}.kpi-hint{margin-top:4px;color:#64748b;font-size:12px}.group-list{display:flex;flex-direction:column;gap:12px}.group-item{display:grid;gap:8px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.inline-form{display:grid;grid-template-columns:1.6fr 1.6fr repeat(4,1fr);gap:12px;margin-top:16px}.login-page{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#0f172ad9,#14b8a659),url(https://images.unsplash.com/photo-1551434678-e076c223a692?auto=format&fit=crop&w=1800&q=80) center/cover}.login-panel{width:440px;display:grid;gap:26px;padding:34px;background:#fffffff5;border-radius:8px;box-shadow:0 24px 80px #0f172a42}.login-panel h1{margin:0;font-size:32px;letter-spacing:0}.eyebrow{margin:0 0 8px;color:#0f766e;font-size:13px;font-weight:800}.login-subtitle{color:#475569;line-height:1.7}.login-button{width:100%;margin-top:14px}.result-panel{min-height:522px}.generated-image{width:100%;max-height:455px;object-fit:contain;border-radius:8px;border:1px solid #e5e7eb;background:#f8fafc}.panorama-panel{min-height:calc(100vh - 116px)}.panorama-canvas{width:100%;height:calc(100vh - 210px);min-height:520px;overflow:hidden;border-radius:8px;background:#111827}.panorama-canvas canvas{display:block}.panorama-help{margin-top:10px;color:#64748b;font-size:13px}.execution-summary{overflow:hidden}.execution-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.execution-stat-card{display:grid;gap:6px;padding:18px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc}.execution-stat-card span{color:#64748b;font-size:13px;font-weight:700}.execution-stat-card strong{color:#111827;font-size:30px;line-height:1}.execution-stat-card em{color:#64748b;font-size:12px;font-style:normal}.execution-projects .el-collapse{min-width:0;border:0}.execution-projects .el-collapse-item{margin-bottom:14px;overflow:hidden;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.execution-projects .el-collapse-item__header{height:auto;padding:18px 20px;border-bottom:1px solid #eef2f7;background:#f8fafc}.execution-projects .el-collapse-item__wrap{border-bottom:0}.execution-project-title{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:12px;width:100%;color:#1f2937;font-weight:800}.execution-project-title span{min-width:0;overflow-wrap:anywhere}.execution-project-title em,.execution-project-title b{padding:4px 8px;border-radius:999px;font-size:12px;font-style:normal;font-weight:700}.execution-project-title em{color:#64748b;background:#fff;border:1px solid #e5e7eb}.execution-project-title b{color:#b45309;background:#fffbeb;border:1px solid #fde68a}.execution-task-list{display:grid;gap:14px;padding:16px;background:#f8fafc}.execution-task-card{min-width:0;display:grid;gap:14px;padding:18px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 8px 24px #0f172a0a}.execution-task-card.active{border-color:#93c5fd;background:#eff6ff}.execution-task-head{min-width:0;display:flex;justify-content:space-between;gap:18px}.execution-task-head>div:first-child{min-width:0;flex:1 1 320px}.execution-task-title{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.execution-task-title h3{min-width:0;margin:0;color:#111827;font-size:18px;overflow-wrap:anywhere}.execution-task-head p{margin:8px 0 0;color:#64748b;font-size:13px;overflow-wrap:anywhere}.execution-task-head p span{margin:0 8px}.execution-task-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.execution-state-pill{padding:8px 12px;border-radius:10px;font-size:13px;font-weight:800}.execution-state-pill.orange{color:#c2410c;background:#fff7ed}.execution-state-pill.blue{color:#1d4ed8;background:#eff6ff}.execution-state-pill.green{color:#047857;background:#ecfdf5}.execution-scene-strip{min-width:0;display:flex;flex-wrap:wrap;gap:8px}.execution-scene-chip{min-width:0;display:inline-flex;align-items:center;gap:8px;max-width:260px;padding:7px 10px;border:1px solid #e2e8f0;border-radius:999px;color:#334155;background:#f8fafc;font-size:12px;font-weight:700}.execution-scene-chip{overflow:hidden;text-overflow:ellipsis}.execution-scene-chip b{flex:0 0 auto;color:#2563eb}.execution-scene-chip.muted{color:#64748b}.execution-feedback{width:100%;padding:16px;border:1px solid #fed7aa;border-radius:16px;color:#9a3412;background:#fff7ed}.execution-feedback strong{display:block;margin-bottom:6px;font-size:15px}.execution-feedback-lines{display:grid;gap:8px}.execution-feedback p{display:block;margin:0;overflow:visible;color:#9a3412;font-size:15px;line-height:1.6;overflow-wrap:anywhere}.feedback-shot-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(170px,100%),1fr));gap:10px;margin-top:12px}.feedback-shot-card{min-width:0;display:grid;gap:8px;padding:10px;border:1px solid #fed7aa;border-radius:14px;background:#fff}.feedback-shot-card a{height:min(34vw,360px);display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#0f172a}.feedback-shot-card img{width:100%;height:100%;display:block;object-fit:contain;background:#0f172a}.feedback-shot-card div{min-width:0;display:grid;gap:4px}.feedback-shot-card strong,.feedback-shot-card span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feedback-shot-card strong{color:#7c2d12;font-size:14px}.feedback-shot-card span{color:#ea580c;font-size:14px;font-weight:900}.feedback-shot-card p{display:block;margin:0;overflow:visible;color:#7c2d12;font-size:14px;overflow-wrap:anywhere;-webkit-line-clamp:unset}.approval-dialog .el-dialog__body{padding-top:8px}.approval-opinion-list{display:grid;gap:14px}.approval-opinion-card{min-width:0;display:grid;gap:12px;padding:14px;border:1px solid #e5e7eb;border-radius:18px;background:#fff}.approval-opinion-head{min-width:0;display:flex;justify-content:space-between;gap:14px}.approval-opinion-head h3{margin:8px 0 4px;color:#111827;font-size:17px;overflow-wrap:anywhere}.approval-opinion-head p{margin:0;color:#64748b;font-size:13px}.approval-comment{display:grid;gap:8px;padding:12px;border:1px solid #fed7aa;border-radius:14px;background:#fff7ed}.approval-comment p{margin:0;color:#9a3412;font-size:13px;line-height:1.65;overflow-wrap:anywhere}.approval-batch-list{display:grid;gap:12px}.approval-batch-section{display:grid;gap:10px;padding:12px;border:1px solid #fed7aa;border-radius:16px;background:#fffaf3}.approval-batch-title{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#9a3412;font-size:14px;font-weight:800}.approval-batch-title small{color:#64748b;font-size:12px;font-weight:700}.approval-shot-grid{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr))}.submission-panel{min-width:0;display:grid;gap:16px;padding:16px;border:1px solid #bfdbfe;border-radius:14px;background:#fff}.submission-panel-head,.submission-actions{min-width:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.submission-panel-head>div,.submission-actions>div{min-width:0}.submission-panel-head strong{display:block;color:#1e3a8a;font-size:16px}.submission-panel-head span{color:#64748b;font-size:13px;overflow-wrap:anywhere}.submission-summary{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:10px 12px;border-radius:10px;background:#eff6ff}.submission-summary b{color:#1d4ed8}.storyboard-drafts{min-width:0;display:grid;gap:12px}.storyboard-draft{min-width:0;display:grid;gap:12px;padding:14px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.storyboard-fields{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:12px}.storyboard-upload-row{min-width:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.file-picker{min-width:0;flex:1 1 260px;display:inline-flex;align-items:center;gap:10px;min-height:40px;max-width:100%;padding:9px 12px;border:1px dashed #93c5fd;border-radius:10px;color:#1d4ed8;background:#eff6ff;cursor:pointer;font-size:13px;font-weight:800}.file-picker input{display:none}.file-picker span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.existing-file{min-width:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;color:#64748b;font-size:12px;overflow-wrap:anywhere}.existing-file a{color:#2563eb;font-weight:700;overflow-wrap:anywhere}.submission-actions>div{display:flex;flex-wrap:wrap;gap:10px}body,.legacy-shell{background:linear-gradient(180deg,#f8fbff,#eef4fb 52%,#f7fafc)}.legacy-header{height:92px;background:#f8fbffd6;border-bottom:1px solid rgba(219,226,238,.58)}.legacy-header h2{font-size:28px;color:#07142f}.legacy-header.intro-only{height:0;min-height:0;justify-content:flex-end;border-bottom:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0 32px}.legacy-header.intro-only .legacy-header-actions{position:absolute;top:24px;right:32px}.legacy-main{padding:0 32px 40px}.page-stack{gap:20px}.page-intro{min-height:86px;display:flex;align-items:center;gap:18px;padding:24px 360px 18px 4px;color:#07142f}.page-intro-icon{width:56px;height:56px;display:grid;place-items:center;flex:0 0 auto;border-radius:14px;background:linear-gradient(135deg,#60a5fa,#2563eb);color:#fff;font-size:32px;box-shadow:0 16px 32px #2563eb38}.page-intro h1{margin:0;color:#07142f;font-size:30px;line-height:1.2;font-weight:950}.page-intro p{margin:8px 0 0;color:#526079;font-size:14px;font-weight:800}.panel,.legacy-card,.scroll-table,.matrix-card{border:1px solid rgba(207,217,232,.9);border-radius:20px;background:#ffffffeb;box-shadow:0 16px 36px #10254914}.panel{padding:24px}.panel-title h2,.section-title{color:#07142f;font-weight:950}.panel-title h2 .el-icon,.section-title .el-icon{color:#2563eb}.el-button--primary{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:0;box-shadow:0 12px 24px #2563eb2e}.legacy-hero,.legacy-hero.manager{overflow:hidden;border-radius:22px;background:linear-gradient(135deg,rgba(255,255,255,.1),transparent 34%),linear-gradient(100deg,#0f9f93,#0b7fc4 48%,#1d4ed8);box-shadow:0 18px 36px #2563eb29}.legacy-hero h3{font-size:20px}.metric-grid{align-items:center}.metric-grid>div{min-width:0;padding:0 24px;border-right:1px solid rgba(255,255,255,.34)}.metric-grid>div:first-child{padding-left:0}.metric-grid>div:last-child{border-right:0}.metric-label{color:#ffffffc2;font-weight:800}.metric-value{color:#fff;font-size:42px}.metric-value.green{color:#8ef190}.metric-value.blue,.metric-value.indigo{color:#b7d8ff}.metric-value.yellow{color:#ffd34d}.project-create{grid-template-columns:300px minmax(0,1fr);gap:28px;padding:0;overflow:hidden;background:linear-gradient(130deg,#eff6fff5,#ffffffeb)}.project-create-head{min-height:220px;border-radius:0 20px 20px 0;padding:28px;background:linear-gradient(145deg,#1d4ed8f2,#0f172afa);box-shadow:inset -18px 0 40px #60a5fa14}.project-create-head strong{font-size:28px}.project-create-fields{grid-template-columns:minmax(220px,1.5fr) 150px 150px minmax(180px,1fr) 130px;align-self:center;padding:28px 28px 28px 0}.project-list-head{display:flex;align-items:center;justify-content:space-between;padding:4px 0}.project-list-head h3{margin:0;color:#07142f;font-size:20px;font-weight:950}.project-list-head span{margin-left:16px;color:#64748b;font-size:14px;font-weight:800}.project-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.project-card{min-height:246px;padding:26px}.project-main{align-items:flex-start}.project-icon{width:58px;height:58px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;background:#eff6ff;color:#2563eb;font-size:34px}.project-card.closed .project-icon{background:#fffbeb;color:#d97706}.progress-track{height:10px;margin-top:22px;border:0;background:#eef2f7}.progress-bar{background:linear-gradient(90deg,#2563eb,#60a5fa)}.project-card.closed .progress-bar{background:linear-gradient(90deg,#f59e0b,#fcd34d)}.dashboard-manager-grid{grid-template-columns:380px minmax(0,1fr);gap:20px}.dashboard-group-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.manager-score-card,.personal-score-card{border-radius:18px;background:linear-gradient(135deg,rgba(59,130,246,.14),transparent 42%),linear-gradient(145deg,#051631,#0f172a)!important}.manager-score-card strong,.personal-score-card strong{font-size:68px}.ai-report{min-height:112px;border:1px dashed #c8d7ef;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff)}.card-grid>.legacy-card:not(.project-card){padding:20px}.group-stat-stack{display:grid;gap:14px}.stat-box{min-height:72px;border-color:#dbeafe;background:linear-gradient(135deg,#f8fbff,#fff)}.stat-box.green{background:#f0fdf4}.stat-box.blue{background:#eff6ff}.stat-box.indigo{background:#f5f3ff}.member-score-list div,.timeline-item{border-color:#dbe3ef;background:#ffffffdb}.manager-score-details{border-top:4px solid #2563eb}.score-evidence-panel h3,.manager-score-details h2{color:#07142f}.score-evidence-card.good{border-color:#b7ebc7;background:linear-gradient(145deg,#f0fdf4,#f9fffb)}.score-evidence-card.bad{border-color:#fecaca;background:linear-gradient(145deg,#fff5f5,#fff)}.timeline{max-height:360px;border-color:#dbe3ef;background:#ffffffe6}.timeline-month{background:#dbeafe;color:#1d4ed8}.org-intro{min-height:92px;padding-top:24px;background:linear-gradient(135deg,#dbeafe6b,#fff0 48%);border-radius:0 0 28px 28px}.org-structure-panel,.org-add-panel,.org-user-table{margin-inline:4px}.org-structure-panel{padding:28px}.org-structure-panel>.card-grid{grid-template-columns:repeat(2,minmax(360px,430px));justify-content:start;gap:24px}.org-card{min-height:210px;border-color:#cfe0ff;background:linear-gradient(180deg,#fff,#f8fbff)}.org-row{border-color:#dbe3ef;background:#ffffffdb}.member-tags{border-color:#dbe3ef}.org-add-panel .form-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.org-add-panel .el-button{min-height:42px}.org-user-table{padding:0;overflow:hidden}.legacy-table th{background:#f2f7ff;color:#334155}.legacy-table td{border-color:#dbe3ef}.score-rule-card,.my-score-pill{border-color:#dbe3ef;background:linear-gradient(180deg,#fff,#f8fbff)}.score-rule-card h3:after{content:"";display:block;width:22px;height:3px;margin-top:10px;border-radius:999px;background:#2563eb}.score-rules-panel+.ai-panel{margin-top:-2px}.scheduler-ai{background:#ffffffeb;border-color:#dbeafe}.dispatch-panel{padding:24px}.dispatch-form{padding:0;border:0;background:transparent}.dispatch-empty{min-height:96px;border-color:#d8e4f5}.workload-chips{padding:18px;border:1px solid #dbe3ef;border-radius:18px;background:#ffffffe6}.workload-chip{min-height:58px;padding:10px 14px;border-color:#dbe3ef}.matrix-head{background:#f2f7ff}.matrix-head h4{color:#1d4ed8}.episode-columns{grid-template-columns:repeat(auto-fit,minmax(min(150px,100%),1fr));background:#f8fbff}.episode-column{border-radius:14px}.task-mini{min-height:118px}.my-score-grid{grid-template-columns:repeat(auto-fit,minmax(min(560px,100%),1fr));align-items:start}.my-score-section{padding:24px}.my-score-section-grid{grid-template-columns:minmax(300px,380px) minmax(0,1fr)}.my-score-pill-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.my-score-pill{min-height:98px}.my-score-pill strong{color:#07142f;font-size:30px}.execution-summary{padding:28px 26px 24px;border-color:#dbe7f7;border-radius:20px;background:#fffffff5;box-shadow:0 16px 38px #0f172a0f}.execution-summary-head{align-items:center;margin-bottom:18px}.execution-summary-head h2{font-size:22px}.execution-summary-head .el-segmented{--el-segmented-item-selected-color: #ffffff;--el-segmented-item-selected-bg-color: #1f6df2;--el-segmented-bg-color: #f3f6fb;--el-border-radius-base: 999px;padding:3px}.execution-summary-grid{gap:18px}.execution-stat-card{min-height:126px;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:18px;padding:24px 28px;border-color:#dbe3ef;border-radius:16px;background:radial-gradient(circle at 88% 20%,rgba(59,130,246,.08),transparent 34%),#fbfdff;box-shadow:inset 0 1px #ffffffe6}.execution-stat-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:16px;color:#fff;font-size:32px;box-shadow:0 12px 26px #2563eb2e}.execution-stat-card.pending .execution-stat-icon{background:linear-gradient(135deg,#3b82f6,#0b63e5)}.execution-stat-card.stock .execution-stat-icon{background:linear-gradient(135deg,#4ade80,#0fba72)}.execution-stat-card.review .execution-stat-icon{background:linear-gradient(135deg,#a855f7,#6d5dfc)}.execution-stat-card.settled .execution-stat-icon{background:linear-gradient(135deg,#fb923c,#f97316)}.execution-stat-card span{color:#42526e;font-size:15px;font-weight:800}.execution-stat-card strong{margin-top:6px;color:#07142f;font-size:34px;line-height:1}.execution-stat-card em{margin-top:4px;color:#64748b;font-size:14px}.execution-projects{border:1px solid #dbe7f7;border-radius:20px;background:#fffffff5;box-shadow:0 16px 38px #0f172a0f}.execution-projects .el-collapse{background:transparent}.execution-projects .el-collapse-item{margin:0;border:0;border-radius:20px;background:transparent}.execution-projects .el-collapse-item+.el-collapse-item{border-top:1px solid #eef3fb}.execution-projects .el-collapse-item__header{min-height:72px;padding:0 28px;border-bottom:1px solid #eef3fb;background:transparent}.execution-projects .el-collapse-item__arrow{margin-right:0;color:#19345e;font-size:18px;font-weight:900}.execution-projects .el-collapse-item__content{padding-bottom:0}.execution-project-title{gap:12px;color:#07142f;font-size:20px;line-height:1}.execution-project-title>.el-icon{flex:0 0 auto;color:#2563eb;font-size:23px}.execution-project-title span{font-size:20px}.execution-project-title em,.execution-project-title b{padding:7px 14px;border-color:#dbe7f7;background:#f8fbff;color:#334155;font-size:13px}.execution-task-list{gap:14px;padding:16px 16px 20px;background:#fbfdff}.execution-task-card{gap:18px;padding:24px;border-color:#e6edf7;border-radius:16px;background:#fff;box-shadow:0 12px 28px #0f172a0a}.execution-task-card.active{border-color:#8bbcff;background:#f7fbff}.execution-task-title{gap:14px}.execution-task-title .tag{padding:7px 12px;border-radius:999px;font-size:13px}.execution-task-title h3{color:#07142f;font-size:20px}.execution-task-head p{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:18px;color:#62708a;font-size:14px;font-weight:700}.execution-task-head p .el-icon{color:#60718f;font-size:16px}.execution-task-head p span{margin:0 4px;color:#94a3b8}.execution-task-actions{gap:12px;padding-top:2px}.execution-task-actions .el-button{min-height:40px;padding-inline:18px;border-radius:10px;font-weight:800}.execution-scene-strip{gap:10px}.execution-scene-chip{max-width:190px;min-height:34px;padding:7px 14px;border-color:#d9e4f4;border-radius:12px;background:#f8fbff;color:#07142f;font-size:13px}.execution-scene-chip b{color:#1263e6}.execution-scene-chip.muted{justify-content:center;min-width:40px;color:#64748b}.execution-feedback{display:flex;align-items:flex-start;gap:14px;padding:14px 18px;border-color:#fed7aa;border-radius:12px;background:linear-gradient(135deg,#fff7ed,#fffaf5)}.execution-feedback-icon{flex:0 0 auto;width:32px;height:32px;display:grid;place-items:center;border-radius:10px;color:#f97316;background:#fff1e5}.execution-feedback-main{min-width:0;flex:1}.execution-feedback-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:6px}.execution-feedback strong{margin:0;color:#b45309;font-size:15px}.execution-feedback time{flex:0 0 auto;color:#64748b;font-size:13px;font-weight:700}.execution-feedback-lines{gap:4px}.execution-feedback p{color:#b45309;font-size:13px;font-weight:700}@media (max-width: 1100px){body{min-width:0}.legacy-sidebar{width:240px!important;padding:24px 16px 18px}.legacy-brand{gap:12px;padding-inline:4px}.legacy-brand-mark{width:58px;height:58px;border-radius:18px}.legacy-brand h1{font-size:20px}.legacy-brand p{font-size:13px}.legacy-menu .el-menu-item{height:50px;padding:0 14px!important;font-size:17px}.legacy-menu .el-menu-item .el-icon{margin-right:12px;font-size:22px}.legacy-user{padding:14px}.legacy-user-avatar{width:44px;height:44px;font-size:22px}.legacy-main{padding-inline:20px}.legacy-header.intro-only .legacy-header-actions{right:20px}.page-intro{padding-right:0}.project-create{grid-template-columns:1fr}.project-create-head{min-height:150px;border-radius:20px}.project-create-fields,.org-add-panel .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 24px 24px}.project-card-grid,.dashboard-group-grid,.org-structure-panel>.card-grid{grid-template-columns:1fr}.dashboard-manager-grid,.my-score-section-grid{grid-template-columns:1fr}.execution-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.execution-summary-head{align-items:flex-start;flex-direction:column;gap:14px}.execution-task-head,.review-episode-head,.submission-panel-head,.submission-actions{align-items:stretch;flex-direction:column}.review-workbench{grid-template-columns:1fr}.review-shot-panel{position:static}.execution-task-actions,.submission-actions>div{justify-content:flex-start}.execution-task-actions{width:100%}}@media (max-width: 720px){.legacy-shell{display:block}.legacy-sidebar{position:relative;width:100%!important;height:auto;max-height:none;padding:18px}.legacy-sidebar-main{padding-bottom:8px}.legacy-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.legacy-menu .el-menu-item{margin:0}.legacy-user{margin-top:12px}.legacy-header{position:static;height:auto;min-height:74px;padding:16px;flex-direction:column;align-items:stretch;gap:12px}.legacy-header.intro-only{height:auto;min-height:0;padding:0 16px}.legacy-header.intro-only .legacy-header-actions{position:static;justify-content:flex-end;padding-top:14px}.legacy-header-actions{justify-content:flex-end;flex-wrap:wrap}.time-filter{grid-template-columns:34px 82px 116px}.time-filter-mode{width:82px}.time-filter-value{width:116px;max-width:116px}.time-filter:has(.time-filter-year){grid-template-columns:34px 82px 92px}.time-filter-year{width:92px;max-width:92px}.legacy-main{padding:0 16px 28px}.page-intro{min-height:auto;padding:18px 0 10px}.page-intro h1{font-size:24px}.project-create-fields,.org-add-panel .form-grid{grid-template-columns:1fr;padding:0 18px 18px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.metric-grid>div{padding:0;border-right:0}.metric-value{font-size:32px}.my-score-hero-grid,.my-score-grid,.my-score-pill-grid,.execution-summary-grid,.review-episode-grid,.storyboard-fields{grid-template-columns:1fr}.review-workbench-video{aspect-ratio:4 / 3;max-height:none}.execution-summary{padding:20px}.execution-summary-head .el-segmented{width:100%;overflow-x:auto}.execution-stat-card{grid-template-columns:52px minmax(0,1fr);min-height:100px;padding:18px}.execution-stat-icon{width:52px;height:52px;border-radius:14px;font-size:26px}.execution-stat-card strong{font-size:28px}.execution-projects .el-collapse-item__header{padding:0 18px}.execution-project-title span{font-size:17px}.execution-task-list{padding:12px}.execution-task-card{padding:18px}.execution-task-title h3{font-size:18px}.execution-task-actions .el-button{width:100%}.execution-scene-chip{max-width:100%}.execution-feedback{flex-direction:column}.execution-feedback-head{align-items:flex-start;flex-direction:column;gap:4px}}:root{--app-bg: #f6f8fc;--app-surface: #ffffff;--app-surface-soft: #f8fbff;--app-border: #dfe6f2;--app-border-soft: #edf2f8;--app-text: #162032;--app-muted: #68758a;--app-blue: #2878ff;--app-blue-strong: #1764ea;--app-cyan: #09a7c4;--app-shadow: 0 18px 44px rgba(24, 42, 71, .08);--app-shadow-soft: 0 8px 22px rgba(24, 42, 71, .055)}body,.legacy-shell{background:var(--app-bg)}.legacy-sidebar{background:linear-gradient(180deg,#fff,#f8fbff);border-right:1px solid #dfe6ef;box-shadow:10px 0 28px #182a470e;padding:22px 14px 18px}.legacy-sidebar-main{padding-bottom:16px}.legacy-brand{align-items:center;gap:12px;margin-bottom:22px;padding:4px 6px 20px;border-bottom:0}.legacy-brand-mark{width:54px;height:54px;border-radius:16px;grid-template-columns:repeat(2,10px);grid-template-rows:repeat(2,10px);gap:6px;background:linear-gradient(145deg,#1f6fff,#3f8cff);box-shadow:0 14px 26px #2563eb38}.legacy-brand-mark span{width:10px;height:10px;border-radius:2px}.legacy-brand h1{font-size:20px;line-height:1.15;font-weight:950}.legacy-brand p{margin-top:6px;gap:6px;font-size:12px;font-weight:800}.legacy-brand p span{width:8px;height:8px;box-shadow:none}.legacy-menu{display:grid;gap:7px}.legacy-menu .el-menu-item{height:48px;margin:0;padding:0 14px!important;border-radius:14px;color:#4a5568;font-size:16px;font-weight:850;letter-spacing:0}.legacy-menu .el-menu-item .el-icon{margin-right:12px;font-size:20px}.legacy-menu .el-menu-item.is-active{background:linear-gradient(135deg,#1f6fff,#2f80ff);box-shadow:0 12px 24px #2563eb38;transform:none}.legacy-menu .el-menu-item.is-active:before,.legacy-menu .el-menu-item.is-active:after{display:none}.legacy-menu .el-menu-item:hover{background:#eef5ff;color:#1764ea}.legacy-user{gap:10px;padding:14px 12px;border-radius:16px;border-color:#e7edf5;background:#fff;box-shadow:none}.legacy-user-avatar{width:38px;height:38px;font-size:17px;background:linear-gradient(135deg,#1f6fff,#20b7cd)}.legacy-user strong{max-width:92px;font-size:15px}.legacy-user .role-tag,.legacy-user .tag{margin-top:4px;padding:2px 7px;font-size:11px}.legacy-user .el-button{width:34px;height:34px;border-left:0;border-radius:10px;background:#f7f9fd;font-size:16px}.legacy-header{height:68px;padding:0 32px;background:#f6f8fce0;border-bottom:1px solid rgba(223,230,242,.62)}.legacy-header.intro-only{height:68px;padding:0 32px}.legacy-header h2{font-size:21px;font-weight:950}.legacy-header-actions .el-button{height:34px;border-radius:12px;font-weight:800}.time-filter{height:38px;grid-template-columns:30px 78px 116px;padding:3px;border-radius:15px;box-shadow:0 6px 18px #182a470f}.time-filter:has(.time-filter-year){grid-template-columns:30px 78px 92px}.time-filter-icon,.time-filter .el-select__wrapper,.time-filter .el-date-editor.el-input__wrapper{height:30px;min-height:30px;border-radius:11px}.time-filter-mode{width:78px}.time-filter-value{width:116px;max-width:116px}.time-filter-year{width:92px;max-width:92px}.legacy-main{min-height:calc(100vh - 68px);padding:22px 32px 36px}.page-stack{gap:18px}.page-intro{min-height:86px;display:flex;align-items:center;gap:14px;padding:6px 2px 12px;background:transparent;border:0;box-shadow:none}.page-intro-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,#1f6fff,#20b7cd)}.page-intro h1{margin:0;color:var(--app-text);font-size:28px;line-height:1.15;font-weight:950}.page-intro p{margin:7px 0 0;color:#7a8698;font-size:13px;font-weight:700}.panel,.legacy-card,.scroll-table,.timeline,.asset-detail,.review-card,.execution-task-card,.execution-projects .el-collapse-item__wrap,.execution-summary{border-color:#e1e8f2;border-radius:16px;background:#fff;box-shadow:0 10px 28px #182a470e}.panel{padding:20px}.panel-title{margin-bottom:16px}.panel-title h2,.section-title{color:var(--app-text);font-size:18px;font-weight:950}.el-button{border-radius:12px;font-weight:850}.el-button--primary{--el-button-bg-color: #2f80ff;--el-button-border-color: #2f80ff;--el-button-hover-bg-color: #1764ea;--el-button-hover-border-color: #1764ea}.el-input__wrapper,.el-select__wrapper,.el-date-editor.el-input__wrapper,.el-input-number .el-input__wrapper{min-height:38px;border-radius:12px;background:#fff;box-shadow:0 0 0 1px #dce4ef inset}.form-field label{color:#5c6880;font-size:12px;font-weight:850}.project-create{grid-template-columns:290px minmax(0,1fr);gap:18px;padding:18px;border-radius:18px;background:#fff;border-color:#e1e8f2}.project-create-head{min-height:132px;border-radius:16px;padding:18px;background:radial-gradient(circle at 88% 12%,rgba(45,127,255,.38),transparent 34%),linear-gradient(145deg,#0f2346,#1d4f9f)}.project-create-head strong{font-size:22px}.project-create-head p{font-size:12px}.project-create-fields{grid-template-columns:minmax(260px,1.45fr) 130px 130px minmax(220px,1fr) minmax(190px,.85fr) 140px;gap:12px;align-items:end}.project-create-fields .form-field{min-width:0;display:grid;gap:7px}.project-create-fields .el-input,.project-create-fields .el-select,.project-create-fields .el-input-number,.project-create-fields .el-date-editor{height:44px;width:100%!important}.project-create-fields .el-input__wrapper,.project-create-fields .el-select__wrapper,.project-create-fields .el-date-editor.el-input__wrapper,.project-create-fields .el-date-editor .el-input__wrapper,.project-create-fields .el-input-number .el-input__wrapper{min-height:44px;height:44px;box-sizing:border-box}.project-create-submit{height:44px;border-radius:12px;align-self:end}.project-list-head{margin:2px 0 -4px}.project-list-head h3{margin:0;font-size:18px;font-weight:950}.project-list-head span{display:inline-block;margin-top:4px;color:#7a8698;font-size:12px;font-weight:750}.project-card-grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:18px}.project-card{min-height:152px;padding:20px;border-radius:18px}.project-main{align-items:flex-start;gap:15px;margin-bottom:16px}.project-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#eef5ff;color:#2f80ff;font-size:28px}.project-main h4,.legacy-card h4{font-size:19px;line-height:1.25}.project-main p{font-size:12px;font-weight:750}.corner-badge{border-radius:0 16px 0 14px;background:#facc15}.progress-track{height:7px;border:0;background:#edf2f8}.progress-bar{background:linear-gradient(90deg,#2f80ff,#20b7cd)}.project-actions.is-editing{display:grid;grid-template-columns:1fr;gap:14px;align-items:stretch;justify-content:stretch}.project-edit-form{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(96px,.48fr);gap:12px}.project-edit-field{min-width:0;display:grid;gap:6px}.project-edit-field.wide{grid-column:1 / -1}.project-edit-field label{color:#657187;font-size:12px;font-weight:850}.project-actions.is-editing .el-input,.project-actions.is-editing .el-input-number,.project-actions.is-editing .el-select,.project-actions.is-editing .el-date-editor,.project-actions.is-editing .project-level-edit,.project-actions.is-editing .project-deadline-edit{width:100%!important}.project-edit-actions{width:100%;display:flex;justify-content:flex-end;gap:10px;padding-top:2px}.project-edit-actions .el-button{min-width:82px;margin-left:0!important}.legacy-hero{border-radius:18px;padding:22px 26px;background:linear-gradient(135deg,#0f2346,#12366f);box-shadow:0 16px 34px #13366f29}.legacy-hero.manager{background:radial-gradient(circle at 86% 8%,rgba(16,185,129,.25),transparent 30%),linear-gradient(120deg,#0996a8,#1764ea 64%,#2158d4)}.legacy-hero h3{margin-bottom:16px;font-size:18px}.metric-grid{gap:14px}.metric-label{color:#ffffffb8;font-size:12px;font-weight:800}.metric-value{font-size:26px}.stat-box{border-radius:14px}.dashboard-manager-grid{grid-template-columns:260px minmax(0,1fr);gap:18px}.manager-score-card,.personal-score-card{border-radius:18px;box-shadow:0 16px 34px #0f172a1f}.dashboard-group-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:18px}.group-meta{margin:13px 0 16px}.group-meta span{border-radius:11px}.member-score-list>div{min-height:42px;border-radius:13px;background:#f8fbff}.my-score-hero-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.my-score-grid{display:grid;grid-template-columns:1fr;gap:18px}.my-score-section-grid{grid-template-columns:260px minmax(0,1fr);gap:18px}.my-score-pill-grid{gap:12px}.my-score-pill,.muted-pill{border-radius:14px;background:#fbfdff;border-color:#e4ebf5}.score-rule-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}.score-rule-card{border-radius:14px;background:#fbfdff;border-color:#e3ebf6}.score-evidence-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.score-evidence-card{border-radius:14px}.execution-summary{padding:20px}.execution-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.execution-stat-card{min-height:92px;border-radius:16px;box-shadow:none}.execution-projects .el-collapse{border:0}.execution-projects .el-collapse-item{margin-bottom:14px;border-radius:16px;overflow:hidden;border:1px solid #e1e8f2;background:#fff;box-shadow:0 10px 28px #182a470b}.execution-projects .el-collapse-item__header{height:58px;padding:0 18px;border-bottom:1px solid #edf2f8;background:#fbfdff}.execution-task-list{display:grid;gap:14px;padding:16px}.execution-task-card{padding:18px;border-radius:16px;box-shadow:none}.execution-task-head{align-items:flex-start}.execution-task-title h3{font-size:18px}.execution-scene-strip{display:grid;grid-template-columns:1fr;margin-top:14px}.execution-scene-chip{max-width:none;min-height:38px;justify-content:space-between}.legacy-table th{background:#f8fbff;color:#657187}.legacy-table td{border-top-color:#edf2f8}.timeline{max-height:360px;border-radius:16px}.tag{border-radius:999px}.empty-state,.empty-good{border-radius:16px}@media (max-width: 1180px){.project-create,.project-create-fields,.dashboard-manager-grid,.my-score-section-grid{grid-template-columns:1fr}}@media (max-width: 860px){.legacy-main{padding:18px}.metric-grid,.execution-summary-grid,.my-score-hero-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.legacy-header-actions{align-items:center}.time-filter{height:52px;grid-template-columns:42px 128px 180px;gap:0;padding:4px;align-items:center;border-radius:22px}.time-filter:has(.time-filter-year){grid-template-columns:42px 128px 132px}.time-filter-icon{width:42px;height:44px;border-radius:16px;font-size:20px}.time-filter .el-select,.time-filter .el-date-editor{height:44px;display:flex;align-items:center}.time-filter .el-select__wrapper,.time-filter .el-input__wrapper,.time-filter .el-date-editor.el-input__wrapper{height:44px;min-height:44px;align-items:center;border-radius:18px;font-size:18px}.time-filter .el-select__placeholder,.time-filter .el-select__selected-item,.time-filter .el-input__inner{height:44px;line-height:44px;color:#4b5563;font-size:18px;font-weight:850}.time-filter .el-date-editor .el-input__prefix,.time-filter .el-date-editor .el-input__suffix{height:44px;align-items:center}.time-filter-mode{width:128px}.time-filter-value{width:180px;max-width:180px}.time-filter-year{width:132px;max-width:132px}.legacy-header-actions>.el-button{height:52px;padding:0 18px;font-size:20px;font-weight:900}.legacy-hero.manager{min-height:142px;padding:26px 30px}.legacy-hero.manager h3{margin-bottom:22px;font-size:20px}.my-score-hero-grid{align-items:center;gap:0}.my-score-hero-grid>div{min-height:64px;display:flex;flex-direction:column;justify-content:center;padding:0 30px;border-left:1px solid rgba(255,255,255,.28)}.my-score-hero-grid>div:first-child{padding-left:0;border-left:0}.legacy-hero.manager .metric-label{margin-bottom:8px;color:#ffffffd1;font-size:14px;font-weight:850}.legacy-hero.manager .metric-value{font-size:30px;line-height:1.05;font-weight:950}@media (max-width: 768px){html,body,#app{width:100%;min-width:0;overflow-x:hidden}body{background:#f6f8fc}.legacy-shell,.legacy-shell>.el-container{display:block;min-width:0}.legacy-sidebar{position:relative;width:100%!important;height:auto;max-height:none;padding:12px 12px 10px;border-right:0;border-bottom:1px solid #dde6f2;box-shadow:0 8px 22px #182a470d}.legacy-sidebar-main{padding-bottom:0;overflow:visible}.legacy-brand{gap:10px;margin-bottom:10px;padding:0 2px 10px}.legacy-brand-mark{width:42px;height:42px;border-radius:13px;grid-template-columns:repeat(2,8px);grid-template-rows:repeat(2,8px);gap:5px}.legacy-brand-mark span{width:8px;height:8px}.legacy-brand h1{font-size:18px}.legacy-brand p{margin-top:4px;font-size:11px}.legacy-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.legacy-menu .el-menu-item{height:42px;padding:0 10px!important;border-radius:12px;font-size:14px}.legacy-menu .el-menu-item .el-icon{margin-right:7px;font-size:17px}.legacy-menu .el-menu-item span{min-width:0;overflow:hidden;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.legacy-user{margin-top:10px;padding:10px;border-radius:14px}.legacy-user-avatar{width:34px;height:34px;font-size:15px}.legacy-user strong{max-width:none;font-size:14px}.legacy-user .el-button{width:32px;height:32px}.legacy-header,.legacy-header.intro-only{position:sticky;top:0;height:auto;min-height:0;display:grid;grid-template-columns:1fr;gap:10px;align-items:stretch;padding:12px;background:#f6f8fcf5}.legacy-header h2{font-size:18px}.legacy-header-actions{width:100%;justify-content:space-between;gap:8px}.time-filter{flex:1;width:auto;min-width:0;height:44px;grid-template-columns:34px minmax(82px,.9fr) minmax(112px,1.1fr);border-radius:17px}.time-filter:has(.time-filter-year){grid-template-columns:34px minmax(82px,1fr) minmax(86px,.9fr)}.time-filter-icon,.time-filter .el-select,.time-filter .el-date-editor,.time-filter .el-select__wrapper,.time-filter .el-input__wrapper,.time-filter .el-date-editor.el-input__wrapper,.time-filter .el-select__placeholder,.time-filter .el-select__selected-item,.time-filter .el-input__inner,.time-filter .el-date-editor .el-input__prefix,.time-filter .el-date-editor .el-input__suffix{height:36px;min-height:36px;line-height:36px}.time-filter-mode,.time-filter-value,.time-filter-year{width:100%;max-width:none}.time-filter .el-select__wrapper,.time-filter .el-input__wrapper,.time-filter .el-date-editor.el-input__wrapper{border-radius:14px;font-size:14px}.time-filter .el-select__placeholder,.time-filter .el-select__selected-item,.time-filter .el-input__inner{font-size:14px}.legacy-header-actions>.el-button{flex:0 0 auto;height:44px;padding:0 12px;font-size:15px}.legacy-main{min-height:auto;padding:14px 12px 24px}.page-stack{gap:14px}.page-intro{min-height:auto;padding:4px 2px 8px}.page-intro h1{font-size:22px}.page-intro p{font-size:12px;line-height:1.5}.panel,.legacy-card,.scroll-table,.asset-detail,.timeline,.execution-task-card,.review-card{border-radius:14px;padding:14px}.panel-title,.card-head,.project-main,.asset-detail-head,.review-title-row,.execution-task-head,.submission-panel-head,.submission-actions,.execution-feedback-head{align-items:stretch;flex-direction:column;gap:10px}.panel-title h2,.section-title{font-size:17px}.legacy-hero,.legacy-hero.manager{min-height:0;padding:18px;border-radius:16px}.legacy-hero.manager h3,.legacy-hero h3{margin-bottom:14px;font-size:17px}.metric-grid,.my-score-hero-grid,.execution-summary-grid,.dashboard-manager-grid,.dashboard-group-grid,.my-score-section-grid,.project-create,.project-create-fields,.project-card-grid,.card-grid,.form-grid,.two-col,.score-rule-grid,.score-evidence-grid,.review-card-grid,.review-episode-grid,.review-workbench,.review-shot-grid,.review-shot-list,.scene-grid,.storyboard-fields,.image-main-grid,.image-result-layout,.history-layout,.image-output-grid,.image-ratio-grid,.org-add-panel .form-grid{grid-template-columns:1fr!important}.my-score-hero-grid>div{min-height:58px;padding:12px 0 0;border-left:0;border-top:1px solid rgba(255,255,255,.24)}.my-score-hero-grid>div:first-child{padding-top:0;border-top:0}.legacy-hero.manager .metric-label,.metric-label{font-size:13px}.legacy-hero.manager .metric-value,.metric-value{font-size:26px}.project-create-head{min-height:118px;padding:16px}.project-main{cursor:pointer}.project-icon{width:40px;height:40px;font-size:24px}.project-actions,.asset-detail-head>div:last-child,.execution-task-actions,.review-actions,.scene-card-actions,.storyboard-upload-row,.submission-actions>div{width:100%;display:grid;grid-template-columns:1fr;justify-content:stretch}.project-actions .el-button,.asset-detail-head .el-button,.execution-task-actions .el-button,.review-actions .el-button,.submission-actions .el-button,.storyboard-upload-row .el-button{width:100%;margin-left:0!important}.scroll-table{overflow-x:auto;padding:0}.legacy-table{min-width:720px}.asset-table-wrap{overflow-x:auto}.asset-table{min-width:820px}.scene-card,.review-episode-card,.score-evidence-card,.feedback-shot-card,.approval-opinion-card,.storyboard-draft,.image-history-card,.history-record-card{border-radius:14px}.scene-preview-thumb,.review-shot-thumb,.feedback-shot-card img{max-height:240px;object-fit:contain}.review-folder-grid{grid-template-columns:1fr!important}.review-folder{min-height:110px;border-radius:16px}.review-episode-head{align-items:stretch;flex-direction:column}.review-workbench-video{aspect-ratio:4 / 3;min-height:0}.review-tools{top:10px;left:10px;max-width:calc(100% - 20px);transform:none}.review-tools .el-button,.review-tools button{min-height:32px;font-size:12px}.review-shot-panel{position:static;max-height:none}.execution-summary-grid{gap:10px}.execution-stat-card{min-height:82px}.execution-projects .el-collapse-item__header{height:auto;min-height:56px;padding:10px 12px}.execution-project-title{width:100%;display:grid;grid-template-columns:auto 1fr;gap:4px 8px;align-items:center}.execution-project-title em,.execution-project-title b{grid-column:2}.execution-task-list{padding:12px}.execution-task-title{flex-wrap:wrap}.execution-task-title h3{width:100%;font-size:17px}.execution-task-head p{display:flex;flex-wrap:wrap;gap:6px;line-height:1.7}.execution-scene-strip{grid-template-columns:1fr}.execution-feedback{flex-direction:column}.feedback-shot-grid,.approval-shot-grid{grid-template-columns:1fr!important;width:100%}.storyboard-drafts{gap:12px}.file-picker{width:100%;min-height:54px}.org-row{align-items:stretch;flex-direction:column}.org-row .el-select,.org-row strong{width:100%}.el-dialog{width:calc(100vw - 24px)!important;margin-top:4vh!important}.el-dialog__body{max-height:76vh;overflow:auto}.storyboard-preview-dialog .el-dialog__body{height:70vh}.image-form,.image-workspace,.image-history-panel,.image-detail-panel{min-width:0}.image-credit-bar{align-items:stretch;flex-direction:column}.image-ratio-card,.image-output-card,.reference-slot,.history-list-item{min-height:54px}.panorama-immersive-page{min-height:calc(100vh - 220px)}}.panorama-mobile-block{min-height:calc(100vh - 220px);display:grid;place-items:center;padding:22px 12px}.panorama-mobile-card{width:min(100%,360px);padding:28px 22px;border:1px solid #dfe7f2;border-radius:22px;background:#fff;box-shadow:0 18px 42px #182a4714;text-align:center}.panorama-mobile-card .el-icon{width:56px;height:56px;margin-bottom:14px;display:inline-grid;place-items:center;border-radius:18px;color:#fff;background:linear-gradient(135deg,#1f6fff,#20b7cd);font-size:28px}.panorama-mobile-card h1{margin:0;color:#162032;font-size:22px;line-height:1.3;font-weight:950}.panorama-mobile-card p{margin:12px 0 0;color:#68758a;font-size:14px;line-height:1.7;font-weight:750}@media (max-width: 1080px){.project-library-filters{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (max-width: 720px){.project-library-filter-panel{padding:18px}.project-library-filter-head,.project-library-card-top,.review-reroute-row{align-items:stretch;flex-direction:column}.project-library-filters{grid-template-columns:1fr}.project-library-filters .el-range-editor.el-input__wrapper{height:auto;min-height:42px;padding:0 10px}}.legacy-hero h3,.legacy-hero .metric-label,.legacy-hero .metric-value,.legacy-hero .metric-value.green,.legacy-hero .metric-value.blue,.legacy-hero .metric-value.indigo,.legacy-hero .metric-value.yellow,.legacy-hero .muted{color:#fff!important}.legacy-hero .metric-label{opacity:.86}.legacy-hero .muted{opacity:.9}.project-library-delete-row{margin-top:12px;display:flex;justify-content:flex-end}.project-library-feedback.is-readonly{margin-top:0}.review-shot-doc{padding:18px;border-radius:18px;border:1px dashed #d4dbe7;background:#f8fafc}.review-video .storyboard-player{width:100%;height:100%}.review-video .storyboard-player-stage{min-height:0;height:100%}.review-view-note{margin-top:12px;padding:14px 16px;border-radius:16px;color:#475569;background:#f8fafc;font-size:14px;line-height:1.7;font-weight:700}.gpt-chat-page{display:grid;grid-template-columns:300px minmax(0,1fr);gap:20px;min-height:calc(100vh - 122px)}.gpt-chat-sidebar,.gpt-chat-main{min-height:0;border:1px solid #dde6f3;border-radius:24px;background:#fff;box-shadow:0 18px 42px #0f172a0f}.gpt-chat-sidebar{display:flex;flex-direction:column;overflow:hidden}.gpt-chat-sidebar-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:20px;border-bottom:1px solid #edf1f7}.gpt-chat-sidebar-head h1{margin:8px 0 0;color:#132033;font-size:24px;line-height:1.2;font-weight:950}.gpt-model-tag{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;color:#1d4ed8;background:#eef5ff;font-size:12px;font-weight:900}.gpt-credit-card{margin:16px 18px 10px;padding:16px;border-radius:20px;border:1px solid #cfe0ff;background:linear-gradient(135deg,#eff6ff,#f7fbff)}.gpt-credit-card span{display:block;color:#64748b;font-size:12px;font-weight:850}.gpt-credit-card strong{display:block;margin-top:6px;color:#0f172a;font-size:28px;line-height:1.1;font-weight:950}.gpt-credit-card p{margin:10px 0 0;color:#64748b;font-size:12px;line-height:1.6;font-weight:750}.gpt-session-list{min-height:0;flex:1;overflow-y:auto;padding:8px 12px 18px}.gpt-session-item{width:100%;min-height:76px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;margin:0 0 10px;padding:14px 16px;border:1px solid #e1e8f4;border-radius:18px;background:#fff;color:#172033;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.gpt-session-item:hover,.gpt-session-item.active{border-color:#2563eb;background:#f4f8ff;box-shadow:0 12px 26px #2563eb1f}.gpt-session-item strong{overflow:hidden;color:inherit;font-size:15px;line-height:1.35;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.gpt-session-title-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.gpt-session-title-row small{padding:4px 7px;border-radius:999px;color:#2563eb;background:#eaf2ff;font-size:11px;font-weight:900}.gpt-session-item span,.gpt-empty-list,.gpt-composer-hint{color:#64748b;font-size:12px;font-weight:750}.gpt-empty-list{padding:28px 10px;text-align:center}.gpt-chat-main{display:grid;grid-template-rows:auto minmax(360px,1fr) auto;overflow:hidden}.gpt-chat-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 28px;border-bottom:1px solid #edf1f7;background:radial-gradient(circle at 8% 15%,rgba(37,99,235,.12),transparent 30%),linear-gradient(135deg,#fff,#f8fbff)}.gpt-chat-hero h2{margin:0;color:#0f172a;font-size:28px;line-height:1.2;font-weight:950}.gpt-chat-hero p{margin:10px 0 0;color:#64748b;font-size:14px;line-height:1.7;font-weight:750}.gpt-price-pills{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:410px}.gpt-price-pills span{padding:8px 12px;border-radius:999px;color:#1e3a8a;background:#eef5ff;font-size:12px;font-weight:850}.gpt-price-pills button{border:0;padding:8px 12px;border-radius:999px;color:#fff;background:#2563eb;font-size:12px;font-weight:900;cursor:pointer}.gpt-message-pane{min-height:0;overflow-y:auto;padding:28px;background:#f8fafc}.gpt-welcome{height:100%;min-height:360px;display:grid;place-items:center;align-content:center;gap:12px;color:#64748b;text-align:center}.gpt-welcome h3{margin:0;color:#111827;font-size:28px;font-weight:950}.gpt-welcome p{margin:0 0 8px;font-size:15px;font-weight:750}.gpt-message{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;max-width:920px;margin-bottom:18px}.gpt-message.user{margin-left:auto;grid-template-columns:minmax(0,1fr) 42px}.gpt-message.user .gpt-message-avatar{grid-column:2;background:#2563eb}.gpt-message.user .gpt-message-body{grid-column:1;grid-row:1;background:#eaf2ff;border-color:#bfd4ff}.gpt-message-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;color:#fff;background:#0f172a;font-size:13px;font-weight:950}.gpt-message-body{min-width:0;padding:16px 18px;border:1px solid #e2e8f0;border-radius:20px;background:#fff;box-shadow:0 10px 24px #0f172a0d}.gpt-message-content{color:#172033;font-size:15px;line-height:1.8;font-weight:650;white-space:pre-wrap;overflow-wrap:anywhere}.gpt-billing-line{margin-top:12px;padding:10px 12px;border-radius:14px;color:#0f766e;background:#ecfdf5;font-size:12px;line-height:1.6;font-weight:850}.gpt-typing{color:#64748b;font-size:15px;font-weight:850}.gpt-composer{padding:18px 24px 22px;border-top:1px solid #edf1f7;background:#fff}.gpt-composer-box{display:grid;grid-template-columns:minmax(0,1fr) 94px;align-items:end;gap:12px;padding:12px;border:1px solid #dbe4f1;border-radius:24px;background:#f8fafc}.gpt-composer-box textarea{width:100%;min-height:44px;max-height:180px;resize:vertical;border:0;outline:0;padding:10px 2px;color:#172033;background:transparent;font-family:inherit;font-size:15px;line-height:1.6;font-weight:700}.gpt-composer-box textarea::placeholder{color:#94a3b8}.gpt-composer-hint{margin:10px 8px 0}@media (max-width: 1080px){.gpt-chat-page{grid-template-columns:1fr}.gpt-chat-sidebar{min-height:260px}.gpt-price-pills{justify-content:flex-start}}.execution-feedback{align-items:stretch}.execution-feedback-main,.execution-feedback-section-list{display:grid;gap:12px}.execution-feedback-section{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,34vw);align-items:start;gap:14px;padding:12px;border:1px solid #fed7aa;border-radius:12px;background:#ffffffc7}.execution-feedback-copy{min-width:0;display:grid;align-content:start;gap:8px}.execution-feedback-section-head{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#9a3412}.execution-feedback-section-head span{font-size:16px;font-weight:950}.execution-feedback-section-head small{color:#64748b;font-size:14px;font-weight:800}.execution-feedback-section .execution-feedback-lines{gap:6px}.execution-feedback-section .feedback-shot-grid{width:100%;margin-top:0;grid-template-columns:repeat(auto-fill,minmax(150px,190px));align-items:start;justify-content:start}.execution-feedback-section .feedback-shot-card{padding:8px;border-radius:12px}.feedback-shot-frame{width:100%;aspect-ratio:9 / 16;display:grid;place-items:center;overflow:hidden;padding:0;border:0;border-radius:10px;background:#0f172a;cursor:zoom-in}.feedback-shot-frame img{width:100%;height:100%;display:block;object-fit:cover;background:#0f172a}.feedback-shot-frame.is-missing{border:1px dashed #fdba74;color:#9a3412;background:#fff7ed;cursor:default}.feedback-shot-frame:disabled{cursor:default}.feedback-shot-missing{padding:10px;color:#9a3412;font-size:15px;line-height:1.5;font-weight:900;text-align:center}.feedback-image-dialog .el-dialog__body{padding-top:8px}.feedback-image-preview{display:grid;gap:12px}.feedback-image-preview-frame{max-height:70vh;display:grid;place-items:center;overflow:hidden;border-radius:14px;background:#0f172a}.feedback-image-preview-frame img{max-width:100%;max-height:70vh;display:block;object-fit:contain}.feedback-image-preview-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;color:#7c2d12;font-size:13px;font-weight:850}.feedback-image-preview-meta strong{color:#9a3412;font-size:15px}.feedback-image-preview-meta p{flex-basis:100%;margin:0;overflow-wrap:anywhere}@media (max-width: 1200px){.execution-feedback-section{grid-template-columns:1fr}}
