:root{--bg-primary:var(--theme-page-bg);--bg-secondary:var(--theme-page-bg-secondary);--text-primary:var(--theme-text-primary);--text-secondary:var(--theme-text-secondary);--accent:var(--color-brand-primary);--gradient:linear-gradient(135deg, var(--color-brand-primary) 0%, var(--color-brand-gradient-end) 100%)}[data-astro-cid-vf5vuxth]{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--theme-page-bg);color:var(--theme-text-primary);font-family:Montserrat,sans-serif}.container[data-astro-cid-vf5vuxth]{max-width:1400px;margin:0 auto;padding:0 2rem}.clinic-hero[data-astro-cid-vf5vuxth]{background:var(--gradient);text-align:center;justify-content:center;align-items:center;min-height:300px;margin-top:72px;margin-bottom:3rem;padding:0 2rem;display:flex}.clinic-hero[data-astro-cid-vf5vuxth] .container[data-astro-cid-vf5vuxth]{flex-direction:column;justify-content:center;align-items:center;display:flex}.clinic-hero[data-astro-cid-vf5vuxth] h1[data-astro-cid-vf5vuxth]{color:#fff;margin-bottom:.5rem;font-size:3rem;font-weight:800}.weather-widget[data-astro-cid-vf5vuxth]{align-items:center;gap:.5rem;display:inline-flex}#weather-widget .weather-icon{width:32px;height:32px}#weather-widget .weather-icon img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 2px 4px #0003);width:100%;height:100%}#weather-widget .weather-info{opacity:.9;font-size:1rem}#weather-widget .weather-error{opacity:.8;font-size:.95rem}.clinic-content[data-astro-cid-vf5vuxth]{grid-template-columns:2fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}.main-content[data-astro-cid-vf5vuxth]{background-color:var(--theme-card-bg);border:1px solid var(--theme-border-light);box-shadow:0 4px 6px var(--theme-shadow);border-radius:12px;max-width:100%;padding:2.5rem;overflow:hidden}.main-content[data-astro-cid-vf5vuxth] h2[data-astro-cid-vf5vuxth]{color:var(--accent);margin-bottom:1.5rem;font-size:2rem}.main-content[data-astro-cid-vf5vuxth] p{color:var(--text-secondary);margin-bottom:1rem;line-height:1.8}.main-content[data-astro-cid-vf5vuxth] .text-white,.main-content[data-astro-cid-vf5vuxth] .text-base.text-white{color:#fff!important}.sidebar[data-astro-cid-vf5vuxth]{flex-direction:column;gap:2rem;display:flex}.info-card[data-astro-cid-vf5vuxth]{background-color:var(--theme-card-bg);border:1px solid var(--theme-border-light);box-shadow:0 4px 6px var(--theme-shadow);border-radius:12px;padding:2rem}.info-card[data-astro-cid-vf5vuxth] h3[data-astro-cid-vf5vuxth]{color:var(--accent);margin-bottom:1.5rem;font-size:1.5rem}.info-item[data-astro-cid-vf5vuxth]{border-bottom:1px solid var(--theme-border-light);align-items:flex-start;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.info-item[data-astro-cid-vf5vuxth]:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.info-item[data-astro-cid-vf5vuxth] i[data-astro-cid-vf5vuxth]{color:var(--accent);flex-shrink:0;margin-top:.2rem;font-size:1.2rem}.info-item-content[data-astro-cid-vf5vuxth]{flex:1}.info-item-content[data-astro-cid-vf5vuxth] p{margin:0;line-height:1.6}.hours-list[data-astro-cid-vf5vuxth]{flex-direction:column;gap:.75rem;display:flex}.hours-item[data-astro-cid-vf5vuxth]{background-color:var(--theme-page-bg-secondary);border-radius:6px;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.hours-day[data-astro-cid-vf5vuxth]{color:var(--text-primary);font-weight:600}.hours-time[data-astro-cid-vf5vuxth]{color:var(--accent)}.hours-closed[data-astro-cid-vf5vuxth]{color:var(--text-secondary)}.transport-table[data-astro-cid-vf5vuxth]{border-collapse:collapse;width:100%;font-size:.9rem}.transport-table[data-astro-cid-vf5vuxth] thead[data-astro-cid-vf5vuxth] th[data-astro-cid-vf5vuxth]{text-align:center;color:var(--accent);border-bottom:2px solid var(--accent);background-color:#10b9811a;padding:.5rem;font-size:1rem;font-weight:600}.transport-table[data-astro-cid-vf5vuxth] thead[data-astro-cid-vf5vuxth] th[data-astro-cid-vf5vuxth]:nth-child(2){text-align:left}.transport-table[data-astro-cid-vf5vuxth] thead[data-astro-cid-vf5vuxth] th[data-astro-cid-vf5vuxth] i[data-astro-cid-vf5vuxth]{font-size:1rem}.transport-table[data-astro-cid-vf5vuxth] tbody[data-astro-cid-vf5vuxth] td[data-astro-cid-vf5vuxth]{border-bottom:1px solid var(--theme-border-light);color:var(--text-primary);text-align:center;padding:.6rem .5rem}.transport-table[data-astro-cid-vf5vuxth] tbody[data-astro-cid-vf5vuxth] td[data-astro-cid-vf5vuxth]:nth-child(2){text-align:left}.transport-table[data-astro-cid-vf5vuxth] tbody[data-astro-cid-vf5vuxth] tr[data-astro-cid-vf5vuxth]:last-child td[data-astro-cid-vf5vuxth]{border-bottom:none}.transport-table[data-astro-cid-vf5vuxth] tbody[data-astro-cid-vf5vuxth] tr[data-astro-cid-vf5vuxth]:hover{background-color:var(--theme-page-bg-secondary)}.transport-table[data-astro-cid-vf5vuxth] td[data-astro-cid-vf5vuxth] i[data-astro-cid-vf5vuxth]{color:var(--accent);font-size:1.1rem}.clinic-photo[data-astro-cid-vf5vuxth]{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:300px;margin-bottom:1.5rem}.sidebar-map[data-astro-cid-vf5vuxth]{border-radius:8px;width:100%;height:300px;overflow:hidden}.staff-list[data-astro-cid-vf5vuxth]{flex-direction:column;gap:1rem;display:flex}.staff-member[data-astro-cid-vf5vuxth]{background-color:var(--theme-page-bg-secondary);border-radius:6px;padding:1rem}.staff-name[data-astro-cid-vf5vuxth]{color:var(--text-primary);margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.staff-title[data-astro-cid-vf5vuxth]{color:var(--accent);margin-bottom:.25rem;font-size:.95rem}.staff-qualification[data-astro-cid-vf5vuxth]{color:var(--text-secondary);font-size:.9rem}.cta-button[data-astro-cid-vf5vuxth]{background:var(--gradient);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.cta-button[data-astro-cid-vf5vuxth]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #10b9814d}.breadcrumbs[data-astro-cid-vf5vuxth]{max-width:1400px;color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:.5rem;margin:-2rem auto 2rem;padding:0 2rem;font-size:.9rem;display:flex}.breadcrumbs[data-astro-cid-vf5vuxth] a[data-astro-cid-vf5vuxth]{color:var(--accent);text-decoration:none;transition:color .3s}.breadcrumbs[data-astro-cid-vf5vuxth] a[data-astro-cid-vf5vuxth]:hover{color:var(--color-brand-primary-hover);text-decoration:underline}.breadcrumbs[data-astro-cid-vf5vuxth] .separator[data-astro-cid-vf5vuxth]{color:var(--text-secondary);opacity:.5}.breadcrumbs[data-astro-cid-vf5vuxth] .current[data-astro-cid-vf5vuxth]{color:var(--text-primary)}@media (width<=968px){.clinic-content[data-astro-cid-vf5vuxth]{grid-template-columns:1fr}.clinic-hero[data-astro-cid-vf5vuxth]{min-height:250px}.clinic-hero[data-astro-cid-vf5vuxth] h1[data-astro-cid-vf5vuxth]{font-size:2rem}}@media (width<=768px){.container[data-astro-cid-vf5vuxth]{padding:0 1rem}.clinic-hero[data-astro-cid-vf5vuxth]{min-height:200px}.main-content[data-astro-cid-vf5vuxth],.info-card[data-astro-cid-vf5vuxth]{padding:1.5rem}.transport-table[data-astro-cid-vf5vuxth]{font-size:.85rem}.transport-table[data-astro-cid-vf5vuxth] thead[data-astro-cid-vf5vuxth] th[data-astro-cid-vf5vuxth],.transport-table[data-astro-cid-vf5vuxth] tbody[data-astro-cid-vf5vuxth] td[data-astro-cid-vf5vuxth]{padding:.4rem .3rem}.transport-table[data-astro-cid-vf5vuxth] td[data-astro-cid-vf5vuxth] i[data-astro-cid-vf5vuxth]{font-size:1rem}}.reviews-header-inline[data-astro-cid-vf5vuxth]{margin-bottom:2rem}.reviews-header-inline[data-astro-cid-vf5vuxth] h3[data-astro-cid-vf5vuxth]{color:var(--accent)}.aggregate-rating-inline[data-astro-cid-vf5vuxth]{align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.rating-number[data-astro-cid-vf5vuxth]{color:var(--accent);font-size:4rem;font-weight:800}.rating-details[data-astro-cid-vf5vuxth] .stars[data-astro-cid-vf5vuxth]{color:gold;margin-bottom:.5rem;font-size:1.5rem}.rating-count[data-astro-cid-vf5vuxth]{color:var(--text-secondary);font-size:1rem}.testimonials-carousel[data-astro-cid-vf5vuxth]{margin-bottom:2rem;position:relative;overflow:hidden}.testimonial-track[data-astro-cid-vf5vuxth]{width:100%;transition:transform .5s;display:flex}.testimonial-card[data-astro-cid-vf5vuxth]{background:linear-gradient(145deg,#1e293bf2,#0f172af2);background-image:linear-gradient(145deg, #1e293bf2, #0f172af2), linear-gradient(135deg, var(--color-brand-primary) 0%, var(--color-brand-gradient-end) 100%);box-sizing:border-box;background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000;border-radius:16px;flex-shrink:0;min-width:100%;padding:4rem;position:relative;box-shadow:0 20px 60px #0000004d}.testimonial-card[data-astro-cid-vf5vuxth]:before{content:"\"";color:#10b98133;font-family:Georgia,serif;font-size:6rem;line-height:1;position:absolute;top:2rem;left:2rem}.testimonial-stars[data-astro-cid-vf5vuxth]{color:gold;gap:.25rem;margin-bottom:2rem;font-size:1.5rem;display:flex}.testimonial-stars[data-astro-cid-vf5vuxth] i[data-astro-cid-vf5vuxth]{filter:drop-shadow(0 2px 4px #ffd7004d)}.testimonial-text[data-astro-cid-vf5vuxth]{color:var(--text-primary);z-index:1;margin-bottom:2.5rem;font-size:1.5rem;font-style:italic;font-weight:300;line-height:2;position:relative}.testimonial-author[data-astro-cid-vf5vuxth]{border-top:1px solid var(--theme-border-light);align-items:center;gap:1rem;padding-top:2rem;display:flex}.author-avatar[data-astro-cid-vf5vuxth]{background:var(--gradient);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:700;display:flex}.author-info[data-astro-cid-vf5vuxth]{flex:1}.author-name[data-astro-cid-vf5vuxth]{color:var(--text-primary);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.author-treatment[data-astro-cid-vf5vuxth]{color:var(--accent);font-size:1rem;font-weight:500}.carousel-btn[data-astro-cid-vf5vuxth]{display:none}.carousel-dots[data-astro-cid-vf5vuxth]{justify-content:center;gap:.75rem;display:flex}.carousel-dot[data-astro-cid-vf5vuxth]{background-color:var(--theme-border);cursor:pointer;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.carousel-dot[data-astro-cid-vf5vuxth].active{background-color:var(--accent);border-radius:6px;width:32px}.regional-treatments-section[data-astro-cid-vf5vuxth]{border-top:1px solid var(--theme-border-light);margin-top:3rem;padding-top:3rem}.regional-treatments-section[data-astro-cid-vf5vuxth] h3[data-astro-cid-vf5vuxth]{color:var(--accent);margin-bottom:2rem;font-size:2rem}.treatment-categories[data-astro-cid-vf5vuxth]{border-top:1px solid var(--theme-border-light);grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2.5rem;padding-top:2.5rem;display:grid}.treatment-category-title[data-astro-cid-vf5vuxth]{color:var(--accent);border-bottom:2px solid var(--accent);margin-bottom:.75rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:700}.treatment-category-list[data-astro-cid-vf5vuxth]{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.treatment-category-list[data-astro-cid-vf5vuxth] li[data-astro-cid-vf5vuxth] a[data-astro-cid-vf5vuxth]{color:var(--text-secondary);font-size:.95rem;line-height:1.5;text-decoration:none;transition:color .2s}.treatment-category-list[data-astro-cid-vf5vuxth] li[data-astro-cid-vf5vuxth] a[data-astro-cid-vf5vuxth]:hover{color:var(--accent)}@media (width<=768px){.treatment-categories[data-astro-cid-vf5vuxth]{grid-template-columns:1fr;gap:1.5rem}}.treatments-list[data-astro-cid-vf5vuxth]{flex-direction:column;gap:1.5rem;display:flex}.treatment-tile[data-astro-cid-vf5vuxth]{background-color:var(--theme-card-bg);border:2px solid #0000;border-radius:12px;grid-template-columns:260px 1fr auto;align-items:center;gap:1.5rem;transition:all .3s;display:grid;overflow:hidden}.treatment-tile[data-astro-cid-vf5vuxth]:hover{background-color:var(--theme-card-bg-hover);border-color:var(--accent);transform:translate(5px)}.treatment-image[data-astro-cid-vf5vuxth]{-o-object-fit:cover;object-fit:cover;background-color:var(--bg-secondary);width:260px;height:160px}.treatment-content[data-astro-cid-vf5vuxth]{flex:1;padding:1rem 0}.treatment-title[data-astro-cid-vf5vuxth]{color:var(--text-primary);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.treatment-excerpt[data-astro-cid-vf5vuxth]{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.treatment-excerpt[data-astro-cid-vf5vuxth] p{margin:0}.treatment-cta[data-astro-cid-vf5vuxth]{padding:0 2rem}.treatment-btn[data-astro-cid-vf5vuxth]{background:var(--gradient);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.treatment-btn[data-astro-cid-vf5vuxth]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #10b9814d}@media (width<=968px){.treatment-tile[data-astro-cid-vf5vuxth]{grid-template-columns:1fr;gap:0}.treatment-image[data-astro-cid-vf5vuxth]{width:100%;height:200px}.treatment-content[data-astro-cid-vf5vuxth]{padding:1.5rem}.treatment-cta[data-astro-cid-vf5vuxth]{padding:0 1.5rem 1.5rem}}.map-section[data-astro-cid-vf5vuxth]{margin-bottom:4rem;padding:4rem 0}.map-section[data-astro-cid-vf5vuxth] h2[data-astro-cid-vf5vuxth]{color:var(--text-primary);text-align:center;margin-bottom:2rem;font-size:2.5rem}.clinic-map[data-astro-cid-vf5vuxth]{background-image:linear-gradient(var(--color-brand-dark-secondary), var(--color-brand-dark-secondary)), linear-gradient(135deg, var(--color-brand-primary) 0%, var(--color-brand-gradient-end) 100%);background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000;border-radius:12px;width:100%;height:500px;overflow:hidden}@media (width<=768px){.reviews-header[data-astro-cid-vf5vuxth] h2[data-astro-cid-vf5vuxth],.map-section[data-astro-cid-vf5vuxth] h2[data-astro-cid-vf5vuxth]{font-size:2rem}.aggregate-rating[data-astro-cid-vf5vuxth]{flex-direction:column;gap:1rem}.rating-number[data-astro-cid-vf5vuxth]{font-size:3rem}.testimonial-card[data-astro-cid-vf5vuxth]{padding:2rem}.testimonial-text[data-astro-cid-vf5vuxth]{font-size:1.1rem}.carousel-btn[data-astro-cid-vf5vuxth]{width:40px;height:40px;font-size:1rem}.clinic-map[data-astro-cid-vf5vuxth]{height:400px}}
