.batch-result-stage{gap:14px;padding:16px}.batch-result-summary{display:flex;align-items:center;justify-content:space-between;gap:14px}.batch-item-actions,.batch-result-actions{display:inline-flex;min-width:0;align-items:center;justify-content:flex-end;gap:8px}.batch-result-actions{flex-wrap:wrap}.batch-item-actions .text-button.tiny{min-height:34px;padding:0 10px}.batch-result-summary h2{margin:0;color:var(--text);font-size:22px;letter-spacing:0}.batch-progress-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.batch-progress-grid>div{display:grid;grid-gap:3px;gap:3px;min-height:58px;align-content:center;border:1px solid rgba(178,190,213,.44);border-radius:8px;padding:8px 10px;background:rgba(255,255,255,.46);box-shadow:inset 0 1px 0 rgba(255,255,255,.62)}.batch-progress-grid strong{color:var(--text);font-size:20px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.batch-progress-grid span{min-width:0;overflow:hidden;color:var(--muted);font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.batch-progress-bar{height:6px;overflow:hidden;border-radius:999px;background:rgba(147,162,190,.18);box-shadow:inset 0 1px 1px rgba(65,82,124,.08)}.batch-progress-bar span{display:block;min-width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--green));box-shadow:0 0 12px rgba(85,112,241,.16);transition:width .36s var(--ease-out)}.batch-result-list{display:grid;grid-gap:8px;gap:8px}.batch-result-item{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;min-width:0;border:1px solid rgba(178,190,213,.42);border-radius:8px;padding:8px;background:linear-gradient(180deg,rgba(255,255,255,.58),rgba(248,251,255,.38)),rgba(255,255,255,.36);box-shadow:inset 0 1px 0 rgba(255,255,255,.64)}.batch-result-item.is-succeeded{border-color:rgba(0,156,118,.26)}.batch-result-item.is-failed{border-color:rgba(220,63,63,.28);background:rgba(220,63,63,.06)}.batch-result-item.is-paused{border-color:rgba(214,139,0,.28);background:rgba(214,139,0,.06)}.batch-result-thumb{display:grid;width:58px;aspect-ratio:1;place-items:center;overflow:hidden;border:1px solid rgba(147,162,190,.34);border-radius:7px;color:var(--accent-strong);background:rgba(244,247,252,.76)}.batch-result-item.is-failed .batch-result-thumb{color:var(--hot)}.batch-result-item.is-succeeded .batch-result-thumb{color:#08775e;background:var(--green-soft)}.batch-result-item.is-paused .batch-result-thumb{color:#a26300;background:rgba(214,139,0,.12)}.batch-result-thumb img{display:block;width:100%;height:100%;object-fit:cover}.batch-result-copy{display:grid;min-width:0;grid-gap:5px;gap:5px}.batch-result-line{display:flex;min-width:0;align-items:center;gap:6px}.batch-result-line strong{color:var(--text);font-size:13px}.batch-result-line .tag{min-width:0;max-width:180px}.batch-result-copy p,.batch-result-copy small{min-width:0;margin:0;overflow-wrap:anywhere}.batch-result-copy p{display:-webkit-box;overflow:hidden;color:var(--muted-strong);font-size:13px;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.batch-result-copy small{color:var(--hot);font-size:12px;line-height:1.35}.job-monitor-summary>span:not(.status-pill){min-width:0;overflow:hidden;color:var(--muted);font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.control-panel,.result-panel{position:relative;min-width:0;border:1px solid rgba(178,190,213,.54);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(250,252,255,.58)),var(--panel);box-shadow:var(--shadow),inset 0 1px 0 var(--glass-edge),inset 0 -1px 0 rgba(147,162,190,.08);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);transition:transform .36s var(--ease-out),box-shadow .36s var(--ease-out),border-color .32s var(--ease-out),background .32s var(--ease-out)}.control-panel:hover,.result-panel:hover{transform:translateY(-1px);border-color:rgba(112,130,170,.42);box-shadow:0 24px 64px rgba(65,82,124,.15),inset 0 1px 0 rgba(255,255,255,.82)}.control-panel.is-busy,.result-stage.is-pending{border-color:rgba(85,112,241,.42);box-shadow:0 24px 72px rgba(85,112,241,.11),inset 0 1px 0 rgba(255,255,255,.76)}.result-panel{align-content:start;grid-gap:14px;gap:14px;padding:22px}.status-pill{display:inline-flex;min-height:30px;align-items:center;border:1px solid var(--line);border-radius:999px;padding:0 11px;color:var(--muted);background:rgba(255,255,255,.62);font-size:12px;font-weight:800}.status-pill.is-ready{border-color:rgba(0,156,118,.26);color:#08775e;background:var(--green-soft)}.result-stage{display:grid;grid-gap:14px;gap:14px;animation:resultIn .42s var(--ease-out) both}.result-meta{display:flex;flex-wrap:wrap;gap:7px}.tag{display:inline-flex;min-height:25px;align-items:center;border:1px solid var(--line);border-radius:999px;padding:0 9px;color:var(--muted-strong);background:rgba(255,255,255,.62);font-size:12px}.tag.is-provider{color:#08775e;background:var(--green-soft);border-color:rgba(0,156,118,.24)}.tag.is-live{border-color:var(--accent);background:var(--accent)}.hero-image-button{position:relative;display:grid;min-height:clamp(300px,46vh,560px);place-items:center;overflow:hidden;border:1px solid rgba(147,162,190,.48);border-radius:8px;padding:0;background:linear-gradient(45deg,rgba(221,228,240,.44) 25%,transparent 0),linear-gradient(-45deg,rgba(221,228,240,.44) 25%,transparent 0),linear-gradient(45deg,transparent 75%,rgba(221,228,240,.44) 0),linear-gradient(-45deg,transparent 75%,rgba(221,228,240,.44) 0),#f6f8fc;background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;transition:transform .36s var(--ease-out),border-color .3s var(--ease-out),box-shadow .3s var(--ease-out),filter .3s var(--ease-out)}.hero-image-button:after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.54),inset 0 -34px 72px rgba(65,82,124,.07)}.hero-image-button:after,.hero-image-button:before{content:"";position:absolute;inset:0;pointer-events:none}.hero-image-button:before{background:linear-gradient(110deg,transparent,rgba(255,255,255,.56),transparent);transform:translateX(-120%);animation:imageLoadSheen 2.4s var(--ease-out) infinite}.hero-image-button>span{position:absolute;right:12px;bottom:12px;display:inline-flex;min-height:32px;align-items:center;gap:7px;border-radius:999px;padding:0 11px;color:#fff;background:rgba(23,32,51,.72);font-size:12px;font-weight:800;opacity:0;transform:translateY(8px);-webkit-backdrop-filter:blur(12px) saturate(1.2);backdrop-filter:blur(12px) saturate(1.2);transition:opacity .26s var(--ease-out),transform .26s var(--ease-spring)}.hero-image-button:hover{transform:translateY(-1px);border-color:rgba(85,112,241,.42);box-shadow:0 20px 48px rgba(65,82,124,.14),inset 0 1px 0 rgba(255,255,255,.5)}.hero-image-button:hover>span{opacity:1;transform:translateY(0)}.hero-image-button:hover .hero-result-image{transform:scale(1.012);filter:saturate(1.02) contrast(1.01) brightness(1.01)}.hero-result-image{display:block;width:auto;max-width:100%;max-height:min(54vh,560px);object-fit:contain;border-radius:6px;background:#f3f6fb;animation:imageReveal .52s var(--ease-out) both;transition:transform .42s var(--ease-out),filter .42s var(--ease-out);z-index:1}.result-actions{display:grid;grid-gap:8px;gap:8px}.result-details{overflow:hidden;border:1px solid rgba(178,190,213,.56);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.62),rgba(248,251,255,.46)),rgba(255,255,255,.42);box-shadow:inset 0 1px 0 var(--glass-edge-soft);transition:border-color .26s var(--ease-out),background .26s var(--ease-out),box-shadow .26s var(--ease-out)}.result-details[open]{border-color:rgba(85,112,241,.3);background:linear-gradient(180deg,rgba(255,255,255,.76),rgba(251,253,255,.62)),rgba(255,255,255,.54);box-shadow:0 14px 34px rgba(65,82,124,.08),inset 0 1px 0 rgba(255,255,255,.7)}.result-details summary{display:grid;grid-template-columns:minmax(0,1fr) auto auto;min-height:40px;align-items:center;grid-gap:10px;gap:10px;padding:0 12px;color:var(--muted-strong);cursor:pointer;list-style:none}.result-details summary::-webkit-details-marker{display:none}.result-details summary span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800}.result-details summary strong{color:var(--muted);font-size:12px;font-weight:700}.result-details summary svg{color:var(--muted);transition:transform .26s var(--ease-spring),color .22s var(--ease-out)}.result-details[open] summary svg{transform:rotate(180deg)}.result-detail-body{display:grid;grid-gap:8px;gap:8px;padding:0 12px 12px}.result-detail-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:10px;border-top:1px solid var(--line);color:var(--muted);font-size:12px;font-weight:800}.result-prompt{max-height:118px;margin:0;overflow:auto;border-radius:6px;padding:10px;color:var(--muted-strong);background:rgba(244,247,252,.76);font-size:13px;line-height:1.55;overflow-wrap:anywhere}.result-empty{display:grid;min-height:min(54vh,520px);place-items:center;align-content:center;grid-gap:10px;gap:10px;border:1px dashed rgba(147,162,190,.48);border-radius:8px;color:var(--muted);background:radial-gradient(circle at 28% 16%,rgba(255,255,255,.78),transparent 32%),linear-gradient(135deg,rgba(85,112,241,.045),rgba(0,156,118,.028)),rgba(255,255,255,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.66);text-align:center}.result-empty svg{color:var(--accent)}.result-empty h2{margin:0;color:var(--text)}.result-empty p{max-width:420px;margin:0;line-height:1.5}.generation-preview{position:relative;display:grid;min-height:300px;aspect-ratio:1/1;place-items:center;overflow:hidden;border:1px solid rgba(147,162,190,.24);border-radius:8px;background:linear-gradient(45deg,rgba(113,128,150,.035) 25%,transparent 0),linear-gradient(-45deg,rgba(113,128,150,.035) 25%,transparent 0),linear-gradient(45deg,transparent 75%,rgba(113,128,150,.035) 0),linear-gradient(-45deg,transparent 75%,rgba(113,128,150,.035) 0),linear-gradient(180deg,rgba(255,255,255,.64),rgba(244,248,253,.38)),rgba(246,249,254,.46);background-position:0 0,0 12px,12px -12px,-12px 0,0 0,0 0;background-size:24px 24px,24px 24px,24px 24px,24px 24px,auto,auto;box-shadow:inset 0 1px 0 rgba(255,255,255,.7),inset 0 -24px 58px rgba(65,82,124,.035)}.generation-preview:after,.generation-preview:before{content:"";position:absolute;inset:0;pointer-events:none}.generation-preview:before{display:none}.generation-preview:after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.42)}.generation-preview.large{width:100%;min-height:430px;animation:none}.generation-grid{display:none}.generation-grid span{position:relative;overflow:hidden;border:1px solid rgba(147,162,190,.22);border-radius:8px;background:rgba(255,255,255,.5);box-shadow:inset 0 1px 0 rgba(255,255,255,.72);animation:tilePulse 2.1s var(--ease-soft) infinite}.generation-grid span:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent,rgba(85,112,241,.09),transparent);transform:translateX(-120%);animation:tileSheen 2.4s var(--ease-out) infinite}.generation-grid span:nth-child(2){animation-delay:.16s}.generation-grid span:nth-child(3){animation-delay:.32s}.generation-grid span:nth-child(4){animation-delay:.48s}.generation-center{position:relative;z-index:1;display:inline-grid;grid-template-columns:auto minmax(0,1fr);min-width:min(280px,calc(100% - 36px));max-width:min(360px,calc(100% - 36px));align-items:center;column-gap:10px;row-gap:2px;border:1px solid rgba(147,162,190,.28);border-radius:8px;padding:12px 14px;color:var(--text);background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(248,251,255,.54)),rgba(255,255,255,.5);box-shadow:0 14px 34px rgba(65,82,124,.08),inset 0 1px 0 rgba(255,255,255,.68);-webkit-backdrop-filter:blur(16px) saturate(1.08);backdrop-filter:blur(16px) saturate(1.08);text-align:left;animation:none}.generation-center svg{grid-row:1/span 2}.generation-center strong{font-size:14px;line-height:1.2}.generation-center span{color:var(--muted);font-size:12px;line-height:1.25}.generation-progress{position:relative;height:3px;overflow:hidden;border:0;border-radius:999px;background:rgba(147,162,190,.16);box-shadow:inset 0 1px 1px rgba(65,82,124,.06);animation:none}.generation-progress span{display:block;width:28%;height:100%;border-radius:inherit;background:linear-gradient(90deg,transparent,rgba(33,119,255,.58),transparent);box-shadow:0 0 10px rgba(33,119,255,.12);animation:waitSweep 4.8s var(--ease-soft) infinite}.spin{animation:spin .9s linear infinite}.result-panel{display:grid;grid-gap:20px;gap:20px;border:0;padding:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.result-panel:hover{transform:none;border-color:transparent;box-shadow:none}.result-panel>.panel-heading{display:none;width:min(1280px,100%);align-items:end;padding:0 2px}.result-panel>.panel-heading h2{color:#f5f5f6;font-size:20px}.status-pill,.tag{border-color:rgba(255,255,255,.09);color:#bfc1cb;background:rgba(28,29,34,.76)}.status-pill.is-ready,.tag.is-provider{border-color:rgba(52,211,153,.2);color:#85f0c4;background:rgba(52,211,153,.1)}.tag.is-live{border-color:rgba(59,130,246,.7);color:#fff;background:rgba(59,130,246,.86)}.result-empty,.result-stage{order:3;width:min(980px,100%);border:1px solid rgba(255,255,255,.095);border-radius:8px;padding:16px;background:rgba(20,21,25,.88);box-shadow:inset 0 1px 0 rgba(255,255,255,.055)}.result-panel>.result-empty,.result-panel>.result-stage:not(.is-pending){display:none}.result-stage.is-pending{order:1;width:min(720px,100%);margin-bottom:6px;border-color:rgba(59,130,246,.34);background:linear-gradient(180deg,rgba(59,130,246,.08),transparent 46%),rgba(20,21,25,.9)}.result-stage.is-pending .generation-preview.large{min-height:260px}.result-empty{min-height:280px}.result-empty h2{color:#f4f4f5}.result-empty p{color:#9b9da8}.generation-preview,.hero-image-button{border-color:rgba(255,255,255,.1);background:linear-gradient(45deg,rgba(255,255,255,.035) 25%,transparent 0),linear-gradient(-45deg,rgba(255,255,255,.035) 25%,transparent 0),linear-gradient(45deg,transparent 75%,rgba(255,255,255,.035) 0),linear-gradient(-45deg,transparent 75%,rgba(255,255,255,.035) 0),#101116;background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.result-stage.is-pending .generation-preview{border-color:rgba(255,255,255,.09);background:linear-gradient(45deg,rgba(255,255,255,.028) 25%,transparent 0),linear-gradient(-45deg,rgba(255,255,255,.028) 25%,transparent 0),linear-gradient(45deg,transparent 75%,rgba(255,255,255,.028) 0),linear-gradient(-45deg,transparent 75%,rgba(255,255,255,.028) 0),linear-gradient(180deg,rgba(25,26,31,.9),rgba(16,17,22,.88)),#101116;background-position:0 0,0 12px,12px -12px,-12px 0,0 0,0 0;background-size:24px 24px,24px 24px,24px 24px,24px 24px,auto,auto}.result-stage.is-pending .generation-center{border-color:rgba(255,255,255,.12);color:#f4f4f5;background:linear-gradient(180deg,rgba(39,40,47,.72),rgba(27,28,34,.58)),rgba(22,23,28,.58);box-shadow:0 14px 34px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.08)}.result-stage.is-pending .generation-center span{color:#9b9da8}.result-stage.is-pending .generation-progress{background:rgba(255,255,255,.08)}.hero-result-image{background:#0c0d10}.result-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.result-prompt{color:#d4d5dc;background:rgba(9,10,13,.62)}.studio-stage-head>.status-pill{flex:0 0 auto}.view-studio .result-panel{grid-column:2;grid-row:1;display:grid;min-width:0;align-content:start;justify-items:stretch;grid-gap:0;gap:0}.view-studio.studio-layout-controls-right .result-panel{grid-column:1}.view-studio .result-panel>.panel-heading{display:none;width:100%}.view-studio .result-panel>.result-empty,.view-studio .result-panel>.result-stage:not(.is-pending){display:grid}.view-studio .result-empty,.view-studio .result-stage{width:100%;min-height:calc(100vh - 154px);border-color:rgba(80,100,135,.13);background:linear-gradient(180deg,rgba(255,255,255,.46),rgba(255,255,255,.28)),rgba(247,250,255,.38);box-shadow:inset 0 1px 0 rgba(255,255,255,.68);-webkit-backdrop-filter:blur(22px) saturate(1.16);backdrop-filter:blur(22px) saturate(1.16)}.view-studio .result-empty{color:#687286}.view-studio .result-empty h2{color:#172033}.view-studio .result-empty p{max-width:520px;color:#6f7a8e}.view-studio .hero-image-button{min-height:calc(100vh - 286px)}.view-studio .result-stage.is-pending{width:100%;min-height:calc(100vh - 154px);padding:14px}.view-studio .result-stage.is-pending .generation-preview.large{height:calc(100vh - 286px);min-height:0;aspect-ratio:auto}.view-studio .result-stage.is-pending .generation-grid{display:none}.view-studio .result-stage.is-pending .generation-center{width:min(360px,calc(100% - 36px));min-height:0}.view-studio .batch-result-stage{align-content:start;min-height:calc(100vh - 154px)}.view-studio .batch-result-list{max-height:calc(100vh - 362px);overflow:auto;padding-right:2px;scrollbar-width:thin;scrollbar-color:rgba(104,117,141,.28) transparent}.selection-field{flex:0 0 142px;min-height:30px;min-width:0;border:1px solid var(--line);border-radius:8px;padding:0 9px;color:var(--text);background:rgba(255,255,255,.72);font-size:12px;font-weight:700}.hero-image-button:focus-visible,.history-thumb:focus-visible,.icon-button:focus-visible,.mode-toggle button:focus-visible,.primary-button:focus-visible,.quick-chip:focus-visible,.spec-select:focus-visible,.text-button:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(85,112,241,.16),0 12px 30px rgba(65,82,124,.12)}.history-panel{grid-gap:12px;gap:12px;padding-top:4px}.history-grid{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));grid-gap:10px;gap:10px;max-height:280px;overflow:auto;padding-right:2px}.history-thumb{min-height:92px;border:1px solid rgba(178,190,213,.52);background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(248,251,255,.48)),rgba(255,255,255,.44);box-shadow:inset 0 1px 0 rgba(255,255,255,.62);will-change:transform;transition:transform .28s var(--ease-spring),border-color .24s var(--ease-out),box-shadow .24s var(--ease-out),filter .24s var(--ease-out)}.history-thumb img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;opacity:.82;transition:transform .42s var(--ease-out),opacity .24s var(--ease-out),filter .24s var(--ease-out)}.history-thumb span{position:absolute;left:6px;right:6px;bottom:6px;overflow:hidden;border-radius:999px;padding:3px 6px;color:#fff;background:rgba(23,32,51,.66);font-size:10px;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(10px) saturate(1.15);backdrop-filter:blur(10px) saturate(1.15);transition:transform .24s var(--ease-spring),opacity .22s var(--ease-out)}.history-thumb.is-selected{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft);transform:translateY(-2px) scale(1.01)}.history-thumb.is-selected img,.history-thumb:hover img{transform:scale(1.05)}.history-thumb:hover{transform:translateY(-2px) scale(1.015);border-color:rgba(85,112,241,.42);box-shadow:0 10px 24px rgba(65,82,124,.13),inset 0 1px 0 rgba(255,255,255,.7)}.history-thumb:active{transform:scale(.965);transition-duration:90ms}.history-empty{margin:0;color:var(--muted);font-size:13px}.history-load-more{justify-self:center;min-height:34px;padding-inline:14px}.history-panel{order:2;display:grid;grid-gap:14px;gap:14px;padding:0}.history-panel .section-row{align-items:center}.history-toolbar{position:-webkit-sticky;position:sticky;z-index:9;grid-template-columns:auto minmax(260px,1fr) minmax(170px,.24fr) minmax(190px,.3fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:10px;border:1px solid rgba(255,255,255,.08);background:rgba(8,9,12,.72);box-shadow:0 18px 44px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.045);-webkit-backdrop-filter:blur(18px) saturate(1.18);backdrop-filter:blur(18px) saturate(1.18)}.history-search-field{display:grid;grid-template-columns:auto minmax(0,1fr);min-height:46px;align-items:center;grid-gap:10px;gap:10px;border:1px solid rgba(255,255,255,.1);padding:0 14px;color:#7f8290;background:rgba(28,29,34,.88);box-shadow:inset 0 1px 0 rgba(255,255,255,.055)}.history-search-field:focus-within{border-color:rgba(59,130,246,.56);box-shadow:0 0 0 3px rgba(59,130,246,.12),inset 0 1px 0 rgba(255,255,255,.06)}.history-filter-select,.history-search-field input{width:100%;min-width:0;border:0;color:#f4f4f5;background:transparent;outline:none}.history-search-field input::placeholder{color:#858895}.history-filter-select{min-height:46px;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:0 34px 0 12px;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),rgba(28,29,34,.88);box-shadow:inset 0 1px 0 rgba(255,255,255,.055);font-weight:760}.history-filter-select:focus{border-color:rgba(59,130,246,.56);box-shadow:0 0 0 3px rgba(59,130,246,.12),inset 0 1px 0 rgba(255,255,255,.06)}.history-filter-select option{color:#f4f4f5;background:#191a1f}.history-favorite-filter,.history-reset-button{width:46px;min-height:46px}.history-favorite-filter{color:#a4a7b3}.history-favorite-filter.is-active{border-color:rgba(250,204,21,.38);background:rgba(250,204,21,.12)}.history-selection-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(59,130,246,.22);border-radius:8px;padding:9px 10px 9px 14px;color:#c8d9ff;background:linear-gradient(180deg,rgba(59,130,246,.12),rgba(59,130,246,.06)),rgba(18,19,23,.82);box-shadow:inset 0 1px 0 rgba(255,255,255,.055)}.history-selection-bar>span{min-width:0;overflow:hidden;font-size:13px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.history-selection-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.history-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));grid-gap:14px;gap:14px;max-height:none;overflow:visible;padding:0}.history-thumb{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(255,255,255,.095);border-radius:8px;padding:0;color:var(--text);background:#17181d;box-shadow:none;text-align:left}.history-card-main{display:block;min-width:0;min-height:0;border:0;padding:0;color:inherit;background:transparent;text-align:left}.history-thumb:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 1px 0 rgba(255,255,255,.055);pointer-events:none}.history-thumb:hover{transform:translateY(-2px);border-color:rgba(59,130,246,.5);background:#1b1c22;box-shadow:0 18px 46px rgba(0,0,0,.28)}.history-thumb.is-selected{border-color:rgba(59,130,246,.92);box-shadow:0 0 0 1px rgba(59,130,246,.28),0 20px 56px rgba(0,0,0,.28);transform:translateY(-2px)}.history-thumb.is-picked{border-color:rgba(96,165,250,.78);box-shadow:0 0 0 1px rgba(96,165,250,.28),0 18px 46px rgba(0,0,0,.24)}.history-thumb.is-favorite{border-color:rgba(250,204,21,.26)}.history-select-toggle{position:absolute;top:10px;right:10px;z-index:3;display:inline-flex;width:30px;min-height:30px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.16);border-radius:8px;color:#fff;background:rgba(8,9,12,.56);box-shadow:inset 0 1px 0 rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px) saturate(1.12);backdrop-filter:blur(10px) saturate(1.12)}.history-select-toggle:before{content:"";width:12px;height:12px;border:1px solid;border-radius:4px;opacity:.62}.history-select-toggle.is-active{border-color:rgba(59,130,246,.82);color:#fff;background:rgba(59,130,246,.88)}.history-select-toggle.is-active:before{display:none}.history-card-main:focus-visible,.history-icon-action:focus-visible,.history-select-toggle:focus-visible{outline:none;box-shadow:inset 0 0 0 2px rgba(59,130,246,.7)}.history-card-image{position:relative;min-width:0;overflow:hidden;background:#0d0e12}.history-card-image img,.history-thumb img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;opacity:.92}.history-thumb.is-selected img,.history-thumb:hover img{opacity:1;transform:scale(1.035)}.history-image-badges{position:absolute;top:10px;left:10px;right:10px;display:flex;flex-wrap:wrap;gap:6px;pointer-events:none}.history-card-tags span,.history-image-badges span{position:static;display:inline-flex;max-width:100%;min-height:26px;align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:6px;padding:0 8px;color:#e7e7ea;background:rgba(14,15,19,.72);font-size:12px;font-weight:760;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(10px) saturate(1.1);backdrop-filter:blur(10px) saturate(1.1)}.history-card-body{display:none;grid-template-rows:minmax(0,1fr) auto auto;align-content:stretch;gap:12px;min-width:0;padding:20px 18px 16px}.history-card-body strong{display:-webkit-box;overflow:hidden;color:#f4f4f5;font-size:17px;font-weight:760;line-height:1.52;-webkit-box-orient:vertical;-webkit-line-clamp:3}.history-card-tags{display:flex;flex-wrap:wrap;gap:7px}.history-card-tags span{color:#b8bac5;background:rgba(255,255,255,.055)}.history-card-footer{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;color:#7f8290;font-size:12px}.history-card-footer>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-card-footer>span:last-child{flex:0 0 auto;color:#9b9da8}.history-card-actions{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.16);background:rgba(8,9,12,.44);-webkit-backdrop-filter:blur(14px) saturate(1.16);backdrop-filter:blur(14px) saturate(1.16);transition:opacity .18s var(--ease-out),transform .22s var(--ease-spring),background .18s var(--ease-out)}.history-icon-action{display:inline-flex;width:32px;min-height:32px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;color:rgba(255,255,255,.88);background:transparent;text-decoration:none;transition:color .18s var(--ease-out),background .18s var(--ease-out),border-color .18s var(--ease-out),transform .18s var(--ease-spring)}.history-icon-action:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.1);color:#f4f4f5;background:rgba(255,255,255,.065)}.history-icon-action.is-disabled,.history-icon-action:disabled{opacity:.35;pointer-events:none}.history-icon-action.is-active{color:var(--gold)}.history-icon-action.is-danger{color:#fb7185}.history-icon-action.is-danger:hover{border-color:rgba(251,113,133,.18);color:#ffe4e6;background:rgba(251,113,133,.14)}.history-empty{min-height:min(360px,calc(100vh - 440px));display:grid;place-items:center;border:1px dashed rgba(255,255,255,.12);border-radius:8px;color:#8c8f9b;background:rgba(22,23,28,.62)}.history-toolbar-inline{display:none!important}.drop-zone,.field,.history-filter-select,.history-search-field,.icon-button,.locale-button,.mode-toggle,.primary-button,.quick-chip,.select,.spec-select,.text-button,.textarea,.upload-chip,.user-pill{border-color:rgba(80,100,135,.16);color:var(--text);background:linear-gradient(180deg,rgba(255,255,255,.74),rgba(255,255,255,.5)),rgba(255,255,255,.46);box-shadow:inset 0 1px 0 rgba(255,255,255,.84);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur)}.history-panel{gap:16px}.history-toolbar{top:82px;display:grid;grid-template-columns:minmax(260px,1fr) auto auto auto;grid-gap:8px;gap:8px;width:min(960px,100%);margin:0 auto;padding:8px;border:1px solid rgba(255,255,255,.7);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.74),rgba(255,255,255,.42)),rgba(245,249,255,.52);box-shadow:0 18px 48px rgba(48,66,102,.12),inset 0 1px 0 rgba(255,255,255,.9);-webkit-backdrop-filter:blur(24px) saturate(1.26);backdrop-filter:blur(24px) saturate(1.26)}.history-search-field{order:1;min-height:42px;border-radius:8px}.history-filter-select,.history-search-field input{color:var(--text)}.history-search-field input::placeholder{color:#7d879a}.history-favorite-filter,.history-filter-toggle,.history-reset-button{width:42px;min-height:42px}.history-favorite-filter{order:2;color:#687286}.history-filter-toggle{order:3}.history-reset-button{order:4}.history-favorite-filter.is-active{border-color:rgba(194,131,0,.22);color:var(--gold);background:rgba(255,242,190,.58)}.history-filter-toggle.is-active{border-color:rgba(33,119,255,.26);color:var(--accent);background:rgba(214,231,255,.68)}.history-filter-drawer{order:5;grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;padding-top:2px}.history-filter-drawer[hidden]{display:none}.history-filter-select{min-height:40px;background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,.46)),rgba(255,255,255,.5)}.history-filter-select option{color:#172033;background:#ffffff}.history-empty{border-color:rgba(78,97,130,.18);color:#6c7689;background:linear-gradient(180deg,rgba(255,255,255,.48),rgba(255,255,255,.28)),rgba(247,250,255,.5);box-shadow:inset 0 1px 0 rgba(255,255,255,.78);-webkit-backdrop-filter:blur(22px) saturate(1.18);backdrop-filter:blur(22px) saturate(1.18)}.history-selection-bar,.history-thumb{border-color:rgba(80,100,135,.15);color:var(--text);background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(255,255,255,.48)),rgba(255,255,255,.48);box-shadow:0 16px 40px rgba(50,70,104,.12),inset 0 1px 0 rgba(255,255,255,.84);-webkit-backdrop-filter:blur(24px) saturate(1.22);backdrop-filter:blur(24px) saturate(1.22)}.history-thumb.is-selected,.history-thumb:hover{border-color:rgba(33,119,255,.34);background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(255,255,255,.58)),rgba(255,255,255,.58);box-shadow:0 20px 52px rgba(50,70,104,.16),inset 0 1px 0 rgba(255,255,255,.9)}.history-card-image{background:#eef3f9}.history-card-body strong{color:#172033}.history-card-tags span,.history-image-badges span{border-color:rgba(80,100,135,.14);color:#42506a;background:rgba(255,255,255,.66)}.history-card-footer{color:#6f7a8e}.history-card-actions{background:rgba(255,255,255,.56)}.history-icon-action{color:#526078}.history-icon-action:hover{border-color:rgba(33,119,255,.18);color:#174fba;background:rgba(230,239,255,.68)}.history-icon-action.is-danger{color:var(--hot)}.history-icon-action.is-danger:hover{border-color:rgba(217,68,95,.18);color:#b51f3a;background:rgba(255,228,232,.72)}.history-grid{grid-template-columns:repeat(auto-fill,minmax(390px,1fr));gap:18px}.history-thumb{min-height:0}.history-card-main,.history-card-preview{display:block;min-height:0}.history-card-image{aspect-ratio:1/1;min-height:0}.history-card-image img,.history-thumb img{min-height:0}.history-card-body,.history-card-footer,.history-card-tags{display:none}.history-card-actions{position:absolute;right:10px;bottom:10px;left:10px;z-index:4;justify-content:center;padding:6px;border:1px solid rgba(255,255,255,.44);border-radius:8px;opacity:0;transform:translateY(8px);-webkit-backdrop-filter:blur(16px) saturate(1.18);backdrop-filter:blur(16px) saturate(1.18)}.history-thumb.is-picked .history-card-actions,.history-thumb:focus-within .history-card-actions,.history-thumb:hover .history-card-actions{opacity:1;transform:translateY(0)}.history-card-preview{cursor:zoom-in}.gallery-create-button,.topbar-create-button{gap:8px;white-space:nowrap}.gallery-panel{display:grid;grid-gap:18px;gap:18px}.gallery-hero,.studio-stage-head{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(255,255,255,.72);border-radius:8px;padding:16px 18px;background:linear-gradient(180deg,rgba(255,255,255,.74),rgba(255,255,255,.42)),rgba(245,249,255,.56);box-shadow:0 18px 48px rgba(48,66,102,.12),inset 0 1px 0 rgba(255,255,255,.9);-webkit-backdrop-filter:blur(24px) saturate(1.22);backdrop-filter:blur(24px) saturate(1.22)}.gallery-hero h1,.studio-stage-head h1{margin:2px 0 0;color:#172033;font-size:22px;line-height:1.15}.view-gallery{padding-bottom:52px}.view-gallery .workspace{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:12px;gap:12px;width:min(1760px,calc(100vw - 64px));padding-top:18px}.view-gallery .control-panel,.view-gallery .result-panel{display:none}.view-gallery .gallery-panel{display:grid;grid-column:1/-1;grid-gap:10px;gap:10px;width:100%}.view-gallery .history-grid,.view-gallery .history-panel{width:100%}.view-gallery .gallery-hero{display:none}.view-gallery .history-panel{min-height:calc(100vh - 122px);align-content:start}.view-gallery .history-panel .section-row{min-height:28px;padding:0 2px}.view-gallery .history-grid{grid-template-columns:repeat(auto-fit,minmax(min(340px,100%),390px));align-items:start}.view-gallery .history-toolbar{width:min(1120px,100%);justify-self:center}.view-gallery .history-empty{min-height:calc(100vh - 176px);border-color:rgba(80,100,135,.12);background:linear-gradient(180deg,rgba(255,255,255,.34),rgba(255,255,255,.18)),rgba(248,251,255,.34);box-shadow:inset 0 1px 0 rgba(255,255,255,.58)}.view-studio .gallery-panel,.view-studio .history-panel,.view-studio .topbar-search{display:none}.view-gallery .history-selection-bar{position:fixed;top:calc(104px + env(safe-area-inset-top, 0px));right:22px;z-index:19;display:grid;grid-template-rows:auto auto;width:min(306px,calc(100vw - 44px));max-height:calc(100vh - 126px - env(safe-area-inset-top, 0px));min-height:0;align-content:start;grid-gap:14px;gap:14px;overflow:hidden;border-color:rgba(126,145,177,.22);border-radius:8px;padding:14px 14px 12px;color:var(--text);background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(250,252,255,.58)),rgba(248,251,255,.74);box-shadow:0 18px 52px rgba(42,61,92,.16),0 2px 10px rgba(42,61,92,.06),inset 0 1px 0 rgba(255,255,255,.9);-webkit-backdrop-filter:blur(24px) saturate(1.18);backdrop-filter:blur(24px) saturate(1.18);animation:selectionPanelIn .32s var(--ease-out) both}.selection-sidebar-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;min-width:0}.selection-count-badge{display:inline-grid;width:42px;min-width:42px;aspect-ratio:1;place-items:center;border:1px solid rgba(85,112,241,.2);border-radius:8px;color:#fff;background:linear-gradient(180deg,rgba(255,255,255,.16),transparent 50%),linear-gradient(135deg,#5570f1,#2563eb);box-shadow:0 10px 22px rgba(37,99,235,.18);font-size:18px;font-weight:900;line-height:1}.selection-sidebar-head .section-label{margin-bottom:3px}.selection-sidebar-head strong{display:block;min-width:0;color:var(--text);font-size:17px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selection-sidebar-head .history-reset-button{width:38px;min-height:38px;color:var(--muted-strong);background:rgba(255,255,255,.56)}.view-gallery .history-selection-actions{display:grid;min-height:0;align-content:start;grid-gap:10px;gap:10px;overflow:auto;padding:1px 2px 2px 0;scrollbar-width:thin;scrollbar-color:rgba(104,117,141,.28) transparent}.selection-action-group{display:grid;grid-gap:7px;gap:7px;border:1px solid rgba(126,145,177,.16);border-radius:8px;padding:9px;background:linear-gradient(180deg,rgba(255,255,255,.52),rgba(255,255,255,.28)),rgba(255,255,255,.32);box-shadow:inset 0 1px 0 rgba(255,255,255,.62)}.selection-group-label{margin:0;color:var(--muted);font-size:11px;font-weight:850;letter-spacing:.04em;line-height:1.1;text-transform:uppercase}.selection-inline-row{display:grid;grid-template-columns:minmax(0,1fr) 38px;grid-gap:7px;gap:7px}.selection-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.selection-action-grid .text-button.tiny,.selection-danger-action{width:100%}.view-gallery .selection-field{width:100%;min-height:36px;flex-basis:auto;border-color:rgba(126,145,177,.24);background:linear-gradient(180deg,rgba(255,255,255,.84),rgba(255,255,255,.58)),rgba(255,255,255,.66);box-shadow:inset 0 1px 0 rgba(255,255,255,.76)}.selection-icon-action{width:38px;min-height:36px;color:var(--accent-strong);background:rgba(238,244,255,.78)}.view-gallery .history-selection-actions .history-reset-button,.view-gallery .history-selection-actions .text-button.tiny{min-height:36px}.view-gallery .history-selection-actions .text-button.tiny{justify-content:center;gap:6px;padding:0 9px;border-color:rgba(126,145,177,.2);color:#2e3b52;background:rgba(255,255,255,.58);font-size:12px;font-weight:820}.selection-danger-action{min-height:38px!important;margin-top:1px;border-color:rgba(220,63,63,.22)!important;color:var(--hot)!important;background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(255,246,247,.54)),rgba(255,246,247,.54)!important}.selection-danger-action:hover:not(:disabled){border-color:rgba(220,63,63,.34)!important;background:rgba(255,235,238,.74)!important;box-shadow:0 12px 28px rgba(220,63,63,.1)}.view-gallery.has-selection-sidebar .workspace{width:min(1330px,calc(100vw - 382px));margin-left:max(24px,calc((100vw - 1680px) / 2));margin-right:340px}.view-gallery{padding-bottom:36px}.view-gallery .workspace{width:min(1640px,calc(100vw - 48px));gap:8px;padding-top:12px}.view-gallery .gallery-panel{gap:8px}.view-gallery .history-panel{gap:10px;min-height:calc(100vh - 116px)}.view-gallery .history-grid{grid-template-columns:repeat(auto-fit,minmax(200px,240px));justify-content:center;gap:12px}.view-gallery .history-thumb{border-radius:8px}.view-gallery .history-card-image{aspect-ratio:1/1}.view-gallery .history-select-toggle{top:8px;right:8px;width:28px;min-height:28px}.view-gallery .history-select-toggle:before{width:11px;height:11px}.view-gallery .history-image-badges{top:8px;right:44px;left:8px;gap:5px}.view-gallery .history-image-badges span{min-height:23px;border-radius:6px;padding:0 7px;font-size:11px}.view-gallery .history-card-actions{right:8px;bottom:8px;left:8px;gap:4px;padding:5px}.view-gallery .history-icon-action{width:30px;min-height:30px}.view-gallery .history-load-more{margin-top:2px}.topbar,.view-gallery .topbar,.view-studio .topbar{grid-template-columns:minmax(0,1fr);align-items:center;gap:0;overflow:visible}.topbar-main .history-filter-drawer{position:absolute;top:calc(100% + 8px);right:0;left:0;z-index:35;border:1px solid rgba(178,190,213,.38);border-radius:8px;padding:10px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(248,251,255,.76)),rgba(255,255,255,.86);box-shadow:0 20px 54px rgba(48,66,102,.16),inset 0 1px 0 rgba(255,255,255,.92);-webkit-backdrop-filter:blur(22px) saturate(1.16);backdrop-filter:blur(22px) saturate(1.16)}.lightbox{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:24px;animation:scrimIn .26s var(--ease-out) both}.lightbox-scrim{position:absolute;inset:0;border:0;background:rgba(23,32,51,.5);-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08)}.lightbox-panel{position:relative;z-index:1;display:grid;grid-gap:10px;gap:10px;width:min(1420px,calc(100vw - 44px));height:min(92vh,980px);max-height:calc(100vh - 36px);overflow:hidden;border:1px solid rgba(255,255,255,.64);border-radius:8px;padding:12px;background:rgba(255,255,255,.9);box-shadow:0 28px 90px rgba(23,32,51,.32);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);animation:lightboxIn .36s var(--ease-out) both}.lightbox-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px}.lightbox-heading{display:grid;min-width:0;grid-gap:5px;gap:5px}.lightbox-head .result-meta{min-width:0}.lightbox-detail-meta{min-width:0;overflow:hidden;color:var(--muted);font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.lightbox-head-actions{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;border:1px solid rgba(178,190,213,.34);border-radius:8px;padding:3px;background:rgba(255,255,255,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.62)}.lightbox-head-actions .icon-button{width:36px;min-width:36px;min-height:36px}.lightbox-nav-strip{display:flex;align-items:center;justify-content:space-between;gap:8px}.lightbox-nav-strip .text-button{min-width:108px;color:var(--muted-strong);background:rgba(255,255,255,.54)}.lightbox-image-wrap{position:relative;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,rgba(244,247,252,.82),rgba(255,255,255,.94));animation:imageReveal .44s var(--ease-out) 80ms both}.lightbox-panel img{width:100%;height:100%;max-height:calc(92vh - 118px);object-fit:contain;border-radius:8px;background:transparent;transition:transform .42s var(--ease-out),filter .42s var(--ease-out)}.lightbox-image-wrap:hover img{transform:scale(1.006);filter:saturate(1.03) contrast(1.01)}.lightbox-image-button{display:grid;width:100%;height:100%;place-items:center;border:0;padding:0;color:inherit;background:transparent;cursor:zoom-in}.lightbox-image-state{position:absolute;z-index:2;display:inline-flex;min-height:40px;max-width:min(360px,calc(100% - 32px));align-items:center;justify-content:center;gap:9px;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:0 13px;color:rgba(255,255,255,.92);background:rgba(12,13,16,.74);box-shadow:0 16px 42px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(16px) saturate(1.16);backdrop-filter:blur(16px) saturate(1.16);font-size:13px;font-weight:800;pointer-events:auto}.lightbox-image-state a{color:#fff;text-decoration:underline;text-underline-offset:3px}.lightbox-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.28);border-top-color:#ffffff;border-radius:50%;animation:spin .9s linear infinite}.lightbox.is-inspector{padding:0;place-items:stretch}.lightbox.is-inspector .lightbox-scrim{background:rgba(7,8,10,.84);-webkit-backdrop-filter:blur(24px) saturate(1.1);backdrop-filter:blur(24px) saturate(1.1)}.lightbox-inspector{position:relative;z-index:1;display:grid;width:100vw;height:100vh;overflow:hidden;color:#f6f7fb}.lightbox-inspector-toolbar{position:absolute;top:20px;right:20px;left:20px;z-index:3;display:flex;align-items:center;justify-content:flex-end;gap:10px;pointer-events:none}.lightbox-inspector-actions,.lightbox-inspector-pill{pointer-events:auto;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(12,13,16,.72);box-shadow:0 14px 38px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(16px) saturate(1.16);backdrop-filter:blur(16px) saturate(1.16)}.lightbox-inspector-pill{min-height:36px;padding:8px 14px;color:rgba(255,255,255,.92);font-size:13px;font-weight:800}.lightbox-inspector-actions{display:flex;align-items:center;gap:4px;padding:4px}.lightbox-inspector-actions .icon-button{width:34px;height:34px;color:rgba(255,255,255,.9);background:transparent}.lightbox-inspector-actions .icon-button:disabled{opacity:.34}.lightbox-zoom-text{display:inline-grid;min-width:44px;height:34px;place-items:center;border:0;border-radius:999px;padding:0 9px;color:rgba(255,255,255,.9);background:transparent;font-size:12px;font-weight:900}.lightbox-inspector-actions .icon-button:hover,.lightbox-zoom-text:hover{color:#ffffff;background:rgba(255,255,255,.12)}.lightbox-inspector-stage{position:relative;display:grid;width:100%;height:100%;place-items:center;overflow:hidden;cursor:zoom-in;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lightbox-inspector-stage img{max-width:min(84vw,1720px);max-height:min(84vh,1080px);border-radius:8px;object-fit:contain;box-shadow:0 24px 86px rgba(0,0,0,.46);transform-origin:center;transition:transform .12s linear,filter .22s var(--ease-out);will-change:transform}.lightbox-inspector.is-dragging .lightbox-inspector-stage{cursor:-webkit-grabbing;cursor:grabbing}.lightbox-inspector.is-dragging .lightbox-inspector-stage img{transition:none}.lightbox-inspector-close{position:absolute;right:50%;bottom:28px;z-index:3;display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:50%;color:rgba(255,255,255,.92);background:rgba(12,13,16,.78);box-shadow:0 16px 42px rgba(0,0,0,.36);transform:translateX(50%);-webkit-backdrop-filter:blur(16px) saturate(1.16);backdrop-filter:blur(16px) saturate(1.16)}.lightbox-inspector-close:hover{color:#ffffff;background:rgba(24,25,30,.92)}.lightbox-prompt{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.72);transition:border-color .26s var(--ease-out),background .26s var(--ease-out),box-shadow .26s var(--ease-out)}.lightbox-prompt[open]{border-color:rgba(85,112,241,.26);background:rgba(255,255,255,.86);box-shadow:0 12px 28px rgba(65,82,124,.1)}.lightbox-prompt summary{display:flex;min-height:38px;align-items:center;justify-content:space-between;gap:12px;padding:0 10px 0 12px;color:var(--muted);cursor:pointer;list-style:none}.lightbox-prompt summary::-webkit-details-marker{display:none}.lightbox-prompt summary span{font-size:12px;font-weight:800}.lightbox-prompt p{max-height:96px;margin:0;overflow:auto;border-top:1px solid var(--line);padding:10px 12px;color:var(--muted-strong);font-size:12px;line-height:1.55;overflow-wrap:anywhere;animation:promptIn .26s var(--ease-out) both}.lightbox-prompt,.result-details{border-color:rgba(255,255,255,.1);background:rgba(28,29,34,.72)}.lightbox-prompt[open],.result-details[open]{border-color:rgba(59,130,246,.34);background:rgba(31,32,38,.92)}.drawer-scrim,.lightbox-scrim{background:rgba(0,0,0,.62)}.auth-card,.lightbox-panel,.settings-drawer{border-color:rgba(255,255,255,.1);background:rgba(21,22,27,.96);box-shadow:-24px 0 80px rgba(0,0,0,.45)}.lightbox-image-wrap{background:#090a0d}.lightbox-prompt p{border-top-color:rgba(255,255,255,.1);color:#d4d5dc}.composer-status,.draft-file,.lightbox-prompt,.quick-capabilities span,.reference-chip,.result-details{border-color:rgba(80,100,135,.15);color:var(--text);background:rgba(255,255,255,.58)}.auth-card,.lightbox-panel,.settings-drawer{border-color:rgba(255,255,255,.76);color:var(--text);background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,255,255,.62)),rgba(255,255,255,.66);box-shadow:-24px 0 80px rgba(48,66,102,.18);-webkit-backdrop-filter:blur(28px) saturate(1.22);backdrop-filter:blur(28px) saturate(1.22)}.lightbox-panel{grid-template-rows:auto minmax(0,1fr) auto;width:min(1180px,calc(100vw - 36px));height:min(94vh,980px)}.lightbox-panel.has-nav{grid-template-rows:auto auto minmax(0,1fr) auto}.lightbox-image-wrap{min-height:0}.lightbox-panel img{max-height:calc(94vh - 190px)}.lightbox-panel.has-nav img{max-height:calc(94vh - 230px)}.lightbox-prompt{display:block}.lightbox-prompt p{max-height:128px;font-size:13px;line-height:1.65}.lightbox-panel{width:min(980px,calc(100vw - 40px));height:min(88vh,820px)}.lightbox-panel img{max-height:calc(88vh - 190px)}.lightbox-panel.has-nav img{max-height:calc(88vh - 230px)}@media (max-width:720px){.template-save-row{grid-template-columns:1fr}.job-monitor-head,.job-monitor-row,.job-monitor-toggle{display:grid}.job-monitor-head,.job-monitor-toggle{grid-template-columns:1fr}.job-monitor-summary{justify-content:flex-start}.job-monitor-refresh{width:100%}.job-monitor-buttons{justify-content:stretch}.job-monitor-stats{grid-template-columns:1fr}.job-monitor-row{grid-template-columns:36px minmax(0,1fr)}.job-monitor-buttons{grid-column:1/-1}.job-monitor-buttons>*{flex:1 1 120px}.background-run-panel{grid-template-columns:1fr}.background-run-actions{justify-content:stretch}.background-run-actions>*{flex:1 1 140px}.batch-result-summary{display:grid}.batch-result-actions{justify-content:stretch}.batch-result-actions .text-button.tiny{justify-content:center}.batch-progress-grid{grid-template-columns:1fr}.batch-result-item{grid-template-columns:52px minmax(0,1fr)}.batch-item-actions{grid-column:1/-1;justify-self:stretch;justify-content:stretch}.batch-item-actions>*{width:100%}.batch-result-thumb{width:52px}.batch-result-line{flex-wrap:wrap}.batch-result-line .tag{max-width:100%}.view-studio .batch-result-list{max-height:none;overflow:visible}.lightbox-inspector-toolbar{top:12px;right:10px;left:10px;flex-wrap:wrap;gap:8px}.lightbox-inspector-pill{min-height:32px;padding:7px 10px;font-size:12px}.lightbox-inspector-actions .icon-button{width:32px;height:32px}.lightbox-inspector-stage img{max-width:94vw;max-height:78vh}.lightbox-inspector-close{bottom:18px;width:44px;height:44px}}@media (max-width:1060px){.workspace{grid-template-columns:1fr;padding-top:28px}.result-panel{order:2}.control-panel{order:1}}@media (max-width:640px){.topbar{padding:14px}.workspace{width:calc(100vw - 24px);gap:14px;padding:16px 0 24px}.control-panel,.result-panel{padding:16px}.brand-title{font-size:16px}.brand-subtitle{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toolbar{gap:6px}.composer-actions,.quick-bar{grid-template-columns:1fr}.result-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.spec-select{width:100%}.spec-select strong{font-size:18px}.quick-menu,.quick-menu-aspect,.quick-menu-fidelity,.quick-menu-model,.quick-menu-quality,.quick-menu-resolution{width:100%;max-width:calc(100vw - 48px)}.panel-heading h1,.panel-heading h2{font-size:23px}.generation-preview.large,.result-empty{min-height:320px}.drop-zone{grid-template-columns:1fr}.lightbox{padding:12px}.lightbox-panel{width:calc(100vw - 24px);height:calc(100vh - 24px);max-height:calc(100vh - 24px)}.lightbox-panel img{max-height:calc(100vh - 116px)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}html{scroll-behavior:auto}.generation-center,.generation-preview.large{transform:none!important}.generation-progress span,.spin{animation:none!important}.generation-progress span{width:100%;opacity:.36;transform:none!important}}@media (max-width:1240px){.quick-bar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1060px){.main{padding-top:76px;padding-bottom:430px}.workspace{width:min(1000px,calc(100vw - 28px));padding-top:18px}.control-panel,.result-panel{order:0}.control-panel{width:calc(100vw - 24px);max-height:min(56vh,520px);padding:16px}.history-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px}.history-toolbar{top:74px;grid-template-columns:auto minmax(220px,1fr) minmax(150px,.34fr) minmax(160px,.38fr) auto}}@media (max-width:720px){.topbar{min-height:66px;padding:8px 14px}.brand-mark,.locale-button,.toolbar .danger-button,.user-pill{display:none}.toolbar .text-button:not(.locale-button){min-height:36px;padding:0 9px;font-size:12px}.brand-title{font-size:18px}.brand-subtitle{max-width:190px}.main{padding-top:80px;padding-bottom:520px}.workspace{width:calc(100vw - 20px);padding-top:10px}.result-panel>.panel-heading{display:none}.history-grid,.history-toolbar{grid-template-columns:1fr}.history-toolbar{position:static;gap:8px;padding:8px}.history-favorite-filter,.history-filter-select,.history-reset-button,.history-search-field{min-height:44px}.history-favorite-filter,.history-reset-button{width:100%}.history-selection-bar{display:grid;grid-gap:9px;gap:9px}.history-selection-actions{justify-content:stretch}.history-selection-actions .text-button{flex:1 1 auto}.history-card-main{grid-template-columns:1fr 1fr;min-height:154px}.history-card-image,.history-card-image img,.history-thumb img{min-height:154px}.history-card-body{padding:16px 14px 14px}.history-card-body strong{font-size:16px;-webkit-line-clamp:4}.result-empty,.result-stage{width:100%;padding:12px}.result-actions{grid-template-columns:1fr 1fr}.control-panel{bottom:max(10px,env(safe-area-inset-bottom,0px));grid-template-columns:1fr;width:calc(100vw - 20px);max-height:min(44vh,380px);padding:14px}.control-panel>.active-source,.control-panel>.alert,.control-panel>.composer-actions,.control-panel>.composer-status,.control-panel>.draft-files,.control-panel>.generate-button,.control-panel>.mode-toggle,.control-panel>.prompt-field,.control-panel>.prompt-tools,.control-panel>.quick-bar,.control-panel>.reference-strip{grid-column:1/-1}.control-panel>.generate-button{order:2;width:100%;min-height:48px;font-size:15px;justify-self:stretch}.control-panel>.quick-bar{order:3}.control-panel>.mode-toggle{order:4}.control-panel>.prompt-tools{order:5}.control-panel>.composer-actions{order:6}.control-panel>.prompt-tools{justify-content:space-between}.quick-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.composer-actions{justify-content:space-between}.textarea{min-height:74px;font-size:16px}.mode-toggle{width:100%}}@media (max-width:430px){.history-card-main{grid-template-columns:1fr}.history-card-image,.history-card-image img,.history-thumb img{min-height:210px}}@media (max-width:1060px){.main{padding-top:86px;padding-bottom:260px}.topbar{grid-template-columns:minmax(180px,auto) minmax(220px,1fr) auto}.history-toolbar{top:74px;grid-template-columns:minmax(0,1fr) auto auto auto}}@media (max-width:720px){.main{padding-top:146px;padding-bottom:240px}.workspace{width:calc(100vw - 20px)}.topbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(255,255,255,.66)),rgba(245,249,255,.68)}.topbar-search{grid-column:1/-1;grid-row:2;width:100%}.history-toolbar{grid-template-columns:minmax(0,1fr) auto auto;gap:7px;padding:7px}.history-reset-button{grid-column:3}.history-filter-drawer{grid-template-columns:1fr}.control-panel{grid-template-columns:minmax(0,1fr) 52px;width:calc(100vw - 20px);max-height:min(52vh,430px);overflow:auto;padding:14px}.quick-menu,.quick-menu-aspect,.quick-menu-fidelity,.quick-menu-model,.quick-menu-quality,.quick-menu-resolution{right:auto;left:0;width:min(236px,calc(100vw - 50px));max-height:min(250px,38vh);transform-origin:bottom left}.quick-control:nth-child(2n) .quick-menu,.quick-control:nth-child(2n) .spec-menu{right:0;left:auto;transform-origin:bottom right}.control-panel>.prompt-field{grid-column:1/2}.control-panel>.generate-button{grid-column:2/3;width:52px;min-height:52px;font-size:0}.control-panel>.active-source,.control-panel>.alert,.control-panel>.composer-actions,.control-panel>.composer-drawer-toggle,.control-panel>.composer-status,.control-panel>.draft-files,.control-panel>.mode-toggle,.control-panel>.prompt-tools,.control-panel>.quick-bar,.control-panel>.reference-strip{grid-column:1/-1}.control-panel>.composer-drawer-toggle{order:2;justify-self:stretch}.control-panel>.composer-actions{order:3;justify-content:space-between}.control-panel>.prompt-tools{order:4;justify-content:space-between}.control-panel>.mode-toggle{order:5}.control-panel>.quick-bar{order:6;grid-template-columns:repeat(2,minmax(0,1fr))}.control-panel>.active-source,.control-panel>.draft-files,.control-panel>.reference-strip{order:7}.textarea{min-height:58px;font-size:15px}.composer-actions .hint{max-width:260px}}@media (max-width:430px){.history-toolbar{grid-template-columns:minmax(0,1fr) auto auto}.history-search-field{min-width:0}.composer-actions .hint,.composer-drawer-toggle strong{display:none}}@media (max-width:1240px){.history-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:720px){.history-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.history-card-actions{right:7px;bottom:7px;left:7px;opacity:1;transform:none}.history-icon-action{width:30px;min-height:30px}.lightbox{padding:10px}.lightbox-panel{width:calc(100vw - 20px);height:calc(100vh - 20px);padding:10px}.lightbox-panel img{max-height:calc(100vh - 250px)}}@media (max-width:430px){.history-grid{grid-template-columns:1fr 1fr}}@media (max-width:1060px){.topbar-create-button{width:42px;padding:0;font-size:0}.topbar-create-button svg{width:18px;height:18px}.view-studio .workspace{width:calc(100vw - 24px);padding-top:18px}.view-studio .workspace,.view-studio.studio-layout-controls-right .workspace{grid-template-columns:1fr}.view-gallery .workspace{width:calc(100vw - 24px)}.view-studio .control-panel,.view-studio .result-panel{grid-column:1}.view-studio .control-panel{grid-row:1;min-height:auto}.view-studio .result-panel{grid-row:2}.view-studio.studio-layout-controls-right .control-panel{grid-column:1;grid-row:1}.view-studio.studio-layout-controls-right .result-panel{grid-column:1;grid-row:2}.view-studio .result-empty,.view-studio .result-stage,.view-studio .result-stage.is-pending,.view-studio .result-stage.is-pending .generation-preview.large{min-height:420px}.view-studio .result-stage.is-pending .generation-preview.large{height:auto}}@media (max-width:720px){.view-studio .batch-result-list{max-height:none;overflow:visible}}@media (max-width:1060px){.view-gallery .history-selection-bar{top:calc(86px + env(safe-area-inset-top, 0px));right:12px;width:min(292px,calc(100vw - 24px));max-height:calc(100vh - 104px - env(safe-area-inset-top, 0px))}.view-gallery.has-selection-sidebar .workspace{width:calc(100vw - 324px);margin-left:12px;margin-right:312px}}@media (max-width:720px){.view-gallery .history-selection-bar{top:auto;right:8px;bottom:8px;left:8px;width:auto;max-height:min(74vh,520px);padding:12px}.view-gallery.has-selection-sidebar .workspace{width:calc(100vw - 18px);margin-right:auto;margin-left:auto}.selection-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.view-gallery .history-selection-actions .history-reset-button,.view-gallery .history-selection-actions .text-button.tiny{min-height:36px}.studio-stage-head,.view-gallery .gallery-hero{display:grid;grid-gap:12px;gap:12px;padding:14px}.view-gallery .gallery-hero{grid-template-columns:minmax(0,1fr) auto;align-items:center}.view-gallery .gallery-hero>div{min-width:0}.studio-stage-head>div{text-align:left}.studio-stage-head .status-pill,.studio-stage-head .text-button{justify-self:stretch}.gallery-create-button,.topbar-create-button{width:42px;min-width:42px;min-height:42px;justify-content:center;padding:0;font-size:0}.gallery-create-button svg,.topbar-create-button svg{width:18px;height:18px;flex:0 0 18px}.gallery-create-button{justify-self:end}.view-studio .control-panel{width:100%;max-height:none;overflow:visible}.view-studio .control-panel>.panel-heading{grid-template-columns:minmax(0,1fr) auto}.view-studio .control-panel>.panel-heading>div:not(.control-heading-actions){grid-column:1;grid-row:1;min-width:0}.view-studio .control-panel>.panel-heading h1{font-size:18px;overflow-wrap:anywhere}.view-studio .control-panel>.panel-heading .icon-button{grid-column:2;grid-row:1}.view-studio .control-heading-actions{grid-column:2;grid-row:1;min-width:max-content}.view-studio .studio-back-button{grid-column:1/-1;grid-row:2;justify-self:stretch}.view-gallery .workspace{width:calc(100vw - 20px);padding-top:12px}.view-gallery .history-panel{min-height:calc(100vh - 172px)}.view-gallery .history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.view-gallery .history-empty{min-height:calc(100vh - 218px)}.view-studio .result-empty,.view-studio .result-stage{width:100%;min-height:360px}.view-studio .result-stage.is-pending,.view-studio .result-stage.is-pending .generation-preview.large{min-height:360px}.view-studio .result-stage.is-pending .generation-preview.large{height:auto}}@media (max-width:1280px){.view-gallery .history-grid{grid-template-columns:repeat(auto-fit,minmax(180px,220px));justify-content:center}}@media (max-width:900px){.view-gallery .workspace{width:calc(100vw - 28px)}.view-gallery .history-grid{grid-template-columns:repeat(auto-fit,minmax(160px,200px));justify-content:center;gap:10px}}@media (max-width:560px){.view-gallery .workspace{width:calc(100vw - 18px)}.view-gallery .history-panel{gap:8px}.view-gallery .history-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.view-gallery .history-image-badges{right:38px}.view-gallery .history-image-badges span{min-height:21px;padding:0 6px;font-size:10px}.view-gallery .history-card-actions{gap:3px}.view-gallery .history-icon-action{width:28px;min-height:28px}}@media (max-width:1320px){.topbar-main{width:calc(100vw - 32px);grid-template-columns:minmax(230px,320px) minmax(280px,1fr) auto;gap:10px}.topbar-main .user-pill{max-width:150px}}@media (max-width:1040px){.topbar-main{width:calc(100vw - 28px);grid-template-columns:minmax(210px,280px) minmax(240px,1fr) auto}.topbar-account-button{display:none}.topbar-main .user-pill{max-width:120px}.topbar-create-button{padding-right:11px;padding-left:11px}}@media (max-width:860px){.topbar-main{grid-template-columns:minmax(0,1fr) auto}.topbar-main .brand-title{font-size:22px}.topbar-main>.topbar-search{grid-column:1/-1;grid-row:2}.topbar-main .toolbar{grid-column:2;grid-row:1;justify-content:flex-end}}@media (max-width:560px){.topbar,.view-gallery .topbar,.view-studio .topbar{padding-right:10px;padding-left:10px}.topbar-main{width:100%;gap:8px}.topbar-main .brand-title{font-size:20px}.topbar-main .toolbar{gap:6px;overflow:visible;scrollbar-width:none}.topbar-main .toolbar::-webkit-scrollbar{display:none}.topbar-main>.topbar-search{padding:6px}.topbar-main .history-toolbar{grid-template-columns:minmax(0,1fr) auto auto}.topbar-action-group{gap:3px;padding:2px}.topbar-user-actions{border-color:transparent;background:transparent;box-shadow:none}.topbar-admin-button{display:none}.topbar-actions .icon-button{width:38px;min-width:38px;min-height:38px}.topbar-menu{right:-2px}.topbar-activity-popover{position:fixed;top:60px;right:9px;left:9px;width:auto;max-height:calc(100vh - 72px)}}@media (max-width:720px){.account-dialog{align-items:end;padding:12px}.account-dialog-card{width:100%;max-height:calc(100vh - 24px - env(safe-area-inset-bottom, 0px));overflow:auto;padding:16px}.lightbox{padding:8px}.lightbox-panel,.lightbox-panel.has-nav{grid-template-rows:auto auto minmax(0,1fr) auto;width:calc(100vw - 16px);height:calc(100vh - 16px);max-height:calc(100vh - 16px);padding:8px}.lightbox-panel:not(.has-nav) .lightbox-nav-strip{display:none}.lightbox-head{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px;min-height:38px}.lightbox-heading{gap:4px}.lightbox-head .result-meta{max-height:62px;overflow:auto}.lightbox-detail-meta{font-size:11px}.lightbox-head-actions{width:100%;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.lightbox-head-actions::-webkit-scrollbar{display:none}.lightbox-head-actions .icon-button{width:40px;min-width:40px;min-height:40px}.lightbox-nav-strip .text-button{min-width:0;flex:1 1;min-height:38px}.lightbox-panel img,.lightbox-panel.has-nav img{max-height:calc(100vh - 178px)}.lightbox-image-state{min-height:38px;max-width:calc(100% - 18px);flex-wrap:wrap;padding:7px 10px;text-align:center}.lightbox-prompt p{max-height:82px}.lightbox-inspector-toolbar{align-items:flex-start;justify-content:flex-start}.lightbox-inspector-actions{width:100%;overflow-x:auto;border-radius:8px;justify-content:flex-start;scrollbar-width:none}.lightbox-inspector-actions::-webkit-scrollbar{display:none}.lightbox-inspector-actions .icon-button,.lightbox-zoom-text{width:40px;min-width:40px;height:40px}.view-studio .workspace{gap:12px;padding-top:10px}.view-studio .control-panel{gap:10px;padding:12px}.view-studio .control-panel>.input-mode-toggle{order:1}.view-studio .control-panel>.prompt-field{order:2;grid-column:1/-1}.view-studio .control-panel>.generate-button{order:3;grid-column:1/-1;width:100%;min-height:48px;font-size:15px}.view-studio .control-panel>.composer-drawer-toggle{order:4;display:inline-flex;min-height:42px}.view-studio .control-panel:not(.is-params-open)>.active-source,.view-studio .control-panel:not(.is-params-open)>.composer-actions,.view-studio .control-panel:not(.is-params-open)>.draft-files,.view-studio .control-panel:not(.is-params-open)>.mode-toggle:not(.input-mode-toggle),.view-studio .control-panel:not(.is-params-open)>.quick-bar,.view-studio .control-panel:not(.is-params-open)>.reference-strip{display:none}.view-studio .control-panel>.mode-toggle:not(.input-mode-toggle){order:5}.view-studio .control-panel>.quick-bar{order:6;grid-template-columns:1fr;padding:8px}.view-studio .control-panel>.composer-actions{order:7}.view-studio .control-panel>.active-source,.view-studio .control-panel>.alert,.view-studio .control-panel>.composer-status,.view-studio .control-panel>.draft-files,.view-studio .control-panel>.reference-strip{order:8}.view-studio .textarea{min-height:136px;max-height:42vh;font-size:16px}.view-studio .batch-textarea{min-height:min(46vh,340px)}.view-studio .batch-result-stage{gap:10px;padding:12px}.view-studio .batch-progress-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.view-studio .batch-result-item{grid-template-columns:48px minmax(0,1fr);gap:8px;padding:8px}.view-studio .batch-result-thumb{width:48px}.view-studio .batch-item-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column:1/-1;grid-gap:7px;gap:7px}.view-studio .batch-item-actions .icon-button,.view-studio .batch-item-actions .text-button.tiny{width:100%;min-height:38px}.view-gallery .history-selection-bar{max-height:min(60vh,460px);padding-bottom:max(12px,env(safe-area-inset-bottom,0px))}}@media (max-width:430px){.selection-action-grid,.view-studio .batch-item-actions,.view-studio .batch-progress-grid{grid-template-columns:1fr}.view-studio .quick-chip,.view-studio .spec-select{min-height:50px}.history-icon-action,.view-gallery .history-icon-action{width:40px;min-height:40px}}