.PhoneMockup-module__PMxi-W__phone{aspect-ratio:9/19.5;box-sizing:border-box;width:100%;transition:all .5s var(--ease);background-color:#050505;border:4px solid #444;border-radius:36px;margin:0 auto;padding:8px;position:relative;box-shadow:0 25px 50px #00000080,inset 0 0 2px #ffffff4d}.PhoneMockup-module__PMxi-W__screen{z-index:1;background-color:#000;border-radius:26px;width:100%;height:100%;position:relative;overflow:hidden}.PhoneMockup-module__PMxi-W__cameraNotch{z-index:10;background-color:#050505;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:40%;max-width:120px;height:24px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.PhoneMockup-module__PMxi-W__camera{background:radial-gradient(circle,#1b1b4b,#111);border-radius:50%;width:10px;height:10px}.PhoneMockup-module__PMxi-W__speaker{background-color:#222;border-radius:2px;width:25px;height:4px}.PhoneMockup-module__PMxi-W__screenshot{object-fit:cover;width:100%;height:100%;display:block}.PhoneMockup-module__PMxi-W__buttons{pointer-events:none;position:absolute;inset:0}.PhoneMockup-module__PMxi-W__volumeUp,.PhoneMockup-module__PMxi-W__volumeDown,.PhoneMockup-module__PMxi-W__power{background:#333;border-radius:2px;width:4px;position:absolute}.PhoneMockup-module__PMxi-W__volumeUp{height:8%;top:17%;left:-6px}.PhoneMockup-module__PMxi-W__volumeDown{height:8%;top:27%;left:-6px}.PhoneMockup-module__PMxi-W__power{height:10%;top:22%;right:-6px}@media (max-width:768px){.PhoneMockup-module__PMxi-W__phone{border-width:3px;border-radius:28px;padding:6px}.PhoneMockup-module__PMxi-W__screen{border-radius:20px}.PhoneMockup-module__PMxi-W__cameraNotch{height:18px;top:9px}.PhoneMockup-module__PMxi-W__camera{width:6px;height:6px}.PhoneMockup-module__PMxi-W__speaker{display:none}}
.Hero-module__JgYmMq__hero{justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 60px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__orb{filter:blur(100px);z-index:0;pointer-events:none;border-radius:50%;position:absolute}.Hero-module__JgYmMq__orb1{background:var(--primary-glow);width:500px;height:500px;animation:10s ease-in-out infinite Hero-module__JgYmMq__float;top:-150px;left:-100px}.Hero-module__JgYmMq__orb2{background:var(--secondary-glow);width:400px;height:400px;animation:12s ease-in-out infinite reverse Hero-module__JgYmMq__float;bottom:-100px;right:-80px}.Hero-module__JgYmMq__orb3{filter:blur(120px);background:#ee8b6026;width:300px;height:300px;top:40%;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__content{z-index:10;text-align:center;max-width:1000px;animation:Hero-module__JgYmMq__fadeInUp 1s var(--ease) forwards;position:relative}.Hero-module__JgYmMq__badge{background:var(--primary-soft);color:var(--badge-text);text-transform:uppercase;letter-spacing:1.5px;border:1px solid #b73a3a40;border-radius:50px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 20px;font-size:.85rem;font-weight:600;display:inline-flex}.Hero-module__JgYmMq__badgeDot{background:var(--primary);border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__JgYmMq__pulseGlow}.Hero-module__JgYmMq__title{margin-bottom:24px;font-size:clamp(2.8rem,6vw,5rem);line-height:1.1}.Hero-module__JgYmMq__subtitle{color:var(--text-secondary);max-width:620px;margin:0 auto 40px;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:400;line-height:1.85}.Hero-module__JgYmMq__ctaGroup{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.Hero-module__JgYmMq__primaryBtn{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);color:#fff;transition:all .35s var(--ease);box-shadow:0 4px 20px var(--primary-glow);border-radius:50px;padding:16px 36px;font-size:1.05rem;font-weight:700}.Hero-module__JgYmMq__primaryBtn:hover{box-shadow:0 8px 32px var(--primary-glow);transform:translateY(-3px)scale(1.02)}.Hero-module__JgYmMq__secondaryBtn{color:var(--text-primary);border:1px solid var(--glass-border);transition:all .35s var(--ease);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:0 0;border-radius:50px;padding:15px 35px;font-size:1.05rem;font-weight:600}.Hero-module__JgYmMq__secondaryBtn:hover{background:var(--primary-soft);border-color:var(--primary);transform:translateY(-3px)}.Hero-module__JgYmMq__mockupArea{perspective:1000px;justify-content:center;gap:24px;margin-top:72px;display:flex}.Hero-module__JgYmMq__phoneFrame{width:240px;transition:transform .5s var(--ease);z-index:1;flex-shrink:0}.Hero-module__JgYmMq__frame1{transform:rotateY(5deg)translateY(10px)}.Hero-module__JgYmMq__frame2{z-index:2;transform:scale(1.05)translateY(-10px)}.Hero-module__JgYmMq__frame3{transform:rotateY(-5deg)translateY(10px)}.Hero-module__JgYmMq__phoneFrame:hover{z-index:5;transform:scale(1.06)translateY(-15px)}@media (max-width:768px){.Hero-module__JgYmMq__hero{padding:100px 20px 40px}.Hero-module__JgYmMq__mockupArea{gap:12px}.Hero-module__JgYmMq__phoneFrame{width:160px}.Hero-module__JgYmMq__frame1,.Hero-module__JgYmMq__frame3{display:none}.Hero-module__JgYmMq__frame2{width:220px}}
.Features-module__MNwinW__section{padding:var(--section-padding)}.Features-module__MNwinW__grid{max-width:var(--container-width);grid-template-columns:repeat(4,1fr);gap:20px;margin:0 auto;padding:0 24px;display:grid}.Features-module__MNwinW__card{padding:32px 24px;position:relative;overflow:hidden}.Features-module__MNwinW__cardIcon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:18px;font-size:1.5rem;display:flex}.Features-module__MNwinW__iconAgent{background:#8a4fff1f}.Features-module__MNwinW__iconWorkout{background:var(--primary-soft)}.Features-module__MNwinW__iconNutrition{background:var(--secondary-soft)}.Features-module__MNwinW__iconCamera,.Features-module__MNwinW__iconProgress{background:var(--tertiary-soft)}.Features-module__MNwinW__iconLive{background:var(--primary-soft)}.Features-module__MNwinW__iconSmart{background:var(--secondary-soft)}.Features-module__MNwinW__iconCharts{background:#4a5fc11f}.Features-module__MNwinW__cardTitle{margin-bottom:10px;font-size:1.15rem;font-weight:700}.Features-module__MNwinW__cardDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.Features-module__MNwinW__cardGlow{filter:blur(80px);opacity:.12;pointer-events:none;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-60px;right:-60px}.Features-module__MNwinW__glowRed{background:var(--primary)}.Features-module__MNwinW__glowGreen{background:var(--secondary)}.Features-module__MNwinW__glowOrange{background:var(--tertiary)}.Features-module__MNwinW__glowBlue{background:#4a5fc1}.Features-module__MNwinW__glowPurple{background:#8a4fff}@media (max-width:1024px){.Features-module__MNwinW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Features-module__MNwinW__grid{grid-template-columns:1fr}.Features-module__MNwinW__card{padding:28px 20px}}
.AIShowcase-module__SomWBa__section{padding:var(--section-padding);position:relative;overflow:hidden}.AIShowcase-module__SomWBa__inner{max-width:900px;margin:0 auto}.AIShowcase-module__SomWBa__chatWindow{margin-top:16px;padding:40px}.AIShowcase-module__SomWBa__userBubble{background:var(--card-elevated);max-width:80%;color:var(--text-secondary);border:1px solid #b73a3a33;border-radius:18px 18px 4px;margin-bottom:28px;margin-left:auto;padding:16px 20px;font-size:.95rem;font-style:italic;line-height:1.6}.AIShowcase-module__SomWBa__botBubble{background:var(--primary-soft);border:1px solid var(--glass-border);max-width:90%;color:var(--text-primary);border-radius:18px 18px 18px 4px;padding:18px 22px;font-size:.92rem;line-height:1.75}.AIShowcase-module__SomWBa__actionSteps{flex-direction:column;gap:12px;margin-bottom:28px;padding-left:8px;display:flex}.AIShowcase-module__SomWBa__step{color:var(--text-secondary);animation:AIShowcase-module__SomWBa__fadeInUp .5s var(--ease) forwards;opacity:0;align-items:center;gap:12px;font-size:.9rem;display:flex}.AIShowcase-module__SomWBa__step:first-child{animation-delay:.2s}.AIShowcase-module__SomWBa__step:nth-child(2){animation-delay:.5s}.AIShowcase-module__SomWBa__step:nth-child(3){animation-delay:.8s}.AIShowcase-module__SomWBa__step:nth-child(4){animation-delay:1.1s}.AIShowcase-module__SomWBa__stepIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;display:flex}.AIShowcase-module__SomWBa__stepDone{background:var(--secondary-soft);color:var(--secondary)}.AIShowcase-module__SomWBa__stepLabel{font-weight:500}.AIShowcase-module__SomWBa__divider{background:linear-gradient(90deg, var(--primary), var(--secondary));border-radius:3px;width:60px;height:3px;margin:48px auto 0}.AIShowcase-module__SomWBa__capabilities{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:32px;padding:0 24px;display:grid}.AIShowcase-module__SomWBa__capItem{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-primary);transition:all .3s var(--ease);border-radius:12px;align-items:center;gap:10px;padding:14px 18px;font-size:.9rem;font-weight:500;display:flex}.AIShowcase-module__SomWBa__capItem:hover{border-color:var(--primary);transform:translate(4px)}.AIShowcase-module__SomWBa__capCheck{color:var(--secondary);font-size:1rem}@media (max-width:768px){.AIShowcase-module__SomWBa__chatWindow{padding:24px 20px}.AIShowcase-module__SomWBa__userBubble{max-width:95%}.AIShowcase-module__SomWBa__botBubble{max-width:100%}.AIShowcase-module__SomWBa__capabilities{grid-template-columns:1fr;padding:0}}
.HowItWorks-module__u8qSLG__section{padding:var(--section-padding)}.HowItWorks-module__u8qSLG__timeline{max-width:700px;margin:0 auto;padding-left:60px;position:relative}.HowItWorks-module__u8qSLG__timeline:before{content:"";background:linear-gradient(180deg, var(--primary) 0%, var(--secondary) 50%, var(--tertiary) 100%);border-radius:2px;width:2px;position:absolute;top:0;bottom:0;left:23px}.HowItWorks-module__u8qSLG__step{margin-bottom:56px;position:relative}.HowItWorks-module__u8qSLG__step:last-child{margin-bottom:0}.HowItWorks-module__u8qSLG__stepNumber{z-index:2;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.1rem;font-weight:800;display:flex;position:absolute;top:0;left:-60px}.HowItWorks-module__u8qSLG__num1{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);box-shadow:0 0 20px var(--primary-glow)}.HowItWorks-module__u8qSLG__num2{background:linear-gradient(135deg, var(--secondary) 0%, var(--secondary-dark) 100%);box-shadow:0 0 20px var(--secondary-glow)}.HowItWorks-module__u8qSLG__num3{background:linear-gradient(135deg, var(--tertiary) 0%, #c46938 100%);box-shadow:0 0 20px #ee8b604d}.HowItWorks-module__u8qSLG__stepContent{padding:28px 32px}.HowItWorks-module__u8qSLG__stepTitle{margin-bottom:10px;font-size:1.3rem;font-weight:700}.HowItWorks-module__u8qSLG__stepDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.75}@media (max-width:768px){.HowItWorks-module__u8qSLG__timeline{padding-left:50px}.HowItWorks-module__u8qSLG__timeline:before{left:18px}.HowItWorks-module__u8qSLG__stepNumber{width:38px;height:38px;font-size:1rem;left:-50px}.HowItWorks-module__u8qSLG__stepContent{padding:24px 20px}}
.AppShowcase-module__9TuX8W__section{padding:var(--section-padding);overflow:hidden}.AppShowcase-module__9TuX8W__carousel{max-width:var(--container-width);flex-wrap:nowrap;justify-content:center;align-items:center;gap:24px;margin:0 auto;padding:0 24px;display:flex}.AppShowcase-module__9TuX8W__phoneWrapper{width:240px;transition:all .5s var(--ease);flex-shrink:0}.AppShowcase-module__9TuX8W__phoneWrapper:nth-child(odd){transform:translateY(20px)}.AppShowcase-module__9TuX8W__showcasePhone{transition:all .5s var(--ease);box-shadow:0 20px 60px #00000073}.AppShowcase-module__9TuX8W__showcasePhone:hover{border-color:#b73a3a80;transform:translateY(-8px)scale(1.03);box-shadow:0 30px 80px #b73a3a26}@media (max-width:1024px){.AppShowcase-module__9TuX8W__phoneWrapper{width:200px}}@media (max-width:768px){.AppShowcase-module__9TuX8W__carousel{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;gap:16px;padding-bottom:20px;overflow-x:auto}.AppShowcase-module__9TuX8W__carousel::-webkit-scrollbar{display:none}.AppShowcase-module__9TuX8W__phoneWrapper{width:180px}.AppShowcase-module__9TuX8W__phoneWrapper:nth-child(odd){transform:none}}
.DownloadCTA-module__Ur6aWG__section{padding:80px 0 100px;position:relative;overflow:hidden}.DownloadCTA-module__Ur6aWG__inner{text-align:center;z-index:2;max-width:800px;margin:0 auto;padding:64px 40px;position:relative}.DownloadCTA-module__Ur6aWG__glowBg{background:var(--primary-glow);filter:blur(150px);z-index:0;pointer-events:none;border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DownloadCTA-module__Ur6aWG__title{margin-bottom:16px;font-size:clamp(2rem,4vw,2.8rem)}.DownloadCTA-module__Ur6aWG__subtitle{color:var(--text-secondary);margin-bottom:40px;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.8}@media (max-width:768px){.DownloadCTA-module__Ur6aWG__inner{padding:48px 24px}}
.StoreBadges-module__wO4fca__badges{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.StoreBadges-module__wO4fca__storeBadge{color:var(--text-primary);transition:all .3s var(--ease);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:12px;padding:8px 20px;text-decoration:none;display:inline-flex;box-shadow:0 4px 12px #0003}.StoreBadges-module__wO4fca__storeBadge:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-3px);box-shadow:0 8px 24px #0000004d}.StoreBadges-module__wO4fca__storeIcon{object-fit:contain;filter:drop-shadow(0 2px 4px #00000080);width:28px;height:auto}.StoreBadges-module__wO4fca__storeText{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.StoreBadges-module__wO4fca__storeSub{text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);margin-bottom:2px;font-size:.65rem;line-height:1}.StoreBadges-module__wO4fca__storeTitle{letter-spacing:-.3px;font-size:1.1rem;font-weight:600;line-height:1.1}@media (max-width:768px){.StoreBadges-module__wO4fca__badges{gap:12px}}
.Footer-module__Grjkva__footer{border-top:1px solid var(--glass-border);background:var(--bg-deeper);padding:60px 0 32px}.Footer-module__Grjkva__footerInner{grid-template-columns:2fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.Footer-module__Grjkva__brand{flex-direction:column;gap:16px;display:flex}.Footer-module__Grjkva__logoArea{align-items:center;gap:10px;display:flex}.Footer-module__Grjkva__logoImg{border-radius:6px;width:32px;height:32px}.Footer-module__Grjkva__logoText{font-size:1.3rem;font-weight:800}.Footer-module__Grjkva__logoRed{color:var(--primary)}.Footer-module__Grjkva__brandDesc{color:var(--text-secondary);max-width:320px;font-size:.9rem;line-height:1.7}.Footer-module__Grjkva__columnTitle{color:var(--text-primary);margin-bottom:20px;font-size:.95rem;font-weight:700}.Footer-module__Grjkva__columnLinks{flex-direction:column;gap:12px;display:flex}.Footer-module__Grjkva__footerLink{color:var(--text-secondary);transition:color .3s var(--ease);font-size:.9rem}.Footer-module__Grjkva__footerLink:hover{color:var(--primary)}.Footer-module__Grjkva__divider{border:none;border-top:1px solid var(--glass-border);margin-bottom:24px}.Footer-module__Grjkva__copyright{text-align:center;color:var(--text-muted);font-size:.85rem}@media (max-width:768px){.Footer-module__Grjkva__footerInner{grid-template-columns:1fr;gap:32px}}
.legal-module__8113wq__container{max-width:800px;margin:0 auto;padding:140px 24px 60px}.legal-module__8113wq__title{color:var(--text-primary);margin-bottom:8px;font-size:clamp(2rem,4vw,3rem)}.legal-module__8113wq__lastUpdated{color:var(--text-secondary);margin-bottom:40px;font-size:.95rem;display:block}.legal-module__8113wq__content{color:var(--text-secondary);font-size:1.05rem;line-height:1.8}.legal-module__8113wq__content h2{color:var(--text-primary);margin:48px 0 20px;font-size:1.5rem}.legal-module__8113wq__content h3{color:var(--text-primary);margin:32px 0 16px;font-size:1.25rem}.legal-module__8113wq__content p{margin-bottom:24px}.legal-module__8113wq__content ul,.legal-module__8113wq__content ol{margin-bottom:24px;padding-left:24px}.legal-module__8113wq__content li{margin-bottom:12px}.legal-module__8113wq__content strong{color:var(--text-primary)}.legal-module__8113wq__content a{color:var(--primary);text-decoration:underline}.legal-module__8113wq__content a:hover{color:var(--primary-dark)}.legal-module__8113wq__requestForm{border:1px solid color-mix(in srgb, var(--text-secondary) 30%, transparent);border-radius:12px;gap:12px;margin:24px 0 36px;padding:24px;display:grid}.legal-module__8113wq__requestForm label{color:var(--text-primary);font-size:.95rem;font-weight:600}.legal-module__8113wq__requestForm input[type=email],.legal-module__8113wq__requestForm input[type=password],.legal-module__8113wq__requestForm input[type=text]{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--text-secondary) 40%, transparent);background:var(--bg);width:100%;color:var(--text-primary);font:inherit;border-radius:8px;margin-bottom:8px;padding:11px 12px}.legal-module__8113wq__requestCheckbox{align-items:flex-start;gap:10px;margin:8px 0;line-height:1.5;display:flex;font-weight:400!important}.legal-module__8113wq__requestCheckbox input{accent-color:var(--primary);margin-top:5px}.legal-module__8113wq__requestButton{background:var(--primary);width:fit-content;color:var(--bg);font:inherit;cursor:pointer;border:0;border-radius:8px;padding:11px 16px;font-weight:700}.legal-module__8113wq__requestButton:hover{background:var(--primary-dark)}.legal-module__8113wq__requestButton:disabled,.legal-module__8113wq__requestSecondaryButton:disabled{cursor:not-allowed;opacity:.6}.legal-module__8113wq__requestSecondaryButton{border:1px solid color-mix(in srgb, var(--text-secondary) 45%, transparent);width:fit-content;color:var(--text-primary);font:inherit;cursor:pointer;background:0 0;border-radius:8px;padding:10px 14px;font-weight:600}.legal-module__8113wq__requestSecondaryButton:hover{border-color:var(--primary);color:var(--primary)}.legal-module__8113wq__requestHeading{color:var(--text-primary);margin:8px 0 4px;font-size:1.15rem}.legal-module__8113wq__requestFields{gap:10px;display:grid}.legal-module__8113wq__requestProviderButtons{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.legal-module__8113wq__requestIdentity{color:var(--text-primary);font-weight:700;margin:0!important}.legal-module__8113wq__requestNote{font-size:.95rem;margin:4px 0 0!important}.legal-module__8113wq__requestError,.legal-module__8113wq__requestSuccess{font-size:.95rem;font-weight:600;margin:4px 0 0!important}.legal-module__8113wq__requestError{color:var(--error)}.legal-module__8113wq__requestSuccess{color:var(--secondary)}
