/* Сайт лид-магнитов Сергея Артёмова - оформление v2
   Референс: maciej-mackowiak.pl (тёмная хвоя, крупный курсив поверх фото, кнопка-эллипс)
   Главная - тёмная. Разборы - светлая бумага в той же гамме (длинный текст на тёмном утомляет) */

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&family=Spectral:ital,wght@0,300;0,400;0,500;0,600;1,400&display=swap');

:root {
  /* светлая гамма - страницы разборов */
  --bg:        #F4F0E6;
  --bg-card:   #FBF8F1;
  --bg-deep:   #23402F;
  --ink:       #1B2A20;
  --ink-soft:  #5A6B5C;
  --line:      #E2DACA;
  --accent:      #2E7D6B;
  --accent-deep: #23402F;
  --amber:       #B96C33;
  --amber-soft:  #E9A473;
  --radius:    4px;
  --maxw:      680px;
  --font-display: 'Playfair Display', Georgia, 'Times New Roman', serif;
  --font-body:    'Spectral', Georgia, 'Times New Roman', serif;
  --shadow: 0 24px 60px -40px rgba(27,42,32,.55);
}

/* тёмная гамма - главная витрина */
body.home {
  --bg:        #16291F;
  --bg-card:   #1D3527;
  --bg-deep:   #112019;
  --ink:       #EFE7D6;
  --ink-soft:  #A6B7A4;
  --line:      #2C4735;
  --accent:      #5FC2AC;
  --accent-deep: #EFE7D6;
  --amber:       #E9A473;
  --amber-soft:  #E9A473;
  --shadow: 0 30px 70px -45px rgba(0,0,0,.85);
}

* { box-sizing: border-box; }

html, body { overflow-x: hidden; }
html { -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  background: var(--bg);
  color: var(--ink);
  font-family: var(--font-body);
  font-size: 18px;
  line-height: 1.72;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}

.wrap { max-width: var(--maxw); margin: 0 auto; padding: 0 22px; }

/* ── Шапка: секции разделены вертикальными линиями, как у референса ── */
.site-head {
  border-bottom: 1px solid var(--line);
  position: sticky; top: 0;
  background: color-mix(in srgb, var(--bg) 93%, transparent);
  backdrop-filter: blur(10px);
  z-index: 10;
}
.site-head .wrap {
  display: flex; align-items: center; justify-content: space-between;
  height: 70px; gap: 12px;
}
.brand {
  font-family: var(--font-display);
  font-size: 17px; font-weight: 500; letter-spacing: .3px;
  color: var(--ink); text-decoration: none; white-space: nowrap;
}
.nav { display: flex; align-items: center; gap: 0; }
.nav a {
  color: var(--ink-soft); text-decoration: none; font-size: 11px;
  letter-spacing: .05em; text-transform: uppercase;
  padding: 6px 11px; border-left: 1px solid var(--line);
  transition: color .25s; white-space: nowrap;
}
.nav a:last-child { padding-right: 0; }
.nav a:first-child { border-left: 0; }
.nav a:hover { color: var(--accent); }
.nav a.tg { color: var(--amber); }
.desk-only { display: none; }

/* эмблема: на тёмной витрине становится светлым монознаком */
body.home .hero img,
body.home .article img[src*="emblema"] {
  filter: brightness(0) invert(1);
  opacity: .82;
}

/* ── Hero главной: крупный курсив вместо прямого шрифта ── */
.hero { padding: 74px 0 46px; position: relative; }
.hero h1 {
  font-family: var(--font-display);
  font-style: italic; font-weight: 500;
  font-size: 44px; line-height: 1.06; letter-spacing: -.015em;
  margin: 0 0 22px; text-wrap: balance;
}
body.home .hero h1 { color: var(--accent); }
.hero p { color: var(--ink-soft); font-size: 19px; margin: 0; max-width: 33em; }
.hero .eyebrow {
  text-transform: uppercase; letter-spacing: .2em; font-size: 11px;
  color: var(--amber); margin-bottom: 20px; font-family: var(--font-body);
  font-weight: 500;
}

/* волнистая нить-разделитель из референса */
.hero::after {
  content: ""; display: block; height: 34px; margin-top: 40px;
  background: no-repeat center/auto 100% url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='34' viewBox='0 0 120 34' fill='none'%3E%3Cpath d='M2 17c14-20 30 20 44 0s30-20 44 0 26 8 28 0' stroke='%23A6B7A4' stroke-opacity='.45' stroke-width='1'/%3E%3C/svg%3E");
}

