/* ============================================================
   Phase 2.5 — service / faq-hub / services-hub / equipment
   Depends on tokens from hero-unified.css (:root --mc-*) and
   baseline from sections.css.
   ============================================================ */

/* --- Global reuse helpers ----------------------------------- */

.front-v2.service-v2,
.front-v2.faq-hub-v2,
.front-v2.services-hub-v2,
.front-v2.equipment-hub-v2,
.front-v2.equipment-type-v2,
.front-v2.equipment-single-v2 {
    color: var(--mc-slate);
}

.front-v2 .prose-block p {
    margin: 0 0 14px;
    font-size: 1rem;
    line-height: 1.65;
    color: var(--mc-slate);
}

.front-v2 .prose-block a {
    color: var(--mc-cyan-dark);
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 143, 191, 0.35);
}

.front-v2 .prose-block a:hover {
    color: var(--mc-cyan);
}

/* --- Gentle typography lift --------------------------------- */

.front-v2 p {
    font-size: 1.02rem;
}

.front-v2 .band-sub {
    font-size: clamp(1.08rem, 1.25vw, 1.16rem);
    line-height: 1.6;
}

.front-v2 .check-list li,
.front-v2 .timeline-item__body p,
.front-v2 .why-card p,
.front-v2 .route-step p,
.front-v2 .route-note p,
.front-v2 .faq-item__body p,
.front-v2 .service-card p,
.front-v2 .checklist-item__body p,
.front-v2 .document-card p,
.front-v2 .pricing-card p,
.front-v2 .related-service-card p {
    font-size: 1rem;
}

.front-v2 .route-step p {
    line-height: 1.5;
    min-height: calc(1.5em * 2);
}

.front-v2 .service-card p {
    line-height: 1.58;
}

/* --- Extra band variants ------------------------------------ */

.band--overview   { background: #ffffff; }
.band--checklist  { background: #F9F5EE; }
.band--defects    { background: #ffffff; }
.band--documents  { background: #F5EFE6; }
.band--pricing    { background: #F8F2EA; }

/* --- Hero variant for service / hub pages ------------------- */

.hero-v2--service {
    position: relative;
    min-height: auto;
    padding-block: clamp(42px, 5vw, 72px);
    overflow: clip;
    background:
        radial-gradient(circle at 82% 42%, rgba(0, 182, 240, 0.16), transparent 32%),
        radial-gradient(circle at 72% 72%, rgba(245, 239, 230, 0.72), transparent 34%),
        linear-gradient(90deg, rgba(255, 255, 255, 0.96) 0%, rgba(255, 255, 255, 0.9) 53%, rgba(234, 247, 252, 0.78) 100%),
        linear-gradient(180deg, rgba(234, 247, 252, 0.86) 0%, rgba(255, 255, 255, 1) 78%);
}

.hero-v2--service::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
    opacity: 0.55;
    background-image:
        linear-gradient(rgba(0, 143, 191, 0.08) 1px, transparent 1px),
        linear-gradient(90deg, rgba(0, 143, 191, 0.08) 1px, transparent 1px);
    background-size: 42px 42px;
    mask-image: linear-gradient(90deg, transparent 0%, #000 42%, #000 100%);
}

.service-v2[data-service-slug="diagnostika-gazovogo-kotla"] .hero-v2--service::after,
.service-v2[data-service-slug="diagnostika-gazovoj-kolonki"] .hero-v2--service::after,
.service-v2[data-service-slug="diagnostika-gazovoy-plity"] .hero-v2--service::after,
.services-hub-v2 .hero-v2--service::after,
.equipment-hub-v2 .hero-v2--service::after,
.faq-hub-v2 .hero-v2--service::after {
    content: "";
    position: absolute;
    inset: -10px;
    z-index: 0;
    pointer-events: none;
    background:
        linear-gradient(90deg, rgba(255, 255, 255, 0.94) 0%, rgba(255, 255, 255, 0.84) 43%, rgba(255, 255, 255, 0.22) 74%, rgba(255, 255, 255, 0.06) 100%),
        linear-gradient(180deg, rgba(234, 247, 252, 0.08) 0%, rgba(255, 255, 255, 0.66) 100%),
        url("../img/services/stove-hero-bg-master-inspection-20260427.png");
    background-position: center, center, center;
    background-repeat: no-repeat;
    background-size: 100% 100%, 100% 100%, cover;
    filter: none;
    transform: none;
    opacity: 0.94;
}

.services-hub-v2 .hero-v2--service::after {
    background:
        linear-gradient(90deg, rgba(255, 255, 255, 0.94) 0%, rgba(255, 255, 255, 0.82) 43%, rgba(255, 255, 255, 0.2) 74%, rgba(255, 255, 255, 0.06) 100%),
        linear-gradient(180deg, rgba(234, 247, 252, 0.06) 0%, rgba(255, 255, 255, 0.62) 100%),
        url("../img/services/services-hub-bg-gas-connection-closeup-20260429.png");
    filter: none;
    transform: none;
    opacity: 0.94;
}

.faq-hub-v2 .hero-v2--service::after {
    background:
        linear-gradient(90deg, rgba(255, 255, 255, 0.94) 0%, rgba(255, 255, 255, 0.84) 43%, rgba(255, 255, 255, 0.24) 74%, rgba(255, 255, 255, 0.08) 100%),
        linear-gradient(180deg, rgba(234, 247, 252, 0.06) 0%, rgba(255, 255, 255, 0.62) 100%),
        url("../img/services/faq-hub-bg-conclusion-documents-20260429.png");
    filter: none;
    transform: none;
    opacity: 0.94;
}

.equipment-hub-v2 .hero-v2--service::after {
    background:
        linear-gradient(90deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.84) 44%, rgba(255, 255, 255, 0.26) 76%, rgba(255, 255, 255, 0.08) 100%),
        linear-gradient(180deg, rgba(234, 247, 252, 0.06) 0%, rgba(255, 255, 255, 0.62) 100%),
        url("../img/services/equipment-hub-bg-diagnostic-case-20260429.png");
    filter: none;
    transform: none;
    opacity: 0.94;
}

.service-v2[data-service-slug="diagnostika-gazovogo-kotla"] .hero-v2--service::after {
    background:
        linear-gradient(90deg, rgba(255, 255, 255, 0.94) 0%, rgba(255, 255, 255, 0.84) 43%, rgba(255, 255, 255, 0.22) 74%, rgba(255, 255, 255, 0.06) 100%),
        linear-gradient(180deg, rgba(234, 247, 252, 0.08) 0%, rgba(255, 255, 255, 0.64) 100%),
        url("../img/services/boiler-hero-bg-gas-analyzer-20260429.png");
}

.service-v2[data-service-slug="diagnostika-gazovoj-kolonki"] .hero-v2--service::after {
    background:
        linear-gradient(90deg, rgba(255, 255, 255, 0.94) 0%, rgba(255, 255, 255, 0.84) 43%, rgba(255, 255, 255, 0.22) 74%, rgba(255, 255, 255, 0.06) 100%),
        linear-gradient(180deg, rgba(234, 247, 252, 0.08) 0%, rgba(255, 255, 255, 0.64) 100%),
        url("../img/services/column-hero-bg-flashlight-check-20260429.png");
}

.service-v2[data-service-slug="diagnostika-gazovoy-plity"] .hero-v2--service::after {
    background:
        linear-gradient(90deg, rgba(255, 255, 255, 0.94) 0%, rgba(255, 255, 255, 0.84) 43%, rgba(255, 255, 255, 0.22) 74%, rgba(255, 255, 255, 0.06) 100%),
        linear-gradient(180deg, rgba(234, 247, 252, 0.08) 0%, rgba(255, 255, 255, 0.64) 100%),
        url("../img/services/stove-hero-bg-leak-detector-20260429.png");
}

.service-v2[data-service-slug="diagnostika-gazovogo-kotla"] .hero-v2--service::after,
.service-v2[data-service-slug="diagnostika-gazovoj-kolonki"] .hero-v2--service::after,
.service-v2[data-service-slug="diagnostika-gazovoy-plity"] .hero-v2--service::after,
.services-hub-v2 .hero-v2--service::after,
.equipment-hub-v2 .hero-v2--service::after,
.faq-hub-v2 .hero-v2--service::after {
    background-position: center, center, center;
    background-repeat: no-repeat;
    background-size: 100% 100%, 100% 100%, cover;
}

.service-v2 #service-documents,
.service-v2[data-service-slug="diagnostika-gazovoy-plity"] #service-checklist,
.service-v2[data-service-slug="diagnostika-gazovogo-kotla"] #service-pricing {
    position: relative;
    overflow: hidden;
}

.service-v2 #service-documents > *,
.service-v2[data-service-slug="diagnostika-gazovoy-plity"] #service-checklist > *,
.service-v2[data-service-slug="diagnostika-gazovogo-kotla"] #service-pricing > * {
    position: relative;
    z-index: 1;
}

.service-v2 #service-documents::before,
.service-v2[data-service-slug="diagnostika-gazovoy-plity"] #service-checklist::before,
.service-v2[data-service-slug="diagnostika-gazovogo-kotla"] #service-pricing::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: cover;
}

.service-v2 #service-documents::before {
    background-image:
        linear-gradient(90deg, rgba(245, 239, 230, 0.98) 0%, rgba(245, 239, 230, 0.86) 42%, rgba(245, 239, 230, 0.38) 72%, rgba(245, 239, 230, 0.18) 100%),
        linear-gradient(180deg, rgba(255, 255, 255, 0.22) 0%, rgba(245, 239, 230, 0.78) 100%),
        url("../img/service-banners/documents-table-20260507.jpg");
    background-position: center, center, center right;
    opacity: 0.9;
}

