/* ==========================================================================
   ЮМКИТ — лендинг биоразлагаемых столовых приборов (опт, B2B / HoReCa)

   Design read: B2B wholesale landing for HoReCa / delivery / catering buyers.
   Style — OLED Dark + Bento (ui-ux-pro-max): deep near-black base, acid brand
   accent, generous rounded cards, soft glows, mixed-weight headlines.
   Dials — VARIANCE 7 · MOTION 6 · DENSITY 4

   Locks:
     Theme  — dark, whole page. Light panels are deliberate inset blocks.
     Accent — brand yellow #FFC700. On near-black it carries text directly.
     Radius — generous: 26px panels, 20px media, 14px inputs, pill controls.
   ========================================================================== */

:root {
  /* surfaces — lifted charcoal, not pure black */
  --paper:   #17171A; /* page */
  --paper-2: #1F1F24; /* cards */
  --paper-3: #26262C; /* section bands */
  --paper-4: #303038; /* hover */

  /* light slabs: hero, delivery, closing — the black/white contrast */
  --panel-light:      #F6F5F1;
  --panel-light-ink:  #101013;
  --panel-light-muted:#55555E;

  /* deepest ink, kept for the header and text on the accent */
  --ink-950: #0F0F12;
  --ink-900: #17171A;
  --ink-850: #1F1F24;
  --ink-800: #303038;

  --line:        rgba(255, 255, 255, 0.10);
  --line-strong: rgba(255, 255, 255, 0.20);
  --line-ink:        rgba(255, 255, 255, 0.10);
  --line-ink-strong: rgba(255, 255, 255, 0.20);

  /* text on the charcoal page */
  --text:       #F5F5F4;
  --text-muted: #ABABB4;
  --text-faint: #94949E;

  --on-ink:       #F5F5F4;
  --on-ink-muted: #ABABB4;

  /* accent */
  --accent:      #FFC700;
  --accent-hi:   #FFD633;
  --accent-ink:  #0B0B0C;
  --accent-body: #3B2F00;
  --accent-note: #5F4C00;
  --accent-text: #FFC700; /* yellow carries text on charcoal */

  --font-display: 'Golos Text', 'Onest', system-ui, sans-serif;
  --font: 'Onest', system-ui, -apple-system, 'Segoe UI', sans-serif;

  /* radius — generous bento rounding */
  --r-pill:  999px;
  --r-panel: 26px;
  --r-media: 20px;
  --r-input: 14px;
  --r-slab:  clamp(28px, 4.2vw, 64px); /* section-to-section curve */

  /* depth — soft shadows and accent glow, no hard offsets */
  --edge:      1px solid var(--line);
  --edge-hair: 1px solid var(--line);
  --shadow-soft:    0 18px 44px rgba(0, 0, 0, 0.40);
  --shadow-hard:    0 18px 44px rgba(0, 0, 0, 0.40);
  --shadow-hard-sm: 0 10px 26px rgba(0, 0, 0, 0.32);
  --glow-accent:    0 0 0 1px rgba(255, 199, 0, 0.35), 0 14px 40px rgba(255, 199, 0, 0.16);

  --chevron: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 34 34'%3E%3Cpath d='M22 5 L10 17 L22 29' fill='none' stroke='%23FFFFFF' stroke-width='3'/%3E%3C/svg%3E");

  --gutter: 24px;
  --container: 1440px;
  --nav-h: 72px;
  --section-y: clamp(72px, 9vw, 132px);

  --ease: cubic-bezier(0.16, 1, 0.3, 1);
}

/* ---------- reset ---------- */
*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: calc(var(--nav-h) + 16px); }
body {
  margin: 0;
  background: var(--paper);
  color: var(--text);
  font-family: var(--font);
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
}
a { color: inherit; text-decoration: none; }
button { font: inherit; cursor: pointer; }
ul { margin: 0; padding: 0; list-style: none; }
h1, h2, h3, p, figure, fieldset { margin: 0; }
fieldset { border: 0; padding: 0; min-width: 0; }
legend { padding: 0; }
img { display: block; max-width: 100%; height: auto; }

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

.skip-link {
  position: absolute; left: -9999px; top: 0; z-index: 999;
  background: var(--accent); color: var(--accent-ink);
  padding: 12px 20px; font-weight: 700; border-radius: 0 0 var(--r-input) 0;
}
.skip-link:focus { left: 0; }

.container {
  width: 100%;
  max-width: var(--container);
  margin-inline: auto;
  padding-inline: var(--gutter);
}
@media (min-width: 768px)  { :root { --gutter: 40px; } }
@media (min-width: 1400px) { :root { --gutter: 48px; } }

/* Spacing between blocks is ONE margin, not a pair of paddings. With padding,
   two transparent sections summed to 259px while a section with its own
   background absorbed its padding and gave 130px — the rhythm was uneven. */
.section { padding-block: 0; margin-top: var(--section-y); }

/* ---------- type scale ---------- */
h1, h2, h3 {
  font-family: var(--font-display);
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 1.08;
}

h1 { font-size: clamp(1.9rem, 3.05vw, 2.9rem); font-weight: 900; }
h2 { font-size: clamp(1.75rem, 3.1vw, 2.6rem); font-weight: 900; max-width: 20ch; }
h3 { font-size: 1.0625rem; letter-spacing: -0.02em; line-height: 1.25; }

/* Accent phrase in a headline.
   On the charcoal page the phrase simply takes the brand yellow (12:1).
   On a light slab yellow type would only reach ~1.4:1, so there the accent
   becomes a marker stroke swiped under ink text — both halves of the glyph
   stay above 12:1, and it reads far softer than a solid block. */
.hl { color: var(--accent); }

.hero .hl,
.ship-slab .hl,
.why-card .hl,
.closing-slab .hl {
  color: var(--panel-light-ink);
  background: linear-gradient(to top, var(--accent) 0 32%, transparent 32%);
  padding: 0 0.05em;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}

.head { max-width: 720px; }
.head-body {
  margin-top: 18px;
  max-width: 60ch;
  color: var(--text-muted);
  font-size: 1.0625rem;
  line-height: 1.6;
}
.head-center { margin-inline: auto; text-align: center; }
.head-center h2 { margin-inline: auto; }
.head-center .head-body { margin-inline: auto; }

.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 20px;
  padding: 7px 16px 7px 12px;
  border: 1px solid var(--line-strong);
  border-radius: var(--r-pill);
  background: rgba(255, 255, 255, 0.04);
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--text-muted);
}
.eyebrow::before {
  content: '';
  width: 8px; height: 8px;
  border-radius: 50%;
  background: var(--accent);
  box-shadow: 0 0 10px var(--accent);
  flex: none;
}

/* ---------- buttons (pill) ---------- */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 28px;
  border: 1px solid transparent;
  border-radius: var(--r-pill);
  font-weight: 700;
  font-size: 0.9375rem;
  letter-spacing: -0.01em;
  white-space: nowrap;
  transition: background 0.22s var(--ease), color 0.22s var(--ease),
              transform 0.22s var(--ease), box-shadow 0.28s var(--ease),
              border-color 0.22s var(--ease);
}
.btn i { font-size: 1em; }
.btn:hover { transform: translateY(-2px); }
.btn:active { transform: translateY(0) scale(0.985); }

.btn-primary {
  background: var(--accent);
  color: var(--accent-ink);
  border-color: transparent;
  box-shadow: 0 10px 30px rgba(255, 199, 0, 0.22);
}
.btn-primary:hover { background: var(--accent-hi); box-shadow: 0 16px 44px rgba(255, 199, 0, 0.34); }

