.menubox {
    margin: 5px;
    translate: 5px 5px;
}
/*.menubox > a > div > h3{
    font-size: 18px;
}*/
.menubox > a > div {
    margin: 5px;
}
.menubox > a > div > p{
    margin: 1px;
}
.MonitoringServer-module__progressBarAnim {
    display: none;
    font-size: 14px!important;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    opacity: .8;
    background: #9c84ef;
    background: conic-gradient(from -30deg at 25%,transparent 240deg,rgba(255,255,255,.15) 0%) 0/1.44em,conic-gradient(from -30deg at 75%,rgba(255,255,255,.15) 240deg,transparent 0%) 0/1.44em;
    box-shadow: inset 0 0 0px #000;
    animation: MonitoringServer-module__monitoringAnimation 2s linear infinite
}
:root[data-theme] {
    --bg-color-800: #9c84ef;
}
.MonitoringServer-module__wrapper[data-monitoringserverid="total"] {
    display: none;
}
:root[data-theme] {
    --font-color-800: #000000;
    --font-color-700: #000000;
    --font-color-900: #000000;
}
.pelmen {
    translate: -800px -2512px;
    scale: 0.4;
}
.pelmen .text {
    translate: 150px -55px;
    scale: 2;
}
.CountSelector-module__changeCountBtn.CountSelector-module__left {
    border-right: 2px solid #f5f5f500;
}

.CountSelector-module__changeCountBtn.CountSelector-module__right {
    border-left: 2px solid #f5f5f500;
}

.WelcomeSelectServer-module__header.boxHeader {
    border-radius: 15px 15px 0px 0px;
    color: #000;
    background: #fff;
}

.ModalLayout-module__modal.WelcomeSelectServer-module__modal .boxBody {
    background: #fff;
}
.ModalLayout-module__modal.WelcomeSelectServer-module__modal .boxBody > span {
    color: #000;
}
.bonus__header {
    text-align: center;
}
.Button-module__btn.Button-module__gray {
    background-color: #9c84ef;
    border: none;
}
.Button-module__btn.Button-module__gray:hover {
    background-color: var(--accent-color-900);
    border: none;
}
.Cookie-module__wrapper {
    z-index: 50;
    position: fixed;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%);
    padding: 15px;
    border-radius: 5px;
    background-color: #1c1b22;
    display: flex;
    align-items: center;
    box-shadow: 0 0 10px rgba(0,0,0,.3)
}

.Shop-module__wrapper {
    translate: 0px -25px;
}
.TotalSum-module__currency {
    background-color: #ffffff;
    border-radius: 5px 0px 0px 5px;
}
.CountSelector-module__inputWrapper {
    background: none;
}
.KitContent-module__itemCount, .KitContent-module__itemName {
    background-color: #fff0;
    color: black;
}

.TotalSum-module__input {
    background-color: #e6e7e8;
    border-radius: 0px 5px 5px 0px;
}

.CountSelector-module__changeCountBtn.CountSelector-module__right, .CountSelector-module__changeCountBtn.CountSelector-module__left, .CountSelector-module__input, .productModalDescription {
    background-color: #e6e7e8;
}

.productModalDescription {
    border-radius: 5px;
    background-color: #e6e7e800;
}

.contactbut > button > a > img {
    background: #6883e5;
    border-radius: 50%;
    transform: scale(1);
    transition: 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    z-index: 1;
}

.contactbut > button2 > a > img {
    background: #4d76a1;
    border-radius: 50%;
    transform: scale(1);
    transition: 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    z-index: 1;
}

.contactbut > button > a > img:hover {
    transform: scale(1.2);
    transition: 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    z-index: 1;
}

.contactbut > button2 > a > img:hover {
    transform: scale(1.2);
    transition: 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    z-index: 1;
}

.contactbut > button {
    background: #16151c00;
    border-radius: 0px 20px 20px 0px;
    translate: 95px;
    z-index: 1;
}

.contactbut > button2 {
    display: none;
}

.contactbut {
    translate: -60px;
    background: #9c84ef00 !important;
    z-index: 1;
}

.CountSelector-module__changeCountBtn.CountSelector-module__right {
    border-radius: 0px 5px 5px 0px;
}

.CountSelector-module__changeCountBtn.CountSelector-module__left {
    border-radius: 5px 0px 0px 5px;
}

.TotalSum-module__inputWrapper {
    background: #100f1400;
}

