/*
Theme Name: LA Dental Premium
Theme URI: https://www.la-dentalclinic.co.il/
Author: Next Generation Site Factory
Description: Premium RTL WordPress theme for a dental clinic with editable treatments, lead capture, global settings, and an immersive hero video.
Version: 1.9.28
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: la-dental-premium
*/

@font-face {
    font-family: "Assistant";
    src: url("assets/fonts/assistant-hebrew-400-800.woff2") format("woff2");
    font-style: normal;
    font-weight: 400 800;
    font-display: swap;
    unicode-range: U+0590-05FF, U+FB1D-FB4F;
}

/* v1.8.10 live layout fixes: E-MAX hero caption and contact fallback card. */
.single-treatment--emax .treatment-hero__grid {
    grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
    align-items: center;
}

.single-treatment--emax .treatment-hero__panel {
    overflow: visible;
    min-width: 0;
}

.single-treatment--emax .treatment-hero__overlay {
    position: static;
    display: block;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 18px 22px 20px;
    border-radius: 0 0 30px 8px;
    background: linear-gradient(180deg, rgba(232, 247, 245, 0.96), rgba(6, 39, 52, 0.95));
}

.single-treatment--emax .treatment-hero__overlay p,
.single-treatment--emax .treatment-hero__overlay strong,
.single-treatment--emax .treatment-hero__overlay small {
    max-width: 100%;
    overflow-wrap: normal;
    word-break: normal;
}

.single-treatment--emax .treatment-hero__overlay strong {
    font-size: clamp(24px, 2.45vw, 34px);
    line-height: 1.18;
}

.single-treatment--emax .treatment-hero__overlay small {
    display: block;
    margin-top: 8px;
    color: rgba(255, 255, 255, 0.78);
    line-height: 1.5;
}

.contact-conversion--no-form .contact-conversion__grid {
    grid-template-columns: minmax(0, 1fr) minmax(300px, 420px);
    justify-content: initial;
}

.lead-form--disabled {
    display: grid;
    gap: 16px;
}

.lead-form--disabled .button {
    justify-self: start;
}

@media (max-width: 920px) {
    .single-treatment--emax .treatment-hero__grid,
    .contact-conversion--no-form .contact-conversion__grid {
        grid-template-columns: minmax(0, 1fr);
    }
}

/* LD_V1_9_3_AUTHORITATIVE_SAFEGUARDS */
.site-main .page-hero {
    --ld-art-mask: url("assets/img/patterns/dental-rays.svg");
    --ld-art-color: rgba(22, 143, 149, 0.14);
    --ld-art-end: 0;
    --ld-art-top: 0;
    --ld-art-width: clamp(300px, 38vw, 550px);
}

/* Remove the repeated generic rings; each light section gets its own color field
 * beneath the section-specific dental line asset defined above.
 */
.site-main .clinic-intro {
    background-image:
        radial-gradient(ellipse at 8% 18%, rgba(22, 143, 149, 0.11), transparent 34%),
        linear-gradient(180deg, var(--color-pearl-light), var(--color-pearl));
}

.site-main .clinic-dossier {
    background-image:
        linear-gradient(126deg, rgba(49, 95, 154, 0.1), transparent 38%),
        linear-gradient(180deg, var(--color-pearl-light), var(--color-pearl));
}

.site-main .treatments-preview {
    background-image:
        radial-gradient(ellipse at 92% 14%, rgba(134, 91, 115, 0.1), transparent 36%),
        linear-gradient(180deg, var(--color-pearl-light), var(--color-pearl));
}

