:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f7fb;--surface:#fff;--surface-soft:#f5f3ff;--ink:#11172f;--muted:#68728d;--line:#e6e9f2;--line-strong:#cfd5e5;--brand:#5a45ff;--brand-dark:#402ce1;--brand-soft:#eeeaff;--panel:#fbfcff;--good:#16a36a;--warn:#f2a626;--bad:#d94c4c;--shadow:0 14px 34px #242b5212;--shadow-strong:0 20px 58px #232a5221}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.7}details:not([open])>:not(summary),button[aria-label="Open Next.js Dev Tools"]{display:none!important}.compact-density{font-size:13px}img,video{max-width:100%}.product-shell{min-height:100vh}.top-nav{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:30;background:#fffffff5;align-items:center;gap:14px;min-height:58px;padding:0 18px;display:flex;position:sticky;top:0;box-shadow:0 1px #ffffffb3}.compact-density .top-nav{gap:12px;min-height:52px;padding:0 14px}.compact-density .logo-button strong,.compact-density .sidebar-brand strong{font-size:20px}.compact-density .logo-orb{width:24px;height:24px}.logo-button,.sidebar-brand{color:var(--brand);background:0 0;border:0;flex:none;align-items:center;gap:10px;padding:0;display:inline-flex}.logo-button strong,.sidebar-brand strong{letter-spacing:0;font-size:24px}.logo-orb{background:radial-gradient(circle at 58% 42%,#fff 0 18%,#6b55ff 20% 62%,#412ce6 64% 100%);border-radius:999px;width:30px;height:30px;display:inline-block}.marketing-nav{flex:1;align-items:center;gap:22px;min-width:0;display:flex}.marketing-nav button,.top-actions button,.tool-button,.ghost-button,.icon-button,.primary-small,.primary-action,.primary-soft,.primary-wide,.outline-wide{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;display:inline-flex}.compact-density .marketing-nav button,.compact-density .top-actions button,.compact-density .tool-button,.compact-density .ghost-button,.compact-density .icon-button,.compact-density .primary-small,.compact-density .primary-action,.compact-density .primary-soft,.compact-density .primary-wide,.compact-density .outline-wide{min-height:32px;font-size:12px}.compact-density .ghost-button,.compact-density .primary-small,.compact-density .primary-action,.compact-density .primary-soft{padding-left:10px;padding-right:10px}.marketing-nav button{color:#283050;white-space:nowrap;background:0 0;border:0;padding:8px 2px;font-size:14px;font-weight:700}.marketing-menu-shell{position:relative}.marketing-trigger.active{color:var(--brand)}.marketing-popover{border:1px solid var(--line);z-index:85;background:#fff;border-radius:8px;gap:8px;width:300px;padding:10px;display:grid;position:absolute;top:calc(100% + 12px);left:-12px;box-shadow:0 24px 70px #1a1e4129}.marketing-popover.wide{width:340px}.marketing-popover:before{border-left:1px solid var(--line);border-top:1px solid var(--line);content:"";background:#fff;width:12px;height:12px;position:absolute;top:-7px;left:26px;transform:rotate(45deg)}.marketing-nav .marketing-popover button{text-align:left;white-space:normal;background:#fbfcff;border:1px solid #0000;border-radius:8px;justify-content:stretch;align-items:flex-start;gap:4px;min-height:58px;padding:10px 12px;display:grid}.marketing-nav .marketing-popover button:hover{background:#fff;border-color:#d8d2ff;box-shadow:0 10px 24px #5a45ff14}.marketing-popover strong{color:#20284a;font-size:13px;font-weight:900;line-height:1.25}.marketing-popover small{color:var(--muted);font-size:12px;font-weight:700;line-height:1.45}.studio-topbar{grid-template-columns:minmax(260px,.92fr) minmax(320px,1fr) auto;display:grid}.studio-topbar-left{align-items:center;gap:14px;min-width:0;display:flex}.studio-breadcrumb{border-left:1px solid var(--line);gap:1px;min-width:0;padding-left:14px;display:grid}.studio-breadcrumb span{color:var(--muted);font-size:10.5px;font-weight:950;line-height:1.1}.studio-breadcrumb strong{color:#151b38;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950;line-height:1.25;overflow:hidden}.studio-context-strip{background:#f8f9ff;border:1px solid #e2e6f2;border-radius:8px;grid-template-columns:repeat(2,minmax(0,auto)) repeat(2,auto);justify-self:center;align-items:center;gap:0;max-width:100%;min-height:34px;display:grid;overflow:hidden}.studio-context-strip span,.studio-context-strip button{color:#47516f;white-space:nowrap;border:0;border-right:1px solid #e2e6f2;justify-content:center;align-items:center;min-height:32px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.studio-context-strip span:first-child{color:#232b49}.studio-context-strip button{color:var(--brand);background:#fff}.studio-context-strip button:last-child{border-right:0}.top-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex;position:relative}.language-toggle{border:1px solid var(--line);color:#424b69;background:#fff;border-radius:8px;min-height:32px;padding:0 10px;font-size:12px;font-weight:900}.api-badge{border:1px solid var(--line);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.api-badge:before{content:"";border-radius:999px;width:8px;height:8px}.api-badge.ready{color:#168355;background:#ebf8f1;border-color:#c9ead7}.api-badge.ready:before{background:var(--good)}.api-badge.checking{color:#986000;background:#fff8e8;border-color:#f2dca8}.api-badge.checking:before{background:var(--warn)}.api-badge.offline{color:var(--bad);background:#fff0f0;border-color:#f0caca}.api-badge.offline:before{background:var(--bad)}.api-badge.ready.live{color:#14734e;background:#ebf8f1;border-color:#bfe8d3}.api-badge.ready.mock{color:#986000;background:#fff8e8;border-color:#f2dca8}.api-badge.ready.mock:before{background:var(--warn)}.api-badge.ready.missing-key{color:var(--bad);background:#fff0f0;border-color:#f0caca}.api-badge.ready.missing-key:before{background:var(--bad)}.ghost-button{border:1px solid var(--line);color:#303858;background:#fff;padding:8px 13px;font-size:14px;font-weight:800}.ghost-button.quiet{color:#52607a;background:#f8fafc;border-color:#d9e2f2}.ghost-button.costly{color:#986000;background:#fff8e8;border-color:#f2d29b}.ghost-button.costly:hover{background:#fff3d6;border-color:#e7b95f}.file-action{cursor:pointer;position:relative}.file-action input,.hidden-file-input{display:none}.icon-button{border:1px solid var(--line);color:#2c3352;background:#fff;width:38px;height:38px;padding:0;position:relative}.icon-button.active,.team-chip.active{background:var(--brand-soft);color:var(--brand);border-color:#d7d0ff}.notify-dot{background:#f13f4b;border:2px solid #fff;border-radius:999px;width:10px;height:10px;position:absolute;top:7px;right:8px}.notify-dot.attention{background:var(--warn)}.team-chip{color:#303858;white-space:nowrap;background:#fff;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:4px 7px 4px 5px;font-size:14px;font-weight:800;display:flex}.team-chip img,.user-row img{object-fit:cover;border-radius:999px;width:32px;height:32px}.top-popover-shell{position:relative}.top-popover{border:1px solid var(--line);z-index:80;background:#fff;border-radius:8px;gap:12px;width:min(380px,86vw);padding:14px;display:grid;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 24px 70px #1a1e412e}.top-popover:before{border-left:1px solid var(--line);border-top:1px solid var(--line);content:"";background:#fff;width:12px;height:12px;position:absolute;top:-7px;right:18px;transform:rotate(45deg)}.popover-head{justify-content:space-between;gap:10px;display:flex}.popover-head strong{color:var(--ink);font-size:15px}.popover-head span{color:var(--muted);font-size:12px;font-weight:800}.notification-list,.team-menu-list{gap:8px;display:grid}.notification-list button{border:1px solid var(--line);text-align:left;background:#fbfcff;border-radius:8px;grid-template-columns:10px 1fr;align-items:flex-start;gap:10px;padding:11px;display:grid}.notification-list button:hover,.team-menu-list button:hover{border-color:#d2cbff;box-shadow:0 10px 24px #5a45ff14}.notification-list strong,.notification-list small{display:block}.notification-list strong{color:#283050;font-size:13px}.notification-list small{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.5}.popover-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.popover-actions button,.team-menu-list button{border:1px solid var(--line);color:#303858;background:#fff;border-radius:8px;min-height:36px;font-size:13px;font-weight:900}.team-popover{width:min(320px,84vw)}.team-profile-card{border:1px solid var(--line);background:#fbfcff;border-radius:8px;grid-template-columns:42px 1fr;align-items:center;gap:10px;padding:12px;display:grid}.team-profile-card img{object-fit:cover;border-radius:999px;width:42px;height:42px}.team-profile-card strong,.team-profile-card span,.team-usage-card span,.team-usage-card strong,.team-usage-card small{display:block}.team-profile-card strong{color:var(--ink);font-size:14px}.team-profile-card span,.team-usage-card span,.team-usage-card small{color:var(--muted);font-size:12px}.team-menu-list button{text-align:left;justify-content:flex-start;padding:0 12px}.team-usage-card{background:var(--brand-soft);border:1px solid #d8d1ff;border-radius:8px;gap:3px;padding:12px;display:grid}.team-usage-card strong{color:var(--brand-dark);font-size:14px}.primary-action,.primary-small,.primary-wide{background:var(--brand);border:1px solid var(--brand);color:#fff;font-weight:900}.primary-action:disabled,.primary-small:disabled,.primary-wide:disabled{box-shadow:none;color:#8a93aa;opacity:1;background:#eef1f7;border-color:#dfe4ef}.primary-action{padding:10px 20px;box-shadow:0 12px 26px #5a45ff3d}.primary-small{min-height:38px;padding:8px 14px}.primary-wide{width:100%;min-height:44px}.primary-soft{background:var(--brand-soft);color:var(--brand-dark);border:1px solid #d8d1ff;padding:8px 13px;font-weight:900}.studio-frame{grid-template-columns:190px minmax(0,1fr);min-height:calc(100vh - 58px);display:grid}.compact-density .studio-frame{grid-template-columns:156px minmax(0,1fr);min-height:calc(100vh - 52px)}.app-sidebar{border-right:1px solid var(--line);background:linear-gradient(#fff 0%,#fbfcff 100%);flex-direction:column;gap:22px;padding:24px 16px;display:flex}.compact-density .app-sidebar{gap:12px;padding:12px 8px}.sidebar-brand{padding:0 10px 12px;display:none}.sidebar-brand strong{font-size:22px}.sidebar-nav{gap:8px;display:grid}.compact-density .sidebar-nav{gap:4px}.sidebar-link{color:#323a5b;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;min-height:44px;padding:10px 12px;font-size:14px;font-weight:800;display:flex}.compact-density .sidebar-link{gap:8px;min-height:34px;padding:7px 9px;font-size:12px}.sidebar-link.active,.sidebar-link:hover{color:var(--brand);background:linear-gradient(90deg,#f2efff 0%,#fbfcff 100%)}.plan-card{border:1px solid var(--line);background:#fbfbff;border-radius:8px;gap:10px;margin-top:auto;padding:14px;display:grid}.compact-density .plan-card{gap:7px;padding:10px}.plan-card strong{color:var(--brand);font-size:14px}.plan-card span,.user-row span{color:var(--muted);font-size:12px}.plan-card-queue-link{color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;min-height:0;padding:0;font-size:12px;font-weight:800;line-height:1.35}.plan-card-queue-link:hover{color:var(--brand);text-underline-offset:3px;text-decoration:underline}.plan-card button,.asset-group button{color:var(--brand);background:#fff;border:1px solid #cbc4ff;border-radius:8px;min-height:34px;font-size:13px;font-weight:900}.plan-card button.plan-card-queue-link{color:var(--muted);text-align:left;background:0 0;border:0;min-height:0;padding:0;font-size:12px;font-weight:800;line-height:1.35}.progress{background:#eaedf6;border-radius:999px;height:5px;overflow:hidden}.progress span{background:var(--brand);height:100%;display:block}.user-row{border:1px solid var(--line);background:#fbfbff;border-radius:8px;align-items:center;gap:10px;padding:10px;display:flex}.user-row>div{flex:1;min-width:0}.user-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.sidebar-logout{min-height:28px;padding:0 8px}.workspace{background:linear-gradient(#ffffffb8,#f6f7fbf5),radial-gradient(circle at 50% 0,#5a45ff0f,#0000 34%);min-width:0;padding:24px}.compact-density .workspace{padding:12px}.workspace-notice{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;width:fit-content;margin-bottom:12px;padding:8px 12px;font-size:12px;font-weight:800}.mobile-app-header,.mobile-bottom-nav{display:none}.beta-gate{min-height:100vh;padding:18px}.beta-topbar{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto 16px;display:flex}.beta-layout{grid-template-columns:360px minmax(0,1fr);gap:16px;max-width:1440px;margin:0 auto;display:grid}.beta-auth-panel,.case-gallery-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px}.beta-auth-panel{align-content:start;gap:14px;padding:18px;display:grid}.beta-copy h1{margin:10px 0 8px;font-size:28px;line-height:1.08}.beta-copy p{color:#515a78;margin:0;font-size:13px;font-weight:800;line-height:1.6}.auth-tabs{border:1px solid var(--line);background:#f6f7fd;border-radius:8px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.auth-tabs button{color:#59627f;background:0 0;border:0;border-radius:7px;min-height:32px;font-size:12px;font-weight:900}.auth-tabs button.active{color:var(--brand);background:#fff;box-shadow:0 6px 18px #23285014}.auth-form{gap:10px;display:grid}.auth-form label{gap:5px;display:grid}.auth-form label span{color:var(--muted);font-size:12px;font-weight:900}.auth-form input,.auth-form textarea{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;min-height:36px;padding:8px 10px}.auth-form textarea{resize:vertical;min-height:74px}.auth-field-help{color:var(--muted);margin-top:-5px;font-size:11px;font-weight:750;line-height:1.45;display:block}.auth-form input:disabled,.auth-form textarea:disabled{color:var(--muted);cursor:progress;opacity:.72;background:#f7f8fc}.auth-lock-note,.auth-message{border-radius:8px;padding:9px 10px;font-size:12px;font-weight:800;line-height:1.5}.auth-lock-note{color:#936019;background:#fff8ec;border:1px solid #f2a6264d}.auth-lock-note.open{color:#176d4b;background:#edf8f2;border-color:#cbe8d7}.auth-cooldown{color:#9a2f27;background:#fff2f0;border:1px solid #df44363d;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:34px;padding:7px 10px;font-size:12px;font-weight:900;display:flex}.auth-cooldown strong{font-variant-numeric:tabular-nums}.auth-message{background:var(--brand-soft);color:#4d44ad;border:1px solid #d8d1ff}.auth-secondary-action{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.auth-secondary-action:disabled{cursor:not-allowed;opacity:.5}.beta-guide{border-top:1px solid var(--line);gap:8px;padding-top:12px;display:grid}.beta-guide strong{font-size:13px}.beta-guide span{color:#515a78;grid-template-columns:22px 1fr;align-items:center;gap:8px;font-size:12px;font-weight:800;display:grid}.beta-guide b{background:var(--brand);color:#fff;border-radius:999px;place-items:center;width:22px;height:22px;display:grid}.case-gallery-panel{grid-template-rows:auto 1fr;min-width:0;padding:14px;display:grid}.case-gallery-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.case-gallery-head strong{font-size:16px;display:block}.case-gallery-head span{color:var(--muted);font-size:12px;font-weight:800}.case-gallery-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.case-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:8px;gap:5px;padding:0 0 8px;display:grid;overflow:hidden}.case-card:hover{border-color:#cbc4ff;transform:translateY(-1px);box-shadow:0 14px 34px #5a45ff1f}.case-card img{aspect-ratio:16/11;object-fit:cover;width:100%;height:auto}.case-card span,.case-card strong,.case-card small{margin-left:9px;margin-right:9px}.case-card span{color:var(--brand);font-size:11px;font-weight:900}.case-card strong{color:var(--ink);font-size:12px;line-height:1.25}.case-card small{color:var(--muted);font-size:11px;font-weight:800}.case-card:disabled{cursor:wait;opacity:.62;transform:none}.visual-case-gallery{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:12px;min-width:0;padding:14px;display:grid}.visual-case-toolbar{justify-content:space-between;align-items:flex-end;gap:12px;min-width:0;display:flex}.visual-case-toolbar>div:first-child{gap:3px;min-width:190px;display:grid}.visual-case-toolbar strong{color:var(--ink);font-size:16px;line-height:1.25}.visual-case-toolbar span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.45}.visual-case-tabs{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.visual-case-tabs button{color:#59617d;background:#fbfcff;border:1px solid #e6e9f6;border-radius:999px;min-height:28px;padding:0 10px;font-size:11px;font-weight:900}.visual-case-tabs button.active,.visual-case-tabs button:hover{background:var(--brand-soft);color:var(--brand);border-color:#d8d1ff}.visual-case-grid{grid-auto-flow:dense;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:minmax(150px,auto);gap:10px;display:grid}.visual-case-gallery.hero .visual-case-grid{grid-auto-rows:minmax(128px,auto)}.visual-case-gallery.compact .visual-case-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(116px,auto)}.visual-case-card{color:#fff;text-align:left;background:#0f142c;border:1px solid #ffffff29;border-radius:8px;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:150px;padding:12px;display:flex;position:relative;overflow:hidden}.visual-case-card:after{content:"";z-index:1;background:linear-gradient(#0a0e230f 0%,#0a0e232e 34%,#0a0e23d1 100%);position:absolute;inset:0}.visual-case-card img{object-fit:cover;z-index:0;width:100%;height:100%;transition:transform .22s;position:absolute;inset:0}.visual-case-card span,.visual-case-card strong,.visual-case-card small{z-index:2;position:relative}.visual-case-card span{color:var(--brand);background:#ffffffe6;border-radius:999px;margin-bottom:7px;padding:4px 8px;font-size:11px;font-weight:900}.visual-case-card strong{overflow-wrap:anywhere;max-width:100%;font-size:13px;line-height:1.25}.visual-case-card small{color:#ffffffc7;margin-top:4px;font-size:11px;font-weight:900}.visual-case-card em{color:#3224c7;z-index:2;background:#ffffffeb;border-radius:999px;padding:5px 8px;font-size:11px;font-style:normal;font-weight:900;position:absolute;top:10px;right:10px}.visual-case-card.featured{grid-area:span 2/span 2;min-height:310px}.visual-case-gallery.compact .visual-case-card,.visual-case-gallery.hero .visual-case-card{min-height:128px}.visual-case-gallery.compact .visual-case-card.featured{grid-area:span 1/span 1;min-height:116px}.visual-case-card:hover{border-color:#ffffffa3;transform:translateY(-1px);box-shadow:0 18px 34px #2e268b29}.visual-case-card:hover img{transform:scale(1.04)}.visual-case-card:disabled{cursor:wait;opacity:.66;transform:none}.workflow-page,.home-page,.quick-page,.render-page,.library-page{min-width:0}.library-focus-tabs{border:1px solid var(--line);background:#fff;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;width:fit-content;margin-bottom:16px;padding:8px;display:flex;box-shadow:0 10px 24px #2d36640f}.library-focus-tabs button{color:#58617f;background:#fbfcff;border:1px solid #0000;border-radius:8px;min-height:34px;padding:0 14px;font-size:13px;font-weight:900}.library-focus-tabs button.active,.library-focus-tabs button:hover{background:var(--brand-soft);color:var(--brand);border-color:#d8d1ff}.settings-section-tabs{border:1px solid var(--line);scrollbar-width:none;z-index:24;background:#fffffff5;border-radius:8px;align-items:center;gap:4px;width:100%;margin-bottom:14px;padding:4px;display:flex;position:sticky;top:64px;overflow-x:auto;box-shadow:0 8px 22px #2d366412}.compact-density .settings-section-tabs{top:58px}.settings-section-tabs::-webkit-scrollbar{display:none}.settings-section-tabs button{color:#5d6682;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;flex:none;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:12px;font-weight:850;display:inline-flex}.settings-section-tabs button:hover{color:#303858;background:#f4f6fb}.settings-section-tabs button.active{color:#304eb8;background:#eef2ff;border-color:#cfd8f8}.settings-section-tabs button svg{width:15px;height:15px}.settings-section-panel{grid-column:1/-1;gap:14px;width:100%;min-width:0;display:grid}.settings-health-details{border-top:1px solid #e7eaf3;min-width:0;padding-top:8px}.settings-health-details>summary{color:#4f5975;cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-height:32px;padding:0 2px;font-size:12px;font-weight:850;list-style:none;display:flex}.settings-health-details>summary::-webkit-details-marker{display:none}.settings-health-details>summary:before{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:6px;height:6px;margin-left:4px;transition:transform .16s;transform:rotate(-45deg)}.settings-health-details[open]>summary:before{transform:rotate(45deg)}.settings-health-details>summary span{flex:auto}.settings-health-details>summary b{color:#68728e;font-size:11px;font-weight:850}.settings-health-details[open]>summary{margin-bottom:8px}.home-page{gap:28px;display:grid}.home-hero{grid-template-columns:minmax(420px,.86fr) minmax(520px,1.14fr);align-items:stretch;gap:28px;min-height:430px;display:grid}.home-hero-copy{align-content:center;gap:18px;min-width:0;display:grid}.home-kicker{color:var(--brand);border:1px solid #d8d1ff;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 14px;font-size:13px;font-weight:900;display:inline-flex}.home-hero-copy h1{color:#10132f;margin:0;font-size:clamp(38px,3.7vw,62px);line-height:1.05}.home-hero-copy p{color:#3b4160;margin:0;font-size:24px;font-weight:800;line-height:1.35}.home-summary{color:var(--muted);gap:8px;font-size:14px;font-weight:800;line-height:1.45;display:grid}.home-commercial-guard{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-width:720px;display:grid}.home-commercial-guard span{border:1px solid var(--line);background:#fff;border-radius:8px;gap:3px;min-width:0;padding:9px 10px;display:grid}.home-commercial-guard b{color:#485170;font-size:11px;line-height:1.2}.home-commercial-guard em{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;font-weight:900;line-height:1.25;overflow:hidden}.home-commercial-guard .ready{border-color:#16a36a61;box-shadow:inset 3px 0 #16a36ad6}.home-commercial-guard .limited{border-color:#f2a62661;box-shadow:inset 3px 0 #f2a626e6}.home-commercial-guard .blocked{border-color:#d94c4c59;box-shadow:inset 3px 0 #d94c4cdb}.home-cta-row,.home-capabilities{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.home-capabilities span{color:var(--brand);align-items:center;gap:6px;font-size:12px;font-weight:900;display:inline-flex}.home-capabilities span:before{border:1px solid var(--brand);content:"";border-radius:999px;width:12px;height:12px}.home-ops-summary{border:1px solid var(--line);border-left:4px solid var(--brand);background:#fff;border-radius:8px;gap:10px;max-width:720px;padding:12px;display:grid;box-shadow:0 16px 36px #5a45ff1a}.home-ops-summary>div:first-child{gap:4px;display:grid}.home-ops-summary strong{color:var(--ink);font-size:15px}.home-ops-summary span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.45}.home-ops-metrics,.home-ops-flow,.home-commerce-stack,.home-service-mode-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.home-ops-flow,.home-commerce-stack,.home-service-mode-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.home-service-mode-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.home-ops-metrics span,.home-ops-flow span,.home-commerce-stack span,.home-service-mode-strip span{color:#4e5874;background:#fbfcff;border:1px solid #e5e8f5;border-radius:8px;gap:2px;padding:8px 10px;display:grid}.home-ops-metrics b,.home-ops-flow b,.home-commerce-stack b,.home-service-mode-strip b{color:var(--ink);font-size:15px}.home-commerce-stack span,.home-service-mode-strip span{font-size:11px}.home-commerce-stack b,.home-service-mode-strip b{margin-bottom:2px;font-size:12px;display:block}.home-app-preview{border:1px solid var(--line);background:#fff;border-radius:8px;gap:18px;min-width:0;padding:22px;display:grid;box-shadow:0 28px 60px #5a45ff1f}.home-app-preview.compact{box-shadow:var(--shadow);padding:14px}.home-visual-showcase{border:1px solid var(--line);background:#fff;border-radius:8px;gap:12px;min-width:0;padding:14px;display:grid;box-shadow:0 28px 60px #5a45ff1f}.home-visual-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.home-visual-head div{gap:3px;display:grid}.home-visual-head strong{color:var(--ink);font-size:16px}.home-visual-head span{color:var(--muted);font-size:12px;font-weight:800}.home-visual-head button{background:var(--brand);border:1px solid var(--brand);color:#fff;border-radius:8px;min-height:34px;padding:0 12px;font-size:12px;font-weight:900}.home-hero-case-grid{grid-auto-flow:dense;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(122px,auto);gap:10px;display:grid}.home-hero-case{color:#fff;text-align:left;background:#11162d;border:1px solid #fff3;border-radius:8px;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:122px;padding:11px;display:flex;position:relative;overflow:hidden}.home-hero-case.featured{grid-area:span 2/span 2;min-height:254px}.home-hero-case:after{content:"";z-index:1;background:linear-gradient(#0c0f2114 0%,#0c0f2138 36%,#0c0f21db 100%);position:absolute;inset:0}.home-hero-case img{object-fit:cover;width:100%;height:100%;transition:transform .22s;position:absolute;inset:0}.home-hero-case span,.home-hero-case strong,.home-hero-case small{z-index:2;position:relative}.home-hero-case span{color:var(--brand);background:#ffffffe6;border-radius:999px;margin-bottom:7px;padding:4px 8px;font-size:11px;font-weight:900}.home-hero-case strong{font-size:13px;line-height:1.25}.home-hero-case small{color:#ffffffc7;margin-top:4px;font-size:11px;font-weight:900}.home-hero-case:hover{border-color:#ffffffad;transform:translateY(-1px);box-shadow:0 18px 34px #2e268b29}.home-hero-case:hover img{transform:scale(1.04)}.home-preview-head,.home-mode-title,.home-canvas-toolbar{justify-content:space-between;align-items:center;gap:10px;display:flex}.home-preview-head strong,.home-mode-title strong,.home-task-list>strong,.home-model-list>strong{font-size:15px;font-weight:900}.home-preview-head button,.home-canvas-toolbar button{background:var(--brand);border:1px solid var(--brand);color:#fff;border-radius:8px;min-height:34px;padding:0 12px;font-size:12px;font-weight:900}.home-projects-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.home-project-mini,.home-new-project{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fff;border-radius:8px;min-width:0;display:grid;overflow:hidden}.home-project-mini:hover,.home-new-project:hover,.home-canvas-nodes button:hover{border-color:var(--brand);box-shadow:0 12px 24px #5a45ff1a}.home-project-mini img{aspect-ratio:4/3;object-fit:cover;width:100%}.home-project-mini strong{padding:10px 10px 3px;font-size:12px}.home-project-mini span{color:var(--muted);padding:0 10px 10px;font-size:11px;font-weight:800}.home-new-project{color:var(--muted);text-align:center;align-content:center;justify-items:center;gap:10px;min-height:150px;padding:18px}.home-new-project svg{color:var(--brand)}.home-dashboard-row{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) 210px;gap:18px;padding-top:18px;display:grid}.home-task-list,.home-model-list{gap:12px;min-width:0;display:grid}.home-task-row{grid-template-columns:42px minmax(120px,1fr) minmax(110px,.8fr);align-items:center;gap:10px;display:grid}.home-task-row img{object-fit:cover;border-radius:7px;width:42px;height:42px}.home-task-row span,.home-model-list span{color:#4a5270;font-size:12px;font-weight:900}.home-model-list{border:1px solid var(--line);background:#fbfcff;border-radius:8px;padding:14px}.home-model-list span{background:var(--brand-soft);color:var(--brand);border-radius:8px;padding:8px 10px}.home-feature-strip{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.home-feature{border-right:1px solid var(--line);grid-template-columns:46px 1fr;gap:6px;min-height:104px;padding:20px;display:grid}.home-case-section{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:12px;padding:14px;display:grid}.home-section-title{justify-content:space-between;align-items:end;gap:12px;display:flex}.home-section-title strong{font-size:16px}.home-section-title span{color:var(--muted);font-size:12px;font-weight:800}.home-case-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.home-feature:last-child{border-right:0}.home-feature>span{background:var(--brand);color:#fff;border-radius:8px;grid-row:span 2;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.home-feature strong{font-size:14px;line-height:1.25}.home-feature small{color:var(--muted);font-size:12px;line-height:1.45}.home-workbench{grid-template-columns:minmax(520px,1.08fr) minmax(360px,.92fr);align-items:stretch;gap:14px;display:grid}.home-workbench-main,.home-case-panel,.home-compact-panel{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;box-shadow:0 12px 30px #262d5812}.home-workbench-main{gap:14px;padding:16px;display:grid}.home-workbench-head{gap:8px;display:grid}.home-workbench-eyebrow{color:var(--brand);background:#f4f1ff;border:1px solid #d9d3ff;border-radius:999px;align-items:center;gap:6px;width:fit-content;min-height:30px;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex}.home-workbench-head h1{color:#11152e;margin:0;font-size:30px;line-height:1.18}.home-workbench-head p{color:#4d5573;max-width:780px;margin:0;font-size:13px;font-weight:800;line-height:1.55}.home-workbench-input{gap:8px;display:grid}.home-workbench-input span{color:#303858;font-size:12px;font-weight:900}.home-workbench-input textarea{color:var(--ink);font:inherit;resize:vertical;background:#fbfcff;border:1px solid #dfe4f2;border-radius:8px;outline:none;min-height:92px;padding:11px 12px;font-size:13px;line-height:1.55}.home-workbench-input textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #5a45ff1a}.home-workbench-actions{grid-template-columns:minmax(170px,1.2fr) repeat(3,minmax(130px,1fr));gap:8px;display:grid}.home-workbench-actions button{white-space:nowrap;justify-content:center;min-height:38px}.home-readiness-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.home-readiness-card{color:#2c3451;cursor:pointer;text-align:left;background:#fbfcff;border:1px solid #e4e8f5;border-radius:8px;gap:3px;min-width:0;padding:9px 10px;display:grid}.home-readiness-card:hover{border-color:#cbc4ff;box-shadow:0 8px 18px #5a45ff14}.home-readiness-card span{color:#66708f;font-size:11px;font-weight:900}.home-readiness-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25;overflow:hidden}.home-readiness-card.ready{border-color:#16a36a57;box-shadow:inset 3px 0 #16a36ad1}.home-readiness-card.limited{border-color:#f2a6265c;box-shadow:inset 3px 0 #f2a626db}.home-readiness-card.blocked{border-color:#d94c4c57;box-shadow:inset 3px 0 #d94c4cd6}.home-workflow-pipeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.home-pipeline-step{background:#f8f9fd;border:1px solid #e6eaf5;border-radius:8px;gap:4px;min-width:0;padding:9px;display:grid}.home-pipeline-step b{color:var(--brand);font-size:11px}.home-pipeline-step small{color:#68728e;font-size:11px;font-weight:900}.home-pipeline-step strong{color:#222a46;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25;overflow:hidden}.home-pipeline-step.ready{background:#f0fbf5;border-color:#ced}.home-pipeline-step.limited{background:#fff9ed;border-color:#f2ddb4}.home-pipeline-step.blocked{background:#fff3f3;border-color:#f0cece}.home-next-panel{border:1px solid #e4e8f5;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 12px;display:grid}.home-next-panel.ready{background:#f0fbf5;border-color:#ced}.home-next-panel.blocked{background:#fff8ed;border-color:#f2ddb4}.home-next-panel>div{gap:3px;min-width:0;display:grid}.home-next-panel span{color:#66708f;font-size:11px;font-weight:900}.home-next-panel strong{color:#202846;font-size:13px;line-height:1.35}.home-case-panel{gap:12px;padding:12px;display:grid}.home-panel-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.home-panel-head>div{gap:3px;min-width:0;display:grid}.home-panel-head strong{color:var(--ink);font-size:15px;line-height:1.25}.home-panel-head span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.35}.home-panel-head button{border:1px solid var(--line);color:var(--brand);background:#fff;border-radius:8px;flex:none;min-height:32px;padding:0 10px;font-size:12px;font-weight:900}.home-panel-head button:hover{background:var(--brand-soft);border-color:#d8d1ff}.home-case-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(122px,auto);gap:8px;display:grid}.home-case-card{color:#fff;text-align:left;background:#11162d;border:1px solid #ffffff38;border-radius:8px;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:122px;padding:10px;display:flex;position:relative;overflow:hidden}.home-case-card:first-child{grid-row:span 2;min-height:252px}.home-case-card:after{content:"";z-index:1;background:linear-gradient(#0c0f210f 0%,#0c0f2138 42%,#0c0f21db 100%);position:absolute;inset:0}.home-case-card img{object-fit:cover;width:100%;height:100%;transition:transform .22s;position:absolute;inset:0}.home-case-card span,.home-case-card strong,.home-case-card small{z-index:2;position:relative}.home-case-card span{color:var(--brand);background:#ffffffe6;border-radius:999px;margin-bottom:6px;padding:4px 7px;font-size:10px;font-weight:900}.home-case-card strong{font-size:13px;line-height:1.25}.home-case-card small{color:#ffffffc2;margin-top:4px;font-size:11px;font-weight:900}.home-case-card:hover{border-color:#ffffffb8;box-shadow:0 14px 26px #2e268b24}.home-case-card:hover img{transform:scale(1.04)}.home-module-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.home-module-button{border:1px solid var(--line);color:#28304e;text-align:left;background:#fff;border-radius:8px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-height:78px;padding:11px;display:grid;box-shadow:0 10px 24px #262d580d}.home-module-button>svg{background:var(--brand-soft);color:var(--brand);border-radius:8px;width:38px;height:38px;padding:9px}.home-module-button span{gap:3px;min-width:0;display:grid}.home-module-button strong{color:var(--ink);font-size:13px}.home-module-button small{color:var(--muted);font-size:11px;font-weight:800;line-height:1.35}.home-module-button:hover{border-color:#d8d1ff;box-shadow:0 14px 28px #5a45ff17}.home-lower-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.home-compact-panel{gap:12px;padding:12px;display:grid}.home-project-list{gap:8px;display:grid}.home-project-row{color:#28304e;text-align:left;background:#fbfcff;border:1px solid #e5e8f5;border-radius:8px;grid-template-columns:58px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:66px;padding:7px;display:grid}.home-project-row img,.home-project-row>svg:first-child{object-fit:cover;border-radius:7px;width:52px;height:52px}.home-project-row>svg:first-child{background:var(--brand-soft);color:var(--brand);padding:15px}.home-project-row span{gap:3px;min-width:0;display:grid}.home-project-row strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.25;overflow:hidden}.home-project-row small{color:var(--muted);font-size:11px;font-weight:800}.home-project-row:hover{background:#f7f5ff;border-color:#d8d1ff}.home-wallet-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.home-wallet-strip span{color:#66708f;background:#fbfcff;border:1px solid #e5e8f5;border-radius:8px;gap:3px;padding:9px;font-size:11px;font-weight:900;display:grid}.home-wallet-strip b{color:var(--ink);font-size:16px}.home-service-mode-strip.compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.home-service-mode-strip.compact button{color:#28304e;text-align:left;background:#fff;border:1px solid #e5e8f5;border-radius:8px;gap:4px;min-height:70px;padding:9px;display:grid}.home-service-mode-strip.compact button:hover{background:#f7f5ff;border-color:#d8d1ff}.home-service-mode-strip.compact strong{color:var(--ink);font-size:13px}.home-service-mode-strip.compact span{color:var(--muted);font-size:11px;font-weight:800;line-height:1.35}.home-mode-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.home-mode-shortcut{border:1px solid var(--line);color:#28304e;text-align:left;background:#fff;border-radius:8px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-height:82px;padding:12px;display:grid}.home-mode-shortcut>svg{color:#0f75a8;background:#f1f7fb;border-radius:8px;width:42px;height:42px;padding:10px}.home-mode-shortcut span{gap:4px;min-width:0;display:grid}.home-mode-shortcut strong{color:var(--ink);font-size:14px}.home-mode-shortcut small{color:var(--muted);font-size:12px;font-weight:800;line-height:1.35}.home-mode-shortcut:hover{border-color:#d8d1ff;box-shadow:0 12px 24px #5a45ff14}.workflow-guide{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:12px;padding:14px;display:grid}.workflow-guide.compact{margin-bottom:18px;padding:12px}.workflow-guide-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.workflow-guide-head div{gap:3px;min-width:0;display:grid}.workflow-guide-head strong{color:var(--ink);font-size:15px}.workflow-guide-head span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.45}.workflow-guide-progress{color:#4b4fc4;white-space:nowrap;background:#f4f5ff;border:1px solid #e1ddff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:950}.workflow-next-action{color:var(--ink);text-align:left;background:linear-gradient(135deg,#f7f8ff,#fff);border:1px solid #dcd7ff;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(220px,.52fr);align-items:center;gap:12px;padding:10px 12px;display:grid}.workflow-next-action:hover{border-color:var(--brand);box-shadow:0 10px 24px #5a45ff1f}.workflow-next-action div{gap:3px;min-width:0;display:grid}.workflow-next-action small{color:var(--brand);font-size:11px;font-weight:950}.workflow-next-action strong{font-size:14px;line-height:1.25}.workflow-next-action span,.workflow-next-action em{color:var(--muted);font-size:12px;font-style:normal;font-weight:850;line-height:1.45}.workflow-next-action.ready{border-color:#bfe8d3}.workflow-next-action.limited{border-color:#f2d6a3}.workflow-next-action.blocked{border-color:#d94c4c47}.workflow-guide-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);gap:10px;display:grid}.workflow-guide.compact .workflow-guide-grid{grid-template-columns:1fr}.workflow-guide.compact .workflow-next-action{grid-template-columns:minmax(0,1fr)}.workflow-step-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.workflow-guide.compact .workflow-step-list{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-step-item{color:var(--ink);text-align:left;background:#fbfcff;border:1px solid #e4e8f5;border-radius:8px;grid-template-columns:24px minmax(0,1fr) auto;align-items:start;gap:7px;min-height:96px;padding:9px;display:grid}.workflow-step-item:hover{border-color:#cbc4ff;box-shadow:0 10px 22px #5a45ff1a}.workflow-step-item em{color:#64708d;background:#eef1fa;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-style:normal;font-weight:900;display:flex}.workflow-step-item strong{font-size:12px;line-height:1.25;display:block}.workflow-step-item span{color:var(--muted);margin-top:3px;font-size:11px;font-weight:800;line-height:1.4;display:block}.workflow-step-item small{color:#4652d9;margin-top:7px;font-size:10px;font-weight:950;line-height:1.25;display:block}.workflow-step-item b{white-space:nowrap;border-radius:999px;padding:5px 7px;font-size:10px;line-height:1}.workflow-step-item.ready{border-color:#bfe8d3}.workflow-step-item.ready em,.workflow-step-item.ready b{color:#158257;background:#e8f8ef}.workflow-step-item.todo em,.workflow-step-item.todo b{color:#64708d;background:#eef1fa}.workflow-step-item.limited{border-color:#f2d6a3}.workflow-step-item.limited em,.workflow-step-item.limited b{color:#a56300;background:#fff1d6}.workflow-step-item.blocked{border-color:#d94c4c47}.workflow-step-item.blocked em,.workflow-step-item.blocked b{color:#b42323;background:#fdecec}.capability-truth-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.workflow-guide.compact .capability-truth-list{grid-template-columns:repeat(4,minmax(0,1fr))}.capability-truth-card{background:#fbfcff;border:1px solid #e4e8f5;border-left:3px solid #cfd4e6;border-radius:8px;gap:4px;min-height:92px;padding:9px 10px;display:grid}.capability-truth-card.ready{border-left-color:#16a34a}.capability-truth-card.limited{border-left-color:#f59e0b}.capability-truth-card.blocked{border-left-color:#d94c4c}.capability-truth-card strong{color:#303858;font-size:12px}.capability-truth-card span,.capability-truth-card small{color:var(--muted);font-size:11px;font-weight:800;line-height:1.4}.settings-quickstart{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-column:1/-1;gap:12px;padding:14px;display:grid}.settings-quickstart-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.settings-quickstart-head>div{gap:4px;min-width:0;display:grid}.settings-quickstart-head strong{color:var(--ink);font-size:18px;line-height:1.2}.settings-quickstart-head small{color:var(--muted);font-size:12px;font-weight:800}.settings-quickstart-actions{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.settings-quickstart-actions button{border:1px solid var(--line);color:#31395c;background:#f7f8ff;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:8px 9px;font-size:12px;font-weight:900;display:inline-flex}.settings-quickstart .workflow-guide{box-shadow:none}.platform-roadmap-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-column:1/-1;gap:12px;padding:14px;display:grid}.roadmap-head{justify-content:space-between;align-items:start;gap:14px;display:flex}.roadmap-head>div{gap:4px;min-width:0;display:grid}.roadmap-head strong{color:var(--ink);font-size:18px}.roadmap-head small{color:var(--muted);font-size:12px;font-weight:800;line-height:1.45}.roadmap-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.roadmap-actions .ghost-button,.roadmap-actions .primary-small{white-space:nowrap;min-height:34px;padding:8px 11px}.roadmap-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.roadmap-metrics span{color:var(--muted);background:#fbfcff;border:1px solid #e5e8f5;border-radius:8px;gap:2px;padding:8px 10px;font-size:11px;font-weight:900;display:grid}.roadmap-metrics b{color:var(--ink);font-size:18px}.roadmap-lanes{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.roadmap-lane{background:#f8f9ff;border:1px solid #e5e8f5;border-radius:8px;align-content:start;gap:8px;padding:8px;display:grid}.roadmap-lane-head{justify-content:space-between;align-items:center;padding:2px 2px 4px;display:flex}.roadmap-lane-head strong{color:var(--brand);font-size:13px}.roadmap-lane-head span{color:#59637f;font-size:11px;font-weight:900}.roadmap-task{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fff;border-left:3px solid #cfd4e6;border-radius:8px;gap:6px;min-height:132px;padding:9px;display:grid}.roadmap-task:hover{border-color:#cbc4ff;box-shadow:0 10px 22px #5a45ff17}.roadmap-task.ready{border-left-color:var(--good)}.roadmap-task.limited{border-left-color:var(--warn)}.roadmap-task.blocked{border-left-color:var(--bad)}.roadmap-task.todo{border-left-color:#8791aa}.roadmap-task>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.roadmap-task em,.roadmap-task b{border-radius:999px;padding:5px 7px;font-size:10px;font-style:normal;font-weight:900;line-height:1}.roadmap-task em{color:#59637f;background:#eef1fa}.roadmap-task b{background:var(--brand-soft);color:var(--brand)}.roadmap-task.ready b{color:#158257;background:#e8f8ef}.roadmap-task.limited b{color:#a56300;background:#fff1d6}.roadmap-task.blocked b{color:#b42323;background:#fdecec}.roadmap-task strong{color:#283050;font-size:12px;line-height:1.3}.roadmap-task span,.roadmap-task small{color:var(--muted);overflow-wrap:anywhere;font-size:11px;font-weight:800;line-height:1.4}.roadmap-task small{color:#424b69}.commerce-ops-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-column:1/-1;gap:12px;padding:14px;display:grid}.commerce-ops-head,.usage-ledger-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.commerce-ops-head>div,.usage-ledger-head{flex:auto;min-width:0}.commerce-ops-head>button{flex:none}.commerce-ops-head strong,.usage-ledger-head strong{color:var(--ink);font-size:16px;display:block}.commerce-ops-head small,.usage-ledger-head span{color:var(--muted);margin-top:3px;font-size:12px;font-weight:800;line-height:1.45;display:block}.commerce-wallet-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.commerce-wallet-row span{color:var(--muted);background:#fbfcff;border:1px solid #e5e8f5;border-radius:8px;gap:2px;padding:8px 10px;font-size:11px;font-weight:900;display:grid}.commerce-wallet-row b{color:var(--ink);font-size:16px}.commerce-ops-route{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.commerce-ops-route span{color:#3f4967;background:#fbfcff;border:1px solid #e5e8f5;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:7px 9px;font-size:11px;font-weight:900;display:inline-flex}.commerce-ops-route b{background:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:10px;display:inline-flex}.commerce-business-map{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.commerce-business-map span{color:#59637f;background:#fbfcff;border:1px solid #e5e8f5;border-radius:8px;gap:3px;padding:8px 10px;font-size:11px;font-weight:850;line-height:1.4;display:grid}.commerce-business-map b{color:#283050;font-size:12px}.commerce-service-recommendation-card{background:linear-gradient(#fbfcff 0%,#fff 100%);border:1px solid #dfe4ff;border-radius:8px;gap:10px;padding:12px;display:grid}.commerce-service-recommendation-card.compact{box-shadow:none;gap:8px;padding:10px}.commerce-service-recommendation-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.commerce-service-recommendation-head>div{gap:4px;min-width:0;display:grid}.commerce-service-recommendation-head strong{color:#171d40;font-size:14px;line-height:1.35}.commerce-service-recommendation-head small{color:var(--muted);font-size:11px;font-weight:850;line-height:1.4}.commerce-service-recommendation-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.commerce-service-recommendation-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.commerce-service-recommendation-metrics span,.commerce-service-recommendation-columns>div,.commerce-service-recommendation-risk span{background:#fff;border:1px solid #e6e9f5;border-radius:8px}.commerce-service-recommendation-metrics span{color:#59637f;gap:2px;min-width:0;padding:8px;font-size:11px;font-weight:850;line-height:1.35;display:grid}.commerce-service-recommendation-metrics b{color:var(--brand);font-size:14px}.commerce-service-recommendation-columns{grid-template-columns:1fr 1fr;gap:8px;display:grid}.commerce-service-recommendation-columns>div{gap:6px;padding:9px;display:grid}.commerce-service-recommendation-columns b{color:#20284a;font-size:12px}.commerce-service-recommendation-columns span{color:#59637f;font-size:11px;font-weight:800;line-height:1.45}.commerce-service-recommendation-risk{flex-wrap:wrap;gap:7px;display:flex}.commerce-service-recommendation-risk span{color:#59637f;padding:7px 9px;font-size:11px;font-weight:850;line-height:1.35}.commerce-managed-recommender{background:#fbfcff;border:1px solid #e5e8f5;border-radius:8px;gap:10px;padding:12px;display:grid}.commerce-managed-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.commerce-managed-head>div{gap:3px;min-width:0;display:grid}.commerce-managed-head strong{color:var(--ink);font-size:14px}.commerce-managed-head span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.4}.commerce-managed-controls,.commerce-managed-result{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.commerce-managed-controls label{gap:5px;display:grid}.commerce-managed-controls span{color:var(--muted);font-size:11px;font-weight:900}.commerce-managed-controls input,.commerce-managed-controls select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;min-height:34px;padding:7px 9px}.commerce-managed-result{grid-template-columns:1.35fr .75fr .9fr}.commerce-managed-result span{color:var(--muted);background:#fff;border:1px solid #e6e9f2;border-radius:8px;gap:3px;min-height:48px;padding:8px 10px;font-size:11px;font-weight:850;line-height:1.4;display:grid}.commerce-managed-result b{color:#283050;font-size:13px}.commerce-merchant-desk{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:10px;padding:14px;display:grid}.commerce-merchant-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.commerce-merchant-head>div{gap:4px;min-width:0;display:grid}.commerce-merchant-head strong{color:var(--ink);font-size:16px}.commerce-merchant-head small{color:var(--muted);font-size:12px;font-weight:800;line-height:1.45}.commerce-merchant-metrics,.commerce-merchant-path,.commerce-merchant-actions,.commerce-merchant-modes{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.commerce-merchant-metrics span,.commerce-merchant-path span,.commerce-merchant-modes span{color:var(--muted);background:#fbfcff;border:1px solid #e5e8f5;border-radius:8px;gap:3px;min-height:50px;padding:8px 10px;font-size:11px;font-weight:850;line-height:1.4;display:grid}.commerce-merchant-metrics b,.commerce-merchant-path b,.commerce-merchant-modes b{color:#283050;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.commerce-merchant-modes{grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-merchant-modes span.active{background:#f5f2ff;border-color:#cbc4ff}.commerce-merchant-modes span.active b{color:var(--brand)}.commerce-merchant-actions button{color:#303858;background:#fbfcff;border:1px solid #e2e6f2;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.commerce-merchant-actions button:hover{color:var(--brand);border-color:#cdc6ff}.commerce-execution-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:10px;padding:14px;display:grid}.commerce-execution-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.commerce-execution-head>div{gap:4px;min-width:0;display:grid}.commerce-execution-head strong{color:var(--ink);font-size:16px}.commerce-execution-head small{color:var(--muted);font-size:12px;font-weight:800;line-height:1.4}.commerce-execution-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.commerce-execution-step{color:#303858;text-align:left;background:#fbfcff;border:1px solid #e5e8f5;border-left:3px solid #cfd4e6;border-radius:8px;gap:4px;min-height:126px;padding:9px;display:grid}.commerce-execution-step.done{border-left-color:var(--good);background:#f3fff8}.commerce-execution-step.ready{border-left-color:var(--brand);background:#f7f5ff}.commerce-execution-step.blocked{border-left-color:var(--warn);background:#fffaf1}.commerce-execution-step span{color:var(--muted);font-size:10px;font-weight:900}.commerce-execution-step strong{color:#20284a;font-size:13px}.commerce-execution-step b{color:#303858;font-size:12px}.commerce-execution-step small{color:var(--muted);font-size:11px;font-weight:800;line-height:1.4}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.commerce-product-quick-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:12px;padding:14px;display:grid}.commerce-product-quick-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.commerce-product-quick-head>div:first-child{gap:4px;min-width:0;display:grid}.commerce-product-quick-head strong{color:var(--ink);font-size:16px}.commerce-product-quick-head small{color:var(--muted);font-size:12px;font-weight:800;line-height:1.45}.commerce-product-quick-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.commerce-product-quick-status{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.commerce-product-quick-status span{color:var(--muted);background:#fbfcff;border:1px solid #e5e8f5;border-left:3px solid #cfd4e6;border-radius:8px;gap:3px;min-height:48px;padding:8px 10px;font-size:11px;font-weight:850;line-height:1.4;display:grid}.commerce-product-quick-status span.done{border-left-color:var(--good);background:#f3fff8}.commerce-product-quick-status span.ready{border-left-color:var(--brand);background:#f7f5ff}.commerce-product-quick-status span.blocked{border-left-color:var(--warn);background:#fffaf1}.commerce-product-quick-status b{color:#283050;font-size:12px}.commerce-product-quick-body{grid-template-columns:minmax(0,1fr) 220px;gap:12px;display:grid}.commerce-product-quick-form{gap:10px;display:grid}.commerce-product-quick-grid,.commerce-product-quick-textareas{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.commerce-product-quick-card input,.commerce-product-quick-card textarea{font-size:12px}.commerce-product-quick-card textarea{resize:vertical;min-height:82px}.commerce-product-lock-slider{color:var(--muted);background:#fbfcff;border:1px solid #e5e8f5;border-radius:8px;grid-template-columns:90px minmax(120px,1fr) 48px;align-items:center;gap:8px;padding:8px 10px;font-size:11px;font-weight:900;display:grid}.commerce-product-lock-slider b{color:var(--brand);text-align:right;font-size:13px}.commerce-product-quick-preview{background:#fbfcff;border:1px solid #e5e8f5;border-radius:8px;align-self:stretch;gap:8px;min-height:220px;padding:8px;display:grid;overflow:hidden}.commerce-product-quick-preview img,.commerce-product-quick-placeholder{aspect-ratio:1;background:#fff;border:1px solid #e6e9f2;border-radius:7px;width:100%;min-height:0}.commerce-product-quick-preview img{object-fit:contain}.commerce-product-quick-placeholder{color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:12px;display:flex}.commerce-product-quick-placeholder strong{color:#283050;font-size:13px}.commerce-product-quick-placeholder span{font-size:11px;font-weight:800;line-height:1.4}.commerce-product-quick-preview-meta{gap:6px;display:grid}.commerce-product-quick-preview-meta span{color:var(--muted);gap:2px;font-size:11px;font-weight:850;line-height:1.35;display:grid}.commerce-product-quick-preview-meta b{color:#283050;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.commerce-os-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:12px;padding:14px;display:grid}.commerce-os-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.commerce-os-head>div:first-child{gap:4px;min-width:0;display:grid}.commerce-os-head strong{color:var(--ink);font-size:16px}.commerce-os-head small{color:var(--muted);font-size:12px;font-weight:800;line-height:1.45}.commerce-os-head-actions{grid-template-columns:max-content max-content;gap:8px;display:grid}.commerce-os-status{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.commerce-os-status span{color:var(--muted);background:#fbfcff;border:1px solid #e5e8f5;border-radius:8px;gap:3px;min-height:48px;padding:8px 10px;font-size:11px;font-weight:850;line-height:1.35;display:grid}.commerce-os-status b{color:#283050;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.commerce-os-workbench{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.commerce-os-workbench article{background:#fbfcff;border:1px solid #e5e8f5;border-radius:8px;gap:9px;min-height:122px;padding:10px;display:grid}.commerce-os-workbench-main{grid-template-columns:30px minmax(0,1fr);align-items:start;gap:8px;display:grid}.commerce-os-workbench-main>span{background:var(--brand-soft);color:var(--brand);border:1px solid #dcd6ff;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.commerce-os-workbench-main strong{color:#59637f;font-size:11px;font-weight:900;display:block}.commerce-os-workbench-main b{color:#202846;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:13px;line-height:1.25;display:block;overflow:hidden}.commerce-os-workbench-main small{color:var(--muted);margin-top:3px;font-size:11px;font-weight:800;line-height:1.35;display:block}.commerce-os-workbench article>button{color:#303858;cursor:pointer;background:#fff;border:1px solid #dedff0;border-radius:7px;align-self:end;min-height:30px;padding:6px 9px;font-size:11px;font-weight:900}.commerce-os-workbench article>button:hover{color:var(--brand);border-color:#cbc4ff}.commerce-os-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.commerce-os-service-grid button{color:#303858;cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e8f5;border-radius:8px;gap:5px;min-height:116px;padding:10px;display:grid}.commerce-os-service-grid button:hover{background:#f7f5ff;border-color:#cbc4ff}.commerce-os-service-grid span{background:var(--brand-soft);color:var(--brand);border-radius:999px;width:fit-content;padding:4px 7px;font-size:10px;font-weight:900}.commerce-os-service-grid strong{color:#202846;font-size:13px}.commerce-os-service-grid small{color:var(--muted);font-size:11px;font-weight:800;line-height:1.35}.commerce-os-service-grid b{color:#4d5877;font-size:11px}.commerce-ops-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.commerce-mode-card{color:#303858;cursor:pointer;text-align:left;background:#fbfcff;border:1px solid #e5e8f5;border-radius:8px;gap:8px;min-height:150px;padding:10px;display:grid}.commerce-mode-card.active{border-color:var(--brand);background:#f5f2ff;box-shadow:0 10px 24px #5b4dff1f}.commerce-mode-card>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.commerce-mode-card strong{font-size:13px}.commerce-mode-card span,.commerce-capability-list span{background:var(--brand-soft);color:var(--brand);white-space:nowrap;border-radius:999px;padding:5px 7px;font-size:10px;font-weight:900}.commerce-mode-card p,.commerce-mode-card small,.commerce-mode-card b,.commerce-mode-detail p,.commerce-recharge-form small,.commerce-recharge-list span{color:var(--muted);margin:0;font-size:11px;font-weight:800;line-height:1.45}.commerce-mode-card b{color:#2f3754}.commerce-ops-body{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:12px;display:grid}.commerce-mode-detail,.commerce-recharge-form{background:#fbfcff;border:1px solid #e5e8f5;border-radius:8px;gap:10px;padding:12px;display:grid}.commerce-mode-detail>strong,.commerce-recharge-form>strong{color:var(--ink);font-size:13px}.commerce-capability-list{flex-wrap:wrap;gap:6px;display:flex}.commerce-ops-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.commerce-ops-actions button{color:#303858;background:#fff;border:1px solid #e1e4f2;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:36px;font-size:12px;font-weight:900;display:inline-flex}.commerce-recharge-form label{gap:5px;display:grid}.commerce-recharge-guard{background:#fffaf1;border:1px solid #f3d69a;border-radius:8px;gap:3px;padding:8px 10px;display:grid}.commerce-recharge-guard b{color:#7a5108;font-size:12px}.commerce-recharge-guard span{color:#7c6744;font-size:11px;font-weight:850;line-height:1.45}.commerce-recharge-form label span{color:var(--muted);font-size:11px;font-weight:900}.commerce-recharge-form input,.commerce-recharge-form textarea{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;min-height:36px;padding:8px 10px}.commerce-recharge-form textarea{resize:vertical;min-height:82px}.commerce-recharge-presets{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.commerce-recharge-presets button{color:#303858;background:#fff;border:1px solid #dedff0;border-radius:7px;min-height:30px;padding:6px 8px;font-size:11px;font-weight:900}.commerce-recharge-payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.commerce-recharge-payment-grid select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;min-height:36px;padding:8px 10px}.commerce-payment-risk-box{border-radius:8px;gap:8px;padding:9px 10px;display:grid}.commerce-payment-risk-box.normal{background:#f3fff8;border:1px solid #cdeedd}.commerce-payment-risk-box.attention{background:#fffaf1;border:1px solid #f3d69a}.commerce-payment-risk-box>div:first-child{gap:2px;display:grid}.commerce-payment-risk-box strong{color:#303858;font-size:12px}.commerce-payment-risk-box span{color:var(--muted);font-size:11px;font-weight:800;line-height:1.4}.commerce-payment-risk-tags{flex-wrap:wrap;gap:5px;display:flex}.commerce-payment-risk-tags span{color:#8a5a0b;background:#fff;border:1px solid #f1d79d;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:900}.commerce-recharge-list,.usage-ledger-list{gap:8px;display:grid}.commerce-review-permission-note{background:#fff7ed;border:1px solid #fed7aa;border-left:3px solid #f59e0b;border-radius:8px;gap:5px;padding:9px 10px;display:grid}.commerce-review-permission-note>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.commerce-review-permission-note strong{color:#9a3412;font-size:12px;display:block}.commerce-review-permission-note span,.commerce-review-permission-note small{color:#7c2d12;font-size:11px;font-weight:850;line-height:1.4}.commerce-recharge-list article,.usage-ledger-row{background:#fbfcff;border:1px solid #e5e8f5;border-left:3px solid #cfd4e6;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;display:flex}.commerce-recharge-list strong,.usage-ledger-row strong{color:#303858;font-size:12px;display:block}.commerce-recharge-list small{color:var(--muted);margin-top:2px;font-size:11px;font-weight:800;line-height:1.4;display:block}.commerce-recharge-list small.commerce-risk-note{border-radius:6px;margin-top:5px;padding:4px 6px;display:inline-block}.commerce-risk-note.normal{color:#127644;background:#eefbf4}.commerce-risk-note.attention{color:#8a5a0b;background:#fff5df}.commerce-risk-note.blocked{color:var(--bad);background:#fff0f0}.commerce-review-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.commerce-review-note-input{color:var(--ink);resize:vertical;background:#fff;border:1px solid #dedff0;border-radius:7px;flex:180px;min-height:30px;padding:6px 8px;font-size:11px}.commerce-review-actions button{color:#303858;background:#fff;border:1px solid #dedff0;border-radius:7px;min-height:30px;padding:6px 9px;font-size:11px;font-weight:900}.commerce-review-actions button.approve{background:var(--brand);border-color:var(--brand);color:#fff}.commerce-review-actions button.reject{color:#a73535}.commerce-service-orders{border-top:1px solid var(--line);gap:10px;padding-top:12px;display:grid}.commerce-service-orders-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.commerce-service-orders-head strong{color:var(--ink);font-size:14px;display:block}.commerce-service-orders-head span{color:var(--muted);margin-top:2px;font-size:11px;font-weight:800;line-height:1.45;display:block}.commerce-service-order-list{gap:8px;display:grid}.commerce-service-order{background:#fbfcff;border:1px solid #e5e8f5;border-left:3px solid #cfd4e6;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px;padding:10px;display:grid}.commerce-service-order.onboarding,.commerce-service-order.planning,.commerce-service-order.production,.commerce-service-order.review{border-left-color:var(--brand)}.commerce-service-order.delivered{border-left-color:var(--good)}.commerce-service-order.paused,.commerce-service-order.cancelled{border-left-color:var(--warn)}.commerce-service-order-main{gap:8px;min-width:0;display:grid}.commerce-service-order-title{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.commerce-service-order-title strong{color:#27314f;font-size:13px;display:block}.commerce-service-order-title span,.commerce-service-order p,.commerce-service-order-meta span,.commerce-next-action-list span{color:var(--muted);margin:0;font-size:11px;font-weight:800;line-height:1.45}.commerce-service-order-title b{background:var(--brand-soft);color:var(--brand);white-space:nowrap;border-radius:999px;padding:5px 7px;font-size:10px;line-height:1}.commerce-service-order-meta,.commerce-next-action-list{flex-wrap:wrap;gap:6px;display:flex}.commerce-service-order-meta span,.commerce-next-action-list span{color:#4d5877;background:#fff;border:1px solid #e7eaf4;border-radius:999px;padding:5px 8px}.commerce-deliverable-panel{background:#fff;border:1px solid #e7eaf4;border-radius:8px;gap:8px;padding:8px;display:grid}.commerce-deliverable-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.commerce-deliverable-head strong{color:#303858;font-size:12px}.commerce-deliverable-head span,.commerce-deliverable-item span,.commerce-deliverable-item small{color:var(--muted);font-size:10px;font-weight:800;line-height:1.4}.commerce-deliverable-head.compact{border-top:1px dashed #e7eaf4;padding-top:6px}.commerce-deliverable-head.compact strong{font-size:11px}.commerce-deliverable-candidates{gap:6px;display:grid}.commerce-deliverable-candidate-list{grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:6px;display:grid}.commerce-deliverable-candidate-list button{color:#303858;cursor:pointer;text-align:left;background:linear-gradient(#fff 0%,#f8f7ff 100%);border:1px solid #dcd7ff;border-radius:7px;gap:3px;min-height:46px;padding:7px 8px;display:grid}.commerce-deliverable-candidate-list button:hover:not(:disabled){border-color:var(--brand);transform:translateY(-1px);box-shadow:0 8px 18px #5b4cf21a}.commerce-deliverable-candidate-list button:disabled{cursor:wait;opacity:.62}.commerce-deliverable-candidate-list strong{color:#232844;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.25;overflow:hidden}.commerce-deliverable-candidate-list span{color:var(--brand);font-size:10px;font-weight:900;line-height:1.3}.commerce-deliverable-list{gap:6px;display:grid}.commerce-deliverable-item{background:#fbfcff;border:1px solid #edf0f8;border-left:3px solid #cfd4e6;border-radius:7px;gap:7px;padding:7px 8px;display:grid}.commerce-deliverable-item-main{justify-content:space-between;align-items:center;gap:8px;display:flex}.commerce-deliverable-item.ready,.commerce-deliverable-item.approved{border-left-color:var(--good)}.commerce-deliverable-item.needs_review{border-left-color:var(--warn)}.commerce-deliverable-item strong{color:#303858;font-size:11px;display:block}.commerce-deliverable-item a,.commerce-deliverable-item b{color:var(--brand);white-space:nowrap;font-size:10px;font-weight:900}.commerce-deliverable-review-row{grid-template-columns:minmax(140px,1fr) 82px 82px;gap:6px;display:grid}.commerce-deliverable-review-row input,.commerce-deliverable-review-row button{color:#303858;background:#fff;border:1px solid #dedff0;border-radius:7px;min-width:0;min-height:28px;padding:5px 7px;font-size:10px;font-weight:900}.commerce-deliverable-review-row button{cursor:pointer}.commerce-deliverable-review-row button.approve{color:#137a3c;background:#ecfdf3;border-color:#b7ebc9}.commerce-deliverable-review-row button.review{color:#9a5b12;background:#fff8eb;border-color:#f4d39a}.commerce-deliverable-review-row button:disabled{cursor:not-allowed;opacity:.55}.commerce-deliverable-form{grid-template-columns:96px minmax(120px,1.2fr) minmax(110px,.8fr) minmax(120px,1fr) 82px minmax(100px,.8fr) 92px;gap:6px;display:grid}.commerce-deliverable-form input,.commerce-deliverable-form select,.commerce-deliverable-form button{color:#303858;background:#fff;border:1px solid #dedff0;border-radius:7px;min-width:0;min-height:30px;padding:6px 8px;font-size:11px;font-weight:800}.commerce-deliverable-form button{background:var(--brand);border-color:var(--brand);color:#fff;font-weight:900}.commerce-milestone-line{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;display:grid}.commerce-milestone-line span{color:#5d6682;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #e7eaf4;border-radius:7px;min-height:28px;padding:6px;font-size:10px;font-weight:900;overflow:hidden}.commerce-milestone-line span.active{color:var(--brand);background:#f5f2ff;border-color:#cfc8ff}.commerce-milestone-line span.done{color:#12734d;background:#effaf4;border-color:#cdeedb}.commerce-milestone-line span.blocked{color:#a35b00;background:#fff7ed;border-color:#fed7aa}.commerce-order-actions{align-content:start;gap:6px;min-width:88px;display:grid}.commerce-order-actions button{color:#303858;background:#fff;border:1px solid #dedff0;border-radius:7px;min-height:30px;padding:6px 9px;font-size:11px;font-weight:900}.commerce-audit-panel{border-top:1px solid var(--line);gap:10px;padding-top:12px;display:grid}.commerce-audit-list{gap:8px;display:grid}.commerce-audit-list article{background:#fbfcff;border:1px solid #e5e8f5;border-left:3px solid #cfd4e6;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;display:flex}.commerce-audit-list article.blocked{border-left-color:var(--bad)}.commerce-audit-list article.success{border-left-color:var(--good)}.commerce-audit-list strong{color:#303858;font-size:12px;display:block}.commerce-audit-list span,.commerce-audit-list small{color:var(--muted);margin-top:2px;font-size:11px;font-weight:800;line-height:1.4;display:block}.commerce-audit-list b{color:#4d5877;white-space:nowrap;font-size:11px}.usage-ledger-panel{border-top:1px solid var(--line);gap:10px;padding-top:12px;display:grid}.usage-ledger-audit-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.usage-ledger-audit-grid span{color:#596481;background:#f7f8ff;border:1px solid #e4e8ff;border-radius:8px;padding:8px 10px;font-size:11px;font-weight:900;line-height:1.25;display:grid}.usage-ledger-audit-grid b{color:#151b33;margin-bottom:3px;font-size:16px;line-height:1}.usage-ledger-audit-grid .charged{border-color:#d9d6ff}.usage-ledger-audit-grid .blocked{background:#fff7f7;border-color:#ffd6d6}.usage-ledger-audit-grid .refunded{background:#f3fcf6;border-color:#c8f0d2}.usage-ledger-row.charged{border-left-color:var(--brand)}.usage-ledger-row.recorded{border-left-color:#8b97b8}.usage-ledger-row.refunded{border-left-color:var(--good)}.usage-ledger-row.blocked{border-left-color:var(--bad)}.usage-ledger-row span,.usage-ledger-row small,.usage-ledger-row time{color:var(--muted);font-size:11px;font-weight:800;line-height:1.4;display:block}.usage-ledger-row time{white-space:nowrap}.usage-ledger-meta{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.security-readiness-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-column:1/-1;gap:12px;padding:14px;display:grid}.security-readiness-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.security-readiness-head>div:first-child{gap:4px;min-width:0;display:grid}.security-readiness-head strong{color:var(--ink);font-size:17px}.security-readiness-head small{color:var(--muted);overflow-wrap:anywhere;font-size:12px;font-weight:800;line-height:1.45}.security-actions{flex:none;align-items:center;gap:8px;display:flex}.security-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.security-summary-grid span{color:var(--muted);background:#fbfcff;border:1px solid #e5e8f5;border-radius:8px;gap:2px;padding:8px 10px;font-size:11px;font-weight:900;display:grid}.security-summary-grid b{color:var(--ink);overflow-wrap:anywhere;font-size:16px}.security-meter-row{background:#fbfcff;border:1px solid #e5e8f5;border-radius:8px;grid-template-columns:minmax(210px,.8fr) minmax(180px,1fr);align-items:center;gap:8px;padding:10px;display:grid}.security-meter-row strong,.security-meter-row span{display:block}.security-meter-row strong{color:#283050;font-size:12px}.security-meter-row span{color:var(--muted);margin-top:2px;font-size:11px;font-weight:800;line-height:1.45}.security-check-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.security-check-item{background:#fbfcff;border:1px solid #e5e8f5;border-left:3px solid #cfd4e6;border-radius:8px;gap:7px;min-height:128px;padding:9px;display:grid}.security-check-item.ready{border-left-color:var(--good)}.security-check-item.limited{border-left-color:var(--warn)}.security-check-item.blocked{border-left-color:var(--bad)}.security-check-item>div{align-items:center;gap:6px;min-width:0;display:flex}.security-check-item svg{color:#697391;flex:none}.security-check-item.ready svg{color:var(--good)}.security-check-item.limited svg{color:var(--warn)}.security-check-item.blocked svg{color:var(--bad)}.security-check-item strong{color:#283050;flex:auto;min-width:0;font-size:12px;line-height:1.25}.security-check-item b{border-radius:999px;flex:none;padding:5px 7px;font-size:10px;line-height:1}.security-check-item.ready b{color:#158257;background:#e8f8ef}.security-check-item.limited b{color:#a56300;background:#fff1d6}.security-check-item.blocked b{color:#b42323;background:#fdecec}.security-check-item p,.security-check-item small{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:11px;font-weight:800;line-height:1.45}.security-check-item small{color:#424b69}.security-note-strip{background:#f7f8ff;border:1px solid #e5e8f5;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:8px 10px;display:grid}.security-note-strip span{color:#4c5573;overflow-wrap:anywhere;font-size:11px;font-weight:850;line-height:1.45}.media-storage-panel{gap:10px;display:grid}.media-storage-policy,.media-storage-blocked,.media-storage-confirm{border:1px solid #dfe4f5;border-radius:8px;align-items:center;gap:10px;padding:9px 10px;display:flex}.media-storage-policy{color:#147a4b;background:#f3fbf7;flex-wrap:wrap;font-size:11px;font-weight:850}.media-storage-policy span{align-items:center;gap:5px;display:inline-flex}.media-storage-blocked,.media-storage-confirm{color:#9a4e00;background:#fff8f0;border-color:#f0d2af;align-items:flex-start}.media-storage-blocked>div,.media-storage-confirm>div:first-child{flex:auto;gap:3px;min-width:0;display:grid}.media-storage-blocked strong,.media-storage-confirm strong{color:#7f3f00;font-size:12px}.media-storage-blocked span,.media-storage-confirm span{overflow-wrap:anywhere;font-size:11px;font-weight:750;line-height:1.45}.media-storage-confirm>div:last-child{flex:none;gap:7px;display:flex}.media-storage-candidate-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding-top:8px;display:grid}.media-storage-candidate-list>span{background:#fbfcff;border:1px solid #e5e8f5;border-radius:6px;gap:2px;min-width:0;padding:7px 8px;display:grid}.media-storage-candidate-list b,.media-storage-candidate-list small{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.media-storage-candidate-list small{color:var(--muted);font-weight:750}.outline-mini.danger{color:#b42323;border-color:#e6b5b5}.auth-audit-panel{gap:10px;display:grid}.auth-audit-list{gap:8px;display:grid}.auth-audit-row{background:#fbfcff;border:1px solid #e5e8f5;border-left:3px solid #8b97b8;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;display:flex}.auth-audit-row.ready{border-left-color:var(--good)}.auth-audit-row.limited{border-left-color:#f59e0b}.auth-audit-row.blocked{border-left-color:var(--bad)}.provider-circuit-panel{gap:10px;display:grid}.provider-circuit-list{gap:8px;display:grid}.provider-circuit-row{border:1px solid #e5e8f5;border-left:3px solid var(--good);background:#fbfcff;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;display:flex}.provider-circuit-row.limited{border-left-color:#f59e0b}.provider-circuit-row.blocked{border-left-color:var(--bad)}.provider-circuit-row strong,.auth-audit-row strong{color:#303858;font-size:12px;display:block}.provider-circuit-row span,.provider-circuit-row small,.provider-circuit-row time,.auth-audit-row span,.auth-audit-row small,.auth-audit-row time{color:var(--muted);font-size:11px;font-weight:800;line-height:1.4;display:block}.provider-circuit-row time,.auth-audit-row time{white-space:nowrap}.unified-audit-panel{gap:10px;display:grid}.unified-audit-toolbar{grid-template-columns:minmax(120px,.45fr) minmax(120px,.45fr) minmax(260px,1fr);align-items:end;gap:8px;display:grid}.unified-audit-toolbar label{gap:5px;display:grid}.unified-audit-toolbar label>span{color:#59627f;font-size:11px;font-weight:900}.unified-audit-toolbar select,.unified-audit-toolbar input{color:#222944;background:#fff;border:1px solid #dfe3f3;border-radius:8px;min-height:36px;padding:0 10px;font-size:12px;font-weight:850}.unified-audit-search>div{border:1px solid #dfe3f3;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;min-height:36px;padding:0 6px 0 10px;display:grid}.unified-audit-search svg{color:#76809d}.unified-audit-search input{border:0;min-height:30px;padding:0}.unified-audit-severity-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.unified-audit-severity-strip span{color:var(--muted);background:#fbfcff;border:1px solid #e5e8f5;border-left:3px solid #cfd4e6;border-radius:8px;gap:2px;padding:8px 10px;font-size:11px;font-weight:900;display:grid}.unified-audit-severity-strip b{color:#222944;font-size:15px}.unified-audit-severity-strip .success{border-left-color:var(--good)}.unified-audit-severity-strip .warning{border-left-color:#f59e0b}.unified-audit-severity-strip .blocked{border-left-color:var(--bad)}.unified-audit-export-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.unified-audit-export-actions button{align-items:center;gap:5px;display:inline-flex}.unified-audit-export-actions small{color:var(--muted);font-size:11px;font-weight:850}.unified-audit-list{gap:8px;display:grid}.unified-audit-row{background:#fbfcff;border:1px solid #e5e8f5;border-left:3px solid #8b97b8;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;display:flex}.unified-audit-row.success{border-left-color:var(--good)}.unified-audit-row.warning{border-left-color:#f59e0b}.unified-audit-row.blocked{border-left-color:var(--bad)}.unified-audit-row>div{min-width:0}.unified-audit-row strong{color:#303858;font-size:12px;display:block}.unified-audit-row span,.unified-audit-row small,.unified-audit-row time{color:var(--muted);overflow-wrap:anywhere;font-size:11px;font-weight:800;line-height:1.4;display:block}.unified-audit-row aside{text-align:right;flex:none;align-items:end;gap:3px;display:grid}.unified-audit-row aside b{color:#5a49f8;background:#eef0ff;border-radius:999px;padding:5px 7px;font-size:10px;line-height:1}.unified-audit-row.success aside b{color:#158257;background:#e8f8ef}.unified-audit-row.warning aside b{color:#a56300;background:#fff1d6}.unified-audit-row.blocked aside b{color:#b42323;background:#fdecec}.unified-audit-row time{white-space:nowrap}.usage-quota-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-column:1/-1;gap:12px;padding:14px;display:grid}.usage-quota-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.usage-quota-head>div{gap:3px;min-width:0;display:grid}.usage-quota-head strong{color:var(--ink);font-size:16px}.usage-quota-head span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.45}.usage-quota-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.usage-quota-summary span{color:var(--muted);background:#fbfcff;border:1px solid #e5e8f5;border-radius:8px;gap:2px;padding:8px 10px;font-size:11px;font-weight:900;display:grid}.usage-quota-summary b{color:var(--ink);font-size:16px}.usage-quota-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.usage-quota-item{background:#fbfcff;border:1px solid #e5e8f5;border-left:3px solid #cfd4e6;border-radius:8px;gap:7px;min-height:92px;padding:9px;display:grid}.usage-quota-item.ready{border-left-color:var(--good)}.usage-quota-item.limited{border-left-color:var(--warn)}.usage-quota-item.blocked{border-left-color:var(--bad)}.usage-quota-item>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.usage-quota-item strong{color:#303858;font-size:12px;line-height:1.3}.usage-quota-item b{background:var(--brand-soft);color:var(--brand);white-space:nowrap;border-radius:999px;padding:5px 7px;font-size:10px;line-height:1}.usage-quota-item.limited b{color:#a56300;background:#fff1d6}.usage-quota-item.blocked b{color:#b42323;background:#fdecec}.usage-quota-item span{color:var(--muted);font-size:11px;font-weight:800;line-height:1.4}.home-commerce-os{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:12px;padding:16px;display:grid}.home-commerce-os-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.home-commerce-os-head>div{gap:4px;min-width:0;display:grid}.home-commerce-os-head strong{color:var(--ink);font-size:18px}.home-commerce-os-head small{color:var(--muted);font-size:12px;font-weight:800;line-height:1.45}.home-commerce-os-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.home-commerce-os-grid button{color:#303858;cursor:pointer;text-align:left;background:#fbfcff;border:1px solid #e5e8f5;border-radius:8px;align-items:flex-start;gap:8px;min-height:112px;padding:10px;display:grid}.home-commerce-os-grid button:hover{color:var(--brand);background:#f7f5ff;border-color:#cbc4ff}.home-commerce-os-grid svg{color:var(--brand)}.home-commerce-os-grid span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.4}.home-commerce-os-grid b{color:#202846;margin-bottom:3px;font-size:13px;display:block}.home-commerce-os-grid button:hover b{color:var(--brand)}@media (max-width:920px){.home-ops-metrics,.home-ops-flow,.home-commerce-stack,.home-service-mode-strip,.home-commerce-os-grid,.commerce-wallet-row,.commerce-ops-route,.commerce-business-map,.commerce-os-status,.commerce-os-workbench,.commerce-os-service-grid,.commerce-managed-controls,.commerce-managed-result,.commerce-execution-grid,.commerce-product-quick-status,.commerce-product-quick-body,.commerce-product-quick-grid,.commerce-product-quick-textareas,.commerce-ops-grid,.commerce-ops-body,.commerce-ops-actions,.commerce-recharge-presets,.commerce-recharge-payment-grid{grid-template-columns:1fr}.usage-ledger-audit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-deliverable-form,.commerce-deliverable-candidate-list{grid-template-columns:1fr}.commerce-ops-head,.usage-ledger-head,.commerce-recharge-list article,.commerce-audit-list article,.auth-audit-row,.commerce-deliverable-head,.commerce-deliverable-item-main,.commerce-deliverable-item,.commerce-service-orders-head,.usage-ledger-row{flex-direction:column;align-items:stretch}.commerce-product-quick-head{align-items:stretch;display:grid}.commerce-product-quick-actions{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));justify-content:stretch;display:grid}.commerce-deliverable-review-row,.commerce-service-order,.commerce-milestone-line{grid-template-columns:1fr}.home-commerce-os-head,.commerce-os-head{align-items:stretch;display:grid}.commerce-os-head-actions{grid-template-columns:1fr}}.home-mode-heading{text-align:center}.home-mode-heading h2{margin:0;font-size:28px;line-height:1.25}.home-mode-heading span{color:var(--muted);margin-top:8px;font-size:14px;font-weight:800;display:block}.home-mode-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.18fr);gap:22px;display:grid}.home-mode-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:18px;min-width:0;padding:22px;display:grid}.home-mode-title span{background:var(--brand-soft);color:var(--brand);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.home-quick-compose{grid-template-columns:.92fr 1fr;gap:16px;display:grid}.home-form-preview{gap:14px;display:grid}.home-form-preview label{gap:8px;display:grid}.home-form-preview label span{color:#4b5473;font-size:12px;font-weight:900}.home-form-preview textarea{border:1px solid var(--line);color:var(--ink);font:inherit;resize:none;background:#fbfcff;border-radius:8px;min-height:118px;padding:12px}.home-form-preview textarea:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #5a45ff1f}.home-option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.home-option-grid span{border:1px solid var(--line);color:var(--brand);background:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:38px;font-size:12px;font-weight:900;display:flex}.home-enrich-report{background:#f6f4ff;border:1px solid #dedaff;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px;display:grid}.home-enrich-report span{color:#3e4669;overflow-wrap:anywhere;background:#fff;border:1px solid #ebe8ff;border-radius:7px;min-width:0;padding:7px 8px;font-size:11px}.home-enrich-report b{color:var(--brand);font-size:15px;display:block}.home-video-card{gap:10px;display:grid}.home-video-card video,.home-video-card .inline-video-preview{aspect-ratio:16/9;object-fit:contain;background:#101226;border-radius:8px;width:100%;height:100%}.inline-video-preview{color:#fff;place-items:center;min-height:220px;display:grid;position:relative;overflow:hidden}.inline-video-preview>img{filter:saturate(.8);object-fit:cover;opacity:.28;width:100%;height:100%;position:absolute;inset:0}.inline-video-preview-cover-placeholder{background:#171a2b;position:absolute;inset:0}.inline-video-preview-case-grid{background:#eceef2;grid-template-rows:minmax(0,1.15fr) minmax(0,.85fr);grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0;padding:9px;display:grid;position:absolute;inset:0}.inline-video-preview-case-grid img{object-fit:cover;border-radius:5px;width:100%;height:100%;min-height:0}.inline-video-preview-case-grid img:first-child{grid-column:1/-1}.inline-video-preview>div{text-align:center;z-index:1;place-items:center;gap:8px;max-width:82%;padding:18px;display:grid;position:relative}.inline-video-preview strong{font-size:16px}.inline-video-preview span{color:#ffffffc2;font-size:13px;line-height:1.55}.inline-video-preview .ghost-button{background:#ffffffeb;margin-top:6px}.home-canvas-preview{border:1px solid var(--line);background-color:#fbfcff;background-image:radial-gradient(circle,#d9dded 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:18px 18px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:8px;grid-template-columns:minmax(0,1fr) 190px;gap:16px;padding:14px;display:grid}.home-canvas-toolbar{grid-column:1/-1}.home-canvas-toolbar span{border:1px solid var(--line);color:#444d6b;background:#fff;border-radius:8px;padding:8px 11px;font-size:12px;font-weight:900}.home-canvas-toolbar div{gap:8px;display:flex}.home-canvas-nodes{grid-template-rows:repeat(2,minmax(96px,auto));grid-template-columns:repeat(4,minmax(92px,1fr));gap:14px 22px;min-width:0;display:grid;position:relative}.home-canvas-nodes:before{content:"";border-top:2px solid #b9adff;position:absolute;top:45%;left:12%;right:8%}.home-canvas-nodes button{border:1px solid var(--line);color:var(--ink);text-align:left;z-index:1;background:#fff;border-radius:8px;gap:6px;min-height:96px;padding:12px;display:grid;position:relative}.home-canvas-nodes button span{background:var(--brand);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:28px;height:24px;font-size:12px;font-weight:900;display:inline-flex}.home-canvas-nodes button strong{font-size:13px}.home-canvas-nodes button small{color:var(--muted);font-size:11px;line-height:1.35}.home-canvas-settings{border:1px solid var(--line);background:#fff;border-radius:8px;align-self:stretch;gap:10px;padding:14px;display:grid}.home-canvas-settings strong{font-size:14px}.home-canvas-settings span{border:1px solid var(--line);color:#465071;background:#fbfcff;border-radius:8px;padding:10px;font-size:12px;font-weight:900}.editor-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:28;background:#f7f8fff5;border-bottom:1px solid #e4e7f3d1;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:10px 0;display:flex;position:sticky;top:82px}.project-title{flex:0 0 min(360px,38vw);align-items:center;gap:12px;min-width:310px;display:flex}.project-title>div{min-width:0}.project-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:17px;line-height:1.35;display:block;overflow:hidden}.project-title span{color:var(--muted);margin-top:3px;font-size:12px;display:block}.project-context-bar{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-template-columns:minmax(260px,.9fr) minmax(0,1.4fr);align-items:center;gap:14px;margin-bottom:18px;padding:12px 14px;display:grid}.context-main{gap:3px;min-width:0;display:grid}.context-main strong{color:var(--ink);overflow-wrap:anywhere;font-size:14px;line-height:1.35}.context-main span{color:var(--muted);overflow-wrap:anywhere;font-size:12px;line-height:1.45}.context-chips{flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0;display:flex}.context-chips span,.context-chips em{color:#4f46bd;white-space:nowrap;background:#f7f6ff;border:1px solid #ddd9ff;border-radius:8px;align-items:center;min-height:28px;padding:5px 9px;font-size:12px;font-style:normal;font-weight:900;display:inline-flex}.context-chips em{color:#b45309;background:#fff7ed;border-color:#fed7aa}.context-chips .cost-chip.low{color:#047857;background:#ecfdf5;border-color:#bbf7d0}.context-chips .cost-chip.medium{color:#b45309;background:#fff7ed;border-color:#fed7aa}.context-chips .cost-chip.high{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.back-button{border:1px solid var(--line);background:#fff;border-radius:8px;width:34px;height:34px;transform:rotate(90deg)}.editor-tools{flex-wrap:wrap;flex:auto;justify-content:flex-end;align-items:center;gap:8px;min-width:min(100%,560px);display:flex}.editor-tool-group{background:#ffffffb8;border:1px solid #e1e5f3e6;border-radius:8px;align-items:center;gap:6px;padding:4px;display:inline-flex}.editor-tool-group.compact{gap:4px}.editor-tool-group.primary-actions{background:#f5f3ffdb;border-color:#dcd6ff}.editor-tool-group.project-actions{background:#fbfcffe6}.editor-tool-group .ghost-button,.editor-tool-group .primary-small,.editor-tool-group .primary-soft,.editor-tool-group .file-action{min-height:32px;padding-left:10px;padding-right:10px}.editor-tool-group .tool-button,.editor-tool-group .zoom-chip{height:32px}.editor-tool-group .tool-button{width:34px}.editor-tool-group .zoom-chip{padding:0 9px;font-size:12px}.workflow-case-strip{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-template-columns:164px minmax(0,1fr);align-items:stretch;gap:12px;margin-bottom:12px;padding:12px;display:grid}.workflow-case-copy{align-content:center;gap:5px;min-width:0;display:grid}.workflow-case-copy strong{font-size:14px}.workflow-case-copy span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.45}.workflow-case-list{grid-auto-columns:132px;grid-auto-flow:column;gap:8px;min-width:0;padding-bottom:2px;display:grid;overflow-x:auto}.workflow-case-card{color:var(--ink);text-align:left;background:#fbfcff;border:1px solid #e2e6f5;border-radius:8px;gap:4px;padding:0 0 8px;display:grid;overflow:hidden}.workflow-case-card:hover{border-color:#c9c1ff;box-shadow:0 10px 22px #5a45ff1f}.workflow-case-card img{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto}.workflow-case-card span,.workflow-case-card strong,.workflow-case-card small{margin-left:8px;margin-right:8px}.workflow-case-card span{color:var(--brand);font-size:10px;font-weight:900}.workflow-case-card strong{font-size:12px;line-height:1.2}.workflow-case-card small{color:var(--muted);font-size:10px;font-weight:900}.prompt-import-bar{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-template-columns:minmax(210px,.75fr) minmax(340px,1.35fr) minmax(180px,auto);align-items:stretch;gap:14px;margin-bottom:18px;padding:14px;display:grid}.prompt-import-copy{gap:6px;display:grid}.prompt-import-copy strong{font-size:15px}.prompt-import-copy span{color:var(--muted);font-size:12px;line-height:1.55}.prompt-import-bar textarea{border:1px solid var(--line-strong);color:var(--ink);resize:vertical;background:#fbfcff;border-radius:8px;outline:0;width:100%;min-height:74px;padding:10px 12px}.prompt-import-bar textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #5a45ff1f}.smart-import-collapsed{background:#fff;border:1px dashed #d8d4ff;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:42px;margin-bottom:10px;padding:7px 10px;display:flex;box-shadow:0 10px 24px #2d36640f}.smart-import-collapsed div{align-items:center;gap:8px;min-width:0;display:flex}.smart-import-collapsed strong{font-size:13px}.smart-import-collapsed span{color:var(--muted);font-size:11px;font-weight:900;line-height:1}.prompt-import-actions{align-content:space-between;gap:10px;display:grid}.prompt-import-tags{flex-wrap:wrap;gap:6px;display:flex}.prompt-import-tags span{background:var(--brand-soft);color:var(--brand);border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900}.import-report{border-top:1px solid var(--line);grid-column:1/-1;gap:10px;padding-top:12px;display:grid}.import-report-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.import-report-head strong{font-size:13px}.import-report-head span{color:var(--muted);font-size:12px;font-weight:800}.import-strategy-panel{background:#fbfcff;border:1px solid #dedaff;border-radius:8px;gap:10px;padding:12px;display:grid}.import-strategy-panel.compact{background:#fff}.import-strategy-head{gap:4px;display:grid}.import-strategy-head strong{color:#252b49;font-size:13px}.import-strategy-head span{color:var(--muted);overflow-wrap:anywhere;font-size:12px;font-weight:800;line-height:1.5}.strategy-decision-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.strategy-decision-card{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fff;border-radius:8px;gap:5px;min-height:132px;padding:10px;display:grid}.strategy-decision-card:hover{border-color:var(--brand);box-shadow:0 10px 24px #5a45ff1a}.strategy-decision-card span{color:var(--brand);font-size:11px;font-weight:900}.strategy-decision-card strong{color:#252b49;font-size:12px}.strategy-decision-card em{color:#3f4868;overflow-wrap:anywhere;font-size:11px;font-style:normal;font-weight:800;line-height:1.45}.strategy-decision-card small{color:var(--muted);overflow-wrap:anywhere;font-size:11px;line-height:1.45}.strategy-support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.strategy-support-grid>div{border:1px solid var(--line);background:#fff;border-radius:8px;gap:7px;padding:10px;display:grid}.strategy-support-grid strong{color:var(--brand-dark);font-size:12px}.strategy-support-grid span{color:#4d5674;font-size:12px;line-height:1.5}.strategy-compact-next{gap:7px;display:grid}.strategy-compact-next span{color:#7a5415;background:#fff8e8;border:1px solid #f0d38a;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:800;line-height:1.45}.import-readiness-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;display:grid}.import-readiness-card{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fbfcff;border-radius:8px;gap:4px;min-height:112px;padding:10px;display:grid}.import-readiness-card:hover{border-color:var(--brand);box-shadow:0 10px 24px #5a45ff1a}.import-readiness-card span{border-radius:999px;justify-self:start;padding:4px 7px;font-size:11px;font-weight:900}.import-readiness-card.complete span{color:#0d8158;background:#ecfff6}.import-readiness-card.missing span{color:#c03434;background:#fff2f2}.import-readiness-card.optional span{color:var(--brand);background:#f2f4ff}.import-readiness-card strong{font-size:13px}.import-readiness-card small{color:var(--muted);font-size:11px;line-height:1.45}.import-readiness-card em{color:#40486a;font-size:11px;font-style:normal;font-weight:900}.import-next-step{background:linear-gradient(90deg,#5a45ff14,#5a45ff05);border:1px solid #ded8ff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.import-next-step>div{gap:4px;min-width:0;display:grid}.import-next-step strong{color:#23294a;font-size:13px}.import-next-step span{color:var(--muted);overflow-wrap:anywhere;font-size:12px;font-weight:800}.import-warnings{gap:6px;display:grid}.import-warnings span{color:#8a5b00;background:#fff8e8;border:1px solid #f3dc99;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:800;line-height:1.45}.import-node-settings{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.import-node-setting{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fff;border-radius:8px;gap:8px;min-height:116px;padding:11px;display:grid}.import-node-setting:hover{border-color:var(--brand);box-shadow:0 10px 24px #5a45ff1a}.import-node-setting>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.import-node-setting strong{color:var(--brand);font-size:12px}.import-node-setting span{background:var(--brand-soft);color:var(--brand);border-radius:999px;flex:none;padding:4px 7px;font-size:11px;font-weight:900}.import-node-setting p{color:#303957;overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:800;line-height:1.45}.import-node-setting small{color:var(--muted);overflow-wrap:anywhere;font-size:11px;line-height:1.45}.import-match-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.import-match-group{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fbfcff;border-radius:8px;gap:5px;min-height:92px;padding:10px;display:grid}.import-match-group:hover{border-color:var(--brand);box-shadow:0 10px 24px #5a45ff1a}.import-match-group strong{color:var(--brand);font-size:12px}.import-match-group span{color:#35405d;font-size:12px;font-weight:900}.import-match-details{gap:3px;display:grid}.import-match-group small{color:var(--muted);overflow-wrap:anywhere;font-size:11px;line-height:1.45}.tool-button{border:1px solid var(--line);color:#36405f;background:#fff;width:42px;height:36px;padding:0;font-weight:900}.tool-button.active,.icon-button.active{background:var(--brand-soft);color:var(--brand);border-color:#d6ceff}.zoom-chip{border:1px solid var(--line);color:#3a4161;background:#fff;border-radius:8px;align-items:center;height:36px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.workflow-layout{grid-template-columns:184px minmax(0,1fr) 282px;gap:14px;display:grid}.mobile-studio-tabs{display:none}.workflow-left-rail{align-self:start;gap:10px;min-width:0;max-height:calc(100vh - 142px);padding-right:2px;display:grid;position:sticky;top:74px;overflow:auto}.workflow-rail-switch{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.workflow-rail-switch button{color:#5f6985;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:30px;padding:0 7px;font-size:12px;font-weight:950;display:inline-flex}.workflow-rail-switch button.active{background:var(--brand-soft);color:var(--brand);border-color:#d7d0ff}.workflow-rail-switch button span{color:inherit;background:#5a45ff1a;border-radius:999px;min-width:20px;padding:2px 5px;font-size:10px}.node-library,.workflow-asset-dock,.settings-panel,.canvas-panel,.preview-card,.info-card,.project-panel,.queue-panel,.stat-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px}.node-library,.settings-panel{align-self:start;gap:10px;padding:12px;display:grid}.node-library{max-height:430px;overflow:auto}.workflow-asset-dock{gap:10px;padding:10px;display:grid}.workflow-asset-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.workflow-asset-head div{gap:2px;min-width:0;display:grid}.workflow-asset-head strong{color:var(--ink);font-size:13px}.workflow-asset-head span{color:var(--muted);overflow-wrap:anywhere;font-size:11px;font-weight:800;line-height:1.35}.workflow-asset-head small{color:var(--muted-2);font-size:10px;line-height:1.3}.workflow-asset-list{gap:7px;max-height:360px;padding-right:2px;display:grid;overflow:auto}.workflow-asset-item{cursor:grab;background:#fbfcff;border:1px solid #e5e8f3;border-radius:8px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:7px;padding:7px;display:grid}.workflow-asset-item:hover{border-color:#cfc8ff;box-shadow:0 8px 18px #2a2e5c14}.workflow-asset-item.blocked{cursor:not-allowed;opacity:.68}.workflow-asset-thumb{color:var(--brand);background:#f0f2fb;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:11px;font-weight:900;display:flex;overflow:hidden}.workflow-asset-thumb img{object-fit:cover;width:100%;height:100%}.workflow-asset-copy{gap:4px;min-width:0;display:grid}.workflow-asset-copy>div{gap:1px;min-width:0;display:grid}.workflow-asset-copy strong{color:#252d4a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.workflow-asset-copy em,.workflow-asset-copy small{color:var(--muted);overflow-wrap:anywhere;font-size:10px;font-style:normal;font-weight:800;line-height:1.3}.workflow-asset-item>button{grid-column:1/-1;justify-self:stretch}.workflow-asset-empty{color:var(--muted);background:#fbfcff;border:1px dashed #dce1ef;border-radius:8px;gap:8px;padding:10px;font-size:12px;font-weight:800;line-height:1.45;display:grid}.settings-panel{max-height:calc(100vh - 132px);position:sticky;top:74px;overflow:auto}.settings-import-context{background:#f8f7ff;border:1px solid #ddd8ff;border-radius:8px;gap:10px;padding:10px;display:grid}.settings-import-context.muted{border-color:var(--line);background:#fbfcff}.settings-import-context>div:first-child,.settings-import-context.muted{gap:4px;display:grid}.settings-import-context strong{color:#312b86;font-size:12px}.settings-import-context span{color:#535d7e;overflow-wrap:anywhere;font-size:12px;font-weight:800;line-height:1.45}.settings-import-match-list{gap:6px;display:grid}.settings-import-match-list small{background:#fff;border:1px solid #5a45ff24;border-radius:8px;gap:3px;padding:8px;display:grid}.settings-import-match-list b{color:var(--brand);font-size:11px}.settings-import-match-list em{color:var(--muted);overflow-wrap:anywhere;font-size:11px;font-style:normal;line-height:1.45}.panel-title,.panel-title-row strong{color:var(--ink);font-size:14px;font-weight:900}.search-box{border:1px solid var(--line);color:#8b94b1;background:#fbfcff;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 10px;display:flex}.search-box.small{max-width:210px;margin-left:auto}.search-box input{color:var(--ink);background:0 0;border:0;outline:0;width:100%;min-width:0}.library-list{gap:8px;max-height:650px;display:grid;overflow:auto}.library-item{text-align:left;background:#fff;border:1px solid #eef0f8;border-radius:8px;grid-template-columns:32px 1fr;gap:2px;min-height:58px;padding:8px;display:grid}.library-item:hover{border-color:#cfc8ff;box-shadow:0 8px 20px #5a45ff14}.library-item>span{background:var(--brand-soft);color:var(--brand);border:1px solid #d8d1ff;border-radius:8px;grid-row:span 2;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.library-item strong{color:#283050;font-size:13px}.library-item small{color:var(--muted);font-size:11px}.outline-wide{color:var(--brand);background:#fff;border:1px solid #cbc4ff;width:100%;font-weight:900}.outline-wide.danger{color:var(--bad);border-color:#d94c4c52}.danger-action-stack{gap:8px;display:grid}.danger-action-stack .ghost-mini{min-height:34px}.custom-node-delete-confirm,.shot-delete-confirm,.audio-delete-confirm{gap:8px;display:grid}.custom-node-delete-confirm span,.shot-delete-confirm span,.audio-delete-confirm span{color:var(--bad);background:#d94c4c14;border:1px solid #d94c4c2e;border-radius:8px;padding:9px 10px;font-size:12px;font-weight:900}.custom-node-delete-confirm .ghost-mini,.shot-delete-confirm .ghost-mini,.audio-delete-confirm .ghost-mini{min-height:34px}.custom-node-delete-confirm .ghost-mini.danger,.shot-delete-confirm .ghost-mini.danger,.audio-delete-confirm .ghost-mini.danger{color:var(--bad);border-color:#d94c4c52}.audio-delete-confirm{margin-top:10px}.canvas-panel{gap:12px;min-width:0;padding:0;display:grid}.workflow-canvas-stage,.canvas-board-shell{gap:10px;min-width:0;display:grid}.canvas-board{border:1px solid var(--line);cursor:default;touch-action:none;-webkit-user-select:none;user-select:none;background-color:#0000;background-image:radial-gradient(circle,#7880a02e 1px,#0000 1px),linear-gradient(#fdfdff 0%,#f8faff 100%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:18px 18px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:8px;height:clamp(520px,100vh - 280px,690px);min-height:520px;padding:0;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffd9}.canvas-board.mode-pan{cursor:grab}.canvas-board.mode-select{cursor:crosshair}.canvas-board.panning{cursor:grabbing}.canvas-board.asset-drop-active{border-color:#5a45ffb8;box-shadow:inset 0 0 0 2px #5a45ff2e,inset 0 1px #ffffffd9}.canvas-board.guides-off{background:#fbfcff}.canvas-board.guides-off .canvas-stage-label,.canvas-board.guides-off .node-port,.canvas-board.guides-off .canvas-grid:before,.canvas-board.guides-off .canvas-grid:after{display:none}.canvas-zoom-space{width:100%;height:100%;min-height:100%;position:relative}.canvas-drop-hint{color:#3b348d;pointer-events:none;text-align:center;z-index:8;background:#fffffff5;border:1px solid #d6d0ff;border-radius:8px;align-items:center;gap:4px;min-width:260px;padding:12px 14px;display:grid;position:absolute;top:18px;left:50%;transform:translate(-50%);box-shadow:0 16px 34px #282d5c29}.canvas-drop-hint svg{justify-self:center}.canvas-drop-hint strong{font-size:13px}.canvas-drop-hint span{color:var(--muted);font-size:11px;font-weight:800;line-height:1.4}.canvas-zoom-layer{transform-origin:0 0;will-change:transform;min-width:1040px;min-height:560px;position:absolute;top:0;left:0}.canvas-selection-rect{pointer-events:none;z-index:7;background:#5a45ff17;border:1px solid #5a45ffbd;position:absolute;box-shadow:inset 0 0 0 1px #ffffff9e}.canvas-selection-toolbar{color:#4b5471;z-index:9;background:#fffffff5;border:1px solid #d8d3ff;border-radius:7px;align-items:center;gap:8px;padding:6px 7px 6px 10px;font-size:11px;font-weight:900;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 8px 20px #2a315d1f}.canvas-selection-toolbar b{color:var(--brand)}.canvas-selection-toolbar button{color:var(--brand);background:#f7f6ff;border:1px solid #dfdcff;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;display:inline-flex}.canvas-stage-label{color:#4e45b7;z-index:2;background:#fffffff5;border:1px solid #ddd9ff;border-radius:8px;align-items:center;gap:10px;min-height:30px;padding:6px 9px;display:flex;position:absolute;box-shadow:0 8px 20px #38407414}.canvas-stage-label strong{color:var(--brand);white-space:nowrap;font-size:12px}.canvas-stage-label span{color:#737b9a;white-space:nowrap;font-size:11px;font-weight:800}.stage-planning{top:34px;left:38px}.stage-generation{top:350px;left:38px}.stage-output{top:350px;left:640px}.canvas-grid{pointer-events:none;min-width:970px;position:absolute;inset:0}.canvas-grid:before,.canvas-grid:after{content:"";display:none}.canvas-edge-layer{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.canvas-edge-path{fill:none;stroke:#5a45ff6b;stroke-linecap:round;stroke-width:2px}.canvas-edge.default .canvas-edge-path{stroke:#8277ff4d;stroke-dasharray:8 7}.canvas-edge.custom .canvas-edge-path{stroke:#5a45ffb8;stroke-width:2.5px}.canvas-edge.active .canvas-edge-path{stroke:var(--brand);stroke-width:3px}.canvas-edge.selected .canvas-edge-path{filter:drop-shadow(0 0 4px #5a45ff57);stroke:#4f3df0;stroke-width:4px}.canvas-edge-hit{cursor:pointer;fill:none;pointer-events:stroke;stroke:#0000;stroke-linecap:round;stroke-width:18px}.canvas-edge-hit:focus-visible+.canvas-edge-path{stroke:var(--brand);stroke-width:3px}.canvas-edge-label{fill:var(--brand);paint-order:stroke;pointer-events:none;stroke:#fff;stroke-width:4px;text-anchor:middle;font-size:11px;font-weight:950}.canvas-edge-pending{fill:none;pointer-events:none;stroke:var(--brand);stroke-dasharray:7 6;stroke-linecap:round;stroke-width:3px;animation:1s ease-in-out infinite edgePulse}.canvas-edge-toolbar,.canvas-graph-error{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:8;border:1px solid #d8d3ff;border-radius:7px;align-items:center;gap:8px;max-width:calc(100% - 28px);padding:6px 8px 6px 10px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #2a315d1f}.canvas-edge-toolbar{color:#3f4764;background:#fffffff5}.canvas-edge-toolbar span{text-overflow:ellipsis;white-space:nowrap;gap:7px;min-width:0;font-size:11px;display:flex;overflow:hidden}.canvas-edge-toolbar b{color:var(--brand)}.canvas-edge-toolbar button{color:#c43f3f;background:#fff4f4;border:1px solid #f1caca;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.canvas-graph-error{color:#955d15;background:#fff8ecf7;border-color:#f2d3a2;font-size:11px;font-weight:850;top:52px}@keyframes edgePulse{0%,to{opacity:.45}50%{opacity:1}}.canvas-node{border:1px solid var(--line);color:var(--ink);cursor:grab;pointer-events:auto;text-align:left;touch-action:none;z-index:1;background:linear-gradient(#fff 0%,#fbfcff 100%);border-radius:8px;width:172px;min-height:202px;padding:12px;position:absolute;box-shadow:0 12px 24px #2d366414}.canvas-board.mode-pan .canvas-node{cursor:grab}.canvas-node.dragging{cursor:grabbing;z-index:5}.canvas-node:after{content:"";pointer-events:none;background:linear-gradient(#5a45ff1a,#5a45ff00);border-radius:8px 8px 0 0;height:34px;position:absolute;inset:0 0 auto}.canvas-node.selected{border-color:var(--brand);outline:2px solid #5a45ff29;box-shadow:0 16px 34px #5a45ff2e,0 0 0 1px #5a45ff14}.canvas-node[data-status=warning]{border-color:#f2d6a3}.canvas-node[data-status=done]{border-color:#bfe8d3}.node-topline{z-index:1;align-items:center;gap:7px;display:flex;position:relative}.node-number{background:var(--brand);color:#fff;border-radius:6px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 6px;font-size:12px;font-weight:900;display:inline-flex}.node-status{white-space:nowrap;border-radius:999px;padding:5px 7px;font-size:11px;font-style:normal;font-weight:900;line-height:1}.node-status.ready{color:var(--brand);background:#ebe8ff}.node-status.warning{color:#a56300;background:#fff1d6}.node-status.queued{color:#64708d;background:#eef1fa}.node-status.done{color:#158257;background:#e8f8ef}.node-menu{color:var(--muted);cursor:pointer;z-index:6;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:absolute;top:10px;right:10px}.node-menu:hover,.node-menu.active{color:var(--brand);background:#f4f2ff;border-color:#ddd7ff}.node-action-popover{border:1px solid var(--line);z-index:9;background:#fff;border-radius:8px;gap:2px;min-width:132px;padding:6px;display:grid;position:absolute;top:38px;right:9px;box-shadow:0 16px 36px #232a522e}.node-action-popover button{color:#3d4565;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;width:100%;padding:8px 9px;font-size:12px;font-weight:900}.node-action-popover button:hover,.node-action-popover button:focus-visible{color:var(--brand);background:#f4f6ff;outline:none}.node-action-popover button.danger{color:var(--bad)}.node-action-popover button:disabled{color:#a2aac0;cursor:not-allowed;background:0 0}.node-port{cursor:pointer;z-index:3;background:#fff;border:2px solid #8f80ff;border-radius:999px;width:12px;height:12px;padding:0;position:absolute;top:103px}.node-port:hover,.node-port:focus-visible{background:var(--brand);outline:none;box-shadow:0 0 0 4px #5a45ff21}.node-port.edge-source{background:var(--brand);box-shadow:0 0 0 5px #5a45ff2e}.node-port.in{left:-7px}.node-port.out{right:-7px}.canvas-node strong{margin-top:8px;font-size:12px;display:block}.canvas-node small{color:var(--muted);margin-top:3px;font-size:11px;display:block}.canvas-node .node-note-preview{color:#5d6685;text-overflow:ellipsis;white-space:nowrap;background:#fbfcff;border:1px solid #edf0f7;border-radius:6px;max-width:100%;padding:5px 7px;line-height:1.35;overflow:hidden}.node-image,.node-video{object-fit:cover;background:#f3f5f9;border-radius:7px;width:100%;height:82px;margin-top:8px;display:block}.node-video{object-fit:contain}.inline-video-preview.node-video{object-fit:initial;min-height:86px;display:grid}.inline-video-preview.node-video>div{gap:2px;max-width:92%;padding:6px}.inline-video-preview.node-video strong{font-size:11px}.inline-video-preview.node-video span{display:none}.canvas-node-media-empty{color:#47506a;background:#f7f8fb;border:1px dashed #cdd3df;border-radius:7px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:9px;width:100%;height:82px;margin-top:8px;padding:9px;display:grid;overflow:hidden}.canvas-node-media-empty[data-kind=output]{background:#f5f3ff;border-color:#c9c1ff}.canvas-node-media-empty[data-status=warning]{background:#fffaf0;border-color:#e7c978}.canvas-node-media-empty-icon{color:#6254db;background:#fff;border:1px solid #dfe3eb;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.canvas-node-media-empty-copy{align-content:center;gap:2px;min-width:0;display:grid}.canvas-node-media-empty-copy b{color:#303750;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;line-height:1.2;overflow:hidden}.canvas-node-media-empty-copy em{color:#6d7690;font-size:10px;font-style:normal;font-weight:800;line-height:1.2}.canvas-node-media-empty-copy small{color:#69728a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:10px;line-height:1.25;display:-webkit-box;overflow:hidden}.node-text{border:1px solid var(--line);color:#59627f;background:#fbfcff;border-radius:7px;min-height:82px;margin-top:10px;padding:9px;font-size:12px;line-height:1.55}.node-meta{border-top:1px solid var(--line);color:var(--muted);gap:5px;margin-top:10px;padding-top:10px;font-size:11px;display:grid}.node-meta b{color:var(--brand)}.node-meta small{color:#77809c;font-size:11px;line-height:1.4}.canvas-mini{border:1px solid var(--line);box-shadow:var(--shadow);pointer-events:auto;z-index:10;background:#fff;border-radius:8px;width:290px;padding:12px;position:absolute;bottom:22px;left:22px}.mini-title{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;font-weight:900;display:flex}.mini-map{border:1px solid var(--line);background:#fbfcff;border-radius:8px;height:116px;padding:14px;position:relative}.mini-map button{background:#ded9ff;border:1px solid #0000;border-radius:4px;width:20px;height:16px;min-height:16px;padding:0;position:absolute;transform:translate(-50%,-50%)}.mini-map button:hover{background:#cfc7ff;border-color:#9e91ff}.mini-map button.active{background:var(--brand);box-shadow:0 0 0 2px #5a45ff29}.mini-controls{align-items:center;gap:10px;margin-top:10px;display:flex}.mini-controls button{border:1px solid var(--line);background:#fff;border-radius:6px;width:34px;height:28px}.mini-controls span{color:var(--muted);font-size:12px;font-weight:900}.canvas-clip-strip{border:1px solid var(--line);pointer-events:auto;background:#fffffff5;border-radius:8px;max-width:100%;padding:10px;position:static;box-shadow:0 8px 18px #232a5214}.canvas-clip-strip.asset-drop-active{border-color:#5a45ffb8;box-shadow:0 10px 24px #5a45ff24}.clip-strip-title{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.clip-strip-title strong{font-size:12px}.clip-strip-title span{color:var(--muted);font-size:11px;font-weight:800}.clip-strip-drop-hint{color:var(--brand);text-align:center;background:#f4f2ff;border:1px dashed #cfc8ff;border-radius:8px;margin-bottom:8px;padding:7px 9px;font-size:11px;font-weight:900}.clip-strip-track{grid-auto-columns:minmax(132px,1fr);grid-auto-flow:column;gap:8px;max-width:100%;padding-bottom:2px;display:grid;overflow-x:auto}.clip-item{color:var(--ink);cursor:grab;text-align:left;touch-action:none;-webkit-user-select:none;user-select:none;background:#fbfcff;border:1px solid #e4e8f5;border-radius:8px;gap:4px;min-height:74px;padding:9px;display:grid}.clip-item:active{cursor:grabbing}.clip-item:focus-visible{border-color:var(--brand);outline-offset:2px;outline:2px solid #5a45ff3d}.clip-item.dragging{border-color:var(--brand);cursor:grabbing;opacity:.58;box-shadow:0 12px 24px #5a45ff29}.clip-item.drop-target{background:var(--brand-soft);border-color:var(--brand);box-shadow:inset 0 0 0 2px #5a45ff24,0 12px 22px #5a45ff24}.clip-item em{color:var(--brand);font-size:11px;font-style:normal;font-weight:900}.clip-item strong{font-size:12px;line-height:1.25}.clip-item span{color:var(--muted);font-size:11px;font-weight:800}.settings-head{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;display:grid}.settings-status{justify-self:end}.settings-head strong{font-size:14px;display:block}.settings-head small{color:var(--muted);font-size:12px;display:block}.settings-overview-card{background:#fbfcff;border:1px solid #e1e6f3;border-radius:8px;gap:9px;padding:10px;display:grid}.settings-overview-card.ready{background:#f3fff8;border-color:#c8ecd9}.settings-overview-card.warning{background:#fffaf0;border-color:#f0ddb6}.settings-overview-card.blocked{background:#fff5f5;border-color:#f0caca}.settings-overview-main{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;display:grid}.settings-overview-main div,.settings-overview-next{gap:3px;min-width:0;display:grid}.settings-overview-main span,.settings-overview-next small{color:var(--muted);font-size:10px;font-weight:900}.settings-overview-main strong{color:#1c2544;font-size:13px;line-height:1.25}.settings-overview-main small,.settings-overview-next span{color:#5d6682;font-size:11px;font-weight:800;line-height:1.4}.settings-overview-main em{color:#4f5875;white-space:nowrap;background:#eef1fb;border-radius:999px;padding:5px 8px;font-size:11px;font-style:normal;font-weight:900}.settings-overview-card.ready .settings-overview-main em{color:#14734e;background:#dcf8e9}.settings-overview-card.warning .settings-overview-main em{color:#925b00;background:#fff0c7}.settings-overview-card.blocked .settings-overview-main em{color:#b83737;background:#ffe0e0}.settings-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.settings-overview-grid span{color:#27304f;text-overflow:ellipsis;white-space:nowrap;background:#ffffffb3;border:1px solid #dae0f2e6;border-radius:7px;gap:2px;min-width:0;padding:7px;font-size:11px;font-weight:900;display:grid;overflow:hidden}.settings-overview-grid b{color:#7a849f;font-size:10px;font-weight:900}.settings-section{border-top:1px solid var(--line);gap:12px;padding-top:14px;display:grid}.settings-section h3{margin:0;font-size:13px}.settings-run-footer{background:#fbfcff;border:1px solid #e4e8f5;border-radius:8px;padding:10px}.settings-disclosure{gap:0}.settings-disclosure summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;list-style:none;display:grid}.settings-disclosure summary::-webkit-details-marker{display:none}.settings-disclosure summary span{gap:3px;min-width:0;display:grid}.settings-disclosure summary b{color:#222b49;font-size:13px}.settings-disclosure summary small{color:#6c7592;font-size:11px;font-weight:850;line-height:1.35}.settings-disclosure summary svg{color:#7b84a0;transition:transform .16s}.settings-disclosure[open] summary svg{transform:rotate(180deg)}.settings-disclosure-body{gap:12px;padding-top:12px;display:grid}.settings-summary{border:1px solid var(--line);color:var(--muted);background:#fbfcff;border-radius:8px;gap:5px;padding:10px;font-size:12px;line-height:1.5;display:grid}.settings-summary strong{color:var(--brand);font-size:12px}.settings-summary small{color:#6c7592;font-size:12px;line-height:1.45}.node-settings-actions{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;display:grid}.node-settings-actions .primary-small,.node-settings-actions .ghost-mini{min-height:34px}.node-notes-disclosure{background:#fff;border:1px solid #e4e8f5;border-radius:8px;display:grid}.node-notes-disclosure summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 10px;list-style:none;display:grid}.node-notes-disclosure summary::-webkit-details-marker{display:none}.node-notes-disclosure summary span{gap:2px;min-width:0;display:grid}.node-notes-disclosure summary b{color:#242d4a;font-size:12px}.node-notes-disclosure summary small{color:#68728d;font-size:11px;font-weight:800}.node-notes-disclosure summary svg{color:#7b84a0;transition:transform .16s}.node-notes-disclosure[open] summary svg{transform:rotate(180deg)}.node-notes-body{border-top:1px solid #edf0f7;gap:10px;padding:10px;display:grid}.canvas-keyframe-editor{background:#fbfcff;border:1px solid #e4e8f5;border-radius:8px;gap:10px;padding:10px;display:grid}.canvas-keyframe-editor-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.canvas-keyframe-editor-head strong,.canvas-keyframe-editor-head span{display:block}.canvas-keyframe-editor-head strong{color:#202945;font-size:12px}.canvas-keyframe-editor-head span,.canvas-keyframe-help{color:#69738d;font-size:11px;font-weight:800}.canvas-keyframe-shot-pills{gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.canvas-keyframe-shot-pills button{color:#3f4865;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #e1e5f3;border-radius:7px;flex:none;max-width:150px;padding:7px 9px;font-size:11px;font-weight:900;overflow:hidden}.canvas-keyframe-shot-pills button.active{border-color:var(--brand);color:var(--brand);background:#f3f0ff}.canvas-keyframe-editor .keyframe-timing{border-color:#edf0f7;padding:8px}.canvas-keyframe-editor .keyframe-rail{margin-left:24px;margin-right:24px}.canvas-keyframe-help{justify-content:space-between;align-items:center;gap:8px;display:flex}.node-capability-card{border:1px solid #e2e7f4;border-radius:8px;gap:8px;padding:10px;display:grid}.node-capability-card.native{background:#f1fff8;border-color:#ccebdc}.node-capability-card.prompt{background:#f7f5ff;border-color:#dfd8ff}.node-capability-card.post{background:#fff9ed;border-color:#f2dfb8}.node-capability-card.workflow{background:#f7f9fe;border-color:#dde4f4}.node-capability-card.unsupported{background:#fff5f5;border-color:#f0c8c8}.node-capability-card>div{gap:3px;display:grid}.node-capability-card strong{color:#252d4a;font-size:13px}.node-capability-card span,.node-capability-card p{color:#66708d;margin:0;font-size:12px;font-weight:800;line-height:1.45}.node-field-destination-map{background:#fbfcff;border:1px solid #e1e6f2;border-radius:8px;gap:8px;padding:9px;display:grid}.node-field-destination-head{justify-content:space-between;align-items:start;gap:8px;display:flex}.node-field-destination-head>span,.node-field-destination-list>div>span{gap:2px;min-width:0;display:grid}.node-field-destination-head strong{color:#252d4a;font-size:12px}.node-field-destination-head small{color:#6b748f;font-size:10px;font-weight:800;line-height:1.35}.node-field-destination-head>em{color:var(--brand);background:#f0edff;border-radius:5px;flex:none;padding:3px 6px;font-size:10px;font-style:normal;font-weight:900}.node-field-destination-list{gap:5px;display:grid}.node-field-destination-list>div{background:#fff;border:1px solid #edf0f7;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 8px;padding:7px 8px;display:grid}.node-field-destination-list b{color:#303852;font-size:11px}.node-field-destination-list code{color:#7a8298;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.node-field-destination-list>div>em{white-space:nowrap;border:1px solid #0000;border-radius:5px;padding:3px 5px;font-size:9px;font-style:normal;font-weight:950}.node-field-destination-list>div>small{color:#68718a;grid-column:1/-1;font-size:10px;font-weight:750;line-height:1.4}.destination-model_request{color:#167247;background:#ecfbf3;border-color:#c7ead7!important}.destination-prompt_context{color:#5942d8;background:#f3f0ff;border-color:#dcd4ff!important}.destination-orchestration{color:#256a9f;background:#eef7ff;border-color:#cce3f8!important}.destination-postprocess{color:#986516;background:#fff8e9;border-color:#efdcb1!important}.destination-local_only{color:#626a7d;background:#f4f5f8;border-color:#dde1e9!important}.node-run-panel{background:#fbfcff;border:1px solid #e1e7f5;border-radius:8px;gap:9px;padding:10px;display:grid}.node-run-panel>div:first-child{gap:3px;display:grid}.node-run-panel strong{color:#222b49;font-size:12px}.node-run-panel span{color:#68718d;font-size:11px;font-weight:800;line-height:1.45}.node-run-panel>div:first-child>small{color:#7b8399;font-size:10px;font-weight:750;line-height:1.45}.node-run-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.node-run-actions>:last-child{grid-column:1/-1}.node-run-actions .primary-small,.node-run-actions .ghost-mini{min-height:32px}.shot-selector{gap:8px;max-height:230px;padding-right:2px;display:grid;overflow:auto}.shot-selector button{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fff;border-radius:8px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:48px;padding:8px;display:grid}.shot-selector button.active{border-color:var(--brand);background:#fbfaff;box-shadow:0 8px 18px #5a45ff1a}.shot-selector strong{background:var(--brand-soft);color:var(--brand);border-radius:7px;justify-content:center;align-items:center;height:30px;font-size:12px;display:flex}.shot-selector span{color:#303858;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:900;overflow:hidden}.shot-selector small{color:var(--muted);white-space:nowrap;font-size:11px}.shot-action-row{grid-template-columns:1.4fr 1fr 1fr;gap:8px;display:grid}.shot-action-row button{border:1px solid var(--line);color:#303858;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:36px;font-size:12px;font-weight:900;display:flex}.shot-action-row button:first-child{background:var(--brand-soft);color:var(--brand);border-color:#d8d1ff}.studio-active-shot-context{z-index:8;background:#fffffff7;border:1px solid #dfe3ef;border-radius:8px;grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;gap:8px;padding:7px;display:grid;position:sticky;top:-2px;box-shadow:0 6px 14px #1b223f12}.studio-active-shot-context>button{color:#3e4864;background:#f4f5f9;border:1px solid #e0e4ee;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.studio-active-shot-context>button:disabled{cursor:not-allowed;opacity:.4}.studio-active-shot-context>div{gap:2px;min-width:0;display:grid}.studio-active-shot-context span,.studio-active-shot-context strong,.studio-active-shot-context small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.studio-active-shot-context span{color:var(--brand);font-size:10px;font-weight:950}.studio-active-shot-context strong{color:#252d49;font-size:12px}.studio-active-shot-context small{color:#747d96;font-size:10px;font-weight:800}.field,.slider-field{gap:7px;display:grid}.field span,.slider-field span{color:#4d5674;font-size:12px;font-weight:900}.field input,.field textarea,.field select{border:1px solid var(--line-strong);color:var(--ink);background:#fff;border-radius:8px;outline:0;width:100%;min-height:38px;padding:9px 10px}.field textarea{resize:vertical;min-height:78px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #5a45ff1f}.embedded-reference-notice{border:1px solid var(--line);color:var(--muted);background:#fbfcff;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.embedded-reference-notice span{font-size:12px;font-weight:800;line-height:1.4}.embedded-reference-notice button{color:var(--brand);background:#fff;border:1px solid #d8d1ff;border-radius:7px;flex:none;min-height:30px;padding:5px 9px;font-size:12px;font-weight:900}.reference-input-row{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px;display:grid}.reference-input-row input{min-width:0}.reference-upload-action{white-space:nowrap;justify-content:center;align-items:center;gap:5px;min-height:38px;padding:8px 10px;font-size:12px;display:inline-flex}.two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.segmented{border:1px solid var(--line);background:#f6f7fb;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:4px;padding:4px;display:grid}.segmented button,.segmented span,.segmented-grid button{color:#606988;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;min-height:34px;font-size:12px;font-weight:900;display:flex}.segmented button.active,.segmented span.active,.segmented-grid button.active{color:var(--brand);background:#fff;box-shadow:0 6px 16px #373c6414}.provider-route-card{border:1px solid var(--line);background:#fbfcff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.provider-route-card strong,.provider-route-card span{display:block}.provider-route-card strong{color:var(--ink);font-size:13px}.provider-route-card span{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.5}.provider-route-card button{background:var(--brand-soft);color:var(--brand);white-space:nowrap;border:1px solid #d8d1ff;border-radius:8px;min-height:34px;padding:6px 10px;font-size:12px;font-weight:900}.provider-route-status{border:1px solid var(--line);background:#f6f7fb;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;padding:4px;display:grid}.provider-route-status span,.provider-route-status button{border-radius:7px;justify-content:center;align-items:center;min-height:34px;padding:6px 10px;font-size:12px;font-weight:900;display:flex}.provider-route-status span{color:#606988}.provider-route-status span.active{color:var(--brand);background:#fff;box-shadow:0 6px 16px #373c6414}.provider-route-status button{background:var(--brand);border:1px solid var(--brand);color:#fff;cursor:pointer;white-space:nowrap}.capability-map{border:1px solid var(--line);background:#fbfcff;border-radius:8px;gap:10px;padding:10px;display:grid}.capability-map-head{align-items:start;gap:4px;display:grid}.capability-map-head strong{color:var(--ink);font-size:13px}.capability-map-head span{color:var(--muted);font-size:12px;line-height:1.45}.capability-groups{gap:8px;display:grid}.capability-group{border:1px solid var(--line);background:#fff;border-left:3px solid #cfd4e6;border-radius:8px;gap:6px;padding:9px 10px;display:grid}.capability-group.native{border-left-color:var(--brand)}.capability-group.prompt{border-left-color:#8b5cf6}.capability-group.workflow{border-left-color:#0f8f83}.capability-group.post{border-left-color:#16a34a}.capability-group.unsupported{border-left-color:#f59e0b}.capability-limited-card{color:#7a4a00;background:#fff8ed;border:1px solid #f59e0b42;border-radius:8px;gap:4px;padding:10px 12px;line-height:1.5;display:grid}.capability-limited-card strong,.capability-limited-card span{font-size:12px}.capability-limited-card.compact{padding:8px 10px}.capability-limited-card.ready{color:#166534;background:#effaf4;border-color:#16a34a3d}.capability-limited-card small{color:inherit;opacity:.78;font-size:11px}.capability-group strong{color:#303858;font-size:12px;display:block}.capability-group small{color:var(--muted);margin-top:2px;font-size:11px;line-height:1.4;display:block}.capability-group p{color:#4d5674;overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.55}.slider-field span{justify-content:space-between;align-items:center;display:flex}.slider-field b{border:1px solid var(--line);color:#606988;text-align:center;background:#fff;border-radius:7px;min-width:46px;padding:5px 8px}.slider-field input{accent-color:var(--brand);width:100%}.toggle-row{border:1px solid var(--line);color:#4d5674;background:#fbfcff;border-radius:8px;align-items:center;gap:9px;min-height:38px;padding:8px 10px;font-size:12px;font-weight:900;display:flex}.toggle-row input{accent-color:var(--brand)}.result-dock{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:12px;padding:14px;display:grid}.dock-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.metric{border:1px solid var(--line);background:#fbfcff;border-radius:8px;padding:10px}.metric strong{font-size:18px;display:block}.metric span{color:var(--muted);margin-top:4px;font-size:12px;display:block}.dock-tabs{gap:8px;display:flex}.dock-tabs button,.project-tabs button{border:1px solid var(--line);color:#59627f;background:#f5f6fb;border-radius:999px;min-height:32px;padding:6px 12px;font-size:12px;font-weight:900}.dock-tabs button.active,.project-tabs button.active{background:var(--brand);border-color:var(--brand);color:#fff}.result-list{gap:10px;display:grid}.local-preview-section-tabs{background:#eef0f5;border:1px solid #e0e3eb;border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:3px;padding:3px;display:grid}.local-preview-section-tabs button{color:#66708a;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.local-preview-section-tabs button.active{color:var(--brand);background:#fff;box-shadow:0 1px 3px #18223d1a}.result-item{border:1px solid var(--line);background:#fff;border-radius:8px;padding:11px}.result-asset-context{color:#4c5575;background:#f7f8ff;border:1px solid #dfe3ff;border-radius:8px;padding:10px 11px}.result-asset-context strong{color:var(--ink);font-size:13px;display:block}.result-asset-context span{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.55;display:block}button.result-item{color:inherit;cursor:pointer;font:inherit;text-align:left;width:100%}.result-title-option:hover,.result-title-option.active{border-color:var(--brand);box-shadow:0 8px 22px #5b47ff1f}.result-title-option.active span{color:var(--brand);font-weight:700}.result-item strong{font-size:13px;display:block}.result-item span,.asset-preview span{color:var(--muted);overflow-wrap:anywhere;margin-top:5px;font-size:12px;line-height:1.55;display:block}.status-dot{border-radius:999px;width:8px;height:8px;margin-right:6px;display:inline-block}.status-dot.succeeded{background:var(--good)}.status-dot.failed{background:var(--bad)}.status-dot.cancelled{background:#9aa3b8}.status-dot.queued,.status-dot.running{background:var(--warn)}.script-box{color:#eef0ff;white-space:pre-wrap;background:#171a32;border-radius:8px;max-height:210px;padding:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.7;overflow:auto}.local-preview-pack-actions{background:linear-gradient(#fff 0%,#f8f8ff 100%);border-color:#dcdcff;gap:10px;display:grid}.local-preview-pack-actions header{gap:4px;display:grid}.local-preview-pack-actions header span{color:#66708e;margin:0;font-size:12px;line-height:1.55}.local-preview-next-step{background:#fff;border:1px solid #dedff5;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.local-preview-next-step.ready{border-color:#25a65f57}.local-preview-next-step.warning{border-color:#f59e0b57}.local-preview-next-step.blocked{border-color:#ef444447}.local-preview-next-step>div:first-child{gap:3px;min-width:0;display:grid}.local-preview-next-step>div:first-child span{color:#5b55e8;font-size:11px;font-weight:900}.local-preview-next-step>div:first-child strong{color:#18223d;font-size:13px}.local-preview-next-step>div:first-child small{color:#66708e;font-size:12px;line-height:1.45}.local-preview-generation-route{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:8px 0 0;padding:0;list-style:none;display:grid}.local-preview-generation-route li{color:#48526e;background:#f7f8ff;border:1px solid #e4e6f8;border-radius:7px;align-items:center;gap:6px;min-height:30px;padding:6px 8px;font-size:11px;font-weight:900;line-height:1.35;display:flex}.local-preview-generation-route b{color:var(--brand);background:#ecebff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;display:inline-flex}.local-preview-next-step>div:last-child{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.local-preview-next-step>div:last-child .primary-small{min-width:158px}@media (max-width:680px){.local-preview-next-step{grid-template-columns:minmax(0,1fr);align-items:stretch}.local-preview-generation-route{grid-template-columns:minmax(0,1fr)}.local-preview-generation-route li{min-height:36px;font-size:12px}.local-preview-next-step>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;display:grid}.local-preview-next-step>div:last-child .primary-small{width:100%;min-width:0}.local-preview-next-step>div:last-child .ghost-button{width:100%}.local-preview-submit-note{text-align:left;order:3;grid-column:1/-1;margin:0}}.local-preview-submit-note{color:#6b7390;text-align:right;flex-basis:100%;margin:-2px 0 0;font-size:11px;font-weight:900;display:block}.local-preview-pack-action-grid,.local-preview-pack-platforms{flex-wrap:wrap;gap:8px;display:flex}.local-preview-pack-action-grid button,.local-preview-pack-platforms button{color:#3d4665;cursor:pointer;background:#fff;border:1px solid #dedff5;border-radius:8px;align-items:center;gap:5px;min-height:32px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.local-preview-pack-action-grid button:first-child{background:var(--brand);border-color:var(--brand);color:#fff}.local-preview-pack-action-grid button:hover,.local-preview-pack-platforms button:hover{border-color:var(--brand);color:var(--brand)}.local-preview-pack-action-grid button:first-child:hover{color:#fff;filter:brightness(.98)}.asset-preview{gap:8px;margin-top:8px;display:grid}.asset-actions{flex-wrap:wrap;gap:7px;display:flex}.asset-actions button{color:#465071;cursor:pointer;background:#f6f7ff;border:1px solid #dedff5;border-radius:8px;align-items:center;gap:5px;min-height:30px;padding:6px 9px;font-size:12px;font-weight:800;display:inline-flex}.asset-actions button:hover{border-color:var(--brand);color:var(--brand)}.asset-caption-preview{background:#fbfcff;border:1px solid #e2e7f5;border-radius:8px;gap:8px;padding:8px;display:grid}.asset-caption-preview pre{color:#f8fafc;white-space:pre-wrap;word-break:break-word;background:#111827;border-radius:7px;max-height:180px;margin:0;padding:10px;font-size:11px;line-height:1.55;overflow:auto}.asset-url-preview{border:1px solid var(--line);color:#6d7692;text-overflow:ellipsis;white-space:nowrap;background:#f7f8fc;border-radius:8px;max-width:100%;padding:7px 9px;overflow:hidden}.asset-task{background:#f7f8ff;border:1px solid #dfe3ff;border-radius:8px;gap:4px;margin-top:8px;padding:10px;display:grid}.asset-task strong{color:var(--brand)}.asset-task-error{background:#fff5f5;border-color:#d94c4c3d}.asset-task-error strong{color:var(--bad)}.asset-video,.asset-image{border:1px solid var(--line);object-fit:contain;background:#101226;border-radius:8px;width:100%;max-height:330px;display:block}.empty-state,.error-text{border:1px dashed var(--line-strong);color:var(--muted);text-align:center;border-radius:8px;padding:16px;font-size:13px;line-height:1.6}.empty-state.action-empty{text-align:left;justify-items:stretch;gap:10px;padding:14px;display:grid}.empty-state.action-empty p{margin:0}.action-empty-head{align-items:flex-start;gap:10px;display:flex}.action-empty-head strong{color:var(--ink);margin-bottom:2px;font-size:13px;display:block}.action-empty-icon{color:var(--brand);background:#6357ff1a;border:1px solid #6357ff29;border-radius:8px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.action-empty-check{border-radius:8px;align-items:center;gap:6px;min-height:30px;padding:7px 9px;font-size:12px;display:flex}.action-empty-check.ready{color:var(--good);background:#1da66c14}.action-empty-check.warning{color:#9a5a12;background:#fff8ec}.action-empty-check.blocked{color:var(--bad);background:#d94c4c14}.action-empty-actions{flex-wrap:wrap;gap:8px;display:flex}.action-empty-actions button{min-height:32px;padding:7px 10px}.error-text{color:var(--bad);border-color:#d94c4c59}.stale-result-warning{color:#9a5a12;background:#fff8ec;border:1px solid #e7973459;border-radius:8px;padding:10px 12px;font-size:12px;font-weight:800;line-height:1.55}.modal-warning{text-align:center}.modal-task-warning{justify-content:center;align-items:center;gap:10px;display:flex}.modal-task-warning span{flex:1}.quick-page{grid-template-columns:minmax(0,1fr) minmax(320px,380px);align-items:start;gap:22px;display:grid}.quick-main{z-index:1;align-content:start;gap:0;min-width:0;display:grid;position:relative}.commerce-page{grid-template-columns:minmax(620px,1fr) minmax(430px,.72fr);gap:18px;display:grid}.commerce-main,.commerce-preview{align-content:start;gap:14px;display:grid}.breadcrumb{color:var(--muted);margin-bottom:20px;font-size:13px;font-weight:800}.quick-heading,.commerce-heading{align-items:flex-start;gap:12px;margin-bottom:24px;display:flex}.quick-heading svg,.commerce-heading svg{color:var(--brand)}.commerce-heading>div{flex:1;min-width:0}.quick-heading h1,.commerce-heading h1,.page-title-row h1{margin:0;font-size:28px;line-height:1.2}.quick-heading p,.commerce-heading p{color:var(--muted);margin:8px 0 0;font-size:14px}.quick-command-desk{box-shadow:var(--shadow);background:#fff;border:1px solid #dfe4f2;border-radius:8px;grid-template-columns:minmax(200px,.72fr) minmax(300px,1.28fr);gap:12px;margin-bottom:14px;padding:12px;display:grid}.quick-command-copy,.quick-command-input,.quick-command-next{min-width:0}.quick-command-copy{background:#f8f9ff;border:1px solid #e4e7f5;border-radius:8px;gap:6px;padding:12px;display:grid}.quick-command-copy>span,.quick-command-input label>span,.quick-command-next span{color:var(--brand);font-size:10px;font-weight:950}.quick-command-copy strong{color:#151d3d;font-size:17px;line-height:1.2}.quick-command-copy small,.quick-command-next small{color:#596481;font-size:11px;font-weight:800;line-height:1.45}.quick-command-input{gap:9px;display:grid}.quick-command-input label{gap:6px;min-width:0;display:grid}.quick-command-input textarea{color:var(--ink);font:inherit;resize:vertical;background:#fff;border:1px solid #dfe4f2;border-radius:8px;outline:0;min-height:92px;padding:10px 12px;line-height:1.5}.quick-command-input textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #5a45ff1f}.quick-applied-constraints{color:#4f5977;background:#f8f9ff;border:1px solid #e1e5f5;border-radius:8px;min-width:0;padding:8px 10px}.quick-applied-constraints summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2px 8px;list-style-position:outside;display:grid}.quick-applied-constraints summary span{color:#303a5e;font-size:11px;font-weight:900}.quick-applied-constraints summary small{color:#77809b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.35;overflow:hidden}.quick-applied-constraints p{white-space:pre-wrap;border-top:1px solid #e4e7f3;max-height:132px;margin:8px 0 0;padding:8px 2px 2px;font-size:11px;line-height:1.55;overflow:auto}.quick-command-source{background:#fbfcff;border:1px solid #e3e8f5;border-radius:8px;gap:8px;padding:9px;display:grid}.quick-command-source-head,.quick-command-source-row{align-items:center;gap:8px;min-width:0;display:grid}.quick-command-source-head{grid-template-columns:minmax(0,1fr) auto}.quick-command-source-head>span{color:var(--brand);font-size:10px;font-weight:950}.quick-command-source-tabs{background:#f3f5fb;border:1px solid #e3e7f4;border-radius:7px;grid-template-columns:repeat(2,minmax(52px,1fr));gap:3px;padding:3px;display:grid}.quick-command-source-tabs button{color:#5c6682;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:5px;min-height:26px;padding:0 8px;font-size:11px;font-weight:950}.quick-command-source-tabs button.active{color:var(--brand);background:#fff;box-shadow:0 5px 12px #1f264b1a}.quick-command-source-row{grid-template-columns:minmax(0,1fr) auto}.quick-command-source-row input{color:var(--ink);font:inherit;background:#fff;border:1px solid #dfe4f2;border-radius:8px;outline:0;min-height:34px;padding:8px 10px;font-size:12px}.quick-command-source-row input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #5a45ff1a}.quick-command-source-row .ghost-button{white-space:nowrap;justify-content:center;min-height:34px;padding:7px 10px}.quick-command-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.quick-command-actions button{justify-content:center;min-height:34px}.quick-command-enrichment-hint{color:#82591d;background:#fff9ed;border-left:3px solid #e3a13e;padding:6px 8px;font-size:10px;font-weight:850;line-height:1.45}.quick-enrichment-review{background:#f8f7ff;border-top:1px solid #dcd7ff;grid-column:1/-1;gap:9px;padding:10px 11px 11px;display:grid}.quick-enrichment-review-head{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.quick-enrichment-review-head>div{gap:2px;min-width:0;display:grid}.quick-enrichment-review-head span,.quick-enrichment-review-grid>div>strong{color:var(--brand);font-size:10px;font-weight:950}.quick-enrichment-review-head strong{color:#182041;font-size:12px;line-height:1.35}.quick-enrichment-review-head small{color:#65708c;font-size:10px;font-weight:800;line-height:1.4}.quick-enrichment-review-head button{white-space:nowrap;flex:none;min-height:30px}.quick-enrichment-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.quick-enrichment-review-grid>div{background:#fffc;border-left:3px solid #9b8dff;gap:5px;min-width:0;padding:8px 10px;display:grid}.quick-enrichment-review-grid>div.needs-input{background:#fffbf2;border-left-color:#e4a13b}.quick-enrichment-review-grid>div.ready{border-left-color:#25a66f}.quick-enrichment-review-grid ul{color:#4e5877;gap:3px;margin:0;padding-left:15px;font-size:10px;font-weight:800;line-height:1.45;list-style-position:outside;display:grid}.quick-enrichment-changed{color:#94601a;margin:0;font-size:10px;font-weight:900}.quick-agent-run{background:#f8f9fc;border:1px solid #dfe3ec;border-left:3px solid #6b5cff;border-radius:8px;grid-column:1/-1;gap:12px;padding:14px;display:grid}.quick-agent-run.applied{border-left-color:#17855b}.quick-agent-run.blocked{border-left-color:#c27a12}.quick-agent-run-head,.quick-agent-run-foot{justify-content:space-between;align-items:center;gap:16px;display:flex}.quick-agent-run-head>div:first-child{gap:3px;min-width:0;display:grid}.quick-agent-run-head span{color:#6255df;font-size:11px;font-weight:900}.quick-agent-run-head strong{color:#151a32;font-size:14px;line-height:1.45}.quick-agent-run-head small,.quick-agent-run-foot span,.quick-agent-loading{color:#68708a;font-size:11px;line-height:1.5}.quick-agent-run-summary{flex:none;place-items:flex-end end;display:grid}.quick-agent-run-summary b{color:#151a32;font-size:18px}.quick-agent-run-summary span{color:#68708a}.quick-agent-completed-toggle{display:none}.quick-agent-task-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.quick-agent-task-grid article{background:#fff;border:1px solid #e1e5ef;border-radius:7px;gap:6px;min-height:138px;padding:9px;display:grid}.quick-agent-task-grid article.needs_input,.quick-agent-task-grid article.blocked,.quick-agent-task-grid article.needs_confirmation{background:#fffaf0;border-color:#ecd29d}.quick-agent-task-grid article.approved,.quick-agent-task-grid article.done,.quick-agent-task-grid article.complete{background:#f4fbf7;border-color:#bee2cf}.quick-agent-task-grid article.working{background:#f4f7ff;border-color:#becaf3}.quick-agent-task-grid article.failed{background:#fff5f4;border-color:#e7b8b3}.quick-agent-task-grid article.waiting{background:#fafbfc;border-color:#dfe3eb}.quick-agent-task-grid article>div{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.quick-agent-task-grid b{color:#1c2139;font-size:11px;line-height:1.35}.quick-agent-task-grid em{color:#6b5cff;flex:none;font-size:10px;font-style:normal;font-weight:900}.quick-agent-task-grid article.needs_input em,.quick-agent-task-grid article.blocked em,.quick-agent-task-grid article.needs_confirmation em{color:#a5670d}.quick-agent-task-grid article.approved em,.quick-agent-task-grid article.done em,.quick-agent-task-grid article.complete em{color:#17734f}.quick-agent-task-grid article.failed em{color:#b53b31}.quick-agent-task-grid article.working em{color:#405fc0}.quick-agent-task-grid p,.quick-agent-task-grid small{color:#626a82;margin:0;font-size:10px;line-height:1.45}.quick-agent-task-grid small{color:#7b8298;align-self:end}.quick-agent-task-grid small.quick-agent-task-blocker{color:#9a4b27;align-self:start}.quick-agent-task-grid small.quick-agent-task-reference{color:#4f5872;flex-wrap:wrap;align-self:start;align-items:center;gap:4px;display:flex}.quick-agent-task-reference code{color:#37405d;background:#eef1f8;border-radius:4px;padding:2px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px}.quick-agent-task-actions{align-self:end;min-height:28px;justify-content:flex-end!important;display:flex!important}.quick-agent-task-actions button{white-space:nowrap;min-width:0;max-width:100%;height:28px;padding:0 9px;font-size:10px}.quick-agent-run-foot{border-top:1px solid #e3e6ee;padding-top:10px}.quick-agent-run-foot span{max-width:72ch}.quick-agent-run-actions{flex:none;align-items:center;gap:6px;display:flex}.quick-agent-run-actions button{height:30px;padding:0 9px;font-size:10px}.quick-agent-run-actions .danger-ghost{margin:0}.quick-agent-run-error{color:#9f332b;background:#fff5f4;border:1px solid #edc6c2;border-radius:6px;align-items:center;gap:7px;padding:7px 9px;font-size:11px;display:flex}.quick-agent-run-error span{flex:1;min-width:0;line-height:1.45}.quick-agent-cancel-confirm{background:#fff8f7;border:1px solid #ecc8c3;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.quick-agent-cancel-confirm>div{align-items:flex-start;gap:7px;min-width:0;display:flex}.quick-agent-cancel-confirm>div:first-child{color:#8e3f39;font-size:10px;line-height:1.45}.quick-agent-cancel-confirm>div:first-child svg{flex:none;margin-top:1px}.quick-agent-cancel-confirm>div:last-child{align-items:center}.quick-agent-cancel-confirm button{white-space:nowrap;min-height:30px;margin:0;padding:0 9px;font-size:10px}.quick-agent-loading{background:#f8f9fc;border:1px solid #e1e5ed;border-radius:8px;grid-column:1/-1;align-items:center;gap:8px;padding:11px 13px;display:flex}@media (max-width:980px){.quick-agent-task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.quick-agent-run-head,.quick-agent-run-foot{flex-direction:column;align-items:stretch}.quick-agent-run-summary{place-items:center start;gap:8px;display:flex}.quick-agent-task-grid{grid-template-columns:1fr}.quick-agent-completed-toggle{color:#17734f;background:#f4fbf7;border:1px solid #bee2cf;border-radius:6px;justify-content:flex-start;align-items:center;width:100%;min-height:34px;padding:0 10px;font-size:11px;font-weight:800;display:flex}.quick-agent-completed-toggle span{color:#68708a;margin-left:auto}.quick-agent-task-grid article.mobile-agent-task-collapsed{display:none}.quick-agent-run-actions{grid-template-columns:repeat(auto-fit,minmax(88px,1fr));width:100%;display:grid}.quick-agent-run-actions button{justify-content:center;width:100%}.quick-agent-cancel-confirm{grid-template-columns:1fr;align-items:stretch}.quick-agent-cancel-confirm>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.quick-agent-cancel-confirm button{justify-content:center;width:100%}}.quick-command-flow{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.quick-command-spec-bar{background:#f8f9fd;border:1px solid #e2e7f3;border-radius:8px;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.quick-command-spec-bar>div{flex-wrap:wrap;align-items:baseline;gap:4px 10px;min-width:0;display:flex}.quick-command-spec-bar span{color:var(--brand);font-size:10px;font-weight:950}.quick-command-spec-bar strong{color:#1b2344;font-size:12px;line-height:1.3}.quick-command-spec-bar small{color:#6a748e;font-size:10px;font-weight:800}.quick-command-spec-bar button{white-space:nowrap;justify-content:center;min-height:30px}.quick-command-flow article{background:#fbfcff;border:1px solid #e2e7f3;border-radius:8px;gap:5px;min-width:0;min-height:116px;padding:8px;display:grid}.quick-command-flow article>div{align-items:center;gap:6px;min-width:0;display:flex}.quick-command-flow b{color:var(--brand);background:#eef2ff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:21px;height:21px;font-size:10px;display:inline-flex}.quick-command-flow span{color:#5f6884;min-width:0;font-size:10px;font-weight:950}.quick-command-flow strong{color:#182041;min-width:0;font-size:13px;line-height:1.2}.quick-command-flow small{color:#66708b;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:27px;font-size:10px;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.quick-command-flow button{color:#303858;cursor:pointer;background:#fff;border:1px solid #dde3f1;border-radius:7px;align-self:end;min-height:28px;padding:5px 7px;font-size:11px;font-weight:900}.quick-command-flow article.done{background:#f1fbf5;border-color:#ccebd8}.quick-command-flow article.done b{color:#fff;background:#16a36a}.quick-command-flow article.active{background:#f8f6ff;border-color:#d5ceff}.quick-command-flow article.active button{background:var(--brand);border-color:var(--brand);color:#fff}.quick-command-flow article.blocked{background:#fffaf5;border-color:#f0d6b6}.quick-command-flow article.blocked b{color:#9a5a11;background:#fff0df}.quick-command-flow button:disabled{cursor:not-allowed;opacity:.55}.quick-command-next{border:1px solid #e0e5f3;border-radius:8px;grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(220px,.72fr) auto;align-items:center;gap:9px;padding:10px;display:grid}.quick-command-next.ready{background:#f4fff9;border-color:#c9ebd9}.quick-command-next.active{background:#fbfcff;border-color:#dfe4f5}.quick-command-next.blocked{background:#fff7f4;border-color:#f0cdbf}.quick-command-next>div:first-child{gap:3px;min-width:0;display:grid}.quick-command-next strong{color:#171f3f;font-size:15px;line-height:1.25}.quick-command-status{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.quick-command-status em{color:#2c3554;background:#fff;border:1px solid #e0e5f3;border-radius:7px;gap:2px;min-width:0;padding:6px;font-size:11px;font-style:normal;font-weight:900;display:grid}.quick-command-status em.done{color:#14734e;background:#effbf5;border-color:#ccebd8}.quick-command-status em.active{color:var(--brand);background:#f5f2ff;border-color:#d9d1ff}.quick-command-status em.blocked{color:#b83737;background:#fff1f1;border-color:#f0c9c9}.quick-command-status b{color:#7b849d;font-size:10px}.quick-command-next>button{justify-content:center;min-width:132px;min-height:36px}.commerce-workspace-mode-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;display:grid}.commerce-workspace-mode-main{gap:4px;min-width:0;display:grid}.commerce-workspace-mode-main strong{color:#161d3d;font-size:15px}.commerce-workspace-mode-main small{color:var(--muted);font-size:12px;font-weight:800;line-height:1.45}.commerce-workspace-mode-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.commerce-workspace-segment{background:#f3f5fb;border:1px solid #e3e7f4;border-radius:8px;grid-template-columns:repeat(2,minmax(52px,1fr));gap:3px;padding:3px;display:grid}.commerce-workspace-segment button{color:#5c6682;background:0 0;border:0;border-radius:6px;min-height:30px;padding:0 10px;font-size:12px;font-weight:900}.commerce-workspace-segment button.active{color:var(--brand);background:#fff;box-shadow:0 6px 14px #1f264b1a}.commerce-starter-guide-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:10px;margin-bottom:14px;padding:12px;display:grid}.commerce-starter-guide-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.commerce-starter-guide-head>div{gap:4px;min-width:0;display:grid}.commerce-starter-guide-head strong{color:#161d3d;font-size:15px}.commerce-starter-guide-head small{color:var(--muted);font-size:12px;font-weight:800;line-height:1.4}.commerce-starter-guide-head>b{background:var(--brand-soft);color:var(--brand);white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:12px}.commerce-starter-guide-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.commerce-starter-guide-step{color:#303858;text-align:left;background:#fbfcff;border:1px solid #e4e8f4;border-left:3px solid #cfd4e6;border-radius:8px;gap:4px;min-height:142px;padding:9px;display:grid}.commerce-starter-guide-step.done{border-left-color:var(--good);background:#f1fff7}.commerce-starter-guide-step.current{border-color:#cbc4ff;border-left-color:var(--brand);background:#f7f5ff}.commerce-starter-guide-step.locked{color:#7b849d;background:#f8f9fd}.commerce-starter-guide-step span{color:var(--muted);font-size:10px;font-weight:900}.commerce-starter-guide-step strong{color:#1b2344;font-size:13px;line-height:1.25}.commerce-starter-guide-step b{color:#303858;font-size:12px;line-height:1.3}.commerce-starter-guide-step small{color:var(--muted);font-size:11px;font-weight:800;line-height:1.38}.commerce-starter-guide-step em{color:#303858;background:#fff;border:1px solid #dedff0;border-radius:7px;justify-content:center;align-self:end;min-height:28px;margin-top:4px;padding:6px 8px;font-size:11px;font-style:normal;font-weight:900;display:inline-flex}.commerce-starter-guide-step.current em{background:var(--brand);border-color:var(--brand);color:#fff}.commerce-starter-guide-step:disabled{cursor:not-allowed;opacity:.68}.quick-guided-checklist{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:10px;margin-bottom:14px;padding:12px;display:grid}.quick-start-workbench{box-shadow:var(--shadow);background:#fff;border:1px solid #dfe4f2;border-radius:8px;grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);gap:12px;margin-bottom:14px;padding:12px;display:grid}.quick-start-workbench.bracelet{border-color:#cfd8ff}.quick-start-hero{background:#f8f9ff;border:1px solid #e4e7f5;border-radius:8px;gap:7px;min-width:0;padding:12px;display:grid}.quick-start-hero>span{color:var(--brand);font-size:10px;font-weight:950}.quick-start-hero>strong{color:#151d3d;font-size:18px;line-height:1.18}.quick-start-hero>small{color:#56617d;font-size:12px;font-weight:800;line-height:1.45}.quick-start-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:4px;display:grid}.quick-start-metrics em{color:#303858;background:#fff;border:1px solid #e0e5f3;border-radius:7px;gap:2px;min-width:0;padding:7px;font-size:11px;font-style:normal;font-weight:900;display:grid}.quick-start-metrics em.done{color:#14734e;background:#effbf5;border-color:#ccebd8}.quick-start-metrics em.active{color:var(--brand);background:#f5f2ff;border-color:#d9d1ff}.quick-start-metrics em.blocked{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.quick-start-metrics b{color:#7b849d;font-size:10px}.quick-start-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.quick-start-actions button{color:#25304f;cursor:pointer;text-align:left;background:#fbfcff;border:1px solid #e0e5f3;border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:8px;min-height:78px;padding:10px;display:grid}.quick-start-actions button:hover:not(:disabled),.quick-start-actions button:focus-visible:not(:disabled){border-color:#c9c2ff;outline:0;box-shadow:0 10px 22px #5a45ff1a}.quick-start-actions button.active{background:#f7f5ff;border-color:#cbc4ff}.quick-start-actions button.done{background:#f1fbf5;border-color:#cdeeda}.quick-start-actions button.blocked{background:#fffaf5;border-color:#f2d7b7}.quick-start-actions button:disabled{cursor:not-allowed;opacity:.66}.quick-start-actions button svg{color:var(--brand);margin-top:1px}.quick-start-actions button.done svg{color:var(--good)}.quick-start-actions button.blocked svg{color:var(--warn)}.quick-start-actions button span{gap:3px;min-width:0;display:grid}.quick-start-actions button strong{color:#172044;font-size:12px;line-height:1.25}.quick-start-actions button small{color:#65708c;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.quick-guided-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.quick-guided-head>div{gap:3px;min-width:0;display:grid}.quick-guided-head strong{color:#161d3d;font-size:14px}.quick-guided-head span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.4}.quick-guided-head b{background:var(--brand-soft);color:var(--brand);white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:12px}.quick-guided-steps{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;display:grid}.quick-guided-steps article{background:#fbfcff;border:1px solid #e5e8f5;border-radius:8px;gap:8px;min-height:116px;padding:9px;display:grid}.quick-guided-steps article.current,.quick-guided-steps article.active{background:#f7f5ff;border-color:#c9c2ff}.quick-guided-steps article.done{background:#effbf5;border-color:#ccebd8}.quick-guided-step-main{grid-template-columns:24px minmax(0,1fr);align-items:start;gap:8px;display:grid}.quick-guided-step-main>span{color:#5f6682;background:#eef1fb;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:900;display:inline-flex}.quick-guided-steps article.done .quick-guided-step-main>span{color:#fff;background:#16a36a}.quick-guided-step-main strong{color:#1a2144;font-size:12px;line-height:1.25;display:block}.quick-guided-step-main small{color:var(--muted);overflow-wrap:anywhere;margin-top:3px;font-size:11px;font-weight:800;line-height:1.35;display:block}.quick-guided-steps button{color:#303858;background:#fff;border:1px solid #dedff0;border-radius:7px;align-self:end;min-height:30px;padding:6px 8px;font-size:11px;font-weight:900}.quick-guided-steps article.active button,.quick-guided-steps article.current button{background:var(--brand);border-color:var(--brand);color:#fff}.quick-guided-steps button:disabled{cursor:not-allowed;opacity:.55}.quick-next-panel{border:1px solid var(--line);box-shadow:var(--shadow);z-index:24;background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(260px,.85fr) auto;align-items:center;gap:12px;margin-bottom:14px;padding:12px;display:grid;position:sticky;top:86px}.quick-next-panel.ready{background:#f4fff9;border-color:#c9ebd9}.quick-next-panel.active{background:#fbfcff;border-color:#dfe4f5}.quick-next-panel.blocked{background:#fff7f4;border-color:#f0cdbf}.quick-next-copy{gap:4px;min-width:0;display:grid}.quick-next-copy span{color:var(--brand);font-size:10px;font-weight:950}.quick-next-copy strong{color:#171f3f;font-size:15px;line-height:1.25}.quick-next-copy small{color:#5b6682;font-size:12px;font-weight:800;line-height:1.4}.quick-next-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.quick-next-status-grid span{color:#2c3554;background:#fff;border:1px solid #e0e5f3;border-radius:7px;gap:2px;min-width:0;min-height:44px;padding:7px;font-size:11px;font-weight:900;display:grid}.quick-next-status-grid b{color:#7b849d;font-size:10px}.quick-next-status-grid span.done{color:#14734e;background:#effbf5;border-color:#ccebd8}.quick-next-status-grid span.active{color:var(--brand);background:#f5f2ff;border-color:#d9d1ff}.quick-next-status-grid span.blocked{color:#b83737;background:#fff1f1;border-color:#f0c9c9}.quick-next-panel>button{min-width:132px;min-height:38px}.quick-run-contract{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:-4px 0 14px;display:grid}.quick-run-contract article{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #e0e5f3;border-radius:8px;gap:4px;min-width:0;padding:10px 12px;display:grid}.quick-run-contract article.done{background:#f5fff9;border-color:#ccebd8}.quick-run-contract article.active{background:#fbfcff;border-color:#dfe4f5}.quick-run-contract article.blocked{background:#fff7f4;border-color:#f0cdbf}.quick-run-contract span{color:#7a849d;font-size:10px;font-weight:950}.quick-run-contract strong{color:#172044;font-size:13px;line-height:1.2}.quick-run-contract small{color:#5f6a85;overflow-wrap:anywhere;font-size:11px;font-weight:800;line-height:1.35}.quick-run-contract-compact{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #e1e7f5;border-radius:8px;grid-template-columns:minmax(190px,1fr) repeat(3,minmax(0,.8fr));align-items:center;gap:8px;margin:0 0 12px;padding:9px 10px}.quick-run-contract-compact div{gap:2px;min-width:0;display:grid}.quick-run-contract-compact em{color:#53607a;background:#f8faff;border:1px solid #e5e9f5;border-radius:7px;gap:2px;min-width:0;padding:7px 8px;font-size:11px;font-style:normal;font-weight:850;display:grid}.quick-run-contract-compact b{color:#7a849d;font-size:10px;font-weight:950}.quick-product-anchor-strip{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #e0e5f3;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin:-4px 0 14px;padding:10px 12px;display:grid}.quick-product-anchor-strip.ready{background:#f5fff9;border-color:#ccebd8}.quick-product-anchor-strip.active{background:#f8f6ff;border-color:#d8d0ff}.quick-product-anchor-strip.blocked{background:#fffaf5;border-color:#f2d7b7}.quick-mode-strip{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #e2e7f3;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 0 14px;padding:10px 12px;display:grid}.quick-mode-strip>div:first-child{gap:3px;min-width:0;display:grid}.quick-mode-strip strong{color:#172044;font-size:13px}.quick-mode-strip span{color:var(--muted);font-size:11px;font-weight:850;line-height:1.35}.quick-mode-toggle{background:#f3f5fb;border:1px solid #e3e7f4;border-radius:8px;grid-template-columns:repeat(2,minmax(74px,1fr));gap:3px;padding:3px;display:grid}.quick-mode-toggle button{color:#5c6682;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;min-height:30px;padding:0 10px;font-size:12px;font-weight:950}.quick-mode-toggle button.active{color:var(--brand);background:#fff;box-shadow:0 6px 14px #1f264b1a}.quick-simple-settings{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;margin:-2px 0 14px;overflow:hidden}.quick-simple-settings>summary{cursor:pointer;outline:0;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:9px 11px;list-style:none;display:flex}.quick-simple-settings>summary::-webkit-details-marker{display:none}.quick-simple-settings>summary:focus-visible{box-shadow:inset 0 0 0 2px var(--brand)}.quick-simple-settings>summary>div{gap:2px;min-width:0;display:grid}.quick-simple-settings>summary>div span{color:var(--brand);font-size:10px;font-weight:950}.quick-simple-settings>summary strong{color:#1c2344;font-size:13px;line-height:1.3}.quick-simple-settings>summary small{color:var(--muted);font-size:10px;font-weight:800;line-height:1.35}.quick-simple-settings>summary>span{color:var(--brand);flex:none;align-items:center;gap:5px;font-size:11px;font-weight:950;display:inline-flex}.quick-simple-settings[open]>summary{border-bottom:1px solid #edf0f7}.quick-simple-settings:not([open])>.quick-simple-controls{display:none}.quick-simple-controls{box-shadow:none;background:0 0;border:0;grid-template-columns:repeat(auto-fit,minmax(138px,1fr));gap:10px;margin:0;padding:10px;display:grid}.quick-simple-control{gap:7px;min-width:0;display:grid}.quick-simple-control strong{color:#1c2344;font-size:12px}.quick-simple-control .segmented-grid{grid-template-columns:repeat(auto-fit,minmax(48px,1fr));gap:5px}.quick-simple-control .segmented-grid button{border-radius:7px;min-height:30px;padding:5px 6px;font-size:11px}.quick-simple-control select{color:#26304f;font:inherit;background:#fff;border:1px solid #dfe4f2;border-radius:7px;outline:0;width:100%;min-width:0;min-height:30px;padding:5px 7px;font-size:11px}.quick-simple-control select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #5a45ff1a}.quick-simple-pro-button{white-space:nowrap;align-self:end;min-height:30px}.quick-guided-editor{box-sizing:border-box;box-shadow:var(--shadow-soft);background:#fff;border:1px solid #dfe4f2;border-radius:8px;gap:8px;width:100%;min-width:0;max-width:100%;margin:0 0 14px;padding:10px;display:grid}.quick-guided-editor-summary{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.quick-guided-editor-summary>div:first-child{gap:3px;min-width:0;display:grid}.quick-guided-editor-summary span{color:var(--brand);font-size:10px;font-weight:950}.quick-guided-editor-summary strong{color:#172044;font-size:14px;line-height:1.2}.quick-guided-editor-summary small{color:#5b6682;font-size:11px;font-weight:800;line-height:1.38}.quick-guided-editor-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.quick-guided-editor-actions button{min-height:32px}.quick-guided-editor-details{border-top:1px solid #edf0f7;width:100%;min-width:0;max-width:100%;padding-top:8px}.quick-guided-editor-details summary{color:#4f5a76;cursor:pointer;outline:0;font-size:11px;font-weight:900;list-style:none}.quick-guided-editor-details summary::-webkit-details-marker{display:none}.quick-guided-editor-details summary:before{color:var(--brand);content:"+";margin-right:6px;font-size:13px;font-weight:950;display:inline-block}.quick-guided-editor-details[open] summary{margin-bottom:8px}.quick-guided-editor-details[open] summary:before{content:"-"}.commerce-drama-panel{box-sizing:border-box;box-shadow:var(--shadow-soft);background:#fff;border:1px solid #dfe4f2;border-radius:8px;gap:10px;width:100%;min-width:0;max-width:100%;margin:0 0 14px;padding:12px;display:grid}.commerce-drama-panel.active{background:#fbfbff;border-color:#cfc8ff}.commerce-drama-panel.pending{background:#fffefa;border-color:#eadbb9}.commerce-drama-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.commerce-drama-head>div:first-child{gap:4px;min-width:0;display:grid}.commerce-drama-head span{color:var(--brand);font-size:10px;font-weight:950}.commerce-drama-head strong{color:#161d3b;font-size:15px;line-height:1.2}.commerce-drama-head small,.commerce-drama-footer>span{color:#596481;font-size:11px;font-weight:800;line-height:1.45}.commerce-drama-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.commerce-drama-actions button{min-height:32px}.commerce-drama-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.commerce-drama-stats span{background:#f7f8ff;border:1px solid #e5e8f5;border-radius:8px;gap:2px;min-width:0;padding:8px 10px;display:grid}.commerce-drama-stats b{color:#182041;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.commerce-drama-stats small{color:var(--muted);font-size:10px;font-weight:850}.commerce-drama-compose-state{background:#f8f9ff;border:1px solid #e3e7f4;border-radius:8px;grid-template-columns:minmax(0,220px) minmax(0,1fr);align-items:center;gap:6px;padding:8px 10px;display:grid}.commerce-drama-compose-state span{color:#596481;min-width:0;font-size:11px;font-weight:900}.commerce-drama-compose-state b{color:#182041;margin-right:6px}.commerce-drama-compose-state small{color:#66708d;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:800;line-height:1.45;overflow:hidden}.commerce-drama-compose-state.ready{background:#f3fbf7;border-color:#cfeede}.commerce-drama-compose-state.blocked{background:#fff8ed;border-color:#f0dfb8}.commerce-drama-generation-path{background:#f8f9ff;border:1px solid #e3e7f4;border-radius:8px;grid-template-columns:minmax(210px,.9fr) minmax(260px,1.2fr) minmax(220px,1fr) auto;align-items:stretch;gap:8px;padding:9px 10px;display:grid}.commerce-drama-generation-path.ready{background:#f3fbf7;border-color:#cfeede}.commerce-drama-generation-path.blocked{background:#fffaf1;border-color:#f0dfb8}.commerce-drama-generation-summary{gap:3px;min-width:0;display:grid}.commerce-drama-generation-summary span{color:#5f6680;align-items:center;gap:5px;font-size:10px;font-weight:900;display:inline-flex}.commerce-drama-generation-summary strong{color:#182041;letter-spacing:0;font-size:13px}.commerce-drama-generation-summary small{color:#68718a;font-size:11px;font-weight:800;line-height:1.35}.commerce-drama-generation-steps{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:6px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.commerce-drama-generation-steps li{color:#5e6885;background:#fff;border:1px solid #e2e7f3;border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px;min-height:38px;padding:6px 7px;display:grid}.commerce-drama-generation-steps b{color:#5158e7;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:inline-flex}.commerce-drama-generation-steps span{min-width:0;font-size:10px;font-weight:900;line-height:1.25}.commerce-drama-generation-steps li.done{color:#24704a;border-color:#cfeede}.commerce-drama-generation-steps li.done b{color:#27855a;background:#e2f8ec}.commerce-drama-generation-steps li.active{color:#293072;border-color:#cfd6ff;box-shadow:0 0 0 1px #5653e814}.commerce-drama-generation-steps li.blocked{color:#8a5b11;border-color:#efdcb2}.commerce-drama-generation-blockers{align-content:center;gap:5px;min-width:0;display:grid}.commerce-drama-generation-blockers button{color:#6c5777;cursor:pointer;text-align:left;background:#fff;border:1px solid #ead9b8;border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;min-height:28px;padding:5px 7px;display:grid}.commerce-drama-generation-blockers b{color:#8a5b11;font-size:10px;font-weight:950}.commerce-drama-generation-blockers span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;font-weight:850;overflow:hidden}.commerce-drama-generation-actions{align-content:center;gap:6px;min-width:120px;display:grid}.commerce-drama-generation-actions button{white-space:nowrap;justify-content:center;min-height:30px}.commerce-drama-guided-toolbar{background:#f8f9ff;border:1px solid #e4e8f5;border-radius:8px;justify-content:space-between;align-items:center;min-height:40px;padding:6px 8px 6px 10px;display:flex}.commerce-drama-guided-toolbar>span{color:#313b61;font-size:11px;font-weight:950}.commerce-drama-guided-toolbar button{min-height:28px;padding:0 9px}.commerce-drama-bulk.guided-collapsed{display:none}.commerce-drama-bulk{background:#f8f9ff;border:1px solid #e4e8f5;border-radius:8px;grid-template-columns:minmax(130px,1fr) minmax(84px,.42fr) minmax(132px,.72fr) minmax(96px,.52fr) minmax(124px,.68fr) minmax(220px,1.45fr) auto;align-items:end;gap:8px;padding:10px;display:grid}.commerce-drama-bulk label,.commerce-drama-subtitle-toggle{gap:4px;min-width:0;display:grid}.commerce-drama-bulk label.wide{grid-column:span 2}.commerce-drama-bulk span{color:#67718a;font-size:10px;font-weight:900}.commerce-drama-bulk input,.commerce-drama-bulk select,.commerce-drama-bulk textarea{color:var(--ink);font:inherit;background:#fff;border:1px solid #dfe4f2;border-radius:7px;outline:0;min-width:0;padding:7px 8px;font-size:12px}.commerce-drama-bulk input[type=range]{min-height:32px;padding-left:0;padding-right:0}.commerce-drama-bulk textarea{resize:vertical;min-height:36px;max-height:92px;line-height:1.45}.commerce-drama-bulk .command textarea{min-height:58px}.commerce-drama-bulk input:focus,.commerce-drama-bulk select:focus,.commerce-drama-bulk textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #5a45ff1a}.commerce-drama-switch{background:#fff;border:1px solid #dfe4f2;border-radius:7px;align-items:center;gap:7px;min-height:32px;padding:6px 8px;display:flex}.commerce-drama-switch input{accent-color:var(--brand);width:14px;height:14px;margin:0;padding:0}.commerce-drama-switch b{color:#242d4d;font-size:12px;font-weight:950;line-height:1}.commerce-drama-timeline-block{background:#f7f8ff;border:1px solid #dfe4f2;border-radius:8px;gap:8px;padding:10px;display:grid}.commerce-drama-timeline-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.commerce-drama-timeline-head>div{gap:3px;min-width:0;display:grid}.commerce-drama-shot-rail{scrollbar-width:thin;grid-auto-columns:minmax(132px,1fr);grid-auto-flow:column;gap:7px;padding:1px 1px 4px;display:grid;overflow-x:auto}.commerce-drama-shot-rail button{color:#263154;cursor:pointer;text-align:left;background:#fff;border:1px solid #e0e5f2;border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:2px;min-height:54px;padding:7px 8px;display:grid}.commerce-drama-shot-rail button.active{border-color:var(--brand);box-shadow:inset 3px 0 0 var(--brand);background:#f2f0ff}.commerce-drama-shot-rail button.blocked{background:#fff7f7;border-color:#efcbd0}.commerce-drama-shot-rail button.warning{background:#fffaf0;border-color:#f0dfb8}.commerce-drama-shot-rail b{background:var(--brand-soft);color:var(--brand);border-radius:6px;grid-row:span 2;justify-content:center;align-items:center;width:27px;height:24px;margin-right:2px;font-size:10px;display:inline-flex}.commerce-drama-shot-rail span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:950;overflow:hidden}.commerce-drama-shot-rail small{color:#6b7590;min-width:0;font-size:10px;font-weight:800}.commerce-drama-timeline-head span{color:var(--brand);font-size:10px;font-weight:950}.commerce-drama-timeline-head strong{color:#161d3b;font-size:13px;line-height:1.2}.commerce-drama-timeline-head small{color:#596481;font-size:11px;font-weight:800;line-height:1.4}.commerce-drama-active-shot{background:#fff;border:1px solid #dfe4f2;border-radius:8px;gap:8px;padding:9px;display:grid}.commerce-drama-active-shot-main{grid-template-columns:minmax(180px,.8fr) minmax(180px,1fr) auto;align-items:end;gap:8px;display:grid}.commerce-drama-shot-references{border-top:1px solid #e5e8f2;border-bottom:1px solid #e5e8f2;gap:7px;padding:8px 0;display:grid}.commerce-drama-shot-reference-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.commerce-drama-shot-reference-head>div{gap:2px;display:grid}.commerce-drama-shot-reference-head strong{color:#18203e;font-size:12px;font-weight:950}.commerce-drama-shot-reference-head span,.commerce-drama-shot-reference-head small{color:#68728f;font-size:10px;font-weight:800;line-height:1.35}.commerce-drama-shot-reference-head small{text-align:right}.commerce-drama-shot-reference-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.commerce-drama-shot-reference-row{border-left:1px solid #e5e8f2;grid-template-columns:34px minmax(68px,.8fr) minmax(92px,.9fr);align-items:center;gap:7px;min-width:0;padding:3px 9px;display:grid}.commerce-drama-shot-reference-row:first-child{border-left:0;padding-left:0}.commerce-drama-shot-reference-row.override{grid-template-columns:34px minmax(68px,.65fr) minmax(92px,.75fr)}.commerce-drama-shot-reference-thumb{aspect-ratio:1;color:#6255de;background:#f4f5fb;border:1px solid #e0e4f0;border-radius:6px;justify-content:center;align-items:center;width:34px;display:flex;position:relative;overflow:hidden}.commerce-drama-shot-reference-thumb img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.commerce-drama-shot-reference-copy{gap:2px;min-width:0;display:grid}.commerce-drama-shot-reference-copy strong{color:#202846;font-size:11px;font-weight:950}.commerce-drama-shot-reference-copy span{color:#6a7491;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:800;overflow:hidden}.commerce-drama-shot-reference-row.disabled .commerce-drama-shot-reference-thumb,.commerce-drama-shot-reference-row.disabled .commerce-drama-shot-reference-copy{filter:grayscale();opacity:.58}.commerce-drama-shot-reference-source{grid-column:1/-1;grid-template-columns:minmax(0,1fr) 30px;gap:5px;display:grid}.commerce-drama-shot-reference-source input{min-height:30px}.commerce-drama-shot-reference-upload{color:#5d49d8;cursor:pointer;background:#f5f3ff;border:1px solid #d9d2ff;border-radius:6px;justify-content:center;align-items:center;min-height:30px;display:flex!important}.commerce-drama-shot-reference-upload input{display:none}.commerce-drama-active-shot label,.commerce-drama-active-grid label{gap:4px;min-width:0;display:grid}.commerce-drama-active-shot label span,.commerce-drama-active-grid label span{color:#6c7693;font-size:10px;font-weight:900}.commerce-drama-active-shot input,.commerce-drama-active-shot select,.commerce-drama-active-shot textarea,.commerce-drama-active-grid input,.commerce-drama-active-grid select,.commerce-drama-active-grid textarea{color:#1d2545;font:inherit;background:#fbfcff;border:1px solid #dfe4f2;border-radius:7px;outline:none;min-width:0;padding:7px 8px;font-size:12px}.commerce-drama-active-shot textarea,.commerce-drama-active-grid textarea{resize:vertical;min-height:58px}.commerce-drama-active-shot input:focus,.commerce-drama-active-shot select:focus,.commerce-drama-active-shot textarea:focus,.commerce-drama-active-grid input:focus,.commerce-drama-active-grid select:focus,.commerce-drama-active-grid textarea:focus{border-color:#5c47ffb8;box-shadow:0 0 0 3px #5c47ff1a}.commerce-drama-active-status{background:#f7f8ff;border:1px solid #e2e6f4;border-radius:7px;align-content:center;gap:2px;min-height:48px;padding:7px 8px;display:grid}.commerce-drama-active-status b{color:#18203e;font-size:12px;font-weight:950}.commerce-drama-active-status span{color:#66708f;font-size:11px;font-weight:800;line-height:1.35}.commerce-drama-active-status.ready{background:#f2fff8;border-color:#bcebd2}.commerce-drama-active-status.warning{background:#fffaf0;border-color:#f3d8a6}.commerce-drama-active-status.blocked{background:#fff5f6;border-color:#efc1c7}.commerce-drama-active-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.commerce-drama-active-actions button{color:#334064;cursor:pointer;background:#fff;border:1px solid #dfe4f2;border-radius:7px;align-items:center;min-height:32px;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.commerce-drama-active-actions button.primary-small{color:#fff;background:linear-gradient(135deg,#6548ff,#7b61ff);border-color:#0000}.commerce-drama-active-actions button:disabled{cursor:not-allowed;opacity:.45}.commerce-drama-active-grid{grid-template-columns:minmax(160px,1fr) minmax(110px,.5fr) minmax(110px,.5fr) minmax(180px,1fr);gap:8px;display:grid}.commerce-drama-active-grid .wide{grid-column:span 2}.commerce-drama-active-grid .command textarea{min-height:74px}.commerce-drama-command-preview{background:#f7f8ff;border:1px solid #dfe4f2;border-radius:8px;grid-column:span 2;align-content:center;gap:6px;min-height:74px;padding:8px;display:grid}.commerce-drama-command-preview.ready{background:#f3f1ff;border-color:#5c47ff3d}.commerce-drama-command-preview strong{color:#18203e;font-size:12px;font-weight:950}.commerce-drama-command-preview span{color:#66708f;font-size:11px;font-weight:800;line-height:1.35}.commerce-drama-command-preview button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6548ff,#7b61ff);border:0;border-radius:7px;justify-self:start;min-height:30px;padding:0 10px;font-size:11px;font-weight:950}.commerce-drama-command-preview button:disabled{cursor:not-allowed;opacity:.45}.commerce-drama-timeline-block .timeline-editor{box-shadow:none;background:#fff}.commerce-drama-timeline-block .timeline-head,.commerce-drama-timeline-block .timeline-edit-toolbar,.commerce-drama-timeline-block .timeline-subtitle-toolbar,.commerce-drama-timeline-block .timeline-track,.commerce-drama-timeline-block .timeline-keyframe-track,.commerce-drama-timeline-block .curve-track,.commerce-drama-timeline-block .wave-track{padding-left:10px;padding-right:10px}.commerce-drama-shot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.commerce-drama-shot-card{background:#fff;border:1px solid #e1e6f2;border-radius:8px;gap:8px;min-width:0;padding:10px;display:grid}.commerce-drama-shot-top{grid-template-columns:auto minmax(58px,.85fr) minmax(88px,.75fr) minmax(66px,.5fr) minmax(88px,.72fr);align-items:center;gap:7px;display:grid}.commerce-drama-shot-top b{background:var(--brand);color:#fff;border-radius:7px;justify-content:center;align-items:center;width:28px;height:25px;font-size:11px;display:inline-flex}.commerce-drama-shot-top>span{color:#5d6680;white-space:nowrap;font-size:11px;font-weight:900}.commerce-drama-shot-top label,.commerce-drama-field{gap:4px;min-width:0;display:grid}.commerce-drama-shot-top small,.commerce-drama-field span{color:#69738d;font-size:10px;font-weight:900}.commerce-drama-shot-top select,.commerce-drama-shot-top input,.commerce-drama-field input,.commerce-drama-field textarea{color:var(--ink);font:inherit;background:#fff;border:1px solid #dfe4f2;border-radius:7px;outline:0;min-width:0;padding:7px 8px;font-size:12px}.commerce-drama-field textarea{resize:vertical;min-height:62px;line-height:1.45}.commerce-drama-field textarea[data-testid^=commerce-drama-shot-visual]{min-height:78px}.commerce-drama-field.compact input{min-height:32px}.commerce-drama-shot-top select:focus,.commerce-drama-shot-top input:focus,.commerce-drama-field input:focus,.commerce-drama-field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #5a45ff1a}.commerce-drama-shot-readiness{border:1px solid #e4e8f5;border-radius:7px;align-items:center;gap:6px;min-height:30px;padding:6px 8px;display:flex}.commerce-drama-shot-readiness span{color:#596481;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:850;overflow:hidden}.commerce-drama-shot-readiness b{color:#192143;margin-right:6px}.commerce-drama-shot-readiness.ready{background:#f4fbf7;border-color:#cfeede}.commerce-drama-shot-readiness.warning{background:#fffaf0;border-color:#f0dfb8}.commerce-drama-shot-readiness.blocked{background:#fff5f5;border-color:#f1cdcd}.commerce-drama-shot-asset{background:#f8f9ff;border:1px solid #e3e7f4;border-radius:7px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;min-height:32px;padding:6px 8px;display:grid}.commerce-drama-shot-asset span{color:#596481;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:850;overflow:hidden}.commerce-drama-shot-asset b{color:#182041;margin-right:6px}.commerce-drama-shot-asset button{color:#34405e;cursor:pointer;background:#fff;border:1px solid #dfe4f2;border-radius:7px;min-height:24px;padding:3px 7px;font-size:10px;font-weight:900}.commerce-drama-shot-asset button:disabled{cursor:not-allowed;opacity:.46}.commerce-drama-shot-asset.ready{background:#f3fbf7;border-color:#cfeede}.commerce-drama-shot-asset.running{background:#f4f7ff;border-color:#ced8f6}.commerce-drama-shot-asset.failed,.commerce-drama-shot-asset.blocked{background:#fff5f5;border-color:#f1cdcd}.commerce-drama-shot-actions{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.commerce-drama-shot-actions button{color:#34405e;cursor:pointer;background:#f7f8ff;border:1px solid #e2e6f5;border-radius:7px;min-height:28px;padding:5px 6px;font-size:11px;font-weight:900}.commerce-drama-shot-actions button:hover:not(:disabled){color:var(--brand);border-color:#c9c3ff}.commerce-drama-shot-actions button:disabled{cursor:not-allowed;opacity:.45}.commerce-drama-footer{border-top:1px solid #edf0f7;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding-top:10px;display:grid}.commerce-drama-footer>div{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.quick-page.quick-guided .quick-bottom-grid{grid-template-columns:1fr;display:grid}.quick-page.quick-guided{grid-template-columns:minmax(0,1fr);gap:18px}.quick-page.quick-guided .quick-main{z-index:2;position:relative}.quick-page.quick-guided .quick-bottom-grid .info-card{display:none}.quick-bottom-grid-guided{margin-top:12px}.quick-guided-adjustments{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #dfe4f2;border-radius:8px;gap:10px;padding:10px;display:grid}.quick-guided-adjustments-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.quick-guided-adjustments-head>div{gap:3px;min-width:0;display:grid}.quick-guided-adjustments-head span,.quick-guided-adjustment-detail summary span{color:var(--brand);font-size:10px;font-weight:950}.quick-guided-adjustments-head strong{color:#172044;font-size:14px;line-height:1.25}.quick-guided-adjustments-head small,.quick-guided-adjustment-detail summary small{color:#5b6682;font-size:11px;font-weight:800;line-height:1.35}.quick-guided-adjustment-cards{gap:8px;display:grid}.quick-guided-adjustment-detail{background:#fbfcff;border:1px solid #e4e9f6;border-radius:8px;overflow:hidden}.quick-guided-adjustment-detail summary{cursor:pointer;outline:0;grid-template-columns:minmax(0,1fr);align-items:center;gap:4px;padding:10px 34px 10px 12px;list-style:none;display:grid;position:relative}.quick-guided-adjustment-detail summary::-webkit-details-marker{display:none}.quick-guided-adjustment-detail summary:after{color:var(--brand);content:"+";font-size:15px;font-weight:950;position:absolute;right:12px}.quick-guided-adjustment-detail[open] summary{border-bottom:1px solid #edf0f7}.quick-guided-adjustment-detail[open] summary:after{content:"-"}.quick-guided-adjustment-detail .quick-adjustment-center,.quick-guided-adjustment-detail .quick-shot-adjustment-center{box-shadow:none;background:0 0;border:0;border-radius:0;padding:10px 12px 12px}.quick-guided-suggestion-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 12px 12px;display:grid}.quick-page.quick-guided .quick-guided-suggestion-grid .info-card{display:grid}.quick-page.quick-guided .quick-preview{z-index:1;align-self:start;gap:12px;width:100%;min-width:0;position:relative}.quick-page.quick-guided .preview-card{max-height:none;position:static;top:auto;overflow:visible}.quick-product-anchor-main{align-items:center;gap:10px;min-width:0;display:flex}.quick-product-anchor-icon{background:var(--brand);color:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.quick-product-anchor-main>div{gap:2px;min-width:0;display:grid}.quick-product-anchor-main span:not(.quick-product-anchor-icon){color:var(--brand);font-size:10px;font-weight:950}.quick-product-anchor-main strong{color:#171f3f;font-size:14px;line-height:1.2}.quick-product-anchor-main small{color:#56617d;overflow-wrap:anywhere;font-size:11px;font-weight:800;line-height:1.35}.quick-product-anchor-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.quick-product-anchor-actions .ghost-button,.quick-product-anchor-actions .primary-small{min-height:34px;padding:7px 10px;font-size:12px}.quick-readiness-strip{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #dde4f2;border-radius:8px;grid-template-columns:minmax(260px,.9fr) minmax(0,1.2fr) auto;align-items:center;gap:10px;margin:-4px 0 14px;padding:10px 12px;display:grid}.quick-readiness-strip.ready{background:#f6fffa;border-color:#ccebd8}.quick-readiness-strip.working{background:#f7f9ff;border-color:#ccd8ff}.quick-readiness-strip.limited{background:#fffaf0;border-color:#f3d9a9}.quick-readiness-strip.blocked{background:#fff5f5;border-color:#efc4c4}.quick-readiness-head{align-items:center;gap:10px;min-width:0;display:flex}.quick-readiness-icon{color:#fff;background:#171f3f;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.quick-readiness-head>div{gap:2px;min-width:0;display:grid}.quick-readiness-head span:not(.quick-readiness-icon){color:var(--brand);font-size:10px;font-weight:950}.quick-readiness-head strong{color:#171f3f;font-size:14px;line-height:1.2}.quick-readiness-head small{color:#56617d;overflow-wrap:anywhere;font-size:11px;font-weight:800;line-height:1.35}.quick-readiness-items{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.quick-readiness-items button,.quick-readiness-items .loading{color:#2c3554;text-align:left;background:#fff;border:1px solid #e0e5f3;border-radius:7px;gap:2px;min-width:0;min-height:40px;padding:7px;font-size:11px;font-weight:900;display:grid}.quick-readiness-items button b{color:#7b849d;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.quick-readiness-items button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.quick-readiness-items button.ready{color:#14734e;background:#effbf5;border-color:#ccebd8}.quick-readiness-items button.working{color:#3c55c3;background:#f0f4ff;border-color:#c9d6ff}.quick-readiness-items button.limited{color:#8a5b08;background:#fff8e8;border-color:#efd69d}.quick-readiness-items button.blocked{color:#b83737;background:#fff1f1;border-color:#f0c9c9}.quick-readiness-strip>.ghost-button{white-space:nowrap;min-height:34px}.quick-action-blocker{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;gap:4px;padding:10px 11px;display:grid}.quick-action-blocker strong{color:#9a3412;font-size:12px}.quick-action-blocker span{color:#7c2d12;font-size:12px;font-weight:850;line-height:1.4}.quick-generation-fix{border:1px solid #dfe4f2;border-radius:8px;gap:9px;margin:-6px 0 16px;padding:10px;display:grid}.quick-generation-fix.ready{background:#f4fff9;border-color:#c9ebd9}.quick-generation-fix.warning{background:#fffaf0;border-color:#f3d9a9}.quick-generation-fix.blocked{background:#fff8f3;border-color:#f2d0bf}.quick-generation-fix-main{gap:3px;min-width:0;display:grid}.quick-generation-fix-main span{color:var(--brand);font-size:10px;font-weight:950}.quick-generation-fix.blocked .quick-generation-fix-main span{color:#9a3412}.quick-generation-fix.warning .quick-generation-fix-main span{color:#8a5b08}.quick-generation-fix-main strong{color:#151a3c;font-size:13px;line-height:1.25}.quick-generation-fix-main small,.quick-generation-fix p{color:#4f5b78;margin:0;font-size:11px;font-weight:850;line-height:1.45}.quick-generation-fix-status{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.quick-generation-fix-status span{color:#384261;background:#ffffffbd;border:1px solid #ffffffe6;border-radius:7px;gap:2px;min-width:0;padding:7px;font-size:11px;font-weight:900;display:grid}.quick-generation-fix-status span.ready{color:#14734e}.quick-generation-fix-status span.blocked{color:#b83737}.quick-generation-fix-status span.limited{color:#8a5b08}.quick-generation-fix-status b{color:#7b849d;font-size:10px}.quick-generation-fix-details{background:#fff9;border:1px solid #ffffffe0;border-radius:8px;padding:7px 8px}.quick-generation-fix-details summary{color:#4f46e5;cursor:pointer;font-size:11px;font-weight:950}.quick-generation-fix-details div{gap:6px;margin-top:7px;display:grid}.quick-generation-fix-details span{color:#53607a;background:#fff;border:1px solid #e2e8f0eb;border-radius:7px;padding:7px 8px;font-size:11px;font-weight:800;line-height:1.42}.quick-generation-fix-details span.primary{color:#9a3412}.quick-runthrough-card{box-shadow:var(--shadow);background:linear-gradient(135deg,#4f46e514,#14b8a614);border:1px solid #d8d1ff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:14px;padding:12px;display:grid}.quick-runthrough-card>div{gap:4px;min-width:0;display:grid}.quick-runthrough-card span{color:var(--brand);font-size:10px;font-weight:900}.quick-runthrough-card strong{color:#171d40;font-size:14px;line-height:1.25}.quick-runthrough-card small{color:#4f5875;font-size:11px;font-weight:800;line-height:1.45}.quick-mobile-action-bar{display:none}.commerce-module-grid,.commerce-capability-guard{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.commerce-capability-guard-card{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #e7ebf5;border-left:3px solid #cfd4e6;border-radius:8px;gap:6px;min-height:112px;padding:10px;display:grid}.commerce-capability-guard-card.ready{border-left-color:#16a34a}.commerce-capability-guard-card.limited{border-left-color:#f59e0b}.commerce-capability-guard-card.blocked{border-left-color:#dc2626}.commerce-capability-guard-card>div{align-items:center;gap:7px;min-width:0;display:flex}.commerce-capability-guard-card strong{color:#161d3d;font-size:12px}.commerce-capability-guard-card span{color:#4f46e5;white-space:nowrap;background:#f6f7ff;border:1px solid #e0e4f5;border-radius:999px;margin-left:auto;padding:3px 7px;font-size:10px;font-weight:900}.commerce-capability-guard-card p,.commerce-capability-guard-card small{color:var(--muted);margin:0;font-size:11px;font-weight:800;line-height:1.45}.commerce-capability-guard-card small{color:#5c6682}.commerce-module-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:9px;min-height:196px;padding:12px;display:grid;position:relative}.commerce-module-card:before{content:"";border-radius:8px 8px 0 0;height:3px;position:absolute;inset:-1px -1px auto}.commerce-module-card.image:before{background:#5a45ff}.commerce-module-card.video:before{background:#0f9f75}.commerce-module-card.ads:before{background:#d97706}.commerce-module-icon{background:var(--brand-soft);color:var(--brand);border:1px solid #dcd6ff;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.commerce-module-card.video .commerce-module-icon{color:#0f8d65;background:#eafaf3;border-color:#c3ecd8}.commerce-module-card.ads .commerce-module-icon{color:#b45309;background:#fff7ed;border-color:#fed7aa}.commerce-module-card>div:not(.commerce-module-icon):not(.commerce-module-actions){gap:5px;display:grid}.commerce-module-card strong{color:#161d3d;font-size:15px;line-height:1.25}.commerce-module-card span,.commerce-module-card small{color:var(--muted);font-size:12px;font-weight:800;line-height:1.45}.commerce-module-card small{color:#3f4967;background:#fbfcff;border:1px solid #edf0f7;border-radius:8px;padding:7px 8px}.module-capability-status{background:#fbfcff;border:1px solid #edf0f7;border-radius:8px;align-items:flex-start;gap:6px;padding:7px 8px;display:grid}.module-capability-status small{background:0 0;border:0;border-radius:0;padding:0}.capability-state-chip{border:1px solid #e2e6f0;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:5px 8px;font-size:10.5px;font-weight:900;line-height:1;display:inline-flex}.capability-state-chip.ready{color:#166534;background:#ecfdf3;border-color:#bbf7d0}.capability-state-chip.limited,.capability-state-chip.unknown{color:#92400e;background:#fff8e6;border-color:#fde6a8}.capability-state-chip.blocked{color:#be123c;background:#fff1f2;border-color:#fecdd3}.commerce-module-actions{grid-template-columns:1fr 1fr;align-items:center;gap:8px;margin-top:auto;display:grid}.commerce-module-actions button{justify-content:center;width:100%;min-width:0}.commerce-planner-card,.commerce-plan-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:12px;padding:14px;display:grid}.commerce-plan-card{position:sticky;top:92px}.commerce-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.commerce-card-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.commerce-card-head>div{gap:4px;min-width:0;display:grid}.commerce-card-head strong{color:#171d40;font-size:14px}.commerce-card-head span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.45}.commerce-planner-card textarea{border:1px solid var(--line);color:var(--ink);resize:vertical;background:#fbfcff;border-radius:8px;outline:0;min-height:106px;padding:11px 12px;line-height:1.55}.commerce-planner-card textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #5a45ff1f}.commerce-pro-only-collapsed{background:#fbfcff}.commerce-starter-setting-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.commerce-starter-setting-summary span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;gap:3px;min-width:0;padding:9px 10px;font-size:12px;font-weight:850;display:grid}.commerce-starter-setting-summary b{color:#202846;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.commerce-product-context,.commerce-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.commerce-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.commerce-product-context span,.commerce-metrics span{border:1px solid var(--line);color:#515b78;background:#fbfcff;border-radius:8px;gap:3px;min-width:0;padding:9px;font-size:12px;font-weight:800;display:grid}.commerce-product-context b,.commerce-metrics b{color:#182044;font-size:12px}.commerce-metrics b{color:var(--brand);font-size:17px}.commerce-status-chip{background:var(--brand-soft);overflow-wrap:anywhere;white-space:normal;border-radius:999px;max-width:100%;padding:5px 8px;line-height:1.25;color:var(--brand)!important;font-size:11px!important;font-weight:900!important}.commerce-status-chip.ready{background:#eaf8f0;color:#117541!important}.commerce-status-chip.blocked{background:#fff1f1;color:#b42318!important}.commerce-preset-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.commerce-preset-card{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fbfcff;border-radius:8px;gap:4px;min-height:86px;padding:10px;display:grid}.commerce-preset-card.active,.commerce-preset-card:hover{background:#f7f5ff;border-color:#bdb2ff;box-shadow:0 10px 20px #5a45ff1a}.commerce-preset-card strong{font-size:12px}.commerce-preset-card span,.commerce-preset-card small{color:var(--muted);font-size:11px;font-weight:800;line-height:1.35}.commerce-config-grid{grid-template-columns:210px minmax(0,1fr);align-items:end;gap:12px;display:grid}.commerce-output-kind-group{flex-wrap:wrap;gap:8px;display:flex}.commerce-output-kind-group label{border:1px solid var(--line);color:#3e4664;background:#fbfcff;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:7px 9px;font-size:12px;font-weight:900;display:inline-flex}.commerce-output-kind-group label.active{background:var(--brand-soft);color:var(--brand);border-color:#d5cdff}.commerce-warning{color:#8a5a0a;background:#fff8ec;border:1px solid #f2d29b;border-radius:8px;padding:9px 10px;font-size:12px;font-weight:900;line-height:1.45}.commerce-image-result{border:1px solid var(--line);background:#fbfcff;border-radius:8px;gap:9px;padding:10px;display:grid}.commerce-image-result>div:first-child{gap:3px;display:grid}.commerce-image-result strong{color:#172044;font-size:13px}.commerce-image-result span,.commerce-image-result small{color:var(--muted);font-size:11px;font-weight:800;line-height:1.4}.commerce-image-result img{aspect-ratio:1;border:1px solid var(--line);object-fit:cover;background:#eef1fb;border-radius:8px;width:100%}.commerce-image-placeholder{aspect-ratio:1;color:var(--muted);text-align:center;background:#f7f8ff;border:1px dashed #d7dcef;border-radius:8px;place-items:center;gap:7px;padding:14px;display:grid}.commerce-image-placeholder svg{color:var(--brand)}.commerce-image-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.commerce-plan-list{border-top:1px solid var(--line);gap:8px;padding-top:10px;display:grid}.commerce-plan-list>strong{color:#172044;font-size:13px}.commerce-section-head{justify-content:space-between;align-items:start;gap:8px;display:flex}.commerce-section-head-with-actions{align-items:start}.commerce-section-head-with-actions>div:first-child{gap:3px;min-width:0;display:grid}.commerce-section-head strong{color:#172044;font-size:13px}.commerce-section-head small{color:var(--muted);text-align:right;font-size:11px;font-weight:800;line-height:1.35}.commerce-section-head-with-actions small{text-align:left}.commerce-section-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.commerce-section-actions .ghost-button{min-height:30px;padding:6px 8px}.image-export-gate{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:8px 10px;display:flex}.image-export-gate span{gap:2px;font-size:11px;font-weight:850;line-height:1.35;display:grid}.image-export-gate b{color:#7c2d12;font-size:11px}.image-export-gate.commerce{margin:8px 0}.image-package-review-note{color:#42506f;background:#f8fafc;border:1px solid #dbe2f0;border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:8px 10px;display:flex}.image-package-review-note span{gap:2px;font-size:11px;font-weight:850;line-height:1.35;display:grid}.image-package-review-note b{color:#172044;font-size:11px}.image-package-review-note.ready{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.image-package-review-note.warning{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.image-package-review-note.blocked{color:#9f1239;background:#fff1f2;border-color:#fecdd3}.commerce-image-queue{max-height:760px;padding-right:3px;overflow:auto}.commerce-plan-item{border:1px solid var(--line);background:#fbfcff;border-radius:8px;gap:5px;padding:9px;display:grid}.commerce-plan-item.needs_input{background:#fff8ec;border-color:#f2d29b}.commerce-plan-item>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.commerce-plan-item b{color:#202846;font-size:12px}.commerce-plan-item span{color:var(--brand);white-space:nowrap;background:#ece9ff;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:900}.commerce-plan-item small,.commerce-plan-item p,.commerce-plan-item em,.commerce-more{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:11px;font-style:normal;font-weight:800;line-height:1.4}.commerce-plan-item p{color:#3c4562}.commerce-plan-item-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.commerce-plan-item>.commerce-plan-item-actions{justify-content:flex-end}.commerce-image-plan-item .ghost-button{min-height:30px;padding:6px 9px}.commerce-plan-item-editor{background:#fff;border:1px solid #dfe4ff;border-radius:8px;gap:8px;padding:8px;display:grid}.commerce-plan-item>.commerce-plan-item-editor{justify-content:stretch;align-items:stretch;display:grid}.commerce-plan-item-editor label{gap:4px;display:grid}.commerce-plan-item-editor label span{color:#5b6480;background:0 0;padding:0;font-size:10px;font-weight:900}.commerce-plan-item-editor input,.commerce-plan-item-editor textarea{border:1px solid var(--line);color:#1f2744;font:inherit;background:#f8f9ff;border-radius:7px;outline:none;width:100%;min-width:0;padding:8px 9px;font-size:12px;font-weight:800}.commerce-plan-item-editor textarea{resize:vertical;min-height:104px}.commerce-plan-editor-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.commerce-plan-item-editor .commerce-plan-editor-note{color:#8a5b00}.commerce-inline-image-asset{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:8px;padding:7px;display:grid}.commerce-plan-item>.commerce-inline-image-asset{grid-template-columns:58px minmax(0,1fr);justify-content:stretch;display:grid}.commerce-inline-image-asset img{aspect-ratio:1;object-fit:cover;border-radius:6px;width:58px}.commerce-inline-image-asset>span{color:var(--muted);overflow-wrap:anywhere;font-size:11px;font-weight:800}.commerce-inline-image-asset>div{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.commerce-inline-image-asset button{border:1px solid var(--line);color:#334061;background:#f7f8ff;border-radius:7px;align-items:center;gap:4px;min-height:28px;padding:5px 7px;font-size:11px;font-weight:900;display:inline-flex}.commerce-quality-result{border:1px solid var(--line);border-radius:8px;gap:6px;padding:7px;display:grid}.commerce-plan-item>.commerce-quality-result{display:grid}.commerce-quality-result.passed{background:#f1fbf5;border-color:#cdeeda}.commerce-quality-result.manual_review{background:#fff8ec;border-color:#f2d29b}.commerce-quality-result.failed{background:#fff1ef;border-color:#f1c6bd}.commerce-quality-summary{justify-content:space-between;align-items:center;gap:8px;display:flex}.commerce-quality-summary span{color:#27304d;background:0 0;align-items:center;gap:5px;padding:0;font-size:11px;font-weight:900;display:inline-flex}.commerce-quality-summary b{color:#1d2848;font-size:11px}.commerce-quality-checks{gap:4px;display:grid}.commerce-quality-check{color:#5b647d;border-radius:6px;padding:5px 6px;font-size:10px;font-weight:800;line-height:1.4;display:block}.commerce-quality-check strong{color:#283050;margin-bottom:1px;font-size:10px;display:block}.commerce-quality-check.manual_review{background:#f2a6261f}.commerce-quality-check.failed{background:#d94c4c1f}.commerce-quality-check.passed{background:#16a36a1f}.commerce-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.commerce-image-grid img,.commerce-image-grid .commerce-image-placeholder{aspect-ratio:1;min-height:0}.commerce-image-placeholder.compact{padding:8px}.commerce-batch-history{border:1px solid var(--line);background:#fbfcff;border-radius:8px;gap:9px;padding:10px;display:grid}.commerce-batch-list{gap:8px;display:grid}.commerce-batch-row{border:1px solid var(--line);background:#fff;border-radius:8px;gap:7px;padding:9px;display:grid}.commerce-batch-row-main{justify-content:space-between;align-items:start;gap:8px;display:flex}.commerce-batch-row-main>div{gap:2px;min-width:0;display:grid}.commerce-batch-row strong{color:#172044;font-size:12px}.commerce-batch-row span,.commerce-batch-row p,.commerce-batch-empty{color:var(--muted);margin:0;font-size:11px;font-weight:800;line-height:1.4}.commerce-batch-row em{white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:10px;font-style:normal;font-weight:900}.commerce-batch-row em.succeeded{color:#16804f;background:#ecfbf2}.commerce-batch-row em.failed{color:#a33b24;background:#fff2ef}.commerce-batch-row em.running{color:#2762b8;background:#eef5ff}.commerce-batch-progress{background:#edf0fa;border-radius:999px;height:6px;overflow:hidden}.commerce-batch-progress span{background:var(--brand);height:100%;display:block}.commerce-batch-failures{background:#fff8f5;border:1px solid #f1d4ca;border-radius:7px;gap:6px;padding:7px 8px;display:grid}.commerce-batch-failures summary{color:#9a3b24;cursor:pointer;font-size:11px;font-weight:900;list-style:none}.commerce-batch-failures summary::-webkit-details-marker{display:none}.commerce-batch-failures summary:before{content:"+";margin-right:6px;font-weight:950;display:inline-block}.commerce-batch-failures[open] summary:before{content:"-"}.commerce-batch-failures>div{gap:5px;display:grid}.commerce-batch-failures span{color:#74402f;background:#fff;border:1px solid #f3dfd8;border-radius:6px;gap:2px;padding:6px 7px;font-size:11px;line-height:1.35;display:grid}.commerce-batch-failures b{color:#3a2430;font-size:11px}.commerce-batch-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.commerce-batch-actions .ghost-button{min-height:30px;padding:6px 8px}.commerce-batch-actions .ghost-button.danger{color:#a33b24}.commerce-quality-report-detail{border:1px solid var(--line);background:#f8faff;border-radius:8px;gap:8px;padding:8px;display:grid}.commerce-quality-report-detail-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.commerce-quality-report-detail-head strong{color:#172044;font-size:12px}.commerce-quality-report-detail-head span{color:var(--muted);text-align:right;background:0 0;padding:0;font-size:10px;font-weight:900}.commerce-quality-report-items{gap:8px;max-height:360px;padding-right:2px;display:grid;overflow:auto}.commerce-quality-report-item{border:1px solid var(--line);background:#fff;border-radius:8px;gap:7px;padding:8px;display:grid}.commerce-quality-report-item.failed{border-color:#f1c6bd}.commerce-quality-report-item.manual_review{border-color:#f2d29b}.commerce-quality-report-item-head{justify-content:space-between;align-items:start;gap:8px;display:flex}.commerce-quality-report-item-head>div{gap:2px;min-width:0;display:grid}.commerce-quality-report-item-head span{color:var(--muted);overflow-wrap:anywhere;background:0 0;padding:0;font-size:10px;font-weight:900}.commerce-quality-report-item-head em{color:var(--brand);white-space:nowrap;background:#eef0ff;border-radius:999px;padding:4px 7px;font-size:10px;font-style:normal;font-weight:900}.commerce-quality-report-checks,.commerce-quality-report-actions-list{gap:5px;display:grid}.commerce-quality-report-actions-list span{color:#8a5a13;background:#fff8ec;border:1px solid #f2d29b;border-radius:7px;padding:5px 6px;font-size:10px;font-weight:900;line-height:1.35}.commerce-quality-report-item-actions{justify-content:flex-end;display:flex}.commerce-quality-report-item-actions .ghost-button{min-height:30px;padding:6px 8px}.commerce-next-actions{gap:7px;display:grid}.commerce-next-actions span{color:#126344;background:#f3fbf7;border:1px solid #c9ead7;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:900;line-height:1.45}.commerce-action-row{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.commerce-empty-state{color:var(--muted);text-align:center;background:#fbfcff;border:1px dashed #d7dcef;border-radius:8px;place-items:center;gap:8px;min-height:280px;padding:22px;display:grid}.commerce-empty-state svg{color:var(--brand)}.commerce-empty-state strong{color:#1c2447;font-size:14px}.commerce-empty-state span{font-size:12px;font-weight:800;line-height:1.45}.image-center-page{gap:14px;display:grid}.image-center-toolbar{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px;display:flex}.image-center-toolbar .commerce-heading{margin-bottom:0}.image-center-actions,.image-center-summary-actions,.image-center-task-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.image-center-layout{grid-template-columns:minmax(250px,.28fr) minmax(680px,1fr);gap:14px;display:grid}.image-center-products,.image-center-workbench,.image-center-product-summary,.image-center-template-head,.image-center-task-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px}.image-center-products,.image-center-workbench{align-content:start;gap:12px;padding:12px;display:grid}.image-center-panel-head,.image-center-template-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.image-center-panel-head strong,.image-center-template-head strong{color:#172044;font-size:14px}.image-center-panel-head span,.image-center-template-head span{color:var(--muted);font-size:12px;font-weight:800}.image-center-product-list{gap:8px;display:grid}.image-center-product-search{align-items:center;gap:6px;display:flex}.image-center-product-search input{border:1px solid var(--line);color:#172044;background:#fbfcff;border-radius:7px;flex:auto;min-width:0;padding:8px 9px;font-size:12px}.image-center-product-search input:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #5e4dff1a}.image-center-list-empty{color:var(--muted);background:#f7f8fc;border:1px dashed #d9ddeb;border-radius:7px;padding:10px;font-size:11px;font-weight:800;line-height:1.45}.image-center-product-load-more{position:sticky;bottom:0}.image-center-product-card{border:1px solid var(--line);color:inherit;text-align:left;background:#fbfcff;border-radius:8px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;min-height:62px;padding:8px;display:grid}.image-center-product-card.active,.image-center-product-card:hover{border-color:#5e4dffb8;box-shadow:0 0 0 3px #5e4dff1a}.image-center-product-thumb,.image-center-summary-image,.image-center-task-preview{border:1px solid var(--line);background:#f3f5ff;border-radius:8px;place-items:center;display:grid;overflow:hidden}.image-center-product-thumb{aspect-ratio:1}.image-center-product-thumb img,.image-center-summary-image img,.image-center-task-preview img{object-fit:cover;width:100%;height:100%}.image-center-product-card strong{color:#182143;font-size:13px;line-height:1.25;display:block}.image-center-product-card small{color:var(--muted);margin-top:4px;font-size:11px;font-weight:800;line-height:1.4;display:block}.image-center-empty{color:var(--muted);text-align:center;border:1px dashed #d7dcef;border-radius:8px;place-items:center;gap:8px;min-height:220px;padding:18px;display:grid}.image-center-empty strong{color:#172044;font-size:14px}.image-center-empty span{font-size:12px;font-weight:800;line-height:1.45}.image-center-product-summary{grid-template-columns:170px minmax(0,1fr);gap:12px;padding:12px;display:grid}.image-center-summary-image{aspect-ratio:1;color:var(--brand)}.image-center-summary-body{gap:9px;display:grid}.image-center-summary-body p,.image-center-task-body p{color:var(--muted);margin:0;font-size:12px;font-weight:800;line-height:1.5}.image-center-summary-body textarea{min-height:76px}.image-center-tags{flex-wrap:wrap;gap:6px;display:flex}.image-center-tags span{color:#4d3fe8;background:#f3f1ff;border:1px solid #dfdcff;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900}.image-center-template-head{padding:10px 12px}.image-center-task-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.image-center-task-card{align-content:start;gap:9px;padding:10px;display:grid}.image-center-task-preview{aspect-ratio:1}.image-center-task-body{gap:6px;display:grid}.image-center-task-body strong{color:#172044;font-size:13px;line-height:1.25;display:block}.image-center-task-body span,.image-center-task-body small{color:var(--muted);font-size:11px;font-weight:800;line-height:1.4}.image-center-task-actions{justify-content:stretch}.image-center-task-actions button{flex:86px}.image-center-detail-draft{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:12px;padding:12px;display:grid}.image-center-detail-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.image-center-detail-head strong{color:#172044;font-size:14px;display:block}.image-center-detail-head span{color:var(--muted);margin-top:3px;font-size:12px;font-weight:800;display:block}.image-center-detail-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.icon-mini{border:1px solid var(--line);color:#59637f;background:#fff;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.icon-mini:hover:not(:disabled){border-color:var(--brand);color:var(--brand)}.icon-mini:disabled{cursor:not-allowed;opacity:.46}.icon-mini.danger:hover:not(:disabled){color:#c03434;border-color:#ffb4b4}.rotate-up{transform:rotate(180deg)}.detail-draft-warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;display:flex}.detail-draft-warning span{font-size:11px;font-weight:850;line-height:1.4}.detail-draft-warning b{color:#7c2d12;margin-right:4px}.image-center-detail-preview{border:1px solid var(--line);background:#f6f8ff;border-radius:8px;gap:10px;padding:10px;display:grid}.image-center-detail-title{border:1px solid var(--line);background:#fff;border-radius:8px;gap:6px;padding:12px;display:grid}.image-center-detail-title span,.image-center-detail-copy span{color:var(--brand);font-size:11px;font-weight:900}.image-center-detail-title strong{color:#172044;font-size:18px;line-height:1.25}.image-center-detail-title p,.image-center-detail-copy p{color:var(--muted);margin:0;font-size:12px;font-weight:800;line-height:1.55}.image-center-detail-modules{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.image-center-detail-module{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:116px minmax(0,1fr);min-height:128px;display:grid;overflow:hidden}.image-center-detail-module.planned{border-style:dashed}.image-center-detail-media{color:var(--muted);text-align:center;background:#eef1fb;place-items:center;min-height:128px;font-size:12px;font-weight:900;display:grid;overflow:hidden}.image-center-detail-media img{object-fit:cover;width:100%;height:100%}.image-center-detail-copy{gap:6px;padding:10px;display:grid}.image-center-detail-copy strong{color:#172044;font-size:13px;line-height:1.25}.detail-module-toolbar{justify-content:space-between;align-items:center;gap:8px;display:flex}.detail-module-toolbar>div{gap:5px;display:flex}.image-center-detail-copy input,.image-center-detail-copy textarea{color:#172044;background:#fbfcff;border:1px solid #e1e5f2;border-radius:7px;width:100%;min-width:0;padding:7px 8px;font-size:12px;font-weight:850;line-height:1.4}.image-center-detail-copy textarea{resize:vertical;min-height:72px}.image-center-detail-copy input:focus,.image-center-detail-copy textarea:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #5e4dff1c}.quick-case-section{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:10px;margin-bottom:18px;padding:12px;display:grid}.quick-case-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.quick-case-head strong{font-size:14px;display:block}.quick-case-head span{color:var(--muted);margin-top:2px;font-size:12px;font-weight:800;line-height:1.45;display:block}.quick-case-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.quick-case-grid .case-card img{aspect-ratio:16/10}.quick-case-section .visual-case-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.quick-step{margin-bottom:22px}.step-title{align-items:center;gap:10px;margin-bottom:10px;display:flex}.step-title span{background:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-weight:900;display:inline-flex}.step-title strong{font-size:16px}.step-body{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:16px}.quick-idea-card{background:linear-gradient(#fbfbff 0%,#fff 100%);border:1px solid #dedaff;border-radius:8px;gap:12px;margin-bottom:16px;padding:14px;display:grid}.quick-idea-card>div:first-child{gap:4px;display:grid}.quick-idea-card strong{color:#171d40;font-size:14px}.quick-idea-card span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.5}.quick-idea-card textarea{border:1px solid var(--line);color:var(--ink);font:inherit;resize:vertical;background:#fff;border-radius:8px;outline:0;min-height:84px;padding:10px 12px;line-height:1.55}.quick-idea-card textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #5a45ff1f}.quick-idea-actions{flex-wrap:wrap;gap:10px;display:flex}.quick-idea-warning{color:#7a5415;background:#fff8e8;border:1px solid #f0d38a;border-radius:8px;padding:9px 10px;font-size:12px;font-weight:900;line-height:1.5}.quick-enrich-report{background:#f6f4ff;border:1px solid #dedaff;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px;display:grid}.quick-enrich-report span{color:#3e4669;overflow-wrap:anywhere;background:#fff;border:1px solid #ebe8ff;border-radius:7px;min-width:0;padding:7px 8px;font-size:11px}.quick-enrich-report b{color:var(--brand);font-size:15px;display:block}.tabs-line{border-bottom:1px solid var(--line);gap:28px;margin-bottom:14px;display:flex}.tabs-line button{color:#59627f;background:0 0;border:0;min-height:34px;padding:0 16px;font-weight:900}.tabs-line button.active{border-bottom:3px solid var(--brand);color:var(--brand)}.input-action-row{grid-template-columns:minmax(0,1fr) auto auto;gap:12px;display:grid}.input-action-row input{border:1px solid var(--line);background:#fbfcff;border-radius:8px;outline:0;min-height:42px;padding:10px 12px}.product-upload-action{white-space:nowrap;justify-content:center;align-items:center;gap:7px;min-height:42px;display:inline-flex}.product-image-preview{background:#fbfcff;border:1px solid #e4e7f2;border-radius:10px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:12px;padding:10px;display:grid}.product-image-thumb{background:#eef1ff;border:1px solid #dfe3f6;border-radius:8px;width:56px;height:56px;padding:0;overflow:hidden}.product-image-thumb img{object-fit:cover;width:100%;height:100%;display:block}.product-image-fallback{color:#7b84a3;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.product-image-preview div{gap:4px;min-width:0;display:grid}.product-image-preview strong{color:#161b3d;font-size:13px}.product-image-preview span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.platform-tags{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.platform-tags span{color:var(--muted);background:#f3f4fb;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.source-analysis-card{background:#fbfcff;border:1px solid #d8d1ff;border-radius:8px;gap:8px;margin-top:12px;padding:12px;display:grid}.source-analysis-card strong{color:var(--brand);font-size:13px}.source-analysis-card.source-analysis-error{background:#fff8f6;border-color:#d94c4c47}.source-analysis-card.source-analysis-error strong{color:var(--bad)}.source-analysis-card span{color:#35405d;overflow-wrap:anywhere;font-size:12px;font-weight:800;line-height:1.5}.source-analysis-card div{flex-wrap:wrap;gap:8px;display:flex}.source-analysis-card em{background:var(--brand-soft);color:var(--brand);border-radius:999px;padding:5px 8px;font-size:11px;font-style:normal;font-weight:900}.source-analysis-card .source-analysis-actions{border-top:1px solid #6956ff1f;justify-content:flex-start;margin-top:2px;padding-top:8px}.quick-product-metadata-card{background:#fffaf2;border:1px solid #fed7aa;border-radius:8px;gap:12px;margin-top:12px;padding:12px;display:grid}.product-metadata-drawer-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:420}body.product-metadata-editor-open .xiaou-assistant{opacity:0;pointer-events:none;visibility:hidden}.quick-product-metadata-drawer{border-left:1px solid var(--line);background:#f7f8fc;width:min(560px,96vw);height:100dvh;padding:14px;overflow-y:auto;box-shadow:-24px 0 64px #1417352e}.quick-product-metadata-drawer .quick-product-metadata-card{background:#fff;border-color:#d8deed;flex-direction:column;min-height:calc(100dvh - 28px);margin:0;display:flex;box-shadow:0 10px 28px #18204812}.quick-product-metadata-drawer .quick-product-metadata-head{z-index:3;background:#fff;border-bottom:1px solid #e4e8f2;margin:-12px -12px 0;padding:12px;position:sticky;top:0}.quick-product-metadata-drawer .quick-product-metadata-grid{grid-template-columns:1fr}.quick-product-metadata-drawer .quick-product-metadata-progress{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-product-metadata-drawer .quick-product-metadata-checks{align-items:flex-start}.quick-product-metadata-drawer .quick-product-metadata-checks span{align-self:flex-start;min-height:0}.quick-product-metadata-drawer .quick-product-metadata-card.needs-attention{border-top:3px solid #f59e0b}.quick-product-metadata-drawer .quick-product-metadata-card.confirmed{border-top:3px solid var(--brand)}.quick-product-metadata-card.confirmed{background:#f8fbff;border-color:#cbd9f1}.quick-product-metadata-card.confirmed .quick-product-metadata-head span{color:#53617d}.quick-product-metadata-card.confirmed .quick-product-metadata-head b{color:var(--brand);border-color:#cbd9f1}.quick-product-metadata-card.confirmed .quick-product-metadata-progress>div,.quick-product-metadata-card.confirmed .quick-product-metadata-grid input,.quick-product-metadata-card.confirmed .quick-product-metadata-grid textarea{border-color:#d8e1f2}.quick-product-metadata-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.quick-product-metadata-head>div{gap:4px;min-width:0;display:grid}.quick-product-metadata-head strong{color:#2f2444;font-size:14px}.quick-product-metadata-head span{color:#7c4f1d;font-size:12px;font-weight:850;line-height:1.45}.quick-product-metadata-head b{color:#9a3412;background:#fff;border:1px solid #fed7aa;border-radius:999px;flex:none;padding:5px 8px;font-size:11px}.quick-product-metadata-head-actions{flex:none;align-items:center;gap:7px;display:flex}.quick-product-metadata-head-actions .icon-button{width:30px;height:30px;min-height:30px;padding:0}.quick-product-metadata-progress{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.quick-product-metadata-progress>div{background:#ffffffb8;border:1px solid #fbbf2457;border-radius:8px;gap:4px;min-height:56px;padding:9px 10px;display:grid}.quick-product-metadata-progress span{color:#9a5d14;font-size:10px;font-weight:1000}.quick-product-metadata-progress strong{color:#2f2444;font-size:12px;line-height:1.35}.quick-product-metadata-checks{flex-wrap:wrap;gap:7px;display:flex}.quick-product-metadata-checks span{color:#5f4a31;background:#fff;border:1px solid #edd9bd;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:11px;font-weight:950;display:inline-flex}.quick-product-metadata-checks span.done{color:#166534;border-color:#bbf7d0}.quick-product-metadata-checks span.missing{color:#9a3412;border-color:#fed7aa}.quick-product-metadata-checks b{background:#f7f2e8;border-radius:999px;padding:2px 6px;font-size:10px}.quick-product-metadata-checks span.done b{background:#dcfce7}.quick-product-metadata-checks span.missing b{background:#ffedd5}.quick-product-metadata-anchor{background:#f7f8fc;border:1px solid #dfe3ee;border-radius:8px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;display:grid}.quick-product-metadata-anchor-media{color:#777f99;background:#fff;border:1px solid #e1e5ef;border-radius:7px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.quick-product-metadata-anchor-media img{object-fit:contain;width:100%;height:100%}.quick-product-metadata-anchor>div:nth-child(2){gap:2px;min-width:0;display:grid}.quick-product-metadata-anchor span,.quick-product-metadata-anchor small{color:#69718b;font-size:10px;font-weight:800;line-height:1.35}.quick-product-metadata-anchor strong{color:#232a43;font-size:12px}.quick-product-metadata-anchor>b{color:var(--brand);white-space:nowrap;background:#ebe8ff;border-radius:999px;padding:5px 7px;font-size:10px}.quick-product-metadata-grid{grid-template-columns:minmax(160px,.8fr) minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.quick-product-metadata-grid label{gap:6px;min-width:0;display:grid}.quick-product-metadata-grid label span{color:#4a526f;font-size:11px;font-weight:950}.quick-product-metadata-grid input,.quick-product-metadata-grid textarea{color:var(--ink);font:inherit;background:#fff;border:1px solid #edd9bd;border-radius:8px;outline:0;min-height:38px;padding:9px 10px;font-size:12px;line-height:1.45}.quick-product-metadata-grid textarea{resize:vertical;min-height:76px}.quick-product-metadata-grid input:focus,.quick-product-metadata-grid textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #5a45ff1a}.quick-product-metadata-actions{z-index:3;border-top:1px solid #e4e8f2;justify-content:flex-end;align-items:center;gap:8px;margin-top:auto;padding-top:12px;display:flex;position:sticky;bottom:-12px}.quick-product-metadata-drawer .quick-product-metadata-actions{background:#fff;margin:auto -12px -12px;padding:12px}.quick-product-metadata-discard{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:9px 10px;display:flex}.quick-product-metadata-discard>span,.quick-product-metadata-discard>div{align-items:center;gap:7px;display:flex}.quick-product-metadata-discard>span{color:#9a3412;font-size:11px;font-weight:850;line-height:1.4}.quick-product-asset-card{background:#f8fbff;border:1px solid #cfdaf0;border-radius:8px;gap:10px;margin-top:12px;padding:12px;display:grid}.quick-product-asset-card.ready{background:#f5fbf7;border-color:#b7dec4}.quick-product-asset-card.working{background:#fffaf0;border-color:#ead4a5}.quick-product-asset-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.quick-product-asset-head>div{gap:3px;min-width:0;display:grid}.quick-product-asset-head span{color:#315a8c;font-size:10px;font-weight:1000}.quick-product-asset-card.ready .quick-product-asset-head span{color:#187044}.quick-product-asset-card.working .quick-product-asset-head span{color:#8a5b0a}.quick-product-asset-head strong{color:#17213f;font-size:13px;line-height:1.35}.quick-product-asset-head small{color:#65708d;font-size:11px;font-weight:750;line-height:1.45}.quick-product-asset-head>b{color:#315a8c;background:#fff;border:1px solid #cfdaf0;border-radius:999px;flex:none;padding:5px 8px;font-size:10px}.quick-product-asset-card.ready .quick-product-asset-head>b{color:#187044;border-color:#b7dec4}.quick-product-asset-card.working .quick-product-asset-head>b{color:#8a5b0a;border-color:#e6c77f}.quick-product-asset-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.quick-product-asset-metrics span{background:#ffffffdb;border:1px solid #bac8e2b8;border-radius:7px;gap:3px;min-width:0;padding:8px 9px;display:grid}.quick-product-asset-metrics b{color:#73809e;font-size:10px}.quick-product-asset-metrics strong{color:#202945;overflow-wrap:anywhere;font-size:11px}.quick-product-asset-blocker{color:#9a4b12;background:#fff7ed;border:1px solid #fed7aa;border-radius:7px;margin:0;padding:8px 10px;font-size:11px;font-weight:800;line-height:1.45}.quick-product-asset-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.bracelet-workflow-panel{background:#fbfcff;border:1px solid #dedaff;border-radius:8px;gap:10px;margin-top:12px;padding:12px;display:grid}.bracelet-workflow-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.bracelet-workflow-head>div:first-child{gap:4px;min-width:0;display:grid}.bracelet-workflow-head strong{color:#171d40;font-size:13px}.bracelet-workflow-head span{color:var(--muted);font-size:11px;font-weight:800;line-height:1.45}.bracelet-workflow-head>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.bracelet-workflow-mode{color:#35405f;background:#6366f10f;border:1px solid #6366f12e;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;font-size:12px;line-height:1.45;display:flex}.bracelet-workflow-mode strong{color:#4f46e5;flex:none;font-size:12px}.bracelet-workflow-mode.live{background:#16a34a12;border-color:#16a34a38}.bracelet-workflow-mode.live strong{color:#15803d}.bracelet-recommended-next{background:#fff;border:1px solid #d8d1ff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px;display:grid;box-shadow:0 10px 22px #3730a312}.bracelet-recommended-next>div{gap:3px;min-width:0;display:grid}.bracelet-recommended-next span{color:var(--brand);font-size:10px;font-weight:900}.bracelet-recommended-next strong{color:#171d40;font-size:13px;line-height:1.25}.bracelet-recommended-next small{color:var(--muted);font-size:11px;font-weight:800;line-height:1.45}.bracelet-workflow-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.bracelet-workflow-step{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:7px;padding:8px;display:grid}.bracelet-workflow-step.ready{background:#f1fbf5;border-color:#cdeeda}.bracelet-workflow-step.pending{background:#fff8ec;border-color:#f2d29b}.bracelet-workflow-step>span{color:var(--brand);align-items:center;padding-top:1px;display:inline-flex}.bracelet-workflow-step.ready>span{color:var(--good)}.bracelet-workflow-step.pending>span{color:var(--warn)}.bracelet-workflow-step strong{color:#202846;font-size:11px;display:block}.bracelet-workflow-step small{color:var(--muted);margin-top:2px;font-size:10px;font-weight:800;line-height:1.35;display:block}.bracelet-asset-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.bracelet-asset-card{border:1px solid var(--line);background-color:#fff;background-image:linear-gradient(45deg,#f7f8fc 25%,#0000 25%),linear-gradient(-45deg,#f7f8fc 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#f7f8fc 75%),linear-gradient(-45deg,#0000 75%,#f7f8fc 75%),none;background-position:0 0,0 6px,6px -6px,-6px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:12px 12px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;border-radius:8px;gap:6px;min-height:112px;padding:8px;display:grid}.bracelet-asset-card.ready{border-color:#bde7d0}.bracelet-asset-card.pending{border-color:#f2d29b}.bracelet-asset-card.failed{background-color:#fff;background-image:linear-gradient(45deg,#fff6f6 25%,#0000 25%),linear-gradient(-45deg,#fff6f6 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#fff6f6 75%),linear-gradient(-45deg,#0000 75%,#fff6f6 75%),none;background-position:0 0,0 6px,6px -6px,-6px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:12px 12px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;border-color:#f1a8a8}.bracelet-asset-card span{color:#202846;font-size:10px;font-weight:900}.bracelet-asset-card img{object-fit:contain;place-self:center;max-width:100%;max-height:92px}.bracelet-asset-card em{color:var(--muted);text-align:center;place-self:center;font-size:10px;font-style:normal;font-weight:800}.bracelet-asset-card-action{color:var(--brand);cursor:pointer;background:#ffffffeb;border:1px solid #ddd8ff;border-radius:7px;justify-content:center;place-self:end stretch;align-items:center;gap:4px;min-height:28px;padding:5px 8px;font-size:10px;font-weight:900;display:inline-flex}.bracelet-asset-card-actions{grid-template-columns:repeat(2,minmax(0,1fr));align-self:end;gap:6px;display:grid}.bracelet-asset-card-action:disabled{color:var(--muted);cursor:not-allowed;opacity:.6}.choice-grid{gap:12px;display:grid}.choice-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.choice-grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.choice-card,.platform-card,.style-card{border:1px solid var(--line);color:var(--ink);text-align:center;background:#fff;border-radius:8px;gap:7px;min-height:92px;padding:14px;display:grid}.choice-card.active,.platform-card.active,.style-card.active{border-color:var(--brand);box-shadow:0 12px 28px #5a45ff1f}.choice-card svg,.style-card span{color:var(--brand);justify-self:center}.choice-card strong,.style-card strong{font-size:14px}.choice-card span,.style-card small{color:var(--muted);font-size:12px;line-height:1.45}.segmented-grid{flex-wrap:wrap;gap:10px;margin-bottom:12px;display:flex}.segmented-grid button{border:1px solid var(--line);background:#fff;min-width:70px;padding:0 16px}.quick-setting-grid{gap:14px;display:grid}.quick-setting-group{border-bottom:1px solid #eef0f7;gap:10px;padding-bottom:2px;display:grid}.quick-setting-group:last-child{border-bottom:0}.video-sequence-card{background:#fff;border:1px solid #dfe4ee;border-left:3px solid #64748b;border-radius:6px;gap:10px;padding:12px;display:grid}.video-sequence-card.running{border-left-color:#2563eb}.video-sequence-card.ready{border-left-color:#16a34a}.video-sequence-card.blocked,.video-sequence-card.failed{border-left-color:#dc2626}.video-sequence-card-head,.video-sequence-card-foot,.queue-sequence-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.video-sequence-card-head>div,.queue-sequence-head>div{gap:3px;min-width:0;display:grid}.video-sequence-card-head strong,.queue-sequence-head strong{color:#172033;font-size:13px}.video-sequence-card-head span,.queue-sequence-head span,.video-sequence-card-foot p{color:#64748b;font-size:11px;line-height:1.45}.video-sequence-card-head>b{color:#334155;font-size:12px}.video-sequence-segments{grid-template-columns:repeat(auto-fit,minmax(62px,1fr));gap:6px;display:grid}.video-sequence-segments>span{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;justify-content:center;align-items:center;gap:5px;min-width:0;height:28px;padding:0 6px;display:flex}.video-sequence-segments i{background:#e2e8f0;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;font-style:normal;font-weight:700;display:grid}.video-sequence-segments em{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-style:normal;overflow:hidden}.video-sequence-segments>span.submitted{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.video-sequence-segments>span.existing,.video-sequence-segments>span.succeeded{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.video-sequence-segments>span.failed{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.video-sequence-card-foot p{flex:1;margin:0}.video-sequence-card-foot button{flex:none}.video-sequence-card-actions{flex:none;align-items:center;gap:6px;display:flex}.video-sequence-card-actions .ghost-button.danger{color:#b42318;background:snow;border-color:#f3c8c3}.video-sequence-card-actions .ghost-button.danger:hover:not(:disabled){background:#fff1f0;border-color:#e59a91}.sequence-cancel-confirm{width:min(520px,100vw - 32px)}.video-sequence-card.compact{gap:8px;padding:10px}.queue-sequence-section{border-bottom:1px solid #e7ebf2;gap:8px;padding:12px 0;display:grid}.queue-sequence-head>b{color:#4338ca;background:#eef2ff;border-radius:4px;place-items:center;min-width:24px;height:24px;font-size:11px;display:grid}@media (max-width:720px){.video-sequence-card-foot{flex-direction:column;align-items:flex-start}.video-sequence-card-foot button,.video-sequence-card-actions{width:100%}}.quick-setting-head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.quick-setting-head strong{color:#1c2344;font-size:13px}.quick-setting-head span{color:var(--muted);font-size:12px;font-weight:800}.quick-preview{z-index:0;gap:18px;min-width:0;display:grid;position:relative}.preview-card{padding:18px}.preview-header{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin-bottom:18px;display:grid}.preview-header strong{font-size:16px}.preview-header span{color:var(--muted);font-size:12px}.quick-output-strip{background:#fbfcff;border:1px solid #e4e7f2;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:-6px 0 16px;padding:9px;display:grid}.quick-output-strip span{border-right:1px solid #edf0f7;gap:2px;min-width:0;padding-right:8px;display:grid}.quick-output-strip span:last-child{border-right:0}.quick-output-strip small{color:var(--muted);font-size:10px;font-weight:900}.quick-output-strip strong{color:#151a3c;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.quick-preview-safety{background:#f7f8ff;border:1px solid #dde4f5;border-radius:8px;gap:4px;margin:-6px 0 12px;padding:10px;display:grid}.quick-preview-safety span{color:var(--brand);font-size:10px;font-weight:950}.quick-preview-safety strong{color:#151a3c;font-size:14px;line-height:1.25}.quick-preview-safety small{color:#52607d;font-size:11px;font-weight:850;line-height:1.45}.batch-production{gap:10px;display:grid}.batch-production-toolbar,.content-batch-record-head,.content-batch-history-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.batch-production-toolbar>div:first-child,.content-batch-record-head>div:first-child{gap:2px;min-width:0;display:grid}.batch-production-toolbar strong,.content-batch-history-head strong,.content-batch-record-head strong{color:#242b48;font-size:11px}.batch-production-toolbar span,.content-batch-history-head span,.content-batch-record-head span{color:#707996;font-size:10px;line-height:1.4}.batch-production-toolbar>div:last-child,.content-batch-record-head>div:last-child{flex:none;align-items:center;gap:6px;display:flex}.batch-production-toolbar button,.batch-variant-row>button,.content-batch-record-head button{color:#38415f;background:#fff;border:1px solid #dfe4f1;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:28px;padding:5px 8px;font-size:10px;font-weight:850;display:inline-flex}.batch-production-toolbar button.primary{background:var(--brand);border-color:var(--brand);color:#fff}.batch-production-toolbar button:disabled,.content-batch-record-head button:disabled{cursor:not-allowed;opacity:.55}.content-batch-import-backdrop{z-index:190}.content-batch-import-modal{background:#fff;border:1px solid #dfe3ee;border-radius:8px;gap:12px;width:min(1240px,100vw - 32px);max-width:1240px;max-height:min(88vh,820px);padding:14px;display:grid;overflow:hidden;box-shadow:0 24px 70px #19203a33}.content-batch-import-steps{background:#f6f7fb;border:1px solid #e4e7f0;border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));min-height:38px;display:grid;overflow:hidden}.content-batch-import-steps span{color:#747c94;justify-content:center;align-items:center;gap:7px;min-width:0;padding:7px 10px;font-size:11px;font-weight:850;display:flex}.content-batch-import-steps span+span{border-left:1px solid #e4e7f0}.content-batch-import-steps span.active{color:var(--brand-dark);background:#f0edff}.content-batch-import-steps span.done{color:#167653}.content-batch-import-steps b{background:#fff;border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:inline-flex}.content-batch-import-source,.content-batch-import-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.content-batch-import-source>div:first-child,.content-batch-import-result>div{gap:3px;min-width:0;display:grid}.content-batch-import-source strong,.content-batch-import-result strong{color:#222a46;font-size:12px}.content-batch-import-source span,.content-batch-import-result span,.content-batch-import-actions>span{color:#68728d;font-size:10px;line-height:1.45}.content-batch-import-source>div:last-child,.content-batch-import-actions>div{flex:none;align-items:center;gap:7px;display:flex}.content-batch-import-file{cursor:pointer}.content-batch-import-file input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.content-batch-import-file.disabled{cursor:wait;opacity:.62;pointer-events:none}.content-batch-import-source-message{color:#167653;background:#f5fbf8;border:1px solid #cfe6da;border-radius:7px;align-items:center;gap:7px;padding:7px 9px;font-size:10px;line-height:1.45;display:flex}.content-batch-import-source-message svg{flex:none}.content-batch-import-defaults,.content-batch-import-summary{border:1px solid #e4e7f0;border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.content-batch-import-defaults span,.content-batch-import-summary span{color:#59637e;gap:2px;min-width:0;padding:8px 10px;font-size:10px;display:grid}.content-batch-import-defaults span+span,.content-batch-import-summary span+span{border-left:1px solid #e8ebf2}.content-batch-import-defaults b,.content-batch-import-summary b{color:#222a46;font-size:13px}.content-batch-import-summary .ready b{color:#167653}.content-batch-import-summary .blocked b{color:#b25c00}.content-batch-import-images{border:1px solid #dfe3ec;border-radius:7px;min-width:0;display:grid;overflow:hidden}.content-batch-import-images-head{background:#fafbfe;border-bottom:1px solid #e5e8ef;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:7px 9px;display:flex}.content-batch-import-images-head>div{gap:2px;min-width:0;display:grid}.content-batch-import-images-head strong{color:#252d49;font-size:11px}.content-batch-import-images-head span{color:#717b92;font-size:9px;line-height:1.4}.content-batch-import-image-actions{flex:none;justify-content:center;align-items:center;gap:6px!important;display:flex!important}.content-batch-import-image-actions label{white-space:nowrap;justify-content:center;align-items:center;gap:5px;min-height:30px;font-size:10px;display:inline-flex}.content-batch-import-image-progress{background:#f0efff;border:1px solid #d9d5ff;border-radius:6px;flex:none;align-items:center;gap:6px;min-height:30px;padding:5px 9px;font-weight:800;display:inline-flex;color:#5549d8!important;font-size:10px!important}.content-batch-import-image-message{color:#167653;background:#f1fbf6;border-bottom:1px solid #d5ede1;align-items:center;gap:6px;padding:6px 9px;font-size:9px;line-height:1.4;display:flex}.content-batch-import-image-message svg{flex:none}.content-batch-import-images-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:200px;display:grid;overflow:auto}.content-batch-import-images-list article{grid-template-columns:48px minmax(0,1fr) minmax(128px,.65fr) 70px;align-items:center;gap:8px;min-height:66px;padding:7px 8px;display:grid}.content-batch-import-images-list article:nth-child(2n){border-left:1px solid #e8ebf2}.content-batch-import-images-list article:nth-child(n+3){border-top:1px solid #e8ebf2}.content-batch-import-images-list article.unmatched{background:#fffaf2}.content-batch-import-images-list img{object-fit:contain;background:#f2f3f7;border:1px solid #e0e3eb;border-radius:5px;width:48px;height:48px}.content-batch-import-images-list article>div{gap:2px;min-width:0;display:grid}.content-batch-import-images-list article>div strong{color:#29314c;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.content-batch-import-images-list article>div small,.content-batch-import-images-list article>div span{color:#798198;overflow-wrap:anywhere;font-size:9px;line-height:1.35}.content-batch-import-images-list article>div span{color:#5d6680}.content-batch-import-images-list article>label{gap:3px;min-width:0;display:grid}.content-batch-import-images-list article>label span{color:#707991;font-size:9px;font-weight:800}.content-batch-import-images-list select{color:#29314d;background:#fff;border:1px solid #dce1ec;border-radius:5px;width:100%;min-width:0;height:28px;padding:3px 5px;font-size:9px}.content-batch-import-images-list article>b{color:#167653;text-align:right;font-size:9px}.content-batch-import-images-list article.unmatched>b{color:#a55b08}.content-batch-import-images-empty{color:#70798f;justify-content:center;align-items:center;gap:7px;min-height:48px;padding:8px;font-size:10px;display:flex}.content-batch-import-images-empty b{color:#323a55}.content-batch-import-history{background:#fbfcfe;border:1px solid #e1e5ef;border-radius:7px;min-height:0;max-height:224px;display:grid;overflow:hidden}.content-batch-import-history.has-expanded{max-height:min(430px,54dvh)}.content-batch-import-history-head{border-bottom:1px solid #e7eaf1;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:7px 9px;display:flex}.content-batch-import-history-head>div{gap:2px;min-width:0;display:grid}.content-batch-import-history-head strong{color:#252d49;font-size:11px}.content-batch-import-history-head span{color:#767f95;font-size:9px}.content-batch-import-history-error,.content-batch-import-history-empty{color:#7a8296;text-align:center;padding:12px;font-size:10px}.content-batch-import-history-error{color:#a6412c;background:#fff6f2}.content-batch-import-history-list{min-height:0;display:grid;overflow:auto}.content-batch-import-history-list>article+article{border-top:1px solid #e9ecf3}.content-batch-import-history-row{grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:6px;padding:5px 7px;display:grid}.content-batch-import-history-main{color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:66px minmax(0,1fr) 34px;align-items:center;gap:8px;min-height:36px;padding:2px;display:grid}.content-batch-import-history-main>span:nth-child(2){gap:2px;min-width:0;display:grid}.content-batch-import-history-main strong,.content-batch-import-history-main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.content-batch-import-history-main strong{color:#2c3450;font-size:10px}.content-batch-import-history-main small{color:#7b8499;font-size:9px}.content-batch-import-history-main>b{color:var(--brand-dark);text-align:right;font-size:9px}.content-batch-import-history-status{color:#167653;text-align:center;background:#edf8f3;border-radius:4px;padding:4px 5px;font-size:9px;font-weight:850}.content-batch-import-history-status.partial,.content-batch-import-history-status.blocked{color:#9b590f;background:#fff4de}.content-batch-import-history-status.failed{color:#aa3e2e;background:#fff0ed}.content-batch-import-history-row .icon-button.danger{color:#a73b2d;width:28px;height:28px;min-height:28px}.content-batch-import-history-row .icon-button.danger.armed{color:#fff;background:#a73b2d;border-color:#a73b2d}.content-batch-import-history-detail{background:#f7f8fb;border-top:1px solid #e5e8f0;padding:4px 8px 7px 80px;display:grid}.content-batch-import-history-detail>div{grid-template-columns:24px minmax(120px,1fr) minmax(120px,.8fr) 48px;align-items:center;gap:7px;min-height:28px;display:grid}.content-batch-import-history-detail>div+div{border-top:1px solid #e9ebf1}.content-batch-import-history-detail span,.content-batch-import-history-detail strong,.content-batch-import-history-detail small,.content-batch-import-history-detail b{overflow-wrap:anywhere;font-size:9px}.content-batch-import-history-detail span,.content-batch-import-history-detail small{color:#7a8295}.content-batch-import-history-detail strong{color:#2d344c}.content-batch-import-history-detail b{color:#167653;text-align:right}.content-batch-import-history-detail b.blocked,.content-batch-import-history-detail b.failed{color:#a35316}.content-batch-import-operations{background:#f7f9fc;border-top:1px solid #e3e7ef;gap:7px;padding:8px;display:grid}.content-batch-import-operations-head{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.content-batch-import-operations-head>div:first-child{gap:2px;min-width:0;display:grid}.content-batch-import-operations-head strong{color:#202942;font-size:11px}.content-batch-import-operations-head span{color:#778097;font-size:9px}.content-batch-import-operations-head>div:last-child{flex:none;align-items:center;gap:5px;display:flex}.content-batch-import-operations-head .ghost-button{gap:5px;min-height:28px;padding:4px 8px;font-size:10px}.content-batch-import-operations-loading,.content-batch-import-operations-error,.content-batch-import-operations-empty{border-radius:5px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:8px;font-size:9px;display:flex}.content-batch-import-operations-loading,.content-batch-import-operations-empty{color:#727c92;background:#fff}.content-batch-import-operations-error{color:#a63f2f;background:#fff2ef;justify-content:flex-start}.content-batch-import-operations-summary{background:#fff;border:1px solid #e3e7ef;border-radius:6px;grid-template-columns:repeat(6,minmax(0,1fr));display:grid;overflow:hidden}.content-batch-import-operations-summary>span{color:#707991;gap:1px;min-width:0;padding:6px 7px;font-size:8px;display:grid}.content-batch-import-operations-summary>span+span{border-left:1px solid #edf0f5}.content-batch-import-operations-summary b{color:#27304b;text-overflow:ellipsis;font-size:12px;line-height:1.1;overflow:hidden}.content-batch-import-operations-summary .attention b{color:#a35512}.content-batch-import-operations-summary .limited{background:#fff9ee}.content-batch-import-operations-summary .limited b{color:#94600f}.content-batch-import-operations-filter{align-items:center;gap:3px;display:flex;overflow-x:auto}.content-batch-import-operations-filter button{color:#626c82;background:0 0;border:1px solid #0000;border-radius:5px;flex:none;align-items:center;gap:5px;min-height:25px;padding:3px 7px;font-size:9px;display:inline-flex}.content-batch-import-operations-filter button b{color:#596279;text-align:center;background:#e8ecf3;border-radius:3px;min-width:16px;padding:2px 4px;font-size:8px}.content-batch-import-operations-filter button.active{color:#244e8e;background:#fff;border-color:#cfd8ea;font-weight:800}.content-batch-import-operations-filter button.active b{color:#244e8e;background:#e7effb}.content-batch-import-operations-coverage{color:#8b5b13;background:#fff8e9;border:1px solid #efd7a5;border-radius:5px;align-items:flex-start;gap:6px;padding:6px 8px;font-size:9px;line-height:1.45;display:flex}.content-batch-import-operations-coverage svg{flex:none;margin-top:1px}.content-batch-import-operations-list{background:#fff;border:1px solid #e2e6ee;border-radius:6px;display:grid;overflow:hidden}.content-batch-import-operations-list>article{grid-template-columns:24px minmax(120px,.8fr) 66px 54px minmax(160px,1.2fr) 72px;align-items:center;gap:7px;min-height:48px;padding:6px 7px;display:grid}.content-batch-import-operations-list>article+article{border-top:1px solid #edf0f5}.content-batch-import-operations-list>article.attention{background:#fffaf2}.content-batch-import-operation-index{color:#59647a;background:#edf1f7;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;font-size:9px;font-weight:850;display:flex}.content-batch-import-operation-product,.content-batch-import-operation-next{gap:2px;min-width:0;display:grid}.content-batch-import-operation-product strong,.content-batch-import-operation-product small,.content-batch-import-operation-next span,.content-batch-import-operation-next small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.content-batch-import-operation-product strong{color:#27304a;font-size:9px}.content-batch-import-operation-product small,.content-batch-import-operation-next small{color:#7a8398;font-size:8px}.content-batch-import-operation-next span{color:#4a5369;font-size:9px}.content-batch-import-operation-stage{color:#58647b;text-align:center;background:#edf1f7;border-radius:4px;padding:4px 5px;font-size:8px}.content-batch-import-operation-stage.published{color:#167653;background:#e8f7ef}.content-batch-import-operation-stage.generating,.content-batch-import-operation-stage.publishing{color:#245899;background:#e8f1ff}.content-batch-import-operation-stage.blocked,.content-batch-import-operation-stage.import_blocked,.content-batch-import-operation-stage.missing{color:#9b570f;background:#fff0df}.content-batch-import-operation-cost{color:#677087;text-align:right;gap:1px;font-size:8px;display:grid}.content-batch-import-operation-cost b{color:#2e3751;font-size:10px}.content-batch-import-operation-cost small{color:#167653;font-size:8px}.content-batch-import-operations-list .ghost-button{white-space:nowrap;justify-content:center;gap:3px;min-height:26px;padding:3px 6px;font-size:9px}.content-batch-import-operation-unavailable{color:#8a91a2;text-align:center;font-size:8px}.content-batch-record:focus{outline-offset:3px;outline:2px solid #8eacd7}.content-batch-import-validation-bar{border:1px solid #cfe6da;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:7px 9px;display:flex}.content-batch-import-validation-bar.validated{color:#167653;background:#f5fbf8}.content-batch-import-validation-bar.dirty{color:#a55b08;background:#fff9ef;border-color:#f2d3a6}.content-batch-import-validation-bar>div{align-items:center;gap:8px;min-width:0;display:flex}.content-batch-import-validation-bar>div>svg{flex:none}.content-batch-import-validation-bar span{gap:2px;min-width:0;display:grid}.content-batch-import-validation-bar strong{color:currentColor;font-size:11px}.content-batch-import-validation-bar small{color:#737c92;font-size:9px;line-height:1.4}.content-batch-import-validation-bar button{flex:none;justify-content:center;align-items:center;gap:5px;min-height:30px;display:inline-flex}.content-batch-import-error,.content-batch-import-result{border-radius:7px;align-items:center;gap:8px;padding:9px 11px;font-size:11px;font-weight:800;line-height:1.5;display:flex}.content-batch-import-error{color:#a83a24;background:#fff4f1;border:1px solid #ffd6cc}.content-batch-import-result{color:#167653;background:#eefaf4;border:1px solid #bce8d3}.content-batch-import-result-wrap{gap:7px;min-height:0;display:grid}.content-batch-import-result-list{border:1px solid #e4e7f0;border-radius:7px;max-height:180px;display:grid;overflow:auto}.content-batch-import-result-list>div{grid-template-columns:26px minmax(140px,.8fr) 62px minmax(220px,1.2fr);align-items:center;gap:8px;min-height:48px;padding:7px 9px;display:grid}.content-batch-import-result-list>div+div{border-top:1px solid #edf0f5}.content-batch-import-result-list>div.blocked,.content-batch-import-result-list>div.failed{background:#fffaf2}.content-batch-import-result-list span,.content-batch-import-result-list b,.content-batch-import-result-list small{overflow-wrap:anywhere;font-size:10px;line-height:1.4}.content-batch-import-result-list>div>span{color:#7b849b;text-align:center}.content-batch-import-result-list>div>div{gap:2px;min-width:0;display:grid}.content-batch-import-result-list strong{color:#242b48;font-size:11px}.content-batch-import-result-list small{color:#778097}.content-batch-import-result-list b{color:#167653}.content-batch-import-result-list .blocked>b,.content-batch-import-result-list .failed>b{color:#ad5900}.content-batch-import-empty{color:#747c94;text-align:center;background:#fafbfe;border:1px dashed #cfd5e4;border-radius:7px;place-items:center;gap:5px;min-height:170px;padding:24px;display:grid}.content-batch-import-empty strong{color:#2d3552;font-size:13px}.content-batch-import-empty span{font-size:11px;line-height:1.5}.content-batch-import-table-wrap{border:1px solid #e4e7f0;border-radius:7px;min-height:0;max-height:330px;overflow:auto}.content-batch-import-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1220px}.content-batch-import-table th{color:#69728b;text-align:left;z-index:1;background:#f7f8fb;padding:7px 9px;font-size:10px;font-weight:900;position:sticky;top:0}.content-batch-import-table th:first-child{width:42px}.content-batch-import-table th:nth-child(2){width:144px}.content-batch-import-table th:nth-child(3){width:188px}.content-batch-import-table th:nth-child(4){width:236px}.content-batch-import-table th:nth-child(5){width:224px}.content-batch-import-table th:nth-child(6){width:174px}.content-batch-import-table th:nth-child(7){width:172px}.content-batch-import-table td{color:#3e4764;vertical-align:top;border-top:1px solid #edf0f5;padding:7px;font-size:10px}.content-batch-import-table tr.blocked{background:#fffaf2}.content-batch-import-table tr.dirty{background:#fffdf7}.content-batch-import-table td:first-child{color:#616b84;text-align:center}.content-batch-import-table td:first-child b,.content-batch-import-table td:first-child small{display:block}.content-batch-import-table td:first-child b{color:#303954;font-size:11px}.content-batch-import-table td strong,.content-batch-import-table td span,.content-batch-import-table td small{overflow-wrap:anywhere;display:block}.content-batch-import-table td strong{color:#242b48;font-size:11px}.content-batch-import-table td small{color:#788099;margin-top:3px;line-height:1.4}.content-batch-import-table tr.blocked td:last-child strong{color:#ad5900}.content-batch-import-table tr.dirty td:last-child strong{color:#a55b08}.content-batch-import-field{gap:3px;min-width:0;display:grid}.content-batch-import-field+.content-batch-import-field,.content-batch-import-platforms+.content-batch-import-field,.content-batch-import-field+.content-batch-import-field-pair,.content-batch-import-field-pair+.content-batch-import-field-pair{margin-top:6px}.content-batch-import-field>span,.content-batch-import-platforms legend{color:#6f7890;font-size:9px;font-weight:800;line-height:1.2}.content-batch-import-field.required>span:after{color:#c34b33;content:" *"}.content-batch-import-field input,.content-batch-import-field select,.content-batch-import-field textarea{color:#29314d;font:inherit;background:#fff;border:1px solid #dce1ec;border-radius:5px;outline:0;width:100%;min-width:0;min-height:28px;padding:5px 6px;font-size:10px;line-height:1.35}.content-batch-import-product-image-preview{align-items:center;gap:5px;color:#167653!important;font-size:9px!important;display:flex!important}.content-batch-import-product-image-preview img{object-fit:contain;background:#f4f5f8;border:1px solid #e0e3eb;border-radius:4px;width:24px;height:24px}.content-batch-import-field textarea{resize:vertical;min-height:45px}.content-batch-import-field input:focus,.content-batch-import-field select:focus,.content-batch-import-field textarea:focus{border-color:#7567f8;box-shadow:0 0 0 2px #6454f01a}.content-batch-import-field input:disabled,.content-batch-import-field select:disabled,.content-batch-import-field textarea:disabled,.content-batch-import-platforms:disabled{cursor:not-allowed;opacity:.62}.content-batch-import-field-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;min-width:0;display:grid}.content-batch-import-field-pair .content-batch-import-field+.content-batch-import-field{margin-top:0}.content-batch-import-platforms{border:0;min-width:0;margin:0 0 6px;padding:0}.content-batch-import-platforms>div{flex-wrap:wrap;gap:3px;margin-top:3px;display:flex}.content-batch-import-platforms label{color:#5f6982;cursor:pointer;background:#fff;border:1px solid #dce1ec;border-radius:4px;align-items:center;gap:3px;min-height:24px;padding:3px 5px;font-size:9px;font-weight:750;display:inline-flex}.content-batch-import-platforms label.selected{color:#5144c8;background:#f1efff;border-color:#9a8ff9}.content-batch-import-platforms input{width:11px;height:11px;margin:0}.content-batch-import-row-status ul{color:#a04f0a;gap:3px;margin:5px 0 0;padding:0;font-size:9px;line-height:1.4;list-style:none;display:grid}.content-batch-import-row-status li{overflow-wrap:anywhere}.content-batch-import-row-status li:before{content:"• "}.content-batch-import-actions{border-top:1px solid #e8ebf2;padding-top:11px}.content-batch-import-actions>span{max-width:580px}.batch-variant-list{border:1px solid #e5e8f1;border-radius:7px;display:grid;overflow:hidden}.batch-variant-row{background:#fff;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) auto;align-items:center;gap:8px;min-height:54px;padding:8px 9px;display:grid}.batch-variant-row+.batch-variant-row{border-top:1px solid #edf0f6}.batch-variant-row.selected{background:#fafaff}.batch-variant-row>label{cursor:pointer;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.batch-variant-row input{accent-color:var(--brand);width:14px;height:14px;margin:0}.batch-variant-row label span{gap:2px;min-width:0;display:grid}.batch-variant-row strong{color:#303858;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.batch-variant-row p,.batch-variant-row small{color:var(--muted);margin:0;font-size:10px;font-weight:750;line-height:1.35}.quick-batch-resolution-bar{background:#f5f7ff;border:1px solid #d9defa;border-left:3px solid #5146df;border-radius:6px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;padding:9px 11px;display:flex}.quick-batch-resolution-bar>div:first-child{gap:2px;min-width:0;display:grid}.quick-batch-resolution-bar>div:first-child>span{color:#5146c9;align-items:center;gap:5px;font-size:9px;font-weight:900;display:inline-flex}.quick-batch-resolution-bar strong{color:#252c48;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.quick-batch-resolution-bar small{color:#626b87;font-size:9px;font-weight:750;line-height:1.45}.quick-batch-resolution-bar>div:last-child{flex:none;gap:6px;display:flex}.content-batch-history{border-top:1px solid #eceff6;gap:8px;padding-top:9px;display:grid}.content-batch-empty{color:#707996;text-align:center;background:#f8f9fc;border:1px dashed #dce1ed;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:48px;padding:10px;font-size:10px;display:flex}.content-batch-record{border:1px solid #e3e7f0;border-radius:7px;gap:7px;padding:8px;display:grid}.content-batch-record-head button{width:26px;height:26px;min-height:26px;padding:4px 6px}.content-batch-record-head button.content-batch-estimate-button{gap:4px;width:auto;padding-inline:7px}.content-batch-state,.content-batch-item-state{white-space:nowrap;border-radius:999px;padding:3px 6px;font-weight:900;font-size:9px!important}.content-batch-state.ready,.content-batch-item-state.ready{color:#5546d8;background:#eef0ff}.content-batch-state.running,.content-batch-item-state.submitted{color:#12699b;background:#edf7ff}.content-batch-state.completed,.content-batch-item-state.succeeded{color:#177342;background:#eaf8f0}.content-batch-state.partial,.content-batch-state.blocked,.content-batch-item-state.blocked{color:#8d5b08;background:#fff6df}.content-batch-state.failed,.content-batch-item-state.failed{color:#b12735;background:#fff0f1}.content-batch-items{gap:4px;display:grid}.content-batch-item-row{background:#fafbfe;border:1px solid #0000;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;min-width:0;display:grid}.content-batch-item-row.failed{background:#fffafb;border-color:#f4dadd}.content-batch-item-row.blocked{background:#fffcf5;border-color:#f1e5c7}.content-batch-item-open{color:#38415f;text-align:left;background:0 0;border:0;border-radius:5px;grid-template-columns:auto minmax(74px,.7fr) minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;min-height:34px;padding:5px 7px;display:grid}.content-batch-item-open:hover{background:#f1f2ff}.content-batch-item-actions{align-self:center;align-items:center;gap:4px;margin-right:5px;display:flex}.content-batch-item-retry,.content-batch-item-resolve{color:#5a6480;white-space:nowrap;background:#fff;border:1px solid #e0e4ed;border-radius:5px;align-self:center;align-items:center;gap:4px;height:25px;padding:0 7px;font-size:9px;font-weight:850;display:inline-flex}.content-batch-item-resolve{color:#82570e;border-color:#edcf8f}.content-batch-item-row.failed .content-batch-item-retry{color:#a22d3b;border-color:#efcbd0}.content-batch-item-retry:hover,.content-batch-item-resolve:hover{background:#f7f7fb}.content-batch-items strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.content-batch-items small{color:#737b95;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.content-batch-estimate-backdrop{z-index:320;background:#14182b7a;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.content-batch-estimate-dialog{background:#fff;border:1px solid #dfe3ed;border-radius:8px;gap:11px;width:100%;max-width:760px;max-height:min(760px,100vh - 36px);padding:14px;display:grid;overflow:auto;box-shadow:0 24px 70px #161b3438}.content-batch-estimate-head,.content-batch-estimate-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.content-batch-estimate-head>div{gap:2px;min-width:0;display:grid}.content-batch-estimate-head span{color:var(--brand);font-size:10px;font-weight:950}.content-batch-estimate-head strong{color:#1d2542;font-size:15px;line-height:1.3}.content-batch-estimate-head small,.content-batch-estimate-footer span{color:#69728c;font-size:10px;font-weight:750;line-height:1.45}.content-batch-estimate-head>button{color:#555f78;background:#f6f7fa;border:1px solid #e1e4ec;border-radius:6px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.content-batch-estimate-summary{border:1px solid #e6e9f1;border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.content-batch-estimate-summary span{color:#6d7690;gap:2px;padding:8px 10px;font-size:9px;font-weight:850;display:grid}.content-batch-estimate-summary span+span{border-left:1px solid #eceef4}.content-batch-estimate-summary b{color:#252d4b;font-size:16px}.content-batch-estimate-gates{border:1px solid #e6e9f1;border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.content-batch-estimate-gates>div{gap:2px;min-width:0;padding:8px 10px;display:grid}.content-batch-estimate-gates>div+div{border-left:1px solid #eceef4}.content-batch-estimate-gates span,.content-batch-estimate-gates small{color:#727a92;font-size:9px;font-weight:750;line-height:1.35}.content-batch-estimate-gates strong{color:#1d7046;font-size:11px}.content-batch-estimate-gates .blocked strong{color:#a04a23}.content-batch-estimate-gates .pending strong{color:#6f7690}.content-batch-estimate-gates button,.content-batch-estimate-issue-list button,.content-batch-estimate-selection button{color:#4e43d5;cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:3px;min-height:20px;padding:2px 0;font-size:9px;font-weight:900;display:inline-flex}.content-batch-estimate-gates button:hover,.content-batch-estimate-issue-list button:hover,.content-batch-estimate-selection button:hover{color:#2f25b2}.content-batch-estimate-items{gap:5px;display:grid}.content-batch-estimate-items article{background:#f9fafc;border-left:3px solid #48a273;border-radius:5px;grid-template-columns:auto minmax(150px,.8fr) auto minmax(180px,1.2fr);align-items:center;gap:9px;min-width:0;padding:7px 9px;display:grid}.content-batch-estimate-items article.blocked{border-left-color:#e3a43b}.content-batch-estimate-select{color:#66708b;cursor:pointer;place-items:center;gap:2px;font-size:9px;font-weight:850;display:grid}.content-batch-estimate-select input,.content-batch-submit-confirm input{accent-color:var(--brand);width:14px;height:14px;margin:0}.content-batch-estimate-select:has(input:disabled){cursor:not-allowed;opacity:.55}.content-batch-estimate-items article>div{gap:1px;min-width:0;display:grid}.content-batch-estimate-items article span,.content-batch-estimate-items article small{color:#727a92;font-size:9px;font-weight:800}.content-batch-estimate-items article strong{color:#2a3250;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.content-batch-estimate-items article>b{color:#39415e;white-space:nowrap;font-size:11px}.content-batch-estimate-items article p{color:#6c748c;margin:0;font-size:9px;font-weight:750;line-height:1.4}.content-batch-estimate-issue-list{gap:4px!important}.content-batch-estimate-issue-list>div{border-bottom:1px solid #e8eaf1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;padding:2px 0 4px;display:grid}.content-batch-estimate-issue-list>div:last-child{border-bottom:0;padding-bottom:2px}.content-batch-estimate-issue-list>div>span{color:#6c748c;font-weight:750;line-height:1.4}.content-batch-estimate-issue-list button{white-space:nowrap}.content-batch-estimate-selection{background:#f7f8fc;border:1px solid #e5e8f0;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:7px 9px;display:flex}.content-batch-estimate-selection span,.content-batch-estimate-selection small{color:#66708a;font-size:9px;font-weight:800;line-height:1.4}.content-batch-estimate-selection b{color:#272f4d}.content-batch-estimate-selection button{white-space:nowrap;margin-left:auto}.content-batch-submit-confirm{color:#294765;cursor:pointer;background:#f1f7ff;border:1px solid #cfe0f4;border-radius:6px;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:8px;padding:9px;font-size:10px;font-weight:850;line-height:1.45;display:grid}.content-batch-estimate-footer{border-top:1px solid #eceef4;padding-top:10px}.content-batch-estimate-footer span{max-width:590px}.content-batch-estimate-footer button{flex:none}.content-batch-estimate-footer>div{flex:none;align-items:center;gap:6px;display:flex}.content-batch-estimate-footer>div button{white-space:nowrap;justify-content:center;align-items:center;gap:5px;display:inline-flex}.content-batch-retry-dialog{max-width:820px}.content-batch-retry-context{background:#f7f8fb;border:1px solid #e4e7ee;border-radius:6px;grid-template-columns:auto auto auto minmax(180px,1fr);align-items:center;gap:6px 14px;padding:8px 10px;display:grid}.content-batch-retry-context span{color:#4f5872;gap:1px;font-size:9px;font-weight:850;display:grid}.content-batch-retry-context b{color:#8a91a5;font-size:8px}.content-batch-retry-context p{color:#6d758b;text-align:right;margin:0;font-size:9px;line-height:1.4}.content-batch-retry-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.content-batch-retry-form label{gap:4px;min-width:0;display:grid}.content-batch-retry-form label>span{color:#626b84;font-size:9px;font-weight:850}.content-batch-retry-form input,.content-batch-retry-form select,.content-batch-retry-form textarea{color:#303851;font:inherit;background:#fff;border:1px solid #dfe3ec;border-radius:5px;outline:none;width:100%;min-width:0;padding:7px 8px;font-size:10px}.content-batch-retry-form input,.content-batch-retry-form select{height:32px}.content-batch-retry-form textarea{resize:vertical;min-height:64px;line-height:1.45}.content-batch-retry-form input:focus,.content-batch-retry-form select:focus,.content-batch-retry-form textarea:focus{border-color:#8575f4;box-shadow:0 0 0 2px #6855eb1a}.content-batch-retry-form .content-batch-retry-idea{grid-column:span 3}.content-batch-retry-review{background:#f5fbf7;border:1px solid #d7eadf;border-radius:6px;gap:7px;padding:9px 10px;display:grid}.content-batch-retry-review.blocked{background:#fff9ed;border-color:#ecdcb6}.content-batch-retry-review>div:first-child{gap:2px;display:grid}.content-batch-retry-review strong{color:#256242;font-size:10px}.content-batch-retry-review.blocked strong{color:#8f5c0e}.content-batch-retry-review>div:first-child span,.content-batch-retry-review p{color:#68728a;font-size:9px;line-height:1.45}.content-batch-retry-changes{flex-wrap:wrap;gap:4px;display:flex}.content-batch-retry-changes span{color:#59627a;background:#fff;border:1px solid #dce3ee;border-radius:999px;padding:3px 6px;font-size:8px;font-weight:850}.content-batch-retry-review p{border-top:1px solid #78849c29;align-items:flex-start;gap:5px;margin:0;padding-top:7px;display:flex}.content-batch-retry-review p svg,.content-batch-retry-error svg{flex:none;margin-top:1px}.content-batch-retry-error{color:#9b3040;background:#fff3f3;border:1px solid #f0d2d5;border-radius:6px;align-items:flex-start;gap:6px;padding:8px 9px;font-size:9px;font-weight:750;line-height:1.45;display:flex}.content-batch-submit-result-summary{border:1px solid #e6e9f1;border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.content-batch-submit-result-summary span{color:#6d7690;gap:2px;padding:8px 10px;font-size:9px;font-weight:850;display:grid}.content-batch-submit-result-summary span+span{border-left:1px solid #eceef4}.content-batch-submit-result-summary b{color:#252d4b;font-size:16px}.content-batch-submit-result-summary .failed b{color:#b12735}.content-batch-submit-result-items{gap:5px;display:grid}.content-batch-submit-result-items article{background:#f9fafc;border-left:3px solid #48a273;border-radius:5px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 9px;display:grid}.content-batch-submit-result-items article.partial,.content-batch-submit-result-items article.blocked{border-left-color:#d5932f}.content-batch-submit-result-items article.failed{border-left-color:#cf4858}.content-batch-submit-result-items article>span{color:#177342;white-space:nowrap;background:#eaf8f0;border-radius:999px;padding:3px 6px;font-size:9px;font-weight:900}.content-batch-submit-result-items article.partial>span,.content-batch-submit-result-items article.blocked>span{color:#8d5b08;background:#fff6df}.content-batch-submit-result-items article.failed>span{color:#b12735;background:#fff0f1}.content-batch-submit-result-items article>div{gap:2px;min-width:0;display:grid}.content-batch-submit-result-items strong{color:#2a3250;font-size:11px}.content-batch-submit-result-items small,.content-batch-submit-result-items p{color:#6c748c;margin:0;font-size:9px;font-weight:750;line-height:1.4}.content-batch-submit-result-items article>button{color:#38415f;white-space:nowrap;background:#fff;border:1px solid #dfe4f1;border-radius:6px;align-items:center;gap:4px;min-height:28px;padding:5px 7px;font-size:9px;font-weight:850;display:inline-flex}.content-batch-delivery-cost-note{background:#f7f8fc;border:1px solid #e5e8f0;border-radius:6px;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:7px 9px;display:flex}.content-batch-delivery-cost-note span{color:#66708a;font-size:9px;font-weight:800}.content-batch-delivery-dialog .content-batch-submit-result-summary{grid-template-columns:repeat(5,minmax(0,1fr))}.content-batch-delivery-items article.blocked{border-left-color:#cf4858}.content-batch-delivery-items article.runtime-running,.content-batch-delivery-items article.runtime-queued{border-left-color:#5768d9}.content-batch-delivery-items article.runtime-cancelling,.content-batch-delivery-items article.runtime-cancelled{border-left-color:#8c6f51}.content-batch-delivery-items article.rendered,.content-batch-delivery-items article.exported,.content-batch-delivery-items article.publish_ready{border-left-color:#d5932f}.content-batch-deliverable-trace{flex-wrap:wrap;align-items:center;gap:4px;margin-top:5px;display:flex}.content-batch-deliverable-trace b,.content-batch-deliverable-trace span{color:#66708a;border:1px solid #e1e5ed;border-radius:4px;padding:0 5px;font-size:8px;font-weight:850;line-height:18px}.content-batch-deliverable-trace.attempt b{color:#257552;background:#edf8f2;border-color:#cde9da}.content-batch-deliverable-trace.revision_legacy b{color:#8b6422;background:#fff8eb;border-color:#efdcb7}.content-batch-deliverable-trace.none b{color:#747d91;background:#f5f6f8}.content-batch-runtime{gap:4px;min-width:0;margin:4px 0 2px;display:grid}.content-batch-runtime>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.content-batch-runtime>div:first-child span,.content-batch-runtime>div:first-child b{color:#4c5877;font-size:9px;font-weight:900}.content-batch-runtime-track{background:#e7eaf2;border-radius:999px;width:100%;height:4px;overflow:hidden}.content-batch-runtime-track i{border-radius:inherit;background:#5966d9;min-width:0;height:100%;transition:width .18s;display:block}.content-batch-runtime>small{color:#7a8297;font-size:8px;font-weight:800}.content-batch-submit-result-items .content-batch-delivery-actions{flex-direction:row;justify-content:flex-end;align-items:center;gap:4px;min-width:0;display:flex}.content-batch-delivery-actions button,.content-batch-delivery-actions a{color:#38415f;white-space:nowrap;background:#fff;border:1px solid #dfe4f1;border-radius:6px;align-items:center;gap:4px;min-height:28px;padding:5px 7px;font-size:9px;font-weight:850;text-decoration:none;display:inline-flex}.content-batch-delivery-actions button.danger{color:#ad302a;background:snow;border-color:#edc9c6}.content-batch-delivery-actions button.danger:hover:not(:disabled){background:#fff1f0;border-color:#df9f99}.quick-adjustment-center{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-column:1/-1;gap:10px;padding:12px;display:grid}.quick-adjustment-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.quick-adjustment-head>div{gap:4px;min-width:0;display:grid}.quick-adjustment-head span{color:var(--brand);align-items:center;gap:5px;font-size:11px;font-weight:950;display:inline-flex}.quick-adjustment-head strong{color:#161d3d;font-size:15px;line-height:1.25}.quick-adjustment-head small{color:var(--muted);text-align:right;max-width:220px;font-size:11px;font-weight:850;line-height:1.4}.quick-adjustment-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.quick-adjustment-summary span{color:#26304f;background:#fbfcff;border:1px solid #e3e7f4;border-radius:7px;gap:3px;min-width:0;padding:7px 8px;font-size:11px;font-weight:900;display:grid}.quick-adjustment-summary b{color:#7a839d;font-size:10px}.quick-adjustment-presets{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.quick-adjustment-presets button{color:#26304f;cursor:pointer;text-align:left;background:#fbfcff;border:1px solid #e2e6f3;border-radius:8px;gap:5px;min-height:86px;padding:9px;display:grid}.quick-adjustment-presets button:hover,.quick-adjustment-presets button:focus-visible{border-color:#cbc4ff;outline:0;box-shadow:0 8px 18px #5a45ff1a}.quick-adjustment-presets strong{color:#1f2748;font-size:12px;line-height:1.25}.quick-adjustment-presets small{color:#69738d;font-size:11px;font-weight:800;line-height:1.35}.quick-adjustment-presets em{color:var(--brand);font-size:10px;font-style:normal;font-weight:950}.quick-adjustment-command{gap:6px;display:grid}.quick-adjustment-command span{color:#4e5875;font-size:11px;font-weight:950}.quick-adjustment-command textarea{color:#202844;resize:vertical;border:1px solid #dce2f1;border-radius:8px;min-height:72px;padding:9px 10px;font-size:12px;font-weight:800;line-height:1.45}.quick-adjustment-command textarea:focus{border-color:var(--brand);outline:0;box-shadow:0 0 0 3px #5a45ff1a}.quick-adjustment-preview{background:#f7f9ff;border:1px solid #e1e6f4;border-radius:8px;gap:8px;padding:9px;display:grid}.quick-adjustment-preview>div{gap:4px;display:grid}.quick-adjustment-preview strong{color:#192141;font-size:12px}.quick-adjustment-preview span,.quick-adjustment-preview li{color:#5c6682;font-size:11px;font-weight:800;line-height:1.38}.quick-adjustment-preview ul{gap:3px;margin:0;padding-left:16px;display:grid}.quick-adjustment-actions{justify-content:flex-end;gap:8px;display:flex}.quick-shot-adjustment-center{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-column:1/-1;gap:10px;padding:12px;display:grid}.quick-shot-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.quick-shot-tabs button{color:#293250;cursor:pointer;text-align:left;background:#fbfcff;border:1px solid #e2e6f3;border-radius:8px;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:4px;min-height:42px;padding:7px;display:grid}.quick-shot-tabs button.active{color:var(--brand);background:#f6f4ff;border-color:#c9c2ff}.quick-shot-tabs b{background:#eef1fb;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;display:inline-flex}.quick-shot-tabs button.active b{background:var(--brand);color:#fff}.quick-shot-tabs span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:900;overflow:hidden}.quick-shot-current{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.quick-shot-current span{color:#27304f;background:#f8faff;border:1px solid #e2e6f3;border-radius:7px;gap:3px;min-width:0;padding:7px 8px;font-size:11px;font-weight:900;display:grid}.quick-shot-current b{color:#7a839d;font-size:10px}.quick-shot-asset-state{color:#34405f;background:#f7f9ff;border:1px solid #dfe5f3;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:4px;min-height:38px;padding:8px 10px;display:grid}.quick-shot-asset-state strong{color:#202844;font-size:11px;font-weight:950}.quick-shot-asset-state span,.quick-shot-asset-state small{color:#5c6682;font-size:11px;font-weight:850;line-height:1.35}.quick-shot-asset-state small{grid-column:1/-1}.quick-shot-asset-actions{flex-wrap:wrap;grid-column:1/-1;gap:6px;display:flex}.quick-shot-asset-actions .ghost-mini{min-height:28px;padding:5px 8px;font-size:11px}.quick-shot-asset-state.running,.quick-shot-asset-state.queued{background:#fffaf0;border-color:#f2d69b}.quick-shot-asset-state.succeeded{background:#f3fff7;border-color:#bde8c9}.quick-shot-asset-state.failed,.quick-shot-asset-state.cancelled{background:#fff5f5;border-color:#f0b8b8}.quick-shot-editor-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.quick-shot-editor-grid label{gap:6px;min-width:0;display:grid}.quick-shot-editor-grid label.wide{grid-column:span 2}.quick-shot-editor-grid span{color:#4e5875;font-size:11px;font-weight:950}.quick-shot-editor-grid input,.quick-shot-editor-grid select,.quick-shot-editor-grid textarea{color:#202844;border:1px solid #dce2f1;border-radius:8px;width:100%;min-height:36px;padding:8px 9px;font-size:12px;font-weight:800}.quick-shot-editor-grid textarea{resize:vertical;min-height:78px;line-height:1.42}.quick-shot-editor-grid input:focus,.quick-shot-editor-grid select:focus,.quick-shot-editor-grid textarea:focus{border-color:var(--brand);outline:0;box-shadow:0 0 0 3px #5a45ff1a}.quick-shot-change-preview{background:#f7f9ff;border:1px solid #e1e6f4;border-radius:8px;gap:4px;padding:9px;display:grid}.quick-shot-change-preview strong{color:#192141;font-size:12px}.quick-shot-change-preview span{color:#5c6682;font-size:11px;font-weight:800;line-height:1.38}.quick-shot-action-status{color:#17663a;background:#f4fff8;border:1px solid #bce7c8;border-radius:8px;align-items:center;min-height:32px;padding:8px 10px;font-size:11px;font-weight:900;display:flex}.shot-generate-button{background:linear-gradient(135deg,#5b4dff,#2f6bff);min-width:118px}.estimate-panel{border:1px solid #d8d1ff;border-radius:8px;gap:9px;margin:-6px 0 16px;padding:10px;display:grid}.estimate-panel.low{background:#f3fbf7;border-color:#bbf7d0}.estimate-panel.medium{background:#fff8ec;border-color:#fed7aa}.estimate-panel.high{background:#fff1f2;border-color:#fecdd3}.estimate-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.estimate-summary>span,.estimate-lines>span{background:#ffffffbd;border:1px solid #ffffffdb;border-radius:8px;gap:3px;min-width:0;padding:7px 8px;display:grid}.estimate-summary small{color:var(--muted);font-size:10px;font-weight:900}.estimate-summary strong{color:#151a3c;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.estimate-lines{gap:6px;display:grid}.estimate-lines>span{justify-content:space-between;align-items:center;gap:12px;display:flex}.estimate-line-copy{gap:2px;min-width:0;display:grid}.estimate-line-copy small{color:#68728f;font-size:10px;font-weight:750;line-height:1.35}.estimate-lines b,.estimate-lines em{color:#34405f;font-size:11px;font-style:normal;font-weight:900}.estimate-lines em{flex:none}.estimate-reference-summary{border-top:1px solid #58509c29;border-bottom:1px solid #58509c29;gap:6px;padding:8px 0;display:grid}.estimate-reference-summary>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.estimate-reference-summary>div:first-child strong,.estimate-reference-summary>div:first-child span{color:#343d61;font-size:10px;font-weight:950}.estimate-reference-chips{flex-wrap:wrap;gap:5px;display:flex}.estimate-reference-chips>span{color:#3f4770;background:#ffffffd1;border:1px solid #6366f133;border-radius:6px;align-items:center;gap:5px;min-height:26px;padding:4px 7px;font-size:10px;font-weight:900;display:inline-flex}.estimate-reference-chips>span.product{border-color:#05966947}.estimate-reference-chips>span.character{border-color:#2563eb47}.estimate-reference-chips>span.scene{border-color:#d977064d}.estimate-reference-chips small{color:#737d9a;font-size:8px;font-weight:900}.estimate-reference-dropped{background:#fff7edb8;border-left:2px solid #f59e0b;align-items:start;gap:2px;padding:5px 7px;display:grid}.estimate-reference-dropped strong,.estimate-reference-dropped span{color:#7c4a12;font-size:9px;font-weight:850;line-height:1.35}.estimate-sync,.estimate-gate,.estimate-asset-checks{border-radius:8px;gap:5px;padding:8px;display:grid}.estimate-sync{background:#ffffffad;border:1px dashed #6366f14d}.estimate-sync span,.estimate-sync em{color:#4b5576;font-size:11px;font-style:normal;font-weight:850;line-height:1.4}.estimate-sync.error{background:#fff7ed;border-color:#fed7aa}.estimate-sync.pending{background:#f8fafc;border-color:#64748b47}.estimate-refresh{color:#4f46e5;cursor:pointer;background:#fff;border:1px solid #6366f142;border-radius:7px;justify-content:center;align-items:center;gap:5px;width:fit-content;min-height:28px;padding:5px 9px;font-size:11px;font-weight:900;display:inline-flex}.estimate-refresh:disabled{color:#94a3b8;cursor:not-allowed}.estimate-gate.blocked{background:#fff1f2;border:1px solid #fecdd3}.estimate-gate.warning{background:#fff8ec;border:1px solid #fed7aa}.estimate-gate strong,.estimate-gate span{color:#3f2941;font-size:11px;font-weight:900;line-height:1.4}.estimate-asset-checks{grid-template-columns:repeat(auto-fit,minmax(0,1fr));padding:0}.estimate-asset-checks span{color:#4b5576;text-overflow:ellipsis;white-space:nowrap;background:#ffffffb8;border:1px solid #ffffffe6;border-radius:8px;min-width:0;padding:7px 8px;font-size:10px;font-weight:850;line-height:1.35;overflow:hidden}.estimate-asset-checks span.blocked{color:#9f1239;border-color:#fecdd3}.estimate-asset-checks span.warning{color:#9a3412;border-color:#fed7aa}.estimate-asset-checks b{margin-right:4px}.estimate-panel p{color:#5d6682;margin:0;font-size:11px;line-height:1.45}.preflight-panel{border:1px solid var(--line);border-radius:8px;gap:8px;margin:-6px 0 16px;padding:10px;display:grid}.preflight-panel.ready{background:#f3fbf7;border-color:#bbf7d0}.preflight-panel.warning{background:#fff8ec;border-color:#fed7aa}.preflight-panel.blocked{background:#fff1f2;border-color:#fecdd3}.preflight-panel.compact{margin-top:-8px}.preflight-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.preflight-head strong{color:#151a3c;font-size:12px;font-weight:900}.preflight-head span{color:var(--muted);font-size:11px;font-weight:900}.preflight-action{color:var(--brand);cursor:pointer;background:#fff;border:1px solid #5a45ff38;border-radius:7px;justify-content:center;justify-self:start;align-items:center;min-height:30px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.preflight-action:hover,.preflight-action:focus-visible{background:var(--brand-soft);outline:2px solid #5a45ff24}.preflight-action:disabled{color:#94a3b8;cursor:not-allowed;opacity:.68}.preflight-list{gap:6px;display:grid}.preflight-list span,.preflight-panel p{color:#4d5674;background:#ffffffbd;border:1px solid #ffffffdb;border-radius:8px;margin:0;padding:7px 8px;font-size:11px;font-weight:800;line-height:1.45}.preflight-list.blockers span{color:var(--bad)}.preflight-list.warnings span{color:#986000}.preview-content{grid-template-columns:.9fr 1fr;gap:16px;display:grid}.quick-page.quick-guided .preview-content{grid-template-columns:1fr}.quick-page.quick-guided .quick-video{width:min(100%,360px)}.scene-list{gap:10px;display:grid}.scene-item{border:1px solid var(--line);background:#fbfcff;border-radius:8px;grid-template-columns:86px 1fr;align-items:center;gap:12px;padding:10px;display:grid}.scene-item img{object-fit:cover;border-radius:7px;width:86px;height:76px}.scene-item strong,.scene-item span,.scene-item small{display:block}.scene-item strong{color:var(--brand);font-size:13px}.scene-item span,.scene-item small{color:var(--muted);margin-top:3px;font-size:12px}.quick-video{aspect-ratio:9/16;object-fit:contain;background:#101226;border-radius:8px;justify-self:center;width:min(100%,330px);height:auto;max-height:min(58vh,520px);display:block}.inline-video-preview.quick-video{object-fit:initial;display:grid}.quick-video[data-ratio="16:9"]{aspect-ratio:16/9;width:100%;max-height:none}.quick-video[data-ratio="1:1"]{aspect-ratio:1;width:min(100%,420px)}.quick-video[data-ratio="4:5"]{aspect-ratio:4/5;width:min(100%,390px)}.preview-actions{justify-content:flex-end;gap:12px;margin-top:16px;display:flex}.quick-bottom-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.quick-page.quick-pro .quick-bottom-grid{grid-template-columns:minmax(0,1fr);gap:10px}.quick-page.quick-pro .quick-bottom-grid .info-card{min-width:0;padding:10px}.quick-page.quick-pro .quick-bottom-grid .info-head{margin-bottom:9px}.quick-page.quick-pro .quick-bottom-grid .info-head strong{font-size:12px}.info-card{padding:16px}.info-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.info-head strong{font-size:15px}.info-head button{color:var(--brand);background:0 0;border:0;font-size:12px;font-weight:900}.info-head span{color:var(--muted);font-size:12px;font-weight:900}.radio-line{border:1px solid var(--line);color:#4d5674;border-radius:8px;align-items:center;gap:8px;min-height:38px;margin-bottom:8px;padding:8px 10px;font-size:12px;display:flex}.script-steps{color:#4d5674;gap:10px;margin:0;padding-left:18px;font-size:13px;display:grid}.voice-list{gap:9px;display:grid}.voice-list button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:8px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;min-height:52px;padding:8px;display:grid}.voice-list button.active{border-color:var(--brand);background:#fbfaff}.voice-avatar{color:#31556f;border-radius:999px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.voice-avatar-female_warm{color:#9b3856;background:#f8e4e9}.voice-avatar-young_clear{color:#25765c;background:#e3f4ee}.voice-avatar-male_business{color:#365f90;background:#e5edf8}.voice-avatar-neutral_story{color:#886128;background:#f7eddb}.voice-list strong,.voice-list small{display:block}.voice-list small{color:var(--muted);font-size:11px}.voice-list em{color:var(--brand);white-space:nowrap;background:#f4f2ff;border-radius:999px;padding:5px 8px;font-size:11px;font-style:normal;font-weight:900}.voice-list button:not(.active) em{color:var(--muted);background:#f7f8fc}.page-title-row{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.page-title-row>div{gap:10px;display:flex}.stat-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.stat-card{grid-template-columns:58px 1fr;align-items:center;gap:18px;min-height:124px;padding:22px;display:grid}.stat-card>span{background:var(--brand);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.stat-card small,.stat-card em{color:var(--muted);font-size:13px;font-style:normal;display:block}.stat-card strong{margin:5px 0;font-size:27px;display:block}.render-grid{grid-template-columns:minmax(0,1fr) 390px;gap:18px;display:grid}.project-production-plan{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:12px;margin-bottom:18px;padding:14px;display:grid}.project-plan-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.project-plan-head div{gap:3px;min-width:0;display:grid}.project-plan-head strong{color:var(--ink);font-size:16px}.project-plan-head span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.45}.project-plan-next{background:#f8faff;border:1px solid #dfe5f6;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.project-plan-next div{gap:3px;min-width:0;display:grid}.project-plan-next small{color:#536078;font-size:11px;font-weight:900}.project-plan-next strong{color:var(--ink);font-size:14px}.project-plan-next span{color:#58627a;font-size:12px;font-weight:800;line-height:1.45}.project-plan-next.warning{background:#fff9ed;border-color:#f3d291}.project-plan-next.pending{background:#f4f6ff;border-color:#cbd5ff}.project-plan-next.success{background:#effbf5;border-color:#a8e2c1}.project-plan-next.blocked{background:#fff5f4;border-color:#f0b6ad}.project-lifecycle-current{background:#f7f9fd;border-left:3px solid #8792aa;gap:6px;padding:8px 10px;display:grid}.project-lifecycle-current.ready{border-left-color:#22a05c}.project-lifecycle-current.working{border-left-color:#5c5be7}.project-lifecycle-current.blocked{border-left-color:#d94b3d}.project-lifecycle-current.complete{border-left-color:#167e4a}.project-lifecycle-current-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.project-lifecycle-current-head span,.project-lifecycle-current-head b,.project-lifecycle-evidence span{color:#667087;font-size:10px;font-weight:900}.project-lifecycle-current-head strong{color:var(--ink);font-size:12px}.project-lifecycle-progress{background:#e7eaf3;height:4px;overflow:hidden}.project-lifecycle-progress i{background:var(--brand);height:100%;display:block}.project-lifecycle-current.ready .project-lifecycle-progress i,.project-lifecycle-current.complete .project-lifecycle-progress i{background:#22a05c}.project-lifecycle-current.blocked .project-lifecycle-progress i{background:#d94b3d}.project-lifecycle-evidence{flex-wrap:wrap;gap:6px 14px;display:flex}.project-lifecycle-current p{color:#9b332a;margin:0;font-size:11px;font-weight:800;line-height:1.4}.project-lifecycle-loading{color:var(--muted);padding:4px 2px;font-size:11px;font-weight:800}.project-plan-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.project-plan-steps span{color:#3b4463;background:#fbfcff;border:1px solid #e4e8f5;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:8px 10px;font-size:12px;font-weight:900;display:flex}.project-plan-steps span.done{color:#11683d;background:#f1fbf6;border-color:#bde6ce}.project-plan-steps span.active{color:var(--brand);background:#f4f2ff;border-color:#bfb6ff}.project-plan-steps span.blocked{color:#a43a2f;background:#fff5f4;border-color:#efbbb3}.project-plan-steps span.todo{color:#69738c}.project-plan-steps b{background:var(--brand);color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.project-plan-steps span.done b{background:#22a05c}.project-plan-steps span.blocked b{background:#d94b3d}.project-plan-steps span.todo b{background:#aeb7c8}.production-cockpit{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:12px;margin-bottom:18px;padding:14px;display:grid}.production-cockpit-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.production-cockpit-head>div{gap:3px;min-width:0;display:grid}.production-cockpit-head strong{color:var(--ink);font-size:16px}.production-cockpit-head span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.45}.production-refresh-status{color:#596579;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:6px;min-height:30px;padding:5px 8px;font-size:11px;font-weight:750;line-height:1.4;display:flex}.production-refresh-status>svg{flex:none}.production-refresh-status.success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.production-refresh-status.error{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.production-cockpit-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.production-metric{background:#fbfcff;border:1px solid #e4e8f5;border-radius:8px;gap:5px;min-height:94px;padding:10px;display:grid}.production-metric span{color:#536078;font-size:11px;font-weight:900}.production-metric strong{color:var(--ink);font-size:28px;line-height:1}.production-metric small{color:var(--muted);font-size:12px;font-weight:800;line-height:1.4}.production-metric.ready{background:#effbf5;border-color:#bde6ce}.production-metric.active{background:#f4f6ff;border-color:#cbd5ff}.production-metric.blocked{background:#fff5f4;border-color:#efbbb3}.production-next-action{background:#f8faff;border:1px solid #dfe5f6;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.production-next-action.ready{background:#effbf5;border-color:#a8e2c1}.production-next-action.active{background:#f4f6ff;border-color:#cbd5ff}.production-next-action.blocked{background:#fff5f4;border-color:#efbbb3}.production-next-action>div:first-child{gap:3px;min-width:0;display:grid}.production-next-action small{color:#536078;font-size:11px;font-weight:900}.production-next-action strong{color:var(--ink);font-size:14px}.production-next-action span{color:#58627a;font-size:12px;font-weight:800;line-height:1.45}.production-action-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.project-case-gallery{margin-bottom:18px}.project-case-gallery .visual-case-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.project-panel,.queue-panel{padding:18px}.project-tabs{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;display:flex}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.project-empty{grid-column:1/-1}.project-card{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fff;border-radius:8px;gap:7px;padding:0 0 12px;display:grid;position:relative}.project-card:hover{border-color:var(--brand);box-shadow:0 14px 28px #5a45ff1f}.project-card img{object-fit:cover;border-radius:8px 8px 0 0;width:100%;height:128px}.project-card strong,.project-card small,.project-card>span:not(.duration),.project-card .progress{margin-left:12px;margin-right:12px}.project-card strong{font-size:13px}.project-card small,.project-card>span:not(.duration){color:var(--muted);font-size:12px}.server-project-section{margin-bottom:18px}.server-project-section .panel-title-row>div{gap:10px;display:flex}.server-project-shelf{gap:10px;display:grid}.server-project-status-tabs{flex-wrap:wrap;gap:8px;display:flex}.server-project-status-tabs button{color:#4b5575;cursor:pointer;background:#fff;border:1px solid #e4e7f1;border-radius:8px;align-items:center;gap:6px;min-height:32px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.server-project-status-tabs button.active{background:var(--brand-soft);color:var(--brand);border-color:#cfc9ff}.server-project-status-tabs button b{color:inherit;text-align:center;background:#5b55e81a;border-radius:999px;min-width:20px;padding:2px 6px;font-size:11px}.server-project-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.server-project-row{background:#fff;border:1px solid #edf0f7;border-radius:8px;grid-template-columns:92px minmax(0,1fr) 142px;align-items:start;gap:12px;min-height:118px;padding:10px;display:grid}.server-project-row:hover{border-color:#d5ceff;box-shadow:0 10px 24px #5a45ff14}.server-project-row.active{border-color:#6b55ff;box-shadow:0 12px 28px #5a45ff1f}.server-project-thumb{color:var(--brand);background:#f5f6ff;border:1px solid #e2defc;border-radius:8px;justify-content:center;align-items:center;width:92px;height:92px;font-size:13px;font-weight:900;display:flex;overflow:hidden}.server-project-thumb img{object-fit:cover;width:100%;height:100%}.server-project-thumb-placeholder{text-align:center;place-items:center;gap:3px;padding:8px;line-height:1;display:grid}.server-project-thumb-placeholder svg{color:#7772d6}.server-project-thumb-placeholder b{color:#4f49cf;font-size:12px}.server-project-thumb-placeholder small{color:#777f98;font-size:8px;font-weight:850;line-height:1.25}.server-project-body{gap:6px;min-width:0;display:grid}.server-project-body>div:first-child{gap:2px;display:grid}.server-project-body strong{color:#273050;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.server-project-body em,.server-project-body small{color:var(--muted);font-size:11px;font-style:normal;font-weight:800;line-height:1.35}.server-project-body>small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.server-project-body p{color:#4b5575;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:800;line-height:1.45;display:-webkit-box;overflow:hidden}.server-project-lifecycle{border-left:2px solid #9aa3b6;align-items:start;gap:2px;padding-left:7px;display:grid}.server-project-lifecycle span,.server-project-lifecycle b{color:#667087;font-size:10px;font-weight:800;line-height:1.35}.server-project-lifecycle b{color:#3f4962}.server-project-lifecycle.ready,.server-project-lifecycle.complete{border-left-color:#22a05c}.server-project-lifecycle.working{border-left-color:#5c5be7}.server-project-lifecycle.blocked{border-left-color:#d94b3d}.server-project-tags{flex-wrap:wrap;gap:5px;display:flex}.server-project-tags span{background:var(--brand-soft);color:var(--brand);border-radius:999px;padding:3px 7px;font-size:10px;font-weight:900}.server-project-actions{grid-template-columns:minmax(0,1fr) 34px;align-items:start;gap:8px;display:grid}.server-project-actions button{white-space:nowrap;justify-content:center;align-items:center;gap:5px;min-height:34px;padding:0 8px;display:inline-flex}.server-project-actions .server-project-delete-action{color:#747b88;width:34px;min-height:34px;padding:0}.server-project-actions .server-project-delete-action:hover,.server-project-actions .server-project-delete-action:focus-visible{color:#b83232;background:#fff0f0;border-color:#e7bcbc}.server-project-delete-confirm{grid-column:1/-1;gap:6px;display:grid}.server-project-delete-confirm .ghost-mini{min-height:34px}.server-project-empty{color:var(--muted);text-align:center;background:#fbfcff;border:1px dashed #d9ddec;border-radius:8px;padding:14px;font-size:13px;font-weight:800;line-height:1.5}.duration{color:#fff;background:#0a0c1aad;border-radius:999px;padding:4px 7px;font-size:11px;font-weight:900;position:absolute;top:96px;left:10px}.project-action-badge{color:var(--brand);background:#fff;border:1px solid #dcd8ff;border-radius:999px;padding:4px 7px;font-size:11px;font-weight:900;position:absolute;top:96px;right:10px}.panel-title-row{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.panel-title-row button{color:var(--brand);background:0 0;border:0;font-size:12px;font-weight:900}.queue-row{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr auto;align-items:center;gap:12px;padding:13px 0;display:grid}.queue-row img{object-fit:cover;border-radius:7px;width:58px;height:50px}.queue-row strong,.queue-row span{display:block}.queue-row strong{font-size:13px}.queue-row span{color:var(--muted);margin:4px 0 8px;font-size:12px}.queue-row b{color:#394160;font-size:13px}.project-task-panel{align-self:start}.project-task-panel-head{align-items:flex-start;gap:10px;margin-bottom:10px}.project-task-panel-head>div:first-child{gap:3px;min-width:0;display:grid}.project-task-panel-head>div:first-child span{color:var(--muted);font-size:11px;font-weight:800;line-height:1.35}.project-task-panel-head>div:last-child{flex:none;align-items:center;gap:8px;display:flex}.project-task-panel-head button{align-items:center;gap:4px;min-height:28px;padding:0 3px;display:inline-flex}.project-task-filters{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:8px;display:grid}.project-task-filters button{color:#59627a;background:#fff;border:1px solid #e1e5ef;border-radius:7px;justify-content:center;align-items:center;gap:4px;min-height:30px;padding:5px;font-size:11px;font-weight:900;display:flex}.project-task-filters button.active{color:#fff;background:#22283a;border-color:#22283a}.project-task-filters b{background:#77809a1f;border-radius:999px;min-width:18px;padding:0 5px;font-size:10px;line-height:18px}.project-task-filters button.active b{background:#ffffff2e}.project-task-dimension-filters{grid-template-columns:minmax(0,1.35fr) minmax(0,.82fr) minmax(0,.92fr) 30px;align-items:end;gap:6px;margin-bottom:8px;display:grid}.project-task-dimension-filters label{gap:2px;min-width:0;display:grid}.project-task-dimension-filters label>span{color:#7a8297;font-size:9px;font-weight:900}.project-task-dimension-filters select{color:#3f4862;text-overflow:ellipsis;background:#fff;border:1px solid #dfe3ed;border-radius:6px;width:100%;min-width:0;height:30px;padding:0 22px 0 7px;font-size:10px;font-weight:800}.project-task-dimension-filters .icon-button{width:30px;height:30px;min-height:30px;padding:0}.project-task-batch-bar{background:#f7f8fb;border:1px solid #e3e6ef;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;min-height:34px;margin-bottom:4px;padding:4px 5px 4px 8px;display:flex}.project-task-batch-bar label{color:#59627a;align-items:center;gap:6px;min-width:0;font-size:10px;font-weight:850;display:flex}.project-task-batch-bar input,.project-task-row>input{accent-color:#5d52e8;width:14px;height:14px;margin:0}.project-task-batch-bar button{color:#464f6c;white-space:nowrap;background:#fff;border:1px solid #d7dbea;border-radius:6px;align-items:center;gap:4px;min-height:26px;padding:4px 7px;font-size:10px;font-weight:900;display:inline-flex}.project-task-batch-bar button:not(:disabled){color:#564bcf;border-color:#7469ea}.project-task-list{display:grid}.project-task-row{border-bottom:1px solid #e8eaf1;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:10px 0;display:grid}.project-task-row.attention{padding-left:8px;box-shadow:inset 2px 0 #dc6b35}.project-task-row.selectable{grid-template-columns:16px 46px minmax(0,1fr) auto}.project-task-row img,.project-task-kind-icon{border-radius:6px;width:46px;height:42px}.project-task-row img{object-fit:cover}.project-task-kind-icon{color:#626b83;background:#f0f1f6;justify-content:center;align-items:center;display:flex}.project-task-copy{gap:3px;min-width:0;display:grid}.project-task-copy strong{color:var(--ink);align-items:center;gap:6px;min-width:0;font-size:12px;display:flex}.project-task-copy>span,.project-task-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.35;display:block;overflow:hidden}.project-task-copy small{color:#4d5670}.project-task-copy .progress{margin-top:2px}.project-task-side{place-items:flex-end end;gap:6px;display:grid}.project-task-side time{color:#8790a7;font-size:10px;font-weight:800}.project-task-side button{color:#3f4967;background:#fff;border:1px solid #d9ddea;border-radius:6px;min-height:28px;padding:5px 9px;font-size:11px;font-weight:900}.project-task-row.attention .project-task-side button{color:#a74b24;border-color:#efc2aa}.project-task-row.completed .project-task-side button{color:#167252;border-color:#b9ded0}.project-task-show-more{color:#5b50d6;background:0 0;border:0;border-bottom:1px solid #e8eaf1;width:100%;min-height:30px;font-size:10px;font-weight:900}.project-batch-retry-modal{max-width:560px}.project-batch-retry-warning{color:#6d522d;background:#fff8ed;border-left:3px solid #d58a27;align-items:flex-start;gap:8px;padding:9px 10px;display:flex}.project-batch-retry-warning svg{flex:none;margin-top:1px}.project-batch-retry-warning p{margin:0;font-size:11px;line-height:1.55}.project-batch-retry-list{border:1px solid #e1e4ed;border-radius:6px;max-height:220px;display:grid;overflow-y:auto}.project-batch-retry-list>div{border-bottom:1px solid #eceef4;justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding:7px 9px;display:flex}.project-batch-retry-list>div:last-of-type{border-bottom:0}.project-batch-retry-list span{color:#30374d;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:850;overflow:hidden}.project-batch-retry-list small{color:#727b91;flex:none;font-size:10px}.project-batch-retry-list>p{color:#697188;margin:0;padding:8px 9px;font-size:10px}.bottom-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.12fr) minmax(0,1fr);gap:18px;margin-top:18px;display:grid}.export-filter-tabs{flex-wrap:wrap;gap:7px;margin-bottom:6px;display:flex}.export-filter-tabs button{color:#4b5575;cursor:pointer;background:#fff;border:1px solid #e4e7f1;border-radius:8px;align-items:center;gap:5px;min-height:30px;padding:5px 8px;font-size:11px;font-weight:900;display:inline-flex}.export-filter-tabs button.active{background:var(--brand-soft);color:var(--brand);border-color:#cfc9ff}.export-filter-tabs button b{color:inherit;text-align:center;background:#5b55e81a;border-radius:999px;min-width:18px;padding:2px 5px;font-size:10px}.export-bulk-toolbar{background:#f8faff;border:1px solid #e4e8f5;border-radius:8px;flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:6px;padding:8px;display:flex}.export-bulk-toolbar>div{gap:2px;min-width:190px;margin-right:auto;display:grid}.export-bulk-toolbar strong{color:#252d4a;font-size:12px}.export-bulk-toolbar span{color:#68718d;font-size:10.5px;font-weight:850}.export-row{border-bottom:1px solid var(--line);grid-template-columns:46px minmax(0,1fr) auto;align-items:start;gap:10px;padding:9px 0;display:grid}.export-row img{object-fit:cover;border-radius:6px;width:46px;height:36px}.export-row span{overflow-wrap:break-word;word-break:normal;writing-mode:horizontal-tb;min-width:0;font-size:13px;line-height:1.45}.export-row b{background:var(--brand-soft);color:var(--brand);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;max-width:96px;padding:5px 8px;font-size:12px;overflow:hidden}.export-row-actions{border-top:1px solid #edf0f6;flex-wrap:wrap;grid-column:1/-1;justify-content:flex-start;align-items:center;gap:6px;width:100%;padding-top:8px;display:flex}.export-row-select{color:#59637f;white-space:nowrap;background:#f7f8ff;border:1px solid #e3e6fb;border-radius:999px;align-items:center;gap:4px;min-height:30px;padding:5px 7px;font-size:10.5px;font-weight:900;line-height:1;display:inline-flex}.export-row-select input{accent-color:var(--brand);width:12px;height:12px;margin:0}.export-action.waiting{color:#b45309;background:#fff7ed}.export-action.unavailable{color:#dc2626;background:#fef2f2}.publish-platform-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.export-publish-note{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:6px;max-width:100%;padding:6px 8px;font-size:11px;line-height:1.35;display:inline-flex}.export-publish-note>svg{color:#b45309;flex:none}.export-publish-note>span{color:#475569;white-space:nowrap;flex:none;font-weight:800}.export-publish-note>small{color:#64748b;overflow-wrap:anywhere;font-size:10.5px;font-weight:600}.publish-center-body{gap:10px;display:grid}.export-delete-action{color:#b91c1c;background:#fff7f7;border-color:#ffd4d4}.export-delete-action:hover{color:#991b1b;border-color:#fca5a5}.export-delete-action.confirm{min-width:46px;font-size:11px;font-weight:900}.export-delete-confirm{align-items:center;gap:6px;display:flex}.export-delete-confirm .ghost-mini{height:32px;padding:0 8px}.export-action.unavailable{color:#8b93a8;background:#f8f9fc;border-color:#e2e6f0}.export-action.unavailable:hover{color:#626b82;border-color:#cfd5e6}.publish-account-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.publish-direct-guard{color:#8a5a08;background:#fffaf0;border:1px solid #fde6a8;border-radius:8px;align-items:flex-start;gap:8px;margin-bottom:10px;padding:9px 10px;font-size:12px;font-weight:850;line-height:1.45;display:flex}.publish-direct-guard.enabled{color:#166534;background:#f3fff8;border-color:#bbf7d0}.publish-direct-guard svg{flex:none;margin-top:1px}.publish-direct-guard b{color:inherit;font-weight:950}.publish-direct-guard small{color:inherit;opacity:.82;margin-top:4px;font-size:11px;font-weight:800;line-height:1.45;display:block}.publish-account-chip{border:1px solid var(--line);background:#fbfcff;border-radius:8px;gap:4px;min-height:58px;padding:10px;display:grid}.publish-account-chip strong{color:#252d4a;font-size:12px}.publish-account-chip span{color:var(--muted);font-size:11px;font-weight:800}.publish-account-chip small{color:#69728f;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10.5px;font-weight:750;line-height:1.35;display:-webkit-box;overflow:hidden}.publish-account-chip.status-connected{background:#f3fff8;border-color:#bbf7d0}.publish-account-chip.status-needs_auth{background:#fffaf0;border-color:#fde6a8}.publish-account-chip.status-manual_only{background:#f7f5ff;border-color:#ddd6fe}.publish-account-chip.status-needs_config{background:#f6fbff;border-color:#bfdbfe}.publish-job-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px 0;display:grid}.publish-job-row.historical-revision{background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;padding:10px}.publish-job-row.historical-revision .publish-job-editor{background:#f8fafc;border-color:#e5e7eb}.publish-job-row.historical-revision .publish-job-title-row{grid-template-columns:minmax(0,1fr)}.publish-job-row.historical-revision .publish-job-select,.publish-job-row.historical-revision .publish-job-editor,.publish-job-row.historical-revision .publish-job-main>p,.publish-job-row.historical-revision .publish-tags-preview,.publish-job-row.historical-revision .publish-deliverables,.publish-job-row.historical-revision .publish-product-note,.publish-job-row.historical-revision .publish-job-steps,.publish-job-row.historical-revision .publish-job-proof,.publish-job-row.historical-revision .publish-manual-proof-note,.publish-job-row.historical-revision .publish-job-evidence,.publish-job-row.historical-revision [data-testid^=publish-copy-],.publish-job-row.historical-revision [data-testid^=publish-download-],.publish-job-row.historical-revision [data-testid^=publish-open-target-],.publish-job-row.historical-revision [data-testid^=publish-complete-]{display:none}.publish-history-summary{gap:4px;display:grid}.publish-history-summary span{color:#64748b;font-size:10.5px;font-weight:850}.publish-history-summary p{color:#475569;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.publish-history-summary small{color:#64748b;font-size:10px;line-height:1.4}.publish-revision-warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:7px;align-items:flex-start;gap:6px;padding:7px 8px;font-size:10.5px;font-weight:800;line-height:1.45;display:flex}.publish-revision-warning svg{flex:none;margin-top:1px}.publish-bulk-toolbar{background:#f8faff;border:1px solid #e4e8f5;border-radius:8px;flex-wrap:wrap;align-items:center;gap:7px;padding:8px;display:flex}.publish-bulk-toolbar>div{gap:2px;min-width:190px;margin-right:auto;display:grid}.publish-bulk-toolbar strong{color:#252d4a;font-size:12px}.publish-bulk-toolbar span,.publish-bulk-toolbar em{color:#68718d;font-size:10.5px;font-style:normal;font-weight:850}.publish-bulk-toolbar em{color:#b45309}.publish-job-main{gap:4px;min-width:0;display:grid}.publish-job-title-row{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;display:grid}.publish-job-select{color:#59637f;white-space:nowrap;background:#f7f8ff;border:1px solid #e3e6fb;border-radius:999px;align-items:center;gap:4px;padding:5px 7px;font-size:10.5px;font-weight:900;line-height:1;display:inline-flex}.publish-job-select input{accent-color:var(--brand);width:12px;height:12px;margin:0}.publish-job-main strong{color:#252d4a;overflow-wrap:anywhere;font-size:13px}.publish-job-main span{color:var(--brand);font-size:12px;font-weight:900}.publish-job-adjustments{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.publish-job-adjustments small{color:#5552c6;background:#f3f5ff;border:1px solid #e1e5ff;border-radius:999px;padding:4px 7px;font-size:10.5px;font-weight:900;line-height:1.2}.publish-job-editor{background:#fbfcff;border:1px solid #e4e8f5;border-radius:8px;grid-template-columns:minmax(150px,1fr) minmax(150px,1fr);gap:7px;margin:3px 0 2px;padding:8px;display:grid}.publish-job-editor[data-dirty=true]{background:#fffdf5;border-color:#f6d98b}.publish-edit-hint{color:#5f6685;grid-column:1/-1;font-size:10.5px;font-weight:850;line-height:1.35}.publish-edit-field{gap:4px;min-width:0;display:grid}.publish-edit-field.wide{grid-column:1/-1}.publish-edit-field span{color:#68718d;font-size:10.5px;font-weight:900}.publish-edit-field input,.publish-edit-field textarea{color:#252d4a;background:#fff;border:1px solid #dfe4f2;border-radius:7px;outline:0;width:100%;min-height:31px;padding:6px 8px;font-size:11px;line-height:1.45}.publish-edit-field textarea{resize:vertical;min-height:58px}.publish-edit-field input:focus,.publish-edit-field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #5a45ff1a}.publish-edit-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-start;align-items:center;gap:6px;display:flex}.publish-job-main p{color:#4d5674;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:58px;margin:0;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.publish-tags-preview,.publish-product-note{color:#5f6685;font-size:10.5px;font-weight:850;line-height:1.35}.publish-product-note{color:#206a4b}.publish-deliverables{color:#43516f;background:#f7fbff;border:1px solid #dbe8ff;border-radius:8px;flex-wrap:wrap;align-items:center;gap:6px;padding:7px 8px;font-size:10.5px;font-weight:850;line-height:1.35;display:flex}.publish-deliverables strong{color:var(--ink);font-size:10.5px}.publish-deliverables span{color:#55607d;background:#fff;border:1px solid #e5ebf7;border-radius:999px;padding:4px 7px}.publish-job-main em{color:#b45309;font-size:11px;font-style:normal}.publish-job-steps{color:#59637f;background:#f8faff;border:1px solid #e4e8f5;border-radius:8px;gap:3px;margin:4px 0 0;padding:7px 9px 7px 24px;font-size:11px;font-weight:800;line-height:1.45;display:grid}.publish-job-steps li::marker{color:var(--brand);font-weight:900}.publish-job-proof{grid-template-columns:minmax(160px,1fr) minmax(160px,1fr);gap:7px;margin-top:5px;display:grid}.publish-job-proof label{gap:4px;display:grid}.publish-job-proof label span{color:#68718d;font-size:10.5px;font-weight:900}.publish-job-proof input{color:#252d4a;background:#fff;border:1px solid #dfe4f2;border-radius:7px;outline:0;min-height:32px;padding:6px 8px;font-size:11px}.publish-job-proof input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #5a45ff1a}.publish-manual-proof-note{color:#8a5a08;margin-top:2px;font-size:11px;font-weight:850;line-height:1.45}.publish-job-evidence{flex-wrap:wrap;align-items:center;gap:8px;margin-top:3px;display:flex}.publish-job-evidence a,.publish-job-evidence span{color:#166534;background:#f3fff8;border:1px solid #bbf7d0;border-radius:999px;padding:4px 8px;font-size:10.5px;font-weight:850;line-height:1.2;text-decoration:none}.publish-job-actions{flex-wrap:wrap;place-content:start flex-end;gap:6px;max-width:220px;display:flex}.publish-complete-action{min-height:32px;padding:0 9px}.publish-empty{background:#fbfcff;border:1px dashed #d9ddec;border-radius:8px;gap:10px;padding:12px;display:grid}.publish-empty p,.publish-empty small{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.publish-empty-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.publish-ready-row{border-top:1px solid #edf0f7;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding-top:10px;display:grid}.publish-ready-row .publish-ready-main{gap:3px;min-width:0;display:grid}.publish-ready-main span{color:#3b4463;overflow-wrap:anywhere;font-size:12px;font-weight:900}.publish-ready-main small,.publish-ready-main em{color:#707892;font-size:10.5px;font-style:normal;font-weight:800;line-height:1.35}.publish-ready-main em{color:#8a5a08}.publish-ready-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.asset-bank{grid-template-columns:minmax(0,1fr);gap:0;display:grid}.asset-group{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;grid-template-columns:minmax(70px,.7fr) minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 0;display:grid}.asset-group:last-child{border-bottom:0}.asset-group>strong{color:var(--ink);min-width:0;font-size:12px}.thumb-row{align-items:center;gap:6px;min-width:0;display:flex}.thumb-row img{object-fit:cover;border-radius:8px;width:42px;height:42px}.thumb-row.reference-thumb-row img{border:1px solid var(--line);width:78px;height:58px}.thumb-row span{color:#556080;text-overflow:ellipsis;text-align:center;white-space:nowrap;background:#f1f2fa;border-radius:8px;justify-content:center;align-items:center;min-width:0;min-height:42px;padding:5px 7px;font-size:11px;font-weight:900;line-height:1.25;display:flex;overflow:hidden}.asset-group>button{white-space:nowrap;min-height:30px}.library-upload-action{min-height:40px}.library-state-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.library-state-grid span{border:1px solid var(--line);color:var(--muted);background:#fbfcff;border-radius:8px;gap:3px;min-height:54px;padding:9px 10px;font-size:12px;font-weight:800;display:grid}.library-state-grid b{color:var(--brand-dark);font-size:15px}.hidden-video{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.api-keys-layout{grid-column:1/-1;grid-template-columns:minmax(350px,.78fr) minmax(500px,1.22fr);align-items:start;gap:14px;min-width:0;display:grid}.api-keys-provider-column,.api-keys-layout>.usage-quota-card{min-width:0}.api-keys-provider-column>.info-card{gap:12px;padding:14px;display:grid}.api-keys-provider-column .info-head{margin-bottom:0}.api-keys-provider-column .provider-detail-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 10px;padding:10px}.api-keys-provider-column .provider-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.api-keys-provider-column .provider-actions button{margin:0}.api-keys-layout>.usage-quota-card{grid-column:auto}@media (max-width:1180px){.api-keys-layout{grid-template-columns:1fr}}@media (max-width:760px){.api-keys-provider-column .provider-detail-list,.api-keys-provider-column .provider-actions{grid-template-columns:1fr}}.ououu-studio-v3{--bg:#f3f5f8;--surface:#fff;--surface-soft:#f7f8fb;--ink:#171a2b;--muted:#697086;--muted-2:#8b92a5;--line:#e1e4eb;--line-strong:#cdd2dd;--brand:#5b4df3;--brand-dark:#4035ce;--brand-soft:#eeecff;--panel:#f8f9fb;--shadow-soft:0 1px 2px #1318270a, 0 7px 20px #1318270a;--shadow:0 1px 2px #1318270a, 0 10px 28px #1318270e;background:var(--bg)}.ououu-studio-v3 button,.ououu-studio-v3 input,.ououu-studio-v3 textarea,.ououu-studio-v3 select,.ououu-studio-v3 summary{letter-spacing:0}.ououu-studio-v3 button{transition:background-color .14s,border-color .14s,color .14s,box-shadow .14s,transform .14s}.ououu-studio-v3 button:not(:disabled):active{transform:translateY(1px)}.ououu-studio-v3 button:focus-visible,.ououu-studio-v3 input:focus-visible,.ououu-studio-v3 textarea:focus-visible,.ououu-studio-v3 select:focus-visible,.ououu-studio-v3 summary:focus-visible{outline-offset:2px;outline:2px solid #5b4df352}.ououu-studio-v3 .studio-topbar{box-shadow:none;background:#fffffff7;border-bottom-color:#e5e7ed;grid-template-columns:minmax(236px,.78fr) minmax(320px,.92fr) auto;min-height:56px;padding:0 16px}.ououu-studio-v3 .logo-button{gap:8px}.ououu-studio-v3 .logo-orb{background:radial-gradient(circle at 58% 42%,#fff 0 19%,#7165ff 21% 61%,#4e41dc 63% 100%);width:23px;height:23px;box-shadow:0 0 0 3px #5b4df314}.ououu-studio-v3 .logo-button strong{color:#4f43dc;font-size:18px;font-weight:900}.ououu-studio-v3 .studio-topbar-left{gap:12px}.ououu-studio-v3 .studio-breadcrumb{gap:2px;padding-left:12px}.ououu-studio-v3 .studio-breadcrumb span{color:#8c93a6;text-transform:uppercase;font-size:9px}.ououu-studio-v3 .studio-breadcrumb strong{color:#1d2133;font-size:12px}.ououu-studio-v3 .studio-context-strip{background:#f7f8fa;border-color:#dfe2e9;border-radius:7px;min-height:32px}.ououu-studio-v3 .studio-context-strip span,.ououu-studio-v3 .studio-context-strip button{color:#596176;border-right-color:#dfe2e9;min-height:30px;padding:0 9px;font-size:10px}.ououu-studio-v3 .studio-context-strip button{color:#4f43dc}.ououu-studio-v3 .top-actions{gap:6px}.ououu-studio-v3 .top-actions .ghost-button,.ououu-studio-v3 .top-actions .icon-button,.ououu-studio-v3 .language-toggle,.ououu-studio-v3 .team-chip{color:#41485c;background:0 0;border-color:#0000}.ououu-studio-v3 .top-actions .ghost-button:hover,.ououu-studio-v3 .top-actions .icon-button:hover,.ououu-studio-v3 .language-toggle:hover,.ououu-studio-v3 .team-chip:hover{background:#f2f3f6;border-color:#e3e5eb}.ououu-studio-v3 .primary-action,.ououu-studio-v3 .primary-small,.ououu-studio-v3 .primary-wide{box-shadow:none;background:#5b4df3;border-color:#5b4df3}.ououu-studio-v3 .primary-action:not(:disabled):hover,.ououu-studio-v3 .primary-small:not(:disabled):hover,.ououu-studio-v3 .primary-wide:not(:disabled):hover{background:#493dd9;border-color:#493dd9;box-shadow:0 6px 16px #493dd92e}.ououu-studio-v3 .ghost-button,.ououu-studio-v3 .tool-button,.ououu-studio-v3 .outline-wide{box-shadow:none;color:#3f465b;background:#fff;border-color:#dfe2e9}.ououu-studio-v3 .ghost-button:not(:disabled):hover,.ououu-studio-v3 .tool-button:not(:disabled):hover,.ououu-studio-v3 .outline-wide:not(:disabled):hover{color:#202536;background:#f7f8fa;border-color:#cfd4df}.ououu-studio-v3 .studio-frame{grid-template-columns:172px minmax(0,1fr);min-height:calc(100vh - 56px)}.ououu-studio-v3 .app-sidebar{background:#fbfbfc;border-right-color:#e2e5eb;gap:10px;padding:12px 10px}.ououu-studio-v3 .sidebar-nav{gap:3px}.ououu-studio-v3 .sidebar-section-label{color:#9aa0af;text-transform:uppercase;padding:4px 9px 3px;font-size:9px}.ououu-studio-v3 .sidebar-link{color:#555d71;border:1px solid #0000;border-radius:7px;gap:9px;min-height:35px;padding:7px 9px;font-size:12px;font-weight:750;position:relative}.ououu-studio-v3 .sidebar-link svg{color:#71798d;flex:none}.ououu-studio-v3 .sidebar-link:hover{color:#252a3a;background:#f1f2f5;border-color:#0000}.ououu-studio-v3 .sidebar-link.active{color:#4236ce;background:#eceaff;border-color:#dedaff}.ououu-studio-v3 .sidebar-link.active:before{content:"";background:#5b4df3;border-radius:0 3px 3px 0;width:3px;height:18px;position:absolute;top:8px;left:-11px}.ououu-studio-v3 .sidebar-link.active svg{color:#5145df}.ououu-studio-v3 .sidebar-group{border-top-color:#e7e9ee;margin-top:5px;padding-top:6px}.ououu-studio-v3 .sidebar-group>summary{color:#777f91;min-height:30px;font-size:10px}.ououu-studio-v3 .sidebar-subnav{padding-left:5px}.ououu-studio-v3 .plan-card{box-shadow:var(--shadow-soft);color:#fff;background:#171a2b;border:0;gap:7px;padding:11px}.ououu-studio-v3 .plan-card strong{color:#fff;font-size:12px}.ououu-studio-v3 .plan-card span,.ououu-studio-v3 .plan-card .plan-card-queue-link{color:#b9bfd0;font-size:10px}.ououu-studio-v3 .plan-card .progress{background:#30354a}.ououu-studio-v3 .plan-card .progress span{background:#8f85ff}.ououu-studio-v3 .plan-card>button:last-child{color:#3027a6;background:#fff;border:0;min-height:30px;font-size:11px}.ououu-studio-v3 .user-row{background:0 0;border:0;border-top:1px solid #e5e7ec;border-radius:0;padding:10px 3px 0}.ououu-studio-v3 .workspace{background:#f3f5f8;padding:14px}.ououu-studio-v3 .workspace-notice{box-shadow:var(--shadow-soft);color:#60687b;background:#fff;border-color:#dee2e9;max-width:min(760px,100%);margin-bottom:10px;padding:7px 10px;font-size:10px}.ououu-studio-v3 .breadcrumb{color:#8a91a2;margin-bottom:8px;font-size:10px}.ououu-studio-v3 .quick-heading,.ououu-studio-v3 .commerce-heading{align-items:center;gap:9px;margin-bottom:10px}.ououu-studio-v3 .quick-heading>svg,.ououu-studio-v3 .commerce-heading>svg{background:#ebe9ff;border-radius:7px;width:30px;height:30px;padding:7px}.ououu-studio-v3 .quick-heading h1,.ououu-studio-v3 .commerce-heading h1,.ououu-studio-v3 .page-title-row h1{color:#191d2d;font-size:22px;font-weight:850}.ououu-studio-v3 .quick-heading p,.ououu-studio-v3 .commerce-heading p{color:#737b8d;margin-top:3px;font-size:11px}.ououu-studio-v3 .quick-page{gap:14px}.ououu-studio-v3 .quick-mode-strip{background:0 0;border:0;margin-bottom:8px;padding:0}.ououu-studio-v3 .quick-mode-strip>div:first-child strong{color:#30364a;font-size:11px}.ououu-studio-v3 .quick-mode-strip>div:first-child span{color:#7b8294;font-size:10px}.ououu-studio-v3 .quick-mode-toggle{background:#e9ebf0;border:0;border-radius:7px;padding:3px}.ououu-studio-v3 .quick-mode-toggle button{color:#646c7d;border-radius:5px;min-height:28px;padding:0 14px;font-size:11px}.ououu-studio-v3 .quick-mode-toggle button.active{color:#3026b7;background:#fff;box-shadow:0 1px 4px #1418271f}.ououu-studio-v3 .quick-command-desk{box-shadow:var(--shadow-soft);background:#fff;border-color:#dfe3e9;grid-template-columns:minmax(210px,.68fr) minmax(360px,1.32fr);gap:0;padding:0;overflow:hidden}.ououu-studio-v3 .quick-command-copy{background:#171a2b;border:0;border-radius:0;gap:9px;padding:18px}.ououu-studio-v3 .quick-command-copy>span{color:#a9a1ff;text-transform:uppercase;font-size:9px}.ououu-studio-v3 .quick-command-copy strong{color:#fff;font-size:20px;line-height:1.25}.ououu-studio-v3 .quick-command-copy small{color:#b9bfd0;font-size:11px;font-weight:650}.ououu-studio-v3 .quick-command-input{background:#fff;gap:10px;padding:15px}.ououu-studio-v3 .quick-command-input label>span,.ououu-studio-v3 .quick-command-source-head>span,.ououu-studio-v3 .quick-command-spec-bar span{color:#5f6779;text-transform:uppercase;font-size:9px}.ououu-studio-v3 .quick-command-input textarea,.ououu-studio-v3 .quick-command-source-row input,.ououu-studio-v3 input,.ououu-studio-v3 textarea,.ououu-studio-v3 select{box-shadow:none;border-color:#dce0e8}.ououu-studio-v3 .quick-command-input textarea{background:#f8f9fb;border-radius:7px;min-height:104px;padding:12px;font-size:13px}.ououu-studio-v3 .quick-command-input textarea:focus,.ououu-studio-v3 .quick-command-source-row input:focus,.ououu-studio-v3 input:focus,.ououu-studio-v3 textarea:focus,.ououu-studio-v3 select:focus{border-color:#8076f5;box-shadow:0 0 0 3px #5b4df317}.ououu-studio-v3 .quick-command-source{background:0 0;border:0;border-top:1px solid #e6e8ed;border-radius:0;padding:10px 0 0}.ououu-studio-v3 .quick-command-source-tabs{background:#eceef2;border:0}.ououu-studio-v3 .quick-command-actions{grid-template-columns:minmax(150px,1.2fr) minmax(116px,.9fr) minmax(116px,.9fr)}.ououu-studio-v3 .quick-command-flow{background:#f7f8fa;border-top:1px solid #e4e7ec;gap:0}.ououu-studio-v3 .quick-command-flow article{background:0 0;border:0;border-right:1px solid #e3e6eb;border-radius:0;min-height:88px;padding:10px}.ououu-studio-v3 .quick-command-flow article:last-child{border-right:0}.ououu-studio-v3 .quick-command-flow article.done{background:#f2faf6}.ououu-studio-v3 .quick-command-flow article.active{background:#f1efff;box-shadow:inset 0 -2px #5b4df3}.ououu-studio-v3 .quick-command-flow article.blocked{background:#fff9f1}.ououu-studio-v3 .quick-command-flow article>small{font-size:9px;display:-webkit-box}.ououu-studio-v3 .quick-command-flow button{border-color:#d9dde5;min-height:27px}.ououu-studio-v3 .quick-command-spec-bar{background:#fff;border:0;border-top:1px solid #e5e8ed;border-radius:0;padding:9px 12px}.ououu-studio-v3 .quick-command-next{color:#fff;background:#171a2b;border:0;border-radius:0;padding:12px 14px}.ououu-studio-v3 .quick-command-next.ready,.ououu-studio-v3 .quick-command-next.active,.ououu-studio-v3 .quick-command-next.blocked{background:#171a2b;border:0}.ououu-studio-v3 .quick-command-next>button{background:#7064ff;border-color:#7064ff}.ououu-studio-v3 .quick-guided-editor,.ououu-studio-v3 .quick-run-contract-compact,.ououu-studio-v3 .quick-start-workbench,.ououu-studio-v3 .quick-next-panel,.ououu-studio-v3 .quick-product-anchor-strip,.ououu-studio-v3 .quick-readiness-strip{box-shadow:none;border-color:#e0e4ea}.ououu-studio-v3 .quick-guided-editor-summary{background:#fff}.ououu-studio-v3 .preview-card,.ououu-studio-v3 .project-panel,.ououu-studio-v3 .image-center-shell,.ououu-studio-v3 .image-center-panel,.ououu-studio-v3 .commerce-card,.ououu-studio-v3 .info-card{box-shadow:var(--shadow-soft);border-color:#e0e4ea}.ououu-studio-v3 .preview-card{background:#fff}.ououu-studio-v3 .quick-video{background:#151827;border-radius:7px}.ououu-studio-v3 .page-title-row{margin-bottom:10px}.ououu-studio-v3 .render-page .stat-row{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #e0e4ea;border-radius:8px;gap:0;overflow:hidden}.ououu-studio-v3 .render-page .stat-card>span{color:#5145df;background:#eceaff;border-radius:6px}.ououu-studio-v3 .project-production-plan,.ououu-studio-v3 .production-cockpit,.ououu-studio-v3 .content-batch-operations,.ououu-studio-v3 .server-project-section{box-shadow:var(--shadow-soft);border-color:#e0e4ea}.ououu-studio-v3 .editor-bar,.ououu-studio-v3 .project-context-bar{box-shadow:var(--shadow-soft);border-color:#dfe3e9}.ououu-studio-v3 .workflow-rail-switch,.ououu-studio-v3 .asset-panel,.ououu-studio-v3 .node-library-panel,.ououu-studio-v3 .canvas-panel,.ououu-studio-v3 .settings-panel{box-shadow:var(--shadow-soft);border-color:#dfe3e9}.ououu-studio-v3 .canvas-panel{background-color:#f8f9fb}.ououu-studio-v3 .workflow-node{border-color:#dce0e8;box-shadow:0 2px 9px #1318270f}.ououu-studio-v3 .workflow-node.selected{border-color:#6d61f5;box-shadow:0 0 0 2px #5b4df31a,0 7px 18px #13182714}.ououu-studio-v3 .xiaoou-fab{background:#171a2b;box-shadow:0 10px 28px #13182738}@media (min-width:1180px){.ououu-studio-v3 .quick-page.quick-guided{grid-template-columns:minmax(0,1fr) minmax(330px,360px)}.ououu-studio-v3 .quick-page.quick-guided .quick-preview{top:70px}}@media (max-width:1180px) and (min-width:761px){.ououu-studio-v3 .studio-frame{grid-template-columns:154px minmax(0,1fr)}.ououu-studio-v3 .studio-topbar{grid-template-columns:minmax(210px,.7fr) minmax(280px,.9fr) auto}.ououu-studio-v3 .team-chip{max-width:118px;overflow:hidden}}@media (max-width:760px){.ououu-studio-v3{background:#f4f5f8}.ououu-studio-v3 .workspace{background:#f4f5f8;padding:8px 8px 76px}.ououu-studio-v3 .mobile-app-header{box-shadow:none;background:#fffffff7;border-bottom:1px solid #e3e6eb;padding:9px 10px 8px}.ououu-studio-v3 .mobile-app-topline{min-height:30px}.ououu-studio-v3 .mobile-brand strong{color:#4f43dc;font-size:16px}.ououu-studio-v3 .mobile-app-context{align-items:center}.ououu-studio-v3 .mobile-app-context>div:first-child{gap:1px}.ououu-studio-v3 .mobile-app-context>div:first-child span{color:#858c9e;font-size:9px}.ououu-studio-v3 .mobile-app-context>div:first-child strong{color:#1b1f30;font-size:14px}.ououu-studio-v3 .mobile-header-actions button{min-height:34px}.ououu-studio-v3 .quick-heading{margin:2px 2px 9px}.ououu-studio-v3 .quick-heading>svg,.ououu-studio-v3 .quick-heading p,.ououu-studio-v3 .breadcrumb{display:none}.ououu-studio-v3 .quick-heading h1,.ououu-studio-v3 .page-title-row h1{font-size:19px}.ououu-studio-v3 .quick-mode-strip{background:#fff;border:1px solid #e1e4ea;border-radius:8px;align-items:center;padding:8px}.ououu-studio-v3 .quick-mode-strip>div:first-child span{display:none}.ououu-studio-v3 .quick-command-desk{box-shadow:none;border-radius:8px;grid-template-columns:1fr;display:grid}.ououu-studio-v3 .quick-command-copy{gap:5px;padding:13px 14px}.ououu-studio-v3 .quick-command-copy strong{font-size:17px}.ououu-studio-v3 .quick-command-copy small{display:none}.ououu-studio-v3 .quick-command-input{padding:12px}.ououu-studio-v3 .quick-command-input textarea{min-height:88px}.ououu-studio-v3 .quick-command-actions{grid-template-columns:1fr 1fr}.ououu-studio-v3 .quick-command-actions .primary-small{grid-column:1/-1;min-height:42px}.ououu-studio-v3 .quick-command-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.ououu-studio-v3 .quick-command-flow article{border-bottom:1px solid #e3e6eb;min-height:80px}.ououu-studio-v3 .quick-command-flow article:nth-child(2n){border-right:0}.ououu-studio-v3 .quick-command-flow article:nth-last-child(-n+2){border-bottom:0}.ououu-studio-v3 .quick-command-spec-bar{grid-template-columns:minmax(0,1fr) auto;align-items:start}.ououu-studio-v3 .quick-command-spec-bar small{display:none}.ououu-studio-v3 .quick-command-next{border-radius:0;grid-template-columns:minmax(0,1fr) auto}.ououu-studio-v3 .quick-command-next .quick-command-status{display:none}.ououu-studio-v3 .quick-command-next>button{min-width:108px}.ououu-studio-v3 .quick-run-contract-compact{display:none}.ououu-studio-v3 .quick-guided-editor-summary{gap:10px}.ououu-studio-v3 .quick-guided-editor-actions{grid-template-columns:1fr 1fr}.ououu-studio-v3 .quick-guided-editor-actions button:first-child{grid-column:1/-1}.ououu-studio-v3 .render-page .stat-row{grid-template-columns:repeat(2,minmax(0,1fr))}.ououu-studio-v3 .render-page .stat-card:nth-child(2){border-right:0}.ououu-studio-v3 .render-page .stat-card:nth-child(-n+2){border-bottom:1px solid #e4e7ec}.ououu-studio-v3 .mobile-bottom-nav{background:#fffffff5;border-top:1px solid #dfe3e9;min-height:58px;box-shadow:0 -8px 24px #1318270f}.ououu-studio-v3 .mobile-bottom-nav button{color:#777f91;min-height:54px;font-size:9px}.ououu-studio-v3 .mobile-bottom-nav button.active{color:#4d41da;background:0 0}.ououu-studio-v3 .mobile-bottom-nav button.active:before{content:"";background:#5b4df3;border-radius:0 0 3px 3px;height:3px;position:absolute;top:0;left:24%;right:24%}}.asset-library-card{grid-column:1/-1}.current-project-assets{gap:8px;display:grid}.current-project-assets article{background:#f8f9fb;border:1px solid #e4e7ed;border-radius:7px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:9px;padding:8px;display:grid}.current-project-asset-preview{color:#6254db;background:#fff;border:1px solid #dfe3eb;border-radius:7px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.current-project-asset-preview img{object-fit:cover;width:100%;height:100%}.current-project-assets article>div:nth-child(2){gap:2px;min-width:0;display:grid}.current-project-assets article span,.current-project-assets article small{color:var(--muted);font-size:10px;font-weight:800}.current-project-assets article strong{color:#2f374f;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.current-project-asset-actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.current-project-asset-actions button,.current-project-assets-footer button{min-height:32px}.current-project-assets-footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px;display:grid}.server-asset-library{gap:12px;display:grid}.server-asset-toolbar{justify-content:space-between;align-items:center;gap:8px;display:flex}.server-asset-summary{border:1px solid var(--line);background:#fbfcff;border-radius:8px;flex:auto;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:10px 12px;display:flex}.server-asset-summary strong{color:var(--ink);font-size:13px}.server-asset-summary span{color:var(--muted);font-size:12px;font-weight:800}.server-asset-controls{flex:none;align-items:center;gap:6px;display:flex}.server-asset-search,.server-asset-sort{color:#768097;background:#fff;border:1px solid #e0e4ef;border-radius:7px;align-items:center;height:34px;display:flex}.server-asset-search{gap:6px;width:226px;padding:0 8px}.server-asset-search:focus-within{border-color:#8c7cff;box-shadow:0 0 0 2px #5a45ff1a}.server-asset-search input,.server-asset-sort select{color:var(--ink);background:0 0;border:0;outline:0;min-width:0;font-size:11px}.server-asset-search input{width:100%;padding:0}.server-asset-sort{padding-left:8px}.server-asset-sort span{color:var(--muted);font-size:10px;font-weight:900}.server-asset-sort select{height:32px;padding:0 22px 0 5px;font-weight:900}.server-asset-loading-inline{color:var(--muted);align-items:center;gap:6px;min-height:24px;font-size:11px;font-weight:800;display:flex}.server-asset-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.server-asset-row{background:#fff;border:1px solid #edf0f7;border-radius:8px;grid-template-columns:70px minmax(0,1fr) 92px;align-items:start;gap:10px;min-height:108px;padding:9px;display:grid}.server-asset-row:hover{border-color:#d5ceff;box-shadow:0 10px 24px #5a45ff14}.server-asset-preview{color:var(--brand);background:#f5f6ff;border:1px solid #e2defc;border-radius:8px;justify-content:center;align-items:center;width:70px;height:70px;font-size:13px;font-weight:900;display:flex;overflow:hidden}.server-asset-preview img{object-fit:cover;width:100%;height:100%}.server-asset-body{gap:6px;min-width:0;display:grid}.server-asset-body>div:first-child{gap:2px;display:grid}.server-asset-body strong{color:#273050;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.server-asset-body em,.server-asset-body small{color:var(--muted);font-size:11px;font-style:normal;font-weight:800;line-height:1.35}.server-asset-body p{color:#4b5575;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:800;line-height:1.45;display:-webkit-box;overflow:hidden}.server-asset-tags,.server-asset-profile{flex-wrap:wrap;gap:5px;display:flex}.server-asset-profile span,.server-asset-billing span{color:#24517d;background:#eef7ff;border:1px solid #2c75ff1f;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:900}.server-asset-billing{flex-wrap:wrap;gap:5px;display:flex}.server-asset-billing span:first-child{color:var(--brand-dark);background:#f2efff;border-color:#ded8ff}.server-asset-tags span{background:var(--brand-soft);color:var(--brand);border-radius:999px;padding:3px 7px;font-size:10px;font-weight:900}.server-asset-actions{gap:8px;display:grid}.server-asset-delete-confirm{gap:6px;display:grid}.server-asset-actions button{min-height:34px;padding:0 8px}.ghost-mini{color:var(--muted);cursor:pointer;background:#fff;border:1px solid #e5e8f3;border-radius:7px;font-size:11px;font-weight:900}.ghost-mini:hover:not(:disabled){color:var(--brand);border-color:#cac3ff}.ghost-mini.danger{color:var(--bad);border-color:#d94c4c52}.ghost-mini:disabled{cursor:not-allowed;opacity:.55}.primary-mini{background:var(--brand);border:1px solid var(--brand);color:#fff;cursor:pointer;border-radius:7px;font-size:11px;font-weight:900}.primary-mini:hover:not(:disabled){background:#4f3df0}.primary-mini:disabled{cursor:not-allowed;opacity:.58}.server-asset-empty{color:var(--muted);text-align:center;background:#fbfcff;border:1px dashed #d9ddec;border-radius:8px;padding:14px;font-size:13px;font-weight:800;line-height:1.5}.server-asset-pagination{border-top:1px solid #edf0f6;justify-content:space-between;align-items:center;padding-top:8px;display:flex}.server-asset-pagination>span{color:var(--muted);font-size:11px;font-weight:800}.server-asset-pagination button{align-items:center;gap:4px;min-height:30px;display:inline-flex}@media (min-width:1181px){.asset-library-workspace{grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);align-items:start}.asset-library-workspace>[data-testid=server-asset-library]{grid-area:1/1/span 4;min-width:0}.asset-library-workspace>[data-testid=product-profile-editor-card],.asset-library-workspace>[data-testid=library-product-card],.asset-library-workspace>[data-testid=library-scene-card],.asset-library-workspace>.current-project-assets-card,.asset-library-workspace>.info-card{grid-column:2;min-width:0}.asset-library-workspace .server-asset-list{overscroll-behavior:contain;scrollbar-gutter:stable;grid-template-columns:1fr;min-height:360px;max-height:calc(100dvh - 390px);padding-right:4px;overflow-y:auto}}.product-profile-editor{gap:12px;display:grid}.product-profile-editor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.product-profile-editor-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.product-profile-editor textarea{min-height:82px}.product-profile-editor-actions{grid-template-columns:minmax(0,180px) minmax(0,180px);justify-content:end;gap:10px;display:grid}.muted-copy{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.role-commerce-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-column:1/-1;gap:12px;padding:14px;display:grid}.role-commerce-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.role-commerce-head strong,.role-commerce-head small{display:block}.role-commerce-head strong{color:var(--ink);margin-top:4px;font-size:16px}.role-commerce-head small{color:var(--muted);margin-top:3px;font-size:12px;font-weight:800;line-height:1.45}.role-active-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.role-active-summary span,.voice-asset-summary span,.voice-current-asset{border:1px solid var(--line);color:var(--muted);background:#fbfcff;border-radius:8px;gap:3px;min-height:48px;padding:9px 10px;font-size:12px;font-weight:800;display:grid}.role-active-summary b,.voice-asset-summary b,.voice-current-asset strong{color:var(--ink);font-size:13px}.role-commerce-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;display:grid}.role-commerce-card{background:#fbfcff;border:1px solid #e5e9f4;border-radius:8px;gap:8px;min-height:212px;padding:12px;display:grid}.role-commerce-card.pro,.role-commerce-card.custom{background:linear-gradient(#fff 0%,#f7f5ff 100%);border-color:#dcd6ff}.role-commerce-card-head{justify-content:space-between;align-items:center;display:flex}.role-commerce-card-head span{background:var(--brand-soft);color:var(--brand);border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.role-commerce-card-head em{border:1px solid var(--line);color:var(--brand-dark);background:#fff;border-radius:999px;padding:4px 8px;font-size:11px;font-style:normal;font-weight:950}.role-commerce-card strong{color:#20284a;font-size:14px}.role-commerce-card p{color:#56617e;margin:0;font-size:12px;font-weight:800;line-height:1.5}.role-commerce-meta,.role-commerce-tags{flex-wrap:wrap;gap:5px;display:flex}.role-commerce-meta span,.role-commerce-tags span{color:#5d6682;background:#fff;border:1px solid #e7eaf4;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:950}.role-commerce-tags span{background:var(--brand-soft);color:var(--brand-dark);border-color:#ddd8ff}.role-training-request,.role-training-queue{background:#fbfcff;border:1px solid #e5e9f4;border-radius:8px;gap:10px;padding:12px;display:grid}.role-training-head,.role-training-queue-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.role-training-head strong,.role-training-head span,.role-training-queue-head strong{display:block}.role-training-head strong,.role-training-queue-head strong{color:var(--ink);font-size:14px}.role-training-head span{color:var(--muted);margin-top:3px;font-size:12px;font-weight:850}.role-training-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.role-training-checklist,.role-training-consent{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.role-training-checklist label,.role-training-consent label{border:1px solid var(--line);color:#39415e;background:#fff;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:8px 10px;font-size:12px;font-weight:900;display:flex}.role-training-checklist label.checked,.role-training-consent label.checked{color:var(--brand-dark);background:#f4f7ff;border-color:#bbb8ff}.role-training-actions{grid-template-columns:minmax(0,210px) 1fr;align-items:center;gap:10px;display:grid}.role-training-actions span{color:var(--muted);font-size:12px;font-weight:850;line-height:1.5}.role-training-queue-list{gap:8px;display:grid}.role-training-queue-row{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:9px 10px;display:grid}.role-training-queue-row>span{background:var(--brand-soft);color:var(--brand);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.role-training-queue-row strong,.role-training-queue-row small{display:block}.role-training-queue-row strong{color:#20284a;font-size:13px}.role-training-queue-row small,.role-training-queue-row em,.role-training-empty{color:var(--muted);font-size:12px;font-weight:850}.role-training-queue-row em{font-style:normal}.role-training-request-badges{flex-wrap:wrap;gap:5px;margin:5px 0 2px;display:flex}.role-training-request-badges span{color:#59637f;background:#f6f7fc;border:1px solid #e5e9f4;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:950}.role-training-queue-row .role-training-missing{color:#b05d00}.role-training-queue-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.role-training-queue-actions button{min-height:28px;padding:0 8px}.role-training-queue-actions span{color:var(--muted);font-size:12px;font-weight:900}.role-training-empty{border:1px dashed var(--line-strong);background:#fff;border-radius:8px;padding:12px}.server-asset-row.blocked{background:#fffaf2;border-color:#ffe0ae}.voice-current-asset{grid-template-columns:1fr;min-height:0}.voice-current-asset span{color:var(--muted);font-size:11px;font-weight:800}.voice-asset-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.provider-status-card{border:1px solid var(--line);background:#fbfcff;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:6px;padding:12px;display:grid}.provider-status-card strong,.provider-status-card small{grid-column:2}.provider-status-card small{color:var(--muted);font-size:12px}.provider-pill{border-radius:999px;grid-row:span 2;align-self:start;align-items:center;min-height:28px;padding:5px 10px;font-size:12px;font-weight:900;display:inline-flex}.provider-pill.live{color:#14734e;background:#ebf8f1}.provider-pill.mock,.provider-pill.checking{color:#986000;background:#fff8e8}.provider-pill.missing-key{color:var(--bad);background:#fff0f0}.provider-detail-list{border:1px solid var(--line);background:#fbfcff;border-radius:8px;gap:8px;padding:12px;display:grid}.provider-detail-list span{color:#4d5674;overflow-wrap:anywhere;font-size:12px;line-height:1.45}.local-provider-form{background:#fbfcff;border:1px solid #d8d1ff;border-radius:8px;gap:12px;padding:12px;display:grid}.credential-username{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.secret-input{-webkit-text-security:disc}.api-endpoint-row{border:1px solid var(--line);background:#fbfcff;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.api-method{color:var(--brand-dark);background:#ece8ff;border-radius:7px;padding:5px 8px;font-size:12px;font-weight:900}.api-endpoint-row code{color:#26304f;overflow-wrap:anywhere;font-size:12px}.api-field-list{gap:8px;display:grid}.api-field-list span{border:1px solid var(--line);color:#4d5674;background:#fff;border-radius:8px;padding:9px 10px;font-size:12px;line-height:1.5}.api-field-list b{color:var(--brand-dark)}.api-code-block{color:#e5e7eb;white-space:pre-wrap;background:#111827;border-radius:8px;max-height:220px;margin:0;padding:12px;font-size:12px;line-height:1.55;overflow:auto}.advanced-provider-fields{border:1px solid var(--line);background:#fff;border-radius:8px;gap:10px;padding:10px;display:grid}.advanced-provider-fields summary{color:var(--brand);cursor:pointer;font-size:12px;font-weight:900;list-style-position:inside}.advanced-provider-fields[open] summary{margin-bottom:8px}.provider-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.settings-warning,.settings-success{border-radius:8px;padding:10px 12px;font-size:12px;font-weight:800;line-height:1.6}.settings-warning{color:var(--bad);background:#fff0f0}.settings-success{color:#14734e;background:#ebf8f1}.editor-workbench{min-width:0}.editor-page-head{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-bottom:16px;display:grid}.editor-page-head h1{margin:0;font-size:22px}.editor-page-head span{color:var(--muted);margin-top:4px;font-size:12px;display:block}.editor-page-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.keyframe-layout,.audio-layout{grid-template-columns:230px minmax(0,1fr) 420px;gap:18px;display:grid}.shot-list-panel,.script-panel,.keyframe-main,.audio-main,.prompt-panel,.voice-settings{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px}.shot-list-panel,.script-panel,.prompt-panel,.voice-settings{align-self:start;gap:12px;padding:14px;display:grid}.tabs-line.compact{margin:0}.shot-card{color:var(--ink);text-align:left;background:#fff;border:1px solid #0000;border-radius:8px;grid-template-columns:54px 24px 1fr auto;align-items:center;gap:5px 9px;padding:8px;display:grid;position:relative}.shot-card.active{border-color:var(--brand);background:#fbfaff}.shot-card img{object-fit:cover;border-radius:7px;grid-row:span 3;width:54px;height:58px}.shot-card span{color:var(--brand);font-size:12px;font-weight:900}.shot-card strong{font-size:13px}.shot-card small,.shot-card em{color:var(--muted);font-size:12px;font-style:normal}.big-number{color:var(--brand);font-size:24px;display:block}.keyframe-main,.audio-main{gap:12px;padding:14px;display:grid}.media-toolbar,.audio-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.media-toolbar strong{font-size:14px}.media-toolbar span{background:var(--brand-soft);color:var(--brand);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.keyframe-video{aspect-ratio:16/9;object-fit:contain;background:#101226;border-radius:8px;width:100%}.keyframe-strip{border:1px solid var(--line);background:#fbfcff;border-radius:8px;gap:12px;padding:12px;display:grid}.keyframe-strip-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;display:flex}.keyframe-strip-head strong{color:#252d4a;font-size:14px}.keyframe-strip-head span{color:var(--muted);font-size:12px;font-weight:800}.keyframe-generation-gate{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:7px;align-items:center;gap:8px;padding:8px 10px;display:flex}.keyframe-generation-gate span{gap:2px;font-size:12px;font-weight:800;line-height:1.4;display:grid}.keyframe-generation-gate b{color:#7c2d12;font-size:12px}.keyframe-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.keyframe-timing{background:#fff;border:1px solid #e6e9f4;border-radius:8px;gap:10px;padding:10px;display:grid}.keyframe-timing-meta{color:#6b738d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-size:11px;font-weight:900;display:flex}.keyframe-rail{cursor:ew-resize;touch-action:none;-webkit-user-select:none;user-select:none;background:#eef1fb;border-radius:999px;height:12px;margin:22px 28px 20px;position:relative}.keyframe-rail-fill{border-radius:inherit;background:linear-gradient(90deg,#5a45ff4d,#2bbe9b52);width:100%;height:100%}.keyframe-marker{color:#263051;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;z-index:2;background:#fff;border:1px solid #dfe4f3;border-radius:8px;place-items:center;gap:1px;min-width:52px;min-height:40px;padding:7px 9px;display:grid;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 8px 18px #2f385c1f}.keyframe-marker:before{content:"";border-radius:14px;position:absolute;inset:-12px}.keyframe-marker:after{content:"";opacity:.86;background:repeating-linear-gradient(90deg,#5a45ff47 0 2px,#0000 2px 5px);border-radius:999px;width:18px;height:3px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.keyframe-marker span{font-size:11px;font-weight:900;line-height:1}.keyframe-marker b{color:var(--brand);font-size:11px;line-height:1}.keyframe-marker i{color:#64748b;background:#f1f5f9;border-radius:999px;padding:2px 5px;font-size:10px;font-style:normal;font-weight:900;line-height:1;position:absolute;top:-8px;right:-8px}.keyframe-marker.middle b{color:#18866f}.keyframe-marker.last b{color:#b66b08}.keyframe-marker.active,.keyframe-marker.dragging,.keyframe-marker:active,.keyframe-marker:focus-visible{border-color:var(--brand);outline-offset:2px;outline:2px solid #5a45ff29;box-shadow:0 12px 24px #5a45ff38}.keyframe-marker.dragging,.keyframe-marker:active{cursor:grabbing}.keyframe-marker.first{transform:translateY(-50%)}.keyframe-marker.last{transform:translate(-100%,-50%)}.keyframe-marker.locked{color:#64748b;cursor:not-allowed;background:#f8fafc;border-color:#cbd5e1}.keyframe-marker.locked:after{opacity:.8;background:#cbd5e1}.keyframe-marker.locked b{color:#64748b}.keyframe-time-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.keyframe-time-fields label{background:#f7f8fd;border:1px solid #edf0f7;border-radius:7px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:5px;padding:6px 8px;display:grid}.keyframe-time-fields label.locked{background:#f8fafc;border-color:#d8dee9}.keyframe-time-fields span{color:#5d6682;font-size:11px;font-weight:900}.keyframe-time-fields input{color:#252d4a;background:#fff;border:1px solid #dfe4f3;border-radius:6px;width:100%;min-width:0;padding:5px 6px;font-size:12px;font-weight:900}.keyframe-time-fields input:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.keyframe-card{background:#fff;border:1px solid #e7eaf4;border-radius:8px;gap:8px;min-width:0;padding:10px;display:grid}.keyframe-card.active{border-color:#b8adff;box-shadow:0 12px 26px #5a45ff1f}.keyframe-card.locked{background:#f8fafc}.keyframe-preview{background:#f2f4fb;border:0;border-radius:7px;padding:0;display:block;position:relative;overflow:hidden}.keyframe-preview:disabled{cursor:not-allowed;opacity:.78}.keyframe-preview img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.keyframe-preview span{color:#fff;background:#14182db8;border-radius:999px;padding:4px 7px;font-size:11px;font-weight:900;position:absolute;bottom:6px;right:6px}.keyframe-card strong,.keyframe-card small{display:block}.keyframe-card strong{color:#252d4a;font-size:13px}.keyframe-card small{color:var(--muted);font-size:12px}.keyframe-actions{flex-wrap:wrap;gap:5px;display:flex}.reference-intake-panel{border:1px solid var(--line);background:#fbfcff;border-radius:8px;gap:10px;padding:12px;display:grid}.reference-intake-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.reference-intake-head div{gap:3px;min-width:0;display:grid}.reference-intake-head strong{color:#252d4a;font-size:14px}.reference-intake-head span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.4}.reference-drop-zone{color:#59627f;background:#fff;border:1px dashed #cfd5e5;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:70px;padding:12px;display:grid}.reference-drop-zone span,.reference-fixed-prompt span{color:#5d6682;font-size:12px;font-weight:800;line-height:1.45;display:grid}.reference-drop-zone b,.reference-fixed-prompt strong,.reference-annotation-field span{color:#252d4a;font-size:12px;font-weight:900}.reference-target-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;display:grid}.reference-target-grid button{color:#59627f;background:#fff;border:1px solid #e5e8f3;border-radius:7px;min-height:32px;font-size:12px;font-weight:900}.reference-target-grid button.active{background:var(--brand-soft);color:var(--brand);border-color:#cfc7ff}.reference-annotation-field{gap:6px;display:grid}.reference-annotation-field textarea{color:#252d4a;resize:vertical;background:#fff;border:1px solid #dfe4f3;border-radius:8px;width:100%;min-height:62px;padding:9px 10px}.reference-fixed-prompt{background:#f7f8fd;border:1px solid #e5e8f3;border-radius:8px;gap:5px;padding:9px 10px;display:grid}.reference-annotation-panel{background:#fff;border:1px solid #e5e8f3;border-radius:8px;gap:9px;padding:10px;display:grid}.reference-annotation-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.reference-annotation-toolbar div:first-child{gap:2px;min-width:0;display:grid}.reference-annotation-toolbar strong,.reference-annotation-side label span{color:#252d4a;font-size:12px;font-weight:900}.reference-annotation-toolbar span{color:var(--muted);font-size:11px;font-weight:800}.reference-annotation-kind-group{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.reference-annotation-kind-group button{color:#59627f;background:#fff;border:1px solid #dde3f1;border-radius:7px;min-height:28px;padding:0 9px;font-size:11px;font-weight:900}.reference-annotation-kind-group button.active{color:#207546;background:#eef7f0;border-color:#95d5a4}.reference-annotation-grid{grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);gap:10px;display:grid}.reference-annotation-canvas{aspect-ratio:16/9;color:#e5e7eb;cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none;background:#111827;border:1px solid #d8deed;border-radius:8px;justify-content:center;align-items:center;min-height:170px;display:flex;position:relative;overflow:hidden}.reference-annotation-canvas.empty{color:#7a839e;cursor:default;background:#f7f8fd;font-size:12px;font-weight:900}.reference-annotation-canvas img{object-fit:contain;pointer-events:none;width:100%;height:100%}.reference-annotation-box{color:#fff;cursor:pointer;background:#10b98114;border:2px solid #10b981;min-width:0;min-height:0;padding:0;font-size:11px;font-weight:900;position:absolute}.reference-annotation-box span{background:#111827c2;border-radius:0 0 5px;padding:4px 6px;line-height:1;position:absolute;top:0;left:0}.reference-annotation-box.character{background:#3b82f614;border-color:#3b82f6}.reference-annotation-box.scene{background:#f59e0b1a;border-color:#f59e0b}.reference-annotation-box.exclude{background:#ef44441a;border-color:#ef4444}.reference-annotation-box.draft{pointer-events:none;border-style:dashed}.reference-annotation-side{gap:8px;min-width:0;display:grid}.reference-annotation-side label{gap:5px;display:grid}.reference-annotation-side input{color:#252d4a;background:#fff;border:1px solid #dfe4f3;border-radius:8px;min-height:34px;padding:0 9px}.reference-annotation-list{gap:6px;max-height:156px;display:grid;overflow:auto}.reference-annotation-row{background:#f8fafc;border:1px solid #e5e8f3;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;min-height:34px;padding:6px;display:grid}.reference-annotation-row span{color:#166534;background:#dcfce7;border-radius:999px;padding:4px 7px;font-size:11px;font-weight:900}.reference-annotation-row span.character{color:#1d4ed8;background:#dbeafe}.reference-annotation-row span.scene{color:#92400e;background:#fef3c7}.reference-annotation-row span.exclude{color:#b91c1c;background:#fee2e2}.reference-annotation-row p{color:#5d6682;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;font-weight:800;line-height:1.3;overflow:hidden}.reference-annotation-empty{color:#7a839e;background:#f8fafc;border:1px dashed #d8deed;border-radius:7px;justify-content:center;align-items:center;min-height:54px;font-size:12px;font-weight:900;display:flex}.track-editor-panel{border:1px solid var(--line);background:#fbfcff;border-radius:8px;gap:12px;padding:12px;display:grid}.track-editor-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.track-editor-head div{gap:3px;min-width:0;display:grid}.track-editor-head strong{color:#252d4a;font-size:14px}.track-editor-head span{color:var(--muted);font-size:12px}.track-editor-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.track-field{background:#fff;border:1px solid #e7eaf4;border-radius:8px;gap:6px;min-width:0;padding:8px;display:grid}.track-field span{color:#4d5674;font-size:11px;font-weight:900}.track-field textarea,.track-field select{color:#252d4a;resize:vertical;background:#fbfcff;border:1px solid #e4e7f1;border-radius:7px;width:100%;min-height:58px;padding:8px;font-size:12px}.track-field select{min-height:36px}.track-field.character,.track-field.story,.track-field.product{grid-column:span 2}.track-anchor-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.track-anchor-row button{color:#4d5674;background:#fff;border:1px solid #e4e7f1;border-radius:7px;min-height:34px;font-size:12px;font-weight:900}.track-anchor-row button.active{border-color:var(--brand);color:var(--brand)}.timeline-editor,.audio-timeline{border:1px solid var(--line);background:#fbfcff;border-radius:8px;position:relative;overflow:hidden}.timeline-head{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:10px 12px;display:flex}.timeline-head strong{font-size:14px}.timeline-head>span{background:var(--brand);color:#fff;border-radius:999px;margin-left:auto;padding:5px 9px;font-size:12px;font-weight:900}.toggle-mini{color:#59627f;align-items:center;gap:6px;font-size:12px;font-weight:900;display:inline-flex}.timeline-ruler,.audio-ruler{color:#8992ad;grid-template-columns:repeat(8,1fr);padding:10px 20px;font-size:11px;display:grid}.audio-ruler{grid-template-columns:repeat(9,1fr);padding-left:138px}.timeline-track{border-top:1px solid var(--line);grid-template-columns:86px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid;overflow-x:auto}.timeline-track b,.curve-track b,.wave-track b,.audio-row b{color:#4d5674;font-size:12px}.timeline-edit-toolbar{border-top:1px solid var(--line);background:#f8f9ff;grid-template-columns:minmax(150px,1fr) auto minmax(260px,auto);align-items:center;gap:8px;padding:8px 12px;display:grid}.timeline-edit-summary{min-width:0}.timeline-edit-summary strong,.timeline-edit-summary span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.timeline-edit-summary strong{color:var(--ink);font-size:12px}.timeline-edit-summary span{color:var(--muted);margin-top:2px;font-size:11px}.timeline-duration-stepper,.timeline-keyframe-stepper,.timeline-keyframe-stepper>div{align-items:center;gap:5px;display:flex}.timeline-duration-stepper,.timeline-keyframe-stepper{flex-wrap:wrap;justify-content:flex-end}.timeline-duration-stepper span,.timeline-keyframe-stepper span{color:#4d5674;font-size:11px;font-weight:900}.timeline-duration-stepper button,.timeline-keyframe-stepper button{color:#465071;cursor:pointer;background:#fff;border:1px solid #dfe3f2;border-radius:7px;justify-content:center;align-items:center;min-width:30px;min-height:26px;padding:4px 7px;font-size:11px;font-weight:900;display:inline-flex}.timeline-duration-stepper button:hover,.timeline-keyframe-stepper button:hover{border-color:var(--brand);color:var(--brand)}.timeline-duration-stepper button:disabled,.timeline-keyframe-stepper button:disabled,.timeline-keyframe-stepper>div.locked{cursor:not-allowed;opacity:.5}.timeline-subtitle-toolbar{border-top:1px solid var(--line);background:#fff;grid-template-columns:minmax(160px,1fr) 120px repeat(3,auto);align-items:center;gap:8px;padding:8px 12px;display:grid}.timeline-subtitle-summary{min-width:0}.timeline-subtitle-summary strong,.timeline-subtitle-summary span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.timeline-subtitle-summary strong{color:var(--ink);font-size:12px}.timeline-subtitle-summary span{color:var(--muted);margin-top:2px;font-size:11px}.timeline-subtitle-toolbar label{align-items:center;gap:4px;display:grid}.timeline-subtitle-toolbar label span{color:#69728f;font-size:10px;font-weight:950}.timeline-subtitle-toolbar select{color:#303858;background:#fbfcff;border:1px solid #dfe3f2;border-radius:7px;min-height:30px;padding:4px 8px;font-size:12px;font-weight:900}.timeline-track button,.timeline-clip{border:1px solid var(--line);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#fff;border-radius:8px;gap:5px;padding:6px;display:grid;position:relative}.timeline-clip-lane{min-width:0;height:92px;position:relative}.timeline-clip{min-width:84px;position:absolute;top:0;bottom:0}.timeline-track button.active,.timeline-clip.active{border-color:var(--brand);outline:2px solid #5a45ff24}.timeline-clip:focus-visible{outline-offset:2px;outline:2px solid #5a45ff59}.timeline-track button.dragging,.timeline-clip.dragging{border-color:var(--brand);opacity:.55}.timeline-clip.resizing{border-color:var(--brand);box-shadow:inset 0 0 0 2px #5a45ff2e,0 10px 20px #5a45ff1f}.timeline-track button.drop-target,.timeline-clip.drop-target{background:var(--brand-soft);border-color:var(--brand);box-shadow:inset 0 0 0 2px #5a45ff2e,0 10px 20px #5a45ff1f}.timeline-track button:active,.timeline-clip:active{cursor:grabbing}.timeline-track img{object-fit:cover;border-radius:6px;width:100%;height:48px}.timeline-track span{color:var(--muted);font-size:11px}.timeline-clip-duration{background:#f1efff;border-radius:999px;justify-content:center;justify-self:start;align-items:center;min-height:18px;padding:1px 7px;font-size:11px;font-weight:900;display:inline-flex;color:var(--brand)!important}.timeline-clip-asset{border:1px solid #e2e7f5;border-radius:999px;justify-content:center;justify-self:start;align-items:center;min-height:18px;padding:1px 7px;font-weight:950;display:inline-flex;color:#66708c!important;font-size:10px!important}.timeline-clip-asset.queued,.timeline-clip-asset.running{background:#fff8e8;border-color:#eed190;color:#9b6418!important}.timeline-clip-asset.succeeded{background:#effbf3;border-color:#bce6ca;color:#18683b!important}.timeline-clip-asset.failed,.timeline-clip-asset.cancelled{background:#fff1f1;border-color:#efb5b5;color:#a43c3c!important}.timeline-clip-source{text-overflow:ellipsis;white-space:nowrap;z-index:2;background:#121829d1;border-radius:4px;max-width:calc(100% - 30px);padding:2px 5px;font-weight:900;position:absolute;top:10px;left:10px;overflow:hidden;color:#fff!important;font-size:9px!important}.timeline-resize-handle{cursor:ew-resize;touch-action:none;background:0 0;width:22px;position:absolute;top:7px;bottom:7px;right:0}.timeline-resize-handle.locked{cursor:not-allowed;opacity:.4}.timeline-resize-handle:after{content:"";background:linear-gradient(#5a45ffc7,#5a45ff57);border-radius:999px;width:6px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.compact-track{grid-template-columns:86px repeat(auto-fit,minmax(34px,1fr))}.compact-track button{background:var(--brand-soft);color:var(--brand);border:1px solid #d8d1ff;border-radius:6px;height:20px;min-height:20px;padding:0;font-size:11px;font-weight:900}.compact-track button.active{background:var(--brand);color:#fff}.timeline-keyframe-track{border-top:1px solid var(--line);grid-template-columns:86px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid;overflow-x:auto}.timeline-keyframe-track>b{color:#4d5674;font-size:12px}.timeline-keyframe-lane{min-width:0;height:50px;padding:3px 2px;position:relative}.timeline-keyframe-segment{border:1px solid var(--line);cursor:ew-resize;touch-action:none;-webkit-user-select:none;user-select:none;background:#fff;border-radius:8px;min-width:112px;height:46px;position:absolute}.timeline-keyframe-segment:before{content:"";background:linear-gradient(90deg,#5a45ff1f,#5a45ff4d);border-radius:999px;height:4px;position:absolute;top:21px;left:12px;right:12px}.timeline-keyframe-segment>span{border:1px solid var(--line);color:#6b7390;z-index:1;background:#f6f7fb;border-radius:999px;padding:3px 5px;font-size:10px;font-weight:900;line-height:1;position:absolute;top:6px;left:7px}.timeline-keyframe-segment.active,.timeline-keyframe-segment.drop-target{border-color:var(--brand);box-shadow:inset 0 0 0 2px #5a45ff1f}.timeline-keyframe-segment:active{cursor:ew-resize}.timeline-keyframe-segment.dragging{border-color:var(--brand);opacity:.55}.timeline-keyframe-marker{border:2px solid var(--brand);color:var(--brand);cursor:ew-resize;touch-action:none;z-index:2;background:#fff;border-radius:8px;place-items:center;gap:1px;width:42px;min-width:42px;height:30px;padding:0;display:grid;position:absolute;top:8px;transform:translate(-50%);box-shadow:0 8px 18px #2f385c1f}.timeline-keyframe-marker:after{content:"";background:repeating-linear-gradient(90deg,#5a45ff66 0 2px,#0000 2px 5px);border-radius:999px;width:18px;height:3px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.timeline-keyframe-marker small{font-size:10px;font-weight:950;line-height:1}.timeline-keyframe-marker em{color:#6a728d;font-size:9px;font-style:normal;font-weight:900;line-height:1}.timeline-keyframe-marker i{color:#fff;background:#0f172ab8;border-radius:999px;padding:2px 4px;font-size:9px;font-style:normal;font-weight:900;line-height:1;position:absolute;top:-7px;right:-7px}.timeline-keyframe-marker.middle{border-color:#7c5cff}.timeline-keyframe-marker.last{color:#0f8c5b;border-color:#15a36b}.timeline-keyframe-marker.dragging,.timeline-keyframe-marker:active,.timeline-keyframe-marker:focus-visible{background:var(--brand);color:#fff;outline:none}.timeline-keyframe-marker.first{transform:translate(0)}.timeline-keyframe-marker.last{transform:translate(-100%)}.timeline-keyframe-marker.locked{color:#64748b;cursor:not-allowed;background:#f8fafc;border-color:#cbd5e1}.timeline-keyframe-marker.locked:after{background:#cbd5e1}.timeline-keyframe-marker.locked em{color:#64748b}.timeline-keyframe-marker.dragging em,.timeline-keyframe-marker:active em,.timeline-keyframe-marker:focus-visible em{color:#fff}.curve-track,.wave-track{border-top:1px solid var(--line);grid-template-columns:86px 1fr;align-items:center;gap:12px;padding:10px 12px;display:grid}.curve-track{overflow-x:auto}.timeline-motion-lane{min-width:0;height:46px;position:relative}.timeline-motion-segment{color:#303858;cursor:pointer;text-align:left;background:linear-gradient(135deg,#fff 0%,#f6f8ff 100%);border:1px solid #dfe5ff;border-radius:8px;place-items:start;gap:2px;min-width:84px;padding:7px 9px;display:grid;position:absolute;top:0;bottom:0;overflow:hidden}.timeline-motion-segment:after{background:var(--brand);content:"";opacity:.72;border-radius:999px;height:4px;position:absolute;bottom:6px;left:9px;right:9px}.timeline-motion-segment.static:after{opacity:.28}.timeline-motion-segment.pull_out:after{background:linear-gradient(90deg,#5a45ff40,#5a45ffe6)}.timeline-motion-segment.pan:after{background:repeating-linear-gradient(90deg,#5a45ffbf 0 10px,#5a45ff38 10px 18px)}.timeline-motion-segment.orbit:after,.timeline-motion-segment.handheld:after{background:linear-gradient(90deg,#5a45ff,#15a36b)}.timeline-motion-segment span{color:#303858;font-size:11px;font-weight:950}.timeline-motion-segment small{color:var(--muted);font-size:10px;font-weight:900}.timeline-motion-segment.active{border-color:var(--brand);box-shadow:inset 0 0 0 2px #5a45ff1f}.wave-track>b{display:block}.wave-track{grid-template-columns:86px minmax(0,1fr);overflow-x:auto}.timeline-audio-lane{min-width:0;height:46px;position:relative}.timeline-audio-segment{color:#3d4565;cursor:pointer;text-align:left;background:#fff;border:1px solid #d9e1ff;border-radius:8px;place-items:center start;gap:2px;min-width:84px;padding:7px 9px;display:grid;position:absolute;top:0;bottom:0;overflow:hidden}.timeline-audio-segment:before{content:"";background:repeating-linear-gradient(90deg,#5a45ff94 0 3px,#0000 3px 7px);border-radius:999px;height:4px;position:absolute;bottom:5px;left:9px;right:9px}.timeline-audio-segment span{color:#303858;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;font-weight:900;overflow:hidden}.timeline-audio-segment small{color:var(--muted);font-size:10px;font-weight:900}.timeline-audio-segment.active{border-color:var(--brand);box-shadow:inset 0 0 0 2px #5a45ff1f}.prompt-panel{gap:16px}.prompt-tabs{overflow-x:auto}.prompt-tabs button{white-space:nowrap}.prompt-textarea{border:1px solid var(--line-strong);color:#303858;resize:vertical;background:#fff;border-radius:8px;outline:0;width:100%;min-height:146px;padding:12px;line-height:1.7}.prompt-textarea.small{min-height:96px}.prompt-tags{flex-wrap:wrap;gap:8px;display:flex}.prompt-tags span,.prompt-tags button{border:1px solid var(--line);color:#59627f;background:#f3f4fb;border-radius:8px;min-height:30px;padding:5px 10px;font-size:12px;font-weight:900}.reference-row{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.reference-row img,.reference-row button{object-fit:cover;border-radius:8px;width:100%;height:72px}.reference-row button{border:1px dashed var(--line-strong);color:var(--muted);background:#fbfcff;flex-direction:column;justify-content:center;align-items:center;font-size:12px;font-weight:900;display:flex}.script-panel{gap:12px}.script-card{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fff;border-radius:8px;grid-template-columns:24px 1fr auto;gap:4px 8px;padding:10px;display:grid;position:relative}.script-card.active{border-color:var(--brand);box-shadow:0 10px 26px #5a45ff1f}.script-card span{background:var(--brand-soft);color:var(--brand);border-radius:6px;grid-row:span 3;justify-content:center;align-items:center;height:24px;font-size:12px;font-weight:900;display:flex}.script-card strong{font-size:13px}.script-card small{color:var(--muted);font-size:11px}.script-card p{color:#4d5674;margin:0;font-size:12px;line-height:1.55}.ghost-button.active{background:var(--brand-soft);color:var(--brand);border-color:#5a45ff59}.audio-tools button.active{background:var(--brand);border-color:var(--brand);color:#fff}.audio-preview-card{color:#fff;background:#101226;border-radius:8px;grid-template-columns:1fr 0;align-items:center;min-height:320px;display:grid;position:relative;overflow:hidden}.audio-preview-card>img{object-fit:cover;opacity:.62;width:100%;height:100%;position:absolute;inset:0}.audio-preview-card>div{z-index:1;padding:54px;position:relative}.audio-preview-card h2{margin:20px 0 12px;font-size:32px;line-height:1.35}.audio-preview-card p,.logo-white{color:#ffffffdb;font-weight:900}.audio-preview-card video{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.inline-video-preview.audio-preview-card{grid-template-columns:1fr;min-height:320px}.inline-video-preview.audio-preview-card>div{text-align:center;padding:24px}.speech-track-status{border:1px solid var(--line);background:#f8f9fd;border-left:3px solid #8b93aa;border-radius:6px;grid-template-columns:minmax(180px,1fr) minmax(240px,420px);align-items:center;gap:12px;padding:10px 12px;display:grid}.speech-track-status.ready{border-left-color:#16a34a}.speech-track-status.running{border-left-color:var(--brand)}.speech-track-status.stale,.speech-track-status.blocked{border-left-color:#f59e0b}.speech-track-status>div{gap:3px;min-width:0;display:grid}.speech-track-status strong{color:var(--ink);font-size:12px}.speech-track-status span{color:var(--muted);font-size:11px;line-height:1.45}.speech-track-status audio{width:100%;height:34px}.project-audio-tracks{border:1px solid var(--line);background:#fbfcff;border-radius:7px;gap:10px;padding:10px;display:grid}.project-audio-tracks>header{grid-template-columns:minmax(180px,1fr) minmax(150px,190px) auto;align-items:end;gap:10px;display:grid}.project-audio-tracks>header>div:first-child,.project-audio-tracks>header>label{gap:3px;display:grid}.project-audio-tracks>header strong{color:var(--ink);font-size:12px}.project-audio-tracks>header span,.project-audio-tracks>header label>span{color:var(--muted);font-size:10px;font-weight:800;line-height:1.4}.project-audio-tracks>header select{border:1px solid var(--line);color:#39415d;background:#fff;border-radius:6px;min-height:34px;padding:0 8px;font-size:11px;font-weight:800}.project-audio-import-actions,.inline-confirm-actions{align-items:center;gap:6px;display:flex}.project-audio-import-actions .ghost-button{white-space:nowrap;min-height:34px;padding:0 10px}.project-audio-track-body{border-top:1px solid #e8ebf3;grid-template-columns:minmax(180px,.8fr) minmax(340px,1.5fr);gap:10px;padding-top:10px;display:grid}.project-audio-track-list{gap:6px;max-height:178px;display:grid;overflow-y:auto}.project-audio-track-list>button{color:#303852;text-align:left;background:#fff;border:1px solid #e4e8f2;border-radius:6px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:3px 7px;padding:8px;display:grid}.project-audio-track-list>button.active{border-color:var(--brand);background:#f7f5ff}.project-audio-track-list>button.is-muted,.project-audio-track-list>button.is-solo-excluded{color:#7c8498;background:#f6f7fa}.project-audio-track-list>button.is-solo{border-color:#27a36a}.project-audio-track-list>button.is-locked>span{box-shadow:inset 0 0 0 1px #b9bfd0}.project-audio-track-list>button>span{color:var(--brand);background:#ece8ff;border-radius:4px;grid-row:1/span 2;padding:4px 5px;font-size:9px;font-weight:950}.project-audio-track-list strong,.project-audio-track-list small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.project-audio-track-list strong{font-size:11px}.project-audio-track-list small{color:var(--muted);font-size:10px;font-weight:750}.project-audio-track-settings{gap:8px;min-width:0;display:grid}.project-audio-track-preview{grid-template-columns:minmax(140px,1fr) minmax(210px,1.3fr);align-items:center;gap:10px;display:grid}.project-audio-track-preview>div{gap:2px;min-width:0;display:grid}.project-audio-track-preview strong,.project-audio-track-preview span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.project-audio-track-preview strong{color:var(--ink);font-size:11px}.project-audio-track-preview span,.project-audio-track-actions>span{color:var(--muted);font-size:10px;font-weight:750}.project-audio-track-preview audio{width:100%;height:32px}.project-audio-state-row{background:#f7f8fc;border:1px solid #e5e8f1;border-radius:6px;align-items:center;gap:10px;min-height:38px;padding:4px 7px;display:flex}.project-audio-state-controls{align-items:center;gap:4px;display:flex}.project-audio-state-controls .icon-button{width:28px;height:28px;min-height:28px}.project-audio-state-controls .icon-button.active{border-color:var(--brand);color:var(--brand);background:#edeaff}.project-audio-state-row>span{color:#66708a;font-size:10px;font-weight:800;line-height:1.35}.project-audio-parameter-grid{grid-template-columns:repeat(4,minmax(86px,1fr));gap:7px;display:grid}.project-audio-parameter-grid .field{gap:4px}.project-audio-parameter-grid .field>span{font-size:10px}.project-audio-parameter-grid input{min-height:32px}.project-audio-parameter-grid input:disabled{color:#9299aa;cursor:not-allowed;background:#f1f2f6}.project-audio-track-actions{justify-content:space-between;align-items:center;gap:8px;min-height:32px;display:flex}.compact-toggle{min-height:30px}.project-audio-empty{color:#7a839b;border-top:1px solid #e8ebf3;align-items:center;gap:7px;padding:10px 2px 2px;font-size:11px;font-weight:750;display:flex}.account-audio-library{border-top:1px solid #e1e5ef;gap:8px;min-width:0;padding-top:9px;display:grid}.account-audio-library-head{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.account-audio-library-head>div{gap:2px;min-width:0;display:grid}.account-audio-library-head strong{color:var(--ink);font-size:12px}.account-audio-library-head span{color:var(--muted);font-size:10px;font-weight:750}.account-audio-library-head .icon-button{border-radius:6px;flex:0 0 30px;width:30px;height:30px;min-height:30px}.account-audio-library-state,.account-audio-library-stale{color:#69728a;align-items:center;gap:7px;min-height:34px;font-size:11px;font-weight:750;line-height:1.45;display:flex}.account-audio-library-state{background:#fff;border:1px dashed #d8dde9;border-radius:6px;padding:8px 10px}.account-audio-library-state.error,.account-audio-library-stale{color:#a33a3a}.account-audio-library-state>span{flex:1;min-width:0}.account-audio-library-state .ghost-mini{min-height:28px;padding:0 9px}.account-audio-library-list{border:1px solid #e3e7f0;border-radius:6px;max-height:330px;overflow-y:auto}.account-audio-library-stale{background:#fff8f3;border-bottom:1px solid #f0ddd2;padding:7px 9px}.account-audio-library-row{background:#fff;grid-template-columns:minmax(150px,1fr) minmax(190px,1.2fr) auto;align-items:center;gap:7px 10px;min-width:0;padding:8px;display:grid}.account-audio-library-row+.account-audio-library-row{border-top:1px solid #edf0f5}.account-audio-library-meta{gap:4px;min-width:0;display:grid}.account-audio-library-meta>div{align-items:center;gap:6px;min-width:0;display:flex}.account-audio-library-meta strong{color:#303852;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.account-audio-library-meta>span,.account-audio-unavailable{color:var(--muted);font-size:10px;font-weight:750}.account-audio-role{color:#4b5570;background:#eef1f7;border-radius:4px;flex:none;padding:3px 5px;font-size:9px;font-weight:950}.account-audio-library-row audio{width:100%;min-width:0;height:30px}.account-audio-library-actions{align-items:center;gap:5px;display:flex}.account-audio-library-actions .primary-mini{white-space:nowrap;justify-content:center;align-items:center;gap:5px;min-width:84px;min-height:30px;padding:0 8px;display:inline-flex}.account-audio-library-actions .icon-button{border-radius:6px;width:30px;height:30px;min-height:30px}.account-audio-reference-lock,.account-audio-delete-confirm,.account-audio-delete-issue{grid-column:1/-1}.account-audio-reference-lock{color:#7a5b16;font-size:10px;font-weight:800}.account-audio-delete-confirm{background:#fff8f6;border-left:3px solid #dc5656;border-radius:4px;justify-content:space-between;align-items:center;gap:10px;padding:7px 8px;display:flex}.account-audio-delete-confirm>span{color:#824141;font-size:10px;font-weight:800;line-height:1.45}.account-audio-delete-confirm .ghost-mini{white-space:nowrap;justify-content:center;align-items:center;gap:4px;min-height:28px;padding:0 8px;display:inline-flex}.account-audio-delete-issue{background:#fff8f6;border:1px solid #efd2cc;border-radius:5px;gap:5px;padding:8px;display:grid}.account-audio-delete-issue>strong{color:#a33a3a;align-items:center;gap:5px;font-size:11px;display:flex}.account-audio-delete-issue>span,.account-audio-delete-issue li span{color:#7c4c4c;font-size:10px;font-weight:750;line-height:1.45}.account-audio-delete-issue ul{gap:4px;margin:0;padding:0;list-style:none;display:grid}.account-audio-delete-issue li{align-items:baseline;gap:6px;display:flex}.account-audio-delete-issue li b{color:#613b3b;font-size:10px}.speech-cue-status{border:1px solid var(--line);background:#f8f9fd;border-left:3px solid #f59e0b;border-radius:6px;gap:9px;padding:10px;display:grid}.speech-cue-status.ready{border-left-color:#16a34a}.speech-cue-status.running{border-left-color:var(--brand)}.speech-cue-status>div{gap:3px;display:grid}.speech-cue-status strong{color:var(--ink);font-size:12px}.speech-cue-status span{color:var(--muted);font-size:11px;line-height:1.45}.speech-cue-status audio{width:100%;height:32px}.speech-cue-status .outline-wide{margin:0}@media (max-width:760px){.speech-track-status,.project-audio-tracks>header,.project-audio-track-body,.project-audio-track-preview{grid-template-columns:1fr}.project-audio-import-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.project-audio-parameter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-audio-library-row{grid-template-columns:minmax(0,1fr) auto}.account-audio-library-row audio,.account-audio-unavailable{grid-area:2/1/auto/-1}.account-audio-library-actions{grid-area:1/2}.account-audio-reference-lock,.account-audio-delete-confirm,.account-audio-delete-issue{grid-row:auto}.account-audio-delete-confirm{flex-direction:column;align-items:stretch}.account-audio-delete-confirm .inline-confirm-actions{justify-content:flex-end}}.video-import-editor{gap:10px;min-width:0;display:grid}.video-import-editor[data-editor-task=clip] .video-task-cleanup-only,.video-import-editor[data-editor-task=cleanup] .video-task-clip-only{display:none!important}.video-import-head{justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.video-import-head>div:first-child{min-width:0}.video-import-head h1{letter-spacing:0;margin:3px 0 4px;font-size:21px;line-height:1.2}.video-import-head p{color:var(--muted);margin:0;font-size:11px}.video-import-head-actions,.video-timeline-toolbar>div:last-child{flex:none;align-items:center;gap:6px;display:flex}.video-import-flow{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.video-import-flow span{border-right:1px solid var(--line);color:#7a839a;align-items:center;gap:7px;min-height:34px;padding:6px 10px;font-size:11px;font-weight:800;display:flex}.video-import-flow span:last-child{border-right:0}.video-import-flow b{background:#eef0f6;border-radius:50%;flex:0 0 19px;justify-content:center;align-items:center;height:19px;font-size:10px;display:inline-flex}.video-import-flow .active{color:var(--brand-dark);background:#f7f6ff}.video-import-flow .active b{background:var(--brand);color:#fff}.video-import-flow .done{color:#137b54}.video-import-flow .done b{color:#137b54;background:#e4f7ee}.video-editor-task-switch{background:#e9ecf3;border:1px solid #dce0e9;border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;padding:3px;display:grid}.video-editor-task-switch>button{color:#626b80;text-align:left;background:0 0;border:0;border-radius:5px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:45px;padding:7px 9px;display:grid}.video-editor-task-switch>button:hover{background:#ffffff9e}.video-editor-task-switch>button.active{color:#242a39;background:#fff;box-shadow:0 1px 4px #1f25331a}.video-editor-task-switch>button>span{gap:1px;min-width:0;display:grid}.video-editor-task-switch b{font-size:11px}.video-editor-task-switch small{color:#7b8499;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.video-editor-task-switch em{color:#687187;white-space:nowrap;background:#f5f6f9;border:1px solid #e2e5ec;border-radius:4px;padding:4px 6px;font-size:9px;font-style:normal;font-weight:900}.video-editor-task-switch>button.active:first-child>svg,.video-editor-task-switch>button.active:first-child em{color:var(--brand)}.video-editor-task-switch>button.active:last-child>svg,.video-editor-task-switch>button.active:last-child em{color:#a36100}.video-import-layout{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-rows:minmax(390px,calc(100vh - 435px)) auto;grid-template-columns:205px minmax(360px,1fr) 265px;min-width:0;min-height:540px;display:grid;overflow:hidden}.video-import-library,.video-import-inspector,.video-import-stage{min-width:0}.video-import-library{border-right:1px solid var(--line);background:#fbfcff;padding:10px}.video-import-inspector{border-left:1px solid var(--line);background:#fbfcff;max-height:calc(100vh - 435px);padding:10px;overflow-y:auto}.video-import-stage{background:#f2f4f8;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(190px,.72fr) minmax(250px,1.28fr);gap:8px;max-height:calc(100vh - 435px);padding:10px;display:grid;overflow-y:auto}.video-import-panel-head,.video-inspector-title,.video-timeline-toolbar{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.video-import-panel-head>div,.video-timeline-toolbar>div:first-child{gap:1px;min-width:0;display:grid}.video-import-panel-head strong,.video-timeline-toolbar strong,.video-inspector-title strong{font-size:12px}.video-import-panel-head span,.video-timeline-toolbar span,.video-inspector-title span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:700;overflow:hidden}.video-import-drop{color:var(--brand-dark);text-align:left;background:#fff;border:1px dashed #bbb5ed;border-radius:6px;align-items:center;gap:8px;width:100%;min-height:58px;margin:9px 0;padding:8px;display:flex}.video-import-drop span{color:var(--muted);gap:2px;font-size:9px;line-height:1.35;display:grid}.video-import-drop b{color:var(--ink);font-size:11px}.video-import-list{gap:5px;max-height:590px;display:grid;overflow-y:auto}.video-import-list>button{text-align:left;background:#fff;border:1px solid #0000;border-radius:6px;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:7px;width:100%;min-height:58px;padding:5px;display:grid}.video-import-list>button:hover,.video-import-list>button.active{box-shadow:inset 3px 0 0 var(--brand);border-color:#aaa0ff}.video-import-list img{aspect-ratio:16/10;object-fit:cover;background:#171b28;border-radius:4px;width:62px;height:42px}.video-import-list button>span{gap:2px;min-width:0;display:grid}.video-import-list b,.video-import-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.video-import-list b{color:var(--ink);font-size:10px}.video-import-list small{color:var(--muted);font-size:9px}.video-import-list em,.video-import-status{color:#596179;font-size:9px;font-style:normal;font-weight:900}.video-import-list em.processing,.video-import-status.processing{color:#9a6100}.video-import-list em.succeeded,.video-import-status.succeeded{color:#11835a}.video-import-list em.failed,.video-import-status.failed{color:var(--bad)}.video-import-empty,.video-stage-empty{color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:120px;font-size:10px;display:flex}.video-import-empty b,.video-stage-empty h2{color:var(--ink);letter-spacing:0;margin:0;font-size:13px}.video-stage-empty{min-height:560px}.video-stage-empty p{max-width:360px;margin:0}.video-source-preview,.video-source-range-workspace,.video-region-workspace,.video-clean-output{border:1px solid var(--line);background:#fff;border-radius:6px;gap:7px;padding:8px;display:grid}.video-source-preview,.video-source-range-workspace,.video-region-workspace{grid-template-rows:auto minmax(0,1fr);min-height:0}.video-source-range-workspace{grid-template-rows:auto auto auto auto auto;align-content:start}.video-source-frame-strip{background:#151922;border-radius:4px;grid-auto-columns:minmax(52px,1fr);grid-auto-flow:column;gap:2px;height:132px;display:grid;overflow:hidden}.video-source-frame-strip img{object-fit:cover;opacity:.76;width:100%;min-width:0;height:100%}.video-source-range-rail{cursor:crosshair;background:#e8ebf2;border:1px solid #d5dae5;border-radius:5px;height:54px;margin:2px 9px 0;position:relative}.video-source-range-rail:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(90deg,#0000 0 calc(12.5% - 1px),#68708433 calc(12.5% - 1px) 12.5%);position:absolute;inset:0}.video-source-range-selection{border:2px solid var(--brand);z-index:2;background:#5b4df329;border-radius:4px;min-width:20px;position:absolute;top:5px;bottom:5px}.video-source-range-handle,.video-source-range-move{touch-action:none}.video-source-range-handle{background:var(--brand);cursor:ew-resize;border:2px solid #fff;border-radius:3px;width:12px;padding:0;position:absolute;top:-2px;bottom:-2px}.video-source-range-handle:after{content:"";background:#ffffffd1;border-radius:1px;width:2px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-source-range-handle.in{left:-7px}.video-source-range-handle.out{right:-7px}.video-source-range-move{color:var(--brand-dark);cursor:grab;white-space:nowrap;background:#fff;border:1px solid #c9c3ff;border-radius:4px;justify-content:center;align-items:center;gap:4px;max-width:calc(100% - 18px);height:25px;padding:3px 7px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-source-range-move:active{cursor:grabbing}.video-source-range-move span{font-size:9px;font-weight:900}.video-source-range-playhead{pointer-events:none;z-index:4;background:#ed5a5a;width:2px;position:absolute;top:-5px;bottom:-5px;transform:translate(-50%)}.video-source-range-playhead:before{content:"";background:#ed5a5a;border-radius:50%;width:8px;height:8px;position:absolute;top:-1px;left:50%;transform:translate(-50%,-50%)}.video-source-range-summary{grid-template-columns:minmax(0,1fr) 82px minmax(0,1fr);align-items:center;gap:7px;display:grid}.video-source-range-summary>button{justify-content:center}.video-source-range-summary>span{text-align:center;gap:1px;display:grid}.video-source-range-summary b{color:#31394f;font-size:10px}.video-source-range-summary small{color:var(--muted);font-size:8px}.video-source-range-readiness{border:1px solid;border-radius:5px;align-items:flex-start;gap:7px;padding:7px;display:flex}.video-source-range-readiness.ready{color:#147a54;background:#edf9f3;border-color:#c5ead7}.video-source-range-readiness.synced{color:#4c48a8;background:#f1f3ff;border-color:#d5d8f5}.video-source-range-readiness.blocked{color:#8a5e0d;background:#fff8e9;border-color:#ecd59e}.video-source-range-readiness>span{gap:2px;min-width:0;display:grid}.video-source-range-readiness b,.video-source-range-readiness small{font-size:9px;line-height:1.35}.video-source-range-readiness small{opacity:.78}.video-clean-output{grid-column:1/-1}.video-source-preview video,.video-clean-output video{object-fit:contain;background:#12151f;border-radius:4px;width:100%;height:100%;min-height:0;max-height:none;display:block}.video-region-canvas{cursor:crosshair;touch-action:none;background:#11151f;border:1px solid #2d3447;border-radius:4px;width:auto;max-width:100%;height:100%;max-height:100%;margin:0 auto;position:relative;overflow:hidden}.video-region-canvas>img{object-fit:contain;pointer-events:none;width:100%;height:100%;max-height:100%;display:block}.video-region-canvas.empty{color:#b8becd;justify-content:center;align-items:center;width:100%;min-height:260px;display:flex}.video-watermark-region{cursor:move;touch-action:none;z-index:2;background:#f2a6261f;border:2px solid #f2a626;min-width:8px;min-height:8px;position:absolute}.video-watermark-region.selected{box-shadow:0 0 0 2px #ffffffe6,0 0 0 4px #f2a6267a}.video-watermark-region.disabled{opacity:.72;background:#7a839a1f;border-style:dashed;border-color:#858da2}.video-watermark-region.disabled>span{color:#fff;background:#858da2}.video-watermark-region.disabled>i{border-color:#858da2}.video-watermark-region>span{color:#201706;white-space:nowrap;background:#f2a626;padding:0 5px;font-size:9px;font-weight:900;line-height:18px;position:absolute;top:-20px;left:-2px}.video-watermark-region>i{cursor:nwse-resize;background:#fff;border:2px solid #f2a626;width:12px;height:12px;position:absolute;bottom:-6px;right:-6px}.video-import-inspector>section{border-bottom:1px solid var(--line);gap:7px;padding:10px 0;display:grid}.video-import-inspector>.video-import-panel-head{border-bottom:1px solid var(--line);padding-bottom:8px}.video-import-inspector label{gap:4px;display:grid}.video-import-inspector label>span{color:var(--muted);font-size:9px;font-weight:800}.video-import-inspector input[type=number],.video-import-inspector input[type=text],.video-import-inspector select{border:1px solid var(--line-strong);color:var(--ink);background:#fff;border-radius:5px;width:100%;min-height:30px;padding:5px 7px}.video-source-clip-editor{background:#f7f8ff;border:1px solid #dfe3f5;border-radius:6px;gap:7px;padding:8px;display:grid}.video-source-clip-editor>div:first-child{justify-content:space-between;align-items:center;display:flex}.video-source-clip-editor>div:first-child strong{color:var(--ink);font-size:10px}.video-source-clip-editor>div:first-child span{color:var(--brand);font-size:10px;font-weight:900}.video-source-clip-range,.video-source-clip-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.video-source-clip-actions button{justify-content:center;min-width:0;padding-inline:5px;font-size:9px}.video-source-clip-shift{grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;gap:7px;display:grid}.video-source-clip-shift .icon-button{width:28px;height:28px;min-height:28px}.video-source-clip-shift input[type=range]{accent-color:var(--brand);width:100%;min-width:0}.video-source-clip-binding-state{background:#fff;border:1px solid #dfe3f5;border-radius:5px;justify-content:space-between;align-items:center;min-height:26px;padding:5px 7px;font-size:9px;display:flex}.video-source-clip-binding-state span{color:#59617a;font-weight:800}.video-source-clip-binding-state em{color:#737b92;font-style:normal}.video-source-clip-binding-state.changed{background:#fff9eb;border-color:#ead496}.video-source-clip-binding-state.changed span{color:#8b6111}.video-source-clip-split{background:#fff;border:1px solid #dfe3f5;border-radius:5px;gap:6px;padding:7px;display:grid}.video-source-clip-split>div:first-child{justify-content:space-between;align-items:center;font-size:9px;display:flex}.video-source-clip-split>div:first-child span{color:#59617a;font-weight:800}.video-source-clip-split>div:first-child em{color:var(--brand);font-style:normal;font-weight:900}.video-source-clip-split input[type=range]{accent-color:var(--brand);width:100%;min-width:0;margin:0}.video-source-clip-split-actions{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:6px;display:grid}.video-source-clip-split-actions button{justify-content:center;min-width:0;padding-inline:5px;font-size:9px}.video-source-clip-editor>small{color:var(--muted);font-size:9px;line-height:1.45}.video-keyframe-nudge{grid-template-columns:30px minmax(0,1fr) 30px;align-items:center;gap:6px;display:grid}.video-keyframe-nudge span{color:var(--muted);text-align:center;font-size:9px;font-weight:800}.video-inspector-title>button{color:var(--brand);background:0 0;border:0;padding:0;font-size:9px;font-weight:900}.video-region-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.video-region-track-tabs{flex-wrap:wrap;gap:4px;display:flex}.video-region-track-tabs>button{border:1px solid var(--line-strong);color:#596179;background:#fff;border-radius:4px;justify-content:center;align-items:center;min-width:27px;height:27px;padding:0 6px;font-size:9px;font-weight:900;display:inline-flex}.video-region-track-tabs>button.active{background:var(--brand);border-color:var(--brand);color:#fff}.video-region-track-tabs>button.disabled:not(.active){color:#9299aa;border-style:dashed}.video-region-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.video-region-actions .ghost-button{min-width:0;padding:5px}.video-region-actions .danger{color:#b23e3e}.video-region-hint{color:var(--muted);font-size:8px;line-height:1.4}.video-region-fields label{grid-template-columns:24px minmax(0,1fr);align-items:center;gap:4px;display:grid}.video-region-create{color:var(--brand-dark);background:#fff;border:1px dashed #bbb5ed;border-radius:5px;justify-content:center;align-items:center;gap:6px;min-height:34px;display:flex}.video-candidate-list{gap:4px;display:grid}.video-candidate-list>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:5px;justify-content:space-between;align-items:center;gap:6px;width:100%;padding:6px;display:flex}.video-candidate-list>button.active,.video-candidate-list>button:hover{border-color:#a99fff}.video-candidate-list button>span{gap:1px;min-width:0;display:grid}.video-candidate-list b{font-size:10px}.video-candidate-list small{color:var(--muted);font-size:8px;line-height:1.25}.video-candidate-list em{color:#8a5907;flex:none;font-size:10px;font-style:normal;font-weight:900}.segmented-control.compact{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.segmented-control.compact button{min-height:29px}.video-rights-confirm{background:#fffaf0;border:1px solid #f0d7a8;border-radius:5px;align-items:flex-start;padding:7px;gap:7px!important;display:flex!important}.video-rights-confirm input{flex:none;margin:2px 0 0}.video-rights-confirm span{gap:2px;line-height:1.35;display:grid;color:#76531c!important;font-size:9px!important}.video-cleanup-submit>small{color:var(--muted);font-size:8px;line-height:1.4}.video-cleanup-error{color:#a53a3a;background:#fff1f1;border:1px solid #f3caca;border-radius:5px;align-items:flex-start;gap:5px;padding:6px;font-size:9px;line-height:1.4;display:flex}.full-width{justify-content:center;width:100%}.danger-ghost{color:#b23e3e;background:0 0;border:1px solid #efcaca;border-radius:5px;justify-content:center;align-items:center;gap:6px;min-height:31px;margin-top:10px;display:flex}.danger-ghost.confirm{color:#fff;background:#b83c3c;border-color:#b83c3c}.video-keyframe-timeline{border-top:1px solid var(--line);grid-column:1/-1;gap:7px;padding:9px 12px 12px;display:grid}.video-timeline-controls{border:1px solid var(--line);background:#f8f9fc;border-radius:5px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 12px;padding:5px 7px;display:flex}.video-playhead-controls,.video-selection-controls,.video-timeline-mode{align-items:center;gap:5px;display:flex}.video-playhead-controls b{color:#31394f;text-align:center;min-width:58px;font-size:10px}.video-selection-controls span,.video-timeline-mode>span{color:var(--muted);white-space:nowrap;font-size:9px;font-weight:800}.video-timeline-controls .segmented-control.compact{display:flex}.video-timeline-controls .segmented-control.compact button{min-width:42px;min-height:26px;padding:3px 7px;font-size:9px}.video-timeline-scroll{overscroll-behavior-x:contain;scrollbar-gutter:stable;min-width:0;padding:2px 0 5px;overflow-x:auto}.video-timeline-content{gap:7px;min-width:720px;transition:width .16s;display:grid}.video-timeline-ruler{color:var(--muted);text-align:left;grid-template-columns:repeat(9,minmax(0,1fr));padding-left:10px;font-size:8px;display:grid}.video-timeline-ruler span:last-child{text-align:right}.video-keyframe-lane{border:1px solid var(--line);background:#f2f4f8;border-radius:5px;height:82px;margin:0 10px;position:relative}.video-keyframe-lane:before{content:"";background:#cdd2df;height:2px;position:absolute;top:40px;left:0;right:0}.video-keyframe-lane>button{touch-action:none;z-index:1;background:#fff;border:2px solid #aeb5c8;border-radius:4px;width:58px;height:58px;padding:2px;position:absolute;top:11px;transform:translate(-50%)}.video-keyframe-lane>button.active{border-color:var(--brand);z-index:3;box-shadow:0 0 0 2px #5a45ff24}.video-keyframe-lane>button.selected:not(.active){z-index:2;border-color:#8174ee;box-shadow:0 0 0 2px #5a45ff1a}.video-keyframe-lane>button.locked{border-style:dashed}.video-keyframe-lane img{object-fit:cover;pointer-events:none;width:50px;height:34px}.video-keyframe-lane button span{color:#434b62;font-size:8px;font-weight:900;line-height:13px;display:block}.video-keyframe-lane button i{background:#f2a626;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:-4px;right:-4px}.video-timeline-playhead{pointer-events:none;z-index:6;background:#d94f42;width:1px;position:absolute;top:-2px;bottom:-2px;transform:translate(-50%)}.video-timeline-playhead>button{pointer-events:auto;touch-action:none;background:#d94f42;border:2px solid #fff;border-radius:50%;width:15px;height:15px;padding:0;position:absolute;top:-7px;left:50%;transform:translate(-50%);box-shadow:0 1px 4px #2d1f1c40}.video-timeline-playhead>button span{display:none}.video-region-tracks{gap:4px;display:grid}.video-region-track{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:8px;margin:0 10px;display:grid}.video-region-track>b,.video-region-track>button{color:var(--muted);text-align:left;background:0 0;border:0;padding:0;font-size:9px;font-weight:800}.video-region-track>button.active{color:var(--brand)}.video-region-track>span{background:#eef0f5;border-radius:999px;height:8px;position:relative}.video-region-track i{background:#b9bfcd;border-radius:50%;width:8px;height:8px;position:absolute;top:0;transform:translate(-50%)}.video-region-track i.active{background:#f2a626}.video-region-track i.disabled{background:#8f97aa;box-shadow:inset 0 0 0 2px #eef0f5}@media (max-width:1220px){.video-import-layout{grid-template-columns:185px minmax(340px,1fr) 235px}.video-import-head p{display:none}}@media (max-width:1040px){.video-import-layout{grid-template-columns:180px minmax(0,1fr)}.video-import-inspector{border-left:0;border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 12px;max-height:none;display:grid}.video-import-stage{max-height:520px}.video-import-inspector>.video-import-panel-head,.video-import-inspector>.video-import-empty,.video-import-inspector>.danger-ghost{grid-column:1/-1}}@media (max-width:760px){.view-videoEdit .workspace{padding:8px 8px 76px}.video-import-head{align-items:stretch;display:grid}.video-import-head h1{font-size:17px}.video-import-head-actions{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.video-import-head-actions button{min-width:0;padding:5px}.video-import-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.video-import-flow span:nth-child(2){border-right:0}.video-import-flow span:nth-child(-n+2){border-bottom:1px solid var(--line)}.video-editor-task-switch{gap:2px}.video-editor-task-switch>button{grid-template-columns:18px minmax(0,1fr);gap:6px;min-height:48px;padding:6px 7px}.video-editor-task-switch em{grid-column:2;justify-self:start;padding:2px 5px}.video-editor-task-switch small{display:none}.video-import-layout{flex-direction:column;min-height:0;display:flex}.video-import-library,.video-import-inspector{border:0}.video-import-list{max-height:none;padding-bottom:4px;display:flex;overflow-x:auto}.video-import-list>button{flex:0 0 180px}.video-import-stage{order:1;grid-template-rows:auto;grid-template-columns:1fr;max-height:none;display:grid}.video-import-inspector{order:3;grid-template-columns:1fr;max-height:none;display:grid}.video-keyframe-timeline{order:2;overflow-x:auto}.video-timeline-toolbar{z-index:5;background:#fff;align-items:stretch;width:calc(100vw - 42px);display:grid;position:sticky;left:0}.video-timeline-toolbar>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.video-timeline-toolbar button{min-width:0;padding:5px}.video-keyframe-lane{min-width:680px;margin:0 28px}.video-timeline-ruler,.video-region-tracks{min-width:736px}.video-source-preview video,.video-clean-output video{min-height:150px}.video-source-frame-strip{height:94px}.video-source-range-rail{margin-inline:8px}.video-source-range-summary{grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr)}.video-region-canvas,.video-region-canvas>img{height:auto;max-height:360px}}.audio-timeline{min-height:420px;padding-top:8px}.playhead{background:var(--brand);z-index:2;width:2px;position:absolute;top:44px;bottom:58px;left:48%}.playhead span{background:var(--brand);color:#fff;white-space:nowrap;border-radius:6px;padding:5px 8px;font-size:11px;font-weight:900;position:absolute;top:-24px;left:50%;transform:translate(-50%)}.audio-row{border-top:1px solid var(--line);grid-template-columns:120px 1fr;align-items:center;gap:12px;min-height:72px;padding:10px 14px;display:grid}.audio-row>div{grid-template-columns:repeat(100,minmax(0,1fr));grid-auto-rows:minmax(48px,auto);gap:8px;display:grid}.audio-row>div>span,.audio-row>div>button{text-overflow:ellipsis;white-space:nowrap;border-radius:8px;align-items:center;min-width:0;min-height:48px;padding:8px 12px;font-size:12px;font-weight:900;display:flex;overflow:hidden}.audio-row.purple>div>span{color:var(--brand);background:#eeeaff;border:1px solid #d9d2ff}.audio-row.green>div>span,.audio-row.green>div>button{color:#148557;background:#eaf8f0;border:1px solid #c8ebd7}.audio-row.orange>div>span,.audio-row.orange>div>button{color:#ad6b00;background:#fff3dd;border:1px solid #ffe0a8}.audio-row.text>div>span{border:1px solid var(--line);color:#59627f;background:#f4f5fb}.audio-row>div>span.muted,.audio-row>div>button.muted,.audio-row>div>span.solo-excluded,.audio-row>div>button.solo-excluded{color:#7d8496;opacity:.72;background:#f0f1f4;border-color:#d7dae2}.audio-row>div>span.solo,.audio-row>div>button.solo{box-shadow:inset 0 0 0 2px #27a36a}.audio-row.empty>div{grid-template-columns:repeat(100,minmax(0,1fr))}.audio-row>div>span.audio-track-empty{color:#8b93aa;background:#f8f9fc;border:1px dashed #d8dce8;grid-area:1/1/auto/span 32;font-weight:700}.audio-project-clip{appearance:none;cursor:grab;isolation:isolate;text-align:left;touch-action:none;position:relative}.audio-project-clip:active,.audio-project-clip.dragging{cursor:grabbing}.audio-project-clip.selected{box-shadow:inset 0 0 0 2px,0 0 0 2px #5b4df324}.audio-project-clip.locked{cursor:default}.audio-trim-handle{cursor:ew-resize;opacity:.92;z-index:4;background:currentColor;border:2px solid #fff;border-radius:3px;width:8px;position:absolute;top:6px;bottom:6px}.audio-trim-handle.left{left:3px}.audio-trim-handle.right{right:3px}.audio-project-clip.locked .audio-trim-handle{cursor:not-allowed}.audio-clip-waveform{opacity:.24;pointer-events:none;z-index:-1;align-items:center;gap:1px;display:flex;position:absolute;inset:6px 8px;overflow:hidden}.audio-clip-waveform i{background:currentColor;border-radius:1px;flex:1px;min-width:1px}.audio-clip-waveform i.audio-waveform-pending{opacity:.7;width:100%;max-width:none;height:1px}.audio-clip-copy{z-index:1;flex-direction:column;align-items:flex-start;min-width:0;display:flex;position:relative;overflow:hidden}.audio-clip-copy strong,.audio-clip-copy small{text-overflow:ellipsis;max-width:100%;display:block;overflow:hidden}.audio-clip-copy small{opacity:.78;font-size:10px;font-weight:800}.audio-clip-selection-status{border-top:1px solid var(--line);background:#f8f7ff;justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:7px 14px;display:flex}.audio-clip-selection-status strong,.audio-clip-selection-status span{font-size:11px}.audio-clip-selection-status span{color:var(--muted)}.project-audio-clip-commands{align-items:center;gap:6px;display:flex}.audio-tools{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:8px;padding:12px 14px;display:flex}.audio-tools button{border:1px solid var(--line);color:#59627f;background:#fff;border-radius:8px;min-height:32px;padding:6px 10px;font-size:12px;font-weight:900}.voice-profile{grid-template-columns:42px 1fr auto;align-items:center;gap:10px;display:grid}.voice-profile>.voice-avatar{border-radius:999px;width:42px;height:42px}.voice-profile strong,.voice-profile span{display:block}.voice-profile span{color:var(--muted);font-size:12px}.voice-profile button{border:1px solid var(--line);color:var(--brand);background:#fff;border-radius:8px;min-height:34px;padding:6px 10px;font-size:12px;font-weight:900}.emotion-grid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.emotion-grid button{border:1px solid var(--line);color:#59627f;background:#fff;border-radius:8px;min-height:42px;font-size:12px;font-weight:900}.emotion-grid button.active{background:var(--brand-soft);border-color:var(--brand);color:var(--brand)}.ghost-button.full{width:100%}.tip-card{background:var(--brand-soft);color:#4f44b5;border-radius:8px;padding:14px}.tip-card strong{margin-bottom:6px;font-size:13px;display:block}.tip-card p{margin:0;font-size:12px;line-height:1.6}.modal-backdrop,.drawer-backdrop{z-index:100;background:#1012266b;position:fixed;inset:0}.xiaou-assistant{z-index:90;justify-items:end;gap:10px;display:grid;position:fixed;bottom:18px;right:18px}.xiaou-panel{border:1px solid var(--line);background:#fff;border-radius:8px;gap:10px;width:min(420px,100vw - 28px);max-height:calc(100vh - 36px);padding:12px;display:grid;overflow:auto;box-shadow:0 24px 70px #14173538}.xiaou-head{z-index:2;background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin:-12px -12px 0;padding:12px 12px 8px;display:grid;position:sticky;top:-12px}.xiaou-head strong{font-size:14px;display:block}.xiaou-head span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.35;display:block}.xiaou-messages{gap:8px;max-height:280px;display:grid;overflow:auto}.xiaou-message{white-space:pre-line;border-radius:8px;padding:9px 10px;font-size:12px;font-weight:800;line-height:1.55}.xiaou-message.assistant{background:var(--brand-soft);color:#4d44ad;justify-self:start}.xiaou-message.user{color:#2f3b67;background:#f2f6ff;justify-self:end}.xiaou-capability-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.xiaou-capability-strip span{color:#59627f;background:#fbfcff;border:1px solid #e4e8f5;border-left:3px solid #cfd4e6;border-radius:8px;gap:2px;min-height:43px;padding:7px 8px;font-size:10.5px;font-weight:850;line-height:1.25;display:grid}.xiaou-capability-strip span.ready{border-left-color:#16a34a}.xiaou-capability-strip span.limited{border-left-color:#f59e0b}.xiaou-capability-strip span.blocked{border-left-color:#dc2626}.xiaou-capability-strip b{color:#2f3858;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:950;overflow:hidden}.xiaou-draft{background:#fbfcff;border:1px solid #d8d1ff;border-radius:8px;gap:10px;padding:10px;display:grid}.xiaou-draft-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.xiaou-draft-head strong{font-size:13px;display:block}.xiaou-draft-head span{color:var(--muted);margin-top:3px;font-size:12px;font-weight:800;line-height:1.45;display:block}.xiaou-draft-head em{background:var(--brand);color:#fff;border-radius:999px;padding:4px 8px;font-size:11px;font-style:normal;font-weight:900}.xiaou-draft-grid,.xiaou-change-list{gap:7px;display:grid}.xiaou-change-row{background:#fff;border:1px solid #e7e9f5;border-radius:8px;gap:5px;padding:8px;display:grid}.xiaou-change-row strong{color:#303858;font-size:11px;line-height:1.25}.xiaou-change-row span{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:5px;display:grid}.xiaou-change-row i{color:#4d5674;text-overflow:ellipsis;background:#f7f8fd;border:1px solid #edf0f7;border-radius:7px;min-height:28px;padding:6px;font-size:10px;font-style:normal;font-weight:850;line-height:1.35;overflow:hidden}.xiaou-change-row b{color:var(--brand);font-size:12px}.xiaou-change-row small,.xiaou-draft-empty{color:var(--muted);font-size:11px;font-weight:800;line-height:1.45}.xiaou-draft-empty{background:#fff;border:1px dashed #dfe4f3;border-radius:8px;padding:8px}.xiaou-agent-plan{background:#f8fbff;border:1px solid #dbe6fb;border-radius:8px;gap:8px;padding:8px;display:grid}.xiaou-agent-plan-head{gap:3px;display:grid}.xiaou-agent-plan-head strong{color:#24304f;font-size:12px}.xiaou-agent-plan-head span{color:#59627f;font-size:11px;font-weight:850;line-height:1.4}.xiaou-agent-task-grid{gap:6px;display:grid}.xiaou-agent-task{background:#fff;border:1px solid #e4e9f6;border-left:3px solid #a8b0c5;border-radius:8px;gap:5px;padding:7px 8px;display:grid}.xiaou-agent-task.ready{border-left-color:#16a34a}.xiaou-agent-task.needs_input{border-left-color:#f59e0b}.xiaou-agent-task.manual_review{border-left-color:var(--brand)}.xiaou-agent-task.blocked{border-left-color:#dc2626}.xiaou-agent-task.approved,.xiaou-agent-task.done{border-left-color:#0f766e}.xiaou-agent-task div{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:6px;display:grid}.xiaou-agent-task b{color:#27314f;font-size:11px;line-height:1.25}.xiaou-agent-task em{color:#4f46e5;white-space:nowrap;background:#f3f5ff;border-radius:999px;padding:3px 6px;font-size:10px;font-style:normal;font-weight:950}.xiaou-agent-task p,.xiaou-agent-task small,.xiaou-agent-next span{color:#5b647f;font-size:10.5px;font-weight:820;line-height:1.4}.xiaou-agent-task-actions{justify-content:flex-end;gap:6px;display:flex}.xiaou-agent-task-actions button{color:#4b54c8;background:#f8faff;border:1px solid #dfe6f7;border-radius:7px;min-height:26px;padding:4px 8px;font-size:10.5px;font-weight:950}.xiaou-agent-task-actions button:disabled{color:#9aa3bd;cursor:not-allowed}.xiaou-agent-binding-note{color:#405079;background:#eef4ff;border:1px solid #d8e4fb;border-radius:7px;align-items:center;gap:6px;padding:7px 8px;font-size:10.5px;font-weight:850;line-height:1.4;display:flex}.xiaou-agent-binding-note svg{color:#5148d6;flex:none}.xiaou-agent-next{gap:5px;display:grid}.xiaou-agent-next span{background:#eef4ff;border-radius:7px;padding:6px 7px}.xiaou-draft-node{border:1px solid var(--line);background:#fff;border-radius:8px;gap:4px;padding:8px;display:grid}.xiaou-draft-node strong{color:var(--ink);font-size:12px}.xiaou-draft-node span,.xiaou-draft-node small{color:var(--muted);font-size:11px;font-weight:800;line-height:1.45}.xiaou-draft-warnings{gap:6px;display:grid}.xiaou-draft-warnings span{color:#8d5d18;background:#fff8ec;border:1px solid #f2a62647;border-radius:7px;padding:7px 8px;font-size:11px;font-weight:800;line-height:1.45}.xiaou-draft-warnings.capability span{color:#be123c;background:#fff1f2;border-color:#fecdd3}.xiaou-draft-actions{justify-content:flex-end;gap:8px;display:flex}.xiaou-suggestions{flex-wrap:wrap;gap:6px;display:flex}.xiaou-suggestions button{border:1px solid var(--line);color:#59627f;background:#fbfcff;border-radius:999px;min-height:28px;padding:5px 9px;font-size:11px;font-weight:900}.xiaou-input{z-index:2;background:#fff;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin:0 -12px -12px;padding:8px 12px 12px;display:grid;position:sticky;bottom:-12px}.xiaou-input textarea{border:1px solid var(--line);resize:vertical;border-radius:8px;min-height:54px;padding:8px 10px}.xiaou-fab{background:var(--brand);color:#fff;border:0;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:0 14px 36px #5a45ff47}.modal-backdrop{justify-content:center;align-items:center;padding:28px;display:flex}.modal-backdrop.modal-backdrop-confirm{z-index:360}.preview-modal{border:1px solid var(--line);background:#fff;border-radius:8px;gap:14px;width:min(92vw,920px);max-width:920px;padding:16px;display:grid;box-shadow:0 30px 80px #1417353d}.overwrite-confirm-modal{border:1px solid var(--line);background:#fff;border-radius:8px;gap:14px;width:min(92vw,520px);max-width:520px;padding:16px;display:grid;box-shadow:0 30px 80px #1417353d}.generation-confirm-modal{border:1px solid var(--line);background:#fff;border-radius:8px;gap:12px;width:min(92vw,620px);max-width:620px;padding:16px;display:grid;box-shadow:0 30px 80px #1417353d}.overwrite-confirm-modal p{color:#4b5575;margin:0;font-size:13px;font-weight:800;line-height:1.65}.generation-confirm-modal p{color:#4b5575;margin:0;font-size:13px;font-weight:800;line-height:1.55}.generation-confirm-modal .estimate-panel{margin:0}.agent-publish-confirm-modal{max-height:min(88vh,760px);overflow:auto}.agent-publish-platforms,.agent-publish-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.agent-publish-source{background:#fbfcff;border:1px solid #e7eaf4;border-radius:8px;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:10px;padding:9px;display:grid}.agent-publish-source img{aspect-ratio:16/10;object-fit:cover;border-radius:6px;width:76px;height:48px}.agent-publish-source div,.agent-publish-copy{gap:4px;min-width:0;display:grid}.agent-publish-source strong,.agent-publish-copy strong{color:var(--ink);overflow-wrap:anywhere;font-size:13px}.agent-publish-source span,.agent-publish-source small{color:var(--muted);font-size:11px}.agent-publish-copy{border:1px solid #e7eaf4;border-radius:8px;padding:10px}.agent-publish-copy p{color:#4d5674;white-space:pre-wrap;max-height:78px;margin:0;font-size:12px;font-weight:700;line-height:1.5;overflow:auto}.agent-publish-copy>div{flex-wrap:wrap;gap:5px;display:flex}.agent-publish-copy>div span{color:#5946d2;background:#f3f0ff;border-radius:6px;padding:3px 6px;font-size:10px;font-weight:800}.generation-confirm-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.generation-confirm-meta span,.generation-confirm-warnings span{color:#4d5674;background:#fbfcff;border:1px solid #e7eaf4;border-radius:8px;gap:3px;min-width:0;padding:8px 9px;font-size:12px;font-weight:900;display:grid}.generation-confirm-meta b{color:var(--muted);font-size:10px}.generation-confirm-warnings{gap:7px;display:grid}.generation-confirm-warnings strong{color:#9a3412;font-size:12px}.generation-confirm-warnings span{color:#8a4b12;background:#fff8ec;border-color:#fed7aa;line-height:1.35}.overwrite-confirm-actions{justify-content:flex-end;gap:10px;display:flex}.overwrite-confirm-actions button{min-width:132px}.modal-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-head>div{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.modal-head strong{font-size:16px;display:block}.modal-head span{color:var(--muted);font-size:12px}.modal-video{aspect-ratio:9/16;object-fit:contain;background:#101226;border-radius:8px;width:100%;max-height:76vh}.modal-video-pending{color:#fff;place-items:center;display:grid;position:relative;overflow:hidden}.modal-video-pending img{filter:brightness(.45);object-fit:cover;width:100%;height:100%;position:absolute}.modal-video-pending div{text-align:center;z-index:1;justify-items:center;gap:10px;max-width:320px;padding:24px;display:grid;position:relative}.modal-video-pending strong{font-size:16px}.modal-video-pending span{color:#ffffffc7;font-size:13px;line-height:1.6}.drawer-backdrop{justify-content:flex-end;display:flex}.version-drawer{border-left:1px solid var(--line);background:#fff;grid-template-rows:auto 1fr;width:min(760px,96vw);height:100vh;padding:16px;display:grid;box-shadow:-22px 0 60px #14173529}.queue-drawer{border-left:1px solid var(--line);background:#f8fafc;flex-direction:column;gap:10px;width:min(680px,96vw);height:100vh;padding:14px;display:flex;overflow:hidden;box-shadow:-18px 0 48px #0f172a24}.queue-controls{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid;position:relative}.queue-controls>.primary-small{min-height:40px}.queue-more-menu{position:relative}.queue-more-menu>summary{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d7deea;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 12px;font-size:12px;font-weight:900;list-style:none;display:inline-flex}.queue-more-menu>summary::-webkit-details-marker{display:none}.queue-more-menu[open]>summary{color:#4338ca;border-color:#8b7cf6}.queue-more-menu-popover{z-index:6;background:#fff;border:1px solid #d7deea;border-radius:8px;gap:6px;min-width:210px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 18px 42px #0f172a29}.queue-more-menu-popover button{justify-content:flex-start;width:100%;min-height:34px}.queue-diagnostics{background:#fff;border:1px solid #dce3ee;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:10px 11px;display:grid}.queue-diagnostics.running{background:#f7fbff;border-color:#bfdbfe}.queue-diagnostics.attention,.queue-diagnostics.blocked{background:#fff8f5;border-color:#fed7aa}.queue-diagnostics.healthy{background:#f4fbf7;border-color:#bbf7d0}.queue-diagnostic-copy{min-width:0}.queue-diagnostic-copy strong{color:var(--ink);align-items:center;gap:7px;font-size:13px;display:flex}.queue-diagnostic-copy p{color:#5d6680;margin:3px 0 0;font-size:12px;font-weight:800;line-height:1.42}.queue-diagnostic-actions{align-items:center;gap:6px;min-width:0;display:flex}.primary-small.danger{background:linear-gradient(135deg,#ef4444,#f97316);box-shadow:0 10px 22px #ef44442e}.queue-diagnostic-metrics{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.queue-diagnostic-inline{color:#64748b;flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:5px 12px;font-size:10.5px;font-weight:800;display:flex}.queue-diagnostic-inline span{white-space:nowrap}.queue-diagnostic-inline b{color:#1e293b;font-weight:950}.queue-diagnostic-details{border-top:1px solid #cbd5e1b8;grid-column:1/-1;padding-top:7px}.queue-diagnostic-details>summary{color:#536079;cursor:pointer;justify-content:space-between;align-items:center;font-size:11px;font-weight:900;list-style:none;display:flex}.queue-diagnostic-details>summary::-webkit-details-marker{display:none}.queue-diagnostic-details[open]>summary{margin-bottom:8px}.queue-diagnostic-details .queue-diagnostic-metrics,.queue-diagnostic-details .queue-next-steps{margin-top:7px}.queue-cost-overview{background:#fff;border:1px solid #dce3ee;border-left:3px solid #0f766e;border-radius:8px;gap:8px;padding:9px 10px;display:grid}.queue-cost-overview-head{justify-content:space-between;align-items:end;gap:12px;min-width:0;display:flex}.queue-cost-overview-head>div{min-width:0}.queue-cost-overview-head strong{color:#0f172a;font-size:12px;font-weight:950;display:block}.queue-cost-overview-head span,.queue-cost-overview-head small{color:#64748b;font-size:9.5px;font-weight:800;line-height:1.4;display:block}.queue-cost-overview-head small{text-align:right}.queue-cost-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.queue-cost-metrics span{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;gap:1px;min-height:39px;padding:5px 7px;font-size:9.5px;font-weight:850;display:grid}.queue-cost-metrics b{color:#0f172a;font-size:14px;font-weight:950;line-height:1.15}.queue-cost-overview>p{color:#7c5a10;margin:0;font-size:9.5px;font-weight:800;line-height:1.4}.queue-diagnostic-metrics span{color:#69738f;background:#ffffffc7;border:1px solid #d8def2e6;border-radius:8px;gap:2px;min-height:46px;padding:8px 9px;font-size:11px;font-weight:900;display:grid}.queue-diagnostic-metrics b{color:var(--ink);font-size:16px;line-height:1}.queue-next-steps{counter-reset:queue-step;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0;padding:0;list-style:none;display:grid}.queue-next-steps li{color:#53607c;background:#ffffffa6;border:1px solid #d8def2c7;border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:start;padding:7px 8px;font-size:11px;font-weight:900;line-height:1.45;display:grid}.queue-next-steps li:before{color:var(--brand-dark);content:counter(queue-step);counter-increment:queue-step;background:#f0edff;border-radius:999px;place-items:center;width:16px;height:16px;margin-top:1px;font-size:10px;font-weight:1000;display:inline-grid}.queue-ledger-updated{color:#7b8298;grid-column:1/-1;font-size:11px;font-weight:900}.queue-controls label{gap:6px;display:grid}.queue-controls label span{color:var(--muted);font-size:12px;font-weight:900}.queue-controls select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;min-height:38px;padding:0 10px}.queue-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;min-width:min(340px,100%);display:grid}.queue-task-toolbar{justify-content:space-between;align-items:end;gap:12px;display:flex}.queue-task-toolbar>div:first-child{min-width:0}.queue-task-toolbar>div:first-child strong{color:#111827;font-size:13px;font-weight:950;display:block}.queue-task-toolbar>div:first-child span{color:#64748b;margin-top:2px;font-size:10.5px;line-height:1.4;display:block}.queue-task-view-bar{background:#f8fafc;border:1px solid #dce3ee;border-radius:7px;grid-template-columns:minmax(160px,.8fr) minmax(120px,1fr) auto;align-items:end;gap:7px;min-height:42px;padding:5px 6px 5px 8px;display:grid}.queue-task-view-bar>label{gap:2px;min-width:0;display:grid}.queue-task-view-bar>label>span{color:#7a8297;font-size:9px;font-weight:900}.queue-task-view-bar select{color:#334155;text-overflow:ellipsis;background:#fff;border:1px solid #d7deea;border-radius:6px;width:100%;min-width:0;height:29px;padding:0 24px 0 7px;font-size:10.5px;font-weight:850}.queue-task-view-state{color:#64748b;overflow-wrap:anywhere;min-width:0;padding-bottom:6px;font-size:9.5px;font-weight:800;line-height:1.35}.queue-task-view-state.error{color:#b42318}.queue-task-view-actions{gap:4px;display:flex}.queue-task-view-actions .icon-button{width:29px;height:29px;min-height:29px;padding:0}.queue-task-view-actions .icon-button.danger{color:#b42318}.queue-task-view-modal label{gap:6px;display:grid}.queue-task-view-modal label>span{color:#475569;font-size:11px;font-weight:900}.queue-task-view-modal input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:7px;outline:0;min-height:40px;padding:0 10px;font-size:13px;font-weight:800}.queue-task-view-modal input:focus{border-color:#6d5dfc;box-shadow:0 0 0 3px #6d5dfc1f}.queue-task-dimension-filters{grid-template-columns:minmax(145px,1.35fr) minmax(118px,1fr) 102px 96px 30px;align-items:end;gap:6px;display:grid}.queue-task-dimension-filters label{gap:3px;min-width:0;display:grid}.queue-task-dimension-filters label>span{color:#7a8297;font-size:9px;font-weight:900}.queue-task-dimension-filters input,.queue-task-dimension-filters select{color:#334155;background:#fff;border:1px solid #dce3ee;border-radius:7px;width:100%;min-width:0;height:31px;font-size:10.5px;font-weight:800}.queue-task-dimension-filters select{text-overflow:ellipsis;padding:0 22px 0 7px}.queue-task-search>div{color:#94a3b8;background:#fff;border:1px solid #dce3ee;border-radius:7px;grid-template-columns:16px minmax(0,1fr);align-items:center;padding:0 7px;display:grid}.queue-task-search input{border:0;outline:0;height:29px;padding:0 3px}.queue-task-dimension-filters .icon-button{width:30px;height:31px;min-height:31px;padding:0}.queue-task-batch-bar{background:#f5f3ff;border:1px solid #ddd6fe;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;min-height:36px;padding:4px 5px 4px 9px;display:flex}.queue-task-batch-bar label{color:#514b72;align-items:center;gap:6px;min-width:0;font-size:10.5px;font-weight:900;display:flex}.queue-task-batch-bar input,.queue-ledger-select input{accent-color:#5b4ce6;width:14px;height:14px;margin:0}.queue-task-batch-bar button{color:#4c1d95;white-space:nowrap;background:#fff;border:1px solid #c4b5fd;border-radius:6px;align-items:center;gap:4px;min-height:27px;padding:4px 8px;font-size:10.5px;font-weight:900;display:inline-flex}.queue-task-batch-bar button:disabled{cursor:not-allowed;opacity:.48}.queue-filter-empty{text-align:left;background:#f8fafc;border-color:#dce3ee;align-items:start;gap:5px;margin:0;padding:12px}.queue-filter-empty p{color:#64748b;margin:0;font-size:11px}.queue-filter-empty .ghost-button{min-height:28px}.queue-inline-note{color:#8f5a18;background:#fff8ec;border:1px solid #e7973452;border-radius:8px;margin:0 0 12px;padding:10px 12px;font-size:12px;font-weight:800;line-height:1.5}.queue-preflight-issue{background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;gap:8px;margin:12px 0 0;padding:10px 12px;display:grid}.queue-preflight-issue>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.queue-preflight-issue strong{color:#151a3c;font-size:12px}.queue-preflight-issue span,.queue-preflight-issue p{color:#8f1d2c;font-size:11px;font-weight:800}.queue-preflight-issue p{margin:0;line-height:1.5}.queue-preflight-issue button{justify-self:start}.queue-stats-grid button{color:#64748b;background:#fff;border:1px solid #dce3ee;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:32px;padding:5px 7px;font-size:10.5px;font-weight:900;display:flex}.queue-stats-grid button:hover{color:#3730a3;border-color:#a5b4fc}.queue-stats-grid button.active{color:#fff;background:#111827;border-color:#111827}.queue-stats-grid button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.queue-stats-grid b{color:#334155;background:#eef2f7;border-radius:999px;min-width:18px;padding:2px 5px;font-size:10px}.queue-stats-grid button.active b{color:#fff;background:#ffffff29}.queue-job-list{overscroll-behavior:contain;scrollbar-gutter:stable;gap:10px;min-height:0;padding:1px 4px 12px 1px;display:grid;overflow:auto}.queue-current-batch{gap:7px;display:grid}.queue-task-section-head{justify-content:space-between;align-items:center;display:flex}.queue-task-section-head strong{color:#334155;font-size:11px;font-weight:950}.queue-task-section-head span{color:#64748b;font-size:10.5px;font-weight:850}.queue-empty-state{text-align:left;background:#fff;border:1px dashed #cbd5e1;border-radius:8px;align-content:center;justify-items:start;gap:10px;min-height:154px;padding:16px;display:grid}.queue-empty-state>strong{color:#111827;font-size:14px}.queue-empty-state p{margin:0}.queue-empty-state small{color:#7b8298;font-size:11px;font-weight:800;line-height:1.5}.queue-job-card{background:#fff;border:1px solid #dce3ee;border-radius:8px;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.queue-job-card img{object-fit:cover;border-radius:8px;width:68px;height:58px}.queue-job-card strong{align-items:center;gap:7px;font-size:13px;display:flex}.queue-job-card span{color:var(--muted);margin:5px 0 8px;font-size:12px;line-height:1.45;display:block}.ledger-section{gap:10px;padding-top:2px;display:grid}.ledger-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.ledger-head strong{color:var(--ink);font-size:13px;display:block}.ledger-head span{color:var(--muted);margin-top:2px;font-size:12px;line-height:1.45;display:block}.ledger-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.queue-export-handoff{color:#315581;background:#f7fbff;border:1px solid #dbeafe;border-radius:8px;align-items:center;gap:7px;padding:8px 10px;font-size:11.5px;font-weight:850;line-height:1.45;display:flex}.queue-export-handoff svg{color:#2563eb;flex:none}.dispatcher-section{background:0 0;border:0;border-radius:8px;gap:8px;padding:0;display:grid}.dispatcher-section-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 10px;display:flex}.dispatcher-section-head strong{color:var(--ink);font-size:12.5px;font-weight:950}.dispatcher-section-head span{color:var(--muted);margin-top:2px;font-size:11px;font-weight:750;display:block}.dispatcher-worker-action{color:#3730a3;white-space:nowrap;background:#fff;border:1px solid #c7d2fe;border-radius:7px;justify-content:center;align-items:center;gap:4px;min-height:28px;padding:4px 8px;font-size:10.5px;font-weight:950;display:inline-flex}.dispatcher-runtime-health{background:#fff;border:1px solid #dbe4f0;border-left:3px solid #16a34a;grid-template-columns:minmax(180px,.8fr) minmax(300px,1.4fr);align-items:center;gap:7px 12px;padding:7px 9px;display:grid}.dispatcher-runtime-health.degraded{border-left-color:#d97706}.dispatcher-runtime-health.blocked,.dispatcher-runtime-health.disabled{border-left-color:#dc2626}.dispatcher-runtime-summary{gap:2px;min-width:0;display:grid}.dispatcher-runtime-summary strong{color:#172033;align-items:center;gap:5px;font-size:11px;display:flex}.dispatcher-runtime-summary small{color:#64748b;overflow-wrap:anywhere;font-size:10px;line-height:1.35}.dispatcher-runtime-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.dispatcher-runtime-metrics span{color:#64748b;border-left:1px solid #e2e8f0;gap:1px;min-width:0;padding-left:7px;font-size:9.5px;display:grid}.dispatcher-runtime-metrics b{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.dispatcher-runtime-health>p{color:#9a3412;grid-column:1/-1;align-items:center;gap:5px;margin:0;font-size:10px;font-weight:800;line-height:1.35;display:flex}.dispatcher-runtime-health>p svg{flex:none}.dispatcher-worker-capability{background:#fff;border:1px solid #dbeafe;border-radius:8px;flex-wrap:wrap;align-items:center;gap:6px;padding:7px;display:flex}.dispatcher-worker-capability.blocked{border-color:#fed7aa}.dispatcher-worker-capability.ready{border-color:#bbf7d0}.dispatcher-worker-capability span{color:#334155;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:4px;min-height:23px;padding:3px 8px;font-size:10.5px;font-weight:850;display:inline-flex}.dispatcher-worker-capability b{color:#111827;font-weight:950}.dispatcher-worker-capability em{color:#9a3412;overflow-wrap:anywhere;flex:220px;font-size:10.5px;font-style:normal;font-weight:850;line-height:1.4}.dispatcher-list{gap:7px;display:grid}.dispatcher-system-details{background:#fff;border:1px solid #dce3ee;border-radius:8px;overflow:hidden}.dispatcher-system-details>summary{color:#536079;cursor:pointer;justify-content:space-between;align-items:center;min-height:34px;padding:7px 9px;font-size:10.5px;font-weight:850;list-style:none;display:flex}.dispatcher-system-details>summary::-webkit-details-marker{display:none}.dispatcher-system-details>summary svg{transition:transform .16s}.dispatcher-system-details[open]>summary svg{transform:rotate(180deg)}.dispatcher-system-details[open]>summary{border-bottom:1px solid #e2e8f0}.dispatcher-system-details .dispatcher-runtime-health{border-top:0;border-left:0;border-right:0}.dispatcher-system-details .dispatcher-worker-capability{border:0;border-top:1px solid #e2e8f0;border-radius:0}.dispatcher-card{background:#fff;border:1px solid #dbeafe;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;padding:9px;display:grid}.dispatcher-card.paused,.dispatcher-card.cancelled{border-color:#e5e7eb}.dispatcher-card.failed{border-color:#fecdd3}.dispatcher-card strong{color:var(--ink);align-items:center;gap:7px;font-size:12px;line-height:1.35;display:flex}.dispatcher-card span,.dispatcher-card small{color:var(--muted);overflow-wrap:anywhere;margin-top:3px;font-size:10.5px;line-height:1.45;display:block}.dispatcher-card em{color:#9a3412;overflow-wrap:anywhere;margin-top:4px;font-size:10.5px;font-style:normal;font-weight:850;line-height:1.45;display:block}.dispatcher-card .dispatcher-cancellation{color:#9a3412;background:#fff7ed;border-left:2px solid #f97316;margin-top:5px;padding:4px 6px;font-weight:800}.dispatcher-card .dispatcher-cancellation.stopped_before_submission,.dispatcher-card .dispatcher-cancellation.settled{color:#475569;background:#f8fafc;border-left-color:#64748b}.dispatcher-progress{gap:3px;max-width:360px;margin-top:7px;display:grid}.dispatcher-progress .progress{width:100%}.dispatcher-progress small{margin-top:0}.dispatcher-actions{grid-template-columns:repeat(2,minmax(46px,auto));gap:5px;display:grid}.dispatcher-actions button{border:1px solid var(--line);color:#3a4161;white-space:nowrap;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:4px;min-height:26px;padding:3px 7px;font-size:10.5px;font-weight:900;display:inline-flex}.dispatcher-actions .dispatcher-restore-action{color:#166534;background:#f0fdf4;border-color:#bbf7d0;grid-column:1/-1}.dispatcher-actions .dispatcher-restore-action:hover{color:#14532d;border-color:#86efac}.dispatcher-actions .dispatcher-confirm-action{color:#3730a3;background:#eef2ff;border-color:#c7d2fe;grid-column:1/-1}.dispatcher-actions .dispatcher-confirm-action:hover{color:#312e81;border-color:#818cf8}.dispatcher-empty{color:var(--muted);background:#fff;border:1px dashed #d7def0;border-radius:8px;padding:10px;font-size:11px;font-weight:750;line-height:1.45}.ledger-list{gap:8px;display:grid}.ledger-card{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:10px;display:grid}.ledger-card.selectable{border-left:3px solid #f59e0b}.ledger-card-content{min-width:0}.queue-ledger-select{color:#7c5a18;align-items:center;gap:5px;margin-bottom:5px;font-size:9.5px;font-weight:900;display:flex}.queue-ledger-select span{color:inherit;font-size:inherit;margin:0;line-height:1;display:inline}.ledger-card.image-ledger{grid-template-columns:48px minmax(0,1fr) auto}.ledger-thumb{aspect-ratio:1;border:1px solid var(--line);object-fit:cover;background:#f4f6ff;border-radius:7px;width:48px;height:48px}.ledger-card strong{color:var(--ink);align-items:center;gap:7px;font-size:12px;line-height:1.35;display:flex}.ledger-card span,.ledger-card small{color:var(--muted);overflow-wrap:anywhere;margin-top:3px;font-size:11px;line-height:1.45;display:block}.ledger-kind-chip{color:#4b35e8;vertical-align:1px;background:#f1efff;border:1px solid #d8d3ff;border-radius:999px;margin-right:6px;padding:3px 6px;font-size:10px;font-weight:900;line-height:1;display:inline-block}.ledger-card em{color:#b91c1c;overflow-wrap:anywhere;margin-top:4px;font-size:11px;font-style:normal;font-weight:800;line-height:1.45;display:block}.ledger-diagnostic{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:5px;margin-top:8px;padding:8px;display:grid}.ledger-diagnostic.warning{background:#fffbeb;border-color:#fde68a}.ledger-diagnostic.blocked{background:#fff1f2;border-color:#fecdd3}.ledger-diagnostic.info{background:#f8fafc;border-color:#dbeafe}.ledger-diagnostic div{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ledger-diagnostic b{color:var(--ink);font-size:11px;font-weight:950}.ledger-diagnostic p,.ledger-diagnostic li,.ledger-diagnostic span{color:#536079;font-size:10.5px;line-height:1.45}.ledger-diagnostic p{margin:0}.ledger-diagnostic ul,.ledger-diagnostic ol{gap:3px;margin:0;padding-left:16px;display:grid}.ledger-card time{color:#7c86a5;white-space:nowrap;font-size:11px}.ledger-card-side,.ledger-actions{justify-items:end;gap:6px;display:grid}.ledger-actions{grid-template-columns:repeat(auto-fit,minmax(58px,auto))}.ledger-actions.image-actions{grid-template-columns:minmax(64px,auto)}.ledger-actions button{border:1px solid var(--line);color:#3a4161;background:#fff;border-radius:7px;min-height:28px;padding:4px 8px;font-size:11px;font-weight:900}.ledger-actions .ledger-export-action{color:#166534;background:#f3fff8;border-color:#bbf7d0}.ledger-actions .ledger-export-action:hover{color:#14532d;border-color:#86efac}.ledger-actions .ledger-publish-action{color:#4c1d95;background:#f5f3ff;border-color:#c4b5fd}.ledger-actions .ledger-publish-action:hover{color:#3b0764;border-color:#8b5cf6}.ledger-actions .ledger-retry-package-action{color:#9a3412;background:#fff7ed;border-color:#fed7aa;justify-content:center;align-items:center;gap:4px;display:inline-flex}.ledger-actions .ledger-retry-package-action:hover{color:#7c2d12;border-color:#fdba74}.ledger-empty{min-height:58px}.queue-job-actions{gap:6px;display:grid}.queue-job-actions button{border:1px solid var(--line);color:#3a4161;background:#fff;border-radius:7px;min-height:30px;padding:4px 10px;font-size:12px;font-weight:900}.queue-controls button:disabled,.queue-job-actions button:disabled,.dispatcher-actions button:disabled,.dispatcher-worker-action:disabled,.ledger-actions button:disabled{cursor:not-allowed;opacity:.45}@media (max-width:720px){.queue-drawer{width:100vw;padding:10px}.queue-diagnostics{grid-template-columns:1fr}.queue-controls{grid-template-columns:minmax(0,1fr) auto}.queue-more-menu-popover{max-width:calc(100vw - 20px);position:fixed;top:102px;right:10px}.queue-diagnostic-actions{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.queue-diagnostic-copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.queue-diagnostic-metrics,.queue-next-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.queue-task-toolbar{align-items:stretch;gap:7px;display:grid}.queue-task-toolbar>div:first-child span{display:none}.queue-cost-overview-head{align-items:start}.queue-cost-overview-head small{max-width:132px}.queue-cost-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.queue-task-view-bar{grid-template-columns:minmax(0,1fr) auto;align-items:center;row-gap:5px;min-height:68px;padding-bottom:7px;overflow:hidden}.queue-task-view-state{text-overflow:ellipsis;white-space:nowrap;grid-area:2/1/auto/-1;min-height:14px;padding:0 2px;overflow:hidden}.queue-task-view-actions{grid-area:1/2}.queue-task-dimension-filters{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}.queue-task-dimension-filters .queue-task-search{grid-column:1/6}.queue-task-dimension-filters>label:nth-child(2){grid-column:1/3}.queue-task-dimension-filters>label:nth-child(3){grid-column:3/5}.queue-task-dimension-filters>label:nth-child(4){grid-column:5/7}.queue-task-dimension-filters>.icon-button{grid-area:1/6/auto/7;width:100%}.queue-task-dimension-filters input,.queue-task-dimension-filters select{font-size:9.5px}.queue-task-batch-bar{gap:5px;padding-left:7px}.queue-task-batch-bar label,.queue-task-batch-bar button{font-size:9.5px}.queue-stats-grid{width:100%;min-width:0}.queue-stats-grid button{min-height:30px;padding:4px}.queue-job-card{grid-template-columns:54px minmax(0,1fr);align-items:start;gap:8px;padding:9px}.queue-job-card img{width:54px;height:48px}.queue-job-actions{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.queue-job-actions button{min-height:28px;padding:3px 5px;font-size:10.5px}.ledger-head,.dispatcher-card,.ledger-card,.ledger-card.image-ledger{grid-template-columns:1fr}.ledger-head-actions,.dispatcher-actions,.ledger-card-side,.ledger-actions{justify-items:stretch}.ledger-head-actions{justify-content:stretch}.ledger-head-actions button{flex:120px}.dispatcher-actions,.ledger-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.dispatcher-card,.ledger-card,.ledger-card.image-ledger{gap:8px;padding:9px}.ledger-card-side,.ledger-actions{justify-items:stretch}.ledger-card time{text-align:left}.dispatcher-runtime-health{grid-template-columns:1fr}.dispatcher-runtime-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.version-list{align-content:start;gap:10px;min-height:0;padding-right:2px;display:grid;overflow:auto}.version-drawer-body{grid-template-columns:minmax(260px,.82fr) minmax(320px,1.18fr);gap:12px;min-height:0;padding-top:14px;display:grid;overflow:hidden}.version-row{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fbfcff;border-radius:8px;gap:5px;padding:12px;display:grid}.version-row:hover{border-color:var(--brand)}.version-row.active{border-color:var(--brand);box-shadow:inset 3px 0 0 var(--brand);background:#f6f5ff}.version-row strong{flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.version-row em{background:var(--brand-soft);color:var(--brand);border-radius:999px;padding:3px 7px;font-size:11px;font-style:normal;font-weight:900}.version-row span,.version-row small{color:var(--muted);font-size:12px;line-height:1.5}.version-row-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:3px;display:grid}.version-row-actions button{justify-content:center;min-width:0;min-height:32px;padding:0 8px;font-size:11px}.version-compare-panel{border:1px solid var(--line);background:#f8f9fd;border-radius:8px;grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.version-compare-head{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:start;gap:10px;padding:12px;display:flex}.version-compare-head>div{gap:3px;min-width:0;display:grid}.version-compare-head strong{font-size:13px}.version-compare-head span{color:var(--muted);overflow-wrap:anywhere;font-size:11px;line-height:1.45}.version-compare-head em{background:var(--brand-soft);color:var(--brand);border-radius:999px;flex:none;padding:4px 8px;font-size:11px;font-style:normal;font-weight:900}.version-diff-list{min-height:0;padding:0 12px 12px;overflow:auto}.version-diff-row{border-bottom:1px solid #e9ebf3;grid-template-columns:78px minmax(0,1fr) minmax(0,1fr);gap:7px;padding:10px 0;display:grid}.version-diff-row:last-child{border-bottom:0}.version-diff-row>strong{padding-top:18px;font-size:11px;line-height:1.45}.version-diff-row>div{min-width:0}.version-diff-row span{color:var(--muted);margin-bottom:3px;font-size:10px;font-weight:800;display:block}.version-diff-row p{overflow-wrap:anywhere;background:#fff;border:1px solid #e6e8f1;border-radius:6px;min-height:48px;margin:0;padding:7px;font-size:11px;line-height:1.5}.version-diff-row>div:first-of-type p{background:#f0efff;border-color:#dcd9ff}.version-compare-empty{color:var(--muted);text-align:center;align-self:center;padding:24px;font-size:12px;line-height:1.7}@media (max-width:720px){.version-drawer{width:100vw;padding:12px}.version-drawer-body{grid-template-rows:minmax(180px,.85fr) minmax(220px,1.15fr);grid-template-columns:1fr}.version-diff-row{grid-template-columns:66px minmax(0,1fr) minmax(0,1fr)}}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1420px){.workflow-layout{grid-template-columns:190px minmax(0,1fr)}.home-hero{grid-template-columns:minmax(340px,.84fr) minmax(460px,1.16fr)}.home-feature-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.home-feature{border-bottom:1px solid var(--line)}.home-feature:nth-child(3n){border-right:0}.case-gallery-grid,.home-case-grid,.visual-case-grid,.project-case-gallery .visual-case-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-hero-case-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workflow-guide-grid{grid-template-columns:1fr}.workflow-guide.compact .capability-truth-list,.roadmap-lanes,.security-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.security-summary-grid,.usage-quota-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.role-commerce-grid,.role-training-checklist,.role-training-consent{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-panel{grid-column:1/-1;max-height:none;position:static}.keyframe-layout,.audio-layout{grid-template-columns:220px minmax(0,1fr)}.prompt-panel,.voice-settings{grid-column:1/-1}.render-grid,.quick-page,.commerce-page,.image-center-layout{grid-template-columns:1fr}.image-center-task-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-grid .info-card:last-child{grid-column:1/-1}.prompt-import-bar{grid-template-columns:1fr}.import-readiness-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.import-node-settings,.import-match-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1120px){.settings-quickstart-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.top-nav{gap:10px;padding:8px 12px}.studio-topbar{grid-template-columns:minmax(220px,1fr) auto;min-height:58px}.studio-context-strip{display:none}.studio-breadcrumb{padding-left:10px}.studio-frame{grid-template-columns:1fr}.app-sidebar{border-bottom:1px solid var(--line);z-index:20;border-right:0;flex-direction:row;align-items:center;gap:10px;padding:10px 14px;display:flex;position:sticky;top:58px;overflow-x:auto}.sidebar-brand,.plan-card,.user-row{display:none}.sidebar-nav{gap:8px;display:flex}.sidebar-link{white-space:nowrap;flex:none;min-height:38px}.workflow-layout{grid-template-columns:1fr}.quick-next-panel{grid-template-columns:1fr;align-items:stretch;position:static}.quick-command-desk{grid-template-columns:1fr}.quick-command-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-command-spec-bar{grid-template-columns:1fr}.quick-command-spec-bar button{width:100%}.quick-command-next{grid-template-columns:1fr;align-items:stretch}.quick-command-next>button{width:100%}.quick-readiness-strip{grid-template-columns:1fr;align-items:stretch}.quick-readiness-items{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-next-panel>button{width:100%}.quick-mode-strip,.quick-run-contract,.commerce-drama-head,.commerce-drama-footer,.quick-simple-controls,.quick-guided-editor-summary{grid-template-columns:1fr}.commerce-drama-actions,.commerce-drama-footer>div,.quick-guided-editor-actions{justify-content:stretch}.commerce-drama-actions button,.commerce-drama-footer button,.quick-guided-editor-actions button{width:100%}.commerce-drama-stats,.commerce-drama-bulk,.commerce-drama-shot-grid,.commerce-drama-compose-state{grid-template-columns:1fr}.commerce-drama-compose-state small{white-space:normal}.commerce-drama-generation-path,.commerce-drama-generation-steps{grid-template-columns:1fr}.commerce-drama-generation-actions{min-width:0}.commerce-drama-bulk label.wide{grid-column:auto}.commerce-drama-bulk button{width:100%}.commerce-drama-shot-top{grid-template-columns:auto minmax(0,1fr)}.commerce-drama-shot-top label{grid-column:span 1}.commerce-drama-shot-asset{grid-template-columns:1fr}.commerce-drama-shot-asset button{width:100%}.commerce-drama-shot-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-mode-toggle,.quick-simple-pro-button{width:100%}.quick-page.quick-guided .preview-card{position:static}.quick-readiness-strip>.ghost-button{width:100%}.beta-layout{grid-template-columns:1fr}.case-gallery-grid,.home-case-grid,.quick-case-grid,.visual-case-grid,.visual-case-gallery.compact .visual-case-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-case-gallery .visual-case-grid,.project-plan-steps,.production-cockpit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-case-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workflow-step-list,.roadmap-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.roadmap-lanes{grid-template-columns:1fr}.usage-quota-summary,.usage-quota-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.security-readiness-head,.security-meter-row{grid-template-columns:1fr}.security-readiness-head{display:grid}.security-actions{flex-wrap:wrap;justify-content:flex-start}.security-note-strip,.media-storage-candidate-list{grid-template-columns:1fr}.media-storage-confirm{display:grid}.media-storage-confirm>div:last-child{grid-template-columns:1fr 1fr;display:grid}.workflow-case-strip,.project-context-bar{grid-template-columns:1fr}.context-chips{justify-content:flex-start}.home-hero,.home-mode-grid{grid-template-columns:1fr}.home-projects-row,.home-feature-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.home-feature:nth-child(3n){border-right:1px solid var(--line)}.home-feature:nth-child(2n){border-right:0}.editor-bar{top:122px}.keyframe-layout,.audio-layout{grid-template-columns:1fr}.shot-list-panel,.script-panel{max-height:360px;overflow:auto}.workflow-left-rail,.node-library{display:none}.stat-row,.project-grid,.quick-bottom-grid,.commerce-starter-guide-steps,.commerce-starter-setting-summary,.commerce-capability-guard,.commerce-module-grid,.commerce-preset-grid,.commerce-product-context,.commerce-metrics,.commerce-service-recommendation-metrics,.commerce-service-recommendation-columns,.commerce-managed-controls,.commerce-managed-result,.commerce-execution-grid,.commerce-merchant-metrics,.commerce-merchant-path,.commerce-merchant-actions,.commerce-merchant-modes,.choice-grid.five,.asset-bank,.library-grid,.product-profile-editor-grid,.quick-adjustment-summary,.quick-shot-tabs,.quick-shot-current,.quick-shot-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.server-asset-list{grid-template-columns:1fr}.role-active-summary,.role-training-grid,.role-training-actions,.image-center-task-grid,.image-center-product-list{grid-template-columns:repeat(2,minmax(0,1fr))}.import-readiness-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.strategy-decision-grid,.quick-enrich-report{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-workspace-mode-card,.import-next-step{grid-template-columns:1fr}}@media (max-width:760px){.settings-quickstart-head{display:grid}.settings-quickstart-actions{grid-template-columns:repeat(2,minmax(0,1fr))}body{background:#f5f6fb}.product-shell.compact-density{font-size:12px}.mobile-app-header{padding:calc(10px + env(safe-area-inset-top)) 12px 10px;z-index:45;background:#fffffff5;border-bottom:1px solid #e4e7f3eb;gap:9px;display:grid;position:sticky;top:0;box-shadow:0 8px 26px #272d5c14}.mobile-app-topline,.mobile-app-context,.mobile-status-pills,.mobile-header-actions{align-items:center;display:flex}.mobile-app-topline,.mobile-app-context{justify-content:space-between}.mobile-brand{color:var(--brand);background:0 0;border:0;align-items:center;gap:8px;min-height:32px;padding:0;display:inline-flex}.mobile-brand strong{font-size:18px;line-height:1}.mobile-status-pills,.mobile-header-actions{gap:6px}.mobile-api-pill,.mobile-icon-action,.mobile-header-actions button{border-radius:8px;min-height:32px;font-size:11px;font-weight:900}.mobile-api-pill{color:#986000;background:#fff8e8;border:1px solid #f2dca8;padding:0 8px}.mobile-api-pill.live,.mobile-api-pill.ready{color:#14734e;background:#ebf8f1;border-color:#bfe8d3}.mobile-api-pill.offline,.mobile-api-pill.missing-key{color:var(--bad);background:#fff0f0;border-color:#f0caca}.mobile-icon-action{background:var(--brand-soft);color:var(--brand);border:1px solid #d8d1ff;width:34px}.mobile-app-context{gap:10px}.mobile-app-context>div:first-child{gap:2px;min-width:0;display:grid}.mobile-app-context span,.mobile-app-context small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:900;overflow:hidden}.mobile-app-context strong{color:#151735;text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.2;display:block;overflow:hidden}.mobile-header-actions{flex:none}.mobile-header-actions button{border:1px solid var(--line);color:#384261;background:#fff;align-items:center;gap:4px;padding:0 8px;display:inline-flex}.mobile-header-actions button.primary{background:var(--brand);border-color:var(--brand);color:#fff}.compact-density .workspace,.compact-density .workspace,.workspace{padding:10px 10px calc(92px + env(safe-area-inset-bottom))}.workspace-notice{text-overflow:ellipsis;white-space:nowrap;border-color:#d8d1ffe6;width:100%;margin:0 0 10px;font-size:11px;line-height:1.35;overflow:hidden;box-shadow:0 8px 20px #2d36640d}.mobile-bottom-nav{padding:7px 7px calc(7px + env(safe-area-inset-bottom));z-index:80;background:#fffffffa;border-top:1px solid #e4e7f3f0;grid-template-columns:repeat(6,minmax(0,1fr));gap:2px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #1e244c1f}.mobile-bottom-nav button{color:#6d7593;background:0 0;border:0;border-radius:8px;place-items:center;gap:3px;min-height:48px;padding:5px 2px;font-size:10px;font-weight:900;display:grid}.mobile-bottom-nav button svg{width:17px;height:17px}.mobile-bottom-nav button.active{background:var(--brand-soft);color:var(--brand)}nextjs-portal{display:none!important}.home-page,.quick-page,.render-page,.library-page,.workflow-page,.commerce-page,.image-center-page{gap:12px;max-width:100%;overflow-x:hidden}.image-center-toolbar,.image-center-product-summary,.image-center-template-head,.image-center-panel-head,.image-center-detail-head{grid-template-columns:1fr;display:grid}.image-center-layout,.image-center-task-grid,.image-center-product-list,.image-center-detail-modules,.image-center-detail-module,.commerce-product-quick-status,.commerce-product-quick-body,.commerce-product-quick-grid,.commerce-product-quick-textareas,.commerce-product-quick-actions,.commerce-starter-guide-steps,.commerce-starter-setting-summary,.commerce-product-lock-slider{grid-template-columns:1fr}.commerce-product-quick-actions button{justify-content:center;width:100%}.commerce-workspace-mode-card{grid-template-columns:1fr;padding:10px}.commerce-workspace-mode-actions,.commerce-card-head-actions{justify-content:stretch}.commerce-workspace-segment{flex:130px}.commerce-workspace-mode-actions>.primary-small,.commerce-card-head-actions .ghost-button{flex:130px;justify-content:center}.image-center-toolbar,.image-center-products,.image-center-workbench,.image-center-product-summary,.image-center-detail-draft{padding:10px}.image-center-summary-actions,.image-center-actions,.image-center-task-actions,.image-center-detail-actions{justify-content:stretch}.image-center-summary-actions button,.image-center-actions button,.image-center-task-actions button,.image-center-detail-actions button{flex:120px}.image-center-product-summary{grid-template-columns:78px minmax(0,1fr);align-items:start}.image-center-summary-image{width:78px}.image-center-task-card{grid-template-columns:82px minmax(0,1fr);align-items:start;gap:8px;padding:9px}.image-center-task-preview{width:82px;min-height:82px}.image-center-task-body{gap:4px;min-width:0}.image-center-task-body p,.image-center-task-body small{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.image-center-task-body p{-webkit-line-clamp:2;font-size:11px;line-height:1.35}.image-center-task-body small{-webkit-line-clamp:2}.image-center-tags{gap:4px}.image-center-tags span{padding:3px 6px;font-size:10px}.image-center-task-actions{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.image-center-task-actions button{flex:initial;min-height:32px;padding:6px}.image-center-detail-module{grid-template-columns:82px minmax(0,1fr);min-height:96px}.image-center-detail-media{min-height:96px}.image-center-detail-copy{gap:4px;padding:8px}.image-center-detail-copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.home-hero{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:14px;min-height:0;padding:12px}.home-hero-copy{gap:10px}.home-kicker{min-height:28px;padding:5px 10px;font-size:11px}.home-summary{border:1px solid var(--line);background:#fbfcff;border-radius:8px;gap:5px;padding:8px;font-size:11px}.home-commercial-guard{grid-template-columns:repeat(2,minmax(0,1fr))}.home-commercial-guard span{padding:8px}.home-cta-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.home-cta-row .primary-action{grid-column:1/-1}.home-cta-row button,.home-visual-head button,.home-preview-head button,.visual-case-toolbar button,.editor-page-actions button,.editor-tools button,.commerce-section-actions button,.commerce-image-actions button,.commerce-batch-actions button{min-height:38px}.home-capabilities{gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.home-capabilities span{flex:none;padding:6px 9px;font-size:11px}.home-visual-showcase,.home-app-preview,.home-feature-strip,.home-mode-panel,.visual-case-gallery,.commerce-planner-card,.commerce-plan-card,.commerce-product-quick-card,.canvas-panel,.node-library,.workflow-asset-dock,.settings-panel,.preview-card,.info-card,.quick-adjustment-center,.quick-shot-adjustment-center,.project-panel,.queue-panel,.stat-card{border-radius:8px;box-shadow:0 10px 26px #272d5c12}.home-visual-showcase,.home-app-preview,.home-mode-panel,.visual-case-gallery,.commerce-planner-card,.commerce-plan-card,.commerce-product-quick-card{padding:10px}.bracelet-recommended-next{grid-template-columns:1fr;align-items:stretch}.bracelet-recommended-next .primary-small,.bracelet-recommended-next .ghost-button,.quick-runthrough-card .primary-small{width:100%}.quick-runthrough-card{grid-template-columns:1fr;align-items:stretch}.home-hero-case,.visual-case-card,.home-project-mini,.home-new-project{min-height:148px}.home-hero-case strong,.visual-case-card strong{font-size:12px;line-height:1.25}.home-hero-case small,.visual-case-card small{font-size:10px}.home-feature{gap:10px;padding:10px}.quick-page,.commerce-page,.quick-page.quick-guided{grid-template-columns:1fr}.quick-page.quick-guided .preview-card{max-height:none;position:static;overflow:visible}.quick-heading,.commerce-heading{border:1px solid var(--line);background:#fff;border-radius:8px;margin-bottom:10px;padding:10px}.quick-heading p,.commerce-heading p{margin-top:5px;font-size:12px;line-height:1.45}.quick-command-desk{gap:10px;padding:10px}.quick-command-copy,.quick-command-next{padding:10px}.quick-command-copy strong{font-size:15px}.quick-command-actions,.quick-command-flow{grid-template-columns:1fr}.quick-command-flow article{min-height:0}.quick-command-source-head,.quick-command-source-row{grid-template-columns:1fr}.quick-command-source-tabs,.quick-command-source-row .ghost-button{width:100%}.quick-command-input textarea{min-height:96px}.quick-command-status{grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-plan-card{position:static}.workflow-layout{gap:10px;width:100%;max-width:100%;overflow-x:hidden}.canvas-panel,.settings-panel{padding:8px}.canvas-panel,.canvas-board-shell,.canvas-board{min-width:0;max-width:100%;overflow-x:hidden}.settings-panel{max-height:none;position:static}.prompt-import-bar,.workflow-case-strip,.project-context-bar{border-radius:8px;padding:10px}.xiaou-assistant{bottom:calc(70px + env(safe-area-inset-bottom));z-index:95;left:10px;right:10px}.xiaou-panel{width:100%;max-height:min(72vh,620px);overflow:auto}.xiaou-fab,.top-actions .team-chip,.top-actions .api-badge,.marketing-nav{display:none}.top-nav{min-height:64px}.top-actions{margin-left:auto}.top-actions .ghost-button{display:none}.studio-frame{min-height:calc(100vh - 64px)}.app-sidebar{top:64px}.commerce-config-grid,.commerce-capability-guard,.commerce-module-grid,.commerce-product-context,.commerce-metrics,.commerce-service-recommendation-metrics,.commerce-service-recommendation-columns,.commerce-managed-controls,.commerce-managed-result,.commerce-execution-grid,.commerce-merchant-metrics,.commerce-merchant-path,.commerce-merchant-actions,.commerce-merchant-modes,.quick-start-workbench,.commerce-preset-grid{grid-template-columns:1fr}.quick-start-actions,.quick-start-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.security-summary-grid,.security-check-grid{grid-template-columns:1fr}.security-readiness-card{padding:10px}.security-actions button{flex:140px}.commerce-managed-head,.commerce-service-recommendation-head,.commerce-execution-head,.commerce-merchant-head{align-items:stretch;display:grid}.commerce-service-recommendation-actions{justify-content:stretch}.commerce-service-recommendation-actions button{flex:130px;justify-content:center}.commerce-managed-recommender,.commerce-service-recommendation-card,.commerce-execution-card,.commerce-merchant-desk{padding:10px}.commerce-card-head,.commerce-action-row,.commerce-module-actions,.commerce-image-actions{flex-direction:column;align-items:stretch}.commerce-module-card{min-height:0}.commerce-module-actions{grid-template-columns:1fr}.editor-bar,.page-title-row,.editor-page-head{flex-direction:column;align-items:flex-start}.editor-page-head{display:flex}.editor-page-actions,.editor-tools{justify-content:flex-start;width:100%;padding-bottom:4px;overflow-x:auto}.project-title{flex:0 auto;width:100%;min-width:0}.editor-bar{top:124px}.prompt-import-actions{align-content:initial}.case-gallery-grid,.home-case-grid,.quick-case-grid,.visual-case-grid,.visual-case-gallery.compact .visual-case-grid,.home-hero-case-grid,.project-case-gallery .visual-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-plan-steps,.production-cockpit-grid,.production-next-action{grid-template-columns:1fr}.project-plan-head,.production-cockpit-head{flex-direction:column;align-items:flex-start}.production-action-row,.production-action-row button{justify-content:stretch;width:100%}.keyframe-rail{margin-left:22px;margin-right:22px}.keyframe-time-fields{grid-template-columns:1fr}.visual-case-toolbar,.home-visual-head{flex-direction:column;align-items:flex-start}.visual-case-tabs{justify-content:flex-start}.visual-case-card.featured,.home-hero-case.featured{grid-area:span 1/span 2;min-height:180px}.workflow-step-list,.workflow-guide.compact .workflow-step-list,.capability-truth-list,.workflow-guide.compact .capability-truth-list{grid-template-columns:1fr}.usage-quota-head{flex-direction:column;align-items:flex-start}.usage-quota-summary,.usage-quota-grid{grid-template-columns:1fr}.workflow-case-list{grid-auto-columns:142px}.import-readiness-grid,.import-node-settings,.import-match-grid{grid-template-columns:1fr}.quick-output-strip,.quick-guided-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-output-strip span{border-bottom:1px solid #edf0f7;border-right:0;padding-bottom:6px}.quick-output-strip span:last-child{border-bottom:0}.canvas-board{min-height:560px}.canvas-grid{min-width:850px}.canvas-mini{width:calc(100% - 36px)}.canvas-clip-strip{max-width:calc(100% - 36px);position:static}.dock-stats,.home-projects-row,.home-dashboard-row,.home-feature-strip,.home-quick-compose,.home-canvas-preview,.stat-row,.project-grid,.bottom-grid,.quick-bottom-grid,.preview-content,.choice-grid.three,.choice-grid.four,.choice-grid.five,.keyframe-cards,.asset-bank,.library-grid,.product-profile-editor-grid,.product-profile-editor-grid.two,.product-profile-editor-actions,.import-match-grid,.reference-row,.reference-target-grid,.reference-annotation-grid,.strategy-decision-grid,.strategy-support-grid,.emotion-grid{grid-template-columns:1fr}.quick-adjustment-head{flex-direction:column;align-items:flex-start}.quick-adjustment-head small{text-align:left;max-width:none}.quick-adjustment-summary,.quick-adjustment-presets,.quick-shot-tabs,.quick-shot-current,.quick-shot-editor-grid,.commerce-drama-active-shot-main,.commerce-drama-active-grid{grid-template-columns:1fr}.quick-shot-editor-grid label.wide,.commerce-drama-active-grid .wide,.commerce-drama-command-preview{grid-column:1}.commerce-drama-shot-reference-head{flex-direction:column;align-items:flex-start;gap:3px}.commerce-drama-shot-reference-head small{text-align:left}.commerce-drama-shot-reference-grid{grid-template-columns:1fr}.commerce-drama-shot-reference-row,.commerce-drama-shot-reference-row.override{border-top:1px solid #e5e8f2;border-left:0;grid-template-columns:34px minmax(0,1fr) minmax(104px,.75fr);padding:7px 0}.commerce-drama-shot-reference-row:first-child{border-top:0}.quick-adjustment-actions,.commerce-drama-active-actions{flex-direction:column;align-items:stretch}.quick-adjustment-actions .ghost-button,.quick-adjustment-actions .primary-small,.commerce-drama-active-actions button{justify-content:center;width:100%}.commerce-drama-panel.guided-mode .commerce-drama-active-actions{flex-direction:row;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.commerce-drama-panel.guided-mode .commerce-drama-active-actions .primary-small{grid-column:span 2}.commerce-drama-shot-rail{grid-auto-columns:minmax(148px,72vw)}.reference-annotation-toolbar{grid-template-columns:1fr;align-items:flex-start}.reference-annotation-kind-group{justify-content:flex-start}.role-commerce-grid,.role-active-summary,.role-training-grid,.role-training-checklist,.role-training-consent,.role-training-actions,.voice-asset-summary{grid-template-columns:1fr}.role-commerce-head{flex-direction:column;align-items:flex-start}.server-asset-toolbar,.server-asset-pagination{flex-direction:column;align-items:stretch}.server-asset-summary,.server-asset-controls{width:100%}.server-asset-controls{grid-template-columns:minmax(0,1fr) auto;display:grid}.server-asset-search{width:100%}.server-asset-sort span{display:none}.server-asset-sort{padding-left:2px}.server-asset-pagination button{justify-content:center;width:100%}.asset-library-workspace>[data-testid=server-asset-library]{order:3}.asset-library-workspace>[data-testid=product-profile-editor-card],.asset-library-workspace>[data-testid=library-product-card],.asset-library-workspace>[data-testid=library-scene-card],.asset-library-workspace>.current-project-assets-card,.asset-library-workspace>.info-card{order:1}.asset-library-workspace .server-asset-list{overscroll-behavior:contain;max-height:440px;overflow-y:auto}.server-asset-row{grid-template-columns:62px minmax(0,1fr)}.server-asset-actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.input-action-row,.product-image-preview,.quick-product-metadata-progress,.quick-product-metadata-grid,.quick-enrich-report{grid-template-columns:1fr}.quick-product-metadata-drawer{width:100vw;padding:0}.quick-product-metadata-drawer .quick-product-metadata-card{box-shadow:none;border:0;border-radius:0;min-height:100dvh}.quick-product-metadata-actions>button{flex:1 1 0}.quick-product-metadata-discard{flex-direction:column;align-items:stretch}.quick-product-metadata-discard>div button{flex:1 1 0}.quick-product-metadata-anchor{grid-template-columns:48px minmax(0,1fr)}.quick-product-metadata-anchor-media{width:48px;height:48px}.quick-product-metadata-anchor>b{grid-column:2;justify-self:start}.quick-guided-head{align-items:flex-start}.quick-guided-steps{grid-template-columns:1fr}.quick-guided-steps article{min-height:0}.quick-mobile-action-bar{bottom:calc(68px + env(safe-area-inset-bottom));z-index:82;background:#fffffffa;border:1px solid #dce0f0f5;border-radius:12px;grid-template-columns:1fr 1fr;gap:8px;padding:8px;display:grid;position:fixed;left:10px;right:10px;box-shadow:0 14px 34px #1b214a2e}.quick-mobile-action-bar button{color:#303858;background:#fff;border:1px solid #dfe2f0;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:42px;padding:8px;font-size:12px;font-weight:900;display:inline-flex}.quick-mobile-action-bar button.primary{background:var(--brand);border-color:var(--brand);color:#fff}.quick-mobile-action-bar button:disabled{cursor:not-allowed;opacity:.55}.product-image-preview span{white-space:normal}.timeline-track,.timeline-edit-toolbar,.timeline-subtitle-toolbar,.timeline-keyframe-track,.curve-track,.wave-track,.audio-row{grid-template-columns:1fr}.timeline-duration-stepper,.timeline-keyframe-stepper{justify-content:flex-start}.timeline-track,.timeline-keyframe-lane{overflow-x:auto}.audio-row>div{grid-auto-flow:row}.audio-preview-card>div{padding:28px}.audio-preview-card h2{font-size:25px}.quick-heading h1,.home-hero-copy h1,.page-title-row h1{font-size:23px}.home-hero-copy p{font-size:17px}.home-feature{border-right:0;grid-template-columns:42px 1fr}.home-canvas-nodes{grid-template-columns:repeat(4,minmax(120px,1fr));padding-bottom:4px;overflow-x:auto}.input-action-row,.publish-account-row,.publish-job-row,.publish-job-editor,.publish-job-proof,.publish-ready-row{grid-template-columns:1fr}.publish-job-actions,.publish-ready-actions{justify-content:flex-start;max-width:none}.top-nav{display:none}.studio-frame{min-height:calc(100vh - 112px);display:block}.app-sidebar{display:none}.workspace{padding:10px 10px calc(150px + env(safe-area-inset-bottom))}.quick-video{max-height:min(70vh,560px)}}@media (max-width:1180px){.home-workbench{grid-template-columns:1fr}.home-case-list{grid-template-columns:repeat(4,minmax(0,1fr))}.home-case-card:first-child{grid-row:span 1;min-height:122px}.home-module-grid,.home-workbench-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.home-lower-grid,.home-mode-shortcuts{grid-template-columns:1fr}}@media (max-width:760px){.home-page{gap:10px}.home-workbench-main,.home-case-panel,.home-compact-panel{padding:10px;box-shadow:0 8px 20px #262d580f}.home-workbench-head p{font-size:12px}.home-workbench-input textarea{min-height:86px}.home-workbench-actions,.home-readiness-grid,.home-workflow-pipeline,.home-module-grid,.home-wallet-strip,.home-service-mode-strip.compact,.home-mode-shortcuts{grid-template-columns:1fr}.home-workbench-actions button{justify-content:center;min-height:40px}.home-next-panel{grid-template-columns:1fr;align-items:stretch}.home-next-panel .primary-small{justify-content:center;width:100%}.home-case-list{grid-template-columns:repeat(2,minmax(0,1fr))}.home-case-card,.home-case-card:first-child{min-height:134px}.home-module-button,.home-mode-shortcut{min-height:72px}.home-panel-head{align-items:flex-start}.home-project-row{grid-template-columns:52px minmax(0,1fr) 18px}.home-project-row img,.home-project-row>svg:first-child{width:46px;height:46px}.mobile-app-header{padding:calc(7px + env(safe-area-inset-top)) 10px 8px;z-index:auto;gap:6px;position:static}.product-shell.view-quick .mobile-app-header{display:grid}.mobile-brand{min-height:28px}.mobile-brand .logo-orb{width:28px;height:28px}.mobile-brand strong{font-size:16px}.mobile-api-pill,.mobile-icon-action,.mobile-header-actions button{min-height:28px;font-size:10px}.mobile-icon-action{width:30px}.mobile-app-context{gap:8px}.mobile-app-context span,.mobile-app-context small{font-size:10px}.mobile-app-context strong{font-size:14px}.mobile-header-actions button{padding:0 7px}.workspace,.compact-density .workspace{padding:8px 8px calc(126px + env(safe-area-inset-bottom))}.workspace-notice{margin-bottom:8px;padding:7px 9px}.home-workbench{gap:8px}.home-workbench-main,.home-case-panel,.home-compact-panel{padding:10px}.home-workbench-head{gap:6px}.home-workbench-eyebrow{min-height:26px;padding:0 9px;font-size:11px}.home-workbench-head h1{font-size:20px;line-height:1.2}.home-workbench-head p{font-size:11px;line-height:1.45}.home-workbench-input textarea{min-height:74px;font-size:12px}.home-workbench-actions{gap:7px}.home-workbench-actions button{min-height:36px}.quick-page{gap:10px}.quick-page.quick-guided{grid-template-columns:1fr}.breadcrumb{display:none}.quick-heading{gap:8px;margin-bottom:8px;padding:7px 8px}.quick-heading svg{width:18px;height:18px}.quick-heading h1{font-size:17px}.quick-heading p{display:none}.quick-command-desk,.quick-guided-checklist,.quick-run-contract-compact,.quick-mode-strip,.quick-simple-settings,.quick-guided-editor,.preview-card,.quick-guided-adjustments{border-radius:8px;padding:7px}.quick-command-copy{display:none}.quick-command-copy strong{font-size:12px}.quick-command-copy small{display:none}.quick-command-input textarea{min-height:64px;font-size:12px}.quick-command-actions{grid-template-columns:1fr 1fr}.quick-enrichment-review{margin:0 -1px;padding:9px 8px}.quick-enrichment-review-head{align-items:stretch;display:grid}.quick-enrichment-review-head button{justify-content:center;width:100%}.quick-enrichment-review-grid{grid-template-columns:1fr}.quick-command-actions .primary-small{grid-column:1/-1}.quick-command-flow{grid-template-columns:1fr;gap:6px}.quick-command-flow article{grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:3px 7px;min-height:58px;padding:7px}.quick-command-flow article>div{flex-direction:column;grid-area:1/1/3;align-items:flex-start;gap:3px}.quick-command-flow article>strong{grid-area:1/2}.quick-command-flow small{-webkit-line-clamp:1;grid-area:2/2;min-height:0}.quick-command-flow article>button{grid-area:1/3/3;min-width:70px}.quick-command-spec-bar{gap:6px;padding:7px}.quick-command-spec-bar>div{gap:2px;display:grid}.quick-command-spec-bar small,.quick-simple-settings>summary small{display:none}.quick-simple-settings>summary{min-height:48px;padding:7px}.quick-command-next{gap:7px}.quick-command-next strong{font-size:12px}.quick-command-next small{font-size:10px}.quick-command-status{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-command-status em{grid-template-columns:1fr;align-content:center;min-height:28px}.quick-guided-checklist{gap:8px}.quick-guided-head strong{font-size:12px}.quick-guided-head span{font-size:11px}.quick-guided-steps article{gap:7px;padding:7px}.quick-guided-step-main strong{font-size:12px}.quick-guided-step-main small{font-size:10px}.quick-run-contract-compact{grid-template-columns:1fr}.quick-run-contract-compact em{display:none}.quick-mode-strip{gap:8px}.quick-preview{gap:10px}.quick-page.quick-guided .preview-card{max-height:none;position:static;overflow:visible}.preview-header{margin-bottom:10px}.quick-output-strip{margin-bottom:10px;padding:7px}.quick-mobile-action-bar{bottom:calc(58px + env(safe-area-inset-bottom));border-radius:10px;gap:6px;padding:6px;left:8px;right:8px}.quick-mobile-action-bar button{min-height:38px;padding:7px;font-size:12px}.mobile-bottom-nav{padding:5px 6px calc(5px + env(safe-area-inset-bottom))}.mobile-bottom-nav button{min-height:44px}}.project-mobile-jumpbar{display:none}@media (max-width:760px){.render-page{gap:10px;min-width:0;max-width:calc(100vw - 16px);display:grid}.render-page .page-title-row{gap:8px;margin-bottom:2px}.render-page .page-title-row h1{margin:0;font-size:24px;line-height:1.15}.render-page .page-title-row>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;max-width:calc(100vw - 16px);display:grid}.render-page .page-title-row button{justify-content:center;width:100%;min-width:0;min-height:34px;padding:0 7px;font-size:11px}.render-page .page-title-row button svg{flex:none;width:14px;height:14px}.project-mobile-jumpbar{scrollbar-width:none;gap:6px;margin:0 0 2px;padding:1px 0 4px;display:flex;overflow-x:auto}.project-mobile-jumpbar::-webkit-scrollbar{display:none}.project-mobile-jumpbar button{color:#3d4666;background:#fff;border:1px solid #e1e5f4;border-radius:8px;flex:none;align-items:center;gap:4px;min-height:32px;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.project-mobile-jumpbar button:first-child{background:var(--brand);border-color:var(--brand);color:#fff}.render-page .stat-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:0}.render-page .stat-card{grid-template-columns:34px minmax(0,1fr);gap:8px;min-height:74px;padding:9px}.render-page .stat-card>span{width:34px;height:34px}.render-page .stat-card>span svg{width:18px;height:18px}.render-page .stat-card strong{margin:2px 0;font-size:20px;line-height:1}.render-page .stat-card small,.render-page .stat-card em{font-size:10px;line-height:1.25}.render-page .stat-card em{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.render-page .project-production-plan,.render-page .production-cockpit,.render-page .project-panel,.render-page .queue-panel,.render-page .info-card{width:100%;min-width:0;max-width:100%;margin-bottom:0;padding:10px}.render-page .project-plan-head,.render-page .production-cockpit-head{gap:7px}.render-page .project-plan-head strong,.render-page .production-cockpit-head strong,.render-page .panel-title-row strong,.render-page .info-head strong{font-size:14px}.render-page .project-plan-head span,.render-page .production-cockpit-head span,.render-page .project-plan-next span,.render-page .production-next-action span{font-size:11px;line-height:1.35}.render-page .project-plan-next,.render-page .production-next-action{gap:8px;padding:8px}.render-page .project-plan-next .primary-small,.render-page .production-action-row,.render-page .production-action-row button{width:100%}.render-page .project-plan-steps,.render-page .production-cockpit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.render-page .project-plan-steps span{gap:6px;min-height:34px;padding:6px 7px;font-size:11px}.render-page .project-plan-steps b{width:18px;height:18px}.render-page .production-metric{gap:4px;min-height:68px;padding:8px}.render-page .production-metric strong{font-size:20px}.render-page .production-metric small{font-size:10px;line-height:1.25}.render-page .project-case-gallery{margin-bottom:0}.render-page .project-case-gallery .visual-case-card,.render-page .project-case-gallery .visual-case-card.featured{min-height:126px}.render-page .project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.render-page .project-card img{height:92px}.render-page .duration,.render-page .project-action-badge{top:66px}.render-page .server-project-list{grid-template-columns:1fr}.render-page .server-project-row{grid-template-columns:54px minmax(0,1fr);gap:8px;min-height:0;padding:8px}.render-page .server-project-thumb{width:54px;height:54px}.render-page .server-project-body p{-webkit-line-clamp:1}.render-page .server-project-actions{grid-column:1/-1;grid-template-columns:minmax(0,1fr) 34px;gap:6px;display:grid}.render-page .server-project-actions button{min-height:30px}.render-page .server-project-actions .server-project-delete-action{width:34px;min-height:30px}.render-page .server-project-delete-confirm{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.product-shell,.product-shell button,.product-shell input,.product-shell textarea,.product-shell select{letter-spacing:0}.product-shell button,.product-shell summary{transition:background-color .14s,border-color .14s,color .14s,box-shadow .14s}.product-shell button:focus-visible,.product-shell summary:focus-visible,.product-shell input:focus-visible,.product-shell textarea:focus-visible,.product-shell select:focus-visible{outline-offset:2px;outline:2px solid #5a45ff57}.compact-density .ghost-button:hover:not(:disabled),.compact-density .icon-button:hover:not(:disabled),.compact-density .tool-button:hover:not(:disabled){color:#202743;background:#f7f7fb;border-color:#cfd4e3}.compact-density .primary-action:hover:not(:disabled),.compact-density .primary-small:hover:not(:disabled),.compact-density .primary-wide:hover:not(:disabled){background:#4936e8;border-color:#4936e8;box-shadow:0 8px 18px #4433d833}.compact-density .workspace-notice{align-items:center;min-height:30px;padding:6px 10px;font-size:11px;display:flex}.compact-density .breadcrumb{margin-bottom:10px;font-size:11px}.compact-density .quick-heading,.compact-density .commerce-heading{gap:9px;margin-bottom:12px}.compact-density .quick-heading h1,.compact-density .commerce-heading h1,.compact-density .page-title-row h1{font-size:23px;line-height:1.2}.compact-density .quick-heading p,.compact-density .commerce-heading p{margin-top:4px;font-size:12px;line-height:1.45}.image-center-mode-switch{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:4px;padding:4px;display:grid;box-shadow:0 8px 24px #22284b0d}.image-center-mode-switch button{color:#606a83;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:46px;padding:7px 10px;display:grid}.image-center-mode-switch button:hover:not(:disabled){background:#f7f8fb;border-color:#e2e5ee}.image-center-mode-switch button.active{color:var(--brand);background:#f3f1ff;border-color:#cfc9ff}.image-center-mode-switch button>span{gap:2px;min-width:0;display:grid}.image-center-mode-switch strong{color:#1e2540;font-size:12px}.image-center-mode-switch small{color:#727b91;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.image-center-mode-switch em{color:#59637b;text-align:center;background:#eef0f6;border-radius:999px;min-width:38px;padding:4px 7px;font-size:10px;font-style:normal;font-weight:900}.image-center-mode-switch button.active em{color:var(--brand);background:#fff}.render-page .page-title-row{margin-bottom:10px}.project-mobile-jumpbar{scrollbar-width:none;z-index:18;background:#fffffff5;border:1px solid #e1e5ef;border-radius:8px;align-items:center;gap:5px;margin:0 0 10px;padding:4px;display:flex;position:sticky;top:58px;overflow-x:auto;box-shadow:0 8px 20px #22284b0d}.project-mobile-jumpbar::-webkit-scrollbar{display:none}.project-mobile-jumpbar button{color:#4a536c;background:0 0;border:1px solid #0000;border-radius:6px;flex:none;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.project-mobile-jumpbar button:hover{background:#f7f8fb;border-color:#dfe3ec}.project-mobile-jumpbar button:first-child{background:var(--brand);border-color:var(--brand);color:#fff}.render-page .stat-row{gap:10px;margin-bottom:10px}.render-page .stat-card{grid-template-columns:40px minmax(0,1fr);gap:10px;min-height:82px;padding:11px}.render-page .stat-card>span{width:40px;height:40px}.render-page .stat-card>span svg{width:19px;height:19px}.render-page .stat-card small,.render-page .stat-card em{font-size:10px;line-height:1.3}.render-page .stat-card strong{margin:3px 0;font-size:20px;line-height:1.05}.render-page .project-production-plan,.render-page .production-cockpit{gap:9px;margin-bottom:10px;padding:11px}.render-page .production-cockpit-grid{gap:8px}.render-page .production-metric{min-height:72px;padding:8px}.render-page .production-metric strong{font-size:21px}.render-page .production-metric small{font-size:10px;line-height:1.3}@media (min-width:1121px){.compact-density .workspace{padding:12px 14px 24px}.compact-density .app-sidebar{background:#fff;height:calc(100vh - 52px);position:sticky;top:52px;overflow-y:auto}.compact-density .sidebar-link.active{box-shadow:inset 3px 0 0 var(--brand);background:#f3f1ff}}@media (min-width:1180px){.quick-page.quick-guided{grid-template-columns:minmax(0,1fr) 318px;gap:12px}.quick-page.quick-guided .quick-main{min-width:0}.quick-page.quick-guided .quick-command-desk{grid-template-columns:minmax(0,1fr)}.quick-page.quick-guided .quick-command-copy{display:none}.quick-page.quick-guided .quick-preview{align-self:start;position:sticky;top:64px}.quick-page.quick-guided .preview-card{max-height:calc(100vh - 78px);position:static;overflow:auto}.quick-page.quick-guided .quick-output-strip{gap:5px;padding:7px}.quick-page.quick-guided .quick-output-strip strong{font-size:11px}.workflow-layout{grid-template-columns:156px minmax(0,1fr) 264px;gap:10px}.workflow-left-rail{max-height:calc(100vh - 70px);top:62px}.workflow-layout>.settings-panel{grid-column:auto;max-height:calc(100vh - 70px);position:sticky;top:62px}.workflow-layout>.canvas-panel,.workflow-layout>.settings-panel{min-width:0}.image-center-layout{grid-template-columns:220px minmax(0,1fr)}.image-center-products{align-self:start;max-height:calc(100vh - 70px);position:sticky;top:62px;overflow:hidden}.image-center-product-list{min-height:280px;max-height:calc(100dvh - 390px);padding:3px 5px 3px 3px;overflow-y:auto}.image-center-task-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.image-center-product-summary{grid-template-columns:140px minmax(0,1fr)}}@media (min-width:1421px){.workflow-layout{grid-template-columns:176px minmax(0,1fr) 286px}.image-center-layout{grid-template-columns:240px minmax(0,1fr)}.image-center-task-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1179px){.quick-page.quick-guided .quick-preview,.workflow-layout>.settings-panel,.image-center-products{position:static}.image-center-product-list{max-height:420px;padding-right:3px;overflow-y:auto}}@media (max-width:760px){.product-shell.view-workflow .mobile-studio-tabs{z-index:34;background:#fffffffa;border:1px solid #dfe3ee;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;padding:4px;display:grid;position:sticky;top:0;box-shadow:0 8px 20px #1e244c14}.product-shell.view-workflow .smart-import-collapsed{display:none}.product-shell.view-workflow .mobile-studio-tabs button{color:#68718c;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:3px;min-width:0;min-height:44px;padding:5px 6px;display:grid}.product-shell.view-workflow .mobile-studio-tabs button.active{background:var(--brand-soft);color:var(--brand);border-color:#d8d2ff}.product-shell.view-workflow .mobile-studio-tabs button>span{gap:1px;min-width:0;display:grid}.product-shell.view-workflow .mobile-studio-tabs strong,.product-shell.view-workflow .mobile-studio-tabs small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-shell.view-workflow .mobile-studio-tabs strong{font-size:11px}.product-shell.view-workflow .mobile-studio-tabs small{color:inherit;opacity:.78;font-size:9px;font-weight:800}.product-shell.view-workflow .workflow-layout.mobile-studio-shots>.workflow-left-rail,.product-shell.view-workflow .workflow-layout.mobile-studio-shots>.settings-panel,.product-shell.view-workflow .workflow-layout.mobile-studio-shots .result-dock,.product-shell.view-workflow .workflow-layout.mobile-studio-inspector>.workflow-left-rail,.product-shell.view-workflow .workflow-layout.mobile-studio-inspector>.canvas-panel,.product-shell.view-workflow .workflow-layout.mobile-studio-assets>.canvas-panel,.product-shell.view-workflow .workflow-layout.mobile-studio-assets>.settings-panel,.product-shell.view-workflow .workflow-layout.mobile-studio-results>.workflow-left-rail,.product-shell.view-workflow .workflow-layout.mobile-studio-results>.settings-panel,.product-shell.view-workflow .workflow-layout.mobile-studio-results .workflow-canvas-stage{display:none}.product-shell.view-workflow .workflow-layout.mobile-studio-results>.canvas-panel{display:grid}.product-shell.view-workflow .workflow-layout.mobile-studio-results .result-dock{order:initial}.product-shell.view-workflow .workflow-layout.mobile-studio-inspector>.settings-panel[data-node-kind=shot]>*{order:3}.product-shell.view-workflow .workflow-layout.mobile-studio-inspector>.settings-panel[data-node-kind=shot]>.settings-head{order:0}.product-shell.view-workflow .workflow-layout.mobile-studio-inspector>.settings-panel[data-node-kind=shot]>.settings-shot-editor{order:1}.product-shell.view-workflow .workflow-layout.mobile-studio-inspector>.settings-panel[data-node-kind=shot]>.settings-overview-card{order:2}.product-shell.view-workflow .workflow-layout.mobile-studio-assets>.workflow-left-rail{max-height:none;padding-right:0;display:grid;position:static;overflow:visible}.product-shell.view-workflow .editor-bar{gap:8px;margin-bottom:8px;padding:6px 0;position:static;top:auto}.product-shell.view-workflow .editor-tools{overscroll-behavior-x:contain;scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:6px}.product-shell.view-workflow .editor-tools::-webkit-scrollbar{display:none}.product-shell.view-workflow .editor-tool-group{flex:none}.product-shell.view-workflow .project-title span,.product-shell.view-workflow .context-main strong,.product-shell.view-workflow .context-main span{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-shell.view-workflow .project-context-bar{gap:8px;margin-bottom:8px}.product-shell.view-workflow .context-chips{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:2px;overflow-x:auto}.product-shell.view-workflow .context-chips::-webkit-scrollbar{display:none}.product-shell.view-workflow .context-chips span,.product-shell.view-workflow .context-chips em{flex:none;min-height:26px;padding:4px 7px;font-size:10px}.product-shell.view-quick .quick-heading{display:none}.product-shell.view-quick .workspace-notice{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.quick-command-flow{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:minmax(230px,80vw);grid-auto-flow:column;padding-bottom:3px;display:grid;overflow-x:auto}.quick-command-flow::-webkit-scrollbar{display:none}.quick-command-flow article{scroll-snap-align:start}.quick-product-asset-head{flex-direction:column;align-items:flex-start}.quick-product-asset-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-product-asset-actions{grid-template-columns:1fr 1fr;display:grid}.quick-product-asset-actions>.primary-small{grid-column:1/-1}.image-center-toolbar{gap:8px}.image-center-mode-switch{z-index:16;position:sticky;top:0}.image-center-mode-switch button{grid-template-columns:20px minmax(0,1fr) auto;min-height:42px;padding:6px 7px}.image-center-mode-switch small{display:none}.image-center-products{padding:8px}.image-center-product-list{scrollbar-width:none;grid-template-columns:none;grid-auto-columns:minmax(170px,72vw);grid-auto-flow:column;align-items:start;max-height:none;padding:2px 2px 5px;display:grid;overflow:auto hidden}.image-center-product-list::-webkit-scrollbar{display:none}.image-center-product-card{height:66px;min-height:58px}.image-center-product-card>span{min-width:0}.image-center-product-card strong,.image-center-product-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.image-center-product-summary{grid-template-columns:72px minmax(0,1fr)}.image-center-summary-image{align-self:start}.image-center-summary-actions{justify-content:flex-start}.image-center-task-grid,.image-center-detail-modules{grid-template-columns:1fr}.project-mobile-jumpbar{margin-bottom:2px;position:sticky;top:0}}.project-center-primary-stack{flex-direction:column;gap:10px;min-width:0;display:flex}.project-center-primary-stack>.server-project-section{order:-1}.project-center-primary-stack>.stat-row,.project-center-primary-stack>.project-center-overview-grid,.project-center-primary-stack>.server-project-section{margin-bottom:0}.project-center-overview-grid{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:10px;margin-bottom:10px;display:grid}.project-center-overview-grid>section{min-width:0;margin-bottom:0}.project-center-overview-grid .project-plan-steps,.project-center-overview-grid .production-cockpit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.project-center-overview-grid .project-plan-steps span{min-height:36px;padding:6px 8px}.project-center-overview-grid .production-metric{gap:3px;min-height:66px;padding:7px 8px}.project-center-overview-grid .production-metric strong{font-size:20px}.project-center-overview-grid .production-metric small{font-size:10px;line-height:1.25}.project-center-overview-grid .project-plan-head span,.project-center-overview-grid .production-cockpit-head span{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.project-center-overview-grid .project-plan-head button,.project-center-overview-grid .production-cockpit-head button{white-space:nowrap;flex:none}.project-center-overview-grid .project-plan-head button{min-width:68px}.project-center-overview-grid .production-cockpit-head button{min-width:116px}.project-content-batches{background:#fff;border:1px solid #e2e6ef;border-radius:8px;gap:10px;min-width:0;margin-bottom:10px;padding:12px;display:grid}.project-content-batches-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.project-content-batches-head>div:first-child{gap:2px;min-width:0;display:grid}.project-content-batches-head strong{color:#242b48;font-size:13px}.project-content-batches-head span{color:#707996;font-size:10px;font-weight:750;line-height:1.45}.project-content-batches-head>div:last-child{flex:none;gap:7px;display:flex}.project-content-batches-head button{justify-content:center;align-items:center;gap:5px;min-height:30px;display:inline-flex}.project-content-batch-tabs{border-bottom:1px solid #e8eaf1;align-items:center;gap:18px;min-height:34px;display:flex}.project-content-batch-tabs button{color:#737c94;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;height:34px;padding:0 2px;font-size:11px;font-weight:850;display:inline-flex}.project-content-batch-tabs button b{color:#666f87;text-align:center;background:#f0f1f6;border-radius:4px;min-width:18px;padding:2px 5px;font-size:9px}.project-content-batch-tabs button.active{color:#3f31cf;border-bottom-color:#5b45ff}.project-content-batch-tabs button.active b{color:#4938e0;background:#eeeaff}.content-batch-operations-center{gap:9px;min-width:0;display:grid}.content-batch-operations-toolbar{grid-template-columns:minmax(240px,1fr) 106px auto auto;align-items:center;gap:6px;display:grid}.content-batch-operations-search{color:#7c8499;background:#fff;border:1px solid #dde1eb;border-radius:6px;align-items:center;gap:6px;min-width:0;height:32px;padding:0 8px;display:flex}.content-batch-operations-search:focus-within{border-color:#8675ff;box-shadow:0 0 0 2px #5b45ff14}.content-batch-operations-search input{color:#252c44;background:0 0;border:0;outline:0;flex:auto;min-width:0;padding:0;font-size:11px}.content-batch-operations-search button{color:#838ba0;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:22px;height:24px;padding:0;display:inline-flex}.content-batch-operations-toolbar select{color:#3e4761;background:#fff;border:1px solid #dde1eb;border-radius:6px;outline:0;height:32px;padding:0 23px 0 8px;font-size:11px;font-weight:800}.content-batch-operations-toolbar>button{white-space:nowrap;min-height:32px}.content-batch-operations-status-tabs{align-items:center;gap:4px;display:flex}.content-batch-operations-status-tabs button{color:#667087;cursor:pointer;background:#f7f8fb;border:1px solid #0000;border-radius:5px;align-items:center;gap:5px;height:27px;padding:0 8px;font-size:10px;font-weight:850;display:inline-flex}.content-batch-operations-status-tabs button b{color:#8a91a2;font-size:9px}.content-batch-operations-status-tabs button.active{color:#4938de;background:#f0edff;border-color:#d8d1ff}.content-batch-operations-status-tabs button.active b{color:#4938de}.content-batch-operations-view-tabs{border-bottom:1px solid #e5e8ef;align-items:center;gap:3px;min-height:32px;display:flex}.content-batch-operations-view-tabs button{color:#717a90;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-self:stretch;align-items:center;gap:5px;padding:0 9px;font-size:10px;font-weight:900;display:inline-flex}.content-batch-operations-view-tabs button.active{color:#4938de;border-bottom-color:#5b45ff}.content-batch-operations-view-tabs>span{color:#8b92a4;margin-left:auto;font-size:9px}.content-batch-operations-summary{border:1px solid #e6e9f0;border-radius:6px;grid-template-columns:repeat(6,minmax(0,1fr));display:grid;overflow:hidden}.content-batch-operations-summary span{color:#737b91;gap:1px;min-width:0;padding:7px 8px;font-size:9px;font-weight:800;display:grid}.content-batch-operations-summary span+span{border-left:1px solid #eceef4}.content-batch-operations-summary b{color:#29304a;font-size:15px;line-height:1.1}.content-batch-operations-summary .attention b{color:#ad5a13}.content-batch-operations-summary .limited b{color:#6f55d8}.content-batch-trends{gap:9px;min-width:0;display:grid}.content-batch-trends-summary{border:1px solid #e2e6ed;border-radius:6px;grid-template-columns:repeat(6,minmax(0,1fr));display:grid;overflow:hidden}.content-batch-trends-summary span{color:#737c90;gap:2px;min-width:0;padding:7px 8px;font-size:9px;font-weight:800;display:grid}.content-batch-trends-summary span+span{border-left:1px solid #e8eaf0}.content-batch-trends-summary b{color:#273149;font-size:15px;line-height:1.1}.content-batch-trend-chart,.content-batch-trend-distribution,.content-batch-trend-focus{border:1px solid #e2e6ed;border-radius:7px;min-width:0;overflow:hidden}.content-batch-trend-section-head{background:#fafbfc;border-bottom:1px solid #e8eaf0;justify-content:space-between;align-items:center;min-height:42px;padding:6px 8px;display:flex}.content-batch-trend-section-head>div:first-child{gap:2px;min-width:0;display:grid}.content-batch-trend-section-head strong{color:#30384f;font-size:10px}.content-batch-trend-section-head span{color:#858da0;font-size:9px}.content-batch-trend-metric-tabs{background:#eef0f4;border-radius:5px;align-items:center;gap:2px;padding:2px;display:inline-flex}.content-batch-trend-metric-tabs button{color:#71798d;cursor:pointer;background:0 0;border:0;border-radius:4px;height:24px;padding:0 7px;font-size:9px;font-weight:900}.content-batch-trend-metric-tabs button.active{color:#4938de;background:#fff;box-shadow:0 1px 3px #2027371f}.content-batch-trend-chart-scroll{overscroll-behavior-inline:contain;max-width:100%;padding:10px 8px 7px;overflow-x:auto}.content-batch-trend-bars{gap:5px;min-width:100%;height:150px;display:grid}.content-batch-trend-bar{text-align:center;grid-template-rows:15px minmax(0,1fr) 13px;gap:3px;min-width:0;display:grid}.content-batch-trend-bar>b{color:#50596f;text-overflow:ellipsis;font-size:8px;font-weight:900;overflow:hidden}.content-batch-trend-bar>span{background:linear-gradient(#f6f7fa 0%,#eef1f5 100%);border-radius:3px 3px 2px 2px;align-items:end;min-height:0;display:flex;overflow:hidden}.content-batch-trend-bar>span i{background:linear-gradient(#7d68ff 0%,#4d3bd3 100%);border-radius:3px 3px 1px 1px;width:100%;display:block}.content-batch-trend-bar small{color:#858da0;white-space:nowrap;font-size:8px}.content-batch-trend-empty{color:#7d8598;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:126px;padding:16px;font-size:9px;display:flex}.content-batch-trend-empty strong{color:#3e465c;font-size:10px}.content-batch-trend-empty.compact{min-height:88px}.content-batch-trend-lower{grid-template-columns:minmax(260px,.82fr) minmax(360px,1.18fr);gap:9px;min-width:0;display:grid}.content-batch-trend-dimension-list{gap:9px;padding:10px;display:grid}.content-batch-trend-dimension-list>div{grid-template-columns:minmax(90px,.8fr) minmax(70px,1fr) 48px;align-items:center;gap:7px;min-width:0;display:grid}.content-batch-trend-dimension-list span{gap:1px;min-width:0;display:grid}.content-batch-trend-dimension-list strong{color:#333b51;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.content-batch-trend-dimension-list small{color:#858da0;font-size:8px}.content-batch-trend-dimension-list>div>i{background:#edf0f4;border-radius:3px;height:6px;display:block;overflow:hidden}.content-batch-trend-dimension-list>div>i b{background:#567f92;height:100%;display:block}.content-batch-trend-dimension-list em{color:#4c556b;text-align:right;white-space:nowrap;font-size:9px;font-style:normal;font-weight:900}.content-batch-trend-focus-list{max-height:246px;display:grid;overflow-y:auto}.content-batch-trend-focus-list>div{grid-template-columns:minmax(112px,.85fr) 64px minmax(150px,1.15fr) 28px;align-items:center;gap:7px;min-height:52px;padding:6px 8px;display:grid}.content-batch-trend-focus-list>div+div{border-top:1px solid #eceef3}.content-batch-trend-focus-list>div.attention{box-shadow:inset 2px 0 #d38a2f}.content-batch-trend-focus-product,.content-batch-trend-focus-cost,.content-batch-trend-focus-next{gap:2px;min-width:0;display:grid}.content-batch-trend-focus-product strong,.content-batch-trend-focus-cost b{color:#333b51;font-size:9px}.content-batch-trend-focus-product strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.content-batch-trend-focus-product small,.content-batch-trend-focus-cost small,.content-batch-trend-focus-next small{color:#858da0;font-size:8px;line-height:1.35}.content-batch-trend-focus-next{color:#566078;font-size:9px;line-height:1.35}.content-batch-trend-focus-list .icon-button{width:26px;height:26px;min-height:26px}.content-batch-trend-focus-status{color:#7a8295;text-align:right;font-size:8px}.content-batch-trend-basis{color:#858da0;margin:0;font-size:8px;line-height:1.45}.content-batch-recovery-toolbar{background:#f7f6ff;border:1px solid #ddd8ff;border-radius:7px;justify-content:space-between;align-items:center;min-height:43px;padding:6px 8px;display:flex}.content-batch-recovery-toolbar>div{align-items:center;gap:7px;display:flex}.content-batch-recovery-toolbar>div:first-child{color:#5d49d8;min-width:0}.content-batch-recovery-toolbar span{gap:1px;display:grid}.content-batch-recovery-toolbar strong{color:#302b59;font-size:10px}.content-batch-recovery-toolbar small{color:#77738d;font-size:9px}.content-batch-recovery-toolbar .ghost-button,.content-batch-recovery-toolbar .primary-small{min-height:28px}.content-batch-operations-message{border-radius:6px;align-items:flex-start;gap:6px;padding:7px 8px;font-size:10px;font-weight:750;line-height:1.45;display:flex}.content-batch-operations-message svg{flex:none;margin-top:1px}.content-batch-operations-message.warning{color:#8b5d12;background:#fff8e8}.content-batch-operations-message.error{color:#a43f4b;background:#fff0f1}.content-batch-operations-message span{flex:auto}.content-batch-operations-message button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:900;text-decoration:underline}.content-batch-operations-empty{color:#737c93;text-align:center;border:1px dashed #dfe2eb;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:112px;padding:18px;font-size:10px;display:flex}.content-batch-operations-empty strong{color:#313851;font-size:12px}.content-batch-operations-groups{border:1px solid #e5e8ef;border-radius:7px;min-width:0;overflow:hidden}.content-batch-operations-group+.content-batch-operations-group{border-top:1px solid #e8eaf0}.content-batch-operations-group-head{color:#27304b;cursor:pointer;text-align:left;background:#fff;border:0;grid-template-columns:auto minmax(0,1fr) auto 16px;align-items:center;gap:9px;width:100%;min-height:54px;padding:7px 9px;display:grid}.content-batch-operations-group-head:hover{background:#fafaff}.content-batch-operations-group-state{white-space:nowrap;border-radius:4px;padding:4px 6px;font-size:9px;font-weight:900}.content-batch-operations-group-state.attention{color:#a75a17;background:#fff1df}.content-batch-operations-group-state.active{color:#2368b6;background:#eaf3ff}.content-batch-operations-group-state.published{color:#227548;background:#e9f7ef}.content-batch-operations-group-state.progress{color:#5944d8;background:#f0edff}.content-batch-operations-group-title{gap:2px;min-width:0;display:grid}.content-batch-operations-group-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.content-batch-operations-group-title small{color:#7b849a;font-size:9px;line-height:1.35}.content-batch-operations-group-facts{justify-content:flex-end;align-items:center;gap:7px;display:flex}.content-batch-operations-group-facts b{color:#626b82;white-space:nowrap;font-size:9px}.content-batch-operations-group-facts b.attention{color:#a85817}.content-batch-operations-items{background:#f8f9fc;border-top:1px solid #eceef4;padding:0 9px;display:grid}.content-batch-operations-items>div{grid-template-columns:42px minmax(120px,.9fr) auto 58px minmax(160px,1.35fr) auto;align-items:center;gap:8px;min-width:0;min-height:52px;padding:6px 0;display:grid}.content-batch-operations-items>div+div{border-top:1px solid #e7e9ef}.content-batch-operations-items>div.attention{padding-left:7px;box-shadow:inset 2px 0 #d48b2e}.content-batch-operations-item-selector{align-items:center;gap:4px;height:22px;display:flex}.content-batch-operations-item-selector input{accent-color:#5b45ff;cursor:pointer;width:13px;height:13px;margin:0}.content-batch-operations-item-selector input:disabled{cursor:not-allowed;opacity:.45}.content-batch-operations-item-selector i{color:#687088;background:#eceef4;border-radius:4px;justify-content:center;align-items:center;min-width:22px;height:22px;font-size:9px;font-style:normal;font-weight:900;display:inline-flex}.content-batch-operations-item-product{gap:2px;min-width:0;display:grid}.content-batch-operations-item-product strong{color:#30374f;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.content-batch-operations-item-product small,.content-batch-operations-item-cost small,.content-batch-operations-item-next small{color:#7d8599;font-size:9px;line-height:1.35;display:block}.content-batch-operations-item-stage{color:#5c657b;text-align:center;white-space:nowrap;background:#eceef4;border-radius:4px;padding:4px 6px;font-size:9px}.content-batch-operations-item-stage.import_blocked,.content-batch-operations-item-stage.missing,.content-batch-operations-item-stage.blocked{color:#a55a1b;background:#fff0e1}.content-batch-operations-item-stage.generating,.content-batch-operations-item-stage.publishing{color:#286cba;background:#e9f2ff}.content-batch-operations-item-stage.published{color:#237548;background:#e8f6ee}.content-batch-operations-item-stage.recovered{color:#5944d8;background:#f0edff}.content-batch-operations-item-cost{color:#626b82;white-space:nowrap;font-size:9px}.content-batch-operations-item-cost b{color:#353c56;font-size:11px}.content-batch-operations-item-next{color:#535d75;min-width:0;font-size:9px;line-height:1.4;display:block}.content-batch-operations-items .ghost-button{white-space:nowrap;min-height:27px;padding:0 7px;font-size:9px}.content-batch-operations-item-missing{color:#9a6470;text-align:right;white-space:nowrap;font-size:9px;font-weight:800}.content-batch-operations-pagination{border-top:1px solid #eceef3;justify-content:space-between;align-items:center;padding-top:8px;padding-right:78px;display:flex}.content-batch-operations-pagination>span{color:#7b8498;font-size:10px;font-weight:750}.content-batch-operations-pagination>div{gap:5px;display:flex}.content-batch-operations-pagination button{min-height:28px}.content-batch-recovery-backdrop{z-index:170}.content-batch-recovery-dialog{background:#fff;border:1px solid #dfe2eb;border-radius:8px;grid-template-rows:auto auto minmax(0,1fr) auto;width:100%;max-width:min(1040px,100vw - 32px);min-height:440px;max-height:min(88vh,860px);display:grid;overflow:hidden;box-shadow:0 22px 70px #191d2e38}.content-batch-recovery-head{border-bottom:1px solid #e7e9ef;justify-content:space-between;align-items:flex-start;padding:13px 15px 11px;display:flex}.content-batch-recovery-head>div{gap:3px;display:grid}.content-batch-recovery-head span{color:#5b45e6;align-items:center;gap:5px;font-size:10px;font-weight:900;display:flex}.content-batch-recovery-head strong{color:#20263b;font-size:16px}.content-batch-recovery-head small{color:#747d92;font-size:10px}.content-batch-recovery-head>button{color:#596177;cursor:pointer;background:#f5f6f9;border:0;border-radius:5px;justify-content:center;align-items:center;width:29px;height:29px;display:inline-flex}.content-batch-recovery-head>button:disabled{cursor:not-allowed;opacity:.5}.content-batch-recovery-message{align-items:flex-start;gap:6px;margin:9px 14px 0;padding:7px 8px;font-size:10px;font-weight:750;line-height:1.45;display:flex}.content-batch-recovery-message.error{color:#a43f4b;background:#fff0f1;border:1px solid #f2ccd0;border-radius:6px}.content-batch-recovery-summary{background:#fafafe;border-bottom:1px solid #eceef4;align-items:stretch;min-height:42px;padding:0 14px;display:flex}.content-batch-recovery-summary>span{color:#697188;border-right:1px solid #e6e8f0;align-items:baseline;gap:4px;min-width:86px;padding:9px 12px 8px 0;font-size:9px;font-weight:800;display:flex}.content-batch-recovery-summary>span+span{padding-left:12px}.content-batch-recovery-summary>span b{color:#2d344b;font-size:14px}.content-batch-recovery-summary>span.blocked b{color:#b5651f}.content-batch-recovery-summary>small{color:#737b90;text-align:right;flex:auto;justify-content:flex-end;align-items:center;padding-left:12px;font-size:9px;line-height:1.4;display:flex}.content-batch-recovery-loading{color:#6f7890;justify-content:center;align-items:center;gap:7px;min-height:280px;font-size:11px;display:flex}.content-batch-recovery-rows{background:#f6f7fa;gap:8px;min-height:0;padding:10px 14px;display:grid;overflow:auto}.content-batch-recovery-rows article{background:#fff;border:1px solid #e1e4ec;border-radius:7px;min-width:0;overflow:hidden}.content-batch-recovery-rows article.blocked{border-color:#e5b26f}.content-batch-recovery-row-head{color:#737c91;background:#fbfbfd;border-bottom:1px solid #eceef3;justify-content:space-between;align-items:center;padding:6px 9px;font-size:9px;display:flex}.content-batch-recovery-row-head b{color:#5944d8;background:#f0edff;border-radius:4px;padding:3px 5px;font-size:9px}.content-batch-recovery-row-body{grid-template-columns:118px minmax(0,1fr);align-items:start;gap:10px;padding:9px;display:grid}.content-batch-recovery-image{color:#8b92a4;background:#f4f5f8;border:1px solid #e2e5ec;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:118px;padding:6px;display:flex;overflow:hidden}.content-batch-recovery-image img{aspect-ratio:1;object-fit:contain;border-radius:4px;width:100%;max-height:82px}.content-batch-recovery-image label{color:#535d76;cursor:pointer;background:#fff;border:1px solid #d8dce7;border-radius:5px;justify-content:center;align-items:center;gap:4px;width:100%;min-height:25px;padding:0 6px;font-size:9px;font-weight:850;display:inline-flex}.content-batch-recovery-image input{display:none}.content-batch-recovery-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;min-width:0;display:grid}.content-batch-recovery-fields>label{gap:3px;min-width:0;display:grid}.content-batch-recovery-fields>label.wide{grid-column:span 2}.content-batch-recovery-fields>label.full,.content-batch-recovery-fields>.full{grid-column:1/-1}.content-batch-recovery-fields label>span,.content-batch-recovery-platforms>span{color:#687087;font-size:9px;font-weight:850}.content-batch-recovery-fields input,.content-batch-recovery-fields select,.content-batch-recovery-fields textarea{color:#283047;font:inherit;background:#fff;border:1px solid #dfe2ea;border-radius:5px;outline:0;width:100%;min-width:0;padding:0 7px;font-size:10px}.content-batch-recovery-fields input,.content-batch-recovery-fields select{height:29px}.content-batch-recovery-fields textarea{resize:vertical;min-height:46px;padding-block:6px;line-height:1.45}.content-batch-recovery-fields input:focus,.content-batch-recovery-fields select:focus,.content-batch-recovery-fields textarea:focus{border-color:#7d6bf0;box-shadow:0 0 0 2px #5b45ff14}.content-batch-recovery-platforms{gap:4px;display:grid}.content-batch-recovery-platforms>div{flex-wrap:wrap;gap:4px;display:flex}.content-batch-recovery-platforms button{color:#687087;cursor:pointer;background:#f5f6f9;border:1px solid #0000;border-radius:5px;height:25px;padding:0 8px;font-size:9px;font-weight:850}.content-batch-recovery-platforms button.active{color:#503dde;background:#f0edff;border-color:#d8d1ff}.content-batch-recovery-blocker,.content-batch-recovery-warning{align-items:flex-start;gap:5px;margin:0;padding:0 9px 8px 137px;font-size:9px;line-height:1.45;display:flex}.content-batch-recovery-blocker{color:#a65b1b}.content-batch-recovery-warning{color:#776b4e}.content-batch-recovery-result{text-align:center;flex-direction:column;place-self:center;align-items:center;width:100%;max-width:720px;padding:28px 24px;display:flex}.content-batch-recovery-result-icon{color:#248052;background:#eaf7ef;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:9px;display:flex}.content-batch-recovery-result>strong{color:#232a3f;font-size:16px}.content-batch-recovery-result>p{color:#6f7890;margin:5px 0 10px;font-size:10px;line-height:1.5}.content-batch-recovery-result>div:not(.content-batch-recovery-result-icon){gap:22px;margin-bottom:12px;display:flex}.content-batch-recovery-result>div span{color:#7a8296;font-size:9px;display:grid}.content-batch-recovery-result>div b{color:#30374d;font-size:14px}.content-batch-recovery-result ul{text-align:left;border:1px solid #e3e6ed;border-radius:7px;width:100%;max-height:210px;margin:0;padding:0 9px;list-style:none;overflow:auto}.content-batch-recovery-result li{grid-template-columns:minmax(120px,.7fr) auto minmax(180px,1fr);align-items:center;gap:8px;min-height:40px;display:grid}.content-batch-recovery-result li+li{border-top:1px solid #eceef3}.content-batch-recovery-result li>span{color:#333a50;font-size:10px;font-weight:850}.content-batch-recovery-result li>b{color:#26744c;font-size:9px}.content-batch-recovery-result li>b.failed{color:#ad4a56}.content-batch-recovery-result li>small{color:#747d91;font-size:9px;line-height:1.4}.content-batch-recovery-footer{background:#fff;border-top:1px solid #e5e7ed;justify-content:space-between;align-items:center;min-height:54px;padding:8px 14px;display:flex}.content-batch-recovery-footer>span{color:#727b91;font-size:9px}.content-batch-recovery-footer>div{gap:6px;display:flex}.content-batch-recovery-footer button{min-height:30px}.project-content-batch-metrics{border:1px solid #e7eaf2;border-radius:7px;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.project-content-batch-metrics span{color:#6d7692;align-items:baseline;gap:5px;min-width:0;padding:7px 9px;font-size:10px;font-weight:800;display:flex}.project-content-batch-metrics span+span{border-left:1px solid #edf0f6}.project-content-batch-metrics b{color:#252d4c;font-size:14px}.project-content-batch-metrics .failed b{color:#b12735}.project-content-batches .content-batch-history{border-top:0;padding-top:0}.project-content-batches .content-batch-items{grid-template-columns:repeat(2,minmax(0,1fr))}.server-project-section{padding:12px}.server-project-title-row{align-items:center;margin-bottom:10px}.server-project-section .server-project-title-row>div:first-child{gap:2px;min-width:0;display:grid}.server-project-title-row>div:first-child span{color:var(--muted);font-size:11px;font-weight:800;line-height:1.35}.server-project-title-row>div:last-child{flex:none;gap:6px;display:flex}.server-project-title-row button{align-items:center;gap:5px;display:inline-flex}.server-project-toolbar{justify-content:space-between;align-items:center;gap:8px;display:flex}.server-project-status-tabs{flex:auto;min-width:0}.server-project-controls{flex:none;align-items:center;gap:6px;display:flex}.server-project-search{color:#768097;background:#fff;border:1px solid #e0e4ef;border-radius:7px;align-items:center;gap:6px;width:226px;height:32px;padding:0 8px;display:flex}.server-project-search:focus-within{border-color:#8c7cff;box-shadow:0 0 0 2px #5a45ff1a}.server-project-search input{color:var(--ink);background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0;font-size:11px}.server-project-sort{border:1px solid #e0e4ef;border-radius:7px;align-items:center;height:32px;padding-left:8px;display:flex}.server-project-sort span{color:var(--muted);font-size:10px;font-weight:900}.server-project-sort select{color:#39425f;background:0 0;border:0;outline:0;height:30px;padding:0 22px 0 5px;font-size:11px;font-weight:900}.server-project-loading-inline{color:var(--muted);align-items:center;gap:6px;min-height:24px;font-size:11px;font-weight:800;display:flex}.server-project-pagination{border-top:1px solid #edf0f6;justify-content:space-between;align-items:center;padding-top:8px;display:flex}.server-project-pagination>span{color:var(--muted);font-size:11px;font-weight:800}.server-project-pagination>div{align-items:center;gap:6px;display:flex}.server-project-pagination button{align-items:center;gap:4px;min-height:30px;display:inline-flex}.server-project-empty-search{flex-direction:column;align-items:center;gap:5px;display:flex}.server-project-empty-action{flex-direction:column;align-items:center;gap:6px;display:flex}.server-project-empty-action strong{color:var(--ink)}.server-project-empty-action span{color:var(--muted);font-size:11px}.server-project-empty-action button{align-items:center;gap:5px;margin-top:2px;display:inline-flex}.server-project-empty-search strong{color:var(--ink)}.server-project-empty-search span{color:var(--muted);font-size:11px}.visual-case-footer{border-top:1px solid #edf0f6;justify-content:space-between;align-items:center;margin-top:10px;padding-top:8px;display:flex}.visual-case-footer span{color:var(--muted);font-size:11px;font-weight:800}.visual-case-footer button{align-items:center;gap:5px;display:inline-flex}.project-panel-context{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.project-panel-context>div{gap:2px;display:grid}.project-panel-context strong{color:var(--ink);font-size:14px}.project-panel-context span{color:var(--muted);font-size:11px;font-weight:800}@media (max-width:1120px){.project-center-overview-grid{grid-template-columns:1fr}.server-project-toolbar{flex-direction:column;align-items:stretch}.server-project-controls{grid-template-columns:minmax(0,1fr) auto;display:grid}.server-project-search{width:100%}}@media (max-width:760px){.quick-batch-resolution-bar{align-items:stretch;gap:8px;display:grid}.quick-batch-resolution-bar>div:last-child{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);display:grid}.quick-batch-resolution-bar>div:last-child button{justify-content:center;width:100%}.project-center-primary-stack{flex-direction:column;gap:8px;display:flex}.project-center-primary-stack>.server-project-section{order:-1}.project-center-primary-stack>.stat-row,.project-center-primary-stack>.project-center-overview-grid,.project-center-primary-stack>.server-project-section{margin-bottom:0}.project-center-overview-grid{gap:8px;margin-bottom:0}.project-center-overview-grid .project-plan-head span,.project-center-overview-grid .production-cockpit-head span{display:none}.project-content-batches{margin-bottom:0;padding:10px}.project-content-batches-head{align-items:stretch;gap:8px;display:grid}.project-content-batches-head>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.project-content-batches-head>div:last-child>button:last-child:nth-child(3){grid-column:1/-1}.project-content-batch-tabs{gap:14px}.content-batch-operations-toolbar{grid-template-columns:minmax(0,1fr) auto}.content-batch-operations-search{grid-column:1/-1}.content-batch-operations-toolbar select{width:100%}.content-batch-operations-status-tabs{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.content-batch-operations-status-tabs button{justify-content:center;padding:0 4px}.content-batch-operations-view-tabs>span{display:none}.content-batch-operations-view-tabs button{flex:1 1 0;justify-content:center}.content-batch-operations-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.content-batch-operations-summary span{border-bottom:1px solid #eceef4;border-left:0!important}.content-batch-operations-summary span:not(:nth-child(3n+1)){border-left:1px solid #eceef4!important}.content-batch-operations-summary span:nth-child(n+4){border-bottom:0}.content-batch-trends-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.content-batch-trends-summary span{border-bottom:1px solid #eceef4;border-left:0!important}.content-batch-trends-summary span:not(:nth-child(3n+1)){border-left:1px solid #eceef4!important}.content-batch-trends-summary span:nth-child(n+4){border-bottom:0}.content-batch-trend-section-head{gap:7px}.content-batch-trend-section-head>div:first-child span{line-height:1.35}.content-batch-trend-chart-scroll{padding-inline:7px}.content-batch-trend-bars{min-width:max(100%,280px)}.content-batch-trend-lower{grid-template-columns:minmax(0,1fr)}.content-batch-trend-focus-list{max-height:none}.content-batch-trend-focus-list>div{grid-template-columns:minmax(0,1fr) 62px 28px;padding:8px}.content-batch-trend-focus-product{grid-column:1}.content-batch-trend-focus-cost{grid-column:2}.content-batch-trend-focus-list .icon-button,.content-batch-trend-focus-status{grid-column:3}.content-batch-trend-focus-next{grid-column:1/-1}.content-batch-trend-focus-status{display:none}.content-batch-recovery-toolbar{align-items:stretch;gap:7px;display:grid}.content-batch-recovery-toolbar>div:last-child{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.content-batch-recovery-toolbar button{justify-content:center}.content-batch-operations-group-head{grid-template-columns:auto minmax(0,1fr) 14px;gap:7px}.content-batch-operations-group-facts{grid-area:2/2/auto/-1;justify-content:flex-start}.content-batch-operations-items>div{grid-template-columns:42px minmax(0,1fr) auto;gap:6px;padding:8px 0}.content-batch-operations-item-cost{text-align:right}.content-batch-operations-item-next{grid-column:2/-1}.content-batch-operations-items .ghost-button,.content-batch-operations-item-missing{text-align:left;grid-column:2/-1;justify-self:start}.content-batch-operations-pagination{flex-direction:column;align-items:stretch;gap:7px;padding-right:0}.content-batch-operations-pagination>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.content-batch-operations-pagination button{justify-content:center}.content-batch-recovery-dialog{border:0;border-radius:0;max-width:none;height:100dvh;min-height:0;max-height:none}.content-batch-recovery-head{padding:11px 12px 9px}.content-batch-recovery-head strong{font-size:14px}.content-batch-recovery-summary{grid-template-columns:repeat(3,minmax(0,1fr));padding:0 10px;display:grid}.content-batch-recovery-summary>span{min-width:0;padding:8px 6px}.content-batch-recovery-summary>span+span{padding-left:7px}.content-batch-recovery-summary>small{text-align:left;border-top:1px solid #e7e9ef;grid-column:1/-1;justify-content:flex-start;padding:6px 0}.content-batch-recovery-rows{padding:8px}.content-batch-recovery-row-body{grid-template-columns:86px minmax(0,1fr);padding:7px}.content-batch-recovery-image{min-height:96px}.content-batch-recovery-image img{max-height:60px}.content-batch-recovery-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.content-batch-recovery-fields>label.wide,.content-batch-recovery-fields>label.full,.content-batch-recovery-fields>.full{grid-column:1/-1}.content-batch-recovery-blocker,.content-batch-recovery-warning{padding-left:101px}.content-batch-recovery-footer{align-items:stretch;gap:7px;padding:8px 10px;display:grid}.content-batch-recovery-footer>div{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);display:grid}.content-batch-recovery-footer button{justify-content:center}.content-batch-recovery-result{min-height:0;padding:20px 12px;overflow:auto}.content-batch-recovery-result li{grid-template-columns:minmax(0,1fr) auto;padding:6px 0}.content-batch-recovery-result li>small{grid-column:1/-1}.project-content-batch-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.project-content-batch-metrics span{border-bottom:1px solid #edf0f6;border-right:1px solid #edf0f6;padding:7px;border-left:0!important}.project-content-batch-metrics span:nth-child(3n){border-right:0}.project-content-batch-metrics span:nth-child(n+4){border-bottom:0}.project-content-batches .content-batch-items{grid-template-columns:1fr}.content-batch-item-row{grid-template-columns:minmax(0,1fr);align-items:stretch}.content-batch-item-open{grid-template-columns:auto minmax(70px,.7fr) minmax(0,1fr) auto}.content-batch-item-actions{justify-content:center;margin:0 6px 6px}.content-batch-record-head{align-items:stretch;display:grid}.content-batch-record-head>div:last-child{flex-wrap:wrap;justify-content:flex-start}.content-batch-estimate-backdrop{align-items:flex-end;padding:0}.content-batch-estimate-dialog{border-bottom:0;border-radius:8px 8px 0 0;max-height:90vh;padding:12px}.content-batch-retry-context{grid-template-columns:repeat(3,minmax(0,1fr))}.content-batch-retry-context p{text-align:left;grid-column:1/-1}.content-batch-retry-form{grid-template-columns:repeat(2,minmax(0,1fr))}.content-batch-retry-form .content-batch-retry-idea{grid-column:span 2}.content-batch-estimate-summary,.content-batch-submit-result-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.content-batch-submit-result-summary span{border-bottom:1px solid #eceef4;border-left:0!important}.content-batch-submit-result-summary span:nth-child(2n){border-left:1px solid #eceef4!important}.content-batch-submit-result-summary span:nth-child(n+3){border-bottom:0}.content-batch-estimate-summary span{border-bottom:1px solid #eceef4;border-left:0!important}.content-batch-estimate-summary span:nth-child(2n){border-left:1px solid #eceef4!important}.content-batch-estimate-summary span:nth-child(n+3){border-bottom:0}.content-batch-estimate-gates{grid-template-columns:1fr}.content-batch-estimate-gates>div+div{border-top:1px solid #eceef4;border-left:0}.content-batch-estimate-items article{grid-template-columns:auto minmax(0,1fr) auto}.content-batch-estimate-items article p,.content-batch-estimate-issue-list{grid-column:2/-1}.content-batch-estimate-issue-list>div{align-items:start}.content-batch-submit-result-items article{grid-template-columns:auto minmax(0,1fr);align-items:start}.content-batch-submit-result-items article>button{grid-column:2;justify-self:start}.content-batch-submit-result-items .content-batch-delivery-actions{flex-wrap:wrap;grid-column:2;justify-content:flex-start}.content-batch-delivery-dialog .content-batch-submit-result-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.content-batch-delivery-dialog .content-batch-submit-result-summary span:nth-child(n+3){border-bottom:1px solid #eceef4}.content-batch-delivery-dialog .content-batch-submit-result-summary span:nth-child(odd){border-left:0!important}.content-batch-delivery-dialog .content-batch-submit-result-summary span:nth-child(2n){border-left:1px solid #eceef4!important}.content-batch-delivery-dialog .content-batch-submit-result-summary span:last-child{border-bottom:0;grid-column:1/-1;border-left:0!important}.content-batch-estimate-selection{align-items:flex-start;display:grid}.content-batch-estimate-selection button{margin-left:0}.content-batch-estimate-footer{align-items:stretch;display:grid}.content-batch-estimate-footer button{justify-content:center;width:100%}.content-batch-estimate-footer>div{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);display:grid}.server-project-title-row{flex-direction:column;align-items:flex-start;gap:8px}.server-project-title-row>div:first-child{width:100%}.server-project-title-row>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.server-project-status-tabs{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:3px;overflow-x:auto}.server-project-status-tabs::-webkit-scrollbar{display:none}.server-project-controls{grid-template-columns:minmax(0,1fr) 112px}.server-project-sort span{display:none}.server-project-sort{padding-left:2px}.server-project-pagination{flex-direction:column;align-items:stretch;gap:7px}.server-project-pagination>div,.server-project-pagination button{width:100%}.server-project-pagination button{justify-content:center}.visual-case-footer{flex-direction:column;align-items:stretch;gap:7px}.visual-case-footer button{justify-content:center;width:100%}.project-panel-context span{display:none}}.video-quality-panel{border-top:1px solid #e7eaf1;border-bottom:1px solid #e7eaf1;gap:9px;margin:12px 0;padding:11px 0;display:grid}.video-quality-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.video-quality-head>div{gap:2px;min-width:0;display:grid}.video-quality-head span{color:#4f46e5;align-items:center;gap:5px;font-size:10px;font-weight:950;display:inline-flex}.video-quality-head strong{color:#171d36;font-size:13px;line-height:1.3}.video-quality-head small,.video-quality-empty span,.video-quality-review>span{color:#68728a;font-size:10px;font-weight:750;line-height:1.45}.video-quality-head>button{flex:none;min-height:30px;padding:5px 8px}.video-quality-summary{background:#f8fafc;border:1px solid #e6e9f0;border-radius:6px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.video-quality-summary span{color:#68728a;border-right:1px solid #e6e9f0;justify-content:center;align-items:baseline;gap:3px;min-width:0;padding:6px 3px;font-size:9px;display:flex}.video-quality-summary span:last-child{border-right:0}.video-quality-summary b{color:#242b45;font-size:12px}.video-quality-summary .passed b{color:#16845b}.video-quality-summary .manual_review b{color:#a15c05}.video-quality-summary .failed b{color:#c43c3c}.video-quality-frames{border:1px solid #e6e9f0;border-radius:6px;overflow:hidden}.video-quality-frame{background:#fff;border-bottom:1px solid #edf0f5;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:7px;padding:7px;display:grid}.video-quality-frame:last-child{border-bottom:0}.video-quality-frame.failed{box-shadow:inset 3px 0 #d94848}.video-quality-frame.manual_review{box-shadow:inset 3px 0 #d58a1f}.video-quality-frame.passed{box-shadow:inset 3px 0 #24a06b}.video-quality-frame>img{aspect-ratio:4/3;object-fit:cover;background:#eef1f6;border-radius:4px;width:58px;height:44px}.video-quality-frame-copy{gap:4px;min-width:0;display:grid}.video-quality-frame-copy>div{justify-content:space-between;align-items:baseline;gap:5px;min-width:0;display:flex}.video-quality-frame-copy strong{color:#202740;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.video-quality-frame-copy em{color:#7a8398;flex:none;font-size:9px;font-style:normal;font-weight:800}.video-quality-frame-copy small{-webkit-line-clamp:2;color:#626d85;-webkit-box-orient:vertical;font-size:9px;line-height:1.4;display:-webkit-box;overflow:hidden}.video-quality-frame-copy small b{color:#333c57;margin-right:4px}.video-quality-frame-actions{grid-column:1/-1;justify-content:flex-end;gap:5px;display:flex}.video-quality-frame-actions button{min-height:27px;padding:4px 7px;font-size:10px}.video-quality-review{align-items:flex-start;gap:7px;display:grid}.video-quality-review>div{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.video-quality-review button{min-height:28px;padding:4px 7px;font-size:10px}.video-quality-empty{background:#f8fafc;border-radius:6px;padding:7px 8px}.sidebar-section-label{color:#8a91a8;padding:0 9px 2px;font-size:10px;font-weight:900}.sidebar-link span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sidebar-group{border-top:1px solid #eceef5;margin-top:3px;padding-top:5px}.sidebar-group>summary{color:#697187;cursor:pointer;border-radius:7px;justify-content:space-between;align-items:center;min-height:30px;padding:6px 9px;font-size:11px;font-weight:900;list-style:none;display:flex}.sidebar-group>summary::-webkit-details-marker{display:none}.sidebar-group>summary span{align-items:center;gap:7px;display:inline-flex}.sidebar-group>summary:hover{color:#30384f;background:#f6f7fb}.sidebar-group>summary>svg{transition:transform .16s}.sidebar-group[open]>summary>svg{transform:rotate(180deg)}.sidebar-subnav{gap:3px;padding:3px 0 0 7px;display:grid}.sidebar-subnav .sidebar-link{min-height:31px;padding:6px 8px}.home-workbench-main{gap:12px}.home-workbench-head h1{font-size:27px}.home-outcome-switch{background:#f6f7fa;border:1px solid #e4e7ee;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;display:grid}.home-outcome-switch button{color:#515a70;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;min-height:58px;padding:8px;display:grid}.home-outcome-switch button>svg{color:#606a81;background:#fff;border:1px solid #e2e5ec;border-radius:6px;width:30px;height:30px;padding:6px}.home-outcome-switch button span{gap:2px;min-width:0;display:grid}.home-outcome-switch button strong{color:#242b40;font-size:12px}.home-outcome-switch button small{color:#747c91;font-size:10px;font-weight:750;line-height:1.3}.home-outcome-switch button.active{background:#fff;border-color:#cbc6f6;box-shadow:0 4px 12px #35307014}.home-outcome-switch button.active>svg{color:var(--brand);background:#eeecff;border-color:#d8d3ff}.home-workbench-actions{grid-template-columns:minmax(210px,1fr) minmax(170px,.72fr);max-width:620px}.home-status-line{border-top:1px solid #eceef4;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:6px;padding-top:10px;display:grid}.home-status-item{color:#626b81;text-align:left;background:0 0;border:0;align-items:center;gap:5px;min-width:0;padding:2px 0;font-size:10px;display:flex}.home-status-item:before{content:"";background:#d59b26;border-radius:50%;flex:none;width:6px;height:6px}.home-status-item.ready:before{background:#1e9a67}.home-status-item.blocked:before{background:#d64a4a}.home-status-item span{color:#7b8397;white-space:nowrap}.home-status-item strong{color:#353d55;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.home-lower-grid{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr)}.home-account-action{color:#394158;text-align:left;background:#f8f9fc;border:1px solid #e4e7ef;border-radius:7px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:54px;padding:8px;display:grid}.home-account-action>svg:first-child{color:var(--brand);background:#fff;border-radius:6px;width:30px;height:30px;padding:7px}.home-account-action span{gap:2px;min-width:0;display:grid}.home-account-action strong{color:#252c42;font-size:12px}.home-account-action small{color:#777f92;font-size:10px;font-weight:750}.quick-heading{margin-bottom:8px}.quick-mode-strip{margin-bottom:8px;padding:8px 10px}.quick-page.quick-guided .quick-command-desk{gap:9px;margin-bottom:8px;padding:10px}.quick-page.quick-guided .quick-command-flow{gap:6px}.quick-page.quick-guided .quick-command-flow article{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 6px;min-height:62px;padding:7px}.quick-page.quick-guided .quick-command-flow article>div{grid-column:1}.quick-page.quick-guided .quick-command-flow article>strong{text-overflow:ellipsis;white-space:nowrap;grid-column:1;font-size:11px;overflow:hidden}.quick-page.quick-guided .quick-command-flow article>small{display:none}.quick-page.quick-guided .quick-command-flow article>button{grid-area:1/2/3;min-width:64px}.quick-page.quick-guided .quick-command-next{grid-template-columns:minmax(0,1fr) auto}.quick-page.quick-guided .quick-command-status{display:none}.quick-page.quick-guided .quick-run-contract-compact{box-shadow:none;margin-bottom:8px}@media (min-width:1180px){.quick-page.quick-guided{grid-template-columns:minmax(0,1fr) minmax(330px,360px);gap:14px}.quick-page.quick-guided .quick-preview{position:sticky;top:62px}.quick-page.quick-guided .preview-card{max-height:calc(100vh - 76px);position:static;overflow:auto}}@media (max-width:760px){.settings-section-tabs{margin-bottom:10px;top:68px}.settings-section-tabs button{min-height:34px;padding:0 10px}.settings-section-panel{gap:10px}.library-page .page-title-row{margin-bottom:10px}.mobile-bottom-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.home-outcome-switch{grid-template-columns:repeat(3,minmax(0,1fr))}.home-outcome-switch button{text-align:center;grid-template-columns:1fr;justify-items:center;gap:4px;min-height:64px;padding:6px 3px}.home-outcome-switch button small{display:none}.home-status-line{grid-template-columns:repeat(2,minmax(0,1fr))}.home-lower-grid{grid-template-columns:1fr}.quick-page.quick-guided .quick-command-flow article{grid-template-columns:minmax(0,1fr) auto}.quick-page.quick-guided .quick-command-flow article>div,.quick-page.quick-guided .quick-command-flow article>strong,.quick-page.quick-guided .quick-command-flow article>button{grid-area:auto}.quick-page.quick-guided .quick-command-flow article>button{grid-area:1/2/3}.quick-page.quick-guided .quick-command-next{grid-template-columns:1fr}.video-quality-head{align-items:stretch}.video-quality-head>button{align-self:center}.video-quality-frame-actions,.video-quality-review>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.video-quality-frame-actions button,.video-quality-review button{justify-content:center;width:100%}.batch-production-toolbar{align-items:stretch;display:grid}.batch-production-toolbar>div:last-child{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);display:grid}.batch-variant-row{grid-template-columns:minmax(0,1fr) auto}.batch-variant-row>p{display:none}.content-batch-items>button{grid-template-columns:auto minmax(0,1fr) auto}.content-batch-items>button small{grid-area:2/2}.content-batch-items>button>svg{grid-area:1/3/3}}.ououu-studio-v3.compact-density .studio-frame{grid-template-columns:172px minmax(0,1fr);min-height:calc(100vh - 56px)}.ououu-studio-v3.compact-density .workspace{background:#f3f5f8;padding:14px}.ououu-studio-v3.compact-density .app-sidebar{background:#fbfbfc;height:calc(100vh - 56px);padding:12px 10px;top:56px}.ououu-studio-v3.compact-density .sidebar-link.active{box-shadow:none;background:#eceaff}.ououu-studio-v3.compact-density .workspace-notice{min-height:28px;font-size:10px}.ououu-studio-v3.compact-density .breadcrumb{margin-bottom:8px;font-size:10px}.ououu-studio-v3.compact-density .quick-heading,.ououu-studio-v3.compact-density .commerce-heading{margin-bottom:10px}.ououu-studio-v3.compact-density .quick-heading h1,.ououu-studio-v3.compact-density .commerce-heading h1,.ououu-studio-v3.compact-density .page-title-row h1{font-size:22px}.ououu-studio-v3.compact-density .quick-heading p,.ououu-studio-v3.compact-density .commerce-heading p{font-size:11px}.ououu-studio-v3 .quick-page.quick-guided{gap:14px}.ououu-studio-v3 .quick-page.quick-guided .quick-command-desk{grid-template-columns:minmax(210px,.68fr) minmax(360px,1.32fr);gap:0;padding:0}.ououu-studio-v3 .quick-page.quick-guided .quick-command-copy{display:grid}.ououu-studio-v3 .quick-page.quick-guided .quick-command-input{padding:15px}.ououu-studio-v3 .quick-page.quick-guided .quick-command-flow{gap:0}.ououu-studio-v3 .quick-page.quick-guided .quick-command-flow article{grid-template-columns:1fr;align-items:stretch;gap:5px;min-height:88px;padding:10px;display:grid}.ououu-studio-v3 .quick-page.quick-guided .quick-command-flow article>div,.ououu-studio-v3 .quick-page.quick-guided .quick-command-flow article>strong,.ououu-studio-v3 .quick-page.quick-guided .quick-command-flow article>small,.ououu-studio-v3 .quick-page.quick-guided .quick-command-flow article>button{grid-area:auto}.ououu-studio-v3 .quick-page.quick-guided .quick-command-flow article>small{display:-webkit-box}.ououu-studio-v3 .quick-page.quick-guided .quick-command-flow article>button{min-width:0}.ououu-studio-v3 .quick-page.quick-guided .quick-command-next{grid-template-columns:minmax(0,1fr) auto}.ououu-studio-v3 .quick-page.quick-guided .quick-command-status{display:none}.ououu-studio-v3 .quick-page.quick-guided .quick-run-contract-compact{box-shadow:none}.ououu-studio-v3 .render-page .stat-row{gap:0}.ououu-studio-v3 .render-page .stat-card{box-shadow:none;border:0;border-right:1px solid #e4e7ec;border-radius:0}.ououu-studio-v3 .render-page .stat-card:last-child{border-right:0}.ououu-studio-v3 .workflow-layout{grid-template-columns:184px minmax(0,1fr) 292px;gap:10px}.ououu-studio-v3 .workflow-left-rail,.ououu-studio-v3 .workflow-layout>.settings-panel{max-height:calc(100vh - 70px);top:62px}@media (min-width:1421px){.ououu-studio-v3 .workflow-layout{grid-template-columns:190px minmax(0,1fr) 304px}}@media (max-width:1180px) and (min-width:761px){.ououu-studio-v3.compact-density .studio-frame{grid-template-columns:154px minmax(0,1fr)}.ououu-studio-v3 .quick-page.quick-guided .quick-command-desk{grid-template-columns:1fr}.ououu-studio-v3 .quick-page.quick-guided .quick-command-copy{display:none}}@media (max-width:760px){.ououu-studio-v3.compact-density .workspace{background:#f4f5f8;padding:8px 8px 76px}.ououu-studio-v3 .workflow-layout{grid-template-columns:minmax(0,1fr)}.ououu-studio-v3 .workflow-layout>.canvas-panel{flex-direction:column;display:flex}.ououu-studio-v3 .workflow-layout>.canvas-panel>.result-dock{order:-1}.ououu-studio-v3 .workflow-layout>.settings-panel{grid-column:1;max-height:none;position:static}.ououu-studio-v3 .quick-page.quick-guided .quick-command-desk{grid-template-columns:1fr}.ououu-studio-v3 .quick-page.quick-guided .quick-command-copy{display:grid}.ououu-studio-v3 .quick-page.quick-guided .quick-command-input{padding:12px}.ououu-studio-v3 .quick-page.quick-guided .quick-command-flow{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ououu-studio-v3 .quick-page.quick-guided .quick-command-flow article{min-height:80px}.ououu-studio-v3 .quick-page.quick-guided .quick-command-next{grid-template-columns:minmax(0,1fr) auto}.ououu-studio-v3 .quick-page.quick-guided .quick-command-status,.ououu-studio-v3 .quick-page.quick-guided .quick-run-contract-compact,.ououu-studio-v3 .quick-mobile-action-bar{display:none}.ououu-studio-v3 .render-page .stat-row{grid-template-columns:repeat(2,minmax(0,1fr))}.ououu-studio-v3 .render-page .stat-card:nth-child(2){border-right:0}.ououu-studio-v3 .render-page .stat-card:nth-child(-n+2){border-bottom:1px solid #e4e7ec}.ououu-studio-v3 .mobile-bottom-nav{min-height:0;padding:4px 6px calc(4px + env(safe-area-inset-bottom))}.ououu-studio-v3 .mobile-bottom-nav button{min-height:44px;padding:3px 2px}.ououu-studio-v3 .export-row{grid-template-columns:42px minmax(0,1fr) auto;align-items:start;gap:8px;padding:10px 0}.ououu-studio-v3 .export-row img{width:42px;height:42px}.ououu-studio-v3 .export-row-title{overflow-wrap:break-word;white-space:normal;word-break:normal;writing-mode:horizontal-tb;align-self:center;min-width:0;line-height:1.45}.ououu-studio-v3 .export-row-quality{text-overflow:ellipsis;align-self:center;max-width:96px;overflow:hidden}.ououu-studio-v3 .export-row-actions{border-top:1px solid #edf0f6;grid-column:1/-1;justify-content:flex-start;align-items:center;width:100%;padding-top:8px;display:flex}.ououu-studio-v3 .export-row-actions .publish-platform-actions{justify-content:flex-start}.ououu-studio-v3 .export-publish-note{white-space:normal;line-height:1.35}}.ououu-studio-v3 .project-sync-bar{background:#fff;border:1px solid #dfe3e9;border-left:3px solid #8a94a6;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;min-height:34px;margin-bottom:10px;padding:5px 8px;display:flex}.ououu-studio-v3 .project-sync-bar.synced{border-left-color:#20a66a}.ououu-studio-v3 .project-sync-bar.pending,.ououu-studio-v3 .project-sync-bar.syncing{border-left-color:#6757ef}.ououu-studio-v3 .project-sync-bar.conflict{background:#fff9ed;border-color:#efc36b #efc36b #efc36b #c97908}.ououu-studio-v3 .project-sync-bar.error{background:#fff7f6;border-color:#efbbb5 #efbbb5 #efbbb5 #d6453d}.ououu-studio-v3 .project-sync-state{align-items:center;gap:7px;min-width:0;display:flex}.ououu-studio-v3 .project-sync-state>svg{color:#697386;flex:none}.ououu-studio-v3 .project-sync-bar.synced .project-sync-state>svg{color:#168a57}.ououu-studio-v3 .project-sync-bar.conflict .project-sync-state>svg,.ououu-studio-v3 .project-sync-bar.error .project-sync-state>svg{color:#b45812}.ououu-studio-v3 .project-sync-state>div{align-items:baseline;gap:8px;min-width:0;display:flex}.ououu-studio-v3 .project-sync-state strong{color:#1d2330;flex:none;font-size:10px}.ououu-studio-v3 .project-sync-state span{color:#687386;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.ououu-studio-v3 .project-sync-actions{flex:none;gap:6px;display:flex}.ououu-studio-v3 .project-sync-actions .ghost-button{min-height:24px;padding:3px 8px;font-size:9px}@media (max-width:760px){.ououu-studio-v3 .project-sync-bar{align-items:stretch;gap:6px;padding:7px 8px;display:grid}.ououu-studio-v3 .project-sync-state>div{align-items:flex-start;gap:1px;display:grid}.ououu-studio-v3 .project-sync-state span{max-width:calc(100vw - 56px)}.ououu-studio-v3 .project-sync-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ououu-studio-v3 .project-sync-actions .ghost-button:only-child{grid-column:2}}.ououu-studio-v3 .quick-command-copy{background:#f4f2ff;border-right:1px solid #e0dcff}.ououu-studio-v3 .quick-command-copy>span{color:#5b4df3}.ououu-studio-v3 .quick-command-copy strong{color:#1f2433}.ououu-studio-v3 .quick-command-copy small{color:#646d80}.ououu-studio-v3 .quick-command-next,.ououu-studio-v3 .quick-command-next.ready,.ououu-studio-v3 .quick-command-next.active,.ououu-studio-v3 .quick-command-next.blocked{color:#202635;background:#f7f7fa;border-left:3px solid #7a6df5}.ououu-studio-v3 .quick-command-next.ready{background:#f2faf6;border-left-color:#20a66a}.ououu-studio-v3 .quick-command-next.blocked{background:#fff8ef;border-left-color:#d88b28}.ououu-studio-v3 .quick-command-next>div:first-child span{color:#5b4df3}.ououu-studio-v3 .quick-command-next strong{color:#202635}.ououu-studio-v3 .quick-command-next small{color:#687184}.ououu-studio-v3 .quick-page.quick-guided .quick-command-actions{grid-template-columns:minmax(160px,1.25fr) minmax(130px,.75fr)}@media (max-width:760px){.ououu-studio-v3.compact-density .workspace{padding-bottom:calc(132px + env(safe-area-inset-bottom))}.ououu-studio-v3 .quick-command-copy{border-bottom:1px solid #e0dcff;border-right:0}.ououu-studio-v3 .quick-page.quick-guided .quick-command-actions{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.ououu-studio-v3 .quick-mobile-action-bar{display:grid}.ououu-studio-v3 .quick-mobile-action-bar.setup{display:none}}.ououu-studio-v4{--bg:#f4f5f7;--surface:#fff;--surface-soft:#f7f8fa;--surface-raised:#fbfbfc;--ink:#20232b;--muted:#697181;--muted-2:#9299a6;--line:#e2e5e9;--line-strong:#cfd4db;--brand:#5b55df;--brand-dark:#4842c5;--brand-soft:#efeffc;--panel:#f8f9fa;--good:#157f55;--good-soft:#edf8f2;--warn:#ae6e18;--warn-soft:#fff7ea;--bad:#bd3d46;--bad-soft:#fff1f2;--shadow-soft:0 1px 2px #191d2609;--shadow:0 8px 24px #191d2612;background:var(--bg);color:var(--ink)}.ououu-studio-v4 button,.ououu-studio-v4 input,.ououu-studio-v4 textarea,.ououu-studio-v4 select{border-radius:6px}.ououu-studio-v4 button{font-weight:720}.ououu-studio-v4 .primary-action,.ououu-studio-v4 .primary-small,.ououu-studio-v4 .primary-wide{background:var(--brand);border-color:var(--brand);box-shadow:none;color:#fff}.ououu-studio-v4 .primary-action:not(:disabled):hover,.ououu-studio-v4 .primary-small:not(:disabled):hover,.ououu-studio-v4 .primary-wide:not(:disabled):hover{background:var(--brand-dark);border-color:var(--brand-dark);box-shadow:0 5px 14px #4842c533}.ououu-studio-v4 .ghost-button,.ououu-studio-v4 .tool-button,.ououu-studio-v4 .outline-wide,.ououu-studio-v4 .icon-button{border-color:var(--line);box-shadow:none;color:#414958;background:#fff}.ououu-studio-v4 .ghost-button:not(:disabled):hover,.ououu-studio-v4 .tool-button:not(:disabled):hover,.ououu-studio-v4 .outline-wide:not(:disabled):hover,.ououu-studio-v4 .icon-button:not(:disabled):hover{border-color:var(--line-strong);color:var(--ink);background:#f6f7f8}.ououu-studio-v4 button:focus-visible,.ououu-studio-v4 input:focus-visible,.ououu-studio-v4 textarea:focus-visible,.ououu-studio-v4 select:focus-visible,.ououu-studio-v4 summary:focus-visible{outline-offset:2px;outline:2px solid #5b55df4d}.ououu-studio-v4 .studio-topbar{border-bottom:1px solid var(--line);box-shadow:none;background:#fffffffa;grid-template-columns:minmax(232px,.75fr) minmax(320px,.95fr) auto;min-height:58px;padding:0 18px}.ououu-studio-v4 .logo-orb{background:#5b55df;width:24px;height:24px;box-shadow:inset 0 0 0 7px #ffffffdb}.ououu-studio-v4 .logo-button strong{color:#39384a;font-size:18px;font-weight:880}.ououu-studio-v4 .studio-breadcrumb{border-left:1px solid var(--line);padding-left:14px}.ououu-studio-v4 .studio-breadcrumb span{color:var(--muted-2);font-size:9px}.ououu-studio-v4 .studio-breadcrumb strong{color:#303541;font-size:12px}.ououu-studio-v4 .studio-context-strip{background:#f6f7f8;border:1px solid #e7e9ed;border-radius:6px;min-height:32px}.ououu-studio-v4 .studio-context-strip span,.ououu-studio-v4 .studio-context-strip button{border-right-color:var(--line);color:#5c6472;min-height:30px;font-size:10px}.ououu-studio-v4 .top-actions{gap:4px}.ououu-studio-v4 .top-actions .ghost-button,.ououu-studio-v4 .top-actions .icon-button,.ououu-studio-v4 .language-toggle,.ououu-studio-v4 .team-chip{background:0 0;border-color:#0000}.ououu-studio-v4 .studio-frame{grid-template-columns:176px minmax(0,1fr);min-height:calc(100vh - 58px)}.ououu-studio-v4 .app-sidebar{border-right:1px solid var(--line);background:#fbfbfc;gap:10px;padding:13px 10px 10px}.ououu-studio-v4 .sidebar-section-label{color:#9ba1ac;padding:5px 9px 3px;font-size:9px;font-weight:800}.ououu-studio-v4 .sidebar-link{color:#596170;border:0;border-radius:6px;min-height:35px;padding:7px 9px;font-size:12px}.ououu-studio-v4 .sidebar-link:hover{color:#292e38;background:#f0f1f3}.ououu-studio-v4 .sidebar-link.active{color:#4943c8;background:#ededf9;border:0}.ououu-studio-v4 .sidebar-link.active:before{background:var(--brand);width:2px;height:17px;top:9px;left:-10px}.ououu-studio-v4 .sidebar-group{border-top-color:#e8eaed}.ououu-studio-v4 .plan-card{box-shadow:none;color:var(--ink);background:#f2f2f6;border:1px solid #e3e4e9;gap:7px;padding:10px}.ououu-studio-v4 .plan-card strong{color:#303541;font-size:11px}.ououu-studio-v4 .plan-card span,.ououu-studio-v4 .plan-card .plan-card-queue-link{color:#737a88;font-size:9px}.ououu-studio-v4 .plan-card .progress{background:#dedfe5}.ououu-studio-v4 .plan-card .progress span{background:var(--brand)}.ououu-studio-v4 .plan-card>button:last-child{color:#4943c8;background:#fff;border:1px solid #dddfe5}.ououu-studio-v4 .user-row{border-top-color:var(--line)}.ououu-studio-v4 .workspace{background:var(--bg);padding:16px}.ououu-studio-v4 .workspace-notice{border:1px solid var(--line);box-shadow:none;color:#616977;background:#fff;border-left:3px solid #8b8f9c;max-width:min(860px,100%);margin-bottom:10px;padding:7px 10px}.ououu-studio-v4 .breadcrumb{color:#8d94a0;margin-bottom:8px}.ououu-studio-v4 .quick-heading,.ououu-studio-v4 .commerce-heading,.ououu-studio-v4 .page-title-row{margin-bottom:11px}.ououu-studio-v4 .quick-heading>svg,.ououu-studio-v4 .commerce-heading>svg{color:var(--brand);background:#eeeef8;border-radius:6px}.ououu-studio-v4 .quick-heading h1,.ououu-studio-v4 .commerce-heading h1,.ououu-studio-v4 .page-title-row h1{color:#20242d;font-size:22px;font-weight:840}.ououu-studio-v4 .quick-heading p,.ououu-studio-v4 .commerce-heading p{color:var(--muted)}.ououu-studio-v4 .home-workbench{grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:16px}.ououu-studio-v4 .home-command-center,.ououu-studio-v4 .home-side-panel,.ououu-studio-v4 .home-project-strip,.ououu-studio-v4 .home-account-panel{border:1px solid var(--line);box-shadow:none;background:#fff;border-radius:8px}.ououu-studio-v4 .home-command-center{padding:18px}.ououu-studio-v4 .home-command-center h1,.ououu-studio-v4 .home-hero h1{color:#20242d;font-size:24px;line-height:1.25}.ououu-studio-v4 .home-command-center textarea,.ououu-studio-v4 .home-prompt textarea{background:#f7f8f9;border:1px solid #dadde3;border-radius:7px;min-height:126px;padding:13px;font-size:14px}.ououu-studio-v4 .home-case-grid,.ououu-studio-v4 .home-visual-grid{gap:10px}.ououu-studio-v4 .home-case-card,.ououu-studio-v4 .home-visual-card{border:1px solid var(--line);box-shadow:none;background:#f1f2f4;border-radius:7px;min-height:0;overflow:hidden}.ououu-studio-v4 .home-case-card img,.ououu-studio-v4 .home-visual-card img{aspect-ratio:16/10;object-fit:cover;width:100%}.ououu-studio-v4 .home-case-card:hover,.ououu-studio-v4 .home-visual-card:hover{border-color:#b8b9db;transform:translateY(-1px);box-shadow:0 7px 18px #191d2612}.ououu-studio-v4 .home-account-action{background:#f7f8f9;border:1px solid #0000;border-radius:7px}.ououu-studio-v4 .home-account-action:hover{border-color:var(--line);background:#f1f2f4}.ououu-studio-v4 .quick-page{gap:14px}.ououu-studio-v4 .quick-mode-strip{margin-bottom:9px}.ououu-studio-v4 .quick-mode-toggle{background:#e8eaee;border-radius:6px}.ououu-studio-v4 .quick-mode-toggle button{border-radius:4px}.ououu-studio-v4 .quick-page.quick-guided{grid-template-columns:minmax(0,1fr) minmax(320px,350px);align-items:start;gap:14px}.ououu-studio-v4 .quick-page.quick-guided .quick-main{min-width:0}.ououu-studio-v4 .quick-page.quick-guided .quick-command-desk{border:1px solid var(--line);box-shadow:none;background:#fff;border-radius:8px;grid-template-columns:1fr;gap:0;margin-bottom:10px;padding:0;display:grid;overflow:hidden}.ououu-studio-v4 .quick-page.quick-guided .quick-command-copy{border:0;border-bottom:1px solid var(--line);background:#fff;border-radius:0;grid-template-columns:auto minmax(0,1fr) minmax(260px,.58fr);align-items:center;gap:3px 14px;padding:13px 15px;display:grid}.ououu-studio-v4 .quick-command-copy>span{background:var(--brand-soft);color:#514bcf;border-radius:4px;grid-row:1/3;padding:5px 7px;font-size:9px}.ououu-studio-v4 .quick-command-copy strong{color:#252a33;font-size:17px;line-height:1.25}.ououu-studio-v4 .quick-command-copy small{color:var(--muted);font-size:10px}.ououu-studio-v4 .quick-command-case-shortcuts{grid-area:1/3/3;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-width:0;display:grid}.ououu-studio-v4 .quick-command-case-shortcuts button{color:#323741;cursor:pointer;text-align:left;background:#f7f8fa;border:1px solid #e1e3e8;border-radius:6px;min-width:0;padding:0;overflow:hidden}.ououu-studio-v4 .quick-command-case-shortcuts button:hover,.ououu-studio-v4 .quick-command-case-shortcuts button:focus-visible{border-color:#9f9be8;outline:0;box-shadow:0 0 0 2px #5b55df14}.ououu-studio-v4 .quick-command-case-shortcuts button:disabled{cursor:wait;opacity:.6}.ououu-studio-v4 .quick-command-case-shortcuts img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.ououu-studio-v4 .quick-command-case-shortcuts span{gap:1px;padding:5px 6px 6px;display:grid}.ououu-studio-v4 .quick-command-case-shortcuts b,.ououu-studio-v4 .quick-command-case-shortcuts small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ououu-studio-v4 .quick-command-case-shortcuts b{font-size:10px}.ououu-studio-v4 .quick-command-case-shortcuts small{font-size:8px}.ououu-studio-v4 .quick-command-input{background:#fff;gap:10px;padding:14px 15px 15px}.ououu-studio-v4 .quick-command-input textarea{background:#f7f8f9;border-color:#dadde3;border-radius:7px;min-height:116px;padding:12px;font-size:14px;line-height:1.55}.ououu-studio-v4 .quick-command-source{border-top:1px solid #e8eaed;padding-top:10px}.ououu-studio-v4 .quick-command-source-tabs{background:#eceef1;border-radius:5px;padding:2px}.ououu-studio-v4 .quick-command-source-tabs button{border-radius:4px}.ououu-studio-v4 .quick-page.quick-guided .quick-command-actions{grid-template-columns:minmax(170px,1.3fr) repeat(2,minmax(118px,.75fr));gap:7px}.ououu-studio-v4 .quick-command-actions button{min-height:36px}.ououu-studio-v4 .workspace-notice.navigation-notice{display:none}.ououu-studio-v4 .quick-command-flow{border-top:1px solid var(--line);background:#f7f8f9;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.ououu-studio-v4 .quick-page.quick-guided .quick-command-flow article{border:0;border-right:1px solid var(--line);box-shadow:none;background:0 0;border-radius:0;min-height:52px;padding:0;overflow:hidden}.ououu-studio-v4 .quick-page.quick-guided .quick-command-flow article:last-child{border-right:0}.ououu-studio-v4 .quick-command-flow article.done{background:var(--good-soft)}.ououu-studio-v4 .quick-command-flow article.active{box-shadow:inset 0 -2px 0 var(--brand);background:#f0f0fb}.ououu-studio-v4 .quick-command-flow article.blocked{background:var(--warn-soft)}.ououu-studio-v4 .quick-flow-step-trigger{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 8px;width:100%;min-height:52px;padding:7px 9px;display:grid}.ououu-studio-v4 .quick-flow-step-trigger:hover,.ououu-studio-v4 .quick-flow-step-trigger:focus-visible{background:#3f3a960b;outline:0}.ououu-studio-v4 .quick-command-flow article.active .quick-flow-step-trigger{color:inherit;background:#efeffa;border:0}.ououu-studio-v4 .quick-command-flow article.done .quick-flow-step-trigger,.ououu-studio-v4 .quick-command-flow article.blocked .quick-flow-step-trigger{color:inherit;background:0 0;border:0}.ououu-studio-v4 .quick-flow-step-label{align-items:center;gap:5px;min-width:0;display:flex}.ououu-studio-v4 .quick-flow-step-label b{color:#525967;background:#e9eaf0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;display:inline-flex}.ououu-studio-v4 .quick-flow-step-label span{color:#343a46;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:850;overflow:hidden}.ououu-studio-v4 .quick-flow-step-trigger>strong{color:#68707e;text-overflow:ellipsis;white-space:nowrap;grid-column:1;padding-left:23px;font-size:9px;font-weight:750;overflow:hidden}.ououu-studio-v4 .quick-flow-step-action{color:#666d7a;white-space:nowrap;grid-area:1/2/3;align-items:center;gap:2px;font-size:9px;font-weight:850;display:inline-flex}.ououu-studio-v4 .quick-command-flow article.done .quick-flow-step-label b{color:#17724f;background:#d9f0e4}.ououu-studio-v4 .quick-command-flow article.active .quick-flow-step-label b{color:var(--brand);background:#dedbff}.ououu-studio-v4 .quick-command-flow article.blocked .quick-flow-step-label b{color:#975d0a;background:#f8e6c9}.ououu-studio-v4 .quick-flow-step-trigger:disabled{cursor:not-allowed;opacity:.58}.ououu-studio-v4 .quick-command-spec-bar{border:0;border-top:1px solid var(--line);background:#fff;border-radius:0;padding:8px 12px}.ououu-studio-v4 .quick-command-next,.ououu-studio-v4 .quick-command-next.ready,.ououu-studio-v4 .quick-command-next.active,.ououu-studio-v4 .quick-command-next.blocked{border:0;border-left:3px solid var(--brand);color:var(--ink);background:#f8f8fa;border-radius:0;padding:10px 12px}.ououu-studio-v4 .quick-command-next.ready{background:var(--good-soft);border-left-color:var(--good)}.ououu-studio-v4 .quick-command-next.blocked{background:var(--warn-soft);border-left-color:var(--warn)}.ououu-studio-v4 .quick-command-next>div:first-child span,.ououu-studio-v4 .quick-command-next strong{color:#343946}.ououu-studio-v4 .quick-command-next small{color:#6d7583}.ououu-studio-v4 .quick-command-next>button{background:var(--brand);border-color:var(--brand)}.ououu-studio-v4 .quick-run-contract-compact{border:0;border-top:1px solid var(--line);box-shadow:none;background:0 0;border-radius:0}.ououu-studio-v4 .quick-page.quick-guided .quick-preview{position:sticky;top:72px}.ououu-studio-v4 .preview-card{border:1px solid var(--line);box-shadow:none;background:#fff;border-radius:8px;overflow:hidden}.ououu-studio-v4 .preview-card>header,.ououu-studio-v4 .preview-card>footer{border-color:var(--line);background:#fff}.ououu-studio-v4 .inline-video-preview.quick-video[data-preview-state=empty],.ououu-studio-v4 .quick-video.preview-placeholder{color:#2e3440;background-color:#eef0f3;background-image:linear-gradient(45deg,#cfd3da6b 25%,#0000 25%),linear-gradient(-45deg,#cfd3da6b 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#cfd3da6b 75%),linear-gradient(-45deg,#0000 75%,#cfd3da6b 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.ououu-studio-v4 .quick-video:has(.preview-empty-state){color:#2e3440;background-color:#eef0f3;background-image:linear-gradient(45deg,#cfd3da6b 25%,#0000 25%),linear-gradient(-45deg,#cfd3da6b 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#cfd3da6b 75%),linear-gradient(-45deg,#0000 75%,#cfd3da6b 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.ououu-studio-v4 .preview-empty-state,.ououu-studio-v4 .quick-video[data-preview-state=empty] strong{color:#343a46}.ououu-studio-v4 .quick-video[data-preview-state=empty] p,.ououu-studio-v4 .quick-video[data-preview-state=empty] small{color:#6f7785}.ououu-studio-v4 .quick-video[data-preview-state=empty] button{color:#404755;background:#fff;border-color:#d5d9df}.ououu-studio-v4 .inline-video-preview.quick-video:not([data-preview-state=ready]) .inline-video-preview-cover-placeholder{background-color:#eef0f3;background-image:linear-gradient(45deg,#cfd3da6b 25%,#0000 25%),linear-gradient(-45deg,#cfd3da6b 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#cfd3da6b 75%),linear-gradient(-45deg,#0000 75%,#cfd3da6b 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.ououu-studio-v4 .inline-video-preview.quick-video:not([data-preview-state=ready])>div{color:#343a46;background:#ffffffe0;border:1px solid #cfd4dbf0;border-radius:7px;max-width:min(84%,260px);padding:16px}.ououu-studio-v4 .inline-video-preview.quick-video[data-placeholder-cases=true]{background:#e7e9ed;padding:0}.ououu-studio-v4 .inline-video-preview.quick-video[data-placeholder-cases=true] .inline-video-preview-case-grid{background:#e7e9ed;padding:8px}.ououu-studio-v4 .inline-video-preview.quick-video[data-placeholder-cases=true] .inline-video-preview-case-grid img{filter:saturate(.78);border:1px solid #fffc}.ououu-studio-v4 .inline-video-preview.quick-video[data-placeholder-cases=true]>div{align-self:end;margin-bottom:14px}.ououu-studio-v4 .inline-video-preview.quick-video:not([data-preview-state=ready])>div>span{color:#6f7785;font-size:11px}.ououu-studio-v4 .inline-video-preview.quick-video[data-preview-state=pending] .inline-video-preview-cover-placeholder{background-color:#ececf8}.ououu-studio-v4 .inline-video-preview.quick-video[data-preview-state=failed] .inline-video-preview-cover-placeholder{background-color:#fff0f1}.ououu-studio-v4 .quick-enrichment-review,.ououu-studio-v4 .quick-agent-run,.ououu-studio-v4 .quick-guided-editor,.ououu-studio-v4 .quick-start-workbench,.ououu-studio-v4 .quick-next-panel,.ououu-studio-v4 .quick-product-anchor-strip,.ououu-studio-v4 .quick-readiness-strip{border-color:var(--line);box-shadow:none;border-radius:8px}.ououu-studio-v4 .editor-bar,.ououu-studio-v4 .project-context-bar{border:1px solid var(--line);box-shadow:none;background:#fff;border-radius:7px}.ououu-studio-v4 .editor-bar{gap:10px;min-height:42px;padding:5px 7px}.ououu-studio-v4 .project-context-bar{grid-template-columns:1fr;margin-bottom:8px;padding:5px 8px}.ououu-studio-v4 .project-context-bar .context-main{display:none}.ououu-studio-v4 .project-context-bar .context-chips{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.ououu-studio-v4 .project-context-bar .context-chips::-webkit-scrollbar{display:none}.ououu-studio-v4 .project-context-bar .context-chips span,.ououu-studio-v4 .project-context-bar .context-chips em{flex:none;min-height:25px;padding:4px 7px}.ououu-studio-v4 .editor-bar .project-title{flex-basis:min(270px,25vw);min-width:230px}.ououu-studio-v4 .editor-bar .project-title strong{font-size:15px}.ououu-studio-v4 .editor-bar .project-title span{font-size:10px}.ououu-studio-v4 .editor-bar .editor-tools{scrollbar-width:none;flex-wrap:nowrap;gap:5px;min-width:0;overflow-x:auto}.ououu-studio-v4 .editor-bar .editor-tools::-webkit-scrollbar{display:none}.ououu-studio-v4 .editor-bar .editor-tool-group{flex:none;gap:3px;padding:3px}.ououu-studio-v4 .editor-bar .editor-tool-group.project-actions .ghost-button,.ououu-studio-v4 .editor-bar .editor-tool-group.project-actions .file-action{justify-content:center;width:32px;min-width:32px;padding-left:7px;padding-right:7px;font-size:0}.ououu-studio-v4 .editor-bar .editor-tool-group.project-actions [data-testid=toolbar-queue],.ououu-studio-v4 .editor-bar .editor-tool-group.project-actions [data-testid=toolbar-create-hd]{width:auto;min-width:auto;padding-left:9px;padding-right:9px;font-size:11px}.ououu-studio-v4 .editor-bar .tool-button,.ououu-studio-v4 .editor-bar .icon-button{min-height:32px}.ououu-studio-v4 .workflow-layout{grid-template-columns:184px minmax(0,1fr) 300px;gap:8px}.ououu-studio-v4 .workflow-rail-switch,.ououu-studio-v4 .asset-panel,.ououu-studio-v4 .node-library-panel,.ououu-studio-v4 .canvas-panel,.ououu-studio-v4 .settings-panel{border:1px solid var(--line);box-shadow:none;border-radius:7px}.ououu-studio-v4 .asset-panel,.ououu-studio-v4 .node-library-panel,.ououu-studio-v4 .settings-panel{background:#fff}.ououu-studio-v4 .canvas-panel{background-color:#f7f8f9;background-image:radial-gradient(#d6dae0 .75px,#0000 .75px);background-size:16px 16px}.ououu-studio-v4 .workflow-rail-switch{background:#e9ebef;padding:2px}.ououu-studio-v4 .workflow-rail-switch button{border-radius:4px}.ououu-studio-v4 .workflow-node{background:#fff;border-color:#d9dde3;border-radius:7px;box-shadow:0 2px 7px #191d260e}.ououu-studio-v4 .workflow-node.selected{border-color:var(--brand);box-shadow:0 0 0 2px #5b55df1c,0 7px 18px #191d2614}.ououu-studio-v4 .workflow-result-dock{border-color:var(--line);box-shadow:none;background:#fff}.ououu-studio-v4 .render-page .stat-row{border:1px solid var(--line);box-shadow:none;background:#fff;border-radius:8px;gap:0;overflow:hidden}.ououu-studio-v4 .render-page .stat-card{border:0;border-right:1px solid var(--line);box-shadow:none;background:#fff;border-radius:0;min-height:74px}.ououu-studio-v4 .render-page .stat-card:last-child{border-right:0}.ououu-studio-v4 .render-page .stat-card>span{color:#5c5f70;background:#f0f1f5;border-radius:5px}.ououu-studio-v4 .project-production-plan,.ououu-studio-v4 .production-cockpit,.ououu-studio-v4 .content-batch-operations,.ououu-studio-v4 .server-project-section,.ououu-studio-v4 .project-panel{border-color:var(--line);box-shadow:none;background:#fff;border-radius:8px}.ououu-studio-v4 .project-overview-grid,.ououu-studio-v4 .production-overview-grid{border:1px solid var(--line);background:#fff;border-radius:8px;gap:0;overflow:hidden}.ououu-studio-v4 .project-overview-grid>*,.ououu-studio-v4 .production-overview-grid>*{box-shadow:none;border:0;border-radius:0}.ououu-studio-v4 .project-overview-grid>*+*,.ououu-studio-v4 .production-overview-grid>*+*{border-left:1px solid var(--line)}.ououu-studio-v4 .project-jumpbar,.ououu-studio-v4 .project-view-switch{background:#e9ebee;border:0;border-radius:6px;padding:2px}.ououu-studio-v4 .project-jumpbar button,.ououu-studio-v4 .project-view-switch button{border:0;border-radius:4px}.ououu-studio-v4 .image-center-shell,.ououu-studio-v4 .image-center-panel,.ououu-studio-v4 .image-product-panel,.ououu-studio-v4 .image-settings-panel,.ououu-studio-v4 .commerce-card,.ououu-studio-v4 .info-card{border-color:var(--line);box-shadow:none;background:#fff;border-radius:8px}.ououu-studio-v4 .image-center-shell{gap:9px}.ououu-studio-v4 .image-preview-stage,.ououu-studio-v4 .image-output-placeholder,.ououu-studio-v4 .image-empty-state{color:#4a515d;background-color:#f0f1f3;background-image:linear-gradient(45deg,#d6d9df66 25%,#0000 25%),linear-gradient(-45deg,#d6d9df66 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#d6d9df66 75%),linear-gradient(-45deg,#0000 75%,#d6d9df66 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;border-color:#dfe2e7}.ououu-studio-v4 .xiaoou-fab{background:#292c34;border:1px solid #ffffff1a;box-shadow:0 10px 24px #191d2633}@media (max-width:1180px) and (min-width:761px){.ououu-studio-v4 .studio-frame{grid-template-columns:158px minmax(0,1fr)}.ououu-studio-v4 .quick-page.quick-guided{grid-template-columns:minmax(0,1fr) 310px}.ououu-studio-v4 .workflow-layout{grid-template-columns:168px minmax(0,1fr) 270px}.ououu-studio-v4 .home-workbench{grid-template-columns:minmax(0,1fr) 280px}}@media (max-width:920px) and (min-width:761px){.ououu-studio-v4 .quick-page.quick-guided{grid-template-columns:1fr}.ououu-studio-v4 .quick-page.quick-guided .quick-preview{position:static}.ououu-studio-v4 .home-workbench{grid-template-columns:1fr}}@media (max-width:760px){.ououu-studio-v4{background:#f4f5f7}.ououu-studio-v4 .workspace{padding:8px 8px calc(134px + env(safe-area-inset-bottom));background:#f4f5f7}.ououu-studio-v4 .mobile-app-header{border-bottom:1px solid var(--line);box-shadow:none;background:#fffffffa}.ououu-studio-v4 .mobile-brand strong{color:#39384a}.ououu-studio-v4 .mobile-bottom-nav{border-top:1px solid var(--line);background:#fffffffa;box-shadow:0 -4px 16px #191d260f}.ououu-studio-v4 .mobile-bottom-nav button.active{color:var(--brand)}.ououu-studio-v4 .quick-heading,.ououu-studio-v4 .page-title-row{margin:2px 2px 9px}.ououu-studio-v4 .quick-heading h1,.ououu-studio-v4 .page-title-row h1{font-size:19px}.ououu-studio-v4 .quick-mode-strip{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px 8px}.ououu-studio-v4 .quick-page.quick-guided{grid-template-columns:1fr;gap:9px;display:grid}.ououu-studio-v4 .quick-page.quick-guided .quick-command-desk{border-radius:7px;margin-bottom:0}.ououu-studio-v4 .quick-page.quick-guided .quick-command-copy{grid-template-columns:auto minmax(0,1fr);gap:3px 9px;padding:10px 11px}.ououu-studio-v4 .quick-command-copy>span{padding:4px 6px}.ououu-studio-v4 .quick-command-copy strong{font-size:15px}.ououu-studio-v4 .quick-command-copy small{display:none}.ououu-studio-v4 .quick-command-case-shortcuts{scrollbar-width:none;grid-area:auto/1/auto/-1;gap:6px;margin-top:6px;padding-bottom:1px;overflow-x:auto}.ououu-studio-v4 .quick-command-case-shortcuts::-webkit-scrollbar{display:none}.ououu-studio-v4 .quick-command-case-shortcuts button{min-width:94px}.ououu-studio-v4 .quick-command-case-shortcuts span{padding:4px 5px 5px}.ououu-studio-v4 .quick-command-case-shortcuts small{display:block}.ououu-studio-v4 .quick-command-input{padding:10px}.ououu-studio-v4 .quick-command-input textarea{min-height:84px}.ououu-studio-v4 .quick-page.quick-guided .quick-command-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.ououu-studio-v4 .quick-page.quick-guided .quick-command-actions .primary-small{grid-column:1/-1;min-height:42px}.ououu-studio-v4 .quick-command-flow{grid-template-columns:1fr}.ououu-studio-v4 .quick-page.quick-guided .quick-command-flow article{border-bottom:1px solid var(--line);border-right:0;min-height:56px;padding:0}.ououu-studio-v4 .quick-page.quick-guided .quick-command-flow article:last-child{border-bottom:0}.ououu-studio-v4 .quick-command-next{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:9px 10px}.ououu-studio-v4 .quick-command-next .quick-command-status,.ououu-studio-v4 .quick-run-contract-compact{display:none}.ououu-studio-v4 .quick-page.quick-guided .quick-preview{position:static}.ououu-studio-v4 .quick-mobile-action-bar{border-top:1px solid var(--line);padding:8px 9px calc(8px + env(safe-area-inset-bottom));background:#fffffffa;gap:7px;box-shadow:0 -5px 18px #191d2612}.ououu-studio-v4 .home-workbench,.ououu-studio-v4 .project-overview-grid,.ououu-studio-v4 .production-overview-grid{grid-template-columns:1fr;display:grid}.ououu-studio-v4 .project-overview-grid>*+*,.ououu-studio-v4 .production-overview-grid>*+*{border-left:0;border-top:1px solid var(--line)}.ououu-studio-v4 .home-command-center,.ououu-studio-v4 .home-side-panel{padding:11px}.ououu-studio-v4 .home-command-center h1,.ououu-studio-v4 .home-hero h1{font-size:20px}.ououu-studio-v4 .render-page .stat-row{grid-template-columns:repeat(2,minmax(0,1fr))}.ououu-studio-v4 .render-page .stat-card:nth-child(2n){border-right:0}.ououu-studio-v4 .render-page .stat-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.ououu-studio-v4 .workflow-layout{grid-template-columns:1fr}.ououu-studio-v4 .mobile-app-header{padding:calc(6px + env(safe-area-inset-top)) 9px 6px;gap:4px}.ououu-studio-v4 .mobile-app-topline{min-height:28px}.ououu-studio-v4 .mobile-app-context{gap:6px}.ououu-studio-v4 .mobile-app-context>div:first-child{gap:0}.ououu-studio-v4 .mobile-app-context>div:first-child span{display:none}.ououu-studio-v4 .mobile-app-context>div:first-child strong{font-size:13px}.ououu-studio-v4 .mobile-app-context>div:first-child small{font-size:9px}.ououu-studio-v4 .mobile-header-actions button{min-height:30px}.ououu-studio-v4 .workspace-notice.navigation-notice{display:none}.ououu-studio-v4 .project-sync-bar:not(.conflict):not(.error){align-items:center;gap:6px;min-height:34px;margin-bottom:6px;padding:4px 6px;display:flex}.ououu-studio-v4 .project-sync-bar:not(.conflict):not(.error) .project-sync-state{flex:auto;min-width:0}.ououu-studio-v4 .project-sync-bar:not(.conflict):not(.error) .project-sync-state>div{min-width:0;display:block}.ououu-studio-v4 .project-sync-bar:not(.conflict):not(.error) .project-sync-state strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.ououu-studio-v4 .project-sync-bar:not(.conflict):not(.error) .project-sync-state span{display:none}.ououu-studio-v4 .project-sync-bar:not(.conflict):not(.error) .project-sync-actions{flex:none;display:flex}.ououu-studio-v4 .project-sync-bar:not(.conflict):not(.error) .project-sync-actions .ghost-button:only-child{grid-column:auto}.ououu-studio-v4 .project-sync-bar:not(.conflict):not(.error) .project-sync-actions .ghost-button{min-height:28px;padding:3px 7px}.ououu-studio-v4 .quick-mode-strip{background:0 0;border:0;justify-content:flex-end;align-items:center;gap:7px;margin:0 0 6px;padding:0;display:flex}.ououu-studio-v4 .quick-mode-strip>div:first-child{margin-right:auto}.ououu-studio-v4 .quick-mode-strip>div:first-child span{display:none}.ououu-studio-v4 .quick-mode-strip>div:first-child strong{color:#6f7582;white-space:nowrap;font-size:10px}.ououu-studio-v4 .quick-mode-toggle{padding:2px}.ououu-studio-v4 .quick-mode-toggle button{min-height:27px;padding:0 12px}.ououu-studio-v4 .quick-page.quick-guided .quick-command-flow{scroll-snap-type:x proximity;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:minmax(148px,62vw);grid-auto-flow:column;gap:0;max-height:58px;display:grid;overflow:auto hidden}.ououu-studio-v4 .quick-page.quick-guided .quick-command-flow::-webkit-scrollbar{display:none}.ououu-studio-v4 .quick-page.quick-guided .quick-command-flow article{border-bottom:0;border-right:1px solid var(--line);scroll-snap-align:start;min-height:56px;padding:0}.ououu-studio-v4 .quick-page.quick-guided .quick-command-flow article:last-child{border-bottom:0;border-right:0}.ououu-studio-v4 .quick-page.quick-guided .quick-flow-step-trigger{min-height:56px;padding:6px 8px}.ououu-studio-v4 .quick-page.quick-guided .quick-flow-step-action{text-overflow:ellipsis;max-width:54px;overflow:hidden}.ououu-studio-v4.view-workflow .mobile-studio-tabs{border-radius:7px;padding:3px}.ououu-studio-v4.view-workflow .mobile-studio-tabs button{grid-template-columns:15px minmax(0,1fr);gap:4px;min-height:36px;padding:4px 5px}.ououu-studio-v4.view-workflow .mobile-studio-tabs button svg{width:15px;height:15px}.ououu-studio-v4.view-workflow .mobile-studio-tabs small{display:none}.ououu-studio-v4.view-workflow .editor-bar{gap:5px;margin-bottom:6px;padding:5px}.ououu-studio-v4.view-workflow .project-title{gap:6px}.ououu-studio-v4.view-workflow .project-title strong{font-size:13px}.ououu-studio-v4.view-workflow .project-title span{margin-top:1px;font-size:9px}.ououu-studio-v4.view-workflow .back-button{border-radius:6px;width:32px;height:32px}.ououu-studio-v4.view-workflow .editor-tools{gap:4px;padding-bottom:0}.ououu-studio-v4.view-workflow .editor-tool-group{gap:2px;padding:3px}.ououu-studio-v4.view-workflow .editor-tool-group .tool-button,.ououu-studio-v4.view-workflow .editor-tool-group .zoom-chip{height:30px}.ououu-studio-v4.view-workflow .editor-tool-group .tool-button{width:31px;min-height:30px}.ououu-studio-v4.view-workflow .editor-tool-group .zoom-chip{padding:0 7px;font-size:10px}.ououu-studio-v4.view-workflow .project-context-bar{gap:4px;margin-bottom:6px;padding:6px 7px}.ououu-studio-v4.view-workflow .context-main{gap:0;display:grid}.ououu-studio-v4.view-workflow .context-main strong{font-size:12px;line-height:1.25}.ououu-studio-v4.view-workflow .context-main span{display:none}.ououu-studio-v4.view-workflow .context-chips{flex-wrap:nowrap;gap:5px;padding:1px 0;overflow-x:auto}.ououu-studio-v4.view-workflow .context-chips span,.ououu-studio-v4.view-workflow .context-chips em{min-height:23px;padding:3px 6px;font-size:9px}.ououu-studio-v4 .settings-shot-editor{gap:7px}.ououu-studio-v4 .settings-shot-editor>h3{margin-bottom:0}.ououu-studio-v4 .studio-active-shot-context{box-shadow:none;grid-template-columns:30px minmax(0,1fr) 30px;gap:6px;padding:5px}.ououu-studio-v4 .studio-active-shot-context>button{width:30px;height:30px}.ououu-studio-v4 .studio-active-shot-context>div{gap:0}.ououu-studio-v4 .studio-active-shot-context strong{font-size:11px}.ououu-studio-v4 .shot-selector{scroll-snap-type:x proximity;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:minmax(128px,42vw);grid-auto-flow:column;gap:6px;max-height:none;padding:0 0 3px;display:grid;overflow:auto hidden}.ououu-studio-v4 .shot-selector::-webkit-scrollbar{display:none}.ououu-studio-v4 .shot-selector button{scroll-snap-align:start;grid-template-rows:auto auto;grid-template-columns:27px minmax(0,1fr);gap:2px 6px;min-height:40px;padding:5px 6px}.ououu-studio-v4 .shot-selector strong{grid-row:1/3;height:27px;font-size:10px}.ououu-studio-v4 .shot-selector span{font-size:10px}.ououu-studio-v4 .shot-selector small{font-size:9px}.ououu-studio-v4 .shot-action-row{gap:6px}.ououu-studio-v4 .shot-action-row button{min-height:32px;font-size:10px}}.ououu-studio-v4 .quick-titlebar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:10px;display:grid}.ououu-studio-v4 .quick-titlebar .quick-heading,.ououu-studio-v4 .quick-titlebar .quick-mode-strip{margin:0}.ououu-studio-v4 .quick-titlebar .quick-heading{min-width:0}.ououu-studio-v4 .quick-titlebar .quick-mode-strip{border:1px solid var(--line);background:#fff;border-radius:7px;gap:10px;min-width:248px;padding:5px 6px 5px 10px}.ououu-studio-v4 .quick-titlebar .quick-mode-strip>div:first-child{gap:0}.ououu-studio-v4 .quick-titlebar .quick-mode-strip>div:first-child span{display:none}.ououu-studio-v4 .quick-page.quick-guided .quick-command-copy{display:grid}.ououu-studio-v4 .quick-page.quick-guided .quick-command-input{grid-template-columns:minmax(0,1.35fr) minmax(236px,.65fr);align-items:stretch;gap:9px 11px;display:grid}.ououu-studio-v4 .quick-page.quick-guided .quick-command-input>label{grid-area:1/1}.ououu-studio-v4 .quick-page.quick-guided .quick-command-input>.quick-applied-constraints{grid-area:2/1}.ououu-studio-v4 .quick-page.quick-guided .quick-command-source{border:1px solid #e1e4e9;grid-area:1/2/span 2;align-content:start;padding:9px}.ououu-studio-v4 .quick-page.quick-guided .quick-command-actions{grid-area:3/1/auto/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.ououu-studio-v4 .quick-page.quick-guided .quick-command-actions button:only-child{grid-column:1/-1}.ououu-studio-v4 .quick-page.quick-guided .quick-command-enrichment-hint{grid-area:4/1/auto/-1}.ououu-studio-v4 .quick-page.quick-guided .quick-command-input textarea{resize:none;min-height:104px}.ououu-studio-v4 .quick-page.quick-guided .quick-command-source-row{grid-template-columns:1fr;align-items:stretch}.ououu-studio-v4 .quick-page.quick-guided .quick-command-source-row .ghost-button{min-height:36px}.ououu-studio-v4 .quick-page.quick-guided .quick-command-flow article{min-height:48px}.ououu-studio-v4 .quick-page.quick-guided .quick-flow-step-trigger{min-height:48px;padding-block:6px}.ououu-studio-v4 .quick-page.quick-guided .preview-card{padding:12px}.ououu-studio-v4 .quick-page.quick-guided .preview-header{gap:6px;margin-bottom:10px}.ououu-studio-v4 .quick-page.quick-guided .preview-header strong{color:#252a33;font-size:14px}.ououu-studio-v4 .quick-page.quick-guided .preview-header span{color:#7b8290;font-size:10px}.ououu-studio-v4 .quick-page.quick-guided .quick-output-strip{margin:0 0 10px}.ououu-studio-v4 .quick-page.quick-guided .preview-content{background:#eceef1;border:1px solid #e0e3e8;border-radius:7px;align-items:center;min-height:272px;padding:8px;overflow:hidden}.ououu-studio-v4 .quick-page.quick-guided .quick-video{width:min(100%,167px);max-height:296px}.ououu-studio-v4 .quick-page.quick-guided .quick-video[data-ratio="4:5"]{width:min(100%,237px);max-height:296px}.ououu-studio-v4 .quick-page.quick-guided .quick-video[data-ratio="1:1"]{width:min(100%,276px);max-height:276px}.ououu-studio-v4 .quick-page.quick-guided .quick-video[data-ratio="16:9"]{width:100%;max-height:none}.ououu-studio-v4 .quick-page.quick-guided .quick-preview-safety{border:0;border-left:3px solid var(--brand);border-radius:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1px 9px;margin:8px 0 0;padding:7px 9px}.ououu-studio-v4 .quick-page.quick-guided .quick-preview-safety>span{white-space:nowrap;grid-row:1/span 2}.ououu-studio-v4 .quick-page.quick-guided .quick-preview-safety strong,.ououu-studio-v4 .quick-page.quick-guided .quick-preview-safety small{grid-column:2}.ououu-studio-v4 .quick-page.quick-guided .quick-preview-safety strong{font-size:11px}.ououu-studio-v4 .quick-page.quick-guided .quick-preview-safety small{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.ououu-studio-v4 .quick-page.quick-guided .quick-generation-fix{border-radius:7px;gap:8px;margin-top:8px;padding:8px 9px}.ououu-studio-v4 .quick-page.quick-guided .quick-generation-fix-main{gap:2px}.ououu-studio-v4 .quick-page.quick-guided .quick-generation-fix-main strong{font-size:12px}.ououu-studio-v4 .quick-page.quick-guided .quick-generation-fix-main small{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9px;display:-webkit-box;overflow:hidden}.ououu-studio-v4 .quick-page.quick-guided .preview-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.ououu-studio-v4 .quick-page.quick-guided .preview-actions button{justify-content:center;min-width:0}@media (max-width:1180px) and (min-width:761px){.ououu-studio-v4 .quick-titlebar{gap:8px}.ououu-studio-v4 .quick-titlebar .quick-mode-strip{min-width:210px}.ououu-studio-v4 .quick-page.quick-guided .quick-command-copy{grid-template-columns:auto minmax(0,1fr);gap:3px 9px}.ououu-studio-v4 .quick-page.quick-guided .quick-command-case-shortcuts{grid-area:auto/1/auto/-1}.ououu-studio-v4 .quick-page.quick-guided .quick-command-input{grid-template-columns:1fr}.ououu-studio-v4 .quick-page.quick-guided .quick-command-input>label,.ououu-studio-v4 .quick-page.quick-guided .quick-command-input>.quick-applied-constraints,.ououu-studio-v4 .quick-page.quick-guided .quick-command-source,.ououu-studio-v4 .quick-page.quick-guided .quick-command-actions,.ououu-studio-v4 .quick-page.quick-guided .quick-command-enrichment-hint{grid-area:auto/1}.ououu-studio-v4 .quick-page.quick-guided .quick-command-source-row{grid-template-columns:minmax(0,1fr) auto}}@media (max-width:760px){.ououu-studio-v4 .quick-titlebar{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:7px;margin-bottom:6px}.ououu-studio-v4 .quick-titlebar .quick-heading{margin:0}.ououu-studio-v4 .quick-titlebar .quick-mode-strip{background:0 0;border:0;min-width:0;padding:0}.ououu-studio-v4 .quick-titlebar .quick-mode-strip>div:first-child{display:none}.ououu-studio-v4 .quick-page.quick-guided .quick-command-input{grid-template-columns:1fr}.ououu-studio-v4 .quick-page.quick-guided .quick-command-input>label,.ououu-studio-v4 .quick-page.quick-guided .quick-command-input>.quick-applied-constraints,.ououu-studio-v4 .quick-page.quick-guided .quick-command-source,.ououu-studio-v4 .quick-page.quick-guided .quick-command-actions,.ououu-studio-v4 .quick-page.quick-guided .quick-command-enrichment-hint{grid-area:auto/1}.ououu-studio-v4 .quick-page.quick-guided .quick-command-source-row{grid-template-columns:1fr}.ououu-studio-v4 .quick-page.quick-guided .quick-command-input textarea{min-height:84px}.ououu-studio-v4 .quick-page.quick-guided .preview-content{min-height:248px}}.ououu-studio-v4 .render-page .server-project-list{gap:8px}.ououu-studio-v4 .render-page .server-project-row{border-color:#e2e5eb;grid-template-columns:84px minmax(0,1fr) 128px;gap:10px;min-height:116px;padding:9px}.ououu-studio-v4 .render-page .server-project-row:hover{border-color:#bdb8ef;box-shadow:0 7px 18px #2a276114}.ououu-studio-v4 .render-page .server-project-row.active{background:#fdfdff;border-color:#6d5ce7;box-shadow:inset 3px 0 #5b55df}.ououu-studio-v4 .render-page .server-project-thumb{aspect-ratio:4/5;background:#f2f3f7;border-color:#dfe2e9;border-radius:6px;width:84px;height:auto;position:relative}.ououu-studio-v4 .render-page .server-project-thumb.has-media{background:#171820;border-color:#d8dbe3}.ououu-studio-v4 .render-page .server-project-thumb img{object-position:center}.server-project-thumb-meta{color:#fff;background:#14161ec2;border-radius:4px;padding:4px 5px;font-size:9px;font-weight:900;line-height:1;position:absolute;bottom:5px;left:5px}.ououu-studio-v4 .render-page .server-project-thumb-placeholder{gap:5px}.ououu-studio-v4 .render-page .server-project-thumb-placeholder small{font-size:8px}.ououu-studio-v4 .render-page .server-project-body{align-content:start;gap:5px}.server-project-heading{gap:2px;min-width:0;display:grid}.server-project-title-line{align-items:center;gap:5px;min-width:0;display:flex}.ououu-studio-v4 .render-page .server-project-title-line strong{flex:0 auto;min-width:0}.server-project-current-badge,.server-project-state{border-radius:4px;flex:none;padding:4px 5px;font-size:9px;font-style:normal;font-weight:900;line-height:1}.server-project-current-badge{color:#554ad1;background:#edeaff}.server-project-state{color:#626a79;background:#eef0f4}.server-project-state.ready,.server-project-state.complete,.server-project-state.rendered{color:#147846;background:#e7f7ed}.server-project-state.working,.server-project-state.processing,.server-project-state.local_preview{color:#4b4ac6;background:#eaeaff}.server-project-state.blocked,.server-project-state.failed{color:#b53c36;background:#fff0ef}.server-project-state.template{color:#7447b8;background:#f2ecff}.ououu-studio-v4 .render-page .server-project-heading em{color:#7b8290;font-size:10px}.ououu-studio-v4 .render-page .server-project-body p{-webkit-line-clamp:1;color:#384158;font-size:11px;line-height:1.35}.server-project-specs{color:#646c7b;flex-wrap:wrap;align-items:center;gap:0;font-size:9px;font-weight:850;line-height:1.25;display:flex}.server-project-specs span{align-items:center;display:inline-flex}.server-project-specs span+span:before{color:#b5bac5;content:"/";margin:0 5px}.ououu-studio-v4 .render-page .server-project-version-meta{color:#9298a5;font-size:9px}.ououu-studio-v4 .render-page .server-project-lifecycle{gap:1px;padding-left:6px}.ououu-studio-v4 .render-page .server-project-lifecycle span,.ououu-studio-v4 .render-page .server-project-lifecycle b{font-size:9px}.ououu-studio-v4 .render-page .server-project-lifecycle b{color:#30384c}.ououu-studio-v4 .render-page .server-project-tags{gap:4px}.ououu-studio-v4 .render-page .server-project-tags span{border-radius:4px;padding:3px 5px;font-size:9px}.ououu-studio-v4 .render-page .server-project-actions{grid-template-columns:minmax(0,1fr) 32px;align-items:start;gap:6px}.ououu-studio-v4 .render-page .server-project-actions button{min-height:32px}.ououu-studio-v4 .render-page .server-project-actions .server-project-delete-action{width:32px;min-height:32px}@media (max-width:1180px) and (min-width:761px){.ououu-studio-v4 .render-page .server-project-list{grid-template-columns:1fr}}@media (max-width:760px){.ououu-studio-v4 .render-page .server-project-row{grid-template-columns:62px minmax(0,1fr);gap:8px;padding:8px}.ououu-studio-v4 .render-page .server-project-thumb{width:62px;height:78px}.ououu-studio-v4 .render-page .server-project-thumb-meta{bottom:4px;left:4px}.ououu-studio-v4 .render-page .server-project-body,.ououu-studio-v4 .render-page .server-project-title-line{gap:4px}.ououu-studio-v4 .render-page .server-project-title-line strong{font-size:12px}.ououu-studio-v4 .render-page .server-project-state,.ououu-studio-v4 .render-page .server-project-current-badge{padding:3px 4px;font-size:8px}.ououu-studio-v4 .render-page .server-project-specs span:nth-child(2),.ououu-studio-v4 .render-page .server-project-specs span:nth-child(5),.ououu-studio-v4 .render-page .server-project-version-meta,.ououu-studio-v4 .render-page .server-project-lifecycle-detail,.ououu-studio-v4 .render-page .server-project-history-note,.ououu-studio-v4 .render-page .server-project-tags{display:none}.ououu-studio-v4 .render-page .server-project-lifecycle{border-top:1px solid #eceef3;border-left:0;padding-top:4px;padding-left:0}.ououu-studio-v4 .render-page .server-project-actions{grid-column:1/-1}.ououu-studio-v4 .render-page .project-task-panel-head{flex-direction:column;align-items:stretch}.ououu-studio-v4 .render-page .project-task-panel-head>div:last-child{justify-content:space-between}.ououu-studio-v4 .render-page .project-task-filters{gap:4px}.ououu-studio-v4 .render-page .project-task-filters button{min-height:29px;padding:4px 2px;font-size:10px}.ououu-studio-v4 .render-page .project-task-dimension-filters{grid-template-columns:minmax(0,1.2fr) minmax(0,.82fr) minmax(0,.95fr) 28px;gap:4px}.ououu-studio-v4 .render-page .project-task-dimension-filters label>span{font-size:8px}.ououu-studio-v4 .render-page .project-task-dimension-filters select{height:28px;padding-left:5px;padding-right:16px;font-size:9px}.ououu-studio-v4 .render-page .project-task-dimension-filters .icon-button{width:28px;height:28px;min-height:28px}.ououu-studio-v4 .render-page .project-task-batch-bar{gap:5px;padding-left:6px}.ououu-studio-v4 .render-page .project-task-batch-bar label,.ououu-studio-v4 .render-page .project-task-batch-bar button{font-size:9px}.ououu-studio-v4 .render-page .project-task-row{grid-template-columns:42px minmax(0,1fr) 50px;gap:7px;padding:9px 0}.ououu-studio-v4 .render-page .project-task-row.selectable{grid-template-columns:14px 42px minmax(0,1fr) 50px}.ououu-studio-v4 .render-page .project-task-row.attention{padding-left:6px}.ououu-studio-v4 .render-page .project-task-row img,.ououu-studio-v4 .render-page .project-task-kind-icon{width:42px;height:40px}.ououu-studio-v4 .render-page .project-task-copy>span,.ououu-studio-v4 .render-page .project-task-copy small{font-size:9px}.ououu-studio-v4 .render-page .project-task-side time{display:none}.ououu-studio-v4 .render-page .project-task-side button{width:50px;min-height:30px;padding:5px 7px}.content-batch-import-backdrop{align-items:flex-end;padding:0}.content-batch-import-modal{overscroll-behavior:contain;border-bottom:0;border-radius:8px 8px 0 0;gap:9px;width:100%;max-height:94dvh;padding:11px;overflow:hidden auto}.content-batch-import-modal .modal-head span{display:none}.content-batch-import-steps{min-height:34px}.content-batch-import-steps span{gap:4px;padding:6px 3px;font-size:9px}.content-batch-import-steps b{width:18px;height:18px}.content-batch-import-source{align-items:stretch;display:grid}.content-batch-import-source>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.content-batch-import-source button,.content-batch-import-file{justify-content:center;width:100%}.content-batch-import-defaults,.content-batch-import-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.content-batch-import-defaults span,.content-batch-import-summary span{border-bottom:1px solid #e8ebf2;padding:7px 8px;border-left:0!important}.content-batch-import-defaults span:nth-child(2n),.content-batch-import-summary span:nth-child(2n){border-left:1px solid #e8ebf2!important}.content-batch-import-defaults span:nth-child(n+3),.content-batch-import-summary span:nth-child(n+3){border-bottom:0}.content-batch-import-images-head{align-items:stretch;display:grid}.content-batch-import-image-actions{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid!important}.content-batch-import-image-actions label{width:100%;min-width:0}.content-batch-import-image-progress{justify-content:center;width:100%}.content-batch-import-images-list{grid-template-columns:1fr;max-height:34dvh}.content-batch-import-images-list article{grid-template-columns:44px minmax(0,1fr) 58px}.content-batch-import-images-list article:nth-child(2n){border-left:0}.content-batch-import-images-list article:nth-child(n+2){border-top:1px solid #e8ebf2}.content-batch-import-images-list article>label{grid-column:2/-1}.content-batch-import-images-list article>b{grid-area:1/3}.content-batch-import-images-list img{width:44px;height:44px}.content-batch-import-validation-bar{align-items:stretch;display:grid}.content-batch-import-validation-bar button{width:100%}.content-batch-import-history{max-height:34dvh}.content-batch-import-history.has-expanded{max-height:52dvh}.content-batch-import-history-head span{white-space:normal;line-height:1.35}.content-batch-import-history-main{grid-template-columns:58px minmax(0,1fr) 30px}.content-batch-import-history-detail{padding-left:8px}.content-batch-import-history-detail>div{grid-template-columns:22px minmax(0,1fr) 48px}.content-batch-import-history-detail small{grid-column:2/-1}.content-batch-import-operations-head{align-items:flex-start}.content-batch-import-operations-head>div:first-child span{white-space:normal;line-height:1.35}.content-batch-import-operations-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.content-batch-import-operations-summary>span:nth-child(4){border-left:0}.content-batch-import-operations-summary>span:nth-child(n+4){border-top:1px solid #edf0f5}.content-batch-import-operations-list>article{grid-template-columns:24px minmax(0,1fr) 62px;align-items:start;gap:5px 7px;padding:7px}.content-batch-import-operation-index{grid-area:1/1}.content-batch-import-operation-product{grid-area:1/2}.content-batch-import-operation-stage{grid-area:1/3}.content-batch-import-operation-cost{text-align:left;grid-area:2/1}.content-batch-import-operation-next{grid-area:2/2/auto/-1}.content-batch-import-operation-next span,.content-batch-import-operation-next small{text-overflow:clip;white-space:normal;overflow:visible}.content-batch-import-operations-list .ghost-button,.content-batch-import-operation-unavailable{grid-column:2/-1;justify-self:end;margin-top:1px}.content-batch-import-table{min-width:0;display:block}.content-batch-import-table-wrap{max-height:48dvh}.content-batch-import-table thead{display:none}.content-batch-import-table tbody{gap:8px;padding:7px;display:grid}.content-batch-import-table tr{border:1px solid #e2e6ef;border-radius:7px;grid-template-columns:36px minmax(0,1fr);display:grid;overflow:hidden}.content-batch-import-table td{border-top:1px solid #edf0f5;grid-column:2;padding:8px;display:block}.content-batch-import-table td:first-child{border-top:0;border-right:1px solid #e2e6ef;grid-area:1/1/span 6;align-content:start;padding:9px 4px}.content-batch-import-table td:nth-child(2){border-top:0}.content-batch-import-field-pair{grid-template-columns:repeat(2,minmax(0,1fr))}.content-batch-import-actions{align-items:stretch;display:grid}.content-batch-import-actions>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.content-batch-import-actions button{white-space:nowrap;justify-content:center;width:100%}.content-batch-import-result-list{max-height:190px}.content-batch-import-result-list>div{grid-template-columns:24px minmax(0,1fr) 54px;align-items:start}.content-batch-import-result-list>div>small{grid-column:2/-1}.batch-production-toolbar{align-items:stretch;display:grid}.batch-production-toolbar>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.batch-production-toolbar>div:last-child button:last-child{grid-column:1/-1}}
