:root{--ink:#17263a;--muted:#647386;--red:#ee615c;--red-dark:#d94743;--cream:#f7f4ee;--mint:#d8eee8;--navy:#183047;--white:#fff;--line:#e3e8eb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}.site-header{height:84px;display:flex;align-items:center;gap:36px;padding:0 clamp(24px,5vw,78px);position:relative;z-index:20;background:rgba(255,255,255,.95);border-bottom:1px solid rgba(24,48,71,.08)}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;white-space:nowrap}.brand em{font-style:normal;color:var(--red)}.brand-mark{width:35px;height:35px;display:grid;place-items:center}.brand-mark svg{width:100%;height:100%}.brand-mark path:first-child{fill:var(--red)}.brand-mark .pulse{fill:none;stroke:#fff;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}nav{display:flex;gap:30px;margin-left:auto}nav a,.text-link{font-size:14px;font-weight:600}nav a:hover,.text-link:hover{color:var(--red)}.header-actions{display:flex;align-items:center;gap:22px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--red);color:#fff;padding:15px 23px;border-radius:10px;font-weight:700;font-size:15px;box-shadow:0 8px 24px rgba(217,71,67,.18);transition:.2s}.button:hover{background:var(--red-dark);transform:translateY(-2px)}.button-small{padding:11px 18px;font-size:14px}.menu-toggle{display:none}.hero{min-height:690px;display:grid;grid-template-columns:minmax(0,1fr) minmax(440px,.88fr);overflow:hidden;background:var(--cream);padding-left:clamp(24px,7vw,110px)}.hero-copy{padding:90px 50px 80px 0;max-width:700px;align-self:center}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:2.2px;font-size:12px;font-weight:800;color:var(--red);display:flex;align-items:center;gap:10px}.eyebrow span{width:28px;height:2px;background:var(--red)}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.12;margin:0}h1{font-size:clamp(48px,5.2vw,76px);letter-spacing:-3.8px;font-weight:600;margin:22px 0 26px}h1 strong{font-weight:800;color:var(--red)}.hero-lead{font-size:18px;color:#566779;max-width:585px;margin:0 0 34px}.hero-actions{display:flex;align-items:center;gap:28px}.play-link{font-weight:700;font-size:15px;display:flex;align-items:center;gap:11px}.play-link i{width:36px;height:36px;border-radius:50%;background:#fff;display:grid;place-items:center;font-style:normal;font-size:11px;color:var(--red);box-shadow:0 4px 15px rgba(23,38,58,.09)}.trust-row{display:flex;align-items:center;margin-top:52px;gap:15px}.avatars{display:flex}.avatars span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff;border:3px solid var(--cream);font-size:10px;font-weight:700;margin-left:-7px}.avatars span:first-child{margin:0;background:var(--red)}.avatars span:last-child{background:#fff;color:var(--ink)}.trust-row p{font-size:12px;line-height:1.4;color:var(--muted)}.trust-row b{color:var(--ink)}.hero-visual{position:relative;background:var(--navy);min-height:690px;display:grid;place-items:center}.hero-visual:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:40px 40px}.orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-one{width:380px;height:380px;background:rgba(238,97,92,.22);top:80px;right:-100px}.orb-two{width:300px;height:300px;border:1px solid rgba(255,255,255,.15);bottom:20px;left:20px}.phone{z-index:2;width:310px;height:610px;background:#f7f9fa;border:9px solid #0f1b28;border-radius:42px;padding:16px 18px;color:var(--ink);box-shadow:0 35px 70px rgba(5,14,22,.45);transform:rotate(1.8deg);overflow:hidden}.phone-bar{height:20px;display:flex;justify-content:space-between;font-size:9px}.phone-bar i{width:80px;height:17px;background:#0f1b28;border-radius:10px;margin-top:-15px}.app-head{display:flex;justify-content:space-between;align-items:center;margin:10px 0 17px}.app-head small{font-size:9px;color:var(--muted)}.app-head h3{font-size:20px}.app-avatar{width:32px;height:32px;border-radius:50%;background:var(--mint);display:grid;place-items:center;font-weight:700}.health-score{display:flex;align-items:center;justify-content:space-between;padding:14px;border-radius:16px;background:var(--navy);color:#fff}.health-score span{display:block;font-size:10px;opacity:.65}.health-score strong{font-size:20px}.health-score svg{width:55px;height:55px}.health-score circle{fill:none;stroke:rgba(255,255,255,.14);stroke-width:5}.health-score path{fill:none;stroke:var(--red);stroke-width:5;stroke-linecap:round}.health-score text{fill:#fff;font-size:13px;text-anchor:middle;font-weight:700}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}.metric-grid article,.chart-card,.doctor-note{background:#fff;border:1px solid #edf0f1;border-radius:13px;padding:11px;box-shadow:0 5px 16px rgba(20,39,57,.04)}.metric-icon{width:24px;height:24px;border-radius:8px;display:grid;place-items:center;font-size:12px;margin-bottom:8px}.metric-icon.red{background:#fee5e3;color:var(--red)}.metric-icon.blue{background:#e4f0f5;color:#427995}.metric-grid small{display:block;font-size:8px;color:var(--muted)}.metric-grid strong{display:block;font-size:15px}.metric-grid strong em{font-size:8px;font-style:normal}.metric-grid i{display:block;font-size:7px;color:#5b9a77;font-style:normal}.chart-card{margin-top:9px;height:128px}.chart-card small{font-size:8px;color:var(--muted);display:block}.chart-card b{font-size:11px}.chart-card svg{width:100%;height:78px}.chart-card .area{fill:rgba(238,97,92,.1)}.chart-card .line{fill:none;stroke:var(--red);stroke-width:3;stroke-linecap:round}.doctor-note{display:flex;align-items:center;gap:8px;margin-top:9px}.doctor-note>span{width:30px;height:30px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-size:8px}.doctor-note div{flex:1}.doctor-note small,.doctor-note b{display:block;font-size:7px}.doctor-note b{font-size:9px}.app-nav{display:flex;justify-content:space-around;margin-top:15px;color:#9aa6b0}.app-nav span{font-size:14px;text-align:center}.app-nav small{display:block;font-size:6px}.app-nav .active{color:var(--red)}.float-card{position:absolute;z-index:4;background:#fff;border-radius:12px;padding:13px 16px;display:flex;align-items:center;gap:11px;box-shadow:0 15px 35px rgba(5,14,22,.2)}.float-card>span{width:31px;height:31px;border-radius:9px;background:var(--mint);color:#2b7f67;display:grid;place-items:center;font-weight:800}.float-card b,.float-card small{display:block;white-space:nowrap}.float-card b{font-size:12px}.float-card small{font-size:9px;color:var(--muted)}.card-top{top:120px;left:6%}.card-bottom{bottom:100px;right:5%}.proof-strip{background:#fff;padding:25px clamp(24px,7vw,110px);display:flex;align-items:center;gap:50px;border-bottom:1px solid var(--line)}.proof-strip p{font-size:12px;font-weight:700;color:var(--muted);white-space:nowrap}.proof-strip div{display:flex;justify-content:space-between;gap:35px;flex:1}.proof-strip span{font-size:13px;font-weight:700;color:#536477}.proof-strip span:before{content:'✓';color:var(--red);margin-right:8px}.section{padding:110px clamp(24px,7vw,110px)}.intro{background:#fff}.intro-heading{display:grid;grid-template-columns:1.15fr .7fr;gap:80px;align-items:end;margin:18px 0 60px}.intro h2,.how h2,.security h2,.cta h2{font-size:clamp(38px,4vw,58px);letter-spacing:-2.5px}.intro h2 em{font-style:normal;color:var(--red)}.intro-heading p{font-size:17px;color:var(--muted);margin:0 0 8px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{min-height:360px;padding:28px;border-radius:18px;position:relative;overflow:hidden;transition:.25s}.feature-card:hover{transform:translateY(-6px)}.feature-card.coral{background:#fff0ed}.feature-card.navy{background:var(--navy);color:#fff}.feature-card.mint{background:#e5f2ee}.feature-card .num{position:absolute;right:25px;top:22px;font-size:12px;opacity:.45}.feature-icon{width:54px;height:54px;border-radius:16px;background:#fff;display:grid;place-items:center;font-size:26px;color:var(--red);margin:24px 0 45px}.navy .feature-icon{background:rgba(255,255,255,.1)}.feature-card h3{font-size:24px;max-width:260px}.feature-card p{font-size:14px;opacity:.7}.feature-card a{font-size:13px;font-weight:800;position:absolute;bottom:27px}.how{background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.section-kicker.light{color:#ff8c87}.how-copy>p{color:#afbdc7;max-width:580px}.how ol{list-style:none;padding:0;margin:35px 0}.how li{display:flex;gap:16px;padding:16px 0;border-top:1px solid rgba(255,255,255,.1)}.how li>span{width:31px;height:31px;border-radius:50%;background:rgba(238,97,92,.15);color:#ff8c87;display:grid;place-items:center;font-weight:700;font-size:12px}.how li b,.how li small{display:block}.how li small{color:#9eafbb;margin-top:3px}.button-light{background:#fff;color:var(--navy);box-shadow:none}.button-light:hover{background:#f5f1e9}.how-art{height:520px;position:relative;display:grid;place-items:center}.rings{position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.15);border-radius:50%;box-shadow:0 0 0 55px rgba(255,255,255,.035),0 0 0 110px rgba(255,255,255,.025)}.heart-core{width:210px;height:210px;border-radius:50%;background:var(--red);display:grid;place-items:center;box-shadow:0 25px 60px rgba(0,0,0,.25)}.heart-core svg{width:120px}.heart-core path:first-child{fill:#fff}.heart-core path:last-child{fill:none;stroke:var(--red);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.orbit{position:absolute;background:#fff;color:var(--muted);padding:10px 14px;border-radius:10px;box-shadow:0 10px 28px rgba(0,0,0,.18);font-size:8px;line-height:1.4}.orbit b{color:var(--ink);font-size:12px}.o1{top:80px;left:8%}.o2{top:110px;right:3%}.o3{bottom:70px;right:14%}.security{background:var(--cream)}.security-card{background:#fff;border-radius:22px;padding:55px;display:grid;grid-template-columns:130px 1fr 1fr;gap:45px;align-items:center;box-shadow:0 15px 60px rgba(23,38,58,.06)}.lock{width:105px;height:105px;border-radius:50%;background:var(--mint);display:grid;place-items:center}.lock:before{content:'';width:34px;height:32px;background:#4d9a84;border-radius:7px;transform:translateY(8px)}.lock span{position:absolute;width:28px;height:32px;border:6px solid #4d9a84;border-bottom:0;border-radius:18px 18px 0 0;transform:translateY(-14px)}.security h2{font-size:38px;margin:8px 0 10px}.security p{color:var(--muted);margin:0}.security-points p{padding:14px 0;border-bottom:1px solid var(--line)}.security-points b,.security-points small{display:block}.security-points b{color:var(--ink)}.cta{background:var(--red);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:40px}.cta p{max-width:670px;color:#ffe2df}.cta .button{white-space:nowrap}footer{background:#101f2f;color:#fff;padding:65px clamp(24px,7vw,110px) 25px}.footer-main{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:60px}.brand-light .brand-mark{color:var(--red)}.footer-brand p,.footer-main>div>p{color:#8293a2;font-size:13px;max-width:270px}.footer-main h4{text-transform:uppercase;letter-spacing:1.7px;font-size:11px;color:#788b9c;margin:4px 0 18px}.footer-main>div>a:not(.brand){display:block;font-size:13px;margin:9px 0;color:#cfdae2}.footer-main>div>a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.09);margin-top:50px;padding-top:23px;display:flex;justify-content:space-between;gap:30px;color:#718493;font-size:10px}.reveal{animation:rise .8s ease both}.hero-visual.reveal{animation-delay:.15s}@keyframes rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1050px){nav{display:none}.header-actions{margin-left:auto}.hero{grid-template-columns:1fr 1fr;padding-left:45px}.card-top{left:2%}.card-bottom{right:1%}.proof-strip div{flex-wrap:wrap}.feature-card{min-height:395px}.how{gap:20px}.security-card{grid-template-columns:100px 1fr}.security-points{grid-column:2}}@media(max-width:760px){.site-header{height:70px;padding:0 20px}.header-actions{display:none}.menu-toggle{display:block;margin-left:auto;background:none;border:0;width:38px;height:38px}.menu-toggle span{display:block;width:23px;height:2px;background:var(--ink);margin:6px}.site-header.open nav{display:flex;position:absolute;top:70px;left:0;right:0;background:#fff;padding:24px;flex-direction:column;gap:17px;box-shadow:0 15px 25px rgba(0,0,0,.08)}.hero{grid-template-columns:1fr;padding:0}.hero-copy{padding:70px 24px}.hero-visual{min-height:650px}.phone{width:285px}.float-card{transform:scale(.9)}.card-top{left:3%;top:70px}.card-bottom{right:2%;bottom:55px}.proof-strip{display:none}.section{padding:80px 24px}.intro-heading{grid-template-columns:1fr;gap:20px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:320px}.how{grid-template-columns:1fr;overflow:hidden}.how-art{height:430px}.rings{width:310px;height:310px}.heart-core{width:175px;height:175px}.security-card{padding:30px;grid-template-columns:1fr;gap:20px}.security-points{grid-column:auto}.cta{align-items:flex-start;flex-direction:column}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}}@media(max-width:430px){h1{font-size:47px}.hero-actions{align-items:flex-start;flex-direction:column}.float-card{display:none}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}}
