/* =========================================================================
   Ривьера — открытый бассейн, Красноярск
   Жанр: mediterranean (средиземноморский курорт) — тёплый вечерний бассейн.
   Директивы: винно-бордовый фон-тон, почти монохромная гамма, плиточный
   первый экран, видимая модульная сетка, цветные плашки-подложки,
   моноширинные подписи/цифры, контурные буквы в крупных заголовках.
   ========================================================================= */

/* ---------- сброс ---------- */
*, *::before, *::after { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }
img { max-width: 100%; height: auto; display: block; }
a { color: inherit; }
button { font: inherit; color: inherit; background: none; border: 0; cursor: pointer; }
ul { margin: 0; padding: 0; list-style: none; }
h1, h2, h3, p, dl, dd, figure, blockquote { margin: 0; }

/* ---------- шрифтовые стеки ---------- */
:root {
  --font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --font-display: Georgia, "Times New Roman", "Noto Serif", serif;
  --font-mono: ui-monospace, "SFMono-Regular", Menlo, Consolas, "Liberation Mono", monospace;

  --container-max: 1180px;
  --gap: clamp(1rem, 2.4vw, 1.75rem);
  --radius-s: 10px;
  --radius-m: 16px;
  --radius-l: 26px;
  --ease: 200ms cubic-bezier(.3,.7,.4,1);
  --grid-cols: 4;
}

@media (min-width: 700px)  { :root { --grid-cols: 8; } }
@media (min-width: 1000px) { :root { --grid-cols: 12; } }

/* ---------- палитра: тёмная тема (по умолчанию) ---------- */
:root,
[data-theme="dark"] {
  --bg:            oklch(24% 0.058 24);
  --bg-alt:        oklch(20% 0.05 24);
  --surface:       oklch(29% 0.07 24);
  --surface-2:     oklch(33% 0.08 26);
  --plate:         oklch(46% 0.135 36);
  --plate-soft:    oklch(38% 0.10 30);
  --text:          oklch(94% 0.02 70);
  --text-dim:      oklch(80% 0.03 55);
  --accent:        oklch(66% 0.19 38);
  --accent-strong: oklch(58% 0.20 36);
  --accent-ink:    oklch(14% 0.02 30);
  --line:          oklch(94% 0.02 70 / 14%);
  --line-strong:   oklch(94% 0.02 70 / 26%);
  --ring-bg:       oklch(94% 0.02 70 / 18%);
  --ring-fill:     var(--accent);
  --grid-line:     oklch(94% 0.02 70 / 7%);
  --shadow-plate-offset: 7px;
  --map-filter: invert(.92) hue-rotate(180deg) saturate(1.15) brightness(.96);
  color-scheme: dark;
}

[data-theme="light"] {
  --bg:            oklch(92% 0.032 42);
  --bg-alt:        oklch(88% 0.045 40);
  --surface:       oklch(96% 0.018 50);
  --surface-2:     oklch(90% 0.035 42);
  --plate:         oklch(80% 0.09 36);
  --plate-soft:    oklch(85% 0.06 40);
  --text:          oklch(25% 0.07 20);
  --text-dim:      oklch(40% 0.06 22);
  --accent:        oklch(52% 0.19 36);
  --accent-strong: oklch(45% 0.20 34);
  --accent-ink:    oklch(98% 0.01 60);
  --line:          oklch(25% 0.07 20 / 14%);
  --line-strong:   oklch(25% 0.07 20 / 24%);
  --ring-bg:       oklch(25% 0.07 20 / 14%);
  --ring-fill:     var(--accent);
  --grid-line:     oklch(25% 0.07 20 / 6%);
  --shadow-plate-offset: 7px;
  --map-filter: none;
  color-scheme: light;
}

