/* ============================================================
   Phase 2 — sections 01–05 + footer + global UI
   Depends on tokens from hero-unified.css (:root --mc-*).
   ============================================================ */

/* --- Global reveal-on-scroll -------------------------------- */

[data-reveal] {
    opacity: 0;
    transform: translateY(18px);
    transition: opacity 600ms cubic-bezier(0.22, 1, 0.36, 1),
                transform 600ms cubic-bezier(0.22, 1, 0.36, 1);
    will-change: opacity, transform;
}

[data-reveal].is-visible {
    opacity: 1;
    transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
    [data-reveal] {
        opacity: 1;
        transform: none;
        transition: none;
    }
}

/* --- Front-v2 main container -------------------------------- */

.front-v2 {
    --home-section-eyebrow-offset: clamp(56px, 6vw, 92px);
    color: var(--mc-slate);
}

.front-v2 .eyebrow {
    display: inline-block;
    margin: 0 0 12px;
    padding: 4px 12px;
    color: var(--mc-cyan-dark);
    background: var(--mc-cyan-soft);
    border: 1px solid rgba(0, 182, 240, 0.25);
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.front-v2 h2 {
    margin: 0 0 14px;
    font-size: clamp(1.5rem, 2.4vw, 2.1rem);
    font-weight: 800;
    letter-spacing: -0.01em;
    line-height: 1.15;
    color: var(--mc-slate);
}

.front-v2 h3 {
    margin: 0 0 8px;
    color: var(--mc-slate);
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.3;
}

.front-v2 p {
    margin: 0 0 10px;
    color: var(--mc-slate-muted);
    line-height: 1.55;
}

.front-v2 .band-sub {
    color: var(--mc-slate-muted);
    font-size: 1rem;
    max-width: 62ch;
}

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

.front-v2 .band-sub a:hover {
    color: var(--mc-cyan);
    border-bottom-color: var(--mc-cyan);
}

/* --- Section band wrapper ----------------------------------- */

.band {
    position: relative;
    isolation: isolate;
    padding-block: clamp(56px, 6vw, 92px);
    padding-inline: clamp(20px, 5vw, 72px);
    overflow: hidden;
}

.band > .band-head,
.band > .band-head + * {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}

.band-head {
    max-width: 780px;
    margin: 0 auto 40px;
}

.band--why {
    background:
        radial-gradient(circle at 16% 12%, rgba(255, 255, 255, 0.98), transparent 27%),
        radial-gradient(circle at 80% 78%, rgba(238, 222, 201, 0.08), transparent 34%),
        linear-gradient(135deg, #ffffff 0%, #fffefa 68%, #fdfaf5 100%);
}

#why {
    padding-block: clamp(44px, 5vw, 74px);
}

#why .band-head {
    margin-bottom: 30px;
}

.band--why::before {
    content: "";
    position: absolute;
    left: clamp(-340px, -18vw, -210px);
    top: clamp(-220px, -13vw, -180px);
    width: clamp(520px, 52vw, 680px);
    aspect-ratio: 1;
    border: 2px solid rgba(176, 132, 78, 0.065);
    border-radius: 50%;
    z-index: -1;
    pointer-events: none;
    animation: why-bg-arc-drift 9s ease-in-out infinite alternate;
}

.band--why::after {
    content: "";
    position: absolute;
    right: clamp(-380px, -12vw, -180px);
    bottom: clamp(28px, 4vw, 46px);
    width: clamp(560px, 54vw, 760px);
    height: clamp(176px, 18vw, 240px);
    z-index: -1;
    pointer-events: none;
    opacity: 0.46;
    background: center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 760 240' fill='none'%3E%3Cpath d='M12 140C120 78 236 70 360 112C476 152 584 154 748 82' stroke='%23ae7e42' stroke-opacity='.09' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M38 184C168 122 290 124 410 168C522 209 622 200 724 146' stroke='%23dbbc94' stroke-opacity='.10' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
    animation: why-bg-line-drift 8.5s ease-in-out infinite alternate;
}

.band--services-picker {
    background:
        radial-gradient(circle at 18% 18%, rgba(255, 255, 255, 0.98), transparent 30%),
        radial-gradient(circle at 86% 72%, rgba(239, 224, 203, 0.08), transparent 33%),
        linear-gradient(135deg, #ffffff 0%, #fffefa 62%, #fdf9f3 100%);
}

.band--services-picker::before {
    content: "";
    position: absolute;
    left: clamp(-260px, -12vw, -140px);
    top: clamp(18px, 4vw, 52px);
    width: calc(100% + 360px);
    height: clamp(240px, 28vw, 360px);
    z-index: -1;
    pointer-events: none;
    opacity: 0.46;
    background: center / 100% 100% no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1500 360' preserveAspectRatio='none' fill='none'%3E%3Cpath d='M-30 132C145 78 306 92 455 174C621 264 791 258 950 168C1132 66 1320 62 1530 124' stroke='%23ba8f58' stroke-opacity='.075' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M-28 214C156 148 340 162 524 246C716 334 900 338 1086 252C1268 168 1408 174 1528 230' stroke='%23dbbc94' stroke-opacity='.10' stroke-width='22' stroke-linecap='round'/%3E%3C/svg%3E");
    animation: services-bg-sweep 8.2s ease-in-out infinite alternate;
}

.band--services-picker::after {
    content: "";
    position: absolute;
    right: clamp(-220px, -8vw, -120px);
    bottom: clamp(-140px, -9vw, -70px);
    width: clamp(420px, 36vw, 560px);
    aspect-ratio: 1;
    z-index: -1;
    pointer-events: none;
    opacity: 0.2;
    border: 2px solid rgba(176, 132, 78, 0.07);
    border-radius: 50%;
    animation: services-bg-orbit 9.6s ease-in-out infinite alternate;
}

#services-list {
    padding-block: clamp(38px, 4.4vw, 64px);
}

#services-list .band-head {
    margin-bottom: 26px;
}

@keyframes why-bg-arc-drift {
    from {
        transform: translate3d(-20px, -8px, 0) rotate(-2deg);
    }

    to {
        transform: translate3d(54px, 32px, 0) rotate(4deg);
    }
}

@keyframes why-bg-line-drift {
    from {
        transform: translate3d(34px, 10px, 0);
    }

    to {
        transform: translate3d(-72px, -18px, 0);
    }
}

@keyframes services-bg-sweep {
    from {
        transform: translate3d(-36px, 8px, 0);
    }

    to {
        transform: translate3d(74px, -16px, 0);
    }
}

@keyframes services-bg-orbit {
    from {
        transform: translate3d(20px, 8px, 0) rotate(2deg);
    }

    to {
        transform: translate3d(-48px, -24px, 0) rotate(-4deg);
    }
}

@keyframes trust-bg-arc-drift {
    from {
        transform: translate3d(18px, -10px, 0) rotate(2deg);
    }

    to {
        transform: translate3d(-58px, 34px, 0) rotate(-4deg);
    }
}

@keyframes trust-bg-line-drift {
    from {
        transform: translate3d(-28px, 12px, 0);
    }

    to {
        transform: translate3d(78px, -22px, 0);
    }
}

@keyframes faq-bg-shapes-drift {
    from {
        transform: translate3d(-22px, 10px, 0) rotate(-1deg);
    }

    to {
        transform: translate3d(46px, -18px, 0) rotate(2deg);
    }
}

@media (prefers-reduced-motion: reduce) {
    .band--why::before,
    .band--why::after,
    .band--services-picker::before,
    .band--services-picker::after,
    .trust-faq-group::before,
    .trust-faq-group::after,
    .trust-faq-group > .band--faq::after,
    .band--trust::before,
    .band--trust::after {
        animation: none;
        transform: none;
    }
}
.band--law {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    background: #F9F5EE;
}

.band--law::before {
    content: "";
    position: absolute;
    inset: -34px;
    z-index: -2;
    pointer-events: none;
    background: url("../img/home/law-bg-act-document-20260427.png") center right / cover no-repeat;
    filter: blur(4px);
    transform: scale(1.012);
    opacity: 1;
}

.band--law::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    pointer-events: none;
    background:
        linear-gradient(90deg, rgba(249, 245, 238, 0.9) 0%, rgba(249, 245, 238, 0.54) 47%, rgba(249, 245, 238, 0.16) 100%),
        radial-gradient(circle at 24% 38%, rgba(255, 255, 255, 0.42), transparent 34%);
}

.band--law > * {
    position: relative;
    z-index: 1;
}

@media (max-width: 720px) {
    .band--law::before {
        position: relative;
        display: block;
        inset: auto;
        z-index: 0;
        height: clamp(172px, 48vw, 218px);
        margin: -8px 0 24px;
        border: 1px solid rgba(0, 182, 240, 0.16);
        border-radius: 14px;
        background-position: center right;
        background-size: cover;
        filter: none;
        transform: none;
        opacity: 1;
        box-shadow: 0 14px 32px rgba(15, 27, 43, 0.08);
    }

    .band--law::after {
        content: none;
    }
}