/* ── Витрина карточек ── */
.shelf-title {
  font-family: var(--font-body); font-size: 11px; font-weight: 500;
  text-transform: uppercase; letter-spacing: .22em; color: var(--ink-soft);
  padding-top: 0; margin: 0 0 26px; border-top: 0;
}
.cards { display: grid; gap: 18px; padding-bottom: 74px; }
.card {
  display: block; text-decoration: none; color: inherit;
  background: var(--bg-card); border: 1px solid var(--line);
  border-radius: var(--radius); padding: 30px 28px;
  transition: transform .3s cubic-bezier(.2,.7,.3,1), box-shadow .3s, border-color .3s;
}
.card:hover, .card:focus-visible {
  transform: translateY(-5px);
  box-shadow: var(--shadow);
  border-color: var(--amber);
}
.card:focus-visible { outline: 2px solid var(--accent); outline-offset: 3px; }
/* фактура под текстом карточки: не иллюстрация, а глубина */
.card { position: relative; overflow: hidden; isolation: isolate; }
.card[style*="--tx"]::before {
  content: ""; position: absolute; inset: 0; z-index: -2;
  background-image: var(--tx);
  background-size: cover; background-position: center;
  opacity: .62; transition: opacity .35s ease, transform .5s ease;
}
.card[style*="--tx"]::after {
  content: ""; position: absolute; inset: 0; z-index: -1;
  background: linear-gradient(155deg, rgba(22,41,31,.5) 0%, rgba(22,41,31,.78) 45%, rgba(22,41,31,.92) 100%);
}
.card[style*="--tx"]:hover::before { opacity: .85; transform: scale(1.06); }
.card > * { position: relative; }

.card .tag {
  font-size: 10.5px; letter-spacing: .2em; text-transform: uppercase;
  color: var(--amber); font-weight: 500;
}
.card h3 {
  font-family: var(--font-display); font-weight: 500; font-size: 25px;
  line-height: 1.22; margin: 12px 0 10px; letter-spacing: -.01em;
}
.card p { margin: 0 0 18px; color: var(--ink-soft); font-size: 16px; }
.card .meta {
  display: inline-flex; align-items: center; gap: 8px;
  font-size: 12px; letter-spacing: .12em; text-transform: uppercase;
  color: var(--accent); font-weight: 500;
  border-bottom: 1px solid color-mix(in srgb, var(--accent) 45%, transparent);
  padding-bottom: 3px;
}
.card:hover .meta { color: var(--amber); border-color: var(--amber); }
.card.soon { opacity: .55; pointer-events: none; }
.card.soon .meta { color: var(--ink-soft); border-color: var(--line); }

/* появление карточек на скролле, без JS; где не поддерживается - просто видно */
@supports (animation-timeline: view()) {
  @media (prefers-reduced-motion: no-preference) {
    .card {
      animation: rise linear both;
      animation-timeline: view();
      animation-range: entry 0% entry 42%;
    }
    @keyframes rise {
      from { opacity: 0; transform: translateY(26px); }
      to   { opacity: 1; transform: translateY(0); }
    }
  }
}

/* ── Герой с фотографией во весь экран (референс: maciej-mackowiak.pl) ── */
.hero-photo {
  position: relative; min-height: 88vh;
  display: flex; align-items: flex-end;
  padding: 0 0 56px; overflow: hidden;
}
.hero-photo .shot {
  position: absolute; inset: 0;
  background: no-repeat center 40%/cover url("les-hero.jpg");
  transform: scale(1.06);
}
@media (prefers-reduced-motion: no-preference) {
  .hero-photo .shot { animation: slowzoom 24s ease-out forwards; }
  @keyframes slowzoom { from { transform: scale(1.14); } to { transform: scale(1.02); } }
}
.hero-photo::after {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(22,41,31,.55) 0%, rgba(22,41,31,.35) 40%, rgba(22,41,31,.94) 100%);
}
.hero-photo .wrap { position: relative; z-index: 2; }
.hero-photo .eyebrow {
  text-transform: uppercase; letter-spacing: .18em; font-size: 12.5px;
  color: #F5C79B; margin-bottom: 18px; font-weight: 600;
  text-shadow: 0 1px 12px rgba(0,0,0,.85), 0 0 30px rgba(0,0,0,.6);
}
.hero-photo h1 {
  font-family: var(--font-display); font-style: italic; font-weight: 500;
  font-size: 42px; line-height: 1.04; letter-spacing: -.02em;
  margin: 0 0 20px; color: #F3EFE2; text-wrap: balance;
  text-shadow: 0 2px 30px rgba(0,0,0,.45);
}
.hero-photo p {
  color: #D6DED2; font-size: 17px; margin: 0; max-width: 32em;
  text-shadow: 0 1px 18px rgba(0,0,0,.5);
}
.hero-photo .emblem {
  display: block; width: 74px; margin: 0 0 26px;
  filter: brightness(0) invert(1); opacity: .8;
}

