/**
 * Чисто Крым — глобальные токены и шапка (источник: design-reference/main.html)
 */

:root {
  --navy: #0d3360;
  --navy-l: #1a5488;
  --navy-d: #3b82c8;
  --navy-9: #2563b0;
  --gold: #ffaa00;
  --gold-l: #1456b0;
  --gold-p: #0b3070;
  --gold-d: #061c48;
  --white: #fff;
  --off: #eaf4ff;
  --g100: #d5e9fa;
  --g200: #bad5ef;
  --g300: #8fb8dd;
  --g400: #6a9ec4;
  --g500: #4a7ea8;
  --g600: #2e5f88;
  --text: #0d2a4a;
  --muted: #2e5477;
  --r-xs: 4px;
  --r-sm: 8px;
  --r-md: 12px;
  --r-lg: 12px;
  --sh-xs: 0 1px 4px rgba(0, 0, 0, 0.06);
  --sh-sm: 0 2px 10px rgba(26, 54, 93, 0.08);
  --sh-md: 0 6px 28px rgba(26, 54, 93, 0.11);
  --sh-lg: 0 16px 56px rgba(26, 54, 93, 0.16);
  --sh-xl: 0 32px 80px rgba(26, 54, 93, 0.2);
  --sh-gold: 0 8px 30px rgba(212, 175, 55, 0.3);
  --tr: 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  --font: "Montserrat", sans-serif;
  --disp: "Montserrat", serif;
}

/* Горизонтальный overflow: контент не «выезжает» за экран */
html {
  overflow-x: clip;
}

body {
  overflow-x: clip;
}

#brx-content {
  overflow-x: clip;
  max-width: 100%;
}

@media (max-width: 767px) {
  #brx-content img,
  #brx-content video {
    max-width: 100%;
    height: auto;
  }

  #brx-content table {
    display: block;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  #brx-content .brxe-section,
  #brx-content .brxe-container {
    max-width: 100%;
    box-sizing: border-box;
  }

  /* Чуть плотнее типографика героев на узких экранах */
  #brx-content .page-hero__title {
    font-size: clamp(22px, 7vw, 40px);
    word-break: break-word;
  }

  #brx-content .section-title,
  #brx-content .chisto-section-title {
    font-size: clamp(20px, 6vw, 34px);
    word-break: break-word;
  }
}

/* —— Chisto: единый стиль FAQ (эталон B2B / главная) —— */
.chisto-apartment-basic-scope .faq-list,
.chisto-apartment-standard-scope .faq-list,
.chisto-apartment-vip-scope .faq-list,
.chisto-after-repair-scope .faq-list,
.chisto-b2b-rental-scope .faq-list,
.chisto-b2b-hotels-scope .faq-list,
.chisto-apartment-cleaning-scope .faq-list,
.chisto-carpet-dry-ref .faq-list,
.chisto-frr-ref .faq-list,
.chisto-gen-ref .faq-list,
.chisto-hse-ref .faq-list,
.chisto-irn-ref .faq-list,
.chisto-lfc-ref .faq-list,
.chisto-mtc-ref .faq-list,
.chisto-rrg-ref .faq-list,
.chisto-sch-ref .faq-list,
.chisto-sdv-ref .faq-list,
.chisto-sfm-ref .faq-list,
.chisto-stu-ref .faq-list,
.chisto-sut-ref .faq-list,
.chisto-thr-ref .faq-list,
.chisto-twk-ref .faq-list,
.chisto-tro-ref .faq-list,
.chisto-wkl-ref .faq-list,
.chisto-wtc-ref .faq-list,
.chisto-urg-ref .faq-list,
.chisto-vac-ref .faq-list,
.chisto-osv-ref .faq-list {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.chisto-apartment-cleaning-scope .faq-list {
  margin-top: 8px;
}

.chisto-food-scope .faq-accordion {
  max-width: 800px;
  margin: 40px auto 0;
}

.chisto-apartment-basic-scope .faq-list .faq-item,
.chisto-apartment-standard-scope .faq-list .faq-item,
.chisto-apartment-vip-scope .faq-list .faq-item,
.chisto-after-repair-scope .faq-list .faq-item,
.chisto-b2b-rental-scope .faq-list .faq-item,
.chisto-b2b-hotels-scope .faq-list .faq-item,
.chisto-apartment-cleaning-scope .faq-list .faq-item,
.chisto-carpet-dry-ref .faq-list .faq-item,
.chisto-frr-ref .faq-list .faq-item,
.chisto-gen-ref .faq-list .faq-item,
.chisto-hse-ref .faq-list .faq-item,
.chisto-irn-ref .faq-list .faq-item,
.chisto-lfc-ref .faq-list .faq-item,
.chisto-mtc-ref .faq-list .faq-item,
.chisto-rrg-ref .faq-list .faq-item,
.chisto-sch-ref .faq-list .faq-item,
.chisto-sdv-ref .faq-list .faq-item,
.chisto-sfm-ref .faq-list .faq-item,
.chisto-stu-ref .faq-list .faq-item,
.chisto-sut-ref .faq-list .faq-item,
.chisto-thr-ref .faq-list .faq-item,
.chisto-twk-ref .faq-list .faq-item,
.chisto-tro-ref .faq-list .faq-item,
.chisto-wkl-ref .faq-list .faq-item,
.chisto-wtc-ref .faq-list .faq-item,
.chisto-urg-ref .faq-list .faq-item,
.chisto-vac-ref .faq-list .faq-item,
.chisto-osv-ref .faq-list .faq-item,
.chisto-food-scope .faq-accordion .faq-item {
  border: 1px solid var(--g200);
  border-radius: var(--r-sm);
  margin-bottom: 12px;
  overflow: hidden;
  transition: border-color var(--tr);
  background: var(--white);
}

.chisto-apartment-basic-scope .faq-list .faq-item.open,
.chisto-apartment-standard-scope .faq-list .faq-item.open,
.chisto-apartment-vip-scope .faq-list .faq-item.open,
.chisto-after-repair-scope .faq-list .faq-item.open,
.chisto-b2b-rental-scope .faq-list .faq-item.open,
.chisto-b2b-hotels-scope .faq-list .faq-item.open,
.chisto-apartment-cleaning-scope .faq-list .faq-item.open,
.chisto-carpet-dry-ref .faq-list .faq-item.open,
.chisto-frr-ref .faq-list .faq-item.open,
.chisto-gen-ref .faq-list .faq-item.open,
.chisto-hse-ref .faq-list .faq-item.open,
.chisto-irn-ref .faq-list .faq-item.open,
.chisto-lfc-ref .faq-list .faq-item.open,
.chisto-mtc-ref .faq-list .faq-item.open,
.chisto-rrg-ref .faq-list .faq-item.open,
.chisto-sch-ref .faq-list .faq-item.open,
.chisto-sdv-ref .faq-list .faq-item.open,
.chisto-sfm-ref .faq-list .faq-item.open,
.chisto-stu-ref .faq-list .faq-item.open,
.chisto-sut-ref .faq-list .faq-item.open,
.chisto-thr-ref .faq-list .faq-item.open,
.chisto-twk-ref .faq-list .faq-item.open,
.chisto-tro-ref .faq-list .faq-item.open,
.chisto-wkl-ref .faq-list .faq-item.open,
.chisto-wtc-ref .faq-list .faq-item.open,
.chisto-urg-ref .faq-list .faq-item.open,
.chisto-vac-ref .faq-list .faq-item.open,
.chisto-osv-ref .faq-list .faq-item.open,
.chisto-apartment-basic-scope .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-apartment-standard-scope .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-apartment-vip-scope .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-after-repair-scope .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-b2b-rental-scope .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-b2b-hotels-scope .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-apartment-cleaning-scope .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-carpet-dry-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-frr-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-gen-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-hse-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-irn-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-lfc-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-mtc-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-rrg-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-sch-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-sdv-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-sfm-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-stu-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-sut-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-thr-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-twk-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-tro-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-wkl-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-wtc-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-urg-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-vac-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-osv-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]),
.chisto-food-scope .faq-accordion .faq-item:has(.faq-item__q[aria-expanded="true"]) {
  border-color: var(--navy);
}

.chisto-apartment-basic-scope .faq-list .faq-item__q,
.chisto-apartment-standard-scope .faq-list .faq-item__q,
.chisto-apartment-vip-scope .faq-list .faq-item__q,
.chisto-after-repair-scope .faq-list .faq-item__q,
.chisto-b2b-rental-scope .faq-list .faq-item__q,
.chisto-b2b-hotels-scope .faq-list .faq-item__q,
.chisto-apartment-cleaning-scope .faq-list .faq-item__q,
.chisto-carpet-dry-ref .faq-list .faq-item__q,
.chisto-frr-ref .faq-list .faq-item__q,
.chisto-gen-ref .faq-list .faq-item__q,
.chisto-hse-ref .faq-list .faq-item__q,
.chisto-irn-ref .faq-list .faq-item__q,
.chisto-lfc-ref .faq-list .faq-item__q,
.chisto-mtc-ref .faq-list .faq-item__q,
.chisto-rrg-ref .faq-list .faq-item__q,
.chisto-sch-ref .faq-list .faq-item__q,
.chisto-sdv-ref .faq-list .faq-item__q,
.chisto-sfm-ref .faq-list .faq-item__q,
.chisto-stu-ref .faq-list .faq-item__q,
.chisto-sut-ref .faq-list .faq-item__q,
.chisto-thr-ref .faq-list .faq-item__q,
.chisto-twk-ref .faq-list .faq-item__q,
.chisto-tro-ref .faq-list .faq-item__q,
.chisto-wkl-ref .faq-list .faq-item__q,
.chisto-wtc-ref .faq-list .faq-item__q,
.chisto-urg-ref .faq-list .faq-item__q,
.chisto-vac-ref .faq-list .faq-item__q,
.chisto-osv-ref .faq-list .faq-item__q,
.chisto-food-scope .faq-accordion .faq-item__q {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 18px 26px;
  font-size: 16px;
  font-weight: 800;
  color: var(--navy);
  text-align: left;
  background: var(--white);
  border: none;
  font-family: var(--font);
  cursor: pointer;
  transition: background var(--tr);
}

.chisto-apartment-basic-scope .faq-list .faq-item.open .faq-item__q,
.chisto-apartment-standard-scope .faq-list .faq-item.open .faq-item__q,
.chisto-apartment-vip-scope .faq-list .faq-item.open .faq-item__q,
.chisto-after-repair-scope .faq-list .faq-item.open .faq-item__q,
.chisto-b2b-rental-scope .faq-list .faq-item.open .faq-item__q,
.chisto-b2b-hotels-scope .faq-list .faq-item.open .faq-item__q,
.chisto-apartment-cleaning-scope .faq-list .faq-item.open .faq-item__q,
.chisto-carpet-dry-ref .faq-list .faq-item.open .faq-item__q,
.chisto-frr-ref .faq-list .faq-item.open .faq-item__q,
.chisto-gen-ref .faq-list .faq-item.open .faq-item__q,
.chisto-hse-ref .faq-list .faq-item.open .faq-item__q,
.chisto-irn-ref .faq-list .faq-item.open .faq-item__q,
.chisto-lfc-ref .faq-list .faq-item.open .faq-item__q,
.chisto-mtc-ref .faq-list .faq-item.open .faq-item__q,
.chisto-rrg-ref .faq-list .faq-item.open .faq-item__q,
.chisto-sch-ref .faq-list .faq-item.open .faq-item__q,
.chisto-sdv-ref .faq-list .faq-item.open .faq-item__q,
.chisto-sfm-ref .faq-list .faq-item.open .faq-item__q,
.chisto-stu-ref .faq-list .faq-item.open .faq-item__q,
.chisto-sut-ref .faq-list .faq-item.open .faq-item__q,
.chisto-thr-ref .faq-list .faq-item.open .faq-item__q,
.chisto-twk-ref .faq-list .faq-item.open .faq-item__q,
.chisto-tro-ref .faq-list .faq-item.open .faq-item__q,
.chisto-wkl-ref .faq-list .faq-item.open .faq-item__q,
.chisto-wtc-ref .faq-list .faq-item.open .faq-item__q,
.chisto-urg-ref .faq-list .faq-item.open .faq-item__q,
.chisto-vac-ref .faq-list .faq-item.open .faq-item__q,
.chisto-osv-ref .faq-list .faq-item.open .faq-item__q,
.chisto-apartment-basic-scope .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-apartment-standard-scope .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-apartment-vip-scope .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-after-repair-scope .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-b2b-rental-scope .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-b2b-hotels-scope .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-apartment-cleaning-scope .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-carpet-dry-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-frr-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-gen-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-hse-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-irn-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-lfc-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-mtc-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-rrg-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-sch-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-sdv-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-sfm-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-stu-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-sut-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-thr-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-twk-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-tro-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-wkl-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-wtc-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-urg-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-vac-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-osv-ref .faq-list .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q,
.chisto-food-scope .faq-accordion .faq-item:has(.faq-item__q[aria-expanded="true"]) .faq-item__q {
  background: #fff8e6;
}

.chisto-apartment-basic-scope .faq-list .faq-item__icon,
.chisto-apartment-standard-scope .faq-list .faq-item__icon,
.chisto-apartment-vip-scope .faq-list .faq-item__icon,
.chisto-after-repair-scope .faq-list .faq-item__icon,
.chisto-b2b-rental-scope .faq-list .faq-item__icon,
.chisto-b2b-hotels-scope .faq-list .faq-item__icon,
.chisto-apartment-cleaning-scope .faq-list .faq-item__icon,
.chisto-carpet-dry-ref .faq-list .faq-item__icon,
.chisto-frr-ref .faq-list .faq-item__icon,
.chisto-gen-ref .faq-list .faq-item__icon,
.chisto-hse-ref .faq-list .faq-item__icon,
.chisto-irn-ref .faq-list .faq-item__icon,
.chisto-lfc-ref .faq-list .faq-item__icon,
.chisto-mtc-ref .faq-list .faq-item__icon,
.chisto-rrg-ref .faq-list .faq-item__icon,
.chisto-sch-ref .faq-list .faq-item__icon,
.chisto-sdv-ref .faq-list .faq-item__icon,
.chisto-sfm-ref .faq-list .faq-item__icon,
.chisto-stu-ref .faq-list .faq-item__icon,
.chisto-sut-ref .faq-list .faq-item__icon,
.chisto-thr-ref .faq-list .faq-item__icon,
.chisto-twk-ref .faq-list .faq-item__icon,
.chisto-tro-ref .faq-list .faq-item__icon,
.chisto-wkl-ref .faq-list .faq-item__icon,
.chisto-wtc-ref .faq-list .faq-item__icon,
.chisto-urg-ref .faq-list .faq-item__icon,
.chisto-vac-ref .faq-list .faq-item__icon,
.chisto-osv-ref .faq-list .faq-item__icon,
.chisto-food-scope .faq-accordion .faq-item__icon {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
  border-radius: 50%;
  background: var(--off);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 900;
  color: var(--navy);
  line-height: 1;
  transition: transform var(--tr), background var(--tr), color var(--tr);
}

.chisto-apartment-basic-scope .faq-list .faq-item.open .faq-item__icon,
.chisto-apartment-standard-scope .faq-list .faq-item.open .faq-item__icon,
.chisto-apartment-vip-scope .faq-list .faq-item.open .faq-item__icon,
.chisto-after-repair-scope .faq-list .faq-item.open .faq-item__icon,
.chisto-b2b-rental-scope .faq-list .faq-item.open .faq-item__icon,
.chisto-b2b-hotels-scope .faq-list .faq-item.open .faq-item__icon,
.chisto-apartment-cleaning-scope .faq-list .faq-item.open .faq-item__icon,
.chisto-carpet-dry-ref .faq-list .faq-item.open .faq-item__icon,
.chisto-frr-ref .faq-list .faq-item.open .faq-item__icon,
.chisto-gen-ref .faq-list .faq-item.open .faq-item__icon,
.chisto-hse-ref .faq-list .faq-item.open .faq-item__icon,
.chisto-irn-ref .faq-list .faq-item.open .faq-item__icon,
.chisto-lfc-ref .faq-list .faq-item.open .faq-item__icon,
.chisto-mtc-ref .faq-list .faq-item.open .faq-item__icon,
.chisto-rrg-ref .faq-list .faq-item.open .faq-item__icon,
.chisto-sch-ref .faq-list .faq-item.open .faq-item__icon,
.chisto-sdv-ref .faq-list .faq-item.open .faq-item__icon,
.chisto-sfm-ref .faq-list .faq-item.open .faq-item__icon,
.chisto-stu-ref .faq-list .faq-item.open .faq-item__icon,
.chisto-sut-ref .faq-list .faq-item.open .faq-item__icon,
.chisto-thr-ref .faq-list .faq-item.open .faq-item__icon,
.chisto-twk-ref .faq-list .faq-item.open .faq-item__icon,
.chisto-tro-ref .faq-list .faq-item.open .faq-item__icon,
.chisto-wkl-ref .faq-list .faq-item.open .faq-item__icon,
.chisto-wtc-ref .faq-list .faq-item.open .faq-item__icon,
.chisto-urg-ref .faq-list .faq-item.open .faq-item__icon,
.chisto-vac-ref .faq-list .faq-item.open .faq-item__icon,
.chisto-osv-ref .faq-list .faq-item.open .faq-item__icon,
.chisto-apartment-basic-scope .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-apartment-standard-scope .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-apartment-vip-scope .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-after-repair-scope .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-b2b-rental-scope .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-b2b-hotels-scope .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-apartment-cleaning-scope .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-carpet-dry-ref .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-frr-ref .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-gen-ref .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-hse-ref .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-irn-ref .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-lfc-ref .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-mtc-ref .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-rrg-ref .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-sch-ref .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-sdv-ref .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-sfm-ref .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-stu-ref .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-sut-ref .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-thr-ref .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-twk-ref .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-tro-ref .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-wkl-ref .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-wtc-ref .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-urg-ref .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-vac-ref .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-osv-ref .faq-list .faq-item__q[aria-expanded="true"] .faq-item__icon,
.chisto-food-scope .faq-accordion .faq-item__q[aria-expanded="true"] .faq-item__icon {
  background: var(--gold);
  color: var(--navy);
  transform: rotate(45deg);
}

.chisto-apartment-basic-scope .faq-list .faq-item__a,
.chisto-apartment-standard-scope .faq-list .faq-item__a,
.chisto-apartment-vip-scope .faq-list .faq-item__a,
.chisto-after-repair-scope .faq-list .faq-item__a,
.chisto-b2b-rental-scope .faq-list .faq-item__a,
.chisto-b2b-hotels-scope .faq-list .faq-item__a,
.chisto-apartment-cleaning-scope .faq-list .faq-item__a,
.chisto-carpet-dry-ref .faq-list .faq-item__a,
.chisto-frr-ref .faq-list .faq-item__a,
.chisto-gen-ref .faq-list .faq-item__a,
.chisto-hse-ref .faq-list .faq-item__a,
.chisto-irn-ref .faq-list .faq-item__a,
.chisto-lfc-ref .faq-list .faq-item__a,
.chisto-mtc-ref .faq-list .faq-item__a,
.chisto-rrg-ref .faq-list .faq-item__a,
.chisto-sch-ref .faq-list .faq-item__a,
.chisto-sdv-ref .faq-list .faq-item__a,
.chisto-sfm-ref .faq-list .faq-item__a,
.chisto-stu-ref .faq-list .faq-item__a,
.chisto-sut-ref .faq-list .faq-item__a,
.chisto-thr-ref .faq-list .faq-item__a,
.chisto-twk-ref .faq-list .faq-item__a,
.chisto-tro-ref .faq-list .faq-item__a,
.chisto-wkl-ref .faq-list .faq-item__a,
.chisto-wtc-ref .faq-list .faq-item__a,
.chisto-urg-ref .faq-list .faq-item__a,
.chisto-vac-ref .faq-list .faq-item__a,
.chisto-osv-ref .faq-list .faq-item__a,
.chisto-food-scope .faq-accordion .faq-item__a {
  padding: 0 26px 20px;
  font-size: 15px;
  line-height: 1.75;
  color: var(--muted);
  background: var(--white);
}

.chisto-apartment-basic-scope .faq-list .faq-item__a[hidden],
.chisto-apartment-standard-scope .faq-list .faq-item__a[hidden],
.chisto-apartment-vip-scope .faq-list .faq-item__a[hidden],
.chisto-after-repair-scope .faq-list .faq-item__a[hidden],
.chisto-b2b-rental-scope .faq-list .faq-item__a[hidden],
.chisto-b2b-hotels-scope .faq-list .faq-item__a[hidden],
.chisto-apartment-cleaning-scope .faq-list .faq-item__a[hidden],
.chisto-carpet-dry-ref .faq-list .faq-item__a[hidden],
.chisto-frr-ref .faq-list .faq-item__a[hidden],
.chisto-gen-ref .faq-list .faq-item__a[hidden],
.chisto-hse-ref .faq-list .faq-item__a[hidden],
.chisto-irn-ref .faq-list .faq-item__a[hidden],
.chisto-lfc-ref .faq-list .faq-item__a[hidden],
.chisto-mtc-ref .faq-list .faq-item__a[hidden],
.chisto-rrg-ref .faq-list .faq-item__a[hidden],
.chisto-sch-ref .faq-list .faq-item__a[hidden],
.chisto-sdv-ref .faq-list .faq-item__a[hidden],
.chisto-sfm-ref .faq-list .faq-item__a[hidden],
.chisto-stu-ref .faq-list .faq-item__a[hidden],
.chisto-sut-ref .faq-list .faq-item__a[hidden],
.chisto-thr-ref .faq-list .faq-item__a[hidden],
.chisto-twk-ref .faq-list .faq-item__a[hidden],
.chisto-tro-ref .faq-list .faq-item__a[hidden],
.chisto-wkl-ref .faq-list .faq-item__a[hidden],
.chisto-wtc-ref .faq-list .faq-item__a[hidden],
.chisto-urg-ref .faq-list .faq-item__a[hidden],
.chisto-vac-ref .faq-list .faq-item__a[hidden],
.chisto-osv-ref .faq-list .faq-item__a[hidden],
.chisto-food-scope .faq-accordion .faq-item__a[hidden] {
  display: none !important;
}

.chisto-apartment-basic-scope .faq-list .faq-item__a p,
.chisto-apartment-standard-scope .faq-list .faq-item__a p,
.chisto-apartment-vip-scope .faq-list .faq-item__a p,
.chisto-after-repair-scope .faq-list .faq-item__a p,
.chisto-b2b-rental-scope .faq-list .faq-item__a p,
.chisto-b2b-hotels-scope .faq-list .faq-item__a p,
.chisto-apartment-cleaning-scope .faq-list .faq-item__a p,
.chisto-carpet-dry-ref .faq-list .faq-item__a p,
.chisto-frr-ref .faq-list .faq-item__a p,
.chisto-gen-ref .faq-list .faq-item__a p,
.chisto-hse-ref .faq-list .faq-item__a p,
.chisto-irn-ref .faq-list .faq-item__a p,
.chisto-lfc-ref .faq-list .faq-item__a p,
.chisto-mtc-ref .faq-list .faq-item__a p,
.chisto-rrg-ref .faq-list .faq-item__a p,
.chisto-sch-ref .faq-list .faq-item__a p,
.chisto-sdv-ref .faq-list .faq-item__a p,
.chisto-sfm-ref .faq-list .faq-item__a p,
.chisto-stu-ref .faq-list .faq-item__a p,
.chisto-sut-ref .faq-list .faq-item__a p,
.chisto-thr-ref .faq-list .faq-item__a p,
.chisto-twk-ref .faq-list .faq-item__a p,
.chisto-tro-ref .faq-list .faq-item__a p,
.chisto-wkl-ref .faq-list .faq-item__a p,
.chisto-wtc-ref .faq-list .faq-item__a p,
.chisto-urg-ref .faq-list .faq-item__a p,
.chisto-vac-ref .faq-list .faq-item__a p,
.chisto-osv-ref .faq-list .faq-item__a p,
.chisto-food-scope .faq-accordion .faq-item__a p {
  margin: 0;
}

/* —— Единый прайс-табличный блок (как .dc-tbl на главной, main.html) —— */
.chisto-site-table-wrap {
  border-radius: var(--r-md);
  overflow: hidden;
  margin-top: 8px;
  background: linear-gradient(160deg, var(--navy-d) 0%, var(--navy) 100%);
}

table.chisto-site-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 0;
}

table.chisto-site-table thead th {
  padding: 14px 22px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: left;
  color: rgba(255, 255, 255, 0.75);
  background: rgba(0, 0, 0, 0.18);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

table.chisto-site-table thead th:last-child,
table.chisto-site-table th.chisto-site-table__price-col {
  text-align: right;
}

table.chisto-site-table tbody td {
  padding: 16px 22px;
  font-size: 15px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  vertical-align: top;
}

table.chisto-site-table tbody tr:nth-child(odd) td {
  background: rgba(255, 255, 255, 0.04);
}

table.chisto-site-table tbody tr:hover td {
  background: rgba(72, 156, 220, 0.12);
}

table.chisto-site-table tbody tr:last-child td {
  border-bottom: none;
}

table.chisto-site-table td.chisto-site-table__muted,
table.chisto-site-table tbody td.desc {
  font-weight: 500;
  color: rgba(255, 255, 255, 0.55);
  font-size: 14px;
}

table.chisto-site-table td.chisto-site-table__price {
  font-size: 16px;
  font-weight: 800;
  color: var(--gold);
  white-space: nowrap;
  text-align: right;
}

.chisto-header-scope a {
  text-decoration: none;
  color: inherit;
}

.chisto-header-scope ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.chisto-header-scope button {
  cursor: pointer;
  font-family: var(--font);
  border: none;
  outline: none;
  background: none;
}

/* —— Layout helper (ширина как в референсе) —— */
.chisto-header-scope .container {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 28px;
}

/* Кнопки шапки: chisto-buttons.css */

/* —— Header —— */
.chisto-header-scope .hdr {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  transition:
    background var(--tr),
    box-shadow var(--tr),
    padding var(--tr);
  padding: 6px 0;
}

/* Обычная шапка: сразу светлая плашка. Оверлей: та же плашка только после прокрутки (.scrolled). */
body:not(.chisto-header-is-overlay) .chisto-header-scope .hdr,
body.chisto-header-is-overlay .chisto-header-scope .hdr.scrolled {
  background: rgba(255, 255, 255, 0.97);
  backdrop-filter: blur(16px);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07), var(--sh-sm);
  padding: 0;
}

/* Только главная, верх страницы: шапка поверх героя без фона */
body.chisto-header-is-overlay .chisto-header-scope .hdr:not(.scrolled) {
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
  padding: 6px 0;
}

.chisto-header-scope .hdr__in {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 72px;
  gap: 16px;
}

/* —— Yoast SEO: хлебные крошки (выводятся под фиксированной шапкой, над контентом Bricks) —— */
.chisto-yoast-breadcrumb-bar {
  margin-top: 72px;
  background: var(--off);
  border-bottom: 1px solid var(--g200);
  padding: 8px 0;
}

.chisto-yoast-breadcrumb-inner {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 28px;
}

.chisto-yoast-bc {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
  font-family: var(--font);
}

.chisto-yoast-bc a {
  color: var(--muted);
  text-decoration: none;
  transition: color var(--tr);
}

.chisto-yoast-bc a:hover {
  color: var(--navy);
}

.chisto-yoast-bc .breadcrumb_last,
.chisto-yoast-bc .yoast-breadcrumb-current {
  color: var(--navy);
  font-weight: 800;
}

.chisto-yoast-bc__sep,
.chisto-yoast-bc .cs,
.chisto-yoast-bc .separator {
  color: var(--g400);
  font-size: 11px;
  font-weight: 600;
  user-select: none;
}

.chisto-yoast-bc > span {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}

.chisto-yoast-breadcrumb-inner p#breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-weight: 600;
  font-family: var(--font);
}

.chisto-yoast-breadcrumb-inner p#breadcrumbs a {
  color: var(--muted);
  text-decoration: none;
  transition: color var(--tr);
}

.chisto-yoast-breadcrumb-inner p#breadcrumbs a:hover {
  color: var(--navy);
}

@media (max-width: 768px) {
  .chisto-yoast-breadcrumb-inner {
    padding: 0 16px;
  }
}

/*
 * Плотный стык Yoast-крошек и первого блока Bricks (убирает «второй» верхний отступ секции).
 * Срабатывает только когда полоса крошек реально выведена (сосед с #brx-content).
 */
.chisto-yoast-breadcrumb-bar + #brx-content > .brxe-section:first-child,
.chisto-yoast-breadcrumb-bar + #brx-content > .brxe-shortcode:first-child,
.chisto-yoast-breadcrumb-bar + #brx-content > .brxe-container:first-child {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

.chisto-yoast-breadcrumb-bar + #brx-content > .brxe-post-title:first-child + .brxe-section,
.chisto-yoast-breadcrumb-bar + #brx-content > .brxe-post-title:first-child + .brxe-shortcode,
.chisto-yoast-breadcrumb-bar + #brx-content > h1:first-child + .brxe-section,
.chisto-yoast-breadcrumb-bar + #brx-content > h1:first-child + .brxe-shortcode {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

/* B2B: в Bricks над шорткодом часто остаются «Post Title» / Heading — дубль между крошками Yoast и героем */
.page-b2b #brx-content .brxe-post-title,
.page-b2b-hotels #brx-content .brxe-post-title {
  display: none;
}

.page-b2b #brx-content .brxe-heading:not(.chisto-b2b-rental-scope .brxe-heading),
.page-b2b-hotels #brx-content .brxe-heading:not(.chisto-b2b-hotels-scope .brxe-heading) {
  display: none;
}

/* Режим #brx-content.wordpress: H1 с data-heading-tag — не .brxe-*, дубль перед шорткодом */
.page-b2b #brx-content > h1[data-heading-tag]:has(+ .chisto-b2b-rental-scope),
.page-b2b-hotels #brx-content > h1[data-heading-tag]:has(+ .chisto-b2b-hotels-scope) {
  display: none;
}

.chisto-header-scope .logo {
  display: flex;
  flex-direction: column;
  line-height: 1;
  flex-shrink: 0;
}

.chisto-header-scope .logo__name {
  font-size: 22px;
  font-weight: 900;
  color: var(--white);
  letter-spacing: -0.03em;
  transition: color var(--tr);
}

.chisto-header-scope .logo__name span {
  color: var(--gold);
}

body:not(.chisto-header-is-overlay) .chisto-header-scope .logo__name,
.chisto-header-scope .hdr.scrolled .logo__name {
  color: var(--navy);
}

.chisto-header-scope .logo__tag {
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 3px;
  transition: color var(--tr);
}

body:not(.chisto-header-is-overlay) .chisto-header-scope .logo__tag,
.chisto-header-scope .hdr.scrolled .logo__tag {
  color: var(--g500);
}

.chisto-header-scope .nav {
  display: flex;
  align-items: center;
  gap: 12px;
}

.chisto-header-scope .nav-item {
  position: relative;
}

.chisto-header-scope .nav-link {
  display: flex;
  align-items: center;
  gap: 3px;
  padding: 8px 6px;
  font-size: 13px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.85);
  border-radius: var(--r-sm);
  transition: var(--tr);
  white-space: nowrap;
}

.chisto-header-scope .nav-link svg {
  flex-shrink: 0;
  transition: transform var(--tr);
}

.chisto-header-scope .nav-item:hover > .nav-link svg {
  transform: rotate(180deg);
}

.chisto-header-scope .nav-link:hover {
  color: var(--white);
  background: rgba(255, 255, 255, 0.1);
}

body:not(.chisto-header-is-overlay) .chisto-header-scope .nav-link,
.chisto-header-scope .hdr.scrolled .nav-link {
  color: var(--muted);
}

body:not(.chisto-header-is-overlay) .chisto-header-scope .nav-link:hover,
.chisto-header-scope .hdr.scrolled .nav-link:hover {
  color: var(--navy);
  background: var(--g100);
}

.chisto-header-scope .drop {
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  min-width: 220px;
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  box-shadow: var(--sh-xl);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-8px) scale(0.98);
  transform-origin: top left;
  transition: all var(--tr);
  z-index: 200;
  padding: 8px 0;
}

.chisto-header-scope .drop--w {
  min-width: 280px;
}

.chisto-header-scope .nav-item:hover > .drop {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) scale(1);
}

.chisto-header-scope .dg {
  padding: 4px 0;
  border-bottom: 1px solid var(--g100);
}

.chisto-header-scope .dg:last-child {
  border-bottom: none;
}

.chisto-header-scope .dg-label {
  padding: 6px 18px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--g400);
}

.chisto-header-scope .dl {
  display: block;
  padding: 4px 18px;
  font-size: 13px;
  font-weight: 500;
  color: var(--muted);
  transition: var(--tr);
}

.chisto-header-scope .dl:hover {
  background: var(--g100);
  color: var(--navy);
  padding-left: 22px;
}

.chisto-header-scope .dl.active {
  color: var(--gold);
  font-weight: 600;
}

.chisto-header-scope .hdr__act {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-shrink: 0;
}

.chisto-header-scope .hdr__phone {
  font-size: 14px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.9);
  transition: color var(--tr);
  white-space: nowrap;
}

.chisto-header-scope .hdr__phone:hover {
  color: var(--gold);
}

body:not(.chisto-header-is-overlay) .chisto-header-scope .hdr__phone,
.chisto-header-scope .hdr.scrolled .hdr__phone {
  color: var(--navy);
}

body:not(.chisto-header-is-overlay) .chisto-header-scope .hdr__phone:hover,
.chisto-header-scope .hdr.scrolled .hdr__phone:hover {
  color: var(--gold);
}

.chisto-header-scope .burger {
  display: none;
  flex-direction: column;
  gap: 5px;
  padding: 6px;
}

.chisto-header-scope .burger span {
  display: block;
  width: 22px;
  height: 2px;
  background: var(--white);
  border-radius: 2px;
  transition: var(--tr);
}

body:not(.chisto-header-is-overlay) .chisto-header-scope .burger span,
.chisto-header-scope .hdr.scrolled .burger span {
  background: var(--navy);
}

.chisto-header-scope .mob {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--navy-9);
  z-index: 1200;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  transform: translateX(100%);
  transition: transform 0.38s cubic-bezier(0.4, 0, 0.2, 1);
  padding: 88px 28px 48px;
}

.chisto-header-scope .mob.open {
  transform: translateX(0);
}

.chisto-header-scope .mob-x {
  position: absolute;
  top: 18px;
  right: 20px;
  z-index: 2;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  color: var(--white);
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background var(--tr);
}

.chisto-header-scope .mob-x:hover {
  background: rgba(255, 255, 255, 0.18);
}

.chisto-header-scope .mob-g {
  margin-bottom: 28px;
}

.chisto-header-scope .mob-gl {
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 10px;
  display: block;
}

.chisto-header-scope .mob-a {
  display: block;
  padding: 10px 0;
  font-size: 15px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.75);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  transition: color var(--tr);
}

.chisto-header-scope .mob-a:hover {
  color: var(--white);
}

.chisto-header-scope .mob-a.active {
  color: var(--gold);
  font-weight: 600;
}

.chisto-header-scope .mob-phone {
  font-size: 24px;
  font-weight: 900;
  color: var(--gold);
  margin-top: 28px;
  display: block;
}

.chisto-header-scope .mob-cta-wrap {
  margin-top: 20px;
  margin-bottom: 12px;
}

.chisto-header-scope .mob-cta {
  width: 100%;
  justify-content: center;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .chisto-header-scope .nav {
    display: none;
  }

  .chisto-header-scope .hdr__phone {
    display: none;
  }

  .chisto-header-scope .burger {
    display: flex;
  }

  /* Кнопка «Заказать» только в мобильном меню */
  .chisto-header-scope .hdr__act .hdr__cta--desktop {
    display: none;
  }
}

@media (max-width: 480px) {
  .chisto-header-scope .container {
    padding: 0 18px;
  }
}

/* Админ-бар WP: смещение фиксированной шапки */
body.admin-bar .chisto-header-scope .hdr {
  top: 32px;
}

body.admin-bar .chisto-header-scope .mob {
  top: 32px;
}

@media screen and (max-width: 782px) {
  body.admin-bar .chisto-header-scope .hdr {
    top: 0;
  }

  body.admin-bar .chisto-header-scope .mob {
    top: 46px;
  }
}

/* Поп-ап «Заказать» (форма подвала Fluent Forms), визуал как .cntform в main.html */
.chisto-order-modal {
  position: fixed;
  inset: 0;
  z-index: 12500;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
  box-sizing: border-box;
}

.chisto-order-modal.is-open {
  display: flex;
}

.chisto-order-modal__backdrop {
  position: absolute;
  inset: 0;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  background: rgba(11, 36, 62, 0.78);
  backdrop-filter: blur(4px);
}