.trust-faq-group {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    background:
        radial-gradient(circle at 76% 18%, rgba(255, 255, 255, 0.98), transparent 30%),
        radial-gradient(circle at 18% 82%, rgba(238, 222, 201, 0.08), transparent 34%),
        linear-gradient(135deg, #ffffff 0%, #fffefa 62%, #fdf9f3 100%);
}

.trust-faq-group > .band {
    position: relative;
    z-index: 1;
    background: transparent;
}

.trust-faq-group > .band--trust::before,
.trust-faq-group > .band--trust::after,
.trust-faq-group > .band--faq::before {
    content: none;
}

.trust-faq-group > .band--faq::after {
    content: "";
    position: absolute;
    inset: clamp(24px, 5vw, 72px) clamp(-120px, -7vw, -64px) clamp(24px, 4vw, 58px) clamp(-160px, -10vw, -90px);
    z-index: 0;
    pointer-events: none;
    opacity: 0.42;
    background:
        radial-gradient(circle at 18% 26%, transparent 0 46px, rgba(176, 132, 78, 0.08) 47px 49px, transparent 50px),
        radial-gradient(circle at 84% 18%, transparent 0 72px, rgba(219, 188, 148, 0.10) 73px 76px, transparent 77px),
        radial-gradient(circle at 76% 78%, rgba(219, 188, 148, 0.08) 0 24px, transparent 25px),
        radial-gradient(circle at 11% 78%, rgba(0, 143, 191, 0.035) 0 34px, transparent 35px),
        radial-gradient(circle at 54% 44%, transparent 0 104px, rgba(176, 132, 78, 0.045) 105px 107px, transparent 108px);
    animation: faq-bg-shapes-drift 11.5s ease-in-out infinite alternate;
}

.trust-faq-group > .band--faq .band-head,
.trust-faq-group > .band--faq .faq-list {
    position: relative;
    z-index: 1;
}

.trust-faq-group::before {
    content: "";
    position: absolute;
    right: clamp(-300px, -12vw, -160px);
    top: clamp(-190px, -10vw, -120px);
    width: clamp(540px, 44vw, 700px);
    aspect-ratio: 1;
    border: 2px solid rgba(176, 132, 78, 0.065);
    border-radius: 50%;
    z-index: 0;
    pointer-events: none;
    animation: trust-bg-arc-drift 10.2s ease-in-out infinite alternate;
}

.trust-faq-group::after {
    content: "";
    position: absolute;
    left: clamp(-230px, -10vw, -120px);
    bottom: clamp(120px, 14vw, 220px);
    width: calc(100% + 320px);
    height: clamp(180px, 18vw, 250px);
    z-index: 0;
    pointer-events: none;
    opacity: 0.42;
    background: center / 100% 100% no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1500 250' preserveAspectRatio='none' fill='none'%3E%3Cpath d='M-34 92C162 22 342 36 518 116C704 200 900 190 1088 100C1246 24 1400 20 1534 80' stroke='%23ad814b' stroke-opacity='.075' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M-30 166C146 120 322 134 504 198C700 267 900 258 1100 180C1266 114 1414 119 1530 176' stroke='%23dbbc94' stroke-opacity='.10' stroke-width='18' stroke-linecap='round'/%3E%3C/svg%3E");
    animation: trust-bg-line-drift 9.2s ease-in-out infinite alternate;
}

.band--trust {
    background:
        radial-gradient(circle at 76% 18%, rgba(255, 255, 255, 0.98), transparent 30%),
        radial-gradient(circle at 18% 82%, rgba(238, 222, 201, 0.08), transparent 34%),
        linear-gradient(135deg, #ffffff 0%, #fffefa 62%, #fdf9f3 100%);
}

.band--trust::before {
    content: "";
    position: absolute;
    right: clamp(-300px, -12vw, -160px);
    top: clamp(-190px, -10vw, -120px);
    width: clamp(540px, 44vw, 700px);
    aspect-ratio: 1;
    border: 2px solid rgba(176, 132, 78, 0.065);
    border-radius: 50%;
    z-index: -1;
    pointer-events: none;
    animation: trust-bg-arc-drift 10.2s ease-in-out infinite alternate;
}

.band--trust::after {
    content: "";
    position: absolute;
    left: clamp(-230px, -10vw, -120px);
    bottom: clamp(40px, 7vw, 92px);
    width: calc(100% + 320px);
    height: clamp(180px, 18vw, 250px);
    z-index: -1;
    pointer-events: none;
    opacity: 0.42;
    background: center / 100% 100% no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1500 250' preserveAspectRatio='none' fill='none'%3E%3Cpath d='M-34 92C162 22 342 36 518 116C704 200 900 190 1088 100C1246 24 1400 20 1534 80' stroke='%23ad814b' stroke-opacity='.075' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M-30 166C146 120 322 134 504 198C700 267 900 258 1100 180C1266 114 1414 119 1530 176' stroke='%23dbbc94' stroke-opacity='.10' stroke-width='18' stroke-linecap='round'/%3E%3C/svg%3E");
    animation: trust-bg-line-drift 9.2s ease-in-out infinite alternate;
}

#trust {
    padding-block: clamp(42px, 4.8vw, 68px);
}

#why,
#services-list,
#trust {
    padding-top: var(--home-section-eyebrow-offset);
}

.band--route   {
    position: relative;
    background:
        linear-gradient(135deg, #ffffff 0%, #F1FBFF 54%, #F9F5EE 100%);
}

.band--route::before {
    content: "";
    position: absolute;
    inset: -16px;
    z-index: -2;
    pointer-events: none;
    opacity: 0.72;
    background: url("../img/home/route-bg-technician-arrival-20260427.png") center right / cover no-repeat;
    filter: blur(2px);
    transform: scale(1.015);
}

.band--route::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    pointer-events: none;
    background:
        linear-gradient(90deg, rgba(255, 255, 255, 0.92) 0%, rgba(244, 251, 254, 0.76) 48%, rgba(244, 251, 254, 0.38) 100%),
        linear-gradient(rgba(0, 143, 191, 0.055) 1px, transparent 1px),
        linear-gradient(90deg, rgba(0, 143, 191, 0.055) 1px, transparent 1px);
    background-size: auto, 48px 48px, 48px 48px;
}
.band--faq {
    background:
        radial-gradient(circle at 76% 18%, rgba(255, 255, 255, 0.98), transparent 30%),
        radial-gradient(circle at 18% 82%, rgba(238, 222, 201, 0.08), transparent 34%),
        linear-gradient(135deg, #ffffff 0%, #fffefa 62%, #fdf9f3 100%);
}

.band--faq::before {
    content: none;
}

.band--lead {
    position: relative;
    background:
        linear-gradient(90deg, rgba(245, 239, 230, 0.96) 0%, rgba(245, 239, 230, 0.86) 44%, rgba(245, 239, 230, 0.36) 100%),
        #F5EFE6;
}

.band--lead::before {
    content: "";
    position: absolute;
    inset: -14px;
    z-index: -2;
    pointer-events: none;
    background: url("../img/services/stove-hero-bg-master-inspection-20260427.png") center right / cover no-repeat;
    filter: blur(3px);
    transform: scaleX(-1) scale(1.02);
    opacity: 0.78;
}

.band--lead::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    pointer-events: none;
    background:
        linear-gradient(90deg, rgba(245, 239, 230, 0.95) 0%, rgba(245, 239, 230, 0.78) 48%, rgba(245, 239, 230, 0.34) 100%),
        radial-gradient(circle at 22% 32%, rgba(255, 255, 255, 0.48), transparent 26%);
}

/* ============================================================
   HERO v2
   ============================================================ */

.hero-v2 {
    position: relative;
    isolation: isolate;
    color: var(--mc-slate);
    padding-block: clamp(48px, 6vw, 96px);
    padding-inline: clamp(20px, 5vw, 72px);
    overflow: hidden;
    min-height: min(100dvh, 50vw);
}

.hero-v2__bg {
    position: absolute;
    inset: 0;
    z-index: -1;
    pointer-events: none;
    overflow: hidden;
    background: #F7F0E6 url("../video/hero-flow-diagnostic-crop-20260506-poster.jpg") 50% 0% / cover no-repeat;
}

.hero-v2__fallback {
    position: absolute;
    inset: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 0%;
    display: block;
}

/* Video fills the hero as a centered cover layer. Overlay below handles
   left-side darkening so the H1/sub/card stack stays readable while the
   flame reads clean on the right half. */
.hero-v2__video-frame {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
}

.hero-v2__video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 0%;
    display: block;
    opacity: 0;
    transition: opacity 180ms ease;
}

.hero-v2__bg.is-video-ready .hero-v2__video {
    opacity: 1;
}

