/* ==========================================================================
   edmotorss.css — редизайн-концепт лендинга ED MOTORSS (авто из-за рубежа).
   Самодостаточный файл: собственные шрифты, токены и компоненты.
   Эстетика: «аукционный лист / таможенный документ» — холодная бумага,
   чернила, фирменный красный штамп, моноширинные лоты.
   ========================================================================== */

/* ── шрифты ─────────────────────────────────────────────────────────────── */
/* cyrillic-ext */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
    src: url('/fonts/oswald-var-cyrillic-ext.woff2') format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
    src: url('/fonts/oswald-var-cyrillic.woff2') format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
    src: url('/fonts/oswald-var-latin-ext.woff2') format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
    src: url('/fonts/oswald-var-latin.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400 800;
    font-display: swap;
    src: url('/fonts/manrope-var-cyrillic-ext.woff2') format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400 800;
    font-display: swap;
    src: url('/fonts/manrope-var-cyrillic.woff2') format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400 800;
    font-display: swap;
    src: url('/fonts/manrope-var-latin-ext.woff2') format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400 800;
    font-display: swap;
    src: url('/fonts/manrope-var-latin.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
    font-family: 'JetBrains Mono';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/jetbrains-mono-400-cyrillic.woff2') format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
    font-family: 'JetBrains Mono';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/jetbrains-mono-400-latin.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ── токены ─────────────────────────────────────────────────────────────── */
:root {
    --paper: #EFF2F6;
    --card: #FFFFFF;
    --ink: #0F141B;
    --ink2: #3E4854;
    --mut: #66727F;
    --rule: #D7DDE5;
    --rule2: #C2CAD5;
    --red: #D6222A;
    --red-d: #A9181F;
    --red-soft: rgba(214, 34, 42, .07);
    --night: #0B0F15;
    --night2: #131A23;
    --night-rule: #212B37;
    --neon-a: #2E5BFF;
    --neon-b: #8A3BFF;
    --ok: #0E8A5A;
    --disp: 'Oswald', 'Arial Narrow', sans-serif;
    --sans: 'Manrope', system-ui, sans-serif;
    --mono: 'JetBrains Mono', ui-monospace, monospace;
    --pad: clamp(20px, 5vw, 84px);
    --sheet-shadow: 0 1px 2px rgba(22, 25, 30, .05), 0 12px 40px -18px rgba(22, 25, 30, .25);
    color-scheme: light;
}

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

html {
    overflow-x: hidden;
    scroll-behavior: smooth;
    scroll-padding-top: 84px;
}

body {
    margin: 0;
    background: var(--paper);
    color: var(--ink);
    font-family: var(--sans);
    font-size: 16px;
    line-height: 1.65;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
    font-variant-numeric: tabular-nums;
}

::selection {
    background: var(--red);
    color: #fff;
}

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

img {
    max-width: 100%;
    height: auto;
    display: block;
}

button {
    font: inherit;
    cursor: pointer;
}

button, a, input, textarea {
    touch-action: manipulation;
    -webkit-tap-highlight-color: rgba(214, 34, 42, .2);
}

:focus-visible {
    outline: 2px solid var(--red);
    outline-offset: 2px;
}

h1, h2, h3 {
    margin: 0;
    font-family: var(--disp);
    font-weight: 600;
    line-height: 1.06;
    letter-spacing: .01em;
    text-transform: uppercase;
    text-wrap: balance;
}

.skip {
    position: absolute;
    left: -9999px;
    top: 0;
    background: var(--ink);
    color: #fff;
    padding: 10px 16px;
    z-index: 200;
}

.skip:focus {
    left: 12px;
    top: 12px;
}

.wrap {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 var(--pad);
}

/* мягкий холодный градиент вместо сетки — чистый технологичный фон */
.bg-tint {
    position: fixed;
    inset: 0;
    z-index: -1;
    pointer-events: none;
    background: radial-gradient(900px 520px at 82% -6%, rgba(46, 91, 255, .07), transparent 60%),
    radial-gradient(700px 420px at -10% 30%, rgba(138, 59, 255, .05), transparent 60%);
}

/* ── типовые элементы документа ─────────────────────────────────────────── */
.mono-label {
    font-family: var(--mono);
    font-size: 11px;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: var(--mut);
}

.stamp {
    display: inline-block;
    font-family: var(--mono);
    font-size: 11px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: var(--red);
    border: 1.5px solid currentColor;
    border-radius: 3px;
    padding: 3px 9px;
    transform: rotate(-3deg);
    background: var(--red-soft);
    white-space: nowrap;
}

.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    gap: 10px;
    font-family: var(--disp);
    font-weight: 600;
    font-size: 15px;
    letter-spacing: .06em;
    text-transform: uppercase;
    padding: 15px 26px;
    border: 1px solid var(--ink);
    border-radius: 4px;
    background: transparent;
    color: var(--ink);
    transition: background .18s ease, color .18s ease, border-color .18s ease, transform .18s ease;
}

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

.btn--red {
    background: var(--red);
    border-color: var(--red);
    color: #fff;
}

.btn--red:hover {
    background: var(--red-d);
    border-color: var(--red-d);
}

.btn--ghost:hover {
    background: var(--ink);
    color: var(--paper);
}

/* заголовок секции как поле формуляра */
.doc-head {
    display: flex;
    align-items: baseline;
    gap: 16px;
    border-bottom: 1px solid var(--ink);
    padding-bottom: 14px;
    margin-bottom: clamp(28px, 4vw, 48px);
}

.doc-head .idx {
    font-family: var(--mono);
    font-size: 13px;
    color: var(--red);
    letter-spacing: .08em;
    white-space: nowrap;
}

.doc-head h2 {
    font-size: clamp(26px, 3.6vw, 44px);
}

.doc-head .note {
    margin-left: auto;
    font-family: var(--mono);
    font-size: 11px;
    color: var(--mut);
    letter-spacing: .1em;
    text-transform: uppercase;
    white-space: nowrap;
}

.sec {
    padding: clamp(56px, 8vw, 110px) 0;
}

@media (max-width: 720px) {
    .doc-head {
        gap: 10px;
    }

    .doc-head .note {
        display: none;
    }
}

/* ── topbar ─────────────────────────────────────────────────────────────── */
.topbar {
    position: sticky;
    top: 0;
    z-index: 100;
    background: color-mix(in srgb, var(--night) 94%, transparent);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--night-rule);
    transition: box-shadow .2s ease;
}

.topbar.is-scrolled {
    box-shadow: 0 6px 24px -12px rgba(5, 8, 14, .8);
}

.topbar .topnav a {
    color: #C6CEDA;
}

.topbar .topnav a:hover {
    color: #fff;
}

.topbar .tb-phone {
    color: #fff;
}

.topbar .tb-phone small {
    color: #8B95A3;
}

.brand-logo {
    height: 52px;
    width: auto;
    display: block;
}

.brand-logo--dark {
    height: 34px;
}

.topbar-in {
    max-width: 1240px;
    margin: 0 auto;
    padding: 12px var(--pad);
    display: flex;
    align-items: center;
    gap: 22px;
}

.brand {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
}

.brand-mark {
    width: 30px;
    height: 20px;
    flex-shrink: 0;
}

