body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:linear-gradient(135deg,#fef7f7,#ffe4e1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;text-align:center}.container{margin:0 auto;max-width:1200px;padding:20px}.header{margin-bottom:60px}.logo{color:#e91e63;font-size:3.5rem;font-weight:700;margin-bottom:10px}.tagline{color:#666;font-size:1.3rem;font-weight:300}.hero-section{margin-bottom:80px}.hero-section h1{color:#e91e63;font-size:3rem;font-weight:700;margin-bottom:20px}.hero-description{color:#666;font-size:1.3rem;line-height:1.6;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px}.cta-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.primary-button{background:#e91e63;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:15px 30px;transition:all .3s ease}.primary-button:hover{background:#ff69b4;transform:translateY(-2px)}.secondary-button{background:#0000;border:2px solid #e91e63;border-radius:25px;color:#e91e63;cursor:pointer;font-size:1.1rem;font-weight:700;padding:15px 30px;transition:all .3s ease}.secondary-button:hover{background:#e91e63;color:#fff}.features-section{margin-bottom:80px}.features-section h2{color:#e91e63;font-size:2.5rem;margin-bottom:50px}.features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{background:#fff;border-radius:20px;box-shadow:0 4px 15px #e91e631a;padding:40px 30px;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:20px}.feature-card h3{color:#e91e63;font-size:1.5rem;margin-bottom:15px}.feature-card p{color:#666;font-size:1rem;line-height:1.6}.download-section{background:#fff;border-radius:20px;box-shadow:0 4px 15px #e91e631a;margin-bottom:80px;padding:60px 40px}.download-section h2{color:#e91e63;font-size:2.5rem;margin-bottom:20px}.download-section p{color:#666;font-size:1.2rem;margin-bottom:40px}.download-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.download-button{background:#e91e63;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;min-width:200px;padding:15px 30px;transition:all .3s ease}.download-button:hover{background:#ff69b4;transform:translateY(-2px)}.footer{border-top:1px solid #e91e63;padding:40px 0;text-align:center}.footer p{color:#666;margin-bottom:20px}.footer-links{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.footer-link{background:none;border:none;color:#e91e63;cursor:pointer;font-size:1rem;padding:5px;text-decoration:none}.footer-link:hover{text-decoration:underline}@media (max-width:768px){.container{padding:15px}.logo{font-size:2.5rem}.tagline{font-size:1.1rem}.hero-section h1{font-size:2rem}.hero-description{font-size:1.1rem}.download-section h2,.features-section h2{font-size:2rem}.features-grid{grid-template-columns:1fr}.cta-buttons,.download-buttons{align-items:center;flex-direction:column}.footer-links{flex-direction:column;gap:15px}}
/*# sourceMappingURL=main.7aedd8b8.css.map*/