@media (max-width: 320px) {
  body.page__body {
    min-width: 100%;
  }
  #hero .hero__content .hero__title {
    max-width: 227px !important;
    font-size: 26px !important;
    word-spacing: -18px !important;
  }
  #hero .hero__content .hero__title::after {
    top: 2px;
    width: 20px !important;
    height: 20px !important;
    right: 0;
  }
  .hero .hero__content .hero__descr {
    font-size: 12px;
  }
  #hero .marquee {
    height: 44px;
  }
  #hero .marquee span {
    font-size: 13px;
    padding: 0 15px;
  }
  .have .have__card .have__text {
    font-size: 13px;
  }
  .servers .servers__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .form-funding .form-funding__text {
    font-size: 10px !important;
  }
  .form-funding .form-funding__link {
    font-size: 10px !important;
  }
  .form-funding .btn--pay {
    font-size: 18px !important;
    padding: 16px 0 !important;
  }
  .funding .funding__container .funding__descr {
    margin-bottom: 20px;
    font-size: 13px;
  }
  .funding .funding__container .itc-select .itc-select__toggle {
    font-size: 14px;
    padding: 15px 5px 15px 70px;
  }
  .funding .funding__container .form-funding .form-funding__input {
    font-size: 14px;
    padding: 15px 5px 15px 70px;
  }
}
@media (max-width: 375px) {
  #hero .hero__content .hero__title {
    max-width: 260px;
    font-size: 30px;
  }
  #hero .hero__content .hero__title::after {
    width: 26px;
    height: 26px;
    right: 0;
  }
  .hero .hero__content .hero__descr {
    margin-bottom: 15px;
  }
  .hero .hero__content .hero__row {
    margin-bottom: 50px;
  }
  .hero .hero__play {
    width: 50px;
    height: 50px;
  }
  .hero .hero__watch {
    font-size: 17px;
  }
  .hero .hero__content .btn--start {
    padding: 13px 25px;
    font-size: 18px;
  }
  .section .container .section__title {
    font-size: 24px !important;
    word-spacing: -14px;
  }
  .footer .footer__name {
    font-size: 13px;
  }
  .footer .footer__link {
    font-size: 12px;
  }
  #funding .funding__container .funding__title {
    font-size: 27px;
    margin-bottom: 5px;
  }
  .funding .itc-select .itc-select__toggle {
    font-size: 15px;
    padding: 15px 5px 15px 70px;
  }
  .funding .form-funding .form-funding__input {
    font-size: 15px;
    padding: 15px 5px 15px 70px;
  }
  .funding .itc-select__toggle {
    font-size: 15px;
    padding: 15px 5px 15px 70px;
  }
  .funding .list {
    top: 3.5rem;
    height: 50px;
  }
  .funding .option {
    font-size: 14px;
  }
  .itc-select .itc-select__dropdown {
    top: 3.5rem;
  }
}
@media (max-width: 425px) {
  .hero .hero__descr {
    font-size: 14px;
  }
  .section .container .section__title {
    font-size: 38px;
  }
  .form-funding .form-funding__text {
    font-size: 12px;
  }
  .form-funding .form-funding__link {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .hero .hero__content .hero__title {
    max-width: 340px;
    font-size: 39px;
  }
  .hero .hero__content .hero__title::after {
    top: 1px;
    right: 0%;
    width: 33px;
    height: 33px;
  }
.header__logo img {
    height: 45px;
}

  }
  .hero .hero__row {
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 75px;
  }
  .hero .hero__descr {
    margin-bottom: 35px;
  }
  .hero .marquee {
    height: 53px;
  }
  .hero .marquee span {
    font-size: 15px;
    padding: 0 20px;
  }
  #hero {
    background: transparent !important; 
    position: relative;
    overflow: hidden;
}
  .have .have__card {
    max-width: 250px;
  }
  .have .have__text {
    margin-top: 15px;
    text-align: center;
    width: 100%;
    font-size: 15px;
  }
  .servers .servers__imgg {
    height: 200px !important;
  }
  .main .main__content {
    background-image: url("../images/main-mobile.webp");
    background-position: inherit;
  }
  .funding .funding__container .funding__title {
    font-size: 35px;
    margin-bottom: 5px;
  }
  .funding .funding__descr {
    margin-bottom: 25px;
    font-size: 14px;
  }
  .itc-select .itc-select__toggle {
    font-size: 18px;
  }
  .form-funding .form-funding__input {
    font-size: 18px;
  }
  .form-funding .btn--pay {
    font-size: 21px;
    padding: 16px 0;
  }
  #funding {
    background-image: url("../images/donate-mobile.jpg");
  }