.brand-name {
    font-family: var(--disp);
    font-weight: 600;
    font-size: 19px;
    letter-spacing: .04em;
    text-transform: uppercase;
    line-height: 1;
}

.brand-name small {
    display: block;
    font-family: var(--mono);
    font-weight: 400;
    font-size: 9px;
    letter-spacing: .22em;
    color: var(--red);
    margin-top: 3px;
}

.topnav {
    display: flex;
    gap: 18px;
    margin-left: 8px;
}

.topnav a {
    font-size: 13.5px;
    font-weight: 600;
    color: var(--ink2);
    white-space: nowrap;
    transition: color .15s ease;
}

.topnav a:hover {
    color: var(--red);
}

.topbar .spacer {
    flex: 1;
}

.tb-phone {
    font-family: var(--mono);
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .02em;
    white-space: nowrap;
}

.tb-phone small {
    display: block;
    font-size: 10px;
    color: var(--mut);
    letter-spacing: .1em;
    text-transform: uppercase;
}

.tb-cta {
    padding: 11px 18px;
    font-size: 13px;
}

@media (max-width: 1080px) {
    .topnav {
        display: none;
    }
}

@media (max-width: 640px) {
    .tb-phone small {
        display: none;
    }

    .tb-cta {
        display: none;
    }
}

/* ── hero ───────────────────────────────────────────────────────────────── */
.hero {
    padding: clamp(48px, 7vw, 96px) 0 clamp(40px, 6vw, 80px);
}

.hero-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr);
    gap: clamp(28px, 5vw, 72px);
    align-items: center;
}

.hero-kick {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 22px;
}

.hero-kick .line {
    width: 42px;
    height: 1px;
    background: var(--red);
}

.hero h1 {
    font-size: clamp(34px, 4.6vw, 62px);
    margin-bottom: 20px;
}

.hero h1 .red {
    color: var(--red);
}

.hero-sub {
    font-size: clamp(16px, 1.6vw, 19px);
    line-height: 1.6;
    color: var(--ink2);
    max-width: 54ch;
    margin: 0 0 26px;
}

.hero-sub b {
    color: var(--ink);
}

.hero-points {
    list-style: none;
    margin: 0 0 32px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 22px;
}

.hero-points li {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 600;
    color: var(--ink2);
}

.hero-points li::before {
    content: '';
    width: 14px;
    height: 14px;
    flex-shrink: 0;
    background: var(--red);
    clip-path: polygon(28% 0, 100% 0, 72% 100%, 0 100%);
}

.hero-cta {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: center;
}

.hero-note {
    margin-top: 18px;
    font-family: var(--mono);
    font-size: 11.5px;
    color: var(--mut);
    letter-spacing: .04em;
}

/* аукционный лист — сигнатурный элемент */
.sheet {
    position: relative;
    background: var(--card);
    border: 1px solid var(--rule2);
    border-radius: 6px;
    box-shadow: var(--sheet-shadow);
    padding: 22px 24px 20px 38px;
    max-width: 480px;
    justify-self: end;
    width: 100%;
}

/* перфорация слева, как у отрывного бланка */
.sheet::before {
    content: '';
    position: absolute;
    left: 13px;
    top: 14px;
    bottom: 14px;
    width: 8px;
    background-image: radial-gradient(circle 3px, var(--paper) 98%, transparent),
    radial-gradient(circle 3px, rgba(22, 25, 30, .12) 100%, transparent);
    background-size: 8px 22px, 8px 22px;
    background-position: 0 0, 0 1px;
    background-repeat: repeat-y;
}

.sheet-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding-bottom: 12px;
    border-bottom: 1px dashed var(--rule2);
    margin-bottom: 14px;
}

.sheet-lot {
    font-family: var(--mono);
    font-size: 11.5px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: var(--ink2);
}

.sheet-lot b {
    color: var(--ink);
    font-weight: 400;
}

.sheet-photo {
    position: relative;
    border: 1px solid var(--rule);
    border-radius: 4px;
    overflow: hidden;
    aspect-ratio: 4 / 3;
}

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

.sheet-title {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 10px;
    margin: 14px 0 4px;
}

.sheet-title h3 {
    font-size: 21px;
}

.sheet-title .yr {
    font-family: var(--mono);
    font-size: 12px;
    color: var(--mut);
    white-space: nowrap;
}

.sheet-specs {
    list-style: none;
    margin: 0 0 14px;
    padding: 0;
    font-family: var(--mono);
    font-size: 12px;
    color: var(--ink2);
    display: flex;
    flex-wrap: wrap;
    gap: 4px 14px;
}

.sheet-rows {
    border-top: 1px dashed var(--rule2);
    padding-top: 12px;
    margin-bottom: 14px;
}

.sheet-row {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 12px;
    padding: 5px 0;
    font-size: 13.5px;
    color: var(--ink2);
}

.sheet-row b {
    font-family: var(--mono);
    font-weight: 400;
    color: var(--ink);
    white-space: nowrap;
}

.sheet-row.total {
    border-top: 1px solid var(--ink);
    margin-top: 8px;
    padding-top: 11px;
    font-weight: 700;
    color: var(--ink);
    font-size: 15px;
}

.sheet-row.total b {
    font-family: var(--disp);
    font-weight: 600;
    font-size: 24px;
    color: var(--red);
    letter-spacing: .01em;
}

.sheet-row .ok {
    color: var(--ok);
    font-family: var(--mono);
    white-space: nowrap;
}

.sheet-foot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    font-family: var(--mono);
    font-size: 10.5px;
    color: var(--mut);
    letter-spacing: .06em;
    text-transform: uppercase;
}

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

    .sheet {
        justify-self: stretch;
        max-width: 560px;
        margin: 0 auto;
    }
}

/* ── trustbar ───────────────────────────────────────────────────────────── */
.trustbar {
    border-top: 1px solid var(--ink);
    border-bottom: 1px solid var(--ink);
    background: var(--card);
}

.trust-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.trust-cell {
    padding: 26px 22px;
    border-right: 1px solid var(--rule);
}

.trust-cell:last-child {
    border-right: 0;
}

.trust-num {
    font-family: var(--disp);
    font-weight: 600;
    font-size: clamp(28px, 3.4vw, 44px);
    line-height: 1;
    letter-spacing: .01em;
}

.trust-num .red {
    color: var(--red);
}

.trust-lbl {
    margin-top: 8px;
}

@media (max-width: 760px) {
    .trust-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .trust-cell:nth-child(2) {
        border-right: 0;
    }

    .trust-cell:nth-child(-n+2) {
        border-bottom: 1px solid var(--rule);
    }
}

/* ── авто в наличии ─────────────────────────────────────────────────────── */
.lots-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

