:root{--ink:#17352e;--muted:#60736e;--green:#247c67;--deep:#123f36;--mint:#dff1e9;--pale:#f4f8f6;--line:#dfe9e5;--white:#fff;font-family:'DM Sans',system-ui,sans-serif;color:var(--ink);background:#fbfdfc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}.site-header{height:82px;max-width:1180px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:10px;font:700 19px Manrope,sans-serif;letter-spacing:-.4px}.brand img{width:34px;height:34px;border-radius:9px}.site-header nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}.nav-cta{border:1px solid var(--line);padding:11px 18px;border-radius:999px;background:#fff}.hero{min-height:700px;max-width:1180px;margin:auto;padding:76px 28px 90px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:55px}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:700;color:var(--green);display:flex;align-items:center;gap:10px}.eyebrow span{display:inline-block;width:28px;height:1px;background:currentColor}.hero h1{font:600 clamp(48px,6vw,76px)/1.03 Manrope,sans-serif;letter-spacing:-4px;margin:22px 0 24px}.hero h1 em{font-style:normal;color:var(--green)}.hero-text{max-width:560px;font-size:19px;line-height:1.65;color:var(--muted)}.hero-actions{display:flex;gap:12px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;border-radius:999px;padding:15px 22px;font-weight:700;font-size:14px}.button.primary{color:white;background:var(--deep);box-shadow:0 12px 30px #123f3625}.button.primary span{font-size:20px}.button.secondary{background:#fff;border:1px solid var(--line)}.availability{font-size:13px;color:var(--muted);margin-top:22px}.availability span{color:var(--green);font-weight:bold}.hero-visual{height:540px;position:relative;display:grid;place-items:center}.hero-visual:before{content:"";position:absolute;width:450px;height:450px;border-radius:50%;background:linear-gradient(145deg,#ebf6f1,#c7e6da)}.orb{position:absolute;border-radius:50%;border:1px solid #ffffffaa}.orb-one{width:520px;height:520px}.orb-two{width:390px;height:390px}.phone-card{position:relative;width:264px;height:526px;border:7px solid #17352e;border-radius:38px;background:#fbfdfc;padding:14px 16px;box-shadow:0 30px 65px #17352e35;z-index:2}.phone-top{display:flex;justify-content:space-between;font-size:9px;font-weight:700;padding:0 4px 14px}.app-brand{display:flex;align-items:center;gap:7px;font-size:12px}.app-brand img{width:24px;border-radius:7px}.today-label{margin:23px 0 3px;color:#71827d;font-size:10px}.phone-card h2{margin:0;font:700 22px Manrope}.progress-ring{margin:18px auto 8px;width:104px;height:104px;border-radius:50%;background:conic-gradient(var(--green) 0 66%,#deebe6 66%);display:grid;place-items:center;position:relative}.progress-ring:after{content:"";position:absolute;width:78px;height:78px;background:#fbfdfc;border-radius:50%}.progress-ring span{z-index:1;font:700 26px Manrope}.progress-ring small{display:block;font:500 9px DM Sans;color:#71827d;text-align:center}.progress-copy{text-align:center;font-size:9px;color:#71827d;margin:0 0 14px}.dose{display:flex;align-items:center;gap:10px;border:1px solid var(--line);padding:10px;border-radius:13px;margin-top:8px;position:relative;background:#fff}.dose-icon{width:28px;height:28px;border-radius:9px;background:var(--mint);display:grid;place-items:center;color:var(--green);font-size:10px;font-weight:800}.dose strong,.dose small{display:block;font-size:9px}.dose small{color:#71827d;margin-top:3px}.dose.next{border-color:#7bb8a5}.dose.next b{position:absolute;right:8px;top:7px;color:var(--green);font-size:6px;text-transform:uppercase}.phone-nav{position:absolute;left:15px;right:15px;bottom:12px;border-top:1px solid var(--line);padding-top:11px;display:flex;justify-content:space-around;text-align:center;color:#8ba099;font-size:9px}.phone-nav span:first-child{color:var(--green)}.phone-nav small{font-size:6px;display:block;margin-top:3px}.float-card{position:absolute;z-index:3;background:#fff;padding:12px 16px;border-radius:14px;box-shadow:0 14px 35px #17352e22;display:flex;align-items:center;gap:10px}.float-card small,.float-card strong{display:block}.float-card small{font-size:8px;color:#71827d}.float-card strong{font-size:11px;margin-top:2px}.float-icon{width:30px;height:30px;border-radius:9px;background:var(--mint);display:grid;place-items:center;color:var(--green);font-weight:bold}.float-time{left:-5px;top:95px}.float-safe{right:-20px;bottom:95px}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:80px;display:flex;align-items:center;justify-content:center;gap:7vw;color:var(--muted);font-size:13px}.trust-strip span{color:var(--green);margin-right:7px}.features{background:var(--pale);padding:120px max(28px,calc((100% - 1124px)/2))}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:end;margin-bottom:55px}.section-heading .eyebrow{grid-column:1/-1;margin:0}.section-heading h2{font:600 clamp(38px,4vw,52px)/1.12 Manrope;margin:0;letter-spacing:-2.4px}.section-heading>p:last-child{color:var(--muted);line-height:1.7;max-width:440px;justify-self:end}.feature-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.feature{background:#fff;border:1px solid #e5ece9;border-radius:22px;padding:30px;min-height:230px;overflow:hidden}.feature h3{font:700 20px Manrope;margin:18px 0 9px}.feature p{color:var(--muted);line-height:1.65;margin:0;max-width:580px}.feature-icon{width:42px;height:42px;border-radius:12px;background:var(--mint);display:grid;place-items:center;color:var(--green);font-size:20px}.feature-large{min-height:390px}.timeline{height:130px;margin:35px -30px -30px;position:relative;display:flex;justify-content:space-around;align-items:center;background:linear-gradient(#fff0,#e9f5f0)}.timeline:before{content:"";height:2px;background:#b8d7cb;position:absolute;left:0;right:0;top:57px}.timeline span{position:relative;text-align:center;font-size:11px}.timeline span:before{content:"";display:block;width:10px;height:10px;background:#87bca9;border:4px solid #fff;border-radius:50%;margin:0 auto 14px;box-shadow:0 0 0 1px #87bca9}.timeline .active:before{width:18px;height:18px;background:var(--green);margin-top:-4px;margin-bottom:10px;box-shadow:0 0 0 5px #bde0d2}.timeline small,.timeline b{display:block}.timeline small{font-size:7px;color:#758a83}.feature-wide{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr 1fr;align-items:center;gap:20px;min-height:220px}.bars{height:105px;display:flex;gap:10px;align-items:flex-end;justify-content:flex-end}.bars i{width:22px;background:#90c5b2;border-radius:6px 6px 2px 2px}.bars i:nth-child(4),.bars i:nth-child(6){background:var(--green)}.privacy{background:var(--deep);color:#fff;padding:105px max(28px,calc((100% - 1124px)/2));display:grid;grid-template-columns:90px 1fr 1fr;gap:35px;align-items:center}.privacy-mark{width:68px;height:68px;border-radius:22px;background:#ffffff12;display:grid;place-items:center;font-size:30px;color:#99d1bd}.eyebrow.light{color:#99d1bd}.privacy h2{font:600 clamp(36px,4vw,50px)/1.15 Manrope;margin:18px 0 0;letter-spacing:-2px}.privacy>div:last-child{color:#c3d4cf;line-height:1.8}.privacy-note{color:#fff;font-weight:700;font-size:14px;margin-top:22px}.final-cta{text-align:center;padding:120px 28px}.final-cta img{width:78px;border-radius:20px;box-shadow:0 15px 30px #17352e2e}.final-cta .eyebrow{justify-content:center;margin-top:28px}.final-cta h2{font:600 clamp(40px,5vw,60px)/1.12 Manrope;letter-spacing:-3px;margin:18px 0 30px}.final-cta small{display:block;color:var(--muted);margin-top:20px}footer{border-top:1px solid var(--line);max-width:1180px;margin:auto;padding:45px 28px;display:grid;grid-template-columns:1fr 1fr;gap:20px;color:var(--muted);font-size:13px}footer .brand{color:var(--ink)}footer p{text-align:right;margin:8px 0}footer div{grid-column:1/-1;display:flex;gap:25px;border-top:1px solid var(--line);padding-top:22px}footer small{grid-column:1/-1}@media(max-width:800px){.site-header nav>a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:50px}.hero-copy{text-align:center}.hero .eyebrow,.hero-actions{justify-content:center}.hero-text{margin-inline:auto}.hero h1{letter-spacing:-3px}.hero-visual{margin-top:20px}.trust-strip{flex-wrap:wrap;padding:22px;gap:18px 30px}.section-heading{grid-template-columns:1fr}.section-heading>p:last-child{justify-self:start}.feature-grid{grid-template-columns:1fr}.feature-wide{grid-column:auto;grid-template-columns:auto 1fr}.bars{grid-column:1/-1}.privacy{grid-template-columns:1fr;text-align:center}.privacy-mark{margin:auto}.privacy .eyebrow{justify-content:center}}@media(max-width:520px){.site-header{height:70px;padding:0 18px}.nav-cta{padding:9px 13px}.hero{padding:38px 20px 65px}.hero h1{font-size:44px;letter-spacing:-2.5px}.hero-text{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-visual{height:500px;transform:scale(.88);margin-inline:-20px}.float-time{left:-20px}.float-safe{right:-25px}.trust-strip{justify-content:flex-start}.features{padding:85px 20px}.section-heading h2{font-size:36px}.feature{padding:24px}.feature-wide{grid-template-columns:1fr}.feature-large{min-height:380px}.timeline{margin-left:-24px;margin-right:-24px}.privacy{padding:80px 24px}.final-cta{padding:90px 22px}footer{grid-template-columns:1fr;padding:38px 20px}footer p{text-align:left}footer div{flex-wrap:wrap}}