.ProfileContent-module__header.boxHeader {
    display: none;
}
.MonitoringServer-module__info > span {
    display: none;
}
.ProfileContent-module__title:after {
    content: " [промокоды можно найти в discord.gg/ZPv3QFFdR]";
}
.Selector-module__dropDownWrapper.BasketFilters-module__serverSelector .Selector-module__dropDownCurrentItem {
    display: none;
}
.MonitoringServer-module__progressBarWrapper {
    opacity: .8;
    background: #9c84ef;
    background: conic-gradient(from -30deg at 25%,#9c84ef 240deg,rgb(185 168 244) 0%) 0/1.44em,conic-gradient(from -30deg at 75%,rgba(255,255,255,.15) 240deg,transparent 0%) 0/1.44em;
    box-shadow: inset 0 0 0px #000;
    animation: MonitoringServer-module__monitoringAnimation 2s linear infinite
}
.BasketTable-module__tableLine:nth-child(2n-1) {
    background-color: #f3f4f6;
}
.Pagination-module__pagination > button {
    background-color: #f3f4f6;
}
.HistoryTable-module__tableLine:nth-child(2n-1) {
    background-color: #f3f4f6;
}
.MonitoringServer-module__progressInfo {
    display: none;
}
.MonitoringServer-module__btns:before {
    content: "ㅤㅤскопировать IP сервера →⠀connect 46.174.50.175:20620";
}
.RewardKitContent-module__img, .RewardKitContent-module__productCount .RewardKitContent-module__item, .RewardItemContent-module__item, .RewardItemContent-module__img, .RewardItemContent-module__productCount {
    border-radius: 15px;
    background-color: #2400ff00 !important;
}

.BasketContent-module__wrapper .boxBody, .HistoryContent-module__wrapper .boxBody {
    border-radius: 15px;
    background-color: #16151c00;
}

.ProfileContent-module__timedDiscountInfo.ProfileContent-module__box {
    border-radius: 5px;
    background-color: #100f14;
}

.Selector-module__dropDownCurrentItem {
    border-radius: 5px;
}

.BasketFilters-module__wrapper, .BasketSearch-module__wrapper {
    background-color: #1c1b2200;
}

.BasketSearch-module__iconWrapper, .HistorySearch-module__iconWrapper {
    background-color: #848484;
    border-radius: 5px 0px 0px 5px;
}

.BasketTable-module__tableTitle, .HistoryTable-module__tableTitle {
    color: #000;
}

.HistoryContent-module__header.boxHeader {
    display: none;
}

.BasketTable-module__tableHeader, .HistoryTable-module__tableHeader {
    background-color: #ffffff;
    border-radius: 5px;
}

.BasketSearch-module__input, .HistorySearch-module__input {
    background-color: #ffffff;
    border-radius: 0px 5px 5px 0px;
    
}
.ProfileNav-module__img {
  border-radius: 20px
}
.ProfileNav-module__navItem {
    background-color: #ffffff;
}

.ProfileNav-module__header.boxHeader {
    background-color: #f3f4f6;
    border-radius: 15px 15px 0px 0px;
}

.ProfileNav-module__body.boxBody {
    background-color: #f3f4f6;
}

.BasketContent-module__header.boxHeader {
    display: none;
}

.ProfileContent-module__infoWrapper.ProfileContent-module__box, .Selector-module__dropDownCurrentItem, .ProfileContent-module__input {
    background-color: #ffffff;
}

.ProfileNav-module__wrapper .boxFooter {
    background-color: #f3f4f6;
    border-radius: 0px 0px 15px 15px;
}

.ProfileContent-module__infoLine+.ProfileContent-module__infoLine {
    border-top: 0px solid var(--bg-color-800)
}

.ProfileContent-module__body.boxBody {
    border-radius: 15px;
    background-color: #f3f4f6;
}

.Widgets-module__widgetWrapper .boxHeader {
    display: none;
}
.container.headerContainer .Header-module__wrapper > h1 > a {
    color: #16151c !important;
}
.DesktopCopyright-module__wrapper, .DesktopCopyright-module__wrapper > a {
    color: #000000;
}

.DesktopCopyright-module__wrapper {
    color: #000;
    background-color: #16151c00 !important;
}
.LangSwitcher-module__currentLang {
    display: none;
}

.Product-module__img:hover {
    filter: grayscale(100%);
}
.Product-module__img {
    width: 100%;
    transition: all 0.2s ease-out;
    margin-top: 12px;
    filter: grayscale(40%);

    padding: 10%;
    translate: 0px -10px;
}

.Product-module__price, .Product-module__name, .Product-module__count, .Product-module__discount {
    z-index: 1;
}

.Header-module__wrapper, Header-module__newYearVibe {
    background-color: #ffffff;
    border-radius: 15px;
    box-shadow: 0px 2px 5px -3px black;
    transform: translateY(10px);
}

.Banner-module__img {
    border-radius: 15px;
    padding-top: 5px;
}

.Product-module__wrapper {
    border-radius: 15px;
    background-color: #fefefe;
    transition: all 200ms;
    box-shadow: 0px 2px 5px -3px black;
}

.Product-module__discount {
    background-color: #ffffff00;
    font-size: 18px;
}

.Selector-module__dropDownItem:hover,.Selector-module__dropDownItem:focus,.Selector-module__dropDownItem.Selector-module__active {
    background-color: #9C84EF;
}

.Product-module__wrapper:hover {
    padding: 15px;
    transition: all 0.2s ease-out;
}

.Product-module__name {
    background-color: #fff0;
    text-align: center;
    font-size: 15px;
}

.boxHeader.Shop-module__header {
    display: none;
}

.Categories-module__categories {
    text-align: center;
    overflow: scroll;
    display: grid;
    height: 120px;
    align-content: flex-start;
    overflow: overlay;
}

.Categories-module__categories > button {
    margin: 2px;
    background-color: #1c1b22;
}

.Categories-module__categories > button:active, .Categories-module__categories > button:focus, .Categories-module__categories > button:hover {
    background-color: #9C84EF;
}

.Categories-module__category.Categories-module__active, .Categories-module__category:hover {
    background-color: #9C84EF;
}

:root[data-theme=red_black] {
    --accent-color-800: #9C84EF;
}

.Categories-module__category {
    width: 820px;
}

::-webkit-scrollbar {
    display: none;
}

.Product-module__price {
    background-color: #fff0;
    translate: 0px 180px;
    width: 150px;
    text-align: -webkit-center;
    display: block;
    color: #ee3e61;
    font-size: 13px;
    font-weight: 500;
}

.Product-module__oldPrice {
    color: #828282;
    font-size: 12px;
}

.ModalLayout-module__modal.ProductModal-module__item > div {
    background-color: #1d1b1a;
}

.ModalLayout-module__modal.ProductModal-module__item .ProductModal-module__header.boxHeader {
    background: rgba(137, 137, 137, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.09);
    backdrop-filter: blur(75px);
    border-radius: 15px 15px 0px 0px;
}

.ModalLayout-module__modal.ProductModal-module__item .boxBody {
    background: rgb(179 74 74 / 5%);
    border: 1px solid rgba(255, 255, 255, 0.09);
    backdrop-filter: blur(75px);
}

.ModalLayout-module__modal.ProductModal-module__item .ItemContent-module__footer.boxFooter {
    background: rgba(137, 137, 137, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.09);
    backdrop-filter: blur(75px);
    border-radius: 0px 0px 15px 15px;
}

.ModalLayout-module__modal.ProductModal-module__dropdown .ProductModal-module__header.boxHeader {
    background: rgb(255 255 255);
    border: 1px solid rgba(255, 255, 255, 0.09);
    backdrop-filter: blur(75px);
    border-radius: 15px 15px 0px 0px;
}

.ModalLayout-module__modal.ProductModal-module__dropdown .boxBody {
    background: rgb(255 255 255);
    border: 1px solid rgba(255, 255, 255, 0.09);
    backdrop-filter: blur(75px);
}

.ModalLayout-module__modal.ProductModal-module__dropdown .SelectContent-module__footer.boxFooter, .ItemContent-module__footer.boxFooter {
    background: #f3f4f6;
    border: 1px solid rgba(255, 255, 255, 0.09);
    backdrop-filter: blur(75px);
    border-radius: 0px 0px 15px 15px;
}
.Product-module__discount {
    background: #fff;
    color: #000000;
    border-radius: 15px;
    box-shadow: 0px 2px 5px -3px black;
    scale: 0.9;
}
.Product-module__wrapper {
    height: 220px;
    border-radius: 30px 10px;
}
.productModalContainsItem {
    background-color: #29292e;
    border-radius: 15px;
}
.NavServerDropDown-module__btn {
    display: none;
}
.ModalLayout-module__positionWrapper .ProductModal-module__header.boxHeader {
    background: #f3f4f6;
    border: 1px solid rgba(255, 255, 255, 0.09);
    backdrop-filter: blur(75px);
    border-radius: 15px 15px 0px 0px;
}

.KitContent-module__containsItem {
    border-radius: 15px;
    background-color: #fff0;
}

.ModalLayout-module__positionWrapper .boxBody {
    background: #f3f4f6;
    border: 1px solid rgba(255, 255, 255, 0.09);
    backdrop-filter: blur(75px);
}

.ModalLayout-module__positionWrapper .KitContent-module__footer.boxFooter {
    background: rgb(255 255 255);
    border: 1px solid rgba(255, 255, 255, 0.09);
    backdrop-filter: blur(75px);
    border-radius: 0px 0px 15px 15px;
}

.Shop-module__wrapper .boxBody, .Shop-module__wrapper .boxFooter {
    border-radius: 15px;
    background-color: #ff141400;
}

.Widgets-module__widgetWrapper .boxFooter {
    display: none;
}

.Widgets-module__widgetWrapper .MonitoringWidget-module__body.boxBody {
    background-color: #ffffff;
    border-radius: 15px;
}

.RouletteContent-module__lineWrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #1c1c1f;
    display: flex;
    height: 290px;
    align-items: center
}

