/* ── ШИРОКИЙ ЭКРАН 1440px+ ── */
@media (min-width: 1440px) {

  /* Контейнеры */
  .section, .section-standalone, .hero, .topics-grid, .formats-grid,
  .perks-grid, .contacts-grid, .criteria-grid, .dates-list, .faq-list,
  .compare-grid, .process-timeline, .checklist {
    max-width: 1320px !important;
  }

  /* Заголовки */
  h1 { font-size: 80px !important; }
  p.manifest, p.display-3, p.display-3-inv, p.display-4 { font-size: 52px !important; }
  .hero-lead, p.subtitle-1, p.subtitle-1-inv { font-size: 18px !important; }
  h2.eyebrow, h2.eyebrow-inv, .hero-eyebrow { font-size: 14px !important; }

  /* Навигация */
  .nav-links a { font-size: 15px !important; }
  .nav-cta { font-size: 15px !important; }
  .btn-primary { font-size: 17px !important; }
  .btn-secondary { font-size: 16px !important; }

  /* Hero карточка */
  .hcr-label, .hdl-label { font-size: 13px !important; }
  .hcr-val { font-size: 16px !important; }
  .hdl-val { font-size: 28px !important; }
  .hero-note { font-size: 13px !important; }

  /* Блок Зачем выступать */
  .rc-title { font-size: 18px !important; }
  .rc-desc { font-size: 14px !important; }
  .rc-num { font-size: 13px !important; }

  /* Блок Темы */
  .topic-name { font-size: 16px !important; }
  .topic-num { font-size: 13px !important; }
  .tci { font-size: 13px !important; }

  /* Блок Форматы */
  .fmt-name { font-size: 18px !important; }
  .fmt-desc { font-size: 14px !important; }
  .fmt-dur { font-size: 13px !important; }
  .fmt-icon { font-size: 32px !important; }

  /* Блок Хорошая заявка */
  div.compare-card .cmp-quote { font-size: 17px !important; }
  div.compare-card .cmp-why { font-size: 14px !important; }
  .cmp-pill { font-size: 13px !important; }
  div.checklist div.cl-title { font-size: 18px !important; }
  div.checklist div.cl-item { font-size: 15px !important; }

  /* Блок Процесс */
  .pt-name { font-size: 20px !important; }
  .pt-desc { font-size: 15px !important; }
  .pt-num { width: 64px !important; height: 64px !important; font-size: 16px !important; }
  .crit-name { font-size: 16px !important; }
  .crit-desc { font-size: 14px !important; }

  /* Блок Бонусы */
  .perk-name { font-size: 18px !important; }
  .perk-desc { font-size: 14px !important; }
  .perk-icon { font-size: 34px !important; }

  /* Блок Даты */
  .date-date { font-size: 16px !important; }
  .date-desc { font-size: 16px !important; }
  .badge-open, .badge-deadline { font-size: 13px !important; }

  /* FAQ */
  .faq-q { font-size: 16px !important; }
  .faq-a { font-size: 15px !important; }

  /* Контакты */
  .contact-name { font-size: 18px !important; }
  .contact-role { font-size: 14px !important; }
  .contact-link { font-size: 14px !important; }
}

/* ── ШИРОКИЙ ЭКРАН 2880px+ (4K/Retina) ── */
@media (min-width: 2880px) {

  /* Контейнеры */
  .section, .section-standalone, .hero, .topics-grid, .formats-grid,
  .perks-grid, .contacts-grid, .criteria-grid, .dates-list, .faq-list,
  .compare-grid, .process-timeline, .checklist {
    max-width: 2400px !important;
  }

  /* Заголовки */
  h1 { font-size: 130px !important; }
  p.manifest, p.display-3, p.display-3-inv, p.display-4 { font-size: 80px !important; }
  .hero-lead, p.subtitle-1, p.subtitle-1-inv { font-size: 26px !important; }
  h2.eyebrow, h2.eyebrow-inv, .hero-eyebrow { font-size: 18px !important; }

  /* Навигация */
  .nav-links a { font-size: 20px !important; }
  .nav-cta { font-size: 20px !important; }
  .btn-primary { font-size: 24px !important; }
  .btn-secondary { font-size: 22px !important; }

  /* Hero карточка */
  .hcr-label, .hdl-label { font-size: 18px !important; }
  .hcr-val { font-size: 22px !important; }
  .hdl-val { font-size: 42px !important; }
  .hero-note { font-size: 18px !important; }

  /* Блок Зачем выступать */
  .rc-title { font-size: 26px !important; }
  .rc-desc { font-size: 20px !important; }
  .rc-num { font-size: 18px !important; }

  /* Блок Темы */
  .topic-name { font-size: 22px !important; }
  .topic-num { font-size: 16px !important; }
  .tci { font-size: 18px !important; }

  /* Блок Форматы */
  .fmt-name { font-size: 26px !important; }
  .fmt-desc { font-size: 20px !important; }
  .fmt-dur { font-size: 18px !important; }
  .fmt-icon { font-size: 48px !important; }

  /* Блок Хорошая заявка */
  div.compare-card .cmp-quote { font-size: 24px !important; }
  div.compare-card .cmp-why { font-size: 20px !important; }
  .cmp-pill { font-size: 18px !important; }
  div.checklist div.cl-title { font-size: 26px !important; }
  div.checklist div.cl-item { font-size: 20px !important; }

  /* Блок Процесс */
  .pt-name { font-size: 28px !important; }
  .pt-desc { font-size: 20px !important; }
  .pt-num { width: 80px !important; height: 80px !important; font-size: 22px !important; }
  .crit-name { font-size: 22px !important; }
  .crit-desc { font-size: 20px !important; }

  /* Блок Бонусы */
  .perk-name { font-size: 26px !important; }
  .perk-desc { font-size: 20px !important; }
  .perk-icon { font-size: 52px !important; }

  /* Блок Даты */
  .date-date { font-size: 22px !important; }
  .date-desc { font-size: 22px !important; }
  .badge-open, .badge-deadline { font-size: 18px !important; }

  /* FAQ */
  .faq-q { font-size: 24px !important; }
  .faq-a { font-size: 20px !important; }

  /* Контакты */
  .contact-name { font-size: 26px !important; }
  .contact-role { font-size: 20px !important; }
  .contact-link { font-size: 18px !important; }
}