.service-v2[data-service-slug="diagnostika-gazovoy-plity"] #service-checklist::before {
    background-image:
        linear-gradient(90deg, rgba(249, 245, 238, 0.98) 0%, rgba(249, 245, 238, 0.86) 46%, rgba(249, 245, 238, 0.48) 74%, rgba(249, 245, 238, 0.24) 100%),
        linear-gradient(180deg, rgba(249, 245, 238, 0.22) 0%, rgba(249, 245, 238, 0.82) 100%),
        url("../img/service-banners/stove-check-detector-20260507.jpg");
    background-position: center, center, center right;
    opacity: 0.82;
}

.service-v2[data-service-slug="diagnostika-gazovogo-kotla"] #service-pricing::before {
    background-image:
        linear-gradient(90deg, rgba(248, 242, 234, 0.98) 0%, rgba(248, 242, 234, 0.88) 44%, rgba(248, 242, 234, 0.48) 76%, rgba(248, 242, 234, 0.24) 100%),
        linear-gradient(180deg, rgba(255, 255, 255, 0.22) 0%, rgba(248, 242, 234, 0.84) 100%),
        url("../img/service-banners/boiler-warmth-20260507.jpg");
    background-position: center, center, center right;
    opacity: 0.86;
}

.equipment-hub-v2 .hero-v2--service {
    padding-block: clamp(30px, 4vw, 56px);
}

.equipment-hub-v2 #equipment-types {
    padding-top: clamp(28px, 4vw, 48px);
}

.equipment-hub-v2 #equipment-types .band-head {
    margin-bottom: 22px;
}

.equipment-hub-v2 .equipment-prepare-band,
.faq-hub-v2 .band--no-photo {
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.88) 0%, rgba(249, 245, 238, 0.96) 100%),
        #F9F5EE;
}

.equipment-hub-v2 .equipment-prepare-band::before,
.equipment-hub-v2 .equipment-prepare-band::after,
.faq-hub-v2 .band--no-photo::before,
.faq-hub-v2 .band--no-photo::after {
    content: none;
}

.faq-hub-v2 .band--regions-map {
    position: relative;
    overflow: clip;
    background:
        linear-gradient(180deg, rgba(234, 247, 252, 0.42) 0%, rgba(255, 255, 255, 0.22) 100%),
        url("../img/services/faq-regions-map-centered-20260429.png") center / cover no-repeat,
        #EAF7FC;
}

.faq-hub-v2 .band--regions-map::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.62) 0%, rgba(255, 255, 255, 0.08) 42%, rgba(255, 255, 255, 0.02) 100%);
    opacity: 0.74;
}

.faq-hub-v2 .band--regions-map::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
    background-image:
        linear-gradient(rgba(0, 143, 191, 0.08) 1px, transparent 1px),
        linear-gradient(90deg, rgba(0, 143, 191, 0.08) 1px, transparent 1px);
    background-size: 44px 44px;
    mask-image: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.62) 64%, transparent 100%);
}

.faq-hub-v2 .band--regions-map > * {
    position: relative;
    z-index: 1;
}

@media (min-width: 900px) {
    .equipment-hub-v2 .hero-v2--service {
        padding-block: 22px 26px;
    }

    .equipment-hub-v2 .breadcrumb {
        margin-bottom: 16px;
    }

    .equipment-hub-v2 .service-hero-copy .pill-badge {
        margin-bottom: 10px;
    }

    .equipment-hub-v2 .service-hero-copy h1 {
        margin-bottom: 10px;
    }

    .equipment-hub-v2 .hero-v2__sub {
        margin-bottom: 14px;
    }

    .equipment-hub-v2 #equipment-types {
        padding-top: 16px;
    }

    .equipment-hub-v2 #equipment-types .band-head {
        margin-bottom: 16px;
    }
}