.chisto-order-modal__panel {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 520px;
  max-height: min(92vh, 860px);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.chisto-order-modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: var(--r-sm);
  background: rgba(255, 255, 255, 0.1);
  color: var(--white);
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  transition: background var(--tr), border-color var(--tr);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.chisto-order-modal__close:hover {
  background: rgba(255, 255, 255, 0.18);
  border-color: rgba(255, 255, 255, 0.35);
}

.chisto-order-modal__cntform.cntform {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: var(--r-lg);
  padding: 20px;
  padding-top: 44px;
  backdrop-filter: blur(8px);
  display: flex;
  flex-direction: column;
  height: auto;
  box-sizing: border-box;
}

@media (min-width: 769px) {
  .chisto-order-modal__cntform.cntform {
    padding: 36px;
    padding-top: 48px;
  }

  .chisto-order-modal__close {
    top: 14px;
    right: 14px;
  }
}

.chisto-order-modal__cntform .cntform__ttl {
  font-size: 20px;
  font-weight: 800;
  color: var(--white);
  margin-bottom: 6px;
}

.chisto-order-modal__cntform .cntform__sub {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 22px;
}

.chisto-order-modal__form .frm-fluent-form {
  color: rgba(255, 255, 255, 0.92);
}

.chisto-order-modal__form .ff-el-group {
  margin-bottom: 14px;
}

.chisto-order-modal__form .ff-el-input--label label {
  color: rgba(255, 255, 255, 0.75);
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 6px;
}

.chisto-order-modal__form .ff-el-form-control,
.chisto-order-modal__form textarea.ff-el-form-control {
  width: 100%;
  padding: 13px 16px;
  background: rgba(255, 255, 255, 0.08);
  border: 2px solid rgba(255, 255, 255, 0.12);
  border-radius: var(--r-sm);
  color: var(--white);
  font-family: var(--font);
  font-size: 14px;
  font-weight: 500;
  transition: border-color var(--tr), background var(--tr);
  box-sizing: border-box;
}

.chisto-order-modal__form .ff-el-form-control::placeholder {
  color: rgba(255, 255, 255, 0.35);
}

.chisto-order-modal__form .ff-el-form-control:focus {
  outline: none;
  border-color: var(--gold);
  background: rgba(255, 255, 255, 0.12);
}

.chisto-order-modal__form select.ff-el-form-control {
  cursor: pointer;
  appearance: none;
}

.chisto-order-modal__form .ff-btn-submit,
.chisto-order-modal__form button[type="submit"].ff-btn {
  width: 100%;
  justify-content: center;
  margin-top: 6px;
  padding: 16px 24px;
  border-radius: var(--r-sm);
  font-family: var(--font);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: none;
  background: linear-gradient(180deg, #e8c965 0%, var(--gold) 100%);
  color: var(--navy);
  border: none;
  cursor: pointer;
  transition: filter var(--tr), transform var(--tr);
}

.chisto-order-modal__form .ff-btn-submit:hover,
.chisto-order-modal__form button[type="submit"].ff-btn:hover {
  filter: brightness(1.05);
}

.chisto-order-modal__form .ff-el-tc label,
.chisto-order-modal__form .ff-el-tc,
.chisto-order-modal__form .ff_t_c {
  font-size: 11px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.45);
}

.chisto-order-modal__form .ff-el-tc a,
.chisto-order-modal__form .ff_t_c a {
  color: var(--gold);
  text-decoration: underline;
}

.chisto-order-modal__form .ff-el-is-error .ff-el-form-control {
  border-color: #e85d5d;
}

.chisto-order-modal__form .text-danger,
.chisto-order-modal__form .error.text-danger {
  color: #ffb4b4;
  font-size: 12px;
  margin-top: 4px;
}

/** Select2 / FF containers на тёмном фоне */
.chisto-order-modal__form .select2-container--default .select2-selection--single {
  background: rgba(255, 255, 255, 0.08);
  border: 2px solid rgba(255, 255, 255, 0.12);
  border-radius: var(--r-sm);
  min-height: 48px;
  color: var(--white);
}

.chisto-order-modal__form .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--white);
  line-height: 44px;
  padding-left: 14px;
}

.chisto-order-modal__form .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent;
}

/* =================================================================
   Подвал + контакты (design-reference/main.html)
   ================================================================= */
.chisto-footer-scope {
  --tr-footer: 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}

.chisto-footer-scope .chisto-footer-contacts {
  background: #113e6a;
  padding: 96px 0;
}

.chisto-footer-scope .chisto-footer-contacts-head .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 14px;
}

.chisto-footer-scope .chisto-footer-contacts-head .eyebrow--w {
  color: #b8cfec;
}

.chisto-footer-scope .chisto-footer-contacts-head .eyebrow--w::before {
  content: "";
  display: block;
  width: 28px;
  height: 2px;
  background: #b8cfec;
  flex-shrink: 0;
}

.chisto-footer-scope .chisto-footer-contacts-title {
  font-size: clamp(26px, 3.6vw, 46px);
  font-weight: 800;
  line-height: 1.12;
  color: var(--white);
  margin-bottom: 48px;
  letter-spacing: -0.02em;
}

.chisto-footer-scope .h2--w {
  color: var(--white);
}

.chisto-footer-scope .cnt-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 64px;
  align-items: stretch;
}

.chisto-footer-scope .cnt-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-top: 0;
}

.chisto-footer-scope .cnt-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  flex-wrap: nowrap;
}

.chisto-footer-scope .cnt-ico {
  width: 48px;
  height: 48px;
  border-radius: var(--r-sm);
  background: rgba(212, 175, 55, 0.12);
  border: 1px solid rgba(212, 175, 55, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  flex-shrink: 0;
}

.chisto-footer-scope .cnt-lbl {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #bad5ef;
  margin-bottom: 4px;
}

.chisto-footer-scope .cnt-val {
  font-size: 16px;
  font-weight: 700;
  color: var(--white);
}

.chisto-footer-scope .cnt-val a {
  color: #7ec0f0;
}

.chisto-footer-scope .cnt-val a:hover {
  color: var(--white);
}

.chisto-footer-scope .cnt-sub {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.4);
  margin-top: 2px;
}

.chisto-footer-scope .map-ph {
  margin-top: 32px;
  height: 220px;
  background: rgba(255, 255, 255, 0.05);
  border: 2px dashed rgba(255, 255, 255, 0.14);
  border-radius: var(--r-md);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: rgba(255, 255, 255, 0.28);
}

.chisto-footer-scope .map-ph__ico {
  font-size: 32px;
  opacity: 0.4;
}

.chisto-footer-scope .map-ph__txt {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.chisto-footer-scope .chisto-footer-yandex-map {
  margin-top: 32px;
  border-radius: var(--r-md);
  overflow: hidden;
  line-height: 0;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.12);
  min-height: 400px;
}

.chisto-footer-scope .chisto-footer-yandex-map iframe {
  display: block;
  width: 100%;
  height: 400px;
  border: 0;
}

.chisto-footer-scope .chisto-cnt-col-right {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.chisto-footer-scope .cntform {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: var(--r-lg);
  padding: 20px;
  backdrop-filter: blur(8px);
  height: 100%;
  display: flex;
  flex-direction: column;
}

.chisto-footer-scope .cntform--fluent {
  height: auto;
}

@media (min-width: 769px) {
  .chisto-footer-scope .cntform {
    padding: 36px;
  }
}

.chisto-footer-scope .cntform__ttl {
  font-size: 20px;
  font-weight: 800;
  color: var(--white);
  margin-bottom: 6px;
}

.chisto-footer-scope .cntform__sub {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 26px;
}

.chisto-footer-scope .ci,
.chisto-footer-scope .csel,
.chisto-footer-scope .cta-area {
  width: 100%;
  padding: 13px 16px;
  background: rgba(255, 255, 255, 0.08);
  border: 2px solid rgba(255, 255, 255, 0.12);
  border-radius: var(--r-sm);
  color: var(--white);
  font-family: var(--font);
  font-size: 14px;
  font-weight: 500;
  transition: border-color var(--tr-footer);
  box-sizing: border-box;
}

.chisto-footer-scope .ci::placeholder,
.chisto-footer-scope .cta-area::placeholder {
  color: rgba(255, 255, 255, 0.3);
}

.chisto-footer-scope .ci:focus,
.chisto-footer-scope .csel:focus,
.chisto-footer-scope .cta-area:focus {
  outline: none;
  border-color: var(--gold);
  background: rgba(255, 255, 255, 0.12);
}

.chisto-footer-scope .csel {
  appearance: none;
  cursor: pointer;
  padding-right: 36px;
}

.chisto-footer-scope .csel option {
  background: var(--navy-d);
}

.chisto-footer-scope .cta-area {
  resize: vertical;
  min-height: 90px;
}

.chisto-footer-scope .fsel-w {
  position: relative;
}

.chisto-footer-scope .fsel-w::after {
  content: "";
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 6px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236C757D' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E")
    no-repeat center;
  pointer-events: none;
}

.chisto-footer-scope .frow {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.chisto-footer-scope .cnote {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.3);
  margin-top: 10px;
  line-height: 1.5;
}

.chisto-footer-scope .cnote a {
  color: var(--gold);
}

.chisto-footer-scope .chisto-footer-submit {
  width: 100%;
  justify-content: center;
  margin-top: 14px;
  padding: 16px;
}

.chisto-footer-scope .socials {
  display: flex;
  gap: 10px;
  margin-top: 28px;
}

.chisto-footer-scope .soc {
  width: 44px;
  height: 44px;
  border-radius: var(--r-sm);
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  transition: var(--tr-footer);
  color: var(--white);
  text-decoration: none;
}

.chisto-footer-scope .soc:hover {
  background: rgba(212, 175, 55, 0.2);
  border-color: rgba(212, 175, 55, 0.4);
}

.chisto-footer-scope .chisto-cnt-success {
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 32px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 22px;
  min-height: 220px;
}

.chisto-footer-scope .fsuccess__ico {
  font-size: 44px;
  margin-bottom: 12px;
}

.chisto-footer-scope .fsuccess__ttl {
  font-size: 18px;
  font-weight: 800;
  color: var(--white);
  margin-bottom: 6px;
}

.chisto-footer-scope .fsuccess__sub {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.55);
}

/* Белый блок ссылок */
.chisto-footer-scope .footer {
  background: #fff;
  padding: 72px 0 28px;
}

.chisto-footer-scope .footer-grid {
  display: grid;
  grid-template-columns: 1.8fr repeat(4, 1fr);
  gap: 40px;
  padding-bottom: 52px;
  border-bottom: 1px solid rgba(8, 40, 100, 0.12);
}

.chisto-footer-scope .fl__name {
  font-size: 24px;
  font-weight: 900;
  color: #0d3360;
  letter-spacing: -0.02em;
}

.chisto-footer-scope .fl__name span {
  color: #2272d8;
}

.chisto-footer-scope .fl__desc {
  font-size: 13px;
  line-height: 1.7;
  color: #2e5477;
  margin-top: 14px;
  max-width: 240px;
}

.chisto-footer-scope .fl__cnt {
  margin-top: 22px;
}

.chisto-footer-scope .fl__cv {
  font-size: 14px;
  font-weight: 700;
  color: #0d3360;
  margin-bottom: 4px;
}

.chisto-footer-scope .fl__cv a {
  color: #1a5488;
  transition: color var(--tr-footer);
  text-decoration: none;
}

.chisto-footer-scope .fl__cv a:hover {
  color: var(--gold);
}

.chisto-footer-scope .fl__cs {
  font-size: 12px;
  color: #4a7ea8;
  margin-bottom: 14px;
}

.chisto-footer-scope .fl__credit {
  font-size: 12px;
  color: #4a7ea8;
  margin: 14px 0 0;
  line-height: 1.6;
}

.chisto-footer-scope .fl__credit a {
  color: #1a5488;
  text-decoration: none;
  transition: color var(--tr-footer);
}

.chisto-footer-scope .fl__credit a:hover {
  color: var(--gold);
}

.chisto-footer-scope .fl__credit strong {
  font-weight: 700;
}

.chisto-footer-scope .fc__ttl {
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #1a5488;
  margin-bottom: 16px;
}

.chisto-footer-scope .fl {
  display: block;
  font-size: 13px;
  color: #1a5488;
  padding: 4px 0;
  transition: color var(--tr-footer);
  text-decoration: none;
}

.chisto-footer-scope .fl:hover {
  color: #0d3360;
}

.chisto-footer-scope .fl.active {
  color: var(--gold);
}

.chisto-footer-scope .fl--spaced {
  margin-top: 10px;
}

.chisto-footer-scope .footer-bot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 24px;
  gap: 20px;
  flex-wrap: wrap;
}

.chisto-footer-scope .footer-copy {
  font-size: 12px;
  color: #0d3360;
  margin: 0;
}

.chisto-footer-scope .footer-leg {
  display: flex;
  gap: 22px;
}

.chisto-footer-scope .footer-leg a {
  font-size: 12px;
  color: rgba(8, 42, 98, 0.45);
  transition: color var(--tr-footer);
  text-decoration: none;
}

.chisto-footer-scope .footer-leg a:hover {
  color: rgba(8, 42, 98, 0.85);
}

.chisto-footer-scope .container {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 28px;
  box-sizing: border-box;
}

@media (max-width: 1100px) {
  .chisto-footer-scope .cnt-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .chisto-footer-scope .footer-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media (max-width: 768px) {
  .chisto-footer-scope .chisto-footer-contacts {
    padding: 64px 0;
  }

  .chisto-footer-scope .footer-grid {
    grid-template-columns: 1fr 1fr;
    gap: 28px;
  }

  .chisto-footer-scope .footer-bot {
    flex-direction: column;
    text-align: center;
  }

  .chisto-footer-scope .footer-leg {
    flex-direction: column;
    gap: 12px;
    align-items: center;
  }

  .chisto-footer-scope .footer-leg a {
    display: block;
  }

  .chisto-footer-scope .frow {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  .chisto-footer-scope .footer-grid {
    grid-template-columns: 1fr;
  }

  .chisto-footer-scope .container {
    padding: 0 18px;
  }

  .chisto-footer-scope .cnt-items {
    grid-template-columns: 1fr;
  }
}

/* -------------------------------------------------------------------------- *
 * Главная — первые секции (.chisto-home-scope), источник: design-reference/main.html
 * -------------------------------------------------------------------------- */

@keyframes chisto-home-fade-up {
  from {
    opacity: 0;
    transform: translateY(28px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes chisto-home-fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes chisto-home-pulse-dot {
  0%,
  100% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: 0.4;
    transform: scale(0.6);
  }
}

@keyframes chisto-home-float-stat {
  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-8px);
  }
}

.chisto-home-scope {
  font-family: var(--font);
  color: var(--text);
  -webkit-font-smoothing: antialiased;
}

.chisto-home-scope .container {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 28px;
}

.chisto-home-scope .section {
  padding: 96px 0;
}

.chisto-home-scope .section--sm {
  padding: 64px 0;
}

.chisto-home-scope .section--gray {
  background: var(--off);
}

.chisto-home-scope .section--navy {
  background: var(--navy);
}

.chisto-home-scope .section--900 {
  background: var(--navy-9);
}

.chisto-home-scope .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 14px;
}

.chisto-home-scope .eyebrow::before {
  content: "";
  display: block;
  width: 28px;
  height: 2px;
  background: var(--gold);
  flex-shrink: 0;
}

.chisto-home-scope .eyebrow--w {
  color: #b8cfec;
}

.chisto-home-scope .eyebrow--w::before {
  background: #b8cfec;
}

.chisto-home-scope .h2 {
  font-size: clamp(26px, 3.6vw, 46px);
  font-weight: 800;
  line-height: 1.12;
  color: var(--navy);
  margin-bottom: 18px;
  letter-spacing: -0.02em;
}

.chisto-home-scope .h2--w {
  color: var(--white);
}

.chisto-home-scope .h2 em {
  font-style: normal;
  color: var(--gold);
  font-family: var(--disp);
  font-weight: 700;
}

.chisto-home-scope .sub {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.75;
  color: var(--muted);
  max-width: 580px;
}

.chisto-home-scope .sub--w {
  color: rgba(255, 255, 255, 0.68);
}

.chisto-home-scope .sub--centered {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/* Hero */
.chisto-home-scope .chisto-home-hero {
  min-height: 100vh;
  background:
    linear-gradient(
      168deg,
      rgba(8, 22, 40, 0.85) 0%,
      rgba(13, 33, 69, 0.82) 40%,
      rgba(22, 47, 90, 0.78) 75%,
      rgba(26, 52, 104, 0.75) 100%
    ),
    var(--chisto-home-hero-bg, none) center / cover no-repeat;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding-top: 88px;
}

.chisto-home-scope .chisto-home-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 20% 50%, rgba(212, 175, 55, 0.06) 0%, transparent 50%),
    radial-gradient(circle at 80% 20%, rgba(29, 78, 216, 0.08) 0%, transparent 40%),
    repeating-linear-gradient(
      -45deg,
      transparent,
      transparent 60px,
      rgba(255, 255, 255, 0.012) 60px,
      rgba(255, 255, 255, 0.012) 61px
    );
  pointer-events: none;
}

.chisto-home-scope .chisto-home-hero::after {
  content: "";
  position: absolute;
  right: -10%;
  top: 10%;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(212, 175, 55, 0.08) 0%, transparent 65%);
  pointer-events: none;
}

.chisto-home-scope .chisto-home-hero__in {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
  padding: 80px 0 100px;
  width: 100%;
}

.chisto-home-scope .chisto-home-hero__eb {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(212, 175, 55, 0.15);
  border: 1px solid rgba(212, 175, 55, 0.3);
  border-radius: 100px;
  padding: 10px 18px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--white);
  margin-bottom: 24px;
  line-height: 1;
  animation: chisto-home-fade-up 0.7s 0.1s ease both;
}

.chisto-home-scope .chisto-home-hero__eb-label {
  line-height: 1.2;
}

.chisto-home-scope .chisto-home-hero__dot-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 6px;
  height: 1em;
  flex-shrink: 0;
  
}

.chisto-home-scope .chisto-home-hero__dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--gold);
  animation: chisto-home-pulse-dot 2s ease infinite;
  transform-origin: center center;
}

.chisto-home-scope .chisto-home-hero__h1 {
  font-size: clamp(38px, 5vw, 68px);
  font-weight: 900;
  line-height: 1.05;
  color: var(--white);
  margin-bottom: 22px;
  letter-spacing: -0.03em;
  animation: chisto-home-fade-up 0.7s 0.18s ease both;
}

.chisto-home-scope .chisto-home-hero__gold {
  color: var(--gold);
  font-family: var(--disp);
  font-weight: 700;
}

.chisto-home-scope .chisto-home-hero__desc {
  font-size: 17px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.68);
  margin-bottom: 36px;
  max-width: 500px;
  animation: chisto-home-fade-up 0.7s 0.26s ease both;
}

.chisto-home-scope .chisto-home-hero__act {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-bottom: 48px;
  animation: chisto-home-fade-up 0.7s 0.34s ease both;
}

.chisto-home-scope .chisto-home-hero__badges {
  display: flex;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: var(--r-md);
  overflow: hidden;
  animation: chisto-home-fade-up 0.7s 0.42s ease both;
}

.chisto-home-scope .hbadge {
  flex: 1;
  min-width: 140px;
  padding: 16px 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: flex-start;
  gap: 12px;
  background: rgba(255, 255, 255, 0.04);
  backdrop-filter: blur(8px);
  transition: background var(--tr);
}

.chisto-home-scope .hbadge:last-child {
  border-right: none;
}

.chisto-home-scope .hbadge:hover {
  background: rgba(255, 255, 255, 0.08);
}

.chisto-home-scope .hbadge__ico {
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  background: rgba(212, 175, 55, 0.15);
  border-radius: var(--r-xs);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

.chisto-home-scope .hbadge__ttl {
  font-size: 13px;
  font-weight: 700;
  color: var(--white);
  margin-bottom: 2px;
}

.chisto-home-scope .hbadge__sub {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.4;
}

.chisto-home-scope .chisto-home-hero__vis {
  position: relative;
  animation: chisto-home-fade-in 0.9s 0.2s ease both;
  min-height: 280px;
}

.chisto-home-scope .chisto-home-hero__stat {
  position: absolute;
  border-radius: var(--r-md);
  background: rgba(255, 255, 255, 0.97);
  backdrop-filter: blur(12px);
  padding: 14px 18px;
  box-shadow: var(--sh-lg);
  border: 1px solid rgba(255, 255, 255, 0.5);
  animation: chisto-home-float-stat 5s ease-in-out infinite;
}

.chisto-home-scope .chisto-home-hero__stat--1 {
  bottom: 32px;
  left: -40px;
  animation-delay: 0s;
}

.chisto-home-scope .chisto-home-hero__stat--2 {
  top: 40px;
  right: -28px;
  animation-delay: 2.5s;
}

.chisto-home-scope .chisto-home-hero__stat .stat-n {
  font-size: 26px;
  font-weight: 900;
  color: var(--navy);
  line-height: 1;
}

.chisto-home-scope .chisto-home-hero__stat .stat-l {
  font-size: 11px;
  color: var(--g500);
  font-weight: 600;
  margin-top: 2px;
}

/* Steps */
.chisto-home-scope .steps {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0;
  margin-top: 60px;
  position: relative;
}

.chisto-home-scope .steps::before {
  content: "";
  position: absolute;
  top: 36px;
  left: 10%;
  right: 10%;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--g300) 20%, var(--g300) 80%, transparent);
  z-index: 0;
}

.chisto-home-scope .step {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 16px;
  position: relative;
  z-index: 1;
}

.chisto-home-scope .step__c {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: var(--white);
  border: 2px solid var(--g200);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  margin-bottom: 18px;
  position: relative;
  box-shadow: var(--sh-sm);
  transition: var(--tr);
}

.chisto-home-scope .step:hover .step__c {
  border-color: var(--gold);
  background: var(--gold-p);
  box-shadow: 0 0 0 6px rgba(212, 175, 55, 0.1);
  transform: scale(1.08);
}

.chisto-home-scope .step__n {
  position: absolute;
  top: -6px;
  right: -6px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: var(--navy);
  color: var(--white);
  font-size: 11px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
}

.chisto-home-scope .step__ttl {
  font-size: 14px;
  font-weight: 800;
  color: var(--navy);
  margin-bottom: 8px;
}

.chisto-home-scope .step__desc {
  font-size: 12px;
  line-height: 1.65;
  color: var(--muted);
}

/* Services grid */
.chisto-home-scope .svc-hdr {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
  margin-bottom: 48px;
}

.chisto-home-scope .chisto-home-svc-hdr__btn {
  flex-shrink: 0;
}

.chisto-home-scope .svc-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.chisto-home-scope .svc {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-lg);
  overflow: hidden;
  transition: var(--tr);
  display: flex;
  flex-direction: column;
  box-shadow: var(--sh-xs);
}

.chisto-home-scope .svc:hover {
  transform: translateY(-6px);
  box-shadow: var(--sh-lg);
  border-color: transparent;
}

.chisto-home-scope .svc__img {
  height: 280px;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  margin: 12px 12px 0;
}

.chisto-home-scope .svc__iph {
  width: 100%;
  height: 100%;
  background: linear-gradient(145deg, rgba(26, 54, 93, 0.7), rgba(8, 22, 40, 0.85));
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: rgba(255, 255, 255, 0.22);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  border: none;
}

.chisto-home-scope .svc__iph-ico {
  font-size: 38px;
  opacity: 0.3;
}

.chisto-home-scope .svc__badge {
  position: absolute;
  top: 14px;
  left: 14px;
  background: var(--gold);
  color: var(--navy-d);
  font-size: 12px;
  font-weight: 700;
  padding: 5px 14px;
  border-radius: 100px;
  z-index: 1;
}

.chisto-home-scope .svc__img--has-photo .svc__iph {
  display: none;
}

.chisto-home-scope .svc__photo {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.chisto-home-scope .svc__body {
  padding: 22px 14px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.chisto-home-scope .svc__ttl {
  font-size: 18px;
  font-weight: 800;
  color: var(--navy);
  margin-bottom: 10px;
}

.chisto-home-scope .svc__desc {
  font-size: 13px;
  line-height: 1.75;
  color: var(--muted);
  margin-bottom: 16px;
  flex: 1;
}

.chisto-home-scope .svc__list {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 20px;
}

.chisto-home-scope .svc__li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: 12px;
  line-height: 1.5;
  color: var(--muted);
}

.chisto-home-scope .svc__li::before {
  content: "✓";
  color: var(--gold);
  font-weight: 900;
  font-size: 11px;
  flex-shrink: 0;
  margin-top: 1px;
}

.chisto-home-scope .svc__foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding-top: 18px;
  border-top: 1px solid var(--g100);
  margin-top: auto;
}

.chisto-home-scope .svc__foot--stack {
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
}

.chisto-home-scope .svc__btns {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.chisto-home-scope .svc__price {
  font-size: 22px;
  font-weight: 900;
  color: var(--navy);
}

.chisto-home-scope .svc__price span {
  font-size: 13px;
  font-weight: 500;
  color: var(--g500);
}

/* Stats bar */
.chisto-home-scope .stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.chisto-home-scope .stat {
  text-align: center;
  padding: 40px 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  transition: background var(--tr);
}

.chisto-home-scope .stat:last-child {
  border-right: none;
}

.chisto-home-scope .stat:hover {
  background: rgba(212, 175, 55, 0.05);
}

.chisto-home-scope .stat__n {
  font-size: clamp(36px, 4vw, 52px);
  font-weight: 900;
  color: var(--gold);
  line-height: 1;
}

.chisto-home-scope .stat__l {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 8px;
  font-weight: 600;
}

/* Advantages */
.chisto-home-scope .adv-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 56px;
}

.chisto-home-scope .adv {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: var(--r-md);
  padding: 36px 30px;
  transition: var(--tr);
}

.chisto-home-scope .adv:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(212, 175, 55, 0.3);
}

.chisto-home-scope .adv__ico {
  width: 56px;
  height: 56px;
  background: rgba(212, 175, 55, 0.15);
  border-radius: var(--r-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  margin-bottom: 20px;
}

.chisto-home-scope .adv__ttl {
  font-size: 17px;
  font-weight: 800;
  color: var(--white);
  margin-bottom: 10px;
}

.chisto-home-scope .adv__desc {
  font-size: 14px;
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.6);
}

/* Reveal */
.chisto-home-scope .chisto-home-reveal {
  opacity: 0;
  transform: translateY(32px);
  transition:
    opacity 0.7s ease,
    transform 0.7s ease;
}

.chisto-home-scope .chisto-home-reveal--vis {
  opacity: 1;
  transform: translateY(0);
}

.chisto-home-scope .chisto-home-reveal--d2 {
  transition-delay: 0.1s;
}

.chisto-home-scope .chisto-home-reveal--d3 {
  transition-delay: 0.2s;
}

.chisto-home-scope .chisto-home-reveal--d4 {
  transition-delay: 0.3s;
}

.chisto-home-scope .chisto-home-reveal--d5 {
  transition-delay: 0.4s;
}

.chisto-home-scope .chisto-home-reveal--col2 {
  transition-delay: 0.1s;
}

.chisto-home-scope .chisto-home-reveal--col3 {
  transition-delay: 0.2s;
}

.chisto-home-scope .chisto-home-reveal--center {
  text-align: center;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1100px) {
  .chisto-home-scope .chisto-home-hero__in {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .chisto-home-scope .chisto-home-hero__vis {
    display: none;
  }

  .chisto-home-scope .chisto-home-hero__act {
    justify-content: center;
  }

  .chisto-home-scope .chisto-home-hero__badges {
    justify-content: center;
  }

  .chisto-home-scope .chisto-home-hero__desc {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 900px) {
  .chisto-home-scope .svc-grid {
    grid-template-columns: 1fr 1fr;
  }

  .chisto-home-scope .adv-grid {
    grid-template-columns: 1fr 1fr;
  }

  .chisto-home-scope .stats {
    grid-template-columns: repeat(2, 1fr);
  }

  .chisto-home-scope .steps {
    grid-template-columns: repeat(2, 1fr);
  }

  .chisto-home-scope .steps::before {
    display: none;
  }
}

@media (max-width: 768px) {
  .chisto-home-scope {
    overflow-x: clip;
  }

  .chisto-home-scope .calc-wrap,
  .chisto-home-scope .calc-grid > *,
  .chisto-home-scope .calc-box {
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
  }

  .chisto-home-scope .calc-wrap .container,
  .chisto-home-scope .chisto-home-hero .container {
    max-width: min(1220px, 100%);
  }

  .chisto-home-scope .chisto-home-calc .calc-i .h2 {
    font-size: clamp(22px, 6vw, 34px);
  }

  .chisto-home-scope .chisto-home-calc .calc-i .sub {
    font-size: 14px;
    line-height: 1.65;
  }

  .chisto-home-scope .calc-ttl {
    font-size: clamp(17px, 4.6vw, 19px);
  }

  .chisto-home-scope .calc-sub {
    font-size: 12px;
    margin-bottom: 18px;
  }

  .chisto-home-scope .calc-box {
    padding: 22px 14px;
  }

  .chisto-home-scope .extra span {
    word-break: break-word;
    font-size: 12px;
    line-height: 1.45;
  }

  .chisto-home-scope .ftabs {
    gap: 4px;
    flex-wrap: wrap;
  }

  .chisto-home-scope .ftab {
    flex: 1 1 calc(33.333% - 6px);
    padding: 8px 4px;
    font-size: 10px;
    letter-spacing: -0.02em;
  }

  .chisto-home-scope .steps .step:nth-child(n + 2) .step__c {
    margin-top: 36px;
  }

  .chisto-home-scope .section {
    padding: 56px 0;
  }

  .chisto-home-scope .section--sm {
    padding: 48px 0;
  }

  .chisto-home-scope .svc-grid {
    grid-template-columns: 1fr;
  }

  .chisto-home-scope .adv-grid {
    grid-template-columns: 1fr;
  }

  .chisto-home-scope .stats {
    grid-template-columns: 1fr 1fr;
  }

  .chisto-home-scope .stats .stat {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }

  .chisto-home-scope .stats .stat:nth-child(odd) {
    border-right: 1px solid rgba(255, 255, 255, 0.08);
  }

  .chisto-home-scope .stats .stat:nth-child(2n) {
    border-right: none;
  }

  .chisto-home-scope .stats .stat:nth-last-child(-n + 2) {
    border-bottom: none;
  }

  .chisto-home-scope .steps {
    grid-template-columns: 1fr;
  }

  .chisto-home-scope .container {
    padding: 0 18px;
  }

  .chisto-home-scope .chisto-home-hero {
    min-height: auto;
    padding-top: clamp(64px, 18vw, 88px);
    padding-bottom: 32px;
    align-items: flex-start;
  }

  .chisto-home-scope .chisto-home-hero__in {
    padding: 24px 0 40px;
    gap: 28px;
  }

  .chisto-home-scope .chisto-home-hero__h1 {
    font-size: clamp(24px, 8vw, 42px);
    margin-bottom: 14px;
  }

  .chisto-home-scope .chisto-home-hero__desc {
    font-size: clamp(13px, 4vw, 15px);
    margin-bottom: 28px;
  }

  .chisto-home-scope .chisto-home-hero__badges {
    flex-direction: column;
    align-self: stretch;
    max-width: 100%;
  }

  .chisto-home-scope .hbadge {
    flex: none;
    min-width: 0;
    padding: 12px 14px;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .chisto-home-scope .hbadge:last-child {
    border-bottom: none;
  }

  .chisto-home-scope .hbadge__ttl {
    font-size: 12px;
  }

  .chisto-home-scope .hbadge__sub {
    font-size: 10px;
    line-height: 1.45;
  }

  .chisto-home-scope .chisto-home-hero__act {
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 32px;
  }

  .chisto-home-scope .chisto-home-hero__act .btn {
    width: 100%;
    justify-content: center;
  }

  .chisto-home-scope .chisto-home-hero__eb {
    font-size: max(9px, 2.65vw);
    letter-spacing: 0.08em;
    padding: 6px 12px;
    line-height: 1.35;
    max-width: 100%;
    box-sizing: border-box;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }

  .chisto-home-scope .svc-hdr {
    flex-direction: column;
    align-items: stretch;
    gap: 18px;
    margin-bottom: 36px;
  }

  .chisto-home-scope .chisto-home-svc-hdr__btn {
    width: 100%;
    justify-content: center;
  }

  .chisto-home-scope .svc__img {
    height: 220px;
  }
}

@media (max-width: 480px) {
  .chisto-home-scope .chisto-home-hero__badges {
    flex-direction: column;
  }

  .chisto-home-scope .hbadge {
    min-width: 0;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .chisto-home-scope .hbadge:last-child {
    border-bottom: none;
  }

  .chisto-home-scope .stats {
    grid-template-columns: 1fr;
  }

  .chisto-home-scope .stats .stat {
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }

  .chisto-home-scope .stats .stat:nth-child(odd) {
    border-right: none;
  }

  .chisto-home-scope .stats .stat:last-child {
    border-bottom: none;
  }
}

/* ——— Главная: калькулятор … CTA (design-reference/main.html) ——— */

.chisto-home-scope .calc-wrap {
  background: var(--off);
}

.chisto-home-scope .calc-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 64px;
  align-items: start;
}

.chisto-home-scope .calc-i {
  padding-top: 8px;
}

.chisto-home-scope .calc-box {
  background: var(--white);
  border-radius: var(--r-lg);
  padding: 40px;
  box-shadow: var(--sh-md);
  border: 1px solid var(--g200);
}

.chisto-home-scope .calc-ttl {
  font-size: 20px;
  font-weight: 800;
  color: var(--navy);
  margin-bottom: 6px;
}

.chisto-home-scope .calc-sub {
  font-size: 13px;
  color: var(--g500);
  margin-bottom: 28px;
}

.chisto-home-scope .chisto-home-calc-field {
  margin-bottom: 18px;
}

.chisto-home-scope .flabel {
  display: block;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--g500);
  margin-bottom: 8px;
}

.chisto-home-scope .fselect {
  width: 100%;
  padding: 13px 16px;
  border: 2px solid var(--g200);
  border-radius: var(--r-sm);
  font-family: var(--font);
  font-size: 14px;
  font-weight: 500;
  color: var(--text);
  background: var(--white);
  transition: border-color var(--tr);
  appearance: none;
}

.chisto-home-scope .fselect:focus {
  outline: none;
  border-color: var(--gold);
}

.chisto-home-scope .fsel-w {
  position: relative;
}

.chisto-home-scope .fsel-w::after {
  content: "";
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 6px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236C757D' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E")
    no-repeat center;
  pointer-events: none;
}

.chisto-home-scope .ftabs {
  display: flex;
  background: var(--g100);
  border-radius: var(--r-xs);
  padding: 4px;
  gap: 4px;
  margin-bottom: 20px;
}

.chisto-home-scope .ftab {
  flex: 1;
  padding: 9px 12px;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 600;
  color: var(--g500);
  text-align: center;
  cursor: pointer;
  transition: var(--tr);
  border: none;
  background: transparent;
  font-family: var(--font);
}

.chisto-home-scope .ftab.on {
  background: var(--white);
  color: var(--navy);
  box-shadow: var(--sh-xs);
}

.chisto-home-scope .extras {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-bottom: 18px;
}

.chisto-home-scope .extra {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}

.chisto-home-scope .extra input[type="checkbox"] {
  width: 18px;
  height: 18px;
  accent-color: var(--gold);
  cursor: pointer;
  flex-shrink: 0;
}

.chisto-home-scope .extra span {
  font-size: 13px;
  color: var(--muted);
}

.chisto-home-scope .chisto-home-calc-extra-sum {
  color: var(--gold);
}

.chisto-home-scope .calc-res {
  background: linear-gradient(135deg, var(--navy), var(--navy-l));
  border-radius: var(--r-md);
  padding: 20px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: 4px;
  flex-wrap: wrap;
}

.chisto-home-scope .calc-res__l {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 4px;
}

.chisto-home-scope .calc-res__p {
  font-size: 32px;
  font-weight: 900;
  color: var(--gold);
  line-height: 1;
}

.chisto-home-scope .fnote {
  font-size: 11px;
  color: var(--g400);
  margin-top: 10px;
  line-height: 1.5;
}

.chisto-home-scope .fnote a {
  color: var(--gold);
}

.chisto-home-scope .prom {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 32px;
}

.chisto-home-scope .prom__item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}

.chisto-home-scope .prom__ico {
  width: 44px;
  height: 44px;
  background: var(--gold-p);
  border-radius: var(--r-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  flex-shrink: 0;
}

.chisto-home-scope .prom__ttl {
  font-size: 14px;
  font-weight: 700;
  color: var(--navy);
  margin-bottom: 3px;
}

.chisto-home-scope .prom__desc {
  font-size: 13px;
  color: var(--muted);
  line-height: 1.55;
}

/* Subscriptions */
.chisto-home-scope .subs-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 56px;
}

.chisto-home-scope .sub-card {
  border-radius: var(--r-md);
  border: 2px solid var(--g200);
  padding: 40px 36px;
  position: relative;
  transition: var(--tr);
  display: flex;
  flex-direction: column;
  height: 100%;
}

.chisto-home-scope .sub-card--feat {
  border-color: var(--gold);
  background: linear-gradient(160deg, var(--navy-d) 0%, var(--navy) 100%);
}

.chisto-home-scope .sub-card:not(.sub-card--feat):hover {
  border-color: var(--navy);
  transform: translateY(-4px);
  box-shadow: var(--sh-md);
}

.chisto-home-scope .sub-badge {
  position: absolute;
  top: -13px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--gold);
  color: var(--navy-d);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 5px 18px;
  border-radius: 100px;
  white-space: nowrap;
}

.chisto-home-scope .sub-name {
  font-size: 22px;
  font-weight: 800;
  color: var(--navy);
  margin-bottom: 8px;
}

.chisto-home-scope .sub-card--feat .sub-name {
  color: var(--white);
}

.chisto-home-scope .sub-freq {
  font-size: 14px;
  font-weight: 600;
  color: var(--gold);
  margin-bottom: 24px;
}

.chisto-home-scope .sub-benefit {
  font-size: 15px;
  line-height: 1.65;
  color: var(--muted);
  padding-top: 24px;
  border-top: 1px solid var(--g200);
}

