.soft-error-cross.svelte-f6vz18{width:var(--soft-error-size);height:var(--soft-error-size);flex:0 0 var(--soft-error-size);color:#dc2626;justify-content:center;align-items:center;display:inline-flex}.soft-error-cross-svg.svelte-f6vz18{width:100%;height:100%;display:block;overflow:visible}.soft-error-cross-ring.svelte-f6vz18,.soft-error-cross-mark.svelte-f6vz18{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.soft-error-cross-ring.svelte-f6vz18{stroke-width:2.4px;transform-origin:16px 16px;animation:.46s cubic-bezier(.22,1,.36,1) both svelte-f6vz18-soft-error-ring}.soft-error-cross-mark.svelte-f6vz18{stroke-width:2.8px;stroke-dasharray:16;stroke-dashoffset:16px;animation:.38s cubic-bezier(.22,1,.36,1) .22s forwards svelte-f6vz18-soft-error-mark}@keyframes svelte-f6vz18-soft-error-ring{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}@keyframes svelte-f6vz18-soft-error-mark{to{stroke-dashoffset:0}}.soft-success-check.svelte-1i130eb{width:var(--soft-success-size);height:var(--soft-success-size);flex:0 0 var(--soft-success-size);color:#16a34a;justify-content:center;align-items:center;display:inline-flex}.soft-success-check-svg.svelte-1i130eb{width:100%;height:100%;display:block;overflow:visible}.soft-success-check-ring.svelte-1i130eb,.soft-success-check-mark.svelte-1i130eb{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.soft-success-check-ring.svelte-1i130eb{stroke-width:2.4px;transform-origin:16px 16px;animation:.46s cubic-bezier(.22,1,.36,1) both svelte-1i130eb-soft-success-ring}.soft-success-check-mark.svelte-1i130eb{stroke-width:2.8px;stroke-dasharray:22;stroke-dashoffset:22px;animation:.38s cubic-bezier(.22,1,.36,1) .22s forwards svelte-1i130eb-soft-success-mark}@keyframes svelte-1i130eb-soft-success-ring{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}@keyframes svelte-1i130eb-soft-success-mark{to{stroke-dashoffset:0}}.soft-warning-mark.svelte-xe7afh{width:var(--soft-warning-size);height:var(--soft-warning-size);flex:0 0 var(--soft-warning-size);color:#d97706;justify-content:center;align-items:center;display:inline-flex}.soft-warning-mark-svg.svelte-xe7afh{width:100%;height:100%;display:block;overflow:visible}.soft-warning-mark-ring.svelte-xe7afh,.soft-warning-mark-stem.svelte-xe7afh,.soft-warning-mark-dot.svelte-xe7afh{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.soft-warning-mark-ring.svelte-xe7afh{stroke-width:2.4px;transform-origin:16px 16px;animation:.46s cubic-bezier(.22,1,.36,1) both svelte-xe7afh-soft-warning-ring}.soft-warning-mark-stem.svelte-xe7afh{stroke-width:2.8px;stroke-dasharray:12;stroke-dashoffset:12px;animation:.32s cubic-bezier(.22,1,.36,1) .2s forwards svelte-xe7afh-soft-warning-draw}.soft-warning-mark-dot.svelte-xe7afh{stroke-width:3.2px;stroke-dasharray:4;stroke-dashoffset:4px;animation:.22s cubic-bezier(.22,1,.36,1) .36s forwards svelte-xe7afh-soft-warning-draw}@keyframes svelte-xe7afh-soft-warning-ring{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}@keyframes svelte-xe7afh-soft-warning-draw{to{stroke-dashoffset:0}}.status-dialog-backdrop.svelte-17kwrd6{backdrop-filter:blur(8px);z-index:60;background:#080a105c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.status-dialog.svelte-17kwrd6{width:min(540px,100%)}.status-dialog-card.svelte-17kwrd6{border:1px solid color-mix(in srgb, var(--line) 92%, white);background:var(--surface);box-shadow:var(--shadow);border-radius:28px;gap:16px;padding:28px;display:grid}.status-dialog-card[data-state=success].svelte-17kwrd6{border-color:color-mix(in srgb, #16a34a 28%, var(--line));background:radial-gradient(circle at top left, #16a34a1f, transparent 46%), var(--surface)}.status-dialog-card[data-state=error].svelte-17kwrd6{border-color:color-mix(in srgb, #dc2626 28%, var(--line));background:radial-gradient(circle at top left, #dc26261f, transparent 46%), var(--surface)}.status-dialog-card[data-state=notice].svelte-17kwrd6{border-color:color-mix(in srgb, #d97706 28%, var(--line));background:radial-gradient(circle at top left, #d977061f, transparent 46%), var(--surface)}.status-dialog-extra.svelte-17kwrd6{gap:10px;min-height:0;display:grid}.status-dialog-extra.svelte-17kwrd6:not(:has(*)){display:none}.status-dialog-heading.svelte-17kwrd6{align-items:center;gap:12px;display:flex}.status-dialog-card.svelte-17kwrd6 h2:where(.svelte-17kwrd6),.status-dialog-card.svelte-17kwrd6 p:where(.svelte-17kwrd6){margin:0}.status-dialog-card.svelte-17kwrd6 h2:where(.svelte-17kwrd6){letter-spacing:-.03em;font-size:1.35rem}.status-dialog-card.svelte-17kwrd6 p:where(.svelte-17kwrd6){color:var(--text-soft);line-height:1.7}.status-dialog-actions.svelte-17kwrd6{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}.status-dialog-card[data-action-count="3"].svelte-17kwrd6 .status-dialog-actions:where(.svelte-17kwrd6){flex-direction:column;align-items:stretch}.status-dialog-button.svelte-17kwrd6{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:700;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.status-dialog-button.svelte-17kwrd6:hover{transform:translateY(-1px)}.status-dialog-button-primary.svelte-17kwrd6{background:var(--accent);color:#fff;border:1px solid #0000}.status-dialog-button-secondary.svelte-17kwrd6{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 82%, white);color:var(--text-main)}@media (width<=720px){.status-dialog-card.svelte-17kwrd6{border-radius:22px;padding:22px}.status-dialog-actions.svelte-17kwrd6{flex-direction:column-reverse}.status-dialog-card[data-action-count="3"].svelte-17kwrd6 .status-dialog-actions:where(.svelte-17kwrd6){flex-direction:column}.status-dialog-button.svelte-17kwrd6{width:100%}}
