@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--font-sans: "Inter", sans-serif;--bg-color: #ffffff;--text-main: #0f172a;--text-muted: #64748b;--accent: #11a34a;--accent-text: #ffffff;--accent-hover: #0e8a3e;--card-bg: #ffffff;--border-color: #e2e8f0}body{margin:0;font-family:var(--font-sans);background-color:#fff;color:var(--text-main);min-height:100vh}._index_1fnvb_23{position:relative;display:flex;justify-content:center;align-items:flex-start;min-height:100vh;padding:4rem 2rem;box-sizing:border-box;z-index:1}._index_1fnvb_23:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:-1;pointer-events:none}._content_1fnvb_43{display:flex;flex-direction:column;align-items:center;max-width:1000px;width:100%}._hero_1fnvb_51{text-align:center;margin-bottom:3rem}._heading_1fnvb_56{font-size:2.5rem;font-weight:700;color:var(--text-main);margin:0 0 .75rem;letter-spacing:-.025em}._text_1fnvb_64{font-size:1.1rem;color:var(--text-muted);max-width:600px;margin:0 auto}._formWrapper_1fnvb_71{background:var(--card-bg);border-radius:16px;padding:2.5rem;width:100%;max-width:440px;border:1px solid var(--border-color);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 20px 40px -15px #00000080;margin-bottom:3rem}._formHeader_1fnvb_83{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}._formHeaderIcon_1fnvb_90{width:48px;height:48px;background-color:#11a34a1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--accent)}._formHeaderIcon_1fnvb_90 svg{width:24px;height:24px}._formHeading_1fnvb_106{font-size:1.25rem;margin:0 0 .25rem;color:var(--text-main);font-weight:600}._formSubheading_1fnvb_113{font-size:.875rem;margin:0;color:var(--text-muted)}._form_1fnvb_71{display:flex;flex-direction:column;gap:1.25rem}._label_1fnvb_125{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;font-weight:600;color:var(--text-main)}._inputGroup_1fnvb_134{position:relative;display:flex;align-items:center}._inputIcon_1fnvb_140{position:absolute;left:1rem;color:var(--text-muted);display:flex}._inputIcon_1fnvb_140 svg{width:18px;height:18px}._input_1fnvb_134{width:100%;background-color:#f8fafc;border:1px solid var(--border-color);border-radius:8px;padding:.75rem 1rem .75rem 2.5rem;font-size:.95rem;font-family:inherit;color:var(--text-main);box-sizing:border-box;transition:all .2s ease}._input_1fnvb_134:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #11a34a1a}._hint_1fnvb_171{font-size:.75rem;color:var(--text-muted);margin-top:-.5rem}._buttonPrimary_1fnvb_177{background:var(--accent);color:var(--accent-text);border:none;border-radius:8px;padding:.875rem;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease;font-family:inherit}._buttonPrimary_1fnvb_177:hover{background:var(--accent-hover)}._buttonPrimary_1fnvb_177 svg{width:18px;height:18px}._secureText_1fnvb_203{display:flex;align-items:center;justify-content:center;gap:.375rem;font-size:.75rem;color:var(--text-muted);margin-top:1rem}._secureText_1fnvb_203 svg{width:12px;height:12px}._featuresContainer_1fnvb_218{background:var(--card-bg);border-radius:16px;padding:2.5rem;width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;box-shadow:0 10px 30px -15px #0000000d}._featureCard_1fnvb_229{display:flex;align-items:flex-start;gap:1.25rem}._featureIconWrapper_1fnvb_235{width:48px;height:48px;background-color:#11a34a1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--accent);flex-shrink:0}._featureIconWrapper_1fnvb_235 svg{width:24px;height:24px}._featureContent_1fnvb_252{display:flex;flex-direction:column}._featureTitle_1fnvb_257{font-size:1rem;font-weight:600;color:var(--text-main);margin:0 0 .25rem}._featureDesc_1fnvb_264{color:var(--text-muted);font-size:.875rem;line-height:1.5;margin:0}@media(max-width:768px){._featuresContainer_1fnvb_218{grid-template-columns:1fr;gap:2rem}}