@media (max-width: 768px) {
  .hero .hero__title {
    max-width: 441px;
    text-align: left;
    font-size: 47px;
    line-height: 113%;
    word-spacing: -25px;
  }
  .hero .hero__title::after {
    top: 3px;
    right: 6%;
  }
  .hero .hero__container .hero__content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .hero .hero__descr {
    max-width: 100%;
  }
  .hero .btn--start {
    padding: 20px 25px;
    font-size: 20px;
  }
  .section .section__title {
    margin: 0 auto 40px auto;
    font-size: 43px;
  }
  #have {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .servers .servers__items {
    gap: 15px;
  }
  #servers {
    padding-bottom: 45px;
  }
}
@media (max-width: 968px) {
  .nav .nav__list {
    display: none;
  }
  .nav .nav__social_vk {
    width: 26px;
    height: 26px;
  }
  .nav .nav__social {
    margin-top: 22px;
  }
  #header {
    padding: 14px 0;
    position: fixed;
    background: rgba(255, 255, 255, 0.1);
  }
  .hero .hero__container {
    padding-top: 114px;
  }
  .hero .hero__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #footer {
    padding: 13px 0;
  }
  .footer .footer__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
  }
  .footer .footer__name {
    text-align: center;
  }
  .footer .footer__list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer .footer__link {
    text-align: center;
  }
  .nav .nav__social .nav__social_ds {
    height: 29px;
    width: 27px;
  }
  .funding .funding__container {
    padding-top: 134px;
    padding-bottom: 50px;
  }
  .funding .funding__title {
    font-size: 45px;
  }
}
@media (min-width: 968px) {
  .mobile {
    display: none;
  }
}
@media (min-width: 2000px) {
  #hero {
    background-position: center center;
    height: 100%;
  }
}
:root {
  --font-family: "Manrope";
  --content-width: 1160px;
  --container-offset: 15px;
  --container-width: calc(var(--content-width) + (var(--container-offset) * 2));
  --white-color: #fff;
  --black-color: #000;
}


.custom-checkbox__field:checked + .custom-checkbox__content::after {
  opacity: 1;
}

.custom-checkbox__field:focus + .custom-checkbox__content::before {
  outline: 2px solid #f00;
  outline-offset: 2px;
}

.custom-checkbox__field:disabled + .custom-checkbox__content {
  opacity: 0.4;
  pointer-events: none;
}


@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-Bold.woff2") format("woff2");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-Medium.woff2") format("woff2");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Rubik Mono One";
  src: url("../fonts/RubikMonoOne-Regular.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.page {
  height: 100%;
  font-family: var(--font-family, sans-serif);
  -webkit-text-size-adjust: 100%;
}

.page__body {
  margin: 0;
  min-width: 320px;
  min-height: 100%;
  font-size: 16px;
}

body {
  background-color: #121212;
}
body::-webkit-scrollbar {
  width: 7px;
  background: #bdbdbd;
}
body::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #E10F73;
  -webkit-transition: 0.7s background;
  transition: 0.7s background;
}
body::-webkit-scrollbar-thumb:hover {
  background: #BF0D91;
}

