/*
Theme Name: Weight Loss Comparison
Theme URI: https://weightlosscomparison.co.uk
Author: Weight Loss Comparison
Description: Lightweight custom theme for a UK weight-loss treatment comparison hub.
Version: 0.1.0
Requires at least: 6.5
Requires PHP: 8.3
Text Domain: weightlosscomparison
*/

:root {
  --wlc-ink: #0d1b2a;
  --wlc-muted: #5b677a;
  --wlc-border: rgba(13, 27, 42, 0.12);
  --wlc-soft: #f2f4f7;
  --wlc-panel: #ffffff;
  --wlc-primary: #10b5a5;
  --wlc-primary-dark: #0d8f83;
  --wlc-accent: #132e4f;
  --wlc-accent-soft: #e6f7f5;
  --wlc-warn: #7c5a12;
  --wlc-radius: 8px;
  --wlc-shadow: 0 16px 38px rgba(13, 27, 42, 0.09);
}

body.site-semaglutide-compare {
  --wlc-ink: #11293d;
  --wlc-muted: #56697b;
  --wlc-border: rgba(17, 41, 61, 0.11);
  --wlc-soft: #f3fbf7;
  --wlc-panel: #ffffff;
  --wlc-primary: #18c4a3;
  --wlc-primary-dark: #0b8b72;
  --wlc-accent: #175d63;
  --wlc-accent-soft: #e8f8f2;
  --wlc-warn: #c4872f;
  --wlc-radius: 10px;
  --wlc-shadow: 0 18px 42px rgba(17, 35, 52, 0.08);
  background: linear-gradient(180deg, #fbfefd 0%, #f5fbf8 22%, #ffffff 54%);
}

body.site-semaglutide-compare a {
  color: var(--wlc-primary-dark);
}

body.site-semaglutide-compare a:hover {
  color: #0a735f;
}

body.site-semaglutide-compare .wlc-brand img {
  width: clamp(248px, 21vw, 318px);
}

body.site-semaglutide-compare .wlc-site-header {
  border-bottom-color: rgba(17, 41, 61, 0.08);
  background:
    radial-gradient(circle at 12% 0%, rgba(24, 196, 163, 0.13), transparent 24%),
    radial-gradient(circle at 88% 0%, rgba(196, 135, 47, 0.10), transparent 22%),
    rgba(255, 255, 255, 0.94);
  box-shadow: 0 12px 28px rgba(17, 35, 52, 0.05);
}

body.site-semaglutide-compare .wlc-site-header::before {
  height: 4px;
  background: linear-gradient(90deg, #18c4a3, #56d7c8 44%, #c4872f 100%);
}

body.site-semaglutide-compare .wlc-primary-navigation {
  border-color: rgba(17, 41, 61, 0.07);
  background: rgba(255, 255, 255, 0.78);
  box-shadow: 0 12px 30px rgba(17, 35, 52, 0.06);
}

body.site-semaglutide-compare .wlc-kicker {
  border-color: rgba(24, 196, 163, 0.24);
  color: #0d7360;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(232, 248, 242, 0.92));
}

body.site-semaglutide-compare .wlc-button,
body.site-semaglutide-compare .wp-block-button__link {
  color: #083430;
  box-shadow: 0 12px 22px rgba(24, 196, 163, 0.16);
}

body.site-semaglutide-compare .wlc-button:hover,
body.site-semaglutide-compare .wp-block-button__link:hover {
  box-shadow: 0 14px 24px rgba(11, 139, 114, 0.18);
}

body.site-semaglutide-compare .wlc-button--secondary {
  color: #0d7360;
  box-shadow: none;
}

body.site-semaglutide-compare .wlc-page-hero,
body.site-semaglutide-compare .wlc-provider-hero,
body.site-semaglutide-compare .wlc-treatment-hero {
  border-color: rgba(24, 196, 163, 0.18);
  background:
    radial-gradient(circle at 92% 8%, rgba(24, 196, 163, 0.14), transparent 28%),
    radial-gradient(circle at 72% 0%, rgba(196, 135, 47, 0.10), transparent 18%),
    linear-gradient(135deg, #ffffff 0%, #f2fbf7 56%, #fff9f0 100%);
  box-shadow: 0 20px 46px rgba(17, 35, 52, 0.07);
}

body.site-semaglutide-compare .wlc-panel,
body.site-semaglutide-compare .wlc-card {
  box-shadow: 0 16px 34px rgba(17, 35, 52, 0.06);
}

body.site-semaglutide-compare .wlc-home-dashboard {
  background:
    radial-gradient(circle at 7% 0%, rgba(24, 196, 163, 0.14), transparent 24%),
    radial-gradient(circle at 92% 9%, rgba(196, 135, 47, 0.09), transparent 24%),
    linear-gradient(180deg, #f3fbf8 0%, #fdfbf6 22%, #ffffff 58%);
}

body.site-semaglutide-compare .wlc-home-hero-card,
body.site-semaglutide-compare .wlc-home-hero-visual,
body.site-semaglutide-compare .wlc-home-section {
  border-color: rgba(24, 196, 163, 0.14);
}

body.site-semaglutide-compare .wlc-home-hero-card {
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(241, 251, 247, 0.96) 62%, rgba(255, 249, 240, 0.96)),
    #ffffff;
}

body.site-semaglutide-compare .wlc-home-snapshot {
  background: linear-gradient(180deg, rgba(14, 52, 61, 0.98), rgba(13, 45, 52, 0.95));
}

body.site-semaglutide-compare .wlc-home-section--soft {
  background: linear-gradient(180deg, rgba(239, 250, 246, 0.96), rgba(255, 255, 255, 0.96));
}

body.site-semaglutide-compare .wlc-site-footer {
  border-top-color: rgba(24, 196, 163, 0.18);
  background:
    radial-gradient(circle at 12% 0%, rgba(24, 196, 163, 0.18), transparent 16%),
    linear-gradient(180deg, #11313d 0%, #0d2431 100%);
}

body.site-semaglutide-compare .wlc-footer-brand img {
  width: min(340px, 86vw);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  color: var(--wlc-ink);
  background: #ffffff;
  font-family: "Poppins", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 16px;
  line-height: 1.65;
  overflow-x: hidden;
}

a { color: var(--wlc-primary); }
a:hover { color: var(--wlc-primary-dark); }
img { max-width: 100%; height: auto; }

.wlc-cookie-banner {
  position: fixed;
  right: clamp(1rem, 3vw, 2rem);
  bottom: clamp(1rem, 3vw, 2rem);
  z-index: 80;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1rem;
  align-items: center;
  max-width: min(720px, calc(100vw - 2rem));
  padding: 1rem;
  border: 1px solid rgba(13, 27, 42, 0.14);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 18px 50px rgba(13, 27, 42, 0.18);
  backdrop-filter: blur(14px);
}

.wlc-cookie-banner[hidden] { display: none; }
.wlc-cookie-banner p { margin: 0.25rem 0 0; color: var(--wlc-muted); line-height: 1.5; }
.wlc-cookie-banner__actions { display: flex; flex-wrap: wrap; gap: 0.55rem; align-items: center; justify-content: flex-end; }
.wlc-cookie-banner__actions a { font-weight: 800; }

@media (max-width: 720px) {
  .wlc-cookie-banner {
    left: 1rem;
    right: 1rem;
    grid-template-columns: 1fr;
  }
  .wlc-cookie-banner__actions {
    justify-content: stretch;
  }
  .wlc-cookie-banner__actions .wlc-button {
    flex: 1 1 9rem;
  }
}

.wlc-site-header {
  position: sticky;
  top: 0;
  z-index: 20;
  border-bottom: 1px solid rgba(13, 27, 42, 0.10);
  background:
    linear-gradient(90deg, rgba(16, 181, 165, 0.08), rgba(255, 250, 243, 0.82), rgba(16, 181, 165, 0.06)),
    rgba(255, 255, 255, 0.97);
  box-shadow: 0 8px 24px rgba(13, 27, 42, 0.04);
  backdrop-filter: blur(12px);
}

.wlc-site-header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, var(--wlc-accent), var(--wlc-primary), #7fd8c9);
}

.wlc-header-inner,
.wlc-container {
  width: min(1160px, calc(100% - 32px));
  margin: 0 auto;
}

.wlc-header-inner {
  min-height: 78px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(22px, 4vw, 54px);
}

.wlc-brand {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  color: var(--wlc-ink);
  text-decoration: none;
}

.wlc-brand img {
  display: block;
  width: clamp(220px, 19vw, 280px);
  height: auto;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.wlc-primary-navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px;
  border: 1px solid rgba(13, 27, 42, 0.08);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 10px 26px rgba(13, 27, 42, 0.05);
}

.wlc-nav {
  display: flex;
  align-items: center;
  gap: 2px;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  font-weight: 800;
}

.wlc-nav li {
  position: relative;
  margin: 0;
}

.wlc-nav a {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 8px 12px;
  border-radius: 999px;
  color: var(--wlc-ink);
  text-decoration: none;
  transition: background 160ms ease, color 160ms ease, box-shadow 160ms ease;
}

.wlc-nav a:hover,
.wlc-nav a:focus,
.wlc-nav .current-menu-item > a,
.wlc-nav .current-menu-ancestor > a {
  background: var(--wlc-accent-soft);
  color: var(--wlc-primary-dark);
  box-shadow: inset 0 0 0 1px rgba(16, 181, 165, 0.18);
}

.wlc-nav .menu-item-has-children > a::after {
  content: "";
  width: 7px;
  height: 7px;
  margin-left: 7px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: translateY(-2px) rotate(45deg);
}

.wlc-nav .sub-menu {
  position: absolute;
  top: calc(100% + 12px);
  left: 50%;
  z-index: 30;
  display: grid;
  min-width: 246px;
  margin: 0;
  padding: 12px;
  list-style: none;
  border: 1px solid var(--wlc-border);
  border-radius: var(--wlc-radius);
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 20px 48px rgba(13, 27, 42, 0.16);
  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, 8px);
  transition: opacity 160ms ease, transform 160ms ease, visibility 160ms ease;
}

.wlc-nav .sub-menu::before {
  content: "";
  position: absolute;
  top: -11px;
  left: 0;
  width: 100%;
  height: 12px;
}

.wlc-nav .sub-menu a {
  display: flex;
  min-height: 0;
  justify-content: flex-start;
  padding: 10px 12px;
  border-radius: 6px;
  color: var(--wlc-ink);
  white-space: nowrap;
}

.wlc-nav li:hover > .sub-menu,
.wlc-nav li:focus-within > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
}

.wlc-nav-toggle {
  display: none;
  min-height: 42px;
  padding: 8px 14px;
  border: 1px solid var(--wlc-border);
  border-radius: 999px;
  background: #ffffff;
  color: var(--wlc-ink);
  font: inherit;
  font-size: 14px;
  font-weight: 800;
}

.wlc-main { min-height: 70vh; }
.wlc-section { padding: 64px 0; }
.wlc-section--soft { background: var(--wlc-soft); }
.wlc-section--warm {
  background:
    linear-gradient(180deg, #fffaf3 0%, #ffffff 86%);
}

.wlc-hero {
  padding: 36px 0 46px;
  background:
    radial-gradient(circle at 78% 12%, rgba(255, 196, 119, 0.22), transparent 30%),
    linear-gradient(180deg, #e8f9f6 0%, #fffaf3 58%, #ffffff 100%);
}

.wlc-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(380px, 0.98fr);
  gap: 48px;
  align-items: start;
}

.wlc-hero-grid > *,
.wlc-editorial-split > *,
.wlc-content article {
  min-width: 0;
}

.wlc-hero-aside {
  display: grid;
  gap: 16px;
}

.wlc-hero-copy {
  padding-top: 0;
}

.wlc-home-visual {
  position: relative;
}

.wlc-lifestyle-image {
  position: relative;
  margin: 0 0 24px;
  overflow: hidden;
  border: 1px solid rgba(13, 27, 42, 0.10);
  border-radius: var(--wlc-radius);
  background: var(--wlc-accent-soft);
  box-shadow: 0 14px 30px rgba(13, 27, 42, 0.08);
}

.wlc-lifestyle-image::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(135deg, rgba(13, 27, 42, 0.04), rgba(16, 181, 165, 0.08)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(13, 27, 42, 0.04));
}

.wlc-lifestyle-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(1.03) contrast(0.98);
}

.wlc-lifestyle-image--hero {
  aspect-ratio: 16 / 9.4;
  margin-bottom: 0;
  border-color: rgba(16, 181, 165, 0.22);
  box-shadow: 0 22px 44px rgba(13, 27, 42, 0.12);
}

.wlc-lifestyle-image--hero::after {
  background:
    linear-gradient(135deg, rgba(13, 27, 42, 0.18), rgba(16, 181, 165, 0.18)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.02), rgba(13, 27, 42, 0.10));
}

.wlc-lifestyle-image--hero img {
  filter: saturate(0.96) contrast(0.98);
  object-position: center 58%;
}

.wlc-lifestyle-image--page {
  float: right;
  width: min(38%, 380px);
  aspect-ratio: 4 / 3;
  margin: 4px 0 22px 26px;
}

.wlc-lifestyle-image--page img {
  object-position: center;
}

.wlc-page-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(280px, 0.62fr);
  gap: 30px;
  align-items: center;
  margin: 4px 0 34px;
  padding: 28px;
  border: 1px solid rgba(16, 181, 165, 0.18);
  border-radius: var(--wlc-radius);
  background:
    radial-gradient(circle at 92% 10%, rgba(16, 181, 165, 0.13), transparent 32%),
    linear-gradient(135deg, #ffffff 0%, #f3fbf9 58%, #fffaf3 100%);
  box-shadow: 0 18px 44px rgba(13, 27, 42, 0.07);
}

.wlc-page-hero__copy {
  min-width: 0;
}

.wlc-page-hero h1 {
  max-width: 780px;
  margin-bottom: 16px;
}

.wlc-page-hero .wlc-lead {
  max-width: 740px;
}

.wlc-page-hero__media {
  align-self: stretch;
  min-height: 100%;
}

.wlc-lifestyle-image--page-hero {
  height: 100%;
  min-height: 270px;
  max-height: 390px;
  aspect-ratio: 4 / 3;
}

.wlc-lifestyle-image--page-hero img {
  object-position: center;
}

.page-weight-loss-injections .wlc-lifestyle-image--page-hero img {
  object-position: center 54%;
}

.page-online-weight-loss-clinics .wlc-lifestyle-image--page-hero img {
  object-position: center 44%;
}

.page-online-weight-loss-clinics .wlc-snapshot-panel {
  margin-bottom: 30px;
}

.wlc-snapshot-panel__header {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 22px;
}

.wlc-snapshot-panel__header p {
  max-width: 920px;
}

.wlc-snapshot-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}

.wlc-snapshot-pair-card {
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-height: 100%;
  padding: 22px;
  border: 1px solid rgba(16, 181, 165, 0.18);
  border-radius: var(--wlc-radius);
  background:
    radial-gradient(circle at 96% 0%, rgba(16, 181, 165, 0.12), transparent 32%),
    linear-gradient(180deg, #ffffff 0%, #f8fcfb 100%);
  box-shadow: 0 14px 32px rgba(13, 27, 42, 0.06);
}

.wlc-snapshot-pair-card__header h3,
.wlc-snapshot-pair-card__header p,
.wlc-snapshot-pair-card__note {
  margin: 0;
}

.wlc-snapshot-pair-card__header {
  display: grid;
  gap: 10px;
}

.wlc-snapshot-pair-card__facts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin: 0;
}

.wlc-snapshot-pair-card__facts div {
  padding: 12px;
  border: 1px solid rgba(13, 27, 42, 0.08);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.82);
}