.btn-invert { background: var(--panel-light); color: var(--panel-light-ink); border-color: transparent; }
.btn-invert:hover { background: #fff; }

.btn-ghost { background: rgba(255, 255, 255, 0.05); color: var(--text); border-color: var(--line-strong); }
.btn-ghost:hover { background: var(--accent); border-color: transparent; color: var(--accent-ink); }

.btn-sm { padding: 11px 20px; font-size: 0.875rem; }
.btn-block { width: 100%; }

/* ---------- top utility strip (desktop only, scrolls away) ---------- */
.topbar {
  display: none;
  background: var(--ink-950);
  color: var(--on-ink-muted);
  border-bottom: 1px solid var(--line);
  font-size: 0.8125rem;
}
.topbar-inner {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px 28px;
  min-height: 38px;
  padding-block: 8px;
}
.topbar-item { display: inline-flex; align-items: center; gap: 8px; }
.topbar-item i { color: var(--accent); font-size: 14px; flex: none; }
a.topbar-item { min-height: 38px; transition: color 0.18s var(--ease); }
a.topbar-item:hover { color: var(--on-ink); }
@media (min-width: 900px) { .topbar { display: block; } }

/* ---------- nav ---------- */
.nav {
  position: sticky;
  top: 0;
  z-index: 60;
  height: var(--nav-h);
  /* slightly deeper than the page so the bar stays readable over content */
  background: rgba(15, 15, 18, 0.86);
  backdrop-filter: blur(18px) saturate(160%);
  -webkit-backdrop-filter: blur(18px) saturate(160%);
  border-bottom: 1px solid transparent;
  transition: border-color 0.25s var(--ease), box-shadow 0.25s var(--ease), background 0.25s var(--ease);
}
.nav-inner { display: flex; align-items: center; gap: 24px; height: 100%; }
.nav-links {
  display: none;
  margin-inline: auto;
  gap: 30px;
  font-size: 0.9375rem;
  font-weight: 600;
  color: var(--on-ink-muted);
}
/* пункт меню не переносится внутри себя: с шестью ссылками «Кому подходит»
   ломалось на две строки и шапка ехала */
.nav-links a { white-space: nowrap; transition: color 0.18s var(--ease); }
.nav-links a:hover { color: var(--on-ink); }
@media (max-width: 1239px) { .nav-links { gap: 20px; } }
.nav-right { display: flex; align-items: center; gap: 14px; margin-left: auto; }
@media (min-width: 1080px) { .nav-right { gap: 26px; } }
.nav-cta { display: none; }
.nav-phone {
  display: none;
  align-items: center;
  min-height: 44px;
  font-family: var(--font-display);
  font-size: 1rem;
  font-weight: 800;
  letter-spacing: -0.01em;
  white-space: nowrap;
  transition: color 0.18s var(--ease);
}
.nav-phone { color: var(--on-ink); }
.nav-phone:hover { color: var(--accent); }
@media (min-width: 1080px) { .nav-phone { display: inline-flex; } }
.nav-toggle {
  display: inline-flex; align-items: center; justify-content: center;
  width: 44px; height: 44px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid var(--line-ink-strong);
  border-radius: var(--r-pill);
  color: var(--on-ink);
  font-size: 20px;
}
@media (min-width: 900px) {
  .nav-links { display: flex; }
  .nav-cta { display: inline-flex; }
  .nav-right { margin-left: 0; }
  .nav-toggle { display: none; }
}

/* logo */
.logo { display: inline-flex; align-items: center; height: 24px; color: var(--on-ink); flex: none; }
.footer .logo { color: var(--on-ink); }
.logo-text { font-family: var(--font-display); font-size: 20px; font-weight: 900; line-height: 1; letter-spacing: 0.01em; }
.logo-chevron { width: 14px; height: 24px; margin-inline: 1px; color: var(--accent); }

/* the send failed — say so plainly and give a way through */
.send-error {
  margin-bottom: 14px;
  padding: 12px 14px;
  border: 1px solid rgba(255, 107, 107, 0.4);
  border-radius: var(--r-input);
  background: rgba(255, 107, 107, 0.10);
  font-size: 0.875rem;
  line-height: 1.5;
  color: #FFB4B4;
}
.send-error a { color: var(--accent); font-weight: 700; text-decoration: underline; }

/* Honeypot: off-screen rather than display:none — some bots skip hidden inputs,
   but they do fill anything that is in the DOM and focusable-looking. Kept out
   of the tab order and out of the accessibility tree via aria-hidden. */
.hp-field {
  position: absolute !important;
  left: -9999px !important;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}

/* одиночная кнопка по центру под сеткой блока */
.center-cta { margin-top: clamp(32px, 3.6vw, 48px); display: flex; justify-content: center; }

/* ==========================================================================
   КВИЗ — один вопрос на шаг, справа что человек получит
   ========================================================================== */
/* Заголовок квиза длиннее обычного: при штатных 20ch он разваливается на пять
   строк, поэтому здесь своя мера и кегль поменьше. */
.quiz-head { max-width: 880px; margin-bottom: clamp(28px, 3.2vw, 46px); }
.quiz-head h2 { max-width: 27ch; font-size: clamp(1.5rem, 2.5vw, 2.15rem); }
.quiz-head .head-body { max-width: 58ch; }

.quiz-split {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: clamp(20px, 2.4vw, 32px);
  align-items: start;
}
@media (min-width: 1000px) {
  /* stretch — колонки одной высоты; лишнее место внутри правой уходит
     над телефоном, поэтому низ обеих карточек совпадает */
  .quiz-split { grid-template-columns: minmax(0, 1.25fr) minmax(0, 0.75fr); gap: clamp(24px, 2.6vw, 40px); align-items: stretch; }
}

.quiz-card {
  position: relative;
  display: flex;
  flex-direction: column;
  background: var(--paper-2);
  border: 1px solid var(--line);
  border-radius: var(--r-panel);
  padding: clamp(24px, 3vw, 44px);
  min-height: clamp(430px, 44vw, 540px);
}
.quiz-card > form { display: flex; flex-direction: column; flex: 1; }

.quiz-q {
  font-size: clamp(1.375rem, 2.4vw, 1.875rem);
  font-weight: 900;
  letter-spacing: -0.03em;
  line-height: 1.1;
}
.quiz-hint { margin-top: 8px; font-size: 0.875rem; color: var(--text-muted); }
.quiz-step { flex: 1; }
.quiz-options { margin-top: clamp(18px, 2vw, 26px); display: grid; gap: 10px; }
@media (min-width: 620px) { .quiz-options { grid-template-columns: repeat(2, minmax(0, 1fr)); } }

/* вариант ответа — вся строка кликабельна, как в референсе */
.quiz-opt {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 56px;
  padding: 12px 18px;
  border: 1px solid var(--line);
  border-radius: var(--r-input);
  background: var(--paper-3);
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 1.35;
  cursor: pointer;
  transition: border-color 0.2s var(--ease), background 0.2s var(--ease);
}
.quiz-opt:hover { border-color: var(--line-strong); }
.quiz-opt input { position: absolute; opacity: 0; width: 1px; height: 1px; }
.quiz-mark {
  flex: none;
  width: 22px; height: 22px;
  border: 2px solid var(--line-strong);
  border-radius: 50%;
  transition: border-color 0.2s var(--ease), background 0.2s var(--ease);
}
.quiz-mark-box { border-radius: 7px; }
.quiz-opt input:checked ~ .quiz-mark {
  border-color: var(--accent);
  background: var(--accent);
  box-shadow: inset 0 0 0 4px var(--paper-3);
}
.quiz-mark-box { position: relative; }
.quiz-opt input:checked ~ .quiz-mark-box { box-shadow: none; }
.quiz-opt input:checked ~ .quiz-mark-box::after {
  content: '';
  position: absolute;
  left: 5px; top: 1px;
  width: 6px; height: 11px;
  border: solid var(--accent-ink);
  border-width: 0 2.5px 2.5px 0;
  transform: rotate(45deg);
}
.quiz-opt:has(input:checked) { border-color: var(--accent); background: rgba(255, 199, 0, 0.08); }
.quiz-opt input:focus-visible ~ .quiz-mark { outline: 3px solid var(--accent); outline-offset: 3px; }

/* полоса прогресса вместо счётчика точками */
.quiz-progress {
  margin-top: clamp(22px, 2.4vw, 32px);
  height: 4px;
  border-radius: 999px;
  background: var(--line);
  overflow: hidden;
}
/* тянем scaleX, а не width: ширина заставляла пересчитывать раскладку на
   каждом кадре, трансформация уходит в композитор */
.quiz-progress span {
  display: block;
  height: 100%;
  width: 100%;
  border-radius: inherit;
  background: var(--accent);
  transform: scaleX(var(--p, 0.25));
  transform-origin: left center;
  transition: transform 0.35s var(--ease);
}

.quiz-foot {
  margin-top: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}
.quiz-count { font-size: 0.875rem; font-weight: 700; color: var(--text-muted); }
.quiz-nav { display: flex; align-items: center; gap: 10px; margin-left: auto; }
/* у .btn стоит display:inline-flex, он перебивает штатное [hidden]{display:none} */
.quiz-nav [hidden] { display: none !important; }
.quiz-back {
  width: 48px; height: 48px;
  display: inline-flex; align-items: center; justify-content: center;
  border: 1px solid var(--line-strong);
  border-radius: 50%;
  background: transparent;
  color: var(--text);
  font-size: 17px;
  transition: border-color 0.2s var(--ease), color 0.2s var(--ease), opacity 0.2s var(--ease);
}
.quiz-back:disabled { opacity: 0.3; }
.quiz-back:not(:disabled):hover { border-color: var(--accent); color: var(--accent); }
.quiz-enter { margin-top: 10px; text-align: right; font-size: 0.8125rem; color: var(--text-faint); }

/* нажали «Далее» без ответа — шаг коротко подсвечивается, а не молчит */
.quiz-step.is-nudged .quiz-opt { animation: quiz-nudge 0.4s var(--ease); }
@keyframes quiz-nudge {
  0%, 100% { border-color: var(--line); }
  40%      { border-color: var(--accent); }
}
@media (prefers-reduced-motion: reduce) {
  .quiz-step.is-nudged .quiz-opt { animation: none; border-color: var(--accent); }
}

/* правая колонка */
.quiz-aside {
  display: flex;
  flex-direction: column;
  padding: clamp(24px, 2.8vw, 38px);
  border: 1px solid var(--line);
  border-radius: var(--r-panel);
  background: var(--paper-3);
}
.quiz-aside h2 {
  font-size: clamp(1.25rem, 1.9vw, 1.625rem);
  font-weight: 900;
  letter-spacing: -0.025em;
  line-height: 1.12;
}
.quiz-gets { margin-top: clamp(18px, 2vw, 26px); display: grid; gap: 12px; }
.quiz-gets li {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 16px;
  border-radius: var(--r-input);
  background: var(--paper-2);
  border: 1px solid var(--line);
}
.quiz-get-icon {
  flex: none;
  width: 42px; height: 42px;
  display: inline-flex; align-items: center; justify-content: center;
  border-radius: 12px;
  background: var(--accent);
  color: var(--accent-ink);
  font-size: 19px;
}
.quiz-gets strong { display: block; font-size: 0.9375rem; font-weight: 800; }
.quiz-gets span span, .quiz-gets li > span:last-child { font-size: 0.875rem; line-height: 1.45; color: var(--text-muted); }
.quiz-gets li > span:last-child strong { color: var(--text); margin-bottom: 2px; }
/* auto забирает свободную высоту, отступ списка держит минимальный зазор,
   когда её нет; собственные паддинги пилюли не трогаем */
.quiz-aside .quiz-gets { margin-bottom: clamp(18px, 2vw, 26px); }
.quiz-aside .form-call { margin-top: auto; }

/* ==========================================================================
   PRELOADER — the chevron draws itself, the wordmark unfolds around it
   ========================================================================== */
.preloader {
  position: fixed;
  inset: 0;
  z-index: 200;
  display: grid;
  place-content: center;
  justify-items: center;
  gap: clamp(18px, 2.4vw, 26px);
  background: var(--ink-950);
  /* Failsafe: if the script never runs, CSS still clears the overlay.
     A preloader that can trap the page is worse than no preloader. */
  animation: pl-failsafe 0.4s 6s ease forwards;
}
@keyframes pl-failsafe { to { opacity: 0; visibility: hidden; pointer-events: none; } }

.pl-mark {
  display: flex;
  align-items: center;
  font-family: var(--font-display);
  font-size: clamp(2rem, 7vw, 3.25rem);
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.01em;
  color: var(--on-ink);
}
.pl-chevron {
  width: 0.7em;
  height: 1.2em;
  margin-inline: 0.05em;
  color: var(--accent);
  overflow: visible;
}
/* dasharray is set from getTotalLength() in JS, so the stroke never
   over- or under-shoots if the path is ever edited */
.pl-chevron path { stroke-dashoffset: var(--pl-len, 70); stroke-dasharray: var(--pl-len, 70); }

/* both halves of the wordmark grow outward from the chevron */
.pl-word { clip-path: inset(0 0 0 100%); }
.pl-word-r { clip-path: inset(0 100% 0 0); }

.pl-tagline {
  font-size: clamp(0.6875rem, 1.5vw, 0.8125rem);
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--accent);
  opacity: 0;
}

.pl-go .pl-chevron path { animation: pl-draw 0.62s cubic-bezier(0.65, 0, 0.35, 1) forwards; }
.pl-go .pl-word-l { animation: pl-open 0.5s 0.42s cubic-bezier(0.22, 1, 0.36, 1) forwards; }
.pl-go .pl-word-r { animation: pl-open 0.5s 0.42s cubic-bezier(0.22, 1, 0.36, 1) forwards; }
.pl-go .pl-tagline { animation: pl-fade 0.5s 0.78s ease forwards; }
@keyframes pl-draw { to { stroke-dashoffset: 0; } }
@keyframes pl-open { to { clip-path: inset(0 0 0 0); } }
@keyframes pl-fade { to { opacity: 1; } }

.is-loaded .preloader {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.45s var(--ease), visibility 0.45s;
}

/* scrim behind the mobile drawer: the page must not scroll or compete for
   attention while the menu is open */
.drawer-scrim {
  position: fixed;
  inset: 0;
  z-index: 50;
  background: rgba(8, 8, 10, 0.55);
  backdrop-filter: blur(7px) saturate(120%);
  -webkit-backdrop-filter: blur(7px) saturate(120%);
  opacity: 0;
  touch-action: none;
  transition: opacity 0.3s var(--ease);
}
.drawer-scrim.is-open { opacity: 1; }
/* No overflow:hidden here on purpose. It did not actually stop a wheel gesture
   in Chrome, and it detached the sticky nav from its scroll context — the bar
   flew off screen. The scroll is blocked from JS instead. */
@media (min-width: 900px) { .drawer-scrim { display: none; } }

