.modal-backdrop.svelte-mrlnh3{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:99999;padding:1rem;animation:svelte-mrlnh3-fadeIn .15s ease}@keyframes svelte-mrlnh3-fadeIn{0%{opacity:0}to{opacity:1}}.modal-box.svelte-mrlnh3{background:#fff;border-radius:20px;padding:2rem 1.75rem 1.5rem;max-width:420px;width:100%;box-shadow:0 25px 60px #00000040,0 0 0 1px #0000000d;display:flex;flex-direction:column;align-items:center;gap:.75rem;animation:svelte-mrlnh3-slideUp .22s cubic-bezier(.16,1,.3,1)}@keyframes svelte-mrlnh3-slideUp{0%{transform:translateY(24px) scale(.97);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.dark .modal-box.svelte-mrlnh3{background:#1f2937;box-shadow:0 25px 60px #00000080,0 0 0 1px #ffffff0d}.modal-icon-wrap.svelte-mrlnh3{width:68px;height:68px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:.25rem;flex-shrink:0}.modal-icon.svelte-mrlnh3{font-size:38px}.modal-title.svelte-mrlnh3{font-size:1.2rem;font-weight:700;color:#111827;margin:0;text-align:center;line-height:1.4}.dark .modal-title.svelte-mrlnh3{color:#f9fafb}.modal-message.svelte-mrlnh3{font-size:.925rem;color:#4b5563;margin:0;text-align:center;line-height:1.65;white-space:pre-line}.dark .modal-message.svelte-mrlnh3{color:#9ca3af}.modal-lines.svelte-mrlnh3{width:100%;margin:0;padding:.75rem 1rem;border-radius:10px;border:1px solid;list-style:none;display:flex;flex-direction:column;gap:.4rem}.modal-lines.svelte-mrlnh3 li:where(.svelte-mrlnh3){font-size:.875rem;padding-left:1.25rem;position:relative;line-height:1.5}.modal-lines.svelte-mrlnh3 li:where(.svelte-mrlnh3):before{content:"•";position:absolute;left:.25rem;font-weight:700}.modal-actions.svelte-mrlnh3{display:flex;gap:.75rem;width:100%;margin-top:.75rem}.modal-actions.single.svelte-mrlnh3{justify-content:center}.modal-actions.single.svelte-mrlnh3 .confirm:where(.svelte-mrlnh3){min-width:140px;flex:none}.modal-btn.svelte-mrlnh3{flex:1;padding:.7rem 1rem;border-radius:10px;border:none;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center;gap:.375rem}.btn-icon.svelte-mrlnh3{font-size:18px}.modal-btn.cancel.svelte-mrlnh3{background:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.modal-btn.cancel.svelte-mrlnh3:hover{background:#e5e7eb}.dark .modal-btn.cancel.svelte-mrlnh3{background:#374151;color:#d1d5db;border-color:#4b5563}.dark .modal-btn.cancel.svelte-mrlnh3:hover{background:#4b5563}.modal-btn.btn-blue.svelte-mrlnh3{background:#2563eb;color:#fff}.modal-btn.btn-blue.svelte-mrlnh3:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb59}.modal-btn.btn-amber.svelte-mrlnh3{background:#d97706;color:#fff}.modal-btn.btn-amber.svelte-mrlnh3:hover{background:#b45309;box-shadow:0 4px 12px #d9770659}.modal-btn.btn-red.svelte-mrlnh3{background:#dc2626;color:#fff}.modal-btn.btn-red.svelte-mrlnh3:hover{background:#b91c1c;box-shadow:0 4px 12px #dc262659}.modal-btn.btn-green.svelte-mrlnh3{background:#16a34a;color:#fff}.modal-btn.btn-green.svelte-mrlnh3:hover{background:#15803d;box-shadow:0 4px 12px #16a34a59}.modal-btn.btn-cyan.svelte-mrlnh3{background:#0891b2;color:#fff}.modal-btn.btn-cyan.svelte-mrlnh3:hover{background:#0e7490;box-shadow:0 4px 12px #0891b259}.modal-btn.confirm.svelte-mrlnh3:active{transform:scale(.97)}
