.pharmacy-main{padding-block:64px 92px}.pharmacy-notice{margin-bottom:58px;padding:22px 24px;color:var(--green-900);background:var(--green-100);border-left:5px solid #4d8b78;border-radius:0 var(--radius-medium) var(--radius-medium) 0}.pharmacy-notice strong{font-size:1.04rem}.pharmacy-notice p{margin:8px 0 0;color:var(--muted)}.pharmacy-notice .verified-date{font-size:.76rem;font-weight:700}.pharmacy-directory .content-heading{max-width:760px}.pharmacy-directory .content-heading p:last-child{color:var(--muted)}.pharmacy-search{max-width:620px;margin-top:30px}.pharmacy-search label{display:block;margin-bottom:8px;color:var(--green-900);font-size:.82rem;font-weight:800}.pharmacy-search input{width:100%;min-height:52px;padding:12px 16px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:12px;font:inherit}.pharmacy-search input:focus{border-color:var(--green-700);outline:3px solid rgba(24,92,67,.14)}.pharmacy-filters{display:flex;flex-wrap:wrap;gap:9px;margin:20px 0 14px}.pharmacy-filters button{padding:9px 14px;color:var(--green-800);background:var(--green-100);border:1px solid transparent;border-radius:999px;font:inherit;font-size:.78rem;font-weight:800;cursor:pointer}.pharmacy-filters button:hover,.pharmacy-filters button:focus-visible,.pharmacy-filters button.is-active{color:#fff;background:var(--green-700)}.pharmacy-result-status{margin:0 0 18px;color:var(--muted);font-size:.78rem;font-weight:700}.pharmacy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pharmacy-card{display:flex;min-height:405px;padding:22px;flex-direction:column;background:#fff;border:1px solid var(--line);border-top:4px solid #5c987e;border-radius:var(--radius-medium);box-shadow:0 8px 24px rgba(25,53,43,.07)}.pharmacy-card[hidden]{display:none}.drugstore-card{border-top-color:#d18b3c}.combined-card{border-top-color:#4e7ca0}.pharmacy-kind{align-self:flex-start;padding:5px 9px;color:#356b58;background:#e7f3ec;border-radius:999px;font-size:.7rem;font-weight:800}.drugstore-card .pharmacy-kind{color:#865b22;background:#fff1db}.combined-card .pharmacy-kind{color:#355c7b;background:#e9f2fb}.pharmacy-card h3{margin:19px 0 10px;color:var(--green-900);font-size:1.06rem;line-height:1.55}.pharmacy-hours{margin:0 0 10px;color:var(--muted);font-size:.77rem;line-height:1.7}.pharmacy-hours strong{color:var(--green-900)}.pharmacy-services{margin:0 0 14px;color:var(--muted);font-size:.76rem;line-height:1.65}.pharmacy-services em{font-style:normal;font-weight:700}.pharmacy-card address{margin:auto 0 16px;padding-top:16px;color:var(--ink);border-top:1px solid var(--line);font-style:normal;font-size:.82rem;line-height:1.7}.pharmacy-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pharmacy-actions a{display:flex;min-height:43px;padding:8px 10px;align-items:center;justify-content:center;color:var(--green-800);background:var(--green-100);border-radius:9px;font-size:.74rem;font-weight:800;text-align:center}.pharmacy-actions .pharmacy-call{grid-column:1/-1;color:#fff;background:var(--green-700)}.pharmacy-no-results{margin:24px 0 0;padding:24px;color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:var(--radius-medium);text-align:center}.pharmacy-note{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;margin-top:64px;padding:30px;color:var(--green-900);background:linear-gradient(135deg,var(--green-100),#fff1db);border-radius:var(--radius-large)}.pharmacy-note h2{margin:5px 0 10px}.pharmacy-note p:last-child{margin:0;color:var(--muted)}
@media(max-width:940px){.pharmacy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.pharmacy-main{padding-block:44px 72px}.pharmacy-grid,.pharmacy-note{grid-template-columns:1fr}.pharmacy-card{min-height:360px}.pharmacy-note{padding:24px 20px}.pharmacy-note .button{width:100%}}
