:root{font-family:Inter,Noto Sans SC,system-ui,sans-serif;color:#edf0f7;background:#080a0f;font-synthesis:none;--bg:#080a0f;--panel:#10131a;--panel2:#151923;--line:#242a36;--muted:#8991a4;--text:#edf0f7;--brand:#7c6cff;--brand2:#45d6c7;--green:#35d07f;--red:#ff637b;--amber:#f4bf4f}*{box-sizing:border-box}body{margin:0;min-width:1180px;min-height:100vh;background:radial-gradient(circle at 70% -20%,rgba(124,108,255,.12),transparent 35%),var(--bg);color:var(--text)}button,input,textarea,select{font:inherit}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}.boot{height:100vh;display:grid;place-content:center;text-align:center;gap:16px;color:var(--muted)}.brand-orb{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;font-weight:800;color:#fff;background:linear-gradient(135deg,var(--brand),#4b43c8);box-shadow:0 10px 30px #7c6cff4d}.brand-orb.large{width:54px;height:54px;border-radius:16px;font-size:24px}.app-shell{display:grid;grid-template-columns:216px minmax(0,1fr);min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:216px;padding:22px 15px;background:#0c0e14f5;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:20}.brand{height:60px;display:flex;align-items:center;gap:11px;padding:0 8px 20px}.brand>div:last-child{display:flex;flex-direction:column}.brand strong{font-size:17px}.brand span{font-size:11px;letter-spacing:.11em;color:var(--muted);text-transform:uppercase}.sidebar nav{display:flex;flex-direction:column;gap:5px;margin-top:20px}.sidebar a{height:44px;border-radius:11px;padding:0 12px;display:flex;align-items:center;gap:11px;color:#9da5b8;font-size:14px;font-weight:500}.sidebar a:hover{background:#171b25;color:#fff}.sidebar a.active{color:#fff;background:linear-gradient(90deg,#7c6cff38,#7c6cff0f);box-shadow:inset 3px 0 var(--brand)}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:5px}.main-column{grid-column:2;min-width:0}.topbar{height:72px;position:sticky;top:0;z-index:15;display:flex;align-items:center;justify-content:space-between;padding:0 30px;background:#080a0fd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(36,42,54,.8)}.topbar-status,.topbar-actions,.user-chip,.usage-pill{display:flex;align-items:center}.topbar-status{gap:9px;color:var(--muted);font-size:13px}.topbar-actions{gap:12px}.usage-pill{height:39px;border:1px solid rgba(244,191,79,.26);background:#f4bf4f1a;border-radius:12px;padding:0 12px;gap:6px;color:#ffe08a;cursor:pointer}.usage-pill strong{font-size:16px}.usage-pill span{font-size:12px}.usage-pill em{font-style:normal;font-size:11px;margin-left:5px;padding-left:9px;border-left:1px solid rgba(244,191,79,.25)}.user-chip{gap:9px;padding:3px 8px 3px 3px}.avatar{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#222839;color:#b8c0d3;font-weight:700}.user-chip>div:last-child{display:flex;flex-direction:column}.user-chip strong{font-size:12px}.user-chip span{font-size:10px;color:var(--muted)}.icon-button,.row-actions button,.row-actions a{border:1px solid var(--line);background:#141821;border-radius:9px;width:36px;height:36px;display:grid;place-items:center;cursor:pointer}.icon-button:hover,.row-actions button:hover,.row-actions a:hover{border-color:#464e61;background:#1b202c}.page-content{padding:28px 30px 160px;max-width:1680px;margin:0 auto}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px}.page-heading h1{margin:4px 0 7px;font-size:28px;letter-spacing:-.03em}.page-heading p{margin:0;color:var(--muted);font-size:13px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.2em;color:#8e85ff;text-transform:uppercase;display:inline-flex;align-items:center;gap:7px}.primary,.secondary{height:40px;border-radius:10px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:13px;cursor:pointer}.primary{border:0;background:linear-gradient(135deg,#8374ff,#6555e6);box-shadow:0 8px 20px #6555e63b;color:#fff}.primary:hover{filter:brightness(1.08)}.secondary{border:1px solid var(--line);background:#141821;color:#c8cede}.secondary:hover{border-color:#424a5c}.wide{width:100%}.model-summary{width:260px;padding:12px 15px;border:1px solid var(--line);background:var(--panel);border-radius:13px;display:grid;grid-template-columns:1fr auto;gap:3px 10px}.model-summary span{grid-column:1/-1;font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.09em}.model-summary strong{font-size:13px}.model-summary em{font-style:normal;font-size:12px;color:#a9a1ff}.result-workspace{min-height:470px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#12161ee0,#090b10b3);overflow:hidden}.empty-canvas,.batch-empty{min-height:460px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-icon{width:68px;height:68px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(145deg,#7c6cff33,#45d6c714);border:1px solid rgba(124,108,255,.25);color:#a49cff}.empty-icon svg{width:28px;height:28px}.empty-canvas h2,.batch-empty h2{font-size:17px;margin:17px 0 7px}.empty-canvas p,.batch-empty p{font-size:12px;color:var(--muted);margin:0;max-width:390px}.result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:14px}.result-card{border-radius:14px;overflow:hidden;background:#10141c;border:1px solid var(--line)}.result-media{position:relative;aspect-ratio:9/12;background:#07090d}.result-media video{width:100%;height:100%;object-fit:cover}.status-badge{display:inline-flex;padding:4px 8px;border-radius:999px;background:#252b38;color:#b9c0d0;font-size:10px;font-style:normal}.result-media>.status-badge{position:absolute;top:9px;right:9px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.status-badge.succeeded{background:#35d07f2b;color:#65e69c}.status-badge.failed{background:#ff637b2b;color:#ff8699}.status-badge.remote_processing,.status-badge.remote_delayed,.status-badge.downloading,.status-badge.ready{background:#7c6cff33;color:#b4adff}.generation-visual,.result-loading,.failed-visual{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#9b93ff;font-size:12px;position:relative;overflow:hidden}.generation-visual svg{z-index:1}.pulse-ring{position:absolute;width:100px;height:100px;border-radius:50%;border:1px solid #7668ea;animation:pulse 2s infinite}.failed-visual{color:#ff8a9c;padding:25px;text-align:center}.failed-visual small{color:var(--muted)}.result-info{padding:12px}.result-info strong{font-size:12px}.result-info p{font-size:11px;line-height:1.5;color:var(--muted);height:34px;overflow:hidden;margin:7px 0}.result-info>div{display:flex;gap:8px}.result-info span{font-size:9px;background:#1b202b;color:#9da5b7;padding:3px 6px;border-radius:6px}.composer{position:fixed;left:246px;right:30px;bottom:18px;z-index:14;max-width:1400px;margin:auto;padding:13px 15px 12px;background:#13161ef2;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid #303747;border-radius:18px;box-shadow:0 18px 60px #00000073}.composer textarea{width:100%;height:72px;border:0;resize:none;background:transparent;color:var(--text);outline:0;padding:9px 5px;font-size:14px;line-height:1.55}.composer textarea::placeholder{color:#646c7d}.asset-row{display:flex;align-items:center;gap:7px;overflow-x:auto}.asset-add,.asset-chip{height:29px;border-radius:8px;border:1px dashed #384052;background:#151a23;color:#aab1c2;display:flex;align-items:center;gap:6px;padding:0 9px;font-size:10px;white-space:nowrap}.asset-add{cursor:pointer}.asset-chip{border-style:solid;color:#cbd1df}.asset-chip button{border:0;background:transparent;padding:0;color:#81899b;display:grid;cursor:pointer}.asset-chip span{max-width:120px;overflow:hidden;text-overflow:ellipsis}.composer-controls{display:flex;align-items:flex-end;gap:9px;border-top:1px solid #252b37;padding-top:10px}.control-group{display:flex;flex-direction:column;gap:4px}.control-group label{font-size:9px;color:#777f90;padding-left:2px}.control-group select,.batch-toolbar select,.stacked-controls select{height:32px;background:#171c25;color:#cbd1df;border:1px solid #2a3140;border-radius:8px;padding:0 28px 0 9px;font-size:11px;outline:0}.generate-button{height:42px;margin-left:auto;padding:0 21px;border:0;border-radius:12px;background:linear-gradient(135deg,#866fff,#6655e5);display:flex;align-items:center;gap:9px;color:#fff;font-weight:700;font-size:12px;cursor:pointer}.generate-button svg{width:16px}.form-error,.form-success,.form-note{font-size:11px;margin-top:8px;padding:8px 10px;border-radius:8px}.form-error{color:#ff91a2;background:#ff637b1a}.form-success{color:#6ee5a2;background:#35d07f1a}.form-note{color:#b9c0d1;background:#181d27}.spin{animation:spin 1s linear infinite}.modal-backdrop{position:fixed;inset:0;z-index:100;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center}.redeem-dialog{width:420px;min-height:390px;padding:34px;background:#14171c;border:1px solid #303641;border-radius:22px;position:relative;text-align:center;box-shadow:0 30px 100px #000000a6}.dialog-close{position:absolute;right:15px;top:15px;border:0;background:transparent;color:#848b98;cursor:pointer}.gift-icon{width:72px;height:72px;border-radius:22px;background:#35d07f1a;color:#4be28f;display:grid;place-items:center;margin:16px auto}.redeem-dialog h2{font-size:20px;margin:14px 0 7px}.redeem-dialog p{font-size:12px;color:var(--muted);margin-bottom:28px}.large-input{width:100%;height:48px;border-radius:12px;border:1px solid #353b47;background:#0d0f13;color:#fff;padding:0 15px;outline:0;margin-bottom:10px;text-transform:uppercase;letter-spacing:.04em}.success-card{display:flex;flex-direction:column;gap:8px;padding:23px;border-radius:14px;background:#35d07f1a;color:#70e8a5}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(460px,.8fr);background:#080a0f}.login-hero{position:relative;overflow:hidden;padding:58px 7vw;display:flex;flex-direction:column;background:linear-gradient(140deg,#101320,#090b10 68%);border-right:1px solid var(--line)}.hero-brand{display:flex;align-items:center;gap:13px;z-index:1}.hero-brand>div:last-child{display:flex;flex-direction:column}.hero-brand strong{font-size:21px}.hero-brand span{font-size:11px;letter-spacing:.18em;color:#8f97a8}.hero-copy{margin:auto 0;z-index:1}.hero-copy h1{font-size:clamp(48px,5vw,76px);line-height:1.05;margin:20px 0;letter-spacing:-.055em}.hero-copy h1 em{font-style:normal;color:transparent;background:linear-gradient(90deg,#9286ff,#49d7c9);-webkit-background-clip:text;background-clip:text}.hero-copy p{max-width:540px;line-height:1.8;color:#9ba3b4;font-size:15px}.feature-strip{display:flex;gap:27px;color:#8d95a7;font-size:11px;z-index:1}.feature-strip span{display:flex;align-items:center;gap:7px}.feature-strip svg{width:15px}.ambient{position:absolute;border-radius:50%;filter:blur(90px);opacity:.23}.ambient-one{width:420px;height:420px;background:#725aff;right:-160px;top:15%}.ambient-two{width:330px;height:330px;background:#1ec8b4;left:10%;bottom:-220px}.login-panel{display:grid;place-items:center;padding:50px;background:#0b0d12}.login-panel form{width:min(390px,100%)}.login-title span{font-size:11px;color:#8679ff;font-weight:700}.login-title h2{font-size:27px;margin:8px 0}.login-title p{font-size:12px;color:var(--muted);margin:0 0 34px}.login-panel label,.settings-card label{display:flex;flex-direction:column;gap:8px;font-size:11px;color:#9da5b6;margin-bottom:16px}.login-panel input,.settings-card input,.admin-create input{height:46px;border:1px solid #292f3b;border-radius:11px;background:#11151c;color:#fff;padding:0 13px;outline:0}.login-panel input:focus,.settings-card input:focus,.admin-create input:focus{border-color:#6659d6;box-shadow:0 0 0 3px #6659d61a}.login-submit{width:100%;height:48px;margin-top:8px}.login-note{display:flex;align-items:center;justify-content:center;gap:7px;color:#6f7788;font-size:10px;margin-top:20px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.stat-grid>div{border:1px solid var(--line);background:var(--panel);border-radius:14px;padding:14px 17px;display:flex;align-items:baseline;justify-content:space-between}.stat-grid span{font-size:11px;color:var(--muted)}.stat-grid strong{font-size:23px}.stat-grid small{font-size:10px;margin-left:3px;color:#8f97a8}.batch-toolbar,.filter-bar{min-height:54px;border:1px solid var(--line);background:var(--panel);border-radius:13px;padding:7px 10px;display:flex;align-items:center;gap:8px;margin-bottom:13px}.toolbar-divider{height:24px;width:1px;background:var(--line);margin:0 3px}.toolbar-submit{margin-left:auto}.banner-message{margin:0 0 13px}.batch-table,.records-table,.ledger-card,.settings-card,.admin-card{border:1px solid var(--line);background:var(--panel);border-radius:15px;overflow:hidden}.batch-head,.batch-row{display:grid;grid-template-columns:38px 1.1fr 1.2fr 2.2fr 1.2fr 75px;gap:12px;align-items:center;padding:11px 14px}.batch-head{height:44px;background:#141922;color:#788194;font-size:10px;text-transform:uppercase}.batch-row{min-height:130px;border-top:1px solid var(--line)}.batch-row>input{accent-color:var(--brand)}.task-title{display:flex;flex-direction:column;gap:7px}.task-title span{font-size:9px;color:#6f7789}.task-title input{border:0;background:transparent;color:#fff;font-weight:600;width:100%;outline:0}.stacked-controls{display:flex;flex-direction:column;gap:7px}.batch-row textarea{height:90px;resize:none;background:#0d1016;border:1px solid #252b37;border-radius:9px;color:#dfe3ed;padding:9px;font-size:11px;line-height:1.5;outline:0}.batch-assets{display:flex;flex-direction:column;gap:5px;overflow:hidden}.batch-assets label{height:36px;border:1px dashed #384154;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;color:#a7afc0;cursor:pointer}.batch-assets small{font-size:8px;color:#737c8e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row-actions{display:flex;gap:5px}.batch-empty{min-height:400px}.batch-empty .primary{margin-top:18px}.filter-bar button{border:0;background:transparent;color:#8992a4;font-size:11px;padding:7px 11px;border-radius:7px;cursor:pointer}.filter-bar button.active{background:#28233f;color:#bcb5ff}.records-head,.record-row{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr 100px;align-items:center;gap:14px;padding:12px 16px}.records-head{background:#141922;color:#778094;font-size:10px}.record-row{min-height:72px;border-top:1px solid var(--line);font-size:11px}.record-row strong{font-size:12px}.record-row p{margin:5px 0 0;color:#727b8d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:360px}.record-row>span{display:flex;flex-direction:column;gap:5px;color:#aab1c0}.record-row small{font-size:9px;color:#747d8f}.failure-text{color:#e47d8d!important}.wallet-hero{height:180px;border:1px solid rgba(124,108,255,.3);border-radius:18px;background:radial-gradient(circle at 75% 50%,rgba(124,108,255,.28),transparent 35%),linear-gradient(120deg,#18142c,#11151e);padding:28px 34px;display:flex;align-items:center;justify-content:space-between;color:#9d94ff}.wallet-hero>div{display:flex;flex-direction:column}.wallet-hero span{font-size:11px;color:#b8b2d3}.wallet-hero strong{font-size:50px;color:#fff;margin:8px 0}.wallet-hero small{font-size:14px;margin-left:5px}.wallet-hero p{font-size:10px;color:#777f91;margin:0}.usage-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:14px 0}.usage-stats>div{height:90px;border:1px solid var(--line);background:var(--panel);border-radius:13px;padding:16px;display:grid;grid-template-columns:30px 1fr;align-items:center}.usage-stats svg{color:#8b80ff}.usage-stats span{font-size:10px;color:var(--muted)}.usage-stats strong{grid-column:2;font-size:17px}.section-title{height:58px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.section-title>div{display:flex;align-items:center;gap:9px}.section-title h2{font-size:14px}.section-title span{font-size:10px;color:var(--muted)}.ledger-head,.ledger-row{display:grid;grid-template-columns:1.2fr 1fr .7fr .8fr 1.7fr;gap:12px;padding:11px 17px;align-items:center}.ledger-head{font-size:9px;color:#778093;background:#141922}.ledger-row{font-size:10px;color:#a9b0c0;border-top:1px solid var(--line)}.positive{color:#59db92}.negative{color:#ff7e92}.settings-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:14px}.settings-card{padding:0 17px 18px}.settings-card .section-title{margin:0 -17px 17px}.settings-card .primary{margin-top:5px}.session-row{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;padding:12px 0;border-bottom:1px solid var(--line)}.session-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:#1b202b;color:#8e84ff}.session-icon svg{width:16px}.session-row>div:nth-child(2){display:flex;flex-direction:column}.session-row strong{font-size:11px}.session-row span{font-size:9px;color:var(--muted);margin-top:4px}.session-row em{font-style:normal;font-size:9px;color:#58dc91}.admin-tabs{display:flex;gap:6px;margin-bottom:14px}.admin-tabs button{height:40px;border:1px solid var(--line);background:#11151d;color:#858da0;border-radius:10px;padding:0 14px;display:flex;align-items:center;gap:7px;font-size:11px;cursor:pointer}.admin-tabs button svg{width:16px}.admin-tabs button.active{background:#25213a;border-color:#413976;color:#bdb5ff}.admin-create{display:grid;grid-template-columns:1.2fr repeat(4,1fr) auto;align-items:end;gap:8px;padding:15px;border-bottom:1px solid var(--line)}.admin-create>div:first-child h2{font-size:13px;display:flex;align-items:center;gap:7px;margin:0 0 4px}.admin-create>div:first-child h2 svg{width:16px}.admin-create>div:first-child p{font-size:9px;color:var(--muted);margin:0}.admin-create input{height:38px;font-size:10px}.admin-create label{font-size:9px;color:var(--muted);display:flex;flex-direction:column;gap:4px}.admin-create.codes{grid-template-columns:1.6fr 1fr .7fr auto auto}.admin-create .form-note{grid-column:1/-1;margin:0}.admin-head,.admin-row{display:grid;gap:12px;align-items:center;padding:11px 15px}.admin-head{font-size:9px;color:#767f91;background:#141922}.admin-row{font-size:10px;border-top:1px solid var(--line)}.admin-head.users,.admin-row.users{grid-template-columns:1.3fr 1fr .8fr 1.1fr 1fr}.admin-head.codes,.admin-row.codes{grid-template-columns:1.5fr .7fr .6fr .6fr .6fr 1fr}.admin-row>div:first-child{display:flex;flex-direction:column}.admin-row strong{font-size:11px}.admin-row small{font-size:8px;color:#70798b;margin-top:3px}.inline-actions{display:flex;gap:5px}.inline-actions button{height:28px;border:1px solid var(--line);background:#171c25;color:#bcc3d2;border-radius:7px;font-size:9px;cursor:pointer}.model-admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:14px}.model-admin-grid article{display:grid;grid-template-columns:42px 1fr;gap:10px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#11151d}.model-admin-grid article.disabled{opacity:.55}.model-icon{width:38px;height:38px;border-radius:10px;background:#23203b;color:#968cff;display:grid;place-items:center}.model-icon svg{width:18px}.model-copy span{font-size:8px;text-transform:uppercase;color:#767f90}.model-copy h3{font-size:12px;margin:4px 0}.model-copy p{font-size:8px;color:#71798b;margin:0}.model-admin-grid label{grid-column:1/-1;font-size:9px;color:var(--muted)}.model-admin-grid label>div{display:flex;align-items:center;margin-top:5px}.model-admin-grid input{width:70px;height:32px;border:1px solid var(--line);background:#0d1016;color:#fff;border-radius:7px;padding:0 8px}.model-admin-grid label span{font-size:10px;margin-left:6px}.toggle-button{grid-column:1/-1;height:32px;border:1px solid var(--line);background:#181c25;color:#8a93a4;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px;cursor:pointer}.toggle-button svg{width:13px}.toggle-button.on{color:#5edc96;border-color:#35d07f4d;background:#35d07f14}.batch-history{margin-top:18px;border:1px solid var(--line);background:var(--panel);border-radius:15px;overflow:hidden}.batch-history article{display:grid;grid-template-columns:1.2fr 1.3fr auto;align-items:center;gap:16px;padding:14px 16px;border-top:1px solid var(--line)}.batch-history article>div:first-child{display:flex;flex-direction:column;gap:4px}.batch-history article strong{font-size:12px}.batch-history article span{font-size:9px;color:var(--muted)}.batch-progress{display:flex;gap:13px;align-items:center}.batch-progress em{font-style:normal;font-size:10px;color:#76dda3}.batch-progress em:last-child{color:#a9a1ff}.history-actions{display:flex;gap:6px}.history-actions .secondary{height:32px;padding:0 10px;font-size:9px}.history-empty{padding:28px;text-align:center;color:var(--muted);font-size:11px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%{transform:scale(.7);opacity:.8}to{transform:scale(1.4);opacity:0}}@media(max-width:1350px){.result-grid{grid-template-columns:repeat(3,1fr)}.model-admin-grid{grid-template-columns:repeat(2,1fr)}}.app-shell{grid-template-columns:92px minmax(0,1fr)}.sidebar{width:92px;padding:14px 10px;background:#10131a}.sidebar .brand{height:72px;padding:0;justify-content:center;border-bottom:1px solid rgba(255,255,255,.06)}.sidebar .brand>div:last-child{display:none}.sidebar .brand-orb{width:42px;height:42px;border-radius:13px}.sidebar nav{margin-top:18px;gap:7px}.sidebar a{height:62px;padding:7px 4px;flex-direction:column;justify-content:center;gap:5px;border-radius:14px;font-size:10px;text-align:center}.sidebar a svg{width:20px;height:20px}.sidebar a.active{box-shadow:0 8px 24px #4583ff52,inset 0 0 0 1px #82b8ff6b;background:linear-gradient(145deg,#428dff,#326bd7)}.main-column{grid-column:2}.topbar{height:64px;padding:0 22px;background:#0c0e13f0}.topbar-actions{gap:9px}.top-status-chip{height:36px;border:1px solid #34504b;border-radius:12px;background:#182923;color:#a3dfca;padding:0 12px;display:flex;align-items:center;gap:7px;font-size:11px}.top-status-chip i{width:7px;height:7px;border-radius:50%;background:#39d899;box-shadow:0 0 9px #39d899}.top-notice{width:36px;height:36px}.page-content{max-width:none}.studio-create-page{position:relative;min-height:calc(100vh - 64px);margin:-28px -30px -160px;overflow:hidden;background:radial-gradient(circle at 19% 18%,rgba(50,214,220,.3),transparent 29%),radial-gradient(circle at 78% 16%,rgba(176,67,226,.25),transparent 30%),radial-gradient(circle at 55% 75%,rgba(26,143,125,.24),transparent 32%),linear-gradient(128deg,#243a3f,#202b36 36%,#252a3c 64%,#342133)}.studio-create-page:before{content:"";position:absolute;inset:68px 0 0;pointer-events:none;opacity:.22;background:repeating-linear-gradient(102deg,transparent 0 92px,rgba(255,255,255,.06) 94px,transparent 97px)}.studio-media-toolbar{position:relative;z-index:4;height:68px;padding:0 24px 0 30px;display:flex;align-items:center;gap:12px;background:linear-gradient(90deg,#3fa5b54d,#4f316561);border-bottom:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.studio-title{width:70px;display:flex;flex-direction:column;line-height:1}.studio-title strong{font-size:17px}.studio-title span{font-size:10px;color:#bdcbd4;margin-top:5px}.media-tabs{display:flex;gap:8px}.media-tabs button,.zoom-tool{height:40px;border:1px solid rgba(255,255,255,.14);border-radius:21px;background:#171d2657;color:#cbd2dc;padding:0 17px;display:flex;align-items:center;gap:8px;font-size:11px}.media-tabs button svg,.zoom-tool svg{width:14px}.media-tabs button.active{background:#d0e0ed2e;border-color:#bfdcff47;color:#fff}.retention-note{height:38px;padding:0 13px;border:1px solid rgba(117,180,214,.22);border-radius:20px;display:flex;align-items:center;font-size:10px;color:#b6d8e4;background:#0d243040}.studio-search{margin-left:auto;width:min(36vw,580px);height:42px;border:1px solid rgba(255,255,255,.14);border-radius:23px;background:#1c1c2757;display:flex;align-items:center;padding:0 15px;gap:10px}.studio-search svg{width:15px;color:#9aa3af}.studio-search input{border:0;outline:0;background:transparent;color:#fff;width:100%;font-size:11px}.circle-tool{width:42px;height:42px;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#191b2561;display:grid;place-items:center}.circle-tool svg{width:15px}.zoom-tool{white-space:nowrap}.zoom-tool strong{padding:4px 7px;border-radius:10px;background:#00000038;font-size:10px}.studio-media-canvas{position:relative;z-index:1;height:calc(100vh - 132px);min-height:620px;padding:24px 32px 210px;overflow-y:auto}.studio-result-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,220px));gap:18px;align-items:start}.studio-result-card{position:relative;border-radius:22px;background:linear-gradient(180deg,#232831f0,#070a0df5);border:1px solid rgba(255,255,255,.18);overflow:hidden;box-shadow:0 18px 40px #00000047}.studio-result-media{display:block;width:100%;aspect-ratio:9/13;border:0;padding:0;background:#0a0d12;position:relative;overflow:hidden;cursor:pointer}.studio-result-media video{width:100%;height:100%;object-fit:cover}.result-card-menu{position:absolute;right:10px;top:10px;width:30px;height:30px;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:#0c0f1499;display:grid;place-items:center;z-index:3}.result-card-menu svg{width:15px}.result-play{position:absolute;left:15px;bottom:14px;width:40px;height:40px;border-radius:50%;background:#000000a6;border:1px solid rgba(255,255,255,.22);display:grid;place-items:center}.result-play svg{width:15px}.task-progress{width:100%;height:6px;border-radius:8px;background:#303641;overflow:hidden}.task-progress i{height:100%;display:block;background:linear-gradient(90deg,#61dbea,#8474ff)}.studio-result-info{padding:13px 14px 15px}.studio-result-info>div{display:flex;align-items:center;gap:6px}.studio-result-info>div small{color:#b1bac7}.studio-result-info em{font-style:normal;margin-left:auto;font-size:9px;color:#95dfa9}.result-dot{width:6px;height:6px;border-radius:50%;background:#55d7e7}.studio-result-info strong{display:block;margin-top:9px;font-size:12px}.studio-result-info p{height:32px;overflow:hidden;margin:5px 0 8px;color:#a3aab7;font-size:10px;line-height:1.55}.studio-result-info>small{color:#747d8d;font-size:8px}.studio-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#e7f0f694}.studio-empty svg{width:36px;height:36px;margin-bottom:14px}.studio-empty strong{font-size:15px}.studio-empty span{font-size:10px;margin-top:8px}.studio-list-end{text-align:center;margin-top:28px;color:#dce6ee8c;font-size:10px}.studio-composer{position:fixed;z-index:18;left:calc(50% + 46px);transform:translate(-50%);bottom:18px;width:min(900px,calc(100vw - 170px));padding:13px 18px 12px;border:1px solid rgba(255,255,255,.24);border-radius:27px;background:linear-gradient(120deg,#38434ef0,#252333f5);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);box-shadow:0 22px 70px #0000006b;transition:width .22s ease,border-radius .22s ease,padding .22s ease,background .22s ease}.studio-composer.expanded{width:min(1040px,calc(100vw - 190px));padding:20px 22px 15px;border-radius:29px;background:linear-gradient(120deg,#39444ff7,#262434fa);box-shadow:0 30px 90px #0000008f;display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:16px}.composer-prompt-area{position:relative}.studio-composer.expanded .composer-prompt-area{min-width:0}.studio-composer textarea{display:block;width:100%;height:61px;padding:8px 3px 20px;border:0;outline:0;resize:none;overflow:hidden;background:transparent;color:#fff;font-size:13px;line-height:1.65;transition:height .22s ease}.studio-composer.expanded textarea{height:270px;padding-top:8px;overflow:auto;font-size:14px}.studio-composer textarea::placeholder{color:#9ba3ae}.composer-count{position:absolute;right:3px;bottom:5px;color:#dbe3ec75;font-size:9px;opacity:0;transition:opacity .2s}.studio-composer.expanded .composer-count{opacity:1}.composer-assets{min-height:40px;display:flex;align-items:center;gap:8px}.studio-composer.expanded .composer-assets{min-height:51px;align-items:flex-start;align-self:start}.composer-thumb{position:relative;width:38px;height:38px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#202733;display:grid;place-items:center;transition:width .2s,height .2s}.studio-composer.expanded .composer-thumb{width:45px;height:45px}.composer-thumb>svg{width:16px}.composer-thumb>span{position:absolute;right:-4px;top:-5px;width:16px;height:16px;border-radius:8px;background:#3f8ff7;display:grid;place-items:center;font-size:8px;z-index:2}.composer-thumb>.composer-thumb-remove{position:absolute;left:-5px;top:-6px;width:16px;height:16px;padding:0;border:0;border-radius:50%;background:#292d37;display:grid;place-items:center;z-index:3}.composer-thumb>.composer-thumb-remove svg{width:10px}.composer-thumb>.artifact-image-button{position:static;width:100%;height:100%;padding:0;border:0;border-radius:8px;overflow:hidden;background:#202733}.composer-add{width:34px;height:34px;border:1px dashed rgba(255,255,255,.24);border-radius:9px;background:#0a0d1242;display:grid;place-items:center}.composer-add svg{width:16px}.reference-video-add{height:32px;border:1px solid rgba(255,255,255,.16);border-radius:9px;background:#0f13194d;display:flex;align-items:center;gap:6px;padding:0 10px;font-size:9px}.reference-video-add svg{width:14px}.composer-footer{height:43px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:flex-end;gap:9px;padding-top:10px}.studio-composer.expanded .composer-footer{grid-column:1/-1;height:51px;padding-top:13px}.composer-brand-action{height:32px;padding:0 10px;border:1px solid rgba(159,149,255,.4);border-radius:16px;background:#1c1f2938;display:flex;align-items:center;gap:6px;color:#dedaff;font-size:9px}.composer-brand-action svg{width:13px}.composer-brand-action small{padding:2px 5px;border-radius:8px;background:#7866d8;color:#fff;font-size:8px}.composer-model-button{margin-left:auto;max-width:330px;height:34px;border:1px solid rgba(255,255,255,.17);border-radius:17px;background:#0f121845;display:flex;align-items:center;gap:7px;padding:0 13px;font-size:10px}.composer-model-button svg{width:14px}.composer-model-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-submit{height:38px;border:0;border-radius:19px;background:#dcecf5;color:#26303a;padding:0 17px;display:flex;align-items:center;gap:7px;font-weight:700;font-size:11px;box-shadow:0 0 0 4px #71c4e124}.composer-submit svg{width:14px}.studio-message{position:absolute;left:16px;right:16px;bottom:100%;margin-bottom:8px}.studio-config-popover{position:absolute;left:50%;bottom:calc(100% + 12px);transform:translate(-50%);width:540px;max-height:580px;overflow:auto;border:1px solid rgba(255,255,255,.2);border-radius:20px;background:linear-gradient(180deg,#20242b,#171a20);box-shadow:0 28px 80px #0000008c;padding:0 15px 16px}.studio-config-popover header{height:56px;margin:0 -15px 14px;padding:0 14px;border-bottom:1px solid #363b44;display:flex;align-items:center;gap:7px}.studio-config-popover header>div{height:34px;padding:0 15px;border-radius:17px;display:flex;align-items:center;gap:6px;color:#8f98a5;font-size:10px}.studio-config-popover header>div.active{background:#d9e7f0;color:#26303b}.studio-config-popover header svg{width:14px}.studio-config-popover header button{margin-left:auto;border:0;background:transparent;display:grid}.studio-config-popover header button svg{width:17px}.studio-config-popover>label{display:flex;flex-direction:column;gap:6px;color:#969eaa;font-size:9px}.studio-config-popover select{height:39px;padding:0 12px;border:1px solid #3a4049;border-radius:11px;background:#282d34;color:#fff;font-size:11px}.config-tags{display:flex;gap:7px;margin:9px 0 15px}.config-tags span{padding:5px 8px;border-radius:11px;background:#292e36;color:#9da5b1;font-size:8px}.config-tags span.success{color:#9ce1bd}.config-tags i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#4ada9b;margin-right:4px}.studio-config-popover fieldset{border:0;padding:0;margin:0 0 15px}.studio-config-popover legend{font-size:9px;color:#969eaa;margin-bottom:7px}.choice-grid{display:flex;flex-wrap:wrap;gap:7px}.choice-grid button{height:30px;min-width:55px;padding:0 12px;border:0;border-radius:15px;background:#2a2e36;color:#d0d4da;font-size:9px}.choice-grid button.active{background:#dce8f2;color:#222b34;font-weight:700}.studio-config-popover footer{border-top:1px solid #343943;padding-top:12px;display:flex;justify-content:space-between;color:#9da4af;font-size:9px}.studio-config-popover footer strong{color:#fff;font-size:12px}.studio-preview-backdrop{position:fixed;inset:0;z-index:100;background:#000000d6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:28px;overflow:hidden}.studio-preview-dialog{width:min(1180px,calc(100vw - 80px));height:min(870px,calc(100dvh - 56px));max-height:calc(100vh - 56px);border:1px solid #39404c;border-radius:24px;background:#090c12;overflow:hidden;box-shadow:0 35px 100px #000000b3;display:grid;grid-template-rows:minmax(0,1fr) auto}.studio-preview-stage{min-width:0;min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#05070b}.studio-preview-stage video{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;background:#05070b}.studio-preview-dialog footer{min-height:92px;padding:14px 20px;display:grid;grid-template-columns:minmax(220px,1fr) auto 42px;gap:18px;align-items:center;border-top:1px solid #242a33}.studio-preview-dialog footer strong{font-size:14px}.studio-preview-dialog footer p{margin:6px 0 0;color:#858e9e;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preview-meta{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.preview-meta span{padding:5px 8px;border:1px solid #303640;border-radius:11px;color:#aab2bf;font-size:8px}.studio-preview-dialog footer>button{width:38px;height:38px;border:1px solid #333943;border-radius:50%;background:#181c23;display:grid;place-items:center}.studio-preview-dialog footer>button svg{width:16px}.studio-support{position:fixed;right:22px;bottom:22px;z-index:17;width:42px;height:42px;border:1px solid rgba(255,255,255,.16);border-radius:13px;background:#13171db8;display:grid;place-items:center}.studio-support svg{width:16px}.artifact-image-button{width:54px;height:54px;padding:0;border:1px solid #555b65;border-radius:9px;background:#15181d;overflow:hidden;display:grid;place-items:center;cursor:zoom-in}.artifact-image-button img{display:block;width:100%;height:100%;object-fit:cover}.artifact-media-loading{width:100%;height:100%;display:grid;place-items:center;color:#858ef4}.artifact-media-loading svg{width:18px}.artifact-preview-backdrop{position:fixed;inset:0;z-index:120;padding:28px;background:#000000db;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;overflow:hidden}.artifact-preview-dialog{width:min(1080px,calc(100vw - 56px));height:min(850px,calc(100dvh - 56px));max-height:calc(100vh - 56px);border:1px solid #39404c;border-radius:22px;background:#080b10;overflow:hidden;display:grid;grid-template-rows:minmax(0,1fr) 66px;box-shadow:0 32px 100px #000000b8}.artifact-preview-content{min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#03050a}.artifact-preview-content img,.artifact-preview-content video{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.artifact-preview-dialog footer{padding:0 18px;border-top:1px solid #252b34;display:flex;align-items:center;gap:18px}.artifact-preview-dialog footer strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artifact-preview-dialog footer button{margin-left:auto;width:38px;height:38px;border:1px solid #343a44;border-radius:50%;background:#181c23;display:grid;place-items:center}.artifact-preview-dialog footer svg{width:16px}@media(max-width:1320px){.studio-search{width:30vw}.retention-note{display:none}.studio-result-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}.studio-batch-page{margin:-18px -20px -120px;padding:8px 14px 70px;min-height:calc(100vh - 64px);background:#0d0f13}.batch-metrics{display:grid;grid-template-columns:repeat(6,minmax(130px,1fr));gap:8px;margin-bottom:8px}.batch-metrics>div{height:63px;padding:0 13px;border:1px solid #2d3138;border-radius:10px;background:#191b1e;display:flex;align-items:center;gap:10px}.batch-metrics svg{width:29px;height:29px;padding:7px;border-radius:8px;background:#f0f5ef;color:#45994d}.batch-metrics>div:nth-child(2) svg{color:#3185dc;background:#eaf3fe}.batch-metrics>div:nth-child(3) svg,.batch-metrics>div:nth-child(4) svg{color:#c88728;background:#f7efe2}.batch-metrics>div:nth-child(6) svg{color:#d0525d;background:#fdecee}.batch-metrics span{display:flex;flex-direction:column;color:#989da5;font-size:9px}.batch-metrics strong{color:#f3f4f6;font-size:21px;line-height:1;margin-top:3px}.batch-command-center{border:1px solid #2d3138;border-radius:10px;background:#141619;padding:7px 10px;margin-bottom:7px}.command-primary,.command-secondary{display:flex;align-items:center;gap:6px;min-height:39px}.command-primary{border-bottom:1px solid #292d33;padding-bottom:6px}.command-secondary{padding-top:6px}.command-spacer{flex:1}.command-primary>strong{font-size:10px;color:#e6cf73}.batch-command-center button{height:31px;border-radius:15px;padding:0 12px;display:flex;align-items:center;gap:5px;font-size:9px;font-weight:700}.batch-command-center button svg{width:13px}.batch-command-center select{height:31px;min-width:150px;border:1px solid #343942;border-radius:8px;background:#202329;color:#d3d6dc;padding:0 9px;font-size:9px}.command-secondary>svg{width:14px;color:#8f96a1}.batch-blue{border:0;background:#0877d9;color:#fff}.batch-light{border:0;background:#eef0f2;color:#32363c}.batch-danger{border:0;background:#c93037;color:#fff}.batch-amber{border:0;background:#cc8216;color:#fff}.batch-submit-main{border:0!important;background:linear-gradient(90deg,#097dda,#146ac4)!important;color:#fff!important}.batch-warning{min-height:43px;margin-bottom:7px;padding:7px 12px;border:1px solid #a33d31;border-radius:10px;background:linear-gradient(90deg,#5b201b,#3d1b16);display:flex;align-items:center;gap:10px}.batch-warning>svg{width:17px;color:#ffb5aa}.batch-warning>div{display:flex;flex-direction:column;gap:2px}.batch-warning strong{font-size:10px;color:#ffd2ca}.batch-warning span{font-size:9px;color:#e8a79c}.studio-batch-table{border-color:#30343a;border-radius:12px;background:#151719;overflow:auto;max-height:calc(100vh - 290px)}.studio-batch-table .batch-head,.studio-batch-table .batch-row{min-width:1340px;grid-template-columns:32px 150px 290px minmax(310px,1fr) 210px 270px;gap:10px}.studio-batch-table .batch-head{position:sticky;top:0;z-index:4;height:52px;background:#191b1e;color:#d3d5da;text-transform:none;font-size:10px}.studio-batch-table .batch-row{min-height:190px;padding-top:12px;padding-bottom:12px;background:#181a1c}.studio-batch-table .batch-row.selected{background:linear-gradient(90deg,#5b3f0f7a,#1e1b16a6);box-shadow:inset 0 0 0 1px #8d5d10}.studio-batch-table input[type=checkbox]{accent-color:#1987e7}.task-index-actions{height:100%;display:flex;flex-direction:column;align-items:center;gap:8px}.task-index-actions>strong{width:31px;height:31px;border-radius:50%;background:#e6e7e9;color:#26292d;display:grid;place-items:center;font-size:11px}.task-index-actions>div{display:flex;gap:5px}.task-index-actions button{width:28px;height:28px;border:0;border-radius:50%;display:grid;place-items:center;background:#cc2e34;color:#fff}.task-index-actions button:nth-child(2){background:#76797e}.task-index-actions button svg{width:13px}.task-index-actions>input{width:100%;height:29px;border:1px solid #34383e;border-radius:7px;background:#1f2226;color:#d5d8de;padding:0 7px;text-align:center;font-size:9px}.task-generation{display:flex;flex-direction:column;gap:6px}.type-switch{height:27px;border-radius:14px;background:#e8e9ea;color:#2b2e32;display:grid;grid-template-columns:1fr 1fr;align-items:center;text-align:center;font-size:9px}.type-switch strong{height:27px;border-radius:14px;background:#d9e8f7;color:#0877d9;display:grid;place-items:center;box-shadow:inset 0 0 0 1px #2387df}.task-generation select{height:30px;border:1px solid #3a3e45;border-radius:7px;background:#202328;color:#c9cdd4;padding:0 8px;font-size:9px}.task-prompt textarea{width:100%;height:117px;resize:none;border:1px solid #42464d;border-radius:13px;background:#24272a;color:#e1e3e6;padding:11px;font-size:10px;line-height:1.55;outline:0}.task-prompt small{display:flex;align-items:center;margin-top:6px}.task-prompt small span{padding:5px 8px;border-radius:9px;background:#e8e9ec;color:#6d7075;font-size:8px}.task-prompt small em{margin-left:auto;color:#747a83;font-style:normal;font-size:8px}.task-materials{display:flex;flex-direction:column;align-items:center;gap:7px}.material-grid{display:grid;grid-template-columns:repeat(3,54px);gap:6px;align-items:start}.material-grid label{height:54px;border:1px dashed #5d626b;border-radius:9px;background:#e9eaec;color:#3185dc;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:8px;cursor:pointer}.material-grid svg{width:17px}.task-materials>button{height:24px;border:0;border-radius:12px;background:#d88812;color:#fff;padding:0 12px;font-size:8px}.material-video-chip{height:54px;padding:4px;border:1px solid #424952;border-radius:9px;background:#22262c;color:#aeb6c2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:8px}.task-result-placeholder{height:126px;border:1px dashed #3f444c;border-radius:12px;background:#121416;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#727983}.task-result-placeholder>svg{width:23px}.task-result-placeholder>span{font-size:9px}.task-result-placeholder>button{width:80%;height:27px;border:0;border-radius:14px;background:#0877d9;color:#fff;font-size:8px}.batch-row.submitted.succeeded{background:linear-gradient(90deg,#1248258f,#14231bb8);box-shadow:inset 0 0 0 1px #1f7d3c}.batch-row.submitted.failed{background:linear-gradient(90deg,#53191e80,#26181ab8);box-shadow:inset 0 0 0 1px #87323b}.batch-row.submitted input[type=checkbox]{visibility:hidden}.task-index-actions>small{color:#747b85;font-size:7px;text-align:center}.submitted-params>span{height:29px;padding:0 8px;border:1px solid #3a3e45;border-radius:7px;background:#202328;color:#c9cdd4;display:flex;align-items:center;font-size:9px}.task-result-complete{height:142px;display:grid;grid-template-rows:minmax(0,1fr) 27px;gap:6px}.task-result-complete video{width:100%;height:100%;min-height:0;object-fit:contain;background:#07090c;border-radius:9px}.task-result-complete>button{border:0;border-radius:14px;background:#1fbb53;color:#fff;font-size:8px}.task-result-failed{height:126px;padding:12px;border:1px solid #71323a;border-radius:12px;background:#2b161a;color:#e7a1aa;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center}.task-result-failed>svg{width:22px}.task-result-failed strong{font-size:10px}.task-result-failed span{max-height:28px;overflow:hidden;font-size:8px}.task-result-failed button{height:26px;border:0;border-radius:13px;background:#c43a45;color:#fff;padding:0 10px;display:flex;align-items:center;gap:4px;font-size:8px}.task-result-failed button svg{width:12px}.active-result small{font-size:8px;color:#626a76}.batch-history{margin-top:10px}.batch-dialog-backdrop{position:fixed;inset:0;z-index:90;background:#000000c2;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center}.batch-dialog{width:min(620px,calc(100vw - 48px));border:1px solid #353941;border-radius:16px;background:#1a1c1f;box-shadow:0 30px 90px #000000a6;overflow:hidden}.batch-dialog>header{height:58px;padding:0 20px;border-bottom:1px solid #34383e;display:flex;align-items:center}.batch-dialog>header strong{font-size:14px}.batch-dialog>header button{margin-left:auto;width:32px;height:32px;border:0;background:transparent;display:grid;place-items:center}.batch-dialog>header svg{width:16px}.batch-dialog-body{padding:36px;display:flex;flex-direction:column;align-items:center;text-align:center}.batch-dialog-body>svg{width:48px;height:48px;padding:12px;border-radius:16px;background:#272b31;color:#3d9be9}.batch-dialog-body h2{font-size:17px;margin:16px 0 7px}.batch-dialog-body p{margin:0 0 24px;color:#8f959e;font-size:10px}.batch-dialog-body button{height:38px;border-radius:19px;padding:0 18px;display:flex;align-items:center;gap:7px}.copy-dialog{width:500px}.copy-dialog-body{padding:20px}.copy-dialog-body>label{display:flex;flex-direction:column;gap:7px;margin-bottom:16px;color:#b1b5bc;font-size:10px}.copy-dialog-body textarea{height:70px;resize:none;border:1px solid #41454c;border-radius:10px;background:#24262a;color:#ddd;padding:10px}.counter{display:flex;align-items:center}.counter button{width:37px;height:34px;border:1px solid #44484f;background:#292c30}.counter input{height:34px;flex:1;border:1px solid #44484f;border-left:0;border-right:0;background:#222428;color:#fff;text-align:center}.copy-includes{display:flex;gap:7px}.copy-includes span{padding:6px 9px;border-radius:8px;background:#273121;color:#92d277;font-size:8px}.copy-dialog-body footer{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}.copy-dialog-body footer button{height:36px;border-radius:18px;padding:0 16px}.add-task-dialog{width:min(650px,calc(100vw - 48px));max-height:calc(100vh - 56px);overflow:auto}.add-task-form{padding:20px 24px;display:flex;flex-direction:column;gap:15px}.add-type-tabs{width:170px;height:38px;padding:3px;border-radius:20px;background:#25282d;display:grid;grid-template-columns:1fr 1fr;align-items:center;text-align:center;font-size:10px}.add-type-tabs span{color:#777d87}.add-type-tabs strong{height:32px;border-radius:17px;background:#3d9bf0;display:flex;align-items:center;justify-content:center;gap:5px}.add-type-tabs svg{width:13px}.add-task-form>label,.add-parameter-grid>label{display:flex;flex-direction:column;gap:7px;color:#b8bdc6;font-size:10px}.add-task-form select,.add-task-form input,.add-task-form textarea{width:100%;border:1px solid #41454c;border-radius:10px;background:#232529;color:#eef0f4;outline:none}.add-task-form select,.add-task-form input{height:39px;padding:0 11px}.add-task-form textarea{height:88px;padding:10px;resize:vertical}.add-task-form select:focus,.add-task-form input:focus,.add-task-form textarea:focus{border-color:#469ce3;box-shadow:0 0 0 3px #469ce31f}.add-task-form>label>small{color:#747b86;font-size:8px}.add-task-form>label:last-of-type>small{text-align:right}.add-parameter-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.add-shared-materials{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.add-shared-materials>label{height:58px;min-width:135px;padding:0 13px;border:1px dashed #51565f;border-radius:11px;background:#24272b;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;color:#aeb5c0}.add-shared-materials svg{width:18px;color:#4da3ed}.add-shared-materials>button{height:32px;border:1px solid #454a52;border-radius:16px;background:#292c31;color:#aeb4bd;padding:0 12px}.add-shared-materials>.artifact-image-button{width:54px;height:54px;padding:0;border-radius:9px}.add-task-form>footer{display:flex;justify-content:flex-end;gap:9px;padding-top:5px}.add-task-form>footer button{height:38px;border-radius:19px;padding:0 17px;display:flex;align-items:center;gap:6px}.add-task-form>footer svg{width:15px}@media(max-width:700px){.add-parameter-grid{grid-template-columns:1fr}.add-shared-materials{align-items:stretch;flex-direction:column}.add-shared-materials>label{width:100%}}@media(max-width:1400px){.batch-metrics{grid-template-columns:repeat(3,1fr)}.studio-batch-table{max-height:calc(100vh - 350px)}}.sidebar .brand-logo{display:block;width:58px;height:42px;object-fit:contain;border-radius:9px;background:#fff}.login-hero{align-items:center;justify-content:center}.login-hero .hero-brand{width:100%;justify-content:center}.login-hero .hero-brand img{display:block;width:min(520px,74%);height:auto;border-radius:24px;box-shadow:0 26px 80px #00000061;position:relative;z-index:1}.boot-logo{display:block;width:190px;height:auto;border-radius:16px;margin:auto}.result-card-menu-wrap{position:absolute;right:10px;top:10px;z-index:8}.result-card-menu-wrap .result-card-menu{position:static}.result-card-dropdown{position:absolute;right:0;top:36px;width:124px;padding:6px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#14161cfa;box-shadow:0 12px 30px #00000073;display:grid;gap:2px}.result-card-dropdown button{height:30px;padding:0 9px;border:0;border-radius:7px;background:transparent;color:#e8ebf1;display:flex;align-items:center;gap:8px;font-size:12px;text-align:left}.result-card-dropdown button:hover:not(:disabled){background:#ffffff1a}.result-card-dropdown button.danger{color:#ff6a72}.result-card-dropdown button:disabled{opacity:.38;cursor:not-allowed}.result-card-dropdown svg{width:14px;height:14px}.batch-row.submitted input[type=checkbox]{visibility:visible}.studio-batch-table .batch-row.submitted.selected{box-shadow:inset 0 0 0 2px #419df0}.task-result-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.task-result-actions button{height:27px;border:0;border-radius:14px;background:#257fd3;color:#fff;font-size:8px;display:flex;align-items:center;justify-content:center;gap:5px}.task-result-actions button:last-child{background:#22b951}.task-result-actions svg{width:12px;height:12px}.task-result-complete{grid-template-rows:minmax(0,1fr) 27px}.studio-batch-page{position:relative;transition:padding-right .2s ease}.studio-batch-page.function-center-open{padding-right:306px}.batch-function-center{position:absolute;right:14px;top:0;width:280px;border:1px solid #30343b;border-radius:14px;background:#17191c;box-shadow:0 20px 55px #0000006b;overflow:hidden}.batch-function-center>header{height:50px;padding:0 13px;border-bottom:1px solid #30343a;display:flex;align-items:center;gap:8px}.batch-function-center>header>svg{width:18px;color:#4ba5f1}.batch-function-center>header strong{font-size:11px}.batch-function-center>header button{margin-left:auto;width:28px;height:28px;border:0;border-radius:8px;background:#24272c;display:grid;place-items:center}.batch-function-center>header button svg{width:13px}.batch-function-center section{padding:13px;border-bottom:1px solid #2d3036}.batch-function-center h3{margin:0 0 9px;color:#aeb4bd;font-size:9px;font-weight:700}.function-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.function-action-grid button{min-height:35px;padding:6px 8px;border:0;border-radius:10px;background:#60646a;color:#fff;display:flex;align-items:center;justify-content:center;gap:5px;font-size:8px;font-weight:700;text-align:center}.function-action-grid button svg{width:13px;flex:0 0 auto}.function-action-grid button.blue{background:#0878d8}.function-action-grid button.amber{background:#d88910}.function-action-grid button.red{background:#b93138}.function-action-grid button.green{background:#22ae50}.batch-function-center>footer{padding:10px 13px;color:#6f7681;font-size:8px;text-align:center}.function-center-toggle{box-shadow:0 0 18px #1684e040}.function-center-open .batch-metrics{grid-template-columns:repeat(6,minmax(100px,1fr))}.function-center-open .studio-batch-table .batch-head,.function-center-open .studio-batch-table .batch-row{min-width:1260px}.model-rate-control{position:relative}.model-rate-control[data-open] .model-rate-popover{display:block}.top-status-chip.degraded{border-color:#f4bf4f57;color:#ffd879}.top-status-chip.degraded i{background:#f4bf4f}.model-rate-popover{display:none;position:absolute;right:0;top:calc(100% + 12px);z-index:80;width:560px;padding:14px;border:1px solid #dfe4eb;border-radius:18px;background:#f7f9fcf7;color:#182235;box-shadow:0 24px 70px #00000061;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.model-rate-popover:before{content:"";position:absolute;right:58px;top:-7px;width:13px;height:13px;background:#f7f9fc;border-left:1px solid #dfe4eb;border-top:1px solid #dfe4eb;transform:rotate(45deg)}.model-rate-popover header{height:45px;display:flex;align-items:center;justify-content:space-between}.model-rate-popover header>div{display:flex;align-items:center;gap:9px}.model-rate-popover header svg{width:17px;color:#357be3}.model-rate-popover header span{display:flex;flex-direction:column;gap:2px}.model-rate-popover header strong{font-size:12px}.model-rate-popover header small{font-size:8px;color:#7b8493}.model-rate-popover header button{width:28px;height:28px;border:0;border-radius:8px;background:#edf1f6;color:#667182;display:grid;place-items:center}.model-rate-popover header button svg{width:13px}.model-rate-head,.model-rate-popover article,.model-rate-popover footer{display:grid;grid-template-columns:minmax(0,1fr) 112px 112px;gap:12px;align-items:center}.model-rate-head{padding:8px 11px;color:#7b8492;font-size:9px}.model-rate-head span:not(:first-child){text-align:right}.model-rate-list{max-height:420px;overflow:auto;display:grid;gap:5px}.model-rate-list>p{padding:30px;text-align:center;color:#778294;font-size:10px}.model-rate-popover article{min-height:51px;padding:8px 11px;border-radius:11px;background:#edf2f8}.model-rate-popover article>span{display:flex;flex-direction:column;min-width:0}.model-rate-popover article strong{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-rate-popover article small{margin-top:3px;color:#7b8798;font-size:8px}.model-rate-popover article b,.model-rate-popover footer b{text-align:right;color:#1764d6;font-size:11px}.model-rate-popover footer{margin-top:9px;padding:11px;border-top:1px solid #dce2ea;font-size:10px}.model-rate-popover footer span{font-weight:700}
