/* Дополнения только к новым страницам, оформление — из действующей темы. */
.supercup-page .supercup-preview-note { padding: 16px 20px; background: #fff2e8; border-left: 3px solid #e85323; line-height: 1.5; margin: 0 0 24px; }
.supercup-page .supercup-empty { padding: 32px 0 56px; line-height: 1.6; }
.supercup-page .sfk__buttons__button { font-family: inherit; cursor: pointer; border: 0; padding: 0; background: transparent; }
.supercup-page .sfk__buttons__button:focus-visible,
.supercup-page .modal_video .modal__close:focus-visible,
.supercup-page .supercup-letter:focus-visible { outline: 2px solid #e85323; outline-offset: 4px; }
.supercup-page .supercup-letter { display: block; margin-bottom: 12px; text-align: center; }
.supercup-page .sfk__content__container__filter__sticky { height: auto; top: 120px; max-height: calc(100vh - 140px); overflow-y: auto; }
.supercup-page .sfk-block { scroll-margin-top: 120px; }
.supercup-page .supercup-video-close { position: absolute; top: 8px; right: 8px; z-index: 2; display: flex; align-items: center; justify-content: center; width: 44px; height: 44px; border: 0; border-radius: 50%; background: #151a25; color: #fff; font-size: 28px; cursor: pointer; }
.supercup-page .sfk-block__img img { max-width: 100%; height: auto; }
.supercup-page .page-wrap:not(.page-wrap__overflow) { overflow: visible; }
.supercup-page .screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
@media (max-width: 767px) {
    .supercup-page .title-bar { flex-wrap: wrap; gap: 16px; }
    .supercup-page .title-bar .layout__title { margin-bottom: 0; }
    .supercup-page .supercup-preview-note { font-size: 14px; }
}
@media (prefers-reduced-motion: reduce) {
    .supercup-page .sfk__content__container.active { animation: none; }
}