@media (max-width: 1180px) {
    .lots-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 880px) {
    .lots-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

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

.lot {
    display: flex;
    flex-direction: column;
    background: var(--card);
    border: 1px solid var(--rule2);
    border-radius: 6px;
    overflow: hidden;
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.lot:hover {
    transform: translateY(-3px);
    border-color: var(--ink);
    box-shadow: var(--sheet-shadow);
}

.lot-photo {
    position: relative;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    border-bottom: 1px solid var(--rule);
}

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

.lot-flag {
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-family: var(--mono);
    font-size: 10.5px;
    letter-spacing: .12em;
    background: var(--ink);
    color: #fff;
    padding: 3px 8px;
    border-radius: 3px;
}

.lot-stamp {
    position: absolute;
    top: 10px;
    right: 10px;
    background: var(--card);
}

.lot-body {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 16px 16px 14px;
}

.lot-body h3 {
    font-size: 17.5px;
    margin-bottom: 4px;
}

.lot-yr {
    font-family: var(--mono);
    font-size: 11px;
    color: var(--mut);
    letter-spacing: .08em;
    margin-bottom: 10px;
}

.lot-specs {
    list-style: none;
    margin: 0 0 14px;
    padding: 0;
    font-size: 13px;
    color: var(--ink2);
}

.lot-specs li {
    padding: 4px 0;
    border-bottom: 1px dashed var(--rule);
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.lot-specs li span:last-child {
    font-family: var(--mono);
    font-size: 12px;
    color: var(--ink);
    text-align: right;
}

.lot-price {
    margin-top: auto;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 8px;
    padding-top: 4px;
}

.lot-price .lbl {
    font-family: var(--mono);
    font-size: 10.5px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: var(--mut);
}

.lot-price .val {
    font-family: var(--disp);
    font-weight: 600;
    font-size: 21px;
    color: var(--red);
    white-space: nowrap;
}

.lot-btn {
    margin-top: 12px;
    width: 100%;
    padding: 11px 14px;
    font-size: 12.5px;
}

.lots-note {
    margin-top: 22px;
    font-size: 13.5px;
    color: var(--mut);
    max-width: 72ch;
}

/* ── почему мы ──────────────────────────────────────────────────────────── */
.why-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
    margin-bottom: 18px;
}

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

.why-card {
    background: var(--card);
    border: 1px solid var(--rule2);
    border-radius: 6px;
    padding: 26px 24px;
}

.why-card .tag {
    display: inline-block;
    font-family: var(--mono);
    font-size: 10.5px;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: var(--red);
    border-bottom: 1px solid var(--red);
    padding-bottom: 4px;
    margin-bottom: 16px;
}

.why-card h3 {
    font-size: 19px;
    margin-bottom: 10px;
}

.why-card p {
    margin: 0;
    font-size: 14.5px;
    color: var(--ink2);
}

.why-callout {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px 28px;
    background: var(--red);
    color: #fff;
    border-radius: 6px;
    padding: 26px 28px;
}

.why-callout .big {
    font-family: var(--disp);
    font-weight: 600;
    font-size: clamp(30px, 4vw, 48px);
    line-height: 1;
    text-transform: uppercase;
    white-space: nowrap;
}

.why-callout p {
    margin: 0;
    flex: 1;
    min-width: 240px;
    font-size: 15.5px;
    font-weight: 600;
    line-height: 1.5;
}

/* ── шаги сделки ────────────────────────────────────────────────────────── */
.steps-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
    border: 1px solid var(--rule2);
    border-radius: 6px;
    overflow: hidden;
    background: var(--card);
}

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

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

.step {
    padding: 26px 24px 30px;
    border-right: 1px solid var(--rule);
    border-bottom: 1px solid var(--rule);
    position: relative;
}

.step-idx {
    font-family: var(--mono);
    font-size: 12px;
    color: var(--red);
    letter-spacing: .1em;
    margin-bottom: 46px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.step-idx::after {
    content: '';
    flex: 1;
    height: 1px;
    background: var(--rule);
}

.step h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.step p {
    margin: 0;
    font-size: 14px;
    color: var(--ink2);
}

.step p a {
    font-family: var(--mono);
    font-size: 13px;
    color: var(--red);
    white-space: nowrap;
}

.step p a:hover {
    text-decoration: underline;
}

/* ── гарантии (тёмная секция) ───────────────────────────────────────────── */
.night {
    position: relative;
    background: var(--night);
    color: #ECF1F7;
}

/* неоновая кромка тёмных секций — отсылка к фирменному баннеру */
.night::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg, var(--neon-a), var(--neon-b) 55%, var(--red));
    opacity: .9;
}

.night .doc-head {
    border-color: #ECF1F7;
}

.night .doc-head .note {
    color: #8B939E;
}

.guar-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1px;
    background: var(--night-rule);
    border: 1px solid var(--night-rule);
    border-radius: 6px;
    overflow: hidden;
}

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

.guar-cell {
    background: var(--night2);
    padding: 26px 24px;
}

.guar-cell .mono-label {
    color: #8B939E;
    margin-bottom: 12px;
    display: block;
}

.guar-cell h3 {
    font-size: 19px;
    color: #fff;
}

.guar-cell h3 .red {
    color: #FF6B66;
}

.guar-cell p {
    margin: 10px 0 0;
    font-size: 14px;
    color: #AEB6BF;
}

/* ── лента «недавно привезли» ───────────────────────────────────────────── */
.ticker-sec {
    padding: clamp(48px, 7vw, 90px) 0;
    overflow: hidden;
}

.ticker {
    overflow: hidden;
    border-top: 1px solid var(--ink);
    border-bottom: 1px solid var(--ink);
    background: var(--card);
    position: relative;
}

.ticker-track {
    display: flex;
    width: max-content;
    animation: ticker-scroll 80s linear infinite;
}

.ticker:hover .ticker-track {
    animation-play-state: paused;
}

@keyframes ticker-scroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

.tick {
    display: flex;
    align-items: baseline;
    gap: 12px;
    padding: 18px 26px;
    border-right: 1px solid var(--rule);
    white-space: nowrap;
}

.tick .nm {
    font-family: var(--disp);
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .02em;
}

.tick .meta {
    font-family: var(--mono);
    font-size: 11.5px;
    color: var(--mut);
}

.tick .pr {
    font-family: var(--mono);
    font-size: 13px;
    color: var(--red);
}

/* ── «мы не прячем своих лиц» ───────────────────────────────────────────── */
/* ── видео-карточки ─────────────────────────────────────────────────────── */
.video-cards {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(14px, 2vw, 24px);
    margin-top: clamp(26px, 4vw, 48px);
}

.video-card {
    position: relative;
    display: block;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid var(--night-rule);
}

.video-card img {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 10;
    object-fit: cover;
    display: block;
    transition: transform .3s ease;
}

.video-card:hover img {
    transform: scale(1.04);
}

.video-card::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 40%, rgba(5, 8, 14, .85));
}

.vc-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -60%);
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: var(--red);
    z-index: 2;
    transition: transform .2s ease;
}

.vc-play::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 54%;
    transform: translate(-50%, -50%);
    border-style: solid;
    border-width: 10px 0 10px 16px;
    border-color: transparent transparent transparent #fff;
}

.video-card:hover .vc-play {
    transform: translate(-50%, -60%) scale(1.1);
}

.vc-cap {
    position: absolute;
    left: 14px;
    right: 14px;
    bottom: 12px;
    z-index: 2;
    color: #fff;
    font-weight: 700;
    font-size: 14.5px;
}

@media (max-width: 880px) {
    .video-cards {
        grid-template-columns: 1fr;
    }
}

