body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 10px #0000000d;padding:1rem 0;position:fixed;top:0;width:100%;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fe5f55,#ff9071);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800;letter-spacing:-.5px}.contact-button{background:#fe5f55;border-radius:25px;color:#fff;font-weight:500;padding:.5rem 1.5rem;text-decoration:none;transition:all .3s ease}.contact-button:hover{background:#ff7066;box-shadow:0 4px 12px #fe5f554d;transform:translateY(-2px)}.hero{align-items:center;background:linear-gradient(135deg,#f5f5f5,#fff);display:flex;justify-content:center;margin-top:60px;min-height:100vh;padding:2rem}.hero-content{max-width:800px;text-align:center}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fe5f55,#ff9071);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:800;letter-spacing:-2px;margin-bottom:1rem}.hero-subtitle{color:#666;font-size:1.5rem;font-weight:300;margin-bottom:1rem}.hero-description{color:#555;font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-button{align-items:center;border-radius:30px;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button.primary{background:#fe5f55;color:#fff}.cta-button.primary:hover{background:#ff7066;box-shadow:0 6px 20px #fe5f5566;transform:translateY(-3px)}.cta-button.secondary{background:#f0f0f0;color:#666}.cta-button.secondary:hover{background:#e0e0e0;transform:translateY(-3px)}.features{background:#fff;padding:5rem 0}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.section-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.feature{background:#f8f8f8;border-radius:20px;padding:2rem;text-align:center;transition:all .3s ease}.feature:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature h3{color:#1a1a1a;font-size:1.5rem;margin-bottom:1rem}.feature p{color:#666;line-height:1.8}.premium{background:linear-gradient(135deg,#fe5f55,#ff9071);color:#fff;padding:5rem 0}.premium-content{margin:0 auto;max-width:600px;text-align:center}.premium h2{font-size:2.5rem;margin-bottom:.5rem}.premium-subtitle{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.premium-features{list-style:none;margin:2rem auto;max-width:400px;text-align:left}.premium-features li{font-size:1.1rem;padding:.75rem 0}.premium-price{font-size:2rem;font-weight:700;margin-top:2rem}.footer{background:#1a1a1a;color:#fff;padding:3rem 0 1rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-brand h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fe5f55,#ff9071);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;margin-bottom:.5rem}.footer-brand p{color:#999}.footer-contact h4{margin-bottom:1rem}.footer-contact a{color:#fe5f55;text-decoration:none;transition:color .3s ease}.footer-contact a:hover{color:#ff9071}.footer-bottom{border-top:1px solid #333;color:#666;padding-top:2rem;text-align:center}@media (max-width:768px){.hero-title{font-size:3rem}.hero-subtitle{font-size:1.2rem}.features-grid{gap:2rem;grid-template-columns:1fr}.cta-buttons{align-items:center;flex-direction:column}.cta-button{max-width:300px;width:100%}}
/*# sourceMappingURL=main.d0fc31ca.css.map*/