.hero-v2__wrap--service {
    display: block;
    position: relative;
    z-index: 2;
    max-width: 1240px;
    margin: 0 auto;
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    margin: 0 0 22px;
    font-size: 0.88rem;
    color: var(--mc-slate-muted);
}

.breadcrumb a {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    color: var(--mc-slate-muted);
    text-decoration: none;
    border-bottom: 1px dashed transparent;
    transition: color 200ms ease, border-color 200ms ease;
}

.breadcrumb a:hover {
    color: var(--mc-cyan-dark);
    border-bottom-color: var(--mc-cyan);
}

.breadcrumb-icon {
    width: 14px;
    height: 14px;
}

.breadcrumb__sep {
    color: var(--mc-cyan);
    font-weight: 700;
    opacity: 0.6;
}

.breadcrumb [aria-current="page"] {
    color: var(--mc-slate);
    font-weight: 600;
}

.service-hero-copy {
    max-width: 820px;
}

.service-hero-copy .pill-badge {
    display: inline-block;
    margin-bottom: 14px;
    padding: 6px 14px;
    color: var(--mc-cyan-dark);
    background: var(--mc-cyan-soft);
    border: 1px solid rgba(0, 182, 240, 0.28);
    border-radius: 999px;
    font-size: 0.76rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.service-hero-copy h1 {
    margin: 0 0 14px;
    font-size: clamp(1.8rem, 3.4vw, 2.7rem);
    font-weight: 800;
    letter-spacing: -0.015em;
    line-height: 1.12;
    color: var(--mc-slate);
}

/* Scoped to non-home pages — the home hero needs a white-on-video variant
   defined in sections.css. Without this scope, slate-muted leaks into home. */
body:not(.home) .hero-v2__sub {
    font-size: 1.05rem;
    line-height: 1.55;
    color: var(--mc-slate-muted);
    max-width: 70ch;
    margin: 0 0 18px;
    text-shadow: none;
}

.service-hero-stats {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 16px;
    margin: 20px 0;
    max-width: 820px;
}

.service-hero-stat {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 18px 20px;
    background: #ffffff;
    border: 1px solid rgba(0, 182, 240, 0.18);
    border-radius: 14px;
    box-shadow: 0 2px 8px rgba(10, 30, 45, 0.04);
    min-height: 124px;
}

.service-hero-stat strong {
    display: block;
    font-size: clamp(1.5rem, 2.1vw, 1.9rem);
    font-weight: 800;
    color: var(--mc-slate);
    line-height: 1.05;
    letter-spacing: -0.015em;
    white-space: nowrap;
}

/* Direct-child selector only — so the countup span inside <strong>
   is NOT caught and flows inline with the "от" and "₽" neighbors. */
.service-hero-stat > span {
    display: block;
    margin-top: 4px;
    font-size: 0.82rem;
    line-height: 1.3;
    color: var(--mc-slate-muted);
}

.service-hero-stat strong [data-countup] {
    font-size: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}

.hero-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
    margin-top: 6px;
}

.service-system-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 18px;
    max-width: 820px;
}

.service-system-nav a {
    display: inline-flex;
    align-items: center;
    min-height: 38px;
    padding: 8px 13px;
    color: var(--mc-slate);
    background: rgba(255, 255, 255, 0.72);
    border: 1px solid rgba(0, 143, 191, 0.2);
    border-radius: 999px;
    font-size: 0.88rem;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
    box-shadow: 0 8px 22px rgba(10, 30, 45, 0.05);
    transition: border-color 180ms ease, color 180ms ease, transform 120ms ease;
}

.service-system-nav a:hover {
    color: var(--mc-cyan-dark);
    border-color: rgba(0, 143, 191, 0.42);
    transform: translateY(-1px);
}

.service-v2[data-service-slug="diagnostika-gazovogo-kotla"] .hero-v2__wrap--service,
.service-v2[data-service-slug="diagnostika-gazovoj-kolonki"] .hero-v2__wrap--service,
.service-v2[data-service-slug="diagnostika-gazovoy-plity"] .hero-v2__wrap--service {
    position: relative;
}

.service-v2[data-service-slug="diagnostika-gazovogo-kotla"] .service-hero-copy,
.service-v2[data-service-slug="diagnostika-gazovoj-kolonki"] .service-hero-copy,
.service-v2[data-service-slug="diagnostika-gazovoy-plity"] .service-hero-copy {
    position: relative;
    z-index: 2;
}

.service-3d-hero {
    position: relative;
    display: none;
    min-width: 0;
    overflow: visible;
    pointer-events: auto;
}

.service-3d-hero::before {
    content: "";
    position: absolute;
    inset: 8% 0 6%;
    pointer-events: none;
    background:
        radial-gradient(circle at 50% 48%, rgba(255, 255, 255, 0.84), transparent 46%),
        radial-gradient(circle at 54% 58%, rgba(245, 239, 230, 0.7), transparent 50%),
        radial-gradient(circle at 62% 64%, rgba(0, 182, 240, 0.2), transparent 42%);
    border-radius: 999px;
}

.service-3d-hero__canvas {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    touch-action: pan-y;
}

@media (min-width: 1100px) {
    .hero-v2--service {
        padding-block: clamp(28px, 3.4vw, 48px) clamp(34px, 3.8vw, 56px);
    }

    .service-v2[data-service-slug="diagnostika-gazovogo-kotla"] .service-hero-copy,
    .service-v2[data-service-slug="diagnostika-gazovoj-kolonki"] .service-hero-copy,
    .service-v2[data-service-slug="diagnostika-gazovoy-plity"] .service-hero-copy {
        max-width: min(820px, calc(100% - 420px));
    }

    .service-3d-hero {
        position: absolute;
        z-index: 1;
        top: clamp(24px, 4vw, 56px);
        right: clamp(-10px, 1.3vw, 20px);
        display: block;
        width: clamp(370px, 31vw, 500px);
        height: clamp(320px, 27vw, 420px);
    }

    .service-v2[data-service-slug="diagnostika-gazovogo-kotla"] .service-3d-hero--boiler {
        top: clamp(6px, 2.8vw, 36px);
        right: clamp(-58px, -2vw, -24px);
        width: clamp(450px, 35vw, 590px);
        height: clamp(400px, 31vw, 510px);
    }

    .service-v2[data-service-slug="diagnostika-gazovoj-kolonki"] .service-hero-copy {
        max-width: min(820px, calc(100% - 450px));
    }

    .service-v2[data-service-slug="diagnostika-gazovoj-kolonki"] .service-3d-hero--column {
        top: clamp(-52px, -2.5vw, -24px);
        right: clamp(-18px, -1vw, -8px);
        width: clamp(450px, 34vw, 560px);
        height: clamp(420px, 33vw, 500px);
    }

    .service-v2[data-service-slug="diagnostika-gazovoy-plity"] .service-3d-hero--stove {
        right: clamp(-36px, -1vw, -10px);
    }
}