.wlc-snapshot-pair-card__facts dt {
  margin: 0 0 4px;
  color: var(--wlc-muted);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.wlc-snapshot-pair-card__facts dd {
  margin: 0;
  color: var(--wlc-ink);
  font-size: 18px;
  font-weight: 800;
  line-height: 1.25;
}

.wlc-snapshot-pair-card__note {
  color: var(--wlc-muted);
}

.wlc-snapshot-card__actions {
  margin-top: auto;
}

.page-online-weight-loss-clinics .wlc-clinic-journey {
  margin-top: 0;
}

.page-online-weight-loss-clinics .wlc-clinic-service-panel,
.page-online-weight-loss-clinics .wlc-clinic-compare-panel,
.page-online-weight-loss-clinics .wlc-clinic-next-panel {
  background:
    radial-gradient(circle at 100% 0%, rgba(16, 181, 165, 0.08), transparent 28%),
    #ffffff;
}

.page-online-weight-loss-clinics .wlc-clinic-compare-panel .wlc-card {
  border-top: 4px solid rgba(16, 181, 165, 0.75);
}

.page-online-weight-loss-clinics .wlc-clinic-next-panel {
  background:
    radial-gradient(circle at 88% 0%, rgba(232, 164, 74, 0.16), transparent 32%),
    linear-gradient(135deg, #ffffff 0%, #fbfffd 100%);
}

.page-online-weight-loss-clinics .wlc-clinic-visual-break {
  margin: 30px 0;
  padding: 24px;
  border: 1px solid rgba(16, 181, 165, 0.18);
  border-radius: var(--wlc-radius);
  background:
    radial-gradient(circle at 0% 0%, rgba(16, 181, 165, 0.12), transparent 30%),
    linear-gradient(135deg, #ffffff 0%, #f5fbf9 100%);
  box-shadow: 0 16px 38px rgba(13, 27, 42, 0.06);
}

.page-online-weight-loss-clinics .wlc-clinic-visual-break .wlc-lifestyle-image {
  min-height: 300px;
  border-radius: calc(var(--wlc-radius) + 6px);
}

.page-online-weight-loss-clinics .wlc-clinic-visual-break .wlc-lifestyle-image img {
  object-position: center;
}

.page-private-weight-loss-treatment .wlc-snapshot-panel,
.page-private-weight-loss-treatment .wlc-private-treatment-flow,
.page-private-weight-loss-treatment .wlc-private-treatment-panel,
.page-private-weight-loss-treatment .wlc-private-next-panel {
  background:
    radial-gradient(circle at 100% 0%, rgba(16, 181, 165, 0.08), transparent 28%),
    #ffffff;
}

.page-private-weight-loss-treatment .wlc-private-treatment-flow {
  margin-top: 0;
}

.page-private-weight-loss-treatment .wlc-private-visual-break {
  margin: 30px 0;
  padding: 24px;
  border: 1px solid rgba(16, 181, 165, 0.18);
  border-radius: var(--wlc-radius);
  background:
    radial-gradient(circle at 0% 0%, rgba(232, 164, 74, 0.14), transparent 32%),
    linear-gradient(135deg, #ffffff 0%, #f7fcfb 100%);
  box-shadow: 0 16px 38px rgba(13, 27, 42, 0.06);
}

.page-private-weight-loss-treatment .wlc-private-visual-break .wlc-lifestyle-image {
  min-height: 300px;
  border-radius: calc(var(--wlc-radius) + 6px);
}

.page-private-weight-loss-treatment .wlc-private-treatment-panel .wlc-card,
.page-private-weight-loss-treatment .wlc-private-cost-panel .wlc-card {
  border-top: 4px solid rgba(16, 181, 165, 0.72);
}

.page-private-weight-loss-treatment .wlc-private-access-panel {
  background:
    radial-gradient(circle at 92% 0%, rgba(232, 164, 74, 0.14), transparent 30%),
    linear-gradient(135deg, #ffffff 0%, #fffaf3 100%);
}

.page-safety-legitimacy .wlc-safety-flow,
.page-safety-legitimacy .wlc-safety-check-panel,
.page-safety-legitimacy .wlc-safety-action-panel,
.page-safety-legitimacy .wlc-safety-source-panel {
  background:
    radial-gradient(circle at 100% 0%, rgba(16, 181, 165, 0.08), transparent 28%),
    #ffffff;
}

.page-safety-legitimacy .wlc-page-hero {
  grid-template-columns: minmax(0, 0.98fr) minmax(300px, 0.74fr);
  overflow: hidden;
}

.page-safety-legitimacy .wlc-page-hero__media {
  min-width: 0;
}

.page-safety-legitimacy .wlc-lifestyle-image--page-hero {
  width: 100%;
  max-width: 100%;
  aspect-ratio: 4 / 3;
  box-shadow: 0 18px 38px rgba(13, 27, 42, 0.10);
}

.page-safety-legitimacy .wlc-lifestyle-image--page-hero img {
  object-position: center;
}

.page-safety-legitimacy .wlc-safety-flow {
  margin-top: 0;
}

.page-safety-legitimacy .wlc-safety-visual-break {
  margin: 30px 0;
  padding: 24px;
  border: 1px solid rgba(16, 181, 165, 0.18);
  border-radius: var(--wlc-radius);
  background:
    radial-gradient(circle at 0% 0%, rgba(232, 164, 74, 0.16), transparent 32%),
    linear-gradient(135deg, #ffffff 0%, #f7fcfb 100%);
  box-shadow: 0 16px 38px rgba(13, 27, 42, 0.06);
}

.page-safety-legitimacy .wlc-safety-visual-break .wlc-lifestyle-image {
  min-height: 300px;
  border-radius: calc(var(--wlc-radius) + 6px);
}

.page-safety-legitimacy .wlc-safety-red-flags {
  background:
    radial-gradient(circle at 94% 0%, rgba(232, 164, 74, 0.16), transparent 30%),
    linear-gradient(135deg, #ffffff 0%, #fffaf3 100%);
}

.page-safety-legitimacy .wlc-safety-red-flags .wlc-card {
  border-top: 4px solid rgba(232, 164, 74, 0.78);
}

.page-safety-legitimacy .wlc-safety-check-panel .wlc-card,
.page-safety-legitimacy .wlc-safety-action-panel .wlc-card {
  border-top: 4px solid rgba(16, 181, 165, 0.72);
}

.page-safety-legitimacy .wlc-safety-source-panel .wlc-card a {
  color: #0b6f66;
  font-weight: 800;
  text-decoration: none;
}

.page-safety-legitimacy .wlc-safety-source-panel .wlc-card a:hover,
.page-safety-legitimacy .wlc-safety-source-panel .wlc-card a:focus-visible {
  text-decoration: underline;
}

.page-comparisons .wlc-comparison-hub-featured,
.page-comparisons .wlc-comparison-hub-panel,
.page-comparisons .wlc-comparison-hub-next {
  background:
    radial-gradient(circle at 100% 0%, rgba(16, 181, 165, 0.08), transparent 28%),
    #ffffff;
}

.page-comparisons .wlc-comparison-hub-featured {
  margin-top: 0;
}

.page-comparisons .wlc-comparison-hub-intro {
  margin: 0 0 30px;
  padding: 28px;
  border: 1px solid rgba(16, 181, 165, 0.18);
  border-radius: var(--wlc-radius);
  background:
    radial-gradient(circle at 94% 0%, rgba(16, 181, 165, 0.14), transparent 32%),
    linear-gradient(135deg, #ffffff 0%, #f3fbf9 62%, #fffaf3 100%);
  box-shadow: 0 16px 38px rgba(13, 27, 42, 0.06);
}

.page-comparisons .wlc-comparison-hub-intro .wlc-lead {
  max-width: 860px;
}

.page-comparisons .wlc-comparison-hub-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}

.page-comparisons .wlc-comparison-hub-visual {
  margin: 30px 0;
  padding: 24px;
  border: 1px solid rgba(16, 181, 165, 0.18);
  border-radius: var(--wlc-radius);
  background:
    radial-gradient(circle at 0% 0%, rgba(232, 164, 74, 0.14), transparent 32%),
    linear-gradient(135deg, #ffffff 0%, #f7fcfb 100%);
  box-shadow: 0 16px 38px rgba(13, 27, 42, 0.06);
}

.page-comparisons .wlc-comparison-hub-visual .wlc-lifestyle-image {
  min-height: 300px;
  border-radius: calc(var(--wlc-radius) + 6px);
}

.page-comparisons .wlc-comparison-hub-panel .wlc-card,
.page-comparisons .wlc-comparison-hub-next .wlc-card {
  border-top: 4px solid rgba(16, 181, 165, 0.72);
}

.page-comparisons .wlc-comparison-hub-featured .wlc-route-intro__steps article:nth-child(1) {
  border-left-color: rgba(63, 129, 201, 0.78);
  background: linear-gradient(135deg, rgba(239, 246, 255, 0.92), #ffffff 72%);
}

.page-comparisons .wlc-comparison-hub-featured .wlc-route-intro__steps article:nth-child(2) {
  border-left-color: rgba(79, 132, 87, 0.78);
  background: linear-gradient(135deg, rgba(242, 249, 243, 0.92), #ffffff 72%);
}

.page-comparisons .wlc-comparison-hub-featured .wlc-route-intro__steps article:nth-child(3) {
  border-left-color: rgba(176, 112, 19, 0.78);
  background: linear-gradient(135deg, rgba(255, 248, 235, 0.94), #ffffff 72%);
}

.page-comparisons .wlc-comparison-link-section {
  margin: 30px 0;
}

.page-comparisons .wlc-comparison-link-section__head {
  max-width: 860px;
  margin-bottom: 18px;
}

.page-comparisons .wlc-comparison-link-section__head p {
  margin-bottom: 0;
}

.page-comparisons .wlc-comparison-link-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.page-comparisons .wlc-comparison-link-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
  padding: 18px;
  border: 1px solid rgba(13, 27, 42, 0.10);
  border-radius: var(--wlc-radius);
  background: #ffffff;
  color: var(--wlc-ink);
  text-decoration: none;
  box-shadow: 0 10px 24px rgba(13, 27, 42, 0.045);
  transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.page-comparisons .wlc-comparison-link-card:hover,
.page-comparisons .wlc-comparison-link-card:focus-visible {
  transform: translateY(-2px);
  border-color: rgba(16, 181, 165, 0.34);
  box-shadow: 0 16px 30px rgba(13, 27, 42, 0.08);
  text-decoration: none;
}

.page-comparisons .wlc-comparison-link-card strong,
.page-comparisons .wlc-comparison-link-card span {
  display: block;
}

.page-comparisons .wlc-comparison-link-card strong {
  font-size: 1.12rem;
  line-height: 1.25;
}

.page-comparisons .wlc-comparison-link-card span {
  margin-top: 6px;
  color: var(--wlc-muted);
}

.page-comparisons .wlc-comparison-link-card em {
  display: inline-grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border-radius: 999px;
  background: var(--wlc-accent-soft);
  color: #0b6f66;
  font-style: normal;
  font-weight: 900;
}

.wlc-page-body {
  clear: both;
}

.wlc-editorial-split {
  display: grid;
  grid-template-columns: minmax(260px, 0.85fr) minmax(0, 1.15fr);
  gap: 22px;
  align-items: center;
  margin: 18px auto 22px;
}

.wlc-editorial-split .wlc-lifestyle-image {
  aspect-ratio: 4 / 3;
  margin: 0;
}

.wlc-visual-note {
  position: absolute;
  right: 16px;
  bottom: 16px;
  width: min(270px, calc(100% - 32px));
  padding: 14px 15px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-left: 4px solid var(--wlc-primary);
  border-radius: var(--wlc-radius);
  background: rgba(13, 27, 42, 0.82);
  box-shadow: 0 14px 34px rgba(13, 27, 42, 0.24);
  backdrop-filter: blur(10px);
}

.wlc-visual-note strong,
.wlc-visual-note span {
  display: block;
}

.wlc-visual-note strong {
  color: #ffffff;
  font-size: 14px;
}

.wlc-visual-note span {
  margin-top: 4px;
  color: #dbe7f1;
  font-size: 12px;
  line-height: 1.4;
}

.wlc-kicker {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 14px;
  padding: 6px 10px;
  border: 1px solid rgba(16, 181, 165, 0.28);
  border-radius: 999px;
  color: #0b6f66;
  background: #ffffff;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

h1, h2, h3 {
  margin: 0 0 14px;
  line-height: 1.15;
  letter-spacing: 0;
}

h1 { font-size: 54px; max-width: 850px; }
h2 { font-size: 36px; }
h3 { font-size: 20px; }
p { margin: 0 0 16px; color: var(--wlc-muted); }

.wlc-lead {
  max-width: 760px;
  font-size: 18px;
  color: #3e4e60;
}

.wlc-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
}

.wlc-actions--center {
  justify-content: center;
}

.wlc-hero-proof {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-top: 28px;
}

.wlc-hero-proof div {
  padding: 13px 12px;
  border: 1px solid rgba(13, 27, 42, 0.10);
  border-radius: var(--wlc-radius);
  background: rgba(255, 255, 255, 0.74);
  box-shadow: 0 10px 24px rgba(13, 27, 42, 0.045);
}

.wlc-hero-proof strong,
.wlc-hero-proof span {
  display: block;
}

.wlc-hero-proof strong {
  color: var(--wlc-ink);
  font-size: 22px;
  line-height: 1.1;
}

.wlc-hero-proof span {
  margin-top: 4px;
  color: #516276;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.25;
}

.wlc-provider-strip {
  margin-top: 34px;
  padding: 20px 0 0;
  border-top: 1px solid rgba(13, 27, 42, 0.10);
}

.wlc-provider-strip p {
  margin-bottom: 12px;
  color: #64748b;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

.wlc-provider-strip p::after {
  content: " - not a full provider ranking";
  color: #7a8799;
  font-weight: 700;
  text-transform: none;
}

.wlc-provider-strip div {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  width: 100%;
  max-width: 720px;
}

.wlc-provider-tile {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 9px 12px;
  border: 1px solid rgba(13, 27, 42, 0.10);
  border-radius: 7px;
  background: rgba(255, 255, 255, 0.92);
  color: #223149;
  text-decoration: none;
  box-shadow: 0 8px 18px rgba(13, 27, 42, 0.045);
  transition: border-color 160ms ease, transform 160ms ease, box-shadow 160ms ease;
}

.wlc-provider-tile img {
  display: block;
  width: auto;
  max-width: 112px;
  max-height: 30px;
  object-fit: contain;
}

.wlc-provider-tile:hover {
  border-color: rgba(16, 181, 165, 0.42);
  box-shadow: 0 10px 24px rgba(13, 27, 42, 0.07);
  color: #0d1b2a;
  transform: translateY(-1px);
}

.wlc-provider-strip small {
  display: block;
  max-width: 720px;
  margin-top: 10px;
  color: #6b778b;
  font-size: 11px;
  line-height: 1.45;
}

.wlc-button,
.wp-block-button__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 11px 16px;
  border: 1px solid var(--wlc-primary);
  border-radius: var(--wlc-radius);
  background: var(--wlc-primary);
  color: #062a27;
  font-weight: 800;
  text-decoration: none;
}

.wlc-button:hover { background: var(--wlc-primary-dark); color: #ffffff; }
.wlc-button--secondary {
  background: #ffffff;
  color: #0b6f66;
}
.wlc-button--secondary:hover {
  background: var(--wlc-accent-soft);
  color: var(--wlc-primary-dark);
}

.wlc-panel,
.wlc-card {
  border: 1px solid var(--wlc-border);
  border-radius: var(--wlc-radius);
  background: var(--wlc-panel);
  box-shadow: var(--wlc-shadow);
}

.wlc-panel { padding: 22px; }
.wlc-card { padding: 20px; box-shadow: none; }
.wlc-card h3 a { color: var(--wlc-ink); text-decoration: none; }
.wlc-card h3 a:hover { color: var(--wlc-primary); }

a.wlc-card {
  display: block;
  color: inherit;
  text-decoration: none;
  transition: border-color 160ms ease, transform 160ms ease, box-shadow 160ms ease;
}

a.wlc-card:hover {
  border-color: rgba(16, 181, 165, 0.45);
  box-shadow: 0 12px 28px rgba(13, 27, 42, 0.08);
  color: inherit;
  transform: translateY(-1px);
}

a.wlc-card h3::before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 8px;
  vertical-align: -4px;
  background: url("/wp-content/uploads/wlc-brand/icons/ui/svg/icon-compare.svg") center / contain no-repeat;
}

a.wlc-card[href*="injections"] h3::before { background-image: url("/wp-content/uploads/wlc-brand/icons/ui/svg/icon-injection.svg"); }
a.wlc-card[href*="tablets"] h3::before,
a.wlc-card[href*="pills"] h3::before { background-image: url("/wp-content/uploads/wlc-brand/icons/ui/svg/icon-tablet.svg"); }
a.wlc-card[href*="clinics"] h3::before,
a.wlc-card[href*="providers"] h3::before { background-image: url("/wp-content/uploads/wlc-brand/icons/ui/svg/icon-clinic.svg"); }

.wlc-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.wlc-grid--four { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.wlc-grid--two { grid-template-columns: repeat(2, minmax(0, 1fr)); }

.wlc-section-heading {
  max-width: 820px;
  margin-bottom: 26px;
}

.wlc-section-heading--center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.wlc-section-heading--center .wlc-kicker {
  margin-right: auto;
  margin-left: auto;
}

.wlc-section-heading--center .wlc-lead {
  margin-right: auto;
  margin-left: auto;
}

.wlc-trust-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-top: 28px;
}

.wlc-trust-item {
  position: relative;
  padding: 15px;
  padding-left: 48px;
  border: 1px solid var(--wlc-border);
  border-radius: var(--wlc-radius);
  background: #ffffff;
}

.wlc-trust-item::before {
  content: "";
  position: absolute;
  left: 15px;
  top: 17px;
  width: 22px;
  height: 22px;
  background: url("/wp-content/uploads/wlc-brand/icons/ui/svg/icon-trusted.svg") center / contain no-repeat;
}

.wlc-trust-item:nth-child(2)::before { background-image: url("/wp-content/uploads/wlc-brand/icons/ui/svg/icon-compare.svg"); }
.wlc-trust-item:nth-child(3)::before { background-image: url("/wp-content/uploads/wlc-brand/icons/ui/svg/icon-support.svg"); }
.wlc-trust-item:nth-child(4)::before { background-image: url("/wp-content/uploads/wlc-brand/icons/ui/svg/icon-online.svg"); }

.wlc-trust-item strong {
  display: block;
  color: var(--wlc-ink);
  font-size: 14px;
}

.wlc-trust-item span {
  display: block;
  margin-top: 4px;
  color: var(--wlc-muted);
  font-size: 13px;
}

.wlc-authority-band {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 26px;
  align-items: stretch;
  margin-top: 28px;
  padding: 26px;
  border: 1px solid rgba(13, 27, 42, 0.10);
  border-radius: var(--wlc-radius);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.88), rgba(230, 247, 245, 0.72)),
    #ffffff;
  box-shadow: 0 18px 44px rgba(13, 27, 42, 0.08);
}

.wlc-authority-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.wlc-authority-copy h2 {
  max-width: 560px;
  font-size: 30px;
}

.wlc-authority-copy p {
  max-width: 620px;
}

.wlc-source-map {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.wlc-source-map article {
  display: flex;
  min-height: 238px;
  flex-direction: column;
  padding: 18px;
  border: 1px solid rgba(13, 27, 42, 0.12);
  border-top: 4px solid var(--wlc-primary);
  border-radius: var(--wlc-radius);
  background: rgba(255, 255, 255, 0.94);
}

.wlc-source-card--wego {
  border-top-color: #0e9e90;
}

.wlc-source-card--jaro {
  border-top-color: #0a6fb2;
}

.wlc-source-card--tablets {
  border-top-color: #4c7a5b;
}

.wlc-source-card-logo {
  display: flex;
  min-height: 54px;
  align-items: center;
  justify-content: flex-start;
  margin: 0 0 14px;
  padding: 10px 12px;
  border: 1px solid rgba(13, 27, 42, 0.08);
  border-radius: 10px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(230, 247, 245, 0.5)),
    #ffffff;
}

.wlc-source-card-logo img {
  display: block;
  width: auto;
  max-width: 155px;
  max-height: 42px;
  object-fit: contain;
}

.wlc-source-card--tablets .wlc-source-card-logo {
  border-color: rgba(13, 27, 42, 0.18);
  background:
    linear-gradient(135deg, rgba(18, 45, 58, 0.98), rgba(33, 79, 72, 0.94)),
    #142d3a;
}

.wlc-source-map strong,
.wlc-source-map span,
.wlc-source-map a {
  display: block;
}

.wlc-source-map strong {
  color: var(--wlc-ink);
  font-size: 15px;
}

.wlc-source-map span {
  flex: 1 1 auto;
  margin-top: 8px;
  color: var(--wlc-muted);
  font-size: 13px;
  line-height: 1.45;
}

.wlc-source-map a {
  margin-top: 14px;
  color: #0b6f66;
  font-size: 13px;
  font-weight: 800;
  text-decoration: none;
}

.wlc-source-map .wlc-source-card-url {
  width: fit-content;
  margin-top: 14px;
  padding: 7px 10px;
  border: 1px solid rgba(16, 181, 165, 0.28);
  border-radius: 999px;
  background: var(--wlc-accent-soft);
  color: #0b6f66;
  font-size: 12px;
}

.wlc-source-map .wlc-source-card-local {
  margin-top: 10px;
  color: var(--wlc-ink);
  font-size: 12px;
}

.wlc-source-map a:hover {
  color: var(--wlc-primary-dark);
  text-decoration: underline;
}

.wlc-table-wrap {
  overflow-x: auto;
  border: 1px solid var(--wlc-border);
  border-radius: var(--wlc-radius);
  background: #ffffff;
}

.wlc-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 860px;
}

.wlc-content article > .wlc-table {
  display: block;
  min-width: 0;
  max-width: 100%;
  overflow-x: auto;
  border: 1px solid var(--wlc-border);
  border-radius: var(--wlc-radius);
  background: #ffffff;
}

.wlc-table th,
.wlc-table td {
  padding: 14px;
  border-bottom: 1px solid var(--wlc-border);
  text-align: left;
  vertical-align: top;
}

.wlc-table th {
  color: var(--wlc-ink);
  background: #f8fbfb;
  font-size: 13px;
}

.wlc-table td {
  color: var(--wlc-muted);
  font-size: 14px;
  line-height: 1.45;
}

.wlc-table td strong {
  color: var(--wlc-ink);
}

.wlc-table td span {
  color: #607085;
  font-size: 13px;
}

.wlc-table .wlc-button {
  white-space: nowrap;
}

.wlc-filterbar {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 18px 0;
}

.wlc-filterbar label {
  display: grid;
  gap: 5px;
  color: var(--wlc-ink);
  font-size: 13px;
  font-weight: 800;
}

.wlc-filterbar select,
.wlc-filterbar input[type="search"] {
  min-width: 180px;
  min-height: 40px;
  border: 1px solid var(--wlc-border);
  border-radius: var(--wlc-radius);
  background: #ffffff;
  color: var(--wlc-ink);
  padding: 0 10px;
}

.wlc-directory-group {
  margin-top: 32px;
}

.wlc-directory-nav {
  position: sticky;
  z-index: 5;
  top: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 18px 0;
  padding: 10px;
  border: 1px solid rgba(16, 181, 165, 0.18);
  border-radius: var(--wlc-radius);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 14px 32px rgba(13, 27, 42, 0.06);
  backdrop-filter: blur(12px);
}

.wlc-directory-nav button {
  display: inline-flex;
  min-height: 38px;
  align-items: center;
  gap: 8px;
  border: 1px solid var(--wlc-border);
  border-radius: 999px;
  background: #ffffff;
  color: var(--wlc-ink);
  font: inherit;
  font-size: 13px;
  font-weight: 900;
  padding: 7px 12px;
  cursor: pointer;
}

.wlc-directory-nav button.is-active,
.wlc-directory-nav button:hover {
  border-color: rgba(16, 181, 165, 0.45);
  background: var(--wlc-accent-soft);
  color: #0b6f66;
}

.wlc-directory-nav span {
  display: inline-flex;
  min-width: 22px;
  justify-content: center;
  border-radius: 999px;
  background: rgba(16, 181, 165, 0.16);
  color: #0b6f66;
  font-size: 12px;
  line-height: 1.7;
  padding: 0 6px;
}

.wlc-directory-overview {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 18px;
}

.wlc-directory-overview article {
  padding: 16px;
  border: 1px solid rgba(16, 181, 165, 0.20);
  border-radius: var(--wlc-radius);
  background: linear-gradient(135deg, #ffffff 0%, #effbf9 100%);
}

.wlc-directory-overview span {
  display: inline-flex;
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: var(--wlc-primary);
  color: var(--wlc-ink);
  font-size: 12px;
  font-weight: 950;
}

.wlc-directory-overview h3 {
  margin: 12px 0 6px;
  font-size: 18px;
}

.wlc-directory-overview p {
  margin: 0;
  font-size: 14px;
}

.wlc-directory-group h2 {
  margin: 0;
}

.wlc-directory-group__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}

.wlc-directory-group__heading span {
  display: inline-flex;
  flex: 0 0 auto;
  padding: 5px 9px;
  border-radius: 999px;
  background: #f1f5f9;
  color: #334155;
  font-size: 12px;
  font-weight: 900;
}

.wlc-provider-card {
  display: flex;
  flex-direction: column;
  gap: 8px;
  border-top: 4px solid var(--wlc-primary);
}

.wlc-directory-groups .wlc-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.wlc-provider-card__top {
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr);
  gap: 10px;
  align-items: start;
}

.wlc-provider-logo-frame--directory {
  width: 64px;
  height: 48px;
  padding: 8px;
}

.wlc-provider-card .wlc-provider-badge {
  margin-bottom: 6px;
  font-size: 10px;
}

.wlc-provider-card h3 {
  margin: 0;
  font-size: 16px;
  line-height: 1.15;
}

.wlc-provider-card p {
  margin: 0;
  font-size: 12px;
  line-height: 1.35;
}

.wlc-provider-card .wlc-button {
  width: 100%;
  min-height: 34px;
  margin-top: auto;
  padding: 8px 10px;
  font-size: 12px;
}

.wlc-provider-source {
  color: #607085;
}

.wlc-provider-editorial-note {
  margin: 24px 0;
  padding: 18px;
  border: 1px solid rgba(16, 181, 165, 0.20);
  border-radius: var(--wlc-radius);
  background: linear-gradient(135deg, #ffffff 0%, #f3fbfa 100%);
}

.wlc-provider-editorial-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 12px;
}

.wlc-provider-editorial-grid article {
  padding: 14px;
  border: 1px solid var(--wlc-border);
  border-radius: var(--wlc-radius);
  background: rgba(255, 255, 255, 0.88);
}

.wlc-provider-editorial-grid h2 {
  margin: 0 0 6px;
  font-size: 18px;
}

.wlc-provider-editorial-grid p {
  margin: 0;
  color: var(--wlc-muted);
  font-size: 14px;
}

.wlc-provider-price-cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.wlc-provider-price-card {
  border-top: 4px solid var(--wlc-primary);
}

.wlc-provider-price-card__facts {
  display: grid;
  gap: 8px;
  margin: 12px 0 0;
}

.wlc-provider-price-card__facts div {
  padding: 10px;
  border: 1px solid #e3e8ee;
  border-radius: 10px;
  background: #fbfdfd;
}

.wlc-provider-price-card__facts dt {
  color: #607086;
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
}

.wlc-provider-price-card__facts dd {
  margin: 4px 0 0;
  color: var(--wlc-ink);
  font-weight: 850;
  line-height: 1.35;
}

.wlc-provider-detail-hero {
  display: grid;
  grid-template-columns: minmax(180px, 0.32fr) minmax(0, 0.68fr);
  gap: 20px;
  align-items: center;
}

.wlc-provider-detail-hero .wlc-fact-grid {
  grid-column: 1 / -1;
}

.wlc-provider-detail-hero__brand {
  display: grid;
  gap: 10px;
}

.wlc-provider-detail-hero__brand > span {
  color: var(--wlc-muted);
  font-size: 12px;
  font-weight: 700;
}

.wlc-provider-logo-frame--hero {
  width: 160px;
  height: 108px;
  padding: 18px;
  box-shadow: 0 16px 34px rgba(13, 27, 42, 0.065);
}

.wlc-provider-logo-frame--hero img {
  max-height: 64px;
}

.wlc-provider-badge {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 14px;
  padding: 5px 9px;
  border-radius: 999px;
  background: var(--wlc-accent-soft);
  color: #0b6f66;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}

.wlc-provider-badge--online-doctor {
  background: #eef4ff;
  color: #24508f;
}

.wlc-provider-badge--programme-led {
  background: #fff3ea;
  color: #8c4a18;
}

.wlc-provider-badge--clinic-led {
  background: #f2efff;
  color: #5940a8;
}

.wlc-provider-badge--tablet-pharmacy {
  background: #eef9ef;
  color: #256b35;
}

.wlc-provider-treatments {
  margin-bottom: 12px;
  color: #3e4e60;
  font-weight: 800;
}

.wlc-provider-summary {
  flex: 1 1 auto;
}

.wlc-provider-source {
  margin-top: 8px;
  color: #607085;
  font-size: 14px;
  font-weight: 700;
}

.wlc-fact-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-top: 16px;
}

.wlc-fact-grid--compact {
  margin-top: 18px;
}

.wlc-fact-grid div {
  border: 1px solid var(--wlc-border);
  border-radius: var(--wlc-radius);
  background: var(--wlc-soft);
  padding: 14px;
}

.wlc-fact-grid strong,
.wlc-fact-grid span {
  display: block;
}

.wlc-fact-grid strong {
  color: var(--wlc-ink);
  font-size: 12px;
}

.wlc-fact-grid span {
  color: var(--wlc-muted);
  font-size: 13px;
  margin-top: 6px;
}

.wlc-directory-groups + .wlc-no-results {
  margin-top: 20px;
}

.wlc-show-more {
  margin-top: 22px;
}

.single-provider .wlc-content .wlc-notice:first-of-type {
  margin-bottom: 18px;
}

.single-provider .wlc-panel + .wlc-panel {
  margin-top: 22px;
}

.wlc-provider-profile article {
  max-width: 100%;
}

.wlc-provider-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(280px, 0.75fr);
  gap: 24px;
  align-items: stretch;
  margin-bottom: 24px;
  padding: 28px;
  border: 1px solid rgba(13, 27, 42, 0.10);
  border-radius: var(--wlc-radius);
  background:
    radial-gradient(circle at 88% 8%, rgba(255, 196, 119, 0.20), transparent 28%),
    linear-gradient(135deg, #e8f9f6 0%, #fffaf3 100%);
  box-shadow: 0 16px 38px rgba(13, 27, 42, 0.08);
}

.wlc-provider-hero h1 {
  max-width: 760px;
}

.wlc-provider-hero .wlc-lead {
  margin-bottom: 16px;
}

.wlc-provider-hero-card {
  align-self: center;
  padding: 20px;
  border: 1px solid rgba(13, 27, 42, 0.12);
  border-radius: var(--wlc-radius);
  background: rgba(255, 255, 255, 0.88);
}

.wlc-provider-hero-card strong {
  display: block;
  margin-bottom: 10px;
  color: var(--wlc-ink);
  font-size: 16px;
}

.wlc-provider-hero-card ul {
  display: grid;
  gap: 9px;
  margin: 0;
  padding-left: 18px;
  color: var(--wlc-muted);
}

.wlc-provider-intro {
  max-width: 860px;
  margin-bottom: 22px;
}

.wlc-detail-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.22fr) minmax(280px, 0.78fr);
  gap: 24px;
  align-items: stretch;
  margin-bottom: 26px;
  padding: 28px;
  border: 1px solid rgba(13, 27, 42, 0.10);
  border-radius: var(--wlc-radius);
  background:
    radial-gradient(circle at 90% 6%, rgba(16, 181, 165, 0.14), transparent 30%),
    linear-gradient(135deg, #f8fbfb 0%, #fffaf3 100%);
  box-shadow: 0 16px 38px rgba(13, 27, 42, 0.07);
}

.wlc-detail-hero h1 {
  max-width: 780px;
}

.wlc-detail-card {
  align-self: center;
  padding: 20px;
  border: 1px solid rgba(13, 27, 42, 0.12);
  border-radius: var(--wlc-radius);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(248, 253, 252, 0.95)),
    #ffffff;
  box-shadow: 0 12px 28px rgba(13, 27, 42, 0.06);
}

.wlc-detail-card__eyebrow {
  display: inline-flex;
  margin-bottom: 10px;
  padding: 5px 9px;
  border-radius: 999px;
  background: var(--wlc-accent-soft);
  color: #0b6f66;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.wlc-detail-card strong {
  display: block;
  margin-bottom: 10px;
  color: var(--wlc-ink);
  font-size: 16px;
}

.wlc-detail-card ul {
  display: grid;
  gap: 9px;
  margin: 0;
  padding-left: 18px;
  color: var(--wlc-muted);
}

.wlc-detail-body {
  max-width: none;
}

.wlc-detail-body .wlc-table {
  display: table;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  table-layout: fixed;
  border: 1px solid var(--wlc-border);
  border-radius: var(--wlc-radius);
  background: #ffffff;
}

.wlc-detail-body .wlc-table td,
.wlc-detail-body .wlc-table th {
  overflow-wrap: anywhere;
}

.wlc-mobile-cards {
  display: none;
  gap: 14px;
}

.wlc-mobile-cards .wlc-card {
  gap: 9px;
}

.wlc-mobile-cards .wlc-card p {
  margin: 0;
  color: var(--wlc-muted);
}

.wlc-mobile-cards .wlc-card p strong {
  color: var(--wlc-ink);
}

.wlc-no-results {
  display: none;
  margin-top: 14px;
  padding: 14px 16px;
  border: 1px solid var(--wlc-border);
  border-radius: var(--wlc-radius);
  background: #f8fbfd;
  color: var(--wlc-muted);
  font-weight: 700;
}

.wlc-no-results.is-visible {
  display: block;
}

.wlc-notice {
  padding: 14px 16px;
  border: 1px solid #eadcae;
  border-radius: var(--wlc-radius);
  background: #fff9e8;
  color: var(--wlc-warn);
}

.wlc-faq-item {
  border-top: 1px solid var(--wlc-border);
  padding: 14px 0;
}

.wlc-faq-item summary {
  cursor: pointer;
  color: var(--wlc-ink);
  font-weight: 800;
}

.wlc-faq-item p {
  margin-top: 10px;
}

.wlc-source-list {
  display: grid;
  gap: 14px;
}

.wlc-source-item {
  padding: 16px;
  border: 1px solid var(--wlc-border);
  border-radius: var(--wlc-radius);
  background: #f8fbfb;
}

.wlc-provider-routes-panel > p,
.wlc-provider-prices-panel > p,
.wlc-provider-next-panel > p,
.wlc-source-notes-panel > p {
  max-width: 820px;
  color: var(--wlc-muted);
}

.wlc-provider-route-card {
  gap: 14px;
}

.wlc-provider-route-card dl {
  display: grid;
  gap: 10px;
  margin: 0;
}

.wlc-provider-route-card dl > div {
  padding-top: 10px;
  border-top: 1px solid rgba(13, 27, 42, 0.08);
}

.wlc-provider-route-card dt,
.wlc-source-meta strong {
  display: block;
  color: var(--wlc-ink);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0;
}

.wlc-provider-route-card dd {
  margin: 3px 0 0;
  color: var(--wlc-muted);
}

.wlc-provider-next-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 18px;
}

.wlc-provider-next-card {
  display: grid;
  gap: 8px;
  min-height: 150px;
  padding: 18px;
  border: 1px solid rgba(16, 181, 165, 0.26);
  border-top: 4px solid var(--wlc-primary);
  border-radius: var(--wlc-radius);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(230, 247, 245, 0.58)),
    #ffffff;
  color: inherit;
  text-decoration: none;
}

.wlc-provider-next-card:hover {
  border-color: rgba(16, 181, 165, 0.46);
  box-shadow: 0 14px 30px rgba(13, 27, 42, 0.08);
  transform: translateY(-1px);
}

.wlc-provider-next-card span {
  color: #0b6f66;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0;
}

.wlc-provider-next-card strong {
  color: var(--wlc-ink);
  font-size: 18px;
}

.wlc-provider-next-card small {
  color: var(--wlc-muted);
  font-size: 14px;
  line-height: 1.45;
}

.wlc-source-notes-panel {
  background:
    radial-gradient(circle at 92% 10%, rgba(16, 181, 165, 0.08), transparent 30%),
    #ffffff;
}

.wlc-source-notes-heading {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 18px;
}

.wlc-source-notes-heading h2,
.wlc-source-notes-heading p {
  margin: 0;
}

.wlc-source-notes-heading p {
  margin-top: 8px;
  max-width: 780px;
  color: var(--wlc-muted);
}

.wlc-source-notes-heading > span,
.wlc-source-more summary {
  display: inline-flex;
  width: max-content;
  align-items: center;
  padding: 7px 11px;
  border: 1px solid rgba(16, 181, 165, 0.24);
  border-radius: 999px;
  background: rgba(230, 247, 245, 0.74);
  color: #0b6f66;
  font-size: 12px;
  font-weight: 900;
}

.wlc-source-item {
  display: grid;
  gap: 10px;
}

.wlc-source-item h3,
.wlc-source-item p {
  margin: 0;
}

.wlc-source-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.wlc-source-meta span {
  display: grid;
  gap: 3px;
  min-width: 150px;
  padding: 10px 12px;
  border: 1px solid rgba(16, 181, 165, 0.18);
  border-radius: 8px;
  background: rgba(230, 247, 245, 0.52);
  color: var(--wlc-muted);
}

.wlc-source-label {
  color: var(--wlc-muted);
}

.wlc-source-more {
  margin-top: 14px;
}

.wlc-source-more summary {
  cursor: pointer;
  list-style: none;
}

.wlc-source-more summary::-webkit-details-marker {
  display: none;
}

.wlc-source-more[open] summary {
  margin-bottom: 14px;
}

.wlc-source-list--nested {
  padding-top: 4px;
}

.wlc-related-panel {
  background:
    radial-gradient(circle at 0% 0%, rgba(255, 196, 119, 0.14), transparent 26%),
    linear-gradient(135deg, #ffffff 0%, #f3fbfa 100%);
}

.wlc-related-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin-top: 16px;
}

.wlc-related-card {
  display: grid;
  gap: 8px;
  min-height: 122px;
  padding: 16px;
  border: 1px solid rgba(13, 27, 42, 0.10);
  border-left: 4px solid var(--wlc-primary);
  border-radius: var(--wlc-radius);
  background: rgba(255, 255, 255, 0.92);
  color: inherit;
  text-decoration: none;
}

.wlc-related-card:hover {
  border-color: rgba(16, 181, 165, 0.42);
  box-shadow: 0 12px 28px rgba(13, 27, 42, 0.08);
  transform: translateY(-1px);
}

.wlc-related-card strong {
  color: var(--wlc-ink);
  font-size: 16px;
}

.wlc-related-card span {
  color: var(--wlc-muted);
  font-size: 14px;
  line-height: 1.45;
}

.wlc-policy-links {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 18px;
}

.wlc-content {
  width: min(860px, calc(100% - 32px));
  margin: 0 auto;
  padding: 44px 0;
}

.wlc-content--wide {
  width: min(1160px, calc(100% - 32px));
}

.wlc-content--wide article > p,
.wlc-content--wide article > .wlc-notice {
  max-width: 860px;
}

.wlc-feature-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.wlc-route-spotlight {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin: 0 0 22px;
}

.wlc-route-spotlight > .wlc-grid {
  grid-column: span 2;
}

.wlc-route-spotlight > .wlc-grid--four {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.wlc-route-spotlight article {
  padding: 18px;
  border: 1px solid rgba(13, 27, 42, 0.10);
  border-left: 4px solid var(--wlc-primary);
  border-radius: var(--wlc-radius);
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 10px 24px rgba(13, 27, 42, 0.045);
}

.wlc-route-spotlight span,
.wlc-route-spotlight strong {
  display: block;
}

.wlc-route-spotlight span {
  margin-bottom: 7px;
  color: #0b6f66;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.wlc-route-spotlight strong {
  color: var(--wlc-ink);
  font-size: 15px;
  line-height: 1.35;
}

.wlc-feature-grid--three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.wlc-feature-card,
.wlc-check-grid article {
  min-height: 100%;
  padding: 22px;
  border: 1px solid var(--wlc-border);
  border-radius: var(--wlc-radius);
  background: #ffffff;
  box-shadow: 0 12px 28px rgba(13, 27, 42, 0.055);
}

.wlc-feature-card {
  display: flex;
  flex-direction: column;
  border-top: 4px solid rgba(16, 181, 165, 0.72);
}

.wlc-feature-card p {
  flex: 1 1 auto;
}

.wlc-feature-card a {
  color: #0b6f66;
  font-weight: 800;
  text-decoration: none;
}

.wlc-feature-card a:hover {
  color: var(--wlc-primary-dark);
  text-decoration: underline;
}

.wlc-specialist-grid {
  align-items: stretch;
}

.wlc-specialist-card {
  display: flex;
  flex-direction: column;
}

.wlc-specialist-logo {
  display: flex;
  min-height: 64px;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  padding: 14px 16px;
  border: 1px solid rgba(16, 181, 165, 0.24);
  border-radius: var(--wlc-radius);
  background:
    linear-gradient(135deg, rgba(16, 181, 165, 0.12), rgba(255, 255, 255, 0.96)),
    #ffffff;
  color: var(--wlc-ink);
  text-decoration: none;
}

.wlc-specialist-logo img {
  display: block;
  width: auto;
  max-width: 170px;
  max-height: 44px;
  object-fit: contain;
}

.wlc-specialist-card--tablets .wlc-specialist-logo {
  border-color: rgba(13, 27, 42, 0.18);
  background:
    linear-gradient(135deg, rgba(18, 45, 58, 0.98), rgba(33, 79, 72, 0.94)),
    #142d3a;
}

.wlc-specialist-domain {
  display: inline-flex;
  width: fit-content;
  margin: 2px 0 18px;
  padding: 6px 10px;
  border: 1px solid rgba(16, 181, 165, 0.28);
  border-radius: 999px;
  background: var(--wlc-accent-soft);
  color: #0b6f66;
  font-size: 13px;
  font-weight: 800;
  text-decoration: none;
}

.wlc-specialist-domain:hover,
.wlc-specialist-logo:hover {
  border-color: rgba(16, 181, 165, 0.52);
  color: var(--wlc-primary-dark);
  text-decoration: none;
}

.wlc-specialist-card .wlc-button {
  margin-top: auto;
}

.wlc-editorial-split--large {
  grid-template-columns: minmax(300px, 0.78fr) minmax(0, 1.22fr);
  gap: 34px;
}

.wlc-editorial-split--reverse {
  grid-template-columns: minmax(0, 1.16fr) minmax(300px, 0.84fr);
  gap: 34px;
}

.wlc-lifestyle-image--editorial {
  aspect-ratio: 4 / 3;
  margin: 0;
}

.wlc-editorial-split--large .wlc-lifestyle-image--editorial img {
  object-position: 100% center;
}

.wlc-mini-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin: 20px 0 22px;
}

.wlc-mini-stats div {
  padding: 14px;
  border: 1px solid var(--wlc-border);
  border-radius: var(--wlc-radius);
  background: #f8fbfb;
}

.wlc-mini-stats strong,
.wlc-mini-stats span {
  display: block;
}

.wlc-mini-stats strong {
  color: var(--wlc-ink);
  font-size: 24px;
  line-height: 1.1;
}

.wlc-mini-stats span {
  margin-top: 4px;
  color: var(--wlc-muted);
  font-size: 13px;
}

.wlc-check-list {
  display: grid;
  gap: 9px;
  margin: 0 0 22px;
  padding-left: 20px;
  color: var(--wlc-muted);
}

.wlc-check-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  margin-top: 22px;
}

.wlc-check-grid article {
  border-top: 4px solid var(--wlc-primary);
}

.wlc-content h1 { font-size: 46px; }
.wlc-content ul { color: var(--wlc-muted); }

.wlc-treatment-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);
  gap: 34px;
  align-items: center;
  margin: 8px 0 34px;
  padding: 30px;
  border: 1px solid rgba(16, 181, 165, 0.20);
  border-radius: var(--wlc-radius);
  background:
    radial-gradient(circle at 92% 8%, rgba(16, 181, 165, 0.15), transparent 30%),
    linear-gradient(135deg, #ffffff 0%, #f0fbf9 100%);
}

.wlc-treatment-hero h1 {
  margin-bottom: 14px;
}

.wlc-treatment-hero .wlc-lead {
  max-width: 680px;
}

.wlc-treatment-hero__actions,
.wlc-route-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 20px;
}

