html body .rbs-page,
html body .rbu-page {
  overflow-x: clip;
}

/* Final cleanup: footer identity, social buttons, and full case text */
html body .rb-site-footer .rb-site-footer-logo,
html body .rbu-footer.rb-site-footer .rb-site-footer-logo,
html body .rbs-page .rb-site-footer .rb-site-footer-logo,
html body .rbu-page .rb-site-footer .rb-site-footer-logo {
  align-items: center !important;
  display: inline-flex !important;
  flex: 0 0 auto !important;
  justify-content: flex-start !important;
  max-width: 230px !important;
  min-width: 0 !important;
  width: 230px !important;
}

html body .rb-site-footer .rb-site-footer-logo img,
html body .rbu-footer.rb-site-footer .rb-site-footer-logo img,
html body .rbs-page .rb-site-footer .rb-site-footer-logo img,
html body .rbu-page .rb-site-footer .rb-site-footer-logo img {
  display: block !important;
  height: auto !important;
  max-height: 52px !important;
  max-width: 230px !important;
  object-fit: contain !important;
  width: 230px !important;
}

html body .rb-site-footer .rb-site-social-links,
html body .rbu-footer.rb-site-footer .rb-site-social-links {
  align-items: center !important;
  display: flex !important;
  gap: 10px !important;
  justify-content: flex-end !important;
}

html body .rb-site-footer .rb-site-social-links a,
html body .rbu-footer.rb-site-footer .rb-site-social-links a {
  align-items: center !important;
  aspect-ratio: 1 / 1 !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, .12), rgba(255, 255, 255, .06)) !important;
  border: 1px solid rgba(255, 255, 255, .14) !important;
  border-radius: 999px !important;
  box-shadow: none !important;
  color: #f5f7fa !important;
  display: inline-flex !important;
  font-size: 0 !important;
  height: 46px !important;
  justify-content: center !important;
  line-height: 1 !important;
  min-height: 46px !important;
  min-width: 46px !important;
  overflow: hidden !important;
  padding: 0 !important;
  text-decoration: none !important;
  width: 46px !important;
}

html body .rb-site-footer .rb-site-social-links a::before,
html body .rbu-footer.rb-site-footer .rb-site-social-links a::before {
  align-items: center !important;
  background: transparent !important;
  color: #f5f7fa !important;
  display: inline-flex !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  height: auto !important;
  justify-content: center !important;
  letter-spacing: 0 !important;
  line-height: 1 !important;
  width: auto !important;
}

html body .rb-site-footer .rb-site-social-links a[href*="t.me"]::before,
html body .rbu-footer.rb-site-footer .rb-site-social-links a[href*="t.me"]::before {
  content: "TG" !important;
}

html body .rb-site-footer .rb-site-social-links a[href*="vk.com"]::before,
html body .rbu-footer.rb-site-footer .rb-site-social-links a[href*="vk.com"]::before {
  content: "VK" !important;
}

html body .rb-site-footer .rb-site-social-links a[href*="instagram"]::before,
html body .rbu-footer.rb-site-footer .rb-site-social-links a[href*="instagram"]::before {
  content: "IG" !important;
}

html body .rb-site-footer .rb-site-social-links a:hover,
html body .rbu-footer.rb-site-footer .rb-site-social-links a:hover {
  background: linear-gradient(180deg, #ff342f, #d6221e) !important;
  border-color: rgba(255, 255, 255, .2) !important;
  color: #fff !important;
  transform: translateY(-1px) !important;
}

html body .rbu-case-content {
  color: rgba(245, 247, 250, .78) !important;
  font-size: 16px !important;
  line-height: 1.75 !important;
}

html body .rbu-case-content p,
html body .rbu-case-content ul,
html body .rbu-case-content ol {
  margin: 0 0 14px !important;
}

html body .rbu-case-content :last-child {
  margin-bottom: 0 !important;
}

/* Case page readability */
html body .rbu-works-page .rbu-work-hero {
  align-items: stretch !important;
  gap: 18px !important;
  grid-template-columns: minmax(0, .92fr) minmax(420px, 1.08fr) !important;
  margin-top: 20px !important;
}

html body .rbu-works-page .rbu-work-hero .rbu-hero-copy {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  min-height: 390px !important;
  padding: clamp(30px, 4vw, 50px) !important;
}

html body .rbu-works-page .rbu-work-hero h1 {
  font-size: clamp(32px, 3.1vw, 44px) !important;
  line-height: 1.05 !important;
  margin: 10px 0 18px !important;
  max-width: 760px !important;
}

html body .rbu-works-page .rbu-work-hero p {
  color: rgba(245, 247, 250, .78) !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
  max-width: 680px !important;
}

html body .rbu-case-meta {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin: 20px 0 0 !important;
}

html body .rbu-case-meta span {
  align-items: center !important;
  background: rgba(255, 255, 255, .055) !important;
  border: 1px solid rgba(167, 175, 188, .16) !important;
  border-radius: 999px !important;
  color: #f5f7fa !important;
  display: inline-flex !important;
  font-size: 12px !important;
  font-weight: 850 !important;
  min-height: 30px !important;
  padding: 0 12px !important;
}

html body .rbu-case-article {
  align-items: start !important;
  display: grid !important;
  gap: 18px !important;
  grid-template-columns: minmax(0, 1fr) 340px !important;
  margin: 36px 0 42px !important;
}

html body .rbu-case-story,
html body .rbu-case-aside {
  background:
    radial-gradient(circle at 12% 0, rgba(255, 52, 47, .12), transparent 34%),
    linear-gradient(180deg, rgba(25, 28, 35, .96), rgba(17, 19, 24, .96)) !important;
  border: 1px solid rgba(167, 175, 188, .16) !important;
  border-radius: 16px !important;
  box-shadow: 0 18px 54px rgba(0, 0, 0, .26) !important;
}

html body .rbu-case-story {
  padding: clamp(30px, 4vw, 52px) !important;
}

html body .rbu-case-story h2,
html body .rbu-case-aside h2 {
  font-size: clamp(25px, 2vw, 32px) !important;
  line-height: 1.1 !important;
  margin: 8px 0 22px !important;
}

html body .rbu-case-content {
  color: rgba(245, 247, 250, .80) !important;
  font-size: 16px !important;
  line-height: 1.78 !important;
  max-width: 860px !important;
}

html body .rbu-case-content p {
  margin: 0 0 16px !important;
}

html body .rbu-case-content p:first-child {
  color: #f5f7fa !important;
  font-size: 17px !important;
  font-weight: 700 !important;
}

html body .rbu-case-content h3 {
  color: #fff !important;
  font-size: clamp(19px, 1.7vw, 24px) !important;
  font-weight: 900 !important;
  line-height: 1.18 !important;
  margin: 30px 0 12px !important;
  max-width: 780px !important;
}

html body .rbu-case-content h3:first-child {
  margin-top: 0 !important;
}

html body .rbu-case-content h3::after {
  background: #ff342f !important;
  border-radius: 999px !important;
  content: "" !important;
  display: block !important;
  height: 2px !important;
  margin-top: 10px !important;
  width: 42px !important;
}

html body .rbu-case-content .rbu-case-bullet {
  background: rgba(255, 255, 255, .045) !important;
  border: 1px solid rgba(167, 175, 188, .12) !important;
  border-radius: 12px !important;
  margin: 8px 0 !important;
  padding: 12px 14px 12px 34px !important;
  position: relative !important;
}

html body .rbu-case-content .rbu-case-bullet::before {
  background: #ff342f !important;
  border-radius: 999px !important;
  content: "" !important;
  height: 6px !important;
  left: 16px !important;
  position: absolute !important;
  top: 22px !important;
  width: 6px !important;
}

html body .rbu-case-aside {
  padding: 28px !important;
  position: sticky !important;
  top: 18px !important;
}

html body .rbu-case-aside-list {
  display: grid !important;
  gap: 12px !important;
}

html body .rbu-case-aside-list div {
  background: rgba(9, 10, 13, .42) !important;
  border: 1px solid rgba(167, 175, 188, .12) !important;
  border-radius: 12px !important;
  padding: 15px !important;
}

html body .rbu-case-aside-list strong,
html body .rbu-case-aside-list span {
  display: block !important;
}

html body .rbu-case-aside-list strong {
  color: #fff !important;
  font-size: 14px !important;
  margin-bottom: 6px !important;
}

html body .rbu-case-aside-list span {
  color: rgba(245, 247, 250, .70) !important;
  font-size: 13px !important;
  line-height: 1.55 !important;
}

html body .rbu-case-aside-actions {
  display: grid !important;
  gap: 10px !important;
  margin-top: 18px !important;
}

html body .rbu-case-aside-actions .rbu-button {
  justify-content: center !important;
  min-height: 46px !important;
  width: 100% !important;
}

@media (max-width: 900px) {
  html body .rbu-works-page .rbu-work-hero,
  html body .rbu-case-article {
    grid-template-columns: 1fr !important;
  }

  html body .rbu-works-page .rbu-work-hero .rbu-hero-copy {
    min-height: 0 !important;
  }

  html body .rbu-case-aside {
    position: static !important;
  }

  html body .rb-site-footer .rb-site-footer-logo,
  html body .rbu-footer.rb-site-footer .rb-site-footer-logo,
  html body .rbs-page .rb-site-footer .rb-site-footer-logo,
  html body .rbu-page .rb-site-footer .rb-site-footer-logo {
    justify-content: center !important;
    max-width: 200px !important;
    width: 200px !important;
  }

  html body .rb-site-footer .rb-site-footer-logo img,
  html body .rbu-footer.rb-site-footer .rb-site-footer-logo img,
  html body .rbs-page .rb-site-footer .rb-site-footer-logo img,
  html body .rbu-page .rb-site-footer .rb-site-footer-logo img {
    max-height: 46px !important;
    max-width: 200px !important;
    width: 200px !important;
  }

  html body .rb-site-footer .rb-site-social-links,
  html body .rbu-footer.rb-site-footer .rb-site-social-links {
    justify-content: center !important;
  }
}

@media (max-width: 640px) {
  html body .rbu-works-page .rbu-work-hero {
    margin-top: 12px !important;
  }

  html body .rbu-works-page .rbu-work-hero .rbu-hero-copy,
  html body .rbu-case-story,
  html body .rbu-case-aside {
    padding: 22px !important;
  }

  html body .rbu-works-page .rbu-work-hero h1 {
    font-size: clamp(28px, 8vw, 32px) !important;
    line-height: 1.08 !important;
  }

  html body .rbu-case-article {
    margin: 24px 0 28px !important;
  }

  html body .rbu-case-content {
    font-size: 15px !important;
    line-height: 1.7 !important;
  }

  html body .rbu-case-content p:first-child {
    font-size: 16px !important;
  }
}

html body .rbs-page,
html body .rbu-page,
html body .rbu-page.rbu-chip-page {
  padding-top: 0 !important;
}

html body .rbs-topbar,
html body .rbu-topbar,
html body .rbs-footer-modern,
html body .rbu-footer,
html body .rbu-footer--premium {
  box-sizing: border-box;
}

html body .rbs-logo,
html body .rbu-logo,
html body .rbs-footer-logo,
html body .rbu-footer-logo {
  align-items: center;
  display: flex;
  min-width: 0;
  overflow: visible;
}

html body .rbs-logo img,
html body .rbu-logo img,
html body .rbs-footer-logo img,
html body .rbu-footer-logo img {
  display: block;
  height: auto;
  object-fit: contain;
}

html body .rbs-mobile-menu-toggle,
html body .rbu-mobile-menu-toggle {
  align-items: center;
  appearance: none;
  background: #e3342f;
  border: 0;
  border-radius: 10px;
  box-shadow: none;
  box-sizing: border-box;
  cursor: pointer;
  display: none;
  flex-direction: column;
  gap: 4px;
  height: 38px;
  justify-content: center;
  margin: 0;
  min-height: 38px;
  padding: 0;
  position: static;
  transform: none;
  width: 42px;
  z-index: 30;
}

html body .rbs-mobile-menu-toggle span,
html body .rbu-mobile-menu-toggle span {
  background: #fff;
  border-radius: 999px;
  display: block;
  height: 2px;
  transition: transform .18s ease, opacity .18s ease;
  width: 18px;
}

html body .rbs-topbar.is-mobile-menu-open .rbs-mobile-menu-toggle span:nth-child(1),
html body .rbu-topbar.is-mobile-menu-open .rbu-mobile-menu-toggle span:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}