/* ── калькулятор-прикидка ───────────────────────────────────────────────── */
.calc-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: clamp(18px, 3vw, 36px);
}

.calc-controls,
.calc-result {
    background: var(--card);
    border: 1px solid var(--rule2);
    border-radius: 8px;
    padding: clamp(20px, 2.6vw, 30px);
}

.calc-countries {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 10px;
}

.calc-c {
    font-family: var(--mono);
    font-size: 11.5px;
    letter-spacing: .1em;
    text-transform: uppercase;
    background: var(--paper);
    border: 1px solid var(--rule2);
    border-radius: 4px;
    padding: 9px 14px;
    color: var(--ink2);
    transition: all .15s ease;
}

.calc-c.is-active {
    background: var(--ink);
    border-color: var(--ink);
    color: #fff;
}

#calcBudget {
    width: 100%;
    margin: 14px 0 6px;
    accent-color: var(--red);
}

.calc-scale {
    display: flex;
    justify-content: space-between;
    color: var(--mut);
}

.calc-row {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 16px;
    padding: 10px 0;
    border-bottom: 1px dashed var(--rule2);
    font-size: 14.5px;
}

.calc-row b {
    text-align: right;
}

.calc-result .btn {
    width: 100%;
    margin-top: 16px;
}

.calc-result .lead-consent {
    margin-top: 10px;
}

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

/* ── звёздные клиенты ───────────────────────────────────────────────────── */
.stars-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(14px, 2vw, 24px);
    margin-top: clamp(26px, 4vw, 48px);
}

.star-card {
    margin: 0;
    background: var(--night2);
    border: 1px solid var(--night-rule);
    border-radius: 8px;
    overflow: hidden;
}

.star-card img {
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 5;
    object-fit: cover;
    object-position: top;
    display: block;
}

.star-card figcaption {
    padding: 14px 16px 16px;
}

.star-card figcaption b {
    display: block;
    font-family: var(--disp);
    font-weight: 600;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: .03em;
    color: #fff;
}

.star-card figcaption span {
    display: block;
    margin-top: 4px;
    font-family: var(--mono);
    font-size: 11px;
    letter-spacing: .08em;
    color: #8B95A3;
}

.stars-cta {
    margin-top: clamp(18px, 3vw, 28px);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 12px 24px;
    border-top: 1px dashed var(--night-rule);
    padding-top: 18px;
    color: #C6CEDA;
    font-size: 14.5px;
}

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

/* ── hero: лицо компании ────────────────────────────────────────────────── */
.hero-face {
    background: var(--night);
    color: #ECF1F7;
    border-radius: 8px;
    padding: clamp(18px, 2.4vw, 28px);
}

.hero-face .quiz-figure {
    margin-bottom: 14px;
}

.hf-quote {
    font-size: 14.5px;
    line-height: 1.6;
    color: #C6CEDA;
    margin: 0 0 16px;
}

.hf-social {
    display: grid;
    gap: 8px;
}

.hf-social .btn {
    width: 100%;
    padding: 12px 16px;
    font-size: 13px;
}

.hf-social .btn--ghost {
    border-color: #fff;
    color: #fff;
}

/* ── живые фото с выдач ─────────────────────────────────────────────────── */
.rev-photos-head {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: space-between;
    gap: 8px 20px;
    margin: clamp(26px, 4vw, 44px) 0 14px;
}

.rev-photos-head h3 {
    font-family: var(--disp);
    font-weight: 600;
    font-size: clamp(20px, 2.2vw, 26px);
    text-transform: uppercase;
    letter-spacing: .02em;
}

.rev-photos {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: clamp(10px, 1.4vw, 16px);
    margin-bottom: clamp(22px, 3vw, 32px);
}

.rev-photos img {
    width: 100%;
    height: auto;
    aspect-ratio: 3 / 4;
    object-fit: cover;
    border-radius: 6px;
    border: 1px solid var(--rule2);
}

@media (max-width: 880px) {
    .rev-photos {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* ── свежие привозы с фото в каталоге ───────────────────────────────────── */
.cat-feat {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: clamp(14px, 2vw, 22px);
    margin-bottom: clamp(28px, 4vw, 44px);
}

.feat-card {
    background: var(--card);
    border: 1px solid var(--rule2);
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.feat-ph {
    position: relative;
}

.feat-ph img {
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 5;
    object-fit: cover;
    display: block;
}

.feat-ph .stamp {
    position: absolute;
    top: 10px;
    left: 10px;
}

.feat-bd {
    padding: 14px 16px 16px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.feat-bd h3 {
    font-family: var(--disp);
    font-weight: 600;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: .02em;
}

.feat-bd .lot-price {
    margin-top: auto;
}

.feat-bd .btn {
    margin-top: 12px;
    width: 100%;
}

@media (max-width: 1020px) {
    .cat-feat {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 560px) {
    .cat-feat {
        grid-template-columns: 1fr;
    }
}

.faces-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr);
    gap: clamp(24px, 4vw, 60px);
    align-items: center;
}

.faces-txt h3 {
    font-size: clamp(22px, 2.6vw, 30px);
    color: #fff;
    margin-bottom: 14px;
}

.faces-txt p {
    color: #A8B2BE;
    font-size: 15px;
    margin: 0 0 18px;
}

.faces-txt p b {
    color: #fff;
}

.faces-list {
    list-style: none;
    margin: 0 0 26px;
    padding: 0;
}

.faces-list li {
    display: flex;
    gap: 10px;
    padding: 9px 0;
    border-bottom: 1px dashed var(--night-rule);
    color: #C6CEDA;
    font-size: 14px;
}

.faces-list li::before {
    content: '';
    width: 12px;
    height: 12px;
    margin-top: 4px;
    flex-shrink: 0;
    background: linear-gradient(135deg, var(--neon-a), var(--neon-b));
    clip-path: polygon(28% 0, 100% 0, 72% 100%, 0 100%);
}

.faces .btn--ghost {
    border-color: #3A4655;
    color: #fff;
}

.faces .btn--ghost:hover {
    background: #fff;
    color: var(--night);
    border-color: #fff;
}

.faces-phones img {
    width: 100%;
    max-width: 430px;
    margin: 0 auto;
    display: block;
    filter: drop-shadow(0 24px 48px rgba(46, 91, 255, .28));
}

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

/* ── CTA-полоса ─────────────────────────────────────────────────────────── */
.cta-band {
    position: relative;
    background: var(--night);
    color: #fff;
    padding: clamp(56px, 8vw, 104px) 0;
    overflow: hidden;
}

.cta-band::before {
    content: '';
    position: absolute;
    inset: 0;
    background: radial-gradient(640px 360px at 12% 115%, rgba(46, 91, 255, .22), transparent 60%),
    radial-gradient(640px 360px at 88% -15%, rgba(138, 59, 255, .2), transparent 60%);
}

.cta-band::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg, var(--red), var(--neon-b) 45%, var(--neon-a));
    opacity: .9;
}

.cta-band .wrap {
    position: relative;
    text-align: center;
}

.cta-band h2 {
    font-size: clamp(28px, 4vw, 52px);
    max-width: 20ch;
    margin: 0 auto 16px;
}

.cta-band h2 .red {
    color: #FF6B66;
}

.cta-band p {
    color: #A8B2BE;
    font-size: clamp(15px, 1.6vw, 18px);
    max-width: 56ch;
    margin: 0 auto 30px;
}

/* ── подарочная полоса ──────────────────────────────────────────────────── */
.gift-band {
    margin-top: 22px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px 14px;
    border: 1.5px dashed var(--ok);
    border-radius: 8px;
    background: var(--card);
    padding: 18px 22px;
    font-size: 15px;
    color: var(--ink2);
}

.gift-band .ico {
    font-size: 22px;
    line-height: 1;
}

.gift-band b {
    color: var(--ink);
}

/* ── отзывы ─────────────────────────────────────────────────────────────── */
.rev-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
}

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

