* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    color: #FFBA1C;
    text-decoration: none;
    transition: color 0.3s ease;
}

a:hover {
    color: #FFBA1C; /* или любой другой цвет для эффекта при наведении */
    text-decoration: underline;    
}



body {
    font-family: Arial, sans-serif;
    background-color: #0d1334;
    color: #fff;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    line-height: 1.6;
    overflow-x: auto;
}

footer {
    background-color: #0d1334;
    text-align: center;
    padding: 10px;
}


/* Заголовки */
h1 {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    color: #FFBA1C;
}

h2 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 15px;
    color: #FFBA1C;
}

h3 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #ddd;
}

/* Абзацы */
p {
    font-size: 16px;
    margin-bottom: 15px;
    color: #ccc;
}

/* Общие стили для списков */
ul, ol {
    margin: 10px 0 20px 20px;
    padding-left: 20px;
}

/* Стили для маркированных списков */
ul {
    list-style-type: disc;
}

/* Стили для нумерованных списков */
ol {
    list-style-type: decimal;
}

/* Стили для элементов списка */
li {
    margin-bottom: 8px;
    font-size: 16px;
    color: #ddd;
}

/* Жирный текст внутри списка */
li strong {
    color: #FFBA1C;
}

/* Общие стили таблицы */
table {
    width: 95%;
    margin: 20px auto;
    border-collapse: collapse;
    background-color: #0d1334;
    color: #fff;
    border-radius: 10px;
    overflow: hidden;
    text-align: left;
}

/* Заголовки таблицы */
th {
    background-color: #232A32;
    color: white;
    padding: 12px;
    font-size: 18px;
    text-align: left;
}

/* Ячейки таблицы */
td {
    padding: 10px;
    font-size: 16px;
    border-bottom: 1px solid #333;
}

/* Чередующиеся строки */
tr:nth-child(even) {
    background-color: #0d1334;
}

/* Наведение на строки */
tr:hover {
    background-color: #333;
}

/* Закругленные края таблицы */
table tr:first-child th:first-child {
    border-top-left-radius: 10px;
}
table tr:first-child th:last-child {
    border-top-right-radius: 10px;
}
table tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}
table tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}

table td:first-child,
table th:first-child {
    width: 30%; /* или 25%, в зависимости от желаемого эффекта */
    min-width: 150px;
    vertical-align: top; /* выравнивание по верхнему краю, если много текста справа */
}

/* Стили для шапки */
.header {
    display: flex;
    align-items: center;
    justify-content: space-between; /* Размещаем элементы равномерно */
    background-color: #0a234f;
    padding: 10px 20px;
    flex-wrap: wrap;
}


/* Логотип */
.logo img {
    height: 40px;
}

/* Верхняя часть шапки */
.header-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hamburger {
  display: none;
  font-size: 24px;
  background-color: #1f1f1f;
  color: white;
  border: none;
  border-radius: 6px;
  padding: 10px;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 1100;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}

/* Меняем значок на крестик, когда меню открыто */
.hamburger.open::before {
  content: '✕'; /* крестик */
}

.hamburger::before {
  content: '☰'; /* бургер */
}

/* Убираем текстовую иконку внутри <button>, если используем ::before */
.hamburger span {
  display: none;
}

/* Основное меню */
.main-menu {
    display: flex;
    gap: 15px;
}

.main-menu a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 12px;
    transition: color 0.3s, background-color 0.3s;
    border-radius: 5px;
}

.main-menu a:hover {
    background-color: #aee41e;
    color: #111;
}

/* Навигация справа */
.header-nav {
    display: flex;
    align-items: center;
    gap: 15px;
}


/* Кнопки входа */
.nav-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px 20px;
    border-radius: 9px;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    transition: background-color 0.3s, color 0.3s;
}

/* Кнопка с иконкой поиска */
.nav-btn img {
    width: 18px;
    height: 18px;
}

