:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}#root{width:100%;min-height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}button{font-family:inherit}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1a1a1a;-webkit-font-smoothing:antialiased}.App{min-height:100vh;width:100%;overflow-x:hidden}.section-container{max-width:1100px;margin:0 auto;padding:0 2rem}.section-center{text-align:center}.section-label{font-size:.8rem;font-weight:700;color:#ff6b9d;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1rem}.section-heading{font-size:2.75rem;font-weight:700;line-height:1.15;margin-bottom:3.5rem}.section-heading-light{color:#fff}.section-heading-sm{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:2rem}.header{position:sticky;top:0;background:#fff;border-bottom:1px solid #f0f0f0;z-index:1000}.nav-container{max-width:1100px;margin:0 auto;padding:1.25rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo-container{display:flex;align-items:center;gap:.6rem}.logo-icon{width:36px;height:36px;border-radius:50%;background:#ff6b9d;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.logo-text{font-size:1.35rem;font-weight:700}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-menu a{text-decoration:none;color:#555;font-weight:500;font-size:.9rem;transition:color .2s}.nav-menu a:hover{color:#ff6b9d}.download-app-btn{background:#1a1a1a;color:#fff;border:none;padding:.6rem 1.25rem;border-radius:8px;font-weight:600;font-size:.85rem;cursor:pointer;transition:background .2s}.download-app-btn:hover{background:#333}.hero{padding:6rem 2rem 5rem}.hero-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-left{display:flex;flex-direction:column;gap:1.75rem}.hero-headline{font-size:3.25rem;font-weight:700;line-height:1.12}.headline-accent{color:#ff6b9d}.hero-description{font-size:1.15rem;color:#666;line-height:1.6;max-width:480px}.value-equation{display:flex;align-items:center;gap:.6rem;padding:1rem 1.25rem;background:#f8f9fa;border-radius:10px;width:fit-content;font-size:.9rem;font-weight:600;color:#333}.eq-item{display:flex;align-items:center;gap:.3rem}.eq-highlight{color:#ff6b9d}.eq-op{color:#bbb;font-size:1.1rem;font-weight:700}.hero-cta{display:flex;gap:.75rem}.cta-primary{background:#ff6b9d;color:#fff;border:none;padding:.85rem 1.75rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s}.cta-primary:hover{background:#ff5a8a}.cta-secondary{background:#fff;color:#1a1a1a;border:1.5px solid #ddd;padding:.85rem 1.75rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:border-color .2s}.cta-secondary:hover{border-color:#999}.hero-right{display:flex;justify-content:center}.hero-cards{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:380px}.hero-card{display:flex;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;border-radius:12px;transition:transform .2s}.hero-card:hover{transform:translate(4px)}.hc-blue{background:#f0f7ff;border-left:3px solid #4a90d9}.hc-orange{background:#fff5f0;border-left:3px solid #ff6b3d}.hc-gold{background:#fffbf0;border-left:3px solid #ffb300}.hc-pink{background:#fff0f5;border-left:3px solid #ff6b9d}.hc-icon{font-size:1.5rem;flex-shrink:0}.hero-card strong{display:block;font-size:1rem;color:#1a1a1a}.hero-card p{font-size:.82rem;color:#888;margin:.1rem 0 0}.problem-section{padding:6rem 2rem;background:#fafafa}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.problem-card{background:#fff;padding:2.5rem;border-radius:12px;border:1px solid #eee}.problem-stat{font-size:2.5rem;font-weight:800;color:#ff6b9d;margin-bottom:.75rem;line-height:1}.problem-card p{font-size:.95rem;color:#666;line-height:1.5}.how-section{padding:6rem 2rem;background:#1a1a1a;color:#fff}.steps{display:flex;align-items:flex-start;justify-content:center}.step{flex:1;max-width:220px;text-align:center}.step-num{width:34px;height:34px;border-radius:50%;background:#ff6b9d;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;margin:0 auto 1.25rem}.step-emoji{font-size:2rem;display:block;margin-bottom:1rem}.step h3{font-size:1.1rem;font-weight:700;margin-bottom:.6rem}.step p{font-size:.85rem;color:#999;line-height:1.5}.step-line{width:32px;height:2px;background:linear-gradient(90deg,#ff6b9d,#4a90d9);margin-top:3.5rem;flex-shrink:0}.features-section{padding:6rem 2rem;background:#fff}.feature-row{display:grid;grid-template-columns:auto 1fr;gap:2.5rem;align-items:center;padding:2.5rem;margin-bottom:2rem;background:#f8f9fa;border-radius:14px}.feature-row-reverse{direction:rtl}.feature-row-reverse>*{direction:ltr}.feature-icon-wrap{width:90px;height:90px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.25rem;flex-shrink:0}.fi-blue{background:#e3f2fd}.fi-purple{background:#ede7f6}.fi-pink{background:#fce4ec}.fi-green{background:#e8f5e9}.feature-text h3{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.feature-text ul{list-style:none;padding:0}.feature-text li{font-size:.9rem;color:#555;padding:.45rem 0 .45rem 1.25rem;position:relative;line-height:1.5}.feature-text li:before{content:"✓";position:absolute;left:0;color:#ff6b9d;font-weight:700}.rewards-section{padding:6rem 2rem;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);color:#fff}.rewards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.reward-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);padding:2.5rem 2rem;border-radius:16px;text-align:center;position:relative;transition:transform .2s}.reward-card:hover{transform:translateY(-4px)}.reward-card-featured{background:#ff6b9d14;border:1.5px solid #ff6b9d}.featured-tag{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:#ff6b9d;color:#fff;padding:.2rem .8rem;border-radius:20px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.reward-emoji{font-size:2.5rem;display:block;margin-bottom:1rem}.reward-card h3{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.reward-badge{display:inline-block;background:#ff6b9d26;color:#ff6b9d;padding:.35rem .85rem;border-radius:20px;font-size:.8rem;font-weight:600;margin-bottom:1rem}.reward-card p{font-size:.9rem;color:#89b;line-height:1.5}.audience-section{padding:6rem 2rem;background:#fafafa}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.audience-list{display:flex;flex-direction:column;gap:1rem}.audience-item{display:flex;align-items:center;gap:1rem;padding:1.1rem 1.25rem;background:#fff;border-radius:10px;font-size:.95rem;color:#555;border:1px solid #eee}.audience-item span{font-size:1.25rem;flex-shrink:0}.audience-item strong{color:#1a1a1a}.vision-card{background:#fff;border:2px solid #1a1a1a;border-radius:16px;padding:3rem;text-align:center}.vision-mascot{font-size:3rem;margin-bottom:1.25rem}.vision-card blockquote{font-size:1.35rem;font-weight:700;color:#1a1a1a;font-style:italic;margin-bottom:1.5rem}.vision-card p{font-size:.95rem;color:#666;line-height:1.6}.footer-section{padding:5rem 2rem 2rem;background:#fff}.footer-container{max-width:700px;margin:0 auto;text-align:center}.footer-heading{font-size:2.25rem;font-weight:700;margin-bottom:2.5rem}.download-buttons-container{position:relative;margin-bottom:3.5rem}.coming-soon-label{position:absolute;top:-28px;left:50%;transform:translate(-50%);background:#ff6b9d;color:#fff;padding:.35rem 1.25rem;border-radius:20px;font-size:.8rem;font-weight:600;z-index:10}.download-buttons{display:flex;gap:.75rem;justify-content:center}.download-button{background:#1a1a1a;color:#fff;padding:.85rem 1.5rem;border-radius:8px;min-width:165px}.download-button.blurred{filter:blur(3px);opacity:.5;pointer-events:none}.download-button-text-small{font-size:.65rem;opacity:.7;margin-bottom:.15rem}.download-button-text-large{font-size:1rem;font-weight:700;display:flex;align-items:center;gap:.4rem}.store-icon{font-size:1.1rem}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #eee;font-size:.8rem;color:#999}.footer-links{display:flex;gap:1.5rem}.footer-links a{color:#999;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#1a1a1a}.back-link{color:#ff6b9d;text-decoration:none;font-weight:600;font-size:.9rem;transition:color .2s}.back-link:hover{color:#ff5a8a}.privacy-page{padding:4rem 2rem 6rem}.privacy-container{max-width:680px;margin:0 auto}.privacy-container h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.policy-date{font-size:.85rem;color:#999;margin-bottom:2.5rem}.privacy-container h2{font-size:1.15rem;font-weight:700;margin-top:2.5rem;margin-bottom:.75rem}.privacy-container>p{font-size:.95rem;color:#555;line-height:1.7;margin-bottom:.75rem}.privacy-container>ul{margin:.5rem 0 1rem 1.5rem;color:#555}.privacy-container li{margin-bottom:.5rem;font-size:.95rem;line-height:1.6}@media(max-width:1024px){.hero-container{grid-template-columns:1fr;gap:3rem}.problem-grid{grid-template-columns:1fr}.steps{flex-wrap:wrap;gap:1rem}.step-line{display:none}.step{flex:1 1 45%;max-width:100%}.rewards-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.audience-grid{grid-template-columns:1fr}}@media(max-width:768px){.nav-container{flex-wrap:wrap;gap:.75rem}.nav-menu{order:3;width:100%;justify-content:center;gap:1rem;font-size:.85rem}.hero-headline{font-size:2.5rem}.section-heading{font-size:2rem}.value-equation{flex-wrap:wrap}.hero-cta{flex-direction:column}.steps{flex-direction:column;align-items:center}.step{flex:1 1 100%}.feature-row{grid-template-columns:1fr;gap:1rem}.feature-row-reverse{direction:ltr}.feature-icon-wrap{width:60px;height:60px;font-size:1.75rem}.download-buttons{flex-direction:column;align-items:center}.footer-bottom{flex-direction:column;gap:.75rem;text-align:center}}