/* mobile drawer */
.drawer {
  position: fixed;
  inset: var(--nav-h) 0 auto 0;
  z-index: 55;
  background: var(--ink-950);
  color: var(--on-ink);
  border-bottom: 1px solid var(--line);
  padding: 28px var(--gutter) 32px;
  /* a long menu scrolls inside itself and never chains to the page */
  max-height: calc(100dvh - var(--nav-h));
  overflow-y: auto;
  overscroll-behavior: contain;
  transform: translateY(-10px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.24s var(--ease), transform 0.24s var(--ease), visibility 0.24s;
}
.drawer.is-open { opacity: 1; transform: translateY(0); visibility: visible; }
.drawer nav { display: flex; flex-direction: column; gap: 4px; margin-bottom: 22px; }
.drawer nav a {
  padding: 12px 0;
  font-size: 1.125rem;
  font-weight: 700;
  border-bottom: 1px solid var(--line-ink);
}
/* the drawer is the only place mobile users can reach the contacts */
.drawer-contacts {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 24px;
  font-size: 0.9375rem;
}
.drawer-contacts li { display: flex; align-items: flex-start; gap: 12px; line-height: 1.45; }
.drawer-contacts i {
  flex: none;
  width: 36px; height: 36px;
  display: inline-flex; align-items: center; justify-content: center;
  border-radius: var(--r-input);
  background: rgba(255, 199, 0, 0.14);
  color: var(--accent);
  font-size: 15px;
}
.drawer-contacts span { padding-top: 5px; color: var(--on-ink-muted); }
.drawer-contacts a { display: inline-flex; align-items: center; min-height: 44px; margin-top: -6px; font-weight: 700; }

/* ==========================================================================
   1 · HERO — light slab, oversized headline, accent photo panel
   ========================================================================== */
.hero {
  padding-top: clamp(16px, 2vw, 28px);
  padding-bottom: 0;
  position: relative;
  /* clip: only sideways — `hidden` sliced the glow below into a hard band */
  overflow-x: clip;
}
.hero::before {
  content: '';
  position: absolute;
  top: -180px; right: 0;
  width: 520px; height: 520px;
  background: radial-gradient(circle, rgba(255, 199, 0, 0.32), transparent 68%);
  pointer-events: none;
}

/* the whole first screen is one cream slab on the dark page */
.hero-slab {
  position: relative;
  background: var(--panel-light);
  color: var(--panel-light-ink);
  border: 1px solid var(--line);
  border-radius: var(--r-slab);
  padding: clamp(26px, 3.2vw, 44px);
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 28px;
  align-items: stretch;
}
@media (min-width: 1000px) {
  .hero-slab { grid-template-columns: minmax(0, 1.02fr) minmax(0, 0.98fr); gap: 44px; }
}

.hero-copy { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }

/* oversized, tight headline — the anchor of the composition */
.hero h1 {
  /* 9.4vw даёт на телефоне ~37px вместо 33: заголовок — главный оффер, на
     первом экране он должен читаться крупно. Коэффициент подобран так, чтобы
     «биоразлагаемые» помещалось в строку и не рвалось переносом. */
  font-size: clamp(2.05rem, 9.4vw, 4.25rem);
  line-height: 0.96;
  letter-spacing: -0.045em;
  max-width: 100%;
  hyphens: manual;
  color: var(--panel-light-ink);
}
/* на узкой колонке мера в 15ch резала строку раньше, чем это нужно */
@media (max-width: 999px) { .hero h1 { max-width: none; } }
/* На телефоне заголовок — главный оффер, ему нужен свой масштаб.
   Размер привязан к ШИРИНЕ КОЛОНКИ, а не к ширине экрана: ограничитель здесь
   «разлагаемые» — самый длинный неразрывный кусок после мягкого дефиса.
   (100vw − 92px) — это ровно ширина колонки: 48px гаттер + 44px паддинги
   слэба. Делитель 7.2: ограничитель — «одноразовые», самый длинный неразрывный
   кусок заголовка. Больше кегль — слово не помещается в строку. */
@media (max-width: 620px) {
  .hero-slab { padding: 22px; }
  .hero h1 { font-size: clamp(2rem, calc((100vw - 92px) / 7.2), 3rem); }
}
.hero .hl { color: var(--panel-light-ink); }
/* Перенос только по мягкому дефису в разметке (био&shy;разлагаемые):
   hyphens: auto рвал слово как придётся — «биоразла-гаемые». */

/* eyebrow, tabs and body all restate for the light slab */
/* eyebrows sitting on a light slab need dark-on-light values */
.hero .eyebrow,
.ship-slab .eyebrow,
.closing-slab .eyebrow {
  border-color: rgba(16, 16, 19, 0.16);
  background: rgba(16, 16, 19, 0.04);
  color: var(--panel-light-muted);
}
/* Короткая метка вместо предложения: чипы под заголовком читались как
   случайное перечисление, но полноценная фраза тут спорит с оффером. */
.tabs-lead {
  /* группа «выбор формата» отделена от оффера сильнее, чем строки внутри неё */
  margin-top: clamp(24px, 2.8vw, 36px);
  margin-bottom: 10px;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--panel-light-muted);
}

.tabs { margin-top: 0; display: flex; flex-wrap: wrap; gap: 7px; }
.tab {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 8px 15px 8px 8px;
  border: 1px solid rgba(16, 16, 19, 0.18);
  border-radius: var(--r-pill);
  background: transparent;
  color: var(--panel-light-muted);
  font-family: var(--font);
  font-size: 0.875rem;
  font-weight: 600;
  transition: background 0.18s var(--ease), color 0.18s var(--ease), border-color 0.18s var(--ease);
}
.tab i {
  width: 28px; height: 28px;
  display: inline-flex; align-items: center; justify-content: center;
  border-radius: 50%;
  background: rgba(16, 16, 19, 0.07);
  font-size: 14px;
  transition: background 0.18s var(--ease), color 0.18s var(--ease);
}
.tab:hover { color: var(--panel-light-ink); background: rgba(16, 16, 19, 0.06); }
.tab.is-active i { background: rgba(11, 11, 12, 0.16); color: var(--accent-ink); }
.tab.is-active {
  background: var(--accent);
  border-color: transparent;
  color: var(--accent-ink);
}

/* подзаголовок первого экрана: без отступа он прилипал к заголовку вплотную */
.hero-lead {
  margin-top: clamp(18px, 2vw, 28px);
  max-width: 46ch;
  font-size: 1.0625rem;
  line-height: 1.55;
  color: var(--panel-light-muted);
}

.panels { margin-top: 16px; min-height: 4.2em; }
.panel {
  max-width: 46ch;
  color: var(--panel-light-muted);
  font-size: 1rem;
  line-height: 1.55;
}
.panel[hidden] { display: none; }
.panel.is-active { animation: panel-in 0.35s var(--ease) both; }
@keyframes panel-in {
  from { opacity: 0; transform: translateY(6px); }
  to { opacity: 1; transform: none; }
}

.hero-actions { margin-top: 24px; display: flex; flex-wrap: wrap; align-items: center; gap: 12px; }
.hero-note { margin-top: 12px; font-size: 0.875rem; color: var(--panel-light-muted); }

/* buttons restated for the cream slab */
.hero .btn-ghost {
  background: transparent;
  color: var(--panel-light-ink);
  border-color: rgba(16, 16, 19, 0.22);
}
.hero .btn-ghost:hover { background: var(--panel-light-ink); color: var(--panel-light); border-color: transparent; }

/* photo panel — one unified surface, no frame; the accent reads as a bloom
   underneath, matching the wide card lower on the page */
.hero-panel {
  position: relative;
  border-radius: clamp(24px, 3vw, 40px);
  overflow: hidden;
  min-height: 300px;
  display: flex;
  background: var(--ink-950);
  box-shadow: 0 28px 70px rgba(255, 199, 0, 0.2);
}
/* soft scrim so the circular controls stay legible on any shot */
.hero-panel::after {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(to top, rgba(10,10,11,0.62) 0%, rgba(10,10,11,0.12) 34%, rgba(10,10,11,0) 62%);
}
.hero-figure {
  position: relative;
  flex: 1;
  border-radius: inherit;
  overflow: hidden;
  background: var(--ink-950);
}
.hero-figure img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.45s var(--ease);
}
.hero-figure img.is-active { opacity: 1; }
.hero-figure img[src*="hero-eating"] { object-position: 50% 16%; }
.hero-figure img[src*="hero-set"] { object-position: 58% 58%; }
.hero-figure img[src*="tab-catering"] { object-position: 50% 45%; }
.hero-figure img[src*="tab-events"] { object-position: 50% 40%; }
/* На телефонах высоту задаёт только min-height. aspect-ratio здесь убран
   намеренно: вместе с min-height браузер начинал выводить из высоты ШИРИНУ,
   и панель вылезала за слэб. Заодно снимается зависимость от aspect-ratio,
   который не поддерживается на iOS ниже 15 — там панель схлопывалась в ноль. */
@media (max-width: 999px) {
  .hero-panel {
    width: 100%;
    min-height: clamp(240px, 68vw, 420px);
    aspect-ratio: auto;
  }
}

/* circular marks pinned to the panel, as in the reference */
.hero-badge, .hero-jump {
  position: absolute;
  z-index: 2;
  width: 52px; height: 52px;
  display: inline-flex; align-items: center; justify-content: center;
  border-radius: 50%;
  font-size: 21px;
}
.hero-badge {
  top: clamp(18px, 2.2vw, 26px); right: clamp(18px, 2.2vw, 26px);
  background: rgba(10, 10, 11, 0.7);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  color: var(--accent);
}
.hero-jump {
  left: clamp(18px, 2.2vw, 26px); bottom: clamp(18px, 2.2vw, 26px);
  width: 56px; height: 56px;
  border: 0;
  background: var(--accent);
  color: var(--accent-ink);
  transition: transform 0.22s var(--ease), background 0.22s var(--ease);
}
.hero-jump:hover { transform: translateY(-3px); background: var(--accent-hi); }
.hero-jump i { transition: transform 0.22s var(--ease); }
.hero-jump:hover i { transform: translate(2px, -2px); }


/* ==========================================================================
   offer row — one wide card plus two tall ones with vertical labels
   ========================================================================== */
.hero-cards {
  margin-top: 16px;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 14px;
}
@media (min-width: 700px)  { .hero-cards { grid-template-columns: 1fr 1fr; } }
/* wide card on the left, two stacked horizontal cards on the right */
@media (min-width: 1000px) {
  .hero-cards {
    grid-template-columns: 1.75fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 16px;
  }
  .hcard-wide { grid-row: 1 / span 2; }
}

.hcard {
  position: relative;
  border: 1px solid var(--line);
  border-radius: var(--r-panel);
  background: var(--paper-2);
  overflow: hidden;
  text-align: left;
  font: inherit;
  color: inherit;
  transition: transform 0.3s var(--ease), border-color 0.3s var(--ease), box-shadow 0.3s var(--ease);
}
.hcard:hover { transform: translateY(-4px); border-color: var(--line-strong); box-shadow: var(--shadow-soft); }