/* Темная кнопка */
.nav-btn.dark {
    background-color: #1447e5;
    color: #030612;
    border: 2px solid #FFBA1C; /* Добавляем желтую обводку */}

.nav-btn.dark:hover {
    background-color: #2b2b2b;
    border: 2px solid #FFBA1C; /* Сохраняем обводку при наведении */
}

/* Зеленая кнопка */
.nav-btn.green {
    background-color: #FFBA1C;
    color: #fff;
}

/* Эффекты при наведении */
.nav-btn.dark:hover {
    background-color: #aee41e;
}

.nav-btn.green:hover {
    background-color: #FFB900;
}

/* Эффекты при нажатии */
.nav-btn:active {
    transform: scale(0.95);
}


.auth-buttons button {
    padding: 5px 15px;
    margin-left: 10px;
    cursor: pointer;
    border: none;
    border-radius: 5px;
}

.main {
    display: flex;
    flex: 1;
}

/* Секция загрузки приложения */
.download-app {
    width: 100%;
    max-width: 1200px; /* Чтобы не растягивалось на больших экранах */    
    padding: 20px 20px;
    border-radius: 10px;
    margin-top: 20px;
    margin: 0 auto; /* Центрируем блок */}

.text-content {
    width: 100%;
    max-width: 1200px; /* Чтобы не растягивалось на больших экранах */    
    padding: 20px 20px;
    border-radius: 10px;
    margin-top: 20px;
    margin: 0 auto; /* Центрируем блок */}    

/* Контейнер с изображением и текстом */
.app-container {
    max-width: 1200px;
    margin: 0 auto; /* Центрируем контент внутри */
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 40px;}

/* Левая часть: изображение */
.app-image img {
    width: 100%;
    max-width: 350px;
    border-radius: 15px;
}

/* Правая часть: текст */
.app-info {
    width: 100%;
}

/* Список характеристик */
.system-requirements {
    list-style: none;
    padding: 0;
}

.system-requirements li {
    margin-bottom: 8px;
    font-size: 16px;
    color: #fff;
}

/* Кнопки скачивания */
.download-buttons {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}

.btn-download img {
    width: 150px;
    transition: transform 0.3s;
}

.btn-download:hover img {
    transform: scale(1.05);
}

.sidebar {
    width: 250px;
    background-color: #1f1f27;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100vh;
}

.sidebar-nav {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

.sidebar-nav a {
    background-color: #18181f;
    color: #ffffff;
    text-decoration: none;
    padding: 15px 10px;
    border-radius: 10px;
    text-align: center;
    font-size: 14px;
    position: relative;
}

.sidebar-nav a:hover {
    background-color: #2b2b33;
}

.sidebar-nav .icon {
    display: block;
    font-size: 24px;
    margin-bottom: 5px;
}

.sidebar-nav .badge {
    position: absolute;
    top: 5px;
    right: 10px;
    background-color: #ff3b3b;
    color: white;
    border-radius: 50%;
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

.sidebar-bottom {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.sidebar-bottom button {
    background-color: #18181f;
    border: none;
    color: #ffffff;
    padding: 12px;
    border-radius: 10px;
    cursor: pointer;
    font-size: 14px;
    transition: background-color 0.3s ease;
}

.sidebar-bottom button:hover {
    background-color: #2b2b33;
}

.content {
    flex: 1;
}

.banner {
    background: url('banner-image.jpg') no-repeat center center / cover;
    padding: 60px 20px;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 20px;
}

.banner h1 {
    margin-bottom: 20px;
    font-size: 36px;
}

.banner .cta {
    padding: 10px 20px;
    background-color: #FFBA1C;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
}

.banner-carousel {
    position: relative;
    width: 100%;  /* Растягиваем на всю ширину контейнера */
    margin: 0 auto;
    overflow: hidden;
    border-radius: 10px;
}

.carousel {
    display: flex;
    transition: transform 0.5s ease-in-out;
    width: 100%;
}

.slide {
    flex: 0 0 100%;
    width: 100%;
}

.slide img {
    width: 100%;
    display: block;
    border-radius: 10px;
}

/* Кнопки переключения */
.prev, .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    cursor: pointer;
    padding: 10px;
    font-size: 20px;
    border-radius: 5px;
}

.prev {
    left: 10px;
}

.next {
    right: 10px;
}

.prev:hover, .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}


.game-categories {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-bottom: 25px;
}

.game-categories a {
    display: flex;
    font-size: 11px; /* измените размер текста по вашему усмотрению */
    flex-direction: column;
    text-align: center; /* выравнивает текст строго по центру */
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    background-color: #1e1e24;
    border-radius: 10px;
    padding: 10px;
    transition: background-color 0.3s, color 0.3s;
    width: 90px;
    height: 90px;
    white-space: nowrap;       /* запрещает перенос строк */
    overflow: hidden;          /* скрывает текст, если он выходит за пределы блока */
    text-overflow: ellipsis;   /* добавляет троеточие при переполнении */
}

.game-categories a img {
    width: 40px;
    height: 40px;
    margin-bottom: 8px;
}

.game-categories a:hover {
    background-color: #2e2e34;
    color: #FFBA1C;
}

/* Секция со слотами */
.games-section {
    margin-bottom: 30px;
}

.games-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.games-header h2 {
    font-size: 20px;
    color: #fff;
}

.show-all {
    color: #FFBA1C;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s;
}

.show-all:hover {
    color: #2e8b57;
}

/* ===== PERU SQUARE SLOT GRID ===== */

.games {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 16px;
    margin-top: 18px;
    overflow: visible;
}

.slot {
    position: relative;
    overflow: visible;
    border-radius: 22px;
    background: transparent;
    transition: transform .35s ease;
}

.slot img {
    width: 100%;
    aspect-ratio: 1 / 1;
    height: auto;
    object-fit: cover;
    display: block;
    border-radius: 22px;
    border: 1px solid rgba(255,215,100,0.20);
    box-shadow:
        0 12px 28px rgba(0,0,0,0.42),
        0 0 18px rgba(255,190,70,0.10);
    transition:
        transform .4s ease,
        filter .35s ease,
        box-shadow .35s ease;
}

.slot-info {
    padding: 10px 4px 0;
    text-align: center;
    background: transparent;
}

.slot-title {
    margin: 0 0 2px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.25;
}

.slot-provider {
    margin: 0;
    color: rgba(255,255,255,0.62);
    font-size: 11px;
    line-height: 1.2;
}

.slot:hover {
    transform: translateY(-6px);
    z-index: 20;
}

.slot:hover img {
    transform: scale(1.06);
    filter: brightness(1.08) saturate(1.08);
    box-shadow:
        0 22px 48px rgba(0,0,0,0.55),
        0 0 24px rgba(255,190,70,0.20);
}

.slot-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    aspect-ratio: 1 / 1;
    border-radius: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(10,0,20,0.45);
    opacity: 0;
    transition: opacity .3s ease;
    z-index: 5;
}

.slot:hover .slot-overlay {
    opacity: 1;
}

.play-btn {
    border: none;
    padding: 11px 18px;
    border-radius: 14px;
    background: linear-gradient(145deg,#ffcb3d,#ff8f1f);
    color: #180900;
    font-size: 13px;
    font-weight: 800;
    cursor: pointer;
}

/* MOBILE */

@media (max-width: 1100px) {
    .games {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 768px) {
    .games {
        grid-template-columns: repeat(2, 1fr);
        gap: 14px;
    }

    .slot img {
        border-radius: 18px;
    }

    .slot-overlay {
        display: none;
    }

    .slot-title {
        font-size: 12px;
    }

    .slot-provider {
        font-size: 10px;
    }

    .slot:hover {
        transform: none;
    }

    .slot:hover img {
        transform: none;
    }

}

/* Блок с бонусами */
.bonuses {
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* 4 колонки на больших экранах */
    gap: 20px;
    padding: 20px;
    width: 100%;
}

/* Карточка бонуса */
.bonus-card {
    min-height: 100%;
    background-color: #222;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s ease-in-out;
    display: flex;
    flex-direction: column;
}

.bonus-card:hover {
    transform: translateY(-5px);
}

/* Фоновая картинка */
.bonus-image {
    height: 300px;
    background-size: cover;
    background-position: center;
}

/* Основное содержимое */
.bonus-content {
    display: flex;
    flex-direction: column;
    align-items: left;
    gap: 15px; /* Отступ между заголовком и кнопкой */
}

/* Заголовки */
.bonus-content h3 {
    font-size: 14px;
    color: #bbb;
    text-transform: uppercase;
}

.bonus-content h2 {
    font-size: 18px;
    color: white;
    font-weight: bold;
    margin: 5px 0;
}

.bonus-highlight {
    color: #FFBA1C;
    font-size: 16px;
    font-weight: bold;
}

/* Подзаголовок */
.bonus-subtitle {
    font-size: 12px;
    color: #bbb;
    text-transform: uppercase;
    margin-top: 10px;
}

/* Список условий */
.bonus-content ul {
    text-align: left;
    list-style-type: disc;
    padding-left: 20px;
    font-size: 14px;
    color: #ddd;
    margin: 10px 0;
    flex: 1;
}

/* Кнопки */
.bonus-buttons {
    flex: 1 1 35%;
    max-width: 35%;
    display: flex;
    align-items: center;       /* Центровка по вертикали */
    justify-content: center;   /* Центровка по горизонтали */
    text-align: center;
}

.banner-cta-title {
    font-size: 30px;
    color: #fff;
    margin: 0;
    font-weight: bold;
    text-align: center;
}

/* Кнопки */
.btn {
    padding: 10px;
    width: 48%;
    border-radius: 6px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

/* Кнопка Info (темная) */
.info-btn {
    background-color: #333;
    color: white;
    border: 1px solid #444;
}

.info-btn:hover {
    background-color: #444;
}

/* Кнопка Get Bonus (зеленая) */
.get-bonus-btn {
    text-align: center;
    padding: 12px 20px;
    font-size: 16px;
    background-color: #FFBA1C;
    color: white;
    border: none;
    border-radius: 6px;
    font-weight: bold;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
    min-width: 350px; /* Минимальная ширина кнопки */
}

.get-bonus-btn:hover {
    background-color: #3a8b3a;
    transform: scale(1.05); /* Небольшое увеличение при наведении */
}

/* Общий стиль для баннеров */
.fullwidth-banner {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    left: 0;
    right: 0;
}

.fullwidth-banner img {
    width: 100%;
    height: auto;
    display: block;
    border: 0;
}

/* Показываем только десктопное изображение по умолчанию */
.desktop-only {
    display: block;
}

.mobile-only {
    display: none;
}

.link-menu {
    display: flex;
    flex-wrap: wrap;        /* ← разрешает перенос элементов на новую строку */
    gap: 8px 15px;         /* вертикальный и горизонтальный отступ */
    padding: 3px 3px;     /* внутренние отступы для защиты от краёв */
    box-sizing: border-box; /* учитываем padding внутри ширины */
    text-decoration: underline;
}

.link-menu a {
    color: #FFBA1C;
    text-decoration: none;
    font-size: 16px;
    white-space: nowrap;    /* ← предотвращает разрыв текста */
}

.link-menu a:hover {
    color: #FFBA1C;

}

.banner-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
}

.hed-banner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 10px;
    border-radius: 12px;
    flex-wrap: wrap;
    color: white;
}

.hed-banner-image {
    flex: 1 1 60%;
    max-width: 60%;
}

.hed-banner-image img {
    width: 100%;
    border-radius: 10px;
    display: block;
}

.bonus-buttons {
    flex: 1 1 35%;
    max-width: 35%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.get-bonus-btn {
    padding: 12px 20px;
    font-weight: bold;
    font-size: 16px;
    border-radius: 6px;
    text-decoration: none;
    transition: background-color 0.3s ease;
    background-color: #FFBA1C;
    color: #000;
    text-align: center;
}

.get-bonus-btn:hover {
    background-color: #FFBA1C;
    color: #000;
}

/* ✅ Обёртка для горизонтальной прокрутки */
.table-scroll {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
}

/* ✅ Таблица внутри прокручиваемой обёртки */
.table-scroll table {
    min-width: 700px;
    width: 100%;
    border-collapse: collapse;
}

.table-scroll th,
.table-scroll td {
    white-space: nowrap;
}

/* парящий банер в футере*/
.bottom-banner {
  position: fixed;
  bottom: 10px;
  left: 10px;
  background-color: #2a2a2a;
  color: #fff;
  padding: 12px 20px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  box-shadow: 0 4px 12px rgba(0,0,0,0.4);
  z-index: 9999;
  max-width: 95%;
  font-size: 14px;
}

.banner-icon {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  flex-shrink: 0;
  min-width: 32px;
  min-height: 32px;
}

.banner-text {
  flex: 1;
}

.banner-button {
    background: linear-gradient(145deg, #aee41e, #aee41e) !important;
    color: #1a1a2e !important;
    border: none;
    padding: 6px 20px;
    border-radius: 9px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(255, 186, 28, 0.3);
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    margin-left: 15px;
}

.banner-button:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 25px rgba(255, 186, 28, 0.4) !important;
    background: linear-gradient(145deg, #aee41e, #aee41e) !important;
    color: #1a1a2e !important;
    text-decoration: none !important;
}

.banner-button:active {
    transform: translateY(0) !important;
}

.breadcrumbs {
  font-size: 14px;
  color: #ccc;
  font-family: 'Segoe UI', sans-serif;
  padding: 8px 0 0 15px;
}

.breadcrumbs a {
  color: #ffffff;
  text-decoration: none;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs span {
  color: #aaaaaa;
}



/* ----------------------------------------------------------------------------Адаптивность */
@media (max-width: 1200px) {
    .bonuses {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 769px) {
  .hamburger {
    display: none !important;
  }
}

@media (max-width: 768px) { 
.hed-banner {
        flex-direction: column;
        text-align: center;
    }

    .hed-banner-image,
    .bonus-buttons {
        max-width: 100%;
        flex: 1 1 100%;
    }

    .get-bonus-btn {
        width: 100%;
        max-width: 300px;
    }


    .link-menu {
        padding: 2px;
    }

    .link-menu a {
        font-size: 14px;
    }


    .desktop-only {
        display: none !important;
    }

    .mobile-only {
        display: block !important;
    }


      .hamburger {
    display: flex;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%); /* Центрирует по вертикали */
    }
  
  .main-menu {
    display: none;
    flex-direction: column;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    gap: 8px; /* ← уменьшенный отступ между пунктами */
    padding: 10px 0;
    }
  
    .main-menu a {
    padding: 5px 20px; /* менее высокий клик-таргет */
    font-size: 16px;
    }
  
    .header {
    position: relative;
    padding-right: 70px; /* освободить место справа под гамбургер */
    }

  .header.open .main-menu {
    display: flex;
    max-height: 500px; /* достаточная высота под меню */
    }
  
    .header-nav {
    display: flex;
    gap: 10px;
    align-items: center;
    }
  
    .header-nav a.nav-btn {
    padding: 6px 10px;
    font-size: 14px;
    white-space: nowrap;
    }
    
    
    .main {
        flex-direction: column;
    }
    
    .app-container {
      display: flex;
      flex-direction: column;
      gap: 20px;
    }

      .app-image {
      text-align: center; /* Центрирует только изображение */
    }

    .app-image img {
        width: 250px;
    }

      .app-info {
      text-align: left;   /* Левое выравнивание текста */
      padding: 0 10px;    /* Добавим небольшой отступ для читаемости */
    }

    .download-buttons {
        flex-direction: column;
        align-items: center;
    }
    

    /* ✅ Уменьшаем логотип */
    .logo img {
        height: 30px; /* Было 40px, теперь компактнее */
    }



    /* Скрываем сайдбар по умолчанию */
    .sidebar {
        position: absolute;
        top: 50px;
        left: 0;
        width: 100%;
        background: #1f1f27;
        transform: translateY(-100%);
        transition: transform 0.3s ease-in-out;
        z-index: 1000;
        height: auto;
        overflow: hidden;
        display: none; /* Полностью скрываем */
    }


    .game-categories {
        display: grid !important;
        grid-template-columns: repeat(4, 1fr); /* 4 колонки */
        gap: 12px; /* увеличенный отступ */
        padding: 10px 12px;
        max-width: 400px;
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;            }

    .game-categories a {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        width: 60px;  /* Фиксированный размер */
        height: 60px;
        font-size: 10px;
        padding: 5px;
    }
    
    .game-categories a img {
        width: 30px; /* Уменьшаем значки */
        height: 30px;
    }

 
    .banner h1 {
        font-size: 24px;
    }

    .bonuses {
        grid-template-columns: repeat(1, 1fr);
    }

    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 22px;
    }

    table {
        width: 100%;
        font-size: 14px;
    }

    th, td {
        padding: 8px;
    }

    ul, ol {
        padding-left: 15px;
    }

}

/* ==================== ПРОМОКОД БЛОК ==================== */
.promo-code-container {
    background: linear-gradient(145deg, #2d2d44, #1f1f35);
    border-radius: 20px;
    padding: 40px 30px;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.4),
        0 0 30px rgba(255, 186, 28, 0.1);
    border: 2px solid transparent;
    background-clip: padding-box;
    position: relative;
    max-width: 500px;
    width: 100%;
    text-align: center;
    overflow: hidden;
    margin: 20px auto;
}

.promo-code-container::before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(45deg, #FFBA1C, #ff6b35, #f7931e, #FFBA1C);
    border-radius: 22px;
    z-index: -1;
    animation: promoBorderGlow 3s linear infinite;
}

@keyframes promoBorderGlow {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

.promo-code-title {
    color: #FFBA1C;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    text-shadow: 0 2px 10px rgba(255, 186, 28, 0.3);
}

.promo-code-subtitle {
    color: #b8b8d1;
    font-size: 16px;
    margin-bottom: 30px;
    opacity: 0.9;
}

.promo-code-wrapper {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 15px;
    padding: 25px 20px;
    margin-bottom: 25px;
    border: 1px solid rgba(255, 186, 28, 0.2);
    backdrop-filter: blur(10px);
}

.promo-code-label {
    color: #FFBA1C;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.promo-code-display {
    background: rgba(0, 0, 0, 0.3);
    border: 2px dashed #FFBA1C;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 20px;
    position: relative;
}

.promo-code-text {
    color: #FFBA1C;
    font-size: 28px;
    font-weight: bold;
    font-family: 'Courier New', monospace;
    letter-spacing: 3px;
    cursor: text;
    user-select: all;
    text-shadow: 0 0 10px rgba(255, 186, 28, 0.5);
}

.promo-copy-button {
    background: linear-gradient(145deg, #FFBA1C, #ffb347);
    color: #1a1a2e;
    border: none;
    padding: 12px 30px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(255, 186, 28, 0.3);
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.promo-copy-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(255, 186, 28, 0.4);
    background: linear-gradient(145deg, #ffed4a, #FFBA1C);
}

.promo-copy-button:active {
    transform: translateY(0);
}

.promo-copy-icon {
    width: 18px;
    height: 18px;
    fill: currentColor;
}

.promo-success-message {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(76, 175, 80, 0.9);
    color: white;
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 14px;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
    backdrop-filter: blur(5px);
}

.promo-success-message.show {
    opacity: 1;
}

.promo-bonus-info {
    color: #b8b8d1;
    font-size: 14px;
    margin-top: 20px;
    padding: 15px;
    background: rgba(255, 186, 28, 0.1);
    border-radius: 10px;
    border-left: 4px solid #FFBA1C;
}

.promo-sparkle {
    position: absolute;
    width: 4px;
    height: 4px;
    background: #FFBA1C;
    border-radius: 50%;
    animation: promoSparkle 2s linear infinite;
}

@keyframes promoSparkle {
    0%, 100% { opacity: 0; transform: scale(0); }
    50% { opacity: 1; transform: scale(1); }
}

.promo-sparkle:nth-child(1) { top: 15%; left: 10%; animation-delay: 0s; }
.promo-sparkle:nth-child(2) { top: 25%; right: 15%; animation-delay: 0.5s; }
.promo-sparkle:nth-child(3) { bottom: 20%; left: 20%; animation-delay: 1s; }
.promo-sparkle:nth-child(4) { bottom: 30%; right: 10%; animation-delay: 1.5s; }

/* Адаптивность для промокода */
@media (max-width: 480px) {
    .promo-code-container {
        padding: 30px 20px;
        margin: 20px 10px;
    }
    
    .promo-code-text {
        font-size: 22px;
        letter-spacing: 2px;
    }
    
    .promo-code-title {
        font-size: 20px;
    }
    
    .promo-copy-button {
        padding: 10px 20px;
        font-size: 14px;
    }
}

.breadcrumbs{
font-size:14px;
color:#ccc;
padding:8px 0 0 15px;
}

.breadcrumbs a{
color:#ffffff;
text-decoration:none;
}

.breadcrumbs span{
color:#aaaaaa;
}

.quick-links{
display:flex;
flex-wrap:wrap;
gap:10px;
margin:20px 15px 25px;
}

.quick-links a{
padding:10px 16px;
border-radius:12px;
background:#232A32;
border:1px solid rgba(255,255,255,.08);
color:#ffffff;
font-size:14px;
font-weight:700;
text-decoration:none;
transition:.25s;
}

.quick-links a:hover{
background:#FFBA1C;
color:#111;
transform:translateY(-2px);
text-decoration:none;
}

.trust-bar{
display:flex;
flex-wrap:wrap;
gap:12px;
margin:0 15px 25px;
}

.trust-bar span{
background:#232A32;
padding:8px 14px;
border-radius:10px;
font-size:13px;
font-weight:600;
color:#fff;
}

@media(max-width:768px){
.quick-links{
gap:8px;
}

.quick-links a{
font-size:12px;
padding:8px 12px;
}

.trust-bar{
gap:8px;
}

.trust-bar span{
font-size:11px;
padding:7px 10px;
}
}

/* ===== MOBILE HEADER: LOGO + REG BUTTONS IN ONE ROW ===== */
@media (max-width: 768px) {

  .header {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    flex-wrap: nowrap !important;
    gap: 8px !important;

    position: relative !important;
    padding: 8px 58px 8px 10px !important;
    min-height: 54px !important;

    background: #0c1919 !important;
    overflow: visible !important;
  }

  .logo {
    flex: 0 0 auto !important;
    display: flex !important;
    align-items: center !important;
    max-width: 92px !important;
  }

  .logo img {
    height: 30px !important;
    width: auto !important;
    max-width: 92px !important;
    object-fit: contain !important;
    display: block !important;
  }

  .header-nav {
    flex: 1 1 auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 6px !important;
    min-width: 0 !important;
  }

  .header-nav .nav-btn {
    height: 34px !important;
    min-width: auto !important;
    padding: 0 10px !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    border-radius: 9px !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    white-space: nowrap !important;

    text-decoration: none !important;
  }

  .nav-btn.dark {
    background: #e05e1f !important;
    color: #fff !important;
    border: 1px solid rgba(255, 186, 28, 0.45) !important;
  }

  .nav-btn.green {
    background: linear-gradient(145deg, #FFBA1C, #ff8a00) !important;
    color: #07110d !important;
    border: 1px solid rgba(255,255,255,0.18) !important;
    box-shadow: 0 4px 12px rgba(255, 186, 28, 0.22) !important;
  }

  .hamburger {
    position: absolute !important;
    right: 10px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;

    width: 38px !important;
    height: 38px !important;
    padding: 0 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    border-radius: 10px !important;
    background: #152323 !important;
    color: #FFBA1C !important;
    border: 1px solid rgba(255, 186, 28, 0.35) !important;
    z-index: 1100 !important;
  }

  .main-menu {
    position: absolute !important;
    top: 54px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;

    background: #0c1919 !important;
    border-top: 1px solid rgba(255, 186, 28, 0.18) !important;
    z-index: 1000 !important;
  }
}

/* Для очень узких экранов */
@media (max-width: 390px) {
  .header {
    gap: 6px !important;
    padding-left: 8px !important;
    padding-right: 54px !important;
  }

  .logo {
    max-width: 82px !important;
  }

  .logo img {
    height: 28px !important;
    max-width: 82px !important;
  }

  .header-nav .nav-btn {
    height: 32px !important;
    padding: 0 8px !important;
    font-size: 11px !important;
  }

  .hamburger {
    width: 36px !important;
    height: 36px !important;
    right: 8px !important;
  }
}

