.m11-page{min-height:calc(100vh - 64px);padding:16px clamp(12px,2vw,24px) 48px;max-width:1180px;margin:0 auto}.m11-stepper{display:flex;gap:4px;overflow-x:auto;padding:4px 2px 14px;margin-bottom:18px;scrollbar-width:thin}.m11-stepper--embedded{margin:0;padding:12px 0 2px;border-top:1px solid #eef2f7;gap:0}.m11-stepper-item{flex:1 0 auto;min-width:108px;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;position:relative}.m11-stepper--embedded .m11-stepper-item{min-width:0;flex:1 1;gap:4px;padding:0 4px}.m11-stepper--embedded .m11-stepper-item:not(:last-child):after{content:"";position:absolute;top:13px;left:calc(50% + 14px);right:calc(-50% + 14px);height:2px;background:#e5e7eb;z-index:0}.m11-stepper--embedded .m11-stepper-item.is-done:not(:last-child):after{background:#a7f3d0}.m11-stepper-dot{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;border:2px solid #e5e7eb;background:#fff;color:#6b7280;transition:all .18s ease;position:relative;z-index:1}.m11-stepper--embedded .m11-stepper-dot{width:28px;height:28px;font-size:11px}.m11-stepper-item.is-active .m11-stepper-dot{border-color:#f97316;background:#f97316;color:#fff;box-shadow:0 10px 24px rgba(249,115,22,.28)}.m11-stepper-item.is-done .m11-stepper-dot{border-color:#10b981;background:#ecfdf5;color:#047857}.m11-batch-toolbar{display:flex;flex-direction:column;gap:0;margin:0 0 18px;padding:14px 16px 12px;border-radius:18px;border:1px solid #e5e7eb;background:linear-gradient(180deg,#ffffff,#f8fafc);box-shadow:0 10px 30px rgba(15,23,42,.05)}.m11-batch-toolbar-top{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-bottom:12px}.m11-batch-toolbar-meta{display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:0;flex:1 1 180px}.m11-batch-toolbar-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.m11-batch-toolbar-kicker{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af}.m11-batch-toolbar-id{font-size:16px;font-weight:900;color:#111827;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.m11-batch-toolbar-empty{margin:0;font-size:12px;color:#6b7280;line-height:1.45}.m11-batch-status-chip{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:2px 10px;border-radius:999px;font-size:11px;font-weight:800;color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb}.m11-batch-status-chip.is-live{color:#c2410c;background:#fff7ed;border-color:#fdba74}.m11-new-batch-btn{display:inline-flex;align-items:center;gap:12px;min-width:188px;padding:12px 16px;border:1px solid #fdba74;border-radius:16px;background:linear-gradient(135deg,#fff7ed,#ffedd5 48%,#ffffff);color:#9a3412;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease;box-shadow:0 8px 20px rgba(249,115,22,.12)}.m11-new-batch-btn:hover:not(:disabled){transform:translateY(-2px);border-color:#f97316;box-shadow:0 14px 28px rgba(249,115,22,.2);background:linear-gradient(135deg,#ffedd5,#fed7aa 55%,#fff7ed)}.m11-new-batch-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 6px 14px rgba(249,115,22,.16)}.m11-new-batch-btn:focus-visible{outline:3px solid rgba(249,115,22,.35);outline-offset:2px}.m11-new-batch-btn:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.m11-new-batch-btn-icon{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:22px;font-weight:900;line-height:1;color:#fff;background:linear-gradient(135deg,#fb923c,#ea580c);box-shadow:inset 0 1px 0 rgba(255,255,255,.25);transition:transform .16s ease}.m11-new-batch-btn:hover:not(:disabled) .m11-new-batch-btn-icon{transform:scale(1.06) rotate(90deg)}.m11-new-batch-btn-text{display:flex;flex-direction:column;align-items:flex-start;gap:2px;text-align:left}.m11-new-batch-btn-text strong{font-size:14px;font-weight:900;color:#9a3412}.m11-new-batch-btn-text small{font-size:11px;color:#c2410c;font-weight:600}.m11-modal-overlay{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(15,23,42,.48);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:m11-modal-fade-in .18s ease}.m11-modal{width:min(100%,480px);padding:24px 22px 20px;border-radius:20px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 28px 60px rgba(15,23,42,.22);animation:m11-modal-rise .22s ease}.m11-modal-icon{width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:900;color:#fff;background:linear-gradient(135deg,#fb923c,#ea580c);margin-bottom:14px}.m11-modal-title{margin:0 0 8px;font-size:20px;font-weight:900;color:#111827}.m11-modal-lead{margin:0 0 14px;font-size:14px;line-height:1.65;color:#374151}.m11-modal-list{margin:0 0 18px;padding-left:18px;color:#4b5563;font-size:13px;line-height:1.7}.m11-modal-list code{font-size:12px;padding:1px 6px;border-radius:6px;background:#f3f4f6;color:#111827}.m11-modal-actions{display:flex;justify-content:flex-end;gap:10px}.m11-modal-confirm{min-width:108px}@keyframes m11-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes m11-modal-rise{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.m11-stepper-label{font-size:12px;font-weight:800;color:#6b7280;line-height:1.3}.m11-stepper--embedded .m11-stepper-label{font-size:11px;font-weight:700;white-space:nowrap}.m11-stepper-item.is-active .m11-stepper-label{color:#111827}button.m11-stepper-item{border:none;background:transparent;padding:0;margin:0;font:inherit;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.m11-stepper-item.is-clickable{cursor:pointer}.m11-stepper-item.is-clickable:hover .m11-stepper-dot{border-color:#fdba74;box-shadow:0 0 0 3px rgba(249,115,22,.12)}.m11-stepper-item.is-clickable:focus-visible{outline:none}.m11-stepper-item.is-clickable:focus-visible .m11-stepper-dot{box-shadow:0 0 0 3px rgba(249,115,22,.28)}.m11-stepper-item.is-disabled{cursor:default;opacity:.55}.m11-panel{border:1px solid hsl(var(--m4p-border,220 13% 91%));border-radius:22px;background:hsl(var(--m4p-card,0 0% 100%));padding:clamp(16px,2.5vw,22px);box-shadow:0 18px 40px rgba(15,23,42,.04)}.m11-panel-title{margin:0 0 6px;font-size:18px;font-weight:900;color:#111827}.m11-panel-desc{margin:0 0 16px;font-size:13px;line-height:1.6;color:#6b7280}.m11-section-divider{margin:22px 0 18px;border:none;border-top:1px solid #f3f4f6}.m11-subsection-title{margin:0 0 6px;font-size:16px;font-weight:900;color:#111827}.m11-template-block{border:1px solid #e5e7eb;border-radius:18px;background:linear-gradient(180deg,#fafafa,#fff 40%);overflow:hidden}.m11-template-block-head{padding:14px 16px 0}.m11-template-block-head .m11-subsection-title{margin-bottom:4px}.m11-template-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(200px,36%);grid-gap:0;gap:0;align-items:stretch}.m11-template-main{padding:12px 16px 16px;min-width:0}.m11-upload-strip{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:10px 12px;margin-bottom:12px;border:1px solid #f3f4f6;border-radius:12px;background:#fff}.m11-upload-trigger{flex:0 0 auto;height:36px;padding:0 14px;border-radius:10px;border:1.5px dashed #d1d5db;background:#fafafa;color:#374151;font-size:12px;font-weight:800;cursor:pointer;font-family:inherit;transition:border-color .16s ease,background .16s ease,color .16s ease}.m11-upload-trigger:hover:not(:disabled){border-color:#f97316;background:#fff7ed;color:#c2410c}.m11-upload-trigger:disabled{opacity:.6;cursor:not-allowed}.m11-upload-thumbs{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0}.m11-upload-empty{font-size:12px;font-weight:700;color:#d1d5db}.m11-upload-hint{flex:0 0 auto;font-size:11px;font-weight:700;color:#9ca3af;white-space:nowrap}.m11-template-aside{display:flex;flex-direction:column;border-left:1px solid #f3f4f6;background:rgba(255,255,255,.6);min-width:0}.m11-template-aside-action{display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:10px 14px 0}.m11-template-aside-head{padding:10px 14px;font-size:12px;font-weight:800;color:#6b7280;border-bottom:1px solid #f3f4f6}.m11-template-preview{flex:1 1;margin:0;min-height:0;max-height:420px;overflow:auto;padding:12px 14px;font-size:12px;line-height:1.65;color:#4b5563;white-space:pre-wrap}.m11-blank-grid{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.m11-blank-grid--pair{grid-template-columns:repeat(2,minmax(0,1fr))}.m11-blank-field{display:grid;grid-gap:4px;gap:4px;min-width:0}.m11-blank-label{font-size:11px;font-weight:800;color:#6b7280;line-height:1.2}.m11-blank-input-wrap{position:relative;display:flex;align-items:center}.m11-blank-input-wrap .m11-blank-input{width:100%;height:34px;padding-right:36px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.m11-blank-input-wrap .m11-expandable-textarea{width:100%;min-height:72px;padding-right:36px;resize:vertical;line-height:1.45}.m11-blank-input-wrap:has(.m11-expandable-textarea) .m11-blank-expand{top:8px;transform:none}.m11-blank-expand{position:absolute;right:6px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:8px;background:transparent;color:#9ca3af;cursor:pointer;padding:0;font-family:inherit;transition:color .16s ease,background .16s ease}.m11-blank-expand:hover{color:#f97316;background:#fff7ed}.m11-blank-modal-overlay{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(15,23,42,.45)}.m11-blank-modal{width:min(520px,100%);padding:20px;border-radius:20px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.m11-blank-modal-title{margin:0 0 12px;font-size:16px;font-weight:900;color:#111827}.m11-blank-modal-textarea{resize:vertical;min-height:160px;line-height:1.6;white-space:pre-wrap}.m11-blank-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.m11-brief-block{border:1px solid #e5e7eb;border-radius:18px;background:linear-gradient(180deg,#fafafa,#fff 40%);overflow:hidden}.m11-brief-block-head{padding:14px 16px 0}.m11-brief-block-head .m11-subsection-title{margin-bottom:4px}.m11-brief-lead{margin:0 0 12px;font-size:12px;line-height:1.55;color:#9ca3af}.m11-brief-body{padding:0 16px 16px;display:grid;grid-gap:14px;gap:14px}.m11-upload-zone{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1.5px dashed #d1d5db;border-radius:14px;background:#fff;transition:border-color .16s ease,background .16s ease}.m11-upload-zone.is-dragover{border-color:#f97316;background:#fff7ed}.m11-upload-zone-top{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.m11-upload-zone-title{font-size:13px;font-weight:900;color:#374151}.m11-upload-zone-hint{font-size:11px;font-weight:700;color:#9ca3af}.m11-brief-field{display:grid;grid-gap:6px;gap:6px}.m11-brief-label-row{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.m11-brief-label{font-size:12px;font-weight:900;color:#374151}.m11-brief-meta{font-size:11px;font-weight:700;color:#9ca3af}.m11-brief-meta.is-warn{color:#d97706}.m11-brief-meta.is-ok{color:#059669}.m11-brief-input-wrap{position:relative}.m11-brief-textarea{min-height:180px;resize:vertical;padding-right:40px;font-weight:600;line-height:1.7}.m11-brief-expand{position:absolute;right:8px;top:8px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:8px;background:rgba(255,255,255,.85);color:#9ca3af;cursor:pointer;padding:0;transition:color .16s ease,background .16s ease}.m11-brief-expand:hover{color:#f97316;background:#fff7ed}.m11-brief-action{display:grid;grid-gap:8px;gap:8px;padding-top:4px}.m11-brief-action-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.m11-brief-action-hint{margin:0;font-size:11px;color:#9ca3af;font-weight:700;line-height:1.5}.m11-brief-modal-overlay{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(15,23,42,.45)}.m11-brief-modal{width:min(640px,100%);padding:20px;border-radius:20px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.m11-brief-modal-title{margin:0 0 12px;font-size:16px;font-weight:900;color:#111827}.m11-brief-modal-textarea{min-height:320px;resize:vertical;line-height:1.7}.m11-brief-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.m11-thumb--removable .m11-thumb-remove{position:absolute;top:-5px;right:-5px;width:18px;height:18px;border-radius:999px;border:1px solid rgba(255,255,255,.55);background:rgba(0,0,0,.5);color:#fff;font-size:11px;font-weight:900;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;opacity:0;transition:opacity .16s ease}.m11-thumb--removable:focus-within .m11-thumb-remove,.m11-thumb--removable:hover .m11-thumb-remove{opacity:1}.m11-setup-inline-error{margin:0;padding:8px 10px;border-radius:8px;font-size:13px;line-height:1.45;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}@media (max-width:768px){.m11-template-split{grid-template-columns:1fr}.m11-template-aside{border-left:none;border-top:1px solid #f3f4f6}.m11-template-preview{max-height:240px}.m11-blank-grid--pair{grid-template-columns:1fr}}.m11-thumb-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.m11-thumb{width:88px;height:88px;border-radius:14px;overflow:hidden;border:1px solid #e5e7eb;position:relative;background:#f3f4f6;flex-shrink:0}.m11-thumb--compact{width:52px;height:52px;border-radius:10px}.m11-thumb img{width:100%;height:100%;object-fit:cover}.m11-thumb-badge{position:absolute;left:6px;top:6px;font-size:10px;font-weight:800;padding:2px 6px;border-radius:999px;background:rgba(17,24,39,.72);color:#fff}.m11-config-block{border:1px solid #e5e7eb;border-radius:18px;background:linear-gradient(180deg,#fafafa,#fff 48%);overflow:hidden}.m11-config-block-head{padding:14px 16px 0}.m11-config-block-head .m11-subsection-title{margin-bottom:4px}.m11-config-formula{margin:0 0 12px;font-size:12px;line-height:1.5;color:#9ca3af}.m11-config-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px 16px;gap:10px 16px;padding:0 16px 14px}.m11-config-field{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;min-width:0}.m11-config-field--wide{grid-column:1/-1;grid-template-columns:64px minmax(0,1fr)}.m11-config-label{font-size:12px;font-weight:800;color:#6b7280;line-height:1.3}.m11-config-control{width:100%;height:36px;padding:0 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;font-size:13px;font-weight:700;color:#111827;font-family:inherit;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.m11-config-control:focus{border-color:rgba(249,115,22,.55);box-shadow:0 0 0 3px rgba(249,115,22,.12)}.m11-config-num{width:72px;text-align:center}.m11-config-inline{display:flex;align-items:center;gap:8px;min-width:0}.m11-config-hint{font-size:11px;color:#9ca3af;font-weight:700;white-space:nowrap}.m11-config-pills{display:flex;flex-wrap:wrap;gap:8px}.m11-model-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:10px;border:1.5px solid #e5e7eb;background:#fff;cursor:pointer;font-size:12px;font-weight:800;transition:all .16s ease;font-family:inherit}.m11-model-pill--compact{padding:7px 11px}.m11-model-pill-meta{font-size:11px;opacity:.72;font-weight:700}.m11-model-pill.is-selected{border-color:#f97316;background:#fff7ed;color:#c2410c}.m11-model-pill.is-disabled{opacity:.45;cursor:not-allowed}.m11-duration-fixed{display:inline-flex;align-items:center;height:36px;padding:0 12px;border-radius:10px;background:#f3f4f6;border:1px solid #e5e7eb;font-size:13px;font-weight:700;color:#6b7280}.m11-duration-pills{display:flex;flex-wrap:wrap;gap:6px}.m11-duration-range{display:grid;grid-gap:8px;gap:8px;min-width:0}.m11-duration-range-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:20px;background:transparent;cursor:pointer;--range-fill:50%}.m11-duration-range-slider::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:linear-gradient(to right,#f97316 0,#f97316 var(--range-fill),#f3f4f6 var(--range-fill),#f3f4f6 100%)}.m11-duration-range-slider::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;margin-top:-6px;border-radius:50%;background:#f97316;border:2px solid #fff;box-shadow:0 1px 4px rgba(249,115,22,.35)}.m11-duration-range-slider::-moz-range-track{height:6px;border-radius:999px;background:#f3f4f6}.m11-duration-range-slider::-moz-range-progress{height:6px;border-radius:999px 0 0 999px;background:#f97316}.m11-duration-range-slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#f97316;border:2px solid #fff;box-shadow:0 1px 4px rgba(249,115,22,.35)}.m11-duration-range-meta{display:flex;align-items:center;gap:8px}.m11-duration-range-num{width:72px;flex:0 0 auto}.m11-config-footer{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between;gap:12px;padding:12px 16px;border-top:1px solid #f3f4f6;background:rgba(255,255,255,.72)}.m11-config-metrics{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;flex:1 1 280px}.m11-config-metric{display:grid;grid-gap:2px;gap:2px;padding-right:14px;border-right:1px solid #f3f4f6}.m11-config-metric:last-child{border-right:none;padding-right:0}.m11-config-metric strong{font-size:16px;font-weight:900;color:#111827;line-height:1.1}.m11-config-metric span{font-size:11px;font-weight:700;color:#9ca3af}.m11-config-metric--text{min-width:0;flex:1 1 160px}.m11-config-metric--text span:first-child{font-size:12px;font-weight:800;color:#374151}.m11-config-metric--text span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m11-config-cost{flex:0 1 auto;min-width:200px;text-align:right}.m11-config-cost-main{display:flex;align-items:baseline;justify-content:flex-end;gap:6px}.m11-config-cost-label{font-size:12px;font-weight:700;color:#6b7280}.m11-config-cost-main strong{font-size:22px;font-weight:900;color:#f97316;line-height:1}.m11-config-cost-unit{font-size:13px;font-weight:800;color:#6b7280}.m11-config-cost-detail{margin:4px 0 0;font-size:11px;font-weight:700;color:#9ca3af;line-height:1.4}@media (max-width:640px){.m11-config-form{grid-template-columns:1fr}.m11-config-field,.m11-config-field--wide{grid-template-columns:72px minmax(0,1fr)}.m11-config-cost{width:100%;text-align:left}.m11-config-cost-main{justify-content:flex-start}}.m11-table-wrap{overflow:auto;border:1px solid #e5e7eb;border-radius:16px}.m11-table{width:100%;border-collapse:collapse;min-width:860px;font-size:13px}.m11-table th{text-align:left;padding:10px 12px;background:#fafafa;border-bottom:1px solid #e5e7eb;font-size:12px;font-weight:800;color:#6b7280;position:-webkit-sticky;position:sticky;top:0;z-index:1}.m11-table td{padding:8px 10px;border-bottom:1px solid #f3f4f6;vertical-align:top}.m11-table input,.m11-table textarea{width:100%;min-width:120px;border:1px solid #e5e7eb;border-radius:10px;padding:8px 10px;font:inherit;font-size:12px;resize:vertical}.m11-table-ref-col{width:108px;min-width:108px}.m11-script-ref-cell{position:relative;display:grid;grid-gap:6px;gap:6px;justify-items:center}.m11-script-ref-thumb,.m11-script-ref-thumb-wrap{position:relative;width:64px;height:64px}.m11-script-ref-thumb{padding:0;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#f3f4f6;cursor:zoom-in}.m11-script-ref-remove{position:absolute;top:-6px;right:-6px;width:22px;height:22px;border-radius:999px;border:1px solid rgba(255,255,255,.55);background:rgba(0,0,0,.45);color:#fff;font-weight:900;font-size:12px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;padding:0;font-family:inherit;opacity:0;pointer-events:none;transition:opacity .16s ease,background .16s ease}.m11-script-ref-thumb-wrap:focus-within .m11-script-ref-remove,.m11-script-ref-thumb-wrap:hover .m11-script-ref-remove{opacity:1;pointer-events:auto}.m11-script-ref-remove:hover:not(:disabled){background:rgba(220,38,38,.88)}.m11-script-ref-remove:disabled{opacity:0;cursor:not-allowed}.m11-script-ref-thumb-wrap:focus-within .m11-script-ref-remove:disabled,.m11-script-ref-thumb-wrap:hover .m11-script-ref-remove:disabled{opacity:.45}.m11-script-ref-thumb:disabled{opacity:.6;cursor:not-allowed}.m11-script-ref-thumb img{width:100%;height:100%;object-fit:cover;display:block}.m11-script-ref-empty{width:64px;height:64px;display:grid;place-items:center;border:1px dashed #d1d5db;border-radius:12px;background:#fafafa;font-size:11px;font-weight:700;color:#9ca3af;text-align:center}.m11-script-ref-change{border:none;background:transparent;color:#f97316;font-size:11px;font-weight:800;cursor:pointer;padding:0;font-family:inherit}.m11-script-ref-change:disabled{opacity:.5;cursor:not-allowed}.m11-script-ref-picker{position:absolute;top:calc(100% + 6px);left:50%;transform:translateX(-50%);z-index:20;width:min(220px,70vw);padding:10px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 16px 40px rgba(15,23,42,.14);display:grid;grid-gap:8px;gap:8px}.m11-script-ref-picker-grid{display:flex;flex-wrap:wrap;gap:8px}.m11-script-ref-picker-item{position:relative;width:52px;height:52px;padding:0;border:2px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#f3f4f6;cursor:pointer}.m11-script-ref-picker-item.is-selected{border-color:#f97316;box-shadow:0 0 0 2px rgba(249,115,22,.18)}.m11-script-ref-picker-item img{width:100%;height:100%;object-fit:cover;display:block}.m11-script-ref-picker-hint{margin:0;font-size:11px;line-height:1.5;color:#6b7280}.m11-script-ref-picker-actions{display:grid;grid-gap:6px;gap:6px}.m11-script-ref-upload-btn{width:100%;height:32px;font-size:12px}.m11-storyboard-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.m11-storyboard-groups{display:grid;grid-gap:16px;gap:16px}.m11-storyboard-group{border:1px solid #e5e7eb;border-radius:16px;background:#fafafa;padding:12px 12px 14px}.m11-storyboard-group-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:10px;padding:0 2px}.m11-storyboard-group-title{margin:0;font-size:14px;font-weight:900;color:#111827}.m11-storyboard-group-meta{font-size:11px;font-weight:700;color:#6b7280;white-space:nowrap}.m11-storyboard-group-track{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.m11-storyboard-progress{font-size:12px;font-weight:700;color:#6b7280;white-space:nowrap;align-self:flex-start;padding:6px 10px;border-radius:999px;background:#f3f4f6}.m11-storyboard-progress strong{color:#111827}.m11-storyboard-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));grid-gap:10px;gap:10px}.m11-storyboard-gallery-shot{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff;padding:0;cursor:pointer;text-align:left;font:inherit;color:inherit;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.m11-storyboard-gallery-shot:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(15,23,42,.08);border-color:#fdba74}.m11-storyboard-gallery-shot.is-regenerating{opacity:.88;pointer-events:auto}.m11-storyboard-gallery-thumb{aspect-ratio:9/16;background:#f3f4f6;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.m11-storyboard-gallery-thumb img{width:100%;height:100%;object-fit:cover}.m11-storyboard-gallery-empty{font-size:11px;font-weight:700;color:#9ca3af}.m11-storyboard-gallery-zoom{position:absolute;inset:auto 6px 6px 6px;background:rgba(17,24,39,.72);color:#fff;font-size:10px;font-weight:800;text-align:center;border-radius:6px;padding:3px 0;opacity:0;transition:opacity .14s ease}.m11-storyboard-gallery-shot:hover .m11-storyboard-gallery-zoom{opacity:1}.m11-sb-lightbox-loading,.m11-storyboard-gallery-loading{position:absolute;inset:0;background:rgba(255,255,255,.55);display:grid;place-items:center}.m11-sb-lightbox-loading:after,.m11-storyboard-gallery-loading:after{content:"";width:22px;height:22px;border-radius:999px;border:2px solid #f97316;border-top-color:transparent;animation:m11-spin .8s linear infinite}@keyframes m11-spin{to{transform:rotate(1turn)}}.m11-storyboard-gallery-foot{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:6px 8px;font-size:11px;font-weight:800}.m11-storyboard-status{font-size:10px;font-weight:800;padding:2px 6px;border-radius:999px}.m11-storyboard-status--ready{background:#d1fae5;color:#065f46}.m11-storyboard-status--pending{background:#f3f4f6;color:#6b7280}.m11-storyboard-status--running{background:#ffedd5;color:#c2410c}.m11-storyboard-status--failed{background:#fee2e2;color:#991b1b}.m11-video-gallery-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.92);color:#111827;font-size:12px;font-weight:900;display:flex;align-items:center;justify-content:center;padding-left:2px;box-shadow:0 4px 12px rgba(0,0,0,.2);pointer-events:none}.m11-vid-lightbox-preview video{width:100%;height:100%;object-fit:contain;background:#111}.m11-vid-lightbox-fallback{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.m11-vid-lightbox-fallback img{width:100%;height:100%;object-fit:cover;opacity:.55}.m11-vid-lightbox-fallback span{position:absolute;inset:auto 12px 12px;text-align:center;font-size:12px;font-weight:800;color:#fff;background:rgba(17,24,39,.72);border-radius:8px;padding:6px 10px}.m11-vid-lightbox-side{justify-content:flex-start}.m11-vid-lightbox-side .m11-sb-lightbox-side-scroll{flex:1 1}.m11-vid-lightbox-meta{display:grid;grid-gap:4px;gap:4px;margin-bottom:10px}.m11-vid-lightbox-meta-value{margin:0;font-size:12px;font-weight:700;color:#374151}.m11-vid-lightbox-model-stack{margin-bottom:12px}.m11-vid-lightbox-model-hint{margin:0;font-size:11px;font-weight:600;color:#9ca3af}.m11-vid-lightbox-cost-hint{margin:0 0 10px;font-size:12px;font-weight:600;color:#6b7280}.m11-vid-lightbox-cost-hint strong{color:#374151}.m11-vid-lightbox-inline-error{margin:0 0 10px;padding:8px 10px;border-radius:8px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:12px;font-weight:600;line-height:1.45}.m11-vid-prompt-readonly{background:#f9fafb;color:#4b5563;cursor:default}.m11-sb-lightbox-overlay{position:fixed;inset:0;z-index:1300;background:rgba(15,23,42,.55);display:grid;place-items:center;padding:16px}.m11-sb-lightbox{width:min(960px,96vw);max-height:min(92vh,880px);background:#fff;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 24px 64px rgba(15,23,42,.18);display:flex;flex-direction:column;overflow:hidden}.m11-sb-lightbox-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #f3f4f6}.m11-sb-lightbox-title{font-size:14px;font-weight:900;color:#111827}.m11-sb-lightbox-counter{margin-left:8px;font-size:12px;font-weight:700;color:#9ca3af}.m11-sb-lightbox-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,300px);grid-gap:0;gap:0;min-height:0;flex:1 1;overflow:hidden}.m11-sb-lightbox-stage{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding:14px;background:#fafafa;min-height:0}.m11-sb-lightbox-nav{width:36px;height:36px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;font-size:22px;line-height:1;cursor:pointer;color:#374151}.m11-sb-lightbox-nav:disabled{opacity:.35;cursor:not-allowed}.m11-sb-lightbox-preview{aspect-ratio:9/16;max-height:min(68vh,620px);margin:0 auto;width:auto;height:100%;border-radius:12px;overflow:hidden;background:#e5e7eb;position:relative;display:flex;align-items:center;justify-content:center}.m11-sb-lightbox-preview img{width:100%;height:100%;object-fit:contain;background:#111827}.m11-sb-lightbox-preview.is-regenerating img{opacity:.45}.m11-sb-lightbox-placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:280px;font-size:13px;font-weight:800;color:#9ca3af}.m11-sb-lightbox-side{border-left:1px solid #f3f4f6;display:flex;flex-direction:column;min-height:0;overflow:hidden;background:#fff}.m11-sb-lightbox-side-scroll{flex:1 1;min-height:0;overflow-y:auto;padding:12px;display:grid;grid-gap:10px;gap:10px;align-content:start}.m11-sb-field-label{display:block;margin-bottom:4px;font-size:11px;font-weight:800;color:#6b7280;line-height:1.2}.m11-sb-lightbox-side-scroll .m11-blank-field{gap:4px}.m11-sb-lightbox-side-scroll .m11-blank-label{font-size:11px;font-weight:800;color:#6b7280}.m11-sb-prompt-field{display:grid;grid-gap:4px;gap:4px;min-width:0}.m11-sb-prompt-input{width:100%;min-height:88px;padding:8px 10px;font-size:12px;line-height:1.45;resize:none;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;box-sizing:border-box}.m11-sb-lightbox-meta-row{display:grid;grid-template-columns:88px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start}.m11-sb-lightbox-ref{min-width:0}.m11-sb-lightbox-ref .m11-script-ref-cell{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.m11-sb-lightbox-ref .m11-script-ref-thumb,.m11-sb-lightbox-ref .m11-script-ref-thumb-wrap{width:56px;height:56px}.m11-sb-lightbox-ref .m11-script-ref-empty{width:56px;height:56px;font-size:10px}.m11-sb-lightbox-ref .m11-script-ref-change{padding:0;font-size:11px;font-weight:800;line-height:1.2}.m11-sb-lightbox-model-stack{display:grid;grid-gap:8px;gap:8px;min-width:0;align-content:start}.m11-sb-lightbox-model{align-content:start}.m11-sb-lightbox-model,.m11-sb-lightbox-ratio,.m11-sb-lightbox-resolution{display:grid;grid-gap:4px;gap:4px;min-width:0}.m11-sb-lightbox-pills{gap:4px}.m11-sb-lightbox-pill{padding:4px 7px;font-size:10px}.m11-sb-lightbox-model .m11-config-control,.m11-sb-lightbox-resolution .m11-config-control{width:100%;height:auto;min-height:34px;font-size:11px;padding:6px 8px;line-height:1.25}.m11-sb-lightbox-footer{flex-shrink:0;padding:10px 12px 12px;border-top:1px solid #eef2f7;background:#fafafa}.m11-sb-lightbox-regen-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:40px;border:none;border-radius:10px;background:#f97316;color:#fff;font-size:13px;font-weight:900;cursor:pointer;transition:background .16s ease,transform .12s ease,box-shadow .16s ease;box-shadow:0 1px 2px rgba(249,115,22,.25)}.m11-sb-lightbox-regen-btn:hover:not(:disabled){background:#ea580c;box-shadow:0 4px 12px rgba(249,115,22,.28)}.m11-sb-lightbox-regen-btn:active:not(:disabled){transform:translateY(1px)}.m11-sb-lightbox-regen-btn:disabled{opacity:.72;cursor:not-allowed;box-shadow:none}.m11-sb-lightbox-regen-btn.is-loading{background:#fb923c}.m11-sb-lightbox-spinner{width:14px;height:14px;border-radius:999px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:m11-spin .8s linear infinite}@media (max-width:820px){.m11-sb-lightbox-body{grid-template-columns:1fr;overflow-y:auto}.m11-sb-lightbox-side{border-left:none;border-top:1px solid #f3f4f6}.m11-sb-lightbox-preview{max-height:52vh}}.m11-storyboard-card--compact{flex:0 0 168px;width:168px;border-radius:14px}.m11-storyboard-preview--compact{aspect-ratio:auto;height:140px}.m11-storyboard-preview-empty{font-size:11px}.m11-storyboard-body--compact{padding:10px;gap:6px}.m11-storyboard-shot-chip{width:-moz-fit-content;width:fit-content}.m11-storyboard-field--compact .m4proto-label{font-size:11px}.m11-storyboard-field--compact .m4proto-input{font-size:11px;padding:6px 8px}.m11-storyboard-field--compact textarea.m4proto-input{min-height:52px;resize:vertical}.m11-storyboard-actions--compact{grid-template-columns:1fr;gap:6px}.m11-storyboard-actions--compact .m11-config-control{height:32px;font-size:11px}.m11-storyboard-actions--compact .m11-storyboard-regen-btn{width:100%;height:32px;font-size:11px}.m11-storyboard-card{border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;background:#fff}.m11-storyboard-preview{aspect-ratio:9/16;background:#f3f4f6;display:flex;align-items:center;justify-content:center;overflow:hidden}.m11-storyboard-preview img{width:100%;height:100%;object-fit:cover}.m11-storyboard-body{padding:12px;display:grid;grid-gap:8px;gap:8px}.m11-storyboard-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:end}.m11-storyboard-model-field{display:grid;grid-gap:4px;gap:4px;min-width:0}.m11-storyboard-regen-btn{height:36px;white-space:nowrap}.m11-step-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #f3f4f6}.m11-step-actions-end{display:flex;gap:8px;flex-wrap:wrap;margin-left:auto}.m11-config-block>.m11-step-actions{margin:0;padding:12px 16px;border-bottom:1px solid #f3f4f6}.m11-panel-header-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:14px}.m11-panel-header-row .m11-panel-desc{margin-bottom:0}.m11-summary-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#f3f4f6;font-size:12px;font-weight:800;color:#374151}.m11-merge-preparing{display:flex;align-items:center;gap:10px;padding:12px 14px;margin-bottom:14px;border-radius:12px;background:#f0f9ff;border:1px solid #bae6fd;font-size:13px;font-weight:700;color:#0369a1}.m11-merge-preparing-spinner{width:16px;height:16px;border:2px solid #bae6fd;border-top-color:#0284c7;border-radius:50%;animation:m11-spin .8s linear infinite;flex-shrink:0}.m11-merge-prepare-fallback{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:14px;border-radius:12px;border:1px dashed #d1d5db;background:#fafafa;margin-bottom:14px}.m11-merge-prepare-fallback .m11-panel-desc{margin:0}.m11-merge-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;padding:8px 10px;border-radius:12px;background:#f9fafb;border:1px solid #f3f4f6}.m11-merge-back-btn{min-width:36px;padding:6px 10px;font-size:14px;line-height:1;flex-shrink:0}.m11-merge-toolbar-title{display:flex;align-items:center;gap:8px;min-width:0;flex-shrink:0}.m11-merge-toolbar-heading{margin:0;font-size:16px;line-height:1.2}.m11-merge-toolbar-chip{font-size:11px;font-weight:800;padding:3px 8px;border-radius:999px;background:#e5e7eb;color:#374151;white-space:nowrap}.m11-merge-toolbar-actions{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-left:auto}.m11-merge-toolbar .m4proto-btn{padding:6px 10px;font-size:11px}.m11-merge-select-all{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:800;color:#6b7280;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;margin-right:2px}.m11-merge-select-all input{accent-color:#f97316}.m11-merge-btn-download{background:#10b981;border-color:#10b981;color:#fff}.m11-merge-btn-download:disabled{opacity:.45}.m11-merge-view-toggle{display:inline-flex;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;flex-shrink:0}.m11-merge-view-toggle button{border:none;background:#fff;padding:5px 10px;font-size:11px;font-weight:800;cursor:pointer;font-family:inherit;color:#6b7280}.m11-merge-view-toggle button.is-active{background:#fff7ed;color:#c2410c}@media (max-width:640px){.m11-merge-toolbar-actions{width:100%;margin-left:0;padding-top:4px;border-top:1px solid #eef2f7}}.m11-merge-batch-error{margin:-4px 0 10px}.m11-merge-cinema{border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;background:#fafafa}.m11-merge-stage{position:relative;background:#0f172a;display:flex;align-items:center;justify-content:center;min-height:200px}.m11-merge-stage--landscape{aspect-ratio:16/9}.m11-merge-stage--portrait{aspect-ratio:9/16;max-height:min(72vh,640px);margin:0 auto;max-width:360px}.m11-merge-stage-label{position:absolute;left:12px;top:12px;z-index:2;font-size:11px;font-weight:800;background:rgba(0,0,0,.55);color:#fff;padding:4px 10px;border-radius:999px}.m11-merge-stage-video{width:100%;height:100%;object-fit:contain;display:block;background:#000}.m11-merge-stage-placeholder{position:relative;width:100%;height:100%;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#e5e7eb;font-size:13px;font-weight:700;padding:20px}.m11-merge-stage-placeholder.is-merging{gap:10px}.m11-merge-stage-placeholder.is-compact{min-height:160px;font-size:12px}.m11-merge-stage-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.35}.m11-merge-stage-cta{position:relative;z-index:1}.m11-merge-stage-empty{color:#9ca3af;font-size:13px;font-weight:700;padding:40px}.m11-merge-cinema-bar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between;padding:6px 10px;background:#fff;border-top:1px solid #f3f4f6}.m11-merge-cinema-sub{font-size:11px;font-weight:700;color:#9ca3af}.m11-merge-cinema-actions{display:flex;flex-wrap:wrap;gap:6px}.m11-merge-cinema-actions .m4proto-btn{padding:5px 10px;font-size:11px}.m11-merge-cinema-advanced{padding:0 12px 8px;background:#fff}.m11-merge-filmstrip-wrap{padding:8px 10px 10px;background:#fff;border-top:1px solid #f3f4f6}.m11-merge-filmstrip-label{font-size:10px;font-weight:800;color:#9ca3af;margin-bottom:6px}.m11-merge-filmstrip{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.m11-merge-film-item{flex:0 0 108px;border:2px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fff;cursor:pointer;padding:0;font:inherit;text-align:left;transition:border-color .15s,box-shadow .15s}.m11-merge-film-item.is-active{border-color:#f97316;box-shadow:0 0 0 3px rgba(249,115,22,.15)}.m11-merge-film-thumb{position:relative;aspect-ratio:9/16;background:linear-gradient(160deg,#1e293b,#475569);overflow:hidden}.m11-merge-film-thumb img{width:100%;height:100%;object-fit:cover;display:block}.m11-merge-film-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:900}.m11-merge-film-badge{position:absolute;left:5px;top:5px;font-size:9px;font-weight:800;padding:2px 5px;border-radius:999px;background:rgba(0,0,0,.55);color:#fff}.m11-merge-film-foot{padding:6px 7px;display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:800;color:#374151}.m11-merge-film-foot input{accent-color:#f97316}.m11-merge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}@media (max-width:720px){.m11-merge-grid{grid-template-columns:1fr}}.m11-merge-grid-card{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff}.m11-merge-grid-head{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-bottom:1px solid #f3f4f6;font-size:12px;font-weight:900}.m11-merge-grid-player{background:#0f172a;min-height:180px}.m11-merge-grid-player--portrait{max-height:280px}.m11-merge-grid-actions{display:flex;gap:6px;padding:8px 10px;flex-wrap:wrap}.m11-merge-grid-actions .m4proto-btn{flex:1 1;min-width:72px;text-align:center}.m11-merge-grid-error{margin:0 10px 8px}.m11-merge-error{margin:0;font-size:12px;font-weight:700;color:#b91c1c;line-height:1.45}.m11-merge-log-details{font-size:12px}.m11-merge-log-details summary{cursor:pointer;font-weight:800;color:#4b5563;-webkit-user-select:none;-moz-user-select:none;user-select:none}.m11-merge-log-pre{margin:8px 0 0;padding:10px;max-height:160px;overflow:auto;border-radius:8px;background:#f9fafb;border:1px solid #e5e7eb;font-size:11px;line-height:1.45;color:#374151;white-space:pre-wrap;word-break:break-word}