.Servers-module__servers > button {
    background-color: #1c1b22;
    color: #fff;
}
.PlayerMenu-module__wrapper {
    color: black;
}
.Servers-module__servers > button:focus, .Servers-module__servers > button:active, .Servers-module__servers > button:hover {
    background-color: #9c84ef;
}

.ProductItemSelector-module__label:before {
    content: "Вы выбрали ";
}

.productModalImg, .ProductItemSelector-module__img {
    border-radius: 15px;
}

.ProductItemSelector-module__item.ProductItemSelector-module__active,.ProductItemSelector-module__item:hover,.ProductItemSelector-module__item:focus {
    border: 1px solid #9c84ef;
}
.Search-module__wrapper {
    background: none;
}

.Search-module__input {
    background-color: #ffffff;
    border-radius: 0px 15px 15px 0px;
}
.Search-module__iconWrapper {
    background-color: #848484;
    border-radius: 15px 0px 0px 15px;
}

body {
    color: black;
}
.Categories-module__categories {
    display: none;
}
.Product-module__name {
    bottom: 37px;
    translate: -0px -10px;
    transform: translateY(0%);
    padding: 5px;
    width: 100%;
    color: black;
    background: rgba(0,0,0,0);
    transition: transform 0.4s ease;
    background-color: #fff0;
    text-align: center;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ModalLayout-module__modal.PlayerBalance-module__modal .boxHeader.PlayerBalanceModal-module__header {
    background: #f3f4f6;
    border: 1px solid rgba(255, 255, 255, 0.09);
    backdrop-filter: blur(75px);
    border-radius: 15px 15px 0px 0px;
}

.ModalLayout-module__modal.PlayerBalance-module__modal .boxBody {
    background: #f3f4f6;
    border: 1px solid rgba(255, 255, 255, 0.09);
    backdrop-filter: blur(75px);
}

.ModalLayout-module__modal.PlayerBalance-module__modal .boxFooter.PlayerBalanceModal-module__footer, .RouletteContent-module__footer.boxFooter {
    background: #f3f4f6;
    border: 1px solid rgba(255, 255, 255, 0.09);
    backdrop-filter: blur(75px);
    border-radius: 0px 0px 15px 15px;
}

.PlayerBalanceModal-module__inputWrapper {
    background-color: #f3f4f6;
}

.PlayerBalanceModal-module__currency {
    background-color: #f3f4f6;
    border-radius: 5px 0px 0px 5px;
}

.PlayerBalanceModal-module__input {
    background-color: #e6e7e8;
    border-radius: 0px 5px 5px 0px;
}

.Shop-module__wrapper .boxFooter {
    translate: 0px 10px;
}
.HistorySearch-module__wrapper {
    background: none;
}

.ProfileContent-module__infoWrapper .ProfileContent-module__title, .ProfileContent-module__infoWrapper .Selector-module__dropDownWrapper {
    display: none;
}
.Cookie-module__text {
    color: #fff;
}

.desc-service-cezar {
  background: #ffffff;
  height: 30px;
  border-radius: 0 15px 15px 0;
  padding-left: 15px;
  padding-top: 5px;
  margin-bottom: -25px;
  box-shadow: -3px 0 #3023c2;
  color: black;
}
.desc-service-vip {
  background: #ffffff;
  height: 30px;
  border-radius: 0 15px 15px 0;
  padding-left: 15px;
  padding-top: 5px;
  margin-bottom: -25px;
  box-shadow: -3px 0 #4fd169;
  color: black;
}
.desc-service-premium {
  background: #ffffff;
  height: 30px;
  border-radius: 0 15px 15px 0;
  padding-left: 15px;
  padding-top: 5px;
  margin-bottom: 10px;
  box-shadow: -3px 0 #2e63c3;
  color: black;
}
.desc-service-deluxe {
  background: #ffffff;
  height: 30px;
  border-radius: 0 15px 15px 0;
  padding-left: 15px;
  padding-top: 5px;
  margin-bottom: 10px;
  box-shadow: -3px 0 #de973a;
  color: black;
}
.desc-service-elite {
  background: #ffffff;
  height: 30px;
  border-radius: 0 15px 15px 0;
  padding-left: 15px;
  padding-top: 5px;
  margin-bottom: 10px;
  box-shadow: -3px 0 #537cd8;
  color: black;
}

.Page-module__header {
  background: #ffffff;
  border-radius: 20px 20px 0px 0px;
}
.Page-module__wrapper .boxBody {
  background: #ffffff;
  border-radius: 0px 0px 20px 20px;
}
.PlayerBalanceModal-module__currency {
    background: #fff;
}
.gs-loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 30000;
    user-select: none;
    transition: all .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #282828;
}