/* ── Фото-полоса между секциями: фон стоит, текст плывёт ── */
.band {
  position: relative; min-height: 62vh;
  display: flex; align-items: center; justify-content: center;
  text-align: center; padding: 60px 0; overflow: hidden;
}
.band .shot {
  position: absolute; inset: 0;
  background-repeat: no-repeat; background-position: center; background-size: cover;
  background-attachment: fixed;
}
.band.les1 .shot { background-image: url("les-1.jpg"); }
.band.les2 .shot { background-image: url("les-2.jpg"); }
.band.les3 .shot { background-image: url("les-3.jpg"); }
.band::after {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(22,41,31,.82), rgba(22,41,31,.42) 45%, rgba(22,41,31,.82));
}
.band .wrap { position: relative; z-index: 2; }
.band p {
  font-family: var(--font-display); font-style: italic; font-weight: 500;
  font-size: 30px; line-height: 1.22; color: #F3EFE2; margin: 0;
  text-wrap: balance; text-shadow: 0 2px 26px rgba(0,0,0,.55);
}
/* на телефонах fixed-фон тормозит и растягивается - выключаем */
@media (max-width: 860px), (prefers-reduced-motion: reduce) {
  .band .shot { background-attachment: scroll; }
}

/* ── Ленты разборов по темам: листаются вбок ── */
.rails { padding-bottom: 60px; }
.rails .wrap { max-width: 1160px; }
.rail-head {
  display: flex; flex-direction: column; align-items: flex-start;
  gap: 6px; margin: 0 0 16px;
}
@media (min-width: 720px) {
  .rail-head { flex-direction: row; align-items: baseline; justify-content: space-between; gap: 14px; }
}
.rail-head h3 {
  font-family: var(--font-display); font-weight: 500; font-size: 24px;
  margin: 0; letter-spacing: -.01em;
}
.rail-head .hint {
  font-size: 10.5px; letter-spacing: .18em; text-transform: uppercase;
  color: var(--ink-soft); white-space: nowrap;
}
.rail {
  display: flex; gap: 16px; overflow-x: auto; overflow-y: hidden;
  scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch;
  padding: 4px 22px 34px; margin: 0 -22px;
  scrollbar-width: thin; scrollbar-color: var(--line) transparent;
}
.rail::-webkit-scrollbar { height: 3px; }
.rail::-webkit-scrollbar-thumb { background: var(--line); border-radius: 3px; }
.rail .card {
  flex: 0 0 78%; max-width: 320px; scroll-snap-align: start;
  display: flex; flex-direction: column;
}
.rail .card p { flex: 1; }
.rail-group { margin-bottom: 18px; }

/* ── Полоса доверия: факты обучения сразу после первой боли ── */
.trust {
  border-top: 1px solid var(--line); border-bottom: 1px solid var(--line);
  padding: 22px 0; margin: 6px 0 34px;
}
.trust ul {
  list-style: none; margin: 0; padding: 0;
  display: flex; flex-wrap: wrap; gap: 12px 34px;
  justify-content: center; text-align: center;
}
.trust li {
  font-size: 12px; letter-spacing: .1em; text-transform: uppercase;
  color: var(--ink-soft);
}
.trust li strong { color: var(--ink); font-weight: 500; }

/* ── Лестница узнавания (боль → поворот → возражение) ── */
.ladder { padding: 8px 0 44px; }
.ladder + .ladder { padding-top: 0; }
.ladder .eyebrow {
  text-transform: uppercase; letter-spacing: .2em; font-size: 11px;
  color: var(--amber); font-weight: 500; margin-bottom: 18px;
}
.ladder blockquote {
  margin: 0 0 22px; padding: 0 0 0 22px;
  border-left: 2px solid var(--accent);
  font-family: var(--font-display); font-style: italic; font-weight: 400;
  font-size: 27px; line-height: 1.28; color: var(--accent);
  text-wrap: balance;
}
.ladder p { margin: 0 0 18px; color: var(--ink-soft); font-size: 17px; }
.ladder p:last-child { margin-bottom: 0; }
.ladder p.lead { color: var(--ink); }