.hero-v2__video--mobile {
    display: none;
}

.hero-v2__video--desktop {
    width: 100%;
    height: 100%;
    aspect-ratio: 2 / 1;
    object-fit: cover;
    object-position: 50% 0%;
}

.hero-v2__overlay {
    position: absolute;
    inset: 0;
    z-index: 2;
    background: transparent;
}

.hero-v2__bg--placeholder {
    background:
        radial-gradient(1200px 500px at 80% 20%, rgba(0, 182, 240, 0.18), transparent 60%),
        linear-gradient(135deg, #F9F5EE 0%, #F6FAFC 55%, #EAF7FC 100%);
}

.hero-v2__wrap {
    display: block;
    max-width: 1240px;
    margin: 0 auto;
}

.hero-v2__copy {
    max-width: min(760px, 58vw);
}

/* Left column (pill-badge first) and right column (card) both start at
   the top of their grid cells — the pill-badge top matches the card top. */

.pill-badge {
    display: inline-block;
    margin: 0 0 14px;
    padding: 5px 14px;
    color: var(--mc-cyan-dark);
    background: #ffffff;
    border: 1px solid rgba(0, 182, 240, 0.35);
    border-radius: 999px;
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    box-shadow: 0 2px 8px rgba(0, 143, 191, 0.08);
}

.hero-v2 h1 {
    max-width: 760px;
    margin: 0 0 16px;
    color: #0A0A0A;
    font-size: clamp(2.05rem, 3vw, 2.72rem);
    font-weight: 800;
    letter-spacing: -0.015em;
    text-shadow:
        0 0 2px rgba(255, 255, 255, 0.9),
        0 1px 4px rgba(255, 255, 255, 0.7),
        0 0 22px rgba(255, 255, 255, 0.55);
    line-height: 1.1;
}

/* Scope under .front-v2 to beat `.front-v2 p` (0,1,1) which otherwise paints
   the sub slate-muted via the generic paragraph rule above. */
.front-v2 .hero-v2__sub {
    display: none;
    max-width: 620px;
    color: #FFFFFF;
    font-size: clamp(1.02rem, 1.12vw, 1.12rem);
    font-weight: 800;
    line-height: 1.34;
    margin: 0;
    text-shadow:
        0 2px 4px rgba(0, 0, 0, 0.62),
        0 5px 18px rgba(0, 0, 0, 0.42),
        0 0 2px rgba(0, 0, 0, 0.7);
}

.hero-v2 h1 {
    margin-bottom: 12px;
}

/* --- Glass card (hero form container) ----------------------- */

.glass-card {
    position: relative;
    padding: 0;
    background: rgba(255, 255, 255, 0.22);
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 18px;
    box-shadow: 0 18px 48px rgba(0, 0, 0, 0.35),
                inset 0 1px 0 rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(22px) saturate(140%);
    -webkit-backdrop-filter: blur(22px) saturate(140%);
    overflow: hidden;
}

.hero-v2__card {
    max-width: 560px;
    margin-top: 18px;
}

.hero-v2__card--mobile {
    display: none;
}

/* --- Price strip (top of glass card) ------------------------ */

.price-strip {
    padding: 14px 18px 12px;
    text-align: center;
}

.price-strip__odo {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 72px;
}

.price-strip__caption {
    margin: 8px 0 0;
    color: inherit;
    font-size: 0.78rem;
    opacity: 0.85;
    line-height: 1.3;
}

/* Inverted cyan variant: cyan strip, white drums.
   Overrides odometer chrome — screws, metal frame, black well. */
.price-strip--inverted {
    background: linear-gradient(135deg, #00B6F0 0%, #008FBF 100%);
    color: #ffffff;
}

.price-strip--inverted .hero-odometer { /* safety if re-used */
    filter: none;
}

.price-strip--inverted .odo-frame {
    padding: 0;
    background: transparent;
    border: none;
    box-shadow: none;
}

.price-strip--inverted .odo-screw {
    display: none;
}

.price-strip--inverted .odo-digits {
    padding: 4px;
    background: rgba(0, 0, 0, 0.18);
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 8px;
    box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.25);
}

.price-strip--inverted .odo-digit {
    background: #ffffff;
    border-color: rgba(0, 0, 0, 0.2);
}

.price-strip--inverted .odo-face {
    color: #0A1624;
}

.price-strip--inverted .odo-rub {
    background: #ffffff;
    color: var(--mc-cyan-dark);
    border-color: rgba(0, 0, 0, 0.15);
}

.price-strip--details {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 10px 14px;
    padding: 12px;
    color: #ffffff;
    text-align: left;
    background: rgba(0, 182, 240, 0.16);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 8px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12);
}

.lf-price-summary__copy {
    min-width: 0;
}

.lf-price-summary__copy strong,
.lf-price-summary__copy span {
    display: block;
}

.lf-price-summary__copy strong {
    color: #ffffff;
    font-size: 0.84rem;
    line-height: 1.25;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.42);
}

.lf-price-summary__copy span {
    margin-top: 3px;
    color: rgba(255, 255, 255, 0.84);
    font-size: 0.7rem;
    line-height: 1.35;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.38);
}

.price-strip--details .price-strip__odo {
    min-height: 42px;
    justify-content: flex-end;
}

.price-strip--details .price-strip__caption {
    grid-column: 1 / -1;
    margin: -2px 0 0;
    color: rgba(255, 255, 255, 0.82);
    font-size: 0.68rem;
    text-align: right;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.38);
}

.price-strip--details .odo-frame {
    padding: 0;
    background: transparent;
    border: none;
    box-shadow: none;
}

.price-strip--details .odo-screw {
    display: none;
}

.price-strip--details .odo-digits {
    padding: 3px;
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.28);
    border-radius: 7px;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.24);
}

.price-strip--details .odo-digit {
    width: 24px;
    height: 36px;
    background: #ffffff;
    border-color: rgba(0, 0, 0, 0.2);
}

.price-strip--details .odo-face {
    height: 36px;
    color: #0A1624;
    font-size: 24px;
}

.price-strip--details .odo-rub {
    width: 24px;
    height: 36px;
    margin-left: 2px;
    color: var(--mc-cyan-dark);
    background: #ffffff;
    border-color: rgba(0, 0, 0, 0.15);
    font-size: 20px;
}

/* --- Lead form v2 (used in hero + final CTA) ---------------- */

.lead-form-v2 {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 18px;
    background: #ffffff;
}

.glass-card .lead-form-v2 {
    background: transparent;
}

/* Hero-glass variant: tighter vertical rhythm — the card sits directly
   under the H1/sub, so it needs to stay compact. */
.lead-form-v2--hero {
    gap: 8px;
    padding: 14px 16px;
}
.lead-form-v2--hero .lf-row {
    gap: 8px;
}
.lead-form-v2--hero .lf-field select,
.lead-form-v2--hero .lf-field input,
.lead-form-v2--hero .lf-field textarea {
    min-height: 38px;
    padding: 6px 12px;
    font-size: 0.92rem;
}
.lead-form-v2--hero .lf-submit {
    min-height: 40px;
    padding: 9px 18px;
    margin: 0;
}
.lead-form-v2--hero .lf-consent {
    font-size: 0.72rem;
    margin: 0;
    color: rgba(10, 10, 10, 0.72);
    text-shadow: none;
}
.lead-form-v2--hero .lf-consent a {
    color: var(--mc-cyan-dark);
    text-decoration: underline;
}
.lead-form-v2--hero .lf-note {
    font-size: 0.78rem;
    color: rgba(10, 10, 10, 0.72);
    text-shadow: none;
}
.lead-form-v2--hero .lf-intro,
.lead-form-v2--hero .lf-meta {
    display: none;
}
.lead-form-v2--hero .lf-label {
    color: #0A0A0A;
    text-shadow: none;
}
.lead-form-v2--hero .lf-hint {
    color: rgba(10, 10, 10, 0.66);
    text-shadow: none;
}
.lead-form-v2--hero .lf-intro,
.lead-form-v2--hero .lf-details {
    background: rgba(255, 255, 255, 0.66);
    border-color: rgba(10, 10, 10, 0.12);
}
.lead-form-v2--hero .lf-intro p,
.lead-form-v2--hero .lf-details summary small {
    color: rgba(10, 10, 10, 0.68);
    text-shadow: none;
}
.lead-form-v2--hero .lf-intro strong,
.lead-form-v2--hero .lf-details summary span {
    color: #0A0A0A;
    text-shadow: none;
}
.lead-form-v2--hero .lf-details__body {
    background: transparent;
    border-color: rgba(10, 10, 10, 0.12);
}

.lead-form-v2--hero .lf-details__body {
    padding: 10px;
}

.lf-row {
    display: grid;
    gap: 10px;
}

