
/* 1.4.1 - precision pass against approved 001(2) */
.home-v140{--page-max:1360px}

.site-header.v140 .header-shell{
  max-width:var(--page-max);
  padding-left:35px;
  padding-right:35px;
}
.site-header.v140 .brand-image img{
  height:50px!important;
  max-width:225px!important;
}
.site-header.v140 nav{gap:31px;font-size:12px}
.site-header.v140 .header-cta{min-height:42px;padding:0 20px}

/* HERO */
.v140-hero-inner{
  max-width:var(--page-max);
  grid-template-columns:56% 44%;
  min-height:610px;
}
.v140-hero-copy{padding:64px 28px 50px 76px}
.v140-kicker{font-size:64px;line-height:.92}
.v140-hero-copy h1{
  font-size:52px;
  line-height:1.03;
  max-width:610px;
  margin-top:10px;
  margin-bottom:23px;
}
.v140-hero-copy>p{
  font-size:17px;
  max-width:500px;
  line-height:1.5;
}
.v140-hero-facts{max-width:670px;margin:31px 0}
.v140-hero-fact b{font-size:10px}
.v140-hero-actions .btn{
  min-width:220px;
  min-height:49px;
  font-size:12px;
}
.v140-hero-visual{min-height:610px}
.v140-kanji-left{font-size:112px;left:-4px;top:44px}

/* PROGRAMS */
.v140-programs{padding:34px 44px 44px}
.v140-programs .v140-section-title{margin-bottom:25px}
.v140-programs .v140-section-title h3:empty,
.v140-programs .v140-section-title p:empty{display:none}
.v140-program-grid{max-width:1210px;gap:18px}
.v140-program-card{
  grid-template-columns:78px 1fr;
  min-height:170px;
  padding:24px 24px 22px;
}
.v140-program-icon{width:74px;height:74px}
.v140-program-title{display:block}
.v140-program-title h3{font-size:23px;line-height:1.02}
.v140-program-title span{
  display:block;
  margin-top:5px;
  font-size:11px;
}
.v140-program-copy p{
  font-size:12px;
  line-height:1.48;
  margin:14px 0 16px;
}

/* RATING */
.v140-rating{padding-top:35px;padding-bottom:31px}
.v140-rating-top,.v140-rank-stage,.v140-rating-note{max-width:1210px}
.v140-rating-top h2{font-size:32px}
.v140-rating-top p{font-size:12px;max-width:430px}
.v140-rank-stage{
  margin-top:12px;
  grid-template-columns:70px repeat(5,1fr) 70px;
  gap:10px;
}
.v140-rank-avatar{width:94px;height:94px}
.v140-rank-avatar img{width:86px;height:86px}
.v140-rank-card.place-1 .v140-rank-avatar{width:116px;height:116px}
.v140-rank-card.place-1 .v140-rank-avatar img{width:106px;height:106px}
.v140-rank-card strong{font-size:24px;margin-top:19px}
.v140-rating:after{right:-12%;bottom:-58%;width:48%;height:108%}

/* BENEFITS */
.v140-benefits{padding:32px 145px 38px}
.v140-benefits .v140-section-title{margin-bottom:30px}
.v140-benefits .v140-section-title p:empty{display:none}
.v140-benefit-grid{max-width:980px}
.v140-benefit-grid article{padding:0 25px}
.v140-benefit-grid h3{font-size:16px;line-height:1.07}
.v140-benefit-grid p{font-size:10px;line-height:1.35}
.v140-benefit-side{width:128px;height:205px}
.v140-benefit-side img{object-fit:cover;object-position:center bottom}
.v140-benefit-side.left img{object-position:right bottom}
.v140-benefit-side.right img{object-position:left bottom}

/* CLUB LIFE */
.v140-life{padding:31px 62px 43px}
.v140-life .v140-section-title{margin-bottom:24px}
.v140-life .v140-section-title p:empty{display:none}
.v140-life-track{max-width:1170px;gap:12px}
.v140-life-card img{height:145px;object-fit:cover}
.v140-life-card>div{padding:11px 13px 14px}
.v140-life-card h3{font-size:15px}
.v140-life-card p{font-size:10px}

