.header-location-link{margin-left:auto;font-size:13px;font-weight:600;text-decoration:none;color:var(--forest);text-underline-offset:5px;flex-shrink:0}.header-location-link:hover,.header-location-link[aria-current]{text-decoration:underline}
.contact-footer{border-top:1px solid var(--line);padding:24px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px;background:var(--white)}.contact-footer nav{display:flex;gap:12px}.contact-footer a{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;color:var(--forest);text-decoration:none}.contact-footer a:hover{background:var(--mint)}.contact-footer svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.contact-footer .solid-icon{fill:currentColor;stroke:none}[data-contact-link][aria-disabled=true],.location-card a[aria-disabled=true]{opacity:.35;cursor:default;pointer-events:none}
.locations-page{max-width:1440px;padding:38px 5% 55px;margin:auto}.locations-back{display:inline-block;font-size:12px;color:var(--muted);text-decoration:none;margin-bottom:28px}.locations-intro{color:var(--muted);font-size:14px;line-height:1.7;margin:18px 0 30px}.locations-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.location-card{border:1px solid var(--line);background:white;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.location-copy{padding:25px;flex:1}.location-copy .eyebrow{margin-bottom:12px}.location-copy h2{font-size:23px;font-weight:600;letter-spacing:-.02em;margin:0 0 24px;line-height:1.3}.location-card iframe{display:block;border:0;width:100%;height:310px;background:var(--mint)}.about-pharmacy{margin-top:36px;padding:32px;background:var(--mint);border-radius:12px;display:flex;align-items:center;gap:40px;justify-content:space-between}.about-pharmacy h2{margin:0 0 14px;font-size:24px;font-weight:600}.about-pharmacy p{max-width:780px;font-size:14px;line-height:1.85;color:var(--muted);margin:0;white-space:pre-line}.about-pharmacy>.button{flex-shrink:0}
@media(max-width:760px){.header-location-link{font-size:11px;max-width:65px;text-align:center}.locations-grid{grid-template-columns:1fr}.about-pharmacy{align-items:flex-start;flex-direction:column;gap:22px;padding:25px}.contact-footer{flex-direction:column;text-align:center;gap:14px}.locations-page{padding-top:25px}.location-card iframe{height:280px}}
@media(max-width:480px){.header-inner{gap:8px}.header-location-link{font-size:10px;max-width:55px}.header-inner .customer-summary>span{max-width:74px}.header-inner .customer-summary strong{max-width:100px;overflow:hidden;text-overflow:ellipsis}.header-inner .user-control{min-width:0}.header-inner .query-trigger{padding:9px 7px}.locations-page h1{font-size:36px}}
