.confirm-popup-overlay[data-v-d8969be4]{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0812227a;display:grid;inset:0;padding:1rem;place-items:center;position:fixed;z-index:5200}.confirm-popup[data-v-d8969be4]{background:color-mix(in srgb,var(--card) 94%,transparent);border:1px solid color-mix(in srgb,var(--brand) 18%,var(--line));border-radius:24px;box-shadow:0 30px 90px #02102a47;padding:2rem 1.6rem 1.45rem;position:relative;text-align:center;width:min(28rem,calc(100vw - 2rem))}.confirm-popup-close[data-v-d8969be4]{background:transparent;border:0;border-radius:999px;color:var(--muted);cursor:pointer;font-size:1.4rem;height:2rem;line-height:1;position:absolute;right:.8rem;top:.75rem;width:2rem}.confirm-popup-close[data-v-d8969be4]:hover{background:color-mix(in srgb,var(--brand) 8%,transparent);color:var(--text)}.confirm-popup-icon[data-v-d8969be4]{background:radial-gradient(circle at 30% 20%,rgba(56,189,248,.26),transparent 42%),linear-gradient(135deg,#0f4aa52e,#147edc14);border-radius:28px;color:var(--brand);display:grid;height:5.4rem;margin:0 auto 1rem;place-items:center;width:5.4rem}.confirm-popup-danger .confirm-popup-icon[data-v-d8969be4]{background:radial-gradient(circle at 30% 20%,rgba(248,113,113,.24),transparent 42%),linear-gradient(135deg,#dc26262e,#ef444414);color:#dc2626}.confirm-popup-icon svg[data-v-d8969be4]{fill:none;height:3.2rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:3.2rem}.confirm-popup-title[data-v-d8969be4]{color:var(--text);font-size:1.25rem;line-height:1.2;margin:0 0 1.35rem}.confirm-popup-actions[data-v-d8969be4]{display:flex;gap:.7rem;justify-content:center}.confirm-popup-btn[data-v-d8969be4]{align-items:center;border:1px solid color-mix(in srgb,var(--brand) 34%,var(--line));border-radius:10px;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:800;justify-content:center;min-height:2.35rem;min-width:8rem;transition:transform .16s ease,background .16s ease,border-color .16s ease}.confirm-popup-btn[data-v-d8969be4]:hover{transform:translateY(-1px)}.confirm-popup-btn-confirm[data-v-d8969be4]{background:var(--brand);border-color:var(--brand);color:#fff}.confirm-popup-btn-cancel[data-v-d8969be4]{background:color-mix(in srgb,var(--card) 86%,transparent);border-color:color-mix(in srgb,var(--brand) 18%,var(--line));color:var(--text)}.confirm-popup-btn-cancel[data-v-d8969be4]:hover{background:color-mix(in srgb,var(--brand) 8%,transparent)}.confirm-popup-danger .confirm-popup-btn-confirm[data-v-d8969be4]{background:#dc2626;border-color:#dc2626;color:#fff}.confirm-popup-danger .confirm-popup-btn-confirm[data-v-d8969be4]:hover{background:#b91c1c;border-color:#b91c1c}:is(html.dark,html.dark-mode,html[data-theme=dark],html[data-color-mode=dark],.dark,.dark-mode,[data-theme=dark],[data-color-mode=dark]){background:#02070fa8}:is(html.dark,html.dark-mode,html[data-theme=dark],html[data-color-mode=dark],.dark,.dark-mode,[data-theme=dark],[data-color-mode=dark]){background:#08111f;border-color:#5f9dff2e}:is(html.dark,html.dark-mode,html[data-theme=dark],html[data-color-mode=dark],.dark,.dark-mode,[data-theme=dark],[data-color-mode=dark]){background:#08111fdb;border-color:#5f9dff2e}@media(max-width:520px){.confirm-popup[data-v-d8969be4]{border-radius:22px;padding:1.75rem 1.1rem 1.2rem}.confirm-popup-actions[data-v-d8969be4]{flex-direction:column}.confirm-popup-btn[data-v-d8969be4]{width:100%}}