/* wide card: photography under a scrim, content on top */
.hcard-wide { min-height: 210px; display: flex; flex-direction: column; }
@media (min-width: 700px) and (max-width: 999px) { .hcard-wide { grid-column: 1 / -1; } }
.hcard-bg { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 50%; }
.hcard-wide::after {
  content: '';
  position: absolute; inset: 0;
  background: linear-gradient(105deg, rgba(10,10,11,0.96) 34%, rgba(10,10,11,0.74) 68%, rgba(10,10,11,0.44) 100%);
}
.hcard-inner { position: relative; z-index: 1; padding: 24px 26px; display: flex; flex-direction: column; flex: 1; }
.hcard-kicker {
  align-self: flex-start;
  padding: 5px 12px;
  border-radius: var(--r-pill);
  background: rgba(255, 199, 0, 0.16);
  color: var(--accent);
  font-size: 0.6875rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.hcard-title {
  display: block;
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 900;
  letter-spacing: -0.03em;
  line-height: 1.15;
  max-width: 20ch;
  color: var(--text);
}
.hcard-line {
  margin-top: auto;
  padding-top: 18px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: var(--text-muted);
  max-width: 46ch;
}
.hcard-go {
  flex: none;
  width: 48px; height: 48px;
  display: inline-flex; align-items: center; justify-content: center;
  border-radius: 50%;
  background: var(--ink-950);
  color: var(--accent);
  font-size: 17px;
  transition: transform 0.22s var(--ease);
}
.hcard-accent:hover .hcard-go { transform: translate(2px, -2px); }

/* the two right-hand cards read horizontally, stacked */
.hcard-tall {
  min-height: 97px;
  padding: 20px 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  cursor: pointer;
}
.hcard-tall-text { display: flex; flex-direction: column; gap: 7px; text-align: left; }
.hcard-vert {
  font-family: var(--font-display);
  font-size: clamp(1.05rem, 1.5vw, 1.25rem);
  font-weight: 900;
  letter-spacing: -0.025em;
  line-height: 1.1;
}
.hcard-tall-note { font-size: 0.8125rem; line-height: 1.45; max-width: 32ch; }
@media (max-width: 999px) { .hcard-tall { min-height: 0; } }
.hcard-accent { background: var(--accent); border-color: transparent; color: var(--accent-ink); }
.hcard-accent:hover { border-color: transparent; box-shadow: 0 22px 56px rgba(255, 199, 0, 0.24); }
.hcard-accent .hcard-tall-note { color: var(--accent-body); }
.hcard-ink { background: var(--paper-3); }
.hcard-ink .hcard-vert { color: var(--on-ink); }
.hcard-ink .hcard-tall-note { color: var(--on-ink-muted); }

/* ==========================================================================
   2 · DURABILITY — bento, 4 items / 4 cells
   ========================================================================== */
.bento {
  margin-top: 56px;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 16px;
}
@media (min-width: 700px) { .bento { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (min-width: 1000px) {
  /* 2 rows, mirrored 2/3 then 3/2 spans — rhythm without an orphan cell */
  .bento { grid-template-columns: repeat(5, 1fr); align-items: stretch; }
  .bento > :nth-child(1) { grid-column: span 2; }
  .bento > :nth-child(2) { grid-column: span 3; }
  .bento > :nth-child(3) { grid-column: span 3; }
  .bento > :nth-child(4) { grid-column: span 2; }
}

.tile {
  position: relative;
  border-radius: var(--r-panel);
  padding: 30px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.tile h3 { margin-bottom: 10px; }
.tile p { font-size: 0.9375rem; line-height: 1.55; max-width: 46ch; }

.tile-solid { background: var(--paper-2); border: 1px solid var(--line); }
.tile-solid p { color: var(--text-muted); }

.tile-accent { background: var(--accent); color: var(--accent-ink); box-shadow: 0 18px 50px rgba(255, 199, 0, 0.18); }
.tile-accent p { color: var(--accent-body); }

.tile-icon {
  width: 46px; height: 46px;
  display: inline-flex; align-items: center; justify-content: center;
  border-radius: var(--r-input);
  font-size: 22px;
  margin-bottom: 22px;
}
.tile-solid .tile-icon { background: rgba(255, 199, 0, 0.14); color: var(--accent); }
.tile-accent .tile-icon { background: rgba(11, 11, 12, 0.14); color: var(--accent-ink); }

.tile-photo { padding: 0; min-height: 300px; justify-content: flex-end; background: var(--paper-3); border: 1px solid var(--line); }
.tile-photo img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.tile-photo::after {
  content: '';
  position: absolute; inset: 0;
  background: linear-gradient(to top, rgba(11, 11, 12, 0.94) 8%, rgba(11, 11, 12, 0.72) 42%, rgba(11, 11, 12, 0.15) 100%);
}
.tile-photo .tile-body { position: relative; z-index: 1; padding: 30px; }
.tile-photo .tile-body h3 { color: var(--on-ink); }
.tile-photo p { color: #C9C9CC; }
.tile-tall { min-height: 380px; }
@media (min-width: 1000px) { .tile-tall { min-height: 340px; } }

/* ==========================================================================
   3 · PRODUCT RANGE — text-first cards, accent tag, middle one filled
   ========================================================================== */
.range {
  margin-top: 56px;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 20px;
}
@media (min-width: 700px) { .range { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (min-width: 1000px) { .range { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; } }

.prod {
  position: relative;
  background: var(--paper-2);
  border: 1px solid var(--line);
  border-radius: var(--r-panel);
  /* no bottom padding: the product shot runs out under the card's own edge */
  padding: 28px 26px 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s var(--ease), border-color 0.3s var(--ease), box-shadow 0.3s var(--ease);
}
.prod:hover { transform: translateY(-5px); border-color: var(--line-strong); box-shadow: var(--shadow-soft); }

/* small accent label above the card heading */
.prod-tag {
  align-self: flex-start;
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--accent-text);
  margin-bottom: 12px;
}
.prod-body h3 { font-size: 1.375rem; font-weight: 900; letter-spacing: -0.025em; }
.prod-body p { margin-top: 12px; font-size: 0.9375rem; line-height: 1.55; color: var(--text-muted); }

/* spec strip, above the shot */
.prod-pack {
  margin-top: 18px;
  padding-top: 16px;
  border-top: 1px solid var(--line);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  font-size: 0.8125rem;
  font-weight: 800;
  letter-spacing: 0.02em;
  color: var(--accent-text);
}
.prod-pack span { color: var(--text-muted); font-weight: 600; }

/* название линейки крупнее, первая строка — её суть */
.prod-body h3 { margin-bottom: 4px; }
.prod-lead {
  margin-top: 10px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.45;
  color: var(--text);
}
.prod-body .prod-lead + p { margin-top: 8px; }

/* Whole card opens the price modal. The real button carries the accessible
   name; its ::after stretches over the card so the click target is the card,
   without nesting headings inside a <button>. */
.prod { cursor: pointer; }
.prod-cta {
  /* static on purpose: the ::after below then resolves against .prod, so the
     hit area is the whole card rather than just the label */
  position: static;
  margin-top: 18px;
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 0;
  border: 0;
  background: none;
  font: inherit;
  font-size: 0.9375rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: var(--accent);
  text-align: left;
  cursor: pointer;
}
.prod-cta::after {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 3;
}
.prod-cta-mark {
  flex: none;
  width: 44px; height: 44px;
  display: inline-flex; align-items: center; justify-content: center;
  border-radius: 50%;
  background: var(--accent);
  color: var(--accent-ink);
  font-size: 17px;
  transition: transform 0.28s var(--ease), background 0.22s var(--ease);
}
.prod-cta i { transition: transform 0.28s var(--ease); }
.prod:hover .prod-cta-mark { background: var(--accent-hi); transform: scale(1.06); }
.prod:hover .prod-cta i { transform: translate(2px, -2px); }
.prod-cta:focus-visible { outline: none; }
.prod:has(.prod-cta:focus-visible) {
  outline: 3px solid var(--accent);
  outline-offset: 3px;
}

/* The cut-outs stand at the bottom of the card and are cropped by its edge —
   the handles carry on out of frame. The media bleeds to the card's sides. */
.prod-media {
  position: relative;
  margin: 20px -26px 0;
  margin-top: auto;
  /* нижняя граница держит высоту на телефонах, где 24vw слишком мало и от
     приборов оставался только черпак */
  height: clamp(300px, 24vw, 350px);
  overflow: hidden;
}
/* warm pool of light the cutlery stands in, so the glow in the PNG has a seat */
.prod-media::before {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: radial-gradient(58% 60% at 50% 46%, rgba(255, 199, 0, 0.13), transparent 72%);
  opacity: 0.75;
  transition: opacity 0.4s var(--ease);
}
.prod-media img {
  position: absolute;
  left: 50%;
  /* rest position sits 16px low, which is exactly the room the hover jump uses,
     so the tips never clip against the top of the frame */
  top: 16px;
  transform: translateX(-50%);
  width: 84%;
  max-width: none;
  height: auto;
  transform: translateX(-50%) translateY(var(--align, 0));
  filter: drop-shadow(0 16px 22px rgba(0, 0, 0, 0.5));
  transition: transform 0.5s cubic-bezier(0.34, 1.36, 0.5, 1),
              filter 0.4s var(--ease);
}
/* Выравнивание запечено в сами PNG: объект у всех трёх начинается
   на одной высоте холста, поэтому per-image сдвиги больше не нужны. */
.prod:hover .prod-media img {
  transform: translateX(-50%) translateY(calc(var(--align, 0px) - 16px));
  filter: drop-shadow(0 30px 30px rgba(0, 0, 0, 0.55));
}
.prod:hover .prod-media::before { opacity: 1; }

.range-more {
  margin-top: 44px;
  padding: 34px;
  background: var(--paper-2);
  color: var(--text);
  border: 1px solid var(--line);
  border-radius: var(--r-panel);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
}
.range-more h3 { font-size: 1.25rem; color: var(--text); }
.range-more p { margin-top: 8px; font-size: 0.9375rem; color: var(--text-muted); max-width: 60ch; }
.range-more .btn-ghost { background: var(--accent); color: var(--accent-ink); border-color: transparent; }
.range-more .btn-ghost:hover { background: var(--accent-hi); }

/* ==========================================================================
   5 · AUDIENCE — photo tiles per segment
   ========================================================================== */
#audience {
  padding-block: var(--section-y);
  background: var(--paper-2);
  border: 1px solid var(--line);
  box-shadow: var(--shadow-soft);
  border-radius: var(--r-slab);
  margin-inline: clamp(10px, 2vw, 28px);
  padding-inline: clamp(4px, 1vw, 16px);
}

.segs {
  margin-top: 48px;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 14px;
}
@media (min-width: 620px)  { .segs { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; } }
@media (min-width: 1000px) { .segs { grid-template-columns: repeat(4, 1fr); gap: 18px; } }

.seg {
  position: relative;
  min-height: 260px;
  border: 0;
  border-radius: var(--r-panel);
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  background: var(--paper-3);
  text-align: left;
  font: inherit;
  color: var(--text);
  transition: transform 0.32s var(--ease), box-shadow 0.32s var(--ease);
}
.seg:hover { transform: translateY(-5px); box-shadow: var(--shadow-soft); }

.seg-bg {
  position: absolute;
  inset: 0;
  width: 100%; height: 100%;
  object-fit: cover;
  transition: transform 0.6s var(--ease);
}
.seg:hover .seg-bg { transform: scale(1.06); }
/* readable band under the copy on every shot */
.seg::after {
  content: '';
  position: absolute; inset: 0;
  background: linear-gradient(to top, rgba(10,10,11,0.94) 4%, rgba(10,10,11,0.72) 38%, rgba(10,10,11,0.15) 78%);
}
.seg-body { position: relative; z-index: 1; padding: 22px 20px; }
.seg-body h3 {
  font-family: var(--font-display);
  font-size: 1.125rem;
  font-weight: 900;
  letter-spacing: -0.025em;
  color: var(--on-ink);
}
.seg-body p { margin-top: 8px; font-size: 0.8125rem; line-height: 1.45; color: #C9C9CC; }

/* the delivery tile carries the accent, echoing the reference */
.tile-accent::after {
  background: linear-gradient(to top, rgba(255,199,0,0.96) 6%, rgba(255,199,0,0.82) 42%, rgba(255,199,0,0.38) 80%);
}
.tile-accent .seg-body h3 { color: var(--accent-ink); }
.tile-accent .seg-body p { color: var(--accent-body); }

/* two spans wide on the widest layout so the grid gets rhythm, not 6 clones */
@media (min-width: 1000px) {
  .segs > :nth-child(1) { grid-column: span 2; }
  .segs > :nth-child(6) { grid-column: span 2; }
  /* the closing card runs the full width of the grid */
  .seg-cta { grid-column: 1 / -1; }
}

.seg-cta {
  min-height: 0;
  padding: 24px 28px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  background: var(--accent);
  color: var(--accent-ink);
}
.seg-cta:hover { transform: none; box-shadow: none; }
.seg-cta::after { content: none; }
.seg-cta .seg-body { padding: 0; display: flex; flex-direction: column; gap: 4px; }
.seg-cta strong {
  font-family: var(--font-display);
  font-size: clamp(1.0625rem, 1.6vw, 1.375rem);
  font-weight: 900;
  letter-spacing: -0.025em;
  color: var(--accent-ink);
}
.seg-cta .seg-body span { font-size: 0.9375rem; color: var(--accent-body); }
/* dark pill on the accent card — white label reads cleaner than a second
   yellow against the yellow panel (18:1 on the ink) */
.seg-cta .btn {
  flex: none;
  background: var(--ink-950);
  color: var(--on-ink);
  border-color: transparent;
  box-shadow: none;
}
.seg-cta .btn:hover { background: var(--ink-800); box-shadow: 0 12px 30px rgba(11, 11, 12, 0.3); }
@media (max-width: 619px) { .seg-cta .btn { width: 100%; } }

/* ==========================================================================
   FORM — pitch on the left, form card on the right
   ========================================================================== */
.section-form {
  background: var(--paper-3);
  border: 1px solid var(--line);
  border-radius: var(--r-slab);
  margin-inline: clamp(10px, 2vw, 28px);
  padding-block: clamp(48px, 5vw, 76px);
  position: relative;
  overflow: hidden;
}
/* the chevron texture lives on its own faint layer, so no colour bleeds
   through at the rounded edges */
.section-form::before {
  content: '';
  position: absolute; inset: 0;
  background-image: var(--chevron);
  background-size: 34px 34px;
  opacity: 0.035;
  pointer-events: none;
}
.section-form > * { position: relative; }

.form-split {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 36px;
  align-items: start;
}
@media (min-width: 1000px) {
  .form-split { grid-template-columns: 0.85fr 1.15fr; gap: 56px; align-items: center; }
}
.form-intro { max-width: 46ch; }
.form-intro h2 { max-width: 15ch; }

.form-perks { margin: 24px 0 0; display: flex; flex-direction: column; gap: 12px; }
.form-perks li { display: flex; align-items: center; gap: 12px; font-size: 0.9375rem; font-weight: 600; }
.form-perks i {
  flex: none;
  width: 34px; height: 34px;
  display: inline-flex; align-items: center; justify-content: center;
  border-radius: 50%;
  background: rgba(255, 199, 0, 0.14);
  color: var(--accent-text);
  font-size: 16px;
}

.form-call {
  margin-top: 22px;
  display: inline-flex;
  align-items: center;
  gap: 14px;
  padding: 14px 22px 14px 14px;
  border: 1px solid var(--line);
  border-radius: var(--r-pill);
  background: var(--paper-2);
  transition: border-color 0.22s var(--ease), background 0.22s var(--ease);
}
.form-call:hover { border-color: var(--accent); background: var(--paper-3); }
.form-call i {
  flex: none;
  width: 40px; height: 40px;
  display: inline-flex; align-items: center; justify-content: center;
  border-radius: 50%;
  background: var(--accent);
  color: var(--accent-ink);
  font-size: 18px;
}
.form-call span { display: flex; flex-direction: column; gap: 1px; font-size: 0.75rem; color: var(--text-muted); }
.form-call strong {
  font-family: var(--font-display);
  font-size: 1.0625rem;
  font-weight: 900;
  letter-spacing: -0.02em;
  color: var(--text);
}

.form-card {
  margin: 0;
  max-width: 100%;
  background: var(--paper-2);
  border: 1px solid var(--line);
  border-radius: var(--r-panel);
  box-shadow: var(--shadow-soft);
  padding: 28px;
}
@media (min-width: 640px) { .form-card { padding: 34px 36px; } }

.field { margin-bottom: 20px; }
.field:last-of-type { margin-bottom: 24px; }
.label {
  display: block;
  margin-bottom: 10px;
  font-size: 0.9375rem;
  font-weight: 700;
  color: var(--text);
}

.chips { display: flex; flex-wrap: wrap; gap: 10px; }
.chips input { position: absolute; width: 1px; height: 1px; opacity: 0; }
.chips label {
  padding: 11px 18px;
  border: 1px solid var(--line-strong);
  border-radius: var(--r-pill);
  background: rgba(255, 255, 255, 0.04);
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--text-muted);
  cursor: pointer;
  transition: background 0.16s var(--ease), color 0.16s var(--ease), border-color 0.16s var(--ease);
}
.chips label:hover { background: rgba(255, 255, 255, 0.1); color: var(--text); }
.chips input:checked + label {
  background: var(--accent);
  border-color: transparent;
  color: var(--accent-ink);
  box-shadow: 0 8px 24px rgba(255, 199, 0, 0.26);
}
.chips input:focus-visible + label { outline: 2px solid var(--accent); outline-offset: 3px; }

.input {
  width: 100%;
  padding: 15px 18px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid var(--line-strong);
  border-radius: var(--r-input);
  color: var(--text);
  font-family: var(--font);
  font-size: 0.9375rem;
  line-height: 1.5;
  transition: border-color 0.2s var(--ease), box-shadow 0.2s var(--ease);
}
.input::placeholder { color: var(--text-faint); }
.input:focus { outline: none; border-color: var(--accent); box-shadow: 0 0 0 3px rgba(255, 199, 0, 0.2); }
textarea.input { resize: vertical; min-height: 96px; }

.error { display: none; margin-top: 8px; font-size: 0.8125rem; font-weight: 600; color: #FF9A94; }
.field.is-invalid .input { border-color: #FF7A72; box-shadow: 0 0 0 3px rgba(255, 122, 114, 0.18); }
.field.is-invalid .error { display: block; }

.form-note { margin-top: 16px; font-size: 0.8125rem; color: var(--text-faint); text-align: center; }

.form-done { text-align: center; padding: 40px 8px; }
.form-done-icon {
  width: 60px; height: 60px;
  margin-inline: auto;
  display: flex; align-items: center; justify-content: center;
  border-radius: var(--r-pill);
  background: var(--accent);
  color: var(--accent-ink);
  font-size: 28px;
  box-shadow: 0 12px 34px rgba(255, 199, 0, 0.3);
}
.form-done h3 { margin-top: 22px; font-size: 1.5rem; }
.form-done p { margin-top: 10px; color: var(--text-muted); }

/* ==========================================================================
   6 · DELIVERY — full-width headline, copy left, van on a dark stage right
   ========================================================================== */
.section-ship { overflow: hidden; }

.ship-slab {
  --slab-pad: clamp(28px, 3.4vw, 52px);
  position: relative;
  background: var(--panel-light);
  color: var(--panel-light-ink);
  border: 1px solid var(--line);
  border-radius: var(--r-slab);
  padding: var(--slab-pad);
  overflow: hidden;
}
/* Soft yellow field the van drives out of. It is a circle far larger than the
   block, anchored past the bottom-right corner, so only its top-left arc reads
   inside the slab; the slab's overflow does the cutting. */
.ship-slab::before {
  content: '';
  position: absolute;
  right: -18%;
  bottom: -24%;
  width: 68%;
  aspect-ratio: 1;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
  background:
    radial-gradient(72% 72% at 38% 20%, rgba(255, 255, 255, 0.18), transparent 62%),
    #F7DE96;
}
.ship-grid { position: relative; z-index: 1; }
@media (max-width: 999px) {
  .ship-slab::before { right: -22%; bottom: -8%; width: 108%; }
}

.ship-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 28px;
  align-items: stretch;
}
@media (min-width: 1000px) { .ship-grid { grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr); gap: 32px; } }

.ship-copy { display: flex; flex-direction: column; align-items: flex-start; }

/* the headline now lives in the left column, so it sets its own measure */
.ship-head { max-width: none; margin-bottom: 26px; }
.ship-head h2 {
  font-size: clamp(1.75rem, 3.4vw, 3.25rem);
  line-height: 1.06;
  letter-spacing: -0.035em;
  /* measure tuned so the lines break "Доставляем по всей / России любой /
     транспортной компанией" — balance would even them out into four */
  max-width: 660px;
  color: var(--panel-light-ink);
}

.ship-lead {
  max-width: 42ch;
  font-size: 1rem;
  line-height: 1.55;
  color: var(--panel-light-muted);
}

/* carriers are listed as text: we do not hold their official marks */
/* A single wrapped line of names with small yellow bullets — the bordered card
   this replaced ate 205px of height and pushed the whole block taller. */
.carriers {
  margin: 20px 0 26px;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 8px 20px;
}
.carriers li {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: var(--panel-light-ink);
  font-size: 0.9375rem;
  font-weight: 700;
}
.carriers li::before {
  content: '';
  flex: none;
  width: 7px; height: 7px;
  border-radius: 50%;
  background: var(--accent);
}
.carriers-more { color: var(--panel-light-muted); font-weight: 600; }
.carriers-more::before { background: rgba(255, 199, 0, 0.45); }

.ship-note {
  margin-top: 16px;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--panel-light-muted);
}

/* The stage bleeds out to the slab's own edges, so the van can run past the
   right side and be cut by the block instead of stopping short of it. */
.ship-stage {
  position: relative;
  min-height: 400px;
  align-self: stretch;
  margin: calc(var(--slab-pad) * -1) calc(var(--slab-pad) * -1) calc(var(--slab-pad) * -1) 0;
}
@media (max-width: 999px) {
  /* ширина задана явно, высота — только min-height: см. комментарий у
     .hero-panel, aspect-ratio тут выводил ширину из высоты */
  .ship-stage {
    width: calc(100% + var(--slab-pad) * 2);
    min-height: clamp(265px, 70vw, 330px);
    aspect-ratio: auto;
    margin: 4px calc(var(--slab-pad) * -1) calc(var(--slab-pad) * -1) calc(var(--slab-pad) * -1);
  }
}

/* Машина и её колёса едут одним узлом: колёса — отдельные вырезки, положенные
   ровно поверх штатных, поэтому их можно вращать независимо от кузова.
   --van-p (0..1) ставит скрипт из положения скролла. */
.van-rig {
  position: absolute;
  z-index: 1;
  right: -20%;
  bottom: 4%;
  width: 132%;
  pointer-events: none;
  /* на старте машина за правым краем, к концу — на своём месте */
  transform: translate3d(calc((1 - var(--van-p, 1)) * 62%), 0, 0);
  will-change: transform;
}
.ship-van {
  display: block;
  width: 100%;
  max-width: none;
  height: auto;
  filter: drop-shadow(0 26px 30px rgba(16, 16, 19, 0.22));
}
.van-wheel {
  position: absolute;
  height: auto;
  /* Колёса — отдельный слой от клиента, кузов (van-body.png) идёт без них.
     Под вращающимся колесом нет статичного, поэтому стыка не существует
     в принципе. Позиции и диаметры вычислены как разница двух слоёв. */
  transform: translate(-50%, -50%) rotate(var(--wheel, 0deg));
}
/* колесо опущено на 10px исходника: сверху остаётся тёмный зазор арки,
   как на исходной фотографии */
.van-wheel-front { left: 18.26%; top: 78.07%; width: 12.74%; }
.van-wheel-rear  { left: 79.20%; top: 78.30%; width: 12.51%; }

@media (max-width: 999px) {
  .van-rig { right: -10%; width: 108%; }
}

/* faint dotted field in front of the van */
.ship-dots {
  position: absolute;
  z-index: 1;
  left: 4%;
  bottom: 32%;
  width: 168px;
  height: 118px;
  pointer-events: none;
  background-image: radial-gradient(circle, rgba(255, 199, 0, 0.55) 1.6px, transparent 1.7px);
  background-size: 21px 21px;
}
@media (max-width: 999px) { .ship-dots { display: none; } }

/* labels floating over the stage */
.van-tag {
  position: absolute;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 11px 18px 11px 13px;
  border-radius: var(--r-pill);
  background: #FFFFFF;
  color: var(--panel-light-ink);
  font-size: 0.8125rem;
  font-weight: 700;
  white-space: nowrap;
  /* never wider than the stage, whatever the label says */
  max-width: calc(100% - 28px);
  /* two offset layers — a tight contact shadow plus a wide soft one — so it
     reads as a cast shadow, not a halo around the pill */
  box-shadow:
    0 6px 12px rgba(16, 16, 19, 0.10),
    0 18px 34px rgba(16, 16, 19, 0.20);
  animation: tag-float 7s ease-in-out infinite alternate;
}
.van-tag i {
  flex: none;
  width: 26px; height: 26px;
  display: inline-flex; align-items: center; justify-content: center;
  border-radius: 50%;
  background: var(--accent);
  color: var(--accent-ink);
  font-size: 13px;
}
/* Offsets stay positive: a negative one put the pill outside the slab, which
   then clipped it (seen at 360px and again between 700–999px). */
.van-tag-1 { top: 14%;    left: 5%;   animation-delay: 0s;    }
.van-tag-2 { top: 50%;    right: 3%;  animation-delay: -2.4s; }
.van-tag-3 { bottom: 10%; left: 5%;   animation-delay: -4.8s; }
@keyframes tag-float {
  from { transform: translateY(0);     box-shadow: 0 5px 10px rgba(16, 16, 19, 0.10), 0 14px 26px rgba(16, 16, 19, 0.18); }
  to   { transform: translateY(-10px); box-shadow: 0 9px 16px rgba(16, 16, 19, 0.09), 0 26px 44px rgba(16, 16, 19, 0.22); }
}

/* On phones the stage bleeds past the slab by --slab-pad on both sides, so a
   percentage offset put the pill outside the slab and it got clipped. Offsets
   are measured from the slab's own edge instead, and all three stay visible. */
@media (max-width: 999px) {
  .van-tag {
    max-width: calc(100% - (var(--slab-pad) * 2) - 16px);
    white-space: normal;
  }
  .van-tag-1 { top: 4%;    left: calc(var(--slab-pad) + 8px); right: auto; }
  .van-tag-2 { top: 40%;   right: calc(var(--slab-pad) + 8px); left: auto; }
  .van-tag-3 { bottom: 5%; left: calc(var(--slab-pad) + 8px); right: auto; }
}
@media (max-width: 620px) {
  .van-tag { font-size: 0.75rem; padding: 9px 14px 9px 10px; }
}

/* ==========================================================================
   6 · WHY — warehouse photo, light card lapping over it, reasons beside
   ========================================================================== */
.why-grid {
  display: grid;
  /* minmax(0,…): the CTA is a nowrap button, and a plain 1fr would let its
     min-content width push the column past the viewport on a phone */
  grid-template-columns: minmax(0, 1fr);
  gap: 40px;
  align-items: start;
}
.why-stage, .why-list { min-width: 0; }
@media (min-width: 1000px) {
  .why-grid { grid-template-columns: minmax(0, 1.02fr) minmax(0, 0.98fr); gap: clamp(48px, 5vw, 84px); }
}

/* the card breaks out of the photo column into the gap, so give the stage room */
.why-stage { position: relative; }

.why-photo {
  margin: 0;
  border-radius: var(--r-media);
  overflow: hidden;
  background: var(--paper-3);
  border: 1px solid var(--line);
}
.why-photo img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  /* biased left: the slot is near-square and the render is 16:9, so a centre
     crop lost the branded shelving and kept empty floor instead */
  object-position: 35% 50%;
}

.why-card {
  position: relative;
  margin: -64px 0 0 auto;
  width: 100%;
  background: var(--panel-light);
  color: var(--panel-light-ink);
  border-radius: clamp(20px, 2.4vw, 30px);
  padding: clamp(24px, 2.6vw, 38px);
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.42);
}
@media (min-width: 1000px) {
  /* the photo takes the row's height, which the list sets — so the two columns
     end level instead of the photo running hundreds of px past the last item */
  .why-grid { align-items: stretch; }
  /* the photo is taken out of flow so the row height comes from the list and the
     two columns end level — whatever aspect the photo file happens to have */
  .why-stage { min-height: 460px; }
  .why-photo { position: absolute; inset: 0; }
  .why-photo img { aspect-ratio: auto; height: 100%; }
  /* lifted onto the photo and pushed past the column edge, like the reference —
     the bleed stays under half the column gap so it never reaches the list */
  .why-card {
    position: absolute;
    top: clamp(36px, 4vw, 64px);
    left: 20%;
    right: clamp(-48px, -2.4vw, -20px);
    margin: 0;
    width: auto;
  }
}
.why-card .eyebrow { color: var(--panel-light-muted); background: rgba(16, 16, 19, 0.04); border-color: rgba(16, 16, 19, 0.16); }
.why-card h2 {
  margin-top: 18px;
  font-size: clamp(1.6rem, 2.5vw, 2.375rem);
  line-height: 1.06;
  letter-spacing: -0.035em;
  color: var(--panel-light-ink);
}

/* outlined pill with the mark on the right — the reference's button shape */
.why-cta {
  margin-top: clamp(20px, 2.2vw, 30px);
  align-self: flex-start;
  max-width: 100%;
  justify-content: flex-start;
  gap: 14px;
  padding: 8px 8px 8px 24px;
  border: 1px solid transparent;
  border-radius: var(--r-pill);
  background: var(--accent);
  color: var(--accent-ink);
  white-space: normal;
  text-align: left;
}
.why-cta i {
  flex: none;
  width: 38px; height: 38px;
  display: inline-flex; align-items: center; justify-content: center;
  border-radius: 50%;
  background: #FFFFFF;
  color: var(--accent-ink);
  font-size: 16px;
  transition: transform 0.22s var(--ease);
}
.why-cta:hover { background: var(--accent-hi); }
.why-cta:hover i { transform: translate(2px, -2px); }

.why-list { display: grid; gap: 0; }
@media (min-width: 1000px) { .why-list { padding-top: clamp(40px, 5vw, 84px); } }
.why-list li {
  position: relative;
  padding: 26px 0 26px 26px;
}
.why-list li + li { border-top: 1px solid var(--line); }
/* accent dot in place of a bullet */
.why-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 34px;
  width: 9px; height: 9px;
  border-radius: 50%;
  background: var(--accent);
}
.why-list h3 {
  font-size: clamp(1.0625rem, 1.4vw, 1.25rem);
  letter-spacing: -0.01em;
}
.why-list p {
  margin-top: 10px;
  font-size: 0.9375rem;
  line-height: 1.6;
  color: var(--text-muted);
  max-width: 44ch;
}

/* ==========================================================================
/* ==========================================================================
   8 · CLOSING — light slab, headline left, accent photo panel right
   ========================================================================== */
.closing { padding-block: 0 clamp(28px, 4vw, 56px); margin-top: var(--section-y); }

.closing-slab {
  position: relative;
  background: var(--panel-light);
  color: var(--panel-light-ink);
  border: 1px solid var(--line);
  border-radius: var(--r-slab);
  --pad-y: clamp(30px, 3.2vw, 48px);
  /* the top padding is the clearance above the manager's head */
  padding: var(--pad-y) clamp(26px, 3.2vw, 44px);
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 28px;
  align-items: stretch;
  /* visible so the manager's head rises out of the slab onto the dark page —
     nothing crops him; his feet land exactly on the slab's bottom edge */
  overflow: visible;
}
@media (min-width: 1000px) {
  .closing-slab { grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr); gap: 44px; }
}