.lf-row--params {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.lf-row--contact {
    grid-template-columns: 1fr 1fr;
}

.lf-row--optional {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding-top: 2px;
}

.lf-intro {
    padding: 0 0 2px;
    background: transparent;
    border: 0;
}

.lf-intro p {
    margin: 0;
    padding-left: 12px;
    color: var(--mc-slate-muted);
    border-left: 3px solid var(--mc-cyan);
    font-size: 0.86rem;
    line-height: 1.45;
}

.lf-intro strong {
    color: var(--mc-slate);
    font-weight: 800;
}

.lf-field {
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-width: 0;
}

.lf-field--wide {
    grid-column: 1 / -1;
}

.lf-field[hidden] {
    display: none;
}

.lf-details {
    background: rgba(0, 182, 240, 0.04);
    border: 1px solid rgba(0, 182, 240, 0.18);
    border-radius: 8px;
    overflow: hidden;
}

.lf-details summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 10px 12px;
    cursor: pointer;
    list-style: none;
}

.lf-details summary::-webkit-details-marker {
    display: none;
}

.lf-details summary span {
    color: var(--mc-slate);
    font-size: 0.84rem;
    font-weight: 800;
}

.lf-details summary small {
    min-width: 0;
    color: var(--mc-slate-muted);
    font-size: 0.72rem;
    line-height: 1.35;
    text-align: right;
}

.lf-details summary::after {
    content: "+";
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    color: #ffffff;
    background: var(--mc-cyan);
    border-radius: 50%;
    font-size: 1rem;
    font-weight: 800;
    line-height: 1;
}

.lf-details[open] summary::after {
    content: "-";
}

.lf-details__body {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 12px;
    background: #ffffff;
    border-top: 1px solid rgba(0, 182, 240, 0.14);
}

.lf-label {
    color: var(--mc-slate-muted);
    font-size: 0.74rem;
    font-weight: 600;
    letter-spacing: 0.02em;
}

.lf-hint {
    color: var(--mc-cyan-dark);
    font-size: 0.7rem;
}

.lf-field select,
.lf-field input,
.lf-field textarea {
    width: 100%;
    min-width: 0;
    min-height: 42px;
    padding: 8px 12px;
    color: var(--mc-slate);
    background: #ffffff;
    border: 1px solid var(--mc-border);
    border-radius: 10px;
    font-size: 0.95rem;
    font-family: inherit;
    box-sizing: border-box;
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.lf-field textarea {
    min-height: 70px;
    resize: vertical;
}

.lf-field select {
    appearance: none;
    -webkit-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, var(--mc-slate-muted) 50%),
                      linear-gradient(135deg, var(--mc-slate-muted) 50%, transparent 50%);
    background-position: calc(100% - 16px) 50%, calc(100% - 11px) 50%;
    background-size: 5px 5px, 5px 5px;
    background-repeat: no-repeat;
    padding-right: 28px;
}

.lf-field select:focus,
.lf-field input:focus,
.lf-field textarea:focus {
    outline: none;
    border-color: var(--mc-cyan);
    box-shadow: 0 0 0 3px rgba(0, 182, 240, 0.18);
}

.lf-meta {
    display: block;
    font-size: 0.82rem;
}

.lf-confidence,
.lf-amount,
.lf-breakdown {
    display: none !important;
}

.lf-note {
    display: block;
    color: var(--mc-slate-muted);
    font-size: 0.82rem;
    line-height: 1.4;
}

.lf-submit {
    position: relative;
    margin: 4px 0 0;
    padding: 12px 20px;
    color: #ffffff;
    background: var(--mc-cyan);
    border: none;
    border-radius: 10px;
    font-size: 1rem;
    font-weight: 700;
    cursor: pointer;
    transition: background-color 0.15s ease, box-shadow 0.15s ease, transform 0.08s ease;
    width: 100%;
    min-height: 46px;
    overflow: hidden;
}

.lf-submit:hover,
.lf-submit:focus-visible {
    background: var(--mc-cyan-dark);
    box-shadow: 0 8px 20px rgba(0, 143, 191, 0.3);
    outline: none;
}

.lf-submit:active {
    transform: translateY(1px);
}

.lf-consent {
    margin: 0;
    color: var(--mc-slate-muted);
    font-size: 0.76rem;
    text-align: center;
    line-height: 1.4;
}

.lf-consent a {
    color: var(--mc-cyan-dark);
}

.lf-status {
    margin: 0;
    padding: 10px 12px;
    border-radius: 8px;
    font-size: 0.88rem;
}

.lf-status.lead-status--success {
    color: #065f46;
    background: #d1fae5;
}

.lf-status.lead-status--error {
    color: #991b1b;
    background: #fee2e2;
}

/* ============================================================
   01 — ЗАЧЕМ
   ============================================================ */

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

.why-card {
    position: relative;
    overflow: hidden;
    padding: 28px 24px;
    background: #ffffff;
    border: 1px solid var(--mc-border);
    border-radius: 16px;
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.why-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 28px rgba(15, 27, 43, 0.08);
    border-color: rgba(0, 182, 240, 0.35);
}

.why-card__num {
    display: inline-block;
    color: var(--mc-cyan-dark);
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.1em;
}

.why-card__tile {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    margin: 12px 0 16px;
    background: var(--mc-cyan-soft);
    color: var(--mc-cyan-dark);
    border-radius: 12px;
}

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

.why-card__illus {
    display: block;
    width: 216px;
    height: 216px;
    margin: 0 0 18px;
    object-fit: contain;
    user-select: none;
    pointer-events: none;
}

.why-card h3 {
    margin: 0 0 8px;
    font-size: 1.15rem;
}

.why-card p {
    margin: 0;
    font-size: 0.95rem;
    line-height: 1.5;
}

.why-card--price .price-compare {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 10px;
    margin-top: 16px;
    padding: 14px;
    background: #F9F5EE;
    border-radius: 12px;
}

.price-compare__left,
.price-compare__right {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    text-align: center;
}

.price-compare__left small,
.price-compare__right small {
    color: var(--mc-slate-muted);
    font-size: 0.72rem;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    white-space: nowrap;
}

.price-compare__left strong {
    color: var(--mc-slate);
    font-size: 1.25rem;
    font-weight: 800;
}

.price-compare__right {
    padding: 10px 8px;
    background: var(--mc-cyan-soft);
    border-radius: 10px;
}

.price-compare__right strong {
    color: var(--mc-cyan-dark);
    font-size: 1.25rem;
    font-weight: 800;
}

.price-compare__div {
    color: var(--mc-slate-muted);
    font-size: 1rem;
}

/* ============================================================
   02 — ОСНОВАНИЕ
   ============================================================ */

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

.law-grid__left h2 {
    margin-top: 4px;
}

