.m11b-page{--m11-primary:var(--kbb-primary,#f97316);--m11-primary-hover:var(--kbb-primary-hover,#ea580c);--m11-primary-soft:var(--kbb-primary-soft-7,#fff7ed);--m11-primary-border:var(--kbb-primary-soft-25,#fed7aa);--m11-bg:var(--kbb-bg,#f5f5f5);--m11-surface:var(--kbb-surface,#fff);--m11-subtle:var(--kbb-surface-subtle,#fafafa);--m11-text:var(--kbb-text,#111827);--m11-muted:var(--kbb-text-muted,#6b7280);--m11-border:var(--kbb-border,#e5e7eb);--m11-success:#15803d;--m11-danger:#b42318;min-height:calc(100dvh - 64px);padding:24px clamp(16px,3vw,40px) 72px;color:var(--m11-text);background:var(--m11-bg);letter-spacing:0}.m11b-page *,.m11b-page :after,.m11b-page :before{box-sizing:border-box}.m11b-page button,.m11b-page input,.m11b-page select,.m11b-page textarea{font:inherit;letter-spacing:0}.m11b-page a,.m11b-page button,.m11b-page label:has(input[type=file]){touch-action:manipulation}.m11b-page button{cursor:pointer}.m11b-page button:disabled{cursor:not-allowed;opacity:.48}.m11b-page a:focus-visible,.m11b-page button:focus-visible,.m11b-page input:focus-visible,.m11b-page select:focus-visible,.m11b-page textarea:focus-visible{outline:3px solid color-mix(in srgb,var(--m11-primary) 28%,transparent);outline-offset:2px}.m11b-notice,.m11b-stage,.m11b-stepper{width:min(1180px,100%);margin-inline:auto}.m11b-stepper{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:20px;border:1px solid var(--m11-border);border-radius:6px;overflow:hidden;background:var(--m11-surface)}.m11b-stepper>button{display:flex;align-items:center;gap:12px;min-width:0;min-height:64px;padding:10px 18px;border:0;border-right:1px solid var(--m11-border);background:transparent;color:var(--m11-muted);text-align:left;transition:background-color .18s ease,color .18s ease}.m11b-stepper>button:last-child{border-right:0}.m11b-stepper>button:not(:disabled):hover{background:var(--m11-subtle)}.m11b-stepper>button.is-active{color:var(--m11-text);background:var(--m11-primary-soft)}.m11b-stepper>button.is-done{color:var(--m11-success)}.m11b-stepper>button>b{display:grid;place-items:center;flex:0 0 auto;width:32px;height:32px;border:1px solid #d1d5db;border-radius:50%;background:var(--m11-surface);font-size:12px}.m11b-stepper>button.is-active>b{border-color:var(--m11-primary);color:#fff;background:var(--m11-primary)}.m11b-stepper>button.is-done>b{border-color:#86efac;background:#f0fdf4}.m11b-stepper>button>span{display:grid;min-width:0;grid-gap:1px;gap:1px}.m11b-stepper strong{color:inherit;font-size:13px}.m11b-stepper small{font-size:11px;font-weight:500}.m11b-stepper .m11b-icon{width:16px;height:16px}.m11b-notice{margin-top:-8px;margin-bottom:16px;padding:11px 14px;border:1px solid var(--m11-border);border-radius:6px;background:var(--m11-surface);font-size:13px}.m11b-notice.is-success{border-color:#a7d8b7;color:#176338;background:#f1faf4}.m11b-notice.is-error{border-color:#f0b8b8;color:#8f2525;background:#fff5f5}.m11b-notice.is-info{border-color:var(--m11-primary-border);color:#9a4b0c;background:var(--m11-primary-soft)}.m11b-results,.m11b-review,.m11b-source,.m11b-stage{min-width:0}.m11b-section-head{margin-bottom:18px}.m11b-section-head.is-inline{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.m11b-section-head>div>span{display:block;margin-bottom:4px;color:var(--m11-primary-hover);font-size:11px;font-weight:800}.m11b-section-head h2{margin:0;font-size:19px;line-height:1.35}.m11b-section-head p{margin:5px 0 0;color:var(--m11-muted);font-size:13px}.m11b-source{padding:22px;border:1px solid var(--m11-border);border-radius:6px;background:var(--m11-surface);box-shadow:0 1px 2px rgba(15,23,42,.03)}.m11b-source-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(270px,.65fr);grid-gap:24px;gap:24px}.m11b-source-main{min-width:0}.m11b-settings{min-width:0;padding-left:24px;border-left:1px solid var(--m11-border)}.m11b-field{display:grid;grid-gap:8px;gap:8px}.m11b-field+.m11b-field{margin-top:20px}.m11b-label{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#374151;font-size:13px;font-weight:700}.m11b-label em{color:var(--m11-muted);font-size:11px;font-style:normal;font-weight:500}.m11b-field>textarea,.m11b-prompt-editor textarea{width:100%;border:1px solid #d1d5db;border-radius:6px;resize:vertical;outline:0;background:var(--m11-surface);color:var(--m11-text);line-height:1.65;transition:border-color .18s ease,box-shadow .18s ease}.m11b-field>textarea{min-height:180px;padding:13px 14px}.m11b-field>textarea:focus,.m11b-prompt-editor textarea:focus,.m11b-select-field select:focus,.m11b-title-input input:focus{border-color:var(--m11-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--m11-primary) 11%,transparent)}.m11b-images{display:grid;grid-template-columns:repeat(6,minmax(72px,1fr));grid-gap:8px;gap:8px}.m11b-image,.m11b-upload{position:relative;min-width:0;aspect-ratio:1;border:1px solid var(--m11-border);border-radius:6px;overflow:hidden;background:var(--m11-subtle)}.m11b-image img{width:100%;height:100%;object-fit:cover}.m11b-image>span{position:absolute;left:5px;bottom:5px;min-width:20px;padding:2px 5px;border-radius:3px;color:#fff;background:rgba(17,24,39,.78);font-size:10px;text-align:center}.m11b-image>button{position:absolute;top:4px;right:4px;display:grid;place-items:center;width:32px;height:32px;padding:6px;border:0;border-radius:4px;color:#fff;background:rgba(17,24,39,.76)}.m11b-image>button:hover{background:rgba(17,24,39,.92)}.m11b-upload{display:grid;place-items:center;min-height:82px;cursor:pointer;color:var(--m11-muted);border-style:dashed}.m11b-upload:hover{border-color:var(--m11-primary);color:var(--m11-primary-hover);background:var(--m11-primary-soft)}.m11b-upload input{position:absolute;width:1px;height:1px;opacity:0}.m11b-upload>span:not(.m11b-icon){font-size:11px;font-weight:700}.m11b-upload .m11b-icon{width:22px;height:22px;margin:0 auto 4px}.m11b-fieldset{min-width:0;margin:0 0 18px;padding:0;border:0}.m11b-fieldset legend,.m11b-select-field>span{display:block;margin-bottom:8px;color:#374151;font-size:12px;font-weight:700}.m11b-segments{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px;padding:4px;border-radius:6px;background:#f3f4f6}.m11b-segments.is-count{grid-template-columns:repeat(5,1fr)}.m11b-segments button{min-width:0;min-height:40px;padding:0 6px;border:1px solid transparent;border-radius:4px;color:var(--m11-muted);background:transparent;font-size:12px;font-weight:700}.m11b-segments button:hover{color:var(--m11-text)}.m11b-segments button.is-selected{border-color:var(--m11-primary-border);color:var(--m11-primary-hover);background:var(--m11-surface);box-shadow:0 1px 3px rgba(15,23,42,.08)}.m11b-select-field{display:block;margin-bottom:10px}.m11b-select-field select{width:100%;min-height:44px;padding:0 12px;border:1px solid #d1d5db;border-radius:6px;outline:0;background:var(--m11-surface);color:var(--m11-text)}.m11b-advanced{display:flex;align-items:center;width:100%;min-height:44px;padding:0;border:0;color:var(--m11-muted);background:transparent;font-size:12px;font-weight:700}.m11b-advanced .m11b-icon:first-child{margin-right:7px}.m11b-advanced .m11b-icon:last-child{margin-left:auto;transition:transform .18s ease}.m11b-advanced[aria-expanded=true] .m11b-icon:last-child{transform:rotate(180deg)}.m11b-range{display:grid;grid-gap:8px;gap:8px;margin-bottom:14px;color:var(--m11-muted);font-size:12px}.m11b-range span{display:flex;justify-content:space-between}.m11b-range b{color:var(--m11-text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.m11b-range input{accent-color:var(--m11-primary)}.m11b-icon-button,.m11b-primary,.m11b-prompt-actions button,.m11b-secondary,.m11b-task-actions a,.m11b-task-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;border-radius:6px;font-size:13px;font-weight:750;text-decoration:none;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.m11b-primary{padding:0 17px;border:1px solid var(--m11-primary);color:#fff;background:var(--m11-primary)}.m11b-primary:hover:not(:disabled){border-color:var(--m11-primary-hover);background:var(--m11-primary-hover)}.m11b-secondary{padding:0 15px;border:1px solid #d1d5db;color:#374151;background:var(--m11-surface)}.m11b-secondary:hover:not(:disabled){border-color:var(--m11-primary-border);color:var(--m11-primary-hover);background:var(--m11-primary-soft)}.m11b-icon-button{width:44px;padding:0;border:1px solid #d1d5db;color:#4b5563;background:var(--m11-surface)}.m11b-generate{width:100%;margin-top:6px}.m11b-cost-note{display:flex;justify-content:center;gap:6px;margin:9px 0 0;color:var(--m11-muted);font-size:11px}.m11b-cost-note .m11b-icon{margin-top:1px;color:var(--m11-primary-hover)}.m11b-icon{display:inline-block;flex:0 0 auto;width:17px;height:17px;line-height:0}.m11b-icon svg{display:block;width:100%;height:100%}.m11b-review{max-width:980px;margin-inline:auto}.m11b-prompt-list{display:grid;grid-gap:12px;gap:12px}.m11b-prompt-card{padding:16px;border:1px solid var(--m11-border);border-radius:6px;background:var(--m11-surface);box-shadow:0 1px 2px rgba(15,23,42,.03)}.m11b-prompt-card.has-error{border-color:#f0b8b8}.m11b-prompt-card>header{display:grid;grid-template-columns:auto minmax(180px,1fr) auto;align-items:end;grid-gap:12px;gap:12px;margin-bottom:12px}.m11b-prompt-check{display:flex;align-items:center;gap:8px;min-height:44px;cursor:pointer}.m11b-prompt-check input{width:18px;height:18px;accent-color:var(--m11-primary)}.m11b-prompt-check span{display:grid;place-items:center;width:34px;height:34px;border-radius:4px;color:var(--m11-primary-hover);background:var(--m11-primary-soft);font-size:12px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.m11b-title-input{display:grid;grid-gap:4px;gap:4px}.m11b-title-input span{color:var(--m11-muted);font-size:10px;font-weight:700}.m11b-title-input input{width:100%;min-height:38px;padding:0 10px;border:1px solid transparent;border-radius:4px;outline:0;color:var(--m11-text);background:var(--m11-subtle);font-size:14px;font-weight:700}.m11b-title-input input:hover{border-color:var(--m11-border)}.m11b-prompt-actions{display:flex;gap:7px}.m11b-prompt-actions button{min-width:76px;padding:0 10px;border:1px solid #d1d5db;color:#4b5563;background:var(--m11-surface)}.m11b-prompt-actions button:hover:not(:disabled){border-color:var(--m11-primary-border);color:var(--m11-primary-hover);background:var(--m11-primary-soft)}.m11b-prompt-editor{position:relative;display:grid;grid-gap:7px;gap:7px}.m11b-prompt-editor>span{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;gap:5px;font-size:11px;font-weight:700}.m11b-prompt-editor>span.is-valid{color:var(--m11-success)}.m11b-prompt-editor>span.is-invalid{color:var(--m11-danger)}.m11b-prompt-editor textarea{min-height:300px;padding:13px 14px 26px;font-family:inherit;font-size:13px}.m11b-prompt-editor small{position:absolute;right:9px;bottom:7px;color:var(--m11-muted);font-size:10px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.m11b-prompt-failed{display:grid;justify-items:center;grid-gap:5px;gap:5px;min-height:150px;padding:24px;border:1px dashed #f0b8b8;border-radius:6px;color:var(--m11-danger);background:#fff8f7;text-align:center}.m11b-prompt-failed .m11b-icon{width:24px;height:24px}.m11b-prompt-failed span{color:var(--m11-muted);font-size:12px}.m11b-field-error{margin:10px 0 0;color:var(--m11-danger);font-size:12px;font-weight:650}.m11b-submit-bar{position:-webkit-sticky;position:sticky;z-index:10;bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px;padding:13px 14px;border:1px solid var(--m11-primary-border);border-radius:6px;background:color-mix(in srgb,var(--m11-surface) 94%,transparent);box-shadow:0 10px 28px rgba(15,23,42,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.m11b-billing{display:grid;grid-template-columns:auto auto;align-items:baseline;grid-gap:1px 10px;gap:1px 10px;min-width:170px}.m11b-billing span{color:var(--m11-muted);font-size:11px}.m11b-billing strong{grid-row:span 2;color:var(--m11-primary-hover);font-size:22px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.m11b-billing small{color:var(--m11-muted);font-size:10px}.m11b-result-head-actions,.m11b-submit-actions{display:flex;gap:8px}.m11b-results{max-width:1100px;margin-inline:auto}.m11b-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px;border-bottom:1px solid var(--m11-border)}.m11b-toolbar>span{flex:0 0 auto;padding-bottom:11px;color:var(--m11-muted);font-size:10px}.m11b-tabs{display:flex;min-width:0;overflow-x:auto;scrollbar-width:thin}.m11b-tabs button{flex:0 0 auto;min-height:46px;padding:0 14px;border:0;border-bottom:2px solid transparent;color:var(--m11-muted);background:transparent;font-size:12px;font-weight:700;white-space:nowrap}.m11b-tabs button:hover{color:var(--m11-text)}.m11b-tabs button.is-selected{border-bottom-color:var(--m11-primary);color:var(--m11-primary-hover)}.m11b-result-group+.m11b-result-group{margin-top:30px;padding-top:24px;border-top:1px solid var(--m11-border)}.m11b-result-group>header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:11px}.m11b-result-group>header h3{margin:0;font-size:15px}.m11b-result-group>header p{margin:3px 0 0;color:var(--m11-muted);font-size:11px}.m11b-result-group>header>span{padding:4px 7px;border-radius:4px;color:var(--m11-muted);background:#f3f4f6;font-size:10px;font-weight:700}.m11b-task-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.m11b-task-card{min-width:0;overflow:hidden;border:1px solid var(--m11-border);border-radius:6px;background:var(--m11-surface);box-shadow:0 1px 2px rgba(15,23,42,.04)}.m11b-task-preview{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:16/10;overflow:hidden;background:#18181b}.m11b-task-preview video{width:100%;height:100%;object-fit:contain;background:#18181b}.m11b-task-state{display:grid;justify-items:center;grid-gap:6px;gap:6px;color:#f3f4f6;text-align:center}.m11b-task-state .m11b-icon{width:26px;height:26px;color:#d1d5db}.m11b-task-preview.is-queued .m11b-task-state .m11b-icon,.m11b-task-preview.is-running .m11b-task-state .m11b-icon{color:#fb923c;animation:m11b-spin 1.2s linear infinite}.m11b-task-state strong{font-size:13px}.m11b-task-state span{color:#9ca3af;font-size:10px}.m11b-task-body{padding:12px}.m11b-task-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.m11b-task-top time{color:var(--m11-muted);font-size:10px}.m11b-status{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:750}.m11b-status .m11b-icon{width:13px;height:13px}.m11b-status.is-success{color:var(--m11-success)}.m11b-status.is-queued,.m11b-status.is-running{color:var(--m11-primary-hover)}.m11b-status.is-danger{color:var(--m11-danger)}.m11b-status.is-muted{color:var(--m11-muted)}.m11b-task-body h3{min-height:42px;margin:8px 0;overflow-wrap:anywhere;font-size:14px;line-height:1.5}.m11b-meta-row{display:flex;flex-wrap:wrap;gap:5px}.m11b-meta-row span{padding:3px 6px;border-radius:3px;color:var(--m11-muted);background:#f3f4f6;font-size:10px}.m11b-task-error{margin:9px 0 0;color:var(--m11-danger);font-size:11px;line-height:1.5}.m11b-task-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:11px}.m11b-task-actions a,.m11b-task-actions button{min-width:0;min-height:44px;padding:0 12px;border:1px solid var(--m11-primary-border);color:var(--m11-primary-hover);background:var(--m11-primary-soft);cursor:pointer}.m11b-task-actions button{border-color:var(--m11-primary);color:#fff;background:var(--m11-primary)}.m11b-task-actions a:hover{border-color:var(--m11-primary);background:#fff}.m11b-task-actions button:hover{background:var(--m11-primary-hover)}.m11b-video-dialog-backdrop{position:fixed;inset:0;z-index:1400;display:grid;place-items:center;padding:24px;background:rgba(15,23,42,.72)}.m11b-video-dialog{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(960px,94vw);max-height:92dvh;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#111827;box-shadow:0 24px 64px rgba(15,23,42,.34)}.m11b-video-dialog footer,.m11b-video-dialog header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:56px;padding:8px 12px;background:#fff}.m11b-video-dialog header{border-bottom:1px solid var(--m11-border)}.m11b-video-dialog footer{justify-content:flex-end;border-top:1px solid var(--m11-border)}.m11b-video-dialog h2{min-width:0;margin:0;overflow:hidden;color:var(--m11-text);font-size:15px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.m11b-video-dialog-close{display:grid;flex:0 0 44px;width:44px;height:44px;place-items:center;border:1px solid var(--m11-border);border-radius:6px;color:var(--m11-muted);background:#fff;cursor:pointer}.m11b-video-dialog-close .m11b-icon{width:18px;height:18px}.m11b-video-dialog-stage{display:grid;min-height:0;place-items:center;background:#09090b}.m11b-video-dialog-stage video{display:block;width:100%;max-height:calc(92dvh - 114px);object-fit:contain;background:#09090b}.m11b-video-dialog footer a{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:0 16px;border:1px solid var(--m11-primary-border);border-radius:6px;color:var(--m11-primary-hover);background:var(--m11-primary-soft);font-size:13px;font-weight:750;text-decoration:none}.m11b-task-actions a:focus-visible,.m11b-task-actions button:focus-visible,.m11b-video-dialog a:focus-visible,.m11b-video-dialog button:focus-visible{outline:3px solid rgba(249,115,22,.32);outline-offset:2px}.m11b-load-more{display:flex;justify-content:center;margin-top:20px}.m11b-empty{display:grid;justify-items:center;grid-gap:8px;gap:8px;min-height:220px;padding:40px 20px;border:1px dashed var(--m11-border);border-radius:6px;color:var(--m11-muted);text-align:center}.m11b-empty>.m11b-icon{width:34px;height:34px;color:#9ca3af}.m11b-empty strong{color:#374151}.m11b-empty span{max-width:420px;font-size:12px}.m11b-empty button{margin-top:4px}@keyframes m11b-spin{to{transform:rotate(1turn)}}@media (max-width:960px){.m11b-source-grid{grid-template-columns:minmax(0,1fr) minmax(250px,.62fr);gap:18px}.m11b-settings{padding-left:18px}.m11b-images{grid-template-columns:repeat(4,minmax(72px,1fr))}.m11b-task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.m11b-page{padding:16px 12px 52px}.m11b-stepper>button{justify-content:center;min-height:62px;padding:8px 5px;text-align:center}.m11b-stepper>button>span{justify-items:center}.m11b-stepper small{display:none}.m11b-source{padding:15px}.m11b-source-grid{grid-template-columns:1fr}.m11b-settings{padding:18px 0 0;border-top:1px solid var(--m11-border);border-left:0}.m11b-images{grid-template-columns:repeat(4,minmax(0,1fr))}.m11b-field>textarea,.m11b-select-field select,.m11b-title-input input{font-size:16px}.m11b-section-head.is-inline{align-items:stretch;flex-direction:column;gap:12px}.m11b-section-head.is-inline>.m11b-secondary{width:100%}.m11b-prompt-card>header{grid-template-columns:auto minmax(0,1fr);align-items:start}.m11b-prompt-actions{grid-column:1/-1}.m11b-prompt-actions button{flex:1 1}.m11b-prompt-editor textarea{min-height:360px;font-size:16px}.m11b-submit-bar{position:static;align-items:stretch;flex-direction:column}.m11b-submit-actions{width:100%}.m11b-submit-actions>button{flex:1 1}.m11b-toolbar{align-items:flex-start;flex-direction:column;gap:0}.m11b-tabs{width:100%}.m11b-toolbar>span{padding:0 0 9px}.m11b-result-head-actions{width:100%}.m11b-result-head-actions .m11b-primary{flex:1 1}}@media (max-width:520px){.m11b-stepper>button{flex-direction:column;gap:5px;min-height:76px}.m11b-stepper>button>b{width:28px;height:28px}.m11b-stepper strong{font-size:11px}.m11b-images{grid-template-columns:repeat(3,minmax(0,1fr))}.m11b-submit-actions{flex-direction:column}.m11b-task-grid{grid-template-columns:1fr}.m11b-task-preview{aspect-ratio:16/9}.m11b-video-dialog-backdrop{padding:0}.m11b-video-dialog{width:100vw;max-height:100dvh;border:0;border-radius:0}.m11b-video-dialog-stage video{max-height:calc(100dvh - 114px)}.m11b-result-group>header{align-items:flex-start;flex-direction:column}}@media (max-width:360px){.m11b-page{padding-inline:10px}.m11b-source{padding:12px}.m11b-images{grid-template-columns:repeat(2,minmax(0,1fr))}.m11b-segments{gap:3px}.m11b-segments button{padding-inline:3px;font-size:11px}.m11b-prompt-card{padding:12px}.m11b-prompt-card>header{grid-template-columns:1fr}.m11b-prompt-check{justify-content:space-between}.m11b-prompt-actions{grid-column:auto}}@media (prefers-reduced-motion:reduce){.m11b-page *,.m11b-page :after,.m11b-page :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}