.chisto-home-scope .sub-card--feat .sub-benefit {
  color: rgba(255, 255, 255, 0.7);
  border-top-color: rgba(255, 255, 255, 0.15);
}

.chisto-home-scope .sub-cta {
  margin-top: auto;
  padding-top: 28px;
}

.chisto-home-scope .sub-cta .btn {
  width: 100%;
  justify-content: center;
}

/* Packages */
.chisto-home-scope .pkg-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 56px;
}

.chisto-home-scope .pkg {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  padding: 36px 32px;
  position: relative;
  overflow: hidden;
  transition: var(--tr);
}

.chisto-home-scope .pkg::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, var(--gold), var(--gold-l));
}

.chisto-home-scope .pkg:hover {
  transform: translateY(-4px);
  box-shadow: var(--sh-lg);
  border-color: transparent;
}

.chisto-home-scope .pkg__ico {
  font-size: 36px;
  margin-bottom: 20px;
}

.chisto-home-scope .pkg__name {
  font-size: 18px;
  font-weight: 800;
  color: var(--navy);
  margin-bottom: 8px;
}

.chisto-home-scope .pkg__desc {
  font-size: 14px;
  color: var(--muted);
  line-height: 1.65;
  margin-bottom: 20px;
}

.chisto-home-scope .pkg__price {
  font-size: 15px;
  font-weight: 700;
  color: var(--gold);
  background: var(--gold-p);
  display: inline-block;
  padding: 6px 14px;
  border-radius: 4px;
}

/* B2B */
.chisto-home-scope .b2b-sec {
  background: linear-gradient(160deg, var(--navy-d) 0%, var(--navy) 100%);
  position: relative;
  overflow: hidden;
}

.chisto-home-scope .b2b-sec::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -10%;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(212, 175, 55, 0.07) 0%, transparent 70%);
  pointer-events: none;
}

.chisto-home-scope .b2b-gr {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
  position: relative;
  z-index: 1;
}

.chisto-home-scope .chisto-home-b2b-lead {
  margin-bottom: 36px;
}

.chisto-home-scope .chisto-home-b2b-act {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.chisto-home-scope .chisto-home-b2b-mini {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-top: 48px;
}

.chisto-home-scope .chisto-home-b2b-mini__item {
  background: rgba(255, 255, 255, 0.06);
  border-radius: var(--r-sm);
  padding: 20px;
}

.chisto-home-scope .chisto-home-b2b-mini__n {
  font-size: 24px;
  font-weight: 900;
  color: var(--gold);
}

.chisto-home-scope .chisto-home-b2b-mini__l {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 4px;
}

.chisto-home-scope .chisto-home-b2b-photo {
  margin: 28px 0 0;
  border-radius: var(--r-md);
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.12);
  aspect-ratio: 16 / 10;
  background: var(--navy-9);
}

.chisto-home-scope .chisto-home-b2b-photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  vertical-align: middle;
}

.chisto-home-scope .b2b-tbl {
  border-radius: var(--r-md);
  overflow: hidden;
  background: linear-gradient(160deg, var(--navy-d) 0%, var(--navy) 100%);
}

.chisto-home-scope .b2b-tbl__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 24px;
  border-radius: var(--r-sm);
  transition: var(--tr);
  gap: 16px;
}

.chisto-home-scope .b2b-tbl__item:nth-child(odd) {
  background: rgba(255, 255, 255, 0.04);
}

.chisto-home-scope .b2b-tbl__item:hover {
  background: rgba(212, 175, 55, 0.08);
}

.chisto-home-scope .b2b-tbl__svc {
  font-size: 15px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9);
}

.chisto-home-scope .b2b-tbl__d {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.45);
  margin-top: 3px;
}

.chisto-home-scope .b2b-tbl__p {
  font-size: 16px;
  font-weight: 800;
  color: var(--gold);
  white-space: nowrap;
}

/* Food */
.chisto-home-scope .food-sec {
  background: var(--off);
}

.chisto-home-scope .food-gr {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
  margin-top: 56px;
}

.chisto-home-scope .food-img {
  border-radius: var(--r-lg);
  overflow: hidden;
  aspect-ratio: 4 / 3;
  background: linear-gradient(135deg, var(--navy) 0%, var(--navy-l) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.chisto-home-scope .food-img__ph {
  font-size: 80px;
  opacity: 0.3;
}

.chisto-home-scope .food-img__badge {
  position: absolute;
  bottom: 24px;
  left: 24px;
  background: var(--gold);
  color: var(--navy-d);
  padding: 10px 20px;
  border-radius: var(--r-sm);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  z-index: 1;
}

.chisto-home-scope .food-img__el {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 0;
}

.chisto-home-scope .food-img.food-img--has-photo {
  background: var(--navy-9);
}

.chisto-home-scope .chisto-home-food-lead {
  font-size: 16px;
  line-height: 1.8;
  color: var(--muted);
  margin-bottom: 8px;
}

.chisto-home-scope .food-items-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 32px;
}

.chisto-home-scope .food-item2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 28px;
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-sm);
  transition: var(--tr);
  gap: 16px;
}

.chisto-home-scope .food-item2:hover {
  border-color: var(--gold);
  box-shadow: var(--sh-sm);
}

.chisto-home-scope .food-item2__l {
  display: flex;
  align-items: center;
  gap: 14px;
}

.chisto-home-scope .food-item2__ico {
  font-size: 24px;
}

.chisto-home-scope .food-item2__name {
  font-size: 16px;
  font-weight: 700;
  color: var(--navy);
}

.chisto-home-scope .food-item2__price {
  font-size: 18px;
  font-weight: 800;
  color: var(--gold);
}

.chisto-home-scope .chisto-home-food-cta {
  margin-top: 24px;
}

/* Dry cleaning table */
.chisto-home-scope .dc-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: start;
}

.chisto-home-scope .chisto-home-dc-sub {
  margin-bottom: 32px;
}

.chisto-home-scope .chisto-home-dc-fig {
  margin: 0 0 24px;
  border-radius: var(--r-md);
  overflow: hidden;
  border: 1px solid var(--g200);
  aspect-ratio: 16 / 10;
  background: var(--off);
}

.chisto-home-scope .chisto-home-dc-fig img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  vertical-align: middle;
}

.chisto-home-scope .dc-tbl {
  border-radius: var(--r-md);
  overflow: hidden;
  background: linear-gradient(160deg, var(--navy-d) 0%, var(--navy) 100%);
}

.chisto-home-scope .dc-tbl__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
  gap: 16px;
  transition: var(--tr);
}

.chisto-home-scope .dc-tbl__item:nth-child(odd) {
  background: rgba(255, 255, 255, 0.04);
}

.chisto-home-scope .dc-tbl__item:hover {
  background: rgba(72, 156, 220, 0.12);
}

.chisto-home-scope .dc-tbl__item > div:first-child {
  flex: 1;
  min-width: 0;
}

.chisto-home-scope .dc-tbl__name {
  font-size: 15px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9);
}

.chisto-home-scope .dc-tbl__meta {
  display: block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.45);
  margin-top: 3px;
}

.chisto-home-scope .dc-tbl__price {
  font-size: 16px;
  font-weight: 800;
  color: var(--gold);
  white-space: nowrap;
  text-align: right;
  flex-shrink: 0;
}

/* Windows */
.chisto-home-scope .win-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-top: 40px;
}

.chisto-home-scope .win-item {
  text-align: center;
  padding: 28px 20px;
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  transition: var(--tr);
}

.chisto-home-scope .win-item:hover {
  border-color: var(--gold);
  box-shadow: var(--sh-gold);
  transform: translateY(-4px);
}

.chisto-home-scope .win-item__ico {
  font-size: 32px;
  margin-bottom: 12px;
}

.chisto-home-scope .win-item__name {
  font-size: 14px;
  font-weight: 600;
  color: var(--muted);
  margin-bottom: 12px;
}

.chisto-home-scope .win-item__price {
  font-size: 20px;
  font-weight: 800;
  color: var(--navy);
}

/* Reviews */
.chisto-home-scope .rev-hdr {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 48px;
}

.chisto-home-scope .chisto-home-rev-hdr__meta {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.chisto-home-scope .ratingbadge {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #d5e9fa;
  border: 1px solid rgba(34, 114, 216, 0.25);
  border-radius: var(--r-md);
  padding: 10px 18px;
}

.chisto-home-scope .ratingbadge__n {
  font-size: 28px;
  font-weight: 900;
  color: var(--navy);
}

.chisto-home-scope .ratingbadge__stars {
  color: var(--gold);
  font-size: 16px;
  letter-spacing: 2px;
}

.chisto-home-scope .ratingbadge__l {
  font-size: 12px;
  color: var(--muted);
}

.chisto-home-scope .rev-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.chisto-home-scope .rev {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  padding: 28px 24px;
  transition: var(--tr);
  position: relative;
}

.chisto-home-scope .rev::before {
  content: "❝";
  position: absolute;
  top: 18px;
  right: 22px;
  font-size: 52px;
  color: var(--g100);
  line-height: 1;
  font-family: Georgia, serif;
  pointer-events: none;
}

.chisto-home-scope .rev:hover {
  transform: translateY(-4px);
  box-shadow: var(--sh-md);
  border-color: transparent;
}

.chisto-home-scope .rev__stars {
  color: var(--gold);
  font-size: 14px;
  letter-spacing: 2px;
  margin-bottom: 12px;
}

.chisto-home-scope .rev__txt {
  font-size: 14px;
  line-height: 1.8;
  color: var(--muted);
  font-style: italic;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}

.chisto-home-scope .rev__foot {
  display: flex;
  align-items: center;
  gap: 12px;
  padding-top: 16px;
  border-top: 1px solid var(--g100);
}

.chisto-home-scope .rev__av {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: var(--navy);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 900;
  color: var(--gold);
  flex-shrink: 0;
}

.chisto-home-scope .rev__name {
  font-size: 14px;
  font-weight: 800;
  color: var(--navy);
}

.chisto-home-scope .rev__meta {
  font-size: 12px;
  color: var(--g400);
  margin-top: 2px;
}

/* Blog */
.chisto-home-scope .chisto-home-blog-hdr {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 48px;
}

.chisto-home-scope .chisto-home-blog-hdr__btn {
  flex-shrink: 0;
}

.chisto-home-scope .blog-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.chisto-home-scope .art {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-lg);
  overflow: hidden;
  transition: var(--tr);
  display: flex;
  flex-direction: column;
}

.chisto-home-scope .art:hover {
  transform: translateY(-5px);
  box-shadow: var(--sh-lg);
  border-color: transparent;
}

.chisto-home-scope .art__img {
  height: 280px;
  border-radius: 8px;
  margin: 12px 12px 0;
  background: linear-gradient(145deg, #1e3464, #0d2b52);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: rgba(255, 255, 255, 0.22);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  position: relative;
}

.chisto-home-scope .art__img-ico {
  font-size: 36px;
  opacity: 0.28;
}

.chisto-home-scope .art__cat {
  position: absolute;
  top: 14px;
  left: 14px;
  background: var(--gold);
  color: var(--navy-d);
  font-size: 11px;
  font-weight: 700;
  padding: 4px 12px;
  border-radius: 100px;
  z-index: 1;
}

.chisto-home-scope .art__img--has-photo {
  padding: 0;
  background: var(--navy-9);
}

.chisto-home-scope .art__photo {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.chisto-home-scope .art__body {
  padding: 22px 14px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.chisto-home-scope .art__date {
  font-size: 11px;
  color: var(--g400);
  font-weight: 600;
  margin-bottom: 8px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.chisto-home-scope .art__ttl {
  font-size: 17px;
  font-weight: 800;
  color: var(--navy);
  line-height: 1.3;
  margin-bottom: 10px;
  flex: 1;
  text-decoration: none;
}

.chisto-home-scope .art__ttl:hover {
  color: var(--gold);
}

.chisto-home-scope .art__exc {
  font-size: 13px;
  line-height: 1.7;
  color: var(--muted);
  margin-bottom: 18px;
}

.chisto-home-scope .art__lnk {
  font-size: 13px;
  font-weight: 700;
  color: var(--gold);
  display: inline-flex;
  align-items: center;
  gap: 5px;
  transition: gap var(--tr);
  text-decoration: none;
}

.chisto-home-scope .art__lnk:hover {
  gap: 10px;
}

/* Блог — превью с миниатюрой (как на главной, плюс фото) */
.chisto-home-scope .art__img--photo {
  padding: 0;
  margin: 12px 12px 0;
  position: relative;
  overflow: hidden;
  background: var(--navy-9);
}

.chisto-home-scope .art__img--photo .art__img-el {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 280px;
  object-fit: cover;
  object-position: center;
}

/* Блог — шапка страницы */
.chisto-blog-archive-scope .chisto-blog-hero {
  padding: 48px 0 24px;
}

.chisto-blog-archive-scope .chisto-blog-hero__inner {
  text-align: center;
  max-width: 720px;
  margin: 0 auto;
}

.chisto-blog-archive-scope .chisto-blog-hero__title {
  font-size: clamp(28px, 4vw, 40px);
  font-weight: 900;
  color: var(--navy);
  margin: 0 0 10px;
  line-height: 1.15;
}

.chisto-blog-archive-scope .chisto-blog-hero__subtitle {
  margin: 0;
  font-size: 15px;
  font-weight: 700;
  color: var(--gold);
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.chisto-blog-archive-scope .chisto-blog-listing {
  padding-bottom: 64px;
}

.chisto-blog-archive-scope .chisto-blog-toolbar {
  display: none;
}

.chisto-blog-archive-scope .chisto-blog-toolbar .btn {
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
  border-radius: 100px;
}

.chisto-blog-archive-scope .chisto-blog-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 320px);
  gap: 40px;
  align-items: start;
}

.chisto-blog-archive-scope .chisto-blog-layout__main {
  min-width: 0;
}

.chisto-blog-archive-scope .chisto-blog-sidebar {
  position: sticky;
  top: 24px;
  align-self: start;
}

.chisto-blog-archive-scope .chisto-blog-sidebar__backdrop {
  display: none;
}

.chisto-blog-archive-scope .chisto-blog-sidebar__panel {
  position: static;
  width: 100%;
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-lg);
  box-shadow: var(--sh-sm);
  overflow: hidden;
}

.chisto-blog-archive-scope .chisto-blog-sidebar__inner {
  padding: 22px 20px 26px;
}

.chisto-blog-archive-scope .chisto-blog-sidebar__head {
  display: none;
}

.chisto-blog-archive-scope .chisto-blog-sidebar__close {
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 10px;
  background: var(--g100);
  color: var(--navy);
  font-size: 26px;
  line-height: 1;
  cursor: pointer;
  transition: var(--tr);
}

.chisto-blog-archive-scope .chisto-blog-sidebar__close:hover {
  background: var(--gold);
  color: var(--navy-d);
}

.chisto-blog-archive-scope .chisto-blog-sidebar__head-title {
  font-size: 17px;
  font-weight: 800;
  color: var(--navy);
}

.chisto-blog-archive-scope .chisto-blog-sidebar__block + .chisto-blog-sidebar__block {
  margin-top: 28px;
  padding-top: 24px;
  border-top: 1px solid var(--g200);
}

.chisto-blog-archive-scope .chisto-blog-sidebar__h {
  margin: 0 0 14px;
  font-size: 13px;
  font-weight: 800;
  color: var(--navy);
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.chisto-blog-archive-scope .chisto-blog-sidebar__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.chisto-blog-archive-scope .chisto-blog-sidebar__list li {
  margin: 0;
  border-bottom: 1px solid var(--g100);
}

.chisto-blog-archive-scope .chisto-blog-sidebar__list li:last-child {
  border-bottom: none;
}

.chisto-blog-archive-scope .chisto-blog-sidebar__link {
  display: block;
  padding: 12px 4px;
  font-size: 15px;
  font-weight: 600;
  color: var(--navy);
  text-decoration: none;
  transition: color var(--tr);
}

.chisto-blog-archive-scope .chisto-blog-sidebar__link:hover {
  color: var(--gold);
}

.chisto-blog-archive-scope .chisto-blog-sidebar__link.is-active {
  color: var(--navy-d);
  font-weight: 800;
  border-left: 3px solid var(--gold);
  padding-left: 12px;
  margin-left: -3px;
}

.chisto-blog-archive-scope .chisto-blog-sidebar__empty {
  margin: 0;
  font-size: 14px;
  color: var(--muted);
}

.chisto-blog-archive-scope .chisto-blog-sidebar__recent {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.chisto-blog-archive-scope .chisto-blog-sidebar__recent-item {
  margin: 0;
}

.chisto-blog-archive-scope .chisto-blog-sidebar__recent-link {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  text-decoration: none;
  color: inherit;
  transition: opacity var(--tr);
}

.chisto-blog-archive-scope .chisto-blog-sidebar__recent-link:hover .chisto-blog-sidebar__recent-title {
  color: var(--gold);
}

.chisto-blog-archive-scope .chisto-blog-sidebar__recent-thumb {
  flex-shrink: 0;
  width: 72px;
  height: 72px;
  object-fit: cover;
  border-radius: 10px;
  border: 1px solid var(--g200);
}

.chisto-blog-archive-scope .chisto-blog-sidebar__recent-thumb--placeholder {
  display: block;
  background: linear-gradient(145deg, #1e3464, #0d2b52);
}

.chisto-blog-archive-scope .chisto-blog-sidebar__recent-meta {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 0;
}

.chisto-blog-archive-scope .chisto-blog-sidebar__recent-title {
  font-size: 14px;
  font-weight: 700;
  color: var(--navy);
  line-height: 1.35;
  transition: color var(--tr);
}

.chisto-blog-archive-scope .chisto-blog-sidebar__recent-date {
  font-size: 11px;
  font-weight: 600;
  color: var(--g400);
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

@media (max-width: 899px) {
  .chisto-blog-archive-scope .chisto-blog-toolbar {
    display: flex;
    justify-content: center;
    margin-bottom: 24px;
  }

  .chisto-blog-archive-scope .chisto-blog-layout {
    display: block;
  }

  .chisto-blog-archive-scope .chisto-blog-sidebar {
    position: fixed;
    inset: 0;
    z-index: 10050;
    pointer-events: none;
    top: 0;
  }

  html[data-chisto-blog-sidebar="open"] .chisto-blog-archive-scope .chisto-blog-sidebar {
    pointer-events: auto;
  }

  .chisto-blog-archive-scope .chisto-blog-sidebar__backdrop {
    display: block;
    position: absolute;
    inset: 0;
    background: rgba(12, 28, 52, 0.45);
    opacity: 0;
    visibility: hidden;
    transition:
      opacity 0.25s ease,
      visibility 0.25s ease;
  }

  html[data-chisto-blog-sidebar="open"] .chisto-blog-archive-scope .chisto-blog-sidebar__backdrop {
    opacity: 1;
    visibility: visible;
  }

  .chisto-blog-archive-scope .chisto-blog-sidebar__panel {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: min(100vw - 32px, 380px);
    max-width: 100%;
    border-radius: 0;
    border: none;
    border-left: 1px solid var(--g200);
    box-shadow: -8px 0 32px rgba(12, 28, 52, 0.2);
    transform: translateX(100%);
    transition: transform 0.28s ease;
    display: flex;
    flex-direction: column;
  }

  html[data-chisto-blog-sidebar="open"] .chisto-blog-archive-scope .chisto-blog-sidebar__panel {
    transform: translateX(0);
  }

  .chisto-blog-archive-scope .chisto-blog-sidebar__inner {
    flex: 1;
    overflow-y: auto;
    padding: 0 18px 28px;
    -webkit-overflow-scrolling: touch;
  }

  .chisto-blog-archive-scope .chisto-blog-sidebar__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 14px 18px;
    border-bottom: 1px solid var(--g200);
    position: sticky;
    top: 0;
    background: var(--white);
    z-index: 2;
  }

  .chisto-blog-archive-scope .chisto-blog-sidebar__head + .chisto-blog-sidebar__block {
    margin-top: 20px;
  }
}

/* Блог — навигация по рубрикам */
.chisto-blog-archive-scope .chisto-blog-cat-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}

.chisto-blog-archive-scope .chisto-blog-cat-nav__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 18px;
  border-radius: 100px;
  font-size: 13px;
  font-weight: 700;
  color: var(--navy);
  background: var(--white);
  border: 1px solid var(--g200);
  text-decoration: none;
  transition: var(--tr);
}

.chisto-blog-archive-scope .chisto-blog-cat-nav__link:hover {
  border-color: var(--gold);
  color: var(--navy-d);
}

.chisto-blog-archive-scope .chisto-blog-cat-nav__link--active {
  background: var(--gold);
  border-color: var(--gold);
  color: var(--navy-d);
}

.chisto-blog-archive-scope .chisto-blog-pagination {
  margin-top: 48px;
  display: flex;
  justify-content: center;
}

.chisto-blog-archive-scope .chisto-blog-pagination ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.chisto-blog-archive-scope .chisto-blog-pagination li {
  margin: 0;
}

.chisto-blog-archive-scope .chisto-blog-pagination a,
.chisto-blog-archive-scope .chisto-blog-pagination span.page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  min-height: 42px;
  padding: 0 12px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  color: var(--navy);
  background: var(--white);
  border: 1px solid var(--g200);
  transition: var(--tr);
}

.chisto-blog-archive-scope .chisto-blog-pagination a:hover {
  border-color: var(--gold);
}

.chisto-blog-archive-scope .chisto-blog-pagination span.page-numbers.current {
  background: var(--navy);
  color: var(--gold);
  border-color: var(--navy);
}

.chisto-blog-archive-scope .chisto-blog-pagination span.page-numbers.dots {
  border: none;
  background: transparent;
  min-width: auto;
}

.chisto-blog-archive-scope .chisto-blog-empty {
  text-align: center;
  font-size: 16px;
  color: var(--muted);
  max-width: 480px;
  margin: 0 auto;
  padding: 48px 0;
}

/* CTA band */
.chisto-home-scope .cta {
  background: linear-gradient(135deg, #4ba3f5 0%, #2272d8 45%, #1456b0 100%);
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}

.chisto-home-scope .cta::before {
  content: "";
  position: absolute;
  right: -60px;
  top: -60px;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.06);
  pointer-events: none;
}

.chisto-home-scope .cta__in {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 48px;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}

.chisto-home-scope .cta__ttl {
  font-size: clamp(26px, 3.2vw, 42px);
  font-weight: 900;
  color: rgb(242 242 243);
  line-height: 1.15;
  margin-bottom: 10px;
}

.chisto-home-scope .cta__sub {
  font-size: 17px;
  color: rgba(230, 230, 230, 0.7);
}

.chisto-home-scope .cta__act {
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex-shrink: 0;
}

.chisto-home-scope .cta__phone {
  font-size: 30px;
  font-weight: 900;
  color: var(--gold);
  text-align: center;
  display: block;
  transition: color var(--tr);
  text-decoration: none;
}

.chisto-home-scope .cta__phone:hover {
  color: var(--white);
}

.chisto-home-scope .cta__note {
  font-size: 12px;
  color: rgba(216, 216, 216, 0.6);
  text-align: center;
  font-weight: 600;
}

.chisto-home-scope .cta__btn {
  justify-content: center;
}

@media (max-width: 1100px) {
  .chisto-home-scope .calc-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .chisto-home-scope .b2b-gr {
    grid-template-columns: 1fr;
    gap: 48px;
  }

  .chisto-home-scope .food-gr {
    grid-template-columns: 1fr;
  }

  .chisto-home-scope .dc-inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}

@media (max-width: 900px) {
  .chisto-home-scope .subs-grid {
    grid-template-columns: 1fr;
  }

  .chisto-home-scope .pkg-grid {
    grid-template-columns: 1fr 1fr;
  }

  .chisto-home-scope .rev-grid {
    grid-template-columns: 1fr 1fr;
  }

  .chisto-home-scope .blog-grid {
    grid-template-columns: 1fr 1fr;
  }

  .chisto-home-scope .win-list {
    grid-template-columns: 1fr 1fr;
  }

  .chisto-home-scope .extras {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .chisto-home-scope .pkg-grid {
    grid-template-columns: 1fr;
  }

  .chisto-home-scope .rev-grid {
    grid-template-columns: 1fr;
  }

  .chisto-home-scope .blog-grid {
    grid-template-columns: 1fr;
  }

  .chisto-home-scope .win-list {
    grid-template-columns: 1fr;
  }

  .chisto-home-scope .cta__in {
    flex-direction: column;
    text-align: center;
  }

  .chisto-home-scope .cta__act {
    width: 100%;
  }

  .chisto-home-scope .b2b-tbl__item {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }

  .chisto-home-scope .food-item2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .chisto-home-scope .sub-card {
    padding: 32px 22px;
  }

  .chisto-home-scope .chisto-home-b2b-mini {
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 32px;
  }

  .chisto-home-scope .cta {
    padding: 56px 0;
  }

  .chisto-home-scope .calc-res__p {
    font-size: 28px;
  }

  .chisto-home-scope .rev-hdr,
  .chisto-home-scope .chisto-home-blog-hdr {
    flex-direction: column;
    align-items: stretch;
    gap: 16px;
    margin-bottom: 36px;
  }

  .chisto-home-scope .chisto-home-rev-hdr__meta {
    justify-content: center;
  }

  .chisto-home-scope .chisto-home-blog-hdr__btn {
    width: 100%;
    justify-content: center;
  }

  .chisto-home-scope .ratingbadge {
    width: 100%;
    justify-content: center;
  }
}

@media (max-width: 480px) {
  .chisto-home-scope .ftabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 6px;
    margin-bottom: 4px;
    gap: 4px;
    scrollbar-width: thin;
  }

  .chisto-home-scope .ftab {
    flex: 1 0 auto;
    min-width: 108px;
    font-size: 11px;
    padding: 10px 10px;
  }

  .chisto-home-scope .calc-res {
    flex-direction: column;
    align-items: stretch;
    text-align: center;
    gap: 14px;
  }

  .chisto-home-scope .calc-res .btn {
    width: 100%;
    justify-content: center;
  }

  .chisto-home-scope .b2b-tbl__p {
    white-space: normal;
    align-self: flex-start;
  }

  .chisto-home-scope .dc-tbl__item {
    flex-wrap: wrap;
  }

  .chisto-home-scope .dc-tbl__price {
    white-space: normal;
    text-align: right;
    width: 100%;
    margin-top: 4px;
  }

  .chisto-home-scope .cta__phone {
    font-size: clamp(22px, 6.4vw, 30px);
    word-break: break-word;
  }
}

/* —— Страница «Фуд-консьерж» (.chisto-food-scope), референс: design-reference/food-concierge.html —— */
.chisto-food-scope {
  --fc-warm: #f59e0b;
  --fc-warm-pale: #fffbeb;
  --fc-gold-light: #fcd34d;
  --fc-navy-ink: #0f2240;
  --fc-text-sub: var(--muted);
  --fc-gray-100: rgba(13, 42, 74, 0.06);
  --fc-gray-200: rgba(13, 42, 74, 0.12);
  font-family: var(--font);
  color: var(--text);
}

.chisto-food-scope *,
.chisto-food-scope *::before,
.chisto-food-scope *::after {
  box-sizing: border-box;
}

.chisto-food-scope a {
  text-decoration: none;
  color: inherit;
}

.chisto-food-scope ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.chisto-food-container {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 28px;
}

.chisto-food-breadcrumb-bar {
  background: var(--off);
  border-bottom: 1px solid var(--g200);
  padding: 8px 0;
  margin-top: 0;
}

.chisto-food-breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  font-size: 13px;
  font-weight: 600;
}

.chisto-food-breadcrumb__link {
  color: var(--muted);
  transition: color var(--tr);
}

.chisto-food-breadcrumb__link:hover {
  color: var(--navy);
}

.chisto-food-breadcrumb__sep {
  color: var(--g400);
  font-size: 11px;
}

.chisto-food-breadcrumb__current {
  color: var(--navy);
  font-weight: 800;
}

/* Hero */
.chisto-food-scope .page-hero {
  position: relative;
  overflow: hidden;
  background: linear-gradient(148deg, var(--fc-navy-ink) 0%, #1a2d4a 55%, #1e3a5f 100%);
  padding: clamp(48px, 8vw, 80px) 0 clamp(56px, 10vw, 96px);
}

.chisto-food-scope .page-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 40px,
    rgba(255, 255, 255, 0.012) 40px,
    rgba(255, 255, 255, 0.012) 41px
  );
  pointer-events: none;
}

.chisto-food-scope .page-hero::after {
  content: "";
  position: absolute;
  right: -60px;
  top: 20%;
  width: min(500px, 90vw);
  height: min(500px, 90vw);
  background: radial-gradient(circle, rgba(245, 158, 11, 0.14) 0%, transparent 65%);
  pointer-events: none;
}

.chisto-food-scope .page-hero__grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr 400px;
  gap: clamp(40px, 6vw, 72px);
  align-items: center;
}

.chisto-food-scope .page-hero__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(245, 158, 11, 0.15);
  border: 1px solid rgba(245, 158, 11, 0.35);
  border-radius: 100px;
  padding: 8px 20px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--fc-gold-light);
  margin-bottom: 22px;
}

.chisto-food-scope .page-hero__title {
  font-size: clamp(30px, 4.2vw, 54px);
  font-weight: 900;
  line-height: 1.08;
  color: var(--white);
  margin: 0 0 20px;
}

.chisto-food-scope .page-hero__title .accent {
  color: var(--gold);
}

.chisto-food-scope .page-hero__subtitle {
  font-size: 17px;
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.72);
  max-width: 560px;
  margin: 0 0 32px;
}

.chisto-food-scope .page-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.chisto-food-scope .page-hero__pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}

.chisto-food-scope .hero-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 100px;
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.85);
}

.chisto-food-scope .hero-pill__dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--gold);
  flex-shrink: 0;
}

.chisto-food-scope .breakfast-card {
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: var(--r-md);
  overflow: hidden;
  box-shadow: var(--sh-lg);
}

.chisto-food-scope .breakfast-card__image {
  height: 160px;
  background: linear-gradient(135deg, #2d1a0a 0%, #3d2a0e 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 64px;
  position: relative;
}

.chisto-food-scope .breakfast-card__image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 40%, rgba(0, 0, 0, 0.45) 100%);
  pointer-events: none;
}

.chisto-food-scope .breakfast-card__tag {
  position: absolute;
  bottom: 14px;
  left: 14px;
  background: var(--gold);
  color: var(--fc-navy-ink);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 5px 12px;
  border-radius: 100px;
  z-index: 1;
}

.chisto-food-scope .breakfast-card__body {
  padding: 20px;
}

.chisto-food-scope .breakfast-card__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 12px 14px;
  background: rgba(255, 255, 255, 0.06);
  border-radius: var(--r-sm);
  border: 1px solid rgba(255, 255, 255, 0.08);
  transition: var(--tr);
}

.chisto-food-scope .breakfast-card__item + .breakfast-card__item {
  margin-top: 10px;
}

.chisto-food-scope .breakfast-card__item:hover {
  background: rgba(212, 175, 55, 0.12);
  border-color: rgba(212, 175, 55, 0.35);
}

.chisto-food-scope .breakfast-card__item-left {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}

.chisto-food-scope .breakfast-card__item-emoji {
  font-size: 20px;
  flex-shrink: 0;
}

.chisto-food-scope .breakfast-card__item-name {
  font-size: 14px;
  font-weight: 700;
  color: var(--white);
}

.chisto-food-scope .breakfast-card__item-price {
  font-size: 15px;
  font-weight: 900;
  color: var(--gold);
  flex-shrink: 0;
}

/* Секции */
.chisto-food-scope .chisto-food-section-title,
.chisto-food-scope .section-title {
  font-size: clamp(26px, 3vw, 36px);
  font-weight: 900;
  color: var(--navy);
  text-align: center;
  margin: 0 0 12px;
}

.chisto-food-scope .section-title--white {
  color: var(--white);
}

.chisto-food-scope .section-subtitle {
  font-size: 16px;
  line-height: 1.65;
  color: var(--fc-text-sub);
  text-align: center;
  max-width: 580px;
  margin: 0 auto 40px;
}

.chisto-food-scope .service-cards-section {
  padding: clamp(64px, 10vw, 96px) 0;
}

.chisto-food-scope .service-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  margin-top: 48px;
}

.chisto-food-scope .service-card {
  background: var(--white);
  border: 1px solid var(--fc-gray-200);
  border-radius: var(--r-md);
  padding: 36px 28px;
  text-align: center;
  transition: var(--tr);
  position: relative;
  overflow: hidden;
}

.chisto-food-scope .service-card::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, var(--fc-warm), var(--gold));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform var(--tr);
}

.chisto-food-scope .service-card:hover {
  transform: translateY(-6px);
  box-shadow: var(--sh-md);
  border-color: transparent;
}

.chisto-food-scope .service-card:hover::before {
  transform: scaleX(1);
}

.chisto-food-scope .service-card__icon {
  font-size: 48px;
  margin-bottom: 16px;
}

.chisto-food-scope .service-card__title {
  font-size: 19px;
  font-weight: 900;
  color: var(--navy);
  margin: 0 0 8px;
}

.chisto-food-scope .service-card__price {
  font-size: 26px;
  font-weight: 900;
  color: var(--gold);
  margin-bottom: 12px;
}

.chisto-food-scope .service-card__desc {
  font-size: 14px;
  line-height: 1.65;
  color: var(--fc-text-sub);
  margin: 0 0 20px;
}

.chisto-food-scope .service-card__list {
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.chisto-food-scope .service-card__list li {
  position: relative;
  padding-left: 18px;
  font-size: 13px;
  line-height: 1.55;
  color: var(--fc-text-sub);
}

.chisto-food-scope .service-card__list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--gold);
}

.chisto-food-scope .section--gray {
  background: var(--off);
  padding: clamp(64px, 10vw, 96px) 0;
}

.chisto-food-scope .section--dark {
  background: var(--fc-navy-ink);
  padding: clamp(64px, 10vw, 96px) 0;
}

.chisto-food-scope .how-steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 48px;
  position: relative;
}

.chisto-food-scope .how-steps::before {
  content: "";
  position: absolute;
  top: 36px;
  left: 10%;
  right: 10%;
  height: 2px;
  background: linear-gradient(90deg, transparent, rgba(245, 158, 11, 0.35) 25%, rgba(245, 158, 11, 0.35) 75%, transparent);
  z-index: 0;
}

.chisto-food-scope .how-step {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 8px;
}

.chisto-food-scope .how-step__circle {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: var(--white);
  border: 2px solid var(--fc-gray-200);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  position: relative;
  box-shadow: var(--sh-sm);
  font-size: 26px;
  transition: var(--tr);
}

.chisto-food-scope .how-step:hover .how-step__circle {
  border-color: var(--fc-warm);
  background: var(--fc-warm-pale);
  box-shadow: 0 8px 24px rgba(245, 158, 11, 0.2);
  transform: scale(1.05);
}

.chisto-food-scope .how-step__num {
  position: absolute;
  top: -6px;
  right: -6px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: var(--navy);
  color: var(--white);
  font-size: 11px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
}

.chisto-food-scope .how-step__icon {
  line-height: 1;
}

.chisto-food-scope .how-step__title {
  font-size: 14px;
  font-weight: 900;
  color: var(--navy);
  margin: 0 0 6px;
}

.chisto-food-scope .how-step__desc {
  font-size: 12px;
  line-height: 1.65;
  color: var(--fc-text-sub);
  margin: 0;
}

.chisto-food-scope .menu-section {
  background: var(--fc-warm-pale);
  padding: clamp(64px, 10vw, 96px) 0;
}

.chisto-food-scope .menu-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  margin-top: 40px;
}

.chisto-food-scope .menu-card {
  background: var(--white);
  border: 1px solid var(--fc-gray-200);
  border-radius: var(--r-md);
  overflow: hidden;
  transition: var(--tr);
}

.chisto-food-scope .menu-card:hover {
  transform: translateY(-5px);
  box-shadow: var(--sh-md);
  border-color: transparent;
}

.chisto-food-scope .menu-card__head {
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.chisto-food-scope .menu-card__head-icon {
  font-size: 56px;
  line-height: 1;
}

.chisto-food-scope .menu-card__head--breakfast {
  background: linear-gradient(135deg, #fef3c7, #fde68a);
}

.chisto-food-scope .menu-card__head--lunch {
  background: linear-gradient(135deg, #dcfce7, #bbf7d0);
}

.chisto-food-scope .menu-card__head--dinner {
  background: linear-gradient(135deg, #ede9fe, #ddd6fe);
}

.chisto-food-scope .menu-card__body {
  padding: 22px;
}

.chisto-food-scope .menu-card__category {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--fc-warm);
  margin-bottom: 6px;
}

.chisto-food-scope .menu-card__name {
  font-size: 17px;
  font-weight: 900;
  color: var(--navy);
  margin-bottom: 14px;
}

.chisto-food-scope .menu-card__list {
  margin-bottom: 16px;
}

.chisto-food-scope .menu-card__list li {
  font-size: 13px;
  color: var(--fc-text-sub);
  line-height: 1.55;
  padding-left: 14px;
  position: relative;
}

.chisto-food-scope .menu-card__list li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: var(--gold);
  font-weight: 900;
}

.chisto-food-scope .menu-card__list li + li {
  margin-top: 6px;
}

.chisto-food-scope .menu-card__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 16px;
  border-top: 1px solid var(--fc-gray-100);
}

.chisto-food-scope .menu-card__price {
  font-size: 20px;
  font-weight: 900;
  color: var(--gold);
}

.chisto-food-scope .menu-card__time {
  font-size: 12px;
  font-weight: 700;
  color: var(--muted);
}

/* Combo */
.chisto-food-scope .combo-section {
  background: linear-gradient(180deg, var(--navy) 0%, #0b2748 100%);
  padding: clamp(64px, 10vw, 100px) 0;
}

.chisto-food-scope .combo-layout {
  display: grid;
  grid-template-columns: 1fr min(400px, 100%);
  gap: clamp(32px, 5vw, 56px);
  align-items: start;
}

.chisto-food-scope .combo-eyebrow {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(252, 211, 77, 0.95);
  margin: 0 0 10px;
}

.chisto-food-scope .combo-title {
  font-size: clamp(26px, 3.2vw, 38px);
  font-weight: 900;
  color: var(--white);
  margin: 0 0 14px;
  line-height: 1.12;
}

.chisto-food-scope .combo-subtitle {
  font-size: 15px;
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.68);
  margin: 0 0 28px;
}

.chisto-food-scope .combo-items {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.chisto-food-scope .combo-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 18px 20px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: var(--r-md);
  transition: var(--tr);
}

.chisto-food-scope .combo-item:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(212, 175, 55, 0.35);
}