.gs-loader__spinner {
    width: 128px;
    height: 128px;
    border: none;
    display: block;
    margin: 0 auto;
    animation: rotation 1s linear infinite;
    content: url("https://discord.gg/UJkBXwmN/attachments/1189890475113590784/1203468276726759425/02CWTN.png");
}

/* ========== */

/* === MOBILE FIXES === */
@media (max-width: 768px) {

    /* Кнопки "Войти", "Профиль", "Баланс" — фиолетовые */
    .PlayerMenu-module__wrapper .Button-module__btn,
    .PlayerMenu-module__wrapper button,
    .PlayerMenu-module__wrapper a,
    .PlayerMenu-module__wrapper .ProfileMenu-module__link {
        background: #9c84ef !important;
        color: #ffffff !important;
        border-radius: 10px !important;
        border: none !important;
    }

    /* Если есть иконки в кнопках — делаем белыми */
    .PlayerMenu-module__wrapper svg *,
    .PlayerMenu-module__wrapper img {
        fill: #ffffff !important;
        color: #ffffff !important;
    }

    /* Поднимаем товары (было 280px → стало 150px) */
    .Shop-module__wrapper {
        margin-top: 170px !important;
        translate: 0 !important;
    }

    /* Чтобы фон меню точно был белым */
    .PlayerMenu-module__wrapper,
    .PlayerMenu-module__wrapper .boxHeader,
    .PlayerMenu-module__wrapper .boxBody,
    .PlayerMenu-module__wrapper .boxFooter {
        background: #ffffff !important;
        color: #000000 !important;
    }
}

