@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--font-sans: "Inter", sans-serif;--bg-color: #000000;--text-main: #ffffff;--text-muted: #a1a1aa;--accent: #ffffff;--accent-text: #000000;--accent-hover: #e4e4e7;--card-bg: rgba(255, 255, 255, .03);--border-color: rgba(255, 255, 255, .1)}body{margin:0;font-family:var(--font-sans);background-color:var(--bg-color);background-image:radial-gradient(rgba(255,255,255,.1) 1px,transparent 1px);background-size:24px 24px;color:var(--text-main);min-height:100vh}._index_1extz_25{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_1extz_25:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 15% 50%,rgba(255,255,255,.05) 0%,transparent 50%),radial-gradient(circle at 85% 30%,rgba(255,255,255,.03) 0%,transparent 50%);z-index:-1;pointer-events:none}._content_1extz_47{display:flex;flex-direction:column;align-items:center;max-width:1000px;width:100%}._hero_1extz_55{text-align:center;margin-bottom:3rem}._heading_1extz_60{font-size:2.5rem;font-weight:700;color:var(--text-main);margin:0 0 .75rem;letter-spacing:-.025em}._text_1extz_68{font-size:1.1rem;color:var(--text-muted);max-width:600px;margin:0 auto}._formWrapper_1extz_75{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_1extz_87{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}._formHeaderIcon_1extz_94{width:48px;height:48px;background-color:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--accent)}._formHeaderIcon_1extz_94 svg{width:24px;height:24px}._formHeading_1extz_110{font-size:1.25rem;margin:0 0 .25rem;color:var(--text-main);font-weight:600}._formSubheading_1extz_117{font-size:.875rem;margin:0;color:var(--text-muted)}._form_1extz_75{display:flex;flex-direction:column;gap:1.25rem}._label_1extz_129{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;font-weight:600;color:var(--text-main)}._inputGroup_1extz_138{position:relative;display:flex;align-items:center}._inputIcon_1extz_144{position:absolute;left:1rem;color:var(--text-muted);display:flex}._inputIcon_1extz_144 svg{width:18px;height:18px}._input_1extz_138{width:100%;background-color:#0000004d;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_1extz_138:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #ffffff1a}._hint_1extz_175{font-size:.75rem;color:var(--text-muted);margin-top:-.5rem}._buttonPrimary_1extz_181{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_1extz_181:hover{background:var(--accent-hover)}._buttonPrimary_1extz_181 svg{width:18px;height:18px}._secureText_1extz_207{display:flex;align-items:center;justify-content:center;gap:.375rem;font-size:.75rem;color:var(--text-muted);margin-top:1rem}._secureText_1extz_207 svg{width:12px;height:12px}._featuresContainer_1extz_222{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_1extz_233{display:flex;align-items:flex-start;gap:1.25rem}._featureIconWrapper_1extz_239{width:48px;height:48px;background-color:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--accent);flex-shrink:0}._featureIconWrapper_1extz_239 svg{width:24px;height:24px}._featureContent_1extz_256{display:flex;flex-direction:column}._featureTitle_1extz_261{font-size:1rem;font-weight:600;color:var(--text-main);margin:0 0 .25rem}._featureDesc_1extz_268{color:var(--text-muted);font-size:.875rem;line-height:1.5;margin:0}@media(max-width:768px){._featuresContainer_1extz_222{grid-template-columns:1fr;gap:2rem}}
