*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 20px}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background-color:#ed8337;color:#fff!important}.btn-primary:hover{box-shadow:0 10px 25px #4763e34d;transform:translateY(-2px)}.btn-secondary{background-color:#ed8337;color:#fff!important}.btn-secondary:hover{box-shadow:0 10px 25px #4763e34d;transform:translateY(-2px)}.section{padding:80px 0}.text-center{text-align:center}.mb-4{margin-bottom:1.5rem}.mb-6{margin-bottom:3rem}@media (max-width:768px){.container{padding:0 15px}.section{padding:60px 0}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a}.header-content{justify-content:space-between;padding:1rem 0}.header-content,.logo{align-items:center;display:flex}.logo{gap:10px}.logo img{border-radius:50%;height:auto;width:50px}.logo h2{-webkit-background-clip:text;background-clip:text;color:rgba(40,38,38,.582);font-size:1.5rem;margin:0}.desktop-nav{display:block}.nav-list{display:flex;gap:2rem;list-style:none}.mobile-menu-btn{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:30px;justify-content:space-around;padding:0;width:30px;z-index:1001}.mobile-menu-btn span{background:#333;border-radius:3px;height:3px;transform-origin:1px;transition:all .3s ease;width:25px}.mobile-menu-btn.active span:first-child{transform:rotate(45deg)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:rotate(-45deg)}.mobile-menu-overlay,.mobile-nav{display:none}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.nav-link{background:none;border:none;color:#333;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 0;transition:color .3s ease}.nav-link:hover{color:#00c8c1}.nav-button{background:linear-gradient(135deg,#00aeba,#00c8c1);border:none;border-radius:8px;color:#fff!important;font-weight:600;padding:.6rem 1.2rem!important;transition:all .3s ease}.nav-button:hover{background:linear-gradient(135deg,#00ffea,#41908f);box-shadow:0 4px 12px #4fb7b34d;color:#fff!important;transform:translateY(-2px)}.download-btn{background:linear-gradient(135deg,#00aeba,#00c8c1)}.download-btn:hover{background:linear-gradient(135deg,#00ffea,#41908f);box-shadow:0 4px 12px #0000004d}.mobile-nav-list{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:1.5rem 2rem}.mobile-nav-link{background:none;border:none;border-bottom:1px solid #0000001a;border-radius:8px;color:#333;cursor:pointer;font-size:1rem;font-weight:500;margin:.25rem 0;padding:1rem 1.5rem;text-align:left;transition:all .3s ease}.mobile-nav-link:hover{background:#00aeba1a;color:#00aeba}.mobile-nav-link:last-of-type{border-bottom:none}.mobile-nav-button{background:linear-gradient(135deg,#00aeba,#00c8c1);border:none;border-radius:8px;color:#fff!important;cursor:pointer;font-weight:600;margin:.5rem 0;padding:1rem 1.5rem!important;text-align:center;transition:all .3s ease}.mobile-nav-button:hover{background:linear-gradient(135deg,#00ffea,#41908f);color:#fff!important}@media (max-width:768px){.header-content{padding:.8rem 0}.logo h2{font-size:1.3rem}.desktop-nav{display:none}.mobile-menu-btn{display:flex}.mobile-nav.active{animation:slideDown .3s ease-out;background:#fff;border-radius:0 0 16px 16px;border-top:1px solid #00aeba33;box-shadow:0 8px 32px #00000026;display:block;left:0;position:absolute;right:0;top:100%;z-index:1000}.mobile-nav{display:none}.mobile-menu-overlay{background:#00000080;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:999}}@media (max-width:480px){.logo h2{font-size:1.1rem}.mobile-menu-btn{height:25px;width:25px}.mobile-menu-btn span{height:2px;width:20px}}.hero{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;min-height:100vh;padding:120px 0 80px}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.hero-title{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;background-color:#3396d3;font-size:2.8rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-description{color:#666;font-size:1rem;line-height:1.7;margin-bottom:2.5rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.hero-visual{align-items:center;display:flex;justify-content:center}.hero-card{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;max-width:350px;padding:2rem;transform:perspective(1000px) rotateY(-5deg) rotateX(5deg);transition:transform .3s ease;width:100%}.hero-card:hover{transform:perspective(1000px) rotateY(0deg) rotateX(0deg)}.card-header{margin-bottom:1.5rem}.card-dots{display:flex;gap:.5rem}.card-dots span{background:#ddd;border-radius:50%;height:12px;width:12px}.card-dots span:first-child{background:#ff5f56}.card-dots span:nth-child(2){background:#ffbd2e}.card-dots span:nth-child(3){background:#27ca3f}.ai-icon{font-size:3rem;margin-bottom:1rem;text-align:center}.card-content h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:.8rem}.card-content p{color:#666;line-height:1.6}@media (max-width:768px){.hero{min-height:auto;padding:100px 0 60px}.hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-description{font-size:1.1rem}.hero-buttons{justify-content:center}.hero-card{max-width:300px;transform:none}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-description{font-size:1rem}.hero-buttons{align-items:center;flex-direction:column}.btn{max-width:250px;width:100%}}.features{background:#fff}.features-header{margin-bottom:4rem}.features-title{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;background-color:#3396d3;font-size:2.4rem;font-weight:700;margin-bottom:1rem}.features-subtitle{color:#666;font-size:1.02rem;line-height:1.6;margin:0 auto;max-width:600px}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.feature-card{background:#f8f9ff;border:1px solid #667eea1a;border-radius:16px;max-width:300px;overflow:hidden;padding:1.5rem;position:relative;text-align:center;transition:all .3s ease}.feature-card:before{background-color:#3396d3;content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.feature-card:hover{box-shadow:0 20px 40px #667eea26;transform:translateY(-8px)}.feature-card:hover:before{transform:scaleX(1)}.feature-icon{display:block;font-size:3rem;margin-bottom:.6rem}.feature-title{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:.8rem}.feature-description{color:#666;font-size:.9rem;line-height:1.7}.icon-size{height:60px;width:60px}@media (max-width:768px){.features-title{font-size:2.2rem}.features-subtitle{font-size:1.1rem}.features-grid{gap:1.5rem;grid-template-columns:1fr}.feature-card{padding:2rem}.feature-icon{font-size:2.5rem}.feature-title{font-size:1.2rem}}@media (max-width:480px){.features-grid{grid-template-columns:1fr}.feature-card{padding:1.5rem}.features-title{font-size:1.8rem}}.contact{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);color:#fff}.contact-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-title{color:#3396d3;font-size:2.3rem;font-weight:700;margin-bottom:1rem}.contact-subtitle{color:#666;font-size:.99rem;line-height:1.6;margin-bottom:2.5rem;opacity:.9}.contact-benefits{display:flex;flex-direction:column;gap:1rem}.benefit-item{align-items:center;color:#666;display:flex;font-size:.9rem;gap:1rem}.benefit-icon{font-size:1.3rem}.contact-form-container{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;max-width:600px;padding:2rem;width:100%}.contact-form-container input,.contact-form-container label,.contact-form-container textarea{font-size:.9rem}.contact-form-container input,.contact-form-container textarea{margin-bottom:.3rem}.form-title{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-group label{color:#333;display:block;font-weight:500;margin-bottom:.5rem}.form-group input{background:#fff;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;padding:1rem;transition:border-color .3s ease;width:100%}.form-group input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-submit{font-size:1.1rem;font-weight:600;padding:1rem;transition:all .3s ease;width:100%}.form-submit:disabled{cursor:not-allowed;opacity:.6;transform:none}.form-submit:disabled:hover{box-shadow:none;transform:none}.success-message{color:#333;padding:2rem;text-align:center}.success-icon{font-size:4rem;margin-bottom:1rem}.success-message h3{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.success-message p{color:#666;font-size:1.1rem}@media (max-width:768px){.contact-content{gap:2rem;grid-template-columns:1fr}.contact-title{font-size:2.2rem}.contact-subtitle{font-size:1.1rem}.contact-form-container{padding:2rem}.form-title{font-size:1.5rem}}@media (max-width:480px){.contact-title{font-size:1.8rem}.contact-form-container{padding:1.5rem}.benefit-item{font-size:1rem}}.footer{background:#1a1a1a;color:#fff;padding:3rem 0 1rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 2fr;margin-bottom:2rem}.footer-brand{max-width:300px}.footer-logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4fb7b3,#4fb7b3);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.footer-description{color:#ccc;line-height:1.6}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.footer-section-title{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-list{list-style:none}.footer-list li{margin-bottom:.5rem}.footer-link{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#667eea}.footer-bottom{align-items:center;border-top:1px solid #333;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:2rem}.footer-copyright,.footer-note{color:#999;font-size:.9rem}@media (max-width:768px){.footer-content{gap:2rem;grid-template-columns:1fr}.footer-links{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:column;gap:.5rem;text-align:center}}@media (max-width:480px){.footer{padding:2rem 0 1rem}.footer-links{grid-template-columns:1fr}.footer-logo{font-size:1.5rem}}.App{text-align:left}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#4fb7b3;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#4fb7b3}
/*# sourceMappingURL=main.86d3bd74.css.map*/