:root{--primary-color: #f95f19;--secondary-color: #f95f19;--accent-color: #ff4500;--text-primary: #1d1d1f;--text-secondary: #86868b;--background-light: #f5f5f7;--background-white: #ffffff;--border-color: #e5e5e7;--shadow: 0 4px 20px rgba(0, 0, 0, .1);--shadow-large: 0 8px 40px rgba(0, 0, 0, .15);--gradient: linear-gradient( 135deg, var(--primary-color), var(--secondary-color) )}.landing-page[data-astro-cid-mmc7otgs]{width:100%;overflow-x:hidden}.container[data-astro-cid-mmc7otgs]{max-width:1200px;margin:0 auto;padding:0 20px}.hero[data-astro-cid-mmc7otgs]{background-color:var(--primary-color);color:#fff;padding:80px 0 100px;text-align:center;position:relative;overflow:hidden}.hero[data-astro-cid-mmc7otgs]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background-color:var(--primary-color)}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.8}}.hero-content-wrapper[data-astro-cid-mmc7otgs]{display:flex;gap:40px;align-items:center;justify-content:space-between;margin-top:50px}.hero-content[data-astro-cid-mmc7otgs]{position:relative;z-index:2;max-width:500px;margin:0}.app-icon[data-astro-cid-mmc7otgs]{width:120px;height:120px;border-radius:26px;margin-bottom:30px;box-shadow:var(--shadow-large);border:3px solid rgba(255,255,255,.2)}.hero-title[data-astro-cid-mmc7otgs]{font-size:4rem;font-weight:700;margin-bottom:10px;line-height:1.1;letter-spacing:-.02em}.hero-tagline[data-astro-cid-mmc7otgs]{font-size:1.6rem;font-weight:500;margin-bottom:30px;color:#fffffff2;letter-spacing:.05em;text-transform:none;font-style:normal}.hero-description[data-astro-cid-mmc7otgs]{font-size:1.1rem;line-height:1.5;margin-bottom:50px;opacity:.9;max-width:500px;margin-left:auto;margin-right:auto;font-weight:400}.cta-section[data-astro-cid-mmc7otgs]{margin-top:50px}.cta-text[data-astro-cid-mmc7otgs]{font-size:1rem;font-weight:400;margin-bottom:20px;color:#fffc;text-transform:uppercase;letter-spacing:.05em}.app-store-button[data-astro-cid-mmc7otgs]{display:inline-block;transition:transform .3s ease,box-shadow .3s ease}.app-store-button[data-astro-cid-mmc7otgs]:hover{transform:translateY(-3px)}.app-store-button[data-astro-cid-mmc7otgs] img[data-astro-cid-mmc7otgs]{height:60px;width:auto}.app-store-button[data-astro-cid-mmc7otgs].large img[data-astro-cid-mmc7otgs]{height:70px}.hero-carousel[data-astro-cid-mmc7otgs]{position:relative;width:60%;height:600px;overflow:hidden}.carousel-container[data-astro-cid-mmc7otgs]{position:relative;height:100%;width:100%}.carousel-track[data-astro-cid-mmc7otgs]{position:relative;height:100%;transition:transform .6s ease-in-out}.carousel-slide[data-astro-cid-mmc7otgs]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .6s ease-in-out;border-radius:20px}.carousel-slide[data-astro-cid-mmc7otgs].active{opacity:1}.carousel-slide[data-astro-cid-mmc7otgs] img[data-astro-cid-mmc7otgs]{display:block;width:100%;height:100%;object-fit:contain;border-radius:20px}.features[data-astro-cid-mmc7otgs]{padding:100px 0;background:var(--background-light)}.features-title[data-astro-cid-mmc7otgs]{font-size:2.8rem;text-align:center;margin-bottom:60px;color:var(--text-primary);font-weight:700}.features-grid[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;margin-top:60px}.feature-card[data-astro-cid-mmc7otgs]{background:#fff;padding:40px 30px;border-radius:20px;text-align:center;box-shadow:var(--shadow);transition:transform .3s ease,box-shadow .3s ease;border:1px solid var(--border-color)}.feature-card[data-astro-cid-mmc7otgs]:hover{transform:translateY(-8px);box-shadow:var(--shadow-large)}.feature-icon[data-astro-cid-mmc7otgs]{font-size:3rem;margin-bottom:20px;height:60px;display:flex;align-items:center;justify-content:center}.feature-card[data-astro-cid-mmc7otgs] h3[data-astro-cid-mmc7otgs]{font-size:1.5rem;margin-bottom:15px;color:var(--text-primary);font-weight:600}.feature-card[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{color:var(--text-secondary);line-height:1.6;font-size:1.1rem}.final-cta[data-astro-cid-mmc7otgs]{background:var(--background-white);padding:100px 0;text-align:center}.cta-content[data-astro-cid-mmc7otgs] h2[data-astro-cid-mmc7otgs]{font-size:2.5rem;margin-bottom:20px;color:var(--text-primary);font-weight:700}.cta-content[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{font-size:1.2rem;color:var(--text-secondary);margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}.footer[data-astro-cid-mmc7otgs]{background:var(--text-primary);color:#fff;padding:40px 0 20px}.footer-content[data-astro-cid-mmc7otgs]{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.footer-logo[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:12px;font-size:1.3rem;font-weight:600}.footer-icon[data-astro-cid-mmc7otgs]{width:40px;height:40px;border-radius:8px}.footer-links[data-astro-cid-mmc7otgs]{display:flex;gap:30px}.footer-link[data-astro-cid-mmc7otgs]{color:#fffc;text-decoration:none;transition:color .3s ease}.footer-link[data-astro-cid-mmc7otgs]:hover{color:#fff}.footer-bottom[data-astro-cid-mmc7otgs]{text-align:center;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{color:#fff9;margin:0}@media (max-width: 768px){.hero[data-astro-cid-mmc7otgs]{padding:60px 0 80px}.hero-content-wrapper[data-astro-cid-mmc7otgs]{flex-direction:column;gap:30px;text-align:center}.hero-content[data-astro-cid-mmc7otgs]{max-width:100%}.hero-carousel[data-astro-cid-mmc7otgs]{width:100%;height:300px}.hero-title[data-astro-cid-mmc7otgs]{font-size:3rem}.hero-tagline[data-astro-cid-mmc7otgs]{font-size:1.4rem}.hero-description[data-astro-cid-mmc7otgs]{font-size:1rem}.features[data-astro-cid-mmc7otgs]{padding:60px 0}.features-title[data-astro-cid-mmc7otgs]{font-size:2.2rem}.features-grid[data-astro-cid-mmc7otgs]{grid-template-columns:1fr;gap:30px}.feature-card[data-astro-cid-mmc7otgs]{padding:30px 20px}.final-cta[data-astro-cid-mmc7otgs]{padding:60px 0}.cta-content[data-astro-cid-mmc7otgs] h2[data-astro-cid-mmc7otgs]{font-size:2rem}.footer-content[data-astro-cid-mmc7otgs]{flex-direction:column;gap:20px;text-align:center}.footer-links[data-astro-cid-mmc7otgs]{gap:20px}}@media (max-width: 480px){.container[data-astro-cid-mmc7otgs]{padding:0 15px}.hero-content-wrapper[data-astro-cid-mmc7otgs]{gap:20px}.hero-carousel[data-astro-cid-mmc7otgs]{height:250px}.hero-title[data-astro-cid-mmc7otgs]{font-size:2.2rem}.hero-tagline[data-astro-cid-mmc7otgs]{font-size:1.1rem}.hero-description[data-astro-cid-mmc7otgs]{font-size:.9rem}.app-icon[data-astro-cid-mmc7otgs]{width:100px;height:100px}.app-store-button[data-astro-cid-mmc7otgs] img[data-astro-cid-mmc7otgs]{height:50px}.app-store-button[data-astro-cid-mmc7otgs].large img[data-astro-cid-mmc7otgs]{height:60px}.features-title[data-astro-cid-mmc7otgs]{font-size:1.8rem}.feature-card[data-astro-cid-mmc7otgs] h3[data-astro-cid-mmc7otgs]{font-size:1.3rem}.feature-card[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{font-size:1rem}.cta-content[data-astro-cid-mmc7otgs] h2[data-astro-cid-mmc7otgs]{font-size:1.7rem}.footer-links[data-astro-cid-mmc7otgs]{flex-direction:column;gap:15px}}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;background:#fff}[data-astro-cid-sckkx6r4]{box-sizing:border-box}