@media (prefers-color-scheme: light) {
  :root:not([data-theme="dark"]) {
    --bg:            oklch(92% 0.032 42);
    --bg-alt:        oklch(88% 0.045 40);
    --surface:       oklch(96% 0.018 50);
    --surface-2:     oklch(90% 0.035 42);
    --plate:         oklch(80% 0.09 36);
    --plate-soft:    oklch(85% 0.06 40);
    --text:          oklch(25% 0.07 20);
    --text-dim:      oklch(40% 0.06 22);
    --accent:        oklch(52% 0.19 36);
    --accent-strong: oklch(45% 0.20 34);
    --accent-ink:    oklch(98% 0.01 60);
    --line:          oklch(25% 0.07 20 / 14%);
    --line-strong:   oklch(25% 0.07 20 / 24%);
    --ring-bg:       oklch(25% 0.07 20 / 14%);
    --map-filter: none;
    color-scheme: light;
  }
}

body {
  background: var(--bg);
  color: var(--text);
  font-family: var(--font-body);
  font-size: 16px;
  line-height: 1.55;
  -webkit-font-smoothing: antialiased;
  position: relative;
  overflow-x: hidden;
}

::selection { background: var(--accent); color: var(--accent-ink); }

/* видимая модульная сетка — фоновая декорация на весь сайт */
body::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  max-width: var(--container-max);
  margin-inline: auto;
  background-image: repeating-linear-gradient(
    to right,
    var(--grid-line) 0, var(--grid-line) 1px,
    transparent 1px, transparent calc(100% / var(--grid-cols))
  );
}

.container {
  max-width: var(--container-max);
  margin-inline: auto;
  padding-inline: clamp(1.1rem, 4vw, 2.2rem);
  position: relative;
  z-index: 1;
}

.nowrap { white-space: nowrap; }

/* ---------- предохранитель от белого полотна ---------- */
.js .reveal { opacity: 0; transform: translateY(14px); }
.reveal {
  transition: opacity 560ms var(--ease), transform 560ms var(--ease);
  transition-delay: var(--reveal-delay, 0ms);
}
.reveal.is-visible { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
  .js .reveal { opacity: 1; transform: none; }
  .reveal { transition: none; }
}

/* ---------- служебное: skip-link ---------- */
.skip-link {
  position: absolute;
  left: 1rem; top: -3rem;
  background: var(--accent);
  color: var(--accent-ink);
  padding: .6rem 1rem;
  border-radius: var(--radius-s);
  z-index: 200;
  transition: top var(--ease);
  font-weight: 600;
}
.skip-link:focus { top: 1rem; }

:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 3px;
  border-radius: 4px;
}

/* ---------- оверлайн / нумерация / заголовки ---------- */
.overline {
  font-family: var(--font-mono);
  font-size: .72rem;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--accent);
  margin: 0 0 .6em;
}
.section-number {
  font-family: var(--font-mono);
  font-size: .8rem;
  color: var(--text-dim);
  border-top: 1px solid var(--line-strong);
  padding-top: .5rem;
  width: 3rem;
  margin-bottom: 1.4rem;
}

h2 {
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(1.6rem, 3.6vw, 2.5rem);
  line-height: 1.15;
  max-width: 22ch;
  margin-bottom: 1.6rem;
}

/* ---------- шапка ---------- */
.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: color-mix(in oklch, var(--bg) 88%, transparent);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--line);
}
.site-header__row {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding-block: .7rem;
}
.brand {
  display: flex;
  align-items: center;
  gap: .6rem;
  text-decoration: none;
  margin-right: auto;
}
.brand__mark { border-radius: 50%; flex-shrink: 0; }
.brand__text { display: flex; flex-direction: column; line-height: 1.2; }
.brand__name { font-family: var(--font-display); font-weight: 700; font-size: 1.15rem; }
.brand__sub { font-family: var(--font-mono); font-size: .68rem; color: var(--text-dim); letter-spacing: .05em; }

.main-nav {
  display: none;
  gap: 1.4rem;
  font-size: .92rem;
}
.main-nav a { text-decoration: none; color: var(--text-dim); transition: color var(--ease); }
.main-nav a:hover { color: var(--accent); }

.site-header__actions { display: flex; align-items: center; gap: .5rem; }

.theme-toggle, .nav-toggle {
  width: 40px; height: 40px;
  display: grid; place-items: center;
  border-radius: 50%;
  border: 1px solid var(--line);
}
.theme-toggle:hover, .nav-toggle:hover { border-color: var(--accent); color: var(--accent); }
.icon--moon { display: none; }
[data-theme="light"] .icon--sun { display: none; }
[data-theme="light"] .icon--moon { display: block; }