:root {
    --mon-bg: #ffffff;
    --mon-bg-soft: #f6f3ff;
    --mon-border: rgba(156, 132, 239, 0.35);
    --mon-accent: #9c84ef;
    --mon-accent-strong: #7a5af5;
    --mon-text-main: #1c1b23;
    --mon-text-muted: #6c6a80;
}

/* Карточки серверов */
.menubox {
    margin: 5px;
    translate: 5px 5px;
}

.menubox > a > div {
    margin: 5px;
    background: var(--mon-bg);
    border-radius: 14px;
    padding: 10px 12px;
    box-shadow:
        0 0 0 1px var(--mon-border),
        0 10px 30px rgba(0, 0, 0, 0.06);
}

.menubox > a > div > h3 {
    margin: 0 0 4px 0;
    font-size: 16px;
    font-weight: 700;
    color: var(--mon-text-main);
}

.menubox > a > div > p {
    margin: 1px 0;
    font-size: 13px;
    color: var(--mon-text-muted);
}

:root {
    --mon-bg: #ffffff;
    --mon-bg-soft: #f6f3ff;
    --mon-border: rgba(156, 132, 239, 0.35);
    --mon-accent: #9c84ef;
    --mon-accent-strong: #7a5af5;
    --mon-text-main: #1c1b23;
    --mon-text-muted: #6c6a80;
}

/* Карточки серверов (дублирующий блок с !important для перебития GS) */
.menubox {
    margin: 5px;
    translate: 5px 5px;
}

.menubox > a > div {
    margin: 5px !important;
    background: var(--mon-bg) !important;
    border-radius: 14px !important;
    padding: 10px 12px !important;
    box-shadow:
        0 0 0 1px var(--mon-border),
        0 10px 30px rgba(0, 0, 0, 0.06) !important;
}

.menubox > a > div > h3 {
    margin: 0 0 4px 0 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    color: var(--mon-text-main) !important;
}

.menubox > a > div > p {
    margin: 1px 0 !important;
    font-size: 13px !important;
    color: var(--mon-text-muted) !important;
}

/* Общий стиль мониторинга */
[class*="MonitoringServer-module__"] {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}

/* Название сервера */
[class*="MonitoringServer-module__name"] {
    color: var(--mon-text-main) !important;
    font-weight: 700 !important;
}

/* Онлайн / слоты / статус */
[class*="MonitoringServer-module__online"],
[class*="MonitoringServer-module__players"],
[class*="MonitoringServer-module__slots"],
[class*="MonitoringServer-module__status"] {
    color: var(--mon-accent-strong) !important;
    font-weight: 600 !important;
}

/* Онлайн / оффлайн */
[class*="MonitoringServer-module__statusOnline"] {
    color: var(--mon-accent-strong) !important;
}

[class*="MonitoringServer-module__statusOffline"] {
    color: #e5484d !important;
}

/* Прогресс-бар — новый стиль */
.MonitoringServer-module__progressBarAnim {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;

    display: block !important;
    width: 100% !important;
    height: 6px !important;
    opacity: 1 !important;

    border-radius: 999px !important;
    background: var(--mon-bg-soft) !important;
    box-shadow: inset 0 0 0 1px rgba(156, 132, 239, 0.25) !important;

    font-size: 0 !important;
    background-image: linear-gradient(
        90deg,
        rgba(156, 132, 239, 0.12),
        rgba(156, 132, 239, 0.6)
    ) !important;
}