@media (max-width: 1099px) {
    .service-3d-hero {
        display: block;
        width: min(100%, 500px);
        height: clamp(260px, 52vw, 370px);
        margin: 22px auto 0;
    }
}

@media (max-width: 640px) {
    .hero-v2--service {
        padding-block: 36px 44px;
    }

    .service-hero-stats {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
        margin: 18px 0;
    }

    .service-hero-stat {
        min-height: 94px;
        padding: 14px 16px;
        border-radius: 12px;
    }

    .service-hero-stat:nth-child(3) {
        grid-column: 1 / -1;
    }

    .service-hero-stat strong {
        font-size: 1.5rem;
        white-space: normal;
    }

    .service-system-nav {
        gap: 7px;
        margin-top: 14px;
    }

    .service-system-nav a {
        min-height: 34px;
        padding: 7px 10px;
        font-size: 0.82rem;
    }

    .service-3d-hero {
        height: 230px;
        margin-top: 18px;
    }
}

/* Reset the legacy .primary-action/.secondary-action margin-top from
   main.css so the two CTAs sit on the same baseline inside .hero-actions. */
.hero-actions > .primary-action,
.hero-actions > .secondary-action {
    margin-top: 0;
}

.primary-action {
    display: inline-block;
    padding: 14px 26px;
    background: var(--mc-cyan);
    color: #ffffff;
    border: none;
    border-radius: 12px;
    font-size: 1rem;
    font-weight: 700;
    text-decoration: none;
    transition: background 200ms ease, transform 120ms ease;
    cursor: pointer;
}

.primary-action:hover {
    background: var(--mc-cyan-dark, #008FBF);
    transform: translateY(-1px);
}

.secondary-action {
    display: inline-block;
    padding: 13px 24px;
    background: transparent;
    color: var(--mc-slate);
    border: 1.5px solid rgba(10, 30, 45, 0.2);
    border-radius: 12px;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
    transition: border-color 200ms ease, color 200ms ease;
}

.secondary-action:hover {
    color: var(--mc-cyan-dark);
    border-color: var(--mc-cyan);
}

.secondary-action--dark {
    color: var(--mc-slate);
}

/* --- Checklist grid (02 band on single-service) ------------- */

.checklist-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
    grid-auto-rows: 1fr;
    gap: 16px;
    list-style: none;
    margin: 0;
    padding: 0;
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}

.checklist-item {
    display: grid;
    grid-template-columns: 40px minmax(0, 1fr);
    gap: 14px;
    padding: 20px 22px;
    background: #ffffff;
    border: 1px solid rgba(10, 30, 45, 0.08);
    border-radius: 14px;
    transition: border-color 200ms ease, box-shadow 200ms ease;
    min-height: 92px;
    align-content: start;
}

.checklist-item:hover {
    border-color: rgba(0, 182, 240, 0.3);
    box-shadow: 0 4px 18px rgba(0, 143, 191, 0.08);
}

.checklist-item__icon {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 32px;
    height: 32px;
    background: var(--mc-cyan-soft);
    border-radius: 10px;
    padding: 6px;
    color: var(--mc-cyan-dark);
}

.checklist-item__icon .check-icon {
    width: 20px;
    height: 20px;
}

.checklist-item__icon .why-icon {
    width: 22px;
    height: 22px;
}

.checklist-item__icon--image {
    width: 54px;
    height: 54px;
    padding: 0;
    background: transparent;
    border-radius: 0;
}

.checklist-item__icon--image img {
    display: block;
    width: 54px;
    height: 54px;
    object-fit: contain;
}

.checklist-item__body h3 {
    margin: 0 0 4px;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.3;
    color: var(--mc-slate);
    text-wrap: pretty;
}

.checklist-item__body p {
    margin: 0;
    font-size: 0.94rem;
    line-height: 1.5;
    color: var(--mc-slate-muted);
    text-wrap: pretty;
    hyphens: auto;
}

/* --- Regulations timeline (03 band) ------------------------- */

.regulations-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr);
    gap: clamp(24px, 4vw, 56px);
    max-width: 1240px;
    margin: 0 auto;
    align-items: start;
}

@media (max-width: 900px) {
    .regulations-grid {
        grid-template-columns: 1fr;
    }
}

.regulations-link {
    margin-top: 20px;
}

.regulations-link a {
    color: var(--mc-cyan-dark);
    text-decoration: none;
    font-weight: 600;
    border-bottom: 1px solid rgba(0, 143, 191, 0.35);
}

.regulations-link a:hover {
    color: var(--mc-cyan);
}

.regulations-timeline {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
}

.regulations-timeline::before {
    content: "";
    position: absolute;
    left: 18px;
    top: 10px;
    bottom: 10px;
    width: 2px;
    background: linear-gradient(to bottom, var(--mc-cyan) 0%, rgba(0, 182, 240, 0.25) 100%);
}

.regulations-timeline__item {
    display: grid;
    grid-template-columns: 40px 1fr;
    gap: 14px;
    padding: 12px 0;
    position: relative;
}

.regulations-timeline__bullet {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: var(--mc-cyan);
    color: #ffffff;
    border-radius: 50%;
    font-weight: 800;
    font-size: 0.92rem;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 0 4px #EAF7FC;
}

.regulations-timeline__body strong {
    display: block;
    margin-bottom: 3px;
    font-size: 1.05rem;
    font-weight: 800;
    color: var(--mc-slate);
}

.regulations-timeline__body p {
    margin: 0;
    font-size: 0.94rem;
    line-height: 1.55;
    color: var(--mc-slate-muted);
}

/* --- Defects grid (04 band) --------------------------------- */

.defects-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 16px;
    max-width: 1240px;
    margin: 0 auto;
}

.defect-card {
    position: relative;
    padding: 20px 22px;
    background: #ffffff;
    border: 1px solid rgba(10, 30, 45, 0.08);
    border-radius: 14px;
    transition: border-color 200ms ease, transform 200ms ease;
    border-left-width: 4px;
}

.defect-card__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    margin-bottom: 12px;
    padding: 7px;
    background: var(--mc-cyan-soft);
    color: var(--mc-cyan-dark);
    border-radius: 12px;
}

.defect-card__icon .why-icon {
    width: 24px;
    height: 24px;
}

.defect-card__icon--image {
    width: 64px;
    height: 64px;
    margin-bottom: 10px;
    padding: 0;
    background: transparent;
    border-radius: 0;
}

.defect-card__icon--image img {
    display: block;
    width: 64px;
    height: 64px;
    object-fit: contain;
}

/* Brand-lock: severity uses cyan-shade variants only. Darker border + more
   opaque badge indicates higher severity. No red/yellow/green outside palette. */
