/* Isolated components like JogelAK. Desktop geometry: source PSB 1920 x 5399. */
@font-face { font-family: "Gotham Pro"; src: url("../fonts/GothamPro-Regular.woff2") format("woff2"); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: "Gotham Pro"; src: url("../fonts/GothamPro-Medium.woff2") format("woff2"); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: "Gotham Pro"; src: url("../fonts/GothamPro-Bold.woff2") format("woff2"); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: "Gotham Pro"; src: url("../fonts/GothamPro-Light.woff2") format("woff2"); font-weight: 300; font-style: normal; font-display: swap; }
@font-face { font-family: "Gotham Pro"; src: url("../fonts/GothamPro-MediumItalic.woff2") format("woff2"); font-weight: 500; font-style: italic; font-display: swap; }
@font-face { font-family: "Druk Text Wide Cyr"; src: url("../fonts/DrukTextWideCyr-Medium.woff2") format("woff2"); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: "Druk Text Wide Cyr"; src: url("../fonts/DrukTextWideCyr-BoldItalic.woff2") format("woff2"); font-weight: 700; font-style: italic; font-display: swap; }
@font-face { font-family: "Druk Text Wide Cyr"; src: url("../fonts/DrukTextWideCyr-MediumItalic.woff2") format("woff2"); font-weight: 500; font-style: italic; font-display: swap; }

