.local-seo-page {
    --local-green: #17564d;
    --local-green-dark: #123c36;
    --local-yellow: #ffed6f;
    --local-mint: #e7fff8;
    --local-line: #dbe6e1;
    --local-muted: #68756e;
    min-height: 70vh;
    padding: 40px 0 80px;
    color: #18221c;
    background: #f8f8f4;
}
.guide-single { --local-green: #17564d; --local-green-dark: #123c36; --local-yellow: #ffed6f; --local-mint: #e7fff8; --local-line: #dbe6e1; --local-muted: #68756e; }

.local-seo-page .portal-shell { width: min(calc(100% - 48px), 1440px); margin-inline: auto; }
.local-seo-page h1,
.local-seo-page h2,
.local-seo-page .prose h2 { font-family: Georgia, "Times New Roman", serif !important; font-weight: 400 !important; letter-spacing: -.035em; }
.local-seo-page h3 { letter-spacing: -.01em; }

.local-seo-page .portal-button {
    min-height: 50px; padding: 0 22px; border: 0; border-radius: 24px; display: inline-flex;
    align-items: center; justify-content: center; color: #123c36 !important; font-size: 14px;
    font-weight: 750; text-decoration: none; background-size: 200% 100%; transition: .25s ease;
}
.local-seo-page .portal-button--primary { background-image: linear-gradient(105deg, var(--local-yellow) 0 48%, #fff49a 52% 100%); box-shadow: 0 12px 24px rgba(32,76,66,.14); }
.local-seo-page .portal-button--secondary { border: 1px solid #bdd2cb; background-image: linear-gradient(105deg,#fff 0 48%,var(--local-mint) 52%,#cce3db 100%); }
.local-seo-page .portal-button--hero-light { background-image: linear-gradient(105deg,rgba(255,255,255,.96) 0 48%,var(--local-mint) 52%,#cce3db 100%); }
.local-seo-page .portal-button:hover,
.local-seo-page .portal-button:focus-visible { background-position: 100% 0; transform: none; }
.local-seo-page .portal-button--secondary:hover,
.local-seo-page .portal-button--secondary:focus-visible { transform: none; }

.local-breadcrumbs { display: flex; flex-wrap: wrap; align-items: center; gap: 8px; margin: 0 0 26px; color: #69766f; font-size: 13px; }
.local-breadcrumbs a { color: #315f48; text-decoration: none; }
.local-breadcrumbs--page { margin-top: 0; }

.local-hero { position: relative; min-height: 360px; margin-bottom: 42px; padding: 54px; border-radius: 28px; display: flex; align-items: center; overflow: hidden; color: #fff; background: linear-gradient(135deg,#143c2b,#276247); box-shadow: 0 18px 44px rgba(23,58,42,.13); }
.local-hero--image { background-image: linear-gradient(90deg,rgba(11,43,36,.93) 0%,rgba(11,43,36,.78) 48%,rgba(11,43,36,.2) 100%),var(--local-hero-image); background-position: center; background-size: cover; }
.local-hero__content { position: relative; z-index: 1; max-width: 790px; }
.local-eyebrow,.portal-section-eyebrow { display: block; margin-bottom: 11px; color: #31826c; font-size: 11px; line-height: 1.3; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.local-hero .local-eyebrow,.local-article-hero .local-eyebrow { color: #bce1c8; }
.local-hero h1 { max-width: 920px; margin: 0 0 18px; color: #fff; font-size: clamp(38px,5vw,64px); line-height: 1.03; }
.local-hero p { max-width: 750px; margin: 0 0 24px; color: #ecf5f0; font-size: 18px; line-height: 1.65; }
.local-stat-row { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 25px; }
.local-stat-row span { padding: 9px 13px; border: 1px solid rgba(255,255,255,.25); border-radius: 999px; background: rgba(255,255,255,.1); font-size: 13px; }

.local-article-hero { margin: -40px 0 48px; padding: 48px 0 54px; color: #fff; background: linear-gradient(135deg,#123d35,#1c6655); }
.local-article-hero .local-breadcrumbs { color: rgba(255,255,255,.68); }
.local-article-hero .local-breadcrumbs a { color: #fff; }
.local-article-hero__grid { display: grid; grid-template-columns: minmax(0,1.05fr) minmax(340px,.75fr); gap: 58px; align-items: center; }
.local-article-hero h1 { max-width: 840px; margin: 0 0 18px; color: #fff; font-size: clamp(40px,5vw,68px); line-height: 1.03; }
.local-article-hero p { max-width: 760px; color: #e2efe9; font-size: 18px; line-height: 1.65; }
.local-article-hero figure { margin: 0; aspect-ratio: 4/3; border-radius: 24px; overflow: hidden; box-shadow: 0 24px 48px rgba(5,25,21,.28); }
.local-article-hero figure img { width: 100%; height: 100%; object-fit: cover; }
.local-article-meta { display: flex; flex-wrap: wrap; gap: 10px 22px; margin-top: 26px; color: #c8ddd5; font-size: 13px; }

.local-content-layout { display: grid; grid-template-columns: 240px minmax(0,1fr); gap: 48px; align-items: start; }
.local-sidebar { position: sticky; top: 110px; }
.local-sidebar__card { padding: 24px; border: 1px solid var(--local-line); border-radius: 20px; background: #fff; box-shadow: 0 12px 28px rgba(23,57,50,.06); }
.local-sidebar nav { display: grid; margin-bottom: 22px; }
.local-sidebar nav a { padding: 11px 0; border-bottom: 1px solid #edf1ee; color: #344a40; text-decoration: none; font-size: 14px; }
.local-sidebar .portal-button { width: 100%; padding-inline: 14px; text-align: center; }
.local-content-main { min-width: 0; }

.local-section-heading { display: grid; grid-template-columns: 1fr auto; align-items: end; gap: 4px 20px; margin: 54px 0 22px; }
.local-section-heading .portal-section-eyebrow { grid-column: 1/-1; margin: 0; }
.local-section-heading h2 { margin: 0; font-size: clamp(28px,3vw,42px); line-height: 1.12; }
.local-section-heading p { margin: 0; color: var(--local-muted); }

.local-editorial { margin: 0 0 24px; padding: 34px 38px; border: 1px solid var(--local-line); border-radius: 22px; background: #fff; }
.local-editorial h2 { margin: 38px 0 14px; font-size: clamp(27px,3vw,38px); line-height: 1.15; }
.local-editorial h2:first-of-type { margin-top: 0; }
.local-editorial p,.local-editorial li { color: #48574f; font-size: 16px; line-height: 1.78; }
.local-editorial li + li { margin-top: 8px; }
.local-editorial__image { margin: 30px 0; aspect-ratio: 16/8; border-radius: 18px; overflow: hidden; }
.local-editorial__image img { width: 100%; height: 100%; object-fit: cover; }
.local-editorial__custom { margin-top: 36px; padding-top: 12px; border-top: 1px solid var(--local-line); }
.local-notice { margin-top: 28px; padding: 18px 20px; border-left: 4px solid #d5bd25; border-radius: 0 12px 12px 0; color: #4f4a2c; background: #fffbe0; line-height: 1.65; }

.local-city-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; }
.local-city-card { position: relative; display: grid; grid-template-columns: auto 1fr; gap: 7px 15px; align-items: center; min-height: 132px; padding: 24px; border: 1px solid var(--local-line); border-radius: 20px; color: #18221c; text-decoration: none; background: #fff; overflow: hidden; transition: .22s ease; }
.local-city-card::after { content: ""; position: absolute; right: -25px; bottom: -35px; width: 95px; height: 95px; border-radius: 50%; background: #f0f7f3; }
.local-city-card:hover { transform: translateY(-3px); border-color: #8cb5a5; box-shadow: 0 16px 34px rgba(28,62,44,.1); }
.local-city-card__pin { grid-row: 1/3; width: 46px; height: 46px; border-radius: 50%; display: grid; place-items: center; color: #20705b; background: #e6f4ed; }
.local-city-card__pin svg { width: 23px; height: 23px; fill: currentColor; }
.local-city-card__pin--type { color: #806b00; background: #fff6b7; }
.local-city-card strong { position: relative; z-index: 1; font-size: 20px; }
.local-city-card span:last-child { position: relative; z-index: 1; color: var(--local-muted); font-size: 13px; line-height: 1.4; }

.local-chip-list { display: flex; flex-wrap: wrap; gap: 10px; }
.local-chip-list a { padding: 11px 15px; border: 1px solid #cbe0d5; border-radius: 999px; color: #225a3e; background-color: #fff; background-image: linear-gradient(105deg,#fff 0%,#fff 48%,var(--local-mint) 52%,#cce3db 100%); background-position: 0 0; background-size: 200% 100%; text-decoration: none; font-weight: 700; font-size: 14px; transition: background-position 280ms ease,border-color 180ms ease,box-shadow 180ms ease,color 180ms ease; }
.local-chip-list a:hover,
.local-chip-list a:focus-visible { color: var(--local-green-dark); border-color: #97bcb1; background-position: 100% 0; box-shadow: 0 8px 18px rgba(23,86,77,.14); transform: none; }

.local-profile-grid.specialist-card-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; }
.local-profile-card.specialist-card { min-width: 0; min-height: 520px; padding: 16px 16px 0; border: 1px solid var(--local-line); border-radius: 22px; display: flex; flex-direction: column; background: #fff; overflow: hidden; transition: box-shadow .22s ease; }
.local-profile-card:hover { box-shadow: 0 18px 38px rgba(23,57,50,.12); }
.local-profile-card .specialist-card__image { position: relative; display: block; aspect-ratio: 4/5; max-height: 360px; border-radius: 16px; overflow: hidden; background: #edf0ec; }
.local-profile-card .specialist-card__image img { width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
.local-profile-card:hover .specialist-card__image img { transform: scale(1.035); }
.local-profile-card .specialist-card__image-technician-badge { position: absolute; right: 12px; bottom: 12px; padding: 9px 11px; border-radius: 999px; color: #5d4b00; background: rgba(255,246,171,.96); font-size: 9px; font-weight: 800; text-transform: uppercase; }
.local-profile-card .specialist-card__body { position: relative; min-height: 210px; padding: 22px 12px 22px; display: flex; flex: 1; flex-direction: column; align-items: center; text-align: center; background: #fff; }
.local-profile-card .specialist-card__body::before { content: ""; position: absolute; top: -48px; left: 50%; width: 88px; height: 48px; border-radius: 48px 48px 0 0; background: #fff; transform: translateX(-50%); }
.local-profile-card .specialist-card__arrow { position: absolute; top: -39px; left: 50%; width: 44px; height: 44px; display: grid; place-items: center; color: var(--local-green)!important; transform: translateX(-50%); }
.local-profile-card .specialist-card__arrow svg { width: 25px; fill: currentColor; }
.local-profile-card .specialist-card__location { margin-top: 3px; color: var(--local-green); font-size: 10px; font-weight: 800; letter-spacing: .05em; text-transform: uppercase; }
.local-profile-card .masseur-card-location { margin-top: 4px; color: var(--local-green); font-size: 10px; line-height: 1; font-weight: 800; letter-spacing: .055em; text-transform: uppercase; }
.local-profile-card h3 { margin: 9px 0 0; font-family: inherit!important; font-size: 19px; line-height: 1.25; font-weight: 500; }
.local-profile-card h3::after { content: ""; display: block; width: 40px; height: 1px; margin: 14px auto 0; background: var(--local-line); }
.local-profile-card h3 a { color: #18221c; text-decoration: none; }
.local-profile-card .specialist-card__body > p { margin: 12px 0 10px; color: var(--local-muted); font-size: 13px; }
.local-profile-card .masseur-card-tags { min-height: 29px; margin: 14px 0 18px; display: flex; flex-wrap: wrap; justify-content: center; gap: 6px; }
.local-profile-card .masseur-card-tags span { padding: 6px 9px; border-radius: 999px; color: var(--local-green-dark); background: #eef6f2; font-size: 10px; line-height: 16px; font-weight: 650; }
.local-profile-card__variants { margin: 0 0 12px; display: flex; flex-wrap: wrap; justify-content: center; gap: 6px; }
.local-profile-card__variants span { padding: 6px 9px; border: 1px solid var(--local-line); border-radius: 999px; color: #315f48; background: #f8faf7; font-size: 11px; font-weight: 650; }
.local-profile-card__tags { display: flex; flex-wrap: wrap; justify-content: center; gap: 5px; margin-bottom: 14px; }
.local-profile-card__tags a { padding: 5px 8px; border-radius: 8px; color: #315f48; background: #edf3ef; text-decoration: none; font-size: 11px; }
.local-profile-card .specialist-card__footer { width: 100%; margin-top: auto; padding-top: 16px; border-top: 1px solid var(--local-line); display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 5px 10px; align-items: start; text-align: left; }
.local-profile-card .specialist-card__badges { display: flex; align-self: start; }
.local-profile-card .specialist-card__badge { height: 42px; padding: 0 11px; box-sizing: border-box; border-radius: 999px; display: inline-flex; align-items: center; justify-content: center; color: #0d6652; background: var(--local-mint); font-size: 8px; line-height: 1; font-weight: 800; white-space: nowrap; text-transform: uppercase; }
.local-profile-card .specialist-card__price { color: #18221c; font-size: 12px; font-weight: 800; }
.local-profile-card .specialist-card__button { grid-column: 2; grid-row: 1/span 3; height: 42px; padding: 0 14px; box-sizing: border-box; border-radius: 24px; display: inline-flex; align-items: center; align-self: start; color: var(--local-green-dark)!important; background-image: linear-gradient(105deg,var(--local-yellow) 0%,var(--local-yellow) 48%,#fff49a 52%,#fff49a 100%); background-position: 0 0; background-size: 200% 100%; text-decoration: none; font-size: 13px; font-weight: 750; transition: background-position 280ms ease,box-shadow 180ms ease; }
.local-profile-card .specialist-card__button:hover,
.local-profile-card .specialist-card__button:focus-visible { background-position: 100% 0; box-shadow: 0 9px 20px rgba(23,86,77,.2); }

.local-pagination { margin-top: 38px; padding: 14px 18px; border: 1px solid var(--local-line); border-radius: 22px; display: flex; align-items: center; justify-content: center; gap: 10px; background: #fff; box-shadow: 0 12px 30px rgba(23,57,50,.07); }
.local-pagination__arrow,
.local-pagination__page { width: 42px; height: 42px; padding: 0; box-sizing: border-box; border: 1px solid transparent; border-radius: 50%; display: inline-grid; place-items: center; color: var(--local-green-dark); background: transparent; font-family: var(--portal-font); font-size: 14px; line-height: 1; font-weight: 750; text-decoration: none; transition: color 180ms ease,background-color 180ms ease,border-color 180ms ease,box-shadow 180ms ease; }
.local-pagination a.local-pagination__arrow:hover,
.local-pagination a.local-pagination__arrow:focus-visible,
.local-pagination a.local-pagination__page:hover,
.local-pagination a.local-pagination__page:focus-visible { border-color: var(--local-green); color: #fff; background: var(--local-green); box-shadow: 0 8px 18px rgba(23,86,77,.2); outline: none; text-decoration: none; }
.local-pagination__page[aria-current="page"] { border-color: var(--local-yellow); color: var(--local-green-dark); background: var(--local-yellow); box-shadow: 0 8px 18px rgba(167,155,35,.2); }
.local-pagination__arrow.is-disabled { border-color: transparent; color: #a5aaa8; background: #f1f2ef; box-shadow: none; }
.local-pagination__pages { display: flex; align-items: center; justify-content: center; gap: 6px; }
.local-pagination__ellipsis { width: 24px; color: var(--local-muted); text-align: center; font-size: 16px; }
.local-pagination__summary { margin-left: 8px; color: var(--local-muted); font-size: 11px; line-height: 1.4; white-space: nowrap; }
.local-empty { padding: 32px; border: 1px dashed #b8c4bb; border-radius: 18px; text-align: center; background: #fff; }
.local-market-stats { margin: 24px 0; display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; }
.local-market-stats > div { padding: 15px 17px; border: 1px solid var(--local-line); border-radius: 16px; background: #f8faf7; }
.local-market-stats span { display: block; margin-bottom: 4px; color: var(--local-muted); font-size: 10px; font-weight: 800; letter-spacing: .05em; text-transform: uppercase; }
.local-market-stats strong { color: #173d3a; font-size: 15px; }
.local-offer-intro__links { margin-top: 24px; display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; }
.local-offer-intro__links > a:not(.portal-button) { color: var(--local-green-dark); font-weight: 700; }
.local-faq details { margin: 0 0 12px; padding: 0; overflow: hidden; border: 1px solid rgba(65,117,114,.18); border-radius: 20px; background: #fbfcfa; transition: border-color .25s ease,box-shadow .25s ease; }
.local-faq details:hover,.local-faq details[open] { border-color: rgba(65,117,114,.42); box-shadow: 0 14px 34px rgba(24,64,61,.08); }
.local-faq summary { position: relative; padding: 20px 58px 20px 22px; color: #173d3a; cursor: pointer; font-size: 16px; font-weight: 700; list-style: none; }
.local-faq summary::-webkit-details-marker { display: none; }
.local-faq summary::after { content: "+"; position: absolute; top: 50%; right: 20px; width: 30px; height: 30px; border-radius: 50%; display: grid; color: #153f3c; background: #d5e8df; place-items: center; transform: translateY(-50%); transition: transform .25s ease,background-color .25s ease; }
.local-faq details[open] summary::after { background: #f5dd38; transform: translateY(-50%) rotate(45deg); }
.local-faq details p { margin: 0; padding: 0 22px 22px; color: #4e5b53; line-height: 1.65; }
.local-cta { margin-top: 54px; padding: 30px 34px; border-radius: 22px; display: flex; align-items: center; justify-content: space-between; gap: 28px; background: #e4efe7; }
.local-cta h2 { margin: 0 0 7px; font-size: 30px; }
.local-cta p { margin: 0; color: #536158; }
.guide-service-profiles { margin-top: 72px; padding: 64px 0 76px; border-top: 1px solid rgba(65,117,114,.16); background: #f8f8f4; }
.guide-service-profiles h2 { margin: 0 0 28px !important; font-family: Georgia,"Times New Roman",serif !important; font-size: clamp(34px,4vw,52px); font-weight: 400 !important; letter-spacing: -.035em; }
.guide-service-profiles .local-profile-grid.specialist-card-grid { grid-template-columns: repeat(4,minmax(0,1fr)); }
.guide-service-profiles .local-profile-card h3 { font-family: inherit !important; }
.guide-service-cities { margin: -10px 0 28px; display: flex; flex-wrap: wrap; align-items: center; gap: 8px; }
.guide-service-cities > span { margin-right: 4px; color: var(--local-muted); font-size: 13px; font-weight: 700; }
.guide-service-cities a { padding: 8px 12px; border-radius: 999px; color: var(--local-green-dark); background: #e4efe7; text-decoration: none; font-size: 12px; font-weight: 750; }

@media (max-width: 1180px) {
    .local-profile-grid.specialist-card-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .guide-service-profiles .local-profile-grid.specialist-card-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
    .local-city-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (max-width: 900px) {
    .local-content-layout { grid-template-columns: 1fr; gap: 0; }
    .local-sidebar { position: static; margin-bottom: 30px; }
    .local-sidebar__card nav { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 0 14px; }
    .local-sidebar .portal-button { width: auto; }
    .local-article-hero__grid { grid-template-columns: 1fr; gap: 30px; }
    .local-article-hero figure { max-height: 420px; }
    .guide-service-profiles .local-profile-grid.specialist-card-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (max-width: 640px) {
    .local-seo-page { padding-top: 24px; }
    .local-seo-page .portal-shell { width: min(calc(100% - 24px),1440px); }
    .local-hero { min-height: 420px; padding: 30px 22px; border-radius: 20px; }
    .local-hero--image { background-image: linear-gradient(rgba(11,43,36,.84),rgba(11,43,36,.84)),var(--local-hero-image); }
    .local-article-hero { margin-top: -24px; padding: 30px 0 38px; }
    .local-article-hero h1,.local-hero h1 { font-size: 38px; }
    .local-article-hero figure { aspect-ratio: 4/3; }
    .local-city-grid,.local-profile-grid.specialist-card-grid { grid-template-columns: 1fr; }
    .local-section-heading { grid-template-columns: 1fr; }
    .local-editorial { padding: 25px 21px; }
	.local-market-stats { grid-template-columns: 1fr; }
    .local-editorial__image { aspect-ratio: 4/3; }
    .local-sidebar__card nav { grid-template-columns: 1fr 1fr; }
    .local-cta { flex-direction: column; align-items: flex-start; padding: 26px 22px; }
    .local-cta .portal-button { width: 100%; }
    .local-pagination { margin-top: 28px; padding: 12px; border-radius: 18px; flex-wrap: wrap; gap: 7px; }
    .local-pagination__arrow,.local-pagination__page { width: 38px; height: 38px; }
    .local-pagination__summary { width: 100%; margin: 2px 0 0; text-align: center; }
    .guide-service-profiles .local-profile-grid.specialist-card-grid { grid-template-columns: 1fr; }
}
