*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none}body{margin:0;padding:0;width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;background:#fff;color:#333}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:600}p{margin:0}ul,ol{margin:0;padding:0}a{color:inherit;text-decoration:none}button{font-family:inherit;border:none;outline:none;background:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000001a}::-webkit-scrollbar-thumb{background:#0000004d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00000080}#root{margin:0;padding:0;width:100%}.app{width:100%;scroll-behavior:smooth}.section{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;box-sizing:border-box;position:relative}.section-content{max-width:1200px;width:100%;margin:0 auto}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.animate-on-scroll.animate-in{opacity:1;transform:translateY(0)}.features-grid .animate-on-scroll:nth-child(1).animate-in{transition-delay:.1s}.features-grid .animate-on-scroll:nth-child(2).animate-in{transition-delay:.2s}.features-grid .animate-on-scroll:nth-child(3).animate-in{transition-delay:.3s}.features-grid .animate-on-scroll:nth-child(4).animate-in{transition-delay:.4s}.why-grid .animate-on-scroll:nth-child(1).animate-in{transition-delay:.1s}.why-grid .animate-on-scroll:nth-child(2).animate-in{transition-delay:.2s}.why-grid .animate-on-scroll:nth-child(3).animate-in{transition-delay:.3s}.why-grid .animate-on-scroll:nth-child(4).animate-in{transition-delay:.4s}.why-grid .animate-on-scroll:nth-child(5).animate-in{transition-delay:.5s}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-content{text-align:center;z-index:1;width:100%;max-width:1200px;padding:0 2rem}.hero-logo{width:150px;height:150px;margin-bottom:2rem;animation:float 3s ease-in-out infinite;border-radius:30px;box-shadow:0 10px 40px #0000004d}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.hero-title{font-size:4rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(to right,#fff,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:2rem;margin-bottom:1.5rem;opacity:.95}.hero-description{font-size:1.25rem;line-height:1.8;opacity:.9}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;gap:.5rem}.scroll-arrow-icon{font-size:2rem;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.features-section{background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:20px;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;position:relative;text-align:center}.feature-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.feature-card.coming-soon{opacity:.85}.feature-icon-wrapper{width:70px;height:70px;margin:0 auto 1.5rem;border-radius:20px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;box-shadow:0 5px 20px #667eea4d}.feature-icon{font-size:2rem;color:#fff}.feature-card h3{font-size:1.5rem;margin-bottom:.5rem;color:#333}.feature-card p{color:#666;margin-bottom:1.5rem;font-size:.95rem}.feature-list{list-style:none;padding:0;text-align:left}.feature-list li{padding:.5rem 0;color:#555;font-size:.9rem;display:flex;align-items:center;gap:.5rem}.check-icon{color:#667eea;font-size:1.1rem;flex-shrink:0}.badge{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.4rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600}.badge.small{padding:.3rem .8rem;font-size:.75rem}.why-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.why-section .section-title{color:#fff;-webkit-text-fill-color:white}.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.why-item{text-align:center;padding:2rem;background:#ffffff1a;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.why-item:hover{background:#ffffff26;transform:translateY(-5px)}.why-icon-wrapper{width:70px;height:70px;margin:0 auto 1.5rem;border-radius:20px;background:#fff3;display:flex;align-items:center;justify-content:center}.why-icon{font-size:2rem;color:#fff}.why-item h3{font-size:1.5rem;margin-bottom:1rem}.why-item p{line-height:1.7;opacity:.95}.users-section{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.users-section .section-title{color:#fff;-webkit-text-fill-color:white}.users-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.user-card{background:#ffffff26;padding:2rem;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;transition:all .3s ease}.user-card:hover{background:#fff3;transform:translateY(-5px)}.user-icon-wrapper{width:70px;height:70px;margin:0 auto 1.5rem;border-radius:20px;background:#fff3;display:flex;align-items:center;justify-content:center}.user-icon{font-size:2rem;color:#fff}.user-card h3{font-size:1.3rem;margin-bottom:1rem}.user-quote{font-style:italic;opacity:.9;margin-bottom:1rem;font-size:.95rem}.user-answer{font-weight:600;font-size:1rem}.screens-section{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff}.screens-section .section-title{color:#fff;-webkit-text-fill-color:white}.screens-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.screen-card{background:#ffffff26;padding:2rem;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;transition:all .3s ease}.screen-card:hover{background:#fff3;transform:translateY(-5px)}.screen-icon-wrapper{width:70px;height:70px;margin:0 auto 1.5rem;border-radius:20px;background:#fff3;display:flex;align-items:center;justify-content:center}.screen-icon{font-size:2rem;color:#fff}.screen-card h3{font-size:1.5rem;margin-bottom:1rem;text-align:center}.screen-features{list-style:none;padding:0;text-align:left}.screen-features li{padding:.5rem 0;font-size:.9rem;opacity:.95}.screen-features li:before{content:"• ";margin-right:.5rem}.tech-stack{text-align:center;margin-top:3rem;padding-top:2rem;border-top:2px solid rgba(255,255,255,.2)}.tech-stack h4{font-size:1.5rem;margin-bottom:1.5rem}.tech-badges{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.tech-badge{background:#fff3;padding:.6rem 1.5rem;border-radius:30px;font-size:.95rem;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;gap:.5rem}.download-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;min-height:auto}.download-section .section-title{color:#fff;-webkit-text-fill-color:white;margin-bottom:2rem}.download-content{max-width:900px;margin:0 auto}.download-main{text-align:center;margin-bottom:3rem}.download-icon{width:120px;height:120px;border-radius:25px;margin-bottom:1.5rem;box-shadow:0 10px 30px #0000004d}.download-main h3{font-size:1.8rem;margin-bottom:1rem}.download-main p{font-size:1.1rem;opacity:.9;margin-bottom:2rem}.download-buttons{display:flex;gap:1.5rem;justify-content:center;align-items:center;flex-wrap:wrap;margin-bottom:1rem}.store-badge-link{display:inline-block;transition:all .3s ease;position:relative}.store-badge-link:hover{transform:translateY(-3px)}.store-badge{height:60px;width:auto;border-radius:8px}.google-play-badge{height:80px;width:auto}.coming-soon-badge{position:relative;cursor:not-allowed;display:inline-block}.coming-soon-badge:hover{transform:none}.coming-soon-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000c;color:#fff;padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:600;white-space:nowrap;pointer-events:none}.download-benefits{background:#ffffff1a;padding:2rem;border-radius:20px;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.download-benefits h4{font-size:1.5rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;justify-content:center}.download-benefits ul{list-style:none;padding:0}.download-benefits li{padding:.5rem 0;font-size:1rem;display:flex;align-items:center;gap:.5rem}.testimonials{background:#ffffff1a;padding:2rem;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-bottom:2rem}.testimonials h4{font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.testimonial{background:#ffffff1a;padding:1.5rem;border-radius:15px;margin:0}.testimonial p{font-size:.95rem;line-height:1.6;margin-bottom:1rem;font-style:italic}.testimonial cite{font-size:.85rem;opacity:.8;font-style:normal}.footer{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2);text-align:center}.footer-links{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.footer-links a{color:#fff;text-decoration:none;font-size:.9rem;opacity:.8;transition:opacity .3s ease}.footer-links a:hover{opacity:1}.footer-company-info{margin:2rem auto;padding:1.5rem;background:#ffffff1a;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:600px;margin-left:auto;margin-right:auto}.company-name{font-size:1.1rem;font-weight:600;margin-bottom:.8rem;color:#fff}.company-details{font-size:.85rem;opacity:.9;margin-bottom:.5rem;color:#fff}.company-address{font-size:.85rem;opacity:.9;color:#fff}.footer-copyright{font-size:.85rem;opacity:.7;margin-top:2rem}@media(max-width:768px){.section{padding:3rem 1.5rem;min-height:auto}.hero-section{min-height:100vh}.hero-logo{width:100px;height:100px;margin-bottom:1.5rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.3rem}.hero-description{font-size:1rem}.section-title{font-size:1.8rem;margin-bottom:2rem}.features-grid,.why-grid,.users-grid,.screens-grid{grid-template-columns:1fr;gap:1.5rem}.feature-card,.why-item,.user-card,.screen-card{padding:1.5rem}.feature-icon-wrapper,.why-icon-wrapper,.user-icon-wrapper,.screen-icon-wrapper{width:60px;height:60px}.feature-icon,.why-icon,.user-icon,.screen-icon{font-size:1.8rem}.download-buttons{flex-direction:column;align-items:center;gap:1rem}.store-badge{height:50px}.google-play-badge{height:65px}.download-icon{width:100px;height:100px}.download-main h3{font-size:1.5rem}.download-main p{font-size:1rem}.scroll-indicator{font-size:.9rem;bottom:1rem}.tech-badges{gap:.8rem}.tech-badge{font-size:.85rem;padding:.5rem 1rem}.testimonial-grid{grid-template-columns:1fr}.footer-company-info{padding:1rem;margin:1.5rem 0}.company-name{font-size:1rem}.company-details,.company-address{font-size:.8rem}}@media(max-width:480px){.section{padding:2rem 1rem}.hero-logo{width:80px;height:80px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.hero-description{font-size:.9rem}.section-title{font-size:1.5rem}.feature-card h3,.why-item h3,.user-card h3,.screen-card h3{font-size:1.2rem}.store-badge{height:45px}.google-play-badge{height:60px}.footer-company-info{padding:.8rem;margin:1rem 0}.company-name{font-size:.95rem}.company-details,.company-address{font-size:.75rem;line-height:1.6}}
