dialog.svelte-lh0vus{position:fixed;inset:0;margin:auto;border:none;background:transparent;padding:0;max-width:460px;width:calc(100vw - 2rem);max-height:calc(100vh - 2rem);color:inherit;overflow:visible}dialog.svelte-lh0vus::backdrop{background:#020806b8;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}dialog[open].svelte-lh0vus{animation:svelte-lh0vus-dialog-in .24s ease-out}dialog[open].svelte-lh0vus::backdrop{animation:svelte-lh0vus-backdrop-in .24s ease-out}@keyframes svelte-lh0vus-dialog-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes svelte-lh0vus-backdrop-in{0%{opacity:0}to{opacity:1}}.card.svelte-lh0vus{position:relative;background:radial-gradient(circle at top left,rgba(16,185,129,.14),transparent 55%),radial-gradient(circle at bottom right,rgba(139,92,246,.08),transparent 60%),linear-gradient(180deg,#0c1210,#070a09);border:1px solid rgba(16,185,129,.22);border-radius:1.5rem;padding:2.25rem 2rem 1.75rem;box-shadow:0 32px 80px #0009,0 0 0 1px #10b98114,inset 0 1px #ffffff0a}.close-btn.svelte-lh0vus{position:absolute;top:.875rem;right:.875rem;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#94a3b8;border-radius:.625rem;cursor:pointer;transition:all .15s}.close-btn.svelte-lh0vus:hover{background:#ffffff14;color:#fff;border-color:#ffffff24}.header.svelte-lh0vus{margin-bottom:1.5rem;padding-right:2.25rem}.eyebrow.svelte-lh0vus{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem;background:#10b9811a;border:1px solid rgba(16,185,129,.25);color:#10b981;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.875rem}.header.svelte-lh0vus h3:where(.svelte-lh0vus){font-size:1.5rem;font-weight:800;color:#fff;letter-spacing:-.02em;line-height:1.2;margin:0 0 .5rem}.body.svelte-lh0vus{color:#94a3b8;font-size:.9375rem;line-height:1.55;margin:0}form.svelte-lh0vus{display:flex;flex-direction:column;gap:1rem}.field.svelte-lh0vus{display:flex;flex-direction:column;gap:.375rem}.label.svelte-lh0vus{font-size:.75rem;font-weight:600;color:#cbd5e1;letter-spacing:.02em}input[type=email].svelte-lh0vus,textarea.svelte-lh0vus{width:100%;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:.75rem;padding:.75rem .875rem;color:#fff;font-family:inherit;font-size:.9375rem;line-height:1.5;transition:all .15s;box-sizing:border-box}textarea.svelte-lh0vus{resize:vertical;min-height:96px;max-height:220px}input.svelte-lh0vus::placeholder,textarea.svelte-lh0vus::placeholder{color:#64748b}input.svelte-lh0vus:focus,textarea.svelte-lh0vus:focus{outline:none;background:#10b9810a;border-color:#10b98180;box-shadow:0 0 0 4px #10b9811f}input.svelte-lh0vus:disabled,textarea.svelte-lh0vus:disabled{opacity:.55;cursor:not-allowed}.field.has-error.svelte-lh0vus input:where(.svelte-lh0vus),.field.has-error.svelte-lh0vus textarea:where(.svelte-lh0vus){border-color:#ef44448c;background:#ef44440a}.field.has-error.svelte-lh0vus input:where(.svelte-lh0vus):focus,.field.has-error.svelte-lh0vus textarea:where(.svelte-lh0vus):focus{border-color:#ef4444b3;box-shadow:0 0 0 4px #ef444424;background:#ef44440d}.field-error.svelte-lh0vus{display:inline-flex;align-items:center;gap:.375rem;margin-top:.1875rem;color:#fca5a5;font-size:.8125rem;line-height:1.35;animation:svelte-lh0vus-field-error-in .18s ease-out}.field-error.svelte-lh0vus svg:where(.svelte-lh0vus){flex-shrink:0;color:#f87171}@keyframes svelte-lh0vus-field-error-in{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.error-msg.svelte-lh0vus{margin:0;padding:.625rem .875rem;background:#ef444414;border:1px solid rgba(239,68,68,.25);border-radius:.625rem;color:#fca5a5;font-size:.8125rem}.btn-primary.svelte-lh0vus{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.9375rem 1.25rem;background:#10b981;color:#fff;border:none;border-radius:.75rem;cursor:pointer;font-family:inherit;font-weight:700;font-size:.9375rem;transition:all .2s;box-shadow:0 8px 24px #10b9814d;margin-top:.25rem}.btn-primary.svelte-lh0vus:hover:not(:disabled){background:#059669;transform:translateY(-1px);box-shadow:0 12px 32px #10b98166}.btn-primary.svelte-lh0vus:disabled{opacity:.7;cursor:wait}.spinner.svelte-lh0vus{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-lh0vus-spin .7s linear infinite}@keyframes svelte-lh0vus-spin{to{transform:rotate(360deg)}}.disclaimer.svelte-lh0vus{margin:.125rem 0 0;color:#64748b;font-size:.75rem;line-height:1.5;text-align:center}.success.svelte-lh0vus{text-align:center;padding:.5rem 0 .25rem}.success-icon.svelte-lh0vus{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:#10b9811f;border:1px solid rgba(16,185,129,.3);border-radius:999px;color:#10b981;margin-bottom:1rem}.success.svelte-lh0vus h3:where(.svelte-lh0vus){font-size:1.375rem;font-weight:800;color:#fff;letter-spacing:-.02em;margin:0 0 .5rem}.success.svelte-lh0vus .body:where(.svelte-lh0vus){margin-bottom:1.5rem}@media(max-width:640px){dialog.svelte-lh0vus{inset:0;margin:0;max-width:100vw;width:100vw;max-height:100vh;height:100vh;height:100dvh;max-height:100dvh}.card.svelte-lh0vus{width:100%;height:100%;min-height:100%;padding:4.5rem 1.25rem 1.5rem;border-radius:0;border-left:none;border-right:none;border-top:none;border-bottom:none;box-shadow:none;display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box}.close-btn.svelte-lh0vus{top:1rem;right:1rem;width:40px;height:40px}.header.svelte-lh0vus{padding-right:0;margin-bottom:1.75rem}.header.svelte-lh0vus h3:where(.svelte-lh0vus){font-size:1.5rem}form.svelte-lh0vus{flex:1}.success.svelte-lh0vus{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 0}}@supports (padding: env(safe-area-inset-top)){@media(max-width:640px){.card.svelte-lh0vus{padding-top:calc(4.5rem + env(safe-area-inset-top));padding-bottom:calc(1.5rem + env(safe-area-inset-bottom))}.close-btn.svelte-lh0vus{top:calc(1rem + env(safe-area-inset-top))}}}
