/* Nighthold hero — derived from Nozdor export, Angular selectors stripped */
:root{
--color-primary:#EF972F;
--color-primary-light:#FFA64D;
--color-primary-dark:#CC7A1F;
--color-primary-gradient-start:#ff6b35;
--color-primary-gradient-end:#f7931e;
--color-primary-linear-gradient:linear-gradient(135deg,#ffc107,#ff9800);
--color-secondary:#b49a84;
--color-secondary-dark-2:#281910;
--color-bg-primary:#200E05;
--color-bg-tertiary:#311300;
--color-text-muted:#b49a84;
--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;
--transition-normal:all .3s ease-in-out;
}
html,body{margin:0;padding:0;min-height:100%}
body{font-family:Montserrat,system-ui,sans-serif;background:var(--color-bg-primary);color:#fff}
*{box-sizing:border-box}
button{font-family:inherit}
.particles-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}
.particle{position:absolute;background:#ef972fb3;border-radius:50%;animation:float 8s infinite linear;filter:blur(.5px)}
.particle:nth-child(1){width:3px;height:3px;left:5%;animation-delay:1s;animation-duration:12s}
.particle:nth-child(2){width:6px;height:6px;left:12%;animation-delay:2s;animation-duration:15s}
.particle:nth-child(3){width:4px;height:4px;left:18%;animation-delay:3s;animation-duration:10s}
.particle:nth-child(4){width:8px;height:8px;left:25%;animation-delay:4s;animation-duration:18s}
.particle:nth-child(5){width:2px;height:2px;left:32%;animation-delay:5s;animation-duration:13s}
.particle:nth-child(6){width:5px;height:5px;left:40%;animation-delay:6s;animation-duration:11s}
.particle:nth-child(7){width:7px;height:7px;left:47%;animation-delay:7s;animation-duration:16s}
.particle:nth-child(8){width:3px;height:3px;left:55%;animation-delay:8s;animation-duration:9s}
.particle:nth-child(9){width:6px;height:6px;left:62%;animation-delay:9s;animation-duration:14s}
.particle:nth-child(10){width:4px;height:4px;left:70%;animation-delay:10s;animation-duration:12s}
@keyframes float{0%{transform:translateY(100%) rotate(0);opacity:0}5%{opacity:0}15%{opacity:.8}85%{opacity:.8}95%{opacity:0}to{transform:translateY(-20vh) rotate(360deg);opacity:0}}

/* --- lazy youtube --- */
.lazy-youtube{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;overflow:hidden}.lazy-youtube__thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;border:none;background:transparent;cursor:pointer;padding:0}.lazy-youtube__image{width:100%;height:100%;object-fit:cover}.lazy-youtube__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .2s ease,opacity .2s ease}.lazy-youtube__thumbnail:hover   .lazy-youtube__play{transform:translate(-50%,-50%) scale(1.1)}.lazy-youtube__play-bg{fill:#212121;fill-opacity:.8}.lazy-youtube__thumbnail:hover   .lazy-youtube__play-bg{fill:red;fill-opacity:1}.lazy-youtube__play-icon{fill:#fff}.lazy-youtube__iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.lazy-youtube.loaded   .lazy-youtube__thumbnail{display:none}
/* --- home / carousel / cta --- */
.home{position:relative;min-height:auto;display:flex;flex-direction:column;align-items:center;padding:70px 0 0;animation:nh_fadeIn 1s cubic-bezier(.4,0,.2,1);background:#1a0f08}.magic-effects{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden}.rune-symbol{position:absolute;font-size:50px;color:#ef972f80;opacity:.5;text-shadow:0 0 10px rgba(239,151,47,1),0 0 30px rgba(239,151,47,.8),0 0 50px rgba(239,151,47,.6),0 0 80px rgba(239,151,47,.4);animation:nh_runeFloat 6s ease-in-out infinite;animation-fill-mode:both;font-family:serif;will-change:transform,opacity}.r1{top:250px;left:5%;animation-delay:0s;font-size:58px}.r3{top:380px;left:3%;animation-delay:1.5s;font-size:52px}.r5{top:510px;left:6%;animation-delay:3s;font-size:48px}.r7{top:640px;left:4%;animation-delay:4.5s;font-size:55px}.r2{top:300px;right:4%;animation-delay:.75s;font-size:54px}.r4{top:430px;right:6%;animation-delay:2.25s;font-size:60px}.r6{top:560px;right:3%;animation-delay:3.75s;font-size:50px}.r8{top:690px;right:5%;animation-delay:5.25s;font-size:56px}@keyframes nh_runeFloat{0%,to{transform:translateY(0) rotate(-5deg) scale(1);opacity:.4;text-shadow:0 0 10px rgba(239,151,47,.8),0 0 25px rgba(239,151,47,.5),0 0 40px rgba(239,151,47,.3)}50%{transform:translateY(-25px) rotate(5deg) scale(1.1);opacity:.7;text-shadow:0 0 15px rgba(239,151,47,1),0 0 40px rgba(239,151,47,.9),0 0 70px rgba(239,151,47,.6),0 0 100px rgba(239,151,47,.4)}}.ember{position:absolute;bottom:-20px;width:6px;height:6px;background:radial-gradient(circle,#fff 0%,#f5c066 40%,#ef972f 70%,transparent 100%);border-radius:50%;animation:nh_emberRise 10s ease-out infinite;box-shadow:0 0 10px #ef972fcc,0 0 20px #ef972f66}.e1{left:8%;animation-delay:0s;animation-duration:12s;width:8px;height:8px}.e2{left:18%;animation-delay:1.2s;animation-duration:10s}.e3{left:28%;animation-delay:2.4s;animation-duration:13s;width:7px;height:7px}.e4{left:38%;animation-delay:.6s;animation-duration:11s}.e5{left:48%;animation-delay:1.8s;animation-duration:9s;width:9px;height:9px}.e6{left:58%;animation-delay:3s;animation-duration:12s}.e7{left:68%;animation-delay:.9s;animation-duration:10s;width:7px;height:7px}.e8{left:78%;animation-delay:2.1s;animation-duration:11s}.e9{left:88%;animation-delay:3.3s;animation-duration:13s;width:8px;height:8px}.e10{left:93%;animation-delay:.3s;animation-duration:9s}.e11{left:13%;animation-delay:3.6s;animation-duration:12s;width:5px;height:5px}.e12{left:83%;animation-delay:4s;animation-duration:10s;width:10px;height:10px}@keyframes nh_emberRise{0%{opacity:0;transform:translateY(0) translate(0) scale(1)}5%{opacity:.9}50%{opacity:.7}to{opacity:0;transform:translateY(-80vh) translate(30px) scale(.2)}}.golden-aura{display:none}@media (max-width: 768px){.rune-symbol{font-size:35px!important}.r1{top:100px;left:2%}.r2{top:150px;right:2%}.r3{top:220px;left:1%}.r4{top:280px;right:1%}.r5, .r6, .r7, .r8, .e7, .e8, .e9, .e10, .e11, .e12{display:none}}.container{position:relative;z-index:11;width:100%;max-width:1440px;margin:0 auto;padding:0 20px}.home__content{position:relative;z-index:10;width:100%}.hero-intro{text-align:center;margin:0 auto;padding:50px var(--space-md) var(--space-xs);min-height:180px;display:flex;flex-direction:column;justify-content:center;transition:opacity .3s ease,transform .3s ease}.hero-intro.fading{opacity:0;transform:translateY(-10px)}.intro-tagline{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--color-primary);margin:0 0 var(--space-xs);opacity:.9}.intro-title{font-size:clamp(28px,5vw,42px);font-weight:700;color:#e8dcc8;margin:0 0 var(--space-xs);line-height:1.15;text-transform:uppercase}.intro-title     .accent{color:var(--color-primary)}body.new-year-theme   .intro-title, body.new-year-theme      .intro-title{color:#d0dce8}body.new-year-theme   .intro-title     .accent, body.new-year-theme      .intro-title     .accent{color:#4a90d9}.intro-subtitle{font-size:16px;color:#b8a890;margin:0;line-height:1.7;font-weight:400}body.new-year-theme   .intro-subtitle, body.new-year-theme      .intro-subtitle{color:#9ab0c4}body.new-year-theme   .intro-tagline, body.new-year-theme      .intro-tagline{color:#4a90d9}.hero-video-section{position:relative;padding:0 0 30px;animation:nh_scaleIn 1s cubic-bezier(.4,0,.2,1)}.hero-video-wrapper{position:relative;max-width:1000px;margin:0 auto;z-index:10}.hero-video-container{position:relative;width:100%;padding-bottom:56.25%;border-radius:4px;overflow:hidden;background:#1a0f08;border:none;box-shadow:0 15px 50px #0006;transition:var(--transition-normal)}.hero-video-container   iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.carousel-3d{position:relative;max-width:1440px;margin:0 auto;padding:0 50px}.carousel-track{position:relative;display:flex;align-items:center;justify-content:center;height:460px;perspective:1200px}.carousel-slide{position:absolute;width:300px;transition:all .5s cubic-bezier(.4,0,.2,1);cursor:pointer}.carousel-slide.hidden{opacity:0;pointer-events:none}.carousel-slide.active{width:740px;z-index:10;transform:translate(0) rotateY(0) scale(1);opacity:1}.carousel-slide.prev{z-index:5;transform:translate(-460px) rotateY(40deg) scale(.85);opacity:.7}.carousel-slide.prev:hover{transform:translate(-450px) rotateY(35deg) scale(.88);opacity:.85}.carousel-slide.next{z-index:5;transform:translate(460px) rotateY(-40deg) scale(.85);opacity:.7}.carousel-slide.next:hover{transform:translate(450px) rotateY(-35deg) scale(.88);opacity:.85}.slide-frame{position:relative;width:100%;padding-bottom:56.25%;border-radius:4px;overflow:hidden;background:#1a0f08;box-shadow:0 20px 60px #0009}.carousel-slide.active   .slide-frame{box-shadow:0 30px 80px #000000b3}.new-video-badge{position:absolute;top:12px;left:12px;z-index:20;padding:6px 14px;background:linear-gradient(135deg,#d4922e,#f5c066,#d4922e);background-size:200% 200%;color:#1a0f08;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;box-shadow:0 2px 10px #ef972f80;animation:nh_badgePulse 2s ease-in-out infinite}@keyframes nh_badgePulse{0%,to{box-shadow:0 2px 10px #ef972f80;transform:scale(1)}50%{box-shadow:0 4px 20px #ef972fcc;transform:scale(1.02)}}body.new-year-theme   .new-video-badge, body.new-year-theme      .new-video-badge{background:linear-gradient(135deg,#1a5fb4,#8ec5fc,#1a5fb4);background-size:200% 200%;color:#fff;box-shadow:0 2px 10px #4a90d980}body.new-year-theme   .new-video-badge, body.new-year-theme      .new-video-badge{animation:nh_badgePulseBlue 2s ease-in-out infinite}@keyframes nh_badgePulseBlue{0%,to{box-shadow:0 2px 10px #4a90d980;transform:scale(1)}50%{box-shadow:0 4px 20px #4a90d9cc;transform:scale(1.02)}}@media (max-width: 800px){.new-video-badge{top:8px;left:8px;padding:5px 10px;font-size:10px}}@media (max-width: 500px){.new-video-badge{top:6px;left:6px;padding:4px 8px;font-size:9px}}.slide-frame   iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:36px;height:80px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.carousel-arrow   svg{width:32px;height:32px;stroke-width:2.5;filter:drop-shadow(0 0 3px rgba(239,151,47,.4));transition:all .3s ease}.carousel-arrow   path{stroke:url(#arrow-gradient)}.carousel-arrow:hover   svg{filter:drop-shadow(0 0 8px rgba(239,151,47,.8)) drop-shadow(0 0 20px rgba(239,151,47,.4));transform:scale(1.15)}.carousel-arrow:active   svg{transform:scale(.95)}.carousel-arrow-left{left:0}.carousel-arrow-left:hover   svg{transform:scale(1.15) translate(-3px)}.carousel-arrow-right{right:0}.carousel-arrow-right:hover   svg{transform:scale(1.15) translate(3px)}.carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:var(--space-lg)}.dot{width:10px;height:10px;border:none;border-radius:50%;background:#fff3;cursor:pointer;transition:all .3s ease}.dot:hover{background:#fff6}.dot.active{background:var(--color-primary);transform:scale(1.2)}@media (max-width: 1100px){.carousel-slide.active{width:600px}.carousel-slide.prev{transform:translate(-385px) rotateY(40deg) scale(.8)}.carousel-slide.next{transform:translate(385px) rotateY(-40deg) scale(.8)}.carousel-track{height:420px}}@media (max-width: 800px){.carousel-3d{padding:0 45px}.carousel-track{height:auto;perspective:none;display:block}.carousel-slide{position:absolute;width:100%;opacity:0;pointer-events:none;transform:none}.carousel-slide.active{position:relative;width:100%;max-width:100%;opacity:1;pointer-events:auto;transform:none}.carousel-slide.prev, .carousel-slide.next, .carousel-slide.hidden{display:none}.carousel-arrow{width:32px;height:70px}.carousel-arrow   svg{width:28px;height:28px}.hero-intro{min-height:160px;padding:30px var(--space-md) var(--space-md)}.intro-title{font-size:clamp(22px,5vw,28px);margin:0 0 var(--space-md)}.intro-subtitle{font-size:14px}}@media (max-width: 500px){.carousel-3d{padding:0 35px}.carousel-arrow{width:28px;height:60px}.carousel-arrow   svg{width:24px;height:24px}.hero-intro{min-height:140px;padding:15px var(--space-sm) var(--space-sm)}.intro-tagline{font-size:10px;letter-spacing:1.5px;margin:0 0 var(--space-sm)}.intro-title{font-size:20px;margin:0 0 var(--space-sm)}.intro-subtitle{font-size:13px;line-height:1.5}.carousel-dots{margin-top:var(--space-md)}.dot{width:8px;height:8px}.hero-video-section{padding:10px 0 30px}}body.new-year-theme   .carousel-arrow   svg, body.new-year-theme      .carousel-arrow   svg{filter:drop-shadow(0 0 3px rgba(74,144,217,.4))}body.new-year-theme   .carousel-arrow   path, body.new-year-theme      .carousel-arrow   path{stroke:url(#arrow-gradient)}body.new-year-theme   .carousel-arrow:hover   svg, body.new-year-theme      .carousel-arrow:hover   svg{filter:drop-shadow(0 0 8px rgba(74,144,217,.8)) drop-shadow(0 0 20px rgba(74,144,217,.4))}body.new-year-theme   .dot.active, body.new-year-theme      .dot.active{background:#4a90d9}.hero-cta-block{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;background:#1a0f08;position:relative;padding:10px 20px 30px}.hero-cta-block:before{content:"";position:absolute;top:-60px;left:0;width:100%;height:60px;background:linear-gradient(180deg,transparent 0%,#1A0F08 100%);pointer-events:none;z-index:5}.hero-btn-play{display:inline-flex;align-items:center;justify-content:center;padding:22px 80px;background:linear-gradient(135deg,#d4922e,#e8a33c 20%,#f5c066,#e8a33c 80%,#d4922e);background-size:200% 200%;color:#1a0f08;font-size:20px;font-weight:700;letter-spacing:1px;text-transform:uppercase;text-decoration:none;border-radius:4px;position:relative;overflow:hidden;border:none;cursor:pointer;box-shadow:0 4px 20px #e8a33c66,inset 0 1px #ffffff40;transition:all .3s ease;animation:nh_ctaShimmer 3s ease-in-out infinite}@keyframes nh_ctaShimmer{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.hero-btn-play:hover{transform:translateY(-2px);box-shadow:0 8px 30px #e8a33c80,inset 0 1px #ffffff4d}.hero-btn-play:active{transform:translateY(0);box-shadow:0 4px 15px #e8a33c59,inset 0 1px #fff3}.hero-btn-transfer{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;background:transparent;color:var(--color-primary, #ef972f);text-decoration:none;border-radius:4px;position:relative;overflow:visible;border:none;cursor:pointer;transition:all .3s ease;gap:8px}.transfer-tag{font-size:11px;color:#1a0f08;font-weight:700;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(135deg,#ef972f,#f5c066);padding:5px 10px;border-radius:4px;animation:nh_tagPulse 2s ease-in-out infinite}@keyframes nh_tagPulse{0%,to{box-shadow:0 2px 8px #ef972f66}50%{box-shadow:0 2px 12px #ef972f99}}.transfer-content{display:flex;align-items:center;gap:8px}.transfer-label{font-size:16px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.transfer-sep{color:#b49a8480;font-weight:300}.transfer-desc{font-size:15px;color:#b49a84e6;font-weight:400;letter-spacing:.2px;text-transform:none;transition:color .3s ease;white-space:nowrap}.hero-btn-transfer:hover{background:transparent}.hero-btn-transfer:hover   .transfer-tag{animation:none;box-shadow:0 2px 14px #ef972fb3}.hero-btn-transfer:hover   .transfer-desc{color:var(--color-primary, #ef972f)}.hero-btn-transfer:active{background:transparent}@media (max-width: 768px){.hero-video-section{padding:25px 0 20px}.hero-cta-block{padding:20px 20px 40px;gap:12px}.hero-btn-play{padding:18px 50px;font-size:16px;letter-spacing:1px}.hero-btn-transfer{padding:10px 16px;flex-direction:row;align-items:center;gap:10px}.transfer-tag{font-size:8px;padding:4px 8px;flex-shrink:0}.transfer-content{flex-direction:column;align-items:flex-start;gap:2px;text-align:left}.transfer-label{font-size:13px}.transfer-desc{font-size:11px}.transfer-sep{display:none}}@media (max-width: 480px){.hero-video-section{padding:15px 0}.hero-cta-block{padding:10px 15px 25px;gap:10px}.hero-btn-play{padding:14px 36px;font-size:14px;letter-spacing:.5px}.hero-btn-transfer{padding:10px 16px}.transfer-label{font-size:13px}.transfer-tag{font-size:7px;padding:3px 8px}.transfer-desc{font-size:11px}}
/* Local background (Nozdor used media.nozdor.com) */
.home{
  background:linear-gradient(360deg,#31130000,#311300 90%),
    url(../images/news-background.jpg) center top/cover no-repeat #1a0f08!important;
}
.home::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,#311300cc,#31130059 50%,#1a0f08aa);
  z-index:0;
  pointer-events:none;
}
@keyframes nh_fadeIn{
  from{opacity:0;transform:translateY(8px)}
  to{opacity:1;transform:translateY(0)}
}
@keyframes nh_scaleIn{
  from{opacity:0;transform:scale(.97)}
  to{opacity:1;transform:scale(1)}
}
.slide-frame .lazy-youtube,
.slide-frame .nh-hero-video{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
}
.slide-frame .nh-hero-video{
  object-fit:cover;
  background:#000;
}

.slide-frame .nh-yt-iframe,
.slide-frame iframe.nh-yt-iframe{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  border:0;
  background:#000;
}

.carousel-dots--many{
  flex-wrap:wrap;
  max-width:720px;
  margin-left:auto;
  margin-right:auto;
  row-gap:8px;
}
.carousel-dots--many .dot{
  width:8px;
  height:8px;
}

/* фиксированная шапка из экспорта ноздор — место под header */
.home{
  padding-top: 96px!important;
}
@media (max-width: 900px){
  .home{
    padding-top: 80px!important;
  }
}

/* Счётчик учётных записей (вместо индикатора «онлайн») */
.header__accounts-stat{
  flex:1 1 auto;
  min-width:0;
  max-width:min(380px,44vw);
  padding:0 10px;
  justify-content:flex-start;
  text-align:left;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  font-size:12px;
  font-weight:600;
  line-height:1.2;
  color:#c8af96d9;
  cursor:default;
  text-transform:none;
  letter-spacing:.02em;
  gap:6px;
}
.header__accounts-stat:hover{background:transparent;color:#c8af96d9}
.header__accounts-stat-text{color:#c8af96d9}
.header__accounts-stat-n{color:#f5c066;font-weight:700}
.header__accounts-stat--unavailable{opacity:.7;font-weight:500;font-size:11px;text-align:center}
@media (max-width:1100px){
  .header__accounts-stat{max-width:min(300px,50vw);font-size:11px;padding:0 8px}
}
@media (max-width:900px){
  .header__accounts-stat,.header__lang-wrap{flex:1;min-width:80px}
  .header__accounts-stat{max-width:none;justify-content:center;text-align:center;white-space:normal;line-height:1.25}
}

/* Пустое главное меню + переключатель языка */
.nav__menu--empty{display:none;margin:0;padding:0;list-style:none}
.header__lang-wrap{position:relative}
.lang-dropdown{list-style:none;margin:0;padding:6px;position:absolute;top:calc(100% + 8px);right:0;min-width:168px;background:#140c06fa;border:1px solid rgba(232,163,60,.2);border-radius:4px;box-shadow:0 8px 32px #00000080;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:1002;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease,max-height .2s ease}
.lang-dropdown li{margin:0;padding:0}
.lang-dropdown__link{display:flex;align-items:center;gap:8px;padding:10px 12px;color:#c8af96d9;text-decoration:none;font-size:13px;font-weight:500;border-radius:4px;transition:background .2s ease,color .2s ease}
.lang-dropdown__link:hover{background:#e8a33c1a;color:#e8a33c}
.lang-dropdown__link .lang-code{text-transform:uppercase;font-weight:600;font-size:12px;min-width:1.25rem}
.lang-dropdown__name{margin-left:auto;opacity:.85;font-size:12px}
@media (min-width:901px){
  .header__lang-wrap:hover .lang-dropdown,.header__lang-wrap:focus-within .lang-dropdown{opacity:1;visibility:visible;transform:translateY(0)}
}
@media (max-width:900px){
  .header__lang-wrap{width:100%}
  .lang-dropdown{position:static!important;top:auto!important;right:auto!important;transform:none!important;min-width:auto!important;width:100%!important;max-height:0;padding:0;margin:0;overflow:hidden;opacity:0;visibility:hidden;border-radius:6px}
  .header__lang-wrap.open .lang-dropdown{opacity:1;visibility:visible;max-height:200px;padding:6px;margin-top:6px}
}
