/* Mobile UX — phases 2–4 (≤768px / ≤480px). Desktop unchanged. */

/* Tablet: hide duplicate hero CTA block when cinematic row is visible */
@media (max-width: 968px) {
    .hair-transplant-landing .hero-cta-mobile {
        display: none !important;
    }

    .hair-transplant-landing .index-home-hero .hero-overlay {
        background:
            linear-gradient(
                180deg,
                rgba(0, 0, 0, 0.08) 0%,
                rgba(0, 0, 0, 0.22) 45%,
                rgba(0, 0, 0, 0.48) 100%
            ),
            radial-gradient(
                ellipse 120% 80% at 50% 62%,
                rgba(0, 0, 0, 0.35) 0%,
                rgba(0, 0, 0, 0.12) 55%,
                transparent 100%
            );
    }
}

@media (max-width: 768px) {
    /* Phase 2: readability floor */
    .hair-transplant-landing {
        overflow-x: hidden;
    }

    /* Typography floors — override sub-12px mobile rules in style.css */
    .comparison-label {
        font-size: 0.75rem !important;
        padding: 5px 8px !important;
        letter-spacing: 0.06em;
    }

    .smile-showcase-card__chip {
        font-size: 0.75rem !important;
        padding: 6px 11px;
    }

    .process-timeline-eyebrow,
    .why-albania-stat__label {
        font-size: 0.75rem !important;
    }

    .patient-stories__caption {
        font-size: 0.8125rem !important;
        line-height: 1.4;
    }

    .hair-transplant-landing .landing-hero-subtitle {
        text-shadow: 0 1px 8px rgba(0, 0, 0, 0.55), 0 2px 16px rgba(0, 0, 0, 0.35);
    }

    /* Carousel arrows — keep inside viewport */
    .surgery-carousel-prev,
    .surgery-carousel-next,
    .carousel-prev,
    .carousel-next {
        left: 8px !important;
        right: auto !important;
        width: 44px !important;
        height: 44px !important;
        background: rgba(12, 18, 28, 0.72) !important;
        color: #fff !important;
        border: 1px solid rgba(255, 255, 255, 0.2);
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
    }

    .surgery-carousel-next,
    .carousel-next {
        left: auto !important;
        right: 8px !important;
    }

    .surgery-treatments-grid {
        position: relative;
        scroll-padding-inline: 12px;
        -webkit-mask-image: linear-gradient(to right, #000 92%, transparent 100%);
        mask-image: linear-gradient(to right, #000 92%, transparent 100%);
    }

    /* Extra room so floating Book CTA does not cover surgery hub button */
    .surgery-section {
        padding-bottom: calc(var(--spacing-2xl) + 5.5rem);
    }

    .surgery-hub-cta-wrap {
        width: 100%;
        padding: 0 0.5rem;
        margin-top: var(--spacing-lg);
    }

    .surgery-hub-cta {
        width: 100%;
        max-width: 22rem;
        min-height: 48px;
        padding: 0.95rem 1.35rem;
        font-size: 0.95rem;
        animation: none; /* calm motion on phones */
    }

    /* Video / gallery controls — 44px touch targets */
    .emax-gallery__arrow,
    .veneers-cinematic-mute,
    .veneers-cinematic-play,
    .zirconia-cinematic-mute,
    .zirconia-cinematic-play,
    .invisalign-cinematic-mute,
    .invisalign-cinematic-play,
    .lip-cinematic-mute,
    .lip-cinematic-play {
        width: 44px !important;
        height: 44px !important;
    }

    /* Calm motion on phones */
    .btn-cta,
    .floating-cta {
        animation: none !important;
    }

    .floating-cta {
        transition: transform 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease;
    }

    .hair-transplant-landing,
    .hair-transplant-landing .ht-hero-intro,
    .hair-transplant-landing .lead-form-container,
    .hair-transplant-landing .ht-lead-form .form-group label,
    .hair-transplant-landing .ht-lead-form input,
    .hair-transplant-landing .ht-lead-form select,
    .hair-transplant-landing .ht-lead-form textarea {
        font-size: max(1rem, var(--font-size-base, 1rem));
    }

    .service-description,
    .service-link,
    .dental-feature-description-new,
    .testimonial-quote-text,
    .hair-transplant-landing .ht-hero-benefits li,
    .hair-transplant-landing .ht-trust-pill,
    .hair-transplant-landing .ht-btn-appointment {
        font-size: max(0.875rem, var(--font-size-sm, 0.875rem));
    }

    /* Trust marquee — scroll on mobile (animation from style.css) */
    .trust-marquee__track {
        flex-wrap: nowrap;
        justify-content: flex-start;
        width: max-content;
        gap: 0;
    }

    .trust-marquee__group:last-child {
        display: flex;
    }

    .trust-marquee__item {
        font-size: 0.74rem;
        letter-spacing: 0.14em;
        white-space: nowrap;
        text-align: left;
    }

    .trust-marquee::before,
    .trust-marquee::after {
        display: block;
        width: 40px;
    }

    /* Phase 2: homepage hero */
    .hair-transplant-landing .landing-hero.ht-cinematic-hero.index-home-hero {
        min-height: 62vh;
        max-height: none;
        padding-bottom: var(--spacing-md);
    }

    .hair-transplant-landing .landing-hero.ht-cinematic-hero:not(.index-home-hero) {
        min-height: auto;
        padding-bottom: var(--spacing-md);
    }

    .hair-transplant-landing .index-home-hero-video {
        object-position: center 35%;
        filter: brightness(1.06) contrast(1.03);
    }

    .hair-transplant-landing .index-home-hero .landing-hero-title,
    .hair-transplant-landing .index-home-hero .landing-hero-subtitle {
        text-shadow: 0 2px 16px rgba(0, 0, 0, 0.55), 0 1px 3px rgba(0, 0, 0, 0.4);
    }

    .hair-transplant-landing .ht-hero-cta-row {
        flex-direction: column;
        align-items: stretch;
        width: 100%;
        gap: 0.4rem;
    }

    .hair-transplant-landing .ht-hero-cta-row > .ht-btn-light,
    .hair-transplant-landing .ht-hero-cta-row > .ht-btn-ghost,
    .hair-transplant-landing .ht-hero-cta-row > .ht-btn-whatsapp,
    .hair-transplant-landing .ht-hero-cta-row > button {
        width: 100%;
        justify-content: center;
        min-height: 44px;
    }

    .hair-transplant-landing .hero-cta-mobile {
        display: none !important;
    }

    /* Phase 2: hide hero trust pills on mobile — desktop unchanged */
    .hair-transplant-landing .ht-hero-trust-row {
        display: none !important;
    }

    /* Phase 2: dental cards — taller crop + infographic focus */
    .dental-features-grid-new .feature-image-wrapper {
        height: 240px;
    }

    .dental-feature-card-new:nth-child(2) .dental-feature-image-new {
        object-position: center 25%;
    }

    .dental-feature-card-new:nth-child(3) .dental-feature-image-new {
        object-position: center 15%;
    }

    .dental-feature-description-new {
        font-size: max(0.875rem, 1rem);
    }

    .dental-feature-card-new {
        opacity: 1 !important;
        transform: none !important;
        border-radius: var(--radius-xl);
        box-shadow: 0 4px 24px rgba(12, 18, 28, 0.08);
        overflow: hidden;
    }

    .dental-feature-title-new,
    .dental-feature-description-new {
        color: var(--text-dark);
        -webkit-text-fill-color: currentColor;
    }

    /* Beauty section hero — hidden on mobile (treatment cards follow subtitle) */
    .beauty-hero-image {
        display: none;
    }

    .beauty-aesthetics-section .section-header {
        margin-bottom: var(--spacing-md);
    }

    /* Beauty aesthetics cards — full-bleed image, title + copy below */
    .beauty-treatment-card:not(.beauty-view-all-card) {
        padding: 0;
        opacity: 1 !important;
        transform: none !important;
        border-radius: var(--radius-xl);
        box-shadow: 0 4px 24px rgba(12, 18, 28, 0.08);
        overflow: hidden;
    }

    .beauty-treatment-card:not(.beauty-view-all-card) .beauty-treatment-image {
        order: 0;
        flex-shrink: 0;
        width: 100%;
        height: 220px;
        margin: 0;
        border: none;
        border-radius: var(--radius-xl) var(--radius-xl) 0 0;
    }

    .beauty-treatment-card:not(.beauty-view-all-card) .beauty-treatment-title {
        order: 1;
        flex-shrink: 0;
        padding: var(--spacing-md) var(--spacing-lg) 0;
        margin-bottom: 0;
        text-align: left;
        border-bottom: none;
        color: #2c241d;
        -webkit-text-fill-color: #2c241d;
    }

    .beauty-treatment-card:not(.beauty-view-all-card) .beauty-treatment-content {
        order: 2;
        flex-shrink: 0;
        padding: var(--spacing-sm) var(--spacing-lg) var(--spacing-lg);
        color: #6b5a4a;
    }

    .beauty-treatment-description {
        color: #6b5a4a;
        -webkit-text-fill-color: #6b5a4a;
        font-size: max(0.875rem, 1rem);
    }

    .beauty-treatment-link {
        color: #b8845a;
        -webkit-text-fill-color: #b8845a;
    }

    /* Beauty treatments — mobile carousel (swipe + dots) */
    .beauty-aesthetics-section .beauty-carousel {
        margin-left: calc(-1 * var(--spacing-lg));
        margin-right: calc(-1 * var(--spacing-lg));
        width: calc(100% + 2 * var(--spacing-lg));
    }

    .beauty-aesthetics-section .beauty-treatments-grid {
        display: flex;
        gap: 16px;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-behavior: smooth;
        scroll-snap-type: x mandatory;
        scroll-padding-inline: var(--spacing-lg);
        padding: var(--spacing-xs) var(--spacing-lg) var(--spacing-md);
        grid-template-columns: unset;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -ms-overflow-style: none;
        outline: none;
        -webkit-mask-image: linear-gradient(to right, #000 92%, transparent 100%);
        mask-image: linear-gradient(to right, #000 92%, transparent 100%);
    }

    .beauty-aesthetics-section .beauty-treatments-grid::-webkit-scrollbar {
        display: none;
    }

    .beauty-aesthetics-section .beauty-treatment-card {
        flex: 0 0 min(340px, calc(100vw - 56px));
        scroll-snap-align: center;
        min-width: 0;
    }

    .beauty-aesthetics-section .beauty-view-all-card {
        opacity: 1 !important;
        transform: none !important;
        border-radius: var(--radius-xl);
        box-shadow: 0 4px 24px rgba(12, 18, 28, 0.08);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: var(--spacing-xl) var(--spacing-lg);
        min-height: 320px;
    }

    .beauty-carousel-dots {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
        margin-top: var(--spacing-sm);
        padding: 0 var(--spacing-lg) var(--spacing-xs);
    }

    .beauty-carousel-dot {
        width: 8px;
        height: 8px;
        min-width: 8px;
        min-height: 8px;
        border-radius: 50%;
        border: none;
        padding: 0;
        background: rgba(184, 132, 90, 0.3);
        cursor: pointer;
        transition: transform 0.25s ease, background 0.25s ease;
    }

    .beauty-carousel-dot.is-active {
        background: #b8845a;
        transform: scale(1.25);
    }

    /* Hair transplant results — mobile carousel + premium redesign */
    .before-after-section {
        padding: var(--spacing-2xl) 0;
        background: linear-gradient(180deg, #fdfaf6 0%, #f8f6f3 45%, #ffffff 100%);
        position: relative;
        overflow: hidden;
    }

    .before-after-section::after {
        content: '';
        position: absolute;
        inset: 0;
        background-image:
            radial-gradient(circle at 25% 30%, rgba(184, 132, 90, 0.06) 0%, transparent 50%),
            radial-gradient(circle at 75% 70%, rgba(46, 134, 171, 0.05) 0%, transparent 50%);
        pointer-events: none;
        z-index: 0;
    }

    .before-after-section .container {
        position: relative;
        z-index: 1;
    }

    .before-after-section .section-header {
        margin-bottom: var(--spacing-md);
    }

    .before-after-section .section-footer {
        margin-top: var(--spacing-xl);
    }

    .before-after-section .section-footer .btn {
        width: 100%;
        max-width: 360px;
    }

    .ht-results-carousel {
        margin-left: calc(-1 * var(--spacing-lg));
        margin-right: calc(-1 * var(--spacing-lg));
        width: calc(100% + 2 * var(--spacing-lg));
    }

    .ht-results-track {
        display: flex;
        gap: 16px;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-behavior: smooth;
        scroll-snap-type: x mandatory;
        scroll-padding-inline: var(--spacing-lg);
        padding: var(--spacing-xs) var(--spacing-lg) var(--spacing-sm);
        grid-template-columns: unset;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -ms-overflow-style: none;
        outline: none;
        -webkit-mask-image: linear-gradient(to right, #000 92%, transparent 100%);
        mask-image: linear-gradient(to right, #000 92%, transparent 100%);
    }

    .ht-results-track::-webkit-scrollbar {
        display: none;
    }

    .before-after-section .comparison-container {
        flex: 0 0 min(340px, calc(100vw - 56px));
        scroll-snap-align: center;
        min-width: 0;
        padding: 0;
    }

    .before-after-section .comparison-wrapper {
        aspect-ratio: 4 / 5;
        border-radius: var(--radius-xl);
        box-shadow: 0 4px 24px rgba(12, 18, 28, 0.08);
        border: 1px solid rgba(184, 132, 90, 0.14);
        touch-action: none;
        user-select: none;
        -webkit-user-select: none;
        -webkit-touch-callout: none;
    }

    .before-after-section .comparison-image {
        pointer-events: none;
    }

    .ht-results-hint {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 0.4rem;
        margin: var(--spacing-sm) 0 0;
        padding: 0 var(--spacing-lg);
        font-size: 0.8125rem;
        color: #6b5a4a;
        transition: opacity 0.35s ease;
    }

    .ht-results-hint.is-hidden {
        opacity: 0;
        pointer-events: none;
    }

    .ht-results-hint i {
        color: #b8845a;
        font-size: 0.75rem;
    }

    .ht-results-dots {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
        margin-top: var(--spacing-sm);
        padding: 0 var(--spacing-lg) var(--spacing-xs);
    }

    .ht-results-dot {
        width: 8px;
        height: 8px;
        min-width: 8px;
        min-height: 8px;
        border-radius: 50%;
        border: none;
        padding: 0;
        background: rgba(184, 132, 90, 0.3);
        cursor: pointer;
        transition: transform 0.25s ease, background 0.25s ease;
    }

    .ht-results-dot.is-active {
        background: #b8845a;
        transform: scale(1.25);
    }

    /* Prev/next arrows overlaid on the before/after card edges (mobile card nav) */
    .before-after-section .ht-ba-nav {
        display: grid;
        place-items: center;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 12; /* above slider-handle (10) and slider-button (11) */
        width: 40px;
        height: 40px;
        padding: 0;
        border-radius: 50%;
        border: 1px solid rgba(184, 132, 90, 0.28);
        background: rgba(255, 255, 255, 0.92);
        -webkit-backdrop-filter: blur(4px);
        backdrop-filter: blur(4px);
        color: #b8845a;
        font-size: 0.95rem;
        line-height: 1;
        cursor: pointer;
        box-shadow: 0 4px 14px rgba(12, 18, 28, 0.2);
        transition: transform 0.2s ease, opacity 0.2s ease, background 0.2s ease;
    }

    .before-after-section .ht-ba-prev {
        left: 8px;
    }

    .before-after-section .ht-ba-next {
        right: 8px;
    }

    .before-after-section .ht-ba-nav:active {
        transform: translateY(-50%) scale(0.9);
        background: #fff;
    }

    .before-after-section .ht-ba-nav:disabled {
        opacity: 0;
        pointer-events: none;
    }

    .before-after-section .ht-ba-nav:focus-visible {
        outline: 2px solid #b8845a;
        outline-offset: 2px;
    }

    @media (prefers-reduced-motion: reduce) {
        .before-after-section .ht-ba-nav {
            transition: none;
        }
    }

    /* Service sections — mobile swipe carousels (facts, testimonials, journey) */
    .service-swipe-dots {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
        margin-top: var(--spacing-sm);
        padding: 0 var(--spacing-md) var(--spacing-xs);
    }

    .service-swipe-dot {
        width: 8px;
        height: 8px;
        min-width: 8px;
        min-height: 8px;
        border-radius: 50%;
        border: none;
        padding: 0;
        background: rgba(46, 134, 171, 0.3);
        cursor: pointer;
        transition: transform 0.25s ease, background 0.25s ease, width 0.25s ease;
    }

    .service-swipe-dot.is-active {
        background: var(--primary-color, #2e86ab);
        transform: scale(1.2);
        width: 24px;
        border-radius: 999px;
    }

    /* Quick Facts — full-bleed swipe, no side arrows */
    .quick-facts .facts-carousel-wrapper,
    .service-testimonials .testimonials-carousel-wrapper,
    .process-carousel-wrapper {
        padding: 0;
        gap: 0;
        max-width: none;
    }

    .quick-facts .facts-carousel-btn,
    .service-testimonials .testimonials-carousel-btn,
    .process-carousel-btn {
        display: none !important;
    }

    .quick-facts .container,
    .service-testimonials .container {
        overflow: visible;
    }

    .facts-carousel,
    .testimonials-carousel,
    .process-carousel {
        display: flex;
        gap: 16px;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-behavior: smooth;
        scroll-snap-type: x mandatory;
        scroll-padding-inline: var(--spacing-md);
        padding: var(--spacing-xs) var(--spacing-md) var(--spacing-md);
        margin-left: calc(-1 * var(--spacing-md));
        margin-right: calc(-1 * var(--spacing-md));
        width: calc(100% + 2 * var(--spacing-md));
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .facts-carousel::-webkit-scrollbar,
    .testimonials-carousel::-webkit-scrollbar,
    .process-carousel::-webkit-scrollbar {
        display: none;
    }

    .facts-carousel .fact-item,
    .testimonials-carousel .testimonial-card,
    .process-carousel .process-step {
        flex: 0 0 min(340px, calc(100vw - 48px));
        scroll-snap-align: center;
        width: auto;
        min-width: 0;
        max-width: none;
    }

    .facts-carousel .fact-item {
        min-height: 168px;
        padding: var(--spacing-lg);
        border-radius: var(--radius-xl);
        box-shadow: 0 4px 24px rgba(12, 18, 28, 0.08);
    }

    .facts-carousel .fact-content p {
        white-space: nowrap;
        font-size: max(1rem, var(--font-size-lg));
    }

    .facts-carousel .fact-content h4 {
        font-size: max(0.875rem, var(--font-size-base));
    }

    .facts-carousel-dots,
    .testimonials-carousel-dots {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
        margin-top: var(--spacing-sm);
        padding: 0 var(--spacing-md);
    }

    .facts-dot,
    .testimonials-dot,
    .process-dot {
        width: 8px;
        height: 8px;
        min-width: 8px;
        border-radius: 50%;
        padding: 0;
        background: rgba(46, 134, 171, 0.3);
        transition: transform 0.25s ease, background 0.25s ease, width 0.25s ease;
    }

    .facts-dot.active,
    .testimonials-dot.active,
    .process-dot.active {
        background: var(--primary-color, #2e86ab);
        width: 24px;
        border-radius: 999px;
    }

    /* Procedure / treatment cards carousel — mobile swipe (matches fillers) */
    .dental-services .container {
        overflow: visible;
    }

    .dental-services-carousel-btn {
        display: none !important;
    }

    .dental-services-carousel-dots {
        display: flex !important;
        justify-content: center;
        align-items: center;
        gap: 8px;
        margin-top: var(--spacing-sm);
        padding: 0 var(--spacing-md);
    }

    .dental-services-carousel-track {
        gap: 16px;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-behavior: smooth;
        scroll-snap-type: x mandatory;
        scroll-padding-inline: var(--spacing-md);
        padding: var(--spacing-xs) var(--spacing-md) var(--spacing-md);
        margin-left: calc(-1 * var(--spacing-md));
        margin-right: calc(-1 * var(--spacing-md));
        width: calc(100% + 2 * var(--spacing-md));
        justify-content: flex-start !important;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .dental-services-carousel-track::-webkit-scrollbar {
        display: none;
    }

    .dental-services-carousel-track .dental-service-card {
        flex: 0 0 min(340px, calc(100vw - 48px)) !important;
        max-width: none !important;
        scroll-snap-align: center;
        min-width: 0;
        width: auto;
    }

    /* Testimonials carousel — premium quote cards */
    .service-testimonials {
        padding: var(--spacing-2xl) 0;
    }

    .service-testimonials .testimonial-card {
        padding: var(--spacing-lg);
        border-radius: var(--radius-xl);
        box-shadow: 0 4px 24px rgba(12, 18, 28, 0.08);
        border-left: 3px solid var(--primary-color, #2e86ab);
        opacity: 1 !important;
        transform: none !important;
    }

    .service-testimonials .testimonial-text {
        font-size: max(0.9375rem, 1rem);
        line-height: 1.65;
        font-style: italic;
        color: var(--text-medium);
        margin-bottom: var(--spacing-md);
    }

    .service-testimonials .testimonial-stars {
        margin-bottom: var(--spacing-sm);
        font-size: var(--font-size-base);
    }

    /* Grid testimonials — mobile swipe */
    .landing-testimonials {
        padding: var(--spacing-2xl) 0;
    }

    .landing-testimonials .testimonials-grid {
        display: flex;
        gap: 16px;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-behavior: smooth;
        scroll-snap-type: x mandatory;
        scroll-padding-inline: var(--spacing-md);
        padding: var(--spacing-xs) var(--spacing-md) var(--spacing-md);
        margin-left: calc(-1 * var(--spacing-md));
        margin-right: calc(-1 * var(--spacing-md));
        width: calc(100% + 2 * var(--spacing-md));
        grid-template-columns: unset;
        margin-top: var(--spacing-md);
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .landing-testimonials .testimonials-grid::-webkit-scrollbar {
        display: none;
    }

    .landing-testimonials .testimonial-card {
        flex: 0 0 min(340px, calc(100vw - 48px));
        scroll-snap-align: center;
        min-width: 0;
        padding: var(--spacing-lg);
        border-radius: var(--radius-xl);
        box-shadow: 0 4px 24px rgba(12, 18, 28, 0.08);
        border-left: 3px solid var(--primary-color, #2e86ab);
        opacity: 1 !important;
        transform: none !important;
    }

    .landing-testimonials .testimonial-text {
        font-size: max(0.9375rem, 1rem);
        line-height: 1.65;
    }

    .landing-testimonials-dots {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
        margin-top: var(--spacing-sm);
        padding: 0 var(--spacing-md);
    }

    /* Journey timeline — horizontal step cards */
    .process-timeline {
        padding: var(--spacing-2xl) 0;
    }

    .process-timeline-header {
        margin-bottom: var(--spacing-lg);
    }

    .process-timeline-list {
        display: flex;
        flex-direction: row;
        gap: 16px;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-behavior: smooth;
        scroll-snap-type: x mandatory;
        scroll-padding-inline: var(--spacing-md);
        padding: var(--spacing-xs) var(--spacing-md) var(--spacing-md);
        margin-left: calc(-1 * var(--spacing-md));
        margin-right: calc(-1 * var(--spacing-md));
        width: calc(100% + 2 * var(--spacing-md));
        max-width: none;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .process-timeline-list::before {
        display: none;
    }

    .process-timeline-list::-webkit-scrollbar {
        display: none;
    }

    .process-timeline-step {
        flex: 0 0 min(340px, calc(100vw - 48px));
        scroll-snap-align: center;
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: var(--spacing-md);
        padding: var(--spacing-lg);
        background: #fff;
        border-radius: var(--radius-xl);
        box-shadow: 0 4px 24px rgba(12, 18, 28, 0.08);
        border: 1px solid rgba(46, 134, 171, 0.08);
    }

    .process-timeline-step__content {
        padding-top: 0;
        align-items: center;
    }

    .process-timeline-step__text {
        font-size: max(0.875rem, 0.97rem);
        line-height: 1.6;
    }

    .process-timeline-dots {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
        margin-top: var(--spacing-sm);
        padding: 0 var(--spacing-md);
    }

    /* Phase 2: service carousel cards */
    .service-card {
        min-width: min(100%, 300px);
        border-radius: var(--radius-xl);
        box-shadow: 0 4px 24px rgba(12, 18, 28, 0.08);
    }

    .section-title,
    .home-why-choose__title,
    .dental-section-title,
    .beauty-section-title {
        letter-spacing: -0.02em;
        margin-bottom: var(--spacing-md);
    }

    .service-description,
    .service-link {
        font-size: 0.875rem;
    }

    /* Phase 2: comparison slider handle */
    .hair-transplant-landing .ht-hero-visual .slider-button,
    .comparison-wrapper .slider-button {
        width: 48px;
        height: 48px;
    }

    /* Phase 3: floating UI vs offer sticky bar */
    body.has-offer-sticky .floating-cta {
        display: none !important;
    }

    body.has-offer-sticky .back-to-top {
        bottom: 5.5rem;
    }

    /* Phase 3: lead modal — bottom sheet */
    .hair-transplant-landing .lead-modal {
        align-items: flex-end;
        padding: 0;
    }

    .hair-transplant-landing .lead-modal-panel {
        display: flex;
        flex-direction: column;
        width: 100%;
        max-width: none;
        height: 100dvh;
        max-height: 100dvh;
        border-radius: 16px 16px 0 0;
        transform: translateY(100%);
        transform-origin: bottom center;
        opacity: 1;
        overflow: hidden;
    }

    .hair-transplant-landing .lead-modal.is-open .lead-modal-panel {
        transform: translateY(0);
    }

    .hair-transplant-landing .ht-lead-form-wrap {
        display: flex;
        flex-direction: column;
        flex: 1;
        min-height: 0;
        overflow: hidden;
    }

    .hair-transplant-landing .ht-lead-form {
        flex: 1;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        padding-bottom: max(1.25rem, env(safe-area-inset-bottom));
    }

    .hair-transplant-landing .ht-lead-form .ht-btn-send {
        position: sticky;
        bottom: 0;
        z-index: 2;
        margin-top: 0.75rem;
        /* Keep the slate button visible — do not wash it white */
        background: #64748b;
        color: #fff;
        box-shadow: 0 -8px 24px rgba(255, 255, 255, 0.95), 0 -2px 12px rgba(0, 0, 0, 0.08);
        padding-top: 0.9rem;
        padding-bottom: max(0.9rem, env(safe-area-inset-bottom));
    }

    /* Lead form — compact terms + language grid */
    .hair-transplant-landing .ht-terms-bar {
        font-size: 0.875rem;
        padding: 0.65rem 0.75rem;
    }

    .hair-transplant-landing .ht-terms-bar span {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .hair-transplant-landing .ht-form-lang {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 0.35rem 0.75rem;
    }

    .hair-transplant-landing .ht-form-lang .ht-radio {
        min-height: 44px;
        margin-bottom: 0;
        padding: 0.35rem 0;
    }

    /* Sticky dental CTA — footer clearance */
    body.hair-transplant-landing:has(.sticky-cta) .service-footer,
    body.hair-transplant-landing:has(.sticky-cta) .landing-footer {
        padding-bottom: calc(4.5rem + env(safe-area-inset-bottom));
    }

    /* Procedure filter tabs — 2-col grid on mobile (no dark edge fade) */
    .procedures-filters .filter-tabs {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 0.5rem;
        overflow-x: visible;
        justify-content: stretch;
    }

    .procedures-filters .filter-tab {
        min-height: 44px;
        width: 100%;
        justify-content: center;
        flex-shrink: 1;
        white-space: normal;
        padding: 0.65rem 1rem;
        font-size: 0.875rem;
    }
}

@media (max-width: 480px) {
    .hair-transplant-landing .ht-btn-appointment {
        font-size: max(0.8125rem, 0.875rem);
        padding: 0.45rem 0.65rem;
    }

    .carousel-btn,
    .surgery-carousel-nav-btn {
        width: 44px !important;
        height: 44px !important;
    }

    .beauty-aesthetics-section .beauty-carousel {
        margin-left: calc(-1 * var(--spacing-md));
        margin-right: calc(-1 * var(--spacing-md));
        width: calc(100% + 2 * var(--spacing-md));
    }

    .beauty-aesthetics-section .beauty-treatments-grid {
        scroll-padding-inline: var(--spacing-md);
        padding-left: var(--spacing-md);
        padding-right: var(--spacing-md);
    }

    .beauty-carousel-dots {
        padding-left: var(--spacing-md);
        padding-right: var(--spacing-md);
    }

    .ht-results-carousel {
        margin-left: calc(-1 * var(--spacing-md));
        margin-right: calc(-1 * var(--spacing-md));
        width: calc(100% + 2 * var(--spacing-md));
    }

    .ht-results-track {
        scroll-padding-inline: var(--spacing-md);
        padding-left: var(--spacing-md);
        padding-right: var(--spacing-md);
    }

    .ht-results-hint,
    .ht-results-dots {
        padding-left: var(--spacing-md);
        padding-right: var(--spacing-md);
    }

    .before-after-section .section-footer .btn {
        max-width: none;
    }
}

/* Default: show long labels, hide short (desktop + tablet) */
.hair-transplant-landing .ht-trust-pill__short {
    display: none;
}

.hair-transplant-landing .ht-trust-pill__long {
    display: inline;
}

/* Beauty carousel — desktop stays grid; hide dots */
@media (min-width: 769px) {
    .beauty-carousel-dots {
        display: none;
    }

    .ht-results-hint,
    .ht-results-dots {
        display: none;
    }

    .landing-testimonials-dots,
    .process-timeline-dots {
        display: none;
    }
}

@media (prefers-reduced-motion: reduce) {
    .beauty-aesthetics-section .beauty-treatments-grid {
        scroll-behavior: auto;
    }

    .ht-results-track {
        scroll-behavior: auto;
    }

    .facts-carousel,
    .testimonials-carousel,
    .process-carousel,
    .landing-testimonials .testimonials-grid,
    .process-timeline-list {
        scroll-behavior: auto;
    }
}