.wlc-treatment-visual {
  position: relative;
  overflow: hidden;
  margin: 0;
  aspect-ratio: 4 / 3;
  border: 1px solid rgba(13, 27, 42, 0.10);
  border-radius: var(--wlc-radius);
  background: var(--wlc-accent-soft);
  box-shadow: 0 18px 42px rgba(13, 27, 42, 0.12);
}

.wlc-treatment-visual::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(135deg, rgba(13, 27, 42, 0.08), rgba(16, 181, 165, 0.14)),
    linear-gradient(180deg, rgba(255,255,255,0.06), rgba(13,27,42,0.08));
  pointer-events: none;
}

.wlc-treatment-visual img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 54% 46%;
  filter: saturate(0.98) contrast(1.02);
}

.wlc-route-intro {
  display: grid;
  grid-template-columns: minmax(280px, 0.72fr) minmax(0, 1.28fr);
  gap: 18px;
  align-items: stretch;
  margin: 28px 0 34px;
}

.wlc-route-intro__panel,
.wlc-treatment-table-intro,
.wlc-next-route-panel {
  padding: 24px;
  border: 1px solid var(--wlc-border);
  border-radius: var(--wlc-radius);
  background: #ffffff;
  box-shadow: 0 14px 32px rgba(13, 27, 42, 0.06);
}

