
/* Собственные семейства шапки: файлы идентичны главной, имя изолировано */
@font-face{font-family:UnboundedHdr;src:url(/fonts/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6xjx040.woff2) format('woff2'),
url(/fonts/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6xjx040.ttf)}
@font-face{font-family:UnboundedHdr;font-weight:500;src:url(/fonts/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6yrx040.woff2) format('woff2'),
url(/fonts/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6yrx040.ttf)}
@font-face{font-family:UnboundedHdr;font-weight:700;src:url(/fonts/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6__2040.woff2) format('woff2'),
url(/fonts/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6__2040.ttf)}
@font-face{font-family:UnboundedHdr;font-weight:800;src:url(/fonts/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG68b2040.woff2) format('woff2'),
url(/fonts/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG68b2040.ttf)}
@font-face{font-family:ManropeHdr;src:url(/fonts/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_F.woff2) format('woff2'),
url(/fonts/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_F.ttf)}
@font-face{font-family:ManropeHdr;font-weight:700;src:url(/fonts/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_F.woff2) format('woff2'),
url(/fonts/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_F.ttf)}
@font-face{font-family:ManropeHdr;font-weight:800;src:url(/fonts/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk59E-_F.woff2) format('woff2'),
url(/fonts/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk59E-_F.ttf)}

/* Шрифты — те же файлы и веса, что на главной странице */
@font-face{font-family:Unbounded;font-display:swap;src:url(/fonts/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6xjx040.woff2) format('woff2'),
url(/fonts/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6xjx040.ttf)}
@font-face{font-family:Unbounded;font-weight:500;font-display:swap;src:url(/fonts/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6yrx040.woff2) format('woff2'),
url(/fonts/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6yrx040.ttf)}
@font-face{font-family:Unbounded;font-weight:700;font-display:swap;src:url(/fonts/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6__2040.woff2) format('woff2'),
url(/fonts/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6__2040.ttf)}
@font-face{font-family:Unbounded;font-weight:800;font-display:swap;src:url(/fonts/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG68b2040.woff2) format('woff2'),
url(/fonts/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG68b2040.ttf)}
@font-face{font-family:Manrope;font-display:swap;src:url(/fonts/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_F.woff2) format('woff2'),
url(/fonts/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_F.ttf)}
@font-face{font-family:Manrope;font-weight:700;font-display:swap;src:url(/fonts/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_F.woff2) format('woff2'),
url(/fonts/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_F.ttf)}
@font-face{font-family:Manrope;font-weight:800;font-display:swap;src:url(/fonts/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk59E-_F.woff2) format('woff2'),
url(/fonts/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk59E-_F.ttf)}
/* Единая шапка сайта — подключается на всех страницах */
:root{--sh-lime:#b8d63a;--sh-pink:#b83d63;--sh-paper:#e9e6dc}
.site-header{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#040605f0,#04060594);position:fixed;top:0;left:0;right:0}
.site-nav{width:min(1160px,calc(100% - 48px));margin:0 auto;height:82px;display:flex;justify-content:space-between;align-items:center;position:relative;gap:14px}
.site-brand{color:var(--sh-paper,#e9e6dc);display:flex;align-items:center;gap:8px;font-size:15px;font-weight:750;line-height:.92;text-decoration:none;font-family:UnboundedHdr,ManropeHdr,Arial,sans-serif;letter-spacing:.05em}
.site-brand img{object-fit:contain;border-radius:7px;width:40px;height:40px}
.site-links{display:flex;gap:26px}
.site-links a{font-family:UnboundedHdr,ManropeHdr,Arial,sans-serif;color:var(--sh-paper,#e9e6dc);text-decoration:none;font-size:11px;font-weight:500;letter-spacing:.09em;text-transform:uppercase;position:relative;padding-bottom:4px;transition:color .18s ease}
.site-links a:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:2px;background:var(--sh-lime,#b8d63a);transition:right .22s ease}
.site-links a:hover{color:var(--sh-lime,#b8d63a)}
.site-links a:hover:after{right:0}
.site-cta{background:var(--sh-lime,#b8d63a);border-radius:999px;color:#101410!important;padding:11px 16px!important;text-decoration:none;font-family:UnboundedHdr,ManropeHdr,Arial,sans-serif;font-size:13px;font-weight:800;letter-spacing:.05em;display:flex;align-items:center}
.sh-arrow{flex:none;width:13px;height:13px;margin-left:4px;transition:transform .2s;display:inline-block;position:relative}
.sh-arrow:before{content:"";transform-origin:center;background:currentColor;border-radius:2px;width:13px;height:2px;position:absolute;top:7px;left:1px;transform:rotate(-45deg)}
.sh-arrow:after{content:"";border-top:2px solid currentColor;border-right:2px solid currentColor;border-radius:1px;width:7px;height:7px;position:absolute;top:1px;right:1px}
a:hover .sh-arrow{transform:translate(2px,-2px)}
.sh-burger,.sh-mobile{display:none}
@media(max-width:1180px){.site-links{gap:18px}.site-links a{font-size:10px;letter-spacing:.06em}}
@media(max-width:760px){
.site-links{display:none}
.site-cta{display:none}
.sh-burger{color:var(--sh-paper,#e9e6dc);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:flex}
.sh-burger span{background:currentColor;border-radius:999px;width:17px;height:2px}
.site-brand{font-size:9px}
.site-brand img{width:36px;height:36px}
.sh-mobile{z-index:39;background:#0d100e;border-top:1px solid #ffffff1f;box-shadow:0 18px 36px #0000008a;max-height:calc(100dvh - 70px);overflow-y:auto;padding:25px 16px 30px;position:fixed;top:70px;right:0;left:0}
.sh-mobile:not([hidden]){display:grid}
.sh-mobile>p{color:var(--sh-lime,#b8d63a);text-transform:uppercase;letter-spacing:1.5px;margin:0 0 13px;font-size:10px;font-weight:800}
.sh-mobile>a:not(.sh-mobile-cta){color:var(--sh-paper,#e9e6dc);border-top:1px solid #ffffff22;justify-content:space-between;align-items:center;padding:14px 0;font-family:UnboundedHdr,ManropeHdr,Arial,sans-serif;font-size:22px;font-weight:500;text-decoration:none;display:flex}
.sh-mobile-cta{color:#101410!important;background:var(--sh-lime,#b8d63a);border-radius:999px;justify-content:center;align-items:center;gap:10px;margin-top:15px;padding:14px 18px;font-size:13px!important;font-weight:800!important;text-decoration:none;display:flex}
.sh-mobile-cta .sh-arrow{color:var(--sh-pink,#b83d63)}
}

@media (prefers-reduced-motion: reduce){
  .site-links a,.site-cta,.sh-arrow,a:hover .sh-arrow{transition:none!important}
  .site-links a:after{transition:none!important}
  a:hover .sh-arrow{transform:none!important}
}
