*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:-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:6px;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#f90,#f60);color:#fff}.btn-primary:hover{box-shadow:0 8px 25px #f906;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #232f3e;color:#232f3e}.btn-secondary:hover{background:#232f3e;color:#fff}.App{text-align:left}section{padding:80px 0}h1,h2,h3{font-weight:700;margin-bottom:20px}h1{font-size:3.5rem;line-height:1.2}h2{font-size:2.5rem;line-height:1.3}h3{font-size:1.5rem}p{color:#666;font-size:1.1rem;margin-bottom:20px}.text-center{text-align:center}.grid{grid-gap:30px;display:grid;gap:30px}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:30px;transition:transform .3s ease,box-shadow .3s ease}.card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-5px)}.placeholder-image{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:8px;color:#666;height:200px;margin-bottom:20px}.placeholder-image,.placeholder-screenshot{align-items:center;display:flex;font-weight:600;justify-content:center;width:100%}.placeholder-screenshot{background:linear-gradient(135deg,#232f3e,#131a22);border-radius:12px;color:#fff;font-size:1.2rem;height:400px}@media (max-width:768px){h1{font-size:2.5rem}h2{font-size:2rem}section{padding:60px 0}.grid-2,.grid-3{grid-template-columns:1fr}}.header{background:#fff;box-shadow:0 2px 10px #0000000d;left:0;position:fixed;right:0;top:0;z-index:1000}.nav-wrapper{justify-content:space-between;padding:20px 0}.logo,.nav-wrapper{align-items:center;display:flex}.logo{color:#232f3e;font-size:1.5rem;font-weight:700;gap:10px}.logo-icon{height:32px;width:32px}.nav{align-items:center;display:flex;gap:40px}.nav a{color:#232f3e;font-size:1rem;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease}.nav a:not(.btn):hover{color:#f90}.nav a:not(.btn):after{background:#f90;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav a:not(.btn):hover:after{width:100%}.menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:5px}.menu-toggle span{background:#232f3e;border-radius:2px;height:3px;margin:3px 0;transition:.3s;width:25px}@media (max-width:768px){.nav{background:#fff;box-shadow:0 10px 30px #0000001a;flex-direction:column;gap:20px;left:0;opacity:0;padding:30px 20px;position:absolute;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.nav-open{opacity:1;transform:translateY(0);visibility:visible}.menu-toggle{display:flex}.nav a:not(.btn):after{display:none}}.hero{background:linear-gradient(135deg,#232f3e,#131a22);color:#fff;margin-top:70px;padding:120px 0 80px}.hero-content{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.hero-text h1{font-size:3.5rem;line-height:1.2;margin-bottom:24px}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#ff6b35,#f7931e);-webkit-background-clip:text;background-clip:text}.hero-description{color:#ffffffe6;font-size:1.2rem;line-height:1.6;margin-bottom:40px}.hero-buttons{display:flex;gap:20px;margin-bottom:60px}.hero-stats{display:flex;gap:40px}.stat{text-align:center}.stat-number{color:#f90;display:block;font-size:2rem;font-weight:700}.stat-label{color:#fffc;font-size:.9rem}.hero-visual{display:flex;justify-content:center}.hero .placeholder-screenshot{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3}@media (max-width:768px){.hero{padding:100px 0 60px}.hero-content{gap:40px;grid-template-columns:1fr;text-align:center}.hero-text h1{font-size:2.5rem}.hero-buttons,.hero-stats{justify-content:center}}.features{background:#f8fafc}.section-header{margin-bottom:60px}.section-header h2{color:#1a202c;margin-bottom:16px}.section-header p{color:#4a5568;font-size:1.2rem;margin:0 auto;max-width:600px}.features-grid{margin-top:60px}.feature-card{border:1px solid #e2e8f0;text-align:center}.feature-icon{display:block;font-size:3rem;margin-bottom:20px}.feature-card h3{color:#1a202c;font-size:1.3rem;margin-bottom:16px}.feature-card p{color:#4a5568;line-height:1.6}.how-it-works{background:#fff}.steps{margin-top:80px}.step{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin-bottom:100px}.step:last-child{margin-bottom:0}.step-reverse{direction:rtl}.step-reverse .step-content,.step-reverse .step-visual{direction:ltr}.step-content{padding:40px 0}.step-number{background:linear-gradient(135deg,#f90,#f60);border-radius:20px;color:#fff;display:inline-block;font-size:1.2rem;font-weight:700;margin-bottom:24px;padding:8px 16px}.step h3{color:#1a202c;font-size:2rem;margin-bottom:20px}.step p{color:#4a5568;font-size:1.1rem;line-height:1.7}.step-visual .placeholder-image{border:2px solid #e2e8f0;border-radius:12px;height:300px}@media (max-width:768px){.step,.step-reverse{direction:ltr;gap:40px;grid-template-columns:1fr;text-align:center}.step h3{font-size:1.5rem}}.benefits{background:#f8fafc}.benefits-grid{margin-bottom:80px;margin-top:60px}.benefit-card{border:1px solid #e2e8f0;overflow:hidden;position:relative}.benefit-card:before{background:linear-gradient(135deg,#f90,#f60);content:"";height:4px;left:0;position:absolute;right:0;top:0}.benefit-metric{align-items:baseline;display:flex;gap:10px;margin-bottom:24px}.metric-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f90,#f60);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700}.metric-label{color:#4a5568;font-size:.9rem;font-weight:600}.benefit-card h3{color:#1a202c;font-size:1.3rem;margin-bottom:16px}.benefit-card p{color:#4a5568;line-height:1.6}.testimonial{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;margin:0 auto;max-width:800px;padding:40px;text-align:center}.testimonial blockquote{color:#1a202c;font-size:1.3rem;font-style:italic;line-height:1.6;margin-bottom:30px}.testimonial blockquote:after,.testimonial blockquote:before{color:#f90;content:'"';font-size:2rem;font-weight:700}.author-info strong{color:#1a202c;display:block;font-size:1.1rem;margin-bottom:4px}.author-info span{color:#4a5568;font-size:.9rem}.cta{background:linear-gradient(135deg,#232f3e,#131a22);color:#fff}.cta-content{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.cta-text h2{color:#fff;font-size:2.5rem;margin-bottom:24px}.cta-text p{color:#ffffffe6;font-size:1.2rem;margin-bottom:30px}.cta-features{list-style:none;padding:0}.cta-features li{color:#ffffffe6;font-size:1.1rem;margin-bottom:12px}.form-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:40px}.form-container h3{color:#fff;font-size:1.5rem;margin-bottom:30px;text-align:center}.trial-form{display:flex;flex-direction:column;gap:20px}.trial-form input,.trial-form select{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;color:#fff;font-size:16px;padding:15px}.trial-form input::placeholder{color:#ffffffb3}.trial-form select{color:#fff}.trial-form option{background:#333;color:#fff}.btn-full{font-size:1.1rem;padding:15px;width:100%}.form-note{color:#ffffffb3;font-size:.9rem;line-height:1.4;margin-top:20px;text-align:center}@media (max-width:768px){.cta-content{gap:40px;grid-template-columns:1fr}.cta-text{text-align:center}.cta-text h2{font-size:2rem}.form-container{padding:30px 20px}}.footer{background:#1a202c;color:#fff;padding:60px 0 20px}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:40px}.footer-section h4{color:#fff;font-size:1.1rem;margin-bottom:20px}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:12px}.footer-section ul li a{color:#a0aec0;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#f90}.footer-logo{align-items:center;display:flex;font-size:1.5rem;font-weight:700;gap:10px;margin-bottom:20px}.footer-logo .logo-icon{height:32px;width:32px}.footer-section p{color:#a0aec0;line-height:1.6;margin-bottom:30px}.social-links{display:flex;gap:15px}.social-links a{display:inline-block;font-size:1.5rem;text-decoration:none;transition:transform .3s ease}.social-links a:hover{transform:translateY(-2px)}.footer-bottom{border-top:1px solid #2d3748;padding-top:20px}.footer-legal{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.footer-legal p{color:#a0aec0;margin:0}.legal-links{display:flex;gap:30px}.legal-links a{color:#a0aec0;font-size:.9rem;text-decoration:none;transition:color .3s ease}.legal-links a:hover{color:#f90}@media (max-width:768px){.footer-content{gap:30px;grid-template-columns:1fr}.footer-legal{flex-direction:column;text-align:center}.legal-links{justify-content:center}}
/*# sourceMappingURL=main.e8ccd9d8.css.map*/