@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--primary:#007bff;--primary-dark:#0056b3;--accent:#28a745;--bg:#f8fafc;--text:#0f172a;--muted:#64748b;--border:#e2e8f0;--error:#dc2626;--font-geist-sans:"Geist",system-ui,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-geist-sans);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit}.container{max-width:1120px;margin:0 auto;padding:0 1rem}.flex{display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.flex-center{justify-content:center;align-items:center;display:flex}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:active{transform:scale(.97)}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 10px 20px #0f172a1f}.btn-primary:hover{background:var(--primary-dark);box-shadow:0 15px 25px #0056b333}.btn-outline{color:var(--primary);border-color:var(--primary);background:#fff}.btn-outline:hover{background:#eff6ff}.btn-accent{background:var(--accent);color:#fff;box-shadow:0 4px 12px #28a74533}.btn-accent:hover{background:#218838}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;background:#ffffffe6;border-bottom:1px solid #e5e7eb;width:100%;height:64px;position:fixed;inset:0 auto auto 0}.navbar-inner{height:64px}.logo-circle{background:var(--primary);background-position:50%;background-size:cover;border-radius:999px;width:32px;height:32px}.nav-links{align-items:center;gap:1.5rem;font-size:.9rem;font-weight:500;display:flex}.nav-link{color:#475569;cursor:pointer;background:0 0;border:none}.nav-link:hover{color:var(--primary)}.hero{background:linear-gradient(135deg,#eff6ff,#fff,#dbeafe);padding-top:110px;padding-bottom:64px;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:2.5rem;display:grid}.hero-kicker{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);margin-bottom:.75rem;font-size:.8rem;font-weight:700}.hero-title{letter-spacing:-.02em;color:#020617;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.hero-subtitle{color:var(--muted);max-width:32rem;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.hero-cta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.hero-note{color:#64748b;align-items:center;gap:.5rem;margin-top:1rem;font-size:.8rem;display:flex}.hero-visual{width:100%;height:400px;position:relative}.hero-img-container{z-index:10;width:100%;height:100%;position:relative}.hero-glow{filter:blur(80px);opacity:.6;z-index:0;border-radius:999px;position:absolute}.hero-glow-1{background:#4ade80;width:200px;height:200px;top:-40px;right:-40px}.hero-glow-2{background:#60a5fa;width:250px;height:250px;bottom:-40px;left:-60px}.section{padding:80px 0}.section-title{text-align:center;color:#1e293b;margin-bottom:.75rem;font-size:2rem;font-weight:800}.section-subtitle{color:var(--muted);text-align:center;max-width:32rem;margin:0 auto 3rem;font-size:1.05rem}.features-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.feature-card{background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;height:100%;padding:1.5rem;transition:all .3s}.feature-card:hover{background:#fff;border-color:#e2e8f0;transform:translateY(-4px);box-shadow:0 20px 40px -10px #0f172a1a}.feature-icon{width:48px;height:48px;color:var(--primary);background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.5rem;display:flex}.feature-title{color:#0f172a;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.feature-desc{color:var(--muted);font-size:.95rem;line-height:1.6}.features-cta{text-align:center;background:#f1f5f9;border-radius:1.5rem;margin-top:3rem;padding:2rem}.form-wrapper{max-width:600px;margin:0 auto}.card{background:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;padding:2rem;box-shadow:0 25px 50px -12px #0f172a26}.form-section-title{color:#1e293b;border-bottom:1px solid #f1f5f9;margin-bottom:1rem;padding-bottom:.5rem;font-size:1rem;font-weight:700}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.form-group{flex-direction:column;gap:.35rem;display:flex}.form-group.full{grid-column:1/-1}.form-label{color:#475569;font-size:.85rem;font-weight:600}.form-input,.form-textarea,.form-select{border:1px solid var(--border);background:#f8fafc;border-radius:.75rem;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.form-textarea{resize:vertical;min-height:100px}.form-input:focus,.form-textarea:focus,.form-select:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #007bff26}.error-text{color:var(--error);min-height:1.2em;font-size:.75rem}.error-field{border-color:var(--error)!important;background:#fef2f2!important}.phone-wrapper{position:relative}.phone-prefix{color:#4b5563;pointer-events:none;align-items:center;gap:.5rem;font-size:.9rem;display:flex;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.phone-input{padding-left:4.5rem}.form-footer{margin-top:1.5rem}.btn-block{width:100%}.toast-container{z-index:9999;position:fixed;top:20px;right:20px}.toast{color:#e5e7eb;background:#0f172a;border-radius:1rem;align-items:center;gap:.75rem;min-width:300px;padding:1rem 1.25rem;font-size:.9rem;animation:.3s cubic-bezier(.16,1,.3,1) slideIn;display:flex;box-shadow:0 20px 25px -5px #0000001a}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.toast-success{border-left:4px solid #22c55e}.toast-error{border-left:4px solid #ef4444}@media (max-width:1024px){.hero-title{font-size:2.5rem}}@media (max-width:900px){.hero-grid{text-align:center;grid-template-columns:minmax(0,1fr);gap:3rem}.hero-subtitle{margin:0 auto 2rem}.hero-cta,.hero-note{justify-content:center}.hero-visual{order:-1;max-width:500px;height:350px;margin:0 auto}.features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.navbar-inner{justify-content:space-between}.nav-links{display:none}.hero{padding-top:80px;padding-bottom:40px}.hero-title{font-size:2.2rem}.hero-visual{height:280px}.features-grid{grid-template-columns:minmax(0,1fr)}.section{padding:60px 0}.card{padding:1.5rem}.form-grid{grid-template-columns:minmax(0,1fr)}.footer-bottom-row{text-align:center;flex-direction:column;align-items:center}.footer-legal{justify-content:center}}
