.auth-required-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:20px;background:#08080e52;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.auth-required-dialog-panel{position:relative;width:min(92vw,420px);overflow:hidden;border:1px solid rgba(99,102,241,.22);border-radius:var(--radius-md, 18px);background:linear-gradient(135deg,#f5f0e8f5,#fffffffa),#f5f0e8;box-shadow:0 26px 76px #070a193d,inset 0 1px #ffffff85;padding:24px 22px 22px;color:var(--text-primary, #000)}.auth-required-dialog-close{position:absolute;top:12px;right:12px;display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid rgba(17,24,39,.1);border-radius:999px;background:#ffffffb8;color:#111827b8;transition:background-color .12s ease,color .12s ease,border-color .12s ease}.auth-required-dialog-close:hover{border-color:#6366f152;background:#fffffff0;color:#000}.auth-required-dialog-icon{display:inline-grid;width:42px;height:42px;place-items:center;border:1px solid rgba(99,102,241,.16);border-radius:13px;background:#ffffffb8}.auth-required-dialog-logo{width:28px;height:28px;-o-object-fit:contain;object-fit:contain;display:block}.auth-required-dialog-copy{margin-top:14px}.auth-required-dialog-kicker{margin:0;color:#6366f1;font-family:var(--font-mono, monospace);font-size:.77rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.auth-required-dialog-copy h2{margin:10px 34px 0 0;font-size:clamp(1.35rem,4vw,1.8rem);font-weight:900;line-height:1.08;letter-spacing:0;color:#171a34}.auth-required-dialog-copy p{margin:12px 0 0;color:var(--text-secondary, #475569);font-size:1.01rem;font-weight:600;line-height:1.6}.auth-required-dialog-copy-highlight{color:#4338ca;font-weight:800}.auth-required-dialog-copy>span{display:inline-block;margin-top:14px;border:1px solid rgba(99,102,241,.2);border-radius:999px;background:#6366f124;color:#3c33bf;padding:8px 12px;font-size:.83rem;font-weight:800;line-height:1.35}.auth-required-dialog-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:22px}.auth-required-dialog-actions a{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border-radius:12px;padding:10px 14px;font-weight:850;text-align:center;text-decoration:none;transition:border-color .12s ease,color .12s ease,background-color .12s ease,box-shadow .12s ease,transform .12s ease}.auth-required-dialog-primary{background:#4338ca;color:#fff;box-shadow:0 8px 18px #4338ca42}.auth-required-dialog-primary:hover{background:#3730a3;transform:translateY(-1px);box-shadow:0 12px 24px #3730a347}.auth-required-dialog-secondary{border:1px solid rgba(99,102,241,.34);background:#ffffffbf;color:#4338ca;box-shadow:inset 0 1px #ffffffb3}.auth-required-dialog-secondary:hover{border-color:#4f46e585;background:#ffffffe6;color:#3730a3;transform:translateY(-1px)}.auth-required-dialog-actions a:focus-visible,.auth-required-dialog-close:focus-visible{outline:2px solid rgba(99,102,241,.72);outline-offset:2px}.auth-required-dialog-secondary:focus-visible{border-color:#6366f157}@media (min-width: 460px){.auth-required-dialog-actions{grid-template-columns:1fr 1fr}}.export-checkpoint{display:grid;gap:14px;overflow:hidden;border:1px solid rgba(253,253,253,.12);border-radius:18px;background:radial-gradient(circle at top right,rgba(52,211,153,.15),transparent 32%),radial-gradient(circle at top left,rgba(139,92,246,.2),transparent 30%),#08080d;color:#fdfdfd;padding:14px}.export-checkpoint-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid rgba(253,253,253,.08);padding-bottom:12px}.export-checkpoint-header p,.export-score-card small,.export-mode-card small,.export-compatibility-preview small,.export-filename-preview small,.export-package-preview small,.export-side-stat small,.export-metric small{margin:0;color:#fdfdfd80;font-size:.64rem;font-weight:950;letter-spacing:.15em;text-transform:uppercase}.export-checkpoint-header h2{margin:5px 0 0;color:#fdfdfd;font-size:1.55rem;font-weight:950;line-height:1.05}.export-checkpoint-header button{min-height:34px;border:1px solid rgba(253,253,253,.1);border-radius:9px;background:#fdfdfd12;color:#fdfdfdc7;padding:0 12px;font-size:.74rem;font-weight:900}.export-checkpoint-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:12px;min-height:min(580px,calc(100dvh - 140px))}.export-checkpoint-main,.export-checkpoint-side,.export-mode-card,.export-filename-preview,.export-package-preview{border:1px solid rgba(253,253,253,.09);border-radius:14px;background:#fdfdfd0b}.export-checkpoint-main{display:grid;grid-template-rows:auto auto auto auto auto minmax(0,1fr);gap:10px;min-height:0;overflow:hidden;padding:10px}.export-score-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;border:1px solid rgba(253,253,253,.08);border-radius:13px;background:#00000029;padding:12px}.export-score-light{width:12px;height:68px;border-radius:999px;background:#94a3b8}.export-score-ready,.export-score-review-warnings{background:#34d399;box-shadow:0 0 24px #34d3996b}.export-score-review-blocked{background:#fb7185;box-shadow:0 0 24px #fb71856b}.export-score-processing{background:#8b5cf6;box-shadow:0 0 24px #8b5cf66b}.export-score-partial-ready,.export-score-draft-only{background:#fbbf24;box-shadow:0 0 24px #fbbf2457}.export-score-card strong{display:block;margin-top:4px;color:#fdfdfd;font-size:1.18rem;font-weight:950;line-height:1.1}.export-score-card p,.export-filename-preview p,.export-checkpoint-note{margin:7px 0 0;color:#fdfdfd9e;font-size:.82rem;font-weight:750;line-height:1.55}.export-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.export-metric{display:grid;min-height:68px;align-content:center;border:1px solid rgba(253,253,253,.08);border-radius:12px;background:#fdfdfd0b;padding:9px 10px}.export-metric strong{color:#fdfdfd;font-size:1.35rem;font-weight:950;line-height:1.1}.export-metric-good strong{color:#34d399}.export-metric-warn strong{color:#fbbf24}.export-metric-danger strong{color:#fb7185}.export-filename-preview,.export-mode-card,.export-compatibility-preview,.export-package-preview{padding:12px}.export-mode-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.export-mode-card strong{display:block;margin-top:5px;color:#fdfdfd;font-size:.98rem;font-weight:950}.export-mode-card p{margin:5px 0 0;color:#fdfdfd99;font-size:.78rem;font-weight:750;line-height:1.4}.export-mode-toggle{display:grid;grid-template-columns:repeat(2,minmax(76px,1fr));gap:4px;border:1px solid rgba(253,253,253,.1);border-radius:10px;background:#fdfdfd0d;padding:4px}.export-mode-toggle button{min-height:30px;border:0;border-radius:8px;background:transparent;color:#fdfdfd9e;font-size:.72rem;font-weight:900}.export-mode-toggle button.is-active{background:#8b5cf647;color:#fdfdfd}.export-compatibility-preview{border:1px solid rgba(253,253,253,.09);border-radius:14px;background:#fdfdfd0b}.export-compatibility-preview strong{display:block;margin-top:5px;color:#fdfdfd;font-size:.98rem;font-weight:950}.export-compatibility-preview div{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.export-check-pill{min-height:25px;border:1px solid rgba(253,253,253,.08);border-radius:999px;background:#fdfdfd0e;color:#fdfdfdb8;padding:5px 8px;font-size:.68rem;font-weight:850;line-height:1}.export-check-pass{border-color:#34d39938;color:#a7f3d0}.export-check-warn,.export-check-draft{border-color:#fbbf243d;color:#fde68a}.export-check-block{border-color:#fb718547;color:#fecdd3}.export-filename-preview strong{display:block;overflow-wrap:anywhere;margin-top:6px;color:#fdfdfd;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92rem}.export-package-preview{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;overflow:hidden}.export-package-preview strong{display:block;margin-top:4px;color:#fdfdfd;font-size:1rem}.export-package-preview ul{display:grid;gap:7px;margin:10px 0 0;overflow:auto;padding:0}.export-package-preview li{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:36px;border-radius:9px;background:#fdfdfd0d;color:#fdfdfdc2;font-size:.78rem;font-weight:850;padding:0 10px}.export-package-preview em{color:#fdfdfd7a;font-style:normal}.export-checkpoint-side{display:flex;flex-direction:column;gap:10px;min-height:0;padding:10px}.export-side-stat{display:grid;gap:4px;border:1px solid rgba(253,253,253,.08);border-radius:12px;background:#fdfdfd0b;padding:11px}.export-side-stat strong{color:#fdfdfd;font-size:1.06rem;font-weight:950}.export-primary-action,.export-secondary-action{min-height:42px;border-radius:10px;font-weight:950}.export-secondary-action{margin-top:auto;border:1px solid rgba(253,253,253,.1);background:#fdfdfd0f;color:#fdfdfdc7}.export-primary-action{border:0;background:linear-gradient(135deg,#34d399,#4f46e5);color:#fdfdfd;box-shadow:0 16px 40px #34d3992e}.export-primary-action:disabled,.export-secondary-action:disabled{cursor:not-allowed;opacity:.48}@media (max-width: 980px){.export-checkpoint-grid{grid-template-columns:1fr}.export-checkpoint-side{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.export-secondary-action,.export-primary-action,.export-checkpoint-note{grid-column:1 / -1}}@media (max-width: 720px){.export-checkpoint-header{flex-direction:column}.export-metric-grid,.export-checkpoint-side{grid-template-columns:repeat(2,minmax(0,1fr))}}.shiny-text{--shiny-text-color: #8b5cf6;--shiny-text-shine-color: #ebe4d8;--shiny-text-spread: 100%;--shiny-text-animation-duration: 2.7s;--shiny-text-animation-delay: 0s;--shiny-text-animation-direction: reverse;color:transparent;background-image:linear-gradient(120deg,var(--shiny-text-color) 0%,var(--shiny-text-color) calc(50% - (var(--shiny-text-spread) / 2)),var(--shiny-text-shine-color) 50%,var(--shiny-text-color) calc(50% + (var(--shiny-text-spread) / 2)),var(--shiny-text-color) 100%);background-size:250% 100%;background-position:100% 50%;-webkit-background-clip:text;background-clip:text;animation-name:shiny-text-shine;animation-duration:var(--shiny-text-animation-duration);animation-delay:var(--shiny-text-animation-delay);animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:var(--shiny-text-animation-direction)}.shiny-text[data-pause-on-hover=true]:hover{animation-play-state:paused}.shiny-text[data-disabled=true]{animation:none;color:var(--shiny-text-color);background-image:none}@keyframes shiny-text-shine{0%{background-position:100% 50%}to{background-position:0% 50%}}@media (prefers-reduced-motion: reduce){.shiny-text{animation:none;color:var(--shiny-text-color);background-image:none}}.batch-ai-stage{position:relative;display:grid;--batch-ai-violet: #8b5cf6;--batch-ai-indigo: #6366f1;--batch-ai-blue: #4f46e5;--batch-ai-stage-bg: radial-gradient(ellipse at 58% -62%, rgba(139, 92, 246, .42), transparent 62%), linear-gradient(180deg, rgba(18, 15, 23, .99), rgba(0, 0, 0, .97)), #000000;--batch-ai-band-bg: linear-gradient( 118deg, transparent 0 22%, rgba(139, 92, 246, .03) 30%, rgba(139, 92, 246, .28) 42%, rgba(99, 102, 241, .2) 49%, rgba(79, 70, 229, .14) 56%, transparent 68% 100% ), linear-gradient( 246deg, transparent 0 18%, rgba(79, 70, 229, .03) 31%, rgba(99, 102, 241, .2) 47%, rgba(139, 92, 246, .16) 56%, transparent 72% 100% );--batch-ai-grid-bg: linear-gradient(rgba(255, 255, 255, .035) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, .025) 1px, transparent 1px), radial-gradient(ellipse at 50% 42%, transparent 0 32%, rgba(0, 0, 0, .42) 76%);--batch-ai-ambient-bg: linear-gradient( 132deg, transparent 0 18%, rgba(139, 92, 246, .22) 30%, rgba(99, 102, 241, .3) 42%, rgba(79, 70, 229, .2) 54%, transparent 69% 100% ), linear-gradient( 312deg, transparent 0 20%, rgba(79, 70, 229, .16) 39%, rgba(139, 92, 246, .12) 52%, transparent 71% 100% );--batch-ai-frame-border: rgba(253, 253, 253, .14);--batch-ai-frame-bg: #fdfdfd;--batch-ai-frame-shadow: 0 34px 90px rgba(0, 0, 0, .5), 0 0 0 1px rgba(139, 92, 246, .18), 0 0 72px rgba(99, 102, 241, .16);--batch-ai-loader-overlay: radial-gradient(circle, rgba(0, 0, 0, .08), transparent 34%);--batch-ai-loader-core: #fdfdfd;--batch-ai-loader-shadow: 0 0 0 8px rgba(253, 253, 253, .18), 0 18px 44px rgba(79, 70, 229, .42);--batch-ai-comment-border: rgba(253, 253, 253, .16);--batch-ai-comment-bg: linear-gradient(135deg, rgba(18, 15, 23, .96), rgba(0, 0, 0, .9)), #000000;--batch-ai-comment-color: #a78bfa;--batch-ai-comment-shadow: 0 18px 52px rgba(0, 0, 0, .28), inset 0 1px 0 rgba(253, 253, 253, .72);--batch-ai-orb-core: #fdfdfd;--batch-ai-orb-shadow: 0 0 22px rgba(99, 102, 241, .35);flex:1;min-height:0;place-items:center;overflow:hidden;border-radius:14px;background:var(--batch-ai-stage-bg);background-position:50% 44%,78% 18%,center;background-size:140% 140%,165% 165%,100% 100%;animation:batch-ai-stage-breathe 14s ease-in-out infinite alternate;isolation:isolate}.batch-layout-light .batch-ai-stage{--batch-ai-stage-bg: radial-gradient(ellipse at 58% -62%, rgba(139, 92, 246, .18), transparent 62%), linear-gradient(180deg, rgba(253, 253, 253, .96), rgba(245, 240, 232, .96)), var(--surface-page);--batch-ai-band-bg: linear-gradient( 118deg, transparent 0 22%, rgba(139, 92, 246, .02) 30%, rgba(139, 92, 246, .14) 42%, rgba(99, 102, 241, .12) 49%, rgba(79, 70, 229, .08) 56%, transparent 68% 100% ), linear-gradient( 246deg, transparent 0 18%, rgba(79, 70, 229, .02) 31%, rgba(99, 102, 241, .12) 47%, rgba(139, 92, 246, .1) 56%, transparent 72% 100% );--batch-ai-grid-bg: linear-gradient(rgba(79, 70, 229, .06) 1px, transparent 1px), linear-gradient(90deg, rgba(79, 70, 229, .04) 1px, transparent 1px), radial-gradient(ellipse at 50% 42%, transparent 0 34%, rgba(245, 240, 232, .44) 76%);--batch-ai-ambient-bg: linear-gradient( 132deg, transparent 0 18%, rgba(139, 92, 246, .14) 30%, rgba(99, 102, 241, .18) 42%, rgba(79, 70, 229, .12) 54%, transparent 69% 100% ), linear-gradient( 312deg, transparent 0 20%, rgba(79, 70, 229, .1) 39%, rgba(139, 92, 246, .08) 52%, transparent 71% 100% );--batch-ai-frame-border: var(--border-soft);--batch-ai-frame-bg: rgba(255, 255, 255, .94);--batch-ai-frame-shadow: 0 28px 72px rgba(26, 26, 46, .12), 0 0 0 1px rgba(99, 102, 241, .08), 0 0 58px rgba(99, 102, 241, .1);--batch-ai-loader-overlay: radial-gradient(circle, rgba(99, 102, 241, .08), transparent 34%);--batch-ai-loader-core: #ffffff;--batch-ai-loader-shadow: 0 0 0 8px rgba(255, 255, 255, .42), 0 18px 40px rgba(79, 70, 229, .22);--batch-ai-comment-border: var(--border-soft);--batch-ai-comment-bg: linear-gradient(180deg, rgba(255, 255, 255, .98), rgba(245, 240, 232, .94));--batch-ai-comment-color: var(--brand-indigo-strong);--batch-ai-comment-shadow: 0 18px 42px rgba(26, 26, 46, .12), inset 0 1px 0 rgba(255, 255, 255, .84);--batch-ai-orb-core: #ffffff;--batch-ai-orb-shadow: 0 0 20px rgba(99, 102, 241, .22)}.batch-ai-stage:before,.batch-ai-stage:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;content:"";pointer-events:none}.batch-ai-stage:before{background:var(--batch-ai-band-bg);background-position:22% 46%,78% 54%;background-size:165% 165%,150% 150%;filter:blur(18px) saturate(1.08);opacity:.52;transform:scale(1.1) translateZ(0);animation:batch-ai-band-drift 16s cubic-bezier(.45,0,.25,1) infinite;will-change:transform,opacity,background-position}.batch-ai-stage:after{background:var(--batch-ai-grid-bg);background-size:28px 28px,28px 28px,100% 100%;background-position:0 0,0 0,center;opacity:.34;animation:batch-ai-grid-drift 22s linear infinite;-webkit-mask-image:radial-gradient(ellipse at center,#000 0 58%,transparent 82%);mask-image:radial-gradient(ellipse at center,#000 0 58%,transparent 82%);will-change:background-position}.batch-ai-ambient{position:absolute;top:8%;right:8%;bottom:8%;left:8%;z-index:0;border-radius:38px;background:var(--batch-ai-ambient-bg);filter:blur(34px);opacity:.42;transform:rotate(-6deg) scale(1.04) translateZ(0);animation:batch-ai-ambient-drift 13s cubic-bezier(.45,0,.25,1) infinite;pointer-events:none;will-change:transform,opacity}.batch-ai-frame{position:relative;z-index:2;display:grid;width:min(640px,72%);max-height:min(640px,calc(100dvh - 190px));place-items:center;overflow:hidden;border:1px solid var(--batch-ai-frame-border);border-radius:16px;background:var(--batch-ai-frame-bg);box-shadow:var(--batch-ai-frame-shadow)}.batch-ai-frame>img{display:block;width:100%;max-height:inherit;aspect-ratio:1;-o-object-fit:contain;object-fit:contain}.batch-ai-loader{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:var(--batch-ai-loader-overlay);pointer-events:none}.batch-ai-loader-ring{position:relative;display:grid;width:62px;height:62px;place-items:center;border-radius:50%;background:var(--batch-ai-loader-core);box-shadow:var(--batch-ai-loader-shadow);animation:batch-ai-loader-breathe 1.8s cubic-bezier(.45,0,.25,1) infinite}.batch-ai-loader-ring:before{position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border-radius:inherit;background:conic-gradient(from 90deg,transparent 0 14%,var(--batch-ai-violet),var(--batch-ai-indigo),var(--batch-ai-blue),transparent 76%,var(--batch-ai-violet));opacity:.88;content:"";-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 7px),#000 calc(100% - 6px));mask:radial-gradient(farthest-side,transparent calc(100% - 7px),#000 calc(100% - 6px));animation:batch-ai-loader-spin 1.3s linear infinite}.batch-ai-loader-logo{position:relative;z-index:1;width:38px;height:38px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(79,70,229,.28))}.batch-ai-comment,.batch-ai-empty{position:absolute;z-index:3;left:50%;bottom:34px;align-items:center;gap:10px;min-height:42px;transform:translate(-50%);border:1px solid var(--batch-ai-comment-border);background:var(--batch-ai-comment-bg);color:var(--batch-ai-comment-color);box-shadow:var(--batch-ai-comment-shadow);font-size:.86rem;font-weight:850}.batch-ai-comment{display:flex;align-items:center;justify-content:center;width:min(380px,calc(100% - 48px));min-height:48px;overflow:hidden;border-radius:18px;padding:8px 14px;isolation:isolate}.batch-ai-comment:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(105deg,transparent 0 28%,rgba(255,255,255,.38) 42%,transparent 57% 100%);content:"";opacity:.34;transform:translate(-120%);animation:batch-ai-comment-sheen 3.2s cubic-bezier(.45,0,.25,1) infinite}.batch-ai-comment-copy{position:relative;z-index:1;display:flex;align-items:baseline;gap:4px;min-width:0}.batch-ai-comment-message{flex:1 1 auto;min-width:0;overflow:hidden;font-size:.92rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.batch-ai-comment .shiny-text{background-image:linear-gradient(120deg,#4f46e5,#6366f1 20%,#a78bfa 35%,#ebe4d8 45%,#ebe4d8,#ebe4d8 55%,#a78bfa 65%,#6366f1 80%,#4f46e5);filter:drop-shadow(0 1px 3px rgba(79,70,229,.45))}.batch-ai-empty{display:inline-flex;bottom:auto;max-width:min(520px,calc(100% - 48px));border-radius:999px;padding:0 16px 0 12px;white-space:nowrap}.batch-ai-thinking-dots{position:relative;z-index:1;display:inline-flex;gap:4px;align-items:center}.batch-ai-thinking-dots span{width:4px;height:4px;border-radius:999px;background:currentColor;opacity:.38;animation:batch-ai-thinking-dot 1.2s ease-in-out infinite}.batch-ai-thinking-dots span:nth-child(2){animation-delay:.16s}.batch-ai-thinking-dots span:nth-child(3){animation-delay:.32s}.batch-ai-orb{width:25px;height:25px;flex:0 0 auto;border-radius:50%;background:radial-gradient(circle at 30% 30%,var(--batch-ai-orb-core) 0 13%,transparent 18%),conic-gradient(from 20deg,var(--batch-ai-violet),var(--batch-ai-indigo),var(--batch-ai-blue),var(--batch-ai-violet));box-shadow:var(--batch-ai-orb-shadow);animation:batch-ai-loader-spin 1.2s linear infinite}@keyframes batch-ai-loader-spin{to{transform:rotate(360deg)}}@keyframes batch-ai-loader-breathe{0%,to{transform:scale(.96)}48%{transform:scale(1.04)}}@keyframes batch-ai-thinking-dot{0%,80%,to{opacity:.3;transform:translateY(0) scale(.82)}40%{opacity:.9;transform:translateY(-3px) scale(1)}}@keyframes batch-ai-comment-sheen{0%,20%{transform:translate(-120%)}64%,to{transform:translate(120%)}}@keyframes batch-ai-stage-breathe{0%{background-position:50% 44%,78% 18%,center}50%{background-position:46% 48%,72% 24%,center}to{background-position:55% 40%,84% 15%,center}}@keyframes batch-ai-band-drift{0%{background-position:18% 42%,80% 58%;opacity:.58;transform:scale(1.08) rotate(-1deg) translate3d(2%,-1%,0)}45%{background-position:48% 50%,54% 48%;opacity:.82;transform:scale(1.13) rotate(1deg) translate3d(-1%,1%,0)}to{background-position:78% 58%,24% 42%;opacity:.66;transform:scale(1.1) rotate(-.5deg) translate3d(-2%,0,0)}}@keyframes batch-ai-ambient-drift{0%{opacity:.5;transform:rotate(-7deg) scale(1.02) translate3d(-1%,1%,0)}50%{opacity:.74;transform:rotate(4deg) scale(1.09) translate3d(1.5%,-1.2%,0)}to{opacity:.58;transform:rotate(-2deg) scale(1.05) translate3d(-.5%,.8%,0)}}@keyframes batch-ai-grid-drift{to{background-position:28px 28px,-28px 28px,center}}@media (prefers-reduced-motion: reduce){.batch-ai-stage,.batch-ai-stage:before,.batch-ai-stage:after,.batch-ai-ambient,.batch-ai-loader-ring,.batch-ai-loader-ring:before,.batch-ai-comment:before,.batch-ai-thinking-dots span,.batch-ai-orb{animation:none}}@media (max-width: 768px){.batch-ai-stage{border-radius:10px}.batch-ai-frame{width:min(92%,420px);max-height:min(520px,calc(100dvh - 210px))}.batch-ai-comment{bottom:18px;min-height:42px;padding:7px 12px;font-size:.78rem}.batch-ai-comment-message{font-size:.78rem}}.batch-layout{--batch-radius-xs: 6px;--batch-radius-sm: 8px;--batch-radius-md: 12px;--batch-radius-lg: 16px;--batch-radius-xl: 20px;--batch-radius-pill: 999px;--batch-space-1: 4px;--batch-space-2: 8px;--batch-space-3: 12px;--batch-space-4: 16px;--batch-space-5: 20px;--batch-space-6: 24px;--batch-fw-regular: 460;--batch-fw-medium: 520;--batch-fw-semibold: 600;--batch-fw-strong: 680;--batch-elev-1: 0 1px 2px rgba(15, 14, 30, .06), 0 4px 12px rgba(15, 14, 30, .05);--batch-elev-2: 0 4px 12px rgba(15, 14, 30, .08), 0 12px 28px rgba(15, 14, 30, .08);--batch-elev-3: 0 8px 22px rgba(15, 14, 30, .14), 0 24px 56px rgba(15, 14, 30, .14);--batch-focus-ring-color: rgba(99, 102, 241, .55);--batch-focus-ring: 0 0 0 2px rgba(0, 0, 0, 0), 0 0 0 4px var(--batch-focus-ring-color);--batch-black: #000000;--batch-paper: #fdfdfd;--batch-cream: #fff9ef;--batch-stone: #f5f0e8;--batch-line: rgba(245, 240, 232, .14);--batch-line-strong: rgba(245, 240, 232, .22);--batch-muted: rgba(253, 253, 253, .58);--batch-panel: rgba(253, 253, 253, .055);--batch-panel-strong: rgba(253, 253, 253, .085);--batch-violet: #8b5cf6;--batch-indigo: #4f46e5;--batch-indigo-soft: #6366f1;--batch-good: #34d399;--batch-warn: #fbbf24;--batch-danger: #fb7185;--batch-shell-bg: #000000;--batch-shell-color: #ebe4d8;--batch-toolbar-border: rgba(235, 228, 216, .18);--batch-toolbar-bg: linear-gradient(180deg, rgba(14, 12, 20, .98), rgba(8, 7, 12, .98));--batch-toolbar-shadow: 0 1px 0 rgba(235, 228, 216, .04), 0 8px 24px rgba(0, 0, 0, .32);--batch-toolbar-color: #ebe4d8;--batch-toolbar-pill-border: rgba(235, 228, 216, .4);--batch-toolbar-pill-bg: linear-gradient(135deg, rgba(139, 92, 246, .3), rgba(99, 102, 241, .26)), rgba(18, 15, 23, .9);--batch-toolbar-pill-shadow: inset 0 1px 0 rgba(255, 249, 239, .24), 0 10px 24px rgba(139, 92, 246, .2);--batch-toolbar-pill-text: #ebe4d8;--batch-toolbar-pill-strong: #8b5cf6;--batch-control-border: rgba(245, 240, 232, .14);--batch-control-bg: rgba(253, 253, 253, .045);--batch-control-text: rgba(253, 253, 253, .78);--batch-control-shadow: inset 0 1px 0 rgba(255, 249, 239, .06);--batch-ghost-border: rgba(235, 228, 216, .3);--batch-ghost-bg: linear-gradient(140deg, rgba(79, 70, 229, .18), rgba(18, 15, 23, .9)), rgba(0, 0, 0, .92);--batch-ghost-text: #ebe4d8;--batch-ghost-shadow: inset 0 1px 0 rgba(235, 228, 216, .16), 0 10px 18px rgba(0, 0, 0, .24);--batch-danger-bg: linear-gradient(135deg, rgba(139, 92, 246, .18), rgba(18, 15, 23, .92)), rgba(0, 0, 0, .94);--batch-danger-text: #f4b8c5;--batch-primary-bg: linear-gradient(135deg, #4f46e5 0%, #6366f1 38%, #8b5cf6 72%, #7c3aed 100%);--batch-primary-text: #fff9ef;--batch-primary-shadow: 0 16px 30px rgba(79, 70, 229, .42), inset 0 1px 0 rgba(255, 249, 239, .3);--batch-segmented-border: rgba(235, 228, 216, .28);--batch-segmented-bg: linear-gradient(145deg, rgba(18, 15, 23, .95), rgba(0, 0, 0, .94)), #000;--batch-segmented-shadow: inset 0 1px 0 rgba(235, 228, 216, .14), 0 14px 26px rgba(0, 0, 0, .3);--batch-segment-text: rgba(235, 228, 216, .72);--batch-segment-active-border: rgba(235, 228, 216, .4);--batch-segment-active-bg: linear-gradient(135deg, rgba(139, 92, 246, .54), rgba(79, 70, 229, .4)), rgba(18, 15, 23, .92);--batch-segment-active-shadow: inset 0 1px 0 rgba(255, 249, 239, .22), 0 10px 24px rgba(79, 70, 229, .3);--batch-segment-active-text: #fff9ef;--batch-canvas-bg: radial-gradient(circle at 50% 18%, rgba(139, 92, 246, .13), transparent 32%), radial-gradient(circle at 82% 8%, rgba(99, 102, 241, .1), transparent 24%), linear-gradient(180deg, #050505, #000 42%, #050505);--batch-canvas-dot-overlay: radial-gradient(circle at 50% 48%, transparent 0 32%, rgba(0, 0, 0, .22) 76%), linear-gradient(180deg, rgba(0, 0, 0, .04), rgba(0, 0, 0, .3));--batch-canvas-dot-wave: radial-gradient( 62% 58% at 100% 50%, rgba(139, 92, 246, .22) 0%, rgba(99, 102, 241, .14) 26%, rgba(79, 70, 229, .08) 42%, transparent 74% ), linear-gradient(90deg, transparent 0%, rgba(255, 249, 239, .04) 48%, transparent 82%);--batch-detail-dot-overlay: radial-gradient(circle at 50% 48%, transparent 0 34%, rgba(0, 0, 0, .24) 80%), linear-gradient(180deg, rgba(255, 255, 255, .03), rgba(0, 0, 0, .22));--batch-detail-dot-wave: radial-gradient( 62% 56% at 100% 48%, rgba(139, 92, 246, .18) 0%, rgba(99, 102, 241, .12) 28%, rgba(79, 70, 229, .06) 44%, transparent 74% ), linear-gradient(90deg, transparent 0%, rgba(245, 240, 232, .03) 46%, transparent 78%);--batch-scrollbar-thumb: rgba(253, 253, 253, .14);--batch-card-border: rgba(245, 240, 232, .16);--batch-card-bg: rgba(253, 253, 253, .035);--batch-card-shadow: 0 22px 58px rgba(0, 0, 0, .34), 0 0 0 1px rgba(0, 0, 0, .2);--batch-card-hover-border: rgba(139, 92, 246, .48);--batch-card-hover-shadow: 0 24px 64px rgba(0, 0, 0, .36), 0 0 0 1px rgba(139, 92, 246, .16);--batch-chip-bg: rgba(0, 0, 0, .62);--batch-chip-text: rgba(253, 253, 253, .86);--batch-chip-arrow: rgba(253, 253, 253, .66);--batch-remove-border: rgba(253, 253, 253, .22);--batch-remove-bg: rgba(10, 10, 14, .76);--batch-remove-text: #fdfdfd;--batch-overlay-bg: radial-gradient(circle at center, rgba(139, 92, 246, .18), transparent 36%), linear-gradient(180deg, rgba(4, 4, 8, .16), rgba(4, 4, 8, .74));--batch-overlay-btn-border: rgba(253, 253, 253, .16);--batch-overlay-btn-bg: rgba(253, 253, 253, .15);--batch-overlay-btn-hover-bg: rgba(253, 253, 253, .25);--batch-overlay-btn-text: #fdfdfd;--batch-overlay-btn-primary-bg: rgba(124, 92, 255, .88);--batch-overlay-btn-primary-border: rgba(186, 168, 255, .72);--batch-overlay-btn-primary-shadow: 0 12px 30px rgba(124, 92, 255, .26);--batch-rail-border: rgba(235, 228, 216, .14);--batch-rail-bg: linear-gradient(180deg, rgba(14, 12, 20, .98), rgba(10, 9, 14, .98));--batch-rail-color: #ebe4d8;--batch-rail-shadow: inset 1px 0 0 rgba(235, 228, 216, .06), inset 0 1px 0 rgba(235, 228, 216, .04);--batch-rail-card-border: rgba(235, 228, 216, .12);--batch-rail-card-bg: rgba(253, 253, 253, .03);--batch-rail-card-shadow: none;--batch-rail-hero-bg: radial-gradient(circle at 100% 0, rgba(139, 92, 246, .22), transparent 60%), linear-gradient(180deg, rgba(99, 102, 241, .08), rgba(18, 15, 23, .6));--batch-rail-kicker: rgba(235, 228, 216, .78);--batch-rail-title: #ebe4d8;--batch-rail-body: rgba(235, 228, 216, .78);--batch-meter-strong: #ebe4d8;--batch-meter-meta: rgba(235, 228, 216, .68);--batch-meter-track-bg: rgba(18, 15, 23, .9);--batch-meter-track-border: rgba(235, 228, 216, .18);--batch-meter-track-shadow: inset 0 1px 0 rgba(235, 228, 216, .12);--batch-secondary-border: rgba(235, 228, 216, .36);--batch-secondary-bg: linear-gradient(135deg, rgba(99, 102, 241, .2), rgba(18, 15, 23, .9));--batch-secondary-text: #ebe4d8;--batch-secondary-hover-border: rgba(235, 228, 216, .52);--batch-secondary-hover-bg: linear-gradient(135deg, rgba(139, 92, 246, .28), rgba(18, 15, 23, .92));--batch-secondary-hover-shadow: 0 10px 22px rgba(0, 0, 0, .26);--batch-count-badge-bg: rgba(139, 92, 246, .26);--batch-count-badge-text: #fff9ef;--batch-toggle-border: rgba(235, 228, 216, .34);--batch-toggle-bg: linear-gradient(145deg, rgba(18, 15, 23, .96), rgba(0, 0, 0, .97)), #000;--batch-toggle-shadow: inset 0 1px 0 rgba(235, 228, 216, .18), 0 14px 24px rgba(0, 0, 0, .28);--batch-toggle-button-bg: linear-gradient(145deg, rgba(18, 15, 23, .88), rgba(0, 0, 0, .92));--batch-toggle-button-text: rgba(235, 228, 216, .76);--batch-toggle-divider: rgba(235, 228, 216, .22);--batch-toggle-button-hover-bg: linear-gradient(140deg, rgba(99, 102, 241, .16), rgba(18, 15, 23, .9));--batch-toggle-button-hover-text: #fff9ef;--batch-toggle-button-hover-shadow: inset 0 1px 0 rgba(255, 249, 239, .16);--batch-toggle-button-active-bg: var(--batch-primary-bg);--batch-toggle-button-active-text: #fff9ef;--batch-toggle-button-active-shadow: inset 0 1px 0 rgba(255, 249, 239, .26), 0 7px 14px rgba(79, 70, 229, .26);display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-template-rows:54px minmax(0,1fr);height:calc(100dvh - 1px);min-height:0;overflow:hidden;background:var(--batch-shell-bg);color:var(--batch-shell-color)}.batch-layout-focus{grid-template-columns:minmax(0,1fr)}.batch-layout-light{--batch-line: rgba(26, 26, 46, .12);--batch-line-strong: rgba(26, 26, 46, .18);--batch-muted: rgba(26, 26, 46, .6);--batch-panel: rgba(255, 255, 255, .78);--batch-panel-strong: rgba(255, 255, 255, .92);--batch-shell-bg: linear-gradient(180deg, #faf5ef 0%, var(--surface-page) 44%, #f7f3ed 100%);--batch-shell-color: var(--text-primary);--batch-toolbar-border: var(--border-soft);--batch-toolbar-bg: rgba(255, 255, 255, .86);--batch-toolbar-shadow: 0 1px 0 rgba(26, 26, 46, .04), 0 4px 16px rgba(26, 26, 46, .05);--batch-focus-ring: 0 0 0 2px var(--surface-page), 0 0 0 4px rgba(99, 102, 241, .45);--batch-elev-1: 0 1px 2px rgba(26, 26, 46, .04), 0 4px 12px rgba(26, 26, 46, .05);--batch-elev-2: 0 4px 12px rgba(26, 26, 46, .06), 0 12px 28px rgba(26, 26, 46, .07);--batch-elev-3: 0 8px 22px rgba(26, 26, 46, .1), 0 24px 56px rgba(26, 26, 46, .12);--batch-toolbar-color: var(--text-primary);--batch-toolbar-pill-border: rgba(99, 102, 241, .18);--batch-toolbar-pill-bg: linear-gradient(135deg, rgba(139, 92, 246, .14), rgba(99, 102, 241, .1)), rgba(255, 255, 255, .78);--batch-toolbar-pill-shadow: inset 0 1px 0 rgba(255, 255, 255, .88), 0 10px 22px rgba(99, 102, 241, .12);--batch-toolbar-pill-text: var(--text-secondary);--batch-toolbar-pill-strong: var(--brand-indigo-strong);--batch-control-border: var(--border-soft);--batch-control-bg: rgba(255, 255, 255, .78);--batch-control-text: var(--text-primary);--batch-control-shadow: inset 0 1px 0 rgba(255, 255, 255, .72);--batch-ghost-border: var(--border-soft);--batch-ghost-bg: linear-gradient(180deg, rgba(255, 255, 255, .94), rgba(245, 240, 232, .88));--batch-ghost-text: var(--text-primary);--batch-ghost-shadow: inset 0 1px 0 rgba(255, 255, 255, .8), 0 10px 20px rgba(26, 26, 46, .08);--batch-danger-bg: linear-gradient(180deg, rgba(255, 255, 255, .94), rgba(255, 244, 246, .96));--batch-danger-text: #be123c;--batch-primary-shadow: 0 14px 28px rgba(79, 70, 229, .18), inset 0 1px 0 rgba(255, 249, 239, .24);--batch-segmented-border: var(--border-soft);--batch-segmented-bg: linear-gradient(180deg, rgba(255, 255, 255, .96), rgba(245, 240, 232, .94));--batch-segmented-shadow: inset 0 1px 0 rgba(255, 255, 255, .82), 0 12px 22px rgba(26, 26, 46, .08);--batch-segment-text: var(--text-secondary);--batch-segment-active-border: rgba(99, 102, 241, .18);--batch-segment-active-bg: linear-gradient(135deg, rgba(139, 92, 246, .18), rgba(99, 102, 241, .14)), rgba(255, 255, 255, .94);--batch-segment-active-shadow: inset 0 1px 0 rgba(255, 255, 255, .88), 0 10px 20px rgba(99, 102, 241, .12);--batch-segment-active-text: var(--brand-indigo-strong);--batch-canvas-bg: radial-gradient(circle at 50% 18%, rgba(139, 92, 246, .12), transparent 36%), radial-gradient(circle at 82% 8%, rgba(99, 102, 241, .08), transparent 24%), linear-gradient(180deg, #faf5ef, var(--surface-page) 44%, #f7f3ed);--batch-canvas-dot-overlay: radial-gradient(circle at 50% 48%, transparent 0 34%, rgba(245, 240, 232, .32) 76%), linear-gradient(180deg, rgba(255, 255, 255, .08), rgba(26, 26, 46, .06));--batch-canvas-dot-wave: radial-gradient( 62% 58% at 100% 50%, rgba(139, 92, 246, .18) 0%, rgba(99, 102, 241, .12) 28%, rgba(79, 70, 229, .07) 44%, transparent 74% ), linear-gradient(90deg, transparent 0%, rgba(79, 70, 229, .04) 48%, transparent 82%);--batch-detail-dot-overlay: radial-gradient(circle at 50% 48%, transparent 0 34%, rgba(26, 26, 46, .14) 80%), linear-gradient(180deg, rgba(255, 255, 255, .05), rgba(26, 26, 46, .14));--batch-detail-dot-wave: radial-gradient( 62% 56% at 100% 48%, rgba(139, 92, 246, .14) 0%, rgba(99, 102, 241, .1) 30%, rgba(79, 70, 229, .06) 44%, transparent 74% ), linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, .08) 46%, transparent 78%);--batch-scrollbar-thumb: rgba(99, 102, 241, .18);--batch-card-border: var(--border-soft);--batch-card-bg: linear-gradient(180deg, rgba(255, 255, 255, .96), rgba(245, 240, 232, .86));--batch-card-shadow: 0 18px 44px rgba(26, 26, 46, .08), 0 0 0 1px rgba(255, 255, 255, .5);--batch-card-hover-border: rgba(99, 102, 241, .24);--batch-card-hover-shadow: 0 24px 56px rgba(26, 26, 46, .12), 0 0 0 1px rgba(99, 102, 241, .12);--batch-chip-bg: rgba(255, 255, 255, .9);--batch-chip-text: var(--text-secondary);--batch-chip-arrow: rgba(75, 85, 99, .66);--batch-remove-border: var(--border-soft);--batch-remove-bg: rgba(255, 255, 255, .88);--batch-remove-text: var(--text-primary);--batch-overlay-bg: radial-gradient(circle at center, rgba(139, 92, 246, .12), transparent 36%), linear-gradient(180deg, rgba(255, 255, 255, .12), rgba(245, 240, 232, .74));--batch-overlay-btn-border: var(--border-soft);--batch-overlay-btn-bg: rgba(255, 255, 255, .84);--batch-overlay-btn-hover-bg: rgba(255, 255, 255, .98);--batch-overlay-btn-text: var(--text-primary);--batch-overlay-btn-primary-shadow: 0 12px 24px rgba(79, 70, 229, .18);--batch-rail-border: var(--border-soft);--batch-rail-bg: rgba(253, 253, 253, .92);--batch-rail-color: var(--text-primary);--batch-rail-shadow: inset 1px 0 0 rgba(26, 26, 46, .04);--batch-rail-card-border: rgba(26, 26, 46, .08);--batch-rail-card-bg: transparent;--batch-rail-card-shadow: none;--batch-rail-hero-bg: radial-gradient(circle at 100% 0, rgba(139, 92, 246, .12), transparent 60%), linear-gradient(180deg, rgba(99, 102, 241, .04), rgba(255, 255, 255, .6));--batch-rail-kicker: var(--text-muted);--batch-rail-title: var(--text-primary);--batch-rail-body: var(--text-secondary);--batch-meter-strong: var(--text-primary);--batch-meter-meta: var(--text-muted);--batch-meter-track-bg: rgba(26, 26, 46, .05);--batch-meter-track-border: var(--border-soft);--batch-meter-track-shadow: inset 0 1px 0 rgba(255, 255, 255, .7);--batch-secondary-border: var(--border-soft);--batch-secondary-bg: linear-gradient(180deg, rgba(255, 255, 255, .94), rgba(245, 240, 232, .9));--batch-secondary-text: var(--text-primary);--batch-secondary-hover-border: rgba(99, 102, 241, .2);--batch-secondary-hover-bg: linear-gradient(135deg, rgba(139, 92, 246, .12), rgba(99, 102, 241, .1)), rgba(255, 255, 255, .98);--batch-secondary-hover-shadow: 0 10px 20px rgba(99, 102, 241, .12);--batch-count-badge-bg: rgba(99, 102, 241, .12);--batch-count-badge-text: var(--brand-indigo-strong);--batch-toggle-border: var(--border-soft);--batch-toggle-bg: linear-gradient(180deg, rgba(255, 255, 255, .96), rgba(245, 240, 232, .94));--batch-toggle-shadow: inset 0 1px 0 rgba(255, 255, 255, .82), 0 12px 22px rgba(26, 26, 46, .08);--batch-toggle-button-bg: linear-gradient(180deg, rgba(255, 255, 255, .92), rgba(245, 240, 232, .9));--batch-toggle-button-text: var(--text-secondary);--batch-toggle-divider: rgba(26, 26, 46, .1);--batch-toggle-button-hover-bg: linear-gradient(135deg, rgba(139, 92, 246, .1), rgba(99, 102, 241, .08)), rgba(255, 255, 255, .96);--batch-toggle-button-hover-text: var(--text-primary);--batch-toggle-button-hover-shadow: inset 0 1px 0 rgba(255, 255, 255, .86);--batch-toggle-button-active-shadow: inset 0 1px 0 rgba(255, 249, 239, .26), 0 7px 14px rgba(79, 70, 229, .18)}@media (max-width: 768px){.batch-layout{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}}@keyframes batch-dot-wave-sweep{0%{transform:translate3d(18%,-1%,0) scale3d(1.01,.98,1);opacity:.2}50%{transform:translate3d(0,1.5%,0) scale3d(1.08,1.03,1);opacity:.82}to{transform:translate3d(-18%,-1%,0) scale3d(1.02,.99,1);opacity:.22}}.batch-overview-strip,.batch-exception-tray,.batch-inline-stage{position:relative;z-index:1}.batch-overlay-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--batch-overlay-btn-border);border-radius:8px;background:var(--batch-overlay-btn-bg);color:var(--batch-overlay-btn-text);padding:.36rem .62rem;font-size:.72rem;font-weight:800;transition:background-color .12s ease,transform .14s ease,border-color .14s ease}.batch-overlay-btn:hover{background:var(--batch-overlay-btn-hover-bg)}.batch-overlay-btn-primary{background:var(--batch-overlay-btn-primary-bg);border-color:var(--batch-overlay-btn-primary-border);box-shadow:var(--batch-overlay-btn-primary-shadow)}@keyframes batch-preview-toggle-select{0%{filter:brightness(1.03) saturate(1.02)}to{filter:brightness(1) saturate(1)}}.batch-commandbar{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:14px;height:54px;padding:8px 18px;border-bottom:1px solid var(--batch-toolbar-border);background:var(--batch-toolbar-bg);backdrop-filter:blur(14px) saturate(1.1);-webkit-backdrop-filter:blur(14px) saturate(1.1);box-shadow:var(--batch-toolbar-shadow);color:var(--batch-toolbar-color);z-index:10}.batch-commandbar-left,.batch-commandbar-right{display:flex;align-items:center;flex-wrap:nowrap;gap:6px;min-width:0}.batch-commandbar-right{justify-content:flex-end}.batch-commandbar-center{display:inline-flex;align-items:center;gap:10px;min-height:32px;padding:0 12px;border-radius:var(--batch-radius-pill);background:transparent;font-size:.78rem;font-weight:var(--batch-fw-medium);letter-spacing:.005em;white-space:nowrap;color:var(--batch-toolbar-pill-text);justify-self:center}.batch-status-text{display:inline-flex;align-items:center;gap:6px;color:var(--batch-toolbar-pill-text)}.batch-status-sep{color:color-mix(in srgb,var(--batch-toolbar-pill-text) 36%,transparent)}.batch-status-processed{color:var(--batch-toolbar-pill-strong);font-weight:var(--batch-fw-semibold)}.batch-toolbar-lockup{display:inline-flex;flex-direction:column;line-height:1.05;margin-left:2px;margin-right:2px;min-width:0}.batch-toolbar-lockup-eyebrow{color:color-mix(in srgb,var(--batch-toolbar-color) 42%,transparent);font-size:.6rem;font-weight:var(--batch-fw-semibold);letter-spacing:.14em;text-transform:uppercase}.batch-toolbar-lockup-title{color:var(--batch-toolbar-color);font-size:.86rem;font-weight:var(--batch-fw-strong);letter-spacing:-.005em}.batch-toolbar-account{display:inline-flex;align-items:center;margin-left:4px}.batch-toolbar-account-status{display:inline-flex;align-items:center;gap:6px}.batch-toolbar-plan-badge,.batch-toolbar-account-balance{display:inline-flex;align-items:center;justify-content:center;min-height:24px;max-width:8.2rem;padding:0 8px;border-radius:999px;border:1px solid color-mix(in srgb,var(--batch-toolbar-color) 18%,transparent);background:color-mix(in srgb,var(--batch-toolbar-color) 6%,transparent);color:color-mix(in srgb,var(--batch-toolbar-color) 82%,transparent);font-size:.68rem;font-weight:var(--batch-fw-semibold);line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.batch-toolbar-plan-badge-pro{border-color:#6366f15c;background:#6366f124;color:var(--brand-indigo-strong, #4f46e5)}.batch-toolbar-plan-badge-business{border-color:#10b9815c;background:#10b98124;color:#047857}.batch-toolbar-plan-badge-free{border-color:color-mix(in srgb,var(--batch-toolbar-color) 16%,transparent);background:color-mix(in srgb,var(--batch-toolbar-color) 7%,transparent);color:color-mix(in srgb,var(--batch-toolbar-color) 70%,transparent)}.batch-toolbar-account-balance{border-color:#6366f147;background:linear-gradient(135deg,#6366f11f,#8b5cf61a),color-mix(in srgb,var(--batch-toolbar-color) 6%,transparent);color:var(--brand-indigo-strong, #4f46e5)}.batch-toolbar-account-balance.is-muted{border-color:color-mix(in srgb,var(--batch-toolbar-color) 14%,transparent);background:color-mix(in srgb,var(--batch-toolbar-color) 5%,transparent);color:color-mix(in srgb,var(--batch-toolbar-color) 56%,transparent)}.batch-toolbar-divider{width:1px;height:22px;background:color-mix(in srgb,var(--batch-toolbar-border) 90%,transparent);margin:0 4px}.batch-toolbar-back{width:32px}.batch-text-button{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border:0;background:transparent;border-radius:var(--batch-radius-sm);color:color-mix(in srgb,var(--batch-toolbar-color) 64%,transparent);font-size:.78rem;font-weight:var(--batch-fw-medium);cursor:pointer;transition:color .14s ease,background .14s ease}.batch-text-button:hover{color:var(--batch-toolbar-color);background:color-mix(in srgb,var(--batch-toolbar-color) 8%,transparent)}.batch-text-button-danger:hover{color:var(--batch-danger, #fb7185);background:color-mix(in srgb,var(--batch-danger, #fb7185) 12%,transparent)}.batch-upload-error{grid-column:1;grid-row:2;align-self:start;justify-self:center;z-index:6;max-width:min(620px,calc(100% - 32px));margin-top:12px;border:1px solid rgba(251,113,133,.42);border-radius:8px;background:linear-gradient(135deg,#fb71852e,#8b5cf61f),#0a080ce6;color:#fecdd3;padding:10px 12px;font-size:.82rem;font-weight:800;box-shadow:0 14px 30px #00000057}.batch-icon-button,.batch-ghost-button,.batch-primary-button,.batch-segment{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:32px;border-radius:var(--batch-radius-sm);font-weight:var(--batch-fw-semibold);font-size:.8rem;letter-spacing:-.005em;cursor:pointer;transition:transform .14s ease,border-color .14s ease,background-color .14s ease,color .14s ease,box-shadow .14s ease,filter .16s ease}.batch-ghost-button:hover,.batch-icon-button:hover{border-color:color-mix(in srgb,var(--batch-ghost-border) 60%,var(--batch-violet, #8b5cf6));background:color-mix(in srgb,var(--batch-ghost-bg) 80%,var(--batch-violet, #8b5cf6) 6%)}.batch-primary-button:hover{transform:translateY(-1px);filter:saturate(1.08) brightness(1.04);box-shadow:0 18px 32px #4f46e552,inset 0 1px #fff9ef52}.batch-commandbar :is(.batch-icon-button,.batch-ghost-button,.batch-primary-button,.batch-segment,.batch-text-button):focus-visible{outline:none;box-shadow:var(--batch-focus-ring)}.batch-icon-button{width:32px;border:1px solid var(--batch-control-border);background:var(--batch-control-bg);color:var(--batch-control-text);box-shadow:none}.batch-ghost-button{border:1px solid var(--batch-ghost-border);background:var(--batch-ghost-bg);color:var(--batch-ghost-text);padding:0 12px;box-shadow:none}.batch-primary-button{border:0;background:var(--batch-primary-bg);color:var(--batch-primary-text);padding:0 14px;box-shadow:var(--batch-primary-shadow)}.batch-primary-button.is-soft{background:color-mix(in srgb,var(--batch-control-bg) 70%,var(--batch-violet, #8b5cf6) 14%);color:color-mix(in srgb,var(--batch-toolbar-color) 70%,transparent);box-shadow:none}.batch-primary-button.is-soft:hover{filter:none;transform:none;background:color-mix(in srgb,var(--batch-control-bg) 60%,var(--batch-violet, #8b5cf6) 22%);color:var(--batch-toolbar-color)}.batch-danger-button{border-color:var(--batch-ghost-border);background:var(--batch-danger-bg);color:var(--batch-danger-text)}.batch-segmented{display:inline-flex;gap:2px;border:1px solid var(--batch-segmented-border);border-radius:var(--batch-radius-md);background:var(--batch-segmented-bg);padding:3px;box-shadow:none}.batch-toolbar-segmented{height:32px}.batch-segment{min-height:26px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--batch-segment-text);padding:0 10px;font-size:.76rem;font-weight:var(--batch-fw-semibold);letter-spacing:-.005em}.batch-toolbar-segmented .batch-segment{min-height:24px}.batch-segment.is-active,.batch-icon-button.is-active{border-color:var(--batch-segment-active-border);background:var(--batch-segment-active-bg);box-shadow:var(--batch-segment-active-shadow);color:var(--batch-segment-active-text)}.batch-theme-switch{position:relative;gap:4px;border-radius:14px;padding:5px}.batch-theme-switch .batch-segment{position:relative;min-width:42px;min-height:36px;border-radius:11px;padding:0;overflow:hidden;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .22s ease}.batch-theme-switch .batch-segment:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";border-radius:inherit;background:linear-gradient(180deg,#ffffff1f,#fff0);opacity:0;transition:opacity .18s ease}.batch-theme-switch .batch-segment:hover:before,.batch-theme-switch .batch-segment:focus-visible:before,.batch-theme-switch .batch-segment.is-active:before{opacity:1}.batch-theme-switch .batch-segment:hover{transform:translateY(-1px) scale(1.01)}.batch-theme-switch .batch-segment.is-active{box-shadow:var(--batch-segment-active-shadow),0 0 0 1px #ffffff0d}.batch-theme-switch .batch-segment:active{transform:scale(.98)}.batch-theme-switch-icon{position:relative;z-index:1;transition:transform .22s cubic-bezier(.2,.8,.2,1),opacity .18s ease,filter .22s ease;opacity:.76}.batch-theme-switch .batch-segment:hover .batch-theme-switch-icon,.batch-theme-switch .batch-segment:focus-visible .batch-theme-switch-icon{opacity:.92;transform:scale(1.04)}.batch-theme-switch .batch-segment.is-active .batch-theme-switch-icon{opacity:1;transform:scale(1.08);filter:drop-shadow(0 0 10px rgba(139,92,246,.22))}.batch-layout-light .batch-theme-switch .batch-segment.is-active .batch-theme-switch-icon{filter:drop-shadow(0 0 10px rgba(99,102,241,.18))}@media (prefers-reduced-motion: reduce){.batch-icon-button,.batch-ghost-button,.batch-primary-button,.batch-segment,.batch-text-button,.batch-status-dot{transition:none}.batch-icon-button:hover,.batch-ghost-button:hover,.batch-primary-button:hover,.batch-segment:hover,.batch-text-button:hover{transform:none}}@media (max-width: 768px){.batch-commandbar{grid-template-columns:1fr;height:auto}.batch-commandbar-left,.batch-commandbar-right,.batch-commandbar-center{justify-content:center}}.batch-canvas{grid-column:1;grid-row:2;position:relative;isolation:isolate;min-height:0;overflow:auto;background:var(--batch-canvas-bg);padding:18px}.batch-canvas-dot-field{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;opacity:.62}.batch-canvas-dot-field:before{position:absolute;top:-14%;right:-10%;bottom:-14%;left:-10%;z-index:0;content:"";background:var(--batch-canvas-dot-wave);filter:blur(22px);opacity:.84;transform:translate3d(18%,-1%,0) scale3d(1.01,.98,1);animation:batch-dot-wave-sweep 13s cubic-bezier(.42,0,.16,1) infinite;will-change:transform,opacity}.batch-canvas-dot-field:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;content:"";background:var(--batch-canvas-dot-overlay)}.batch-canvas-dot-field .dot-field-canvas{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;z-index:1}.batch-canvas::-webkit-scrollbar{width:6px}.batch-canvas::-webkit-scrollbar-thumb{border-radius:6px;background:var(--batch-scrollbar-thumb)}.batch-canvas-stage-body{position:relative;z-index:1;display:flex;min-height:100%;flex-direction:column;gap:18px}.batch-canvas-stage-grid{display:flex;min-height:0;flex:1 1 auto}.batch-canvas-stage-grid>.batch-image-grid{flex:1 1 auto}.batch-image-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:14px;align-content:start}.batch-image-grid-single{height:100%;align-content:center;justify-content:center;grid-template-columns:minmax(240px,min(42vw,440px))}.batch-image-grid-focus{height:100%;align-content:center;justify-content:center;grid-template-columns:repeat(auto-fit,minmax(190px,260px))}.batch-image-grid-compact{grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:8px}.batch-image-card{position:relative;overflow:hidden;border:1px solid var(--batch-card-border);border-radius:10px;background:var(--batch-card-bg);box-shadow:var(--batch-card-shadow);transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease;cursor:pointer}.batch-image-card:hover,.batch-image-card:focus-visible{border-color:var(--batch-card-hover-border);outline:none;box-shadow:var(--batch-card-hover-shadow);transform:translateY(-1px)}.batch-image-card-active,.batch-image-card-active:hover,.batch-image-card-active:focus-visible{border-color:var(--batch-card-hover-border);box-shadow:var(--batch-card-hover-shadow);transform:translateY(-1px)}.batch-image-card img{display:block;width:100%;aspect-ratio:1;-o-object-fit:contain;object-fit:contain}.batch-image-label,.batch-image-dims{position:absolute;left:7px;border-radius:7px;background:var(--batch-chip-bg);color:var(--batch-chip-text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-weight:800}.batch-image-label{top:7px;padding:.15rem .45rem;font-size:.66rem}.batch-image-dims{bottom:7px;max-width:calc(100% - 58px);padding:.18rem .42rem;font-size:.6rem}.batch-image-size-flow{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.batch-image-size-flow span{min-width:0;overflow:hidden;text-overflow:ellipsis}.batch-image-size-arrow{color:var(--batch-chip-arrow)}.batch-image-status{position:absolute;top:8px;right:8px;width:9px;height:9px;border-radius:50%}.batch-image-remove-btn{position:absolute;top:8px;right:8px;z-index:4;display:grid;width:28px;height:28px;place-items:center;border:1px solid var(--batch-remove-border);border-radius:8px;background:var(--batch-remove-bg);color:var(--batch-remove-text);font-size:19px;font-weight:900;line-height:1;opacity:0;transform:translateY(-2px);transition:opacity .14s ease,transform .14s ease,background-color .14s ease}.batch-image-card:hover .batch-image-remove-btn,.batch-image-card:focus-within .batch-image-remove-btn{opacity:1;transform:translateY(0)}.batch-image-remove-btn:hover{background:#ef4444db}.batch-image-processing-indicator{position:absolute;right:0;bottom:0;top:50%;left:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);pointer-events:none}.batch-image-processing-spinner{display:inline-flex;align-items:center;justify-content:center;color:var(--brand-indigo-strong);filter:drop-shadow(0 2px 8px rgba(255,255,255,.85))}.batch-image-processing-spinner svg{width:28px;height:28px;animation:batch-inline-processing-spin .9s linear infinite}@keyframes batch-inline-processing-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.batch-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:var(--batch-overlay-bg);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;transition:opacity .16s ease}.batch-image-overlay-actions{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.4rem}.batch-image-overlay-save{position:absolute;top:8px;right:44px;z-index:5}.batch-image-card:hover .batch-image-overlay,.batch-image-card:focus-within .batch-image-overlay{opacity:1}@media (prefers-reduced-motion: reduce){.batch-canvas-dot-field:before{animation:none;transform:none;opacity:.26}.batch-image-card,.batch-image-overlay{transition:none}.batch-image-processing-icon{animation:none}}@media (max-width: 768px){.batch-canvas{grid-column:1}.batch-canvas-stage-body{gap:14px}}.batch-canvas-ai-dock-wrap{position:sticky;bottom:18px;z-index:3;display:flex;justify-content:center;pointer-events:none}.batch-canvas-ai-dock-wrap>*{pointer-events:auto}.batch-canvas-ai-dock{display:flex;width:min(100%,760px);flex-direction:column;gap:10px}.batch-canvas-ai-preview-card{display:grid;grid-template-columns:minmax(0,220px) minmax(0,1fr);gap:14px;border:1px solid var(--batch-rail-card-border);border-radius:var(--batch-radius-lg);background:var(--batch-rail-card-bg);padding:14px;box-shadow:var(--batch-elev-1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.batch-canvas-ai-preview-media-column{display:flex;min-width:0;flex-direction:column;gap:10px}.batch-canvas-ai-preview-media{display:grid;min-height:220px;place-items:center;overflow:hidden;border-radius:var(--batch-radius-md);background:var(--batch-panel)}.batch-canvas-ai-preview-media img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.batch-canvas-ai-preview-content{display:flex;min-width:0;flex-direction:column;gap:10px}.batch-canvas-ai-preview-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.batch-canvas-ai-preview-title{display:flex;min-width:0;flex-direction:column;gap:6px}.batch-canvas-ai-preview-title-tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.batch-canvas-ai-preview-header strong{font-size:.96rem;font-weight:var(--batch-fw-strong)}.batch-canvas-ai-preview-title span,.batch-canvas-ai-preview-meta span{border:1px solid var(--batch-control-border);border-radius:999px;background:var(--batch-control-bg);padding:.28rem .62rem;color:var(--batch-control-text);font-size:.74rem;font-weight:var(--batch-fw-semibold)}.batch-canvas-ai-preview-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.batch-canvas-ai-preview-variations{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.batch-canvas-ai-preview-variation{position:relative;display:flex;width:58px;min-width:58px;height:58px;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--batch-control-border);border-radius:12px;background:var(--batch-panel);transition:border-color .14s ease,transform .14s ease,box-shadow .14s ease;cursor:pointer}.batch-canvas-ai-preview-variation:hover{transform:translateY(-1px)}.batch-canvas-ai-preview-variation.is-active{border-color:var(--batch-segment-active-border);box-shadow:var(--batch-segment-active-shadow)}.batch-canvas-ai-preview-variation img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.batch-canvas-ai-preview-variation span{position:absolute;right:6px;bottom:6px;display:inline-flex;min-width:18px;min-height:18px;align-items:center;justify-content:center;border-radius:999px;background:#0f172ad6;padding:0 5px;color:#fff;font-size:.68rem;font-weight:var(--batch-fw-strong)}.batch-canvas-ai-preview-response,.batch-canvas-ai-preview-note{margin:0}.batch-canvas-ai-preview-response{color:var(--batch-shell-color);font-size:.88rem;line-height:1.5}.batch-canvas-ai-preview-stale{margin:0;color:var(--batch-danger-text);font-size:.78rem;font-weight:var(--batch-fw-semibold)}.batch-canvas-ai-preview-actions{display:flex;flex-direction:column;gap:10px;margin-top:auto;align-items:flex-start}.batch-canvas-ai-preview-action-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.batch-canvas-ai-preview-note{color:var(--batch-muted);font-size:.76rem;line-height:1.45}.batch-canvas-ai-message{border:1px solid var(--batch-rail-card-border);border-radius:var(--batch-radius-md);background:var(--batch-panel-strong, var(--batch-panel));padding:10px 14px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--batch-shell-color);font-size:.82rem;font-weight:var(--batch-fw-medium)}.batch-canvas-ai-message-error{border-color:color-mix(in srgb,var(--batch-danger, #fb7185) 50%,transparent);background:color-mix(in srgb,var(--batch-danger, #fb7185) 12%,transparent);color:var(--batch-danger-text)}.batch-canvas-ai-composer{position:relative;display:flex;flex-direction:column;gap:12px;border:1px solid var(--batch-rail-card-border);border-radius:var(--batch-radius-xl);background:var(--batch-panel-strong, var(--batch-panel));padding:12px;box-shadow:var(--batch-elev-3);backdrop-filter:blur(18px) saturate(1.1);-webkit-backdrop-filter:blur(18px) saturate(1.1);overflow:visible}.batch-layout-light .batch-canvas-ai-composer{background:#ffffffeb;border-color:#1a1a2e14}.batch-canvas-ai-progress-rail{position:absolute;top:0;left:0;right:0;height:2px;overflow:hidden;border-top-left-radius:var(--batch-radius-xl);border-top-right-radius:var(--batch-radius-xl);pointer-events:none}.batch-canvas-ai-progress-strip{display:block;height:100%;width:30%;background:linear-gradient(90deg,transparent,#8b5cf6,#6366f1,transparent);animation:batch-canvas-ai-progress 1.4s linear infinite}@keyframes batch-canvas-ai-progress{0%{transform:translate(-100%)}to{transform:translate(420%)}}.batch-canvas-ai-promptbar{display:flex;flex-direction:column;gap:10px;border:0;border-radius:0;background:transparent;padding:0;box-shadow:none}.batch-canvas-ai-prompt-row{position:relative;display:flex;align-items:flex-start;gap:10px;border:1px solid var(--batch-control-border);border-radius:var(--batch-radius-lg);background:var(--batch-control-bg);padding:8px 12px 8px 8px;transition:border-color .16s ease,box-shadow .16s ease}.batch-canvas-ai-prompt-row:focus-within{border-color:color-mix(in srgb,var(--batch-violet, #8b5cf6) 60%,var(--batch-control-border));box-shadow:0 0 0 4px color-mix(in srgb,var(--batch-violet, #8b5cf6) 14%,transparent)}.batch-canvas-ai-source-picker{position:relative;display:inline-flex;align-items:stretch;flex-shrink:0}.batch-canvas-ai-source-token{display:inline-flex;align-items:center;gap:8px;padding:4px 10px 4px 4px;border-radius:var(--batch-radius-md);background:color-mix(in srgb,var(--batch-violet, #8b5cf6) 10%,transparent);border:1px solid color-mix(in srgb,var(--batch-violet, #8b5cf6) 22%,transparent);flex-shrink:0;max-width:200px;color:inherit;cursor:pointer;text-align:left;font:inherit;transition:border-color .14s ease,background .16s ease,box-shadow .16s ease}.batch-canvas-ai-source-token-static{cursor:default;pointer-events:none}.batch-canvas-ai-source-token:hover,.batch-canvas-ai-source-token.is-open{border-color:color-mix(in srgb,var(--batch-violet, #8b5cf6) 50%,transparent);background:color-mix(in srgb,var(--batch-violet, #8b5cf6) 16%,transparent)}.batch-canvas-ai-source-token-static:hover{border-color:color-mix(in srgb,var(--batch-violet, #8b5cf6) 22%,transparent);background:color-mix(in srgb,var(--batch-violet, #8b5cf6) 10%,transparent)}.batch-canvas-ai-source-token.is-open{box-shadow:0 0 0 3px color-mix(in srgb,var(--batch-violet, #8b5cf6) 14%,transparent)}.batch-canvas-ai-source-token-empty{background:color-mix(in srgb,var(--batch-control-text) 6%,transparent);border-color:color-mix(in srgb,var(--batch-control-text) 14%,transparent)}.batch-canvas-ai-source-token-empty:hover,.batch-canvas-ai-source-token-empty.is-open{background:color-mix(in srgb,var(--batch-control-text) 10%,transparent);border-color:color-mix(in srgb,var(--batch-control-text) 22%,transparent)}.batch-canvas-ai-source-panel{position:absolute;z-index:50;bottom:calc(100% + 10px);left:0;display:flex;width:max(280px,100%);max-width:360px;flex-direction:column;gap:6px;border:1px solid var(--batch-rail-card-border);border-radius:var(--batch-radius-md);background:var(--batch-panel-strong, var(--batch-panel));padding:8px;box-shadow:var(--batch-elev-3);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:batch-canvas-ai-menu-in .14s ease-out}.batch-layout-light .batch-canvas-ai-source-panel{background:#fffffffa;border-color:#1a1a2e14}.batch-canvas-ai-source-panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:4px 8px 6px;border-bottom:1px solid color-mix(in srgb,var(--batch-shell-color) 8%,transparent)}.batch-canvas-ai-source-panel-head strong{font-size:.78rem;font-weight:var(--batch-fw-strong);letter-spacing:-.005em}.batch-canvas-ai-source-panel-head span{color:color-mix(in srgb,var(--batch-shell-color) 50%,transparent);font-size:.7rem;font-weight:var(--batch-fw-medium)}.batch-canvas-ai-source-panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-height:280px;overflow-y:auto;padding-top:2px}.batch-canvas-ai-source-option{display:flex;align-items:center;gap:8px;padding:6px;border:1px solid transparent;border-radius:var(--batch-radius-sm);background:transparent;color:inherit;text-align:left;cursor:pointer;transition:background .14s ease,border-color .14s ease,transform .14s ease}.batch-canvas-ai-source-option:hover{background:color-mix(in srgb,var(--batch-shell-color) 6%,transparent)}.batch-canvas-ai-source-option.is-active{border-color:color-mix(in srgb,var(--batch-violet, #8b5cf6) 35%,transparent);background:color-mix(in srgb,var(--batch-violet, #8b5cf6) 14%,transparent)}.batch-canvas-ai-source-option-thumb{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;border-radius:8px;background:color-mix(in srgb,var(--batch-shell-color) 8%,transparent)}.batch-canvas-ai-source-option-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.batch-canvas-ai-source-option-copy{display:inline-flex;flex-direction:column;min-width:0;line-height:1.1}.batch-canvas-ai-source-option-copy strong{font-size:.72rem;font-weight:var(--batch-fw-semibold);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:130px}.batch-canvas-ai-source-option-copy em{font-size:.64rem;font-style:normal;font-weight:var(--batch-fw-regular);color:color-mix(in srgb,var(--batch-shell-color) 50%,transparent)}.batch-canvas-ai-source-clear-row{display:inline-flex;align-items:center;gap:6px;margin-top:4px;padding:6px 8px;border:0;border-top:1px solid color-mix(in srgb,var(--batch-shell-color) 8%,transparent);background:transparent;color:var(--batch-danger, #fb7185);font-size:.74rem;font-weight:var(--batch-fw-semibold);cursor:pointer;border-radius:0 0 var(--batch-radius-sm) var(--batch-radius-sm);transition:background .14s ease}.batch-canvas-ai-source-clear-row:hover{background:color-mix(in srgb,var(--batch-danger, #fb7185) 12%,transparent)}.batch-canvas-ai-source-thumb{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;border-radius:8px;background:color-mix(in srgb,var(--batch-control-text) 12%,transparent)}.batch-canvas-ai-source-thumb.is-empty{color:color-mix(in srgb,var(--batch-control-text) 60%,transparent)}.batch-canvas-ai-source-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.batch-canvas-ai-source-copy{display:inline-flex;flex-direction:column;min-width:0;line-height:1.1}.batch-canvas-ai-source-copy strong{font-size:.74rem;font-weight:var(--batch-fw-semibold);color:var(--batch-shell-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:120px}.batch-canvas-ai-source-copy em{font-size:.66rem;font-style:normal;font-weight:var(--batch-fw-regular);color:color-mix(in srgb,var(--batch-shell-color) 56%,transparent)}.batch-canvas-ai-promptbar-input{flex:1 1 auto;min-height:36px;max-height:112px;width:100%;resize:none;overflow-y:hidden;border:0;background:transparent;padding:8px 4px;color:var(--batch-shell-color);font:inherit;font-size:.9rem;font-weight:var(--batch-fw-regular);line-height:1.4;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#d5d7df transparent}.batch-canvas-ai-promptbar-input::-webkit-scrollbar{width:8px;height:8px}.batch-canvas-ai-promptbar-input::-webkit-scrollbar-track{background:transparent}.batch-canvas-ai-promptbar-input::-webkit-scrollbar-thumb{background:#d5d7df;border-radius:999px;border:2px solid transparent;background-clip:padding-box}.batch-canvas-ai-promptbar-input::-webkit-scrollbar-thumb:hover{background:#c5c7cf}.batch-canvas-ai-promptbar-input:focus{outline:none}.batch-canvas-ai-promptbar-input::-moz-placeholder{color:color-mix(in srgb,var(--batch-shell-color) 50%,transparent)}.batch-canvas-ai-promptbar-input::placeholder{color:color-mix(in srgb,var(--batch-shell-color) 50%,transparent)}.batch-canvas-ai-credit-pill{position:static;display:inline-flex;align-self:center;align-items:center;gap:0;border:1px solid color-mix(in srgb,var(--batch-violet, #8b5cf6) 30%,transparent);border-radius:999px;background:color-mix(in srgb,var(--batch-violet, #8b5cf6) 14%,transparent);color:color-mix(in srgb,var(--batch-violet, #8b5cf6) 80%,var(--batch-shell-color));padding:4px 10px;font-size:.64rem;font-weight:var(--batch-fw-strong);line-height:1;white-space:nowrap;flex-shrink:0;text-transform:uppercase;letter-spacing:.06em}.batch-layout-light .batch-canvas-ai-credit-pill{color:var(--brand-indigo-strong, #4f46e5)}.batch-canvas-ai-send-button{display:inline-flex;align-self:center;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border:0;border-radius:50%;background:var(--batch-primary-bg);background-size:180% 180%;background-position:0% 50%;color:#fff9ef;cursor:pointer;box-shadow:0 8px 18px #4f46e54d,inset 0 1px #fff9ef4d;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease,opacity .16s ease,background .2s ease}.batch-canvas-ai-send-button.is-typing{animation:batch-canvas-send-gradient-shift 2.4s ease-in-out infinite}.batch-canvas-ai-send-button:hover:not(:disabled){transform:translateY(-1px);filter:saturate(1.08) brightness(1.04);box-shadow:0 12px 22px #4f46e561,inset 0 1px #fff9ef52}.batch-canvas-ai-send-button:active:not(:disabled){transform:translateY(0)}.batch-canvas-ai-send-button:disabled{background:color-mix(in srgb,var(--batch-shell-color) 12%,transparent);color:color-mix(in srgb,var(--batch-shell-color) 50%,transparent);box-shadow:none;cursor:not-allowed;opacity:1;filter:none}.batch-canvas-ai-send-button:focus-visible{outline:none;box-shadow:var(--batch-focus-ring)}.batch-canvas-ai-send-button.is-loading{position:relative;overflow:hidden}.batch-canvas-ai-send-button.is-loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,transparent 30%,rgba(255,255,255,.22) 50%,transparent 70%);animation:batch-canvas-ai-shimmer 1.4s linear infinite}.batch-canvas-ai-settings-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.batch-canvas-ai-control,.batch-canvas-ai-setting{display:flex;min-width:0;flex-direction:column;gap:5px;position:relative}.batch-canvas-ai-control-label,.batch-canvas-ai-setting-label{color:color-mix(in srgb,var(--batch-shell-color) 52%,transparent);font-size:.66rem;font-weight:var(--batch-fw-semibold);letter-spacing:.08em;text-transform:uppercase;padding-left:2px}.batch-canvas-ai-setting .batch-segmented{display:flex;width:100%;flex-wrap:nowrap;min-height:38px;gap:2px;padding:3px;border-radius:calc(var(--batch-radius-md) + 1px);border:1px solid color-mix(in srgb,var(--batch-shell-color) 12%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--batch-control-bg) 92%,white 8%),color-mix(in srgb,var(--batch-control-bg) 94%,transparent));box-shadow:inset 0 1px #ffffff73,0 1px 2px #0f172a0a}.batch-canvas-ai-setting .batch-segment{flex:1 1 0;min-width:0;min-height:30px;border-radius:9px;border:1px solid transparent;background:transparent;color:color-mix(in srgb,var(--batch-shell-color) 72%,transparent);font-size:.79rem;font-weight:var(--batch-fw-semibold);letter-spacing:-.005em;transition:background .14s ease,border-color .14s ease,color .14s ease,box-shadow .17s ease,transform .12s ease}.batch-canvas-ai-setting .batch-segment:hover{border-color:color-mix(in srgb,var(--batch-violet, #8b5cf6) 18%,transparent);background:color-mix(in srgb,var(--batch-violet, #8b5cf6) 8%,transparent);color:color-mix(in srgb,var(--batch-shell-color) 88%,transparent)}.batch-canvas-ai-setting .batch-segment:active{transform:translateY(.5px)}.batch-canvas-ai-setting .batch-segment.is-active{border-color:color-mix(in srgb,var(--batch-violet, #8b5cf6) 44%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--batch-violet, #8b5cf6) 20%,white 10%),color-mix(in srgb,var(--batch-violet, #8b5cf6) 14%,transparent));color:color-mix(in srgb,var(--batch-violet, #8b5cf6) 78%,var(--batch-shell-color));box-shadow:inset 0 1px #ffffffa6,0 4px 10px color-mix(in srgb,var(--batch-violet, #8b5cf6) 24%,transparent)}.batch-canvas-ai-setting .batch-segment:focus-visible{outline:none;box-shadow:var(--batch-focus-ring)}.batch-canvas-ai-pill-group{width:100%}@keyframes batch-canvas-ai-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes batch-canvas-send-gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.batch-canvas-ai-setting-menu{position:relative}.batch-canvas-ai-setting-menu .batch-canvas-ai-control{height:100%}.batch-canvas-ai-select{width:100%;min-height:36px;border:1px solid var(--batch-control-border);border-radius:var(--batch-radius-md);background:var(--batch-panel);padding:0 12px;color:inherit;font:inherit}.batch-canvas-ai-menu-trigger{display:inline-flex;width:100%;min-height:36px;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--batch-control-border);border-radius:var(--batch-radius-md);background:var(--batch-control-bg);padding:0 12px;color:var(--batch-shell-color);font:inherit;font-size:.78rem;font-weight:var(--batch-fw-semibold);text-align:left;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease}.batch-canvas-ai-menu-trigger:hover{border-color:color-mix(in srgb,var(--batch-violet, #8b5cf6) 40%,var(--batch-control-border))}.batch-canvas-ai-menu-trigger.is-open{border-color:color-mix(in srgb,var(--batch-violet, #8b5cf6) 60%,var(--batch-control-border));box-shadow:0 0 0 3px color-mix(in srgb,var(--batch-violet, #8b5cf6) 14%,transparent)}.batch-canvas-ai-menu-trigger:focus-visible{outline:none;box-shadow:var(--batch-focus-ring)}.batch-canvas-ai-menu-chevron{transition:transform .18s cubic-bezier(.2,.8,.2,1),opacity .14s ease;opacity:.78}.batch-canvas-ai-menu-trigger:hover .batch-canvas-ai-menu-chevron{opacity:.95}.batch-canvas-ai-menu-trigger.is-open .batch-canvas-ai-menu-chevron{transform:rotate(180deg);opacity:1}.batch-canvas-ai-menu-panel{position:absolute;z-index:50;bottom:calc(100% + 10px);left:0;display:flex;width:max(188px,100%);flex-direction:column;gap:4px;border:1px solid var(--batch-rail-card-border);border-radius:var(--batch-radius-md);background:var(--batch-panel-strong, var(--batch-panel));padding:6px;box-shadow:var(--batch-elev-3);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:batch-canvas-ai-menu-in .14s ease-out}.batch-layout-light .batch-canvas-ai-menu-panel{background:#fffffffa;border-color:#1a1a2e14}.batch-canvas-ai-menu-panel:before{content:"";position:absolute;left:0;right:0;bottom:-10px;height:10px}@keyframes batch-canvas-ai-menu-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.batch-canvas-ai-menu-panel-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;width:min(312px,100vw - 40px);max-height:none;overflow-y:visible}.batch-canvas-ai-menu-option{display:flex;align-items:flex-start;gap:8px;border:1px solid transparent;border-radius:var(--batch-radius-sm);background:transparent;padding:6px 8px;color:inherit;text-align:left;cursor:pointer;transition:border-color .14s ease,background .14s ease}.batch-canvas-ai-menu-option:hover{background:color-mix(in srgb,var(--batch-shell-color) 6%,transparent)}.batch-canvas-ai-menu-option.is-active{border-color:color-mix(in srgb,var(--batch-violet, #8b5cf6) 35%,transparent);background:color-mix(in srgb,var(--batch-violet, #8b5cf6) 14%,transparent);color:var(--batch-segment-active-text)}.batch-canvas-ai-menu-option-indicator{position:relative;display:inline-flex;width:14px;min-width:14px;height:14px;margin-top:2px;border:1px solid var(--batch-control-border);border-radius:5px;background:var(--batch-panel)}.batch-canvas-ai-menu-option.is-active .batch-canvas-ai-menu-option-indicator{border-color:color-mix(in srgb,var(--batch-violet, #8b5cf6) 60%,transparent);background:color-mix(in srgb,var(--batch-violet, #8b5cf6) 22%,transparent)}.batch-canvas-ai-menu-option.is-active .batch-canvas-ai-menu-option-indicator:after{content:"";position:absolute;left:4px;top:1px;width:4px;height:8px;border:solid var(--brand-indigo-strong, #5b47f0);border-width:0 2px 2px 0;transform:rotate(45deg)}.batch-canvas-ai-menu-option-copy{display:inline-flex;min-width:0;flex-direction:row;align-items:center;gap:6px;flex-wrap:nowrap;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.batch-canvas-ai-menu-option-copy strong{font-size:.74rem;font-weight:var(--batch-fw-semibold);white-space:nowrap}.batch-canvas-ai-menu-option-copy span{color:inherit;font-size:.74rem;font-weight:var(--batch-fw-semibold);white-space:nowrap}.batch-canvas-ai-menu-option-description:before{content:"·";margin-right:6px;opacity:.55}.batch-canvas-ai-menu-option.is-active .batch-canvas-ai-menu-option-copy span{color:inherit;opacity:1}@media (prefers-reduced-motion: reduce){.batch-canvas-ai-progress-strip,.batch-canvas-ai-composer.is-generating .batch-canvas-ai-generate-button:after,.batch-canvas-ai-send-button.is-typing{animation:none}.batch-canvas-ai-setting .batch-segment{transition:none}}@media (max-width: 768px){.batch-canvas-ai-dock-wrap{bottom:12px}.batch-canvas-ai-preview-card{grid-template-columns:1fr}.batch-canvas-ai-composer{padding:10px}.batch-canvas-ai-prompt-row{flex-wrap:wrap}.batch-canvas-ai-source-token{max-width:none;flex:1 1 auto}.batch-canvas-ai-settings-row{grid-template-columns:repeat(2,minmax(0,1fr))}.batch-canvas-ai-action-row{flex-direction:column;align-items:stretch}.batch-canvas-ai-generate-button{width:100%}}@media (prefers-reduced-motion: reduce){.batch-image-detail-dot-field:before{animation:none;transform:none;opacity:.26}}.batch-image-detail-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;background:radial-gradient(circle at 12% 10%,rgba(99,102,241,.22),transparent 34%),radial-gradient(circle at 82% 6%,rgba(139,92,246,.18),transparent 28%),#000000bd;padding:24px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overflow:auto}.batch-image-detail-panel{position:relative;width:min(1040px,100%);max-height:min(820px,calc(100dvh - 48px));overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto;border:1px solid rgba(235,228,216,.32);border-radius:18px;background:radial-gradient(circle at 100% 0,rgba(139,92,246,.2),transparent 40%),radial-gradient(circle at 0 100%,rgba(99,102,241,.15),transparent 42%),linear-gradient(155deg,#050508f7,#000000fc 62%);color:#fdfdfd;box-shadow:0 36px 120px #0009,inset 0 1px #f5f0e81f;isolation:isolate;scrollbar-gutter:stable both-edges}.batch-image-detail-dot-field{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;opacity:.5}.batch-image-detail-dot-field:before{position:absolute;top:-14%;right:-10%;bottom:-14%;left:-10%;z-index:0;content:"";background:var(--batch-detail-dot-wave);filter:blur(20px);opacity:.76;transform:translate3d(18%,-1%,0) scale3d(1.01,.98,1);animation:batch-dot-wave-sweep 15s cubic-bezier(.42,0,.16,1) infinite;animation-delay:-2.8s;will-change:transform,opacity}.batch-image-detail-dot-field:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;content:"";background:var(--batch-detail-dot-overlay)}.batch-image-detail-dot-field .dot-field-canvas{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;z-index:1}.batch-image-detail-header,.batch-image-detail-footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px}.batch-image-detail-header{border-bottom:1px solid rgba(235,228,216,.2);flex-wrap:wrap}.batch-image-detail-header-copy{min-width:0;flex:1 1 300px}.batch-image-detail-subtitle{margin:6px 0 0;color:#f5f0e8b8;font-size:.76rem;font-weight:640}.batch-image-detail-header-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto;margin-right:8px;max-width:320px}.batch-image-detail-header-meta span{border:1px solid rgba(235,228,216,.28);border-radius:999px;background:#f5f0e814;color:#f5f0e8d6;padding:.3rem .58rem;font-size:.68rem;font-weight:820;letter-spacing:.06em;text-transform:uppercase}.batch-image-detail-header small,.batch-image-detail-card small{display:block;color:#f5f0e894;font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.batch-image-detail-header small{color:#f5f0e8}.batch-image-detail-header h2{margin:3px 0 0;font-size:clamp(1.08rem,2.2vw,1.5rem);font-weight:950;line-height:1.14;background:linear-gradient(120deg,#8b5cf6,#6366f1 52%,#4f46e5);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.batch-image-detail-close{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(235,228,216,.3);border-radius:10px;background:#f5f0e814;color:#fdfdfd;transition:transform .14s ease,background-color .14s ease,border-color .14s ease}.batch-image-detail-close:hover{transform:translateY(-1px);border-color:#8b5cf69e;background:#4f46e54d}.batch-image-detail-body{position:relative;z-index:1;display:grid;grid-template-columns:minmax(280px,1fr) minmax(320px,.95fr);gap:12px;padding:12px 16px;align-items:start;min-height:0;overflow:auto;scrollbar-gutter:stable}.batch-image-detail-preview-pane{display:grid;gap:10px;align-content:start;min-height:0}.batch-image-detail-preview{display:grid;min-height:340px;max-height:100%;place-items:center;overflow:hidden;border:1px solid rgba(235,228,216,.24);border-radius:14px;background:radial-gradient(circle at 20% 16%,rgba(245,240,232,.08),transparent 42%),#000;box-shadow:inset 0 0 0 1px #ebe4d814,0 18px 44px #0000006b}.batch-image-detail-preview img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.batch-image-detail-preview-note{display:grid;gap:4px;border:1px solid rgba(235,228,216,.16);border-radius:12px;background:linear-gradient(145deg,#120f17eb,#000000d6);padding:10px 12px}.batch-image-detail-preview-note strong{color:#f5f0e8;font-size:.8rem;font-weight:900}.batch-image-detail-preview-note span{color:#f5f0e8b8;font-size:.72rem;line-height:1.4}.batch-image-detail-info{display:flex;flex-direction:column;gap:8px;min-height:0}.batch-image-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.batch-image-detail-card{border:1px solid rgba(235,228,216,.18);border-radius:12px;background:linear-gradient(160deg,#f5f0e81a,#f5f0e80a),#00000075;padding:10px;box-shadow:inset 0 1px #f5f0e814}.batch-image-detail-card strong{display:block;margin-top:5px;font-size:.98rem;line-height:1.15}.batch-image-ready-hero{background:radial-gradient(circle at top right,rgba(139,92,246,.26),transparent 38%),linear-gradient(145deg,#6366f13d,#f5f0e80f)}.batch-image-detail-hero-topline{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.batch-image-detail-status-pill{display:inline-flex;align-items:center;min-height:24px;border:1px solid rgba(235,228,216,.2);border-radius:999px;background:#f5f0e814;color:#f5f0e8e0;padding:0 9px;font-size:.64rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.batch-image-detail-status-pill-ready{border-color:#34d39952;background:#34d3991f;color:#d1fae5}.batch-image-detail-status-pill-warn{border-color:#fbbf2457;background:#fbbf241f;color:#fde68a}.batch-image-detail-status-pill-block{border-color:#fb718557;background:#fb71851f;color:#fecdd3}.batch-image-detail-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.batch-image-detail-highlights span{display:grid;gap:2px;border:1px solid rgba(235,228,216,.14);border-radius:10px;background:#0003;padding:8px}.batch-image-detail-highlights strong{margin:0;color:#fff9ef;font-size:.94rem;font-weight:950}.batch-image-detail-highlights em{color:#f5f0e89e;font-size:.64rem;font-style:normal;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.batch-image-detail-hero-copy{margin-top:6px;color:#f5f0e8b8;font-size:.72rem;line-height:1.35}.batch-image-detail-card p{margin-top:6px;color:#f5f0e8ad;font-size:.74rem;line-height:1.34}.batch-image-detail-card dl{display:grid;gap:5px;margin:8px 0 0}.batch-image-detail-card dl div{display:flex;justify-content:space-between;gap:10px;color:#f5f0e8cc;font-size:.75rem}.batch-image-detail-card dt{color:#f5f0e88a}.batch-image-detail-card dd{text-align:right}.batch-image-detail-size-flow{display:flex;align-items:center;gap:8px;margin-top:8px;color:#fdfdfd;font-size:clamp(.92rem,1.6vw,1.15rem);font-weight:950}.batch-image-detail-arrow{color:#8b5cf6}.batch-image-ready-list{display:grid;gap:7px;margin:8px 0 0}.batch-image-detail-review-card{display:grid;gap:8px}.batch-image-detail-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.batch-image-detail-section-copy{min-width:0}.batch-image-detail-section-copy strong{margin-top:4px;font-size:.9rem}.batch-image-detail-section-meta{display:flex;flex-wrap:wrap;gap:6px}.batch-image-detail-section-chip{display:inline-flex;align-items:center;min-height:24px;border:1px solid rgba(235,228,216,.18);border-radius:999px;background:#f5f0e814;color:#f5f0e8d6;padding:0 8px;font-size:.65rem;font-weight:850;white-space:nowrap}.batch-image-detail-section-chip-warn{border-color:#fbbf2447;background:#fbbf241a;color:#fde68a}.batch-image-detail-section-chip-block{border-color:#fb718552;background:#fb71851a;color:#fecdd3}.batch-image-ready-list li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;border:1px solid rgba(99,102,241,.32);border-radius:10px;background:linear-gradient(140deg,#6366f133,#4f46e51a);padding:8px}.batch-image-ready-row-warn{border-color:#8b5cf66b;background:linear-gradient(145deg,#8b5cf63d,#f5f0e81a)}.batch-image-ready-row-block{border-color:#4f46e585;background:linear-gradient(145deg,#4f46e54d,#6366f124)}.batch-image-ready-check{position:relative;display:grid;width:18px;height:18px;place-items:center;border-radius:50%;background:#f5f0e829}.batch-image-ready-check-warn{background:#8b5cf642}.batch-image-ready-check-block{background:#4f46e552}.batch-image-ready-check:after{width:8px;height:4px;border-bottom:2px solid #fdfdfd;border-left:2px solid #fdfdfd;content:"";transform:rotate(-45deg) translateY(-1px)}.batch-image-ready-check-warn:after,.batch-image-ready-check-block:after{width:auto;height:auto;border:0;color:#fff9ef;content:"!";font-size:.7rem;font-weight:950;line-height:1;transform:none}.batch-image-ready-check-block:after{color:#fdfdfd}.batch-image-ready-list strong{margin-top:0;color:var(--batch-paper);font-size:.76rem}.batch-image-ready-list p{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:3px;color:#f5f0e8c7;font-size:.7rem}.batch-image-ready-arrow{color:#f5f0e88f}.batch-image-detail-flags{display:grid;gap:7px;margin:10px 0 0}.batch-image-detail-flags li{display:flex;justify-content:space-between;gap:10px;border:1px solid rgba(248,113,113,.24);border-radius:8px;background:#f871711a;padding:8px;color:#fdfdfdc7;font-size:.74rem}.batch-image-detail-flags em{color:#fecaca;font-style:normal;font-weight:900;text-transform:uppercase}.batch-image-detail-footer{justify-content:space-between;border-top:1px solid rgba(235,228,216,.2);flex-wrap:wrap}.batch-image-detail-footer-copy{display:grid;gap:4px;min-width:0;max-width:460px}.batch-image-detail-footer-copy small{color:#f5f0e894;font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.batch-image-detail-footer-copy strong{color:#f5f0e8;font-size:.9rem;font-weight:900}.batch-image-detail-footer-copy span{color:#f5f0e8ad;font-size:.74rem;line-height:1.42}.batch-image-detail-footer-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.batch-image-detail-footer-actions .batch-overlay-btn{min-height:36px;padding-inline:14px}@media (max-width: 1180px){.batch-image-detail-modal{padding:20px}.batch-image-detail-panel{width:min(980px,100%)}.batch-image-detail-body{grid-template-columns:minmax(260px,1fr) minmax(300px,.92fr);gap:10px;padding:10px 14px}.batch-image-detail-preview-pane{position:sticky;top:0}.batch-image-detail-preview{min-height:min(320px,46dvh)}}@media (max-width: 980px){.batch-image-detail-modal{padding:14px}.batch-image-detail-panel{border-radius:14px;max-height:calc(100dvh - 28px)}.batch-image-detail-header,.batch-image-detail-footer{padding:14px}.batch-image-detail-header-meta{margin-left:0;margin-right:0;max-width:100%;justify-content:flex-start}.batch-image-detail-body{grid-template-columns:1fr;gap:8px;padding:10px 14px}.batch-image-detail-preview-pane{position:static}.batch-image-detail-preview{min-height:min(260px,30dvh)}.batch-image-detail-grid{gap:10px}}@media (max-width: 768px){.batch-image-detail-modal{padding:12px}.batch-image-detail-panel{width:100%;max-height:calc(100dvh - 24px);border-radius:12px}.batch-image-detail-header,.batch-image-detail-footer{padding:12px;gap:10px}.batch-image-detail-header{align-items:flex-start}.batch-image-detail-header h2{font-size:clamp(1rem,4.6vw,1.22rem)}.batch-image-detail-subtitle{font-size:.74rem}.batch-image-detail-header-meta span{font-size:.62rem;letter-spacing:.04em}.batch-image-detail-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.batch-image-detail-body,.batch-image-detail-grid{grid-template-columns:1fr}.batch-image-detail-body{padding:12px}.batch-image-detail-preview{min-height:min(220px,28dvh)}.batch-image-detail-size-flow{gap:8px;font-size:clamp(.94rem,4.2vw,1.2rem)}.batch-image-detail-section-head,.batch-image-detail-footer{gap:8px}.batch-image-detail-footer-copy,.batch-image-detail-footer-actions{width:100%;max-width:none}.batch-image-detail-footer-actions{justify-content:stretch}.batch-image-detail-footer-actions .batch-overlay-btn{flex:1 1 140px;justify-content:center}.batch-image-ready-list p{gap:4px}}@media (max-width: 520px){.batch-image-detail-modal{padding:8px}.batch-image-detail-panel{max-height:calc(100dvh - 16px);border-radius:10px}.batch-image-detail-header,.batch-image-detail-body,.batch-image-detail-footer{padding-left:10px;padding-right:10px}.batch-image-detail-header-copy{flex-basis:100%}.batch-image-detail-header-meta{gap:6px}.batch-image-detail-header-meta span{padding:.26rem .5rem}.batch-image-detail-highlights{grid-template-columns:1fr}.batch-image-detail-footer-actions .batch-overlay-btn{width:100%}.batch-image-detail-preview{min-height:min(180px,24dvh)}}.batch-action-rail :is(.batch-rail-primary,.batch-rail-chip,.batch-preview-toggle button):focus-visible{outline:none;box-shadow:var(--batch-focus-ring)}.batch-action-rail-scroll::-webkit-scrollbar{width:6px}.batch-action-rail-scroll::-webkit-scrollbar-thumb{border-radius:6px;background:var(--batch-scrollbar-thumb)}.batch-action-rail{grid-column:2;grid-row:2;display:flex;flex-direction:column;min-height:0;overflow:hidden;border-left:1px solid var(--batch-rail-border);background:var(--batch-rail-bg);color:var(--batch-rail-color);box-shadow:var(--batch-rail-shadow);backdrop-filter:blur(14px) saturate(1.05);-webkit-backdrop-filter:blur(14px) saturate(1.05)}.batch-action-rail-scroll{flex:1 1 auto;display:flex;flex-direction:column;gap:0;min-height:0;overflow-y:auto;padding:var(--batch-space-3) var(--batch-space-4) var(--batch-space-2)}.batch-action-rail-footer{display:flex;flex-direction:column;gap:var(--batch-space-2);padding:var(--batch-space-2) var(--batch-space-4) var(--batch-space-3);border-top:0;background:transparent}.batch-action-rail-footer .batch-action-group{padding:0;border:0;background:transparent;box-shadow:none}.batch-action-hero,.batch-action-group{display:flex;flex-direction:column;gap:var(--batch-space-2);border:0;border-radius:var(--batch-radius-md);background:transparent;padding:var(--batch-space-3) 0;box-shadow:none}.batch-action-rail-scroll>.batch-action-group+.batch-action-group,.batch-action-rail-scroll>.batch-action-hero+.batch-action-group,.batch-action-rail-scroll>.batch-action-group+.batch-action-hero{border-top:1px solid color-mix(in srgb,var(--batch-rail-border) 70%,transparent)}.batch-rail-section-head{display:inline-flex;align-items:center;gap:8px;margin-bottom:2px}.batch-action-hero{position:relative;gap:8px;border-radius:var(--batch-radius-lg);background:var(--batch-rail-hero-bg);padding:var(--batch-space-4);box-shadow:var(--batch-elev-1);border:1px solid color-mix(in srgb,var(--batch-rail-card-border) 80%,transparent)}.batch-action-hero small,.batch-action-group>.batch-rail-section-head small,.batch-action-group>small{color:var(--batch-rail-kicker);font-size:.66rem;font-weight:var(--batch-fw-semibold);letter-spacing:.16em;text-transform:uppercase}.batch-action-hero strong{color:var(--batch-rail-title);font-size:1.04rem;font-weight:var(--batch-fw-strong);letter-spacing:-.01em;line-height:1.16}.batch-rail-hero-copy{margin:0;color:var(--batch-rail-body);font-size:.78rem;font-weight:var(--batch-fw-regular);line-height:1.46}.batch-rail-hero-actions{display:flex;flex-direction:column;gap:10px;margin-top:4px}.batch-rerun-actions{display:flex;flex-wrap:wrap;gap:6px}.batch-rail-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 16px;border:0;border-radius:var(--batch-radius-md);background:var(--batch-primary-bg);color:#fff9ef;font-size:.86rem;font-weight:var(--batch-fw-strong);letter-spacing:-.005em;cursor:pointer;box-shadow:0 10px 24px #4f46e552,inset 0 1px #fff9ef47;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.batch-rail-primary:hover:not(:disabled){transform:translateY(-1px);filter:saturate(1.08) brightness(1.04);box-shadow:0 16px 30px #4f46e566,inset 0 1px #fff9ef52}.batch-rail-primary:disabled{filter:grayscale(.2);opacity:.7;cursor:not-allowed}.batch-rail-chip{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;min-height:28px;padding:0 10px;border:1px solid color-mix(in srgb,var(--batch-rail-card-border) 90%,transparent);border-radius:var(--batch-radius-pill);background:color-mix(in srgb,var(--batch-rail-card-bg) 90%,transparent);color:var(--batch-rail-body);font-size:.74rem;font-weight:var(--batch-fw-medium);cursor:pointer;transition:border-color .14s ease,background .16s ease,color .14s ease,transform .14s ease}.batch-rail-chip:hover:not(:disabled){border-color:color-mix(in srgb,var(--batch-rail-card-border) 50%,var(--batch-violet, #8b5cf6));color:var(--batch-rail-title)}.batch-rail-chip em{display:inline-grid;min-width:18px;min-height:18px;place-items:center;border-radius:999px;background:var(--batch-count-badge-bg);color:var(--batch-count-badge-text);font-size:.66rem;font-style:normal;font-weight:var(--batch-fw-strong);padding:0 6px}.batch-rail-chip:disabled{opacity:.5;cursor:not-allowed}.batch-space-group{gap:9px}.batch-space-meter{display:flex;flex-direction:column;gap:7px}.batch-space-meter span{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.batch-space-meter strong{color:var(--batch-meter-strong);font-size:1rem;font-weight:var(--batch-fw-strong);letter-spacing:-.01em}.batch-space-meter em{color:var(--batch-meter-meta);font-size:.74rem;font-style:normal;font-weight:var(--batch-fw-medium)}.batch-space-meter-track{position:relative;height:6px;overflow:hidden;border-radius:999px;background:var(--batch-meter-track-bg);border:1px solid color-mix(in srgb,var(--batch-meter-track-border) 60%,transparent)}.batch-space-meter-track i{display:block;height:100%;border-radius:inherit;transition:width .32s cubic-bezier(.2,.8,.2,1),background .22s ease;background:linear-gradient(90deg,#8b5cf6,#6366f1)}.batch-space-meter-warn i{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.batch-space-meter-danger i{background:linear-gradient(90deg,#f43f5e,#fb7185)}.batch-space-meta{margin:0;color:var(--batch-rail-body);font-size:.74rem;font-weight:var(--batch-fw-regular);line-height:1.42}.batch-space-warning{margin:0;border-radius:8px;padding:8px 10px;font-size:.74rem;font-weight:var(--batch-fw-medium);line-height:1.4;background:color-mix(in srgb,var(--batch-warn, #fbbf24) 14%,transparent);color:color-mix(in srgb,var(--batch-rail-title) 80%,var(--batch-warn, #fbbf24));border:1px solid color-mix(in srgb,var(--batch-warn, #fbbf24) 30%,transparent)}.batch-fit-group{padding-top:var(--batch-space-3);padding-bottom:var(--batch-space-3)}.batch-preview-group{padding-top:var(--batch-space-3);border-top:1px solid color-mix(in srgb,var(--batch-rail-border) 70%,transparent)}.batch-preview-toggle{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;min-height:66px;border:1px solid color-mix(in srgb,var(--batch-shell-color) 12%,transparent);border-radius:calc(var(--batch-radius-md) + 1px);background:linear-gradient(180deg,color-mix(in srgb,var(--batch-toggle-bg) 92%,white 8%),color-mix(in srgb,var(--batch-toggle-bg) 94%,transparent));padding:3px;box-shadow:inset 0 1px #fff6,0 1px 2px #0f172a0a}.batch-preview-toggle button{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:58px;border:1px solid transparent;border-radius:10px;background:transparent;color:color-mix(in srgb,var(--batch-shell-color) 72%,transparent);font-size:.73rem;font-weight:var(--batch-fw-semibold);letter-spacing:-.003em;cursor:pointer;transition:background .2s ease,color .18s ease,border-color .18s ease,box-shadow .2s ease,transform .12s ease}.batch-preview-toggle button:hover{color:color-mix(in srgb,var(--batch-shell-color) 90%,transparent);border-color:color-mix(in srgb,var(--batch-violet, #8b5cf6) 16%,transparent);background:color-mix(in srgb,var(--batch-violet, #8b5cf6) 8%,transparent)}.batch-preview-toggle button:active{transform:translateY(.5px)}.batch-preview-toggle button.is-active{background:linear-gradient(180deg,color-mix(in srgb,var(--batch-violet, #8b5cf6) 20%,white 10%),color-mix(in srgb,var(--batch-violet, #8b5cf6) 14%,transparent));color:color-mix(in srgb,var(--batch-violet, #8b5cf6) 80%,var(--batch-shell-color));border-color:color-mix(in srgb,var(--batch-violet, #8b5cf6) 42%,transparent);box-shadow:inset 0 1px #ffffffa8,0 4px 10px color-mix(in srgb,var(--batch-violet, #8b5cf6) 24%,transparent)}.batch-preview-toggle button:focus-visible{outline:none;box-shadow:var(--batch-focus-ring)}.batch-preview-swatch{display:block;width:28px;height:18px;border-radius:6px;border:1px solid color-mix(in srgb,var(--batch-shell-color) 28%,transparent);transition:border-color .15s ease,box-shadow .17s ease}.batch-preview-toggle button.is-active .batch-preview-swatch{border-color:color-mix(in srgb,var(--batch-violet, #8b5cf6) 40%,transparent);box-shadow:0 0 0 2px color-mix(in srgb,var(--batch-violet, #8b5cf6) 18%,transparent)}.batch-preview-swatch-transparent{background-color:#fff;background-image:linear-gradient(45deg,#d8d8d8 25%,transparent 25%),linear-gradient(-45deg,#d8d8d8 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#d8d8d8 75%),linear-gradient(-45deg,transparent 75%,#d8d8d8 75%);background-size:8px 8px;background-position:0 0,0 4px,4px -4px,-4px 0}.batch-preview-swatch-white{background:#fff}.batch-preview-swatch-dark{background:#15151d}.batch-preview-label{text-transform:capitalize;font-weight:var(--batch-fw-semibold);line-height:1}@media (max-width: 768px){.batch-action-rail{position:fixed;top:52px;right:-320px;bottom:0;width:320px;transition:right .24s ease;z-index:30}.batch-action-rail.ops-open{right:0}}@media (prefers-reduced-motion: reduce){.batch-rail-primary,.batch-rail-chip,.batch-preview-toggle button,.batch-space-meter-track i{transition:none}}.batch-action-rail-ai-edit{overflow-y:auto}.batch-ai-edit-rail{display:grid;gap:12px}.batch-ai-edit-rail-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid var(--batch-rail-card-border);border-radius:14px;background:linear-gradient(135deg,#ffffffeb,#f5f0e8b8),var(--batch-rail-card-bg);padding:10px;box-shadow:var(--batch-rail-card-shadow)}.batch-ai-edit-rail-header small{display:block;color:var(--batch-rail-kicker);font-size:.64rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.batch-ai-edit-rail-header strong{display:block;min-width:0;color:var(--batch-rail-title);font-size:.98rem;line-height:1.1}.batch-ai-edit-back{display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid rgba(99,102,241,.18);border-radius:999px;background:#ffffffb3;color:var(--batch-rail-title);font-size:1.4rem;line-height:1}.batch-ai-edit-cost{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border:1px solid rgba(99,102,241,.22);border-radius:999px;background:#6366f11f;color:#4f46e5;padding:6px 8px;font-size:.68rem;font-weight:900}.batch-ai-edit-media-card{position:relative;overflow:hidden;min-height:230px;border:1px solid rgba(99,102,241,.18);border-radius:16px;background:linear-gradient(45deg,rgba(99,102,241,.06) 25%,transparent 25%),linear-gradient(-45deg,rgba(99,102,241,.06) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(99,102,241,.06) 75%),linear-gradient(-45deg,transparent 75%,rgba(99,102,241,.06) 75%),#fff9ef;background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;box-shadow:0 18px 34px #0f172a14,inset 0 1px #ffffffad}.batch-ai-edit-media-card>img{width:100%;height:100%;min-height:230px;-o-object-fit:contain;object-fit:contain}.batch-ai-edit-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;gap:10px;background:#f5f0e8b8;color:var(--batch-rail-title);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.batch-ai-edit-loader-mark{position:relative;display:inline-grid;width:58px;height:58px;place-items:center;justify-self:center;border-radius:999px;background:#fffffff0;box-shadow:0 12px 28px #6366f13d,0 0 0 1px #6366f12e;isolation:isolate}.batch-ai-edit-loader-mark:before{position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;z-index:-1;border-radius:inherit;background:conic-gradient(from 0deg,#6366f100,#7c3aedd1,#6366f100);content:"";animation:batch-ai-edit-spin 1.1s linear infinite}.batch-ai-edit-loader-logo{width:30px;height:30px;min-height:0;-o-object-fit:contain;object-fit:contain}.batch-ai-edit-summary{display:grid;gap:8px;border:1px solid var(--batch-rail-card-border);border-radius:14px;background:var(--batch-rail-card-bg);padding:10px}.batch-ai-edit-summary p,.batch-ai-edit-response,.batch-ai-edit-note{margin:0}.batch-ai-edit-summary p{color:var(--batch-rail-title);font-size:.86rem;font-weight:850;line-height:1.25}.batch-ai-edit-meta{display:flex;flex-wrap:wrap;gap:6px}.batch-ai-edit-meta span{border:1px solid rgba(99,102,241,.14);border-radius:999px;background:#ffffffa8;color:var(--batch-rail-body);padding:5px 8px;font-size:.68rem;font-weight:840}.batch-ai-edit-variations{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.batch-ai-edit-variations button{position:relative;overflow:hidden;min-height:58px;border:1px solid var(--batch-secondary-border);border-radius:10px;background:#ffffffb8;padding:0}.batch-ai-edit-variations button.is-active{border-color:#6366f1a3;box-shadow:0 0 0 2px #6366f129}.batch-ai-edit-variations img{width:100%;height:58px;-o-object-fit:cover;object-fit:cover}.batch-ai-edit-variations span{position:absolute;right:5px;bottom:5px;display:inline-grid;min-width:18px;height:18px;place-items:center;border-radius:999px;background:#0f172ad1;color:#fff;font-size:.62rem;font-weight:900}.batch-ai-edit-response{color:var(--batch-rail-body);font-size:.74rem;font-weight:720;line-height:1.4}.batch-ai-edit-actions{display:grid;grid-template-columns:1fr;gap:8px}.batch-ai-edit-note{color:var(--batch-rail-body);font-size:.72rem;font-weight:720;line-height:1.42}.batch-ai-edit-reopen{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:9px;width:100%;margin-top:auto;border:1px solid rgba(99,102,241,.18);border-radius:14px;background:linear-gradient(135deg,#ffffffdb,#f5f0e8ad),var(--batch-rail-card-bg);padding:8px;color:var(--batch-rail-title);text-align:left;box-shadow:var(--batch-rail-card-shadow)}.batch-ai-edit-reopen img{width:48px;height:48px;border-radius:10px;-o-object-fit:cover;object-fit:cover;background:#fff9ef}.batch-ai-edit-reopen span{display:grid;min-width:0;gap:4px}.batch-ai-edit-reopen strong,.batch-ai-edit-reopen small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-ai-edit-reopen strong{font-size:.82rem;line-height:1.05}.batch-ai-edit-reopen small{color:#4f46e5;font-size:.68rem;font-weight:900}@keyframes batch-ai-edit-spin{to{transform:rotate(360deg)}}.batch-canvas{display:flex;flex-direction:column;gap:14px}.batch-canvas>.batch-image-grid{flex:1;min-height:0}.batch-canvas>.batch-image-grid-single,.batch-canvas>.batch-image-grid-focus{min-height:min(620px,calc(100dvh - 170px))}.batch-overview-strip{position:sticky;top:0;z-index:5;display:grid;grid-template-columns:minmax(230px,1.1fr) minmax(300px,1.35fr) minmax(230px,1fr) auto;align-items:center;gap:12px;overflow:hidden;border:1px solid var(--batch-line);border-radius:10px;background:linear-gradient(135deg,#f5f0e81b,#8b5cf613),#08080af0;box-shadow:0 18px 52px #00000042,inset 0 1px #fff9ef14;color:var(--batch-paper);padding:10px 12px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.batch-overview-status{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0}.batch-overview-status small,.batch-overview-metric small{display:block;color:#fff9ef8a;font-size:.62rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.batch-overview-metric small{white-space:nowrap}.batch-overview-status strong{display:block;overflow:hidden;color:var(--batch-paper);font-size:.98rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.batch-readiness-dot{width:11px;height:42px;border-radius:999px;background:#94a3b8;box-shadow:0 0 20px #94a3b857}.batch-readiness-ready,.batch-readiness-review-warnings{background:var(--batch-good);box-shadow:0 0 22px #34d3996b}.batch-readiness-review-blocked{background:var(--batch-danger);box-shadow:0 0 22px #fb71856b}.batch-readiness-partial-ready,.batch-readiness-draft-only{background:var(--batch-warn);box-shadow:0 0 22px #fbbf245c}.batch-readiness-processing{background:var(--batch-violet);box-shadow:0 0 22px #8b5cf66b}.batch-readiness-meter{overflow:hidden;border-radius:999px;background:#fff9ef1c;grid-column:2;height:5px}.batch-readiness-meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--batch-good),var(--batch-violet),var(--batch-indigo));transition:width .22s ease}.batch-overview-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.batch-overview-metric{min-width:0;border:1px solid rgba(245,240,232,.12);border-radius:8px;background:linear-gradient(180deg,#fff9ef14,#fdfdfd09);padding:7px 8px}.batch-overview-metric strong{display:block;color:var(--batch-paper);font-size:1.08rem;font-weight:950;line-height:1.1}.batch-overview-metric-good strong{color:var(--batch-good)}.batch-overview-metric-warn strong{color:var(--batch-warn)}.batch-overview-metric-danger strong{color:var(--batch-danger)}.batch-overview-issues{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.batch-issue-pill{display:inline-flex;align-items:center;gap:6px;max-width:100%;min-height:28px;border:1px solid rgba(245,240,232,.11);border-radius:999px;background:#fdfdfd0b;color:#fdfdfdb8;padding:0 9px;font-size:.7rem;font-weight:850}.batch-compat-pill{display:inline-flex;align-items:center;gap:6px;max-width:100%;min-height:28px;border:1px solid rgba(52,211,153,.22);border-radius:999px;background:linear-gradient(135deg,#34d3991f,#fff9ef0a);color:#a7f3d0;padding:0 9px;font-size:.7rem;font-weight:850}.batch-compat-pill strong{color:var(--batch-paper)}.batch-compat-attention,.batch-compat-draft{border-color:#fbbf243d;color:#fde68a}.batch-compat-empty{border-color:#94a3b83d;color:#cbd5e1}.batch-issue-pill strong{color:var(--batch-paper)}.batch-issue-warning{border-color:#fbbf243d;color:#fde68a}.batch-issue-blocking{border-color:#fb718547;color:#fecdd3}.batch-issue-info{border-color:#7dd3fc42;color:#bae6fd}.batch-issue-clear{color:#a7f3d0}.batch-overview-actions{display:grid;grid-template-columns:1fr;gap:6px;min-width:132px}.batch-overview-primary,.batch-overview-secondary,.batch-overview-ready-pill{min-height:32px;border-radius:9px;padding:0 12px;font-size:.76rem;font-weight:900;transition:transform .14s ease,opacity .14s ease,border-color .14s ease,background-color .14s ease}.batch-overview-primary{border:0;background:linear-gradient(135deg,#8b5cf6,#4f46e5);color:#fdfdfd;box-shadow:0 14px 34px #4f46e542}.batch-overview-secondary{border:1px solid rgba(253,253,253,.11);background:#fdfdfd0f;color:#fdfdfdc7}.batch-overview-ready-pill{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(52,211,153,.28);background:linear-gradient(135deg,#34d39924,#fff9ef0d);color:#a7f3d0}.batch-overview-primary:hover,.batch-overview-secondary:hover{transform:translateY(-1px)}.batch-overview-primary:disabled,.batch-overview-secondary:disabled,.batch-rail-primary:disabled,.batch-rail-secondary:disabled{cursor:not-allowed;opacity:.48;transform:none}.batch-exception-tray{position:relative;display:grid;grid-template-columns:minmax(170px,.78fr) minmax(260px,1fr) minmax(340px,1.45fr);align-items:center;gap:12px;overflow:hidden;border:1px solid rgba(245,240,232,.14);border-radius:10px;background:linear-gradient(135deg,#fbbf2414,#8b5cf612),#07070aeb;box-shadow:inset 0 1px #fff9ef0f,0 16px 42px #00000038;color:var(--batch-paper);padding:10px 12px 10px 14px}.batch-exception-tray:before{content:"";position:absolute;inset:12px auto 12px 0;width:4px;border-radius:0 999px 999px 0;background:linear-gradient(180deg,var(--batch-warn),var(--batch-violet))}.batch-exception-tray-blocking{border-color:#fb718542;background:linear-gradient(135deg,#fb718517,#8b5cf613),#07070af0}.batch-exception-tray-blocking:before{background:linear-gradient(180deg,var(--batch-danger),var(--batch-violet))}.batch-exception-heading{min-width:0}.batch-exception-heading small{display:block;color:#fff9ef85;font-size:.62rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.batch-exception-heading strong{display:block;overflow:hidden;margin-top:3px;color:var(--batch-paper);font-size:.95rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.batch-exception-groups{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.batch-exception-chip{display:inline-flex;align-items:center;gap:7px;min-height:28px;max-width:100%;border:1px solid rgba(245,240,232,.12);border-radius:999px;background:#fdfdfd0b;color:#fdfdfdbd;padding:0 9px;font-size:.7rem;font-weight:850;line-height:1}.batch-exception-chip em{display:inline-grid;min-width:18px;min-height:18px;place-items:center;border-radius:999px;background:#fff9ef1f;color:var(--batch-paper);font-size:.64rem;font-style:normal}.batch-exception-chip-blocking{border-color:#fb718557;background:#fb718516;color:#fecdd3}.batch-exception-chip-warning{border-color:#fbbf244d;background:#fbbf2413;color:#fde68a}.batch-exception-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;min-width:0}.batch-exception-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;min-height:44px;border:1px solid rgba(245,240,232,.12);border-radius:8px;background:linear-gradient(135deg,#fff9ef12,#fdfdfd09);padding:6px 7px}.batch-exception-item span{min-width:0}.batch-exception-item strong,.batch-exception-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-exception-item strong{color:var(--batch-paper);font-size:.74rem}.batch-exception-item small{margin-top:2px;color:#fdfdfd8a;font-size:.66rem}.batch-exception-item button{min-height:28px;border:1px solid rgba(139,92,246,.26);border-radius:8px;background:#8b5cf624;color:#fdfdfddb;padding:0 8px;font-size:.68rem;font-weight:900;white-space:nowrap}.batch-issue-summary p,.batch-compat-summary p{margin:0;color:#fdfdfd94;font-size:.78rem;font-weight:750}.batch-confidence-proof{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:11px;border:1px solid var(--batch-rail-card-border);border-radius:12px;background:var(--batch-rail-card-bg);padding:11px;box-shadow:var(--batch-rail-card-shadow)}.batch-confidence-attention{background:var(--batch-rail-hero-bg)}.batch-confidence-draft,.batch-confidence-empty{background:var(--batch-rail-card-bg)}.batch-confidence-main{display:grid;gap:4px;min-width:0}.batch-confidence-main small{color:var(--batch-rail-kicker);font-size:.68rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.batch-confidence-main strong{overflow:hidden;color:var(--batch-rail-title);font-size:.98rem;font-weight:950;line-height:1.12;display:-webkit-box;line-clamp:2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.batch-confidence-main span{color:var(--batch-rail-body);font-size:.72rem;font-weight:740;line-height:1.38}.batch-confidence-score{display:grid;min-width:58px;min-height:58px;place-items:center;border:1px solid var(--batch-secondary-border);border-radius:11px;background:var(--batch-toggle-bg);color:var(--batch-meter-meta);font-size:.62rem;font-weight:900;letter-spacing:.1em;line-height:1;text-transform:uppercase}.batch-confidence-attention .batch-confidence-score{border-color:var(--batch-segment-active-border);background:var(--batch-segment-active-bg)}.batch-confidence-draft .batch-confidence-score,.batch-confidence-empty .batch-confidence-score{border-color:var(--batch-secondary-border);background:var(--batch-secondary-bg)}.batch-confidence-score b{color:var(--batch-rail-title);font-size:1.22rem;font-weight:950;letter-spacing:0}.batch-confidence-attention .batch-confidence-score b,.batch-confidence-draft .batch-confidence-score b,.batch-confidence-empty .batch-confidence-score b{color:var(--batch-rail-title)}.batch-compat-score{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:44px;border:1px solid rgba(52,211,153,.2);border-radius:10px;background:#34d39914;padding:8px 9px}.batch-compat-score strong{color:#34d399;font-size:1.25rem;font-weight:950;line-height:1}.batch-compat-score span{overflow:hidden;color:var(--batch-paper);font-size:.8rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.batch-compat-score.batch-compat-attention,.batch-compat-score.batch-compat-draft{border-color:#fbbf243d;background:#fbbf2414}.batch-compat-score.batch-compat-attention strong,.batch-compat-score.batch-compat-draft strong{color:#fbbf24}.batch-compat-checks{display:flex;flex-wrap:wrap;gap:5px}.batch-compat-check{min-height:24px;border:1px solid rgba(253,253,253,.08);border-radius:999px;background:#fdfdfd0b;color:#fdfdfdb3;padding:5px 8px;font-size:.66rem;font-weight:850;line-height:1}.batch-compat-check-pass{border-color:#34d39933;color:#a7f3d0}.batch-compat-check-warn,.batch-compat-check-draft{border-color:#fbbf2438;color:#fde68a}.batch-compat-check-block{border-color:#fb718547;color:#fecdd3}.batch-issue-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:35px;border:1px solid rgba(253,253,253,.08);border-radius:9px;background:#fdfdfd0a;color:#fdfdfdc7;padding:7px 9px;text-align:left}.batch-issue-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-issue-row em{display:inline-grid;min-width:24px;min-height:22px;place-items:center;border-radius:999px;background:#fdfdfd1a;color:var(--batch-paper);font-size:.68rem;font-style:normal;font-weight:900}.batch-issue-row-warning{border-color:#fbbf2433}.batch-issue-row-blocking{border-color:#fb71853d}.batch-export-readiness{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.batch-export-readiness span{display:grid;min-height:42px;place-items:center;border:1px solid rgba(245,240,232,.11);border-radius:8px;background:#fdfdfd0a;color:#fdfdfd7a;font-size:.62rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.batch-export-readiness strong{color:var(--batch-paper);font-size:1rem;letter-spacing:0}.batch-export-mode-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;border:1px solid var(--batch-line);border-radius:8px;background:#fdfdfd0d;padding:4px}.batch-export-mode-toggle button{min-height:30px;border:0;border-radius:8px;background:transparent;color:#fdfdfd94;font-size:.72rem;font-weight:900}.batch-export-mode-toggle button.is-active{background:linear-gradient(135deg,#8b5cf647,#4f46e52e);color:var(--batch-paper)}.batch-export-mode-note{margin:0;color:#fdfdfd8f;font-size:.72rem;font-weight:750;line-height:1.35}.batch-export-exceptions{display:flex;flex-wrap:wrap;gap:5px}.batch-export-exceptions span{display:inline-flex;align-items:center;gap:7px;min-height:28px;border:1px solid rgba(251,191,36,.24);border-radius:999px;background:#fbbf2414;color:#fde68a;padding:0 9px;font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.batch-export-exceptions strong{color:var(--batch-paper);font-size:.74rem}.batch-export-folders{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.batch-export-folders span{display:grid;align-items:center;gap:3px;min-height:30px;border-radius:8px;background:#fdfdfd0a;color:#fdfdfdad;padding:5px 7px;font-size:.72rem;font-weight:850;line-height:1.05;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-export-folders em{color:#fdfdfd70;font-style:normal}.batch-inline-stage{position:relative;flex:1;min-height:0;overflow:hidden}.batch-inline-stage>.review-console,.batch-inline-stage>.export-checkpoint{height:100%}.batch-inline-close{position:absolute;top:14px;right:14px;z-index:4;min-height:34px;border:1px solid rgba(253,253,253,.12);border-radius:9px;background:#fdfdfd1a;color:#fdfdfddb;padding:0 12px;font-size:.72rem;font-weight:900}@media (prefers-reduced-motion: reduce){.batch-readiness-meter span,.batch-overview-primary,.batch-overview-secondary{transition:none}}@media (max-width: 1160px){.batch-overview-strip{grid-template-columns:minmax(210px,1fr) minmax(260px,1fr)}.batch-overview-actions{grid-column:2;grid-template-columns:repeat(2,1fr)}.batch-exception-tray,.batch-exception-list{grid-template-columns:1fr}}@media (max-width: 768px){.batch-canvas{padding:12px}.batch-overview-strip{grid-template-columns:1fr}.batch-overview-actions{grid-column:auto}.batch-overview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.batch-inline-close{top:10px;right:10px}}.batch-editor-page{height:100vh;width:100vw;overflow:hidden;background:#fff;color:#0f172a}.batch-editor-shell{height:100vh;display:flex;flex-direction:column}.batch-editor-topbar{height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid #e8e8ef;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.batch-editor-topbar-left{display:flex;align-items:center;gap:10px}.batch-editor-icon-btn{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:12px;background:transparent;color:#111827;transition:background-color .16s ease,color .16s ease,transform .16s ease}.batch-editor-icon-btn:hover:not(:disabled){background:#f4f4f7}.batch-editor-icon-btn:disabled{color:#c4c8d1}.batch-editor-icon-btn-home{background:#f4f4f7}.batch-editor-pro-btn,.batch-editor-primary-btn{border:none;border-radius:14px;background:linear-gradient(135deg,#5b23f0,#6528f7);color:#fff;font-size:.9rem;font-weight:700;letter-spacing:-.02em;transition:filter .16s ease,transform .16s ease}.batch-editor-pro-btn{padding:.85rem 1rem}.batch-editor-primary-btn{padding:.85rem 1.1rem}.batch-editor-pro-btn:hover,.batch-editor-primary-btn:hover{filter:brightness(1.04);transform:translateY(-1px)}.batch-editor-body{flex:1;min-height:0;display:grid;grid-template-columns:94px 336px minmax(0,1fr)}.batch-editor-body-focus{grid-template-columns:94px 336px minmax(0,1fr)}.batch-editor-rail{display:flex;flex-direction:column;align-items:stretch;min-height:0;padding:16px 12px 14px;border-right:1px solid #ececf1;background:#fff;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.batch-editor-rail::-webkit-scrollbar{display:none}.batch-editor-rail-section{display:flex;flex-direction:column;gap:8px}.batch-editor-rail-divider{height:1px;margin:14px 10px;background:#ececf1}.batch-editor-rail-footer{margin-top:auto;display:flex;flex-direction:column;gap:8px}.batch-editor-rail-btn{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 6px 12px;border:none;border-radius:16px;background:transparent;color:#111827;transition:background-color .16s ease,color .16s ease,transform .16s ease}.batch-editor-rail-btn:hover{background:#f6f6fa}.batch-editor-rail-btn-active{background:#000;color:#fff}.batch-editor-rail-icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px}.batch-editor-rail-btn-active .batch-editor-rail-icon{background:#ffffff14}.batch-editor-rail-label{font-size:.85rem;font-weight:500;letter-spacing:-.02em;text-align:center;line-height:1.1}.batch-editor-rail-pro{position:absolute;top:12px;right:8px;padding:.12rem .34rem;border-radius:999px;background:#fff;color:#7c3aed;font-size:.58rem;font-weight:700;line-height:1}.batch-editor-rail-header{margin-bottom:16px;display:flex;flex-direction:column;align-items:center;gap:12px}.batch-editor-theme-switch{display:flex;flex-direction:column;gap:8px;padding:8px;border-radius:18px}.batch-editor-theme-btn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:14px;background:transparent;color:inherit;transition:background-color .16s ease,color .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease}.batch-editor-theme-icon{color:currentColor}.batch-editor-drawer{min-height:0;display:flex;flex-direction:column;border-right:1px solid #ececf1;background:#fff}.batch-editor-drawer-right{border-right:none;border-left:1px solid #ececf1}.batch-editor-drawer-reopen{align-self:stretch;display:inline-flex;align-items:center;justify-content:center;width:28px;min-height:100%;border:none;border-right:1px solid #ececf1;background:#fff;color:#64748b}.batch-editor-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 12px;gap:12px}.batch-editor-drawer-header-object{align-items:flex-start;gap:14px}.batch-editor-drawer-heading{min-width:0;display:flex;flex-direction:column;gap:6px}.batch-editor-drawer-eyebrow{margin:0;color:#7c3aed;font-size:.66rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.batch-editor-drawer-subtitle{margin:0;color:#6b7280;font-size:.82rem;line-height:1.45}.batch-editor-drawer-title{margin:0;font-size:1.32rem;font-weight:780;letter-spacing:-.02em;color:#0f172a;line-height:1.1}.batch-editor-drawer-close,.batch-editor-modal-close{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:#f5f6fb;color:#1f2937;transition:transform .14s ease,background-color .14s ease,box-shadow .16s ease}.batch-editor-drawer-close:hover,.batch-editor-modal-close:hover{transform:translateY(-1px);background:#fff;box-shadow:0 6px 16px #1a1a2e1a}.batch-editor-drawer-body{flex:1;min-height:0;overflow-y:auto;padding:4px 16px 20px}.batch-editor-drawer-body::-webkit-scrollbar-track,.batch-editor-canvas::-webkit-scrollbar-track,.batch-editor-modal-main::-webkit-scrollbar-track{background:transparent}.batch-editor-drawer-body::-webkit-scrollbar-thumb,.batch-editor-canvas::-webkit-scrollbar-thumb,.batch-editor-modal-main::-webkit-scrollbar-thumb{background:#d5d7df;border-radius:999px;border:2px solid transparent;background-clip:padding-box}.batch-editor-drawer-body::-webkit-scrollbar-thumb:hover,.batch-editor-canvas::-webkit-scrollbar-thumb:hover,.batch-editor-modal-main::-webkit-scrollbar-thumb:hover{background:#c5c7cf}.batch-editor-drawer-stack{display:flex;flex-direction:column;gap:14px}.batch-editor-segmented-control{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-radius:16px;background:#f1f2f6;padding:4px}.batch-editor-segmented-control-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.batch-editor-position-modes{grid-template-columns:repeat(3,minmax(0,1fr))}.batch-editor-segmented-option{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:.68rem .62rem;border:none;border-radius:14px;background:transparent;color:#64748b;font-size:.87rem;font-weight:600;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.batch-editor-position-modes .batch-editor-segmented-option{flex-direction:column;gap:6px}.batch-editor-segmented-option-active{background:#fff;color:#111827;box-shadow:0 0 0 1px #0f172a14}.batch-editor-mode-icon{width:16px;height:16px;border:1.6px solid currentColor;border-radius:4px;position:relative;display:inline-block}.batch-editor-mode-icon-center:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1.4px solid currentColor;border-radius:999px}.batch-editor-mode-icon-custom{border-style:dashed}.batch-editor-mode-icon-original{border-radius:2px}.batch-editor-search-field{display:flex;align-items:center;gap:8px;height:44px;padding:0 12px;border:1px solid #e7e7ef;border-radius:14px;background:#fff;color:#94a3b8}.batch-editor-search-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;color:currentColor}.batch-editor-search-icon svg{width:16px;height:16px}.batch-editor-search-field input{flex:1;min-width:0;border:none;background:transparent;color:#0f172a;outline:none}.batch-editor-search-field input::-moz-placeholder{color:#94a3b8}.batch-editor-search-field input::placeholder{color:#94a3b8}.batch-editor-drawer-section{display:flex;flex-direction:column;gap:10px}.batch-editor-drawer-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.batch-editor-drawer-section-header h3,.batch-editor-section-title,.batch-editor-modal-section h3,.batch-editor-modal-header h2{margin:0;font-size:.92rem;font-weight:700;letter-spacing:-.015em;color:#111827}.batch-editor-link-btn,.batch-editor-background-clear{border:none;background:transparent;color:#6b7280;font-size:.85rem;font-weight:600}.batch-editor-template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.batch-editor-template-card{border:1px solid #ececf1;border-radius:18px;background:#fff;padding:0;overflow:hidden;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.batch-editor-template-card:hover{transform:translateY(-1px);box-shadow:0 10px 30px #0f172a14}.batch-editor-template-card-active{border-color:#5b23f06b;box-shadow:0 0 0 1px #5b23f02e}.batch-editor-template-thumb{position:relative;display:block;width:100%;aspect-ratio:1 / 1}.batch-editor-template-product{position:absolute;top:18%;right:24%;bottom:14%;left:24%;border-radius:32px;background:linear-gradient(180deg,#fff,#e8eef6);box-shadow:0 18px 24px #0f172a1f}.batch-editor-size-badge-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:.75rem .9rem;border-radius:14px;background:#f8f8fb}.batch-editor-size-badge{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#64748b}.batch-editor-size-value{font-size:.92rem;font-weight:700;color:#111827}.batch-editor-preset-list{display:flex;flex-direction:column;gap:8px}.batch-editor-resize-drawer{gap:18px}.batch-editor-resize-overview{display:flex;flex-direction:column;gap:12px;padding:1rem;border:1px solid #e7e8f0;border-radius:20px;background:#fff}.batch-editor-resize-overview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.batch-editor-resize-overview-title-group{min-width:0;display:flex;flex-direction:column;gap:8px}.batch-editor-resize-overview-title-group h3{margin:0;font-size:1.12rem;font-weight:700;letter-spacing:-.03em;color:#111827}.batch-editor-resize-overview-ratio{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 .8rem;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:.82rem;font-weight:700}.batch-editor-resize-overview p{margin:0;color:#6b7280;font-size:.88rem;line-height:1.55}.batch-editor-resize-overview-chip-row{display:flex;flex-wrap:wrap;gap:8px}.batch-editor-resize-overview-chip{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 .7rem;border-radius:999px;background:#f8fafc;color:#475569;font-size:.78rem;font-weight:600}.batch-editor-resize-overview-chip-primary{background:#111827;color:#fff}.batch-editor-preset-row{display:flex;align-items:center;gap:12px;width:100%;padding:.8rem .9rem;border:1px solid #ececf1;border-radius:16px;background:#fff;color:#111827;text-align:left;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.batch-editor-preset-row:hover{background:#fafafe;border-color:#daddea;transform:translateY(-1px)}.batch-editor-preset-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#f4f5fb;color:#111827;font-size:.8rem;font-weight:700}.batch-editor-preset-icon svg{width:18px;height:18px}.batch-editor-preset-brand-icon{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;display:block}.batch-editor-preset-copy{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.batch-editor-preset-row-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.batch-editor-preset-label{font-size:.95rem;font-weight:600;letter-spacing:-.02em}.batch-editor-preset-platform,.batch-editor-preset-current{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 .55rem;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.batch-editor-preset-platform{background:#f1f5f9;color:#64748b}.batch-editor-preset-current{background:#ede9fe;color:#5b21b6}.batch-editor-preset-meta{font-size:.82rem;color:#6b7280}.batch-editor-preset-row-active{border-color:#5b23f047;background:linear-gradient(135deg,#f4f3fff5,#fffffffa);box-shadow:0 12px 28px #0f172a0d,0 0 0 2px #5b23f01a}.batch-editor-field-label{font-size:1rem;font-weight:700;letter-spacing:-.02em;color:#111827}.batch-editor-range-row{display:grid;grid-template-columns:minmax(0,1fr) 80px;gap:12px;align-items:center}.batch-editor-range{width:100%;accent-color:#5b23f0}.batch-editor-number-field,.batch-editor-select-field{width:100%;height:44px;padding:0 12px;border:1px solid #d8dbe6;border-radius:14px;background:#fff;color:#0f172a}.batch-editor-number-field-full{margin-top:6px}.batch-editor-checkbox-row{display:flex;align-items:center;gap:10px;color:#111827;font-size:.98rem}.batch-editor-checkbox-row input{width:18px;height:18px;accent-color:#5b23f0}.batch-editor-position-preview{padding:10px;border-radius:18px;background:#eef1f7}.batch-editor-preview-hint{margin:6px 0 10px;color:#6b7280;font-size:.82rem;line-height:1.45}.batch-editor-position-scope{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;padding:14px;border:1px solid #e7e7ef;border-radius:20px;background:linear-gradient(180deg,#fff,#fcfcff)}.batch-editor-position-scope-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(180deg,#5b23f024,#5b23f00f);color:#5b23f0}.batch-editor-position-scope-copy{min-width:0;display:flex;flex-direction:column;gap:10px}.batch-editor-position-scope-row,.batch-editor-position-field-header,.batch-editor-position-scope-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.batch-editor-position-scope-badge,.batch-editor-position-field-status,.batch-editor-position-scope-chip{display:inline-flex;align-items:center;justify-content:center;padding:.28rem .58rem;border-radius:999px;font-size:.72rem;font-weight:700;line-height:1}.batch-editor-position-scope-badge{background:#5b23f014;color:#5b23f0}.batch-editor-position-scope-meta{color:#6b7280;font-size:.76rem;font-weight:600}.batch-editor-position-scope-copy h3{overflow:hidden;margin:0;color:#111827;font-size:.98rem;font-weight:800;letter-spacing:-.03em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.batch-editor-resize-strip-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.batch-editor-resize-strip-meta{overflow:hidden;color:#6b7280;font-size:.74rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.batch-editor-position-scope-copy p{margin:0;color:#6b7280;font-size:.82rem;line-height:1.5}.batch-editor-position-scope-footer{align-items:flex-end;flex-wrap:wrap}.batch-editor-position-scope-chip-row{display:flex;flex-wrap:wrap;gap:8px}.batch-editor-position-scope-chip,.batch-editor-position-field-status.batch-editor-position-field-status-active{background:#5b23f014;color:#5b23f0}.batch-editor-position-scope-chip-muted,.batch-editor-position-field-status{background:#f4f6fb;color:#64748b}.batch-editor-position-scope-reset{border:none;border-radius:999px;background:#f4f6fb;color:#111827;padding:.62rem .86rem;font-size:.8rem;font-weight:700;transition:background-color .16s ease,color .16s ease,transform .16s ease}.batch-editor-position-scope-reset:hover{background:#eceff7;transform:translateY(-1px)}.batch-editor-position-control-grid{grid-template-columns:minmax(0,1fr);align-items:stretch}.batch-editor-position-reframe-grid{grid-template-columns:minmax(0,1fr)}.batch-editor-position-field-card{display:flex;flex-direction:column;gap:10px;min-width:0;padding:13px;border:1px solid #e7e7ef;border-radius:20px;background:linear-gradient(180deg,#fff,#fcfcff)}.batch-editor-position-field-status{flex-shrink:0}.batch-editor-position-align-control{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.batch-editor-position-scale-control{gap:4px}.batch-editor-position-segmented-option{min-height:70px;flex-direction:column;gap:6px;padding:.72rem .52rem;font-size:.8rem;line-height:1.2}.batch-editor-align-glyph,.batch-editor-scale-glyph{position:relative;width:28px;height:28px;flex-shrink:0;border:1.5px solid currentColor;border-radius:10px;opacity:.9}.batch-editor-align-glyph:after,.batch-editor-scale-glyph:after{content:"";position:absolute;border-radius:6px;background:currentColor}.batch-editor-align-glyph:after{width:9px;height:9px}.batch-editor-align-glyph-center:after{top:50%;left:50%;transform:translate(-50%,-50%)}.batch-editor-align-glyph-top:after{top:4px;left:50%;transform:translate(-50%)}.batch-editor-align-glyph-bottom:after{bottom:4px;left:50%;transform:translate(-50%)}.batch-editor-align-glyph-left:after{top:50%;left:4px;transform:translateY(-50%)}.batch-editor-align-glyph-right:after{top:50%;right:4px;transform:translateY(-50%)}.batch-editor-scale-glyph:after{top:6px;right:6px;bottom:6px;left:6px;border:1.5px solid currentColor;background:transparent}.batch-editor-scale-glyph-fill:after{top:4px;right:4px;bottom:4px;left:4px;background:currentColor;opacity:.18}.batch-editor-custom-padding-grid,.batch-editor-dual-field-grid,.batch-editor-usage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.batch-editor-inline-field{display:flex;flex-direction:column;gap:6px;color:#111827;font-size:.95rem;font-weight:600}.batch-editor-toggle-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:.95rem 1rem;border:1px solid #e7e7ef;border-radius:16px;font-size:1rem;font-weight:600;color:#111827}.batch-editor-toggle-input{position:absolute;opacity:0;pointer-events:none}.batch-editor-toggle-track{position:relative;width:46px;height:28px;flex-shrink:0;border-radius:999px;background:#d8dbe6;transition:background-color .16s ease}.batch-editor-toggle-track:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #0f172a26;transition:transform .16s ease}.batch-editor-toggle-input:checked+.batch-editor-toggle-track{background:#5b23f0}.batch-editor-toggle-input:checked+.batch-editor-toggle-track:after{transform:translate(18px)}.batch-editor-inline-pro,.batch-editor-premium-pill{display:inline-flex;align-items:center;justify-content:center;padding:.12rem .42rem;border-radius:999px;background:#fff;color:#7c3aed;font-size:.62rem;font-weight:700;line-height:1}.batch-editor-swatch-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(36px,40px));justify-content:start;gap:10px}.batch-editor-swatch{width:40px;height:40px;border:1px solid #d8dbe6;border-radius:999px;background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.batch-editor-swatch:hover{transform:translateY(-1px)}.batch-editor-swatch-active{box-shadow:0 0 0 2px #5b23f033;border-color:#5b23f066}.batch-editor-background-picker-tile{min-height:184px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:16px;border:1px solid #e7e7ef;border-radius:18px;background-size:cover;background-position:center}.batch-editor-background-chip-row{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px}.batch-editor-background-chip{padding:.35rem .6rem;border-radius:999px;background:#fffffff0;color:#111827;font-size:.75rem;font-weight:700}.batch-editor-background-helper{margin:0;max-width:220px;text-align:center;color:#6b7280;line-height:1.5}.batch-editor-background-image-panel{display:flex;flex-direction:column;gap:14px;padding:1rem;border:1px solid #e7e7ef;border-radius:22px;background:#fff}.batch-editor-background-image-header{display:flex;flex-direction:column;gap:8px}.batch-editor-background-image-eyebrow{margin:0;color:#6b7280;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.batch-editor-background-image-header h3{margin:0;font-size:1.05rem;font-weight:700;letter-spacing:-.03em;color:#111827}.batch-editor-background-image-header p{margin:0;color:#6b7280;font-size:.9rem;line-height:1.55}.batch-editor-background-selected-card{min-height:120px;display:flex;align-items:flex-start;justify-content:space-between;padding:12px;border:1px solid #e7e7ef;border-radius:18px;background-position:center;background-size:cover;box-shadow:inset 0 0 0 999px #0f172a14}.batch-editor-ai-edit-preview-card{display:grid;gap:12px;padding:14px;border:1px solid #e7e7ef;border-radius:18px;background:#fff}.batch-editor-ai-edit-preview-stage{min-height:184px;display:flex;align-items:center;justify-content:center;padding:12px;border:1px solid #e7e7ef;border-radius:16px;background:linear-gradient(45deg,rgba(226,232,240,.8) 25%,transparent 25%),linear-gradient(-45deg,rgba(226,232,240,.8) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(226,232,240,.8) 75%),linear-gradient(-45deg,transparent 75%,rgba(226,232,240,.8) 75%),#f8fafc;background-position:0 0,0 10px,10px -10px,-10px 0px;background-size:20px 20px}.batch-editor-ai-edit-preview-image{max-width:100%;max-height:240px;-o-object-fit:contain;object-fit:contain;border-radius:12px;box-shadow:0 16px 30px #1a1a2e1a}.batch-editor-ai-edit-action-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.batch-editor-background-upload-dropzone{min-height:138px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:100%;padding:1rem;border:1px dashed #cfd5e3;border-radius:18px;background:#fbfcff;color:#111827;text-align:center;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.batch-editor-background-upload-dropzone:hover{border-color:#b7bfd4;background:#fff;transform:translateY(-1px)}.batch-editor-background-upload-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#fff;color:#64748b}.batch-editor-background-upload-title{font-size:.95rem;font-weight:700;letter-spacing:-.02em}.batch-editor-background-upload-copy{color:#6b7280;font-size:.9rem}.batch-editor-image-picker-btn{padding:.8rem 1rem;border:none;border-radius:14px;background:#000;color:#fff;font-size:.9rem;font-weight:700}.batch-editor-background-stock-button{width:100%;justify-content:center}.batch-editor-stock-browser{display:grid;gap:14px}.batch-editor-stock-browser-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.batch-editor-stock-browser-header h3{margin:0;color:#111827;font-size:1.02rem;font-weight:800;letter-spacing:-.03em}.batch-editor-stock-browser-done{border:none;background:transparent;color:#111827;font-size:.94rem;font-weight:700}.batch-editor-stock-browser-search-form{display:grid}.batch-editor-stock-browser-view{display:grid;gap:14px;animation:batch-editor-stock-browser-swap .22s ease}.batch-editor-stock-browser-recent-list{display:grid;gap:8px}.batch-editor-stock-browser-recent-chip{display:flex;align-items:center;justify-content:space-between;gap:8px}.batch-editor-stock-browser-recent-action{min-width:0;flex:1;display:flex;align-items:center;gap:8px;padding:0;border:none;background:transparent;color:#111827;font-size:.92rem;text-align:left}.batch-editor-stock-browser-recent-icon{color:#111827;font-size:.86rem}.batch-editor-stock-browser-recent-remove{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:transparent;color:#9ca3af;font-size:1rem}.batch-editor-stock-browser-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.batch-editor-stock-browser-category-card{position:relative;min-height:80px;display:grid;place-items:center;padding:.85rem .7rem;border:1px solid rgba(17,24,39,.06);border-radius:8px;color:#fff;font-size:.98rem;font-weight:800;text-align:center;text-shadow:0 1px 4px rgba(15,23,42,.28);overflow:hidden}.batch-editor-stock-browser-category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff05,#0f172a1a)}.batch-editor-stock-browser-category-card>span{position:relative;z-index:1}.batch-editor-stock-browser-category-card-active{box-shadow:0 0 0 2px #6366f147}.batch-editor-stock-browser-results{display:grid;gap:12px;padding-top:4px}.batch-editor-stock-browser-results-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.batch-editor-stock-browser-results-eyebrow{margin:0 0 4px;color:#6b7280;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.batch-editor-stock-browser-results-header h4{margin:0;color:#111827;font-size:.94rem;font-weight:800;letter-spacing:-.03em}.batch-editor-stock-browser-results-query{margin:4px 0 0;color:#6b7280;font-size:.78rem;line-height:1.4}.batch-editor-stock-browser-results-done{padding:.38rem .72rem;border:1px solid #d8dbe6;border-radius:999px;background:#fff;color:#111827;font-size:.76rem;font-weight:700}.batch-editor-stock-browser-empty-state{min-height:120px;display:grid;place-items:center;gap:8px;padding:1rem;border:1px dashed #d5dae6;border-radius:18px;color:#6b7280;text-align:center}.batch-editor-stock-browser-results-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.batch-editor-stock-browser-photo-card{min-width:0;display:grid;gap:8px;padding:.5rem;border:1px solid #e7e7ef;border-radius:16px;background:#fff;text-align:left}.batch-editor-stock-browser-photo-preview{aspect-ratio:1 / 1;border-radius:12px;background-position:center;background-size:cover}.batch-editor-stock-browser-photo-copy{min-width:0;display:grid;gap:3px}.batch-editor-stock-browser-photo-title{overflow:hidden;color:#111827;font-size:.82rem;font-weight:700;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.batch-editor-stock-browser-photo-credit{overflow:hidden;color:#6b7280;font-size:.74rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.batch-editor-stock-browser-attribution{margin:0;color:#6b7280;font-size:.78rem;line-height:1.5}.batch-editor-stock-browser-attribution a{color:inherit}@keyframes batch-editor-stock-browser-swap{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.batch-editor-upload-card,.batch-editor-premium-card,.batch-editor-usage-card{padding:1.1rem;border:1px solid #e7e7ef;border-radius:18px;background:#fff}.batch-editor-upload-card h3,.batch-editor-premium-card h3{margin:0 0 8px;font-size:1.1rem;font-weight:800;letter-spacing:-.03em}.batch-editor-upload-card p,.batch-editor-premium-card p,.batch-editor-usage-note{margin:0;color:#6b7280;line-height:1.55}.batch-editor-upload-card .batch-editor-primary-btn,.batch-editor-premium-card .batch-editor-primary-btn{margin-top:14px}.batch-editor-usage-value{display:block;font-size:2rem;font-weight:800;letter-spacing:-.04em;color:#111827}.batch-editor-usage-label{display:block;margin-top:4px;color:#6b7280;font-size:.9rem}.batch-editor-focus-sidebar-body{display:flex;flex-direction:column;gap:14px}.batch-editor-focus-sidebar-tabs{grid-template-columns:repeat(2,minmax(0,1fr));padding:4px;border:1px solid #e2e6f0;border-radius:16px;background:#ffffffd1}.batch-editor-focus-sidebar-panel{gap:12px}.batch-editor-focus-sidebar-topbar{align-items:flex-start;gap:12px}.batch-editor-focus-sidebar-asset{min-width:0;flex:1;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:start;gap:12px}.batch-editor-focus-sidebar-thumb{overflow:hidden;border-radius:18px;aspect-ratio:1 / 1;background:#f4f6fb}.batch-editor-focus-sidebar-thumb-image{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.batch-editor-focus-sidebar-thumb-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#94a3b8;font-size:.72rem;font-weight:700;text-align:center}.batch-editor-focus-sidebar-asset-copy{min-width:0;display:grid;gap:6px}.batch-editor-focus-sidebar-asset-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.batch-editor-focus-sidebar-title{overflow:hidden;margin:0;color:#111827;font-size:1.02rem;font-weight:800;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap}.batch-editor-focus-sidebar-meta{margin:0;display:flex;flex-wrap:wrap;gap:6px 12px;color:#6b7280;font-size:.8rem;line-height:1.45}.batch-editor-focus-sidebar-panel-header{display:grid;gap:6px;padding:2px 2px 0}.batch-editor-focus-sidebar-panel-eyebrow{margin:0 0 2px;color:#7c3aed;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.batch-editor-focus-sidebar-panel-header h3{margin:0;color:#111827;font-size:1rem;font-weight:800;letter-spacing:-.03em}.batch-editor-focus-sidebar-panel-header p{margin:0;color:#6b7280;font-size:.84rem;line-height:1.55}.batch-editor-focus-section{display:grid;gap:12px;padding:14px;border:1px solid #e7e7ef;border-radius:18px;background:#fff}.batch-editor-focus-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.batch-editor-focus-section-title-row{min-width:0;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.batch-editor-focus-section-title-row h3{margin:0;color:#111827;font-size:.96rem;font-weight:800;letter-spacing:-.03em}.batch-editor-focus-section-actions{display:flex;align-items:center;gap:8px}.batch-editor-focus-section-description{margin:0;color:#6b7280;font-size:.82rem;line-height:1.55}.batch-editor-focus-compact-primary{padding:.78rem .95rem;font-size:.84rem}.batch-editor-focus-inline-note{padding:0 2px;color:#6b7280;font-size:.78rem;line-height:1.55}.batch-editor-focus-text-preset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.batch-editor-focus-image-search-stack{display:grid;gap:10px}.batch-editor-focus-image-search-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.batch-editor-focus-image-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.batch-editor-focus-image-empty-state{min-height:120px}.batch-editor-focus-text-preset-grid .batch-editor-primary-btn{width:100%;justify-content:center;white-space:normal}.batch-editor-focus-quick-action{min-height:44px;padding:.72rem .78rem;border-radius:14px;font-size:.8rem;line-height:1.3;text-align:center}.batch-editor-focus-text-layer-list{display:grid;gap:10px}.batch-editor-text-library-panel{gap:14px}.batch-editor-text-library-add-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(112px,.64fr);gap:10px}.batch-editor-text-library-add-btn{justify-content:center;min-height:42px}.batch-editor-text-library-section{display:grid;gap:12px}.batch-editor-text-library-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.batch-editor-text-library-section-header h3{margin:0;font-size:1rem;font-weight:800;letter-spacing:-.03em}.batch-editor-text-library-style-list{display:grid;gap:10px}.batch-editor-text-style-card{min-height:58px;display:flex;align-items:center;width:100%;padding:0 18px;border:1px solid #e5e7f0;border-radius:18px;background:#fff;text-align:left}.batch-editor-text-style-card span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-editor-text-style-card-heading{font-size:1.02rem;font-weight:800}.batch-editor-text-style-card-subheading{font-size:.94rem;font-weight:700}.batch-editor-text-style-card-body{font-size:.88rem;font-weight:500}.batch-editor-text-combination-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.batch-editor-text-combination-card{padding:0;border:none;background:transparent;text-align:left}.batch-editor-text-combination-preview{min-height:118px;display:grid;align-content:center;justify-items:center;gap:2px;padding:16px 14px;border-radius:18px;overflow:hidden;text-align:center}.batch-editor-text-combination-primary,.batch-editor-text-combination-secondary{max-width:100%;line-height:1;word-break:break-word}.batch-editor-text-combination-preview-fire-away{background:linear-gradient(180deg,#fffffff5,#f8f4eeeb)}.batch-editor-text-combination-preview-fire-away .batch-editor-text-combination-primary{color:#ff6a21;font-size:2rem;font-style:italic;font-weight:800}.batch-editor-text-combination-preview-fire-away .batch-editor-text-combination-secondary{color:#7b7b86;font-size:1.5rem;font-style:italic;font-weight:700}.batch-editor-text-combination-preview-coffee-break{background:linear-gradient(180deg,#f5f8f4fa,#fffffff0)}.batch-editor-text-combination-preview-coffee-break .batch-editor-text-combination-primary{color:#156f50;font-size:1.55rem;font-weight:700}.batch-editor-text-combination-preview-super-kawaii{background:linear-gradient(180deg,#fef3fffa,#fffffff0)}.batch-editor-text-combination-preview-super-kawaii .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-super-kawaii .batch-editor-text-combination-secondary{color:#d170ff;font-size:1.32rem;font-weight:800}.batch-editor-text-combination-preview-business-journal{background:linear-gradient(180deg,#fffffffa,#f9fafbf5)}.batch-editor-text-combination-preview-business-journal .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-business-journal .batch-editor-text-combination-secondary{color:#111827;font-size:1.08rem;font-weight:700;letter-spacing:.22em}.batch-editor-text-combination-preview-creating-magic{background:linear-gradient(180deg,#f9f0fffa,#fffffff0)}.batch-editor-text-combination-preview-creating-magic .batch-editor-text-combination-primary{color:#b56cff;font-size:1.02rem;font-weight:700}.batch-editor-text-combination-preview-creating-magic .batch-editor-text-combination-secondary{color:#b56cff;font-size:1.38rem;font-weight:800}.batch-editor-text-combination-preview-new-drop{background:linear-gradient(180deg,#f7fbf0fa,#fffffff0)}.batch-editor-text-combination-preview-new-drop .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-new-drop .batch-editor-text-combination-secondary{color:#365d0f;font-size:1.52rem;font-weight:800}.batch-editor-focus-text-layer-list-item{display:grid;gap:8px;padding:12px;border:1px solid #e5e7f0;border-radius:16px;background:#fff;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.batch-editor-focus-text-layer-list-item:hover{transform:translateY(-1px)}.batch-editor-focus-text-layer-list-item-active{border-color:#5b23f057;box-shadow:0 0 0 2px #5b23f01f}.batch-editor-focus-text-layer-list-text{overflow:hidden;color:#111827;font-size:.88rem;font-weight:700;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.batch-editor-focus-image-layer-row{display:flex;align-items:center;gap:12px;min-width:0}.batch-editor-focus-image-layer-thumb{width:48px;height:48px;flex-shrink:0;border:1px solid #e5e7f0;border-radius:14px;background-position:center;background-repeat:no-repeat;background-size:cover}.batch-editor-focus-image-layer-copy{min-width:0;display:grid;gap:6px}.batch-editor-focus-textarea{min-height:108px}.batch-editor-focus-text-helper{margin:-2px 0 0;color:#6b7280;font-size:.78rem;line-height:1.5}.batch-editor-focus-text-align-control{grid-template-columns:repeat(3,minmax(0,1fr))}.batch-editor-focus-image-fit-control{grid-template-columns:repeat(2,minmax(0,1fr))}.batch-editor-focus-text-color-input{width:100%;height:44px;padding:4px;border:1px solid #d8dbe6;border-radius:14px;background:#fff}.batch-editor-focus-sidebar-card,.batch-editor-focus-sidebar-note{display:grid;gap:12px;padding:14px;border:1px solid #e7e7ef;border-radius:18px;background:#fff}.batch-editor-focus-sidebar-card{grid-template-columns:40px minmax(0,1fr)}.batch-editor-focus-sidebar-note{gap:8px}.batch-editor-focus-sidebar-card-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:14px;background:#f4f6fb;color:#5b23f0}.batch-editor-focus-sidebar-card-copy{min-width:0;display:flex;flex-direction:column;gap:8px}.batch-editor-focus-sidebar-card-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.batch-editor-focus-sidebar-card-row h3{margin:0;font-size:.96rem;font-weight:800;letter-spacing:-.03em;color:#111827}.batch-editor-focus-sidebar-card-copy p,.batch-editor-focus-sidebar-note p{margin:0;color:#6b7280;font-size:.82rem;line-height:1.55}.batch-editor-focus-sidebar-card-actions{display:flex;flex-wrap:wrap;gap:8px}.batch-editor-focus-sidebar-secondary-btn{padding:.78rem .95rem;border:1px solid #d8dbe6;border-radius:999px;background:#fff;color:#111827;font-size:.84rem;font-weight:700;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.batch-editor-focus-sidebar-secondary-btn:hover{background:#fafafe;border-color:#c9cfdf;transform:translateY(-1px)}.batch-editor-preview-surface{position:relative;width:100%;height:100%;border-radius:20px;overflow:hidden;background-color:#f2f4f8}.batch-editor-preview-surface-reframeable{cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.batch-editor-preview-surface-reframeable-active{cursor:grabbing}.batch-editor-preview-safe-zone{position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px dashed rgba(20,184,166,.8);border-radius:14px;pointer-events:none}.batch-editor-preview-inner{position:absolute;top:0;right:0;bottom:0;left:0}.batch-editor-preview-shadow{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.batch-editor-preview-image{position:relative;z-index:1;width:100%;height:100%;display:block}.batch-editor-preview-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#94a3b8;font-size:.9rem;font-weight:500}.batch-editor-preview-loader{position:absolute;top:50%;left:50%;z-index:3;display:inline-flex;align-items:center;justify-content:center;color:var(--brand-indigo-strong);transform:translate(-50%,-50%);pointer-events:none;filter:drop-shadow(0 2px 8px rgba(255,255,255,.85))}.batch-editor-preview-loader svg{width:28px;height:28px;animation:batch-editor-preview-spin .9s linear infinite}.batch-editor-ai-textarea{width:100%;min-height:120px;resize:vertical;padding:12px 14px;border:1px solid #d8dbe6;border-radius:16px;background:#fff;color:#0f172a;font:inherit;line-height:1.55}.batch-editor-ai-suggestion-btn{justify-content:flex-start;height:auto;min-height:44px;padding:.7rem .85rem}.batch-editor-ai-feedback{padding:.85rem .95rem;border-radius:14px;font-size:.9rem;line-height:1.5}.batch-editor-ai-feedback-error{background:#ef444414;color:#b91c1c}.batch-editor-modal-eyebrow{margin:0 0 6px;color:#7c3aed;font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.batch-editor-modal-subtitle{margin:.45rem 0 0;color:#6b7280;font-size:.88rem;line-height:1.5}@keyframes batch-editor-preview-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.batch-editor-zoom-controls{position:sticky;bottom:18px;display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.batch-editor-zoom-btn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8dbe6;border-radius:999px;background:#fffffff2;color:#111827;font-size:1.3rem}.batch-editor-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:20px;background:#0f172a47;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.batch-editor-modal-shell{width:min(1120px,calc(100vw - 40px));height:min(720px,calc(100vh - 40px));display:grid;grid-template-columns:172px minmax(0,1fr);overflow:hidden;border:1px solid #e5e7f0;border-radius:22px;background:#fff;box-shadow:0 30px 80px #0f172a33}.batch-editor-modal-sidebar{padding:16px 12px;border-right:1px solid #ececf1;background:#fff}.batch-editor-modal-header{margin-bottom:12px}.batch-editor-modal-search-stack{display:grid;gap:10px}.batch-editor-modal-helper{margin:0;color:#4b5563;font-size:.8rem;line-height:1.45}.batch-editor-modal-helper-muted{color:#6b7280}.batch-editor-modal-categories{display:flex;flex-direction:column;gap:6px;margin-top:14px}.batch-editor-field-stack{display:grid;gap:6px}.batch-editor-field-stack>span{color:#4b5563;font-size:.78rem;font-weight:700}.batch-editor-modal-filter-grid{display:grid;gap:10px}.batch-editor-modal-text-field{width:100%}.batch-editor-modal-search-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.batch-editor-modal-attribution{margin-top:16px;padding-top:16px;border-top:1px solid #ececf1}.batch-editor-modal-attribution a{color:inherit;font-size:.82rem;font-weight:700;text-decoration:none}.batch-editor-modal-category{height:38px;display:inline-flex;align-items:center;padding:0 10px;border:none;border-radius:12px;background:transparent;color:#111827;font-size:.94rem;font-weight:500;text-align:left}.batch-editor-modal-category-active{background:#f1f2f6}.batch-editor-modal-main{position:relative;overflow:auto;padding:20px 18px 24px}.batch-editor-modal-main-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:0 44px 18px 0}.batch-editor-modal-main-header h3{margin:4px 0 0;color:#111827;font-size:1.25rem;font-weight:800;letter-spacing:-.03em}.batch-editor-modal-main-header p{margin:8px 0 0;color:#6b7280;font-size:.9rem;line-height:1.55}.batch-editor-modal-result-eyebrow{margin:0;color:#7c3aed;font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.batch-editor-modal-close{position:absolute;top:16px;right:16px;z-index:2}.batch-editor-modal-upload-box{min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;margin-right:44px;margin-bottom:18px;border:1px dashed #cfd5e2;border-radius:18px;background:#fafbff}.batch-editor-modal-upload-box p{margin:0;color:#6b7280}.batch-editor-modal-empty-state{min-height:260px;display:grid;place-items:center;gap:12px;padding:24px;border:1px dashed #d7dce8;border-radius:22px;text-align:center}.batch-editor-modal-empty-state p{max-width:440px;margin:0;color:#6b7280;line-height:1.6}.batch-editor-modal-section+.batch-editor-modal-section{margin-top:18px}.batch-editor-modal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:10px;margin-top:10px}.batch-editor-modal-thumb{width:100%;aspect-ratio:1 / 1;border:1px solid #e2e5ee;border-radius:14px;background-size:cover;background-position:center;transition:transform .16s ease,box-shadow .16s ease}.batch-editor-modal-thumb:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0f172a14}.batch-editor-modal-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}.batch-editor-modal-photo-card{display:grid;gap:10px;padding:10px;border:1px solid #e2e5ee;border-radius:18px;background:#ffffffe0;text-align:left}.batch-editor-modal-photo-preview{display:block;width:100%;aspect-ratio:1 / 1;border-radius:14px;background-position:center;background-repeat:no-repeat;background-size:cover}.batch-editor-modal-photo-copy{min-width:0;display:grid;gap:4px}.batch-editor-modal-photo-title,.batch-editor-modal-photo-credit,.batch-editor-modal-collection-description{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.batch-editor-modal-photo-title{line-clamp:2;-webkit-line-clamp:2;color:#111827;font-size:.9rem;font-weight:700;line-height:1.35}.batch-editor-modal-photo-credit{line-clamp:1;-webkit-line-clamp:1;color:#6b7280;font-size:.78rem;line-height:1.4}.batch-editor-modal-collection-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.batch-editor-modal-collection-card{min-height:152px;display:grid;align-content:start;gap:8px;padding:16px;border:1px solid #e2e5ee;border-radius:18px;background:radial-gradient(circle at top right,#ffffffeb,#fff0 42%),linear-gradient(135deg,#f8f6ff,#f4f0ea);text-align:left}.batch-editor-modal-collection-title{color:#111827;font-size:1rem;font-weight:800;letter-spacing:-.02em}.batch-editor-modal-collection-meta{color:#5b23f0;font-size:.78rem;font-weight:700}.batch-editor-modal-collection-description{line-clamp:3;-webkit-line-clamp:3;color:#6b7280;font-size:.84rem;line-height:1.5}@media (max-width: 1200px){.batch-editor-body,.batch-editor-body-focus{grid-template-columns:88px 308px minmax(0,1fr)}.batch-editor-canvas{padding:18px}.batch-editor-resize-preview-shell{padding:22px 24px}}@media (max-width: 960px){.batch-editor-body{position:relative;grid-template-columns:82px minmax(0,1fr)}.batch-editor-body-focus{grid-template-columns:82px minmax(0,1fr)}.batch-editor-drawer{position:absolute;top:0;bottom:0;left:82px;width:min(320px,calc(100vw - 82px));z-index:8;box-shadow:18px 0 40px #0f172a24}.batch-editor-drawer-right{left:auto;right:0;width:min(340px,calc(100vw - 82px));border-left:1px solid #ececf1}.batch-editor-drawer-reopen{position:absolute;top:18px;left:94px;z-index:9;min-height:44px;border:1px solid #ececf1;border-radius:14px;box-shadow:0 12px 24px #0f172a14}.batch-editor-canvas{grid-column:2}.batch-editor-focus-header{flex-direction:column;align-items:flex-start}.batch-editor-focus-subtitle{max-width:none;text-align:left}.batch-editor-resize-stage-actions{justify-content:flex-start}.batch-editor-modal-shell{grid-template-columns:160px minmax(0,1fr)}.batch-editor-modal-main-header{flex-direction:column;margin-right:0}}@media (max-width: 720px){.batch-editor-topbar{padding:0 10px}.batch-editor-pro-btn{padding:.7rem .85rem;font-size:.82rem}.batch-editor-body,.batch-editor-body-focus{grid-template-columns:74px minmax(0,1fr)}.batch-editor-rail{padding-inline:8px}.batch-editor-rail-label{font-size:.74rem}.batch-editor-drawer{left:74px;width:min(300px,calc(100vw - 74px))}.batch-editor-drawer-right{width:min(300px,calc(100vw - 74px))}.batch-editor-drawer-title{font-size:1.75rem}.batch-editor-canvas{padding:14px}.batch-editor-grid-actions{top:48px;right:12px}.batch-editor-focus-canvas{padding:16px}.batch-editor-focus-preview-shell{padding:14px}.batch-editor-resize-overview-head{flex-direction:column;align-items:flex-start}.batch-editor-resize-preview-shell{padding:16px}.batch-editor-focus-preview-frame-wrap{max-height:min(100%,calc(100vh - 210px))}.batch-editor-focus-sidebar-asset{grid-template-columns:56px minmax(0,1fr)}.batch-editor-focus-sidebar-title{font-size:.94rem}.batch-editor-resize-preview-frame-wrap{max-width:420px!important}.batch-editor-object-summary{grid-template-columns:1fr}.batch-editor-focus-sidebar-card-actions{flex-direction:column}.batch-editor-focus-sidebar-card-actions>*{width:100%}.batch-editor-focus-text-preset-grid{grid-template-columns:1fr}.batch-editor-focus-image-search-actions{flex-direction:column;align-items:stretch}.batch-editor-focus-image-search-actions>*{width:100%}.batch-editor-focus-image-results,.batch-editor-position-scope,.batch-editor-focus-sidebar-card{grid-template-columns:1fr}.batch-editor-focus-sidebar-card-icon,.batch-editor-position-scope-icon{width:42px;height:42px}.batch-editor-position-scope-footer{align-items:flex-start}.batch-editor-custom-padding-grid,.batch-editor-dual-field-grid,.batch-editor-usage-grid{grid-template-columns:minmax(0,1fr)}.batch-editor-swatch-grid{grid-template-columns:repeat(auto-fill,minmax(34px,38px));gap:9px}.batch-editor-swatch{width:38px;height:38px}.batch-editor-modal-shell{width:min(100vw - 20px,900px);height:min(100vh - 20px,720px);grid-template-columns:minmax(0,1fr)}.batch-editor-modal-sidebar{border-right:none;border-bottom:1px solid #ececf1}}@media (max-height: 850px){.batch-editor-rail{padding:8px}.batch-editor-rail-btn{padding:8px 6px;gap:6px}.batch-editor-rail-icon{width:32px;height:32px}.batch-editor-rail-label{font-size:.75rem}.batch-editor-rail-divider{margin:8px 10px}}.batch-editor-focus-toolbar-color-pill{display:inline-flex;align-items:center;gap:10px}.batch-editor-focus-toolbar-color-pill-swatch{width:16px;height:16px;flex:0 0 16px;border-radius:999px;box-shadow:inset 0 0 0 1px #0f172a14}.batch-editor-focus-image-inspector-actions{display:grid;gap:8px}.batch-editor-color-panel{display:grid;gap:14px}.batch-editor-color-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.batch-editor-color-panel-header h3{margin:4px 0 0;font-size:1.08rem;font-weight:800}.batch-editor-color-panel-search{position:relative;display:block}.batch-editor-color-panel-search-icon{position:absolute;top:50%;left:14px;transform:translateY(-50%);font-size:.95rem}.batch-editor-color-panel-search-input{width:100%;min-height:46px;padding:0 14px 0 40px;border:1px solid #dbe2f0;border-radius:16px;font:inherit}.batch-editor-color-panel-current-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.batch-editor-color-panel-current-copy{font-size:.82rem;font-weight:600;line-height:1.4}.batch-editor-color-swatch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.batch-editor-color-swatch{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;min-height:46px;padding:10px 12px;border:1px solid #dbe2f0;border-radius:16px;background:#fff;text-align:left;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.batch-editor-color-swatch-surface{width:24px;height:24px;border-radius:999px;box-shadow:inset 0 0 0 1px #0f172a14}.batch-editor-color-swatch-surface-clear{position:relative;background:linear-gradient(135deg,#fff,#f1f5f9)}.batch-editor-color-swatch-surface-clear:after{content:"";position:absolute;top:11px;right:-3px;bottom:11px;left:-3px;transform:rotate(-45deg);background:#ef4444e0}.batch-editor-color-swatch-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:700}.batch-editor-color-swatch-active{box-shadow:0 0 0 2px #6366f124}.batch-editor-color-panel-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.batch-editor-preview-image-layer-media-wrap{position:relative;isolation:isolate}.batch-editor-preview-image-layer-tint{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.batch-editor-preview-subject-layer{position:absolute;display:block;overflow:visible;border:none;background:transparent;transform:translate(-50%,-50%);cursor:pointer;pointer-events:auto;z-index:1}.batch-editor-preview-subject-layer-frame{position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden}.batch-editor-preview-subject-layer-content{position:absolute;top:0;right:0;bottom:0;left:0}.batch-editor-preview-subject-layer-image{cursor:inherit}.batch-editor-preview-subject-layer-active{z-index:2;box-shadow:0 0 0 2px #5b23f03d;cursor:move}.batch-editor-preview-subject-layer-active .batch-editor-preview-subject-layer-frame,.batch-editor-preview-subject-layer-active .batch-editor-preview-subject-layer-image{cursor:move}.batch-editor-preview-surface-active{box-shadow:inset 0 0 0 2px #5b23f038,inset 0 0 0 1px #ffffffe0}.batch-editor-preview-subject-layer-active{touch-action:none}.batch-editor-background-picker-tile{border:1px solid rgba(26,26,46,.08);box-shadow:inset 0 0 0 1px #ffffff59,0 16px 30px #1a1a2e0f}.batch-editor-background-chip{border:1px solid rgba(26,26,46,.08);background:#ffffffd6;color:var(--text-primary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.batch-editor-background-image-panel,.batch-editor-background-selected-card,.batch-editor-ai-edit-preview-card,.batch-editor-ai-edit-preview-stage{border:1px solid rgba(26,26,46,.08);box-shadow:inset 0 0 0 1px #ffffff52,0 16px 30px #1a1a2e0f}.batch-editor-background-image-eyebrow{color:var(--text-muted)}.batch-editor-background-image-header h3{color:var(--text-primary)}.batch-editor-background-image-header p,.batch-editor-background-upload-copy{color:var(--text-secondary)}.batch-editor-background-upload-dropzone{border-color:#1a1a2e1a;background:linear-gradient(180deg,#fbfcffeb,#fffffffa);box-shadow:inset 0 0 0 1px #ffffff57}.batch-editor-background-upload-dropzone:hover{border-color:#6366f12e;background:#fffffffa}.batch-editor-background-upload-icon{border:1px solid rgba(26,26,46,.08);box-shadow:0 10px 22px #1a1a2e0f}.batch-editor-image-picker-btn{padding:.82rem 1.05rem;border:1px solid rgba(26,26,46,.12);border-radius:var(--radius-pill);background:#ffffffe0;color:var(--text-primary);box-shadow:0 10px 22px #1a1a2e14;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.batch-editor-image-picker-btn:hover{border-color:#6366f12e;background:#fffffffa;transform:translateY(-1px)}.batch-editor-stock-browser-done,.batch-editor-stock-browser-recent-action,.batch-editor-stock-browser-results-header h4{color:var(--text-primary)}.batch-editor-stock-browser-recent-remove{color:var(--text-muted)}.batch-editor-stock-browser-category-card{box-shadow:0 10px 22px #1a1a2e14}.batch-editor-stock-browser-category-card-active{box-shadow:0 10px 22px #1a1a2e14,0 0 0 2px #6366f133}.batch-editor-stock-browser-empty-state,.batch-editor-stock-browser-photo-card{border-color:#1a1a2e14;background:#ffffffeb;box-shadow:0 12px 24px #1a1a2e0d}.batch-editor-stock-browser-photo-title{color:var(--text-primary)}.batch-editor-stock-browser-results-done{border-color:#1a1a2e1a;background:#ffffffeb;color:var(--text-primary);box-shadow:0 8px 18px #1a1a2e0d}.batch-editor-stock-browser-photo-credit,.batch-editor-stock-browser-results-query,.batch-editor-stock-browser-results-eyebrow,.batch-editor-stock-browser-attribution{color:var(--text-secondary)}.batch-editor-premium-card{border:1px solid rgba(99,102,241,.14);background:linear-gradient(180deg,#fffffffa,#f5f0e8f0);box-shadow:var(--shadow-soft),0 0 20px #6366f114}.batch-editor-modal-overlay{background:var(--batch-modal-overlay-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.batch-editor-modal-shell{border:1px solid var(--batch-border-soft);border-radius:30px;background:var(--batch-modal-shell-bg);box-shadow:var(--shadow-strong)}.batch-editor-modal-sidebar{border-right:1px solid rgba(26,26,46,.08);background:var(--batch-modal-sidebar-bg)}.batch-editor-modal-header{margin-bottom:14px}.batch-editor-modal-subtitle{margin:.45rem 0 0;font-size:.88rem;line-height:1.5}.batch-editor-modal-category{border:1px solid transparent;color:var(--text-secondary)}.batch-editor-modal-category:hover{border-color:#1a1a2e0f;background:#ffffffb3;color:var(--text-primary)}.batch-editor-modal-category-active{border-color:#6366f11f;background:#6366f11a;color:var(--brand-indigo-strong)}.batch-editor-modal-main{background:linear-gradient(180deg,#fdfdfd6b,#ffffff42)}.batch-editor-modal-upload-box{border:1px dashed rgba(99,102,241,.18);background:linear-gradient(135deg,#ffffffd1,#f5f0e8eb)}.batch-editor-modal-helper,.batch-editor-modal-main-header p,.batch-editor-modal-empty-state p,.batch-editor-modal-photo-credit,.batch-editor-modal-collection-description,.batch-editor-modal-attribution{color:var(--text-secondary)}.batch-editor-modal-helper-muted{color:var(--text-muted)}.batch-editor-modal-attribution a,.batch-editor-modal-collection-meta{color:var(--brand-indigo-strong)}.batch-editor-modal-attribution{border-top-color:#1a1a2e14}.batch-editor-modal-empty-state{border-color:#6366f124;background:linear-gradient(180deg,#ffffffbd,#f5f0e8db)}.batch-editor-modal-photo-card,.batch-editor-modal-collection-card{border:1px solid rgba(26,26,46,.08);box-shadow:0 8px 18px #1a1a2e0a}.batch-editor-modal-photo-card:hover,.batch-editor-modal-collection-card:hover{border-color:#6366f12e;box-shadow:var(--shadow-soft),0 0 16px #6366f114}.batch-editor-modal-photo-title,.batch-editor-modal-collection-title,.batch-editor-modal-main-header h3{color:var(--text-primary)}.batch-editor-modal-result-eyebrow{color:var(--brand-indigo-strong)}.batch-editor-modal-thumb{border:1px solid rgba(26,26,46,.08);background-color:#ffffffbd;box-shadow:0 8px 18px #1a1a2e0a}.batch-editor-modal-thumb:hover{border-color:#6366f12e;box-shadow:var(--shadow-soft),0 0 16px #6366f114}.batch-editor-focus-sidebar-title,.batch-editor-focus-title,.batch-editor-focus-sidebar-panel-header h3,.batch-editor-object-summary-copy h3{color:var(--text-primary)}.batch-editor-focus-subtitle,.batch-editor-focus-sidebar-meta,.batch-editor-focus-sidebar-panel-header p,.batch-editor-object-summary-copy p,.batch-editor-focus-sidebar-card-copy p,.batch-editor-focus-sidebar-note p,.batch-editor-focus-strip-label,.batch-editor-object-summary-meta{color:var(--text-secondary)}.batch-editor-focus-preview-shell,.batch-editor-object-summary,.batch-editor-focus-sidebar-card,.batch-editor-focus-sidebar-note,.batch-editor-focus-sidebar-tabs,.batch-editor-position-scope,.batch-editor-position-field-card,.batch-editor-focus-strip-item{border:1px solid var(--batch-border-soft);background:var(--batch-panel-bg);box-shadow:var(--batch-shadow)}.batch-editor-focus-strip-item-active{border-color:var(--batch-border-strong);box-shadow:var(--batch-shadow),0 0 0 1px #6366f11f}.batch-editor-grid-edit{border:1px solid rgba(99,102,241,.16);background:linear-gradient(135deg,#5b23f0f0,#6528f7eb);box-shadow:0 12px 28px #6366f138}.batch-editor-grid-edit:hover{filter:brightness(1.04);transform:translateY(-1px)}.batch-editor-object-summary-badge{border:1px solid rgba(99,102,241,.14);background:#6366f11a;color:var(--brand-indigo-strong)}.batch-editor-focus-sidebar-topbar{background:radial-gradient(circle at top right,#fffffff0,#fff0 48%),linear-gradient(180deg,#fffc,#f8f4eee6)}.batch-editor-focus-sidebar-thumb{border:1px solid rgba(99,102,241,.12);box-shadow:0 10px 22px #1a1a2e0f}.batch-editor-focus-sidebar-thumb-placeholder{color:var(--text-muted)}.batch-editor-focus-toolbar-surface{border:1px solid rgba(99,102,241,.14);background:linear-gradient(180deg,#fffffff5,#fcfcffe6);box-shadow:0 22px 48px #0f172a1c,inset 0 1px #ffffffd1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.batch-editor-focus-toolbar-chip{border:1px solid rgba(99,102,241,.14);background:#6366f114;color:var(--brand-indigo-strong)}.batch-editor-focus-toolbar-title{color:var(--text-primary)}.batch-editor-focus-toolbar-group{border:1px solid rgba(99,102,241,.12);background:#f8f4eeb3;box-shadow:inset 0 1px #ffffffbd}.batch-editor-focus-toolbar-context{background:#ffffffc7}.batch-editor-focus-toolbar-btn{border-color:#6366f11f;background:#f8f4eeb3;color:var(--text-primary)}.batch-editor-focus-toolbar-btn:hover{border-color:#6366f133;background:#fffffff5}.batch-editor-focus-toolbar-btn-active{border-color:#6366f12e;background:#6366f11a;color:var(--brand-indigo-strong);box-shadow:0 10px 22px #6366f11f}.batch-editor-focus-sidebar-panel-eyebrow{color:var(--brand-indigo-strong)}.batch-editor-focus-section,.batch-editor-focus-inline-note{color:var(--text-secondary)}.batch-editor-focus-section{border:1px solid var(--batch-border-soft);background:linear-gradient(180deg,#fffffff0,#fcfcffdb);box-shadow:0 12px 28px #0f172a0d,inset 0 1px #ffffffc7}.batch-editor-focus-section-title-row h3{color:var(--text-primary)}.batch-editor-focus-section-description{color:var(--text-secondary)}.batch-editor-focus-quick-action{border:1px solid rgba(99,102,241,.14);background:#ffffffe0;color:var(--text-primary);box-shadow:0 8px 18px #1a1a2e0a}.batch-editor-focus-compact-primary{border:1px solid rgba(99,102,241,.16);box-shadow:0 10px 20px #6366f11f}.batch-editor-focus-quick-action:hover{border-color:#6366f13d;background:#fffffffa}.batch-editor-color-swatch:hover,.batch-editor-color-swatch:focus-visible{border-color:#6366f138;box-shadow:0 12px 24px #0f172a12,0 0 0 1px #6366f114;transform:translateY(-1px)}.batch-editor-color-swatch-active{border-color:#6366f147;background:#6366f114}.batch-editor-focus-sidebar-card-icon{border:1px solid rgba(99,102,241,.14);background:linear-gradient(135deg,#8b5cf629,#6366f11a);color:var(--brand-indigo-strong)}.batch-editor-focus-sidebar-card-row h3{color:var(--text-primary)}.batch-editor-focus-text-layer-list-item,.batch-editor-focus-image-layer-thumb,.batch-editor-focus-text-color-input{border-color:var(--batch-border-soft);background:#ffffffe0}.batch-editor-focus-text-layer-list-item-active{border-color:var(--batch-border-strong);box-shadow:var(--batch-shadow),0 0 0 1px #6366f11f}.batch-editor-preview-image-layer-active,.batch-editor-preview-text-layer-active{box-shadow:0 12px 30px #1a1a2e14,0 0 0 1px #6366f138}.batch-editor-position-scope-icon{border:1px solid rgba(99,102,241,.14);background:linear-gradient(135deg,#8b5cf629,#6366f11a);color:var(--brand-indigo-strong)}.batch-editor-position-scope-copy h3{color:var(--text-primary)}.batch-editor-position-scope-copy p,.batch-editor-position-scope-meta{color:var(--text-secondary)}.batch-editor-position-scope-badge,.batch-editor-position-scope-chip,.batch-editor-position-field-status.batch-editor-position-field-status-active{border:1px solid rgba(99,102,241,.14);background:#6366f11a;color:var(--brand-indigo-strong)}.batch-editor-position-scope-chip-muted,.batch-editor-position-field-status{border:1px solid rgba(26,26,46,.08);background:#ffffffa8;color:var(--text-muted)}.batch-editor-position-scope-reset{border:1px solid rgba(99,102,241,.14);background:#ffffffd1;color:var(--text-primary);box-shadow:0 10px 20px #1a1a2e0a}.batch-editor-position-scope-reset:hover{border-color:#6366f138;background:#fffffff5}.batch-editor-focus-sidebar-secondary-btn{border:1px solid rgba(99,102,241,.14);background:#ffffffd1;color:var(--text-primary);box-shadow:0 10px 20px #1a1a2e0a}.batch-editor-focus-sidebar-secondary-btn:hover{border-color:#6366f138;background:#fffffff5}.batch-editor-canvas{background:var(--batch-canvas-bg)}.batch-editor-canvas-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;padding:1rem 1.1rem;border:1px solid var(--batch-border-soft);border-radius:var(--radius-md);background:var(--batch-panel-bg);box-shadow:var(--shadow-soft)}.batch-editor-canvas-copy{max-width:560px}.batch-editor-canvas-copy h2{margin:0;font-size:1.22rem;font-weight:800;letter-spacing:-.03em;color:var(--text-primary)}.batch-editor-canvas-copy p{margin:.45rem 0 0;line-height:1.55}.batch-editor-canvas-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.batch-editor-canvas-pill{display:inline-flex;align-items:center;justify-content:center;padding:.55rem .9rem;border:1px solid rgba(26,26,46,.08);border-radius:var(--radius-pill);background:var(--batch-canvas-pill-bg);color:var(--text-secondary);font-size:.78rem;font-weight:700;letter-spacing:.03em}.batch-editor-empty-state{min-height:calc(100vh - 300px)}.batch-editor-empty-copy{max-width:560px;padding:2rem 1.8rem;border:1px solid var(--batch-border-soft);border-radius:calc(var(--radius-lg) - 2px);background:var(--batch-panel-bg);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.batch-editor-empty-eyebrow{color:var(--brand-indigo-strong)}.batch-editor-empty-copy h2{color:var(--text-primary)}.batch-editor-grid-tile{border:none;background:transparent;box-shadow:none}.batch-editor-grid-tile:hover,.batch-editor-grid-tile-active{border-color:transparent;box-shadow:none}.batch-editor-grid-index{border:1px solid rgba(26,26,46,.08);background:#fdfdfde0;color:var(--text-secondary);box-shadow:0 8px 18px #1a1a2e0a}.batch-editor-preview-surface{background-color:var(--batch-preview-surface-bg);box-shadow:inset 0 0 0 1px #1a1a2e0d}.batch-editor-preview-safe-zone{border:1px dashed rgba(99,102,241,.52);background:transparent;box-shadow:inset 0 0 0 1px #ffffff47,inset 0 0 20px #6366f10a}.batch-editor-preview-placeholder{color:var(--text-muted)}.batch-editor-focus-toolbar-color-pill-swatch{box-shadow:inset 0 0 0 1px #ffffff70,0 6px 14px #6366f124}.batch-editor-color-panel-search-input{border-color:var(--batch-border-soft);background:#ffffffeb;color:var(--text-primary)}.batch-editor-color-panel-current-copy,.batch-editor-color-swatch-label,.batch-editor-color-panel-header h3{color:var(--text-primary)}.batch-editor-color-swatch{border-color:var(--batch-border-soft);background:#ffffffeb;box-shadow:0 8px 18px #0f172a0a}.batch-editor-color-swatch:hover,.batch-editor-color-swatch-active{border-color:#6366f138;box-shadow:0 12px 24px #6366f11a}.batch-editor-preview-subject-layer-active,.batch-editor-preview-image-layer-active,.batch-editor-preview-text-layer-active{box-shadow:0 0 0 2px #6366f129}.batch-editor-preview-surface-active{box-shadow:inset 0 0 0 2px #6366f12e,inset 0 0 0 1px #ffffffe0}.batch-editor-page{--batch-panel-bg: linear-gradient(180deg, rgba(253, 253, 253, .95), rgba(253, 253, 253, .86));--batch-border-soft: var(--border-soft);--batch-border-strong: rgba(99, 102, 241, .22);--batch-shadow: var(--shadow-soft);--batch-canvas-bg: radial-gradient(circle at top, rgba(139, 92, 246, .1), transparent 26%), linear-gradient(180deg, rgba(255, 249, 239, .72), rgba(253, 253, 253, .72));--batch-control-bg: rgba(255, 255, 255, .62);--batch-control-bg-strong: rgba(255, 255, 255, .76);--batch-chip-bg: rgba(255, 255, 255, .74);--batch-canvas-pill-bg: rgba(255, 255, 255, .74);--batch-preview-surface-bg: rgba(245, 240, 232, .95);--batch-modal-overlay-bg: rgba(245, 240, 232, .72);--batch-modal-shell-bg: linear-gradient(180deg, rgba(253, 253, 253, .96), rgba(253, 253, 253, .86));--batch-modal-sidebar-bg: linear-gradient(180deg, rgba(255, 249, 239, .92), rgba(255, 255, 255, .82));height:100vh;width:100vw;overflow:hidden;background:radial-gradient(circle at top left,rgba(139,92,246,.12),transparent 28%),radial-gradient(circle at top right,rgba(99,102,241,.08),transparent 24%),linear-gradient(180deg,#faf5ef 0%,var(--surface-page) 44%,#f7f3ed 100%);color:var(--text-primary)}.batch-editor-shell{gap:14px;padding:14px}.batch-editor-topbar{position:sticky;top:14px;z-index:20;height:auto;min-height:68px;gap:12px;padding:.85rem 1rem;border:1px solid var(--batch-border-soft);border-radius:calc(var(--radius-lg) - 2px);background:var(--batch-panel-bg);box-shadow:var(--batch-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.batch-editor-topbar-left{gap:14px;min-width:0}.batch-editor-topbar-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.batch-editor-topbar-eyebrow,.batch-editor-canvas-eyebrow,.batch-editor-modal-eyebrow{margin:0;color:var(--brand-indigo-strong);font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace;font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.batch-editor-topbar-title{margin:0;font-size:1.15rem;font-weight:800;letter-spacing:-.03em;color:var(--text-primary)}.batch-editor-topbar-actions{display:flex;align-items:center;gap:10px;flex-shrink:0;margin-left:auto}.batch-editor-icon-btn,.batch-editor-drawer-close,.batch-editor-modal-close,.batch-editor-zoom-btn,.batch-editor-grid-remove{border:1px solid var(--batch-border-soft);background:#fffc;color:var(--text-primary);box-shadow:0 8px 18px #1a1a2e0d}.batch-editor-icon-btn:hover:not(:disabled),.batch-editor-drawer-close:hover,.batch-editor-modal-close:hover,.batch-editor-zoom-btn:hover,.batch-editor-grid-remove:hover{background:#fffffffa;border-color:var(--border-strong);transform:translateY(-1px)}.batch-editor-icon-btn-home{border-color:#6366f129;background:linear-gradient(135deg,#8b5cf624,#6366f11a);color:var(--brand-indigo-strong)}.batch-editor-icon-btn:disabled{border-color:#1a1a2e0f;background:#ffffff7a;color:#64748b73;box-shadow:none}.batch-editor-pro-btn,.batch-editor-primary-btn{border:1px solid rgba(99,102,241,.22);border-radius:var(--radius-pill);background-image:linear-gradient(135deg,var(--brand-start),var(--brand-end));box-shadow:var(--glow-brand)}.batch-editor-pro-btn{padding:.9rem 1.2rem}.batch-editor-primary-btn{padding:.85rem 1.15rem}.batch-editor-primary-btn:disabled{opacity:.62;cursor:not-allowed;box-shadow:none}.batch-editor-body{overflow:hidden;border:1px solid var(--batch-border-soft);border-radius:calc(var(--radius-lg) + 4px);background:#fdfdfd8a;box-shadow:var(--batch-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.batch-editor-rail{padding:18px 12px 16px;border-right:1px solid rgba(26,26,46,.08);background:linear-gradient(180deg,#fff9efd6,#ffffffb8)}.batch-editor-rail-divider{background:#1a1a2e14}.batch-editor-rail-btn{gap:10px;border:1px solid transparent;background:#ffffff38;color:var(--text-secondary)}.batch-editor-rail-btn:hover{background:#ffffffc7;color:var(--text-primary);border-color:var(--batch-border-soft)}.batch-editor-rail-btn-active{border-color:var(--batch-border-strong);background:linear-gradient(180deg,#fdfdfdfa,#fdfdfde0);color:var(--brand-indigo-strong);box-shadow:0 12px 28px #6366f114}.batch-editor-rail-icon{border:1px solid rgba(26,26,46,.06);background:#ffffff94;color:inherit}.batch-editor-rail-btn-active .batch-editor-rail-icon{background:linear-gradient(135deg,#8b5cf629,#6366f11f);box-shadow:inset 0 0 0 1px #6366f11f}.batch-editor-rail-pro{background-image:linear-gradient(135deg,var(--brand-start),var(--brand-end));color:var(--text-inverse);box-shadow:var(--glow-brand)}.batch-editor-drawer{border-right:1px solid rgba(26,26,46,.08);background:linear-gradient(180deg,#fdfdfdf0,#ffffffd6),radial-gradient(circle at top right,rgba(99,102,241,.06),transparent 48%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.batch-editor-drawer-right{border-left:1px solid rgba(26,26,46,.08);background:linear-gradient(180deg,#fcfaf6f0,#ffffffd1)}.batch-editor-drawer-reopen{border-right:1px solid rgba(26,26,46,.08);background:linear-gradient(180deg,#fdfdfde6,#ffffffd1);color:var(--text-muted)}.batch-editor-drawer-header{padding:18px 18px 12px;border-bottom:1px solid rgba(26,26,46,.06)}.batch-editor-drawer-title,.batch-editor-drawer-eyebrow{color:var(--text-primary)}.batch-editor-drawer-subtitle{color:var(--text-secondary)}.batch-editor-drawer-body{padding:12px 18px 24px}.batch-editor-drawer-body::-webkit-scrollbar,.batch-editor-canvas::-webkit-scrollbar,.batch-editor-modal-main::-webkit-scrollbar{width:8px;height:8px}.batch-editor-drawer-body::-webkit-scrollbar-track,.batch-editor-canvas::-webkit-scrollbar-track,.batch-editor-modal-main::-webkit-scrollbar-track{background:#1a1a2e08;border-radius:var(--radius-pill)}.batch-editor-drawer-body::-webkit-scrollbar-thumb,.batch-editor-canvas::-webkit-scrollbar-thumb,.batch-editor-modal-main::-webkit-scrollbar-thumb{background:#6366f166;border-radius:var(--radius-pill);border:2px solid transparent;background-clip:padding-box}.batch-editor-drawer-body::-webkit-scrollbar-thumb:hover,.batch-editor-canvas::-webkit-scrollbar-thumb:hover,.batch-editor-modal-main::-webkit-scrollbar-thumb:hover{background:#6366f199;border:2px solid transparent;background-clip:padding-box}.batch-editor-segmented-control{border:1px solid rgba(26,26,46,.08);background:var(--batch-control-bg);box-shadow:inset 0 1px #fff6;padding:3px;gap:2px}.batch-editor-segmented-option{color:var(--text-muted)}.batch-editor-segmented-option-active{background:var(--batch-control-bg-strong);color:var(--text-primary);box-shadow:0 10px 20px #1a1a2e0f,inset 0 0 0 1px #6366f114}.batch-editor-segmented-option:hover{background:color-mix(in srgb,var(--brand-start) 8%,white);color:var(--text-primary)}.batch-editor-position-segmented-option{color:var(--text-secondary)}.batch-editor-position-segmented-option.batch-editor-segmented-option-active{color:var(--text-primary)}.batch-editor-align-glyph,.batch-editor-scale-glyph{border-color:currentColor;background:#ffffff52}.batch-editor-search-field{border:1px solid var(--batch-border-soft);background:var(--batch-chip-bg);box-shadow:inset 0 1px #ffffff73;color:var(--text-muted);transition:border-color .14s ease,box-shadow .16s ease,background-color .14s ease}.batch-editor-search-field:focus-within{border-color:#6366f14d;box-shadow:inset 0 1px #ffffff8c,0 0 0 3px #6366f11f;background:#ffffffe6}.batch-editor-search-field input{color:var(--text-primary)}.batch-editor-search-field input::-moz-placeholder{color:var(--text-muted)}.batch-editor-search-field input::placeholder{color:var(--text-muted)}.batch-editor-link-btn,.batch-editor-background-clear{color:var(--brand-indigo-strong)}.batch-editor-link-btn:hover,.batch-editor-background-clear:hover{color:var(--text-primary)}.batch-editor-template-card{border:1px solid var(--batch-border-soft);border-radius:var(--radius-md);background:var(--batch-panel-bg);box-shadow:var(--batch-shadow);text-align:left}.batch-editor-template-card:hover{border-color:#6366f138;box-shadow:var(--shadow-soft),0 0 16px #6366f114}.batch-editor-template-card-active{border-color:#6366f147;box-shadow:var(--shadow-soft),inset 0 0 0 1px #6366f114}.batch-editor-template-thumb{border-bottom:1px solid rgba(26,26,46,.06)}.batch-editor-template-product{background:linear-gradient(180deg,#fffffffa,#ebe4d8fa)}.batch-editor-template-card-copy{display:flex;flex-direction:column;gap:4px;padding:.8rem .9rem .95rem}.batch-editor-template-card-label{font-size:.92rem;font-weight:700;color:var(--text-primary)}.batch-editor-template-card-meta{font-size:.78rem;color:var(--text-muted)}.batch-editor-size-badge-row,.batch-editor-resize-overview,.batch-editor-position-preview,.batch-editor-toggle-row,.batch-editor-upload-card,.batch-editor-usage-card{border:1px solid var(--batch-border-soft);background:var(--batch-control-bg);box-shadow:0 10px 24px #1a1a2e0a}.batch-editor-preset-row{border:1px solid var(--batch-border-soft);background:var(--batch-control-bg-strong);box-shadow:0 8px 18px #1a1a2e08}.batch-editor-preset-row:hover{border-color:#6366f12e;background:var(--surface-panel-strong);box-shadow:0 12px 28px #6366f114}.batch-editor-preset-row-active{border-color:#6366f138;box-shadow:0 16px 32px #6366f114,inset 0 0 0 1px #6366f114}.batch-editor-preset-icon{border:1px solid rgba(99,102,241,.12);background:linear-gradient(135deg,#8b5cf61f,#6366f114);color:var(--brand-indigo-strong)}.batch-editor-resize-overview-ratio,.batch-editor-preset-current{border:1px solid rgba(99,102,241,.14);background:#6366f11a;color:var(--brand-indigo-strong)}.batch-editor-resize-overview-chip,.batch-editor-preset-platform,.batch-editor-resize-stage-stat{border:1px solid rgba(148,163,184,.16);background:var(--batch-chip-bg);box-shadow:inset 0 1px #ffffff59}.batch-editor-resize-overview-chip-primary{border-color:#0f172a14;background:linear-gradient(135deg,#111827f5,#1e293bf5);box-shadow:0 14px 28px #0f172a1f}.batch-editor-resize-stage-canvas{box-shadow:inset 0 1px #ffffffa6}.batch-editor-resize-preview-shell{border:1px solid var(--batch-border-soft);box-shadow:var(--batch-shadow)}.batch-editor-preset-meta,.batch-editor-upload-card p,.batch-editor-premium-card p,.batch-editor-usage-note,.batch-editor-empty-copy p,.batch-editor-canvas-copy p,.batch-editor-modal-subtitle{color:var(--text-secondary)}.batch-editor-range{accent-color:var(--brand-indigo-strong)}.batch-editor-preview-loader{color:var(--brand-indigo-strong)}.batch-editor-number-field,.batch-editor-select-field,.batch-editor-ai-textarea{border:1px solid rgba(26,26,46,.12);background:#ffffffd6;color:var(--text-primary)}.batch-editor-number-field:focus,.batch-editor-select-field:focus,.batch-editor-ai-textarea:focus{outline:3px solid rgba(99,102,241,.18);outline-offset:2px;border-color:#6366f12e}.batch-editor-ai-textarea{width:100%;min-height:126px;padding:.85rem .95rem;border-radius:var(--radius-md);box-shadow:inset 0 1px #ffffff73;resize:vertical;font:inherit;line-height:1.55}.batch-editor-ai-textarea::-moz-placeholder{color:var(--text-muted)}.batch-editor-ai-textarea::placeholder{color:var(--text-muted)}.batch-editor-checkbox-row,.batch-editor-inline-field,.batch-editor-field-label{color:var(--text-primary)}.batch-editor-checkbox-row input{accent-color:var(--brand-indigo-strong)}.batch-editor-toggle-track{background:#6366f12e}.batch-editor-toggle-input:checked+.batch-editor-toggle-track{background:linear-gradient(135deg,var(--brand-start),var(--brand-end))}.batch-editor-inline-pro,.batch-editor-premium-pill{border:1px solid rgba(99,102,241,.14);background:#6366f11a;color:var(--brand-indigo-strong)}.batch-editor-swatch{border:1px solid rgba(26,26,46,.12);box-shadow:inset 0 0 0 1px #fff6}.batch-editor-swatch-active{border-color:#6366f147;box-shadow:0 0 0 2px #6366f129,0 8px 20px #6366f114}.batch-editor-field-stack>span{color:var(--brand-indigo-strong)}.batch-editor-ai-suggestion-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.batch-editor-ai-suggestion-btn{min-height:48px;height:auto;justify-content:flex-start;padding:.75rem .85rem;text-align:left}.batch-editor-ai-feedback{padding:.8rem .9rem;border-radius:var(--radius-md);border:1px solid rgba(99,102,241,.12);background:#ffffffb8;color:var(--text-secondary);box-shadow:0 10px 24px #1a1a2e0a}.batch-editor-ai-feedback-error{border-color:#ef44442e;background:#fef2f2eb;color:#b91c1c}@media (max-width: 960px){.batch-editor-shell{gap:12px;padding:12px}.batch-editor-topbar{top:12px}.batch-editor-canvas-header{flex-direction:column}.batch-editor-drawer{background:linear-gradient(180deg,#fdfdfdf5,#ffffffe0)}.batch-editor-drawer-reopen{left:96px}}@media (max-width: 720px){.batch-editor-shell{gap:10px;padding:10px}.batch-editor-topbar{top:10px;padding:.8rem;border-radius:24px;flex-wrap:wrap}.batch-editor-topbar-title{font-size:1rem}.batch-editor-topbar-actions{gap:8px;width:100%;justify-content:flex-end}.batch-editor-pro-btn{padding:.72rem .95rem}.batch-editor-canvas-header{padding:.9rem 1rem}.batch-editor-empty-copy{padding:1.5rem 1.2rem}.batch-editor-ai-suggestion-grid{grid-template-columns:minmax(0,1fr)}.batch-editor-modal-shell{border-radius:24px}}.batch-editor-theme-switch{border:1px solid var(--batch-border-soft);background:var(--batch-panel-bg);box-shadow:var(--batch-shadow)}.batch-editor-theme-btn{border:1px solid transparent;background:#ffffff57;color:var(--text-secondary)}.batch-editor-theme-btn:hover{background:#ffffffd1;color:var(--text-primary);transform:translateY(-1px)}.batch-editor-theme-btn.is-active{border-color:var(--batch-border-strong);background:linear-gradient(135deg,#8b5cf629,#6366f11f);color:var(--brand-indigo-strong);box-shadow:0 10px 22px #6366f11f}[data-theme=dark] .batch-editor-page{--batch-panel-bg: var(--surface-panel-strong);--batch-border-soft: var(--border-soft);--batch-border-strong: var(--route-pill-active-border);--batch-shadow: var(--shadow-strong);--batch-canvas-bg: var(--page-background);--batch-control-bg: var(--surface-panel-muted);--batch-control-bg-strong: var(--surface-panel);--batch-chip-bg: var(--surface-panel);--batch-canvas-pill-bg: var(--route-pill-bg);--batch-preview-surface-bg: var(--surface-panel);--batch-modal-overlay-bg: var(--sidebar-overlay-bg);--batch-modal-shell-bg: var(--surface-panel-strong);--batch-modal-sidebar-bg: var(--sidebar-bg);background:var(--page-body-background)}[data-theme=dark] .batch-editor-page .batch-editor-body{background:var(--surface-panel-muted);box-shadow:var(--shadow-strong),inset 0 1px #ffffff08}[data-theme=dark] .batch-editor-page .batch-editor-canvas-header,[data-theme=dark] .batch-editor-page .batch-editor-empty-copy{box-shadow:var(--shadow-soft),inset 0 1px #ffffff0a}[data-theme=dark] .batch-editor-page .batch-editor-canvas-pill{border-color:var(--route-pill-border);color:var(--text-secondary);box-shadow:inset 0 1px #ffffff0a}[data-theme=dark] .batch-editor-page .batch-editor-segmented-control{border-color:var(--route-pill-border);box-shadow:inset 0 1px #ffffff0a}[data-theme=dark] .batch-editor-page .batch-editor-segmented-option{color:var(--text-secondary)}[data-theme=dark] .batch-editor-page .batch-editor-segmented-option-active{background:var(--theme-toggle-button-active-bg);color:var(--theme-toggle-button-active-text);box-shadow:var(--theme-toggle-button-shadow),inset 0 0 0 1px var(--theme-toggle-button-active-border)}[data-theme=dark] .batch-editor-page .batch-editor-segmented-option:hover{background:color-mix(in srgb,var(--route-pill-hover-bg) 80%,transparent);color:var(--text-primary)}[data-theme=dark] .batch-editor-page .batch-editor-search-field{box-shadow:inset 0 1px #ffffff0a;color:var(--text-secondary)}[data-theme=dark] .batch-editor-page .batch-editor-search-field:focus-within{border-color:var(--route-pill-active-border);box-shadow:inset 0 1px #ffffff0f,0 0 0 3px #6366f133}[data-theme=dark] .batch-editor-page .batch-editor-template-thumb{border-bottom-color:var(--batch-border-soft)}[data-theme=dark] .batch-editor-page .batch-editor-template-product{background:linear-gradient(180deg,#fffffff0,#e2e8f0db);box-shadow:var(--shadow-soft)}[data-theme=dark] .batch-editor-page .batch-editor-size-badge-row,[data-theme=dark] .batch-editor-page .batch-editor-resize-overview,[data-theme=dark] .batch-editor-page .batch-editor-position-preview,[data-theme=dark] .batch-editor-page .batch-editor-toggle-row,[data-theme=dark] .batch-editor-page .batch-editor-upload-card,[data-theme=dark] .batch-editor-page .batch-editor-usage-card,[data-theme=dark] .batch-editor-page .batch-editor-preset-row,[data-theme=dark] .batch-editor-page .batch-editor-resize-overview-chip,[data-theme=dark] .batch-editor-page .batch-editor-preset-platform,[data-theme=dark] .batch-editor-page .batch-editor-resize-stage-stat,[data-theme=dark] .batch-editor-page .batch-editor-ai-edit-preview-card,[data-theme=dark] .batch-editor-page .batch-editor-ai-edit-preview-stage{border-color:var(--batch-border-soft);box-shadow:var(--shadow-soft),inset 0 1px #ffffff0a}[data-theme=dark] .batch-editor-page .batch-editor-ai-edit-preview-card{background:var(--surface-panel)}[data-theme=dark] .batch-editor-page .batch-editor-ai-edit-preview-stage{background:linear-gradient(45deg,rgba(148,163,184,.12) 25%,transparent 25%),linear-gradient(-45deg,rgba(148,163,184,.12) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(148,163,184,.12) 75%),linear-gradient(-45deg,transparent 75%,rgba(148,163,184,.12) 75%),var(--surface-panel-muted);background-position:0 0,0 10px,10px -10px,-10px 0px;background-size:20px 20px}[data-theme=dark] .batch-editor-page .batch-editor-preset-icon{border-color:var(--theme-toggle-button-active-border);background:var(--theme-toggle-button-active-bg);color:var(--theme-toggle-button-active-text)}[data-theme=dark] .batch-editor-page .batch-editor-resize-overview-ratio,[data-theme=dark] .batch-editor-page .batch-editor-preset-current{border-color:var(--route-pill-active-border);background:var(--theme-toggle-button-active-bg);color:var(--theme-toggle-button-active-text)}[data-theme=dark] .batch-editor-page .batch-editor-resize-overview-chip-primary{border-color:var(--route-pill-active-border);background:var(--surface-panel-strong);box-shadow:var(--shadow-soft)}[data-theme=dark] .batch-editor-page .batch-editor-preview-surface{box-shadow:inset 0 0 0 1px var(--border-soft),var(--shadow-soft)}[data-theme=dark] .batch-editor-page .batch-editor-preview-surface-active{box-shadow:inset 0 0 0 2px var(--route-pill-active-border),inset 0 0 0 1px #ffffff0f,var(--shadow-soft)}[data-theme=dark] .batch-editor-page .batch-editor-preview-placeholder{color:var(--text-muted)}[data-theme=dark] .batch-editor-page .batch-editor-empty-eyebrow{color:var(--sidebar-accent)}[data-theme=dark] .batch-editor-page .batch-editor-icon-btn,[data-theme=dark] .batch-editor-page .batch-editor-drawer-close,[data-theme=dark] .batch-editor-page .batch-editor-modal-close,[data-theme=dark] .batch-editor-page .batch-editor-zoom-btn,[data-theme=dark] .batch-editor-page .batch-editor-grid-remove{background:var(--surface-panel);color:var(--text-primary);box-shadow:var(--shadow-soft)}[data-theme=dark] .batch-editor-page .batch-editor-icon-btn:hover:not(:disabled),[data-theme=dark] .batch-editor-page .batch-editor-drawer-close:hover,[data-theme=dark] .batch-editor-page .batch-editor-modal-close:hover,[data-theme=dark] .batch-editor-page .batch-editor-zoom-btn:hover,[data-theme=dark] .batch-editor-page .batch-editor-grid-remove:hover{background:var(--surface-panel-strong);border-color:var(--batch-border-strong)}[data-theme=dark] .batch-editor-page .batch-editor-icon-btn:disabled{background:var(--surface-panel-muted);border-color:var(--batch-border-soft);color:var(--text-muted)}[data-theme=dark] .batch-editor-page .batch-editor-icon-btn-home{background:var(--theme-toggle-button-active-bg);color:var(--theme-toggle-button-active-text)}[data-theme=dark] .batch-editor-page .batch-editor-rail{border-right-color:var(--sidebar-border);background:var(--sidebar-bg)}[data-theme=dark] .batch-editor-page .batch-editor-rail-divider{background:var(--sidebar-border)}[data-theme=dark] .batch-editor-page .batch-editor-rail-btn{background:var(--sidebar-interactive-bg);color:var(--sidebar-interactive-text);border-color:transparent}[data-theme=dark] .batch-editor-page .batch-editor-rail-btn:hover{background:var(--sidebar-interactive-hover-bg);color:var(--sidebar-text);border-color:var(--batch-border-soft)}[data-theme=dark] .batch-editor-page .batch-editor-rail-btn-active{background:var(--sidebar-interactive-active-bg);color:var(--sidebar-accent);box-shadow:var(--shadow-soft)}[data-theme=dark] .batch-editor-page .batch-editor-rail-icon{border-color:var(--sidebar-brand-mark-border);background:var(--sidebar-brand-mark-bg)}[data-theme=dark] .batch-editor-page .batch-editor-rail-btn-active .batch-editor-rail-icon{background:var(--theme-toggle-button-active-bg);box-shadow:inset 0 0 0 1px var(--theme-toggle-button-active-border)}[data-theme=dark] .batch-editor-page .batch-editor-drawer{border-right-color:var(--sidebar-border);background:var(--surface-panel-strong)}[data-theme=dark] .batch-editor-page .batch-editor-drawer-right{border-left-color:var(--sidebar-border);background:var(--surface-panel-strong)}[data-theme=dark] .batch-editor-page .batch-editor-drawer-reopen{border-right-color:var(--sidebar-border);background:var(--surface-panel);color:var(--text-muted)}[data-theme=dark] .batch-editor-page .batch-editor-drawer-header{border-bottom-color:var(--sidebar-border)}[data-theme=dark] .batch-editor-page .batch-editor-modal-overlay{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}[data-theme=dark] .batch-editor-page .batch-editor-modal-shell{box-shadow:var(--shadow-strong),inset 0 1px #ffffff0d}[data-theme=dark] .batch-editor-page .batch-editor-modal-sidebar{border-right-color:var(--sidebar-border)}[data-theme=dark] .batch-editor-page .batch-editor-modal-category:hover{border-color:var(--route-pill-border);background:var(--sidebar-interactive-hover-bg)}[data-theme=dark] .batch-editor-page .batch-editor-focus-toolbar-surface{border-color:var(--route-pill-active-border);background:var(--surface-panel-strong);box-shadow:var(--shadow-strong),inset 0 1px #ffffff0a}[data-theme=dark] .batch-editor-page .batch-editor-focus-toolbar-group{border-color:var(--route-pill-border);background:var(--surface-panel-muted);box-shadow:inset 0 1px #ffffff0a}[data-theme=dark] .batch-editor-page .batch-editor-focus-toolbar-chip{border-color:var(--route-pill-active-border);background:var(--theme-toggle-button-active-bg);color:var(--theme-toggle-button-active-text)}[data-theme=dark] .batch-editor-page .batch-editor-focus-toolbar-btn{border-color:var(--route-pill-border);background:var(--surface-panel-muted);color:var(--text-primary)}[data-theme=dark] .batch-editor-page .batch-editor-focus-toolbar-context,[data-theme=dark] .batch-editor-page .batch-editor-focus-toolbar-btn:hover,[data-theme=dark] .batch-editor-page .batch-editor-focus-toolbar-auto-color-swatch:hover:not(:disabled),[data-theme=dark] .batch-editor-page .batch-editor-focus-toolbar-stepper-btn:hover,[data-theme=dark] .batch-editor-page .batch-editor-focus-toolbar-segmented-btn:hover{background:var(--route-pill-hover-bg)}[data-theme=dark] .batch-editor-page .batch-editor-focus-toolbar-btn-active{border-color:var(--route-pill-active-border);background:var(--theme-toggle-button-active-bg);color:var(--theme-toggle-button-active-text);box-shadow:var(--theme-toggle-button-shadow)}[data-theme=dark] .batch-editor-page .batch-editor-focus-toolbar-overflow-menu{background:var(--surface-panel-strong);box-shadow:var(--shadow-soft)}[data-theme=dark] .batch-editor-page .batch-editor-focus-sidebar-topbar{background:var(--surface-panel-strong)}[data-theme=dark] .batch-editor-page .batch-editor-focus-sidebar-thumb{border-color:var(--route-pill-border);box-shadow:var(--shadow-soft)}[data-theme=dark] .batch-editor-page .batch-editor-focus-sidebar-card-icon,[data-theme=dark] .batch-editor-page .batch-editor-position-scope-icon{border-color:var(--theme-toggle-button-active-border);background:var(--theme-toggle-button-active-bg);color:var(--theme-toggle-button-active-text)}[data-theme=dark] .batch-editor-page .batch-editor-focus-sidebar-panel-eyebrow{color:var(--sidebar-accent)}[data-theme=dark] .batch-editor-page .batch-editor-focus-text-layer-list-item-active{border-color:var(--route-pill-active-border);box-shadow:var(--shadow-soft),0 0 0 1px var(--theme-toggle-button-active-border)}[data-theme=dark] .batch-editor-page .batch-editor-preview-image-layer-active,[data-theme=dark] .batch-editor-page .batch-editor-preview-text-layer-active,[data-theme=dark] .batch-editor-page .batch-editor-preview-subject-layer-active{box-shadow:0 0 0 2px var(--route-pill-active-border)}[data-theme=dark] .batch-editor-page .batch-editor-position-scope-badge,[data-theme=dark] .batch-editor-page .batch-editor-position-scope-chip,[data-theme=dark] .batch-editor-page .batch-editor-position-field-status.batch-editor-position-field-status-active{border-color:var(--route-pill-active-border);background:var(--theme-toggle-button-active-bg);color:var(--theme-toggle-button-active-text)}[data-theme=dark] .batch-editor-page .batch-editor-position-scope-chip-muted,[data-theme=dark] .batch-editor-page .batch-editor-position-field-status{border-color:var(--batch-border-soft);background:var(--surface-panel-muted);color:var(--text-muted)}[data-theme=dark] .batch-editor-page .batch-editor-position-scope-reset,[data-theme=dark] .batch-editor-page .batch-editor-focus-sidebar-secondary-btn{border-color:var(--route-pill-border);background:var(--surface-panel);color:var(--text-primary);box-shadow:var(--shadow-soft)}[data-theme=dark] .batch-editor-page .batch-editor-focus-compact-primary{border-color:var(--theme-toggle-button-active-border);box-shadow:var(--theme-toggle-button-shadow)}[data-theme=dark] .batch-editor-page .batch-editor-position-scope-reset:hover,[data-theme=dark] .batch-editor-page .batch-editor-focus-sidebar-secondary-btn:hover{border-color:var(--route-pill-active-border);background:var(--surface-panel-strong)}[data-theme=dark] .batch-editor-page .batch-editor-grid-index{border-color:var(--batch-border-soft);background:var(--surface-panel);color:var(--text-secondary);box-shadow:var(--shadow-soft)}[data-theme=dark] .batch-editor-page .batch-editor-color-panel-search-input,[data-theme=dark] .batch-editor-page .batch-editor-color-swatch{border-color:var(--batch-border-soft);background:var(--surface-panel);color:var(--text-primary)}[data-theme=dark] .batch-editor-page .batch-editor-color-swatch{box-shadow:var(--shadow-soft)}[data-theme=dark] .batch-editor-page .batch-editor-focus-toolbar-color-pill-swatch{box-shadow:inset 0 0 0 1px #ffffff2e,0 6px 14px #02061738}[data-theme=dark] .batch-editor-page .batch-editor-color-swatch:hover,[data-theme=dark] .batch-editor-page .batch-editor-color-swatch:focus-visible,[data-theme=dark] .batch-editor-page .batch-editor-color-swatch-active{border-color:var(--route-pill-active-border);background:var(--surface-panel-strong);box-shadow:var(--shadow-soft),0 0 0 1px var(--theme-toggle-button-active-border)}[data-theme=dark] .batch-editor-page .batch-editor-focus-image-layer-list-item,[data-theme=dark] .batch-editor-page .batch-editor-text-style-card,[data-theme=dark] .batch-editor-page .batch-editor-text-combination-preview,[data-theme=dark] .batch-editor-page .batch-editor-preview-text-layer-editor,[data-theme=dark] .batch-editor-page .batch-editor-focus-text-layer-list-item,[data-theme=dark] .batch-editor-page .batch-editor-focus-image-layer-thumb,[data-theme=dark] .batch-editor-page .batch-editor-focus-text-color-input,[data-theme=dark] .batch-editor-page .batch-editor-focus-section,[data-theme=dark] .batch-editor-page .batch-editor-focus-quick-action{background:var(--surface-panel);border-color:var(--batch-border-soft);box-shadow:var(--shadow-soft)}[data-theme=dark] .batch-editor-page .batch-editor-preview-safe-zone{border-color:var(--route-pill-active-border);background:transparent;box-shadow:inset 0 0 0 1px #ffffff14,inset 0 0 20px #6366f10f}.batch-editor-canvas{position:relative;min-height:0;overflow:auto;background:#f6f7fb;padding:24px}.batch-editor-empty-state{min-height:calc(100vh - 120px);display:grid;place-items:center}.batch-editor-empty-copy{max-width:500px;text-align:center}.batch-editor-empty-eyebrow{margin:0 0 12px;color:#7c3aed;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.batch-editor-empty-copy h2{margin:0;font-size:2.2rem;font-weight:800;letter-spacing:-.05em;color:#111827}.batch-editor-empty-copy p{margin:14px 0 0;color:#6b7280;line-height:1.6}.batch-editor-empty-copy .batch-editor-primary-btn{margin-top:18px}.batch-editor-grid{display:grid;gap:18px;align-content:start}.batch-editor-grid-tile{position:relative;padding:14px;border:1px solid #e5e7f0;border-radius:24px;background:#fff;box-shadow:0 12px 30px #0f172a0d;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.batch-editor-grid-tile:hover{transform:translateY(-1px)}.batch-editor-grid-tile-active{border-color:#5b23f057;box-shadow:0 12px 30px #0f172a0d,0 0 0 2px #5b23f01f}.batch-editor-grid-index{position:absolute;top:12px;left:12px;z-index:2;padding:.2rem .45rem;border-radius:999px;background:#ffffffe6;color:#111827;font-size:.72rem;font-weight:700}.batch-editor-grid-remove{position:absolute;top:12px;right:12px;z-index:2;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:#fffffff0;color:#111827;font-size:1.1rem;line-height:1}.batch-editor-grid-actions{position:absolute;top:12px;right:48px;z-index:2}.batch-editor-grid-edit{display:inline-flex;align-items:center;gap:8px;height:32px;padding:0 .8rem;border:none;border-radius:999px;background:#111827e0;color:#fff;font-size:.82rem;font-weight:700}.batch-editor-focus-canvas{padding:24px;overflow:hidden}.batch-editor-focus-stage{height:100%;min-height:0;display:flex;flex-direction:column;gap:14px}.batch-editor-focus-toolbar-wrap{position:relative;z-index:12;display:flex;justify-content:center;padding-top:6px}.batch-editor-focus-toolbar-surface{width:min(100%,1100px);min-height:60px;padding:10px 12px;border-radius:24px}.batch-editor-focus-toolbar-scroll{width:100%;min-width:0;display:flex;align-items:center;gap:10px;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;scrollbar-width:none}.batch-editor-focus-toolbar-scroll::-webkit-scrollbar{display:none}.batch-editor-focus-toolbar-group{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:4px;border-radius:999px}.batch-editor-focus-toolbar-context{min-width:0;padding-left:6px;padding-right:12px}.batch-editor-focus-toolbar-chip{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 .72rem;border-radius:999px;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.batch-editor-focus-toolbar-title{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:700}.batch-editor-focus-toolbar-btn{min-height:36px;padding:0 .85rem;border-radius:999px;border:1px solid transparent;background:transparent;font-size:.88rem;font-weight:700;white-space:nowrap}.batch-editor-focus-toolbar-btn-compact{min-width:36px;padding:0}.batch-editor-focus-toolbar-icon-btn{justify-content:center}.batch-editor-focus-toolbar-icon-shell{position:relative;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}.batch-editor-focus-toolbar-icon-indicator{position:absolute;right:-4px;bottom:-4px;width:10px;height:10px;border-radius:999px;border:2px solid #ffffff}.batch-editor-focus-toolbar-icon-asset{width:16px;height:16px;display:inline-flex;flex:0 0 16px;background:currentColor;mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.batch-editor-focus-toolbar-font-group{gap:6px}.batch-editor-focus-toolbar-font-family{max-width:150px;overflow:hidden;text-overflow:ellipsis}@media (max-width: 640px){.batch-editor-focus-toolbar-surface{min-height:56px;padding:8px;border-radius:22px}.batch-editor-focus-toolbar-scroll{gap:6px}.batch-editor-focus-toolbar-group{min-height:40px;gap:5px;padding:3px}.batch-editor-focus-toolbar-font-group{flex:1 1 auto;min-width:0}.batch-editor-focus-toolbar-size-stepper{flex:0 0 auto}.batch-editor-focus-toolbar-color-group .batch-editor-focus-toolbar-auto-color-swatch,.batch-editor-focus-toolbar-text-effects-group,.batch-editor-focus-toolbar-text-format-group{display:none}}.batch-editor-focus-image-layer-list{display:grid;gap:10px}.batch-editor-focus-image-layer-list-item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:center;padding:12px;border-radius:18px;text-align:left}.batch-editor-focus-image-layer-meta{min-width:0;display:grid;gap:4px}.batch-editor-focus-image-layer-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;font-weight:800}.batch-editor-focus-image-layer-copy{font-size:.8rem;line-height:1.4}.batch-editor-focus-toolbar-size-stepper{display:inline-flex;align-items:center;gap:2px;padding:4px;border-radius:999px}.batch-editor-focus-toolbar-stepper-prefix{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;border-radius:999px}.batch-editor-focus-toolbar-stepper-btn{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:transparent;font-size:1rem;font-weight:700}.batch-editor-focus-toolbar-size-value{min-width:3ch;text-align:center;font-size:.88rem;font-weight:800}.batch-editor-focus-toolbar-color-group{gap:6px}.batch-editor-focus-toolbar-color-trigger{position:relative;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;cursor:pointer;overflow:hidden}.batch-editor-focus-toolbar-color-input-hidden{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.batch-editor-focus-toolbar-color-swatch{width:22px;height:22px;display:inline-flex;border-radius:999px}.batch-editor-focus-toolbar-auto-color-swatch{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:999px;background:transparent;flex:0 0 auto;transition:background .14s ease,box-shadow .14s ease,transform .14s ease}.batch-editor-focus-toolbar-auto-color-swatch-loading{opacity:.72}.batch-editor-focus-toolbar-auto-color-swatch:disabled{cursor:not-allowed;opacity:.54}.batch-editor-focus-toolbar-segmented{display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:999px}.batch-editor-focus-toolbar-segmented-btn{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:transparent;font-size:.8rem;font-weight:800}.batch-editor-focus-toolbar-segmented-btn-label{width:auto;min-width:64px;padding:0 .75rem}.batch-editor-focus-toolbar-color-pill{display:inline-flex;align-items:center;gap:8px}.batch-editor-focus-toolbar-color-pill-swatch{width:18px;height:18px;display:inline-flex;border-radius:999px}.batch-editor-focus-toolbar-overflow{position:relative;flex:0 0 auto}.batch-editor-focus-toolbar-overflow-trigger{display:inline-flex;align-items:center;justify-content:center;list-style:none;cursor:pointer}.batch-editor-focus-toolbar-overflow-trigger::-webkit-details-marker{display:none}.batch-editor-focus-toolbar-overflow-menu{position:absolute;top:calc(100% + 8px);right:0;display:grid;gap:6px;min-width:132px;padding:8px;border-radius:16px;z-index:5}.batch-editor-focus-toolbar-overflow-menu button{min-height:36px;padding:0 .9rem;border:none;border-radius:12px;font-size:.88rem;font-weight:700;text-align:left}.batch-editor-focus-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.batch-editor-focus-title{margin:0;font-size:1.6rem;font-weight:800;letter-spacing:-.04em;color:#111827}.batch-editor-focus-subtitle{max-width:360px;margin:0;color:#6b7280;line-height:1.55;text-align:right}.batch-editor-focus-preview-shell{flex:1;min-height:0;display:grid;place-items:center;overflow:hidden;padding:18px;border-radius:28px;background:#ffffffc7}.batch-editor-resize-stage-canvas{background:radial-gradient(circle at top,#fffffff0,#f5f7ffeb 40%,#ecf1f8f5),#eef2f8}.batch-editor-resize-stage{gap:16px}.batch-editor-resize-stage-header{align-items:flex-start}.batch-editor-resize-stage-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px}.batch-editor-resize-stage-stats{display:flex;flex-wrap:wrap;gap:8px}.batch-editor-resize-stage-stat{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 .8rem;border-radius:999px;background:#ffffffd6;color:#475569;font-size:.82rem;font-weight:700}.batch-editor-resize-stage-stat-strong{color:#111827}.batch-editor-resize-preview-shell{min-height:0;padding:24px 28px;display:grid;place-items:center}.batch-editor-focus-preview-frame-wrap{width:100%;max-height:min(100%,calc(100vh - 240px));display:flex;align-items:center;justify-content:center}.batch-editor-resize-preview-frame-wrap{width:100%}.batch-editor-focus-preview-shell .batch-editor-preview-frame{position:relative;width:100%;height:auto;max-height:100%}.batch-editor-resize-preview-shell .batch-editor-preview-frame{width:100%;height:auto}.batch-editor-preview-image-layer-stack{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.batch-editor-preview-image-layer{position:absolute;display:block;overflow:visible;border:none;background:transparent;transform:translate(-50%,-50%);cursor:pointer;pointer-events:auto}.batch-editor-preview-image-layer-media-wrap{width:100%;height:100%;display:block;overflow:hidden}.batch-editor-preview-image-layer-media{width:100%;height:100%;display:block}.batch-editor-preview-image-layer-active{z-index:2;box-shadow:0 0 0 2px #5b23f03d;cursor:move}.batch-editor-preview-image-layer-active .batch-editor-preview-image-layer-media-wrap,.batch-editor-preview-image-layer-active .batch-editor-preview-image-layer-media{cursor:move}.batch-editor-preview-text-layer-stack{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none}.batch-editor-preview-text-layer{position:absolute;display:block;min-height:28px;border:none;background:transparent;transform:translate(-50%,-50%);cursor:pointer;white-space:pre-wrap;word-break:break-word;pointer-events:auto}.batch-editor-preview-text-layer-active{z-index:2;box-shadow:0 0 0 2px #5b23f03d}.batch-editor-preview-text-layer-editing{cursor:text}.batch-editor-preview-image-layer-active,.batch-editor-preview-text-layer-active{touch-action:none}.batch-editor-preview-text-layer-content{display:block;width:100%}.batch-editor-preview-text-layer-editor{width:100%;min-height:1.1em;display:block;overflow:hidden;resize:none;padding:0;border:none;background:transparent;color:inherit;font:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}.batch-editor-focus-snap-guides{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none}.batch-editor-focus-snap-guide{position:absolute;background:#5b23f0c7;box-shadow:0 0 0 1px #ffffffe0,0 0 12px #5b23f033}.batch-editor-focus-snap-guide-vertical{top:0;bottom:0;left:50%;width:1px;transform:translate(-50%)}.batch-editor-focus-snap-guide-horizontal{left:0;right:0;top:50%;height:1px;transform:translateY(-50%)}.batch-editor-focus-transform-frame{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border:2px solid rgba(91,35,240,.82);border-radius:inherit;box-shadow:0 0 0 1px #ffffffeb,0 12px 28px #1a1a2e14;pointer-events:none}.batch-editor-focus-transform-frame-image{border-radius:inherit}.batch-editor-focus-transform-frame-crop{border-style:dashed;border-width:1.5px;border-radius:inherit}.batch-editor-focus-transform-frame-text{border-radius:14px}.batch-editor-focus-crop-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none}.batch-editor-focus-transform-frame-active{opacity:1}.batch-editor-focus-transform-handle{position:absolute;width:14px;height:14px;padding:0;border:2px solid rgba(91,35,240,.96);border-radius:999px;background:#fff;box-shadow:0 10px 22px #1a1a2e29;pointer-events:auto;touch-action:none}.batch-editor-focus-transform-handle-edge-horizontal{width:24px;height:10px}.batch-editor-focus-transform-handle-edge-vertical{width:10px;height:24px}.batch-editor-focus-transform-handle-nw{top:0;left:0;transform:translate(-50%,-50%);cursor:nwse-resize}.batch-editor-focus-transform-handle-n{top:0;left:50%;transform:translate(-50%,-50%);cursor:ns-resize}.batch-editor-focus-transform-handle-ne{top:0;right:0;transform:translate(50%,-50%);cursor:nesw-resize}.batch-editor-focus-transform-handle-e{top:50%;right:0;transform:translate(50%,-50%);cursor:ew-resize}.batch-editor-focus-transform-handle-sw{bottom:0;left:0;transform:translate(-50%,50%);cursor:nesw-resize}.batch-editor-focus-transform-handle-s{bottom:0;left:50%;transform:translate(-50%,50%);cursor:ns-resize}.batch-editor-focus-transform-handle-se{right:0;bottom:0;transform:translate(50%,50%);cursor:nwse-resize}.batch-editor-focus-transform-handle-w{top:50%;left:0;transform:translate(-50%,-50%);cursor:ew-resize}.batch-editor-focus-hint{margin:-4px 0 0}.batch-editor-focus-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(132px,164px);gap:12px;overflow-x:auto;padding-bottom:4px}.batch-editor-focus-strip-item{display:flex;flex-direction:column;gap:8px;padding:10px;border:1px solid #e5e7f0;border-radius:18px;background:#fff;text-align:left}.batch-editor-focus-strip-item .batch-editor-preview-frame{border-radius:14px}.batch-editor-focus-strip-item-active{border-color:#5b23f057;box-shadow:0 0 0 2px #5b23f01f}.batch-editor-focus-strip-label{overflow:hidden;color:#111827;font-size:.8rem;font-weight:600;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.batch-editor-object-summary{display:grid;grid-template-columns:96px minmax(0,1fr);gap:14px;padding:14px;border:1px solid #e7e7ef;border-radius:20px;background:#fff}.batch-editor-object-summary-media{overflow:hidden;border-radius:16px;aspect-ratio:1 / 1;background:#f4f6fb}.batch-editor-object-summary-image{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.batch-editor-object-summary-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#94a3b8;font-size:.78rem;font-weight:600;text-align:center}.batch-editor-object-summary-copy{min-width:0;display:flex;flex-direction:column;gap:8px}.batch-editor-object-summary-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.batch-editor-object-summary-badge{display:inline-flex;align-items:center;padding:.24rem .55rem;border-radius:999px;background:#5b23f014;color:#5b23f0;font-size:.72rem;font-weight:700}.batch-editor-object-summary-meta{color:#6b7280;font-size:.76rem;font-weight:600}.batch-editor-object-summary-copy h3{overflow:hidden;margin:0;color:#111827;font-size:1rem;font-weight:800;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap}.batch-editor-object-summary-copy p{margin:0;color:#6b7280;font-size:.86rem;line-height:1.55}.batch-editor-page{background:#f6f7fb}.batch-editor-shell{background:radial-gradient(circle at 72% 0%,rgba(91,35,240,.08),transparent 30%),linear-gradient(135deg,#f7f8fb,#fff 48%,#f4f8f6)}.batch-editor-body,.batch-editor-body-focus{grid-template-columns:86px minmax(292px,326px) minmax(0,1fr)}.batch-editor-rail{padding:14px 10px;background:#ffffffd6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.batch-editor-rail-btn,.batch-editor-rail-icon{border-radius:8px}.batch-editor-drawer{background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.batch-editor-canvas{background:linear-gradient(rgba(15,23,42,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,.025) 1px,transparent 1px);background-size:32px 32px;padding:28px}.batch-editor-empty-state{min-height:100%}.batch-editor-empty-copy{max-width:520px;border-radius:8px;box-shadow:0 1px 2px #0f172a0a,0 18px 44px #0f172a14}.batch-editor-empty-copy h2{font-size:clamp(1.72rem,2.8vw,2.35rem)}.batch-editor-grid{align-content:start}.batch-editor-grid-tile{border-radius:8px;box-shadow:0 1px 2px #0f172a0d,0 10px 30px #0f172a14}.batch-editor-preview-frame,.batch-editor-preview-surface,.batch-editor-ai-edit-preview-card,.batch-editor-ai-edit-preview-stage{border-radius:8px}.batch-editor-zoom-btn{border-radius:8px;box-shadow:0 8px 24px #0f172a14}.batch-editor-auth-controls{z-index:20}@media (max-width: 720px){.batch-editor-body,.batch-editor-body-focus{grid-template-columns:74px minmax(0,1fr)}.batch-editor-body-focus{grid-template-rows:minmax(0,1fr) minmax(188px,34vh)}.batch-editor-body-focus .batch-editor-rail{grid-row:1 / 3}.batch-editor-drawer{left:74px;right:0;width:auto}.batch-editor-body-focus .batch-editor-drawer{position:relative;inset:auto;grid-column:2;grid-row:2;width:100%;min-width:0;border-top:1px solid #e6eaf2;border-right:none;box-shadow:0 -18px 38px #0f172a1f;z-index:7}.batch-editor-drawer-header{padding:12px 12px 10px}.batch-editor-body-focus .batch-editor-drawer-header{min-height:50px;padding:10px 12px 8px}.batch-editor-drawer-title{font-size:1.22rem}.batch-editor-body-focus .batch-editor-drawer-title{font-size:1rem;letter-spacing:-.01em}.batch-editor-drawer-body{padding:4px 12px 18px}.batch-editor-body-focus .batch-editor-drawer-body{padding:0 12px 14px}.batch-editor-canvas{padding:14px}.batch-editor-body-focus .batch-editor-focus-canvas{grid-column:2;grid-row:1;padding:10px}.batch-editor-body-focus .batch-editor-focus-stage{gap:8px}.batch-editor-body-focus .batch-editor-focus-toolbar-wrap{padding-top:0}.batch-editor-body-focus .batch-editor-focus-preview-shell{padding:10px}.batch-editor-grid{grid-template-columns:minmax(0,1fr)!important}.batch-editor-empty-copy{max-width:min(100%,360px);padding:26px 18px}.batch-editor-auth-controls{display:none}}@media (max-width: 520px){.batch-editor-body,.batch-editor-body-focus{grid-template-columns:68px minmax(0,1fr)}.batch-editor-body-focus{grid-template-rows:minmax(0,1fr) minmax(176px,36vh)}.batch-editor-rail{padding:10px 6px}.batch-editor-rail-btn{gap:5px;padding:8px 4px}.batch-editor-rail-icon{width:32px;height:32px}.batch-editor-rail-label{font-size:.68rem}.batch-editor-rail-pro{top:7px;right:3px}.batch-editor-drawer{left:68px;right:0;width:auto}.batch-editor-body-focus .batch-editor-drawer{left:auto}.batch-editor-drawer-reopen{left:76px}.batch-editor-canvas{padding:10px}.batch-editor-zoom-controls{bottom:12px}}@media (max-height: 760px) and (max-width: 720px){.batch-editor-rail-divider{margin-block:5px}.batch-editor-rail-btn{min-height:58px}}[data-theme=dark] .batch-editor-page .batch-editor-shell{background:radial-gradient(circle at 72% 0%,rgba(129,140,248,.16),transparent 30%),linear-gradient(135deg,#10131d,#111827 52%,#0f172a)}.batch-editor-ai-tools-panel{gap:13px}.batch-editor-ai-source-card{display:grid;gap:10px;padding:12px;border:1px solid #e7eaf2;border-radius:8px;background:#fff}.batch-editor-ai-source-card .batch-editor-ai-edit-preview-card{border:none;background:#f8fafc;box-shadow:none}.batch-editor-ai-source-card .batch-editor-ai-edit-preview-stage{min-height:132px;background:linear-gradient(45deg,rgba(148,163,184,.14) 25%,transparent 25%),linear-gradient(-45deg,rgba(148,163,184,.14) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(148,163,184,.14) 75%),linear-gradient(-45deg,transparent 75%,rgba(148,163,184,.14) 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.batch-editor-ai-intent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.batch-editor-ai-suggestion-btn{border:1px solid #e2e8f0;border-radius:8px;background:#fff;font-size:.82rem;font-weight:720;line-height:1.25}.batch-editor-ai-suggestion-btn:hover{border-color:#5b23f052;background:#f8f7ff}.batch-editor-ai-textarea{min-height:136px;border-radius:8px}.batch-editor-ai-edit-action-row{gap:10px}.batch-editor-ai-feedback{border-radius:8px}[data-theme=dark] .batch-editor-page .batch-editor-ai-source-card{border-color:#94a3b838;background:#0f172aeb}[data-theme=dark] .batch-editor-page .batch-editor-ai-source-card .batch-editor-ai-edit-preview-card{background:#0f172a}[data-theme=dark] .batch-editor-page .batch-editor-ai-suggestion-btn{border-color:#94a3b838;background:#0f172aeb;color:#e5e7eb}[data-theme=dark] .batch-editor-page .batch-editor-ai-suggestion-btn:hover{border-color:#818cf866;background:#1e293beb}.batch-editor-text-library-font-picker{display:grid;gap:8px;padding:10px;border:1px solid #e7eaf2;border-radius:8px;background:#fff}.batch-editor-google-font-picker{min-width:0;position:relative;display:grid;gap:8px}.batch-editor-google-font-picker-toolbar{width:min(208px,38vw);min-width:136px}.batch-editor-google-font-trigger{width:100%;min-width:0;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:.45rem .72rem;border:1px solid #d9deea;border-radius:8px;background:linear-gradient(180deg,#fff,#fbfcff);color:#0f172a;font:inherit;font-size:.9rem;font-weight:650;text-align:left}.batch-editor-google-font-picker-toolbar .batch-editor-google-font-trigger{min-height:38px;border-color:#5b23f024;border-radius:999px;background:linear-gradient(180deg,#fffffff5,#f8f7ffeb);font-size:.88rem;box-shadow:inset 0 0 0 1px #ffffff9e}.batch-editor-google-font-picker-active .batch-editor-google-font-trigger,.batch-editor-google-font-picker-toolbar .batch-editor-google-font-trigger:hover{border-color:#5b23f02e;background:#5b23f012;color:#5b23f0}.batch-editor-google-font-trigger:focus-visible{border-color:#5b23f0;outline:2px solid rgba(91,35,240,.18);outline-offset:2px}.batch-editor-google-font-trigger-copy{min-width:0;display:grid;gap:1px}.batch-editor-google-font-trigger-mark{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;border-radius:999px;background:#5b23f01a;color:#5b23f0;font-size:.74rem;font-weight:850;letter-spacing:0}.batch-editor-google-font-trigger-family{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-editor-google-font-trigger-meta{color:#64748b;font-size:.72rem;font-weight:700;text-transform:capitalize}.batch-editor-google-font-picker-toolbar .batch-editor-google-font-trigger-meta{display:none}.batch-editor-google-font-trigger-caret{width:7px;height:7px;flex:0 0 7px;border-right:2px solid #64748b;border-bottom:2px solid #64748b;transform:translateY(-2px) rotate(45deg)}.batch-editor-google-font-menu{box-sizing:border-box;position:absolute;top:calc(100% + 8px);left:0;z-index:30;width:min(420px,calc(100vw - 112px));max-width:calc(100vw - 24px);display:grid;gap:8px;padding:8px;border:1px solid #e0e5ef;border-radius:8px;background:#fffffffa;box-shadow:0 1px 2px #0f172a0f,0 18px 42px #0f172a29;overflow-x:hidden}.batch-editor-google-font-menu-toolbar{position:fixed}.batch-editor-google-font-menu-drawer{position:relative;top:auto;width:100%;box-shadow:none}.batch-editor-google-font-search input{box-sizing:border-box;width:100%;min-width:0;min-height:38px;padding:0 .75rem;border:1px solid #e1e5ef;border-radius:8px;background:#f8fafc;color:#0f172a;font:inherit}.batch-editor-google-font-options{min-width:0;max-height:min(380px,calc(100vh - 170px));display:grid;gap:4px;overflow-y:auto;overflow-x:hidden;padding-right:2px}.batch-editor-google-font-option{box-sizing:border-box;width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr);align-items:start;min-height:68px;padding:.62rem .7rem;border:1px solid transparent;border-radius:8px;background:transparent;color:#0f172a;font:inherit;font-weight:700;text-align:left}.batch-editor-google-font-option:hover,.batch-editor-google-font-option[aria-selected=true]{border-color:#5b23f029;background:#5b23f012}.batch-editor-google-font-option-copy{min-width:0;display:grid;gap:3px}.batch-editor-google-font-option-family{min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:800}.batch-editor-google-font-option-sample{min-width:0;display:block;color:#111827;font-size:1.2rem;font-weight:700;line-height:1.12;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-editor-google-font-empty{padding:.85rem;color:#64748b;font-size:.86rem}.batch-editor-google-font-footnote{display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px 12px;padding:2px 4px 0;color:#64748b;font-size:.72rem;font-weight:700}.batch-editor-google-font-footnote span:last-child{color:#5b23f0}.batch-editor-text-library-add-actions{grid-template-columns:minmax(0,1fr) minmax(102px,.58fr)}.batch-editor-text-library-custom-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end}.batch-editor-text-library-custom-input{width:100%}.batch-editor-text-combination-grid-custom{margin-top:10px}.batch-editor-text-style-card,.batch-editor-text-combination-preview{border-radius:8px}.batch-editor-text-combination-preview{min-height:112px;display:grid;place-items:center;align-content:center;gap:2px;border:1px solid #e7eaf2;background:#fff;overflow:hidden;padding:10px;text-align:center}.batch-editor-text-combination-card:hover .batch-editor-text-combination-preview{border-color:#5b23f052;box-shadow:0 10px 28px #0f172a14}.batch-editor-text-combination-preview-quiet-luxury{background:linear-gradient(180deg,#fff,#f5f5f3)}.batch-editor-text-combination-preview-quiet-luxury .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-quiet-luxury .batch-editor-text-combination-secondary{color:#171717;font-family:Playfair Display,serif;font-size:1.7rem;font-weight:700}.batch-editor-text-combination-preview-flash-sale{background:#111827}.batch-editor-text-combination-preview-flash-sale .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-flash-sale .batch-editor-text-combination-secondary{color:#fff;font-family:Anton,sans-serif;font-size:1.55rem;font-weight:800;letter-spacing:0}.batch-editor-text-combination-preview-new-arrival,.batch-editor-text-combination-preview-seasonal-promo{background:linear-gradient(180deg,#ecfeff,#fff)}.batch-editor-text-combination-preview-new-arrival .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-new-arrival .batch-editor-text-combination-secondary{color:#0f766e;font-family:Montserrat,sans-serif;font-size:1.42rem;font-weight:800}.batch-editor-text-combination-preview-streetwear-drop{background:linear-gradient(90deg,rgba(17,24,39,.08) 1px,transparent 1px),#f8fafc;background-size:13px 13px}.batch-editor-text-combination-preview-streetwear-drop .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-streetwear-drop .batch-editor-text-combination-secondary{color:#111827;font-family:Bebas Neue,sans-serif;font-size:2rem;font-weight:700}.batch-editor-text-combination-preview-beauty-launch{background:linear-gradient(180deg,#fff1f8,#fff)}.batch-editor-text-combination-preview-beauty-launch .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-beauty-launch .batch-editor-text-combination-secondary{color:#be185d;font-family:Cormorant Garamond,serif;font-size:1.85rem;font-style:italic;font-weight:700}.batch-editor-text-combination-preview-social-proof{background:linear-gradient(180deg,#f8fafc,#fff)}.batch-editor-text-combination-preview-social-proof .batch-editor-text-combination-primary{color:#111827;font-size:2rem;font-weight:800}.batch-editor-text-combination-preview-social-proof .batch-editor-text-combination-secondary{color:#475569;font-size:.8rem;font-weight:700}.batch-editor-text-combination-preview-marketplace-badge{background:#eff6ff}.batch-editor-text-combination-preview-marketplace-badge .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-marketplace-badge .batch-editor-text-combination-secondary{color:#2563eb;font-size:1.2rem;font-weight:850;letter-spacing:0}.batch-editor-text-combination-preview-price-callout{background:#fff7ed}.batch-editor-text-combination-preview-price-callout .batch-editor-text-combination-primary{color:#dc2626;font-family:Space Grotesk,sans-serif;font-size:2.1rem;font-weight:800}.batch-editor-text-combination-preview-price-callout .batch-editor-text-combination-secondary{color:#991b1b;font-size:1rem;font-weight:700}.batch-editor-text-combination-preview-handmade-label{background:linear-gradient(180deg,#fefce8,#fff)}.batch-editor-text-combination-preview-handmade-label .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-handmade-label .batch-editor-text-combination-secondary{color:#7c2d12;font-family:Fraunces,serif;font-size:1.25rem;font-weight:700}.batch-editor-text-combination-preview-seasonal-promo .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-seasonal-promo .batch-editor-text-combination-secondary{color:#166534;font-family:Poppins,sans-serif;font-size:1.34rem;font-weight:800}.batch-editor-text-combination-preview-custom{background:linear-gradient(135deg,rgba(91,35,240,.08),transparent 42%),#fff}.batch-editor-text-combination-preview-fire-away .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-fire-away .batch-editor-text-combination-secondary{color:#ff6a21;font-family:Bai Jamjuree,sans-serif;font-size:1.5rem;font-style:italic;font-weight:800}.batch-editor-text-combination-preview-coffee-break,.batch-editor-text-combination-preview-organic-label{background:linear-gradient(180deg,#ecfdf5,#fff)}.batch-editor-text-combination-preview-coffee-break .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-coffee-break .batch-editor-text-combination-secondary,.batch-editor-text-combination-preview-organic-label .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-organic-label .batch-editor-text-combination-secondary{color:#166534;font-size:1.25rem;font-weight:800}.batch-editor-text-combination-preview-super-kawaii,.batch-editor-text-combination-preview-gift-guide{background:linear-gradient(180deg,#fdf2f8,#fff)}.batch-editor-text-combination-preview-super-kawaii .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-super-kawaii .batch-editor-text-combination-secondary,.batch-editor-text-combination-preview-gift-guide .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-gift-guide .batch-editor-text-combination-secondary{color:#c026d3;font-size:1.32rem;font-weight:850}.batch-editor-text-combination-preview-business-journal,.batch-editor-text-combination-preview-editorial-serif,.batch-editor-text-combination-preview-premium-monogram{background:#f8fafc}.batch-editor-text-combination-preview-business-journal .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-business-journal .batch-editor-text-combination-secondary,.batch-editor-text-combination-preview-editorial-serif .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-editorial-serif .batch-editor-text-combination-secondary,.batch-editor-text-combination-preview-premium-monogram .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-premium-monogram .batch-editor-text-combination-secondary{color:#111827;font-size:1.16rem;font-weight:800;letter-spacing:.08em}.batch-editor-text-combination-preview-creating-magic{background:linear-gradient(135deg,#faf5ff,#fff)}.batch-editor-text-combination-preview-creating-magic .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-creating-magic .batch-editor-text-combination-secondary{color:#9333ea;font-size:1.38rem;font-weight:850}.batch-editor-text-combination-preview-new-drop,.batch-editor-text-combination-preview-final-hours{background:#fef2f2}.batch-editor-text-combination-preview-new-drop .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-new-drop .batch-editor-text-combination-secondary,.batch-editor-text-combination-preview-final-hours .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-final-hours .batch-editor-text-combination-secondary{color:#b91c1c;font-size:1.5rem;font-weight:900}.batch-editor-text-combination-preview-minimal-sale,.batch-editor-text-combination-preview-bestseller-tag,.batch-editor-text-combination-preview-tech-spec{background:linear-gradient(180deg,#fff,#f8fafc)}.batch-editor-text-combination-preview-minimal-sale .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-minimal-sale .batch-editor-text-combination-secondary,.batch-editor-text-combination-preview-bestseller-tag .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-bestseller-tag .batch-editor-text-combination-secondary,.batch-editor-text-combination-preview-tech-spec .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-tech-spec .batch-editor-text-combination-secondary{color:#334155;font-size:1.2rem;font-weight:850}.batch-editor-text-combination-preview-social-shop,.batch-editor-text-combination-preview-capsule-noir{background:#020617}.batch-editor-text-combination-preview-social-shop .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-social-shop .batch-editor-text-combination-secondary,.batch-editor-text-combination-preview-capsule-noir .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-capsule-noir .batch-editor-text-combination-secondary{color:#f8fafc;font-size:1.18rem;font-weight:900;letter-spacing:.08em}@media (max-width: 520px){.batch-editor-text-library-custom-form{grid-template-columns:minmax(0,1fr)}.batch-editor-google-font-picker-toolbar{width:min(170px,44vw)}.batch-editor-google-font-menu{width:min(320px,calc(100vw - 24px))}.batch-editor-google-font-option{min-height:58px}.batch-editor-google-font-option-sample{font-size:1.04rem}}[data-theme=dark] .batch-editor-page .batch-editor-text-library-font-picker,[data-theme=dark] .batch-editor-page .batch-editor-google-font-trigger,[data-theme=dark] .batch-editor-page .batch-editor-google-font-menu,[data-theme=dark] .batch-editor-page .batch-editor-google-font-search input,[data-theme=dark] .batch-editor-page .batch-editor-text-combination-preview{border-color:#94a3b838;background-color:#111827;color:#e5e7eb}[data-theme=dark] .batch-editor-page .batch-editor-google-font-option{color:#e5e7eb}.batch-editor-text-combination-preview-studio-drop,.batch-editor-text-combination-preview-clean-spec,.batch-editor-text-combination-preview-viral-caption{background:linear-gradient(90deg,rgba(15,23,42,.08) 1px,transparent 1px),linear-gradient(180deg,#fff,#f8fafc);background-size:12px 12px,auto}.batch-editor-text-combination-preview-studio-drop .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-studio-drop .batch-editor-text-combination-secondary,.batch-editor-text-combination-preview-clean-spec .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-clean-spec .batch-editor-text-combination-secondary,.batch-editor-text-combination-preview-viral-caption .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-viral-caption .batch-editor-text-combination-secondary{color:#0f172a;font-size:1.22rem;font-weight:900;letter-spacing:.04em}.batch-editor-text-combination-preview-soft-launch,.batch-editor-text-combination-preview-pastel-pop,.batch-editor-text-combination-preview-sunday-market{background:linear-gradient(135deg,#f5f3ff,#ecfeff)}.batch-editor-text-combination-preview-soft-launch .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-soft-launch .batch-editor-text-combination-secondary,.batch-editor-text-combination-preview-pastel-pop .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-pastel-pop .batch-editor-text-combination-secondary,.batch-editor-text-combination-preview-sunday-market .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-sunday-market .batch-editor-text-combination-secondary{color:#5b23f0;font-size:1.34rem;font-weight:850}.batch-editor-text-combination-preview-founder-quote,.batch-editor-text-combination-preview-artisan-script,.batch-editor-text-combination-preview-editor-pick{background:linear-gradient(180deg,#fffbeb,#fff)}.batch-editor-text-combination-preview-founder-quote .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-founder-quote .batch-editor-text-combination-secondary,.batch-editor-text-combination-preview-artisan-script .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-artisan-script .batch-editor-text-combination-secondary,.batch-editor-text-combination-preview-editor-pick .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-editor-pick .batch-editor-text-combination-secondary{color:#3f2b16;font-size:1.25rem;font-weight:750}.batch-editor-text-combination-preview-limited-stock{background:#fef2f2}.batch-editor-text-combination-preview-limited-stock .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-limited-stock .batch-editor-text-combination-secondary{color:#7f1d1d;font-size:1.3rem;font-weight:900}.batch-editor-text-combination-preview-luxury-mono,.batch-editor-text-combination-preview-launch-code{background:#eef2ff}.batch-editor-text-combination-preview-luxury-mono .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-luxury-mono .batch-editor-text-combination-secondary,.batch-editor-text-combination-preview-launch-code .batch-editor-text-combination-primary,.batch-editor-text-combination-preview-launch-code .batch-editor-text-combination-secondary{color:#334155;font-family:IBM Plex Mono,monospace;font-size:1.08rem;font-weight:850;letter-spacing:.08em}.batch-editor-position-scope,.batch-editor-position-field-card{border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.batch-editor-position-scope{grid-template-columns:42px minmax(0,1fr);gap:12px;padding:12px}.batch-editor-position-scope-icon{width:42px;height:42px;border-radius:8px}.batch-editor-position-scope-copy{gap:7px}.batch-editor-position-scope-copy h3{font-size:.95rem}.batch-editor-position-scope-copy p{font-size:.78rem}.batch-editor-position-field-card{padding:12px}.batch-editor-position-segmented-option{min-height:64px;border-radius:8px}.batch-editor-position-reframe-grid{grid-template-columns:minmax(0,1fr);gap:10px}.batch-editor-position-reframe-control{display:grid;grid-template-columns:minmax(0,1fr) 72px;gap:10px;align-items:end;padding:10px;border:1px solid #e7eaf2;border-radius:8px;background:#fff}.batch-editor-position-reframe-control .batch-editor-shadow-slider{margin:0}.batch-editor-position-reframe-number{height:36px;border-radius:8px;text-align:center}[data-theme=dark] .batch-editor-page .batch-editor-position-scope,[data-theme=dark] .batch-editor-page .batch-editor-position-field-card,[data-theme=dark] .batch-editor-page .batch-editor-position-reframe-control{border-color:#94a3b838;background:#0f172aeb}.batch-editor-shadow-header{display:grid;gap:8px;padding:12px;border:1px solid #e7eaf2;border-radius:8px;background:#fff}.batch-editor-shadow-eyebrow{margin:0;color:#111827;font-size:.95rem;font-weight:800;letter-spacing:0}.batch-editor-shadow-note{margin:0;color:#64748b;font-size:.78rem;line-height:1.35}.batch-editor-shadow-preset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.batch-editor-shadow-preset{min-height:76px;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:8px;padding:10px;border:1px solid #e1e6f0;border-radius:8px;background:#fff;color:#111827;font-size:.82rem;font-weight:750;text-align:left;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.batch-editor-shadow-preset:hover{border-color:#5b23f04d;transform:translateY(-1px)}.batch-editor-shadow-preset-active{border-color:#5b23f08c;box-shadow:0 0 0 3px #5b23f01f}.batch-editor-shadow-preset-preview{position:relative;width:46px;height:28px;border-radius:7px;background:linear-gradient(180deg,#fff,#eef2f7);justify-self:start}.batch-editor-shadow-preset-preview:after{content:"";position:absolute;left:8px;right:8px;bottom:-5px;height:10px;border-radius:999px;background:#0f172a38;filter:blur(6px)}.batch-editor-shadow-preset-preview-lifted:after{bottom:-9px;background:#0f172a29;filter:blur(10px)}.batch-editor-shadow-preset-preview-contact:after{bottom:-2px;height:5px;background:#0f172a57;filter:blur(3px)}.batch-editor-shadow-preset-preview-dramatic:after{left:14px;right:2px;bottom:-8px;background:#0f172a61;filter:blur(8px)}.batch-editor-shadow-preset-preview-custom{border:1px dashed #94a3b8}.batch-editor-shadow-slider{display:grid;gap:7px}.batch-editor-shadow-slider-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.batch-editor-shadow-slider-label,.batch-editor-shadow-slider-value{font-size:.84rem;line-height:1.2}.batch-editor-shadow-slider-label{color:#334155;font-weight:650}.batch-editor-shadow-slider-value{color:#64748b;font-weight:720}.batch-editor-shadow-color-swatch{border-radius:8px}[data-theme=dark] .batch-editor-page .batch-editor-shadow-header,[data-theme=dark] .batch-editor-page .batch-editor-shadow-preset{border-color:#94a3b838;background:#0f172aeb;color:#e5e7eb}[data-theme=dark] .batch-editor-page .batch-editor-shadow-eyebrow{color:#f8fafc}
