.page-wrapper.svelte-1i3fvda{min-height:100vh;background:#0f172a;display:flex;align-items:center;justify-content:center;padding:2rem}.form-container.svelte-1i3fvda{display:grid;grid-template-columns:1fr 1fr;max-width:1100px;width:100%;background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}@media(max-width:900px){.form-container.svelte-1i3fvda{grid-template-columns:1fr}.brand-side.svelte-1i3fvda{display:none}}.brand-side.svelte-1i3fvda{background:linear-gradient(135deg,#1e3a8a,#3b82f6);padding:3rem;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.brand-side.svelte-1i3fvda:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 60%)}.brand-content.svelte-1i3fvda{position:relative;z-index:1}.logo.svelte-1i3fvda{font-family:Plus Jakarta Sans,sans-serif;font-size:1.75rem;font-weight:800;color:#fff;text-decoration:none;display:inline-block;margin-bottom:2rem}.brand-side.svelte-1i3fvda h1:where(.svelte-1i3fvda){font-family:Plus Jakarta Sans,sans-serif;font-size:2.25rem;font-weight:700;color:#fff;line-height:1.2;margin-bottom:1rem}.brand-side.svelte-1i3fvda p:where(.svelte-1i3fvda){color:#fffc;font-size:1.125rem;line-height:1.6;margin-bottom:2.5rem}.features.svelte-1i3fvda{display:flex;flex-direction:column;gap:1rem}.feature.svelte-1i3fvda{display:flex;align-items:center;gap:.75rem;color:#fff;font-size:.9375rem}.feature-icon.svelte-1i3fvda{width:24px;height:24px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem}.form-side.svelte-1i3fvda{padding:3rem;display:flex;flex-direction:column;justify-content:center}.form-header.svelte-1i3fvda{margin-bottom:2rem}.form-header.svelte-1i3fvda h2:where(.svelte-1i3fvda){font-family:Plus Jakarta Sans,sans-serif;font-size:1.75rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.form-header.svelte-1i3fvda p:where(.svelte-1i3fvda){color:#64748b;font-size:.9375rem}.input-group.svelte-1i3fvda{margin-bottom:1.25rem}.input-group.svelte-1i3fvda label:where(.svelte-1i3fvda){display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.input-group.svelte-1i3fvda input:where(.svelte-1i3fvda),.input-group.svelte-1i3fvda select:where(.svelte-1i3fvda),.input-group.svelte-1i3fvda textarea:where(.svelte-1i3fvda){width:100%;padding:.75rem 1rem;font-size:.9375rem;border:1.5px solid #e2e8f0;border-radius:.5rem;background:#f8fafc;color:#0f172a;transition:all .2s ease}.input-group.svelte-1i3fvda input:where(.svelte-1i3fvda)::placeholder,.input-group.svelte-1i3fvda textarea:where(.svelte-1i3fvda)::placeholder{color:#94a3b8}.input-group.svelte-1i3fvda input:where(.svelte-1i3fvda):focus,.input-group.svelte-1i3fvda select:where(.svelte-1i3fvda):focus,.input-group.svelte-1i3fvda textarea:where(.svelte-1i3fvda):focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 4px #3b82f61a}.input-group.svelte-1i3fvda input.has-error:where(.svelte-1i3fvda),.input-group.svelte-1i3fvda textarea.has-error:where(.svelte-1i3fvda){border-color:#ef4444;background:#fef2f2}.input-row.svelte-1i3fvda{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:600px){.input-row.svelte-1i3fvda{grid-template-columns:1fr}}.error-text.svelte-1i3fvda{display:block;color:#ef4444;font-size:.8125rem;margin-top:.375rem}.error-banner.svelte-1i3fvda{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem;margin-bottom:1.5rem}.btn-submit.svelte-1i3fvda{width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem}.btn-submit.svelte-1i3fvda:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #2563eb66}.btn-submit.svelte-1i3fvda:disabled{opacity:.7;cursor:not-allowed}.spinner.svelte-1i3fvda{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-1i3fvda-spin .8s linear infinite}@keyframes svelte-1i3fvda-spin{to{transform:rotate(360deg)}}.form-footer.svelte-1i3fvda{text-align:center;font-size:.8125rem;color:#64748b;margin-top:1.5rem}.form-footer.svelte-1i3fvda a:where(.svelte-1i3fvda){color:#3b82f6;text-decoration:none}.form-footer.svelte-1i3fvda a:where(.svelte-1i3fvda):hover{text-decoration:underline}.success-card.svelte-1i3fvda{text-align:center;padding:2rem}.success-icon.svelte-1i3fvda{width:64px;height:64px;background:linear-gradient(135deg,#10b981,#34d399);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;margin:0 auto 1.5rem}.success-card.svelte-1i3fvda h2:where(.svelte-1i3fvda){font-family:Plus Jakarta Sans,sans-serif;font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.success-card.svelte-1i3fvda p:where(.svelte-1i3fvda){color:#64748b;margin-bottom:1.5rem}.btn-primary.svelte-1i3fvda{display:inline-block;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:.5rem;text-decoration:none;transition:all .2s ease}.btn-primary.svelte-1i3fvda:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2563eb66}.hp-field.svelte-1i3fvda{position:absolute;left:-9999px;opacity:0;pointer-events:none}