.chisto-food-scope .combo-item__icon {
  font-size: 26px;
  flex-shrink: 0;
  line-height: 1;
}

.chisto-food-scope .combo-item__title {
  font-size: 15px;
  font-weight: 900;
  color: var(--white);
  margin-bottom: 4px;
}

.chisto-food-scope .combo-item__desc {
  font-size: 13px;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.6);
}

.chisto-food-scope .combo-visual {
  border-radius: var(--r-md);
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.12);
  padding: 26px;
}

.chisto-food-scope .combo-visual__label {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  margin: 0 0 18px;
}

.chisto-food-scope .combo-price__caption {
  font-size: 14px;
  font-weight: 800;
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: 12px;
}

.chisto-food-scope .combo-price__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 12px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  font-size: 14px;
}

.chisto-food-scope .combo-price__row span:first-child {
  color: rgba(255, 255, 255, 0.72);
  font-weight: 600;
}

.chisto-food-scope .combo-price__row span:last-child {
  font-weight: 900;
  color: var(--gold);
}

.chisto-food-scope .combo-price__row--total {
  border-bottom: none;
  padding-top: 18px;
  margin-top: 4px;
}

.chisto-food-scope .combo-price__row--total span:first-child {
  font-weight: 800;
  color: rgba(255, 255, 255, 0.92);
}

.chisto-food-scope .combo-price__row--total span:last-child {
  font-size: 22px;
}

.chisto-food-scope .combo-price__save {
  display: inline-flex;
  margin-top: 14px;
  background: rgba(212, 175, 55, 0.2);
  border: 1px solid rgba(246, 200, 107, 0.4);
  border-radius: 100px;
  padding: 7px 14px;
  font-size: 12px;
  font-weight: 800;
  color: var(--fc-gold-light);
}

.chisto-food-scope .combo-cta {
  width: 100%;
  margin-top: 20px;
  justify-content: center;
}

.chisto-food-scope .guarantees-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  margin-top: 44px;
}

.chisto-food-scope .guarantee-card {
  text-align: center;
  padding: 36px 24px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: var(--r-md);
  transition: var(--tr);
}

.chisto-food-scope .guarantee-card:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(212, 175, 55, 0.35);
}

.chisto-food-scope .guarantee-card__icon {
  font-size: 38px;
  margin-bottom: 14px;
  line-height: 1;
}

.chisto-food-scope .guarantee-card__title {
  font-size: 17px;
  font-weight: 900;
  color: var(--white);
  margin: 0 0 8px;
}

.chisto-food-scope .guarantee-card__desc {
  font-size: 14px;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.62);
  margin: 0;
}

.chisto-food-scope .faq-section-inner {
  padding: clamp(64px, 10vw, 96px) 0;
}

.chisto-food-scope .cta-section {
  background: linear-gradient(135deg, var(--gold) 0%, #c4941f 100%);
  padding: clamp(56px, 9vw, 88px) 0;
}

.chisto-food-scope .cta-section__inner {
  text-align: center;
  max-width: 720px;
}

.chisto-food-scope .cta-title {
  font-size: clamp(24px, 3.2vw, 40px);
  font-weight: 900;
  color: var(--fc-navy-ink);
  line-height: 1.15;
  margin: 0 0 12px;
}

.chisto-food-scope .cta-subtitle {
  font-size: 16px;
  color: rgba(15, 34, 64, 0.72);
  margin: 0 0 20px;
  line-height: 1.6;
}

.chisto-food-scope .cta-phone {
  display: inline-block;
  font-size: clamp(22px, 4vw, 30px);
  font-weight: 900;
  color: var(--fc-navy-ink);
}

.chisto-food-scope .cta-phone:hover {
  text-decoration: underline;
}

.chisto-food-scope .cta-hours {
  font-size: 13px;
  font-weight: 700;
  color: rgba(15, 34, 64, 0.58);
  margin: 12px 0 0;
}

.chisto-food-scope .cta-section__links {
  margin-top: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}

/* Reveal */
.chisto-food-scope .chisto-food-reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 0.65s ease, transform 0.65s ease;
}

.chisto-food-scope .chisto-food-reveal--visible {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 1100px) {
  .chisto-food-scope .page-hero__grid {
    grid-template-columns: 1fr;
  }

  .chisto-food-scope .how-steps {
    grid-template-columns: repeat(2, 1fr);
  }

  .chisto-food-scope .how-steps::before {
    display: none;
  }

  .chisto-food-scope .combo-layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 900px) {
  .chisto-food-scope .service-cards {
    grid-template-columns: 1fr 1fr;
  }

  .chisto-food-scope .menu-grid {
    grid-template-columns: 1fr 1fr;
  }

  .chisto-food-scope .guarantees-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 640px) {
  .chisto-food-container {
    padding: 0 18px;
  }

  .chisto-food-scope .service-cards,
  .chisto-food-scope .menu-grid,
  .chisto-food-scope .guarantees-grid,
  .chisto-food-scope .how-steps {
    grid-template-columns: 1fr;
  }

  .chisto-food-scope .btn {
    width: 100%;
    justify-content: center;
  }

  .chisto-food-scope .page-hero__actions {
    flex-direction: column;
  }
}

/* —— Страница «О компании» (.chisto-about-scope), референс: design-reference/about.html —— */
.chisto-about-scope {
  --about-navy-dark: #0f2240;
  --about-gold-pale: #faf3dc;
  --about-text-sub: var(--muted);
  font-family: var(--font);
  color: var(--text);
}

.chisto-about-scope *,
.chisto-about-scope *::before,
.chisto-about-scope *::after {
  box-sizing: border-box;
}

.chisto-about-scope a {
  text-decoration: none;
  color: inherit;
}

.chisto-about-container {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 28px;
}

.chisto-about-breadcrumb-bar {
  background: var(--off);
  border-bottom: 1px solid var(--g200);
  padding: 8px 0;
}

.chisto-about-breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  font-size: 13px;
  font-weight: 600;
}

.chisto-about-breadcrumb__link {
  color: var(--muted);
  transition: color var(--tr);
}

.chisto-about-breadcrumb__link:hover {
  color: var(--navy);
}

.chisto-about-breadcrumb__sep {
  color: var(--g400);
  font-size: 11px;
}

.chisto-about-breadcrumb__current {
  color: var(--navy);
  font-weight: 800;
}

/* Hero */
.chisto-about-scope .page-hero {
  position: relative;
  overflow: hidden;
  background: linear-gradient(150deg, var(--about-navy-dark) 0%, var(--navy) 55%, #1d4080 100%);
  padding: clamp(48px, 8vw, 80px) 0 clamp(56px, 10vw, 96px);
}

.chisto-about-scope .page-hero__decoration {
  position: absolute;
  right: -120px;
  top: -120px;
  width: min(700px, 120vw);
  height: min(700px, 120vw);
  border: 1px solid rgba(212, 175, 55, 0.08);
  border-radius: 50%;
  pointer-events: none;
}

.chisto-about-scope .page-hero__decoration::before {
  content: "";
  position: absolute;
  inset: 60px;
  border: 1px solid rgba(212, 175, 55, 0.06);
  border-radius: 50%;
}

.chisto-about-scope .page-hero__decoration::after {
  content: "";
  position: absolute;
  inset: 120px;
  border: 1px solid rgba(212, 175, 55, 0.05);
  border-radius: 50%;
}

.chisto-about-scope .page-hero__pattern {
  position: absolute;
  inset: 0;
  background-image: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 40px,
    rgba(255, 255, 255, 0.012) 40px,
    rgba(255, 255, 255, 0.012) 41px
  );
  pointer-events: none;
}

.chisto-about-scope .page-hero__inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr 400px;
  gap: clamp(40px, 6vw, 64px);
  align-items: center;
}

.chisto-about-scope .page-hero__eyebrow {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 24px;
}

.chisto-about-scope .page-hero__eyebrow-line {
  width: 40px;
  height: 2px;
  background: var(--gold);
}

.chisto-about-scope .page-hero__eyebrow-text {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #fcd34d;
}

.chisto-about-scope .page-hero__title {
  font-size: clamp(32px, 4.8vw, 60px);
  font-weight: 900;
  line-height: 1.05;
  color: var(--white);
  margin: 0 0 24px;
}

.chisto-about-scope .page-hero__title em {
  color: var(--gold);
  font-style: normal;
}

.chisto-about-scope .page-hero__desc {
  font-size: 17px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.72);
  max-width: 560px;
  margin: 0 0 36px;
}

.chisto-about-scope .page-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.chisto-about-scope .hero-numbers {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.chisto-about-scope .hero-num-card {
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: var(--r-md);
  padding: 22px 24px;
  display: flex;
  align-items: center;
  gap: 18px;
  transition: var(--tr);
}

.chisto-about-scope .hero-num-card:hover {
  background: rgba(255, 255, 255, 0.11);
  border-color: rgba(212, 175, 55, 0.35);
}

.chisto-about-scope .hero-num-card:first-child {
  background: rgba(212, 175, 55, 0.12);
  border-color: rgba(212, 175, 55, 0.3);
}

.chisto-about-scope .hero-num-card__num {
  font-size: clamp(32px, 4vw, 40px);
  font-weight: 900;
  color: var(--gold);
  line-height: 1;
  min-width: 72px;
}

.chisto-about-scope .hero-num-card__label {
  font-size: 14px;
  font-weight: 800;
  color: var(--white);
  line-height: 1.4;
}

.chisto-about-scope .hero-num-card__sub {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.45);
  margin-top: 4px;
}

.chisto-about-section {
  padding: clamp(64px, 10vw, 96px) 0;
}

.chisto-about-section--gray {
  background: var(--off);
}

.chisto-about-section--dark {
  background: var(--about-navy-dark);
}

.chisto-about-section--navy {
  background: var(--navy);
}

.chisto-about-section-head {
  text-align: center;
  max-width: 580px;
  margin: 0 auto 8px;
}

.chisto-about-scope .section-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 14px;
}

.chisto-about-scope .section-label::before {
  content: "";
  display: block;
  width: 24px;
  height: 2px;
  background: var(--gold);
}

.chisto-about-scope .chisto-about-section-head .section-label {
  justify-content: center;
  width: 100%;
}

.chisto-about-scope .chisto-about-team-hdr .section-label::before {
  display: block;
}

.chisto-about-scope .section-title {
  font-size: clamp(26px, 3.6vw, 42px);
  font-weight: 800;
  line-height: 1.15;
  color: var(--navy);
  margin: 0 0 12px;
}

.chisto-about-scope .section-title--white {
  color: var(--white);
}

.chisto-about-scope .section-subtitle {
  font-size: 17px;
  line-height: 1.75;
  color: var(--about-text-sub);
  max-width: 620px;
  margin: 0 auto;
}

.chisto-about-scope .section-subtitle--white {
  color: rgba(255, 255, 255, 0.72);
}

.chisto-about-scope .section-subtitle--left {
  margin: 0;
  max-width: 520px;
}

.chisto-about-scope .story-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(40px, 8vw, 80px);
  align-items: start;
}

.chisto-about-scope .story-text p {
  font-size: 16px;
  line-height: 1.85;
  color: var(--about-text-sub);
  margin: 0 0 22px;
}

.chisto-about-scope .story-text p:last-child {
  margin-bottom: 0;
}

.chisto-about-scope .story-text p strong {
  color: var(--navy);
  font-weight: 700;
}

.chisto-about-scope .story-pull {
  font-size: clamp(18px, 2.2vw, 26px);
  font-weight: 800;
  line-height: 1.35;
  color: var(--navy);
  border-left: 4px solid var(--gold);
  padding-left: 24px;
  margin: 28px 0;
}

.chisto-about-scope .timeline {
  position: relative;
  padding-left: 32px;
}

.chisto-about-scope .timeline::before {
  content: "";
  position: absolute;
  left: 7px;
  top: 8px;
  bottom: 8px;
  width: 2px;
  background: linear-gradient(180deg, var(--gold) 0%, #fcd34d 50%, rgba(212, 175, 55, 0.22) 100%);
}

.chisto-about-scope .tl-item {
  position: relative;
  padding-bottom: 32px;
}

.chisto-about-scope .tl-item:last-child {
  padding-bottom: 0;
}

.chisto-about-scope .tl-item::before {
  content: "";
  position: absolute;
  left: -31px;
  top: 6px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: var(--white);
  border: 3px solid var(--gold);
  transition: var(--tr);
}

.chisto-about-scope .tl-item:hover::before {
  background: var(--gold);
  transform: scale(1.15);
}

.chisto-about-scope .tl-year {
  font-size: 12px;
  font-weight: 900;
  color: var(--gold);
  letter-spacing: 0.08em;
  margin-bottom: 6px;
}

.chisto-about-scope .tl-event {
  font-size: 15px;
  font-weight: 800;
  color: var(--navy);
  margin-bottom: 6px;
}

.chisto-about-scope .tl-desc {
  font-size: 13px;
  line-height: 1.65;
  color: var(--about-text-sub);
}

.chisto-about-scope .values-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2px;
  margin-top: 48px;
  border-radius: var(--r-md);
  overflow: hidden;
  box-shadow: var(--sh-md);
}

.chisto-about-scope .value-cell {
  background: var(--white);
  padding: 40px 32px;
  transition: var(--tr);
  position: relative;
  overflow: hidden;
}

.chisto-about-scope .value-cell::before {
  content: attr(data-icon);
  position: absolute;
  bottom: -10px;
  right: -10px;
  font-size: 100px;
  opacity: 0.04;
  line-height: 1;
  pointer-events: none;
  transition: var(--tr);
}

.chisto-about-scope .value-cell:hover {
  background: var(--navy);
}

.chisto-about-scope .value-cell:hover::before {
  opacity: 0.08;
}

.chisto-about-scope .value-cell:hover .value-cell__icon-wrap {
  background: rgba(212, 175, 55, 0.2);
}

.chisto-about-scope .value-cell:hover .value-cell__title {
  color: var(--white);
}

.chisto-about-scope .value-cell:hover .value-cell__desc {
  color: rgba(255, 255, 255, 0.68);
}

.chisto-about-scope .value-cell__icon-wrap {
  width: 56px;
  height: 56px;
  border-radius: var(--r-sm);
  background: var(--about-gold-pale);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  margin-bottom: 20px;
  transition: var(--tr);
}

.chisto-about-scope .value-cell__title {
  font-size: 18px;
  font-weight: 900;
  color: var(--navy);
  margin: 0 0 10px;
  transition: color var(--tr);
}

.chisto-about-scope .value-cell__desc {
  font-size: 14px;
  line-height: 1.7;
  color: var(--about-text-sub);
  margin: 0;
  transition: color var(--tr);
  position: relative;
  z-index: 1;
}

.chisto-about-team-hdr {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
  margin-bottom: 8px;
}

.chisto-about-team-block--staff {
  margin-top: 56px;
}

.chisto-about-scope .team-grid--founders {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 100%;
}

.chisto-about-scope .team-card__photo-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.chisto-about-scope .team-card--has-photo .team-card__photo::after {
  z-index: 1;
}

.chisto-about-scope .team-card--has-photo .team-card__photo-initials {
  display: none;
}

.chisto-about-scope .team-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
  margin-top: 40px;
}

.chisto-about-scope .team-card {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  overflow: hidden;
  transition: var(--tr);
  text-align: center;
}

.chisto-about-scope .team-card:hover {
  transform: translateY(-8px);
  box-shadow: var(--sh-lg);
  border-color: transparent;
}

.chisto-about-scope .team-card__photo {
  height: 220px;
  background: linear-gradient(160deg, var(--navy) 0%, var(--navy-l) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.chisto-about-scope .team-card__photo::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  background: linear-gradient(0deg, rgba(13, 42, 74, 0.55) 0%, transparent 100%);
}

.chisto-about-scope .team-card__photo-initials {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  border: 2px solid rgba(212, 175, 55, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  font-weight: 900;
  color: var(--gold);
  letter-spacing: -0.02em;
  position: relative;
  z-index: 1;
}

.chisto-about-scope .team-card__body {
  padding: 22px 18px;
}

.chisto-about-scope .team-card__name {
  font-size: 16px;
  font-weight: 900;
  color: var(--navy);
  margin-bottom: 4px;
}

.chisto-about-scope .team-card__role {
  font-size: 12px;
  font-weight: 700;
  color: var(--gold);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
}

.chisto-about-scope .team-card__desc {
  font-size: 13px;
  line-height: 1.65;
  color: var(--about-text-sub);
  margin: 0;
}

.chisto-about-scope .team-card__cert {
  display: inline-block;
  margin-top: 12px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--navy);
  background: var(--about-gold-pale);
  padding: 4px 12px;
  border-radius: 4px;
}

.chisto-about-security {
  margin-top: 40px;
  padding: 26px 32px;
  background: var(--about-gold-pale);
  border-radius: var(--r-md);
  display: flex;
  align-items: flex-start;
  gap: 22px;
  flex-wrap: wrap;
}

.chisto-about-security__icon {
  font-size: 32px;
  line-height: 1;
}

.chisto-about-security__title {
  font-size: 15px;
  font-weight: 800;
  color: var(--navy);
  margin: 0 0 6px;
}

.chisto-about-security__desc {
  font-size: 14px;
  line-height: 1.7;
  color: var(--about-text-sub);
  margin: 0;
}

.chisto-about-scope .standards-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
  margin-top: 48px;
}

.chisto-about-scope .standard-block {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  overflow: hidden;
  transition: var(--tr);
}

.chisto-about-scope .standard-block:hover {
  box-shadow: var(--sh-md);
  border-color: transparent;
}

.chisto-about-scope .standard-block__head {
  background: var(--navy);
  padding: 22px 28px;
  display: flex;
  align-items: center;
  gap: 14px;
}

.chisto-about-scope .standard-block__head-icon {
  font-size: 28px;
  line-height: 1;
}

.chisto-about-scope .standard-block__head-title {
  font-size: 16px;
  font-weight: 900;
  color: var(--white);
}

.chisto-about-scope .standard-block__head-sub {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.52);
  margin-top: 3px;
}

.chisto-about-scope .standard-block__body {
  padding: 26px 28px;
}

.chisto-about-scope .check-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 12px 0;
  border-bottom: 1px solid var(--g100);
  font-size: 14px;
  line-height: 1.6;
}

.chisto-about-scope .check-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.chisto-about-scope .check-item__icon {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: var(--gold);
  flex-shrink: 0;
  margin-top: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  color: var(--about-navy-dark);
  font-weight: 900;
}

.chisto-about-scope .check-item__text {
  color: var(--about-text-sub);
}

.chisto-about-scope .check-item__text strong {
  color: var(--navy);
}

.chisto-about-scope .metrics-row {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  margin-top: 48px;
}

.chisto-about-scope .metric {
  text-align: center;
  padding: 40px 18px;
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  transition: var(--tr);
}

.chisto-about-scope .metric:last-child {
  border-right: none;
}

.chisto-about-scope .metric:hover {
  background: rgba(212, 175, 55, 0.07);
}

.chisto-about-scope .metric__num {
  font-size: clamp(32px, 3.8vw, 50px);
  font-weight: 900;
  color: var(--gold);
  line-height: 1;
}

.chisto-about-scope .metric__label {
  font-size: 13px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.52);
  margin-top: 10px;
  line-height: 1.45;
}

.chisto-about-scope .certs-row {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-top: 48px;
  justify-content: center;
}

.chisto-about-scope .cert-badge {
  display: flex;
  align-items: center;
  gap: 14px;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: var(--r-md);
  padding: 18px 26px;
  transition: var(--tr);
}

.chisto-about-scope .cert-badge:hover {
  background: rgba(212, 175, 55, 0.12);
  border-color: rgba(212, 175, 55, 0.35);
}

.chisto-about-scope .cert-badge__icon {
  font-size: 30px;
  line-height: 1;
}

.chisto-about-scope .cert-badge__title {
  font-size: 14px;
  font-weight: 800;
  color: var(--white);
}

.chisto-about-scope .cert-badge__sub {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.45);
  margin-top: 3px;
}

.chisto-about-scope .geo-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-top: 48px;
}

.chisto-about-scope .geo-card {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  padding: 26px 20px;
  text-align: center;
  transition: var(--tr);
}

.chisto-about-scope .geo-card:hover {
  border-color: var(--gold);
  box-shadow: var(--sh-gold);
  transform: translateY(-4px);
}

.chisto-about-scope .geo-card__icon {
  font-size: 34px;
  margin-bottom: 10px;
  line-height: 1;
}

.chisto-about-scope .geo-card__city {
  font-size: 16px;
  font-weight: 900;
  color: var(--navy);
  margin-bottom: 6px;
}

.chisto-about-scope .geo-card__note {
  font-size: 12px;
  color: var(--about-text-sub);
  font-weight: 500;
}

.chisto-about-geo-note {
  margin-top: 28px;
  text-align: center;
  font-size: 15px;
  color: var(--about-text-sub);
}

.chisto-about-geo-note a {
  color: var(--gold);
  font-weight: 800;
}

.chisto-about-geo-note a:hover {
  text-decoration: underline;
}

.chisto-about-scope .cta-section {
  background: linear-gradient(135deg, var(--gold) 0%, #c4941f 100%);
  padding: clamp(56px, 9vw, 88px) 0;
}

.chisto-about-scope .cta-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}

.chisto-about-scope .cta-title {
  font-size: clamp(24px, 3.2vw, 40px);
  font-weight: 900;
  color: var(--about-navy-dark);
  line-height: 1.15;
  margin: 0;
}

.chisto-about-scope .cta-sub {
  font-size: 17px;
  color: rgba(15, 34, 64, 0.7);
  margin: 12px 0 0;
}

.chisto-about-scope .cta-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex-shrink: 0;
  align-items: center;
}

.chisto-about-scope .cta-phone {
  font-size: clamp(22px, 3vw, 28px);
  font-weight: 900;
  color: var(--about-navy-dark);
}

.chisto-about-scope .cta-phone:hover {
  text-decoration: underline;
}

.chisto-about-scope .cta-note {
  font-size: 12px;
  color: rgba(15, 34, 64, 0.58);
  font-weight: 700;
  margin: 0;
}

.chisto-about-scope .cta-link-contacts {
  margin-top: 6px;
}

.chisto-about-scope .chisto-about-reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 0.65s ease, transform 0.65s ease;
}

.chisto-about-scope .chisto-about-reveal--visible {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 1100px) {
  .chisto-about-scope .page-hero__inner {
    grid-template-columns: 1fr;
  }

  .chisto-about-scope .hero-numbers {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .chisto-about-scope .hero-num-card {
    flex: 1;
    min-width: 200px;
  }

  .chisto-about-scope .team-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .chisto-about-scope .metrics-row {
    grid-template-columns: repeat(3, 1fr);
  }

  .chisto-about-scope .metric {
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  }

  .chisto-about-scope .metric:nth-child(3n) {
    border-right: none;
  }

  .chisto-about-scope .geo-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 900px) {
  .chisto-about-scope .values-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .chisto-about-scope .story-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .chisto-about-scope .standards-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .chisto-about-scope .team-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .chisto-about-scope .cta-inner {
    flex-direction: column;
    text-align: center;
  }

  .chisto-about-scope .cta-actions {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .chisto-about-container {
    padding: 0 18px;
  }

  .chisto-about-scope .values-grid {
    grid-template-columns: 1fr;
  }

  .chisto-about-scope .team-grid {
    grid-template-columns: 1fr;
  }

  .chisto-about-scope .metrics-row {
    grid-template-columns: 1fr;
  }

  .chisto-about-scope .metric {
    border-right: none;
  }

  .chisto-about-scope .geo-grid {
    grid-template-columns: 1fr;
  }

  .chisto-about-scope .certs-row {
    flex-direction: column;
    align-items: stretch;
  }

  .chisto-about-scope .page-hero__actions {
    flex-direction: column;
  }

  .chisto-about-scope .btn {
    width: 100%;
    justify-content: center;
  }
}

/* —— Страница «Уборка после ремонта» (.chisto-after-repair-scope), референс: design-reference/after-repair.html —— */
.chisto-after-repair-scope {
  --ar-navy-dark: #0f2240;
  font-family: var(--font);
  color: var(--text);
}

.chisto-after-repair-scope *,
.chisto-after-repair-scope *::before,
.chisto-after-repair-scope *::after {
  box-sizing: border-box;
}

.chisto-after-repair-scope a {
  text-decoration: none;
  color: inherit;
}

.chisto-after-repair-scope .chisto-ar-container {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 28px;
}

.chisto-after-repair-scope .chisto-ar-breadcrumb-bar {
  background: var(--off);
  border-bottom: 1px solid var(--g200);
  padding: 8px 0;
}

.chisto-after-repair-scope .chisto-ar-breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  font-size: 13px;
  font-weight: 600;
}

.chisto-after-repair-scope .chisto-ar-breadcrumb__link {
  color: var(--muted);
  transition: color var(--tr);
}

.chisto-after-repair-scope .chisto-ar-breadcrumb__link:hover {
  color: var(--navy);
}

.chisto-after-repair-scope .chisto-ar-breadcrumb__sep {
  color: var(--g400);
  font-size: 11px;
}

.chisto-after-repair-scope .chisto-ar-breadcrumb__current {
  color: var(--navy);
  font-weight: 800;
}

/* Hero */
.chisto-after-repair-scope .page-hero {
  position: relative;
  overflow: hidden;
  background: linear-gradient(152deg, var(--ar-navy-dark) 0%, var(--navy) 52%, #1a3a6e 100%);
  padding: clamp(48px, 8vw, 72px) 0 clamp(56px, 10vw, 96px);
}

.chisto-after-repair-scope .page-hero__pattern {
  position: absolute;
  inset: 0;
  background-image: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 40px,
    rgba(255, 255, 255, 0.012) 40px,
    rgba(255, 255, 255, 0.012) 41px
  );
  pointer-events: none;
}

.chisto-after-repair-scope .page-hero__glow {
  position: absolute;
  width: min(520px, 90vw);
  height: min(520px, 90vw);
  right: -8%;
  top: -12%;
  background: radial-gradient(circle, rgba(212, 175, 55, 0.14) 0%, transparent 68%);
  pointer-events: none;
}

.chisto-after-repair-scope .page-hero__inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr min(380px, 100%);
  gap: clamp(32px, 5vw, 56px);
  align-items: start;
}

.chisto-after-repair-scope .page-hero__badge {
  display: inline-block;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #fcd34d;
  background: rgba(212, 175, 55, 0.12);
  border: 1px solid rgba(212, 175, 55, 0.28);
  border-radius: 100px;
  padding: 8px 16px;
  margin-bottom: 22px;
}

.chisto-after-repair-scope .page-hero__title {
  font-size: clamp(30px, 4.6vw, 56px);
  font-weight: 900;
  line-height: 1.08;
  color: var(--white);
  margin: 0 0 22px;
}

.chisto-after-repair-scope .page-hero__title .accent {
  color: var(--gold);
  font-family: var(--disp);
  font-weight: 700;
}

.chisto-after-repair-scope .page-hero__desc {
  font-size: 17px;
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.7);
  max-width: 580px;
  margin: 0 0 28px;
}

.chisto-after-repair-scope .page-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-bottom: 36px;
}

.chisto-after-repair-scope .hero-stats-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: var(--r-md);
  overflow: hidden;
  background: rgba(255, 255, 255, 0.04);
}

.chisto-after-repair-scope .hero-stat {
  padding: 18px 16px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.chisto-after-repair-scope .hero-stat:last-child {
  border-right: none;
}

.chisto-after-repair-scope .hero-stat__num {
  font-size: 15px;
  font-weight: 900;
  color: var(--white);
  margin-bottom: 4px;
}

.chisto-after-repair-scope .hero-stat__label {
  font-size: 11px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.35;
}

.chisto-after-repair-scope .hero-price-card {
  background: rgba(255, 255, 255, 0.98);
  border-radius: var(--r-md);
  padding: 28px 26px;
  box-shadow: var(--sh-lg);
  border: 1px solid rgba(255, 255, 255, 0.6);
}

.chisto-after-repair-scope .hero-price-card__title {
  font-size: 14px;
  font-weight: 800;
  color: var(--navy);
  margin: 0 0 18px;
  padding-bottom: 14px;
  border-bottom: 1px solid var(--g200);
}

.chisto-after-repair-scope .hero-price-row {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 12px;
  padding: 10px 0;
  border-bottom: 1px solid var(--g200);
  font-size: 14px;
}

.chisto-after-repair-scope .hero-price-row:last-of-type {
  border-bottom: none;
}

.chisto-after-repair-scope .hero-price-row__room {
  color: var(--muted);
  font-weight: 600;
}

.chisto-after-repair-scope .hero-price-row__price {
  font-weight: 900;
  color: var(--navy);
  white-space: nowrap;
}

.chisto-after-repair-scope .hero-price-card__note {
  margin: 16px 0 0;
  font-size: 11px;
  line-height: 1.5;
  color: var(--g500);
}

/* Sections */
.chisto-after-repair-scope .chisto-ar-section {
  padding: clamp(64px, 10vw, 100px) 0;
}

.chisto-after-repair-scope .chisto-ar-section--gray {
  background: var(--off);
}

.chisto-after-repair-scope .chisto-ar-section--dark {
  background: linear-gradient(165deg, #0c1a30 0%, var(--ar-navy-dark) 45%, #132949 100%);
  color: rgba(255, 255, 255, 0.92);
}

.chisto-after-repair-scope .chisto-ar-section-intro,
.chisto-after-repair-scope .chisto-ar-section-head {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 48px;
}

.chisto-after-repair-scope .chisto-ar-section-head .section-label::before {
  display: none;
}

.chisto-after-repair-scope .section-label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 14px;
}

.chisto-after-repair-scope .section-label::before {
  content: "";
  width: 28px;
  height: 2px;
  background: var(--gold);
}

.chisto-after-repair-scope .chisto-ar-section--dark .section-label {
  color: #fcd34d;
}

.chisto-after-repair-scope .chisto-ar-section--dark .section-label::before {
  background: #fcd34d;
}

.chisto-after-repair-scope .section-title {
  font-size: clamp(26px, 3.4vw, 40px);
  font-weight: 900;
  line-height: 1.15;
  color: var(--navy);
  margin: 0 0 14px;
}

.chisto-after-repair-scope .section-title--white {
  color: var(--white);
}

.chisto-after-repair-scope .section-subtitle {
  font-size: 16px;
  line-height: 1.65;
  color: var(--muted);
  margin: 0;
}

.chisto-after-repair-scope .section-subtitle--white {
  color: rgba(255, 255, 255, 0.65);
}

/* Included */
.chisto-after-repair-scope .included-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.chisto-after-repair-scope .included-card {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  padding: 26px 24px;
  position: relative;
  transition: box-shadow var(--tr), border-color var(--tr), transform var(--tr);
}

.chisto-after-repair-scope .included-card:hover {
  box-shadow: var(--sh-md);
  border-color: rgba(212, 175, 55, 0.35);
  transform: translateY(-3px);
}

.chisto-after-repair-scope .included-card::before {
  content: attr(data-num);
  position: absolute;
  top: 18px;
  right: 20px;
  font-size: 48px;
  font-weight: 900;
  color: rgba(15, 34, 64, 0.06);
  line-height: 1;
  pointer-events: none;
}

.chisto-after-repair-scope .included-card__icon {
  font-size: 28px;
  margin-bottom: 14px;
}

.chisto-after-repair-scope .included-card__title {
  font-size: 17px;
  font-weight: 800;
  color: var(--navy);
  margin: 0 0 10px;
}

.chisto-after-repair-scope .included-card__desc {
  font-size: 14px;
  line-height: 1.6;
  color: var(--muted);
  margin: 0;
}

/* Process */
.chisto-after-repair-scope .process-wrap {
  position: relative;
  margin-top: 8px;
}

.chisto-after-repair-scope .process-line {
  position: absolute;
  top: 44px;
  left: 8%;
  right: 8%;
  height: 2px;
  background: linear-gradient(90deg, transparent, var(--g300) 15%, var(--g300) 85%, transparent);
  z-index: 0;
}

.chisto-after-repair-scope .process-steps {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px;
  position: relative;
  z-index: 1;
}

.chisto-after-repair-scope .process-steps .step {
  text-align: center;
}

.chisto-after-repair-scope .process-steps .step__circle {
  width: 88px;
  height: 88px;
  margin: 0 auto 18px;
  border-radius: 50%;
  background: var(--white);
  border: 2px solid var(--g200);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  font-size: 22px;
  box-shadow: var(--sh-sm);
  transition: border-color var(--tr), box-shadow var(--tr);
}

.chisto-after-repair-scope .process-steps .step:hover .step__circle {
  border-color: rgba(212, 175, 55, 0.55);
  box-shadow: 0 8px 28px rgba(15, 34, 64, 0.1);
}

.chisto-after-repair-scope .process-steps .step__num {
  font-size: 11px;
  font-weight: 800;
  color: var(--gold);
  letter-spacing: 0.06em;
}

.chisto-after-repair-scope .process-steps .step__title {
  font-size: 14px;
  font-weight: 800;
  color: var(--navy);
  margin: 0 0 8px;
  line-height: 1.3;
}

.chisto-after-repair-scope .process-steps .step__desc {
  font-size: 12px;
  line-height: 1.5;
  color: var(--muted);
  margin: 0;
  padding: 0 4px;
}

/* Pricing tabs + table */
.chisto-after-repair-scope .pricing-tabs-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 28px;
}

.chisto-after-repair-scope .pricing-tabs {
  display: inline-flex;
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: 100px;
  padding: 4px;
  gap: 4px;
}

.chisto-after-repair-scope .pricing-tab {
  appearance: none;
  border: none;
  background: transparent;
  padding: 12px 24px;
  border-radius: 100px;
  font-size: 13px;
  font-weight: 800;
  font-family: var(--font);
  color: var(--muted);
  cursor: pointer;
  transition: background var(--tr), color var(--tr);
}

.chisto-after-repair-scope .pricing-tab:hover {
  color: var(--navy);
}

.chisto-after-repair-scope .pricing-tab.active {
  background: var(--navy);
  color: var(--white);
}

.chisto-after-repair-scope .chisto-ar-tab-panel[hidden] {
  display: none;
}

.chisto-after-repair-scope .pricing-table {
  overflow-x: auto;
  border-radius: var(--r-md);
  border: 1px solid var(--g200);
  background: var(--white);
  box-shadow: var(--sh-sm);
}

.chisto-after-repair-scope .pricing-table table {
  width: 100%;
  border-collapse: collapse;
  min-width: 640px;
}

.chisto-after-repair-scope .pricing-table th,
.chisto-after-repair-scope .pricing-table td {
  padding: 16px 18px;
  text-align: left;
  font-size: 14px;
  border-bottom: 1px solid var(--g200);
}

.chisto-after-repair-scope .pricing-table th {
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--muted);
  background: var(--off);
}

.chisto-after-repair-scope .pricing-table tbody tr:last-child td {
  border-bottom: none;
}

.chisto-after-repair-scope .pricing-table .text-end {
  text-align: right;
}

.chisto-after-repair-scope .pricing-table__highlight {
  background: linear-gradient(90deg, rgba(212, 175, 55, 0.12) 0%, rgba(212, 175, 55, 0.04) 100%);
}

.chisto-after-repair-scope .pricing-table__highlight td:first-child {
  font-weight: 800;
  color: var(--navy);
}

.chisto-after-repair-scope .price-val {
  font-weight: 800;
  color: var(--navy);
}

.chisto-after-repair-scope .chisto-ar-pricing-notice {
  margin-top: 22px;
  padding: 18px 22px;
  background: rgba(29, 78, 216, 0.06);
  border: 1px solid rgba(29, 78, 216, 0.12);
  border-radius: var(--r-sm);
  font-size: 14px;
  line-height: 1.6;
  color: var(--muted);
}

