/* Light premium layer for Bangoria. Keep it after page inline styles. */
@font-face {
  font-family: "Golos Text";
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url("/fonts/golos-text/golos-text-cyrillic-ext.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* Analytics consent */
.cookie-consent {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: none;
  width: auto;
  padding: 20px;
  place-items: center;
  color: #050608;
  background: rgba(5, 6, 8, .46);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}

.cookie-consent.is-visible {
  display: grid;
}

.cookie-consent__box {
  box-sizing: border-box;
  width: min(620px, 100%);
  padding: 22px;
  background: rgba(255, 255, 255, .98);
  border: 1px solid rgba(5, 6, 8, .14);
  border-radius: 18px;
  box-shadow: 0 24px 70px rgba(5, 6, 8, .28);
}

.cookie-consent__copy strong {
  display: block;
  margin-bottom: 10px;
  color: #050608;
  font-size: 24px;
  line-height: 1.12;
}

.cookie-consent__copy p {
  margin: 0 0 9px;
  color: #303845;
  font-size: 15px;
  line-height: 1.55;
}

.cookie-consent__copy a {
  color: #1b365d;
  font-size: 14px;
  font-weight: 700;
}

.cookie-consent__check {
  display: grid;
  grid-template-columns: 22px minmax(0, 1fr);
  gap: 10px;
  align-items: flex-start;
  margin: 16px 0;
  padding: 13px;
  color: #050608;
  background: #f4f7fb;
  border: 1px solid rgba(27, 54, 93, .16);
  border-radius: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
  cursor: pointer;
}

.cookie-consent__checkbox {
  width: 20px;
  height: 20px;
  margin: 1px 0 0;
  accent-color: #c8102e;
}

.cookie-consent__actions {
  display: grid;
  gap: 8px;
}

.cookie-consent__actions button {
  min-height: 44px;
  padding: 9px 12px;
  border: 1px solid rgba(5, 6, 8, .18);
  border-radius: 10px;
  font: inherit;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
}

.cookie-consent__accept {
  color: #fff;
  background: #c8102e;
  border-color: #c8102e !important;
}

.cookie-consent__reject {
  color: #050608;
  background: #fff;
}

.cookie-consent__actions button:disabled {
  opacity: .48;
  cursor: not-allowed;
  filter: grayscale(.25);
}

.cookie-consent__actions button:focus-visible,
.cookie-settings:focus-visible {
  outline: 3px solid #168eea;
  outline-offset: 2px;
}

.cookie-settings {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 9999;
  display: none;
  width: 44px;
  height: 44px;
  padding: 10px;
  color: #fff;
  background: #1b5a98;
  border: 0;
  border-radius: 50%;
  box-shadow: 0 8px 24px rgba(5, 6, 8, .24);
  cursor: pointer;
}

.cookie-settings.is-visible {
  display: grid;
  place-items: center;
}

.cookie-settings svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
}

@media (max-width: 640px) {
  .cookie-consent {
    padding: 12px;
  }

  .cookie-consent__box {
    padding: 18px;
    border-radius: 16px;
  }

  .cookie-consent__copy strong {
    font-size: 21px;
  }

  .cookie-settings {
    right: 12px;
    bottom: 12px;
  }
}

@font-face {
  font-family: "Golos Text";
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url("/fonts/golos-text/golos-text-cyrillic.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: "Golos Text";
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url("/fonts/golos-text/golos-text-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;
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/fonts/montserrat/montserrat-light-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: "Montserrat";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/fonts/montserrat/montserrat-light-cyrillic.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/fonts/montserrat/montserrat-light-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  --black: #050608;
  --navy: #1B365D;
  --red: #C8102E;
  --white: #FFFFFF;
  --light: #F4F6F8;
  --dark: #000000;
  --gray: #6B7280;
  --muted: #667085;
  --line: rgba(27, 54, 93, .14);
  --panel: rgba(255, 255, 255, .88);
  --shadow: 0 24px 70px rgba(27, 54, 93, .12);
}

/* Site-wide typography */
body,
input,
select,
textarea,
button {
  font-family: "Golos Text", Arial, sans-serif !important;
  letter-spacing: 0;
}

body {
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
  font-weight: 700 !important;
  letter-spacing: 0 !important;
}

.nav a {
  font-weight: 500 !important;
}

.brand,
.btn,
button,
.kicker,
.eyebrow,
.badge,
.chip,
.filter,
.specs span,
.product-price small,
.flow-tag,
.flow-btn,
.faq-list summary,
.header-contact,
.sample-mark,
.step b,
.document-card figcaption,
.contact-card small,
.contact-card a,
.contact-card strong,
.site-legal,
.footer-note a {
  font-weight: 700 !important;
  letter-spacing: 0 !important;
}

.product-price,
.product-price strong,
.product-price span,
.price-value {
  font-family: Arial, "Segoe UI", sans-serif !important;
}

html {
  scroll-padding-top: 132px !important;
}

@media (max-width: 900px) {
  html {
    scroll-padding-top: 280px !important;
  }
}

/* Header phone: use the logo's geometric type style with stronger contrast. */
.topbar .header-phone {
  color: #000000 !important;
}

.topbar .header-phone span {
  color: #000000 !important;
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 14.5px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  letter-spacing: .02em !important;
}

.topbar .header-phone svg {
  stroke: #000000 !important;
}

/* 2026-07-29 homepage polish pass */
.topbar {
  background: rgba(255, 255, 255, .56) !important;
  border-color: rgba(255, 255, 255, .58) !important;
  box-shadow: 0 18px 50px rgba(27, 54, 93, .10) !important;
  backdrop-filter: blur(22px) saturate(1.2) !important;
  -webkit-backdrop-filter: blur(22px) saturate(1.2) !important;
}

.brand span {
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 22px !important;
  font-weight: 300 !important;
  letter-spacing: .16em !important;
  line-height: 1 !important;
}

.header-social.max-link {
  background: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}

.header-social.max-link img {
  width: 30px !important;
  height: 30px !important;
  filter: none !important;
}

.home-page .hero .hero-photo {
  background: radial-gradient(circle at center, rgba(255, 255, 255, .92) 0%, rgba(255, 255, 255, .5) 52%, rgba(255, 255, 255, 0) 78%) !important;
  border-color: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}

.home-page .hero .hero-photo::after {
  display: none !important;
}

.home-page .hero .hero-photo img {
  object-fit: contain !important;
  transform: scale(1.26) translateY(4px) !important;
  transform-origin: center !important;
  mix-blend-mode: multiply;
  filter: contrast(1.3) saturate(1.1) brightness(1.04) !important;
}

.home-page .hero .hero-photo:hover img {
  transform: scale(1.26) translateY(4px) !important;
}

/* Keep the MAX mark clean: the logo itself is the control. */
.header-social.max-link {
  background: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}

.header-social.max-link:hover {
  background: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}

.home-page .sample-offer {
  display: grid !important;
  grid-template-columns: auto 1fr !important;
  gap: 14px !important;
  align-items: center !important;
  background: linear-gradient(135deg, #FFFFFF 0%, #F4F6F8 72%, rgba(30, 78, 140, .08) 100%) !important;
  border: 1px solid rgba(30, 78, 140, .18) !important;
  border-left: 0 !important;
  border-radius: 18px !important;
  box-shadow: 0 18px 42px rgba(30, 78, 140, .12) !important;
  color: #000000 !important;
  padding: 16px 18px !important;
}

.home-page .sample-mark {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 38px !important;
  padding: 0 14px !important;
  border-radius: 999px !important;
  background: #1E4E8C !important;
  color: #FFFFFF !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  letter-spacing: .04em !important;
  text-transform: uppercase !important;
}

.home-page .sample-offer b {
  color: #000000 !important;
}

.home-page .sample-offer span {
  line-height: 1.45 !important;
}

.flow-track {
  scroll-behavior: smooth !important;
}

.flow-slide {
  transition: transform .75s cubic-bezier(.22, 1, .36, 1), box-shadow .75s cubic-bezier(.22, 1, .36, 1) !important;
}

.flow-controls {
  display: flex !important;
  justify-content: flex-start !important;
  width: max-content !important;
  gap: 8px !important;
  padding: 8px !important;
  margin: 20px 0 0 !important;
  background: #FFFFFF !important;
  border: 1px solid rgba(30, 78, 140, .16) !important;
  border-radius: 999px !important;
  box-shadow: 0 14px 34px rgba(30, 78, 140, .12) !important;
}

.process-card p {
  max-width: 720px !important;
  font-size: 17px !important;
  line-height: 1.7 !important;
}

.process-card .proof-video {
  display: block !important;
  width: min(100%, 640px) !important;
  height: 360px !important;
  margin: 22px auto 0 !important;
  object-fit: cover !important;
}

.adv-item {
  display: grid !important;
  grid-template-columns: 44px 1fr !important;
  align-items: start !important;
  gap: 12px !important;
}

.adv-icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 38px !important;
  height: 38px !important;
  border-radius: 14px !important;
  background: rgba(30, 78, 140, .10) !important;
  color: #1E4E8C !important;
}

.adv-icon svg,
.contact-action-icon.mail svg {
  width: 22px !important;
  height: 22px !important;
  fill: none !important;
  stroke: currentColor !important;
  stroke-width: 2 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}

.contact-action-icon.mail {
  background: #1E4E8C !important;
}

/* Final header and hero fixes. Keep these after all legacy overrides. */
.header-social.max-link,
.header-social.max-link:hover {
  background: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}

.home-page .hero .hero-photo:hover img {
  transform: scale(1.26) translateY(4px) !important;
}

@media (max-width: 900px) {
  .topbar {
    display: grid !important;
    grid-template-columns: 1fr auto !important;
    min-height: auto !important;
    gap: 12px !important;
  }

  .topbar .brand,
  .topbar .header-actions {
    justify-self: stretch !important;
  }

  .topbar .header-actions {
    justify-content: center !important;
  }

  .topbar .brand {
    grid-column: 1;
    grid-row: 1;
    align-self: center;
  }

  .topbar .mobile-menu-toggle {
    grid-column: 2;
    grid-row: 1;
  }

  .topbar .nav {
    display: none !important;
  }

  .topbar .header-actions {
    grid-column: 1 / -1;
  }

  .home-page .sample-offer {
    grid-template-columns: 1fr !important;
  }

  .process-card .proof-video {
    height: 300px !important;
  }

  .contact-action-grid {
    grid-template-columns: 1fr !important;
  }
}

.mobile-menu-toggle,
.mobile-menu-panel {
  display: none;
}

@media (max-width: 900px) {
  .mobile-menu-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    padding: 0;
    color: #000000;
    background: rgba(255, 255, 255, .88);
    border: 1px solid rgba(5, 6, 8, .12);
    border-radius: 10px;
    box-shadow: 0 12px 26px rgba(27, 54, 93, .12);
    cursor: pointer;
  }

  .mobile-menu-toggle svg {
    width: 28px;
    height: 28px;
    stroke: currentColor;
    stroke-width: 2.8;
    stroke-linecap: round;
  }

  .mobile-menu-panel {
    grid-column: 1 / -1;
    display: grid;
    gap: 0;
    width: min(100%, 260px);
    max-height: 0;
    margin: 0 auto;
    overflow: hidden;
    color: #FFFFFF;
    background: #000000;
    border-radius: 8px;
    box-shadow: 0 20px 44px rgba(5, 6, 8, .24);
    opacity: 0;
    transform: translateY(-6px);
    transition: max-height .28s ease, opacity .22s ease, transform .22s ease, margin .22s ease;
  }

  .topbar.is-mobile-menu-open .mobile-menu-panel {
    max-height: 260px;
    margin-top: 2px;
    margin-bottom: 2px;
    opacity: 1;
    transform: translateY(0);
  }

  .mobile-menu-panel a {
    min-height: 43px;
    padding: 8px 16px;
    color: #FFFFFF !important;
    font-size: 20px;
    font-weight: 700 !important;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
  }

  .mobile-menu-panel a:active,
  .mobile-menu-panel a:focus-visible {
    background: rgba(255, 255, 255, .14);
  }
}

/* Final header and hero fixes. Keep these after all legacy overrides. */
.header-social.max-link,
.header-social.max-link:hover {
  background: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}

.home-page .hero .hero-photo:hover img {
  transform: scale(1.26) translateY(4px) !important;
}

/* 2026-07-29 final cross-page polish */
.brand small {
  display: none !important;
}

.header-email {
  display: none !important;
}

.topbar {
  min-height: 96px !important;
  display: grid !important;
  grid-template-columns: minmax(250px, auto) 1fr minmax(330px, auto) !important;
  align-items: center !important;
  gap: 22px !important;
  padding: 18px 22px !important;
}

.topbar .brand {
  justify-self: start !important;
  align-self: center !important;
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
}

.topbar .brand img {
  width: 64px !important;
  height: 64px !important;
  border-radius: 16px !important;
}

.topbar .brand span {
  font-size: 24px !important;
  line-height: 1 !important;
}

.topbar .nav {
  justify-self: center !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 0 !important;
}

.topbar .header-actions {
  justify-self: end !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 10px !important;
  flex-wrap: nowrap !important;
  margin: 0 !important;
}

.header-contact {
  height: 46px !important;
  width: auto !important;
  min-height: 46px !important;
  padding: 0 14px !important;
  border-radius: 999px !important;
  background: #FFFFFF !important;
  border: 1px solid rgba(30, 78, 140, .16) !important;
  color: #1E4E8C !important;
  font-weight: 900 !important;
  text-decoration: none !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  white-space: nowrap !important;
}

.header-contact svg {
  width: 18px !important;
  height: 18px !important;
  stroke: #1E4E8C !important;
  fill: none !important;
  stroke-width: 2 !important;
}

.header-contact span {
  display: inline !important;
}

.header-social {
  width: 50px !important;
  height: 50px !important;
  border-radius: 999px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #FFFFFF !important;
  border: 1px solid rgba(30, 78, 140, .14) !important;
  box-shadow: 0 12px 28px rgba(30, 78, 140, .12) !important;
  text-decoration: none !important;
  overflow: hidden !important;
}

.header-social img {
  width: 32px !important;
  height: 32px !important;
  object-fit: contain !important;
  display: block !important;
}

.header-social svg {
  width: 24px !important;
  height: 24px !important;
  fill: #FFFFFF !important;
}

.tg-link {
  background: #20A7E8 !important;
}

.max-link {
  background: #FFFFFF !important;
}

.step b {
  background: #C73535 !important;
  color: #FFFFFF !important;
  border-color: #C73535 !important;
  opacity: 1 !important;
  text-shadow: none !important;
  box-shadow: 0 10px 22px rgba(199, 53, 53, .22) !important;
}

.home-page .hero .hero-photo {
  background: transparent !important;
  overflow: hidden !important;
}

.home-page .hero .hero-photo img {
  object-fit: contain !important;
  transform: scale(1.14) !important;
  transform-origin: center !important;
  filter: contrast(1.2) saturate(1.1) !important;
}

.home-page .sample-offer {
  display: grid !important;
  grid-template-columns: auto 1fr !important;
  gap: 14px !important;
  align-items: center !important;
  background: #FFFFFF !important;
  border: 1px solid rgba(30, 78, 140, .18) !important;
  border-left: 6px solid #1E4E8C !important;
  border-radius: 18px !important;
  box-shadow: 0 18px 42px rgba(30, 78, 140, .12) !important;
  color: #000000 !important;
  padding: 16px 18px !important;
}

.home-page .sample-offer b {
  color: #C73535 !important;
}

.home-page .sample-offer span {
  color: #000000 !important;
}

.flow-track {
  scroll-behavior: smooth !important;
}

.flow-slide {
  transition: transform .75s cubic-bezier(.22, 1, .36, 1), box-shadow .75s cubic-bezier(.22, 1, .36, 1) !important;
}

.flow-controls {
  display: inline-flex !important;
  width: auto !important;
  gap: 8px !important;
  padding: 8px !important;
  margin-top: 18px !important;
  background: #FFFFFF !important;
  border: 1px solid rgba(30, 78, 140, .16) !important;
  border-radius: 999px !important;
  box-shadow: 0 14px 34px rgba(30, 78, 140, .12) !important;
}

.flow-btn {
  width: 44px !important;
  height: 44px !important;
  border-radius: 999px !important;
  background: #F4F6F8 !important;
  border: 1px solid rgba(30, 78, 140, .16) !important;
  color: #1E4E8C !important;
  font-size: 24px !important;
  font-weight: 900 !important;
}

.adv-list {
  display: grid !important;
  gap: 12px !important;
  margin-top: 18px !important;
}

.adv-item {
  padding: 14px 16px !important;
  border: 1px solid rgba(30, 78, 140, .14) !important;
  border-radius: 18px !important;
  background: #FFFFFF !important;
  box-shadow: 0 12px 26px rgba(30, 78, 140, .08) !important;
}

.adv-item strong {
  display: block !important;
  color: #000000 !important;
  margin-bottom: 4px !important;
}

.adv-item p {
  margin: 0 !important;
  color: #6B7280 !important;
}

.contact-action-grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 12px !important;
  margin-top: 18px !important;
}

.contact-action {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  min-height: 66px !important;
  padding: 12px 16px !important;
  border-radius: 18px !important;
  background: #FFFFFF !important;
  border: 1px solid rgba(30, 78, 140, .16) !important;
  box-shadow: 0 14px 34px rgba(30, 78, 140, .12) !important;
  color: #000000 !important;
  text-decoration: none !important;
  font-weight: 900 !important;
}

.contact-action-icon {
  width: 38px !important;
  height: 38px !important;
  border-radius: 999px !important;
  background: #1E4E8C !important;
  color: #FFFFFF !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 auto !important;
}

.contact-action-icon img {
  width: 25px !important;
  height: 25px !important;
  object-fit: contain !important;
}

.contact-action-icon.phone svg {
  width: 22px !important;
  height: 22px !important;
  fill: none !important;
  stroke: #FFFFFF !important;
  stroke-width: 1.9 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}

.contact-action-icon.max,
.contact-action-icon.tg {
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
}

.contact-action-icon.max img {
  width: 32px !important;
  height: 32px !important;
}

.contact-action-icon.tg svg {
  width: 30px !important;
  height: 30px !important;
  fill: #20A7E8 !important;
}

.contact-action small {
  display: block !important;
  color: #6B7280 !important;
  font-weight: 800 !important;
  margin-top: 2px !important;
}

.faq-list {
  display: grid !important;
  gap: 10px !important;
  margin-top: 18px !important;
}

.faq-list details {
  background: #FFFFFF !important;
  border: 1px solid rgba(30, 78, 140, .14) !important;
  border-radius: 16px !important;
  padding: 16px 18px !important;
  box-shadow: 0 12px 28px rgba(30, 78, 140, .08) !important;
}

.faq-list summary {
  cursor: pointer !important;
  font-weight: 900 !important;
  color: #000000 !important;
}

.faq-list p {
  margin: 10px 0 0 !important;
  color: #6B7280 !important;
  line-height: 1.65 !important;
}

@media (max-width: 900px) {
  .topbar {
    grid-template-columns: 1fr !important;
    min-height: auto !important;
    padding: 18px !important;
  }

  .topbar .brand,
  .topbar .nav,
  .topbar .header-actions {
    justify-self: center !important;
    flex-wrap: wrap !important;
  }

  .topbar .brand img {
    width: 58px !important;
    height: 58px !important;
  }

  .contact-action-grid {
    grid-template-columns: 1fr !important;
  }
}

body {
  color: var(--dark);
  background: url("/media/site-bg-right-forest.webp") center top/cover fixed no-repeat, var(--light) !important;
}

body::before {
  background: url("/media/site-bg-right-forest.webp") center top/cover no-repeat !important;
  opacity: 1 !important;
}

.wrap {
  max-width: 1150px;
}

.topbar {
  display: grid !important;
  grid-template-columns: minmax(220px, 1fr) auto minmax(220px, 1fr);
  align-items: center;
  gap: 16px;
  flex-wrap: nowrap;
  background: rgba(255, 255, 255, .88);
  border-color: rgba(27, 54, 93, .16);
  box-shadow: 0 16px 44px rgba(27, 54, 93, .12);
  min-height: 82px;
  padding: 18px 20px;
}

.topbar .brand {
  justify-self: start;
}

.topbar .nav {
  justify-self: center;
  margin: 0;
  flex-wrap: nowrap;
}

.topbar .header-actions {
  justify-self: end;
  flex-wrap: nowrap;
}

.hero {
  margin-top: 16px;
}

.brand {
  color: var(--dark);
  gap: 14px;
}

.brand img {
  width: 58px;
  height: 58px;
  border-radius: 16px;
}

.brand span {
  font-size: 20px;
  line-height: 1.05;
}

.brand small {
  margin-top: 5px;
  font-size: 12px;
}

.brand small,
.section p,
details p,
.footer-note,
.consent,
.modal-head p {
  color: var(--muted);
}

.nav a {
  color: var(--dark);
  background: rgba(255, 255, 255, .72);
  border-color: rgba(27, 54, 93, .16);
}

.nav a:hover,
.nav a[aria-current="page"] {
  color: #fff;
  background: linear-gradient(180deg, #DD3348, var(--red));
  border-color: rgba(200, 16, 46, .35);
  box-shadow: 0 12px 28px rgba(200, 16, 46, .18);
}

.header-actions {
  display: flex;
  align-items: center;
  gap: 7px;
}

.header-contact {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 42px;
  padding: 0 10px;
  border: 1px solid rgba(27, 54, 93, .16);
  border-radius: 999px;
  background: rgba(255, 255, 255, .78);
  color: var(--navy);
  text-decoration: none;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
  white-space: nowrap;
  box-shadow: 0 12px 28px rgba(27, 54, 93, .10);
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

/* Keep the header balanced when the screen is narrower than the full desktop layout. */
@media (max-width: 1240px) and (min-width: 981px) {
  .header-email {
    width: 42px;
    min-width: 42px;
    padding: 0;
  }

  .header-email span {
    display: none;
  }
}

@media (max-width: 980px) and (min-width: 561px) {
  .topbar {
    grid-template-columns: 1fr auto;
    gap: 12px 16px;
  }

  .topbar .nav {
    grid-column: 1 / -1;
    grid-row: 2;
    justify-self: center;
  }

  .header-email {
    width: 42px;
    min-width: 42px;
    padding: 0;
  }

  .header-email span {
    display: none;
  }
}

.header-contact:hover {
  transform: translateY(-1px);
  border-color: rgba(27, 54, 93, .32);
  box-shadow: 0 16px 34px rgba(27, 54, 93, .16);
}

.header-contact svg {
  width: 16px;
  height: 16px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex: 0 0 auto;
}

.header-social {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(27, 54, 93, .16);
  border-radius: 999px;
  color: #fff;
  text-decoration: none;
  box-shadow: 0 12px 28px rgba(27, 54, 93, .14);
  transition: transform .22s ease, box-shadow .22s ease, filter .22s ease;
}

.header-social:hover {
  transform: translateY(-1px);
  box-shadow: 0 16px 34px rgba(27, 54, 93, .22);
  filter: saturate(1.08);
}

.header-social.max-link {
  min-width: 42px;
  padding: 0;
  background: #fff;
  overflow: hidden;
}

.header-social.tg-link {
  background: linear-gradient(180deg, #2DB8F4, #168ACD);
}

.header-social.max-link img {
  width: 30px;
  height: 30px;
  border-radius: 9px;
  object-fit: cover;
  display: block;
}

.header-social.tg-link svg {
  width: 19px;
  height: 19px;
  fill: currentColor;
}

.hero {
  background:
    radial-gradient(780px 360px at 98% 0%, rgba(200, 16, 46, .10), transparent 58%),
    linear-gradient(145deg, rgba(255, 255, 255, .94), rgba(230, 236, 244, .86));
  border-color: rgba(27, 54, 93, .16);
}

.hero:before,
.section:before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 255, 255, .32), transparent 42%);
}

.hero,
.section {
  position: relative;
  color: var(--dark);
}

.hero > *,
.section > * {
  position: relative;
  z-index: 1;
}

h1 {
  max-width: 660px;
  color: var(--dark);
  font-size: clamp(40px, 4.35vw, 60px);
}

h2,
h3,
summary,
.step strong {
  color: var(--dark);
}

.lead {
  max-width: 690px;
  color: #334155;
}

.kicker {
  color: #fff;
  background: linear-gradient(180deg, #D63B4F, var(--red));
  border-color: rgba(200, 16, 46, .22);
  box-shadow: 0 12px 28px rgba(200, 16, 46, .16);
}

.contacts-page .kicker {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 8px 15px;
  border: 1px solid rgba(200, 16, 46, .22);
  border-radius: 999px;
  line-height: 1;
}

.badge,
.card,
.step,
details,
.chip,
.box {
  color: var(--dark);
  background: rgba(255, 255, 255, .72);
  border-color: rgba(27, 54, 93, .14);
  box-shadow: 0 12px 34px rgba(27, 54, 93, .08);
}

.badge span {
  color: var(--muted);
}

.step b {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  margin-bottom: 18px;
  border-radius: 999px;
  color: #fff;
  background: linear-gradient(180deg, #D63B4F, var(--red));
  border: 1px solid rgba(200, 16, 46, .25);
  box-shadow: 0 12px 26px rgba(200, 16, 46, .22);
  font-size: 15px;
  font-weight: 900;
  line-height: 1;
}

.card:hover,
.step:hover {
  background: rgba(255, 255, 255, .94);
  border-color: rgba(200, 16, 46, .32);
  box-shadow: 0 20px 48px rgba(27, 54, 93, .13);
}

.section {
  background: rgba(255, 255, 255, .82);
  border-color: rgba(27, 54, 93, .14);
}

.cta {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, .90), rgba(225, 233, 243, .88)),
    rgba(255, 255, 255, .84);
}

.hero-photo,
.photo {
  background: #DCE5EF;
  border-color: rgba(27, 54, 93, .16);
  box-shadow: 0 24px 60px rgba(27, 54, 93, .18);
}

.hero-photo img,
.photo img {
  filter: saturate(1.06) contrast(1.04) brightness(1.04);
}

.hero-photo:hover img,
.photo:hover img {
  filter: saturate(1.12) contrast(1.06) brightness(1.08);
}

.hero-photo:after,
.photo:after {
  color: #fff;
  background: rgba(5, 6, 8, .72);
  border-color: rgba(255, 255, 255, .14);
}

.btn-red {
  background: linear-gradient(180deg, #E33A4F, var(--red));
  box-shadow: 0 18px 42px rgba(200, 16, 46, .24);
}

.btn-main {
  background: linear-gradient(180deg, #E33A4F, var(--red));
  color: #fff;
  box-shadow: 0 18px 42px rgba(200, 16, 46, .22);
}

.btn-tg {
  background: linear-gradient(180deg, #31B6F0, #1686C5);
  color: #fff;
}

.btn-ghost {
  color: var(--navy);
  border-color: rgba(27, 54, 93, .22);
  background: rgba(255, 255, 255, .72);
}

.btn-navy {
  background: linear-gradient(180deg, #244B7E, var(--navy));
  border-color: rgba(27, 54, 93, .18);
  color: #fff;
  box-shadow: 0 16px 34px rgba(27, 54, 93, .20);
}

.phone-modal-backdrop {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 18px;
  background: rgba(15, 23, 42, .42);
  backdrop-filter: blur(8px);
}

.phone-modal-backdrop.is-open {
  display: flex;
}

.phone-modal {
  width: min(420px, 100%);
  border: 1px solid rgba(27, 54, 93, .16);
  border-radius: 24px;
  padding: 24px;
  background: rgba(255, 255, 255, .96);
  box-shadow: 0 28px 80px rgba(27, 54, 93, .24);
  color: var(--dark);
}

.phone-modal h2 {
  margin: 0 0 8px;
  font-size: 28px;
}

.phone-modal p {
  margin: 0;
  color: var(--muted);
  line-height: 1.5;
}

.phone-modal-number {
  display: block;
  margin: 18px 0;
  padding: 18px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(27, 54, 93, .10), rgba(200, 16, 46, .08));
  border: 1px solid rgba(27, 54, 93, .16);
  color: var(--navy);
  font-size: 30px;
  font-weight: 950;
  text-align: center;
  letter-spacing: .02em;
}

.phone-modal-actions {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.phone-modal-actions button,
.phone-modal-actions a {
  flex: 1 1 160px;
  min-height: 48px;
  border-radius: 14px;
  border: 1px solid rgba(27, 54, 93, .16);
  cursor: pointer;
  font: inherit;
  font-weight: 900;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.phone-close {
  background: linear-gradient(180deg, #244B7E, var(--navy));
  color: #fff;
  box-shadow: 0 14px 30px rgba(27, 54, 93, .18);
}

.box .list,
.list {
  color: var(--muted);
}

.box a,
.foot a {
  color: var(--navy);
  font-weight: 800;
}

.product-return {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}

.product-return .btn {
  min-width: 230px;
}

.quote {
  color: #65131F;
  background: rgba(200, 16, 46, .08);
}

.flow-intro p {
  color: #526274;
}

.flow-slide {
  background: rgba(255, 255, 255, .84);
  border-color: rgba(27, 54, 93, .14);
  box-shadow: 0 24px 64px rgba(27, 54, 93, .14);
}

.flow-copy {
  background:
    radial-gradient(360px 220px at 100% 0%, rgba(200, 16, 46, .08), transparent 62%),
    linear-gradient(145deg, rgba(255, 255, 255, .95), rgba(230, 236, 244, .78));
}

.flow-copy h3 {
  color: #000000 !important;
}

.flow-copy p {
  color: #000000 !important;
}

.flow-tag {
  color: #000000 !important;
  background: rgba(255, 255, 255, .82);
  border-color: rgba(27, 54, 93, .14);
  box-shadow: 0 10px 24px rgba(27, 54, 93, .08);
}

.flow-btn {
  color: var(--navy);
  background: rgba(255, 255, 255, .78);
  border-color: rgba(27, 54, 93, .16);
  box-shadow: 0 12px 28px rgba(27, 54, 93, .10);
}

.flow-btn:hover {
  color: #fff;
  background: linear-gradient(180deg, #244B7E, var(--navy));
}

.field,
.modal-card,
.modal-close {
  color: var(--dark);
  background: rgba(255, 255, 255, .94);
  border-color: rgba(27, 54, 93, .16);
}

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

.field-wrap-full {
  grid-column: 1 / -1;
}

.field-wrap .field {
  width: 100%;
}

.field-label {
  color: #000;
  font-size: 14px;
  font-weight: 850;
  line-height: 1.2;
  padding-left: 4px;
}

.field::placeholder {
  color: #7B8794;
}

.consent a,
.footer-note a {
  color: var(--navy);
  font-weight: 800;
}

.legal-page .hero,
.legal-page .content {
  color: #000000 !important;
}

.legal-page .hero .lead,
.legal-page .content p,
.legal-page .content li,
.legal-page .content td,
.legal-page .foot {
  color: #334155 !important;
}

.legal-page .content a,
.legal-page .foot a {
  color: #164E8A !important;
  font-weight: 800;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.legal-page .actions .btn,
.legal-page .actions .btn:visited,
.legal-page .actions .btn:hover,
.legal-page .actions .btn:focus-visible {
  color: #000000 !important;
}

/* Standalone mountain mark in the site header. */
.topbar .brand > img {
  content: url("/media/bangoria-mountains-transparent.png") !important;
  object-fit: contain !important;
  box-sizing: border-box !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  width: 56px !important;
  height: 40px !important;
}

.topbar .brand {
  gap: 7px !important;
}

.topbar .header-social.tg-link {
  position: relative !important;
  width: 50px !important;
  height: 50px !important;
  min-width: 50px !important;
  background: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}

.topbar .header-social.tg-link::before {
  content: "";
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: linear-gradient(180deg, #2DB8F4, #168ACD);
}

.topbar .header-social.tg-link svg {
  position: relative;
  z-index: 1;
  width: 15px !important;
  height: 15px !important;
}

.topbar .brand > span {
  display: block !important;
  width: 190px !important;
  height: 28px !important;
  flex: 0 0 190px !important;
  overflow: hidden !important;
  background: transparent url("/media/bangoria-wordmark-transparent.png") left center / contain no-repeat !important;
  color: transparent !important;
  font-size: 0 !important;
  line-height: 0 !important;
  letter-spacing: 0 !important;
}

@media (max-width: 700px) {
  .topbar .brand > span {
    width: 170px !important;
    height: 25px !important;
    flex-basis: 170px !important;
    background-size: contain !important;
    background-position: left center !important;
  }
}

.legal-page .content h2,
.legal-page .content h3,
.legal-page .content strong,
.legal-page .content b,
.legal-page .meta span {
  color: #000000 !important;
}

.legal-page .table th {
  color: #000000 !important;
  background: #E8EEF5 !important;
  border-color: #C8D3E0 !important;
}

.legal-page .table td {
  background: rgba(255, 255, 255, .72);
  border-color: #C8D3E0 !important;
}

.legal-page .note {
  color: #263442 !important;
  background: #FFF1F3 !important;
  border-left-color: var(--red) !important;
}

@media (max-width: 700px) {
  .legal-page .table {
    display: table !important;
    width: 100% !important;
    table-layout: fixed;
    overflow: visible !important;
  }

  .legal-page .table th,
  .legal-page .table td {
    padding: 10px 7px !important;
    font-size: 12px;
    line-height: 1.45;
    overflow-wrap: anywhere;
    word-break: normal;
  }
}

.site-legal {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  margin-top: 18px;
  padding-top: 14px;
  border-top: 1px solid rgba(27, 54, 93, .14);
  color: var(--navy);
  font-size: 13px;
  font-weight: 900;
}

.site-legal a {
  color: var(--navy);
  text-decoration: none;
}

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

.site-legal span {
  color: #8BA0B8;
}

.float-contact a {
  box-shadow: 0 14px 34px rgba(27, 54, 93, .22);
}

@media (max-width: 560px) {
  .main-home .hero-inner,
  .main-home .hero-inner > * {
    min-width: 0;
  }

  .main-home .hero .kicker {
    width: 100%;
    max-width: 100%;
    white-space: normal;
  }

  .main-home .hero .hero-photo {
    min-height: 260px;
    overflow: hidden !important;
  }

  .main-home .hero .hero-photo img,
  .main-home .hero .hero-photo:hover img {
    transform: scale(1.05) !important;
  }

  h1 {
    font-size: 36px;
  }

  .topbar {
    display: block;
    top: 8px;
    border-radius: 16px;
    min-height: auto;
    padding: 14px;
  }

  .brand {
    gap: 10px;
  }

  .brand img {
    width: 38px;
    height: 38px;
  }

  .brand small {
    font-size: 10px;
  }

  .nav {
    flex-wrap: nowrap;
    gap: 7px;
    margin-top: 10px;
    overflow-x: auto;
    padding-bottom: 2px;
    scrollbar-width: none;
  }

  .nav::-webkit-scrollbar {
    display: none;
  }

  .nav a {
    flex: 0 0 auto;
  }

  .header-actions {
    margin-top: 10px;
    justify-content: space-between;
  }

  .header-contact {
    width: 38px;
    height: 38px;
    min-height: 38px;
    padding: 0;
  }

  .header-contact span {
    display: none;
  }

  .header-social {
    width: 38px;
    height: 38px;
  }

  .header-social.max-link {
    min-width: 38px;
  }

  .header-social.max-link img {
    width: 28px;
    height: 28px;
  }

  .brand img {
    width: 48px;
    height: 48px;
  }

  .brand span {
    font-size: 18px;
  }
}

/* 2026-07-29 homepage polish pass */
.topbar {
  background: rgba(255, 255, 255, .56) !important;
  border-color: rgba(255, 255, 255, .58) !important;
  box-shadow: 0 18px 50px rgba(27, 54, 93, .10) !important;
  backdrop-filter: blur(22px) saturate(1.2) !important;
  -webkit-backdrop-filter: blur(22px) saturate(1.2) !important;
}

.brand span {
  font-family: "Montserrat", Arial, sans-serif !important;
  font-size: 22px !important;
  font-weight: 300 !important;
  letter-spacing: .16em !important;
  line-height: 1 !important;
}

.header-social.max-link {
  background: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}

.header-social.max-link img {
  width: 30px !important;
  height: 30px !important;
  filter: none !important;
}

.home-page .hero .hero-photo {
  background: radial-gradient(circle at center, rgba(255, 255, 255, .92) 0%, rgba(255, 255, 255, .5) 52%, rgba(255, 255, 255, 0) 78%) !important;
  border-color: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}

.home-page .hero .hero-photo::after {
  display: none !important;
}

.home-page .hero .hero-photo img {
  object-fit: contain !important;
  transform: scale(1.26) translateY(4px) !important;
  transform-origin: center !important;
  mix-blend-mode: multiply;
  filter: contrast(1.3) saturate(1.1) brightness(1.04) !important;
}

.home-page .hero .hero-photo:hover img {
  transform: scale(1.26) translateY(4px) !important;
}

.home-page .sample-offer {
  display: grid !important;
  grid-template-columns: auto 1fr !important;
  gap: 14px !important;
  align-items: center !important;
  background: linear-gradient(135deg, #FFFFFF 0%, #F4F6F8 72%, rgba(30, 78, 140, .08) 100%) !important;
  border: 1px solid rgba(30, 78, 140, .18) !important;
  border-left: 0 !important;
  border-radius: 18px !important;
  box-shadow: 0 18px 42px rgba(30, 78, 140, .12) !important;
  color: #000000 !important;
  padding: 16px 18px !important;
}

.home-page .sample-mark {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 38px !important;
  padding: 0 14px !important;
  border-radius: 999px !important;
  background: #1E4E8C !important;
  color: #FFFFFF !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  letter-spacing: .04em !important;
  text-transform: uppercase !important;
}

.home-page .sample-offer b {
  color: #000000 !important;
}

.home-page .sample-offer span {
  line-height: 1.45 !important;
}

.flow-track {
  scroll-behavior: auto !important;
}

.flow-track.is-animating {
  scroll-snap-type: none !important;
}

.flow-slide {
  opacity: .74;
  filter: saturate(.9);
  transform: scale(.975);
  transition: transform .9s cubic-bezier(.22, 1, .36, 1), opacity .65s ease, filter .65s ease, box-shadow .9s cubic-bezier(.22, 1, .36, 1) !important;
}

.flow-slide.is-active {
  opacity: 1;
  filter: none;
  transform: scale(1);
  box-shadow: 0 28px 72px rgba(27, 54, 93, .22) !important;
}

.flow-controls {
  display: flex !important;
  justify-content: flex-start !important;
  width: max-content !important;
  gap: 8px !important;
  padding: 8px !important;
  margin: 20px 0 0 !important;
  background: #FFFFFF !important;
  border: 1px solid rgba(30, 78, 140, .16) !important;
  border-radius: 999px !important;
  box-shadow: 0 14px 34px rgba(30, 78, 140, .12) !important;
}

.process-card p {
  max-width: 720px !important;
  font-size: 17px !important;
  line-height: 1.7 !important;
}

.process-card .proof-video {
  display: block !important;
  width: min(100%, 640px) !important;
  height: 360px !important;
  margin: 22px auto 0 !important;
  object-fit: cover !important;
}

.adv-item {
  display: grid !important;
  grid-template-columns: 44px 1fr !important;
  align-items: start !important;
  gap: 12px !important;
}

.adv-icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 38px !important;
  height: 38px !important;
  border-radius: 14px !important;
  background: rgba(30, 78, 140, .10) !important;
  color: #1E4E8C !important;
}

.adv-icon svg,
.contact-action-icon.mail svg {
  width: 22px !important;
  height: 22px !important;
  fill: none !important;
  stroke: currentColor !important;
  stroke-width: 2 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}

.contact-action-icon.mail {
  background: #1E4E8C !important;
}

@media (max-width: 900px) {
  .topbar {
    display: grid !important;
    grid-template-columns: 1fr !important;
    min-height: auto !important;
    gap: 12px !important;
  }

  .topbar .brand,
  .topbar .nav,
  .topbar .header-actions {
    justify-self: stretch !important;
  }

  .topbar .nav,
  .topbar .header-actions {
    justify-content: center !important;
  }

  .home-page .sample-offer {
    grid-template-columns: 1fr !important;
  }

  .process-card .proof-video {
    height: 300px !important;
  }

  .contact-action-grid {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 900px) {
  .topbar {
    grid-template-columns: minmax(0, 1fr) auto !important;
  }

  .topbar .brand {
    grid-column: 1 !important;
    grid-row: 1 !important;
    align-self: center !important;
    justify-self: start !important;
  }

  .topbar .mobile-menu-toggle {
    grid-column: 2 !important;
    grid-row: 1 !important;
    align-self: center !important;
    justify-self: end !important;
  }

  .topbar .nav {
    display: none !important;
  }

  .topbar .mobile-menu-panel {
    grid-column: 1 / -1 !important;
  }

  .topbar .header-actions {
    grid-column: 1 / -1 !important;
  }
}

/* Full-screen navigation for phones and tablets. Desktop layout is unchanged. */
@media (max-width: 900px) {
  html.mobile-menu-active,
  body.mobile-menu-active {
    overflow: hidden !important;
    overscroll-behavior: none;
  }

  .topbar .mobile-menu-toggle {
    position: relative !important;
    z-index: 10002 !important;
    background: rgba(255, 255, 255, .94) !important;
    color: #000000 !important;
  }

  .topbar.is-mobile-menu-open .mobile-menu-toggle {
    position: fixed !important;
    top: max(18px, env(safe-area-inset-top)) !important;
    right: max(18px, env(safe-area-inset-right)) !important;
    border-color: rgba(255, 255, 255, .55) !important;
    background: rgba(255, 255, 255, .12) !important;
    color: #ffffff !important;
    box-shadow: none !important;
  }

  .topbar.is-mobile-menu-open .mobile-menu-toggle svg path:nth-child(1) {
    transform: translateY(5px) rotate(45deg);
  }

  .topbar.is-mobile-menu-open .mobile-menu-toggle svg path:nth-child(2) {
    opacity: 0;
  }

  .topbar.is-mobile-menu-open .mobile-menu-toggle svg path:nth-child(3) {
    transform: translateY(-5px) rotate(-45deg);
  }

  .mobile-menu-toggle svg path {
    transform-box: fill-box;
    transform-origin: center;
    transition: transform .22s ease, opacity .18s ease;
  }

  body > .mobile-menu-panel {
    position: fixed !important;
    inset: 0 !important;
    z-index: 10001 !important;
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: clamp(18px, 4vh, 34px) !important;
    width: 100vw !important;
    height: 100dvh !important;
    max-height: none !important;
    margin: 0 !important;
    padding: calc(86px + env(safe-area-inset-top)) 28px calc(44px + env(safe-area-inset-bottom)) !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #050505 !important;
    box-shadow: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    transform: translateY(-12px) !important;
    transition: opacity .24s ease, visibility .24s ease, transform .28s ease !important;
  }

  body > .mobile-menu-panel.is-open {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: translateY(0) !important;
  }

  body > .mobile-menu-panel a {
    display: block !important;
    width: min(100%, 340px) !important;
    min-height: 0 !important;
    padding: 8px 12px !important;
    color: #ffffff !important;
    font-size: clamp(25px, 8vw, 34px) !important;
    font-weight: 600 !important;
    line-height: 1.18 !important;
    letter-spacing: 0 !important;
    text-align: center !important;
    text-decoration: none !important;
  }

  body > .mobile-menu-panel a:active,
  body > .mobile-menu-panel a:focus-visible {
    color: #e3203f !important;
    background: transparent !important;
    outline: none !important;
  }

  body > .mobile-menu-panel .mobile-menu-close {
    position: absolute !important;
    top: max(18px, env(safe-area-inset-top)) !important;
    right: max(18px, env(safe-area-inset-right)) !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 48px !important;
    height: 48px !important;
    padding: 0 !important;
    border: 1px solid rgba(255, 255, 255, .42) !important;
    border-radius: 8px !important;
    background: rgba(255, 255, 255, .08) !important;
    color: #ffffff !important;
    cursor: pointer !important;
  }

  body > .mobile-menu-panel .mobile-menu-close svg {
    width: 27px !important;
    height: 27px !important;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 2.2 !important;
    stroke-linecap: round !important;
  }
}

/* Keep every production slide fully visible on narrow phone screens. */
@media (max-width: 560px) {
  .flow-section .flow-track {
    align-items: flex-start !important;
    gap: 12px !important;
    padding: 18px 8px 24px !important;
    scroll-padding-inline: 8px !important;
  }

  .flow-section .flow-slide {
    flex: 0 0 min(76vw, 296px) !important;
    min-height: 0 !important;
    grid-template-columns: minmax(0, 1fr) !important;
    border-radius: 18px !important;
    scroll-snap-align: start !important;
    transform: none !important;
  }

  .flow-section .flow-slide.is-active {
    transform: none !important;
  }

  .flow-section .flow-media {
    min-height: 0 !important;
    height: auto !important;
    overflow: hidden !important;
    background: #ffffff !important;
  }

  .flow-section .flow-media img {
    position: relative !important;
    inset: auto !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    object-fit: contain !important;
    transform: none !important;
    filter: saturate(1.04) contrast(1.02) !important;
  }

  .flow-section .flow-slide:hover .flow-media img {
    transform: none !important;
  }

  .flow-section .flow-copy {
    justify-content: flex-start !important;
    padding: 18px !important;
  }

  .flow-section .flow-copy h3 {
    margin-bottom: 10px !important;
    font-size: 26px !important;
    line-height: 1.08 !important;
  }

  .flow-section .flow-copy p {
    font-size: 15px !important;
    line-height: 1.55 !important;
  }

  .flow-section .flow-tags {
    gap: 6px !important;
    margin-top: 15px !important;
  }

  .flow-section .flow-tag {
    padding: 6px 9px !important;
    font-size: 12px !important;
  }

  .advantage-card,
  .advantage-card .adv-list {
    min-width: 0 !important;
    max-width: 100% !important;
  }

  .advantage-card .adv-item {
    grid-template-columns: 38px minmax(0, 1fr) !important;
    gap: 10px !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 13px 12px !important;
    box-sizing: border-box !important;
  }

  .advantage-card .adv-item > div {
    min-width: 0 !important;
  }

  .advantage-card .adv-item strong,
  .advantage-card .adv-item p {
    overflow-wrap: anywhere !important;
  }
}

/* Mobile header: hide while scrolling down and return while scrolling up. */
@media (max-width: 900px) {
  .topbar[data-mobile-autohide="ready"] {
    transition: transform .32s cubic-bezier(.22, 1, .36, 1), opacity .22s ease !important;
    will-change: transform, opacity;
  }

  .topbar[data-mobile-autohide="ready"].is-mobile-hidden {
    transform: translateY(calc(-100% - 28px)) !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  .topbar[data-mobile-autohide="ready"].is-mobile-menu-open {
    transform: translateY(0) !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }
}

@media (max-width: 900px) and (prefers-reduced-motion: reduce) {
  .topbar[data-mobile-autohide="ready"] {
    transition: none !important;
  }
}

/* Compact two-row mobile header: brand above, phone and messengers in one row. */
@media (max-width: 560px) {
  .topbar {
    gap: 8px !important;
    padding: 12px !important;
  }

  .topbar .brand {
    min-width: 0 !important;
    gap: 6px !important;
  }

  .topbar .brand > img {
    width: 50px !important;
    height: 36px !important;
    flex: 0 0 50px !important;
  }

  .topbar .brand > span {
    width: 158px !important;
    height: 24px !important;
    flex: 0 1 158px !important;
  }

  .topbar .header-actions {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-wrap: nowrap !important;
    gap: 6px !important;
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
  }

  .topbar .header-phone {
    flex: 0 1 auto !important;
    width: auto !important;
    min-width: 0 !important;
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 10px !important;
    gap: 5px !important;
  }

  .topbar .header-phone span {
    display: inline !important;
    font-size: 12.5px !important;
    letter-spacing: 0 !important;
    white-space: nowrap !important;
  }

  .topbar .header-phone svg {
    width: 16px !important;
    height: 16px !important;
  }

  .topbar .header-social,
  .topbar .header-social.tg-link {
    flex: 0 0 40px !important;
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important;
  }

  .topbar .header-social.max-link img {
    width: 28px !important;
    height: 28px !important;
  }

  .topbar .header-social.tg-link::before {
    width: 30px !important;
    height: 30px !important;
  }

  .topbar .mobile-menu-toggle {
    width: 42px !important;
    height: 42px !important;
  }

  /* Keep mobile controls comfortable for a finger without scaling the page. */
  .modal-close {
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
    flex: 0 0 44px !important;
    padding: 0 !important;
  }

  .faq-list summary {
    display: flex !important;
    align-items: center !important;
    min-height: 44px !important;
  }

  .contact-card a {
    display: flex !important;
    align-items: center !important;
    min-height: 44px !important;
    overflow-wrap: anywhere !important;
  }

  .btn-phone-action {
    height: auto !important;
    min-height: 64px !important;
    flex-direction: column !important;
    justify-content: center !important;
    gap: 3px !important;
    line-height: 1.18 !important;
    text-align: center !important;
  }

  .btn-phone-number {
    display: block !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    line-height: 1.15 !important;
    white-space: nowrap !important;
  }
}

.btn-phone-number {
  display: none;
}

/* SEO landing pages from the catalog "popular directions" block */
.seo-page .wrap {
  width: min(100% - 32px, 1120px);
  max-width: 1120px;
  margin: 0 auto;
  padding: 24px 0 72px;
}

.seo-page .topbar {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  min-height: 86px;
  padding: 18px 24px !important;
  gap: 18px !important;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, .58);
  background: rgba(255, 255, 255, .56) !important;
}

.seo-page .topbar .brand {
  flex: 0 0 auto;
}

.seo-page .topbar .nav {
  flex: 1 1 auto;
  min-width: 0;
  justify-content: center;
  gap: 10px;
}

.seo-page .topbar .header-actions {
  flex: 0 0 auto;
  min-width: 0;
}

.seo-page .topbar .header-phone {
  color: #000 !important;
}

.seo-page .topbar .header-phone span {
  color: #000 !important;
}

.seo-page .nav a,
.seo-page .nav a:visited {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 0 15px;
  border: 1px solid rgba(27, 54, 93, .16);
  border-radius: 999px;
  color: #000;
  background: rgba(255, 255, 255, .72);
  text-decoration: none;
}

.seo-page .nav a:hover,
.seo-page .nav a:focus-visible {
  color: #fff;
  background: linear-gradient(180deg, #DD3348, var(--red));
  border-color: rgba(200, 16, 46, .35);
}

.seo-page .hero,
.seo-page .seo-hero,
.seo-page .section,
.seo-page .seo-section {
  margin-top: 16px;
  border: 1px solid rgba(27, 54, 93, .16);
  border-radius: 22px;
  background:
    radial-gradient(780px 360px at 98% 0%, rgba(200, 16, 46, .10), transparent 58%),
    linear-gradient(145deg, rgba(255, 255, 255, .94), rgba(230, 236, 244, .86));
  box-shadow: 0 20px 38px rgba(27, 54, 93, .12);
  color: var(--dark);
}

.seo-page .hero,
.seo-page .seo-hero {
  padding: clamp(22px, 3.4vw, 38px);
}

.seo-page .section,
.seo-page .seo-section {
  padding: clamp(18px, 2.6vw, 28px);
}

.seo-page .badge,
.seo-page .kicker {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 8px 15px;
  border: 1px solid rgba(200, 16, 46, .22);
  border-radius: 999px;
  color: #fff;
  background: linear-gradient(180deg, #D63B4F, var(--red));
  box-shadow: 0 12px 28px rgba(200, 16, 46, .16);
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
}

.seo-page h1,
.seo-page h2,
.seo-page h3 {
  color: #000;
}

.seo-page .lead,
.seo-page .box p,
.seo-page .box li,
.seo-page .seo-box p,
.seo-page .seo-box li {
  color: #334155;
}

.seo-page .grid,
.seo-page .seo-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.seo-page .box,
.seo-page .seo-box {
  border: 1px solid rgba(27, 54, 93, .14);
  border-radius: 16px;
  background: rgba(255, 255, 255, .76);
  box-shadow: 0 12px 34px rgba(27, 54, 93, .08);
}

.seo-page .row,
.seo-page .seo-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 18px;
}

.seo-page .btn,
.seo-page .btn-main,
.seo-page .btn-tg,
.seo-page .btn-ghost,
.seo-page .btn-red,
.seo-page .btn-navy {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 13px 18px;
  border-radius: 12px;
  font-weight: 900;
  text-decoration: none;
  line-height: 1.15;
}

.seo-page .btn-main,
.seo-page .btn-red {
  color: #fff;
  background: linear-gradient(180deg, #E33A4F, var(--red));
  box-shadow: 0 18px 42px rgba(200, 16, 46, .24);
}

.seo-page .btn-tg,
.seo-page .btn-navy {
  color: #fff;
  background: linear-gradient(180deg, #244B7E, var(--navy));
  border-color: rgba(27, 54, 93, .18);
  box-shadow: 0 16px 34px rgba(27, 54, 93, .20);
}

.seo-page .btn-ghost {
  color: var(--navy);
  border: 1px solid rgba(27, 54, 93, .22);
  background: rgba(255, 255, 255, .78);
}

.seo-page .site-legal {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin-top: 18px;
  padding: 12px 20px;
  border-radius: 16px;
  background: rgba(255, 255, 255, .72);
  box-shadow: 0 12px 30px rgba(27, 54, 93, .10);
  justify-content: center;
}

@media (max-width: 760px) {
  .seo-page .wrap {
    width: min(100% - 24px, 1070px);
    padding-top: 12px;
  }

  .seo-page .topbar {
    min-height: 0;
  }

  .seo-page .grid,
  .seo-page .seo-grid {
    grid-template-columns: 1fr;
  }

  .seo-page .row,
  .seo-page .seo-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .seo-page .btn,
  .seo-page .btn-main,
  .seo-page .btn-tg,
  .seo-page .btn-ghost,
  .seo-page .btn-red,
  .seo-page .btn-navy {
    width: 100%;
  }
}

/* Decorative stones in the desktop gutters. The content remains in its own layer above them. */
.stone-parallax {
  position: fixed;
  inset: 0;
  z-index: 0;
  display: none;
  overflow: hidden;
  pointer-events: none;
  contain: strict;
}

.stone-parallax__item {
  --stone-x: 0px;
  --stone-y: 120px;
  --stone-rotate: 0deg;
  --stone-scale: .9;
  --stone-opacity: 0;
  --stone-size: clamp(220px, 16vw, 270px);
  --stone-gutter: calc((100vw - 1120px) / 2);
  position: absolute;
  width: var(--stone-size);
  height: var(--stone-size);
  object-fit: contain;
  opacity: var(--stone-opacity);
  filter: drop-shadow(0 15px 13px rgba(16, 34, 55, .22));
  transform: translate3d(var(--stone-x), var(--stone-y), 0) rotate(var(--stone-rotate)) scale(var(--stone-scale));
  transform-origin: center;
  will-change: transform, opacity;
}

.stone-parallax__item--left {
  left: calc(var(--stone-gutter) - var(--stone-size) + 8px);
}

.stone-parallax__item--right {
  right: calc(var(--stone-gutter) - var(--stone-size) + 8px);
}

.stone-parallax__item:nth-child(1),
.stone-parallax__item:nth-child(2) {
  top: 18%;
}

.stone-parallax__item:nth-child(3),
.stone-parallax__item:nth-child(4) {
  top: 45%;
}

.stone-parallax__item:nth-child(5),
.stone-parallax__item:nth-child(6) {
  top: 70%;
}

@media (min-width: 1024px) and (prefers-reduced-motion: no-preference) {
  .stone-parallax.is-active {
    display: block;
  }

  body > .wrap {
    position: relative;
    z-index: 1;
  }
}
