.Community-module__sjvQpa__section{background:var(--bg)}.Community-module__sjvQpa__wrap{grid-template-columns:1fr 1fr;gap:48px;margin-top:44px;display:grid}.Community-module__sjvQpa__list{flex-direction:column;gap:8px;display:flex}.Community-module__sjvQpa__item{border:1px solid var(--br);background:#ffffff06;border-radius:16px;align-items:center;gap:16px;padding:16px 20px;transition:all .22s;display:flex;position:relative;overflow:hidden}.Community-module__sjvQpa__item:before{content:"";opacity:0;border-radius:0 2px 2px 0;width:3px;transition:opacity .22s;position:absolute;top:0;bottom:0;left:0}.Community-module__sjvQpa__item:hover{border-color:#ffffff1a;transform:translate(5px)}.Community-module__sjvQpa__item:hover:before{opacity:1}.Community-module__sjvQpa__discord:before{background:linear-gradient(#5865f2,#8891f2)}.Community-module__sjvQpa__vk:before{background:linear-gradient(#07f,#00a0ff)}.Community-module__sjvQpa__youtube:before{background:linear-gradient(red,#f44)}.Community-module__sjvQpa__telegram:before{background:linear-gradient(#08c,#0ae)}.Community-module__sjvQpa__ico{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.Community-module__sjvQpa__ico svg{width:18px;height:18px}.Community-module__sjvQpa__discord .Community-module__sjvQpa__ico{color:#5865f2;background:#5865f226}.Community-module__sjvQpa__vk .Community-module__sjvQpa__ico{color:#07f;background:#0077ff1f}.Community-module__sjvQpa__youtube .Community-module__sjvQpa__ico{color:red;background:#ff00001f}.Community-module__sjvQpa__telegram .Community-module__sjvQpa__ico{color:#08c;background:#0088cc1f}.Community-module__sjvQpa__name{color:var(--w);font-size:15px;font-weight:800}.Community-module__sjvQpa__desc{color:var(--m);font-size:13px}.Community-module__sjvQpa__arrow{color:var(--m2);margin-left:auto;font-size:15px;transition:all .2s}.Community-module__sjvQpa__item:hover .Community-module__sjvQpa__arrow{color:var(--gold);transform:translate(3px)}.Community-module__sjvQpa__media{border:1px solid var(--brg);background:linear-gradient(135deg,#f5d17e14,#ff00000d);border-radius:22px;flex-direction:column;gap:14px;padding:32px 28px;display:flex;position:relative;overflow:hidden}.Community-module__sjvQpa__media:before{content:"";background:var(--gold);opacity:.05;filter:blur(50px);pointer-events:none;border-radius:50%;width:220px;height:220px;position:absolute;top:-70px;right:-70px}.Community-module__sjvQpa__mediaTag{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);font-size:12px;font-weight:800}.Community-module__sjvQpa__media h3{font-family:var(--font-display);letter-spacing:.05em;color:var(--w);font-size:32px;line-height:1}.Community-module__sjvQpa__media p{color:var(--m);font-size:15px;line-height:1.8}.Community-module__sjvQpa__mediaBtn{align-self:flex-start;margin-top:4px}@media (max-width:900px){.Community-module__sjvQpa__wrap{grid-template-columns:1fr}}
.Faq-module__Ji4KeW__section{background:var(--bg)}.Faq-module__Ji4KeW__layout{grid-template-columns:280px 1fr;align-items:start;gap:64px;margin-top:48px;display:grid}.Faq-module__Ji4KeW__left p{color:var(--m);margin-bottom:26px;font-size:15px;font-weight:500;line-height:1.8}.Faq-module__Ji4KeW__items{flex-direction:column;gap:6px;display:flex}.Faq-module__Ji4KeW__item{border:1px solid var(--br);background:#ffffff05;border-radius:16px;transition:border-color .25s;overflow:hidden}.Faq-module__Ji4KeW__item.Faq-module__Ji4KeW__open{border-color:var(--brg)}.Faq-module__Ji4KeW__question{width:100%;color:var(--w);font-family:var(--font-body);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;padding:18px 20px;font-size:15px;font-weight:700;transition:color .2s;display:flex}.Faq-module__Ji4KeW__question:hover{color:var(--gold)}.Faq-module__Ji4KeW__qnum{letter-spacing:.14em;color:var(--gold);min-width:22px;font-size:11px;font-weight:800}.Faq-module__Ji4KeW__qtext{flex:1}.Faq-module__Ji4KeW__icon{border:1px solid var(--br);width:22px;height:22px;color:var(--m);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;transition:all .3s;display:flex}.Faq-module__Ji4KeW__item.Faq-module__Ji4KeW__open .Faq-module__Ji4KeW__icon{border-color:var(--brg);color:var(--gold);background:#f5d17e1f}.Faq-module__Ji4KeW__answer{max-height:0;transition:max-height .38s,padding .3s;overflow:hidden}.Faq-module__Ji4KeW__answer.Faq-module__Ji4KeW__open{max-height:240px;padding:0 20px 18px}.Faq-module__Ji4KeW__answer p{color:var(--m);border-top:1px solid #ffffff0f;padding-top:14px;font-size:15px;line-height:1.8}@media (max-width:900px){.Faq-module__Ji4KeW__layout{grid-template-columns:1fr;gap:28px}}
.Gameplay-module__l5KdiG__section{background:var(--s1)}.Gameplay-module__l5KdiG__track{aspect-ratio:16/9;border-radius:12px;width:100%;position:relative;overflow:hidden}.Gameplay-module__l5KdiG__slide{opacity:0;transition:opacity .6s,transform .6s;position:absolute;inset:0;transform:translate(40px)}.Gameplay-module__l5KdiG__slide.Gameplay-module__l5KdiG__active{opacity:1;transform:translate(0)}.Gameplay-module__l5KdiG__slide.Gameplay-module__l5KdiG__prev{opacity:0;transform:translate(-40px)}.Gameplay-module__l5KdiG__bg{object-fit:cover;position:absolute;inset:0}.Gameplay-module__l5KdiG__overlay{background:linear-gradient(#0000 0%,#00000026 40%,#000000e0 100%);position:absolute;inset:0}.Gameplay-module__l5KdiG__content{z-index:2;padding:clamp(20px,4vw,40px) clamp(20px,5vw,48px);position:absolute;bottom:0;left:0;right:0}.Gameplay-module__l5KdiG__tag{letter-spacing:.15em;text-transform:uppercase;color:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 14px;font-size:11px;font-weight:800;display:inline-flex}.Gameplay-module__l5KdiG__title{font-family:var(--font-display);letter-spacing:.06em;color:var(--w);text-shadow:0 2px 20px #000c;margin-bottom:6px;font-size:clamp(24px,5vw,60px)}.Gameplay-module__l5KdiG__desc{color:#ffffffbf;max-width:500px;font-size:clamp(13px,2vw,16px);font-weight:500;line-height:1.6}.Gameplay-module__l5KdiG__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;display:flex}.Gameplay-module__l5KdiG__dots{flex-wrap:wrap;gap:8px;display:flex}.Gameplay-module__l5KdiG__dot{cursor:pointer;background:#fff3;border:none;border-radius:2px;width:28px;height:3px;padding:0;transition:background .3s,width .3s}.Gameplay-module__l5KdiG__dot.Gameplay-module__l5KdiG__active{background:var(--gold);width:48px}.Gameplay-module__l5KdiG__arrows{gap:8px;display:flex}.Gameplay-module__l5KdiG__btn{border:1px solid var(--br);width:40px;height:40px;color:var(--w);cursor:pointer;background:#ffffff12;border-radius:50%;justify-content:center;align-items:center;font-size:18px;transition:all .2s;display:flex}.Gameplay-module__l5KdiG__btn:hover{border-color:var(--brg);color:var(--gold);background:#f5d17e26}@media (max-width:760px){.Gameplay-module__l5KdiG__track{aspect-ratio:3/4}}@media (max-width:480px){.Gameplay-module__l5KdiG__track{aspect-ratio:4/5}}
.Hero-module__Vtspxq__hero{justify-content:center;align-items:flex-end;width:100%;height:100svh;padding-bottom:15vh;display:flex;position:relative;overflow:hidden}@media (max-width:600px){.Hero-module__Vtspxq__hero{padding-bottom:18vh}}.Hero-module__Vtspxq__videoWrap{z-index:0;position:absolute;inset:0}.Hero-module__Vtspxq__videoWrap video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Hero-module__Vtspxq__fallback{background:linear-gradient(135deg,#1a0000,#0a0010 40%,#001020 70%,#100a00);position:absolute;inset:0}.Hero-module__Vtspxq__fallback:before{content:"";background:radial-gradient(circle at 30%,#f003,#0000 50%),radial-gradient(circle at 80% 70%,#f5d17e1a,#0000 40%);position:absolute;inset:0}.Hero-module__Vtspxq__overlay{z-index:1;background:linear-gradient(#0006 0%,#0003 40%,#000000b3 100%);position:absolute;inset:0}.Hero-module__Vtspxq__content{z-index:2;flex-direction:column;align-items:center;gap:20px;display:flex;position:relative}.Hero-module__Vtspxq__scrollCue{color:#ffffff80;letter-spacing:.18em;text-transform:uppercase;z-index:2;flex-direction:column;align-items:center;gap:8px;font-size:10px;display:flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.Hero-module__Vtspxq__scrollArrow{border-right:2px solid var(--gold);border-bottom:2px solid var(--gold);width:16px;height:16px;animation:1.6s infinite Hero-module__Vtspxq__sab;transform:rotate(45deg)}@keyframes Hero-module__Vtspxq__sab{0%,to{transform:rotate(45deg)translateY(0)}50%{transform:rotate(45deg)translateY(7px)translate(7px)}}
.HowToPlay-module__wyfM4W__section{background:var(--s2)}.HowToPlay-module__wyfM4W__inner{grid-template-columns:1fr 1fr;gap:64px;margin-top:44px;display:grid}.HowToPlay-module__wyfM4W__steps{flex-direction:column;display:flex}.HowToPlay-module__wyfM4W__step{border-bottom:1px solid #ffffff0f;gap:20px;padding:26px 0;display:flex}.HowToPlay-module__wyfM4W__step:last-child{border:none}.HowToPlay-module__wyfM4W__num{font-family:var(--font-display);letter-spacing:.14em;color:var(--gold);text-shadow:0 0 8px #f5d17e80;min-width:24px;padding-top:4px;font-size:13px}.HowToPlay-module__wyfM4W__body h3{color:var(--w);margin-bottom:6px;font-size:17px;font-weight:800}.HowToPlay-module__wyfM4W__body p{color:var(--m);margin-bottom:14px;font-size:15px;line-height:1.7}.HowToPlay-module__wyfM4W__stepBtn{letter-spacing:.04em;cursor:pointer;font-size:14px;font-weight:800;font-family:var(--font-body);border:none;border-radius:100px;align-items:center;gap:8px;padding:11px 24px;transition:all .2s;display:inline-flex}.HowToPlay-module__wyfM4W__steam{color:#c0d0e0;background:linear-gradient(135deg,#1b2838,#2a3f5a);box-shadow:0 4px 14px #00000080}.HowToPlay-module__wyfM4W__steam:hover{transform:translateY(-2px);box-shadow:0 8px 22px #000000b3}.HowToPlay-module__wyfM4W__steam svg{width:15px;height:15px}.HowToPlay-module__wyfM4W__connect{background:linear-gradient(135deg, var(--gold3), var(--gold));color:#000;box-shadow:0 4px 14px #f5d17e59}.HowToPlay-module__wyfM4W__connect:hover{transform:translateY(-2px);box-shadow:0 8px 22px #f5d17e80}.HowToPlay-module__wyfM4W__aside{flex-direction:column;gap:14px;display:flex;position:sticky;top:80px}.HowToPlay-module__wyfM4W__card{border:1px solid var(--br);background:#ffffff08;border-radius:18px;padding:24px;transition:border-color .3s;position:relative;overflow:hidden}.HowToPlay-module__wyfM4W__card:hover{border-color:var(--brg)}.HowToPlay-module__wyfM4W__card h4{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:10px;font-size:13px;font-weight:800}.HowToPlay-module__wyfM4W__card p{color:var(--m);font-size:15px;line-height:1.7}.HowToPlay-module__wyfM4W__ytLink{color:var(--red);border-bottom:1px solid #0000;font-weight:700;transition:color .2s,text-shadow .2s,border-color .2s}.HowToPlay-module__wyfM4W__ytLink:hover{color:var(--red2);text-shadow:0 0 12px #ff0000b3;border-color:var(--red)}@media (max-width:900px){.HowToPlay-module__wyfM4W__inner{grid-template-columns:1fr;gap:32px}.HowToPlay-module__wyfM4W__aside{position:static}}
.Updates-module__tzvtbG__section{background:#0f0c07}.Updates-module__tzvtbG__outer{margin-top:44px;overflow:hidden}.Updates-module__tzvtbG__track{will-change:transform;gap:20px;transition:transform .5s cubic-bezier(.25,.46,.45,.94);display:flex}.Updates-module__tzvtbG__card{border:1px solid var(--br);cursor:pointer;background:#ffffff06;border-radius:18px;flex-direction:column;flex:0 0 calc(33.333% - 14px);min-width:0;transition:border-color .25s,transform .25s;display:flex;overflow:hidden}.Updates-module__tzvtbG__card:hover{border-color:var(--brg);transform:translateY(-4px)}.Updates-module__tzvtbG__image{background-position:50%;background-size:cover;flex-shrink:0;justify-content:center;align-items:center;height:160px;font-size:48px;display:flex;position:relative;overflow:hidden}.Updates-module__tzvtbG__image:before{content:"";background-image:radial-gradient(circle,#ffffff0f 1px,#0000 1px);background-size:12px 12px;position:absolute;inset:0}.Updates-module__tzvtbG__nc0{background:linear-gradient(135deg,#1a0000,#2a0010)}.Updates-module__tzvtbG__nc1{background:linear-gradient(135deg,#001020,#001a30)}.Updates-module__tzvtbG__nc2{background:linear-gradient(135deg,#100a00,#201500)}.Updates-module__tzvtbG__nc3{background:linear-gradient(135deg,#080018,#120028)}.Updates-module__tzvtbG__nc4{background:linear-gradient(135deg,#001a0a,#002a14)}.Updates-module__tzvtbG__body{flex-direction:column;flex:1;gap:8px;padding:20px;display:flex}.Updates-module__tzvtbG__date{letter-spacing:.12em;text-transform:uppercase;color:var(--m);font-size:11px;font-weight:700}.Updates-module__tzvtbG__card h3{color:var(--w);font-size:16px;font-weight:800;line-height:1.3}.Updates-module__tzvtbG__card p{color:var(--m);flex:1;font-size:13px;line-height:1.65}.Updates-module__tzvtbG__nav{justify-content:space-between;align-items:center;gap:12px;margin-top:20px;display:flex}.Updates-module__tzvtbG__dots{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Updates-module__tzvtbG__dot{cursor:pointer;background:#fff3;border:none;border-radius:2px;flex-shrink:0;width:28px;height:3px;padding:0;transition:background .3s,width .3s}.Updates-module__tzvtbG__dot.Updates-module__tzvtbG__active{background:var(--gold);width:44px}.Updates-module__tzvtbG__arrows{flex-shrink:0;gap:8px;display:flex}.Updates-module__tzvtbG__arrowBtn{border:1px solid var(--br);width:40px;height:40px;color:var(--w);cursor:pointer;background:#ffffff12;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:all .2s;display:flex}.Updates-module__tzvtbG__arrowBtn:hover{border-color:var(--brg);color:var(--gold);background:#f5d17e26}.Updates-module__tzvtbG__empty{color:var(--m);margin-top:44px;font-size:15px}@media (max-width:900px){.Updates-module__tzvtbG__card{flex:0 0 calc(50% - 10px)}}@media (max-width:600px){.Updates-module__tzvtbG__card{flex:0 0 100%}}