.defect-card--low    { border-left-color: rgba(0, 182, 240, 0.35); }
.defect-card--medium { border-left-color: var(--mc-cyan); }
.defect-card--high   { border-left-color: var(--mc-cyan-dark); }

.defect-card:hover {
    transform: translateY(-2px);
    border-color: rgba(0, 182, 240, 0.25);
}

.defect-card__badge {
    display: inline-block;
    margin-bottom: 10px;
    padding: 3px 10px;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    border-radius: 999px;
}

.defect-card--low .defect-card__badge    { background: var(--mc-cyan-soft); color: var(--mc-cyan-dark); }
.defect-card--medium .defect-card__badge { background: rgba(0, 182, 240, 0.22); color: var(--mc-cyan-dark); }
.defect-card--high .defect-card__badge   { background: var(--mc-cyan-dark); color: #ffffff; }

.defect-card h3 {
    margin: 0 0 6px;
    font-size: 1.05rem;
    font-weight: 700;
    line-height: 1.3;
    color: var(--mc-slate);
}

.defect-card p {
    margin: 0;
    font-size: 0.94rem;
    line-height: 1.55;
    color: var(--mc-slate-muted);
}

/* --- Documents grid (05 band) ------------------------------- */

.documents-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
    grid-auto-rows: 1fr;
    gap: 16px;
    max-width: 1240px;
    margin: 0 auto;
}

.document-card {
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr);
    grid-template-areas:
        "icon  title"
        "desc  desc";
    column-gap: 16px;
    row-gap: 10px;
    padding: 22px 24px;
    background: #ffffff;
    border: 1px solid rgba(10, 30, 45, 0.1);
    border-radius: 14px;
    min-height: 168px;
    align-content: start;
}

.document-card__icon { grid-area: icon; align-self: start; }
.document-card h3    { grid-area: title; align-self: center; }
.document-card p     { grid-area: desc; }

.document-card__icon {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: var(--mc-cyan-soft);
    color: var(--mc-cyan-dark);
    border-radius: 10px;
    padding: 6px;
}

.document-card__icon .why-icon {
    width: 24px;
    height: 24px;
}

.document-card__icon--image {
    width: 70px;
    height: 70px;
    padding: 0;
    background: transparent;
    border-radius: 0;
}

.document-card__icon--image img {
    display: block;
    width: 70px;
    height: 70px;
    object-fit: contain;
}

.document-card h3 {
    margin: 0 0 6px;
    font-size: 1.05rem;
    font-weight: 700;
    line-height: 1.3;
    color: var(--mc-slate);
    text-wrap: pretty;
    hyphens: auto;
}

.document-card p {
    margin: 0;
    font-size: 0.94rem;
    line-height: 1.5;
    color: var(--mc-slate-muted);
    text-wrap: pretty;
}

/* --- Pricing grid (06 band) --------------------------------- */

.pricing-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-auto-rows: 1fr;
    gap: 18px;
    max-width: 1240px;
    margin: 0 auto;
}

.pricing-card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 26px 28px;
    background: #ffffff;
    border: 1px solid rgba(0, 182, 240, 0.2);
    border-radius: 18px;
    text-align: left;
    box-shadow: 0 4px 14px rgba(0, 143, 191, 0.06);
    min-height: 196px;
    gap: 4px;
}

.pricing-card__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    margin-bottom: 8px;
    padding: 8px;
    background: var(--mc-cyan-soft);
    color: var(--mc-cyan-dark);
    border-radius: 13px;
}

.pricing-card__icon .why-icon {
    width: 25px;
    height: 25px;
}

.pricing-card__icon--image {
    width: 164px;
    height: 164px;
    margin-bottom: 8px;
    padding: 0;
    background: transparent;
    border-radius: 0;
}

.pricing-card__icon--image img {
    display: block;
    width: 164px;
    height: 164px;
    object-fit: contain;
}

.pricing-card__label {
    display: block;
    font-size: 0.76rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: var(--mc-cyan-dark);
    margin-bottom: 4px;
}

.pricing-card__value {
    display: block;
    font-size: clamp(1.6rem, 2.2vw, 2.1rem);
    font-weight: 800;
    color: var(--mc-slate);
    line-height: 1.1;
    margin-bottom: 12px;
    letter-spacing: 0;
    overflow-wrap: anywhere;
}

.pricing-card p {
    margin: 0;
    font-size: 0.88rem;
    line-height: 1.45;
    color: var(--mc-slate-muted);
}

/* Specificity bumped to .front-v2 .pricing-note so margin: 64px auto 0
   beats the generic `.front-v2 p { margin: 0 0 10px }` reset earlier in
   the cascade. Without this prefix the plashka falls back to 0 margins
   and looks stuck to the card grid. */
.front-v2 .pricing-note {
    max-width: 880px;
    margin: 64px auto 0;
    padding: 20px 28px;
    background: #ffffff;
    border: 1px solid rgba(0, 182, 240, 0.22);
    border-left: 3px solid var(--mc-cyan);
    border-radius: 0 14px 14px 0;
    box-shadow: 0 6px 18px rgba(15, 27, 43, 0.05);
    font-size: 0.94rem;
    line-height: 1.55;
    color: var(--mc-slate-muted);
}

/* --- FAQ tabs (hub) ----------------------------------------- */

.faq-tabs {
    background: #ffffff;
    border-bottom: 1px solid rgba(10, 30, 45, 0.08);
    position: sticky;
    top: 0;
    z-index: 40;
}

.faq-tabs ul {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    list-style: none;
    padding: 12px clamp(20px, 5vw, 72px);
    margin: 0;
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}

.faq-tabs a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 16px;
    color: var(--mc-slate-muted);
    text-decoration: none;
    font-size: 0.92rem;
    font-weight: 600;
    border-radius: 999px;
    transition: background 160ms ease, color 160ms ease;
}

.faq-tabs__icon {
    display: inline-flex;
    width: 40px;
    height: 40px;
    color: currentColor;
    flex: 0 0 auto;
}

.faq-tabs__icon img {
    display: block;
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.faq-tabs__icon .why-icon {
    width: 18px;
    height: 18px;
}

.faq-tabs__label {
    white-space: nowrap;
}

.faq-tabs a:hover {
    background: var(--mc-cyan-soft);
    color: var(--mc-cyan-dark);
}

.faq-tabs__count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 22px;
    height: 20px;
    padding: 0 6px;
    background: rgba(10, 30, 45, 0.08);
    border-radius: 999px;
    font-size: 0.78rem;
    font-weight: 700;
    color: var(--mc-slate);
}

.faq-group-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 76px;
    height: 76px;
    margin-right: 12px;
    padding: 8px;
    vertical-align: middle;
    background: var(--mc-cyan-soft);
    color: var(--mc-cyan-dark);
    border-radius: 13px;
}