.nav-toggle { display: grid; }

@media (min-width: 860px) {
  .main-nav { display: flex; }
  .nav-toggle { display: none; }
}

@media (max-width: 859px) {
  .main-nav {
    position: absolute;
    top: 100%; left: 0; right: 0;
    flex-direction: column;
    background: var(--bg);
    border-bottom: 1px solid var(--line);
    padding: .5rem clamp(1.1rem, 4vw, 2.2rem) 1rem;
  }
  .main-nav a { padding: .6rem 0; border-bottom: 1px solid var(--line); }
  .main-nav[data-open="true"] { display: flex; }
}

/* ---------- кнопки ---------- */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .5rem;
  padding: .8rem 1.3rem;
  border-radius: var(--radius-s);
  font-weight: 600;
  font-size: .95rem;
  text-decoration: none;
  border: 1.5px solid transparent;
  transition: transform var(--ease), background var(--ease), border-color var(--ease), color var(--ease);
  min-height: 44px;
}
.btn:hover { transform: translateY(-2px); }
.btn:active { transform: translateY(0); }
.btn--accent { background: var(--accent); color: var(--accent-ink); }
.btn--accent:hover { background: var(--accent-strong); }
.btn--ghost { border-color: var(--line-strong); color: var(--text); }
.btn--ghost:hover { border-color: var(--accent); color: var(--accent); }
.btn--sm { padding: .55rem 1rem; font-size: .85rem; min-height: 38px; }
.btn--call { border-color: var(--line-strong); }
.btn--call:hover { border-color: var(--accent); color: var(--accent); }
.btn--block { width: 100%; }
.btn--outline-invert { border-color: currentColor; color: inherit; }
.btn--outline-invert:hover { background: color-mix(in oklch, currentColor 14%, transparent); }
.icon { flex-shrink: 0; }

/* =========================================================================
   ПЕРВЫЙ ЭКРАН: три равные плитки-панели
   ========================================================================= */
.hero { padding-block: clamp(1.6rem, 4vw, 3rem) clamp(2rem, 5vw, 3.5rem); }
.hero__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2px;
  background: var(--line-strong);
  border: 1px solid var(--line-strong);
  border-radius: var(--radius-l);
  overflow: hidden;
}
@media (min-width: 1000px) {
  .hero__grid { grid-template-columns: 1.15fr 1fr 1fr; grid-auto-rows: 1fr; }
}

