.wb-page{--wb-blue: var(--sky-500, #2d8be4);--wb-blue-dark: var(--sky-600, #1c6fc2);--wb-blue-soft: var(--sky-50, #eef7ff);--wb-ink: #0f172a;--wb-muted: #64748b;--wb-line: #dbe5f1;--wb-surface: rgba(255, 255, 255, .94);width:100%;padding:0 0 48px;color:var(--wb-ink)}.wb-page *,.wb-page *:before,.wb-page *:after{box-sizing:border-box}.wb-page [hidden]{display:none!important}.wb-page-head{padding:8px 4px 22px;animation:wb-rise .42s ease-out both}.wb-kicker{margin:0 0 8px;color:var(--wb-blue);font-size:.75rem;font-weight:800;letter-spacing:.08em}.wb-page-head h1{margin:0;font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.15;letter-spacing:-.04em}.wb-page-lead{margin:10px 0 0;color:var(--wb-muted);font-size:.95rem;line-height:1.65}.wb-page-pricing-note{margin:10px 2px 0;max-width:52rem;color:var(--wb-muted);font-size:.82rem;line-height:1.6}.wb-page-facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.wb-page-facts span{padding:6px 11px;border:1px solid rgba(191,219,254,.8);border-radius:999px;background:#ffffffb3;color:#475569;font-size:.75rem;font-weight:650}.wb-studio{display:grid;grid-template-columns:320px minmax(0,1fr);grid-template-areas:"library canvas";overflow:hidden;border-radius:24px;animation:wb-rise .48s .04s ease-out both}.wb-library,.wb-canvas{min-width:0;padding:20px}.wb-library{grid-area:library;display:flex;flex-direction:column;border-right:1px solid var(--wb-line);background:#f8fbffb8;transition:background-color .18s ease,box-shadow .18s ease}.wb-library.is-dragging{background:var(--wb-blue-soft);box-shadow:inset 0 0 0 1px var(--sky-300, #8dc2f6)}.wb-library.is-dragging .wb-dropzone{border-color:var(--wb-blue);background:#fff}.wb-canvas{grid-area:canvas;display:flex;flex-direction:column}.wb-panel-head,.wb-panel-head>div,.wb-canvas-head,.wb-canvas-head>div{display:flex;align-items:center}.wb-panel-head,.wb-canvas-head{justify-content:space-between;gap:14px}.wb-panel-head{margin-bottom:14px}.wb-panel-head>div,.wb-canvas-head>div{gap:10px}.wb-panel-head h2,.wb-canvas-head h2{margin:0;font-size:1rem;letter-spacing:-.015em}.wb-canvas-head p{margin:4px 0 0;color:var(--wb-muted);font-size:.75rem}.wb-step{display:inline-flex;width:26px;height:26px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,var(--sky-500, #2d8be4),var(--sky-600, #1c6fc2));color:#fff;font-size:.68rem;font-weight:850;box-shadow:0 6px 12px #2d8be42e}.wb-heading-actions{display:flex;gap:10px}.wb-text-button{padding:4px 0;border:0;background:transparent;color:var(--wb-blue);font-size:.78rem;font-weight:750;cursor:pointer}.wb-text-button:hover{color:var(--wb-blue-dark);text-decoration:underline}.wb-dropzone{display:flex;min-height:148px;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:18px;border:1.5px dashed rgba(56,189,248,.55);border-radius:16px;background:radial-gradient(circle at top,rgba(191,219,254,.48),transparent 52%),linear-gradient(180deg,#fffffff5,#eff6ffeb);text-align:center;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.wb-dropzone:hover,.wb-dropzone:focus,.wb-dropzone.is-dragging{outline:none;border-color:#0ea5e9f2;background:radial-gradient(circle at top,rgba(125,211,252,.36),transparent 52%),linear-gradient(180deg,#f0f9ff,#e0f2fef0);transform:translateY(-2px)}.wb-dropzone-icon{width:38px;height:38px;margin-bottom:2px;color:var(--wb-blue);transition:transform .18s ease}.wb-dropzone:hover .wb-dropzone-icon,.wb-dropzone:focus .wb-dropzone-icon,.wb-dropzone.is-dragging .wb-dropzone-icon{transform:translateY(-2px)}.wb-dropzone strong{font-size:.92rem}.wb-dropzone small{color:var(--wb-muted);font-size:.75rem}.wb-upload-action{margin-top:8px;padding:7px 15px;border-radius:9px;background:var(--wb-blue);color:#fff;font-size:.78rem;font-weight:800;box-shadow:0 8px 18px #2d8be43d}.wb-dropzone.is-compact{min-height:0;flex-direction:row;flex-wrap:wrap;gap:4px 10px;padding:10px 12px}.wb-dropzone.is-compact .wb-dropzone-icon,.wb-dropzone.is-compact .wb-upload-action{display:none}.wb-dropzone.is-compact strong{font-size:.82rem}.wb-dropzone.is-compact:hover,.wb-dropzone.is-compact:focus{transform:none}.wb-batch-full{margin:10px 2px 0;color:var(--wb-muted);font-size:.75rem;line-height:1.5}.wb-file-rules{display:flex;flex-wrap:wrap;gap:6px 10px;margin:12px 2px 0;color:var(--wb-muted);font-size:.75rem}.wb-selection-summary{display:grid;grid-template-columns:1fr auto;gap:5px 10px;margin-top:16px;padding:12px 0 8px;border-top:1px solid var(--wb-line);color:var(--wb-muted);font-size:.75rem}.wb-selection-summary strong{color:var(--wb-ink);font-size:.86rem}.wb-selection-summary span:last-child{grid-column:1 / 3;color:var(--wb-blue)}.wb-batch-list{display:grid;max-height:min(420px,48vh);margin-top:2px;overflow:auto;scrollbar-width:thin}.wb-batch-list::-webkit-scrollbar{width:6px}.wb-batch-list::-webkit-scrollbar-track{background:transparent}.wb-batch-list::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b866}.wb-batch-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:8px 8px 8px 11px;border-bottom:1px solid rgba(219,229,241,.86);border-radius:10px;animation:wb-rise .24s ease-out both}.wb-batch-item.is-selected{background:var(--wb-blue-soft);box-shadow:inset 3px 0 0 var(--wb-blue)}.wb-batch-select{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.wb-batch-select:focus-visible{outline:2px solid var(--sky-400, #56a8ee);outline-offset:3px;border-radius:8px}.wb-batch-thumb{display:grid;width:42px;height:42px;place-items:center;overflow:hidden;border:1px solid var(--wb-line);border-radius:10px;background:#f8fafc;color:#94a3b8;font-size:.68rem}.wb-batch-thumb img{width:100%;height:100%;object-fit:cover}.wb-batch-copy{min-width:0}.wb-batch-copy strong,.wb-batch-copy span,.wb-batch-copy p{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wb-batch-copy strong{font-size:.78rem}.wb-batch-copy span,.wb-batch-copy p{margin:3px 0 0;color:var(--wb-muted);font-size:.72rem}.wb-batch-item.is-processing .wb-batch-copy p{color:var(--wb-blue)}.wb-batch-item.is-success .wb-batch-copy p{color:#15803d}.wb-batch-item.is-error .wb-batch-copy p{color:#b91c1c}.wb-batch-state{min-width:58px;color:var(--wb-muted);font-size:.72rem;text-align:right}.wb-batch-state b,.wb-batch-state small{display:block}.wb-batch-state small{margin-top:3px;line-height:1.35}.wb-batch-item.is-processing .wb-batch-state b{color:var(--wb-blue)}.wb-batch-item.is-success .wb-batch-state b{color:#15803d}.wb-batch-item.is-error .wb-batch-state b{color:#b91c1c}.wb-batch-actions{display:flex;flex-direction:column;align-items:flex-end;gap:3px}.wb-batch-actions button,.wb-batch-actions a{padding:3px 5px;border:0;border-radius:6px;background:transparent;color:var(--wb-blue);font-size:.72rem;font-weight:750;text-decoration:none;cursor:pointer}.wb-batch-actions button:hover,.wb-batch-actions a:hover{background:var(--wb-blue-soft)}.wb-canvas-head{min-height:45px;padding-bottom:14px;border-bottom:1px solid var(--wb-line)}.wb-format-badge{padding:6px 9px;border-radius:999px;background:var(--wb-blue-soft);color:var(--wb-blue-dark);font-size:.72rem;font-weight:750}.wb-stage-preview,.wb-compare{min-height:360px;margin-top:16px;border:1px solid var(--wb-line);border-radius:18px;background:#f8fafc}.wb-stage-empty{display:flex;width:100%;min-height:360px;flex-direction:column;align-items:center;justify-content:center;margin-top:16px;padding:24px 20px;border:1px dashed var(--wb-line);border-radius:18px;background:#f8fafc;color:var(--wb-ink);text-align:center}.wb-stage-empty strong{font-size:1.05rem;letter-spacing:-.02em}.wb-stage-empty small{max-width:380px;margin-top:10px;color:var(--wb-muted);font-size:.84rem;line-height:1.7}.wb-stage-preview{position:relative;display:grid;flex:1 1 auto;place-items:center;overflow:hidden}.wb-stage-preview img{width:100%;height:100%;max-height:480px;object-fit:contain}.wb-stage-preview span{position:absolute;top:14px;right:14px;padding:6px 9px;border-radius:7px;background:#0f172ac7;color:#fff;font-size:.72rem;font-weight:700}.wb-result{flex:1 1 auto;animation:wb-reveal .32s ease-out both}.wb-result-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:15px}.wb-result-head h3{margin:0;font-size:.88rem}.wb-result-head-actions{display:flex;align-items:center;gap:12px}.wb-result-head-actions>span{color:var(--wb-muted);font-size:.75rem}.wb-compare{position:relative;overflow:hidden;aspect-ratio:4 / 3;min-height:0;background:#eef2f7}.wb-compare-original,.wb-compare-original img,.wb-compare-result,.wb-compare-result img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.wb-compare-result{overflow:hidden;width:100%;clip-path:inset(0 50% 0 0);background:#fff}.wb-compare-result img{max-width:none}.wb-result-details{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:12px 0 0}.wb-result-details>div{min-width:0;padding:10px 12px;border:1px solid rgba(191,219,254,.72);border-radius:12px;background:linear-gradient(180deg,#f8fafcf0,#eff6ffdb)}.wb-result-details dt{color:var(--wb-muted);font-size:.72rem}.wb-result-details dd{margin:3px 0 0;overflow-wrap:anywhere;color:var(--wb-ink);font-size:.78rem;font-weight:750}.wb-compare-line{position:absolute;top:0;bottom:0;left:50%;width:2px;background:#fff;box-shadow:0 0 0 1px #0f172a2e}.wb-compare-line span{position:absolute;top:50%;left:50%;display:grid;width:38px;height:38px;place-items:center;border:1px solid #bfdbfe;border-radius:50%;background:#fff;box-shadow:0 8px 22px #0f172a29;transform:translate(-50%,-50%)}.wb-compare-line span:before{content:"\2039  \203a";color:var(--wb-blue-dark);font-size:13px;font-weight:800}.wb-compare input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize}.wb-compare-label{position:absolute;top:13px;padding:6px 9px;border-radius:7px;background:#0f172ac2;color:#fff;font-size:.72rem;font-weight:700}.wb-compare-label--left{left:13px}.wb-compare-label--right{right:13px;background:var(--wb-blue)}.wb-compare.is-preview-only .wb-compare-result{clip-path:none!important}.wb-compare.is-preview-only .wb-compare-line,.wb-compare.is-preview-only input,.wb-compare.is-preview-only .wb-compare-label--left{display:none}.wb-compare.is-preview-only .wb-compare-label--right{right:auto;left:13px}.wb-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.wb-action-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"copy submit" "feedback feedback";gap:12px 20px;align-items:center;margin-top:16px;padding-top:16px;border-top:1px solid var(--wb-line)}.wb-action-bar.is-idle{padding-top:12px}.wb-action-copy{grid-area:copy;min-width:0}.wb-action-idle{margin:0;color:var(--wb-muted);font-size:.9rem}.wb-charge-summary{margin:0;color:var(--wb-ink);font-size:.92rem;font-weight:650;line-height:1.6}.wb-account-line{margin:6px 0 0;color:var(--wb-muted);font-size:.75rem}.wb-quota-offer{margin-top:10px;padding:12px;border:1px solid rgba(191,219,254,.8);border-radius:12px;background:var(--wb-blue-soft)}.wb-quota-offer p{margin:0;color:var(--sky-700, #18599a);font-size:.78rem;line-height:1.55}.wb-quota-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.wb-quota-primary,.wb-quota-secondary{min-height:36px;padding:0 12px;border-radius:9px;font-size:.78rem;font-weight:800;cursor:pointer}.wb-quota-primary{border:1px solid var(--wb-blue);background:var(--wb-blue);color:#fff}.wb-quota-primary:hover{background:var(--wb-blue-dark)}.wb-quota-secondary{border:1px solid var(--sky-300, #8dc2f6);background:#fff;color:var(--wb-blue)}.wb-quota-secondary:hover{background:#fff;border-color:var(--wb-blue)}.wb-progress-stats dt{color:var(--wb-muted);font-size:.75rem}.wb-progress-stats dd{margin:0;color:var(--wb-ink);font-size:.8rem;font-weight:750}.wb-balance-login{margin:6px 0 0;color:var(--wb-muted);font-size:.75rem;line-height:1.5}.wb-primary{grid-area:submit;display:inline-flex;min-width:188px;min-height:48px;align-items:center;justify-content:center;padding:0 22px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--sky-500, #2d8be4),var(--sky-600, #1c6fc2));color:#fff;font-size:.9rem;font-weight:800;box-shadow:0 12px 24px #2d8be43d;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.wb-primary:not(:disabled):hover{box-shadow:0 16px 30px #2d8be447;transform:translateY(-1px)}.wb-primary:focus-visible,.wb-download:focus-visible,.wb-secondary:focus-visible,.wb-quota-primary:focus-visible,.wb-quota-secondary:focus-visible,.wb-pagination button:focus-visible{outline:3px solid rgba(45,139,228,.35);outline-offset:2px}.wb-primary:disabled{background:#cbd5e1;box-shadow:none;cursor:not-allowed}.wb-action-feedback{grid-area:feedback;display:grid;gap:10px}.wb-progress-panel{display:grid;gap:8px}.wb-progress-stats{display:flex;flex-wrap:wrap;gap:6px 16px;margin:0}.wb-progress-stats>div{display:flex;align-items:baseline;gap:6px}.wb-progress-stats dd.is-success{color:#15803d}.wb-progress-stats dd.is-processing{color:var(--wb-blue)}.wb-progress-stats dd.is-error{color:#b91c1c}.wb-progress-track{height:6px;overflow:hidden;border-radius:999px;background:#e2e8f0}.wb-progress-track span{display:block;width:0;height:100%;border-radius:inherit;background:var(--wb-blue);transition:width .3s ease}.wb-progress-label{margin:0;color:var(--wb-muted);font-size:.72rem;text-align:right}.wb-status{display:flex;gap:10px}.wb-status-dot{width:8px;height:8px;flex:0 0 auto;margin-top:6px;border-radius:50%;background:#94a3b8}.wb-status.is-processing .wb-status-dot{background:var(--wb-blue);animation:wb-pulse 1.2s infinite}.wb-status.is-success .wb-status-dot{background:#16a34a}.wb-status.is-error .wb-status-dot{background:#dc2626}.wb-status strong{display:block;font-size:.8rem}.wb-status p{margin:4px 0 0;color:var(--wb-muted);font-size:.75rem;line-height:1.5}.wb-error{padding:12px;border:1px solid #fecaca;border-radius:12px;background:#fff7f7;color:#b91c1c;font-size:.78rem;line-height:1.5}.wb-download{display:inline-flex;min-height:34px;align-items:center;justify-content:center;padding:0 12px;border:1px solid var(--wb-blue);border-radius:9px;background:#fff;color:var(--wb-blue);font-size:.75rem;font-weight:800;text-decoration:none;white-space:nowrap}.wb-download:hover{background:var(--wb-blue-soft)}.wb-history{margin-top:20px;padding:24px;border-radius:22px}.wb-history-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:17px;border-bottom:1px solid var(--wb-line)}.wb-history-head h2{margin:0;font-size:1.25rem;letter-spacing:-.03em}.wb-history-head>div>p:last-child{margin:7px 0 0;color:var(--wb-muted);font-size:.8rem}.wb-history-controls{display:flex;align-items:flex-end;gap:9px}.wb-history-controls label{display:grid;gap:4px;color:var(--wb-muted);font-size:.72rem}.wb-history-controls select,.wb-secondary{height:36px;border:1px solid var(--wb-line);border-radius:9px;background:#fff;color:var(--wb-ink);font-size:.78rem}.wb-history-controls select{min-width:140px;padding:0 30px 0 10px}.wb-secondary{padding:0 13px;font-weight:700;cursor:pointer}.wb-secondary:hover{border-color:var(--sky-300, #8dc2f6);color:var(--wb-blue)}.wb-history-list{display:grid}.wb-history-item{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(140px,.8fr) minmax(0,1.2fr) minmax(110px,.65fr) 7.5rem;align-items:center;gap:18px;min-height:78px;padding:13px 0;border-bottom:1px solid #e7edf5}.wb-history-item>*{min-width:0}@supports (grid-template-columns: subgrid){.wb-history-list{grid-template-columns:minmax(0,1.4fr) minmax(140px,.8fr) minmax(0,1.2fr) minmax(110px,.65fr) 7.5rem;column-gap:18px}.wb-history-item{grid-column:1 / -1;grid-template-columns:subgrid}}.wb-history-file{min-width:0}.wb-history-file strong,.wb-history-file span,.wb-history-item small{display:block}.wb-history-file strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem}.wb-history-file span,.wb-history-item small{margin-top:4px;color:var(--wb-muted);font-size:.72rem}.wb-history-item small{overflow:hidden;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.wb-history-label{display:block;margin-bottom:4px;color:#94a3b8;font-size:.68rem;letter-spacing:.04em}.wb-history-item b{font-size:.78rem}.wb-pill{display:inline-flex;width:fit-content;align-items:center;padding:3px 10px;border-radius:999px;font-size:.72rem;font-weight:700;line-height:1.5}.wb-pill--success{background:#22c55e1f;color:#15803d}.wb-pill--processing{background:#2d8be41f;color:var(--wb-blue-dark)}.wb-pill--error{background:#ef44441f;color:#b91c1c}.wb-pill--muted{background:#64748b1f;color:var(--wb-muted)}.wb-history-actions{display:flex;justify-content:flex-end;align-items:center;gap:6px}.wb-history-actions-placeholder{color:#cbd5e1;font-size:.78rem;line-height:1}.wb-history-actions button,.wb-history-actions a,.wb-pagination button{padding:6px 9px;border:1px solid var(--wb-line);border-radius:8px;background:#fff;color:var(--wb-blue);font-size:.72rem;font-weight:750;text-decoration:none;cursor:pointer}.wb-history-actions button:hover,.wb-history-actions a:hover,.wb-pagination button:hover:not(:disabled){border-color:var(--sky-300, #8dc2f6);background:var(--wb-blue-soft)}.wb-history-empty{padding:28px 0 8px;color:var(--wb-muted);text-align:center;font-size:.8rem}.wb-pagination{display:flex;align-items:center;justify-content:center;gap:14px;padding-top:18px;color:var(--wb-muted);font-size:.75rem}.wb-pagination button:disabled{opacity:.4;cursor:not-allowed}@keyframes wb-pulse{50%{opacity:.35;transform:scale(.72)}}@keyframes wb-rise{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}@keyframes wb-reveal{0%{opacity:0;transform:scale(.99)}to{opacity:1;transform:none}}@media(max-width:860px){.wb-studio{grid-template-columns:minmax(0,1fr);grid-template-areas:"library" "canvas";border-radius:18px}.wb-library{border-right:0;border-bottom:1px solid var(--wb-line)}.wb-action-bar{grid-template-columns:minmax(0,1fr);grid-template-areas:"copy" "submit" "feedback"}.wb-primary{width:100%}.wb-quota-actions{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:760px){.wb-page{padding-top:4px}.wb-page-head{padding:8px 2px 18px}.wb-library,.wb-canvas{padding:16px}.wb-batch-list{max-height:260px}.wb-stage-empty,.wb-stage-preview{min-height:280px}.wb-result-head{align-items:flex-start;flex-direction:column}.wb-result-head-actions>span{display:none}.wb-compare{display:grid;gap:10px;overflow:visible;aspect-ratio:auto;background:transparent}.wb-compare-original,.wb-compare-result,.wb-compare-original img,.wb-compare-result img{position:relative;inset:auto;width:100%;height:auto}.wb-compare-original,.wb-compare-result{overflow:hidden;aspect-ratio:4 / 3;border:1px solid var(--wb-line);border-radius:12px;background:#f8fafc;clip-path:none!important}.wb-compare-original img,.wb-compare-result img{height:100%;object-fit:contain}.wb-compare-line,.wb-compare input,.wb-compare.is-preview-only .wb-compare-original{display:none}.wb-compare-label,.wb-compare.is-preview-only .wb-compare-label--right{top:10px;right:auto;left:10px}.wb-result-details{grid-template-columns:repeat(2,minmax(0,1fr))}.wb-history{padding:18px;border-radius:18px}.wb-history-head{align-items:stretch;flex-direction:column}.wb-history-controls{align-items:stretch}.wb-history-controls label{flex:1}.wb-history-controls select{width:100%}.wb-history-list{grid-template-columns:minmax(0,1fr)}.wb-history-item{grid-column:auto;grid-template-columns:1fr 1fr;gap:12px}.wb-history-file,.wb-history-actions{grid-column:1 / 3}.wb-history-actions{justify-content:flex-start}}@media(max-width:460px){.wb-page-facts span:last-child{display:none}.wb-canvas-head{align-items:flex-start}.wb-format-badge{white-space:nowrap}.wb-stage-empty,.wb-stage-preview{min-height:240px}.wb-history-controls{flex-direction:column}}@media(prefers-reduced-motion:reduce){.wb-page-head,.wb-studio,.wb-batch-item,.wb-result{animation:none}.wb-dropzone,.wb-primary,.wb-download,.wb-status-dot,.wb-progress-track span{transition:none!important;animation:none!important}}
