.local-expertise { background: #fff; }
.hero-credentials { display: flex; flex-wrap: wrap; gap: 10px; margin: 24px 0 30px; padding: 0; list-style: none; }
.hero-credentials li { padding: 8px 12px; border: 1px solid rgba(79,145,106,.35); border-radius: 999px; color: #315f45; background: rgba(79,145,106,.07); font-size: .82rem; font-weight: 700; line-height: 1.3; }
.doctor-priority { padding: 80px 0 110px; background: #fff; }
.doctor-priority-grid { display: grid; grid-template-columns: .72fr 1.28fr; align-items: center; gap: 72px; }
.doctor-priority-image { width: 100%; max-width: 390px; margin: auto; border-radius: 10px; background: #faf7f5; box-shadow: 0 18px 55px rgba(22,8,62,.10); }
.doctor-priority h2 { margin-bottom: 12px; }
.doctor-qualifications { color: #4f916a; font-weight: 800; letter-spacing: .12em; }
.credential-links { display: flex; align-items: center; flex-wrap: wrap; gap: 18px 26px; margin-top: 28px; }
.credential-links .text-link { margin-top: 0; }
.local-expertise .center { margin-bottom: 42px; }
.local-expertise .testimonial h3 { font-size: 1.55rem; }
.seo-faq { margin-top: 70px; }
.seo-faq h2 { font-size: clamp(2rem, 3.2vw, 3rem); }
.seo-faq details { border-top: 1px solid #e4e0e1; padding: 20px 4px; }
.seo-faq details:last-child { border-bottom: 1px solid #e4e0e1; }
.seo-faq summary { color: #16083e; cursor: pointer; font-size: 1.12rem; font-weight: 700; }
.seo-faq details p { max-width: 820px; margin: 14px 0 0; }
.map-frame { overflow: hidden; margin-top: 38px; border-radius: 10px; box-shadow: 0 18px 55px rgba(22,8,62,.1); }
.map-frame iframe { display: block; width: 100%; height: 480px; border: 0; }
.map-actions { margin-top: 28px; }
.google-review-summary { display: flex; align-items: center; justify-content: space-between; gap: 50px; padding: 42px; border: 1px solid #e4e0e1; border-radius: 10px; background: #fff; box-shadow: 0 18px 55px rgba(22,8,62,.07); }
.google-review-summary > div:first-child { max-width: 650px; }
.google-wordmark { color: #4285f4; font-size: 1.45rem; font-weight: 800; letter-spacing: -.03em; }
.review-stars { margin: 8px 0 12px; color: #f6a800; font-size: 1.25rem; letter-spacing: .1em; }
.review-actions { display: flex; flex-direction: column; gap: 12px; min-width: 245px; }
.google-listing-summary { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 18px; max-width: 760px; margin: 34px auto 0; padding: 22px 24px; border-radius: 10px; background: #25262b; color: #f1f1f3; text-decoration: none; box-shadow: 0 18px 45px rgba(22,8,62,.16); }
.google-listing-summary:hover { color: #fff; transform: translateY(-2px); }
.google-badge { display: grid; width: 44px; height: 44px; place-items: center; border-radius: 50%; background: #fff; color: #4285f4; font-size: 1.45rem; font-weight: 900; }
.google-listing-copy { display: block; min-width: 0; }
.google-listing-copy > strong { display: block; margin-bottom: 5px; font-size: 1rem; }
.google-rating-line { display: flex; align-items: center; flex-wrap: wrap; gap: 7px; font-size: 1.1rem; }
.google-rating-line b { color: #f1f1f3; }
.inline-stars { color: #fbbc04; letter-spacing: .08em; }
.review-count { color: #b5b6bb; }
.google-listing-copy small { display: block; margin-top: 5px; color: #9fe0ae; }
.google-listing-arrow { color: #fff; font-size: 1.5rem; }
.top-reviews-title { margin: 42px 0 -18px; color: #16083e; text-align: center; }
.review-stats { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); max-width: 820px; margin: 36px auto 0; overflow: hidden; border: 1px solid #e4e0e1; border-radius: 10px; background: #fff; }
.review-stats div { padding: 24px 18px; text-align: center; }
.review-stats div + div { border-left: 1px solid #e4e0e1; }
.review-stats strong { display: block; color: #16083e; font-size: 2rem; line-height: 1; }
.review-stats span { display: block; margin-top: 8px; color: #5d5961; font-size: .82rem; font-weight: 700; }
.google-review-grid { margin-top: 44px; }
.google-review-grid cite small { display: block; margin-top: 5px; color: #777; font-style: normal; font-weight: 500; }
.review-home-link { margin-top: 34px; }
.review-note { margin: 28px auto 0; color: #706d72; font-size: .9rem; text-align: center; }
.treatment-byline { display: flex; justify-content: center; flex-wrap: wrap; gap: 8px 20px; margin-top: 28px; color: #315f45; font-size: .88rem; font-weight: 700; }
.treatment-byline span + span:before { content: '•'; margin-right: 20px; color: #78b28e; }
.treatment-content .readable { max-width: 980px; }
.answer-block { max-width: 850px; }
.treatment-facts { display: grid; grid-template-columns: 1.15fr .85fr; align-items: start; gap: 64px; margin-top: 70px; }
.treatment-facts h2,.content-section h2,.risk-panel h2 { font-size: clamp(2rem,3.4vw,2.85rem); }
.doctor-note { padding: 34px; border-radius: 10px; background: #faf7f5; border-top: 4px solid #78b28e; }
.doctor-note h3 { font-size: 1.45rem; }
.content-section { margin-top: 76px; }
.procedure-steps { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px; margin: 32px 0 0; padding: 0; list-style: none; counter-reset: procedure-step; }
.procedure-steps li { position: relative; min-height: 175px; padding: 30px 28px 26px 78px; border: 1px solid #e4e0e1; border-radius: 10px; background: #fff; counter-increment: procedure-step; }
.procedure-steps li:before { content: counter(procedure-step); position: absolute; top: 28px; left: 26px; display: grid; width: 36px; height: 36px; place-items: center; border-radius: 50%; background: #78b28e; color: #fff; font-weight: 800; }
.procedure-steps strong,.procedure-steps span { display: block; }
.procedure-steps strong { margin-bottom: 9px; color: #16083e; font-size: 1.08rem; }
.procedure-steps span { font-size: .94rem; line-height: 1.58; }
.injection-note { margin: 30px 0 0; padding: 22px 24px; border-left: 4px solid #4f916a; border-radius: 0 10px 10px 0; background: #f3f7f3; }
.injection-note h3 { margin: 0 0 8px; font-size: 1.22rem; }
.injection-note p { margin: 0; }
.recovery-periods { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px; margin-top: 30px; }
.recovery-period { padding: 24px; border: 1px solid #e4e0e1; border-radius: 10px; background: #fff; }
.recovery-period span { display: block; margin-bottom: 8px; color: #4f916a; font-size: .78rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.recovery-period strong { display: block; margin-bottom: 9px; color: #16083e; font-size: 1.28rem; }
.recovery-period p { margin: 0; font-size: .91rem; line-height: 1.55; }
.medical-note { margin-top: 24px; padding: 18px 22px; border-left: 4px solid #78b28e; background: rgba(120,178,142,.08); font-size: .94rem; }
.risk-panel { display: grid; grid-template-columns: 1fr 1fr; gap: 54px; margin-top: 76px; padding: 42px; border-radius: 10px; background: #2f3155; }
.risk-panel h2,.risk-panel p { color: #fff; }
.risk-panel ul { margin: 0; padding-left: 24px; color: #fff; }
.risk-panel li { margin: 12px 0; }
.treatment-faq { margin-top: 82px; }
.related-links { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; }
.related-links a { padding: 24px; border: 1px solid #e4e0e1; border-radius: 10px; background: #fff; transition: .2s; }
.related-links a:hover { border-color: #78b28e; transform: translateY(-3px); box-shadow: 0 10px 32px rgba(22,8,62,.07); }
.related-links strong,.related-links span { display: block; }
.related-links strong { color: #16083e; margin-bottom: 7px; }
.related-links span { font-size: .9rem; line-height: 1.5; }
.treatment-content .notice .button-row { margin-top: 26px; }
.content-review-note { margin: 30px 0 0; color: #706d72; font-size: .84rem; text-align: center; }
.treatment-card img { width: 100%; height: 175px; margin-bottom: 24px; border-radius: 8px; object-fit: cover; }
.page-hero.treatment-hero .container { width: min(1100px,calc(100% - 48px)); max-width: 1100px; }
.page-hero.treatment-hero img.treatment-main-image { display: block; width: min(100%,900px); max-width: 900px; height: auto; aspect-ratio: 3 / 2; margin: 0 auto 38px; border-radius: 10px; object-fit: cover; box-shadow: 0 18px 55px rgba(22,8,62,.10); }
.page-hero.treatment-hero h1 { margin-top: 0; }
.service-visual { margin: 0; }
.category-hero .service-visual img { width: 100%; aspect-ratio: 3 / 2; object-fit: cover; }
.category-intent .readable { max-width: 980px; }
.intent-section { padding: 28px 0; border-top: 1px solid #e4e0e1; }
.intent-section:last-of-type { border-bottom: 1px solid #e4e0e1; }
.intent-section h3 { margin-bottom: 8px; font-size: 1.45rem; }
.candidate-grid,.benefit-risk-grid,.care-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 28px; margin-top: 76px; }
.candidate-grid > section,.benefit-risk-grid > section,.care-grid > section { padding: 36px; border: 1px solid #e4e0e1; border-radius: 10px; background: #fff; }
.candidate-grid h2,.benefit-risk-grid h2,.care-grid h2,.cost-panel h2,.why-doctor h2 { font-size: clamp(1.75rem,3vw,2.55rem); }
.caution-card { border-top: 4px solid #ad705e !important; background: #fcf8f6 !important; }
.caution-card li { margin: 10px 0; }
.treatment-logistics { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px; margin-top: 28px; }
.treatment-logistics article { padding: 24px; border-radius: 10px; background: #f7f4f2; }
.treatment-logistics h3 { margin-bottom: 8px; font-size: 1.15rem; }
.treatment-logistics p { margin: 0; }
.benefit-risk-grid .risk-panel.compact { display: block; margin: 0; padding: 36px; }
.care-grid > section { background: #f8faf8; }
.why-doctor { margin-top: 76px; padding: 42px; border-radius: 10px; background: #edf5ef; border-left: 5px solid #4f916a; }
.cost-panel { margin-top: 76px; padding: 42px; border: 1px solid #e4e0e1; border-radius: 10px; background: #fff; box-shadow: 0 14px 40px rgba(22,8,62,.06); }
.cost-panel ul { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px 28px; padding-left: 22px; }
.cost-panel li { margin: 4px 0; }
.evidence-links { padding: 30px 34px; border-radius: 10px; background: #f7f4f2; }
.evidence-links ul { margin: 18px 0 0; padding-left: 22px; }
.evidence-links li { margin: 10px 0; }
.about-hero .container { max-width: 980px; }
.about-hero h1 { margin-bottom: 24px; }
.about-hero p:not(.eyebrow) { max-width: 820px; margin-inline: auto; }
.about-clinic .wide-image { aspect-ratio: 3 / 2; object-fit: cover; }
.clinic-photo-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; }
.clinic-photo-grid img { width: 100%; height: auto; aspect-ratio: 3 / 2; border-radius: 10px; object-fit: cover; box-shadow: 0 12px 32px rgba(22,8,62,.08); }
.clinic-media-link { margin-top: 42px; margin-bottom: 0; }
.specialist-care-home .center { margin-bottom: 38px; }
.specialist-care-grid .treatment-card img { aspect-ratio: 3 / 2; object-fit: cover; }
.evidence-category { padding-top: 0; }
.four-col { grid-template-columns: repeat(4,minmax(0,1fr)); }
.about-scope-grid .info-card { display: flex; flex-direction: column; min-height: 310px; }
.about-scope-grid .info-card h3 { font-size: 1.45rem; }
.about-scope-grid .info-card p { flex: 1; }
.about-scope-grid .text-link { margin-top: 24px; }
.about-journey .center { margin-bottom: 38px; }
.about-steps { margin-top: 0; }
@media (max-width: 900px) { .doctor-priority-grid { grid-template-columns: 1fr; gap: 42px; } }
@media (max-width: 760px) { .google-review-summary { align-items: flex-start; flex-direction: column; padding: 30px 24px; } .review-actions { width: 100%; min-width: 0; } .treatment-facts,.risk-panel,.candidate-grid,.benefit-risk-grid,.care-grid,.treatment-logistics { grid-template-columns: 1fr; gap: 30px; } .related-links,.procedure-steps,.recovery-periods,.cost-panel ul { grid-template-columns: 1fr; } .clinic-photo-grid { grid-template-columns: repeat(2,minmax(0,1fr)); } .procedure-steps li { min-height: 0; } }
@media (max-width: 620px) { .hero-credentials { gap: 8px; margin-top: 20px; } .hero-credentials li { width: 100%; border-radius: 6px; } .doctor-priority { padding: 65px 0 80px; } .credential-links { align-items: flex-start; flex-direction: column; } .map-frame iframe { height: 360px; } .google-listing-summary { grid-template-columns: auto 1fr; padding: 18px; } .google-listing-arrow { display: none; } .review-stats { grid-template-columns: 1fr; } .review-stats div + div { border-top: 1px solid #e4e0e1; border-left: 0; } .treatment-byline { align-items: center; flex-direction: column; } .treatment-byline span + span:before { display: none; } .risk-panel,.candidate-grid > section,.benefit-risk-grid > section,.care-grid > section,.why-doctor,.cost-panel { padding: 30px 24px; } .page-hero.treatment-hero .container { width: min(100% - 30px,1100px); } .page-hero.treatment-hero img.treatment-main-image { width: 100%; margin-bottom: 28px; } }
@media (max-width: 1000px) { .four-col { grid-template-columns: repeat(2,minmax(0,1fr)); } }
@media (max-width: 620px) { .four-col,.clinic-photo-grid { grid-template-columns: 1fr; } .about-scope-grid .info-card { min-height: 0; } }

.clinical-gallery-section { padding: 42px; border: 1px solid #ded9dc; border-radius: 14px; background: #fbf9f8; }
.clinical-and-rates .content-section:first-child { margin-top: 0; }
.clinical-case { display: block; margin-top: 30px; padding-top: 26px; border-top: 1px solid #ded9dc; }
.clinical-case h3 { margin: 0 0 18px; font-size: 1.4rem; }
.clinical-image-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 20px; }
.clinical-image-grid.single-image { grid-template-columns: minmax(0,680px); }
.clinical-image-grid figure { display: flex; flex-direction: column; margin: 0; overflow: hidden; border: 1px solid #ded9dc; border-radius: 12px; background: #fff; }
.clinical-image-grid img { display: block; width: 100%; height: min(58vw,560px); min-height: 300px; padding: 8px; object-fit: contain; background: #f2efee; }
.clinical-image-grid figcaption { padding: 13px 16px; color: #16083e; font-size: .9rem; font-weight: 750; }
.sensitive-case { padding: 0; }
.sensitive-case summary { cursor: pointer; padding: 18px 20px; border-radius: 9px; background: #f1e8e4; color: #582f27; font-weight: 800; }
.sensitive-case[open] summary { border-radius: 9px 9px 0 0; }
.sensitive-case .clinical-case-body { padding: 24px; border: 1px solid #eadbd5; border-top: 0; border-radius: 0 0 9px 9px; background: #fff; }
.sensitive-case .clinical-case-body h3 { margin-top: 0; }

.published-rate-panel { padding: 38px 42px; border: 1px solid #d9e6dc; border-radius: 14px; background: #f4f8f5; }
.page-rate-list { overflow: hidden; margin: 26px 0 0; border: 1px solid #d5e1d8; border-radius: 10px; background: #fff; }
.page-rate-list > div { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 24px; align-items: center; padding: 15px 18px; }
.page-rate-list > div + div { border-top: 1px solid #e3e9e4; }
.page-rate-list a { color: #16083e; font-weight: 700; text-decoration-color: #78b28e; text-underline-offset: 3px; }
.page-rate-list strong { color: #315f45; white-space: nowrap; }
.home-price-preview { padding-top: 0; }
.home-price-preview .published-rate-panel { margin-top: 0; }
.home-price-preview .button { margin-top: 24px; }
.price-hero p:not(.eyebrow) { max-width: 800px; margin-inline: auto; }
.price-directory .notice { margin-bottom: 50px; }
.rate-group { margin-top: 48px; }
.rate-group h2 { margin-bottom: 18px; font-size: clamp(1.75rem,3vw,2.4rem); }
.rate-table-wrap { overflow-x: auto; border: 1px solid #ded9dc; border-radius: 12px; background: #fff; box-shadow: 0 10px 30px rgba(22,8,62,.05); }
.rate-table { width: 100%; border-collapse: collapse; }
.rate-table th,.rate-table td { padding: 16px 20px; border-bottom: 1px solid #e8e4e5; text-align: left; vertical-align: top; }
.rate-table th { background: #f4f1f0; color: #16083e; font-size: .82rem; letter-spacing: .05em; text-transform: uppercase; }
.rate-table th:last-child,.rate-table td:last-child { width: 36%; text-align: right; white-space: nowrap; }
.rate-table tbody tr:last-child td { border-bottom: 0; }
.rate-table a { color: #16083e; font-weight: 700; text-decoration-color: #78b28e; text-underline-offset: 3px; }
.rate-table strong { color: #315f45; }

@media (max-width: 760px) {
  .clinical-gallery-section,.published-rate-panel { padding: 30px 24px; }
  .clinical-image-grid { grid-template-columns: 1fr; }
  .clinical-image-grid img { height: auto; max-height: 560px; min-height: 260px; }
  .page-rate-list > div { gap: 14px; padding: 14px; }
  .rate-table th,.rate-table td { padding: 14px; }
}

@media (max-width: 460px) {
  .page-rate-list > div { grid-template-columns: 1fr; gap: 4px; }
  .rate-table th:last-child,.rate-table td:last-child { width: auto; }
}