.closing-copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.closing-slab h2 {
  font-size: clamp(1.9rem, 4.2vw, 3.1rem);
  line-height: 1;
  letter-spacing: -0.04em;
  max-width: 100%;
  color: var(--panel-light-ink);
}
.closing-copy > p {
  margin-top: 18px;
  max-width: 44ch;
  font-size: 1.0625rem;
  line-height: 1.55;
  color: var(--panel-light-muted);
}
.closing-copy .btn { margin-top: 26px; }
.closing-note { margin-top: 14px; font-size: 0.875rem; color: var(--panel-light-muted); }

/* No panel around the manager: he stands on the light slab itself, with a
   yellow disc behind his feet. Nothing crops him, so the whole figure reads. */
.closing-panel {
  position: relative;
  min-height: clamp(280px, 26vw, 400px);
}
.closing-disc {
  position: absolute;
  z-index: 0;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: min(100%, 380px);
  aspect-ratio: 1;
  border-radius: 50%;
  pointer-events: none;
  background:
    radial-gradient(66% 60% at 50% 96%, rgba(11, 11, 12, 0.14), transparent 60%),
    var(--accent);
}
/* Taken out of flow on purpose: the panel's min-height sets the block's height,
   while his own height sets how far he overshoots it. Bottom sits on the slab's
   edge (-pad-y cancels the padding), so the extra height all goes upward. */