.chisto-after-repair-scope .chisto-ar-pricing-notice a {
  color: var(--navy);
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.chisto-after-repair-scope .chisto-ar-pricing-notice a:hover {
  color: var(--gold);
}

/* Houses */
.chisto-after-repair-scope .houses-pricing {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.chisto-after-repair-scope .house-card {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  overflow: hidden;
  transition: box-shadow var(--tr);
}

.chisto-after-repair-scope .house-card:hover {
  box-shadow: var(--sh-md);
}

.chisto-after-repair-scope .house-card__head {
  padding: 22px 22px 16px;
  background: linear-gradient(135deg, var(--navy) 0%, #1d4080 100%);
  color: var(--white);
}

.chisto-after-repair-scope .house-card__head-title {
  font-size: 16px;
  font-weight: 900;
  margin-bottom: 4px;
}

.chisto-after-repair-scope .house-card__head-sub {
  font-size: 12px;
  opacity: 0.75;
}

.chisto-after-repair-scope .house-card__body {
  padding: 18px 22px 22px;
}

.chisto-after-repair-scope .house-card__row {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 12px;
  padding: 10px 0;
  border-bottom: 1px solid var(--g200);
  font-size: 14px;
}

.chisto-after-repair-scope .house-card__row:last-child {
  border-bottom: none;
}

.chisto-after-repair-scope .house-card__row-label {
  color: var(--muted);
  font-weight: 600;
}

.chisto-after-repair-scope .house-card__row-price {
  font-weight: 900;
  color: var(--navy);
}

.chisto-after-repair-scope .chisto-ar-price-accent {
  color: #b45309;
}

/* Equipment */
.chisto-after-repair-scope .equipment-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.chisto-after-repair-scope .equip-card {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  padding: 24px 20px;
  transition: border-color var(--tr), transform var(--tr);
}

.chisto-after-repair-scope .equip-card:hover {
  border-color: rgba(212, 175, 55, 0.4);
  transform: translateY(-2px);
}

.chisto-after-repair-scope .equip-card__icon {
  font-size: 30px;
  margin-bottom: 12px;
}

.chisto-after-repair-scope .equip-card__name {
  font-size: 15px;
  font-weight: 800;
  color: var(--navy);
  margin: 0 0 8px;
}

.chisto-after-repair-scope .equip-card__desc {
  font-size: 13px;
  line-height: 1.55;
  color: var(--muted);
  margin: 0;
}

/* Guarantees (dark) */
.chisto-after-repair-scope .guarantee-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.chisto-after-repair-scope .guarantee-card {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: var(--r-md);
  padding: 26px 22px;
  transition: background var(--tr), border-color var(--tr);
}

.chisto-after-repair-scope .guarantee-card:hover {
  background: rgba(255, 255, 255, 0.09);
  border-color: rgba(212, 175, 55, 0.35);
}

.chisto-after-repair-scope .guarantee-card__icon {
  font-size: 28px;
  margin-bottom: 14px;
}

.chisto-after-repair-scope .guarantee-card__title {
  font-size: 17px;
  font-weight: 800;
  color: var(--white);
  margin: 0 0 10px;
}

.chisto-after-repair-scope .guarantee-card__desc {
  font-size: 14px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.68);
  margin: 0;
}

/* CTA */
.chisto-after-repair-scope .chisto-ar-cta.cta-section {
  padding: clamp(56px, 8vw, 88px) 0;
  background: linear-gradient(120deg, #fdf8ea 0%, #f3e8c8 50%, #faf3dc 100%);
}

.chisto-after-repair-scope .cta-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 36px;
  flex-wrap: wrap;
}

.chisto-after-repair-scope .cta-title {
  font-size: clamp(22px, 3vw, 34px);
  font-weight: 900;
  line-height: 1.2;
  color: var(--navy);
  margin: 0 0 12px;
}

.chisto-after-repair-scope .cta-sub {
  font-size: 16px;
  color: var(--muted);
  margin: 0;
  max-width: 460px;
}

.chisto-after-repair-scope .cta-actions {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

.chisto-after-repair-scope .cta-phone {
  font-size: clamp(22px, 3vw, 30px);
  font-weight: 900;
  color: var(--navy);
  transition: color var(--tr);
}

.chisto-after-repair-scope .cta-phone:hover {
  color: var(--gold);
}

.chisto-after-repair-scope .cta-note {
  font-size: 13px;
  color: var(--muted);
  margin: 0;
}

.chisto-after-repair-scope .cta-link-contacts {
  margin-top: 6px;
}

/* Reveal */
.chisto-after-repair-scope .chisto-ar-reveal {
  opacity: 0;
  transform: translateY(18px);
  transition:
    opacity 0.65s ease,
    transform 0.65s ease;
}

.chisto-after-repair-scope .chisto-ar-reveal--visible {
  opacity: 1;
  transform: none;
}

@media (max-width: 1100px) {
  .chisto-after-repair-scope .included-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .chisto-after-repair-scope .equipment-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .chisto-after-repair-scope .houses-pricing {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 960px) {
  .chisto-after-repair-scope .page-hero__inner {
    grid-template-columns: 1fr;
  }

  .chisto-after-repair-scope .process-steps {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .chisto-after-repair-scope .process-line {
    display: none;
  }

  .chisto-after-repair-scope .process-steps .step__circle {
    margin-bottom: 12px;
  }

  .chisto-after-repair-scope .guarantee-grid {
    grid-template-columns: 1fr;
  }

  .chisto-after-repair-scope .hero-stats-row {
    grid-template-columns: 1fr;
  }

  .chisto-after-repair-scope .hero-stat {
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .chisto-after-repair-scope .hero-stat:last-child {
    border-bottom: none;
  }
}

@media (max-width: 640px) {
  .chisto-after-repair-scope .chisto-ar-container {
    padding: 0 18px;
  }

  .chisto-after-repair-scope .included-grid {
    grid-template-columns: 1fr;
  }

  .chisto-after-repair-scope .equipment-grid {
    grid-template-columns: 1fr;
  }

  .chisto-after-repair-scope .pricing-tab {
    padding: 10px 16px;
    font-size: 12px;
  }

  .chisto-after-repair-scope .page-hero__actions {
    flex-direction: column;
  }

  .chisto-after-repair-scope .btn {
    width: 100%;
    justify-content: center;
  }

  .chisto-after-repair-scope .cta-inner {
    flex-direction: column;
    text-align: center;
  }

  .chisto-after-repair-scope .cta-actions {
    align-items: center;
    width: 100%;
  }
}


/* —— B2B посуточная аренда (.chisto-b2b-rental-scope), b2b.html —— */
.chisto-b2b-rental-scope {
  --br-navy-dark: #0f2240;
  font-family: var(--font);
  color: var(--text);
}
.chisto-b2b-rental-scope *,
.chisto-b2b-rental-scope *::before,
.chisto-b2b-rental-scope *::after {
  box-sizing: border-box;
}
.chisto-b2b-rental-scope a {
  text-decoration: none;
  color: inherit;
}
.chisto-b2b-rental-scope .chisto-br-container {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 28px;
}
.chisto-b2b-rental-scope .chisto-br-breadcrumb-bar {
  background: var(--off);
  border-bottom: 1px solid var(--g200);
  padding: 8px 0;
}
.chisto-b2b-rental-scope .chisto-br-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  font-size: 13px;
  font-weight: 600;
}
.chisto-b2b-rental-scope .chisto-br-breadcrumb__link {
  color: var(--muted);
}
.chisto-b2b-rental-scope .chisto-br-breadcrumb__link:hover {
  color: var(--navy);
}
.chisto-b2b-rental-scope .chisto-br-breadcrumb__sep {
  color: var(--g400);
  font-size: 11px;
}
.chisto-b2b-rental-scope .chisto-br-breadcrumb__current {
  color: var(--navy);
  font-weight: 800;
}
.chisto-b2b-rental-scope .chisto-br-hero.page-hero {
  position: relative;
  overflow: hidden;
  min-height: 0;
  background: linear-gradient(150deg, var(--br-navy-dark) 0%, var(--navy) 65%, #1d4080 100%);
  padding: clamp(40px, 6vw, 56px) 0 clamp(56px, 9vw, 88px);
}
.chisto-b2b-rental-scope .page-hero__diagonal {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 42%;
  background: rgba(255, 170, 0, 0.05);
  clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%);
  pointer-events: none;
}
.chisto-b2b-rental-scope .page-hero__grid-lines {
  position: absolute;
  inset: 0;
  background-image: linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px);
  background-size: 60px 60px;
  pointer-events: none;
}
.chisto-b2b-rental-scope .page-hero__glow {
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
  width: min(500px, 80vw);
  height: min(500px, 80vw);
  background: radial-gradient(circle, rgba(255, 170, 0, 0.1) 0%, transparent 65%);
  pointer-events: none;
}
.chisto-b2b-rental-scope .page-hero__inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(36px, 5vw, 72px);
  align-items: center;
}
.chisto-b2b-rental-scope .page-hero__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255, 170, 0, 0.15);
  border: 1px solid rgba(255, 170, 0, 0.35);
  border-radius: 100px;
  padding: 8px 20px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #fcd34d;
  margin-bottom: 20px;
}
.chisto-b2b-rental-scope .page-hero__title {
  font-size: clamp(28px, 4vw, 52px);
  font-weight: 900;
  line-height: 1.1;
  color: var(--white);
  margin: 0 0 18px;
}
.chisto-b2b-rental-scope .page-hero__title .accent {
  color: var(--gold);
}
.chisto-b2b-rental-scope .page-hero__desc {
  font-size: 16px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.72);
  margin: 0 0 28px;
}
.chisto-b2b-rental-scope .page-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}
.chisto-b2b-rental-scope .chisto-br-hero-note {
  margin: 20px 0 0;
  font-size: 14px;
}
.chisto-b2b-rental-scope .chisto-br-hero-note a {
  color: var(--gold);
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.chisto-b2b-rental-scope .dashboard-card {
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: var(--r-lg);
  overflow: hidden;
}
.chisto-b2b-rental-scope .dashboard-card__header {
  background: rgba(0, 0, 0, 0.2);
  padding: 16px 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.chisto-b2b-rental-scope .dashboard-card__title {
  font-size: 13px;
  font-weight: 800;
  color: var(--white);
}
.chisto-b2b-rental-scope .dashboard-card__live {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  line-height: 1;
  font-size: 11px;
  font-weight: 700;
  color: #fcd34d;
  white-space: nowrap;
}
.chisto-b2b-rental-scope .dashboard-card__live-label {
  line-height: 1;
  margin: 0;
  padding: 0;
}
.chisto-b2b-rental-scope .dashboard-card__live-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  flex-shrink: 0;
  background: #4ade80;
  animation: chisto-br-pulse 2s ease infinite;
}
@keyframes chisto-br-pulse {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.4; }
}
.chisto-b2b-rental-scope .dashboard-row {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 12px 22px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.chisto-b2b-rental-scope .dashboard-row:last-child {
  border-bottom: none;
}
.chisto-b2b-rental-scope .dashboard-row:hover {
  background: rgba(255, 255, 255, 0.05);
}
.chisto-b2b-rental-scope .dashboard-row__status {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  flex-shrink: 0;
}
.chisto-b2b-rental-scope .dashboard-row__status--done {
  background: #4ade80;
}
.chisto-b2b-rental-scope .dashboard-row__status--pending {
  background: var(--gold);
}
.chisto-b2b-rental-scope .dashboard-row__status--new {
  background: #60a5fa;
}
.chisto-b2b-rental-scope .dashboard-row__main {
  flex: 1;
  min-width: 0;
}
.chisto-b2b-rental-scope .dashboard-row__apt {
  font-size: 13px;
  font-weight: 900;
  color: var(--white);
}
.chisto-b2b-rental-scope .dashboard-row__service {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
}
.chisto-b2b-rental-scope .dashboard-row__time {
  font-size: 12px;
  font-weight: 800;
  color: var(--gold);
  white-space: nowrap;
}
.chisto-b2b-rental-scope .dashboard-card__footer {
  background: rgba(255, 170, 0, 0.1);
  border-top: 1px solid rgba(255, 170, 0, 0.2);
  padding: 12px 22px;
  display: flex;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
}
.chisto-b2b-rental-scope .dashboard-footer-stat__num {
  font-size: 18px;
  font-weight: 900;
  color: var(--gold);
  text-align: center;
}
.chisto-b2b-rental-scope .dashboard-footer-stat__label {
  font-size: 10px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.45);
  text-align: center;
}
.chisto-b2b-rental-scope .chisto-br-section {
  padding: clamp(72px, 10vw, 100px) 0;
}
.chisto-b2b-rental-scope .chisto-br-section--gray {
  background: var(--off);
}
.chisto-b2b-rental-scope .chisto-br-section--dark {
  background: var(--br-navy-dark);
}
.chisto-b2b-rental-scope .chisto-br-section-intro,
.chisto-b2b-rental-scope .chisto-br-section-head {
  max-width: 640px;
  margin: 0 auto 40px;
  text-align: center;
}
.chisto-b2b-rental-scope .chisto-br-section-head .section-label {
  justify-content: center;
}
.chisto-b2b-rental-scope .chisto-br-section-head .section-label::before {
  display: none;
}
.chisto-b2b-rental-scope .chisto-br-section-head--white .section-label::before {
  display: none;
}
.chisto-b2b-rental-scope .section-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 16px;
}
.chisto-b2b-rental-scope .section-label::before {
  content: "";
  width: 24px;
  height: 2px;
  background: var(--gold);
}
.chisto-b2b-rental-scope .section-label--white {
  color: #e8cc5a;
}
.chisto-b2b-rental-scope .section-label--white::before {
  background: #e8cc5a;
}
.chisto-b2b-rental-scope .section-title {
  font-size: clamp(24px, 3.5vw, 42px);
  font-weight: 900;
  color: var(--navy);
  margin: 0 0 16px;
}
.chisto-b2b-rental-scope .section-title--white {
  color: var(--white);
}
.chisto-b2b-rental-scope .section-subtitle {
  font-size: 16px;
  line-height: 1.75;
  color: var(--muted);
  margin: 0;
  max-width: 620px;
}
.chisto-b2b-rental-scope .section-subtitle--white {
  color: rgba(255, 255, 255, 0.72);
}
.chisto-b2b-rental-scope .section-subtitle--centered {
  margin-left: auto;
  margin-right: auto;
}
.chisto-b2b-rental-scope .pain-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2px;
  border-radius: var(--r-md);
  overflow: hidden;
  box-shadow: var(--sh-md);
}
.chisto-b2b-rental-scope .pain-card {
  background: var(--white);
  padding: 32px 26px;
  transition: var(--tr);
}
.chisto-b2b-rental-scope .pain-card:hover {
  background: var(--navy);
}
.chisto-b2b-rental-scope .pain-card:hover .pain-card__problem {
  color: rgba(255, 255, 255, 0.4);
}
.chisto-b2b-rental-scope .pain-card:hover .pain-card__title {
  color: var(--white);
}
.chisto-b2b-rental-scope .pain-card:hover .pain-card__solution {
  color: rgba(255, 255, 255, 0.72);
}
.chisto-b2b-rental-scope .pain-card:hover .pain-card__icon-wrap {
  background: rgba(255, 170, 0, 0.15);
}
.chisto-b2b-rental-scope .pain-card__icon-wrap {
  width: 50px;
  height: 50px;
  background: #fff8e6;
  border-radius: var(--r-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  margin-bottom: 20px;
  transition: var(--tr);
}
.chisto-b2b-rental-scope .pain-card__problem {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--g400);
  margin-bottom: 10px;
  transition: color var(--tr);
}
.chisto-b2b-rental-scope .pain-card__title {
  font-size: 16px;
  font-weight: 900;
  color: var(--navy);
  margin: 0 0 10px;
  line-height: 1.3;
  transition: color var(--tr);
}
.chisto-b2b-rental-scope .pain-card__solution {
  font-size: 14px;
  line-height: 1.65;
  color: var(--muted);
  margin: 0;
  transition: color var(--tr);
}
.chisto-b2b-rental-scope .b2b-price-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
}
.chisto-b2b-rental-scope .b2b-price-block {
  background: linear-gradient(160deg, var(--navy-d) 0%, var(--navy) 100%);
  border: none;
  border-radius: var(--r-md);
  overflow: hidden;
  box-shadow: var(--sh-md);
}
.chisto-b2b-rental-scope .b2b-price-block:hover {
  box-shadow: var(--sh-lg);
}
.chisto-b2b-rental-scope .b2b-price-block__head {
  padding: 20px 26px;
  background: rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  gap: 14px;
}
.chisto-b2b-rental-scope .b2b-price-block__head-icon {
  font-size: 26px;
}
.chisto-b2b-rental-scope .b2b-price-block__head-title {
  font-size: 15px;
  font-weight: 900;
  color: var(--white);
}
.chisto-b2b-rental-scope .b2b-price-block__head-sub {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 2px;
}
.chisto-b2b-rental-scope .b2b-price-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 16px 24px;
  border-bottom: none;
}
.chisto-b2b-rental-scope .b2b-price-row:nth-child(odd) {
  background: rgba(255, 255, 255, 0.04);
}
.chisto-b2b-rental-scope .b2b-price-row:hover {
  background: rgba(72, 156, 220, 0.12);
}
.chisto-b2b-rental-scope .b2b-price-row:last-child {
  border-bottom: none;
}
.chisto-b2b-rental-scope .b2b-price-row > div:first-child {
  flex: 1;
  min-width: 0;
}
.chisto-b2b-rental-scope .b2b-price-row__name {
  font-size: 15px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9);
}
.chisto-b2b-rental-scope .b2b-price-row__desc {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.45);
  margin-top: 3px;
}
.chisto-b2b-rental-scope .b2b-price-row__price {
  font-size: 16px;
  font-weight: 800;
  color: var(--gold);
  white-space: nowrap;
  text-align: right;
  flex-shrink: 0;
  margin-left: auto;
}
.chisto-b2b-rental-scope .chisto-br-callout {
  margin-top: 24px;
  padding: 20px 26px;
  background: #fff8e6;
  border-radius: var(--r-sm);
  border-left: 4px solid var(--gold);
}
.chisto-b2b-rental-scope .chisto-br-callout p {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  color: var(--navy);
}
.chisto-b2b-rental-scope .flow-steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  position: relative;
}
.chisto-b2b-rental-scope .flow-steps::before {
  content: "";
  position: absolute;
  top: 44px;
  left: 12%;
  right: 12%;
  height: 2px;
  background: linear-gradient(90deg, transparent, var(--gold) 20%, var(--gold) 80%, transparent);
  opacity: 0.2;
}
.chisto-b2b-rental-scope .flow-step {
  text-align: center;
  padding: 0 12px;
  position: relative;
  z-index: 1;
}
.chisto-b2b-rental-scope .flow-step__circle {
  width: 82px;
  height: 82px;
  border-radius: 50%;
  background: var(--white);
  border: 2px solid var(--g200);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  margin: 0 auto 16px;
  position: relative;
  box-shadow: var(--sh-sm);
}
.chisto-b2b-rental-scope .flow-step:hover .flow-step__circle {
  border-color: var(--gold);
  background: #fff8e6;
  transform: scale(1.05);
}
.chisto-b2b-rental-scope .flow-step__num {
  position: absolute;
  top: -6px;
  right: -6px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: var(--navy);
  color: var(--white);
  font-size: 11px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
}
.chisto-b2b-rental-scope .flow-step:hover .flow-step__num {
  background: var(--gold);
  color: var(--br-navy-dark);
}
.chisto-b2b-rental-scope .flow-step__title {
  font-size: 14px;
  font-weight: 900;
  color: var(--navy);
  margin: 0 0 8px;
}
.chisto-b2b-rental-scope .flow-step__desc {
  font-size: 13px;
  line-height: 1.6;
  color: var(--muted);
  margin: 0;
}
.chisto-b2b-rental-scope .plans-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}
.chisto-b2b-rental-scope .plan-card {
  border-radius: var(--r-md);
  border: 2px solid var(--g200);
  overflow: hidden;
  position: relative;
  transition: var(--tr);
  background: var(--white);
  display: flex;
  flex-direction: column;
  height: 100%;
}
.chisto-b2b-rental-scope .plan-card:not(.plan-card--featured):hover {
  border-color: var(--navy);
  transform: translateY(-4px);
  box-shadow: var(--sh-md);
}
.chisto-b2b-rental-scope .plan-card--featured {
  border-color: var(--gold);
  background: linear-gradient(160deg, var(--br-navy-dark) 0%, var(--navy) 100%);
}
.chisto-b2b-rental-scope .plan-card__ribbon {
  position: absolute;
  top: 16px;
  right: -32px;
  background: var(--gold);
  color: var(--br-navy-dark);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 6px 36px;
  transform: rotate(45deg);
}
.chisto-b2b-rental-scope .plan-card__head {
  padding: 32px 28px 20px;
}
.chisto-b2b-rental-scope .plan-card__tier {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 12px;
}
.chisto-b2b-rental-scope .plan-card__name {
  font-size: 21px;
  font-weight: 900;
  color: var(--navy);
  margin-bottom: 6px;
}
.chisto-b2b-rental-scope .plan-card--featured .plan-card__name {
  color: var(--white);
}
.chisto-b2b-rental-scope .plan-card__objects {
  font-size: 14px;
  font-weight: 700;
  color: var(--muted);
}
.chisto-b2b-rental-scope .plan-card--featured .plan-card__objects {
  color: rgba(255, 255, 255, 0.6);
}
.chisto-b2b-rental-scope .plan-card__price-wrap {
  margin: 18px 0 0;
}
.chisto-b2b-rental-scope .plan-card__price {
  font-size: 32px;
  font-weight: 900;
  color: var(--gold);
}
.chisto-b2b-rental-scope .plan-card__price-note {
  font-size: 12px;
  font-weight: 700;
  color: var(--muted);
  margin-top: 4px;
}
.chisto-b2b-rental-scope .plan-card--featured .plan-card__price-note {
  color: rgba(255, 255, 255, 0.5);
}
.chisto-b2b-rental-scope .plan-card__divider {
  height: 1px;
  background: var(--g200);
  margin: 0 28px;
}
.chisto-b2b-rental-scope .plan-card--featured .plan-card__divider {
  background: rgba(255, 255, 255, 0.12);
}
.chisto-b2b-rental-scope .plan-card__features {
  padding: 22px 28px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex: 1 1 auto;
}
.chisto-b2b-rental-scope .plan-feature {
  display: flex;
  gap: 12px;
  font-size: 14px;
  color: var(--muted);
}
.chisto-b2b-rental-scope .plan-card--featured .plan-feature {
  color: rgba(255, 255, 255, 0.75);
}
.chisto-b2b-rental-scope .plan-feature__check {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff8e6;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 900;
  color: var(--navy);
  flex-shrink: 0;
}
.chisto-b2b-rental-scope .plan-card--featured .plan-feature__check {
  background: rgba(255, 170, 0, 0.2);
  color: var(--gold);
}
.chisto-b2b-rental-scope .plan-card__cta {
  padding: 0 28px 28px;
  margin-top: auto;
}
.chisto-b2b-rental-scope .plan-card__cta-link {
  display: flex;
  width: 100%;
  justify-content: center;
}
.chisto-b2b-rental-scope .trust-numbers {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.chisto-b2b-rental-scope .trust-num {
  text-align: center;
  padding: 40px 16px;
  border-right: 1px solid rgba(255, 255, 255, 0.08);
}
.chisto-b2b-rental-scope .trust-num:last-child {
  border-right: none;
}
.chisto-b2b-rental-scope .trust-num:hover {
  background: rgba(255, 170, 0, 0.06);
}
.chisto-b2b-rental-scope .trust-num__val {
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 900;
  color: var(--gold);
}
.chisto-b2b-rental-scope .trust-num__label {
  font-size: 13px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 10px;
  line-height: 1.35;
}
.chisto-b2b-rental-scope .photo-report-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(40px, 6vw, 72px);
  align-items: center;
}
.chisto-b2b-rental-scope .photo-mockup {
  background: var(--br-navy-dark);
  border-radius: var(--r-lg);
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.chisto-b2b-rental-scope .photo-mockup__bar {
  background: rgba(0, 0, 0, 0.3);
  padding: 12px 18px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.chisto-b2b-rental-scope .photo-mockup__dot {
  width: 11px;
  height: 11px;
  border-radius: 50%;
}
.chisto-b2b-rental-scope .photo-mockup__title {
  font-size: 12px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.5);
  margin-left: 8px;
}
.chisto-b2b-rental-scope .photo-mockup__content {
  padding: 18px;
}
.chisto-b2b-rental-scope .photo-grid-mini {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  margin-bottom: 14px;
}
.chisto-b2b-rental-scope .photo-mini {
  aspect-ratio: 1;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.chisto-b2b-rental-scope .photo-meta {
  padding: 14px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: var(--r-sm);
}
.chisto-b2b-rental-scope .photo-meta__row {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  padding: 6px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-size: 12px;
}
.chisto-b2b-rental-scope .photo-meta__row:last-child {
  border-bottom: none;
}
.chisto-b2b-rental-scope .photo-meta__key {
  color: rgba(255, 255, 255, 0.4);
  font-weight: 700;
}
.chisto-b2b-rental-scope .photo-meta__val {
  color: var(--white);
  font-weight: 800;
}
.chisto-b2b-rental-scope .photo-meta__val--gold {
  color: var(--gold);
}
.chisto-b2b-rental-scope .photo-meta__val--green {
  color: #4ade80;
}
.chisto-b2b-rental-scope .photo-feature-list {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.chisto-b2b-rental-scope .photo-feature {
  display: flex;
  gap: 18px;
  padding: 22px;
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
}
.chisto-b2b-rental-scope .photo-feature:hover {
  border-color: var(--gold);
}
.chisto-b2b-rental-scope .photo-feature__icon {
  width: 50px;
  height: 50px;
  background: #fff8e6;
  border-radius: var(--r-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  flex-shrink: 0;
}
.chisto-b2b-rental-scope .photo-feature__title {
  font-size: 15px;
  font-weight: 900;
  color: var(--navy);
  margin-bottom: 5px;
}
.chisto-b2b-rental-scope .photo-feature__desc {
  font-size: 13px;
  line-height: 1.65;
  color: var(--muted);
  margin: 0;
}
.chisto-b2b-rental-scope .onboarding-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.chisto-b2b-rental-scope .onboarding-step {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  padding: 36px 20px 28px;
  text-align: center;
  position: relative;
  transition: var(--tr);
}
.chisto-b2b-rental-scope .onboarding-step:hover {
  transform: translateY(-6px);
  box-shadow: var(--sh-lg);
  border-color: transparent;
}
.chisto-b2b-rental-scope .onboarding-step::before {
  content: attr(data-step);
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: var(--navy);
  color: var(--white);
  font-size: 13px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
}
.chisto-b2b-rental-scope .onboarding-step__icon {
  font-size: 36px;
  margin: 8px 0 14px;
}
.chisto-b2b-rental-scope .onboarding-step__title {
  font-size: 15px;
  font-weight: 900;
  color: var(--navy);
  margin: 0 0 10px;
}
.chisto-b2b-rental-scope .onboarding-step__desc {
  font-size: 13px;
  line-height: 1.6;
  color: var(--muted);
  margin: 0;
}
.chisto-b2b-rental-scope .chisto-br-lead.lead-form-section {
  background: linear-gradient(150deg, var(--br-navy-dark) 0%, var(--navy) 100%);
  position: relative;
  overflow: hidden;
  padding: clamp(72px, 10vw, 100px) 0;
}
.chisto-b2b-rental-scope .lead-form-section__glow {
  position: absolute;
  left: -80px;
  bottom: -80px;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(255, 170, 0, 0.07) 0%, transparent 65%);
  pointer-events: none;
}
.chisto-b2b-rental-scope .lead-form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(40px, 6vw, 72px);
  align-items: start;
  position: relative;
  z-index: 1;
}
.chisto-b2b-rental-scope .lead-trust-items {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-top: 28px;
}
.chisto-b2b-rental-scope .lead-trust-item {
  display: flex;
  align-items: center;
  gap: 14px;
}
.chisto-b2b-rental-scope .lead-trust-item__icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: rgba(255, 170, 0, 0.15);
  border: 1px solid rgba(255, 170, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  flex-shrink: 0;
}
.chisto-b2b-rental-scope .lead-trust-item__text {
  font-size: 15px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.75);
  line-height: 1.45;
}
.chisto-b2b-rental-scope .lead-form {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: var(--r-lg);
  padding: 36px;
}
.chisto-b2b-rental-scope .lead-form__title {
  font-size: 20px;
  font-weight: 900;
  color: var(--white);
  margin-bottom: 6px;
}
.chisto-b2b-rental-scope .lead-form__sub {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 24px;
}
.chisto-b2b-rental-scope .form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.chisto-b2b-rental-scope .form-field {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 16px;
}
.chisto-b2b-rental-scope .form-label {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
}
.chisto-b2b-rental-scope .form-input,
.chisto-b2b-rental-scope .form-select,
.chisto-b2b-rental-scope .form-textarea {
  padding: 13px 16px;
  border-radius: var(--r-sm);
  background: rgba(255, 255, 255, 0.08);
  border: 2px solid rgba(255, 255, 255, 0.14);
  color: var(--white);
  font-family: var(--font);
  font-size: 14px;
}
.chisto-b2b-rental-scope .form-input:focus,
.chisto-b2b-rental-scope .form-select:focus,
.chisto-b2b-rental-scope .form-textarea:focus {
  outline: none;
  border-color: var(--gold);
}
.chisto-b2b-rental-scope .form-select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  cursor: pointer;
}
.chisto-b2b-rental-scope .form-select option {
  background: var(--navy);
  color: var(--white);
}
.chisto-b2b-rental-scope .form-textarea {
  min-height: 90px;
  resize: vertical;
}
.chisto-b2b-rental-scope .form-note {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.35);
  margin: 0 0 8px;
}
.chisto-b2b-rental-scope .form-note a {
  color: var(--gold);
}
.chisto-b2b-rental-scope .form-submit {
  width: 100%;
  justify-content: center;
  margin-top: 8px;
}
.chisto-b2b-rental-scope .form-success {
  text-align: center;
  padding: 32px 20px;
}
.chisto-b2b-rental-scope .form-success__title {
  font-size: 20px;
  font-weight: 900;
  color: var(--white);
  margin: 0 0 8px;
}
.chisto-b2b-rental-scope .form-success__sub {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
}
.chisto-b2b-rental-scope .chisto-br-cta.cta-section {
  background: linear-gradient(135deg, var(--gold) 0%, #d49406 100%);
  padding: clamp(64px, 9vw, 88px) 0;
}
.chisto-b2b-rental-scope .cta-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}
.chisto-b2b-rental-scope .cta-title {
  font-size: clamp(24px, 3vw, 40px);
  font-weight: 900;
  color: var(--br-navy-dark);
  margin: 0;
}
.chisto-b2b-rental-scope .cta-sub {
  font-size: 16px;
  color: rgba(15, 34, 64, 0.72);
  margin: 10px 0 0;
}
.chisto-b2b-rental-scope .cta-phone {
  font-size: clamp(22px, 3vw, 28px);
  font-weight: 900;
  color: var(--br-navy-dark);
}
.chisto-b2b-rental-scope .cta-note {
  font-size: 12px;
  color: rgba(15, 34, 64, 0.62);
  font-weight: 700;
  text-align: center;
}
.chisto-b2b-rental-scope .chisto-br-reveal {
  opacity: 0;
  transform: translateY(26px);
  transition: opacity 0.65s ease, transform 0.65s ease;
}
.chisto-b2b-rental-scope .chisto-br-reveal--visible {
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 1100px) {
  .chisto-b2b-rental-scope .plans-grid {
    grid-template-columns: 1fr 1fr;
  }
  .chisto-b2b-rental-scope .flow-steps::before {
    display: none;
  }
  .chisto-b2b-rental-scope .flow-steps {
    grid-template-columns: repeat(2, 1fr);
    gap: 28px;
  }
  .chisto-b2b-rental-scope .trust-numbers {
    grid-template-columns: repeat(2, 1fr);
  }
  .chisto-b2b-rental-scope .onboarding-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 900px) {
  .chisto-b2b-rental-scope .page-hero__inner,
  .chisto-b2b-rental-scope .b2b-price-grid,
  .chisto-b2b-rental-scope .photo-report-grid,
  .chisto-b2b-rental-scope .lead-form-grid {
    grid-template-columns: 1fr;
  }
  .chisto-b2b-rental-scope .pain-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .chisto-b2b-rental-scope .pain-grid,
  .chisto-b2b-rental-scope .plans-grid,
  .chisto-b2b-rental-scope .onboarding-grid {
    grid-template-columns: 1fr;
  }
  .chisto-b2b-rental-scope .form-row {
    grid-template-columns: 1fr;
  }
  .chisto-b2b-rental-scope .cta-inner {
    flex-direction: column;
    text-align: center;
  }
}
@media (max-width: 520px) {
  .chisto-b2b-rental-scope .trust-numbers {
    grid-template-columns: 1fr;
  }
  .chisto-b2b-rental-scope .chisto-br-container {
    padding: 0 18px;
  }
}
/* —— B2B мини-отели (.chisto-b2b-hotels-scope), b2b-hotels.html —— */
.chisto-b2b-hotels-scope {
  --bh-navy-dark: #0f2240;
  --bh-teal: #0d9488;
  --bh-teal-pale: #f0fdfa;
  font-family: var(--font);
  color: var(--text);
}
.chisto-b2b-hotels-scope *,
.chisto-b2b-hotels-scope *::before,
.chisto-b2b-hotels-scope *::after {
  box-sizing: border-box;
}
.chisto-b2b-hotels-scope a {
  text-decoration: none;
  color: inherit;
}
.chisto-b2b-hotels-scope .chisto-bh-container {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 28px;
}
.chisto-b2b-hotels-scope .chisto-bh-breadcrumb-bar {
  background: var(--off);
  border-bottom: 1px solid var(--g200);
  padding: 8px 0;
}
.chisto-b2b-hotels-scope .chisto-bh-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  font-size: 13px;
  font-weight: 600;
}
.chisto-b2b-hotels-scope .chisto-bh-breadcrumb__link {
  color: var(--muted);
  transition: color var(--tr);
}
.chisto-b2b-hotels-scope .chisto-bh-breadcrumb__link:hover {
  color: var(--navy);
}
.chisto-b2b-hotels-scope .chisto-bh-breadcrumb__sep {
  color: var(--g400);
  font-size: 11px;
}
.chisto-b2b-hotels-scope .chisto-bh-breadcrumb__current {
  color: var(--navy);
  font-weight: 800;
}
.chisto-b2b-hotels-scope .chisto-bh-hero.page-hero {
  position: relative;
  overflow: hidden;
  background: linear-gradient(148deg, var(--bh-navy-dark) 0%, #0d2b52 45%, #1a3a6a 100%);
  padding: clamp(40px, 6vw, 56px) 0 clamp(56px, 9vw, 88px);
}
.chisto-b2b-hotels-scope .page-hero__pattern {
  position: absolute;
  inset: 0;
  background-image: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 40px,
    rgba(255, 255, 255, 0.012) 40px,
    rgba(255, 255, 255, 0.012) 41px
  );
  pointer-events: none;
}
.chisto-b2b-hotels-scope .page-hero__hotel {
  position: absolute;
  right: -20px;
  top: 0;
  bottom: 0;
  width: 44%;
  opacity: 0.07;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.chisto-b2b-hotels-scope .hotel-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  padding: 40px;
}
.chisto-b2b-hotels-scope .hotel-win {
  aspect-ratio: 3/4;
  border: 2px solid #fff;
  border-radius: 4px;
}
.chisto-b2b-hotels-scope .hotel-win--lit {
  background: rgba(255, 255, 255, 0.15);
}
.chisto-b2b-hotels-scope .page-hero__inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr min(400px, 100%);
  gap: clamp(32px, 5vw, 72px);
  align-items: center;
}
.chisto-b2b-hotels-scope .page-hero__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(212, 175, 55, 0.15);
  border: 1px solid rgba(212, 175, 55, 0.35);
  border-radius: 100px;
  padding: 8px 20px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #fcd34d;
  margin-bottom: 22px;
}
.chisto-b2b-hotels-scope .page-hero__title {
  font-size: clamp(30px, 4.2vw, 56px);
  font-weight: 900;
  line-height: 1.08;
  color: var(--white);
  margin: 0 0 20px;
}
.chisto-b2b-hotels-scope .page-hero__title .accent {
  color: var(--gold);
}
.chisto-b2b-hotels-scope .page-hero__desc {
  font-size: 16px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.72);
  max-width: 560px;
  margin: 0 0 32px;
}
.chisto-b2b-hotels-scope .page-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}
.chisto-b2b-hotels-scope .page-hero__pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}
.chisto-b2b-hotels-scope .hero-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 100px;
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.8);
}
.chisto-b2b-hotels-scope .hero-pill__dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--gold);
}
.chisto-b2b-hotels-scope .hk-card {
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: var(--r-lg);
  overflow: hidden;
}
.chisto-b2b-hotels-scope .hk-card__head {
  background: rgba(0, 0, 0, 0.25);
  padding: 16px 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.chisto-b2b-hotels-scope .hk-card__head-left {
  font-size: 13px;
  font-weight: 800;
  color: var(--white);
}
.chisto-b2b-hotels-scope .hk-card__head-sub {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.45);
  margin-top: 2px;
}
.chisto-b2b-hotels-scope .hk-card__star {
  font-size: 20px;
  letter-spacing: 2px;
  color: var(--gold);
}
.chisto-b2b-hotels-scope .hk-std-row {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 12px 22px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.chisto-b2b-hotels-scope .hk-std-row:last-child {
  border-bottom: none;
}
.chisto-b2b-hotels-scope .hk-std-row:hover {
  background: rgba(255, 255, 255, 0.05);
}
.chisto-b2b-hotels-scope .hk-std-icon {
  font-size: 18px;
  flex-shrink: 0;
}
.chisto-b2b-hotels-scope .hk-std-text {
  flex: 1;
  font-size: 13px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.85);
}
.chisto-b2b-hotels-scope .hk-std-time {
  font-size: 12px;
  font-weight: 800;
  color: var(--gold);
  white-space: nowrap;
}
.chisto-b2b-hotels-scope .hk-card__footer {
  background: rgba(212, 175, 55, 0.12);
  border-top: 1px solid rgba(212, 175, 55, 0.2);
  padding: 12px 22px;
  display: flex;
  gap: 24px;
  justify-content: center;
  flex-wrap: wrap;
}
.chisto-b2b-hotels-scope .hk-footer-stat__num {
  font-size: 18px;
  font-weight: 900;
  color: var(--gold);
  text-align: center;
}
.chisto-b2b-hotels-scope .hk-footer-stat__label {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.45);
  text-align: center;
  margin-top: 2px;
  font-weight: 700;
}
.chisto-b2b-hotels-scope .chisto-bh-section {
  padding: clamp(72px, 10vw, 100px) 0;
}
.chisto-b2b-hotels-scope .chisto-bh-section--gray {
  background: var(--off);
}
.chisto-b2b-hotels-scope .chisto-bh-section--dark {
  background: var(--bh-navy-dark);
}
.chisto-b2b-hotels-scope .chisto-bh-section-intro {
  max-width: 640px;
  margin: 0 auto 40px;
  text-align: center;
}
.chisto-b2b-hotels-scope .chisto-bh-section-head {
  max-width: 560px;
  margin: 0 auto 40px;
  text-align: center;
}
.chisto-b2b-hotels-scope .chisto-bh-section-head .section-label {
  justify-content: center;
}
.chisto-b2b-hotels-scope .chisto-bh-section-head .section-label::before {
  display: none;
}
.chisto-b2b-hotels-scope .chisto-bh-section-head--light .section-label::before {
  display: none;
}
.chisto-b2b-hotels-scope .section-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 16px;
}
.chisto-b2b-hotels-scope .section-label::before {
  content: "";
  width: 24px;
  height: 2px;
  background: var(--gold);
}
.chisto-b2b-hotels-scope .section-label--white {
  color: #e8cc5a;
}
.chisto-b2b-hotels-scope .section-label--white::before {
  background: #e8cc5a;
}
.chisto-b2b-hotels-scope .section-title {
  font-size: clamp(24px, 3.5vw, 42px);
  font-weight: 900;
  line-height: 1.15;
  color: var(--navy);
  margin: 0 0 16px;
}
.chisto-b2b-hotels-scope .section-title--white {
  color: var(--white);
}
.chisto-b2b-hotels-scope .section-subtitle {
  font-size: 16px;
  line-height: 1.75;
  color: var(--muted);
  margin: 0;
  max-width: 640px;
}
.chisto-b2b-hotels-scope .section-subtitle--centered {
  margin-left: auto;
  margin-right: auto;
}
.chisto-b2b-hotels-scope .who-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}
.chisto-b2b-hotels-scope .who-card {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  padding: 32px 26px;
  position: relative;
  overflow: hidden;
  transition: var(--tr);
}
.chisto-b2b-hotels-scope .who-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, var(--bh-teal), #14b8a6);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform var(--tr);
}
.chisto-b2b-hotels-scope .who-card:hover {
  transform: translateY(-6px);
  box-shadow: var(--sh-lg);
  border-color: transparent;
}
.chisto-b2b-hotels-scope .who-card:hover::before {
  transform: scaleX(1);
}
.chisto-b2b-hotels-scope .who-card__icon {
  font-size: 38px;
  margin-bottom: 18px;
}
.chisto-b2b-hotels-scope .who-card__type {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--bh-teal);
  margin-bottom: 8px;
}
.chisto-b2b-hotels-scope .who-card__title {
  font-size: 17px;
  font-weight: 900;
  color: var(--navy);
  margin: 0 0 10px;
}
.chisto-b2b-hotels-scope .who-card__desc {
  font-size: 14px;
  line-height: 1.65;
  color: var(--muted);
  margin: 0;
}
.chisto-b2b-hotels-scope .who-card__rooms {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 16px;
  font-size: 12px;
  font-weight: 800;
  color: var(--navy);
  background: var(--bh-teal-pale);
  padding: 5px 12px;
  border-radius: 4px;
}
.chisto-b2b-hotels-scope .hk-price-table {
  overflow-x: auto;
}
.chisto-b2b-hotels-scope .hk-price-table table {
  width: 100%;
  border-collapse: collapse;
  min-width: 560px;
}
.chisto-b2b-hotels-scope .hk-price-table thead th {
  background: var(--navy);
  color: var(--white);
  padding: 14px 22px;
  font-size: 13px;
  font-weight: 800;
  text-align: left;
}
.chisto-b2b-hotels-scope .hk-price-table thead th:last-child {
  text-align: left;
}
.chisto-b2b-hotels-scope .hk-price-table tbody tr {
  border-bottom: 1px solid var(--g200);
}
.chisto-b2b-hotels-scope .hk-price-table tbody tr:hover {
  background: #fff8e6;
}
.chisto-b2b-hotels-scope .hk-price-table tbody td {
  padding: 14px 22px;
  font-size: 14px;
  vertical-align: top;
}
.chisto-b2b-hotels-scope .hk-price-table tbody td:last-child {
  font-weight: 900;
  color: var(--navy);
  text-align: left;
  white-space: nowrap;
}
.chisto-b2b-hotels-scope .hk-price-table .cat-row td {
  background: var(--off) !important;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--g600);
  padding: 10px 22px;
}
.chisto-b2b-hotels-scope .price-badge {
  display: inline-block;
  background: var(--bh-teal-pale);
  color: var(--bh-teal);
  font-size: 11px;
  font-weight: 800;
  padding: 3px 10px;
  border-radius: 4px;
  margin-left: 8px;
}
.chisto-b2b-hotels-scope .chisto-bh-price-desc {
  font-size: 12px;
  color: var(--g600);
  font-weight: 500;
}
.chisto-b2b-hotels-scope .chisto-bh-callout {
  margin-top: 24px;
  padding: 20px 26px;
  background: #fff8e6;
  border-radius: var(--r-sm);
  border-left: 4px solid var(--gold);
}
.chisto-b2b-hotels-scope .chisto-bh-callout p {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  color: var(--navy);
}
.chisto-b2b-hotels-scope .std-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  border-radius: var(--r-md);
  overflow: hidden;
  box-shadow: var(--sh-md);
}
.chisto-b2b-hotels-scope .std-tier {
  padding: 36px 28px;
}
.chisto-b2b-hotels-scope .std-tier--basic {
  background: var(--off);
}
.chisto-b2b-hotels-scope .std-tier--hotel {
  background: var(--navy);
}
.chisto-b2b-hotels-scope .std-tier--vip {
  background: linear-gradient(160deg, var(--bh-navy-dark), var(--navy-l));
}
.chisto-b2b-hotels-scope .std-tier__badge {
  display: inline-block;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 4px 12px;
  border-radius: 100px;
  margin-bottom: 14px;
}
.chisto-b2b-hotels-scope .std-tier--basic .std-tier__badge {
  background: var(--g200);
  color: var(--g600);
}
.chisto-b2b-hotels-scope .std-tier--hotel .std-tier__badge {
  background: rgba(212, 175, 55, 0.2);
  color: var(--gold);
}
.chisto-b2b-hotels-scope .std-tier--vip .std-tier__badge {
  background: var(--gold);
  color: var(--bh-navy-dark);
}
.chisto-b2b-hotels-scope .std-tier__name {
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 6px;
}
.chisto-b2b-hotels-scope .std-tier--basic .std-tier__name {
  color: var(--navy);
}
.chisto-b2b-hotels-scope .std-tier--hotel .std-tier__name,
.chisto-b2b-hotels-scope .std-tier--vip .std-tier__name {
  color: var(--white);
}
.chisto-b2b-hotels-scope .std-tier__time {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 20px;
}
.chisto-b2b-hotels-scope .std-tier--basic .std-tier__time {
  color: var(--muted);
}
.chisto-b2b-hotels-scope .std-tier--hotel .std-tier__time,
.chisto-b2b-hotels-scope .std-tier--vip .std-tier__time {
  color: rgba(255, 255, 255, 0.6);
}
.chisto-b2b-hotels-scope .std-items {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.chisto-b2b-hotels-scope .std-item {
  display: flex;
  gap: 10px;
  font-size: 13px;
  line-height: 1.55;
}
.chisto-b2b-hotels-scope .std-tier--basic .std-item {
  color: var(--muted);
}
.chisto-b2b-hotels-scope .std-tier--hotel .std-item,
.chisto-b2b-hotels-scope .std-tier--vip .std-item {
  color: rgba(255, 255, 255, 0.75);
}
.chisto-b2b-hotels-scope .std-item__check {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 900;
  flex-shrink: 0;
}
.chisto-b2b-hotels-scope .std-tier--basic .std-item__check {
  background: var(--g200);
  color: var(--g600);
}
.chisto-b2b-hotels-scope .std-tier--hotel .std-item__check {
  background: rgba(255, 170, 0, 0.2);
  color: var(--gold);
}
.chisto-b2b-hotels-scope .std-tier--vip .std-item__check {
  background: var(--gold);
  color: var(--bh-navy-dark);
}
.chisto-b2b-hotels-scope .room-types-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}
.chisto-b2b-hotels-scope .room-type-card {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  overflow: hidden;
  transition: var(--tr);
}
.chisto-b2b-hotels-scope .room-type-card:hover {
  transform: translateY(-5px);
  box-shadow: var(--sh-lg);
  border-color: transparent;
}
.chisto-b2b-hotels-scope .room-type-card__head {
  height: 110px;
  background: linear-gradient(135deg, var(--navy) 0%, var(--navy-l) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 42px;
}
.chisto-b2b-hotels-scope .room-type-card__body {
  padding: 18px;
}
.chisto-b2b-hotels-scope .room-type-card__name {
  font-size: 15px;
  font-weight: 900;
  color: var(--navy);
  margin-bottom: 6px;
}
.chisto-b2b-hotels-scope .room-type-card__time {
  font-size: 12px;
  font-weight: 800;
  color: var(--bh-teal);
  margin-bottom: 8px;
}
.chisto-b2b-hotels-scope .room-type-card__desc {
  font-size: 13px;
  line-height: 1.6;
  color: var(--muted);
  margin: 0;
}
.chisto-b2b-hotels-scope .workflow-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(40px, 6vw, 80px);
  align-items: center;
}
.chisto-b2b-hotels-scope .workflow-steps-list {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-top: 8px;
}
.chisto-b2b-hotels-scope .wf-step {
  display: flex;
  gap: 18px;
  align-items: flex-start;
}
.chisto-b2b-hotels-scope .wf-step__num {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #fff8e6;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 900;
  color: var(--navy);
  flex-shrink: 0;
}
.chisto-b2b-hotels-scope .wf-step__title {
  font-size: 15px;
  font-weight: 900;
  color: var(--navy);
  margin-bottom: 5px;
}
.chisto-b2b-hotels-scope .wf-step__desc {
  font-size: 13px;
  line-height: 1.65;
  color: var(--muted);
  margin: 0;
}
.chisto-b2b-hotels-scope .workflow-visual {
  background: var(--bh-navy-dark);
  border-radius: var(--r-lg);
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: var(--sh-lg);
}
.chisto-b2b-hotels-scope .workflow-visual__bar {
  background: rgba(0, 0, 0, 0.3);
  padding: 12px 18px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.chisto-b2b-hotels-scope .workflow-visual__dot {
  width: 11px;
  height: 11px;
  border-radius: 50%;
}
.chisto-b2b-hotels-scope .workflow-visual__title {
  font-size: 12px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.5);
  margin-left: 8px;
}
.chisto-b2b-hotels-scope .workflow-day {
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.chisto-b2b-hotels-scope .workflow-day:last-child {
  border-bottom: none;
}
.chisto-b2b-hotels-scope .workflow-day__header {
  padding: 10px 18px;
  background: rgba(255, 255, 255, 0.04);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--gold);
}
.chisto-b2b-hotels-scope .workflow-task {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 11px 18px;
}
.chisto-b2b-hotels-scope .workflow-task:hover {
  background: rgba(255, 255, 255, 0.04);
}
.chisto-b2b-hotels-scope .workflow-task__status {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  flex-shrink: 0;
}
.chisto-b2b-hotels-scope .s-done {
  background: #4ade80;
}
.chisto-b2b-hotels-scope .s-active {
  background: var(--gold);
}
.chisto-b2b-hotels-scope .s-pending {
  background: rgba(255, 255, 255, 0.25);
}
.chisto-b2b-hotels-scope .workflow-task__main {
  flex: 1;
  min-width: 0;
}
.chisto-b2b-hotels-scope .workflow-task__room {
  font-size: 13px;
  font-weight: 900;
  color: var(--white);
}
.chisto-b2b-hotels-scope .workflow-task__type {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.45);
}
.chisto-b2b-hotels-scope .workflow-task__time {
  font-size: 12px;
  font-weight: 800;
  color: var(--gold);
  white-space: nowrap;
}
.chisto-b2b-hotels-scope .plans-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}
.chisto-b2b-hotels-scope .plan-card {
  border-radius: var(--r-md);
  border: 2px solid var(--g200);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
  background: var(--white);
  transition: var(--tr);
}
.chisto-b2b-hotels-scope .plan-card:not(.plan-card--featured):hover {
  border-color: var(--navy);
  transform: translateY(-4px);
  box-shadow: var(--sh-md);
}
.chisto-b2b-hotels-scope .plan-card--featured {
  border-color: var(--gold);
}
.chisto-b2b-hotels-scope .plan-card__ribbon {
  position: absolute;
  top: 0;
  right: 18px;
  background: var(--gold);
  color: var(--bh-navy-dark);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 5px 14px;
  border-radius: 0 0 8px 8px;
  z-index: 1;
}
.chisto-b2b-hotels-scope .plan-card__head {
  padding: 26px 24px 16px;
  background: var(--navy);
}
.chisto-b2b-hotels-scope .plan-card--featured .plan-card__head {
  background: linear-gradient(135deg, var(--bh-navy-dark), var(--navy-l));
}
.chisto-b2b-hotels-scope .plan-card__icon {
  font-size: 26px;
  margin-bottom: 10px;
}
.chisto-b2b-hotels-scope .plan-card__tier {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 8px;
}
.chisto-b2b-hotels-scope .plan-card__name {
  font-size: 18px;
  font-weight: 900;
  color: var(--white);
  margin-bottom: 6px;
}
.chisto-b2b-hotels-scope .plan-card__size {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
}
.chisto-b2b-hotels-scope .plan-card__price-area {
  padding: 18px 24px;
  border-bottom: 1px solid var(--g100);
}
.chisto-b2b-hotels-scope .plan-card__price-num {
  font-size: 26px;
  font-weight: 900;
  color: var(--gold);
}
.chisto-b2b-hotels-scope .plan-card__price-note {
  font-size: 12px;
  color: var(--muted);
  margin-top: 4px;
}
.chisto-b2b-hotels-scope .plan-card__features {
  padding: 18px 24px;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.chisto-b2b-hotels-scope .plan-feat {
  display: flex;
  gap: 10px;
  font-size: 13px;
  line-height: 1.55;
  color: var(--muted);
}
.chisto-b2b-hotels-scope .plan-feat__check {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #fff8e6;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  color: var(--navy);
  font-weight: 900;
  flex-shrink: 0;
}
.chisto-b2b-hotels-scope .plan-card__cta {
  padding: 0 24px 24px;
}
.chisto-b2b-hotels-scope .plan-card__cta-btn {
  width: 100%;
  justify-content: center;
}
.chisto-b2b-hotels-scope .metrics-strip {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  border-radius: var(--r-md);
  overflow: hidden;
}
.chisto-b2b-hotels-scope .metric-cell {
  text-align: center;
  padding: 40px 16px;
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.04);
}
.chisto-b2b-hotels-scope .metric-cell:last-child {
  border-right: none;
}
.chisto-b2b-hotels-scope .metric-cell:hover {
  background: rgba(255, 170, 0, 0.08);
}
.chisto-b2b-hotels-scope .metric-cell__num {
  font-size: clamp(28px, 3.5vw, 46px);
  font-weight: 900;
  color: var(--gold);
}
.chisto-b2b-hotels-scope .metric-cell__label {
  font-size: 13px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 10px;
  line-height: 1.35;
}
.chisto-b2b-hotels-scope .chisto-bh-testi-hdr {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 28px;
}
.chisto-b2b-hotels-scope .chisto-bh-testi-hdr .section-title {
  margin-bottom: 0;
}
.chisto-b2b-hotels-scope .testimonials-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.chisto-b2b-hotels-scope .testimonial {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  padding: 28px 24px;
  transition: var(--tr);
}
.chisto-b2b-hotels-scope .testimonial:hover {
  transform: translateY(-5px);
  box-shadow: var(--sh-lg);
  border-color: transparent;
}
.chisto-b2b-hotels-scope .testimonial__stars {
  color: var(--gold);
  margin-bottom: 12px;
}
.chisto-b2b-hotels-scope .testimonial__text {
  font-size: 15px;
  line-height: 1.75;
  color: var(--muted);
  font-style: italic;
  margin: 0 0 18px;
}
.chisto-b2b-hotels-scope .testimonial__footer {
  display: flex;
  gap: 14px;
  padding-top: 16px;
  border-top: 1px solid var(--off);
  align-items: center;
}
.chisto-b2b-hotels-scope .testimonial__avatar {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: var(--navy);
  color: var(--gold);
  font-size: 16px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.chisto-b2b-hotels-scope .testimonial__name {
  font-size: 14px;
  font-weight: 900;
  color: var(--navy);
}
.chisto-b2b-hotels-scope .testimonial__hotel {
  font-size: 12px;
  color: var(--g600);
  margin-top: 2px;
}
.chisto-b2b-hotels-scope .testimonial__type {
  font-size: 10px;
  font-weight: 800;
  color: var(--bh-teal);
  background: var(--bh-teal-pale);
  padding: 2px 8px;
  border-radius: 4px;
  margin-top: 4px;
  display: inline-block;
}
.chisto-b2b-hotels-scope .chisto-bh-lead.lead-section {
  background: linear-gradient(150deg, var(--bh-navy-dark) 0%, var(--navy) 100%);
  position: relative;
  overflow: hidden;
  padding: clamp(72px, 10vw, 100px) 0;
}
.chisto-b2b-hotels-scope .lead-section__glow {
  position: absolute;
  left: -60px;
  bottom: -60px;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(212, 175, 55, 0.07) 0%, transparent 65%);
  pointer-events: none;
}
.chisto-b2b-hotels-scope .lead-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(40px, 6vw, 80px);
  align-items: start;
  position: relative;
  z-index: 1;
}
.chisto-b2b-hotels-scope .lead-pitch__title {
  font-size: clamp(24px, 3.2vw, 40px);
  font-weight: 900;
  color: var(--white);
  line-height: 1.15;
  margin: 0 0 16px;
}
.chisto-b2b-hotels-scope .lead-pitch__title .accent {
  color: var(--gold);
}
.chisto-b2b-hotels-scope .lead-pitch__desc {
  font-size: 16px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.65);
  margin: 0 0 28px;
}
.chisto-b2b-hotels-scope .lead-contacts {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.chisto-b2b-hotels-scope .lead-contact {
  display: flex;
  align-items: center;
  gap: 16px;
}
.chisto-b2b-hotels-scope .lead-contact__icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: rgba(212, 175, 55, 0.15);
  border: 1px solid rgba(212, 175, 55, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  flex-shrink: 0;
}
.chisto-b2b-hotels-scope .lead-contact__label {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
  margin-bottom: 3px;
}
.chisto-b2b-hotels-scope .lead-contact__value {
  font-size: 15px;
  font-weight: 800;
  color: var(--white);
}
.chisto-b2b-hotels-scope .lead-contact__value a {
  color: var(--gold);
}
.chisto-b2b-hotels-scope .lead-form-card {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: var(--r-lg);
  padding: 36px;
}
.chisto-b2b-hotels-scope .lead-form-card__title {
  font-size: 20px;
  font-weight: 900;
  color: var(--white);
  margin-bottom: 6px;
}
.chisto-b2b-hotels-scope .lead-form-card__sub {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 24px;
}
.chisto-b2b-hotels-scope .form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.chisto-b2b-hotels-scope .form-field {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 16px;
}
.chisto-b2b-hotels-scope .form-label {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
}
.chisto-b2b-hotels-scope .form-input,
.chisto-b2b-hotels-scope .form-select,
.chisto-b2b-hotels-scope .form-textarea {
  padding: 12px 16px;
  border-radius: var(--r-sm);
  background: rgba(255, 255, 255, 0.08);
  border: 2px solid rgba(255, 255, 255, 0.14);
  color: var(--white);
  font-family: var(--font);
  font-size: 14px;
  font-weight: 500;
}
.chisto-b2b-hotels-scope .form-input:focus,
.chisto-b2b-hotels-scope .form-select:focus,
.chisto-b2b-hotels-scope .form-textarea:focus {
  outline: none;
  border-color: var(--gold);
}
.chisto-b2b-hotels-scope .form-select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  cursor: pointer;
}
.chisto-b2b-hotels-scope .form-select option {
  background: var(--navy);
  color: var(--white);
}
.chisto-b2b-hotels-scope .form-textarea {
  min-height: 88px;
  resize: vertical;
}
.chisto-b2b-hotels-scope .form-note {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.35);
  line-height: 1.55;
  margin: 0 0 8px;
}
.chisto-b2b-hotels-scope .form-note a {
  color: var(--gold);
}
.chisto-b2b-hotels-scope .form-submit {
  width: 100%;
  justify-content: center;
  margin-top: 8px;
}
.chisto-b2b-hotels-scope .form-success {
  text-align: center;
  padding: 32px 20px;
}
.chisto-b2b-hotels-scope .form-success__title {
  font-size: 20px;
  font-weight: 900;
  color: var(--white);
  margin: 0 0 8px;
}
.chisto-b2b-hotels-scope .form-success__sub {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
}
.chisto-b2b-hotels-scope .chisto-bh-cta.cta-section {
  background: linear-gradient(135deg, var(--gold) 0%, #d49406 100%);
  padding: clamp(64px, 9vw, 88px) 0;
}
.chisto-b2b-hotels-scope .cta-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}
.chisto-b2b-hotels-scope .cta-title {
  font-size: clamp(24px, 3vw, 40px);
  font-weight: 900;
  color: var(--bh-navy-dark);
  margin: 0;
}
.chisto-b2b-hotels-scope .cta-sub {
  font-size: 16px;
  color: rgba(15, 34, 64, 0.72);
  margin: 10px 0 0;
}
.chisto-b2b-hotels-scope .cta-phone {
  font-size: clamp(22px, 3vw, 28px);
  font-weight: 900;
  color: var(--bh-navy-dark);
}
.chisto-b2b-hotels-scope .cta-note {
  font-size: 12px;
  color: rgba(15, 34, 64, 0.62);
  text-align: center;
  font-weight: 700;
}
.chisto-b2b-hotels-scope .chisto-bh-reveal {
  opacity: 0;
  transform: translateY(26px);
  transition: opacity 0.65s ease, transform 0.65s ease;
}
.chisto-b2b-hotels-scope .chisto-bh-reveal--visible {
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 1100px) {
  .chisto-b2b-hotels-scope .page-hero__inner,
  .chisto-b2b-hotels-scope .workflow-grid,
  .chisto-b2b-hotels-scope .lead-grid {
    grid-template-columns: 1fr;
  }
  .chisto-b2b-hotels-scope .plans-grid {
    grid-template-columns: 1fr 1fr;
  }
  .chisto-b2b-hotels-scope .room-types-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 900px) {
  .chisto-b2b-hotels-scope .who-grid {
    grid-template-columns: 1fr 1fr;
  }
  .chisto-b2b-hotels-scope .std-grid {
    grid-template-columns: 1fr;
  }
  .chisto-b2b-hotels-scope .metrics-strip {
    grid-template-columns: repeat(2, 1fr);
  }
  .chisto-b2b-hotels-scope .testimonials-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .chisto-b2b-hotels-scope .who-grid,
  .chisto-b2b-hotels-scope .plans-grid,
  .chisto-b2b-hotels-scope .testimonials-grid {
    grid-template-columns: 1fr;
  }
  .chisto-b2b-hotels-scope .form-row {
    grid-template-columns: 1fr;
  }
  .chisto-b2b-hotels-scope .cta-inner {
    flex-direction: column;
    text-align: center;
  }
  .chisto-b2b-hotels-scope .chisto-bh-testi-hdr .btn {
    width: 100%;
    justify-content: center;
  }
}
@media (max-width: 520px) {
  .chisto-b2b-hotels-scope .metrics-strip {
    grid-template-columns: 1fr;
  }
  .chisto-b2b-hotels-scope .room-types-grid {
    grid-template-columns: 1fr;
  }
  .chisto-b2b-hotels-scope .chisto-bh-container {
    padding: 0 18px;
  }
}
/* —— Хаб «Уборка квартир» (.chisto-apartment-cleaning-scope), design-reference/apartment-cleaning.html —— */
.chisto-apartment-cleaning-scope {
  --ac-navy-dark: #0f2240;
  font-family: var(--font);
  color: var(--text);
}

