@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_e8ce0c;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_e8ce0c{font-family:__Inter_e8ce0c,__Inter_Fallback_e8ce0c;font-style:normal}.__variable_e8ce0c{--font-inter:"__Inter_e8ce0c","__Inter_Fallback_e8ce0c"}*{margin:0;padding:0;box-sizing:border-box}body{color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.nav,body{background-color:#fff}.nav{border-bottom:1px solid #eee;position:fixed;top:0;width:100%;z-index:1000;height:60px}.nav .container{height:100%;display:flex;align-items:center;gap:3rem}.nav-brand{color:#000;font-weight:600;font-size:.95rem;text-decoration:none}.nav-links{display:flex;gap:2rem}.nav-link{color:#555;text-decoration:none;font-size:.95rem;font-weight:500;padding:.5rem 0;border:none;background:none;cursor:pointer}.nav-link.active,.nav-link:hover{color:#000}.nav-mobile-button{display:none;background:none;border:none;color:#555;cursor:pointer;padding:.5rem}.nav-mobile{display:none;position:fixed;top:60px;left:0;right:0;background:#fff;padding:1rem;border-bottom:1px solid #eee}.nav-mobile .nav-link{display:block;padding:.75rem 0;width:100%;text-align:left}@media (max-width:768px){.nav-links{display:none}.nav-mobile-button{display:block;margin-left:auto}.nav-mobile.show{display:block}}.btn{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;border:none;text-decoration:none}.btn:disabled{opacity:.7;cursor:not-allowed}.btn-primary{background-color:#16a34a;color:#fff}.btn-primary:hover:not(:disabled){background-color:#15803d}.btn-black{background-color:#000;color:#fff}.btn-black:hover{background-color:#1a1a1a}.btn-danger{background-color:#dc2626;color:#fff}.btn-danger:hover:not(:disabled){background-color:#b91c1c}.card{background-color:#fff;border-radius:1rem;border:1px solid #e5e7eb;padding:2rem;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:box-shadow .2s}.card:hover{box-shadow:0 4px 6px rgba(0,0,0,.05)}h1{font-size:3.5rem;line-height:1.1}h1,h2{font-weight:700;color:#111827;margin-bottom:1rem}h2{font-size:2.25rem}h3{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:1rem}p{color:#4b5563;line-height:1.6;font-size:1rem;margin-bottom:0}.space-y-2{display:flex;flex-direction:column;gap:.75rem}.space-y-2 p{margin:0}.space-y-6{gap:1.5rem}.space-y-6,.space-y-8{display:flex;flex-direction:column}.space-y-8{gap:2rem}.container{max-width:80rem;margin:0 auto;padding:0 1.5rem}.section{padding:4rem 0;border-bottom:1px solid #eee}.section:last-child{border-bottom:none}.feature-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;transition:all .2s;margin-top:2rem}.feature-card:hover{box-shadow:0 4px 6px rgba(0,0,0,.05);transform:translateY(-2px)}.feature-icon{color:inherit;font-size:2rem;margin-bottom:1.5rem}.footer{background-color:#f9fafb;border-top:1px solid #e5e7eb;padding:3rem 0;margin-top:4rem}.footer-heading{color:#111827;font-size:1.125rem;font-weight:600;margin-bottom:1.25rem}.footer-link{text-decoration:none;transition:none;display:block;padding:.25rem 0}.footer-link,.footer-link:hover{color:#4b5563}.footer .space-y-2{gap:.5rem}.text-green{color:#16a34a}.bg-green-light{background-color:#f0fdf4}.text-gray{color:#4b5563}.text-dark{color:#111827}.font-bold{font-weight:700}.text-center{text-align:center}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.w-full{width:100%}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}}.mt-20{margin-top:3rem}.gap-8{gap:1.5rem}.space-y-6>*+*{margin-top:1rem}.space-y-8>*+*{margin-top:1.5rem}@media (max-width:768px){h1{font-size:2.5rem}h2{font-size:1.875rem}.container{padding:0 1rem}.section{padding:3rem 0}.feature-card{padding:1.5rem;margin-top:1.5rem}}.max-w-4xl{max-width:56rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-8{margin-bottom:2rem}input[type=email],input[type=text],textarea{width:100%;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#fff;color:#111827;font-size:1rem;transition:all .2s}input[type=email]:focus,input[type=text]:focus,textarea:focus{outline:none;ring:2px;ring-color:#16a34a;border-color:#16a34a}input[type=email]::placeholder,input[type=text]::placeholder,textarea::placeholder{color:#9ca3af}.form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}