.wlc-route-intro__panel {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.wlc-route-intro__panel h2 {
  font-size: 32px;
}

.wlc-route-intro__steps {
  display: grid;
  gap: 14px;
}

.wlc-route-intro__steps article {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 10px 14px;
  align-items: start;
  padding: 18px;
  border: 1px solid rgba(16, 181, 165, 0.28);
  border-left: 4px solid rgba(16, 181, 165, 0.78);
  border-radius: var(--wlc-radius);
  background: linear-gradient(135deg, rgba(240, 255, 252, 0.92), #ffffff 72%);
  box-shadow: 0 10px 24px rgba(13, 27, 42, 0.05);
}

.wlc-route-intro__steps article > span {
  display: inline-grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border-radius: 999px;
  background: var(--wlc-teal);
  color: #061421;
  font-size: 13px;
  font-weight: 900;
}

.wlc-route-intro__steps article h3,
.wlc-route-intro__steps article p {
  grid-column: 2;
}

.wlc-route-intro__steps article h3 {
  margin: 0;
  font-size: 19px;
}

.wlc-route-intro__steps article p {
  margin: 0;
  color: var(--wlc-muted);
}

.wlc-route-list {
  display: grid;
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.wlc-route-list li {
  padding: 16px;
  border: 1px solid rgba(13, 27, 42, 0.10);
  border-top: 3px solid rgba(16, 181, 165, 0.72);
  border-radius: var(--wlc-radius);
  background: #fbfdfd;
  color: var(--wlc-muted);
}

.wlc-route-list strong {
  display: block;
  margin-bottom: 4px;
  color: var(--wlc-ink);
}

.wlc-treatment-matrix {
  display: grid;
  gap: 12px;
  margin: 22px 0 34px;
}

.wlc-treatment-matrix article {
  display: grid;
  grid-template-columns: minmax(170px, 0.55fr) minmax(0, 1fr) minmax(180px, 0.55fr);
  gap: 18px;
  align-items: center;
  padding: 18px;
  border: 1px solid var(--wlc-border);
  border-radius: var(--wlc-radius);
  background: #ffffff;
  box-shadow: 0 10px 24px rgba(13, 27, 42, 0.05);
}

.wlc-treatment-matrix h3 {
  margin: 0 0 6px;
}

.wlc-treatment-matrix p {
  margin: 0;
}

.wlc-treatment-matrix__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.wlc-treatment-matrix__meta span,
.wlc-table-pill,
.wlc-table-tag {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  padding: 5px 9px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}

.wlc-treatment-matrix__meta span,
.wlc-table-pill {
  background: var(--wlc-accent-soft);
  color: #0b6f66;
}

.wlc-table-tag {
  background: #edf2f7;
  color: #304256;
}

.wlc-treatment-table-intro {
  margin: 34px 0 0;
}

.wlc-treatment-table-intro h2 {
  margin-top: 0;
}

.wlc-comparison-module {
  margin: 18px 0 38px;
}

.wlc-comparison-module__summary {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 0.55fr);
  gap: 20px;
  align-items: stretch;
  margin-bottom: 14px;
  padding: 22px;
  border: 1px solid rgba(16, 181, 165, 0.20);
  border-radius: var(--wlc-radius);
  background: linear-gradient(135deg, #ffffff 0%, #f0fbf9 100%);
}

.wlc-comparison-module__summary h3 {
  margin: 6px 0 8px;
  font-size: 26px;
}

.wlc-comparison-module__summary p {
  max-width: 720px;
}

.wlc-comparison-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 0;
}

.wlc-comparison-stats div {
  padding: 14px;
  border: 1px solid var(--wlc-border);
  border-radius: var(--wlc-radius);
  background: rgba(255, 255, 255, 0.86);
}

.wlc-comparison-stats dt {
  color: var(--wlc-ink);
  font-size: 26px;
  font-weight: 900;
  line-height: 1;
}

.wlc-comparison-stats dd {
  margin: 6px 0 0;
  color: var(--wlc-muted);
  font-size: 12px;
  font-weight: 700;
}

.wlc-tablet-research-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.72fr);
  gap: 20px;
  align-items: start;
  border-color: rgba(16, 181, 165, 0.20);
  background: linear-gradient(135deg, #ffffff 0%, #effbf9 100%);
}

.wlc-tablet-research-panel > .wlc-source-date {
  grid-column: 1 / -1;
  margin: 0;
}

.wlc-tablet-research-panel > * {
  min-width: 0;
}

.wlc-tablet-research-panel .wlc-source-date {
  display: block;
  width: auto;
  max-width: 100%;
  overflow-wrap: break-word;
}

.wlc-tablet-research-stats {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin: 0;
}

.wlc-tablet-research-stats div {
  padding: 14px;
  border: 1px solid var(--wlc-border);
  border-radius: var(--wlc-radius);
  background: rgba(255, 255, 255, 0.88);
}

.wlc-tablet-research-stats dt {
  color: var(--wlc-ink);
  font-size: 26px;
  font-weight: 950;
  line-height: 1;
}

.wlc-tablet-research-stats dd {
  margin: 6px 0 0;
  color: var(--wlc-muted);
  font-size: 12px;
  font-weight: 800;
}

.wlc-comparison-module .wlc-filterbar {
  margin: 14px 0 16px;
  padding: 16px;
  border: 1px solid var(--wlc-border);
  border-radius: var(--wlc-radius);
  background: #ffffff;
  box-shadow: 0 10px 24px rgba(13, 27, 42, 0.045);
}

.wlc-comparison-module .wlc-filterbar label {
  flex: 1 1 210px;
}

.wlc-comparison-module .wlc-filterbar select {
  width: 100%;
}

.wlc-comparison-view-toggle {
  display: inline-flex;
  gap: 6px;
  margin: 2px 0 16px;
  padding: 5px;
  border: 1px solid var(--wlc-border);
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 10px 24px rgba(13, 27, 42, 0.045);
}

.wlc-comparison-view-toggle button {
  min-height: 38px;
  padding: 8px 16px;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: var(--wlc-muted);
  font: inherit;
  font-weight: 900;
  cursor: pointer;
}

.wlc-comparison-view-toggle button.is-active {
  background: var(--wlc-primary);
  color: var(--wlc-ink);
}

.wlc-comparison-cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.wlc-comparison-card[hidden],
.wlc-provider-card[hidden],
.wlc-provider-price-card[hidden],
.wlc-directory-group[hidden],
.wlc-no-results[hidden],
.wlc-comparison-module .wlc-table tr[hidden] {
  display: none !important;
}

.wlc-comparison-module.is-table-view .wlc-comparison-cards {
  display: none;
}

.wlc-comparison-module.is-card-view .wlc-comparison-table-panel {
  display: none;
}

.wlc-comparison-card {
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: 16px;
  padding: 18px;
  border: 1px solid var(--wlc-border);
  border-top: 4px solid var(--wlc-primary);
  border-radius: var(--wlc-radius);
  background: #ffffff;
  box-shadow: 0 16px 34px rgba(13, 27, 42, 0.065);
}

.wlc-comparison-card__top {
  display: grid;
  grid-template-columns: 96px minmax(0, 1fr);
  gap: 14px;
  align-items: start;
}

.wlc-provider-logo-frame {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 96px;
  height: 72px;
  padding: 12px;
  border: 1px solid rgba(16, 181, 165, 0.22);
  border-radius: 10px;
  background: linear-gradient(135deg, #ffffff 0%, #effbf9 100%);
}

.wlc-provider-logo-frame img {
  display: block;
  max-width: 100%;
  max-height: 44px;
  object-fit: contain;
}

.wlc-provider-logo-frame.wlc-provider-logo-frame--hero img {
  max-height: 72px;
}

.wlc-provider-logo-frame.wlc-provider-logo-frame--hero {
  width: 160px;
  height: 108px;
  padding: 18px;
}

.wlc-provider-logo-frame--small {
  width: 54px;
  height: 40px;
  padding: 7px;
  border-radius: 8px;
}

.wlc-provider-logo-frame--small img {
  max-height: 26px;
}

.wlc-provider-logo-fallback {
  color: #0b6f66;
  font-size: 20px;
  font-weight: 950;
}

.wlc-provider-logo-frame--small .wlc-provider-logo-fallback {
  font-size: 14px;
}

.wlc-comparison-card h3 {
  margin: 8px 0 6px;
  font-size: 22px;
  line-height: 1.12;
}

.wlc-comparison-card p {
  margin: 0;
  color: var(--wlc-muted);
  font-size: 14px;
  line-height: 1.55;
}

.wlc-source-confidence {
  display: inline-flex;
  width: fit-content;
  margin-top: 6px;
  padding: 4px 8px;
  border-radius: 999px;
  background: rgba(16, 181, 165, 0.12);
  color: #0b6f66;
  font-size: 11px;
  font-weight: 900;
}

.wlc-comparison-card__facts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin: 0;
}

.wlc-tablet-comparison-cards .wlc-comparison-card__facts {
  gap: 8px;
}

.wlc-comparison-card__facts div {
  min-width: 0;
  padding: 12px;
  border: 1px solid #e3e8ee;
  border-radius: 10px;
  background: #fbfdfd;
}

.wlc-tablet-comparison-cards .wlc-comparison-card__facts div {
  padding: 10px;
}

.wlc-comparison-card__facts dt {
  color: #607086;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.wlc-comparison-card__facts dd {
  margin: 4px 0 0;
  color: var(--wlc-ink);
  font-weight: 850;
  line-height: 1.35;
}

.wlc-tablet-comparison-cards .wlc-comparison-card__facts dd {
  font-size: 14px;
  overflow-wrap: anywhere;
}

.wlc-comparison-card__facts span {
  display: block;
  margin-top: 4px;
  color: var(--wlc-muted);
  font-size: 12px;
  line-height: 1.4;
}

.wlc-comparison-card__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  margin-top: auto;
}