.chisto-apartment-cleaning-scope *,
.chisto-apartment-cleaning-scope *::before,
.chisto-apartment-cleaning-scope *::after {
  box-sizing: border-box;
}

.chisto-apartment-cleaning-scope a {
  text-decoration: none;
  color: inherit;
}

.chisto-apartment-cleaning-scope .chisto-ac-container {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 28px;
}

.chisto-apartment-cleaning-scope .chisto-ac-breadcrumb-bar {
  background: var(--off);
  border-bottom: 1px solid var(--g200);
  padding: 8px 0;
}

.chisto-apartment-cleaning-scope .chisto-ac-breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  font-size: 13px;
  font-weight: 600;
}

.chisto-apartment-cleaning-scope .chisto-ac-breadcrumb__link {
  color: var(--muted);
  transition: color var(--tr);
}

.chisto-apartment-cleaning-scope .chisto-ac-breadcrumb__link:hover {
  color: var(--navy);
}

.chisto-apartment-cleaning-scope .chisto-ac-breadcrumb__sep {
  color: var(--g400);
  font-size: 11px;
}

.chisto-apartment-cleaning-scope .chisto-ac-breadcrumb__current {
  color: var(--navy);
  font-weight: 800;
}

/* Hero */
.chisto-apartment-cleaning-scope .page-hero {
  position: relative;
  overflow: hidden;
  background: linear-gradient(148deg, var(--ac-navy-dark) 0%, var(--navy) 58%, #1d4080 100%);
  padding: clamp(40px, 6vw, 56px) 0 clamp(56px, 9vw, 88px);
}

.chisto-apartment-cleaning-scope .page-hero__pattern {
  position: absolute;
  inset: 0;
  background-image: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 40px,
    rgba(255, 255, 255, 0.012) 40px,
    rgba(255, 255, 255, 0.012) 41px
  );
  pointer-events: none;
}

.chisto-apartment-cleaning-scope .page-hero__glow {
  position: absolute;
  right: -60px;
  bottom: -60px;
  width: min(560px, 100vw);
  height: min(560px, 100vw);
  background: radial-gradient(circle, rgba(212, 175, 55, 0.1) 0%, transparent 65%);
  pointer-events: none;
}

.chisto-apartment-cleaning-scope .page-hero__inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr min(400px, 100%);
  gap: clamp(32px, 5vw, 72px);
  align-items: center;
}

.chisto-apartment-cleaning-scope .page-hero__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(212, 175, 55, 0.15);
  border: 1px solid rgba(212, 175, 55, 0.35);
  border-radius: 100px;
  padding: 8px 20px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #fcd34d;
  margin-bottom: 22px;
}

.chisto-apartment-cleaning-scope .page-hero__title {
  font-size: clamp(30px, 4.2vw, 56px);
  font-weight: 900;
  line-height: 1.08;
  color: var(--white);
  margin: 0 0 20px;
}

.chisto-apartment-cleaning-scope .page-hero__title .accent {
  color: var(--gold);
}

.chisto-apartment-cleaning-scope .page-hero__desc {
  font-size: 16px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.72);
  max-width: 560px;
  margin: 0 0 32px;
}

.chisto-apartment-cleaning-scope .page-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.chisto-apartment-cleaning-scope .page-hero__pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}

.chisto-apartment-cleaning-scope .hero-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 100px;
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.8);
}

.chisto-apartment-cleaning-scope .hero-pill__dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--gold);
  flex-shrink: 0;
}

/* Hero calculator */
.chisto-apartment-cleaning-scope .hero-calc {
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: var(--r-lg);
  overflow: hidden;
}

.chisto-apartment-cleaning-scope .hero-calc__head {
  background: rgba(0, 0, 0, 0.2);
  padding: 16px 22px;
}

.chisto-apartment-cleaning-scope .hero-calc__head-title {
  font-size: 13px;
  font-weight: 800;
  color: var(--white);
}

.chisto-apartment-cleaning-scope .hero-calc__head-sub {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.45);
  margin-top: 3px;
}

.chisto-apartment-cleaning-scope .hero-calc__body {
  padding: 22px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.chisto-apartment-cleaning-scope .hero-calc__label {
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 6px;
  display: block;
}

.chisto-apartment-cleaning-scope .hero-calc__select {
  width: 100%;
  padding: 12px 16px;
  border-radius: var(--r-sm);
  background: rgba(255, 255, 255, 0.1);
  border: 2px solid rgba(255, 255, 255, 0.15);
  color: var(--white);
  font-family: var(--font);
  font-size: 14px;
  font-weight: 600;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  cursor: pointer;
  transition: border-color var(--tr);
}

.chisto-apartment-cleaning-scope .hero-calc__select:focus {
  outline: none;
  border-color: var(--gold);
}

.chisto-apartment-cleaning-scope .hero-calc__select option {
  background: var(--navy);
  color: var(--white);
}

.chisto-apartment-cleaning-scope .hero-calc__result {
  background: rgba(212, 175, 55, 0.15);
  border: 1px solid rgba(212, 175, 55, 0.3);
  border-radius: var(--r-sm);
  padding: 16px 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}

.chisto-apartment-cleaning-scope .hero-calc__result-label {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 4px;
}

.chisto-apartment-cleaning-scope .hero-calc__result-price {
  font-size: clamp(24px, 4vw, 32px);
  font-weight: 900;
  color: var(--gold);
  line-height: 1;
}

.chisto-apartment-cleaning-scope .hero-calc__btn {
  padding: 12px 22px;
  font-size: 13px;
}

/* Sections */
.chisto-apartment-cleaning-scope .chisto-ac-section {
  padding: clamp(72px, 10vw, 100px) 0;
}

.chisto-apartment-cleaning-scope .chisto-ac-section--gray {
  background: var(--off);
}

.chisto-apartment-cleaning-scope .chisto-ac-section--dark {
  background: var(--ac-navy-dark);
}

.chisto-apartment-cleaning-scope .chisto-ac-section-intro {
  text-align: center;
  max-width: 640px;
  margin: 0 auto 40px;
}

.chisto-apartment-cleaning-scope .chisto-ac-section-head {
  margin-bottom: 40px;
}

.chisto-apartment-cleaning-scope .chisto-ac-section-head--center {
  text-align: center;
  max-width: 560px;
  margin: 0 auto 40px;
}

.chisto-apartment-cleaning-scope .chisto-ac-section-head--center .section-label {
  justify-content: center;
}

.chisto-apartment-cleaning-scope .chisto-ac-section-head--center .section-label::before {
  display: none;
}

.chisto-apartment-cleaning-scope .section-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 16px;
}

.chisto-apartment-cleaning-scope .section-label::before {
  content: "";
  width: 24px;
  height: 2px;
  background: var(--gold);
}

.chisto-apartment-cleaning-scope .section-title {
  font-size: clamp(24px, 3.5vw, 42px);
  font-weight: 900;
  line-height: 1.15;
  color: var(--navy);
  margin: 0 0 16px;
}

.chisto-apartment-cleaning-scope .section-title--white {
  color: var(--white);
}

.chisto-apartment-cleaning-scope .section-subtitle {
  font-size: 16px;
  line-height: 1.75;
  color: var(--muted);
  margin: 0;
  max-width: 620px;
}

.chisto-apartment-cleaning-scope .chisto-ac-section-intro .section-subtitle {
  margin-left: auto;
  margin-right: auto;
}

.chisto-apartment-cleaning-scope .section-subtitle--centered {
  margin-left: auto;
  margin-right: auto;
}

.chisto-apartment-cleaning-scope .section-subtitle--white {
  color: rgba(255, 255, 255, 0.72);
}

/* Tariffs */
.chisto-apartment-cleaning-scope .tariffs-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  margin-top: 8px;
}

.chisto-apartment-cleaning-scope .tariff-card {
  border-radius: var(--r-md);
  overflow: hidden;
  border: 2px solid var(--g200);
  transition: var(--tr);
  position: relative;
  display: flex;
  flex-direction: column;
  background: var(--white);
}

.chisto-apartment-cleaning-scope .tariff-card:hover {
  transform: translateY(-6px);
  box-shadow: var(--sh-lg);
  border-color: transparent;
}

.chisto-apartment-cleaning-scope .tariff-card--featured {
  border-color: var(--gold);
}

.chisto-apartment-cleaning-scope .tariff-card__badge {
  position: absolute;
  top: 0;
  right: 20px;
  background: var(--gold);
  color: var(--ac-navy-dark);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 5px 14px;
  border-radius: 0 0 8px 8px;
  z-index: 1;
}

.chisto-apartment-cleaning-scope .tariff-card__head {
  padding: 26px 22px 18px;
  background: var(--navy);
}

.chisto-apartment-cleaning-scope .tariff-card--featured .tariff-card__head {
  background: linear-gradient(135deg, var(--ac-navy-dark), var(--navy-l));
}

.chisto-apartment-cleaning-scope .tariff-card__icon {
  font-size: 26px;
  margin-bottom: 12px;
}

.chisto-apartment-cleaning-scope .tariff-card__name {
  font-size: 17px;
  font-weight: 900;
  color: var(--white);
  margin-bottom: 6px;
}

.chisto-apartment-cleaning-scope .tariff-card__tagline {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.55);
}

.chisto-apartment-cleaning-scope .tariff-card__prices {
  padding: 18px 22px;
  border-bottom: 1px solid var(--off);
}

.chisto-apartment-cleaning-scope .tariff-card__price-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 7px 0;
  border-bottom: 1px solid var(--g100);
  font-size: 13px;
}

.chisto-apartment-cleaning-scope .tariff-card__price-row:last-child {
  border-bottom: none;
}

.chisto-apartment-cleaning-scope .tariff-card__price-room {
  color: var(--muted);
  font-weight: 600;
}

.chisto-apartment-cleaning-scope .tariff-card__price-val {
  font-weight: 900;
  color: var(--navy);
}

.chisto-apartment-cleaning-scope .tariff-card__features {
  padding: 18px 22px;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.chisto-apartment-cleaning-scope .tariff-feature {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 13px;
  line-height: 1.6;
  color: var(--muted);
}

.chisto-apartment-cleaning-scope .tariff-feature__check {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #fff8e6;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  color: var(--navy);
  font-weight: 900;
  flex-shrink: 0;
  margin-top: 1px;
}

.chisto-apartment-cleaning-scope .tariff-card__cta {
  padding: 0 22px 22px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.chisto-apartment-cleaning-scope .tariff-card__cta .btn {
  width: 100%;
}

/* Compare */
.chisto-apartment-cleaning-scope .compare-table {
  margin-top: 8px;
  overflow-x: auto;
}

.chisto-apartment-cleaning-scope .compare-table table {
  width: 100%;
  border-collapse: collapse;
  min-width: 700px;
}

.chisto-apartment-cleaning-scope .compare-table thead th {
  background: var(--navy);
  color: var(--white);
  padding: 14px 18px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
}

.chisto-apartment-cleaning-scope .compare-table thead th:first-child {
  text-align: left;
  border-radius: var(--r-sm) 0 0 0;
}

.chisto-apartment-cleaning-scope .compare-table thead th:last-child {
  border-radius: 0 var(--r-sm) 0 0;
}

.chisto-apartment-cleaning-scope .compare-table thead th.featured-col {
  background: var(--gold);
  color: var(--ac-navy-dark);
}

.chisto-apartment-cleaning-scope .compare-table tbody tr {
  border-bottom: 1px solid var(--g200);
  transition: background var(--tr);
}

.chisto-apartment-cleaning-scope .compare-table tbody tr:hover {
  background: var(--off);
}

.chisto-apartment-cleaning-scope .compare-table tbody td {
  padding: 12px 18px;
  font-size: 14px;
  text-align: center;
}

.chisto-apartment-cleaning-scope .compare-table tbody td:first-child {
  text-align: left;
  font-weight: 800;
  color: var(--navy);
}

.chisto-apartment-cleaning-scope .check-yes {
  color: #16a34a;
  font-size: 18px;
  font-weight: 900;
}

.chisto-apartment-cleaning-scope .check-no {
  color: var(--g400);
  font-size: 18px;
}

.chisto-apartment-cleaning-scope .check-plus {
  color: var(--gold);
  font-size: 13px;
  font-weight: 800;
}

.chisto-apartment-cleaning-scope .compare-table .featured-col {
  background: rgba(255, 170, 0, 0.08);
}

.chisto-apartment-cleaning-scope .compare-category td {
  background: var(--off) !important;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--g600);
  padding: 10px 18px;
}

/* How */
.chisto-apartment-cleaning-scope .how-steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  margin-top: 8px;
  position: relative;
}