/* ── Знакомство ── */
.meet {
  border-top: 1px solid var(--line);
  padding: 46px 0 40px;
}
.meet .eyebrow {
  text-transform: uppercase; letter-spacing: .2em; font-size: 11px;
  color: var(--amber); font-weight: 500; margin-bottom: 16px;
}
.meet h2 {
  font-family: var(--font-display); font-style: italic; font-weight: 500;
  font-size: 30px; line-height: 1.18; margin: 0 0 18px;
}
.meet p { margin: 0 0 16px; color: var(--ink-soft); font-size: 17px; }
.meet a.more {
  display: inline-block; margin-top: 4px;
  font-size: 12px; letter-spacing: .12em; text-transform: uppercase;
  color: var(--accent); text-decoration: none;
  border-bottom: 1px solid var(--accent); padding-bottom: 3px;
}
.meet a.more:hover { color: var(--amber); border-color: var(--amber); }
.meet .who-row { display: flex; flex-direction: column; gap: 24px; }
.meet .portrait {
  width: 100%; max-width: 230px; aspect-ratio: 4 / 5;
  object-fit: cover; object-position: center 12%;
  border-radius: 2px; filter: saturate(.85);
  box-shadow: var(--shadow);
}

/* ── Как проходит: три шага ── */
.steps { padding: 10px 0 52px; }
.steps .eyebrow {
  text-transform: uppercase; letter-spacing: .2em; font-size: 11px;
  color: var(--amber); font-weight: 500; margin-bottom: 22px;
}
.steps ol { list-style: none; margin: 0; padding: 0; counter-reset: st; }
.steps li {
  counter-increment: st; position: relative;
  padding: 0 0 26px 54px; color: var(--ink-soft); font-size: 17px;
  border-left: 1px solid var(--line); margin-left: 14px;
}
.steps li:last-child { border-left-color: transparent; padding-bottom: 0; }
.steps li::before {
  content: counter(st,decimal-leading-zero);
  position: absolute; left: -15px; top: -2px;
  width: 30px; height: 30px; border-radius: 50%;
  background: var(--bg); border: 1px solid var(--amber); color: var(--amber);
  font-family: var(--font-body); font-size: 12px; font-weight: 600;
  display: flex; align-items: center; justify-content: center;
}

/* ── Финальная фраза (блок-закрытие главной) ── */
.finale {
  border-top: 1px solid var(--line);
  padding: 68px 0 20px; text-align: center;
}
.finale p {
  font-family: var(--font-display); font-style: italic; font-weight: 500;
  font-size: 34px; line-height: 1.24; letter-spacing: -.01em;
  color: var(--accent); margin: 0 0 30px; text-wrap: balance;
}
.finale .btn { margin-bottom: 8px; }

/* ── Подвал ── */
.site-foot {
  border-top: 1px solid var(--line); padding: 40px 0 54px;
  color: var(--ink-soft); font-size: 14px;
}
.site-foot a { color: var(--amber); text-decoration: none; }
.site-foot a:hover { text-decoration: underline; }
.site-foot .row { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 12px; }