.tile {
  background: var(--surface);
  padding: clamp(1.4rem, 3vw, 2.2rem);
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.tile--lede { background: var(--bg-alt); justify-content: center; }
.tile--status { background: var(--plate-soft); justify-content: flex-start; }
.tile--photo { padding: 0; position: relative; background: var(--surface); }

.hero__title { display: flex; flex-direction: column; gap: .1em; }
.hero__line {
  font-family: var(--font-display);
  font-weight: 700;
  line-height: .95;
}
.hero__line--outline {
  font-size: clamp(2.6rem, 8vw, 4.6rem);
  color: var(--text); /* запасной цвет, если обводка текста не поддерживается */
  letter-spacing: .01em;
}
@supports ((-webkit-text-stroke: 1px) or (text-stroke: 1px)) {
  .hero__line--outline {
    color: transparent;
    -webkit-text-stroke: 1.6px var(--text);
    text-stroke: 1.6px var(--text);
  }
}
.hero__line--fill {
  font-size: clamp(1.3rem, 3vw, 1.9rem);
  color: var(--accent);
}
.hero__lead {
  color: var(--text-dim);
  max-width: 42ch;
  font-size: 1.02rem;
}
.hero__actions { display: flex; flex-wrap: wrap; gap: .8rem; margin-top: .3rem; }

.status-line {
  font-family: var(--font-mono);
  font-size: .95rem;
  padding: .4rem .7rem;
  border-radius: 999px;
  background: color-mix(in oklch, var(--accent) 16%, transparent);
  color: var(--accent);
  width: fit-content;
}
.status-line[data-open="1"] { background: color-mix(in oklch, var(--accent) 22%, transparent); }
.status-line[data-open="0"] { background: var(--surface-2); color: var(--text-dim); }
.status-line--big { font-size: 1.05rem; margin-top: .8rem; }

.rating-block {
  position: relative;
  display: grid;
  place-items: center;
  width: clamp(120px, 22vw, 168px);
  aspect-ratio: 1;
  margin-block: .4rem;
}
.rating-ring { width: 100%; height: 100%; }
.rating-number {
  position: absolute;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: clamp(2.5rem, 6.5vw, 3.4rem);
  font-variant-numeric: tabular-nums;
}
.rating-caption {
  font-family: var(--font-mono);
  font-size: .82rem;
  color: var(--text-dim);
  text-align: center;
}

.quick-facts {
  display: flex;
  gap: 1.4rem;
  margin-top: .6rem;
  border-top: 1px solid var(--line);
  padding-top: .9rem;
}
.quick-facts li { display: flex; flex-direction: column; }
.quick-facts__num {
  font-family: var(--font-mono);
  font-weight: 700;
  font-size: 1.5rem;
  font-variant-numeric: tabular-nums;
  color: var(--accent);
}
.quick-facts__label { font-size: .78rem; color: var(--text-dim); }

.tile-photo__btn {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 260px;
}
.tile-photo__btn img {
  width: 100%; height: 100%;
  object-fit: cover;
  filter: saturate(1.05) contrast(1.03);
}
.tile-photo__btn::after {
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(180deg, transparent 55%, color-mix(in oklch, var(--bg) 78%, transparent) 100%);
}
.tile-photo__zoom {
  position: absolute;
  right: .9rem; top: .9rem;
  width: 38px; height: 38px;
  border-radius: 50%;
  display: grid; place-items: center;
  background: color-mix(in oklch, var(--bg) 55%, transparent);
  color: var(--text);
  z-index: 2;
  transition: background var(--ease);
}
.tile-photo__btn:hover .tile-photo__zoom { background: var(--accent); color: var(--accent-ink); }
.tile--photo figcaption {
  position: absolute;
  left: .9rem; bottom: .8rem; right: 3rem;
  font-family: var(--font-mono);
  font-size: .74rem;
  color: var(--text);
  z-index: 2;
}

/* ---------- вводный абзац ---------- */
.lead-section { padding-block: 0 clamp(2rem, 5vw, 3rem); }
.lead-section p {
  font-family: var(--font-display);
  font-size: clamp(1.05rem, 2vw, 1.3rem);
  max-width: 56ch;
  color: var(--text-dim);
}

/* =========================================================================
   Секции общие
   ========================================================================= */
.section { padding-block: clamp(2.4rem, 6vw, 4.5rem); }
.section--plate { background: var(--bg-alt); }

/* ---------- 01 услуги ---------- */
.service-groups {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: var(--gap);
}
.service-card {
  position: relative;
  background: var(--surface);
  border-radius: var(--radius-m);
  padding: 1.5rem 1.5rem 1.7rem;
  isolation: isolate;
}
.service-card::before {
  content: "";
  position: absolute;
  inset: var(--shadow-plate-offset) calc(-1 * var(--shadow-plate-offset)) calc(-1 * var(--shadow-plate-offset)) var(--shadow-plate-offset);
  background: var(--plate);
  border-radius: var(--radius-m);
  z-index: -1;
}
.service-card__index {
  font-family: var(--font-mono);
  font-size: .78rem;
  color: var(--accent);
  margin-bottom: .6rem;
}
.service-card h3 {
  font-family: var(--font-display);
  font-size: 1.2rem;
  margin-bottom: .8rem;
}
.service-list { display: flex; flex-direction: column; gap: .55rem; }
.service-list li {
  padding-left: 1.1rem;
  position: relative;
  font-size: .96rem;
}
.service-list li::before {
  content: "";
  position: absolute;
  left: 0; top: .55em;
  width: 6px; height: 6px;
  border-radius: 50%;
  background: var(--accent);
}

/* ---------- 02 цифры ---------- */
.stat-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: var(--gap);
}
.stat-tile {
  position: relative;
  background: var(--surface);
  border-radius: var(--radius-m);
  padding: 1.4rem 1.3rem;
  display: flex;
  flex-direction: column;
  gap: .3rem;
  isolation: isolate;
}
.stat-tile::before {
  content: "";
  position: absolute;
  inset: var(--shadow-plate-offset) calc(-1 * var(--shadow-plate-offset)) calc(-1 * var(--shadow-plate-offset)) var(--shadow-plate-offset);
  background: var(--plate-soft);
  border-radius: var(--radius-m);
  z-index: -1;
}
.stat-tile__num {
  font-family: var(--font-mono);
  font-weight: 700;
  font-size: clamp(2rem, 5vw, 2.6rem);
  font-variant-numeric: tabular-nums;
  color: var(--accent);
  line-height: 1;
}
.stat-tile__label { font-size: .85rem; color: var(--text-dim); max-width: 20ch; }