.wlc-comparison-card__text-link {
  color: #0b6f66;
  font-weight: 900;
  text-decoration: none;
}

.wlc-comparison-card__text-link:hover {
  text-decoration: underline;
}

.wlc-comparison-module .wlc-table-wrap {
  overflow: hidden;
  box-shadow: 0 18px 40px rgba(13, 27, 42, 0.06);
}

.wlc-comparison-module .wlc-table th {
  background: #edf8f7;
  color: #17394a;
  font-size: 12px;
  text-transform: uppercase;
}

.wlc-comparison-module .wlc-table {
  min-width: 1040px;
}

.wlc-comparison-module .wlc-table td {
  color: #526176;
  font-size: 13px;
}

.wlc-comparison-module .wlc-table-provider {
  max-width: 210px;
}

.wlc-content .wlc-table-wrap {
  overflow-x: auto;
  max-width: 100%;
}

.wlc-content .wlc-table-wrap .wlc-table {
  min-width: 820px;
}

.wlc-content .wlc-table-wrap .wlc-table th,
.wlc-content .wlc-table-wrap .wlc-table td {
  vertical-align: top;
}

.wlc-table-provider__brand {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 8px;
}

.wlc-comparison-module .wlc-table-provider strong,
.wlc-comparison-module .wlc-table-provider span,
.wlc-table-price strong,
.wlc-table-price span {
  display: block;
}

.wlc-comparison-module .wlc-table-provider span,
.wlc-table-price span {
  margin-top: 4px;
  color: #66758a;
  font-size: 12px;
  line-height: 1.4;
}

.wlc-table-price strong {
  font-size: 16px;
}

.wlc-source-date {
  display: inline-flex;
  width: max-content;
  padding: 5px 9px;
  border-radius: 999px;
  background: #f1f5f9;
  color: #334155;
  font-size: 12px;
  font-weight: 800;
}

.wlc-comparison-module .wlc-table tbody tr:nth-child(even) {
  background: #fbfdfd;
}

.wlc-comparison-module .wlc-table tbody tr:hover {
  background: #f0fbf9;
}

.wlc-mobile-comparison-card {
  border-top: 4px solid var(--wlc-primary);
}

.wlc-mobile-comparison-card dl {
  display: grid;
  gap: 8px;
  margin: 6px 0 14px;
}

.wlc-mobile-comparison-card dl div {
  padding-top: 8px;
  border-top: 1px solid var(--wlc-border);
}

.wlc-mobile-comparison-card dt {
  color: var(--wlc-ink);
  font-size: 12px;
  font-weight: 900;
}

.wlc-mobile-comparison-card dd {
  margin: 2px 0 0;
  color: var(--wlc-muted);
  font-size: 14px;
}

.wlc-next-route-panel {
  margin: 34px 0 10px;
  background: linear-gradient(135deg, #ffffff 0%, #fffaf3 100%);
}

.wlc-site-footer {
  margin-top: 40px;
  border-top: 1px solid var(--wlc-border);
  background: var(--wlc-ink);
  color: #ffffff;
}

.wlc-footer-inner {
  width: min(1160px, calc(100% - 32px));
  margin: 0 auto;
  padding: 34px 0;
}

.wlc-footer-brand {
  display: inline-flex;
  margin-bottom: 16px;
}

.wlc-footer-brand img {
  display: block;
  width: min(300px, 80vw);
  height: auto;
}

.wlc-footer-inner p,
.wlc-footer-inner a { color: #dbe7f1; }

.wlc-home-decision-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 24px;
}

.wlc-home-decision-card {
  display: flex;
  min-height: 260px;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  border: 1px solid var(--wlc-border);
  border-radius: var(--wlc-radius);
  background: #ffffff;
  box-shadow: 0 12px 28px rgba(13, 27, 42, 0.06);
}

.wlc-home-decision-grid--authority .wlc-home-decision-card {
  border-top: 4px solid var(--wlc-primary);
}

.wlc-home-decision-card span {
  display: inline-flex;
  margin-bottom: 18px;
  padding: 5px 9px;
  border-radius: 999px;
  background: var(--wlc-accent-soft);
  color: #0b6f66;
  font-size: 12px;
  font-weight: 800;
}

.wlc-home-decision-card p {
  flex: 1 1 auto;
}

@media (max-width: 900px) {
  .wlc-hero-grid,
  .wlc-editorial-split,
  .wlc-treatment-hero,
  .wlc-page-hero,
  .wlc-route-intro,
  .wlc-snapshot-grid,
  .page-comparisons .wlc-comparison-link-grid,
  .wlc-comparison-module__summary,
  .wlc-editorial-split--large,
  .wlc-editorial-split--reverse,
  .wlc-home-decision-grid,
  .wlc-feature-grid,
  .wlc-feature-grid--three,
  .wlc-check-grid,
  .wlc-grid,
  .wlc-grid--four,
	  .wlc-grid--two,
	  .wlc-directory-overview,
	  .wlc-provider-editorial-grid,
	  .wlc-trust-strip,
	  .wlc-fact-grid,
	  .wlc-authority-band,
	  .wlc-source-map,
	  .wlc-route-spotlight,
	  .wlc-provider-hero,
	  .wlc-detail-hero,
	  .wlc-provider-detail-hero,
	  .wlc-tablet-research-panel,
	  .wlc-tablet-research-stats {
	    grid-template-columns: 1fr;
	  }

  .wlc-header-inner {
    min-height: 66px;
    justify-content: space-between;
    gap: 14px;
  }

  .wlc-brand img {
    width: clamp(210px, 58vw, 260px);
  }

  .wlc-nav-toggle {
    display: inline-flex;
    align-items: center;
  }

  .wlc-primary-navigation {
    position: absolute;
    top: 100%;
    left: 16px;
    right: 16px;
    z-index: 40;
    display: none;
    max-height: calc(100vh - 86px);
    overflow-y: auto;
    padding: 10px;
    border: 1px solid var(--wlc-border);
    border-radius: var(--wlc-radius);
    background: #ffffff;
    box-shadow: var(--wlc-shadow);
  }

  .wlc-site-header.is-open .wlc-primary-navigation {
    display: block;
  }

  .wlc-nav {
    display: grid;
    gap: 4px;
    font-size: 14px;
  }

  .wlc-nav a {
    display: flex;
    justify-content: space-between;
    width: 100%;
    min-height: 0;
    padding: 10px 12px;
    border-radius: 6px;
  }

  .wlc-nav .sub-menu {
    position: static;
    min-width: 0;
    padding: 0 0 0 14px;
    border: 0;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    transform: none;
    background: transparent;
  }

  .wlc-nav .sub-menu::before {
    display: none;
  }

  .wlc-nav .sub-menu a {
    padding: 8px 12px;
    color: var(--wlc-muted);
    white-space: normal;
  }

  .wlc-hero {
    padding-top: 32px;
  }

  .wlc-hero-copy {
    padding-top: 0;
  }

  .wlc-lifestyle-image--hero,
  .wlc-editorial-split .wlc-lifestyle-image {
    aspect-ratio: 16 / 10;
  }

  .wlc-lifestyle-image--page {
    float: none;
    width: 100%;
    aspect-ratio: 16 / 10;
    margin: 18px 0 24px;
  }

  .wlc-page-hero {
    gap: 20px;
    padding: 20px;
  }

  .wlc-page-hero__media {
    order: -1;
  }

  .wlc-lifestyle-image--page-hero {
    width: 100%;
    height: auto;
    min-height: 0;
    max-height: none;
    aspect-ratio: 16 / 9;
  }

  .wlc-treatment-hero,
  .wlc-route-intro__panel,
  .wlc-treatment-table-intro,
  .wlc-next-route-panel {
    padding: 20px;
  }

  .wlc-treatment-matrix article {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .wlc-comparison-module__summary h3 {
    font-size: 23px;
  }

  .wlc-comparison-stats {
    grid-template-columns: 1fr;
  }

  .wlc-comparison-cards {
    grid-template-columns: 1fr;
  }

  .wlc-provider-price-cards {
    grid-template-columns: 1fr;
  }

  .wlc-provider-next-grid,
  .wlc-related-grid {
    grid-template-columns: 1fr;
  }

  .wlc-provider-card__top {
    grid-template-columns: 74px minmax(0, 1fr);
  }

  .wlc-provider-logo-frame--directory {
    width: 74px;
    height: 58px;
  }

	  .wlc-comparison-card__top,
	  .wlc-comparison-card__facts {
	    grid-template-columns: 1fr;
	  }

	  .wlc-directory-groups .wlc-grid {
	    grid-template-columns: 1fr;
	  }

	  .wlc-provider-logo-frame {
	    width: 100%;
	    max-width: 180px;
	  }

	  .wlc-provider-logo-frame--hero {
	    width: 150px;
	    height: 96px;
	  }

  .wlc-comparison-module.is-card-view .wlc-table-wrap { display: none; }
  .wlc-comparison-module.is-table-view .wlc-table-wrap { display: block; overflow-x: auto; }
  .wlc-mobile-cards { display: grid; }

  h1,
  .wlc-content h1 {
    width: min(100%, calc(100vw - 32px));
    max-width: 100%;
    font-size: 30px;
    overflow-wrap: break-word;
  }

  h2 { font-size: 28px; }

  .wlc-lead {
    width: min(100%, calc(100vw - 32px));
    max-width: calc(100vw - 32px);
    font-size: 17px;
    overflow-wrap: break-word;
  }

  .wlc-visual-note {
    position: static;
    width: 100%;
    margin-top: 10px;
  }

	  .wlc-provider-strip {
	    margin-top: 28px;
	  }

	  .wlc-provider-strip div {
	    grid-template-columns: repeat(3, minmax(0, 1fr));
	  }

	  .wlc-hero-proof {
	    grid-template-columns: repeat(2, minmax(0, 1fr));
	  }

	  .wlc-authority-band {
	    padding: 20px;
	  }

	  .wlc-source-map article {
	    min-height: 0;
	  }

  .wlc-home-decision-card {
    min-height: 0;
  }

  .wlc-mini-stats {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 600px) {
  .wlc-header-inner,
  .wlc-container,
  .wlc-footer-inner {
    width: min(358px, calc(100vw - 32px));
    max-width: min(358px, calc(100vw - 32px));
    margin-left: 16px;
    margin-right: 16px;
  }

  h1,
  .wlc-content h1,
  .wlc-lead {
    width: 100%;
    max-width: 100%;
  }

	  .wlc-provider-strip div {
	    grid-template-columns: repeat(2, minmax(0, 1fr));
	  }

	  .wlc-hero-proof {
	    grid-template-columns: repeat(2, minmax(0, 1fr));
	    gap: 8px;
	  }

	  .wlc-hero-proof div {
	    padding: 11px;
	  }

	  .wlc-hero-proof strong {
	    font-size: 19px;
	  }

	  .wlc-hero-proof span {
	    font-size: 11px;
	  }

	  .wlc-authority-copy h2 {
	    font-size: 25px;
	  }
}

.wlc-content details {
  border: 1px solid var(--wlc-border);
  border-radius: 8px;
  background: #fff;
  padding: 14px 16px;
  margin: 10px 0;
}

.wlc-content summary {
  cursor: pointer;
  font-weight: 800;
  color: var(--wlc-ink);
}

.wlc-content details[open] {
  background: linear-gradient(135deg, #ffffff 0%, #f4fbfa 100%);
  border-color: rgba(19, 178, 169, 0.32);
}

.wlc-content details p {
  margin: 10px 0 0;
}

.wlc-comparison-choice-panel {
  background:
    radial-gradient(circle at top right, rgba(19, 178, 169, 0.10), transparent 34%),
    #fff;
}

.wlc-comparison-choice-grid .wlc-card {
  border-top: 4px solid var(--wlc-primary);
  min-height: 170px;
}

.wlc-comparison-choice-grid .wlc-card > span {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 12px;
  border-radius: 999px;
  background: var(--wlc-mint);
  color: var(--wlc-primary-dark);
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

/* Provider logos that are designed for dark backgrounds. */
.wlc-provider-logo-frame:has(img[src*="the-independent-pharmacy-logo.svg"]) {
  background: linear-gradient(135deg, #23324f 0%, #12223a 100%);
  border-color: rgba(16, 181, 165, 0.42);
}

.wlc-provider-logo-frame:has(img[src*="the-independent-pharmacy-logo.svg"]) img {
  max-height: 52px;
}

.wlc-provider-logo-frame--hero:has(img[src*="the-independent-pharmacy-logo.svg"]) img {
  max-height: 70px;
}

/* Homepage dashboard refresh */
.wlc-home-dashboard {
  padding: 34px 0 72px;
  background:
    radial-gradient(circle at 8% 0%, rgba(16, 181, 165, 0.12), transparent 26%),
    radial-gradient(circle at 92% 8%, rgba(19, 46, 79, 0.08), transparent 28%),
    linear-gradient(180deg, #f4fcfa 0%, #fcf8f0 24%, #ffffff 58%);
}

.wlc-home-dashboard .wlc-container {
  display: grid;
  gap: 28px;
}

.wlc-home-hero-card,
.wlc-home-trust-panel,
.wlc-home-section,
.wlc-home-card,
.wlc-home-step-card {
  min-width: 0;
}

.wlc-home-hero-card {
  --wlc-hero-inner-pad: clamp(32px, 3.4vw, 52px);
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  align-items: stretch;
  padding: clamp(24px, 3vw, 38px);
  border: 1px solid rgba(16, 181, 165, 0.16);
  border-radius: 28px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(240, 251, 249, 0.96) 64%, rgba(255, 249, 239, 0.96)),
    #ffffff;
  box-shadow: 0 24px 60px rgba(13, 27, 42, 0.10);
  overflow: hidden;
}

.wlc-home-hero-copy {
  grid-area: 1 / 1;
  position: relative;
  z-index: 2;
  isolation: isolate;
  display: grid;
  align-content: start;
  gap: 18px;
  max-width: min(100%, 620px);
  padding: var(--wlc-hero-inner-pad) clamp(28px, 5vw, 88px) calc(var(--wlc-hero-inner-pad) + 108px) var(--wlc-hero-inner-pad);
}

.wlc-home-hero-copy::before {
  content: '';
  position: absolute;
  top: calc(var(--wlc-hero-inner-pad) * -0.35);
  right: clamp(18px, 4vw, 56px);
  bottom: calc(var(--wlc-hero-inner-pad) + 126px);
  left: calc(var(--wlc-hero-inner-pad) * -0.35);
  z-index: -1;
  border-radius: 30px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.98) 0%, rgba(248, 252, 251, 0.95) 56%, rgba(248, 252, 251, 0.78) 82%, rgba(248, 252, 251, 0.18) 100%);
}

.wlc-home-kicker-row {
  display: inline-flex;
  align-items: center;
  gap: 12px;
}

.wlc-home-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(16, 181, 165, 0.14), rgba(19, 46, 79, 0.14));
  box-shadow: inset 0 0 0 1px rgba(19, 46, 79, 0.08);
}

.wlc-home-mark img {
  width: 28px;
  height: 28px;
}

.wlc-home-hero-copy h1 {
  margin: 0;
  font-size: clamp(2.35rem, 4vw, 4.25rem);
  line-height: 1.02;
  letter-spacing: -0.03em;
  max-width: 11ch;
}

.wlc-home-hero-copy .wlc-lead {
  margin: 0;
  max-width: 48ch;
  font-size: 1.07rem;
  color: rgba(14, 31, 56, 0.84);
}

.wlc-home-trust-strip {
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
  width: max-content;
  max-width: calc(100vw - 140px);
}

.wlc-home-trust-strip span {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 8px 13px;
  border: 1px solid rgba(13, 27, 42, 0.08);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.82);
  color: var(--wlc-accent);
  font-size: 0.82rem;
  font-weight: 700;
  line-height: 1.15;
  white-space: nowrap;
  box-shadow: 0 10px 22px rgba(13, 27, 42, 0.05);
}

.wlc-home-hero-note {
  max-width: 62ch;
  margin: 0;
  padding: 12px 14px;
  border: 1px solid rgba(16, 181, 165, 0.16);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.72);
  color: rgba(14, 31, 56, 0.76);
  font-size: 0.92rem;
  line-height: 1.62;
  box-shadow: 0 10px 22px rgba(13, 27, 42, 0.05);
}