.faq-group-icon img {
    display: block;
    width: 76px;
    height: 76px;
    object-fit: contain;
}

.faq-group-icon .why-icon {
    width: 24px;
    height: 24px;
}

/* --- Services grid (uslugi hub) ----------------------------- */

.services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    grid-auto-rows: 1fr;
    gap: 20px;
    max-width: 1240px;
    margin: 0 auto;
}

.service-card {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 28px 26px;
    background: #ffffff;
    border: 1px solid rgba(10, 30, 45, 0.08);
    border-radius: 18px;
    transition: border-color 200ms ease, transform 200ms ease, box-shadow 200ms ease;
}

.service-card__hit {
    position: absolute;
    inset: 0;
    z-index: 2;
    border-radius: inherit;
}

.service-card > *:not(.service-card__hit) {
    position: relative;
    z-index: 1;
}

.service-card:hover {
    transform: translateY(-2px);
    border-color: rgba(0, 182, 240, 0.3);
    box-shadow: 0 8px 22px rgba(0, 143, 191, 0.08);
}

.service-card__illus {
    display: block;
    width: 224px;
    height: 224px;
    margin: 0 0 20px;
    object-fit: contain;
    user-select: none;
    pointer-events: none;
}

.service-card__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    background: var(--mc-cyan-soft);
    color: var(--mc-cyan-dark);
    border-radius: 12px;
    padding: 8px;
    margin-bottom: 16px;
}

.service-card__icon .why-icon {
    width: 28px;
    height: 28px;
}

.service-card h3 {
    margin: 0 0 10px;
    font-size: 1.2rem;
    font-weight: 800;
    line-height: 1.2;
    color: var(--mc-slate);
    text-wrap: pretty;
}

.service-card p {
    margin: 0 0 18px;
    font-size: 0.94rem;
    line-height: 1.55;
    color: var(--mc-slate-muted);
    text-wrap: pretty;
    hyphens: auto;
}

.service-card__foot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    padding-top: 16px;
    border-top: 1px dashed rgba(10, 30, 45, 0.12);
}

.service-card__price {
    font-size: 0.98rem;
    font-weight: 700;
    color: var(--mc-slate);
}

.service-card__link {
    position: relative;
    z-index: 3;
    color: var(--mc-cyan-dark);
    font-weight: 700;
    text-decoration: none;
    font-size: 0.92rem;
}

.service-card__link:hover {
    color: var(--mc-cyan);
}

/* --- Common flow (/uslugi/ 02 band) ------------------------- */

.common-flow {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-auto-rows: 1fr;
    gap: 16px;
    max-width: 1240px;
}

.common-flow__item {
    display: grid;
    grid-template-columns: 40px minmax(0, 1fr);
    gap: 14px;
    padding: 20px 22px;
    background: #ffffff;
    border: 1px solid rgba(10, 30, 45, 0.08);
    align-content: start;
    border-radius: 14px;
}

.common-flow__bullet {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: var(--mc-cyan);
    color: #ffffff;
    border-radius: 50%;
    font-weight: 800;
    font-size: 0.92rem;
}

.common-flow__item strong {
    display: block;
    margin-bottom: 4px;
    font-size: 1rem;
    font-weight: 700;
    color: var(--mc-slate);
}

.common-flow__item p {
    margin: 0;
    font-size: 0.94rem;
    line-height: 1.5;
    color: var(--mc-slate-muted);
    text-wrap: pretty;
    hyphens: auto;
}

/* --- FAQ teaser grid (/uslugi/ 03 band) --------------------- */

.faq-teaser-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr);
    gap: clamp(24px, 4vw, 48px);
    max-width: 1240px;
    margin: 0 auto;
    align-items: start;
}

@media (max-width: 900px) {
    .faq-teaser-grid {
        grid-template-columns: 1fr;
    }
}

.faq-teaser-grid__list {
    list-style: none;
    padding: 24px 26px;
    margin: 0;
    background: #ffffff;
    border: 1px solid rgba(0, 182, 240, 0.2);
    border-radius: 18px;
}

.faq-teaser-grid__list li {
    padding: 10px 0;
    border-bottom: 1px solid rgba(10, 30, 45, 0.06);
}

.faq-teaser-grid__list li:last-child {
    border-bottom: none;
}

.faq-teaser-grid__list a {
    display: block;
    color: var(--mc-slate);
    text-decoration: none;
    font-size: 0.96rem;
    font-weight: 600;
    transition: color 160ms ease;
}

.faq-teaser-grid__list a:hover {
    color: var(--mc-cyan-dark);
}

/* --- Equipment groups (/oborudovanie/) ---------------------- */

.equipment-group {
    max-width: 1240px;
    margin: 0 auto 40px;
}

.equipment-group__head {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: space-between;
    gap: 8px;
    margin-bottom: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(10, 30, 45, 0.08);
}

.equipment-group__head h3 {
    margin: 0;
    font-size: 1.3rem;
    font-weight: 800;
    color: var(--mc-slate);
}

.equipment-group__more {
    color: var(--mc-cyan-dark);
    text-decoration: none;
    font-weight: 700;
    font-size: 0.92rem;
}

.equipment-group__more:hover {
    color: var(--mc-cyan);
}

.equipment-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    grid-auto-rows: 1fr;
    gap: 16px;
}

.equipment-card {
    display: flex;
    flex-direction: column;
    background: #ffffff;
    border: 1px solid rgba(10, 30, 45, 0.08);
    border-radius: 14px;
    overflow: hidden;
    transition: border-color 200ms ease, transform 200ms ease;
}

.equipment-card:hover {
    transform: translateY(-2px);
    border-color: rgba(0, 182, 240, 0.3);
}

.equipment-card__image {
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid rgba(10, 30, 45, 0.05);
}

.equipment-card__image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 18px;
    mix-blend-mode: multiply;
}

.equipment-card__body {
    padding: 16px 18px;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.equipment-card__meta {
    margin: 0;
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: var(--mc-cyan-dark);
}

.equipment-card h3,
.equipment-card h4 {
    margin: 0;
    font-size: 0.98rem;
    font-weight: 700;
    line-height: 1.3;
    color: var(--mc-slate);
}

.equipment-card a {
    margin-top: auto;
    color: var(--mc-cyan-dark);
    text-decoration: none;
    font-size: 0.88rem;
    font-weight: 700;
}

.equipment-card a:hover {
    color: var(--mc-cyan);
}

/* --- Equipment single layout -------------------------------- */

.equipment-single-hero {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
    gap: clamp(24px, 4vw, 48px);
    align-items: center;
}

@media (max-width: 800px) {
    .equipment-single-hero {
        grid-template-columns: 1fr;
    }
}

.equipment-single-hero__image {
    background: #ffffff;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 4px 18px rgba(10, 30, 45, 0.06);
}

.equipment-single-hero__image img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
    padding: 18px;
}

