body{margin:0}._index_b6h0i_5{min-height:100vh;width:100%;background:#041705;padding:4rem 2rem;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;position:relative}._glowTop_b6h0i_15{position:fixed;top:-200px;left:50%;transform:translate(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(16,185,129,.4) 0%,rgba(16,185,129,.1) 40%,transparent 70%);filter:blur(80px);border-radius:50%;z-index:0;pointer-events:none;opacity:.8}._glowBottom_b6h0i_30{position:fixed;bottom:-300px;right:-200px;width:800px;height:800px;background:radial-gradient(circle,rgba(5,150,105,.3) 0%,rgba(4,120,87,.1) 40%,transparent 70%);filter:blur(100px);border-radius:50%;z-index:0;pointer-events:none;opacity:.6}._content_b6h0i_44{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:5rem;position:relative;z-index:1}._hero_b6h0i_55{text-align:center;padding:3rem 0 2rem}._logo_b6h0i_60{width:120px;height:120px;margin:0 auto 2rem;display:block;transition:all .3s ease;filter:drop-shadow(0 0 20px rgba(16,185,129,.3))}._logo_b6h0i_60:hover{transform:scale(1.1) rotate(5deg);filter:drop-shadow(0 0 30px rgba(16,185,129,.6))}._heading_b6h0i_74{font-size:3.5rem;font-weight:600;color:#fff;margin:0 0 1.5rem;line-height:1.15;letter-spacing:-.02em}._highlight_b6h0i_83{color:#10b981;font-weight:600}._tagline_b6h0i_88{font-size:1.35rem;color:#9ca3af;font-weight:400;line-height:1.6;max-width:700px;margin:0 auto}._form_b6h0i_99{display:flex;align-items:flex-end;justify-content:center;gap:.75rem;flex-wrap:wrap;padding:2.5rem 2rem;background:#0a0a0a;border-radius:12px;border:1px solid #1f1f1f;max-width:600px;margin:0 auto}._label_b6h0i_113{display:flex;flex-direction:column;gap:.5rem;min-width:280px;flex:1}._labelText_b6h0i_121{color:#d1d5db;font-weight:500;font-size:.9rem;letter-spacing:.01em}._input_b6h0i_128{padding:.875rem 1rem;border:1px solid #2a2a2a;border-radius:8px;font-size:1rem;background:#0f0f0f;color:#fff;transition:all .2s ease}._input_b6h0i_128::placeholder{color:#6b7280}._input_b6h0i_128:focus{outline:none;border-color:#10b981;background:#0a0a0a;box-shadow:0 0 0 3px #10b9811a}._button_b6h0i_149{padding:.875rem 2rem;background:#10b981;color:#000;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;letter-spacing:.01em}._button_b6h0i_149:hover{background:#059669;transform:translateY(-1px)}._featuresSection_b6h0i_168{text-align:left}._sectionHeading_b6h0i_172{font-size:2.25rem;font-weight:600;color:#fff;margin:0 0 3rem;text-align:center;letter-spacing:-.02em}._featureGrid_b6h0i_181{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}._featureCard_b6h0i_188{background:#0a0a0a;border:1px solid #1f1f1f;border-radius:12px;padding:2rem;text-align:left;transition:all .2s ease}._featureCard_b6h0i_188:hover{border-color:#2a2a2a;background:#0f0f0f}._featureIcon_b6h0i_202{font-size:2rem;margin-bottom:1rem;opacity:.9}._featureTitle_b6h0i_208{font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 .75rem;letter-spacing:-.01em}._featureDescription_b6h0i_216{font-size:.95rem;color:#9ca3af;line-height:1.6;margin:0}._howItWorks_b6h0i_224{text-align:center}._stepsList_b6h0i_228{display:flex;flex-direction:column;gap:1.5rem;max-width:700px;margin:0 auto}._step_b6h0i_228{display:flex;align-items:flex-start;gap:1.5rem;background:#0a0a0a;border:1px solid #1f1f1f;border-radius:12px;padding:2rem;text-align:left;transition:all .2s ease}._step_b6h0i_228:hover{border-color:#2a2a2a;background:#0f0f0f}._stepNumber_b6h0i_253{flex-shrink:0;width:40px;height:40px;background:#10b981;color:#000;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700}._stepContent_b6h0i_267{flex:1}._stepTitle_b6h0i_271{font-size:1.15rem;font-weight:600;color:#fff;margin:0 0 .5rem;letter-spacing:-.01em}._stepDescription_b6h0i_279{font-size:.95rem;color:#9ca3af;line-height:1.6;margin:0}._cta_b6h0i_287{text-align:center;padding:3rem 2rem;background:#0a0a0a;border:1px solid #1f1f1f;border-radius:12px}._ctaText_b6h0i_295{font-size:1.25rem;color:#d1d5db;font-weight:500;margin:0;line-height:1.6;letter-spacing:-.01em}@media only screen and (max-width:768px){._index_b6h0i_5{padding:3rem 1.5rem}._content_b6h0i_44{gap:4rem}._logo_b6h0i_60{width:100px;height:100px}._heading_b6h0i_74{font-size:2.5rem}._tagline_b6h0i_88{font-size:1.15rem}._sectionHeading_b6h0i_172{font-size:1.85rem}._featureGrid_b6h0i_181{grid-template-columns:1fr}._form_b6h0i_99{flex-direction:column;align-items:stretch}._label_b6h0i_113{min-width:100%}._button_b6h0i_149{width:100%}._step_b6h0i_228{gap:1rem}._ctaText_b6h0i_295{font-size:1.1rem}}@media only screen and (max-width:480px){._index_b6h0i_5{padding:2rem 1rem}._content_b6h0i_44{gap:3rem}._logo_b6h0i_60{width:80px;height:80px}._heading_b6h0i_74{font-size:2rem}._tagline_b6h0i_88{font-size:1rem}._featureCard_b6h0i_188{padding:1.5rem}._featureIcon_b6h0i_202{font-size:1.75rem}._featureTitle_b6h0i_208{font-size:1.1rem}._stepTitle_b6h0i_271{font-size:1.05rem}._stepNumber_b6h0i_253{width:36px;height:36px;font-size:1.1rem}}
