body{margin:0;padding:0}._page_ui06o_7{--brand: #2375d8;--brand-dark: #1b5bb0;--brand-darker: #16407d;--accent: #22c55e;--accent-light: #4ade80;--ink: #0f172a;--muted: #64748b;--line: #e2e8f0;--bg-soft: #f8fafc;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fff;color:var(--ink);-webkit-font-smoothing:antialiased}._header_ui06o_26{background:linear-gradient(100deg,var(--brand-darker) 0%,var(--brand) 100%);padding:0 2rem;height:76px;display:flex;align-items:center;position:sticky;top:0;z-index:10;box-shadow:0 2px 16px #16407d2e}._headerInner_ui06o_38{max-width:1200px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}._logo_ui06o_47{height:54px;width:auto}._hero_ui06o_53{max-width:1200px;margin:0 auto;padding:5rem 2rem 4.5rem;display:grid;grid-template-columns:1.05fr .95fr;gap:4rem;align-items:center;position:relative}._hero_ui06o_53:before{content:"";position:absolute;top:-120px;right:-160px;width:480px;height:480px;background:radial-gradient(circle,#2375d81f,#2375d800 70%);pointer-events:none;z-index:0}._heroLeft_ui06o_77{display:flex;flex-direction:column;gap:1.4rem;position:relative;z-index:1;animation:_fadeUp_ui06o_1 .6s ease both}._heroEyebrow_ui06o_86{margin:0;display:inline-flex;align-items:center;gap:.5rem;align-self:flex-start;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;color:var(--brand-dark);background:#2375d81a;padding:.4rem .85rem;border-radius:999px}._heroEyebrow_ui06o_86:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px #22c55e40}._heroHeading_ui06o_111{margin:0;font-size:2.85rem;font-weight:800;line-height:1.12;letter-spacing:-.5px;color:var(--ink)}._heroAccent_ui06o_120{font-style:normal;background:linear-gradient(120deg,var(--brand) 0%,var(--accent) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._heroSubtext_ui06o_128{margin:0;font-size:1.05rem;line-height:1.65;color:var(--muted);max-width:460px}._form_ui06o_137{display:flex;flex-direction:column;gap:.95rem;margin-top:1rem;background:#fff;border:1px solid var(--line);border-radius:16px;padding:1.6rem;box-shadow:0 10px 40px #0f172a12;max-width:440px}._label_ui06o_150{display:flex;flex-direction:column;gap:.4rem}._labelText_ui06o_156{font-size:.85rem;font-weight:600;color:#334155}._inputWrap_ui06o_162{position:relative;display:flex;align-items:center}._inputIcon_ui06o_168{position:absolute;left:.85rem;width:1.05rem;height:1.05rem;color:var(--muted);pointer-events:none}._input_ui06o_162{width:100%;box-sizing:border-box;padding:.7rem .9rem .7rem 2.5rem;border:1.5px solid var(--line);border-radius:10px;font-size:.92rem;outline:none;transition:border-color .15s,box-shadow .15s;color:var(--ink);background:var(--bg-soft)}._input_ui06o_162::placeholder{color:#94a3b8}._input_ui06o_162:focus{border-color:var(--brand);background:#fff;box-shadow:0 0 0 4px #2375d81f}._inputError_ui06o_200{border-color:#dc2626;background:#fef2f2}._inputError_ui06o_200:focus{box-shadow:0 0 0 4px #dc26261f}._errorText_ui06o_209{color:#dc2626;font-size:.78rem;margin-top:.1rem;display:block}._formError_ui06o_216{display:flex;align-items:center;gap:.5rem;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:.85rem;padding:.7rem .85rem;border-radius:10px}._button_ui06o_228{margin-top:.3rem;padding:.85rem 1.5rem;background:linear-gradient(100deg,var(--brand) 0%,var(--brand-dark) 100%);color:#fff;border:none;border-radius:10px;font-size:.95rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:transform .12s,box-shadow .2s,opacity .15s;box-shadow:0 6px 18px #2375d847}._button_ui06o_228:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 26px #2375d85c}._button_ui06o_228:active:not(:disabled){transform:translateY(0)}._button_ui06o_228:disabled{opacity:.65;cursor:not-allowed}._heroRight_ui06o_258{display:flex;justify-content:center;align-items:center;position:relative;z-index:1;animation:_fadeUp_ui06o_1 .6s ease .1s both}._heroImage_ui06o_267{width:100%;max-width:520px;height:auto;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(15,23,42,.12))}._features_ui06o_276{background:var(--bg-soft);border-top:1px solid var(--line);padding:4.5rem 2rem;display:flex;justify-content:center;gap:1.75rem;flex-wrap:wrap}._featureCard_ui06o_286{background:#fff;border:1px solid var(--line);border-radius:16px;padding:2rem;max-width:340px;flex:1 1 280px;display:flex;flex-direction:column;gap:.7rem;transition:transform .18s,box-shadow .18s,border-color .18s}._featureCard_ui06o_286:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0f172a1a;border-color:#2375d859}._featureIcon_ui06o_305{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,#2375d81f,#22c55e1f);color:var(--brand);margin-bottom:.3rem}._featureIcon_ui06o_305 svg{width:1.5rem;height:1.5rem}._featureCard_ui06o_286 strong{font-size:1.05rem;color:var(--ink)}._featureCard_ui06o_286 p{margin:0;font-size:.9rem;color:var(--muted);line-height:1.55}@keyframes _fadeUp_ui06o_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){._heroLeft_ui06o_77,._heroRight_ui06o_258{animation:none}}@media (max-width: 860px){._hero_ui06o_53{grid-template-columns:1fr;padding:3rem 1.5rem 2rem;gap:2.5rem}._heroHeading_ui06o_111{font-size:2.1rem}._heroRight_ui06o_258{display:none}._form_ui06o_137{max-width:100%}._features_ui06o_276{padding:3rem 1.5rem}}