.equipment-single-meta {
    margin: 0 0 14px;
    font-size: 0.9rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: var(--mc-cyan-dark);
}

.equipment-single-layout {
    display: grid;
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
    gap: clamp(24px, 4vw, 48px);
    max-width: 1240px;
    margin: 0 auto;
    align-items: start;
}

@media (max-width: 900px) {
    .equipment-single-layout {
        grid-template-columns: 1fr;
    }
}

.equipment-spec-card {
    padding: 22px 24px;
    background: #ffffff;
    border: 1px solid rgba(0, 182, 240, 0.2);
    border-radius: 14px;
    position: sticky;
    top: 20px;
}

.equipment-spec-card h3 {
    margin: 0 0 14px;
    font-size: 0.92rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: var(--mc-cyan-dark);
}

.equipment-spec-card dl {
    margin: 0;
    padding: 0;
}

.equipment-spec-card dl > div {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    padding: 10px 0;
    border-bottom: 1px solid rgba(10, 30, 45, 0.06);
    font-size: 0.95rem;
}

.equipment-spec-card dl > div:last-child {
    border-bottom: none;
}

.equipment-spec-card dt {
    color: var(--mc-slate-muted);
    font-weight: 600;
}

.equipment-spec-card dd {
    margin: 0;
    color: var(--mc-slate);
    font-weight: 700;
    text-align: right;
}

.equipment-spec-card a {
    color: var(--mc-cyan-dark);
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 143, 191, 0.35);
}

.equipment-spec-card a:hover {
    color: var(--mc-cyan);
}

/* --- Related services (single-equipment) -------------------- */

.related-services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 16px;
    max-width: 1240px;
    margin: 0 auto;
}

.related-service-card {
    display: grid;
    grid-template-columns: 56px 1fr;
    gap: 14px;
    padding: 20px 22px;
    background: #ffffff;
    border: 1px solid rgba(10, 30, 45, 0.08);
    border-radius: 14px;
    text-decoration: none;
    color: inherit;
    transition: border-color 200ms ease, transform 200ms ease;
}

.related-service-card:hover {
    transform: translateY(-2px);
    border-color: rgba(0, 182, 240, 0.3);
}

.related-service-card__icon {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 48px;
    height: 48px;
    background: var(--mc-cyan-soft);
    color: var(--mc-cyan-dark);
    border-radius: 12px;
    padding: 8px;
}

.related-service-card h3 {
    margin: 0 0 5px;
    font-size: 1rem;
    font-weight: 700;
    color: var(--mc-slate);
}

.related-service-card p {
    margin: 0 0 8px;
    font-size: 0.9rem;
    line-height: 1.45;
    color: var(--mc-slate-muted);
}

.related-service-card__link {
    color: var(--mc-cyan-dark);
    font-weight: 700;
    font-size: 0.88rem;
}

/* --- Check list grid helper --------------------------------- */

.check-list--grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 10px 20px;
    list-style: none;
    margin: 0;
    padding: 0;
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}

.check-list--grid li {
    display: grid;
    grid-template-columns: 58px 1fr;
    gap: 14px;
    padding: 6px 0;
    align-items: center;
    font-size: 0.96rem;
    line-height: 1.5;
    color: var(--mc-slate);
}

.check-list--grid li img {
    width: 56px;
    height: 56px;
    object-fit: contain;
}

.check-list--grid li svg {
    width: 22px;
    height: 22px;
    color: var(--mc-cyan);
    flex-shrink: 0;
}

/* --- Empty state -------------------------------------------- */

.empty-state {
    max-width: 720px;
    margin: 0 auto;
    padding: 32px 28px;
    background: #ffffff;
    border: 1px dashed rgba(10, 30, 45, 0.15);
    border-radius: 14px;
    text-align: center;
    color: var(--mc-slate-muted);
    font-size: 0.98rem;
    line-height: 1.55;
}

/* --- Responsive polish -------------------------------------- */

