.main-content:has(.wellness-landing){max-width:100%;padding:0;margin:0}.wellness-landing{--w-ink-900: #030712;--w-ink-800: #050B1A;--w-ink-700: #0A1228;--w-ink-600: #0F1A33;--w-ink-500: #1A2547;--w-mint-400: #60A5FA;--w-mint-500: #3B82F6;--w-mint-600: #2563EB;--w-azure-400: #60A5FA;--w-azure-500: #3B82F6;--w-azure-600: #2563EB;--w-azure-700: #1E40AF;--w-neon-400: #F472B6;--w-neon-500: #EC4899;--w-neon-600: #DB2777;--w-amber-300: #818CF8;--w-amber-400: #6366F1;--w-amber-500: #3B82F6;background:var(--w-ink-900);color:#fff;font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh;scroll-behavior:smooth}.wellness-landing *{box-sizing:border-box}.wellness-landing .grad-text{background:linear-gradient(90deg,#00d4ff,#7b2fff 60%,#c77bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 0 20px rgba(0,212,255,.2))}.wellness-landing .grad-text-alt{background:linear-gradient(90deg,#7b2fff,#c77bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.wellness-landing .grid-bg{background-image:linear-gradient(rgba(96,165,250,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(96,165,250,.04) 1px,transparent 1px);background-size:48px 48px}@property --fc-rise-y{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --fc-float-y{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --fc-float-rot{syntax: "<angle>"; inherits: false; initial-value: 0deg;}.wellness-landing .floating-card{background:#0f172ad9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:.75rem;padding:.75rem 1rem;display:flex;align-items:center;gap:.75rem;border:1px solid rgba(255,255,255,.08);position:absolute;z-index:11;cursor:pointer;will-change:transform;transform:translate3d(var(--fc-px, 0px),calc(var(--fc-py, 0px) + var(--fc-rise-y, 0px) + var(--fc-float-y, 0px)),0) rotate(var(--fc-float-rot, 0deg));transition:border-color .2s ease,box-shadow .2s ease;box-shadow:inset 0 1px #ffffff0a,0 8px 32px #00000073}.wellness-landing .floating-card:hover{transform:translate3d(var(--fc-px, 0px),calc(var(--fc-py, 0px) + var(--fc-rise-y, 0px) + var(--fc-float-y, 0px)),0) rotate(var(--fc-float-rot, 0deg)) scale(1.03);border-color:#60a5fa73;box-shadow:inset 0 1px #ffffff0f,0 12px 40px #0000008c,0 0 0 1px #60a5fa4d,0 0 30px #60a5fa2e}.wellness-landing .floating-card--mint{border-color:#3b82f640}.wellness-landing .floating-card--azure{border-color:#2563eb40}.wellness-landing .floating-card--neon{border-color:#ec489938}.wellness-landing .floating-card--amber{border-color:#3b82f640}.wellness-landing .floating-card__icon{width:36px;height:36px;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.wellness-landing .floating-card--mint .floating-card__icon{background:#3b82f626;color:#60a5fa}.wellness-landing .floating-card--azure .floating-card__icon{background:#2563eb26;color:var(--w-azure-400)}.wellness-landing .floating-card--neon .floating-card__icon{background:#ec489926;color:var(--w-neon-400)}.wellness-landing .floating-card--amber .floating-card__icon{background:#3b82f626;color:var(--w-amber-400)}.wellness-landing .floating-card__title{color:#fff;font-size:.875rem;font-weight:500;line-height:1.1}.wellness-landing .floating-card__subtitle{color:#ffffff80;font-size:.75rem;margin-top:2px}@keyframes wl-card-rise{0%{opacity:0;--fc-rise-y: 16px}to{opacity:1;--fc-rise-y: 0px}}@keyframes wl-card-float{0%,to{--fc-float-y: 0px;--fc-float-rot: 0deg}25%{--fc-float-y: -10px;--fc-float-rot: .5deg}75%{--fc-float-y: 8px;--fc-float-rot: -.5deg}}.wellness-landing .floating-card{animation:wl-card-rise .8s cubic-bezier(.16,1,.3,1) var(--fc-enter-delay, 0ms) both,wl-card-float 6s ease-in-out var(--fc-float-delay, 0ms) infinite}.wellness-landing .fc-left-1{left:0;top:3rem;--depth: 1;--fc-enter-delay: .6s;--fc-float-delay: 0s}.wellness-landing .fc-left-2{left:0;top:14rem;--depth: .85;--fc-enter-delay: .8s;--fc-float-delay: -3s}.wellness-landing .fc-left-3{left:2rem;top:26rem;--depth: .65;--fc-enter-delay: 1s;--fc-float-delay: -1.5s}.wellness-landing .fc-right-1{right:0;top:3rem;--depth: .7;--fc-enter-delay: .7s;--fc-float-delay: -1.5s}.wellness-landing .fc-right-2{right:0;top:14rem;--depth: .55;--fc-enter-delay: .9s;--fc-float-delay: -4.5s}.wellness-landing .fc-right-3{right:2rem;top:26rem;--depth: .9;--fc-enter-delay: 1.1s;--fc-float-delay: -3.75s}@media(max-width:1023px){.wellness-landing .floating-card{display:none}}@keyframes wl-pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.wellness-landing .pulse-dot{animation:wl-pulse-dot 2s ease-in-out infinite}.wellness-landing .scroll-fade{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.wellness-landing .scroll-fade.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.wellness-landing .floating-card,.wellness-landing .pulse-dot{animation:none!important}.wellness-landing .scroll-fade{opacity:1;transform:none;transition:none}.wellness-landing{scroll-behavior:auto}}.wellness-landing .cta-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-weight:500;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem;border:0;cursor:pointer;text-decoration:none}.wellness-landing .cta-primary:hover{background:linear-gradient(135deg,#60a5fa,#3b82f6);transform:translateY(-1px);box-shadow:0 10px 40px -10px #3b82f699}.wellness-landing .cta-ghost{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);color:#fff;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s ease}.wellness-landing .cta-ghost:hover{border-color:#3b82f666;color:#fff}.wellness-landing .glow-mint{box-shadow:0 0 60px -10px #2563eb4d}.wellness-landing .glow-blue{box-shadow:0 0 80px -20px #2563eb80}.wellness-landing .wrap{max-width:1280px;margin:0 auto;padding:0 1.5rem}.wellness-landing .nav{position:fixed;top:0;left:0;right:0;z-index:100;border-bottom:1px solid rgba(255,255,255,.06);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#070a13cc}.wellness-landing .nav__inner{max-width:1200px;margin:0 auto;padding:.75rem 2rem;display:flex;align-items:center;justify-content:space-between}.wellness-landing .nav__brand-group{display:flex;align-items:center;gap:.75rem;color:#fff;font-family:inherit}.wellness-landing .nav__logo{width:32px;height:32px;border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.875rem;background:linear-gradient(135deg,#2563eb,#ec4899)}.wellness-landing .nav__brand{font-weight:700;font-size:1.3rem;letter-spacing:-.03em}.wellness-landing .nav__pill{font-size:10px;font-weight:500;letter-spacing:.1em;padding:.125rem .5rem;border-radius:9999px;color:#60a5fa;border:1px solid rgba(59,130,246,.3);background:#3b82f61a;margin-left:.25rem}.wellness-landing .nav__links{display:none;gap:.15rem;font-size:.85rem;color:#ffffffb3}.wellness-landing .nav__links a,.wellness-landing .nav__links button{color:#94a3b8;font-size:.85rem;font-weight:500;padding:.5rem .7rem;border-radius:8px;transition:all .2s ease;font-family:inherit;white-space:nowrap;text-decoration:none;background:none;border:none;cursor:pointer;display:inline-block}.wellness-landing .nav__links a:hover,.wellness-landing .nav__links button:hover{color:#f1f5f9;background:#ffffff0f}.wellness-landing .nav__links a.active,.wellness-landing .nav__links button.active{color:#60a5fa;background:#60a5fa14}@media(min-width:769px){.wellness-landing .nav__links{display:flex}}.wellness-landing .nav__actions{display:flex;align-items:center;gap:.75rem}.wellness-landing .nav__login{display:none;font-size:.85rem;font-weight:500;color:#e2e8f0;background:none;border:1px solid rgba(255,255,255,.1);cursor:pointer;text-decoration:none;padding:.5rem 1.25rem;border-radius:8px;transition:all .2s ease}.wellness-landing .nav__login:hover{background:#ffffff0f;border-color:#fff3}@media(min-width:768px){.wellness-landing .nav__login{display:inline-block}}.wellness-landing .nav__actions .cta-primary{padding:.5rem 1.25rem;box-shadow:0 2px 10px #2563eb4d}.wellness-landing .nav__actions .cta-primary:hover{box-shadow:0 4px 16px #2563eb66}.wellness-landing .nav__mobile-menu{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.wellness-landing .nav__mobile-menu span{display:block;width:24px;height:2px;background:#e2e8f0;border-radius:2px;transition:all .3s ease}@media(max-width:768px){.wellness-landing .nav__links,.wellness-landing .nav__login{display:none}.wellness-landing .nav__mobile-menu{display:flex}.wellness-landing .nav.open .nav__inner{flex-wrap:wrap}.wellness-landing .nav.open .nav__links{display:flex;flex-direction:column;width:100%;order:10;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.06);margin-top:.75rem}.wellness-landing .nav.open .nav__login{display:block;width:100%;text-align:center;order:11;margin-top:.5rem}}.wellness-landing .hero{position:relative;padding:8rem 1.5rem 5rem;overflow:hidden}.wellness-landing .hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.6;pointer-events:none}.wellness-landing .hero__glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;border-radius:50%;opacity:.2;filter:blur(60px);background:radial-gradient(circle,#3B82F6 0%,transparent 70%);pointer-events:none}.wellness-landing .hero__wrap{position:relative;max-width:1280px;margin:0 auto}.wellness-landing .hero__center{position:relative;z-index:10;max-width:768px;margin:0 auto;text-align:center}.wellness-landing .hero__title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.05;letter-spacing:-.03em;margin:0 0 1.5rem}.wellness-landing .hero__subtitle{color:#fff9;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;max-width:36rem;margin:0 auto 2.5rem}.wellness-landing .section-eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .75rem;border-radius:9999px;margin-bottom:1.5rem}.wellness-landing .section-eyebrow--mint,.wellness-landing .section-eyebrow--azure{background:#3b82f61a;border:1px solid rgba(59,130,246,.3)}.wellness-landing .section-eyebrow--neon{background:#ec48991a;border:1px solid rgba(236,72,153,.3)}.wellness-landing .section-eyebrow--amber{background:#3b82f61a;border:1px solid rgba(59,130,246,.3)}.wellness-landing .section-eyebrow__dot{width:6px;height:6px;border-radius:50%}.wellness-landing .section-eyebrow--mint .section-eyebrow__dot{background:var(--w-mint-500)}.wellness-landing .section-eyebrow--azure .section-eyebrow__dot{background:var(--w-azure-500)}.wellness-landing .section-eyebrow--neon .section-eyebrow__dot{background:var(--w-neon-500)}.wellness-landing .section-eyebrow--amber .section-eyebrow__dot{background:var(--w-amber-500)}.wellness-landing .section-eyebrow__text{font-size:.75rem;font-weight:500;letter-spacing:.1em}.wellness-landing .section-eyebrow--mint .section-eyebrow__text{color:#60a5fa}.wellness-landing .section-eyebrow--azure .section-eyebrow__text{color:var(--w-azure-400)}.wellness-landing .section-eyebrow--neon .section-eyebrow__text{color:var(--w-neon-400)}.wellness-landing .section-eyebrow--amber .section-eyebrow__text{color:var(--w-amber-400)}.wellness-landing .search-cta{background:#0f172ad9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:.5rem;display:flex;align-items:center;gap:.5rem;max-width:42rem;margin:0 auto 1.5rem;box-shadow:0 0 80px -20px #2563eb80}.wellness-landing .search-cta__icon{color:#fff6;padding:0 .25rem 0 1rem;display:flex;align-items:center}.wellness-landing .search-cta__input{flex:1;background:transparent;border:0;outline:none;color:#fff;font-size:.95rem;padding:.75rem 0;font-family:inherit}.wellness-landing .search-cta__input::placeholder{color:#fff6}.wellness-landing .search-cta__input-wrap{position:relative;flex:1;min-width:0;display:flex;align-items:center}.wellness-landing .search-cta__ghost{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);pointer-events:none;-webkit-user-select:none;user-select:none;color:#fff6;font-size:.95rem;font-family:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:flex;align-items:center}.wellness-landing .search-cta__ghost-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.wellness-landing .search-cta__caret{display:inline-block;width:2px;height:1.1em;background:#60a5fa;margin-left:2px;flex-shrink:0;animation:wellness-caret-blink .9s steps(2) infinite}.wellness-landing .search-cta--has-text .search-cta__ghost{display:none}@keyframes wellness-caret-blink{50%{opacity:0}}.wellness-landing .search-cta__btn{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-weight:500;padding:.75rem 1.25rem;border-radius:.75rem;border:0;display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap;cursor:pointer;font-size:.95rem;text-decoration:none;transition:all .2s ease}.wellness-landing .search-cta__btn:hover{background:linear-gradient(135deg,#60a5fa,#3b82f6);transform:translateY(-1px);box-shadow:0 10px 40px -10px #3b82f699}.wellness-landing .popular-tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;max-width:42rem;margin:0 auto 2.5rem}.wellness-landing .popular-tags__label{color:#fff6;font-size:.75rem;letter-spacing:.1em;align-self:center;margin-right:.25rem}.wellness-landing .popular-tags__chip{font-size:.75rem;color:#ffffffbf;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);padding:.375rem .75rem;border-radius:9999px;cursor:pointer;transition:all .2s ease;font-family:inherit}.wellness-landing .popular-tags__chip:hover{color:#fff;border-color:#3b82f666}.wellness-landing .social-proof{display:inline-flex;align-items:center;gap:.5rem;color:#60a5fa;font-size:.875rem;font-weight:500}.wellness-landing .stats-bar{border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);background:#ffffff04;padding:3rem 1.5rem}.wellness-landing .stats-bar__inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(min-width:768px){.wellness-landing .stats-bar__inner{grid-template-columns:repeat(4,1fr)}}.wellness-landing .stats-bar__item{text-align:center}.wellness-landing .stats-bar__value{font-size:2.25rem;font-weight:800;margin-bottom:.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em}.wellness-landing .stats-bar__label{color:#ffffff80;font-size:.75rem;line-height:1.25}.wellness-landing .section{padding:5rem 2rem}.wellness-landing .section__head{text-align:center;margin-bottom:3.5rem;max-width:768px;margin-left:auto;margin-right:auto}.wellness-landing .section__title{font-size:2.25rem;font-weight:800;line-height:1.1;margin:0 0 1rem;letter-spacing:-.03em}.wellness-landing .section__sub{color:#94a3b8;font-size:1.0625rem;margin:0}.wellness-landing .section__updated{color:#fff6;font-size:.75rem;margin-top:.75rem;display:inline-flex;align-items:center;gap:.5rem}.wellness-landing .habit-grid{max-width:1280px;margin:0 auto;display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:768px){.wellness-landing .habit-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.wellness-landing .habit-grid{grid-template-columns:repeat(3,1fr)}}.wellness-landing .habit-card{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:1.5rem;transition:all .3s ease}.wellness-landing .habit-card:hover{transform:translateY(-4px);border-color:#3b82f640;background:#3b82f60a}.wellness-landing .habit-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.wellness-landing .habit-card__tag{font-size:10px;font-weight:500;letter-spacing:.1em}.wellness-landing .habit-card__tag--mint{color:#60a5fa}.wellness-landing .habit-card__tag--azure{color:var(--w-azure-400)}.wellness-landing .habit-card__tag--neon{color:var(--w-neon-400)}.wellness-landing .habit-card__tag--amber{color:var(--w-amber-400)}.wellness-landing .habit-card__level{font-size:10px;padding:.125rem .5rem;border-radius:9999px}.wellness-landing .habit-card__level--amber{color:var(--w-amber-300);background:#3b82f61a}.wellness-landing .habit-card__level--mint{color:#60a5fa;background:#3b82f61a}.wellness-landing .habit-card__level--neon{color:var(--w-neon-400);background:#ec48991a}.wellness-landing .habit-card__title{color:#fff;font-weight:600;font-size:1.125rem;line-height:1.3;margin:0 0 .75rem}.wellness-landing .habit-card__desc{color:#ffffff8c;font-size:.875rem;line-height:1.6;margin:0 0 1.25rem}.wellness-landing .habit-card__footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid rgba(255,255,255,.05)}.wellness-landing .habit-card__count{color:#ffffff80;font-size:.75rem;display:inline-flex;align-items:center;gap:.25rem}.wellness-landing .habit-card__count-icon{color:#60a5fa}.wellness-landing .habit-card__cta{color:var(--w-azure-400);font-size:.75rem;font-weight:500;background:transparent;border:0;display:inline-flex;align-items:center;gap:.25rem;cursor:pointer;text-decoration:none;transition:color .2s ease}.wellness-landing .habit-card__cta:hover{color:#93c5fd}.wellness-landing .steps-grid{max-width:1024px;margin:0 auto;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.wellness-landing .steps-grid{grid-template-columns:repeat(2,1fr)}}.wellness-landing .step{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:2rem;position:relative}.wellness-landing .step__num{font-size:.75rem;color:#60a5fa;letter-spacing:.15em;font-weight:600}.wellness-landing .step__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:.75rem;background:#3b82f61f;color:#60a5fa;margin:.5rem 0 1rem}.wellness-landing .step__title{font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.wellness-landing .step__desc{color:#fff9;font-size:.9375rem;line-height:1.6;margin:0}.wellness-landing .testimonials-grid{max-width:1280px;margin:0 auto;display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:768px){.wellness-landing .testimonials-grid{grid-template-columns:repeat(3,1fr)}}.wellness-landing .testimonial{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:2rem}.wellness-landing .testimonial__quote{color:#cbd5e1;font-style:italic;font-size:.95rem;line-height:1.7;margin:0 0 1.5rem}.wellness-landing .testimonial__author{display:flex;align-items:center;gap:.75rem}.wellness-landing .testimonial__avatar{width:40px;height:40px;border-radius:50%;flex-shrink:0}.wellness-landing .testimonial__name{font-weight:600;font-size:.875rem}.wellness-landing .testimonial__role{color:#ffffff80;font-size:.75rem}.wellness-landing .pricing-grid{max-width:1100px;margin:0 auto;display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:1024px){.wellness-landing .pricing-grid{grid-template-columns:repeat(3,1fr)}}.wellness-landing .pricing-card{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:2rem;display:flex;flex-direction:column}.wellness-landing .pricing-card--highlighted{border-color:#3b82f680;background:#3b82f60d;position:relative}.wellness-landing .pricing-card__badge{position:absolute;top:-.75rem;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#3b82f6,#3b82f6);color:#fff;font-size:10px;font-weight:600;letter-spacing:.1em;padding:.25rem .75rem;border-radius:9999px}.wellness-landing .pricing-card__name{font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.wellness-landing .pricing-card__desc{color:#ffffff80;font-size:.875rem;margin:0 0 1.5rem}.wellness-landing .pricing-card__price{font-size:2.5rem;font-weight:600;margin:0 0 .25rem}.wellness-landing .pricing-card__suffix{color:#ffffff80;font-size:.875rem}.wellness-landing .pricing-card__features{list-style:none;padding:0;margin:1.5rem 0;display:flex;flex-direction:column;gap:.625rem}.wellness-landing .pricing-card__features li{display:flex;align-items:flex-start;gap:.5rem;color:#ffffffb3;font-size:.9375rem}.wellness-landing .pricing-card__features li:before{content:"✓";color:#60a5fa;flex-shrink:0}.wellness-landing .pricing-card__cta{margin-top:auto}.wellness-landing .pricing-card__cta a,.wellness-landing .pricing-card__cta button{display:block;width:100%;text-align:center}.wellness-landing .final-cta{padding:6rem 1.5rem;text-align:center;position:relative;overflow:hidden}.wellness-landing .final-cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,rgba(59,130,246,.15) 0%,transparent 60%);pointer-events:none}.wellness-landing .final-cta__inner{position:relative;max-width:768px;margin:0 auto}.wellness-landing .final-cta__title{font-size:2.5rem;font-weight:800;line-height:1.05;letter-spacing:-.03em;margin:0 0 1.5rem}.wellness-landing .final-cta__subtitle{color:#94a3b8;font-size:1.125rem;line-height:1.6;margin:0 0 2.5rem}.wellness-landing .final-cta__buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.wellness-landing .final-cta__buttons .cta-primary{padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:14px;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 20px #2563eb59;transition:all .25s ease;overflow:hidden;position:relative}.wellness-landing .final-cta__buttons .cta-primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,transparent,rgba(255,255,255,.12),transparent);transform:translate(-100%);transition:transform .5s ease}.wellness-landing .final-cta__buttons .cta-primary:hover{transform:translateY(-2px);box-shadow:0 6px 28px #2563eb73;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.wellness-landing .final-cta__buttons .cta-primary:hover:before{transform:translate(100%)}.wellness-landing .landing-footer{border-top:1px solid rgba(255,255,255,.06);background:#0003;padding:3rem 2rem}.wellness-landing .landing-footer__inner{max-width:1200px;margin:0 auto;display:grid;gap:3rem;grid-template-columns:1fr}@media(min-width:768px){.wellness-landing .landing-footer__inner{grid-template-columns:1.5fr repeat(3,1fr)}}.wellness-landing .landing-footer__brand-row{display:flex;align-items:center;gap:.5rem}.wellness-landing .landing-footer__brand{font-size:1.125rem;font-weight:600}.wellness-landing .landing-footer__pill{font-size:10px;font-weight:500;letter-spacing:.1em;padding:.125rem .5rem;border-radius:9999px;color:#60a5fa;border:1px solid rgba(59,130,246,.3);background:#3b82f61a}.wellness-landing .landing-footer__tagline{color:#64748b;font-size:.9rem;margin:1rem 0 0;max-width:18rem}.wellness-landing .landing-footer__col-title{font-size:.8rem;letter-spacing:.08em;font-weight:700;color:#94a3b8;margin:0 0 .75rem;text-transform:uppercase}.wellness-landing .landing-footer__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.wellness-landing .landing-footer__list a{color:#64748b;font-size:.9rem;text-decoration:none;transition:color .2s ease}.wellness-landing .landing-footer__list a:hover{color:#f1f5f9}.wellness-landing .landing-footer__copy{text-align:center;color:#475569;font-size:.8rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05)}.wellness-landing .landing-footer__logo-img{width:36px;height:36px;border-radius:10px;object-fit:contain}.wellness-landing .landing-footer__social{display:flex;gap:.625rem;margin-top:.75rem}.wellness-landing .landing-footer__social-icon{width:36px;height:36px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;display:flex;align-items:center;justify-content:center;color:#fff9;text-decoration:none;transition:all .2s ease}.wellness-landing .landing-footer__social-icon:hover{border-color:#00d4ff66;color:#00d4ff;background:#00d4ff14}.wellness-landing .hero-connector{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2;color:#00d4ff2e}.wellness-landing .hero-connector path{stroke:currentColor;stroke-width:1;fill:none;stroke-dasharray:4 6;animation:wl-connector-dash 30s linear infinite}@keyframes wl-connector-dash{to{stroke-dashoffset:-200}}@media(max-width:1023px){.wellness-landing .hero-connector{display:none}}.wellness-landing .nav__logo-img{width:36px;height:36px;border-radius:10px;object-fit:cover}.wellness-landing .nav__lang-dropdown{position:relative}.wellness-landing .nav__lang-toggle{display:flex;align-items:center;gap:.375rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;padding:.375rem .75rem;cursor:pointer;color:#ffffffb3;font-size:.75rem;font-family:inherit}.wellness-landing .nav__lang-toggle:hover{color:#fff}.wellness-landing .nav__lang-menu{position:absolute;top:calc(100% + .5rem);right:0;background:#0a1228;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;padding:.375rem;min-width:100px;list-style:none;margin:0;z-index:100}.wellness-landing .nav__lang-option{display:flex;align-items:center;gap:.375rem;width:100%;background:transparent;border:0;color:#ffffffb3;font-size:.75rem;padding:.375rem .5rem;border-radius:.375rem;cursor:pointer;font-family:inherit}.wellness-landing .nav__lang-option:hover,.wellness-landing .nav__lang-option.active{background:#ffffff0f;color:#fff}.wellness-landing .features-grid{max-width:1280px;margin:0 auto;display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:768px){.wellness-landing .features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.wellness-landing .features-grid{grid-template-columns:repeat(3,1fr)}}.wellness-landing .feature-card{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:2rem;transition:all .3s ease}.wellness-landing .feature-card:hover{border-color:#3b82f640;background:#3b82f60a;transform:translateY(-4px);box-shadow:0 12px 40px #0003}.wellness-landing .feature-card__icon{width:56px;height:56px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);color:#60a5fa;margin-bottom:1.25rem}.wellness-landing .feature-card__title{font-size:1.1rem;font-weight:700;color:#f1f5f9;margin:0 0 .5rem}.wellness-landing .feature-card__desc{color:#94a3b8;font-size:.9rem;line-height:1.6;margin:0}.wellness-landing .hko-explainer{max-width:860px;margin:0 auto 3rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:2rem;text-align:center}.wellness-landing .hko-explainer__title{font-size:1.25rem;font-weight:600;margin:0 0 .75rem}.wellness-landing .hko-explainer__desc{color:#fff9;font-size:.9375rem;line-height:1.6;margin:0 0 2rem}.wellness-landing .hko-steps{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.wellness-landing .hko-step{flex:1;min-width:160px;text-align:center}.wellness-landing .hko-step__icon{font-size:2rem;margin-bottom:.75rem}.wellness-landing .hko-step__icon,.wellness-landing .hko-benefit__icon{display:inline-flex;align-items:center;justify-content:center;color:#60a5fa}.wellness-landing .hko-step__title{font-weight:600;font-size:.9375rem;margin:0 0 .375rem}.wellness-landing .hko-step__desc{color:#ffffff8c;font-size:.8125rem;line-height:1.5;margin:0}.wellness-landing .hko-benefits{max-width:1100px;margin:0 auto;display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:768px){.wellness-landing .hko-benefits{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.wellness-landing .hko-benefits{grid-template-columns:repeat(4,1fr)}}.wellness-landing .hko-benefit{background:#0a122880;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.75rem;text-align:center}.wellness-landing .hko-benefit--highlight{border-color:#3b82f680;background:#3b82f60d}.wellness-landing .hko-benefit__icon{font-size:2rem;margin-bottom:.75rem}.wellness-landing .hko-benefit__title{font-weight:600;font-size:1rem;margin:0 0 .5rem}.wellness-landing .hko-benefit__desc{color:#ffffff8c;font-size:.875rem;line-height:1.5;margin:0}.wellness-landing .faq-list{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.wellness-landing .faq-item{background:#1e293b80;border:1px solid rgba(148,163,184,.1);border-radius:14px;overflow:hidden;transition:border-color .25s}.wellness-landing .faq-item--open{border-color:#6366f166}.wellness-landing .faq-item__question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;background:transparent;border:0;cursor:pointer;color:#f1f5f9;font-size:1rem;font-weight:600;text-align:left;font-family:inherit}.wellness-landing .faq-item__question:hover{background:#94a3b80d}.wellness-landing .faq-item__chevron{flex-shrink:0;color:#6366f1;font-size:1.25rem;font-weight:700}.wellness-landing .faq-item__answer{padding:0 24px 18px;animation:wl-faq-slide .25s ease-out}.wellness-landing .faq-item__answer p{color:#94a3b8;font-size:.9rem;line-height:1.7;margin:0}@keyframes wl-faq-slide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.wellness-landing .section-eyebrow--neon{background:#3b82f61a;border:1px solid rgba(59,130,246,.3)}.wellness-landing .section-eyebrow--neon .section-eyebrow__dot{background:#3b82f6}.wellness-landing .section-eyebrow--neon .section-eyebrow__text{color:#60a5fa}.wellness-landing .video-demo__wrapper{max-width:860px;margin:0 auto;border-radius:1rem;overflow:hidden}.wellness-landing .video-demo__video{width:100%;display:block;max-height:480px;border-radius:1rem}.wellness-landing .video-demo__poster{width:100%;aspect-ratio:16/9;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0a1228b3;border:1px solid rgba(255,255,255,.1);border-radius:1rem;cursor:pointer;overflow:hidden}.wellness-landing .video-demo__poster-bg{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.wellness-landing .video-demo__logo{width:80px;height:80px;object-fit:contain;opacity:.2}.wellness-landing .video-demo__play-btn{position:relative;z-index:1;width:80px;height:80px;border-radius:50%;background:#3b82f6e6;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1rem}.wellness-landing .video-demo__play-label{position:relative;z-index:1;color:#ffffffb3;font-size:.875rem}