.closing-person {
  position: absolute;
  z-index: 1;
  left: 50%;
  bottom: calc(var(--pad-y) * -1);
  transform: translateX(-50%);
  height: clamp(340px, 36vw, 520px);
  width: auto;
  max-width: none;
  object-fit: contain;
  object-position: bottom center;
}
@media (max-width: 999px) {
  .closing-panel { min-height: clamp(260px, 66vw, 360px); }
  .closing-person { height: calc(clamp(260px, 66vw, 360px) + var(--pad-y)); }
  .closing-disc { width: min(86%, 320px); }
}

/* ==========================================================================
   SAMPLES — светлый слэб: текст слева, комплект приборов срезан нижней кромкой
   ========================================================================== */
.samples { margin-top: var(--section-y); }

.samples-slab {
  position: relative;
  background: var(--panel-light);
  color: var(--panel-light-ink);
  border: 1px solid var(--line);
  border-radius: var(--r-slab);
  --pad-y: clamp(30px, 3.2vw, 48px);
  --pad-x: clamp(26px, 3.2vw, 44px);
  padding: var(--pad-y) var(--pad-x);
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: clamp(22px, 3vw, 40px);
  align-items: center;
  /* приборы обрезаются по кромкам слэба, включая скругления */
  overflow: hidden;
}
@media (min-width: 1000px) {
  .samples-slab { grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr); }
}

.samples-copy { display: flex; flex-direction: column; align-items: flex-start; }
.samples-slab .eyebrow {
  border-color: rgba(16, 16, 19, 0.16);
  background: rgba(16, 16, 19, 0.04);
  color: var(--panel-light-muted);
}
.samples-slab h2 {
  font-size: clamp(1.75rem, 3.4vw, 2.6rem);
  line-height: 1.02;
  letter-spacing: -0.04em;
  max-width: 18ch;
  color: var(--panel-light-ink);
}
.samples-lead {
  margin-top: 16px;
  max-width: 48ch;
  font-size: 1.0625rem;
  line-height: 1.55;
  color: var(--panel-light-muted);
}
.samples-copy .btn { margin-top: clamp(22px, 2.6vw, 30px); }
.samples-note {
  margin-top: 14px;
  max-width: 48ch;
  font-size: 0.875rem;
  line-height: 1.5;
  color: var(--panel-light-muted);
}

/* Сцена: низ совпадает с нижней кромкой слэба (минусовой margin гасит padding).
   Видно 62% комплекта, остальные 38% уходят под кромку — поэтому во время
   всплытия срез снизу не показывается: там всегда есть запас картинки.
   Чёрный комплект выбран не случайно: на светлом слэбе только он держит
   контраст, бежевый глухой, а прозрачный на нём почти не читается. */