/* Bitrix integration, confined to the campaign page. */
#d-header, #d-footer, .breadcrumbs { display: none !important; }
#d-content { padding: 0 !important; margin: 0 !important; max-width: none !important; overflow: visible !important; }
html { scroll-behavior: smooth; }
body { background: #090909; }
body.rt-menu-open { overflow: hidden; }
.rt-landing {
    --rt-u: min(.0520833333vw, 1px);
    --rt-paper: #eaeeef;
    --rt-navy: #052032;
    --rt-red: #bd0211;
    position: relative;
    width: 100%;
    max-width: 1920px;
    margin-inline: auto;
    color: #fff;
    background: #090909;
    font: 400 16px/1.4 "Gotham Pro", Arial, sans-serif;
    font-synthesis: none;
}
.rt-landing *, .rt-landing *::before, .rt-landing *::after { box-sizing: border-box; }
.rt-landing h1, .rt-landing h2, .rt-landing h3, .rt-landing p, .rt-landing blockquote, .rt-landing figure { margin: 0; padding: 0; }
.rt-landing h1, .rt-landing h2, .rt-landing h3 { font-family: "Druk Text Wide Cyr", Arial, sans-serif; font-weight: 500; text-transform: uppercase; }
.rt-landing img, .rt-landing video { display: block; max-width: 100%; }
.rt-landing a { color: inherit; text-decoration: none; }
.rt-landing strong { font-weight: 500; }
.rt-landing section, .rt-footer { position: relative; background-repeat: no-repeat; background-position: center top; background-size: 100% 100%; }
.rt-shell { width: calc(1784 * var(--rt-u)); margin-inline: auto; }
.rt-visually-hidden { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0,0,0,0) !important; white-space: nowrap !important; border: 0 !important; }
.rt-skip-link { position: fixed; z-index: 10010; left: 16px; top: -100px; padding: 12px 18px; background: #fff; color: #000 !important; }
.rt-skip-link:focus { top: 16px; }
.rt-landing a:focus-visible, .rt-landing button:focus-visible, .rt-landing video:focus-visible { outline: 3px solid #71cfff; outline-offset: 4px; }
.rt-button { display: inline-flex; align-items: center; justify-content: center; border: 3px solid #ddd; color: #fff; font: 500 calc(24 * var(--rt-u))/1 "Gotham Pro", Arial, sans-serif; text-transform: uppercase; }
.rt-button:hover { background: rgba(255,255,255,.15); }

/* Header belongs to the first screen only. */
.rt-header { position: absolute; z-index: 100; inset: 0 0 auto; height: calc(270 * var(--rt-u)); }
.rt-header__inner { position: relative; height: 100%; }
.rt-header__brand { position: absolute; top: calc(69 * var(--rt-u)); left: calc(5 * var(--rt-u)); display: flex; align-items: center; gap: calc(42 * var(--rt-u)); }
.rt-header__logo-jogel { width: calc(207 * var(--rt-u)); height: auto; }
.rt-header__logo-jogel, .rt-footer__logo-jogel, .rt-shop img { filter: brightness(0) invert(1); }
.rt-header__logo-rfs { width: calc(160 * var(--rt-u)); height: auto; }
.rt-header__divider { width: calc(7 * var(--rt-u)); height: calc(182 * var(--rt-u)); background: #fff; }
.rt-navigation { position: absolute; top: calc(64 * var(--rt-u)); left: calc(933 * var(--rt-u)); display: flex; align-items: center; gap: calc(85 * var(--rt-u)); }
.rt-navigation a { white-space: nowrap; display: inline-flex; align-items: center; min-height: 44px; font-size: calc(29.47 * var(--rt-u)); font-weight: 400; line-height: 1; text-transform: uppercase; }
.rt-navigation a:hover { text-decoration: underline; text-underline-offset: 6px; }
.page-wrap .rt-menu-toggle { display: none; }

/* Hero: original flag and player composition. */
.rt-hero { height: calc(1079 * var(--rt-u)); }
.rt-hero__media { position: absolute; inset: 0; display: block; overflow: hidden; }
.rt-hero__bg { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.rt-hero__content { position: relative; height: 100%; }
.rt-landing .rt-hero__title { position: absolute; top: calc(458 * var(--rt-u)); left: 0; font-size: calc(74 * var(--rt-u)); font-weight: 700; font-style: italic; line-height: 1.2; letter-spacing: 0; }
.rt-hero__lead { position: absolute; top: calc(646 * var(--rt-u)); left: 0; font-size: calc(27.47 * var(--rt-u)); font-weight: 500; font-style: italic; line-height: 1.2; text-transform: uppercase; }
.rt-hero__shops { position: absolute; left: calc(-2 * var(--rt-u)); top: calc(916 * var(--rt-u)); display: flex; gap: calc(58 * var(--rt-u)); }
.rt-shop { display: flex; align-items: center; justify-content: center; width: calc(353 * var(--rt-u)); height: calc(97 * var(--rt-u)); border: calc(4 * var(--rt-u)) solid #ddd; border-radius: calc(50 * var(--rt-u)); }
.rt-shop img { width: calc(187 * var(--rt-u)); height: auto; }
.rt-shop:nth-child(2) img { width: calc(108 * var(--rt-u)); }
a.rt-shop:hover { background: rgba(255,255,255,.12); }

/* Two independently scrollable product rows, with four visible desktop tiles. */
.rt-products { height: calc(1079 * var(--rt-u)); padding: calc(66 * var(--rt-u)) 0; background-image: url("../images/quality/products.webp"); }
.rt-products__rows { width: calc(1836 * var(--rt-u)); display: grid; gap: calc(25 * var(--rt-u)); }
.rt-products__row { --rt-product-gap: calc(8 * var(--rt-u)); position: relative; min-width: 0; }
.rt-products__viewport { width: 100%; overflow-x: auto; scrollbar-width: none; scroll-snap-type: x mandatory; }
.rt-products__viewport::-webkit-scrollbar { display: none; }
.rt-products__viewport.is-carousel { overflow: hidden; scroll-snap-type: none; touch-action: pan-y; }
.rt-products__viewport:focus-visible { outline: 3px solid #71cfff; outline-offset: 3px; }
.rt-products__track { display: grid; grid-auto-flow: column; grid-auto-columns: calc((100% - 24 * var(--rt-u)) / 4); gap: calc(8 * var(--rt-u)); }
.rt-landing .rt-products__next { position: absolute; top: calc(147 * var(--rt-u)); right: calc(-38 * var(--rt-u)); display: grid; place-items: center; width: calc(36 * var(--rt-u)); height: calc(62 * var(--rt-u)); min-height: 0; margin: 0; padding: 0; border: 0; background: transparent; color: #fff; box-shadow: none; font: 400 calc(75 * var(--rt-u))/1 Arial,sans-serif; cursor: pointer; }
.rt-landing .rt-products__next:disabled { cursor: default; opacity: 1; }
.page-wrap .rt-landing .rt-products__next:hover, .page-wrap .rt-landing .rt-products__next:focus, .page-wrap .rt-landing .rt-products__next:active { background: transparent !important; color: #fff; box-shadow: none; }
.rt-product { position: relative; min-width: 0; color: #fff; scroll-snap-align: start; }
.rt-product__image { position: relative; display: flex; align-items: center; justify-content: center; aspect-ratio: 453 / 396; overflow: hidden; background: var(--rt-paper); }
/* ВРЕМЕННО (до пересборки фото 1230×1479 из РФС_1920x900 new.psb): показываем исходники
   247×307 в их родном размере — только центрирование, без растяжения до бокса карточки.
   Раньше здесь было масштабирование через --rt-product-width/height (см. git-историю) —
   вернуть можно, когда появятся исходники нужного разрешения. */
.rt-product__image img { position: static; width: auto; height: auto; max-width: 100%; max-height: 100%; object-fit: contain; }
.rt-products__viewport { touch-action: pan-x pan-y; }
.rt-products__viewport.is-dragging { user-select: none; cursor: grabbing; }
.rt-products__row:first-child .rt-product__name { min-height: calc(56 * var(--rt-u)); }
.rt-product__name, .rt-product__variant { display: block; margin-inline: calc(27 * var(--rt-u)); font-size: calc(26 * var(--rt-u)); font-weight: 400; line-height: calc(25 * var(--rt-u)); }
.rt-product__name { margin-top: calc(13 * var(--rt-u)); }
@media (min-width:1024px) {
    .rt-product__name { margin-right: 0; white-space: nowrap; }
}
.rt-products__next span { display: block; width: calc(24 * var(--rt-u)); height: calc(38 * var(--rt-u)); font-size: 0; background: currentColor; mask: url('../images/quality/arrow-next.svg?v=20260916-2') center / 100% 100% no-repeat; }
.rt-product__status { position: absolute; right: calc(12 * var(--rt-u)); bottom: 0; color: #bbb; font-size: calc(14 * var(--rt-u)); }
a.rt-product:hover .rt-product__name { text-decoration: underline; }

/* Quote and video align at their top edge on one shared canvas. */
.rt-story { height: calc(1078 * var(--rt-u)); padding-top: calc(137 * var(--rt-u)); background-image: url("../images/quality/story.webp"); }
.rt-story__grid { display: grid; grid-template-columns: calc(620 * var(--rt-u)) calc(1100 * var(--rt-u)); gap: calc(49 * var(--rt-u)); width: calc(1792 * var(--rt-u)); align-items: start; }
.rt-landing .rt-story h2 { margin-top: calc(-12 * var(--rt-u)); font-size: calc(56.56 * var(--rt-u)); font-style: italic; line-height: 1.1496; }
.rt-story__quote { padding: 0; border: 0; margin-top: calc(34 * var(--rt-u)) !important; font-size: calc(25.04 * var(--rt-u)); font-weight: 500; font-style: italic; line-height: 1.68; }
.rt-story__quote p { letter-spacing: calc(-.16 * var(--rt-u)); }
.rt-story__cite { display: block; margin-top: calc(45 * var(--rt-u)); font-size: calc(28.5 * var(--rt-u)); font-style: normal; font-weight: 400; text-align: right; line-height: 1.368; }
.rt-video, .rt-video video, .rt-video__placeholder { width: 100%; aspect-ratio: 1100 / 653; }
.rt-video video, .rt-video__placeholder { background: var(--rt-paper) !important; }
.rt-video video { object-fit: cover; }
.rt-video__placeholder { display: grid; place-items: center; }
.rt-video__play { display: block; width: calc(133 * var(--rt-u)); height: calc(138 * var(--rt-u)); background: #b4b9ba; clip-path: polygon(0 0,100% 50%,0 100%); border-radius: calc(9 * var(--rt-u)); }
.rt-story__kicker { position: absolute; left: calc(911 * var(--rt-u)); bottom: calc(108 * var(--rt-u)); width: auto; font: 500 calc(57 * var(--rt-u))/1 "Druk Text Wide Cyr", Arial, sans-serif; text-transform: uppercase; }
.rt-story__kicker span { letter-spacing: -.15em; margin-inline: .12em; }

/* Text / home shirt / divider / away shirt / text. */
.rt-history { height: calc(1085 * var(--rt-u)); padding-top: calc(45 * var(--rt-u)); color: var(--rt-navy); background-color: var(--rt-paper); background-image: url("../images/quality/history.webp"); }
.rt-landing .rt-history__title { font-size: calc(36 * var(--rt-u)); line-height: 1; text-align: center; }
.rt-kits { position: relative; margin-top: calc(68 * var(--rt-u)); height: calc(416 * var(--rt-u)); display: grid; grid-template-columns: calc(798 * var(--rt-u)) calc(902 * var(--rt-u)); gap: calc(84 * var(--rt-u)); }
.rt-kit { position: relative; display: grid; align-items: start; min-width: 0; }
.rt-kit--home { grid-template-columns: calc(446 * var(--rt-u)) calc(351 * var(--rt-u)); }
.rt-kit--home .rt-kit__media { grid-column: 2; grid-row: 1; }
.rt-kit--home > div:last-child { grid-column: 1; grid-row: 1; }
.rt-kit--away { grid-template-columns: calc(352 * var(--rt-u)) minmax(0,1fr); gap: calc(37 * var(--rt-u)); }
.rt-kit--away .rt-kit__media { grid-column: 1; grid-row: 1; }
.rt-kit--away > div:first-child { grid-column: 2; grid-row: 1; }
.rt-kit__media { position: relative; aspect-ratio: 351 / 413; }
.rt-kit__media img { position: absolute; width: 127.0655%; max-width: none; height: auto; left: -13.6752%; top: -15.0121%; }
.rt-kit--away .rt-kit__media { aspect-ratio: 352 / 416; }
.rt-kit--away .rt-kit__media img { width: 126.7045%; left: -13.6364%; top: -14.4231%; }
.rt-kit__label { display: block; padding-top: calc(24 * var(--rt-u)); font-size: calc(25 * var(--rt-u)); font-weight: 300; line-height: 1; text-transform: uppercase; }
.rt-kit--home .rt-kit__label, .rt-kit--home h3 { color: var(--rt-red); }
.rt-landing .rt-kit h3 { margin-top: calc(-7 * var(--rt-u)); font-size: calc(33.915 * var(--rt-u)); font-weight: 500; font-style: italic; line-height: 1.1; white-space: nowrap; }
.rt-kit p { position: absolute; top: calc(115 * var(--rt-u)); font-size: calc(25 * var(--rt-u)); font-weight: 300; line-height: 1.44; }
.rt-kit--home p, .rt-kit--away p { width: calc(500 * var(--rt-u)); }
.rt-kits__divider { position: absolute; top: calc(24 * var(--rt-u)); left: calc(853 * var(--rt-u)); height: calc(412 * var(--rt-u)); width: calc(4 * var(--rt-u)); background: #8b9fa7; }
.rt-steps { margin-top: calc(130 * var(--rt-u)); }
.rt-landing .rt-steps h3 { font-size: calc(36 * var(--rt-u)); line-height: 1; text-align: center; }
.rt-steps__grid { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: calc(6 * var(--rt-u)); margin-top: calc(49 * var(--rt-u)); }
.rt-step { position: relative; min-width: 0; padding-left: calc(47 * var(--rt-u)); }
.rt-step__index { position: absolute; top: 0; left: calc(9 * var(--rt-u)); font-size: calc(28 * var(--rt-u)); font-weight: 400; line-height: 1; }
.rt-step__icon { display: flex; align-items: center; height: calc(132 * var(--rt-u)); }
.rt-step__icon img { width: auto; height: auto; max-height: 100%; max-width: calc(213 * var(--rt-u)); }
.rt-step__title { display: block; margin-top: calc(24 * var(--rt-u)); font-size: calc(24.58 * var(--rt-u)); font-weight: 700; line-height: 1; text-transform: uppercase; }
.rt-step p { margin-top: calc(12 * var(--rt-u)); font-size: calc(24.58 * var(--rt-u)); line-height: 1.12; }
.rt-step:last-child p { width: calc(315 * var(--rt-u)); font-size: calc(24 * var(--rt-u)); }

/* Equal image cells with the source crop and corner radius. */
.rt-details { height: calc(355 * var(--rt-u)); padding-top: calc(47 * var(--rt-u)); background-image: url("../images/quality/details.webp"); }
.rt-details__grid { display: grid; grid-template-columns: calc(359 * var(--rt-u)) minmax(0,1fr); gap: calc(22 * var(--rt-u)); width: calc(1758 * var(--rt-u)); margin-left: calc(73 * var(--rt-u)); }
.rt-landing .rt-details h2 { font-size: calc(36 * var(--rt-u)); line-height: 1.11; }
.rt-details__photos { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: calc(22 * var(--rt-u)); }
.rt-detail { position: relative; display: block; aspect-ratio: 329 / 256; overflow: hidden; border-radius: calc(15 * var(--rt-u)); background: var(--rt-paper); }
.rt-detail img { position: absolute; max-width: none; height: auto; mask-size: 100% 100%; mask-repeat: no-repeat; }
.rt-detail:nth-child(2) img { mask-image: url('../images/quality/detail-mask-2.png'); }
.rt-detail:nth-child(3) img { mask-image: url('../images/quality/detail-mask-3.png'); }
.rt-detail:nth-child(4) img { mask-image: url('../images/quality/detail-mask-4.png'); }
.rt-detail:nth-child(1) img { width: 117.683%; left: -6.098%; top: 0; }
.rt-detail:nth-child(2) img { width: 119.757%; left: -10.0304%; top: -1.171875%; }
.rt-detail:nth-child(3) img { width: 124.924%; left: -16.7173%; top: -3.515625%; }
.rt-detail:nth-child(4) img { width: 84.8024%; left: 16.4134%; top: -19.53125%; }

/* Partner content follows the functional brief; geometry follows the PSB. */
.rt-final { min-height: calc(488 * var(--rt-u)); padding-top: calc(43 * var(--rt-u)); padding-bottom: calc(38 * var(--rt-u)); background-image: url("../images/quality/final.webp"); }
.rt-final__grid { display: grid; grid-template-columns: calc(800 * var(--rt-u)) calc(878 * var(--rt-u)); gap: calc(87 * var(--rt-u)); width: calc(1784 * var(--rt-u)); }
.rt-final__buy { padding-left: calc(4 * var(--rt-u)); }
.rt-landing .rt-final__buy h2 { font-size: calc(36 * var(--rt-u)); line-height: 1.04; }
.rt-final .rt-button--solid { width: calc(422 * var(--rt-u)); height: calc(89 * var(--rt-u)); margin-top: calc(35 * var(--rt-u)); gap: calc(11 * var(--rt-u)); border: 0; border-radius: calc(9 * var(--rt-u)); background: #fff; color: #97020f; font-size: calc(19.74 * var(--rt-u)); }
.rt-button__icon { width: calc(24 * var(--rt-u)); height: auto; }
.rt-final .rt-button--solid:hover { background: #eee; }
.rt-partners { margin-top: calc(28 * var(--rt-u)); }
.rt-partners__label { display: block; margin-bottom: calc(23 * var(--rt-u)); font-size: calc(21 * var(--rt-u)); line-height: 1; text-transform: uppercase; }
.rt-partners__list { display: flex; flex-wrap: wrap; gap: calc(7 * var(--rt-u)); max-width: calc(460 * var(--rt-u)); }
.rt-partner { display: inline-flex; align-items: center; justify-content: center; height: calc(68 * var(--rt-u)); padding: 0; border-radius: calc(6 * var(--rt-u)); background: #6e0715; color: #fff; font-size: calc(26 * var(--rt-u)); font-weight: 500; white-space: nowrap; transition: background-color .18s, color .18s; }
.rt-partner--lamoda { width: calc(228 * var(--rt-u)); }
.rt-partner--rfs { width: calc(218 * var(--rt-u)); gap: calc(5 * var(--rt-u)); }
.rt-partner--ozon { width: calc(141 * var(--rt-u)); }
.rt-partner--wb { width: calc(192 * var(--rt-u)); }
.rt-landing .rt-partner:hover, .rt-landing .rt-partner:focus-visible { background: #fff; color: #4a4a4a; }
.rt-partner:focus-visible { outline: 3px solid #71cfff; outline-offset: 3px; }
.rt-partner__logo { display: block; flex-shrink: 0; background: currentColor; mask: var(--rt-logo) center / contain no-repeat; }
.rt-partner__logo--lamoda { --rt-logo: url('../images/quality/partner-lamoda.svg?v=20260916-2'); width: calc(171 * var(--rt-u)); height: calc(23 * var(--rt-u)); }
.rt-partner__logo--rfs { --rt-logo: url('../images/quality/partner-rfs.svg?v=20260916-2'); width: calc(26 * var(--rt-u)); height: calc(33 * var(--rt-u)); }
.rt-partner__logo--ozon { --rt-logo: url('../images/quality/partner-ozon.png'); width: calc(126 * var(--rt-u)); height: calc(58 * var(--rt-u)); }
.rt-partner__logo--wb { --rt-logo: url('../images/quality/partner-wb.svg?v=20260916-2'); width: calc(139 * var(--rt-u)); height: calc(22 * var(--rt-u)); }
.rt-partner__soon { font-size: .7em; opacity: .8; }
.rt-team { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: calc(22 * var(--rt-u)); }
.rt-kitcard { position: relative; height: calc(332 * var(--rt-u)); border-radius: calc(16 * var(--rt-u)); overflow: hidden; }
.rt-kitcard img { position: absolute; top: 0; left: -.7194%; width: 100.3597%; max-width: none; height: auto; }
.rt-kitcard:nth-child(2) img { left: .3597%; width: 102.8777%; }
.rt-kitcard:nth-child(3) img { left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
.rt-kitcard__copy { position: absolute; inset: auto 0 0; min-height: calc(95 * var(--rt-u)); padding: 10px calc(16 * var(--rt-u)) calc(14 * var(--rt-u)); display: flex; flex-direction: column; justify-content: space-between; gap: calc(8 * var(--rt-u)); background: linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.8)); }
.rt-kitcard__name { display: block; max-width: 100%; font-size: calc(16.76 * var(--rt-u)); line-height: 1.1; text-transform: uppercase; }
.rt-kitcard__link { display: block; font-size: calc(17 * var(--rt-u)); line-height: 1; text-transform: uppercase; }

.rt-footer { height: calc(235 * var(--rt-u)); background-image: url("../images/quality/footer.webp"); }
.rt-footer__inner { position: relative; height: 100%; display: flex; align-items: center; }
.rt-footer__brand { display: flex; align-items: center; gap: calc(23 * var(--rt-u)); }
.rt-footer__logo-jogel { width: calc(116 * var(--rt-u)); height: auto; }
.rt-footer__logo-rfs { width: calc(90 * var(--rt-u)); height: auto; }
.rt-footer__divider { width: calc(5 * var(--rt-u)); height: calc(104 * var(--rt-u)); background: #fff; }
.rt-footer__wordmark { position: absolute; left: calc(440 * var(--rt-u)); font: 500 calc(66.4 * var(--rt-u))/1 "Druk Text Wide Cyr", Arial, sans-serif; color: #acacac; text-align: center; text-transform: uppercase; white-space: nowrap; }
.rt-footer__tag { font-size: calc(27 * var(--rt-u)); white-space: nowrap; text-transform: uppercase; }

@media (min-width:1024px) {
    /* Exact source-layer rectangles; text ink offsets are checked separately. */
    .rt-landing .rt-products__next { top: calc(146 * var(--rt-u)); }
    .rt-landing .rt-products__row:nth-child(2) .rt-products__next { top: calc(165 * var(--rt-u)); }
    .rt-history { padding-top: calc(39 * var(--rt-u)); }
    .rt-kits { margin-top: calc(70.0666 * var(--rt-u)); }
    .rt-kit--away .rt-kit__media { top: calc(6 * var(--rt-u)); }
    .rt-landing .rt-kit h3 { margin-top: calc(-3 * var(--rt-u)); }
    .rt-kit p { top: calc(111 * var(--rt-u)); }
    .rt-kits__divider { background: #052032; width: calc(2 * var(--rt-u)); }
    .rt-steps { margin-top: calc(119 * var(--rt-u)); }
    .rt-steps__grid { margin-top: calc(46.2123 * var(--rt-u)); }
    .rt-step__index { top: calc(-1 * var(--rt-u)); }
    .rt-step:first-child .rt-step__icon { padding-left: calc(7 * var(--rt-u)); }
    .rt-step__title { margin-top: calc(21 * var(--rt-u)); }
    .rt-step p { margin-top: calc(7 * var(--rt-u)); }
    .rt-partners { position: absolute; left: calc(1 * var(--rt-u)); top: calc(70 * var(--rt-u)); margin: 0; }
    .rt-final__grid { position: relative; }
    /* Width caps the row so the four stores wrap 2 + 2 (lamoda/rfs, ozon/wb). */
    .rt-partners__list { width: calc(460 * var(--rt-u)); }
    .rt-details__photos { position: relative; display: block; height: calc(256 * var(--rt-u)); }
    .rt-detail { position: absolute; top: 0; width: calc(329 * var(--rt-u)); height: calc(256 * var(--rt-u)); }
    .rt-detail:nth-child(1) { left: 0; width: calc(328 * var(--rt-u)); }
    .rt-detail:nth-child(2) { left: calc(349 * var(--rt-u)); }
    .rt-detail:nth-child(3) { left: calc(700 * var(--rt-u)); }
    .rt-detail:nth-child(4) { left: calc(1048 * var(--rt-u)); }
    .rt-footer__brand { position: absolute; left: calc(5 * var(--rt-u)); top: calc(55 * var(--rt-u)); gap: 0; }
    .rt-footer__divider { margin-left: calc(23 * var(--rt-u)); margin-right: calc(20 * var(--rt-u)); }
}

/* Mobile retains the hierarchy while allowing readable text to reflow. */
@media (max-width: 1023px) {
    .rt-landing { --rt-u: 1px; }
    .rt-shell, .rt-story__grid, .rt-final__grid { width: calc(100% - 40px); }
    .rt-header { height: 110px; }
    .rt-header__brand { top: 22px; left: 0; gap: 18px; }
    .rt-header__logo-jogel { width: 86px; }
    .rt-header__logo-rfs { width: 66px; }
    .rt-header__divider { width: 2px; height: 70px; }
    .page-wrap .rt-menu-toggle { position: absolute; z-index: 3; top: 30px; right: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 5px; width: 44px; height: 44px; min-height: 0; padding: 0; border: 1px solid #fff; border-radius: 50%; color: #fff; background: transparent; box-shadow: none; }
    .rt-menu-toggle__line { width: 18px; height: 2px; background: currentColor; }
    .rt-menu-toggle[aria-expanded="true"] .rt-menu-toggle__line:nth-child(1) { transform: translateY(7px) rotate(45deg); }
    .rt-menu-toggle[aria-expanded="true"] .rt-menu-toggle__line:nth-child(2) { opacity: 0; }
    .rt-menu-toggle[aria-expanded="true"] .rt-menu-toggle__line:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
    .rt-navigation { position: fixed; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 24px; background: rgba(8,8,8,.98); visibility: hidden; opacity: 0; pointer-events: none; }
    .rt-navigation.is-open { visibility: visible; opacity: 1; pointer-events: auto; }
    .rt-navigation a { font-size: 24px; }
    .rt-hero { height: max(650px, 88svh); max-height: 950px; }
    .rt-hero__bg { object-position: 64% top; }
    .rt-hero__content { display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-end; padding: 140px 0 40px; }
    .rt-hero__content::before { content: ""; position: absolute; z-index: 0; inset: 50% -20px 0; background: linear-gradient(transparent,rgba(0,0,0,.65)); }
    .rt-landing .rt-hero__title, .rt-hero__lead, .rt-hero__shops { position: relative; left: auto; top: auto; }
    .rt-landing .rt-hero__title { font-size: clamp(34px,6.5vw,60px); line-height: 1.12; }
    .rt-hero__lead { margin-top: 15px; font-size: 18px; }
    .rt-hero__shops { width: min(100%,540px); gap: 20px; margin-top: 30px; }
    .rt-shop { flex: 1; min-width: 0; width: auto; height: 64px; border-width: 2px; }
    .rt-shop img { width: 125px; }
    .rt-shop:nth-child(2) img { width: 80px; }
    .rt-products { height: auto; padding: 32px 0; }
    .rt-products__rows { width: calc(100% - 52px); gap: 26px; }
    .rt-products__row { --rt-product-gap: 10px; padding-right: 34px; }
    .rt-products__track { grid-auto-columns: calc((100% - 10px) / 2); gap: 10px; }
    /* Centered on the product photo itself (not the whole card incl. caption):
       photo height follows the 2-column card width at aspect-ratio 453/396. */
    .rt-landing .rt-products__next { top: calc(21.8543vw - 42.98px); right: 0; width: 26px; height: 44px; font-size: 48px; }
    .rt-product__name, .rt-product__variant { margin-inline: 0; font-size: 16px; line-height: 1.2; }
    .rt-product__name { margin-top: 8px; }
    .rt-product__status { position: static; display: block; margin-top: 5px; font-size: 11px; }
    .rt-story { height: auto; padding: 54px 0; }
    .rt-story__grid { grid-template-columns: 1fr; gap: 34px; }
    .rt-landing .rt-story h2 { margin-top: 0; font-size: 42px; }
    .rt-story__quote { max-width: 650px; margin-top: 30px !important; font-size: 22px; line-height: 1.6; }
    .rt-story__cite { margin-top: 20px; font-size: 20px; }
    .rt-desktop-break { display: none; }
    .rt-video__play { width: 66px; height: 69px; border-radius: 5px; }
    .rt-story__kicker { position: static; margin: 46px 20px 0 !important; font-size: clamp(24px,4.5vw,42px); }
    .rt-history { height: auto; padding: 42px 0 52px; }
    .rt-landing .rt-history__title, .rt-landing .rt-steps h3 { font-size: 28px; line-height: 1.2; }
    .rt-kits { margin-top: 42px; height: auto; grid-template-columns: 1fr; gap: 40px; }
    .rt-kit--home, .rt-kit--away { grid-template-columns: minmax(0,1fr) minmax(0,.8fr); gap: 20px; }
    .rt-kit--away .rt-kit__media { grid-column: 2; }
    .rt-kit--away > div:first-child { grid-column: 1; }
    .rt-kit__label { font-size: 17px; padding-top: 0; }
    .rt-landing .rt-kit h3 { margin-top: 14px; font-size: 26px; white-space: normal; }
    .rt-kit p, .rt-kit--home p, .rt-kit--away p { position: static; width: auto; margin-top: 22px; font-size: 18px; }
    .rt-kits__divider { display: none; }
    .rt-steps { margin-top: 55px; }
    .rt-steps__grid { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 28px 12px; margin-top: 30px; }
    .rt-step { padding-left: 24px; }
    .rt-step__index { left: 0; font-size: 18px; }
    .rt-step__icon { height: 100px; }
    .rt-step__icon img { max-width: 100%; max-height: 90px; }
    .rt-step__title { margin-top: 15px; font-size: 15px; }
    .rt-step p { font-size: 16px; margin-top: 10px; }
    .rt-step:last-child p { width: auto; font-size: 16px; }
    .rt-details { height: auto; padding: 35px 0; }
    .rt-details__grid { width: calc(100% - 40px); margin-inline: auto; grid-template-columns: minmax(0,1fr); gap: 24px; }
    .rt-landing .rt-details h2 { font-size: 28px; line-height: 1.1; }
    .rt-details h2 br { display: none; }
    .rt-details__photos { gap: 12px; }
    .rt-detail { border-radius: 10px; }
    .rt-final { padding: 40px 0; min-height: 0; }
    .rt-final__grid { grid-template-columns: 1fr; gap: 35px; }
    .rt-final__buy { padding-left: 0; }
    .rt-landing .rt-final__buy h2 { font-size: 32px; line-height: 1.15; }
    .rt-final .rt-button--solid { width: 320px; height: 64px; margin-top: 24px; font-size: 17px; }
    .rt-partners { margin-top: 30px; }
    .rt-partners__label { margin-bottom: 15px; font-size: 15px; }
    .rt-partners__list { max-width: 600px; gap: 8px; }
    .rt-partner { --rt-u: .7px; width: auto; height: 48px; padding: 0 18px; font-size: 18px; }
    .rt-team { gap: 14px; }
    .rt-kitcard { height: auto; aspect-ratio: 278 / 332; border-radius: 12px; }
    .rt-kitcard__copy { min-height: 95px; padding: 10px 14px 14px; }
    .rt-kitcard__name { max-width: 195px; font-size: 16px; }
    .rt-kitcard__link { font-size: 14px; }
    .rt-footer { height: auto; padding: 32px 0; }
    .rt-footer__inner { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; }
    .rt-footer__logo-jogel { width: 80px; }
    .rt-footer__logo-rfs { width: 62px; }
    .rt-footer__divider { height: 72px; width: 2px; }
    .rt-footer__brand { gap: 16px; }
    .rt-footer__wordmark { position: static; font-size: 28px; white-space: normal; }
    .rt-footer__tag { font-size: 18px; }
}

@media (max-width: 599px) {
    .rt-shell, .rt-story__grid, .rt-final__grid, .rt-details__grid { width: calc(100% - 28px); }
    .rt-products__rows { width: calc(100% - 52px); }
    /* mobile_new.psd is 720x1277 @2x = a 360px-wide canvas. The hero artwork scales
       with the viewport (aspect-ratio + width:100%), so the overlay has to scale with
       it — in fixed px the shops drifted ~120px up from the artwork on wide phones.
       --rt-m turns a mockup pixel into its share of the viewport; N below are PSD px. */
    .rt-landing { --rt-m: .2777778vw; }
    .rt-header__brand { gap: calc(10 * var(--rt-m)); top: calc(44 * var(--rt-m)); }
    .rt-header__logo-jogel { width: calc(59 * var(--rt-m)); }
    .rt-header__logo-rfs { width: calc(45 * var(--rt-m)); }
    .rt-header__divider { width: calc(2 * var(--rt-m)); height: calc(51 * var(--rt-m)); }
    /* Centred on the logo block, keeping the 44px minimum touch target. */
    .page-wrap .rt-menu-toggle { top: calc(69.5 * var(--rt-m) - 22px); }
    .rt-hero { min-height: 0; max-height: none; height: auto; aspect-ratio: 720 / 1277; }
    .rt-hero__bg { object-fit: fill; object-position: center top; }
    .rt-hero__content { display: block; padding: 0; }
    .rt-hero__content::before { display: none; }
    .rt-landing .rt-hero__title, .rt-hero__lead, .rt-hero__shops { position: absolute; left: 0; margin: 0; }
    .rt-landing .rt-hero__title { top: calc(140 * var(--rt-m)); font-size: calc(30.5 * var(--rt-m)); line-height: 1.2; }
    .rt-hero__lead { top: calc(216 * var(--rt-m)); font-size: calc(11.32 * var(--rt-m)); line-height: 1.2; }
    .rt-hero__shops { top: calc(563.5 * var(--rt-m)); width: 100%; gap: calc(12 * var(--rt-m)); }
    .rt-shop { height: calc(44 * var(--rt-m)); }
    .rt-shop img { width: calc(87 * var(--rt-m)); }
    .rt-shop:nth-child(2) img { width: calc(66 * var(--rt-m)); }
    .rt-product__name, .rt-product__variant { font-size: 13px; line-height: 1.2; }
    .rt-story { padding: 40px 0; }
    .rt-landing .rt-story h2 { font-size: 32px; }
    .rt-story__quote { font-size: 17px; }
    .rt-story__cite { font-size: 17px; }
    .rt-story__kicker { margin-inline: 14px !important; font-size: 23px; }
    .rt-landing .rt-history__title, .rt-landing .rt-steps h3 { font-size: 23px; }
    .rt-kit--home, .rt-kit--away { grid-template-columns: 1fr; gap: 24px; }
    .rt-kit--home .rt-kit__media, .rt-kit--away .rt-kit__media { grid-column: 1; grid-row: 2; }
    .rt-kit__media { width: min(66%,280px); margin-inline: auto; }
    .rt-kit p, .rt-kit--home p, .rt-kit--away p { font-size: 16px; }
    .rt-kit__label { font-size: 15px; }
    .rt-landing .rt-kit h3 { font-size: 24px; }
    .rt-steps__grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .rt-step__title { font-size: 13px; }
    .rt-step p, .rt-step:last-child p { font-size: 14px; }
    .rt-step__icon { height: 86px; }
    .rt-landing .rt-details h2 { font-size: 24px; }
    .rt-details__photos { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
    .rt-landing .rt-final__buy h2 { font-size: 26px; }
    .rt-final .rt-button--solid { width: 100%; height: 58px; }
    .rt-team { grid-template-columns: 1fr; max-width: 320px; width: 100%; margin-inline: auto; gap: 20px; }
    .rt-kitcard__name { font-size: 18px; }
    .rt-footer__inner { flex-direction: column; }
    .rt-footer__wordmark { font-size: 26px; }
}

@media (prefers-reduced-motion: reduce) {
    html, body { scroll-behavior: auto; }
    .rt-landing *, .rt-landing *::before, .rt-landing *::after { scroll-behavior: auto !important; transition: none !important; animation: none !important; }
}
