:root{font-family:"Source Sans 3",sans-serif;color:#16324f;background:radial-gradient(circle at top left,rgba(114,201,191,.18),transparent 28%),linear-gradient(180deg,#f6fbff,#fff 40%,#eef6f7);line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #f4fbfd;--surface: rgba(255, 255, 255, .86);--surface-strong: #ffffff;--ink: #16324f;--muted: #5a738c;--line: rgba(22, 50, 79, .1);--brand: #157d8c;--brand-deep: #0b5970;--brand-soft: #ddf3f2;--accent: #ff8d64;--shadow: 0 14px 34px rgba(20, 60, 94, .08);--radius: 30px;--page-max: 1720px;--page-gutter: 3.25rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink);background:var(--bg)}#root{min-height:100vh}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.page-shell{overflow:hidden}.site-header-wrap{position:sticky;top:0;z-index:40;background:radial-gradient(circle at top left,rgba(114,201,191,.18),transparent 28%),linear-gradient(180deg,#f7fbfff5,#ffffffeb);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(22,50,79,.06)}.site-alert{position:relative;z-index:3;background:linear-gradient(90deg,#0b5970,#157d8c);color:#f3fdff}.site-alert-inner{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1rem;min-height:2.8rem;padding-block:.45rem}.site-alert-copy{display:flex;align-items:baseline;gap:.7rem;min-width:0}.site-alert-label{flex:0 0 auto;border-radius:999px;padding:.2rem .55rem;background:#ffffff29;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.site-alert-copy strong{flex:0 0 auto;font-size:.9rem}.site-alert-summary{overflow:hidden;color:#f3fdffd1;font-size:.85rem;text-overflow:ellipsis;white-space:nowrap}.site-alert a{color:#fff;font-size:.86rem;font-weight:800;text-decoration:underline;text-underline-offset:.2rem}.site-alert button{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:0;border-radius:999px;background:#ffffff1f;color:#fff;font-size:1.35rem;line-height:1}.header-glow{position:absolute;border-radius:999px;filter:blur(24px);pointer-events:none}.header-glow-one{top:-5rem;left:-8rem;width:18rem;height:18rem;background:#5bdbc624}.header-glow-two{top:-4rem;right:-5rem;width:18rem;height:18rem;background:#ff8d641f}.reveal-on-scroll{opacity:.12;transform:translateY(30px);filter:blur(2px);transition:opacity .52s ease,transform .52s ease,filter .52s ease;will-change:opacity,transform,filter}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0);filter:blur(0)}.shell{width:min(var(--page-max),calc(100% - (var(--page-gutter) * 2)));margin:0 auto}.footer-copy{margin:0}.hero-wrap{position:relative;padding-bottom:1.25rem;background:#f7fbff;color:var(--ink)}.hero-glow{position:absolute;border-radius:999px;filter:blur(20px)}.hero-glow-one{top:5rem;left:-7rem;width:22rem;height:22rem;background:#5bdbc63d}.hero-glow-two{right:-5rem;bottom:1rem;width:24rem;height:24rem;background:#ff8d642e}.site-header{position:relative;z-index:2;display:grid;grid-template-columns:auto minmax(220px,300px) 1fr auto;grid-template-areas:"brand search nav cta";align-items:center;gap:1.35rem;padding:1.2rem 0 1.35rem}.brand-mark{display:inline-flex;align-items:center;grid-area:brand}.brand-logo{width:min(356px,21vw);min-width:156px;border-radius:18px;padding:.25rem}.desktop-nav{display:flex;justify-content:center;gap:clamp(1.2rem,1.7vw,2rem);color:#34506a;font-size:.98rem;grid-area:nav}.nav-item{position:relative;padding-bottom:1rem;margin-bottom:-1rem}.nav-item+.nav-item{position:relative}.nav-item+.nav-item:before{content:"";position:absolute;left:calc(-.6rem - .8vw);top:50%;width:1px;height:1.05rem;background:#34506a2e;transform:translateY(-50%)}.nav-link{display:inline-flex;align-items:center;min-height:2rem}.nav-item-dropdown .nav-link:after{content:"";margin-left:.5rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;width:.45rem;height:.45rem;transform:rotate(45deg) translateY(-1px);opacity:.72}.nav-dropdown{position:absolute;top:calc(100% + .2rem);left:50%;z-index:10;display:grid;min-width:220px;gap:.25rem;padding:.8rem;border:1px solid rgba(52,80,106,.12);border-radius:20px;background:#fffffff5;box-shadow:0 18px 44px #112b491f;opacity:0;pointer-events:none;transform:translate(-50%) translateY(8px);transition:opacity .18s ease,transform .18s ease}.nav-item-dropdown:after{content:"";position:absolute;left:50%;top:100%;width:calc(100% + 2.5rem);height:1.1rem;transform:translate(-50%)}.nav-dropdown-link{display:block;border-radius:14px;padding:.7rem .8rem;color:#34506a}.nav-dropdown-link:hover{background:#ddf3f2b8}.nav-item:hover .nav-dropdown,.nav-item:focus-within .nav-dropdown{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.header-search{display:flex;justify-content:flex-end;grid-area:search;min-width:0}.header-search input{width:100%;min-height:3rem;border:1px solid rgba(52,80,106,.14);border-radius:18px;padding:.85rem 1rem;background:linear-gradient(135deg,#fffffff2,#f5fbffe6);box-shadow:0 16px 36px #112b490f;color:var(--ink)}.header-search input:focus{outline:none;border-color:#34506a47;box-shadow:0 16px 36px #112b490f,0 0 0 4px #72c9bf2e}.header-search input::placeholder{color:#6d8398}.search-page{display:grid;gap:2rem;padding-bottom:5rem}.search-hero{display:grid;gap:1rem}.search-page-form{display:flex;gap:.75rem;max-width:52rem}.search-page-form input{width:100%;min-height:3.5rem;border:1px solid rgba(52,80,106,.18);border-radius:18px;padding:.85rem 1rem;background:#fff;color:var(--ink);font:inherit}.search-page-form input:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 4px #72c9bf2e}.search-results,.search-results-list{display:grid;gap:1rem}.search-result-card,.search-empty{border:1px solid var(--line);border-radius:24px;padding:1.4rem;background:var(--surface-strong);box-shadow:var(--shadow)}.search-result-card h3,.search-result-card p{margin-top:0}.search-result-card h3 a:hover{color:var(--brand)}.nav-cta{grid-area:cta}.mobile-search-button,.mobile-search-widget,.mobile-menu-button,.mobile-menu{display:none}.utility-strip{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.7rem 1.1rem;padding:.9rem 1.15rem;border:1px solid rgba(52,80,106,.08);border-radius:22px;background:#ffffff94;color:#54708a;box-shadow:0 14px 34px #112b490d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.96rem}.hero-utility-wrap{max-width:64rem;margin-top:auto;padding-top:2rem}.hero-utility-divider{width:min(100%,46rem);height:1px;margin-bottom:.8rem;background:linear-gradient(90deg,#ffffff42,#ffffff14)}.hero-utility-wrap .utility-strip{width:fit-content;max-width:100%;gap:.55rem .9rem;padding:.65rem 0;border:0;border-radius:0;background:transparent;color:#ebf5ffcc;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;font-size:.92rem}.hero-utility-wrap .utility-strip a{color:inherit}.hero-utility-wrap .utility-strip a:hover{color:#fff}.hero-utility-wrap .utility-icon svg{fill:#e7f4ffa3}.hero-utility-wrap .utility-socials{margin-left:.7rem;padding-left:.8rem;border-left-color:#ffffff1f}.hero-utility-wrap .social-link{width:1.9rem;height:1.9rem;background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff14}.hero-utility-wrap .social-link svg{fill:#eff8ffd1}.hero-utility-wrap .social-link:hover{background:#ffffff2e;box-shadow:inset 0 0 0 1px #ffffff29,0 12px 24px #09121f24}.utility-strip a{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;gap:.45rem;transition:color .18s ease,transform .18s ease}.utility-strip a:hover{color:#2f5575;transform:translateY(-2px)}.utility-icon{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex:0 0 auto}.utility-icon svg{width:1rem;height:1rem;fill:#6a8199}.utility-socials{display:inline-flex;align-items:center;gap:.6rem;margin-left:1rem;padding-left:1rem;border-left:1px solid rgba(52,80,106,.12)}.social-link{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#ffffffb8;box-shadow:inset 0 0 0 1px #34506a14;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.social-link svg{width:1rem;height:1rem;fill:#56728d}.social-link:hover{transform:translateY(-2px);background:#ffffffeb;box-shadow:inset 0 0 0 1px #34506a1f,0 12px 24px #112b4914}.desktop-nav a{transition:opacity .18s ease}.desktop-nav a:hover{opacity:.75}.nav-link-active{color:var(--brand-deep);font-weight:700}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;border-radius:16px;padding:.82rem 1.2rem;font-weight:650;letter-spacing:.01em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.nav-cta,.button-primary{border:1px solid rgba(255,255,255,.18);background:linear-gradient(135deg,#ff9b74f5,#ff7b59eb);color:#fff8f5;box-shadow:0 12px 28px #ff7b592e}.button-secondary,.button-light{border:1px solid rgba(255,255,255,.24);background:linear-gradient(135deg,#ffffff29,#ffffff14);color:inherit;box-shadow:0 10px 24px #0b101b1a}.button-light{color:#f5fcff}.button-secondary{border-color:#81d9cd47;background:linear-gradient(135deg,#81d9cd38,#ffffff14);color:#efffff}.detail-hero-copy .button-secondary,.detail-section-card .button-secondary,.interior-hero-copy .button-secondary,.empty-state .button-secondary{border-color:#0f607329;background:linear-gradient(135deg,#ddf3f2f0,#f2f9fcf5);color:#0f6073}.nav-cta:hover,.button:hover{transform:translateY(-1.5px)}.nav-cta:active,.button:active,.pill:active,.utility-strip a:active,.social-link:active,.mobile-search-button:active,.mobile-menu-button:active{transform:translateY(0) scale(.98)}.mobile-search-button,.mobile-menu-button{min-height:3rem;width:3.3rem;border:1px solid rgba(52,80,106,.14);border-radius:16px;padding:0;background:linear-gradient(135deg,#fffffff2,#f5fbffeb);color:var(--ink);box-shadow:0 10px 24px #112b4914;touch-action:manipulation}.search-icon{position:relative;display:inline-flex;width:1.1rem;height:1.1rem;border:2px solid #34506a;border-radius:999px}.search-icon:after{content:"";position:absolute;right:-.32rem;bottom:-.3rem;width:.55rem;height:2px;border-radius:999px;background:#34506a;transform:rotate(45deg);transform-origin:center}.mobile-search-widget{margin-bottom:0;max-height:0;overflow:hidden;opacity:0;transform:translateY(-8px);pointer-events:none;transition:max-height .22s ease,opacity .22s ease,transform .22s ease,margin-bottom .22s ease}.mobile-search-widget input{width:100%;min-height:3.35rem;border:1px solid rgba(52,80,106,.14);border-radius:18px;padding:.95rem 1rem;background:linear-gradient(135deg,#fffffffa,#f5fbfff0);box-shadow:0 14px 30px #112b490f;color:var(--ink)}.mobile-search-widget input:focus{outline:none;border-color:#34506a47;box-shadow:0 14px 30px #112b490f,0 0 0 4px #72c9bf2e}.mobile-search-open{margin-bottom:.95rem;max-height:5rem;opacity:1;transform:translateY(0);pointer-events:auto}.menu-icon{display:inline-flex;flex-direction:column;gap:.28rem}.menu-icon span{display:block;width:1.2rem;height:2px;border-radius:999px;background:#34506a}.mobile-menu{gap:.75rem;padding-bottom:0;max-height:0;overflow:hidden;overflow-y:auto;transition:max-height .22s ease,padding-bottom .22s ease;-webkit-overflow-scrolling:touch}.mobile-menu a{display:block;border:1px solid rgba(52,80,106,.12);border-radius:18px;padding:.95rem 1rem;background:#fff;color:var(--ink)}.mobile-menu-group{display:grid;gap:.55rem}.mobile-submenu{display:grid;gap:.45rem;padding-left:.75rem}.mobile-submenu a{border-style:dashed;border-color:#34506a1a;background:#f7fbfff0;color:#4b6580}.mobile-menu-open{padding-bottom:1rem;max-height:min(32rem,calc(100vh - 8rem))}.hero-grid{position:relative;z-index:1;display:flex;align-items:flex-end;min-height:clamp(540px,72vh,760px);padding:clamp(3rem,7vw,6rem) clamp(1.5rem,4vw,4rem);border-radius:16px 16px 34px 34px;background:linear-gradient(90deg,#161b24b8,#161b2475 38%,#161b242e 70%,#161b241a),linear-gradient(180deg,#161b241a,#161b247a),url(/images/child-and-doctor-large-16x9-2.jpg) center/cover no-repeat;overflow:hidden}.hero-copy h1,.hero-info-card h2,.section-heading h2,.telemedicine-copy h2,.feature-copy h2,.resource-copy h2{margin:0;font-family:Outfit,sans-serif;line-height:1.04}.hero-copy h1{max-width:12ch;font-size:clamp(3rem,5.2vw,4.45rem);color:#fff}.eyebrow{margin:0 0 .6rem;font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.hero-text{max-width:42ch;margin:1.15rem 0 0;color:#fffffff5;font-size:clamp(1.08rem,1.6vw,1.34rem);line-height:1.5;font-weight:600}.hero-wrap .eyebrow,.resource-banner .eyebrow,.site-footer .footer-label{color:#eefcffbd}.hero-copy{display:flex;flex-direction:column;max-width:64rem;min-height:min(100%,34rem)}.hero-lead{margin:1.4rem 0 0;color:#fff;font-size:clamp(1.4rem,2vw,1.95rem);font-weight:700;line-height:1.16}.hero-text-secondary{max-width:34ch}.hero-actions,.quick-actions,.telemedicine-actions,.resource-actions{display:flex;flex-wrap:wrap;gap:.85rem}.hero-actions{margin-top:1.8rem}.quick-actions{margin-top:.9rem;gap:.65rem}.pill{border:1px solid rgba(255,255,255,.18);border-radius:16px;padding:.72rem .92rem;background:#ffffff1a;color:#f5fcfff0;box-shadow:0 8px 20px #0b101b1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:600;font-size:.96rem;letter-spacing:.01em;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.pill:hover{transform:translateY(-1.5px);border-color:#ffffff4d;background:#ffffff24;box-shadow:0 10px 24px #0b101b21}.pill:focus-visible,.utility-strip a:focus-visible,.social-link:focus-visible,.mobile-search-button:focus-visible,.mobile-menu-button:focus-visible,.button:focus-visible,.nav-cta:focus-visible{outline:none;box-shadow:0 0 0 4px #72c9bf33,0 18px 36px #112b491f}.service-card,.location-card,.feature-card,.news-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow)}.service-body,.location-body,.feature-card,.news-body{padding:1.4rem}.service-body p,.location-body p,.feature-card p:last-child,.news-body p,.refill-copy p,.refill-detail span:last-child,.feature-copy p,.telemedicine-copy p,.section-heading p:last-child{color:#435e79;opacity:1!important}.stat-label,.card-kicker,.location-hours,.news-tag,.footer-label{font-size:.86rem;font-weight:700;letter-spacing:.04em}.section{padding:1.6rem 0}.interior-page{padding:0 0 1rem}.interior-hero,.detail-hero,.empty-state{position:relative;overflow:hidden;border:1px solid rgba(22,50,79,.08);border-radius:34px;background:radial-gradient(circle at top right,rgba(114,201,191,.18),transparent 25%),linear-gradient(180deg,#fffffffa,#f1f8fcf0);box-shadow:var(--shadow)}.interior-hero{padding:1.5rem clamp(2rem,5vw,4rem)}.interior-hero-copy{max-width:46rem}.listing-landing-page .interior-hero-copy{width:100%;max-width:84rem;margin-inline:0}.listing-landing-page .interior-hero-copy h1{text-wrap:balance}.listing-landing-page .interior-hero-copy>p:last-child{max-width:62rem}.interior-hero-copy h1,.detail-hero-copy h1,.empty-state h1{margin:0;font-family:Outfit,sans-serif;line-height:1.06}.interior-hero-copy h1,.detail-hero-copy h1{font-size:clamp(2.4rem,4vw,4rem)}.interior-hero-copy p:last-child,.detail-hero-copy>p:last-of-type,.listing-card-body p,.stacked-info{color:#435e79}.listing-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.provider-listing-grid{grid-template-columns:repeat(2,minmax(0,43rem));justify-content:center}.listing-card{overflow:hidden;border:1px solid rgba(22,50,79,.08);border-radius:30px;background:#ffffffeb;box-shadow:var(--shadow)}.listing-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.listing-card-body{display:grid;gap:1rem;padding:1.4rem}.listing-card-body h2{margin:0;font-family:Outfit,sans-serif;font-size:1.55rem}.chip-row{display:flex;flex-wrap:wrap;gap:.55rem}.info-chip{display:inline-flex;align-items:center;min-height:2rem;padding:.35rem .75rem;border-radius:999px;background:#ddf3f2d1;color:#0f5567;font-size:.88rem;font-weight:600}.stacked-info{display:grid;gap:.45rem}.stacked-info a{font-weight:700}.page-action-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.contact-hero-media img{object-position:center 34%}.contact-directory-section,.portal-enrollment-section{margin-top:.7rem}.contact-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-card-featured{grid-column:1 / -1;grid-template-columns:minmax(0,1fr) auto;align-items:center}.contact-card-heading{display:flex;align-items:center;gap:.9rem}.contact-card-heading .card-kicker,.contact-card-heading h2{margin:0}.contact-card-icon,.portal-step-number{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:16px;background:linear-gradient(135deg,#0f6f82,#72c9bf);color:#fff;box-shadow:0 12px 28px #0f6f8233;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:800}.contact-card>p,.portal-step-card>p,.portal-resource-card>p{margin:0;color:#435e79}.contact-details{display:grid;gap:.5rem;color:#435e79}.contact-details a{width:fit-content;color:var(--brand-deep);font-weight:700}.contact-location-card img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.portal-hero-media{background:#eef7fa}.portal-hero-media img{object-fit:contain;padding:clamp(1rem,3vw,2rem)}.portal-step-grid,.portal-resource-grid,.telemedicine-info-grid,.telemedicine-step-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.portal-step-card,.portal-resource-card,.telemedicine-info-card,.telemedicine-step-card{align-content:start}.portal-step-card h2,.portal-resource-card h2,.telemedicine-info-card h2,.telemedicine-step-card h2{font-size:1.35rem}.portal-file-icon{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:17px;background:#ddf3f2d1;color:#0f6073}.portal-file-icon svg{width:1.65rem;fill:currentColor}.portal-help-card,.telemedicine-help-card{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:clamp(1.5rem,4vw,2.6rem);border-radius:30px;background:linear-gradient(135deg,#0f6073,#143c5d);color:#f6fdff;box-shadow:0 24px 60px #112b492e}.telemedicine-info-card>p:last-child,.telemedicine-step-card>p{margin:0;color:#435e79}.portal-help-card .eyebrow,.portal-help-card p,.telemedicine-help-card .eyebrow,.telemedicine-help-card p{color:#f6fdffd1}.portal-help-card h2,.telemedicine-help-card h2{margin:0;font-family:Outfit,sans-serif;font-size:clamp(1.7rem,3vw,2.5rem)}.portal-help-card p:last-child,.telemedicine-help-card p:last-child{max-width:58ch;margin-bottom:0}.detail-hero{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:1.6rem;padding:1.3rem}.detail-hero-media{overflow:hidden;border-radius:26px;min-height:320px}.detail-hero-media img{width:100%;height:100%;object-fit:cover}.detail-hero-copy{display:grid;align-content:center;gap:1rem;padding:.5rem .35rem}.detail-subtitle{margin:-.2rem 0 0;color:var(--brand-deep);font-size:1.02rem;font-weight:700}.breadcrumbs{display:flex;flex-wrap:wrap;gap:.45rem;color:#68819a;font-size:.9rem;font-weight:600}.empty-state{display:grid;gap:1rem;justify-items:start;margin:2rem auto 0;padding:2rem}.detail-sections{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem}.detail-section-card{display:grid;gap:.9rem;padding:1.4rem;border:1px solid rgba(22,50,79,.08);border-radius:28px;background:#ffffffeb;box-shadow:var(--shadow)}.detail-section-card h2{margin:0;font-family:Outfit,sans-serif}.detail-section-card h2{font-size:1.4rem}.detail-section-wide{grid-column:1 / -1}.stacked-list{display:grid;gap:.8rem}.stacked-list{margin:0;padding:0;list-style:none}.stacked-list span,.stacked-list li{padding:.95rem 1rem;border:1px solid rgba(22,50,79,.08);border-radius:18px;background:#f7fbffeb;color:#435e79}.related-link-row{display:flex;flex-wrap:wrap;gap:.75rem}.intro-section{padding-top:.85rem}.section-soft,.section-soft-alt,.section-contrast{position:relative}.section-soft:before,.section-soft-alt:before,.section-contrast:before{content:"";position:absolute;top:.16rem;bottom:.16rem;left:calc((100% - min(var(--page-max),calc(100% - (var(--page-gutter) * 2))))/2);right:calc((100% - min(var(--page-max),calc(100% - (var(--page-gutter) * 2))))/2);z-index:0;border-radius:30px}.section-soft:before{background:linear-gradient(180deg,#f7fbffeb,#ecf5fad1)}.section-soft-alt:before{background:linear-gradient(180deg,#eff8fbf0,#ffffffeb)}.section-contrast:before{background:radial-gradient(circle at left top,rgba(164,230,221,.28),transparent 28%),linear-gradient(135deg,#0b586ef5,#1d3856f7)}.section-services:before{background:linear-gradient(180deg,#fffffffc,#f9fcfff7)}.section-refill:before{background:linear-gradient(180deg,#edf7f8fa,#e7f2f5f2)}.section-refill:before{top:0;bottom:0}.section-refill{margin-top:-1.35rem;padding-top:.6rem}.section-locations:before{background:linear-gradient(180deg,#fffffffe,#fafcfffa);box-shadow:inset 0 1px #12304c0d,inset 0 -1px #12304c0d}.section-telemedicine:before{background:linear-gradient(180deg,#f3f7fffa,#ecf3fbf5)}.section-news:before{background:linear-gradient(180deg,#fffffffe,#fafcfffa);box-shadow:inset 0 1px #12304c0d,inset 0 -1px #12304c0d}.intro-panel,.section>.shell,.section>.telemedicine-layout,.section>.feature-panel{position:relative;z-index:1}.intro-panel{display:grid;gap:.55rem;padding:clamp(.2rem,.9vw,1.2rem) clamp(2rem,4vw,3rem) clamp(.3rem,1vw,.75rem);border-radius:34px;box-shadow:0 28px 60px #10314f2e}.intro-top{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:.45rem;align-items:end}.intro-heading{width:100%;max-width:none;padding-left:0}.intro-heading h2{max-width:100%;width:100%;font-size:clamp(2.55rem,3vw,3.75rem);color:#fff;text-wrap:balance}.intro-eyebrow{margin-bottom:0;color:#effbffb8}.intro-visual{position:relative;overflow:hidden;min-height:345px;border-radius:28px;box-shadow:0 24px 48px #091b2f38}.intro-visual img{width:100%;height:100%;object-fit:cover}.intro-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a233b0f,#0a233b80)}.intro-visual-overlay{position:absolute;right:1.1rem;bottom:1.1rem;z-index:1;display:grid;gap:.2rem;min-width:9rem;padding:1rem 1.1rem;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:#14365494;color:#f4fbff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.intro-stat-kicker{color:#eff8ffc2;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.intro-body{display:grid;grid-template-columns:minmax(0,1.08fr) 360px;gap:.2rem;align-items:start}.intro-copy{display:grid;gap:1.3rem;color:#eff8fff0;font-size:1.12rem;line-height:1.75}.intro-copy p{margin:0}.intro-mobile-toggle{display:none}.intro-aside{display:grid;gap:.05rem}.intro-highlight{border:1px solid rgba(255,255,255,.12);border-radius:24px;background:#ffffff1a;padding:1.25rem;color:#f4fbff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.intro-stat-number{font-family:Outfit,sans-serif;font-size:3rem;line-height:1}.intro-stat-label{color:#eff8ffcc;font-weight:700}.intro-highlight h3{margin:0 0 .6rem;font-family:Outfit,sans-serif;font-size:1.35rem}.intro-highlight p{margin:0;color:#eff8ffd6}.section-heading{max-width:none;margin-bottom:1.45rem;position:relative;z-index:2;opacity:1!important}.section-heading h2,.telemedicine-copy h2,.feature-copy h2{font-size:clamp(1.85rem,3.5vw,3rem);color:#1b3147;opacity:1!important;text-wrap:normal;max-width:34ch;letter-spacing:-.02em}.section-heading .eyebrow,.telemedicine-copy .eyebrow,.feature-copy .eyebrow{color:#5f7d98;opacity:1!important}.section-heading p:last-child{max-width:88ch;font-size:1.03rem;line-height:1.72}.section-services .section-heading,.section-locations .section-heading,.section-telemedicine .section-heading,.section-news .section-heading{margin-bottom:.8rem}.section-telemedicine .section-heading h2,.section-locations .section-heading h2,.section-news .section-heading h2,.section-services .section-heading h2{max-width:38ch}.section-services .section-heading p:last-child,.section-locations .section-heading p:last-child,.section-telemedicine .section-heading p:last-child,.section-news .section-heading p:last-child{max-width:144ch}.section-services .section-heading p:last-child{max-width:144ch}.section-news .section-heading{padding-bottom:.4rem;border-bottom:1px solid rgba(22,50,79,.08)}.service-grid,.location-grid,.news-grid{display:grid;gap:1rem}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}.service-card,.location-card,.news-card{overflow:hidden;border-radius:24px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.service-card:hover,.location-card:hover,.news-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #10314f17}.service-card img,.location-card img,.news-card img{width:100%;object-fit:cover}.service-card img{aspect-ratio:16 / 8.5}.service-card h3,.location-card h3,.feature-card h3,.news-card h3{margin:.3rem 0 .6rem;font-family:Outfit,sans-serif;font-size:1.24rem;letter-spacing:-.015em}.service-card{display:grid;grid-template-rows:auto 1fr;min-height:0}.service-body{display:grid;align-content:start;gap:.6rem;padding:1.05rem 1.1rem 1.15rem}.service-body h3{margin:0;font-size:1.15rem;line-height:1.15}.service-body p{margin:0}.service-body .section-link{margin-top:.35rem}.section-link{display:inline-flex;align-items:center;margin-top:.65rem;color:var(--brand-deep);font-weight:700}.section-link:after{content:"›";margin-left:.45rem;font-size:1.1rem}.telemedicine-layout{display:grid;gap:1rem;align-items:start}.telemedicine-copy{position:relative;max-width:none;min-height:320px;display:grid;justify-items:start;align-content:start;padding:clamp(1rem,2.2vw,1.35rem) clamp(1rem,2.2vw,1.35rem) clamp(1rem,2.2vw,1.35rem) clamp(1.5rem,3vw,2.4rem);border-radius:calc(var(--radius) - 2px);background:linear-gradient(90deg,#f4f9fff5,#f4f9ffe6 36%,#f4f9ff94 62%,#f4f9ff33),url(/images/slide-telemed-lt-blue.jpg) right center / 68% auto no-repeat;overflow:hidden}.telemedicine-layout .button-light{border-color:#16324f1f;background:linear-gradient(135deg,#fffffff5,#eef6faf0);color:#16324f;box-shadow:0 14px 30px #112b4914}.telemedicine-card{gap:1rem;padding:clamp(.75rem,2vw,1rem);border:1px solid var(--line);border-radius:calc(var(--radius) + 2px);background:linear-gradient(180deg,#f7fafffa,#eef4fcf5);box-shadow:var(--shadow)}.telemedicine-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:.1rem;margin-bottom:0;max-width:min(100%,34rem)}.telemedicine-point{display:grid;gap:.35rem;padding:.95rem 1rem;border:1px solid rgba(22,50,79,.08);border-radius:20px;background:#ffffffe6;box-shadow:0 10px 24px #112b490d}.telemedicine-point strong{font-family:Outfit,sans-serif;font-size:1rem;color:#234f6f}.telemedicine-point span{color:var(--muted);font-size:.95rem}.telemedicine-overlay-cta{position:relative;left:auto;bottom:auto;z-index:1;width:fit-content;margin-top:.5rem;min-height:2.9rem;padding-inline:1.1rem;justify-self:start}.location-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;margin-top:0}.location-card img{aspect-ratio:3 / 1.55}.location-body{display:grid;align-content:start;min-height:0;gap:.45rem;padding:1rem 1.05rem 1.1rem}.location-body h3{margin:0;font-size:1.15rem;line-height:1.15}.location-body p{font-size:.98rem}.location-hours{color:#68819a;font-size:.8rem;line-height:1.15;margin:0}.location-body .section-link{margin-top:.35rem}.refill-banner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(220px,.6fr);gap:1.5rem;align-items:center;padding:clamp(1.25rem,3vw,1.8rem);border:1px solid rgba(22,50,79,.08);border-radius:calc(var(--radius) + 2px);background:linear-gradient(135deg,#fffffff0,#edf7fae6);box-shadow:var(--shadow)}.refill-copy{display:grid;justify-items:center;text-align:center}.refill-copy h2{margin:0;color:#1b3147;font-family:Outfit,sans-serif;font-size:clamp(1.75rem,3vw,2.6rem);line-height:1.08}.refill-copy p{margin:.9rem 0 0;max-width:40rem}.refill-details{display:grid;grid-template-columns:minmax(0,1fr);gap:.9rem;margin-top:1.25rem;width:min(100%,20rem)}.refill-detail{display:grid;gap:.3rem;padding:.95rem 1rem;border:1px solid rgba(22,50,79,.08);border-radius:20px;background:#ffffffd6}.refill-label{color:#68819a;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.refill-detail a{color:#1b3147;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:700}.refill-detail .button{width:100%}.refill-media{display:flex;justify-content:flex-start;padding:.35rem;margin-left:0}.refill-media img{max-height:280px;object-fit:contain}.news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.news-card img{aspect-ratio:4 / 3}.news-tag{display:inline-flex;margin-bottom:.7rem;padding:.3rem .7rem;border-radius:999px;background:var(--brand-soft);color:var(--brand-deep)}.news-body{display:grid;align-content:start;gap:.55rem;min-height:220px}.news-card h2,.news-card h3{margin:0;font-family:Outfit,sans-serif;font-size:1.25rem;line-height:1.15}.news-meta-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.6rem;color:#68819a;font-size:.82rem;font-weight:700}.news-meta-row .news-tag{margin-bottom:0}.section-heading-link{width:fit-content}.news-detail-media-pyam-joins-i-health img{object-fit:contain;padding:1rem;background:#eef7fa}.news-article-section{display:grid;justify-items:center}.news-article-card{display:grid;gap:1rem;width:min(100%,58rem);padding:clamp(1.4rem,4vw,2.6rem);border:1px solid rgba(22,50,79,.08);border-radius:30px;background:#fffffff0;box-shadow:var(--shadow)}.news-article-card p{margin:0;color:#435e79;font-size:1.05rem;line-height:1.75}.news-article-card .button{width:fit-content;margin-top:.5rem}.site-footer{margin-top:2rem;padding:3.25rem 0 5.75rem;background:radial-gradient(circle at top left,rgba(64,108,150,.2),transparent 26%),linear-gradient(180deg,#10243a,#0d2136);color:#edfaff}.footer-grid{display:grid;grid-template-columns:1.2fr .9fr 1.1fr .9fr;gap:2rem;align-items:start;padding-bottom:2.2rem;border-bottom:1px solid rgba(214,239,255,.1)}.footer-brand{max-width:28rem}.footer-column,.footer-newsletter{padding-top:.15rem}.footer-links{display:grid;gap:.42rem}.footer-grid a{display:block;color:#d6efffe6;transition:color .18s ease,transform .18s ease}.footer-grid a:hover{color:#fff;transform:translate(2px)}.footer-heading{margin:0 0 .95rem;color:#f7fcff;font-family:Outfit,sans-serif;font-size:1.08rem;font-weight:700}.footer-copy{color:#edfaffc2;font-size:1rem;line-height:1.75}.footer-newsletter{max-width:18.5rem}.footer-newsletter-button{display:inline-flex!important;align-items:center;justify-content:center;min-height:3.15rem;margin-top:1.4rem;padding:.8rem 1.4rem;border:1px solid rgba(214,239,255,.4);border-radius:999px;color:#f3fbff!important;background:#ffffff0a;transition:transform .18s ease,border-color .18s ease,background .18s ease}.footer-newsletter-button:hover{transform:translateY(-2px);border-color:#d6efff9e;background:#ffffff14}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-top:1.35rem}.footer-socials{display:inline-flex;align-items:center;gap:.75rem}.site-footer .social-link{background:#ffffff14;box-shadow:inset 0 0 0 1px #d6efff1f}.site-footer .social-link svg{fill:#d7efff}.site-footer .social-link:hover{background:#ffffff24;box-shadow:inset 0 0 0 1px #d6efff2e,0 10px 24px #0614222e}.footer-legal{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem;color:#edfaffad;font-size:.94rem}.footer-legal a{color:#d6efffe6}.footer-legal a:hover{color:#fff}.mobile-cta-bar{display:none}.chatbot-widget{position:fixed;right:1.25rem;bottom:1.25rem;z-index:45;display:grid;justify-items:end;gap:.9rem;opacity:0;transform:translateY(18px);transition:opacity .24s ease,transform .24s ease;pointer-events:none}.chatbot-widget-visible{opacity:1;transform:translateY(0)}.chatbot-panel{width:min(28rem,calc(100vw - 1.5rem));height:min(42rem,calc(100dvh - 7.5rem));max-height:min(42rem,calc(100vh - 6rem));display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto auto;gap:.85rem;padding:1.25rem;border:1px solid rgba(22,50,79,.1);border-radius:28px;background:#fffffffa;box-shadow:0 32px 72px #10314f38;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden;opacity:0;transform:translateY(10px) scale(.96);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.chatbot-panel-open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.chatbot-trigger{pointer-events:auto}.chatbot-panel-header{display:flex;align-items:start;justify-content:space-between;gap:1rem}.chatbot-panel-header h2,.chatbot-kicker,.chatbot-status,.chatbot-message,.chatbot-chip,.chatbot-trigger-copy strong,.chatbot-trigger-copy small{margin:0}.chatbot-kicker{color:#68819a;font-size:.77rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.chatbot-panel-header h2{margin-top:.3rem;font-family:Outfit,sans-serif;font-size:1.45rem;color:#16324f}.chatbot-close{width:2.5rem;height:2.5rem;border:0;border-radius:999px;background:#16324f14;color:#16324f}.chatbot-close span{font-size:1rem;font-weight:700;text-transform:uppercase}.chatbot-status{color:#4d6a85;font-size:.92rem;padding:.6rem .85rem;border-radius:16px;background:#ecf5fce6}.chatbot-messages{display:grid;align-content:start;gap:.75rem;overflow:auto;min-height:0;overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-gutter:stable;padding:.35rem .2rem .35rem 0}.chatbot-message{max-width:85%;padding:.95rem 1rem;border-radius:20px;font-size:1rem;line-height:1.55;box-shadow:0 10px 22px #112b490f;animation:chatbot-message-in .18s ease-out both}@keyframes chatbot-message-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.chatbot-message-bot{justify-self:start;background:#edf6fb;color:#204562}.chatbot-message-user{justify-self:end;background:linear-gradient(135deg,#157d8c,#0b5970);color:#f3fdff}.chatbot-message-pending{opacity:.78;font-style:italic}.chatbot-quick-replies{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.2rem}.chatbot-quick-replies-section{display:grid;gap:.3rem;padding:.4rem;border:1px solid rgba(22,50,79,.08);border-radius:18px;background:#f5faffe6}.chatbot-quick-replies-label{margin:0;color:#5c7791;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.chatbot-chip{border:1px solid rgba(21,125,140,.18);border-radius:999px;padding:.3rem .25rem;background:#ddf3f2b3;color:#0f5567;font-size:.67rem;line-height:1.2;white-space:nowrap;transition:transform .18s ease,background .18s ease}.chatbot-chip:hover{transform:translateY(-1px);background:#ddf3f2f2}.chatbot-composer{display:grid;gap:.5rem;padding-top:.4rem;border-top:1px solid rgba(22,50,79,.08)}.chatbot-composer-label{color:#4d6a85;font-size:.86rem;font-weight:700}.chatbot-composer-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem}.chatbot-privacy-note{margin:0;color:#667f96;font-size:.75rem;line-height:1.4}.chatbot-composer input{width:100%;min-height:3rem;border:1px solid rgba(22,50,79,.12);border-radius:18px;padding:.8rem 1rem;background:#f7fbfff5;color:#16324f}.chatbot-composer input::placeholder{color:#6d8398}.chatbot-composer input:focus{outline:2px solid rgba(21,125,140,.2);outline-offset:1px}.chatbot-send{min-width:5.5rem;min-height:3rem;border:0;border-radius:18px;padding:.8rem 1rem;background:linear-gradient(135deg,#157d8c,#0b5970);color:#f5fdff;font-weight:700;box-shadow:0 14px 30px #0b59703d}.chatbot-send:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.chatbot-trigger{display:inline-flex;align-items:center;gap:.85rem;min-height:4.25rem;border:0;border-radius:999px;padding:.75rem .95rem .75rem .8rem;background:linear-gradient(135deg,#157d8c,#0b5970);color:#f5fdff;box-shadow:0 18px 44px #0b597057}.chatbot-trigger-active{background:linear-gradient(135deg,#ff9b74,#ff7b59);box-shadow:0 18px 44px #ff7b5947}.chatbot-trigger-icon{display:inline-flex;align-items:center;justify-content:center;position:relative;width:3.35rem;height:3.35rem;flex-shrink:0;overflow:visible}.chatbot-trigger-image{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:999px;background:linear-gradient(145deg,#fff,#dff4f5);box-shadow:inset 0 0 0 1px #ffffffb8;overflow:hidden}.chatbot-trigger-image>svg{width:2.35rem;height:2.35rem;fill:#14798a}.chatbot-trigger-image .chatbot-trigger-smile{fill:none;stroke:#14798a;stroke-linecap:round;stroke-width:3.5}.chatbot-trigger-copy{display:grid;align-content:center;text-align:left}.chatbot-trigger-copy strong{font-size:.96rem}.chatbot-trigger-copy small{color:#f5fdffbf;font-size:.8rem}@media (max-width: 1380px){.site-header{grid-template-columns:auto minmax(160px,210px) minmax(0,1fr) auto;grid-template-areas:"brand search nav cta";align-items:center;gap:.7rem}.desktop-nav{display:flex;gap:clamp(.45rem,.85vw,.75rem);font-size:.84rem}.mobile-menu-button{display:none}.nav-cta{justify-self:end;min-width:8.6rem;padding-inline:.85rem;font-size:.88rem}.mobile-menu{display:none}.brand-logo{width:min(220px,18vw)}.nav-item+.nav-item:before{display:none}.telemedicine-layout,.refill-banner,.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-legal{justify-content:flex-start}.telemedicine-points,.intro-top,.intro-body{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.location-grid,.listing-grid,.detail-hero{grid-template-columns:1fr}.contact-page .detail-hero,.portal-page .detail-hero{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr)}.detail-sections,.portal-step-grid,.portal-resource-grid,.telemedicine-info-grid,.telemedicine-step-grid,.contact-card-featured{grid-template-columns:1fr}.portal-help-card,.telemedicine-help-card{align-items:flex-start;flex-direction:column}}@media (max-width: 1200px){.site-header{grid-template-columns:auto minmax(220px,1fr) auto auto;grid-template-areas:"brand search menu cta";gap:1rem}.desktop-nav{display:none}.mobile-menu-button{display:inline-flex;align-items:center;justify-content:center;grid-area:menu}.nav-cta{min-width:10rem}.mobile-menu{display:grid}}@media (max-width: 900px){.news-grid,.contact-page .detail-hero,.portal-page .detail-hero{grid-template-columns:1fr}.contact-page .detail-hero-copy,.portal-page .detail-hero-copy{order:-1}.contact-page .detail-hero-media,.portal-page .detail-hero-media{min-height:250px;max-height:360px}}@media (max-width: 1080px){.site-header{grid-template-columns:auto minmax(220px,1fr) auto;grid-template-areas:"brand search menu";gap:1rem}.nav-cta{display:none}.header-search{justify-content:stretch}.header-search input{width:100%}}@media (max-width: 760px){.shell{width:min(100% - 1rem,44rem)}.site-alert-inner{grid-template-columns:minmax(0,1fr) auto;gap:.55rem;padding-block:.5rem}.site-alert-copy{display:grid;gap:.15rem}.site-alert-label,.site-alert-summary{display:none}.site-alert-copy strong{font-size:.82rem;line-height:1.2}.site-alert a{grid-column:1;font-size:.78rem}.site-alert button{grid-column:2;grid-row:1 / span 2}.hero-actions,.quick-actions,.telemedicine-actions{flex-direction:column;align-items:stretch}.search-page-form{flex-direction:column}.quick-actions .pill{width:fit-content;max-width:100%;justify-content:center;align-self:flex-start}.hero-copy{min-height:auto}.hero-grid{min-height:clamp(500px,66vh,680px);padding:.55rem 1rem .95rem}.interior-page{padding-top:0}.interior-hero{padding:1.25rem}.interior-hero-copy h1,.detail-hero-copy h1{font-size:clamp(2rem,8vw,2.8rem)}.detail-hero{gap:1rem;padding:.85rem}.detail-hero-media{min-height:220px}.page-action-row{align-items:stretch;flex-direction:column}.page-action-row .button,.page-action-row .section-link{width:100%;justify-content:center;text-align:center}.portal-help-card,.telemedicine-help-card{gap:1.2rem;border-radius:24px}.hero-lead{font-size:clamp(1.28rem,6vw,1.58rem)}.hero-text{font-size:1rem;line-height:1.46}.site-header{grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"brand search-toggle menu";align-items:center;gap:.75rem;padding:.65rem 0 .5rem}.brand-logo{width:min(278px,100%);min-width:0}.mobile-search-button{display:inline-flex;align-items:center;justify-content:center;grid-area:search-toggle;width:3.55rem;min-height:3.55rem}.mobile-menu-button{width:3.55rem;min-height:3.55rem}.header-search{display:none}.mobile-search-widget{display:block}.mobile-search-open{margin-bottom:.35rem}.mobile-search-widget input{min-height:3.45rem;padding:.95rem 1rem;font-size:1.02rem}.intro-panel{gap:.42rem;padding:.42rem 1.2rem .32rem}.intro-top{gap:.22rem}.intro-heading{padding-left:0}.intro-heading{max-width:100%}.intro-heading h2{max-width:100%;font-size:clamp(2rem,7.2vw,2.85rem);line-height:1.1;text-wrap:pretty}.intro-copy{font-size:1rem;line-height:1.65}.intro-mobile-toggle{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;min-height:2.2rem;margin-top:0;margin-left:.35rem;vertical-align:middle;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:0;background:#ffffff1a;color:#f4fbff;box-shadow:0 12px 26px #0b101b24;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.intro-mobile-toggle:active{transform:scale(.96)}.intro-mobile-toggle-icon{display:inline-flex;width:.75rem;height:.75rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-1px);transition:transform .22s ease}.intro-body{grid-template-columns:1fr;gap:.16rem}.intro-copy{display:grid;max-height:0;overflow:hidden;opacity:0;transform:translateY(-6px);transition:max-height .28s ease,opacity .22s ease,transform .22s ease}.intro-body-expanded .intro-copy{max-height:36rem;opacity:1;transform:translateY(0)}.intro-mobile-toggle[aria-expanded=true] .intro-mobile-toggle-icon{transform:rotate(225deg) translateY(1px)}.intro-visual{min-height:170px;max-height:198px}.intro-aside{gap:0}.intro-highlight{padding:.88rem .95rem}.intro-stat-number{font-size:2.4rem}.hero-copy h1{font-size:clamp(2.45rem,12vw,3.55rem)}.service-grid,.refill-details{grid-template-columns:1fr}.section-refill .refill-banner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.9rem}.section-refill .refill-copy{justify-items:start;text-align:left}.section-refill .refill-copy p:first-of-type,.section-refill .refill-copy>p:not(.eyebrow){display:none}.section-refill .refill-copy h2{font-size:1.38rem}.section-refill .refill-details{width:100%;margin-top:.85rem}.section-refill .refill-detail{padding:.74rem .82rem}.section-refill .refill-media{justify-content:flex-end;align-self:center;padding:0}.section-refill .refill-media img{max-height:150px}.section-refill{margin-top:-1.45rem;padding-top:0}.section-refill .refill-banner{margin-top:-1.05rem}.section-refill:before{top:1.7rem;bottom:0}.telemedicine-overlay-cta{left:auto;right:auto;bottom:auto;margin-top:.55rem;justify-content:center}.telemedicine-copy{min-height:280px;padding:.08rem .95rem .12rem 1rem;background:linear-gradient(180deg,#f4f9fff0,#f4f9ffe0 36%,#f4f9ff7a),url(/images/slide-telemed-lt-blue.jpg) center / cover no-repeat}.telemedicine-points{margin-top:0;max-width:100%}.section-telemedicine .section-heading{margin-bottom:.02rem}.telemedicine-point{padding:.82rem .9rem}.section{padding:1.45rem 0}.section-soft:before,.section-soft-alt:before,.section-contrast:before{top:.08rem;bottom:.08rem;left:.5rem;right:.5rem;border-radius:24px}.section-refill.section-soft-alt:before{top:1.5rem;bottom:0}.site-footer{padding-bottom:7rem}.mobile-cta-bar{position:fixed;right:.75rem;bottom:.75rem;left:.75rem;z-index:30;display:grid;grid-template-columns:1fr;gap:.75rem;padding:.75rem;border-radius:22px}body:has(.chatbot-widget-open) .mobile-cta-bar{display:none}.mobile-cta-bar a{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;border-radius:16px;font-weight:700}.mobile-cta-bar a:first-child{background:linear-gradient(135deg,#ff9b74,#ff7b59);color:#fff8f5}.utility-strip{justify-content:center;text-align:center;font-size:.92rem;gap:.3rem .65rem}.hero-utility-wrap{margin-top:.3rem;padding-top:.3rem}.hero-utility-divider{margin-bottom:.15rem}.hero-utility-wrap .utility-strip{width:100%;padding:.15rem 0 0}.utility-strip a{min-height:1.95rem}.utility-socials{width:100%;justify-content:center;margin-left:0;padding-left:0;border-left:0;padding-top:0;padding-bottom:0}.chatbot-widget{right:.9rem;bottom:6rem;left:auto;justify-items:end}.chatbot-panel{width:min(24rem,calc(100vw - .9rem));height:min(38rem,calc(100dvh - 12rem));max-height:min(38rem,calc(100vh - 12rem));padding:.9rem;gap:.8rem}.chatbot-widget-open .chatbot-panel{height:min(42rem,calc(100dvh - 1.5rem));max-height:min(42rem,calc(100vh - 1.5rem))}.chatbot-widget-open{bottom:.75rem}.chatbot-panel-header h2{display:none}.chatbot-trigger{justify-content:center;width:4.1rem;min-height:4.1rem;padding:0;border-radius:999px;box-shadow:0 18px 40px #0b59704d}.chatbot-widget-open .chatbot-trigger,.chatbot-trigger-copy{display:none}.chatbot-trigger-icon{width:3.3rem;height:3.3rem}.chatbot-composer-row{grid-template-columns:minmax(0,1fr) auto;gap:.55rem}.chatbot-quick-replies-section{gap:.28rem;padding:.35rem}.chatbot-quick-replies{gap:.15rem}.chatbot-chip{padding:.28rem .14rem;font-size:.61rem}.chatbot-send{width:auto;min-width:4.5rem;min-height:2.8rem}}@media (prefers-reduced-motion: reduce){.chatbot-panel,.chatbot-widget,.chatbot-message{animation:none;scroll-behavior:auto;transition:none}}
