/* ==========================================================================
   Cup'D — «Для арендодателей».
   Страница построена из 12 полос-баннеров 1400×787/668 с чередованием
   тёмной (градиент #000 → #1A1A1A), светлой (#F3F0EC) и чёрной подложек —
   ровно как в макете.
   ========================================================================== */

.crumbs--page { padding-block: 60px 0; }

.bands {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: calc(var(--container) + var(--gutter) * 2);
  margin: 22px auto 0;
  padding-inline: var(--gutter);
}

.band {
  position: relative;
  overflow: hidden;
  padding: 44px;
  min-height: 480px;
}

.band--dark { background: linear-gradient(112deg, #000 0%, #1a1a1a 100%); }
.band--black { background: #000; }
.band--light { background: #f3f0ec; color: #000; }
.band--photo { background: #000; }

.band--light .band__lead,
.band--light .cmp__list li { color: #1a1a1a; }

/* --- «Призрачные» надписи на фоне полос --------------------------------- */

.band__ghost {
  position: absolute;
  left: 3%;
  bottom: 6%;
  z-index: 0;
  font-size: clamp(38px, 6.8vw, 130px);
  letter-spacing: -0.04em;
  background: linear-gradient(180deg, #222 0%, #0d0d0d 100%);
  -webkit-background-clip: text;
  background-clip: text;
}

.band__ghost--light {
  background: linear-gradient(180deg, #e6e1da 0%, #efece7 100%);
  -webkit-background-clip: text;
  background-clip: text;
}

.band__ghost--hero { bottom: 4%; font-size: clamp(40px, 7.6vw, 146px); }
.band__ghost--wide { left: 2%; bottom: 2%; font-size: clamp(22px, 3.4vw, 65px); }
.band__ghost--center { left: 0; right: 0; text-align: center; }

/* --- Общая типографика полос -------------------------------------------- */

.band__title {
  position: relative;
  z-index: 2;
  max-width: 860px;
  font-size: clamp(22px, 2.08vw, 40px);
}

.band__title--center { margin-inline: auto; text-align: center; }

.band__lead {
  position: relative;
  z-index: 2;
  max-width: 737px;
  margin-top: 22px;
  font-size: clamp(15px, 1.29vw, 25px);
  line-height: 1.25;
}

/* --- 01 Герой ------------------------------------------------------------ */

.band--hero { min-height: 787px; }

.band__text { position: relative; z-index: 2; max-width: 620px; }

.band__logo { width: 197px; height: auto; }

.band__kicker {
  margin-top: 160px;
  font-family: var(--f-display);
  font-size: clamp(22px, 2.08vw, 40px);
  font-weight: 800;
  letter-spacing: var(--display-tracking);
  line-height: 1.12;
  text-transform: uppercase;
}

/* Белая диагональная плашка из макета */
.band__flag {
  display: inline-block;
  margin-top: 10px;
  padding: 14px 90px 14px 26px;
  margin-left: -26px;
  background: var(--c-white);
  color: #000;
  font-family: var(--f-display);
  font-size: clamp(19px, 1.82vw, 35px);
  font-weight: 800;
  letter-spacing: var(--display-tracking);
  line-height: 1.06;
  text-transform: uppercase;
  clip-path: polygon(0 0, 100% 0, 92% 100%, 0 100%);
}

.band__accent {
  margin-top: 16px;
  color: var(--c-yellow);
  font-family: var(--f-display);
  font-size: clamp(22px, 2.08vw, 40px);
  font-weight: 800;
  letter-spacing: var(--display-tracking);
  line-height: 1.12;
  text-transform: uppercase;
}

.band__art {
  position: absolute;
  z-index: 1;
  height: auto;
}

.band__art--station { right: 6%; top: 4%; width: 34%; }
.band__art--row { right: -4%; bottom: 0; width: 72%; }

/* --- 02 Визуализация ----------------------------------------------------- */

.band--visual { min-height: 787px; }

.band__pair {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 704fr 582fr;
  gap: 24px;
  align-items: end;
  margin-top: 34px;
}

.band__pair img { width: 100%; height: auto; object-fit: cover; }

/* --- 03 Выбор напитков --------------------------------------------------- */

.band--choice { min-height: 787px; }
.band--choice .band__title { margin-top: 280px; }

/* --- 04 Цены ------------------------------------------------------------- */

.band--prices { min-height: 787px; }

.prices {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: end;
  margin-top: 50px;
}

.price {
  display: flex;
  align-items: flex-end;
  gap: 18px;
  flex-wrap: wrap;
}

.price--right { justify-content: flex-end; }

.price__pics { display: flex; align-items: flex-end; gap: 10px; }
.price__pics img { height: 200px; width: auto; object-fit: contain; }

.price__val {
  color: var(--c-yellow);
  font-family: var(--f-display);
  font-size: clamp(24px, 2.28vw, 44px);
  font-weight: 800;
  letter-spacing: var(--display-tracking);
  line-height: 1;
}

.price__label {
  flex-basis: 100%;
  margin-top: 12px;
  font-size: clamp(15px, 1.29vw, 25px);
  line-height: 1.1;
}

.price--right .price__label { text-align: right; }

/* --- 05 Габариты --------------------------------------------------------- */

.band--size { min-height: 787px; }

.band__badge {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin-top: 18px;
  padding: 11px 22px;
  border-radius: var(--radius-pill);
  background: var(--c-white);
  color: #000;
  font-family: var(--f-display);
  font-size: var(--fs-cta);
  font-weight: 600;
  letter-spacing: var(--display-tracking);
  text-transform: uppercase;
}

.size {
  position: relative;
  z-index: 2;
  width: 46%;
  margin: 20px 0 0 auto;
}

.size__station { width: 62%; height: auto; margin-inline: auto; display: block; }

.size__dim {
  position: absolute;
  font-size: clamp(12px, 1.03vw, 20px);
  line-height: 1;
  white-space: nowrap;
}

.size__dim--depth { right: 0; top: 0; }
.size__dim--height { left: 0; top: 46%; }
.size__dim--length { left: 50%; bottom: -4%; transform: translateX(-50%); }

.socket {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 20px;
  max-width: 420px;
  margin-top: -120px;
}

.socket img { width: 131px; height: auto; }
.socket p { font-size: clamp(15px, 1.29vw, 25px); line-height: 1.2; }

/* --- 06 Что такое Cup'D --------------------------------------------------- */

.band--what { min-height: 668px; padding-top: 0; }

.band__top-photo {
  display: block;
  width: calc(100% + 88px);
  margin: -44px -44px 34px;
  height: 260px;
  object-fit: cover;
  object-position: center 30%;
}

.band__cols {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 34px;
  align-items: start;
}

.band__col { font-size: var(--fs-body); line-height: 1.2; }

/* --- 07 Почему стоит выбрать --------------------------------------------- */

.band--whyus { min-height: 668px; }

.band__side-photo {
  position: absolute;
  right: -6%;
  top: 0;
  z-index: 1;
  width: 58%;
  height: 100%;
  object-fit: cover;
  mask-image: linear-gradient(90deg, transparent 0%, #000 22%);
}

.band__side-photo--right { right: 0; width: 40%; mask-image: none; }

.band--whyus .band__title,
.band--whyus .band__lead,
.band--whyus .cmp__list { max-width: 520px; }

/* --- 08 Процесс ----------------------------------------------------------- */

.band--process { min-height: 668px; }

.band__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.75;
}

.band--process .band__title,
.band--process .pills { position: relative; z-index: 2; }

.pills { display: flex; flex-direction: column; align-items: flex-start; gap: 12px; margin-top: 26px; }

.pills li {
  padding: 12px 24px;
  border: 1px solid var(--c-white);
  border-radius: var(--radius-pill);
  font-family: var(--f-display);
  font-size: var(--fs-cta);
  font-weight: 500;
  letter-spacing: var(--display-tracking);
  line-height: 1.2;
  text-transform: uppercase;
  backdrop-filter: blur(4px);
}

.band__shakes {
  position: absolute;
  right: 4%;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: flex-end;
  gap: 10px;
}

.band__shakes img { height: 330px; width: auto; object-fit: contain; }

/* --- 09 Сравнение --------------------------------------------------------- */

.band--compare { min-height: 668px; }

.cmp {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 455fr 358fr 499fr;
  gap: 30px;
  align-items: start;
  margin-top: 30px;
}

.cmp__logo { width: 120px; height: auto; margin-bottom: 18px; }

.cmp__head {
  margin-bottom: 18px;
  font-family: var(--f-display);
  font-size: var(--fs-cta);
  font-weight: 500;
  letter-spacing: var(--display-tracking);
  text-transform: uppercase;
  color: var(--c-grey);
}

.cmp__list { display: flex; flex-direction: column; gap: 12px; }

.cmp__list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: var(--fs-small);
  line-height: 1.3;
}

.cmp__mark { width: 22px; height: 22px; flex-shrink: 0; color: var(--c-yellow); margin-top: 1px; }
.cmp__list--con .cmp__mark { color: var(--c-grey-2); }
.cmp__list--con li { color: var(--c-grey); }
.cmp__note { color: var(--c-grey-2); }

.cmp__photo { width: 100%; height: auto; object-fit: contain; }

/* --- 10 Ассортимент ------------------------------------------------------- */

.band--drinks { min-height: 668px; }

.drinks {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 14px;
  align-items: end;
  margin-top: 40px;
}

.drink { margin: 0; text-align: center; }

.drink img {
  width: 100%;
  height: 260px;
  object-fit: contain;
  object-position: bottom;
  transition: transform var(--dur-base) var(--ease-out);
}

.drink:hover img { transform: translateY(-10px) scale(1.04); }

.drink figcaption { margin-top: 14px; font-size: var(--fs-small); line-height: 1.2; }

/* --- 11 Локации ----------------------------------------------------------- */

.band--locs { min-height: 668px; }

.llocs {
  display: grid;
  grid-template-columns: 370fr 326fr 447fr;
  gap: 24px;
  align-items: center;
  margin-top: 34px;
}

.llocs img { width: 100%; height: auto; object-fit: cover; }

/* --- 12 Ответственность --------------------------------------------------- */

.band--service { min-height: 668px; }
.band--service .band__title,
.band--service .cmp__list { max-width: 520px; }

/* --- Блок «Скачать презентацию» ------------------------------------------- */

.presentation { background: var(--c-bg); padding-block: 0 var(--section-gap); }

.presentation__banner { margin-top: 70px; }

.presentation__text {
  max-width: 482px;
  margin-top: 40px;
  font-size: var(--fs-body);
  line-height: 1.12;
}

.presentation__btn { margin-top: 26px; }
.presentation__btn svg { width: 22px; height: 20px; }

/* ================================================================ Адаптив = */

@media (max-width: 1200px) {
  .band { padding: 32px; min-height: 0; }
  .band--hero, .band--visual, .band--choice, .band--prices, .band--size { min-height: 0; }
  .band__kicker { margin-top: 70px; }
  .band__art--station { position: relative; right: auto; top: auto; width: 50%; margin: 24px 0 0 auto; display: block; }
  .band__art--row { position: relative; right: auto; bottom: auto; width: 100%; margin-top: 24px; }
  .band--choice .band__title { margin-top: 0; }
  .drinks { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .drink img { height: 200px; }
}

@media (max-width: 1000px) {
  .band__side-photo {
    position: relative;
    right: auto;
    width: calc(100% + 64px);
    height: 260px;
    margin: 24px -32px -32px;
    mask-image: none;
  }
  .band__side-photo--right { width: calc(100% + 64px); }
  .band--whyus .band__title,
  .band--whyus .band__lead,
  .band--whyus .cmp__list,
  .band--service .band__title,
  .band--service .cmp__list { max-width: none; }

  .cmp { grid-template-columns: 1fr 1fr; }
  .cmp__photo { grid-column: 1 / -1; max-width: 320px; margin-inline: auto; }
  .band__cols { grid-template-columns: 1fr; gap: 18px; }
  .prices { grid-template-columns: 1fr; gap: 34px; }
  .price--right { justify-content: flex-start; }
  .price--right .price__label { text-align: left; }
  .size { width: 100%; }
  .socket { margin-top: 24px; }
  .llocs { grid-template-columns: 1fr 1fr; }
  .band__shakes { position: relative; right: auto; bottom: auto; margin-top: 24px; justify-content: center; }
  .band__shakes img { height: 200px; }
}

@media (max-width: 767px) {
  .bands { gap: 12px; }
  .band { padding: 20px; }
  .band__pair { grid-template-columns: 1fr; }
  .band__flag { padding: 10px 60px 10px 18px; margin-left: -18px; }
  .band__logo { width: 130px; }
  .band__kicker { margin-top: 34px; }
  .drinks { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .drink img { height: 160px; }
  .cmp { grid-template-columns: 1fr; }
  .llocs { grid-template-columns: 1fr; }
  .band__top-photo { width: calc(100% + 40px); margin: -20px -20px 24px; height: 180px; }
  .price__pics img { height: 130px; }
  .pills li { padding: 9px 16px; font-size: 12px; }
  .crumbs--page { padding-top: 24px; }
}
