.glucody-pharm{--pharm-hdr-h: 9.5rem;--pharm-map-h: min(28rem, 38vh);padding:4.8rem calc(4.8rem + var(--side-extra)) 6.4rem;background:var(--g-white)}@media(max-width: 989px){.glucody-pharm{padding:2.4rem 1.2rem 4rem}}.glucody-pharm__head{padding-bottom:3.2rem;text-align:center}.glucody-pharm__title{color:#1d293d;font-size:clamp(2.4rem,2.2vw,3rem);font-weight:500;line-height:1.3}.glucody-pharm__subtitle{padding-top:.8rem;color:var(--g-muted);font-size:1.5rem;line-height:1.5}.glucody-pharm__layout{display:grid;grid-template-columns:40rem 1fr;grid-template-rows:auto 1fr;grid-template-areas:"search map" "list map";align-items:start;gap:2rem 2.4rem}@media(max-width: 989px){.glucody-pharm__layout{grid-template-columns:1fr;grid-template-rows:auto var(--pharm-map-h) 1fr;grid-template-areas:"search" "map" "list"}}.glucody-pharm__tools{grid-area:search;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.glucody-pharm__list{grid-area:list}.glucody-pharm__map{grid-area:map;align-self:start;position:sticky;top:8.4rem}.glucody-pharm__searchwrap{position:relative;width:100%;z-index:5}.glucody-pharm__sugg{position:absolute;top:calc(100% + .6rem);left:0;right:0;max-height:32rem;overflow-y:auto;padding:.6rem;border:1px solid var(--g-border-blue);border-radius:1.2rem;background:var(--g-white);box-shadow:0 1.2rem 3rem rgba(20,40,80,.18);list-style:none}.glucody-pharm__sugg[hidden]{display:none}.glucody-pharm__sugg-group{padding:.8rem 1rem .4rem;color:var(--g-muted);font-size:1.1rem;font-weight:600;letter-spacing:.08rem;text-transform:uppercase}.glucody-pharm__sugg-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border-radius:.8rem;color:var(--g-navy);font-size:1.4rem;cursor:pointer}.glucody-pharm__sugg-item em{flex-shrink:0;color:var(--g-muted);font-size:1.2rem;font-style:normal}.glucody-pharm__sugg-item:hover,.glucody-pharm__sugg-item.is-cursor{background:#f2f8fe}.glucody-pharm__search{display:flex;align-items:center;gap:1.2rem;width:100%;padding:1.4rem 1.6rem;border-radius:1.2rem;background:#f2f8fe}.glucody-pharm__search input{flex:1;min-width:0;border:0;background:rgba(0,0,0,0);color:var(--g-navy);font-size:1.4rem;outline:none}.glucody-pharm__search input::placeholder{color:var(--g-muted)}.glucody-pharm__search svg{flex-shrink:0;width:2rem;height:2rem;color:var(--g-navy)}.glucody-pharm__list{display:flex;flex-direction:column;gap:2rem}.glucody-pharm__geo{display:inline-flex;align-items:center;gap:.8rem;padding:.9rem 1.4rem;border:1px solid #cfe0f2;border-radius:999rem;background:var(--g-white);color:#1f6aa6;font-family:inherit;font-size:1.3rem;font-weight:500;line-height:1;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.glucody-pharm__geo svg{flex-shrink:0;width:1.6rem;height:1.6rem;color:currentColor}.glucody-pharm__geo:hover:not(:disabled){border-color:#3f8dd8;background:#f2f8fe}.glucody-pharm__geo:focus-visible{outline:2px solid #1f6aa6;outline-offset:2px}.glucody-pharm__geo:disabled{opacity:.6;cursor:progress}.glucody-pharm__geo[hidden]{display:none}.glucody-pharm__geo-msg{color:var(--g-muted);font-size:1.25rem;line-height:1.45}.glucody-pharm__geo-msg.is-error{color:#c93a3a}.glucody-pharm__geo-msg[hidden]{display:none}.glucody-pharm__card{padding:2.4rem;border:1px solid #e8eef7;border-radius:1.6rem;background:var(--g-white);box-shadow:0 .4rem 2rem rgba(29,41,61,.08);transition:border-color .15s ease,box-shadow .15s ease}.glucody-pharm__card[hidden]{display:none}.glucody-pharm__card.is-active{border-color:#3f8dd8;box-shadow:0 0 0 2px rgba(63,141,216,.35),0 .4rem 2rem rgba(29,41,61,.12)}@media(max-width: 989px){.glucody-pharm__card{scroll-margin-top:calc(var(--pharm-hdr-h) + var(--pharm-map-h) + 1.6rem)}}.glucody-pharm__name{padding-bottom:1.4rem;color:#1d293d;font-size:1.9rem;font-weight:600;line-height:1.3}.glucody-pharm__dist{margin-top:-1rem;padding-bottom:1.2rem;color:#1f6aa6;font-size:1.3rem;font-weight:500}.glucody-pharm__dist[hidden]{display:none}.glucody-pharm__meta{display:flex;flex-direction:column;gap:1rem;padding-bottom:1.8rem}.glucody-pharm__meta li{display:flex;align-items:center;gap:1rem;color:var(--g-muted);font-size:1.4rem}.glucody-pharm__meta svg{flex-shrink:0;width:1.8rem;height:1.8rem;color:var(--g-blue)}.glucody-pharm__cta{display:flex;align-items:center;justify-content:center;width:100%;min-height:4.4rem;border:1px solid #3f8dd8;border-radius:1rem;color:#3f8dd8;font-size:1.3rem;font-weight:600;letter-spacing:.08rem;text-transform:uppercase;transition:background-color .15s ease,color .15s ease}.glucody-pharm__cta:hover{background:#3f8dd8;color:var(--g-white)}.glucody-pharm__none{color:var(--g-muted);font-size:1.4rem;text-align:center}.glucody-pharm__count{padding:0 .2rem;color:var(--g-muted);font-size:1.3rem}.glucody-pharm__map{height:min(75rem,100dvh - 12rem);border-radius:2.4rem}@media(max-width: 989px){.glucody-pharm__map{grid-row:2/-1;grid-column:1;align-self:start;position:sticky;top:var(--pharm-hdr-h);z-index:1;height:var(--pharm-map-h);border-radius:1.2rem}}@media(max-width: 989px){.glucody-pharm__map .leaflet-control-zoom a{width:4.4rem;height:4.4rem;line-height:4.4rem;font-size:2rem}.glucody-pharm__map .leaflet-control-attribution{font-size:.9rem}}.glucody-pharm__map{overflow:hidden}.glucody-pharm__map iframe,.glucody-pharm__map .glucody-pharm__canvas{width:100%;height:100%;border:0}.glucody-pharm__map .glucody-pharm__canvas{z-index:0}.glucody-pharm .leaflet-popup-content-wrapper{padding:1.6rem;border-radius:1.2rem;box-shadow:0 .8rem 2.4rem rgba(29,41,61,.18)}.glucody-pharm .leaflet-popup-content{margin:0}.glucody-pharm .leaflet-popup-tip{box-shadow:none}.glucody-pharm__pop{display:flex;flex-direction:column;gap:.6rem}.glucody-pharm__pop-name{color:#1d293d;font-size:1.5rem;font-weight:600;line-height:1.3}.glucody-pharm__pop-line{color:var(--g-muted);font-size:1.3rem;line-height:1.45}.glucody-pharm__pop-tel:hover{color:var(--g-navy);text-decoration:underline}.glucody-pharm__pop-cta{display:flex;align-items:center;justify-content:center;margin-top:.6rem;min-height:3.6rem;padding-inline:1.4rem;border:1px solid #3f8dd8;border-radius:.8rem;color:#3f8dd8;font-size:1.2rem;font-weight:600;letter-spacing:.08rem;text-transform:uppercase;transition:background-color .15s ease,color .15s ease}.glucody-pharm__pop-cta:hover{background:#3f8dd8;color:var(--g-white)}