.wlc-home-hero-visual {
  grid-area: 1 / 1;
  position: relative;
  z-index: 1;
  display: grid;
  align-self: stretch;
  grid-template-rows: auto auto;
  overflow: hidden;
  border: 1px solid rgba(16, 181, 165, 0.16);
  border-radius: 26px;
  background: #ffffff;
  box-shadow: 0 22px 48px rgba(13, 27, 42, 0.12);
}

.wlc-home-hero-visual::after {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(248, 252, 251, 0.98) 0%, rgba(248, 252, 251, 0.92) 32%, rgba(248, 252, 251, 0.46) 55%, rgba(248, 252, 251, 0.05) 78%, rgba(248, 252, 251, 0) 100%);
}

.wlc-home-hero-picture {
  display: block;
  min-height: 0;
  overflow: hidden;
  background: #f7fbfa;
}

.wlc-home-hero-picture img {
  display: block;
  width: 100%;
  height: 620px;
  object-fit: cover;
  object-position: center center;
}

.wlc-home-hero-quick {
  position: absolute;
  z-index: 2;
  bottom: var(--wlc-hero-inner-pad);
  left: var(--wlc-hero-inner-pad);
  right: var(--wlc-hero-inner-pad);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: start;
  gap: 10px;
  padding: 12px;
  background: linear-gradient(135deg, #ffffff 0%, #f1fbf8 58%, #fffaf0 100%);
  border-radius: 22px;
}

.wlc-home-hero-quick div {
  min-width: 0;
  padding: 13px 14px 14px;
  border: 1px solid rgba(16, 181, 165, 0.14);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.86);
}

.wlc-home-hero-quick span {
  display: block;
  margin-bottom: 6px;
  color: var(--wlc-accent);
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  line-height: 1;
  text-transform: uppercase;
}

.wlc-home-hero-quick strong {
  display: block;
  color: var(--wlc-ink);
  font-size: 0.92rem;
  line-height: 1.32;
  max-width: 18ch;
}

.wlc-home-snapshot {
  display: grid;
  gap: 18px;
  align-content: start;
  padding: 24px;
  border: 1px solid rgba(19, 46, 79, 0.10);
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(14, 32, 53, 0.98), rgba(14, 32, 53, 0.94));
  box-shadow: 0 22px 42px rgba(13, 27, 42, 0.16);
  color: #f7fbff;
}

.wlc-home-snapshot__eyebrow {
  font-size: 0.8rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(184, 239, 231, 0.92);
}

.wlc-home-snapshot h2 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(1.4rem, 2.2vw, 2.1rem);
  line-height: 1.12;
}

.wlc-home-snapshot__list {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.wlc-home-snapshot__list li {
  display: grid;
  gap: 6px;
  padding: 14px 16px;
  border: 1px solid rgba(184, 239, 231, 0.18);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.06);
}

.wlc-home-snapshot__list strong {
  font-size: 0.98rem;
  color: #ffffff;
}

.wlc-home-snapshot__list span {
  color: rgba(231, 241, 250, 0.88);
  font-size: 0.95rem;
}

.wlc-home-inline-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #9ae6da;
  font-weight: 700;
  text-decoration: none;
}

.wlc-home-inline-link::after {
  content: "->";
  font-size: 0.95rem;
}

.wlc-home-section {
  padding: clamp(20px, 2vw, 26px);
  border: 1px solid rgba(13, 27, 42, 0.08);
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 38px rgba(13, 27, 42, 0.06);
}

.wlc-home-section--accent {
  background: linear-gradient(180deg, rgba(18, 54, 83, 0.03), rgba(255, 255, 255, 0.96));
}

.wlc-home-section--soft {
  background: linear-gradient(180deg, rgba(241, 251, 249, 0.96), rgba(255, 255, 255, 0.96));
}

.wlc-home-section-heading {
  display: grid;
  gap: 10px;
  margin-bottom: 18px;
}

.wlc-home-section-heading h2,
.wlc-home-trust-panel h2 {
  margin: 0;
  font-size: clamp(1.45rem, 2.4vw, 2.3rem);
  line-height: 1.12;
}

.wlc-home-section-heading p,
.wlc-home-trust-panel p {
  margin: 0;
  color: var(--wlc-muted);
}

.wlc-home-section-heading--split {
  grid-template-columns: minmax(0, 1fr) minmax(240px, 0.72fr);
  align-items: end;
  gap: 20px;
}

.wlc-home-route-grid,
.wlc-home-comparison-grid,
.wlc-home-provider-grid,
.wlc-home-step-grid {
  display: grid;
  gap: 18px;
}

.wlc-home-route-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.wlc-home-comparison-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.wlc-home-provider-grid {
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

.wlc-home-step-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.wlc-home-topic-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 26px;
}

.wlc-home-topic-column {
  display: grid;
  gap: 12px;
}

.wlc-home-topic-item {
  display: grid;
  gap: 8px;
  padding: 0 0 14px;
  border-bottom: 1px solid rgba(19, 46, 79, 0.08);
}

.wlc-home-topic-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.wlc-home-topic-item h3,
.wlc-home-featured-comparison__lead h3,
.wlc-home-comparison-link h3,
.wlc-home-journey__step h3 {
  margin: 0;
  font-size: 1.14rem;
  line-height: 1.2;
}

.wlc-home-topic-item p,
.wlc-home-featured-comparison__lead p,
.wlc-home-comparison-link p,
.wlc-home-journey__step p {
  margin: 0;
  color: var(--wlc-muted);
  font-size: 0.96rem;
}

.wlc-home-featured-comparison {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(280px, 0.95fr);
  gap: 18px;
  align-items: start;
}

.wlc-home-featured-comparison__lead {
  display: grid;
  gap: 12px;
  padding: 24px;
  border: 1px solid rgba(19, 46, 79, 0.10);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(255, 250, 243, 0.98));
  box-shadow: 0 16px 34px rgba(13, 27, 42, 0.06);
}

.wlc-home-featured-comparison__media {
  overflow: hidden;
  border-radius: 20px;
  border: 1px solid rgba(19, 46, 79, 0.08);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 252, 251, 0.94));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8);
}

.wlc-home-featured-comparison__media img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 6;
  object-fit: cover;
}

.wlc-home-featured-comparison__eyebrow {
  display: inline-flex;
  width: fit-content;
  min-height: 30px;
  align-items: center;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(255, 196, 112, 0.16);
  color: #9b5c09;
  font-size: 0.76rem;
  font-weight: 800;
}

.wlc-home-featured-comparison__list {
  display: grid;
  gap: 12px;
}

.wlc-home-comparison-link {
  display: grid;
  gap: 8px;
  padding: 18px 20px;
  border: 1px solid rgba(19, 46, 79, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.9);
}

.wlc-home-journey {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.wlc-home-journey::before {
  content: '';
  position: absolute;
  left: 12%;
  right: 12%;
  top: 17px;
  height: 2px;
  background: linear-gradient(90deg, rgba(16, 181, 165, 0.26), rgba(19, 46, 79, 0.12));
}

.wlc-home-journey__step {
  position: relative;
  display: grid;
  gap: 10px;
  padding-top: 46px;
}

.wlc-home-journey__number {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 999px;
  background: #ffffff;
  border: 2px solid rgba(16, 181, 165, 0.24);
  color: var(--wlc-accent);
  font-size: 0.82rem;
  font-weight: 800;
  box-shadow: 0 10px 22px rgba(13, 27, 42, 0.06);
  z-index: 1;
}

.wlc-home-card,
.wlc-home-step-card {
  display: grid;
  gap: 12px;
  padding: 20px;
  border: 1px solid rgba(13, 27, 42, 0.08);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 14px 30px rgba(13, 27, 42, 0.06);
}

.wlc-home-card {
  align-content: start;
  min-height: 100%;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.wlc-home-card:hover,
.wlc-home-card:focus-within {
  transform: translateY(-3px);
  border-color: rgba(16, 181, 165, 0.28);
  box-shadow: 0 20px 40px rgba(13, 27, 42, 0.10);
}

.wlc-home-card__eyebrow {
  display: inline-flex;
  align-items: center;
  justify-self: start;
  min-height: 32px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(16, 181, 165, 0.10);
  color: var(--wlc-primary-dark);
  font-size: 0.82rem;
  font-weight: 800;
}

.wlc-home-card__top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}

.wlc-home-card--route .wlc-home-card__top {
  margin-bottom: 14px;
}

.wlc-home-card__icon-shell {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 14px;
  background: rgba(19, 46, 79, 0.06);
  box-shadow: inset 0 0 0 1px rgba(19, 46, 79, 0.07);
}

.wlc-home-card__icon {
  width: 20px;
  height: 20px;
}

.wlc-home-card--route .wlc-home-card__eyebrow {
  padding: 7px 14px;
}

.wlc-home-card__media {
  margin-bottom: 16px;
  overflow: hidden;
  border-radius: 24px;
  border: 1px solid rgba(19, 46, 79, 0.08);
  background: linear-gradient(180deg, rgba(248, 252, 251, 0.96), rgba(255, 255, 255, 0.98));
  box-shadow: 0 16px 34px rgba(13, 27, 42, 0.08);
}

.wlc-home-card__media-image {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.wlc-home-card--article::before {
  display: none;
}

.wlc-home-card--article .wlc-home-card__media {
  margin-bottom: 14px;
  border-radius: 20px;
}

.wlc-home-card--article .wlc-home-card__media-image {
  aspect-ratio: 16 / 9;
}

.wlc-home-card--article h3 a {
  color: inherit;
  text-decoration: none;
}

.wlc-home-card--article h3 a:hover,
.wlc-home-card--article h3 a:focus-visible {
  color: var(--wlc-accent);
}

.wlc-home-card h3,
.wlc-home-step-card h3 {
  margin: 0;
  font-size: 1.14rem;
  line-height: 1.2;
}

.wlc-home-card p,
.wlc-home-step-card p {
  margin: 0;
  color: var(--wlc-muted);
  font-size: 0.96rem;
}

.wlc-home-card__link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: auto;
  color: var(--wlc-accent);
  font-weight: 800;
  text-decoration: none;
}

.wlc-home-card__link::after {
  content: "->";
  font-size: 0.95rem;
}

.wlc-home-card--route .wlc-home-card__icon-shell {
  background: rgba(16, 181, 165, 0.11);
}

.wlc-home-card--comparison .wlc-home-card__icon-shell {
  background: rgba(255, 196, 112, 0.16);
}

.wlc-home-card--provider .wlc-home-card__icon-shell {
  background: rgba(19, 46, 79, 0.09);
}

.wlc-home-card--comparison {
  background: linear-gradient(180deg, rgba(255, 251, 245, 0.96), #ffffff);
}

.wlc-home-card--provider {
  --wlc-provider-accent: #165f73;
  --wlc-provider-accent-soft: rgba(22, 95, 115, 0.08);
  --wlc-provider-accent-border: rgba(22, 95, 115, 0.16);
  gap: 10px;
  padding-top: 18px;
  background: linear-gradient(180deg, rgba(248, 252, 251, 0.96), #ffffff);
  border-color: var(--wlc-provider-accent-border);
}

.wlc-home-card--provider .wlc-home-card__logo-shell {
  min-height: 94px;
  margin-bottom: 8px;
  padding: 16px 18px;
  border-color: var(--wlc-provider-accent-border);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.99), var(--wlc-provider-accent-soft));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.85), 0 8px 20px rgba(13, 27, 42, 0.04);
}

