.guard-overlay.svelte-mrlnh3{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center}.guard-modal.svelte-mrlnh3{background-color:#18181b;color:#fff;border-radius:var(--radius);padding:2rem;max-width:400px;width:100%;box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0000001a;border:1px solid rgba(255,255,255,.1);text-align:center;position:relative}.title.svelte-mrlnh3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.message.svelte-mrlnh3{color:#a1a1aa;margin-bottom:2rem;line-height:1.5}.actions.svelte-mrlnh3{display:flex;gap:1rem;justify-content:center}.btn.svelte-mrlnh3{padding:.75rem 1.5rem;border-radius:var(--radius);font-weight:600;cursor:pointer;transition:all .2s;font-size:.95rem}.btn-neutral.svelte-mrlnh3{background:#27272a;color:#fff;border:1px solid #3f3f46}.btn-neutral.svelte-mrlnh3:hover{background:#3f3f46}.btn-danger.svelte-mrlnh3{background:#ef4444;color:#fff;border:1px solid transparent}.btn-danger.svelte-mrlnh3:hover{background:#dc2626}