.rev {
    background: var(--card);
    border: 1px solid var(--rule2);
    border-radius: 6px;
    padding: 22px 24px;
    display: flex;
    flex-direction: column;
}

.rev-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    border-bottom: 1px dashed var(--rule2);
    padding-bottom: 12px;
    margin-bottom: 14px;
}

.rev-meta {
    font-family: var(--mono);
    font-size: 11.5px;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: var(--mut);
}

.rev-meta b {
    display: block;
    font-weight: 400;
    color: var(--ink);
    font-size: 13px;
    margin-bottom: 2px;
}

.rev p {
    margin: 0;
    font-size: 14.5px;
    color: var(--ink2);
    flex: 1;
}

.rev p b {
    color: var(--ink);
}

.rev-social {
    margin-top: 22px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 14px;
    border: 1px dashed var(--rule2);
    border-radius: 6px;
    padding: 20px 24px;
    background: var(--card);
}

.rev-social p {
    margin: 0;
    flex: 1;
    min-width: 240px;
    font-size: 14.5px;
    color: var(--ink2);
}

.rev-social p b {
    color: var(--ink);
}

/* ── география ──────────────────────────────────────────────────────────── */
.geo-rows {
    border: 1px solid var(--rule2);
    border-radius: 6px;
    overflow: hidden;
    background: var(--card);
}

.geo-row {
    display: grid;
    grid-template-columns: 120px 1fr auto;
    gap: 18px;
    align-items: center;
    padding: 18px 24px;
    border-bottom: 1px solid var(--rule);
}

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

.geo-code {
    font-family: var(--mono);
    font-size: 12px;
    letter-spacing: .12em;
    color: var(--red);
}

.geo-name {
    font-family: var(--disp);
    font-weight: 600;
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: .02em;
}

.geo-desc {
    font-size: 13.5px;
    color: var(--mut);
}

@media (max-width: 680px) {
    .geo-row {
        grid-template-columns: 1fr;
        gap: 4px;
    }
}

/* ── FAQ ────────────────────────────────────────────────────────────────── */
.faq {
    border: 1px solid var(--rule2);
    border-radius: 6px;
    overflow: hidden;
    background: var(--card);
}

.faq details {
    border-bottom: 1px solid var(--rule);
}

.faq details:last-child {
    border-bottom: 0;
}

.faq summary {
    list-style: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 18px 24px;
    font-family: var(--disp);
    font-weight: 600;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: .02em;
    transition: color .15s ease;
}

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

.faq summary::before {
    content: '+';
    font-family: var(--mono);
    color: var(--red);
    font-size: 18px;
    line-height: 1;
    flex-shrink: 0;
    transition: transform .2s ease;
}

.faq details[open] summary::before {
    transform: rotate(45deg);
}

.faq summary:hover {
    color: var(--red);
}

.faq .faq-a {
    padding: 0 24px 20px 58px;
    font-size: 14.5px;
    color: var(--ink2);
    max-width: 80ch;
}

.faq .faq-a p {
    margin: 0;
}

/* ── форма заявки / контакты ────────────────────────────────────────────── */
.lead-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, .9fr);
    gap: clamp(24px, 4vw, 56px);
    align-items: start;
}

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

.lead-form {
    background: var(--card);
    border: 1px solid var(--ink);
    border-radius: 6px;
    padding: clamp(22px, 3.4vw, 36px);
    box-shadow: var(--sheet-shadow);
}

.lead-form .gift {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: var(--mono);
    font-size: 11px;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: var(--ok);
    border: 1px dashed var(--ok);
    border-radius: 3px;
    padding: 5px 10px;
    margin-bottom: 20px;
}

.field {
    margin-bottom: 16px;
}

.field label {
    display: block;
    font-family: var(--mono);
    font-size: 11px;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--mut);
    margin-bottom: 7px;
}

.field label .req {
    color: var(--red);
}

.field input, .field textarea {
    width: 100%;
    background: var(--paper);
    border: 1px solid var(--rule2);
    border-radius: 4px;
    padding: 13px 14px;
    font: inherit;
    font-size: 15px;
    color: var(--ink);
    transition: border-color .15s ease;
}

.field input:focus, .field textarea:focus {
    outline: none;
    border-color: var(--ink);
}

.field input.is-bad, .field textarea.is-bad {
    border-color: var(--red);
    background: var(--red-soft);
}

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

.lead-submit {
    width: 100%;
    margin-top: 6px;
    padding: 17px 26px;
    font-size: 16px;
}

.lead-consent {
    margin: 14px 0 0;
    font-size: 12px;
    color: var(--mut);
    line-height: 1.5;
}

.lead-done {
    text-align: center;
    padding: 28px 10px;
}

.lead-done .stamp {
    font-size: 13px;
    padding: 6px 14px;
    margin-bottom: 18px;
}

.lead-done h3 {
    font-size: 24px;
    margin-bottom: 10px;
}

.lead-done p {
    color: var(--ink2);
    font-size: 15px;
    margin: 0 0 20px;
}

.lead-done .hero-cta {
    justify-content: center;
}

/* контактная карточка */
.contact-card {
    padding: 6px 0;
}

.contact-card h3 {
    font-size: 22px;
    margin-bottom: 20px;
}

.contact-rows {
    border-top: 1px solid var(--rule2);
}

.contact-row {
    display: grid;
    grid-template-columns: 130px 1fr;
    gap: 14px;
    padding: 14px 0;
    border-bottom: 1px solid var(--rule);
    align-items: baseline;
}

.contact-row .v {
    font-size: 15px;
    font-weight: 600;
}

.contact-row .v a:hover {
    color: var(--red);
}

.contact-row .v small {
    display: block;
    font-weight: 400;
    font-size: 12.5px;
    color: var(--mut);
    margin-top: 2px;
}

.contact-msgrs {
    display: flex;
    gap: 10px;
    margin-top: 20px;
    flex-wrap: wrap;
}

.contact-msgrs .btn {
    padding: 12px 18px;
    font-size: 13px;
}

/* ── footer ─────────────────────────────────────────────────────────────── */
.colophon {
    border-top: 1px solid var(--ink);
    padding: 26px var(--pad) calc(26px + 64px);
    display: flex;
    flex-wrap: wrap;
    gap: 10px 28px;
    align-items: center;
    justify-content: space-between;
    font-family: var(--mono);
    font-size: 11.5px;
    letter-spacing: .04em;
    color: var(--mut);
}

