@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.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_e8ce0c{font-family:__Inter_e8ce0c,__Inter_Fallback_e8ce0c;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;line-height:1.6;color:#333;overflow-x:hidden}.hero{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><polygon fill="%23ffffff08" points="0,1000 1000,0 1000,1000"/></svg>');background-size:cover}.hero-content{max-width:800px;z-index:2;position:relative;padding:0 20px}.hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;opacity:0;animation:fadeInUp 1s ease-out .5s forwards}.hero .subtitle{font-size:1.3rem;margin-bottom:2rem;opacity:.9;font-weight:300;opacity:0;animation:fadeInUp 1s ease-out .7s forwards}.hero .description{font-size:1.1rem;margin-bottom:3rem;opacity:.8;line-height:1.8;opacity:0;animation:fadeInUp 1s ease-out .9s forwards}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;opacity:0;animation:fadeInUp 1s ease-out 1.1s forwards}.btn{padding:12px 30px;border:none;border-radius:50px;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .3s ease;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.btn-primary{background:#fff;color:#667eea;box-shadow:0 4px 15px rgba(0,0,0,.2)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(0,0,0,.3)}.btn-secondary{background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.3)}.btn-secondary:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.6)}.features{padding:100px 20px;background:#f8fafc;text-align:center}.container{max-width:1200px;margin:0 auto}.features h2{font-size:2.5rem;margin-bottom:1rem;color:#2d3748}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:4rem}.feature-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px rgba(0,0,0,.15)}.feature-icon{font-size:3rem;color:#667eea;margin-bottom:1rem}.feature-card h3{font-size:1.3rem;margin-bottom:1rem;color:#2d3748}.contact-section{padding:100px 20px;background:#fff}.contact-content{max-width:600px;margin:0 auto;text-align:center}.contact-section h2{font-size:2.5rem;margin-bottom:1rem;color:#2d3748}.contact-form{margin-top:3rem;text-align:left}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#4a5568}.form-control{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .3s ease;font-family:inherit}.form-control:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}textarea.form-control{resize:vertical;min-height:120px}select.form-control{cursor:pointer;background:#fff}.g-recaptcha{margin:1rem 0;display:flex;justify-content:center}.submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:14px 40px;border-radius:50px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s ease;width:100%}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.3)}.submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.footer{background:#2d3748;color:#fff;text-align:center;padding:3rem 20px}.footer-content{max-width:1200px;margin:0 auto}.footer-links{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.footer-links a{color:#cbd5e0;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.floating-elements{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}.floating-elements:after,.floating-elements:before{content:"";position:absolute;border-radius:50%;background:hsla(0,0%,100%,.1);animation:float 6s ease-in-out infinite}.floating-elements:before{width:200px;height:200px;top:20%;right:10%;animation-delay:-2s}.floating-elements:after{width:150px;height:150px;bottom:20%;left:10%;animation-delay:-4s}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}@media (max-width:768px){.hero h1{font-size:2.5rem}.hero .subtitle{font-size:1.1rem}.cta-buttons{flex-direction:column;align-items:center}.features-grid{grid-template-columns:1fr}.footer-links{flex-direction:column;gap:1rem}}.success-message{background:#48bb78;color:#fff;padding:1rem;border-radius:8px;margin-top:1rem;display:none}.success-message.show{display:block}.error-message{background:#f56565;color:#fff;padding:1rem;border-radius:8px;margin-top:1rem;display:none}.error-message.show{display:block}