img {
  height: auto;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

a {
  text-decoration: none;
}

.site-container {
  position: relative;
  padding: 90px 0;
  overflow: hidden;
  background:
    radial-gradient(circle at 20% 20%, rgba(44,255,136,.10), transparent 30%),
    radial-gradient(circle at 80% 10%, rgba(81,128,255,.12), transparent 25%),
    linear-gradient(180deg, #11131a 0%, #0b0d12 100%);
}

.is-hidden {
  display: none !important;

}

.btn-reset {
  border: none;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
}

.list-reset {
  list-style: none;
  margin: 0;
  padding: 0;
}

.input-reset {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  background-color: #fff;
}
.input-reset::-webkit-search-decoration, .input-reset::-webkit-search-cancel-button, .input-reset::-webkit-search-results-button, .input-reset::-webkit-search-results-decoration {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}

.main__content {
  background-image: url("../images/main-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.section__title {
  color: var(--white-color);
  text-align: center;
  font-family: "Rubik Mono One";
  font-size: 55px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  max-width: 530px;
  margin: 0 auto 75px auto;
  word-spacing: -28px;
}

.visually-hidden {
  position: absolute;
  overflow: hidden;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0);
}

.container {
  margin: 0 auto;
  padding: 0 var(--container-offset);
  max-width: var(--container-width);
}
@media (max-width: 968px) {
  .container {
    padding: 0 25px;
  }
}

.js-focus-visible :focus:not(.focus-visible) {
  outline: none;
}

.centered {
  text-align: center;
}

.dis-scroll {
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}

.page--ios .dis-scroll {
  position: relative;
}

input,
textarea {
  outline: none;
}

input:active,
textarea:active {
  outline: none;
}

:focus {
  outline: none;
}

textarea {
  resize: none;
}

textarea {
  resize: vertical;
}

textarea {
  resize: horizontal;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 1px;
  text-overflow: "";
}

.header {
    position: fixed;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: 95%;
    max-width: 1200px;
    height: 70px;
    background: var(--glass-bg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(26, 77, 46, 0.8) ; 
    border-radius: 40px; 
    z-index: 1000;
    display: flex;
    align-items: center;
    padding: 0 25px;
}
.header__container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.header__center-btn {
    background: var(--main-green);
    color: #fff;
    padding: 10px 25px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    box-shadow: 0 4px 15px #FFFFFF;
    margin-left: 200px;
}
.header__auth {
    display: flex;
    gap: 15px;
    align-items: center;
}
.btn-login {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
.btn-register {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 8px 18px;
    border-radius: 20px;
    text-decoration: none;
    font-size: 14px;
}
.burger {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    flex-direction: column;
    gap: 6px;
}
.burger span {
    width: 28px;
    height: 3px;
    background: #fff;
    border-radius: 2px;
}
.mobile-nav {
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    background: #0F1411;
    padding: 100px 20px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    transition: 0.5s ease;
    z-index: 999;
}
.mobile-nav.active {
    top: 0;
}
.mobile-nav a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}
@media (max-width: 768px) {
    .nav, .header__auth {
        display: none; 
    }
    .burger {
        display: flex; 
    }
    .header {
        height: 60px;
        padding: 0 15px;
    }
    .header__center-btn {
        padding: 8px 15px;
        font-size: 12px;
    }
}
.hero {
  background-image: url("../images/bg-home.webp");
  background-repeat: no-repeat;
  background-size: cover;
}
.hero__container {
  position: relative;
  padding-top: 214px;
}
.hero__content {
  position: relative;
}
.hero__title {
  color: var(--white-color);
  max-width: 515px;
  text-align: justify;
  font-family: "Rubik Mono One";
  font-size: 55px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin-bottom: 5px;
  position: relative;
}
.hero__title span {
  color: #1B3022;
}
.hero__title::after {
  content: "";
  position: absolute;
  right: 0;
  top: 12px;
  background-image: url( );
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 40px;
  height: 40px;
}
.hero__descr {
  color: rgba(255, 255, 255, 0.69);
  max-width: 530px;
  font-size: 17px;
  font-weight: 500;
  line-height: 184%;
  margin-bottom: 50px;
}
.hero__play {
  -webkit-transition: 0.3s -webkit-transform ease-in-out;
  transition: 0.3s -webkit-transform ease-in-out;
  transition: 0.3s transform ease-in-out;
  transition: 0.3s transform ease-in-out, 0.3s -webkit-transform ease-in-out;
}
.hero__play:hover {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
.hero__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 25px;
  margin-bottom: 120px;
}
.hero__video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
.hero__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.hero__watch {
  max-width: 110px;
  color: var(--white-color);
  font-size: 15px;
  font-weight: 800;
  line-height: 144.5%;
  letter-spacing: -0.5px;
  text-transform: uppercase;
}
.hero__run {
  padding: 22px 0;
  width: 100%;
  background: rgba(194, 14, 143, 0.5);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.hero__run_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 40px;
}
.hero__run span {
  color: var(--white-color);
  font-family: "Manrope";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 184%;
  text-transform: uppercase;
}

.marquee {
    position: relative;
    z-index: 10;
    background: #0f1411 !important; 
    border-top: 2px solid #2CC72C;
}


.marquee__inner-wrap {
  height: 100%;
  width: 100%;
}

.marquee span {
  text-align: center;
  white-space: nowrap;
  color: var(--white-color);
  font-family: "Manrope";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 184%;
  text-transform: uppercase;
  padding: 0 40px;
}

.marquee__inner {
  height: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-animation: marquee 40s linear infinite;
  animation: marquee 40s linear infinite;
  will-change: transform;
}

@-webkit-keyframes marquee {
  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@keyframes marquee {
  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.have {
  padding-top: 116px;
  padding-bottom: 116px;
}
.have__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1160px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.have__picture img {
  border-radius: 12px;
}
.have__text {
  margin-top: 30px;
  width: 358px;
  color: var(--white-color);
  font-size: 19px;
  font-weight: 500;
  line-height: 200.1%;
}

.servers {
  padding-bottom: 116px;
}
.servers__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1160px;
  gap: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.servers__item {
  width: 260px;
  max-width: 260px;
  border-radius: 12px;
  border: 1px solid #FFF;
  background: linear-gradient(93deg, #E00F75 2.05%, #C10D8F 114.14%);
}
.servers__content {
  padding: 12px 27px 18px 34px;
}
.servers__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 11px;
  margin-bottom: 13px;
}
.servers__name {
  color: var(--white-color);
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
}
.servers__subname {
  color: rgba(255, 255, 255, 0.56);
  font-size: 12px;
  font-weight: 500;
  line-height: 130%;
  margin-top: 2.3px;
}
.servers__progress {
  position: relative;
}
.servers__value {
  color: var(--white-color);
  font-family: "Manrope";
  font-size: 11px;
  font-weight: 500;
  line-height: 130%;
  position: absolute;
  left: 25px;
  top: 3.5px;
}
.servers__amount {
  border-radius: 7px;
  width: 100%;
  height: 22px;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}
.servers__amount::-webkit-progress-bar {
  border-radius: 8px;
  background: #A61258;
}
.servers__amount::-webkit-progress-value {
  border-radius: 8px;
  background: #681980;
}
.servers__amount::-moz-progress-bar {
  border-radius: 8px;
  background: #A61258;
}

.funding {
  background-image: url("../images/bg-donate.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.funding__container {
  position: relative;
  padding-top: 214px;
}
.donat_form {
  padding-bottom: 105px;
}
.funding__title {
  color: #FFF;
  text-align: center;
  font-family: "Rubik Mono One";
  font-size: 55px;
  font-weight: 400;
  line-height: 130%;
  word-spacing: -24px;
  margin-bottom: 20px;
}
.funding__descr {
  max-width: 468px;
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.69);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 184%;
  margin-bottom: 75px;
}

.footer {
  background: rgba(26, 77, 46, 0.8) ; 
  padding: 28px 0;
}
.footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer__logotype {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 1px;
  margin-bottom: 20px;
}
.footer__logotype_name {
  color: var(--white-color);
  font-size: 20px;
  font-weight: 700;
  line-height: 109%;
  max-width: 90px;
}
.footer__text {
  max-width: 135px;
  color: #858585;
  font-size: 12px;
  font-weight: 400;
  line-height: 162.5%;
  letter-spacing: 0.48px;
}
.footer__name {
  color: var(--white-color);
  font-size: 15px;
  font-weight: 400;
  line-height: 162.5%;
  letter-spacing: 0.6px;
  margin-bottom: 12px;
}
.footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}
.footer__link {
  color: #858585;
  font-size: 15px;
  font-weight: 400;
  line-height: 162.5%;
  letter-spacing: 0.6px;
}

.nav__list {
    display: flex;
    list-style: none;
    gap: 20px;
}
.nav__link {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    transition: 0.3s;
}
.nav__link:hover {
    color: var(--main-green);
}

.nav__link--active {
  font-weight: 700;
  color: #FE1D87;
  text-shadow: 0px 1.1335145235px 1.3396080732px rgba(221, 92, 215, 0.16), 0px 2.8667433262px 3.3879694939px rgba(221, 92, 215, 0.22), 0px 5.847887516px 6.9111399651px rgba(221, 92, 215, 0.28), 0px 12.045542717px 14.2356414795px rgba(221, 92, 215, 0.34), 0px 33px 39px rgba(221, 92, 215, 0.5);
}
.nav__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
.nav__social_link {
  -webkit-transition: 0.3s -webkit-transform ease-in-out;
  transition: 0.3s -webkit-transform ease-in-out;
  transition: 0.3s transform ease-in-out;
  transition: 0.3s transform ease-in-out, 0.3s -webkit-transform ease-in-out;
}
.nav__social_link:hover {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.nav__social_ds {
  margin-top: 4px;
}

.btn--start {
  display: inline-block;
  border-radius: 14px;
  border: 1px solid rgba(26, 77, 46, 0.8) ; 
  background: #1B3022;
  -webkit-box-shadow: 0px 4px 0px 0px rgba(44, 199, 44, 0.3); 
  box-shadow: 0px 4px 0px 0px #00ff88;
  padding: 20px 32px;
  text-transform: uppercase;
  color: var(--white-color);
  font-family: "Manrope";
  font-size: 33px;
  font-style: normal;
  font-weight: 800;
  line-height: 144.5%;
  letter-spacing: -0.825px;
  text-transform: uppercase;
  overflow: hidden;
  position: relative;
}
.btn--start::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.5em;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-transform: translateX(-4em) skewX(-45deg);
  -ms-transform: translateX(-4em) skewX(-45deg);
  transform: translateX(-4em) skewX(-45deg);
}
.btn--start:hover::before {
  -webkit-animation: move-light 0.7s;
  animation: move-light 0.7s;
}
.btn--pay {
  display: inline-block;
  border-radius: 14px;
  border: 1px solid #F95AC1;
  background: linear-gradient(92deg, #E10F73 0%, #BF0D91 98.14%);
  -webkit-box-shadow: 0px 4px 0px 0px #730051;
  box-shadow: 0px 4px 0px 0px #730051;
  padding: 20px 0;
  width: 100%;
  text-transform: uppercase;
  color: var(--white-color);
  font-family: "Manrope";
  font-size: 30px;
  font-style: normal;
  font-weight: 800;
  line-height: 144.5%;
  letter-spacing: -0.825px;
  text-transform: uppercase;
  overflow: hidden;
  position: relative;
}
.btn--pay::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.5em;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-transform: translateX(-4em) skewX(-45deg);
  -ms-transform: translateX(-4em) skewX(-45deg);
  transform: translateX(-4em) skewX(-45deg);
}
.btn--pay:hover::before {
  -webkit-animation: move-lightt 0.7s;
  animation: move-lightt 0.7s;
}

@-webkit-keyframes move-light {
  from {
    -webkit-transform: translateX(-4em) skewX(-45deg);
    transform: translateX(-4em) skewX(-45deg);
  }
  to {
    -webkit-transform: translateX(13em) skewX(-45deg);
    transform: translateX(13em) skewX(-45deg);
  }
}

@keyframes move-light {
  from {
    -webkit-transform: translateX(-4em) skewX(-45deg);
    transform: translateX(-4em) skewX(-45deg);
  }
  to {
    -webkit-transform: translateX(13em) skewX(-45deg);
    transform: translateX(13em) skewX(-45deg);
  }
}
@-webkit-keyframes move-lightt {
  from {
    -webkit-transform: translateX(-4em) skewX(-45deg);
    transform: translateX(-4em) skewX(-45deg);
  }
  to {
    -webkit-transform: translateX(25em) skewX(-45deg);
    transform: translateX(25em) skewX(-45deg);
  }
}
@keyframes move-lightt {
  from {
    -webkit-transform: translateX(-4em) skewX(-45deg);
    transform: translateX(-4em) skewX(-45deg);
  }
  to {
    -webkit-transform: translateX(25em) skewX(-45deg);
    transform: translateX(25em) skewX(-45deg);
  }
}
.mobile div {
  display: block;
  position: relative;
  background: rgba(0, 0, 0, 0.2);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  height: 36px;
  width: 36px;
  border-radius: 50%;
  z-index: 9999999;
  margin-top: 22px;
  cursor: pointer;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.mobile div span {
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 16px;
  height: 3px;
  background-color: #fff;
  border-radius: 13px;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.mobile div span:nth-child(1) {
  top: 12px;
}

.mobile div span:nth-child(2) {
  top: 22px;
}

.mobile div span:nth-child(3) {
  bottom: 16px;
}

.mobile div.active {
  background: transparent;
}

.mobile div.active span:nth-child(1) {
  -webkit-transform: translate(-8px, 17px) rotate(-45deg);
  -ms-transform: translate(-8px, 17px) rotate(-45deg);
  transform: translate(-8px, 17px) rotate(-45deg);
  top: 0;
}

.mobile div.active span:nth-child(2) {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  opacity: 0;
}

.mobile div.active span:nth-child(3) {
  -webkit-transform: translate(-8px, 0px) rotate(45deg);
  -ms-transform: translate(-8px, 0px) rotate(45deg);
  transform: translate(-8px, 0px) rotate(45deg);
}

.mobile nav {
  display: block;
  position: fixed;
  bottom: 16px;
  right: 16px;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  z-index: 9999990;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  overflow: hidden;
}

.mobile nav.open {
  background: rgba(0, 0, 0, 0.67);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  width: 100vw;
  height: 100vh;
  right: 0px;
  bottom: 0px;
  border-radius: 0;
}

.mobile nav ul {
  display: none;
}

.mobile nav ul.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 25px 0 0 25px;
}

.mobile ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: transparent;
  width: 100%;
  opacity: 0;
  -webkit-animation-name: fadein;
  animation-name: fadein;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.mobile .mobile__logo {
  margin-bottom: 40px;
  opacity: 0;
  -webkit-animation-name: fadein;
  animation-name: fadein;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.mobile .mobile__logo img {
  width: 60px;
  height: 65px;
}

.mobile .mobile__social {
  margin-top: 37px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  opacity: 0;
  -webkit-animation-name: fadein;
  animation-name: fadein;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.mobile ul li:not(:last-child) {
  margin-bottom: 5px;
}

.mobile ul li a {
  color: rgba(255, 255, 255, 0.5);
  font-family: "Manrope";
  font-size: 17px;
  font-weight: 500;
  line-height: 184%;
  -webkit-transition: 0.3s color ease-in-out, 0.3s text-shadow ease-in-out;
  transition: 0.3s color ease-in-out, 0.3s text-shadow ease-in-out;
}

.mobile ul li a:hover {
  color: #FE1D87;
  text-shadow: 0px 1.1335145235px 1.3396080732px rgba(221, 92, 215, 0.16), 0px 2.8667433262px 3.3879694939px rgba(221, 92, 215, 0.22), 0px 5.847887516px 6.9111399651px rgba(221, 92, 215, 0.28), 0px 12.045542717px 14.2356414795px rgba(221, 92, 215, 0.34), 0px 33px 39px rgba(221, 92, 215, 0.5);
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.form-funding {
  max-width: 676px;
  margin: 0 auto;
}
.form-funding__box {
  position: relative;
}
.form-funding__box:not(:last-child) {
  margin-bottom: 20px;
}
.form-funding__input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 25px 28px 25px 80px;
  color: rgba(255, 255, 255, 0.69);
  font-family: "Manrope";
  font-size: 20px;
  font-weight: 400;
  line-height: 184%;
  border: 1px solid;
  -o-border-image: linear-gradient(#FFFFFF, rgba(0, 0, 0, 0)) 1 1;
  border-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(rgba(0, 0, 0, 0))) 1 1;
  border-image: linear-gradient(#FFFFFF, rgba(0, 0, 0, 0)) 1 1;
  background: rgba(34, 34, 34, 0.2);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form-funding__input::-webkit-input-placeholder {
  color: inherit;
  font-weight: inherit;
  font-family: inherit;
}
.form-funding__input::-moz-placeholder {
  color: inherit;
  font-weight: inherit;
  font-family: inherit;
}
.form-funding__input:-ms-input-placeholder {
  color: inherit;
  font-weight: inherit;
  font-family: inherit;
}
.form-funding__input::-ms-input-placeholder {
  color: inherit;
  font-weight: inherit;
  font-family: inherit;
}
.form-funding__input::placeholder {
  color: inherit;
  font-weight: inherit;
  font-family: inherit;
}
.form-funding__user_ico {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  left: 33px;
}
.form-funding__sum_ico {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  left: 33px;
}
.form-funding__link {
  color: rgba(255, 255, 255, 0.69);
  font-family: "Manrope";
  font-size: 16px;
  font-weight: 500;
  line-height: 184%;
}
.form-funding__text {
  color: rgba(255, 255, 255, 0.69);
  font-family: "Manrope";
  font-size: 16px;
  font-weight: 500;
  line-height: 184%;
}
.form-funding__block {
  margin-bottom: 30px;
}

.itc-select {
  position: relative;
  width: 100%;
}

.itc-select__toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 25px 28px 25px 80px;
  color: rgba(255, 255, 255, 0.69);
  font-family: "Manrope";
  font-size: 20px;
  font-weight: 400;
  line-height: 184%;
  border: 1px solid;
  -o-border-image: linear-gradient(#FFFFFF, rgba(0, 0, 0, 0)) 1 1;
  border-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(rgba(0, 0, 0, 0))) 1 1;
  border-image: linear-gradient(#FFFFFF, rgba(0, 0, 0, 0)) 1 1;
  background: rgba(34, 34, 34, 0.2);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.itc-select__toggle::after {
  position: absolute;
  top: 54%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 27px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 15px;
  height: 10px;
  background-image: url("../images/arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.itc-select__toggle::before {
  position: absolute;
  -webkit-transform: translateY(-47%);
  -ms-transform: translateY(-47%);
  transform: translateY(-47%);
  top: 50%;
  left: 33px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 24px;
  height: 14px;
  background-image: url("../images/lines.svg");
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
}

.itc-select__toggle:focus {
  outline: none;
}

.itc-select_show .itc-select__toggle::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 46%;
}

.itc-select__dropdown {
  position: absolute;
  top: 5.5rem;
  right: 0;
  left: 0;
  z-index: 2;
  display: none;
  max-height: 10rem;
  overflow-y: auto;
  color: #fff;
  background-color: #161516;
  border: 1px solid #fff;
  border-radius: 0.3125rem;
}

.itc-select_show .itc-select__dropdown {
  display: block;
}

.itc-select_show .itc-select__backdrop {
  display: block;
}

.itc-select__options {
  margin: 0;
  padding: 0;
  list-style: none;
}

.itc-select__option {
  padding: 0.375rem 0.75rem;
}

.itc-select__option_selected {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #272727;
}

.itc-select__option_selected::after {
  width: 0.75rem;
  height: 0.75rem;
  color: #0277bd;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" height="100" width="100" class="svg-inline--fa fa-check fa-w-16" data-icon="check" data-prefix="fas" aria-hidden="true"%3E%3Cpath d="M33.964 85.547l-32.5-32.251a4.935 4.935 0 010-7.017l7.071-7.017a5.027 5.027 0 017.071 0L37.5 60.987l46.894-46.534a5.028 5.028 0 017.07 0l7.072 7.017a4.935 4.935 0 010 7.017l-57.5 57.06a5.027 5.027 0 01-7.072 0z" fill="%230277bd"/%3E%3C/svg%3E');
  background-size: cover;
  content: "";
}

.itc-select__option:hover {
  background-color: #363636;
  cursor: pointer;
  -webkit-transition: 0.2s background-color ease-in-out;
  transition: 0.2s background-color ease-in-out;
}
.server-status-compact {
    width: 100%;
    background-color: #0a0a0a; 
    padding: 10px 0;
    margin-top: 0 !important; 
    display: flex;
    flex-direction: column;
    align-items: center;
    direction: rtl;
    position: relative;    /* ← اضافه کن */
    z-index: 5;           /* ← اضافه کن */
}

.status-main-row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    width: 100%;
}


.ip-box {
    border: 1px dashed #2eff66;
    border-radius: 20px;
    padding: 5px 20px;
    cursor: pointer;
}

.ip-text {
    color: #ffffff;
    font-family: 'Courier New', Courier, monospace;
    font-size: 16px;
    font-weight: bold;
}


.status-indicator {
    display: flex;
    align-items: center;
    gap: 8px;
}

.status-label {
    color: #ffffff;
    font-size: 14px;
}

.status-dot-green {
    width: 10px;
    height: 10px;
    background-color: #2eff66;
    border-radius: 50%;
    box-shadow: 0 0 8px #2eff66;
}


.players-row {
    margin-top: 5px;
    color: #ffffff;
    font-size: 14px;
    opacity: 0.9;
}
:root{
  --legion-green: #2cff88;
  --legion-green-2: #19d36d;
  --bg-dark: #0d0f14;
  --bg-card: rgba(20, 22, 30, 0.72);
  --text-main: #fff;
  --text-muted: rgba(255,255,255,.62);
  --border-soft: rgba(255,255,255,.08);
  --shadow-lg: 0 30px 80px rgba(0,0,0,.45);
}


.launcher-section{
  position: relative;
  padding: 90px 0;
  overflow: hidden;
  background:
    radial-gradient(circle at 20% 20%, rgba(44,255,136,.10), transparent 30%),
    radial-gradient(circle at 80% 10%, rgba(81,128,255,.12), transparent 25%),
    linear-gradient(180deg, #11131a 0%, #0b0d12 100%);
}

.launcher-grid{
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 36px;
  align-items: center;
}

.launcher-content{
  color: var(--text-main);
}

.section-badge{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 16px;
  border-radius: 999px;
  background: rgba(255,255,255,.06);
  border: 1px solid var(--border-soft);
  color: var(--legion-green);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
  margin-bottom: 18px;
}

.launcher-title{
  font-size: clamp(2rem, 4vw, 4rem);
  line-height: 1.1;
  margin: 0 0 12px;
}

.launcher-desc{
  color: var(--text-muted);
  font-size: 1rem;
  line-height: 1.8;
  margin-bottom: 24px;
  max-width: 560px;
}


.launcher-tabs{
  display: flex;
  gap: 14px;
  padding: 12px;
  width: fit-content;
  border-radius: 22px;
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.06);
  box-shadow: var(--shadow-lg);
  margin-bottom: 24px;
}

.launcher-tab{
  border: 0;
  outline: 0;
  cursor: pointer;
  padding: 14px 22px;
  border-radius: 18px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: transparent;
  color: rgba(255,255,255,.55);
  transition: .35s ease;
  font-weight: 600;
  font-size: .98rem;
}

.launcher-tab.active{
  color: #111;
  background: linear-gradient(135deg, #fff, #eaeaea);
  box-shadow: 0 12px 30px rgba(255,255,255,.12);
  transform: translateY(-1px);
}

.launcher-tab .icon{
  font-size: 1.05rem;
}


.launcher-specs{
  position: relative;
  padding: 24px 22px;
  border-radius: 28px;
  background: var(--bg-card);
  border: 1px solid var(--border-soft);
  box-shadow: var(--shadow-lg);
  margin-bottom: 24px;
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  animation: fadeUp .65s ease both;
}

.spec-row{
  display: grid;
  grid-template-columns: 170px 1fr;
  gap: 14px;
  padding: 10px 0;
  align-items: center;
}

.spec-name{
  color: rgba(255,255,255,.42);
}

.spec-value{
  text-align: right;
  color: #fff;
}


.launcher-actions{
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  align-items: center;
}

.launcher-download-btn{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 16px 28px;
  border-radius: 999px;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  background: linear-gradient(135deg, #ff4aa2, #ff4d3f);
  box-shadow: 0 16px 30px rgba(255,77,63,.28);
  transition: .3s ease;
}

.launcher-download-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.05);
}

.launcher-video-btn{
  padding: 16px 24px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.12);
  background: rgba(255,255,255,.05);
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  transition: .3s ease;
}

.launcher-video-btn:hover{
  border-color: rgba(44,255,136,.35);
  box-shadow: 0 0 0 6px rgba(44,255,136,.08);
}


.launcher-visual{
  position: relative;
  min-height: 560px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.device-shell{
  position: absolute;
  opacity: 0;
  transform: translateY(30px) scale(.94) rotate(-8deg);
  transition: .6s ease;
  will-change: transform, opacity;
  pointer-events: none;
}

.device-shell.active{
  opacity: 1;
  transform: translateY(0) scale(1) rotate(0);
  pointer-events: auto;
}


.device-windows{
  width: min(100%, 560px);
}

.device-windows .device-image{
  width: 100%;
  height: auto;
  display: block;
  filter: drop-shadow(0 30px 50px rgba(0,0,0,.5));
}


.device-android{
  width: min(100%, 460px);
}

.device-android .device-image{
  width: 100%;
  height: auto;
  display: block;
  filter: drop-shadow(0 30px 50px rgba(0,0,0,.5));
}


.video-modal{
  position: fixed;
  inset: 0;
  display: none;
  z-index: 9999;
}

.video-modal.active{
  display: block;
}

.video-modal__backdrop{
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.72);
  backdrop-filter: blur(8px);
}

.video-modal__content{
  position: relative;
  width: min(920px, calc(100% - 24px));
  margin: 7vh auto 0;
  border-radius: 24px;
  background: #11131a;
  border: 1px solid rgba(255,255,255,.08);
  box-shadow: 0 40px 100px rgba(0,0,0,.6);
  padding: 18px;
  animation: pop .28s ease;
}

.video-modal__header{
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  color: #fff;
  margin-bottom: 14px;
}

.video-modal__close{
  position: absolute;
  top: 10px;
  left: 12px;
  width: 42px;
  height: 42px;
  border: 0;
  border-radius: 50%;
  background: rgba(255,255,255,.08);
  color: #fff;
  font-size: 28px;
  cursor: pointer;
}

.video-modal__back{
  border: 0;
  border-radius: 999px;
  padding: 10px 16px;
  background: linear-gradient(135deg, var(--legion-green), #00c76c);
  color: #0b0d12;
  font-weight: 800;
  cursor: pointer;
}

#tutorialVideo{
  width: 100%;
  border-radius: 18px;
  background: #000;
  aspect-ratio: 16 / 9;
}


@keyframes fadeUp{
  from{ opacity: 0; transform: translateY(24px); }
  to{ opacity: 1; transform: translateY(0); }
}

@keyframes pop{
  from{ opacity: 0; transform: scale(.96) translateY(18px); }
  to{ opacity: 1; transform: scale(1) translateY(0); }
}


@media (max-width: 992px){
  .launcher-grid{
    grid-template-columns: 1fr;
  }

  .launcher-visual{
    min-height: 420px;
    order: 2;
    margin-top: 18px;
  }

  .launcher-content{
    order: 1;
  }
}

@media (max-width: 768px){
  .launcher-section{
    padding: 70px 0;
  }

  .launcher-tabs{
    width: 100%;
    justify-content: space-between;
  }

  .launcher-tab{
    flex: 1;
    justify-content: center;
    padding: 13px 10px;
  }

  .spec-row{
    grid-template-columns: 1fr;
    gap: 6px;
  }

  .spec-value{
    text-align: right;
    font-size: .98rem;
  }

  .launcher-visual{
    min-height: 340px;
    margin-top: 10px;
  }

  .device-windows,
  .device-android{
    width: min(100%, 360px);
  }

  .launcher-actions{
    flex-direction: column;
    align-items: stretch;
  }

  .launcher-download-btn,
  .launcher-video-btn{
    justify-content: center;
    width: 100%;
  }
}
/* بخش اخبار MUMON ™*/
.news-section{
  padding: 90px 0;
  background: var(--glass-bg);
}

.news-header{
  text-align: center;
  margin-bottom: 36px;
}

.news-badge{
  display: inline-block;
  padding: 8px 16px;
  border-radius: 999px;
  background: rgba(44,255,136,.08);
  border: 1px solid rgba(44,255,136,.2);
  color: #2cff88;
  font-weight: 700;
  margin-bottom: 12px;
}

.news-title{
  color: #fff;
  margin: 0 0 10px;
  font-size: clamp(2rem, 4vw, 3rem);
}

.news-subtitle{
  color: rgba(255,255,255,.65);
  max-width: 680px;
  margin: 0 auto;
  line-height: 1.9;
}

.news-list{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.tel-news {

  padding: 24px;
  border-radius: 22px;
  background: rgb(78, 124, 224);
  border: 1px solid rgba(255,255,255,.08);
  box-shadow: 0 20px 50px rgba(0,0,0,.28);
  cursor: pointer;
  transition: .3s ease;

}

.r-news {

  padding: 24px;
  border-radius: 22px;
  background: rgb(170, 167, 2);
  border: 1px solid rgba(255,255,255,.08);
  box-shadow: 0 20px 50px rgba(0,0,0,.28);
  cursor: pointer;
  transition: .3s ease;
}

.y-news {

  padding: 24px;
  border-radius: 22px;
  background: rgb(233, 3, 3);
  border: 1px solid rgba(255,255,255,.08);
  box-shadow: 0 20px 50px rgba(0,0,0,.28);
  cursor: pointer;
  transition: .3s ease;

}

.nes-item{
  padding: 24px;
  border-radius: 22px;
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.08);
  box-shadow: 0 20px 50px rgba(0,0,0,.28);
  cursor: pointer;
  transition: .3s ease;
}

.news-item:hover{
  transform: translateY(-6px);
  border-color: rgba(44,255,136,.3);
}

.news-item__title{
  color: #fff;
  margin: 0 0 10px;
  font-size: 1.15rem;
}

.news-item__desc{
  color: rgba(255,255,255,.65);
  margin: 0;
  line-height: 1.8;
}


.news-modal{
  position: fixed;
  inset: 0;
  display: none;
  z-index: 9999;
}

.news-modal.active{
  display: block;
}

.news-modal__backdrop{
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.74);
  backdrop-filter: blur(8px);
}

.news-modal__content{
  position: relative;
  width: min(960px, calc(100% - 24px));
  max-height: 88vh;
  overflow-y: auto;
  margin: 5vh auto 0;
  background: #11141b;
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 24px;
  box-shadow: 0 35px 90px rgba(0,0,0,.55);
  padding: 18px;
  animation: newsPop .3s ease;
}

.news-modal__header{
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  margin-bottom: 16px;
}

.news-modal__header h3{
  margin: 0;
  color: #fff;
  font-size: 1.4rem;
}

.news-modal__back{
  border: 0;
  border-radius: 999px;
  padding: 10px 18px;
  background: linear-gradient(135deg, #2cff88, #12c96a);
  color: #07110b;
  font-weight: 800;
  cursor: pointer;
}

.news-modal__media{
  margin-bottom: 18px;
}

.news-modal__media img,
.news-modal__media video{
  width: 100%;
  display: block;
  border-radius: 18px;
  background: #000;
}

.news-modal__media img{
  cursor: zoom-in;
}

.news-modal__body{
  color: rgba(255,255,255,.82);
  line-height: 2;
  font-size: 1rem;
}


.image-viewer{
  position: fixed;
  inset: 0;
  display: none;
  z-index: 10000;
}

.image-viewer.active{
  display: block;
}

.image-viewer__backdrop{
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.88);
  backdrop-filter: blur(6px);
}

.image-viewer__content{
  position: relative;
  width: min(1100px, calc(100% - 20px));
  margin: 4vh auto 0;
  text-align: center;
}

.image-viewer__close{
  position: absolute;
  top: -6px;
  left: 0;
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 50%;
  background: rgba(255,255,255,.12);
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  z-index: 2;
}

#viewerImage{
  max-width: 100%;
  max-height: 90vh;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0,0,0,.5);
}

@keyframes newsPop{
  from{
    opacity: 0;
    transform: translateY(20px) scale(.97);
  }
  to{
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

@media (max-width: 992px){
  .news-list{
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px){
  .news-section{
    padding: 70px 0;
  }

  .news-list{
    grid-template-columns: 1fr;
  }

  .news-modal__header{
    flex-direction: column;
    align-items: stretch;
  }

  .news-modal__back{
    width: 100%;
  }
}