.colophon .brand-name {
    font-size: 15px;
}

.colophon a:hover {
    color: var(--red);
}

@media (min-width: 761px) {
    .colophon {
        padding-bottom: 26px;
    }
}

/* ── sticky-бар на мобильных ────────────────────────────────────────────── */
.mob-bar {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 110;
    display: none;
    grid-template-columns: 1fr 1fr 1.4fr;
    gap: 1px;
    background: var(--ink);
    border-top: 1px solid var(--ink);
}

.mob-bar a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 15px 8px;
    font-family: var(--disp);
    font-weight: 600;
    font-size: 13px;
    letter-spacing: .06em;
    text-transform: uppercase;
    background: var(--card);
    color: var(--ink);
}

.mob-bar a.red {
    background: var(--red);
    color: #fff;
}

@media (max-width: 760px) {
    .mob-bar {
        display: grid;
    }
}

/* ── квиз-подбор ────────────────────────────────────────────────────────── */
.quiz-grid {
    display: grid;
    grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
    gap: clamp(20px, 3vw, 40px);
    align-items: stretch;
}

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

.quiz-host {
    background: var(--night);
    color: #ECF1F7;
    border-radius: 8px;
    padding: clamp(24px, 3vw, 36px);
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.quiz-host::before {
    content: '';
    position: absolute;
    inset: 0;
    background: radial-gradient(420px 260px at 90% -10%, rgba(46, 91, 255, .25), transparent 60%),
    radial-gradient(420px 260px at -10% 110%, rgba(138, 59, 255, .2), transparent 60%);
}

.quiz-host > * {
    position: relative;
}

.quiz-host-top {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 18px;
}

.quiz-face {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid var(--red);
    box-shadow: 0 0 0 3px rgba(214, 34, 42, .25), 0 10px 24px -8px rgba(46, 91, 255, .45);
    flex-shrink: 0;
}

.quiz-host-name {
    font-family: var(--disp);
    font-weight: 600;
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: .03em;
    color: #fff;
}

.quiz-host-name small {
    display: block;
    font-family: var(--mono);
    font-weight: 400;
    font-size: 10.5px;
    letter-spacing: .16em;
    color: #8B95A3;
    margin-top: 4px;
}

.quiz-host-quote {
    font-size: 15.5px;
    line-height: 1.6;
    color: #C6CEDA;
    margin: 0 0 22px;
}

.quiz-host-quote b {
    color: #fff;
}

.quiz-host-proof {
    margin-top: auto;
    border-top: 1px dashed var(--night-rule);
    padding-top: 16px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px 20px;
    font-family: var(--mono);
    font-size: 11px;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #8B95A3;
}

.quiz-host-proof b {
    color: #fff;
    font-weight: 400;
}

.quiz-box {
    background: var(--card);
    border: 1px solid var(--ink);
    border-radius: 8px;
    box-shadow: var(--sheet-shadow);
    padding: clamp(22px, 3vw, 34px);
    display: flex;
    flex-direction: column;
}

.quiz-progress {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 20px;
}

.quiz-progress .bar {
    flex: 1;
    height: 4px;
    background: var(--rule);
    border-radius: 2px;
    overflow: hidden;
}

.quiz-progress .bar i {
    display: block;
    height: 100%;
    width: 20%;
    background: linear-gradient(90deg, var(--red), var(--neon-b));
    transition: width .3s ease;
}

.quiz-progress .lbl {
    font-family: var(--mono);
    font-size: 11px;
    letter-spacing: .1em;
    color: var(--mut);
    white-space: nowrap;
}

.quiz-q {
    font-family: var(--disp);
    font-weight: 600;
    font-size: clamp(19px, 2vw, 24px);
    text-transform: uppercase;
    letter-spacing: .02em;
    margin-bottom: 18px;
    min-height: 2.2em;
}

.quiz-opts {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 22px;
}

@media (max-width: 560px) {
    .quiz-opts {
        grid-template-columns: 1fr;
    }
}

.quiz-opt {
    text-align: left;
    background: var(--paper);
    border: 1px solid var(--rule2);
    border-radius: 6px;
    padding: 14px 16px;
    font-size: 14.5px;
    font-weight: 600;
    color: var(--ink);
    transition: border-color .15s ease, background .15s ease, transform .15s ease;
}

.quiz-opt:hover {
    border-color: var(--ink);
    transform: translateY(-1px);
}

.quiz-opt small {
    display: block;
    font-weight: 400;
    font-family: var(--mono);
    font-size: 11px;
    color: var(--mut);
    margin-top: 3px;
}

.quiz-nav {
    margin-top: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.quiz-back {
    background: none;
    border: 0;
    font-family: var(--mono);
    font-size: 12px;
    letter-spacing: .08em;
    color: var(--mut);
    text-transform: uppercase;
    padding: 6px 0;
}

.quiz-back:hover {
    color: var(--ink);
}

.quiz-back[hidden] {
    visibility: hidden;
}

.quiz-note {
    font-family: var(--mono);
    font-size: 10.5px;
    letter-spacing: .06em;
    color: var(--mut);
    text-transform: uppercase;
    text-align: right;
}

.quiz-contact .field {
    margin-bottom: 14px;
}

/* ── модалка лота ───────────────────────────────────────────────────────── */
.lot-modal {
    border: 1px solid var(--ink);
    border-radius: 10px;
    padding: 0;
    width: min(560px, calc(100vw - 32px));
    max-height: min(92vh, 860px);
    background: var(--card);
    color: var(--ink);
    box-shadow: 0 30px 80px -20px rgba(15, 20, 27, .5);
}

.lot-modal::backdrop {
    background: rgba(11, 15, 21, .66);
    backdrop-filter: blur(4px);
}

.lm-in {
    overflow-y: auto;
    max-height: inherit;
    padding: 22px 24px 24px;
}

.lm-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 14px;
}

.lm-close {
    background: none;
    border: 1px solid var(--rule2);
    border-radius: 4px;
    width: 36px;
    height: 36px;
    font-size: 17px;
    line-height: 1;
    color: var(--mut);
    flex-shrink: 0;
}

.lm-close:hover {
    border-color: var(--ink);
    color: var(--ink);
}

.lm-photo {
    position: relative;
    border: 1px solid var(--rule);
    border-radius: 6px;
    overflow: hidden;
    aspect-ratio: 4 / 3;
    margin-bottom: 14px;
}

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

.lm-photo .lot-flag {
    bottom: 10px;
    top: auto;
}

.lm-title {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 10px;
}

.lm-title h3 {
    font-size: 22px;
}

.lm-title .yr {
    font-family: var(--mono);
    font-size: 12px;
    color: var(--mut);
    white-space: nowrap;
}

.lm-specs {
    list-style: none;
    margin: 10px 0 14px;
    padding: 0;
    font-size: 13.5px;
    color: var(--ink2);
}

.lm-specs li {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    padding: 6px 0;
    border-bottom: 1px dashed var(--rule);
}

.lm-specs li span:last-child {
    font-family: var(--mono);
    font-size: 12.5px;
    color: var(--ink);
    text-align: right;
}

.lm-incl {
    background: var(--paper);
    border: 1px dashed var(--rule2);
    border-radius: 6px;
    padding: 12px 16px;
    margin-bottom: 14px;
}

.lm-incl .t {
    font-family: var(--mono);
    font-size: 10.5px;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--mut);
    margin-bottom: 8px;
}

