.ReactCrop{cursor:crosshair;max-width:100%;display:inline-block;position:relative;overflow:hidden}.ReactCrop *,.ReactCrop :before,.ReactCrop :after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{max-width:100%;max-height:inherit;display:block}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-selection{cursor:move;position:absolute;top:0;left:0;transform:translateZ(0);box-shadow:0 0 0 9999em #00000080}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){color:#fff;background-image:linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;animation:1s linear infinite marching-ants}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}.ReactCrop__crop-selection:focus{border-style:solid;border-color:#00f;outline:none}.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";background-color:#fff6;display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6667%}.ReactCrop__drag-handle{position:absolute}.ReactCrop__drag-handle:after{content:"";background-color:#0003;border:1px solid #ffffffb3;outline:1px solid #0000;width:10px;height:10px;display:block;position:absolute}.ReactCrop__drag-handle:focus:after{background:#2dbfff;border-color:#00f}.ReactCrop .ord-nw{cursor:nw-resize;margin-top:-5px;margin-left:-5px;top:0;left:0}.ReactCrop .ord-nw:after{top:0;left:0}.ReactCrop .ord-n{cursor:n-resize;margin-top:-5px;margin-left:-5px;top:0;left:50%}.ReactCrop .ord-n:after{top:0}.ReactCrop .ord-ne{cursor:ne-resize;margin-top:-5px;margin-right:-5px;top:0;right:0}.ReactCrop .ord-ne:after{top:0;right:0}.ReactCrop .ord-e{cursor:e-resize;margin-top:-5px;margin-right:-5px;top:50%;right:0}.ReactCrop .ord-e:after{right:0}.ReactCrop .ord-se{cursor:se-resize;margin-bottom:-5px;margin-right:-5px;bottom:0;right:0}.ReactCrop .ord-se:after{bottom:0;right:0}.ReactCrop .ord-s{cursor:s-resize;margin-bottom:-5px;margin-left:-5px;bottom:0;left:50%}.ReactCrop .ord-s:after{bottom:0}.ReactCrop .ord-sw{cursor:sw-resize;margin-bottom:-5px;margin-left:-5px;bottom:0;left:0}.ReactCrop .ord-sw:after{bottom:0;left:0}.ReactCrop .ord-w{cursor:w-resize;margin-top:-5px;margin-left:-5px;top:50%;left:0}.ReactCrop .ord-w:after{left:0}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{width:100%;height:6px;margin-top:-3px;top:0;left:0}.ReactCrop__drag-bar.ord-e{width:6px;height:100%;margin-right:-3px;top:0;right:0}.ReactCrop__drag-bar.ord-s{width:100%;height:6px;margin-bottom:-3px;bottom:0;left:0}.ReactCrop__drag-bar.ord-w{width:6px;height:100%;margin-left:-3px;top:0;left:0}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:24px;height:24px}}
@layer payload-default{.field-diff__locale-label{background:var(--theme-elevation-100);border-radius:var(--style-radius-s);padding:calc(var(--base)*.2)}[dir=ltr] .field-diff__locale-label{margin-right:calc(var(--base)*.25)}[dir=rtl] .field-diff__locale-label{margin-left:calc(var(--base)*.25)}.field-diff-container{position:relative}.field-diff-content{background:var(--theme-elevation-50);grid-template-columns:calc(50% - 10px) calc(50% - 10px);gap:20px;padding:10px;display:grid}}
@layer payload-default{.field-diff-label{margin-bottom:calc(var(--base)*.35);flex-direction:row;align-items:center;height:100%;font-weight:600;line-height:normal;display:flex}}
@layer payload-default{:root{--diff-delete-pill-bg:var(--theme-error-200);--diff-delete-pill-color:var(--theme-error-600);--diff-delete-pill-border:var(--theme-error-400);--diff-delete-parent-bg:var(--theme-error-100);--diff-delete-parent-color:var(--theme-error-800);--diff-delete-link-color:var(--theme-error-600);--diff-create-pill-bg:var(--theme-success-200);--diff-create-pill-color:var(--theme-success-600);--diff-create-pill-border:var(--theme-success-400);--diff-create-parent-bg:var(--theme-success-100);--diff-create-parent-color:var(--theme-success-800);--diff-create-link-color:var(--theme-success-600)}html[data-theme=dark]{--diff-delete-pill-bg:var(--theme-error-200);--diff-delete-pill-color:var(--theme-error-650);--diff-delete-pill-border:var(--theme-error-400);--diff-delete-parent-bg:var(--theme-error-100);--diff-delete-parent-color:var(--theme-error-900);--diff-delete-link-color:var(--theme-error-750);--diff-create-pill-bg:var(--theme-success-200);--diff-create-pill-color:var(--theme-success-650);--diff-create-pill-border:var(--theme-success-400);--diff-create-parent-bg:var(--theme-success-100);--diff-create-parent-color:var(--theme-success-900);--diff-create-link-color:var(--theme-success-750)}.html-diff{letter-spacing:.02em;font-size:14px}.html-diff-no-value{color:var(--theme-elevation-400)}.html-diff pre{margin-top:0;margin-bottom:0}:is(.html-diff p:not([data-enable-match=false]):has([data-match-type=create]),.html-diff h1:not([data-enable-match=false]):has([data-match-type=create]),.html-diff h2:not([data-enable-match=false]):has([data-match-type=create]),.html-diff h3:not([data-enable-match=false]):has([data-match-type=create]),.html-diff h4:not([data-enable-match=false]):has([data-match-type=create]),.html-diff h5:not([data-enable-match=false]):has([data-match-type=create]),.html-diff blockquote:not([data-enable-match=false]):has([data-match-type=create]),.html-diff pre:not([data-enable-match=false]):has([data-match-type=create]),.html-diff h6:not([data-enable-match=false]):has([data-match-type=create])){z-index:1;position:relative}.html-diff p:not([data-enable-match=false]):has([data-match-type=create]):before{content:"";background-color:var(--diff-create-parent-bg);color:var(--diff-create-parent-color);z-index:-1;display:block;position:absolute;inset:-10px}.html-diff h1:not([data-enable-match=false]):has([data-match-type=create]):before{content:"";background-color:var(--diff-create-parent-bg);color:var(--diff-create-parent-color);z-index:-1;display:block;position:absolute;inset:-10px}.html-diff h2:not([data-enable-match=false]):has([data-match-type=create]):before{content:"";background-color:var(--diff-create-parent-bg);color:var(--diff-create-parent-color);z-index:-1;display:block;position:absolute;inset:-10px}.html-diff h3:not([data-enable-match=false]):has([data-match-type=create]):before{content:"";background-color:var(--diff-create-parent-bg);color:var(--diff-create-parent-color);z-index:-1;display:block;position:absolute;inset:-10px}.html-diff h4:not([data-enable-match=false]):has([data-match-type=create]):before{content:"";background-color:var(--diff-create-parent-bg);color:var(--diff-create-parent-color);z-index:-1;display:block;position:absolute;inset:-10px}.html-diff h5:not([data-enable-match=false]):has([data-match-type=create]):before{content:"";background-color:var(--diff-create-parent-bg);color:var(--diff-create-parent-color);z-index:-1;display:block;position:absolute;inset:-10px}.html-diff blockquote:not([data-enable-match=false]):has([data-match-type=create]):before{content:"";background-color:var(--diff-create-parent-bg);color:var(--diff-create-parent-color);z-index:-1;display:block;position:absolute;inset:-10px}.html-diff pre:not([data-enable-match=false]):has([data-match-type=create]):before{content:"";background-color:var(--diff-create-parent-bg);color:var(--diff-create-parent-color);z-index:-1;display:block;position:absolute;inset:-10px}.html-diff h6:not([data-enable-match=false]):has([data-match-type=create]):before{content:"";background-color:var(--diff-create-parent-bg);color:var(--diff-create-parent-color);z-index:-1;display:block;position:absolute;inset:-10px}:is(.html-diff p:not([data-enable-match=false]):has([data-match-type=delete]),.html-diff h1:not([data-enable-match=false]):has([data-match-type=delete]),.html-diff h2:not([data-enable-match=false]):has([data-match-type=delete]),.html-diff h3:not([data-enable-match=false]):has([data-match-type=delete]),.html-diff h4:not([data-enable-match=false]):has([data-match-type=delete]),.html-diff h5:not([data-enable-match=false]):has([data-match-type=delete]),.html-diff blockquote:not([data-enable-match=false]):has([data-match-type=delete]),.html-diff pre:not([data-enable-match=false]):has([data-match-type=delete]),.html-diff h6:not([data-enable-match=false]):has([data-match-type=delete])){z-index:1;position:relative}.html-diff p:not([data-enable-match=false]):has([data-match-type=delete]):before{content:"";background-color:var(--diff-delete-parent-bg);color:var(--diff-delete-parent-color);z-index:-1;display:block;position:absolute;inset:-10px}.html-diff h1:not([data-enable-match=false]):has([data-match-type=delete]):before{content:"";background-color:var(--diff-delete-parent-bg);color:var(--diff-delete-parent-color);z-index:-1;display:block;position:absolute;inset:-10px}.html-diff h2:not([data-enable-match=false]):has([data-match-type=delete]):before{content:"";background-color:var(--diff-delete-parent-bg);color:var(--diff-delete-parent-color);z-index:-1;display:block;position:absolute;inset:-10px}.html-diff h3:not([data-enable-match=false]):has([data-match-type=delete]):before{content:"";background-color:var(--diff-delete-parent-bg);color:var(--diff-delete-parent-color);z-index:-1;display:block;position:absolute;inset:-10px}.html-diff h4:not([data-enable-match=false]):has([data-match-type=delete]):before{content:"";background-color:var(--diff-delete-parent-bg);color:var(--diff-delete-parent-color);z-index:-1;display:block;position:absolute;inset:-10px}.html-diff h5:not([data-enable-match=false]):has([data-match-type=delete]):before{content:"";background-color:var(--diff-delete-parent-bg);color:var(--diff-delete-parent-color);z-index:-1;display:block;position:absolute;inset:-10px}.html-diff blockquote:not([data-enable-match=false]):has([data-match-type=delete]):before{content:"";background-color:var(--diff-delete-parent-bg);color:var(--diff-delete-parent-color);z-index:-1;display:block;position:absolute;inset:-10px}.html-diff pre:not([data-enable-match=false]):has([data-match-type=delete]):before{content:"";background-color:var(--diff-delete-parent-bg);color:var(--diff-delete-parent-color);z-index:-1;display:block;position:absolute;inset:-10px}.html-diff h6:not([data-enable-match=false]):has([data-match-type=delete]):before{content:"";background-color:var(--diff-delete-parent-bg);color:var(--diff-delete-parent-color);z-index:-1;display:block;position:absolute;inset:-10px}.html-diff li:not([data-enable-match=false]):has([data-match-type=create]){z-index:1;position:relative}.html-diff li:not([data-enable-match=false]):has([data-match-type=create]):before{content:"";background-color:var(--diff-create-parent-bg);color:var(--diff-create-parent-color);z-index:-1;display:block;position:absolute;inset:0 -10px}.html-diff li:not([data-enable-match=false]):has([data-match-type=delete]){z-index:1;position:relative}.html-diff li:not([data-enable-match=false]):has([data-match-type=delete]):before{content:"";background-color:var(--diff-delete-parent-bg);color:var(--diff-delete-parent-color);z-index:-1;display:block;position:absolute;inset:0 -10px}.html-diff li::marker{color:var(--theme-text)}.html-diff [data-match-type=delete]:not([data-enable-match=false]):not(:is([data-enable-match=false] *)){color:var(--diff-delete-pill-color);-webkit-text-decoration-color:var(--diff-delete-pill-color);text-decoration-color:var(--diff-delete-pill-color);background-color:var(--diff-delete-pill-bg);border-radius:4px;text-decoration-line:line-through;text-decoration-thickness:1px}.html-diff a[data-match-type=delete] :not([data-enable-match=false]) :not(:is([data-enable-match=false] *)){color:var(--diff-delete-link-color)}.html-diff a[data-match-type=create]:not(img) :not([data-enable-match=false]) :not(:is([data-enable-match=false] *)){color:var(--diff-create-link-color)}.html-diff [data-match-type=create]:not(img):not([data-enable-match=false]):not(:is([data-enable-match=false] *)){background-color:var(--diff-create-pill-bg);color:var(--diff-create-pill-color);border-radius:4px}.html-diff .html-diff-create-inline-wrapper,.html-diff .html-diff-delete-inline-wrapper{display:inline-flex}.html-diff .html-diff-create-block-wrapper,.html-diff .html-diff-delete-block-wrapper{display:flex}.html-diff .html-diff-create-inline-wrapper,.html-diff .html-diff-delete-inline-wrapper,.html-diff .html-diff-create-block-wrapper,.html-diff .html-diff-delete-block-wrapper{flex-direction:row;align-items:center;position:relative}.html-diff .html-diff-create-inline-wrapper:after,.html-diff .html-diff-delete-inline-wrapper:after,.html-diff .html-diff-create-block-wrapper:after,.html-diff .html-diff-delete-block-wrapper:after{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0}}
.premium-factory-cta-module__Kxahrq__wrap{border:1px solid var(--wm-border,#e3e6ea);background:var(--wm-surface,#fff);border-radius:12px;flex-direction:column;gap:10px;margin:14px 0 4px;padding:14px 16px;display:flex}.premium-factory-cta-module__Kxahrq__statusRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.premium-factory-cta-module__Kxahrq__statusPill{border:1px solid var(--wm-border,#e3e6ea);background:var(--wm-surface-2,#f6f7f9);color:var(--wm-text,#1c2126);border-radius:999px;align-items:center;gap:8px;padding:4px 12px;font-size:13px;font-weight:600;display:inline-flex}.premium-factory-cta-module__Kxahrq__dot{background:#9aa4af;border-radius:50%;width:9px;height:9px}.premium-factory-cta-module__Kxahrq__statusPill[data-state=idle] .premium-factory-cta-module__Kxahrq__dot{background:#9aa4af}.premium-factory-cta-module__Kxahrq__statusPill[data-state=running] .premium-factory-cta-module__Kxahrq__dot{background:#f0a020;animation:1.6s infinite premium-factory-cta-module__Kxahrq__wm-pulse;box-shadow:0 0 #f0a02099}.premium-factory-cta-module__Kxahrq__statusPill[data-state=done] .premium-factory-cta-module__Kxahrq__dot{background:#1faa59}.premium-factory-cta-module__Kxahrq__statusPill[data-state=warn] .premium-factory-cta-module__Kxahrq__dot{background:#f0a020}.premium-factory-cta-module__Kxahrq__statusPill[data-state=error] .premium-factory-cta-module__Kxahrq__dot{background:#d33a34}@keyframes premium-factory-cta-module__Kxahrq__wm-pulse{0%{box-shadow:0 0 #f0a0208c}70%{box-shadow:0 0 0 7px #f0a02000}to{box-shadow:0 0 #f0a02000}}.premium-factory-cta-module__Kxahrq__sourceField{flex-direction:column;gap:5px;max-width:460px;display:flex}.premium-factory-cta-module__Kxahrq__sourceLabel{color:var(--wm-text-muted,#6b7580);font-size:12px;font-weight:600}.premium-factory-cta-module__Kxahrq__sourceInput{border:1px solid var(--wm-border,#e3e6ea);background:var(--wm-surface,#fff);color:var(--wm-text,#1c2126);border-radius:9px;width:100%;padding:9px 12px;font-size:14px}.premium-factory-cta-module__Kxahrq__sourceInput:focus{border-color:var(--wm-accent,#2f6bff);outline:none;box-shadow:0 0 0 3px #2f6bff26}.premium-factory-cta-module__Kxahrq__sourceInput[aria-invalid=true]{border-color:#d33a34}.premium-factory-cta-module__Kxahrq__sourceInput:disabled{opacity:.6}.premium-factory-cta-module__Kxahrq__saving{color:var(--wm-text-muted,#6b7580);font-size:12px}.premium-factory-cta-module__Kxahrq__actionRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.premium-factory-cta-module__Kxahrq__cta{appearance:none;cursor:pointer;background:var(--wm-accent,#2f6bff);color:#fff;border:1px solid #0000;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:700;transition:filter .12s,opacity .12s}.premium-factory-cta-module__Kxahrq__cta:hover:not(:disabled){filter:brightness(1.05)}.premium-factory-cta-module__Kxahrq__cta:disabled{cursor:default;opacity:.6}.premium-factory-cta-module__Kxahrq__sourceLink,.premium-factory-cta-module__Kxahrq__note a{color:var(--wm-accent,#2f6bff);font-size:13px;text-decoration:underline}.premium-factory-cta-module__Kxahrq__hint{color:var(--wm-text-muted,#6b7580);font-size:12px}.premium-factory-cta-module__Kxahrq__note{margin:0;font-size:13px;line-height:1.4}.premium-factory-cta-module__Kxahrq__note[data-tone=info]{color:var(--wm-text,#1c2126)}.premium-factory-cta-module__Kxahrq__note[data-tone=error]{color:#b3271f}.premium-factory-cta-module__Kxahrq__progressBlock{flex-direction:column;gap:6px;max-width:460px;display:flex}.premium-factory-cta-module__Kxahrq__progressMeta{justify-content:space-between;align-items:baseline;gap:12px;font-size:13px;display:flex}.premium-factory-cta-module__Kxahrq__stepLabel{color:var(--wm-text,#1c2126);font-weight:600}.premium-factory-cta-module__Kxahrq__percent{font-variant-numeric:tabular-nums;color:var(--wm-text-muted,#6b7580)}.premium-factory-cta-module__Kxahrq__progressTrack{background:var(--wm-surface-2,#f0f2f5);border-radius:999px;height:8px;overflow:hidden}.premium-factory-cta-module__Kxahrq__progressFill{background:var(--wm-accent,#2f6bff);border-radius:999px;height:100%;transition:width .4s}.premium-factory-cta-module__Kxahrq__ctaSecondary{appearance:none;cursor:pointer;border:1px solid var(--wm-border,#e3e6ea);background:var(--wm-surface,#fff);color:var(--wm-text,#1c2126);border-radius:10px;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none}.premium-factory-cta-module__Kxahrq__ctaSecondary:hover:not(:disabled){background:var(--wm-surface-2,#f6f7f9)}.premium-factory-cta-module__Kxahrq__ctaSecondary:disabled{cursor:default;opacity:.6}a.premium-factory-cta-module__Kxahrq__cta{text-align:center;text-decoration:none;display:inline-block}.premium-factory-cta-module__Kxahrq__warnBox{background:#f0a02014;border:1px solid #f0c36d;border-radius:10px;max-width:560px;padding:10px 12px}.premium-factory-cta-module__Kxahrq__warnLine{color:#8a5a00;margin:0;font-size:13px;line-height:1.4}.premium-factory-cta-module__Kxahrq__warnLine+.premium-factory-cta-module__Kxahrq__warnLine{margin-top:4px}
.box-cockpit-module__jMQobq__cockpit{flex-direction:column;gap:1.5rem;max-width:1280px;margin:0 auto;padding:clamp(1.25rem,2.5vw,2.5rem) clamp(1rem,3vw,2.75rem);display:flex}.box-cockpit-module__jMQobq__detailHeader{flex-direction:column;gap:.85rem;display:flex}.box-cockpit-module__jMQobq__back{border:1px solid var(--theme-elevation-150);color:var(--theme-elevation-600);cursor:pointer;background:#fff;border-radius:8px;align-self:flex-start;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.85rem;font-weight:600;transition:color .12s,border-color .12s,background .12s;display:inline-flex}.box-cockpit-module__jMQobq__back:hover{color:var(--theme-text);border-color:var(--theme-elevation-300);background:var(--theme-elevation-50)}.box-cockpit-module__jMQobq__headRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.box-cockpit-module__jMQobq__headMain{flex-direction:column;gap:.35rem;min-width:0;display:flex}.box-cockpit-module__jMQobq__titleLine{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.box-cockpit-module__jMQobq__dot{background:var(--wm-status-idle);border-radius:999px;flex:none;width:11px;height:11px}.box-cockpit-module__jMQobq__dot[data-tone=ok]{background:var(--wm-status-ok)}.box-cockpit-module__jMQobq__dot[data-tone=wait]{background:var(--wm-status-wait)}.box-cockpit-module__jMQobq__dot[data-tone=action]{background:var(--wm-status-action)}.box-cockpit-module__jMQobq__dot[data-tone=error]{background:var(--wm-status-error)}.box-cockpit-module__jMQobq__dot[data-tone=info],.box-cockpit-module__jMQobq__dot[data-tone=progress]{background:var(--wm-status-info)}.box-cockpit-module__jMQobq__dot[data-tone=idle]{background:var(--wm-status-idle)}.box-cockpit-module__jMQobq__title{letter-spacing:-.02em;color:var(--theme-text);margin:0;font-size:1.6rem;font-weight:680;line-height:1.2}.box-cockpit-module__jMQobq__typeBadge{color:var(--theme-elevation-600);border:1px solid var(--theme-elevation-150);background:#fff;border-radius:999px;padding:.18rem .6rem;font-size:.74rem;font-weight:600}.box-cockpit-module__jMQobq__statusPill{background:var(--theme-elevation-50);color:var(--theme-elevation-700);border-radius:999px;align-items:center;padding:.22rem .6rem;font-size:.76rem;font-weight:600;display:inline-flex}.box-cockpit-module__jMQobq__statusPill[data-tone=ok]{background:color-mix(in srgb, var(--wm-status-ok) 14%, #fff);color:color-mix(in srgb, var(--wm-status-ok) 75%, #1a1a1a)}.box-cockpit-module__jMQobq__statusPill[data-tone=wait]{background:color-mix(in srgb, var(--wm-status-wait) 16%, #fff);color:color-mix(in srgb, var(--wm-status-wait) 72%, #1a1a1a)}.box-cockpit-module__jMQobq__statusPill[data-tone=action]{background:color-mix(in srgb, var(--wm-status-action) 15%, #fff);color:color-mix(in srgb, var(--wm-status-action) 72%, #1a1a1a)}.box-cockpit-module__jMQobq__statusPill[data-tone=error]{background:color-mix(in srgb, var(--wm-status-error) 14%, #fff);color:color-mix(in srgb, var(--wm-status-error) 72%, #1a1a1a)}.box-cockpit-module__jMQobq__statusPill[data-tone=info],.box-cockpit-module__jMQobq__statusPill[data-tone=progress]{background:color-mix(in srgb, var(--wm-status-info) 14%, #fff);color:color-mix(in srgb, var(--wm-status-info) 70%, #1a1a1a)}.box-cockpit-module__jMQobq__domain{color:var(--theme-elevation-600);width:fit-content;font-size:.92rem;text-decoration:none}.box-cockpit-module__jMQobq__domain:hover{color:var(--wm-accent-cyan);text-decoration:underline}.box-cockpit-module__jMQobq__domainMuted{color:var(--theme-elevation-400);font-size:.92rem}.box-cockpit-module__jMQobq__meta{color:var(--theme-elevation-500);font-size:.875rem}.box-cockpit-module__jMQobq__headActions{flex-wrap:wrap;flex:none;gap:.5rem;display:inline-flex}.box-cockpit-module__jMQobq__actPrimary,.box-cockpit-module__jMQobq__act{white-space:nowrap;border-radius:9px;align-items:center;padding:.5rem .9rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .12s,border-color .12s,filter .12s;display:inline-flex}.box-cockpit-module__jMQobq__actPrimary{background:var(--wm-accent-cyan);color:#04222a;border:1px solid #0000}.box-cockpit-module__jMQobq__actPrimary:hover{filter:brightness(1.05)}.box-cockpit-module__jMQobq__act{color:var(--theme-text);border:1px solid var(--theme-elevation-150);background:#fff}.box-cockpit-module__jMQobq__act:hover{background:var(--theme-elevation-50);border-color:var(--theme-elevation-200)}.box-cockpit-module__jMQobq__tabsWrap{flex-direction:column;gap:1.25rem;display:flex}.box-cockpit-module__jMQobq__tabbar{border-bottom:1px solid var(--theme-elevation-100);gap:.1rem;display:flex;overflow-x:auto}.box-cockpit-module__jMQobq__tab{color:var(--theme-elevation-500);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.7rem 1rem;font-size:.9rem;font-weight:550;transition:color .12s;position:relative}.box-cockpit-module__jMQobq__tab:hover{color:var(--theme-text)}.box-cockpit-module__jMQobq__tab[data-active=true]{color:var(--theme-text);font-weight:650}.box-cockpit-module__jMQobq__tab[data-active=true]:after{content:"";background:var(--wm-accent-cyan);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:.65rem;right:.65rem}.box-cockpit-module__jMQobq__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:900px){.box-cockpit-module__jMQobq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.box-cockpit-module__jMQobq__stack{flex-direction:column;gap:1rem;display:flex}.box-cockpit-module__jMQobq__snapshotNote,.box-cockpit-module__jMQobq__tabIntro{color:var(--theme-elevation-600);background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);border-radius:10px;margin:0;padding:.7rem .95rem;font-size:.8125rem}.box-cockpit-module__jMQobq__editLink{background:var(--wm-accent-cyan);color:#04222a;border-radius:9px;align-self:flex-start;align-items:center;padding:.5rem .9rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.box-cockpit-module__jMQobq__editLink:hover{filter:brightness(1.05)}
.cockpit-project-module__v-81FG__cockpit{flex-direction:column;gap:1.25rem;max-width:1200px;margin:0 auto;padding:clamp(1rem,2vw,2rem);display:flex}.cockpit-project-module__v-81FG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.cockpit-project-module__v-81FG__titleRow{align-items:center;gap:.5rem;display:flex}.cockpit-project-module__v-81FG__dot{background:var(--tone,var(--wm-status-idle));border-radius:50%;flex:none;width:.6em;height:.6em}.cockpit-project-module__v-81FG__dot[data-tone=ok]{--tone:var(--wm-status-ok)}.cockpit-project-module__v-81FG__dot[data-tone=wait]{--tone:var(--wm-status-wait)}.cockpit-project-module__v-81FG__dot[data-tone=error]{--tone:var(--wm-status-error)}.cockpit-project-module__v-81FG__dot[data-tone=action]{--tone:var(--wm-status-action)}.cockpit-project-module__v-81FG__dot[data-tone=idle]{--tone:var(--wm-status-idle)}.cockpit-project-module__v-81FG__title{color:var(--theme-text);margin:0;font-size:1.4rem;font-weight:600}.cockpit-project-module__v-81FG__typeBadge{color:var(--theme-elevation-500);border:1px solid var(--theme-border-color);border-radius:var(--style-radius-s,6px);padding:.1em .5em;font-size:.75rem;font-weight:500}.cockpit-project-module__v-81FG__sub{color:var(--theme-elevation-500);margin:.35rem 0 0;font-size:.875rem}.cockpit-project-module__v-81FG__editBtn{border-radius:var(--style-radius-m,8px);background:var(--wm-accent-cyan);color:#0a0b0d;flex:none;padding:.5rem .9rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-block}[data-theme=light] .cockpit-project-module__v-81FG__editBtn{color:#fff;background:#1587ba}.cockpit-project-module__v-81FG__band{border:1px solid var(--theme-elevation-100);box-shadow:var(--wm-shadow-sm);background:#fff;border-radius:14px;flex-direction:column;gap:.6rem;padding:1.1rem 1.25rem;display:flex}.cockpit-project-module__v-81FG__stepperTrack{background:color-mix(in srgb, var(--theme-elevation-300) 50%, transparent);border-radius:999px;height:6px;overflow:hidden}.cockpit-project-module__v-81FG__stepperFill{background:var(--wm-status-progress);border-radius:999px;height:100%}.cockpit-project-module__v-81FG__bandRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.cockpit-project-module__v-81FG__stepLabel{color:var(--theme-text);font-size:.875rem}.cockpit-project-module__v-81FG__badges{flex-wrap:wrap;align-items:center;gap:.4rem;display:inline-flex}.cockpit-project-module__v-81FG__kLabel{color:var(--theme-elevation-500);font-size:.75rem}.cockpit-project-module__v-81FG__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:900px){.cockpit-project-module__v-81FG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.cockpit-project-module__v-81FG__section{border:1px solid var(--theme-elevation-100);box-shadow:var(--wm-shadow-sm);background:#fff;border-radius:14px;flex-direction:column;gap:.7rem;padding:1.15rem 1.3rem;display:flex}.cockpit-project-module__v-81FG__sectionTitle{color:var(--theme-text);margin:0;font-size:1rem;font-weight:600}.cockpit-project-module__v-81FG__kv{justify-content:space-between;gap:1rem;padding:.15rem 0;font-size:.875rem;display:flex}.cockpit-project-module__v-81FG__k{color:var(--theme-elevation-500)}.cockpit-project-module__v-81FG__v{color:var(--theme-text);text-align:right;word-break:break-word}.cockpit-project-module__v-81FG__locked{border-top:1px dashed var(--theme-border-color);color:var(--theme-elevation-500);margin-top:.4rem;padding-top:.5rem;font-size:.8125rem}.cockpit-project-module__v-81FG__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.cockpit-project-module__v-81FG__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;display:flex}.cockpit-project-module__v-81FG__rowMain{flex-direction:column;min-width:0;display:flex}.cockpit-project-module__v-81FG__rowTitle{color:var(--theme-text);font-size:.875rem;font-weight:500}.cockpit-project-module__v-81FG__rowMeta{color:var(--theme-elevation-500);font-size:.8125rem}.cockpit-project-module__v-81FG__current{color:var(--wm-status-ok);border:1px solid color-mix(in srgb, var(--wm-status-ok) 30%, transparent);border-radius:999px;padding:0 .45em;font-size:.7rem;font-weight:600}.cockpit-project-module__v-81FG__link{color:var(--wm-accent-cyan);text-decoration:none}.cockpit-project-module__v-81FG__link:hover{text-decoration:underline}.cockpit-project-module__v-81FG__muted{color:var(--theme-elevation-500);font-size:.8125rem}.cockpit-project-module__v-81FG__empty{color:var(--theme-elevation-500);margin:0;font-size:.875rem}.cockpit-project-module__v-81FG__handoff{color:var(--theme-elevation-500);border-top:1px dashed var(--theme-border-color);padding-top:.5rem;font-size:.8125rem}.cockpit-project-module__v-81FG__stepper{flex-direction:column;gap:.5rem;display:flex}.cockpit-project-module__v-81FG__stepperRow{align-items:center;gap:0;padding:.35rem .1rem;display:flex;overflow-x:auto}.cockpit-project-module__v-81FG__stepDot{background:var(--theme-elevation-200);border-radius:50%;flex:none;width:12px;height:12px}.cockpit-project-module__v-81FG__stepDot[data-state=done]{background:var(--wm-status-progress)}.cockpit-project-module__v-81FG__stepDot[data-state=current]{background:var(--wm-accent-cyan);width:15px;height:15px;box-shadow:0 0 0 4px color-mix(in srgb, var(--wm-accent-cyan) 22%, transparent)}.cockpit-project-module__v-81FG__stepLine{background:var(--theme-elevation-200);flex:1 0 14px;min-width:14px;height:2px}.cockpit-project-module__v-81FG__stepLine[data-state=done]{background:var(--wm-status-progress)}.cockpit-project-module__v-81FG__stepperCaption{color:var(--theme-elevation-500);font-size:.8125rem}.cockpit-project-module__v-81FG__stepperCaption strong{color:var(--theme-text);font-weight:600}.cockpit-project-module__v-81FG__envGrid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.6rem;display:grid}.cockpit-project-module__v-81FG__envTile{border:1px solid var(--theme-border-color);border-radius:var(--style-radius-m,8px);background:var(--theme-elevation-0);flex-direction:column;gap:.35rem;padding:.7rem .8rem;display:flex}.cockpit-project-module__v-81FG__envTile[data-active=true]{border-color:color-mix(in srgb, var(--wm-accent-cyan) 45%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--wm-accent-cyan) 30%, transparent)}.cockpit-project-module__v-81FG__envHead{justify-content:space-between;align-items:center;gap:.4rem;display:flex}.cockpit-project-module__v-81FG__envName{color:var(--theme-text);font-size:.875rem;font-weight:600}.cockpit-project-module__v-81FG__envMeta{color:var(--theme-elevation-500);font-size:.75rem}.cockpit-project-module__v-81FG__subTitle{letter-spacing:.02em;text-transform:uppercase;color:var(--theme-elevation-450);margin-top:.3rem;font-size:.75rem;font-weight:600}.cockpit-project-module__v-81FG__taskTitle{color:var(--theme-text);font-size:.875rem;font-weight:500}.cockpit-project-module__v-81FG__row[data-done=true]{opacity:.6}.cockpit-project-module__v-81FG__row[data-done=true] .cockpit-project-module__v-81FG__taskTitle{color:var(--theme-elevation-500);font-weight:400;text-decoration:line-through}
.cockpit-module___wMxoq__badge{border-radius:var(--style-radius-s,6px);white-space:nowrap;color:var(--tone,var(--wm-status-idle));background:color-mix(in srgb, var(--tone,var(--wm-status-idle)) 12%, transparent);border:1px solid color-mix(in srgb, var(--tone,var(--wm-status-idle)) 28%, transparent);align-items:center;gap:.4em;padding:.2em .6em;font-size:.8125rem;font-weight:500;line-height:1.4;display:inline-flex}.cockpit-module___wMxoq__badge[data-tone=ok]{--tone:var(--wm-status-ok)}.cockpit-module___wMxoq__badge[data-tone=wait]{--tone:var(--wm-status-wait)}.cockpit-module___wMxoq__badge[data-tone=action]{--tone:var(--wm-status-action)}.cockpit-module___wMxoq__badge[data-tone=error]{--tone:var(--wm-status-error)}.cockpit-module___wMxoq__badge[data-tone=info]{--tone:var(--wm-status-info)}.cockpit-module___wMxoq__badge[data-tone=idle]{--tone:var(--wm-status-idle)}.cockpit-module___wMxoq__badge[data-tone=progress]{--tone:var(--wm-status-progress)}.cockpit-module___wMxoq__dot{background:var(--tone,var(--wm-status-idle));border-radius:50%;flex:none;width:.6em;height:.6em}.cockpit-module___wMxoq__dot[data-tone=ok]{--tone:var(--wm-status-ok)}.cockpit-module___wMxoq__dot[data-tone=wait]{--tone:var(--wm-status-wait)}.cockpit-module___wMxoq__dot[data-tone=action]{--tone:var(--wm-status-action)}.cockpit-module___wMxoq__dot[data-tone=error]{--tone:var(--wm-status-error)}.cockpit-module___wMxoq__dot[data-tone=info]{--tone:var(--wm-status-info)}.cockpit-module___wMxoq__dot[data-tone=idle]{--tone:var(--wm-status-idle)}.cockpit-module___wMxoq__readiness{flex-direction:column;gap:.4rem;display:flex}.cockpit-module___wMxoq__checklist{color:var(--theme-elevation-500);flex-direction:column;gap:.2rem;margin:0;padding:0;font-size:.8125rem;list-style:none;display:flex}.cockpit-module___wMxoq__checklist li[data-done=true]{color:var(--wm-status-ok)}.cockpit-module___wMxoq__statTile{background:var(--wm-surface);border-radius:var(--wm-radius-card,14px);box-shadow:var(--wm-card-ring), var(--wm-shadow-sm);flex-direction:column;gap:.35rem;padding:1.15rem 1.25rem 1.25rem;transition:transform .15s,box-shadow .15s;display:flex}.cockpit-module___wMxoq__statTile:hover{box-shadow:var(--wm-card-ring), var(--wm-shadow-md);transform:translateY(-1px)}.cockpit-module___wMxoq__statValue{letter-spacing:-.02em;color:var(--tone,var(--theme-text));font-size:2.4rem;font-weight:650;line-height:1}.cockpit-module___wMxoq__statTile[data-tone=ok]{--tone:var(--wm-status-ok)}.cockpit-module___wMxoq__statTile[data-tone=wait]{--tone:var(--wm-status-wait)}.cockpit-module___wMxoq__statTile[data-tone=action]{--tone:var(--wm-status-action)}.cockpit-module___wMxoq__statTile[data-tone=error]{--tone:var(--wm-status-error)}.cockpit-module___wMxoq__statTile[data-tone=info]{--tone:var(--wm-status-info)}.cockpit-module___wMxoq__statTile[data-tone=idle]{--tone:var(--theme-text)}.cockpit-module___wMxoq__statLabel{color:var(--theme-elevation-500);font-size:.8125rem;font-weight:500}.cockpit-module___wMxoq__statHint{color:var(--theme-elevation-400);font-size:.75rem}.cockpit-module___wMxoq__card{background:var(--wm-surface);border-radius:var(--wm-radius-card,14px);box-shadow:var(--wm-card-ring), var(--wm-shadow-sm);flex-direction:column;gap:.5rem;padding:1.15rem 1.25rem;transition:transform .15s,box-shadow .15s;display:flex}.cockpit-module___wMxoq__card:hover{box-shadow:var(--wm-card-ring), var(--wm-shadow-md);transform:translateY(-2px)}.cockpit-module___wMxoq__cardHeader{align-items:center;gap:.5rem;display:flex}.cockpit-module___wMxoq__cardTitle{letter-spacing:-.01em;color:var(--theme-text);text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;margin:0;font-size:1.0625rem;font-weight:650;overflow:hidden}.cockpit-module___wMxoq__type{color:var(--theme-elevation-600);background:var(--theme-elevation-100);border-radius:var(--style-radius-s,6px);white-space:nowrap;padding:.15em .55em;font-size:.75rem;font-weight:500}.cockpit-module___wMxoq__progressTrack{background:color-mix(in srgb, var(--theme-elevation-300) 50%, transparent);border-radius:999px;height:6px;overflow:hidden}.cockpit-module___wMxoq__progressFill{background:var(--wm-status-progress);border-radius:999px;height:100%}.cockpit-module___wMxoq__meta{color:var(--theme-elevation-500);font-size:.8125rem}.cockpit-module___wMxoq__badges{flex-wrap:wrap;gap:.4rem;display:flex}.cockpit-module___wMxoq__cardFooter{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.75rem;display:flex}.cockpit-module___wMxoq__link{color:var(--wm-accent-cyan);text-overflow:ellipsis;white-space:nowrap;text-decoration:none;overflow:hidden}.cockpit-module___wMxoq__link:hover{text-decoration:underline}.cockpit-module___wMxoq__muted{color:var(--theme-elevation-500)}.cockpit-module___wMxoq__cardLink{color:inherit;text-decoration:none}.cockpit-module___wMxoq__cardLink:hover{color:var(--wm-accent-cyan)}
.go-live-module__KO1TGa__wrap{flex-direction:column;gap:1rem;display:flex}.go-live-module__KO1TGa__callout{border:1px solid color-mix(in srgb, var(--wm-accent-cyan) 30%, var(--theme-elevation-100));border-left:3px solid var(--wm-accent-cyan);background:color-mix(in srgb, var(--wm-accent-cyan) 7%, #fff);border-radius:12px;flex-direction:column;gap:.3rem;padding:.9rem 1.1rem;display:flex}.go-live-module__KO1TGa__calloutStrong{color:var(--theme-text);font-size:.9rem;font-weight:600}.go-live-module__KO1TGa__calloutText{color:var(--theme-elevation-500);margin:0;font-size:.8125rem}.go-live-module__KO1TGa__banner{gap:.5rem}.go-live-module__KO1TGa__bannerMain{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.go-live-module__KO1TGa__bannerLeft{align-items:center;gap:.6rem;min-width:0;display:flex}.go-live-module__KO1TGa__dot{background:var(--tone,var(--wm-status-idle));width:.75rem;height:.75rem;box-shadow:0 0 0 4px color-mix(in srgb, var(--tone,var(--wm-status-idle)) 18%, transparent);border-radius:50%;flex:none}.go-live-module__KO1TGa__dot[data-tone=ok]{--tone:var(--wm-status-ok)}.go-live-module__KO1TGa__dot[data-tone=wait]{--tone:var(--wm-status-wait)}.go-live-module__KO1TGa__dot[data-tone=action]{--tone:var(--wm-status-action)}.go-live-module__KO1TGa__dot[data-tone=error]{--tone:var(--wm-status-error)}.go-live-module__KO1TGa__dot[data-tone=info]{--tone:var(--wm-status-info)}.go-live-module__KO1TGa__dot[data-tone=idle]{--tone:var(--wm-status-idle)}.go-live-module__KO1TGa__dot[data-tone=progress]{--tone:var(--wm-status-progress)}.go-live-module__KO1TGa__kicker{letter-spacing:.04em;text-transform:uppercase;color:var(--theme-elevation-450);margin:0;font-size:.7rem;font-weight:600}.go-live-module__KO1TGa__bannerLabel{color:var(--theme-text);margin:.1rem 0 0;font-size:1.15rem;font-weight:600}.go-live-module__KO1TGa__bannerHint{color:var(--theme-elevation-500);margin:0;font-size:.8125rem}.go-live-module__KO1TGa__valueCell{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;display:inline-flex}.go-live-module__KO1TGa__mono{font-family:var(--font-mono,ui-monospace, "SFMono-Regular", Menlo, monospace);color:var(--theme-text);word-break:break-all;text-align:right;font-size:.8125rem}.go-live-module__KO1TGa__copyBtn{cursor:pointer;border-radius:var(--style-radius-s,6px);color:var(--theme-elevation-600);background:var(--theme-elevation-50);border:1px solid var(--theme-border-color);flex:none;padding:.18em .55em;font-size:.7rem;font-weight:600;line-height:1.4;transition:color .12s,border-color .12s,background .12s}.go-live-module__KO1TGa__copyBtn:hover{color:var(--theme-text);border-color:color-mix(in srgb, var(--wm-accent-cyan) 50%, var(--theme-border-color))}.go-live-module__KO1TGa__copyBtn[data-copied=true]{color:var(--wm-status-ok);border-color:color-mix(in srgb, var(--wm-status-ok) 45%, transparent);background:color-mix(in srgb, var(--wm-status-ok) 12%, transparent)}.go-live-module__KO1TGa__recordRow{border:1px solid var(--theme-elevation-100);background:var(--theme-elevation-0);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;padding:.5rem .65rem;display:flex}.go-live-module__KO1TGa__recordLeft{flex-wrap:wrap;align-items:baseline;gap:.5rem;min-width:0;display:flex}.go-live-module__KO1TGa__recordType{letter-spacing:.03em;color:var(--wm-accent-cyan);border:1px solid color-mix(in srgb, var(--wm-accent-cyan) 35%, transparent);border-radius:999px;padding:0 .45em;font-size:.7rem;font-weight:700}.go-live-module__KO1TGa__recordHost{font-family:var(--font-mono,ui-monospace, monospace);color:var(--theme-text);word-break:break-all;font-size:.8125rem}.go-live-module__KO1TGa__recordNote{width:100%;color:var(--theme-elevation-500);font-size:.75rem}.go-live-module__KO1TGa__planned{color:var(--wm-status-wait);border:1px solid color-mix(in srgb, var(--wm-status-wait) 35%, transparent);background:color-mix(in srgb, var(--wm-status-wait) 12%, transparent);white-space:nowrap;border-radius:999px;padding:.05em .5em;font-size:.68rem;font-weight:600}.go-live-module__KO1TGa__redirectRow{color:var(--theme-text);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;font-size:.8125rem;display:flex}.go-live-module__KO1TGa__redirectArrow{font-family:var(--font-mono,ui-monospace, monospace);word-break:break-all}.go-live-module__KO1TGa__form{flex-direction:column;gap:.5rem;display:flex}.go-live-module__KO1TGa__formLabel{color:var(--theme-text);font-size:.8125rem;font-weight:600}.go-live-module__KO1TGa__formRow{flex-wrap:wrap;align-items:stretch;gap:.5rem;display:flex}.go-live-module__KO1TGa__input{min-width:0;color:var(--theme-text);background:var(--theme-input-bg,#fff);border:1px solid var(--theme-border-color);border-radius:var(--style-radius-m,8px);outline:none;flex:14rem;padding:.55rem .7rem;font-size:.9rem;transition:border-color .12s,box-shadow .12s}.go-live-module__KO1TGa__input:focus{border-color:color-mix(in srgb, var(--wm-accent-cyan) 55%, var(--theme-border-color));box-shadow:0 0 0 3px color-mix(in srgb, var(--wm-accent-cyan) 18%, transparent)}.go-live-module__KO1TGa__input:disabled{opacity:.6}.go-live-module__KO1TGa__saveBtn{cursor:pointer;border-radius:var(--style-radius-m,8px);background:var(--wm-accent-cyan);color:#0a0b0d;border:1px solid #0000;flex:none;padding:.55rem 1rem;font-size:.875rem;font-weight:600;transition:filter .12s,opacity .12s}[data-theme=light] .go-live-module__KO1TGa__saveBtn{color:#fff;background:#1587ba}.go-live-module__KO1TGa__saveBtn:hover:not(:disabled){filter:brightness(1.05)}.go-live-module__KO1TGa__saveBtn:disabled{opacity:.5;cursor:not-allowed}.go-live-module__KO1TGa__formNote{color:var(--theme-elevation-500);margin:0;font-size:.8125rem}.go-live-module__KO1TGa__formError{color:var(--wm-status-error);border:1px solid color-mix(in srgb, var(--wm-status-error) 30%, transparent);background:color-mix(in srgb, var(--wm-status-error) 9%, transparent);border-radius:10px;margin:0;padding:.55rem .7rem;font-size:.8125rem;font-weight:500}.go-live-module__KO1TGa__formSuccess{color:var(--wm-status-ok);border:1px solid color-mix(in srgb, var(--wm-status-ok) 30%, transparent);background:color-mix(in srgb, var(--wm-status-ok) 10%, transparent);border-radius:10px;margin:0;padding:.55rem .7rem;font-size:.8125rem;font-weight:500}.go-live-module__KO1TGa__steps{flex-direction:column;gap:.5rem;margin:.2rem 0 0;padding:0;list-style:none;display:flex}.go-live-module__KO1TGa__step{color:var(--theme-elevation-500);align-items:center;gap:.6rem;font-size:.875rem;display:flex}.go-live-module__KO1TGa__stepIcon{border:1px solid var(--theme-elevation-200);width:1.15rem;height:1.15rem;color:var(--theme-elevation-450);background:var(--theme-elevation-0);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:inline-flex}.go-live-module__KO1TGa__step[data-state=done]{color:var(--theme-text)}.go-live-module__KO1TGa__step[data-state=done] .go-live-module__KO1TGa__stepIcon{background:var(--wm-status-ok);border-color:var(--wm-status-ok);color:#fff}.go-live-module__KO1TGa__step[data-state=active]{color:var(--theme-text)}.go-live-module__KO1TGa__step[data-state=active] .go-live-module__KO1TGa__stepIcon{border-color:var(--wm-accent-cyan);color:var(--wm-accent-cyan);background:color-mix(in srgb, var(--wm-accent-cyan) 14%, transparent)}.go-live-module__KO1TGa__hintList{color:var(--theme-elevation-600);flex-direction:column;gap:.35rem;margin:0;padding-left:1.1rem;font-size:.8125rem;display:flex}.go-live-module__KO1TGa__future{color:var(--theme-elevation-500);border:1px dashed var(--theme-border-color);background:var(--theme-elevation-0);border-radius:10px;padding:.6rem .75rem;font-size:.8125rem}
.modal-module__D9apNq__overlay{z-index:100;-webkit-backdrop-filter:blur(2px);background:#080b108c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.modal-module__D9apNq__card{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:680px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 30px 90px -24px #0009}.modal-module__D9apNq__header{flex:none;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.35rem 1.6rem .6rem;display:flex}.modal-module__D9apNq__title{letter-spacing:-.015em;color:var(--theme-text);margin:0;font-size:1.3rem;font-weight:660}.modal-module__D9apNq__subtitle{color:var(--theme-elevation-500);margin:.25rem 0 0;font-size:.85rem}.modal-module__D9apNq__close{border:1px solid var(--theme-elevation-150);width:34px;height:34px;color:var(--theme-elevation-500);cursor:pointer;background:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:color .12s,background .12s;display:inline-flex}.modal-module__D9apNq__close:hover{color:var(--theme-text);background:var(--theme-elevation-50)}.modal-module__D9apNq__body{padding:.6rem 1.6rem 1.6rem;overflow-y:auto}@media (max-width:640px){.modal-module__D9apNq__overlay{padding:0}.modal-module__D9apNq__card{border-radius:0;max-width:none;height:100%;max-height:none}}
.tasks-module__FF47CW__panelHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.tasks-module__FF47CW__addBtn{border:1px solid color-mix(in srgb, var(--wm-accent-cyan) 35%, var(--theme-elevation-150));background:color-mix(in srgb, var(--wm-accent-cyan) 12%, #fff);color:color-mix(in srgb, var(--wm-accent-cyan) 78%, #06242b);cursor:pointer;border-radius:8px;align-items:center;gap:.3rem;padding:.4rem .8rem;font-size:.82rem;font-weight:600;display:inline-flex}.tasks-module__FF47CW__addBtn:hover{background:color-mix(in srgb, var(--wm-accent-cyan) 20%, #fff)}.tasks-module__FF47CW__filterRow{color:var(--theme-elevation-500);align-items:center;gap:.6rem;font-size:.8rem;display:flex}.tasks-module__FF47CW__filterToggle{cursor:pointer;align-items:center;gap:.35rem;display:inline-flex}.tasks-module__FF47CW__taskRow{border-bottom:1px solid var(--theme-elevation-50);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;padding:.6rem 0;display:flex}.tasks-module__FF47CW__taskRow:last-child{border-bottom:none}.tasks-module__FF47CW__taskMain{flex-direction:column;gap:.15rem;min-width:0;display:flex}.tasks-module__FF47CW__taskTitle{color:var(--theme-text);font-size:.92rem;font-weight:550}.tasks-module__FF47CW__taskTitle[data-done=true]{color:var(--theme-elevation-500);font-weight:400;text-decoration:line-through}.tasks-module__FF47CW__taskMeta{color:var(--theme-elevation-500);font-size:.78rem}.tasks-module__FF47CW__taskRight{flex-wrap:wrap;align-items:center;gap:.4rem;display:inline-flex}.tasks-module__FF47CW__actions{flex-wrap:wrap;gap:.3rem;display:inline-flex}.tasks-module__FF47CW__actBtn{border:1px solid var(--theme-elevation-150);color:var(--theme-elevation-600);cursor:pointer;white-space:nowrap;background:#fff;border-radius:7px;align-items:center;padding:.24rem .55rem;font-size:.74rem;font-weight:600;text-decoration:none;display:inline-flex}.tasks-module__FF47CW__actBtn:hover{background:var(--theme-elevation-50);color:var(--theme-text)}.tasks-module__FF47CW__actBtn[data-active=true]{border-color:color-mix(in srgb, var(--wm-accent-cyan) 45%, transparent);background:color-mix(in srgb, var(--wm-accent-cyan) 12%, #fff);color:color-mix(in srgb, var(--wm-accent-cyan) 78%, #06242b)}.tasks-module__FF47CW__actBtnDanger:hover{border-color:color-mix(in srgb, var(--wm-status-error) 50%, transparent);color:var(--wm-status-error);background:color-mix(in srgb, var(--wm-status-error) 8%, #fff)}.tasks-module__FF47CW__busy{opacity:.5;pointer-events:none}.tasks-module__FF47CW__tabs{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);border-radius:11px;flex-wrap:wrap;gap:.2rem;padding:.28rem;display:inline-flex}.tasks-module__FF47CW__tab{color:var(--theme-elevation-500);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.45rem .9rem;font-size:.875rem;font-weight:550;display:inline-flex}.tasks-module__FF47CW__tab[data-active=true]{color:var(--theme-text);box-shadow:var(--wm-shadow-sm);background:#fff;font-weight:650}.tasks-module__FF47CW__tabCount{background:var(--theme-elevation-100);min-width:1.4rem;height:1.4rem;color:var(--theme-elevation-600);border-radius:999px;justify-content:center;align-items:center;padding:0 .4rem;font-size:.72rem;font-weight:650;display:inline-flex}.tasks-module__FF47CW__tableWrap{border:1px solid var(--theme-elevation-100);box-shadow:var(--wm-shadow-sm);background:#fff;border-radius:16px;margin-top:1.1rem;overflow-x:auto}.tasks-module__FF47CW__table{border-collapse:collapse;width:100%;min-width:880px;font-size:.9rem}.tasks-module__FF47CW__table thead th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--theme-elevation-400);background:var(--theme-elevation-25,#fbfcfe);border-bottom:1px solid var(--theme-elevation-100);white-space:nowrap;padding:.9rem 1.4rem;font-size:.7rem;font-weight:600}.tasks-module__FF47CW__thR{text-align:right}.tasks-module__FF47CW__tr td{border-bottom:1px solid var(--theme-elevation-50);vertical-align:middle;padding:1rem 1.4rem}.tasks-module__FF47CW__tr:last-child td{border-bottom:none}.tasks-module__FF47CW__tr:hover td{background:color-mix(in srgb, var(--wm-accent-cyan) 4%, #fff)}.tasks-module__FF47CW__cellTitle{color:var(--theme-text);font-weight:600}.tasks-module__FF47CW__cellTitle[data-done=true]{color:var(--theme-elevation-500);font-weight:400;text-decoration:line-through}.tasks-module__FF47CW__boxLink{color:var(--wm-accent-cyan);text-decoration:none}.tasks-module__FF47CW__boxLink:hover{text-decoration:underline}.tasks-module__FF47CW__sub{color:var(--theme-elevation-400);font-size:.76rem;display:block}.tasks-module__FF47CW__muted{color:var(--theme-elevation-400)}.tasks-module__FF47CW__tdR{text-align:right}.tasks-module__FF47CW__empty{text-align:center;color:var(--theme-elevation-500);border:1px dashed var(--theme-elevation-150);background:var(--theme-elevation-25,#fff);border-radius:16px;margin-top:1.1rem;padding:2.5rem 1rem}.tasks-module__FF47CW__form{flex-direction:column;gap:.9rem;display:flex}.tasks-module__FF47CW__field{flex-direction:column;gap:.35rem;display:flex}.tasks-module__FF47CW__label{color:var(--theme-elevation-600);font-size:.82rem;font-weight:600}.tasks-module__FF47CW__opt{color:var(--theme-elevation-400);font-weight:400}.tasks-module__FF47CW__input,.tasks-module__FF47CW__select,.tasks-module__FF47CW__textarea{border:1px solid var(--theme-elevation-150);width:100%;color:var(--theme-text);background:#fff;border-radius:9px;outline:none;padding:.55rem .7rem;font-family:inherit;font-size:.92rem}.tasks-module__FF47CW__input:focus,.tasks-module__FF47CW__select:focus,.tasks-module__FF47CW__textarea:focus{border-color:var(--wm-accent-cyan);box-shadow:0 0 0 3px color-mix(in srgb, var(--wm-accent-cyan) 16%, transparent)}.tasks-module__FF47CW__textarea{resize:vertical;min-height:80px}.tasks-module__FF47CW__row2{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.tasks-module__FF47CW__error{color:var(--wm-status-error);margin:0;font-size:.85rem}.tasks-module__FF47CW__submit{background:var(--wm-accent-cyan);color:#04222a;cursor:pointer;border:none;border-radius:10px;margin-top:.25rem;padding:.65rem;font-size:.92rem;font-weight:650}.tasks-module__FF47CW__submit:disabled{opacity:.55;cursor:not-allowed}@media (max-width:560px){.tasks-module__FF47CW__row2{grid-template-columns:1fr}}
.wissensbasis-module__MYOnaq__wrap{flex-direction:column;gap:16px;display:flex}.wissensbasis-module__MYOnaq__head{flex-direction:column;gap:4px;display:flex}.wissensbasis-module__MYOnaq__title{margin:0;font-size:18px;font-weight:650}.wissensbasis-module__MYOnaq__sub{color:#64748b;max-width:720px;margin:0;font-size:13px}.wissensbasis-module__MYOnaq__subnav{border-bottom:1px solid #e2e8f0;gap:6px;display:flex}.wissensbasis-module__MYOnaq__subtab{appearance:none;color:#64748b;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:8px 14px;font-size:14px;font-weight:600}.wissensbasis-module__MYOnaq__subtab[data-active="1"]{color:#0f172a;border-bottom-color:#3b82f6}.wissensbasis-module__MYOnaq__panel{flex-direction:column;gap:14px;display:flex}.wissensbasis-module__MYOnaq__hint,.wissensbasis-module__MYOnaq__empty{color:#64748b;margin:0;font-size:13px}.wissensbasis-module__MYOnaq__empty{text-align:center;border:1px dashed #cbd5e1;border-radius:10px;padding:18px}.wissensbasis-module__MYOnaq__field{flex-direction:column;gap:5px;display:flex}.wissensbasis-module__MYOnaq__label{color:#334155;font-size:13px;font-weight:600}.wissensbasis-module__MYOnaq__input,.wissensbasis-module__MYOnaq__textarea,.wissensbasis-module__MYOnaq__select{width:100%;font:inherit;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:9px 11px}.wissensbasis-module__MYOnaq__textarea{resize:vertical;min-height:64px}.wissensbasis-module__MYOnaq__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.wissensbasis-module__MYOnaq__primary,.wissensbasis-module__MYOnaq__ghost,.wissensbasis-module__MYOnaq__danger{appearance:none;font:inherit;cursor:pointer;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600;text-decoration:none}.wissensbasis-module__MYOnaq__primary{color:#fff;background:#3b82f6;border:0}.wissensbasis-module__MYOnaq__primary:disabled{opacity:.6;cursor:default}.wissensbasis-module__MYOnaq__ghost{color:#334155;background:#fff;border:1px solid #cbd5e1}.wissensbasis-module__MYOnaq__danger{color:#b91c1c;background:#fff;border:1px solid #fecaca}.wissensbasis-module__MYOnaq__note{color:#16a34a;font-size:13px}.wissensbasis-module__MYOnaq__briefHead{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-bottom:4px;display:flex}.wissensbasis-module__MYOnaq__readValue{color:#0f172a;white-space:pre-wrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;min-height:20px;margin:0;padding:8px 11px;font-size:14px}.wissensbasis-module__MYOnaq__editor{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:10px;padding:14px;display:flex}.wissensbasis-module__MYOnaq__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.wissensbasis-module__MYOnaq__item{border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.wissensbasis-module__MYOnaq__itemMain{flex-direction:column;gap:4px;display:flex}.wissensbasis-module__MYOnaq__badge{color:#475569;background:#f1f5f9;border-radius:999px;margin-left:8px;padding:1px 8px;font-size:11px;font-weight:700;display:inline-block}.wissensbasis-module__MYOnaq__body{color:#475569;white-space:pre-wrap;margin:4px 0 0;font-size:13px}.wissensbasis-module__MYOnaq__drop{text-align:center;color:#475569;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:26px;font-size:14px;display:flex}.wissensbasis-module__MYOnaq__drop[data-drag="1"]{background:#eff6ff;border-color:#3b82f6}.wissensbasis-module__MYOnaq__uploadCat{color:#475569;align-items:center;gap:6px;font-size:13px;display:inline-flex}.wissensbasis-module__MYOnaq__uploadCat select{font:inherit;border:1px solid #cbd5e1;border-radius:7px;padding:4px 8px}.wissensbasis-module__MYOnaq__filters{flex-wrap:wrap;gap:10px;display:flex}.wissensbasis-module__MYOnaq__filters .wissensbasis-module__MYOnaq__input{flex:240px}.wissensbasis-module__MYOnaq__select{max-width:220px}.wissensbasis-module__MYOnaq__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.wissensbasis-module__MYOnaq__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:8px;padding:10px;display:flex}.wissensbasis-module__MYOnaq__thumb{object-fit:cover;background:#f1f5f9;border-radius:7px;width:100%;height:110px}.wissensbasis-module__MYOnaq__kind{color:#64748b;letter-spacing:.06em;background:#f1f5f9;border-radius:7px;justify-content:center;align-items:center;width:100%;height:110px;font-size:15px;font-weight:700;display:flex}.wissensbasis-module__MYOnaq__cardMeta{flex-direction:column;gap:2px;display:flex}.wissensbasis-module__MYOnaq__cardTitle{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.wissensbasis-module__MYOnaq__cardCat,.wissensbasis-module__MYOnaq__cardSize{color:#64748b;font-size:12px}.wissensbasis-module__MYOnaq__cardActions{justify-content:space-between;gap:8px;margin-top:auto;display:flex}.wissensbasis-module__MYOnaq__cardActions .wissensbasis-module__MYOnaq__ghost,.wissensbasis-module__MYOnaq__cardActions .wissensbasis-module__MYOnaq__danger{padding:5px 10px;font-size:12px}
.studio-module__l12Zfq__wrap{flex-direction:column;gap:16px;display:flex}.studio-module__l12Zfq__head{flex-direction:column;gap:4px;display:flex}.studio-module__l12Zfq__title{margin:0;font-size:18px;font-weight:650}.studio-module__l12Zfq__sub{color:#64748b;max-width:760px;margin:0;font-size:13px}.studio-module__l12Zfq__hint,.studio-module__l12Zfq__empty{color:#64748b;margin:0;font-size:13px}.studio-module__l12Zfq__empty{text-align:center;border:1px dashed #cbd5e1;border-radius:10px;padding:18px}.studio-module__l12Zfq__grid{grid-template-columns:minmax(280px,1fr) minmax(280px,1fr);gap:16px;display:grid}@media (max-width:720px){.studio-module__l12Zfq__grid{grid-template-columns:1fr}}.studio-module__l12Zfq__col{flex-direction:column;gap:8px;display:flex}.studio-module__l12Zfq__colTitle{color:#334155;margin:0;font-size:14px;font-weight:650}.studio-module__l12Zfq__list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.studio-module__l12Zfq__item{border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:4px 4px 4px 0;display:flex}.studio-module__l12Zfq__item[data-selected="1"]{background:#eff6ff;border-color:#3b82f6}.studio-module__l12Zfq__itemMain{text-align:left;cursor:pointer;font:inherit;background:0 0;border:0;flex-direction:column;flex:1;gap:2px;padding:8px 12px;display:flex}.studio-module__l12Zfq__vid{color:#0f172a;align-items:center;gap:8px;font-weight:650;display:flex}.studio-module__l12Zfq__badgeHead{color:#166534;background:#dcfce7;border-radius:999px;padding:1px 8px;font-size:11px;font-weight:700}.studio-module__l12Zfq__meta{color:#64748b;font-size:12px}.studio-module__l12Zfq__rollback{appearance:none;color:#334155;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;margin-right:6px;padding:6px 12px;font-size:12px;font-weight:600}.studio-module__l12Zfq__rollback:disabled{opacity:.6;cursor:default}.studio-module__l12Zfq__note{color:#334155;margin:6px 0 0;font-size:13px}.studio-module__l12Zfq__pages{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.studio-module__l12Zfq__page{border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;font-size:13px}.studio-module__l12Zfq__pageMeta{color:#64748b;font-size:12px}.studio-module__l12Zfq__anchors{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.studio-module__l12Zfq__anchorChip{appearance:none;color:#64748b;font:inherit;cursor:pointer;word-break:break-all;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:2px 6px;font-size:11px}.studio-module__l12Zfq__anchorChip:hover{color:#334155;border-color:#93c5fd}.studio-module__l12Zfq__anchorChip[data-picked="1"]{color:#1d4ed8;background:#eff6ff;border-color:#3b82f6;font-weight:600}.studio-module__l12Zfq__markers{border-top:1px solid #e2e8f0;flex-direction:column;gap:10px;padding-top:14px;display:flex}.studio-module__l12Zfq__markerForm{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.studio-module__l12Zfq__markerInput{width:100%;font:inherit;resize:vertical;border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px;font-size:13px}.studio-module__l12Zfq__markerInput:disabled{background:#f8fafc}.studio-module__l12Zfq__pickCode{word-break:break-all;background:#f1f5f9;border-radius:4px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.studio-module__l12Zfq__markerList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.studio-module__l12Zfq__markerItem{border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.studio-module__l12Zfq__markerItem[data-status=resolved]{opacity:.72}.studio-module__l12Zfq__markerItem[data-status=context_changed]{background:#fff7ed;border-color:#fdba74}.studio-module__l12Zfq__markerTop{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.studio-module__l12Zfq__markerBadge{color:#1d4ed8;background:#dbeafe;border-radius:999px;padding:1px 8px;font-size:11px;font-weight:700}.studio-module__l12Zfq__markerBadge[data-status=resolved]{color:#166534;background:#dcfce7}.studio-module__l12Zfq__markerBadge[data-status=context_changed]{color:#9a3412;background:#ffedd5}.studio-module__l12Zfq__markerComment{color:#0f172a;white-space:pre-wrap;margin:0;font-size:13px}.studio-module__l12Zfq__markerActions{gap:6px;display:flex}.studio-module__l12Zfq__markerActions .studio-module__l12Zfq__ghost{cursor:pointer}.studio-module__l12Zfq__markerActions .studio-module__l12Zfq__ghost:disabled{opacity:.6;cursor:default}.studio-module__l12Zfq__patch{border-top:1px solid #e2e8f0;flex-direction:column;gap:8px;padding-top:14px;display:flex}.studio-module__l12Zfq__markerSelect{font:inherit;border:1px solid #cbd5e1;border-radius:6px;max-width:100%;padding:3px 6px;font-size:12px}.studio-module__l12Zfq__previewBox{flex-direction:column;gap:6px;display:flex}.studio-module__l12Zfq__previewHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-module__l12Zfq__ghost{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;text-decoration:none}.studio-module__l12Zfq__previewFrame{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;height:520px}
.factory-dashboard-module__mAy1tW__view{max-width:960px;margin:0 auto;padding:24px 20px 64px}.factory-dashboard-module__mAy1tW__header{margin-bottom:20px}.factory-dashboard-module__mAy1tW__back{color:var(--theme-text-dim,#8a909b);margin-bottom:12px;font-size:.85rem;text-decoration:none;display:inline-block}.factory-dashboard-module__mAy1tW__back:hover{color:var(--theme-text,#111)}.factory-dashboard-module__mAy1tW__titleRow{align-items:center;gap:12px;display:flex}.factory-dashboard-module__mAy1tW__h1{margin:0;font-size:1.5rem;font-weight:700}.factory-dashboard-module__mAy1tW__badge{letter-spacing:.04em;text-transform:uppercase;color:#0a0b0d;background:var(--wm-accent-cyan,#1587ba);border-radius:999px;align-items:center;padding:3px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.factory-dashboard-module__mAy1tW__sub{color:var(--theme-text-dim,#8a909b);margin:6px 0 0;font-size:.9rem}.factory-dashboard-module__mAy1tW__slug{color:var(--theme-text-dim,#8a909b)}.factory-dashboard-module__mAy1tW__wrap{flex-direction:column;gap:16px;display:flex}.factory-dashboard-module__mAy1tW__panel{border:1px solid var(--theme-elevation-150,#e2e6ee);background:var(--theme-elevation-50,#f7f9fc);border-radius:12px;padding:18px 20px}.factory-dashboard-module__mAy1tW__h2{margin:0 0 8px;font-size:1rem;font-weight:600}.factory-dashboard-module__mAy1tW__h3{margin:14px 0 6px;font-size:.9rem;font-weight:600}.factory-dashboard-module__mAy1tW__muted{color:var(--theme-text-dim,#6b7280);margin:0 0 12px;font-size:.9rem;line-height:1.5}.factory-dashboard-module__mAy1tW__mockBanner{border:1px dashed var(--wm-accent-cyan,#1587ba);background:color-mix(in oklab, var(--wm-accent-cyan,#1587ba) 8%, transparent);border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 14px;font-size:.85rem;line-height:1.4;display:flex}.factory-dashboard-module__mAy1tW__mockTag{letter-spacing:.06em;color:#0a0b0d;background:var(--wm-accent-cyan,#1587ba);border-radius:6px;padding:2px 8px;font-size:.7rem;font-weight:700}.factory-dashboard-module__mAy1tW__row{flex-wrap:wrap;gap:10px;display:flex}.factory-dashboard-module__mAy1tW__input{border:1px solid var(--theme-elevation-200,#ccd2de);background:var(--theme-input-bg,#fff);min-width:0;color:var(--theme-text,#111);border-radius:8px;flex:320px;padding:10px 12px;font-size:.95rem}.factory-dashboard-module__mAy1tW__startBtn{background:var(--wm-accent-cyan,#1587ba);color:#0a0b0d;cursor:pointer;border:1px solid #0000;border-radius:8px;padding:10px 18px;font-size:.9rem;font-weight:600}.factory-dashboard-module__mAy1tW__startBtn:disabled{opacity:.6;cursor:not-allowed}.factory-dashboard-module__mAy1tW__noteWarn{color:#b4690e;margin:10px 0 0;font-size:.85rem}.factory-dashboard-module__mAy1tW__progressHead{justify-content:space-between;align-items:baseline;display:flex}.factory-dashboard-module__mAy1tW__progressPct{font-variant-numeric:tabular-nums;color:var(--theme-text-dim,#6b7280);font-size:.85rem}.factory-dashboard-module__mAy1tW__progressTrack{background:var(--theme-elevation-150,#e2e6ee);border-radius:999px;height:8px;margin:6px 0 16px;overflow:hidden}.factory-dashboard-module__mAy1tW__progressFill{background:var(--wm-accent-cyan,#1587ba);height:100%;transition:width .4s}.factory-dashboard-module__mAy1tW__cards{gap:8px;margin:0;padding:0;list-style:none;display:grid}.factory-dashboard-module__mAy1tW__card{border:1px solid var(--theme-elevation-150,#e2e6ee);background:var(--theme-elevation-0,#fff);border-radius:10px;align-items:center;gap:12px;padding:10px 14px;font-size:.9rem;display:flex;position:relative}.factory-dashboard-module__mAy1tW__card[data-state=active]{border-color:var(--wm-accent-cyan,#1587ba);box-shadow:0 0 0 1px var(--wm-accent-cyan,#1587ba) inset, 0 0 14px -6px #1587ba66}.factory-dashboard-module__mAy1tW__card[data-state=active]:before{content:"";z-index:0;border-radius:inherit;pointer-events:none;background:linear-gradient(100deg,#0000 42%,#1587ba21 50%,#0000 58%) 0 0/200% 100% no-repeat;animation:2.6s ease-in-out infinite factory-dashboard-module__mAy1tW__cardSweep;position:absolute;inset:0}@keyframes factory-dashboard-module__mAy1tW__cardSweep{0%{background-position:175% 0}60%,to{background-position:-75% 0}}.factory-dashboard-module__mAy1tW__card[data-state=pending]{opacity:.6}.factory-dashboard-module__mAy1tW__cardDot{z-index:1;background:var(--theme-elevation-300,#b6bccb);border-radius:999px;flex-shrink:0;width:10px;height:10px;position:relative}.factory-dashboard-module__mAy1tW__cardDot[data-state=done]{background:#1f9d55}.factory-dashboard-module__mAy1tW__cardDot[data-state=active]{background:var(--wm-accent-cyan,#1587ba);animation:1.8s ease-in-out infinite factory-dashboard-module__mAy1tW__dotPulse}@keyframes factory-dashboard-module__mAy1tW__dotPulse{0%{box-shadow:0 0 #1587ba80}70%{box-shadow:0 0 0 7px #1587ba00}to{box-shadow:0 0 #1587ba00}}.factory-dashboard-module__mAy1tW__cardLabel{z-index:1;flex:1;position:relative}.factory-dashboard-module__mAy1tW__cardState{z-index:1;color:var(--theme-text-dim,#6b7280);font-variant-numeric:tabular-nums;position:relative}@media (prefers-reduced-motion:reduce){.factory-dashboard-module__mAy1tW__card[data-state=active]:before{background:0 0;animation:none}.factory-dashboard-module__mAy1tW__cardDot[data-state=active]{animation:none;box-shadow:0 0 0 3px #1587ba2e}}.factory-dashboard-module__mAy1tW__doneNote{color:var(--theme-text-dim,#6b7280);margin:14px 0 0;font-size:.85rem;line-height:1.5}.factory-dashboard-module__mAy1tW__log{font-size:.82rem;font-family:var(--font-mono,ui-monospace, monospace);flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.factory-dashboard-module__mAy1tW__logLine{color:var(--theme-text-dim,#6b7280);border-bottom:1px solid var(--theme-elevation-100,#eef1f6);padding:2px 0}.factory-dashboard-module__mAy1tW__logLine[data-level=warn]{color:#b4690e}.factory-dashboard-module__mAy1tW__logLine[data-level=error]{color:#c0392b}.factory-dashboard-module__mAy1tW__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:6px;display:grid}.factory-dashboard-module__mAy1tW__summaryField{border:1px solid var(--theme-elevation-100,#eef1f6);background:var(--theme-elevation-0,#fff);border-radius:8px;padding:10px 12px}.factory-dashboard-module__mAy1tW__summaryLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--theme-text-dim,#8a909b);margin-bottom:4px;font-size:.72rem}.factory-dashboard-module__mAy1tW__summaryValue{color:var(--theme-text,#111);word-break:break-word;font-size:.95rem}.factory-dashboard-module__mAy1tW__summaryBlock{margin-top:16px}.factory-dashboard-module__mAy1tW__chips{flex-wrap:wrap;gap:6px;display:flex}.factory-dashboard-module__mAy1tW__chip{border:1px solid var(--theme-elevation-150,#e2e6ee);background:var(--theme-elevation-0,#fff);color:var(--theme-text,#111);border-radius:999px;padding:4px 10px;font-size:.82rem;display:inline-flex}.factory-dashboard-module__mAy1tW__pageList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.factory-dashboard-module__mAy1tW__pageList li{border-bottom:1px solid var(--theme-elevation-100,#eef1f6);justify-content:space-between;gap:12px;padding:6px 0;font-size:.88rem;display:flex}.factory-dashboard-module__mAy1tW__pageTitle{color:var(--theme-text,#111);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.factory-dashboard-module__mAy1tW__pageIntent{color:var(--theme-text-dim,#8a909b);font-family:var(--font-mono,ui-monospace, monospace);flex-shrink:0;font-size:.78rem}.factory-dashboard-module__mAy1tW__warnList{flex-direction:column;gap:3px;margin:0;padding-left:18px;font-size:.85rem;list-style:outside;display:flex}.factory-dashboard-module__mAy1tW__warnList li{color:#b4690e}.factory-dashboard-module__mAy1tW__warnList li[data-level=error]{color:#c0392b}.factory-dashboard-module__mAy1tW__twoCol{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.factory-dashboard-module__mAy1tW__plainList{color:var(--theme-text,#111);flex-direction:column;gap:3px;margin:0;padding:0;font-size:.88rem;list-style:none;display:flex}.factory-dashboard-module__mAy1tW__warnItem{color:#b4690e}.factory-dashboard-module__mAy1tW__recList{counter-reset:rec;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.factory-dashboard-module__mAy1tW__recItem{border-bottom:1px solid var(--theme-elevation-100,#eef1f6);align-items:baseline;gap:10px;padding:4px 0;font-size:.9rem;display:flex}.factory-dashboard-module__mAy1tW__prio{text-align:center;color:#fff;background:#6b7280;border-radius:999px;flex-shrink:0;min-width:58px;padding:2px 8px;font-size:.72rem;font-weight:700}.factory-dashboard-module__mAy1tW__prio[data-prio=high]{background:#c0392b}.factory-dashboard-module__mAy1tW__prio[data-prio=medium]{background:#b4690e}.factory-dashboard-module__mAy1tW__prio[data-prio=low]{background:#1f9d55}.factory-dashboard-module__mAy1tW__acc{border:1px solid var(--theme-elevation-150,#e2e6ee);background:var(--theme-elevation-0,#fff);border-radius:12px;overflow:hidden}.factory-dashboard-module__mAy1tW__accHead{cursor:pointer;color:var(--theme-text,#111);-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:14px 18px;font-size:.95rem;font-weight:600;list-style:none;display:flex}.factory-dashboard-module__mAy1tW__accHead::-webkit-details-marker{display:none}.factory-dashboard-module__mAy1tW__accHead:before{content:"▸";color:var(--theme-text-dim,#8a909b);font-size:.8rem;transition:transform .15s}.factory-dashboard-module__mAy1tW__acc[open]>.factory-dashboard-module__mAy1tW__accHead:before{transform:rotate(90deg)}.factory-dashboard-module__mAy1tW__accHead:hover{background:var(--theme-elevation-50,#f6f8fb)}.factory-dashboard-module__mAy1tW__accBody{padding:0 18px 16px}.factory-dashboard-module__mAy1tW__accBody>section{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.factory-dashboard-module__mAy1tW__accBody>section>h2:first-child{display:none}.factory-dashboard-module__mAy1tW__tlNow{border:1px solid var(--theme-elevation-150,#e2e6ee);background:var(--theme-elevation-0,#fff);border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;padding:10px 14px;font-size:.95rem;display:flex}.factory-dashboard-module__mAy1tW__tlNowDot{background:var(--wm-accent-cyan,#1587ba);border-radius:999px;flex-shrink:0;width:10px;height:10px;animation:1.8s ease-in-out infinite factory-dashboard-module__mAy1tW__dotPulse}.factory-dashboard-module__mAy1tW__tlNowAgent{color:#0a0b0d;background:var(--wm-accent-cyan,#1587ba);border-radius:999px;padding:2px 10px;font-size:.74rem;font-weight:700}.factory-dashboard-module__mAy1tW__tlNowSince{color:var(--theme-text-dim,#6b7280);font-variant-numeric:tabular-nums;font-size:.85rem}.factory-dashboard-module__mAy1tW__tlNowFailed{color:#c0392b}.factory-dashboard-module__mAy1tW__tlNowDone{color:#1f9d55}.factory-dashboard-module__mAy1tW__tlElapsed{color:var(--theme-text-dim,#6b7280);font-variant-numeric:tabular-nums;margin-left:auto;font-size:.85rem}.factory-dashboard-module__mAy1tW__tlBar{background:var(--theme-elevation-100,#edf0f5);border-radius:999px;height:6px;margin-bottom:16px;overflow:hidden}.factory-dashboard-module__mAy1tW__tlBarFill{background:linear-gradient(90deg, var(--wm-accent-cyan,#1587ba), #22b8e6);border-radius:999px;height:100%;transition:width .9s;position:relative}.factory-dashboard-module__mAy1tW__tlBarFill[data-running]:after{content:"";background:linear-gradient(90deg,#0000,#ffffff59,#0000);animation:1.6s linear infinite factory-dashboard-module__mAy1tW__tlShimmer;position:absolute;inset:0}@keyframes factory-dashboard-module__mAy1tW__tlShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.factory-dashboard-module__mAy1tW__tlBarFill[data-running]:after{animation:none}.factory-dashboard-module__mAy1tW__tlBarFill{transition:none}}.factory-dashboard-module__mAy1tW__tlPhase{margin:0}.factory-dashboard-module__mAy1tW__tlPhase+.factory-dashboard-module__mAy1tW__tlPhase{margin-top:14px}.factory-dashboard-module__mAy1tW__tlPhaseHead{border-top:1px solid var(--theme-elevation-100,#edf0f5);letter-spacing:.06em;text-transform:uppercase;color:var(--theme-elevation-500,#8a94a6);flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 2px;padding-top:10px;font-size:.72rem;font-weight:700;display:flex}.factory-dashboard-module__mAy1tW__tlPhase:first-child .factory-dashboard-module__mAy1tW__tlPhaseHead{border-top:0;padding-top:0}.factory-dashboard-module__mAy1tW__tlPhaseNum{background:var(--theme-elevation-100,#edf0f5);width:20px;height:20px;color:var(--theme-elevation-600,#6b7688);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.68rem;display:inline-flex}.factory-dashboard-module__mAy1tW__tlPhaseLabel{min-width:0}.factory-dashboard-module__mAy1tW__tlPhaseHead[data-state=running]{color:var(--wm-accent-cyan,#1587ba)}.factory-dashboard-module__mAy1tW__tlPhaseHead[data-state=running] .factory-dashboard-module__mAy1tW__tlPhaseNum{background:var(--wm-accent-cyan,#1587ba);color:#fff}.factory-dashboard-module__mAy1tW__tlPhaseHead[data-state=done] .factory-dashboard-module__mAy1tW__tlPhaseNum{color:#1f9d55;background:#1f9d5522}.factory-dashboard-module__mAy1tW__tlPhaseState{letter-spacing:.02em;text-transform:none;font-weight:600}.factory-dashboard-module__mAy1tW__tlPhaseState[data-done]{color:#1f9d55}.factory-dashboard-module__mAy1tW__tlList{margin:0;padding:0;list-style:none;position:relative}.factory-dashboard-module__mAy1tW__tlItem{gap:12px;padding:8px 0 8px 4px;display:flex;position:relative}.factory-dashboard-module__mAy1tW__tlItem:before{content:"";background:var(--theme-elevation-150,#e2e6ee);width:2px;position:absolute;top:26px;bottom:-4px;left:9px}.factory-dashboard-module__mAy1tW__tlItem:last-child:before{display:none}.factory-dashboard-module__mAy1tW__tlItem[data-status=pending]{opacity:.55}.factory-dashboard-module__mAy1tW__tlDot{z-index:1;background:var(--theme-elevation-300,#b6bccb);border-radius:999px;flex-shrink:0;width:12px;height:12px;margin-top:5px;position:relative}.factory-dashboard-module__mAy1tW__tlDot[data-status=done]{background:#1f9d55}.factory-dashboard-module__mAy1tW__tlDot[data-status=failed]{background:#c0392b}.factory-dashboard-module__mAy1tW__tlDot[data-status=skipped]{background:var(--theme-elevation-200,#ccd2de)}.factory-dashboard-module__mAy1tW__tlDot[data-status=aborted]{background:#d08770;outline:2px solid #c0392b33}.factory-dashboard-module__mAy1tW__tlItem[data-status=aborted] .factory-dashboard-module__mAy1tW__tlLabel{color:var(--theme-elevation-500,#8a94a6);text-decoration:line-through;text-decoration-thickness:1px}.factory-dashboard-module__mAy1tW__tlMark[data-status=aborted]{color:#c0392b}.factory-dashboard-module__mAy1tW__tlDot[data-status=running]{background:var(--wm-accent-cyan,#1587ba);animation:1.8s ease-in-out infinite factory-dashboard-module__mAy1tW__dotPulse}.factory-dashboard-module__mAy1tW__tlBody{flex:1;min-width:0}.factory-dashboard-module__mAy1tW__tlHead{flex-wrap:wrap;align-items:baseline;gap:8px;font-size:.9rem;display:flex}.factory-dashboard-module__mAy1tW__tlLabel{color:var(--theme-text,#111);font-weight:600}.factory-dashboard-module__mAy1tW__tlItem[data-status=skipped] .factory-dashboard-module__mAy1tW__tlLabel{color:var(--theme-text-dim,#8a909b);font-weight:400}.factory-dashboard-module__mAy1tW__tlAgent{letter-spacing:.03em;border:1px solid var(--theme-elevation-200,#ccd2de);color:var(--theme-text-dim,#6b7280);border-radius:999px;padding:1px 8px;font-size:.7rem;font-weight:600}.factory-dashboard-module__mAy1tW__tlAgent[data-kind=openai]{color:#1f9d55;border-color:#1f9d55}.factory-dashboard-module__mAy1tW__tlAgent[data-kind=anthropic]{color:#b4690e;border-color:#b4690e}.factory-dashboard-module__mAy1tW__tlLive{text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:700}.factory-dashboard-module__mAy1tW__tlLive[data-live=live]{color:#1f9d55}.factory-dashboard-module__mAy1tW__tlLive[data-live=mock],.factory-dashboard-module__mAy1tW__tlLive[data-live=teilweise]{color:#b4690e}.factory-dashboard-module__mAy1tW__tlDuration{color:var(--theme-text-dim,#6b7280);font-variant-numeric:tabular-nums;font-size:.78rem}.factory-dashboard-module__mAy1tW__tlMark{color:var(--theme-text-dim,#6b7280);margin-left:auto;font-size:.85rem}.factory-dashboard-module__mAy1tW__tlMark[data-status=done]{color:#1f9d55}.factory-dashboard-module__mAy1tW__tlMark[data-status=failed]{color:#c0392b}.factory-dashboard-module__mAy1tW__tlDetail{color:var(--theme-text-dim,#6b7280);overflow-wrap:anywhere;margin-top:2px;font-size:.8rem}.factory-dashboard-module__mAy1tW__tlError{color:#c0392b;overflow-wrap:anywhere;background:#c0392b12;background:lab(45.3695% 53.9021 40.6277/.07);border:1px solid #c0392b;border-radius:8px;margin-top:6px;padding:8px 10px;font-size:.82rem;line-height:1.45}.factory-dashboard-module__mAy1tW__tlErrorNote{color:var(--theme-text-dim,#6b7280);margin-top:4px}
.review-module__Ioqbla__tabs{border-bottom:1px solid var(--theme-elevation-150,#e2e6ee);flex-wrap:wrap;gap:6px;margin:0 0 16px;padding-bottom:12px;display:flex}.review-module__Ioqbla__tab{border:1px solid var(--theme-elevation-150,#e2e6ee);background:var(--theme-elevation-0,#fff);color:var(--theme-text,#111);cursor:pointer;border-radius:999px;padding:6px 14px;font-size:.85rem;font-weight:600}.review-module__Ioqbla__tab[data-active=true]{background:var(--wm-accent-cyan,#1587ba);border-color:var(--wm-accent-cyan,#1587ba);color:#0a0b0d}.review-module__Ioqbla__tab[data-planned=true]{opacity:.45;cursor:not-allowed;font-weight:400}.review-module__Ioqbla__tabHint{opacity:.8;margin-left:6px;font-size:.7rem}.review-module__Ioqbla__sectionTitle{margin:20px 0 8px;font-size:.9rem;font-weight:600}.review-module__Ioqbla__sectionTitle:first-of-type{margin-top:0}.review-module__Ioqbla__statGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.review-module__Ioqbla__stat{border:1px solid var(--theme-elevation-100,#eef1f6);background:var(--theme-elevation-0,#fff);border-radius:8px;padding:8px 12px}.review-module__Ioqbla__statLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--theme-text-dim,#8a909b);margin-bottom:2px;font-size:.68rem}.review-module__Ioqbla__statValue{color:var(--theme-text,#111);font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:600}.review-module__Ioqbla__statValue[data-tone=warn]{color:#b4690e}.review-module__Ioqbla__statValue[data-tone=ok]{color:#1f9d55}.review-module__Ioqbla__imgGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:12px;display:grid}.review-module__Ioqbla__compareGrid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:1rem;display:grid}.review-module__Ioqbla__compareCol{min-width:0}.review-module__Ioqbla__compareLabel{color:var(--theme-elevation-600,#5a6472);margin:0 0 6px;font-size:.8rem;font-weight:600}.review-module__Ioqbla__compareShot{border:1px solid var(--theme-elevation-150,#e2e6ee);background:var(--theme-elevation-50,#f7f9fc);border-radius:8px;width:100%;margin-bottom:8px;overflow:hidden}.review-module__Ioqbla__compareShot img{width:100%;height:auto;display:block}@media (max-width:640px){.review-module__Ioqbla__compareGrid{grid-template-columns:1fr}}.review-module__Ioqbla__imgCard{border:1px solid var(--theme-elevation-150,#e2e6ee);background:var(--theme-elevation-0,#fff);border-radius:10px;gap:12px;min-width:0;padding:12px;display:flex}.review-module__Ioqbla__thumbBox{border:1px solid var(--theme-elevation-100,#eef1f6);background:var(--theme-elevation-100,#eef1f6);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:72px;display:flex;overflow:hidden}.review-module__Ioqbla__thumb{object-fit:cover;width:100%;height:100%;display:block}.review-module__Ioqbla__thumbFallback{color:var(--theme-text-dim,#8a909b);text-align:center;padding:4px;font-size:.65rem}.review-module__Ioqbla__imgBody{flex:1;min-width:0}.review-module__Ioqbla__imgTitle{color:var(--theme-text,#111);text-overflow:ellipsis;white-space:nowrap;margin:0 0 2px;font-size:.88rem;font-weight:600;overflow:hidden}.review-module__Ioqbla__imgId{font-family:var(--font-mono,ui-monospace, monospace);color:var(--theme-text-dim,#8a909b);font-size:.72rem}.review-module__Ioqbla__tagRow{flex-wrap:wrap;gap:5px;margin:6px 0;display:flex}.review-module__Ioqbla__tag{border:1px solid var(--theme-elevation-150,#e2e6ee);background:var(--theme-elevation-50,#f7f9fc);color:var(--theme-text,#111);white-space:nowrap;border-radius:999px;align-items:center;padding:2px 8px;font-size:.72rem;display:inline-flex}.review-module__Ioqbla__tag[data-kind=role]{text-transform:capitalize;font-weight:600}.review-module__Ioqbla__tag[data-kind=reused]{border-color:var(--wm-accent-cyan,#1587ba);color:var(--wm-accent-cyan,#1587ba)}.review-module__Ioqbla__tag[data-kind=edit],.review-module__Ioqbla__tag[data-kind=scale]{color:#b4690e;border-color:#b4690e}.review-module__Ioqbla__fit{font-variant-numeric:tabular-nums;color:#fff;background:#6b7280;border-radius:999px;padding:2px 8px;font-size:.72rem;font-weight:700;display:inline-flex}.review-module__Ioqbla__fit[data-verdict=perfekt]{background:#1f9d55}.review-module__Ioqbla__fit[data-verdict=gut]{background:#1587ba}.review-module__Ioqbla__fit[data-verdict=bedingt]{background:#b4690e}.review-module__Ioqbla__fit[data-verdict=ungeeignet]{background:#c0392b}.review-module__Ioqbla__details{margin-top:4px}.review-module__Ioqbla__details summary{cursor:pointer;color:var(--theme-text-dim,#6b7280);-webkit-user-select:none;user-select:none;font-size:.78rem}.review-module__Ioqbla__details[open] summary{margin-bottom:4px}.review-module__Ioqbla__detailText{color:var(--theme-text,#111);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.82rem;line-height:1.5}.review-module__Ioqbla__reasonList{color:var(--theme-text,#111);flex-direction:column;gap:2px;margin:0;padding-left:18px;font-size:.82rem;line-height:1.5;list-style:outside;display:flex}.review-module__Ioqbla__slotRow{border-top:1px solid var(--theme-elevation-100,#eef1f6);flex-wrap:wrap;align-items:center;gap:6px;padding:5px 0;font-size:.82rem;display:flex}.review-module__Ioqbla__slotRow:first-of-type{border-top:0}.review-module__Ioqbla__slotId{font-family:var(--font-mono,ui-monospace, monospace);color:var(--theme-text-dim,#6b7280);font-size:.75rem}.review-module__Ioqbla__emptyGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:10px;display:grid}.review-module__Ioqbla__emptyCard{border:1px dashed var(--theme-elevation-200,#ccd2de);background:var(--theme-elevation-0,#fff);border-radius:10px;padding:10px 12px}.review-module__Ioqbla__readOnlyNote{color:var(--theme-text-dim,#8a909b);margin:14px 0 0;font-size:.78rem}.review-module__Ioqbla__candidateFrame{border:1px solid var(--theme-elevation-150,#e2e6ee);background:#fff;border-radius:10px;width:100%;height:640px}
.webmar-topnav-module__HQVabG__topnav{z-index:60;background-color:#0b0f14;background-image:radial-gradient(80% 165% at 50% -45%,#3cd6e01a,#3cd6e000 58%);border-bottom:1px solid #ffffff12;width:100%;position:sticky;top:0;box-shadow:inset 0 -1px #3cd6e00f,0 10px 28px -22px #000c}.webmar-topnav-module__HQVabG__inner{align-items:center;gap:1.5rem;max-width:1600px;margin:0 auto;padding:.6rem 1.75rem;display:flex}.webmar-topnav-module__HQVabG__brand{flex:none;align-items:center;text-decoration:none;display:inline-flex}.webmar-topnav-module__HQVabG__brandLogo{width:auto;height:46px;display:block}.webmar-topnav-module__HQVabG__links{flex:auto;align-items:center;gap:.1rem;min-width:0;display:flex}.webmar-topnav-module__HQVabG__link{color:#e6e9efb8;white-space:nowrap;border-radius:8px;padding:.55rem .8rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .12s,background .12s;position:relative}.webmar-topnav-module__HQVabG__link:hover{color:#fff;background:#ffffff0f}.webmar-topnav-module__HQVabG__link[data-active=true]{color:#fff;font-weight:600}.webmar-topnav-module__HQVabG__link[data-active=true]:after{content:"";background:var(--wm-accent-cyan,#3cd6e0);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-.62rem;left:.8rem;right:.8rem;box-shadow:0 0 10px #3cd6e08c}.webmar-topnav-module__HQVabG__right{flex:none;align-items:center;gap:.55rem;display:flex}.webmar-topnav-module__HQVabG__searchBtn{color:#e6e9efa8;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:9px;align-items:center;gap:.45rem;padding:.45rem .7rem;font-size:.85rem;transition:border-color .12s,background .12s,color .12s;display:inline-flex}.webmar-topnav-module__HQVabG__searchBtn:hover{color:#fff;background:#ffffff12;border-color:#3cd6e066}.webmar-topnav-module__HQVabG__searchIcon{font-size:1rem;line-height:1}.webmar-topnav-module__HQVabG__kbd{color:#e6e9efb3;background:#ffffff17;border-radius:5px;padding:.05rem .35rem;font-family:inherit;font-size:.72rem;font-weight:600}.webmar-topnav-module__HQVabG__primary,.webmar-topnav-module__HQVabG__ghost{white-space:nowrap;border-radius:9px;align-items:center;padding:.52rem .95rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:filter .12s,background .12s,border-color .12s;display:inline-flex}.webmar-topnav-module__HQVabG__primary{background:var(--wm-accent-cyan,#3cd6e0);color:#04222a;border:1px solid #0000;box-shadow:0 0 0 1px #3cd6e040,0 6px 18px -10px #3cd6e099}.webmar-topnav-module__HQVabG__primary:hover{filter:brightness(1.06)}.webmar-topnav-module__HQVabG__ghost{color:#eef0f5eb;background:#ffffff0d;border:1px solid #ffffff24}.webmar-topnav-module__HQVabG__ghost:hover{background:#ffffff17;border-color:#ffffff38}.webmar-topnav-module__HQVabG__profile{color:#e6e9efc7;background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.webmar-topnav-module__HQVabG__profile:hover{color:#fff;background:#ffffff14;border-color:#3cd6e073}@media (max-width:1080px){.webmar-topnav-module__HQVabG__links{display:none}}@media (max-width:720px){.webmar-topnav-module__HQVabG__inner{gap:.75rem;padding:.55rem 1rem}.webmar-topnav-module__HQVabG__brandLogo{height:40px}.webmar-topnav-module__HQVabG__searchText,.webmar-topnav-module__HQVabG__kbd,.webmar-topnav-module__HQVabG__ghost{display:none}}
.chrome-module__WhkQlW__bottomNav{z-index:60;padding:.35rem .5rem calc(.35rem + env(safe-area-inset-bottom,0px));background:color-mix(in srgb, var(--theme-elevation-50) 92%, transparent);border-top:1px solid var(--theme-border-color);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);grid-template-columns:repeat(4,1fr);gap:.25rem;display:none;position:fixed;inset:auto 0 0}@media (max-width:767px){.chrome-module__WhkQlW__bottomNav{display:grid}body{padding-bottom:4.5rem}}.chrome-module__WhkQlW__tab{border-radius:var(--style-radius-m,8px);color:var(--theme-elevation-500);flex-direction:column;justify-content:center;align-items:center;gap:.15rem;padding:.35rem .25rem;font-size:.6875rem;font-weight:500;text-decoration:none;display:flex}.chrome-module__WhkQlW__tab[data-active=true]{color:var(--wm-accent-cyan);background:color-mix(in srgb, var(--wm-accent-cyan) 12%, transparent)}.chrome-module__WhkQlW__tabIcon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.chrome-module__WhkQlW__tabLabel{line-height:1}.chrome-module__WhkQlW__paletteOverlay{z-index:200;background:#0a0b0d8c;justify-content:center;align-items:flex-start;padding:clamp(1rem,12vh,8rem) 1rem 1rem;display:flex;position:fixed;inset:0}.chrome-module__WhkQlW__palette{background:var(--theme-elevation-50);border:1px solid var(--theme-border-color);border-radius:var(--style-radius-l,12px);flex-direction:column;width:100%;max-width:560px;max-height:70vh;display:flex;overflow:hidden;box-shadow:0 24px 64px -24px #000000a6}.chrome-module__WhkQlW__paletteInput{border:none;border-bottom:1px solid var(--theme-border-color);width:100%;color:var(--theme-text);background:0 0;outline:none;padding:1rem 1.1rem;font-size:1rem}.chrome-module__WhkQlW__paletteInput::placeholder{color:var(--theme-elevation-400)}.chrome-module__WhkQlW__paletteList{margin:0;padding:.4rem;list-style:none;overflow-y:auto}.chrome-module__WhkQlW__paletteGroup{letter-spacing:.04em;text-transform:uppercase;color:var(--theme-elevation-400);padding:.5rem .6rem .25rem;font-size:.6875rem;font-weight:600}.chrome-module__WhkQlW__paletteItem{border-radius:var(--style-radius-m,8px);width:100%;color:var(--theme-text);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:baseline;gap:.75rem;padding:.55rem .6rem;font-size:.9375rem;display:flex}.chrome-module__WhkQlW__paletteItem[data-active=true]{background:color-mix(in srgb, var(--wm-accent-cyan) 16%, transparent)}.chrome-module__WhkQlW__paletteLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chrome-module__WhkQlW__paletteHint{color:var(--theme-elevation-500);flex:none;font-size:.8125rem}.chrome-module__WhkQlW__paletteEmpty{color:var(--theme-elevation-500);margin:0;padding:1rem 1.1rem;font-size:.875rem}.chrome-module__WhkQlW__paletteFooter{border-top:1px solid var(--theme-border-color);color:var(--theme-elevation-400);padding:.5rem .9rem;font-size:.75rem}
.boxes-module__HefXaa__form{flex-direction:column;gap:1.5rem;max-width:720px;display:flex}.boxes-module__HefXaa__field{flex-direction:column;gap:.4rem;display:flex}.boxes-module__HefXaa__label{font-size:.9rem;font-weight:600}.boxes-module__HefXaa__optional{color:var(--theme-elevation-400);font-weight:400}.boxes-module__HefXaa__hint{color:var(--theme-elevation-400);font-size:.78rem}.boxes-module__HefXaa__input,.boxes-module__HefXaa__textarea,.boxes-module__HefXaa__select{border:1px solid var(--theme-elevation-150);background:var(--theme-elevation-0);width:100%;color:var(--theme-text);font:inherit;border-radius:8px;padding:.6rem .75rem}.boxes-module__HefXaa__textarea{resize:vertical;min-height:80px}.boxes-module__HefXaa__input:focus,.boxes-module__HefXaa__textarea:focus,.boxes-module__HefXaa__select:focus{border-color:var(--wm-accent-cyan);box-shadow:0 0 0 3px color-mix(in srgb, var(--wm-accent-cyan) 30%, transparent);outline:none}.boxes-module__HefXaa__input--invalid{border-color:var(--theme-error-500,#e0564e)}.boxes-module__HefXaa__types{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.6rem;display:grid}.boxes-module__HefXaa__typeCard{border:1px solid var(--theme-elevation-150);cursor:pointer;border-radius:10px;flex-direction:column;gap:2px;padding:.8rem .9rem;transition:border-color .12s,box-shadow .12s;display:flex;position:relative}.boxes-module__HefXaa__typeCard[data-selected=true]{border-color:var(--wm-accent-cyan);box-shadow:inset 0 0 0 1px var(--wm-accent-cyan)}.boxes-module__HefXaa__typeCard input{opacity:0;pointer-events:none;position:absolute}.boxes-module__HefXaa__typeLabel{font-weight:600}.boxes-module__HefXaa__typeDesc{color:var(--theme-elevation-400);font-size:.76rem}.boxes-module__HefXaa__summary{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);border-radius:12px;flex-direction:column;gap:.5rem;padding:1rem 1.1rem;display:flex}.boxes-module__HefXaa__summaryTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--theme-elevation-400);margin:0 0 .2rem;font-size:.72rem;font-weight:600}.boxes-module__HefXaa__summaryRow{justify-content:space-between;gap:1rem;font-size:.85rem;display:flex}.boxes-module__HefXaa__summaryKey{color:var(--theme-elevation-500)}.boxes-module__HefXaa__summaryVal{font-family:var(--font-mono,ui-monospace, monospace);word-break:break-all;text-align:right}.boxes-module__HefXaa__actions{align-items:center;gap:1rem;display:flex}.boxes-module__HefXaa__submit{background:var(--wm-accent-cyan);color:#0a0b0d;cursor:pointer;border:none;border-radius:8px;padding:.65rem 1.3rem;font-weight:600}.boxes-module__HefXaa__submit:disabled{opacity:.5;cursor:not-allowed}.boxes-module__HefXaa__cancel{color:var(--theme-elevation-500);font-size:.9rem;text-decoration:none}.boxes-module__HefXaa__error{color:var(--theme-error-500,#e0564e);font-size:.85rem}
.dashboard-module__mYwVEW__dashboard{flex-direction:column;gap:1.75rem;max-width:1600px;margin:0 auto;padding:clamp(1.25rem,2.5vw,2.5rem) clamp(1rem,3vw,2.75rem);display:flex}.dashboard-module__mYwVEW__header{flex-direction:column;gap:.25rem;display:flex}.dashboard-module__mYwVEW__dashHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.dashboard-module__mYwVEW__quickActions{flex-wrap:wrap;gap:.5rem;display:inline-flex}.dashboard-module__mYwVEW__primaryAction,.dashboard-module__mYwVEW__secondaryAction{white-space:nowrap;border-radius:9px;align-items:center;gap:.4rem;padding:.55rem 1.05rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .12s,border-color .12s,filter .12s;display:inline-flex}.dashboard-module__mYwVEW__primaryAction{background:var(--wm-accent-cyan);color:#07222b;border:1px solid #0000}.dashboard-module__mYwVEW__primaryAction:hover{filter:brightness(1.05)}.dashboard-module__mYwVEW__secondaryAction{background:var(--wm-surface-raised);color:var(--theme-text);border:1px solid var(--theme-elevation-150)}.dashboard-module__mYwVEW__secondaryAction:hover{background:var(--theme-elevation-100)}.dashboard-module__mYwVEW__greeting{letter-spacing:-.02em;color:var(--theme-text);margin:0;font-size:1.875rem;font-weight:650;line-height:1.15}.dashboard-module__mYwVEW__systemLine{color:var(--theme-elevation-500);margin:0;font-size:.875rem}.dashboard-module__mYwVEW__attention{border-left:3px solid var(--wm-accent-cyan);border-radius:var(--wm-radius-card,14px);background:var(--wm-surface);box-shadow:var(--wm-card-ring), var(--wm-shadow-sm);padding:1.15rem 1.25rem}.dashboard-module__mYwVEW__attention[data-empty=true]{border-left-color:var(--theme-border-color)}.dashboard-module__mYwVEW__attentionHeader{align-items:center;gap:.5rem;margin-bottom:.7rem;display:flex}.dashboard-module__mYwVEW__attentionTitle{color:var(--theme-text);margin:0;font-size:1rem;font-weight:600}.dashboard-module__mYwVEW__attentionCount{color:#0a0b0d;background:var(--wm-accent-cyan);border-radius:999px;justify-content:center;align-items:center;min-width:1.5rem;height:1.5rem;padding:0 .4rem;font-size:.8125rem;font-weight:700;display:inline-flex}.dashboard-module__mYwVEW__attentionCount[data-empty=true]{color:var(--theme-elevation-600);background:var(--theme-elevation-150)}.dashboard-module__mYwVEW__attentionList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.dashboard-module__mYwVEW__attentionItem{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.dashboard-module__mYwVEW__attentionDot{background:var(--wm-status-wait);border-radius:50%;flex:none;width:.55rem;height:.55rem}.dashboard-module__mYwVEW__attentionDot[data-kind=review]{background:var(--wm-status-action)}.dashboard-module__mYwVEW__attentionDot[data-kind=ready]{background:var(--wm-status-ok)}.dashboard-module__mYwVEW__attentionInfo{flex-direction:column;flex:auto;min-width:0;display:flex}.dashboard-module__mYwVEW__attentionName{color:var(--theme-text);font-weight:600}.dashboard-module__mYwVEW__attentionHint{color:var(--theme-elevation-500);font-size:.8125rem}.dashboard-module__mYwVEW__attentionLink{color:var(--wm-accent-cyan);flex:none;font-size:.875rem;font-weight:500;text-decoration:none}.dashboard-module__mYwVEW__attentionLink:hover{text-decoration:underline}.dashboard-module__mYwVEW__kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}@media (min-width:768px){.dashboard-module__mYwVEW__kpis{grid-template-columns:repeat(4,minmax(0,1fr))}}.dashboard-module__mYwVEW__systemRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.dashboard-module__mYwVEW__sectionTitle{letter-spacing:-.01em;color:var(--theme-text);margin:0 0 .75rem;font-size:1.125rem;font-weight:650}.dashboard-module__mYwVEW__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.dashboard-module__mYwVEW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}.dashboard-module__mYwVEW__empty{color:var(--theme-elevation-500);margin:0;font-size:.875rem}.dashboard-module__mYwVEW__navLink{border-radius:var(--style-radius-m,8px);color:var(--theme-text);padding:.5rem .75rem;font-weight:500;text-decoration:none;display:block}.dashboard-module__mYwVEW__navLink:hover{background:var(--theme-elevation-100)}
.box-explorer-module__7a3T4G__explorer{flex-direction:column;gap:1.1rem;display:flex}.box-explorer-module__7a3T4G__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.box-explorer-module__7a3T4G__tabs{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);border-radius:11px;gap:.2rem;padding:.28rem;display:inline-flex}.box-explorer-module__7a3T4G__tab{color:var(--theme-elevation-500);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.45rem .95rem;font-size:.875rem;font-weight:550;transition:background .12s,color .12s,box-shadow .12s;display:inline-flex}.box-explorer-module__7a3T4G__tab:hover{color:var(--theme-text)}.box-explorer-module__7a3T4G__tab[data-active=true]{color:var(--theme-text);box-shadow:var(--wm-shadow-sm);background:#fff;font-weight:650}.box-explorer-module__7a3T4G__tabCount{background:var(--theme-elevation-100);min-width:1.45rem;height:1.45rem;color:var(--theme-elevation-600);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:0 .42rem;font-size:.72rem;font-weight:650;display:inline-flex}.box-explorer-module__7a3T4G__tab[data-active=true] .box-explorer-module__7a3T4G__tabCount{background:color-mix(in srgb, var(--wm-accent-cyan) 18%, transparent);color:var(--theme-text)}.box-explorer-module__7a3T4G__searchWrap{flex:260px;align-items:center;max-width:380px;display:inline-flex;position:relative}.box-explorer-module__7a3T4G__searchIcon{color:var(--theme-elevation-400);pointer-events:none;font-size:1.05rem;position:absolute;left:.75rem}.box-explorer-module__7a3T4G__search{border:1px solid var(--theme-elevation-150);width:100%;color:var(--theme-text);background:#fff;border-radius:10px;outline:none;padding:.55rem .85rem .55rem 2.1rem;font-size:.9rem;transition:border-color .12s,box-shadow .12s}.box-explorer-module__7a3T4G__search::placeholder{color:var(--theme-elevation-400)}.box-explorer-module__7a3T4G__search:focus{border-color:var(--wm-accent-cyan);box-shadow:0 0 0 3px color-mix(in srgb, var(--wm-accent-cyan) 16%, transparent)}.box-explorer-module__7a3T4G__tableWrap{border:1px solid var(--theme-elevation-100);box-shadow:var(--wm-shadow-sm);background:#fff;border-radius:16px;overflow-x:auto}.box-explorer-module__7a3T4G__table{border-collapse:collapse;width:100%;min-width:820px;font-size:.9rem}.box-explorer-module__7a3T4G__table thead th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--theme-elevation-400);background:var(--theme-elevation-25,var(--theme-elevation-50));border-bottom:1px solid var(--theme-elevation-100);white-space:nowrap;padding:.95rem 1.65rem;font-size:.7rem;font-weight:600}.box-explorer-module__7a3T4G__thActions{text-align:right}.box-explorer-module__7a3T4G__thStatus{white-space:nowrap;width:1%}.box-explorer-module__7a3T4G__row td{border-bottom:1px solid var(--theme-elevation-50);vertical-align:middle;padding:1.25rem 1.65rem}.box-explorer-module__7a3T4G__row:last-child td{border-bottom:none}.box-explorer-module__7a3T4G__row:hover td{background:color-mix(in srgb, var(--wm-accent-cyan) 4%, #fff)}.box-explorer-module__7a3T4G__tdStatus{white-space:nowrap}.box-explorer-module__7a3T4G__statusPill{background:var(--theme-elevation-50);color:var(--theme-elevation-700);border-radius:999px;align-items:center;gap:.45rem;padding:.28rem .65rem .28rem .55rem;font-size:.78rem;font-weight:600;display:inline-flex}.box-explorer-module__7a3T4G__dot{background:var(--wm-status-idle);border-radius:999px;flex:none;width:8px;height:8px}.box-explorer-module__7a3T4G__statusPill[data-tone=ok]{background:color-mix(in srgb, var(--wm-status-ok) 14%, #fff);color:color-mix(in srgb, var(--wm-status-ok) 75%, #1a1a1a)}.box-explorer-module__7a3T4G__statusPill[data-tone=wait]{background:color-mix(in srgb, var(--wm-status-wait) 16%, #fff);color:color-mix(in srgb, var(--wm-status-wait) 72%, #1a1a1a)}.box-explorer-module__7a3T4G__statusPill[data-tone=action]{background:color-mix(in srgb, var(--wm-status-action) 15%, #fff);color:color-mix(in srgb, var(--wm-status-action) 72%, #1a1a1a)}.box-explorer-module__7a3T4G__statusPill[data-tone=error]{background:color-mix(in srgb, var(--wm-status-error) 14%, #fff);color:color-mix(in srgb, var(--wm-status-error) 72%, #1a1a1a)}.box-explorer-module__7a3T4G__statusPill[data-tone=info],.box-explorer-module__7a3T4G__statusPill[data-tone=progress]{background:color-mix(in srgb, var(--wm-status-info) 14%, #fff);color:color-mix(in srgb, var(--wm-status-info) 70%, #1a1a1a)}.box-explorer-module__7a3T4G__dot[data-tone=ok]{background:var(--wm-status-ok)}.box-explorer-module__7a3T4G__dot[data-tone=wait]{background:var(--wm-status-wait)}.box-explorer-module__7a3T4G__dot[data-tone=action]{background:var(--wm-status-action)}.box-explorer-module__7a3T4G__dot[data-tone=error]{background:var(--wm-status-error)}.box-explorer-module__7a3T4G__dot[data-tone=info]{background:var(--wm-status-info)}.box-explorer-module__7a3T4G__dot[data-tone=progress]{background:var(--wm-status-progress)}.box-explorer-module__7a3T4G__dot[data-tone=idle]{background:var(--wm-status-idle)}.box-explorer-module__7a3T4G__boxName{color:var(--theme-text);letter-spacing:-.015em;font-size:1.1rem;font-weight:660;line-height:1.25;text-decoration:none;display:block}.box-explorer-module__7a3T4G__boxName:hover{color:var(--wm-accent-cyan)}.box-explorer-module__7a3T4G__slug{color:var(--theme-elevation-400);font-variant-numeric:tabular-nums;margin-top:.2rem;font-size:.76rem;display:block}.box-explorer-module__7a3T4G__domain{color:var(--theme-elevation-600);font-size:.84rem;text-decoration:none}.box-explorer-module__7a3T4G__domain:hover{color:var(--wm-accent-cyan);text-decoration:underline}.box-explorer-module__7a3T4G__muted{color:var(--theme-elevation-400)}.box-explorer-module__7a3T4G__typeBadge{border:1px solid var(--theme-elevation-150);color:var(--theme-elevation-600);white-space:nowrap;background:#fff;border-radius:999px;padding:.22rem .65rem;font-size:.74rem;font-weight:600;display:inline-block}.box-explorer-module__7a3T4G__typeBadge[data-cat=auto]{border-color:color-mix(in srgb, var(--wm-accent-cyan) 45%, var(--theme-elevation-150));color:color-mix(in srgb, var(--wm-accent-cyan) 70%, #1a1a1a);background:color-mix(in srgb, var(--wm-accent-cyan) 7%, #fff)}.box-explorer-module__7a3T4G__tdActions{text-align:right}.box-explorer-module__7a3T4G__actions{flex-wrap:wrap;justify-content:flex-end;gap:.4rem;display:inline-flex}.box-explorer-module__7a3T4G__action,.box-explorer-module__7a3T4G__actionPrimary{white-space:nowrap;border:1px solid var(--theme-elevation-150);color:var(--theme-text);background:#fff;border-radius:8px;align-items:center;padding:.36rem .75rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .12s,border-color .12s;display:inline-flex}.box-explorer-module__7a3T4G__action:hover{background:var(--theme-elevation-50);border-color:var(--theme-elevation-200)}.box-explorer-module__7a3T4G__actionPrimary{background:color-mix(in srgb, var(--wm-accent-cyan) 12%, #fff);color:color-mix(in srgb, var(--wm-accent-cyan) 78%, #06242b);border-color:color-mix(in srgb, var(--wm-accent-cyan) 35%, var(--theme-elevation-150))}.box-explorer-module__7a3T4G__actionPrimary:hover{background:color-mix(in srgb, var(--wm-accent-cyan) 20%, #fff)}.box-explorer-module__7a3T4G__empty{text-align:center;color:var(--theme-elevation-500);border:1px dashed var(--theme-elevation-150);background:var(--theme-elevation-25,#fff);border-radius:16px;padding:3rem 1rem}@media (max-width:640px){.box-explorer-module__7a3T4G__toolbar{align-items:stretch}.box-explorer-module__7a3T4G__searchWrap{max-width:none}}
.customers-module__fO10OG__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.customers-module__fO10OG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.customers-module__fO10OG__stats{color:var(--theme-elevation-600);gap:1rem;font-size:.875rem;display:flex}.customers-module__fO10OG__stat strong{color:var(--theme-text);font-weight:600}
.platform-module__fYIuQW__head{flex-direction:column;gap:.3rem;display:flex}.platform-module__fYIuQW__title{letter-spacing:-.02em;color:var(--theme-text);margin:0;font-size:1.875rem;font-weight:650;line-height:1.15}.platform-module__fYIuQW__desc{color:var(--theme-elevation-500);margin:0;font-size:.95rem}.platform-module__fYIuQW__group{flex-direction:column;gap:.85rem;display:flex}.platform-module__fYIuQW__groupLabel{letter-spacing:.07em;text-transform:uppercase;color:var(--theme-elevation-400);font-size:.72rem;font-weight:600}.platform-module__fYIuQW__grid{grid-template-columns:repeat(auto-fill,minmax(248px,1fr));gap:1rem;display:grid}.platform-module__fYIuQW__tile{border:1px solid var(--theme-elevation-100);box-shadow:var(--wm-shadow-sm);background:#fff;border-radius:14px;flex-direction:column;gap:.35rem;padding:1.15rem 1.3rem 1.3rem;text-decoration:none;transition:border-color .12s,box-shadow .12s,transform .12s;display:flex;position:relative}.platform-module__fYIuQW__tile:hover{border-color:color-mix(in srgb, var(--wm-accent-cyan) 45%, var(--theme-elevation-150));box-shadow:var(--wm-shadow-md,0 14px 36px -18px #0d121c38);transform:translateY(-1px)}.platform-module__fYIuQW__tileTitle{letter-spacing:-.01em;color:var(--theme-text);font-size:1rem;font-weight:650}.platform-module__fYIuQW__tileDesc{color:var(--theme-elevation-500);font-size:.84rem;line-height:1.45}.platform-module__fYIuQW__arrow{color:var(--theme-elevation-300);font-size:1.05rem;transition:color .12s,transform .12s;position:absolute;top:1.15rem;right:1.2rem}.platform-module__fYIuQW__tile:hover .platform-module__fYIuQW__arrow{color:var(--wm-accent-cyan);transform:translate(2px)}.platform-module__fYIuQW__tileDisabled{border:1px dashed var(--theme-elevation-150);background:var(--theme-elevation-25,#fbfcfe);border-radius:14px;flex-direction:column;gap:.35rem;padding:1.15rem 1.3rem 1.3rem;display:flex}.platform-module__fYIuQW__tileDisabled .platform-module__fYIuQW__tileTitle{color:var(--theme-elevation-600)}.platform-module__fYIuQW__badge{color:var(--theme-elevation-500);background:var(--theme-elevation-100);border-radius:999px;align-self:flex-start;margin-top:.2rem;padding:.15rem .55rem;font-size:.7rem;font-weight:600}
.ai-module___CD7_G__head{margin-bottom:8px}.ai-module___CD7_G__title{margin:0;font-size:1.6rem;font-weight:700}.ai-module___CD7_G__desc{color:var(--theme-text-dim,#8a909b);margin:4px 0 0}.ai-module___CD7_G__group{margin-top:24px}.ai-module___CD7_G__groupLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-dim,#8a909b);margin-bottom:10px;font-size:.75rem}.ai-module___CD7_G__note{border:1px dashed var(--theme-elevation-200,#ccd2de);color:var(--theme-text-dim,#6b7280);border-radius:10px;margin:8px 0 16px;padding:10px 14px;font-size:.85rem;line-height:1.5}.ai-module___CD7_G__actions{gap:10px;margin-bottom:14px;display:flex}.ai-module___CD7_G__newBtn{background:var(--wm-accent-cyan,#1587ba);color:#0a0b0d;border-radius:8px;align-items:center;padding:8px 14px;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.ai-module___CD7_G__list{flex-direction:column;gap:10px;display:flex}.ai-module___CD7_G__row{border:1px solid var(--theme-elevation-150,#e2e6ee);background:var(--theme-elevation-0,#fff);border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px 18px;padding:14px 16px;display:flex}.ai-module___CD7_G__name{font-size:1rem;font-weight:600}.ai-module___CD7_G__type{font-family:var(--font-mono,ui-monospace, monospace);color:var(--theme-text-dim,#8a909b);font-size:.8rem}.ai-module___CD7_G__badge{border-radius:999px;padding:2px 9px;font-size:.72rem;font-weight:700}.ai-module___CD7_G__badge[data-active=true]{color:#1f9d55;background:#1f9d552e;background:lab(57.1011% -46.8872 27.7946/.18)}.ai-module___CD7_G__badge[data-active=false]{background:var(--theme-elevation-100,#eef1f6);color:var(--theme-text-dim,#8a909b)}.ai-module___CD7_G__meta{color:var(--theme-text-dim,#6b7280);flex-direction:column;gap:2px;min-width:160px;font-size:.82rem;display:flex}.ai-module___CD7_G__metaLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--theme-text-dim,#9aa1ad);font-size:.68rem}.ai-module___CD7_G__statusDot{background:var(--theme-elevation-300,#b6bccb);border-radius:999px;width:8px;height:8px;margin-right:5px;display:inline-block}.ai-module___CD7_G__statusDot[data-status=ok]{background:#1f9d55}.ai-module___CD7_G__statusDot[data-status=failed]{background:#c0392b}.ai-module___CD7_G__spacer{flex:1}.ai-module___CD7_G__rowActions{align-items:center;gap:10px;display:flex}.ai-module___CD7_G__editLink{color:var(--theme-text-dim,#6b7280);font-size:.85rem;text-decoration:none}.ai-module___CD7_G__editLink:hover{color:var(--theme-text,#111)}.ai-module___CD7_G__testBtn{border:1px solid var(--theme-elevation-200,#ccd2de);background:var(--theme-elevation-50,#f2f4f8);color:var(--theme-text,#111);cursor:pointer;border-radius:8px;padding:6px 12px;font-size:.82rem;font-weight:600}.ai-module___CD7_G__testBtn:disabled{opacity:.6;cursor:not-allowed}.ai-module___CD7_G__testResult{width:100%;margin-top:2px;font-size:.82rem}.ai-module___CD7_G__testResult[data-ok=true]{color:#1f9d55}.ai-module___CD7_G__testResult[data-ok=false]{color:#c0392b}.ai-module___CD7_G__empty{color:var(--theme-text-dim,#8a909b);padding:12px 0;font-size:.9rem}.ai-module___CD7_G__keyEntry{flex-wrap:wrap;gap:8px;width:100%;margin-top:8px;display:flex}.ai-module___CD7_G__input{border:1px solid var(--theme-elevation-200,#ccd2de);background:var(--theme-input-bg,#fff);min-width:0;color:var(--theme-text,#111);border-radius:8px;flex:320px;padding:8px 12px;font-size:.9rem}.ai-module___CD7_G__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;display:grid}.ai-module___CD7_G__tileDisabled{border:1px dashed var(--theme-elevation-150,#e2e6ee);opacity:.75;border-radius:10px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.ai-module___CD7_G__tileTitle{font-weight:600}.ai-module___CD7_G__tileDesc{color:var(--theme-text-dim,#8a909b);font-size:.82rem}.ai-module___CD7_G__tileBadge{background:var(--theme-elevation-100,#eef1f6);color:var(--theme-text-dim,#8a909b);border-radius:999px;align-self:flex-start;margin-top:4px;padding:2px 8px;font-size:.68rem}
.notifications-module__gOUbxG__head{margin-bottom:1.5rem}.notifications-module__gOUbxG__title{margin:0 0 .35rem;font-size:1.6rem;font-weight:700}.notifications-module__gOUbxG__desc{color:var(--theme-elevation-600);max-width:60rem;line-height:1.5}.notifications-module__gOUbxG__empty{color:var(--theme-elevation-500)}.notifications-module__gOUbxG__panel{gap:1.5rem;max-width:60rem;display:grid}.notifications-module__gOUbxG__card{border:1px solid var(--theme-elevation-150);background:var(--theme-elevation-0);border-radius:12px;padding:1.25rem 1.5rem}.notifications-module__gOUbxG__cardHead{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.notifications-module__gOUbxG__cardTitle{margin:0;font-size:1.15rem;font-weight:700}.notifications-module__gOUbxG__prep{color:#8a6d00;background:#fff6d6;border-radius:999px;margin-left:.5rem;padding:.1rem .5rem;font-size:.7rem;font-weight:600}.notifications-module__gOUbxG__switch{align-items:center;gap:.4rem;font-size:.85rem;display:inline-flex}.notifications-module__gOUbxG__grid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem;display:grid}.notifications-module__gOUbxG__field{gap:.3rem;font-size:.8rem;display:grid}.notifications-module__gOUbxG__field span{font-weight:600}.notifications-module__gOUbxG__field input{border:1px solid var(--theme-elevation-150);font:inherit;background:var(--theme-input-bg,#fff);color:inherit;border-radius:8px;padding:.55rem .7rem}.notifications-module__gOUbxG__checkRow{grid-column:1/-1;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.notifications-module__gOUbxG__secretRow{flex-wrap:wrap;align-items:flex-end;gap:1rem;margin-top:1rem;display:flex}.notifications-module__gOUbxG__secretRow .notifications-module__gOUbxG__field{flex:20rem}.notifications-module__gOUbxG__secretBtns{gap:.5rem;display:flex}.notifications-module__gOUbxG__badgeOk{color:#1a7f37;font-size:.72rem;font-style:normal;font-weight:600}.notifications-module__gOUbxG__badgeNo{color:#b3261e;font-size:.72rem;font-style:normal;font-weight:600}.notifications-module__gOUbxG__actions{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.notifications-module__gOUbxG__sep{border:0;border-top:1px solid var(--theme-elevation-100);margin:1.25rem 0}.notifications-module__gOUbxG__testRow{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.notifications-module__gOUbxG__testRow .notifications-module__gOUbxG__field{flex:18rem}.notifications-module__gOUbxG__testStatus{color:var(--theme-elevation-600);margin:.6rem 0 0;font-size:.8rem}.notifications-module__gOUbxG__note{color:var(--theme-elevation-600);margin:0 0 1rem;font-size:.82rem;line-height:1.5}.notifications-module__gOUbxG__btn,.notifications-module__gOUbxG__btnPrimary,.notifications-module__gOUbxG__btnGhost{cursor:pointer;border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-50);color:inherit;border-radius:8px;padding:.6rem 1.1rem;font-size:.85rem;font-weight:600}.notifications-module__gOUbxG__btnPrimary{background:var(--theme-success-500,#111);color:#fff;border-color:#0000}.notifications-module__gOUbxG__btnGhost{background:0 0}.notifications-module__gOUbxG__btn[disabled],.notifications-module__gOUbxG__btnPrimary[disabled],.notifications-module__gOUbxG__btnGhost[disabled]{opacity:.5;cursor:not-allowed}.notifications-module__gOUbxG__msgOk{color:#1a7f37;margin:.75rem 0 0;font-size:.85rem;font-weight:600}.notifications-module__gOUbxG__msgErr{color:#b3261e;margin:.75rem 0 0;font-size:.85rem;font-weight:600}@media (max-width:640px){.notifications-module__gOUbxG__grid2{grid-template-columns:1fr}}
@layer payload-default{.icon--chevron{height:var(--base);width:var(--base)}.icon--chevron .stroke{fill:none;stroke:currentColor;stroke-width:1px;vector-effect:non-scaling-stroke}.icon--chevron.icon--size-large{height:var(--base);width:var(--base)}.icon--chevron.icon--size-small{width:12px;height:12px}}
@layer payload-default{.icon--edit{shape-rendering:auto;width:1.53846rem;height:1.53846rem}.icon--edit .stroke{fill:none;stroke:currentColor}}
@layer payload-default{.icon--link{width:1.53846rem;height:1.53846rem}.icon--link .stroke{stroke:currentColor;stroke-width:1px}}
@layer payload-default{.icon--plus .stroke{stroke:currentColor;stroke-width:1px}}
@layer payload-default{.icon--swap{width:1.53846rem;height:1.53846rem}.icon--swap .stroke{fill:none;stroke:currentColor;stroke-width:1px}}
@layer payload-default{.icon--x .stroke{stroke:currentColor;stroke-width:1px}}