/* Заполненная часть прогресса */
.MonitoringServer-module__progressBarAnim > div {
    height: 100% !important;
    border-radius: inherit !important;
    background: linear-gradient(90deg, #9c84ef, #b89aff) !important;
}

/* Фон сайта */
body {
    background-color: #f2efff;
}

/* === MOBILE FIX: обрезать белое меню после кнопки "МАГАЗИН" === */
@media (max-width: 768px) {

    /* Убираем белый фон с общего контейнера меню,
       чтобы не растягивался до низа */
    .PlayerMenu-module__wrapper {
        background: transparent !important;
    }

    /* Белый фон только у шапки и тела */
    .PlayerMenu-module__wrapper .boxHeader,
    .PlayerMenu-module__wrapper .boxBody,
    .PlayerMenu-module__wrapper .boxFooter {
        background: #ffffff !important;
    }

    /* Тело меню — не растягивать на всю высоту,
       а подстраиваться под контент */
    .PlayerMenu-module__wrapper .boxBody {
        height: auto !important;
        max-height: none !important;
        flex: 0 0 auto !important;
        display: block !important;
        padding-bottom: 12px !important; /* чуть воздуха под "МАГАЗИН" */
    }

    /* На всякий случай убираем возможное выравнивание по высоте */
    .PlayerMenu-module__wrapper .boxBody > div {
        align-items: flex-start !important;
        justify-content: flex-start !important;
    }
}
/* === Перекрас иконки поиска в фиолетовый (#A78BFA, можно менять) === */
input[type="text"]::placeholder { color: #00000000; } /* не трогаем плейсхолдер */

/* сама иконка */
.SearchInput-module__icon,
[class*="SearchInput"] svg,
input + svg,
button.SearchInput-module__icon svg {
    filter: invert(54%) sepia(64%) saturate(749%) hue-rotate(221deg) brightness(102%) contrast(92%) !important;
}
/* Фиолетовый фон иконки поиска + белая лупа */
.Search-module__iconWrapper,
.BasketSearch-module__iconWrapper,
.HistorySearch-module__iconWrapper {
    background-color: #9c84ef !important;  /* твой фирменный фиолетовый */
    border-radius: 15px 0 0 15px !important;
}

/* Линии и заливка самой лупы — белые */
.Search-module__iconWrapper svg *,
.BasketSearch-module__iconWrapper svg *,
.HistorySearch-module__iconWrapper svg * {
    stroke: #ffffff !important;
    fill: #ffffff !important;
    color: #ffffff !important;
}
/* === ОКРУГЛЕНИЕ И ОПУСКАНИЕ ВСПЛЫВАЮЩЕГО МЕНЮ === */
@media (max-width: 768px) {

    /* Округляем всю модалку */
    .PlayerMenu-module__wrapper {
        border-radius: 20px !important;
        overflow: hidden !important;
    }

    /* Округляем внутренние блоки */
    .PlayerMenu-module__wrapper .boxHeader,
    .PlayerMenu-module__wrapper .boxBody,
    .PlayerMenu-module__wrapper .boxFooter {
        border-radius: 20px !important;
    }

    /* Опускаем меню вниз под шапку */
    .ModalLayout-module__modal.PlayerMenu-module__modal {
        margin-top: 40px !important; /* регулируем высоту */
    }
}
.gs-loader__spinner {
    width: 128px;
    height: 128px;
    border: none;
    margin: 0 auto;
    display: block;
    content: url("https://i.ibb.co/9mndSgcQ/ddss.png");
    animation: rotation 1s linear infinite;
}
/* ЦЕННИК — фиолетовая плашка */
.Product-module__price {
    display: inline-block;
    background: #9c84ef !important;
    color: #ffffff !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    padding: 3.6px 8.5px !important;
    border-radius: 11px !important;
    text-align: center !important;
    width: auto !important;
}


/* СТАРАЯ ЦЕНА — делаем видимой (белая), как ты хотел */
.Product-module__oldPrice {
    color: #ffffff !important;     /* старая цена — белая */
    font-size: 10px !important;
    font-weight: 600 !important;
    opacity: 1 !important;
    margin-right: 6px;
}


/* ЦЕННИК — фиолетовая плашка */
.Product-module__price {
    display: inline-block;
    background: #9c84ef !important;
    color: #ffffff !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    padding: 3.6px 8.5px !important;
    border-radius: 11px !important;
    text-align: center !important;
    width: auto !important;
}

/* СТАРАЯ ЦЕНА — увеличена в 2 раза */
.Product-module__oldPrice {
    color: #ffffff !important;        /* текст старой цены белый */
    font-size: 20px !important;       /* было ~10px → ×2 */
    font-weight: 600 !important;
    opacity: 1 !important;
    margin-right: 6px;
    position: relative;
    display: inline-block;
}

/* ТОНКАЯ перечёркивающая линия (обычная) */
.Product-module__oldPrice s::after,
.Product-module__oldPrice strike::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;                      /* обычная тонкая линия */
    background: #ff3b3b;              /* красный цвет линии */
    transform: translateY(-50%);
    opacity: 1;
}

/* Чтобы не менять цвет текста внутри <s> */
.Product-module__oldPrice s,
.Product-module__oldPrice strike {
    color: #ffffff !important;
    text-decoration: none !important; /* убираем дефолтный серый зачёрк */
}
/* Скидочная плашка (-50%) — фиолетовая с белым текстом */
.Product-module__discount {
    background: #9c84ef !important;   /* фиолетовый фон */
    color: #ffffff !important;        /* белый текст */
    font-weight: 700 !important;
    border-radius: 12px !important;   /* как у ценника */
    padding: 3px 8px !important;      /* аккуратный размер */
    box-shadow: none !important;      /* убираем белую тень GS */
    border: none !important;
}

/* ==== ЕДИНЫЙ СТИЛЬ ДЛЯ ВСЕХ ЦЕННИКОВ И СКИДОК ==== */

/* Новая цена (фиолетовая плашка) */
.Product-module__price {
    display: inline-block;
    background: #9c84ef !important;
    color: #ffffff !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    padding: 4px 10px !important;    /* одинаковая высота */
    border-radius: 12px !important;  /* одинаковая форма */
    text-align: center !important;
    width: auto !important;
}

/* Скидочная плашка (-%) */
.Product-module__discount {
    background: #9c84ef !important;
    color: #ffffff !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    padding: 4px 10px !important;
    border-radius: 12px !important;
    box-shadow: none !important;
    border: none !important;
}

/* Старая цена */
.Product-module__oldPrice {
    color: #ffffff !important;
    font-size: 12px !important;      /* усреднённый размер */
    font-weight: 700 !important;
    opacity: 1 !important;
    margin-right: 6px;
    position: relative;
    display: inline-block;
}

/* Перечёркивание — тонкое и красное */
.Product-module__oldPrice s,
.Product-module__oldPrice strike {
    color: #ffffff !important;
    text-decoration: none !important;
}

.Product-module__oldPrice s::after,
.Product-module__oldPrice strike::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;                     /* тонкая линия */
    background: #ff3b3b;
    transform: translateY(-50%);
}
      
      
      /* === Мониторинг: каждый сервер как отдельная карточка === */