.check-list {
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.check-list li {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 12px;
    align-items: start;
    color: var(--mc-slate);
    line-height: 1.5;
}

.check-icon {
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    margin-top: 2px;
    color: var(--mc-cyan);
}

.check-list b {
    font-weight: 700;
}

/* Timeline card */

.timeline {
    padding: 28px;
    background: #ffffff;
    border: 1px solid var(--mc-border);
    border-radius: 16px;
    box-shadow: 0 6px 20px rgba(15, 27, 43, 0.05);
}

.timeline__title {
    margin: 0 0 20px;
    font-size: 1.15rem;
}

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

.timeline-list::before {
    content: "";
    position: absolute;
    left: 15px;
    top: 10px;
    bottom: 10px;
    width: 2px;
    background: linear-gradient(180deg, var(--mc-cyan) 0%, rgba(0, 182, 240, 0.2) 100%);
}

.timeline-item {
    position: relative;
    display: grid;
    grid-template-columns: 32px 1fr;
    gap: 16px;
    padding: 12px 0;
}

.timeline-item__bullet {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background: var(--mc-cyan);
    color: #ffffff;
    border: 3px solid #ffffff;
    border-radius: 50%;
    font-size: 0.9rem;
    font-weight: 700;
    box-shadow: 0 0 0 1px rgba(0, 182, 240, 0.4);
    position: relative;
    z-index: 1;
}

.timeline-item--last .timeline-item__bullet {
    animation: vdgo-pulse 2.4s ease-out 0.5s 2;
}

@keyframes vdgo-pulse {
    0% { box-shadow: 0 0 0 1px rgba(0, 182, 240, 0.4), 0 0 0 0 rgba(0, 182, 240, 0.5); }
    60% { box-shadow: 0 0 0 1px rgba(0, 182, 240, 0.4), 0 0 0 12px rgba(0, 182, 240, 0); }
    100% { box-shadow: 0 0 0 1px rgba(0, 182, 240, 0.4), 0 0 0 0 rgba(0, 182, 240, 0); }
}

.timeline-item__body strong {
    display: block;
    margin-bottom: 4px;
    color: var(--mc-slate);
    font-weight: 700;
}

.timeline-item__body p {
    margin: 0;
    font-size: 0.92rem;
    line-height: 1.5;
}

/* ============================================================
   03 — КТО МЫ
   ============================================================ */

.trust-layout {
    display: grid;
    grid-template-columns: minmax(0, 1.18fr) minmax(230px, 0.52fr);
    gap: clamp(24px, 3.4vw, 44px);
    max-width: 1240px;
    margin: 0 auto;
    align-items: start;
}

.trust-layout__left {
    display: flex;
    flex-direction: column;
    gap: 20px;
    min-width: 0;
}

.trust-layout .band-head {
    max-width: none;
    margin: 0;
    text-align: left;
}

.trust-layout__right {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 0;
}

.trust-layout .band-sub {
    max-width: 72ch;
}

.trust-highlight {
    display: inline-grid;
    gap: 4px;
    justify-items: start;
    max-width: max-content;
    margin-top: 2px;
}

.trust-highlight strong {
    display: block;
    color: var(--mc-cyan-dark);
    font-size: clamp(5rem, 8.6vw, 8.5rem);
    font-weight: 850;
    letter-spacing: -0.06em;
    line-height: 0.86;
    font-feature-settings: "tnum";
}

.trust-highlight strong [data-countup] {
    font-size: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}

.trust-highlight > span {
    display: block;
    color: var(--mc-slate);
    font-size: clamp(1.05rem, 1.7vw, 1.42rem);
    font-weight: 800;
    line-height: 1.18;
}

.trust-stats {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
    max-width: none;
    margin: 0;
}

.trust-stat {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 10px;
    padding: 28px 24px;
    background: #ffffff;
    border: 1px solid rgba(0, 182, 240, 0.25);
    border-radius: 16px;
    text-align: left;
    min-height: 168px;
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.trust-stat:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 24px rgba(15, 27, 43, 0.08);
    border-color: rgba(0, 182, 240, 0.55);
}

.trust-stat strong {
    display: block;
    color: var(--mc-cyan-dark);
    font-size: clamp(1.5rem, 2.4vw, 2rem);
    font-weight: 800;
    letter-spacing: -0.015em;
    line-height: 1.05;
    word-break: break-word;
}

/* Numeric stats and trust signals — huge display size so the figures feel
   as prominent as the ЛНК-056А0695 code in the code card. */
.trust-stat--number strong {
    font-size: clamp(2.8rem, 4.6vw, 4.2rem);
    letter-spacing: -0.035em;
    line-height: 1;
    font-feature-settings: "tnum";
    white-space: nowrap;
}

/* The countup span inside <strong> must inherit the big size — without
   this rule it would pick up the label `.trust-stat > span` style. */
.trust-stat--number strong [data-countup] {
    font-size: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}

.trust-stat--code strong {
    font-size: clamp(1.45rem, 2.2vw, 1.95rem);
    letter-spacing: -0.015em;
    white-space: nowrap;
}

/* Direct-child selector only — so the numeric span inside <strong>
   is NOT caught and stays at inherited <strong> size. */
.trust-stat > span {
    display: block;
    color: var(--mc-slate-muted);
    font-size: 0.92rem;
    line-height: 1.35;
}

/* --- Flip card (accreditation, section 03 right column) ------- */

.trust-flip {
    position: relative;
    width: 100%;
    max-width: 320px;
    max-height: 100%;
    aspect-ratio: 794 / 1122;
    perspective: 1600px;
}

.trust-flip__side {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 14px;
    width: 100%;
    height: 100%;
    background: #ffffff;
    border: 1px solid var(--mc-border);
    border-radius: 14px;
    box-shadow: 0 6px 18px rgba(15, 27, 43, 0.06);
    color: inherit;
    font-family: inherit;
    text-align: center;
    cursor: pointer;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transition: transform 720ms cubic-bezier(0.45, 0.05, 0.2, 1),
                box-shadow 0.2s ease,
                border-color 0.2s ease;
}

.trust-flip__side:hover {
    box-shadow: 0 14px 30px rgba(15, 27, 43, 0.12);
    border-color: var(--mc-cyan);
}

.trust-flip__side:focus-visible {
    outline: none;
    box-shadow: 0 0 0 3px rgba(0, 182, 240, 0.35), 0 14px 30px rgba(15, 27, 43, 0.1);
    border-color: var(--mc-cyan);
}

.trust-flip__side--back {
    transform: rotateY(180deg);
}

.trust-flip[data-flipped] .trust-flip__side--front {
    transform: rotateY(-180deg);
}

.trust-flip[data-flipped] .trust-flip__side--back {
    transform: rotateY(0);
}

.trust-flip__pic {
    display: flex;
    flex: 1 1 auto;
    min-height: 0;
    align-items: center;
    justify-content: center;
}

.trust-flip__pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 6px;
}

.trust-flip__hint {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    flex: 0 0 auto;
    color: var(--mc-slate-muted);
    font-size: 0.82rem;
    font-weight: 500;
    line-height: 1.2;
}

.trust-flip__icon {
    width: 16px;
    height: 16px;
    color: var(--mc-cyan);
    flex: 0 0 auto;
}

@media (prefers-reduced-motion: reduce) {
    .trust-flip__side {
        transition: box-shadow 0.2s ease, border-color 0.2s ease !important;
    }
}

.cert-dialog {
    border: none;
    border-radius: 16px;
    padding: 0;
    max-width: 520px;
    width: calc(100% - 32px);
    box-shadow: 0 24px 60px rgba(15, 27, 43, 0.3);
}

.cert-dialog::backdrop {
    background: rgba(15, 27, 43, 0.5);
    backdrop-filter: blur(4px);
}

.cert-dialog__form {
    padding: 28px;
}

.cert-dialog__form h3 {
    margin: 0 0 12px;
    color: var(--mc-slate);
    font-size: 1.2rem;
}

.cert-dialog__close {
    margin-top: 16px;
    padding: 10px 18px;
    color: #ffffff;
    background: var(--mc-cyan);
    border: none;
    border-radius: 8px;
    font-weight: 700;
    cursor: pointer;
}

.cert-dialog__close:hover {
    background: var(--mc-cyan-dark);
}

/* ============================================================
   04 — МАРШРУТ ЗАЯВКИ
   ============================================================ */

.route-steps {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 0;
    max-width: 1240px;
    margin: 0 auto;
    padding: 28px 24px 24px;
    position: relative;
    background: rgba(255, 255, 255, 0.84);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(0, 182, 240, 0.18);
    border-radius: 8px;
    box-shadow: 0 18px 40px rgba(15, 27, 43, 0.06);
}

.route-steps::before {
    content: "";
    position: absolute;
    top: 46px;
    left: 76px;
    right: 76px;
    height: 2px;
    background: linear-gradient(90deg, rgba(0, 182, 240, 0.2), rgba(0, 182, 240, 0.52), rgba(0, 182, 240, 0.18));
}

.route-step {
    position: relative;
    min-width: 0;
    padding: 0 18px;
    background: transparent;
    border: 0;
    box-shadow: none;
}

.route-step::before {
    content: "";
    position: absolute;
    left: 18px;
    right: 18px;
    top: 58px;
    height: 1px;
    pointer-events: none;
    background: linear-gradient(90deg, transparent, rgba(0, 143, 191, 0.13), transparent);
}

.route-step:not(:last-child)::after {
    content: none;
}

.route-step--final {
    color: var(--mc-slate);
}

.route-step__num {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    color: #ffffff;
    background: var(--mc-cyan);
    border-radius: 50%;
    border: 5px solid #ffffff;
    font-size: 0.86rem;
    font-weight: 800;
    box-shadow: 0 10px 22px rgba(0, 143, 191, 0.18);
}

.route-step__icon {
    margin-top: 20px;
    color: var(--mc-cyan-dark);
}

.route-step__icon svg {
    width: 28px;
    height: 28px;
    display: block;
}

.route-step h3 {
    margin: 14px 0 4px;
    color: var(--mc-slate);
    font-size: 1.02rem;
    line-height: 1.25;
}

.route-step p {
    margin: 0;
    color: var(--mc-slate-muted);
    font-size: 0.88rem;
    line-height: 1.45;
    min-height: calc(1.45em * 2);
}

.route-step__meta {
    display: block;
    margin: 0 0 10px;
    padding: 0;
    color: var(--mc-cyan-dark);
    background: transparent;
    border-radius: 0;
    font-size: 0.74rem;
    font-weight: 800;
}

.route-note {
    max-width: 1240px;
    margin: 18px auto 0;
    padding: 16px 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    color: var(--mc-slate);
    background: transparent;
    border-top: 1px solid rgba(0, 182, 240, 0.18);
    border-radius: 0;
}

.route-note p {
    margin: 0;
    color: var(--mc-slate-muted);
    line-height: 1.45;
}

.route-note b {
    color: var(--mc-slate);
}

