html[lang="ru-RU"] body { direction: ltr; font-family: Arial, "Segoe UI", sans-serif; }
.ru-site .article-body, .ru-site .content-panel, .ru-site .contact-page-content,
.ru-site .booking-page-shell, .ru-site .home-page { text-align: left; }
.ru-site .language-switcher { display: inline-flex; align-items: center; min-height: 38px; padding: 7px 12px;
  border: 1px solid rgba(255,255,255,.38); border-radius: 6px; color: #fff; font-weight: 800;
  text-decoration: none; white-space: nowrap; }
.ru-site .article-body ul, .ru-site .article-body ol { padding-left: 1.35rem; padding-right: 0; }
.ru-site .article-body blockquote, .ru-site .ccj-lead { border-left: 4px solid var(--gold); border-right: 0; padding-left: 16px; padding-right: 0; }
.ru-site .side-panel { direction: ltr; }
.ru-site .topic-group summary span { text-align: left; }
.ru-site .topic-group summary small { margin-left: .35rem; }
.ru-site .privacy-consent { direction: ltr; text-align: left; }
@media (min-width: 1281px) {
  .ru-site .header-inner { grid-template-columns: 148px minmax(0, 1fr) 340px; grid-template-areas: "brand navigation actions"; }
  .ru-site .desktop-navigation { direction: ltr; }
  .ru-site .desktop-header-actions { max-width: 340px; justify-content: flex-end; gap: 8px; }
  .ru-site .nav-panel { direction: ltr; text-align: left; }
  .ru-site .nav-menu-label { -webkit-line-clamp: 2; line-height: 1.12; }
}
@media (min-width: 1281px) and (max-width: 1500px) {
  .ru-site .header-inner { grid-template-columns: 126px minmax(0, 1fr) 320px; }
  .ru-site .desktop-header-actions { max-width: 320px; }
}
@media (max-width: 840px) {
  .ru-site .mobile-header-actions .language-switcher { min-height: 36px; padding: 5px 9px; color: #063d32; border-color: #b8c8c3; font-size: 13px; }
}
@media (max-width: 1280px) {
  .ru-site .mobile-drawer-brand-copy { direction: ltr; text-align: left; justify-self: stretch; width: 100%; }
  .ru-site .mobile-drawer-brand-copy strong, .ru-site .mobile-drawer-brand-copy small { white-space: normal; overflow-wrap: anywhere; }
  .ru-site .mobile-drawer-brand-copy strong { font-size: 15px; line-height: 1.2; }
  .ru-site .mobile-drawer-brand-copy small { font-size: 11px; line-height: 1.25; }
  .ru-site .mobile-header-actions { direction: ltr; }
  .ru-site .mobile-header-actions > .menu-toggle { order: 1; }
  .ru-site .mobile-header-actions > a[href^="tel:"] { order: 2; }
  .ru-site .mobile-header-actions > .language-switcher {
    order: 3;
    color: #063d32;
    border-color: #b8c8c3;
    min-height: 34px;
    margin-left: auto;
    padding: 4px 6px;
    font-size: 12px;
  }
  .ru-site .mobile-header-actions > a[href*="#all-guides"] { order: 4; margin-left: 0; }
}