/* ---------- 03 отзывы ---------- */
.review-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: var(--gap);
}
.review-card {
  background: var(--surface);
  border-radius: var(--radius-m);
  padding: 1.5rem;
  border-left: 3px solid var(--accent);
}
.review-card__stars {
  color: var(--accent);
  letter-spacing: .15em;
  font-size: .9rem;
  margin-bottom: .7rem;
}
.review-card__text { font-size: .95rem; color: var(--text-dim); }

/* ---------- 04 часы и оплата ---------- */
.hours-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--gap);
}
@media (min-width: 860px) { .hours-grid { grid-template-columns: 1.3fr 1fr; align-items: start; } }

.hours-summary { font-size: 1.1rem; margin-top: .3rem; }
.hours-details { margin-top: 1.2rem; }
.hours-details summary {
  cursor: pointer;
  font-family: var(--font-mono);
  font-size: .85rem;
  color: var(--accent);
  padding: .3rem 0;
}
.hours-list { margin-top: .8rem; display: flex; flex-direction: column; }
.hours-list li {
  display: flex;
  justify-content: space-between;
  padding: .5rem 0;
  border-top: 1px solid var(--line);
  font-family: var(--font-mono);
  font-size: .88rem;
}

.payment-card {
  position: relative;
  background: var(--surface);
  border-radius: var(--radius-m);
  padding: 1.6rem;
  isolation: isolate;
}
.payment-card::before {
  content: "";
  position: absolute;
  inset: var(--shadow-plate-offset) calc(-1 * var(--shadow-plate-offset)) calc(-1 * var(--shadow-plate-offset)) var(--shadow-plate-offset);
  background: var(--plate);
  border-radius: var(--radius-m);
  z-index: -1;
}
.payment-list { display: flex; flex-direction: column; gap: .9rem; margin: 1rem 0 1.4rem; }
.payment-list li { display: flex; align-items: center; gap: .7rem; font-size: .95rem; }

/* ---------- 05 карта / контакты ---------- */
.location-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--gap);
}
@media (min-width: 860px) { .location-grid { grid-template-columns: 1.3fr 1fr; align-items: start; } }

.map-wrap { display: flex; flex-direction: column; gap: .5rem; }
.map {
  position: relative;
  width: 100%;
  height: clamp(320px, 46vw, 480px);
  border-radius: var(--radius-m);
  overflow: hidden;
  border: 1px solid var(--line-strong);
  background: var(--surface-2);
  touch-action: pan-y;
  cursor: grab;
  user-select: none;
}
.map.is-engaged { touch-action: none; cursor: grabbing; }
.map__tiles { position: absolute; inset: 0; }
.map__tiles img {
  position: absolute;
  top: 0; left: 0;
  width: 256px; height: 256px;
  will-change: transform;
  pointer-events: none;
  filter: var(--map-filter);
}
.map__marker {
  position: absolute;
  left: 50%; top: 50%;
  transform: translate(-50%, -100%);
  pointer-events: none;
  filter: drop-shadow(0 3px 6px rgba(0,0,0,.35));
}
.map__controls {
  position: absolute;
  right: .7rem; bottom: .7rem;
  display: flex;
  flex-direction: column;
  gap: .4rem;
  z-index: 5;
}
.map__btn {
  width: 38px; height: 38px;
  border-radius: 50%;
  background: var(--surface);
  border: 1px solid var(--line-strong);
  font-size: 1.1rem;
  font-family: var(--font-mono);
  display: grid; place-items: center;
  color: var(--text);
  transition: background var(--ease), color var(--ease);
}
.map__btn:hover { background: var(--accent); color: var(--accent-ink); }
.map__btn--wide { width: 38px; }
.map-attribution { font-size: .72rem; color: var(--text-dim); }
.map-attribution a { color: inherit; }