.route-note__link {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 9px 16px;
    color: var(--mc-cyan-dark);
    background: #ffffff;
    border: 1px solid rgba(0, 182, 240, 0.28);
    border-radius: 8px;
    font-weight: 800;
    text-decoration: none;
    box-shadow: none;
}

.route-note__link:hover,
.route-note__link:focus-visible {
    color: #ffffff;
    background: var(--mc-cyan-dark);
}

/* ============================================================
   05 — FAQ
   ============================================================ */

.faq-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
    max-width: 860px;
    margin: 0 auto;
}

.band--faq .band-head {
    max-width: 1240px;
    text-align: left;
}

.front-v2 .band--faq .band-sub {
    max-width: none;
}

.faq-item {
    background: #ffffff;
    border: 1px solid var(--mc-border);
    border-radius: 12px;
    overflow: hidden;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.faq-item[open] {
    border-color: rgba(0, 182, 240, 0.5);
    box-shadow: 0 8px 20px rgba(15, 27, 43, 0.06);
}

.faq-item summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 18px 22px;
    list-style: none;
    cursor: pointer;
    color: var(--mc-slate);
    font-weight: 600;
    transition: color 0.15s ease;
}

.faq-item summary::-webkit-details-marker {
    display: none;
}

.faq-item summary:hover {
    color: var(--mc-cyan-dark);
}

.faq-chevron {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    color: var(--mc-cyan);
    transition: transform 0.25s ease;
}

.faq-item[open] .faq-chevron__v {
    display: none;
}

.faq-item[open] .faq-chevron {
    transform: rotate(180deg);
}

.faq-item__body {
    padding: 0 22px 20px;
    color: var(--mc-slate-muted);
    line-height: 1.55;
}

.faq-item__body p {
    margin: 0;
}

/* ============================================================
   06 — ЗАЯВКА (final CTA)
   ============================================================ */

.lead-grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
    gap: clamp(28px, 4vw, 56px);
    align-items: center;
    max-width: 1240px;
    margin: 0 auto;
}

.band--lead .band-head {
    position: relative;
    z-index: 1;
}

.band--lead .lead-grid__left {
    padding: 22px 0;
}

.lead-grid__left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
}

.lead-phone-tile {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    margin-bottom: 4px;
    background: var(--mc-cyan);
    color: #ffffff;
    border-radius: 14px;
    animation: vdgo-idle-pulse 4s ease-in-out infinite;
}

.lead-phone-icon {
    width: 26px;
    height: 26px;
}

@keyframes vdgo-idle-pulse {
    0%, 70%, 100% { box-shadow: 0 0 0 0 rgba(0, 182, 240, 0.5); }
    85% { box-shadow: 0 0 0 14px rgba(0, 182, 240, 0); }
}

.lead-phone {
    color: var(--mc-slate);
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: 800;
    letter-spacing: -0.02em;
    text-decoration: none;
    line-height: 1;
}

.lead-phone:hover,
.lead-phone:focus-visible {
    color: var(--mc-cyan-dark);
    outline: none;
}

.lead-phone-hours {
    margin: 0;
    color: var(--mc-slate-muted);
    font-size: 0.95rem;
}

.lead-phone-alt {
    margin: 4px 0 0;
    color: var(--mc-cyan-dark);
    font-size: 0.9rem;
    font-weight: 600;
}

.lead-grid__right .lead-form-v2 {
    background: #ffffff;
    border: 1px solid var(--mc-border);
    border-radius: 16px;
    box-shadow: 0 12px 32px rgba(15, 27, 43, 0.08);
}

/* Submit ripple (pure CSS, triggered via class) */
.lf-submit::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    opacity: 0;
    transition: width 0.4s ease, height 0.4s ease, opacity 0.5s ease;
}

.lf-submit:active::after {
    width: 260px;
    height: 260px;
    opacity: 1;
    transition: width 0s, height 0s, opacity 0s;
}

/* ============================================================
   FOOTER v2 — slate dark, 4 columns
   ============================================================ */

.site-footer--v2 {
    display: block;
    padding: 0;
    background: #0A1624;
    color: #C8D1DF;
    border-top: 0;
    border-bottom: 0;
}

.site-footer--v2 .footer-grid {
    display: grid;
    grid-template-columns: 1.3fr 1fr 1fr 1fr;
    gap: clamp(24px, 3vw, 48px);
    max-width: 1240px;
    margin: 0 auto;
    padding: 56px clamp(20px, 5vw, 72px) 40px;
}

.footer-logo {
    display: inline-flex;
    flex-direction: column;
    gap: 0;
    line-height: 0.92;
    color: var(--mc-cyan);
    font-family: "Inter", "Helvetica Neue", Arial, sans-serif;
    font-weight: 800;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 14px;
}

.footer-logo__line {
    font-size: 15px;
}

.footer-logo__line--accent {
    font-size: 26.4px;
}

.footer-tag {
    margin: 0 0 12px;
    color: #C8D1DF;
    font-size: 0.9rem;
    line-height: 1.5;
}

.footer-legal {
    margin: 0;
    color: #8796AB;
    font-size: 0.82rem;
    line-height: 1.5;
}

.footer-col__title {
    margin: 0 0 14px;
    color: #ffffff;
    font-size: 0.88rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.footer-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.footer-list li {
    color: #C8D1DF;
    font-size: 0.92rem;
    line-height: 1.45;
}

.footer-list a {
    color: #C8D1DF;
    text-decoration: none;
    transition: color 0.15s ease;
}

.footer-list a:hover,
.footer-list a:focus-visible {
    color: var(--mc-cyan);
}

.footer-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    padding: 18px clamp(20px, 5vw, 72px);
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    color: #8796AB;
    font-size: 0.85rem;
}

.footer-bar__sep {
    opacity: 0.5;
}

/* ============================================================
   Desktop sticky mini-CTA
   ============================================================ */

.sticky-cta {
    display: none;
}

@media (min-width: 769px) {
    .sticky-cta {
        position: fixed;
        left: 50%;
        bottom: 18px;
        transform: translate(-50%, calc(100% + 24px));
        display: inline-flex;
        align-items: center;
        gap: 14px;
        max-width: calc(100% - 24px);
        padding: 12px 22px;
        color: #ffffff;
        background: var(--mc-cyan);
        border-radius: 999px;
        font-weight: 700;
        text-decoration: none;
        box-shadow: 0 12px 32px rgba(0, 143, 191, 0.35);
        transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1), background-color 0.15s ease;
        z-index: 800;
    }

    .sticky-cta.is-visible {
        transform: translate(-50%, 0);
    }

    .sticky-cta:hover,
    .sticky-cta:focus-visible {
        background: var(--mc-cyan-dark);
        outline: none;
    }

    .sticky-cta__phone {
        padding-left: 12px;
        border-left: 1px solid rgba(255, 255, 255, 0.35);
        font-size: 0.85rem;
        opacity: 0.9;
    }
}

@media (prefers-reduced-motion: reduce) {
    .sticky-cta,
    .lead-phone-tile,
    .timeline-item--last .timeline-item__bullet {
        transition: none;
        animation: none;
    }
}

/* ============================================================
   Site-header v2 tweaks
   ============================================================ */

.site-header {
    gap: 24px;
    flex-wrap: wrap;
}

/* Home page: lift the header out of flow and float it over the hero
   video as a frosted-glass bar. Typography flips to white. */
body.home .site-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background: rgba(255, 255, 255, 0.46);
    border-bottom: 1px solid rgba(10, 10, 10, 0.08);
    backdrop-filter: blur(18px) saturate(150%);
    -webkit-backdrop-filter: blur(18px) saturate(150%);
}

body.home .site-logo--wordmark,
body.home .site-nav a,
body.home .site-phone {
    color: #0A0A0A;
}

body.home .site-nav a:hover,
body.home .site-nav a:focus-visible {
    color: #0A0A0A;
    opacity: 0.72;
}

body.home .site-hours,
body.home .site-contact span {
    color: rgba(10, 10, 10, 0.68);
}

/* Give the hero enough top padding so pill-badge + h1 clear the floating
   header AND to drop the whole content stack lower into the frame. */
body.home .hero-v2 {
    padding-top: clamp(104px, 8vw, 126px);
    padding-bottom: clamp(10px, 1vw, 16px);
}

.site-nav {
    flex-wrap: wrap;
    gap: 18px;
}

.site-nav a {
    font-size: 0.92rem;
}

/* ============================================================
   Responsive
   ============================================================ */

