:root{
  --teal:#0A556C; --teal-hero:#0A4B5C; --teal-mid:#0D617B; --teal-deep:#043136;
  --cyan:#159AC3; --sage:#83B196; --sage-lt:#93B199; --mist:#E6F0F4; --offwhite:#F4F8F7;
  --ink:#0B2E33; --forest:#122D1A; --green-acc:#3E7150; --teal-acc:#12667E; --footer:#04231A;
  --card-sage:#DFE9E4; --muted:#4E6067; --muted-light:#CFE0E6;
  --wrap:1200px; --disp:'Poppins',sans-serif; --body:'Inter',sans-serif;
}
*{margin:0;padding:0;box-sizing:border-box}
html{
  /* scroll-behavior:smooth; */
  /* scroll-padding-top:calc(96px + 20px);  */
}
body{font-family:var(--body);color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased;overflow-x:hidden}
img{display:block;max-width:100%}
a{text-decoration:none;color:inherit}
.wrap{max-width:var(--wrap);margin:0 auto;padding:0 24px}
h1,h2,h3,h4{font-family:var(--disp);font-weight:600;line-height:1.05;letter-spacing:-.02em}
.disp{font-family:var(--disp)}
.eyebrow{font-family:var(--disp);font-weight:600;font-size:19px;letter-spacing:.01em}
.btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--body);font-weight:600;font-size:16px;border-radius:999px;padding:16px 30px;cursor:pointer;border:1.5px solid transparent;transition:.18s;white-space:nowrap}
.btn-sage{background:var(--sage);color:#08313f}
.btn-sage:hover{background:#76a98a}
.btn-ghost-light{background:transparent;color:#fff;border-color:rgba(255,255,255,.6)}
.btn-ghost-light:hover{background:rgba(255,255,255,.1)}
.btn-white{background:#fff;color:var(--teal);font-weight:600}
.btn-teal{background:var(--teal);color:#fff}
.check{flex:0 0 auto}
.ci{width:21px;height:21px;flex:0 0 auto;display:inline-block;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='11' fill='%2314A0C8'/%3E%3Cpath d='M7 12.4l3.2 3.1L17 8.7' fill='none' stroke='white' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat}
.ci.g{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='11' fill='%23539B6D'/%3E%3Cpath d='M7 12.4l3.2 3.1L17 8.7' fill='none' stroke='white' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}
.ci-lg{width:28px;height:28px}

/* ---------- NAV ---------- */
.nav{position:sticky;top:0;z-index:50;background:var(--teal-hero)}
.nav-in{display:flex;align-items:center;gap:36px;height:96px;max-width:1320px;margin:0 auto;padding:0 40px}
.nav img.logo{height:34px;width:auto}
.nav .links{display:flex;gap:30px;margin-left:12px;flex:1}
.nav .links a{color:#EAF1F3;font-size:15.5px;font-weight:500;padding:6px 0;position:relative}
.nav .links a:hover{color:#fff}
.nav .links a.active{color:#fff}
.nav .links a.active:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:#9ec3d1;border-radius:2px}
.nav .navcta{margin-left:auto}
.nav .navcta .btn{padding:13px 26px;font-size:15px}

/* ---------- HERO ---------- */
.hero{position:relative;background:radial-gradient(120% 120% at 78% 30%, #0d5greeny 0%, transparent 60%), var(--teal-hero);overflow:hidden}
.hero{background:
  radial-gradient(70% 80% at 74% 38%, rgba(30,120,140,.45) 0%, rgba(10,75,92,0) 60%),
  linear-gradient(180deg,#0a4a5c 0%, #093f50 100%)}
.hero-in{position:relative;max-width:1320px;margin:0 auto;padding:64px 40px 110px;min-height:640px}
.hero-copy{position:relative;z-index:3;max-width: 580px;}
.hero .eyebrow{color:#eaf3f5;font-size:26px;font-weight:600;margin-bottom:16px;letter-spacing:-.01em}
.hero h1{color:#fff;font-size:82px;line-height: 1.3;font-weight:600;letter-spacing:-.03em;margin-bottom:30px}
.hero p{color:#c6dbe1;font-size:19px;line-height:1.55;max-width:480px;margin-bottom:34px}
.hero-btns{display:flex;gap:16px;flex-wrap:wrap;}
.hero-person{position:absolute;right:max(0px,calc((100vw - 1500px)/2));bottom:0;height:min(672px,60vw);width:auto;z-index:2;-webkit-mask-image:linear-gradient(to bottom,#000 88%,transparent 100%);mask-image:linear-gradient(to bottom,#000 88%,transparent 100%)}
.float{position:absolute;pointer-events:none;filter:drop-shadow(0 18px 30px rgba(0,0,0,.28));z-index:2}
.hf-tirze{width:134px;top:150px;right:max(4px,calc((100vw - 1500px)/2));transform:rotate(13deg)}
.hf-sema{width:120px;bottom:120px;left: max(4px,calc((97vw - 1440px)/2));transform:rotate(-12deg)}

/* ---------- TRUST ---------- */
.trust{background:#fff;margin-top:0;padding-top:60px;position:relative;z-index:20}
.trust-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}
.tcard{border-radius:22px;padding:28px 26px;min-height:196px;display:flex;flex-direction:column;justify-content:space-between;color:#fff}
.tcard svg{width: 45px;height: 45px;stroke:#fff}
.tcard h4{font-family:var(--disp);font-weight:500;font-size: 17px;line-height: 1.2;letter-spacing:-.01em}
.tc1{background:var(--cyan)} .tc2{background:#148CB1} .tc3{background:#107494} .tc4{background:#0A495B} .tc5{background:#062F3B}

/* ---------- SECTION HEADS ---------- */
.sec{padding:96px 0}
.center{text-align:center}
.kicker{font-family:var(--disp);font-weight:600;font-size:19px;color:var(--teal-acc)}
.h2{font-family:var(--disp);font-weight:600;font-size:62px;line-height:1.02;color:var(--forest);letter-spacing:-.03em}
.t-teal{color:var(--teal-acc)} .t-green{color:var(--green-acc)} .t-sage{color:var(--sage-lt)} .t-white{color:#fff}

/* ---------- PRODUCTS ---------- */
.products{background:linear-gradient(180deg,#fff 0%, #F1F6F3 30%, #EDF4F0 100%);position:relative;overflow:hidden}
.products .kicker{text-align:center;display:block;margin-bottom:10px}
.products .h2{text-align:center;margin-bottom:56px}
.track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding-bottom:4px}
.track::-webkit-scrollbar{display:none}
.prod-row .pcard{flex:0 0 calc((100% - 48px)/3);scroll-snap-align:start}
.pcard{background:var(--card-sage);border-radius:24px;padding: 34px 20px 30px;position:relative;min-height:520px;display:flex;flex-direction:column}
.pcard h3{font-family:var(--disp);font-weight:500;font-size: 22px;color:#1c2b22;margin-bottom:6px;letter-spacing:-.01em;min-height:1.9em}
.pcard .vial{height:262px;width:auto;margin:16px auto 0;filter:drop-shadow(0 22px 24px rgba(40,60,50,.20))}
.pcard ul{list-style:none;display:flex;flex-direction:column;gap:14px;margin-top:auto;padding-top:26px}
.pcard li{display:flex;gap:11px;align-items:center;font-size:16.5px;color:#2c3b33}
.caro-foot{display:flex;align-items:center;justify-content:space-between;margin-top:34px}
.dots{display:flex;gap:9px}
.dot{width:9px;height:9px;border-radius:50%;background:#c2d3cb;cursor:pointer;transition:.2s}
.dot.on{width:28px;border-radius:6px;background:#0e4d5f}
.caro-arrows{display:flex;gap:14px}
.arrow{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;cursor:pointer;background:#fff;border:1px solid #dde7e1;box-shadow:0 4px 14px rgba(20,50,45,.10);transition:.18s}
.arrow:hover{background:#f2f7f4;border-color:#c7d7cf}
.arrow svg{width:22px;height:22px;stroke:#0e3f4f}

/* ---------- WHAT YOU GET ---------- */
.wyg{background:#fff;position:relative;overflow:hidden}
.wyg .float1{width: 150px; top: 180px; left: -30px; transform: rotate(-16deg); }
.wyg .float2{width: 128px; top: 180px; right: -24px; transform: rotate(14deg); }
.wyg .kicker,.wyg .h2{text-align:center}
.wyg .kicker{display:block;margin-bottom:12px}
.wyg .h2{margin-bottom:56px}
.wyg-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.gcard{background:#EEF2F2;border-radius:24px;padding:38px 36px}
.gcard .ico{width:56px;height:56px;border-radius:16px;background:#dfe6e5;display:grid;place-items:center;margin-bottom:26px}
.gcard .ico svg{width:26px;height:26px;stroke:#3a5158}
.gcard h3{font-family:var(--disp);font-weight:500;font-size:29px;line-height:1.12;color:var(--forest);margin-bottom:16px;letter-spacing:-.01em}
.gcard h3 small{font-size:.62em;font-weight:500;color:#4a5c63}
.gcard>p{font-size:16.5px;line-height:1.6;color:#41545a;margin-bottom:22px}
.gcard ul{list-style:none;display:flex;flex-direction:column;gap:13px}
.gcard li{display:flex;gap:11px;align-items:center;font-size:15.5px;color:#33454b}
.big-num{font-family:var(--disp);font-weight:600}

/* ---------- HOW IT WORKS ---------- */
.how{background:var(--teal-hero);color:#fff;position:relative;overflow:hidden;border-radius:0}
.how-wm{position:absolute;left:-4%;bottom: -12%;font-family:var(--disp);font-weight:600;font-size:340px;color:rgba(255,255,255,.045);letter-spacing:-.04em;pointer-events:none;line-height:1}
.how-in{position:relative;z-index:2;display:grid;grid-template-columns: 1.2fr 1fr;gap: 50px;}
.how h2{font-size:70px;color:#fff;line-height:1;margin-bottom:40px}
.how .kicker{color:var(--sage-lt);margin-bottom:24px;display:block}
.how-btns{display:flex;/* flex-direction:column; */gap:14px;align-items:flex-start;margin-top:10px}
.how-btns .btn{min-width:250px}
.step{padding:30px 0;border-top:1px solid rgba(255,255,255,.16)}
.step:first-child{border-top:none;padding-top:0}
.step .n{font-family:var(--disp);font-weight:600;font-size:20px;color:var(--sage-lt);margin-bottom:12px}
.step h4{font-family:var(--disp);font-weight:500;font-size:27px;margin-bottom:12px}
.step p{color:#bcd2d8;font-size:16.5px;line-height:1.6;max-width:430px}

/* ---------- WHY CHOOSE ---------- */
.why{background:linear-gradient(180deg,#E4F0F3 0%, #D3E7EB 100%);position:relative;overflow:hidden;border-radius:36px;margin:0 24px;padding:80px 40px}
.why .kicker,.why .h2{text-align:center}
.why .kicker{display:block;margin-bottom:14px;color:var(--teal-acc)}
.why .h2{max-width:900px;margin:0 auto 56px}
.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.wcard{background:rgba(255,255,255,.34);border-radius:22px;padding:30px 26px;display:flex;flex-direction:column;gap:20px}
.wcard h3{font-family:var(--disp);font-weight:500;font-size:27px;line-height:1.08;color:#12303a;letter-spacing:-.01em}
.wcard p{font-size:16px;line-height:1.55;color:#39515a}
.wstat{background:rgba(255,255,255,.55);border-radius:16px;padding:20px 22px;margin-top:auto}
.wstat .num{font-family:var(--disp);font-weight:600;font-size:38px;color:#0f2e38;line-height:1;margin-bottom:8px}
.wstat span{font-size:14.5px;color:#3c545d;line-height:1.4;display:block}

/* ---------- MEMBERSHIP UNLOCKS ---------- */
.unlocks{background:#fff}
.unlocks-head{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:end;margin-bottom:44px}
.unlocks-head .kicker{display:block;margin-bottom:16px;color:var(--teal-acc)}
.unlocks-head h2{font-family:var(--disp);font-weight:600;font-size:60px;line-height:1;color:var(--forest);letter-spacing:-.03em}
.unlocks-head p{font-size:18px;line-height:1.6;color:#41545a;padding-bottom:8px}
.panel{border-radius:34px;overflow:hidden;position:relative;margin-bottom:28px}
.trt-panel{background:linear-gradient(150deg,#0e5468 0%, #0a4658 60%,#083b4b 100%);padding:56px 56px 48px}
.trt-top{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;position:relative;min-height:230px;margin-bottom:20px}
.trt-top .kicker{color:#cfe6ea;display:block;margin-bottom:16px;font-size:18px}
.trt-top h2{font-family:var(--disp);font-weight:600;font-size:66px;color:#fff;letter-spacing:-.02em;line-height:1;}
.trt-top .rt{align-self:center}
.trt-top .rt p{color:#c9dfe4;font-size:16.5px;line-height:1.6;margin-bottom:24px;max-width:340px;margin-left:auto}
.trt-top .rt{text-align:right}
.person-trt{position:absolute;left:44%;top:-46px;transform:translateX(-50%);height:296px;z-index:1;-webkit-mask-image:linear-gradient(to bottom,#000 84%,transparent 100%);mask-image:linear-gradient(to bottom,#000 84%,transparent 100%)}
.trt-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;position:relative;z-index:2}
.glass{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:30px 32px 28px;backdrop-filter:blur(6px);display:flex;flex-direction:column}
.glass h3{font-family:var(--disp);font-weight:500;font-size:28px;color:#fff;margin-bottom:10px}
.glass .vwrap{height:200px;display:flex;align-items:center;justify-content:center;margin:6px 0 26px}
.glass .vwrap img{height:200px;width:auto;max-width:60%;object-fit:contain;filter:drop-shadow(0 20px 24px rgba(0,0,0,.35))}
.glass ul{list-style:none;display:flex;flex-direction:column;gap:14px;margin-top:auto}
.glass li{display:flex;gap:11px;align-items:center;color:#e7f1f3;font-size:15.5px}
.care-panel{background:radial-gradient(60% 90% at 52% 40%, #17708a 0%, #0b4759 55%, #073949 100%);padding:0;min-height:470px;position:relative;display:flex;align-items:flex-end}
.care-in{position:relative;width:100%;padding:56px;min-height:470px}
.care-copy{position:relative;z-index:2;max-width:420px}
.care-copy .kicker{color:#cfe6ea;display:block;margin-bottom:16px;font-size:18px}
.care-copy h2{font-family:var(--disp);font-weight:600;font-size:66px;color:#fff;line-height:1;letter-spacing:-.02em}
.person-care{position:absolute;left:50%;bottom:0;transform:translateX(-46%);height:470px;z-index:1;-webkit-mask-image:linear-gradient(to bottom,#000 92%,transparent 100%);mask-image:linear-gradient(to bottom,#000 92%,transparent 100%)}
.care-note{position:absolute;right:56px;bottom:70px;max-width:290px;text-align:left;color:#c9dfe4;font-size:16.5px;line-height:1.6;z-index:2}

/* ---------- COMPARISON ---------- */
.comp{background:var(--teal-mid);color:#fff;position:relative;overflow:hidden}
.comp-wm{position:absolute;left:2%;top:8%;font-family:var(--disp);font-weight:700;font-size:520px;color:rgba(255,255,255,.05);line-height:1;pointer-events:none}
.comp-in{position:relative;z-index:2;display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}
.comp-l .kicker{color:var(--sage-lt);display:block;margin-bottom:22px}
.comp-l h2{font-family:var(--disp);font-weight:600;font-size:66px;line-height:1;color:#fff;margin-bottom:26px;letter-spacing:-.02em}
.comp-l p{color:#c3d9df;font-size:17px;line-height:1.6;max-width:360px;margin-bottom:44px}
.comp-l .how-btns{margin-top:0}
.comp-table{display:grid;grid-template-columns:1fr 1fr;background:rgba(255,255,255,.05);border-radius:22px;overflow:hidden}
.ct-head{padding:22px 26px;font-family:var(--disp);font-weight:600;font-size:20px}
.ct-head.ours{background:rgba(255,255,255,.10)}
.ct-cell{display:flex;gap:12px;align-items:flex-start;padding:18px 26px;border-top:1px solid rgba(255,255,255,.09);font-size:16px;line-height:1.35}
.ct-cell.ours{background:rgba(255,255,255,.055)}
.ct-cell.trad{color:#a9c4cc}
.ct-cell svg{width:22px;height:22px;flex:0 0 auto;margin-top:1px}

/* ---------- SCIENCE ---------- */
.sci{background:linear-gradient(180deg,#fff 0%, #F2F7F3 100%);position:relative;overflow:hidden}
.sci-in{display:grid;grid-template-columns:1fr 1.05fr;gap:64px;align-items:center}
.sci-photo{background:radial-gradient(70% 70% at 50% 40%, #dfeadd 0%, #d3e0d3 100%);border-radius:28px;overflow:hidden;position:relative;aspect-ratio:4/4.4;display:flex;align-items:flex-end;justify-content:center}
.sci-photo img{height:104%;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.08))}
.sci-r .kicker{color:var(--green-acc);display:block;margin-bottom:16px}
.sci-r h2{font-family:var(--disp);font-weight:600;font-size:60px;line-height:1;color:var(--forest);letter-spacing:-.03em;margin-bottom:24px}
.sci-r>p{font-size:17.5px;line-height:1.6;color:#41545a;margin-bottom:30px;max-width:520px}
.sci-item{display:flex;gap:16px;padding:20px 0;border-top:1px solid #dde7e0}
.sci-item:first-of-type{border-top:none}
.sci-item .ci{margin-top:2px}
.sci-item h4{font-family:var(--disp);font-weight:500;font-size:23px;color:#1a3324;margin-bottom:6px}
.sci-item p{font-size:16px;line-height:1.55;color:#42555b}

/* ---------- TESTIMONIALS ---------- */
.testi{background:linear-gradient(180deg,#F2F7F3 0%, #fff 100%);position:relative;overflow:hidden}
.testi .kicker{text-align:center;display:block;margin-bottom:12px;color:var(--teal-acc)}
.testi .h2{text-align:center;margin-bottom:52px}
.testi-row{gap:26px}
.testi-row .rcard{flex:0 0 calc((100% - 26px)/2);scroll-snap-align:start}
.rcard{background:#fff;border:1px solid #e7eeea;border-radius:22px;padding:36px 38px;box-shadow:0 20px 40px rgba(20,50,45,.05);display:flex;flex-direction:column}
.stars{display:flex;gap:4px;margin-bottom:20px}
.stars svg{width:22px;height:22px;fill:#F5B301}
.rcard h4{font-family:var(--disp);font-weight:500;font-size:28px;color:#16302a;line-height:1.15;margin-bottom:16px;letter-spacing:-.01em}
.rcard>p{font-size:16.5px;line-height:1.6;color:#45585e;margin-bottom:26px}
.rperson{display:flex;align-items:center;gap:14px}
.rperson .av{width:48px;height:48px;border-radius:50%;background:#0e4d5f;color:#fff;display:grid;place-items:center;font-weight:600;font-family:var(--disp)}
.rperson b{font-weight:600;font-size:16px;color:#1c2f35;display:block}
.rperson span{font-size:14px;color:#8b9aa0}

/* ---------- FAQ ---------- */
.faq{background:var(--teal-mid);color:#fff;position:relative;overflow:hidden}
.faq-wm{position:absolute;right:-2%;top:12%;font-family:var(--disp);font-weight:700;font-size:480px;color:rgba(255,255,255,.045);pointer-events:none;line-height:1}
.faq-in{position:relative;z-index:2;display:grid;grid-template-columns: 1fr 1.2fr;gap: 50px;}
.faq-l .kicker{color:#cfe6ea;display:block;margin-bottom:20px}
.faq-l h2{font-family:var(--disp);font-weight:600;font-size:62px;line-height:1;color:#fff;letter-spacing:-.02em}
.faq-item{border-top:1px solid rgba(255,255,255,.16);padding:26px 0}
.faq-q{display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;font-family:var(--disp);font-weight:500;font-size: 24px;color:#fff}
.faq-q .pm{font-size:30px;font-weight:300;flex:0 0 auto}
.faq-a{font-size:16.5px;line-height:1.6;color:#c3d9df;max-width:640px;margin-top:16px}

/* ---------- CTA ---------- */
.cta{background:linear-gradient(180deg,#F4F1EC 0%,#EFEAE3 100%);position:relative;overflow:hidden}
.cta-in{position:relative;z-index:2;max-width: 528px;padding:20px 0}
.cta .kicker{color:var(--teal-acc);display:block;margin-bottom:16px}
.cta h2{font-family:var(--disp);font-weight:600;font-size: 70px;line-height: 1.1;color:var(--forest);letter-spacing:-.03em;margin-bottom:24px}
.cta p{ margin-bottom: 20px; }
.cta>.cta-in>p{font-size:18px;line-height:1.6;color:#41545a;margin-bottom:32px;max-width:440px}
.cta-btns{display:flex;gap:16px;margin-bottom:30px;flex-wrap:wrap}
.cta-checks{display:grid;grid-template-columns:1fr 1fr;gap:14px 40px;/* max-width:440px; */}
.cta-checks div{display:flex;gap:10px;align-items:center;font-size:16px;color:#28414a;font-weight:500}
.cta-photo{position:absolute;right:0;top:0;bottom:0;width: 50%;z-index:1}
.cta-photo::before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,#F4F1EC 0%, rgba(244,241,236,.4) 24%, rgba(244,241,236,0) 55%)}
.cta-photo img{width:100%;height:100%;object-fit:cover;object-position:60% 30%}

/* ---------- FOOTER ---------- */
.footer{background:var(--footer);color:#cfd8d2;position:relative;overflow:hidden;padding:60px 0 30px}
.footer-wm{position:absolute;left:0;right:0;bottom:-6%;text-align:center;font-family:var(--disp);font-weight:700;font-size:300px;color:rgba(255,255,255,.028);pointer-events:none;line-height:1}
.footer-in{position:relative;z-index:2}
.seen{display:flex;align-items:center;gap:60px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.12)}
.seen .lab{color:#fff;font-size:18px;font-weight:500;font-family:var(--disp)}
.seen .logos{display:flex;gap:64px;align-items:center;margin-left:auto;color:#fff}
.seen .logos span{font-family:var(--disp);font-weight:700;font-size:30px;opacity:.92}
.seen .logos .serif{font-family:Georgia,'Times New Roman',serif;font-weight:700;letter-spacing:-.5px}
.foot-cols{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:40px;padding:46px 0 20px}
.foot-brand img{height:34px;margin-bottom:22px}
.foot-social{display:flex;gap:14px}
.foot-social a{width:34px;height:34px;display:grid;place-items:center}
.foot-social svg{width:19px;height:19px;fill:#dfe7e2}
.foot-col h5{font-family:var(--disp);font-weight:600;color:#fff;font-size:17px;margin-bottom:20px}
.foot-col a{display:block;color:#b9c4bd;font-size:15.5px;margin-bottom:14px}
.foot-col a:hover{color:#fff}
.foot-contact{display:flex;flex-direction:column;gap:14px;align-items:flex-start}
.foot-contact .btn{padding:13px 30px}
.pill-line{display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:11px 22px;font-size:15px;color:#e6ede9}
.pill-line svg{width:16px;height:16px;stroke:#e6ede9}
.foot-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:36px;padding-top:22px;font-size:13.5px;color:#8fa199;line-height:1.9}
.foot-bottom a{color:#b9cfc6;text-decoration:underline;text-underline-offset:2px}
.foot-bottom a:hover{color:#fff}

@media(max-width:1240px){
  .h2,.cta h2,.how h2,.comp-l h2,.faq-l h2,.trt-top h2,.care-copy h2,.unlocks-head h2,.sci-r h2{font-size:clamp(38px,5vw,60px)}
  .hero h1{font-size:clamp(44px,7vw,82px)}
}
/* hide the left hero float once there's no outer margin for it (it would sit on the buttons) */
@media(max-width:1280px){ .hf-sema{display:none} }
/* Nav collapses to logo + CTA before the links would wrap */
@media(max-width:1160px){
  .nav .links{display:none}
  .nav-in{justify-content:space-between}
}
@media(max-width:1120px){
  .why-grid{grid-template-columns:repeat(2,1fr)}
  .tcard{min-height:168px;padding:22px 20px}
  .tcard h4{font-size:20px}
  /* .tcard svg{width:30px;height:30px} */
}
@media(max-width:1040px){
  .cta-photo{display:none}
  .cta-in{max-width:none}
  .wyg-grid{grid-template-columns:1fr}
}
@media(max-width:991px){
    .sec {padding: 80px 0;}
    .hero-copy,.hero p{ max-width: 100%; }
    .trust-grid{grid-template-columns:repeat(2,1fr)}
    .why{ padding: 40px;}
    .why-grid,.trt-cards{grid-template-columns:1fr}
    .how-in,.unlocks-head,.comp-in,.sci-in,.faq-in{grid-template-columns:1fr;gap:36px}
    .hero-in{padding:48px 24px 32px;min-height:auto}
    .hero-person{position:relative;height:auto;width:66%;max-width:360px;margin:24px auto 0;right:auto}
    .hf-tirze,.hf-sema{display:none}
    .person-trt,.person-care{position:relative;transform:none;left:auto;height:auto;width:62%;max-width:320px;margin:0 auto;display:block}
    .trt-top{grid-template-columns:1fr;gap:8px}
    .trt-top .rt{text-align:left}.trt-top .rt p{margin-left:0}
    .care-note{position:static;max-width:none;margin-top:8px}
    .prod-row .pcard{flex-basis:80%;padding: 40px;}
    .testi-row .rcard{flex-basis:86%}
    .how{ padding-bottom: 150px;}
    .how-wm { left: 0; bottom: -8%; font-size: 32vw; }
    .wyg .float1{ top: 35px;}
    .wyg .float2 {top: 120px;}
    .step p{ max-width:100%; }
    .faq .float{ display:none; }
    .seen{ flex-direction:column;align-items:center;gap:20px}
    .seen .logos{ margin-left:0;gap:32px;flex-wrap:wrap}
    .footer{ padding-bottom: 150px;}
    .foot-cols {grid-template-columns: 1fr 1fr;}
    .footer-wm { left: 0; bottom: -5%; font-size: 19vw; }
}
@media(max-width:767px){
    .sec {padding: 60px 0;}
    .h2, .cta h2, .how h2, .comp-l h2, .faq-l h2, .trt-top h2, .care-copy h2, .unlocks-head h2, .sci-r h2 {
        font-size: clamp(28px, 5vw, 60px);
        line-height: 1.2;
    }
    .nav-in{padding: 0 20px;}
    .hero-btns .btn{ width: 100%;}
    .trust-grid{grid-template-columns:1fr}
    .cta-checks{grid-template-columns:1fr}
    .seen{flex-direction:column;align-items:flex-start;gap:20px}
    .seen .logos{margin-left:0;gap:32px;flex-wrap:wrap}
    .wrap{padding:0 20px;position: relative;z-index: 2;}
    .pcard h3,.gcard h3,.wcard h3{ font-size: 22px;}
    .wyg .float1{ top: 180px;}
    .gcard,.rcard {padding: 25px 20px; }
    .how-btns{ flex-direction: column;}
    .how-btns .btn,.cta-btns .btn,.foot-contact .btn,.foot-contact .pill-line{ width: 100%; text-align: center;        justify-content: center;}
    .how-wm { left: 0; bottom: -4%; font-size: 32vw; }
    .why,.wcard{padding:30px 20px}
    .wstat .num{ font-size: 26px; }
    .prod-row .pcard{padding: 20px;}
    .pcard .vial{ height: 200px; }
    .pcard{ min-height: 470px;}
    .ct-cell {padding:15px;}
    .trt-top h2{ font-size: 36px; }
    .trt-panel{ padding: 25px 20px 20px;}
    .person-trt{ top: 5px;}
    .glass,.care-in {padding: 25px 20px 28px;}
    .faq-q,.rcard h4,.sci-item h4{ font-size: 20px;line-height: 1.3;}
    .cta-in{ padding: 0;}
    .foot-cols{grid-template-columns:1fr;gap:28px}
    .testi .float{ top: 150px !important;}
    .footer {padding-bottom: 100px;}
    .footer-wm {bottom: -2%;}
}