.removal-error-dialog{box-sizing:border-box;width:min(440px,calc(100vw - 32px));max-height:calc(100dvh - 32px);margin:auto;padding:28px;overflow:auto;border:1px solid #ead7d3;border-radius:20px;background:#fff;color:#183c29;box-shadow:0 24px 80px #102c2940}.removal-error-dialog::backdrop{background:#102c2980;backdrop-filter:blur(3px)}.removal-error-icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:18px;border-radius:50%;background:#fff0ed;color:#b53b2d}.removal-error-dialog h2{margin:0 0 12px;font-size:24px;line-height:1.25}.removal-error-dialog p{margin:0;color:#53645a;line-height:1.6;overflow-wrap:anywhere}.removal-error-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:24px}.removal-error-actions .button{min-height:44px}.removal-error-actions .button:focus-visible{outline:3px solid #183c29;outline-offset:3px}.editor-preview-wrap{position:relative;min-width:0}.removal-loading{position:absolute;inset:0;z-index:4;display:grid;place-items:center;padding:24px;background:#102b25b8;backdrop-filter:blur(5px);border-radius:6px;color:#fff}.removal-loading-content{width:min(100%,480px);text-align:center}.removal-loading-symbol{position:relative;display:grid;place-items:center;width:76px;height:76px;margin:0 auto 24px;background:#218357;border-radius:50%}.removal-loading-symbol span{position:absolute;inset:-7px;border:2px solid #ffffff30;border-top-color:#b6f7cb;border-radius:50%;animation:removal-spin 1.8s linear infinite}.removal-loading-content h3{margin:0 0 12px;color:#fff;font-size:clamp(22px,3vw,30px);line-height:1.2}.removal-loading-content p{margin:0;color:#e2ebe7;font-size:14px;line-height:1.6}.removal-loading-content .removal-loading-time{margin-top:10px;font-size:12px;color:#cedfd5;font-variant-numeric:tabular-nums}.removal-loading-track{height:5px;margin:24px auto;overflow:hidden;border-radius:8px;background:#ffffff26}.removal-loading-track span{display:block;width:40%;height:100%;border-radius:inherit;background:#9ee6b7;animation:removal-travel 2.5s ease-in-out infinite}.removal-loading-stages{display:flex;justify-content:center;gap:20px;padding:0;margin:0;list-style:none}.removal-loading-stages li{display:flex;align-items:center;gap:6px;color:#b3c2ba;font-size:12px;line-height:1.5}.removal-loading-stages li.is-active{color:#fff;font-weight:700}.removal-loading-stages li.is-complete{color:#a8efbe}.removal-step-dot{width:12px;height:12px;border:1px solid;border-radius:50%;flex-shrink:0}.removal-spinner{animation:removal-spin 1s linear infinite;flex-shrink:0}.editor-actions .removal-spinner{margin-right:8px;vertical-align:middle}.result-comparison{cursor:ew-resize;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.result-comparison:focus-visible{outline:3px solid #218357;outline-offset:4px}.result-comparison .compare-divider,.result-comparison img{pointer-events:none}.result-comparison .compare-divider span{width:48px;height:48px}.result-comparison-label{position:absolute;top:14px;padding:6px 10px;border-radius:5px;background:#102b2580;color:#fff;font-size:11px;line-height:1.4;pointer-events:none}.result-comparison-label.before{left:14px}.result-comparison-label.after{right:14px}@keyframes removal-spin{to{transform:rotate(1turn)}}@keyframes removal-travel{0%{transform:translateX(-100%)}to{transform:translateX(350%)}}@media(max-width:600px){.removal-loading{padding:16px}.removal-loading-stages{gap:12px}.removal-loading-stages li{flex-direction:column;gap:5px;font-size:11px}.removal-loading-symbol{width:56px;height:56px;margin-bottom:18px}}@media(prefers-reduced-motion:reduce){.removal-loading-symbol span,.removal-loading-track span,.removal-spinner{animation:none}}.repair-modes{border:0;padding:0;margin:18px 0 8px;display:grid;gap:8px}.repair-modes legend{font-weight:600;margin-bottom:8px}.repair-modes label{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #ccdace;border-radius:10px;cursor:pointer}.repair-modes label:has(input:checked){border-color:#167a49;background:#edf6ef}.repair-modes input{accent-color:#167a49}.repair-modes small,.repair-modes strong{display:block}.repair-modes small,.repair-note{font-size:12px;line-height:1.5}.repair-modes:disabled label{opacity:.65;cursor:default}