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}.hero{align-items:center;background:linear-gradient(135deg,#24244a,#272767);color:#fff;display:flex;justify-content:center;min-height:80vh;padding:2rem 1rem;text-align:center}.hero-container{margin:0 auto;max-width:800px}.hero-logo{align-items:center;animation:fadeInUp 1s ease .1s forwards;display:flex;gap:1rem;justify-content:center;margin-bottom:2rem;opacity:0;transform:translateY(30px)}.hero-logo-text{color:#fff;font-size:3rem;font-weight:700}.hero-title{animation:fadeInUp 1s ease .3s forwards;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;opacity:0;transform:translateY(30px)}.hero-subtitle{animation:fadeInUp 1s ease .5s forwards;font-size:1.3rem;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.hero-buttons,.hero-subtitle{opacity:0;transform:translateY(20px)}.hero-buttons{animation:fadeInUp 1s ease .7s forwards;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;min-width:160px;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#fff;color:#24244a}.btn-primary:hover{box-shadow:0 10px 20px #0003;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.btn-secondary:hover{background:#fff;color:#24244a}@media (max-width:768px){.hero{min-height:70vh}.hero-logo-text{font-size:2.25rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-buttons{align-items:center;flex-direction:column}}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.App{min-height:100vh}main{background:#fff}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.features-section{background:#f8f9fa;padding:5rem 0}.features-section h2{color:#3d3d91;font-size:2.5rem;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:5rem;display:grid;gap:5rem;margin:0 auto;max-width:1000px}.feature-item{grid-gap:4rem;align-items:center;animation:fadeInUp .8s ease forwards;display:grid;gap:4rem;grid-template-columns:1fr 1fr;opacity:0;transform:translateY(30px)}.feature-item:first-child{animation-delay:.1s}.feature-item:nth-child(2){animation-delay:.2s}.feature-item:nth-child(3){animation-delay:.3s}.feature-item:nth-child(4){animation-delay:.4s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.feature-item:nth-child(2n){grid-template-columns:1fr 1fr}.feature-item:nth-child(2n) .feature-mockup{order:2}.feature-item:nth-child(2n) .feature-content{order:1}.feature-mockup{display:flex;justify-content:center}.mockup-image{border-radius:20px;box-shadow:0 5px 15px #24244a1a;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transition:all .3s ease;width:390px}.mockup-image:hover{box-shadow:0 15px 35px #24244a26;transform:translateY(-5px)}.feature-content h3{color:#24244a;font-size:1.8rem;margin-bottom:1rem}.feature-content p{color:#666;font-size:1.1rem;line-height:1.6}.download-section{background:#fff;padding:5rem 0;text-align:center}.download-section h2{color:#24244a;font-size:2.5rem;margin-bottom:1rem}.download-section p{color:#666;font-size:1.2rem;margin-bottom:2.5rem}.download-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.app-store-badge{display:block;transition:all .3s ease}.app-store-badge:hover{transform:translateY(-3px)}.app-store-badge img{height:60px;width:auto}.app-footer{background:#24244a;color:#fff;padding:3rem 0;text-align:center}.footer-container{flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px;padding:0 2rem}.footer-container,.footer-logo{align-items:center;display:flex}.footer-logo{color:#fff;font-size:2rem;font-weight:700;gap:.75rem}.footer-logo-text{color:#fff}.footer-content{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.footer-legal,.footer-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.footer-legal a,.footer-links a{border-radius:8px;color:#fff;font-size:1.1rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.footer-legal a{font-size:1rem;opacity:.8}.footer-legal a:hover,.footer-links a:hover{background:#ffffff1a;transform:translateY(-2px)}@media (max-width:768px){.container{padding:0 1rem}.download-section h2,.features-section h2{font-size:2rem}.feature-item{animation:none;gap:2rem;opacity:1;text-align:center;transform:none}.feature-item,.feature-item:nth-child(2n){grid-template-columns:1fr}.feature-content{order:1}.feature-mockup{order:2}.mockup-image{margin:0 auto;width:325px}.download-buttons{align-items:center;flex-direction:column;gap:1rem}.footer-container{padding:0 1rem}.footer-content{gap:1rem}.footer-legal,.footer-links{flex-direction:column;gap:.5rem}.footer-logo{font-size:1.75rem}}
/*# sourceMappingURL=main.bacbf2b9.css.map*/