html body .rbs-topbar.is-mobile-menu-open .rbs-mobile-menu-toggle span:nth-child(2),
html body .rbu-topbar.is-mobile-menu-open .rbu-mobile-menu-toggle span:nth-child(2) {
  opacity: 0;
}

html body .rbs-topbar.is-mobile-menu-open .rbs-mobile-menu-toggle span:nth-child(3),
html body .rbu-topbar.is-mobile-menu-open .rbu-mobile-menu-toggle span:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}

@media (min-width: 901px) {
  html body .rbs-topbar,
  html body .rbu-topbar {
    align-items: center;
    display: grid;
    grid-template-columns: minmax(210px, 260px) minmax(280px, 1fr) auto;
    margin-top: 0 !important;
    min-height: 74px;
  }

  html body .rbs-logo,
  html body .rbu-logo {
    justify-content: flex-start;
  }

  html body .rbs-logo img,
  html body .rbu-logo img {
    max-height: 46px;
    max-width: 220px;
    width: 220px;
  }

  html body .rbs-menu,
  html body .rbu-menu {
    align-items: center;
    justify-content: center;
    min-width: 0;
  }

  html body .rbs-topbar .rbs-menu > a,
  html body .rbs-topbar .rbs-menu-item > a,
  html body .rbu-topbar .rbu-menu > a,
  html body .rbu-topbar .rbu-menu-item > a {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    position: relative !important;
  }

  html body .rbs-topbar .rbs-menu > a::after,
  html body .rbs-topbar .rbs-menu-item > a::after,
  html body .rbu-topbar .rbu-menu > a::after,
  html body .rbu-topbar .rbu-menu-item > a::after {
    content: none !important;
    display: none !important;
  }

  html body .rbs-topbar .rbs-menu > a::before,
  html body .rbs-topbar .rbs-menu-item > a::before,
  html body .rbu-topbar .rbu-menu > a::before,
  html body .rbu-topbar .rbu-menu-item > a::before {
    background: #e3342f !important;
    border: 0 !important;
    border-radius: 999px !important;
    bottom: 0 !important;
    box-shadow: none !important;
    content: "" !important;
    display: block !important;
    height: 2px !important;
    left: 0 !important;
    margin: 0 !important;
    opacity: 0 !important;
    position: absolute !important;
    right: 0 !important;
    transform: scaleX(.45) !important;
    transform-origin: center !important;
    transition: opacity .18s ease, transform .18s ease !important;
    width: auto !important;
  }

  html body .rbs-topbar .rbs-menu > a:hover::before,
  html body .rbs-topbar .rbs-menu > a:focus::before,
  html body .rbs-topbar .rbs-menu-item:hover > a::before,
  html body .rbs-topbar .rbs-menu-item:focus-within > a::before,
  html body .rbu-topbar .rbu-menu > a:hover::before,
  html body .rbu-topbar .rbu-menu > a:focus::before,
  html body .rbu-topbar .rbu-menu-item:hover > a::before,
  html body .rbu-topbar .rbu-menu-item:focus-within > a::before {
    opacity: 1 !important;
    transform: scaleX(1) !important;
  }

  html body .rbs-top-actions,
  html body .rbu-top-actions {
    align-items: center !important;
    display: flex !important;
    gap: 10px !important;
    justify-self: end;
    min-width: 0;
  }

  html body .rbs-top-actions a,
  html body .rbu-top-actions a {
    align-items: center !important;
    border-radius: 10px !important;
    box-sizing: border-box !important;
    display: inline-flex !important;
    font-size: 15px !important;
    font-weight: 900 !important;
    justify-content: center !important;
    line-height: 1 !important;
    min-height: 44px !important;
    padding: 0 16px !important;
    text-decoration: none !important;
    white-space: nowrap !important;
  }

  html body .rbs-top-actions a:first-child,
  html body .rbu-top-actions a:first-child {
    background: rgba(255, 255, 255, .06) !important;
    border: 1px solid rgba(255, 255, 255, .12) !important;
    color: #fff !important;
  }

  html body .rbs-top-actions a:last-child,
  html body .rbu-top-actions a:last-child {
    background: linear-gradient(180deg, #ff342f, #c91f1b) !important;
    border: 0 !important;
    box-shadow: 0 14px 30px rgba(227, 52, 47, .28) !important;
    color: #fff !important;
  }
}

@media (max-width: 900px) {
  html,
  body {
    max-width: 100vw;
    overflow-x: hidden;
  }

  html body .rbs-page,
  html body .rbu-page,
  html body .rbu-page.rbu-chip-page {
    max-width: 100vw;
    overflow-x: hidden;
    padding-top: 10px !important;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }

  html body .rbs-topbar,
  html body .rbu-topbar,
  html body .rbu-page.rbu-chip-page .rbu-topbar {
    align-items: center !important;
    display: grid !important;
    gap: 8px 10px !important;
    grid-template-columns: minmax(0, 1fr) 42px !important;
    margin: 0 auto !important;
    max-width: calc(100vw - 20px) !important;
    min-height: 64px !important;
    overflow: visible !important;
    padding: 11px 12px !important;
    position: relative !important;
    transform: none !important;
    width: calc(100vw - 20px) !important;
  }

  html body .rbs-logo,
  html body .rbu-logo,
  html body .rbu-page.rbu-chip-page .rbu-logo {
    grid-column: 1 !important;
    grid-row: 1 !important;
    justify-content: flex-start !important;
    min-height: 42px !important;
    width: auto !important;
  }

  html body .rbs-logo img,
  html body .rbu-logo img,
  html body .rbu-page.rbu-chip-page .rbu-logo img {
    height: auto !important;
    max-height: 38px !important;
    max-width: 205px !important;
    object-fit: contain !important;
    width: min(205px, 100%) !important;
  }

  html body .rbs-mobile-menu-toggle,
  html body .rbu-mobile-menu-toggle {
    align-self: center !important;
    display: inline-flex !important;
    grid-column: 2 !important;
    grid-row: 1 !important;
    justify-self: end !important;
    margin: 0 !important;
    position: static !important;
    right: auto !important;
    top: auto !important;
    transform: none !important;
  }

  html body .rbs-top-actions,
  html body .rbu-top-actions,
  html body .rbu-page.rbu-chip-page .rbu-top-actions {
    display: none !important;
  }

  html body .rbs-topbar .rbs-menu,
  html body .rbu-topbar .rbu-menu,
  html body .rbu-page.rbu-chip-page .rbu-topbar .rbu-menu {
    background: #111318 !important;
    border: 1px solid rgba(255, 255, 255, .1) !important;
    border-radius: 12px !important;
    box-sizing: border-box !important;
    display: none !important;
    grid-column: 1 / -1 !important;
    grid-row: 2 !important;
    grid-template-columns: 1fr !important;
    margin: 2px 0 0 !important;
    min-width: 0 !important;
    overflow: visible !important;
    padding: 8px !important;
    position: static !important;
    transform: none !important;
    width: 100% !important;
  }

  html body .rbs-topbar.is-mobile-menu-open .rbs-menu,
  html body .rbu-topbar.is-mobile-menu-open .rbu-menu,
  html body .rbu-page.rbu-chip-page .rbu-topbar.is-mobile-menu-open .rbu-menu {
    display: grid !important;
    gap: 6px !important;
  }

  html body .rbs-menu-item,
  html body .rbs-topbar .rbs-menu > a,
  html body .rbu-menu-item,
  html body .rbu-topbar .rbu-menu > a {
    max-width: 100% !important;
    min-width: 0 !important;
    width: 100% !important;
  }

  html body .rbs-topbar .rbs-menu a,
  html body .rbs-topbar .rbs-menu-item > a,
  html body .rbu-topbar .rbu-menu a,
  html body .rbu-topbar .rbu-menu-item > a {
    align-items: center !important;
    border: 0 !important;
    border-radius: 8px !important;
    display: flex !important;
    font-size: 13px !important;
    justify-content: flex-start !important;
    min-height: 38px !important;
    padding: 0 12px !important;
    text-align: left !important;
    white-space: nowrap !important;
    width: 100% !important;
  }

  html body .rbs-menu-dropdown,
  html body .rbu-menu-dropdown {
    position: static !important;
    transform: none !important;
    width: 100% !important;
  }

  html body .rbs-footer-modern,
  html body .rbu-footer,
  html body .rbu-footer--premium,
  html body .rbu-page.rbu-chip-page .rbu-footer {
    align-items: center !important;
    box-sizing: border-box !important;
    display: grid !important;
    gap: 16px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: calc(100vw - 20px) !important;
    overflow: visible !important;
    padding: 18px 14px !important;
    width: calc(100vw - 20px) !important;
  }

  html body .rbu-footer-brand {
    align-items: center !important;
    display: grid !important;
    gap: 16px !important;
    grid-template-columns: 1fr !important;
    justify-items: center !important;
    overflow: visible !important;
    width: 100% !important;
  }

  html body .rbs-footer-logo,
  html body .rbu-footer-logo {
    justify-content: center !important;
    min-height: 52px !important;
    overflow: visible !important;
    width: 100% !important;
  }

  html body .rbs-footer-logo img,
  html body .rbu-footer-logo img,
  html body .rbu-page.rbu-chip-page .rbu-footer-logo img {
    height: auto !important;
    max-height: none !important;
    max-width: min(230px, 100%) !important;
    object-fit: contain !important;
    width: min(230px, 100%) !important;
  }

  html body .rbs-footer-modern nav,
  html body .rbu-footer-nav {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px 12px !important;
    justify-content: center !important;
    width: 100% !important;
  }

  html body .rbs-footer-socials,
  html body .rbu-social-links,
  html body .rbu-footer .rbu-social-links {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
    justify-content: center !important;
    width: 100% !important;
  }

  html body .rbs-footer-bottom,
  html body .rbu-footer-meta,
  html body .rbu-footer--premium .rbu-footer-meta {
    align-items: center !important;
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px 14px !important;
    justify-content: center !important;
    text-align: center !important;
    width: 100% !important;
  }

  html body .rbu-page.rbu-chip-page,
  html body .rbu-page.rbu-chip-page * {
    box-sizing: border-box !important;
  }

  html body .rbu-page.rbu-chip-page .rbu-shell,
  html body .rbu-page.rbu-chip-page .chip-tuning-archive,
  html body .rbu-page.rbu-chip-page .chip-tuning-archive .container,
  html body .rbu-page.rbu-chip-page .chip-tuning-results,
  html body .rbu-page.rbu-chip-page .chip-tuning-single,
  html body .rbu-page.rbu-chip-page .chip-tuning-single > .container,
  html body .rbu-page.rbu-chip-page .chip-tuning-single .container,
  html body .rbu-page.rbu-chip-page .chip-tuning-excerpt,
  html body .rbu-page.rbu-chip-page .chip-tuning-breadcrumbs,
  html body .rbu-page.rbu-chip-page .breadcrumb,
  html body .rbu-page.rbu-chip-page .ct-seo-hub,
  html body .rbu-page.rbu-chip-page .ct-desc,
  html body .rbu-page.rbu-chip-page .ct-faq,
  html body .rbu-page.rbu-chip-page .archive-description,
  html body .rbu-page.rbu-chip-page .chip-tuning-filters,
  html body .rbu-page.rbu-chip-page .chip-tuning-no-results,
  html body .rbu-page.rbu-chip-page .chip-tuning__second-info,
  html body .rbu-page.rbu-chip-page .ct-main-sections {
    max-width: 100% !important;
    min-width: 0 !important;
    overflow-x: hidden !important;
    width: 100% !important;
  }

  html body .rbu-page.rbu-chip-page .ct-seo-hub,
  html body .rbu-page.rbu-chip-page .chip-tuning-filters,
  html body .rbu-page.rbu-chip-page .ct-main-sections {
    padding: 18px 14px !important;
  }

  html body .rbu-page.rbu-chip-page .ct-seo-hub h1,
  html body .rbu-page.rbu-chip-page .chip-tuning-archive h1,
  html body .rbu-page.rbu-chip-page .chip-tuning-results h1,
  html body .rbu-page.rbu-chip-page .chip-tuning-single h1,
  html body .rbs-selector-copy h1 {
    font-size: clamp(24px, 7vw, 30px) !important;
    line-height: 1.1 !important;
    overflow-wrap: anywhere !important;
  }

  html body .rbu-page.rbu-chip-page .chip-tuning-filters .filter-row,
  html body .rbu-page.rbu-chip-page #chip-tuning-filter,
  html body .rbu-page.rbu-chip-page .chip-tuning-filters form,
  html body .rbu-page.rbu-chip-page .manufacturers-grid,
  html body .rbu-page.rbu-chip-page .models-grid,
  html body .rbu-page.rbu-chip-page .generations-grid,
  html body .rbu-page.rbu-chip-page .engines-grid {
    display: grid !important;
    gap: 12px !important;
    grid-template-columns: 1fr !important;
    width: 100% !important;
  }
}

@media (max-width: 380px) {
  html body .rbs-logo img,
  html body .rbu-logo img,
  html body .rbu-page.rbu-chip-page .rbu-logo img {
    max-width: 178px !important;
    width: min(178px, 100%) !important;
  }
}

html body .rbu-works-page .rbu-work-grid {
  align-items: stretch !important;
  display: grid !important;
  gap: 16px !important;
  grid-auto-rows: 1fr !important;
}

html body .rbu-works-page .rbu-work-card {
  display: flex !important;
  height: 385px !important;
  min-height: 0 !important;
}

html body .rbu-works-page .rbu-work-card > a {
  display: flex !important;
  flex-direction: column !important;
  height: 100% !important;
  min-height: 100% !important;
  overflow: hidden !important;
  width: 100% !important;
}

html body .rbu-works-page .rbu-work-card img {
  aspect-ratio: 16 / 10 !important;
  flex: 0 0 auto !important;
  height: auto !important;
  max-height: none !important;
  object-fit: cover !important;
  width: 100% !important;
}

html body .rbu-works-page .rbu-work-card span {
  flex: 0 0 auto !important;
  min-height: 18px !important;
}

html body .rbu-works-page .rbu-work-card h2 {
  display: -webkit-box !important;
  flex: 1 1 auto !important;
  font-size: clamp(23px, 1.75vw, 29px) !important;
  line-height: 1.08 !important;
  margin-bottom: 0 !important;
  min-height: 4.32em !important;
  overflow: hidden !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 4 !important;
}

html body .rbu-page:not(.rbs-showroom) .rbu-hero-actions {
  align-items: stretch !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
}

html body .rbu-page:not(.rbs-showroom) .rbu-hero-actions .rbu-button,
html body .rbu-page:not(.rbs-showroom) .rbu-hero-actions .rbu-button-secondary {
  align-items: center !important;
  box-sizing: border-box !important;
  display: inline-flex !important;
  flex: 0 0 auto !important;
  justify-content: center !important;
  line-height: 1 !important;
  margin: 0 !important;
  min-height: 48px !important;
  padding: 0 20px !important;
  vertical-align: top !important;
  white-space: nowrap !important;
}

html body .rbu-page:not(.rbs-showroom) .rbu-hero-actions .rbu-button-secondary[href*="t.me"] {
  gap: 8px !important;
  min-width: 0 !important;
}

html body .rbu-page:not(.rbs-showroom) .rbu-hero-actions .rbu-button-secondary[href*="t.me"]::after {
  line-height: 1 !important;
}

html body .rbu-case-gallery {
  margin: 28px 0 34px !important;
  width: 100% !important;
}

html body .rbu-case-gallery .rbu-section-head {
  align-items: end !important;
  margin-bottom: 16px !important;
}

html body .rbu-case-gallery .rbu-section-head h2 {
  font-size: clamp(28px, 2.5vw, 42px) !important;
  line-height: 1.05 !important;
  margin: 6px 0 0 !important;
}

html body .rbu-case-gallery-grid {
  display: grid !important;
  gap: 12px !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

html body .rbu-case-gallery-item {
  background: #171a21 !important;
  border: 1px solid rgba(167, 175, 188, .16) !important;
  border-radius: 16px !important;
  box-shadow: 0 18px 48px rgba(0, 0, 0, .24) !important;
  display: block !important;
  min-height: 0 !important;
  overflow: hidden !important;
  position: relative !important;
}

html body .rbu-case-gallery-item:first-child {
  grid-column: span 2 !important;
  grid-row: span 2 !important;
}

html body .rbu-case-gallery-item img {
  aspect-ratio: 4 / 3 !important;
  display: block !important;
  height: 100% !important;
  max-height: none !important;
  object-fit: cover !important;
  transition: transform .28s ease, filter .28s ease !important;
  width: 100% !important;
}

html body .rbu-case-gallery-item:first-child img {
  aspect-ratio: 16 / 10 !important;
}

html body .rbu-case-gallery-item:hover img {
  filter: brightness(1.06) !important;
  transform: scale(1.035) !important;
}

@media (min-width: 901px) {
  html body .rbu-works-page .rbu-work-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  html body .rbu-works-page .rbu-work-card {
    height: 385px !important;
  }
}

@media (min-width: 640px) and (max-width: 900px) {
  html body .rbu-works-page .rbu-work-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  html body .rbu-works-page .rbu-work-card {
    height: 360px !important;
  }

  html body .rbu-case-gallery-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 639px) {
  html body .rbu-page:not(.rbs-showroom) .rbu-cta {
    box-sizing: border-box !important;
    display: grid !important;
    gap: 16px !important;
    grid-template-columns: 1fr !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: calc(100vw - 20px) !important;
    padding: 22px 16px !important;
    text-align: left !important;
    width: calc(100vw - 20px) !important;
  }

  html body .rbu-page:not(.rbs-showroom) .rbu-cta > div,
  html body .rbu-page:not(.rbs-showroom) .rbu-cta form {
    box-sizing: border-box !important;
    margin: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    width: 100% !important;
  }

  html body .rbu-page:not(.rbs-showroom) .rbu-cta h2 {
    font-size: clamp(24px, 7vw, 30px) !important;
    line-height: 1.12 !important;
    margin: 0 0 8px !important;
    max-width: 100% !important;
  }

  html body .rbu-page:not(.rbs-showroom) .rbu-cta p {
    margin: 0 !important;
    max-width: 100% !important;
  }

  html body .rbu-page:not(.rbs-showroom) .rbu-cta form {
    display: grid !important;
    gap: 10px !important;
    grid-template-columns: 1fr !important;
  }

  html body .rbu-page:not(.rbs-showroom) .rbu-cta input,
  html body .rbu-page:not(.rbs-showroom) .rbu-cta button {
    box-sizing: border-box !important;
    display: block !important;
    margin: 0 !important;
    min-width: 0 !important;
    width: 100% !important;
  }

  html body .rbu-page:not(.rbs-showroom) .rbu-hero-actions {
    display: grid !important;
    gap: 10px !important;
    grid-template-columns: 1fr 1fr !important;
    width: 100% !important;
  }

  html body .rbu-page:not(.rbs-showroom) .rbu-hero-actions .rbu-button,
  html body .rbu-page:not(.rbs-showroom) .rbu-hero-actions .rbu-button-secondary {
    font-size: 13px !important;
    min-height: 44px !important;
    padding: 0 10px !important;
    width: 100% !important;
  }

  html body .rbu-page:not(.rbs-showroom) .rbu-hero-actions .rbu-button-secondary[href*="t.me"]::after {
    content: "Telegram" !important;
  }

  html body .rbs-page .rbs-works {
    display: none !important;
  }

  html body .rbs-page .rbs-why .rbs-section-head {
    align-items: center !important;
    display: flex !important;
    justify-content: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 100% !important;
    text-align: center !important;
    width: 100% !important;
  }

  html body .rbs-page .rbs-why .rbs-section-head h2 {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
    width: 100% !important;
  }

  html body .rbu-works-page .rbu-work-grid {
    grid-auto-rows: auto !important;
    grid-template-columns: 1fr !important;
  }

  html body .rbu-works-page .rbu-work-card {
    height: auto !important;
  }

  html body .rbu-works-page .rbu-work-card h2 {
    font-size: clamp(23px, 7vw, 28px) !important;
    min-height: auto !important;
  }

  html body .rbu-case-gallery {
    box-sizing: border-box !important;
    margin: 20px auto 24px !important;
    max-width: calc(100vw - 20px) !important;
    width: calc(100vw - 20px) !important;
  }

  html body .rbu-case-gallery .rbu-section-head {
    margin-bottom: 12px !important;
  }

  html body .rbu-case-gallery .rbu-section-head h2 {
    font-size: clamp(24px, 7vw, 30px) !important;
  }

  html body .rbu-case-gallery-grid {
    gap: 10px !important;
    grid-template-columns: 1fr !important;
  }

  html body .rbu-case-gallery-item,
  html body .rbu-case-gallery-item:first-child {
    grid-column: auto !important;
    grid-row: auto !important;
  }

  html body .rbu-case-gallery-item img,
  html body .rbu-case-gallery-item:first-child img {
    aspect-ratio: 4 / 3 !important;
    height: auto !important;
  }
}

html body a[href*="t.me"].rbs-telegram-wide::after,
html body .rbs-hero-actions a[href*="t.me"]::after,
html body .rbu-cta a[href*="t.me"]::after,
html body .rbs-contact-suite a[href*="t.me"]::after,
html body .rbu-button-secondary[href*="t.me"]::after {
  content: none !important;
  display: none !important;
}

html body .rbu-footer .rbu-social-links a::after,
html body .rbs-footer-socials a::after {
  content: none !important;
  display: none !important;
}

html body .rbu-footer .rbu-social-links a span,
html body .rbs-footer-socials a span {
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

html body .rbu-hero-actions .rbu-button-secondary[href*="t.me"] {
  font-size: 14px !important;
  margin-top: 0 !important;
  width: auto !important;
}

html body .rbu-hero-actions .rbu-button-secondary[href*="t.me"]::before,
html body .rbu-hero-actions .rbu-button-secondary[href*="t.me"]::after {
  content: none !important;
  display: none !important;
}

html body .rbs-menu-dropdown,
html body .rbu-menu-dropdown,
html body .rbu-page.rbu-chip-page .rbu-menu-dropdown {
  background: rgba(17, 19, 24, .96) !important;
  border: 1px solid rgba(255, 255, 255, .12) !important;
  border-radius: 16px !important;
  box-shadow: 0 26px 70px rgba(0, 0, 0, .38) !important;
  gap: 4px !important;
  min-width: 260px !important;
  padding: 14px !important;
}

html body .rbs-menu-dropdown::before,
html body .rbu-menu-dropdown::before,
html body .rbu-page.rbu-chip-page .rbu-menu-dropdown::before {
  content: none !important;
  display: none !important;
}

html body .rbs-menu-dropdown a,
html body .rbu-menu-dropdown a,
html body .rbu-page.rbu-chip-page .rbu-menu-dropdown a {
  align-items: center !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 12px !important;
  box-shadow: none !important;
  color: #f5f7fa !important;
  display: flex !important;
  gap: 12px !important;
  min-height: 42px !important;
}

html body .rbs-menu-dropdown a::before,
html body .rbu-menu-dropdown a::before,
html body .rbu-page.rbu-chip-page .rbu-menu-dropdown a::before {
  background: #e3342f !important;
  border: 0 !important;
  border-radius: 999px !important;
  box-shadow: none !important;
  content: "" !important;
  display: block !important;
  flex: 0 0 18px !important;
  height: 1px !important;
  min-width: 18px !important;
  transform: none !important;
  width: 18px !important;
}

html body .rbs-menu-dropdown a:hover,
html body .rbs-menu-dropdown a:focus,
html body .rbu-menu-dropdown a:hover,
html body .rbu-menu-dropdown a:focus,
html body .rbu-page.rbu-chip-page .rbu-menu-dropdown a:hover,
html body .rbu-page.rbu-chip-page .rbu-menu-dropdown a:focus {
  background: rgba(255, 255, 255, .06) !important;
  color: #fff !important;
}

html body .rbu-works-page .rbu-work-card {
  height: 350px !important;
}

html body .rbu-works-page .rbu-work-card h2 {
  font-size: clamp(19px, 1.28vw, 24px) !important;
  line-height: 1.12 !important;
  min-height: auto !important;
  -webkit-line-clamp: 3 !important;
}

@media (max-width: 900px) {
  html body .rbs-menu-dropdown,
  html body .rbu-menu-dropdown,
  html body .rbu-page.rbu-chip-page .rbu-menu-dropdown {
    min-width: 0 !important;
    padding: 8px !important;
    width: 100% !important;
  }

  html body .rbu-works-page .rbu-work-card {
    height: auto !important;
  }

  html body .rbu-works-page .rbu-work-card h2 {
    font-size: clamp(21px, 6vw, 26px) !important;
    -webkit-line-clamp: 4 !important;
  }
}

@media (min-width: 901px) {
  html body .rbs-menu-dropdown,
  html body .rbu-menu-dropdown,
  html body .rbu-page.rbu-chip-page .rbu-menu-dropdown {
    display: grid !important;
    gap: 6px !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    min-width: 390px !important;
    padding: 10px !important;
  }

  html body .rbs-menu-dropdown a,
  html body .rbu-menu-dropdown a,
  html body .rbu-page.rbu-chip-page .rbu-menu-dropdown a {
    font-size: 13px !important;
    justify-content: flex-start !important;
    min-height: 36px !important;
    padding: 0 12px !important;
    white-space: nowrap !important;
  }
}

html body .rbs-menu-dropdown a::before,
html body .rbu-menu-dropdown a::before,
html body .rbu-page.rbu-chip-page .rbu-menu-dropdown a::before {
  content: none !important;
  display: none !important;
}

html body .rb-site-header,
html body .rb-site-footer,
html body .rb-site-header *,
html body .rb-site-footer * {
  box-sizing: border-box;
}

html body .rb-site-logo,
html body .rb-site-footer-logo {
  align-items: center;
  display: flex;
  min-width: 0;
  overflow: visible;
}

html body .rb-site-logo img,
html body .rb-site-footer-logo img {
  display: block;
  height: auto;
  object-fit: contain;
}

html body .rb-site-menu-toggle {
  align-items: center;
  appearance: none;
  background: #e3342f;
  border: 0;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: none;
  flex-direction: column;
  gap: 4px;
  height: 38px;
  justify-content: center;
  margin: 0;
  min-height: 38px;
  padding: 0;
  position: static;
  transform: none;
  width: 42px;
  z-index: 30;
}

html body .rb-site-menu-toggle span {
  background: #fff;
  border-radius: 999px;
  display: block;
  height: 2px;
  transition: transform .18s ease, opacity .18s ease;
  width: 18px;
}

html body .rb-site-header.is-mobile-menu-open .rb-site-menu-toggle span:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}

html body .rb-site-header.is-mobile-menu-open .rb-site-menu-toggle span:nth-child(2) {
  opacity: 0;
}

html body .rb-site-header.is-mobile-menu-open .rb-site-menu-toggle span:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}

@media (min-width: 901px) {
  html body .rb-site-header {
    align-items: center !important;
    display: grid !important;
    grid-template-columns: minmax(210px, 260px) minmax(280px, 1fr) auto !important;
    margin-top: 0 !important;
    min-height: 74px !important;
  }

  html body .rb-site-logo {
    justify-content: flex-start !important;
  }

  html body .rb-site-logo img {
    max-height: 46px !important;
    max-width: 220px !important;
    width: 220px !important;
  }

  html body .rb-site-menu {
    align-items: center !important;
    display: flex !important;
    gap: 18px !important;
    justify-content: center !important;
    min-width: 0 !important;
  }

  html body .rb-site-menu > a,
  html body .rb-site-menu-item > a {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    color: #f5f7fa !important;
    position: relative !important;
    text-decoration: none !important;
  }

  html body .rb-site-menu > a::after,
  html body .rb-site-menu-item > a::after {
    content: none !important;
    display: none !important;
  }

  html body .rb-site-menu > a::before,
  html body .rb-site-menu-item > a::before {
    background: #e3342f !important;
    border: 0 !important;
    border-radius: 999px !important;
    bottom: 0 !important;
    box-shadow: none !important;
    content: "" !important;
    display: block !important;
    height: 2px !important;
    left: 0 !important;
    opacity: 0 !important;
    position: absolute !important;
    right: 0 !important;
    transform: scaleX(.45) !important;
    transform-origin: center !important;
    transition: opacity .18s ease, transform .18s ease !important;
    width: auto !important;
  }

  html body .rb-site-menu > a:hover::before,
  html body .rb-site-menu > a:focus::before,
  html body .rb-site-menu-item:hover > a::before,
  html body .rb-site-menu-item:focus-within > a::before {
    opacity: 1 !important;
    transform: scaleX(1) !important;
  }

  html body .rb-site-actions {
    align-items: center !important;
    display: flex !important;
    gap: 10px !important;
    justify-self: end !important;
    min-width: 0 !important;
  }

  html body .rb-site-actions a {
    align-items: center !important;
    border-radius: 10px !important;
    display: inline-flex !important;
    font-size: 15px !important;
    font-weight: 900 !important;
    justify-content: center !important;
    line-height: 1 !important;
    min-height: 44px !important;
    padding: 0 16px !important;
    text-decoration: none !important;
    white-space: nowrap !important;
  }

  html body .rb-site-actions a:first-child {
    background: rgba(255, 255, 255, .06) !important;
    border: 1px solid rgba(255, 255, 255, .12) !important;
    color: #fff !important;
  }

  html body .rb-site-actions a:last-child {
    background: linear-gradient(180deg, #ff342f, #c91f1b) !important;
    border: 0 !important;
    box-shadow: 0 14px 30px rgba(227, 52, 47, .28) !important;
    color: #fff !important;
  }

  html body .rb-site-menu-dropdown {
    background: #111318 !important;
    border: 1px solid rgba(255, 255, 255, .12) !important;
    border-radius: 16px !important;
    box-shadow: 0 22px 60px rgba(0, 0, 0, .34) !important;
    display: grid !important;
    gap: 6px !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    min-width: 390px !important;
    padding: 10px !important;
  }

  html body .rb-site-menu-dropdown::before {
    content: none !important;
    display: none !important;
  }

  html body .rb-site-menu-dropdown a {
    align-items: center !important;
    color: #f5f7fa !important;
    display: flex !important;
    font-size: 13px !important;
    justify-content: flex-start !important;
    min-height: 36px !important;
    padding: 0 12px !important;
    white-space: nowrap !important;
  }

  html body .rb-site-menu-dropdown a::before {
    content: none !important;
    display: none !important;
  }
}

@media (max-width: 900px) {
  html body .rb-site-header {
    align-items: center !important;
    display: grid !important;
    gap: 8px 10px !important;
    grid-template-columns: minmax(0, 1fr) 42px !important;
    margin: 0 auto !important;
    max-width: calc(100vw - 20px) !important;
    min-height: 64px !important;
    overflow: visible !important;
    padding: 11px 12px !important;
    position: relative !important;
    transform: none !important;
    width: calc(100vw - 20px) !important;
  }

  html body .rb-site-logo {
    grid-column: 1 !important;
    grid-row: 1 !important;
    justify-content: flex-start !important;
    min-height: 42px !important;
    width: auto !important;
  }

  html body .rb-site-logo img {
    max-height: 38px !important;
    max-width: 205px !important;
    width: min(205px, 100%) !important;
  }

  html body .rb-site-menu-toggle {
    align-self: center !important;
    display: inline-flex !important;
    grid-column: 2 !important;
    grid-row: 1 !important;
    justify-self: end !important;
  }

  html body .rb-site-actions {
    display: none !important;
  }

  html body .rb-site-menu {
    background: #111318 !important;
    border: 1px solid rgba(255, 255, 255, .1) !important;
    border-radius: 12px !important;
    display: none !important;
    grid-column: 1 / -1 !important;
    grid-row: 2 !important;
    grid-template-columns: 1fr !important;
    margin: 2px 0 0 !important;
    min-width: 0 !important;
    overflow: visible !important;
    padding: 8px !important;
    position: static !important;
    transform: none !important;
    width: 100% !important;
  }

  html body .rb-site-header.is-mobile-menu-open .rb-site-menu {
    display: grid !important;
    gap: 6px !important;
  }

  html body .rb-site-menu-item,
  html body .rb-site-menu > a {
    max-width: 100% !important;
    min-width: 0 !important;
    width: 100% !important;
  }

  html body .rb-site-menu a,
  html body .rb-site-menu-item > a {
    align-items: center !important;
    border: 0 !important;
    border-radius: 8px !important;
    display: flex !important;
    font-size: 13px !important;
    justify-content: flex-start !important;
    min-height: 38px !important;
    padding: 0 12px !important;
    text-align: left !important;
    white-space: nowrap !important;
    width: 100% !important;
  }

  html body .rb-site-menu-dropdown {
    min-width: 0 !important;
    padding: 8px !important;
    position: static !important;
    transform: none !important;
    width: 100% !important;
  }

  html body .rb-site-footer {
    align-items: center !important;
    display: grid !important;
    gap: 16px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: calc(100vw - 20px) !important;
    overflow: visible !important;
    padding: 18px 14px !important;
    width: calc(100vw - 20px) !important;
  }

  html body .rb-site-footer-brand {
    align-items: center !important;
    display: grid !important;
    gap: 16px !important;
    grid-template-columns: 1fr !important;
    justify-items: center !important;
    width: 100% !important;
  }

  html body .rb-site-footer-logo {
    justify-content: center !important;
    min-height: 52px !important;
    width: 100% !important;
  }

  html body .rb-site-footer-logo img {
    max-height: none !important;
    max-width: min(230px, 100%) !important;
    width: min(230px, 100%) !important;
  }

  html body .rb-site-footer-nav,
  html body .rb-site-social-links,
  html body .rb-site-footer-meta {
    justify-content: center !important;
    text-align: center !important;
    width: 100% !important;
  }
}

/* Final shared header/footer lock. Keep this at the end: old page CSS still contains legacy rbu/rbs header rules. */
html body .rb-site-header .rb-site-menu > a,
html body .rb-site-header .rb-site-menu-item > a {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  outline: 0 !important;
  text-decoration: none !important;
}

html body .rb-site-header .rb-site-menu > a::after,
html body .rb-site-header .rb-site-menu-item > a::after {
  content: none !important;
  display: none !important;
}

@media (min-width: 901px) {
  html body .rb-site-header {
    max-width: min(100% - 48px, 1160px) !important;
    width: min(100% - 48px, 1160px) !important;
  }

  html body .rb-site-header .rb-site-menu {
    gap: 28px !important;
  }

  html body .rb-site-header .rb-site-menu > a,
  html body .rb-site-header .rb-site-menu-item > a {
    border-radius: 0 !important;
    font-size: 15px !important;
    min-height: 58px !important;
    padding: 0 0 2px !important;
  }

  html body .rb-site-header .rb-site-menu > a::before,
  html body .rb-site-header .rb-site-menu-item > a::before {
    bottom: 0 !important;
    height: 2px !important;
    left: 0 !important;
    right: 0 !important;
  }

  html body .rb-site-header .rb-site-menu-dropdown {
    display: grid !important;
    gap: 12px !important;
    grid-template-columns: 1fr !important;
    left: 50% !important;
    min-width: 260px !important;
    padding: 22px !important;
    top: calc(100% + 2px) !important;
    transform: translateX(-50%) translateY(8px) !important;
  }

  html body .rb-site-header .rb-site-menu-item:hover .rb-site-menu-dropdown,
  html body .rb-site-header .rb-site-menu-item:focus-within .rb-site-menu-dropdown {
    opacity: 1 !important;
    pointer-events: auto !important;
    transform: translateX(-50%) translateY(0) !important;
    visibility: visible !important;
  }

  html body .rb-site-header .rb-site-menu-dropdown a {
    border-radius: 10px !important;
    font-size: 15px !important;
    min-height: 34px !important;
    padding: 0 10px !important;
  }
}

html body .rb-site-footer .rb-site-social-links a {
  align-items: center !important;
  aspect-ratio: 1 !important;
  border-radius: 999px !important;
  display: inline-flex !important;
  height: 48px !important;
  justify-content: center !important;
  min-height: 48px !important;
  padding: 0 !important;
  width: 48px !important;
}

html body .rb-site-footer .rb-site-social-links a span {
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

html body .rb-site-footer .rb-site-social-links a::after {
  content: none !important;
  display: none !important;
}

html body .rb-site-footer .rb-site-social-links a::before {
  background: transparent !important;
  color: #fff !important;
  display: block !important;
  height: 22px !important;
  line-height: 1 !important;
  position: static !important;
  width: 22px !important;
}

html body .rbu-works-page .rbu-work-grid {
  align-items: stretch !important;
  display: grid !important;
  gap: 18px !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

html body .rbu-works-page .rbu-work-card {
  display: flex !important;
  min-height: 0 !important;
}

html body .rbu-works-page .rbu-work-card > a {
  display: grid !important;
  grid-template-rows: auto auto 1fr !important;
  min-height: 390px !important;
  padding: 0 !important;
  width: 100% !important;
}

html body .rbu-works-page .rbu-work-card img {
  aspect-ratio: 16 / 10 !important;
  border-radius: 14px 14px 0 0 !important;
  height: auto !important;
  max-height: none !important;
  object-fit: cover !important;
  width: 100% !important;
}

html body .rbu-works-page .rbu-work-card span {
  align-self: start !important;
  font-size: 12px !important;
  margin: 20px 22px 8px !important;
}

html body .rbu-works-page .rbu-work-card h2 {
  align-self: start !important;
  font-size: 18px !important;
  line-height: 1.12 !important;
  margin: 0 !important;
  max-width: 100% !important;
  overflow-wrap: anywhere !important;
  padding: 8px 22px 24px !important;
  word-break: normal !important;
}

@media (max-width: 980px) {
  html body .rbu-works-page .rbu-work-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 640px) {
  html body .rbu-works-page .rbu-work-grid {
    grid-template-columns: 1fr !important;
  }

  html body .rbu-works-page .rbu-work-card > a {
    min-height: 0 !important;
  }

  html body .rbu-works-page .rbu-work-card h2 {
    font-size: 18px !important;
    line-height: 1.12 !important;
  }
}

html body .rbu-page:not(.rbs-showroom) .rbu-hero-media {
  min-height: 0 !important;
  overflow: hidden !important;
}

html body .rbu-page:not(.rbs-showroom) .rbu-hero-media img {
  aspect-ratio: 16 / 11 !important;
  display: block !important;
  height: 100% !important;
  max-height: 520px !important;
  object-fit: cover !important;
  width: 100% !important;
}

html body .rbu-page:not(.rbs-showroom) .rbu-cta {
  align-items: center !important;
}

html body .rbu-page:not(.rbs-showroom) .rbu-cta form {
  align-items: center !important;
  display: grid !important;
  gap: 10px !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) auto !important;
  width: 100% !important;
}

html body .rbu-page:not(.rbs-showroom) .rbu-cta input,
html body .rbu-page:not(.rbs-showroom) .rbu-cta button {
  box-sizing: border-box !important;
  height: 48px !important;
  margin: 0 !important;
  min-width: 0 !important;
}

@media (min-width: 641px) {
  html body .rbu-page:not(.rbs-showroom) .rbu-hero-actions {
    align-items: center !important;
    display: flex !important;
    flex-wrap: nowrap !important;
  }

  html body .rbu-page:not(.rbs-showroom) .rbu-hero-actions .rbu-button,
  html body .rbu-page:not(.rbs-showroom) .rbu-hero-actions .rbu-button-secondary {
    min-width: 172px !important;
  }
}

@media (max-width: 640px) {
  html body .rbu-page:not(.rbs-showroom) .rbu-hero-media img {
    aspect-ratio: 4 / 3 !important;
    height: auto !important;
    max-height: none !important;
  }

  html body .rbu-page:not(.rbs-showroom) .rbu-cta form {
    grid-template-columns: 1fr !important;
  }
}

html body .rbu-chip-page .chip-tuning-comparison-table,
html body .rbu-chip-page .options-block,
html body .rbu-chip-page .price-block {
  border-radius: 16px !important;
  max-width: 100% !important;
  overflow: hidden !important;
}

html body .rbu-chip-page .chip-tuning-table-wrap,
html body .rbu-chip-page .chip-engines-table-container {
  max-width: 100% !important;
  overflow-x: auto !important;
  -webkit-overflow-scrolling: touch !important;
}

html body .rbu-chip-page table.chip-tuning-specs-table,
html body .rbu-chip-page table.chip-tuning-options-table {
  border-collapse: separate !important;
  border-spacing: 0 !important;
  margin: 0 !important;
  min-width: 620px !important;
  width: 100% !important;
}

html body .rbu-chip-page .chip-tuning-options-table .option-desc {
  color: #c8ced8 !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
}

html body .rbu-chip-page .chip-tuning-options-table .option-price {
  color: #f5f7fa !important;
  font-weight: 900 !important;
  text-align: right !important;
  white-space: nowrap !important;
}

html body .rbu-chip-page .chip-tuning-options-table .option-check {
  text-align: center !important;
  width: 52px !important;
}

html body .rbu-chip-page .checkbox.field,
html body .rbu-chip-page .chip-tuning-options-table input[type="checkbox"] {
  margin: 0 auto !important;
}

@media (max-width: 640px) {
  html body .rbu-chip-page table.chip-tuning-specs-table {
    min-width: 520px !important;
  }

  html body .rbu-chip-page table.chip-tuning-options-table,
  html body .rbu-chip-page .chip-tuning-options-table tbody,
  html body .rbu-chip-page .chip-tuning-options-table tr,
  html body .rbu-chip-page .chip-tuning-options-table td {
    display: block !important;
    min-width: 0 !important;
    width: 100% !important;
  }

  html body .rbu-chip-page .chip-tuning-options-table thead {
    display: none !important;
  }

  html body .rbu-chip-page .chip-tuning-options-table tr {
    background: #15181f !important;
    border: 1px solid rgba(167, 175, 188, .14) !important;
    border-radius: 12px !important;
    margin: 0 0 10px !important;
    overflow: hidden !important;
    padding: 12px !important;
  }

  html body .rbu-chip-page .chip-tuning-options-table td {
    border: 0 !important;
    padding: 4px 0 !important;
  }

  html body .rbu-chip-page .chip-tuning-options-table .option-price {
    text-align: left !important;
  }

  html body .rbu-chip-page .chip-tuning-options-table .option-check {
    align-items: center !important;
    display: flex !important;
    justify-content: flex-start !important;
    padding-top: 8px !important;
    width: 100% !important;
  }

  html body .rbu-chip-page .price-block .row {
    display: grid !important;
    gap: 10px !important;
    grid-template-columns: 1fr !important;
  }
}

/* Desktop shared header hard lock. This must stay last. */
@media (min-width: 901px) {
  html body .rb-site-header,
  html body .rbs-topbar.rb-site-header,
  html body .rbu-topbar.rb-site-header,
  html body .rbu-page.rbu-chip-page .rbu-topbar.rb-site-header {
    align-items: center !important;
    background: linear-gradient(180deg, rgba(24, 27, 34, .98), rgba(15, 17, 22, .98)) !important;
    border: 1px solid rgba(255, 255, 255, .13) !important;
    border-radius: 16px !important;
    box-shadow: 0 18px 50px rgba(0, 0, 0, .34), 0 0 36px rgba(227, 52, 47, .08) !important;
    display: grid !important;
    gap: 24px !important;
    grid-template-columns: 300px minmax(420px, 1fr) auto !important;
    margin: 0 auto 28px !important;
    max-width: min(100% - 48px, 1300px) !important;
    min-height: 76px !important;
    overflow: visible !important;
    padding: 0 28px !important;
    position: relative !important;
    width: min(100% - 48px, 1300px) !important;
    z-index: 2000 !important;
  }

  html body .rb-site-header .rb-site-logo,
  html body .rb-site-header .rbs-logo,
  html body .rb-site-header .rbu-logo {
    align-items: center !important;
    display: flex !important;
    grid-column: 1 !important;
    justify-content: flex-start !important;
    min-width: 0 !important;
    width: auto !important;
  }

  html body .rb-site-header .rb-site-logo img,
  html body .rb-site-header .rbs-logo img,
  html body .rb-site-header .rbu-logo img {
    display: block !important;
    height: auto !important;
    max-height: 48px !important;
    max-width: 250px !important;
    object-fit: contain !important;
    width: 250px !important;
  }

  html body .rb-site-header .rb-site-menu,
  html body .rb-site-header .rbs-menu,
  html body .rb-site-header .rbu-menu {
    align-items: stretch !important;
    display: flex !important;
    gap: 34px !important;
    grid-column: 2 !important;
    justify-content: center !important;
    margin: 0 !important;
    min-width: 0 !important;
    overflow: visible !important;
    padding: 0 !important;
    position: static !important;
    width: 100% !important;
  }

  html body .rb-site-header .rb-site-menu-item,
  html body .rb-site-header .rbs-menu-item,
  html body .rb-site-header .rbu-menu-item {
    align-items: stretch !important;
    display: flex !important;
    min-height: 76px !important;
    position: relative !important;
  }

  html body .rb-site-header .rb-site-menu > a,
  html body .rb-site-header .rb-site-menu-item > a,
  html body .rb-site-header .rbs-menu > a,
  html body .rb-site-header .rbs-menu-item > a,
  html body .rb-site-header .rbu-menu > a,
  html body .rb-site-header .rbu-menu-item > a {
    align-items: center !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #f5f7fa !important;
    display: inline-flex !important;
    font-size: 15px !important;
    font-weight: 900 !important;
    justify-content: center !important;
    line-height: 1 !important;
    min-height: 76px !important;
    padding: 0 0 2px !important;
    position: relative !important;
    text-decoration: none !important;
    white-space: nowrap !important;
  }

  html body .rb-site-header .rb-site-menu > a::after,
  html body .rb-site-header .rb-site-menu-item > a::after,
  html body .rb-site-header .rbs-menu > a::after,
  html body .rb-site-header .rbs-menu-item > a::after,
  html body .rb-site-header .rbu-menu > a::after,
  html body .rb-site-header .rbu-menu-item > a::after {
    content: none !important;
    display: none !important;
  }

  html body .rb-site-header .rb-site-menu > a::before,
  html body .rb-site-header .rb-site-menu-item > a::before,
  html body .rb-site-header .rbs-menu > a::before,
  html body .rb-site-header .rbs-menu-item > a::before,
  html body .rb-site-header .rbu-menu > a::before,
  html body .rb-site-header .rbu-menu-item > a::before {
    background: #e3342f !important;
    border: 0 !important;
    border-radius: 99px !important;
    bottom: 0 !important;
    box-shadow: none !important;
    content: "" !important;
    display: block !important;
    height: 2px !important;
    left: 0 !important;
    opacity: 0 !important;
    position: absolute !important;
    right: 0 !important;
    transform: scaleX(.45) !important;
    transform-origin: center !important;
    transition: opacity .18s ease, transform .18s ease !important;
    width: auto !important;
  }

  html body .rb-site-header .rb-site-menu > a:hover::before,
  html body .rb-site-header .rb-site-menu > a:focus::before,
  html body .rb-site-header .rb-site-menu-item:hover > a::before,
  html body .rb-site-header .rb-site-menu-item:focus-within > a::before,
  html body .rb-site-header .rbs-menu > a:hover::before,
  html body .rb-site-header .rbs-menu > a:focus::before,
  html body .rb-site-header .rbs-menu-item:hover > a::before,
  html body .rb-site-header .rbs-menu-item:focus-within > a::before,
  html body .rb-site-header .rbu-menu > a:hover::before,
  html body .rb-site-header .rbu-menu > a:focus::before,
  html body .rb-site-header .rbu-menu-item:hover > a::before,
  html body .rb-site-header .rbu-menu-item:focus-within > a::before {
    opacity: 1 !important;
    transform: scaleX(1) !important;
  }

  html body .rb-site-header .rb-site-actions,
  html body .rb-site-header .rbs-top-actions,
  html body .rb-site-header .rbu-top-actions {
    align-items: center !important;
    display: flex !important;
    gap: 10px !important;
    grid-column: 3 !important;
    justify-self: end !important;
    min-width: 300px !important;
    width: auto !important;
  }

  html body .rb-site-header .rb-site-actions a,
  html body .rb-site-header .rbs-top-actions a,
  html body .rb-site-header .rbu-top-actions a {
    align-items: center !important;
    border-radius: 12px !important;
    box-sizing: border-box !important;
    display: inline-flex !important;
    font-size: 16px !important;
    font-weight: 900 !important;
    height: 46px !important;
    justify-content: center !important;
    line-height: 1 !important;
    min-height: 46px !important;
    overflow: visible !important;
    padding: 0 18px !important;
    text-align: center !important;
    text-decoration: none !important;
    white-space: nowrap !important;
  }

  html body .rb-site-header .rb-site-actions a:first-child,
  html body .rb-site-header .rbs-top-actions a:first-child,
  html body .rb-site-header .rbu-top-actions a:first-child {
    background: rgba(255, 255, 255, .07) !important;
    border: 1px solid rgba(255, 255, 255, .16) !important;
    color: #fff !important;
    min-width: 164px !important;
  }

  html body .rb-site-header .rb-site-actions a:last-child,
  html body .rb-site-header .rbs-top-actions a:last-child,
  html body .rb-site-header .rbu-top-actions a:last-child {
    background: linear-gradient(180deg, #ff342f, #d6221e) !important;
    border: 0 !important;
    box-shadow: 0 14px 32px rgba(227, 52, 47, .28) !important;
    color: #fff !important;
    min-width: 126px !important;
  }

  html body .rb-site-header .rb-site-menu-dropdown,
  html body .rb-site-header .rbs-menu-dropdown,
  html body .rb-site-header .rbu-menu-dropdown {
    background: rgba(17, 19, 24, .98) !important;
    border: 1px solid rgba(255, 255, 255, .13) !important;
    border-radius: 18px !important;
    box-shadow: 0 24px 64px rgba(0, 0, 0, .42) !important;
    display: grid !important;
    gap: 8px !important;
    grid-template-columns: 1fr !important;
    left: 50% !important;
    margin: 0 !important;
    min-width: 286px !important;
    opacity: 0 !important;
    padding: 16px !important;
    pointer-events: none !important;
    position: absolute !important;
    top: 100% !important;
    transform: translateX(-50%) translateY(8px) !important;
    transition: opacity .16s ease, transform .16s ease, visibility .16s ease !important;
    visibility: hidden !important;
    width: max-content !important;
    z-index: 3000 !important;
  }

  html body .rb-site-header .rb-site-menu-dropdown::before,
  html body .rb-site-header .rbs-menu-dropdown::before,
  html body .rb-site-header .rbu-menu-dropdown::before {
    content: "" !important;
    display: block !important;
    height: 14px !important;
    left: 0 !important;
    position: absolute !important;
    right: 0 !important;
    top: -12px !important;
  }

  html body .rb-site-header .rb-site-menu-item:hover .rb-site-menu-dropdown,
  html body .rb-site-header .rb-site-menu-item:focus-within .rb-site-menu-dropdown,
  html body .rb-site-header .rbs-menu-item:hover .rbs-menu-dropdown,
  html body .rb-site-header .rbs-menu-item:focus-within .rbs-menu-dropdown,
  html body .rb-site-header .rbu-menu-item:hover .rbu-menu-dropdown,
  html body .rb-site-header .rbu-menu-item:focus-within .rbu-menu-dropdown {
    opacity: 1 !important;
    pointer-events: auto !important;
    transform: translateX(-50%) translateY(0) !important;
    visibility: visible !important;
  }

  html body .rb-site-header .rb-site-menu-dropdown a,
  html body .rb-site-header .rbs-menu-dropdown a,
  html body .rb-site-header .rbu-menu-dropdown a {
    align-items: center !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 10px !important;
    color: #f5f7fa !important;
    display: flex !important;
    font-size: 15px !important;
    font-weight: 850 !important;
    justify-content: flex-start !important;
    line-height: 1.1 !important;
    min-height: 38px !important;
    padding: 0 12px !important;
    text-align: left !important;
    white-space: nowrap !important;
  }

  html body .rb-site-header .rb-site-menu-dropdown a:hover,
  html body .rb-site-header .rb-site-menu-dropdown a:focus,
  html body .rb-site-header .rbs-menu-dropdown a:hover,
  html body .rb-site-header .rbs-menu-dropdown a:focus,
  html body .rb-site-header .rbu-menu-dropdown a:hover,
  html body .rb-site-header .rbu-menu-dropdown a:focus {
    background: rgba(255, 255, 255, .06) !important;
    color: #fff !important;
  }
}

/* Final cleanup: footer identity, social buttons, and full case text */
html body .rb-site-footer .rb-site-footer-logo,
html body .rbu-footer.rb-site-footer .rb-site-footer-logo,
html body .rbs-page .rb-site-footer .rb-site-footer-logo,
html body .rbu-page .rb-site-footer .rb-site-footer-logo {
  align-items: center !important;
  display: inline-flex !important;
  flex: 0 0 auto !important;
  justify-content: flex-start !important;
  max-width: 230px !important;
  min-width: 0 !important;
  width: 230px !important;
}

html body .rb-site-footer .rb-site-footer-logo img,
html body .rbu-footer.rb-site-footer .rb-site-footer-logo img,
html body .rbs-page .rb-site-footer .rb-site-footer-logo img,
html body .rbu-page .rb-site-footer .rb-site-footer-logo img {
  display: block !important;
  height: auto !important;
  max-height: 52px !important;
  max-width: 230px !important;
  object-fit: contain !important;
  width: 230px !important;
}

html body .rb-site-footer .rb-site-social-links,
html body .rbu-footer.rb-site-footer .rb-site-social-links {
  align-items: center !important;
  display: flex !important;
  gap: 10px !important;
  justify-content: flex-end !important;
}

html body .rb-site-footer .rb-site-social-links a,
html body .rbu-footer.rb-site-footer .rb-site-social-links a {
  align-items: center !important;
  aspect-ratio: 1 / 1 !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, .12), rgba(255, 255, 255, .06)) !important;
  border: 1px solid rgba(255, 255, 255, .14) !important;
  border-radius: 999px !important;
  box-shadow: none !important;
  color: #f5f7fa !important;
  display: inline-flex !important;
  font-size: 0 !important;
  height: 46px !important;
  justify-content: center !important;
  line-height: 1 !important;
  min-height: 46px !important;
  min-width: 46px !important;
  overflow: hidden !important;
  padding: 0 !important;
  text-decoration: none !important;
  width: 46px !important;
}

html body .rb-site-footer .rb-site-social-links a::before,
html body .rbu-footer.rb-site-footer .rb-site-social-links a::before {
  align-items: center !important;
  background: transparent !important;
  color: #f5f7fa !important;
  display: inline-flex !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  height: auto !important;
  justify-content: center !important;
  letter-spacing: 0 !important;
  line-height: 1 !important;
  width: auto !important;
}

html body .rb-site-footer .rb-site-social-links a[href*="t.me"]::before,
html body .rbu-footer.rb-site-footer .rb-site-social-links a[href*="t.me"]::before {
  content: "TG" !important;
}

html body .rb-site-footer .rb-site-social-links a[href*="vk.com"]::before,
html body .rbu-footer.rb-site-footer .rb-site-social-links a[href*="vk.com"]::before {
  content: "VK" !important;
}

html body .rb-site-footer .rb-site-social-links a[href*="instagram"]::before,
html body .rbu-footer.rb-site-footer .rb-site-social-links a[href*="instagram"]::before {
  content: "IG" !important;
}

html body .rb-site-footer .rb-site-social-links a:hover,
html body .rbu-footer.rb-site-footer .rb-site-social-links a:hover {
  background: linear-gradient(180deg, #ff342f, #d6221e) !important;
  border-color: rgba(255, 255, 255, .2) !important;
  color: #fff !important;
  transform: translateY(-1px) !important;
}

html body .rbu-case-content {
  color: rgba(245, 247, 250, .78) !important;
  font-size: 16px !important;
  line-height: 1.75 !important;
}

html body .rbu-case-content p,
html body .rbu-case-content ul,
html body .rbu-case-content ol {
  margin: 0 0 14px !important;
}

html body .rbu-case-content :last-child {
  margin-bottom: 0 !important;
}

@media (max-width: 900px) {
  html body .rb-site-footer .rb-site-footer-logo,
  html body .rbu-footer.rb-site-footer .rb-site-footer-logo,
  html body .rbs-page .rb-site-footer .rb-site-footer-logo,
  html body .rbu-page .rb-site-footer .rb-site-footer-logo {
    justify-content: center !important;
    max-width: 200px !important;
    width: 200px !important;
  }

  html body .rb-site-footer .rb-site-footer-logo img,
  html body .rbu-footer.rb-site-footer .rb-site-footer-logo img,
  html body .rbs-page .rb-site-footer .rb-site-footer-logo img,
  html body .rbu-page .rb-site-footer .rb-site-footer-logo img {
    max-height: 46px !important;
    max-width: 200px !important;
    width: 200px !important;
  }

  html body .rb-site-footer .rb-site-social-links,
  html body .rbu-footer.rb-site-footer .rb-site-social-links {
    justify-content: center !important;
  }
}