.lm-incl ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 13.5px;
    color: var(--ink2);
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px 14px;
}

@media (max-width: 480px) {
    .lm-incl ul {
        grid-template-columns: 1fr;
    }
}

.lm-incl li::before {
    content: '✓ ';
    color: var(--ok);
    font-weight: 700;
}

.lm-price {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 10px;
    border-top: 1px solid var(--ink);
    padding-top: 13px;
    margin-bottom: 16px;
}

.lm-price .lbl {
    font-family: var(--mono);
    font-size: 11px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: var(--mut);
}

.lm-price .lbl b {
    display: block;
    color: var(--ok);
    font-weight: 400;
    margin-top: 3px;
}

.lm-price .val {
    font-family: var(--disp);
    font-weight: 600;
    font-size: 30px;
    color: var(--red);
    white-space: nowrap;
}

.lm-ctas {
    display: grid;
    gap: 10px;
}

.lm-ctas .btn {
    width: 100%;
    padding: 15px 18px;
}

.lm-foot {
    margin-top: 12px;
    font-family: var(--mono);
    font-size: 10.5px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: var(--mut);
    text-align: center;
}

/* ── шаги с визуалами ───────────────────────────────────────────────────── */
.step-img {
    margin: -26px -24px 18px;
    border-bottom: 1px solid var(--rule);
    aspect-ratio: 16 / 9;
    overflow: hidden;
}

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

/* ── гарантии: технологичные карточки с пруфами ─────────────────────────── */
.guar-cell {
    display: flex;
    flex-direction: column;
}

.guar-ico {
    width: 44px;
    height: 44px;
    margin-bottom: 16px;
    display: grid;
    place-items: center;
    border: 1px solid var(--night-rule);
    border-radius: 8px;
    background: linear-gradient(135deg, rgba(46, 91, 255, .16), rgba(138, 59, 255, .12));
}

.guar-ico svg {
    width: 22px;
    height: 22px;
    stroke: #9DB4FF;
    fill: none;
    stroke-width: 1.6;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.guar-proof {
    margin-top: 14px;
    padding-top: 12px;
    border-top: 1px dashed var(--night-rule);
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 40px;
}

.guar-proof .stamp {
    font-size: 10px;
    padding: 3px 8px;
}

.guar-avatars {
    display: flex;
}

.guar-avatars img {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid var(--night2);
}

.guar-avatars img + img {
    margin-left: -10px;
}

.guar-proof .mono-label {
    color: #8B95A3;
}

.guar-strip {
    display: flex;
    gap: 6px;
}

.guar-strip img {
    width: 46px;
    height: 34px;
    object-fit: cover;
    border-radius: 4px;
    border: 1px solid var(--night-rule);
}

/* ── отзывы: колонка с основателями ─────────────────────────────────────── */
.rev-wrap {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 320px;
    gap: 18px;
    align-items: start;
}

@media (max-width: 1060px) {
    .rev-wrap {
        grid-template-columns: 1fr;
    }
}

.rev-founders {
    background: var(--card);
    border: 1px solid var(--rule2);
    border-radius: 8px;
    padding: 22px 22px 20px;
    text-align: center;
    align-self: center;
}

/* ── слайдер фото в карточке лота ───────────────────────────────────────── */
.lot-slider .ls-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: none;
    background: rgba(15, 20, 27, .55);
    color: #fff;
    font-size: 20px;
    line-height: 1;
    display: grid;
    place-items: center;
    opacity: 0;
    transition: opacity .15s ease, background .15s ease;
    z-index: 2;
}

.lot-slider:hover .ls-nav,
.lot-slider .ls-nav:focus-visible {
    opacity: 1;
}

.lot-slider .ls-prev {
    left: 8px;
}

.lot-slider .ls-next {
    right: 8px;
}

.lot-slider .ls-nav:hover {
    background: var(--red);
}

.ls-count {
    position: absolute;
    top: 10px;
    right: 10px;
    font-family: var(--mono);
    font-size: 10.5px;
    letter-spacing: .08em;
    color: #fff;
    background: rgba(15, 20, 27, .55);
    padding: 3px 8px;
    border-radius: 999px;
    z-index: 2;
}

@media (hover: none) {
    .lot-slider .ls-nav {
        opacity: 1;
    }
}

/* ── таблица ориентиров цен ─────────────────────────────────────────────── */
.bench-table {
    background: var(--card);
    border: 1px solid var(--rule2);
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 14px;
}

.bench-row {
    display: grid;
    grid-template-columns: 1.4fr 1fr .8fr .9fr auto;
    gap: 12px;
    align-items: center;
    padding: 12px 18px;
    border-bottom: 1px dashed var(--rule2);
    font-size: 14.5px;
}

.bench-row:last-child {
    border-bottom: none;
}

.bench-head {
    font-family: var(--mono);
    font-size: 10.5px;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: var(--mut);
    background: var(--paper);
    border-bottom: 1px solid var(--rule2);
}

.bench-price {
    font-weight: 800;
    color: var(--red);
    white-space: nowrap;
}

.bench-btn {
    font-family: var(--mono);
    font-size: 10.5px;
    letter-spacing: .1em;
    text-transform: uppercase;
    background: none;
    border: 1px solid var(--rule2);
    border-radius: 4px;
    padding: 7px 12px;
    color: var(--ink2);
    white-space: nowrap;
    transition: border-color .15s ease, color .15s ease;
}

.bench-btn:hover {
    border-color: var(--red);
    color: var(--red);
}

@media (max-width: 760px) {
    .bench-head {
        display: none;
    }

    .bench-row {
        grid-template-columns: 1fr auto;
        gap: 4px 12px;
    }

    .bench-row span[role="cell"]:nth-child(2),
    .bench-row span[role="cell"]:nth-child(3) {
        grid-column: 1 / -1;
        font-size: 12.5px;
        color: var(--mut);
    }
}

/* ── кнопка под лентой привозов ─────────────────────────────────────────── */
.ticker-cta {
    display: flex;
    justify-content: center;
    margin-top: clamp(20px, 3vw, 32px);
}

/* ── фирменный скроллбар в поп-апах ─────────────────────────────────────── */
.lm-in,
.ql-body {
    scrollbar-width: thin;
    scrollbar-color: var(--red) var(--paper);
}

.lm-in::-webkit-scrollbar,
.ql-body::-webkit-scrollbar {
    width: 8px;
}

.lm-in::-webkit-scrollbar-track,
.ql-body::-webkit-scrollbar-track {
    background: var(--paper);
    border-radius: 0 10px 10px 0;
}

.lm-in::-webkit-scrollbar-thumb,
.ql-body::-webkit-scrollbar-thumb {
    background: var(--red);
    border-radius: 4px;
    border: 2px solid var(--paper);
}

.lm-in::-webkit-scrollbar-thumb:hover,
.ql-body::-webkit-scrollbar-thumb:hover {
    background: #B01B22;
}

.rev-founders img {
    width: 100%;
    max-width: 250px;
    margin: 0 auto 6px;
}

