.pharmacy-template{--pm-primary: #0d9488;--pm-primary-dark: #0f766e;--pm-primary-light: #ccfbf1;--pm-accent: #2563eb;--pm-wa: #25d366;--pm-wa-dark: #128c7e;--pm-ink: #0f172a;--pm-bg: #ffffff;--pm-surface: #f8fafc;--pm-surface-2: #f1f5f9;--pm-text: #1e293b;--pm-text-muted: #64748b;--pm-border: #e2e8f0;--pm-danger: #dc2626;--pm-r-sm: 10px;--pm-r-md: 14px;--pm-r-lg: 20px;--pm-r-pill: 999px;--pm-shadow-sm: 0 1px 2px rgba(15, 23, 42, .06), 0 2px 8px rgba(15, 23, 42, .05);--pm-shadow-md: 0 12px 30px rgba(15, 23, 42, .12);--pm-font: "DM Sans", system-ui, -apple-system, sans-serif;--pm-display: "Familjen Grotesk", "DM Sans", system-ui, sans-serif;font-family:var(--pm-font);color:var(--pm-text);background:var(--pm-bg);line-height:1.55;-webkit-font-smoothing:antialiased}html:lang(hi) .pharmacy-template,html:lang(mr) .pharmacy-template{--pm-font: "Hind", "Noto Sans Devanagari", system-ui, sans-serif;--pm-display: "Hind", "Noto Sans Devanagari", system-ui, sans-serif}.pharmacy-template.palette-mint{--pm-primary: #059669;--pm-primary-dark: #047857;--pm-primary-light: #d1fae5}.pharmacy-template.palette-violet{--pm-primary: #0d9488;--pm-primary-dark: #0f766e;--pm-primary-light: #ccfbf1}.pharmacy-template *,.pharmacy-template *:before,.pharmacy-template *:after{box-sizing:border-box}.pharmacy-template h1,.pharmacy-template h2,.pharmacy-template h3{font-family:var(--pm-display);color:var(--pm-ink);margin:0}.pharmacy-template a{color:inherit;text-decoration:none}.pm-section{max-width:1100px;margin:0 auto;padding:40px 18px}.pm-eyebrow{display:inline-block;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pm-primary);margin-bottom:4px}.pm-section-title{font-size:clamp(1.4rem,3vw,1.9rem);font-weight:700;letter-spacing:-.01em}.pm-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:var(--pm-r-pill);font-weight:700;font-size:.95rem;border:1px solid transparent;cursor:pointer;transition:transform .12s ease,background .15s ease,box-shadow .15s ease}.pm-btn:active{transform:translateY(1px)}.pm-btn--wa{background:var(--pm-wa);color:#052e16}.pm-btn--wa:hover{background:var(--pm-wa-dark);color:#fff}.pm-btn--ghost{background:transparent;color:var(--pm-primary-dark);border-color:var(--pm-border)}.pm-btn--ghost:hover{background:var(--pm-surface)}.pm-btn--block{width:100%;margin-top:4px}.pm-header{position:sticky;top:0;z-index:40;background:#ffffffeb;backdrop-filter:blur(10px);border-bottom:1px solid var(--pm-border)}.pm-header-inner{max-width:1100px;margin:0 auto;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.pm-header-brand{display:flex;align-items:center;gap:10px;min-width:0}.pm-header-logo{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--pm-primary-light);color:var(--pm-primary-dark);overflow:hidden;flex-shrink:0}.pm-header-logo-img{width:100%;height:100%;object-fit:cover}.pm-header-name{font-family:var(--pm-display);font-weight:700;font-size:1.05rem;color:var(--pm-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pm-header-actions{display:flex;align-items:center;gap:8px}.pm-header-share{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:var(--pm-r-pill);border:1px solid var(--pm-border);background:#fff;color:var(--pm-text);font-size:.85rem;font-weight:600;cursor:pointer}.pm-header-wa{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:var(--pm-r-pill);background:var(--pm-wa);color:#052e16;font-weight:700;font-size:.88rem}.pm-hero{background:radial-gradient(120% 120% at 0% 0%,var(--pm-primary-light) 0%,transparent 55%),var(--pm-surface);border-bottom:1px solid var(--pm-border)}.pm-hero-inner{max-width:1100px;margin:0 auto;padding:36px 18px 40px}.pm-hero-mark{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:var(--pm-primary);color:#fff;box-shadow:var(--pm-shadow-sm);margin-bottom:16px}.pm-hero-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.pm-chip{display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border-radius:var(--pm-r-pill);background:#fff;border:1px solid var(--pm-border);font-size:.8rem;font-weight:600;color:var(--pm-text)}.pm-chip-muted{color:var(--pm-text-muted);font-weight:500}.pm-chip-dot{width:7px;height:7px;border-radius:50%;background:currentColor}.pm-chip--open{color:var(--pm-primary-dark);border-color:var(--pm-primary-light);background:var(--pm-primary-light)}.pm-chip--closed{color:var(--pm-danger)}.pm-chip--rating{color:#b45309}.pm-hero-name{font-size:clamp(1.8rem,5vw,2.6rem);font-weight:700;letter-spacing:-.02em}.pm-hero-tagline{margin:8px 0 22px;color:var(--pm-text-muted);font-size:1.02rem;max-width:52ch}.pm-hero-cta{display:flex;flex-wrap:wrap;gap:10px}.pm-trust{max-width:1100px;margin:0 auto;padding:24px 18px 4px}.pm-trust-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.pm-trust-card{display:flex;gap:12px;align-items:flex-start;padding:16px;border:1px solid var(--pm-border);border-radius:var(--pm-r-md);background:#fff;box-shadow:var(--pm-shadow-sm)}.pm-trust-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--pm-primary-light);color:var(--pm-primary-dark);flex-shrink:0}.pm-trust-title{font-size:.98rem;font-weight:700}.pm-trust-body{margin:2px 0 0;font-size:.86rem;color:var(--pm-text-muted)}.pm-products-head{display:flex;flex-wrap:wrap;gap:14px;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.pm-search{position:relative;flex:1;min-width:220px;max-width:360px}.pm-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--pm-text-muted)}.pm-search-input{width:100%;padding:11px 14px 11px 38px;border-radius:var(--pm-r-pill);border:1px solid var(--pm-border);background:#fff;font-size:.92rem;font-family:inherit;color:var(--pm-text)}.pm-search-input:focus{outline:none;border-color:var(--pm-primary);box-shadow:0 0 0 3px var(--pm-primary-light)}.pm-category-scroll{display:flex;gap:8px;overflow-x:auto;padding-bottom:6px;margin-bottom:18px;scrollbar-width:none}.pm-category-scroll::-webkit-scrollbar{display:none}.pm-category-pill{flex-shrink:0;padding:7px 15px;border-radius:var(--pm-r-pill);border:1px solid var(--pm-border);background:#fff;color:var(--pm-text);font-size:.85rem;font-weight:600;cursor:pointer;white-space:nowrap}.pm-category-pill.active{background:var(--pm-primary);border-color:var(--pm-primary);color:#fff}.pm-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:14px}.pm-products-empty{text-align:center;color:var(--pm-text-muted);padding:36px 0}.pm-product-card{display:flex;flex-direction:column;border:1px solid var(--pm-border);border-radius:var(--pm-r-md);background:#fff;overflow:hidden;transition:box-shadow .15s ease,transform .12s ease}.pm-product-card:hover{box-shadow:var(--pm-shadow-md);transform:translateY(-2px)}.pm-product-img-wrap{position:relative;aspect-ratio:1 / 1;background:var(--pm-surface-2)}.pm-product-img{width:100%;height:100%;object-fit:cover}.pm-product-img-placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--pm-text-muted)}.pm-out-of-stock{position:absolute;top:8px;left:8px;padding:3px 9px;border-radius:var(--pm-r-pill);background:#0f172ac7;color:#fff;font-size:.72rem;font-weight:700}.pm-product-body{display:flex;flex-direction:column;gap:4px;padding:12px}.pm-product-cat{font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--pm-primary)}.pm-product-name{font-size:.95rem;font-weight:600;font-family:var(--pm-font);color:var(--pm-ink);line-height:1.3}.pm-price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px}.pm-product-price,.pm-sale-price{font-size:1.05rem;font-weight:700;color:var(--pm-ink)}.pm-sale-price{color:var(--pm-primary-dark)}.pm-original-price{font-size:.85rem;color:var(--pm-text-muted);text-decoration:line-through}.pm-product-unit{font-size:.78rem;color:var(--pm-text-muted)}.pm-product-contact-price{font-size:.88rem;color:var(--pm-text-muted);font-weight:600;margin:0}.pm-variant-select{width:100%;padding:7px 9px;border-radius:var(--pm-r-sm);border:1px solid var(--pm-border);background:#fff;font-size:.84rem;font-family:inherit;color:var(--pm-text)}.pm-add-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-top:4px;padding:9px 12px;border-radius:var(--pm-r-sm);border:none;background:var(--pm-primary);color:#fff;font-size:.88rem;font-weight:700;cursor:pointer}.pm-add-btn:hover{background:var(--pm-primary-dark)}.pm-add-btn:disabled{background:var(--pm-surface-2);color:var(--pm-text-muted);cursor:not-allowed}.pm-qty-controls{display:flex;align-items:center;justify-content:space-between;margin-top:4px;border:1px solid var(--pm-border);border-radius:var(--pm-r-sm);overflow:hidden}.pm-qty-btn{width:38px;height:36px;border:none;background:var(--pm-surface);color:var(--pm-primary-dark);font-size:1.15rem;font-weight:700;cursor:pointer}.pm-qty-btn:hover{background:var(--pm-primary-light)}.pm-qty-value{font-weight:700;font-size:.95rem}.pm-cart-fab{position:fixed;right:16px;bottom:16px;z-index:50;display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border:none;border-radius:var(--pm-r-pill);background:var(--pm-primary);color:#fff;font-weight:700;box-shadow:var(--pm-shadow-md);cursor:pointer}.pm-cart-badge{display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:var(--pm-r-pill);background:#fff;color:var(--pm-primary-dark);font-size:.8rem}.pm-cart-total{font-size:.95rem}.pm-modal-overlay{position:fixed;inset:0;z-index:60;background:#0f172a80;display:flex;align-items:flex-end;justify-content:center;padding:0}.pm-modal{width:100%;max-width:460px;background:#fff;border-radius:var(--pm-r-lg) var(--pm-r-lg) 0 0;padding:20px;max-height:86vh;overflow-y:auto}.pm-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.pm-modal-title{font-size:1.2rem;font-weight:700}.pm-modal-count{font-size:.85rem;color:var(--pm-text-muted)}.pm-modal-empty{text-align:center;padding:24px 0;color:var(--pm-text-muted)}.pm-cart-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--pm-border)}.pm-cart-item-name{font-weight:600;font-size:.94rem}.pm-cart-item-variant{font-size:.8rem;color:var(--pm-primary-dark)}.pm-cart-item-price{font-size:.88rem;color:var(--pm-text-muted)}.pm-cart-item-qty{display:flex;align-items:center;gap:10px;font-weight:700}.pm-cart-total-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;font-weight:700;font-size:1.05rem}.pm-checkout-input{width:100%;margin-bottom:10px;padding:11px 14px;border-radius:var(--pm-r-sm);border:1px solid var(--pm-border);background:#fff;font-size:.92rem;font-family:inherit;color:var(--pm-text)}.pm-checkout-input:focus{outline:none;border-color:var(--pm-primary);box-shadow:0 0 0 3px var(--pm-primary-light)}.pm-modal-close{width:100%;margin-top:12px;padding:10px;background:transparent;border:1px solid var(--pm-border);border-radius:var(--pm-r-sm);color:var(--pm-text);font-weight:600;cursor:pointer}.pm-gallery-header{margin-bottom:16px}.pm-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.pm-gallery-card{margin:0;border-radius:var(--pm-r-md);overflow:hidden;border:1px solid var(--pm-border);background:var(--pm-surface-2)}.pm-gallery-img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.pm-gallery-caption{padding:8px 10px;font-size:.82rem;color:var(--pm-text-muted)}.pm-reviews-head{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.pm-reviews-aggregate{display:flex;align-items:center;gap:8px}.pm-reviews-aggregate-num{font-size:1.3rem;font-weight:800;color:var(--pm-ink)}.pm-reviews-aggregate-count{font-size:.85rem;color:var(--pm-text-muted)}.pm-review-stars{display:inline-flex;gap:1px;color:#f59e0b}.pm-star--off{color:var(--pm-border)}.pm-review-grid{list-style:none;margin:0 0 24px;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}.pm-review-card{border:1px solid var(--pm-border);border-radius:var(--pm-r-md);background:#fff;padding:16px}.pm-review-top{display:flex;align-items:center;gap:10px;margin-bottom:8px}.pm-review-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--pm-primary-light);color:var(--pm-primary-dark);font-weight:700}.pm-review-name{display:block;font-weight:700;font-size:.9rem}.pm-review-body{margin:0 0 8px;font-size:.9rem;color:var(--pm-text)}.pm-review-date{font-size:.78rem;color:var(--pm-text-muted)}.pm-review-form{max-width:520px}.pm-location-head{margin-bottom:18px}.pm-location-head .pm-eyebrow{display:inline-flex;align-items:center;gap:6px}.pm-location-sub{margin-top:6px;max-width:52ch;color:var(--pm-text-muted);font-size:.95rem;line-height:1.55}.pm-location-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:860px){.pm-location-grid{grid-template-columns:1.5fr 1fr;align-items:stretch}}.pm-location-map-wrap{border-radius:var(--pm-r-md);overflow:hidden;border:1px solid var(--pm-border);background:var(--pm-surface-2);min-height:300px}.pm-location-map{width:100%;height:100%;min-height:300px;border:0;display:block}.pm-location-panel{display:flex;flex-direction:column;gap:18px;background:var(--pm-surface);border:1px solid var(--pm-border);border-radius:var(--pm-r-md);padding:24px}.pm-location-row{display:flex;gap:12px;align-items:flex-start}.pm-location-ic{display:grid;place-items:center;flex-shrink:0;width:40px;height:40px;border-radius:12px;background:var(--pm-primary-light);color:var(--pm-primary-dark)}.pm-location-row-body{display:flex;flex-direction:column;gap:2px;min-width:0}.pm-location-row-label{font-size:.74rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--pm-text-muted)}.pm-location-row-value{margin:0;font-size:.95rem;line-height:1.5;color:var(--pm-ink)}.pm-location-row-link{font-size:.95rem;font-weight:600;color:var(--pm-primary-dark)}.pm-location-row-link:hover{text-decoration:underline}.pm-location-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto}.pm-location-actions .pm-btn{flex:1 1 auto}.pm-footer{background:var(--pm-surface);border-top:1px solid var(--pm-border);margin-top:20px}.pm-footer-content{max-width:1100px;margin:0 auto;padding:36px 18px 24px}.pm-footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:28px}.pm-footer-logo{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--pm-primary-light);color:var(--pm-primary-dark);margin-bottom:8px}.pm-footer-name{display:block;font-family:var(--pm-display);font-weight:700;font-size:1.1rem;color:var(--pm-ink)}.pm-footer-tagline{margin:4px 0 0;font-size:.86rem;color:var(--pm-text-muted);max-width:34ch}.pm-social-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.pm-social-link{font-size:.84rem;font-weight:600;color:var(--pm-primary-dark)}.pm-footer-heading{font-size:.95rem;font-weight:700;margin-bottom:10px;display:flex;align-items:center;gap:6px}.pm-footer-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.pm-footer-list li{display:flex;align-items:flex-start;gap:8px;font-size:.86rem;color:var(--pm-text-muted)}.pm-footer-list a:hover{color:var(--pm-primary-dark)}.pm-footer-hours{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.pm-footer-hours li{display:flex;justify-content:space-between;font-size:.84rem;color:var(--pm-text-muted)}.pm-footer-disclaimer{margin:28px 0 0;padding-top:18px;border-top:1px solid var(--pm-border);font-size:.78rem;color:var(--pm-text-muted)}.pm-footer-bottom{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between;margin-top:16px;font-size:.8rem;color:var(--pm-text-muted)}@media(min-width:640px){.pm-modal-overlay{align-items:center;padding:20px}.pm-modal{border-radius:var(--pm-r-lg)}.pm-product-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}}