.samples-stage {
  --set-h: clamp(250px, 36vw, 520px);
  position: relative;
  align-self: end;
  margin: clamp(20px, 2.6vw, 32px) calc(var(--pad-x) * -1) calc(var(--pad-y) * -1);
  min-height: calc(var(--set-h) * 0.68);
}
@media (min-width: 1000px) {
  .samples-stage { margin: 0 calc(var(--pad-x) * -1) calc(var(--pad-y) * -1) 0; }
}

.samples-disc {
  --disc: calc(var(--set-h) * 0.72);
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 46%;
  width: var(--disc);
  height: var(--disc);
  margin: calc(var(--disc) / -2) 0 0 calc(var(--disc) / -2);
  border-radius: 50%;
  pointer-events: none;
  background:
    radial-gradient(66% 60% at 50% 96%, rgba(11, 11, 12, 0.12), transparent 60%),
    var(--accent);
}
/* Все срезаны одной кромкой и одного роста: по краям стоят одиночные приборы
   других линеек — они заполняют края, не споря с комплектом в центре. */
.samples-row {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: calc(var(--set-h) * -0.32);
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: clamp(12px, 2.4vw, 34px);
}
.samples-item {
  display: block;
  height: var(--set-h);
  width: auto;
  max-width: none;
  flex: none;
  filter: drop-shadow(0 18px 24px rgba(16, 16, 19, 0.16));
}


/* комплект всплывает из-под кромки, когда блок доехал до экрана */
@keyframes samples-rise {
  0%   { opacity: 0; transform: translate3d(0, calc(var(--set-h) * 0.17), 0); }
  55%  { opacity: 1; transform: translate3d(0, calc(var(--set-h) * -0.035), 0); }
  100% { opacity: 1; transform: translate3d(0, 0, 0); }
}
.samples-item { opacity: 0; }
.samples-stage.is-in .samples-item {
  animation: samples-rise 0.95s var(--ease) both;
  animation-delay: calc(var(--i, 0) * 0.13s);
}
@media (prefers-reduced-motion: reduce) {
  .samples-item { opacity: 1; }
  .samples-stage.is-in .samples-item { animation: none; }
}

/* ==========================================================================
   CONTACTS — карта во всю ширину, плашка с реквизитами выходит от пина
   ========================================================================== */
/* последний блок перед подвалом: без этого секция прилипает к нему вплотную */
.contacts { padding-bottom: var(--section-y); }

.contacts-map {
  position: relative;
  margin: clamp(28px, 3.4vw, 48px) 0 0;
  border: 1px solid var(--line);
  border-radius: var(--r-panel);
  overflow: hidden;
  background: var(--paper-2);
  min-height: clamp(420px, 44vw, 620px);
}
/* Карта не перехватывает жесты: пин и плашка нарисованы поверх и стоят на
   месте, а если бы карту можно было тащить — они бы разъехались с точкой.
   Для полноценной карты рядом лежит ссылка «Открыть в Яндекс Картах». */
.contacts-frame {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  pointer-events: none;
}

/* остриё пина приходится ровно на центр карты — туда же смотрит ll в адресе */
.contacts-pin {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  /* Поворот и сдвиг — одним transform: отдельное свойство rotate применяется
     раньше, и тогда translate уезжает по повёрнутым осям.
     33px = половина диагонали повёрнутого квадрата: столько от центра фигуры
     до острия, поэтому остриё встаёт ровно в центр карты. */
  transform: translate(-50%, calc(-50% - 33px)) rotate(-45deg);
  width: 46px; height: 46px;
  display: inline-flex; align-items: center; justify-content: center;
  border-radius: 50% 50% 50% 0;
  background: var(--accent);
  color: var(--accent-ink);
  font-size: 22px;
  box-shadow: 0 10px 26px rgba(16, 16, 19, 0.35);
}
.contacts-pin i { transform: rotate(45deg); }

.contacts-card {
  position: absolute;
  z-index: 3;
  top: 50%;
  right: calc(50% + 44px);
  transform: translateY(-50%);
  width: min(360px, calc(100% - 40px));
  padding: 22px 24px;
  border-radius: var(--r-input);
  background: var(--paper-2);
  border: 1px solid var(--line-strong);
  box-shadow: 0 24px 50px rgba(8, 8, 10, 0.45);
  text-align: left;
}
/* хвостик к пину */
.contacts-card::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  width: 16px; height: 16px;
  margin-top: -8px;
  margin-left: -8px;
  rotate: 45deg;
  background: var(--paper-2);
  border-right: 1px solid var(--line-strong);
  border-top: 1px solid var(--line-strong);
}
.contacts-card-title {
  font-family: var(--font-display);
  font-size: 1.125rem;
  font-weight: 900;
  letter-spacing: -0.025em;
  color: var(--text);
}
.contacts-card ul { margin-top: 16px; display: grid; gap: 14px; }
.contacts-label {
  display: block;
  margin-bottom: 4px;
  font-size: 0.6875rem;
  font-weight: 700;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: var(--text-muted);
}
.contacts-value {
  font-size: 0.9375rem;
  line-height: 1.45;
  color: var(--text);
}
.contacts-value-link {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  font-family: var(--font-display);
  font-size: 1.0625rem;
  font-weight: 800;
  letter-spacing: -0.02em;
}
.contacts-value-link:hover { color: var(--accent-text); }

.contacts-open {
  position: absolute;
  z-index: 3;
  left: 18px;
  bottom: 18px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 44px;
  padding: 0 18px;
  border-radius: var(--r-pill);
  background: var(--paper-2);
  border: 1px solid var(--line-strong);
  font-size: 0.875rem;
  font-weight: 700;
  color: var(--text);
  transition: border-color 0.2s var(--ease), color 0.2s var(--ease);
}
.contacts-open:hover { border-color: var(--accent); color: var(--accent-text); }
.contacts-open-short { display: none; }

/* Ниже 1000px плашка рядом с пином не помещается: ей нужна половина карты
   минус отступ, а карта столько не даёт. Поэтому она уходит под пин, а
   хвостик разворачивается вверх. Высоту карты держим такой, чтобы плашка
   целиком легла ниже центра: пин привязан к центру и двигать его нельзя —
   иначе он перестанет показывать на склад. */
@media (max-width: 999px) {
  .contacts-map { min-height: 640px; }
  .contacts-card {
    top: calc(50% + 38px);
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    width: min(420px, calc(100% - 32px));
  }
  .contacts-card::after {
    top: 0;
    left: 50%;
    margin: -8px 0 0 -8px;
    border: 0;
    border-left: 1px solid var(--line-strong);
    border-top: 1px solid var(--line-strong);
  }
  /* внизу теперь стоит плашка, поэтому ссылка уходит в свободный верхний угол.
     Справа сверху — кнопки Яндекса, поэтому подпись укорачиваем: полная
     не помещалась и заезжала под них. */
  .contacts-open { left: 14px; top: 14px; bottom: auto; padding: 0 16px; }
  .contacts-open-long { display: none; }
  .contacts-open-short { display: inline; }
}
@media (max-width: 620px) {
  .contacts-map { min-height: 680px; }
  .contacts-card { padding: 18px 18px 20px; }
  .contacts-card ul { margin-top: 13px; gap: 12px; }
  .contacts-card-title { font-size: 1.0625rem; }
}

/* ---------- footer ---------- */
.footer { padding-block: 52px 36px; background: var(--ink-950); color: var(--on-ink); border-top: 1px solid var(--line); }
.footer-top {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 36px;
  padding-bottom: 32px;
  border-bottom: 1px solid var(--line-ink);
}
@media (min-width: 860px) {
  .footer-top { grid-template-columns: 0.9fr 1.1fr; gap: 56px; }
}
.footer-brand { display: flex; flex-direction: column; align-items: flex-start; gap: 16px; }
.footer-tagline { font-size: 0.875rem; color: var(--on-ink-muted); max-width: 34ch; }

.footer-contacts { display: grid; grid-template-columns: minmax(0, 1fr); gap: 22px; }
@media (min-width: 560px) { .footer-contacts { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px 32px; } }
.footer-contacts li { display: flex; flex-direction: column; gap: 6px; font-size: 0.9375rem; line-height: 1.45; color: var(--on-ink-muted); }
.footer-label {
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: var(--on-ink-muted);
}
.footer-strong {
  display: inline-flex;
  align-items: center;
  min-height: 44px; /* tap target */
  font-family: var(--font-display);
  font-size: 1.0625rem;
  font-weight: 800;
  letter-spacing: -0.01em;
  color: var(--on-ink);
  transition: color 0.18s var(--ease);
}
.footer-strong:hover { color: var(--accent); }
.footer-bottom {
  margin-top: 26px;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  gap: 12px 28px;
}
.footer-copy { font-size: 0.8125rem; color: var(--on-ink-muted); }
.footer-legal { display: flex; flex-wrap: wrap; gap: 10px 24px; }
.footer-legal a {
  font-size: 0.8125rem;
  color: var(--on-ink-muted);
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-color: rgba(255, 255, 255, 0.25);
  transition: color 0.18s var(--ease), text-decoration-color 0.18s var(--ease);
}
.footer-legal a:hover { color: var(--accent); text-decoration-color: var(--accent); }
/* в столбик ссылки становятся мелкими мишенями — добираем высоту до 44px */
@media (max-width: 700px) {
  .footer-legal { flex-direction: column; gap: 0; }
  .footer-legal a { display: inline-flex; align-items: center; min-height: 44px; }
}

/* submit feedback: the button reports progress instead of jumping to success */
.btn[aria-busy="true"] { pointer-events: none; opacity: 0.75; }
.btn[aria-busy="true"] .btn-spin { display: inline-block; }
.btn-spin {
  display: none;
  width: 15px; height: 15px;
  border: 2px solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spin 0.7s linear infinite;
}
@keyframes spin { to { transform: rotate(360deg); } }

/* ==========================================================================
   modal — quick price-list capture
   ========================================================================== */
.modal {
  padding: 0;
  border: 0;
  background: transparent;
  max-width: min(460px, calc(100vw - 32px));
  width: 100%;
  max-height: calc(100dvh - 32px);
  overflow: visible;
  color: var(--text);
}
.modal::backdrop {
  background: rgba(11, 11, 12, 0.62);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
}
.modal-card {
  position: relative;
  background: var(--paper-2);
  border: 1px solid var(--line);
  border-radius: var(--r-panel);
  padding: 32px 28px;
  box-shadow: 0 40px 90px rgba(0, 0, 0, 0.62);
  max-height: calc(100dvh - 32px);
  overflow-y: auto;
}
@media (min-width: 480px) { .modal-card { padding: 38px 34px; } }

.modal-close {
  position: absolute;
  top: 12px; right: 12px;
  width: 44px; height: 44px;
  display: inline-flex; align-items: center; justify-content: center;
  border-radius: var(--r-pill);
  border: 1px solid var(--line-strong);
  background: rgba(255, 255, 255, 0.06);
  color: var(--text);
  font-size: 16px;
  transition: background 0.18s var(--ease), color 0.18s var(--ease);
}
.modal-close:hover { background: var(--accent); color: var(--accent-ink); }
.modal-close:hover { background: var(--accent); }