.rev-founders .stamp {
    margin-bottom: 12px;
}

.rev-founders h3 {
    font-size: 18px;
    margin-bottom: 8px;
}

.rev-founders p {
    font-size: 13.5px;
    color: var(--ink2);
    margin: 0 0 14px;
}

.rev-founders .btn {
    width: 100%;
    padding: 12px 16px;
    font-size: 13px;
}

.rev-founders .btn + .btn {
    margin-top: 8px;
}

/* ── универсальный поп-ап заявки ────────────────────────────────────────── */
.lead-modal {
    border: 1px solid var(--ink);
    border-radius: 10px;
    padding: 0;
    width: min(440px, calc(100vw - 32px));
    max-height: min(92vh, 720px);
    background: var(--card);
    margin: auto;
    position: relative;
}

.lead-modal::backdrop {
    background: rgba(11, 15, 21, .66);
    backdrop-filter: blur(4px);
}

.lead-modal .lm-close {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 2;
}

.ql-body {
    overflow-y: auto;
    max-height: inherit;
    padding: 24px 26px 26px;
}

.ql-body > .mono-label {
    color: var(--mut);
}

.ql-body h3 {
    font-family: var(--disp);
    font-weight: 600;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: .02em;
    margin: 8px 0 10px;
}

.ql-context {
    font-family: var(--mono);
    font-size: 12px;
    line-height: 1.5;
    color: var(--red);
    background: var(--red-soft);
    border: 1px dashed rgba(214, 34, 42, .4);
    border-radius: 4px;
    padding: 8px 10px;
    margin: 0 0 16px;
}

.ql-body .field {
    margin-bottom: 14px;
}

.ql-body .lead-submit {
    width: 100%;
}

.ql-body .lead-consent {
    margin-top: 10px;
}

.ql-alt {
    border-top: 1px dashed var(--rule2);
    margin-top: 16px;
    padding-top: 14px;
    font-size: 13.5px;
    color: var(--ink2);
}

.ql-alt a {
    color: var(--ink);
    font-weight: 700;
}

/* ── фигура Эдуарда в квизе ─────────────────────────────────────────────── */
.quiz-figure {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 16px;
    background: #0E1420;
}

.quiz-figure img {
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 5;
    object-fit: cover;
    object-position: top;
    display: block;
}

.quiz-figure .quiz-host-name {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 40px 16px 14px;
    background: linear-gradient(180deg, transparent, rgba(5, 8, 14, .92) 70%);
}

/* ── подстраницы ────────────────────────────────────────────────────────── */
.subhero {
    padding: clamp(40px, 6vw, 72px) 0 clamp(28px, 4vw, 48px);
}

.subhero .crumbs {
    font-family: var(--mono);
    font-size: 11px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: var(--mut);
    margin-bottom: 18px;
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.subhero .crumbs a:hover {
    color: var(--red);
}

.subhero h1 {
    font-size: clamp(30px, 4.4vw, 54px);
    margin-bottom: 16px;
    max-width: 22ch;
}

.subhero p {
    font-size: clamp(15px, 1.6vw, 18px);
    color: var(--ink2);
    max-width: 62ch;
    margin: 0;
}

.media-split {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
}

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

.media-card {
    background: var(--card);
    border: 1px solid var(--rule2);
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.media-card .ph {
    aspect-ratio: 16 / 9;
    overflow: hidden;
    border-bottom: 1px solid var(--rule);
}

.media-card .ph img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.media-card .bd {
    padding: 20px 22px 22px;
}

.media-card h3 {
    font-size: 19px;
    margin-bottom: 8px;
}

.media-card p {
    margin: 0 0 12px;
    font-size: 14.5px;
    color: var(--ink2);
}

.media-card ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 13.5px;
    color: var(--ink2);
}

.media-card ul li {
    padding: 5px 0;
    border-bottom: 1px dashed var(--rule);
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.media-card ul li span:last-child {
    font-family: var(--mono);
    font-size: 12px;
    color: var(--ink);
    white-space: nowrap;
}

.big-steps .step {
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 24px;
    border: 0;
    border-bottom: 1px solid var(--rule);
    padding: 26px 0;
}

@media (max-width: 760px) {
    .big-steps .step {
        grid-template-columns: 1fr;
    }
}

.big-steps {
    border: 1px solid var(--rule2);
    border-radius: 8px;
    background: var(--card);
    padding: 4px 26px;
}

.big-steps .step:last-child {
    border-bottom: 0;
}

.big-steps .step-photo {
    border: 1px solid var(--rule);
    border-radius: 6px;
    overflow: hidden;
    aspect-ratio: 4 / 3;
}

.big-steps .step-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.big-steps .step-idx {
    margin-bottom: 12px;
}

.big-steps h3 {
    font-size: 21px;
    margin-bottom: 10px;
}

.big-steps p {
    font-size: 14.5px;
}

.big-steps .give {
    margin-top: 12px;
    font-family: var(--mono);
    font-size: 12px;
    color: var(--ok);
}

/* ── каталог ────────────────────────────────────────────────────────────── */
.cat-filters {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 22px;
}

.cat-f {
    background: var(--card);
    border: 1px solid var(--rule2);
    border-radius: 4px;
    padding: 9px 16px;
    font-family: var(--mono);
    font-size: 12px;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: var(--ink2);
    transition: border-color .15s ease, color .15s ease, background .15s ease;
}

.cat-f:hover {
    border-color: var(--ink);
    color: var(--ink);
}

.cat-f.is-active {
    background: var(--ink);
    border-color: var(--ink);
    color: #fff;
}

.cat-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
}

@media (max-width: 1180px) {
    .cat-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 880px) {
    .cat-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

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

.cat-card {
    display: flex;
    flex-direction: column;
    background: var(--card);
    border: 1px solid var(--rule2);
    border-radius: 6px;
    padding: 18px 18px 16px;
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.cat-card:hover {
    transform: translateY(-3px);
    border-color: var(--ink);
    box-shadow: var(--sheet-shadow);
}

.cat-card[hidden] {
    display: none;
}

.cat-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    border-bottom: 1px dashed var(--rule2);
    padding-bottom: 10px;
    margin-bottom: 12px;
}

.cat-card h3 {
    font-size: 18px;
    margin-bottom: 4px;
}

.cat-card .lot-price {
    margin-top: auto;
}

.stamp--sold {
    color: var(--ok);
    background: rgba(14, 138, 90, .07);
}

.lot-btn-link {
    margin-top: 12px;
    width: 100%;
    padding: 11px 14px;
    font-size: 12.5px;
}

/* ── появление при скролле ──────────────────────────────────────────────── */
[data-rv] {
    opacity: 0;
    transform: translateY(16px);
    transition: opacity .6s ease, transform .6s ease;
}

[data-rv].rv-in {
    opacity: 1;
    transform: none;
}

@media (prefers-reduced-motion: reduce) {
    html {
        scroll-behavior: auto;
    }

    [data-rv] {
        opacity: 1;
        transform: none;
        transition: none;
    }

    .ticker-track {
        animation: none;
        flex-wrap: wrap;
        width: auto;
    }

    .btn:hover, .lot:hover {
        transform: none;
    }
}