/* Сам виджет мониторинга — фон как у страницы, без собственной плитки */
.Widgets-module__widgetWrapper .MonitoringWidget-module__body.boxBody {
    background: transparent !important;
    box-shadow: none !important;
    padding: 6px 0 !important;
}

/* Карточка одного сервера */
.MonitoringServer-module__wrapper {
    background: #ffffff !important;
    border-radius: 16px !important;
    border: 1px solid rgba(156, 132, 239, 0.25) !important; /* фиолетовый, как цены */
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08) !important;
    padding: 10px 14px !important;
    margin: 6px 0 !important;

    display: flex !important;
    flex-direction: column !important;
    gap: 4px !important;

    transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease;
}

/* Ховер как у соц-кнопок */
.MonitoringServer-module__wrapper:hover {
    transform: scale(.97);
    border-color: #9c84ef !important;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.16) !important;
}

/* Заголовок сервера внутри карточки */
.MonitoringServer-module__name {
    font-weight: 700 !important;
}

/* Чуть поджать надпись "скопировать IP сервера" */
.MonitoringServer-module__btns {
    margin-top: 2px !important;
}

/* 1. Убираем общую белую плиту у виджета мониторинга */
.Widgets-module__widgetWrapper .MonitoringWidget-module__body.boxBody {
    background: transparent !important;
    border-radius: 0 !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
}

/* 2. Каждый сервер — отдельная карточка, как соцсети */
.MonitoringServer-module__wrapper {
    background: #ffffff !important;
    border-radius: 16px !important;
    border: 1px solid rgba(156, 132, 239, 0.25) !important; /* фиолетовый контур */
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08) !important;

    margin: 6px 0 !important;
    padding: 10px 14px !important;

    display: flex !important;
    flex-direction: column !important;
    gap: 4px !important;

    transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease;
}

/* Ховер, как у кнопок соцсетей */
.MonitoringServer-module__wrapper:hover {
    transform: scale(.97);
    border-color: #9c84ef !important;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.16) !important;
}

/* Чуть подчистим текст внутри */
.MonitoringServer-module__name {
    font-weight: 700 !important;
}