.modal-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 7px 14px;
  border-radius: var(--r-pill);
  background: var(--accent);
  color: var(--accent-ink);
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.modal-title {
  margin-top: 18px;
  font-size: clamp(1.4rem, 4.4vw, 1.75rem);
  max-width: none;
}
.modal-lead {
  margin-top: 12px;
  color: var(--text-muted);
  font-size: 0.9375rem;
  line-height: 1.55;
}
#modalForm { margin-top: 26px; }
#modalForm .field { margin-bottom: 18px; }
#modalForm .field:last-of-type { margin-bottom: 18px; }
/* consent — a real checkbox, ticked by default, blocks submit when cleared */
.consent-field { margin-bottom: 18px !important; }
.consent { display: flex; align-items: flex-start; gap: 11px; cursor: pointer; }
.consent input {
  position: absolute;
  width: 1px; height: 1px;
  opacity: 0;
}
.consent-box {
  flex: none;
  margin-top: 1px;
  width: 20px; height: 20px;
  display: inline-flex; align-items: center; justify-content: center;
  border: 1.5px solid var(--line-strong);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  color: var(--accent-ink);
  font-size: 12px;
  transition: background 0.16s var(--ease), border-color 0.16s var(--ease);
}
.consent-box i { opacity: 0; transform: scale(0.7); transition: opacity 0.16s var(--ease), transform 0.16s var(--ease); }
.consent input:checked + .consent-box { background: var(--accent); }
.consent input:checked + .consent-box i { opacity: 1; transform: none; }
.consent input:focus-visible + .consent-box { outline: 2px solid var(--accent); outline-offset: 3px; }
.consent-text { font-size: 0.8125rem; line-height: 1.5; color: var(--text-muted); }
.consent-text a { text-decoration: underline; text-underline-offset: 2px; }
.consent-text a:hover { color: var(--accent-text); }
.consent-field .error { margin-top: 10px; }
#modalDone { padding: 24px 4px 8px; }

/* entrance: scales in with the backdrop so the jump from button to form reads */
.modal[open] { animation: modal-in 0.32s var(--ease) both; }
.modal[open]::backdrop { animation: backdrop-in 0.32s var(--ease) both; }
@keyframes modal-in {
  from { opacity: 0; transform: translateY(14px) scale(0.96); }
  to   { opacity: 1; transform: none; }
}
@keyframes backdrop-in { from { opacity: 0; } to { opacity: 1; } }

/* ==========================================================================
   ambient accents — brand blooms, an accent rule, one marquee band
   Motion budget: one slow-moving element per view, transform/opacity only.
   ========================================================================== */

/* ambient light: one large accent glow fixed behind the page. It drifts and
   breathes slowly, so the boundary between blocks reads as a gradient rather
   than a hard edge. Fixed position = no repaint on scroll. */
body::after {
  content: '';
  position: fixed;
  z-index: -1;
  left: 50%;
  top: 18%;
  width: min(1300px, 130vw);
  aspect-ratio: 1;
  transform: translate(-50%, -50%);
  pointer-events: none;
  background:
    radial-gradient(circle, rgba(255, 199, 0, 0.10), rgba(255, 199, 0, 0.035) 44%, transparent 68%);
  animation: ambient-drift 24s ease-in-out infinite alternate;
  will-change: transform, opacity;
}
@keyframes ambient-drift {
  from { transform: translate(-50%, -50%) scale(1);    opacity: 0.7; }
  to   { transform: translate(-44%, -60%) scale(1.22); opacity: 1; }
}

/* A tonal band that simply stops draws a hard rule across the page. These
   bands fade back to the page colour at both edges so the block-to-block
   transition is a gradient, not a cut. */
.section-form,
#audience { position: relative; overflow: hidden; }  /* rounded slab: its own edge */
.section-form::after,
#audience::after {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  background:
    linear-gradient(to bottom, var(--paper) 0%, transparent 13%),
    linear-gradient(to top,    var(--paper) 0%, transparent 15%);
}
.section-form > *,
#audience > * { position: relative; z-index: 1; }

/* soft brand blooms anchored to a few sections; purely atmospheric, never
   over text, and they drift slowly rather than pulsing in place */
.bloom {
  position: absolute;
  z-index: 0;
  pointer-events: none;
  border-radius: 50%;
  filter: blur(10px);
  opacity: 0.55;
  background: radial-gradient(circle, rgba(255, 199, 0, 0.22), transparent 70%);
  animation: bloom-drift 26s ease-in-out infinite alternate;
  will-change: transform;
}
/* kept clear of the side edges (drift is +38px and scale 1.14) so the clip
   below never bites; they fade out on their own top and bottom */
.bloom-a { top: -140px; left: 40px;  width: 460px; height: 460px; }
.bloom-b { bottom: -180px; right: 160px; width: 520px; height: 520px; animation-duration: 34s; animation-direction: alternate-reverse; }
@keyframes bloom-drift {
  from { transform: translate3d(0, 0, 0) scale(1);            opacity: 0.45; }
  to   { transform: translate3d(38px, -26px, 0) scale(1.14);  opacity: 0.85; }
}
/* On narrow screens a 460px circle is wider than the section, so it would hit
   the side clip and draw an edge. Smaller, and drifting only vertically. */
@media (max-width: 900px) {
  .bloom { width: 240px; height: 240px; animation-name: bloom-drift-y; }
  .bloom-a { top: -90px;    left: 60px;  }
  .bloom-b { bottom: -110px; right: 60px; }
}
@keyframes bloom-drift-y {
  from { transform: translate3d(0, 0, 0) scale(1);           opacity: 0.45; }
  to   { transform: translate3d(0, -26px, 0) scale(1.08);    opacity: 0.85; }
}
.section, .hero { position: relative; }
/* sideways only: the glow must not widen the page, but clipping it vertically
   drew a hard seam between sections */
#products, #why { overflow-x: clip; }
.section > .container, .hero > .container { position: relative; z-index: 1; }

/* the live dot in section eyebrows breathes to signal an active supplier */
.eyebrow::before { animation: dot-breathe 2.8s ease-in-out infinite; }
@keyframes dot-breathe {
  0%, 100% { box-shadow: 0 0 8px var(--accent); opacity: 0.85; }
  50%      { box-shadow: 0 0 16px var(--accent); opacity: 1; }
}

/* accent rule that wipes in when a section header enters view */
.head::after {
  content: '';
  display: block;
  height: 3px;
  margin-top: 26px;
  border-radius: 2px;
  background: linear-gradient(90deg, var(--accent), rgba(255, 199, 0, 0));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.9s var(--ease) 0.15s;
}
.head.is-in::after { transform: scaleX(1); }

/* one marquee on the page: the audience segments, doubling as a divider */
.marquee {
  position: relative;
  overflow: hidden;
  padding-block: 26px;
  border-block: 1px solid var(--line);
  margin-block: var(--section-y) 0;
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 12%, #000 88%, transparent);
          mask-image: linear-gradient(90deg, transparent, #000 12%, #000 88%, transparent);
}
.marquee-track {
  display: flex;
  align-items: center;
  gap: 34px;
  width: max-content;
  animation: marquee 38s linear infinite;
  will-change: transform;
}
.marquee:hover .marquee-track { animation-play-state: paused; }
.marquee-track span {
  font-family: var(--font-display);
  font-size: clamp(1.1rem, 2.2vw, 1.75rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  color: var(--text);
  white-space: nowrap;
}
.marquee { border-color: var(--line); }
.marquee-track i {
  flex: none;
  width: 9px; height: 9px;
  border-radius: 50%;
  background: var(--accent);
}
@keyframes marquee {
  from { transform: translate3d(0, 0, 0); }
  to   { transform: translate3d(-50%, 0, 0); }
}

/* ==========================================================================
   motion — scroll reveal (hierarchy + sequence), reduced-motion safe
   ========================================================================== */
.reveal {
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 0.7s var(--ease), transform 0.7s var(--ease);
  transition-delay: calc(var(--i, 0) * 70ms);
}
.reveal.is-in { opacity: 1; transform: none; }

/* hero entrance — sequences the pitch top-down so the eye lands on the CTA last */
.hero-copy > *,
.hero-figure,
.hero-cards > * {
  animation: rise-in 0.75s var(--ease) both;
  animation-delay: calc(var(--d, 0) * 1ms);
}
.hero-copy > :nth-child(1) { --d: 40; }
.hero-copy > :nth-child(2) { --d: 110; }
.hero-copy > :nth-child(3) { --d: 180; }
.hero-copy > :nth-child(4) { --d: 240; }
.hero-copy > :nth-child(5) { --d: 300; }
.hero-copy > :nth-child(6) { --d: 350; }
/* добавилась строка над табами — сдвигаем хвост каскада, иначе последние
   элементы появлялись бы одновременно */
.hero-copy > :nth-child(7) { --d: 400; }
.hero-copy > :nth-child(8) { --d: 450; }
.hero-figure { --d: 150; }
.hero-cards > :nth-child(1) { --d: 400; }
.hero-cards > :nth-child(2) { --d: 470; }
.hero-cards > :nth-child(3) { --d: 540; }
@keyframes rise-in {
  from { opacity: 0; transform: translateY(18px); }
  to   { opacity: 1; transform: none; }
}

/* the active hero shot drifts very slowly — keeps the first screen alive
   without competing with the copy */
.hero-figure img.is-active { animation: drift 18s ease-in-out infinite alternate; }
@keyframes drift {
  from { transform: scale(1); }
  to   { transform: scale(1.07); }
}

/* tiles and product cards lift on hover, matching the hero cards */
.tile-solid, .tile-accent, .tile-photo {
  transition: transform 0.3s var(--ease), border-color 0.3s var(--ease), box-shadow 0.3s var(--ease);
}
.tile-solid:hover, .tile-photo:hover { transform: translateY(-4px); border-color: var(--line-strong); box-shadow: var(--shadow-soft); }
.tile-accent:hover { transform: translateY(-4px); box-shadow: 0 26px 60px rgba(255, 199, 0, 0.26); }
.tile-photo img { transition: transform 0.6s var(--ease); }
.tile-photo:hover img { transform: scale(1.05); }


/* the arrow leans out on hover — a small confirmation the CTA is live */
.btn i, .hcard-arrow i { transition: transform 0.22s var(--ease); }
.btn:hover i, .hcard-accent:hover .hcard-arrow i { transform: translate(2px, -2px); }
.rotor-btn:hover i { transform: translateX(2px); }

/* nav gains a hairline shadow once the page scrolls under it */
.nav { transition: box-shadow 0.25s var(--ease), background 0.25s var(--ease); }
.nav.is-stuck {
  background: rgba(10, 10, 11, 0.9);
  border-bottom-color: var(--line);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .pl-chevron path { stroke-dashoffset: 0; animation: none; }
  .pl-word, .pl-word-r { clip-path: none; animation: none; }
  .pl-tagline { opacity: 1; animation: none; }
  .reveal { opacity: 1; transform: none; transition: none; }
  .hero-copy > *, .hero-figure, .hero-cards > * { animation: none; opacity: 1; transform: none; }
  .hero-figure img.is-active { animation: none; }
  .bloom { animation: none; }
  body::after { animation: none; }
  .van-tag { animation: none; }
  .eyebrow::before { animation: none; }
  .marquee-track { animation: none; }
  .head::after { transform: scaleX(1); transition: none; }
  .btn:hover, .prod:hover, .hcard:hover,
  .tile-solid:hover, .tile-accent:hover { transform: none; }
  .tile-photo:hover img { transform: none; }
  /* keep the centring transform, drop only the jump */
  .prod:hover .prod-media img { transform: translateX(-50%) translateY(var(--align, 0)); }
  .btn:hover i, .hcard-accent:hover .hcard-arrow i, .rotor-btn:hover i { transform: none; }
  *, *::before, *::after {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important;
  }
}

@media (prefers-reduced-transparency: reduce) {
  .nav { background: var(--ink-950); backdrop-filter: none; -webkit-backdrop-filter: none; }
}