/* ── Страница разбора ── */
.cover {
  display: block; width: 100%; height: 300px;
  object-fit: cover; object-position: center;
  border-radius: var(--radius); margin: 26px 0 8px;
}
.cover .ph-note {
  font-family: var(--font-body); font-size: 13px; color: #fff;
  background: rgba(35,64,47,.55); padding: 7px 12px; border-radius: 4px;
  margin: 14px; line-height: 1.4;
}
.article { padding-bottom: 34px; }
.article .eyebrow {
  text-transform: uppercase; letter-spacing: .2em; font-size: 11px;
  color: var(--amber); font-weight: 500; margin: 22px 0 14px;
}
.article h1 {
  font-family: var(--font-display); font-style: italic; font-weight: 500;
  font-size: 38px; line-height: 1.1; margin: 0 0 26px;
  letter-spacing: -.015em; text-wrap: balance;
}
.article h2 {
  font-family: var(--font-display); font-weight: 500;
  font-size: 27px; line-height: 1.22; margin: 46px 0 16px;
  letter-spacing: -.01em;
}
.article h3 {
  font-family: var(--font-display); font-weight: 600;
  font-size: 20px; line-height: 1.3; margin: 32px 0 10px;
}
.article p { margin: 0 0 19px; }
.article ol { margin: 0 0 24px; padding-left: 0; counter-reset: item; list-style: none; }
.article ol li {
  position: relative; padding: 0 0 16px 46px; counter-increment: item;
}
.article ol li::before {
  content: counter(item,decimal-leading-zero);
  position: absolute; left: 0; top: 4px;
  font-family: var(--font-body); font-size: 13px; font-weight: 600;
  letter-spacing: .06em; color: var(--amber);
  border-bottom: 1px solid var(--amber); padding-bottom: 2px;
}
.article ul { padding-left: 20px; margin: 0 0 22px; }
.article ul li { margin-bottom: 9px; }
.article strong { font-weight: 600; }

.callout {
  background: var(--bg-card); border: 1px solid var(--line);
  border-left: 2px solid var(--amber);
  border-radius: var(--radius); padding: 22px 24px; margin: 30px 0;
}
.callout p { margin: 0 0 9px; }
.callout p:last-child { margin: 0; }

.turn {
  background: var(--bg-deep); color: #EFE7D6;
  border-radius: var(--radius); padding: 30px 28px; margin: 34px 0;
}
.turn p:last-child { margin: 0; }
.turn a { color: var(--amber-soft); }