.wlc-home-card--provider .wlc-home-card__logo {
  max-width: 144px;
  max-height: 42px;
}

.wlc-home-card--provider h3 {
  color: var(--wlc-provider-accent);
}

.wlc-home-card--provider p {
  color: rgba(72, 87, 112, 0.92);
}

.wlc-home-card--provider .wlc-home-card__link {
  color: var(--wlc-provider-accent);
}

.wlc-home-card--provider:hover,
.wlc-home-card--provider:focus-within {
  border-color: var(--wlc-provider-accent);
}

.wlc-home-card--provider-bolt-pharmacy {
  --wlc-provider-accent: #115c6c;
  --wlc-provider-accent-soft: rgba(17, 92, 108, 0.10);
  --wlc-provider-accent-border: rgba(17, 92, 108, 0.18);
}

.wlc-home-card--provider-click-2-pharmacy {
  --wlc-provider-accent: #15707b;
  --wlc-provider-accent-soft: rgba(21, 112, 123, 0.10);
  --wlc-provider-accent-border: rgba(21, 112, 123, 0.18);
}

.wlc-home-card--provider-ashcroft-pharmacy {
  --wlc-provider-accent: #2b6d57;
  --wlc-provider-accent-soft: rgba(43, 109, 87, 0.10);
  --wlc-provider-accent-border: rgba(43, 109, 87, 0.18);
}

.wlc-home-card--provider-boots {
  --wlc-provider-accent: #a34722;
  --wlc-provider-accent-soft: rgba(163, 71, 34, 0.10);
  --wlc-provider-accent-border: rgba(163, 71, 34, 0.18);
}

.wlc-home-card--provider-bolt-pharmacy .wlc-home-card__logo-shell,
.wlc-home-card--provider-click-2-pharmacy .wlc-home-card__logo-shell,
.wlc-home-card--provider-ashcroft-pharmacy .wlc-home-card__logo-shell {
  background:
    radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.99) 0, rgba(255, 255, 255, 0.99) 32px, transparent 33px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.99), var(--wlc-provider-accent-soft));
}

.wlc-home-card--provider-boots .wlc-home-card__logo-shell {
  background:
    radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.99) 0, rgba(255, 255, 255, 0.99) 36px, transparent 37px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.99), var(--wlc-provider-accent-soft));
}

.wlc-home-provider-strip {
  display: grid;
  gap: 12px;
  margin-top: 18px;
  padding-top: 14px;
  border-top: 1px solid rgba(19, 46, 79, 0.08);
}

.wlc-home-provider-strip__intro {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 10px 18px;
  margin: 0;
  color: rgba(72, 87, 112, 0.92);
  font-size: 0.92rem;
}

.wlc-home-provider-strip__intro span {
  font-weight: 700;
}

.wlc-home-provider-strip__intro a {
  color: var(--wlc-accent);
  font-weight: 800;
  text-decoration: none;
}

.wlc-home-provider-strip__logos {
  display: grid;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  gap: 10px;
}

.wlc-home-provider-strip__logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 62px;
  padding: 10px 12px;
  border: 1px solid rgba(19, 46, 79, 0.08);
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 252, 251, 0.92));
}

.wlc-home-provider-strip__logo img {
  display: block;
  max-width: 112px;
  max-height: 28px;
  width: auto;
  height: auto;
  object-fit: contain;
}

.wlc-home-step-card {
  position: relative;
  padding-top: 56px;
}

.wlc-home-step-card__number {
  position: absolute;
  top: 18px;
  left: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 999px;
  background: var(--wlc-accent);
  color: #ffffff;
  font-size: 0.82rem;
  font-weight: 800;
}

.wlc-home-trust-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.85fr);
  gap: 20px;
  align-items: end;
  padding: clamp(22px, 2.2vw, 30px);
  border: 1px solid rgba(19, 46, 79, 0.10);
  border-radius: 28px;
  background: linear-gradient(135deg, #f8fcfb 0%, #ffffff 52%, #fffaf3 100%);
  box-shadow: 0 18px 38px rgba(13, 27, 42, 0.06);
}

.wlc-home-trust-panel::before,
.wlc-home-trust-panel::after {
  content: none;
  display: none;
}

