@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{color:#26332d;font-synthesis:none;text-rendering:optimizelegibility;--green:#86c329;--green-dark:#0b5145;--green-deep:#073b34;--green-pale:#edf6df;--teal:#075966;--text:#26332d;--text-muted:#66706b;--border:#dfe6e1;--surface:#f4f7f5;--white:#fff;--shadow:0 20px 50px #0b51451f;background:#fff;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{background:var(--white);min-width:320px;min-height:100vh;margin:0}body.menu-is-open,body.modal-is-open{overflow:hidden}button,a{font:inherit}button{border:0}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}button:focus-visible,a:focus-visible{outline-offset:4px;outline:3px solid #86c3298c}.page-container{width:min(100% - 32px,1180px);margin-inline:auto}.skip-link{z-index:1000;color:var(--white);background:var(--green-deep);border-radius:10px;padding:12px 18px;font-weight:700;text-decoration:none;transition:transform .16s;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.button{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:14px 22px;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--green-deep);background:var(--green);box-shadow:0 12px 30px #86c32940}.button-secondary{color:var(--white);background:0 0;border:1px solid #ffffff80}.button-light{color:var(--green-deep);background:var(--white)}html{scroll-padding-bottom:calc(96px + env(safe-area-inset-bottom))}body{padding-bottom:calc(86px + env(safe-area-inset-bottom))}.horizontal-card-track:focus-visible,.care-grid:focus-visible,.pharmacy-benefit-grid:focus-visible,.testimonials-track:focus-visible{outline:3px solid var(--green-dark);outline-offset:4px;border-radius:18px}@media (width>=700px){.page-container{width:min(100% - 64px,1180px)}html{scroll-padding-bottom:24px}body{padding-bottom:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width>=960px){.page-container{width:min(100% - 96px,1380px)}}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #dfe6e1e6;height:86px;position:fixed;inset:0 0 auto}.header-inner{justify-content:space-between;align-items:center;width:min(100% - 32px,1180px);height:100%;margin-inline:auto;display:flex}.logo-button{cursor:pointer;background:0 0;flex:none;padding:0}.site-logo{object-fit:contain;object-position:left center;width:210px;max-height:62px;display:block}.desktop-navigation{display:none}.menu-toggle{z-index:103;background:var(--green-pale);cursor:pointer;border-radius:50%;place-content:center;gap:5px;width:48px;height:48px;display:grid;position:relative}.menu-toggle span{background:var(--green-deep);width:22px;height:2px;transition:transform .18s,opacity .18s;display:block}.menu-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.menu-panel{z-index:102;background:var(--white);width:min(90vw,430px);height:100dvh;padding:100px 24px 32px;transition:transform .24s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(105%)}.menu-panel.is-open{transform:translate(0)}.menu-panel-inner{gap:8px;display:grid}.menu-label{color:var(--text-muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px;font-size:.8rem;font-weight:700}.menu-link{min-height:58px;color:var(--green-deep);border-bottom:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:12px 4px;font-size:1.05rem;display:flex}.menu-demo-button{width:100%;margin-top:24px}.menu-backdrop{z-index:101;cursor:default;background:#051c196b;position:fixed;inset:0}@media (width>=700px){.header-inner{width:min(100% - 64px,1180px)}.site-header{height:94px}.site-logo{width:250px;max-height:70px}}@media (width>=1180px){.site-header{height:104px}.header-inner{gap:24px;width:calc(100% - 48px);max-width:1600px}.site-logo{width:250px;max-height:76px}.menu-toggle,.menu-panel,.menu-backdrop{display:none}.desktop-navigation{flex:1;justify-content:flex-end;align-items:center;gap:clamp(10px,1.1vw,20px);min-width:0;display:flex}.desktop-nav-link{color:var(--green-deep);white-space:nowrap;cursor:pointer;background:0 0;border-bottom:2px solid #0000;padding:10px 0;font-size:clamp(.82rem,.82vw,.96rem);font-weight:650;line-height:1.2;transition:color .16s,border-color .16s}.desktop-nav-link:hover,.desktop-nav-link:focus-visible{color:var(--green-dark);border-bottom-color:var(--green)}.desktop-demo-button{min-height:44px;color:var(--green-deep);background:var(--green);white-space:nowrap;cursor:pointer;border-radius:999px;flex:none;padding:11px 18px;font-size:.86rem;font-weight:750;transition:transform .16s,box-shadow .16s;box-shadow:0 10px 24px #86c32933}.desktop-demo-button:hover{transform:translateY(-1px);box-shadow:0 13px 28px #86c32947}}@media (width>=1180px) and (width<=1399px){.site-logo{width:220px}.desktop-navigation{gap:10px}.desktop-nav-link{font-size:.78rem}.desktop-demo-button{padding-inline:14px;font-size:.78rem}}.hero{min-height:100svh;color:var(--white);background:linear-gradient(135deg,#054148fa,#073b34f5);align-items:center;padding:126px 0 82px;display:flex;position:relative;overflow:hidden}.hero-background{pointer-events:none;position:absolute;inset:0}.hero-background:after{content:"";background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0}.hero-orb{filter:blur(6px);border-radius:50%;position:absolute}.hero-orb-one{background:#86c3293d;width:360px;height:360px;top:-170px;right:-130px}.hero-orb-two{background:#ffffff14;width:240px;height:240px;bottom:-120px;left:-80px}.hero-inner{z-index:1;gap:54px;display:grid;position:relative}.hero-copy{max-width:690px}.eyebrow{color:var(--white);letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-size:.79rem;font-weight:700;line-height:1.5}.eyebrow-green{color:var(--green-dark)}.hero h1{letter-spacing:-.055em;margin-bottom:24px;font-size:clamp(2.55rem,9vw,4.8rem);line-height:.98}.hero-body{color:#ffffffd1;max-width:650px;margin-bottom:32px;font-size:clamp(1rem,3.8vw,1.2rem);line-height:1.7}.hero-actions{gap:12px;display:grid}.hero-visual{gap:18px;width:min(100%,590px);margin-inline:auto;display:grid}.device{width:100%;height:305px;box-shadow:var(--shadow);background:#182421;border:8px solid #182421;position:relative}.device-desktop{border-radius:20px;inset:auto}.device-screen{height:100%;color:var(--text);background:#f7faf8;border-radius:12px;padding:20px}.screen-header{color:var(--green-deep);justify-content:space-between;gap:18px;font-size:.69rem;font-weight:700;display:flex}.dashboard-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px;display:grid}.dashboard-stat{background:var(--white);border:1px solid var(--border);border-radius:10px;gap:4px;padding:12px 8px;display:grid}.dashboard-stat strong{color:var(--green-dark);font-size:1.3rem}.dashboard-stat span{color:var(--text-muted);font-size:.58rem}.dashboard-list{gap:8px;margin-top:14px;display:grid}.dashboard-list div{background:var(--white);border-radius:8px;justify-content:space-between;gap:12px;padding:10px;font-size:.58rem;display:flex}.dashboard-list strong{color:var(--green-dark)}.hero-benefit-image{background:var(--white);border-radius:16px;width:min(100%,360px);margin-inline:auto;overflow:hidden;box-shadow:0 16px 34px #00000029}.hero-benefit-image img{width:100%;height:auto;display:block}.scroll-cue{z-index:2;color:#ffffffb3;cursor:pointer;background:0 0;align-items:center;gap:10px;font-size:.74rem;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.hero-trust-message{max-width:540px;color:var(--green-deep);background:#edf6dff5;border:1px solid #86c3294d;border-radius:18px;align-items:center;gap:14px;margin:0 0 28px;padding:16px 18px;display:flex;box-shadow:0 12px 28px #073b341f}.hero-trust-icon{width:42px;height:42px;color:var(--green-dark);border:3px solid var(--green-dark);border-radius:50%;flex:0 0 42px;place-items:center;font-size:1.25rem;font-weight:700;display:grid}.hero-trust-message p{margin:0;font-size:.98rem;font-weight:600;line-height:1.45}.hero-trust-message strong{color:var(--green-dark)}.hero-cyber-trust{align-items:center;margin:-10px 0 24px;display:flex}.hero-cyber-trust img{width:100px;height:auto;display:block}.hero-visual{width:min(100%,590px);min-height:330px;margin-inline:auto;display:block;position:relative}.hero-visual>.device-desktop{width:auto;height:auto;position:absolute;inset:0 20px 38px 0}.hero-dashboard-phone{z-index:5;width:126px;height:245px;box-shadow:var(--shadow);background:#182421;border:7px solid #182421;border-radius:22px;position:absolute;bottom:0;right:0;overflow:hidden}.hero-benefit-image{display:none}.hero-profile-device{color:var(--text);box-shadow:var(--shadow);background:#f7faf8;border:8px solid #182421;border-radius:22px;position:absolute;inset:0 20px 38px 0;overflow:hidden}.resident-profile{background:#f7faf8;height:100%;padding:18px}.resident-profile-header{align-items:center;gap:12px;display:flex}.resident-avatar{width:44px;height:44px;color:var(--white);background:var(--green-dark);border-radius:50%;flex:0 0 44px;place-items:center;font-size:.72rem;font-weight:700;display:grid}.resident-details{gap:2px;display:grid}.resident-details strong{color:var(--green-deep);font-size:.83rem}.resident-details span{color:var(--text-muted);font-size:.55rem}.resident-tabs{color:var(--text-muted);border-bottom:1px solid var(--border);white-space:nowrap;gap:14px;margin-top:15px;padding-bottom:9px;font-size:.52rem;display:flex;overflow:hidden}.resident-tabs .active{color:var(--green-dark);font-weight:700}.resident-medication-heading{color:var(--green-deep);padding:11px 0 7px;font-size:.62rem}.resident-medication-list{display:grid}.resident-medication-row{min-height:34px;color:var(--text);border-top:1px solid var(--border);grid-template-columns:minmax(145px,1.7fr) .65fr 1.3fr;align-items:center;gap:10px;padding:7px 3px;font-size:.5rem;display:grid}.resident-medication-name{align-items:center;gap:6px;display:flex}.resident-row-marker{color:var(--green-dark);font-size:.9rem}.resident-medication-times{color:var(--text-muted);flex-wrap:wrap;gap:7px;display:flex}@media (width>=700px){.hero{padding-top:165px}.hero-actions{flex-wrap:wrap;display:flex}.hero-cyber-trust img{width:115px}.hero-visual{gap:20px}.device{height:410px}.hero-benefit-image{width:320px;margin-left:auto;margin-right:0}.hero-visual{min-height:410px}.hero-dashboard-phone{border-width:8px;border-radius:25px;width:158px;height:305px}.resident-profile{padding:24px}.resident-avatar{flex-basis:54px;width:54px;height:54px;font-size:.84rem}.resident-details strong{font-size:.94rem}.resident-details span{font-size:.62rem}.resident-tabs{margin-top:18px;font-size:.6rem}.resident-medication-heading{font-size:.7rem}.resident-medication-row{grid-template-columns:minmax(180px,1.7fr) .65fr 1.3fr;min-height:42px;font-size:.58rem}}@media (width>=960px){.hero-inner{grid-template-columns:minmax(0,.95fr) minmax(520px,1.05fr);align-items:center;gap:84px}.hero{padding-top:180px}.hero-copy{max-width:620px;padding-bottom:30px}.hero-cyber-trust img{width:125px}.hero-visual{justify-self:end;width:100%;max-width:650px;min-height:430px}}.section{padding:82px 0;scroll-margin-top:72px}.section-light{background:var(--green-pale)}.section-muted{background:var(--surface)}.section-white{background:var(--white)}.split-section{gap:40px;display:grid}.benefit-list{display:grid}.benefit-item{border-bottom:1px solid #0b51452e;grid-template-columns:48px 1fr;align-items:start;gap:16px;padding:22px 0;display:grid}.benefit-number{color:var(--green-dark);font-weight:700}.benefit-item p{color:var(--green-deep);margin:0;font-size:1.05rem;font-weight:600;line-height:1.5}.section-heading{gap:16px;margin-bottom:34px;display:grid}.experience-grid{gap:16px;display:grid}.experience-grid article{background:var(--white);border-radius:20px;gap:10px;padding:30px 24px;display:grid}.experience-grid strong{color:var(--green-dark);font-size:2rem}.experience-grid span{color:var(--text-muted);line-height:1.5}.impact-grid{gap:14px;margin-top:22px;display:grid}.impact-card{background:var(--white);border-radius:18px;padding:24px}.impact-card h3{color:var(--green-deep);margin-bottom:10px;font-size:1.1rem}.impact-card p{color:var(--text-muted);margin:0;line-height:1.6}@media (width>=700px){.section{padding:110px 0}.impact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=960px){.split-section{grid-template-columns:.92fr 1.08fr;align-items:start;gap:90px}.section-heading{grid-template-columns:1fr minmax(280px,.48fr);align-items:end}.experience-grid{grid-template-columns:repeat(3,1fr)}.impact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.section-introduction,.section-heading>p{font-size:1.1rem;line-height:1.75}.experience-grid span,.impact-card p{font-size:1rem;line-height:1.65}}.horizontal-card-track{scroll-snap-type:x mandatory;scrollbar-width:thin;overscroll-behavior-inline:contain;grid-auto-columns:minmax(270px,84vw);grid-auto-flow:column;gap:16px;width:calc(100vw - 16px);padding:4px 16px 24px 0;display:grid;overflow-x:auto}.feature-card{min-height:330px;color:var(--white);background:var(--green-dark);scroll-snap-align:start;border-radius:24px;flex-direction:column;justify-content:space-between;padding:28px;display:flex;box-shadow:0 14px 34px #0b514526}.feature-card:nth-child(2n){color:var(--green-deep);background:var(--green-pale);border:1px solid #0b51451f}.card-index{letter-spacing:.14em;font-size:.75rem;font-weight:700}.feature-card h3{margin-bottom:14px;font-size:1.55rem;line-height:1.15}.feature-card p{color:inherit;opacity:.82;margin:0;line-height:1.65}.card-arrow{font-size:1.6rem}.feature-card-featured{color:var(--white);background:linear-gradient(145deg, var(--green-deep), var(--green-dark));border-color:#0000}.feature-card-featured .card-index{color:var(--green)}.feature-card-featured h3{color:var(--white)}.feature-card-featured p{color:#ffffffd1}.feature-card-featured .card-arrow{color:var(--green)}@media (width>=700px){.horizontal-card-track{grid-auto-columns:minmax(330px,42vw);width:calc(100vw - 32px)}}@media (width>=960px){.horizontal-card-track{grid-auto-columns:minmax(320px,32%);width:100%;padding-right:0}.feature-card h3{font-size:1.7rem}.feature-card p{font-size:1.02rem;line-height:1.65}.card-index{font-size:.82rem}}.care-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-inline:contain;gap:16px;padding:4px 4px 18px;scroll-padding-inline:4px;display:flex;overflow-x:auto}.care-grid::-webkit-scrollbar{display:none}.care-card{scroll-snap-align:start;background:var(--surface);border:1px solid var(--border);border-radius:18px;flex-direction:column;flex:0 0 86%;justify-content:flex-start;min-height:220px;padding:22px;display:flex}.care-card h3{color:var(--green-deep);margin:0 0 1rem;font-size:.95rem;line-height:1.35}.care-card p{color:var(--text-muted);margin:0;line-height:1.55}@media (width>=700px){.care-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:0;display:grid;overflow:visible}.care-card{flex:initial;min-width:0}}@media (width>=960px){.care-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.care-card h3{font-size:1.05rem}.care-card p{font-size:1rem;line-height:1.6}}.pharmacy-partners-section{color:var(--white);background:linear-gradient(135deg, var(--green-deep), var(--teal))}.pharmacy-partners-intro{gap:30px;display:grid}.pharmacy-partners-copy h2{max-width:760px;color:var(--white);letter-spacing:-.045em;margin-bottom:20px;font-size:clamp(2rem,7vw,3.65rem);line-height:1.05}.pharmacy-partners-body{color:#ffffffd1;max-width:680px;margin:0;font-size:1.02rem;line-height:1.7}.pharmacy-partners-visual{gap:18px;display:grid}.pharmacy-partners-visual img{aspect-ratio:16/10;object-fit:cover;border-radius:22px;width:100%;display:block}.pharmacy-partners-summary{color:var(--green-deep);background:var(--green-pale);border-radius:18px;margin:0;padding:22px;font-weight:650;line-height:1.55}.pharmacy-benefit-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;margin-top:42px;padding:4px 4px 18px;scroll-padding-inline:4px;display:flex;overflow-x:auto}.pharmacy-benefit-grid::-webkit-scrollbar{display:none}.pharmacy-benefit-card{scroll-snap-align:start;color:var(--text);background:var(--white);border-radius:18px;flex:0 0 86%;grid-template-columns:54px minmax(0,1fr);align-items:start;gap:18px;padding:22px;display:grid}.pharmacy-benefit-icon{width:54px;height:54px;color:var(--green-dark);background:var(--green-pale);border-radius:14px;place-items:center;display:grid}.pharmacy-benefit-icon svg{width:29px;height:29px}.pharmacy-benefit-card h3{color:var(--green-deep);margin:2px 0 10px;font-size:1.05rem;line-height:1.3}.pharmacy-benefit-card p{color:var(--text-muted);margin:0;line-height:1.55}@media (width>=700px){.pharmacy-partners-visual img{aspect-ratio:16/8}.pharmacy-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0;display:grid;overflow:visible}.pharmacy-benefit-card{flex:initial;min-width:0}}@media (width>=960px){.pharmacy-partners-intro{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:center;gap:64px}.pharmacy-partners-visual img{aspect-ratio:4/3}.pharmacy-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pharmacy-partners-body{font-size:1.08rem;line-height:1.75}.pharmacy-partners-summary{font-size:1rem}.pharmacy-benefit-card h3{font-size:1.12rem}.pharmacy-benefit-card p{font-size:1rem;line-height:1.6}}.founder-story{gap:36px;display:grid}.founder-story-copy h2{margin-bottom:30px}.founder-story-points{gap:24px;display:grid}.founder-story-points article{border-left:3px solid var(--green);padding-left:18px}.founder-story-points h3{color:var(--green-deep);margin:0 0 8px;font-size:1rem}.founder-story-points p{color:var(--text-muted);margin:0;line-height:1.65}.founder-today{color:var(--green-deep);margin-top:30px;font-size:1.08rem;line-height:1.6}.founder-side{gap:24px;display:grid}.founder-profile{margin:0}.founder-profile img{object-fit:cover;border-radius:22px;width:100%;display:block}.founder-profile figcaption{flex-direction:column;align-items:flex-start;gap:6px;padding-top:14px;display:flex}.founder-profile figcaption strong{color:var(--green-deep);font-size:1.05rem;display:block}.founder-profile figcaption span{color:var(--text-muted);display:block}.contact-card{background:var(--green-pale);border:1px solid var(--border);border-radius:18px;margin-top:2rem;padding:1.5rem}.contact-card-title{color:var(--green-dark);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.25rem;font-size:.82rem;font-weight:700}.contact-card-layout{gap:20px;display:grid}.contact-card-image{object-fit:cover;object-position:center;border-radius:50%;width:120px;height:120px}.contact-card-details{min-width:0}.contact-card h3{color:var(--green-deep);margin-bottom:.25rem}.contact-role{color:var(--text-muted);margin-bottom:1rem}.contact-card p{margin-bottom:.6rem}.contact-card a{color:var(--green-deep);font-weight:600;text-decoration:none}.contact-card a:hover{text-decoration:underline}.contact-card-support{border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem}.contact-card-note{color:var(--text-muted);margin-top:.5rem;margin-bottom:0;font-size:.82rem;line-height:1.5}@media (width>=700px){.contact-card-layout{grid-template-columns:140px minmax(0,1fr);align-items:start;gap:24px}.contact-card-image{width:140px;height:140px}}@media (width>=960px){#who-we-are{padding-top:90px;padding-bottom:80px}.founder-story{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);align-items:start;gap:18px 72px}.founder-story-heading{grid-area:1/1}.founder-profile{grid-area:1/2/span 2}.founder-story-copy{grid-area:2/1}.contact-card{grid-area:3/1/auto/-1;justify-self:center;width:min(100%,820px);margin-top:6px}.founder-story-points p{font-size:1.08rem;line-height:1.7}.founder-story-points h3{font-size:1.08rem}.founder-today{font-size:1.15rem}}.testimonials-section{background:var(--white)}.testimonials-heading{max-width:760px;margin-bottom:36px}.testimonials-heading h2{color:var(--green-deep);letter-spacing:-.045em;margin-bottom:18px;font-size:clamp(2rem,7vw,3.65rem);line-height:1.05}.testimonials-heading>p:last-child{color:var(--text-muted);margin:0;font-size:1.02rem;line-height:1.7}.testimonials-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding:4px 4px 18px;scroll-padding-inline:4px;display:flex;overflow-x:auto}.testimonials-track::-webkit-scrollbar{display:none}.testimonial-card{scroll-snap-align:start;background:var(--green-pale);border:1px solid var(--border);border-radius:22px;flex-direction:column;flex:0 0 86%;min-height:320px;padding:28px;display:flex}.testimonial-card blockquote{color:var(--green-deep);margin:0;font-size:1.05rem;line-height:1.7}.testimonial-card h3{color:var(--green-deep);margin:0 0 16px;font-size:1.05rem;line-height:1.3}.testimonial-attribution{border-top:1px solid var(--border);flex-direction:column;gap:3px;margin-top:22px;padding-top:16px;display:flex}.testimonial-attribution strong{color:var(--green-deep);font-size:.95rem}.testimonial-attribution span{color:var(--text-muted);font-size:.88rem;line-height:1.4}@media (width>=700px){.testimonials-track{grid-template-columns:repeat(2,minmax(0,1fr));padding:0;display:grid;overflow:visible}.testimonial-card{flex:initial;min-width:0}}@media (width>=960px){.testimonials-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.testimonial-card{min-height:300px;padding:34px}.testimonials-heading>p:last-child{font-size:1.08rem}.testimonial-card blockquote{font-size:1.1rem;line-height:1.75}}.product-section{color:var(--white);background:var(--teal)}.product-section .product-copy h2{color:var(--white)}.product-section .product-copy>p{color:#ffffffd1}.product-section .eyebrow{color:var(--green)}.product-layout{gap:42px;display:grid}.product-panel{color:var(--text);background:#f7faf8;border-radius:22px;padding:18px;box-shadow:0 30px 60px #0000002e}.product-panel-header{justify-content:space-between;align-items:center;padding:4px 2px 18px;display:flex}.product-panel-header div{gap:4px;display:grid}.product-panel-header span{color:var(--text-muted);font-size:.78rem}.status-pill{background:var(--green-pale);border-radius:999px;padding:6px 10px;font-weight:700;color:var(--green-dark)!important}.product-tabs{color:var(--text-muted);white-space:nowrap;border-bottom:1px solid var(--border);gap:16px;padding-bottom:12px;font-size:.78rem;display:flex;overflow-x:auto}.product-tabs .active{color:var(--green-dark);font-weight:700}.medication-table{display:grid}.table-row{border-bottom:1px solid var(--border);grid-template-columns:1.6fr .8fr .5fr;gap:10px;padding:13px 4px;font-size:.75rem;display:grid}.table-heading{color:var(--text-muted);font-weight:700}.product-highlights{gap:14px;margin-top:30px;display:grid}.product-highlights article{background:#ffffff14;border:1px solid #ffffff24;border-radius:16px;padding:18px}.product-highlights h3{color:var(--white);margin-bottom:8px;font-size:1rem}.product-highlights p{color:#ffffffc2;margin:0;font-size:.92rem;line-height:1.55}.dashboard-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.dashboard-summary-card{background:var(--white);border:1px solid var(--border);border-radius:12px;gap:7px;padding:14px;display:grid}.dashboard-summary-card span{color:var(--text-muted);font-size:.78rem;font-weight:700}.dashboard-summary-card strong{color:var(--green-dark);font-size:1.8rem}.dashboard-summary-card small{color:var(--text-muted);margin-left:3px;font-size:.9rem;font-weight:500}.dashboard-summary-card em{color:var(--text-muted);font-size:.76rem;font-style:normal}.dashboard-alert-card strong{color:#b63232}.recent-activity-panel{background:var(--white);border:1px solid var(--border);border-radius:12px;margin-top:16px;padding:14px}.recent-activity-panel h3{color:var(--green-deep);margin-bottom:14px;font-size:.92rem}.recent-activity-row{border-top:1px solid var(--border);color:var(--text);grid-template-columns:1.8fr 1fr .6fr .7fr;align-items:center;gap:8px;padding:12px 0;font-size:.74rem;display:grid}.recent-activity-row:first-of-type{border-top:0}.status-given{color:var(--green-dark)}.status-missed{color:#b63232}.medication-dashboard{min-width:0}.medication-dashboard--compact{width:280px;min-height:500px;box-shadow:none;transform-origin:0 0;border-radius:16px;padding:14px;transform:scale(.4)}.medication-dashboard--compact .dashboard-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.medication-dashboard--compact .dashboard-summary-card{min-height:104px}.medication-dashboard--compact .dashboard-summary-card span{font-size:.76rem}.medication-dashboard--compact .dashboard-summary-card strong{font-size:2.1rem}.medication-dashboard--compact .dashboard-summary-card em{font-size:.72rem}.medication-dashboard--compact .recent-activity-panel{margin-top:16px}.medication-dashboard--compact .recent-activity-row{grid-template-columns:1.7fr 1fr .55fr .65fr;font-size:.64rem}@media (width>=700px){.dashboard-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.medication-dashboard--compact{width:290px;min-height:520px;transform:scale(.49)}}@media (width>=960px){.product-layout{grid-template-columns:.76fr 1.24fr;align-items:center;gap:80px}}.section-copy h2,.section-heading h2,.product-copy h2,.footer-cta h2,.contact-panel h2{color:var(--green-deep);letter-spacing:-.045em;margin-bottom:20px;font-size:clamp(2rem,7vw,3.65rem);line-height:1.05}.section-introduction,.section-heading>p,.product-copy>p,.contact-panel>p{color:var(--text-muted);font-size:1.02rem;line-height:1.75}.footer-cta{color:var(--white);background:var(--green-deep);padding:74px 0 26px}.footer-cta-inner{gap:30px;display:grid}.footer-cta h2{max-width:780px;color:var(--white)}.footer-bottom{color:#ffffff8c;border-top:1px solid #ffffff24;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:64px;padding-top:22px;font-size:.78rem;display:flex}.contact-panel{z-index:200;width:auto;max-height:calc(100dvh - 24px);color:var(--text);background:var(--white);border:0;border-radius:26px;margin:0;padding:34px 24px;position:fixed;inset:auto 12px 12px;overflow-y:auto;box-shadow:0 30px 70px #041b1847}.contact-panel::backdrop{background:#041b18a6}.contact-close{width:42px;height:42px;color:var(--green-deep);background:var(--green-pale);cursor:pointer;border-radius:50%;font-size:1.6rem;position:absolute;top:16px;right:16px}.contact-panel h2{padding-right:34px}.contact-details{gap:12px;margin-top:28px;display:grid}.contact-details a{color:var(--green-deep);background:var(--surface);border-radius:16px;gap:7px;padding:18px;text-decoration:none;display:grid}.contact-details span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.bottom-cta{z-index:90;padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #073b341f}.bottom-cta-inner{width:min(100%,1180px);margin-inline:auto}.bottom-cta-text{display:none}.bottom-cta-button{width:100%;min-height:54px;color:var(--green-deep);background:var(--green);cursor:pointer;border-radius:999px;padding:14px 24px;font-weight:700;transition:transform .16s,box-shadow .16s;box-shadow:0 10px 24px #86c3293d}.bottom-cta-button:hover{transform:translateY(-1px);box-shadow:0 13px 28px #86c3294d}.footer-legal{flex-wrap:wrap;align-items:center;gap:12px 22px;margin-top:40px;display:flex}.footer-legal a,.footer-legal button{color:#ffffffd1;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:.88rem;font-weight:650;text-decoration:none}.footer-legal a:hover,.footer-legal button:hover{color:var(--white);text-underline-offset:4px;text-decoration:underline}.footer-legal a:focus-visible,.footer-legal button:focus-visible{outline:3px solid var(--green);outline-offset:4px}@media (width>=700px){.contact-panel{width:min(640px,100% - 48px);padding:48px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.bottom-cta{width:auto;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;padding:0;bottom:24px;left:auto;right:24px}.bottom-cta-inner{width:auto}.bottom-cta-button{width:auto;min-width:180px;box-shadow:0 14px 34px #073b3440}}@media (width>=960px){.footer-cta-inner{grid-template-columns:1fr auto;align-items:center}}.cookie-consent{z-index:500;left:16px;right:16px;bottom:calc(86px + env(safe-area-inset-bottom));max-width:460px;color:var(--text);background:var(--white);border:1px solid var(--border);border-radius:20px;padding:22px;position:fixed;box-shadow:0 24px 60px #041b183d}.cookie-consent h2{color:var(--green-deep);margin:0 0 10px;font-size:1.25rem;line-height:1.25}.cookie-consent p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.6}.cookie-consent-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.cookie-accept,.cookie-reject{cursor:pointer;border-radius:999px;min-height:44px;padding:10px 18px;font-size:.9rem;font-weight:700}.cookie-accept{color:var(--green-deep);background:var(--green)}.cookie-reject{color:var(--green-deep);border:1px solid var(--green-dark);background:0 0}.cookie-policy-link{color:var(--green-deep);text-underline-offset:3px;margin-top:16px;font-size:.88rem;font-weight:650;text-decoration:underline;display:inline-block}.cookie-accept:focus-visible,.cookie-reject:focus-visible,.cookie-policy-link:focus-visible{outline:3px solid var(--green-dark);outline-offset:3px}@media (width>=700px){.cookie-consent{width:min(460px,100% - 48px);padding:26px;bottom:24px;right:auto}}.legal-section{background:var(--surface)}.legal-heading{max-width:760px;margin-bottom:32px}.legal-heading h2{color:var(--green-deep);letter-spacing:-.045em;margin-bottom:18px;font-size:clamp(2rem,7vw,3.4rem);line-height:1.05}.legal-heading>p:last-child{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.7}.legal-policies{gap:14px;display:grid}.legal-policy{background:var(--white);border:1px solid var(--border);border-radius:18px;scroll-margin-top:120px;overflow:hidden}.legal-policy summary{color:var(--green-deep);cursor:pointer;padding:20px 22px;font-size:1.05rem;font-weight:750}.legal-policy summary:hover{background:var(--green-pale)}.legal-policy summary:focus-visible{outline:3px solid var(--green-dark);outline-offset:-4px}.legal-policy-content{color:var(--text-muted);padding:4px 22px 26px}.legal-policy-content h3{color:var(--green-deep);margin:28px 0 10px;font-size:1.08rem}.legal-policy-content p{margin:0 0 14px;line-height:1.7}.legal-policy-content ul{margin:0 0 18px;padding-left:1.4rem}.legal-policy-content li{margin-bottom:8px;line-height:1.6}.legal-policy-content a{color:var(--green-deep);text-underline-offset:3px;font-weight:650}@media (width>=960px){.legal-heading>p:last-child{font-size:1.08rem}.legal-policy summary{padding:22px 28px;font-size:1.12rem}.legal-policy-content{max-width:900px;padding:8px 28px 32px}.legal-policy-content p,.legal-policy-content li{font-size:1rem}}