/* ── CTA блок ── */
.cta {
  background: var(--bg-deep); color: #EFE7D6;
  border: 0; border-radius: var(--radius);
  padding: 44px 30px; margin: 46px 0 34px;
  text-align: center; box-shadow: var(--shadow);
}
.cta h3 {
  font-family: var(--font-display); font-style: italic; font-weight: 500;
  font-size: 29px; line-height: 1.2; margin: 0 0 14px; color: #EFE7D6;
  text-wrap: balance;
}
.cta p { color: #A6B7A4; margin: 0 0 26px; font-size: 16px; }
.btn {
  display: inline-block; background: var(--amber-soft); color: #16291F;
  text-decoration: none; font-weight: 600; font-family: var(--font-body);
  padding: 15px 42px; border-radius: 999px; font-size: 16px;
  letter-spacing: .04em;
  transition: background .25s, transform .2s, box-shadow .25s;
}
.btn:hover, .btn:focus-visible {
  background: #F4B98B; transform: translateY(-2px);
  box-shadow: 0 12px 28px -14px rgba(233,164,115,.75);
}
.btn:focus-visible { outline: 2px solid #EFE7D6; outline-offset: 3px; }
.cta .sub { display: block; margin-top: 18px; }
.cta .sub a { color: var(--amber-soft); text-decoration: underline; font-size: 15px; }

/* ── Что почитать дальше (перелинковка в конце разбора) ── */
.next-read {
  border-top: 1px solid var(--line);
  margin: 44px 0 8px; padding-top: 28px;
}
.next-read .nr-title {
  font-family: var(--font-body); font-size: 11px; font-weight: 500;
  text-transform: uppercase; letter-spacing: .22em; color: var(--ink-soft);
  margin: 0 0 18px;
}
.next-read .nr-list { display: grid; gap: 12px; }
.next-read a {
  display: block; text-decoration: none; color: inherit;
  background: var(--bg-card); border: 1px solid var(--line);
  border-radius: var(--radius); padding: 18px 20px;
  transition: transform .25s cubic-bezier(.2,.7,.3,1), border-color .25s, box-shadow .25s;
}
.next-read a:hover, .next-read a:focus-visible {
  transform: translateY(-3px); border-color: var(--amber);
  box-shadow: var(--shadow);
}
.next-read a:focus-visible { outline: 2px solid var(--accent); outline-offset: 3px; }
.next-read .nr-kind {
  display: block; font-size: 10px; letter-spacing: .2em; text-transform: uppercase;
  color: var(--amber); font-weight: 500; margin-bottom: 7px;
}
.next-read .nr-name {
  display: block; font-family: var(--font-display); font-weight: 500;
  font-size: 18px; line-height: 1.26; margin-bottom: 6px;
}
.next-read .nr-why { display: block; font-size: 14.5px; color: var(--ink-soft); line-height: 1.5; }
@media (min-width: 900px) {
  /* блок выходит за текстовую колонку: три карточки должны дышать */
  .next-read {
    width: min(94vw, 960px);
    margin-left: 50%; transform: translateX(-50%);
  }
  .next-read .nr-list { grid-template-columns: repeat(3, 1fr); gap: 16px; }
  .next-read a { display: flex; flex-direction: column; padding: 20px 22px; }
  .next-read .nr-kind { white-space: nowrap; }
  .next-read .nr-name { font-size: 19px; }
  .next-read .nr-why { margin-top: auto; }
}

.back {
  display: inline-block; margin: 24px 0 0; color: var(--ink-soft);
  text-decoration: none; font-size: 13px;
  letter-spacing: .12em; text-transform: uppercase;
}
.back:hover { color: var(--amber); }

/* ── Мягкий контакт ── */
.softcta {
  border-left: 2px solid var(--amber);
  padding: 6px 0 6px 20px; margin: 28px 0;
  color: var(--ink-soft); font-size: 16px;
}
.softcta a { color: var(--accent); font-weight: 600; text-decoration: none; border-bottom: 1px solid var(--accent); }
.softcta a:hover { color: var(--amber); border-color: var(--amber); }

/* ── Встроенный оффер ── */
.midcta {
  background: var(--bg-card); border: 1px solid var(--line);
  border-radius: var(--radius); padding: 24px 24px; margin: 34px 0;
}
.midcta p { margin: 0 0 16px; color: var(--ink); font-size: 16px; }
.midcta .btn { padding: 12px 30px; font-size: 15px; }

/* ── Карточка автора ── */
.author {
  display: flex; gap: 18px; align-items: flex-start;
  background: var(--bg-card); border: 1px solid var(--line);
  border-radius: var(--radius); padding: 24px 26px; margin: 30px 0;
}
.author .ava {
  flex: 0 0 56px; width: 56px; height: 56px; border-radius: 50%;
  background: var(--bg-deep); display: flex; align-items: center; justify-content: center;
  font-family: var(--font-display); font-weight: 500; font-size: 22px; color: var(--amber-soft);
}
.author .who { margin: 0; }
.author .who strong { font-family: var(--font-display); font-size: 18px; display: block; margin-bottom: 5px; font-weight: 500; }
.author .who span { color: var(--ink-soft); font-size: 15px; line-height: 1.6; }

/* ── Блок автора с фото ── */
.author-hero {
  display: flex; flex-direction: column; align-items: center; text-align: center;
  gap: 24px; margin: 36px 0 16px;
}
.author-photo {
  width: 100%; max-width: 250px; aspect-ratio: 4 / 5;
  object-fit: cover; object-position: center 14%;
  border-radius: var(--radius); border: 1px solid var(--line);
  box-shadow: var(--shadow);
}
.author-hero .who h1 { margin: 0 0 12px; }

/* ── Десктоп ── */
@media (min-width: 720px) {
  body { font-size: 19px; }
  .brand { font-size: 21px; }
  .nav a { font-size: 12px; padding: 6px 18px; }
  .desk-only { display: inline; }
  .hero { padding: 96px 0 52px; }
  .hero h1 { font-size: 64px; }
  .article h1 { font-size: 48px; }
  .finale p { font-size: 46px; }
  .cards { grid-template-columns: 1fr 1fr; gap: 20px; }
  /* нечётная последняя карточка не оставляет дыру */
  .cards > .card:last-child:nth-child(odd) { grid-column: 1 / -1; }
  .hero-photo { min-height: 92vh; padding-bottom: 76px; }
  .hero-photo h1 { font-size: 72px; }
  .hero-photo p { font-size: 19px; }
  .hero-photo .emblem { width: 92px; }
  .band { min-height: 68vh; }
  .band p { font-size: 46px; }
  .rail .card { flex: 0 0 340px; max-width: 340px; }
  .rail-head h3 { font-size: 28px; }
  .meet .who-row { flex-direction: row; align-items: flex-start; gap: 34px; }
  .meet .portrait { flex: 0 0 230px; }
  .cover { height: 380px; }
  .author-hero { flex-direction: row; text-align: left; gap: 34px; align-items: center; }
  .author-photo { flex: 0 0 240px; max-width: 240px; }
}

@media (prefers-reduced-motion: reduce) {
  * { animation: none !important; transition: none !important; }
}
