*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#090909;color:#fff}a{color:inherit;text-decoration:none}button,input,select{font:inherit}
.site-header{position:absolute;z-index:20;top:0;left:0;right:0;height:92px;padding:0 6%;display:flex;align-items:center;gap:30px;background:linear-gradient(180deg,rgba(0,0,0,.7),transparent)}
.brand{display:flex;align-items:center;gap:9px;font-size:23px}.brand img{width:66px;height:66px;object-fit:contain}nav{margin-left:auto;display:flex;gap:32px;font-size:14px}nav a:hover{color:#ff6b1a}.header-cta{margin-left:18px;border:0;background:#ff6718;color:#fff;border-radius:999px;padding:14px 24px;font-weight:850}.menu{display:none;border:0;background:transparent;color:#fff;font-size:30px}
.hero{min-height:100vh;position:relative;padding:125px 6% 150px;background:url('https://images.unsplash.com/photo-1546519638-68e109498ffc?auto=format&fit=crop&w=2400&q=88') center/cover no-repeat;overflow:hidden;display:flex;align-items:center}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.90) 0%,rgba(0,0,0,.72) 44%,rgba(0,0,0,.38) 100%),linear-gradient(0deg,rgba(0,0,0,.58),transparent 46%)}
.hero-inner{position:relative;z-index:2;width:100%;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(380px,.96fr);gap:36px;align-items:center}
.hero-copy{max-width:720px}.eyebrow{color:#ff6b1a;font-size:13px;letter-spacing:.17em;font-weight:900}h1{font-size:clamp(58px,6.5vw,105px);line-height:.88;letter-spacing:-.055em;margin:24px 0}h1 span{color:#ff6718}.lead{font-size:20px;line-height:1.55;max-width:650px;color:#f0f0f0}
.actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:30px}.btn{border-radius:999px;padding:16px 28px;font-weight:850;cursor:pointer}.primary{border:0;background:#ff6718;color:#fff}.outline{border:1px solid rgba(255,255,255,.78)}
.hero-logo-wrap{display:flex;align-items:center;justify-content:center}.hero-logo{width:min(100%,590px);max-height:520px;object-fit:contain;filter:drop-shadow(0 10px 30px rgba(255,93,0,.18))}
.features{position:absolute;z-index:3;left:6%;right:6%;bottom:38px;padding-top:20px;border-top:1px solid rgba(255,255,255,.25);display:grid;grid-template-columns:repeat(4,1fr)}.features a{display:flex;flex-direction:column;align-items:center;gap:5px;border-right:1px solid rgba(255,255,255,.22)}.features a:last-child{border:0}.features b{font-size:26px}.features strong{font-size:14px}.features small{font-size:11px;color:#aaa}.scroll-down{position:absolute;z-index:4;bottom:7px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:5px;color:#bbb;font-size:11px}
.section{padding:95px 7%}.light{background:#fff;color:#111}.dark,.dictionary{background:#111}.section h2{font-size:clamp(40px,5vw,70px);letter-spacing:-.04em;margin:10px 0 20px}.intro{font-size:20px;line-height:1.6;color:#777;max-width:850px}
.cards,.words{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.cards article{padding:28px;border-radius:22px;background:#f4f4f4}.cards i{font-style:normal;color:#ff6718;font-weight:900}.cards p{color:#666}
.event{padding:30px;border:1px solid #333;border-radius:24px;display:flex;justify-content:space-between;align-items:end}.event p{color:#aaa}.event button{border:0;background:none;color:#ff6718;font-weight:900}
.sports{display:flex;flex-wrap:wrap;gap:10px;margin:30px 0}.sports span{padding:12px 16px;border-radius:999px;border:1px solid #ddd;background:#f4f4f4;font-weight:700}
.filters{display:grid;grid-template-columns:1fr 250px;gap:12px;margin:30px 0}.filters input,.filters select,dialog input,dialog select{width:100%;padding:15px;border:1px solid #ddd;border-radius:14px;background:#fff;color:#111}
.words article{overflow:hidden;border-radius:22px;background:#fff;color:#111}.video{height:180px;background:linear-gradient(145deg,#222,#444);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:35px}.video small{font-size:12px;color:#bbb}.words h3,.words p{margin-left:20px}.words p{color:#777}
footer{padding:25px 7%;display:flex;align-items:center;gap:10px}footer img{width:55px;height:55px;object-fit:contain}footer span{margin-left:10px;color:#777}
dialog{width:min(580px,calc(100% - 25px));padding:0;border:0;border-radius:25px}dialog::backdrop{background:rgba(0,0,0,.75)}dialog form{position:relative;padding:30px;color:#111}dialog h2{font-size:38px}dialog label{display:grid;gap:7px;margin:15px 0;font-weight:bold}#close{position:absolute;right:20px;top:18px;width:40px;height:40px;border:0;border-radius:50%;font-size:24px}.note{display:block;margin-top:12px;color:#777}
@media(max-width:1050px){nav{gap:20px}.header-cta{display:none}.hero-inner{grid-template-columns:1fr .82fr}}
@media(max-width:850px){.site-header{height:78px;padding:0 20px;background:rgba(5,5,5,.72);backdrop-filter:blur(10px)}.brand strong{display:none}.brand img{width:60px;height:60px}.menu{display:block;margin-left:auto}nav{display:none;position:absolute;top:78px;left:16px;right:16px;margin:0;padding:20px;border:1px solid #333;border-radius:18px;background:rgba(8,8,8,.98);flex-direction:column;gap:20px}nav.open{display:flex}.hero{min-height:100svh;padding:112px 20px 175px;background-position:63% center}.hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.42),rgba(0,0,0,.78) 52%,#050505 100%)}.hero-inner{grid-template-columns:1fr}.hero-logo-wrap{position:absolute;right:-80px;top:80px;width:320px;opacity:.28;z-index:-1}.hero-logo{width:100%;max-height:none}.hero-copy{max-width:none}h1{font-size:clamp(48px,15vw,70px)}.lead{font-size:17px}.actions{flex-direction:column}.actions>*{width:100%;text-align:center}.features{left:20px;right:20px;bottom:28px}.features b{font-size:20px}.features strong{font-size:10px}.features small{display:none}.scroll-down{display:none}.section{padding:70px 20px}.section h2{font-size:40px}.cards,.words,.filters{grid-template-columns:1fr}.event{align-items:start;flex-direction:column;gap:20px}footer{padding:20px}footer span{display:none}}
@media(max-width:430px){.hero{padding-bottom:155px}h1{font-size:52px}.eyebrow{font-size:11px}.hero-logo-wrap{right:-105px;top:95px;width:300px}}

/* V6 visual refinements */
@media (min-width:851px){
  .hero{background-position:center 58%}
  .hero-logo{width:min(100%,540px);max-height:500px}
  .hero-copy{padding-top:10px}
}
@media (max-width:850px){
  .hero{background-position:50% center}
  .hero-logo-wrap{
    right:-58px;
    top:185px;
    width:235px;
    opacity:.18;
  }
  .hero-copy{position:relative;z-index:2}
  .lead{max-width:92%}
}
@media (max-width:430px){
  .hero-logo-wrap{
    right:-72px;
    top:205px;
    width:220px;
    opacity:.16;
  }
}

.form-status{min-height:22px;margin:12px 0 0;font-weight:700;color:#2e7d32}
#submitButton:disabled{opacity:.7;cursor:wait}

/* V8 — VK Видео */
.vk-video-button{width:100%;border:0;cursor:pointer}
.vk-video-button:hover .play{transform:scale(1.12)}
.play{transition:.2s ease}
.placeholder{cursor:default}
.video-modal[hidden]{display:none}
.video-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}
.video-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.84);backdrop-filter:blur(5px)}
.video-modal-card{position:relative;z-index:1;width:min(960px,100%);background:#0b0b0b;border:1px solid #333;border-radius:24px;padding:18px;box-shadow:0 30px 100px rgba(0,0,0,.5)}
.video-close{position:absolute;right:10px;top:-52px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#111;font-size:27px;cursor:pointer}
.video-frame-wrap{width:100%;aspect-ratio:16/9;background:#000;border-radius:15px;overflow:hidden}
.video-frame-wrap iframe{width:100%;height:100%;border:0;display:block}
.vk-external{display:block;margin-top:14px;text-align:center;color:#ff7024;font-weight:800}
@media(max-width:600px){
  .video-modal{padding:10px}
  .video-modal-card{padding:10px;border-radius:18px}
  .video-close{top:-48px;right:4px}
}


/* V9 — живое превью карточки и более компактный VK-плеер */
.words{align-items:start}
.vk-word-card{overflow:hidden}
.vk-video-button.has-poster{
  position:relative;
  display:block;
  padding:0;
  aspect-ratio:16/9;
  overflow:hidden;
  background:#111;
}
.video-poster{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .3s ease, filter .3s ease;
}
.video-poster-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.20));
}
.poster-play{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  display:grid;
  place-items:center;
  width:72px;
  height:72px;
  border-radius:50%;
  background:rgba(255,255,255,.92);
  color:#111;
  font-size:28px;
  line-height:1;
  padding-left:4px;
  box-shadow:0 12px 35px rgba(0,0,0,.3);
  transition:transform .2s ease, background .2s ease;
}
.vk-video-button:hover .video-poster{transform:scale(1.025);filter:brightness(.92)}
.vk-video-button:hover .poster-play{transform:translate(-50%,-50%) scale(1.08);background:#fff}
.word-card-body{background:#fff;padding:20px 24px 22px}
.word-card-body h3{margin:0 0 10px}
.word-card-body p{margin:0}

.video-modal{padding:16px}
.video-modal-card{
  width:min(980px,calc(100vw - 32px));
  padding:14px;
  border-radius:22px;
}
.video-frame-wrap{border-radius:14px}
.video-close{right:0;top:-52px}

@media(max-width:600px){
  .words{grid-template-columns:1fr}
  .poster-play{width:58px;height:58px;font-size:23px}
  .word-card-body{padding:18px 20px 20px}
  .video-modal{
    align-items:center;
    padding:12px;
  }
  .video-modal-card{
    width:100%;
    padding:9px;
    border-radius:18px;
  }
  .video-close{
    top:-50px;
    right:0;
    width:44px;
    height:44px;
  }
  .vk-external{
    margin-top:10px;
    padding:4px 0 2px;
    font-size:16px;
  }
}

/* V10 — события */
.event-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:34px}
.event-card{display:flex;flex-direction:column;padding:24px;border:1px solid rgba(255,255,255,.13);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025))}
.event-top{display:flex;justify-content:space-between;gap:12px;margin-bottom:22px}.event-sport{font-weight:800}
.event-status{padding:7px 10px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}
.is-open{background:rgba(63,196,112,.16);color:#7be3a0}.is-soon{background:rgba(255,112,36,.13);color:#ff8c4e}
.event-card h3{margin:0 0 18px;font-size:24px}.event-meta{display:grid;gap:10px;margin-bottom:18px;color:rgba(255,255,255,.84)}
.event-note{margin:0 0 24px;color:rgba(255,255,255,.62);line-height:1.55}.event-card .btn{margin-top:auto;width:100%;justify-content:center}
.event-disabled{opacity:.55;cursor:not-allowed;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.06);color:#fff}
@media(max-width:900px){.event-grid{grid-template-columns:1fr}}
@media(max-width:600px){.event-grid{gap:14px;margin-top:24px}.event-card{padding:20px;border-radius:18px}.event-card h3{font-size:22px}}


/* V11 — Контакты и подвал */
.contacts-section{
  padding:90px max(24px,calc((100vw - 1200px)/2));
  background:linear-gradient(180deg,#0a0a0a,#111);
  border-top:1px solid rgba(255,255,255,.08);
}
.contacts-shell{
  display:grid;
  grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);
  gap:70px;
  align-items:start;
}
.contacts-copy h2{margin:10px 0 18px;font-size:clamp(38px,5vw,64px);line-height:1}
.contacts-copy p{max-width:570px;color:rgba(255,255,255,.65);line-height:1.65;font-size:17px}
.contact-links{display:grid;gap:12px}
.contact-card{
  display:grid;
  grid-template-columns:54px 1fr auto;
  gap:16px;
  align-items:center;
  padding:18px;
  color:#fff;
  text-decoration:none;
  border:1px solid rgba(255,255,255,.12);
  border-radius:18px;
  background:rgba(255,255,255,.045);
  transition:transform .2s ease,border-color .2s ease,background .2s ease;
}
.contact-card:hover{transform:translateY(-2px);border-color:rgba(255,112,36,.65);background:rgba(255,112,36,.07)}
.contact-icon{
  width:54px;height:54px;display:grid;place-items:center;
  border-radius:14px;background:#ff7024;color:#111;font-weight:900;
}
.contact-card strong,.contact-card small{display:block}
.contact-card strong{font-size:18px;margin-bottom:4px}
.contact-card small{color:rgba(255,255,255,.58);font-size:14px}
.contact-card b{font-size:25px;color:#ff7024}
.site-footer{padding:28px max(24px,calc((100vw - 1200px)/2));background:#070707;border-top:1px solid rgba(255,255,255,.08)}
.footer-inner{display:flex;align-items:center;gap:28px}
.footer-brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;margin-right:auto}
.footer-brand img{width:48px;height:48px;object-fit:contain}
.footer-brand strong,.footer-brand small{display:block}
.footer-brand small{font-size:11px;color:rgba(255,255,255,.5)}
.footer-nav{display:flex;gap:20px}
.footer-nav a{color:rgba(255,255,255,.7);text-decoration:none;font-size:14px}
.footer-nav a:hover{color:#ff7024}
.footer-copy{margin:0;color:rgba(255,255,255,.4);font-size:13px}
@media(max-width:850px){
  .contacts-section{padding-top:65px;padding-bottom:65px}
  .contacts-shell{grid-template-columns:1fr;gap:32px}
  .footer-inner{flex-direction:column;align-items:flex-start}
  .footer-brand{margin-right:0}
  .footer-nav{flex-wrap:wrap}
}
@media(max-width:520px){
  .contacts-section{padding-left:18px;padding-right:18px}
  .contact-card{grid-template-columns:48px 1fr auto;padding:15px;gap:12px}
  .contact-icon{width:48px;height:48px}
  .contact-card small{font-size:12px;overflow-wrap:anywhere}
  .site-footer{padding-left:18px;padding-right:18px}
}


/* V12 — согласие на обработку данных */
.consent-row{
  display:flex;
  align-items:flex-start;
  gap:11px;
  margin:4px 0 16px;
  color:rgba(255,255,255,.68);
  font-size:13px;
  line-height:1.45;
  cursor:pointer;
}
.consent-row input{
  flex:0 0 auto;
  width:18px;
  height:18px;
  margin-top:1px;
  accent-color:#ff7024;
}
#submitButton:disabled,
form button[type="submit"]:disabled{
  opacity:.42;
  cursor:not-allowed;
  filter:saturate(.45);
}


/* V13 — подробное согласие */
.consent-block{margin:4px 0 17px}
.consent-block .consent-row{margin-bottom:8px}
.consent-link{
  margin-left:29px;padding:0;border:0;background:none;color:#ff7a31;
  font:inherit;font-size:13px;font-weight:800;text-decoration:underline;
  text-underline-offset:3px;cursor:pointer;text-align:left;
}
.consent-link:hover{color:#ff9a62}
.consent-dialog{
  width:min(760px,calc(100% - 28px));max-height:88vh;padding:0;
  border:1px solid rgba(255,255,255,.15);border-radius:24px;
  background:#101010;color:#fff;box-shadow:0 30px 100px rgba(0,0,0,.65);
}
.consent-dialog::backdrop{background:rgba(0,0,0,.82);backdrop-filter:blur(5px)}
.consent-dialog-inner{padding:28px}
.consent-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}
.consent-dialog-head h2{margin:8px 0 20px;font-size:clamp(26px,4vw,40px);line-height:1.08}
.consent-dialog-close{
  flex:0 0 auto;width:42px;height:42px;border:1px solid rgba(255,255,255,.16);
  border-radius:50%;background:rgba(255,255,255,.06);color:#fff;font-size:27px;cursor:pointer
}
.consent-text{max-height:55vh;overflow:auto;padding-right:8px;color:rgba(255,255,255,.73);line-height:1.6}
.consent-text h3{margin:22px 0 7px;color:#fff;font-size:17px}
.consent-text p{margin:0 0 12px}
.consent-text a{color:#ff7a31}
.consent-warning{margin-top:22px!important;padding:15px;border:1px solid rgba(255,112,36,.3);border-radius:14px;background:rgba(255,112,36,.08)}
.consent-understood{width:100%;margin-top:20px;justify-content:center}
@media(max-width:600px){
  .consent-dialog{max-height:92vh;border-radius:18px}
  .consent-dialog-inner{padding:20px 17px}
  .consent-text{max-height:58vh}
  .consent-link{margin-left:29px}
}

.project-team{position:relative;overflow:hidden;margin:72px calc(50% - 50vw) -80px;padding:78px max(24px,calc((100vw - 1180px)/2)) 88px;color:#fff;background:radial-gradient(circle at 14% 8%,rgba(255,111,31,.15),transparent 29%),radial-gradient(circle at 92% 90%,rgba(190,48,0,.10),transparent 31%),linear-gradient(135deg,#050505 0%,#0d0b0a 52%,#050505 100%);border-top:1px solid rgba(255,255,255,.07)}
.project-team:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.014) 1px,transparent 1px);background-size:56px 56px}
.team-title,.team-grid{position:relative;z-index:1}.team-title{margin-bottom:34px}.team-title h2{margin:8px 0 0;color:#fff;font-size:clamp(34px,5vw,58px);line-height:1.02}
.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.team-card{overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:23px;background:rgba(255,255,255,.04);box-shadow:0 22px 60px rgba(0,0,0,.28);transition:.25s}.team-card:hover{transform:translateY(-5px);border-color:rgba(255,111,31,.48)}
.team-photo{aspect-ratio:4/5;overflow:hidden;background:#151515}.team-photo img{width:100%;height:100%;display:block;object-fit:cover}.team-card:nth-child(1) img{object-position:center 44%}.team-card:nth-child(2) img{object-position:center 38%}.team-card:nth-child(3) img{object-position:center 30%}
.team-info{padding:21px 21px 24px}.team-info h3{margin:0 0 7px;color:#fff;font-size:23px}.team-info p{margin:0;color:rgba(255,255,255,.63);line-height:1.45}
.consent-document-link{color:#ff762b;font-weight:800;text-decoration:underline;text-underline-offset:3px}
@media(max-width:800px){.team-grid{grid-template-columns:1fr 1fr}.team-card:last-child{grid-column:1/-1;max-width:calc(50% - 11px)}}
@media(max-width:600px){.project-team{margin-top:54px;padding:58px 18px 66px}.team-grid{grid-template-columns:1fr;gap:17px}.team-card:last-child{grid-column:auto;max-width:none}.team-photo{aspect-ratio:4/4.8}}


/* V15 — обновление проекта */
.about-v15{padding-bottom:0}
.about-head{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:end;margin-bottom:42px}
.about-head h2{margin-bottom:0}
.about-head .intro{margin:0}
.about-story{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.about-story article{padding:28px;border:1px solid #e8e8e8;border-radius:22px;background:#fff}
.about-story article>span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:#111;color:#ff762b;font-weight:900;font-size:13px}
.about-story h3{margin:18px 0 8px;font-size:22px}.about-story p{margin:0;color:#666;line-height:1.6}

/* hero feature cards */
.features-v15 a{position:relative;overflow:hidden;display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;column-gap:13px;align-items:center}
.features-v15 a:after{content:"";position:absolute;inset:auto -20px -45px auto;width:100px;height:100px;border-radius:50%;background:rgba(255,112,36,.10);filter:blur(2px)}
.features-v15 .feature-icon{grid-row:1/3;width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,rgba(255,126,55,.22),rgba(255,255,255,.05));border:1px solid rgba(255,135,68,.28);box-shadow:inset 0 1px rgba(255,255,255,.08)}
.features-v15 .feature-icon svg{width:25px;height:25px;fill:none;stroke:#ff7a31;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.features-v15 a strong,.features-v15 a small{position:relative;z-index:1}

/* feedback */
.feedback-section{background:#f6f6f4}
.feedback-form{max-width:850px;margin-top:34px;padding:30px;border-radius:24px;background:#fff;border:1px solid #e7e7e4;box-shadow:0 18px 55px rgba(0,0,0,.06)}
.feedback-form label{display:block;margin-bottom:17px}.feedback-form label>span{display:block;margin-bottom:8px;font-size:13px;font-weight:800;color:#333}
.feedback-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.feedback-form input,.feedback-form select,.feedback-form textarea{width:100%;box-sizing:border-box;border:1px solid #ddd;border-radius:13px;padding:14px 15px;background:#fafafa;font:inherit;color:#111;outline:none}
.feedback-form input:focus,.feedback-form select:focus,.feedback-form textarea:focus{border-color:#ff762b;box-shadow:0 0 0 3px rgba(255,118,43,.10)}
.feedback-form textarea{resize:vertical}.feedback-status{min-height:20px;margin:12px 0 0;color:#666;font-size:13px}

/* dictionary filter + play */
.dictionary .filters select{max-width:360px}
.poster-play{width:68px!important;height:68px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:rgba(10,10,10,.72)!important;border:1px solid rgba(255,255,255,.38)!important;box-shadow:0 12px 34px rgba(0,0,0,.35),inset 0 0 0 5px rgba(255,255,255,.06)!important;backdrop-filter:blur(8px);transition:.22s!important}
.poster-play svg{width:32px;height:32px;fill:#fff;transform:translateX(2px)}
.vk-video-button:hover .poster-play{transform:translate(-50%,-50%) scale(1.08)!important;background:#ff7024!important;border-color:#ff9c67!important}

/* V15 mobile */
@media(max-width:700px){
 .about-head{grid-template-columns:1fr;gap:16px}.about-story{grid-template-columns:1fr}
 .feedback-grid{grid-template-columns:1fr;gap:0}.feedback-form{padding:20px}
 .features-v15 a{grid-template-columns:42px 1fr;column-gap:10px}.features-v15 .feature-icon{width:40px;height:40px;border-radius:13px}.features-v15 .feature-icon svg{width:22px;height:22px}
}


/* =========================================================
   V16 — полноценная мобильная адаптация
   Desktop-стили выше сохраняются без изменений.
   ========================================================= */

html,body{max-width:100%;overflow-x:hidden}
img,video,iframe{max-width:100%}


/* V19 desktop hero: local wide background, no oversized decorative logo */
@media (min-width: 721px){
  .hero{
    min-height:100vh;
    background-image:url('hero-sports-bg.png')!important;
    background-size:cover!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
  }
  .hero-inner{display:block!important;max-width:1200px;margin:0 auto;width:100%;}
  .hero-copy{max-width:690px;}
  .hero-logo-wrap{display:none!important;}
}

@media (max-width: 720px){
  /* Шапка */
  .site-header{
    height:76px;
    padding:0 18px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    background:rgba(5,5,5,.88);
    backdrop-filter:blur(14px);
    -webkit-backdrop-filter:blur(14px);
  }
  .brand{gap:8px;position:relative;z-index:102}
  .brand img{width:62px;height:62px;object-fit:contain}
  .brand strong{display:none}
  .header-cta{display:none}
  .menu{
    position:relative;z-index:103;
    width:46px;height:46px;
    display:grid;place-items:center;
    padding:0;margin:0;
    border:1px solid rgba(255,255,255,.14);
    border-radius:14px;
    background:rgba(255,255,255,.06);
    color:#fff;font-size:27px;line-height:1;
  }

  /* Меню больше не перекрывает hero */
  #nav{
    position:fixed;
    top:76px;left:12px;right:12px;
    width:auto;height:auto;
    padding:12px;
    display:flex;flex-direction:column;gap:3px;
    border:1px solid rgba(255,255,255,.13);
    border-radius:18px;
    background:rgba(9,9,9,.97);
    box-shadow:0 24px 70px rgba(0,0,0,.55);
    transform:translateY(-12px);
    opacity:0;visibility:hidden;pointer-events:none;
    transition:.22s ease;
    z-index:101;
  }
  #nav.open{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}
  #nav a{
    display:block;width:100%;
    padding:13px 14px;
    border-radius:11px;
    color:rgba(255,255,255,.88);
    font-size:16px;line-height:1.2;
  }
  #nav a:hover{background:rgba(255,112,36,.10);color:#fff}

  /* Первый экран */
  .hero{
    min-height:auto!important;
    height:auto!important;
    padding:76px 0 0!important;
    display:block;
  }
  .hero-inner{
    min-height:0!important;
    height:auto!important;
    padding:54px 20px 40px!important;
    display:block!important;
  }
  .hero-copy{width:100%!important;max-width:none!important;position:relative;z-index:3}
  .hero-copy .eyebrow{
    margin-bottom:16px;
    font-size:11px!important;
    line-height:1.35;
    letter-spacing:.20em!important;
  }
  .hero h1{
    margin:0 0 22px!important;
    font-size:clamp(47px,13vw,62px)!important;
    line-height:.92!important;
    letter-spacing:-.045em!important;
    max-width:100%;
    overflow-wrap:normal;
    word-break:normal;
  }
  .hero .lead{
    max-width:540px!important;
    margin:0 0 28px!important;
    font-size:17px!important;
    line-height:1.55!important;
  }
  .hero .actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:11px!important;
    width:100%;
  }
  .hero .actions .btn{
    width:100%!important;
    min-height:54px;
    padding:14px 16px!important;
    display:flex;align-items:center;justify-content:center;
    box-sizing:border-box;
    border-radius:17px!important;
    font-size:15px!important;
    text-align:center;
  }

  /* Декоративный второй логотип не мешает контенту */
  .hero-logo-wrap{
    display:none!important;
  }

  /* Карточки первого экрана: 2x2 */
  .features,
  .features-v15{
    position:relative!important;
    left:auto!important;right:auto!important;bottom:auto!important;
    width:auto!important;
    margin:0!important;
    padding:18px 16px 28px!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    background:#080808;
    border-top:1px solid rgba(255,255,255,.10);
  }
  .features-v15 a{
    min-width:0!important;
    min-height:104px!important;
    padding:15px 12px!important;
    box-sizing:border-box;
    display:grid!important;
    grid-template-columns:38px minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    column-gap:9px!important;
    border:1px solid rgba(255,255,255,.10)!important;
    border-radius:17px!important;
    background:linear-gradient(145deg,rgba(255,113,37,.11),rgba(255,255,255,.025))!important;
  }
  .features-v15 .feature-icon{
    width:38px!important;height:38px!important;border-radius:12px!important;
  }
  .features-v15 .feature-icon svg{width:20px!important;height:20px!important}
  .features-v15 a strong{
    min-width:0;
    font-size:13px!important;
    line-height:1.15!important;
    white-space:normal!important;
    overflow-wrap:anywhere;
  }
  .features-v15 a small{
    min-width:0;
    font-size:10px!important;
    line-height:1.25!important;
    white-space:normal!important;
    overflow-wrap:anywhere;
  }
  .scroll-down{display:none!important}

  /* Общие секции */
  .section{
    padding-left:18px!important;
    padding-right:18px!important;
  }
  .section h2{font-size:clamp(32px,9vw,44px)!important;line-height:1.05!important}
  .section-head{display:block!important}
  .section-head>p{margin-top:12px!important;max-width:none!important}

  /* О проекте */
  .about-v15{padding-top:64px!important}
  .about-head{display:block!important;margin-bottom:28px!important}
  .about-head .intro{margin-top:16px!important;font-size:16px!important;line-height:1.6!important}
  .about-story{grid-template-columns:1fr!important;gap:12px!important}
  .about-story article{padding:21px!important;border-radius:18px!important}
  .about-story h3{font-size:20px!important}

  /* Команда */
  .project-team{
    margin:52px -18px -80px!important;
    padding:54px 18px 64px!important;
  }
  .team-title{margin-bottom:25px!important}
  .team-grid{grid-template-columns:1fr!important;gap:16px!important}
  .team-card,.team-card:last-child{grid-column:auto!important;max-width:none!important}
  .team-photo{aspect-ratio:4/4.65!important}
  .team-info{padding:18px!important}

  /* События */
  .event-grid{grid-template-columns:1fr!important;gap:14px!important}
  .event-card{padding:20px!important;border-radius:19px!important}
  .event-top{gap:8px!important;align-items:flex-start!important;flex-wrap:wrap!important}
  .event-meta{display:flex!important;flex-direction:column!important;gap:7px!important}
  .event-card .btn{width:100%!important;justify-content:center!important}

  /* Предложения */
  .feedback-form{padding:19px!important;border-radius:18px!important}
  .feedback-grid{grid-template-columns:1fr!important;gap:0!important}
  .feedback-form input,.feedback-form select,.feedback-form textarea{
    font-size:16px!important; /* iOS: без автоматического zoom */
  }
  .feedback-form .btn{width:100%!important;justify-content:center!important}

  /* Словарь */
  .dictionary .filters{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .dictionary .filters input,.dictionary .filters select{
    width:100%!important;max-width:none!important;
    box-sizing:border-box;
    font-size:16px!important;
  }
  .words{grid-template-columns:1fr!important}
  .vk-word-card{width:100%!important;min-width:0!important}
  .poster-play{width:58px!important;height:58px!important}
  .poster-play svg{width:27px!important;height:27px!important}

  /* Контакты / футер / диалог */
  .contact-grid{grid-template-columns:1fr!important}
  dialog#dialog{
    width:calc(100% - 24px)!important;
    max-width:520px!important;
    max-height:88dvh!important;
    margin:auto!important;
    border-radius:20px!important;
  }
  dialog#dialog form{max-height:82dvh;overflow:auto}
  dialog#dialog input,dialog#dialog select{font-size:16px!important}
}

/* Очень узкие телефоны */
@media (max-width: 390px){
  .hero-inner{padding-left:17px!important;padding-right:17px!important}
  .hero h1{font-size:45px!important}
  .features,.features-v15{padding-left:12px!important;padding-right:12px!important;gap:8px!important}
  .features-v15 a{padding:13px 9px!important;grid-template-columns:34px minmax(0,1fr)!important;column-gap:7px!important}
  .features-v15 .feature-icon{width:34px!important;height:34px!important}
  .features-v15 a strong{font-size:12px!important}
  .features-v15 a small{font-size:9px!important}
}

/* V17 — desktop-first cleanup */
@media (min-width: 721px) {
  .hero { min-height: 760px; }
  .hero-inner { min-height: 690px; }
  .hero .scroll-down { bottom: 24px; }
}
.header-cta { text-decoration:none; display:inline-flex; align-items:center; justify-content:center; }
.selected-event { margin: 0 0 22px; padding: 16px 18px; border: 1px solid rgba(255,122,31,.28); border-radius: 14px; background: rgba(255,122,31,.08); }
.selected-event strong { display:block; font-size:18px; margin-bottom:6px; }
.selected-event span { display:block; opacity:.72; font-size:14px; }
.dictionary { min-height: calc(100vh - 180px); padding-top: 150px; }

/* ===== V21 DESKTOP: rebuilt About section as real HTML/CSS, not a banner image ===== */
@media (min-width: 721px){
  .hero{position:relative;margin-bottom:0!important;}
  .hero:after{
    content:"";position:absolute;left:0;right:0;bottom:-1px;height:170px;z-index:1;pointer-events:none;
    background:linear-gradient(to bottom,rgba(8,7,6,0) 0%,rgba(12,10,8,.42) 38%,#17120e 100%);
  }
  .hero .scroll-down{z-index:3}

  .about-v15{
    position:relative;overflow:hidden;margin:0!important;padding:150px max(6%,calc((100vw - 1180px)/2)) 0!important;
    background:
      linear-gradient(to bottom,#17120e 0,#2a1b12 78px,rgba(248,239,229,.92) 250px,#fff9f2 390px,#fffaf5 100%)!important;
    color:#111;
  }
  .about-v15:before{
    content:"";position:absolute;left:0;right:0;top:0;height:285px;pointer-events:none;opacity:.42;
    background-image:linear-gradient(to bottom,rgba(9,8,7,.16),rgba(255,249,242,.96)),url('hero-sports-bg.png');
    background-size:cover;background-position:center bottom;filter:blur(1px);
  }
  .about-v15:after{
    content:"";position:absolute;left:-5%;right:-5%;top:205px;height:150px;background:#fff9f2;
    border-radius:50% 50% 0 0 / 48% 48% 0 0;transform:rotate(-1.2deg);pointer-events:none;
  }
  .about-head,.about-story,.project-team{position:relative;z-index:2}
  .about-head{display:grid!important;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr)!important;gap:70px!important;align-items:end!important;margin:0 0 54px!important;padding-top:110px}
  .about-head h2{font-size:clamp(56px,5.2vw,82px)!important;line-height:.96!important;letter-spacing:-.055em!important;max-width:780px;margin:12px 0 0!important;color:#111!important}
  .about-head h2 em{font-style:normal;color:#ff651c}
  .about-head .intro{font-size:19px!important;line-height:1.65!important;color:#5e5a56!important;margin:0 0 8px!important;max-width:510px}

  .about-story{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;margin:0!important;padding:30px 0 92px;border-top:1px solid rgba(40,30,20,.14)}
  .about-story article{position:relative;padding:30px 30px 20px!important;border:0!important;border-radius:0!important;background:transparent!important;min-height:250px}
  .about-story article+article{border-left:1px solid rgba(40,30,20,.13)!important}
  .about-story article>span{width:auto!important;height:auto!important;background:none!important;color:#ff651c!important;font-size:38px!important;line-height:1!important;letter-spacing:-.04em}
  .about-story h3{font-size:22px!important;margin:24px 0 10px!important;color:#111}
  .about-story p{font-size:15px!important;line-height:1.65!important;color:#68625d!important}

  /* table-tennis visual built from CSS shapes */
  .about-head>div:first-child:after{content:"";display:block;width:84px;height:4px;background:#ff651c;margin-top:26px;border-radius:9px}
  .about-head>div:last-child{position:relative}
  .about-head>div:last-child:before{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:4px;top:-190px;background:linear-gradient(145deg,#ff7b2e,#b92710);box-shadow:42px 60px 0 -60px #fff,0 22px 55px rgba(120,46,10,.22);transform:rotate(-24deg);opacity:.9}
  .about-head>div:last-child:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;right:185px;top:-90px;background:#fff;border:1px solid #ddd;box-shadow:0 7px 18px rgba(0,0,0,.18)}

  .project-team{
    margin:0 calc(50% - 50vw)!important;padding:115px max(24px,calc((100vw - 1180px)/2)) 95px!important;
    background:linear-gradient(to bottom,#fffaf5 0%,#6c3a20 8%,#17100c 21%,#080706 38%,#050505 100%)!important;
    border-top:0!important;
  }
  .project-team:after{content:"";position:absolute;left:-5%;right:-5%;top:-70px;height:150px;background:#fffaf5;border-radius:0 0 50% 50% / 0 0 55% 55%;transform:rotate(.8deg);pointer-events:none}
  .team-title,.team-grid{z-index:2}
}

/* ===== V23: compact seamless desktop transition HERO -> ABOUT ===== */
@media (min-width: 721px){
  /* Do not create a second copy of the hero image between sections. */
  .hero:after{
    height:72px!important;
    bottom:-1px!important;
    z-index:2!important;
    background:linear-gradient(to bottom,rgba(8,7,6,0) 0%,rgba(20,15,11,.28) 45%,rgba(255,250,245,.92) 100%)!important;
  }

  .about-v15{
    padding-top:86px!important;
    background:linear-gradient(to bottom,#fff6ed 0%,#fff9f3 115px,#fffaf5 100%)!important;
  }

  /* Previous version repeated hero-sports-bg here, which produced the tall duplicated floor/ball strip. */
  .about-v15:before{
    background:none!important;
    height:0!important;
    opacity:0!important;
    filter:none!important;
  }

  /* Keep the soft wave, but move it to the actual section boundary. */
  .about-v15:after{
    top:-54px!important;
    height:108px!important;
    background:#fff6ed!important;
    border-radius:50% 50% 0 0 / 58% 58% 0 0!important;
    transform:rotate(-.45deg)!important;
  }

  .about-head{
    padding-top:28px!important;
  }
}
