.ft-modal-overlay.svelte-32v57s{position:fixed;top:0;right:0;bottom:0;left:0;background:#0d0c15a6;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:200}.ft-modal.svelte-32v57s{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #00000059}.dark .ft-modal.svelte-32v57s{background:var(--ft-surface-2)}.ft-form-modal{width:100%;max-width:640px;height:min(85vh,800px);display:flex;flex-direction:column}.ft-form-modal__header.svelte-1jgse52{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:linear-gradient(120deg,var(--ft-green),var(--ft-pink));color:#fff;flex:none}.ft-form-modal__title.svelte-1jgse52{font:700 14px/1 var(--ft-font-cta);letter-spacing:.01em}.ft-form-modal__close.svelte-1jgse52{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#ffffff2e;color:#fff;border:0;cursor:pointer;transition:background .12s}.ft-form-modal__close.svelte-1jgse52:hover{background:#ffffff4d}.ft-form-modal__body.svelte-1jgse52{position:relative;flex:1;min-height:0}.ft-form-modal__frame.svelte-1jgse52{width:100%;height:100%;border:0;display:block}.ft-form-modal__frame--loading.svelte-1jgse52{opacity:0}.ft-form-modal__loading.svelte-1jgse52{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--ft-ink-6);font:500 13px/1 var(--ft-font-body);background:#fff}.dark .ft-form-modal__loading.svelte-1jgse52{background:var(--ft-surface-2)}.ft-form-modal__spinner.svelte-1jgse52{width:28px;height:28px;border-radius:50%;border:3px solid var(--ft-ink-8);border-top-color:var(--ft-green);animation:svelte-1jgse52-ft-form-modal-spin .8s linear infinite}@keyframes svelte-1jgse52-ft-form-modal-spin{to{transform:rotate(360deg)}}
