/* AUTO-GENERATED by scripts/build-css.js — do not edit directly.
   Edit the source file for the section instead, then re-run `npm run build:css`. */

/* ==================== fonts.css ==================== */
@font-face {
  font-family: 'Nimbus Sans L';
  src: url('../fonts/nimbus/nimbus-sans-l-ot_32766-webfont.woff2') format('woff2'),
       url('../fonts/nimbus/nimbus-sans-l-ot_32766-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Niagara';
  src: url('../fonts/Niagara/niagara-webfont.woff2') format('woff2'),
       url('../fonts/Niagara/niagara-webfont.woff') format('woff'),
       url('../fonts/Niagara/Niagara.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url('../fonts/Graphik_LCG/graphiklcgregular-webfont.woff2') format('woff2'),
       url('../fonts/Graphik_LCG/graphiklcgregular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url('../fonts/Graphik_LCG/graphiklcgmedium-webfont.woff2') format('woff2'),
       url('../fonts/Graphik_LCG/graphiklcgmedium-webfont.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url('../fonts/Graphik_LCG/graphiklcgbold-webfont.woff2') format('woff2'),
       url('../fonts/Graphik_LCG/graphiklcgbold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url('../fonts/Graphik_LCG/GraphikLCGBlack.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url('../fonts/Graphik_LCG/GraphikLCGThin.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}


/* ==================== tiny-slider_2.9.3_tiny-slider.css ==================== */
.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s, opacity 0s;-moz-transition:transform 0s, opacity 0s;transition:transform 0s, opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}

/*# sourceMappingURL=sourcemaps/tiny-slider.css.map */


/* ==================== style.css ==================== */
:root {
  --color-bg: #1e1812;
  --color-accent-1: #ffc587;
  --color-accent-2: #f7ad5d;
  --color-accent-text: #fec383;
  --color-white: #ffffff;
  --color-gray-light: #c7c7c7;
  --color-gray: #838383;
  --font-display: 'Nimbus Sans L', sans-serif;
  --font-text: 'Graphik LCG', sans-serif;
  --font-watermark: 'Niagara', sans-serif;
  --page-width: 1728px;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  background: var(--color-bg);
}

body {
  background: var(--color-bg);
  color: var(--color-white);
  font-family: var(--font-text);
  overflow-x: hidden;
}

img {
  display: block;
  max-width: none;
}

a {
  color: inherit;
  text-decoration: none;
}

/* iOS Safari auto-links phone numbers/emails it detects in plain text
   (e.g. the phone/address in the /lk cards) into real tel:/mailto: <a>
   elements tagged with this attribute, styled with its own blue+underline —
   keep them tappable but strip Apple's styling so they read as plain text. */
a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: inherit !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}

button {
  font-family: inherit;
  cursor: pointer;
  border: none;
  background: none;
  color: inherit;
}

/* Desktop: fixed 1728 design, JS scales it proportionally to the
   viewport (capped at 1) so big screens look exactly as before and
   561–1727 widths shrink to fit without horizontal scroll. */
.page-scale {
  overflow: hidden;
}
.page {
  position: relative;
  width: var(--page-width);
  margin: 0 auto;
  overflow: hidden;
  transform-origin: top left;
}

.btn {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 216px;
  height: 60px;
  border-radius: 8px;
  background: linear-gradient(90deg, var(--color-accent-1), var(--color-accent-2));
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
}

.btn:hover {
  filter: brightness(1.05);
}

/* burger + mobile menu are hidden on desktop, enabled in mobile.css */
.hero__burger { display: none; }
.mobile-menu { display: none; }


/* ==================== hero.css ==================== */
/* ============================================================
   HERO (Figma: sl+menu) — page coords, top:0 left:0 width:1728
   Section height 1013px (until next block "pr" starts at y=1013)
   ============================================================ */
.hero {
  position: relative;
  width: 1728px;
  height: 1013px;
  overflow: hidden;
  background: var(--color-bg);
}

/* ---------- Slider ---------- */
.hero__slider-wrap {
  position: absolute;
  inset: 0;
  z-index: 1;
  height: 1013px;
  overflow: hidden;
}
.hero__slider {
  position: relative;
  width: 1728px;
  height: 1013px;
}
.hero__slide {
  position: absolute;
  inset: 0;
  width: 1728px;
  height: 1013px;
  overflow: hidden;
  opacity: 0;
  z-index: 1;
  pointer-events: none;
  transition: opacity 0.8s ease;
}
.hero__slide.is-active {
  opacity: 1;
  z-index: 2;
  pointer-events: auto;
}

.hero__bg { position: absolute; inset: 0; overflow: hidden; }
.hero__bg-photo {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  background-image: url('../images/png/2560x1080_sl_01.jpg');
  background-image: -webkit-image-set(
    url('../images/png/2560x1080_sl_01.jpg') 1x,
    url('../images/png/2560x1080_sl_01@2x.jpg') 2x
  );
  background-image: image-set(
    url('../images/png/2560x1080_sl_01.jpg') 1x,
    url('../images/png/2560x1080_sl_01@2x.jpg') 2x
  );
}
.hero__slide--equipment .hero__bg-photo {
  background-position: 50% 0%;
  background-image: url('../images/png/2560x1080_sl_02.jpg');
  background-image: -webkit-image-set(
    url('../images/png/2560x1080_sl_02.jpg') 1x,
    url('../images/png/2560x1080_sl_02@2x.jpg') 2x
  );
  background-image: image-set(
    url('../images/png/2560x1080_sl_02.jpg') 1x,
    url('../images/png/2560x1080_sl_02@2x.jpg') 2x
  );
}

/* ---------- Logo ---------- */
.logo {
  position: absolute;
  left: 228px;
  top: 16px;
  width: 232px;
  height: 150px;
  text-align: center;
  z-index: 2;
}
.logo__icon {
  position: absolute;
  left: 93px;
  top: 0;
  width: 45px;
  height: 40px;
}
.logo__icon img { width: 100%; height: 100%; }
.logo__name {
  position: absolute;
  left: 0;
  top: 58px;
  width: 232px;
  font-family: var(--font-watermark);
  font-size: 41px;
  color: var(--color-accent-1);
  white-space: nowrap;
}
.logo__tag {
  position: absolute;
  left: 36px;
  top: 107.5px;
  width: 159px;
  font-size: 12px;
  color: var(--color-gray);
  letter-spacing: 0.6px;
  text-transform: uppercase;
}
.logo__divider {
  position: absolute;
  left: 34px;
  top: 129px;
  width: 163.5px;
  height: 0.5px;
  background: rgba(217, 217, 217, 0.3);
}
.logo__city {
  position: absolute;
  left: 89px;
  top: 138px;
  width: 54px;
  font-size: 12px;
  color: var(--color-gray);
  letter-spacing: 0.6px;
  text-transform: uppercase;
  white-space: nowrap;
}

/* hidden on desktop, shown only in mobile CSS */
.hero__header-booking { display: none; }

/* ---------- Nav ---------- */
.hero__nav {
  position: absolute;
  left: 502px;
  top: 84px;
  width: 661px;
  height: 18px;
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  color: var(--color-white);
  z-index: 2;
}
.hero__nav a { white-space: nowrap; }
.hero__nav a:hover { color: var(--color-accent-1); }

/* ---------- Top CTA + profile ---------- */
.hero__cta-top { left: 1202px; top: 63px; }
.hero__profile-btn {
  position: absolute;
  left: 1434px;
  top: 63px;
  width: 60px;
  height: 60px;
  z-index: 3;
}
.hero__profile-btn img { width: 100%; height: 100%; }

/* ---------- Title / subtitle ---------- */
.hero__title {
  position: absolute;
  left: 234px;
  top: 543px;
  width: 950px;
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 75px;
  line-height: 85px;
  color: var(--color-white);
}
.hero__subtitle {
  position: absolute;
  left: 234px;
  top: 721px;
  width: 820px;
  font-size: 20px;
  line-height: 34px;
  color: var(--color-gray-light);
}

/* ---------- Price + bottom CTA ---------- */
.hero__price {
  position: absolute;
  left: 234px;
  top: 803px;
  height: 60px;
}
.hero__price-from {
  position: absolute;
  left: 0;
  top: 36px;
  font-size: 20px;
  color: var(--color-accent-text);
}
.hero__price-value {
  position: absolute;
  left: 43px;
  top: 1px;
  font-family: var(--font-display);
  font-size: 71px;
  line-height: 1;
  color: var(--color-accent-text);
  white-space: nowrap;
}
.hero__price-rub {
  position: absolute;
  left: 174px;
  top: 27px;
  width: 23px;
  height: 32px;
}
.hero__price-period {
  position: absolute;
  left: 200px;
  top: 36px;
  font-size: 20px;
  color: var(--color-accent-text);
  white-space: nowrap;
}
.hero__cta-bottom { left: 523px; top: 803px; }

/* ---------- Carousel nav ---------- */
.hero__carousel-nav {
  position: absolute;
  left: 720px;
  top: 935px;
  width: 304.39px;
  height: 31px;
  z-index: 3;
}
.hero__arrows {
  position: absolute;
  inset: 0;
  z-index: 2;
}
.hero__arrow {
  position: absolute;
  /* 5px extra hit-area on every side without changing visual */
  top: -5px;
  width: 66px;
  height: 41px;
  overflow: hidden;
  cursor: pointer;
}
.hero__arrow img { pointer-events: none; }
.hero__arrow--prev { left: -5px; }
.hero__arrow--prev img { position: absolute; left: 5px; top: 5px; width: 304.39px; height: 31px; }
.hero__arrow--next { left: 243.4px; }
.hero__arrow--next img { position: absolute; left: -243.4px; top: 5px; width: 304.39px; height: 31px; }

/* dots (tiny-slider navContainer) */
.hero__dots {
  position: absolute;
  left: 0;
  right: 0;
  top: 9px;
  display: flex;
  justify-content: center;
  gap: 18px;
}
.hero__dots button {
  width: 12px;
  height: 12px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: rgba(217, 217, 217, 0.4);
  cursor: pointer;
  transition: background 0.25s ease;
}
.hero__dots button.tns-nav-active,
.hero__dots button.is-active { background: #f8af61; }


/* ==================== pr.css ==================== */
/* ============================================================
   PR — 4 feature columns. Figma: pr (top:1013 height:480)
   ============================================================ */
.pr {
  position: relative;
  width: 1728px;
  height: 480px;
  background: var(--color-bg);
}
.pr__line { position: absolute; left: 269px; top: 0; width: 1190px; height: 480px; }
.pr__item { position: absolute; width: 402px; }
.pr__num {
  font-family: var(--font-watermark);
  font-size: 118px;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.1);
  white-space: nowrap;
}
.pr__title {
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 34px;
  line-height: 28px;
  color: var(--color-white);
  margin-top: -7px;
  white-space: nowrap;
  margin-left: 52px;
}
.pr__text {
  font-size: 18px;
  line-height: 28px;
  color: #9c9c9c;
  margin-top: 28px;
  width: 400px;
  margin-left: 53px;
}
.pr__item--01 { left: 342px; top: 52px; }
.pr__item--02 { left: 342px; top: 308px; }
.pr__item--03 { left: 952px; top: 52px; }
.pr__item--03 .pr__text { width: 338px; }
.pr__item--04 { left: 952px; top: 308px; }
.pr__item--04 .pr__text { width: 383px; }


/* ==================== ban.css ==================== */
/* ============================================================
   BAN — banner photo + description + price/CTA
   Figma: visible card 1190x400 at page (269,1539); section top 1493
   ============================================================ */
.ban {
  position: relative;
  width: 1728px;
  height: 470px;
  background: var(--color-bg);
}
.ban__card {
  position: absolute;
  left: 269px;
  top: 46px;
  width: 1190px;
  height: 400px;
  border-radius: 30px;
  overflow: hidden;
  background: #3b3431;
}
.ban__photo {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url('../images/png/ban-photo.jpg');
  background-image: -webkit-image-set(
    url('../images/png/ban-photo.jpg') 1x,
    url('../images/png/ban-photo@2x.jpg') 2x
  );
  background-image: image-set(
    url('../images/png/ban-photo.jpg') 1x,
    url('../images/png/ban-photo@2x.jpg') 2x
  );
  -webkit-mask-image: linear-gradient(to right, #000 55%, transparent 100%);
  mask-image: linear-gradient(to right, #000 55%, transparent 100%);
}
.ban__text {
  position: absolute;
  left: 610px;
  top: 101px;
  width: 535px;
  font-size: 20px;
  line-height: 34px;
  color: var(--color-white);
}
.ban__price {
  position: absolute;
  left: 610px;
  top: 236px;
}
.ban__price-from {
  position: absolute;
  left: 0;
  top: 36px;
  font-size: 20px;
  color: var(--color-accent-text);
}
.ban__price-value {
  position: absolute;
  left: 43px;
  top: 1px;
  font-family: var(--font-display);
  font-size: 71px;
  line-height: 1;
  color: var(--color-accent-text);
  white-space: nowrap;
}
.ban__price-rub { position: absolute; left: 174px; top: 27px; width: 23px; height: 32px; }
.ban__price-period { position: absolute; left: 200px; top: 36px; font-size: 20px; color: var(--color-accent-text); white-space: nowrap; }
.ban__cta { left: 899px; top: 236px; }


/* ==================== photo.css ==================== */
/* ============================================================
   PHOTO — gallery section. Figma: photo (top:2007 height:895)
   ============================================================ */
.photo {
  position: relative;
  width: 1728px;
  height: 1019px;
  background: var(--color-bg);
  overflow: hidden;
}
.photo__watermark {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  font-family: var(--font-watermark);
  font-size: 270px;
  color: rgba(255, 255, 255, 0.05);
  white-space: nowrap;
}
.photo__heading {
  position: absolute;
  left: 359px;
  top: 131px;
  width: 808px;
  height: 159px;
}
.photo__heading-mark {
  position: absolute;
  left: 0;
  top: 0;
  width: 179px;
  height: 159px;
}
.photo__heading-text {
  position: absolute;
  left: 269px;
  top: 56px;
  width: 539px;
  font-size: 30px;
  line-height: 45px;
  color: var(--color-white);
}
.photo__heading-rule {
  position: absolute;
  left: 180px;
  top: 79px;
  width: 64px;
  height: 2px;
  background: var(--color-white);
}

/* centered carousel: active card 640x440, neighbours scaled to
   0.785 (=502/640) which lands them exactly at the original
   side-card positions (-30 / 1256, top 430). */
.photo__slider-wrap {
  position: absolute;
  left: 0;
  top: 455px;
  width: 1728px;
  height: 440px;
  overflow: hidden;
}
.photo__slider-wrap .tns-ovh { height: 440px; overflow: hidden; }
.photo__card {
  width: 640px;
  height: 440px;
}
.photo__card-inner {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  overflow: hidden;
  transform: scale(0.785);
  transition: transform 0.5s ease;
}
.photo__card.is-center .photo__card-inner { transform: scale(1); }
.photo__card-inner img { width: 100%; height: 100%; object-fit: cover; }

.photo__toolbar {
  position: absolute;
  left: 627px;
  top: 338px;
  width: 474px;
  height: 68px;
  background: #2c2722;
  border-radius: 10px;
  display: flex;
  align-items: center;
}
.photo__toolbar .btn {
  position: absolute;
  left: 4px;
  top: 4px;
  width: 182px;
  height: 60px;
}
.photo__toolbar-link {
  position: absolute;
  left: 238px;
  top: 0;
  width: 201px;
  height: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: var(--color-white);
  white-space: nowrap;
}

.photo__nav {
  position: absolute;
  left: 50%;
  top: 926px;
  width: 304.39px;
  height: 31px;
  transform: translateX(-50%);
  z-index: 3;
}
.photo__arrows { position: absolute; inset: 0; }
.photo__arrow {
  position: absolute;
  top: 0;
  width: 56px;
  height: 31px;
  overflow: hidden;
  cursor: pointer;
}
.photo__arrow img {
  position: absolute;
  top: 0;
  width: 304.39px;
  height: 31px;
  max-width: none;
  pointer-events: none;
}
.photo__arrow--prev { left: 0; }
.photo__arrow--prev img { left: 0; }
.photo__arrow--next { left: 248.39px; }
.photo__arrow--next img { left: -248.39px; }
.photo__nav-label {
  position: absolute;
  left: 50%;
  top: 6px;
  transform: translateX(-50%);
  font-size: 18px;
  color: rgba(255, 255, 255, 0.6);
  white-space: nowrap;
}


/* ==================== how.css ==================== */
/* ============================================================
   HOW? — 3 step process. Figma: how? (top:2958 height:746)
   ============================================================ */
.how {
  position: relative;
  width: 1728px;
  height: 746px;
  background: var(--color-bg);
}
.how__heading {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 64px;
  line-height: 68px;
  color: var(--color-white);
  text-align: center;
  white-space: nowrap;
}
.how__card {
  position: absolute;
  left: 269px;
  top: 178px;
  width: 1190px;
  height: 500px;
  border-radius: 50px;
  overflow: hidden;
  background: #000;
}
.how__photo {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-image: url('../images/png/how-photo.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.how__card-fade {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 223px;
  background: linear-gradient(to top, #000 0%, rgba(0, 0, 0, 0) 100%);
}
.how__card img.how__play {
  position: absolute;
  left: 50%;
  top: 41%;
  width: 93px;
  height: 65px;
  object-fit: contain;
  transform: translate(-50%, -50%);
}
.how__step { position: absolute; top: 505px; width: 305px; }
.how__step--01 { left: 336px; }
.how__step--02 { left: 726px; width: 310px; }
.how__step--03 { left: 1116px; }
.how__step-num {
  position: absolute;
  top: 0;
  font-family: var(--font-display);
  font-size: 32px;
  line-height: 28px;
  color: var(--color-accent-text);
  text-decoration: underline;
}
.how__step-text {
  position: absolute;
  top: 46px;
  font-size: 18px;
  line-height: 28px;
  color: var(--color-white);
}
.how__arrow {
  position: absolute;
  width: 64px;
  height: 64px;
}
.how__arrow--01 { left: 631px; top: 492px; }
.how__arrow--02 { left: 1021px; top: 492px; }

.how__step-arrow { display: none; }


/* ==================== price.css ==================== */
/* ============================================================
   PRICE — Стоимость посещения. Figma: price (top:3683 height:655)
   ============================================================ */
.price {
  position: relative;
  width: 1728px;
  height: 655px;
  background: var(--color-bg);
}
.price__watermark {
  position: absolute;
  left: 50%;
  top: -84px;
  transform: translateX(-364.5px);
  font-family: var(--font-watermark);
  font-size: 225px;
  color: rgba(255, 255, 255, 0.05);
  white-space: nowrap;
}
.price__heading {
  position: absolute;
  left: 50%;
  top: 50px;
  transform: translateX(-50%);
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 64px;
  line-height: 85px;
  color: var(--color-white);
  white-space: nowrap;
}
/* 5 columns, evenly spaced, centered in the same 1182px span the old
   4-column layout used (274px side margins, unchanged). No Figma frame
   exists for the 5-tier pricing table, so these are hand-computed rather
   than lifted from a mock — see docs on demoPriceTiers if the tier count
   changes again. */
.price__lines { position: absolute; left: 504px; top: 215px; width: 720px; height: 344px; }
.price__line { position: absolute; top: 0; width: 1px; height: 344px; background: rgba(255, 255, 255, 0.1); }
.price__line--1 { left: 0; }
.price__line--2 { left: 240px; }
.price__line--3 { left: 480px; }
.price__line--4 { left: 720px; }

.price__item { position: absolute; top: 313px; width: 220px; height: 175px; }
.price__item--1 { left: 274px; }
.price__item--2 { left: 514px; }
.price__item--3 { left: 754px; }
.price__item--4 { left: 994px; }
.price__item--5 { left: 1234px; }
.price__time {
  position: absolute;
  top: 0;
  left: 0;
  width: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-family: var(--font-display);
  font-size: 20px;
  color: var(--color-white);
  white-space: nowrap;
}
.price__time img { width: 24px; height: 24px; }
.price__rule { position: absolute; top: 75px; left: 0; height: 6px; width: 220px; border-radius: 3px; background: var(--color-accent-1); }
/* Fixed-offset centering only worked for the old 4-item, hand-tuned-per-item
   layout; text-align:center is robust regardless of tier count or how many
   digits a price has. */
.price__cost { position: absolute; top: 141px; left: 0; width: 220px; height: 34px; text-align: center; }
.price__cost-value {
  font-family: var(--font-display);
  font-size: 48px;
  line-height: 34px;
  color: var(--color-accent-text);
  white-space: nowrap;
}
.price__cost-rub { display: inline-block; width: 16px; height: 22px; margin: 0 4px 0 6px; }
.price__cost-period { font-size: 16px; color: var(--color-accent-text); }

.price__cta { left: 756px; top: 595px; }


/* ==================== trener.css ==================== */
/* ============================================================
   TRENER — trainer cards. Figma: trener (top:4376 height:830)
   ============================================================ */
.trener {
  position: relative;
  width: 1728px;
  height: 830px;
  background: var(--color-bg);
}
.trener__heading {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 64px;
  line-height: 68px;
  color: var(--color-white);
  white-space: nowrap;
}
.trener__intro {
  position: absolute;
  left: 50%;
  top: 92px;
  transform: translateX(-50%);
  width: 1025px;
  font-size: 18px;
  line-height: 28px;
  color: #a5a3a0;
  text-align: center;
}
/* slider viewport spans the 3 cards (404) + gaps (130) + trailing gap:
   3*404 + 3*130 = 1602, positioned at left 128 -> cards land at
   128 / 662 / 1196 exactly as the original static design. */
.trener__slider-wrap {
  position: absolute;
  left: 128px;
  top: 208px;
  width: 1602px;
  height: 530px;
}
.trener__slider-wrap .tns-ovh { height: 530px; }
.trener__card {
  position: relative;
  width: 404px;
  height: 530px;
  border-radius: 20px;
  overflow: hidden;
}
.trener__card img { width: 100%; height: 100%; object-fit: cover; }
.trener__card-fade {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 224px;
  background: linear-gradient(to top, #000 0%, rgba(0, 0, 0, 0) 100%);
}
.trener__name {
  position: absolute;
  top: 381px;
  left: 0;
  width: 100%;
  text-align: center;
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 26px;
  color: var(--color-white);
}
.trener__exp {
  position: absolute;
  top: 411px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: var(--color-white);
}
.trener__desc {
  position: absolute;
  top: 449px;
  left: 16px;
  width: calc(100% - 32px);
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  color: var(--color-gray-light);
}
.trener__cta { left: 759px; top: 770px; }
.trener__nav {
  position: absolute;
  left: 50%;
  top: 458px;
  width: 594.39px;
  height: 31px;
  transform: translateX(-50%);
  z-index: 5;
}
.trener__arrows { position: absolute; inset: 0; }
.trener__arrow {
  position: absolute;
  top: 0;
  width: 56px;
  height: 31px;
  overflow: hidden;
  cursor: pointer;
}
.trener__arrow img {
  position: absolute;
  top: 0;
  width: 594.39px;
  height: 31px;
  max-width: none;
  pointer-events: none;
}
.trener__arrow--prev { left: 0; }
.trener__arrow--prev img { left: 0; }
.trener__arrow--next { left: 538.39px; }
.trener__arrow--next img { left: -538.39px; }

.trener-mobile { display: none; }


/* ==================== equ.css ==================== */
/* ============================================================
   EQU — equipment grid. Figma: equ (top:5263 height:1468)
   ============================================================ */
.equ {
  position: relative;
  margin-top: 60px;
  width: 1728px;
  height: 1468px;
  background: var(--color-bg);
}
.equ__watermark {
  position: absolute;
  left: 50%;
  top: -78px;
  transform: translateX(-651px);
  font-family: var(--font-watermark);
  font-size: 225px;
  color: rgba(255, 255, 255, 0.05);
  white-space: nowrap;
}
.equ__heading {
  position: absolute;
  left: 50%;
  top: 50px;
  transform: translateX(-50%);
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 64px;
  line-height: 85px;
  color: var(--color-white);
  white-space: nowrap;
}

.equ__card {
  position: absolute;
  width: 400px;
  border-radius: 16px;
  overflow: hidden;
  background: #000;
}
.equ__card img { width: 100%; height: 100%; object-fit: cover; display: block; }
.equ__card-fade {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 160px;
  background: linear-gradient(to top, #000 0%, rgba(0, 0, 0, 0) 100%);
}
.equ__label {
  position: absolute;
  left: 30px;
  bottom: 24px;
  font-size: 18px;
  color: var(--color-gray-light);
  white-space: nowrap;
}

.equ__card--001 { left: 254px; top: 248px; height: 400px; }
.equ__card--002 { left: 664px; top: 248px; height: 400px; }
.equ__card--003 { left: 1074px; top: 248px; height: 400px; }
.equ__card--004 { left: 254px; top: 658px; height: 400px; }
.equ__card--005 { left: 664px; top: 658px; height: 195px; }
.equ__card--006 { left: 664px; top: 863px; height: 195px; }
.equ__card--007 { left: 1074px; top: 658px; height: 400px; }
.equ__card--008 { left: 254px; top: 1068px; height: 400px; }
.equ__card--009 { left: 664px; top: 1068px; height: 400px; }
.equ__card--010 { left: 1074px; top: 1068px; height: 400px; }


/* ==================== que.css ==================== */
/* ============================================================
   QUE — FAQ + contact panel. Figma: que (top:6768 height:1154)
   ============================================================ */
.que {
  position: relative;
  width: 1728px;
  height: 1154px;
  margin-top: 24px;
  background: var(--color-bg);
}
.que__watermark {
  position: absolute;
  left: 50%;
  top: -76px;
  transform: translateX(-701px);
  font-family: var(--font-watermark);
  font-size: 225px;
  color: rgba(255, 255, 255, 0.05);
  white-space: nowrap;
}
.que__heading {
  position: absolute;
  left: 50%;
  top: 50px;
  transform: translateX(-50%);
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 64px;
  line-height: 85px;
  color: var(--color-white);
  white-space: nowrap;
}

.que__faq { position: absolute; left: 254px; top: 263px; width: 810px; }
.que__row {
  position: relative;
  width: 810px;
  min-height: 80px;
  margin-bottom: 10px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
  padding: 28px 64px 28px 36px;
}
.que__row-q {
  font-size: 18px;
  color: var(--color-white);
  cursor: pointer;
}
.que__row-a {
  margin-top: 20px;
  font-size: 22px;
  line-height: 36px;
  color: #fec384;
}
.que__chevron {
  position: absolute;
  right: 32px;
  top: 35px;
  width: 10px;
  height: 22px;
  transform: rotate(90deg);
}
.que__row--open .que__chevron { transform: rotate(-90deg); }

.que__divider {
  position: absolute;
  left: 1120px;
  top: 234px;
  width: 1px;
  height: 920px;
  background: rgba(255, 255, 255, 0.1);
}

.que__tel { position: absolute; left: 1177px; top: 464px; width: 265px; text-align: center; }
.que__tel-title { font-family: var(--font-text); font-weight: 500; font-size: 24px; color: var(--color-white); }
.que__tel-sub { margin-top: 8px; font-size: 18px; color: var(--color-gray-light); }
.que__tel-phone { margin-top: 25px; font-family: var(--font-display); font-size: 30px; color: var(--color-white); }
.que__tel-or { margin-top: 41px; font-size: 18px; color: var(--color-gray-light); }

.que__messengers {
  position: absolute;
  left: 0;
  top: 213px;
  width: 265px;
  height: 176px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.1);
}
.que__msg {
  position: absolute;
  left: 41px;
  display: flex;
  align-items: center;
  gap: 18px;
  text-decoration: none;
  color: inherit;
}
.que__msg img { flex: none; }
.que__msg span { font-family: 'Graphik LCG', sans-serif; font-size: 14px; color: var(--color-white); white-space: nowrap; }
.que__msg--telegram { top: 42px; }
.que__msg--telegram img { width: 26px; height: 22px; }
.que__msg--max { top: 109px; }
.que__msg--max img { width: 26px; height: 26px; }


/* ==================== contact.css ==================== */
/* ============================================================
   CONTACT — heading + map + address card. Figma: top:7971 h:755
   ============================================================ */
.contact {
  position: relative;
  width: 1728px;
  height: 801px;
  background: var(--color-bg);
  margin-top: 42px;
}
.contact__watermark {
  position: absolute;
  left: 50%;
  top: -86px;
  transform: translateX(-560px);
  font-family: var(--font-watermark);
  font-size: 225px;
  color: rgba(255, 255, 255, 0.05);
  white-space: nowrap;
}
.contact__heading {
  position: absolute;
  left: 50%;
  top: 50px;
  transform: translateX(-50%);
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 64px;
  line-height: 85px;
  color: var(--color-white);
  white-space: nowrap;
}

.contact__map {
  position: absolute;
  left: 435px;
  top: 232px;
  width: 1024px;
  height: 610px;
  border-radius: 20px;
  overflow: hidden;
  background: #424242;
}

.contact__card {
  padding: 48px 20px;
  position: absolute;
  left: 254px;
  top: 231px;
  width: 404px;
  background: rgb(66 66 66);
  border-radius: 20px;
  z-index: 2;
}
.contact__card-logo { position: relative; height: 130px; text-align: center; display: flex;
  justify-content: center;}
.contact__card-icon { position: absolute; left: 159px; top: 0; width: 45px; height: 40px; }
.contact__card-icon img { width: 100%; height: 100%; }
.contact__card-name { position: absolute; left: 0; top: 58px; width: 100%; font-family: var(--font-watermark); font-size: 41px; color: var(--color-accent-1); }
.contact__card-tag { position: absolute; left: 0; top: 107.5px; width: 100%; font-size: 12px; color: var(--color-gray); letter-spacing: 0.6px; text-transform: uppercase; }
.contact__card-divider { position: absolute; left: 100px; top: 129px; width: 163.5px; height: 0.5px; background: rgba(217, 217, 217, 0.3); }

.contact__card-city {
  position: relative;
  margin-top: 28px;
  width: 363px;
  height: 80px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 26px;
  font-size: 18px;
  color: var(--color-white);
}
.contact__card-city img {
  position: absolute;
  right: 32px;
  top: 35px;
  width: 10px;
  height: 22px;
  transform: rotate(90deg);
}

.contact__card-address {
  margin-top: 40px;
  text-align: center;
  font-size: 18px;
  line-height: 27px;
  color: var(--color-white);
}
.contact__card-phone {
  margin-top: 36px;
  text-align: center;
  font-family: var(--font-display);
  font-size: 30px;
  color: var(--color-white);
}
.contact__card-cta.btn {
  position: relative;
  left: auto;
  top: auto;
  margin: 24px auto 24px;
}


/* ==================== footer.css ==================== */
/* ============================================================
   FOOTER — repeat nav, logo, social, disclaimer. top:8836
   ============================================================ */
.footer {
  position: relative;
  width: 1728px;
  height: 437px;
  background: var(--color-bg);
  margin-top: 97px;
}
.footer__nav {
  position: absolute;
  left: 368px;
  top: 21px;
  width: 661px;
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  color: var(--color-white);
}
.footer__dogovor{     position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 240px; }
.footer__nav a:hover { color: var(--color-accent-1); }
.footer__cta { left: 1068px; top: 0; }
.footer__profile-btn { position: absolute; left: 1300px; top: 0; width: 60px; height: 60px; }
.footer__profile-btn img { width: 100%; height: 100%; }

.footer__logo { position: absolute; left: 50%; top: 82px; transform: translateX(-50%); width: 232px; height: 130px; text-align: center; }
.footer__logo-icon { position: absolute; left: 93px; top: 0; width: 45px; height: 40px; }
.footer__logo-icon img { width: 100%; height: 100%; }
.footer__logo-name { position: absolute; left: 0; top: 58px; width: 100%; font-family: var(--font-watermark); font-size: 41px; color: #5c5c5c; }
.footer__logo-tag { position: absolute; left: 0; top: 107.5px; width: 100%; font-size: 12px; color: var(--color-gray); letter-spacing: 0.6px; text-transform: uppercase; }
.footer__logo-divider { position: absolute; left: 34px; top: 129px; width: 163.5px; height: 0.5px; background: rgba(217, 217, 217, 0.3); }

.footer__social {
  position: absolute;
  left: 50%;
  top: 300px;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  gap: 34px;
}
.footer__social img { height: 26px; width: auto; opacity: 0.5; object-fit: contain; }
.footer__social a { display: inline-flex; align-items: center; }
.footer__social > *:nth-child(1) img, .footer__social > img:nth-child(1) { width: 31px; }
.footer__social > *:nth-child(2) img, .footer__social > img:nth-child(2) { width: 37px; }
.footer__social > *:nth-child(3) img, .footer__social > img:nth-child(3) { width: 43px; }
.footer__social > *:nth-child(4) img, .footer__social > img:nth-child(4) { width: 26px; }
.footer__social > *:nth-child(5) img, .footer__social > img:nth-child(5) { width: 26px; }
.footer__social img.full-opacity { opacity: 1; }

.footer__disclaimer {
  position: absolute;
  left: 50%;
  top: 352px;
  transform: translateX(-50%);
  width: 847px;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
  color: var(--color-white);
  opacity: 0.4;
}


/* ==================== mobile.css ==================== */
/* ============================================================
   MOBILE LAYOUT — applies at <= 560px.
   Converts the absolute 1728px desktop design into a clean
   vertical flow. Desktop (>560px) is untouched.
   ============================================================ */
.mobile_divider{
  display: none;
}
@media (max-width: 560px) {

  /* ---------- base / scaler reset ---------- */
  .page-scale { height: auto !important; overflow: visible; }
  .page {
    width: 100% !important;
    margin: 0 !important;
    transform: none !important;
    overflow: hidden;
  }

  :root { --m-pad: 8px; }

  /* generic section reset */
  .hero, .pr, .ban, .photo, .how, .price,
  .trener, .equ, .que, .contact, .footer {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  /* buttons become full-width inline blocks */
  .btn {
    position: static;
    left: auto; top: auto;
    width: 100%;
    max-width: 320px;
    height: 56px;
  }

  /* hide giant decorative watermarks (they overflow on mobile) */
  .price__watermark{
    top: -17px;
    transform: translateX(-141px);
    font-size: 94px;
  }
  .photo__watermark{
    font-size: 99px;
  }

  /* shared section heading sizing */
  .how__heading,
  .price__heading,
  .trener__heading,
  .equ__heading,
  .que__heading,
  .contact__heading {
    position: static;
    left: auto; top: auto;
    transform: none;
    width: 100%;
    padding: 0 var(--m-pad);
    font-size: 30px;
    line-height: 1.15;
    text-align: center;
    white-space: normal;
  }

  /* ============================================================
     HERO
     ============================================================ */
  .hero { height: auto; padding: 112px 0 0;}

  .hero__slider-wrap {
    position: relative;
    inset: auto;
    height: auto;
    z-index: 1;
  }
  .hero__slider {
    width: 100%;
    height: auto;
    display: grid;
  }
  .hero__slide {
    position: relative;
    grid-area: 1 / 1;
    inset: auto;
    width: 100%;
    height: auto;
    min-height: 870px;
    padding: 515px var(--m-pad) 50px;
    overflow: hidden;
    text-align: center;
  }

  .hero__bg { position: absolute; inset: 0; }
  .hero__bg-photo {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 0%;
    background-image: url('../images/png/sl_01_mob.jpg');
    background-image: -webkit-image-set(
      url('../images/png/sl_01_mob.jpg') 1x,
      url('../images/png/sl_01_mob@2x.jpg') 2x
    );
    background-image: image-set(
      url('../images/png/sl_01_mob.jpg') 1x,
      url('../images/png/sl_01_mob@2x.jpg') 2x
    );
  }
  .hero__slide--equipment .hero__bg-photo {
    background-image: url('../images/png/sl_02_mob.jpg');
    background-image: -webkit-image-set(
      url('../images/png/sl_02_mob.jpg') 1x,
      url('../images/png/sl_02_mob@2x.jpg') 2x
    );
    background-image: image-set(
      url('../images/png/sl_02_mob.jpg') 1x,
      url('../images/png/sl_02_mob@2x.jpg') 2x
    );
  }

  /* in-slide content -> static flow, z-index above .hero__bg */
  .hero__cta-top { display: none; }
  .hero__title {
    position: relative;
    z-index: 2;
    left: auto; top: auto;
    width: 100%;
    font-size: 29px;
    line-height: 34px;
    text-align: center;
  }
  .hero__subtitle {
    position: relative;
    z-index: 2;
    left: auto; top: auto;
    width: 100%;
    margin-top: 16px;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
  }
  .hero__price {
    position: relative;
    z-index: 2;
    left: auto; top: auto;
    height: auto;
    margin-top: 26px;
    display: flex;
    align-items: baseline;
    gap: 6px;
    justify-content: center;
  }
  .hero__price-from { position: static; }
  .hero__price-value { position: static; left: auto; top: auto; font-size: 50px; }
  .hero__price-rub { position: static; left: auto; top: auto; display: inline-block; vertical-align: middle; }
  .hero__price-period { position: static; left: auto; top: auto; }
  .hero__cta-bottom {
    position: relative;
    z-index: 2;
    margin-top: 20px;

    left: 50%;
    top: auto;
    transform: translateX(-50%);
  }

  /* fixed overlay: logo repositioned below header bar */
  .logo {
    position: absolute;
    left: 50%;
    top: 80px;
    transform: translateX(-50%);
    z-index: 5;
  }
  .hero__nav { display: none; }
  .hero__header-booking {
    display: block;
    position: absolute;
    left: 153px;
    right: 64px;
    top: 25px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    text-decoration: underline;
    white-space: nowrap;
    z-index: 5;
  }
  .hero__profile-btn {
    position: absolute;
    left: auto;
    right: 7px;
    top: 10px;
    width: 50px;
    height: 50px;
    z-index: 5;
  }

  /* Burger → gradient "Меню" button */
  .hero__burger {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: absolute;
    left: 7px;
    top: 10px;
    width: 139px;
    height: 50px;
    padding: 0;
    border-radius: 8px;
    background: linear-gradient(90deg, #ffc587, #f7ad5d);
    z-index: 5;
    cursor: pointer;
  }
  .hero__burger-bars {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-left: 14px;
    flex-shrink: 0;
  }
  .hero__burger-bars span:nth-child(1),
  .hero__burger-bars span:nth-child(3) {
    display: block;
    width: 27px;
    height: 3px;
    background: #000;
    border-radius: 1.5px;
  }
  .hero__burger-bars span:nth-child(2) {
    display: block;
    width: 18px;
    height: 3px;
    background: #000;
    border-radius: 1.5px;
  }
  .hero__burger-label {
    flex: 1;
    text-align: center;
    font-family: var(--font-text);
    font-weight: 500;
    font-size: 17px;
    color: #000;
    padding-right: 8px;
  }

  /* ============================================================
     MOBILE MENU — redesigned to match Figma "Главное меню"
     ============================================================ */
  .mobile-menu {
    display: block;
    position: fixed;
    inset: 0;
    z-index: 100;
    background: #1e1812;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.25s ease, visibility 0.25s ease;
  }
  body.menu-open { overflow: hidden; }
  body.menu-open .mobile-menu { visibility: visible; opacity: 1; }

  /* Top bar inside the menu */
  .mobile-menu__topbar {
    position: relative;
    height: 121px;
    flex-shrink: 0;
  }
  .mobile-menu__close {
    position: absolute;
    left: 7px;
    top: 62px;
    width: 139px;
    height: 50px;
    border-radius: 8px;
    background: linear-gradient(90deg, #ffc587, #f7ad5d);
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0;
    cursor: pointer;
    border: none;
  }
  .mobile-menu__close-icon {
    position: relative;
    width: 21px;
    height: 21px;
    margin-left: 14px;
    flex-shrink: 0;
  }
  .mobile-menu__close-icon span {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 27px;
    height: 3px;
    background: #000;
    border-radius: 1.5px;
  }
  .mobile-menu__close-icon span:nth-child(1) {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .mobile-menu__close-icon span:nth-child(2) {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  .mobile-menu__close-label {
    flex: 1;
    text-align: center;
    font-family: var(--font-text);
    font-weight: 500;
    font-size: 17px;
    color: #000;
    padding-right: 8px;
  }
  .mobile-menu__topbar-link {
    position: absolute;
    left: 153px;
    right: 64px;
    top: 79px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    text-decoration: underline;
    white-space: nowrap;
  }
  .mobile-menu__topbar-profile {
    position: absolute;
    right: 7px;
    top: 62px;
    left: auto;
    width: 50px;
    height: 50px;
  }
  .mobile-menu__topbar-profile img { width: 50px; height: 50px; }

  /* Navigation links */
  .mobile-menu__nav {
    padding-left: 88px;
    margin-top: 13px;
  }
  .mobile-menu__nav a {
    display: block;
    font-size: 22px;
    font-family: var(--font-text);
    color: #fff;
    line-height: 59px;
    text-decoration: none;
  }
  .mobile-menu__nav a:hover { color: var(--color-accent-1); }

  /* Separator */
  .mobile-menu__sep {
    height: 1px;
    background: rgba(217, 217, 217, 0.2);
    margin: 16px 8px 0;
  }

  /* CTA */
  .mobile-menu__cta {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 216px;
    height: 60px;
    border-radius: 8px;
    background: linear-gradient(90deg, #ffc587, #f7ad5d);
    color: #000;
    font-size: 16px;
    font-family: var(--font-text);
    white-space: nowrap;
    text-decoration: none;
    margin: 34px auto 0;
  }

  /* Logo (dimmed) */
  .mobile-menu__logo {
    position: relative;
    text-align: center;
    margin-top: 23px;
    padding-top: 40px;
    height: 130px;
  }
  .mobile-menu__logo-icon {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 262px;
    height: 151px;
  }
  .mobile-menu__logo-icon img { width: 100%; height: 100%; }
  .mobile-menu__logo-name {
    display: block;
    font-family: var(--font-watermark);
    font-size: 41px;
    color: #5c5c5c;
    line-height: 1;
    margin-top: 18px;
  }
  .mobile-menu__logo-tag {
    display: block;
    font-size: 12px;
    color: #838383;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    margin-top: 8px;
  }
  .mobile-menu__logo-divider {
    display: block;
    height: 0.5px;
    background: rgba(217, 217, 217, 0.3);
    width: 163.5px;
    margin: 16px auto 0;
  }

  /* Social icons */
  .mobile-menu__social {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 18px;
    margin-top: 38px;
    opacity: 0.5;
  }
  .mobile-menu__social a { display: inline-flex; align-items: center; }
  .mobile-menu__social img { height: 34px; width: 53px; object-fit: contain; }

  /* Documents */
  .mobile-menu__docs {
    text-align: center;
    margin-top: 30px;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
  }

  /* Disclaimer */
  .mobile-menu__disclaimer {
    text-align: center;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.4);
    line-height: 22px;
    margin: 24px 12px 40px;
  }

  /* slider controls pinned to bottom */
  .hero__carousel-nav {
    position: absolute;
    left: 50%;
    top: auto;
    bottom: 10px;
    transform: translateX(-50%);
    z-index: 5;
  }

  /* ============================================================
     PR — 4 features stacked
     ============================================================ */
  .pr { padding: 40px var(--m-pad); }
  .pr__line { display: none; }
  .pr__item {
    position: static;
    left: auto; top: auto;
    width: 100%;
    margin-bottom: 34px;
  }
  .pr__item:last-child { margin-bottom: 0; }
  .pr__num { font-size: 80px; line-height: 40px; }
  .pr__title { white-space: normal; }
  .pr__text { width: 84% !important; margin-top: 16px; }

  /* ============================================================
     BAN
     ============================================================ */
  .ban { padding: 0 var(--m-pad) 0; }
  .ban__card {
    position: relative;
    left: auto; top: auto;
    width: 100%;
    aspect-ratio: 379 / 589;
    height: auto;
    border-radius: 20px;
  }
  .ban__photo {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 0%;
    background-image: url('../images/png/ban-photo_mob.jpg');
    background-image: -webkit-image-set(
      url('../images/png/ban-photo_mob.jpg') 1x,
      url('../images/png/ban-photo_mob@2x.jpg') 2x
    );
    background-image: image-set(
      url('../images/png/ban-photo_mob.jpg') 1x,
      url('../images/png/ban-photo_mob@2x.jpg') 2x
    );
    -webkit-mask-image: none;
    mask-image: none;
  }
  .ban__text {
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translateX(-50%);
    width: 85%;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
  }
  .ban__price {
    position: absolute;
    left: 50%;
    top: 77%;
    transform: translateX(-50%);
    height: auto;
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 6px;
  }
  .ban__price-from,
  .ban__price-value,
  .ban__price-rub,
  .ban__price-period { position: static; left: auto; top: auto; }
  .ban__price-from,
  .ban__price-period { font-size: 14px; }
  .ban__price-value { font-size: 50px; }
  .ban__price-rub { display: inline-block; vertical-align: middle; }
  .ban__cta {
    position: absolute;
    left: 50%;
    top: 86%;
    transform: translateX(-50%);
    margin: 0;
  }

  /* ============================================================
     PHOTO gallery
     ============================================================ */
  .photo { padding: 40px var(--m-pad); }
  .photo__heading {
    position: static;
    left: auto; top: auto;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .photo__heading-mark { position: static; width: 90px; height: 80px; }
  .photo__heading-rule { display: none; }
  .photo__heading-text {
    position: static;
    left: auto; top: auto;
    width: 100%;
    margin-top: 16px;
    font-size: 22px;
    line-height: 32px;
  }
  .photo__toolbar {
    position: static;
    left: auto; top: auto;
    width: 100%;
    height: auto;
    flex-direction: column;
    gap: 12px;
    background: transparent;
    padding: 0;
    margin-top: 24px;
  }
  .photo__toolbar .btn { position: static; left: auto; top: auto; margin: 0 auto; }
  .photo__toolbar-link {
    position: static;
    left: auto; top: auto;
    width: 100%;
    height: auto;
  }
  .photo__slider-wrap {
    position: static;
    left: auto; top: auto;
    width: 100%;
    height: auto;
    margin-top: 24px;
    overflow: hidden;
  }
  .photo__card {
    width: 100% !important;
    height: 220px !important;
    margin: 0;
  }
  .photo__card-inner { transform: none !important; }
  .photo__nav {
    position: relative;
    left: auto; top: auto;
    transform: none;
    margin: 22px auto 0;
  }

  /* ============================================================
     HOW
     ============================================================ */
  .how { padding: 40px var(--m-pad); }
  .how__heading { margin-bottom: 24px; }
  .how__card {
    position: relative;
    left: auto; top: auto;
    width: 100%;
    aspect-ratio: 379 / 261;
    height: auto;
    border-radius: 20px;
  }
  .how__photo {
    background-image: url('../images/png/how-photo_mob.jpg');
    background-position: 50% 50%;
  }
  .how__card-fade { display: none; }
  .how__card img.how__play {
    width: 70px;
    height: 49px;
  }
  .how__step {
    position: static;
    left: auto; top: auto;
    width: 100%;
    margin-top: 28px;
    text-align: left;
    padding: 0 43px;
  }
  .how__step-num { position: static; }
  .how__step-text { position: static; top: auto; margin-top: 14px; }
  .how__arrow { display: none; }
  .how__step-arrow {
    display: block;
    width: 24px;
    height: 60px;
    margin: 24px 0 0 49px;
  }

  /* ============================================================
     PRICE
     ============================================================ */
  .price { padding: 40px var(--m-pad); }
  .price__heading { margin-bottom: 28px; }
  .price__lines { display: none; }
  .price__item {
    position: static;
    left: auto; top: auto;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 14px 20px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
  }
  .price__time {
    position: static;
    left: auto; top: auto;
    width: auto;
    justify-content: flex-start;
  }
  .price__rule { display: none; }
  .price__cost {
    position: static;
    left: auto; top: auto;
    width: auto;
    text-align: right;
  }
  .price__cost-value { font-size: 34px; }
  .price__cta {
    position: static;
    left: auto; top: auto;
    margin: 30px auto 0;
  }
  .price__cost-rub {
    width: 12px;
    height: 16px;
  }
  .price__cost-period {
    font-size: 12px;
  }

  /* ============================================================
     TRENER
     ============================================================ */
  .trener { padding: 40px var(--m-pad); }
  .trener__intro {
    position: static;
    left: auto; top: auto;
    transform: none;
    width: 100%;
    margin: 16px 0 0;
    font-size: 15px;
    line-height: 24px;
  }
  .trener__slider-wrap { display: none; }
  .trener__cta {
    position: static;
    left: auto; top: auto;
    margin: 28px auto 0;
  }

  .trener-mobile { display: block; margin-top: 24px; }
  .trener-mobile__cards {
    position: relative;
    width: 100%;
    aspect-ratio: 345 / 452;
    border-radius: 20px;
    overflow: hidden;
    background: #000;
  }
  .trener-mobile__card {
    position: absolute;
    inset: 0;
    opacity: 0;
    z-index: 1;
    pointer-events: none;
    transition: opacity 0.5s ease;
  }
  .trener-mobile__card.is-active {
    opacity: 1;
    z-index: 2;
    pointer-events: auto;
  }
  .trener-mobile__photo {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .trener-mobile__fade {
    position: absolute;
    left: 0; bottom: 0;
    width: 100%;
    height: 55%;
    background: linear-gradient(to top, #000 0%, rgba(0, 0, 0, 0) 100%);
  }
  .trener-mobile__name {
    position: absolute;
    left: 50%;
    top: 73%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    font-family: var(--font-text);
    font-weight: 500;
    font-size: 26px;
    color: var(--color-white);
    white-space: nowrap;
  }
  .trener-mobile__exp {
    position: absolute;
    left: 50%;
    top: 80%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: var(--color-white);
  }
  .trener-mobile__desc {
    position: absolute;
    left: 50%;
    top: 88%;
    transform: translateX(-50%);
    width: 88%;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    color: #c7c7c7;
  }
  .trener-mobile__nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    margin-top: 24px;
  }
  .trener-mobile__arrow {
    position: relative;
    width: 26px;
    height: 15px;
    overflow: hidden;
    flex-shrink: 0;
  }
  .trener-mobile__arrow img {
    position: absolute;
    top: 0;
    width: 280px;
    height: 15px;
    max-width: none;
    pointer-events: none;
  }
  .trener-mobile__arrow--prev img { left: 0; }
  .trener-mobile__arrow--next img { left: -254px; }
  .trener-mobile__dots {
    display: flex;
    align-items: center;
    gap: 18px;
  }
  .trener-mobile__dots button {
    width: 12px;
    height: 12px;
    padding: 0;
    border: none;
    border-radius: 50%;
    background: rgba(217, 217, 217, 0.4);
    transition: background 0.25s ease;
  }
  .trener-mobile__dots button.is-active { background: #f8af61; }

  /* ============================================================
     EQU — 2-column grid
     ============================================================ */
  .equ { margin-top: 0;
    padding: 35px var(--m-pad) 0; display: flex; flex-wrap: wrap; gap: 10px; }
  .equ__heading {
    flex: 0 0 100%;
    order: -1;
    margin-bottom: 32px;
  }
  .equ__watermark{
    top: -11px;
    transform: translateX(-246px);
    font-size: 79px;
  }
  .equ__card {
    position: relative !important;
    left: auto !important; top: auto !important;
    width: calc(50% - 5px) !important;
    height: 192px !important;
  }
  .equ__label { font-size: 14px; left: 14px; bottom: 16px; white-space: normal; }

  /* ============================================================
     QUE — FAQ + contacts
     ============================================================ */
  .que { padding: 40px var(--m-pad); }
  .que__heading { margin-bottom: 24px; }
  .que__faq {
    position: static;
    left: auto; top: auto;
    width: 100%;
  }
  .que__row { width: 100%; padding: 22px 48px 22px 20px; }
  .que__row-q { font-size: 16px; }
  .que__row-a { font-size: 18px; line-height: 28px; }
  .que__chevron { right: 20px; }
  .que__divider { display: none; }
  .que__tel {
    position: static;
    left: auto; top: auto;
    width: 100%;
    margin-top: 40px;
  }
  .que__messengers {
    position: relative;
    left: auto; top: auto;
    width: 100%;
    max-width: 320px;
    margin: 20px auto 0;
  }
  .que__watermark{
    top: -3px;
    transform: translateX(-230px);
    font-size: 76px;
  }

  /* ============================================================
     CONTACT
     ============================================================ */
  .contact { padding: 0 var(--m-pad); }
  .contact__watermark{
    top: -25px;
    transform: translateX(-217px);
    font-size: 88px;
  }
  .contact__heading { margin-bottom: 46px;
    margin-top: 25px; }
  .contact__map {
    position: relative;
    left: auto; top: auto;
    width: 100%;
    height: 360px;
  }
  .contact__card {
    position: relative;
    left: auto; top: auto;
    width: 100%;

    margin: 18px auto 0;
  }
  .contact__card-city{
    width: auto;
  }
  .contact__card-logo{
    text-align: center;
    display: flex;
    justify-content: center;
  }
  .contact__card-cta.btn { left: auto; top: auto; }

  /* ============================================================
     FOOTER
     ============================================================ */
  .footer {
    height: auto;
    padding: 40px var(--m-pad);
    margin-top: 0;
    padding-top: 0;
  }
  .footer__nav {
    display: none;
    position: static;
    left: auto; top: auto;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    gap: 14px 22px;
    font-size: 16px;
  }
  .footer__cta {
    position: static;
    left: auto; top: auto;
    margin: 24px auto 0;
    display: none;
  }
  .footer__profile-btn { display: none; }
  .footer__logo {
    position: static;
    left: auto; top: auto;
    transform: none;
    margin: 30px auto 0;
  }
  .footer__social {
    position: static;
    left: auto; top: auto;
    transform: none;
    margin: 26px auto 0;
    justify-content: center;
  }
  .footer__dogovor {
    position: static;
    left: auto; top: auto;
    transform: none;
    margin: 26px auto 0;
    justify-content: center;
    text-align: center;
  }
  .footer__disclaimer {
    position: static;
    left: auto; top: auto;
    transform: none;
    width: 100%;
    margin: 24px auto 0;
  }
  .mobile_divider{
    display: block;
  }
}


/* ==================== auth.css ==================== */
/* ============================================================
   AURUMFIT — Auth modals
   Steps: 1 phone → 2 sms → 3 profile → 4 email-code
   Figma nodes: 1-904 / 1-1384 / 16-2 / 16-487
   ============================================================ */

/* ---------- Overlay ---------- */
.auth-overlay {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 2000;
  background: rgba(0, 0, 0, 0.84);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.auth-overlay.is-open {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 60px;
}

/* ---------- Steps visibility ---------- */
.auth-step { display: none; width: 100%; }
.auth-step.is-active {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* ---------- Logo (single image, node 1:1371) ---------- */
.auth-logo {
  width: 190px;
  height: auto;
  margin-top: 40px;
  margin-bottom: 28px;
  flex-shrink: 0;
}

/* ---------- Text block above card (steps 3, 4) ---------- */
.auth-above {
  text-align: center;
  width: 580px;
  max-width: calc(100% - 32px);
  margin-bottom: 20px;
}

.auth-above .auth-title {
  font-size: 26px;
  font-weight: 500;
  color: var(--color-white);
  margin-bottom: 14px;
}

.auth-above .auth-desc {
  font-size: 15px;
  color: var(--color-gray-light);
  line-height: 1.6;
}

/* ---------- Card wrapper ---------- */
.auth-card-wrap {
  width: 480px;
  max-width: calc(100% - 32px);
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

/* ---------- Close button (above card, aligned right) ---------- */
.auth-close {
  align-self: flex-end;
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 10px;
  background: none;
  border: none;
  color: rgba(255, 255, 255, 0.6);
  font-family: var(--font-text);
  font-size: 15px;
  cursor: pointer;
  padding: 0;
  line-height: 1;
  transition: color 0.2s;
}

.auth-close:hover { color: rgba(255, 255, 255, 0.9); }

.auth-close::before {
  content: '×';
  font-size: 18px;
  line-height: 1;
  font-weight: 300;
}

/* ---------- Card ---------- */
.auth-card {
  width: 100%;
  background: #494949;
  border-radius: 12px;
  padding: 36px 40px 40px;
}

/* Title inside card (steps 1, 2) */
.auth-card > .auth-title {
  font-family: var(--font-text);
  font-size: 20px;
  font-weight: 500;
  color: var(--color-white);
  text-align: center;
  margin-bottom: 12px;
}

/* Desc inside card */
.auth-card > .auth-desc {
  font-size: 14px;
  color: var(--color-gray-light);
  text-align: center;
  line-height: 1.55;
  margin-bottom: 28px;
}

.auth-card > .auth-desc strong {
  display: block;
  color: var(--color-white);
  font-size: 16px;
  font-weight: 500;
  margin-top: 6px;
}

/* ---------- Field ---------- */
.auth-field {
  margin-bottom: 20px;
}

.auth-field__label {
  display: block;
  font-size: 12px;
  color: var(--color-gray);
  margin-bottom: 8px;
}

.auth-field__wrap {
  position: relative;
}

/* Underline-only input (Figma: border-bottom only) */
.auth-field__input {
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 0;
  padding: 10px 32px 10px 0;
  font-family: var(--font-text);
  font-size: 16px;
  color: var(--color-white);
  outline: none;
  transition: border-color 0.2s;
  box-sizing: border-box;
}

.auth-field__input::placeholder { color: rgba(255,255,255,0.3); }

.auth-field__input:focus {
  border-bottom-color: var(--color-accent-2);
}

.auth-field__clear {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  color: var(--color-gray);
  cursor: pointer;
  line-height: 1;
  display: none;
  background: none;
  border: none;
  padding: 0;
}

.auth-field__input:not(:placeholder-shown) ~ .auth-field__clear {
  display: block;
}

/* ---------- OTP (step 2) ---------- */
.auth-otp {
  display: flex;
  gap: 12px;
  justify-content: center;
  margin-bottom: 10px;
}

.auth-otp__cell {
  width: 44px;
  height: 52px;
  background: transparent;
  border: none;
  border-bottom: 2px solid rgba(255, 255, 255, 0.25);
  border-radius: 0;
  text-align: center;
  font-family: var(--font-text);
  font-size: 24px;
  color: var(--color-white);
  outline: none;
  transition: border-color 0.2s;
  padding: 0;
}

.auth-otp__cell:focus {
  border-bottom-color: var(--color-accent-2);
}

.auth-timer {
  font-size: 13px;
  color: var(--color-gray);
  text-align: center;
  margin-bottom: 28px;
}

/* ---------- Button ---------- */
.auth-btn {
  display: block;
  width: 100%;
  height: 52px;
  border-radius: 8px;
  background: linear-gradient(90deg, var(--color-accent-1), var(--color-accent-2));
  border: none;
  font-family: var(--font-text);
  font-size: 16px;
  color: #000;
  cursor: pointer;
  transition: filter 0.2s;
  margin-top: 8px;
}

.auth-btn:hover { filter: brightness(1.07); }

/* ---------- Legal (step 1) ---------- */
.auth-legal {
  font-size: 12px;
  color: var(--color-gray);
  text-align: center;
  margin-top: 18px;
  line-height: 1.6;
}

.auth-legal a {
  color: var(--color-gray-light);
  text-decoration: underline;
  text-underline-offset: 2px;
}

/* ---------- Mobile ---------- */
@media (max-width: 560px) {
  .auth-logo { width: 140px; margin-top: 28px; margin-bottom: 20px; }

  .auth-card-wrap,
  .auth-above { width: calc(100% - 32px); }

  .auth-card { padding: 28px 20px 32px; }

  .auth-otp { gap: 8px; }
  .auth-otp__cell { width: 36px; height: 44px; font-size: 20px; }
}

/* ---------- Error message ---------- */
.auth-error {
  font-size: 13px;
  color: #ff6b6b;
  margin-bottom: 12px;
  text-align: center;
}


/* ==================== lk.css ==================== */
/* ============================================================
   AURUMFIT — Личный кабинет (Aurumfit_Личный кабинет_Главная_01)
   Figma frame 11:2, 1728 x 2823
   ============================================================ */

.lk-page {
  position: relative;
  width: var(--page-width);
  min-height: 2823px;
}

/* Burger — desktop hidden, mobile shown via @media below */
.lk-menu-btn { display: none; }

/* Profile button image swap */
.lk-profile-btn__img--mobile { display: none; }
.lk-profile-btn__img--desktop { display: block; width: 100%; height: 100%; }

/* ---------- Header (bg_menu / txt_menu) ---------- */
.lk-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 1728px;
  height: 120px;
  background: rgba(0, 0, 0, 0.2);
  z-index: 5;
}

.lk-logo {
  position: absolute;
  left: 245px;
  top: 14px;
  width: 237px;
  height: 87px;
}

.lk-nav {
  position: absolute;
  left: 542px;
  top: 51px;
  width: 646px;
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  color: var(--color-white);
}
.lk-nav a:hover { color: var(--color-accent-1); }
.lk-nav a.is-active { color: var(--color-accent-1); }

.lk-user {
  position: absolute;
  left: 1247px;
  top: 53px;
  width: 159px;
  font-size: 16px;
  color: var(--color-gray-light);
  text-align: right;
}

.lk-profile-btn {
  position: absolute;
  left: 1423px;
  top: 30px;
  width: 60px;
  height: 60px;
}
.lk-profile-btn img { width: 100%; height: 100%; }

/* ---------- Personal card (card_02) ---------- */
.lk-card {
  position: absolute;
  left: 245px;
  top: 169px;
  width: 600px;
  height: 400px;
  border-radius: 20px;
  overflow: hidden;
  background: #2b2520 url('../images/png/lk-card-bg.jpg') center / cover no-repeat;
}

.lk-card__label {
  position: absolute;
  left: 38px;
  top: 75px;
  font-size: 20px;
  color: var(--color-white);
}
.lk-card__code-box {
  position: absolute;
  left: 184px;
  top: 47px;
  width: 204px;
  height: 76px;
  border-radius: 12px;
  background: var(--color-white);
  display: flex;
  align-items: center;
  justify-content: center;
}
.lk-card__code-value {
  font-family: var(--font-display);
  font-size: 28px;
  color: #000;
}

.lk-card__name {
  position: absolute;
  left: 38px;
  top: 169px;
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 40px;
  color: var(--color-white);
  white-space: nowrap;
}
.lk-card__phone {
  position: absolute;
  left: 38px;
  top: 234px;
  font-family: var(--font-display);
  font-size: 30px;
  color: var(--color-white);
  white-space: nowrap;
}
.lk-card__email {
  position: absolute;
  left: 38px;
  top: 277px;
  font-size: 19px;
  color: var(--color-white);
  white-space: nowrap;
}

.lk-card__icon-edit {
  position: absolute;
  left: 38px;
  top: 340px;
  width: 20px;
  height: 25px;
}
.lk-card__icon-edit img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 25px;
  height: 20px;
  transform: translate(-50%, -50%) rotate(-90deg);
}

.lk-card__link {
  position: absolute;
  font-size: 14px;
  color: var(--color-accent-1);
  text-decoration: underline;
}
.lk-card__link--edit { left: 72px; top: 342px; }
.lk-card__link--logout { left: 472px; top: 342px; }

/* ---------- Trainings stats (Group 119) ---------- */
.lk-stats {
  position: absolute;
  left: 921px;
  top: 202px;
  width: 429px;
  height: 321px;
}
.lk-stats__title {
  position: absolute;
  left: 0;
  top: 0;
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 40px;
  color: var(--color-white);
  white-space: nowrap;
}
.lk-stats__item {
  position: absolute;
  left: 0;
  width: 429px;
  height: 96px;
}
.lk-stats__item--01 { top: 85px; }
.lk-stats__item--02 { top: 225px; }
.lk-stats__box {
  position: absolute;
  left: 0;
  top: 0;
  width: 96px;
  height: 96px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lk-stats__item--01 .lk-stats__box { background: var(--color-white); }
.lk-stats__item--02 .lk-stats__box { background: #fc3f1d; }
.lk-stats__num {
  font-family: var(--font-display);
  font-size: 46px;
}
.lk-stats__item--01 .lk-stats__num { color: #000; }
.lk-stats__item--02 .lk-stats__num { color: var(--color-white); }
.lk-stats__text {
  position: absolute;
  left: 120px;
  top: 11px;
  font-size: 22px;
  color: var(--color-white);
  white-space: nowrap;
}
.lk-stats__cal {
  position: absolute;
  left: 121px;
  top: 53px;
  font-size: 14px;
  color: var(--color-accent-1);
  text-decoration: underline;
  white-space: nowrap;
}

/* ---------- Section divider + heading ---------- */
.lk-divider {
  position: absolute;
  left: 210px;
  top: 612px;
  width: 1308px;
  height: 4px;
  border-radius: 2px;
  background: linear-gradient(90deg, var(--color-accent-1), var(--color-accent-2));
  opacity: 0.85;
}
.lk-heading {
  position: absolute;
  left: 515px;
  top: 653px;
  width: 698px;
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 64px;
  line-height: 68px;
  text-align: center;
  color: var(--color-white);
}

/* ---------- Booking (Group 123 / Group 124 / navi) ---------- */
.lk-booking {
  position: absolute;
  left: 245px;
  top: 771px;
  width: 1238px;
  height: 626px;
}

.lk-booking__address {
  position: absolute;
  left: 0;
  top: 0;
  width: 600px;
  height: 626px;
  border-radius: 20px;
  background: #352f2a;
}

.lk-booking__select {
  position: absolute;
  left: 119px;
  top: 88px;
  width: 363px;
  height: 80px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  padding: 0 22px;
}
.lk-booking__select span {
  font-size: 18px;
  line-height: 24px;
  color: var(--color-white);
}
.lk-booking__select img {
  margin-left: auto;
  width: 14px;
  height: 25px;
  opacity: 0.8;
  transform: rotate(90deg);
}

.lk-booking__text {
  position: absolute;
  left: 50%;
  top: 210px;
  transform: translateX(-50%);
  width: 480px;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: var(--color-white);
}
.lk-booking__phone {
  position: absolute;
  left: 50%;
  top: 290px;
  transform: translateX(-50%);
  font-family: var(--font-display);
  font-size: 30px;
  color: var(--color-white);
  white-space: nowrap;
}

.lk-booking__cta {
  position: absolute;
  left: 119px;
  top: 358px;
  width: 362px;
  height: 80px;
  border-radius: 8px;
  background: linear-gradient(90deg, var(--color-accent-1), var(--color-accent-2));
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #000;
}

.lk-booking__yandex {
  position: absolute;
  left: 152px;
  top: 482px;
  width: 297px;
  height: 57px;
  display: flex;
  align-items: center;
}
.lk-booking__yandex-icon {
  width: 47.5px;
  height: 47.5px;
  flex: none;
}
.lk-booking__yandex-icon img { width: 100%; height: 100%; }
.lk-booking__yandex-btn {
  flex: 1;
  height: 57px;
  margin-left: 8px;
  border-radius: 8px;
  background: #fc3f1d;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: var(--color-white);
}

.lk-booking__photo {
  position: absolute;
  left: 638px;
  top: 0;
  width: 600px;
  height: 525px;
  border-radius: 20px;
  overflow: hidden;
  background: #000;
}
.lk-booking__photo-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1s ease;
}
.lk-booking__photo-img.is-active { opacity: 1; }

.lk-booking__navi {
  position: absolute;
  left: 785px;
  top: 567px;
  width: 304.39px;
  height: 31px;
  z-index: 3;
}
.lk-booking__arrow {
  position: absolute;
  top: 0;
  width: 56px;
  height: 31px;
  overflow: hidden;
  cursor: pointer;
}
.lk-booking__arrow img { pointer-events: none; }
.lk-booking__arrow--prev { left: 0; }
.lk-booking__arrow--prev img { position: absolute; left: 0; top: 0; width: 304.39px; height: 31px; }
.lk-booking__arrow--next { left: 248.4px; }
.lk-booking__arrow--next img { position: absolute; left: -248.4px; top: 0; width: 304.39px; height: 31px; }
.lk-booking__dots {
  position: absolute;
  left: 0;
  right: 0;
  top: 9px;
  display: flex;
  justify-content: center;
  gap: 18px;
}
.lk-booking__dots button {
  width: 12px;
  height: 12px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: rgba(217, 217, 217, 0.4);
  cursor: pointer;
  transition: background 0.25s ease;
}
.lk-booking__dots button.is-active { background: var(--color-accent-1); }

/* ---------- Rules banner (ban_pos) ---------- */
.lk-rules {
  position: absolute;
  left: 245px;
  top: 1435px;
  width: 1238px;
  height: 331px;
  border-radius: 20px;
  overflow: hidden;
  background-color: #000;
  background-position: 60% 30%;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url('../images/png/lk-rules-photo.jpg');
  background-image: -webkit-image-set(
    url('../images/png/lk-rules-photo.jpg') 1x,
    url('../images/png/lk-rules-photo@2x.jpg') 2x
  );
  background-image: image-set(
    url('../images/png/lk-rules-photo.jpg') 1x,
    url('../images/png/lk-rules-photo@2x.jpg') 2x
  );
}
.lk-rules__photo {
  position: absolute;
  right: 0;
  top: 0;
  width: 62%;
  height: 100%;
}
.lk-rules__arrow{
  position: absolute;
  top: 245px;
  left: 68px;
}
.lk-rules__text {
  position: absolute;
  left: 58px;
  top: 38px;
  width: 540px;
  font-size: 30px;
  line-height: 1.3;
  color: var(--color-white);
}
.lk-rules__btn {
  position: absolute;
  left: 154px;
  top: 232px;
  width: 216px;
  height: 60px;
  border-radius: 8px;
  background: linear-gradient(90deg, var(--color-accent-1), var(--color-accent-2));
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #000;
}

/* ---------- Contact (Обратная связь) ---------- */
.lk-contact {
  position: absolute;
  left: 0;
  top: 1810px;
  width: 1728px;
  height: 564px;
}
.lk-contact__heading {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 64px;
  line-height: 68px;
  color: var(--color-white);
  white-space: nowrap;
}
.lk-contact__card {
  position: absolute;
  left: 50%;
  top: 111px;
  transform: translateX(-50%);
  width: 840px;
  height: 358px;
  border-radius: 20px;
  background: #352f2a;
}
.lk-contact__textarea {
  position: absolute;
  left: 46px;
  top: 35px;
  width: 756px;
  height: 280px;
  background: transparent;
  border: none;
  resize: none;
  font-family: var(--font-text);
  font-size: 20px;
  line-height: 34px;
  color: var(--color-gray);
}
.lk-contact__textarea:focus { outline: none; }
.lk-contact__cta {
  position: absolute;
  left: 50%;
  top: 504px;
  transform: translateX(-50%);
  width: 216px;
  height: 60px;
  border: none;
  border-radius: 8px;
  background: linear-gradient(90deg, var(--color-accent-1), var(--color-accent-2));
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-text);
  font-size: 16px;
  color: #000;
  cursor: pointer;
}
.lk-contact__cta:disabled {
  opacity: 0.6;
  cursor: default;
}
.lk-contact__error {
  position: absolute;
  left: 50%;
  top: 478px;
  transform: translateX(-50%);
  font-size: 14px;
  color: #ff4d4d;
  white-space: nowrap;
}

/* ---------- Footer ---------- */
.lk-footer {
  position: absolute;
  left: 0;
  top: 2444px;
  width: 1728px;
  height: 379px;
  background: rgba(0, 0, 0, 0.2);
}
.lk-footer__logo {
  position: absolute;
  left: 50%;
  top: 25px;
  transform: translateX(-50%);
  width: 232px;
  height: 129.5px;
}
.lk-footer__links {
  position: absolute;
  left: 50%;
  top: 191px;
  transform: translateX(-50%);
  display: flex;
  gap: 36px;
  font-size: 18px;
  color: var(--color-white);
  white-space: nowrap;
}
.lk-footer__links a:hover { color: var(--color-accent-1); }
.lk-footer__social {
  position: absolute;
  left: 50%;
  top: 243px;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  gap: 18px;
}
.lk-footer__social img { opacity: 0.5; height: 26px; width: auto; object-fit: contain; }
.lk-footer__social a { display: inline-flex; align-items: center; }
.lk-footer__social > *:nth-child(1) img, .lk-footer__social > img:nth-child(1) { width: 31px; }
.lk-footer__social > *:nth-child(2) img, .lk-footer__social > img:nth-child(2) { width: 37px; }
.lk-footer__social > *:nth-child(3) img, .lk-footer__social > img:nth-child(3) { width: 43px; }
.lk-footer__social > *:nth-child(4) img, .lk-footer__social > img:nth-child(4) { width: 26px; }
.lk-footer__social > *:nth-child(5) img, .lk-footer__social > img:nth-child(5) { width: 26px; }
.lk-footer__social img.full-opacity { opacity: 1; }
.lk-footer__disclaimer {
  position: absolute;
  left: 50%;
  top: 295px;
  transform: translateX(-50%);
  width: 847px;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  color: var(--color-white);
  opacity: 0.4;
}

/* ==============================================================
   LkMobMenu — hidden on desktop, shown on mobile
   ============================================================== */
.lk-mob { display: none; }

/* ============================================================
   MOBILE — ≤ 560px  (Figma frame 16:2283, 393 × 3239)
   ============================================================ */
@media (max-width: 560px) {

  /* ---------- Page wrapper ---------- */
  .lk-page {
    width: 100%;
    min-height: auto;
    position: relative;
  }

  /* ---------- Header ---------- */
  /* Desktop LkHeader hidden on mobile — LkMobMenu replaces it */
  .lk-header { display: none !important; }

  /* Username — absolute, right side, y:79 */
  .lk-user {
    position: absolute;
    right: 64px;   /* 7px margin + 50px profile btn + 7px gap */
    top: 79px;
    width: auto;
    font-size: 14px;
    color: #c7c7c7;
    text-decoration: underline;
    text-align: right;
    white-space: nowrap;
    transform: none;
  }

  /* Profile icon — absolute, right: 7px, y:62 */
  .lk-profile-btn {
    position: absolute;
    right: 7px;
    top: 62px;
    left: auto;
    width: 50px;
    height: 50px;
  }
  .lk-profile-btn__img--desktop { display: none; }
  .lk-profile-btn__img--mobile  { display: block; width: 50px; height: 50px; }

  /* Mobile burger button — absolute, left:7, top:62 — row layout: icon | Меню */
  .lk-menu-btn {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: absolute;
    left: 7px;
    top: 62px;
    width: 139px;
    height: 50px;
    border-radius: 8px;
    background: linear-gradient(90deg, var(--color-accent-1), var(--color-accent-2));
    border: none;
    cursor: pointer;
    padding: 0;
    gap: 0;
  }
  .lk-menu-btn__icon {
    display: flex;
    flex-direction: column;
    gap: 7px;
    padding-left: 14px;
    flex: none;
  }
  .lk-menu-btn__icon span {
    display: block;
    height: 3px;
    background: #000;
    border-radius: 1px;
  }
  .lk-menu-btn__icon span:nth-child(1) { width: 18px; }
  .lk-menu-btn__icon span:nth-child(2) { width: 27px; }
  .lk-menu-btn__icon span:nth-child(3) { width: 27px; }
  .lk-menu-btn__label {
    flex: 1;
    font-family: var(--font-text);
    font-weight: 500;
    font-size: 17px;
    color: #000;
    line-height: 1;
    text-align: center;
  }

  /* ---------- Personal card ---------- */
  .lk-card {
    position: relative;
    left: auto;
    top: auto;
    width: calc(100% - 14px);
    margin: 0 7px;
    height: 340px;
    border-radius: 16px;
  }
  .lk-card__label {
    left: 30px;
    top: 56px;
    font-size: 16px;
  }
  .lk-card__code-box {
    left: 154px;
    top: 38px;
    width: 163px;
    height: 61px;
    transform: none;
  }
  .lk-card__code-value { font-size: 22px; }
  .lk-card__name {
    left: 30px;
    top: 150px;
    font-size: 32px;
  }
  .lk-card__phone {
    left: 30px;
    top: 208px;
    font-size: 24px;
  }
  .lk-card__email {
    left: 30px;
    top: 243px;
    font-size: 15px;
  }
  .lk-card__icon-edit {
    left: 30px;
    top: 295px;
    width: 16px;
    height: 20px;
  }
  .lk-card__link--edit  { left: 55px;  top: 295px; font-size: 14px; }
  .lk-card__link--logout { left: 210px; top: 295px; font-size: 14px; }

  /* ---------- Training stats ---------- */
  .lk-stats {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    height: auto;
    padding: 28px 25px 20px;
  }
  .lk-stats__title {
    position: static;
    font-size: 28px;
    margin-bottom: 20px;
    white-space: nowrap;
    text-align: center;
  }
  .lk-stats__item {
    position: relative;
    left: auto;
    display: flex;
    align-items: center;
    gap: 23px;
    width: 100%;
    height: auto;
    margin-bottom: 16px;
  }
  .lk-stats__item--01 { top: auto; }
  .lk-stats__item--02 { top: auto; }
  .lk-stats__box {
    position: static;
    flex: none;
    width: 77px;
    height: 77px;
    border-radius: 16px;
  }
  .lk-stats__num  { font-size: 37px; }
  .lk-stats__info {
    display: flex;
    flex-direction: column;
    gap: 6px;
    min-width: 0;
  }
  .lk-stats__text { position: static; font-size: 18px; white-space: normal; }
  .lk-stats__cal  { position: static; font-size: 14px; }

  /* ---------- Section divider + heading ---------- */
  .lk-divider {
    position: relative;
    left: auto;
    top: auto;
    width: calc(100% - 40px);
    margin: 8px auto;
  }
  .lk-heading {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    font-size: 28px;
    line-height: 1.2;
    text-align: center;
    margin: 12px 0 16px;
  }

  /* ---------- Booking ---------- */
  .lk-booking {
    position: relative;
    left: auto;
    top: auto;
    width: calc(100% - 14px);
    margin: 0 7px;
    height: auto;
  }
  .lk-booking__address {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 36px;
    padding-top: 1px;
    border-radius: 16px;
  }
  .lk-booking__select {
    position: relative;
    left: auto;
    top: auto;
    width: calc(100% - 56px);
    margin: 32px 28px 0;
    height: 62px;
    border-radius: 6px;
  }
  .lk-booking__select span { font-size: 14px; }
  .lk-booking__text {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    width: calc(100% - 56px);
    margin: 28px 28px 0;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
  }
  .lk-booking__phone {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    font-size: 23px;
    text-align: center;
    margin: 24px 0 0;
  }
  .lk-booking__cta {
    position: relative;
    left: auto;
    top: auto;
    width: calc(100% - 56px);
    margin: 32px 28px 0;
    height: 62px;
    border-radius: 6px;
    font-size: 15px;
  }
  .lk-booking__yandex {
    position: relative;
    left: auto;
    top: auto;
    width: calc(100% - 56px);
    margin: 20px 28px 0;
    height: 44px;
  }
  .lk-booking__yandex-icon { width: 38px; height: 38px; }
  .lk-booking__yandex-btn { font-size: 12px; border-radius: 6px; }
  .lk-booking__photo {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    aspect-ratio: 600 / 525;
    height: auto;
    border-radius: 16px;
    margin-top: 12px;
  }
  .lk-booking__navi {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    margin: 16px auto 0;
  }

  /* ---------- Rules banner ---------- */
  .lk-rules {
    position: relative;
    left: auto;
    top: auto;
    width: calc(100% - 14px);
    margin: 24px 7px 0;
    height: auto;
    min-height: 460px;
    border-radius: 16px;
    overflow: hidden;
    background-color: #000;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url('../images/png/lk_rules_mob.png');
    background-image: -webkit-image-set(
      url('../images/png/lk_rules_mob.png') 1x,
      url('../images/png/lk_rules_mob@2x.png') 2x
    );
    background-image: image-set(
      url('../images/png/lk_rules_mob.png') 1x,
      url('../images/png/lk_rules_mob@2x.png') 2x
    );
  }
  .lk-rules__photo {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    clip-path: none;
    opacity: 0.35;
  }
  .lk-rules__text {
    position: relative;
    left: auto;
    top: auto;
    width: calc(100% - 56px);
    margin: 248px auto 0;
    font-size: 18px;
    line-height: 1.6;
    text-align: center;
    z-index: 1;
  }
  .lk-rules__cta {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin: 24px auto 36px;
    z-index: 1;
  }
  .lk-rules__arrow {
    position: static;
  }
  .lk-rules__btn {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
  }

  /* ---------- Contact ---------- */
  .lk-contact {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    height: auto;
    padding-bottom: 20px;
  }
  .lk-contact__heading {
    position: static;
    transform: none;
    font-size: 28px;
    text-align: center;
    margin: 32px 0 20px;
    white-space: nowrap;
  }
  .lk-contact__card {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    width: calc(100% - 14px);
    margin: 0 7px;
    height: 358px;
    border-radius: 16px;
  }
  .lk-contact__textarea {
    left: 30px;
    top: 28px;
    width: calc(100% - 60px);
    height: calc(100% - 56px);
    font-size: 14px;
    line-height: 23px;
  }
  .lk-contact__cta {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    margin: 20px auto 0;
    display: flex;
  }
  .lk-contact__error {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    margin: 12px 7px 0;
    white-space: normal;
    text-align: center;
  }

  /* ---------- Footer ---------- */
  .lk-footer {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    height: auto;
    padding: 32px 0 32px;
    background: rgba(0, 0, 0, 0.2);
  }
  .lk-footer__logo {
    position: static;
    transform: none;
    display: block;
    margin: 0 auto 36px;
    width: 232px;
    height: auto;
  }
  .lk-footer__social {
    position: static;
    transform: none;
    justify-content: center;
    margin-bottom: 30px;
  }
  .lk-footer__links {
    position: static;
    transform: none;
    flex-direction: column;
    gap: 0;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 19px;
  }
  .lk-footer__disclaimer {
    position: static;
    transform: none;
    width: calc(100% - 16px);
    margin: 0 auto;
    font-size: 12px;
    line-height: 22px;
  }
  .lk-footer__disclaimer a {
    color: inherit;
    text-decoration: underline;
  }

  /* ==========================================================
     LkMobMenu — Figma node 16:1999 "Главное меню", 393px
     ========================================================== */

  /* ---- Wrapper ---- */
  .lk-mob {
    display: block;
    position: relative;
    width: 100%;
    z-index: 100;
  }
  /* Full-screen overlay when open */
  .lk-mob--open {
    position: fixed;
    inset: 0;
    overflow-y: auto;
    background: var(--color-bg);
    z-index: 200;
  }

  /* ---- Header bar: 121px, dark texture bg ---- */
  .lk-mob__bar {
    position: relative;
    width: 100%;
    height: 69px;
    background: url('/images/svg/lk-mobile-header-bg.svg') center / cover no-repeat, #1a1612;
    flex-shrink: 0;
  }

  /* ---- Toggle button: left=7, top=62, 139×50, gradient pill ---- */
  .lk-mob__btn {
    position: absolute;
    left: 7px;
    top: 10px;
    width: 139px;
    height: 50px;
    border-radius: 8px;
    background: linear-gradient(90deg, var(--color-accent-1), var(--color-accent-2));
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 0 14px;
    gap: 8px;
  }

  /* Hamburger icon (closed) */
  .lk-mob__burger {
    display: flex;
    flex-direction: column;
    gap: 7px;
    flex-shrink: 0;
  }
  .lk-mob__burger span {
    display: block;
    height: 3px;
    background: #000;
    border-radius: 1.5px;
  }
  .lk-mob__burger span:nth-child(1) { width: 27px; }
  .lk-mob__burger span:nth-child(2) { width: 18px; }
  .lk-mob__burger span:nth-child(3) { width: 27px; }

  /* X icon (open) — two 27px bars rotated ±45° */
  .lk-mob__x {
    position: relative;
    width: 21px;
    height: 21px;
    flex-shrink: 0;
  }
  .lk-mob__x::before,
  .lk-mob__x::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 27px;
    height: 3px;
    background: #000;
    border-radius: 1.5px;
  }
  .lk-mob__x::before { transform: translate(-50%, -50%) rotate(45deg); }
  .lk-mob__x::after  { transform: translate(-50%, -50%) rotate(-45deg); }

  /* "Меню" label inside the button */
  .lk-mob__btn-label {
    flex: 1;
    text-align: center;
    font-family: var(--font-text);
    font-size: 17px;
    font-weight: 500;
    color: #000;
    line-height: 1;
  }

  /* Right side: username (underlined) + avatar — flex row, right=7, top=62 */
  .lk-mob__right {
    position: absolute;
    right: 7px;
    top: 10px;
    height: 50px;
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .lk-mob__username {
    font-family: var(--font-text);
    font-size: 14px;
    color: #c7c7c7;
    text-decoration: underline;
    white-space: nowrap;
    line-height: 1;
  }
  .lk-mob__avatar {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    flex-shrink: 0;
  }
  .lk-mob__avatar img { width: 50px; height: 50px; }

  /* ---- Drawer (content shown when open) ---- */

  /* Nav links: left=88, 22px regular, line-height=59px */
  .lk-mob__nav { padding-top: 13px; /* 134 - 121 */ }
  .lk-mob__nav-link {
    display: block;
    padding-left: 88px;
    font-family: var(--font-text);
    font-size: 22px;
    font-weight: 400;
    color: var(--color-white);
    line-height: 59px;
    text-decoration: none;
  }
  .lk-mob__nav-link:active { color: var(--color-accent-1); }

  /* Separator line: 19px gap below nav (389-370=19) */
  .lk-mob__sep {
    margin: 19px 8px 0;
    height: 1px;
    background: rgba(217, 217, 217, 0.2);
  }

  /* Access code block (Figma: 389–579px) */
  .lk-mob__code-block {
    padding-top: 26px; /* 416 - 390 */
    text-align: center;
  }
  .lk-mob__code-label {
    font-family: var(--font-text);
    font-size: 16px;
    color: #a4a4a4;
    line-height: 22px;
    margin: 0;
  }
  .lk-mob__code-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 204px;
    height: 76px;
    margin: 14px auto 0;
    background: #fec384;
    border-radius: 12px;
  }
  .lk-mob__code-value {
    font-family: var(--font-display);
    font-size: 28px;
    color: #000;
    line-height: 1;
  }

  /* Second separator after code box: 579 - 550(box bottom) = 29px */
  .lk-mob__sep--2 { margin-top: 29px; }

  /* Logo block: 26px below sep2 bottom (606-580=26) */
  .lk-mob__logo-block {
    margin-top: 26px;
    text-align: center;
  }
  .lk-mob__mark {
    display: block;
    width: 45px;
    height: 40px;
    margin: 0 auto;
  }
  .lk-mob__logo-name {
    font-family: var(--font-watermark);
    font-size: 41px;
    color: #5c5c5c;
    line-height: 1.2;
    margin: 18px 0 0;
  }
  .lk-mob__logo-sub {
    font-family: var(--font-text);
    font-size: 12px;
    color: var(--color-gray);
    letter-spacing: 0.6px;
    text-transform: uppercase;
    margin: 5px 0 0;
  }
  .lk-mob__logo-sep {
    width: 163px;
    height: 1px;
    background: rgba(217, 217, 217, 0.3);
    margin: 10px auto 0;
  }

  /* Social icons row: centered, opacity 0.5 */
  .lk-mob__social {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    margin-top: 35px;
    opacity: 0.5;
  }
  .lk-mob__social a { display: inline-flex; align-items: center; }
  .lk-mob__social img { height: 32px; width: 32px; object-fit: contain; }

  /* Footer links */
  .lk-mob__footer-links {
    margin-top: 22px;
    text-align: center;
  }
  .lk-mob__footer-links a {
    display: block;
    font-family: var(--font-text);
    font-size: 16px;
    color: var(--color-white);
    line-height: 30px;
    text-decoration: none;
  }

  /* Disclaimer: 12px, opacity 0.4, centered */
  .lk-mob__disclaimer {
    margin: 29px auto 40px;
    width: calc(100% - 32px);
    max-width: 377px;
    font-family: var(--font-text);
    font-size: 12px;
    line-height: 22px;
    color: var(--color-white);
    opacity: 0.4;
    text-align: center;
  }

}


/* ==================== booking.css ==================== */
/* ============================================================
   AURUMFIT — Booking pages (3 steps + success)
   Figma: 11:336 (step1) 11:963 (step2) 11:1318 (step3) 11:1572 (success)
   ============================================================ */

.bk-page {
  position: relative;
  width: var(--page-width);
  min-height: 100vh;
  padding-top: 120px;
  padding-bottom: 120px;
}

/* Footer in normal flow for booking (dynamic content height) */
.bk-page .lk-footer {
  position: relative;
  top: auto;
  margin-top: 80px;
  width: 1728px;
}

/* ---------- Page title ---------- */
.bk-title {
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 64px;
  line-height: 68px;
  text-align: center;
  color: var(--color-white);
  margin-top: 37px;
  margin-bottom: 0;
}

/* ---------- Stepper ---------- */
.bk-stepper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 44px;
  margin-top: 24px;
  margin-bottom: 39px;
}

.bk-stepper__item {
  font-size: 16px;
  color: #5a5a5a;
  cursor: default;
  line-height: 34px;
  white-space: nowrap;
  text-decoration: none;
}

.bk-stepper__item.is-active {
  color: var(--color-white);
}

.bk-stepper__item.is-done {
  color: var(--color-white);
  text-decoration: underline;
  cursor: pointer;
}

/* ---------- Rule ---------- */
.bk-rule {
  width: 1308px;
  height: 4px;
  background: rgba(217, 217, 217, 0.2);
  margin: 0 auto 39px;
}

/* ---------- Section subtitle ---------- */
.bk-subtitle {
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 28px;
  color: #ffc587;
  text-align: center;
  margin-bottom: 59px;
  margin-top: 0;
}

/* ==========================================================
   STEP 1 — Calendar
   ========================================================== */
.bk-step { display: none; }
.bk-step.is-active { display: block; }

/* Month navigation */
.bk-month-nav {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  height: 32px;
  margin-bottom: 41px;
}

.bk-month-nav__side {
  position: absolute;
  font-family: var(--font-text);
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 0.32px;
  white-space: nowrap;
  top: 50%;
  transform: translateY(-50%);
}

/* Figma: side months centered at ±310px and ±570px from page center */
.bk-month-nav__side--prev1 { right: calc(50% + 310px); transform: translateY(-50%) translateX(50%); }
.bk-month-nav__side--prev2 { right: calc(50% + 570px); transform: translateY(-50%) translateX(50%); }
.bk-month-nav__side--next1 { left: calc(50% + 310px); transform: translateY(-50%) translateX(-50%); }
.bk-month-nav__side--next2 { left: calc(50% + 570px); transform: translateY(-50%) translateX(-50%); }

.bk-month-nav__current {
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 26px;
  color: var(--color-white);
  letter-spacing: 0.52px;
  white-space: nowrap;
}

.bk-month-nav__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 32px;
  background: none;
  border: none;
  cursor: pointer;
  opacity: 0.85;
  flex-shrink: 0;
  transition: opacity 0.2s;
}

.bk-month-nav__arrow:hover { opacity: 1; }

/* Calendar card */
.bk-calendar {
  width: 621px;
  margin: 0 auto;
  background: #352f2a;
  border-radius: 20px;
  padding: 47px 0 126px;
}

.bk-cal-head {
  display: grid;
  grid-template-columns: repeat(7, 62px);
  justify-content: center;
  gap: 8px;
  padding-bottom: 19px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  margin-bottom: 22px;
}

.bk-cal-head__cell {
  width: 62px;
  text-align: center;
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 0.36px;
  line-height: 24px;
}

.bk-cal-grid {
  display: grid;
  grid-template-columns: repeat(7, 62px);
  justify-content: center;
  gap: 8px;
}

.bk-cal__day {
  width: 62px;
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  font-family: var(--font-display);
  font-size: 20px;
  cursor: pointer;
  border: none;
  background: #fff;
  color: #000;
  transition: background 0.15s;
}

.bk-cal__day.is-empty {
  background: transparent;
  cursor: default;
}

.bk-cal__day.is-past {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.15);
  cursor: not-allowed;
}

.bk-cal__day.is-selected {
  background: #fec384;
  color: #000;
}

.bk-cal__day:not(.is-past):not(.is-empty):not(.is-selected):hover {
  background: rgba(255, 197, 135, 0.5);
}

/* Продолжить / Забронировать */
.bk-cta-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 40px;
}

.bk-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 216px;
  height: 60px;
  border-radius: 8px;
  background: linear-gradient(90deg, #ffc587, #f7ad5d);
  font-family: var(--font-text);
  font-size: 16px;
  color: #000;
  border: none;
  cursor: pointer;
  transition: filter 0.2s;
}

.bk-cta:hover { filter: brightness(1.06); }
.bk-cta:disabled { opacity: 0.4; cursor: not-allowed; filter: none; }

/* ==========================================================
   STEP 2 — Time picker
   ========================================================== */

/* Date chip row */
.bk-date-chips {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-bottom: 28px;
  flex-wrap: wrap;
}

.bk-chip {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 22px;
  height: 60px;
  min-width: 150px;
  border-radius: 8px;
  background: #fff;
  font-family: var(--font-text);
  font-size: 18px;
  color: #000;
  cursor: pointer;
  border: none;
  transition: background 0.15s;
}

.bk-chip.is-active {
  background: #fec384;
}

.bk-chip__remove {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  background: none;
  border: none;
  color: #000;
  cursor: pointer;
  font-size: 0;
  padding: 0;
  flex-shrink: 0;
}

/* × via SVG */
.bk-chip__remove::before,
.bk-chip__remove::after {
  content: '';
  position: absolute;
  width: 18px;
  height: 2.5px;
  background: #000;
  border-radius: 2px;
}
.bk-chip__remove { position: relative; }
.bk-chip__remove::before { transform: rotate(45deg); }
.bk-chip__remove::after  { transform: rotate(-45deg); }

/* Time card (single, for active date) */
.bk-time-card {
  width: 1060px;
  margin: 0 auto;
  background: #352f2a;
  border-radius: 20px;
  overflow: hidden;
}

.bk-tariff {
  padding: 22px 52px 22px 56px;
  display: flex;
  align-items: center;
  gap: 36px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.bk-tariff:last-child { border-bottom: none; }

.bk-tariff__price {
  min-width: 180px;
  flex-shrink: 0;
  display: flex;
  align-items: baseline;
  gap: 2px;
}

.bk-tariff__price-val {
  font-family: var(--font-display);
  font-size: 36px;
  line-height: 34px;
  color: var(--color-white);
}

.bk-tariff__price-rub {
  font-family: var(--font-text);
  font-size: 16px;
  color: var(--color-white);
}

.bk-tariff__price-per {
  font-family: var(--font-text);
  font-size: 16px;
  color: var(--color-white);
  margin-left: 2px;
}

.bk-slots {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.bk-slot {
  width: 99px;
  height: 50px;
  border-radius: 100px;
  border: none;
  font-family: var(--font-display);
  font-size: 20px;
  cursor: pointer;
  background: #fff;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.15s;
}

.bk-slot.is-booked {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(0, 0, 0, 0.12);
  cursor: not-allowed;
}

.bk-slot.is-selected {
  background: #fec384;
  color: #000;
}

.bk-slot:not(.is-booked):not(.is-selected):hover {
  background: rgba(255, 197, 135, 0.5);
}

/* Hint below CTA */
.bk-step2-hint {
  margin-top: 14px;
  font-size: 14px;
  color: #ffc587;
  text-align: center;
}

/* ==========================================================
   STEP 3 — Payment
   ========================================================== */
.bk-payment {
  display: flex;
  gap: 41px;
  width: 1137px;
  margin: 0 auto;
  align-items: flex-start;
}

/* Left: cart cards */
.bk-cart {
  width: 548px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.bk-cart-card {
  width: 548px;
  min-height: 280px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  padding: 28px 42px 28px 42px;
  position: relative;
}

/* Top row: date info + time pill + × */
.bk-cart-card__top {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 20px;
}

.bk-cart-card__date-info {
  display: flex;
  align-items: baseline;
  gap: 10px;
  flex-shrink: 0;
}

.bk-cart-card__day {
  font-family: var(--font-display);
  font-size: 39px;
  color: #ffc587;
  line-height: 1;
}

.bk-cart-card__month {
  font-family: var(--font-text);
  font-size: 22px;
  color: #ffc587;
  line-height: 1;
}

.bk-cart-card__time {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 99px;
  height: 50px;
  border-radius: 100px;
  background: #ffc587;
  font-family: var(--font-display);
  font-size: 20px;
  color: #000;
  flex-shrink: 0;
}

.bk-cart-card__remove {
  position: absolute;
  top: 40px;
  right: 32px;
  width: 26px;
  height: 26px;
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ababab;
  font-size: 0;
  padding: 0;
}
.bk-cart-card__remove::before,
.bk-cart-card__remove::after {
  content: '';
  position: absolute;
  width: 26px;
  height: 3px;
  background: #ababab;
  border-radius: 2px;
}
.bk-cart-card__remove::before { transform: rotate(45deg); }
.bk-cart-card__remove::after  { transform: rotate(-45deg); }
.bk-cart-card__remove:hover::before,
.bk-cart-card__remove:hover::after { background: #fff; }

.bk-cart-card__place {
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 22px;
  color: var(--color-white);
  line-height: 24px;
  margin-bottom: 10px;
  width: 380px;
}

.bk-cart-card__addr {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-family: var(--font-text);
  font-size: 16px;
  color: #a4a4a4;
  line-height: 20px;
  margin-bottom: 18px;
}

.bk-cart-card__addr-icon {
  width: 18px;
  height: 22px;
  flex-shrink: 0;
  margin-top: 1px;
  opacity: 0.75;
}

.bk-cart-card__price {
  font-family: var(--font-display);
  font-size: 36px;
  color: var(--color-white);
  display: flex;
  align-items: baseline;
  gap: 3px;
}

.bk-cart-card__price-per {
  font-family: var(--font-text);
  font-size: 16px;
  color: var(--color-white);
}

/* Right: order summary */
.bk-summary {
  width: 548px;
  flex-shrink: 0;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 20px;
  padding: 54px 30px 40px;
  position: sticky;
  top: 20px;
}

.bk-summary__title {
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 28px;
  color: var(--color-white);
  text-align: center;
  margin-bottom: 28px;
}

.bk-summary__rows {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 16px;
}

.bk-summary__row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding: 14px 0;
}

.bk-summary__row-left {
  display: flex;
  align-items: baseline;
  gap: 6px;
  color: #a4a4a4;
  font-family: var(--font-text);
  font-size: 20px;
}

.bk-summary__row-price {
  font-family: var(--font-display);
  font-size: 36px;
  color: var(--color-white);
  line-height: 34px;
}

.bk-summary__row-mid {
  font-family: var(--font-display);
  font-size: 22px;
  color: var(--color-white);
  margin: 0 12px;
}

.bk-summary__row-val {
  font-family: var(--font-display);
  font-size: 36px;
  color: var(--color-white);
  line-height: 34px;
}

/* Promo code field */
.bk-promo {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}

.bk-promo__input {
  flex: 1;
  min-width: 0;
  height: 48px;
  padding: 0 18px;
  border-radius: 100px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  background: rgba(255, 255, 255, 0.03);
  font-family: var(--font-text);
  font-size: 16px;
  color: var(--color-white);
  outline: none;
  transition: border-color 0.2s;
  box-sizing: border-box;
}

.bk-promo__input::placeholder { color: rgba(255, 255, 255, 0.35); }
.bk-promo__input:focus { border-color: var(--color-accent-2); }
.bk-promo__input:disabled { opacity: 0.5; cursor: default; }

.bk-promo__btn {
  flex-shrink: 0;
  height: 48px;
  padding: 0 22px;
  border-radius: 100px;
  border: 1px solid var(--color-accent-1);
  background: transparent;
  font-family: var(--font-text);
  font-size: 15px;
  color: var(--color-accent-1);
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
}

.bk-promo__btn:hover:not(:disabled) { background: var(--color-accent-1); color: #000; }
.bk-promo__btn:disabled { opacity: 0.5; cursor: default; }

.bk-summary__row--promo .bk-summary__row-left,
.bk-summary__row--promo .bk-summary__row-val {
  color: var(--color-accent-1);
}

.bk-summary__divider {
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  margin: 4px 0 8px;
}

.bk-summary__total {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding: 12px 0 32px;
}

.bk-summary__total-label {
  font-family: var(--font-text);
  font-size: 25px;
  color: #a4a4a4;
}

.bk-summary__total-val {
  font-family: var(--font-display);
  font-size: 36px;
  color: var(--color-white);
  line-height: 34px;
}

.bk-pay-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 362px;
  height: 80px;
  border-radius: 8px;
  background: linear-gradient(90deg, #ffc587, #f7ad5d);
  font-family: var(--font-text);
  font-size: 20px;
  color: #000;
  border: none;
  cursor: pointer;
  transition: filter 0.2s;
  margin: 0 auto 20px;
}

.bk-pay-btn:hover { filter: brightness(1.06); }

.bk-summary__legal {
  font-family: var(--font-text);
  font-size: 14px;
  color: #8b8b8b;
  text-align: center;
  line-height: 22px;
  width: 434px;
  margin: 0 auto;
}

/* ==========================================================
   SUCCESS overlay
   ========================================================== */
.bk-success {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 500;
  background: rgba(20, 15, 10, 0.88);
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.bk-success.is-open { display: flex; }

.bk-success__logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 32px;
}

.bk-success__logo img { width: 56px; height: 50px; margin-bottom: 10px; }

.bk-success__logo-name {
  font-family: var(--font-watermark);
  font-size: 41px;
  color: var(--color-accent-1);
  letter-spacing: 0;
  line-height: 1;
}

.bk-success__logo-sub {
  font-family: var(--font-text);
  font-size: 12px;
  letter-spacing: 0.6px;
  color: var(--color-gray);
  text-transform: uppercase;
  margin-top: 4px;
}

.bk-success__logo-divider {
  display: block;
  width: 163.5px;
  height: 0.5px;
  background: rgba(217, 217, 217, 0.3);
  margin: 10px auto 0;
}

.bk-success__logo-city {
  font-family: var(--font-text);
  font-size: 12px;
  letter-spacing: 0.6px;
  color: var(--color-gray);
  text-transform: uppercase;
  margin-top: 6px;
}

.bk-success__title {
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 52px;
  color: var(--color-white);
  margin-bottom: 20px;
}

.bk-success__text {
  font-family: var(--font-text);
  font-size: 22px;
  color: var(--color-gray-light);
  line-height: 1.6;
}

/* ==========================================================
   Mobile header — hidden on desktop
   ========================================================== */
.bk-mob-header { display: none; }

/* ==========================================================
   Mobile  (≤560px) — Figma node 16:2743, frame 393×999
   ========================================================== */
@media (max-width: 560px) {

  /* ---- page / scaler ---- */
  .bk-page {
    width: 100%;
    padding-top: 0;
    padding-bottom: 48px;
  }

  /* ---- hide desktop lk-header ---- */
  .lk-header { display: none !important; }

  /* ---- mobile header (Figma: back/menu_final, btn at left=7 top=62) ---- */
  .bk-mob-header {
    display: flex;
    align-items: flex-end;         /* anchor children to bottom edge */
    position: relative;
    width: 100%;
    height: 112px;                 /* 62px top space + 50px button height */
    padding-bottom: 0;
  }

  .bk-mob-menu {
    position: absolute;
    left: 7px;
    bottom: 0;
    width: 139px;
    height: 50px;
    border-radius: 8px;
    background: linear-gradient(90deg, #ffc587, #f7ad5d);
    display: flex;
    align-items: center;
    padding: 0 14px;
    gap: 8px;
    font-family: var(--font-text);
    font-size: 17px;
    font-weight: 500;
    color: #000;
    cursor: pointer;
    border: none;
  }

  /* hamburger: top & bottom bars full (27px), middle short (18px) */
  .bk-mob-menu__icon {
    display: flex;
    flex-direction: column;
    gap: 7px;
    flex-shrink: 0;
  }
  .bk-mob-menu__icon span {
    display: block;
    height: 3px;
    background: #000;
    border-radius: 1.5px;
  }
  .bk-mob-menu__icon span:nth-child(1) { width: 27px; }
  .bk-mob-menu__icon span:nth-child(2) { width: 18px; }
  .bk-mob-menu__icon span:nth-child(3) { width: 27px; }

  .bk-mob-menu > span {
    flex: 1;
    text-align: center;
  }

  /* right: username + avatar at right=7, bottom=0, height=50 */
  .bk-mob-header__right {
    position: absolute;
    right: 7px;
    bottom: 0;
    display: flex;
    align-items: center;
    gap: 12px;
    height: 50px;
  }

  .bk-mob-user {
    font-family: var(--font-text);
    font-size: 14px;
    color: #c7c7c7;
    text-decoration: underline;
    white-space: nowrap;
    line-height: 1;
  }

  .bk-mob-avatar {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
  }
  .bk-mob-avatar img { width: 50px; height: 50px; }

  /* ---- title (Figma: 28px, leading 68px, centered, top=127) ---- */
  .bk-title {
    font-size: 28px;
    line-height: 68px;
    margin-top: 15px;
    margin-bottom: 0;
    padding: 0 16px;
    text-align: center;
  }

  /* ---- stepper (Figma: 10px, all on one line, top=187) ---- */
  .bk-stepper {
    display: flex;
    align-items: center;
    gap: 0;
    flex-wrap: nowrap;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 16px;
    white-space: nowrap;
    overflow: hidden;
  }
  .bk-stepper__item {
    font-size: 10px;
    line-height: 34px;
    white-space: nowrap;
  }
  /* spaces between step labels */
  .bk-stepper__item + .bk-stepper__item::before {
    content: "   ";
    white-space: pre;
    color: #5a5a5a;
    font-size: 10px;
  }

  /* ---- rule (Figma: width=379, y=230, h=4) ---- */
  .bk-rule {
    width: calc(100% - 14px);
    margin: 9px auto 0;
    height: 4px;
  }

  /* ---- subtitle (Figma: 22px orange, y=270) ---- */
  .bk-subtitle {
    font-size: 22px;
    margin-top: 36px;
    margin-bottom: 24px;
    padding: 0 16px;
  }

  /* ---- month nav ---- */
  .bk-month-nav {
    height: 24px;
    margin-bottom: 24px;
    gap: 16px;
  }
  .bk-month-nav__side { display: none; }
  .bk-month-nav__current {
    font-size: 18px;
    letter-spacing: 0.36px;
  }
  .bk-month-nav__arrow { width: 28px; height: 24px; }
  .bk-month-nav__arrow svg { width: 10px; height: 17px; }

  /* ---- calendar card (Figma: #352f2a, r=20, 379×332, 7px margin sides) ---- */
  .bk-calendar {
    width: calc(100% - 14px);
    margin: 0 7px;
    background: #352f2a;
    border-radius: 20px;
    padding: 24px 21px 22px;
  }

  /* day-of-week header */
  .bk-cal-head {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 5.6px;
    padding-bottom: 13px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    margin-bottom: 16px;
  }
  .bk-cal-head__cell {
    width: auto;
    text-align: center;
    font-family: var(--font-text);
    font-weight: 500;
    font-size: 12.6px;
    line-height: 16.8px;
    letter-spacing: 0.252px;
    color: rgba(255, 255, 255, 0.5);
  }

  /* date grid */
  .bk-cal-grid {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 5.6px;
  }
  .bk-cal__day {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    border-radius: 8.4px;
    font-size: 14px;
    font-family: var(--font-display);
  }

  /* ---- CTA wrap ---- */
  .bk-cta-wrap { margin-top: 40px; }
  .bk-cta { width: 216px; height: 60px; }

  /* ---- Step 2 ---- */
  .bk-date-chips { gap: 8px; padding: 0 16px; }
  .bk-chip { font-size: 14px; padding: 0 14px; height: 48px; min-width: auto; }
  .bk-time-card { width: calc(100% - 14px); margin: 0 7px; }
  .bk-tariff { flex-direction: column; align-items: flex-start; gap: 14px; padding: 20px 16px; }
  .bk-tariff__price-val { font-size: 26px; }
  .bk-slot { width: 80px; height: 42px; font-size: 16px; }

  /* ---- Step 3 ---- */
  .bk-payment { flex-direction: column; width: 100%; padding: 0 7px; }
  .bk-cart { width: 100%; }
  .bk-cart-card { width: 100%; padding: 20px; }
  .bk-summary { width: 100%; position: static; }
  .bk-pay-btn { width: 100%; }
  .bk-summary__legal { width: 100%; }

  /* ---- Footer: hide everything except disclaimer (booking page only) ---- */
  .bk-page .lk-footer {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    background: none !important;
    margin-top: 35px;
  }
  .bk-page .lk-footer__logo,
  .bk-page .lk-footer__links,
  .bk-page .lk-footer__social { display: none !important; }
  .bk-page .lk-footer__disclaimer {
    position: static !important;
    transform: none !important;
    width: 100% !important;
    left: auto !important;
    top: auto !important;
    padding: 0 8px;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    opacity: 0.4;
  }
}


/* ==================== trainings.css ==================== */
/* ============================================================
   AURUMFIT — Мои тренировки
   Figma desktop: 11-585 (1728 × 2967)
   Figma mobile:  16-3469 (393 × 1974)
   ============================================================ */

.tr-page {
  position: relative;
  width: var(--page-width);
  min-height: 100vh;
  padding-top: 120px;
}

/* Footer flows in normal flow on trainings (dynamic content height) */
.tr-page .lk-footer {
  position: relative;
  top: auto;
  margin-top: 80px;
  width: 1728px;
}

/* ---------- Page title (Figma y:157, 64px, Graphik LCG Medium) ---------- */
.tr-title {
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 64px;
  line-height: 68px;
  text-align: center;
  color: var(--color-white);
  margin-top: 37px;    /* 157 - 120 */
  margin-bottom: 42px; /* 267 - (157+68) = 42 */
}

/* ---------- Top rule (Figma y:267, w:1308, h:4, rgba(217,217,217,0.2)) ---------- */
.tr-rule {
  width: 1308px;
  height: 4px;
  background: rgba(217, 217, 217, 0.2);
  margin: 0 auto 48px; /* 319 - 271 = 48 */
  border-radius: 2px;
}

/* ---------- Month navigation (Figma y:319) ---------- */
.tr-month-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  margin-bottom: 23px; /* calendar at y:392, nav text bottom ~369 */
}

.tr-month-nav__item {
  font-family: var(--font-text);
  font-size: 16px;
  font-weight: 500;
  color: var(--color-white);
  opacity: 0.5;
  min-width: 250px;
  text-align: center;
}

.tr-month-nav__item.is-current {
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.52px;
  color: var(--color-white);
  opacity: 1;
  min-width: 200px;
}

.tr-month-nav__arrow {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  transition: opacity 0.2s;
}
.tr-month-nav__arrow:hover { opacity: 1; }

/* ---------- Calendar (Figma y:392, w:621, h:581, #352f2a, rounded-20) ---------- */
.tr-calendar {
  width: 621px;
  margin: 0 auto 45px;
  background: #352f2a;
  border-radius: 20px;
  padding: 47px 70px 126px;
}

.tr-cal-head {
  display: grid;
  grid-template-columns: repeat(7, 62px);
  gap: 8px;
  padding-bottom: 19px;
  margin-bottom: 22px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.tr-cal-head__cell {
  width: 62px;
  text-align: center;
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: var(--color-white);
  opacity: 0.5;
  letter-spacing: 0.36px;
}

.tr-cal-grid {
  display: grid;
  grid-template-columns: repeat(7, 62px);
  gap: 8px;
}

/* ---------- Calendar day cells ---------- */
.tr-cal-day {
  width: 62px;
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  font-family: var(--font-display);
  font-size: 20px;
  color: #000;
  background: #fff;
  user-select: none;
}

.tr-cal-day.is-empty {
  background: none;
}

.tr-cal-day.has-past {
  background: #a7a7a7;
  color: #000;
}

.tr-cal-day.has-upcoming {
  background: #fec384;
  color: #000;
}

/* ---------- Mid rule (Figma y:1018, w:1308, h:4) ---------- */
.tr-mid-rule {
  width: 1308px;
  height: 4px;
  background: rgba(217, 217, 217, 0.2);
  margin: 0 auto 44px;
  border-radius: 2px;
}

/* ---------- Section (Figma card width: 1101px) ---------- */
.tr-section {
  width: 1101px;
  margin: 0 auto 44px;
}

.tr-section__title {
  font-family: var(--font-text);
  font-size: 28px;
  font-weight: 500;
  color: var(--color-white);
  text-align: center;
  margin-bottom: 44px;
}

/* ---------- Training card (Figma h:192, rounded-12) ---------- */
.tr-card {
  display: flex;
  align-items: center;
  gap: 20px;
  height: 192px;
  padding: 0 36px 0 40px;
  margin-bottom: 20px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.06);
  position: relative;
}
.tr-card:last-child { margin-bottom: 0; }

/* Unpaid booking — needs attention, clickable through to payment */
.tr-card--unpaid {
  cursor: pointer;
  outline: 2px solid #ff6b4a;
  outline-offset: -2px;
  transition: background 0.2s;
}
.tr-card--unpaid:hover,
.tr-card--unpaid:focus-visible {
  background: rgba(255, 107, 74, 0.14);
}

.tr-card__badge {
  position: absolute;
  top: 16px;
  right: 36px;
  padding: 6px 16px;
  border-radius: 100px;
  background: #ff6b4a;
  color: #fff;
  font-family: var(--font-text);
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
}

/* Date block (day + month) */
.tr-card__date {
  display: flex;
  align-items: baseline;
  gap: 10px;
  min-width: 185px;
  flex-shrink: 0;
}

.tr-card__day {
  font-family: var(--font-display);
  font-size: 39px;
  line-height: 1;
}

.tr-card__month {
  font-family: var(--font-text);
  font-size: 20px;
  line-height: 1;
}

.tr-card--upcoming .tr-card__day   { color: var(--color-accent-1); }
.tr-card--upcoming .tr-card__month { color: var(--color-accent-1); }
.tr-card--past .tr-card__day       { color: rgba(255, 255, 255, 0.4); }
.tr-card--past .tr-card__month     { color: rgba(255, 255, 255, 0.4); }

/* Time pill (Figma: 99×50, rounded-100) */
.tr-card__time {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 99px;
  height: 50px;
  border-radius: 50px;
  font-family: var(--font-display);
  font-size: 20px;
  white-space: nowrap;
  flex-shrink: 0;
}

.tr-card--upcoming .tr-card__time {
  background: var(--color-accent-1);
  color: #000;
}

.tr-card--past .tr-card__time {
  background: rgba(255, 255, 255, 0.4);
  color: #000;
}

/* Info block with vertical divider via ::before */
.tr-card__info {
  flex: 1;
  position: relative;
  padding-left: 36px;
}
.tr-card__info::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 120px;
  background: rgba(255, 255, 255, 0.14);
}

.tr-card__place {
  font-family: var(--font-text);
  font-size: 22px;
  font-weight: 500;
  color: var(--color-white);
  line-height: 24px;
  margin-bottom: 8px;
}

.tr-card--past .tr-card__place {
  color: rgba(255, 255, 255, 0.5);
}

.tr-card__addr {
  font-family: var(--font-text);
  font-size: 16px;
  color: #a4a4a4;
  line-height: 20px;
}

/* Price (Figma: 36px, Nimbus Sans L) */
.tr-card__price {
  font-family: var(--font-display);
  font-size: 36px;
  line-height: 34px;
  color: var(--color-white);
  white-space: nowrap;
  flex-shrink: 0;
  text-align: right;
}

.tr-card__price-per {
  font-family: var(--font-text);
  font-size: 16px;
  font-weight: 400;
  color: var(--color-white);
}

.tr-card--past .tr-card__price     { color: rgba(255, 255, 255, 0.4); }
.tr-card--past .tr-card__price-per { color: rgba(255, 255, 255, 0.4); }


/* ============================================================
   MOBILE ≤ 560px  (Figma frame 16-3469, 393px)
   ============================================================ */
@media (max-width: 560px) {

  /* ---------- Page wrapper ---------- */
  .tr-page {
    width: 100%;
    min-height: auto;
    padding-top: 0; /* LkMobMenu is outside tr-page in the layout */
  }

  .tr-page .lk-footer {
    width: 100%;
    margin-top: 32px;
  }

  /* LkHeader is hidden on mobile (handled in lk.css) */

  /* ---------- Title (Figma y:127, 28px, Graphik Medium) ---------- */
  .tr-title {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 500;
    margin-top: 6px;    /* 127 - 121 (LkMobMenu bar height) */
    margin-bottom: 17px; /* to rule at y:200: 200-(127+28+...≈28) ≈ 45px margin but line-height gives natural height */
  }

  /* ---------- Top rule (Figma y:200, w:379, h:4) ---------- */
  .tr-rule {
    width: calc(100% - 14px);
    height: 4px;
    margin: 0 auto 29px; /* to month nav at y:233: 233-204=29 */
  }

  /* ---------- Month navigation (Figma y:233, 18px) ---------- */
  .tr-month-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    margin-bottom: 17px; /* to calendar at y:279: 279-(233+18+7≈258)≈21 */
  }

  /* Hide prev/next month labels */
  .tr-month-nav__item { display: none; }

  .tr-month-nav__item.is-current {
    display: block;
    font-size: 18px;
    line-height: 16.8px;
    font-weight: 500;
    letter-spacing: 0.36px;
    min-width: auto;
  }

  .tr-month-nav__arrow {
    width: 32px;
    height: 32px;
  }

  /* ---------- Calendar (Figma y:279, w:379, h:332, #352f2a, rounded-20) ---------- */
  .tr-calendar {
    width: calc(100% - 14px);
    margin: 0 7px 30px;
    background: #352f2a;
    border-radius: 20px;
    padding: 24px 21px 23px;
  }

  .tr-cal-head {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 5.6px;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }

  .tr-cal-head__cell {
    width: auto;
    font-size: 12.6px;
    line-height: 16.8px;
    letter-spacing: 0.252px;
    opacity: 0.5;
  }

  .tr-cal-grid {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 5.6px;
  }

  /* ---------- Calendar day cells (Figma: 43.4×43.4, rounded-8.4) ---------- */
  .tr-cal-day {
    width: auto;
    height: auto;
    aspect-ratio: 1;
    border-radius: 8.4px;
    font-size: 14px;
  }

  /* ---------- Mid rule (Figma y:641, w:379, h:4) ---------- */
  .tr-mid-rule {
    width: calc(100% - 14px);
    height: 4px;
    margin: 0 auto 29px; /* to "Предстоящие" at y:674 */
  }

  /* ---------- Section headings (Figma: 18px, Graphik Medium) ---------- */
  .tr-section {
    width: 100%;
    margin: 0 0 25px;
  }

  .tr-section__title {
    font-size: 18px;
    line-height: normal;
    margin-bottom: 25px;
  }

  /* ---------- Training card (Figma: 126×379, left:7, rounded-12) ---------- */
  .tr-card {
    display: block;            /* override flex */
    position: relative;
    height: 126px;
    width: calc(100% - 14px);
    margin: 0 7px 10px;
    padding: 0;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.1);
  }
  .tr-card:last-child { margin-bottom: 0; }

  .tr-card__badge {
    top: 8px;
    right: 8px;
    padding: 4px 10px;
    font-size: 9.6px;
  }

  /* Vertical divider (Figma: x:177 from card left, y:15, h:96) */
  .tr-card::before {
    content: '';
    position: absolute;
    left: 177px;
    top: 15px;
    width: 1px;
    height: 96px;
    background: rgba(255, 255, 255, 0.14);
  }

  /* Date block: day + month, left section, vertically centred */
  .tr-card__date {
    position: absolute;
    left: 11px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: baseline;
    gap: 6px;
    min-width: 0;
    flex-direction: row;
    flex-shrink: 0;
  }

  .tr-card__day {
    font-size: 23px;
    line-height: 1;
  }

  .tr-card__month {
    font-size: 12px;
    line-height: 1;
  }

  /* Time pill (Figma: 60×30, x:105, vertically centred) */
  .tr-card__time {
    position: absolute;
    left: 105px;
    top: 48px;
    width: 60px;
    height: 30px;
    border-radius: 30px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--font-display);
  }

  .tr-card--upcoming .tr-card__time {
    background: var(--color-accent-1);
    color: #000;
  }

  .tr-card--past .tr-card__time {
    background: rgba(255, 255, 255, 0.4);
    color: #000;
  }

  /* Info block: right section */
  .tr-card__info {
    position: absolute;
    left: 190px;
    top: 15px;
    right: 12px;
    bottom: 36px;
    padding-left: 0;
  }
  .tr-card__info::before { display: none; }

  .tr-card__place {
    font-size: 12px;
    line-height: 14.4px;
    margin-bottom: 4px;
  }

  .tr-card__addr {
    font-size: 9.6px;
    line-height: 12px;
  }

  /* Price: bottom-right of right section */
  .tr-card__price {
    position: absolute;
    right: 12px;
    bottom: 10px;
    font-size: 21.6px;
    line-height: 20.4px;
    text-align: right;
    color: var(--color-white);
  }

  .tr-card__price-per {
    font-size: 9.6px;
    color: var(--color-white);
  }

  .tr-card--past .tr-card__price     { color: rgba(255, 255, 255, 0.4); }
  .tr-card--past .tr-card__price-per { color: rgba(255, 255, 255, 0.4); }

}


/* ==================== trainers.css ==================== */
/* ============================================================
   AURUMFIT — Тренеры (trainers.html)
   Figma node: 11-2118  |  Page: 1728 × 1586
   ============================================================ */

.tn-page {
  min-height: 1586px;
}

/* footer override: footer at 1207px on this page */
.tn-page .lk-footer {
  top: 1207px;
}

/* ---------- Content ---------- */
.tn-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 157px;
  padding-bottom: 80px;
}

/* ---------- Title ---------- */
.tn-title {
  font-family: var(--font-text);
  font-size: 64px;
  font-weight: 500;
  line-height: 68px;
  text-align: center;
  color: var(--color-white);
  margin-bottom: 24px;
}

/* ---------- Subtitle ---------- */
/* Figma: 1025px wide, 18px, #a5a3a0, centered, 3 lines */
.tn-subtitle {
  font-family: var(--font-text);
  font-size: 18px;
  color: #a5a3a0;
  text-align: center;
  line-height: 28px;
  margin-bottom: 56px;
  max-width: 1025px;
}

/* ---------- Slider wrap ---------- */
/* Figma: cards from x=125 to x=1597 = 1472px; using 1480px */
.tn-slider-wrap {
  position: relative;
  width: 1480px;
  margin-bottom: 56px;
}

/* ---------- Arrows (overlaid between cards) ---------- */
/* Card 1: 0–404, gap: 404–534, Card 2: 534–938, gap: 938–1068, Card 3: 1068–1472 */
/* Arrow prev center: 404+65=469, Arrow next center: 534+404+65=1003 */
.tn-arrow {
  position: absolute;
  width: 48px;
  height: 48px;
  top: 225px; /* ~47% of 530px card height */
  transform: translateY(-50%);
  z-index: 5;
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.75;
  transition: opacity 0.2s;
}

.tn-arrow:hover { opacity: 1; }

.tn-arrow img { width: 32px; }

.tn-arrow--prev {
  left: 421px; /* 404+65-48 = 421 */
}

.tn-arrow--next {
  left: 979px; /* 534+404+65-24 = 979 */
}

/* ---------- Slider track ---------- */
/* Clipped viewport (same width as the wrap); the track inside slides via
   `transform: translateX()` in TrainersSlider.tsx, same mechanic as the
   landing page's .trener__slider, keeping the active card centered. */
.tn-slider-viewport {
  width: 100%;
  height: 530px;
  overflow: hidden;
}

.tn-slider {
  display: flex;
  gap: 130px;
}

/* ---------- Trainer card ---------- */
/* Figma mask-size: 404 × 530px */
.tn-card {
  position: relative;
  flex-shrink: 0;
  border-radius: 20px;
  overflow: hidden;
  width: 404px;
  height: 530px;
  cursor: pointer;
  transition: transform 0.3s ease, opacity 0.3s ease;
  opacity: 0.55;
  transform: scale(0.95);
}

.tn-card--active {
  opacity: 1;
  transform: scale(1);
}

.tn-card__photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Gradient overlay */
.tn-card__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(10, 8, 5, 0.92) 0%, rgba(10, 8, 5, 0.2) 55%, transparent 100%);
}

/* Text info */
.tn-card__info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 24px 24px 28px;
}

.tn-card__name {
  font-family: var(--font-text);
  font-size: 26px;
  font-weight: 500;
  color: var(--color-white);
  margin-bottom: 4px;
  text-align: center;
}

.tn-card__exp {
  font-family: var(--font-text);
  font-size: 16px;
  color: var(--color-white);
  text-align: center;
  line-height: 28px;
  margin-bottom: 8px;
}

.tn-card__spec {
  font-family: var(--font-text);
  font-size: 16px;
  color: #c7c7c7;
  text-align: center;
  line-height: 28px;
}

/* Per-card contacts — mobile-only (see @media ≤560px), hidden on desktop
   where the shared .tn-contacts block below the slider covers this. */
.tn-card__contacts { display: none; }

/* ---------- Contacts ---------- */
/* Figma: divider 555px; label 22px; phone 36px Nimbus */
.tn-contacts {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  width: 1025px;
  margin: 39px auto 0;
}

.tn-contacts__divider {
  width: 555px;
  height: 4px;
  background: rgba(217, 217, 217, 0.2);
  border-radius: 2px;
  margin-bottom: 8px;
}

.tn-contacts__label {
  font-family: var(--font-text);
  font-size: 22px;
  color: var(--color-white);
  line-height: 45px;
}

.tn-contacts__phone {
  font-family: var(--font-display);
  font-size: 36px;
  font-weight: 400;
  color: var(--color-white);
  text-decoration: none;
  line-height: 36px;
}

.tn-contacts__phone:hover { color: var(--color-accent-1); }

/* Figma: icon (24px) + "Написать в Telegram" (14px Museo/Graphik) + underline below */
.tn-contacts__tg {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  text-decoration: none;
  opacity: 0.85;
  transition: opacity 0.2s;
}

.tn-contacts__tg:hover { opacity: 1; }

.tn-contacts__tg-row {
  display: flex;
  align-items: center;
  gap: 8px;
}

.tn-contacts__tg img {
  width: 24px;
  height: 24px;
}

.tn-contacts__tg-text {
  font-family: var(--font-text);
  font-size: 14px;
  color: var(--color-white);
}

.tn-contacts__tg-line {
  width: 139px;
  height: 1px;
  background: #b2b2b2;
}


/* ============================================================
   MOBILE ≤ 560px — no dedicated Figma mock for this page; carousel
   reflows into a plain stacked column, same content/order as desktop.
   ============================================================ */
@media (max-width: 560px) {

  .tn-page .lk-footer {
    position: relative;
    top: auto;
  }

  /* LkMobMenu bar already occupies its own height in flow — this is
     just breathing room after it, not desktop's absolute-header
     clearance (157px), which is why the top gap was too large. */
  .tn-content {
    padding: 24px var(--m-pad) 0;
  }

  .tn-title {
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 16px;
  }

  .tn-subtitle {
    font-size: 15px;
    line-height: 24px;
    max-width: none;
    margin-bottom: 32px;
  }
  /* desktop hard-wraps the subtitle at exact widths; let it reflow */
  .tn-subtitle br { display: none; }

  .tn-slider-wrap {
    width: 100%;
    margin-bottom: 40px;
  }

  /* no carousel on mobile — every trainer is already visible */
  .tn-arrow { display: none; }

  .tn-slider-viewport {
    height: auto;
    overflow: visible;
  }

  .tn-slider {
    display: flex;
    flex-direction: column;
    gap: 16px;
    transform: none !important;
    transition: none !important;
  }

  .tn-card {
    width: 100%;
    height: auto;
    aspect-ratio: 404 / 530;
    /* all cards read as equally "active" in a plain list */
    opacity: 1;
    transform: none;
  }

  /* the track is tripled for the desktop infinite-scroll trick — mobile
     has no carousel, so only the first copy of each trainer should show */
  .tn-card[data-copy="1"],
  .tn-card[data-copy="2"] {
    display: none;
  }

  /* replaced by each card's own .tn-card__contacts below its photo */
  .tn-contacts { display: none; }

  .tn-card__contacts {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    margin-top: 12px;
  }

  .tn-card__phone {
    font-family: var(--font-display);
    font-size: 22px;
    color: var(--color-white);
    text-decoration: none;
  }

  .tn-card__tg {
    display: flex;
    align-items: center;
    gap: 6px;
    text-decoration: none;
    opacity: 0.85;
  }

  .tn-card__tg img { width: 18px; height: 18px; }

  .tn-card__tg span {
    font-family: var(--font-text);
    font-size: 13px;
    color: var(--color-white);
  }
}


/* ==================== rules.css ==================== */
/* ============================================================
   AURUMFIT — Правила посещения
   Figma desktop: 11-1981 (1728 × 2184)
   Figma mobile:  16-3799 (393 × 2987)
   ============================================================ */

.rl-page {
  min-height: 2184px;
}

/* footer override: footer at 1805px on this page */
.rl-page .lk-footer {
  top: 1805px;
}

/* ---------- Title ---------- */
/* Figma: centered, top:157px */
.rl-title {
  position: absolute;
  left: 50%;
  top: 157px;
  transform: translateX(-50%);
  font-family: var(--font-text);
  font-size: 64px;
  font-weight: 500;
  line-height: 68px;
  text-align: center;
  color: var(--color-white);
  white-space: nowrap;
}

/* ---------- Access block: 3 square cards, 368×368, gap 67px ---------- */
/* Figma: code card x:245, lock x:680, gym x:1115 — all top:281 */
.rl-access__card {
  position: absolute;
  top: 281px;
  width: 368px;
  height: 368px;
  border-radius: 16px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.06);
}
.rl-access__card--code { left: 245px; }
.rl-access__card--lock { left: 680px; }
.rl-access__card--gym  { left: 1115px; }

.rl-access__card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Code card: rules-code.png already carries ~30% alpha, no CSS dimming needed */
.rl-access__overlay {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 21px;
}
.rl-access__label {
  margin: 0;
  font-family: var(--font-text);
  font-size: 20px;
  line-height: 32px;
  color: var(--color-white);
  text-align: center;
}
.rl-access__code {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 204px;
  height: 76px;
  background: var(--color-accent-1);
  color: #000;
  font-family: var(--font-display);
  font-size: 28px;
  letter-spacing: 0.02em;
  border-radius: 12px;
}

/* ---------- Steps ---------- */
/* Figma: numbers at top:739, text at top:749; left 245 / 671 / 1105 */
.rl-step {
  position: absolute;
  top: 739px;
}
.rl-step--1 { left: 245px; }
.rl-step--2 { left: 671px; }
.rl-step--3 { left: 1105px; }

.rl-step__num {
  display: block;
  font-family: var(--font-watermark);
  font-size: 118px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: -0.02em;
  color: rgba(255, 255, 255, 0.1);
  white-space: nowrap;
  pointer-events: none;
  user-select: none;
}

.rl-step__text {
  position: absolute;
  left: 38px;
  top: 10px;
  width: 301px;
  margin: 0;
  font-family: var(--font-text);
  font-size: 18px;
  line-height: 28px;
  color: var(--color-white);
}

/* ---------- Divider ---------- */
/* Figma: centered, top:922px, 1308×4 */
.rl-divider {
  position: absolute;
  left: 50%;
  top: 922px;
  transform: translateX(-50%);
  width: 1308px;
  height: 4px;
  background: rgba(217, 217, 217, 0.2);
  border-radius: 2px;
}

/* ---------- Rules sections ---------- */
/* Figma: marker at x=354 (109px from content left 245), text at x=448;
   marker tops 1021 / 1288 / 1559 → rule block tops (marker top − 20) */
.rl-rule {
  position: absolute;
  left: 354px;
  display: flex;
  align-items: flex-start;
  gap: 20px;
  width: 1020px;
}
.rl-rule:nth-child(1) { top: 1001px; }
.rl-rule:nth-child(2) { top: 1268px; }
.rl-rule:nth-child(3) { top: 1539px; }

.rl-rule__marker {
  width: 74px;
  height: 8px;
  margin-top: 20px;
  background: #494949;
  border-radius: 4px;
  flex-shrink: 0;
}

.rl-rule__body {
  flex: 1;
  max-width: 926px;
}

.rl-rule__title {
  margin: 0 0 30px;
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 48px;
  line-height: 45px;
  color: var(--color-white);
}

.rl-rule__text {
  margin: 0;
  font-family: var(--font-text);
  font-size: 20px;
  line-height: 45px;
  color: #9c9c9c;
}

/* Mobile step blocks — hidden on desktop */
.rl-mob-steps { display: none; }


/* ============================================================
   MOBILE ≤ 560px  (Figma frame 16-3799, 393px)
   ============================================================ */
@media (max-width: 560px) {

  /* ---------- Footer override ---------- */
  .rl-page .lk-footer {
    position: relative;
    top: auto;
  }

  /* ---------- Title (Figma: y:127, 28px, line-height:68px) ---------- */
  .rl-title {
    position: static;
    left: auto; top: auto;
    transform: none;
    width: 100%;
    font-size: 28px;
    line-height: 68px;
    margin-top: 6px;    /* 127 - 121 (LkMobMenu bar) */
    margin-bottom: 13px; /* to first circle at y:208: 208-(127+68)=13 */
  }

  /* ---------- Hide desktop blocks ---------- */
  .rl-access,
  .rl-steps { display: none; }

  /* ---------- Show mobile step blocks ---------- */
  .rl-mob-steps { display: block; }

  /* ---------- Photo (Figma: 294.4×294.4, border-radius:16px — not a circle) ---------- */
  .rl-mob-circle {
    width: 294px;
    height: 294px;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
  }

  .rl-mob-circle img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  /* Step 001: rules-code.png already carries ~30% alpha, no CSS dimming needed */

  /* ---------- Code overlay inside step 001 circle ---------- */
  /* Figma: label -translateY-50% at y:317.2 (circle top 208 → offset 109)
            label half-height: 51.2/2=25.6 → visible top at 83.6px from circle top */
  .rl-mob-code {
    position: absolute;
    top: 84px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    pointer-events: none;
    white-space: nowrap;
  }

  .rl-mob-code__label {
    font-family: var(--font-text);
    font-size: 16px;
    line-height: 25.6px;
    color: var(--color-white);
    margin-bottom: 16px;
  }

  .rl-mob-code__box {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 163px;
    height: 61px;
    background: #fec384;
    border-radius: 9.6px;
    font-family: var(--font-display);
    font-size: 22px;
    color: #000;
  }

  /* ---------- Step footer: number + text (absolute positioned) ---------- */
  /* Figma: num left:43, top:574 (72px below circle bottom 502);
            text left:73, top:582 (+8px), w:241, h:89 */
  .rl-mob-step__foot {
    position: relative;
    margin-top: 72px;
    height: 97px;
  }

  /* Spacing between sections */
  .rl-mob-step:nth-child(1) .rl-mob-step__foot { margin-bottom: 42px; }
  .rl-mob-step:nth-child(2) .rl-mob-step__foot { margin-bottom: 11px; }
  .rl-mob-step:nth-child(3) .rl-mob-step__foot { margin-bottom: 21px; }

  .rl-mob-step__num {
    position: absolute;
    left: 43px;
    top: 0;
    font-family: var(--font-watermark);
    font-size: 94.4px;
    line-height: 22.4px;
    color: rgba(255, 255, 255, 0.1);
    pointer-events: none;
    user-select: none;
  }

  .rl-mob-step__text {
    position: absolute;
    left: 73px;
    top: 8px;
    width: 241px;
    font-family: var(--font-text);
    font-size: 14.4px;
    line-height: 22.4px;
    color: var(--color-white);
  }

  /* ---------- Divider (Figma: y:1671, w:379, h:4) ---------- */
  .rl-divider {
    position: static;
    left: auto; top: auto;
    transform: none;
    width: calc(100% - 14px);
    margin: 0 auto 48px; /* gap to rules text: 1723-1675=48 */
  }

  /* ---------- Rules text blocks ---------- */
  /* Figma: w:353, centered in 393px, titles 28px Medium, body 16px #9c9c9c */
  .rl-rules {
    width: 353px;
    margin: 0 auto;
  }

  .rl-rule {
    position: static;
    left: auto; top: auto;
    display: block;
    width: auto;
    gap: 0;
  }

  .rl-rule__marker { display: none; }

  .rl-rule__body { max-width: none; }

  .rl-rule__title {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 0;
  }

  .rl-rule__text {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 60px; /* 2 × 30px spacer lines between sections */
    max-width: none;
  }

  .rl-rule:last-child .rl-rule__text { margin-bottom: 0; }

}


/* ==================== profile.css ==================== */
/* ============================================================
   AURUMFIT — Изменить контактные данные (profile.html)
   Figma node: 11-1847  |  Page: 1728 × 1453
   ============================================================ */

.pf-page {
  min-height: 1453px;
}

/* footer override: sit at 1074px on this shorter page */
.pf-page .lk-footer {
  top: 1074px;
}

/* ---------- Content area ---------- */
.pf-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 157px;
  padding-bottom: 58px;
}

/* ---------- Title ---------- */
.pf-title {
  font-family: var(--font-text);
  font-size: 64px;
  font-weight: 500;
  line-height: 68px;
  text-align: center;
  color: var(--color-white);
  margin-bottom: 42px;
}

/* ---------- Card ---------- */
/* Figma: 763 × 681px, bg #404040, centered, top 335 */
.pf-card {
  width: 763px;
  background: #404040;
  border-radius: 20px;
  padding: 65px 0 59px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

/* ---------- Field ---------- */
/* Figma: 600 × 100px, bg #5f5f5f, rounded-20 */
.pf-field {
  width: 600px;
  min-height: 100px;
  background: #5f5f5f;
  border-radius: 20px;
  padding: 18px 26px 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.pf-field__label {
  font-family: var(--font-text);
  font-size: 18px;
  color: #b9b9b9;
  line-height: 1;
}

.pf-field__input {
  background: none;
  border: none;
  outline: none;
  font-family: var(--font-text);
  font-size: 22px;
  color: var(--color-white);
  padding: 0;
  width: 100%;
}

/* Phone uses Nimbus Sans L (--font-display) */
.pf-field--phone .pf-field__input {
  font-family: var(--font-display);
  font-size: 24px;
}

.pf-field__input::placeholder {
  color: rgba(255, 255, 255, 0.3);
}

/* ---------- Save button ---------- */
/* Figma: 216 × 60px, rounded-8, gold gradient */
.pf-btn {
  width: 216px;
  height: 60px;
  margin-top: 17px; /* total gap to last field = 20(card-gap) + 17 = 37px */
  border: none;
  border-radius: 8px;
  background: linear-gradient(90deg, var(--color-accent-1), var(--color-accent-2));
  color: #1a1209;
  font-family: var(--font-text);
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  transition: opacity 0.2s;
}

.pf-btn:hover { opacity: 0.88; }

/* ============================================================
   MOBILE — ≤ 560px  (Figma frame 16:3913, 393 × 1163)
   ============================================================ */
@media (max-width: 560px) {

  /* Page wrapper */
  .pf-page {
    width: 100%;
    min-height: auto;
  }

  /* Reset desktop absolute footer override */
  .pf-page .lk-footer {
    top: auto;
    position: relative;
  }

  /* Content flows after the mob bar (lk-mob__bar = 121px, lives outside pf-page) */
  /* Title sits at y=147 in Figma → gap from bar bottom = 147−121 = 26px            */
  .pf-content {
    padding-top: 26px;
    padding-bottom: 0;
  }

  /* Title: "Изменить / контактные данные" — 28px, 274px wide, 2 lines */
  .pf-title {
    font-size: 28px;
    line-height: normal;
    width: 274px;
    margin-bottom: 31px; /* card_top(234) − title_top(147) − title_h(56) = 31 */
  }

  /* Card: 379×436, bg #404040, rounded-12 */
  .pf-card {
    width: calc(100% - 14px);
    max-width: 379px;
    border-radius: 12px;
    padding: 39px 0 33px; /* top=273−234=39; bottom=436−403=33 */
    gap: 12px;
    margin-bottom: 28px;  /* footer gap: 698−670=28 */
  }

  /* Fields: 360px wide, 60px tall, bg #5f5f5f, rounded-12 */
  .pf-field {
    width: calc(100% - 19px); /* 379−19=360 at full card width */
    max-width: 360px;
    min-height: 60px;
    border-radius: 12px;
    padding: 9px 18px;
    gap: 6px;
  }

  .pf-field__label {
    font-size: 10.8px;
  }

  .pf-field__input {
    font-size: 13.2px;
  }

  .pf-field--phone .pf-field__input {
    font-size: 14.4px;
  }

  /* Save button: 190×56, rounded-5.6 */
  .pf-btn {
    width: 190px;
    height: 56px;
    border-radius: 5.6px;
    margin-top: 20px;  /* 12px gap + 20 = 32px total, matching Figma: 581−549=32 */
    font-size: 16px;
  }

}


/* ==================== ui.totop.css ==================== */
/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.1
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:100px;
  margin-left: 650px;
  left: 50%;
	overflow:hidden;
	width:45px;
	height:45px;
	border:none;
	text-indent:-999px;
	z-index:20;
	background:url(../images/back_to.png) no-repeat left top;
}


#toTop:hover {
	outline:none;
	background-position: 0 -46px;
}


/* ==================== admin.css ==================== */
/* ─── Admin Panel Styles ──────────────────────────────────────────────────── */

.admin-wrap {
  min-height: 100vh;
  background: #f4f4f4;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

/* Header */
.admin-header {
  display: flex;
  align-items: center;
  gap: 2rem;
  padding: 0 2rem;
  height: 56px;
  background: #1a1a1a;
  color: #fff;
}

.admin-logo {
  color: #c9a96e;
  text-decoration: none;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0.06em;
  white-space: nowrap;
}

.admin-nav {
  display: flex;
  gap: 1.5rem;
  flex: 1;
}

.admin-nav a {
  color: #aaa;
  text-decoration: none;
  font-size: 0.9rem;
}

.admin-nav a:hover,
.admin-nav a.is-active {
  color: #fff;
}

.admin-logout {
  background: none;
  border: 1px solid #555;
  color: #aaa;
  padding: 0.3rem 1rem;
  cursor: pointer;
  border-radius: 4px;
  font-size: 0.85rem;
  transition: border-color 0.15s, color 0.15s;
}

.admin-logout:hover {
  border-color: #aaa;
  color: #fff;
}

/* Main */
.admin-main {
  max-width: 1100px;
  margin: 0 auto;
  padding: 2rem;
}

.admin-page-title {
  font-size: 1.4rem;
  font-weight: 600;
  color: #1a1a1a;
  margin: 0 0 1.5rem;
}

/* Toolbar */
.admin-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1rem;
}

/* Buttons */
.admin-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.5rem 1.2rem;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 500;
  text-decoration: none;
  transition: background 0.15s, opacity 0.15s;
  line-height: 1;
}

.admin-btn--primary { background: #c9a96e; color: #fff; }
.admin-btn--primary:hover { background: #b8955a; }

.admin-btn--ghost {
  background: transparent;
  border: 1px solid #ccc;
  color: #555;
}
.admin-btn--ghost:hover { border-color: #888; color: #222; }

.admin-btn--danger {
  background: #dc3545;
  color: #fff;
  font-size: 0.8rem;
  padding: 0.3rem 0.7rem;
}
.admin-btn--danger:hover { background: #b02a37; }

/* Table */
.admin-table-wrap {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

.admin-table {
  width: 100%;
  border-collapse: collapse;
}

.admin-table th {
  text-align: left;
  padding: 0.7rem 1rem;
  background: #fafafa;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #888;
  border-bottom: 1px solid #eee;
  white-space: nowrap;
}

.admin-table td {
  padding: 0.75rem 1rem;
  border-bottom: 1px solid #f0f0f0;
  font-size: 0.875rem;
  color: #333;
}

.admin-table tr:last-child td { border-bottom: none; }
.admin-table tr:hover td { background: #fafafa; }

.admin-sort-btn {
  display: inline-flex;
  align-items: center;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  color: inherit;
  cursor: pointer;
}

.admin-sort-btn:hover { color: #1a1a1a; }

.admin-sort-btn__arrow { color: #c9a96e; margin-left: 0.2em; }

.admin-table__code {
  font-family: monospace;
  font-size: 1rem;
  letter-spacing: 0.1em;
  color: #1a1a1a;
}

/* Badges */
.admin-badge {
  display: inline-block;
  padding: 0.2rem 0.65rem;
  border-radius: 100px;
  font-size: 0.75rem;
  font-weight: 600;
}

.admin-badge--active  { background: #d4edda; color: #155724; }
.admin-badge--expired { background: #f8d7da; color: #721c24; }
.admin-badge--pending { background: #fff3cd; color: #856404; }

/* Role badges */
.admin-badge--admin { background: #d4edda; color: #155724; }
.admin-badge--user  { background: #eee; color: #666; }

/* Booking status badges */
.admin-badge--upcoming        { background: #d4edda; color: #155724; }
.admin-badge--past            { background: #eee; color: #666; }
.admin-badge--cancelled       { background: #f8d7da; color: #721c24; }
.admin-badge--pending_payment { background: #fff3cd; color: #856404; }

/* Search */
.admin-search {
  padding: 0.5rem 0.85rem;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 0.875rem;
  width: 260px;
  box-sizing: border-box;
}

.admin-search:focus {
  outline: none;
  border-color: #c9a96e;
  box-shadow: 0 0 0 3px rgba(201, 169, 110, 0.18);
}

.admin-table__link {
  color: #1a1a1a;
  text-decoration: none;
  font-weight: 600;
}
.admin-table__link:hover { color: #c9a96e; }

/* User detail card */
.admin-detail-card {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
  padding: 1.5rem 1.75rem;
  margin-bottom: 1.5rem;
}

.admin-detail-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 1rem;
}

.admin-detail-grid dt {
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #999;
  margin: 0 0 0.25rem;
}

.admin-detail-grid dd {
  margin: 0;
  font-size: 0.95rem;
  color: #1a1a1a;
}

.admin-back-link {
  display: inline-block;
  margin-bottom: 1rem;
  color: #888;
  text-decoration: none;
  font-size: 0.85rem;
}
.admin-back-link:hover { color: #222; }

/* Empty state */
.admin-empty {
  text-align: center;
  padding: 4rem 2rem;
  color: #aaa;
  font-size: 0.9rem;
}

/* Pagination */
.admin-pagination {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: 1rem;
  justify-content: flex-end;
  font-size: 0.875rem;
  color: #666;
}

/* Form */
.admin-form {
  background: #fff;
  padding: 2rem;
  border-radius: 6px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
  max-width: 480px;
}

.admin-form__group { margin-bottom: 1.25rem; }

.admin-form__label {
  display: block;
  font-size: 0.85rem;
  font-weight: 600;
  color: #444;
  margin-bottom: 0.4rem;
}

.admin-form__input {
  width: 100%;
  padding: 0.55rem 0.75rem;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 0.9rem;
  box-sizing: border-box;
  transition: border-color 0.15s, box-shadow 0.15s;
  background: #fff;
}

.admin-form__input:focus {
  outline: none;
  border-color: #c9a96e;
  box-shadow: 0 0 0 3px rgba(201, 169, 110, 0.18);
}

.admin-form__hint {
  font-size: 0.75rem;
  color: #999;
  margin-top: 0.3rem;
}

.admin-photo-preview {
  display: block;
  width: 120px;
  height: 158px; /* 404:530 card ratio */
  object-fit: cover;
  border-radius: 6px;
  margin-bottom: 0.6rem;
  background: #f0f0f0;
}

.admin-table__thumb {
  width: 36px;
  height: 47px;
  object-fit: cover;
  border-radius: 4px;
  display: block;
  background: #f0f0f0;
}

/* Slots calendar (/admin/slots) — reuses the site's own .bk-* booking-calendar
   classes (booking.css) for visual parity ("как на сайте"), wrapped in this dark
   panel so their white/light text stays legible against the admin panel's light
   theme instead of the site's own dark page background. */
.admin-slot-panel {
  background: #1e1812;
  border-radius: 12px;
  padding: 2rem;
}

.admin-slot-panel__date {
  color: #fff;
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
}

.admin-slot-legend {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
  margin-bottom: 1rem;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.75);
}
.admin-slot-legend span { display: flex; align-items: center; gap: 6px; }

.admin-slot-legend__dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
  flex: none;
}
.admin-slot-legend__dot--booked  { background: rgba(255, 255, 255, 0.25); }
.admin-slot-legend__dot--blocked { background: #dc3545; }
.admin-slot-legend__dot--closed  { background: rgba(255, 255, 255, 0.1); }

.bk-slot.admin-slot--blocked {
  background: #dc3545;
  color: #fff;
  cursor: pointer;
}
.bk-slot.admin-slot--blocked:hover { background: #c22836; }

.bk-slot.admin-slot--closed {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.25);
  cursor: not-allowed;
}

.admin-form__actions {
  display: flex;
  gap: 0.75rem;
  margin-top: 1.75rem;
  align-items: center;
}

/* Alerts */
.admin-alert {
  padding: 0.75rem 1rem;
  border-radius: 4px;
  margin-bottom: 1.25rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.admin-alert--error   { background: #f8d7da; color: #721c24; border: 1px solid #f5c6cb; }
.admin-alert--success { background: #d4edda; color: #155724; border: 1px solid #c3e6cb; }

/* Login page */
.admin-login {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f4f4f4;
}

.admin-login__box {
  background: #fff;
  padding: 2.5rem;
  border-radius: 8px;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.1);
  width: 100%;
  max-width: 380px;
}

.admin-login__logo {
  color: #c9a96e;
  font-size: 1.1rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  margin-bottom: 0.5rem;
}

.admin-login__title {
  font-size: 1.2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 0.25rem;
}

.admin-login__subtitle {
  font-size: 0.85rem;
  color: #888;
  margin-bottom: 2rem;
  line-height: 1.5;
}

.admin-login__form { display: flex; flex-direction: column; gap: 1rem; }

.admin-login__input {
  width: 100%;
  padding: 0.65rem 0.85rem;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 1rem;
  box-sizing: border-box;
  transition: border-color 0.15s, box-shadow 0.15s;
}

.admin-login__input:focus {
  outline: none;
  border-color: #c9a96e;
  box-shadow: 0 0 0 3px rgba(201, 169, 110, 0.18);
}

.admin-login__btn {
  width: 100%;
  padding: 0.7rem;
  background: #c9a96e;
  color: #fff;
  border: none;
  border-radius: 4px;
  font-size: 0.95rem;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.15s;
}

.admin-login__btn:hover { background: #b8955a; }
.admin-login__btn:disabled { background: #e0c9a0; cursor: not-allowed; }

.admin-login__back {
  text-align: center;
  margin-top: 1rem;
  font-size: 0.85rem;
  color: #888;
  cursor: pointer;
  background: none;
  border: none;
  text-decoration: underline;
}


/* ==================== toast.css ==================== */
/* ---------- Toast (shared, small popup notification) ---------- */
.toast {
  position: fixed;
  left: 50%;
  bottom: 40px;
  transform: translateX(-50%) translateY(0);
  z-index: 1000;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 16px 24px;
  border-radius: 12px;
  background: linear-gradient(90deg, var(--color-accent-1), var(--color-accent-2));
  color: #000;
  font-family: var(--font-text);
  font-weight: 500;
  font-size: 16px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.35);
  white-space: nowrap;
  animation: toast-in 0.25s ease-out;
}

.toast__icon {
  flex: none;
  width: 20px;
  height: 20px;
}

@keyframes toast-in {
  from { opacity: 0; transform: translateX(-50%) translateY(12px); }
  to   { opacity: 1; transform: translateX(-50%) translateY(0); }
}

@media (max-width: 560px) {
  .toast {
    left: 7px;
    right: 7px;
    bottom: 24px;
    transform: none;
    justify-content: center;
    white-space: normal;
    text-align: center;
    font-size: 14px;
  }
  @keyframes toast-in {
    from { opacity: 0; transform: translateY(12px); }
    to   { opacity: 1; transform: translateY(0); }
  }
}