/* FINAL CTA */
.v140-cta{padding:37px 63px 30px;min-height:188px}
.v140-cta:after{
  width:44%;
  opacity:1;
  background-image:
    linear-gradient(90deg,#080c10 0%,rgba(8,12,16,.50) 26%,rgba(8,12,16,.03) 73%),
    var(--cta-bg);
  background-size:auto 100%;
  background-position:right center;
}
.v140-cta-main h2{font-size:37px}
.v140-cta-main p{font-size:12px}
.v140-cta-features{margin-top:30px}

/* FOOTER */
.v140-footer-main{max-width:1170px;padding-top:31px;padding-bottom:26px}
.v140-footer-brand>img{height:52px;max-width:225px}
.v140-footer-brand p{font-size:10px;max-width:240px}
.v140-footer-map{min-height:160px}
.v140-footer-bottom{max-width:1170px}

@media(max-width:1180px){
  .v140-kicker{font-size:55px}
  .v140-hero-copy h1{font-size:45px;max-width:540px}
  .v140-benefit-side{width:108px}
}
@media(max-width:980px){
  .v140-hero-inner{min-height:auto}
  .v140-hero-visual{min-height:540px}
  .v140-program-card{min-height:150px}
}
@media(max-width:680px){
  .site-header.v140 .brand-image img{height:40px!important;max-width:185px!important}
  .v140-kicker{font-size:44px}
  .v140-hero-copy h1{font-size:36px;max-width:100%}
  .v140-hero-copy>p{font-size:15px}
  .v140-hero-visual{min-height:420px}
  .v140-program-card{grid-template-columns:64px 1fr}
  .v140-program-icon{width:60px;height:60px}
  .v140-benefit-side{display:none}
}


/* 1.4.2 — temporary build mode: homepage contains only header + hero */
.home-hero-only{
    min-height:calc(100vh - 68px);
    background:#030405;
}
.home-hero-only .v140-hero{
    min-height:calc(100vh - 68px);
}
.home-hero-only .v140-hero-inner{
    min-height:calc(100vh - 68px);
}
.home-hero-only .v140-hero-visual{
    min-height:calc(100vh - 68px);
}
@media(max-width:980px){
    .home-hero-only,
    .home-hero-only .v140-hero,
    .home-hero-only .v140-hero-inner{
        min-height:auto;
    }
    .home-hero-only .v140-hero-visual{
        min-height:520px;
    }
}
@media(max-width:680px){
    .home-hero-only .v140-hero-visual{
        min-height:400px;
    }
}


/* 1.4.3 — независимое управление фоном и мальчиком */
.home-hero-only .v140-hero-visual,
.v140-hero-visual{
    background-color:#050607!important;
    background-image:var(--hero-bg)!important;
    background-repeat:no-repeat!important;
    background-position:center center!important;
    background-size:cover!important;
}


/* 1.4.7 — desktop background uses the entire Hero, not only the boy column.
   A 1920×900 image now maps to the full-width first screen. */
.home-hero-only .v140-hero,
.v140-hero{
    position:relative!important;
    background-color:#030405!important;
    background-image:var(--hero-bg)!important;
    background-repeat:no-repeat!important;
    background-position:center center!important;
    background-size:cover!important;
}

/* Keep both content columns transparent so the shared background remains visible. */
.home-hero-only .v140-hero-inner,
.v140-hero-inner{
    background:transparent!important;
}
.home-hero-only .v140-hero-copy,
.v140-hero-copy{
    background:transparent!important;
}
.home-hero-only .v140-hero-visual,
.v140-hero-visual{
    background:transparent!important;
    background-image:none!important;
}

/* A subtle dark layer on the left preserves text contrast without hiding the artwork. */
.v140-hero:before{
    content:"";
    position:absolute;
    inset:0;
    z-index:0;
    pointer-events:none;
    background:linear-gradient(
        90deg,
        rgba(2,3,4,.36) 0%,
        rgba(2,3,4,.18) 36%,
        rgba(2,3,4,.03) 58%,
        rgba(2,3,4,0) 76%
    );
}
.v140-hero-inner{
    z-index:1;
}

/* Desktop: 1920×900 is designed to span the whole section. */
@media(min-width:981px){
    .home-hero-only .v140-hero,
    .v140-hero{
        background-size:cover!important;
        background-position:center center!important;
    }
}

/* Tablet/mobile temporarily keep the same desktop file but avoid extreme cropping.
   A dedicated mobile background can be added later. */
@media(max-width:980px){
    .home-hero-only .v140-hero,
    .v140-hero{
        background-position:center top!important;
    }
}


/* 1.4.8 — Hero is a bounded first section, not a full-viewport page.
   Desktop background target: 1920×900. */
.home-hero-only{
    min-height:0!important;
    height:auto!important;
    background:#030405!important;
}

.home-hero-only .v140-hero,
.v140-hero{
    position:relative!important;
    width:100%!important;
    min-height:0!important;
    height:clamp(560px,46.875vw,900px)!important;
    max-height:900px!important;
    overflow:hidden!important;
    background-size:cover!important;
    background-position:center center!important;
}

.home-hero-only .v140-hero-inner,
.v140-hero-inner{
    width:100%!important;
    max-width:1360px!important;
    height:100%!important;
    min-height:0!important;
    margin:0 auto!important;
    align-items:stretch!important;
    background:transparent!important;
}

.home-hero-only .v140-hero-copy,
.v140-hero-copy,
.home-hero-only .v140-hero-visual,
.v140-hero-visual{
    height:100%!important;
    min-height:0!important;
    background:transparent!important;
}

/* Athlete stays inside the hero and can never stretch the section. */
.v140-hero-person{
    position:absolute!important;
    left:var(--person-x,50%)!important;
    right:auto!important;
    top:auto!important;
    bottom:var(--person-bottom,0%)!important;
    width:auto!important;
    max-width:none!important;
    height:var(--person-height,100%)!important;
    max-height:none!important;
    object-fit:contain!important;
    object-position:center bottom!important;
    transform:translateX(-50%)!important;
}

/* Old composite athlete must not cover the entire right column anymore. */
.v140-hero-person.is-legacy{
    inset:auto!important;
    width:auto!important;
    height:var(--person-height,100%)!important;
    object-fit:contain!important;
    transform:translateX(-50%)!important;
}

/* Keep uploaded background visible; only a gentle left readability gradient. */
.v140-hero:before{
    background:linear-gradient(
        90deg,
        rgba(2,3,4,.20) 0%,
        rgba(2,3,4,.10) 34%,
        rgba(2,3,4,.02) 56%,
        rgba(2,3,4,0) 74%
    )!important;
}

/* Large desktop: use the full 1920×900 composition. */
@media(min-width:1600px){
    .home-hero-only .v140-hero,
    .v140-hero{
        height:min(46.875vw,900px)!important;
    }
}

/* Regular desktop/laptop: still a single bounded first block. */
@media(min-width:981px) and (max-width:1599px){
    .home-hero-only .v140-hero,
    .v140-hero{
        height:clamp(560px,46.875vw,750px)!important;
    }
}

/* Tablet: stack content safely. */
@media(max-width:980px){
    .home-hero-only .v140-hero,
    .v140-hero{
        height:auto!important;
        max-height:none!important;
        min-height:0!important;
        background-position:center top!important;
    }
    .home-hero-only .v140-hero-inner,
    .v140-hero-inner{
        height:auto!important;
        min-height:0!important;
    }
    .home-hero-only .v140-hero-copy,
    .v140-hero-copy{
        height:auto!important;
    }
    .home-hero-only .v140-hero-visual,
    .v140-hero-visual{
        height:520px!important;
        min-height:520px!important;
    }
}

@media(max-width:680px){
    .home-hero-only .v140-hero-visual,
    .v140-hero-visual{
        height:410px!important;
        min-height:410px!important;
    }
}


/* 1.4.9 — editable background is the primary Hero layer */
.v140-hero{
    background-image:var(--hero-bg)!important;
    background-color:#030405!important;
}
.v140-hero-inner,
.v140-hero-copy,
.v140-hero-visual{
    background-color:transparent!important;
    background-image:none!important;
}

/* No fallback/legacy image may cover the editable background. */
.v140-hero-person.is-legacy{
    display:none!important;
}

/* Keep athlete layer transparent except for the uploaded athlete itself. */
.v140-hero-visual{
    isolation:isolate;
}
.v140-hero-person{
    z-index:2!important;
}


/* 1.5.0 — CSP-safe first screen.
   The site CSP is style-src 'self', so inline style="" attributes are blocked.
   Hero background is now a real IMG layer; athlete geometry uses CSS classes. */
.v140-hero{
    position:relative!important;
    overflow:hidden!important;
    background:#030405!important;
    background-image:none!important;
}
.v140-hero-bg{
    position:absolute!important;
    inset:0!important;
    z-index:0!important;
    width:100%!important;
    height:100%!important;
    display:block!important;
    object-fit:cover!important;
    object-position:center center!important;
    pointer-events:none!important;
}
.v140-hero:before{
    z-index:1!important;
}
.v140-hero-inner{
    position:relative!important;
    z-index:2!important;
}
.v140-hero-copy,
.v140-hero-visual{
    position:relative!important;
    background:transparent!important;
    background-image:none!important;
}
.v140-hero-person{
    position:absolute!important;
    right:auto!important;
    top:auto!important;
    width:auto!important;
    max-width:none!important;
    object-fit:contain!important;
    object-position:center bottom!important;
    transform:translateX(-50%)!important;
}
.v140-hero-visual.px-0 .v140-hero-person{left:0%!important}
.v140-hero-visual.px-1 .v140-hero-person{left:1%!important}
.v140-hero-visual.px-2 .v140-hero-person{left:2%!important}
.v140-hero-visual.px-3 .v140-hero-person{left:3%!important}
.v140-hero-visual.px-4 .v140-hero-person{left:4%!important}
.v140-hero-visual.px-5 .v140-hero-person{left:5%!important}
.v140-hero-visual.px-6 .v140-hero-person{left:6%!important}
.v140-hero-visual.px-7 .v140-hero-person{left:7%!important}
.v140-hero-visual.px-8 .v140-hero-person{left:8%!important}
.v140-hero-visual.px-9 .v140-hero-person{left:9%!important}
.v140-hero-visual.px-10 .v140-hero-person{left:10%!important}
.v140-hero-visual.px-11 .v140-hero-person{left:11%!important}
.v140-hero-visual.px-12 .v140-hero-person{left:12%!important}
.v140-hero-visual.px-13 .v140-hero-person{left:13%!important}
.v140-hero-visual.px-14 .v140-hero-person{left:14%!important}
.v140-hero-visual.px-15 .v140-hero-person{left:15%!important}
.v140-hero-visual.px-16 .v140-hero-person{left:16%!important}
.v140-hero-visual.px-17 .v140-hero-person{left:17%!important}
.v140-hero-visual.px-18 .v140-hero-person{left:18%!important}
.v140-hero-visual.px-19 .v140-hero-person{left:19%!important}
.v140-hero-visual.px-20 .v140-hero-person{left:20%!important}
.v140-hero-visual.px-21 .v140-hero-person{left:21%!important}
.v140-hero-visual.px-22 .v140-hero-person{left:22%!important}
.v140-hero-visual.px-23 .v140-hero-person{left:23%!important}
.v140-hero-visual.px-24 .v140-hero-person{left:24%!important}
.v140-hero-visual.px-25 .v140-hero-person{left:25%!important}
.v140-hero-visual.px-26 .v140-hero-person{left:26%!important}
.v140-hero-visual.px-27 .v140-hero-person{left:27%!important}
.v140-hero-visual.px-28 .v140-hero-person{left:28%!important}
.v140-hero-visual.px-29 .v140-hero-person{left:29%!important}
.v140-hero-visual.px-30 .v140-hero-person{left:30%!important}
.v140-hero-visual.px-31 .v140-hero-person{left:31%!important}
.v140-hero-visual.px-32 .v140-hero-person{left:32%!important}
.v140-hero-visual.px-33 .v140-hero-person{left:33%!important}
.v140-hero-visual.px-34 .v140-hero-person{left:34%!important}
.v140-hero-visual.px-35 .v140-hero-person{left:35%!important}
.v140-hero-visual.px-36 .v140-hero-person{left:36%!important}
.v140-hero-visual.px-37 .v140-hero-person{left:37%!important}
.v140-hero-visual.px-38 .v140-hero-person{left:38%!important}
.v140-hero-visual.px-39 .v140-hero-person{left:39%!important}
.v140-hero-visual.px-40 .v140-hero-person{left:40%!important}
.v140-hero-visual.px-41 .v140-hero-person{left:41%!important}
.v140-hero-visual.px-42 .v140-hero-person{left:42%!important}
.v140-hero-visual.px-43 .v140-hero-person{left:43%!important}
.v140-hero-visual.px-44 .v140-hero-person{left:44%!important}
.v140-hero-visual.px-45 .v140-hero-person{left:45%!important}
.v140-hero-visual.px-46 .v140-hero-person{left:46%!important}
.v140-hero-visual.px-47 .v140-hero-person{left:47%!important}
.v140-hero-visual.px-48 .v140-hero-person{left:48%!important}
.v140-hero-visual.px-49 .v140-hero-person{left:49%!important}
.v140-hero-visual.px-50 .v140-hero-person{left:50%!important}
.v140-hero-visual.px-51 .v140-hero-person{left:51%!important}
.v140-hero-visual.px-52 .v140-hero-person{left:52%!important}
.v140-hero-visual.px-53 .v140-hero-person{left:53%!important}
.v140-hero-visual.px-54 .v140-hero-person{left:54%!important}
.v140-hero-visual.px-55 .v140-hero-person{left:55%!important}
.v140-hero-visual.px-56 .v140-hero-person{left:56%!important}
.v140-hero-visual.px-57 .v140-hero-person{left:57%!important}
.v140-hero-visual.px-58 .v140-hero-person{left:58%!important}
.v140-hero-visual.px-59 .v140-hero-person{left:59%!important}
.v140-hero-visual.px-60 .v140-hero-person{left:60%!important}
.v140-hero-visual.px-61 .v140-hero-person{left:61%!important}
.v140-hero-visual.px-62 .v140-hero-person{left:62%!important}
.v140-hero-visual.px-63 .v140-hero-person{left:63%!important}
.v140-hero-visual.px-64 .v140-hero-person{left:64%!important}
.v140-hero-visual.px-65 .v140-hero-person{left:65%!important}
.v140-hero-visual.px-66 .v140-hero-person{left:66%!important}
.v140-hero-visual.px-67 .v140-hero-person{left:67%!important}
.v140-hero-visual.px-68 .v140-hero-person{left:68%!important}
.v140-hero-visual.px-69 .v140-hero-person{left:69%!important}
.v140-hero-visual.px-70 .v140-hero-person{left:70%!important}
.v140-hero-visual.px-71 .v140-hero-person{left:71%!important}
.v140-hero-visual.px-72 .v140-hero-person{left:72%!important}
.v140-hero-visual.px-73 .v140-hero-person{left:73%!important}
.v140-hero-visual.px-74 .v140-hero-person{left:74%!important}
.v140-hero-visual.px-75 .v140-hero-person{left:75%!important}
.v140-hero-visual.px-76 .v140-hero-person{left:76%!important}
.v140-hero-visual.px-77 .v140-hero-person{left:77%!important}
.v140-hero-visual.px-78 .v140-hero-person{left:78%!important}
.v140-hero-visual.px-79 .v140-hero-person{left:79%!important}
.v140-hero-visual.px-80 .v140-hero-person{left:80%!important}
.v140-hero-visual.px-81 .v140-hero-person{left:81%!important}
.v140-hero-visual.px-82 .v140-hero-person{left:82%!important}
.v140-hero-visual.px-83 .v140-hero-person{left:83%!important}
.v140-hero-visual.px-84 .v140-hero-person{left:84%!important}
.v140-hero-visual.px-85 .v140-hero-person{left:85%!important}
.v140-hero-visual.px-86 .v140-hero-person{left:86%!important}
.v140-hero-visual.px-87 .v140-hero-person{left:87%!important}
.v140-hero-visual.px-88 .v140-hero-person{left:88%!important}
.v140-hero-visual.px-89 .v140-hero-person{left:89%!important}
.v140-hero-visual.px-90 .v140-hero-person{left:90%!important}
.v140-hero-visual.px-91 .v140-hero-person{left:91%!important}
.v140-hero-visual.px-92 .v140-hero-person{left:92%!important}
.v140-hero-visual.px-93 .v140-hero-person{left:93%!important}
.v140-hero-visual.px-94 .v140-hero-person{left:94%!important}
.v140-hero-visual.px-95 .v140-hero-person{left:95%!important}
.v140-hero-visual.px-96 .v140-hero-person{left:96%!important}
.v140-hero-visual.px-97 .v140-hero-person{left:97%!important}
.v140-hero-visual.px-98 .v140-hero-person{left:98%!important}
.v140-hero-visual.px-99 .v140-hero-person{left:99%!important}
.v140-hero-visual.px-100 .v140-hero-person{left:100%!important}
.v140-hero-visual.ph-55 .v140-hero-person{height:55%!important}
.v140-hero-visual.ph-56 .v140-hero-person{height:56%!important}
.v140-hero-visual.ph-57 .v140-hero-person{height:57%!important}
.v140-hero-visual.ph-58 .v140-hero-person{height:58%!important}
.v140-hero-visual.ph-59 .v140-hero-person{height:59%!important}
.v140-hero-visual.ph-60 .v140-hero-person{height:60%!important}
.v140-hero-visual.ph-61 .v140-hero-person{height:61%!important}
.v140-hero-visual.ph-62 .v140-hero-person{height:62%!important}
.v140-hero-visual.ph-63 .v140-hero-person{height:63%!important}
.v140-hero-visual.ph-64 .v140-hero-person{height:64%!important}
.v140-hero-visual.ph-65 .v140-hero-person{height:65%!important}
.v140-hero-visual.ph-66 .v140-hero-person{height:66%!important}
.v140-hero-visual.ph-67 .v140-hero-person{height:67%!important}
.v140-hero-visual.ph-68 .v140-hero-person{height:68%!important}
.v140-hero-visual.ph-69 .v140-hero-person{height:69%!important}
.v140-hero-visual.ph-70 .v140-hero-person{height:70%!important}
.v140-hero-visual.ph-71 .v140-hero-person{height:71%!important}
.v140-hero-visual.ph-72 .v140-hero-person{height:72%!important}
.v140-hero-visual.ph-73 .v140-hero-person{height:73%!important}
.v140-hero-visual.ph-74 .v140-hero-person{height:74%!important}
.v140-hero-visual.ph-75 .v140-hero-person{height:75%!important}
.v140-hero-visual.ph-76 .v140-hero-person{height:76%!important}
.v140-hero-visual.ph-77 .v140-hero-person{height:77%!important}
.v140-hero-visual.ph-78 .v140-hero-person{height:78%!important}
.v140-hero-visual.ph-79 .v140-hero-person{height:79%!important}
.v140-hero-visual.ph-80 .v140-hero-person{height:80%!important}
.v140-hero-visual.ph-81 .v140-hero-person{height:81%!important}
.v140-hero-visual.ph-82 .v140-hero-person{height:82%!important}
.v140-hero-visual.ph-83 .v140-hero-person{height:83%!important}
.v140-hero-visual.ph-84 .v140-hero-person{height:84%!important}
.v140-hero-visual.ph-85 .v140-hero-person{height:85%!important}
.v140-hero-visual.ph-86 .v140-hero-person{height:86%!important}
.v140-hero-visual.ph-87 .v140-hero-person{height:87%!important}
.v140-hero-visual.ph-88 .v140-hero-person{height:88%!important}
.v140-hero-visual.ph-89 .v140-hero-person{height:89%!important}
.v140-hero-visual.ph-90 .v140-hero-person{height:90%!important}
.v140-hero-visual.ph-91 .v140-hero-person{height:91%!important}
.v140-hero-visual.ph-92 .v140-hero-person{height:92%!important}
.v140-hero-visual.ph-93 .v140-hero-person{height:93%!important}
.v140-hero-visual.ph-94 .v140-hero-person{height:94%!important}
.v140-hero-visual.ph-95 .v140-hero-person{height:95%!important}
.v140-hero-visual.ph-96 .v140-hero-person{height:96%!important}
.v140-hero-visual.ph-97 .v140-hero-person{height:97%!important}
.v140-hero-visual.ph-98 .v140-hero-person{height:98%!important}
.v140-hero-visual.ph-99 .v140-hero-person{height:99%!important}
.v140-hero-visual.ph-100 .v140-hero-person{height:100%!important}
.v140-hero-visual.ph-101 .v140-hero-person{height:101%!important}
.v140-hero-visual.ph-102 .v140-hero-person{height:102%!important}
.v140-hero-visual.ph-103 .v140-hero-person{height:103%!important}
.v140-hero-visual.ph-104 .v140-hero-person{height:104%!important}
.v140-hero-visual.ph-105 .v140-hero-person{height:105%!important}
.v140-hero-visual.ph-106 .v140-hero-person{height:106%!important}
.v140-hero-visual.ph-107 .v140-hero-person{height:107%!important}
.v140-hero-visual.ph-108 .v140-hero-person{height:108%!important}
.v140-hero-visual.ph-109 .v140-hero-person{height:109%!important}
.v140-hero-visual.ph-110 .v140-hero-person{height:110%!important}
.v140-hero-visual.ph-111 .v140-hero-person{height:111%!important}
.v140-hero-visual.ph-112 .v140-hero-person{height:112%!important}
.v140-hero-visual.ph-113 .v140-hero-person{height:113%!important}
.v140-hero-visual.ph-114 .v140-hero-person{height:114%!important}
.v140-hero-visual.ph-115 .v140-hero-person{height:115%!important}
.v140-hero-visual.ph-116 .v140-hero-person{height:116%!important}
.v140-hero-visual.ph-117 .v140-hero-person{height:117%!important}
.v140-hero-visual.ph-118 .v140-hero-person{height:118%!important}
.v140-hero-visual.ph-119 .v140-hero-person{height:119%!important}
.v140-hero-visual.ph-120 .v140-hero-person{height:120%!important}
.v140-hero-visual.ph-121 .v140-hero-person{height:121%!important}
.v140-hero-visual.ph-122 .v140-hero-person{height:122%!important}
.v140-hero-visual.ph-123 .v140-hero-person{height:123%!important}
.v140-hero-visual.ph-124 .v140-hero-person{height:124%!important}
.v140-hero-visual.ph-125 .v140-hero-person{height:125%!important}
.v140-hero-visual.ph-126 .v140-hero-person{height:126%!important}
.v140-hero-visual.ph-127 .v140-hero-person{height:127%!important}
.v140-hero-visual.ph-128 .v140-hero-person{height:128%!important}
.v140-hero-visual.ph-129 .v140-hero-person{height:129%!important}
.v140-hero-visual.ph-130 .v140-hero-person{height:130%!important}
.v140-hero-visual.ph-131 .v140-hero-person{height:131%!important}
.v140-hero-visual.ph-132 .v140-hero-person{height:132%!important}
.v140-hero-visual.ph-133 .v140-hero-person{height:133%!important}
.v140-hero-visual.ph-134 .v140-hero-person{height:134%!important}
.v140-hero-visual.ph-135 .v140-hero-person{height:135%!important}
.v140-hero-visual.ph-136 .v140-hero-person{height:136%!important}
.v140-hero-visual.ph-137 .v140-hero-person{height:137%!important}
.v140-hero-visual.ph-138 .v140-hero-person{height:138%!important}
.v140-hero-visual.ph-139 .v140-hero-person{height:139%!important}
.v140-hero-visual.ph-140 .v140-hero-person{height:140%!important}
.v140-hero-visual.ph-141 .v140-hero-person{height:141%!important}
.v140-hero-visual.ph-142 .v140-hero-person{height:142%!important}
.v140-hero-visual.ph-143 .v140-hero-person{height:143%!important}
.v140-hero-visual.ph-144 .v140-hero-person{height:144%!important}
.v140-hero-visual.ph-145 .v140-hero-person{height:145%!important}
.v140-hero-visual.pb-n25 .v140-hero-person{bottom:-25%!important}
.v140-hero-visual.pb-n24 .v140-hero-person{bottom:-24%!important}
.v140-hero-visual.pb-n23 .v140-hero-person{bottom:-23%!important}
.v140-hero-visual.pb-n22 .v140-hero-person{bottom:-22%!important}
.v140-hero-visual.pb-n21 .v140-hero-person{bottom:-21%!important}
.v140-hero-visual.pb-n20 .v140-hero-person{bottom:-20%!important}
.v140-hero-visual.pb-n19 .v140-hero-person{bottom:-19%!important}
.v140-hero-visual.pb-n18 .v140-hero-person{bottom:-18%!important}
.v140-hero-visual.pb-n17 .v140-hero-person{bottom:-17%!important}
.v140-hero-visual.pb-n16 .v140-hero-person{bottom:-16%!important}
.v140-hero-visual.pb-n15 .v140-hero-person{bottom:-15%!important}
.v140-hero-visual.pb-n14 .v140-hero-person{bottom:-14%!important}
.v140-hero-visual.pb-n13 .v140-hero-person{bottom:-13%!important}
.v140-hero-visual.pb-n12 .v140-hero-person{bottom:-12%!important}
.v140-hero-visual.pb-n11 .v140-hero-person{bottom:-11%!important}
.v140-hero-visual.pb-n10 .v140-hero-person{bottom:-10%!important}
.v140-hero-visual.pb-n9 .v140-hero-person{bottom:-9%!important}
.v140-hero-visual.pb-n8 .v140-hero-person{bottom:-8%!important}
.v140-hero-visual.pb-n7 .v140-hero-person{bottom:-7%!important}
.v140-hero-visual.pb-n6 .v140-hero-person{bottom:-6%!important}
.v140-hero-visual.pb-n5 .v140-hero-person{bottom:-5%!important}
.v140-hero-visual.pb-n4 .v140-hero-person{bottom:-4%!important}
.v140-hero-visual.pb-n3 .v140-hero-person{bottom:-3%!important}
.v140-hero-visual.pb-n2 .v140-hero-person{bottom:-2%!important}
.v140-hero-visual.pb-n1 .v140-hero-person{bottom:-1%!important}
.v140-hero-visual.pb-0 .v140-hero-person{bottom:0%!important}
.v140-hero-visual.pb-1 .v140-hero-person{bottom:1%!important}
.v140-hero-visual.pb-2 .v140-hero-person{bottom:2%!important}
.v140-hero-visual.pb-3 .v140-hero-person{bottom:3%!important}
.v140-hero-visual.pb-4 .v140-hero-person{bottom:4%!important}
.v140-hero-visual.pb-5 .v140-hero-person{bottom:5%!important}
.v140-hero-visual.pb-6 .v140-hero-person{bottom:6%!important}
.v140-hero-visual.pb-7 .v140-hero-person{bottom:7%!important}
.v140-hero-visual.pb-8 .v140-hero-person{bottom:8%!important}
.v140-hero-visual.pb-9 .v140-hero-person{bottom:9%!important}
.v140-hero-visual.pb-10 .v140-hero-person{bottom:10%!important}
.v140-hero-visual.pb-11 .v140-hero-person{bottom:11%!important}
.v140-hero-visual.pb-12 .v140-hero-person{bottom:12%!important}
.v140-hero-visual.pb-13 .v140-hero-person{bottom:13%!important}
.v140-hero-visual.pb-14 .v140-hero-person{bottom:14%!important}
.v140-hero-visual.pb-15 .v140-hero-person{bottom:15%!important}
.v140-hero-visual.pb-16 .v140-hero-person{bottom:16%!important}
.v140-hero-visual.pb-17 .v140-hero-person{bottom:17%!important}
.v140-hero-visual.pb-18 .v140-hero-person{bottom:18%!important}
.v140-hero-visual.pb-19 .v140-hero-person{bottom:19%!important}
.v140-hero-visual.pb-20 .v140-hero-person{bottom:20%!important}
.v140-hero-visual.pb-21 .v140-hero-person{bottom:21%!important}
.v140-hero-visual.pb-22 .v140-hero-person{bottom:22%!important}
.v140-hero-visual.pb-23 .v140-hero-person{bottom:23%!important}
.v140-hero-visual.pb-24 .v140-hero-person{bottom:24%!important}
.v140-hero-visual.pb-25 .v140-hero-person{bottom:25%!important}
.v140-hero-visual.pb-26 .v140-hero-person{bottom:26%!important}
.v140-hero-visual.pb-27 .v140-hero-person{bottom:27%!important}
.v140-hero-visual.pb-28 .v140-hero-person{bottom:28%!important}
.v140-hero-visual.pb-29 .v140-hero-person{bottom:29%!important}
.v140-hero-visual.pb-30 .v140-hero-person{bottom:30%!important}


/* 1.5.1 — show the athlete completely inside the right Hero column.
   Previous positioning used a fixed image height + translateX and could cut
   the left/right sides of a 900×1100 transparent PNG. */
.v140-hero-visual{
    position:relative!important;
    overflow:hidden!important;
    display:flex!important;
    align-items:flex-end!important;
    justify-content:center!important;
}

/* The image now occupies the visual box itself and uses object-fit:contain.
   This guarantees that the full left and right edges remain visible. */
.v140-hero-visual .v140-hero-person{
    position:absolute!important;
    inset:0!important;
    left:0!important;
    right:0!important;
    top:0!important;
    bottom:0!important;
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
    margin:0!important;
    transform:none!important;
    object-fit:contain!important;
    object-position:center bottom!important;
}

/* CSP-safe geometry classes from 1.5.0 must no longer push the picture
   outside of its container. */
.v140-hero-visual[class*="px-"] .v140-hero-person{
    left:0!important;
}
.v140-hero-visual[class*="ph-"] .v140-hero-person{
    height:100%!important;
}
.v140-hero-visual[class*="pb-"] .v140-hero-person{
    bottom:0!important;
}

/* Give the person a little breathing room on wide desktop displays. */
@media(min-width:981px){
    .v140-hero-visual{
        padding-left:2.5%!important;
        padding-right:2.5%!important;
    }
    .v140-hero-visual .v140-hero-person{
        width:95%!important;
        left:2.5%!important;
    }
}

/* On tablets/mobile the full figure remains visible as well. */
@media(max-width:980px){
    .v140-hero-visual{
        padding:0 14px!important;
    }
    .v140-hero-visual .v140-hero-person{
        width:calc(100% - 28px)!important;
        left:14px!important;
    }
}


/* 1.5.2 — responsive professional Hero system
   Target ranges:
   1920+/large desktop, 1440–1919 desktop, 1180–1439 laptop,
   900–1179 tablet landscape, <900 tablet/mobile. */

/* ---------- shared fluid geometry ---------- */
.site-header.v140 .header-shell,
.v140-hero-inner{
    width:min(100% - 40px, 1680px)!important;
    max-width:1680px!important;
}

.v140-hero-copy{
    min-width:0!important;
}
.v140-kicker{
    font-size:clamp(46px,3.15vw,72px)!important;
    line-height:.94!important;
}
.v140-hero-copy h1{
    font-size:clamp(38px,2.55vw,58px)!important;
    line-height:1.03!important;
    max-width:720px!important;
}
.v140-hero-copy>p{
    font-size:clamp(14px,.9vw,18px)!important;
    line-height:1.5!important;
    max-width:560px!important;
}
.v140-hero-facts{
    width:100%!important;
    max-width:760px!important;
}
.v140-hero-fact>div{
    height:clamp(30px,2vw,40px)!important;
}
.v140-hero-fact svg{
    width:clamp(26px,1.65vw,36px)!important;
    height:clamp(26px,1.65vw,36px)!important;
}
.v140-hero-fact b{
    font-size:clamp(9px,.58vw,12px)!important;
    line-height:1.4!important;
}
.v140-hero-actions .btn{
    min-height:clamp(46px,2.65vw,56px)!important;
    min-width:clamp(200px,12vw,250px)!important;
    font-size:clamp(11px,.68vw,14px)!important;
}
.v140-kanji-left{
    font-size:clamp(84px,6vw,132px)!important;
}

/* ---------- large desktop 1920+ ---------- */
@media(min-width:1920px){
    .site-header.v140{
        height:78px!important;
    }
    .site-header.v140 .header-shell{
        width:min(100% - 72px,1760px)!important;
        max-width:1760px!important;
        padding:0!important;
    }
    .site-header.v140 .brand-image img{
        height:56px!important;
        max-width:255px!important;
    }
    .site-header.v140 nav{
        gap:34px!important;
        font-size:13px!important;
    }
    .site-header.v140 .header-phone{
        font-size:13px!important;
    }
    .site-header.v140 .header-cta{
        min-height:46px!important;
        padding:0 23px!important;
        font-size:12px!important;
    }

    .v140-hero-inner{
        width:min(100% - 72px,1760px)!important;
        max-width:1760px!important;
        grid-template-columns:54% 46%!important;
    }
    .v140-hero-copy{
        padding:64px 40px 54px 84px!important;
    }
    .v140-kicker{
        font-size:72px!important;
    }
    .v140-hero-copy h1{
        font-size:58px!important;
        max-width:760px!important;
        margin:10px 0 24px!important;
    }
    .v140-hero-copy>p{
        font-size:18px!important;
        max-width:590px!important;
    }
    .v140-hero-facts{
        max-width:800px!important;
        margin:34px 0!important;
    }
    .v140-hero-fact svg{
        width:36px!important;
        height:36px!important;
    }
    .v140-hero-fact b{
        font-size:12px!important;
    }
    .v140-hero-actions .btn{
        min-width:245px!important;
        min-height:56px!important;
        font-size:14px!important;
    }
    .v140-hero-visual{
        padding-left:1.5%!important;
        padding-right:1.5%!important;
    }
    .v140-hero-visual .v140-hero-person{
        width:97%!important;
        left:1.5%!important;
    }
}

/* ---------- normal desktop 1440–1919 ---------- */
@media(min-width:1440px) and (max-width:1919px){
    .site-header.v140 .header-shell{
        width:min(100% - 48px,1600px)!important;
        max-width:1600px!important;
        padding:0!important;
    }
    .site-header.v140 .brand-image img{
        height:48px!important;
        max-width:220px!important;
    }
    .site-header.v140 nav{
        gap:26px!important;
        font-size:12px!important;
    }
    .site-header.v140 .header-phone{
        font-size:12px!important;
    }

    .v140-hero-inner{
        width:min(100% - 48px,1600px)!important;
        max-width:1600px!important;
        grid-template-columns:55% 45%!important;
    }
    .v140-hero-copy{
        padding:54px 34px 46px 70px!important;
    }
    .v140-kicker{font-size:60px!important}
    .v140-hero-copy h1{
        font-size:50px!important;
        max-width:650px!important;
    }
    .v140-hero-copy>p{
        font-size:16px!important;
        max-width:530px!important;
    }
    .v140-hero-facts{
        max-width:700px!important;
        margin:28px 0!important;
    }
    .v140-hero-fact svg{
        width:31px!important;
        height:31px!important;
    }
    .v140-hero-fact b{
        font-size:10.5px!important;
    }
    .v140-hero-actions .btn{
        min-width:220px!important;
        min-height:50px!important;
        font-size:12px!important;
    }
}

/* ---------- laptop 1180–1439 ---------- */
@media(min-width:1180px) and (max-width:1439px){
    .site-header.v140 .header-shell{
        width:calc(100% - 32px)!important;
        padding:0!important;
        gap:18px!important;
    }
    .site-header.v140 .brand-image img{
        height:43px!important;
        max-width:195px!important;
    }
    .site-header.v140 nav{
        gap:18px!important;
        font-size:11px!important;
    }
    .site-header.v140 .header-actions{
        gap:14px!important;
    }
    .site-header.v140 .header-phone{
        font-size:11px!important;
    }
    .site-header.v140 .header-cta{
        min-height:38px!important;
        padding:0 15px!important;
        font-size:10px!important;
    }

    .v140-hero-inner{
        width:calc(100% - 32px)!important;
        grid-template-columns:56% 44%!important;
    }
    .v140-hero-copy{
        padding:44px 28px 38px 52px!important;
    }
    .v140-kicker{font-size:49px!important}
    .v140-hero-copy h1{
        font-size:41px!important;
        max-width:560px!important;
    }
    .v140-hero-copy>p{
        font-size:14px!important;
        max-width:470px!important;
    }
    .v140-hero-facts{
        max-width:600px!important;
        margin:24px 0!important;
    }
    .v140-hero-fact{
        padding-left:12px!important;
        padding-right:12px!important;
    }
    .v140-hero-fact svg{
        width:27px!important;
        height:27px!important;
    }
    .v140-hero-fact b{
        font-size:9px!important;
    }
    .v140-hero-actions .btn{
        min-width:190px!important;
        min-height:44px!important;
        font-size:10.5px!important;
    }
}

/* ---------- tablet landscape 900–1179 ---------- */
@media(min-width:900px) and (max-width:1179px){
    .site-header.v140 .header-shell{
        width:calc(100% - 30px)!important;
        padding:0!important;
    }
    .site-header.v140 nav,
    .site-header.v140 .header-phone{
        display:none!important;
    }
    .site-header.v140 .nav-toggle{
        display:block!important;
    }
    .site-header.v140.open nav{
        display:grid!important;
        position:absolute!important;
        left:0!important;
        right:0!important;
        top:68px!important;
        background:#050607!important;
        padding:18px 28px 24px!important;
    }

    .v140-hero-inner{
        width:calc(100% - 30px)!important;
        grid-template-columns:54% 46%!important;
    }
    .v140-hero-copy{
        padding:38px 24px 34px 36px!important;
    }
    .v140-kicker{
        font-size:42px!important;
    }
    .v140-hero-copy h1{
        font-size:35px!important;
        max-width:460px!important;
    }
    .v140-hero-copy>p{
        font-size:13px!important;
        max-width:420px!important;
    }
    .v140-hero-facts{
        grid-template-columns:repeat(2,1fr)!important;
        max-width:430px!important;
        gap:12px 0!important;
        margin:20px 0!important;
    }
    .v140-hero-fact{
        min-height:64px!important;
        border-left:0!important;
        border-top:1px solid rgba(255,255,255,.12)!important;
        padding:10px 8px 0!important;
    }
    .v140-hero-fact:nth-child(1),
    .v140-hero-fact:nth-child(2){
        border-top:0!important;
        padding-top:0!important;
    }
    .v140-hero-fact svg{
        width:27px!important;
        height:27px!important;
    }
    .v140-hero-fact b{
        font-size:9px!important;
    }
    .v140-hero-actions{
        gap:10px!important;
    }
    .v140-hero-actions .btn{
        min-width:170px!important;
        min-height:43px!important;
        font-size:10px!important;
        padding-left:14px!important;
        padding-right:14px!important;
    }
}

/* ---------- tablet portrait and mobile: stacked composition ---------- */
@media(max-width:899px){
    .site-header.v140{
        height:64px!important;
    }
    .site-header.v140 .header-shell{
        width:100%!important;
        padding:0 16px!important;
    }
    .site-header.v140 .brand-image img{
        height:39px!important;
        max-width:185px!important;
    }
    .site-header.v140 nav,
    .site-header.v140 .header-phone,
    .site-header.v140 .header-cta{
        display:none!important;
    }
    .site-header.v140 .nav-toggle{
        display:block!important;
    }
    .site-header.v140.open nav{
        display:grid!important;
        position:absolute!important;
        top:64px!important;
        left:0!important;
        right:0!important;
        gap:0!important;
        padding:15px 20px 20px!important;
        background:#050607!important;
    }

    .home-hero-only .v140-hero,
    .v140-hero{
        height:auto!important;
        max-height:none!important;
    }
    .v140-hero-bg{
        object-position:center top!important;
    }
    .v140-hero-inner{
        width:100%!important;
        grid-template-columns:1fr!important;
    }
    .v140-hero-copy{
        padding:42px 22px 30px!important;
        background:linear-gradient(180deg,rgba(2,3,4,.28),rgba(2,3,4,.04))!important;
    }
    .v140-kanji-left{
        left:-10px!important;
        top:22px!important;
        font-size:70px!important;
        opacity:.45!important;
    }
    .v140-kicker{
        font-size:43px!important;
    }
    .v140-hero-copy h1{
        font-size:35px!important;
        max-width:600px!important;
        margin:8px 0 17px!important;
    }
    .v140-hero-copy>p{
        font-size:15px!important;
        max-width:570px!important;
    }
    .v140-hero-facts{
        grid-template-columns:repeat(2,1fr)!important;
        max-width:560px!important;
        gap:14px 0!important;
        margin:25px 0!important;
    }
    .v140-hero-fact{
        border-left:0!important;
        border-top:1px solid rgba(255,255,255,.13)!important;
        min-height:72px!important;
        padding:13px 10px 0!important;
    }
    .v140-hero-fact:nth-child(1),
    .v140-hero-fact:nth-child(2){
        border-top:0!important;
        padding-top:0!important;
    }
    .v140-hero-fact svg{
        width:30px!important;
        height:30px!important;
    }
    .v140-hero-fact b{
        font-size:10px!important;
    }
    .v140-hero-actions{
        display:grid!important;
        grid-template-columns:1fr 1fr!important;
        gap:10px!important;
        max-width:560px!important;
    }
    .v140-hero-actions .btn{
        width:100%!important;
        min-width:0!important;
        min-height:47px!important;
        font-size:11px!important;
    }
    .v140-hero-visual{
        height:470px!important;
        min-height:470px!important;
        padding:0 20px!important;
    }
    .v140-hero-visual .v140-hero-person{
        width:calc(100% - 40px)!important;
        left:20px!important;
        object-position:center bottom!important;
    }
}

/* ---------- compact mobile ---------- */
@media(max-width:560px){
    .v140-hero-copy{
        padding:34px 17px 25px!important;
    }
    .v140-kicker{
        font-size:38px!important;
    }
    .v140-hero-copy h1{
        font-size:31px!important;
    }
    .v140-hero-copy>p{
        font-size:14px!important;
    }
    .v140-hero-fact svg{
        width:27px!important;
        height:27px!important;
    }
    .v140-hero-fact b{
        font-size:9px!important;
    }
    .v140-hero-actions{
        grid-template-columns:1fr!important;
    }
    .v140-hero-visual{
        height:400px!important;
        min-height:400px!important;
        padding:0 12px!important;
    }
    .v140-hero-visual .v140-hero-person{
        width:calc(100% - 24px)!important;
        left:12px!important;
    }
}

/* ---------- very small phones ---------- */
@media(max-width:380px){
    .v140-kicker{font-size:34px!important}
    .v140-hero-copy h1{font-size:28px!important}
    .v140-hero-copy>p{font-size:13px!important}
    .v140-hero-fact b{font-size:8px!important}
    .v140-hero-visual{
        height:350px!important;
        min-height:350px!important;
    }
}

/* 1.5.6 SmartCaptcha in signup form */
.signup-modal .captcha-field{min-height:100px;margin:6px 0 12px}.signup-modal .smart-captcha{min-height:100px;width:100%}



/* =====================================================================
   1.5.9 — approved footer layout
   ===================================================================== */
.site-footer.v159{
    position:relative;
    background:
        radial-gradient(circle at 18% 0%,rgba(21,62,90,.33),transparent 26%),
        radial-gradient(circle at 82% 0%,rgba(255,183,0,.07),transparent 22%),
        linear-gradient(180deg,#091019 0%,#080d13 100%);
    color:#fff;
    border-top:1px solid rgba(255,255,255,.08);
}
.footer-shell{
    width:min(100% - 48px,1600px);
    margin:0 auto;
}
.footer-cta-strip{
    position:relative;
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    gap:26px 32px;
    padding:42px 0 26px;
    border-bottom:1px solid rgba(255,255,255,.09);
    overflow:hidden;
}
.footer-cta-strip:after{
    content:"";
    position:absolute;
    right:-40px;
    top:-28px;
    width:360px;
    height:180px;
    background:
        linear-gradient(135deg,transparent 18%,rgba(255,183,0,.17) 18%,rgba(255,183,0,.17) 28%,transparent 28%,transparent 42%,rgba(255,183,0,.13) 42%,rgba(255,183,0,.13) 51%,transparent 51%);
    transform:skewX(-18deg);
    opacity:.75;
    pointer-events:none;
}
.footer-cta-copy{
    position:relative;
    z-index:1;
}
.footer-cta-copy h2{
    margin:0 0 10px;
    color:#fff;
    font-size:clamp(34px,2.65vw,56px);
    font-weight:900;
    line-height:.98;
    letter-spacing:-.03em;
    text-transform:uppercase;
}
.footer-cta-copy p{
    margin:0;
    max-width:820px;
    color:#cdd4dd;
    font-size:17px;
    line-height:1.55;
}
.footer-cta-button{
    position:relative;
    z-index:1;
    align-self:start;
    min-width:290px;
    min-height:68px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:14px;
    padding:0 30px;
    border-radius:12px;
    background:#f5b700;
    color:#111;
    font-size:17px;
    font-weight:900;
    text-decoration:none;
    box-shadow:0 10px 24px rgba(245,183,0,.18);
}
.footer-cta-button:hover{filter:brightness(1.03)}
.footer-cta-button span{font-size:20px}
.footer-cta-features{
    position:relative;
    z-index:1;
    grid-column:1/-1;
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:16px;
}
.footer-cta-feature{
    display:flex;
    align-items:center;
    gap:12px;
    color:#e9eef5;
    min-width:0;
}
.footer-cta-feature span{
    width:32px;
    height:32px;
    display:grid;
    place-items:center;
    border-radius:50%;
    border:1px solid rgba(245,183,0,.45);
    color:#f5b700;
    font-size:15px;
}
.footer-cta-feature b{
    display:block;
    font-size:15px;
    line-height:1.3;
    font-weight:700;
}

.footer-main-grid{
    display:grid;
    grid-template-columns:minmax(250px,1fr) 200px 280px minmax(320px,1.1fr);
    gap:34px;
    padding:28px 0 22px;
    align-items:start;
}
.footer-col{min-width:0}
.footer-logo{
    display:inline-flex;
    align-items:center;
    min-height:56px;
}
.footer-logo img{
    display:block;
    height:52px;
    width:auto;
    max-width:240px;
    object-fit:contain;
}
.footer-brand-col p{
    max-width:270px;
    margin:18px 0 20px;
    color:#d0d7df;
    font-size:16px;
    line-height:1.7;
}
.footer-socials{display:flex;gap:12px}
.footer-social{
    width:40px;height:40px;
    display:grid;place-items:center;
    border-radius:50%;
    background:#fff;
    color:#0f1720;
    text-decoration:none;
    font-size:12px;
    font-weight:900;
}
.footer-social:hover{transform:translateY(-1px)}
.footer-nav-col,
.footer-contacts-col{
    display:grid;
    gap:10px;
    align-content:start;
}
.footer-nav-col h3,
.footer-contacts-col h3{
    margin:5px 0 10px;
    color:#fff;
    font-size:20px;
    line-height:1.1;
    text-transform:uppercase;
}
.footer-nav-col a{
    color:#f2f4f7;
    text-decoration:none;
    font-size:16px;
    line-height:1.45;
}
.footer-nav-col a:hover{color:#f5b700}
.footer-contact-row{
    display:grid;
    grid-template-columns:24px 1fr;
    gap:10px;
    align-items:start;
    color:#f2f4f7;
    text-decoration:none;
}
.footer-contact-row span{
    color:#f5b700;
    font-size:18px;
    line-height:1.1;
}
.footer-contact-row p{
    margin:0;
    font-size:16px;
    line-height:1.5;
    color:#f2f4f7;
}
.footer-contact-link b{
    font-size:16px;
    font-weight:700;
    color:#f2f4f7;
}
.footer-route-link{
    display:inline-flex;
    align-items:center;
    gap:8px;
    margin-top:8px;
    color:#f5b700;
    font-size:15px;
    font-weight:800;
    text-decoration:none;
}
.footer-map-card{
    overflow:hidden;
    border:1px solid rgba(255,255,255,.10);
    border-radius:16px;
    background:#eef1f4;
    box-shadow:0 8px 20px rgba(0,0,0,.18);
}
.footer-yandex-map{
    display:block;
    width:100%;
    height:220px;
    border:0;
    background:#eef1f4;
}
.footer-map-empty{
    height:220px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:12px;
    padding:24px;
    background:#eef1f4;
}
.footer-map-empty>span{
    width:42px;height:42px;display:grid;place-items:center;
    border-radius:12px;background:#f5b700;color:#111;font-weight:900;
}
.footer-map-empty b{display:block;color:#111;font-size:15px}
.footer-map-empty small{display:block;color:#6b7280;font-size:12px;margin-top:4px}
.footer-bottom{
    min-height:62px;
    display:grid;
    grid-template-columns:auto 1fr auto;
    gap:18px;
    align-items:center;
    border-top:1px solid rgba(255,255,255,.09);
    color:#b5bdc7;
    font-size:14px;
}
.footer-bottom a{
    justify-self:center;
    color:#b5bdc7;
    text-decoration:none;
}
.footer-bottom a:hover{color:#fff}
.footer-developer{text-align:right}

@media(min-width:1800px){
    .footer-shell{width:min(100% - 72px,1760px)}
    .footer-main-grid{grid-template-columns:minmax(280px,1fr) 220px 320px minmax(420px,1.15fr)}
}
@media(max-width:1180px){
    .footer-cta-strip{
        grid-template-columns:1fr;
    }
    .footer-cta-button{
        min-width:0;
        width:fit-content;
    }
    .footer-cta-features{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }
    .footer-main-grid{
        grid-template-columns:1fr 1fr;
    }
    .footer-map-col{
        grid-column:1/-1;
    }
}
@media(max-width:760px){
    .footer-shell{
        width:calc(100% - 32px);
    }
    .footer-cta-strip{
        gap:18px;
        padding:34px 0 22px;
    }
    .footer-cta-copy h2{
        font-size:clamp(28px,9vw,42px);
    }
    .footer-cta-copy p{
        font-size:15px;
    }
    .footer-cta-button{
        width:100%;
        min-height:58px;
        padding:0 22px;
        font-size:16px;
    }
    .footer-cta-features{
        grid-template-columns:1fr;
        gap:12px;
    }
    .footer-main-grid{
        grid-template-columns:1fr;
        gap:24px;
        padding:24px 0 18px;
    }
    .footer-logo img{height:48px}
    .footer-brand-col p,
    .footer-nav-col a,
    .footer-contact-row p,
    .footer-contact-link b{font-size:15px}
    .footer-nav-col h3,
    .footer-contacts-col h3{font-size:18px}
    .footer-yandex-map,
    .footer-map-empty{height:210px}
    .footer-bottom{
        grid-template-columns:1fr;
        gap:9px;
        padding:16px 0 18px;
        text-align:left;
    }
    .footer-bottom a,
    .footer-developer{
        justify-self:start;
        text-align:left;
    }
}


/* =====================================================================
   1.6.1 — Programs / Направления подготовки
   ===================================================================== */
.programs-section-v161{
    position:relative;
    background:
        radial-gradient(circle at 50% -20%,rgba(10,29,48,.035),transparent 38%),
        linear-gradient(180deg,#fbfcfd 0%,#f7f8fa 100%);
    color:#111827;
    border-top:1px solid #eef1f4;
}
.programs-shell-v161{
    width:min(100% - 48px,1600px);
    margin:0 auto;
    padding:42px 0 46px;
}
.programs-heading-v161{
    display:grid;
    justify-items:center;
    text-align:center;
    margin-bottom:28px;
}
.programs-heading-v161 h2{
    margin:0;
    color:#111827;
    font-size:clamp(28px,2vw,42px);
    font-weight:900;
    line-height:1.05;
    letter-spacing:-.025em;
    text-transform:uppercase;
}
.programs-heading-v161>span{
    width:56px;
    height:4px;
    margin-top:13px;
    border-radius:999px;
    background:#f5b700;
}
.programs-heading-v161 p{
    max-width:760px;
    margin:13px 0 0;
    color:#667085;
    font-size:14px;
    line-height:1.55;
}
.programs-grid-v161{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:16px;
}
.program-card-v161{
    min-width:0;
    min-height:250px;
    display:grid;
    grid-template-columns:92px minmax(0,1fr);
    gap:18px;
    align-items:start;
    padding:25px 24px 23px;
    border:1px solid #e3e7ec;
    border-radius:12px;
    background:#fff;
    box-shadow:0 8px 24px rgba(16,24,40,.055);
    transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.program-card-v161:hover{
    transform:translateY(-2px);
    border-color:#d8dde4;
    box-shadow:0 13px 30px rgba(16,24,40,.08);
}
.program-icon-v161{
    width:86px;
    height:86px;
    display:grid;
    place-items:center;
    overflow:hidden;
    border-radius:50%;
    background:#111315;
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.06);
}
.program-icon-v161 img{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
}
.program-icon-v161>span{
    color:#f5b700;
    font-size:38px;
    line-height:1;
    font-weight:900;
}
.program-card-copy{
    min-width:0;
    display:flex;
    min-height:202px;
    flex-direction:column;
}
.program-card-copy h3{
    margin:2px 0 2px;
    color:#111827;
    font-size:clamp(20px,1.25vw,28px);
    font-weight:900;
    line-height:1.02;
    text-transform:uppercase;
}
.program-age-v161{
    margin-top:3px;
    color:#f3ae00;
    font-size:16px;
    font-weight:900;
}
.program-card-copy p{
    margin:22px 0 16px;
    color:#313844;
    font-size:14px;
    line-height:1.62;
}
.program-card-copy a{
    margin-top:auto;
    display:inline-flex;
    align-items:center;
    gap:9px;
    align-self:flex-start;
    color:#f3ae00;
    font-size:14px;
    font-weight:850;
    text-decoration:none;
}
.program-card-copy a span{
    font-size:17px;
}
.program-card-copy a:hover{
    color:#ca9000;
}

@media(min-width:1800px){
    .programs-shell-v161{
        width:min(100% - 72px,1760px);
        padding:50px 0 54px;
    }
    .programs-grid-v161{gap:20px}
    .program-card-v161{
        min-height:278px;
        grid-template-columns:102px minmax(0,1fr);
        gap:20px;
        padding:28px 28px 25px;
    }
    .program-icon-v161{
        width:96px;
        height:96px;
    }
    .program-card-copy p{
        font-size:15px;
    }
}
@media(max-width:1180px){
    .programs-grid-v161{
        grid-template-columns:1fr;
    }
    .program-card-v161{
        min-height:0;
        grid-template-columns:90px minmax(0,1fr);
    }
    .program-card-copy{
        min-height:0;
    }
    .program-card-copy p{
        margin:14px 0 13px;
    }
}
@media(max-width:700px){
    .programs-shell-v161{
        width:calc(100% - 32px);
        padding:34px 0 38px;
    }
    .programs-heading-v161{
        margin-bottom:22px;
    }
    .programs-heading-v161 h2{
        font-size:28px;
    }
    .program-card-v161{
        grid-template-columns:72px minmax(0,1fr);
        gap:14px;
        padding:18px 16px;
        border-radius:11px;
    }
    .program-icon-v161{
        width:68px;
        height:68px;
    }
    .program-icon-v161>span{
        font-size:30px;
    }
    .program-card-copy h3{
        font-size:20px;
    }
    .program-age-v161{
        font-size:14px;
    }
    .program-card-copy p{
        grid-column:1/-1;
        font-size:13px;
        line-height:1.55;
    }
}
@media(max-width:430px){
    .program-card-v161{
        grid-template-columns:1fr;
    }
    .program-icon-v161{
        width:70px;
        height:70px;
    }
}


/* 1.6.2 — program icons use existing SVG icon system */
.program-icon-v161 svg{
    width:46px;
    height:46px;
    display:block;
    fill:#f5b700;
}
@media(min-width:1800px){
    .program-icon-v161 svg{width:52px;height:52px}
}
@media(max-width:700px){
    .program-icon-v161 svg{width:38px;height:38px}
}


/* =====================================================================
   1.6.5 — professional program detail pages
   ===================================================================== */
.program-detail-page{background:#fff;color:#101828}
.program-detail-shell{width:min(100% - 48px,1500px);margin:0 auto}
.program-detail-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 32%,rgba(245,183,0,.16),transparent 22%),linear-gradient(120deg,#050708 0%,#0b0f13 58%,#11171d 100%);color:#fff}
.program-detail-hero:after{content:"";position:absolute;right:-8%;top:-35%;width:48%;height:160%;background:linear-gradient(125deg,transparent 26%,rgba(245,183,0,.9) 27%,rgba(245,183,0,.9) 31%,transparent 32%,transparent 41%,rgba(245,183,0,.22) 42%,rgba(245,183,0,.22) 45%,transparent 46%);transform:rotate(-4deg);opacity:.65;pointer-events:none}
.program-detail-hero-grid{position:relative;z-index:1;min-height:700px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:52px;align-items:center;padding:72px 0 58px}
.program-detail-hero-copy{max-width:820px}.program-detail-back{display:inline-flex;margin-bottom:32px;color:#aab4bf;font-size:13px;font-weight:800;text-decoration:none}.program-detail-back:hover{color:#fff}.program-detail-age{display:inline-flex;padding:7px 10px;border:1px solid rgba(245,183,0,.42);border-radius:999px;color:#f5b700;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.program-detail-hero h1{max-width:900px;margin:18px 0 22px;color:#fff;font-size:clamp(48px,5vw,86px);font-weight:950;line-height:.94;letter-spacing:-.045em;text-transform:uppercase}.program-detail-hero-copy>p{max-width:760px;margin:0;color:#cbd3dc;font-size:18px;line-height:1.65}.program-detail-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.program-detail-visual{position:relative;min-height:560px;display:grid;place-items:center}.program-detail-hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 28px 50px rgba(0,0,0,.36))}.program-detail-symbol{width:min(430px,80%);aspect-ratio:1;display:grid;place-items:center;align-content:center;gap:24px;border-radius:50%;background:radial-gradient(circle at 50% 38%,#1b2229,#090c0f 70%);border:1px solid rgba(255,255,255,.09);box-shadow:0 25px 80px rgba(0,0,0,.36)}.program-detail-symbol svg{width:180px;height:180px;fill:#f5b700}.program-detail-symbol img{width:72%;height:72%;object-fit:contain}.program-detail-symbol small{color:#fff;font-size:15px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.program-detail-intro{padding:88px 0;background:#fff}.program-detail-two{display:grid;grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);gap:80px;align-items:start}.program-detail-label{display:block;margin-bottom:12px;color:#d69f00;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.program-detail-intro h2,.program-detail-section-head h2,.program-detail-info h2,.program-detail-cta h2{margin:0;color:#111827;font-size:clamp(34px,3vw,54px);font-weight:950;line-height:1;letter-spacing:-.035em;text-transform:uppercase}.program-detail-prose{color:#414b57;font-size:18px;line-height:1.8}
.program-detail-benefits{padding:76px 0 84px;background:#f6f8fa}.program-detail-section-head{max-width:780px;margin-bottom:34px}.program-detail-benefits-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.program-detail-benefit{display:grid;grid-template-columns:44px 1fr;gap:14px;min-height:190px;padding:24px;border:1px solid #e1e6eb;border-radius:14px;background:#fff;box-shadow:0 7px 22px rgba(16,24,40,.045)}.program-detail-benefit>span{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:#101828;color:#f5b700;font-size:11px;font-weight:950}.program-detail-benefit h3{margin:4px 0 9px;color:#101828;font-size:20px;line-height:1.15}.program-detail-benefit p{margin:0;color:#667085;font-size:14px;line-height:1.65}
.program-detail-info{padding:88px 0;background:#0a0e12;color:#fff}.program-detail-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.program-detail-info article{position:relative;min-height:360px;padding:42px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:linear-gradient(145deg,#11171d,#0b0f13);overflow:hidden}.program-detail-index{position:absolute;right:26px;top:20px;color:rgba(245,183,0,.18);font-size:72px;font-weight:950;line-height:1}.program-detail-info h2{position:relative;max-width:520px;color:#fff;font-size:38px}.program-detail-info p{position:relative;max-width:650px;margin:24px 0 0;color:#bdc6d0;font-size:16px;line-height:1.8}
.program-detail-cta{padding:62px 0;background:#f5b700;color:#111}.program-detail-cta>.program-detail-shell{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:center}.program-detail-cta .program-detail-label{color:#111;opacity:.65}.program-detail-cta h2{color:#111;font-size:clamp(36px,3.4vw,60px)}.program-detail-cta p{max-width:760px;margin:10px 0 0;color:#3a3008;font-size:16px;line-height:1.55}.program-detail-cta-button{min-width:250px;min-height:62px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 25px;border-radius:11px;background:#111827;color:#fff;font-size:16px;font-weight:900;text-decoration:none}
@media(max-width:1050px){.program-detail-hero-grid{grid-template-columns:1fr;min-height:auto}.program-detail-visual{min-height:440px}.program-detail-two{grid-template-columns:1fr;gap:28px}.program-detail-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.program-detail-cta>.program-detail-shell{grid-template-columns:1fr}.program-detail-cta-button{justify-self:start}}
@media(max-width:720px){.program-detail-shell{width:calc(100% - 32px)}.program-detail-hero-grid{padding:50px 0 38px;gap:24px}.program-detail-hero h1{font-size:42px}.program-detail-hero-copy>p{font-size:15px}.program-detail-visual{min-height:330px}.program-detail-symbol svg{width:120px;height:120px}.program-detail-intro,.program-detail-benefits,.program-detail-info{padding:56px 0}.program-detail-benefits-grid,.program-detail-info-grid{grid-template-columns:1fr}.program-detail-benefit{min-height:0}.program-detail-info article{min-height:0;padding:28px}.program-detail-info h2{font-size:30px}.program-detail-cta{padding:44px 0}.program-detail-cta-button{width:100%}}


/* =====================================================================
   1.6.6 — About club + Trainers
   ===================================================================== */
.club-about-page,.trainers-page-v166,.trainer-profile-v166{background:#fff;color:#111827}
.club-about-shell,.trainers-shell-v166{width:min(100% - 48px,1600px);margin:0 auto}
.club-page-label{display:inline-block;color:#f5b700;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}

.club-about-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 75% 20%,rgba(245,183,0,.12),transparent 25%),linear-gradient(135deg,#080c11,#111922);color:#fff}
.club-about-hero:after{content:"空手";position:absolute;right:-20px;bottom:-80px;color:rgba(255,255,255,.025);font-size:280px;font-weight:900;line-height:1;pointer-events:none}
.club-about-hero-grid{min-height:620px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:55px;align-items:center;padding-top:70px;padding-bottom:70px}
.club-about-hero-copy{position:relative;z-index:2}
.club-about-hero-copy h1{max-width:850px;margin:12px 0 22px;color:#fff;font-size:clamp(48px,4vw,82px);font-weight:950;line-height:.94;letter-spacing:-.045em}
.club-about-hero-copy p{max-width:720px;margin:0;color:#c8d0d9;font-size:18px;line-height:1.65}
.club-about-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.club-about-visual{position:relative;height:500px;display:grid;place-items:center}
.club-about-visual>img{width:100%;height:100%;object-fit:contain;object-position:center bottom}
.club-about-symbol{width:min(420px,90%);aspect-ratio:1;display:grid;place-items:center;align-content:center;gap:14px;border-radius:50%;border:1px solid rgba(245,183,0,.24);background:radial-gradient(circle,rgba(245,183,0,.13),transparent 66%);box-shadow:0 0 0 40px rgba(255,255,255,.012)}
.club-about-symbol svg{width:96px;height:96px;fill:#f5b700}
.club-about-symbol span{font-size:34px;font-weight:950;letter-spacing:.08em}.club-about-symbol small{color:#8f99a5;font-size:10px;letter-spacing:.18em}

.club-about-intro{padding:72px 0 64px;background:#fff}
.club-page-head{display:grid;grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr);gap:32px 70px;align-items:start}
.club-page-head>span{grid-column:1/-1;color:#f0ab00;font-size:11px;font-weight:900;letter-spacing:.14em}
.club-page-head h2{margin:0;font-size:clamp(36px,3vw,58px);line-height:1;letter-spacing:-.04em;text-transform:uppercase}
.club-page-head p{margin:0;color:#4b5563;font-size:17px;line-height:1.75}
.club-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:55px;border:1px solid #e6e9ee;border-radius:14px;overflow:hidden;background:#e6e9ee}
.club-stat{display:grid;gap:4px;padding:25px;background:#f9fafb}.club-stat strong{color:#111827;font-size:26px;font-weight:950}.club-stat span{color:#687280;font-size:12px}

.club-values-section{padding:66px 0 72px;background:#f4f6f8}
.club-section-title{text-align:center;margin-bottom:30px}.club-section-title span{color:#f0ab00;font-size:11px;font-weight:900;letter-spacing:.13em}.club-section-title h2{max-width:900px;margin:8px auto 0;font-size:clamp(34px,2.6vw,50px);line-height:1;text-transform:uppercase}
.club-values-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.club-value{position:relative;min-height:260px;padding:22px;border:1px solid #dfe4ea;border-radius:13px;background:#fff}
.club-value>div{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#101317}.club-value svg{width:28px;height:28px;fill:#f5b700}
.club-value>span{position:absolute;right:18px;top:18px;color:#d6dbe1;font-size:12px;font-weight:900}.club-value h3{margin:22px 0 10px;font-size:20px;text-transform:uppercase}.club-value p{margin:0;color:#616b77;font-size:14px;line-height:1.65}
.club-approach{padding:72px 0;background:#0c1117;color:#fff}.club-approach-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:70px;align-items:center}.club-approach h2{margin:10px 0 0;color:#fff;font-size:clamp(34px,3vw,56px);line-height:1;text-transform:uppercase}.club-approach p{margin:0;color:#c5ccd5;font-size:18px;line-height:1.75}
.club-about-cta{padding:46px 0;background:#f5b700}.club-about-cta>.club-about-shell{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.club-about-cta h2{margin:8px 0 7px;font-size:clamp(30px,2.4vw,46px);line-height:1;text-transform:uppercase}.club-about-cta p{margin:0;color:#423700}.club-about-cta .club-page-label{color:#473a00}.club-about-cta-btn{min-width:220px;min-height:58px;display:inline-flex;justify-content:center;align-items:center;gap:12px;padding:0 22px;border-radius:10px;background:#111;color:#fff;font-weight:900;text-decoration:none}

/* Trainers list */
.trainers-hero-v166{padding:90px 0 72px;background:radial-gradient(circle at 80% 20%,rgba(245,183,0,.11),transparent 28%),#0a0f15;color:#fff}
.trainers-hero-v166 h1{max-width:980px;margin:12px 0 20px;color:#fff;font-size:clamp(48px,4.3vw,82px);line-height:.94;text-transform:uppercase}.trainers-hero-v166 p{max-width:820px;margin:0;color:#c4ccd5;font-size:18px;line-height:1.65}
.trainers-list-section{padding:68px 0 78px;background:#f6f7f9}.trainers-list-head{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:end;margin-bottom:30px}.trainers-list-head span{color:#e8a600;font-size:11px;font-weight:900;letter-spacing:.13em}.trainers-list-head h2{margin:7px 0 0;font-size:clamp(34px,2.8vw,52px);line-height:1;text-transform:uppercase}.trainers-list-head p{margin:0;color:#667085;line-height:1.7}
.trainers-grid-v166{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.trainer-card-v166{overflow:hidden;border:1px solid #e0e4e9;border-radius:14px;background:#fff;box-shadow:0 9px 28px rgba(16,24,40,.055)}.trainer-card-photo{height:390px;display:block;overflow:hidden;background:#11161b}.trainer-card-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top;transition:transform .3s ease}.trainer-card-v166:hover .trainer-card-photo img{transform:scale(1.025)}
.trainer-photo-placeholder{height:100%;display:grid;place-items:center;background:radial-gradient(circle,#1c2833,#0d1116)}.trainer-photo-placeholder svg{width:88px;height:88px;fill:#f5b700}
.trainer-card-body{padding:20px}.trainer-card-body>span{color:#e8a600;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.trainer-card-body h2{margin:6px 0 5px;font-size:25px}.trainer-card-body h2 a{text-decoration:none}.trainer-card-body>b{display:block;color:#344054;font-size:13px}.trainer-card-body p{min-height:66px;margin:15px 0;color:#667085;font-size:14px;line-height:1.55}.trainer-card-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;padding-top:14px;border-top:1px solid #edf0f3}.trainer-card-meta small{color:#7b8490}.trainer-card-meta a{color:#e7a400;font-size:13px;font-weight:850;text-decoration:none}
.trainers-empty{grid-column:1/-1;min-height:300px;display:grid;place-items:center;align-content:center;text-align:center;border:1px dashed #ccd3da;border-radius:14px;background:#fff}.trainers-empty>div{width:70px;height:70px;display:grid;place-items:center;border-radius:50%;background:#111}.trainers-empty svg{width:36px;height:36px;fill:#f5b700}.trainers-empty h2{margin:15px 0 5px}.trainers-empty p{margin:0}
.trainers-philosophy{padding:48px 0;background:#111820;color:#fff}.trainers-philosophy>.trainers-shell-v166{display:grid;grid-template-columns:72px 1fr auto;gap:22px;align-items:center}.trainers-philosophy-mark{width:72px;height:72px;display:grid;place-items:center;border-radius:50%;background:#f5b700}.trainers-philosophy-mark svg{width:36px;height:36px;fill:#111}.trainers-philosophy span{color:#f5b700;font-size:10px;font-weight:900;letter-spacing:.12em}.trainers-philosophy h2{margin:5px 0;color:#fff;font-size:27px}.trainers-philosophy p{margin:0;color:#b9c2cc}

/* Trainer detail */
.trainer-profile-hero{padding:64px 0 70px;background:#0b1016;color:#fff}.trainer-profile-grid{display:grid;grid-template-columns:minmax(320px,.75fr) minmax(0,1.25fr);gap:60px;align-items:center}.trainer-profile-photo{height:620px;overflow:hidden;border-radius:16px;background:#111820}.trainer-profile-photo>img{width:100%;height:100%;object-fit:cover;object-position:center top}.trainer-profile-placeholder{height:100%;display:grid;place-items:center}.trainer-profile-placeholder svg{width:100px;height:100px;fill:#f5b700}
.trainer-profile-copy>a:first-child{display:inline-block;margin-bottom:24px;color:#9ca7b3;text-decoration:none}.trainer-profile-copy h1{margin:10px 0 8px;color:#fff;font-size:clamp(48px,4vw,76px);line-height:.95}.trainer-profile-copy h2{margin:0 0 20px;color:#f5b700;font-size:20px}.trainer-profile-copy>p{max-width:700px;color:#c4ccd5;font-size:17px;line-height:1.7}.trainer-experience{display:flex;gap:14px;align-items:center;margin:25px 0}.trainer-experience span{color:#86909b;font-size:10px;font-weight:900;letter-spacing:.12em}.trainer-experience b{font-size:18px}
.trainer-profile-content{padding:70px 0;background:#f6f7f9}.trainer-profile-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.trainer-profile-columns article{min-height:280px;padding:23px;border:1px solid #dfe4ea;border-radius:13px;background:#fff}.trainer-profile-columns article>span{color:#e5a300;font-size:10px;font-weight:900;letter-spacing:.12em}.trainer-profile-columns h2{margin:9px 0 16px;font-size:24px}.trainer-profile-columns p{margin:0;color:#5f6975;line-height:1.7}

@media(max-width:1100px){
 .club-about-hero-grid,.club-page-head,.club-approach-grid,.trainer-profile-grid{grid-template-columns:1fr}
 .club-about-visual{height:400px}.club-values-grid{grid-template-columns:repeat(2,1fr)}.club-stats{grid-template-columns:repeat(2,1fr)}
 .trainers-grid-v166{grid-template-columns:repeat(2,1fr)}.trainers-list-head{grid-template-columns:1fr}
 .trainer-profile-photo{height:520px;max-width:500px}.trainer-profile-columns{grid-template-columns:1fr}
}
@media(max-width:760px){
 .club-about-shell,.trainers-shell-v166{width:calc(100% - 32px)}
 .club-about-hero-grid{min-height:auto;padding-top:50px;padding-bottom:45px}.club-about-hero-copy h1,.trainers-hero-v166 h1{font-size:42px}.club-about-hero-copy p,.trainers-hero-v166 p{font-size:15px}.club-about-visual{height:320px}
 .club-about-intro,.club-values-section,.club-approach{padding:44px 0}.club-stats,.club-values-grid,.trainers-grid-v166{grid-template-columns:1fr}
 .club-about-cta>.club-about-shell{grid-template-columns:1fr}.club-about-cta-btn{width:100%}
 .trainers-hero-v166{padding:58px 0 48px}.trainers-list-section{padding:45px 0}.trainer-card-photo{height:360px}
 .trainers-philosophy>.trainers-shell-v166{grid-template-columns:1fr}.trainers-philosophy-mark{width:58px;height:58px}
 .trainer-profile-hero{padding:42px 0}.trainer-profile-photo{height:460px}.trainer-profile-copy h1{font-size:44px}
}


/* 1.6.7 — editable visuals on About page */
.club-about-intro-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:42px;align-items:center}
.club-about-intro-grid .club-page-head{grid-template-columns:1fr}
.club-about-intro-image{height:390px;overflow:hidden;border-radius:15px;background:#111827}
.club-about-intro-image img{width:100%;height:100%;display:block;object-fit:cover}
.club-value-icon img{width:31px;height:31px;display:block;object-fit:contain}
.club-approach-copy{display:grid;gap:24px}
.club-approach-image{height:290px;overflow:hidden;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#111}
.club-approach-image img{width:100%;height:100%;display:block;object-fit:cover}
.club-about-cta.has-background{position:relative;background:#111;color:#fff;background-image:linear-gradient(90deg,rgba(8,11,14,.92),rgba(8,11,14,.65)),var(--about-cta-bg);background-size:cover;background-position:center}
.club-about-cta.has-background .club-page-label{color:#f5b700}
.club-about-cta.has-background h2{color:#fff}
.club-about-cta.has-background p{color:#d6dde5}
@media(max-width:1100px){.club-about-intro-grid{grid-template-columns:1fr}.club-about-intro-image{height:360px}}
@media(max-width:760px){.club-about-intro-image{height:260px}.club-approach-image{height:230px}}


/* 1.6.8 — About hero club logo */
.club-about-logo-stage{
    width:min(480px,92%);
    aspect-ratio:1;
    display:grid;
    place-items:center;
    margin:auto;
    border-radius:50%;
    background:
        radial-gradient(circle at 50% 50%,rgba(245,183,0,.11),transparent 55%),
        radial-gradient(circle at 50% 50%,rgba(255,255,255,.035),transparent 68%);
    box-shadow:
        0 0 0 1px rgba(245,183,0,.12),
        0 0 0 36px rgba(255,255,255,.012);
}
.club-about-logo-stage img{
    width:78%;
    height:78%;
    display:block;
    object-fit:contain;
    filter:drop-shadow(0 14px 28px rgba(0,0,0,.28));
}
.club-about-hero-photo{
    width:100%;
    height:100%;
    display:block;
    object-fit:contain;
    object-position:center bottom;
}
@media(max-width:760px){
    .club-about-logo-stage{
        width:min(330px,88%);
        box-shadow:0 0 0 1px rgba(245,183,0,.12),0 0 0 20px rgba(255,255,255,.012);
    }
}


/* =====================================================================
   1.6.9 — professional schedule page
   ===================================================================== */
.schedule-page-v169{background:#f5f6f8;color:#111827}
.schedule-shell{width:min(100% - 48px,1600px);margin:0 auto}
.schedule-hero{padding:76px 0 58px;background:radial-gradient(circle at 86% 10%,rgba(245,183,0,.11),transparent 27%),#0a1016;color:#fff}
.schedule-hero .schedule-shell{position:relative}
.schedule-hero h1{max-width:1000px;margin:12px 0 18px;color:#fff;font-size:clamp(48px,4vw,78px);line-height:.95;text-transform:uppercase}
.schedule-hero p{max-width:820px;margin:0;color:#c6ced7;font-size:17px;line-height:1.65}
.schedule-summary{position:absolute;right:0;bottom:0;display:flex;align-items:center;gap:12px}
.schedule-summary strong{font-size:52px;line-height:1;color:#f5b700}.schedule-summary span{color:#aeb7c2;font-size:12px;line-height:1.35;text-transform:uppercase}
.schedule-main{padding:36px 0 65px}
.schedule-tabs{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;padding:8px;border:1px solid #e0e4e9;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(16,24,40,.04)}
.schedule-day-tab{min-height:82px;display:grid;justify-items:center;align-content:center;gap:2px;border:0;border-radius:10px;background:#f5f7f9;color:#596473;cursor:pointer}
.schedule-day-tab>span{color:#9aa3ad;font-size:10px;font-weight:900;letter-spacing:.1em}.schedule-day-tab b{font-size:13px}.schedule-day-tab small{font-size:9px;color:#9aa3ad}
.schedule-day-tab.active{background:#111820;color:#fff}.schedule-day-tab.active>span,.schedule-day-tab.active small{color:#f5b700}
.schedule-panels{margin-top:16px}.schedule-day-panel{display:grid;gap:9px}.schedule-day-panel[hidden]{display:none!important}
.schedule-mobile-day{display:none}
.schedule-public-card{display:grid;grid-template-columns:120px minmax(0,1.25fr) minmax(210px,.65fr) auto;gap:22px;align-items:center;min-height:118px;padding:16px 18px;border:1px solid #e0e4e9;border-radius:13px;background:#fff;box-shadow:0 5px 16px rgba(16,24,40,.035)}
.schedule-time{display:grid;justify-items:start}.schedule-time strong{font-size:31px;letter-spacing:-.04em}.schedule-time span{color:#919aa5;font-size:11px}
.schedule-class>span{color:#e7a500;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.schedule-class h3{margin:4px 0 7px;font-size:20px}.schedule-class p{margin:8px 0 0;color:#6b7480;font-size:12px;line-height:1.5}
.schedule-tags{display:flex;gap:6px;flex-wrap:wrap}.schedule-tags b{padding:5px 7px;border-radius:6px;background:#f2f4f6;color:#53606d;font-size:10px}
.schedule-meta{display:grid;gap:8px}.schedule-meta>div{display:grid;gap:2px}.schedule-meta span{color:#9aa3ad;font-size:9px;font-weight:900;letter-spacing:.09em}.schedule-meta b{font-size:12px}
.schedule-signup{min-width:125px;min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border-radius:9px;background:#f5b700;color:#111;text-decoration:none;font-size:12px;font-weight:900}
.schedule-empty-day{min-height:180px;display:flex;align-items:center;justify-content:center;gap:14px;border:1px dashed #cfd6de;border-radius:13px;background:#fff}.schedule-empty-day>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#f2f4f6;color:#9aa3ad}.schedule-empty-day b{display:block}.schedule-empty-day p{margin:3px 0 0;font-size:12px}
.schedule-note{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:center;margin-top:14px;padding:12px;border:1px solid #dfe4ea;border-radius:11px;background:#eef2f6}.schedule-note>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#111820;color:#f5b700;font-weight:900}.schedule-note p{margin:0;color:#66717d;font-size:12px}
.schedule-cta{padding:46px 0;background:#111820;color:#fff}.schedule-cta .schedule-shell{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.schedule-cta span{color:#f5b700;font-size:10px;font-weight:900;letter-spacing:.12em}.schedule-cta h2{margin:6px 0;color:#fff;font-size:32px}.schedule-cta p{margin:0;color:#b8c1cb}
@media(max-width:1100px){
 .schedule-summary{position:static;margin-top:25px}.schedule-tabs{grid-template-columns:repeat(4,1fr)}
 .schedule-public-card{grid-template-columns:100px 1fr auto}.schedule-meta{grid-column:2/3}.schedule-signup{grid-column:3;grid-row:1/3}
}
@media(max-width:760px){
 .schedule-shell{width:calc(100% - 32px)}.schedule-hero{padding:54px 0 42px}.schedule-hero h1{font-size:42px}.schedule-hero p{font-size:15px}
 .schedule-tabs{display:flex;overflow:auto;gap:6px;padding:6px}.schedule-day-tab{min-width:96px;min-height:68px;flex:0 0 auto}.schedule-day-tab b{font-size:11px}
 .schedule-public-card{grid-template-columns:82px 1fr;gap:12px;padding:14px}.schedule-time strong{font-size:25px}.schedule-meta{grid-column:1/-1;grid-template-columns:1fr 1fr}.schedule-signup{grid-column:1/-1;grid-row:auto;width:100%}
 .schedule-mobile-day{display:flex;justify-content:space-between;align-items:center;padding:7px 2px}.schedule-mobile-day b{font-size:13px}.schedule-mobile-day span{font-size:10px;color:#8c96a2}
 .schedule-cta .schedule-shell{grid-template-columns:1fr}.schedule-cta .btn{width:100%}
}


/* =====================================================================
   1.7.3 — footer legal links + professional text pages
   ===================================================================== */
.footer-bottom{
    grid-template-columns:auto minmax(0,1fr);
}
.footer-copyright{
    white-space:nowrap;
}
.footer-legal-links{
    margin:0;
    display:flex;
    justify-content:flex-end;
    align-items:center;
    gap:8px 20px;
    flex-wrap:wrap;
}
.footer-legal-links a{
    padding:0;
    color:#aeb7c1;
    font-size:12px;
    text-decoration:none;
}
.footer-legal-links a:hover{
    color:#fff;
}
.footer-legal-links a+a:before{
    content:"";
    display:inline-block;
    width:3px;
    height:3px;
    margin:0 20px 3px 0;
    border-radius:50%;
    background:#59636e;
}
.footer-developer{display:none!important}

.static-page-v173{
    min-height:60vh;
    background:#f5f6f8;
    color:#111827;
}
.static-page-shell{
    width:min(100% - 48px,1120px);
    margin:0 auto;
}
.static-page-hero{
    padding:66px 0 44px;
    background:
        radial-gradient(circle at 82% 10%,rgba(245,183,0,.11),transparent 28%),
        #0b1118;
    color:#fff;
}
.static-back-link{
    display:inline-flex;
    margin-bottom:30px;
    color:#9fa9b5;
    font-size:12px;
    font-weight:750;
    text-decoration:none;
}
.static-back-link:hover{color:#fff}
.static-page-hero h1{
    max-width:900px;
    margin:10px 0 12px;
    color:#fff;
    font-size:clamp(38px,4vw,64px);
    line-height:1;
    letter-spacing:-.04em;
}
.static-page-hero p{
    max-width:760px;
    margin:0;
    color:#b9c2cc;
    font-size:15px;
    line-height:1.6;
}
.static-page-content{
    padding:34px 0 64px;
}
.static-document{
    padding:clamp(24px,4vw,52px);
    border:1px solid #e0e4e9;
    border-radius:16px;
    background:#fff;
    box-shadow:0 10px 32px rgba(16,24,40,.045);
}
.static-document .wysiwyg{
    max-width:860px;
}
.static-document .wysiwyg h2{
    margin:34px 0 12px;
    color:#111827;
    font-size:24px;
    line-height:1.2;
}
.static-document .wysiwyg h2:first-child{margin-top:0}
.static-document .wysiwyg h3{
    margin:22px 0 8px;
    color:#27313d;
    font-size:17px;
}
.static-document .wysiwyg p,
.static-document .wysiwyg li{
    color:#4f5965;
    font-size:15px;
    line-height:1.75;
}
.static-document .wysiwyg p{
    margin:0 0 14px;
}
.static-document .wysiwyg ul,
.static-document .wysiwyg ol{
    margin:10px 0 20px;
    padding-left:22px;
}
.static-document .wysiwyg li+li{
    margin-top:5px;
}
.static-document .wysiwyg a{
    color:#b98200;
    text-decoration:underline;
    text-underline-offset:2px;
}
.static-document .wysiwyg hr{
    margin:30px 0;
    border:0;
    border-top:1px solid #e5e8ec;
}

@media(max-width:760px){
    .footer-bottom{
        grid-template-columns:1fr;
        gap:14px;
    }
    .footer-legal-links{
        justify-content:flex-start;
        align-items:flex-start;
        gap:10px 16px;
    }
    .footer-legal-links a{
        font-size:12px;
    }
    .footer-legal-links a+a:before{
        display:none;
    }
    .static-page-shell{
        width:calc(100% - 32px);
    }
    .static-page-hero{
        padding:46px 0 34px;
    }
    .static-page-hero h1{
        font-size:36px;
    }
    .static-page-content{
        padding:18px 0 40px;
    }
    .static-document{
        padding:20px 17px;
        border-radius:12px;
    }
    .static-document .wysiwyg h2{
        margin-top:28px;
        font-size:21px;
    }
    .static-document .wysiwyg p,
    .static-document .wysiwyg li{
        font-size:14px;
        line-height:1.7;
    }
}


/* =====================================================================
   1.7.4 — fix special/static page hero spacing
   ===================================================================== */
.static-page-topline{
    display:flex;
    align-items:center;
    min-height:24px;
    margin-bottom:42px;
}
.static-page-topline .static-back-link{
    margin:0;
}
.static-page-heading{
    display:grid;
    justify-items:start;
}
.static-page-heading .club-page-label{
    display:block;
    margin:0 0 22px;
    line-height:1;
}
.static-page-heading h1{
    margin:0 0 18px;
}
.static-page-heading p{
    margin:0;
}
@media(max-width:760px){
    .static-page-topline{
        margin-bottom:28px;
    }
    .static-page-heading .club-page-label{
        margin-bottom:15px;
    }
    .static-page-heading h1{
        margin-bottom:14px;
    }
}


/* =====================================================================
   1.7.5 — рейтинг Флотилии на главной и новые клубные аватары
   ===================================================================== */
.v175-rating-section{
  position:relative;
  padding:38px 18px 16px;
  background:
    radial-gradient(circle at 50% 0, rgba(255,180,0,.18), transparent 34%),
    linear-gradient(180deg,#06090d 0%, #030507 100%);
  overflow:hidden;
}
.v175-rating-section::before,
.v175-rating-section::after{
  content:"";
  position:absolute;
  inset:auto;
  width:320px;height:320px;border-radius:50%;filter:blur(30px);opacity:.14;pointer-events:none;
}
.v175-rating-section::before{left:-120px;top:-120px;background:#f7a600;}
.v175-rating-section::after{right:-140px;bottom:-140px;background:#f7a600;}
.v175-rating-shell{position:relative;z-index:1;max-width:1240px;margin:0 auto;}
.v175-rating-top{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px;}
.v175-rating-copy h2,.v175-rating-copy h1{margin:0;color:#fff;font-size:46px;line-height:.95;text-transform:uppercase;letter-spacing:.04em;font-weight:900;}
.v175-rating-copy p{margin:10px 0 0;color:rgba(255,255,255,.82);font-size:18px;line-height:1.5;max-width:640px;}
.v175-rating-main-btn,.v175-rating-student-btn,.v175-rating-ghost-btn{
  display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 22px;border-radius:14px;text-decoration:none;font-weight:800;letter-spacing:.01em;transition:.2s ease;
}
.v175-rating-main-btn{border:1px solid rgba(255,185,28,.55);color:#fff;background:rgba(255,185,28,.06);box-shadow:0 16px 34px rgba(0,0,0,.26);white-space:nowrap;}
.v175-rating-main-btn:hover,.v175-rating-student-btn:hover,.v175-rating-ghost-btn:hover{transform:translateY(-1px);}
.v175-rating-stage-wrap{overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch;}
.v175-rating-stage{min-width:1020px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;align-items:end;}
.v175-rank-edge{height:132px;border-radius:999px;border:1px solid rgba(255,255,255,.16);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:rgba(255,255,255,.03);}
.v175-rank-edge span{font-size:38px;font-weight:900;line-height:1;}
.v175-rank-edge small{margin-top:4px;font-size:30px;line-height:1;opacity:.7;}
.v175-rank-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:14px 10px 0;color:#fff;}
.v175-rank-avatar{width:158px;height:158px;border-radius:50%;display:grid;place-items:center;position:relative;filter:drop-shadow(0 20px 30px rgba(0,0,0,.35));}
.v175-rank-avatar img{display:block;max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;}
.v175-rank-badge{position:relative;z-index:2;margin-top:-18px;display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 12px;border-radius:14px;background:linear-gradient(180deg,#ffc937 0%,#ff9600 100%);color:#131313;font-size:28px;font-weight:900;box-shadow:0 12px 22px rgba(255,153,0,.36);}
.v175-rank-card strong{display:flex;flex-direction:column;align-items:center;gap:2px;margin-top:14px;font-size:44px;line-height:.95;font-weight:900;letter-spacing:-.02em;}
.v175-rank-card strong small{font-size:22px;font-weight:800;line-height:1;color:#fff;}
.v175-rank-card em{display:block;margin-top:8px;font-style:normal;font-size:17px;color:rgba(255,255,255,.86);}
.v175-rank-card.place-1{transform:translateY(-18px);}
.v175-rank-card.place-1 .v175-rank-avatar{width:206px;height:206px;filter:drop-shadow(0 0 14px rgba(255,185,28,.35)) drop-shadow(0 24px 34px rgba(0,0,0,.45));}
.v175-rank-card.place-1 .v175-rank-badge{min-width:54px;height:54px;font-size:34px;border-radius:16px;}
.v175-rank-card.place-1 strong{font-size:54px;}
.v175-rank-card.place-2 .v175-rank-avatar,.v175-rank-card.place-3 .v175-rank-avatar{width:152px;height:152px;}
.v175-rating-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:20px;}
.v175-rating-note{display:flex;align-items:center;gap:12px;color:#f2f4f7;}
.v175-rating-note span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:rgba(255,185,28,.12);font-size:15px;}
.v175-rating-note p{margin:0;color:rgba(255,255,255,.9);font-size:18px;line-height:1.45;}
.v175-rating-student-btn{background:#f1b400;color:#161616;}
.v175-rating-page-hero{padding:36px 18px 28px;background:linear-gradient(180deg,#05080b 0%, #0a0d10 100%);}
.v175-rating-page-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end;}
.v175-rating-ghost-btn{background:transparent;border:1px solid rgba(255,255,255,.18);color:#fff;}
.v175-rating-table-wrap{padding:0 18px 54px;background:#0a0d10;}
.v175-rating-table-head{padding-top:14px;margin-bottom:20px;}
.v175-rating-table-head h2{margin:14px 0 0;color:#fff;font-size:38px;line-height:1;font-weight:900;}
.v175-rating-table{display:grid;gap:12px;}
.v175-rating-row{display:grid;grid-template-columns:74px 72px 1fr auto;align-items:center;gap:16px;padding:14px 18px;border-radius:20px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);color:#fff;}
.v175-row-rank{display:grid;place-items:center;width:50px;height:50px;border-radius:16px;background:rgba(255,185,28,.12);color:#ffbe2e;font-size:24px;font-weight:900;}
.v175-row-avatar img{width:68px;height:68px;object-fit:contain;display:block;}
.v175-row-main b{display:block;font-size:18px;line-height:1.2;}
.v175-row-main small{display:block;margin-top:5px;color:rgba(255,255,255,.68);font-size:14px;}
.v175-rating-row strong{font-size:26px;white-space:nowrap;}
.v175-rating-row strong small{font-size:15px;color:rgba(255,255,255,.76);}
@media(max-width:1100px){
  .v175-rating-copy h2,.v175-rating-copy h1{font-size:40px;}
  .v175-rating-copy p,.v175-rating-note p{font-size:16px;}
}
@media(max-width:840px){
  .v175-rating-top,.v175-rating-bottom{flex-direction:column;align-items:stretch;}
  .v175-rating-page-actions{justify-content:flex-start;}
  .v175-rating-main-btn,.v175-rating-student-btn,.v175-rating-ghost-btn{width:100%;}
  .v175-rating-stage{min-width:860px;grid-template-columns:repeat(5,1fr);}
  .v175-rank-edge{display:none;}
}
@media(max-width:640px){
  .v175-rating-section{padding-top:26px;}
  .v175-rating-copy h2,.v175-rating-copy h1{font-size:28px;}
  .v175-rating-copy p{font-size:14px;}
  .v175-rating-stage{min-width:720px;gap:10px;}
  .v175-rank-avatar{width:112px;height:112px;}
  .v175-rank-card.place-1 .v175-rank-avatar{width:142px;height:142px;}
  .v175-rank-card strong{font-size:26px;}
  .v175-rank-card strong small{font-size:14px;}
  .v175-rank-card.place-1 strong{font-size:32px;}
  .v175-rank-card em{font-size:13px;}
  .v175-rating-note{align-items:flex-start;}
  .v175-rating-row{grid-template-columns:52px 58px 1fr;gap:12px;}
  .v175-row-avatar img{width:56px;height:56px;}
  .v175-rating-row strong{grid-column:2 / span 2;font-size:22px;padding-left:2px;}
}


/* =====================================================================
   1.7.6 — compact & responsive Rating section
   Avatars/assets are intentionally unchanged.
   ===================================================================== */
.v175-rating-section{
  padding:30px 18px 18px;
}
.v175-rating-shell{
  max-width:1160px;
}
.v175-rating-top{
  align-items:center;
  margin-bottom:14px;
}
.v175-rating-copy h2,
.v175-rating-copy h1{
  font-size:36px;
  line-height:1;
  letter-spacing:.025em;
}
.v175-rating-copy p{
  margin-top:7px;
  max-width:560px;
  font-size:14px;
  line-height:1.45;
}
.v175-rating-main-btn,
.v175-rating-student-btn,
.v175-rating-ghost-btn{
  min-height:46px;
  padding:0 18px;
  border-radius:11px;
  font-size:13px;
}
.v175-rating-stage-wrap{
  overflow:visible;
  padding:0;
}
.v175-rating-stage{
  min-width:0;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:8px;
  align-items:end;
}
.v175-rank-edge{
  height:98px;
  border-radius:30px;
}
.v175-rank-edge span{
  font-size:24px;
}
.v175-rank-edge small{
  font-size:20px;
}
.v175-rank-card{
  min-width:0;
  padding:8px 4px 0;
}
.v175-rank-avatar{
  width:112px;
  height:112px;
}
.v175-rank-badge{
  min-width:34px;
  height:34px;
  margin-top:-12px;
  padding:0 9px;
  border-radius:10px;
  font-size:20px;
}
.v175-rank-card strong{
  margin-top:9px;
  font-size:31px;
  line-height:.95;
}
.v175-rank-card strong small{
  margin-top:2px;
  font-size:13px;
}
.v175-rank-card em{
  margin-top:5px;
  max-width:100%;
  overflow:hidden;
  color:rgba(255,255,255,.78);
  font-size:12px;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.v175-rank-card.place-1{
  transform:translateY(-9px);
}
.v175-rank-card.place-1 .v175-rank-avatar{
  width:148px;
  height:148px;
}
.v175-rank-card.place-1 .v175-rank-badge{
  min-width:42px;
  height:42px;
  margin-top:-15px;
  border-radius:12px;
  font-size:25px;
}
.v175-rank-card.place-1 strong{
  font-size:38px;
}
.v175-rank-card.place-2 .v175-rank-avatar,
.v175-rank-card.place-3 .v175-rank-avatar{
  width:116px;
  height:116px;
}
.v175-rating-bottom{
  margin-top:12px;
}
.v175-rating-note{
  gap:8px;
}
.v175-rating-note span{
  width:24px;
  height:24px;
  font-size:12px;
}
.v175-rating-note p{
  font-size:13px;
  line-height:1.4;
}

/* 1280–1535: still one-line, but tighter */
@media (min-width:1101px) and (max-width:1535px){
  .v175-rating-shell{max-width:1080px}
  .v175-rating-copy h2,.v175-rating-copy h1{font-size:32px}
  .v175-rating-stage{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}
  .v175-rank-avatar{width:100px;height:100px}
  .v175-rank-card.place-1 .v175-rank-avatar{width:132px;height:132px}
  .v175-rank-card.place-2 .v175-rank-avatar,.v175-rank-card.place-3 .v175-rank-avatar{width:104px;height:104px}
  .v175-rank-card strong{font-size:28px}
  .v175-rank-card.place-1 strong{font-size:34px}
}

/* Tablet: remove edge placeholders and keep the podium readable */
@media (max-width:1100px){
  .v175-rating-section{padding:28px 16px 18px}
  .v175-rating-shell{max-width:900px}
  .v175-rating-top{margin-bottom:18px}
  .v175-rating-copy h2,.v175-rating-copy h1{font-size:30px}
  .v175-rating-copy p{font-size:13px}
  .v175-rating-stage-wrap{overflow:visible}
  .v175-rating-stage{
    min-width:0;
    grid-template-columns:repeat(5,minmax(0,1fr));
    gap:8px;
  }
  .v175-rank-edge{display:none}
  .v175-rank-avatar{width:90px;height:90px}
  .v175-rank-card.place-1 .v175-rank-avatar{width:122px;height:122px}
  .v175-rank-card.place-2 .v175-rank-avatar,.v175-rank-card.place-3 .v175-rank-avatar{width:94px;height:94px}
  .v175-rank-card strong{font-size:25px}
  .v175-rank-card.place-1 strong{font-size:31px}
  .v175-rank-card em{font-size:11px}
}

/* Mobile: no forced horizontal scroll. Champion + compact 2×2 grid. */
@media (max-width:720px){
  .v175-rating-section{
    padding:24px 14px 18px;
  }
  .v175-rating-top{
    display:grid;
    grid-template-columns:1fr;
    gap:14px;
  }
  .v175-rating-copy h2,
  .v175-rating-copy h1{
    font-size:27px;
    letter-spacing:.015em;
  }
  .v175-rating-copy p{
    margin-top:6px;
    max-width:none;
    font-size:13px;
  }
  .v175-rating-main-btn{
    width:100%;
    min-height:44px;
  }
  .v175-rating-stage{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
    width:100%;
    min-width:0;
  }
  .v175-rank-card{
    min-height:190px;
    padding:12px 8px 10px;
    border:1px solid rgba(255,255,255,.07);
    border-radius:18px;
    background:rgba(255,255,255,.025);
  }
  .v175-rank-card.place-1{
    grid-column:1 / -1;
    order:1;
    min-height:230px;
    transform:none;
    background:radial-gradient(circle at 50% 35%,rgba(255,183,0,.13),transparent 55%),rgba(255,255,255,.025);
  }
  .v175-rank-card.place-2{order:2}
  .v175-rank-card.place-3{order:3}
  .v175-rank-card.place-4{order:4}
  .v175-rank-card.place-5{order:5}
  .v175-rank-avatar{
    width:92px;
    height:92px;
  }
  .v175-rank-card.place-1 .v175-rank-avatar{
    width:136px;
    height:136px;
  }
  .v175-rank-card.place-2 .v175-rank-avatar,
  .v175-rank-card.place-3 .v175-rank-avatar{
    width:94px;
    height:94px;
  }
  .v175-rank-badge{
    min-width:32px;
    height:32px;
    font-size:18px;
  }
  .v175-rank-card.place-1 .v175-rank-badge{
    min-width:40px;
    height:40px;
    font-size:23px;
  }
  .v175-rank-card strong{
    margin-top:8px;
    font-size:25px;
  }
  .v175-rank-card.place-1 strong{
    font-size:33px;
  }
  .v175-rank-card strong small{
    font-size:12px;
  }
  .v175-rank-card em{
    max-width:150px;
    font-size:11px;
  }
  .v175-rating-bottom{
    display:grid;
    grid-template-columns:1fr;
    gap:12px;
    margin-top:14px;
  }
  .v175-rating-note{
    align-items:flex-start;
  }
  .v175-rating-note p{
    font-size:12px;
  }
  .v175-rating-student-btn{
    width:100%;
    min-height:44px;
  }
}

/* very narrow phones */
@media (max-width:390px){
  .v175-rating-section{padding-left:10px;padding-right:10px}
  .v175-rank-card{min-height:176px;padding-left:5px;padding-right:5px}
  .v175-rank-avatar{width:82px;height:82px}
  .v175-rank-card.place-1 .v175-rank-avatar{width:124px;height:124px}
  .v175-rank-card strong{font-size:22px}
  .v175-rank-card.place-1 strong{font-size:30px}
}


/* =====================================================================
   1.8.0 — стабильная адаптивная композиция «Каратэ — это больше, чем спорт»
   ===================================================================== */
.v179-benefits{
    position:relative;
    overflow:hidden;
    background:#f7f7f7;
    color:#111318;
    border-top:1px solid #e7eaee;
    border-bottom:1px solid #dde2e7;
}
.v179-benefits-shell{
    width:min(100%,1920px);
    min-height:292px;
    margin:0 auto;
    display:grid;
    grid-template-columns:minmax(180px,250px) minmax(660px,1fr) minmax(180px,250px);
    align-items:stretch;
}
.v179-benefit-side{
    position:relative;
    z-index:1;
    min-width:0;
    overflow:hidden;
    display:flex;
    align-items:flex-end;
    background:#f7f7f7;
    pointer-events:none;
}
.v179-benefit-side.left{grid-column:1;justify-content:flex-start}
.v179-benefit-side.right{grid-column:3;justify-content:flex-end}
.v179-benefit-side img{
    display:block;
    width:100%;
    height:292px;
    max-width:none;
    object-fit:cover;
    object-position:center bottom;
}
.v179-benefit-side.left img{object-position:48% bottom}
.v179-benefit-side.right img{object-position:52% bottom}
.v179-benefits-center{
    grid-column:2;
    position:relative;
    z-index:2;
    min-width:0;
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding:24px 18px 26px;
}
.v179-benefits-heading{
    display:grid;
    justify-items:center;
    text-align:center;
    margin:0 0 18px;
}
.v179-benefits-heading h2{
    max-width:900px;
    margin:0;
    color:#111318;
    font-size:clamp(24px,1.7vw,34px);
    font-weight:950;
    line-height:1.05;
    letter-spacing:.005em;
    text-transform:uppercase;
}
.v179-benefits-heading>span{
    width:52px;
    height:3px;
    margin-top:10px;
    border-radius:3px;
    background:#f5b400;
}
.v179-benefits-heading p{
    max-width:720px;
    margin:8px 0 0;
    color:#66707a;
    font-size:12px;
    line-height:1.45;
}
.v179-benefits-grid{
    width:100%;
    max-width:1030px;
    margin:0 auto;
    display:grid;
    grid-template-columns:repeat(5,minmax(0,1fr));
    align-items:start;
}
.v179-benefit-card{
    position:relative;
    min-width:0;
    min-height:130px;
    display:grid;
    justify-items:center;
    align-content:start;
    padding:0 14px;
    text-align:center;
}
.v179-benefit-card:not(:last-child)::after{
    content:"";
    position:absolute;
    top:10px;
    right:0;
    width:1px;
    height:112px;
    background:#d9dde2;
}
.v179-benefit-icon{
    width:54px;
    height:54px;
    display:grid;
    place-items:center;
    margin:0 0 8px;
}
.v179-benefit-icon svg{
    width:46px;
    height:46px;
    display:block;
    fill:none;
    stroke:#f2aa00;
    stroke-width:2.5;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.v179-benefit-copy{min-width:0}
.v179-benefit-copy h3{
    min-height:32px;
    margin:0;
    color:#111318;
    font-size:12px;
    font-weight:950;
    line-height:1.14;
    text-transform:uppercase;
}
.v179-benefit-copy p{
    max-width:155px;
    margin:8px auto 0;
    color:#4d555e;
    font-size:10px;
    line-height:1.42;
}

/* Wide desktop: children remain visible, content does not stretch excessively. */
@media(min-width:1600px){
    .v179-benefits-shell{
        min-height:310px;
        grid-template-columns:270px minmax(760px,1fr) 270px;
    }
    .v179-benefit-side img{height:310px}
    .v179-benefits-center{padding-left:26px;padding-right:26px}
    .v179-benefits-grid{max-width:1080px}
    .v179-benefit-copy h3{font-size:13px}
    .v179-benefit-copy p{font-size:10.5px}
}

/* Ordinary desktop / notebook. */
@media(max-width:1280px){
    .v179-benefits-shell{
        min-height:270px;
        grid-template-columns:180px minmax(600px,1fr) 180px;
    }
    .v179-benefit-side img{height:270px}
    .v179-benefits-center{padding:22px 10px 24px}
    .v179-benefits-grid{max-width:900px}
    .v179-benefit-card{padding:0 9px}
    .v179-benefit-icon{width:48px;height:48px}
    .v179-benefit-icon svg{width:41px;height:41px}
    .v179-benefit-copy h3{font-size:10.5px}
    .v179-benefit-copy p{font-size:9px}
}

/* Tablet: remove decorative children, keep 5 benefits as a clean grid. */
@media(max-width:980px){
    .v179-benefits-shell{
        width:min(100% - 36px,900px);
        min-height:0;
        display:block;
    }
    .v179-benefit-side{display:none}
    .v179-benefits-center{padding:34px 0 38px}
    .v179-benefits-heading{margin-bottom:22px}
    .v179-benefits-heading h2{font-size:28px}
    .v179-benefits-grid{
        max-width:850px;
        grid-template-columns:repeat(5,minmax(0,1fr));
    }
    .v179-benefit-card{padding:0 8px}
    .v179-benefit-copy h3{font-size:10.5px}
}

/* Small tablet: cards 2+2+1, no collisions. */
@media(max-width:760px){
    .v179-benefits-shell{width:calc(100% - 32px)}
    .v179-benefits-center{padding:30px 0 34px}
    .v179-benefits-heading h2{font-size:25px;line-height:1.08}
    .v179-benefits-heading p{font-size:12px}
    .v179-benefits-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
        gap:10px;
    }
    .v179-benefit-card{
        min-height:126px;
        padding:13px 12px;
        border:1px solid #e0e5ea;
        border-radius:13px;
        background:#fff;
    }
    .v179-benefit-card:last-child{
        grid-column:1/-1;
        width:calc(50% - 5px);
        justify-self:center;
    }
    .v179-benefit-card:not(:last-child)::after{display:none}
    .v179-benefit-copy h3{min-height:0;font-size:11px}
    .v179-benefit-copy p{margin-top:6px;font-size:9.5px}
}

/* Phone: one compact row per advantage. */
@media(max-width:520px){
    .v179-benefits-center{padding:26px 0 30px}
    .v179-benefits-heading{margin-bottom:18px}
    .v179-benefits-heading h2{font-size:22px}
    .v179-benefits-heading>span{margin-top:8px}
    .v179-benefits-grid{grid-template-columns:1fr;gap:8px}
    .v179-benefit-card,
    .v179-benefit-card:last-child{
        width:100%;
        min-height:0;
        grid-column:auto;
        grid-template-columns:50px minmax(0,1fr);
        align-items:center;
        justify-items:start;
        gap:10px;
        padding:11px 13px;
        text-align:left;
    }
    .v179-benefit-icon{width:46px;height:46px;margin:0}
    .v179-benefit-icon svg{width:38px;height:38px}
    .v179-benefit-copy h3{font-size:11px;line-height:1.18}
    .v179-benefit-copy p{max-width:none;margin:4px 0 0;font-size:9.5px;line-height:1.36}
}


/* 1.8.1 — new left karate child */
.v179-benefit-side.left img{
    object-fit:cover;
    object-position:50% 12%;
}
@media(min-width:1500px){
    .v179-benefit-side.left img{object-position:50% 10%;}
}


/* 1.8.6 — user-uploaded benefit icons */
.v179-benefit-icon img{
    width:46px;
    height:46px;
    display:block;
    object-fit:contain;
}
@media(max-width:1280px){
    .v179-benefit-icon img{width:41px;height:41px}
}
@media(max-width:520px){
    .v179-benefit-icon img{width:38px;height:38px}
}

/* 1.9.2 — custom editable Hero fact pictograms */
.v140-hero-fact>div img{display:block!important;width:clamp(26px,1.65vw,36px)!important;height:clamp(26px,1.65vw,36px)!important;max-width:100%!important;object-fit:contain!important;object-position:center!important}
@media(max-width:680px){.v140-hero-fact>div img{width:27px!important;height:27px!important}}

/* 1.9.3 — managed "Club life" gallery */
.v193-life-section{
  background:#fff;
  border-top:1px solid #eceff2;
  padding:46px 0 50px;
  overflow:hidden;
}
.v193-life-shell{max-width:1240px;margin:0 auto;padding:0 32px}
.v193-life-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin:0 0 28px}
.v193-life-heading>div{min-width:0}
.v193-life-heading h2{margin:0;color:#11151a;font-size:34px;line-height:1;font-weight:900;letter-spacing:-.035em;text-transform:uppercase}
.v193-life-heading>div>span{display:block;width:54px;height:4px;margin-top:14px;background:#f3ad00;border-radius:999px}
.v193-life-heading>p{max-width:480px;margin:0;color:#666d76;font-size:13px;line-height:1.55;text-align:right}
.v193-life-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.v193-life-card{min-width:0;background:#fff}
.v193-life-media{position:relative;overflow:hidden;aspect-ratio:1.48/1;background:#eef0f2;border-radius:8px}
.v193-life-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.v193-life-card:hover .v193-life-media img{transform:scale(1.035)}
.v193-life-index{position:absolute;left:12px;top:12px;display:grid;place-items:center;min-width:34px;height:28px;padding:0 8px;border-radius:999px;background:rgba(10,13,16,.84);color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;backdrop-filter:blur(6px)}
.v193-life-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background:linear-gradient(135deg,#171b20,#303741);color:#fff}
.v193-life-placeholder span{font-size:30px;font-weight:900;color:#f3ad00}
.v193-life-placeholder small{margin-top:5px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#bfc4ca}
.v193-life-copy{padding:13px 2px 0}
.v193-life-copy h3{margin:0;color:#13171b;font-size:16px;line-height:1.15;font-weight:850}
.v193-life-copy p{margin:6px 0 0;color:#59616a;font-size:11px;line-height:1.45}
.v193-life-mobile-hint{display:none}
@media(max-width:980px){
  .v193-life-section{padding:38px 0 42px}
  .v193-life-shell{padding:0 22px}
  .v193-life-heading h2{font-size:30px}
  .v193-life-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}
}
@media(max-width:620px){
  .v193-life-section{padding:32px 0 35px}
  .v193-life-shell{padding:0}
  .v193-life-heading{display:block;padding:0 18px;margin-bottom:20px}
  .v193-life-heading h2{font-size:26px}
  .v193-life-heading>p{margin-top:12px;text-align:left;font-size:12px}
  .v193-life-track{display:flex;gap:12px;overflow-x:auto;padding:0 18px 10px;scroll-snap-type:x mandatory;scroll-padding-left:18px;-webkit-overflow-scrolling:touch;scrollbar-width:none}
  .v193-life-track::-webkit-scrollbar{display:none}
  .v193-life-card{flex:0 0 min(79vw,310px);scroll-snap-align:start}
  .v193-life-media{border-radius:7px}
  .v193-life-copy h3{font-size:15px}
  .v193-life-copy p{font-size:11px}
  .v193-life-mobile-hint{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:7px;color:#8a9097;font-size:10px;text-transform:uppercase;letter-spacing:.06em}
  .v193-life-mobile-hint span{color:#f3ad00;font-weight:900}
}

/* 1.9.4 — Жизнь клуба: category pages and dated photo archive */
.v194-life-link{color:inherit;text-decoration:none}.v194-life-link .v193-life-media{position:relative}.v194-life-open{position:absolute;left:14px;right:14px;bottom:12px;display:flex;align-items:center;justify-content:space-between;padding:9px 11px;background:rgba(8,12,16,.88);color:#fff;font-size:10px;font-weight:800;letter-spacing:.04em;opacity:0;transform:translateY(7px);transition:.2s}.v194-life-link:hover .v194-life-open{opacity:1;transform:none}.v194-life-open b{color:#f6b300;font-size:16px}
.v194-gallery-page{background:#f6f6f3;color:#11151a}.v194-gallery-shell{width:min(1220px,calc(100% - 48px));margin:0 auto}.v194-gallery-hero{padding:34px 0 0;background:#0a0d10;color:#fff;overflow:hidden}.v194-gallery-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 430px;min-height:350px;align-items:stretch}.v194-gallery-hero-copy{padding:32px 50px 45px 0;align-self:center}.v194-gallery-back{display:inline-flex;margin-bottom:30px;color:#aab1b8;text-decoration:none;font-size:12px}.v194-gallery-hero-copy>span{display:block;color:#f6b300;font-size:11px;font-weight:900;letter-spacing:.16em}.v194-gallery-hero-copy h1{margin:10px 0 14px;font-size:clamp(42px,6vw,82px);line-height:.92;text-transform:uppercase;letter-spacing:-.045em}.v194-gallery-hero-copy p{max-width:570px;margin:0;color:#c7cbd0;font-size:15px;line-height:1.6}.v194-gallery-hero-media{position:relative;min-height:350px;background:#151a1f}.v194-gallery-hero-media:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#0a0d10 0%,transparent 35%)}.v194-gallery-hero-media img{width:100%;height:100%;object-fit:cover;display:block}.v194-gallery-hero-placeholder{height:100%;display:grid;place-items:center;font-size:44px;font-weight:950;line-height:.85;color:#2a3036;text-align:center}.v194-gallery-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #252a2f}.v194-gallery-tabs a{padding:17px 15px;color:#9ea5ac;text-decoration:none;text-align:center;font-size:12px;font-weight:800;border-right:1px solid #252a2f}.v194-gallery-tabs a:last-child{border-right:0}.v194-gallery-tabs a.active{background:#f6b300;color:#11151a}.v194-gallery-events{padding:54px 0 72px}.v194-gallery-event{padding:0 0 56px;margin-bottom:56px;border-bottom:1px solid #d7d8d6}.v194-gallery-event:last-child{border-bottom:0}.v194-gallery-event-head{display:grid;grid-template-columns:190px 1fr;gap:36px;margin-bottom:26px}.v194-gallery-date{padding-top:5px}.v194-gallery-date span{display:block;font-size:15px;font-weight:900;text-transform:uppercase}.v194-gallery-date small{display:block;margin-top:6px;color:#7b8085;font-size:11px}.v194-gallery-event-head h2{margin:0 0 8px;font-size:30px;line-height:1.05;text-transform:uppercase}.v194-gallery-event-head p{max-width:720px;margin:0;color:#60656a;line-height:1.55}.v194-gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:135px;gap:9px}.v194-gallery-photo{position:relative;grid-column:span 3;grid-row:span 2;overflow:hidden;background:#ddd;text-decoration:none}.v194-gallery-photo.p1,.v194-gallery-photo.p6{grid-column:span 6;grid-row:span 3}.v194-gallery-photo.p4{grid-column:span 4;grid-row:span 3}.v194-gallery-photo.p5{grid-column:span 5;grid-row:span 3}.v194-gallery-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.v194-gallery-photo:hover img{transform:scale(1.025)}.v194-gallery-photo span{position:absolute;left:0;right:0;bottom:0;padding:24px 12px 10px;background:linear-gradient(transparent,rgba(0,0,0,.7));color:#fff;font-size:11px}.v194-gallery-empty,.v194-gallery-empty-page{padding:40px;border:1px dashed #c9cbca;text-align:center;color:#7a7e81}.v194-gallery-empty-page{margin:40px auto 80px;max-width:700px}.v194-gallery-empty-page span{font-size:10px;font-weight:900;letter-spacing:.18em;color:#d99b00}.v194-gallery-empty-page h2{margin:8px 0;font-size:28px;text-transform:uppercase}.v194-gallery-empty-page p{margin:0}
@media(max-width:900px){.v194-gallery-hero-grid{grid-template-columns:1fr 320px}.v194-gallery-shell{width:min(100% - 32px,1220px)}.v194-gallery-tabs{overflow-x:auto;display:flex}.v194-gallery-tabs a{min-width:180px}.v194-gallery-event-head{grid-template-columns:1fr;gap:10px}.v194-gallery-grid{grid-auto-rows:110px}.v194-gallery-photo,.v194-gallery-photo.p4,.v194-gallery-photo.p5{grid-column:span 6}.v194-gallery-photo.p1,.v194-gallery-photo.p6{grid-column:span 12}}
@media(max-width:620px){.v194-life-open{opacity:1;transform:none}.v194-gallery-shell{width:calc(100% - 24px)}.v194-gallery-hero{padding-top:18px}.v194-gallery-hero-grid{display:block}.v194-gallery-hero-copy{padding:18px 0 26px}.v194-gallery-back{margin-bottom:20px}.v194-gallery-hero-copy h1{font-size:42px}.v194-gallery-hero-media{min-height:220px;margin:0 -12px}.v194-gallery-tabs{margin:0 -12px}.v194-gallery-events{padding-top:34px}.v194-gallery-event{padding-bottom:36px;margin-bottom:36px}.v194-gallery-event-head h2{font-size:24px}.v194-gallery-grid{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:150px;gap:6px}.v194-gallery-photo,.v194-gallery-photo.p1,.v194-gallery-photo.p4,.v194-gallery-photo.p5,.v194-gallery-photo.p6{grid-column:span 1;grid-row:span 1}.v194-gallery-photo:first-child{grid-column:1/-1;grid-row:span 2}}

/* 1.9.6 — Club Life gallery redesign */
.v196-gallery-page{background:#f5f6f3;color:#11151a}
.v196-gallery-shell{width:min(1240px,calc(100% - 48px));margin:0 auto}
.v196-gallery-hero{padding:44px 0 26px;background:#0a0d10;color:#fff;overflow:hidden}
.v196-gallery-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:54px;align-items:center}
.v196-gallery-hero-copy{padding:24px 0 28px}
.v196-gallery-back{display:inline-flex;margin-bottom:26px;color:#9ca4ad;text-decoration:none;font-size:12px;font-weight:700}
.v196-gallery-back:hover{color:#f6b300}
.v196-gallery-hero-copy>span{display:block;color:#f6b300;font-size:11px;font-weight:950;letter-spacing:.16em}
.v196-gallery-hero-copy h1{margin:10px 0 14px;font-size:clamp(44px,6vw,78px);line-height:.94;text-transform:uppercase;letter-spacing:-.045em}
.v196-gallery-hero-copy p{max-width:600px;margin:0;color:#c6cbd0;font-size:15px;line-height:1.65}
.v196-gallery-hero-media{position:relative;aspect-ratio:4/3;border:1px solid rgba(255,255,255,.09);border-radius:24px;overflow:hidden;background:#151a1f;box-shadow:0 24px 60px rgba(0,0,0,.28)}
.v196-gallery-hero-media:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.035)}
.v196-gallery-hero-media img{width:100%;height:100%;display:block;object-fit:cover}
.v196-gallery-hero-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(145deg,#171d22,#0f1317);color:#69727c}
.v196-gallery-hero-placeholder span{display:block;margin-bottom:14px;color:#f6b300;font-size:10px;font-weight:900;letter-spacing:.2em}
.v196-gallery-hero-placeholder b{font-size:20px;color:#d6dadd}
.v196-gallery-hero-placeholder small{margin-top:7px;font-size:11px;color:#7d858e}
.v196-gallery-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:26px}
.v196-gallery-tab{display:grid;grid-template-columns:62px minmax(0,1fr);gap:12px;align-items:center;min-height:76px;padding:8px 12px 8px 8px;border:1px solid #262c31;border-radius:16px;color:#c7ccd1;text-decoration:none;background:#101419;transition:.2s ease}
.v196-gallery-tab:hover{transform:translateY(-1px);border-color:#3b434b;background:#13181e}
.v196-gallery-tab img,.v196-gallery-tab-ph{width:62px;height:58px;border-radius:12px;object-fit:cover;background:#1d2329;display:grid;place-items:center;color:#69717a;font-size:12px;font-weight:900}
.v196-gallery-tab>span:last-child{min-width:0}
.v196-gallery-tab b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}
.v196-gallery-tab small{display:block;margin-top:5px;color:#7d858e;font-size:10px}
.v196-gallery-tab.active{border-color:#f6b300;background:#f6b300;color:#101419;box-shadow:0 10px 30px rgba(246,179,0,.12)}
.v196-gallery-tab.active small{color:#6d5200}
.v196-gallery-events{padding:56px 0 78px}
.v196-gallery-event{margin-bottom:56px;padding:28px;border:1px solid #dfe1de;border-radius:24px;background:#fff;box-shadow:0 18px 48px rgba(24,29,34,.055)}
.v196-gallery-event:last-child{margin-bottom:0}
.v196-gallery-event-head{display:grid;grid-template-columns:180px minmax(0,1fr);gap:34px;align-items:start;margin-bottom:24px}
.v196-gallery-date{padding:14px 16px;border:1px solid #eceeea;border-radius:16px;background:#f8f9f6}
.v196-gallery-date span{display:block;font-size:14px;font-weight:950;text-transform:uppercase}
.v196-gallery-date small{display:block;margin-top:6px;color:#7b8085;font-size:11px}
.v196-gallery-event-label{display:block;color:#d99b00;font-size:10px;font-weight:950;letter-spacing:.16em}
.v196-gallery-event-copy h2{margin:6px 0 8px;font-size:30px;line-height:1.04;text-transform:uppercase}
.v196-gallery-event-copy p{max-width:760px;margin:0;color:#62686e;line-height:1.58}
.v196-gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:135px;gap:9px}
.v196-gallery-photo{position:relative;grid-column:span 3;grid-row:span 2;overflow:hidden;border-radius:18px;background:#ddd;text-decoration:none}
.v196-gallery-photo.p1,.v196-gallery-photo.p6{grid-column:span 6;grid-row:span 3}.v196-gallery-photo.p4{grid-column:span 4;grid-row:span 3}.v196-gallery-photo.p5{grid-column:span 5;grid-row:span 3}
.v196-gallery-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}
.v196-gallery-photo:hover img{transform:scale(1.025)}
.v196-gallery-photo span{position:absolute;left:0;right:0;bottom:0;padding:30px 14px 12px;background:linear-gradient(transparent,rgba(0,0,0,.72));color:#fff;font-size:11px}
.v196-gallery-empty-event{padding:28px;border:1px dashed #cfd3cf;border-radius:18px;background:#fafbf8;text-align:center}
.v196-gallery-empty-event span{display:block;color:#c58e00;font-size:10px;font-weight:950;letter-spacing:.16em}.v196-gallery-empty-event p{margin:7px 0 0;color:#7b8186;font-size:12px}
.v196-gallery-empty-page{padding:10px 0 18px}
.v196-gallery-empty-intro{max-width:720px;margin:0 auto 28px;text-align:center}
.v196-gallery-empty-intro>span{display:block;color:#d99b00;font-size:10px;font-weight:950;letter-spacing:.18em}
.v196-gallery-empty-intro h2{margin:8px 0 10px;font-size:clamp(28px,4vw,42px);text-transform:uppercase}
.v196-gallery-empty-intro p{margin:0;color:#747a80;line-height:1.6}
.v196-gallery-empty-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.v196-gallery-empty-cards article{position:relative;padding:14px;border:1px solid #e1e3df;border-radius:20px;background:#fff;box-shadow:0 16px 40px rgba(27,32,37,.045)}
.v196-gallery-empty-cards i{position:absolute;top:22px;left:22px;z-index:2;width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#f6b300;color:#11151a;font-style:normal;font-size:10px;font-weight:950}
.v196-empty-photo{aspect-ratio:16/10;border-radius:15px;background:linear-gradient(135deg,#eceeea 0%,#f7f8f5 58%,#e9ebe7 100%);position:relative;overflow:hidden}
.v196-empty-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,transparent 0 35%,rgba(255,255,255,.8) 50%,transparent 65%);transform:translateX(-100%);animation:v196Shimmer 2.8s infinite}
@keyframes v196Shimmer{to{transform:translateX(100%)}}
.v196-gallery-empty-cards b{display:block;margin:14px 4px 0;font-size:15px}.v196-gallery-empty-cards small{display:block;margin:5px 4px 2px;color:#8a9095;font-size:11px}
@media(max-width:980px){.v196-gallery-shell{width:min(100% - 32px,1240px)}.v196-gallery-hero-grid{grid-template-columns:minmax(0,1fr) 330px;gap:28px}.v196-gallery-tabs{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:5px}.v196-gallery-tab{min-width:235px;scroll-snap-align:start}.v196-gallery-event-head{grid-template-columns:150px 1fr}.v196-gallery-grid{grid-auto-rows:110px}.v196-gallery-photo,.v196-gallery-photo.p4,.v196-gallery-photo.p5{grid-column:span 6}.v196-gallery-photo.p1,.v196-gallery-photo.p6{grid-column:span 12}}
@media(max-width:700px){.v196-gallery-shell{width:calc(100% - 24px)}.v196-gallery-hero{padding-top:18px}.v196-gallery-hero-grid{display:block}.v196-gallery-hero-copy{padding:16px 0 22px}.v196-gallery-back{margin-bottom:18px}.v196-gallery-hero-copy h1{font-size:42px}.v196-gallery-hero-media{aspect-ratio:4/3;border-radius:18px}.v196-gallery-tabs{margin-top:18px}.v196-gallery-events{padding:34px 0 52px}.v196-gallery-event{padding:18px;border-radius:18px}.v196-gallery-event-head{grid-template-columns:1fr;gap:12px}.v196-gallery-date{display:flex;justify-content:space-between;align-items:center}.v196-gallery-date small{margin:0}.v196-gallery-event-copy h2{font-size:24px}.v196-gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:150px;gap:6px}.v196-gallery-photo,.v196-gallery-photo.p1,.v196-gallery-photo.p4,.v196-gallery-photo.p5,.v196-gallery-photo.p6{grid-column:span 1;grid-row:span 1;border-radius:12px}.v196-gallery-photo:first-child{grid-column:1/-1;grid-row:span 2}.v196-gallery-empty-cards{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;padding-bottom:4px}.v196-gallery-empty-cards article{min-width:78vw;scroll-snap-align:start}.v196-gallery-empty-intro{text-align:left}.v196-gallery-empty-intro h2{font-size:30px}}

/* 2.1.4 — scalable full rating: search, filters, pagination */
.v214-rating-tools{display:grid;grid-template-columns:minmax(240px,1.8fr) minmax(150px,1fr) minmax(150px,1fr) 120px auto auto;gap:10px;align-items:end;margin:18px 0 10px;padding:14px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:rgba(255,255,255,.035)}
.v214-rating-tools label{display:grid;gap:6px;margin:0}.v214-rating-tools label>span{font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#8d97a3}
.v214-rating-tools input,.v214-rating-tools select{width:100%;height:44px;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:#11171d;color:#f7f9fb;padding:0 12px;font:inherit;font-size:14px;outline:none}
.v214-rating-tools input:focus,.v214-rating-tools select:focus{border-color:#f5b400;box-shadow:0 0 0 3px rgba(245,180,0,.12)}
.v214-rating-tools button,.v214-rating-tools>a{height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;padding:0 16px;font:inherit;font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap}
.v214-rating-tools button{border:0;background:#f5b400;color:#080b0e;cursor:pointer}.v214-rating-tools>a{border:1px solid rgba(255,255,255,.14);color:#c8cdd3;background:transparent}
.v214-rating-summary{display:flex;justify-content:space-between;gap:16px;margin:0 0 12px;color:#8f98a3;font-size:12px}.v214-rating-summary b{color:#fff}
.v214-rating-pagination{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:20px;flex-wrap:wrap}.v214-rating-pagination a,.v214-rating-pagination strong{min-width:38px;height:38px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid rgba(255,255,255,.12);text-decoration:none;font-size:13px;font-weight:800}.v214-rating-pagination a{color:#d8dde2;background:#11171d}.v214-rating-pagination strong{background:#f5b400;color:#090c0f;border-color:#f5b400}.v214-rating-pagination span{color:#77818d;padding:0 3px}
.v214-rating-empty{text-align:center;padding:48px 20px;border:1px dashed rgba(255,255,255,.13);border-radius:15px;color:#9ca5af}.v214-rating-empty strong{display:block;color:#fff;font-size:20px;margin-bottom:6px}.v214-rating-empty p{margin:0 0 15px}.v214-rating-empty a{display:inline-flex;padding:10px 15px;border-radius:10px;background:#f5b400;color:#090c0f;text-decoration:none;font-weight:800}
@media(max-width:1050px){.v214-rating-tools{grid-template-columns:2fr 1fr 1fr 120px}.v214-rating-tools button,.v214-rating-tools>a{grid-column:auto}}
@media(max-width:760px){.v214-rating-tools{grid-template-columns:1fr 1fr;padding:12px}.v214-rating-search{grid-column:1/-1}.v214-rating-tools button,.v214-rating-tools>a{width:100%}.v214-rating-summary{font-size:11px}.v175-rating-row{min-height:64px}.v175-row-main small{white-space:normal}}
@media(max-width:480px){.v214-rating-tools{grid-template-columns:1fr}.v214-rating-search{grid-column:auto}.v214-rating-tools input,.v214-rating-tools select{height:48px;font-size:16px}.v214-rating-tools button,.v214-rating-tools>a{height:48px}.v214-rating-summary{flex-direction:column;gap:4px}.v214-rating-pagination{gap:5px}.v214-rating-pagination a,.v214-rating-pagination strong{min-width:36px;height:36px}}

/* 2.2.0 — public header / mobile navigation refinement */
.site-header.v140{
    --header-h:74px;
    height:var(--header-h)!important;
}
.site-header.v140 .header-shell{
    min-height:var(--header-h)!important;
    align-items:center!important;
}
.site-header.v140 .brand-image img{
    height:52px!important;
    max-width:238px!important;
}
.site-header.v140 nav{
    align-items:center!important;
    gap:30px!important;
    font-size:13px!important;
    font-weight:650!important;
    letter-spacing:.015em!important;
}
.site-header.v140 nav>a{
    display:inline-flex!important;
    align-items:center!important;
    min-height:44px!important;
    padding:0 2px!important;
    white-space:nowrap!important;
}
.site-header.v140 .header-actions{
    gap:18px!important;
}
.site-header.v140 .header-phone{
    font-size:13px!important;
    font-weight:650!important;
    white-space:nowrap!important;
}
.site-header.v140 .header-cta{
    min-height:46px!important;
    padding:0 24px!important;
    border-radius:7px!important;
    font-size:12px!important;
    font-weight:750!important;
    white-space:nowrap!important;
}
.site-header.v140 .mobile-nav-actions{display:none!important}

@media(min-width:1920px){
    .site-header.v140{--header-h:82px}
    .site-header.v140 .brand-image img{height:58px!important;max-width:265px!important}
    .site-header.v140 nav{gap:36px!important;font-size:14px!important}
    .site-header.v140 .header-phone{font-size:14px!important}
    .site-header.v140 .header-cta{min-height:48px!important;padding:0 26px!important;font-size:12.5px!important}
}

@media(min-width:1440px) and (max-width:1919px){
    .site-header.v140{--header-h:76px}
    .site-header.v140 .brand-image img{height:52px!important;max-width:238px!important}
    .site-header.v140 nav{gap:29px!important;font-size:13px!important}
    .site-header.v140 .header-phone{font-size:13px!important}
    .site-header.v140 .header-cta{min-height:46px!important;padding:0 23px!important;font-size:12px!important}
}

@media(min-width:1180px) and (max-width:1439px){
    .site-header.v140{--header-h:70px}
    .site-header.v140 .brand-image img{height:46px!important;max-width:210px!important}
    .site-header.v140 nav{gap:20px!important;font-size:11.5px!important}
    .site-header.v140 .header-actions{gap:14px!important}
    .site-header.v140 .header-phone{font-size:11.5px!important}
    .site-header.v140 .header-cta{min-height:40px!important;padding:0 17px!important;font-size:10.5px!important}
}

/* Tablet/mobile navigation becomes a full-width touch panel. */
@media(max-width:1179px){
    .site-header.v140{--header-h:70px;position:relative!important;z-index:80!important}
    .site-header.v140 .header-shell{min-height:var(--header-h)!important}
    .site-header.v140 .nav-toggle{
        width:46px!important;
        height:46px!important;
        display:flex!important;
        flex-direction:column!important;
        align-items:center!important;
        justify-content:center!important;
        gap:5px!important;
        border:1px solid rgba(255,255,255,.15)!important;
        border-radius:10px!important;
        background:rgba(255,255,255,.035)!important;
        padding:0!important;
    }
    .site-header.v140 .nav-toggle span{
        display:block!important;
        width:20px!important;
        height:2px!important;
        border-radius:2px!important;
    }
    .site-header.v140.open nav{
        display:flex!important;
        flex-direction:column!important;
        align-items:stretch!important;
        position:absolute!important;
        top:var(--header-h)!important;
        left:0!important;
        right:0!important;
        width:100%!important;
        max-height:calc(100dvh - var(--header-h))!important;
        overflow-y:auto!important;
        -webkit-overflow-scrolling:touch!important;
        gap:0!important;
        padding:10px max(18px,calc((100vw - 720px)/2)) calc(18px + env(safe-area-inset-bottom))!important;
        background:rgba(5,6,7,.985)!important;
        border-top:1px solid rgba(255,255,255,.08)!important;
        box-shadow:0 22px 48px rgba(0,0,0,.42)!important;
    }
    .site-header.v140.open nav>a{
        width:100%!important;
        min-height:56px!important;
        display:flex!important;
        align-items:center!important;
        justify-content:flex-start!important;
        padding:0 14px!important;
        border-bottom:1px solid rgba(255,255,255,.09)!important;
        font-size:16px!important;
        line-height:1.25!important;
        font-weight:700!important;
        letter-spacing:.01em!important;
        text-align:left!important;
        white-space:normal!important;
    }
    .site-header.v140.open nav>a:last-of-type{border-bottom:0!important}
    .site-header.v140.open nav>a:active,
    .site-header.v140.open nav>a:focus-visible{
        background:rgba(255,183,0,.09)!important;
        color:#ffb800!important;
        outline:none!important;
        border-radius:8px!important;
    }
    .site-header.v140.open .mobile-nav-actions{
        display:grid!important;
        grid-template-columns:1fr auto!important;
        gap:12px!important;
        align-items:center!important;
        margin-top:14px!important;
        padding-top:16px!important;
        border-top:1px solid rgba(255,255,255,.12)!important;
    }
    .site-header.v140 .mobile-nav-phone{
        min-height:48px!important;
        display:flex!important;
        align-items:center!important;
        gap:8px!important;
        font-size:15px!important;
        font-weight:700!important;
        color:#fff!important;
        white-space:nowrap!important;
    }
    .site-header.v140 .mobile-nav-cta{
        min-height:48px!important;
        padding:0 20px!important;
        font-size:13px!important;
        font-weight:800!important;
        white-space:nowrap!important;
    }
}

@media(max-width:899px){
    .site-header.v140{--header-h:68px}
    .site-header.v140 .header-shell{padding:0 14px!important}
    .site-header.v140 .brand-image img{height:43px!important;max-width:198px!important}
    .site-header.v140.open nav{
        top:var(--header-h)!important;
        padding-left:14px!important;
        padding-right:14px!important;
    }
    .site-header.v140.open nav>a{
        min-height:58px!important;
        padding:0 12px!important;
        font-size:17px!important;
    }
    .site-header.v140.open .mobile-nav-actions{
        grid-template-columns:1fr!important;
        gap:10px!important;
    }
    .site-header.v140 .mobile-nav-phone{
        width:100%!important;
        min-height:50px!important;
        justify-content:center!important;
        border:1px solid rgba(255,255,255,.14)!important;
        border-radius:10px!important;
        background:rgba(255,255,255,.035)!important;
        font-size:16px!important;
    }
    .site-header.v140 .mobile-nav-cta{
        width:100%!important;
        min-height:52px!important;
        justify-content:center!important;
        border-radius:10px!important;
        font-size:15px!important;
    }
}

@media(max-width:420px){
    .site-header.v140 .brand-image img{height:40px!important;max-width:178px!important}
    .site-header.v140 .nav-toggle{width:44px!important;height:44px!important}
    .site-header.v140.open nav>a{font-size:16px!important;min-height:56px!important}
}

/* 2.2.1 — mobile header positioning + visible hamburger + clean full-screen menu */
@media(max-width:1179px){
  .site-header.v140{
    z-index:120!important;
    background:#030405!important;
  }
  .site-header.v140 .header-shell{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
  }
  .site-header.v140 .brand{
    flex:0 1 auto!important;
    min-width:0!important;
  }
  .site-header.v140 .header-actions{
    margin-left:auto!important;
    flex:0 0 auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
  }
  .site-header.v140 .nav-toggle{
    position:relative!important;
    flex:0 0 48px!important;
    width:48px!important;
    height:48px!important;
    margin-left:14px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:0!important;
    border:1px solid rgba(255,255,255,.20)!important;
    border-radius:13px!important;
    background:#0b0e11!important;
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)!important;
    cursor:pointer!important;
  }
  .site-header.v140 .nav-toggle span{
    position:absolute!important;
    left:50%!important;
    width:22px!important;
    height:2.5px!important;
    margin-left:-11px!important;
    border-radius:999px!important;
    background:#fff!important;
    opacity:1!important;
    transform-origin:center!important;
    transition:transform .2s ease,top .2s ease,opacity .15s ease,background .2s ease!important;
  }
  .site-header.v140 .nav-toggle span:nth-child(1){top:15px!important}
  .site-header.v140 .nav-toggle span:nth-child(2){top:22px!important}
  .site-header.v140 .nav-toggle span:nth-child(3){top:29px!important}
  .site-header.v140 .nav-toggle:hover,
  .site-header.v140 .nav-toggle:focus-visible{
    border-color:rgba(255,184,0,.65)!important;
    outline:none!important;
  }
  .site-header.v140 .nav-toggle:hover span,
  .site-header.v140 .nav-toggle:focus-visible span{background:#ffb800!important}
  .site-header.v140.open .nav-toggle span:nth-child(1){top:22px!important;transform:rotate(45deg)!important}
  .site-header.v140.open .nav-toggle span:nth-child(2){opacity:0!important;transform:scaleX(.35)!important}
  .site-header.v140.open .nav-toggle span:nth-child(3){top:22px!important;transform:rotate(-45deg)!important}

  .site-header.v140.open nav{
    position:fixed!important;
    z-index:119!important;
    top:var(--header-h)!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    width:100%!important;
    height:calc(100dvh - var(--header-h))!important;
    max-height:none!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:0!important;
    padding:14px max(24px,calc((100vw - 720px)/2)) calc(24px + env(safe-area-inset-bottom))!important;
    background:#050607!important;
    border-top:1px solid rgba(255,255,255,.08)!important;
    box-shadow:none!important;
  }
  .site-header.v140.open nav>a{
    flex:0 0 auto!important;
    width:100%!important;
    min-height:58px!important;
    padding:0 8px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    border-bottom:1px solid rgba(255,255,255,.11)!important;
    border-radius:0!important;
    color:#fff!important;
    font-size:17px!important;
    line-height:1.25!important;
    font-weight:720!important;
    text-align:left!important;
  }
  .site-header.v140.open nav>a:hover,
  .site-header.v140.open nav>a:focus-visible,
  .site-header.v140.open nav>a:active{
    color:#ffb800!important;
    background:transparent!important;
    padding-left:14px!important;
  }
  .site-header.v140.open .mobile-nav-actions{
    flex:0 0 auto!important;
    margin-top:18px!important;
    padding-top:0!important;
    border-top:0!important;
  }
}

@media(max-width:899px){
  .site-header.v140{--header-h:72px!important;height:var(--header-h)!important}
  .site-header.v140 .header-shell{
    width:100%!important;
    min-height:var(--header-h)!important;
    padding:0 18px!important;
  }
  .site-header.v140 .brand-image img{
    height:44px!important;
    max-width:min(230px,65vw)!important;
  }
  .site-header.v140 .nav-toggle{
    flex-basis:46px!important;
    width:46px!important;
    height:46px!important;
    margin-left:auto!important;
    border-radius:12px!important;
  }
  .site-header.v140 .nav-toggle span:nth-child(1){top:14px!important}
  .site-header.v140 .nav-toggle span:nth-child(2){top:21px!important}
  .site-header.v140 .nav-toggle span:nth-child(3){top:28px!important}
  .site-header.v140.open .nav-toggle span:nth-child(1),
  .site-header.v140.open .nav-toggle span:nth-child(3){top:21px!important}
  .site-header.v140.open nav{
    top:var(--header-h)!important;
    height:calc(100dvh - var(--header-h))!important;
    padding:8px 28px calc(22px + env(safe-area-inset-bottom))!important;
  }
  .site-header.v140.open nav>a{
    min-height:62px!important;
    padding:0!important;
    font-size:18px!important;
    letter-spacing:.005em!important;
  }
  .site-header.v140 .mobile-nav-phone{
    min-height:54px!important;
    font-size:17px!important;
    border-radius:12px!important;
  }
  .site-header.v140 .mobile-nav-cta{
    min-height:56px!important;
    font-size:16px!important;
    border-radius:12px!important;
  }
}

@media(max-width:420px){
  .site-header.v140{--header-h:68px!important}
  .site-header.v140 .header-shell{padding:0 16px!important}
  .site-header.v140 .brand-image img{height:40px!important;max-width:205px!important}
  .site-header.v140 .nav-toggle{width:44px!important;height:44px!important;flex-basis:44px!important}
  .site-header.v140.open nav{padding-left:22px!important;padding-right:22px!important}
  .site-header.v140.open nav>a{min-height:59px!important;font-size:17px!important}
}

/* 2.2.2 — mobile menu visual polish: centered toggle, denser rhythm, clearer hierarchy */
@media(max-width:899px){
  .site-header.v140{
    --header-h:68px!important;
  }
  .site-header.v140 .header-shell{
    min-height:var(--header-h)!important;
    padding:0 18px!important;
  }
  .site-header.v140 .brand-image img{
    height:41px!important;
    max-width:min(210px,67vw)!important;
  }
  .site-header.v140 .nav-toggle{
    width:44px!important;
    height:44px!important;
    flex:0 0 44px!important;
    margin-left:auto!important;
    padding:0!important;
    border-radius:13px!important;
    display:grid!important;
    place-items:center!important;
    overflow:hidden!important;
  }
  .site-header.v140 .nav-toggle span{
    left:50%!important;
    top:50%!important;
    width:20px!important;
    height:2.5px!important;
    margin:0!important;
    transform-origin:50% 50%!important;
    translate:-50% -50%!important;
  }
  .site-header.v140 .nav-toggle span:nth-child(1){transform:translateY(-6px)!important}
  .site-header.v140 .nav-toggle span:nth-child(2){transform:none!important}
  .site-header.v140 .nav-toggle span:nth-child(3){transform:translateY(6px)!important}
  .site-header.v140.open .nav-toggle span:nth-child(1){
    transform:rotate(45deg)!important;
  }
  .site-header.v140.open .nav-toggle span:nth-child(2){
    opacity:0!important;
    transform:scaleX(.25)!important;
  }
  .site-header.v140.open .nav-toggle span:nth-child(3){
    transform:rotate(-45deg)!important;
  }

  .site-header.v140.open nav{
    top:var(--header-h)!important;
    height:calc(100dvh - var(--header-h))!important;
    padding:18px 24px calc(18px + env(safe-area-inset-bottom))!important;
    justify-content:flex-start!important;
    align-content:start!important;
  }
  .site-header.v140.open nav>a{
    min-height:56px!important;
    padding:0 8px!important;
    font-size:17px!important;
    line-height:1.2!important;
    font-weight:750!important;
  }
  .site-header.v140.open .mobile-nav-actions{
    margin-top:16px!important;
    gap:10px!important;
  }
  .site-header.v140 .mobile-nav-phone{
    min-height:50px!important;
    border-radius:12px!important;
    font-size:16px!important;
  }
  .site-header.v140 .mobile-nav-cta{
    min-height:54px!important;
    border-radius:12px!important;
    font-size:16px!important;
  }
}

@media(max-width:430px){
  .site-header.v140{
    --header-h:66px!important;
  }
  .site-header.v140 .header-shell{
    padding:0 16px!important;
  }
  .site-header.v140 .brand-image img{
    height:39px!important;
    max-width:195px!important;
  }
  .site-header.v140 .nav-toggle{
    width:42px!important;
    height:42px!important;
    flex-basis:42px!important;
    border-radius:12px!important;
  }
  .site-header.v140.open nav{
    padding:14px 22px calc(16px + env(safe-area-inset-bottom))!important;
  }
  .site-header.v140.open nav>a{
    min-height:54px!important;
    font-size:16px!important;
  }
  .site-header.v140.open .mobile-nav-actions{
    margin-top:14px!important;
  }
}

/* 2.2.3 — static footer map: no Yandex iframe/API on page */
.footer-map-card{
    position:relative;
    background:#0b1015;
}
.footer-map-static,
.footer-map-static-link{
    position:relative;
    display:block;
    width:100%;
    min-height:220px;
    overflow:hidden;
    text-decoration:none;
    background:#0b1015;
}
.footer-map-image{
    display:block;
    width:100%;
    height:220px;
    object-fit:cover;
    object-position:center;
    transition:transform .28s ease,opacity .28s ease;
}
.footer-map-static-link:after{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(180deg,rgba(0,0,0,0) 52%,rgba(0,0,0,.58) 100%);
    pointer-events:none;
}
.footer-map-static-action{
    position:absolute;
    left:14px;
    right:14px;
    bottom:14px;
    z-index:2;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    min-height:44px;
    padding:10px 14px;
    border:1px solid rgba(255,255,255,.18);
    border-radius:12px;
    background:rgba(8,12,16,.88);
    backdrop-filter:blur(8px);
    color:#fff;
    font-size:13px;
    font-weight:800;
    line-height:1.2;
}
.footer-map-static-action b{
    color:#f5b700;
    font-size:17px;
}
@media (hover:hover){
    .footer-map-static-link:hover .footer-map-image{transform:scale(1.025);opacity:.94}
    .footer-map-static-link:hover .footer-map-static-action{border-color:rgba(245,183,0,.6)}
}
@media(max-width:680px){
    .footer-map-static,
    .footer-map-static-link,
    .footer-map-image{min-height:200px;height:200px}
    .footer-map-static-action{left:10px;right:10px;bottom:10px;min-height:42px;font-size:12px}
}


/* 2.4.0 — dedicated Contacts page */
.contact-v240{background:#f5f5f3;color:#11161d}.contact-v240-shell{width:min(1380px,calc(100% - 64px));margin:0 auto}.contact-v240-hero{padding:82px 0 62px;background:radial-gradient(circle at 82% 18%,rgba(248,174,0,.15),transparent 36%),#070a0d;color:#fff}.contact-v240-back{display:inline-block;margin-bottom:34px;color:#aeb6c0;text-decoration:none}.contact-v240-eyebrow{display:block;color:#f5b400;font-size:12px;font-weight:900;letter-spacing:.18em;margin-bottom:12px}.contact-v240-hero h1{margin:0;max-width:900px;font-size:clamp(44px,6vw,86px);line-height:.96;letter-spacing:-.045em}.contact-v240-hero p{max-width:760px;margin:22px 0 30px;color:#c7cbd1;font-size:18px;line-height:1.65}.contact-v240-hero .btn{margin-right:10px}.contact-v240-info{margin-top:-26px;position:relative;z-index:2}.contact-v240-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border-radius:22px;border:1px solid #e3e3df;box-shadow:0 20px 55px rgba(0,0,0,.1);overflow:hidden}.contact-v240-info-grid article{padding:24px 26px;display:grid;gap:7px;border-right:1px solid #ecece8}.contact-v240-info-grid article:last-child{border-right:0}.contact-v240-info-grid span{font-size:10px;font-weight:900;letter-spacing:.16em;color:#bd8500}.contact-v240-info-grid strong{font-size:17px;line-height:1.35}.contact-v240-info-grid a{color:inherit;text-decoration:none}.contact-v240-map,.contact-v240-visuals,.contact-v240-route{padding:72px 0}.contact-v240-section-head{display:flex;gap:16px;align-items:flex-start;margin-bottom:26px}.contact-v240-section-head>span{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#11161d;color:#f5b400;font-weight:900}.contact-v240-section-head small{display:block;color:#b27d00;font-weight:900;letter-spacing:.14em;margin-bottom:5px}.contact-v240-section-head h2{margin:0;font-size:32px}.contact-v240-map-link,.contact-v240-map-media{display:block;position:relative;border-radius:26px;overflow:hidden;background:#11161d;min-height:430px}.contact-v240-map-media img{width:100%;height:100%;min-height:430px;object-fit:cover;display:block}.contact-v240-map-empty{min-height:430px;display:grid;place-items:center;align-content:center;color:#fff}.contact-v240-map-empty span{font-size:54px;color:#f5b400}.contact-v240-map-link>span{position:absolute;right:20px;bottom:20px;padding:14px 18px;border-radius:12px;background:#f5b400;color:#111;font-weight:900}.contact-v240-visuals{background:#fff}.contact-v240-visual-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.contact-v240-card{border-radius:22px;overflow:hidden;border:1px solid #e3e3df;background:#f7f7f4}.contact-v240-card.entrance,.contact-v240-card.hall{grid-column:span 6}.contact-v240-card.plan{grid-column:span 12;display:grid;grid-template-columns:1.35fr .65fr}.contact-v240-media{aspect-ratio:16/10;background:#161b21}.contact-v240-card.plan .contact-v240-media{aspect-ratio:2/1}.contact-v240-media img{width:100%;height:100%;object-fit:cover;display:block}.contact-v240-placeholder{height:100%;display:grid;place-items:center;align-content:center;color:#8b939c}.contact-v240-placeholder span{font-size:42px}.contact-v240-card-copy{padding:22px 24px}.contact-v240-card-copy h2{margin:0 0 9px;font-size:24px}.contact-v240-card-copy p{margin:0;color:#616872;line-height:1.6}.contact-v240-card.plan .contact-v240-card-copy{display:flex;flex-direction:column;justify-content:center}.contact-v240-route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.contact-v240-route article{padding:34px;border-radius:22px;background:#0b0f14;color:#fff}.contact-v240-route article>span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#f5b400;color:#111;font-weight:900;margin-bottom:20px}.contact-v240-route small{display:block;color:#f5b400;font-weight:900;letter-spacing:.14em}.contact-v240-route h2{font-size:30px;margin:8px 0 16px}.contact-v240-route p{margin:0;color:#c7ccd2;line-height:1.7}.contact-v240-disabled{min-height:60vh;display:grid;place-items:center;background:#111;color:#fff}
@media(max-width:980px){.contact-v240-shell{width:min(100% - 36px,1380px)}.contact-v240-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-v240-info-grid article:nth-child(2){border-right:0}.contact-v240-info-grid article:nth-child(-n+2){border-bottom:1px solid #ecece8}.contact-v240-card.entrance,.contact-v240-card.hall{grid-column:span 12}.contact-v240-card.plan{display:block}.contact-v240-route-grid{grid-template-columns:1fr}}
@media(max-width:640px){.contact-v240-shell{width:calc(100% - 28px)}.contact-v240-hero{padding:48px 0 42px}.contact-v240-back{margin-bottom:26px}.contact-v240-hero h1{font-size:42px}.contact-v240-hero p{font-size:16px;margin:18px 0 24px}.contact-v240-hero .btn{display:flex;width:100%;justify-content:center;margin:0 0 10px;box-sizing:border-box}.contact-v240-info{margin-top:-12px}.contact-v240-info-grid{grid-template-columns:1fr;border-radius:16px}.contact-v240-info-grid article{border-right:0!important;border-bottom:1px solid #ecece8!important;padding:18px 20px}.contact-v240-info-grid article:last-child{border-bottom:0!important}.contact-v240-map,.contact-v240-visuals,.contact-v240-route{padding:48px 0}.contact-v240-section-head>span{width:40px;height:40px}.contact-v240-section-head h2{font-size:25px}.contact-v240-map-link,.contact-v240-map-media,.contact-v240-map-media img,.contact-v240-map-empty{min-height:280px;border-radius:18px}.contact-v240-map-link>span{left:12px;right:12px;bottom:12px;text-align:center}.contact-v240-visual-grid{display:grid;grid-template-columns:1fr}.contact-v240-card.entrance,.contact-v240-card.hall,.contact-v240-card.plan{grid-column:auto}.contact-v240-card{border-radius:18px}.contact-v240-card-copy{padding:18px}.contact-v240-card-copy h2{font-size:21px}.contact-v240-route article{padding:24px;border-radius:18px}.contact-v240-route h2{font-size:25px}}