@media (max-width: 1100px) {
  .wlc-home-hero-card,
  .wlc-home-section-heading--split,
  .wlc-home-trust-panel {
    grid-template-columns: 1fr;
  }

  .wlc-home-hero-card {
    display: grid;
  }

  .wlc-home-route-grid,
  .wlc-home-step-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .wlc-home-topic-columns,
  .wlc-home-featured-comparison {
    grid-template-columns: 1fr;
  }

  .wlc-home-journey {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .wlc-home-journey::before {
    display: none;
  }
}

@media (max-width: 820px) {
  .wlc-home-dashboard {
    padding: 22px 0 56px;
  }

  .wlc-home-hero-card,
  .wlc-home-section,
  .wlc-home-trust-panel {
    padding: 20px;
    border-radius: 22px;
  }

  .wlc-home-hero-copy,
  .wlc-home-hero-visual {
    grid-area: auto;
  }

  .wlc-home-hero-copy {
    max-width: none;
    padding: 0;
  }

  .wlc-home-hero-copy::before {
    display: none;
  }

  .wlc-home-hero-visual {
    margin-top: 8px;
  }

  .wlc-home-hero-visual::after {
    display: none;
  }

  .wlc-home-hero-copy h1 {
    max-width: none;
    font-size: clamp(2rem, 8vw, 3.2rem);
  }

  .wlc-home-hero-picture img {
    height: auto;
    aspect-ratio: 16 / 9;
  }

  .wlc-home-hero-quick {
    position: static;
    grid-template-columns: 1fr;
    border-radius: 0;
  }

  .wlc-home-trust-strip {
    flex-wrap: wrap;
    width: auto;
    max-width: none;
  }

  .wlc-home-trust-strip span {
    white-space: normal;
  }

  .wlc-home-comparison-grid,
  .wlc-home-route-grid,
  .wlc-home-provider-grid,
  .wlc-home-step-grid {
    grid-template-columns: 1fr 1fr;
  }

  .wlc-home-provider-strip__logos {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .wlc-home-journey {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}

@media (max-width: 640px) {
  .wlc-home-dashboard .wlc-container {
    gap: 22px;
  }

  .wlc-home-hero-card,
  .wlc-home-section,
  .wlc-home-trust-panel {
    padding: 18px;
    border-radius: 20px;
  }

  .wlc-home-route-grid,
  .wlc-home-comparison-grid,
  .wlc-home-provider-grid,
  .wlc-home-step-grid,
  .wlc-home-trust-panel {
    grid-template-columns: 1fr;
  }

  .wlc-home-trust-strip {
    gap: 8px;
  }

  .wlc-home-trust-strip span {
    width: 100%;
    justify-content: center;
  }

  .wlc-home-provider-strip__intro {
    align-items: start;
  }

  .wlc-home-provider-strip__logos {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(132px, 42vw);
    grid-template-columns: none;
    overflow-x: auto;
    gap: 10px;
    padding-bottom: 4px;
  }
}

.wlc-home-card__logo-shell {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 64px;
  margin-bottom: 8px;
  padding: 10px 14px;
  border-radius: 18px;
  border: 1px solid rgba(19, 46, 79, 0.08);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 252, 251, 0.92));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.wlc-home-card__logo {
  display: block;
  max-width: 132px;
  max-height: 34px;
  width: auto;
  height: auto;
  object-fit: contain;
}

.wlc-home-editorial-panel {
  display: grid;
  grid-template-columns: minmax(0, 1.3fr) minmax(280px, 0.95fr);
  gap: 24px;
  align-items: center;
  padding: clamp(22px, 2.6vw, 32px);
  border: 1px solid rgba(19, 46, 79, 0.10);
  border-radius: 28px;
  background: linear-gradient(135deg, #f2fcfa 0%, #fffdf7 100%);
  box-shadow: 0 18px 38px rgba(13, 27, 42, 0.06);
}

.wlc-home-editorial-panel__copy {
  display: grid;
  gap: 14px;
}

.wlc-home-editorial-panel__copy h2 {
  margin: 0;
  max-width: 12ch;
  color: var(--wlc-ink);
  font-size: clamp(1.9rem, 3.3vw, 3rem);
  line-height: 0.98;
  letter-spacing: -0.04em;
}

.wlc-home-editorial-panel__copy p {
  margin: 0;
  max-width: 60ch;
  color: rgba(14, 31, 56, 0.78);
  font-size: 1rem;
  line-height: 1.7;
}

.wlc-home-editorial-panel__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.wlc-home-editorial-panel__media {
  justify-self: end;
  width: min(100%, 460px);
}

.wlc-home-editorial-panel__media img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 24px;
  border: 1px solid rgba(19, 46, 79, 0.08);
  box-shadow: 0 18px 40px rgba(11, 31, 54, 0.14);
}

/* WLC visual card asset accents */

:root {
  --wlc-visual-compare-options: url('/wp-content/uploads/wlc-brand/visual-cards/wlc-visual-compare-options-card.jpg');
  --wlc-visual-consultation-support: url('/wp-content/uploads/wlc-brand/visual-cards/wlc-visual-consultation-support-card.jpg');
  --wlc-visual-injection-route: url('/wp-content/uploads/wlc-brand/visual-cards/wlc-visual-injection-route-card.jpg');
  --wlc-visual-provider-card: url('/wp-content/uploads/wlc-brand/visual-cards/wlc-visual-provider-card.jpg');
  --wlc-visual-search-check: url('/wp-content/uploads/wlc-brand/visual-cards/wlc-visual-search-check-card.jpg');
  --wlc-visual-source-review: url('/wp-content/uploads/wlc-brand/visual-cards/wlc-visual-source-review-card.jpg');
  --wlc-visual-tablet-route: url('/wp-content/uploads/wlc-brand/visual-cards/wlc-visual-tablet-route-card.jpg');
  --wlc-visual-trust-checks: url('/wp-content/uploads/wlc-brand/visual-cards/wlc-visual-trust-checks-card.jpg');
}

.wlc-home-snapshot,
.wlc-home-card--route,
.wlc-home-provider-grid .wlc-home-card,
.wlc-home-trust-panel,
.wlc-all-treatments-hub .wlc-detail-card,
.wlc-injections-hub .wlc-detail-card,
.wlc-tablets-hub .wlc-detail-card,
.wlc-provider-directory-hub .wlc-provider-hero-card,
.wlc-treatment-proof .wlc-detail-card,
.wlc-provider-proof .wlc-provider-hero-card {
  position: relative;
  overflow: hidden;
}

.wlc-home-snapshot::after,
.wlc-home-trust-panel::after,
.wlc-all-treatments-hub .wlc-detail-card::after,
.wlc-injections-hub .wlc-detail-card::after,
.wlc-tablets-hub .wlc-detail-card::after,
.wlc-provider-directory-hub .wlc-provider-hero-card::after,
.wlc-treatment-proof .wlc-detail-card::after,
.wlc-provider-proof .wlc-provider-hero-card::after {
  content: '';
  position: absolute;
  right: 1.1rem;
  top: 1.1rem;
  width: 72px;
  height: 72px;
  border-radius: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 18px 38px rgba(15, 35, 60, 0.14);
  opacity: 0.98;
  pointer-events: none;
  z-index: 0;
}

.wlc-home-snapshot > *,
.wlc-home-trust-panel > *,
.wlc-all-treatments-hub .wlc-detail-card > *,
.wlc-injections-hub .wlc-detail-card > *,
.wlc-tablets-hub .wlc-detail-card > *,
.wlc-provider-directory-hub .wlc-provider-hero-card > *,
.wlc-treatment-proof .wlc-detail-card > *,
.wlc-provider-proof .wlc-provider-hero-card > * {
  position: relative;
  z-index: 1;
}

.wlc-home-snapshot::after {
  display: none;
}

.wlc-home-provider-grid .wlc-home-card:first-child::after,
.wlc-provider-directory-hub .wlc-provider-hero-card::after,
.wlc-provider-proof .wlc-provider-hero-card::after {
  background-image: var(--wlc-visual-provider-card);
}

.wlc-home-trust-panel::after {
  background-image: var(--wlc-visual-trust-checks);
}

.wlc-all-treatments-hub .wlc-detail-card::after {
  background-image: var(--wlc-visual-compare-options);
}

.wlc-injections-hub .wlc-detail-card::after,
body.postid-23 .wlc-treatment-proof .wlc-detail-card::after,
body.postid-24 .wlc-treatment-proof .wlc-detail-card::after {
  background-image: var(--wlc-visual-injection-route);
}

.wlc-tablets-hub .wlc-detail-card::after,
body.postid-26 .wlc-treatment-proof .wlc-detail-card::after,
body.postid-27 .wlc-treatment-proof .wlc-detail-card::after,
body.postid-29 .wlc-treatment-proof .wlc-detail-card::after {
  background-image: var(--wlc-visual-tablet-route);
}

.wlc-all-treatments-hub .wlc-detail-card::after,
.wlc-injections-hub .wlc-detail-card::after,
.wlc-tablets-hub .wlc-detail-card::after {
  display: none;
}

@media (max-width: 900px) {
  .wlc-home-editorial-panel {
    grid-template-columns: 1fr;
  }

  .wlc-home-editorial-panel__copy h2 {
    max-width: none;
  }

  .wlc-home-editorial-panel__media {
    justify-self: stretch;
    width: 100%;
    max-width: 520px;
  }

  .wlc-home-snapshot::after,
  .wlc-home-trust-panel::after,
  .wlc-all-treatments-hub .wlc-detail-card::after,
  .wlc-injections-hub .wlc-detail-card::after,
  .wlc-tablets-hub .wlc-detail-card::after,
  .wlc-provider-directory-hub .wlc-provider-hero-card::after,
  .wlc-treatment-proof .wlc-detail-card::after,
  .wlc-provider-proof .wlc-provider-hero-card::after {
    width: 62px;
    height: 62px;
    right: 0.95rem;
    top: 0.95rem;
    border-radius: 18px;
  }
}

@media (max-width: 640px) {
  .wlc-home-editorial-panel {
    padding: 18px;
    border-radius: 20px;
    gap: 18px;
  }

  .wlc-home-editorial-panel__actions .wlc-home-button {
    width: 100%;
    justify-content: center;
  }

  .wlc-home-snapshot::after,
  .wlc-home-trust-panel::after,
  .wlc-all-treatments-hub .wlc-detail-card::after,
  .wlc-injections-hub .wlc-detail-card::after,
  .wlc-tablets-hub .wlc-detail-card::after,
  .wlc-provider-directory-hub .wlc-provider-hero-card::after,
  .wlc-treatment-proof .wlc-detail-card::after,
  .wlc-provider-proof .wlc-provider-hero-card::after {
    width: 52px;
    height: 52px;
    right: 0.85rem;
    top: 0.85rem;
    border-radius: 16px;
  }
}


/* News and blog authority section */
.wlc-blog-hub,
.wlc-editorial-article {
  --wlc-blog-card: #ffffff;
  --wlc-blog-soft: #eefaf7;
  --wlc-blog-warm: #fff8ee;
  --wlc-blog-line: rgba(13, 27, 42, 0.09);
}

.wlc-blog-hero,
.wlc-blog-archive-hero,
.wlc-editorial-hero,
.wlc-editorial-section,
.wlc-editorial-topics,
.wlc-editorial-footer,
.wlc-editorial-related,
.wlc-editorial-disclaimer,
.wlc-editorial-story-image-wrap {
  border: 1px solid var(--wlc-blog-line);
  border-radius: 28px;
  background: linear-gradient(135deg, rgba(255,255,255,0.96), rgba(240,251,249,0.94));
  box-shadow: 0 20px 46px rgba(13, 27, 42, 0.07);
}

.wlc-blog-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(280px, 0.75fr);
  gap: 1.25rem;
  align-items: stretch;
  padding: clamp(1.35rem, 3vw, 2.8rem);
  margin-bottom: 1.6rem;
  background:
    radial-gradient(circle at 8% 0%, rgba(16,181,165,0.14), transparent 28%),
    radial-gradient(circle at 92% 12%, rgba(255,196,112,0.18), transparent 24%),
    linear-gradient(135deg, #f8fcfb 0%, #ffffff 54%, #fff7ec 100%);
}

.wlc-blog-hero__copy {
  display: grid;
  gap: 1rem;
  align-content: center;
}

.wlc-blog-hero h1,
.wlc-editorial-hero h1,
.wlc-archive-hero h1 {
  margin: 0;
  letter-spacing: -0.035em;
}

.wlc-blog-trust-strip,
.wlc-editorial-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
}

.wlc-blog-trust-strip span,
.wlc-editorial-meta span,
.wlc-editorial-card > span,
.wlc-editorial-featured__content > span,
.wlc-editorial-related__category,
.wlc-blog-hero__eyebrow {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  border-radius: 999px;
  background: rgba(16, 181, 165, 0.11);
  color: var(--wlc-primary-dark);
  padding: 0.45rem 0.75rem;
  font-size: 0.8rem;
  font-weight: 800;
}

.wlc-editorial-meta span {
  background: rgba(13, 27, 42, 0.06);
  color: var(--wlc-muted);
}

.wlc-blog-hero__panel {
  display: grid;
  gap: 0.9rem;
  align-content: center;
  padding: 1.2rem;
  border-radius: 24px;
  color: #f7fbff;
  background: linear-gradient(180deg, rgba(14,32,53,0.98), rgba(14,32,53,0.94));
  box-shadow: 0 22px 42px rgba(13, 27, 42, 0.16);
}

.wlc-blog-hero__panel strong {
  color: #ffffff;
  font-size: 1.18rem;
  line-height: 1.2;
}

.wlc-blog-hero__panel ul {
  margin: 0;
  padding-left: 1.1rem;
  color: rgba(231,241,250,0.9);
  line-height: 1.6;
}

.wlc-blog-hero__stats {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
}

.wlc-blog-hero__stats div {
  padding: 1rem;
  border-radius: 18px;
  background: rgba(255,255,255,0.82);
  box-shadow: inset 0 0 0 1px rgba(13,27,42,0.07);
}

.wlc-blog-hero__stats strong {
  display: block;
  color: var(--wlc-ink);
  font-size: 1.35rem;
}

.wlc-blog-hero__stats span {
  color: var(--wlc-muted);
  font-size: 0.9rem;
}

.wlc-editorial-section,
.wlc-editorial-topics,
.wlc-editorial-footer,
.wlc-editorial-related {
  display: grid;
  gap: 1.25rem;
  padding: clamp(1.2rem, 2.4vw, 2rem);
  margin-bottom: 1.5rem;
}

.wlc-editorial-section__heading {
  display: grid;
  gap: 0.7rem;
}

.wlc-editorial-section__heading--split {
  grid-template-columns: minmax(0, 1fr) minmax(240px, 0.7fr);
  align-items: end;
}

.wlc-editorial-section__heading h2,
.wlc-editorial-related__intro h2,
.wlc-editorial-footer h2,
.wlc-editorial-topics h2 {
  margin: 0;
  font-size: clamp(1.45rem, 2.4vw, 2.25rem);
  line-height: 1.12;
}

.wlc-editorial-section__heading p,
.wlc-editorial-related__intro p,
.wlc-editorial-footer p,
.wlc-editorial-topics p {
  margin: 0;
  color: var(--wlc-muted);
}

.wlc-editorial-featured {
  display: grid;
  grid-template-columns: minmax(280px, 0.82fr) minmax(0, 1fr);
  gap: 1.3rem;
  overflow: hidden;
  border: 1px solid var(--wlc-blog-line);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 16px 34px rgba(13,27,42,0.06);
}

.wlc-editorial-featured__media,
.wlc-editorial-card__media,
.wlc-editorial-related__image,
.wlc-editorial-story-image-wrap {
  overflow: hidden;
  background: var(--wlc-blog-soft);
}

.wlc-editorial-featured__image,
.wlc-editorial-card__image,
.wlc-editorial-related__img,
.wlc-editorial-story-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wlc-editorial-featured__image {
  min-height: 320px;
}

.wlc-editorial-featured__content {
  display: grid;
  gap: 0.9rem;
  align-content: center;
  padding: clamp(1.1rem, 2.4vw, 2rem);
}

.wlc-editorial-featured__content h2,
.wlc-editorial-card h2,
.wlc-editorial-card h3 {
  margin: 0;
  line-height: 1.18;
}

.wlc-editorial-featured__content a,
.wlc-editorial-card a,
.wlc-editorial-related__card,
.wlc-editorial-topic-card {
  color: inherit;
  text-decoration: none;
}

.wlc-editorial-featured__content a:hover,
.wlc-editorial-card a:hover,
.wlc-editorial-related__card:hover strong,
.wlc-editorial-topic-card:hover span {
  color: var(--wlc-accent);
}

.wlc-editorial-grid,
.wlc-editorial-topic-grid,
.wlc-editorial-related__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.wlc-editorial-card,
.wlc-editorial-topic-card,
.wlc-editorial-related__card {
  display: grid;
  gap: 0.75rem;
  align-content: start;
  min-width: 0;
  padding: 1rem;
  border: 1px solid var(--wlc-blog-line);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 14px 30px rgba(13,27,42,0.055);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.wlc-editorial-card:hover,
.wlc-editorial-topic-card:hover,
.wlc-editorial-related__card:hover {
  transform: translateY(-2px);
  border-color: rgba(16,181,165,0.28);
  box-shadow: 0 20px 40px rgba(13,27,42,0.09);
}

.wlc-editorial-card__media {
  margin: -1rem -1rem 0;
  border-radius: 22px 22px 0 0;
  aspect-ratio: 16 / 10;
}

.wlc-editorial-card p,
.wlc-editorial-card small,
.wlc-editorial-related__card span,
.wlc-editorial-topic-card p {
  margin: 0;
  color: var(--wlc-muted);
}

.wlc-editorial-topic-card strong {
  color: var(--wlc-ink);
}

.wlc-editorial-hero {
  display: grid;
  gap: 1rem;
  padding: clamp(1.4rem, 3vw, 2.6rem);
  margin-bottom: 1rem;
}

.wlc-editorial-disclaimer {
  display: grid;
  grid-template-columns: minmax(180px, 0.35fr) minmax(0, 1fr);
  gap: 1rem;
  align-items: center;
  padding: 1rem 1.15rem;
  margin-bottom: 1rem;
  background: linear-gradient(135deg, rgba(255,248,238,0.96), rgba(255,255,255,0.96));
}

.wlc-editorial-disclaimer span {
  color: var(--wlc-muted);
}

.wlc-editorial-story-image-wrap {
  margin-bottom: 1.2rem;
}

.wlc-editorial-story-image {
  max-height: 460px;
}

.wlc-editorial-body {
  font-size: 1.05rem;
  line-height: 1.78;
}

.wlc-editorial-body h2,
.wlc-editorial-body h3 {
  margin-top: 1.7em;
}

.wlc-editorial-related__grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.wlc-editorial-related__image {
  aspect-ratio: 16 / 10;
  border-radius: 16px;
}

.wlc-editorial-related__body {
  display: grid;
  gap: 0.55rem;
}

.wlc-specialist-bridge {
  display: grid;
  gap: 1rem;
}

.wlc-home-authority-news .wlc-editorial-section {
  margin-bottom: 0;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.wlc-home-authority-news .wlc-editorial-section__heading,
.wlc-home-authority-news .wlc-editorial-section__footer {
  display: none;
}

@media (max-width: 980px) {
  .wlc-blog-hero,
  .wlc-editorial-featured,
  .wlc-editorial-section__heading--split,
  .wlc-editorial-disclaimer {
    grid-template-columns: 1fr;
  }

  .wlc-editorial-grid,
  .wlc-editorial-topic-grid,
  .wlc-editorial-related__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .wlc-blog-hero,
  .wlc-editorial-section,
  .wlc-editorial-topics,
  .wlc-editorial-footer,
  .wlc-editorial-related,
  .wlc-editorial-hero {
    border-radius: 22px;
    padding: 1rem;
  }

  .wlc-blog-hero__stats,
  .wlc-editorial-grid,
  .wlc-editorial-topic-grid,
  .wlc-editorial-related__grid {
    grid-template-columns: 1fr;
  }

  .wlc-blog-hero__panel ul {
    display: none;
  }

  .wlc-blog-trust-strip span:nth-child(3) {
    display: none;
  }

  .wlc-editorial-featured__image {
    min-height: 220px;
  }

  .wlc-editorial-story-image {
    max-height: 300px;
  }
}

/* WLC icon system polish - Codex 2026-05-14 */
:root {
  --wlc-icon-injection: url('/wp-content/uploads/wlc-brand/icons/ui/svg/icon-injection.svg');
  --wlc-icon-tablet: url('/wp-content/uploads/wlc-brand/icons/ui/svg/icon-tablet.svg');
  --wlc-icon-clinic: url('/wp-content/uploads/wlc-brand/icons/ui/svg/icon-clinic.svg');
  --wlc-icon-pharmacy: url('/wp-content/uploads/wlc-brand/icons/ui/svg/icon-pharmacy.svg');
  --wlc-icon-compare: url('/wp-content/uploads/wlc-brand/icons/ui/svg/icon-compare.svg');
  --wlc-icon-support: url('/wp-content/uploads/wlc-brand/icons/ui/svg/icon-support.svg');
  --wlc-icon-trusted: url('/wp-content/uploads/wlc-brand/icons/ui/svg/icon-trusted.svg');
  --wlc-icon-online: url('/wp-content/uploads/wlc-brand/icons/ui/svg/icon-online.svg');
  --wlc-icon-prescription: url('/wp-content/uploads/wlc-brand/icons/ui/svg/icon-prescription.svg');
  --wlc-icon-save: url('/wp-content/uploads/wlc-brand/icons/ui/svg/icon-save-money.svg');
}

.wlc-home-card,
.wlc-home-step-card,
.wlc-home-snapshot__list li,
.wlc-home-trust-panel,
.wlc-home-commercial-paths .wlc-home-card {
  position: relative;
}

.wlc-home-card::before,
.wlc-home-step-card::before,
.wlc-home-snapshot__list li::before,
.wlc-home-trust-panel::before {
  content: '';
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  flex: 0 0 42px;
  margin-bottom: 14px;
  border: 1px solid rgba(8, 125, 120, 0.16);
  border-radius: 16px;
  background-color: #eefaf7;
  background-image: var(--wlc-icon-compare);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 23px 23px;
  box-shadow: 0 10px 22px rgba(13, 27, 42, 0.06);
}

.wlc-home-card[href]::before,
.wlc-home-card--route::before,
.wlc-home-card--comparison::before,
.wlc-home-card--provider::before {
  display: block;
}

.wlc-home-card--route:nth-child(1)::before { background-image: var(--wlc-icon-compare); }
.wlc-home-card--route:nth-child(2)::before { background-image: var(--wlc-icon-injection); }
.wlc-home-card--route:nth-child(3)::before { background-image: var(--wlc-icon-tablet); }
.wlc-home-card--route:nth-child(4)::before { background-image: var(--wlc-icon-clinic); }

.wlc-home-card--comparison::before { background-image: var(--wlc-icon-compare); }
.wlc-home-commercial-paths .wlc-home-card--comparison:nth-child(1)::before { background-image: var(--wlc-icon-save); }
.wlc-home-commercial-paths .wlc-home-card--comparison:nth-child(2)::before { background-image: var(--wlc-icon-support); }
.wlc-home-commercial-paths .wlc-home-card--comparison:nth-child(3)::before { background-image: var(--wlc-icon-prescription); }
.wlc-home-commercial-paths .wlc-home-card--comparison:nth-child(4)::before { background-image: var(--wlc-icon-online); }
.wlc-home-commercial-paths .wlc-home-card--comparison:nth-child(5)::before { background-image: var(--wlc-icon-support); }
.wlc-home-commercial-paths .wlc-home-card--comparison:nth-child(6)::before { background-image: var(--wlc-icon-save); }

.wlc-home-card--provider::before { background-image: var(--wlc-icon-pharmacy); }

.wlc-home-provider-grid .wlc-home-card--provider::before {
  content: none;
  display: none;
}

.wlc-home-step-card::before {
  position: absolute;
  top: 18px;
  right: 18px;
  margin: 0;
  opacity: .92;
}
.wlc-home-step-card:nth-child(1)::before { background-image: var(--wlc-icon-compare); }
.wlc-home-step-card:nth-child(2)::before { background-image: var(--wlc-icon-prescription); }
.wlc-home-step-card:nth-child(3)::before { background-image: var(--wlc-icon-pharmacy); }
.wlc-home-step-card:nth-child(4)::before { background-image: var(--wlc-icon-trusted); }

.wlc-home-snapshot__list li {
  padding-left: 74px;
}
.wlc-home-snapshot__list li::before {
  position: absolute;
  top: 18px;
  left: 18px;
  margin: 0;
  background-color: rgba(255,255,255,.1);
  border-color: rgba(255,255,255,.18);
  filter: brightness(1.25);
}
.wlc-home-snapshot__list li:nth-child(1)::before { background-image: var(--wlc-icon-compare); }
.wlc-home-snapshot__list li:nth-child(2)::before { background-image: var(--wlc-icon-compare); }
.wlc-home-snapshot__list li:nth-child(3)::before { background-image: var(--wlc-icon-clinic); }

.wlc-home-trust-panel::before {
  position: absolute;
  top: 24px;
  right: 24px;
  margin: 0;
  width: 54px;
  height: 54px;
  border-radius: 20px;
  background-image: var(--wlc-icon-trusted);
  background-size: 29px 29px;
}

.wlc-card h3,
.wlc-provider-card h3,
.wlc-route-card h3,
.wlc-comparison-card h3,
.wlc-guide-card h3 {
  position: relative;
}

.wlc-card h3::before,
.wlc-provider-card h3::before,
.wlc-route-card h3::before,
.wlc-comparison-card h3::before,
.wlc-guide-card h3::before {
  content: '';
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 10px;
  vertical-align: -7px;
  border-radius: 10px;
  background-color: #eefaf7;
  background-image: var(--wlc-icon-compare);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 17px 17px;
}

.wlc-provider-card h3::before { background-image: var(--wlc-icon-pharmacy); }
.wlc-guide-card h3::before { background-image: var(--wlc-icon-trusted); }
.wlc-route-card h3::before { background-image: var(--wlc-icon-compare); }
.wlc-comparison-card h3::before { background-image: var(--wlc-icon-compare); }

@media (max-width: 640px) {
  .wlc-home-card::before {
    width: 38px;
    height: 38px;
    border-radius: 14px;
    background-size: 21px 21px;
  }
  .wlc-home-trust-panel::before {
    position: static;
    margin-bottom: 14px;
  }
}

.wlc-home-trust-panel::before,
.wlc-home-trust-panel::after {
  content: none;
  display: none;
}
