.Hero-module__Z8hQ_W__hero{background:var(--bg-primary);align-items:center;min-height:100vh;padding:8rem 0 6rem;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#6366f133 0%,#0000 50%),radial-gradient(circle at 80% 70%,#a855f733 0%,#0000 50%),radial-gradient(circle,#00d4ff1a 0%,#0000 50%);position:absolute;inset:0}.Hero-module__Z8hQ_W__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.Hero-module__Z8hQ_W__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.Hero-module__Z8hQ_W__heroText{flex-direction:column;gap:1.5rem;display:flex}.Hero-module__Z8hQ_W__versionStatus{color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;display:flex}.Hero-module__Z8hQ_W__statusDot{background:var(--success-color);width:8px;height:8px;box-shadow:0 0 10px var(--success-color);border-radius:50%;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__pulse}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:1}50%{opacity:.5}}.Hero-module__Z8hQ_W__heroTitle{margin:0;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__Z8hQ_W__gradientText{background:var(--gradient-neon);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__Z8hQ_W__heroDescription{color:var(--text-secondary);max-width:600px;font-size:1.25rem;line-height:1.7}.Hero-module__Z8hQ_W__downloadButtons{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.Hero-module__Z8hQ_W__downloadBtn{color:var(--text-primary);background:0 0;border:2px solid;border-image:linear-gradient(135deg,#6366f1,#a855f7) 1;border-radius:.75rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Hero-module__Z8hQ_W__downloadBtn:hover{background:var(--gradient-primary);border-image:;transform:translateY(-2px);box-shadow:0 8px 25px #f1ec6366}.Hero-module__Z8hQ_W__storeBtnWrapper{background:linear-gradient(135deg,#f7971e,#ffd200);border-radius:10px;padding:2px;display:inline-block}.Hero-module__Z8hQ_W__storeBtn{background:var(--bg-primary);color:var(--text-secondary);border-radius:8px;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Hero-module__Z8hQ_W__storeIcon{align-items:center;font-size:1.25rem;display:flex}.Hero-module__Z8hQ_W__storeBtn:hover{background:#6366f11a;transform:translateY(-2px);box-shadow:0 8px 25px #6366f14d}.Hero-module__Z8hQ_W__socialProof{align-items:center;gap:1rem;margin-top:2rem;display:flex}.Hero-module__Z8hQ_W__userAvatars{gap:-.5rem;display:flex;position:relative}.Hero-module__Z8hQ_W__avatar{background:var(--gradient-primary);border:2px solid var(--bg-primary);border-radius:50%;width:40px;height:40px;margin-left:-10px;position:relative}.Hero-module__Z8hQ_W__avatar:first-child{margin-left:0}.Hero-module__Z8hQ_W__avatarBadge{background:var(--gradient-primary);color:#fff;border:2px solid var(--bg-primary);border-radius:.25rem;padding:.15rem .3rem;font-size:.6rem;font-weight:700;position:absolute;bottom:-8px;right:-8px}.Hero-module__Z8hQ_W__rating{align-items:center;gap:.75rem;display:flex}.Hero-module__Z8hQ_W__stars{gap:.25rem;display:flex}.Hero-module__Z8hQ_W__star{color:#fbbf24;font-size:1.25rem}.Hero-module__Z8hQ_W__ratingText{color:var(--text-secondary);font-size:.9rem}.Hero-module__Z8hQ_W__heroImage{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__Z8hQ_W__phoneMockup{width:320px;height:640px;position:relative}.Hero-module__Z8hQ_W__phoneGlow{filter:blur(40px);z-index:0;background:radial-gradient(circle,#fbcd0373 0%,#e3b70740 45%,#0000 70%);width:400px;height:800px;animation:3s ease-in-out infinite alternate Hero-module__Z8hQ_W__glow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__Z8hQ_W__glow{0%{opacity:.6;transform:translate(-50%,-50%)scale(1)}to{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}.Hero-module__Z8hQ_W__phoneFrame{z-index:1;background:radial-gradient(circle,#ffd00073 0%,#ea840740 45%,#0000 70%);border-radius:40px;width:100%;height:100%;padding:8px;position:relative;box-shadow:0 0 40px #f7971e99,0 0 80px #ffd20073,inset 0 0 20px #00000080}.Hero-module__Z8hQ_W__phoneScreen{background:#0f0f1a;border-radius:32px;flex-direction:column;width:100%;height:100%;padding:0;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__appHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.Hero-module__Z8hQ_W__greeting{color:var(--text-secondary);font-size:.9rem;font-weight:500}.Hero-module__Z8hQ_W__profileIcon{background:var(--gradient-primary);border-radius:50%;width:32px;height:32px}.Hero-module__Z8hQ_W__stepsCard{background:var(--gradient-primary);border-radius:1.25rem;margin-bottom:.5rem;padding:1.25rem}.Hero-module__Z8hQ_W__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Hero-module__Z8hQ_W__runnerIcon{font-size:1.5rem}.Hero-module__Z8hQ_W__todayBtn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:.5rem;padding:.4rem .8rem;font-size:.75rem;font-weight:600}.Hero-module__Z8hQ_W__stepsContent{color:#fff}.Hero-module__Z8hQ_W__stepsNumber{margin-bottom:.25rem;font-size:2.5rem;font-weight:800;line-height:1}.Hero-module__Z8hQ_W__stepsLabel{opacity:.9;margin-bottom:.75rem;font-size:.875rem}.Hero-module__Z8hQ_W__progressBar{background:#fff3;border-radius:4px;width:100%;height:8px;margin-bottom:.5rem;overflow:hidden}.Hero-module__Z8hQ_W__progressFill{background:#fff;border-radius:4px;height:100%;transition:width .3s}.Hero-module__Z8hQ_W__goalText{opacity:.8;font-size:.75rem}.Hero-module__Z8hQ_W__metricsRow{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.5rem;display:grid}.Hero-module__Z8hQ_W__metricCard{background:var(--bg-card);text-align:center;border:1px solid #6366f133;border-radius:1rem;padding:1rem}.Hero-module__Z8hQ_W__metricIcon{margin-bottom:.5rem;font-size:1.5rem}.Hero-module__Z8hQ_W__metricValue{color:var(--text-primary);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.Hero-module__Z8hQ_W__metricLabel{color:var(--text-secondary);font-size:.75rem}.Hero-module__Z8hQ_W__aiSection{margin-bottom:.5rem}.Hero-module__Z8hQ_W__sectionTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:.875rem;font-weight:600}.Hero-module__Z8hQ_W__recommendationCard{background:var(--bg-card);border:1px solid #6366f133;border-radius:1rem;align-items:center;gap:1rem;padding:1rem;display:flex}.Hero-module__Z8hQ_W__foodImage{background:var(--gradient-primary);border-radius:.75rem;flex-shrink:0;width:60px;height:60px}.Hero-module__Z8hQ_W__recommendationContent{flex:1}.Hero-module__Z8hQ_W__foodName{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem;font-weight:600}.Hero-module__Z8hQ_W__foodInfo{color:var(--text-secondary);font-size:.75rem}.Hero-module__Z8hQ_W__addBtn{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;font-weight:600;display:flex}.Hero-module__Z8hQ_W__weeklySection{margin-top:auto}.Hero-module__Z8hQ_W__activityChart{align-items:flex-end;gap:.5rem;height:80px;display:flex}.Hero-module__Z8hQ_W__chartBar{background:var(--gradient-primary);border-radius:.25rem .25rem 0 0;flex:1;min-height:20%}@media (max-width:1200px){.Hero-module__Z8hQ_W__heroContent{gap:4rem}.Hero-module__Z8hQ_W__phoneMockup{width:280px;height:560px}}@media (max-width:1024px){.Hero-module__Z8hQ_W__heroContent{grid-template-columns:1fr;gap:4rem}.Hero-module__Z8hQ_W__heroImage{order:-1;justify-content:center}.Hero-module__Z8hQ_W__phoneMockup{width:300px;height:600px}.Hero-module__Z8hQ_W__heroTitle{font-size:3rem}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{min-height:auto;padding:6rem 0 4rem}.Hero-module__Z8hQ_W__heroTitle{font-size:2.5rem}.Hero-module__Z8hQ_W__heroDescription{font-size:1.1rem}.Hero-module__Z8hQ_W__downloadButtons{flex-direction:column}.Hero-module__Z8hQ_W__downloadBtn,.Hero-module__Z8hQ_W__storeBtn{justify-content:center;width:100%}.Hero-module__Z8hQ_W__phoneMockup{width:250px;height:500px}}@media (max-width:480px){.Hero-module__Z8hQ_W__heroTitle{font-size:2rem}.Hero-module__Z8hQ_W__phoneMockup{width:200px;height:400px}.Hero-module__Z8hQ_W__stepsNumber{font-size:2rem}}
.Features-module__ZD3nRW__features{background-color:#0000;padding:6rem 0}.Features-module__ZD3nRW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Features-module__ZD3nRW__sectionHeader{text-align:center;margin-bottom:4rem}.Features-module__ZD3nRW__sectionTitle{margin-bottom:1rem;font-size:2.5rem}.Features-module__ZD3nRW__sectionDescription{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.Features-module__ZD3nRW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Features-module__ZD3nRW__featureCard{transition:var(--transition);-webkit-backdrop-filter:blur(30px)saturate(180%);isolation:isolate;background:linear-gradient(135deg,#efdede0d 0%,#f6f4f405 100%);border:1px solid #ffffff1a;border-radius:1rem;padding:2rem;position:relative;overflow:hidden;box-shadow:0 8px 32px #1f268733,inset 0 1px #ffffff1a}.Features-module__ZD3nRW__featureCard:before{content:"";opacity:.5;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Features-module__ZD3nRW__featureCard:hover{border-color:var(--text-primary);-webkit-backdrop-filter:blur(40px)saturate(200%);background:linear-gradient(135deg,#ffffff14 0%,#ffffff0a 100%);border-width:2px;transform:translateY(-5px);box-shadow:0 12px 40px #6366f133,inset 0 1px #fff3}.Features-module__ZD3nRW__featureCardHighlight{border:2px solid var(--primary-color);background:linear-gradient(135deg,#6366f126 0%,#a855f726 100%);box-shadow:0 4px 20px #6366f166}.Features-module__ZD3nRW__featureCardHighlight:hover{border-color:var(--primary-light);transform:translateY(-8px);box-shadow:0 8px 30px #6366f180}.Features-module__ZD3nRW__featureIcon{background:var(--gradient-primary);-webkit-backdrop-filter:blur(10px);width:80px;height:80px;transition:var(--transition);border:1px solid #6366f180;border-radius:20px;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex;position:relative}.Features-module__ZD3nRW__featureIcon:before{content:"";background:var(--gradient-primary);-webkit-mask-composite:xor;opacity:0;border-radius:20px;padding:1px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Features-module__ZD3nRW__featureCard:hover .Features-module__ZD3nRW__featureIcon:before{opacity:1}.Features-module__ZD3nRW__featureIcon svg{width:40px;height:40px;color:var(--text-secondary);stroke-width:2px;filter:drop-shadow(0 2px 4px #0003);z-index:1;position:relative}.Features-module__ZD3nRW__featureCard:hover .Features-module__ZD3nRW__featureIcon{background:var(--gradient-primary);border-color:var(--text-primary);transform:scale(1.1);box-shadow:0 4px 20px #ffffff4d}.Features-module__ZD3nRW__featureCard:hover .Features-module__ZD3nRW__featureIcon svg{filter:drop-shadow(0 4px 8px #fff6)}.Features-module__ZD3nRW__featureTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem}.Features-module__ZD3nRW__featureDescription{color:var(--text-secondary);line-height:1.7}@media (max-width:768px){.Features-module__ZD3nRW__sectionTitle{font-size:2rem}.Features-module__ZD3nRW__featuresGrid{grid-template-columns:1fr}.Features-module__ZD3nRW__featureCard{padding:1.5rem}}
.About-module__vqXTeW__about{background:var(--bg-secondary);padding:6rem 0}.About-module__vqXTeW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.About-module__vqXTeW__aboutContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.About-module__vqXTeW__aboutTitle{margin-bottom:1.5rem;font-size:2.5rem}.About-module__vqXTeW__aboutDescription{margin-bottom:2rem;font-size:1.125rem}.About-module__vqXTeW__aboutFeatures{flex-direction:column;gap:1rem;display:flex}.About-module__vqXTeW__aboutFeature{color:var(--text-secondary);align-items:center;gap:1rem;display:flex}.About-module__vqXTeW__checkIcon{background:var(--text-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-weight:700;display:flex}.About-module__vqXTeW__statsCard{background:var(--bg-card);border:1px solid var(--text-primary);box-shadow:var(--shadow-xl);border-radius:1.5rem;padding:2.5rem}.About-module__vqXTeW__statsCard h3{margin-bottom:2rem;font-size:1.75rem}.About-module__vqXTeW__statItem{border-bottom:1px solid #ebdf0c33;align-items:flex-start;gap:1rem;padding:1.5rem 0;display:flex}.About-module__vqXTeW__statItem:last-child{border-bottom:none}.About-module__vqXTeW__statIcon{color:var(--text-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module__vqXTeW__statIcon svg{stroke-width:2px;width:32px;height:32px}.About-module__vqXTeW__statItem strong{color:var(--text-secondary);margin-bottom:.25rem;display:block}.About-module__vqXTeW__statItemTitle{color:#ffffffb3}.About-module__vqXTeW__statItem p{font-size:.875rem}@media (max-width:1024px){.About-module__vqXTeW__aboutContent{grid-template-columns:1fr}}@media (max-width:768px){.About-module__vqXTeW__aboutTitle{font-size:2rem}.About-module__vqXTeW__statsCard{padding:1.5rem}}
.Download-module__MjXEOG__download{background:var(--gradient-primary);color:#fff;text-align:center;padding:6rem 0;position:relative;overflow:hidden}.Download-module__MjXEOG__download:before{content:"";pointer-events:none;z-index:-1;background-image:linear-gradient(#c731314d 1px,#0000 1px),linear-gradient(90deg,#9d24244d 1px,#0000 1px);background-position:0 0;background-size:20px 20px;position:absolute;inset:0}.Download-module__MjXEOG__download:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff26 1px,#0000 1px),linear-gradient(90deg,#ffffff26 1px,#0000 1px);background-position:0 0;background-size:10px 10px;position:absolute;inset:0}.Download-module__MjXEOG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Download-module__MjXEOG__downloadTitle{color:#fff;margin-bottom:1rem;font-size:2.5rem}.Download-module__MjXEOG__downloadDescription{color:#ffffffe6;margin-bottom:2rem;font-size:1.25rem}.Download-module__MjXEOG__downloadButtons{background-color:#fff;border:1.5px solid #fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:350px;margin:0 auto;padding:10px;display:flex}.Download-module__MjXEOG__storeButton{transition:var(--transition);color:#000;align-items:center;gap:.75rem;font-weight:500;text-decoration:none;display:flex}.Download-module__MjXEOG__storeButton:hover{transform:scale(1.05)}.Download-module__MjXEOG__playStoreIcon{color:#000;flex-shrink:0;width:30px;height:30px;display:block}.Download-module__MjXEOG__storeButtonText{color:#000;font-size:1rem}.Download-module__MjXEOG__downloadNote{color:#be0000cc;font-size:.875rem}@media (max-width:768px){.Download-module__MjXEOG__downloadTitle{font-size:2rem}.Download-module__MjXEOG__downloadButtons{flex-direction:column;align-items:center}}
