@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";:root{--blue:#2f6eea;--blue-dark:#1f55ce;--aqua:#1ed3c2;--navy:#141f3a;--muted:#657189;--line:#dbe7f7;--soft:#f4f9ff;--amber:#fff0ce;--shadow-ui:0 22px 58px #1d4b961f;--shadow-float:0 16px 40px #1d4b9624;--ease-out:cubic-bezier(.16, 1, .3, 1);color:var(--navy);background:#fff;font-family:Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;margin:0}button,input{font:inherit}button{cursor:pointer;touch-action:manipulation}button,a{transition:transform .22s var(--ease-out), box-shadow .22s var(--ease-out), background-color .22s ease, border-color .22s ease}button:hover,.primary-action:hover,.secondary-action:hover{transform:translateY(-1px)}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #2f6eea47}main{overflow:hidden}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4,.eyebrow,.copy-block span,.section-label,button,.primary-action,.secondary-action{letter-spacing:0;font-family:Poppins,sans-serif}[data-reveal]{opacity:0;transition:opacity .7s var(--ease-out), transform .7s var(--ease-out);transform:translateY(28px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.hero{background:radial-gradient(circle at 70% 24%,#1ed3c229,#0000 26%),linear-gradient(135deg,#fff 0%,#f7fbff 52%,#edf7ff 100%);grid-template-columns:minmax(320px,.78fr) minmax(520px,1.22fr);align-items:center;gap:clamp(40px,6vw,88px);min-height:100dvh;padding:36px clamp(22px,5vw,86px) 64px;display:grid}.brand{color:var(--blue);align-items:center;gap:12px;display:inline-flex}.brand img{width:clamp(168px,16vw,232px);height:auto;display:block}.policy-header .brand img,footer .brand img{width:clamp(142px,13vw,184px)}.hero-copy .brand{margin-bottom:clamp(42px,8vh,72px)}.eyebrow,.copy-block span,.section-label{text-transform:uppercase;color:var(--blue);letter-spacing:1.8px;font-size:12px;font-weight:800}h1{text-wrap:balance;max-width:620px;margin-bottom:22px;font-size:clamp(44px,5.4vw,74px);line-height:1.02}.lead,.copy-block p{color:var(--muted);max-width:620px;font-size:clamp(16px,1.35vw,18px);line-height:1.68}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.primary-action,.secondary-action,.reminder-ui button,.panel-head button,.inventory-card button{border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 22px;font-weight:800;text-decoration:none;display:inline-flex}.primary-action,.reminder-ui button,.panel-head button,.inventory-card button{background:var(--blue-dark);color:#fff;box-shadow:0 10px 22px #1f55ce2e}.secondary-action{color:var(--blue);border:1px solid var(--line);background:#fff}.hero-product{place-items:center;min-height:680px;display:grid;position:relative}.hero-product .phone-shell{animation:phoneEntrance .9s var(--ease-out) .12s both, phoneFloat 6s ease-in-out 1.1s infinite}.phone-shell{z-index:2;background:#0f1b35;border-radius:42px;width:min(420px,82vw);padding:18px;position:relative;box-shadow:0 34px 78px #1f55ce38}.phone-shell:before{content:"";z-index:3;background:#0f1b35;border-radius:0 0 16px 16px;width:92px;height:20px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.phone-status,.app-header,.next-card,.today-list,.bottom-nav{background:#fff}.phone-status{color:var(--navy);border-radius:24px 24px 0 0;justify-content:space-between;padding:20px 22px 8px;font-size:13px;font-weight:800;display:flex}.status-dot{background:var(--navy);border-radius:999px;width:34px;height:10px}.app-header{justify-content:space-between;align-items:center;padding:16px 22px 18px;display:flex}.app-header p,.next-card p,.reminder-ui p,.member-card p{color:var(--muted);margin-bottom:4px}.app-header h3,.next-card h4,.reminder-ui h3,.member-card h3,.inventory-card h3{margin-bottom:0;font-size:24px;line-height:1.12}.avatar{background:linear-gradient(145deg, var(--blue), var(--aqua));color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.avatar.large{flex:none;width:82px;height:82px;font-size:30px}.next-card{border:1px solid var(--line);border-radius:16px;margin:0 12px;padding:20px;box-shadow:0 12px 28px #1d2d4e14}.icon-chip{width:38px;height:38px;color:var(--blue);background:var(--soft);border-radius:12px;place-items:center;margin-bottom:14px;display:grid}.next-card span,.med-row span,.rx-row small,.member-card small,.inventory-card span,.pharmacy-card span{color:var(--muted);display:block}.next-card button{background:var(--blue-dark);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:40px;margin-top:18px;font-weight:900;display:inline-flex}.phone-status-label{background:var(--blue-dark);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:40px;margin-top:18px;font-weight:900;display:inline-flex}.taken-button{background:var(--aqua)!important;color:#073b46!important;box-shadow:none!important}.today-list{padding:20px 22px}.med-row,.schedule-row{border-bottom:1px solid var(--line);grid-template-columns:76px 1fr auto;align-items:center;gap:12px;padding:14px 0;display:grid}.med-row time,.schedule-row time{color:var(--blue);font-size:13px;font-weight:800}.med-row em,.schedule-row em,.member-card b{color:var(--muted);background:var(--soft);border-radius:999px;padding:7px 10px;font-size:12px;font-style:normal;font-weight:900}.done{color:#08786f!important;background:#1ed3c22e!important}.bottom-nav{color:#8a98b5;border-radius:0 0 24px 24px;justify-content:space-around;gap:6px;padding:12px 18px 18px;display:flex}.bottom-nav span{justify-items:center;gap:3px;min-width:52px;font-size:10px;font-weight:700;display:grid}.bottom-nav span:first-child{color:var(--blue)}.float-card{border:1px solid var(--line);box-shadow:var(--shadow-float);color:var(--navy);z-index:3;background:#fffffff5;border-radius:14px;align-items:center;gap:13px;padding:15px;animation:5.8s ease-in-out infinite cardFloat;display:flex;position:absolute}.float-card svg{color:var(--blue)}.float-card small{color:var(--muted);display:block}.float-card b{color:var(--blue);background:var(--soft);border-radius:999px;padding:8px 11px;font-size:12px}.reminder-card{top:14%;left:3%}.upload-card{animation-delay:.5s;top:27%;right:0}.family-card{animation-delay:.9s;bottom:15%;left:0}.story-intro,.story-grid,.family-section,.workflow-section,.final-cta{padding:clamp(64px,7vw,96px) clamp(22px,5vw,86px)}.story-intro{background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.story-intro>div{border:1px solid var(--line);background:linear-gradient(#fff,#f8fbff);border-radius:16px;padding:clamp(26px,4vw,42px);box-shadow:0 16px 42px #234e9614}.story-intro span{color:var(--blue);text-transform:uppercase;letter-spacing:1.8px;margin-bottom:12px;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;display:block}.story-intro h2{margin-bottom:14px;font-size:clamp(26px,3vw,38px);line-height:1.12}.story-intro p{color:var(--muted);margin-bottom:0;line-height:1.68}.story-grid{grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);align-items:center;gap:clamp(42px,6vw,76px);min-height:clamp(560px,66vw,720px);display:grid}.story-grid.reverse{grid-template-columns:minmax(360px,1fr) minmax(0,.9fr)}.copy-block h2{text-wrap:balance;max-width:680px;margin:12px 0 18px;font-size:clamp(32px,4.2vw,54px);line-height:1.08}.copy-block.centered{text-align:center;flex-direction:column;align-items:center;max-width:820px;margin:0 auto 42px;display:flex}.large-ui{border:1px solid var(--line);box-shadow:var(--shadow-ui);background:#fff;border-radius:16px}.reminder-ui{text-align:center;background:linear-gradient(#2f6eea0f,#1ed3c214),#fff;flex-direction:column;justify-content:center;align-items:center;min-height:500px;padding:40px;display:flex}.pulse-ring{width:82px;height:82px;color:var(--blue);background:#fff;border-radius:50%;place-items:center;margin-bottom:28px;display:grid;box-shadow:0 0 0 14px #2f6eea14}.dose-grid{color:var(--muted);gap:10px;margin:24px 0;display:grid}.dose-grid span{justify-content:center;align-items:center;gap:8px;display:inline-flex}.reminder-ui button{width:min(260px,100%)}.text-label{color:var(--blue);margin-top:18px;font-weight:800;display:inline-flex}.calendar-panel,.prescriptions-ui,.refill-flow{padding:24px}.panel-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.panel-head h3{margin:0;font-size:26px}.panel-head span{color:var(--muted)}.panel-head button,.panel-action-label{min-height:40px}.panel-action-label{background:var(--soft);color:var(--blue);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:800;display:inline-flex}.weekdays,.calendar-grid{grid-template-columns:repeat(7,1fr);gap:10px;display:grid}.weekdays b{text-align:center;color:var(--muted);font-size:13px}.calendar-grid button{border:1px solid var(--line);min-height:58px;color:var(--navy);background:#fff;border-radius:12px;font-weight:800}.calendar-grid button.selected{color:#fff;background:var(--blue);border-color:var(--blue)}.calendar-grid i{justify-content:center;gap:3px;margin-top:6px;display:flex}.calendar-grid i span{background:var(--aqua);border-radius:50%;width:5px;height:5px}.schedule-card{background:var(--soft);border-radius:14px;min-height:244px;margin-top:22px;padding:18px}.schedule-row:last-child,.med-row:last-child{border-bottom:0}.schedule-row em{place-items:center;min-width:34px;display:inline-grid}.rx-row{text-align:left;border:1px solid var(--line);width:100%;color:var(--navy);background:#fff;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-bottom:12px;padding:18px;display:grid}.rx-row svg{color:var(--blue)}.rx-row em{color:#08786f;margin-top:8px;font-style:normal;font-weight:800;display:block}.success-strip{color:#08786f;background:#1ed3c229;border-radius:12px;align-items:center;gap:10px;margin-top:20px;padding:14px;font-weight:900;display:flex}.family-section{background:linear-gradient(#f7fbff,#fff)}.family-demo{max-width:1020px;margin:0 auto}.profile-strip{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.profile-strip button{border:1px solid var(--line);min-height:120px;color:var(--navy);background:#fff;border-radius:16px;font-weight:900;box-shadow:0 14px 42px #1f55ce14}.profile-placeholder{border:1px dashed var(--line);min-height:120px;color:var(--muted);background:#fff;border-radius:16px;align-content:center;place-items:center;font-weight:900;display:grid}.profile-strip button.active{border-color:var(--blue);box-shadow:0 18px 48px #2f6eea29}.profile-strip span,.profile-placeholder span{background:var(--soft);width:46px;height:46px;color:var(--blue);border-radius:50%;place-items:center;margin:0 auto 10px;display:grid}.member-card{border:1px solid var(--line);min-height:210px;box-shadow:var(--shadow-ui);background:#fff;border-radius:16px;align-items:center;gap:24px;padding:clamp(22px,4vw,40px);display:flex}.member-card div:nth-child(2){flex:1}.member-card small{margin-top:8px}.refill-flow{grid-template-columns:1fr 74px 1fr;align-items:center;display:grid}.inventory-card,.pharmacy-card{border:1px solid var(--line);background:var(--soft);border-radius:14px;min-width:0;padding:24px}.inventory-card p{background:var(--amber);color:#8a5b00;border-radius:999px;margin:12px 8px 0 0;padding:8px 11px;font-weight:900;display:inline-flex}.inventory-card button{white-space:nowrap;margin-top:12px}.pill-bottle{width:70px;height:70px;color:var(--blue);background:#fff;border-radius:18px;place-items:center;margin-bottom:18px;display:grid}.connector{background:repeating-linear-gradient(90deg, var(--line) 0 10px, transparent 10px 18px);height:4px}.connector.sent{background:linear-gradient(90deg, var(--blue), var(--aqua))}.pharmacy-card{background:#fff}.pharmacy-card svg{color:var(--blue);margin-bottom:16px}.pharmacy-card strong{margin-top:8px;font-size:21px;display:block}.workflow-section{background:var(--soft)}.workflow{grid-template-columns:repeat(5,1fr);gap:16px;max-width:1100px;margin:0 auto;display:grid}.workflow-item{border:1px solid var(--line);text-align:center;background:#fff;border-radius:16px;place-items:center;min-height:160px;padding:20px;display:grid;position:relative}.workflow-item div{background:var(--soft);width:58px;height:58px;color:var(--blue);border-radius:16px;place-items:center;display:grid}.flow-arrow{color:var(--blue);z-index:2;position:absolute;right:-18px}.final-cta{background:linear-gradient(135deg,#fff,#f1f8ff);grid-template-columns:minmax(280px,.75fr) minmax(520px,1.25fr);align-items:center;gap:clamp(42px,6vw,82px);display:grid}.final-product{place-items:center end;min-height:620px;display:grid;position:relative}.final-note{border:1px solid var(--line);width:min(390px,86vw);box-shadow:var(--shadow-float);z-index:4;background:#fffffff5;border-radius:14px;align-items:center;gap:14px;padding:18px;display:flex;position:absolute;top:46%;left:0;transform:translateY(-50%)}.final-note svg{color:var(--blue);flex:none}.final-note small{color:var(--muted);margin-top:2px;display:block}.final-product .phone-shell{width:min(360px,72vw)}@keyframes phoneEntrance{0%{opacity:0;transform:translateY(26px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes phoneFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.policy-page{background:linear-gradient(#f7fbff 0%,#fff 260px);overflow:visible}.policy-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:28px clamp(22px,5vw,86px);display:flex}.policy-header>a:first-child{display:inline-flex}.policy-article{width:min(940px,100% - 44px);color:var(--navy);margin:0 auto;padding:clamp(48px,7vw,82px) 0}.policy-article h1{max-width:none;margin-bottom:32px;font-size:clamp(38px,5vw,62px)}.policy-article h2{margin:34px 0 14px;font-size:clamp(24px,3vw,34px);line-height:1.18}.policy-article h3{margin:28px 0 10px;font-size:18px;line-height:1.35}.policy-article p,.policy-article li,.policy-article td,.policy-article th,.policy-article address{font-size:16px;line-height:1.72}.policy-article p,.policy-article ul,.policy-article address{color:var(--muted)}.policy-article p{margin-bottom:16px}.policy-article ul{margin:0 0 20px;padding-left:24px}.policy-article li{margin-bottom:8px}.policy-article strong,.policy-article h2,.policy-article h3{color:var(--navy)}.policy-article hr{border:0;border-top:1px solid var(--line);margin:34px 0}.policy-article address{margin-bottom:16px;font-style:normal}.policy-table-wrap{border:1px solid var(--line);background:#fff;border-radius:14px;width:100%;margin:18px 0 24px;overflow-x:auto;box-shadow:0 14px 38px #234e9614}.policy-article table{border-collapse:collapse;width:100%;min-width:680px}.policy-article th,.policy-article td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:14px 16px}.policy-article th{color:var(--navy);background:var(--soft);font-weight:800}.policy-article tr:last-child td{border-bottom:0}footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:38px clamp(22px,5vw,86px);display:flex}footer p{color:var(--muted);margin:0}.footer-links{flex-wrap:wrap;gap:14px;margin-left:auto;display:flex}.footer-links a{color:var(--blue);font-weight:800;text-decoration:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important}}@media (width<=1080px){.hero,.story-grid,.story-grid.reverse,.final-cta{grid-template-columns:1fr}.hero-copy .brand{margin-bottom:44px}.hero-product{min-height:700px}.story-grid{min-height:auto}.float-card{width:min(430px,100%);margin:-18px auto 0;position:relative;inset:auto}.reminder-card{order:-1}.hero-product{align-content:center;gap:18px}.workflow{grid-template-columns:1fr}.flow-arrow{display:none}.final-product{place-items:center}.final-note{margin-bottom:-34px;position:relative;top:auto;left:auto;transform:none}}@media (width<=1180px){.refill-flow{grid-template-columns:1fr}.refill-flow .connector{background:repeating-linear-gradient(180deg, var(--line) 0 10px, transparent 10px 18px);width:4px;height:58px;margin:0 auto}.refill-flow .connector.sent{background:linear-gradient(180deg, var(--blue), var(--aqua))}}@media (width<=720px){.hero,.story-intro,.story-grid,.family-section,.workflow-section,.final-cta{padding:56px 18px}h1{font-size:44px}.story-intro,.profile-strip,.refill-flow{grid-template-columns:1fr}.connector{background:repeating-linear-gradient(180deg, var(--line) 0 10px, transparent 10px 18px);width:4px;height:58px;margin:0 auto}.connector.sent{background:linear-gradient(180deg, var(--blue), var(--aqua))}.member-card{flex-direction:column;align-items:flex-start}.med-row,.schedule-row{grid-template-columns:68px 1fr}.med-row em,.schedule-row em{grid-column:2;justify-self:start}.bottom-nav span{min-width:44px;font-size:9px}.final-product{min-height:auto}footer,.policy-header{flex-direction:column;align-items:flex-start}.policy-article{width:min(100% - 36px,940px);padding:44px 0}.policy-article h1{font-size:38px}.footer-links{margin-left:0}}
