:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17233b;background:#f3f5f9;font-size:16px;font-synthesis:none;--ink:#101a31;--muted:#6d778a;--line:#e3e7ef;--orange:#fc8a39;--blue:#3169e8}
*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,label,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #85afff;outline-offset:3px}input,textarea{width:100%;border:1px solid #dbe1eb;border-radius:9px;padding:12px 13px;background:#fff;color:var(--ink)}input:focus,textarea:focus{outline:2px solid #9ab9ff;outline-offset:1px}textarea{resize:vertical;min-height:85px}h1,h2,h3,p{margin:0}h2{font-size:1.2rem;letter-spacing:-.025em}h3{font-size:.95rem}a{color:var(--blue)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.primary{border:0;border-radius:9px;padding:14px 18px;background:var(--ink);color:#fff;font-weight:650;display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:49px;transition:background .15s}.primary:hover{background:#22365b}.primary span{font-size:1.3rem}.text-button{border:0;background:none;color:inherit;font-size:.875rem;padding:5px 0}.text-button:hover{text-decoration:underline}
.brand{display:flex;align-items:center;gap:11px;font-size:1.25rem;font-weight:750;letter-spacing:-.04em;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:34px;height:34px;background:var(--orange);color:var(--ink);border-radius:9px 9px 9px 2px;font-weight:850}.brand-light{font-weight:400;opacity:.55;font-size:1rem;letter-spacing:-.015em}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(120deg,#101a31 0%,#101a31 48%,#172641 100%)}.login-card{background:#fff;width:min(440px,100%);border-radius:20px;padding:38px;box-shadow:0 20px 70px #0003}.login-card h1{font-size:1.8rem;letter-spacing:-.045em;margin:34px 0 10px}.login-card p{color:var(--muted);font-size:1rem;line-height:1.55;margin-bottom:26px}.login-card label{display:block;font-size:.875rem;font-weight:600;margin-bottom:9px}.login-card .primary{width:100%}.login-card .error{margin:12px 0;min-height:1.3em;color:#b63838;font-size:.875rem}
.studio{display:grid;grid-template-columns:254px minmax(0,1fr);min-height:100vh}.sidebar{background:var(--ink);color:#fff;display:flex;flex-direction:column;height:100vh;position:sticky;top:0;padding:30px 18px 18px}.sidebar .brand{margin:0 10px 34px}.new-button{background:#fff;color:var(--ink);border:0;border-radius:9px;padding:12px;font-weight:650;text-align:left;display:flex;gap:9px;align-items:center}.new-button span{font-size:1.4rem;color:#687184}.sidebar-heading{display:flex;justify-content:space-between;margin:32px 8px 12px;font-size:.8125rem;color:#9eacc4}.sidebar-heading span:last-child{color:#c7d3e8}#job-list{overflow:auto;flex:1;min-height:0;padding-bottom:20px}.job-row{width:100%;border:1px solid transparent;color:#c7d3e8;background:none;border-radius:9px;padding:12px 10px;display:flex;gap:10px;align-items:center;text-align:left;margin-bottom:6px;min-height:64px}.job-row:hover{background:#ffffff08}.job-row.selected{background:#25334e;border-color:#354664;color:#fff}.job-row img{width:47px;height:33px;object-fit:cover;background:#ffffff10;border-radius:4px}.job-row div{min-width:0;flex:1}.job-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:550;line-height:1.6}.job-row small{font-size:.75rem;color:#a5b2c8}.job-row .row-indicator{height:6px;width:6px;border-radius:50%;background:#7f8aa0}.job-row.running .row-indicator,.job-row.starting .row-indicator{background:var(--orange)}.job-row.done .row-indicator{background:#6bb5a3}.empty-list{font-size:.875rem;line-height:1.6;color:#8292ac;padding:14px 8px}.sidebar-footer{border-top:1px solid #ffffff14;padding:18px 10px 0;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:.75rem;color:#9eacc4}.sidebar-footer button{font-size:.75rem}
.workspace{padding:30px 34px;min-width:0}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 28px}.eyebrow{font-size:.75rem;color:var(--muted);font-weight:650;letter-spacing:.1em;display:block;margin-bottom:7px}.topbar h1{font-size:1.65rem;letter-spacing:-.045em;font-weight:650}.model-tag{background:#fff;border:1px solid var(--line);padding:8px 12px;font-size:.875rem;border-radius:8px;white-space:nowrap}.model-tag span{color:#e48436;margin-left:9px}.workspace-grid{display:grid;grid-template-columns:minmax(295px,355px) minmax(350px,1fr);gap:24px;align-items:start}.panel{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 4px 12px #24395703}.composer{padding:25px}.section-title{display:flex;gap:12px;align-items:center;margin-bottom:27px}.section-title p{color:var(--muted);font-size:.875rem;margin-top:5px;line-height:1.4}.step-number{display:grid;place-items:center;flex:none;width:36px;height:38px;background:#fff1e6;color:#bc6226;font-size:.875rem;font-weight:600;border-radius:8px}.field-label{display:block;font-size:.875rem;font-weight:600;margin:22px 0 9px}.field-label span{font-weight:400;color:#8c94a4;margin-left:4px;font-size:.8125rem}.composer input[type=text]{font-size:.875rem}.drop-zone{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:195px;border:1.5px dashed #cbd3e2;border-radius:10px;cursor:pointer;background:#fafbfe;overflow:hidden;transition:border-color .15s}.drop-zone:hover,.drop-zone.dragover{border-color:var(--blue);background:#f3f7ff}.drop-zone:focus-within{outline:3px solid #9ab9ff;outline-offset:2px}.drop-zone input,.audio-picker input{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}.drop-zone strong,.drop-zone span,.drop-zone small{display:block;text-align:center}.drop-zone strong{font-size:.9rem;margin-top:12px}.drop-zone span:not(.upload-icon){font-size:.8125rem;color:var(--muted);margin-top:5px}.drop-zone small{font-size:.75rem;color:#8a94a5;margin-top:15px}.upload-icon{font-size:1.8rem;color:#6a7d9e;line-height:1;display:grid!important;place-items:center!important;background:#eaf0f9;width:42px;height:42px;border-radius:11px;margin:auto}.drop-zone img{width:100%;max-height:210px;object-fit:contain;padding:9px}.drop-zone .file-caption{background:#f0f3f9;width:100%;padding:9px;font-size:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0!important}.label-row{display:flex;justify-content:space-between;align-items:baseline}.label-row button{color:var(--muted)}.audio-picker{position:relative;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:9px;padding:12px;cursor:pointer;overflow:hidden}.audio-picker>span:nth-child(2){min-width:0;flex:1}.audio-picker strong{font-size:.875rem;font-weight:550;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.audio-picker small{display:block;font-size:.75rem;color:var(--muted);margin-top:5px}.audio-icon{font-size:1.4rem;background:#edf1f8;color:#7887a1;width:32px;height:35px;display:grid;place-items:center;border-radius:6px}.audio-picker:focus-within{outline:3px solid #9ab9ff}.field-hint{font-size:.75rem;color:#828d9f;line-height:1.55;margin:10px 0 20px}.composer details{font-size:.8125rem;color:var(--muted);margin-bottom:18px}.composer summary{cursor:pointer;margin-bottom:10px}.composer textarea{font-size:.875rem;line-height:1.5}.launch{width:100%;background:var(--blue)}.launch:hover{background:#275cd0}.composer-note{text-align:center;font-size:.75rem;line-height:1.6;color:#8b94a4;margin-top:13px}progress{width:100%;accent-color:var(--blue)}#upload-status{font-size:.8125rem;margin:8px 0 15px;color:var(--muted)}
.monitor{min-height:680px;padding:25px;min-width:0}.empty-state{height:620px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:25px}.empty-state h2{font-size:1.15rem;margin:28px 0 10px}.empty-state p{max-width:340px;font-size:.9375rem;color:var(--muted);line-height:1.65}.empty-slide{width:235px;height:142px;transform:rotate(-4deg);border:1px solid #d7dfeb;border-radius:12px;box-shadow:9px 10px 0 #f3f5fa;padding:21px;text-align:left}.mini-title{height:8px;width:105px;border-radius:3px;background:#cbd6e7}.mini-layout{display:flex;gap:8px;margin-top:14px}.mini-layout i{height:42px;flex:1;background:#e9eff8;border-radius:5px}.mini-layout i:first-child{background:#ffe6d4}.mini-line{height:4px;background:#d8e2ef;width:110px;margin-top:13px}.empty-slide span{font-size:.6875rem;float:right;color:#a1aec1;margin-top:-7px}.empty-steps{display:flex;gap:12px;font-size:.75rem;color:#95a1b3;margin-top:35px}.empty-steps b{font-weight:400;color:#c4ccda}.detail-heading{display:flex;gap:10px;align-items:start;justify-content:space-between;margin-bottom:25px}.detail-heading h2{font-size:1.2rem;overflow-wrap:anywhere}.badge{font-size:.75rem;padding:6px 9px;background:#eef1f7;color:#61718a;border-radius:6px;white-space:nowrap}.badge.running,.badge.starting,.badge.stopping{background:#fff0e1;color:#b56a25}.badge.done{background:#e8f4ef;color:#367b62}.badge.needs_review,.badge.blocked,.badge.failed,.badge.interrupted{background:#fff2d9;color:#95621e}.stage-track{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.stage{font-size:.75rem;color:#99a3b4;position:relative;padding-top:14px}.stage::before{position:absolute;content:"";height:3px;top:0;left:0;right:0;background:#edf0f6;border-radius:3px}.stage.passed{color:#74849a}.stage.passed::before{background:#aac0e3}.stage.current{color:var(--ink);font-weight:600}.stage.current::before{background:var(--orange)}.detail-meta{display:flex;justify-content:space-between;gap:10px;font-size:.8125rem;color:var(--muted);margin:16px 0 23px}.preview-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px;font-size:.75rem;color:var(--muted);gap:8px}.tabs{display:flex;gap:3px;background:#f1f4f9;border-radius:6px;padding:3px}.tabs button{border:0;background:none;color:#79869c;font-size:.75rem;padding:6px 10px;border-radius:4px}.tabs button[aria-selected=true]{background:#fff;color:var(--ink);box-shadow:0 1px 4px #0001}.image-stage{position:relative;min-height:100px;aspect-ratio:16/9;display:grid;place-items:center;background:#f4f6fa;border:1px solid var(--line);border-radius:8px;overflow:hidden}.image-stage img{width:100%;height:100%;object-fit:contain}#image-note{position:absolute;bottom:8px;left:8px;font-size:.6875rem;background:#fffE;padding:4px 6px;border-radius:4px;color:#72819a}.job-summary{font-size:.875rem;line-height:1.6;color:#516078;margin-top:15px}.differences{padding-left:18px;font-size:.8125rem;line-height:1.55;color:#8a662b;margin:8px 0}.job-actions{display:flex;gap:8px;flex-wrap:wrap;margin:17px 0 25px}.action{font-size:.8125rem;border:1px solid #d9e0ec;background:#fff;color:#3e506e;padding:9px 12px;border-radius:7px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-height:37px}.action:hover{background:#f6f8fc}.action.stop{color:#b14436;border-color:#eacdc8}.action.main{background:var(--blue);border-color:var(--blue);color:#fff}.activity-heading{border-top:1px solid var(--line);padding-top:19px;display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.activity-heading span{font-size:.75rem;color:#91a0b4}.activity-log{list-style:none;padding:0;margin:0;max-height:245px;overflow:auto}.activity-log li{display:grid;grid-template-columns:58px minmax(0,1fr);gap:9px;font-size:.8125rem;line-height:1.55;padding:7px 0;border-bottom:1px solid #f3f5f9}.activity-log time{color:#96a3b5;font-size:.75rem;padding-top:2px;font-variant-numeric:tabular-nums}.activity-log p{white-space:pre-wrap;overflow-wrap:anywhere;color:#61708a}.activity-log li.error p{color:#ab463e}.global-error{background:#fff0ed;border:1px solid #f2cbc3;padding:13px 16px;color:#a84436;border-radius:9px;font-size:.875rem;margin-bottom:20px}
@media(min-width:1600px){.workspace{max-width:1600px;width:100%;margin:auto;padding:38px 45px}.workspace-grid{grid-template-columns:380px minmax(400px,1fr)}.monitor{padding:30px}.composer{padding:30px}}
@media(max-width:1250px){.studio{grid-template-columns:215px minmax(0,1fr)}.workspace{padding:25px 22px}.workspace-grid{gap:17px;grid-template-columns:290px minmax(300px,1fr)}.composer,.monitor{padding:20px}.sidebar{padding:25px 12px 16px}.brand-light{font-size:.875rem}.topbar h1{font-size:1.45rem}}
@media(max-width:1050px){.workspace-grid{grid-template-columns:1fr}.composer{max-width:none}.monitor{min-height:480px}.empty-state{height:410px}.drop-zone{min-height:150px}.composer form{display:block}.topbar h1{font-size:1.4rem}.stage{font-size:.8125rem}.activity-log{max-height:320px}}
@media(max-width:650px){.studio{display:block}.sidebar{position:relative;top:auto;height:auto;padding:16px}.sidebar .brand{margin:0 0 18px}.sidebar-heading{margin:20px 4px 8px}#job-list{display:flex;overflow:auto;gap:6px;max-height:95px;padding-bottom:4px}.job-row{min-width:190px;width:190px}.sidebar-footer{padding-top:10px;margin-top:9px}.workspace{padding:22px 14px}.topbar{align-items:center;margin-bottom:22px;gap:10px}.topbar h1{font-size:1.25rem}.eyebrow{font-size:.6875rem}.model-tag{font-size:.75rem}.composer,.monitor{padding:20px}.detail-heading{display:block}.detail-heading .badge{display:inline-block;margin-top:10px}.preview-toolbar{flex-wrap:wrap}.login-card{padding:28px}.empty-state{height:350px;padding:10px}.job-actions .action{flex-grow:1}.activity-log li{grid-template-columns:48px minmax(0,1fr)}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.capacity{margin:0 8px 16px;color:#a9b9d2;font-size:.75rem;line-height:1.5}
.main-nav{margin-top:22px}.main-nav a{display:flex;align-items:center;justify-content:space-between;color:#b9c8df;text-decoration:none;font-size:.875rem;padding:13px 12px;border-radius:9px}.main-nav a[aria-current=page]{background:#25334e;color:#fff}.main-nav a span:last-child{font-size:.75rem;background:#ffffff10;padding:2px 7px;border-radius:5px}.sidebar-spacer{flex:1}.page-body{max-width:1360px;margin:auto}.page-description{color:var(--muted);font-size:.95rem;line-height:1.65;margin:-10px 0 26px}.overview{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:26px}.overview>div{padding:22px 25px;background:#fff;border:1px solid var(--line);border-radius:12px}.overview span,.overview small{display:block;color:var(--muted);font-size:.8125rem}.overview strong{display:block;font-size:2.15rem;letter-spacing:-.04em;font-weight:650;margin:8px 0}.overview>div:first-child strong{color:#c67b35}.slides-panel{overflow:hidden}.list-toolbar{display:flex;align-items:center;gap:12px;padding:20px;border-bottom:1px solid var(--line)}.search-field{flex:1;max-width:420px}.list-toolbar input,.list-toolbar select{font-size:.875rem;min-height:42px}.list-toolbar select{font:inherit;font-size:.8125rem;background:#fff;color:#546178;border:1px solid #dbe1eb;border-radius:8px;padding:11px 30px 11px 12px}.list-toolbar>a{margin-left:auto;white-space:nowrap}.table-scroll{overflow-x:auto}#job-list{display:table-row-group;overflow:visible;padding:0;max-height:none}.slides-table{width:100%;border-collapse:collapse;text-align:left}.slides-table th{font-weight:500;font-size:.75rem;color:#7c889d;background:#fafbfe;padding:13px 20px;white-space:nowrap}.slides-table td{padding:18px 20px;border-top:1px solid #edf0f5;font-size:.8125rem;vertical-align:middle}.slide-row:hover{background:#fbfcff}.slide-open{display:flex;align-items:center;gap:13px;color:var(--ink);text-decoration:none;min-width:190px}.slide-open img{width:68px;height:44px;object-fit:cover;border:1px solid #e6eaf1;border-radius:6px}.slide-open strong{display:block;font-weight:600;font-size:.875rem;line-height:1.45;overflow-wrap:anywhere}.slide-open small{display:block;color:#919aab;font-size:.75rem;margin-top:4px}.table-phase{color:#6d7c92;min-width:120px}.table-duration,.table-date{color:#8190a4;white-space:nowrap;font-variant-numeric:tabular-nums}.table-detail{white-space:nowrap;text-decoration:none;font-weight:500}.list-empty{text-align:center;padding:65px 20px 75px}.list-empty h2{font-size:1.15rem}.list-empty p{color:var(--muted);font-size:.875rem;line-height:1.6;margin:12px 0 22px}.list-no-match{padding:35px;text-align:center;color:var(--muted);font-size:.875rem}.back-link{display:inline-block;font-size:.8125rem;text-decoration:none;color:#728099;margin-bottom:25px}.back-link:hover{color:var(--blue)}#new-view{max-width:720px;margin:0 auto;padding:30px 36px}#new-view .drop-zone{min-height:220px}#new-view .drop-zone img{max-height:310px}#detail-view{max-width:1100px;margin:0 auto}.model-tag{align-self:flex-start}
@media(max-width:1250px){.slides-table th,.slides-table td{padding:15px 13px}.table-date{display:none}.slides-table th:nth-child(5){display:none}.slide-open img{width:52px;height:36px}}
@media(max-width:900px){.list-toolbar{flex-wrap:wrap;gap:10px}.search-field{max-width:none;flex-basis:100%}.list-toolbar>a{flex-grow:1}.overview{gap:10px}.overview>div{padding:17px}.overview small{font-size:.6875rem}.table-phase{display:none}.slides-table th:nth-child(3){display:none}}
@media(max-width:650px){.sidebar{display:grid;grid-template-columns:1fr auto;gap:12px}.sidebar .brand{margin:0}.new-button{font-size:.8125rem;padding:8px 12px}.main-nav{margin:0;grid-column:1/-1}.main-nav a{padding:10px}.sidebar-spacer{display:none}.capacity{margin:0 4px;align-self:center}.sidebar-footer{margin:0;border:0;padding:0;justify-content:flex-end}.sidebar-footer #connection{display:none}.page-description{font-size:.875rem}.overview{gap:8px;margin-bottom:18px}.overview>div{padding:14px 12px}.overview strong{font-size:1.8rem}.overview span{font-size:.75rem}.overview small{display:none}.list-toolbar{padding:14px}.list-toolbar select{max-width:175px}.list-toolbar .action{font-size:.75rem}.slides-table th,.slides-table td{padding:14px 12px}.table-duration,.table-detail{display:none}.slides-table th:nth-child(4),.slides-table th:nth-child(6),.slides-table td:last-child{display:none}.slide-open{min-width:0;gap:9px}.slide-open img{width:40px;height:29px}.slide-open strong{font-size:.8125rem}.slide-open small{font-size:.6875rem}.slides-table .badge{font-size:.6875rem;padding:5px 6px}.slides-table th:first-child{width:65%}#new-view{padding:22px 20px}.workspace{padding-top:20px}.list-toolbar>label:not(.search-field){min-width:0}}