.site-main .decision-method {
    background-image:
        radial-gradient(circle at 8% 84%, rgba(181, 67, 63, 0.09), transparent 31%),
        linear-gradient(145deg, var(--color-pearl-light), #ffffff 58%, #f8f2e9);
}

.site-main .doctors-preview {
    color: var(--color-ink);
    background-image:
        radial-gradient(ellipse at 88% 10%, rgba(63, 125, 101, 0.11), transparent 34%),
        linear-gradient(180deg, var(--color-pearl-light), var(--color-pearl));
}

.site-main .clinic-experience {
    background-image:
        radial-gradient(circle at 4% 94%, rgba(49, 95, 154, 0.1), transparent 32%),
        linear-gradient(180deg, var(--color-pearl-light), var(--color-pearl));
}

.site-main .contact-band,
.site-main .contact-conversion {
    background-image:
        radial-gradient(circle at 8% 82%, rgba(169, 111, 36, 0.09), transparent 31%),
        linear-gradient(180deg, var(--color-pearl-light), var(--color-pearl));
}

.site-main .google-reviews-cta {
    background-image:
        radial-gradient(ellipse at 92% 12%, rgba(66, 133, 244, 0.08), transparent 34%),
        linear-gradient(180deg, var(--color-pearl-light), var(--color-pearl));
}

.site-main .about-story {
    background-image:
        radial-gradient(ellipse at 90% 14%, rgba(49, 95, 154, 0.09), transparent 33%),
        linear-gradient(180deg, var(--color-pearl-light), var(--color-pearl));
}

.site-main .about-doctors {
    background-image:
        radial-gradient(ellipse at 8% 86%, rgba(134, 91, 115, 0.09), transparent 34%),
        linear-gradient(180deg, var(--color-pearl-light), var(--color-pearl));
}

.site-main :where(.page-hero, .contact-hero, .legal-page .page-hero) {
    background-image:
        radial-gradient(circle at 92% 8%, rgba(22, 143, 149, 0.09), transparent 32%),
        linear-gradient(180deg, var(--color-pearl-light), var(--color-pearl));
}

.site-main .treatment-hierarchy {
    background-image:
        radial-gradient(ellipse at 8% 8%, rgba(23, 99, 123, 0.08), transparent 30%),
        linear-gradient(180deg, var(--color-pearl-light), var(--color-pearl));
}

.site-main .single-treatment .treatment-hero {
    background-image:
        radial-gradient(circle at 92% 8%, var(--service-graphic, rgba(22, 143, 149, 0.11)), transparent 32%),
        linear-gradient(180deg, var(--color-pearl-light), var(--service-soft, var(--color-pearl)));
}

.site-main .single-treatment__content {
    background-image:
        linear-gradient(132deg, var(--service-graphic, rgba(23, 99, 123, 0.08)), transparent 35%),
        linear-gradient(180deg, var(--color-pearl), var(--color-pearl-light));
}

.site-main .related-treatments {
    background-image:
        radial-gradient(ellipse at 92% 86%, var(--service-graphic, rgba(49, 95, 154, 0.08)), transparent 34%),
        linear-gradient(180deg, var(--color-pearl-light), var(--color-pearl));
}

.site-main .doctors-preview__intro h2 {
    color: var(--color-teal-deep);
}

.site-main .doctors-preview__intro p.eyebrow {
    color: var(--color-teal);
}

.site-main .doctors-preview__intro p:not(.eyebrow) {
    color: var(--color-ink-soft);
}

.site-main .google-reviews-cta__stars,
.site-main .google-review-card__stars {
    color: var(--color-gold);
}

.single-treatment--emax .treatment-hero__overlay {
    color: #ffffff;
    background: linear-gradient(135deg, #0d4b5c, #052b3a);
    border-block-start: 4px solid var(--color-gold-soft);
}

.single-treatment--emax .treatment-hero__overlay p,
.single-treatment--emax .treatment-hero__overlay strong {
    color: #ffffff;
}

.single-treatment--emax .treatment-hero__overlay small {
    color: #d8ecef;
}

:where(a, button, input, select, textarea, [tabindex]):focus-visible {
    outline-color: var(--ld-focus-light);
}

:where(
    .hero--immersive,
    .services-emax,
    .about-strip,
    .treatment-contact-strip,
    .archive-review-source,
    .final-cta,
    .site-footer,
    .legal-contact-card,
    .google-map-card__head,
    .contact-band__grid > div:first-child
) :where(a, button, input, select, textarea, [tabindex]):focus-visible {
    outline-color: var(--ld-focus-dark);
}

/* LD_V1_9_3_DENTAL_LINE_SYSTEM
 * Original dental line art, stronger contrast, and section-specific visual rhythm.
 */
:root {
    --ld-focus-light: #0a2b3d;
    --ld-focus-dark: #f1e2c8;
}

.site-main :where(
    .clinic-intro,
    .clinic-dossier,
    .treatments-preview,
    .services-emax,
    .decision-method,
    .doctors-preview,
    .clinic-experience,
    .about-strip,
    .contact-band,
    .google-reviews-cta,
    .about-hero,
    .about-story,
    .about-doctors,
    .contact-hero,
    .contact-conversion,
    .page-hero,
    .treatment-hierarchy,
    .treatment-contact-strip,
    .archive-review-source,
    .treatment-hero,
    .single-treatment__content,
    .related-treatments
),
.final-cta {
    position: relative;
    isolation: isolate;
}

.site-main :where(
    .clinic-intro,
    .clinic-dossier,
    .treatments-preview,
    .services-emax,
    .decision-method,
    .doctors-preview,
    .clinic-experience,
    .about-strip,
    .contact-band,
    .google-reviews-cta,
    .about-hero,
    .about-story,
    .about-doctors,
    .contact-hero,
    .contact-conversion,
    .page-hero,
    .treatment-hierarchy,
    .treatment-contact-strip,
    .archive-review-source,
    .treatment-hero,
    .single-treatment__content,
    .related-treatments
) > .container,
.final-cta > .container {
    position: relative;
    z-index: 1;
}

.site-main :where(
    .clinic-intro,
    .clinic-dossier,
    .treatments-preview,
    .services-emax,
    .decision-method,
    .doctors-preview,
    .clinic-experience,
    .about-strip,
    .contact-band,
    .google-reviews-cta,
    .about-hero,
    .about-story,
    .about-doctors,
    .contact-hero,
    .contact-conversion,
    .page-hero,
    .treatment-hierarchy,
    .treatment-contact-strip,
    .archive-review-source,
    .treatment-hero,
    .single-treatment__content,
    .related-treatments
)::after,
.final-cta::after {
    content: "";
    position: absolute;
    z-index: 0;
    inset-block-start: var(--ld-art-top, 24px);
    inset-block-end: var(--ld-art-bottom, auto);
    inset-inline-start: var(--ld-art-start, auto);
    inset-inline-end: var(--ld-art-end, 1.5vw);
    width: var(--ld-art-width, clamp(280px, 36vw, 540px));
    height: var(--ld-art-height, clamp(220px, 31vw, 460px));
    max-width: 52%;
    max-height: 100%;
    background-color: var(--ld-art-color, rgba(23, 99, 123, 0.16));
    opacity: var(--ld-art-opacity, 0.72);
    transform: var(--ld-art-transform, none);
    transform-origin: center;
    pointer-events: none;
    -webkit-mask-image: var(--ld-art-mask);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
    mask-image: var(--ld-art-mask);
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
}

.hero--immersive .hero__inner {
    position: relative;
}

.hero--immersive .hero__inner::after {
    content: "";
    position: absolute;
    z-index: 0;
    bottom: -12px;
    left: 0;
    width: clamp(320px, 42vw, 610px);
    height: clamp(260px, 36vw, 500px);
    max-height: 92%;
    background: rgba(225, 247, 248, 0.34);
    opacity: 0.72;
    pointer-events: none;
    -webkit-mask: url("assets/img/patterns/dental-arch.svg") center / contain no-repeat;
    mask: url("assets/img/patterns/dental-arch.svg") center / contain no-repeat;
}

.hero--immersive .hero__content {
    position: relative;
    z-index: 1;
}

.clinic-intro {
    --ld-art-mask: url("assets/img/patterns/dental-contour.svg");
    --ld-art-color: rgba(22, 143, 149, 0.15);
    --ld-art-start: 2vw;
    --ld-art-end: auto;
    --ld-art-top: 10%;
    --ld-art-width: clamp(270px, 31vw, 470px);
    --ld-art-transform: rotate(-8deg);
}

.clinic-dossier {
    --ld-art-mask: url("assets/img/patterns/dental-grid.svg");
    --ld-art-color: rgba(49, 95, 154, 0.14);
    --ld-art-end: 2vw;
    --ld-art-top: 4%;
    --ld-art-width: clamp(320px, 38vw, 560px);
}

.treatments-preview {
    --ld-art-mask: url("assets/img/patterns/dental-occlusion.svg");
    --ld-art-color: rgba(134, 91, 115, 0.16);
    --ld-art-start: 1vw;
    --ld-art-end: auto;
    --ld-art-bottom: 2%;
    --ld-art-top: auto;
    --ld-art-width: clamp(340px, 43vw, 620px);
    --ld-art-height: clamp(220px, 27vw, 380px);
    --ld-art-transform: rotate(4deg);
}

.services-emax {
    --ld-art-mask: url("assets/img/patterns/dental-facets.svg");
    --ld-art-color: rgba(241, 226, 200, 0.19);
    --ld-art-end: 0;
    --ld-art-top: 3%;
    --ld-art-width: clamp(310px, 38vw, 560px);
    --ld-art-opacity: 0.82;
}

.decision-method {
    --ld-art-mask: url("assets/img/patterns/dental-route.svg");
    --ld-art-color: rgba(181, 67, 63, 0.13);
    --ld-art-start: 1vw;
    --ld-art-end: auto;
    --ld-art-bottom: 4%;
    --ld-art-top: auto;
    --ld-art-width: clamp(320px, 39vw, 580px);
}

.doctors-preview {
    --ld-art-mask: url("assets/img/patterns/dental-smile.svg");
    --ld-art-color: rgba(63, 125, 101, 0.16);
    --ld-art-end: 0;
    --ld-art-top: 7%;
    --ld-art-width: clamp(350px, 45vw, 640px);
    --ld-art-height: clamp(190px, 24vw, 330px);
}

.clinic-experience {
    --ld-art-mask: url("assets/img/patterns/dental-rays.svg");
    --ld-art-color: rgba(49, 95, 154, 0.14);
    --ld-art-start: 0;
    --ld-art-end: auto;
    --ld-art-bottom: 0;
    --ld-art-top: auto;
    --ld-art-width: clamp(300px, 38vw, 550px);
}

.about-strip {
    --ld-art-mask: url("assets/img/patterns/dental-pulse.svg");
    --ld-art-color: rgba(201, 244, 242, 0.2);
    --ld-art-end: 1vw;
    --ld-art-top: 12%;
    --ld-art-width: clamp(360px, 46vw, 650px);
    --ld-art-height: clamp(180px, 23vw, 320px);
}

.contact-band {
    --ld-art-mask: url("assets/img/patterns/dental-crosshair.svg");
    --ld-art-color: rgba(169, 111, 36, 0.13);
    --ld-art-start: 1vw;
    --ld-art-end: auto;
    --ld-art-top: 8%;
    --ld-art-width: clamp(300px, 36vw, 520px);
    --ld-art-transform: rotate(10deg);
}

.google-reviews-cta::after {
    width: clamp(340px, 44vw, 650px);
    height: clamp(180px, 24vw, 340px);
    max-width: 54%;
    background: url("assets/img/patterns/google-dental-arc.svg") center / contain no-repeat;
    opacity: 0.28;
    -webkit-mask-image: none;
    mask-image: none;
}

.final-cta {
    --ld-art-mask: url("assets/img/patterns/dental-orbit.svg");
    --ld-art-color: rgba(241, 226, 200, 0.18);
    --ld-art-start: 1vw;
    --ld-art-end: auto;
    --ld-art-top: 4%;
    --ld-art-width: clamp(300px, 38vw, 560px);
    --ld-art-opacity: 0.78;
}

.about-hero,
.contact-hero,
.legal-page .page-hero {
    --ld-art-mask: url("assets/img/patterns/dental-arch.svg");
    --ld-art-color: rgba(22, 143, 149, 0.15);
    --ld-art-start: 1vw;
    --ld-art-end: auto;
    --ld-art-top: 0;
    --ld-art-width: clamp(290px, 36vw, 520px);
}

.about-story {
    --ld-art-mask: url("assets/img/patterns/dental-contour.svg");
    --ld-art-color: rgba(49, 95, 154, 0.13);
    --ld-art-end: 1vw;
    --ld-art-top: 8%;
    --ld-art-width: clamp(270px, 32vw, 470px);
}

.about-doctors {
    --ld-art-mask: url("assets/img/patterns/dental-smile.svg");
    --ld-art-color: rgba(134, 91, 115, 0.14);
    --ld-art-start: 1vw;
    --ld-art-end: auto;
    --ld-art-bottom: 4%;
    --ld-art-top: auto;
    --ld-art-width: clamp(340px, 44vw, 620px);
    --ld-art-height: clamp(180px, 23vw, 320px);
}

.contact-conversion {
    --ld-art-mask: url("assets/img/patterns/dental-route.svg");
    --ld-art-color: rgba(169, 111, 36, 0.14);
    --ld-art-end: 1vw;
    --ld-art-top: 6%;
    --ld-art-width: clamp(320px, 38vw, 560px);
}

.page-hero--treatments {
    --ld-art-mask: url("assets/img/patterns/dental-rays.svg");
    --ld-art-color: rgba(22, 143, 149, 0.14);
    --ld-art-end: 0;
    --ld-art-top: 0;
    --ld-art-width: clamp(300px, 38vw, 550px);
}

.treatment-hierarchy {
    --ld-art-mask: url("assets/img/patterns/dental-occlusion.svg");
    --ld-art-color: rgba(23, 99, 123, 0.12);
    --ld-art-start: 0;
    --ld-art-end: auto;
    --ld-art-top: 1%;
    --ld-art-width: clamp(360px, 45vw, 650px);
    --ld-art-height: clamp(200px, 25vw, 350px);
}

.treatment-contact-strip,
.archive-review-source {
    --ld-art-mask: url("assets/img/patterns/dental-pulse.svg");
    --ld-art-color: rgba(241, 226, 200, 0.18);
    --ld-art-end: 1vw;
    --ld-art-top: 4%;
    --ld-art-width: clamp(350px, 46vw, 650px);
    --ld-art-height: clamp(180px, 23vw, 320px);
}

.single-treatment .treatment-hero {
    --ld-art-mask: url("assets/img/patterns/dental-facets.svg");
    --ld-art-color: var(--service-graphic, rgba(22, 143, 149, 0.14));
    --ld-art-end: 0;
    --ld-art-top: 2%;
    --ld-art-width: clamp(280px, 34vw, 500px);
}

.single-treatment__content {
    --ld-art-mask: url("assets/img/patterns/dental-grid.svg");
    --ld-art-color: var(--service-graphic, rgba(23, 99, 123, 0.12));
    --ld-art-start: 0;
    --ld-art-end: auto;
    --ld-art-top: 2%;
    --ld-art-width: clamp(330px, 40vw, 590px);
}

.related-treatments {
    --ld-art-mask: url("assets/img/patterns/dental-orbit.svg");
    --ld-art-color: var(--service-graphic, rgba(49, 95, 154, 0.12));
    --ld-art-end: 0;
    --ld-art-bottom: 1%;
    --ld-art-top: auto;
    --ld-art-width: clamp(300px, 38vw, 560px);
}

/* Contrast repairs: light pearl surfaces use the dark brand palette. */
.site-main .doctors-preview {
    color: var(--color-ink);
}

.site-main .doctors-preview__intro h2 {
    color: var(--color-teal-deep);
}

.site-main .doctors-preview__intro p.eyebrow {
    color: var(--color-teal);
}

.site-main .doctors-preview__intro p:not(.eyebrow) {
    color: var(--color-ink-soft);
}

.site-main .google-reviews-cta__stars,
.site-main .google-review-card__stars {
    color: var(--color-gold);
}

.single-treatment--emax .treatment-hero__overlay {
    color: #ffffff;
    background: linear-gradient(135deg, #0d4b5c, #052b3a);
    border-block-start: 4px solid var(--color-gold-soft);
}

.single-treatment--emax .treatment-hero__overlay p,
.single-treatment--emax .treatment-hero__overlay strong {
    color: #ffffff;
}

.single-treatment--emax .treatment-hero__overlay small {
    color: #d8ecef;
}

:where(a, button, input, select, textarea, [tabindex]):focus-visible {
    outline-color: var(--ld-focus-light);
}

:where(
    .hero--immersive,
    .services-emax,
    .about-strip,
    .treatment-contact-strip,
    .archive-review-source,
    .final-cta,
    .site-footer,
    .legal-contact-card,
    .google-map-card__head,
    .contact-band__grid > div:first-child
) :where(a, button, input, select, textarea, [tabindex]):focus-visible {
    outline-color: var(--ld-focus-dark);
}

@media (max-width: 720px) {
    .site-main :where(
        .clinic-intro,
        .clinic-dossier,
        .treatments-preview,
        .services-emax,
        .decision-method,
        .doctors-preview,
        .clinic-experience,
        .about-strip,
        .contact-band,
        .google-reviews-cta,
        .about-hero,
        .about-story,
        .about-doctors,
        .contact-hero,
        .contact-conversion,
        .page-hero,
        .treatment-hierarchy,
        .treatment-contact-strip,
        .archive-review-source,
        .treatment-hero,
        .single-treatment__content,
        .related-treatments
    )::after,
    .final-cta::after {
        width: min(76vw, 380px);
        height: min(64vw, 320px);
        max-width: 76%;
        opacity: 0.52;
    }

    .hero--immersive .hero__inner::after {
        width: min(80vw, 390px);
        height: min(66vw, 330px);
        opacity: 0.48;
    }

    .google-reviews-cta::after {
        width: min(82vw, 410px);
        height: min(42vw, 220px);
        opacity: 0.22;
    }
}

/* Final v1.9.0 cascade: keep the pearl/accent system above legacy component rules. */
body .site-main {
    background: var(--color-pearl);
}

.site-main :where(
    .clinic-intro,
    .clinic-dossier,
    .treatments-preview,
    .decision-method,
    .doctors-preview,
    .clinic-experience,
    .about-story,
    .about-doctors,
    .treatment-hierarchy,
    .related-treatments
) {
    background-color: var(--color-pearl);
    background-image:
        repeating-radial-gradient(circle at 6% 18%, transparent 0 32px, var(--section-graphic, rgba(22, 143, 149, 0.1)) 33px 34px, transparent 35px 52px),
        linear-gradient(180deg, rgba(244, 251, 252, 0.92), rgba(234, 246, 248, 0.97));
    background-repeat: no-repeat;
    background-size: 360px 360px, auto;
    box-shadow: inset 0 5px 0 var(--section-accent, #168f95);
}

.site-main :where(.page-hero, .contact-hero, .legal-page .page-hero) {
    background:
        repeating-radial-gradient(circle at 92% 10%, transparent 0 34px, rgba(22, 143, 149, 0.1) 35px 36px, transparent 37px 54px),
        linear-gradient(180deg, var(--color-pearl-light), var(--color-pearl));
    background-repeat: no-repeat;
    background-size: 340px 340px, auto;
    border-block-start: 5px solid var(--section-accent, #168f95);
}

.site-main :where(.contact-band, .contact-conversion) {
    border-block-start: 5px solid #a96f24;
    background:
        repeating-radial-gradient(circle at 4% 100%, transparent 0 30px, rgba(169, 111, 36, 0.09) 31px 32px, transparent 33px 48px),
        linear-gradient(180deg, var(--color-pearl-light), var(--color-pearl));
    background-repeat: no-repeat;
    background-size: 300px 300px, auto;
}

.site-main :where(.about-strip, .treatment-contact-strip, .archive-review-source) {
    border-block-start: 5px solid #97652b;
    background:
        repeating-radial-gradient(circle at 8% 20%, transparent 0 30px, rgba(255, 255, 255, 0.07) 31px 32px, transparent 33px 48px),
        linear-gradient(135deg, var(--color-teal-black), var(--color-teal-deep) 62%, #104b5c);
    background-repeat: no-repeat;
    background-size: 320px 320px, auto;
}

.site-main .services-emax {
    border-block-start: 5px solid #97652b;
    background:
        repeating-radial-gradient(circle at 92% 12%, transparent 0 30px, rgba(241, 226, 200, 0.08) 31px 32px, transparent 33px 49px),
        radial-gradient(circle at 85% 10%, rgba(151, 101, 43, 0.18), transparent 30%),
        linear-gradient(135deg, #041f2b, #083747 66%, #0f5261);
    background-repeat: no-repeat;
    background-size: 320px 320px, auto, auto;
}

.site-main .treatments-quick-map a,
.site-main .treatment-row,
.site-main .treatment-link-card {
    border-inline-start: 5px solid var(--service-accent, #168f95);
}

.site-main .treatment-feature {
    border-block-start: 6px solid var(--service-accent, #168f95);
}

.site-main .treatment-feature__body {
    background:
        radial-gradient(circle at 8% 92%, var(--service-graphic, rgba(22, 143, 149, 0.14)), transparent 34%),
        linear-gradient(145deg, rgba(255, 255, 255, 0.96), var(--service-soft, #d9f1f2));
}

.site-main .treatment-category {
    overflow: hidden;
    border-block-start: 6px solid var(--service-accent, #168f95);
    background:
        repeating-radial-gradient(circle at 4% 12%, transparent 0 28px, var(--service-graphic, rgba(22, 143, 149, 0.12)) 29px 30px, transparent 31px 46px),
        rgba(255, 255, 255, 0.9);
    background-repeat: no-repeat;
    background-size: 290px 290px, auto;
    box-shadow: 0 24px 60px rgba(4, 37, 51, 0.09);
}

.site-main .single-treatment .treatment-hero {
    border-block-start: 5px solid var(--service-accent, #168f95);
    background:
        repeating-radial-gradient(circle at 8% 16%, transparent 0 34px, var(--service-graphic, rgba(22, 143, 149, 0.12)) 35px 36px, transparent 37px 54px),
        linear-gradient(180deg, var(--color-pearl-light), var(--service-soft, var(--color-pearl)));
    background-repeat: no-repeat;
    background-size: 340px 340px, auto;
}

.site-main .single-treatment__content {
    background:
        repeating-radial-gradient(circle at 94% 12%, transparent 0 32px, var(--service-graphic, rgba(22, 143, 149, 0.1)) 33px 34px, transparent 35px 50px),
        linear-gradient(180deg, var(--color-pearl), var(--color-pearl-light));
    background-repeat: no-repeat;
    background-size: 320px 320px, auto;
    box-shadow: inset 0 5px 0 var(--service-accent, #168f95);
}

.site-main .google-reviews-cta {
    overflow: hidden;
    color: var(--color-ink);
    background:
        repeating-radial-gradient(circle at 4% 16%, transparent 0 34px, rgba(22, 143, 149, 0.09) 35px 36px, transparent 37px 54px),
        repeating-radial-gradient(circle at 96% 88%, transparent 0 30px, rgba(49, 95, 154, 0.08) 31px 32px, transparent 33px 50px),
        linear-gradient(180deg, var(--color-pearl-light), var(--color-pearl));
    background-position: -150px -90px, calc(100% + 130px) calc(100% + 80px), center;
    background-repeat: no-repeat;
    background-size: 360px 360px, 320px 320px, auto;
}

.site-main .google-reviews-cta__shell {
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

.site-main .google-reviews-cta__head {
    grid-template-columns: minmax(0, 1.25fr) minmax(300px, 0.55fr);
    gap: clamp(38px, 6vw, 84px);
    align-items: center;
}

.site-main .google-reviews-cta .eyebrow {
    color: #126f77;
}

.site-main .google-reviews-cta h2 {
    color: var(--color-teal-deep);
    font-size: clamp(38px, 5vw, 64px);
    line-height: 1.04;
}

.site-main .google-reviews-cta__head .google-reviews-cta__intro > p:not(.eyebrow) {
    color: var(--color-ink-soft);
}

.site-main .google-reviews-cta__score {
    display: grid;
    padding: clamp(26px, 3vw, 38px);
    border: 1px solid rgba(6, 55, 69, 0.14);
    border-block-start: 5px solid #d69a2d;
    border-radius: 28px 8px 28px 8px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 28px 68px rgba(4, 37, 51, 0.12);
}

.site-main .google-reviews-cta__score strong {
    color: var(--color-teal-deep);
}

.site-main .google-reviews-cta__score strong small {
    display: inline;
    color: var(--color-ink-soft);
}

.site-main .google-reviews-cta__score > span:not(.google-reviews-cta__verified):not(.google-reviews-cta__stars) {
    color: var(--color-teal-deep);
}

.site-main .google-reviews-cta__score > small {
    color: var(--color-ink-soft);
}

.site-main .google-reviews-cta__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    height: 100%;
    margin: 0;
}

.site-main .google-review-card {
    color: var(--color-ink);
    border-color: rgba(6, 55, 69, 0.14);
    background: rgba(255, 255, 255, 0.9);
}

.site-main .google-review-card p,
.site-main .google-review-card cite {
    color: var(--color-ink);
}

.site-main .google-review-card footer span {
    color: var(--color-ink-soft);
}

.site-main .google-reviews-cta__footer {
    grid-template-columns: minmax(0, 1fr);
    border-top-color: rgba(6, 55, 69, 0.14);
}

.site-main .google-reviews-cta__footer p,
.site-main .google-reviews-cta__footer small {
    color: var(--color-ink-soft);
}

@media (max-width: 1100px) {
    .site-main .google-reviews-cta__content {
        grid-template-columns: minmax(0, 1fr);
    }
}

@media (max-width: 820px) {
    .site-main .google-reviews-cta__head,
    .site-main .google-reviews-cta__content,
    .site-main .google-map-card {
        grid-template-columns: minmax(0, 1fr);
    }

    .site-main .google-reviews-cta__grid {
        grid-template-columns: minmax(0, 1fr);
    }
}

@media (max-width: 560px) {
    .site-main .google-reviews-cta__shell {
        padding: 0;
        border-radius: 0;
    }

    .site-main .google-reviews-cta__score {
        grid-template-columns: minmax(0, 1fr);
    }

    .site-main .google-map-card .button--google {
        width: calc(100% - 32px);
    }
}

/* Pearl section system, service accents and Google proof experience — v1.9.0 */
.site-main {
    background: var(--color-pearl);
}

.site-main > section,
.site-main > article > section,
.site-main > article > header {
    position: relative;
}

.clinic-intro,
.clinic-dossier,
.treatments-preview,
.decision-method,
.doctors-preview,
.clinic-experience,
.about-story,
.about-doctors,
.treatment-hierarchy,
.related-treatments,
.legal-page {
    --section-accent: #168f95;
    --section-graphic: rgba(22, 143, 149, 0.12);
    background-color: var(--color-pearl);
    background-image:
        repeating-radial-gradient(circle at 6% 18%, transparent 0 32px, var(--section-graphic) 33px 34px, transparent 35px 52px),
        linear-gradient(180deg, rgba(244, 251, 252, 0.9), rgba(234, 246, 248, 0.96));
    background-repeat: no-repeat;
    background-size: 360px 360px, auto;
    box-shadow: inset 0 5px 0 var(--section-accent);
}

.clinic-dossier,
.about-story,
.related-treatments--more {
    --section-accent: #315f9a;
    --section-graphic: rgba(49, 95, 154, 0.11);
    background-position: calc(100% + 150px) -90px, center;
}

.treatments-preview,
.about-doctors {
    --section-accent: #865b73;
    --section-graphic: rgba(134, 91, 115, 0.1);
}

.decision-method {
    --section-accent: #b5433f;
    --section-graphic: rgba(181, 67, 63, 0.09);
    background-position: calc(100% + 140px) -80px, center;
}

.doctors-preview {
    --section-accent: #3f7d65;
    --section-graphic: rgba(63, 125, 101, 0.1);
}

.clinic-experience {
    --section-accent: #315f9a;
    --section-graphic: rgba(49, 95, 154, 0.1);
    background-position: calc(100% + 140px) -100px, center;
}

.clinic-intro,
.clinic-dossier,
.treatments-preview,
.decision-method,
.doctors-preview,
.clinic-experience,
.about-story,
.about-doctors,
.treatment-hierarchy,
.related-treatments {
    border: 0;
}

.page-hero,
.about-hero,
.contact-hero,
.treatment-hero {
    border-block-start: 5px solid var(--section-accent, #168f95);
}

.page-hero,
.contact-hero,
.legal-page .page-hero {
    background:
        repeating-radial-gradient(circle at 92% 10%, transparent 0 34px, rgba(22, 143, 149, 0.1) 35px 36px, transparent 37px 54px),
        linear-gradient(180deg, var(--color-pearl-light), var(--color-pearl));
    background-size: 340px 340px, auto;
    background-repeat: no-repeat;
}

.about-hero {
    --section-accent: #315f9a;
}

.contact-hero {
    --section-accent: #168f95;
}

.contact-band,
.contact-conversion {
    border-block-start: 5px solid #a96f24;
    background-color: var(--color-pearl-light);
    background-image:
        repeating-radial-gradient(circle at 4% 100%, transparent 0 30px, rgba(169, 111, 36, 0.09) 31px 32px, transparent 33px 48px),
        linear-gradient(180deg, rgba(244, 251, 252, 0.98), rgba(234, 246, 248, 0.98));
    background-size: 300px 300px, auto;
    background-repeat: no-repeat;
}

.about-strip,
.treatment-contact-strip,
.archive-review-source,
.services-emax {
    border-block-start: 5px solid var(--section-accent, #97652b);
}

.about-strip,
.treatment-contact-strip,
.archive-review-source {
    background-image:
        repeating-radial-gradient(circle at 8% 20%, transparent 0 30px, rgba(255, 255, 255, 0.07) 31px 32px, transparent 33px 48px),
        linear-gradient(135deg, var(--color-teal-black), var(--color-teal-deep) 62%, #104b5c);
    background-size: 320px 320px, auto;
    background-repeat: no-repeat;
}

.services-emax {
    --section-accent: #97652b;
    background-image:
        repeating-radial-gradient(circle at 92% 12%, transparent 0 30px, rgba(241, 226, 200, 0.08) 31px 32px, transparent 33px 49px),
        radial-gradient(circle at 85% 10%, rgba(151, 101, 43, 0.18), transparent 30%),
        linear-gradient(135deg, #041f2b, #083747 66%, #0f5261);
    background-size: 320px 320px, auto, auto;
    background-repeat: no-repeat;
}

.legal-page__layout,
.page-layout__content,
.legal-page__aside {
    min-width: 0;
}

.legal-page__layout {
    padding-block: clamp(48px, 7vw, 88px);
}

.legal-facts {
    border-inline-start: 5px solid #168f95;
    background: rgba(255, 255, 255, 0.84);
    box-shadow: 0 20px 48px rgba(4, 37, 51, 0.08);
}

[class*="ld-service-accent--"] {
    --service-accent: #168f95;
    --service-soft: #d9f1f2;
    --service-graphic: rgba(22, 143, 149, 0.14);
}

.ld-service-accent--rehabilitation {
    --service-accent: #1f7180;
    --service-soft: #d8edf0;
    --service-graphic: rgba(31, 113, 128, 0.14);
}

.ld-service-accent--temporary {
    --service-accent: #a96f24;
    --service-soft: #f4e7d3;
    --service-graphic: rgba(169, 111, 36, 0.14);
}

.ld-service-accent--implants {
    --service-accent: #315f9a;
    --service-soft: #dde8f5;
    --service-graphic: rgba(49, 95, 154, 0.14);
}

.ld-service-accent--aesthetics {
    --service-accent: #865b73;
    --service-soft: #eee2e9;
    --service-graphic: rgba(134, 91, 115, 0.14);
}

.ld-service-accent--whitening {
    --service-accent: #168ba0;
    --service-soft: #d8f0f4;
    --service-graphic: rgba(22, 139, 160, 0.14);
}

.ld-service-accent--endodontics {
    --service-accent: #3f7d65;
    --service-soft: #dcece5;
    --service-graphic: rgba(63, 125, 101, 0.14);
}

.ld-service-accent--emergency {
    --service-accent: #b5433f;
    --service-soft: #f3dfdc;
    --service-graphic: rgba(181, 67, 63, 0.14);
}

.treatments-quick-map a,
.treatment-row,
.treatment-link-card {
    border-inline-start: 5px solid var(--service-accent, #168f95);
}

.treatments-quick-map a span,
.treatment-row > a > span,
.treatment-link-card__number,
.treatment-category__number,
.treatment-category__item > span {
    color: var(--service-accent, #168f95);
}

.treatment-feature {
    border-block-start: 6px solid var(--service-accent, #168f95);
}

.treatment-feature__body {
    background:
        radial-gradient(circle at 8% 92%, var(--service-graphic, rgba(22, 143, 149, 0.14)), transparent 34%),
        linear-gradient(180deg, var(--service-soft, #d9f1f2), rgba(6, 31, 45, 0.96));
}

.treatment-category {
    overflow: hidden;
    border-block-start: 6px solid var(--service-accent, #168f95);
    background:
        repeating-radial-gradient(circle at 4% 12%, transparent 0 28px, var(--service-graphic, rgba(22, 143, 149, 0.12)) 29px 30px, transparent 31px 46px),
        rgba(255, 255, 255, 0.88);
    background-size: 290px 290px, auto;
    background-repeat: no-repeat;
    box-shadow: 0 24px 60px rgba(4, 37, 51, 0.09);
}

.treatment-category__head .eyebrow,
.treatment-category__item em,
.treatment-row strong,
.treatment-link-card .text-link {
    color: var(--service-accent, #168f95);
}

.treatment-category__item:hover,
.treatment-row:hover,
.treatment-link-card:hover {
    border-color: var(--service-accent, #168f95);
}

.single-treatment {
    --section-accent: var(--service-accent, #168f95);
}

.single-treatment .treatment-hero,
.single-treatment .single-treatment__content {
    border-block-start-color: var(--service-accent, #168f95);
}

.single-treatment .treatment-hero {
    background:
        repeating-radial-gradient(circle at 8% 16%, transparent 0 34px, var(--service-graphic, rgba(22, 143, 149, 0.12)) 35px 36px, transparent 37px 54px),
        linear-gradient(180deg, var(--color-pearl-light), var(--service-soft, var(--color-pearl)));
    background-size: 340px 340px, auto;
    background-repeat: no-repeat;
}

.single-treatment__content {
    background:
        repeating-radial-gradient(circle at 94% 12%, transparent 0 32px, var(--service-graphic, rgba(22, 143, 149, 0.1)) 33px 34px, transparent 35px 50px),
        linear-gradient(180deg, var(--color-pearl), var(--color-pearl-light));
    background-size: 320px 320px, auto;
    background-repeat: no-repeat;
    box-shadow: inset 0 5px 0 var(--service-accent, #168f95);
}

.single-treatment__checklist {
    border-block-start: 5px solid var(--service-accent, #168f95);
}

.google-reviews-cta {
    position: relative;
    overflow: hidden;
    color: var(--color-ink);
    background:
        repeating-radial-gradient(circle at 4% 16%, transparent 0 34px, rgba(22, 143, 149, 0.09) 35px 36px, transparent 37px 54px),
        repeating-radial-gradient(circle at 96% 88%, transparent 0 30px, rgba(49, 95, 154, 0.08) 31px 32px, transparent 33px 50px),
        linear-gradient(180deg, var(--color-pearl-light), var(--color-pearl));
    background-size: 360px 360px, 320px 320px, auto;
    background-position: -150px -90px, calc(100% + 130px) calc(100% + 80px), center;
    background-repeat: no-repeat;
}

.google-reviews-cta__rail {
    position: absolute;
    z-index: 2;
    inset: 0 0 auto;
    height: 7px;
    background: linear-gradient(90deg, #4285f4 0 25%, #34a853 25% 50%, #fbbc05 50% 75%, #ea4335 75% 100%);
}

.google-reviews-cta__shell {
    position: relative;
    z-index: 1;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

.google-reviews-cta__head {
    display: grid;
    grid-template-columns: minmax(0, 1.25fr) minmax(300px, 0.55fr);
    gap: clamp(38px, 6vw, 84px);
    align-items: center;
}

.google-reviews-cta__intro {
    min-width: 0;
}

.google-reviews-cta .eyebrow {
    color: #126f77;
}

.google-reviews-cta h2 {
    max-width: 800px;
    margin: 0;
    color: var(--color-teal-deep);
    font-size: clamp(38px, 5vw, 64px);
    line-height: 1.04;
    text-wrap: balance;
}

.google-reviews-cta__head .google-reviews-cta__intro > p:not(.eyebrow) {
    max-width: 760px;
    margin: 20px 0 0;
    color: var(--color-ink-soft);
    font-size: clamp(18px, 2vw, 21px);
    line-height: 1.72;
}

.google-reviews-cta__score {
    display: grid;
    min-width: 0;
    padding: clamp(26px, 3vw, 38px);
    border: 1px solid rgba(6, 55, 69, 0.14);
    border-block-start: 5px solid #d69a2d;
    border-radius: 28px 8px 28px 8px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 28px 68px rgba(4, 37, 51, 0.12);
}

.google-reviews-cta__score strong,
.google-reviews-cta__score span,
.google-reviews-cta__score small {
    display: block;
}

.google-reviews-cta__score strong {
    margin-top: 18px;
    color: var(--color-teal-deep);
    font-family: var(--font-heading);
    font-size: clamp(64px, 7vw, 92px);
    font-weight: 900;
    line-height: 0.82;
}

.google-reviews-cta__score strong small {
    display: inline;
    color: var(--color-ink-soft);
    font-size: 18px;
    font-weight: 800;
}

.google-reviews-cta__verified {
    display: inline-flex !important;
    gap: 8px;
    align-items: center;
    color: #126f77;
    font-weight: 900;
}

.google-reviews-cta__verified svg {
    width: 24px;
    height: 24px;
    fill: #0d5965;
}

.google-reviews-cta__verified svg path + path {
    fill: none;
    stroke: #ffffff;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2.2;
}

.google-reviews-cta__stars {
    margin-top: 20px !important;
    color: #b87b16;
    font-size: clamp(24px, 3vw, 34px);
    line-height: 1;
    letter-spacing: 0.09em;
}

.google-reviews-cta__score > span:not(.google-reviews-cta__verified):not(.google-reviews-cta__stars) {
    margin-top: 12px;
    color: var(--color-teal-deep);
    font-size: 19px;
    font-weight: 900;
}

.google-reviews-cta__score > small {
    margin-top: 7px;
    color: var(--color-ink-soft);
    font-size: 14px;
    line-height: 1.45;
}

.google-reviews-cta__content {
    display: grid;
    grid-template-columns: minmax(0, 1.45fr) minmax(310px, 0.62fr);
    gap: clamp(24px, 3vw, 38px);
    align-items: stretch;
    margin-top: clamp(42px, 6vw, 72px);
}

.google-reviews-cta__content > * {
    min-width: 0;
}

.google-reviews-cta__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
    height: 100%;
    margin: 0;
}

.google-review-card {
    position: relative;
    display: flex;
    min-width: 0;
    min-height: 100%;
    margin: 0;
    padding: clamp(24px, 2.5vw, 32px);
    flex-direction: column;
    border: 1px solid rgba(6, 55, 69, 0.14);
    border-block-start: 4px solid #d69a2d;
    border-radius: 24px 7px 24px 7px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 20px 48px rgba(4, 37, 51, 0.09);
}

.google-review-card:nth-child(2) {
    border-block-start-color: #168f95;
}

.google-review-card:nth-child(3) {
    border-block-start-color: #315f9a;
}

.google-review-card__quote {
    position: absolute;
    top: 18px;
    inset-inline-end: 22px;
    color: rgba(22, 143, 149, 0.15);
    font-family: Georgia, serif;
    font-size: 72px;
    font-weight: 900;
    line-height: 1;
}

.google-review-card__stars {
    position: relative;
    z-index: 1;
    color: #b87b16;
    font-size: 18px;
    letter-spacing: 0.06em;
}

.google-review-card p {
    position: relative;
    z-index: 1;
    margin: 22px 0 0;
    color: var(--color-ink);
    font-family: var(--font-body);
    font-size: clamp(18px, 1.65vw, 22px);
    font-weight: 750;
    line-height: 1.58;
    overflow-wrap: anywhere;
}

.google-review-card footer {
    display: grid;
    gap: 4px;
    margin-top: auto;
    padding-top: 28px;
}

.google-review-card cite {
    color: var(--color-teal-deep);
    font-style: normal;
    font-weight: 900;
    overflow-wrap: anywhere;
}

.google-review-card footer span {
    color: var(--color-ink-soft);
    font-size: 14px;
}

.google-reviews-cta__pending {
    height: 100%;
    padding: 32px;
    border-inline-start: 5px solid #168f95;
    background: rgba(255, 255, 255, 0.86);
}

.google-reviews-cta__pending p {
    margin-bottom: 0;
    color: var(--color-ink-soft);
}

.google-map-card {
    display: grid;
    min-width: 0;
    overflow: hidden;
    border: 1px solid rgba(6, 55, 69, 0.16);
    border-radius: 28px 8px 28px 8px;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 24px 62px rgba(4, 37, 51, 0.12);
}

.google-map-card__head {
    display: grid;
    grid-template-columns: 46px minmax(0, 1fr);
    gap: 14px;
    align-items: start;
    padding: 22px 24px;
    color: #ffffff;
    background: var(--color-teal-deep);
}

.google-map-card__head > span {
    display: grid;
    width: 44px;
    height: 44px;
    place-items: center;
    border-radius: 50%;
    color: #ffffff;
    background: #168f95;
}

.google-map-card__head svg {
    width: 25px;
    height: 25px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
}

.google-map-card__head h3 {
    margin: 0;
    color: #ffffff;
    font-family: var(--font-heading);
    font-size: 24px;
    line-height: 1.15;
}

.google-map-card__head p,
.google-map-card__head address {
    margin: 5px 0 0;
    color: rgba(255, 255, 255, 0.78);
    font-size: 14px;
    font-style: normal;
    line-height: 1.45;
    overflow-wrap: anywhere;
}

.google-map-card__stage {
    position: relative;
    min-height: 360px;
    background: #d9ebef;
}

.google-map-card__placeholder {
    display: grid;
    min-height: 360px;
    padding: 26px;
    place-items: center;
    align-content: center;
    text-align: center;
    background:
        linear-gradient(90deg, rgba(255, 255, 255, 0.42) 1px, transparent 1px),
        linear-gradient(rgba(255, 255, 255, 0.42) 1px, transparent 1px),
        #d9ebef;
    background-size: 34px 34px;
}

.google-map-card__placeholder[hidden],
.google-map-card iframe[hidden] {
    display: none !important;
}

.google-map-card__placeholder > svg {
    width: min(100%, 360px);
    height: auto;
    margin-bottom: -28px;
    fill: none;
    stroke: rgba(22, 99, 123, 0.24);
    stroke-width: 2;
}

.google-map-card__placeholder .google-map-card__pin {
    fill: var(--color-teal-deep);
    stroke: none;
}

.google-map-card__placeholder p {
    position: relative;
    max-width: 330px;
    margin: 0 0 18px;
    color: #284d5b;
    font-size: 14px;
    line-height: 1.55;
}

.google-map-card__load {
    position: relative;
}

.google-map-card iframe {
    width: 100%;
    min-height: 420px;
    border: 0;
}

.button--google {
    display: flex;
    gap: 12px;
    justify-content: space-between;
    margin: 16px;
    color: #ffffff;
    background: var(--color-teal-deep);
}

.button--google:hover,
.button--google:focus-visible {
    color: #ffffff;
    background: #126f77;
}

.button--google svg {
    width: 18px;
    height: 18px;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2;
}

.google-reviews-cta__footer {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 6px;
    margin-top: 28px;
    padding-top: 22px;
    border-top: 1px solid rgba(6, 55, 69, 0.14);
}

.google-reviews-cta__footer p,
.google-reviews-cta__footer small {
    display: block;
    max-width: 980px;
    margin: 0;
    color: var(--color-ink-soft);
    line-height: 1.6;
}

.google-reviews-cta__footer small {
    color: #627984;
}

@media (hover: hover) {
    .google-review-card,
    .google-map-card,
    .treatment-category,
    .treatment-row,
    .treatment-link-card {
        transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
    }

    .google-review-card:hover,
    .google-map-card:hover {
        transform: translateY(-4px);
        box-shadow: 0 30px 74px rgba(4, 37, 51, 0.14);
    }
}

@media (max-width: 1100px) {
    .google-reviews-cta__content {
        grid-template-columns: minmax(0, 1fr);
    }

    .google-map-card {
        grid-template-columns: minmax(240px, 0.45fr) minmax(0, 1fr);
        align-items: stretch;
    }

    .google-map-card__head {
        align-content: center;
    }

    .google-map-card__stage {
        grid-column: 2;
        grid-row: 1 / span 2;
    }

    .button--google {
        grid-column: 1;
    }
}

@media (max-width: 820px) {
    .google-reviews-cta__head,
    .google-reviews-cta__content,
    .google-map-card {
        grid-template-columns: minmax(0, 1fr);
    }

    .google-reviews-cta__grid {
        grid-template-columns: minmax(0, 1fr);
    }

    .google-reviews-cta__score {
        grid-template-columns: auto minmax(0, 1fr);
        column-gap: 18px;
        align-items: center;
    }

    .google-reviews-cta__verified {
        grid-column: 1 / -1;
    }

    .google-reviews-cta__score strong {
        grid-row: 2 / span 2;
        margin: 16px 0 0;
    }

    .google-reviews-cta__stars {
        margin-top: 16px !important;
    }

    .google-reviews-cta__score > span:not(.google-reviews-cta__verified):not(.google-reviews-cta__stars),
    .google-reviews-cta__score > small {
        grid-column: 2;
    }

    .google-map-card__stage,
    .button--google {
        grid-column: auto;
        grid-row: auto;
    }
}

@media (max-width: 560px) {
    .google-reviews-cta {
        padding-block: 72px;
    }

    .google-reviews-cta h2 {
        font-size: clamp(36px, 11vw, 48px);
    }

    .google-reviews-cta__score {
        grid-template-columns: minmax(0, 1fr);
        padding: 24px 20px;
    }

    .google-reviews-cta__score strong,
    .google-reviews-cta__score > span:not(.google-reviews-cta__verified):not(.google-reviews-cta__stars),
    .google-reviews-cta__score > small {
        grid-column: auto;
        grid-row: auto;
    }

    .google-reviews-cta__score strong {
        font-size: 66px;
    }

    .google-review-card {
        padding: 24px 20px;
    }

    .google-map-card__head {
        grid-template-columns: 40px minmax(0, 1fr);
        padding: 20px;
    }

    .google-map-card__head > span {
        width: 40px;
        height: 40px;
    }

    .google-map-card__placeholder {
        min-height: 340px;
        padding: 22px 16px;
    }

    .google-map-card iframe {
        min-height: 360px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .google-review-card,
    .google-map-card,
    .treatment-category,
    .treatment-row,
    .treatment-link-card {
        transition: none !important;
        transform: none !important;
    }
}

@font-face {
    font-family: "Assistant";
    src: url("assets/fonts/assistant-latin-400-800.woff2") format("woff2");
    font-style: normal;
    font-weight: 400 800;
    font-display: swap;
    unicode-range: U+0000-024F, U+1E00-1EFF;
}

:root {
    --color-ink: #102c39;
    --color-ink-soft: #526c76;
    --color-teal: #17637b;
    --color-teal-deep: #0a2b3d;
    --color-teal-black: #061f2d;
    --color-mint: #ddf5f3;
    --color-mint-strong: #57c5c7;
    --color-aqua-soft: #e8f6f8;
    --color-aqua: #8fdddd;
    --color-gold: #97652b;
    --color-gold-soft: #f1e2c8;
    --color-rose: #d87464;
    --color-paper: #eaf6f8;
    --color-cream: #f6f1e8;
    --color-panel: #f3fbfc;
    --color-white: #ffffff;
    --color-line: rgba(10, 59, 77, 0.13);
    --color-shadow: rgba(4, 37, 51, 0.14);
    --color-pearl: #eaf6f8;
    --color-pearl-light: #f4fbfc;
    --color-pearl-deep: #dceff3;
    --shadow-soft: 0 18px 48px rgba(4, 37, 51, 0.08);
    --shadow-deep: 0 30px 84px rgba(4, 37, 51, 0.18);
    --font-body: "Assistant", "Heebo", Arial, sans-serif;
    --font-heading: "Assistant", Arial, sans-serif;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
    overflow-x: clip;
}

body {
    margin: 0;
    color: var(--color-ink);
    background:
        radial-gradient(circle at 9% 6%, rgba(87, 197, 199, 0.16), transparent 31%),
        radial-gradient(circle at 92% 0%, rgba(49, 95, 154, 0.08), transparent 30%),
        linear-gradient(180deg, var(--color-pearl-light) 0%, var(--color-pearl) 48%, var(--color-pearl-deep) 100%);
    font-family: var(--font-body);
    font-size: 18px;
    line-height: 1.65;
    letter-spacing: 0;
    overflow-x: clip;
}

body.admin-bar .site-header {
    top: 32px;
}

img,
video {
    display: block;
    max-width: 100%;
}

a {
    color: inherit;
    text-decoration: none;
}

button,
input,
select,
textarea {
    font: inherit;
}

input,
select,
textarea {
    min-width: 0;
}

.container {
    width: min(1140px, calc(100% - 36px));
    margin-inline: auto;
}

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

.skip-link {
    position: fixed;
    top: 12px;
    right: 12px;
    z-index: 1000;
    padding: 10px 14px;
    color: var(--color-white);
    background: var(--color-teal-deep);
    border-radius: 8px;
    transform: translateY(-160%);
}

.skip-link:focus {
    transform: translateY(0);
}

:focus-visible {
    outline: 3px solid var(--color-gold);
    outline-offset: 3px;
}

.site-header {
    position: sticky;
    top: 0;
    z-index: 80;
    background: rgba(251, 253, 252, 0.9);
    border-bottom: 1px solid rgba(12, 91, 85, 0.14);
    box-shadow: 0 14px 36px rgba(16, 36, 33, 0.05);
    backdrop-filter: blur(20px);
}

.site-header::before {
    content: "";
    position: absolute;
    inset: 0 0 auto;
    height: 3px;
    background: linear-gradient(90deg, var(--color-teal-deep), var(--color-mint-strong), var(--color-gold));
}

.site-header__inner {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 26px;
    min-height: 82px;
}

.site-brand {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    min-width: 0;
}

.site-brand__mark {
    display: grid;
    place-items: center;
    width: 48px;
    height: 48px;
    color: var(--color-white);
    background: linear-gradient(135deg, var(--color-teal-deep), var(--color-teal) 58%, var(--color-mint-strong));
    border: 1px solid rgba(255, 255, 255, 0.28);
    border-radius: 8px;
    font-family: var(--font-heading);
    font-weight: 900;
    box-shadow: 0 10px 28px rgba(23, 99, 123, 0.24);
}

.site-brand__text {
    display: grid;
    min-width: 0;
    line-height: 1.1;
}

.site-brand__text strong,
.site-brand__text small {
    overflow-wrap: anywhere;
}

.site-brand__text strong {
    font-family: var(--font-heading);
    font-size: 19px;
    font-weight: 900;
}

.site-brand__text small {
    color: var(--color-teal);
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
}

.custom-logo-link img {
    width: auto;
    max-width: 210px;
    max-height: 56px;
}

.site-nav__list,
.footer-nav__list {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.site-nav__list {
    justify-content: center;
}

.site-nav__list a {
    display: block;
    padding: 10px 13px;
    color: var(--color-ink-soft);
    border-radius: 8px;
    font-size: 16px;
    font-weight: 800;
}

.site-nav__list a:hover,
.site-nav__list a:focus-visible,
.site-nav__list .current-menu-item > a {
    color: var(--color-teal-deep);
    background: var(--color-mint);
}

.header-actions {
    display: flex;
    align-items: center;
    gap: 10px;
}

.button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    min-width: 0;
    padding: 12px 18px;
    border: 1px solid transparent;
    border-radius: 8px;
    font-weight: 900;
    line-height: 1.15;
    text-align: center;
    cursor: pointer;
    transition: transform 160ms ease, background-color 160ms ease, color 160ms ease, border-color 160ms ease;
}

.button:hover {
    transform: translateY(-1px);
}

.button--primary {
    color: var(--color-white);
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.12), transparent 42%),
        linear-gradient(135deg, var(--color-teal-deep), var(--color-teal) 58%, var(--color-mint-strong));
    border-color: rgba(255, 255, 255, 0.08);
    box-shadow: 0 16px 38px rgba(23, 99, 123, 0.28);
}

.button--primary:hover {
    background: linear-gradient(135deg, var(--color-teal-black), var(--color-teal));
}

.button--ghost {
    color: var(--color-teal);
    background: transparent;
    border-color: rgba(23, 99, 123, 0.24);
}

.button--ghost:hover {
    background: var(--color-mint);
}

.button--ghost-dark {
    color: var(--color-teal-deep);
    background: var(--color-white);
    border-color: var(--color-line);
}

.button--glass {
    color: var(--color-white);
    background: rgba(255, 255, 255, 0.14);
    border-color: rgba(255, 255, 255, 0.32);
}

.button--light {
    color: var(--color-teal-deep);
    background: var(--color-white);
}

.button--outline-light {
    color: var(--color-white);
    background: transparent;
    border-color: rgba(255, 255, 255, 0.55);
}

.menu-toggle {
    display: none;
    width: 48px;
    height: 48px;
    padding: 0;
    background: var(--color-white);
    border: 1px solid var(--color-line);
    border-radius: 8px;
}

.menu-toggle__bar {
    display: block;
    width: 22px;
    height: 2px;
    margin: 5px auto;
    background: var(--color-teal-deep);
}

.hero {
    position: relative;
    min-height: 780px;
    padding: 116px 0 88px;
    color: var(--color-white);
    overflow: hidden;
    isolation: isolate;
}

.hero::after {
    content: "";
    position: absolute;
    inset: auto -10% -140px -10%;
    height: 260px;
    z-index: -1;
    background: linear-gradient(180deg, transparent, rgba(251, 253, 252, 0.98) 64%);
    pointer-events: none;
}

.hero__media,
.hero__shade {
    position: absolute;
    inset: 0;
    z-index: -2;
}

.hero__video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 46%;
    background: var(--color-teal-black);
    transform: scale(1.045) translateZ(0);
    backface-visibility: hidden;
}

.hero__media::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(6, 31, 45, 0.06), transparent 46%);
    opacity: 0.28;
    pointer-events: none;
}

.hero__shade {
    z-index: -1;
    background:
        radial-gradient(circle at 72% 18%, rgba(87, 197, 199, 0.24), transparent 23%),
        linear-gradient(90deg, rgba(6, 31, 45, 0.7) 0%, rgba(10, 43, 61, 0.4) 48%, rgba(23, 99, 123, 0.16) 100%),
        linear-gradient(180deg, rgba(16, 44, 57, 0.08), rgba(6, 31, 45, 0.46));
}

.hero__inner {
    display: grid;
    grid-template-columns: minmax(520px, 620px) minmax(300px, 380px);
    gap: 38px;
    align-items: center;
    justify-content: space-between;
}

.hero__content {
    position: relative;
    min-width: 0;
    max-width: 620px;
    padding: 34px;
    background: linear-gradient(135deg, rgba(6, 31, 45, 0.62), rgba(10, 43, 61, 0.26));
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 8px;
    backdrop-filter: blur(4px);
}

.hero__content::before {
    content: "";
    position: absolute;
    top: -30px;
    right: -26px;
    width: 92px;
    height: 2px;
    background: linear-gradient(90deg, transparent, var(--color-gold), transparent);
}

.eyebrow {
    margin: 0 0 12px;
    color: var(--color-gold);
    font-size: 15px;
    font-weight: 900;
    line-height: 1.3;
}

.hero h1,
.page-hero h1,
.treatment-hero h1 {
    margin: 0;
    font-family: var(--font-heading);
    font-size: 64px;
    font-weight: 900;
    line-height: 1.02;
    text-wrap: balance;
}

.hero h1 {
    max-width: 520px;
    font-size: 58px;
}

.hero__text {
    max-width: 500px;
    margin: 22px 0 0;
    color: rgba(255, 255, 255, 0.9);
    font-size: 20px;
    line-height: 1.66;
}

.hero__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 30px;
}

.hero__signal {
    display: inline-grid;
    gap: 4px;
    max-width: 500px;
    margin-top: 24px;
    padding: 16px 20px;
    color: rgba(255, 255, 255, 0.9);
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-right: 4px solid var(--color-gold);
    border-radius: 8px;
    backdrop-filter: blur(12px);
}

.hero__signal span {
    color: var(--color-gold-soft);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0;
    text-transform: uppercase;
}

.hero__signal strong {
    font-size: 18px;
    line-height: 1.35;
}

.hero__details {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    max-width: 500px;
    margin-top: 26px;
}

.hero__details div {
    min-width: 0;
    padding: 14px 16px;
    background: rgba(255, 255, 255, 0.11);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 8px;
    backdrop-filter: blur(10px);
}

.hero__details strong,
.hero__details span {
    display: block;
    overflow-wrap: anywhere;
}

.hero__details strong {
    color: var(--color-white);
    font-family: var(--font-heading);
    font-size: 28px;
    line-height: 1;
}

.hero__details span {
    margin-top: 5px;
    color: rgba(255, 255, 255, 0.76);
    font-size: 14px;
    font-weight: 800;
}

.hero__proof {
    display: grid;
    gap: 10px;
    max-width: 500px;
    padding: 0;
    margin: 30px 0 0;
    list-style: none;
}

.hero__proof li {
    position: relative;
    padding-right: 30px;
    color: rgba(255, 255, 255, 0.88);
    font-weight: 700;
}

.hero__proof li::before {
    content: "";
    position: absolute;
    top: 12px;
    right: 0;
    width: 15px;
    height: 2px;
    background: var(--color-mint-strong);
}

.hero__diagnostic,
.lead-form,
.contact-card,
.treatment-card,
.process article {
    border-radius: 8px;
}

.hero__diagnostic {
    position: relative;
    min-width: 0;
    align-self: center;
    max-width: 430px;
    padding: 26px;
    color: var(--color-white);
    background:
        linear-gradient(180deg, rgba(6, 31, 45, 0.78), rgba(10, 43, 61, 0.44)),
        linear-gradient(135deg, rgba(87, 197, 199, 0.22), transparent 52%);
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 28px 82px rgba(4, 37, 51, 0.32);
    backdrop-filter: blur(6px);
}

.hero__diagnostic::before {
    content: "";
    position: absolute;
    inset: 16px;
    border: 1px solid rgba(255, 255, 255, 0.13);
    pointer-events: none;
}

.hero__diagnostic-head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 18px;
    min-width: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.18);
}

.hero__diagnostic-head span {
    color: var(--color-aqua);
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
}

.hero__diagnostic-head strong {
    max-width: 230px;
    font-family: var(--font-heading);
    font-size: 27px;
    line-height: 1.08;
}

.hero__diagnostic-list {
    display: grid;
    gap: 0;
    min-width: 0;
    padding: 0;
    margin: 0;
    list-style: none;
}

.hero__diagnostic-list li {
    display: grid;
    grid-template-columns: 46px minmax(0, 1fr);
    gap: 14px;
    min-width: 0;
    padding: 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

.hero__diagnostic-list span {
    color: var(--color-mint-strong);
    font-family: var(--font-heading);
    font-size: 18px;
    font-weight: 900;
}

.hero__diagnostic-list strong,
.hero__diagnostic-list em {
    display: block;
    min-width: 0;
    overflow-wrap: anywhere;
}

.hero__diagnostic-list strong {
    font-family: var(--font-heading);
    font-size: 20px;
    line-height: 1.18;
}

.hero__diagnostic-list em {
    margin-top: 5px;
    color: rgba(255, 255, 255, 0.84);
    font-style: normal;
    font-size: 15px;
    line-height: 1.55;
}

.hero__diagnostic-link {
    display: inline-flex;
    justify-content: center;
    width: 100%;
    min-height: 48px;
    margin-top: 22px;
    padding: 13px 16px;
    color: var(--color-teal-deep);
    background: var(--color-white);
    border-radius: 8px;
    font-weight: 900;
}

.hero__diagnostic-link:hover {
    background: var(--color-mint);
}

.lead-form {
    min-width: 0;
    padding: 28px;
    color: var(--color-ink);
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.97), rgba(248, 251, 250, 0.96)),
        radial-gradient(circle at 0 0, rgba(221, 245, 243, 0.85), transparent 36%);
    border: 1px solid rgba(255, 255, 255, 0.72);
    box-shadow: var(--shadow-deep);
}

.premium-proof {
    position: relative;
    z-index: 2;
    margin-top: -34px;
    padding-bottom: 40px;
}

.premium-proof__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    overflow: hidden;
    background: var(--color-white);
    border: 1px solid var(--color-line);
    border-radius: 8px;
    box-shadow: 0 24px 70px rgba(4, 37, 51, 0.12);
}

.premium-proof__item {
    position: relative;
    display: grid;
    align-content: start;
    gap: 8px;
    min-width: 0;
    min-height: 136px;
    padding: 24px;
    border-left: 1px solid var(--color-line);
}

.premium-proof__item:last-child {
    border-left: 0;
}

.premium-proof__item::after {
    content: "";
    position: absolute;
    right: 24px;
    bottom: 18px;
    width: 46px;
    height: 2px;
    background: var(--color-gold);
    opacity: 0.72;
}

.premium-proof__item span {
    color: var(--color-gold);
    font-family: var(--font-heading);
    font-size: 13px;
    font-weight: 900;
}

.premium-proof__item strong,
.premium-proof__item em {
    min-width: 0;
    overflow-wrap: anywhere;
}

.premium-proof__item strong {
    font-family: var(--font-heading);
    font-size: 20px;
    line-height: 1.15;
}

.premium-proof__item em {
    color: var(--color-ink-soft);
    font-style: normal;
    font-size: 15px;
    font-weight: 700;
}

.lead-form__head h2 {
    margin: 0 0 18px;
    font-family: var(--font-heading);
    font-size: 26px;
    line-height: 1.2;
}

.clinic-dossier {
    position: relative;
    padding: 76px 0 38px;
    background:
        linear-gradient(180deg, var(--color-paper), var(--color-aqua-soft)),
        linear-gradient(135deg, rgba(87, 197, 199, 0.12), transparent 42%);
    overflow: hidden;
}

.clinic-dossier__grid {
    display: grid;
    grid-template-columns: minmax(310px, 0.95fr) minmax(0, 1.05fr);
    gap: 58px;
    align-items: center;
}

.clinic-dossier__media {
    position: relative;
    min-height: 520px;
}

.clinic-dossier__main,
.clinic-dossier__doctor {
    margin: 0;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: var(--shadow-deep);
}

.clinic-dossier__main {
    position: absolute;
    inset: 24px 64px 66px 0;
}

.clinic-dossier__main img,
.clinic-dossier__doctor img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.clinic-dossier__doctor {
    position: absolute;
    width: 36%;
    min-width: 154px;
    aspect-ratio: 3 / 4;
    background: var(--color-white);
    border: 7px solid var(--color-paper);
}

.clinic-dossier__doctor--loai {
    top: 0;
    right: 0;
}

.clinic-dossier__doctor--ans {
    left: 18px;
    bottom: 0;
}

.clinic-dossier__content {
    min-width: 0;
}

.clinic-dossier__content h2 {
    max-width: 670px;
    margin: 0;
    font-family: var(--font-heading);
    font-size: 46px;
    font-weight: 900;
    line-height: 1.08;
}

.clinic-dossier__content > p:not(.eyebrow) {
    max-width: 640px;
    margin: 24px 0 0;
    color: var(--color-ink-soft);
    font-size: 20px;
}

.clinic-dossier__notes {
    display: grid;
    gap: 0;
    max-width: 700px;
    margin: 34px 0 0;
    border-top: 1px solid rgba(23, 99, 123, 0.2);
}

.clinic-dossier__notes div {
    display: grid;
    grid-template-columns: 132px minmax(0, 1fr);
    gap: 22px;
    min-width: 0;
    padding: 22px 0;
    border-bottom: 1px solid rgba(23, 99, 123, 0.2);
}

.clinic-dossier__notes dt {
    color: var(--color-teal);
    font-family: var(--font-heading);
    font-size: 23px;
    font-weight: 900;
}

.clinic-dossier__notes dd {
    min-width: 0;
    margin: 0;
    color: var(--color-ink-soft);
    overflow-wrap: anywhere;
}

.lead-form__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

.lead-form label {
    display: grid;
    gap: 6px;
    min-width: 0;
    margin-bottom: 14px;
    color: var(--color-ink-soft);
    font-size: 15px;
    font-weight: 800;
}

.lead-form input,
.lead-form select,
.lead-form textarea {
    width: 100%;
    color: var(--color-ink);
    background: #f6fbfa;
    border: 1px solid var(--color-line);
    border-radius: 8px;
    padding: 12px 13px;
    font-weight: 600;
}

.lead-form textarea {
    resize: vertical;
}

.lead-form__button {
    width: 100%;
}

.lead-form__button:disabled {
    cursor: wait;
    opacity: 0.68;
}

.lead-form__status {
    min-height: 28px;
    margin: 12px 0 0;
    font-weight: 800;
}

.lead-form__status.is-success {
    color: var(--color-teal);
}

.lead-form__status.is-error {
    color: #9b2c24;
}

.section {
    padding: 92px 0;
}

.section__head {
    max-width: 720px;
    margin-bottom: 34px;
}

.section__head h2,
.clinic-experience h2,
.about-strip h2,
.final-cta h2,
.contact-band h2,
.contact-page h2,
.prose h2,
.decision-method h2,
.treatment-decision h2,
.related-treatments h2 {
    margin: 0;
    font-family: var(--font-heading);
    font-size: 42px;
    font-weight: 900;
    line-height: 1.12;
}

.section__head p,
.clinic-experience p,
.about-strip p,
.contact-band p,
.final-cta p,
.page-hero p {
    color: var(--color-ink-soft);
}

.treatment-showcase {
    display: grid;
    grid-template-columns: minmax(320px, 0.95fr) minmax(0, 1.05fr);
    gap: 28px;
    align-items: stretch;
}

.treatment-feature,
.treatment-row {
    min-width: 0;
}

.treatment-feature__link {
    position: relative;
    display: grid;
    min-height: 100%;
    color: var(--color-white);
    overflow: hidden;
    border-radius: 8px;
    box-shadow: var(--shadow-deep);
}

.treatment-feature__media {
    position: absolute;
    inset: 0;
    margin: 0;
    background: var(--color-teal-black);
}

.treatment-feature__media::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(3, 43, 40, 0.08), rgba(3, 43, 40, 0.78)),
        linear-gradient(90deg, rgba(3, 43, 40, 0.7), transparent 70%);
}

.treatment-feature__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 340ms ease;
}

.treatment-feature:hover .treatment-feature__media img {
    transform: scale(1.045);
}

.treatment-feature__body {
    position: relative;
    z-index: 1;
    display: grid;
    align-content: end;
    min-height: 540px;
    padding: 36px;
}

.treatment-feature__body span {
    color: var(--color-gold-soft);
    font-size: 14px;
    font-weight: 900;
}

.treatment-feature__body h3 {
    max-width: 440px;
    margin: 12px 0 12px;
    font-family: var(--font-heading);
    font-size: 42px;
    line-height: 1.04;
}

.treatment-feature__body p,
.treatment-feature__body em {
    max-width: 470px;
    margin: 0;
    color: rgba(255, 255, 255, 0.86);
    font-style: normal;
}

.treatment-feature__body em {
    display: block;
    margin-top: 20px;
    padding-top: 18px;
    border-top: 1px solid rgba(255, 255, 255, 0.22);
    font-weight: 800;
}

.treatment-index {
    display: grid;
    min-width: 0;
    background: var(--color-white);
    border-top: 1px solid var(--color-line);
    border-bottom: 1px solid var(--color-line);
}

.treatment-row {
    border-bottom: 1px solid var(--color-line);
}

.treatment-row:last-child {
    border-bottom: 0;
}

.treatment-row a {
    display: grid;
    grid-template-columns: 54px minmax(0, 1fr) auto;
    gap: 18px;
    align-items: center;
    min-width: 0;
    padding: 24px 0;
}

.treatment-row span {
    color: rgba(12, 91, 85, 0.34);
    font-family: var(--font-heading);
    font-size: 30px;
    font-weight: 900;
    line-height: 1;
}

.treatment-row h3 {
    margin: 0 0 6px;
    font-family: var(--font-heading);
    font-size: 24px;
    line-height: 1.14;
}

.treatment-row p {
    margin: 0;
    color: var(--color-ink-soft);
    font-size: 16px;
    line-height: 1.5;
}

.treatment-row strong {
    color: var(--color-teal);
    font-size: 15px;
    font-weight: 900;
}

.treatment-row:hover h3,
.treatment-row:hover strong {
    color: var(--color-gold);
}

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

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

.treatment-card {
    position: relative;
    min-width: 0;
    background: var(--color-white);
    border: 1px solid var(--color-line);
    overflow: hidden;
    box-shadow: var(--shadow-soft);
    transition: transform 160ms ease, border-color 160ms ease, box-shadow 160ms ease;
}

.treatment-card:nth-child(1) {
    grid-column: span 2;
    background: var(--color-white);
}

.treatment-card:nth-child(2) {
    background: var(--color-white);
    border-color: var(--color-line);
}

.treatment-card:hover {
    transform: translateY(-4px);
    border-color: rgba(23, 99, 123, 0.34);
    box-shadow: 0 24px 54px rgba(4, 37, 51, 0.12);
}

.testimonial-card {
    min-width: 0;
    padding: 26px;
    background: var(--color-white);
    border: 1px solid var(--color-line);
    border-radius: 8px;
    box-shadow: 0 18px 42px rgba(4, 37, 51, 0.07);
}

.service-testimonials .testimonial-grid {
    grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
}

.service-testimonials .testimonial-card:first-child {
    grid-row: span 2;
    display: flex;
    min-height: 360px;
    flex-direction: column;
    justify-content: space-between;
    color: rgba(255, 255, 255, 0.88);
    background:
        linear-gradient(145deg, var(--color-teal-black), var(--color-teal-deep) 58%, var(--color-teal));
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow: var(--shadow-deep);
}

.service-testimonials .testimonial-card:first-child h3,
.service-testimonials .testimonial-card:first-child p,
.service-testimonials .testimonial-card:first-child small {
    color: inherit;
}

.service-testimonials .testimonial-card:first-child h3 {
    font-size: 32px;
}

.service-testimonials .testimonial-card:first-child p {
    font-size: 20px;
    line-height: 1.75;
}

.testimonial-card__rating {
    display: block;
    margin-bottom: 14px;
    color: var(--color-gold);
    font-size: 18px;
    letter-spacing: 0;
}

.testimonial-card h3 {
    margin: 0 0 10px;
    font-family: var(--font-heading);
    font-size: 23px;
}

.testimonial-card p {
    margin: 0 0 16px;
    color: var(--color-ink-soft);
}

.testimonial-card small {
    color: var(--color-teal);
    font-weight: 900;
}

.decision-method {
    background:
        linear-gradient(135deg, rgba(221, 245, 243, 0.72), rgba(255, 255, 255, 0.98) 58%),
        linear-gradient(180deg, #ffffff, var(--color-aqua-soft));
}

.decision-method__grid {
    display: grid;
    grid-template-columns: minmax(320px, 0.78fr) minmax(0, 1.22fr);
    gap: 58px;
    align-items: center;
}

.decision-method__intro {
    min-width: 0;
}

.decision-method__intro p:not(.eyebrow) {
    color: var(--color-ink-soft);
    font-size: 19px;
}

.decision-method__image {
    margin: 28px 0 0;
    overflow: hidden;
    aspect-ratio: 3 / 4;
    border-radius: 8px;
    box-shadow: var(--shadow-deep);
}

.decision-method__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.decision-method__steps {
    display: grid;
    gap: 0;
    border-top: 1px solid rgba(12, 91, 85, 0.2);
    border-bottom: 1px solid rgba(12, 91, 85, 0.2);
}

.decision-method__steps article {
    display: grid;
    grid-template-columns: 78px minmax(170px, 0.5fr) minmax(0, 1fr);
    gap: 22px;
    align-items: baseline;
    min-width: 0;
    padding: 24px 0;
    border-bottom: 1px solid rgba(12, 91, 85, 0.16);
}

.decision-method__steps article:last-child {
    border-bottom: 0;
}

.decision-method__steps span,
.treatment-dossier__notes span {
    color: var(--color-gold);
    font-family: var(--font-heading);
    font-size: 15px;
    font-weight: 900;
}

.decision-method__steps h3,
.treatment-dossier__notes h3,
.treatment-dossier__faq h3 {
    margin: 0;
    font-family: var(--font-heading);
    font-size: 24px;
    line-height: 1.16;
}

.decision-method__steps p,
.treatment-dossier__faq p {
    margin: 0;
    color: var(--color-ink-soft);
}

.treatment-card__link {
    position: relative;
    display: grid;
    min-height: 100%;
    padding: 0;
}

.treatment-card:nth-child(1) .treatment-card__link {
    grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
}

.treatment-card__media {
    position: relative;
    min-width: 0;
    aspect-ratio: 16 / 10;
    margin: 0;
    overflow: hidden;
    background: var(--color-teal-deep);
}

.treatment-card:nth-child(1) .treatment-card__media {
    height: 100%;
    min-height: 318px;
    aspect-ratio: auto;
}

.treatment-card__media::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 48%, rgba(3, 43, 40, 0.34));
    pointer-events: none;
}

.treatment-card__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 300ms ease, filter 300ms ease;
}

.treatment-card:hover .treatment-card__media img {
    transform: scale(1.045);
    filter: saturate(1.05);
}

.treatment-card__body {
    position: relative;
    display: grid;
    min-width: 0;
    padding: 28px;
}

.treatment-card__number {
    position: absolute;
    top: 22px;
    left: 24px;
    color: rgba(12, 91, 85, 0.18);
    font-family: var(--font-heading);
    font-size: 44px;
    font-weight: 900;
    line-height: 1;
}

.treatment-card h2,
.treatment-card h3 {
    margin: 42px 0 10px;
    font-family: var(--font-heading);
    font-size: 25px;
    line-height: 1.2;
}

.treatment-card p {
    margin: 0 0 22px;
    color: var(--color-ink-soft);
    font-size: 17px;
}

.text-link {
    align-self: end;
    color: var(--color-teal);
    font-weight: 900;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 5px;
}

.about-strip .text-link {
    color: #c9f4f2;
}

.clinic-experience {
    background:
        linear-gradient(180deg, #edf8f6, #f7fbfa),
        radial-gradient(circle at 100% 0, rgba(199, 149, 76, 0.12), transparent 30%);
}

.doctors-preview {
    color: var(--color-white);
    background:
        radial-gradient(circle at 12% 16%, rgba(199, 149, 76, 0.16), transparent 26%),
        linear-gradient(135deg, #062d2a, #0a4a45);
}

.doctors-preview__grid {
    display: grid;
    grid-template-columns: minmax(280px, 0.78fr) minmax(0, 1.22fr);
    gap: 48px;
    align-items: center;
}

.doctors-preview__intro {
    min-width: 0;
}

.doctors-preview__intro h2,
.about-values h2,
.about-story h2 {
    margin: 0;
    font-family: var(--font-heading);
    font-size: 42px;
    line-height: 1.12;
}

.doctors-preview__intro p {
    color: rgba(255, 255, 255, 0.82);
}

.doctor-card-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.doctor-card {
    min-width: 0;
    overflow: hidden;
    color: var(--color-ink);
    background: var(--color-white);
    border: 1px solid rgba(255, 255, 255, 0.28);
    border-radius: 8px;
    box-shadow: var(--shadow-deep);
}

.doctor-card__image {
    display: grid;
    place-items: end center;
    min-height: 330px;
    margin: 0;
    padding: 20px 20px 0;
    background:
        radial-gradient(circle at 50% 24%, rgba(241, 226, 200, 0.9), transparent 34%),
        linear-gradient(180deg, #e8f6f2, #ffffff);
}

.doctor-card__image img {
    width: auto;
    max-height: 330px;
    object-fit: contain;
}

.doctor-card__content {
    display: grid;
    gap: 8px;
    padding: 24px;
}

.doctor-card__content span {
    color: var(--color-gold);
    font-size: 14px;
    font-weight: 900;
}

.doctor-card__content h3 {
    margin: 0;
    font-family: var(--font-heading);
    font-size: 28px;
    line-height: 1.08;
}

.doctor-card__content p {
    margin: 0;
    color: var(--color-ink-soft);
}

.doctor-card__content ul {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
}

.doctor-card__content li {
    padding: 7px 10px;
    color: var(--color-teal-deep);
    background: var(--color-mint);
    border-radius: 8px;
    font-size: 14px;
    font-weight: 800;
}

.clinic-experience__grid,
.about-strip__inner,
.contact-band__grid,
.contact-page__grid,
.single-treatment__grid,
.treatment-hero__grid,
.final-cta__inner {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 56px;
    align-items: center;
}

.clinic-experience__visual {
    position: relative;
    min-height: 430px;
}

.clinic-photo-stack {
    position: absolute;
    inset: 0;
}

.clinic-photo-stack figure {
    margin: 0;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: var(--shadow-deep);
}

.clinic-photo-stack img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.clinic-photo-stack__main {
    position: absolute;
    inset: 0 74px 38px 0;
}

.clinic-photo-stack__small {
    position: absolute;
    bottom: 0;
    left: 0;
    width: min(48%, 260px);
    aspect-ratio: 4 / 5;
    border: 8px solid #f7fbfa;
}

.feature-list {
    display: grid;
    gap: 14px;
    margin-top: 26px;
}

.feature-list div {
    min-width: 0;
    padding: 18px 0;
    border-top: 1px solid rgba(12, 91, 85, 0.18);
}

.feature-list strong,
.feature-list span {
    display: block;
    overflow-wrap: anywhere;
}

.feature-list strong {
    font-family: var(--font-heading);
    font-size: 20px;
}

.feature-list span {
    color: var(--color-ink-soft);
}

.about-strip {
    color: var(--color-white);
    background: var(--color-teal-deep);
}

.about-strip p {
    color: rgba(255, 255, 255, 0.86);
}

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

.process article {
    min-width: 0;
    padding: 28px;
    background: var(--color-white);
    border: 1px solid var(--color-line);
}

.process article span {
    color: var(--color-gold);
    font-family: var(--font-heading);
    font-size: 36px;
    font-weight: 900;
}

.process h3 {
    margin: 14px 0 8px;
    font-family: var(--font-heading);
    font-size: 24px;
}

.process p {
    margin: 0;
    color: var(--color-ink-soft);
}

.contact-band {
    background:
        linear-gradient(135deg, rgba(221, 245, 243, 0.82), rgba(251, 253, 253, 0.98)),
        var(--color-panel);
}

.contact-band__grid > div:first-child {
    position: relative;
    overflow: hidden;
    min-width: 0;
    padding: clamp(30px, 4.2vw, 52px);
    color: rgba(255, 255, 255, 0.86);
    background:
        linear-gradient(135deg, var(--color-teal-black), var(--color-teal-deep) 58%, var(--color-teal));
    border-radius: 8px;
    box-shadow: var(--shadow-deep);
}

.contact-band__grid > div:first-child::before {
    content: "";
    position: absolute;
    inset: 18px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 8px;
    pointer-events: none;
}

.contact-band__grid > div:first-child h2,
.contact-band__grid > div:first-child p,
.contact-band__grid > div:first-child dt,
.contact-band__grid > div:first-child dd,
.contact-band__grid > div:first-child a {
    color: inherit;
}

.contact-band__grid > div:first-child .eyebrow {
    color: var(--color-aqua);
}

.service-testimonials {
    background:
        linear-gradient(180deg, var(--color-panel), var(--color-aqua-soft));
}

.contact-list {
    display: grid;
    gap: 12px;
    max-width: 520px;
    margin: 28px 0 0;
}

.contact-list div {
    display: grid;
    grid-template-columns: 120px minmax(0, 1fr);
    gap: 18px;
    padding: 14px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.contact-list dt {
    color: var(--color-aqua);
    font-weight: 900;
}

.contact-list dd {
    min-width: 0;
    margin: 0;
    overflow-wrap: anywhere;
    font-weight: 800;
}

.page-hero,
.treatment-hero {
    padding: 118px 0 72px;
    color: var(--color-ink);
    background:
        linear-gradient(135deg, rgba(221, 245, 243, 0.96), rgba(255, 255, 255, 0.98)),
        repeating-linear-gradient(90deg, rgba(23, 99, 123, 0.06) 0 1px, transparent 1px 18px);
}

.archive-proof {
    padding: 28px 0 0;
    background: var(--color-paper);
}

.archive-proof__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    overflow: hidden;
    background: var(--color-white);
    border: 1px solid var(--color-line);
    border-radius: 8px;
    box-shadow: var(--shadow-soft);
}

.archive-proof__grid div {
    min-width: 0;
    padding: 24px;
    border-left: 1px solid var(--color-line);
}

.archive-proof__grid div:last-child {
    border-left: 0;
}

.archive-proof__grid span {
    color: var(--color-gold);
    font-family: var(--font-heading);
    font-size: 13px;
    font-weight: 900;
}

.archive-proof__grid strong {
    display: block;
    margin-top: 8px;
    font-family: var(--font-heading);
    font-size: 21px;
    line-height: 1.18;
}

.archive-proof__grid p {
    margin: 8px 0 0;
    color: var(--color-ink-soft);
    font-size: 16px;
}

.page-hero p,
.treatment-hero p {
    max-width: 720px;
    margin: 22px 0 0;
    font-size: 21px;
}

.page-hero__narrow {
    max-width: 780px;
}

.treatments-quick-map {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 10px;
    margin-top: 34px;
}

.treatments-quick-map a {
    display: flex;
    min-width: 0;
    min-height: 76px;
    align-items: center;
    gap: 12px;
    padding: 16px;
    background: rgba(255, 255, 255, 0.72);
    border: 1px solid rgba(23, 99, 123, 0.16);
    border-radius: 8px;
    box-shadow: 0 14px 34px rgba(4, 37, 51, 0.07);
    transition: transform 160ms ease, border-color 160ms ease, background 160ms ease;
}

.treatments-quick-map a:hover {
    transform: translateY(-3px);
    background: var(--color-white);
    border-color: rgba(23, 99, 123, 0.36);
}

.treatments-quick-map span {
    flex: 0 0 auto;
    color: var(--color-gold);
    font-family: var(--font-heading);
    font-size: 14px;
    font-weight: 900;
}

.treatments-quick-map strong {
    min-width: 0;
    font-family: var(--font-heading);
    font-size: 17px;
    line-height: 1.1;
}

.treatment-hierarchy {
    background:
        linear-gradient(180deg, var(--color-paper), #edf7f8 46%, var(--color-paper));
}

.treatment-hierarchy__stack {
    display: grid;
    gap: 28px;
}

.treatment-category {
    display: grid;
    grid-template-columns: minmax(250px, 0.78fr) minmax(260px, 0.82fr) minmax(0, 1.4fr);
    min-width: 0;
    overflow: hidden;
    background: var(--color-white);
    border: 1px solid var(--color-line);
    border-radius: 8px;
    box-shadow: var(--shadow-soft);
}

.treatment-category__head {
    position: relative;
    min-width: 0;
    padding: 34px;
    background:
        linear-gradient(145deg, rgba(221, 245, 243, 0.86), rgba(255, 255, 255, 0.96)),
        repeating-linear-gradient(0deg, rgba(23, 99, 123, 0.05) 0 1px, transparent 1px 18px);
}

.treatment-category__number {
    position: absolute;
    top: 24px;
    left: 26px;
    color: rgba(12, 91, 85, 0.13);
    font-family: var(--font-heading);
    font-size: 66px;
    font-weight: 900;
    line-height: 1;
}

.treatment-category__head h2 {
    position: relative;
    max-width: 310px;
    margin: 10px 0 16px;
    font-family: var(--font-heading);
    font-size: 36px;
    line-height: 1.05;
}

.treatment-category__head p:not(.eyebrow) {
    position: relative;
    margin: 0;
    color: var(--color-ink-soft);
    font-size: 17px;
}

.treatment-category__visual {
    min-width: 0;
    min-height: 100%;
    margin: 0;
    background: var(--color-teal-deep);
}

.treatment-category__visual img {
    width: 100%;
    height: 100%;
    min-height: 360px;
    object-fit: cover;
}

.treatment-category__sections {
    display: grid;
    gap: 24px;
    align-content: center;
    min-width: 0;
    padding: 30px;
}

.treatment-category__section {
    min-width: 0;
}

.treatment-category__section h3 {
    margin: 0 0 10px;
    color: var(--color-teal);
    font-family: var(--font-heading);
    font-size: 20px;
}

.treatment-category__items {
    display: grid;
    gap: 0;
    border-top: 1px solid rgba(23, 99, 123, 0.14);
}

.treatment-category__item {
    display: grid;
    grid-template-columns: 44px minmax(0, 1fr) auto;
    gap: 16px;
    align-items: center;
    min-width: 0;
    padding: 16px 0;
    border-bottom: 1px solid rgba(23, 99, 123, 0.12);
}

.treatment-category__item span {
    display: grid;
    width: 38px;
    height: 38px;
    place-items: center;
    color: var(--color-gold);
    background: rgba(199, 149, 76, 0.1);
    border: 1px solid rgba(199, 149, 76, 0.22);
    border-radius: 8px;
    font-family: var(--font-heading);
    font-size: 13px;
    font-weight: 900;
}

.treatment-category__item strong {
    display: block;
    font-family: var(--font-heading);
    font-size: 20px;
    line-height: 1.18;
}

.treatment-category__item p {
    margin: 6px 0 0;
    color: var(--color-ink-soft);
    font-size: 16px;
    line-height: 1.45;
}

.treatment-category__item em {
    color: var(--color-teal);
    font-size: 14px;
    font-style: normal;
    font-weight: 900;
    white-space: nowrap;
}

.treatment-category__item:hover strong,
.treatment-category__item:hover em {
    color: var(--color-gold);
}

.archive-review-source {
    padding-top: 0;
}

.archive-review-source__inner {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 28px;
    align-items: center;
    padding: 34px;
    background:
        linear-gradient(135deg, var(--color-teal-black), var(--color-teal-deep) 62%, var(--color-teal));
    color: rgba(255, 255, 255, 0.88);
    border-radius: 8px;
    box-shadow: var(--shadow-deep);
}

.archive-review-source__inner h2 {
    margin: 0 0 12px;
    color: var(--color-white);
    font-family: var(--font-heading);
    font-size: 34px;
    line-height: 1.12;
}

.archive-review-source__inner p:not(.eyebrow) {
    max-width: 720px;
    margin: 0;
    color: rgba(255, 255, 255, 0.72);
}

.archive-review-source__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start;
}

.page-layout__content,
.single-treatment__body {
    padding-top: 74px;
    padding-bottom: 74px;
}

.prose {
    max-width: 820px;
}

.prose h2,
.prose h3 {
    margin-top: 34px;
    margin-bottom: 12px;
    font-family: var(--font-heading);
    line-height: 1.18;
}

.prose h2 {
    position: relative;
    padding-top: 26px;
    border-top: 1px solid rgba(12, 91, 85, 0.16);
}

.prose h2::before {
    content: "";
    position: absolute;
    top: -1px;
    right: 0;
    width: 86px;
    height: 3px;
    background: linear-gradient(90deg, var(--color-teal), var(--color-gold));
    border-radius: 8px;
}

.prose h3 {
    font-size: 28px;
}

.prose p,
.prose li {
    color: var(--color-ink-soft);
    overflow-wrap: anywhere;
}

.prose ul {
    display: grid;
    gap: 10px;
    padding: 0;
    list-style: none;
}

.prose li {
    position: relative;
    padding: 12px 42px 12px 16px;
    background: rgba(223, 243, 239, 0.42);
    border: 1px solid rgba(12, 91, 85, 0.11);
    border-radius: 8px;
}

.prose li::before {
    content: "";
    position: absolute;
    top: 21px;
    right: 18px;
    width: 12px;
    height: 12px;
    background: var(--color-gold);
    border-radius: 999px;
}

.treatment-hero__meta {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    max-width: 560px;
    margin: 26px 0 0;
}

.treatment-hero__meta div {
    min-width: 0;
    padding: 14px 16px;
    background: rgba(255, 255, 255, 0.76);
    border: 1px solid rgba(12, 91, 85, 0.12);
    border-radius: 8px;
}

.treatment-hero__meta dt {
    color: var(--color-gold);
    font-family: var(--font-heading);
    font-size: 13px;
    font-weight: 900;
}

.treatment-hero__meta dd {
    margin: 4px 0 0;
    color: var(--color-teal-deep);
    font-weight: 900;
    overflow-wrap: anywhere;
}

.treatment-hero__panel {
    position: relative;
    min-height: 360px;
    overflow: hidden;
    color: var(--color-white);
    background: var(--color-teal-black);
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 8px;
    box-shadow: var(--shadow-deep);
}

.treatment-hero__panel::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 30%, rgba(3, 43, 40, 0.86));
}

.treatment-hero__image {
    width: 100%;
    height: 100%;
    min-height: 360px;
    object-fit: cover;
}

.treatment-hero__overlay {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: grid;
    padding: 34px;
}

.treatment-hero__panel p,
.treatment-hero__panel strong,
.treatment-hero__panel small {
    min-width: 0;
    overflow-wrap: anywhere;
}

.treatment-hero__panel p {
    margin: 0 0 8px;
    color: var(--color-gold-soft);
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
}

.treatment-hero__panel strong {
    font-family: var(--font-heading);
    font-size: 34px;
    line-height: 1.1;
}

.treatment-hero__panel small {
    max-width: 360px;
    margin-top: 12px;
    color: rgba(255, 255, 255, 0.82);
    font-size: 16px;
    line-height: 1.55;
}

.about-hero {
    padding: 118px 0 86px;
    background:
        radial-gradient(circle at 20% 20%, rgba(199, 149, 76, 0.12), transparent 28%),
        linear-gradient(135deg, #e7f7f3, #ffffff 66%);
}

.about-hero__grid,
.about-values__grid,
.about-story__grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 56px;
    align-items: center;
}

.about-hero__content h1 {
    margin: 0;
    font-family: var(--font-heading);
    font-size: 62px;
    font-weight: 900;
    line-height: 1.04;
}

.about-hero__content p {
    max-width: 650px;
    color: var(--color-ink-soft);
    font-size: 21px;
}

.about-hero__visual {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: var(--shadow-deep);
}

.about-hero__visual img,
.about-story figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-hero__visual img {
    aspect-ratio: 4 / 3;
}

.about-values {
    background: var(--color-white);
}

.about-values__items {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

.about-values__items article {
    min-width: 0;
    padding: 24px;
    background: var(--color-panel);
    border: 1px solid var(--color-line);
    border-radius: 8px;
}

.about-values__items span {
    color: var(--color-gold);
    font-family: var(--font-heading);
    font-size: 14px;
    font-weight: 900;
}

.about-values__items h3 {
    margin: 10px 0 8px;
    font-family: var(--font-heading);
    font-size: 23px;
}

.about-values__items p {
    margin: 0;
    color: var(--color-ink-soft);
}

.about-doctors {
    background:
        radial-gradient(circle at 100% 20%, rgba(199, 149, 76, 0.1), transparent 28%),
        linear-gradient(180deg, #f5fbf9, #ffffff);
}

.doctor-card-grid--wide .doctor-card {
    display: grid;
    grid-template-columns: minmax(220px, 0.72fr) minmax(0, 1fr);
}

.doctor-card--large .doctor-card__image {
    min-height: 420px;
}

.doctor-card--large .doctor-card__image img {
    max-height: 420px;
}

.doctor-card--large .doctor-card__content {
    align-content: center;
    padding: 34px;
}

.about-story {
    background: var(--color-paper);
}

.about-story figure {
    min-height: 440px;
    margin: 0;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: var(--shadow-deep);
}

.single-treatment__grid {
    align-items: start;
    grid-template-columns: minmax(0, 1fr) minmax(300px, 380px);
}

.single-treatment__side {
    position: sticky;
    top: 112px;
    min-width: 0;
}

.treatment-side-note {
    min-width: 0;
    margin-bottom: 16px;
    padding: 22px 24px;
    color: var(--color-white);
    background:
        linear-gradient(135deg, var(--color-teal-deep), var(--color-teal)),
        radial-gradient(circle at 0 0, rgba(199, 149, 76, 0.22), transparent 28%);
    border-radius: 8px;
    box-shadow: var(--shadow-soft);
}

.treatment-side-note span {
    display: block;
    color: var(--color-gold-soft);
    font-size: 13px;
    font-weight: 900;
}

.treatment-side-note strong {
    display: block;
    margin-top: 8px;
    font-family: var(--font-heading);
    font-size: 22px;
    line-height: 1.18;
}

.single-treatment__side .lead-form,
.contact-page__form .lead-form,
.contact-band .lead-form {
    box-shadow: 0 20px 46px rgba(16, 36, 33, 0.1);
    border-color: var(--color-line);
}

.trust-box {
    min-width: 0;
    margin-top: 16px;
    padding: 24px;
    background: var(--color-white);
    border: 1px solid var(--color-line);
    border-radius: 8px;
    box-shadow: 0 20px 46px rgba(16, 36, 33, 0.08);
}

.trust-box h2 {
    margin: 0 0 8px;
    font-family: var(--font-heading);
    font-size: 26px;
    line-height: 1.18;
}

.trust-box p {
    margin: 0 0 16px;
    color: var(--color-ink-soft);
}

.trust-box__actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.treatment-decision {
    background:
        radial-gradient(circle at 8% 10%, rgba(199, 149, 76, 0.1), transparent 28%),
        linear-gradient(180deg, #ffffff, #f5faf8);
}

.treatment-dossier {
    display: grid;
    grid-template-columns: minmax(280px, 0.84fr) minmax(0, 1.16fr);
    gap: 42px;
    align-items: start;
}

.treatment-dossier__intro {
    grid-column: 1 / -1;
    max-width: 820px;
}

.treatment-dossier__intro p:not(.eyebrow) {
    color: var(--color-ink-soft);
    font-size: 19px;
}

.treatment-dossier__media {
    position: sticky;
    top: 112px;
    min-width: 0;
    min-height: 620px;
}

.treatment-dossier__photo {
    margin: 0;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: var(--shadow-deep);
}

.treatment-dossier__photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.treatment-dossier__photo--main {
    position: absolute;
    inset: 0 44px 74px 0;
}

.treatment-dossier__photo--small {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 46%;
    min-width: 170px;
    aspect-ratio: 4 / 5;
    border: 7px solid #f5faf8;
}

.treatment-dossier__notes {
    min-width: 0;
    border-top: 1px solid rgba(12, 91, 85, 0.2);
}

.treatment-dossier__notes article {
    display: grid;
    grid-template-columns: 62px minmax(0, 1fr);
    gap: 24px;
    min-width: 0;
    padding: 30px 0;
    border-bottom: 1px solid rgba(12, 91, 85, 0.2);
}

.treatment-dossier__notes ul {
    display: grid;
    gap: 9px;
    padding: 0;
    margin: 14px 0 0;
    list-style: none;
}

.treatment-dossier__notes li {
    position: relative;
    min-width: 0;
    padding-right: 22px;
    color: var(--color-ink-soft);
    overflow-wrap: anywhere;
}

.treatment-dossier__notes li::before {
    content: "";
    position: absolute;
    top: 11px;
    right: 0;
    width: 8px;
    height: 8px;
    background: var(--color-teal);
    border-radius: 50%;
}

.treatment-dossier__faq {
    grid-column: 1 / -1;
    display: grid;
    gap: 0;
    margin-top: 28px;
    background: rgba(255, 255, 255, 0.64);
    border-top: 1px solid var(--color-line);
    border-bottom: 1px solid var(--color-line);
}

.treatment-dossier__faq article {
    display: grid;
    grid-template-columns: minmax(220px, 0.42fr) minmax(0, 1fr);
    gap: 26px;
    min-width: 0;
    padding: 24px 0;
    border-bottom: 1px solid var(--color-line);
}

.treatment-dossier__faq article:last-child {
    border-bottom: 0;
}

.contact-page__grid {
    align-items: start;
}

.contact-cards {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin-top: 28px;
}

.contact-card {
    display: grid;
    gap: 6px;
    min-width: 0;
    padding: 20px;
    background: var(--color-white);
    border: 1px solid var(--color-line);
}

.contact-card span {
    color: var(--color-teal);
    font-size: 15px;
    font-weight: 900;
}

.contact-card strong {
    min-width: 0;
    overflow-wrap: anywhere;
    font-size: 19px;
}

.final-cta {
    padding: 58px 0;
    color: var(--color-white);
    background:
        linear-gradient(135deg, var(--color-teal-black), var(--color-teal-deep) 56%, var(--color-teal));
}

.final-cta p {
    max-width: 620px;
    color: rgba(255, 255, 255, 0.86);
}

.final-cta__actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 12px;
}

.site-footer {
    padding: 58px 0 24px;
    color: rgba(255, 255, 255, 0.82);
    background: #061f2d;
}

.site-footer__grid {
    display: grid;
    grid-template-columns: minmax(0, 1.3fr) minmax(180px, 0.7fr) minmax(220px, 0.8fr);
    gap: 46px;
}

.site-brand--footer .site-brand__text strong,
.site-brand--footer .site-brand__text small {
    color: var(--color-white);
}

.site-footer h2 {
    margin: 0 0 16px;
    color: var(--color-white);
    font-family: var(--font-heading);
    font-size: 20px;
}

.site-footer p {
    max-width: 420px;
}

.footer-nav__list {
    display: grid;
    gap: 8px;
}

.footer-nav__list a,
.footer-contact a {
    color: rgba(255, 255, 255, 0.84);
}

.footer-nav__list a:hover,
.footer-contact a:hover {
    color: var(--color-white);
    text-decoration: underline;
}

.footer-contact ul {
    display: grid;
    gap: 8px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer-contact li,
.footer-contact a {
    min-width: 0;
    overflow-wrap: anywhere;
}

.site-footer__bottom {
    padding-top: 28px;
    margin-top: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    font-size: 15px;
}

.floating-contact {
    position: fixed;
    left: 18px;
    bottom: 18px;
    z-index: 70;
    display: none;
    gap: 10px;
}

.floating-contact__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-width: 168px;
    min-height: 48px;
    padding: 11px 14px;
    color: var(--color-white);
    border-radius: 8px;
    font-weight: 900;
    box-shadow: 0 16px 38px rgba(16, 36, 33, 0.22);
}

.floating-contact__button--phone {
    background: var(--color-teal-deep);
}

.floating-contact__button--whatsapp {
    background: #1f9d63;
}

@media (max-width: 1020px) {
    body.admin-bar .site-header {
        top: 46px;
    }

    .site-header__inner {
        grid-template-columns: auto auto 1fr;
    }

    .menu-toggle {
        display: inline-block;
        order: 3;
        justify-self: end;
    }

    .site-nav {
        display: none;
        grid-column: 1 / -1;
        width: 100%;
        padding: 8px 0 18px;
    }

    .site-header.is-menu-open .site-nav {
        display: block;
    }

    .site-nav__list {
        display: grid;
        gap: 4px;
        justify-content: stretch;
    }

    .site-nav__list a {
        padding: 13px 14px;
        background: var(--color-white);
        border: 1px solid var(--color-line);
    }

    .header-actions {
        justify-self: end;
    }

    .hero__inner,
    .doctors-preview__grid,
    .clinic-experience__grid,
    .about-strip__inner,
    .contact-band__grid,
    .contact-page__grid,
    .treatment-hero__grid,
    .about-hero__grid,
    .about-values__grid,
    .about-story__grid,
    .decision-method__grid,
    .clinic-dossier__grid,
    .treatment-showcase,
    .treatment-dossier,
    .treatment-category,
    .archive-review-source__inner,
    .final-cta__inner {
        grid-template-columns: 1fr;
    }

    .hero {
        min-height: 0;
    }

    .treatment-grid,
    .testimonial-grid,
    .process__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .hero__diagnostic {
        max-width: none;
    }

    .clinic-dossier__media,
    .treatment-dossier__media {
        position: relative;
        top: auto;
        min-height: 460px;
    }

    .premium-proof__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .premium-proof__item:nth-child(2n) {
        border-left: 0;
    }

    .treatment-dossier__intro {
        grid-column: auto;
    }

    .archive-proof__grid {
        grid-template-columns: 1fr;
    }

    .treatments-quick-map {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .treatment-category__visual img {
        min-height: 300px;
    }

    .archive-review-source__actions {
        justify-content: flex-start;
    }

    .archive-proof__grid div {
        border-left: 0;
        border-bottom: 1px solid var(--color-line);
    }

    .archive-proof__grid div:last-child {
        border-bottom: 0;
    }

    .treatment-card:nth-child(1) {
        grid-column: span 2;
    }

    .treatment-card:nth-child(1) .treatment-card__link,
    .doctor-card-grid--wide .doctor-card {
        grid-template-columns: 1fr;
    }

    .single-treatment__grid {
        grid-template-columns: 1fr;
    }

    .single-treatment__side {
        position: static;
    }

    .final-cta__actions {
        justify-content: flex-start;
    }

    .site-footer__grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 760px) {
    body {
        padding-bottom: 82px;
        font-size: 17px;
    }

    .container {
        width: min(100% - 28px, 1140px);
    }

    .site-header__inner {
        gap: 12px;
        min-height: 74px;
    }

    .site-brand__mark {
        width: 42px;
        height: 42px;
    }

    .site-brand__text strong {
        font-size: 16px;
    }

    .site-brand__text small {
        font-size: 11px;
    }

    .header-actions {
        display: none;
    }

    .hero,
    .page-hero,
    .treatment-hero {
        padding: 92px 0 52px;
    }

    .hero__inner {
        gap: 32px;
    }

    .hero__content {
        padding: 26px;
    }

    .hero__video {
        object-position: center center;
        transform: scale(1.02) translateZ(0);
    }

    .hero h1,
    .page-hero h1,
    .treatment-hero h1 {
        font-size: 42px;
        line-height: 1.08;
    }

    .hero__text,
    .page-hero p,
    .treatment-hero p {
        font-size: 19px;
    }

    .hero__actions,
    .final-cta__actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    .hero__details,
    .premium-proof__grid {
        grid-template-columns: 1fr;
    }

    .hero__signal {
        width: 100%;
    }

    .premium-proof {
        margin-top: 0;
        padding: 18px 0 18px;
        background: var(--color-panel);
    }

    .clinic-dossier {
        padding: 50px 0 24px;
    }

    .clinic-dossier__media {
        min-height: 430px;
    }

    .clinic-dossier__main {
        inset: 22px 28px 82px 0;
    }

    .clinic-dossier__doctor {
        width: 34%;
        min-width: 132px;
        border-width: 6px;
    }

    .clinic-dossier__content h2 {
        font-size: 32px;
    }

    .clinic-dossier__content > p:not(.eyebrow) {
        font-size: 18px;
    }

    .clinic-dossier__notes div {
        grid-template-columns: 1fr;
        gap: 5px;
    }

    .treatment-feature__body {
        min-height: 430px;
        padding: 28px;
    }

    .treatment-feature__body h3 {
        font-size: 34px;
    }

    .treatment-row a {
        grid-template-columns: 46px minmax(0, 1fr);
        padding: 21px 0;
    }

    .treatment-row strong {
        grid-column: 2;
    }

    .premium-proof__item {
        min-height: 112px;
        border-left: 0;
        border-bottom: 1px solid var(--color-line);
    }

    .premium-proof__item:last-child {
        border-bottom: 0;
    }

    .treatments-quick-map {
        grid-template-columns: 1fr;
    }

    .treatments-quick-map a {
        min-height: 66px;
    }

    .treatment-category__head,
    .treatment-category__sections,
    .archive-review-source__inner {
        padding: 24px;
    }

    .treatment-category__head h2,
    .archive-review-source__inner h2 {
        font-size: 30px;
    }

    .treatment-category__number {
        font-size: 54px;
    }

    .treatment-category__visual img {
        min-height: 240px;
    }

    .treatment-category__item {
        grid-template-columns: 40px minmax(0, 1fr);
        gap: 12px;
    }

    .treatment-category__item em {
        grid-column: 2;
    }

    .lead-form {
        padding: 22px;
    }

    .lead-form__grid,
    .treatment-showcase,
    .treatment-grid,
    .testimonial-grid,
    .process__grid,
    .treatment-dossier,
    .treatment-dossier__faq article,
    .doctor-card-grid,
    .about-values__items,
    .trust-box__actions,
    .contact-cards,
    .site-footer__grid {
        grid-template-columns: 1fr;
    }

    .treatment-card:nth-child(1) {
        grid-column: span 1;
    }

    .treatment-card:nth-child(1) .treatment-card__link {
        grid-template-columns: 1fr;
    }

    .decision-method__grid {
        gap: 28px;
    }

    .decision-method__image {
        margin-top: 20px;
    }

    .decision-method__steps article {
        grid-template-columns: 1fr;
        gap: 7px;
    }

    .treatment-dossier__media {
        min-height: 320px;
    }

    .treatment-dossier__photo--main {
        inset: 0 0 54px 36px;
    }

    .treatment-dossier__photo--small {
        left: 14px;
        bottom: 14px;
        width: 42%;
        border-width: 6px;
    }

    .treatment-dossier__notes article {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .section {
        padding: 58px 0;
    }

    .section__head h2,
    .clinic-experience h2,
    .about-strip h2,
    .final-cta h2,
    .contact-band h2,
    .contact-page h2,
    .prose h2,
    .related-treatments h2 {
        font-size: 32px;
    }

    .clinic-experience__visual {
        min-height: 300px;
    }

    .clinic-photo-stack__main {
        inset: 0 28px 46px 0;
    }

    .clinic-photo-stack__small {
        width: 44%;
        border-width: 6px;
    }

    .about-hero {
        padding: 94px 0 58px;
    }

    .about-hero__content h1 {
        font-size: 42px;
    }

    .about-hero__content p {
        font-size: 19px;
    }

    .about-story figure,
    .doctor-card--large .doctor-card__image {
        min-height: 320px;
    }

    .contact-list div {
        grid-template-columns: 1fr;
        gap: 4px;
    }

    .treatment-hero__meta {
        grid-template-columns: 1fr;
    }

    .treatment-hero__panel {
        min-height: 280px;
    }

    .treatment-hero__image {
        min-height: 280px;
    }

    .treatment-hero__overlay {
        padding: 24px;
    }

    .treatment-hero__panel small {
        font-size: 15px;
    }

    .treatment-hero__panel strong {
        font-size: 28px;
    }

    .floating-contact {
        right: 10px;
        left: 10px;
        bottom: 10px;
        display: none;
        grid-template-columns: 1fr 1fr;
        gap: 8px;
    }

    .floating-contact.is-visible {
        display: grid;
    }

    .floating-contact__button {
        min-width: 0;
        min-height: 54px;
        padding: 10px 8px;
        font-size: 15px;
    }
}

@media (max-width: 430px) {
    .hero h1,
    .page-hero h1,
    .treatment-hero h1,
    .about-hero__content h1 {
        font-size: 36px;
    }

    .lead-form__head h2 {
        font-size: 23px;
    }

    .button {
        width: 100%;
    }
}

/*
 * v1.8.0 editorial redesign.
 * The goal is to reduce the template/UI-kit feeling without changing WordPress ownership.
 */
:root {
    --color-ink: #0c2633;
    --color-ink-soft: #415b65;
    --color-teal: #075c69;
    --color-teal-deep: #052b3a;
    --color-mint: #e8f6f5;
    --color-gold: #8b5f22;
    --color-gold-soft: #f6dfaa;
    --color-paper: #ffffff;
    --color-panel: #f6fafb;
    --color-line: rgba(8, 49, 64, 0.18);
    --color-shadow: rgba(5, 35, 48, 0.1);
    --shadow-soft: 0 16px 38px rgba(5, 35, 48, 0.1);
    --shadow-deep: 0 28px 70px rgba(5, 35, 48, 0.16);
}

body {
    background: #ffffff;
}

.site-header {
    background: rgba(255, 255, 255, 0.94);
    border-bottom-color: rgba(8, 49, 64, 0.1);
    box-shadow: 0 8px 28px rgba(5, 35, 48, 0.04);
}

.site-header::before {
    display: none;
}

.site-header__inner {
    min-height: 74px;
}

.site-brand__mark {
    color: #ffffff;
    background: #052b3a;
    border: 1px solid rgba(139, 95, 34, 0.48);
    border-radius: 6px;
    box-shadow: 0 10px 26px rgba(5, 43, 58, 0.18);
}

.button {
    border-radius: 4px;
    box-shadow: none;
}

.button--primary {
    color: #ffffff;
    background: var(--color-teal-deep);
    border-color: var(--color-teal-deep);
}

.button--ghost,
.button--ghost-dark,
.button--glass {
    color: var(--color-teal-deep);
    background: #ffffff;
    border-color: rgba(5, 43, 58, 0.28);
}

.button--primary:hover,
.button--primary:focus-visible {
    color: #ffffff;
    background: #031f2b;
    border-color: #031f2b;
}

.button--ghost:hover,
.button--ghost:focus-visible,
.button--ghost-dark:hover,
.button--ghost-dark:focus-visible,
.button--glass:hover,
.button--glass:focus-visible {
    color: #ffffff;
    background: var(--color-teal-deep);
    border-color: var(--color-teal-deep);
}

.button--primary:hover,
.button--ghost-dark:hover {
    transform: none;
}

.site-nav a,
.header-actions a {
    color: var(--color-ink);
}

.header-actions .button--primary {
    color: #ffffff;
}

.header-actions .button--ghost,
.header-actions .button--ghost-dark {
    color: var(--color-teal-deep);
    background: #ffffff;
}

.header-actions .button--ghost:hover,
.header-actions .button--ghost:focus-visible,
.header-actions .button--ghost-dark:hover,
.header-actions .button--ghost-dark:focus-visible {
    color: #ffffff;
    background: var(--color-teal-deep);
}

.site-nav a:hover,
.site-nav a:focus-visible {
    color: var(--color-teal-deep);
}

:focus-visible {
    outline-color: #b9852d;
    outline-offset: 4px;
}

.hero--editorial {
    min-height: auto;
    padding: clamp(54px, 7vw, 96px) 0 34px;
    color: var(--color-ink);
    background:
        linear-gradient(90deg, rgba(232, 246, 245, 0.62), transparent 42%),
        #ffffff;
    overflow: visible;
}

.hero--editorial::after {
    display: none;
}

.hero--editorial .hero__inner {
    direction: ltr;
    grid-template-columns: minmax(0, 1.12fr) minmax(320px, 0.88fr);
    gap: clamp(34px, 6vw, 82px);
    align-items: center;
}

.hero--editorial .hero__inner > * {
    direction: rtl;
}

.hero__media-panel {
    position: relative;
    min-width: 0;
    aspect-ratio: 16 / 10.4;
    margin: 0;
    overflow: hidden;
    background: #dce8ea;
    border: 1px solid rgba(8, 49, 64, 0.1);
    border-radius: 4px;
    box-shadow: 0 26px 68px rgba(5, 35, 48, 0.16);
}

.hero__media-panel::after {
    content: "";
    position: absolute;
    right: 26px;
    bottom: 22px;
    left: 26px;
    height: 2px;
    background: rgba(255, 255, 255, 0.74);
    pointer-events: none;
}

.hero--editorial .hero__video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transform: none;
    background: #e7f0f1;
}

.hero--editorial .hero__content {
    max-width: 470px;
    padding: 0;
    color: var(--color-ink);
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    backdrop-filter: none;
}

.hero--editorial .hero__content::before {
    display: none;
}

.hero--editorial h1 {
    max-width: 450px;
    color: var(--color-ink);
    font-size: clamp(42px, 5.1vw, 70px);
    line-height: 1.08;
}

.hero--editorial .hero__text {
    max-width: 430px;
    color: var(--color-ink-soft);
    font-size: 20px;
}

.hero--editorial .hero__actions {
    margin-top: 28px;
}

.hero__scroll-cue {
    display: block;
    width: 28px;
    height: 46px;
    margin: 34px auto 0;
    color: var(--color-teal-deep);
    border-right: 1px solid currentColor;
    border-bottom: 1px solid currentColor;
    transform: rotate(45deg);
    opacity: 0.72;
}

.clinic-intro {
    padding: clamp(64px, 8vw, 112px) 0;
    background: #ffffff;
}

.clinic-intro__grid {
    display: grid;
    grid-template-columns: minmax(280px, 0.9fr) minmax(320px, 1.1fr);
    gap: clamp(32px, 6vw, 76px);
    align-items: center;
}

.clinic-intro__image {
    min-width: 0;
    margin: 0;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: var(--shadow-soft);
}

.clinic-intro__image img {
    width: 100%;
    min-height: 410px;
    object-fit: cover;
}

.clinic-intro__content {
    max-width: 560px;
}

.clinic-intro__content h2,
.clinic-dossier__content h2,
.doctors-preview__intro h2,
.clinic-experience h2,
.about-strip h2,
.contact-band h2 {
    font-size: clamp(34px, 4vw, 54px);
    line-height: 1.12;
}

.clinic-intro__content,
.clinic-dossier__content,
.doctors-preview__intro,
.clinic-experience__content,
.about-strip__inner > div,
.contact-band__grid > div:first-child {
    min-width: 0;
}

.clinic-intro__content p {
    margin: 18px 0 0;
    color: var(--color-ink-soft);
    font-size: 20px;
}

.clinic-intro__list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 26px;
    padding: 24px 0 0;
    margin: 26px 0 0;
    list-style: none;
    border-top: 1px solid var(--color-line);
}

.clinic-intro__list li {
    min-width: 0;
    padding: 14px 0;
    color: var(--color-teal-deep);
    font-weight: 900;
    border-bottom: 1px solid rgba(8, 49, 64, 0.1);
}

.premium-proof,
.hero__signal,
.hero__details,
.hero__proof,
.hero__diagnostic {
    display: none;
}

.section {
    padding: clamp(70px, 8vw, 118px) 0;
}

.section__head {
    max-width: 760px;
    margin-bottom: 40px;
}

.section__head h2,
.page-hero h1,
.treatment-hero h1,
.treatment-decision h2,
.related-treatments h2,
.prose h2 {
    letter-spacing: 0;
}

.eyebrow {
    color: var(--color-teal);
    font-size: 14px;
    text-transform: none;
}

.clinic-dossier {
    padding: clamp(72px, 8vw, 122px) 0;
    background: #f8fbfb;
}

.clinic-dossier__grid,
.doctors-preview__grid,
.clinic-experience__grid,
.about-strip__inner,
.contact-band__grid {
    gap: clamp(34px, 6vw, 78px);
}

.clinic-dossier__main,
.clinic-dossier__doctor,
.doctor-card,
.lead-form,
.contact-card,
.testimonial-card,
.treatment-card,
.process article {
    border-radius: 4px;
}

.clinic-dossier__doctor {
    box-shadow: 0 18px 42px rgba(5, 35, 48, 0.14);
}

.clinic-dossier__notes {
    margin-top: 28px;
    border-top: 1px solid var(--color-line);
}

.clinic-dossier__notes div {
    display: grid;
    grid-template-columns: 120px minmax(0, 1fr);
    gap: 18px;
    padding: 18px 0;
    border-bottom: 1px solid var(--color-line);
}

.clinic-dossier__notes dt {
    color: var(--color-teal-deep);
    font-weight: 900;
}

.clinic-dossier__notes dd {
    margin: 0;
}

.treatment-showcase {
    grid-template-columns: minmax(320px, 0.86fr) minmax(0, 1.14fr);
    gap: clamp(30px, 5vw, 64px);
}

.treatment-feature__link {
    color: var(--color-ink);
    border-radius: 4px;
    box-shadow: none;
}

.treatment-feature__media {
    position: relative;
    min-height: 520px;
    background: #eef5f6;
}

.treatment-feature__media::after {
    display: none;
}

.treatment-feature__body {
    position: absolute;
    right: 28px;
    bottom: 28px;
    left: 28px;
    min-height: auto;
    padding: 24px;
    color: var(--color-ink);
    background: rgba(255, 255, 255, 0.92);
    border: 1px solid rgba(8, 49, 64, 0.12);
    border-radius: 4px;
    box-shadow: 0 18px 44px rgba(5, 35, 48, 0.12);
}

.treatment-feature__body span,
.treatment-feature__body h3,
.treatment-feature__body p,
.treatment-feature__body em {
    color: inherit;
}

.treatment-feature__body h3 {
    font-size: clamp(30px, 3.4vw, 44px);
}

.treatment-feature__body p,
.treatment-feature__body em {
    color: var(--color-ink-soft);
}

.treatment-feature__body em {
    border-top-color: var(--color-line);
}

.treatment-index {
    background: transparent;
}

.treatment-row a,
.treatment-category__item {
    grid-template-columns: minmax(0, 1fr) auto;
}

.treatment-row span,
.treatment-category__item span,
.archive-proof__grid span,
.treatment-dossier__notes article > span {
    display: none;
}

.treatment-row a {
    padding: 26px 0;
}

.treatment-row strong,
.treatment-category__item em {
    position: relative;
    padding-left: 22px;
    color: var(--color-teal-deep);
}

.treatment-row strong::after,
.treatment-category__item em::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 12px;
    height: 12px;
    border-bottom: 1px solid currentColor;
    border-left: 1px solid currentColor;
    transform: translateY(-50%) rotate(45deg);
}

.decision-method {
    background: #ffffff;
}

.decision-method__grid {
    grid-template-columns: minmax(320px, 0.92fr) minmax(0, 1.08fr);
    gap: clamp(34px, 6vw, 78px);
}

.decision-method__steps {
    border-top: 1px solid var(--color-line);
}

.decision-method__steps article {
    grid-template-columns: minmax(0, 1fr);
    padding: 26px 0;
    border-bottom: 1px solid var(--color-line);
    background: transparent;
}

.decision-method__steps span {
    color: var(--color-teal);
    font-size: 13px;
}

.doctor-card,
.treatment-card,
.testimonial-card,
.process article,
.lead-form,
.trust-box {
    box-shadow: 0 14px 34px rgba(5, 35, 48, 0.07);
}

.doctor-card {
    border: 1px solid var(--color-line);
    background: #ffffff;
}

.doctor-card__image {
    border-radius: 4px 4px 0 0;
}

.clinic-experience {
    background: #f8fbfb;
}

.feature-list div,
.process article,
.contact-card {
    background: transparent;
    border-color: var(--color-line);
}

.page-hero,
.treatment-hero {
    padding: clamp(68px, 8vw, 126px) 0 clamp(50px, 6vw, 86px);
    background:
        linear-gradient(90deg, rgba(232, 246, 245, 0.78), transparent 54%),
        #ffffff;
}

.page-hero__narrow {
    max-width: 760px;
}

.page-hero p,
.treatment-hero p {
    max-width: 640px;
}

.treatments-quick-map {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    margin-top: 44px;
    border-top: 1px solid var(--color-line);
    border-bottom: 1px solid var(--color-line);
}

.treatments-quick-map a {
    flex: 1 1 160px;
    min-height: auto;
    padding: 18px 20px;
    background: transparent;
    border: 0;
    border-left: 1px solid var(--color-line);
    border-radius: 0;
    box-shadow: none;
}

.treatments-quick-map a:last-child {
    border-left: 0;
}

.treatments-quick-map span {
    display: none;
}

.archive-proof {
    padding: 0;
    background: #ffffff;
}

.archive-proof__grid {
    border-top: 1px solid var(--color-line);
    border-bottom: 1px solid var(--color-line);
}

.archive-proof__grid div {
    padding: 26px 28px;
    background: transparent;
    border-left: 1px solid var(--color-line);
    border-radius: 0;
    box-shadow: none;
}

.archive-proof__grid strong,
.treatments-quick-map strong,
.treatment-category__item strong,
.treatment-row h3 {
    color: var(--color-teal-deep);
}

.archive-proof__grid div:last-child {
    border-left: 0;
}

.treatment-hierarchy {
    background: #ffffff;
}

.treatment-hierarchy__stack {
    gap: 0;
    border-top: 1px solid var(--color-line);
}

.treatment-category {
    grid-template-columns: minmax(220px, 0.58fr) minmax(240px, 0.72fr) minmax(0, 1.25fr);
    gap: clamp(26px, 4vw, 54px);
    padding: clamp(34px, 5vw, 64px) 0;
    overflow: visible;
    background: transparent;
    border: 0;
    border-bottom: 1px solid var(--color-line);
    border-radius: 0;
    box-shadow: none;
}

.treatment-category__head {
    padding: 0;
    background: transparent;
}

.treatment-category__number {
    display: none;
}

.treatment-category__head h2 {
    max-width: 290px;
    margin-top: 8px;
    font-size: clamp(34px, 3.4vw, 50px);
}

.treatment-category__visual {
    min-height: 360px;
    background: #edf5f6;
    border-radius: 4px;
    overflow: hidden;
}

.treatment-category__visual img {
    min-height: 100%;
}

.treatment-category__sections {
    padding: 0;
}

.treatment-category__section h3 {
    color: var(--color-teal-deep);
}

.treatment-category__items {
    border-top-color: var(--color-line);
}

.treatment-category__item {
    padding: 18px 0;
}

.archive-review-source__inner {
    background: var(--color-teal-deep);
    border-radius: 4px;
    box-shadow: 0 24px 64px rgba(5, 43, 58, 0.18);
}

.archive-review-source__inner,
.archive-review-source__inner h2,
.archive-review-source__inner p:not(.eyebrow) {
    color: #ffffff;
}

.archive-review-source__inner .eyebrow {
    color: var(--color-gold-soft);
}

.archive-review-source__inner .button--ghost-dark {
    color: #052b3a;
    background: #ffffff;
    border-color: rgba(255, 255, 255, 0.78);
}

.archive-review-source__inner .button--ghost-dark:hover,
.archive-review-source__inner .button--ghost-dark:focus-visible {
    color: #052b3a;
    background: var(--color-gold-soft);
    border-color: var(--color-gold-soft);
}

.treatment-hero__grid {
    direction: ltr;
    grid-template-columns: minmax(0, 0.86fr) minmax(340px, 1fr);
    gap: clamp(34px, 6vw, 78px);
}

.treatment-hero__grid > * {
    direction: rtl;
}

.treatment-hero__grid > div:first-child {
    grid-column: 2;
}

.treatment-hero__grid > .treatment-hero__panel {
    grid-column: 1;
    grid-row: 1;
}

.treatment-hero h1 {
    max-width: 530px;
    font-size: clamp(42px, 5vw, 68px);
}

.treatment-hero__panel {
    display: grid;
    min-height: auto;
    color: var(--color-ink);
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

.treatment-hero__panel::after {
    display: none;
}

.treatment-hero__image {
    min-height: 420px;
    border-radius: 4px;
    box-shadow: var(--shadow-soft);
}

.treatment-hero__overlay {
    position: static;
    padding: 18px 0 0;
}

.treatment-hero__panel p {
    color: var(--color-teal);
    text-transform: none;
}

.treatment-hero__panel strong {
    color: var(--color-ink);
}

.treatment-hero__panel small {
    max-width: 420px;
    color: var(--color-ink-soft);
}

.single-treatment__grid {
    grid-template-columns: minmax(0, 1fr) minmax(280px, 360px);
    gap: clamp(34px, 5vw, 70px);
}

.single-treatment__side {
    gap: 18px;
}

.treatment-side-note,
.trust-box,
.single-treatment__side .lead-form,
.contact-band .lead-form,
.contact-page__form .lead-form {
    background: #ffffff;
    border: 1px solid var(--color-line);
    border-radius: 4px;
    box-shadow: none;
}

.single-treatment__side .lead-form,
.contact-band .lead-form,
.contact-page__form .lead-form {
    box-shadow: 0 18px 46px rgba(5, 35, 48, 0.08);
}

.treatment-decision {
    background: #f8fbfb;
}

.treatment-dossier {
    grid-template-columns: minmax(280px, 0.74fr) minmax(0, 1.26fr);
    gap: clamp(34px, 5vw, 72px);
}

.treatment-dossier__intro {
    max-width: 780px;
}

.treatment-dossier__media {
    min-height: 560px;
}

.treatment-dossier__photo {
    border-radius: 4px;
    box-shadow: none;
}

.treatment-dossier__photo--small {
    border-color: #f8fbfb;
}

.treatment-dossier__notes article {
    grid-template-columns: minmax(0, 1fr);
    padding: 30px 0;
}

.treatment-dossier__notes h3,
.treatment-dossier__faq h3 {
    font-size: 24px;
}

.treatment-dossier__faq {
    background: transparent;
}

.treatment-dossier__faq article {
    grid-template-columns: minmax(220px, 0.34fr) minmax(0, 1fr);
}

.related-treatments .treatment-grid,
.testimonial-grid {
    gap: 24px;
}

.related-treatments .treatment-card {
    border: 0;
    border-top: 1px solid var(--color-line);
}

.lead-form input,
.lead-form select,
.lead-form textarea {
    color: var(--color-ink);
    background: #ffffff;
    border-color: rgba(5, 43, 58, 0.26);
}

.lead-form input:focus,
.lead-form select:focus,
.lead-form textarea:focus {
    border-color: var(--color-teal-deep);
    box-shadow: 0 0 0 4px rgba(7, 92, 105, 0.14);
    outline: 0;
}

.lead-form label,
.lead-form__head p,
.lead-form__status,
.contact-list dd,
.contact-list a,
.prose,
.prose p,
.treatment-dossier__notes li,
.treatment-dossier__faq p,
.treatment-category__item p,
.treatment-row p,
.section__head p,
.page-hero p,
.treatment-hero p {
    color: var(--color-ink-soft);
}

.site-footer {
    color: #ffffff;
    background: #041e2a;
}

.site-footer p,
.site-footer li,
.site-footer a,
.site-footer small {
    color: #d8ecef;
}

.site-footer a:hover,
.site-footer a:focus-visible {
    color: var(--color-gold-soft);
}

.site-footer__bottom {
    display: flex;
    flex-wrap: wrap;
    gap: 14px 26px;
    justify-content: space-between;
}

.site-footer__legal {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
}

.site-footer__legal a {
    text-decoration: underline;
    text-underline-offset: 4px;
}

.floating-contact__button {
    color: #ffffff;
}

.floating-contact__button--whatsapp {
    background: #187b4b;
}

@media (max-width: 980px) {
    .hero--editorial .hero__inner,
    .clinic-intro__grid,
    .treatment-showcase,
    .decision-method__grid,
    .treatment-category,
    .treatment-hero__grid,
    .single-treatment__grid,
    .treatment-dossier {
        direction: rtl;
        grid-template-columns: 1fr;
    }

    .treatment-hero__grid > div:first-child,
    .treatment-hero__grid > .treatment-hero__panel {
        grid-column: auto;
        grid-row: auto;
    }

    .hero--editorial .hero__content {
        max-width: 680px;
    }

    .hero__media-panel {
        order: 2;
    }

    .hero--editorial .hero__content {
        order: 1;
    }

    .clinic-intro__image img,
    .treatment-feature__media,
    .treatment-category__visual,
    .treatment-hero__image {
        min-height: 320px;
    }

    .treatment-dossier__media {
        position: relative;
        top: auto;
        min-height: 430px;
    }
}

@media (max-width: 720px) {
    .hero--editorial {
        padding-top: 42px;
    }

    .hero--editorial h1,
    .page-hero h1,
    .treatment-hero h1 {
        font-size: 40px;
    }

    .hero__media-panel {
        aspect-ratio: 4 / 3.2;
    }

    .clinic-intro__list,
    .archive-proof__grid,
    .treatment-dossier__faq article {
        grid-template-columns: 1fr;
    }

    .archive-proof__grid div,
    .treatments-quick-map a {
        border-left: 0;
        border-bottom: 1px solid var(--color-line);
    }

    .archive-proof__grid div:last-child,
    .treatments-quick-map a:last-child {
        border-bottom: 0;
    }

    .treatment-row a,
    .treatment-category__item {
        grid-template-columns: 1fr;
    }

    .treatment-row strong,
    .treatment-category__item em {
        justify-self: start;
    }

    .treatment-feature__body {
        position: static;
        padding: 22px 0 0;
        background: transparent;
    }

    .treatment-feature__link {
        display: block;
    }

    .treatment-feature__media {
        border-radius: 4px;
        overflow: hidden;
    }

    .button {
        width: 100%;
    }
}

/*
 * v1.8.1 brand/content polish.
 * Adds real logo handling, editorial color bands, richer treatment prose and a conversion contact page.
 */
.site-brand__logo {
    display: block;
    width: auto;
    object-fit: contain;
}

.site-brand__logo--header {
    max-width: min(230px, 36vw);
    max-height: 68px;
}

.site-brand--footer {
    display: inline-grid;
    padding: 12px 16px;
    background: #ffffff;
    border-radius: 4px;
}

.site-brand__logo--footer {
    width: min(270px, 100%);
    max-height: 108px;
}

.lead-form__intro {
    margin: -4px 0 18px;
    color: var(--color-ink-soft);
    font-size: 16px;
    line-height: 1.55;
}

.editorial-band {
    padding: clamp(58px, 7vw, 92px) 0;
    border-block: 1px solid rgba(5, 43, 58, 0.08);
}

.editorial-band--teal {
    color: #ffffff;
    background: #052b3a;
}

.editorial-band--mist {
    background: #eaf6f5;
}

.editorial-band--warm {
    background: #f7eedf;
}

.editorial-band--teal .eyebrow,
.editorial-band--teal h2,
.editorial-band--teal h3,
.editorial-band--teal p,
.editorial-band--teal li {
    color: #ffffff;
}

.editorial-band--teal .eyebrow,
.editorial-band--teal article span {
    color: #f6dfaa;
}

.editorial-band__grid,
.editorial-band__split {
    display: grid;
    grid-template-columns: minmax(260px, 0.72fr) minmax(0, 1.28fr);
    gap: clamp(28px, 5vw, 68px);
    align-items: start;
}

.editorial-band h2 {
    max-width: 620px;
    margin: 0;
    font-family: var(--font-heading);
    font-size: clamp(32px, 4vw, 52px);
    line-height: 1.12;
}

.editorial-band p {
    margin: 18px 0 0;
    color: var(--color-ink-soft);
}

.editorial-band--teal .editorial-band__points p {
    color: #d8ecef;
}

.editorial-band__points {
    display: grid;
    gap: 0;
    border-top: 1px solid currentColor;
}

.editorial-band__points article {
    min-width: 0;
    padding: 24px 0;
    border-bottom: 1px solid currentColor;
}

.editorial-band__points span {
    display: block;
    margin-bottom: 8px;
    color: var(--color-teal);
    font-weight: 900;
}

.editorial-band__points h3 {
    margin: 0;
    font-family: var(--font-heading);
    font-size: 24px;
    line-height: 1.2;
}

.editorial-checklist {
    display: grid;
    gap: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    border-top: 1px solid rgba(5, 43, 58, 0.2);
}

.editorial-checklist li {
    position: relative;
    min-width: 0;
    padding: 18px 32px 18px 0;
    color: var(--color-ink);
    border-bottom: 1px solid rgba(5, 43, 58, 0.2);
}

.editorial-checklist li::before {
    content: "";
    position: absolute;
    top: 28px;
    right: 0;
    width: 12px;
    height: 12px;
    border-top: 2px solid var(--color-teal);
    border-left: 2px solid var(--color-teal);
    transform: rotate(-135deg);
}

.content-stripe {
    margin: 34px 0;
    padding: 28px;
    border-right: 5px solid var(--color-teal);
    border-radius: 4px;
}

.content-stripe--mist {
    background: #eaf6f5;
}

.content-stripe--warm {
    background: #f7eedf;
    border-right-color: #8b5f22;
}

.content-stripe h3:first-child,
.content-stripe h2:first-child {
    margin-top: 0;
}

.treatment-category__notes,
.single-treatment__checklist ul,
.contact-before ul {
    display: grid;
    gap: 10px;
    padding: 0;
    margin: 22px 0 0;
    list-style: none;
}

.treatment-category__notes li,
.single-treatment__checklist li,
.contact-before li {
    position: relative;
    min-width: 0;
    padding-right: 22px;
    color: var(--color-ink-soft);
}

.treatment-category__notes li::before,
.single-treatment__checklist li::before,
.contact-before li::before {
    content: "";
    position: absolute;
    top: 12px;
    right: 0;
    width: 10px;
    height: 2px;
    background: var(--color-teal);
}

.treatment-contact-strip {
    padding: clamp(54px, 7vw, 86px) 0;
    background: #ffffff;
}

.treatment-contact-strip__inner {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 28px;
    align-items: center;
    padding: clamp(28px, 5vw, 46px);
    color: #ffffff;
    background: #052b3a;
    border-radius: 4px;
}

.treatment-contact-strip h2 {
    max-width: 780px;
    margin: 0;
    font-family: var(--font-heading);
    font-size: clamp(30px, 3.8vw, 48px);
    line-height: 1.12;
}

.treatment-contact-strip p {
    max-width: 720px;
    color: #d8ecef;
}

.treatment-contact-strip .eyebrow {
    color: #f6dfaa;
}

.treatment-contact-strip__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-end;
}

.treatment-prose-callout {
    margin: clamp(34px, 5vw, 54px) 0 0;
    padding: clamp(24px, 4vw, 36px);
    color: #ffffff;
    background: #052b3a;
    border-radius: 4px;
}

.treatment-side-note {
    color: #ffffff;
    background: #052b3a;
    border-color: #052b3a;
}

.treatment-side-note span {
    color: #f6dfaa;
}

.treatment-side-note strong {
    color: #ffffff;
}

.treatment-prose-callout .eyebrow,
.treatment-prose-callout h2,
.treatment-prose-callout p {
    color: #ffffff;
}

.treatment-prose-callout .eyebrow {
    color: #f6dfaa;
}

.treatment-dossier__callout {
    grid-column: 1 / -1;
    display: grid;
    gap: 6px;
    padding: 20px 24px;
    color: #052b3a;
    background: #f7eedf;
    border-right: 5px solid #8b5f22;
    border-radius: 4px;
}

.treatment-dossier__callout strong {
    font-family: var(--font-heading);
    font-size: 20px;
}

.single-treatment__checklist {
    padding: 24px;
    background: #eaf6f5;
    border: 1px solid rgba(5, 43, 58, 0.14);
    border-radius: 4px;
}

.single-treatment__checklist h2 {
    margin: 0;
    font-family: var(--font-heading);
    font-size: 24px;
    line-height: 1.2;
}

.contact-hero {
    padding: clamp(70px, 8vw, 118px) 0 clamp(40px, 5vw, 68px);
    background:
        linear-gradient(90deg, rgba(234, 246, 245, 0.9), rgba(255, 255, 255, 0.2) 62%),
        #ffffff;
}

.contact-hero__grid {
    display: grid;
    grid-template-columns: minmax(0, 0.9fr) minmax(320px, 1.1fr);
    gap: clamp(34px, 6vw, 74px);
    align-items: center;
}

.contact-hero h1 {
    max-width: 570px;
    margin: 0;
    font-family: var(--font-heading);
    font-size: clamp(42px, 5vw, 68px);
    line-height: 1.08;
}

.contact-hero__content p:not(.eyebrow) {
    max-width: 540px;
    color: var(--color-ink-soft);
    font-size: 20px;
}

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

.contact-hero__external-note {
  margin: -0.35rem 0 0;
  color: var(--color-text-muted);
  font-size: 0.875rem;
  line-height: 1.55;
}

.contact-action {
    display: grid;
    align-content: space-between;
    min-height: 220px;
    padding: 24px;
    color: #052b3a;
    background: #ffffff;
    border: 1px solid rgba(5, 43, 58, 0.16);
    border-radius: 4px;
    box-shadow: 0 18px 46px rgba(5, 35, 48, 0.08);
}

.contact-action--phone {
    color: #ffffff;
    background: #052b3a;
}

.contact-action--whatsapp {
    color: #ffffff;
    background: #146d43;
}

.contact-action span {
    font-size: 14px;
    font-weight: 900;
    opacity: 1;
}

.contact-action strong {
    margin-top: 22px;
    font-family: var(--font-heading);
    font-size: clamp(24px, 2.2vw, 32px);
    line-height: 1.1;
}

.contact-action em {
    margin-top: 18px;
    font-style: normal;
    font-weight: 800;
    overflow-wrap: anywhere;
}

.contact-intent-strip {
    padding: clamp(44px, 6vw, 72px) 0;
    color: #ffffff;
    background: #052b3a;
}

.contact-intent-strip .eyebrow {
    color: #f6dfaa;
}

.contact-intent-strip h2 {
    margin: 0;
    font-family: var(--font-heading);
    font-size: clamp(30px, 4vw, 48px);
    line-height: 1.12;
}

.contact-intent-strip__inner {
    display: grid;
    grid-template-columns: minmax(240px, 0.58fr) minmax(0, 1.42fr);
    gap: clamp(28px, 5vw, 58px);
    align-items: start;
}

.contact-intent-strip__options {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.28);
}

.contact-intent-strip__options article {
    min-width: 0;
    padding: 22px 22px 0;
    border-left: 1px solid rgba(255, 255, 255, 0.22);
}

.contact-intent-strip__options article:last-child {
    border-left: 0;
}

.contact-intent-strip__options span {
    color: #f6dfaa;
    font-weight: 900;
}

.contact-intent-strip__options h3 {
    margin: 10px 0 8px;
    font-family: var(--font-heading);
    font-size: 24px;
}

.contact-intent-strip__options p {
    margin: 0;
    color: #d8ecef;
    font-size: 16px;
}

.contact-conversion {
    background: #ffffff;
}

.contact-conversion__grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(320px, 420px);
    gap: clamp(34px, 6vw, 76px);
    align-items: start;
}

.contact-conversion__side {
    position: sticky;
    top: 104px;
    min-width: 0;
}

.contact-before,
.contact-trust-panel,
.contact-page__copy {
    min-width: 0;
    margin-bottom: 28px;
}

.contact-before {
    padding-bottom: 28px;
    border-bottom: 1px solid var(--color-line);
}

.contact-before h2,
.contact-trust-panel h2 {
    max-width: 640px;
    margin: 0;
    font-family: var(--font-heading);
    font-size: clamp(30px, 3.6vw, 46px);
    line-height: 1.12;
}

.contact-before li strong {
    color: var(--color-teal-deep);
}

.contact-trust-panel {
    padding: clamp(24px, 4vw, 34px);
    color: #052b3a;
    background: #eaf6f5;
    border-radius: 4px;
}

.contact-trust-panel p {
    color: #31505d;
}

.contact-trust-panel__links {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 22px;
}

.contact-trust-panel__links a {
    padding: 10px 14px;
    color: #052b3a;
    background: #ffffff;
    border: 1px solid rgba(5, 43, 58, 0.18);
    border-radius: 4px;
    font-weight: 900;
}

.contact-cards--compact {
    grid-template-columns: 1fr;
}

.contact-cards--compact .contact-card {
    padding: 16px 18px;
    background: #ffffff;
}

@media (max-width: 980px) {
    .site-brand__logo--header {
        max-width: min(210px, 45vw);
    }

    .editorial-band__grid,
    .editorial-band__split,
    .treatment-contact-strip__inner,
    .contact-hero__grid,
    .contact-intent-strip__inner,
    .contact-conversion__grid {
        grid-template-columns: 1fr;
    }

    .contact-conversion__side {
        position: static;
    }

    .contact-hero__actions {
        grid-template-columns: 1fr;
    }

    .contact-action {
        min-height: 150px;
    }
}

@media (max-width: 720px) {
    .site-header__inner {
        grid-template-columns: 1fr auto;
    }

    .site-brand__logo--header {
        max-width: min(184px, 58vw);
        max-height: 58px;
    }

    .site-brand--footer {
        width: 100%;
        justify-items: start;
    }

    .editorial-band,
    .contact-hero,
    .contact-intent-strip,
    .treatment-contact-strip {
        padding-block: 46px;
    }

    .editorial-band__points,
    .editorial-checklist {
        border-top-color: rgba(5, 43, 58, 0.18);
    }

    .editorial-band--teal .editorial-band__points {
        border-top-color: rgba(255, 255, 255, 0.28);
    }

    .treatment-contact-strip__inner {
        padding: 24px 20px;
    }

    .contact-intent-strip__options {
        grid-template-columns: 1fr;
    }

    .contact-intent-strip__options article {
        padding: 18px 0;
        border-left: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.22);
    }

    .contact-intent-strip__options article:last-child {
        border-bottom: 0;
    }
}

/* Full-bleed background-video Hero — v1.8.4 */
.hero--immersive {
    min-height: clamp(620px, calc(100svh - 82px), 760px);
    padding: clamp(58px, 6vw, 78px) 0 clamp(48px, 5vw, 66px);
    color: #ffffff;
    background: #062734;
    overflow: hidden;
    isolation: isolate;
}

.hero--immersive::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background:
        linear-gradient(90deg, rgba(4, 31, 42, 0.38) 0%, rgba(4, 31, 42, 0.68) 52%, rgba(3, 25, 35, 0.95) 100%),
        linear-gradient(180deg, rgba(3, 25, 35, 0.12), rgba(3, 25, 35, 0.48));
    pointer-events: none;
}

.hero--immersive::after {
    content: "";
    position: absolute;
    inset: auto 0 0;
    z-index: 1;
    width: auto;
    height: 1px;
    background: rgba(255, 255, 255, 0.24);
    pointer-events: none;
}

.hero__backdrop {
    position: absolute;
    inset: 0;
    z-index: -2;
    overflow: hidden;
    background: #062734;
}

.hero__background-image,
.hero--immersive .hero__video {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 48%;
}

.hero__background-image {
    z-index: 0;
}

.hero--immersive .hero__video {
    z-index: 1;
    transform: none;
    background: transparent;
    backface-visibility: visible;
    will-change: auto;
}

.hero--immersive .hero__inner {
    direction: rtl;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-height: 500px;
}

.hero--immersive .hero__inner > * {
    direction: rtl;
}

.hero--immersive .hero__content {
    z-index: 2;
    max-width: 610px;
    padding: 0;
    color: #ffffff;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    backdrop-filter: none;
}

.hero--immersive .hero__content::before {
    display: none;
}

.hero__kicker {
    display: inline-block;
    margin: 0 0 20px;
    padding-bottom: 9px;
    color: #c4edf0;
    border-bottom: 1px solid rgba(111, 208, 211, 0.72);
    font-size: 15px;
    font-weight: 800;
    line-height: 1.35;
}

.hero--immersive h1 {
    max-width: 590px;
    color: #ffffff;
    font-size: clamp(46px, 4.55vw, 62px);
    line-height: 1.07;
    text-shadow: 0 3px 24px rgba(0, 17, 24, 0.28);
}

.hero--immersive .hero__text {
    max-width: 560px;
    margin-top: 20px;
    color: #d7e7eb;
    font-size: 19px;
    line-height: 1.65;
}

.hero--immersive .hero__actions {
    margin-top: 26px;
}

.hero--immersive .button--primary {
    color: #062b3a;
    background: #ffffff;
    border-color: #ffffff;
    box-shadow: 0 12px 30px rgba(0, 14, 21, 0.2);
}

.hero--immersive .button--primary:hover,
.hero--immersive .button--primary:focus-visible {
    color: #ffffff;
    background: var(--color-teal);
    border-color: var(--color-teal);
}

.hero--immersive .button--ghost-dark {
    color: #ffffff;
    background: rgba(3, 28, 39, 0.36);
    border-color: rgba(255, 255, 255, 0.62);
}

.hero--immersive .button--ghost-dark:hover,
.hero--immersive .button--ghost-dark:focus-visible {
    color: #062b3a;
    background: #ffffff;
    border-color: #ffffff;
}

.hero__contact-line {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 22px;
    margin-top: 26px;
    padding-top: 17px;
    color: #c8dde3;
    border-top: 1px solid rgba(255, 255, 255, 0.22);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.45;
}

.hero__contact-line span + span {
    position: relative;
    padding-right: 22px;
}

.hero__contact-line span + span::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 4px;
    height: 4px;
    background: #78cbd0;
    border-radius: 50%;
    transform: translateY(-50%);
}

@media (max-width: 980px) {
    .hero--immersive {
        min-height: auto;
        padding: 38px 0 34px;
    }

    .hero--immersive::before {
        background: linear-gradient(180deg, rgba(3, 25, 35, 0.92) 0%, rgba(4, 31, 42, 0.82) 58%, rgba(4, 31, 42, 0.88) 100%);
    }

    .hero--immersive .hero__inner {
        direction: rtl;
        min-height: 0;
    }

    .hero--immersive .hero__content {
        max-width: 680px;
    }
}

@media (max-width: 720px) {
    .hero--immersive {
        padding: 30px 0 34px;
    }

    .hero__kicker {
        margin-bottom: 14px;
        padding-bottom: 7px;
        font-size: 13px;
    }

    .hero--immersive h1 {
        max-width: 350px;
        font-size: 37px;
        line-height: 1.08;
    }

    .hero--immersive .hero__text {
        margin-top: 14px;
        font-size: 17px;
        line-height: 1.55;
    }

    .hero--immersive .hero__actions {
        display: grid;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
        gap: 9px;
        margin-top: 20px;
    }

    .hero--immersive .hero__actions .button {
        min-width: 0;
        min-height: 52px;
        padding: 12px 10px;
        font-size: 14px;
        line-height: 1.25;
        white-space: normal;
    }

    .hero__contact-line {
        display: grid;
        gap: 7px;
        margin-top: 19px;
        padding-top: 14px;
        font-size: 13px;
    }

    .hero__contact-line span + span {
        padding-right: 0;
    }

    .hero__contact-line span + span::before {
        display: none;
    }

}

@media (max-width: 360px) {
    .hero--immersive h1 {
        font-size: 34px;
    }

    .hero--immersive .hero__actions {
        grid-template-columns: 1fr;
    }
}

/* Accessibility, editor ownership, and privacy controls — v1.8.4 */
[data-vss-field],
[data-vss-post-field],
.contact-card,
.contact-list dd,
.footer-contact li {
    min-width: 0;
    overflow-wrap: anywhere;
}

.site-brand__name {
    display: inline-block;
    max-width: 260px;
    color: var(--color-ink);
    font-family: var(--font-heading);
    font-size: clamp(20px, 2vw, 28px);
    font-weight: 800;
    line-height: 1.15;
}

.site-footer .site-brand__name {
    color: #ffffff;
}

.hero--no-media .hero__inner,
.clinic-intro--no-media .clinic-intro__grid,
.clinic-dossier--no-media .clinic-dossier__grid,
.clinic-experience--no-media .clinic-experience__grid,
.about-hero--no-media .about-hero__grid,
.about-story--no-media .about-story__grid {
    grid-template-columns: minmax(0, 760px);
    justify-content: center;
}

.hero--no-media .hero__content {
    max-width: 680px;
}

.contact-band--no-form .contact-band__grid,
.contact-conversion--no-form .contact-conversion__grid {
    grid-template-columns: minmax(0, 820px);
    justify-content: center;
}

.hero__poster {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero__video-toggle {
    position: absolute;
    right: auto;
    bottom: 22px;
    left: max(18px, calc((100vw - 1180px) / 2));
    z-index: 3;
    min-height: 44px;
    padding: 9px 14px;
    color: #ffffff;
    background: rgba(3, 28, 39, 0.82);
    border: 1px solid rgba(255, 255, 255, 0.72);
    border-radius: 999px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.2;
    backdrop-filter: blur(8px);
}

.hero__video-toggle:hover,
.hero__video-toggle:focus-visible {
    color: #062b3a;
    background: #ffffff;
}

.lead-form__medical-note {
    margin: -4px 0 14px;
    color: var(--color-ink-soft);
    font-size: 13px;
    line-height: 1.55;
}

.lead-form__privacy-summary {
    margin: 4px 0 16px;
    padding: 14px 16px;
    color: var(--color-ink);
    background: #eef8f7;
    border: 1px solid rgba(23, 99, 123, 0.24);
    border-radius: 8px;
    font-size: 13px;
    line-height: 1.7;
}

.lead-form__privacy-summary a {
    color: #0a4d62;
    font-weight: 800;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.lead-form [aria-invalid="true"] {
    border-color: #a32121;
    box-shadow: 0 0 0 3px rgba(163, 33, 33, 0.16);
}

.lead-form label.lead-form__consent {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: 6px 0 18px;
    color: var(--color-ink);
    font-size: 13px;
    font-weight: 600;
    line-height: 1.55;
}

.lead-form__consent input {
    flex: 0 0 auto;
    width: 20px;
    height: 20px;
    margin: 2px 0 0;
    accent-color: var(--color-teal);
}

.lead-form__consent span {
    min-width: 0;
    overflow-wrap: anywhere;
}

.legal-page__layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(280px, 360px);
    gap: clamp(34px, 6vw, 78px);
    align-items: start;
    padding-block: clamp(50px, 7vw, 92px);
}

.legal-page .page-layout__content {
    width: 100%;
    margin: 0;
    padding: 0;
}

.legal-page .prose h2 {
    margin-top: 2.1em;
}

.legal-page .prose h2:first-child {
    margin-top: 0;
}

.legal-facts {
    margin-top: 38px;
    padding: 24px;
    color: var(--color-ink);
    background: #eef8f7;
    border-inline-start: 4px solid var(--color-teal);
    border-radius: 4px;
}

.legal-facts h2 {
    margin-top: 0 !important;
}

.legal-contact-card {
    position: sticky;
    top: 112px;
    padding: 28px;
    color: #ffffff;
    background: var(--color-teal-deep);
    border-radius: 6px;
}

.legal-contact-card h2,
.legal-contact-card p,
.legal-contact-card dt,
.legal-contact-card dd,
.legal-contact-card a:not(.button) {
    color: #ffffff;
}

.legal-contact-card h2 {
    margin: 0 0 12px;
    font-size: 26px;
}

.legal-contact-card dl {
    margin: 24px 0;
}

.legal-contact-card dl div {
    padding: 12px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.22);
}

.legal-contact-card dt {
    margin-bottom: 3px;
    font-size: 13px;
    font-weight: 800;
}

.legal-contact-card dd {
    margin: 0;
    overflow-wrap: anywhere;
}

.legal-contact-card a:not(.button) {
    text-decoration: underline;
    text-underline-offset: 3px;
}

.legal-contact-card__response {
    margin: 18px 0 0;
    font-size: 13px;
    line-height: 1.6;
}

@media (max-width: 860px) {
    .legal-page__layout {
        grid-template-columns: 1fr;
    }

    .legal-contact-card {
        position: static;
    }
}

@media (max-width: 720px) {
    .hero__video-toggle {
        right: auto;
        left: 12px;
        bottom: 20px;
        min-height: 44px;
        padding: 8px 12px;
        font-size: 13px;
    }
}

/* E-MAX laboratory feature — v1.8.4 */
.services-emax {
    position: relative;
    padding: clamp(66px, 8vw, 112px) 0;
    color: #ffffff;
    background:
        radial-gradient(circle at 14% 18%, rgba(102, 193, 198, 0.2), transparent 28%),
        #062734;
    overflow: hidden;
}

.services-emax__grid {
    display: grid;
    grid-template-columns: minmax(280px, 0.82fr) minmax(360px, 1.18fr);
    gap: clamp(36px, 7vw, 92px);
    align-items: center;
}

.services-emax__media {
    position: relative;
    width: min(100%, 420px);
    margin: 0 auto;
}

.services-emax__media::before {
    content: "";
    position: absolute;
    inset: 18px -18px -18px 18px;
    border: 1px solid rgba(120, 203, 208, 0.44);
    pointer-events: none;
}

.services-emax__media figcaption {
    margin-top: 14px;
    color: #e5f5f6;
    font-size: 14px;
    line-height: 1.6;
}

.services-emax__video {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    max-height: min(72vh, 680px);
    aspect-ratio: 9 / 16;
    object-fit: cover;
    background: #031c27;
    box-shadow: 0 30px 76px rgba(0, 12, 18, 0.42);
}

.services-emax__content {
    min-width: 0;
    max-width: 650px;
}

.services-emax__content .eyebrow {
    color: #9ce1e4;
}

.services-emax__content h2 {
    max-width: 650px;
    margin: 0;
    color: #ffffff;
    font-size: clamp(38px, 5vw, 66px);
    line-height: 1.08;
    text-wrap: balance;
}

.services-emax__copy {
    max-width: 590px;
    margin: 24px 0 0;
    color: #d5e7eb;
    font-size: clamp(18px, 2vw, 21px);
    line-height: 1.72;
}

.services-emax__copy p,
.services-emax__copy li {
    color: inherit;
}

.hero--immersive .hero__text p,
.hero--immersive .hero__text li {
    color: inherit;
}

.hero__text > :first-child,
.about-strip__copy > :first-child,
.site-footer__text > :first-child,
.services-emax__copy > :first-child {
    margin-top: 0;
}

.hero__text > :last-child,
.about-strip__copy > :last-child,
.site-footer__text > :last-child,
.services-emax__copy > :last-child {
    margin-bottom: 0;
}

.site-footer__text {
    max-width: 420px;
    color: #d8ecef;
}

.site-footer__text p,
.site-footer__text li {
    color: inherit;
}

.about-strip__copy {
    color: rgba(255, 255, 255, 0.86);
}

.about-strip__copy p,
.about-strip__copy li {
    color: inherit;
}

.services-emax__content .button {
    margin-top: 30px;
}

@media (max-width: 900px) {
    .services-emax__grid {
        grid-template-columns: 1fr;
    }

    .services-emax__content {
        order: 1;
    }

    .services-emax__media {
        order: 2;
        width: min(84vw, 390px);
    }
}

@media (max-width: 480px) {
    .services-emax__media {
        width: min(82vw, 330px);
    }

    .services-emax__media::before {
        inset: 12px -12px -12px 12px;
    }
}

@media (prefers-reduced-motion: reduce) {
    html {
        scroll-behavior: auto;
    }

    *,
    *::before,
    *::after {
        scroll-behavior: auto !important;
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }
}

/* Editorial refinement, distinct imagery and verified review CTA — v1.8.9 */
.decision-method {
    position: relative;
    overflow: hidden;
    background:
        radial-gradient(circle at 92% 8%, rgba(151, 101, 43, 0.12), transparent 30%),
        linear-gradient(145deg, #f4fbfa 0%, #ffffff 58%, #f8f2e9 100%);
}

.decision-method::before {
    content: "";
    position: absolute;
    inset: 28px auto auto 4vw;
    width: 110px;
    height: 1px;
    background: var(--color-gold);
    opacity: 0.7;
}

.decision-method__grid {
    position: relative;
    grid-template-columns: minmax(300px, 0.8fr) minmax(0, 1.2fr);
    align-items: start;
}

.decision-method__intro {
    position: sticky;
    top: 112px;
}

.decision-method__image {
    aspect-ratio: 16 / 10;
    border: 1px solid rgba(10, 43, 61, 0.1);
    border-radius: 26px 6px 26px 6px;
    box-shadow: 0 28px 68px rgba(5, 35, 48, 0.16);
}

.decision-method__steps {
    display: block;
    min-width: 0;
    padding: clamp(20px, 3vw, 34px);
    border: 1px solid rgba(10, 43, 61, 0.1);
    border-radius: 30px 8px 30px 8px;
    background: rgba(255, 255, 255, 0.88);
    box-shadow: 0 30px 72px rgba(5, 35, 48, 0.09);
    backdrop-filter: blur(8px);
}

.decision-method__steps ol {
    display: grid;
    gap: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

.decision-method__steps li {
    display: grid;
    grid-template-columns: 62px minmax(0, 1fr);
    gap: clamp(16px, 2.5vw, 28px);
    min-width: 0;
    padding: clamp(22px, 3vw, 30px) 0;
    border-bottom: 1px solid var(--color-line);
}

.decision-method__steps li:first-child {
    padding-top: 0;
}

.decision-method__steps li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.decision-method__steps li > span {
    display: grid;
    width: 52px;
    height: 52px;
    place-items: center;
    color: var(--color-teal-deep);
    border: 1px solid rgba(23, 99, 123, 0.24);
    border-radius: 50%;
    background: var(--color-mist);
    font-size: 14px;
}

.decision-method__steps h3 {
    margin: 0 0 8px;
    font-size: clamp(22px, 2.3vw, 28px);
}

.decision-method__steps p {
    margin: 0;
    color: var(--color-ink-soft);
    line-height: 1.75;
}

.decision-method__note {
    margin-top: 26px;
    padding: 18px 22px;
    border-inline-start: 3px solid var(--color-gold);
    background: #fbf6ee;
}

.decision-method__note > :first-child,
.decision-method__note > :last-child {
    margin-block: 0;
}

.clinic-experience__image {
    min-width: 0;
    margin: 0;
    overflow: hidden;
    aspect-ratio: 16 / 10;
    border: 1px solid rgba(10, 43, 61, 0.1);
    border-radius: 8px 30px 8px 30px;
    box-shadow: 0 30px 72px rgba(5, 35, 48, 0.14);
}

.clinic-experience__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-hero__visual,
.about-story__visual {
    border-radius: 8px 30px 8px 30px;
}

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

.treatment-link-grid--compact {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.treatment-link-card {
    min-width: 0;
    border: 1px solid rgba(13, 91, 112, 0.16);
    border-radius: 24px 6px 24px 6px;
    background: linear-gradient(145deg, #ffffff, #f4faf9);
    box-shadow: 0 18px 46px rgba(5, 35, 48, 0.08);
}

.treatment-link-card__link {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    gap: 20px;
    min-height: 100%;
    padding: clamp(22px, 3vw, 32px);
    color: inherit;
    text-decoration: none;
}

.treatment-link-card__number {
    display: grid;
    place-items: center;
    width: 48px;
    height: 48px;
    border: 1px solid rgba(151, 101, 43, 0.28);
    border-radius: 50%;
    color: var(--color-gold);
    font-family: var(--font-heading);
    font-weight: 900;
}

.treatment-link-card__body {
    min-width: 0;
}

.treatment-link-card h3 {
    margin: 0 0 10px;
    color: var(--color-ink);
    font-family: var(--font-heading);
    font-size: clamp(22px, 2.4vw, 28px);
    line-height: 1.2;
}

.treatment-link-card p {
    margin: 0 0 18px;
    color: var(--color-ink-soft);
    line-height: 1.65;
}

.single-treatment--emax .treatment-hero {
    background:
        radial-gradient(circle at 12% 12%, rgba(151, 101, 43, 0.2), transparent 32%),
        linear-gradient(135deg, #f8f3eb 0%, #ffffff 56%, #eaf7f6 100%);
}

.treatment-hero--text-only .treatment-hero__grid {
    grid-template-columns: minmax(0, 850px);
}

.treatment-hero--text-only .treatment-hero__grid > div {
    padding: clamp(28px, 5vw, 58px);
    border: 1px solid rgba(13, 91, 112, 0.15);
    border-radius: 32px 8px 32px 8px;
    background:
        radial-gradient(circle at 8% 8%, rgba(151, 101, 43, 0.16), transparent 30%),
        linear-gradient(145deg, rgba(255, 255, 255, 0.96), rgba(232, 247, 245, 0.84));
    box-shadow: 0 28px 72px rgba(5, 35, 48, 0.11);
}

.single-treatment--emax .treatment-hero__panel {
    border: 1px solid rgba(151, 101, 43, 0.2);
    border-radius: 30px 8px 30px 8px;
    box-shadow: 0 34px 82px rgba(5, 35, 48, 0.18);
}

.single-treatment--emax .treatment-hero__overlay {
    background: linear-gradient(180deg, rgba(6, 39, 52, 0.1), rgba(6, 39, 52, 0.94));
}

.services-emax--single {
    border-block: 1px solid rgba(151, 101, 43, 0.28);
    background:
        radial-gradient(circle at 85% 10%, rgba(151, 101, 43, 0.18), transparent 30%),
        #062734;
}

.google-reviews-cta {
    color: #ffffff;
    background:
        radial-gradient(circle at 90% 12%, rgba(104, 194, 199, 0.18), transparent 30%),
        radial-gradient(circle at 8% 100%, rgba(151, 101, 43, 0.22), transparent 34%),
        #082f3d;
}

.google-reviews-cta__shell {
    padding: clamp(28px, 4vw, 52px);
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 32px 8px 32px 8px;
    background: rgba(4, 31, 42, 0.46);
    box-shadow: 0 36px 88px rgba(0, 18, 25, 0.26);
}

.google-reviews-cta__head {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(190px, 0.3fr);
    gap: clamp(28px, 5vw, 72px);
    align-items: end;
}

.google-reviews-cta .eyebrow {
    color: #9ce1e4;
}

.google-reviews-cta h2 {
    max-width: 760px;
    margin: 0;
    color: #ffffff;
    font-size: clamp(36px, 5vw, 62px);
    line-height: 1.08;
    text-wrap: balance;
}

.google-reviews-cta__head > div:first-child > p:not(.eyebrow) {
    max-width: 720px;
    margin: 20px 0 0;
    color: #d7e8ec;
    font-size: clamp(17px, 2vw, 20px);
    line-height: 1.7;
}

.google-reviews-cta__score {
    min-width: 0;
    padding-inline-start: 24px;
    border-inline-start: 1px solid rgba(255, 255, 255, 0.2);
}

.google-reviews-cta__score strong,
.google-reviews-cta__score span,
.google-reviews-cta__score small {
    display: block;
}

.google-reviews-cta__score strong {
    color: #ffffff;
    font-family: var(--font-heading);
    font-size: clamp(52px, 7vw, 82px);
    line-height: 0.92;
}

.google-reviews-cta__score span {
    margin-top: 12px;
    color: #ffffff;
    font-weight: 900;
}

.google-reviews-cta__score small {
    margin-top: 5px;
    color: #b9d4da;
}

.google-reviews-cta__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
    margin-top: clamp(34px, 5vw, 58px);
}

.google-review-card {
    min-width: 0;
    margin: 0;
    padding: clamp(24px, 3vw, 34px);
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 22px 6px 22px 6px;
    background: rgba(255, 255, 255, 0.08);
}

.google-review-card p {
    margin: 0;
    color: #ffffff;
    font-family: var(--font-heading);
    font-size: clamp(22px, 2.4vw, 28px);
    font-weight: 800;
    line-height: 1.45;
}

.google-review-card footer {
    display: grid;
    gap: 3px;
    margin-top: 28px;
}

.google-review-card cite {
    color: #ffffff;
    font-style: normal;
    font-weight: 900;
    overflow-wrap: anywhere;
}

.google-review-card footer span {
    color: #b9d4da;
    font-size: 14px;
}

.google-reviews-cta__footer {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 28px;
    align-items: center;
    margin-top: 30px;
    padding-top: 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.16);
}

.google-reviews-cta__footer p,
.google-reviews-cta__footer small {
    display: block;
    max-width: 820px;
    margin: 0;
    color: #cfe0e4;
    line-height: 1.65;
}

.google-reviews-cta__footer small {
    margin-top: 5px;
    color: #a9c6cc;
}

.google-reviews-cta__footer .button {
    white-space: nowrap;
}

@media (hover: hover) {
    .treatment-link-card,
    .google-review-card,
    .clinic-experience__image,
    .about-hero__visual,
    .about-story__visual,
    .single-treatment--emax .treatment-hero__panel {
        transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
    }

    .google-review-card:hover {
        transform: translateY(-4px);
        border-color: rgba(156, 225, 228, 0.44);
    }

    .treatment-link-card:hover {
        transform: translateY(-4px);
        border-color: rgba(151, 101, 43, 0.38);
        box-shadow: 0 24px 58px rgba(5, 35, 48, 0.13);
    }
}

@media (max-width: 900px) {
    .decision-method__grid,
    .google-reviews-cta__head,
    .google-reviews-cta__footer {
        grid-template-columns: 1fr;
    }

    .decision-method__intro {
        position: static;
    }

    .google-reviews-cta__score {
        display: grid;
        grid-template-columns: auto minmax(0, 1fr);
        column-gap: 18px;
        align-items: end;
        padding: 22px 0 0;
        border-inline-start: 0;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }

    .google-reviews-cta__score strong {
        grid-row: 1 / span 2;
    }

    .google-reviews-cta__score span,
    .google-reviews-cta__score small {
        margin: 0;
    }

    .google-reviews-cta__grid {
        grid-template-columns: 1fr;
    }

    .treatment-link-grid--compact {
        grid-template-columns: 1fr;
    }

    .google-reviews-cta__footer .button {
        width: fit-content;
    }
}

@media (max-width: 560px) {
    .treatment-link-grid {
        grid-template-columns: 1fr;
    }

    .treatment-link-card__link {
        gap: 14px;
        padding: 20px;
    }

    .decision-method__steps {
        padding: 20px;
        border-radius: 22px 6px 22px 6px;
    }

    .decision-method__steps li {
        grid-template-columns: 44px minmax(0, 1fr);
        gap: 13px;
    }

    .decision-method__steps li > span {
        width: 40px;
        height: 40px;
        font-size: 12px;
    }

    .google-reviews-cta__shell {
        padding: 22px 18px;
        border-radius: 24px 6px 24px 6px;
    }

    .google-reviews-cta__score strong {
        font-size: 54px;
    }

    .google-reviews-cta__footer .button {
        width: 100%;
        white-space: normal;
    }
}

@media (prefers-reduced-motion: reduce) {
    .treatment-link-card,
    .google-review-card,
    .clinic-experience__image,
    .about-hero__visual,
    .about-story__visual,
    .single-treatment--emax .treatment-hero__panel {
        transition: none !important;
        transform: none !important;
    }
}

/* LD_V1_9_FINAL_CASCADE */
html,
body {
    background-color: var(--color-pearl);
}

body .site-main {
    background: var(--color-pearl);
}

.site-main :where(.clinic-intro, .clinic-dossier, .treatments-preview, .decision-method, .doctors-preview, .clinic-experience, .about-story, .about-doctors, .treatment-hierarchy, .related-treatments) {
    background-color: var(--color-pearl);
    background-image:
        repeating-radial-gradient(circle at 6% 18%, transparent 0 32px, var(--section-graphic, rgba(22, 143, 149, 0.1)) 33px 34px, transparent 35px 52px),
        linear-gradient(180deg, rgba(244, 251, 252, 0.92), rgba(234, 246, 248, 0.97));
    background-repeat: no-repeat;
    background-size: 360px 360px, auto;
    box-shadow: inset 0 5px 0 var(--section-accent, #168f95);
}

.site-main :where(.page-hero, .contact-hero, .legal-page .page-hero) {
    background:
        repeating-radial-gradient(circle at 92% 10%, transparent 0 34px, rgba(22, 143, 149, 0.1) 35px 36px, transparent 37px 54px),
        linear-gradient(180deg, var(--color-pearl-light), var(--color-pearl));
    background-repeat: no-repeat;
    background-size: 340px 340px, auto;
    border-block-start: 5px solid var(--section-accent, #168f95);
}

.site-main :where(.contact-band, .contact-conversion) {
    border-block-start: 5px solid #a96f24;
    background:
        repeating-radial-gradient(circle at 4% 100%, transparent 0 30px, rgba(169, 111, 36, 0.09) 31px 32px, transparent 33px 48px),
        linear-gradient(180deg, var(--color-pearl-light), var(--color-pearl));
    background-repeat: no-repeat;
    background-size: 300px 300px, auto;
}

.site-main :where(.about-strip, .treatment-contact-strip, .archive-review-source) {
    border-block-start: 5px solid #97652b;
    background:
        repeating-radial-gradient(circle at 8% 20%, transparent 0 30px, rgba(255, 255, 255, 0.07) 31px 32px, transparent 33px 48px),
        linear-gradient(135deg, var(--color-teal-black), var(--color-teal-deep) 62%, #104b5c);
    background-repeat: no-repeat;
    background-size: 320px 320px, auto;
}

.site-main .services-emax {
    border-block-start: 5px solid #97652b;
    background:
        repeating-radial-gradient(circle at 92% 12%, transparent 0 30px, rgba(241, 226, 200, 0.08) 31px 32px, transparent 33px 49px),
        radial-gradient(circle at 85% 10%, rgba(151, 101, 43, 0.18), transparent 30%),
        linear-gradient(135deg, #041f2b, #083747 66%, #0f5261);
    background-repeat: no-repeat;
    background-size: 320px 320px, auto, auto;
}

.site-main .treatments-quick-map a,
.site-main .treatment-row,
.site-main .treatment-link-card {
    border-inline-start: 5px solid var(--service-accent, #168f95);
}

.site-main .treatment-feature {
    border-block-start: 6px solid var(--service-accent, #168f95);
}

.site-main .treatment-feature__body {
    background:
        radial-gradient(circle at 8% 92%, var(--service-graphic, rgba(22, 143, 149, 0.14)), transparent 34%),
        linear-gradient(145deg, rgba(255, 255, 255, 0.96), var(--service-soft, #d9f1f2));
}

.site-main .treatment-category {
    overflow: hidden;
    border-block-start: 6px solid var(--service-accent, #168f95);
    background:
        repeating-radial-gradient(circle at 4% 12%, transparent 0 28px, var(--service-graphic, rgba(22, 143, 149, 0.12)) 29px 30px, transparent 31px 46px),
        rgba(255, 255, 255, 0.9);
    background-repeat: no-repeat;
    background-size: 290px 290px, auto;
    box-shadow: 0 24px 60px rgba(4, 37, 51, 0.09);
}

.site-main .single-treatment .treatment-hero {
    border-block-start: 5px solid var(--service-accent, #168f95);
    background:
        repeating-radial-gradient(circle at 8% 16%, transparent 0 34px, var(--service-graphic, rgba(22, 143, 149, 0.12)) 35px 36px, transparent 37px 54px),
        linear-gradient(180deg, var(--color-pearl-light), var(--service-soft, var(--color-pearl)));
    background-repeat: no-repeat;
    background-size: 340px 340px, auto;
}

.site-main .single-treatment__content {
    background:
        repeating-radial-gradient(circle at 94% 12%, transparent 0 32px, var(--service-graphic, rgba(22, 143, 149, 0.1)) 33px 34px, transparent 35px 50px),
        linear-gradient(180deg, var(--color-pearl), var(--color-pearl-light));
    background-repeat: no-repeat;
    background-size: 320px 320px, auto;
    box-shadow: inset 0 5px 0 var(--service-accent, #168f95);
}

.site-main .google-reviews-cta {
    overflow: hidden;
    color: var(--color-ink);
    background:
        repeating-radial-gradient(circle at 4% 16%, transparent 0 34px, rgba(22, 143, 149, 0.09) 35px 36px, transparent 37px 54px),
        repeating-radial-gradient(circle at 96% 88%, transparent 0 30px, rgba(49, 95, 154, 0.08) 31px 32px, transparent 33px 50px),
        linear-gradient(180deg, var(--color-pearl-light), var(--color-pearl));
    background-position: -150px -90px, calc(100% + 130px) calc(100% + 80px), center;
    background-repeat: no-repeat;
    background-size: 360px 360px, 320px 320px, auto;
}

.site-main .google-reviews-cta__shell {
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

.site-main .google-reviews-cta__head {
    grid-template-columns: minmax(0, 1.25fr) minmax(300px, 0.55fr);
    gap: clamp(38px, 6vw, 84px);
    align-items: center;
}

.site-main .google-reviews-cta .eyebrow {
    color: #126f77;
}

.site-main .google-reviews-cta h2 {
    color: var(--color-teal-deep);
    font-size: clamp(38px, 5vw, 64px);
    line-height: 1.04;
}

.site-main .google-reviews-cta__head .google-reviews-cta__intro > p:not(.eyebrow) {
    color: var(--color-ink-soft);
}

.site-main .google-reviews-cta__score {
    display: grid;
    padding: clamp(26px, 3vw, 38px);
    border: 1px solid rgba(6, 55, 69, 0.14);
    border-block-start: 5px solid #d69a2d;
    border-radius: 28px 8px 28px 8px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 28px 68px rgba(4, 37, 51, 0.12);
}

.site-main .google-reviews-cta__score strong,
.site-main .google-reviews-cta__score > span:not(.google-reviews-cta__verified):not(.google-reviews-cta__stars) {
    color: var(--color-teal-deep);
}

.site-main .google-reviews-cta__stars {
    color: #d69a2d;
}

.site-main .google-reviews-cta__score .google-reviews-cta__verified {
    color: #126f77;
}

.site-main .google-reviews-cta__score strong small,
.site-main .google-reviews-cta__score > small {
    color: var(--color-ink-soft);
}

.site-main .google-reviews-cta__score strong small {
    display: inline;
}

.site-main .google-reviews-cta__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    height: 100%;
    margin: 0;
}

.site-main .google-review-card {
    color: var(--color-ink);
    border-color: rgba(6, 55, 69, 0.14);
    background: rgba(255, 255, 255, 0.9);
}

.site-main .google-review-card p,
.site-main .google-review-card cite {
    color: var(--color-ink);
}

.site-main .google-review-card footer span,
.site-main .google-reviews-cta__footer p,
.site-main .google-reviews-cta__footer small {
    color: var(--color-ink-soft);
}

.site-main .google-reviews-cta__footer {
    grid-template-columns: minmax(0, 1fr);
    border-top-color: rgba(6, 55, 69, 0.14);
}

@media (max-width: 1100px) {
    .site-main .google-reviews-cta__content {
        grid-template-columns: minmax(0, 1fr);
    }
}

@media (max-width: 820px) {
    .site-main .google-reviews-cta__head,
    .site-main .google-reviews-cta__content,
    .site-main .google-map-card,
    .site-main .google-reviews-cta__grid {
        grid-template-columns: minmax(0, 1fr);
    }
}

@media (max-width: 560px) {
    .site-main .google-reviews-cta__shell {
        padding: 0;
        border-radius: 0;
    }

    .site-main .google-reviews-cta__score {
        grid-template-columns: minmax(0, 1fr);
    }

    .site-main .google-map-card .button--google {
        width: calc(100% - 32px);
    }
}

/* LD_V1_9_1_AUTHORITATIVE_SAFEGUARDS */
.site-main .google-map-card__stage {
    position: relative;
}

.site-main .google-map-card__placeholder {
    position: absolute;
    inset: 0;
    z-index: 2;
    width: 100%;
}

.site-main .treatment-category {
    overflow: visible;
}

.site-main .treatment-category__head .eyebrow,
.site-main .treatment-link-card .text-link {
    color: var(--color-teal-deep);
}

@media (max-width: 720px) {
    .site-main .google-map-card .button--google {
        width: calc(100% - 32px);
    }

    .site-main .treatment-feature__body {
        padding: 22px;
        border-radius: 0 0 4px 4px;
    }
}

@media (max-width: 782px) {
    body.admin-bar .site-header {
        top: 0;
    }

    body.admin-bar .hero--immersive {
        padding-top: 38px;
    }
}

/* v1.8.10 live layout fixes: E-MAX hero caption and contact fallback card. */
.single-treatment--emax .treatment-hero__grid {
    grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
    align-items: center;
}

.single-treatment--emax .treatment-hero__panel {
    overflow: visible;
    min-width: 0;
}

.single-treatment--emax .treatment-hero__overlay {
    position: static;
    display: block;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 18px 22px 20px;
    border-radius: 0 0 30px 8px;
    background: linear-gradient(180deg, rgba(232, 247, 245, 0.96), rgba(6, 39, 52, 0.95));
}

.single-treatment--emax .treatment-hero__overlay p,
.single-treatment--emax .treatment-hero__overlay strong,
.single-treatment--emax .treatment-hero__overlay small {
    max-width: 100%;
    overflow-wrap: normal;
    word-break: normal;
}

.single-treatment--emax .treatment-hero__overlay strong {
    font-size: clamp(24px, 2.45vw, 34px);
    line-height: 1.18;
}

.single-treatment--emax .treatment-hero__overlay small {
    display: block;
    margin-top: 8px;
    color: rgba(255, 255, 255, 0.78);
    line-height: 1.5;
}

.contact-conversion--no-form .contact-conversion__grid {
    grid-template-columns: minmax(0, 1fr) minmax(300px, 420px);
    justify-content: initial;
}

.lead-form--disabled {
    display: grid;
    gap: 16px;
}

.lead-form--disabled .button {
    justify-self: start;
}

@media (max-width: 920px) {
    .single-treatment--emax .treatment-hero__grid,
    .contact-conversion--no-form .contact-conversion__grid {
        grid-template-columns: minmax(0, 1fr);
    }
}