.chisto-apartment-cleaning-scope .how-steps::before {
  content: "";
  position: absolute;
  top: 40px;
  left: 12%;
  right: 12%;
  height: 2px;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 170, 0, 0.5) 20%,
    rgba(255, 170, 0, 0.5) 80%,
    transparent
  );
  opacity: 0.35;
  z-index: 0;
}

.chisto-apartment-cleaning-scope .how-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 14px;
  position: relative;
  z-index: 1;
}

.chisto-apartment-cleaning-scope .how-step__circle {
  width: 78px;
  height: 78px;
  border-radius: 50%;
  background: var(--white);
  border: 2px solid var(--g200);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  margin-bottom: 16px;
  position: relative;
  box-shadow: var(--sh-sm);
  transition: var(--tr);
}

.chisto-apartment-cleaning-scope .how-step:hover .how-step__circle {
  border-color: var(--gold);
  background: #fff8e6;
  box-shadow: var(--sh-gold);
  transform: scale(1.05);
}

.chisto-apartment-cleaning-scope .how-step__num {
  position: absolute;
  top: -6px;
  right: -6px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: var(--navy);
  color: var(--white);
  font-size: 11px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
}

.chisto-apartment-cleaning-scope .how-step:hover .how-step__num {
  background: var(--gold);
  color: var(--ac-navy-dark);
}

.chisto-apartment-cleaning-scope .how-step__title {
  font-size: 14px;
  font-weight: 900;
  color: var(--navy);
  margin: 0 0 8px;
}

.chisto-apartment-cleaning-scope .how-step__desc {
  font-size: 13px;
  line-height: 1.65;
  color: var(--muted);
  margin: 0;
}

/* Upsells */
.chisto-apartment-cleaning-scope .upsells-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-top: 8px;
}

.chisto-apartment-cleaning-scope .upsell-card {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  padding: 24px 20px;
  display: flex;
  align-items: flex-start;
  gap: 14px;
  transition: var(--tr);
}

.chisto-apartment-cleaning-scope .upsell-card:hover {
  border-color: var(--gold);
  box-shadow: var(--sh-sm);
  transform: translateY(-2px);
}

.chisto-apartment-cleaning-scope .upsell-card__icon {
  width: 46px;
  height: 46px;
  background: #fff8e6;
  border-radius: var(--r-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  flex-shrink: 0;
}

.chisto-apartment-cleaning-scope .upsell-card__name {
  font-size: 15px;
  font-weight: 800;
  color: var(--navy);
  margin-bottom: 5px;
}

.chisto-apartment-cleaning-scope .upsell-card__price {
  font-size: 16px;
  font-weight: 900;
  color: var(--gold);
}

/* Subscriptions */
.chisto-apartment-cleaning-scope .subs-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  margin-top: 8px;
}

.chisto-apartment-cleaning-scope .sub-card {
  border-radius: var(--r-md);
  border: 2px solid var(--g200);
  padding: 36px 28px;
  position: relative;
  transition: var(--tr);
  background: var(--white);
}

.chisto-apartment-cleaning-scope .sub-card--featured {
  border-color: var(--gold);
  background: linear-gradient(160deg, var(--ac-navy-dark) 0%, var(--navy) 100%);
}

.chisto-apartment-cleaning-scope .sub-card:not(.sub-card--featured):hover {
  border-color: var(--navy);
  transform: translateY(-4px);
  box-shadow: var(--sh-md);
}

.chisto-apartment-cleaning-scope .sub-card__badge {
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--gold);
  color: var(--ac-navy-dark);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 5px 18px;
  border-radius: 100px;
  white-space: nowrap;
}

.chisto-apartment-cleaning-scope .sub-card__name {
  font-size: 21px;
  font-weight: 900;
  color: var(--navy);
  margin-bottom: 8px;
}

.chisto-apartment-cleaning-scope .sub-card--featured .sub-card__name {
  color: var(--white);
}

.chisto-apartment-cleaning-scope .sub-card__freq {
  font-size: 14px;
  font-weight: 700;
  color: var(--gold);
  margin-bottom: 14px;
}

.chisto-apartment-cleaning-scope .sub-card__benefit {
  font-size: 15px;
  line-height: 1.65;
  color: var(--muted);
  padding-top: 18px;
  border-top: 1px solid var(--g200);
}

.chisto-apartment-cleaning-scope .sub-card--featured .sub-card__benefit {
  color: rgba(255, 255, 255, 0.72);
  border-top-color: rgba(255, 255, 255, 0.15);
}

.chisto-apartment-cleaning-scope .sub-card__cta {
  margin-top: 22px;
}

.chisto-apartment-cleaning-scope .sub-card__btn {
  width: 100%;
}

/* Guarantees */
.chisto-apartment-cleaning-scope .guarantees-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 8px;
}

.chisto-apartment-cleaning-scope .guarantee-item {
  text-align: center;
  padding: 36px 24px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: var(--r-md);
  transition: var(--tr);
}

.chisto-apartment-cleaning-scope .guarantee-item:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 170, 0, 0.45);
}

.chisto-apartment-cleaning-scope .guarantee-item__icon {
  font-size: 38px;
  margin-bottom: 14px;
}

.chisto-apartment-cleaning-scope .guarantee-item__title {
  font-size: 17px;
  font-weight: 900;
  color: var(--white);
  margin: 0 0 8px;
}

.chisto-apartment-cleaning-scope .guarantee-item__desc {
  font-size: 14px;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.62);
  margin: 0;
}

/* Reviews */
.chisto-apartment-cleaning-scope .chisto-ac-reviews-hdr {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 28px;
}

.chisto-apartment-cleaning-scope .chisto-ac-reviews-hdr .section-label {
  margin-bottom: 10px;
}

.chisto-apartment-cleaning-scope .chisto-ac-reviews-hdr .section-title {
  margin-bottom: 0;
}

.chisto-apartment-cleaning-scope .reviews-strip {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.chisto-apartment-cleaning-scope .review-mini {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  padding: 24px 20px;
  transition: var(--tr);
}

.chisto-apartment-cleaning-scope .review-mini:hover {
  box-shadow: var(--sh-md);
  transform: translateY(-4px);
  border-color: transparent;
}

.chisto-apartment-cleaning-scope .review-mini__stars {
  color: var(--gold);
  font-size: 15px;
  margin-bottom: 12px;
}

.chisto-apartment-cleaning-scope .review-mini__text {
  font-size: 14px;
  line-height: 1.75;
  color: var(--muted);
  font-style: italic;
  margin: 0 0 14px;
}

.chisto-apartment-cleaning-scope .review-mini__author {
  display: flex;
  align-items: center;
  gap: 12px;
  padding-top: 14px;
  border-top: 1px solid var(--off);
}

.chisto-apartment-cleaning-scope .review-mini__avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--navy);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 900;
  color: var(--gold);
  flex-shrink: 0;
}

.chisto-apartment-cleaning-scope .review-mini__name {
  font-size: 13px;
  font-weight: 900;
  color: var(--navy);
}

.chisto-apartment-cleaning-scope .review-mini__meta {
  font-size: 11px;
  color: var(--g600);
  margin-top: 2px;
}

.chisto-apartment-cleaning-scope .review-mini__tag {
  font-size: 10px;
  font-weight: 800;
  background: #fff8e6;
  color: var(--navy);
  padding: 2px 8px;
  border-radius: var(--r-xs);
  margin-top: 4px;
  display: inline-block;
}

/* CTA */
.chisto-apartment-cleaning-scope .chisto-ac-cta {
  background: linear-gradient(135deg, var(--gold) 0%, #d49406 100%);
  padding: clamp(64px, 9vw, 88px) 0;
}

.chisto-apartment-cleaning-scope .cta-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}

.chisto-apartment-cleaning-scope .cta-title {
  font-size: clamp(24px, 3vw, 40px);
  font-weight: 900;
  color: var(--ac-navy-dark);
  line-height: 1.15;
  margin: 0;
}

.chisto-apartment-cleaning-scope .cta-sub {
  font-size: 16px;
  color: rgba(15, 34, 64, 0.72);
  margin: 12px 0 0;
}

.chisto-apartment-cleaning-scope .cta-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex-shrink: 0;
}

.chisto-apartment-cleaning-scope .cta-phone {
  font-size: clamp(22px, 3vw, 28px);
  font-weight: 900;
  color: var(--ac-navy-dark);
  text-align: center;
}

.chisto-apartment-cleaning-scope .cta-note {
  font-size: 12px;
  color: rgba(15, 34, 64, 0.62);
  text-align: center;
  font-weight: 700;
  margin: 0;
}

/* Reveal */
.chisto-apartment-cleaning-scope .chisto-ac-reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 0.65s ease, transform 0.65s ease;
}

.chisto-apartment-cleaning-scope .chisto-ac-reveal--visible {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 1100px) {
  .chisto-apartment-cleaning-scope .page-hero__inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .chisto-apartment-cleaning-scope .tariffs-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 900px) {
  .chisto-apartment-cleaning-scope .how-steps {
    grid-template-columns: repeat(2, 1fr);
    gap: 28px 12px;
  }

  .chisto-apartment-cleaning-scope .how-steps::before {
    display: none;
  }

  .chisto-apartment-cleaning-scope .upsells-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .chisto-apartment-cleaning-scope .subs-grid {
    grid-template-columns: 1fr;
  }

  .chisto-apartment-cleaning-scope .guarantees-grid {
    grid-template-columns: 1fr 1fr;
  }

  .chisto-apartment-cleaning-scope .reviews-strip {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 768px) {
  .chisto-apartment-cleaning-scope .tariffs-grid {
    grid-template-columns: 1fr;
  }

  .chisto-apartment-cleaning-scope .upsells-grid {
    grid-template-columns: 1fr;
  }

  .chisto-apartment-cleaning-scope .guarantees-grid {
    grid-template-columns: 1fr;
  }

  .chisto-apartment-cleaning-scope .reviews-strip {
    grid-template-columns: 1fr;
  }

  .chisto-apartment-cleaning-scope .cta-inner {
    flex-direction: column;
    text-align: center;
  }

  .chisto-apartment-cleaning-scope .cta-actions {
    width: 100%;
    align-items: center;
  }

  .chisto-apartment-cleaning-scope .page-hero__actions .btn {
    width: 100%;
    justify-content: center;
  }

  .chisto-apartment-cleaning-scope .chisto-ac-reviews-link {
    width: 100%;
    justify-content: center;
  }
}

@media (max-width: 520px) {
  .chisto-apartment-cleaning-scope .how-steps {
    grid-template-columns: 1fr;
  }

  .chisto-apartment-cleaning-scope .chisto-ac-container {
    padding: 0 18px;
  }
}

/* —— «Базовая уборка квартиры» (.chisto-apartment-basic-scope), референс: design-reference/apartment-cleaning-basic.html —— */
.chisto-apartment-basic-scope {
  --ab-navy-dark: #0f2240;
  font-family: var(--font);
  color: var(--text);
}

.chisto-apartment-basic-scope *,
.chisto-apartment-basic-scope *::before,
.chisto-apartment-basic-scope *::after {
  box-sizing: border-box;
}

.chisto-apartment-basic-scope a {
  text-decoration: none;
  color: inherit;
}

.chisto-apartment-basic-scope .chisto-ab-container {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 28px;
}

.chisto-apartment-basic-scope .chisto-ab-breadcrumb-bar {
  background: var(--off);
  border-bottom: 1px solid var(--g200);
  padding: 8px 0;
}

.chisto-apartment-basic-scope .chisto-ab-breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  font-size: 13px;
  font-weight: 600;
}

.chisto-apartment-basic-scope .chisto-ab-breadcrumb__link {
  color: var(--muted);
  transition: color var(--tr);
}

.chisto-apartment-basic-scope .chisto-ab-breadcrumb__link:hover {
  color: var(--navy);
}

.chisto-apartment-basic-scope .chisto-ab-breadcrumb__sep {
  color: var(--g400);
  font-size: 11px;
}

.chisto-apartment-basic-scope .chisto-ab-breadcrumb__current {
  color: var(--navy);
  font-weight: 800;
}

/* Hero */
.chisto-apartment-basic-scope .page-hero {
  position: relative;
  overflow: hidden;
  background: linear-gradient(148deg, var(--ab-navy-dark) 0%, var(--navy) 58%, #1d4080 100%);
  padding: clamp(48px, 8vw, 72px) 0 clamp(56px, 10vw, 88px);
}

.chisto-apartment-basic-scope .page-hero__pattern {
  position: absolute;
  inset: 0;
  background-image: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 40px,
    rgba(255, 255, 255, 0.012) 40px,
    rgba(255, 255, 255, 0.012) 41px
  );
  pointer-events: none;
}

.chisto-apartment-basic-scope .page-hero__glow {
  position: absolute;
  right: -60px;
  bottom: -60px;
  width: min(500px, 100vw);
  height: min(500px, 100vw);
  background: radial-gradient(circle, rgba(212, 175, 55, 0.09) 0%, transparent 65%);
  pointer-events: none;
}

.chisto-apartment-basic-scope .page-hero__inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr min(380px, 100%);
  gap: clamp(36px, 5vw, 64px);
  align-items: center;
}

.chisto-apartment-basic-scope .page-hero__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(212, 175, 55, 0.15);
  border: 1px solid rgba(212, 175, 55, 0.35);
  border-radius: 100px;
  padding: 8px 20px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #fcd34d;
  margin-bottom: 22px;
}

.chisto-apartment-basic-scope .page-hero__title {
  font-size: clamp(30px, 4.2vw, 54px);
  font-weight: 900;
  line-height: 1.1;
  color: var(--white);
  margin: 0 0 20px;
}

.chisto-apartment-basic-scope .page-hero__title .accent {
  color: var(--gold);
  font-family: var(--disp);
  font-weight: 700;
}

.chisto-apartment-basic-scope .page-hero__desc {
  font-size: 16px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.72);
  max-width: 540px;
  margin: 0 0 36px;
}

.chisto-apartment-basic-scope .page-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

/* Glass price card (hero) */
.chisto-apartment-basic-scope .price-hero-card {
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: var(--r-lg);
  overflow: hidden;
}

.chisto-apartment-basic-scope .price-hero-card__head {
  background: rgba(0, 0, 0, 0.2);
  padding: 16px 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.chisto-apartment-basic-scope .price-hero-card__title {
  font-size: 13px;
  font-weight: 800;
  color: var(--white);
}

.chisto-apartment-basic-scope .price-hero-card__label {
  font-size: 11px;
  font-weight: 800;
  color: var(--gold);
  background: rgba(212, 175, 55, 0.2);
  padding: 3px 10px;
  border-radius: 100px;
  flex-shrink: 0;
}

.chisto-apartment-basic-scope .price-rows {
  padding: 6px 0;
}

.chisto-apartment-basic-scope .price-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 22px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  transition: background var(--tr);
}

.chisto-apartment-basic-scope .price-row:last-child {
  border-bottom: none;
}

.chisto-apartment-basic-scope .price-row:hover {
  background: rgba(255, 255, 255, 0.05);
}

.chisto-apartment-basic-scope .price-row__room {
  font-size: 14px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.8);
}

.chisto-apartment-basic-scope .price-row__price {
  font-size: 18px;
  font-weight: 900;
  color: var(--gold);
}

.chisto-apartment-basic-scope .price-hero-card__foot {
  background: rgba(212, 175, 55, 0.12);
  border-top: 1px solid rgba(212, 175, 55, 0.2);
  padding: 14px 22px;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.6);
}

/* Sections */
.chisto-apartment-basic-scope .chisto-ab-section {
  padding: clamp(72px, 10vw, 100px) 0;
}

.chisto-apartment-basic-scope .chisto-ab-section--gray {
  background: var(--off);
}

.chisto-apartment-basic-scope .chisto-ab-section-intro,
.chisto-apartment-basic-scope .chisto-ab-section-head {
  text-align: center;
  max-width: 640px;
  margin: 0 auto 40px;
}

.chisto-apartment-basic-scope .chisto-ab-section-head--center {
  text-align: center;
}

.chisto-apartment-basic-scope .chisto-ab-section-head--center .section-label {
  justify-content: center;
}

.chisto-apartment-basic-scope .chisto-ab-section-head--center .section-label::before {
  display: none;
}

.chisto-apartment-basic-scope .section-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 16px;
}

.chisto-apartment-basic-scope .section-label::before {
  content: "";
  width: 24px;
  height: 2px;
  background: var(--gold);
}

.chisto-apartment-basic-scope .section-title {
  font-size: clamp(24px, 3.5vw, 42px);
  font-weight: 900;
  line-height: 1.15;
  color: var(--navy);
  margin: 0 0 16px;
}

.chisto-apartment-basic-scope .section-subtitle {
  font-size: 16px;
  line-height: 1.75;
  color: var(--muted);
  margin: 0;
  max-width: 600px;
}

.chisto-apartment-basic-scope .chisto-ab-section-intro .section-subtitle {
  margin-left: auto;
  margin-right: auto;
}

/* Included grid + cards */
.chisto-apartment-basic-scope .included-grid--basic {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 8px;
}

.chisto-apartment-basic-scope .inc-card {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  padding: 28px 24px;
  transition: transform var(--tr), box-shadow var(--tr), border-color var(--tr);
  position: relative;
  overflow: hidden;
}

.chisto-apartment-basic-scope .inc-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--gold), #e8cc5a);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform var(--tr);
}

.chisto-apartment-basic-scope .inc-card:hover {
  transform: translateY(-5px);
  box-shadow: var(--sh-lg);
  border-color: transparent;
}

.chisto-apartment-basic-scope .inc-card:hover::before {
  transform: scaleX(1);
}

.chisto-apartment-basic-scope .inc-card__icon {
  font-size: 32px;
  margin-bottom: 16px;
}

.chisto-apartment-basic-scope .inc-card__title {
  font-size: 16px;
  font-weight: 800;
  color: var(--navy);
  margin: 0 0 10px;
}

.chisto-apartment-basic-scope .inc-card__items {
  display: flex;
  flex-direction: column;
  gap: 7px;
}

.chisto-apartment-basic-scope .inc-item {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  font-size: 13px;
  line-height: 1.6;
  color: var(--muted);
}

.chisto-apartment-basic-scope .inc-item__dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--gold);
  flex-shrink: 0;
  margin-top: 6px;
}

.chisto-apartment-basic-scope .not-included-wrap {
  margin-top: 48px;
  padding: 24px 32px;
  background: var(--off);
  border-radius: var(--r-md);
  border: 1px solid var(--g200);
}

.chisto-apartment-basic-scope .not-included-title {
  font-size: 14px;
  font-weight: 800;
  color: var(--navy);
  margin: 0 0 14px;
}

.chisto-apartment-basic-scope .not-included-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.chisto-apartment-basic-scope .nope-tag {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  font-weight: 500;
  color: var(--g500);
  background: var(--white);
  border: 1px solid var(--g200);
  padding: 6px 14px;
  border-radius: 100px;
}

.chisto-apartment-basic-scope .nope-tag::before {
  content: "—";
  color: var(--g400);
}

.chisto-apartment-basic-scope .upsell-nudge {
  margin-top: 24px;
  padding: 20px 28px;
  background: #faf3dc;
  border-radius: var(--r-sm);
  border-left: 4px solid var(--gold);
}

.chisto-apartment-basic-scope .upsell-nudge p {
  font-size: 14px;
  font-weight: 600;
  color: var(--navy);
  margin: 0;
  line-height: 1.6;
}

.chisto-apartment-basic-scope .upsell-nudge a {
  color: var(--gold);
  text-decoration: underline;
  text-underline-offset: 3px;
  font-weight: 800;
}

.chisto-apartment-basic-scope .upsell-nudge a:hover {
  color: var(--navy);
}

/* Rooms table */
.chisto-apartment-basic-scope .rooms-table {
  overflow-x: auto;
}

.chisto-apartment-basic-scope .rooms-table table {
  width: 100%;
  border-collapse: collapse;
  min-width: 500px;
}

.chisto-apartment-basic-scope .rooms-table thead th {
  background: var(--navy);
  color: var(--white);
  padding: 15px 20px;
  font-size: 13px;
  font-weight: 800;
  text-align: left;
}

.chisto-apartment-basic-scope .rooms-table thead th:first-child {
  border-radius: var(--r-sm) 0 0 0;
}

.chisto-apartment-basic-scope .rooms-table thead th:last-child {
  border-radius: 0 var(--r-sm) 0 0;
  text-align: right;
}

.chisto-apartment-basic-scope .rooms-table tbody tr {
  border-bottom: 1px solid var(--g200);
  background: var(--white);
  transition: background var(--tr);
}

.chisto-apartment-basic-scope .rooms-table tbody tr:last-child {
  border-bottom: none;
}

.chisto-apartment-basic-scope .rooms-table tbody tr:hover {
  background: #faf3dc;
}

.chisto-apartment-basic-scope .rooms-table tbody td {
  padding: 15px 20px;
  font-size: 14px;
}

.chisto-apartment-basic-scope .rooms-table tbody td:first-child {
  font-weight: 700;
  color: var(--navy);
}

.chisto-apartment-basic-scope .rooms-table__tariff {
  color: var(--g500);
  font-size: 13px;
}

.chisto-apartment-basic-scope .rooms-table__price {
  font-weight: 900;
  color: var(--navy);
  text-align: right;
  font-size: 16px;
}

/* Compare */
.chisto-apartment-basic-scope .tariff-compare {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.chisto-apartment-basic-scope .tc-card {
  border-radius: var(--r-md);
  border: 2px solid var(--g200);
  overflow: hidden;
  background: var(--white);
  transition: border-color var(--tr), transform var(--tr), box-shadow var(--tr);
}

.chisto-apartment-basic-scope .tc-card:hover {
  border-color: var(--navy);
  transform: translateY(-4px);
  box-shadow: var(--sh-md);
}

.chisto-apartment-basic-scope .tc-card--current {
  border-color: var(--gold);
  background: #faf3dc;
}

.chisto-apartment-basic-scope .tc-card--current:hover {
  border-color: var(--gold);
}

.chisto-apartment-basic-scope .tc-card__head {
  padding: 20px 22px;
  background: var(--off);
}

.chisto-apartment-basic-scope .tc-card--current .tc-card__head {
  background: var(--gold);
  color: var(--ab-navy-dark);
}

.chisto-apartment-basic-scope .tc-card__badge {
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: var(--g500);
}

.chisto-apartment-basic-scope .tc-card--current .tc-card__badge {
  color: var(--ab-navy-dark);
  opacity: 0.75;
}

.chisto-apartment-basic-scope .tc-card__name {
  font-size: 17px;
  font-weight: 900;
  color: var(--navy);
}

.chisto-apartment-basic-scope .tc-card--current .tc-card__name {
  color: var(--ab-navy-dark);
}

.chisto-apartment-basic-scope .tc-card__from {
  font-size: 22px;
  font-weight: 900;
  color: var(--navy);
  margin-top: 4px;
}

.chisto-apartment-basic-scope .tc-card--current .tc-card__from {
  color: var(--ab-navy-dark);
}

.chisto-apartment-basic-scope .tc-card__body {
  padding: 16px 22px;
}

.chisto-apartment-basic-scope .tc-feat {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  font-size: 13px;
  line-height: 1.6;
  color: var(--muted);
  margin-bottom: 8px;
}

.chisto-apartment-basic-scope .tc-feat__icon {
  flex-shrink: 0;
  font-size: 14px;
  margin-top: 1px;
}

.chisto-apartment-basic-scope .tc-card__cta {
  padding: 0 22px 20px;
}

.chisto-apartment-basic-scope .tc-card__btn {
  width: 100%;
  justify-content: center;
  font-size: 13px;
  padding: 12px 20px;
}

/* Process 4 steps */
.chisto-apartment-basic-scope .ab-process-steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  margin-top: 8px;
  position: relative;
}

.chisto-apartment-basic-scope .ab-process-line {
  position: absolute;
  top: 36px;
  left: 12%;
  right: 12%;
  height: 2px;
  background: linear-gradient(90deg, transparent, var(--gold) 20%, var(--gold) 80%, transparent);
  opacity: 0.2;
  z-index: 0;
}

.chisto-apartment-basic-scope .ab-ps {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 12px;
  position: relative;
  z-index: 1;
}

.chisto-apartment-basic-scope .ab-ps__circle {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: var(--white);
  border: 2px solid var(--g200);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  margin-bottom: 16px;
  position: relative;
  box-shadow: var(--sh-sm);
  transition: border-color var(--tr), background var(--tr), transform var(--tr);
}

.chisto-apartment-basic-scope .ab-ps:hover .ab-ps__circle {
  border-color: var(--gold);
  background: #faf3dc;
  transform: scale(1.06);
}

.chisto-apartment-basic-scope .ab-ps__num {
  position: absolute;
  top: -6px;
  right: -6px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: var(--navy);
  color: var(--white);
  font-size: 11px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
}

.chisto-apartment-basic-scope .ab-ps__title {
  font-size: 13px;
  font-weight: 800;
  color: var(--navy);
  margin: 0 0 6px;
}

.chisto-apartment-basic-scope .ab-ps__desc {
  font-size: 12px;
  line-height: 1.6;
  color: var(--muted);
  margin: 0;
}

/* Reviews */
.chisto-apartment-basic-scope .chisto-ab-reviews-hdr {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 28px;
}

.chisto-apartment-basic-scope .chisto-ab-reviews-link {
  flex-shrink: 0;
  padding: 12px 22px;
  font-size: 13px;
}

.chisto-apartment-basic-scope .reviews-strip {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.chisto-apartment-basic-scope .rev {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  padding: 26px 22px;
  transition: transform var(--tr), box-shadow var(--tr), border-color var(--tr);
}

.chisto-apartment-basic-scope .rev:hover {
  transform: translateY(-4px);
  box-shadow: var(--sh-md);
  border-color: transparent;
}

.chisto-apartment-basic-scope .rev__stars {
  color: var(--gold);
  font-size: 14px;
  margin-bottom: 10px;
  letter-spacing: 2px;
}

.chisto-apartment-basic-scope .rev__text {
  font-size: 14px;
  line-height: 1.75;
  color: var(--muted);
  font-style: italic;
  margin: 0 0 14px;
}

.chisto-apartment-basic-scope .rev__author {
  display: flex;
  align-items: center;
  gap: 11px;
  padding-top: 14px;
  border-top: 1px solid var(--g200);
}

.chisto-apartment-basic-scope .rev__avatar {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: var(--navy);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 900;
  color: var(--gold);
  flex-shrink: 0;
}

.chisto-apartment-basic-scope .rev__name {
  font-size: 13px;
  font-weight: 800;
  color: var(--navy);
}

.chisto-apartment-basic-scope .rev__meta {
  font-size: 11px;
  color: var(--g500);
  margin-top: 2px;
}

/* CTA gold band */
.chisto-apartment-basic-scope .cta-section--gold {
  background: linear-gradient(135deg, var(--gold) 0%, #c4941f 100%);
  padding: 72px 0;
}

.chisto-apartment-basic-scope .cta-section--gold .cta-title {
  font-size: clamp(24px, 3vw, 40px);
  font-weight: 900;
  color: var(--ab-navy-dark);
  line-height: 1.15;
  margin: 0 0 10px;
}

.chisto-apartment-basic-scope .cta-section--gold .cta-sub {
  font-size: 16px;
  color: rgba(15, 34, 64, 0.7);
  margin: 0;
  max-width: 420px;
}

.chisto-apartment-basic-scope .cta-section--gold .cta-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}

.chisto-apartment-basic-scope .cta-section--gold .cta-phone {
  font-size: 26px;
  font-weight: 900;
  color: var(--ab-navy-dark);
  text-align: center;
}

.chisto-apartment-basic-scope .cta-section--gold .cta-phone:hover {
  color: var(--white);
}

.chisto-apartment-basic-scope .cta-section--gold .cta-note {
  font-size: 12px;
  color: rgba(15, 34, 64, 0.6);
  text-align: center;
  font-weight: 600;
  margin: 0;
}

.chisto-apartment-basic-scope .cta-section--gold .cta-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex-shrink: 0;
  align-items: center;
}

/* Reveal */
.chisto-apartment-basic-scope .chisto-ab-reveal {
  opacity: 0;
  transform: translateY(20px);
  transition:
    opacity 0.65s ease,
    transform 0.65s ease;
}

.chisto-apartment-basic-scope .chisto-ab-reveal--visible {
  opacity: 1;
  transform: none;
}

@media (max-width: 1100px) {
  .chisto-apartment-basic-scope .page-hero__inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .chisto-apartment-basic-scope .included-grid--basic {
    grid-template-columns: repeat(2, 1fr);
  }

  .chisto-apartment-basic-scope .tariff-compare {
    grid-template-columns: 1fr;
  }

  .chisto-apartment-basic-scope .reviews-strip {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 900px) {
  .chisto-apartment-basic-scope .ab-process-steps {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 28px;
  }

  .chisto-apartment-basic-scope .ab-process-line {
    display: none;
  }
}

@media (max-width: 768px) {
  .chisto-apartment-basic-scope .included-grid--basic {
    grid-template-columns: 1fr;
  }

  .chisto-apartment-basic-scope .reviews-strip {
    grid-template-columns: 1fr;
  }

  .chisto-apartment-basic-scope .ab-process-steps {
    grid-template-columns: 1fr;
  }

  .chisto-apartment-basic-scope .cta-section--gold .cta-inner {
    flex-direction: column;
    text-align: center;
  }

  .chisto-apartment-basic-scope .chisto-ab-reviews-hdr {
    flex-direction: column;
    align-items: stretch;
  }

  .chisto-apartment-basic-scope .chisto-ab-reviews-link {
    width: 100%;
    justify-content: center;
  }
}

@media (max-width: 640px) {
  .chisto-apartment-basic-scope .chisto-ab-container {
    padding: 0 18px;
  }

  .chisto-apartment-basic-scope .page-hero__actions {
    flex-direction: column;
  }

  .chisto-apartment-basic-scope .btn {
    width: 100%;
    justify-content: center;
  }

  .chisto-apartment-basic-scope .not-included-wrap {
    padding: 20px 18px;
  }
}

/* —— «Стандарт 5⭐» (.chisto-apartment-standard-scope), design-reference/apartment-cleaning-standard.html —— */
.chisto-apartment-standard-scope {
  --ast-navy-dark: #0f2240;
  font-family: var(--font);
  color: var(--text);
}

.chisto-apartment-standard-scope *,
.chisto-apartment-standard-scope *::before,
.chisto-apartment-standard-scope *::after {
  box-sizing: border-box;
}

.chisto-apartment-standard-scope a {
  text-decoration: none;
  color: inherit;
}

.chisto-apartment-standard-scope .chisto-ast-container {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 28px;
}

.chisto-apartment-standard-scope .chisto-ast-breadcrumb-bar {
  background: var(--off);
  border-bottom: 1px solid var(--g200);
  padding: 8px 0;
}

.chisto-apartment-standard-scope .chisto-ast-breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  font-size: 13px;
  font-weight: 600;
}

.chisto-apartment-standard-scope .chisto-ast-breadcrumb__link {
  color: var(--muted);
  transition: color var(--tr);
}

.chisto-apartment-standard-scope .chisto-ast-breadcrumb__link:hover {
  color: var(--navy);
}

.chisto-apartment-standard-scope .chisto-ast-breadcrumb__sep {
  color: var(--g400);
  font-size: 11px;
}

.chisto-apartment-standard-scope .chisto-ast-breadcrumb__current {
  color: var(--navy);
  font-weight: 800;
}

/* Hero */
.chisto-apartment-standard-scope .page-hero {
  position: relative;
  overflow: hidden;
  background: linear-gradient(148deg, var(--ast-navy-dark) 0%, #1a2e54 55%, var(--navy) 100%);
  padding: clamp(48px, 8vw, 72px) 0 clamp(56px, 10vw, 88px);
}

.chisto-apartment-standard-scope .page-hero__pattern {
  position: absolute;
  inset: 0;
  background-image: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 40px,
    rgba(255, 255, 255, 0.012) 40px,
    rgba(255, 255, 255, 0.012) 41px
  );
  pointer-events: none;
}

.chisto-apartment-standard-scope .page-hero__stars {
  position: absolute;
  top: 32px;
  right: 40px;
  font-size: 48px;
  letter-spacing: 4px;
  color: var(--gold);
  opacity: 0.15;
  pointer-events: none;
}

.chisto-apartment-standard-scope .page-hero__glow {
  position: absolute;
  right: -40px;
  top: 30%;
  width: min(560px, 100vw);
  height: min(560px, 100vw);
  background: radial-gradient(circle, rgba(212, 175, 55, 0.12) 0%, transparent 65%);
  pointer-events: none;
}

.chisto-apartment-standard-scope .page-hero__inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr min(380px, 100%);
  gap: clamp(36px, 5vw, 64px);
  align-items: center;
}

.chisto-apartment-standard-scope .page-hero__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(212, 175, 55, 0.15);
  border: 1px solid rgba(212, 175, 55, 0.4);
  border-radius: 100px;
  padding: 8px 20px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #fcd34d;
  margin-bottom: 22px;
}

.chisto-apartment-standard-scope .page-hero__title {
  font-size: clamp(30px, 4.2vw, 54px);
  font-weight: 900;
  line-height: 1.1;
  color: var(--white);
  margin: 0 0 20px;
}

.chisto-apartment-standard-scope .page-hero__title .accent {
  color: var(--gold);
  font-family: var(--disp);
  font-weight: 700;
}

.chisto-apartment-standard-scope .page-hero__desc {
  font-size: 16px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.72);
  max-width: 540px;
  margin: 0 0 36px;
}

.chisto-apartment-standard-scope .page-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.chisto-apartment-standard-scope .page-hero__popular {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 20px;
  font-size: 13px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.65);
}

.chisto-apartment-standard-scope .popular-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #4ade80;
  animation: chisto-ast-pulse 2s ease infinite;
}

@keyframes chisto-ast-pulse {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
}

.chisto-apartment-standard-scope .checklist-card {
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: var(--r-lg);
  overflow: hidden;
}

.chisto-apartment-standard-scope .checklist-card__head {
  background: linear-gradient(90deg, rgba(212, 175, 55, 0.25), rgba(212, 175, 55, 0.1));
  border-bottom: 1px solid rgba(212, 175, 55, 0.2);
  padding: 16px 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.chisto-apartment-standard-scope .checklist-card__title {
  font-size: 13px;
  font-weight: 800;
  color: var(--white);
}

.chisto-apartment-standard-scope .checklist-card__count {
  font-size: 12px;
  font-weight: 800;
  color: var(--gold);
  background: rgba(212, 175, 55, 0.2);
  padding: 3px 10px;
  border-radius: 100px;
  flex-shrink: 0;
}

.chisto-apartment-standard-scope .checklist-items {
  padding: 6px 0;
}

.chisto-apartment-standard-scope .cl-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 11px 22px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  transition: background var(--tr);
}

.chisto-apartment-standard-scope .cl-item:last-child {
  border-bottom: none;
}

.chisto-apartment-standard-scope .cl-item:hover {
  background: rgba(255, 255, 255, 0.05);
}

.chisto-apartment-standard-scope .cl-item__check {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: rgba(212, 175, 55, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  color: var(--gold);
  font-weight: 900;
  flex-shrink: 0;
}

.chisto-apartment-standard-scope .cl-item__text {
  font-size: 13px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.82);
}

.chisto-apartment-standard-scope .cl-item--extra .cl-item__check {
  background: rgba(74, 222, 128, 0.15);
  color: #4ade80;
}

.chisto-apartment-standard-scope .cl-item--extra .cl-item__text {
  color: #86efac;
}

.chisto-apartment-standard-scope .checklist-card__foot {
  background: rgba(212, 175, 55, 0.1);
  border-top: 1px solid rgba(212, 175, 55, 0.2);
  padding: 12px 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.chisto-apartment-standard-scope .checklist-card__foot-text {
  font-size: 12px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.6);
}

.chisto-apartment-standard-scope .checklist-card__foot-price {
  font-size: 22px;
  font-weight: 900;
  color: var(--gold);
}

.chisto-apartment-standard-scope .chisto-ast-section {
  padding: clamp(72px, 10vw, 100px) 0;
}

.chisto-apartment-standard-scope .chisto-ast-section--gray {
  background: var(--off);
}

.chisto-apartment-standard-scope .chisto-ast-section--dark {
  background: var(--ast-navy-dark);
  color: rgba(255, 255, 255, 0.92);
}

.chisto-apartment-standard-scope .chisto-ast-section-intro,
.chisto-apartment-standard-scope .chisto-ast-section-head {
  text-align: center;
  max-width: 640px;
  margin: 0 auto 40px;
}

.chisto-apartment-standard-scope .chisto-ast-section-head--center .section-label {
  justify-content: center;
}

.chisto-apartment-standard-scope .chisto-ast-section-head--center .section-label::before {
  display: none;
}

.chisto-apartment-standard-scope .chisto-ast-section-head--why {
  text-align: center;
  max-width: 560px;
}

.chisto-apartment-standard-scope .chisto-ast-section-head--why .section-label {
  justify-content: center;
  color: #fcd34d;
}

.chisto-apartment-standard-scope .chisto-ast-section-head--why .section-label::before {
  background: #fcd34d;
}

.chisto-apartment-standard-scope .chisto-ast-why-sub {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.65);
  margin: 8px 0 0;
}

.chisto-apartment-standard-scope .section-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 16px;
}

.chisto-apartment-standard-scope .section-label::before {
  content: "";
  width: 24px;
  height: 2px;
  background: var(--gold);
}

