/* Уточнение пути к продуктам, 10.09.2026. Палитра и реальные медиа сохранены. */
.hero-humera .stage-inner { height: 43rem; }
.hero-humera .hero-stage { overflow: hidden; }
.hero-humera .hero-message-title { top: 2rem; font-size: clamp(2rem, 4.8vw, 4.5rem); max-width: 100%; }
.hero-intro { position: absolute; z-index: 4; top: 9rem; left: 0; width: 44%; }
.hero-intro p { font-size: 1.125rem; line-height: 1.6; max-width: 40ch; margin: 0 0 1.25rem; }
.hero-humera .plush-still-life { top: 22rem; left: -2%; width: 48%; }
.hero-humera .hero-visual { top: 10rem; right: 1rem; width: 24rem; min-height: 29rem; }
.hero-proof { display: flex; flex-wrap: wrap; justify-content: space-between; gap: .75rem 2rem; padding-block: 1.5rem; font-size: .875rem; color: var(--ink-soft); }
.hero-humera .hero-scroll { display: none; }
.product-preview { margin-top: 1rem; border-top: 1px solid #b5c1c5; }
.product-preview summary { min-height: 44px; padding: .8rem 0; cursor: pointer; font-size: 1rem; color: #273136; text-decoration: underline; text-underline-offset: .2em; }
.product-preview p { font-size: .875rem; line-height: 1.5; }
.product-preview img { display: block; width: 100%; height: auto; border: 1px solid #cdd5d4; }
.product-preview a { display: block; cursor: zoom-in; }
summary:focus-visible, .product-preview a:focus-visible { outline: 3px solid #a54233; outline-offset: 4px; }
.format-faq { max-width: 980px; }
.format-faq h2 { margin-bottom: 2rem; }
.format-faq details { border-bottom: 1px solid #cdd5d4; padding: 1rem 0; }
.format-faq summary { cursor: pointer; font-size: 1.125rem; font-weight: 600; min-height: 44px; }
.format-faq p { max-width: 68ch; }
.format-faq a { color: #334c5d; text-underline-offset: .2em; }
.program-choice { max-width: 65ch; margin: -1.5rem 0 2.5rem; }
.program-support { margin-top: 3rem; padding-top: 2rem; border-top: 1px solid #cdd5d4; }
.program-support h2 { min-height: 0; }
.program-support p { max-width: 65ch; }
@media (min-width: 48rem) and (max-width: 67.99rem) {
 .hero-humera .stage-inner { height: 39rem; }
 .hero-intro { top: 7rem; width: 48%; }
 .hero-humera .hero-visual { top: 13rem; width: 18rem; min-height: 23rem; }
 .hero-humera .plush-still-life { top: 23rem; width: 48%; }
}
@media (max-width: 47.99rem) {
 .hero-humera .stage-inner { height: 42rem; }
 .hero-humera .hero-message-title { top: 1.5rem; font-size: 2rem; line-height: 1.15; }
 .hero-humera .hero-message-title em { font-size: .78em; }
 .hero-intro { top: 6.5rem; left: 0; width: 100%; }
 .hero-intro p { font-size: 1rem; line-height: 1.5; margin-bottom: 1rem; max-width: 36ch; }
 .hero-intro .button { min-height: 48px; }
 .hero-humera .plush-still-life { top: 22.5rem; left: -2.2rem; width: 66%; }
 .hero-humera .hero-visual { top: auto; bottom: 3.6rem; right: .4rem; width: 11rem; min-height: 16rem; }
 .hero-humera .media-toggle { bottom: -3rem; }
 .hero-proof { justify-content: flex-start; font-size: .8125rem; }
 .program-choice { margin: 0 0 2rem; }
}
@media (prefers-reduced-motion: reduce) { .hero-intro { animation: none; } }

/* Первый экран на компьютере, 12.09.2026: игрушка была ужата до 48% и обрезалась
   нижним краем сцены. Сцена выше, игрушка крупнее и целиком в кадре, подводка с
   кнопкой поднята под заголовок. Планшет и телефон не трогаем. */
@media (min-width: 68rem) {
  .hero-humera .stage-inner { height: 46rem; }
  .hero-humera .hero-stage { overflow: visible; }
  .hero-humera .hero-intro { top: 7rem; width: 42%; }
  .hero-humera .plush-still-life { top: 17.5rem; left: 1.5%; width: 55%; }
  .hero-humera .hero-visual { top: 11.5rem; right: 0; width: 24rem; min-height: 30rem; }
}
@media (min-width: 68rem) and (max-width: 83.99rem) {
  .hero-humera .plush-still-life { top: 18rem; width: 49%; }
}

/* Телефон, 12.09.2026: игрушка первого экрана залезала на кадр с Анной, подпись
   полароида была 9.6 px. */
@media (max-width: 47.99rem) {
  .hero-humera .photo-frame { padding-bottom: 2.7rem; }
  .hero-humera .photo-label { font-size: .66rem; line-height: 1.25; bottom: 1.05rem; }
  .bar nav a { display: inline-block; padding-block: .6rem; margin-block: -.45rem; }
}

/* Планшет, 12.09.2026: игрушка первого экрана обрезалась нижним краем сцены. */
@media (min-width: 48rem) and (max-width: 67.99rem) {
  .hero-humera .stage-inner { height: 42rem; }
  .hero-humera .hero-stage { overflow: visible; }
  .hero-humera .plush-still-life { top: 21rem; width: 46%; }
}