@media (max-width: 720px) {
    .service-hero-stats {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .service-hero-stat:nth-child(3) {
        grid-column: 1 / -1;
    }

    .faq-tabs {
        position: static;
    }

    .faq-tabs ul {
        flex-wrap: wrap;
    }
}

/* ============================================================
   Mobile adaptation pass (2026-04-29)
   ============================================================ */

@media (max-width: 720px) {
    .front-v2.service-v2 .hero-v2--service,
    .front-v2.services-hub-v2 .hero-v2--service,
    .front-v2.equipment-hub-v2 .hero-v2--service,
    .front-v2.equipment-type-v2 .hero-v2--service,
    .front-v2.equipment-single-v2 .hero-v2--service,
    .front-v2.faq-hub-v2 .hero-v2--service {
        padding-block: 28px 34px;
        padding-inline: 16px;
    }

    .breadcrumb {
        gap: 6px;
        margin-bottom: 16px;
        font-size: 0.82rem;
    }

    .service-hero-copy .pill-badge {
        margin-bottom: 12px;
        padding: 5px 12px;
        font-size: 0.7rem;
        line-height: 1.25;
    }

    .service-hero-copy h1 {
        margin-bottom: 10px;
        max-width: 100%;
        font-size: clamp(1.45rem, 7.1vw, 1.84rem);
        line-height: 1.08;
        letter-spacing: 0;
        overflow-wrap: normal;
        text-wrap: balance;
    }

    body:not(.home) .hero-v2__sub {
        margin-bottom: 14px;
        font-size: 0.96rem;
        line-height: 1.45;
    }

    .hero-actions {
        gap: 8px;
    }

    .hero-actions .primary-action,
    .hero-actions .secondary-action {
        width: 100%;
        min-height: 46px;
        padding: 12px 18px;
        text-align: center;
    }

    .service-hero-stats {
        gap: 8px;
        margin: 14px 0;
    }

    .service-hero-stat {
        min-height: 76px;
        padding: 12px 14px;
    }

    .service-hero-stat strong {
        font-size: clamp(1.12rem, 5.7vw, 1.34rem);
        white-space: normal;
    }

    .service-hero-stat > span {
        font-size: 0.76rem;
        line-height: 1.25;
    }

    .service-3d-hero {
        display: none;
    }

    .service-system-nav {
        margin-top: 12px;
        gap: 7px;
    }

    .service-system-nav a {
        min-height: 32px;
        padding: 7px 10px;
        font-size: 0.8rem;
    }

    .service-v2[data-service-slug="diagnostika-gazovogo-kotla"] .hero-v2--service::after,
    .service-v2[data-service-slug="diagnostika-gazovoj-kolonki"] .hero-v2--service::after,
    .service-v2[data-service-slug="diagnostika-gazovoy-plity"] .hero-v2--service::after {
        opacity: 0.5;
        background-position: center, center, 68% center;
    }

    .service-v2 #service-documents::before,
    .service-v2[data-service-slug="diagnostika-gazovoy-plity"] #service-checklist::before,
    .service-v2[data-service-slug="diagnostika-gazovogo-kotla"] #service-pricing::before {
        opacity: 0.32;
        background-position: center, center, 70% center;
    }

    .checklist-grid,
    .services-grid,
    .common-flow,
    .documents-grid,
    .pricing-grid,
    .related-services-grid {
        grid-template-columns: minmax(0, 1fr);
        grid-auto-rows: auto;
    }

    .checklist-item,
    .common-flow__item,
    .document-card,
    .related-service-card {
        max-width: 100%;
        padding: 16px;
        gap: 12px;
        border-radius: 12px;
    }

    .checklist-item,
    .common-flow__item,
    .related-service-card {
        grid-template-columns: 34px minmax(0, 1fr);
    }

    .document-card {
        grid-template-columns: 34px minmax(0, 1fr);
        grid-template-areas:
            "icon title"
            "desc desc";
        min-height: 0;
    }

    .checklist-item__icon,
    .document-card__icon,
    .related-service-card__icon {
        width: 30px;
        height: 30px;
        border-radius: 9px;
        padding: 6px;
    }

    .checklist-item__icon--image,
    .checklist-item__icon--image img {
        width: 50px;
        height: 50px;
        padding: 0;
    }

    .document-card__icon--image,
    .document-card__icon--image img {
        width: 58px;
        height: 58px;
        padding: 0;
    }

    .defect-card__icon--image,
    .defect-card__icon--image img {
        width: 56px;
        height: 56px;
    }

    .pricing-card__icon--image,
    .pricing-card__icon--image img {
        width: 158px;
        height: 158px;
    }

    .checklist-item__body h3 {
        font-size: 0.98rem;
    }

    .checklist-item__body p {
        font-size: 0.9rem;
        line-height: 1.48;
    }

    .document-card h3 {
        font-size: 0.98rem;
    }

    .document-card p {
        font-size: 0.9rem;
        line-height: 1.48;
    }

    .pricing-card {
        align-items: center;
        min-height: 0;
        padding: 22px 18px;
        border-radius: 14px;
        text-align: center;
    }

    .pricing-card__icon--image {
        margin-inline: auto;
        margin-bottom: 10px;
    }

    .pricing-card__value {
        margin-bottom: 8px;
        font-size: 1.45rem;
    }

    .pricing-card p {
        max-width: 100%;
        font-size: 0.86rem;
        line-height: 1.4;
    }

    .front-v2 .pricing-note {
        margin-top: 28px;
        padding: 16px 18px;
    }

    .service-card {
        max-width: 100%;
        padding: 22px 20px;
        border-radius: 14px;
    }

    .service-card__illus {
        width: min(224px, 72vw);
        height: min(224px, 72vw);
        margin: 0 auto 20px;
    }

    .service-card h3 {
        font-size: 1.14rem;
    }

    .service-card__foot {
        gap: 12px;
    }

    .equipment-hub-v2 #equipment-types {
        padding-top: 34px;
    }

    .equipment-group {
        margin-bottom: 28px;
    }

    .equipment-group__head {
        margin-bottom: 14px;
    }

    .equipment-grid {
        grid-template-columns: minmax(0, 1fr);
        grid-auto-rows: auto;
        gap: 14px;
    }

    .equipment-card__image {
        aspect-ratio: 4 / 3;
    }

    .equipment-card__image img {
        padding: 14px;
    }

    .equipment-card__body {
        padding: 14px 16px 16px;
    }

    .equipment-single-hero__image img {
        max-height: min(330px, 82vw);
        object-fit: contain;
    }

    .equipment-single-meta {
        font-size: 0.78rem;
        letter-spacing: 0.02em;
    }

    .equipment-spec-card {
        position: static;
        padding: 18px;
    }

    .faq-hub-v2 .band--regions-map {
        background-position: center top;
    }

    .service-v2[data-service-slug="diagnostika-gazovogo-kotla"] .hero-v2--service::after,
    .service-v2[data-service-slug="diagnostika-gazovoj-kolonki"] .hero-v2--service::after,
    .service-v2[data-service-slug="diagnostika-gazovoy-plity"] .hero-v2--service::after,
    .services-hub-v2 .hero-v2--service::after,
    .equipment-hub-v2 .hero-v2--service::after,
    .faq-hub-v2 .hero-v2--service::after {
        inset: 0;
        filter: none;
        transform: none;
        opacity: 0.72;
        background-position: center, center, right center;
        background-size: 100% 100%, 100% 100%, auto 100%;
    }
}

@media (min-width: 721px) and (max-width: 1024px) {
    .pricing-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 16px;
    }

    .pricing-card {
        align-items: center;
        padding: 24px 18px;
        text-align: center;
    }

    .pricing-card__icon--image,
    .pricing-card__icon--image img {
        width: 176px;
        height: 176px;
    }

    .pricing-card__icon--image {
        margin-inline: auto;
        margin-bottom: 10px;
    }

    .pricing-card__value {
        font-size: clamp(1.45rem, 2.8vw, 1.9rem);
    }
}

@media (max-width: 360px) {
    .front-v2.service-v2 .hero-v2--service,
    .front-v2.services-hub-v2 .hero-v2--service,
    .front-v2.equipment-hub-v2 .hero-v2--service,
    .front-v2.equipment-type-v2 .hero-v2--service,
    .front-v2.equipment-single-v2 .hero-v2--service,
    .front-v2.faq-hub-v2 .hero-v2--service {
        padding-block: 24px 30px;
        padding-inline: 16px;
    }

    .service-hero-copy h1 {
        font-size: 1.54rem;
    }

    body:not(.home) .hero-v2__sub {
        font-size: 0.9rem;
        line-height: 1.4;
    }

    .service-hero-stats {
        grid-template-columns: 1fr 1fr;
    }

    .service-hero-stat {
        min-height: 68px;
        padding: 10px 12px;
    }

    .service-hero-stat strong {
        font-size: 1.2rem;
    }

    .service-hero-stat > span {
        font-size: 0.72rem;
    }

    .checklist-item,
    .common-flow__item,
    .document-card,
    .related-service-card {
        grid-template-columns: 30px minmax(0, 1fr);
        gap: 10px;
        padding: 14px;
    }

    .checklist-item__icon,
    .document-card__icon,
    .related-service-card__icon {
        width: 28px;
        height: 28px;
    }

    .service-card {
        padding: 20px 18px;
    }

    .service-card__illus {
        width: min(204px, 70vw);
        height: min(204px, 70vw);
    }

    .equipment-card__image {
        aspect-ratio: 1 / 0.82;
    }

    .equipment-single-hero__image img {
        max-height: 260px;
    }
}
