:root{--ink:#102e3b;--muted:#5b6f78;--teal-950:#063f4d;--teal-900:#075566;--teal-800:#0b6071;--teal-700:#087987;--teal-100:#d8f3f1;--teal-50:#effaf8;--mint:#79d9d0;--cream:#fbfaf7;--line:#dce7e7;--white:#fff;--shadow:0 24px 80px #0747521f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf7e6;border-bottom:1px solid #dce7e7d1;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:32px;min-height:76px;display:flex}.brand{color:var(--teal-950);letter-spacing:-.03em;align-items:center;gap:11px;font-size:1.16rem;font-weight:780;display:inline-flex}.brand-mark{border-radius:11px;box-shadow:0 7px 18px #0754632e}nav{color:#36515c;align-items:center;gap:32px;font-size:.92rem;font-weight:620;display:flex}nav a,.footer-links a{transition:color .16s}nav a:hover,.footer-links a:hover{color:var(--teal-700)}.button{min-height:50px;color:var(--white);background:var(--teal-800);border:0;border-radius:14px;justify-content:center;align-items:center;padding:0 22px;font-weight:720;transition:transform .16s,background .16s;display:inline-flex;box-shadow:0 10px 26px #0b607133}.button:hover{background:var(--teal-900);transform:translateY(-2px)}.button-small{border-radius:12px;min-height:42px;padding-inline:18px;font-size:.88rem}.hero{background:linear-gradient(135deg, #effaf8ad, transparent 46%), var(--cream);padding:92px 0 102px;position:relative;overflow:hidden}.hero-grid{z-index:2;grid-template-columns:1.04fr .96fr;align-items:center;gap:72px;display:grid;position:relative}.hero-glow{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:radial-gradient(circle,#79d9d045,#0000 67%);width:620px;height:620px;top:-190px;right:-140px}.hero-glow-two{background:radial-gradient(circle,#70b1cb29,#0000 70%);width:540px;height:540px;bottom:-240px;left:-250px}.pill{color:var(--teal-800);letter-spacing:.01em;background:#ffffffad;border:1px solid #cce5e2;border-radius:999px;align-items:center;gap:9px;padding:8px 13px;font-size:.79rem;font-weight:760;display:inline-flex}.pill span{border:2px solid var(--white);background:#24a898;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #24a8982e}.hero h1{color:#0e3140;letter-spacing:-.058em;max-width:720px;margin:25px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,6vw,5.6rem);font-weight:540;line-height:.98}.hero h1 em{color:var(--teal-700);font-weight:inherit}.hero-copy>p{max-width:620px;color:var(--muted);margin:0;font-size:1.12rem;line-height:1.72}.hero-actions{align-items:center;gap:26px;margin-top:32px;display:flex}.text-link{color:var(--teal-800);font-size:.96rem;font-weight:740}.text-link span{margin-left:4px;transition:transform .16s;display:inline-block}.text-link:hover span{transform:translate(4px)}.hero-proof{border-top:1px solid var(--line);flex-wrap:wrap;gap:22px;margin-top:38px;padding-top:25px;display:flex}.hero-proof div{color:#536970;align-items:center;gap:7px;font-size:.78rem;font-weight:650;display:flex}.hero-proof .icon{width:17px;color:var(--teal-700)}.phone-stage{place-items:center;min-height:630px;display:grid;position:relative}.orbit{border:1px solid #399b9f2e;border-radius:50%;position:absolute}.orbit-one{width:570px;height:570px}.orbit-two{border-style:dashed;width:430px;height:430px}.phone{z-index:2;background:#f8fbfa;border:7px solid #123d47;border-radius:44px;width:324px;min-height:650px;padding:13px 17px 16px;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 45px 80px #0d404c3d,inset 0 0 0 1px #ffffff4d}.phone-top{color:#244850;justify-content:space-between;align-items:center;height:24px;padding-inline:7px;font-size:.58rem;font-weight:760;display:flex}.phone-island{background:#12343d;border-radius:20px;width:75px;height:18px}.app-bar{align-items:center;gap:9px;padding:17px 3px 15px;display:flex}.app-bar img{border-radius:10px}.app-bar div{flex-direction:column;flex:1;display:flex}.app-bar div span{color:#6b7d83;font-size:.61rem}.app-bar div strong{color:#163a44;margin-top:2px;font-size:.76rem}.avatar{width:31px;height:31px;color:var(--teal-900);background:var(--teal-100);border-radius:50%;place-items:center;font-size:.68rem;font-weight:800;display:grid}.next-dose{color:var(--white);background:radial-gradient(circle at 90% 15%,#79d9d06b,#0000 35%),linear-gradient(145deg,#0a6a77,#084a5c);border-radius:20px;padding:18px;position:relative;overflow:hidden}.next-dose:after{content:"";border:20px solid #ffffff12;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-40px;right:-25px}.next-dose-top{color:#ffffffc2;justify-content:space-between;margin-bottom:19px;font-size:.62rem;font-weight:680;display:flex}.next-dose strong{font-size:1.07rem;display:block}.next-dose p{color:#ffffffc2;margin:4px 0 16px;font-size:.66rem}.next-dose button{z-index:2;color:var(--teal-900);background:var(--white);border:0;border-radius:9px;padding:8px 11px;font-size:.62rem;font-weight:760;position:relative}.app-section-title{justify-content:space-between;align-items:center;margin:22px 3px 11px;font-size:.72rem;display:flex}.app-section-title span{color:var(--teal-700);font-size:.61rem;font-weight:700}.record-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.record-grid>div{background:var(--white);border:1px solid #e1ebea;border-radius:15px;min-height:106px;padding:13px;box-shadow:0 8px 20px #1c4b520a}.record-grid strong,.record-grid small{display:block}.record-grid strong{margin-top:9px;font-size:.66rem}.record-grid small{color:#7b8c91;margin-top:4px;font-size:.53rem}.mini-icon{border-radius:9px;place-items:center;width:29px;height:29px;display:grid}.mini-icon .icon{width:16px}.mint{color:#087b78;background:#dff5f1}.blue{color:#326f94;background:#e2f0f8}.peach{color:#a26742;background:#faeee4}.lavender{color:#655a9c;background:#eeebfa}.bottom-nav{color:#89979b;background:#f8fbfa;border-top:1px solid #e5eceb;justify-content:space-around;padding:12px 5px 4px;font-size:.5rem;display:flex;position:absolute;bottom:14px;left:17px;right:17px}.bottom-nav .active{color:var(--teal-700);font-weight:780}.section{padding:112px 0}.section-heading{max-width:690px;margin-bottom:48px}.eyebrow{color:var(--teal-700);letter-spacing:.12em;text-transform:uppercase;margin:0 0 13px;font-size:.76rem;font-weight:800}.section-heading h2,.how-copy h2,.compact-heading h2{color:#123743;letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.35rem,4vw,3.6rem);font-weight:540;line-height:1.08}.section-heading>p:last-child,.how-copy>p{max-width:630px;color:var(--muted);margin:18px 0 0;line-height:1.72}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card{border:1px solid var(--line);background:#ffffffc2;border-radius:24px;min-height:315px;padding:32px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.feature-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.feature-number{color:#b0c3c3;font-family:Georgia,serif;font-size:.84rem;position:absolute;top:25px;right:29px}.feature-icon{width:54px;height:54px;color:var(--teal-800);background:var(--teal-50);border-radius:16px;place-items:center;display:grid}.feature-icon .icon{width:27px}.feature-card h3,.trust-grid h3{color:#193e48;letter-spacing:-.02em;margin:58px 0 12px;font-size:1.16rem}.feature-card p,.trust-grid p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.68}.how-section{background:#eaf6f3;padding:112px 0 128px;overflow:hidden}.how-grid{grid-template-columns:.88fr 1.12fr;align-items:center;gap:90px;display:grid}.how-copy ol{gap:25px;margin:35px 0 0;padding:0;list-style:none;display:grid}.how-copy li{gap:17px;display:flex}.how-copy li>span{width:34px;height:34px;color:var(--teal-800);border:1px solid #acd4cf;border-radius:50%;flex:0 0 34px;place-items:center;font-size:.76rem;font-weight:800;display:grid}.how-copy li strong{color:#173d47;font-size:.96rem;display:block}.how-copy li p{color:var(--muted);margin:5px 0 0;font-size:.87rem;line-height:1.55}.record-stack{min-height:500px;position:relative}.record-panel{background:var(--white);border:1px solid #ffffffa6;border-radius:25px;width:min(100%,570px);position:absolute;box-shadow:0 28px 70px #084c5421}.panel-back,.panel-mid{color:#7c9498;height:285px;padding:24px;font-size:.7rem;font-weight:750}.panel-back{opacity:.54;top:35px;right:-55px;transform:rotate(9deg)}.panel-mid{opacity:.78;top:72px;right:-15px;transform:rotate(4deg)}.panel-front{min-height:330px;padding:28px;top:116px;right:24px;transform:rotate(-1.5deg)}.record-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:23px;display:flex}.record-head>div{flex-direction:column;gap:4px;display:flex}.record-head span{color:#789095;font-size:.67rem}.record-head strong{color:#173e48;font-size:1.05rem}.secure-badge{background:#e1f6f0;border-radius:999px;align-items:center;gap:5px;padding:7px 9px;font-weight:760;display:inline-flex;color:#147668!important}.secure-badge .icon{width:13px}.summary-row{grid-template-columns:repeat(3,1fr);gap:8px;margin:23px 0;display:grid}.summary-row div{background:#f3f8f7;border-radius:12px;padding:13px}.summary-row small,.summary-row strong{display:block}.summary-row small{color:#819398;font-size:.58rem}.summary-row strong{color:#24474f;margin-top:4px;font-size:.7rem}.record-lines{gap:9px;margin:20px 0 26px;display:grid}.record-lines span{background:#e8efee;border-radius:99px;height:8px}.record-lines span:first-child{width:86%}.record-lines span:nth-child(2){width:67%}.record-lines span:nth-child(3){width:74%}.expires{background:#f6fbfa;border:1px solid #d7eae7;border-radius:13px;align-items:center;gap:12px;padding:13px;display:flex}.expires>.icon{width:25px;color:var(--teal-700)}.expires div{flex-direction:column;gap:3px;display:flex}.expires strong{font-size:.68rem}.expires span{color:#7a8f93;font-size:.58rem}.trust-section{background:var(--white)}.compact-heading{text-align:center;margin-inline:auto}.trust-grid{grid-template-columns:repeat(3,1fr);gap:48px;margin-top:58px;display:grid}.trust-grid article{text-align:center}.trust-grid article>span{width:48px;height:48px;color:var(--teal-800);background:var(--teal-50);border-radius:50%;place-items:center;margin-inline:auto;display:grid}.trust-grid .icon{width:23px}.trust-grid h3{margin:19px 0 10px}.privacy-banner{color:var(--white);background:radial-gradient(circle at 83% -20%, #79d9d054, transparent 34%), var(--teal-950);border-radius:24px;justify-content:space-between;align-items:center;gap:35px;margin-top:80px;padding:33px 38px;display:flex}.privacy-banner>div{align-items:center;gap:19px;display:flex}.privacy-mark{width:52px;height:52px;color:var(--mint);background:#ffffff17;border-radius:16px;flex:0 0 52px;place-items:center;display:grid}.privacy-mark .icon{width:27px}.privacy-banner strong{font-size:1.04rem}.privacy-banner p{color:#ffffffb3;margin:6px 0 0;font-size:.86rem}.button-light{color:var(--teal-950);background:var(--white);box-shadow:none;flex:none}.button-light:hover{color:var(--white)}.care-note{background:#f0f7f5;border-top:1px solid #d8e6e4;border-bottom:1px solid #d8e6e4;padding:25px 0}.care-note-inner{justify-content:center;align-items:center;gap:16px;display:flex}.care-note .icon{width:24px;color:var(--teal-700);flex:0 0 24px}.care-note p{color:#50686f;text-align:center;max-width:820px;margin:0;font-size:.82rem;line-height:1.6}.site-footer{color:#d5e4e5;background:#092f39;padding:68px 0 27px}.footer-grid{grid-template-columns:1.7fr .7fr .7fr;gap:70px;padding-bottom:50px;display:grid}.site-footer .brand{color:var(--white)}.footer-grid>div:first-child p{color:#9eb5ba;max-width:410px;margin:18px 0 0;font-size:.88rem;line-height:1.7}.footer-links{flex-direction:column;gap:12px;font-size:.83rem;display:flex}.footer-links span{color:var(--white);margin-bottom:5px;font-weight:760}.footer-links a{color:#a9bec2}.footer-bottom{color:#839da2;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:24px;font-size:.74rem;display:flex}.legal-main{background:radial-gradient(circle at 10% 5%, #79d9d024, transparent 25%), var(--cream);padding:64px 0 110px}.legal-shell{grid-template-columns:210px minmax(0,790px);justify-content:center;gap:56px;display:grid}.legal-aside{color:#61767d;flex-direction:column;gap:13px;height:fit-content;padding-top:12px;font-size:.84rem;display:flex;position:sticky;top:116px}.legal-aside span{color:#244852;letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:800}.legal-aside a:hover{color:var(--teal-700)}.legal-card{border:1px solid var(--line);background:var(--white);border-radius:26px;overflow:hidden;box-shadow:0 20px 65px #13424a12}.legal-title{border-bottom:1px solid var(--line);background:radial-gradient(circle at 96% 10%,#79d9d038,#0000 30%),#f6fbf9;padding:52px 58px 44px}.legal-title h1{color:#123743;letter-spacing:-.05em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,6vw,4.25rem);font-weight:540}.legal-title>p:not(.eyebrow){max-width:640px;color:var(--muted);margin:17px 0 20px;line-height:1.7}.legal-title>span{color:#74898e;font-size:.76rem}.legal-content{padding:32px 58px 60px}.legal-content section{border-bottom:1px solid #e7eeee;padding:26px 0}.legal-content section:last-child{border:0}.legal-content h2{color:#173d47;letter-spacing:-.015em;margin:0 0 14px;font-size:1.15rem}.legal-content p,.legal-content li{color:#526970;font-size:.93rem;line-height:1.78}.legal-content p{margin:0 0 12px}.legal-content p:last-child{margin-bottom:0}.legal-content ul{margin:10px 0 0;padding-left:22px}.legal-content li{margin:8px 0;padding-left:4px}.legal-content a{color:var(--teal-700);text-underline-offset:3px;font-weight:680;-webkit-text-decoration:underline #aad5d1;text-decoration:underline #aad5d1}.legal-content strong{color:#284a53}.contact-card{color:#647a80;background:#f5faf9;border:1px solid #d8e8e6;border-radius:14px;flex-direction:column;align-items:flex-start;gap:5px;padding:19px 21px;font-size:.88rem;display:flex}.contact-card strong{margin-bottom:3px}.delete-button{margin-top:12px;color:var(--white)!important;text-decoration:none!important}.icon{width:24px;height:24px}@media (max-width:980px){.hero{padding-top:70px}.hero-grid,.how-grid{grid-template-columns:1fr}.hero-copy{max-width:760px}.phone-stage{min-height:690px}.how-grid{gap:42px}.record-stack{width:min(100%,630px);margin-inline:auto}.legal-shell{grid-template-columns:1fr}.legal-aside{display:none;position:static}}@media (max-width:760px){.shell{width:min(100% - 32px,620px)}.header-inner{min-height:68px}nav{display:none}.hero{padding:56px 0 68px}.hero-grid{gap:42px}.hero h1{font-size:clamp(3rem,15vw,4.3rem)}.hero-actions{flex-direction:column;align-items:stretch;gap:18px}.hero-actions .text-link{text-align:center}.hero-proof{gap:15px}.phone-stage{min-height:600px;margin:-40px 0 -35px;transform:scale(.88)}.orbit-one{width:480px;height:480px}.orbit-two{width:360px;height:360px}.section,.how-section{padding:78px 0}.feature-grid,.trust-grid{grid-template-columns:1fr}.feature-card{min-height:275px}.feature-card h3{margin-top:42px}.trust-grid{gap:38px}.privacy-banner,.privacy-banner>div{flex-direction:column;align-items:flex-start}.privacy-banner .button{width:100%}.record-stack{transform-origin:top;min-height:420px;margin-bottom:-60px;transform:scale(.88)}.panel-front{right:0}.footer-grid{grid-template-columns:1fr 1fr;gap:38px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:10px}.legal-main{padding:34px 0 70px}.legal-title,.legal-content{padding-left:25px;padding-right:25px}.legal-title{padding-top:38px;padding-bottom:34px}.legal-card{border-radius:20px}}@media (max-width:420px){.site-header .button-small{display:none}.header-inner{justify-content:center}.phone-stage{margin:-70px 0 -65px;transform:scale(.78)}.record-stack{min-height:360px;margin:0 -40px -100px;transform:scale(.75)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