.contact-card {
  position: relative;
  background: var(--surface);
  border-radius: var(--radius-m);
  padding: 1.6rem;
  isolation: isolate;
}
.contact-card::before {
  content: "";
  position: absolute;
  inset: var(--shadow-plate-offset) calc(-1 * var(--shadow-plate-offset)) calc(-1 * var(--shadow-plate-offset)) var(--shadow-plate-offset);
  background: var(--plate-soft);
  border-radius: var(--radius-m);
  z-index: -1;
}
.contact-dl { display: flex; flex-direction: column; gap: 1rem; margin-bottom: 1.4rem; }
.contact-dl dd { font-size: .96rem; overflow-wrap: anywhere; }
.contact-dl a { text-decoration: none; }
.contact-dl a:hover { color: var(--accent); }
.socials { display: flex; gap: 1rem; }
.socials a { color: var(--accent); text-decoration: underline; text-underline-offset: 3px; }

/* ---------- полоса призыва ---------- */
.cta-strip { background: var(--accent); color: var(--accent-ink); padding-block: 1.6rem; }
.cta-strip__row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
.cta-strip__row p { font-family: var(--font-display); font-size: 1.15rem; font-weight: 700; max-width: 40ch; }

/* ---------- подвал ---------- */
.site-footer { background: var(--bg-alt); border-top: 1px solid var(--line); padding-block: 3rem 1.4rem; }
.footer-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 2rem;
}
.footer-grid a { display: block; text-decoration: none; padding: .25rem 0; color: var(--text-dim); }
.footer-grid a:hover { color: var(--accent); }
.brand--footer { margin-bottom: .8rem; }
.footer-desc { color: var(--text-dim); font-size: .9rem; max-width: 32ch; }
.footer-bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: .6rem;
  margin-top: 2.4rem;
  padding-top: 1.2rem;
  border-top: 1px solid var(--line);
  font-size: .82rem;
  color: var(--text-dim);
}
.footer-signature a { color: var(--text-dim); text-decoration: underline; text-underline-offset: 3px; }

/* ---------- мобильная кнопка звонка ---------- */
.mobile-call {
  position: fixed;
  left: 50%; bottom: 1rem;
  transform: translateX(-50%);
  display: none;
  align-items: center;
  gap: .5rem;
  background: var(--accent);
  color: var(--accent-ink);
  padding: .85rem 1.6rem;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 700;
  box-shadow: 0 8px 24px color-mix(in oklch, var(--accent) 45%, transparent);
  z-index: 90;
}
@media (max-width: 700px) { .mobile-call { display: inline-flex; } }
@media (max-width: 700px) { .cta-strip { padding-bottom: 4.6rem; } }

/* ---------- лайтбокс ---------- */
.lightbox {
  position: fixed;
  inset: 0;
  z-index: 300;
  background: color-mix(in oklch, var(--bg) 92%, transparent);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
}
.lightbox[hidden] { display: none; }
.lightbox__img { max-width: min(92vw, 900px); max-height: 86vh; border-radius: var(--radius-m); }
.lightbox__close {
  position: absolute;
  top: 1.2rem; right: 1.2rem;
  width: 44px; height: 44px;
  border-radius: 50%;
  background: var(--surface);
  display: grid; place-items: center;
}

/* ---------- адаптив мелочи ---------- */
@media (max-width: 480px) {
  .cta-strip__row { flex-direction: column; align-items: flex-start; }
}
