@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Noto+Sans+KR:wght@300;400;500;700;900&display=swap";
:root{--color-bg:#fff;--color-bg-secondary:#f8f8f8;--color-bg-tertiary:#f0f0f0;--color-text:#1a1a1a;--color-text-secondary:#0009;--color-text-muted:#0006;--color-accent:#ff3d00;--color-accent-light:#ff6b35;--color-accent-glow:#ff3d004d;--gradient-fire:linear-gradient(135deg,#ff3d00 0%,#ff6b35 50%,#ffb347 100%);--gradient-dark:linear-gradient(180deg,#fff 0%,#f8f8f8 100%);--font-display:"Bebas Neue","Noto Sans KR",sans-serif;--font-body:"Noto Sans KR",sans-serif}.health-landing-module__QiVTbW__pageWrapper{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);min-height:100vh;position:relative;overflow-x:hidden}.health-landing-module__QiVTbW__container{max-width:1400px;margin:0 auto;padding:0 32px}.health-landing-module__QiVTbW__particleCanvas{pointer-events:none;z-index:1;opacity:.6;width:100%;height:100%;position:fixed;top:0;left:0}.health-landing-module__QiVTbW__header{z-index:1000;padding:0 32px;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.health-landing-module__QiVTbW__headerScrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #00000014;box-shadow:0 4px 30px #0000000d}.health-landing-module__QiVTbW__nav{justify-content:space-between;align-items:center;height:80px;display:flex}.health-landing-module__QiVTbW__logo{color:var(--color-text);align-items:center;gap:12px;text-decoration:none;display:flex}.health-landing-module__QiVTbW__logoGlow{position:relative}.health-landing-module__QiVTbW__logoGlow:before{content:"";background:var(--gradient-fire);opacity:0;filter:blur(8px);border-radius:12px;transition:opacity .3s;position:absolute;inset:-4px}.health-landing-module__QiVTbW__logo:hover .health-landing-module__QiVTbW__logoGlow:before{opacity:.6}.health-landing-module__QiVTbW__logoImg{object-fit:cover;z-index:1;border-radius:10px;width:40px;height:40px;position:relative}.health-landing-module__QiVTbW__logoText{font-family:var(--font-display);letter-spacing:.1em;font-size:1.5rem;font-weight:400}.health-landing-module__QiVTbW__navMenu{gap:48px;margin:0;padding:0;list-style:none;display:flex}.health-landing-module__QiVTbW__navMenu a{color:var(--color-text-secondary);letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.health-landing-module__QiVTbW__navMenu a:after{content:"";background:var(--gradient-fire);width:0;height:2px;transition:width .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-4px;left:0}.health-landing-module__QiVTbW__navMenu a:hover{color:var(--color-text)}.health-landing-module__QiVTbW__navMenu a:hover:after{width:100%}.health-landing-module__QiVTbW__headerCta{background:var(--gradient-fire);color:#fff;letter-spacing:.05em;text-transform:uppercase;clip-path:polygon(0 0,100% 0,100% 70%,95% 100%,0 100%);border-radius:0;padding:12px 28px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s}.health-landing-module__QiVTbW__headerCta:hover{box-shadow:0 10px 40px var(--color-accent-glow);transform:translateY(-2px)}.health-landing-module__QiVTbW__navToggle{cursor:pointer;z-index:100;background:0 0;border:none;flex-direction:column;gap:6px;padding:8px;display:none}.health-landing-module__QiVTbW__navToggle span{background:var(--color-text);transform-origin:50%;width:28px;height:2px;transition:all .3s}.health-landing-module__QiVTbW__navToggleActive span{background:#fff}.health-landing-module__QiVTbW__navToggleActive span:first-child{transform:rotate(45deg)translate(6px,6px)}.health-landing-module__QiVTbW__navToggleActive span:nth-child(2){opacity:0}.health-landing-module__QiVTbW__navToggleActive span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.health-landing-module__QiVTbW__hero{z-index:2;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.health-landing-module__QiVTbW__heroShapes{pointer-events:none;position:absolute;inset:0;overflow:hidden}.health-landing-module__QiVTbW__shape1{background:radial-gradient(circle,var(--color-accent-glow)0%,transparent 70%);filter:blur(60px);border-radius:50%;width:400px;height:400px;animation:4s ease-in-out infinite health-landing-module__QiVTbW__pulse;position:absolute;top:15%;right:10%}.health-landing-module__QiVTbW__shape2{filter:blur(40px);background:radial-gradient(circle,#ff6b354d 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:5s ease-in-out infinite reverse health-landing-module__QiVTbW__pulse;position:absolute;bottom:20%;left:5%}.health-landing-module__QiVTbW__shape3{filter:blur(30px);background:radial-gradient(circle,#ffb34733 0%,#0000 70%);border-radius:50%;width:200px;height:200px;animation:6s ease-in-out infinite health-landing-module__QiVTbW__pulse;position:absolute;top:40%;left:30%}.health-landing-module__QiVTbW__diagonalLine1{background:linear-gradient(#0000,#ff3d004d,#0000);width:1px;height:100%;position:absolute;top:0;right:20%;transform:rotate(15deg)}.health-landing-module__QiVTbW__diagonalLine2{background:linear-gradient(#0000,#ff3d0026,#0000);width:1px;height:100%;position:absolute;top:0;right:35%;transform:rotate(15deg)}@keyframes health-landing-module__QiVTbW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.health-landing-module__QiVTbW__heroContent{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:60px 32px 120px;display:grid;position:relative}.health-landing-module__QiVTbW__heroText{position:relative}.health-landing-module__QiVTbW__heroTagline{letter-spacing:.3em;color:var(--color-accent);text-transform:uppercase;align-items:center;gap:12px;margin-bottom:24px;font-size:.75rem;font-weight:600;display:inline-flex}.health-landing-module__QiVTbW__taglinePulse{background:var(--color-accent);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite health-landing-module__QiVTbW__taglinePulse}@keyframes health-landing-module__QiVTbW__taglinePulse{0%,to{box-shadow:0 0 0 0 var(--color-accent-glow)}50%{box-shadow:0 0 0 8px #0000}}.health-landing-module__QiVTbW__heroTitle{font-family:var(--font-display);letter-spacing:.02em;margin-bottom:32px;font-size:clamp(4rem,10vw,7rem);font-weight:400;line-height:.95}.health-landing-module__QiVTbW__titleLine{padding-top:10px;display:block;overflow:hidden}.health-landing-module__QiVTbW__titleLine:first-child{animation:.8s cubic-bezier(.16,1,.3,1) .2s both health-landing-module__QiVTbW__slideUp}.health-landing-module__QiVTbW__titleLine:nth-child(2){animation:.8s cubic-bezier(.16,1,.3,1) .35s both health-landing-module__QiVTbW__slideUp}.health-landing-module__QiVTbW__titleLine:nth-child(3){animation:.8s cubic-bezier(.16,1,.3,1) .5s both health-landing-module__QiVTbW__slideUp}@keyframes health-landing-module__QiVTbW__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.health-landing-module__QiVTbW__highlight{background:var(--gradient-fire);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.health-landing-module__QiVTbW__heroDescription{color:var(--color-text-secondary);max-width:480px;margin-bottom:48px;font-size:1.125rem;line-height:1.8;animation:.8s .7s both health-landing-module__QiVTbW__fadeIn}@keyframes health-landing-module__QiVTbW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.health-landing-module__QiVTbW__heroButtons{flex-wrap:wrap;gap:20px;margin-bottom:64px;animation:.8s .9s both health-landing-module__QiVTbW__fadeIn;display:flex}.health-landing-module__QiVTbW__btnPrimary{background:var(--gradient-fire);color:#fff;text-transform:uppercase;letter-spacing:.1em;clip-path:polygon(0 0,100% 0,100% 70%,95% 100%,0 100%);align-items:center;gap:12px;padding:18px 36px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.health-landing-module__QiVTbW__btnPrimary:before{content:"";opacity:0;background:linear-gradient(135deg,#fff3 0%,#0000 50%);transition:opacity .3s;position:absolute;inset:0}.health-landing-module__QiVTbW__btnPrimary:hover{box-shadow:0 20px 60px var(--color-accent-glow);transform:translateY(-4px)scale(1.02)}.health-landing-module__QiVTbW__btnPrimary:hover:before{opacity:1}.health-landing-module__QiVTbW__btnText{z-index:1;position:relative}.health-landing-module__QiVTbW__btnArrow{align-items:center;transition:transform .3s;display:flex}.health-landing-module__QiVTbW__btnPrimary:hover .health-landing-module__QiVTbW__btnArrow{transform:translate(4px)}.health-landing-module__QiVTbW__btnSecondary{color:var(--color-text);text-transform:uppercase;letter-spacing:.1em;background:0 0;border:1px solid #0003;align-items:center;padding:18px 36px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.health-landing-module__QiVTbW__btnSecondary:hover{border-color:var(--color-accent);color:var(--color-accent);background:#ff3d000d}.health-landing-module__QiVTbW__heroStats{align-items:center;gap:32px;animation:.8s 1.1s both health-landing-module__QiVTbW__fadeIn;display:flex}.health-landing-module__QiVTbW__heroStat{text-align:left}.health-landing-module__QiVTbW__heroStatNumber{font-family:var(--font-display);letter-spacing:.05em;color:var(--color-text);font-size:2rem;display:block}.health-landing-module__QiVTbW__heroStatLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.health-landing-module__QiVTbW__heroStatDivider{background:#0000001a;width:1px;height:40px}.health-landing-module__QiVTbW__heroImage{justify-content:center;align-items:center;animation:1s .5s both health-landing-module__QiVTbW__fadeIn;display:flex;position:relative}.health-landing-module__QiVTbW__phoneContainer{gap:-40px;display:flex;position:relative}.health-landing-module__QiVTbW__phoneGlow{background:radial-gradient(circle,var(--color-accent-glow)0%,transparent 70%);filter:blur(60px);width:400px;height:400px;animation:3s ease-in-out infinite health-landing-module__QiVTbW__phoneGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes health-landing-module__QiVTbW__phoneGlow{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}.health-landing-module__QiVTbW__phoneMockup{z-index:2;width:260px;height:540px;transition:transform .1s ease-out;position:relative}.health-landing-module__QiVTbW__phoneSecond{z-index:1;opacity:.8;margin-left:-60px}.health-landing-module__QiVTbW__appScreenshot{object-fit:cover;border-radius:32px;width:100%;height:100%;box-shadow:0 40px 80px #00000080}.health-landing-module__QiVTbW__scrollIndicator{flex-direction:column;align-items:center;gap:12px;animation:1s 1.5s both health-landing-module__QiVTbW__fadeIn;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.health-landing-module__QiVTbW__scrollIndicator span{letter-spacing:.3em;color:var(--color-text-muted);font-size:.65rem}.health-landing-module__QiVTbW__scrollLine{background:#00000026;width:1px;height:60px;position:relative;overflow:hidden}.health-landing-module__QiVTbW__scrollDot{background:var(--color-accent);border-radius:2px;width:3px;height:12px;animation:2s ease-in-out infinite health-landing-module__QiVTbW__scrollDown;position:absolute;left:-1px}@keyframes health-landing-module__QiVTbW__scrollDown{0%{opacity:1;top:0}to{opacity:0;top:100%}}.health-landing-module__QiVTbW__features{z-index:2;padding:160px 0;position:relative;overflow:hidden}.health-landing-module__QiVTbW__featuresBg{pointer-events:none;position:absolute;inset:0}.health-landing-module__QiVTbW__featureGradient1{filter:blur(80px);background:radial-gradient(circle,#ff3d0014 0%,#0000 70%);width:600px;height:600px;position:absolute;top:0;left:-20%}.health-landing-module__QiVTbW__featureGradient2{filter:blur(60px);background:radial-gradient(circle,#ff6b350f 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:0;right:-10%}.health-landing-module__QiVTbW__sectionHeader{text-align:center;margin-bottom:80px;position:relative}.health-landing-module__QiVTbW__sectionLabel{letter-spacing:.3em;color:var(--color-accent);text-transform:uppercase;margin-bottom:16px;font-size:.75rem;font-weight:600;display:inline-block}.health-landing-module__QiVTbW__sectionTitle{font-family:var(--font-display);letter-spacing:.02em;margin-bottom:20px;font-size:clamp(2.5rem,5vw,4rem);font-weight:400}.health-landing-module__QiVTbW__sectionSubtitle{color:var(--color-text-secondary);max-width:500px;margin:0 auto;font-size:1.125rem}.health-landing-module__QiVTbW__featuresGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.health-landing-module__QiVTbW__featureCard{opacity:0;clip-path:polygon(0 0,100% 0,100% 90%,95% 100%,0 100%);background:#fff;border:1px solid #0000000f;padding:48px 36px;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:translateY(40px);box-shadow:0 4px 20px #00000008}.health-landing-module__QiVTbW__featureCard:first-child{transition-delay:0s}.health-landing-module__QiVTbW__featureCard:nth-child(2){transition-delay:.1s}.health-landing-module__QiVTbW__featureCard:nth-child(3){transition-delay:.2s}.health-landing-module__QiVTbW__featureCard:nth-child(4){transition-delay:.3s}.health-landing-module__QiVTbW__featureCard:nth-child(5){transition-delay:.4s}.health-landing-module__QiVTbW__featureCard:nth-child(6){transition-delay:.5s}.health-landing-module__QiVTbW__featureCardVisible{opacity:1;transform:translateY(0)}.health-landing-module__QiVTbW__featureCard:hover{background:#fff;border-color:#ff3d004d;transform:translateY(-8px);box-shadow:0 20px 50px #ff3d001a}.health-landing-module__QiVTbW__featureCard:hover .health-landing-module__QiVTbW__featureCardAccent{transform:scaleX(1)}.health-landing-module__QiVTbW__featureCard:hover .health-landing-module__QiVTbW__featureIcon{background:var(--gradient-fire);color:#fff;transform:scale(1.1)rotate(-5deg)}.health-landing-module__QiVTbW__featureCardAccent{background:var(--gradient-fire);transform-origin:0;width:100%;height:3px;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.health-landing-module__QiVTbW__featureIconWrapper{margin-bottom:28px}.health-landing-module__QiVTbW__featureIcon{width:64px;height:64px;color:var(--color-accent);clip-path:polygon(0 0,100% 0,100% 70%,85% 100%,0 100%);background:#ff3d001a;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.health-landing-module__QiVTbW__featureTitle{font-family:var(--font-display);letter-spacing:.05em;margin-bottom:16px;font-size:1.5rem;font-weight:400}.health-landing-module__QiVTbW__featureDescription{color:var(--color-text-secondary);font-size:.95rem;line-height:1.8}.health-landing-module__QiVTbW__howItWorks{background:var(--color-bg-secondary);z-index:2;padding:160px 0;position:relative}.health-landing-module__QiVTbW__stepsContainer{max-width:900px;margin:0 auto;position:relative}.health-landing-module__QiVTbW__stepsLine{background:linear-gradient(to bottom,var(--color-accent),#ff3d001a);width:1px;position:absolute;top:0;bottom:0;left:44px}.health-landing-module__QiVTbW__steps{flex-direction:column;gap:64px;display:flex}.health-landing-module__QiVTbW__step{opacity:0;align-items:flex-start;gap:48px;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;transform:translate(-30px)}.health-landing-module__QiVTbW__step:first-child{transition-delay:0s}.health-landing-module__QiVTbW__step:nth-child(2){transition-delay:.15s}.health-landing-module__QiVTbW__step:nth-child(3){transition-delay:.3s}.health-landing-module__QiVTbW__stepVisible{opacity:1;transform:translate(0)}.health-landing-module__QiVTbW__stepNumberWrapper{flex-shrink:0;position:relative}.health-landing-module__QiVTbW__stepNumber{border:2px solid var(--color-accent);width:88px;height:88px;font-family:var(--font-display);color:var(--color-accent);z-index:2;clip-path:polygon(0 0,100% 0,100% 70%,85% 100%,0 100%);background:#fff;justify-content:center;align-items:center;font-size:2rem;transition:all .4s;display:flex;position:relative;box-shadow:0 4px 20px #ff3d001a}.health-landing-module__QiVTbW__step:hover .health-landing-module__QiVTbW__stepNumber{background:var(--gradient-fire);color:#fff;border-color:#0000}.health-landing-module__QiVTbW__stepPulse{border:1px solid var(--color-accent);opacity:0;clip-path:polygon(0 0,100% 0,100% 70%,85% 100%,0 100%);animation:2s ease-in-out infinite health-landing-module__QiVTbW__stepPulse;position:absolute;inset:-8px}@keyframes health-landing-module__QiVTbW__stepPulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}.health-landing-module__QiVTbW__stepContent{flex:1;padding-top:16px}.health-landing-module__QiVTbW__stepTitle{font-family:var(--font-display);letter-spacing:.05em;margin-bottom:16px;font-size:2rem;font-weight:400}.health-landing-module__QiVTbW__stepDescription{color:var(--color-text-secondary);font-size:1rem;line-height:1.8}.health-landing-module__QiVTbW__stats{background:var(--color-bg);z-index:2;padding:120px 0;position:relative;overflow:hidden}.health-landing-module__QiVTbW__statsOverlay{pointer-events:none;background:linear-gradient(135deg,#ff3d001a 0%,#0000 50%),linear-gradient(225deg,#ff6b350d 0%,#0000 50%);position:absolute;inset:0}.health-landing-module__QiVTbW__statsGrid{grid-template-columns:repeat(4,1fr);gap:48px;display:grid}.health-landing-module__QiVTbW__statItem{text-align:center;opacity:0;background:#fff;border:1px solid #0000000f;padding:48px 24px;transition:all .6s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(30px)scale(.95);box-shadow:0 4px 20px #00000008}.health-landing-module__QiVTbW__statItem:first-child{transition-delay:0s}.health-landing-module__QiVTbW__statItem:nth-child(2){transition-delay:.1s}.health-landing-module__QiVTbW__statItem:nth-child(3){transition-delay:.2s}.health-landing-module__QiVTbW__statItem:nth-child(4){transition-delay:.3s}.health-landing-module__QiVTbW__statItemVisible{opacity:1;transform:translateY(0)scale(1)}.health-landing-module__QiVTbW__statItem:hover{background:#fff;border-color:#ff3d004d;box-shadow:0 20px 50px #ff3d001a}.health-landing-module__QiVTbW__statItem:hover .health-landing-module__QiVTbW__statBar{transform:scaleX(1)}.health-landing-module__QiVTbW__statNumber{font-family:var(--font-display);background:var(--gradient-fire);-webkit-text-fill-color:transparent;letter-spacing:.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:4rem}.health-landing-module__QiVTbW__statLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.15em;font-size:.875rem}.health-landing-module__QiVTbW__statBar{background:var(--gradient-fire);transform-origin:0;width:100%;height:3px;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.health-landing-module__QiVTbW__download{z-index:2;padding:200px 0;position:relative;overflow:hidden}.health-landing-module__QiVTbW__downloadBg{pointer-events:none;position:absolute;inset:0}.health-landing-module__QiVTbW__downloadGradient1{filter:blur(100px);background:radial-gradient(circle,#ff3d0026 0%,#0000 60%);width:800px;height:800px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.health-landing-module__QiVTbW__downloadGradient2{filter:blur(80px);background:radial-gradient(circle,#ff6b351a 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:-100px;right:-200px}.health-landing-module__QiVTbW__downloadGrid{background-image:linear-gradient(#ff3d0008 1px,#0000 1px),linear-gradient(90deg,#ff3d0008 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.health-landing-module__QiVTbW__downloadContent{text-align:center;max-width:700px;margin:0 auto;position:relative}.health-landing-module__QiVTbW__downloadTitle{font-family:var(--font-display);letter-spacing:.02em;margin-bottom:28px;font-size:clamp(3rem,6vw,5rem);font-weight:400;line-height:1.1}.health-landing-module__QiVTbW__downloadDescription{color:var(--color-text-secondary);margin-bottom:56px;font-size:1.125rem;line-height:1.8}.health-landing-module__QiVTbW__downloadButtons{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.health-landing-module__QiVTbW__storeButton{color:#fff;clip-path:polygon(0 0,100% 0,100% 70%,95% 100%,0 100%);background:#1a1a1a;border:1px solid #1a1a1a;align-items:center;gap:16px;padding:20px 32px;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.health-landing-module__QiVTbW__storeButton:hover{background:var(--color-accent);border-color:var(--color-accent);transform:translateY(-4px);box-shadow:0 20px 60px #ff3d004d}.health-landing-module__QiVTbW__storeText{flex-direction:column;align-items:flex-start;display:flex}.health-landing-module__QiVTbW__storeLabel{color:#ffffffb3;letter-spacing:.05em;font-size:.7rem}.health-landing-module__QiVTbW__storeName{letter-spacing:.02em;font-size:1.25rem;font-weight:600}.health-landing-module__QiVTbW__footer{z-index:2;background:#1a1a1a;border-top:1px solid #0000000d;padding:64px 0;position:relative}.health-landing-module__QiVTbW__footer .health-landing-module__QiVTbW__logoText{color:#fff}.health-landing-module__QiVTbW__footer .health-landing-module__QiVTbW__footerLinks a{color:#fff9}.health-landing-module__QiVTbW__footer .health-landing-module__QiVTbW__footerLinks a:hover{color:var(--color-accent)}.health-landing-module__QiVTbW__footer .health-landing-module__QiVTbW__footerCopyright{color:#fff6}.health-landing-module__QiVTbW__footerContent{flex-direction:column;align-items:center;gap:32px;display:flex}.health-landing-module__QiVTbW__footerBrand{align-items:center;gap:12px;display:flex}.health-landing-module__QiVTbW__footerLinks{gap:40px;display:flex}.health-landing-module__QiVTbW__footerLinks a{color:var(--color-text-muted);letter-spacing:.05em;font-size:.875rem;text-decoration:none;transition:color .3s}.health-landing-module__QiVTbW__footerLinks a:hover{color:var(--color-accent)}.health-landing-module__QiVTbW__footerCopyright{color:var(--color-text-muted);letter-spacing:.05em;font-size:.8rem}@media (max-width:1200px){.health-landing-module__QiVTbW__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.health-landing-module__QiVTbW__statsGrid{grid-template-columns:repeat(2,1fr)}.health-landing-module__QiVTbW__heroContent{gap:60px}}@media (max-width:768px){.health-landing-module__QiVTbW__header{padding:0 20px}.health-landing-module__QiVTbW__headerCta{display:none}.health-landing-module__QiVTbW__navMenu{background:#0a0a0afa;flex-direction:column;justify-content:center;align-items:center;gap:40px;padding:80px 24px;display:none;position:fixed;inset:0}.health-landing-module__QiVTbW__navMenuActive{display:flex}.health-landing-module__QiVTbW__navMenu a{font-size:1.5rem;font-family:var(--font-display);letter-spacing:.1em;color:#fff}.health-landing-module__QiVTbW__navToggle{display:flex}.health-landing-module__QiVTbW__heroContent{text-align:center;grid-template-columns:1fr;gap:60px;padding:40px 20px 100px}.health-landing-module__QiVTbW__heroText{order:2}.health-landing-module__QiVTbW__heroImage{order:1}.health-landing-module__QiVTbW__heroDescription{margin-left:auto;margin-right:auto}.health-landing-module__QiVTbW__heroButtons,.health-landing-module__QiVTbW__heroStats{justify-content:center}.health-landing-module__QiVTbW__phoneMockup{width:200px;height:420px}.health-landing-module__QiVTbW__phoneSecond{margin-left:-40px}.health-landing-module__QiVTbW__featuresGrid{grid-template-columns:1fr;gap:20px}.health-landing-module__QiVTbW__featureCard{padding:36px 28px}.health-landing-module__QiVTbW__stepsLine{left:24px}.health-landing-module__QiVTbW__step{gap:32px}.health-landing-module__QiVTbW__stepNumber{width:64px;height:64px;font-size:1.5rem}.health-landing-module__QiVTbW__stepTitle{font-size:1.5rem}.health-landing-module__QiVTbW__statsGrid{grid-template-columns:repeat(2,1fr);gap:24px}.health-landing-module__QiVTbW__statItem{padding:32px 16px}.health-landing-module__QiVTbW__statNumber{font-size:2.5rem}.health-landing-module__QiVTbW__downloadButtons{flex-direction:column;align-items:center}.health-landing-module__QiVTbW__storeButton{justify-content:center;width:100%;max-width:300px}.health-landing-module__QiVTbW__footerLinks{flex-wrap:wrap;justify-content:center;gap:20px 32px}.health-landing-module__QiVTbW__scrollIndicator{display:none}}@media (max-width:480px){.health-landing-module__QiVTbW__container{padding:0 16px}.health-landing-module__QiVTbW__heroTitle{font-size:3rem}.health-landing-module__QiVTbW__heroButtons{flex-direction:column;width:100%}.health-landing-module__QiVTbW__btnPrimary,.health-landing-module__QiVTbW__btnSecondary{justify-content:center;width:100%}.health-landing-module__QiVTbW__heroStats{flex-wrap:wrap;gap:20px}.health-landing-module__QiVTbW__heroStatDivider{display:none}.health-landing-module__QiVTbW__heroStat{text-align:center;flex:1;min-width:80px}.health-landing-module__QiVTbW__phoneMockup{width:160px;height:340px}.health-landing-module__QiVTbW__phoneSecond{margin-left:0}.health-landing-module__QiVTbW__sectionTitle{font-size:2rem}.health-landing-module__QiVTbW__step{text-align:center;flex-direction:column;align-items:center;gap:24px}.health-landing-module__QiVTbW__stepsLine{display:none}.health-landing-module__QiVTbW__downloadTitle{font-size:2.5rem}}
