/* ================================================
   FONTS
   ================================================ */
@font-face {
  font-family: 'Stolzl';
  src: url('../fonts/Stolzl-Book.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Stolzl';
  src: url('../fonts/Stolzl-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Onest — self-hosted (was Google Fonts; moved local to avoid cross-border
   IP transfer to fonts.googleapis.com/fonts.gstatic.com — 152-ФЗ). RU + EN only. */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url('../fonts/onest-cyrillic-ext.woff2') format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url('../fonts/onest-cyrillic.woff2') format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url('../fonts/onest-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;
}
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url('../fonts/onest-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;
}

/* Open Sans — self-hosted (same reason). RU + EN only. */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url('../fonts/open-sans-cyrillic-ext.woff2') format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url('../fonts/open-sans-cyrillic.woff2') format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url('../fonts/open-sans-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;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url('../fonts/open-sans-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;
}

/* ================================================
   VARIABLES & RESET
   ================================================ */
:root {
  --dark:        #050508;
  --dark-alt:    #0d0d12;
  --warm:        #fafaf8;
  --black:       #000000;
  --accent:      #195aff;
  --accent-2:    #60a5ff;
  --white:       #ffffff;
  --dim-dark:    rgba(255,255,255,0.42);
  --dim-light:   #6b7280;
  --line-dark:   rgba(255,255,255,0.08);
  --line-light:  rgba(0,0,0,0.08);
  --ease:        0.22s ease;
  --ease-slow:   0.42s ease;
  --font-head:   'Stolzl', sans-serif;
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
[hidden] { display: none !important; }
html { scroll-behavior: smooth; }
body {
  font-family: 'Stolzl', sans-serif;
  font-size: 16px;
  line-height: 1.65;
  color: #0a0a0a;
  background: var(--warm);
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

/* TTNormsPro — заголовки, навигация, UI-элементы */
h1, h2, h3, h4,
.hdr__nav a,
.hdr__phone,
.btn,
.eyebrow,
.hero__stat-val,
.hero__stat-lbl,
.svcs__card-name,
.svcs__desc,
.svcs__h2,
.cses__h2,
.cses__card-title,
.cses__card-tag,
.cses__badge,
.abt__h2,
.rvws__h2,
.ctf__h2,
.ftr__col-label,
.ftr__links a,
.ftr__office-city,
.ftr__bottom {
  font-family: 'Stolzl', sans-serif;
}
h1, h2, h3, h4, h5, h6 { font-weight: 500; }
a { color: inherit; text-decoration: none; }
img, video { display: block; max-width: 100%; }
button { cursor: pointer; font-family: inherit; border: none; background: none; }

.container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 48px;
}
@media (max-width: 768px) { .container { padding: 0 20px; } }

/* ================================================
   EYEBROW
   ================================================ */
.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--accent);
}
.eyebrow::before {
  content: '';
  width: 5px; height: 5px;
  border-radius: 50%;
  background: currentColor;
  flex-shrink: 0;
}
.eyebrow--white { color: rgba(255,255,255,0.5); }
.eyebrow--white::before { background: rgba(255,255,255,0.35); }

/* ================================================
   BUTTONS
   ================================================ */

/* Winking pulse ring for primary CTA */
@keyframes btn-pulse-ring {
  0%   { box-shadow: 0 0 0 0   rgba(25, 90, 255, 0.50); }
  70%  { box-shadow: 0 0 0 11px rgba(25, 90, 255, 0);   }
  100% { box-shadow: 0 0 0 0   rgba(25, 90, 255, 0);    }
}

/* Shimmer sweep */
@keyframes btn-shimmer {
  0%   { left: -80%; }
  100% { left: 130%; }
}

.btn {
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 15px 32px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: -0.01em;
  white-space: nowrap;
  cursor: pointer;
  transition: background var(--ease), color var(--ease),
              border-color var(--ease), transform var(--ease),
              box-shadow var(--ease);
}

/* Shimmer pseudo-element (всегда присутствует, запускается на hover) */
.btn::after {
  content: '';
  position: absolute;
  top: 0;
  left: -80%;
  width: 45%;
  height: 100%;
  background: linear-gradient(
    105deg,
    transparent 20%,
    rgba(255, 255, 255, 0.18) 50%,
    transparent 80%
  );
  transform: skewX(-18deg);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.15s;
}

.btn:hover::after {
  opacity: 1;
  animation: btn-shimmer 0.55s ease forwards;
}

.btn:hover  { transform: translateY(-2px); }
.btn:active { transform: scale(0.97); }

/* Primary */
.btn--primary {
  background: var(--accent);
  color: #fff;
  animation: btn-pulse-ring 2.8s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
.btn--primary:hover {
  background: #0040d0;
  box-shadow: 0 6px 24px rgba(25, 90, 255, 0.40);
  animation: none; /* пульс останавливается на hover — не нужен */
}

/* Ghost white */
.btn--ghost-white {
  background: transparent;
  color: #fff;
  border: 1.5px solid rgba(255,255,255,0.3);
}
.btn--ghost-white:hover {
  border-color: rgba(255,255,255,0.7);
  background: rgba(255,255,255,0.08);
  box-shadow: 0 4px 16px rgba(255,255,255,0.08);
}

/* Outline */
.btn--outline {
  background: transparent;
  color: var(--accent);
  border: 1.5px solid var(--accent);
}
.btn--outline:hover {
  background: var(--accent);
  color: #fff;
  box-shadow: 0 6px 20px rgba(25, 90, 255, 0.28);
}

.btn--sm { padding: 10px 22px; font-size: 14px; }

.btn--arrow { gap: 6px; }
.btn--arrow .btn__arrow {
  flex-shrink: 0;
  transition: transform 0.22s ease;
}
.btn--arrow:hover .btn__arrow { transform: translateX(5px); }

/* ================================================
   HEADER
   ================================================ */
.hdr {
  position: fixed;
  top: 0; left: 0; right: 0;
  height: 80px;
  z-index: 100;
  display: flex;
  align-items: center;
  transition: background var(--ease), box-shadow var(--ease);
}
.hdr__wrap {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 48px;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 40px;
}
.hdr__logo { display: flex; align-items: center; flex-shrink: 0; }
.hdr__logo img { height: 16px; width: auto; }
.hdr__logo-b { display: none; }
.hdr__logo-w { display: block; }

.hdr__nav {
  display: flex;
  align-items: center;
  gap: 32px;
  flex: 1;
}
.hdr__nav a {
  font-size: 16px;
  font-weight: 100;
  color: rgba(255,255,255,0.65);
  transition: color var(--ease);
}
.hdr__nav a:hover { color: #fff; }

/* ---- Mega menu ---- */
.hdr__has-drop {
  position: static;
  align-self: stretch;
  display: flex;
  align-items: center;
}

.hdr__nav-top {
  display: flex !important;
  align-items: center;
  gap: 5px;
}
.hdr__drop-chevron {
  flex-shrink: 0;
  transition: transform 0.22s ease;
  margin-top: 1px;
}
.hdr__has-drop.is-drop-open .hdr__drop-chevron { transform: rotate(180deg); }

.hdr__drop {
  position: fixed;
  top: 80px;
  left: 0; right: 0;
  background: #fff;
  border-top: 1px solid rgba(0,0,0,0.08);
  box-shadow: 0 12px 40px rgba(0,0,0,0.10);
  z-index: 199;
  opacity: 0;
  pointer-events: none;
  transform: translateY(-6px);
  transition: opacity 0.2s ease 0.18s, transform 0.2s ease 0.18s;
}
.hdr__drop.is-open {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0);
  transition: opacity 0.18s ease 0s, transform 0.18s ease 0s;
}

.hdr__drop-inner {
  max-width: 1440px;
  margin: 0 auto;
  padding: 24px 48px;
  display: flex;
  align-items: stretch;
  gap: 16px;
}

.hdr__drop-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 6px;
  flex: 1;
}

.hdr__drop-col {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 16px 14px;
  border-radius: 8px;
  color: #0a0a0a;
  transition: background 0.15s ease;
}
.hdr__drop-col:hover { background: rgba(25,90,255,0.05); }

.hdr__drop-ico {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px; height: 40px;
  border-radius: 10px;
  background: rgba(25,90,255,0.08);
  color: var(--accent);
  margin-bottom: 6px;
  flex-shrink: 0;
  transition: background 0.15s ease;
}
.hdr__drop-col:hover .hdr__drop-ico { background: rgba(25,90,255,0.14); }

.hdr__drop-col-name {
  font-size: 13px;
  font-weight: 600;
  color: #0a0a0a;
  font-family: 'Stolzl', sans-serif;
  line-height: 1.3;
}
.hdr__drop-col-desc {
  font-size: 11.5px;
  color: #6b7280;
  line-height: 1.5;
  flex: 1;
}
.hdr__drop-col-arrow {
  font-size: 11px;
  font-weight: 600;
  color: var(--accent);
  opacity: 0;
  transition: opacity 0.15s ease;
  margin-top: 4px;
}
.hdr__drop-col:hover .hdr__drop-col-arrow { opacity: 1; }

.hdr__drop-col--dual { cursor: default; }
.hdr__drop-col-dual-links { display: flex; flex-direction: column; gap: 4px; margin-top: 4px; }
.hdr__drop-col--dual .hdr__drop-col-arrow { opacity: 1; display: block; }
/* Эти два пункта — единственные <a> в дропдауне без обёртки-ссылки, поэтому
   их задевает общее ".hdr__nav a:hover{color:#fff}" (для верхнего уровня меню) —
   белый текст на белом фоне дропдауна. Явно фиксируем акцентный цвет на hover
   с более высокой специфичностью, чем у общего правила. */
.hdr__drop-col--dual .hdr__drop-col-arrow:hover { color: var(--accent); text-decoration: underline; }

/* Promo card */
.hdr__drop-promo {
  width: 210px;
  flex-shrink: 0;
  background: #050508;
  border-radius: 10px;
  padding: 22px 20px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.hdr__drop-promo-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--accent);
  font-family: 'Stolzl', sans-serif;
}
.hdr__drop-promo-title {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  font-family: 'Stolzl', sans-serif;
  line-height: 1.4;
  flex: 1;
}