@media (max-width: 960px) {
    .hero-v2__wrap {
        grid-template-columns: 1fr;
    }

    .hero-v2__card {
        margin-top: 0;
    }

    .law-grid {
        grid-template-columns: 1fr;
    }

    .why-grid {
        grid-template-columns: 1fr 1fr;
    }

    .trust-layout {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .trust-highlight {
        justify-items: center;
        margin-inline: auto;
        text-align: center;
    }

    .route-steps {
        display: block;
        padding: 24px 22px;
    }

    .route-steps::before {
        top: 31px;
        bottom: 31px;
        left: 41px;
        right: auto;
        width: 2px;
        height: auto;
        background: linear-gradient(180deg, rgba(0, 182, 240, 0.18), rgba(0, 182, 240, 0.5), rgba(0, 182, 240, 0.16));
    }

    .route-step {
        display: grid;
        grid-template-columns: 40px minmax(0, 1fr);
        column-gap: 14px;
        padding: 0 0 24px;
    }

    .route-step::before {
        content: none;
    }

    .route-step:last-child {
        padding-bottom: 0;
    }

    .route-step__num {
        grid-row: 1 / 5;
    }

    .route-step__icon {
        display: none;
    }

    .route-step h3 {
        margin-top: 2px;
    }

    .route-step p {
        min-height: 0;
    }

    .trust-flip {
        max-width: 300px;
    }

    .lead-grid {
        grid-template-columns: 1fr;
    }

    .band--lead::before {
        opacity: 0.34;
        background-position: center right;
    }

    .band--lead::after {
        background:
            linear-gradient(180deg, rgba(245, 239, 230, 0.94) 0%, rgba(245, 239, 230, 0.86) 100%),
            radial-gradient(circle at 22% 32%, rgba(255, 255, 255, 0.48), transparent 26%);
    }

    .lead-grid__left {
        text-align: center;
        align-items: center;
    }

    .lf-row--params {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 720px) {
    .band--route::before {
        position: relative;
        display: block;
        inset: auto;
        z-index: 0;
        height: clamp(172px, 48vw, 218px);
        margin: -8px 0 24px;
        border: 1px solid rgba(0, 182, 240, 0.16);
        border-radius: 14px;
        background-position: center right;
        background-size: cover;
        filter: none;
        transform: none;
        opacity: 1;
        box-shadow: 0 14px 32px rgba(15, 27, 43, 0.08);
    }

    .band--route::after {
        background:
            linear-gradient(rgba(0, 143, 191, 0.045) 1px, transparent 1px),
            linear-gradient(90deg, rgba(0, 143, 191, 0.045) 1px, transparent 1px);
        background-size: 42px 42px, 42px 42px;
        opacity: 0.58;
    }

    .why-grid {
        grid-template-columns: 1fr;
    }

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

    .route-step {
        grid-template-columns: 38px minmax(0, 1fr);
        column-gap: 12px;
        padding-bottom: 22px;
    }

    .route-step__num {
        width: 34px;
        height: 34px;
        border-width: 4px;
        margin-top: 0;
    }

    .route-note {
        flex-direction: column;
        align-items: flex-start;
    }

    .route-note__link {
        width: 100%;
    }

}

@media (max-width: 560px) {
    .lf-row--params,
    .lf-row--contact,
    .lf-row--optional {
        grid-template-columns: 1fr;
    }

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

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

    .price-compare {
        grid-template-columns: 1fr !important;
    }

    .price-compare__div {
        transform: rotate(90deg);
    }

    .lf-intro {
        flex-direction: column;
        align-items: flex-start;
    }

    .lf-details summary small {
        flex: 1 1 auto;
        text-align: left;
    }

    .price-strip--details {
        grid-template-columns: 1fr;
    }

    .price-strip--details .price-strip__odo,
    .price-strip--details .price-strip__caption {
        justify-content: flex-start;
        text-align: left;
    }

}

/* ============================================================
   Mobile header (<= 720px): compact bar, burger-driven dropdown
   ============================================================ */

.site-header__burger {
    display: none;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 10px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
}

.site-header__burger-bar {
    display: block;
    width: 20px;
    height: 2px;
    background: #FFFFFF;
    border-radius: 2px;
    transition: transform 180ms ease, opacity 120ms ease;
}

body:not(.home) .site-header__burger {
    border-color: rgba(15, 27, 43, 0.3);
}

body:not(.home) .site-header__burger-bar {
    background: var(--mc-slate);
}

@media (max-width: 720px) {
    .site-header {
        gap: 10px;
        padding: 8px 14px;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        min-height: 56px;
    }

    body.home .site-header {
        background: rgba(18, 49, 74, 0.38);
        border-bottom-color: rgba(255, 255, 255, 0.2);
    }

    .site-logo--wordmark {
        flex: 0 0 auto;
        line-height: 0.9;
        align-items: flex-start;
    }

    .site-logo__line {
        font-size: 12px;
    }

    .site-logo__line--accent {
        font-size: 21.35px;
    }

    .site-nav {
        order: 3;
        flex-basis: 100%;
        display: none;
        flex-direction: column;
        gap: 0;
        padding: 8px 0 12px;
        border-top: 1px solid rgba(255, 255, 255, 0.18);
        margin-top: 8px;
    }

    body:not(.home) .site-nav {
        border-top-color: var(--mc-border);
    }

    .site-header[data-menu-open="true"] .site-nav {
        display: flex;
    }

    .site-nav a {
        display: block;
        padding: 12px 4px;
        font-size: 1rem;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }

    body:not(.home) .site-nav a {
        border-bottom-color: rgba(15, 27, 43, 0.08);
    }

    .site-nav a:last-child {
        border-bottom: 0;
    }

    .site-contact {
        flex: 1 1 auto;
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
        gap: 0;
        margin-left: auto;
    }

    .site-phone {
        font-size: 0.95rem;
        font-weight: 700;
        white-space: nowrap;
    }

    .site-hours {
        display: none;
    }

    .site-header__burger {
        display: inline-flex;
        flex: 0 0 auto;
    }

    .site-header[data-menu-open="true"] .site-header__burger-bar:nth-child(1) {
        transform: translateY(7px) rotate(45deg);
    }

    .site-header[data-menu-open="true"] .site-header__burger-bar:nth-child(2) {
        opacity: 0;
    }

    .site-header[data-menu-open="true"] .site-header__burger-bar:nth-child(3) {
        transform: translateY(-7px) rotate(-45deg);
    }
}

/* ============================================================
   Mobile hero (<= 720px): cap video band so burner fits fully;
   drop glass-card below the video onto the page surface.
   ============================================================ */

@media (max-width: 720px) {
    body.home .hero-v2 {
        padding-top: 64px;
    }

    .hero-v2 {
        --hero-v2-video-h: clamp(650px, 88svh, 760px);
        padding-block: 64px 28px;
        padding-inline: 16px;
        min-height: 0;
        background:
            linear-gradient(180deg,
                #0B0B0D 0,
                #0B0B0D var(--hero-v2-video-h),
                var(--mc-surface) calc(var(--hero-v2-video-h) + 1px));
    }

    .hero-v2__bg {
        top: 0;
        bottom: auto;
        height: var(--hero-v2-video-h);
        background-image: url("../video/hero-mobile-sora-calm-v1-poster.jpg");
        background-position: 52% 50%;
        background-size: cover;
    }

    .hero-v2__fallback {
        display: none;
    }

    .hero-v2__video--desktop {
        display: none;
    }

    .hero-v2__video--mobile {
        display: block;
    }

    .hero-v2__video {
        object-fit: cover;
        object-position: 52% 50%;
        transform: translateY(76px);
        transform-origin: center top;
    }

    .hero-v2__wrap {
        display: grid;
        row-gap: 18px;
        grid-template-columns: 1fr;
    }

    .hero-v2__copy {
        max-width: 100%;
        min-height: calc(var(--hero-v2-video-h) - 94px);
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

    .hero-v2__card--desktop {
        display: none;
    }

    .hero-v2__card--mobile {
        display: block;
    }

    .hero-v2 h1 {
        font-size: clamp(1.55rem, 6.5vw, 2rem);
    }

    .front-v2 .hero-v2__sub {
        display: block;
        max-width: 100%;
        font-size: 0.96rem;
        line-height: 1.42;
    }

    .hero-v2__card {
        margin-top: 24px;
        background: #ffffff;
        border: 1px solid var(--mc-border);
        border-radius: 14px;
        box-shadow: 0 8px 24px rgba(10, 30, 45, 0.08);
    }

    .hero-v2__card .lead-form-v2--hero .lf-label {
        color: var(--mc-slate);
        text-shadow: none;
    }

    .hero-v2__card .lead-form-v2--hero .lf-hint,
    .hero-v2__card .lead-form-v2--hero .lf-note,
    .hero-v2__card .lead-form-v2--hero .lf-consent,
    .hero-v2__card .lead-form-v2--hero .lf-intro p,
    .hero-v2__card .lead-form-v2--hero .lf-details summary small {
        color: var(--mc-slate-muted);
        text-shadow: none;
    }

    .hero-v2__card .lead-form-v2--hero .lf-intro strong,
    .hero-v2__card .lead-form-v2--hero .lf-details summary span {
        color: var(--mc-slate);
        text-shadow: none;
    }

    .hero-v2__card .lead-form-v2--hero .lf-intro {
        background: transparent;
        border: 0;
    }

    .hero-v2__card .lead-form-v2--hero .lf-details {
        background: rgba(0, 182, 240, 0.04);
        border-color: rgba(0, 182, 240, 0.18);
    }

    .hero-v2__card .lead-form-v2--hero .lf-details__body {
        background: transparent;
        border-color: rgba(0, 182, 240, 0.14);
    }

    .hero-v2__card .lead-form-v2--hero .price-strip--details {
        color: var(--mc-slate);
        background: rgba(0, 182, 240, 0.08);
        border-color: rgba(0, 182, 240, 0.2);
        box-shadow: none;
    }

    .hero-v2__card .lead-form-v2--hero .lf-price-summary__copy strong {
        color: var(--mc-slate);
        text-shadow: none;
    }

    .hero-v2__card .lead-form-v2--hero .lf-price-summary__copy span,
    .hero-v2__card .lead-form-v2--hero .price-strip__caption {
        color: var(--mc-slate-muted);
        text-shadow: none;
    }

    .hero-v2__card .lead-form-v2--hero .lf-consent a {
        color: var(--mc-cyan-dark);
    }
}

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

@media (max-width: 720px) {
    .band {
        padding-block: 46px;
        padding-inline: 20px;
    }

    #why,
    #services-list,
    #trust {
        padding-top: 46px;
    }

    .band-head {
        margin-bottom: 28px;
    }

    body.home .site-header[data-menu-open="true"] {
        background: rgba(18, 49, 74, 0.84);
        border-bottom-color: rgba(255, 255, 255, 0.22);
        box-shadow: 0 18px 38px rgba(10, 30, 45, 0.22);
    }

    body.home .site-header[data-menu-open="true"] .site-nav {
        border-top-color: rgba(255, 255, 255, 0.24);
    }

    body.home .site-header[data-menu-open="true"] .site-nav a {
        color: #ffffff;
        text-shadow: 0 1px 2px rgba(10, 30, 45, 0.24);
    }

    body.home .site-logo--wordmark,
    body.home .site-nav a,
    body.home .site-phone {
        color: #ffffff;
    }

    body.home .site-hours,
    body.home .site-contact span {
        color: rgba(255, 255, 255, 0.78);
    }

    body.home .hero-v2__copy {
        justify-content: flex-start;
        padding-top: 30px;
    }

    body.home .pill-badge {
        align-self: flex-start;
        width: fit-content;
        max-width: calc(100vw - 58px);
        padding: 5px 10px;
        font-size: clamp(0.68rem, 3.05vw, 0.74rem);
        letter-spacing: 0.02em;
        white-space: nowrap;
    }

    body.home .hero-v2 h1 {
        max-width: min(11.5em, 100%);
        color: #ffffff;
        font-size: clamp(1.42rem, 6.05vw, 1.78rem);
        line-height: 1.08;
        letter-spacing: 0;
        text-shadow: none;
    }

    body.home .front-v2 .hero-v2__sub,
    body.home .hero-v2__sub {
        max-width: min(42ch, 100%);
        color: #d6efff;
        border-left: 3px solid rgba(0, 182, 240, 0.9);
        padding-left: 12px;
        font-size: 0.9rem;
        line-height: 1.3;
        font-weight: 750;
        text-shadow: none;
    }

    body.home .hero-v2__sub br {
        display: none;
    }

    .why-card {
        text-align: center;
    }

    .why-card__illus {
        width: min(216px, 64vw);
        height: min(216px, 64vw);
        margin: 0 auto 18px;
    }

    .band--trust {
        background:
            radial-gradient(circle at 50% 22%, rgba(255, 255, 255, 0.98), transparent 34%),
            linear-gradient(180deg, #ffffff 0%, #fffefa 56%, #fdf9f3 100%);
    }

    .trust-layout {
        gap: 34px;
    }

    .trust-layout .band-head {
        text-align: center;
    }

    .trust-stats {
        grid-template-columns: 1fr 1fr;
        gap: 22px 16px;
        justify-items: center;
    }

    .trust-stat {
        align-items: center;
        justify-content: center;
        min-height: auto;
        width: 100%;
        padding: 8px 4px;
        background: transparent;
        border: 0;
        border-radius: 0;
        box-shadow: none;
        text-align: center;
        gap: 8px;
    }

    .trust-stat:nth-child(1) {
        order: 1;
    }

    .trust-stat--code {
        order: 4;
    }

    .trust-stat:nth-child(3) {
        order: 2;
    }

    .trust-stat:nth-child(4) {
        order: 3;
        grid-column: 1 / -1;
    }

    .trust-stat:hover {
        transform: none;
        box-shadow: none;
        border-color: transparent;
    }

    .trust-stat--number strong {
        font-size: clamp(3.7rem, 18vw, 5.2rem);
        letter-spacing: -0.04em;
        line-height: 0.88;
    }

    .trust-stat:nth-child(4) strong {
        font-size: clamp(3.2rem, 15vw, 4.6rem);
    }

    .trust-stat--code {
        grid-column: 1 / -1;
        padding-top: 4px;
    }

    .trust-stat--code strong {
        color: var(--mc-cyan-dark);
        font-size: clamp(1.55rem, 7vw, 2.08rem);
        letter-spacing: -0.02em;
    }

    .trust-stat > span {
        max-width: 15ch;
        color: var(--mc-slate-muted);
        font-size: 0.78rem;
        line-height: 1.25;
    }

    .trust-stat--code > span {
        max-width: none;
    }

    .hero-v2__card {
        padding: 16px;
    }

    .hero-v2__card .lead-form-v2--hero {
        gap: 9px;
    }

    .hero-v2__card .lead-form-v2--hero .lf-intro p {
        font-size: 0.8rem;
        line-height: 1.36;
    }

    .hero-v2__card .lead-form-v2--hero .lf-field input,
    .hero-v2__card .lead-form-v2--hero .lf-field select,
    .hero-v2__card .lead-form-v2--hero .lf-field textarea {
        min-height: 38px;
        padding-block: 7px;
    }

    .hero-v2__card .lead-form-v2--hero .lf-submit {
        min-height: 42px;
        padding-block: 10px;
    }

    .hero-v2__card .lead-form-v2--hero .lf-note {
        font-size: 0.76rem;
        line-height: 1.34;
    }
}

@media (min-width: 721px) and (max-width: 960px) {
    .trust-layout .band-head {
        text-align: center;
    }

    .trust-stats {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 24px 18px;
        justify-items: center;
    }

    .trust-stat {
        align-items: center;
        justify-content: center;
        min-height: auto;
        width: 100%;
        padding: 10px 6px;
        background: transparent;
        border: 0;
        border-radius: 0;
        box-shadow: none;
        text-align: center;
        gap: 8px;
    }

    .trust-stat:hover {
        transform: none;
        box-shadow: none;
        border-color: transparent;
    }

    .trust-stat:nth-child(1) {
        order: 1;
    }

    .trust-stat--code {
        order: 4;
        grid-column: 1 / -1;
    }

    .trust-stat:nth-child(3) {
        order: 2;
    }

    .trust-stat:nth-child(4) {
        order: 3;
        grid-column: 1 / -1;
    }

    .trust-stat--number strong {
        font-size: clamp(4.8rem, 13vw, 6.4rem);
        letter-spacing: -0.04em;
        line-height: 0.88;
    }

    .trust-stat:nth-child(4) strong {
        font-size: clamp(4rem, 11vw, 5.4rem);
    }

    .trust-stat--code strong {
        color: var(--mc-cyan-dark);
        font-size: clamp(1.9rem, 5vw, 2.6rem);
        letter-spacing: -0.02em;
    }

    .trust-stat > span {
        max-width: 18ch;
        color: var(--mc-slate-muted);
        font-size: 0.86rem;
        line-height: 1.28;
    }

    .trust-stat--code > span {
        max-width: none;
    }
}

@media (max-width: 360px) {
    .band {
        padding-block: 40px;
        padding-inline: 16px;
    }

    #why,
    #services-list,
    #trust {
        padding-top: 40px;
    }

    body.home .hero-v2 {
        --hero-v2-video-h: clamp(620px, 88svh, 700px);
        padding-inline: 16px;
    }

    body.home .hero-v2__copy {
        min-height: calc(var(--hero-v2-video-h) - 94px);
        padding-top: 24px;
    }

    body.home .hero-v2 h1 {
        font-size: 1.3rem;
        max-width: min(11.5em, 100%);
    }

    body.home .front-v2 .hero-v2__sub,
    body.home .hero-v2__sub {
        font-size: 0.76rem;
        line-height: 1.2;
        max-width: 43ch;
    }

    body.home .site-phone {
        font-size: 0.84rem;
    }

    .hero-v2__card {
        padding: 14px;
    }

    .hero-v2__card .lead-form-v2--hero .lf-consent {
        font-size: 0.68rem;
    }
}