.chisto-apartment-standard-scope .section-title {
  font-size: clamp(24px, 3.5vw, 42px);
  font-weight: 900;
  line-height: 1.15;
  color: var(--navy);
  margin: 0 0 16px;
}

.chisto-apartment-standard-scope .section-title--white {
  color: var(--white);
}

.chisto-apartment-standard-scope .section-subtitle {
  font-size: 16px;
  line-height: 1.75;
  color: var(--muted);
  margin: 0;
  max-width: 600px;
}

.chisto-apartment-standard-scope .chisto-ast-section-intro .section-subtitle {
  margin-left: auto;
  margin-right: auto;
}

.chisto-apartment-standard-scope .zones-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.chisto-apartment-standard-scope .zone-card {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  padding: 28px 24px;
  transition: transform var(--tr), box-shadow var(--tr), border-color var(--tr);
  position: relative;
  overflow: hidden;
}

.chisto-apartment-standard-scope .zone-card::after {
  content: attr(data-icon);
  position: absolute;
  bottom: -12px;
  right: -8px;
  font-size: 80px;
  opacity: 0.05;
  line-height: 1;
  pointer-events: none;
}

.chisto-apartment-standard-scope .zone-card:hover {
  transform: translateY(-5px);
  box-shadow: var(--sh-lg);
  border-color: transparent;
}

.chisto-apartment-standard-scope .zone-card__zone {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 8px;
}

.chisto-apartment-standard-scope .zone-card__title {
  font-size: 16px;
  font-weight: 800;
  color: var(--navy);
  margin: 0 0 14px;
}

.chisto-apartment-standard-scope .zone-items {
  display: flex;
  flex-direction: column;
  gap: 7px;
}

.chisto-apartment-standard-scope .zone-item {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  font-size: 13px;
  line-height: 1.6;
  color: var(--muted);
}

.chisto-apartment-standard-scope .zone-item__check {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background: #faf3dc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  color: var(--navy);
  font-weight: 900;
  flex-shrink: 0;
  margin-top: 1px;
}

.chisto-apartment-standard-scope .zone-item--extra .zone-item__check {
  background: rgba(212, 175, 55, 0.3);
}

.chisto-apartment-standard-scope .zone-item--extra {
  color: var(--navy);
  font-weight: 600;
}

.chisto-apartment-standard-scope .extra-badge {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: var(--gold);
  background: #faf3dc;
  padding: 3px 8px;
  border-radius: 4px;
  margin-left: 6px;
  vertical-align: middle;
}

.chisto-apartment-standard-scope .price-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.chisto-apartment-standard-scope .price-tile {
  background: var(--white);
  border: 2px solid var(--g200);
  border-radius: var(--r-md);
  padding: 28px 20px;
  text-align: center;
  transition: border-color var(--tr), box-shadow var(--tr), transform var(--tr);
}

.chisto-apartment-standard-scope .price-tile:hover {
  border-color: var(--gold);
  box-shadow: var(--sh-gold);
  transform: translateY(-4px);
}

.chisto-apartment-standard-scope .price-tile--highlight {
  border-color: var(--gold);
  background: linear-gradient(160deg, #faf3dc, var(--white));
}

.chisto-apartment-standard-scope .price-tile__rooms {
  font-size: 14px;
  font-weight: 700;
  color: var(--muted);
  margin-bottom: 8px;
}

.chisto-apartment-standard-scope .price-tile__price {
  font-size: 28px;
  font-weight: 900;
  color: var(--navy);
}

.chisto-apartment-standard-scope .price-tile__note {
  font-size: 11px;
  color: var(--g500);
  margin-top: 6px;
}

.chisto-apartment-standard-scope .reasons-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.chisto-apartment-standard-scope .reason-card {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: var(--r-md);
  padding: 32px 28px;
  text-align: center;
  transition: background var(--tr), border-color var(--tr);
}

.chisto-apartment-standard-scope .reason-card:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(212, 175, 55, 0.35);
}

.chisto-apartment-standard-scope .reason-card__icon {
  font-size: 40px;
  margin-bottom: 16px;
}

.chisto-apartment-standard-scope .reason-card__num {
  font-size: 40px;
  font-weight: 900;
  color: var(--gold);
  line-height: 1;
  margin-bottom: 6px;
}

.chisto-apartment-standard-scope .reason-card__label {
  font-size: 14px;
  font-weight: 800;
  color: var(--white);
  margin-bottom: 8px;
}

.chisto-apartment-standard-scope .reason-card__desc {
  font-size: 13px;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
}

.chisto-apartment-standard-scope .sub-nudge {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.chisto-apartment-standard-scope .sub-tile {
  border: 2px solid var(--g200);
  border-radius: var(--r-md);
  padding: 28px 24px;
  transition: border-color var(--tr), transform var(--tr), box-shadow var(--tr);
  position: relative;
  background: var(--white);
}

.chisto-apartment-standard-scope .sub-tile:hover {
  border-color: var(--navy);
  transform: translateY(-3px);
  box-shadow: var(--sh-md);
}

.chisto-apartment-standard-scope .sub-tile--featured {
  border-color: var(--gold);
  background: #faf3dc;
}

.chisto-apartment-standard-scope .sub-tile__badge {
  position: absolute;
  top: -13px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--gold);
  color: var(--ast-navy-dark);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  padding: 4px 14px;
  border-radius: 100px;
  white-space: nowrap;
}

.chisto-apartment-standard-scope .sub-tile__name {
  font-size: 18px;
  font-weight: 900;
  color: var(--navy);
  margin-bottom: 6px;
}

.chisto-apartment-standard-scope .sub-tile__desc {
  font-size: 14px;
  font-weight: 700;
  color: var(--gold);
  margin-bottom: 14px;
}

.chisto-apartment-standard-scope .sub-tile__benefit {
  font-size: 14px;
  line-height: 1.65;
  color: var(--muted);
  padding-top: 14px;
  border-top: 1px solid var(--g200);
}

.chisto-apartment-standard-scope .sub-tile__cta {
  margin-top: 20px;
}

.chisto-apartment-standard-scope .sub-tile__btn {
  width: 100%;
  justify-content: center;
  font-size: 13px;
  padding: 12px 20px;
}

.chisto-apartment-standard-scope .compare-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.chisto-apartment-standard-scope .cg-card {
  border-radius: var(--r-md);
  border: 2px solid var(--g200);
  overflow: hidden;
  background: var(--white);
  transition: border-color var(--tr), transform var(--tr), box-shadow var(--tr);
}

.chisto-apartment-standard-scope .cg-card:hover {
  border-color: var(--navy);
  transform: translateY(-4px);
  box-shadow: var(--sh-md);
}

.chisto-apartment-standard-scope .cg-card--current {
  border-color: var(--gold);
}

.chisto-apartment-standard-scope .cg-card--current:hover {
  border-color: var(--gold);
}

.chisto-apartment-standard-scope .cg-card__head {
  padding: 20px 22px;
  background: var(--off);
}

.chisto-apartment-standard-scope .cg-card--current .cg-card__head {
  background: var(--gold);
}

.chisto-apartment-standard-scope .cg-card__badge {
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--g500);
  margin-bottom: 6px;
}

.chisto-apartment-standard-scope .cg-card--current .cg-card__badge {
  color: rgba(15, 34, 64, 0.7);
}

.chisto-apartment-standard-scope .cg-card__name {
  font-size: 17px;
  font-weight: 900;
  color: var(--navy);
}

.chisto-apartment-standard-scope .cg-card--current .cg-card__name {
  color: var(--ast-navy-dark);
}

.chisto-apartment-standard-scope .cg-card__price {
  font-size: 22px;
  font-weight: 900;
  color: var(--navy);
  margin-top: 4px;
}

.chisto-apartment-standard-scope .cg-card--current .cg-card__price {
  color: var(--ast-navy-dark);
}

.chisto-apartment-standard-scope .cg-card__body {
  padding: 18px 22px;
}

.chisto-apartment-standard-scope .cg-feat {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  font-size: 13px;
  line-height: 1.6;
  color: var(--muted);
  margin-bottom: 8px;
}

.chisto-apartment-standard-scope .cg-feat__icon {
  flex-shrink: 0;
  font-size: 14px;
  margin-top: 1px;
}

.chisto-apartment-standard-scope .cg-card__cta {
  padding: 0 22px 20px;
}

.chisto-apartment-standard-scope .cg-card__btn {
  width: 100%;
  justify-content: center;
  font-size: 13px;
  padding: 12px 20px;
}

.chisto-apartment-standard-scope .ast-process-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  margin-top: 8px;
  position: relative;
}

.chisto-apartment-standard-scope .ast-process-line {
  position: absolute;
  top: 36px;
  left: 12%;
  right: 12%;
  height: 2px;
  background: linear-gradient(90deg, transparent, var(--gold) 20%, var(--gold) 80%, transparent);
  opacity: 0.2;
  z-index: 0;
}

.chisto-apartment-standard-scope .pr-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 12px;
  position: relative;
  z-index: 1;
}

.chisto-apartment-standard-scope .pr-step__circle {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: var(--white);
  border: 2px solid var(--g200);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  margin-bottom: 16px;
  position: relative;
  box-shadow: var(--sh-sm);
  transition: border-color var(--tr), background var(--tr), transform var(--tr);
}

.chisto-apartment-standard-scope .pr-step:hover .pr-step__circle {
  border-color: var(--gold);
  background: #faf3dc;
  transform: scale(1.06);
}

.chisto-apartment-standard-scope .pr-step__num {
  position: absolute;
  top: -6px;
  right: -6px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: var(--navy);
  color: var(--white);
  font-size: 11px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
}

.chisto-apartment-standard-scope .pr-step__title {
  font-size: 13px;
  font-weight: 800;
  color: var(--navy);
  margin: 0 0 6px;
}

.chisto-apartment-standard-scope .pr-step__desc {
  font-size: 12px;
  line-height: 1.6;
  color: var(--muted);
  margin: 0;
}

.chisto-apartment-standard-scope .chisto-ast-reviews-hdr {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 28px;
}

.chisto-apartment-standard-scope .chisto-ast-reviews-link {
  flex-shrink: 0;
  padding: 12px 22px;
  font-size: 13px;
}

.chisto-apartment-standard-scope .reviews-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.chisto-apartment-standard-scope .rev--standard {
  position: relative;
}

.chisto-apartment-standard-scope .rev--standard::before {
  content: "❝";
  position: absolute;
  top: 14px;
  right: 18px;
  font-size: 44px;
  color: var(--g200);
  line-height: 1;
  font-family: Georgia, serif;
  pointer-events: none;
}

.chisto-apartment-standard-scope .rev--standard .rev__text {
  position: relative;
  z-index: 1;
}

.chisto-apartment-standard-scope .rev__stars {
  color: var(--gold);
  font-size: 14px;
  margin-bottom: 10px;
  letter-spacing: 2px;
}

.chisto-apartment-standard-scope .rev__text {
  font-size: 14px;
  line-height: 1.75;
  color: var(--muted);
  font-style: italic;
  margin: 0 0 14px;
}

.chisto-apartment-standard-scope .rev {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  padding: 26px 22px;
  transition: transform var(--tr), box-shadow var(--tr), border-color var(--tr);
}

.chisto-apartment-standard-scope .rev:hover {
  transform: translateY(-4px);
  box-shadow: var(--sh-md);
  border-color: transparent;
}

.chisto-apartment-standard-scope .rev__author {
  display: flex;
  align-items: center;
  gap: 11px;
  padding-top: 14px;
  border-top: 1px solid var(--g200);
}

.chisto-apartment-standard-scope .rev__avatar {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: var(--navy);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 900;
  color: var(--gold);
  flex-shrink: 0;
}

.chisto-apartment-standard-scope .rev__name {
  font-size: 13px;
  font-weight: 800;
  color: var(--navy);
}

.chisto-apartment-standard-scope .rev__meta {
  font-size: 11px;
  color: var(--g500);
  margin-top: 2px;
}

.chisto-apartment-standard-scope .cta-section--gold {
  background: linear-gradient(135deg, var(--gold) 0%, #c4941f 100%);
  padding: 72px 0;
}

.chisto-apartment-standard-scope .cta-section--gold .cta-title {
  font-size: clamp(24px, 3vw, 40px);
  font-weight: 900;
  color: var(--ast-navy-dark);
  line-height: 1.15;
  margin: 0 0 10px;
}

.chisto-apartment-standard-scope .cta-section--gold .cta-sub {
  font-size: 16px;
  color: rgba(15, 34, 64, 0.7);
  margin: 0;
  max-width: 420px;
}

.chisto-apartment-standard-scope .cta-section--gold .cta-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}

.chisto-apartment-standard-scope .cta-section--gold .cta-phone {
  font-size: 26px;
  font-weight: 900;
  color: var(--ast-navy-dark);
  text-align: center;
}

.chisto-apartment-standard-scope .cta-section--gold .cta-phone:hover {
  color: var(--white);
}

.chisto-apartment-standard-scope .cta-section--gold .cta-note {
  font-size: 12px;
  color: rgba(15, 34, 64, 0.6);
  text-align: center;
  font-weight: 600;
  margin: 0;
}

.chisto-apartment-standard-scope .cta-section--gold .cta-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex-shrink: 0;
  align-items: center;
}

.chisto-apartment-standard-scope .chisto-ast-reveal {
  opacity: 0;
  transform: translateY(20px);
  transition:
    opacity 0.65s ease,
    transform 0.65s ease;
}

.chisto-apartment-standard-scope .chisto-ast-reveal--visible {
  opacity: 1;
  transform: none;
}

@media (max-width: 1100px) {
  .chisto-apartment-standard-scope .page-hero__inner {
    grid-template-columns: 1fr;
  }

  .chisto-apartment-standard-scope .page-hero__stars {
    right: 20px;
    top: 20px;
    font-size: 36px;
  }

  .chisto-apartment-standard-scope .zones-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .chisto-apartment-standard-scope .price-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .chisto-apartment-standard-scope .reasons-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .chisto-apartment-standard-scope .compare-grid {
    grid-template-columns: 1fr;
  }

  .chisto-apartment-standard-scope .reviews-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 900px) {
  .chisto-apartment-standard-scope .sub-nudge {
    grid-template-columns: 1fr;
  }

  .chisto-apartment-standard-scope .ast-process-row {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 28px;
  }

  .chisto-apartment-standard-scope .ast-process-line {
    display: none;
  }
}

@media (max-width: 768px) {
  .chisto-apartment-standard-scope .zones-grid {
    grid-template-columns: 1fr;
  }

  .chisto-apartment-standard-scope .price-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .chisto-apartment-standard-scope .reasons-grid {
    grid-template-columns: 1fr;
  }

  .chisto-apartment-standard-scope .reviews-grid {
    grid-template-columns: 1fr;
  }

  .chisto-apartment-standard-scope .ast-process-row {
    grid-template-columns: 1fr;
  }

  .chisto-apartment-standard-scope .cta-section--gold .cta-inner {
    flex-direction: column;
    text-align: center;
  }

  .chisto-apartment-standard-scope .chisto-ast-reviews-hdr {
    flex-direction: column;
    align-items: stretch;
  }

  .chisto-apartment-standard-scope .chisto-ast-reviews-link {
    width: 100%;
    justify-content: center;
  }
}

@media (max-width: 480px) {
  .chisto-apartment-standard-scope .price-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .chisto-apartment-standard-scope .chisto-ast-container {
    padding: 0 18px;
  }

  .chisto-apartment-standard-scope .page-hero__actions {
    flex-direction: column;
  }

  .chisto-apartment-standard-scope .btn {
    width: 100%;
    justify-content: center;
  }
}

/* —— «Премиум / Генеральная уборка» (.chisto-apartment-vip-scope), apartment-cleaning-vip.html —— */
.chisto-apartment-vip-scope {
  --vip-navy-dark: #0f2240;
  font-family: var(--font);
  color: var(--text);
}

.chisto-apartment-vip-scope *,
.chisto-apartment-vip-scope *::before,
.chisto-apartment-vip-scope *::after {
  box-sizing: border-box;
}

.chisto-apartment-vip-scope a {
  text-decoration: none;
  color: inherit;
}

.chisto-apartment-vip-scope .chisto-vip-container {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 28px;
}

.chisto-apartment-vip-scope .chisto-vip-breadcrumb-bar {
  background: var(--off);
  border-bottom: 1px solid var(--g200);
  padding: 8px 0;
}

.chisto-apartment-vip-scope .chisto-vip-breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  font-size: 13px;
  font-weight: 600;
}

.chisto-apartment-vip-scope .chisto-vip-breadcrumb__link {
  color: var(--muted);
  transition: color var(--tr);
}

.chisto-apartment-vip-scope .chisto-vip-breadcrumb__link:hover {
  color: var(--navy);
}

.chisto-apartment-vip-scope .chisto-vip-breadcrumb__sep {
  color: var(--g400);
  font-size: 11px;
}

.chisto-apartment-vip-scope .chisto-vip-breadcrumb__current {
  color: var(--navy);
  font-weight: 800;
}

.chisto-apartment-vip-scope .page-hero {
  position: relative;
  overflow: hidden;
  background: linear-gradient(148deg, #060f1e 0%, var(--vip-navy-dark) 45%, var(--navy) 100%);
  padding: clamp(48px, 8vw, 72px) 0 clamp(56px, 10vw, 88px);
}

.chisto-apartment-vip-scope .page-hero__pattern {
  position: absolute;
  inset: 0;
  background-image: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 40px,
    rgba(255, 255, 255, 0.012) 40px,
    rgba(255, 255, 255, 0.012) 41px
  );
  pointer-events: none;
}

.chisto-apartment-vip-scope .page-hero__crown {
  position: absolute;
  top: 24px;
  right: 48px;
  font-size: 120px;
  opacity: 0.04;
  line-height: 1;
  pointer-events: none;
}

.chisto-apartment-vip-scope .page-hero__glow {
  position: absolute;
  right: -40px;
  top: 50%;
  transform: translateY(-50%);
  width: min(600px, 100vw);
  height: min(600px, 100vw);
  background: radial-gradient(circle, rgba(212, 175, 55, 0.15) 0%, transparent 65%);
  pointer-events: none;
}

.chisto-apartment-vip-scope .page-hero__inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr min(400px, 100%);
  gap: clamp(36px, 5vw, 64px);
  align-items: center;
}

.chisto-apartment-vip-scope .page-hero__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(212, 175, 55, 0.18);
  border: 1px solid rgba(212, 175, 55, 0.5);
  border-radius: 100px;
  padding: 8px 20px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #fcd34d;
  margin-bottom: 22px;
}

.chisto-apartment-vip-scope .page-hero__title {
  font-size: clamp(30px, 4.2vw, 56px);
  font-weight: 900;
  line-height: 1.08;
  color: var(--white);
  margin: 0 0 20px;
}

.chisto-apartment-vip-scope .page-hero__title .accent {
  color: var(--gold);
  font-family: var(--disp);
  font-weight: 700;
}

.chisto-apartment-vip-scope .page-hero__desc {
  font-size: 16px;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.72);
  max-width: 540px;
  margin: 0 0 36px;
}

.chisto-apartment-vip-scope .page-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.chisto-apartment-vip-scope .page-hero__trust {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
}

.chisto-apartment-vip-scope .trust-pill {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 100px;
  padding: 7px 14px;
  font-size: 12px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.75);
}

.chisto-apartment-vip-scope .trust-pill__dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--gold);
  flex-shrink: 0;
}

.chisto-apartment-vip-scope .vip-price-card {
  background: linear-gradient(160deg, rgba(212, 175, 55, 0.12), rgba(255, 255, 255, 0.06));
  backdrop-filter: blur(12px);
  border: 1px solid rgba(212, 175, 55, 0.3);
  border-radius: var(--r-lg);
  overflow: hidden;
}

.chisto-apartment-vip-scope .vip-price-card__head {
  background: linear-gradient(90deg, rgba(212, 175, 55, 0.3), rgba(212, 175, 55, 0.1));
  padding: 18px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.chisto-apartment-vip-scope .vip-price-card__title {
  font-size: 13px;
  font-weight: 800;
  color: var(--white);
}

.chisto-apartment-vip-scope .vip-price-card__crown {
  font-size: 22px;
}

.chisto-apartment-vip-scope .vip-rows {
  padding: 6px 0;
}

.chisto-apartment-vip-scope .vip-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  transition: background var(--tr);
}

.chisto-apartment-vip-scope .vip-row:last-child {
  border-bottom: none;
}

.chisto-apartment-vip-scope .vip-row:hover {
  background: rgba(212, 175, 55, 0.06);
}

.chisto-apartment-vip-scope .vip-row__room {
  font-size: 14px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.8);
}

.chisto-apartment-vip-scope .vip-row__price {
  font-size: 20px;
  font-weight: 900;
  color: var(--gold);
}

.chisto-apartment-vip-scope .vip-price-card__foot {
  background: rgba(212, 175, 55, 0.15);
  border-top: 1px solid rgba(212, 175, 55, 0.25);
  padding: 14px 24px;
  display: flex;
  gap: 24px;
  justify-content: space-around;
  flex-wrap: wrap;
}

.chisto-apartment-vip-scope .vip-foot-stat__num {
  font-size: 18px;
  font-weight: 900;
  color: var(--gold);
  text-align: center;
}

.chisto-apartment-vip-scope .vip-foot-stat__label {
  font-size: 10px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.45);
  text-align: center;
  margin-top: 3px;
}

.chisto-apartment-vip-scope .chisto-vip-section {
  padding: clamp(72px, 10vw, 100px) 0;
}

.chisto-apartment-vip-scope .chisto-vip-section--gray {
  background: var(--off);
}

.chisto-apartment-vip-scope .chisto-vip-section-intro {
  text-align: center;
  max-width: 640px;
  margin: 0 auto 40px;
}

.chisto-apartment-vip-scope .chisto-vip-section-head--center {
  text-align: center;
  max-width: 540px;
  margin: 0 auto 40px;
}

.chisto-apartment-vip-scope .chisto-vip-section-head--center .section-label {
  justify-content: center;
}

.chisto-apartment-vip-scope .chisto-vip-section-head--center .section-label::before {
  display: none;
}

.chisto-apartment-vip-scope .section-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 16px;
}

.chisto-apartment-vip-scope .section-label::before {
  content: "";
  width: 24px;
  height: 2px;
  background: var(--gold);
}

.chisto-apartment-vip-scope .section-title {
  font-size: clamp(24px, 3.5vw, 42px);
  font-weight: 900;
  line-height: 1.15;
  color: var(--navy);
  margin: 0 0 16px;
}

.chisto-apartment-vip-scope .section-subtitle {
  font-size: 16px;
  line-height: 1.75;
  color: var(--muted);
  margin: 0;
  max-width: 600px;
}

.chisto-apartment-vip-scope .chisto-vip-section-intro .section-subtitle {
  margin-left: auto;
  margin-right: auto;
}

.chisto-apartment-vip-scope .legend {
  display: flex;
  gap: 24px;
  margin-bottom: 20px;
  flex-wrap: wrap;
  justify-content: center;
}

.chisto-apartment-vip-scope .legend-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  font-weight: 700;
  color: var(--muted);
}

.chisto-apartment-vip-scope .legend-dot {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 900;
  flex-shrink: 0;
}

.chisto-apartment-vip-scope .legend-dot--std {
  background: var(--off);
  color: var(--g500);
  border: 1px solid var(--g200);
}

.chisto-apartment-vip-scope .legend-dot--vip {
  background: var(--gold);
  color: var(--vip-navy-dark);
}

.chisto-apartment-vip-scope .full-checklist {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

.chisto-apartment-vip-scope .cl-zone {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  overflow: hidden;
  transition: box-shadow var(--tr), border-color var(--tr);
}

.chisto-apartment-vip-scope .cl-zone:hover {
  box-shadow: var(--sh-md);
  border-color: transparent;
}

.chisto-apartment-vip-scope .cl-zone__head {
  background: var(--navy);
  padding: 16px 22px;
}

.chisto-apartment-vip-scope .cl-zone__zone {
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 4px;
}

.chisto-apartment-vip-scope .cl-zone__title {
  font-size: 15px;
  font-weight: 800;
  color: var(--white);
}

.chisto-apartment-vip-scope .cl-zone__body {
  padding: 16px 22px;
  display: flex;
  flex-direction: column;
  gap: 9px;
}

.chisto-apartment-vip-scope .cl-point {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 13px;
  line-height: 1.6;
}

.chisto-apartment-vip-scope .cl-point__icon {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 900;
  flex-shrink: 0;
  margin-top: 1px;
}

.chisto-apartment-vip-scope .cl-point--std .cl-point__icon {
  background: var(--off);
  color: var(--g500);
  border: 1px solid var(--g200);
}

.chisto-apartment-vip-scope .cl-point--std .cl-point__text {
  color: var(--muted);
}

.chisto-apartment-vip-scope .cl-point--vip .cl-point__icon {
  background: var(--gold);
  color: var(--vip-navy-dark);
}

.chisto-apartment-vip-scope .cl-point--vip .cl-point__text {
  color: var(--text);
  font-weight: 700;
}

.chisto-apartment-vip-scope .usecases-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.chisto-apartment-vip-scope .usecase-card {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  padding: 32px 26px;
  transition: transform var(--tr), box-shadow var(--tr), border-color var(--tr);
  text-align: center;
}

.chisto-apartment-vip-scope .usecase-card:hover {
  transform: translateY(-5px);
  box-shadow: var(--sh-lg);
  border-color: transparent;
}

.chisto-apartment-vip-scope .usecase-card__icon {
  font-size: 44px;
  margin-bottom: 16px;
}

.chisto-apartment-vip-scope .usecase-card__title {
  font-size: 16px;
  font-weight: 800;
  color: var(--navy);
  margin: 0 0 10px;
}

.chisto-apartment-vip-scope .usecase-card__desc {
  font-size: 14px;
  line-height: 1.7;
  color: var(--muted);
  margin: 0;
}

.chisto-apartment-vip-scope .price-grid-vip {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.chisto-apartment-vip-scope .pt-vip {
  background: var(--white);
  border: 2px solid var(--g200);
  border-radius: var(--r-md);
  padding: 28px 20px;
  text-align: center;
  transition: border-color var(--tr), box-shadow var(--tr), transform var(--tr);
}

.chisto-apartment-vip-scope .pt-vip:hover {
  border-color: var(--gold);
  box-shadow: var(--sh-gold);
  transform: translateY(-4px);
}

.chisto-apartment-vip-scope .pt-vip__rooms {
  font-size: 14px;
  font-weight: 700;
  color: var(--muted);
  margin-bottom: 8px;
}

.chisto-apartment-vip-scope .pt-vip__price {
  font-size: 26px;
  font-weight: 900;
  color: var(--navy);
}

.chisto-apartment-vip-scope .pt-vip__note {
  font-size: 11px;
  color: var(--g500);
  margin-top: 6px;
}

.chisto-apartment-vip-scope .packages-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.chisto-apartment-vip-scope .pkg-card {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  padding: 32px 26px;
  transition: transform var(--tr), box-shadow var(--tr), border-color var(--tr);
  position: relative;
  overflow: hidden;
}

.chisto-apartment-vip-scope .pkg-card::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, var(--gold), #e8cc5a);
}

.chisto-apartment-vip-scope .pkg-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--sh-lg);
  border-color: transparent;
}

.chisto-apartment-vip-scope .pkg-card__icon {
  font-size: 36px;
  margin-bottom: 16px;
}

.chisto-apartment-vip-scope .pkg-card__name {
  font-size: 16px;
  font-weight: 800;
  color: var(--navy);
  margin: 0 0 8px;
}

.chisto-apartment-vip-scope .pkg-card__desc {
  font-size: 13px;
  line-height: 1.7;
  color: var(--muted);
  margin: 0 0 14px;
}

.chisto-apartment-vip-scope .pkg-card__price {
  display: inline-block;
  font-size: 14px;
  font-weight: 800;
  color: var(--gold);
  background: #faf3dc;
  padding: 5px 12px;
  border-radius: 4px;
}

.chisto-apartment-vip-scope .cmp-table {
  overflow-x: auto;
}

.chisto-apartment-vip-scope .cmp-table table {
  width: 100%;
  border-collapse: collapse;
  min-width: 600px;
}

.chisto-apartment-vip-scope .cmp-table thead th {
  background: var(--navy);
  color: var(--white);
  padding: 14px 20px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
}

.chisto-apartment-vip-scope .cmp-table thead th:first-child {
  text-align: left;
  border-radius: var(--r-sm) 0 0 0;
}

.chisto-apartment-vip-scope .cmp-table thead th:last-child {
  border-radius: 0 var(--r-sm) 0 0;
  background: var(--gold);
  color: var(--vip-navy-dark);
}

.chisto-apartment-vip-scope .cmp-table tbody tr {
  border-bottom: 1px solid var(--g200);
  transition: background var(--tr);
}

.chisto-apartment-vip-scope .cmp-table tbody tr:last-child {
  border-bottom: none;
}

.chisto-apartment-vip-scope .cmp-table tbody tr:hover {
  background: #faf3dc;
}

.chisto-apartment-vip-scope .cmp-table tbody td {
  padding: 13px 20px;
  font-size: 13px;
  text-align: center;
}

.chisto-apartment-vip-scope .cmp-table tbody td:first-child {
  text-align: left;
  font-weight: 700;
  color: var(--navy);
}

.chisto-apartment-vip-scope .cmp-cat td {
  background: var(--off) !important;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--g500);
}

.chisto-apartment-vip-scope .cmp-check {
  color: #22c55e;
  font-size: 18px;
  font-weight: 900;
}

.chisto-apartment-vip-scope .cmp-no {
  color: var(--g400);
  font-size: 16px;
}

.chisto-apartment-vip-scope .cmp-td-vip {
  background: rgba(212, 175, 55, 0.06);
}

.chisto-apartment-vip-scope .chisto-vip-reviews-hdr {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 28px;
}

.chisto-apartment-vip-scope .chisto-vip-reviews-link {
  flex-shrink: 0;
  padding: 12px 22px;
  font-size: 13px;
}

.chisto-apartment-vip-scope .reviews-grid-vip {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.chisto-apartment-vip-scope .rev--vip {
  position: relative;
}

.chisto-apartment-vip-scope .rev--vip::before {
  content: "❝";
  position: absolute;
  top: 14px;
  right: 18px;
  font-size: 44px;
  color: var(--g200);
  line-height: 1;
  font-family: Georgia, serif;
  pointer-events: none;
}

.chisto-apartment-vip-scope .rev {
  background: var(--white);
  border: 1px solid var(--g200);
  border-radius: var(--r-md);
  padding: 26px 22px;
  transition: transform var(--tr), box-shadow var(--tr), border-color var(--tr);
}

.chisto-apartment-vip-scope .rev:hover {
  transform: translateY(-4px);
  box-shadow: var(--sh-md);
  border-color: transparent;
}

.chisto-apartment-vip-scope .rev__stars {
  color: var(--gold);
  font-size: 14px;
  margin-bottom: 10px;
  letter-spacing: 2px;
}

.chisto-apartment-vip-scope .rev__text {
  font-size: 14px;
  line-height: 1.75;
  color: var(--muted);
  font-style: italic;
  margin: 0 0 14px;
  position: relative;
  z-index: 1;
}

.chisto-apartment-vip-scope .rev__author {
  display: flex;
  align-items: center;
  gap: 11px;
  padding-top: 14px;
  border-top: 1px solid var(--g200);
}

.chisto-apartment-vip-scope .rev__avatar {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: var(--navy);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 900;
  color: var(--gold);
  flex-shrink: 0;
}

.chisto-apartment-vip-scope .rev__name {
  font-size: 13px;
  font-weight: 800;
  color: var(--navy);
}

.chisto-apartment-vip-scope .rev__meta {
  font-size: 11px;
  color: var(--g500);
  margin-top: 2px;
}

.chisto-apartment-vip-scope .cta-section--gold {
  background: linear-gradient(135deg, var(--gold) 0%, #c4941f 100%);
  padding: 72px 0;
}

.chisto-apartment-vip-scope .cta-section--gold .cta-title {
  font-size: clamp(24px, 3vw, 40px);
  font-weight: 900;
  color: var(--vip-navy-dark);
  line-height: 1.15;
  margin: 0 0 10px;
}

.chisto-apartment-vip-scope .cta-section--gold .cta-sub {
  font-size: 16px;
  color: rgba(15, 34, 64, 0.7);
  margin: 0;
  max-width: 420px;
}

.chisto-apartment-vip-scope .cta-section--gold .cta-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}

.chisto-apartment-vip-scope .cta-section--gold .cta-phone {
  font-size: 26px;
  font-weight: 900;
  color: var(--vip-navy-dark);
  text-align: center;
}

.chisto-apartment-vip-scope .cta-section--gold .cta-phone:hover {
  color: var(--white);
}

.chisto-apartment-vip-scope .cta-section--gold .cta-note {
  font-size: 12px;
  color: rgba(15, 34, 64, 0.6);
  text-align: center;
  font-weight: 600;
  margin: 0;
}

.chisto-apartment-vip-scope .cta-section--gold .cta-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex-shrink: 0;
  align-items: center;
}

.chisto-apartment-vip-scope .chisto-vip-reveal {
  opacity: 0;
  transform: translateY(20px);
  transition:
    opacity 0.65s ease,
    transform 0.65s ease;
}

.chisto-apartment-vip-scope .chisto-vip-reveal--visible {
  opacity: 1;
  transform: none;
}

@media (max-width: 1100px) {
  .chisto-apartment-vip-scope .page-hero__inner {
    grid-template-columns: 1fr;
  }

  .chisto-apartment-vip-scope .page-hero__crown {
    right: 20px;
    font-size: 80px;
  }

  .chisto-apartment-vip-scope .price-grid-vip {
    grid-template-columns: repeat(2, 1fr);
  }

  .chisto-apartment-vip-scope .usecases-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .chisto-apartment-vip-scope .packages-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .chisto-apartment-vip-scope .reviews-grid-vip {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 900px) {
  .chisto-apartment-vip-scope .full-checklist {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .chisto-apartment-vip-scope .price-grid-vip {
    grid-template-columns: repeat(2, 1fr);
  }

  .chisto-apartment-vip-scope .usecases-grid {
    grid-template-columns: 1fr;
  }

  .chisto-apartment-vip-scope .packages-grid {
    grid-template-columns: 1fr;
  }

  .chisto-apartment-vip-scope .reviews-grid-vip {
    grid-template-columns: 1fr;
  }

  .chisto-apartment-vip-scope .cta-section--gold .cta-inner {
    flex-direction: column;
    text-align: center;
  }

  .chisto-apartment-vip-scope .chisto-vip-reviews-hdr {
    flex-direction: column;
    align-items: stretch;
  }

  .chisto-apartment-vip-scope .chisto-vip-reviews-link {
    width: 100%;
    justify-content: center;
  }
}

@media (max-width: 480px) {
  .chisto-apartment-vip-scope .price-grid-vip {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .chisto-apartment-vip-scope .chisto-vip-container {
    padding: 0 18px;
  }

  .chisto-apartment-vip-scope .page-hero__actions {
    flex-direction: column;
  }

  .chisto-apartment-vip-scope .btn {
    width: 100%;
    justify-content: center;
  }
}

/* Фон героя из ACF (все лендинги): градиент + фото под тем же паттерном Deco */
section.chisto-acf-hero-bg {
  background-image:
    linear-gradient(
      168deg,
      rgba(8, 22, 40, 0.9) 0%,
      rgba(13, 33, 69, 0.86) 45%,
      rgba(22, 47, 90, 0.82) 78%,
      rgba(26, 52, 104, 0.8) 100%
    ),
    var(--chisto-page-hero-bg) !important;
  background-size: auto, cover !important;
  background-position: 0 0, center !important;
  background-repeat: no-repeat, no-repeat !important;
}

.chisto-blog-archive-scope .chisto-blog-hero.chisto-acf-hero-bg {
  padding: clamp(40px, 7vw, 80px) 0 clamp(28px, 5vw, 40px);
}

.chisto-blog-archive-scope .chisto-blog-hero.chisto-acf-hero-bg .chisto-blog-hero__title {
  color: var(--white);
}

.chisto-blog-archive-scope .chisto-blog-hero.chisto-acf-hero-bg .chisto-blog-hero__subtitle {
  color: #fcd34d;
}

/* ACF: фото в плейсхолдерах блоков (класс chisto-slot-ph — обычные 📷‑миски) */
.chisto-slot-ph.chisto-slot--has-photo {
  position: relative;
  overflow: hidden;
}

.chisto-slot-ph.chisto-slot--has-photo > .chisto-slot-photo:not(.chisto-slot-photo--bg) {
  z-index: 1;
}

.chisto-slot-ph.chisto-slot--has-photo > :not(.chisto-slot-photo) {
  opacity: 0;
  pointer-events: none;
}

.chisto-slot-photo {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Колонки «визуал»: фото под декоративным контентом */
.chisto-slot-visual.chisto-slot--has-photo {
  position: relative;
  overflow: hidden;
}

.chisto-slot-photo--bg {
  z-index: 0;
}

.chisto-slot-visual.chisto-slot--has-photo > :not(.chisto-slot-photo--bg) {
  position: relative;
  z-index: 1;
}

/* ACF «Быстрое редактирование» внизу страницы */
.chisto-page-quick-edit {
  max-width: min(1200px, 92vw);
  margin: 0 auto;
  padding: 2rem var(--p, 1.25rem) 3rem;
  box-sizing: border-box;
}
.chisto-page-quick-edit__inner > *:last-child {
  margin-bottom: 0;
}