/* Scrolled state overrides for dropdown trigger */
.hdr.is-scrolled .hdr__nav-top { color: rgba(0,0,0,0.5); }
.hdr.is-scrolled .hdr__nav-top:hover { color: #0a0a0a; }

/* Dropdown — сбросить nav-цвета, dropdown всегда белый фон */
.hdr__drop a,
.hdr.is-scrolled .hdr__drop a { color: inherit; }
.hdr__drop .hdr__drop-col,
.hdr.is-scrolled .hdr__drop .hdr__drop-col { color: #0a0a0a; }
/* Кнопка в тёмной promo-карточке — всегда белая */
.hdr__drop .btn--ghost-white,
.hdr.is-scrolled .hdr__drop .btn--ghost-white,
.hdr__nav .hdr__drop .btn--ghost-white,
.hdr.is-scrolled .hdr__nav .hdr__drop .btn--ghost-white { color: #fff !important; border-color: rgba(255,255,255,0.35) !important; }
.hdr__drop .btn--ghost-white:hover,
.hdr.is-scrolled .hdr__drop .btn--ghost-white:hover { border-color: rgba(255,255,255,0.7) !important; background: rgba(255,255,255,0.08) !important; }

.hdr__right {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-left: auto;
}
.hdr__phone {
  font-size: 14px;
  font-weight: 500;
  color: rgba(255,255,255,0.65);
  transition: color var(--ease);
}
.hdr__phone:hover { color: #fff; }

.hdr__burger {
  display: none;
  flex-direction: column;
  gap: 6px;
  padding: 4px;
  margin-left: auto;
}
.hdr__burger span {
  display: block;
  width: 24px; height: 1.5px;
  background: #fff;
  border-radius: 1px;
  transition: background var(--ease), transform 0.3s ease, opacity 0.3s ease;
}

/* Scrolled */
.hdr.is-scrolled {
  background: rgba(255,255,255,0.97);
  box-shadow: 0 1px 0 var(--line-light);
  backdrop-filter: blur(10px);
}
.hdr.is-scrolled .hdr__nav a { color: rgba(0,0,0,0.5); }
.hdr.is-scrolled .hdr__nav a:hover { color: #0a0a0a; }
.hdr.is-scrolled .hdr__phone { color: rgba(0,0,0,0.5); }
.hdr.is-scrolled .hdr__phone:hover { color: #0a0a0a; }
.hdr.is-scrolled .hdr__logo-w { display: none; }
.hdr.is-scrolled .hdr__logo-b { display: block; }
.hdr.is-scrolled .hdr__burger span { background: #0a0a0a; }

/* Homepage top is a white page (not a dark hero) — header stays in its light state from the start */
.home .hdr:not(.is-scrolled),
.lgl-page .hdr:not(.is-scrolled) {
  background: rgba(255,255,255,0.97);
  box-shadow: 0 1px 0 var(--line-light);
  backdrop-filter: blur(10px);
}
.home .hdr:not(.is-scrolled) .hdr__nav a,
.lgl-page .hdr:not(.is-scrolled) .hdr__nav a { color: rgba(0,0,0,0.5); }
.home .hdr:not(.is-scrolled) .hdr__nav a:hover,
.lgl-page .hdr:not(.is-scrolled) .hdr__nav a:hover { color: #0a0a0a; }
.home .hdr:not(.is-scrolled) .hdr__phone,
.lgl-page .hdr:not(.is-scrolled) .hdr__phone { color: rgba(0,0,0,0.5); }
.home .hdr:not(.is-scrolled) .hdr__phone:hover,
.lgl-page .hdr:not(.is-scrolled) .hdr__phone:hover { color: #0a0a0a; }
.home .hdr:not(.is-scrolled) .hdr__logo-w,
.lgl-page .hdr:not(.is-scrolled) .hdr__logo-w { display: none; }
.home .hdr:not(.is-scrolled) .hdr__logo-b,
.lgl-page .hdr:not(.is-scrolled) .hdr__logo-b { display: block; }
.home .hdr:not(.is-scrolled) .hdr__burger span,
.lgl-page .hdr:not(.is-scrolled) .hdr__burger span { background: #0a0a0a; }

/* Drawer — full screen */
.hdr__drawer {
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  background: #ffffff;
  z-index: 99;
  display: flex;
  flex-direction: column;
  padding: 80px 0 36px;
  transform: translateX(100%);
  opacity: 0;
  pointer-events: none;
  transition: transform 0.36s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.28s ease;
  overflow-y: auto;
}
.hdr__drawer.is-open {
  transform: translateX(0);
  opacity: 1;
  pointer-events: all;
}

.hdr__drawer-nav { flex: 1; padding: 12px 28px 0; }
.hdr__drawer-link {
  display: block;
  padding: 18px 0;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: -0.025em;
  color: #0a0a0a;
  border-bottom: 1px solid rgba(0,0,0,0.07);
  font-family: 'Stolzl', sans-serif;
  transition: color var(--ease);
}
.hdr__drawer-link:last-child { border-bottom: none; }
.hdr__drawer-link:hover { color: var(--accent); }

.hdr__drawer-bottom { padding: 24px 28px 0; }
.hdr__drawer-cta {
  width: 100%;
  justify-content: center;
  margin-bottom: 20px;
  padding: 16px 28px;
  font-size: 16px;
}
.hdr__drawer-contacts {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.hdr__drawer-email {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: var(--dim-light);
  transition: color var(--ease);
}
.hdr__drawer-email:hover { color: #0a0a0a; }
.hdr__drawer-email svg { flex-shrink: 0; color: var(--accent); }
.hdr__drawer-socials {
  display: flex;
  align-items: center;
  gap: 8px;
}
.hdr__drawer-social {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px; height: 40px;
  border-radius: 50%;
  border: 1px solid rgba(0,0,0,0.1);
  color: #6b7280;
  transition: color var(--ease), border-color var(--ease), background var(--ease);
}
.hdr__drawer-social:hover {
  color: var(--accent);
  border-color: var(--accent);
  background: rgba(25,90,255,0.05);
}

/* Drawer accordion (Услуги) */
.hdr__drawer-acc { border-bottom: 1px solid rgba(0,0,0,0.07); margin: 0 -28px; }
.hdr__drawer-acc-btn {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 28px;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: -0.025em;
  color: #0a0a0a;
  font-family: 'Stolzl', sans-serif;
  background: none;
  border: none;
  cursor: pointer;
  transition: color var(--ease);
  text-align: left;
}
.hdr__drawer-acc-btn:hover { color: var(--accent); }
.hdr__drawer-acc-btn.is-open { color: var(--accent); }
.hdr__drawer-acc-ico {
  flex-shrink: 0;
  color: rgba(0,0,0,0.3);
  transition: transform 0.25s ease, color 0.2s ease;
}
.hdr__drawer-acc-btn.is-open .hdr__drawer-acc-ico {
  transform: rotate(180deg);
  color: var(--accent);
}

.hdr__drawer-subs {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.32s ease;
  padding: 0 28px;
}
.hdr__drawer-subs.is-open { max-height: 400px; padding-bottom: 12px; }

.hdr__drawer-sub {
  display: block;
  padding: 8px 0;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Stolzl', sans-serif;
  color: rgba(10,10,10,0.45);
  letter-spacing: 0;
  border-bottom: none;
  transition: color var(--ease);
}
.hdr__drawer-sub:last-child { padding-bottom: 0; }
.hdr__drawer-sub:hover { color: var(--accent); }

@media (max-width: 900px) {
  .hdr__nav, .hdr__phone { display: none; }
  .hdr__burger { display: flex; }
  .hdr__wrap { gap: 0; }
  .hdr__right .btn--primary { display: none; }
}
@media (max-width: 768px) { .hdr__wrap { padding: 0 20px; } }

/* Drawer open — header white */
.hdr.drawer-open {
  background: rgba(255,255,255,1) !important;
  box-shadow: none !important;
}
.hdr.drawer-open .hdr__logo-w { display: none; }
.hdr.drawer-open .hdr__logo-b { display: block; }
.hdr.drawer-open .hdr__burger span { background: #0a0a0a; }

/* Burger → arrow (←) when active */
.hdr__burger.is-active span:nth-child(1) {
  transform: translateY(7.5px) rotate(40deg);
  width: 13px;
  transform-origin: 0% 50%;
}
.hdr__burger.is-active span:nth-child(2) { /* shaft stays full width */ }
.hdr__burger.is-active span:nth-child(3) {
  transform: translateY(-7.5px) rotate(-40deg);
  width: 13px;
  transform-origin: 0% 50%;
}

/* ================================================
   HERO
   ================================================ */
.hero {
  position: relative;
  background: #fff;
  padding-top: 104px; /* clears the fixed header */
}

.hero__wrap {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

/* Video card — width = .container, fixed height, rounded (same recipe as gracie.digital's eco-section) */
.hero__card {
  position: relative;
  z-index: 0; /* establishes its own stacking context so hero__bg's z-index:-1 stays inside the card */
  height: 600px;
  border-radius: 25px;
  overflow: hidden;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #fff;
  background: var(--dark);
}

.hero__bg {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.hero__bg .hero__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Stats — top of the card, over the video. No panel, no border — pure type,
   tied to the video with a soft shadow instead of a background chip.
   The eyebrow dot motif marks each label for brand consistency. */
.hero__stats {
  display: flex;
  gap: 44px;
  flex-wrap: wrap;
}

.hero__stat {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.hero__stat-val {
  font-size: 38px;
  font-weight: 400;
  letter-spacing: -0.02em;
  font-variant-numeric: tabular-nums;
  line-height: 1;
  color: #fff;
  text-shadow: 0 2px 24px rgba(0,0,0,0.4);
}
.hero__stat-suffix { color: var(--accent-2); font-weight: 400; }

.hero__stat-lbl {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.5);
  line-height: 1.4;
}
.hero__stat-lbl::before {
  content: '';
  width: 4px; height: 4px;
  flex-shrink: 0;
  border-radius: 50%;
  background: var(--accent-2);
}

/* Main copy block — bottom of the card, over the video */
.hero__main {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.hero__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.hero__tags a {
  background-color: rgba(255,255,255,0.35);
  color: #fff;
  padding: 10px 15px;
  border-radius: 12px;
  font-size: 13px;
  font-weight: 500;
  opacity: 0.75;
  transition: background var(--ease), color var(--ease), opacity var(--ease);
}
.hero__tags a:hover {
  background-color: #fff;
  color: #0a0a0a;
  opacity: 1;
}

.hero__title {
  font-size: clamp(32px, 4.5vw, 58px);
  font-weight: 500;
  line-height: 1.04;
  letter-spacing: -0.03em;
  color: #fff;
}

.hero__gradient {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-2) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.hero__link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  width: fit-content;
}
.hero__link svg { transition: transform 0.2s ease; }
.hero__link:hover svg { transform: translate(2px, -2px); }

/* Footer row — outside the card */
.hero__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid var(--line-light);
  padding-bottom: 32px;
  flex-wrap: wrap;
  gap: 20px;
}

.hero__footer ul {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.hero__footer ul li {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  color: #0a0a0a;
  flex: 0 0 auto;
  max-width: 280px;
}
.hero__footer ul li:first-child {
  padding-right: 24px;
  border-right: 1px solid var(--line-light);
}

.hero__footer-num {
  flex-shrink: 0;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.03em;
  color: #0a0a0a;
}
.hero__footer-num sup { font-size: 0.55em; vertical-align: super; }

.hero__footer-badge-img {
  flex-shrink: 0;
  width: 36px;
  height: 36px;
  border-radius: 8px;
}

.hero__btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #0a0a0a;
  color: #fff;
  height: 52px;
  padding: 0 24px;
  border-radius: 38px;
  font-size: 15px;
  font-weight: 600;
  white-space: nowrap;
  transition: background var(--ease);
}
.hero__btn:hover { background: var(--accent); }

@media (max-width: 900px) {
  .hero { padding-top: 96px; }
  .hero__card { height: unset; min-height: 420px; padding: 20px; justify-content: flex-end; gap: 28px; }
  .hero__stats,
  .hero__tags { display: none; }
  .hero__footer { flex-direction: column; align-items: flex-start; }
}
@media (max-width: 600px) {
  .hero { padding-top: 88px; }
  .hero__card { min-height: 380px; padding: 16px; }
  .hero__footer ul { flex-direction: column; gap: 16px; }
  .hero__footer ul li:first-child { padding-right: 0; border-right: none; }
  .hero__btn { width: 100%; justify-content: center; }
}

/* ================================================
   MARQUEE
   ================================================ */
.mrq {
  background: var(--dark-alt);
  border-bottom: 1px solid var(--line-dark);
  overflow: hidden;
  padding: 18px 0;
  white-space: nowrap;
  user-select: none;
}
.mrq__track {
  display: inline-flex;
  align-items: center;
  animation: mrq 28s linear infinite;
}
.mrq__track span {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.3);
  padding: 0 20px;
}
.mrq__track .mrq__dot {
  color: var(--accent);
  font-size: 16px;
  padding: 0 4px;
}
@keyframes mrq {
  from { transform: translateX(0); }
  to   { transform: translateX(-50%); }
}

/* ================================================
   SERVICES
   ================================================ */
.svcs {
  background: linear-gradient(to bottom, #fff 0%, var(--warm) 420px);
  padding: 96px 0 0;
}

.svcs__top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 32px;
  margin-bottom: 56px;
}
.svcs__eyebrow { margin-bottom: 16px; }
.svcs__h2 {
  font-size: clamp(30px, 4.2vw, 52px);
  font-weight: 500;
  letter-spacing: -0.03em;
  line-height: 1.06;
  color: #0a0a0a;
}
.svcs__desc {
  font-size: 15px;
  color: var(--dim-light);
  max-width: 320px;
  line-height: 1.6;
  text-align: right;
}

/* Bento grid of service cards — 2 + 2 + 1 wide */
.svcs__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  padding-bottom: 96px;
}

.svcs__card {
  grid-column: span 1;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  min-height: 322px;
  padding: 40px;
  background: #fff;
  border: 1px solid var(--line-light);
  border-radius: 12px;
  box-shadow: 4px 4px 20px rgba(56,91,162,0.08);
  overflow: hidden;
  transition: box-shadow var(--ease), transform var(--ease);
}
.svcs__card:hover {
  box-shadow: 4px 4px 28px rgba(56,91,162,0.14);
  transform: translateY(-2px);
}
.svcs__card--wide { grid-column: span 2; }

.svcs__card-body {
  display: flex;
  flex-direction: column;
  gap: 14px;
  max-width: 360px;
  flex-shrink: 0;
}

.svcs__card-name {
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -0.02em;
  color: #0a0a0a;
  line-height: 1.2;
}
.svcs__card-name a {
  color: inherit;
  transition: color var(--ease);
}
.svcs__card-name a:hover { color: var(--accent); }

.svcs__card-text {
  font-size: 14.5px;
  color: var(--dim-light);
  line-height: 1.65;
}
.svcs__card-text--label { margin-bottom: -6px; font-weight: 500; color: #0a0a0a; }

.svcs__card-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.svcs__card-list li {
  position: relative;
  padding-left: 18px;
  font-size: 14.5px;
  color: var(--dim-light);
  line-height: 1.5;
}
.svcs__card-list li::before {
  content: '';
  position: absolute;
  left: 0; top: 8px;
  width: 6px; height: 6px;
  border-radius: 50%;
  background: var(--accent);
}

.svcs__card-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 600;
  color: var(--accent);
  white-space: nowrap;
  width: fit-content;
  transition: gap var(--ease);
}
.svcs__card-link:hover { gap: 10px; }
.svcs__card-link svg { flex-shrink: 0; }
.svcs__card-links { display: flex; flex-wrap: wrap; gap: 20px; }

.svcs__card-img {
  flex-shrink: 0;
  max-width: 46%;
  max-height: 220px;
  width: auto;
  height: auto;
  object-fit: contain;
  align-self: center;
}

/* Wide card — bleed the illustration to the bottom/right edge, clipped by the card's own overflow:hidden */
.svcs__card--wide .svcs__card-img {
  max-height: 260px;
  align-self: flex-end;
  margin: -40px -40px -40px 0;
}

@media (max-width: 900px) {
  .svcs__top { flex-direction: column; align-items: flex-start; }
  .svcs__desc { text-align: left; }
  .svcs__grid { grid-template-columns: 1fr; padding-bottom: 72px; }
  .svcs__card--wide { grid-column: span 1; }
  .svcs__card {
    flex-direction: column;
    align-items: flex-start;
    min-height: 0;
    padding: 28px;
  }
  .svcs__card-body { max-width: none; }
  .svcs__card-img { max-width: 60%; max-height: 160px; align-self: flex-end; }
  .svcs__card--wide .svcs__card-img { max-width: 80%; max-height: 180px; margin: 0 -28px -28px 0; }
}
@media (max-width: 480px) {
  .svcs__card { padding: 22px; }
  .svcs__card-img { max-width: 72%; }
  .svcs__card--wide .svcs__card-img { margin: 0 -22px -22px 0; }
}

/* ================================================
   CASES
   ================================================ */
.cses {
  background: var(--dark);
  padding: 96px 0;
  color: #fff;
}

.cses__top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 40px;
}
.cses__eyebrow { margin-bottom: 16px; }
.cses__h2 {
  font-size: clamp(30px, 4.2vw, 52px);
  font-weight: 500;
  letter-spacing: -0.03em;
  line-height: 1.06;
}
.cses__all-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 600;
  color: rgba(255,255,255,0.4);
  white-space: nowrap;
  flex-shrink: 0;
  transition: color var(--ease), gap var(--ease);
  align-self: flex-end;
  padding-bottom: 6px;
}
.cses__all-link:hover { color: #fff; gap: 10px; }

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

@keyframes cses-pulse {
  0%, 100% { opacity: 0.5; }
  50%       { opacity: 1; }
}

.cses__card {
  position: relative;
  border-radius: 6px;
  background: var(--dark-alt);
  overflow: hidden;
  cursor: pointer;
  transition: transform var(--ease-slow);
  aspect-ratio: 1 / 1;
}
.cses__card:hover { transform: scale(1.012); }

/* Живая синяя полоска внизу карточки с видео */
.cses__card:has(video)::before {
  content: '';
  position: absolute;
  bottom: 0; left: 0; right: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 40%, var(--accent-2) 60%, transparent 100%);
  opacity: 0.55;
  animation: cses-pulse 3s ease-in-out infinite;
  z-index: 2;
  pointer-events: none;
}

.cses__card--wide {
  grid-column: span 2;
  aspect-ratio: 16 / 7;
}

.cses__video {
  position: absolute;
  inset: 0;
  width: 100%; height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.7s ease;
}
.cses__video.is-active { opacity: 1; }

/* shimmer пока видео не загрузилось */
@keyframes cses-shimmer {
  0%   { transform: translateX(-100%); }
  100% { transform: translateX(100%); }
}
.cses__card.vid-loading::after {
  content: '';
  position: absolute;
  inset: 0;
  overflow: hidden;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(25,90,255,0.07) 50%,
    transparent 100%
  );
  animation: cses-shimmer 1.6s ease-in-out infinite;
  pointer-events: none;
}
.cses__img {
  position: absolute;
  inset: 0;
  width: 100%; height: 100%;
  object-fit: cover;
  transition: transform 0.55s ease;
}
.cses__card:hover .cses__img { transform: scale(1.04); }

.cses__grad {
  position: absolute;
  bottom: 0; left: 0; right: 0;
  height: 55%;
  background: linear-gradient(to top, rgba(5,5,8,0.92) 0%, rgba(5,5,8,0.5) 45%, transparent 100%);
  pointer-events: none;
}

/* Карточки кейсов видны сразу без скролла */
.cses .fade-up {
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}
.cses__grad--ozon {
  background: linear-gradient(135deg, #070d23 0%, #0a1540 100%);
}

.cses__badge {
  position: absolute;
  top: 18px;
  right: 18px;
  background: var(--accent);
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.04em;
  padding: 5px 11px;
  border-radius: 4px;
}
.cses__badge--big {
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -0.02em;
  padding: 10px 18px;
}

.cses__card-footer {
  position: absolute;
  bottom: 0; left: 0; right: 0;
  padding: 20px 24px 24px;
  background: linear-gradient(to top, rgba(5,5,8,0.94) 0%, transparent 100%);
}
.cses__card--wide .cses__card-footer { padding: 28px 32px 32px; }

.cses__card-tag {
  display: block;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--accent-2);
  margin-bottom: 7px;
}
.cses__card-title {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.02em;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 5px;
}
.cses__card--wide .cses__card-title { font-size: 20px; }
.cses__card-meta {
  font-size: 12px;
  color: rgba(255,255,255,0.4);
}

@media (max-width: 900px) {
  .cses__top { flex-direction: column; align-items: flex-start; }
  .cses__all-link { align-self: flex-start; }
}
@media (max-width: 640px) {
  .cses__grid { grid-template-columns: 1fr; }
  .cses__card--wide { grid-column: span 1; aspect-ratio: 4 / 3; }
  .cses__card { aspect-ratio: 4 / 3; }
}

/* ================================================
   ABOUT — flat, editorial split: copy + a single large photograph.
   No card capsules, no heavy radii — quiet hairlines and type do the work.
   ================================================ */
.abt { background: var(--warm); padding: 120px 0; }

.abt__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.6fr) minmax(0, 0.4fr);
  gap: 56px;
  align-items: center;
}

.abt__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.abt__eyebrow { margin-bottom: 22px; }

.abt__h2 {
  font-size: clamp(26px, 3.6vw, 44px);
  font-weight: 500;
  letter-spacing: -0.03em;
  line-height: 1.1;
  color: #0a0a0a;
  margin-bottom: 26px;
}
.abt__h2-accent {
  background: linear-gradient(90deg, var(--accent) 0%, var(--accent-2) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.abt__text {
  font-size: 15px;
  line-height: 1.75;
  color: var(--dim-light);
  margin-bottom: 14px;
}
.abt__text:last-of-type { margin-bottom: 0; }

/* Stats — plain type, tabular numerals, hairline dividers. No boxes. */
.abt__foot {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 40px;
  padding-top: 32px;
  border-top: 1px solid var(--line-light);
  flex-wrap: wrap;
}
.abt__arda {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 16px;
}
.abt__arda-body {
  display: flex;
  flex-direction: column;
  gap: 1px;
}
.abt__arda-name {
  font-size: 13px;
  font-weight: 600;
  color: #0a0a0a;
  letter-spacing: 0.04em;
  line-height: 1;
}
.abt__arda-desc {
  font-size: 11px;
  color: var(--dim-light);
  letter-spacing: 0.01em;
  line-height: 1;
}
.abt__arda-dot {
  width: 7px; height: 7px;
  border-radius: 50%;
  background: var(--accent);
  flex-shrink: 0;
  animation: abt-dot-pulse 2.4s ease-in-out infinite;
}
@keyframes abt-dot-pulse {
  0%, 100% { box-shadow: 0 0 0 0 rgba(25,90,255,0.45); }
  50%       { box-shadow: 0 0 0 5px rgba(25,90,255,0); }
}

/* Photograph — the frame matches the source image's own aspect ratio (638:562),
   so the full team is always in view with no cropping and no letterbox bars. */
.abt__media {
  position: relative;
  aspect-ratio: 638 / 562;
  border-radius: 6px;
  overflow: hidden;
}
.abt__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 900px) {
  .abt { padding: 88px 0; }
  .abt__grid { grid-template-columns: 1fr; gap: 40px; }
  .abt__content { order: 2; }
  .abt__media { order: 1; }
}

/* ================================================
   REVIEWS
   ================================================ */
/* Decorative 3D-glass render layered directly into the section background,
   on top of the gradient — guaranteed to paint regardless of stacking context. */
.rvws {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(148.5deg, rgba(5,5,8,0.62) 26.68%, rgba(20,20,76,0.5) 161.23%),
    url('../img/bg-reviews.png') no-repeat center center / cover,
    linear-gradient(148.5deg, #050508 26.68%, #14144C 161.23%);
  padding: 96px 0;
}

.rvws__inner { position: relative; z-index: 1; }

/* Header */
.rvws__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 32px;
  margin-bottom: 48px;
}
.rvws__h2 {
  font-size: clamp(28px, 3.8vw, 50px);
  font-weight: 500;
  letter-spacing: -0.03em;
  line-height: 1.06;
  color: #fff;
  margin-top: 14px;
}
.rvws__h2-dim { color: rgba(255,255,255,0.3); }

/* Rating pill */
.rvws__rating-pill {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  padding: 10px 20px;
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 100px;
  background: rgba(5,5,8,0.4);
  backdrop-filter: blur(12px);
  transition: border-color 0.2s, background 0.2s;
}
.rvws__rating-pill:hover {
  border-color: rgba(255,255,255,0.2);
  background: rgba(255,255,255,0.05);
}
.rvws__pill-stars {
  font-size: 12px;
  color: #facc15;
  letter-spacing: 2px;
  line-height: 1;
}
.rvws__pill-score {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.04em;
  line-height: 1;
  color: #fff;
  font-family: 'Stolzl', sans-serif;
}
.rvws__pill-label {
  font-size: 12px;
  color: rgba(255,255,255,0.32);
}

/* Card grid — 4 up. Case cards (with a link/attachment) lift on hover; plain quotes don't. */
.rvws__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  align-items: stretch;
}

/* Every grid cell (plain card or case wrapper) fills the row height equally */
.rvws__grid > * { height: 100%; }

.rvws__card {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 32px 28px;
  border-radius: 12px;
  background: rgba(65, 65, 81, 0.36);
  backdrop-filter: blur(16px);
  transition: transform 0.4s cubic-bezier(.16,1,.3,1), box-shadow 0.4s ease, background 0.3s ease;
}

.rvws__qmark {
  display: block;
  font-size: 40px;
  line-height: 1;
  color: var(--accent-2);
  font-family: 'Stolzl', sans-serif;
  margin-bottom: 16px;
}
.rvws__qtext {
  font-size: 14.5px;
  line-height: 1.65;
  color: rgba(255,255,255,0.65);
  flex: 1;
  margin-bottom: 28px;
}
.rvws__qauthor {
  display: flex;
  align-items: center;
  gap: 12px;
  border-top: 1px solid rgba(255,255,255,0.08);
  padding-top: 18px;
}
.rvws__qavatar {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: rgba(255,255,255,0.07);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 500;
  color: rgba(255,255,255,0.4);
  flex-shrink: 0;
  font-family: 'Stolzl', sans-serif;
}
.rvws__qname {
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  line-height: 1.3;
  font-family: 'Stolzl', sans-serif;
}
.rvws__qrole {
  font-size: 11px;
  color: rgba(255,255,255,0.28);
  margin-top: 2px;
}
.rvws__qstars {
  margin-left: auto;
  font-size: 9px;
  color: #facc15;
  letter-spacing: 1.5px;
  flex-shrink: 0;
}

/* Case cards — carry a real link (case study / thank-you letter).
   A blue "back" plate with the CTA sits underneath; the dark card on top
   lifts + tilts on hover to reveal it. All cards share the same dark look at rest. */
.rvws__case {
  position: relative;
}
.rvws__case-back {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 24px;
  border-radius: 12px;
  background: linear-gradient(150deg, #1461ff 0%, #0035b3 100%);
  z-index: 0;
}

.rvws__card--case {
  position: relative;
  z-index: 1;
  cursor: pointer;
  height: 100%;
  /* Opaque — must fully hide the blue back plate until hover.
     rgba(65,65,81,.36) from .rvws__card would let the blue bleed through. */
  background: #232330;
}
.rvws__case:hover .rvws__card--case {
  transform: translateY(-16px) rotate(-1.4deg);
  box-shadow: 0 30px 55px rgba(0,0,0,0.5);
}

.rvws__case-head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
}
.rvws__case-badge {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  padding: 0 10px;
  border-radius: 6px;
  background: #005bff;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.02em;
}
.rvws__case-logo {
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  object-fit: cover;
}
.rvws__case-name {
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  line-height: 1.3;
  font-family: 'Stolzl', sans-serif;
}
.rvws__case-role {
  font-size: 11px;
  color: rgba(255,255,255,0.32);
  margin-top: 2px;
}

.rvws__case-tag {
  display: inline-block;
  width: fit-content;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: #facc15;
  margin-bottom: 14px;
}

.rvws__case-text {
  font-size: 14.5px;
  line-height: 1.62;
  color: rgba(255,255,255,0.72);
  flex: 1;
  margin-bottom: 24px;
}
.rvws__case-text--clamp {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.rvws__case-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  opacity: 0;
  transform: translateY(6px);
  transition: opacity 0.3s ease 0.05s, transform 0.3s ease 0.05s, gap var(--ease);
}
.rvws__case:hover .rvws__case-link {
  opacity: 1;
  transform: translateY(0);
  gap: 10px;
}
.rvws__case-link svg { flex-shrink: 0; transition: transform var(--ease); }

/* Bottom CTA */
.rvws__bottom {
  margin-top: 48px;
  display: flex;
  justify-content: center;
}
.rvws__all-link {
  font-size: 14px;
  font-weight: 500;
  color: rgba(255,255,255,0.35);
  border: 1px solid rgba(255,255,255,0.1);
  padding: 13px 28px;
  border-radius: 4px;
  transition: color var(--ease), border-color var(--ease);
}
.rvws__all-link:hover {
  color: rgba(255,255,255,0.8);
  border-color: rgba(255,255,255,0.24);
}

@media (max-width: 1080px) {
  .rvws__grid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 640px) {
  .rvws__head { flex-direction: column; align-items: flex-start; gap: 20px; }
  .rvws__grid { grid-template-columns: 1fr; }
  .rvws__case:hover .rvws__card--case { transform: translateY(-8px) rotate(-1deg); }
}

/* ================================================
   CTA / FORM
   ================================================ */
/* Used by .pg-hero::before (inner-page hero background shift) further below */
@keyframes ctf-shift {
  0%   { background-position: 0% 50%; }
  50%  { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

.ctf {
  background: #fff;
  padding: 96px 0;
  color: #fff;
}

/* Video card — same recipe as the hero: video fills the padded box edge to edge,
   rounded on the video itself; content overlaid in white on top. */
.ctf__card {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  padding: 64px;
}

.ctf__video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ctf__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    120deg,
    rgba(5,5,8,0.82) 0%,
    rgba(5,5,8,0.55) 45%,
    rgba(5,5,8,0.35) 100%
  );
}

.ctf__content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: start;
  position: relative;
  z-index: 1;
}
.ctf__eyebrow { margin-bottom: 22px; }
.ctf__h2 {
  font-size: clamp(34px, 5vw, 62px);
  font-weight: 500;
  letter-spacing: -0.035em;
  line-height: 1.04;
  color: #fff;
  margin-bottom: 20px;
}
.ctf__sub {
  font-size: 16px;
  line-height: 1.65;
  color: var(--dim-dark);
  margin-bottom: 40px;
  max-width: 400px;
}
/* Trust signal */
.ctf__trust {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 36px;
  flex-wrap: wrap;
}
.ctf__trust-item {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 13px;
  color: rgba(255,255,255,0.4);
  font-family: var(--font-head);
}
.ctf__trust-dot {
  width: 7px; height: 7px;
  border-radius: 50%;
  background: #4ade80;
  box-shadow: 0 0 8px rgba(74,222,128,0.7);
  flex-shrink: 0;
}
.ctf__trust-num {
  color: #fff;
  font-weight: 500;
}

/* Pill contacts */
.ctf__contacts { display: flex; flex-direction: row; gap: 12px; flex-wrap: wrap; }
.ctf__contact-pill {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  padding: 6px 20px 6px 6px;
  border-radius: 100px;
  border: 1px solid rgba(255,255,255,0.1);
  background: rgba(255,255,255,0.05);
  font-size: 14px;
  color: rgba(255,255,255,0.7);
  transition: background var(--ease), border-color var(--ease), color var(--ease);
  white-space: nowrap;
}
.ctf__contact-pill:hover {
  background: rgba(255,255,255,0.09);
  border-color: rgba(255,255,255,0.2);
  color: #fff;
}
.ctf__contact-pill-icon {
  width: 44px; height: 44px;
  border-radius: 50%;
  background: #fff;
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ctf__contact-pill-icon svg { width: 18px; height: 18px; fill: #0a0a0a; }

.ctf__form-card {
  padding-top: 98px;
}
.ctf__form { display: flex; flex-direction: column; gap: 12px; }
.ctf__input, .ctf__textarea {
  width: 100%;
  background: rgba(255,255,255,0.07);
  border: 1px solid var(--line-dark);
  border-radius: 4px;
  padding: 13px 16px;
  font-size: 15px;
  color: #fff;
  font-family: inherit;
  outline: none;
  transition: border-color var(--ease), background var(--ease);
}
.ctf__input::placeholder, .ctf__textarea::placeholder {
  color: rgba(255,255,255,0.28);
}
.ctf__input:focus, .ctf__textarea:focus {
  border-color: var(--accent);
  background: rgba(25,90,255,0.05);
}
.ctf__textarea { min-height: 96px; resize: none; }
.ctf__submit { width: 100%; justify-content: center; margin-top: 4px; }
.ctf__note {
  margin-top: 12px;
  font-size: 12px;
  color: rgba(255,255,255,0.22);
  text-align: center;
  line-height: 1.5;
}
.ctf__note a { color: rgba(255,255,255,0.35); text-decoration: underline; }
.ctf__micro {
  margin-top: 10px;
  font-size: 12px;
  color: rgba(255,255,255,0.22);
  text-align: center;
  font-family: var(--font-head);
  letter-spacing: 0.01em;
}

@media (max-width: 900px) {
  .ctf__card { padding: 40px 28px; border-radius: 16px; }
  .ctf__form-card { padding-top: 32px; }
  .ctf__content { grid-template-columns: 1fr; gap: 40px; }
}
@media (max-width: 480px) {
  .ctf__card { padding: 32px 20px; }
}

/* ================================================
   FOOTER
   ================================================ */
.ftr {
  background: var(--black);
  padding: 72px 0 40px;
  color: rgba(255,255,255,0.4);
}
.ftr__grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1.2fr;
  gap: 56px;
  padding-bottom: 52px;
  border-bottom: 1px solid rgba(255,255,255,0.06);
  margin-bottom: 28px;
}
.ftr__logo { display: block; margin-bottom: 16px; }
.ftr__logo img { height: 16px; width: auto; opacity: 0.8; }
.ftr__desc {
  font-size: 14px;
  line-height: 1.65;
  margin-bottom: 14px;
  max-width: 252px;
  color: rgba(255,255,255,0.5);
}
.ftr__legal {
  font-size: 12.5px;
  line-height: 1.7;
  color: rgba(255,255,255,0.38);
  margin-top: 16px;
}
.ftr__socials {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-top: 20px;
}
.ftr__social {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: rgba(255,255,255,0.35);
  background: rgba(255,255,255,0.06);
  transition: color var(--ease), background var(--ease);
}
.ftr__social:hover {
  color: #fff;
  background: rgba(255,255,255,0.12);
}

/* Брендовые цвета иконок соцсетей */
.ftr__social[aria-label="ВКонтакте"] { color: #0077FF; background: rgba(0,119,255,0.1); }
.ftr__social[aria-label="ВКонтакте"]:hover { color: #fff; background: #0077FF; }

.ftr__social[aria-label="Telegram"] { color: #229ED9; background: rgba(34,158,217,0.1); }
.ftr__social[aria-label="Telegram"]:hover { color: #fff; background: #229ED9; }

.ftr__social[aria-label="Дзен"] { color: #FF6600; background: rgba(255,102,0,0.1); }
.ftr__social[aria-label="Дзен"]:hover { color: #fff; background: #FF6600; }

.ftr__social[aria-label="VC.ru"] { color: #3F8AE0; background: rgba(63,138,224,0.1); }
.ftr__social[aria-label="VC.ru"]:hover { color: #fff; background: #3F8AE0; }
.ftr__workspace {
  color: rgba(255,255,255,0.42);
  transition: color var(--ease);
}
.ftr__workspace:hover { color: rgba(255,255,255,0.7); }
.ftr__col-label {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.45);
  margin-bottom: 18px;
}
.ftr__links { display: flex; flex-direction: column; gap: 12px; }
.ftr__links a {
  font-size: 15px;
  color: rgba(255,255,255,0.72);
  transition: color var(--ease);
}
.ftr__links a:hover { color: #fff; }
.ftr__link-new { display: flex; align-items: center; gap: 7px; }
.ftr__new-badge {
  display: inline-block;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.06em;
  color: #195aff;
  background: rgba(25,90,255,0.14);
  border: 1px solid rgba(25,90,255,0.3);
  border-radius: 3px;
  padding: 1px 5px;
  line-height: 1.5;
  flex-shrink: 0;
}
.ftr__offices { display: flex; flex-direction: column; gap: 18px; }
.ftr__office { font-size: 15px; line-height: 1.6; color: rgba(255,255,255,0.72); }
.ftr__office-city {
  font-weight: 600;
  color: rgba(255,255,255,0.9);
  margin-bottom: 3px;
  font-size: 15px;
}
.ftr__office a { color: rgba(255,255,255,0.72); transition: color var(--ease); }
.ftr__office a:hover { color: #fff; }
.ftr__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 13px;
}
.ftr__bottom a { color: rgba(255,255,255,0.45); transition: color var(--ease); }
.ftr__bottom a:hover { color: rgba(255,255,255,0.75); }

@media (max-width: 1100px) {
  .ftr__grid { grid-template-columns: 1fr 1fr; gap: 40px; }
}
@media (max-width: 640px) {
  .ftr__grid { grid-template-columns: 1fr; gap: 28px; }
  .ftr__bottom { flex-direction: column; gap: 8px; text-align: center; }
}

/* ================================================
   FORM CHECKBOX (shared: popup + CTA)
   ================================================ */
.form-check {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
  user-select: none;
}
.form-check__input { position: absolute; opacity: 0; width: 0; height: 0; }
.form-check__box {
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  border: 1.5px solid rgba(255,255,255,0.2);
  border-radius: 4px;
  background: rgba(255,255,255,0.04);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.2s, background 0.2s;
  margin-top: 1px;
}
.form-check__box::after {
  content: '';
  width: 10px;
  height: 6px;
  border-left: 1.5px solid #fff;
  border-bottom: 1.5px solid #fff;
  transform: rotate(-45deg) translateY(-1px);
  opacity: 0;
  transition: opacity 0.15s;
}
.form-check__input:checked ~ .form-check__box {
  background: var(--accent);
  border-color: var(--accent);
}
.form-check__input:checked ~ .form-check__box::after { opacity: 1; }
.form-check__label {
  font-size: 12.5px;
  color: rgba(255,255,255,0.35);
  line-height: 1.55;
}
.form-check__label a { color: rgba(255,255,255,0.5); text-decoration: underline; }
.form-check__label a:hover { color: rgba(255,255,255,0.8); }

/* Уведомление «нужно отметить согласие на обработку ПДн» — общий компонент
   для форм вне попапа (попап валидирует нативно через required + JS-проверку). */
.grd-form-error {
  display: none;
  align-items: center;
  gap: 8px;
  width: 100%;
  margin: 0 0 4px;
  padding: 10px 14px;
  border-radius: 12px;
  border: 1px solid rgba(244, 63, 94, 0.35);
  background: rgba(244, 63, 94, 0.1);
  color: #ff8ba0;
  font-size: 13px;
  font-weight: 400;
  line-height: 130%;
}
.grd-form-error.is-visible {
  display: flex;
  animation: grd-form-error-shake 0.4s ease;
}
.grd-form-error::before {
  content: "";
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Ccircle cx='8' cy='8' r='7' stroke='%23ff8ba0' stroke-width='1.3'/%3E%3Cpath d='M8 4.5v4' stroke='%23ff8ba0' stroke-width='1.3' stroke-linecap='round'/%3E%3Ccircle cx='8' cy='11' r='0.9' fill='%23ff8ba0'/%3E%3C/svg%3E") no-repeat center / contain;
}
@keyframes grd-form-error-shake {
  0%, 100% { transform: translateX(0); }
  20% { transform: translateX(-4px); }
  40% { transform: translateX(4px); }
  60% { transform: translateX(-3px); }
  80% { transform: translateX(3px); }
}

/* CTA thanks state */
.ctf__thanks {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 40px 24px;
  gap: 16px;
  position: relative;
  z-index: 1;
}
.ctf__thanks[hidden] { display: none; }
.ctf__thanks-icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: rgba(25,90,255,0.1);
  border: 1px solid rgba(25,90,255,0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
  animation: thanks-pop 0.4s cubic-bezier(0.34,1.56,0.64,1) both;
}
.ctf__thanks-title {
  font-size: clamp(24px, 3vw, 38px);
  font-weight: 500;
  letter-spacing: -0.03em;
  color: #fff;
  font-family: 'Stolzl', sans-serif;
}
.ctf__thanks-sub {
  font-size: 15px;
  color: rgba(255,255,255,0.45);
  max-width: 420px;
  line-height: 1.65;
  margin-bottom: 8px;
}

/* ================================================
   POPUP
   ================================================ */
.popup-overlay {
  position: fixed;
  inset: 0;
  z-index: 9000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(5,5,8,0.72);
  backdrop-filter: blur(6px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease;
}
.popup-overlay.is-open {
  opacity: 1;
  pointer-events: auto;
}
.popup {
  position: relative;
  width: 100%;
  max-width: 480px;
  background: #fff;
  border-radius: 4px;
  padding: 48px 44px;
  overflow: hidden;
  transform: translateY(16px) scale(0.97);
  transition: transform 0.3s cubic-bezier(0.34,1.2,0.64,1);
}
.popup-overlay.is-open .popup {
  transform: translateY(0) scale(1);
}
.popup__glow { display: none; }
.popup__close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(5,5,8,0.06);
  color: rgba(5,5,8,0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s, color 0.2s;
  cursor: pointer;
  border: none;
}
.popup__close:hover { background: rgba(5,5,8,0.1); color: #050508; }
.popup__title {
  font-size: clamp(22px, 3vw, 28px);
  font-weight: 500;
  letter-spacing: -0.03em;
  line-height: 1.15;
  color: #050508;
  margin: 12px 0 8px;
  font-family: 'Stolzl', sans-serif;
}
.popup__sub {
  font-size: 14px;
  color: rgba(5,5,8,0.45);
  line-height: 1.6;
  margin-bottom: 28px;
}
.popup__form { display: flex; flex-direction: column; gap: 10px; }
.popup__input {
  width: 100%;
  background: #f4f3f0;
  border: 1px solid rgba(5,5,8,0.1);
  border-radius: 6px;
  padding: 13px 16px;
  font-size: 15px;
  color: #050508;
  font-family: inherit;
  outline: none;
  transition: border-color 0.2s, background 0.2s;
}
.popup__input::placeholder { color: rgba(5,5,8,0.3); }
.popup__input:focus {
  border-color: var(--accent);
  background: #fff;
}
.popup .form-check__label { color: rgba(5,5,8,0.45); }
.popup .form-check__label a { color: rgba(5,5,8,0.6); }
.popup .form-check__box {
  border-color: rgba(5,5,8,0.2);
  background: rgba(5,5,8,0.04);
}
.popup__submit { width: 100%; justify-content: center; margin-top: 6px; }

/* Checkbox */
.popup__checkbox-label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
  margin-top: 4px;
}
.popup__checkbox { position: absolute; opacity: 0; width: 0; height: 0; }
.popup__checkbox-box {
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  border-radius: 5px;
  border: 1.5px solid rgba(0,0,0,0.25);
  background: #fff;
  transition: border-color 0.2s, background 0.2s;
  margin-top: 1px;
  position: relative;
}
.popup__checkbox-label:hover .popup__checkbox-box { border-color: #195aff; }
.popup__checkbox:checked + .popup__checkbox-box {
  background: #195aff;
  border-color: #195aff;
}
.popup__checkbox:checked + .popup__checkbox-box::after {
  content: '';
  position: absolute;
  left: 4px; top: 2px;
  width: 8px; height: 5px;
  border-left: 1.8px solid #fff;
  border-bottom: 1.8px solid #fff;
  transform: rotate(-45deg);
}
.popup__checkbox-text {
  font-size: 13px;
  color: #6b7280;
  line-height: 1.5;
}
.popup__checkbox-link { color: #195aff; text-decoration: underline; }
.popup__checkbox-link:hover { color: #0040d0; }

/* Error */
.popup__error {
  font-size: 12px;
  color: #f43f5e;
  margin-top: -4px;
}

/* Popup thanks state */
.popup__thanks {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 14px;
  padding: 12px 0;
}
.popup__thanks[hidden] { display: none; }
.popup__thanks-icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: rgba(25,90,255,0.08);
  border: 1px solid rgba(25,90,255,0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 6px;
  animation: thanks-pop 0.45s cubic-bezier(0.34,1.56,0.64,1) both;
}
.popup__check-path {
  stroke-dasharray: 30;
  stroke-dashoffset: 30;
  animation: check-draw 0.4s 0.3s ease forwards;
}
.popup__thanks-title {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -0.03em;
  color: #050508;
  font-family: 'Stolzl', sans-serif;
}
.popup__thanks-sub {
  font-size: 14px;
  color: rgba(5,5,8,0.45);
  line-height: 1.65;
  max-width: 340px;
  margin-bottom: 4px;
}
.popup__call { width: 100%; justify-content: center; }
.popup__thanks-close {
  font-size: 13px;
  color: rgba(5,5,8,0.3);
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
  transition: color 0.2s;
}
.popup__thanks-close:hover { color: rgba(5,5,8,0.7); }

@keyframes thanks-pop {
  from { transform: scale(0.5); opacity: 0; }
  to   { transform: scale(1);   opacity: 1; }
}
@keyframes check-draw {
  to { stroke-dashoffset: 0; }
}

@media (max-width: 560px) {
  .popup { padding: 36px 24px; }
}

/* ================================================
   ANIMATIONS
   ================================================ */
.fade-up {
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 0.55s ease, transform 0.55s ease;
}
.fade-up.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* Stagger */
.fade-up:nth-child(2) { transition-delay: 0.08s; }
.fade-up:nth-child(3) { transition-delay: 0.16s; }
.fade-up:nth-child(4) { transition-delay: 0.24s; }

/* Hero load animation */
@keyframes hero-in {
  from { opacity: 0; transform: translateY(20px); }
  to   { opacity: 1; transform: translateY(0); }
}

.hero__stats   { animation: hero-in 0.75s ease both 0.05s; }
.hero__main    { animation: hero-in 0.80s ease both 0.22s; }
.hero__footer  { animation: hero-in 0.75s ease both 0.42s; }

/* ================================================
   PAGE — INNER PAGE HERO  (.pg-hero)
   ================================================ */
.pg-hero {
  position: relative;
  background: var(--dark);
  color: #fff;
  padding: 144px 0 88px;
  overflow: hidden;
}
.pg-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(-45deg,
    #050508, #07112e, #0d0520,
    #050508, #12062a, #060e24,
    #050508, #0a0e2a, #0d0520,
    #050508);
  background-size: 400% 400%;
  animation: ctf-shift 14s ease infinite;
  pointer-events: none;
}

/* Glow blobs */
.pg-hero__glow {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  filter: blur(80px);
}
.pg-hero__glow--1 {
  width: 700px; height: 700px;
  background: radial-gradient(circle, rgba(124,58,237,0.22) 0%, transparent 70%);
  top: -180px; left: -160px;
  animation: pg-blob-drift 18s ease-in-out infinite;
}
.pg-hero__glow--2 {
  width: 500px; height: 500px;
  background: radial-gradient(circle, rgba(25,90,255,0.2) 0%, transparent 70%);
  bottom: -80px; right: -60px;
  animation: pg-blob-drift 22s ease-in-out infinite reverse;
}
.pg-hero__glow--3 {
  width: 320px; height: 320px;
  background: radial-gradient(circle, rgba(168,85,247,0.28) 0%, transparent 70%);
  top: 40px; right: 18%;
  animation: pg-blob-pulse 12s ease-in-out infinite;
}
.pg-hero__glow--4 {
  width: 240px; height: 240px;
  background: radial-gradient(circle, rgba(99,58,255,0.18) 0%, transparent 70%);
  bottom: 60px; left: 30%;
  animation: pg-blob-pulse 16s ease-in-out infinite 4s;
}

@keyframes pg-blob-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  30%       { transform: translate(40px, -30px) scale(1.06); }
  60%       { transform: translate(-25px, 20px) scale(0.95); }
  80%       { transform: translate(15px, -10px) scale(1.03); }
}
@keyframes pg-blob-pulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50%       { opacity: 0.55; transform: scale(0.88); }
}

.pg-hero__inner {
  position: relative;
  z-index: 1;
}

/* Entry animation */
.pg-hero__inner > * {
  opacity: 0;
  animation: pg-hero-in 0.75s cubic-bezier(0.16,1,0.3,1) forwards;
}
.pg-breadcrumbs        { animation-delay: 0.05s; }
.pg-hero__h1           { animation-delay: 0.18s; }
.pg-hero__sub          { animation-delay: 0.32s; }
.pg-hero__stats        { animation-delay: 0.48s; }

@keyframes pg-hero-in {
  from { opacity: 0; transform: translateY(20px); }
  to   { opacity: 1; transform: translateY(0); }
}
.pg-breadcrumbs {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  color: rgba(255,255,255,0.38);
  margin-bottom: 40px;
}
.pg-breadcrumbs a { color: rgba(255,255,255,0.38); transition: color 0.2s; }
.pg-breadcrumbs a:hover { color: rgba(255,255,255,0.7); }
.pg-breadcrumbs span:last-child { color: rgba(255,255,255,0.62); }
.pg-hero__h1 {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(40px, 6vw, 76px);
  font-weight: 500;
  line-height: 1.06;
  letter-spacing: -0.03em;
  margin-bottom: 24px;
  max-width: 820px;
}
.pg-hero__sub {
  font-size: clamp(16px, 1.5vw, 18px);
  line-height: 1.65;
  color: rgba(255,255,255,0.55);
  max-width: 560px;
  margin-bottom: 64px;
}
.pg-hero__stats {
  display: flex;
  gap: 0;
  border-top: 1px solid rgba(255,255,255,0.08);
  padding-top: 36px;
  width: fit-content;
}
.pg-hero__stat {
  display: flex;
  flex-direction: column;
  padding-right: 48px;
  margin-right: 48px;
  border-right: 1px solid rgba(255,255,255,0.08);
}
.pg-hero__stat:last-child { border-right: none; padding-right: 0; margin-right: 0; }
.pg-hero__stat-val {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(34px, 3.5vw, 48px);
  font-weight: 500;
  letter-spacing: -0.03em;
  line-height: 1;
  margin-bottom: 6px;
}
.pg-hero__stat-val sup {
  font-size: 0.55em;
  vertical-align: super;
  margin-left: 1px;
}
.pg-hero__stat-lbl {
  font-size: 13px;
  color: rgba(255,255,255,0.42);
  font-family: 'Stolzl', sans-serif;
}

@media (max-width: 768px) {
  .pg-hero { padding: 120px 0 64px; }
  .pg-hero__stats { flex-wrap: wrap; gap: 0; }
  .pg-hero__stat { flex: 0 0 50%; padding-right: 0; margin-right: 0; border-right: none; padding-bottom: 24px; margin-bottom: 24px; border-bottom: 1px solid rgba(255,255,255,0.08); }
  .pg-hero__stat:nth-child(3), .pg-hero__stat:nth-child(4) { padding-bottom: 0; margin-bottom: 0; border-bottom: none; }
}

/* ================================================
   PAGE — MANIFESTO  (.pg-manifesto)
   ================================================ */
.pg-manifesto {
  background: var(--warm);
  padding: 100px 0;
}
.pg-manifesto__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}
.pg-manifesto__text { display: flex; flex-direction: column; gap: 0; }
.pg-manifesto__text .eyebrow { margin-bottom: 20px; }
.pg-manifesto__h2 {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(28px, 3vw, 40px);
  font-weight: 500;
  letter-spacing: -0.025em;
  line-height: 1.15;
  color: var(--dark);
  margin-bottom: 28px;
}
.pg-manifesto__p {
  font-size: 16px;
  line-height: 1.72;
  color: var(--dim-light);
  margin-bottom: 16px;
}
.pg-manifesto__p:last-of-type { margin-bottom: 32px; }
.pg-manifesto__arda {
  display: inline-flex;
  flex-direction: column;
  gap: 2px;
  padding: 16px 20px;
  border: 1px solid var(--line-light);
  border-radius: 6px;
  width: fit-content;
  transition: border-color 0.2s, background 0.2s;
}
.pg-manifesto__arda:hover { border-color: var(--accent); background: rgba(25,90,255,0.04); }
.pg-manifesto__arda-label {
  font-family: 'Stolzl', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: var(--accent);
}
.pg-manifesto__arda-sub {
  font-size: 12px;
  color: var(--dim-light);
}
.pg-manifesto__img-wrap {
  border-radius: 6px;
  overflow: hidden;
  line-height: 0;
}
.pg-manifesto__img {
  width: 100%;
  height: 460px;
  object-fit: cover;
  border-radius: 6px;
  transition: transform 0.4s ease;
}
.pg-manifesto__img-wrap:hover .pg-manifesto__img { transform: scale(1.02); }

@media (max-width: 900px) {
  .pg-manifesto__grid { grid-template-columns: 1fr; gap: 48px; }
  .pg-manifesto__img { height: 320px; }
}

/* ================================================
   CLIENTS TICKER  (.clnts)
   ================================================ */
.clnts {
  background: #fff;
  padding: 64px 0;
  border-top: 1px solid rgba(5,5,8,0.06);
  border-bottom: 1px solid rgba(5,5,8,0.06);
  overflow: hidden;
}
.clnts__label {
  text-align: center;
  font-family: 'Stolzl', sans-serif;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(5,5,8,0.35);
  margin-bottom: 36px;
}
.clnts__belt {
  position: relative;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(to right, transparent 0%, #000 7%, #000 93%, transparent 100%);
  mask-image: linear-gradient(to right, transparent 0%, #000 7%, #000 93%, transparent 100%);
}
.clnts__track {
  display: flex;
  align-items: center;
  gap: 64px;
  width: max-content;
  animation: clnts-scroll 32s linear infinite;
}
.clnts__belt:hover .clnts__track {
  animation-play-state: paused;
}
.clnts__logo {
  height: 36px;
  width: auto;
  max-width: 160px;
  object-fit: contain;
  filter: opacity(0.75);
  transition: filter 0.25s;
  flex-shrink: 0;
  display: block;
}
.clnts__logo:hover {
  filter: opacity(1);
}
@keyframes clnts-scroll {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}
@media (prefers-reduced-motion: reduce) {
  .clnts__track { animation: none; }
}

/* ================================================
   PAGE — TEAM  (.pg-team)
   ================================================ */
.pg-team {
  background: var(--dark);
  color: #fff;
  padding: 96px 0;
}
.pg-dept {
  padding-bottom: 80px;
  margin-bottom: 80px;
  border-bottom: 1px solid rgba(255,255,255,0.06);
}
.pg-dept:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
.pg-dept__head {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  margin-bottom: 48px;
}
.pg-dept__num {
  font-family: 'Stolzl', sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.12em;
  color: rgba(255,255,255,0.2);
  margin-top: 4px;
  flex-shrink: 0;
}
.pg-dept__title {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(22px, 2.5vw, 30px);
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 8px;
}
.pg-dept__city {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  color: rgba(255,255,255,0.38);
}
.pg-dept__dot {
  width: 6px; height: 6px;
  border-radius: 50%;
  background: #195aff;
  flex-shrink: 0;
}
.pg-dept__dot--spb { background: #10b981; }
.pg-dept__city--spb { color: rgba(255,255,255,0.38); }

.pg-dept__slider-wrap { overflow: hidden; }
.pg-dept__slider {
  display: flex;
  gap: 2px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.pg-dept__slider::-webkit-scrollbar { display: none; }
.pg-dept__slider { cursor: grab; }
.pg-dept__slider.is-dragging { cursor: grabbing; user-select: none; }
.pg-dept__slider .pg-member {
  flex: 0 0 calc(25% - 1.5px);
  min-width: 0;
  scroll-snap-align: start;
}
.pg-dept__slider-wrap.is-grid { overflow: visible; }
.pg-dept__slider-wrap.is-grid .pg-dept__slider {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  overflow: visible;
  scroll-snap-type: none;
}
.pg-dept__slider-wrap.is-grid .pg-dept__slider .pg-member { flex: none; }
.pg-dept__nav {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-left: auto;
  align-self: center;
}
.pg-dept__arrow {
  width: 36px; height: 36px;
  border-radius: 50%;
  background: rgba(255,255,255,0.06);
  color: rgba(255,255,255,0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s, color 0.2s, opacity 0.2s;
}
.pg-dept__arrow:hover:not(:disabled) { background: rgba(255,255,255,0.14); color: #fff; }
.pg-dept__arrow:disabled { opacity: 0.25; cursor: default; }

.pg-member {
  display: flex;
  flex-direction: column;
  background: rgba(255,255,255,0.03);
  border-radius: 4px;
  overflow: hidden;
  transition: background 0.2s;
}
.pg-member:hover { background: rgba(255,255,255,0.055); }
.pg-member__photo {
  aspect-ratio: 1 / 1.1;
  overflow: hidden;
  background: rgba(255,255,255,0.04);
}
.pg-member__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  transition: transform 0.4s ease;
}
.pg-member:hover .pg-member__photo img { transform: scale(1.04); }
.pg-member__photo--placeholder img { filter: grayscale(20%); }
.pg-member__name {
  font-family: 'Stolzl', sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  padding: 16px 16px 4px;
}
.pg-member__role {
  font-size: 13px;
  color: rgba(255,255,255,0.42);
  padding: 0 16px 16px;
  line-height: 1.4;
}
.pg-member__lead-badge {
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #195aff;
  padding: 0 16px 16px;
}

@media (max-width: 1100px) {
  .pg-dept__slider .pg-member { flex-basis: calc(33.333% - 1.334px); }
  .pg-dept__slider-wrap.is-grid .pg-dept__slider { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 768px) {
  .pg-dept__slider .pg-member { flex-basis: calc(50% - 1px); }
  .pg-dept__slider-wrap.is-grid .pg-dept__slider { grid-template-columns: repeat(2, 1fr); }
  .pg-dept__nav { display: none; }
}
@media (max-width: 480px) {
  .pg-dept__slider .pg-member { flex-basis: calc(50% - 1px); }
  .pg-dept__slider-wrap.is-grid .pg-dept__slider { grid-template-columns: repeat(2, 1fr); }
}

/* ================================================
   PAGE — MAP  (.pg-map)
   ================================================ */
.pg-map {
  background: #fff;
  padding: 96px 0;
}
.pg-map__head {
  margin-bottom: 56px;
}
.pg-map__head .eyebrow { display: block; margin-bottom: 16px; }
.pg-map__h2 {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 500;
  letter-spacing: -0.025em;
  line-height: 1.15;
  color: var(--dark);
  margin-bottom: 10px;
}
.pg-map__sub {
  font-size: 15px;
  color: rgba(5,5,8,0.45);
  max-width: 480px;
}

/* Grid: two office cards */
.pg-map__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
.pg-map__card {
  border: 1px solid rgba(5,5,8,0.08);
  border-radius: 6px;
  overflow: hidden;
  background: #fff;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.pg-map__card:hover {
  border-color: rgba(25,90,255,0.3);
  box-shadow: 0 4px 24px rgba(25,90,255,0.06);
}
.pg-map__card--spb:hover {
  border-color: rgba(16,185,129,0.3);
  box-shadow: 0 4px 24px rgba(16,185,129,0.06);
}

/* Yandex Map iframe */
.pg-map__iframe-wrap {
  width: 100%;
  height: 260px;
  overflow: hidden;
  background: #f0f0f0;
}
.pg-map__iframe-wrap iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
}

/* Card body */
.pg-map__card-body {
  padding: 28px 32px;
}
.pg-map__card-head {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 8px;
}
.pg-map__card-dot {
  width: 7px; height: 7px;
  border-radius: 50%;
  background: #195aff;
  flex-shrink: 0;
}
.pg-map__card-dot--spb { background: #10b981; }
.pg-map__card-city {
  font-family: 'Stolzl', sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.02em;
  color: var(--dark);
}
.pg-map__card-tag {
  margin-left: auto;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(5,5,8,0.35);
  padding: 4px 12px;
  border: 1px solid rgba(5,5,8,0.1);
  border-radius: 100px;
  white-space: nowrap;
}
.pg-map__card-addr {
  font-size: 13px;
  color: rgba(5,5,8,0.4);
  margin-bottom: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(5,5,8,0.06);
}
.pg-map__card-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.pg-map__card-list li {
  font-size: 14px;
  color: rgba(5,5,8,0.6);
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.pg-map__card-list li::before {
  content: '';
  width: 4px; height: 4px;
  border-radius: 50%;
  background: #195aff;
  flex-shrink: 0;
  margin-top: 7px;
}
.pg-map__card--spb .pg-map__card-list li::before { background: #10b981; }

@media (max-width: 900px) {
  .pg-map__grid { grid-template-columns: 1fr; }
  .pg-map__iframe-wrap { height: 220px; }
}
@media (max-width: 768px) {
  .pg-map__card-body { padding: 22px 20px; }
  .pg-map__card-tag { display: none; }
}

/* ================================================
   PAGE — OFFICES TABS  (.pg-offices)
   ================================================ */
.pg-offices {
  background: #fff;
  padding: 96px 0;
}
.pg-offices__head {
  text-align: center;
  max-width: 560px;
  margin: 0 auto 48px;
}
.pg-offices__head .eyebrow { display: block; margin-bottom: 16px; }
.pg-offices__h2 {
  font-size: clamp(28px, 3.5vw, 40px);
  font-weight: 500;
  letter-spacing: -0.03em;
  color: var(--dark);
  margin-bottom: 14px;
}
.pg-offices__sub {
  font-size: 16px;
  color: #6b7280;
  line-height: 1.65;
}

/* Card wrapper */
.pg-offices__wrap {
  border-radius: 20px;
  overflow: hidden;
}

/* Tabs bar */
.pg-offices__tabs-bar {
  display: flex;
  gap: 8px;
  padding: 18px 24px;
}
.pg-offices__tab {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 10px 18px;
  border-radius: 100px;
  border: 1.5px solid rgba(0,0,0,0.1);
  background: transparent;
  cursor: pointer;
  font-family: var(--font-head);
  font-size: 14px;
  font-weight: 500;
  color: rgba(0,0,0,0.45);
  transition: all 0.2s ease;
}
.pg-offices__tab:hover:not(.is-active) {
  border-color: rgba(0,0,0,0.25);
  color: #0a0a0a;
}
.pg-offices__tab.is-active {
  background: #195aff;
  border-color: #195aff;
  color: #fff;
}
.pg-offices__tab-dot {
  width: 7px; height: 7px;
  border-radius: 50%;
  background: #195aff;
  flex-shrink: 0;
}
.pg-offices__tab.is-active .pg-offices__tab-dot { background: rgba(255,255,255,0.7); }
.pg-offices__tab-dot--spb { background: #10b981; }
.pg-offices__tab.is-active .pg-offices__tab-dot--spb { background: rgba(255,255,255,0.7); }
.pg-offices__tab-chip {
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 20px;
  background: rgba(0,0,0,0.07);
  color: rgba(0,0,0,0.4);
  font-weight: 500;
}
.pg-offices__tab.is-active .pg-offices__tab-chip {
  background: rgba(255,255,255,0.2);
  color: rgba(255,255,255,0.85);
}

/* Panes */
.pg-offices__pane {
  display: none;
  grid-template-columns: 1fr 1fr;
  min-height: 400px;
}
.pg-offices__pane.is-active { display: grid; }
.pg-offices__map {
  position: relative;
  min-height: 400px;
  border-right: 1px solid rgba(0,0,0,0.07);
}
.pg-offices__map iframe {
  position: absolute;
  inset: 0;
  width: 100%; height: 100%;
  border: 0; display: block;
}

/* Info panel */
.pg-offices__info {
  padding: 36px 36px 36px;
  display: flex;
  flex-direction: column;
  gap: 28px;
  background: #fff;
}
.pg-offices__meta-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.pg-offices__lbl {
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: rgba(0,0,0,0.35);
  margin-bottom: 6px;
  font-family: var(--font-head);
}
.pg-offices__val {
  font-size: 15px;
  color: #0a0a0a;
  line-height: 1.55;
}
.pg-offices__phone {
  font-size: 28px;
  font-weight: 500;
  font-family: var(--font-head);
  color: #0a0a0a;
  letter-spacing: -0.025em;
  transition: color 0.2s ease;
  display: block;
  margin-top: 4px;
}
.pg-offices__phone:hover { color: #195aff; }

/* Service chips */
.pg-offices__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.pg-offices__chip {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 8px 14px;
  border-radius: 10px;
  background: #f5f5f5;
  border: 1px solid rgba(0,0,0,0.06);
  font-size: 13px;
  color: #0a0a0a;
  font-family: var(--font-head);
}
.pg-offices__chip svg {
  width: 14px; height: 14px;
  color: #195aff;
  flex-shrink: 0;
}

@media (max-width: 900px) {
  .pg-offices__pane.is-active { grid-template-columns: 1fr; }
  .pg-offices__map { min-height: 260px; border-right: none; border-bottom: 1px solid rgba(0,0,0,0.07); }
  .pg-offices__map iframe { position: static; height: 260px; }
  .pg-offices__info { padding: 24px 20px; }
  .pg-offices__phone { font-size: 22px; }
}
@media (max-width: 600px) {
  .pg-offices__tabs-bar { flex-direction: column; gap: 6px; }
  .pg-offices__tab { justify-content: center; }
}


/* ================================================
   AUDIT PAGE — audit.html
   ================================================ */

/* HERO */
.au-hero {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #030612;
  padding-bottom: 80px;
  border-radius: 0 0 40px 40px;
}
.au-hero__video {
  position: absolute;
  inset: 0;
  width: 100%; height: 100%;
  object-fit: cover;
  opacity: 0.5;
  pointer-events: none;
}
.au-hero__grid {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.045) 1px, transparent 1px);
  background-size: 64px 64px;
  pointer-events: none;
}
.au-hero__vignette {
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse at center, transparent 40%, rgba(3,6,18,0.75) 100%);
  pointer-events: none;
}
.au-hero__glow {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  filter: blur(80px);
}
.au-hero__glow--1 { width: 500px; height: 500px; background: rgba(25,90,255,0.18); top: -80px; left: -100px; }
.au-hero__glow--2 { width: 400px; height: 400px; background: rgba(25,90,255,0.12); bottom: -60px; right: -60px; }
.au-hero__content {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 700px;
  padding: 120px 24px 160px;
  text-align: center;
}
.au-hero__form-state,
.au-hero__loader-state,
.au-hero__lead-state,
.au-hero__result-state { animation: au-fadein 0.5s ease both; }
@keyframes au-fadein {
  from { opacity: 0; transform: translateY(16px); }
  to   { opacity: 1; transform: translateY(0); }
}
.au-hero__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-family: var(--font-head);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.45);
  margin-bottom: 28px;
}
.au-hero__eyebrow::before {
  content: '';
  display: inline-block;
  width: 6px; height: 6px;
  border-radius: 50%;
  background: #195aff;
  box-shadow: 0 0 10px rgba(25,90,255,0.8);
  flex-shrink: 0;
}
.au-hero__h1 {
  font-family: var(--font-head);
  font-size: clamp(38px, 6vw, 72px);
  font-weight: 500;
  letter-spacing: -0.04em;
  line-height: 0.96;
  color: #fff;
  margin-bottom: 22px;
}
.au-hero__h1 span {
  background: linear-gradient(90deg, #fff 0%, rgba(255,255,255,0.6) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.au-hero__sub {
  font-size: 17px;
  line-height: 1.65;
  color: rgba(255,255,255,0.5);
  margin-bottom: 44px;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}
.au-hero__form { width: 100%; }
.au-hero__input-wrap {
  display: flex;
  align-items: center;
  background: rgba(255,255,255,0.07);
  border: 1px solid rgba(255,255,255,0.14);
  border-radius: 100px;
  padding: 6px 6px 6px 24px;
  backdrop-filter: blur(12px);
  transition: border-color 0.2s ease, background 0.2s ease;
}
.au-hero__input-wrap:focus-within {
  border-color: rgba(25,90,255,0.6);
  background: rgba(25,90,255,0.06);
}
.au-hero__input {
  flex: 1;
  background: transparent;
  border: none;
  outline: none;
  font-family: var(--font-head);
  font-size: 16px;
  color: #fff;
  min-width: 0;
}
.au-hero__input::placeholder { color: rgba(255,255,255,0.3); }
.au-hero__btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 14px 28px;
  border-radius: 100px;
  background: #195aff;
  color: #fff;
  font-family: var(--font-head);
  font-size: 15px;
  font-weight: 500;
  border: none;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.15s ease;
  white-space: nowrap;
  flex-shrink: 0;
}
.au-hero__btn:hover { background: #0040d0; transform: scale(1.02); }
.au-hero__btn:active { transform: scale(0.98); }
.au-hero__btn svg { transition: transform 0.2s ease; }
.au-hero__btn:hover svg { transform: translateX(3px); }
.au-hero__hint {
  margin-top: 16px;
  font-size: 12px;
  color: rgba(255,255,255,0.25);
  font-family: var(--font-head);
  letter-spacing: 0.02em;
}
.au-hero__loader-state { text-align: center; }
.au-hero__loader-domain {
  font-family: var(--font-head);
  font-size: 16px;
  color: rgba(255,255,255,0.5);
  margin-bottom: 36px;
}
.au-hero__loader-domain strong { color: #fff; }
.au-hero__spinner {
  width: 48px; height: 48px;
  border: 2px solid rgba(25,90,255,0.2);
  border-top-color: #195aff;
  border-radius: 50%;
  animation: au-spin 0.85s linear infinite;
  margin: 0 auto 32px;
}
@keyframes au-spin { to { transform: rotate(360deg); } }
.au-hero__progress-wrap {
  width: 340px;
  max-width: 100%;
  margin: 0 auto 20px;
  height: 3px;
  border-radius: 10px;
  background: rgba(255,255,255,0.1);
  overflow: hidden;
}
.au-hero__progress-fill {
  height: 100%;
  border-radius: 10px;
  background: linear-gradient(90deg, #195aff, #4f8dff);
  width: 0%;
  transition: width 0.4s ease;
}
.au-hero__loader-step {
  font-family: var(--font-head);
  font-size: 14px;
  color: rgba(255,255,255,0.4);
  min-height: 20px;
  transition: opacity 0.3s ease;
}
.au-hero__result-state { text-align: center; }
.au-hero__result-check {
  width: 56px; height: 56px;
  border-radius: 50%;
  border: 1.5px solid rgba(74,222,128,0.4);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 28px;
  background: rgba(74,222,128,0.08);
}
.au-hero__result-check svg { stroke: #4ade80; }
.au-hero__result-title {
  font-family: var(--font-head);
  font-size: clamp(24px, 3.5vw, 38px);
  font-weight: 500;
  letter-spacing: -0.03em;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 14px;
}
.au-hero__result-title em { font-style: normal; color: #4f8dff; }
.au-hero__result-sub {
  font-size: 16px;
  color: rgba(255,255,255,0.5);
  line-height: 1.65;
  margin-bottom: 40px;
  max-width: 460px;
  margin-left: auto;
  margin-right: auto;
}
.au-hero__tg-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 16px 32px;
  background: #229ED9;
  border-radius: 100px;
  color: #fff;
  font-family: var(--font-head);
  font-size: 16px;
  font-weight: 500;
  transition: background 0.2s ease, transform 0.15s ease;
  margin-bottom: 16px;
}
.au-hero__tg-btn:hover { background: #1a8bc4; transform: scale(1.02); }
.au-hero__result-handle {
  font-size: 13px;
  color: rgba(255,255,255,0.25);
  font-family: var(--font-head);
}
.au-hero__error {
  margin-top: 12px;
  font-size: 13px;
  color: #f87171;
  font-family: var(--font-head);
  display: none;
}

/* State 3 — lead-форма (имя/телефон/152-ФЗ) между анализом и результатом */
.au-hero__lead-state { text-align: center; }
.au-hero__lead-chip {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 18px;
  border-radius: 100px;
  background: rgba(74,222,128,0.08);
  border: 1px solid rgba(74,222,128,0.25);
  color: rgba(255,255,255,0.75);
  font-family: var(--font-head);
  font-size: 13px;
  margin-bottom: 24px;
}
.au-hero__lead-title {
  font-family: var(--font-head);
  font-size: clamp(24px, 3.5vw, 36px);
  font-weight: 500;
  letter-spacing: -0.03em;
  color: #fff;
  margin-bottom: 12px;
}
.au-hero__lead-sub {
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255,255,255,0.5);
  max-width: 420px;
  margin: 0 auto 32px;
}
.au-hero__lead-form { width: 100%; max-width: 440px; margin: 0 auto; text-align: left; }
.au-hero__lead-fields {
  display: flex;
  gap: 10px;
  margin-bottom: 12px;
}
.au-hero__lead-input {
  flex: 1;
  min-width: 0;
  height: 52px;
  padding: 0 18px;
  background: rgba(255,255,255,0.07);
  border: 1px solid rgba(255,255,255,0.14);
  border-radius: 14px;
  font-family: var(--font-head);
  font-size: 15px;
  color: #fff;
  outline: none;
  backdrop-filter: blur(12px);
  transition: border-color 0.2s ease, background 0.2s ease;
}
.au-hero__lead-input::placeholder { color: rgba(255,255,255,0.3); }
.au-hero__lead-input:focus { border-color: rgba(25,90,255,0.6); background: rgba(25,90,255,0.06); }
.au-hero__lead-check {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
  margin-bottom: 20px;
}
.au-hero__lead-check input[type="checkbox"] { display: none; }
.au-hero__lead-check-box {
  width: 18px;
  height: 18px;
  min-width: 18px;
  border: 1.5px solid rgba(255,255,255,0.3);
  border-radius: 5px;
  background: rgba(255,255,255,0.06);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1px;
  transition: border-color 0.2s, background 0.2s;
}
.au-hero__lead-check input:checked ~ .au-hero__lead-check-box {
  background: #195aff;
  border-color: #195aff;
}
.au-hero__lead-check-box svg { display: none; }
.au-hero__lead-check input:checked ~ .au-hero__lead-check-box svg { display: block; }
.au-hero__lead-check-label {
  font-family: var(--font-head);
  font-size: 12px;
  line-height: 1.5;
  color: rgba(255,255,255,0.4);
}
.au-hero__lead-check-label a { color: rgba(255,255,255,0.65); text-decoration: underline; }
.au-hero__lead-btn { width: 100%; justify-content: center; }
@media (max-width: 600px) {
  .au-hero__input-wrap { flex-direction: column; border-radius: 6px; padding: 13px 16px; gap: 12px; }
  .au-hero__input { flex: none; width: 100%; height: auto; font-size: 15px; text-align: center; }
  .au-hero__btn { width: 100%; justify-content: center; }
  .au-hero__lead-fields { flex-direction: column; gap: 10px; }
  .au-hero__lead-input { flex: none; width: 100%; height: auto; border-radius: 6px; padding: 13px 16px; }
}

/* TRUST STRIP */
.au-trust {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.au-trust__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 36px;
  padding-bottom: 36px;
  gap: 16px;
}
.au-trust__item { flex: 1; text-align: center; }
.au-trust__num {
  font-family: var(--font-head);
  font-size: 36px;
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.03em;
  line-height: 1;
  margin-bottom: 6px;
}
.au-trust__num span { font-size: 22px; color: #195aff; margin-left: 1px; }
.au-trust__num--ai {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-size: 28px;
  color: #195aff;
}
.au-trust__num--ai svg { color: #195aff; opacity: 0.85; }
.au-trust__label {
  font-family: var(--font-head);
  font-size: 12px;
  color: rgba(255,255,255,0.35);
  letter-spacing: 0.02em;
}
.au-trust__divider {
  width: 1px;
  height: 40px;
  background: rgba(255,255,255,0.08);
  flex-shrink: 0;
}
@media (max-width: 640px) {
  .au-trust__inner { flex-wrap: wrap; gap: 28px; }
  .au-trust__divider { display: none; }
  .au-trust__item { flex: 0 0 calc(50% - 14px); }
}

/* ЧТО МЫ ПРОВЕРИМ */
.au-check { background: #fafafa; padding: 96px 0; }
.au-check__top {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: end;
  margin-bottom: 64px;
}
.au-check__top .eyebrow { display: block; margin-bottom: 16px; }
.au-check__h2 {
  font-family: var(--font-head);
  font-size: clamp(32px, 4vw, 52px);
  font-weight: 500;
  letter-spacing: -0.035em;
  line-height: 1.06;
  color: #0a0a0a;
}
.au-check__top-right { font-size: 16px; color: #6b7280; line-height: 1.7; padding-bottom: 4px; }
.au-check__list { border-top: 1px solid rgba(0,0,0,0.08); }
.au-check__row {
  display: grid;
  grid-template-columns: 36px 40px 1fr auto;
  align-items: center;
  gap: 24px;
  padding: 28px 16px;
  border-bottom: 1px solid rgba(0,0,0,0.08);
  cursor: default;
  transition: background 0.2s ease;
  border-radius: 4px;
  margin: 0 -16px;
}
.au-check__row:hover { background: rgba(25,90,255,0.03); }
.au-check__row:hover .au-check__idx { color: #195aff; }
.au-check__idx {
  font-family: var(--font-head);
  font-size: 12px;
  font-weight: 500;
  color: rgba(0,0,0,0.2);
  letter-spacing: 0.06em;
  transition: color 0.2s ease;
}
.au-check__row-icon {
  width: 40px; height: 40px;
  border-radius: 10px;
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.au-check__row-icon svg { width: 18px; height: 18px; }
.au-check__row-body { min-width: 0; }
.au-check__row-title {
  font-family: var(--font-head);
  font-size: 17px;
  font-weight: 500;
  color: #0a0a0a;
  margin-bottom: 3px;
}
.au-check__row-desc { font-size: 13px; color: #9ca3af; line-height: 1.5; }
.au-check__row-tags { display: flex; gap: 6px; flex-shrink: 0; }
.au-check__row-tags span {
  font-family: var(--font-head);
  font-size: 11px;
  font-weight: 500;
  padding: 4px 10px;
  border-radius: 20px;
  color: inherit;
  background: rgba(0,0,0,0.05);
  white-space: nowrap;
}
.au-check__row:nth-child(1) .au-check__row-icon { background: rgba(25,90,255,0.08); color: #195aff; }
.au-check__row:nth-child(1) .au-check__row-tags { color: #195aff; }
.au-check__row:nth-child(1) .au-check__row-tags span { background: rgba(25,90,255,0.08); }
.au-check__row:nth-child(2) .au-check__row-icon { background: rgba(245,158,11,0.1); color: #d97706; }
.au-check__row:nth-child(2) .au-check__row-tags { color: #d97706; }
.au-check__row:nth-child(2) .au-check__row-tags span { background: rgba(245,158,11,0.1); }
.au-check__row:nth-child(3) .au-check__row-icon { background: rgba(16,185,129,0.1); color: #10b981; }
.au-check__row:nth-child(3) .au-check__row-tags { color: #10b981; }
.au-check__row:nth-child(3) .au-check__row-tags span { background: rgba(16,185,129,0.1); }
.au-check__row:nth-child(4) .au-check__row-icon { background: rgba(139,92,246,0.1); color: #8b5cf6; }
.au-check__row:nth-child(4) .au-check__row-tags { color: #8b5cf6; }
.au-check__row:nth-child(4) .au-check__row-tags span { background: rgba(139,92,246,0.1); }
.au-check__row:nth-child(5) .au-check__row-icon { background: rgba(244,63,94,0.1); color: #f43f5e; }
.au-check__row:nth-child(5) .au-check__row-tags { color: #f43f5e; }
.au-check__row:nth-child(5) .au-check__row-tags span { background: rgba(244,63,94,0.1); }
.au-check__row:nth-child(6) .au-check__row-icon { background: rgba(6,182,212,0.1); color: #06b6d4; }
.au-check__row:nth-child(6) .au-check__row-tags { color: #06b6d4; }
.au-check__row:nth-child(6) .au-check__row-tags span { background: rgba(6,182,212,0.1); }
@media (max-width: 900px) {
  .au-check__top { grid-template-columns: 1fr; gap: 20px; }
  .au-check__row { grid-template-columns: 28px 36px 1fr; }
  .au-check__row-tags { display: none; }
}
@media (max-width: 580px) {
  .au-check__row { grid-template-columns: 28px 1fr; gap: 16px; }
  .au-check__row-icon { display: none; }
}

/* ПРИМЕР ОТЧЁТА */
.au-report {
  background: linear-gradient(180deg, #0a0a0a 0%, #07112b 35%, #050e22 65%, #0a0a0a 100%);
  padding: 96px 0;
  color: #fff;
  border-radius: 0 0 32px 32px;
  overflow: hidden;
}
.au-report__layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 72px;
  align-items: center;
}
.au-report__left .eyebrow { display: block; margin-bottom: 16px; }
.au-report__h2 {
  font-family: var(--font-head);
  font-size: clamp(30px, 3.8vw, 48px);
  font-weight: 500;
  letter-spacing: -0.035em;
  line-height: 1.06;
  color: #fff;
  margin-bottom: 18px;
}
.au-report__sub { font-size: 15px; line-height: 1.7; color: rgba(255,255,255,0.45); margin-bottom: 32px; }
.au-report__list { list-style: none; display: flex; flex-direction: column; gap: 10px; margin-bottom: 40px; }
.au-report__list li { display: flex; align-items: center; gap: 10px; font-size: 14px; color: rgba(255,255,255,0.6); }
.au-report__list li::before { content: ''; width: 5px; height: 5px; border-radius: 50%; background: #195aff; flex-shrink: 0; }
.au-report__cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 13px 24px;
  border-radius: 100px;
  background: #195aff;
  color: #fff;
  font-family: var(--font-head);
  font-size: 14px;
  font-weight: 500;
  transition: background 0.2s ease;
}
.au-report__cta:hover { background: #0040d0; }
.au-report__right {
  display: flex;
  align-items: center;
  justify-content: center;
}
.au-report__preview-img {
  width: auto;
  max-width: 100%;
  max-height: 420px;
  display: block;
  border-radius: 16px;
  box-shadow: 0 24px 64px rgba(0,0,0,0.5);
}
.au-report__video-placeholder {
  border-radius: 16px;
  overflow: hidden;
  aspect-ratio: 9 / 16;
  max-height: 520px;
  background: rgba(255,255,255,0.03);
  border: 1px dashed rgba(255,255,255,0.12);
  display: flex; align-items: center; justify-content: center;
}
.au-report__placeholder-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  font-family: var(--font-head);
  font-size: 13px;
  color: rgba(255,255,255,0.2);
}
@media (max-width: 900px) {
  .au-report__layout { grid-template-columns: 1fr; gap: 48px; }
}

/* КАК ПРОХОДИТ */
.au-steps {
  background: #0a0a0a;
  padding: 96px 0;
  color: #fff;
  border-radius: 32px 32px 0 0;
  overflow: hidden;
}
.au-steps__head { max-width: 480px; margin-bottom: 72px; }
.au-steps__head .eyebrow { display: block; margin-bottom: 16px; }
.au-steps__h2 {
  font-family: var(--font-head);
  font-size: clamp(32px, 4vw, 52px);
  font-weight: 500;
  letter-spacing: -0.035em;
  line-height: 1.06;
  color: #fff;
}
.au-steps__flow { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; position: relative; }
.au-steps__line {
  position: absolute;
  top: 20px;
  left: calc(16.67% + 20px);
  right: calc(16.67% + 20px);
  height: 1px;
  background: rgba(255,255,255,0.08);
  z-index: 0;
}
.au-steps__line-fill {
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, rgba(25,90,255,0.6) 0%, rgba(25,90,255,0.3) 50%, rgba(25,90,255,0.6) 100%);
}
.au-steps__item { padding: 0 20px; position: relative; z-index: 1; }
.au-steps__dot {
  width: 40px; height: 40px;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,0.12);
  background: #151515;
  display: flex; align-items: center; justify-content: center;
  margin-bottom: 32px;
  font-family: var(--font-head);
  font-size: 13px;
  font-weight: 500;
  color: rgba(255,255,255,0.35);
  transition: border-color 0.2s ease;
}
.au-steps__dot--main {
  background: #195aff;
  border-color: #195aff;
  color: #fff;
  box-shadow: 0 0 24px rgba(25,90,255,0.5);
}
.au-steps__card { border-top: 1px solid rgba(255,255,255,0.07); padding-top: 28px; }
.au-steps__card-tag {
  font-family: var(--font-head);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.25);
  margin-bottom: 12px;
}
.au-steps__card--main .au-steps__card-tag { color: rgba(25,90,255,0.8); }
.au-steps__card-title {
  font-family: var(--font-head);
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 12px;
  letter-spacing: -0.02em;
}
.au-steps__card-desc { font-size: 14px; line-height: 1.7; color: rgba(255,255,255,0.4); margin-bottom: 20px; }
.au-steps__card--main .au-steps__card-desc { color: rgba(255,255,255,0.55); }
.au-steps__card-detail {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-family: var(--font-head);
  font-size: 12px;
  color: rgba(255,255,255,0.25);
}
.au-steps__card--main .au-steps__card-detail { color: rgba(25,90,255,0.7); }
.au-steps__card-detail svg { width: 14px; height: 14px; flex-shrink: 0; color: #229ED9; }
.au-steps__tg-name { color: rgba(255,255,255,0.55); }
.au-steps__tg-link { color: #4f8dff; }
.au-steps__tg-link:hover { color: #7eb0ff; }
.au-steps__card-who {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 16px;
  border-radius: 12px;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.07);
  margin-top: 4px;
}
.au-steps__who-name { font-family: var(--font-head); font-size: 13px; font-weight: 500; color: #fff; margin-bottom: 2px; }
.au-steps__who-role { font-size: 12px; color: rgba(255,255,255,0.35); line-height: 1.4; }
.au-steps__who-role a { color: #4f8dff; transition: color 0.15s ease; }
.au-steps__who-role a:hover { color: #7eb0ff; }
@media (max-width: 860px) {
  .au-steps__flow { grid-template-columns: 1fr; gap: 40px; }
  .au-steps__line { display: none; }
  .au-steps__item { padding: 0; }
  .au-steps__dot { margin-bottom: 20px; }
}

/* КОМУ ПОДОЙДЁТ */
.au-who { background: #fafafa; padding: 96px 0; }
.au-who__head { text-align: center; margin-bottom: 56px; }
.au-who__head .eyebrow { display: block; margin-bottom: 14px; }
.au-who__h2 {
  font-family: var(--font-head);
  font-size: clamp(36px, 5vw, 64px);
  font-weight: 500;
  letter-spacing: -0.04em;
  color: #0a0a0a;
  margin-bottom: 12px;
}
.au-who__sub { font-size: 16px; color: #9ca3af; }
.au-who__hint-row {
  display: flex;
  align-items: center;
  gap: 6px;
  font-family: var(--font-head);
  font-size: 12px;
  color: #9ca3af;
  margin-bottom: 20px;
}
.au-who__slider {
  display: flex;
  gap: 16px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  cursor: grab;
  touch-action: pan-y;
  user-select: none;
  padding-bottom: 4px;
}
.au-who__slider::-webkit-scrollbar { display: none; }
.au-who__slider.is-dragging { cursor: grabbing; }
.au-who__card {
  flex: 0 0 calc(33.333% - 11px);
  min-width: 280px;
  background: #fff;
  border-radius: 12px;
  padding: 28px;
  border: 1px solid rgba(0,0,0,0.07);
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 12px;
  scroll-snap-align: start;
  transition: box-shadow 0.2s ease;
}
.au-who__card:hover { box-shadow: 0 8px 28px rgba(0,0,0,0.08); }
.au-who__content { flex: 1; min-width: 0; }
.au-who__visual { flex-shrink: 0; width: 100px; align-self: flex-end; transition: transform 0.3s ease; }
.au-who__visual svg { width: 100%; height: auto; display: block; }
.au-who__card:hover .au-who__visual { transform: translateY(-4px); }

/* Анимация столбиков графика */
@keyframes barGrow {
  0%, 8%  { transform: scaleY(0); opacity: 0; }
  28%     { transform: scaleY(1); opacity: 1; }
  72%     { transform: scaleY(1); opacity: 1; }
  90%, 100% { transform: scaleY(0); opacity: 0; }
}
.au-who__card--1 .au-who__visual svg rect {
  transform-box: fill-box;
  transform-origin: 50% 100%;
  animation: barGrow 3.2s ease-in-out infinite both;
}
.au-who__card--1 .au-who__visual svg rect:nth-child(1) { animation-delay: 0s; }
.au-who__card--1 .au-who__visual svg rect:nth-child(2) { animation-delay: 0.12s; }
.au-who__card--1 .au-who__visual svg rect:nth-child(3) { animation-delay: 0.24s; }
.au-who__card--1 .au-who__visual svg rect:nth-child(4) { animation-delay: 0.36s; }
.au-who__card--1 .au-who__visual svg rect:nth-child(5) { animation-delay: 0.48s; }
.au-who__card--1 .au-who__visual svg rect:nth-child(6) { animation-delay: 0.60s; }
.au-who__icon { width: 40px; height: 40px; border-radius: 10px; display: flex; align-items: center; justify-content: center; margin-bottom: 16px; }
.au-who__icon svg { width: 18px; height: 18px; }
.au-who__card--1 .au-who__icon { background: rgba(25,90,255,0.08); color: #195aff; }
.au-who__card--2 .au-who__icon { background: rgba(244,63,94,0.08); color: #f43f5e; }
.au-who__card--3 .au-who__icon { background: rgba(16,185,129,0.08); color: #10b981; }
.au-who__card--4 .au-who__icon { background: rgba(139,92,246,0.08); color: #8b5cf6; }
.au-who__card--5 .au-who__icon { background: rgba(245,158,11,0.08); color: #f59e0b; }
.au-who__card--6 .au-who__icon { background: rgba(6,182,212,0.08); color: #06b6d4; }
.au-who__title { font-family: var(--font-head); font-size: 16px; font-weight: 500; color: #0a0a0a; margin-bottom: 8px; line-height: 1.35; }
.au-who__desc { font-size: 13px; line-height: 1.65; color: #6b7280; margin-bottom: 18px; }
.au-who__trigger {
  display: inline-block;
  font-family: var(--font-head);
  font-size: 11px;
  font-style: italic;
  color: rgba(0,0,0,0.32);
  padding: 5px 10px;
  border-radius: 20px;
  background: rgba(0,0,0,0.04);
}
.au-who__dots { display: flex; justify-content: center; gap: 6px; margin-top: 28px; }
.au-who__dot { width: 6px; height: 6px; border-radius: 50%; background: rgba(0,0,0,0.15); border: none; cursor: pointer; padding: 0; transition: all 0.2s ease; }
.au-who__dot--active { width: 20px; border-radius: 3px; background: #195aff; }
@media (max-width: 900px) { .au-who__card { flex: 0 0 calc(50% - 8px); } }
@media (max-width: 580px) { .au-who__card { flex: 0 0 85%; } .au-who__visual { width: 72px; } }

/* КЕЙСЫ */
.au-cases { background: #fff; padding: 96px 0; }
.au-cases__head { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: end; margin-bottom: 48px; }
.au-cases__head .eyebrow { display: block; margin-bottom: 14px; }
.au-cases__h2 { font-family: var(--font-head); font-size: clamp(30px, 3.8vw, 48px); font-weight: 500; letter-spacing: -0.035em; line-height: 1.06; color: #0a0a0a; }
.au-cases__sub { font-size: 15px; color: #6b7280; line-height: 1.65; margin-bottom: 24px; }
.au-cases__cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 22px;
  border-radius: 100px;
  background: #0a0a0a;
  color: #fff;
  font-family: var(--font-head);
  font-size: 14px;
  font-weight: 500;
  transition: background 0.2s ease;
}
.au-cases__cta:hover { background: #195aff; }
.au-cases__slider {
  display: flex;
  gap: 16px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  cursor: grab;
  padding-bottom: 4px;
  touch-action: pan-y;
  user-select: none;
}
.au-cases__slider::-webkit-scrollbar { display: none; }
.au-cases__slider.is-dragging { cursor: grabbing; }
.au-cases__card {
  flex: 0 0 calc(33.333% - 11px);
  min-width: 280px;
  background: #f9fafb;
  border-radius: 8px;
  overflow: hidden;
  scroll-snap-align: start;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(0,0,0,0.06);
}
.au-cases__card:hover { transform: translateY(-2px); box-shadow: 0 12px 32px rgba(0,0,0,0.1); }
.au-cases__img-wrap { position: relative; height: 180px; overflow: hidden; }
.au-cases__img-wrap img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.4s ease; }
.au-cases__card:hover .au-cases__img-wrap img { transform: scale(1.05); }
.au-cases__img-wrap::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0,0,0,0.72) 0%, rgba(0,0,0,0.1) 50%, transparent 100%);
}
.au-cases__overlay { position: absolute; bottom: 0; left: 0; right: 0; padding: 14px 16px; z-index: 1; }
.au-cases__niche {
  display: inline-block;
  font-family: var(--font-head);
  font-size: 10px;
  font-weight: 500;
  padding: 3px 8px;
  border-radius: 4px;
  background: rgba(25,90,255,0.85);
  color: #fff;
  margin-bottom: 6px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.au-cases__title { font-family: var(--font-head); font-size: 18px; font-weight: 500; color: #fff; line-height: 1.2; margin-bottom: 1px; }
.au-cases__subtitle { font-size: 11px; color: rgba(255,255,255,0.55); }
.au-cases__body { padding: 18px 16px 16px; display: flex; flex-direction: column; flex: 1; gap: 14px; }
.au-cases__metric { display: flex; align-items: center; gap: 8px; }
.au-cases__metric-num { font-family: var(--font-head); font-size: 32px; font-weight: 500; letter-spacing: -0.03em; color: #0a0a0a; line-height: 1; }
.au-cases__metric-num span { font-size: 20px; color: #10b981; }
.au-cases__metric-label { font-size: 12px; color: #6b7280; line-height: 1.4; max-width: 100px; }
.au-cases__result-text { font-size: 12px; color: #6b7280; line-height: 1.55; border-top: 1px solid rgba(0,0,0,0.06); padding-top: 12px; }
.au-cases__graph { width: 100%; border-radius: 6px; object-fit: cover; height: 80px; display: block; opacity: 0.85; }
.au-cases__dots { display: flex; justify-content: center; gap: 6px; margin-top: 32px; }
.au-cases__dot { width: 6px; height: 6px; border-radius: 50%; background: rgba(0,0,0,0.15); border: none; cursor: pointer; padding: 0; transition: all 0.2s ease; }
.au-cases__dot--active { width: 20px; border-radius: 3px; background: #195aff; }
@media (max-width: 900px) { .au-cases__head { grid-template-columns: 1fr; gap: 20px; } .au-cases__card { flex: 0 0 calc(50% - 8px); } }
@media (max-width: 580px) { .au-cases__card { flex: 0 0 82%; } }

/* FAQ */
.au-faq { background: #fff; padding: 96px 0 80px; }
.au-faq__head { max-width: 640px; margin: 0 auto 56px; text-align: center; }
.au-faq__head .eyebrow { display: block; margin-bottom: 14px; }
.au-faq__h2 { font-family: var(--font-head); font-size: clamp(32px, 4vw, 52px); font-weight: 500; letter-spacing: -0.035em; color: #0a0a0a; }
.au-faq__list { max-width: 740px; margin: 0 auto; }
.au-faq__item { border-bottom: 1px solid rgba(0,0,0,0.08); }
.au-faq__item:first-child { border-top: 1px solid rgba(0,0,0,0.08); }
.au-faq__q {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 22px 0;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  font-family: var(--font-head);
  font-size: 17px;
  font-weight: 500;
  color: #0a0a0a;
  transition: color 0.2s ease;
}
.au-faq__q:hover { color: #195aff; }
.au-faq__icon {
  width: 28px; height: 28px;
  border-radius: 50%;
  border: 1px solid rgba(0,0,0,0.12);
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
  color: #6b7280;
  transition: all 0.2s ease;
}
.au-faq__item.is-open .au-faq__q { color: #195aff; }
.au-faq__item.is-open .au-faq__icon { background: #195aff; border-color: #195aff; color: #fff; transform: rotate(45deg); }
.au-faq__a { overflow: hidden; max-height: 0; transition: max-height 0.35s ease; }
.au-faq__a p { font-size: 15px; line-height: 1.7; color: #6b7280; padding-bottom: 22px; }


/* ================================================
   PROJECTS PAGE
   ================================================ */

/* HERO */
.prj-hero {
  position: relative;
  background: #030612;
  padding: 140px 0 80px;
  overflow: hidden;
}
.prj-hero__glow {
  position: absolute;
  border-radius: 50%;
  filter: blur(90px);
  pointer-events: none;
}
.prj-hero__glow--1 { width: 500px; height: 500px; background: rgba(25,90,255,0.16); top: -100px; left: -80px; }
.prj-hero__glow--2 { width: 400px; height: 400px; background: rgba(25,90,255,0.10); bottom: -60px; right: -60px; }
.prj-hero__inner { position: relative; z-index: 2; }
.prj-hero__meta { margin-bottom: 20px; }
.prj-hero__h1 {
  font-family: var(--font-head);
  font-size: clamp(48px, 6vw, 84px);
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.035em;
  line-height: 0.95;
  margin-bottom: 20px;
}
.prj-hero__sub {
  font-size: 17px;
  color: rgba(255,255,255,0.5);
  line-height: 1.6;
  max-width: 560px;
  margin-bottom: 48px;
}
.prj-hero__stats {
  display: flex;
  align-items: center;
  gap: 0;
  flex-wrap: wrap;
  gap: 0;
}
.prj-hero__stat { text-align: left; padding: 0 32px; }
.prj-hero__stat:first-child { padding-left: 0; }
.prj-hero__stat-div { width: 1px; height: 36px; background: rgba(255,255,255,0.1); }
.prj-hero__stat-num {
  font-family: var(--font-head);
  font-size: 32px;
  font-weight: 500;
  color: #fff;
  line-height: 1;
}
.prj-hero__stat-num span { color: #195aff; font-size: 20px; }
.prj-hero__stat-label { font-size: 12px; color: rgba(255,255,255,0.4); margin-top: 4px; }
@media (max-width: 640px) {
  .prj-hero { padding: 120px 0 60px; }
  .prj-hero__stats { gap: 20px; }
  .prj-hero__stat { padding: 0; }
  .prj-hero__stat-div { display: none; }
  .prj-hero__stat { flex: 0 0 calc(50% - 10px); }
}

/* SECTION */
.prj-section { padding: 64px 0 96px; background: #0a0a0a; }

/* FILTER — тёмный фон */
.prj-filter-wrap { margin-bottom: 48px; }
.prj-filter-track { display: flex; flex-wrap: wrap; gap: 10px; }
@media (max-width: 767px) {
  .prj-filter-wrap {
    margin-left: calc(-1 * var(--container-px, 20px));
    margin-right: calc(-1 * var(--container-px, 20px));
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    margin-bottom: 32px;
  }
  .prj-filter-wrap::-webkit-scrollbar { display: none; }
  .prj-filter-track {
    flex-wrap: nowrap;
    padding: 0 var(--container-px, 20px) 4px;
    width: max-content;
    min-width: 100%;
  }
}
.prj-filter__btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  padding: 10px 18px 10px 10px;
  border-radius: 100px;
  border: none;
  background: rgba(255,255,255,0.05);
  cursor: pointer;
  transition: background 0.2s;
  white-space: nowrap;
}
.prj-filter__btn:hover {
  border-color: rgba(255,255,255,0.28);
  background: rgba(255,255,255,0.09);
}
.prj-filter__icon {
  width: 32px;
  height: 32px;
  border-radius: 100px;
  background: rgba(255,255,255,0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  flex-shrink: 0;
  transition: background 0.2s;
}
.prj-filter__label {
  font-family: var(--font-head);
  font-size: 14px;
  font-weight: 500;
  color: rgb(255 255 255 / 96%);
  transition: color 0.2s;
}
.prj-filter__btn:hover .prj-filter__label { color: #fff; }
.prj-filter__btn.is-active {
  background: #195aff;
  border-color: #195aff;
}
.prj-filter__btn.is-active .prj-filter__icon { background: rgba(255,255,255,0.15); }
.prj-filter__btn.is-active .prj-filter__label { color: #fff; }

/* GRID */
.prj-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}
@media (max-width: 960px) { .prj-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 580px) { .prj-grid { grid-template-columns: 1fr; } }

/* CARD — fullbleed image + оверлей на hover */
.prj-card {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  background: #111;
  aspect-ratio: 4/3;
  border: none;
  box-shadow: none;
  display: block;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.prj-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 20px 56px rgba(0,0,0,0.55);
}
a.prj-card { text-decoration: none; color: inherit; }

/* Изображение на весь размер карточки */
.prj-card__img-wrap {
  position: absolute;
  inset: 0;
  overflow: hidden;
  aspect-ratio: unset;
}
.prj-card__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}
.prj-card:hover .prj-card__img { transform: scale(1.07); }

/* Лёгкий постоянный градиент снизу — подложка для тега */
.prj-card__img-wrap::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0,0,0,0.5) 0%, transparent 40%);
  pointer-events: none;
  z-index: 1;
}

/* Тег категории — всегда виден, поверх картинки */
.prj-card__tag {
  position: absolute;
  top: 12px;
  left: 12px;
  padding: 4px 10px;
  border-radius: 100px;
  font-family: var(--font-head);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  z-index: 3;
}
.prj-card__tag--dev       { background: rgba(25,90,255,0.9);    color: #fff; }
.prj-card__tag--landing   { background: rgba(99,102,241,0.92);  color: #fff; }
.prj-card__tag--shop      { background: rgba(14,165,233,0.92);  color: #fff; }
.prj-card__tag--vizitka   { background: rgba(168,85,247,0.92);  color: #fff; }
.prj-card__tag--corporate { background: rgba(25,90,255,0.85);   color: #fff; }
.prj-card__tag--seo       { background: rgba(16,185,129,0.9);   color: #fff; }
.prj-card__tag--mp        { background: rgba(245,158,11,0.9);   color: #fff; }
.prj-card__tag--avito     { background: rgba(239,68,68,0.9);    color: #fff; }

/* Бейдж результата (маркетплейсы) */
.prj-card__result {
  position: absolute;
  bottom: 12px;
  right: 12px;
  background: rgba(0,0,0,0.65);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  color: #fff;
  font-family: var(--font-head);
  font-size: 13px;
  font-weight: 700;
  padding: 5px 11px;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.15);
  letter-spacing: -0.01em;
  z-index: 3;
}

/* Body — тёмный оверлей, появляется на hover */
.prj-card__body {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 22px;
  background: linear-gradient(to top, rgba(4,6,18,0.93) 0%, rgba(4,6,18,0.65) 45%, transparent 80%);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.prj-card:hover .prj-card__body { opacity: 1; }

/* Текст внутри оверлея — плавно всплывает снизу */
.prj-card__type,
.prj-card__name,
.prj-card__desc,
.prj-card__metric {
  transform: translateY(10px);
  transition: transform 0.32s cubic-bezier(0.4,0,0.2,1), opacity 0.32s ease;
}
.prj-card:hover .prj-card__type,
.prj-card:hover .prj-card__name,
.prj-card:hover .prj-card__desc,
.prj-card:hover .prj-card__metric { transform: translateY(0); }

.prj-card__type  { font-size: 11px; font-family: var(--font-head); font-weight: 500; text-transform: uppercase; letter-spacing: 0.1em; color: rgba(255,255,255,0.45); margin-bottom: 5px; }
.prj-card__name  { font-family: var(--font-head); font-size: 17px; font-weight: 500; color: #fff; margin-bottom: 7px; line-height: 1.3; }
.prj-card__desc  { font-size: 13px; color: rgba(255,255,255,0.62); line-height: 1.6; }
.prj-card__metric { display: flex; align-items: baseline; gap: 6px; margin-top: 12px; padding-top: 12px; border-top: 1px solid rgba(255,255,255,0.1); }
.prj-card__metric-num   { font-family: var(--font-head); font-size: 20px; font-weight: 500; color: #60a5fa; }
.prj-card__metric-label { font-size: 12px; color: rgba(255,255,255,0.38); }

/* Metric-only карточка (Авито) — без изображения, всегда видна */
.prj-card--metric-only {
  aspect-ratio: unset;
  min-height: 280px;
  background: #0d0d14;
}
.prj-card--metric-only .prj-card__body {
  position: relative;
  inset: auto;
  background: none;
  opacity: 1 !important;
  padding: 28px;
  transition: none;
}
.prj-card--metric-only:hover .prj-card__body { opacity: 1 !important; }
.prj-card--metric-only .prj-card__type,
.prj-card--metric-only .prj-card__name,
.prj-card--metric-only .prj-card__desc,
.prj-card--metric-only .prj-card__metric { transform: none !important; transition: none; }

.prj-card__metric-bg {
  position: absolute;
  inset: 0;
  opacity: 0.7;
}
.prj-card__metric-bg--ozon  { background: radial-gradient(ellipse at top left, rgba(25,90,255,0.5) 0%, transparent 65%); }
.prj-card__metric-bg--ozon2 { background: radial-gradient(ellipse at bottom right, rgba(14,165,233,0.45) 0%, transparent 65%); }
.prj-card__metric-bg--wb    { background: radial-gradient(ellipse at top left, rgba(139,92,246,0.55) 0%, transparent 65%); }
.prj-card__metric-bg--ym    { background: radial-gradient(ellipse at bottom right, rgba(251,146,60,0.5) 0%, transparent 65%); }
.prj-card__metric-bg--avito { background: radial-gradient(ellipse at top right, rgba(239,68,68,0.45) 0%, transparent 65%); }

.prj-card--metric-only .prj-card__tag { position: static; display: inline-flex; margin-bottom: 16px; }
.prj-card--metric-only .prj-card__desc { color: rgba(255,255,255,0.45); }
.prj-card__case-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 16px;
  font-family: var(--font-head);
  font-size: 13px;
  font-weight: 500;
  color: rgba(255,255,255,0.55);
  text-decoration: none;
  transition: color 0.2s;
}
.prj-card__case-link:hover { color: #fff; }
.prj-card__case-link svg { transition: transform 0.2s; }
.prj-card__case-link:hover svg { transform: translateX(3px); }
.prj-card__big-num {
  font-family: var(--font-head);
  font-size: clamp(28px, 3.5vw, 38px);
  font-weight: 500;
  color: #fff;
  line-height: 1;
  margin-bottom: 4px;
}
.prj-card__big-num span { font-size: 0.6em; color: #195aff; }
.prj-card__big-label { font-size: 12px; color: rgba(255,255,255,0.35); text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 14px; }
.prj-card__metric--light .prj-card__metric-num   { color: #60a5fa; }
.prj-card__metric--light .prj-card__metric-label { color: rgba(255,255,255,0.35); }
.prj-card__metric--light { border-top-color: rgba(255,255,255,0.08); }

/* Empty state */
.prj-empty { text-align: center; padding: 64px 0; color: rgba(255,255,255,0.25); font-size: 15px; }

/* ── РЕЖИМ: FEATURED ─────────────────────────────────────────
   Первая видимая карточка занимает 2 колонки
────────────────────────────────────────────────────────────── */
.prj-grid--featured .prj-card--featured {
  grid-column: span 2;
  aspect-ratio: 16/7;
}
@media (max-width: 580px) {
  .prj-grid--featured .prj-card--featured { grid-column: span 1; aspect-ratio: 4/3; }
}

/* ── РЕЖИМ: MASONRY ──────────────────────────────────────────
   JS задаёт grid-row-end: span N на каждой карточке
────────────────────────────────────────────────────────────── */
.prj-grid--masonry {
  grid-auto-rows: 1px;
  align-items: start;
}
.prj-grid--masonry .prj-card {
  aspect-ratio: unset;
  min-height: 240px;
}
.prj-grid--masonry .prj-card:nth-child(3n+1) { min-height: 280px; }
.prj-grid--masonry .prj-card:nth-child(3n+2) { min-height: 220px; }
.prj-grid--masonry .prj-card:nth-child(3n)   { min-height: 300px; }
/* Оверлей видим всегда в masonry для читаемости */
.prj-grid--masonry .prj-card__body {
  opacity: 1;
  background: linear-gradient(to top, rgba(4,6,18,0.9) 0%, rgba(4,6,18,0.45) 55%, transparent 85%);
}
.prj-grid--masonry .prj-card__type,
.prj-grid--masonry .prj-card__name,
.prj-grid--masonry .prj-card__desc,
.prj-grid--masonry .prj-card__metric { transform: none; transition: none; }

/* ── РЕЖИМ: TILT ─────────────────────────────────────────────
   VanillaTilt добавляет transform, нужен корректный overflow
────────────────────────────────────────────────────────────── */
.prj-grid--tilt .prj-card {
  transform-style: preserve-3d;
  will-change: transform;
}
.prj-grid--tilt .prj-card .js-tilt-glare {
  border-radius: 10px;
}

/* ── РЕЖИМ: SLIDER ───────────────────────────────────────────
   Горизонтальная лента с CSS scroll snap
────────────────────────────────────────────────────────────── */
.prj-grid--slider {
  display: flex;
  grid-template-columns: unset;
  gap: 16px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 16px;
  cursor: grab;
}
.prj-grid--slider::-webkit-scrollbar { display: none; }
.prj-grid--slider.is-dragging { cursor: grabbing; scroll-snap-type: none; }
.prj-grid--slider .prj-card {
  flex: 0 0 340px;
  scroll-snap-align: start;
  aspect-ratio: 3/4;
}
@media (max-width: 767px) {
  .prj-grid--slider .prj-card { flex: 0 0 78vw; }
}

/* CTA */
.prj-cta {
  position: relative;
  background: #030612;
  padding: 96px 0;
  overflow: hidden;
}
.prj-cta__glow {
  position: absolute;
  width: 600px; height: 400px;
  background: rgba(25,90,255,0.15);
  border-radius: 50%;
  filter: blur(100px);
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.prj-cta__inner { position: relative; z-index: 2; text-align: center; }
.prj-cta__h2 {
  font-family: var(--font-head);
  font-size: clamp(36px, 4.5vw, 60px);
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.03em;
  line-height: 1.05;
  margin: 16px 0 18px;
}
.prj-cta__sub { font-size: 16px; color: rgba(255,255,255,0.45); max-width: 480px; margin: 0 auto 36px; line-height: 1.65; }

/* Active nav link */
.hdr__nav-active { color: #195aff !important; }


/* ================================================
   MARKETPLACE PAGE  (mp- prefix)
   ================================================ */

/* ── Хедер: прозрачный на hero, белый при скролле ── */
.mp-page .hdr { background: transparent !important; }
.mp-page .hdr.is-scrolled {
  background: rgba(255,255,255,0.97) !important;
  box-shadow: 0 1px 0 rgba(0,0,0,0.08) !important;
  backdrop-filter: blur(10px) !important;
}
.mp-page .hdr .btn--primary {
  background: #195aff !important;
  color: #fff !important;
  border-color: #195aff !important;
}
.mp-page .hdr .btn--primary:hover {
  background: #0f47d4 !important;
  border-color: #0f47d4 !important;
}
/* Убираем отступ из старой темы — hero заходит под хедер */
.mp-page main.main { margin-top: 0 !important; }

/* ══════════════════════════════
   MP-HERO
══════════════════════════════ */
.mp-hero {
  position: relative;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0;
  margin-top: 0;
  overflow: hidden;
  background: #0a0b0f;
}
.mp-hero__bg { position: absolute; inset: 0; z-index: 0; }
.mp-hero__bg-desk { width: 100%; height: 100%; object-fit: cover; }
.mp-hero__bg-mob { display: none; }
.mp-hero__container {
  position: relative;
  z-index: 1;
  max-width: 1240px;
  margin: 0 auto;
  padding: 160px 48px 60px;
  width: 100%;
}
.mp-hero__body { max-width: 900px; margin: 0 auto; text-align: center; }
.mp-hero__h1 {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(24px, 3.2vw, 45px);
  font-weight: 500;
  line-height: 1.05;
  letter-spacing: -0.03em;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 24px;
  position: relative;
}
.mp-hero__circles { display: none; }
.mp-hero__sub {
  font-family: 'Stolzl', sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: rgba(255,255,255,0.6);
  max-width: 520px;
  margin: 0 auto 36px;
}
.mp-hero__btns { display: flex; gap: 12px; flex-wrap: wrap; justify-content: center; }
.mp-btn {
  display: inline-flex;
  align-items: center;
  padding: 0 28px;
  height: 52px;
  border-radius: 4px;
  font-family: 'Stolzl', sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.mp-btn--white {
  background: #fff;
  color: #0a0b0f;
  border: 1px solid #fff;
}
.mp-btn--white:hover { background: #195aff; border-color: #195aff; color: #fff; }
.mp-btn--outline {
  background: transparent;
  color: #fff;
  border: 1px solid rgba(255,255,255,0.4);
}
.mp-btn--outline:hover { border-color: #fff; }
.mp-hero__badge {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 48px 0 32px;
  font-family: 'Stolzl', sans-serif;
  font-size: 13px;
  color: rgba(255,255,255,0.55);
}
.mp-hero__badge img { height: 28px; width: auto; }
.mp-hero__stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid rgba(255,255,255,0.1);
}
.mp-hero__stat {
  padding: 28px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  text-align: center;
}
.mp-hero__stat:not(:last-child) {
  border-right: 1px solid rgba(255,255,255,0.1);
  padding-right: 32px;
  margin-right: 32px;
}
.mp-hero__stat-num {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(36px, 4vw, 52px);
  font-weight: 500;
  color: #fff;
  line-height: 1;
  letter-spacing: -0.04em;
}
.mp-hero__stat-label {
  font-family: 'Stolzl', sans-serif;
  font-size: 13px;
  color: rgba(255,255,255,0.45);
  line-height: 1.4;
  max-width: 160px;
  text-align: center;
}

/* ══════════════════════════════
   MP-GARANTY
══════════════════════════════ */
.mp-garanty {
  position: relative;
  background: #0e1218;
  padding: 80px 0 96px;
  overflow: hidden;
  border-radius: 40px 40px 0 0;
  margin-top: -40px;
  z-index: 2;
}
.mp-garanty__bg { position: absolute; inset: 0; z-index: 0; }
.mp-garanty__bg img { width: 100%; height: 100%; object-fit: cover; opacity: 0.55; }
.mp-garanty__container {
  position: relative;
  z-index: 1;
  max-width: 640px;
  margin: 0 auto;
  padding: 0 48px;
  text-align: center;
}
.mp-garanty__title {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(28px, 3.5vw, 48px);
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.03em;
  line-height: 1.1;
  margin: 0 0 14px;
}
.mp-garanty__sub {
  font-family: 'Stolzl', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: rgba(255,255,255,0.55);
  margin: 0 0 18px;
  font-style: italic;
}
.mp-garanty__text {
  font-family: 'Stolzl', sans-serif;
  font-size: 15px;
  line-height: 1.65;
  color: rgba(255,255,255,0.5);
  margin: 0 0 48px;
}
.mp-garanty__text strong { color: #fff; font-weight: 600; font-style: normal; }
.mp-garanty__team-title {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(17px, 1.8vw, 22px);
  font-weight: 500;
  color: #fff;
  margin: 0 0 20px;
}
.mp-garanty__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
}
.mp-garanty__tags span {
  font-family: 'Stolzl', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  padding: 10px 22px;
  border: 1px solid rgba(255,255,255,0.28);
  border-radius: 40px;
  line-height: 1;
}

/* ══════════════════════════════
   MP-WHEN
══════════════════════════════ */
.mp-when {
  background: #f5f5f5;
  padding: 80px 0 96px;
  border-radius: 40px 40px 0 0;
  margin-top: -40px;
  position: relative;
  z-index: 3;
}
.mp-when__container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 48px;
}
.mp-when__title {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(28px, 3.5vw, 48px);
  font-weight: 500;
  color: #0a0b0f;
  letter-spacing: -0.03em;
  line-height: 1.1;
  text-align: center;
  margin: 0 0 48px;
}
.mp-when__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
.mp-when__card {
  background: #ffffff5e;
  border: 1px solid rgb(255 255 255 / 76%);
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.mp-when__card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 40px rgba(0,0,0,0.08);
}
.mp-when__card-num {
  position: relative;
  height: 180px;
  overflow: hidden;
}
.mp-when__card-num::after {
  content: attr(data-n);
  position: absolute;
  right: -12px;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'Stolzl', sans-serif;
  font-size: 200px;
  font-weight: 700;
  line-height: 1;
  color: rgba(0,0,0,0.06);
  pointer-events: none;
  user-select: none;
}
.mp-when__card-body { padding: 24px; }
.mp-when__card-title {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(18px, 1.8vw, 22px);
  font-weight: 500;
  color: #0a0b0f;
  letter-spacing: -0.02em;
  line-height: 1.2;
  margin: 0 0 10px;
}
.mp-when__card-sub {
  font-family: 'Stolzl', sans-serif;
  font-size: 14px;
  color: #6b7280;
  line-height: 1.5;
  margin: 0;
}
/* Dots (mobile only) */
.mp-when__dots { display: none; }

/* ══════════════════════════════
   MP-GOALS
══════════════════════════════ */
.mp-goals {
  background: #0e1218;
  padding: 64px 0;
  border-radius: 40px 40px 0 0;
  margin-top: -40px;
  z-index: 3;
  position: relative;
  overflow: hidden;
}
.mp-goals__container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 48px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 48px;
}
.mp-goals__title {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(28px, 3.5vw, 48px);
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.03em;
  line-height: 1.1;
  margin: 0 0 20px;
}
.mp-goals__text {
  font-family: 'Stolzl', sans-serif;
  font-size: 15px;
  line-height: 1.65;
  color: rgba(255,255,255,0.55);
  margin: 0 0 36px;
}
.mp-goals__btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 0 24px;
  height: 50px;
  background: #fff;
  color: #0a0b0f;
  border-radius: 4px;
  font-family: 'Stolzl', sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  transition: background 0.2s, color 0.2s;
}
.mp-goals__btn:hover { background: #195aff; color: #fff; }
.mp-goals__btn svg { flex-shrink: 0; transition: fill 0.2s; }
.mp-goals__btn svg path { transition: fill 0.2s; }
.mp-goals__btn:hover svg path { fill: #fff; }
.mp-goals__img { width: 100%; display: block; }
.mp-goals__img--mob { display: none; }
.mp-portfolio__img--mob { display: none; }

/* ══════════════════════════════
   MP-SERVICES
══════════════════════════════ */
.mp-services {
  background: #fff;
  padding: 96px 0 80px;
  border-radius: 40px 40px 0 0;
  margin-top: -40px;
  z-index: 4;
  position: relative;
}
.mp-services__container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 48px;
}
.mp-services__label {
  font-family: 'Stolzl', sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #195aff;
  margin: 0 0 16px;
  display: block;
}
.mp-services__title {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(28px, 3.5vw, 48px);
  font-weight: 500;
  color: #0a0b0f;
  letter-spacing: -0.03em;
  line-height: 1.1;
  margin: 0 0 16px;
}
.mp-services__sub {
  font-family: 'Stolzl', sans-serif;
  font-size: 15px;
  color: #6b7280;
  line-height: 1.6;
  max-width: 560px;
  margin: 0 0 48px;
}
.mp-services__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto auto;
  gap: 16px;
}
.mp-services__card {
  background: #f5f5f5;
  border-radius: 16px;
  padding: 28px;
}
.mp-services__card-icon {
  width: 40px;
  height: 40px;
  object-fit: contain;
  display: block;
  margin: 0 0 20px;
}
.mp-services__card-title {
  font-family: 'Stolzl', sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #0a0b0f;
  margin: 0 0 10px;
}
.mp-services__card-text {
  font-family: 'Stolzl', sans-serif;
  font-size: 14px;
  color: #6b7280;
  line-height: 1.55;
  margin: 0;
}
.mp-services__card--tg {
  background: #195aff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 160px;
}
.mp-services__card--tg .mp-services__card-title { color: #fff; }
.mp-services__card--tg .mp-services__card-text { color: rgba(255,255,255,0.7); }
.mp-services__tg-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mp-services__tg-img { width: 36px; height: 36px; }

/* ══════════════════════════════
   MP-PORTFOLIO
══════════════════════════════ */
.mp-portfolio {
  background: #fff;
  padding: 80px 0 96px;
}
.mp-portfolio__container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 48px;
}
.mp-portfolio__label {
  font-family: 'Stolzl', sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #9ca3af;
  margin: 0 0 14px;
  display: block;
  text-align: center;
}
.mp-portfolio__title {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(26px, 3vw, 42px);
  font-weight: 500;
  color: #0a0b0f;
  letter-spacing: -0.03em;
  line-height: 1.15;
  margin: 0 0 48px;
  text-align: center;
}
.mp-portfolio__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.mp-portfolio__item {
  border-radius: 0;
  overflow: visible;
  background: transparent;
  display: flex;
  flex-direction: column;
  transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
.mp-portfolio__item:hover { transform: scale(0.975); }
.mp-portfolio__img-wrap {
  overflow: hidden;
  flex-shrink: 0;
  height: 280px;
  border-radius: 20px;
}
.mp-portfolio__img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center top;
  transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}
.mp-portfolio__item:hover .mp-portfolio__img { transform: scale(1.04); }
.mp-portfolio__footer {
  padding: 16px 4px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex: 1;
}
.mp-portfolio__info { flex: 1; min-width: 0; }
.mp-portfolio__case {
  font-family: 'Stolzl', sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #0a0b0f;
  line-height: 1.4;
  text-decoration: none;
  display: block;
  margin: 0 0 5px;
}
.mp-portfolio__cat {
  font-family: 'Stolzl', sans-serif;
  font-size: 12px;
  color: #9ca3af;
  margin: 0;
  letter-spacing: 0.02em;
}
.mp-portfolio__arrow {
  width: 38px;
  height: 38px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0a0b0f;
  border-radius: 50%;
  text-decoration: none;
  transition: background 0.2s ease;
}
.mp-portfolio__arrow:hover { background: #195aff; }
.mp-portfolio__arrow svg { display: block; }

/* ══════════════════════════════
   MP-PLEDGE
══════════════════════════════ */
.mp-pledge {
  background: #0a0b0f;
  padding: 96px 48px;
  text-align: center;
  border-radius: 40px 40px 0 0;
  margin-top: -40px;
  position: relative;
  z-index: 5;
}
.mp-pledge__title {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(32px, 5vw, 68px);
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.02em;
  line-height: 1.05;
  text-transform: uppercase;
  margin: 0 0 28px;
}
.mp-pledge__text {
  font-family: 'Stolzl', sans-serif;
  font-size: 15px;
  line-height: 1.65;
  color: rgba(255,255,255,0.45);
  max-width: 560px;
  margin: 0 auto;
}

/* ══════════════════════════════
   MP-CLIENTS
══════════════════════════════ */
.mp-clients {
  background: #fff;
  padding: 80px 0 96px;
  border-radius: 40px 40px 0 0;
  margin-top: -40px;
  position: relative;
  z-index: 6;
}
.mp-clients__container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 48px;
  display: grid;
  grid-template-columns: 38% 1fr;
  gap: 24px;
  align-items: start;
}
.mp-clients__card {
  background: #195aff;
  border-radius: 20px;
  padding: 40px 32px;
  position: sticky;
  top: 100px;
}
.mp-clients__card-title {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(26px, 2.5vw, 34px);
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.03em;
  line-height: 1.15;
  margin: 0 0 18px;
}
.mp-clients__card-text {
  font-family: 'Stolzl', sans-serif;
  font-size: 14px;
  line-height: 1.65;
  color: rgba(255,255,255,0.7);
  margin: 0 0 32px;
}
.mp-clients__card-btn {
  display: inline-flex;
  align-items: center;
  height: 44px;
  padding: 0 22px;
  background: #fff;
  color: #0a0b0f;
  border-radius: 4px;
  font-family: 'Stolzl', sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background 0.2s, color 0.2s;
}
.mp-clients__card-btn:hover { background: #0a0a0a; color: #fff; }
.mp-clients__list { list-style: none; margin: 0; padding: 0; }
.mp-clients__item {
  padding: 24px 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.mp-clients__item:first-child { border-top: 1px solid rgba(0,0,0,0.08); }
.mp-clients__num {
  font-family: 'Stolzl', sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #9ca3af;
  letter-spacing: 0.05em;
  margin: 0 0 8px;
  display: block;
}
.mp-clients__item-title {
  font-family: 'Stolzl', sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #0a0b0f;
  margin: 0 0 6px;
  letter-spacing: -0.01em;
}
.mp-clients__item-text {
  font-family: 'Stolzl', sans-serif;
  font-size: 14px;
  color: #6b7280;
  line-height: 1.55;
  margin: 0;
}

/* ══════════════════════════════
   MP-PROCESS
══════════════════════════════ */
.mp-process {
  background: #fff;
  padding: 80px 0 96px;
  border-radius: 40px 40px 0 0;
  margin-top: -40px;
  position: relative;
  z-index: 7;
}
.mp-process__container {
  max-width: 840px;
  margin: 0 auto;
  padding: 0 48px;
}
.mp-process__label {
  font-family: 'Stolzl', sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #9ca3af;
  display: block;
  text-align: center;
  margin: 0 0 14px;
}
.mp-process__title {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(26px, 3vw, 40px);
  font-weight: 500;
  color: #0a0b0f;
  letter-spacing: -0.03em;
  line-height: 1.15;
  text-align: center;
  margin: 0 0 48px;
}
.mp-process__list {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(0,0,0,0.08);
}
.mp-process__item {
  display: grid;
  grid-template-columns: 160px 1fr;
  align-items: start;
  border-bottom: 1px solid rgba(0,0,0,0.08);
  padding: 8px 0 16px;
  gap: 0 24px;
}
.mp-process__num {
  font-family: 'Stolzl', sans-serif;
  font-size: 130px;
  font-weight: 500;
  line-height: 1;
  color: rgba(0,0,0,0.07);
  letter-spacing: -0.04em;
  user-select: none;
}
.mp-process__right { padding-top: 20px; }
.mp-process__steps {
  font-family: 'Stolzl', sans-serif;
  font-size: 12px;
  color: #9ca3af;
  display: block;
  margin: 0 0 10px;
}
.mp-process__subtitle {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(16px, 1.6vw, 20px);
  font-weight: 500;
  color: #0a0b0f;
  letter-spacing: -0.02em;
  line-height: 1.3;
  margin: 0;
}
.mp-process__footer { text-align: center; margin-top: 48px; }
.mp-process__btn {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  height: 50px;
  padding: 0 8px 0 24px;
  background: #195aff;
  color: #fff;
  border-radius: 4px;
  font-family: 'Stolzl', sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  transition: background 0.2s;
}
.mp-process__btn:hover { background: #0f47d4; }
.mp-process__btn-icon {
  width: 34px;
  height: 34px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: background 0.2s;
}
.mp-process__btn-icon svg path { transition: fill 0.2s; }
.mp-process__btn:hover .mp-process__btn-icon { background: rgba(255,255,255,0.15); }
.mp-process__btn:hover .mp-process__btn-icon svg path { fill: #fff; }

/* ══════════════════════════════
   MP-BLOG (блог)
══════════════════════════════ */
.mp-blog {
  background: #f5f5f7;
  padding: 80px 0 96px;
}
.mp-blog__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 48px;
}
.mp-blog__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.mp-blog__title {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 500;
  color: #0a0a0a;
  letter-spacing: -0.02em;
  margin: 0;
}
.mp-blog__all {
  display: flex;
  align-items: center;
  gap: 2px;
  font-family: 'Stolzl', sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #0a0a0a;
  text-decoration: none;
  transition: color 0.2s;
}
.mp-blog__all:hover { color: #195aff; }
.mp-blog__all svg { flex-shrink: 0; transition: transform 0.2s; }
.mp-blog__all:hover svg { transform: translateX(3px); }
.mp-blog__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.mp-blog__card {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  transition: transform 0.22s, box-shadow 0.22s;
}
.mp-blog__card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(0,0,0,0.08);
}
.mp-blog__img-wrap {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #e5e7eb;
}
.mp-blog__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.35s;
}
.mp-blog__card:hover .mp-blog__img { transform: scale(1.04); }
.mp-blog__body {
  padding: 20px 24px 24px;
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 10px;
}
.mp-blog__meta {
  display: flex;
  align-items: center;
  gap: 10px;
}
.mp-blog__date {
  font-family: 'Stolzl', sans-serif;
  font-size: 12px;
  color: #9ca3af;
}
.mp-blog__tag {
  font-family: 'Stolzl', sans-serif;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #195aff;
}
.mp-blog__card-title {
  font-family: 'Stolzl', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #0a0a0a;
  line-height: 1.4;
  margin: 0;
  letter-spacing: -0.01em;
}
.mp-blog__desc {
  font-family: 'Stolzl', sans-serif;
  font-size: 13px;
  color: #6b7280;
  line-height: 1.6;
  margin: 0;
  flex: 1;
}
.mp-blog__read {
  font-family: 'Stolzl', sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #195aff;
  margin-top: 4px;
  transition: gap 0.2s;
}
.mp-blog__card:hover .mp-blog__read { text-decoration: underline; }

/* ══════════════════════════════
   MP-RVWS (отзывы)
══════════════════════════════ */
.mp-rvws {
  background: #fff;
  padding: 96px 0;
}
.mp-rvws__head {
  text-align: center;
  margin-bottom: 56px;
}
.mp-rvws__h2 {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(28px, 3.5vw, 44px);
  font-weight: 500;
  color: #0a0a0a;
  letter-spacing: -0.03em;
  margin: 10px 0 0;
}
.mp-rvws__stage {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
}
.mp-rvws__slider {
  flex: 1;
  display: flex;
  gap: 0;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.mp-rvws__slider::-webkit-scrollbar { display: none; }
.mp-rvws__slider.is-dragging { cursor: grabbing; }
.mp-rvws__card {
  flex: 0 0 100%;
  scroll-snap-align: start;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 24px;
  padding: 0 8px;
  user-select: none;
}
.mp-rvws__avatar {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Stolzl', sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.02em;
}
.mp-rvws__avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  display: block;
}
.mp-rvws__text {
  font-size: clamp(17px, 2vw, 22px);
  color: #111;
  line-height: 1.65;
  font-family: 'Stolzl', sans-serif;
  margin: 0;
}
.mp-rvws__byline {
  font-size: 14px;
  color: #999;
  font-family: 'Stolzl', sans-serif;
}
/* Arrows */
.mp-rvws__arrow {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid #e5e7eb;
  background: #fff;
  color: #374151;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: border-color 0.2s, color 0.2s;
}
.mp-rvws__arrow:hover {
  border-color: #195aff;
  color: #195aff;
}
/* Dots */
.mp-rvws__dots {
  display: flex;
  gap: 8px;
  justify-content: center;
  margin-top: 36px;
}
.mp-rvws__dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #e5e7eb;
  border: none;
  cursor: pointer;
  padding: 0;
  transition: background 0.2s, width 0.2s, border-radius 0.2s;
}
.mp-rvws__dot--active { background: #195aff; width: 24px; border-radius: 4px; }

/* ══════════════════════════════
   MP-PRICE (тарифы)
══════════════════════════════ */
.mp-price {
  background: #f5f5f7;
  padding: 80px 0 96px;
  position: relative;
  z-index: 9;
}
.mp-price__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 48px;
}
.mp-price__header {
  text-align: center;
  margin-bottom: 52px;
}
.mp-price__eyebrow {
  display: block;
  font-family: 'Stolzl', sans-serif;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #6b7280;
  margin-bottom: 14px;
}
.mp-price__title {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(30px, 4vw, 48px);
  font-weight: 500;
  color: #0a0a0a;
  line-height: 1.1;
  letter-spacing: -0.03em;
  margin: 0;
}
.mp-price__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-bottom: 16px;
}
.mp-price__card {
  background: #fff;
  border-radius: 20px;
  padding: 36px;
  display: flex;
  flex-direction: column;
}
.mp-price__card--blue {
  background: #195aff;
}
.mp-price__card-body {
  flex: 1;
  margin-bottom: 44px;
}
.mp-price__card-name {
  font-family: 'Stolzl', sans-serif;
  font-size: 22px;
  font-weight: 500;
  color: #0a0a0a;
  margin: 0 0 14px;
  letter-spacing: -0.02em;
}
.mp-price__card--blue .mp-price__card-name { color: #fff; }
.mp-price__card-desc {
  font-family: 'Stolzl', sans-serif;
  font-size: 14px;
  color: #6b7280;
  line-height: 1.65;
  margin: 0;
}
.mp-price__card--blue .mp-price__card-desc {
  color: rgba(255,255,255,0.7);
  max-width: 56%;
}
.mp-price__card-foot {
  display: flex;
  align-items: center;
  gap: 18px;
}
.mp-price__btn {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  background: #195aff;
  color: #fff;
  border-radius: 4px;
  padding: 0 16px 0 20px;
  height: 48px;
  font-family: 'Stolzl', sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.2s;
}
.mp-price__btn:hover { background: #0f47d4; }
.mp-price__btn-circle {
  width: 28px;
  height: 28px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: background 0.2s;
}
.mp-price__btn-circle svg path { transition: fill 0.2s; }
.mp-price__btn:hover .mp-price__btn-circle { background: rgba(255,255,255,0.88); }
.mp-price__price {
  font-family: 'Stolzl', sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #0a0a0a;
  white-space: nowrap;
}
/* Профи (синяя карточка) */
.mp-price__card--blue .mp-price__btn {
  background: #fff;
  color: #0a0a0a;
}
.mp-price__card--blue .mp-price__btn:hover { background: rgba(255,255,255,0.9); }
.mp-price__card--blue .mp-price__btn-circle { background: #195aff; }
.mp-price__card--blue .mp-price__btn-circle svg path { fill: #fff; }
.mp-price__card--blue .mp-price__btn:hover .mp-price__btn-circle { background: #0f47d4; }
.mp-price__card--blue .mp-price__price { color: #fff; }

/* ══════════════════════════════
   MP-TEAM (команда)
══════════════════════════════ */
.mp-team {
  background: #fff;
  padding: 80px 0 96px;
  border-radius: 40px 40px 0 0;
  margin-top: -40px;
  position: relative;
  z-index: 8;
}
.mp-team__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 48px;
}
.mp-team__header {
  text-align: center;
  margin-bottom: 56px;
}
.mp-team__eyebrow {
  display: block;
  font-family: 'Stolzl', sans-serif;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #6b7280;
  margin-bottom: 14px;
}
.mp-team__title {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(28px, 3.6vw, 44px);
  font-weight: 500;
  color: #0a0a0a;
  line-height: 1.12;
  letter-spacing: -0.03em;
  margin: 0;
  max-width: 560px;
  margin-inline: auto;
}
.mp-team__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
.mp-team__item {
  display: flex;
  flex-direction: column;
}
.mp-team__photo {
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 16px;
  overflow: hidden;
  margin-bottom: 20px;
  background: #f0f0f4;
}
.mp-team__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  display: block;
}
.mp-team__head {
  display: flex;
  align-items: baseline;
  gap: 8px;
  margin-bottom: 10px;
}
.mp-team__name {
  font-family: 'Stolzl', sans-serif;
  font-size: 17px;
  font-weight: 500;
  color: #0a0a0a;
}
.mp-team__role {
  font-family: 'Stolzl', sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #195aff;
  letter-spacing: 0.01em;
}
.mp-team__text {
  font-family: 'Stolzl', sans-serif;
  font-size: 14px;
  color: #6b7280;
  line-height: 1.6;
  margin: 0;
}

/* ══════════════════════════════
   MP-CTA (форма)
══════════════════════════════ */
.mp-cta {
  position: relative;
  border-radius: 40px;
  overflow: hidden;
  margin: 0 24px 0;
  padding: 80px 64px;
  background: #0a0b18;
}
.mp-cta__video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.35;
  z-index: 0;
}
.mp-cta__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, rgba(10,20,80,0.7) 0%, rgba(5,5,20,0.55) 100%);
  z-index: 1;
}
.mp-cta__inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 260px 1fr;
  gap: 64px;
  align-items: center;
}
.mp-cta__person { display: flex; flex-direction: column; gap: 16px; }
.mp-cta__avatar {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  object-fit: cover;
  object-position: center top;
  display: block;
}
.mp-cta__person-name {
  font-family: 'Stolzl', sans-serif;
  font-size: 13px;
  line-height: 1.55;
  color: rgba(255,255,255,0.6);
  margin: 0;
}
.mp-cta__tg {
  font-family: 'Stolzl', sans-serif;
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  opacity: 0.85;
  transition: opacity 0.2s;
}
.mp-cta__tg:hover { opacity: 1; }
.mp-cta__content {}
.mp-cta__title {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(26px, 3vw, 42px);
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.03em;
  line-height: 1.1;
  margin: 0 0 16px;
}
.mp-cta__sub {
  font-family: 'Stolzl', sans-serif;
  font-size: 14px;
  line-height: 1.65;
  color: rgba(255,255,255,0.5);
  margin: 0 0 32px;
  max-width: 480px;
}
.mp-cta__form { display: flex; flex-direction: column; gap: 12px; }
.mp-cta__input {
  width: 100%;
  height: 52px;
  padding: 0 20px;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.15);
  border-radius: 4px;
  font-family: 'Stolzl', sans-serif;
  font-size: 14px;
  color: #fff;
  outline: none;
  transition: border-color 0.2s;
  box-sizing: border-box;
}
.mp-cta__input::placeholder { color: rgba(255,255,255,0.35); }
.mp-cta__input:focus { border-color: rgba(255,255,255,0.45); }
.mp-cta__bottom {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
.mp-cta__check {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
  flex: 1;
  min-width: 200px;
}
.mp-cta__check input[type="checkbox"] { display: none; }
.mp-cta__check-box {
  width: 18px;
  height: 18px;
  min-width: 18px;
  border: 1.5px solid rgba(255,255,255,0.3);
  border-radius: 4px;
  background: rgba(255,255,255,0.06);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1px;
  transition: border-color 0.2s, background 0.2s;
}
.mp-cta__check input:checked ~ .mp-cta__check-box {
  background: #195aff;
  border-color: #195aff;
}
.mp-cta__check-box svg { display: none; }
.mp-cta__check input:checked ~ .mp-cta__check-box svg { display: block; }
.mp-cta__check-label {
  font-family: 'Stolzl', sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: rgba(255,255,255,0.4);
}
.mp-cta__check-label a { color: rgba(255,255,255,0.6); text-decoration: underline; }
.mp-cta__error {
  font-family: 'Stolzl', sans-serif;
  font-size: 12px;
  color: #ff6b6b;
  margin: -4px 0 0;
}
.mp-cta__btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  height: 52px;
  padding: 0 24px;
  background: #195aff;
  color: #fff;
  border-radius: 4px;
  font-family: 'Stolzl', sans-serif;
  font-size: 15px;
  font-weight: 500;
  border: none;
  cursor: pointer;
  white-space: nowrap;
  transition: background 0.2s;
  flex-shrink: 0;
}
.mp-cta__btn:hover { background: #0f47d4; }
.mp-cta__thanks { text-align: center; padding: 40px 0; }
.mp-cta__thanks-title {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(24px, 2.5vw, 36px);
  font-weight: 500;
  color: #fff;
  letter-spacing: -0.03em;
  margin: 0 0 12px;
}
.mp-cta__thanks-sub {
  font-family: 'Stolzl', sans-serif;
  font-size: 15px;
  color: rgba(255,255,255,0.5);
  margin: 0;
}

/* ══════════════════════════════
   MP — RESPONSIVE
══════════════════════════════ */
@media (max-width: 1024px) {
  .mp-when__grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 768px) {
  /* Hero */
  .mp-hero__container { padding: 140px 20px 48px; }
  .mp-hero__stats { grid-template-columns: 1fr; border-top: none; }
  .mp-hero__stat { border-top: 1px solid rgba(255,255,255,0.1); border-right: none !important; padding-right: 0 !important; margin-right: 0 !important; }
  .mp-hero__bg-desk { display: none; }
  .mp-hero__bg-mob { display: block; width: 100%; height: 100%; object-fit: cover; }
  /* Garanty */
  .mp-garanty { border-radius: 20px 20px 0 0; margin-top: -20px; padding: 52px 0 64px; }
  .mp-garanty__container { padding: 0 20px; text-align: left; }
  .mp-garanty__tags { justify-content: flex-start; }
  /* When — горизонтальный слайдер */
  .mp-when__container { padding: 0; }
  .mp-when { padding: 52px 0 64px; border-radius: 20px 20px 0 0; margin-top: -20px; }
  .mp-when__grid {
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    gap: 12px;
    padding: 0 20px 4px;
    grid-template-columns: unset;
    scrollbar-width: none;
  }
  .mp-when__grid::-webkit-scrollbar { display: none; }
  .mp-when__card {
    flex: 0 0 80vw;
    max-width: 320px;
    scroll-snap-align: start;
  }
  .mp-when__dots {
    display: flex;
    justify-content: center;
    gap: 6px;
    margin-top: 20px;
  }
  .mp-when__dot {
    width: 6px; height: 6px;
    border-radius: 50%;
    background: rgba(0,0,0,0.18);
    transition: background 0.25s, width 0.25s;
    cursor: pointer;
  }
  .mp-when__dot.is-active {
    background: #195aff;
    width: 18px;
    border-radius: 3px;
  }
  /* Goals */
  .mp-goals { border-radius: 20px 20px 0 0; margin-top: -20px; padding: 48px 0; }
  .mp-goals__container { padding: 0 20px; grid-template-columns: 1fr; gap: 32px; }
  .mp-goals__img-wrap { order: -1; }
  .mp-goals__img--mob { display: block; }
  .mp-goals__img--desk { display: none; }
  /* Services */
  .mp-services { border-radius: 20px 20px 0 0; margin-top: -20px; padding: 52px 0 64px; }
  .mp-services__container { padding: 0 20px; }
  .mp-services__grid { grid-template-columns: 1fr; }
  /* Portfolio */
  .mp-portfolio { padding: 52px 0 64px; }
  .mp-portfolio__container { padding: 0 20px; }
  .mp-portfolio__grid { grid-template-columns: 1fr; }
  .mp-portfolio__img--mob { display: block; }
  .mp-portfolio__img--desk { display: none; }
  /* Pledge */
  .mp-pledge { padding: 64px 20px; border-radius: 20px 20px 0 0; margin-top: -20px; }
  /* Clients */
  .mp-clients { border-radius: 20px 20px 0 0; margin-top: -20px; padding: 52px 0 64px; }
  .mp-clients__container { padding: 0 20px; grid-template-columns: 1fr; }
  .mp-clients__card { position: static; }
  /* Process */
  .mp-process { border-radius: 20px 20px 0 0; margin-top: -20px; padding: 52px 0 64px; }
  .mp-process__container { padding: 0 20px; }
  .mp-process__item { grid-template-columns: 80px 1fr; }
  .mp-process__num { font-size: 80px; }
  /* Team */
  .mp-team { border-radius: 20px 20px 0 0; margin-top: -20px; padding: 52px 0 64px; }
  .mp-team__container { padding: 0 20px; }
  .mp-team__list { grid-template-columns: repeat(2, 1fr); gap: 20px; }
  /* Blog */
  .mp-blog { padding: 52px 0 64px; }
  .mp-blog__container { padding: 0 20px; }
  .mp-blog__grid { grid-template-columns: 1fr; gap: 16px; }
  /* Reviews */
  .mp-rvws { padding: 64px 0; }
  .mp-rvws__card { padding-left: 0; padding-right: 0; }
  .mp-rvws__arrow { display: none; }
  /* Price */
  .mp-price { padding: 52px 0 64px; }
  .mp-price__container { padding: 0 20px; }
  .mp-price__grid { grid-template-columns: 1fr; }
  .mp-price__card--blue .mp-price__card-desc { max-width: 100%; }
  /* CTA */
  .mp-cta { margin: 0 12px; padding: 48px 24px; border-radius: 24px; }
  .mp-cta__inner { grid-template-columns: 1fr; gap: 40px; }
  .mp-cta__person { flex-direction: row; flex-wrap: wrap; align-items: center; }
  .mp-cta__bottom { flex-direction: column; align-items: flex-start; }
  .mp-cta__btn { width: 100%; justify-content: center; }
}

/* ── rd-faq (shared, used on marketplace + other pages) ──────── */
.rd-faq {
  background: #fff;
  padding: 96px 0;
}
.rd-faq__head {
  text-align: center;
  margin-bottom: 48px;
}
.rd-faq__h2 {
  font-family: 'Stolzl', sans-serif;
  font-size: clamp(28px, 3.5vw, 44px);
  font-weight: 500;
  color: #0a0a0a;
  letter-spacing: -0.03em;
  margin-top: 12px;
  line-height: 1.1;
}
.rd-faq__list {
  display: flex;
  flex-direction: column;
  max-width: 760px;
  margin: 0 auto;
}
.rd-faq__item {
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.rd-faq__item:first-child { border-top: 1px solid rgba(0,0,0,0.08); }
.rd-faq__q {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  padding: 20px 0;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  font-family: 'Stolzl', sans-serif;
  font-size: 16px;
  color: #0a0a0a;
  font-weight: 500;
}
.rd-faq__q:hover { color: #195aff; }
.rd-faq__icon {
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: rgba(25,90,255,0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #195aff;
  transition: transform 0.3s;
}
.rd-faq__item.is-open .rd-faq__icon { transform: rotate(45deg); }
.rd-faq__a {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}
.rd-faq__a p {
  padding-bottom: 20px;
  font-size: 15px;
  color: #6b7280;
  line-height: 1.7;
}

/* ================================================
   LEGAL PAGES (Политика / Согласие на обработку ПДн)
   ================================================ */
/* Раньше было padding-top:340px + отдельное margin-top:100px !important на
   section.lgl (дублирующий, явно случайный оверрайд) — вместе почти 440px
   пустоты над заголовком. Хедер фиксированный высотой 80px (.hdr), 152px
   даёт ему просто корректный отступ с воздухом, без прилипания. */
.lgl { background: #fff; padding: 152px 0 160px; }
/* .lgl__container intentionally has no extra max-width override — it's the
   plain .container (1440/48px padding), same width as every other section
   on the site. Long lines of legal prose are capped separately below via
   .lgl__prose so paragraphs stay readable without narrowing the page itself. */

.lgl__breadcrumb {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  color: var(--dim-light);
  margin-bottom: 28px;
}
.lgl__breadcrumb a { color: var(--dim-light); transition: color var(--ease); }
.lgl__breadcrumb a:hover { color: var(--accent); }
.lgl__breadcrumb-current { color: #0a0a0a; }

.lgl__h1 {
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 500;
  letter-spacing: -0.03em;
  line-height: 1.15;
  color: #0a0a0a;
  margin-bottom: 10px;
}
.lgl__meta {
  font-size: 13.5px;
  color: var(--dim-light);
  margin-bottom: 28px;
}
.lgl__meta-box {
  background: var(--warm);
  font-size: 14px;
  line-height: 1.75;
  color: #0a0a0a;
  margin-bottom: 44px;
}
.lgl__meta-box a { color: var(--accent); }
.lgl__meta-box a:hover { text-decoration: underline; }

.lgl__prose h2 {
  font-size: 19px;
  font-weight: 500;
  letter-spacing: -0.01em;
  color: #0a0a0a;
  margin: 40px 0 14px;
}
.lgl__prose h2:first-child { margin-top: 0; }
.lgl__prose p {
  max-width: 900px;
  font-size: 14.5px;
  line-height: 1.75;
  color: var(--dim-light);
  margin-bottom: 12px;
}
.lgl__prose ul {
  max-width: 900px;
  margin: 0 0 16px;
  padding-left: 20px;
}
.lgl__prose li {
  font-size: 14.5px;
  line-height: 1.7;
  color: var(--dim-light);
  margin-bottom: 6px;
}
.lgl__prose a { color: var(--accent); }
.lgl__prose a:hover { text-decoration: underline; }

@media (max-width: 640px) {
  .lgl { padding: 96px 0 52px; }
}

/* ================================================
   COOKIE BANNER
   ================================================ */
.ckb {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 8000;
  background: rgba(10,10,10,0.96);
  backdrop-filter: blur(20px);
  border-top: 1px solid rgba(255,255,255,0.1);
  box-shadow: 0 -12px 40px rgba(0,0,0,0.3);
  transform: translateY(100%);
  opacity: 0;
  transition: transform 0.5s cubic-bezier(.16,1,.3,1), opacity 0.5s ease;
  pointer-events: none;
}
.ckb.is-visible {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}
.ckb__inner {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 18px 48px;
}
.ckb__icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: rgba(255,255,255,0.06);
  color: rgba(255,255,255,0.75);
}
.ckb__text {
  flex: 1;
  min-width: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.6;
  color: rgba(255,255,255,0.55);
}
.ckb__text a { color: rgba(255,255,255,0.85); text-decoration: underline; }
.ckb__actions {
  flex-shrink: 0;
  display: flex;
  gap: 10px;
}
.ckb__btn {
  background: var(--accent);
  color: #fff;
  border: 1px solid var(--accent);
  border-radius: 8px;
  padding: 10px 20px;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  transition: background var(--ease), border-color var(--ease), color var(--ease);
}
.ckb__btn:hover { background: #0040d0; border-color: #0040d0; }
.ckb__btn--ghost {
  background: transparent;
  color: rgba(255,255,255,0.6);
  border-color: rgba(255,255,255,0.14);
}
.ckb__btn--ghost:hover {
  background: rgba(255,255,255,0.06);
  border-color: rgba(255,255,255,0.28);
  color: #fff;
}

@media (max-width: 768px) {
  .ckb__inner { padding: 16px 20px; }
}
@media (max-width: 640px) {
  .ckb__inner { flex-wrap: wrap; gap: 12px; }
  .ckb__icon { display: none; }
  .ckb__text { flex-basis: 100%; }
  .ckb__actions { flex-basis: 100%; }
  .ckb__btn { flex: 1; }
}