.MonitoringServer-module__btns {
    margin-top: 4px !important;
}
/* Вернуть отображение онлайна в мониторинге */
.MonitoringServer-module__info > span,
.MonitoringServer-module__progressInfo {
    display: inline-block !important;
    color: #9c84ef !important;      /* фиолетовый, как у ценника */
    font-weight: 700 !important;
    font-size: 12px !important;
}
.MonitoringServer-module__btns::before {
    content: "Cкопировать IP →⠀" !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #000 !important;
}
.MonitoringServer-module__btns span {
    display: none !important;
}
/* === Текст "Cкопировать IP" — крупный === */
.MonitoringServer-module__btns span {
    display: none !important;
}
.MonitoringServer-module__btns::before {
    content: "Cкопировать IP" !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #000 !important;
}

/* === Онлайн — как мини-кнопка (белый текст + фиолетовый фон) === */
.MonitoringServer-module__info > span {
    background: #9c84ef !important;
    color: #ffffff !important;
    padding: 4px 10px !important;
    border-radius: 12px !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    display: inline-block !important;
}

/* === Прогресс-бар онлайн === */
.MonitoringServer-module__progressBarAnim {
    background: #dcd4f3 !important;  /* светлая общая плашка */
    height: 8px !important;
    border-radius: 12px !important;
}
.MonitoringServer-module__progressBarAnim > div {
    background: #55487C !important;  /* заполненная часть */
    border-radius: 12px !important;
}
/* === Прогресс-бар онлайн: стрелки + белое заполнение слева === */

/* Фиолетовая плашка со стрелками (фон) */
.MonitoringServer-module__progressBarWrapper {
    opacity: .8 !important;
    background: #9c84ef !important;
    background:
      conic-gradient(from -30deg at 25%, #9c84ef 240deg, rgb(185 168 244) 0%) 0/1.44em,
      conic-gradient(from -30deg at 75%, rgba(255,255,255,.15) 240deg, transparent 0%) 0/1.44em !important;
    box-shadow: inset 0 0 0px #000 !important;
    border-radius: 12px !important;
    overflow: hidden !important;
}

/* Слой, который двигается по ширине — используем как белую «линию заполнения» */
.MonitoringServer-module__progressBarAnim {
    position: relative !important;
    background: transparent !important;      /* убираем сплошную заливку сверху */
    height: 8px !important;
}

/* Белая часть заполнения слева */
.MonitoringServer-module__progressBarAnim > div {
    background: #f4f1ff !important;          /* почти белый, можно #ffffff */
    height: 100% !important;
    border-radius: 12px 0 0 12px !important; /* скруглённый «носик» слева */
}
/* Обёртка плашки — пустая светлая полоса */
.MonitoringServer-module__progressBarWrapper {
    background: #e9e4ff !important;          /* светлый фон (пустые слоты) */
    border-radius: 12px !important;
    height: 10px !important;
    overflow: hidden !important;
    position: relative !important;
}

/* Заполненная часть — фиолетовая со стрелками */
.MonitoringServer-module__progressBarAnim {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    height: 100% !important;
    border-radius: 12px !important;
    overflow: hidden !important;
    background:
      conic-gradient(from -30deg at 25%, #9c84ef 240deg, rgba(255,255,255,.15) 0%) 0/1.44em,
      conic-gradient(from -30deg at 75%, rgba(255,255,255,.15) 240deg, transparent 0%) 0/1.44em !important;
}

/* Внутренний div — цвет заполнения */
.MonitoringServer-module__progressBarAnim > div {
    height: 100% !important;
    background: #9c84ef !important;    /* фон под стрелками */
    opacity: 0 !important;             /* сам div не нужен, только ширина */
}
/* Отключить всплывающее окно "Играют / Подключаются / В очереди" */
.MonitoringServer-module__tooltip,
.MonitoringServer-module__tooltipWrapper,
.MonitoringServer-module__wrapper:hover .MonitoringServer-module__tooltip {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

/* Вся карточка сервера — кликабельная как кнопка "Скопировать IP" */
.MonitoringServer-module__wrapper {
    position: relative !important;
    cursor: pointer !important;
    pointer-events: auto !important;
}

/* Расширяем кнопку/иконку копирования на всю карточку */
.MonitoringServer-module__btns a,
.MonitoringServer-module__btns button {
    position: absolute !important;
    inset: 0 !important;              /* растянуть на весь блок */
    width: 100% !important;
    height: 100% !important;
    opacity: 0 !important;            /* невидимая кликабельная плёнка */
}
/* Ховер-эффект для карточек товаров */
.Product-module__wrapper:hover {
    transform: translateY(-3px);
    transition: 0.15s ease;
    border-color: #9c84ef !important;
    box-shadow: 0 4px 14px rgba(156,132,239,0.35) !important;
}