.mirror-section-title {
    color: #f1f1f1;
    font-size: 13px;
    font-weight: 700;
    margin: 14px 0 8px;
    text-transform: uppercase;
}

.mirror-home-mobile-top-links,
.mirror-home-mobile-icon-links {
    display: none;
}

.mirror-main-slider .mirror-slider-counter,
.mirror-main-slider .mirror-slider-dots {
    display: none !important;
}

.mirror-home-inline-image-section {
    margin: 0 0 12px;
    position: relative;
    overflow: hidden;
}

.mirror-home-inline-image-section img {
    display: block;
    width: 100%;
    height: auto;
}

.mirror-home-inline-slider-track {
    display: grid;
}

.mirror-home-inline-slider-track > a {
    grid-area: 1 / 1;
    display: block;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.45s ease;
}

.mirror-home-inline-slider-track > a.is-active {
    opacity: 1;
    pointer-events: auto;
}

.mirror-home-inline-slider-track img {
    width: 100%;
    height: auto;
}

.mirror-slot-signal-board {
    margin: 8px 0 12px;
}

.mirror-slot-signal-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

.mirror-slot-signal-card {
    position: relative;
    isolation: isolate;
    border-radius: 13px;
    border: 1px solid rgba(208, 221, 134, 0.2);
    background: radial-gradient(140% 120% at 0% 0%, rgba(245, 218, 87, 0.14) 0%, rgba(245, 218, 87, 0) 46%), linear-gradient(180deg, #24311f 0%, #131c12 100%);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.06);
    padding: 10px;
    overflow: hidden;
}

.mirror-slot-signal-card.is-hot {
    border-color: rgba(245, 211, 88, 0.26);
    background: radial-gradient(120% 120% at 0% 0%, rgba(235, 28, 126, 0.96) 0%, rgba(211, 58, 137, 0.567) 45%, rgba(51, 19, 35, 0.708) 55%), linear-gradient(180deg, #171017 0%, #000000 100%);
}

.mirror-slot-signal-card.is-cold {
    border-color: rgba(131, 193, 255, 0.2);
    background: radial-gradient(120% 120% at 0% 0%, rgba(72, 144, 214, 0.2) 0%, rgba(72, 144, 214, 0) 48%), linear-gradient(180deg, #1f2d2b 0%, #13201f 100%);
}

.mirror-slot-signal-card::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.07) 0%, rgba(255, 255, 255, 0) 28%, rgba(255, 255, 255, 0.1) 52%, rgba(255, 255, 255, 0) 100%);
    opacity: 0.44;
    z-index: -1;
}

.mirror-slot-signal-card header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
}

.mirror-slot-signal-card header p {
    margin: 3px 0 0;
    color: #c5d0bc;
    font-size: 11px;
    letter-spacing: 0.02em;
}

.mirror-slot-signal-card h3 {
    margin: 0;
    color: #f3f4f6;
    font-size: 22px;
    font-weight: 800;
}

.mirror-slot-signal-badge {
    font-size: 28px;
    line-height: 1;
}

.mirror-slot-signal-list {
    display: grid;
    gap: 8px;
}

.mirror-slot-signal-item {
    display: grid;
    grid-template-columns: 64px 1fr 16px;
    gap: 8px;
    align-items: center;
    padding: 7px;
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.03) 100%);
    border: 1px solid rgba(255, 255, 255, 0.14);
    transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.mirror-slot-signal-item:hover {
    transform: translateY(-1px);
    border-color: rgba(251, 230, 123, 0.38);
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.24);
}

.mirror-slot-signal-item img {
    width: 64px;
    height: 40px;
    object-fit: cover;
    border-radius: 8px;
}

.mirror-slot-signal-meta {
    min-width: 0;
}

.mirror-slot-signal-meta strong {
    display: block;
    color: #f8fafc;
    font-size: 24px;
    line-height: 1;
    font-weight: 800;
}

.mirror-slot-signal-meta strong em {
    font-style: normal;
    font-size: 12px;
    color: #fde68a;
    margin-left: 2px;
}

.mirror-slot-signal-meta small {
    display: block;
    margin-top: 4px;
    color: #d1d5db;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mirror-slot-signal-meta span {
    display: block;
    margin-top: 2px;
    color: #94a3b8;
    font-size: 10px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mirror-slot-signal-empty {
    border: 1px dashed rgba(255, 255, 255, 0.18);
    border-radius: 10px;
    padding: 10px;
    color: #cbd5e1;
    font-size: 12px;
    background: rgba(255, 255, 255, 0.04);
}

.mirror-slot-signal-open {
    color: #9ca3af;
    font-size: 13px;
    text-align: right;
}

.mirror-live-wins-board {
    margin-top: 10px;
}

.mirror-live-wins-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
}

.mirror-live-wins-head h4 {
    margin: 0;
    color: #f3f4f6;
    font-size: 18px;
    letter-spacing: 0.02em;
}

.mirror-live-wins-filters {
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

.mirror-live-wins-filters span {
    font-size: 11px;
    color: #d1d5db;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 999px;
    padding: 4px 8px;
}

.mirror-live-wins-filters .is-active {
    background: #f3f4f6;
    color: #111827;
    border-color: transparent;
}

.mirror-live-wins-viewport {
    overflow: hidden;
    position: relative;
}

.mirror-live-wins-track {
    display: flex;
    align-items: center;
    gap: 8px;
    width: max-content;
    animation: mirror-live-wins-marquee 36s linear infinite;
}

.mirror-live-win-item {
    display: grid;
    grid-template-columns: 64px 1fr;
    gap: 8px;
    align-items: center;
    min-width: 230px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.085) 0%, rgba(255, 255, 255, 0.03) 100%);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 9px;
    padding: 6px;
    transition: transform 0.2s ease, border-color 0.2s ease;
}

.mirror-live-win-item:hover {
    transform: translateY(-1px);
    border-color: rgba(186, 236, 124, 0.34);
}

.mirror-live-win-item img {
    width: 64px;
    height: 40px;
    object-fit: cover;
    border-radius: 7px;
}

.mirror-live-win-meta {
    min-width: 0;
}

.mirror-live-win-meta small {
    display: block;
    color: #94a3b8;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mirror-live-win-meta strong {
    display: block;
    color: #f8fafc;
    font-size: 14px;
    margin-top: 2px;
    letter-spacing: 0.02em;
}

.mirror-home-video-section {
    margin: 14px 0 18px;
}

.mirror-home-video-frame {
    position: relative;
    overflow: hidden;
    border-radius: 18px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    background: linear-gradient(135deg, #07140a 0%, #132a1b 100%);
    box-shadow: 0 20px 38px rgba(0, 0, 0, 0.34);
    min-height: 260px;
}

.mirror-home-video-frame::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(5, 12, 8, 0.42) 0%, rgba(5, 12, 8, 0.08) 42%, rgba(5, 12, 8, 0.24) 100%);
    pointer-events: none;
    z-index: 1;
}

.mirror-home-video {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 260px;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    object-position: center;
    position: absolute;
    inset: 0;
    z-index: 0;
    background: linear-gradient(135deg, #07140a 0%, #132a1b 100%);
    opacity: 0;
    transition: opacity 0.25s ease;
}

.mirror-home-video.is-ready {
    opacity: 1;
}

.mirror-home-video-overlay {
    position: absolute;
    inset: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 6px;
    padding: 14px;
    pointer-events: none;
}

.mirror-home-video-kicker {
    display: inline-flex;
    align-items: center;
    min-height: 18px;
    padding: 2px 8px;
    border-radius: 999px;
    border: 1px solid rgba(180, 237, 156, 0.68);
    background: rgba(84, 156, 63, 0.95);
    color: #f7fff5;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    box-shadow: 0 6px 18px rgba(20, 38, 14, 0.36);
}

.mirror-home-video-overlay strong {
    color: #f8fafc;
    font-size: clamp(24px, 4vw, 42px);
    line-height: 1.04;
    letter-spacing: 0.02em;
    max-width: 10ch;
    text-transform: uppercase;
    text-shadow: 0 8px 30px rgba(0, 0, 0, 0.52);
}

@media (min-width: 992px) {
    .mirror-home-video-frame {
        min-height: 480px;
    }

    .mirror-home-video {
        min-height: 480px;
    }
}

@keyframes mirror-live-wins-marquee {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

.mirror-live-wins-viewport:hover .mirror-live-wins-track {
    animation-play-state: paused;
}

.mirror-home-tournaments {
    margin: 10px 0 14px;
}

.mirror-home-tournament-rail {
    display: flex;
    gap: 12px;
    overflow-x: auto;
    padding-bottom: 6px;
    -ms-overflow-style: none;
}

.mirror-home-tournament-rail::-webkit-scrollbar {
    display: none;
}

.mirror-home-tournament-card {
    position: relative;
    isolation: isolate;
    flex: 0 0 min(300px, 88vw);
    display: block;
    border-radius: 14px;
    border: 1px solid rgba(232, 214, 110, 0.28);
    background: radial-gradient(160% 120% at 0% 0%, rgba(255, 219, 87, 0.18) 0%, rgba(255, 219, 87, 0) 46%), linear-gradient(180deg, #2a3823 0%, #161f13 100%);
    padding: 8px;
    color: #e5e7eb;
    box-shadow: 0 18px 34px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.08);
    overflow: hidden;
    transition: transform 0.24s ease, border-color 0.24s ease, box-shadow 0.24s ease;
}

.mirror-home-tournament-card::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient(112deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0) 26%, rgba(255, 220, 117, 0.08) 54%, rgba(255, 255, 255, 0) 100%);
    opacity: 0.72;
    z-index: -1;
}

.mirror-home-tournament-card:hover {
    transform: translateY(-2px);
    border-color: rgba(250, 231, 135, 0.5);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.42);
}

.mirror-home-tournament-live {
    display: inline-flex;
    align-items: center;
    border-radius: 999px;
    background: linear-gradient(180deg, #3f7d31 0%, #2a5821 100%);
    color: #e9ffe0;
    font-size: 10px;
    font-weight: 700;
    padding: 2px 8px;
    margin-bottom: 6px;
}

.mirror-home-tournament-card img {
    width: 100%;
    height: 112px;
    object-fit: cover;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.12);
}

.mirror-home-tournament-timer {
    margin-top: 8px;
    display: inline-flex;
    border-radius: 999px;
    background: rgba(14, 20, 12, 0.72);
    color: #d1d5db;
    border: 1px solid rgba(255, 255, 255, 0.16);
    padding: 3px 10px;
    font-size: 11px;
}

.mirror-home-tournament-card strong {
    display: block;
    margin-top: 8px;
    color: #f8fafc;
    font-size: 19px;
    line-height: 1.3;
}

.mirror-home-tournament-card small {
    display: block;
    margin-top: 5px;
    color: #cbd5e1;
    font-size: 13px;
}

.mirror-home-tournament-prize {
    margin-top: 10px;
    color: #f8fafc;
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 0.01em;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.35);
}

.mirror-home-tournament-actions {
    margin-top: 10px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
}

.mirror-home-tournament-actions span {
    text-align: center;
    border-radius: 999px;
    padding: 7px 8px;
    font-size: 13px;
    font-weight: 700;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.11);
}

.mirror-home-tournament-actions span:first-child {
    background: linear-gradient(180deg, #4b8e37 0%, #315f24 100%);
    border-color: rgba(137, 255, 131, 0.28);
    color: #f0fff3;
}

.mirror-home-tournament-filters {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    margin-top: 10px;
}

.mirror-home-tournament-filters span {
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    color: #d1d5db;
    font-size: 12px;
    padding: 6px 12px;
}

.mirror-home-tournament-filters .is-active {
    background: #f8fafc;
    color: #111827;
    border-color: transparent;
}

.mirror-tournament-entry {
    max-width: 760px;
    margin: 14px auto;
}

.mirror-tournament-hub {
    margin: 10px auto 20px;
    max-width: 1280px;
}

.mirror-tournament-hub-layout {
    display: grid;
    grid-template-columns: minmax(246px, 296px) minmax(0, 1fr);
    gap: 14px;
    align-items: flex-start;
}

.mirror-tournament-hub-sidebar {
    display: grid;
    gap: 10px;
    align-content: start;
}

.mirror-tournament-hub-item {
    border-radius: 12px;
    border: 1px solid rgba(227, 213, 131, 0.24);
    background: linear-gradient(180deg, #1e2a17 0%, #11190d 100%);
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.28);
    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.mirror-tournament-hub-item:hover {
    transform: translateY(-1px);
    border-color: rgba(250, 231, 135, 0.42);
    box-shadow: 0 14px 26px rgba(0, 0, 0, 0.34);
}

.mirror-tournament-hub-item.is-active {
    border-color: rgba(250, 231, 135, 0.55);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.36);
}

.mirror-tournament-hub-item-poster img {
    width: 100%;
    height: 112px;
    object-fit: cover;
    display: block;
}

.mirror-tournament-hub-item-body {
    padding: 9px;
}

.mirror-tournament-hub-item-body h2 {
    margin: 8px 0 4px;
    color: #f8fafc;
    font-size: 13px;
    line-height: 1.4;
    min-height: 32px;
}

.mirror-tournament-hub-item-prize {
    color: #f5f6b7;
    font-size: 22px;
    font-weight: 800;
    line-height: 1.2;
}

.mirror-tournament-hub-item-countdown {
    margin-top: 6px;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    background: rgba(8, 14, 7, 0.56);
    color: #e6edf6;
    font-size: 11px;
    font-weight: 700;
    padding: 5px 7px;
    font-variant-numeric: tabular-nums;
}

.mirror-tournament-hub-item-link {
    margin-top: 7px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    padding: 7px 9px;
    font-size: 12px;
    font-weight: 800;
    color: #ebffe8;
    border: 1px solid rgba(137, 255, 131, 0.34);
    background: linear-gradient(180deg, #3d7f2f 0%, #2f6424 100%);
    transition: transform 0.2s ease, filter 0.2s ease;
}

.mirror-tournament-hub-item-link:hover {
    transform: translateY(-1px);
    filter: brightness(1.07);
}

.mirror-tournament-hub-main {
    border-radius: 14px;
    border: 1px solid rgba(227, 213, 131, 0.24);
    background: radial-gradient(130% 100% at 0% 0%, rgba(255, 219, 87, 0.11) 0%, rgba(255, 219, 87, 0) 52%), linear-gradient(180deg, #1c2916 0%, #10170d 100%);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
    overflow: hidden;
}

.mirror-tournament-hub-main-hero img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    display: block;
}

.mirror-tournament-hub-main-body {
    padding: 13px;
}

.mirror-tournament-hub-main-top h2 {
    margin: 8px 0 4px;
    color: #f8fafc;
    font-size: 23px;
    line-height: 1.25;
}

.mirror-tournament-hub-main-top p {
    margin: 0;
    color: #ced8e6;
    font-size: 15px;
}

.mirror-tournament-hub-main-description {
    margin-top: 10px;
    color: #c5cfbd;
    font-size: 13px;
    line-height: 1.55;
}

.mirror-tournament-hub-main-description p {
    margin: 0 0 10px;
}

.mirror-tournament-hub-main-description p:last-child {
    margin-bottom: 0;
}

.mirror-tournament-hub-main-description h3 {
    margin: 16px 0 7px;
    color: #f8fafc;
    font-size: 16px;
    line-height: 1.3;
}

.tournament-description-callout {
    margin: 12px 0;
    padding: 11px 13px;
    border-left: 3px solid #f2cc4d;
    border-radius: 5px;
    background: rgba(242, 204, 77, 0.1);
    color: #f3e6af;
    font-weight: 600;
}

.tournament-description-prizes {
    overflow: hidden;
    margin: 12px 0;
    border: 1px solid rgba(118, 176, 92, 0.34);
    border-radius: 6px;
}

.tournament-description-prizes table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
}

.tournament-description-prizes th,
.tournament-description-prizes td {
    padding: 9px 11px;
    border-bottom: 1px solid rgba(118, 176, 92, 0.18);
}

.tournament-description-prizes thead {
    background: rgba(118, 176, 92, 0.18);
    color: #f8fafc;
}

.tournament-description-prizes tbody tr:last-child th,
.tournament-description-prizes tbody tr:last-child td {
    border-bottom: 0;
}

.tournament-description-prizes td {
    color: #f3e6af;
    font-weight: 700;
}

.tournament-description-rules {
    padding-left: 24px;
}

.mirror-tournament-hub-main-description ul,
.mirror-tournament-hub-main-description ol {
    margin: 0 0 10px 18px;
    padding: 0;
}

.mirror-tournament-hub-main-description li {
    margin: 0 0 6px;
}

.mirror-tournament-hub-main-metrics {
    margin-top: 12px;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 9px;
}

.mirror-tournament-hub-main-metrics article {
    border-radius: 11px;
    border: 1px solid rgba(118, 176, 92, 0.22);
    background: rgba(9, 19, 10, 0.66);
    padding: 9px;
}

.mirror-tournament-hub-main-metrics small {
    display: block;
    color: #93a4b7;
    font-size: 10px;
    letter-spacing: 0.02em;
}

.mirror-tournament-hub-main-metrics strong {
    display: block;
    margin-top: 3px;
    color: #f8fafc;
    font-size: 14px;
    line-height: 1.35;
    font-variant-numeric: tabular-nums;
}

.mirror-tournament-hub-games {
    margin-top: 13px;
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 8px;
}

.mirror-tournament-hub-game-thumb img {
    width: 100%;
    height: 78px;
    object-fit: cover;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    transition: transform 0.2s ease, border-color 0.2s ease;
}

.mirror-tournament-hub-game-thumb img:hover {
    transform: translateY(-1px);
    border-color: rgba(250, 231, 135, 0.45);
}

.mirror-tournament-entry-card {
    border-radius: 16px;
    border: 1px solid rgba(227, 213, 131, 0.34);
    background: radial-gradient(140% 120% at 0% 0%, rgba(255, 219, 87, 0.14) 0%, rgba(255, 219, 87, 0) 48%), linear-gradient(180deg, #1f2a17 0%, #10160d 100%);
    box-shadow: 0 18px 34px rgba(0, 0, 0, 0.34);
    padding: 14px;
    color: #e5e7eb;
}

.mirror-tournament-entry-card img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    object-fit: cover;
}

.mirror-tournament-entry-card h1 {
    margin: 12px 0 8px;
    color: #f8fafc;
    font-size: 26px;
}

.mirror-tournament-entry-card p {
    margin: 6px 0;
    color: #d1d5db;
}

.mirror-tournament-entry-question {
    margin-top: 12px;
    color: #f8fafc;
    font-size: 18px;
}

.mirror-tournament-entry-actions {
    margin-top: 12px;
    display: flex;
    align-items: flex-end;
    gap: 10px;
}

.mirror-tournament-access-code {
    flex: 1 1 260px;
}

.mirror-tournament-access-code label {
    display: block;
    margin: 0 0 6px 4px;
    color: #d8e5d1;
    font-size: 12px;
    font-weight: 700;
}

.mirror-tournament-access-code input {
    width: 100%;
    min-height: 44px;
    border: 1px solid rgba(172, 215, 129, 0.48);
    border-radius: 14px;
    outline: 0;
    padding: 0 14px;
    background: rgba(5, 15, 7, 0.82);
    color: #f8fafc;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    transition: border-color 0.18s ease, box-shadow 0.18s ease;
}

.mirror-tournament-access-code input::placeholder {
    color: #9bac9d;
    font-weight: 500;
    letter-spacing: 0;
}

.mirror-tournament-access-code input:focus {
    border-color: #c8ec89;
    box-shadow: 0 0 0 3px rgba(200, 236, 137, 0.18);
}

.mirror-tournament-entry-actions button {
    border: 0;
    border-radius: 999px;
    padding: 10px 18px;
    font-size: 14px;
    font-weight: 700;
}

.mirror-tournament-entry-actions .is-join {
    background: linear-gradient(180deg, #3d7f2f 0%, #2f6424 100%);
    color: #f8fafc;
}

.mirror-tournament-entry-actions .is-decline {
    background: rgba(255, 255, 255, 0.14);
    color: #f8fafc;
}

.mirror-tournament-entry-alert {
    margin-top: 14px;
    border-radius: 10px;
    padding: 10px 12px;
    border: 1px solid rgba(129, 243, 127, 0.35);
    background: rgba(34, 123, 36, 0.3);
    color: #eaffea;
    font-weight: 700;
}

.mirror-tournament-entry-home {
    margin-top: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    padding: 9px 15px;
    background: #f8fafc;
    color: #111827;
    font-weight: 700;
}

.mirror-tournament-overview {
    margin: 12px 0 18px;
}

.mirror-tournament-overview-filters {
    margin: 8px 0 12px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    background: rgba(12, 22, 11, 0.52);
    padding: 9px 10px;
}

.mirror-tournament-status-filter {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.mirror-tournament-status-filter button {
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: rgba(255, 255, 255, 0.08);
    color: #d1d5db;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 700;
    padding: 7px 12px;
    transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease;
}

.mirror-tournament-status-filter button.is-active {
    background: linear-gradient(180deg, #3d7f2f 0%, #2f6424 100%);
    border-color: rgba(137, 255, 131, 0.34);
    color: #ecffea;
}

.mirror-tournament-range-filter {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.mirror-tournament-range-filter label {
    color: #9fb3a0;
    font-size: 12px;
}

.mirror-tournament-range-filter select {
    border: 1px solid rgba(118, 176, 92, 0.3);
    background: rgba(8, 20, 10, 0.76);
    color: #ecffea;
    border-radius: 8px;
    padding: 6px 9px;
    font-size: 12px;
}

.mirror-tournament-status-filter button:focus-visible,
.mirror-tournament-hub-item-link:focus-visible,
.mirror-tournament-entry-actions button:focus-visible,
.mirror-tournament-range-filter select:focus-visible {
    outline: 2px solid rgba(251, 226, 121, 0.95);
    outline-offset: 2px;
}

.mirror-tournament-overview-grid {
    display: grid;
    gap: 12px;
}

.mirror-tournament-overview-card {
    display: grid;
    grid-template-columns: minmax(170px, 260px) minmax(0, 1fr);
    gap: 12px;
    border-radius: 14px;
    border: 1px solid rgba(227, 213, 131, 0.28);
    background: radial-gradient(140% 120% at 0% 0%, rgba(255, 219, 87, 0.12) 0%, rgba(255, 219, 87, 0) 48%), linear-gradient(180deg, #1f2a17 0%, #10160d 100%);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}

.mirror-tournament-overview-poster img {
    width: 100%;
    height: 100%;
    min-height: 168px;
    object-fit: cover;
}

.mirror-tournament-overview-body {
    padding: 10px 12px 12px 0;
    color: #d1d5db;
}

.mirror-tournament-overview-body h2 {
    margin: 8px 0 6px;
    color: #f8fafc;
    font-size: 22px;
    line-height: 1.25;
}

.mirror-tournament-overview-body p {
    margin: 0;
    color: #cbd5e1;
    font-size: 14px;
}

.mirror-tournament-overview-description {
    margin-top: 8px;
    color: #b8c3b8;
    font-size: 12px;
    line-height: 1.5;
}

.mirror-tournament-overview-meta {
    margin-top: 10px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
}

.mirror-tournament-overview-meta div {
    border: 1px solid rgba(118, 176, 92, 0.24);
    border-radius: 10px;
    background: rgba(6, 16, 8, 0.55);
    padding: 8px 9px;
}

.mirror-tournament-overview-meta small {
    display: block;
    color: #94a3b8;
    font-size: 11px;
}

.mirror-tournament-overview-meta strong {
    display: block;
    margin-top: 2px;
    color: #f8fafc;
    font-size: 15px;
}

.mirror-tournament-overview-actions {
    margin-top: 10px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
}

.mirror-tournament-overview-actions a {
    text-align: center;
    border-radius: 999px;
    padding: 9px 8px;
    font-size: 13px;
    font-weight: 700;
    border: 1px solid rgba(255, 255, 255, 0.15);
    color: #f8fafc;
    background: rgba(255, 255, 255, 0.08);
}

.mirror-tournament-overview-actions .is-join {
    background: linear-gradient(180deg, #3d7f2f 0%, #2f6424 100%);
    border-color: rgba(137, 255, 131, 0.28);
}

.mirror-home-tournament-live.is-live {
    background: linear-gradient(180deg, #3f7d31 0%, #2a5821 100%);
    color: #e9ffe0;
}

.mirror-home-tournament-live.is-upcoming {
    background: linear-gradient(180deg, #66592b 0%, #4d431f 100%);
    color: #fff4cc;
}

.mirror-home-tournament-live.is-ended {
    background: linear-gradient(180deg, #474747 0%, #2a2a2a 100%);
    color: #e5e7eb;
}

@media (max-width: 767.98px) {
    .mirror-tournament-hub-layout {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .mirror-tournament-hub-sidebar {
        display: flex;
        gap: 9px;
        overflow-x: auto;
        overscroll-behavior-x: contain;
        padding: 0 2px 6px;
    }

    .mirror-tournament-hub-sidebar::-webkit-scrollbar {
        display: none;
    }

    .mirror-tournament-hub-item {
        flex: 0 0 min(78vw, 286px);
    }

    .mirror-tournament-hub-item-poster img {
        height: 102px;
    }

    .mirror-tournament-hub-item-body h2 {
        min-height: 0;
    }

    .mirror-tournament-hub-item-prize {
        font-size: 18px;
    }

    .mirror-tournament-hub-main-hero img {
        height: 178px;
    }

    .mirror-tournament-hub-main-top h2 {
        font-size: 18px;
    }

    .mirror-tournament-hub-main-metrics {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .mirror-tournament-hub-games {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .mirror-tournament-entry-actions {
        align-items: stretch;
        gap: 8px;
    }

    .mirror-tournament-access-code {
        flex-basis: auto;
        width: 100%;
    }

    .mirror-tournament-access-code label {
        margin-left: 2px;
    }

    .mirror-tournament-access-code input {
        min-height: 48px;
        border-radius: 16px;
        font-size: 16px;
    }

    .mirror-tournament-entry-actions button {
        width: 100%;
        min-height: 48px;
        padding: 10px 16px;
    }

    .mirror-tournament-range-filter {
        width: 100%;
    }

    .mirror-tournament-range-filter select {
        width: 100%;
    }

    .mirror-tournament-overview-filters {
        flex-direction: column;
        align-items: flex-start;
    }

    .mirror-tournament-overview-card {
        grid-template-columns: 1fr;
    }

    .mirror-tournament-overview-body {
        padding: 10px 10px 12px;
    }

    .mirror-tournament-overview-body h2 {
        font-size: 18px;
    }
}


.mirror-main-slider {
    position: relative;
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-bottom: 12px;
    border-radius: 0;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.06);
    background: #171717;
}

.mirror-slider-counter {
    position: absolute;
    z-index: 2;
    top: 8px;
    right: 8px;
    left: auto;
    font-size: 10px;
    font-weight: 700;
    color: #dedede;
    background: rgba(0, 0, 0, 0.72);
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 999px;
    padding: 2px 8px;
}

.mirror-slider-viewport {
    overflow: hidden;
    padding-top: 0;
}

.mirror-slider-track {
    display: flex;
    width: 100%;
    touch-action: pan-y;
    cursor: grab;
}

.mirror-slider-track:active {
    cursor: grabbing;
}

.mirror-slide {
    min-width: 100%;
    display: block;
}

.mirror-slide img {
    width: 100%;
    display: block;
    aspect-ratio: 16 / 7;
    object-fit: cover;
    background: linear-gradient(135deg, rgba(255,255,255,0.06), rgba(255,255,255,0.02));
    min-height: 240px;
}

.mirror-slider-nav {
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.24);
    color: #fff;
    background: rgba(8, 8, 8, 0.5);
    font-size: 17px;
    line-height: 1;
    opacity: 0;
    pointer-events: none;
}

.mirror-main-slider .mirror-slider-nav,
.mirror-main-slider button.mirror-slider-nav {
    -webkit-appearance: none;
    appearance: none;
    background: rgba(8, 8, 8, 0.5) !important;
    color: #fff !important;
    border: 1px solid rgba(255, 255, 255, 0.24) !important;
}

.mirror-slider-nav.prev {
    left: 10px;
}

.mirror-slider-nav.next {
    right: 10px;
}

.mirror-slider-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 8px;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 3px 7px;
    border-radius: 999px;
    background: rgba(3, 14, 28, 0.56);
    border: 1px solid rgba(255, 255, 255, 0.16);
}

.mirror-slider-dot {
    width: 6px;
    height: 6px;
    border-radius: 999px;
    border: 0;
    background: rgba(214, 229, 247, 0.45);
    padding: 0;
}

.mirror-slider-dot.is-active {
    width: 14px;
    background: #d9b336;
}

.mirror-home-popup {
    position: fixed;
    inset: 0;
    z-index: 1700;
    background: rgba(9, 34, 22, 0.9);
    display: flex;
    align-items: safe center;
    justify-content: center;
    padding: 24px 12px;
    overflow-y: auto;
}

.mirror-home-popup.hidden {
    display: none;
}

.mirror-home-popup-card {
    width: min(86vw, 330px);
    height: min(66vh, 500px);
    max-height: calc(100vh - 24px);
    border-radius: 20px;
    background: linear-gradient(180deg, #163724 0%, #0c2015 58%, #09150f 100%);
    border: 1px solid rgba(182, 217, 190, 0.22);
    box-shadow: 0 22px 46px rgba(0, 0, 0, 0.58);
    margin: 0 14px;
    padding: 0;
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.mirror-popup-copy {
    padding: 18px 22px 12px;
    border-bottom: 1px solid rgba(94, 128, 102, 0.45);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0) 100%);
    min-height: 0;
}

.mirror-popup-kicker {
    color: #9ad89c;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 10px;
    font-weight: 800;
}

.mirror-popup-close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 28px;
    height: 28px;
    border: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.06);
    color: #93b69c;
    font-size: 18px;
    z-index: 2;
}

.mirror-popup-close:hover {
    color: #f3fff4;
}

.mirror-popup-title {
    color: #f9fafb;
    text-align: left;
    font-size: 22px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 0;
    padding: 6px 28px 0 0;
}

.mirror-popup-text {
    margin: 9px 0 0;
    color: #d8e7da;
    font-size: 13px;
    line-height: 1.55;
}

.mirror-popup-image-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-width: 100%;
    flex: 0 0 100%;
    border-radius: 0;
    overflow: hidden;
    border: 0;
    height: 100%;
}

.mirror-popup-image-link img {
    width: auto;
    height: auto;
    min-height: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    object-fit: contain;
    object-position: center center;
    background: #09150f;
}

.mirror-popup-slider {
    position: relative;
    overflow: hidden;
    border-radius: 0;
    width: 100%;
    flex: 1 1 auto;
    min-height: 0;
}

.mirror-popup-track {
    display: flex;
    width: 100%;
    height: 100%;
}

.mirror-popup-dots {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin: 10px auto 0;
    padding: 0;
    border-radius: 0;
    background: transparent;
}

.mirror-popup-dot {
    width: 8px;
    height: 8px;
    border: 0;
    border-radius: 999px;
    padding: 0;
    background: rgba(255, 255, 255, 0.25);
    opacity: 1;
}

.mirror-popup-dot.is-active {
    width: 8px;
    background: #8be265;
}

.mirror-popup-ok {
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    border: 1px solid rgba(175, 197, 184, 0.44);
    border-radius: 10px;
    margin-top: 0;
    background: linear-gradient(180deg, #233f2f 0%, #1a3125 100%);
    color: #f2f7f3;
    font-weight: 800;
    font-size: 10.5px;
    line-height: 1;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    padding: 10px 12px;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.32);
    transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.mirror-popup-ok:hover,
.mirror-popup-ok:focus-visible {
    background: linear-gradient(180deg, #2a4a37 0%, #1f392c 100%);
    border-color: rgba(197, 214, 204, 0.56);
    transform: translateY(-1px);
}

.mirror-popup-check {
    margin-top: 8px;
    display: flex;
    justify-content: center;
    gap: 6px;
    align-items: center;
    color: #dce6dd;
    font-size: 11px;
}

.mirror-popup-check input {
    width: 14px;
    height: 14px;
}

.mirror-home-popup-card .mirror-popup-ok,
.mirror-home-popup-card .mirror-popup-check {
    margin-left: auto;
    margin-right: auto;
}

.mirror-home-popup-card .mirror-popup-check {
    margin-bottom: 0;
}

.mirror-home-popup-card .mirror-popup-slider {
    margin: 0;
}

.mirror-home-popup-card .mirror-popup-dots {
    margin-bottom: 0;
}

/* Keep the lower control section compact so the image area remains dominant */
.mirror-popup-bottom {
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 6px 18px 10px;
    gap: 6px;
    box-sizing: border-box;
}

@media (min-width: 768px) {
    .mirror-home-popup-card {
        --mirror-popup-image-height: 326px;
        --mirror-popup-bottom-height: calc(var(--mirror-popup-image-height) / 5);
        width: var(--mirror-popup-image-height);
        height: calc(var(--mirror-popup-image-height) + var(--mirror-popup-bottom-height));
    }

    .mirror-popup-slider {
        flex: 0 0 var(--mirror-popup-image-height);
        height: var(--mirror-popup-image-height);
    }

    .mirror-popup-bottom {
        flex: 0 0 var(--mirror-popup-bottom-height);
        height: var(--mirror-popup-bottom-height);
        padding: 3px 12px 4px;
        gap: 2px;
    }

    .mirror-popup-dots {
        margin-top: 3px;
    }

    .mirror-popup-ok {
        padding: 7px 10px;
    }

    .mirror-popup-check {
        margin-top: 1px;
        font-size: 9px;
    }

    .mirror-popup-check input {
        width: 11px;
        height: 11px;
    }
}

@media (max-width: 575.98px) {
    .mirror-home-popup {
        padding: 8px;
        align-items: center;
    }

    .mirror-home-popup-card {
        --mirror-popup-image-height: min(326px, calc(100vw - 16px), calc(100vh - 150px));
        --mirror-popup-bottom-height: calc(var(--mirror-popup-image-height) / 5);
        width: var(--mirror-popup-image-height);
        height: calc(var(--mirror-popup-image-height) + var(--mirror-popup-bottom-height));
        max-height: calc(100vh - 20px);
        margin: 0 auto;
        border-radius: 18px;
        overflow: hidden;
    }

    .mirror-popup-slider {
        flex: 0 0 var(--mirror-popup-image-height);
        height: var(--mirror-popup-image-height);
        min-height: 0;
        border-radius: 0;
        overflow: hidden;
    }

    .mirror-popup-image-link {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #09150f;
        border-radius: 0;
    }

    .mirror-popup-image-link img {
        width: auto;
        height: auto;
        min-height: 0;
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
        object-position: center center;
        background: linear-gradient(180deg, #0d2c1f 0%, #0a2018 100%);
    }

    .mirror-popup-close {
        width: 28px;
        height: 28px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
        right: 8px;
        top: 8px;
    }

    .mirror-popup-dot {
        width: 8px;
        height: 8px;
    }

    .mirror-popup-bottom {
        flex: 0 0 var(--mirror-popup-bottom-height);
        height: var(--mirror-popup-bottom-height);
        padding: 6px 12px 8px;
        gap: 4px;
    }

    .mirror-popup-ok {
        width: 92%;
        font-size: 9px;
        letter-spacing: 0.04em;
        padding: 10px 10px;
    }

    .mirror-popup-check {
        font-size: 10px;
        margin-top: 2px;
        margin-bottom: 2px;
    }

    .mirror-popup-check input {
        width: 14px;
        height: 14px;
    }

    .mirror-slot-signal-grid {
        grid-template-columns: 1fr;
    }

    .mirror-slot-signal-card h3 {
        font-size: 16px;
    }

    .mirror-slot-signal-badge {
        font-size: 20px;
    }

    .mirror-slot-signal-meta strong {
        font-size: 18px;
    }

    .mirror-slot-signal-meta small {
        font-size: 11px;
    }

    .mirror-live-wins-head {
        flex-direction: column;
        align-items: flex-start;
        gap: 6px;
    }

    .mirror-live-win-item {
        min-width: 190px;
    }

    .mirror-home-tournament-card {
        flex-basis: 85vw;
    }

    .mirror-home-tournament-card strong {
        font-size: 14px;
    }

    .mirror-home-tournament-card small {
        font-size: 11px;
    }

    .mirror-home-tournament-prize {
        font-size: 24px;
    }

    .mirror-home-tournament-filters {
        gap: 6px;
    }

    .mirror-home-tournament-filters span {
        font-size: 11px;
        padding: 5px 9px;
    }

    .mirror-tournament-entry-card h1 {
        font-size: 18px;
    }

    .mirror-tournament-entry-question {
        font-size: 15px;
    }

    .mirror-tournament-entry-actions {
        flex-direction: column;
    }
}

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

.mirror-mid-logos {
    padding: 8px 0 12px;
}

.mirror-home-promo-carousel {
    margin: 2px 0 12px;
}

.mirror-home-promo-stage {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    aspect-ratio: 1776 / 665;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.14);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.28);
    animation: none;
}

.mirror-home-promo-stage::before,
.mirror-home-promo-stage::after {
    content: none;
}

.mirror-home-promo-slide {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity 0.72s ease;
    z-index: 1;
    display: block;
}

.mirror-home-promo-slide.is-active {
    opacity: 1;
    z-index: 1;
}

.mirror-home-promo-slide img {
    width: 100%;
    height: auto;
    display: block;
    aspect-ratio: 1776 / 665;
    object-fit: cover;
}

.mirror-home-flow-strip {
    margin: 0 0 12px;
    background: transparent;
    border: 0;
    box-shadow: none;
    overflow: hidden;
}

.mirror-home-flow-track {
    display: flex;
    gap: 0;
    width: max-content;
    will-change: transform;
    animation: mirrorHomeFlowTicker 34s linear infinite;
}

.mirror-home-flow-item {
    flex: 0 0 clamp(320px, 46vw, 620px);
    display: block;
    background: transparent;
    border: 0;
    box-shadow: none;
    overflow: hidden;
    margin-right: 10px;
}

.mirror-home-flow-item img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 0;
}

.mirror-offered-wrap {
    margin: 4px 0 8px;
}

.mirror-offered-wrap.hm-row-bc {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 8px;
    margin-top: 10px;
    box-sizing: border-box;
}

.mirror-offered-wrap .hm-row-bc-inner {
    display: grid;
    gap: 6px;
    width: 100%;
}

.mirror-featured-strip {
    overflow: hidden;
    border: 1px solid rgba(126, 156, 110, 0.26);
    border-radius: 4px;
    background: #111a13;
}

.mirror-featured-track {
    display: flex;
    gap: 8px;
    padding: 6px;
    width: max-content;
    will-change: transform;
}

.mirror-featured-card {
    flex: 0 0 min(330px, 80vw);
    border: 1px solid rgba(118, 176, 92, 0.28);
    border-radius: 4px;
    background: #1a3328;
    min-height: 92px;
    padding: 6px 7px;
}

.mirror-result-card {
    background: linear-gradient(180deg, rgba(24, 44, 35, 0.98) 0%, rgba(11, 23, 16, 0.98) 100%);
    border: 1px solid rgba(118, 176, 92, 0.28);
    position: relative;
}

.mirror-result-card .mirror-featured-top span {
    color: #c2ddbb;
    font-weight: 500;
}

.mirror-result-card .mirror-featured-top em {
    color: #9fbd96;
    font-style: normal;
}

.mirror-result-score {
    margin: 8px 0 10px;
    font-size: 28px;
    line-height: 1;
    font-weight: 700;
    color: #8ff4d5;
    letter-spacing: 0.04em;
}

.mirror-result-foot {
    margin-top: 8px;
    display: flex;
    justify-content: flex-end;
}

.mirror-result-foot span {
    border-radius: 999px;
    background: rgba(47, 212, 162, 0.14);
    border: 1px solid rgba(47, 212, 162, 0.25);
    color: #d7fff1;
    font-size: 10px;
    font-weight: 600;
    padding: 5px 8px;
}

.mirror-featured-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #a8c69f;
    font-size: 10px;
    margin-bottom: 4px;
}

.mirror-featured-teams {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    margin-bottom: 4px;
}

.mirror-featured-teams strong {
    color: #edf8ea;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.15;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mirror-featured-odds {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 3px;
}

.mirror-featured-odds .mirror-odd-choice {
    border: 1px solid rgba(118, 176, 92, 0.34);
    border-radius: 2px;
    background: #254032;
    color: #eaf6e8;
    min-height: 28px;
    padding: 4px 3px;
    display: grid;
    place-items: center;
    gap: 1px;
}

.mirror-featured-odds .mirror-odd-choice small {
    color: #b4d0ad;
    font-size: 9px;
    line-height: 1;
}

.mirror-featured-odds .mirror-odd-choice span {
    color: #ecf8ea;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
}

.mirror-featured-odds .mirror-odd-choice:hover:not(.is-active) {
    background: #2f523f;
    border-color: rgba(118, 176, 92, 0.46);
}

.mirror-upcoming-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}

.mirror-upcoming-head h3 {
    margin: 0;
    color: #edf8ea;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.03em;
}

.mirror-upcoming-head a {
    color: #c7a43f;
    font-size: 10px;
    font-weight: 700;
}

.mirror-time-buckets {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 4px;
}

.mirror-time-buckets button {
    border: 1px solid rgba(118, 176, 92, 0.3);
    background: #1b3227;
    color: #b8d3b0;
    border-radius: 2px;
    min-height: 24px;
    font-size: 9px;
    font-weight: 700;
}

.mirror-time-buckets button.is-active {
    background: #d8f0d2;
    color: #102115;
}

.mirror-sport-cats {
    display: flex;
    gap: 4px;
    overflow-x: auto;
    -ms-overflow-style: none;
}

.mirror-sport-cats::-webkit-scrollbar {
    display: none;
}

.mirror-sport-cats a {
    flex: 0 0 auto;
    min-width: 64px;
    border: 1px solid rgba(118, 176, 92, 0.24);
    background: #1b3328;
    border-radius: 3px;
    color: #b6d1b0;
    display: grid;
    justify-items: center;
    gap: 4px;
    padding: 6px 6px;
    font-size: 9px;
}

.mirror-sport-cats .mirror-sport-svg {
    width: 16px;
    height: 16px;
    display: block;
    stroke: currentColor;
    fill: none;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.mirror-sport-cats a.is-active {
    background: linear-gradient(180deg, #1f8e43 0%, #176c33 100%);
    color: #ecfff0;
}

.mirror-mid-logos,
.mirror-jackpot-wrap,
.mirror-offered-wrap,
.mirror-game-group,
.mirror-popular-mobile-wrap {
    background:
        linear-gradient(180deg, rgba(13, 20, 17, 0.94) 0%, rgba(17, 26, 21, 0.94) 100%);
    border: 1px solid rgba(217, 181, 74, 0.14);
    border-radius: 12px;
    padding: 10px;
}

.mirror-mid-logos-inner a,
.mirror-group-scroll a,
.mirror-offered-card {
    background: rgba(13, 18, 15, 0.92);
    border: 1px solid rgba(217, 181, 74, 0.16);
    border-radius: 8px;
}

.mirror-jackpot-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

.mirror-jackpot-card {
    display: flex;
    align-items: center;
    gap: 12px;
    border-radius: 10px;
    border: 1px solid rgba(217, 181, 74, 0.28);
    background: linear-gradient(110deg, #1a4e2d 0%, #1b3f2a 48%, #2d6a2f 100%);
    padding: 10px 12px;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
}

.mirror-jackpot-badge {
    flex: 0 0 76px;
    width: 76px;
    height: 76px;
    border-radius: 50%;
    border: 2px solid rgba(255, 222, 132, 0.52);
    background: radial-gradient(circle at 30% 30%, #f2d37b 0%, #9e6f26 42%, #2f2615 100%);
    color: #fff7d1;
    font-size: 14px;
    font-weight: 900;
    line-height: 1.05;
    text-align: center;
    display: grid;
    place-items: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.mirror-jackpot-content {
    min-width: 0;
    flex: 1;
}

.mirror-jackpot-content h3 {
    margin: 0 0 8px;
    color: #ffd861;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.03em;
}

.mirror-jackpot-amount {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 3px;
}

.mirror-jackpot-amount span {
    min-width: 24px;
    height: 38px;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    background: linear-gradient(180deg, #20232a 0%, #121519 100%);
    color: #f3f7ff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: "score_boardregular", "IBM Plex Mono", "Menlo", monospace;
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
}

.mirror-jackpot-amount em {
    font-style: normal;
    color: #ebf5d4;
    font-size: 28px;
    font-weight: 800;
    line-height: 1;
    margin: 0 1px;
}

.mirror-mid-logos-inner a,
.mirror-group-scroll a {
    padding: 3px;
}

.mirror-offered-tabs {
    display: flex;
    gap: 4px;
    overflow-x: auto;
    margin-bottom: 0;
    -ms-overflow-style: none;
}

.mirror-offered-tabs::-webkit-scrollbar {
    display: none;
}

.mirror-offered-tabs button {
    flex: 0 0 auto;
    border: 0;
    background: transparent;
    color: #9ebc96;
    border-radius: 0;
    min-height: 22px;
    padding: 0 6px;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    white-space: nowrap;
}

.mirror-offered-tabs button.is-active {
    color: #7cd38a;
}

.mirror-offered-list-head {
    display: none;
}

.mirror-offered-list-head span:not(:first-child) {
    text-align: center;
}

.mirror-offered-list {
    display: grid;
    gap: 6px;
}

.mirror-offered-row {
    display: grid;
    grid-template-columns: 1.25fr repeat(3, minmax(0, 1fr));
    gap: 3px;
    align-items: stretch;
    width: 100%;
}

.mirror-offered-meta {
    border: 1px solid rgba(126, 156, 110, 0.18);
    border-radius: 3px;
    background: #1b3227;
    padding: 6px 8px;
    display: grid;
    gap: 3px;
}

.mirror-offered-leagueline {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #9fc09a;
    font-size: 10px;
}

.mirror-offered-leagueline em {
    margin-left: auto;
    font-style: normal;
    color: #b8d4b2;
}

.mirror-offered-meta strong {
    color: #ecf8ea;
    font-size: 11px;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mirror-offered-odd {
    width: 100%;
    min-height: 48px;
    border: 1px solid rgba(126, 156, 110, 0.34);
    border-radius: 3px;
    background: #234033;
    color: #fff;
    display: grid;
    place-items: center;
    gap: 1px;
    padding: 7px 4px;
}

.mirror-odd-choice {
    transition: background 0.16s ease, border-color 0.16s ease, color 0.16s ease;
}

.mirror-offered-odd small {
    color: #b9d5b3;
    font-size: 9px;
    font-weight: 700;
}

.mirror-offered-odd span {
    color: #d7f4d1;
    font-size: 13px;
    font-weight: 800;
    line-height: 1;
}

.mirror-offered-odd:hover,
.mirror-offered-odd.is-active,
.mirror-odd-choice.is-active {
    background: linear-gradient(180deg, #d9b54a 0%, #ba8f2b 100%);
    border-color: #d9b54a;
}

.mirror-offered-odd:hover small,
.mirror-offered-odd.is-active small,
.mirror-offered-odd:hover span,
.mirror-offered-odd.is-active span,
.mirror-odd-choice.is-active span,
.mirror-odd-choice.is-active small {
    color: #101010;
}

.mirror-offered-slip {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2147483647;
    border: 1px solid rgba(118, 176, 92, 0.32);
    border-radius: 12px 12px 0 0;
    background:
        radial-gradient(90% 140% at 12% 8%, rgba(66, 130, 58, 0.42) 0%, rgba(66, 130, 58, 0) 52%),
        linear-gradient(180deg, #173524 0%, #0c1b13 58%, #060b08 100%);
    color: #e9f3e7;
    overflow: hidden;
    transform: translateY(104%);
    transition: transform 0.24s ease;
    box-shadow: 0 -18px 40px rgba(0, 0, 0, 0.45);
}

body.betwins-mirror #offeredBetSlip {
    z-index: 2147483647 !important;
    background-color: #0f2519 !important;
    background-image:
        radial-gradient(90% 140% at 12% 8%, rgba(66, 130, 58, 0.42) 0%, rgba(66, 130, 58, 0) 52%),
        linear-gradient(180deg, #173524 0%, #0c1b13 58%, #060b08 100%) !important;
}

.mirror-offered-slip.is-open {
    transform: translateY(0);
}

.mirror-offered-slip-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 9px 10px;
    border-bottom: 1px solid rgba(118, 176, 92, 0.24);
}

.mirror-offered-slip-head strong {
    font-size: 15px;
    color: #f2f9ef;
}

.mirror-offered-slip-head button {
    border: 0;
    background: transparent;
    color: #d5e9cf;
    font-size: 14px;
}

.mirror-offered-slip-meta {
    font-size: 12px;
    color: #a9c79e;
    padding: 8px 10px 0;
}

.mirror-offered-slip-body {
    padding: 10px;
}

.mirror-offered-slip-selection {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid rgba(118, 176, 92, 0.3);
    border-radius: 6px;
    background: rgba(11, 23, 16, 0.72);
    min-height: 42px;
    padding: 0 10px;
    margin-bottom: 8px;
}

.mirror-offered-slip-selection span {
    color: #d9e9d3;
}

.mirror-offered-slip-selection strong {
    color: #d9b54a;
    font-size: 16px;
}

.mirror-offered-slip-stake {
    display: block;
    font-size: 11px;
    color: #b6d2aa;
    margin-bottom: 4px;
}

.mirror-offered-slip input {
    width: 100%;
    min-height: 38px;
    border: 1px solid rgba(118, 176, 92, 0.32);
    border-radius: 5px;
    padding: 0 10px;
    margin-bottom: 8px;
    background: rgba(8, 18, 12, 0.86);
    color: #eaf5e4;
}

.mirror-offered-slip input::placeholder {
    color: #88a37d;
}

.mirror-offered-slip-submit {
    width: 100%;
    min-height: 40px;
    border: 0;
    border-radius: 5px;
    background: linear-gradient(180deg, #d9b54a 0%, #ba8f2b 100%);
    color: #181209;
    font-size: 12px;
    font-weight: 800;
}

.mirror-popular-mobile-wrap {
    display: none;
    margin-bottom: 8px;
}

.mirror-popular-mobile-title {
    font-size: 14px;
    font-weight: 700;
    color: #f5f5f5;
    margin: 0 0 8px;
}

.mirror-popular-mobile-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #8a6c22;
    color: #fff;
    padding: 6px 10px;
    border-radius: 5px 5px 0 0;
    font-size: 12px;
}

.mirror-popular-mobile-list {
    border: 1px solid rgba(212, 175, 55, 0.25);
    border-top: 0;
    background: rgba(0, 0, 0, 0.18);
}

.mirror-popular-mobile-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 9px 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.mirror-popular-mobile-row .meta .league {
    color: #f2f2f2;
    font-size: 11px;
}

.mirror-popular-mobile-row .meta .teams {
    color: #c6cfdb;
    font-size: 11px;
    margin-top: 2px;
}

.mirror-popular-mobile-row .odds {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 5px;
}

.mirror-popular-mobile-row .odds button {
    min-width: 46px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    background: rgba(255, 255, 255, 0.06);
    color: #22c55e;
    font-size: 11px;
    font-weight: 700;
    border-radius: 3px;
    padding: 4px 5px;
}

.mirror-popular-mobile-row .odds button.is-active {
    background: linear-gradient(180deg, #d9b54a 0%, #ba8f2b 100%);
    border-color: #d9b54a;
    color: #101010;
}

.mirror-game-group {
    margin: 5px 0 8px;
}

.mirror-game-group:last-of-type {
    margin-bottom: 2px;
}

.mirror-group-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.mirror-group-head .mirror-section-title {
    margin: 0 0 5px;
}

.mirror-group-more {
    color: #d3b03e;
    font-size: 11px;
    font-weight: 700;
}

.mirror-group-scroll {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
}

.mirror-group-scroll a {
    display: block;
    overflow: hidden;
}

.mirror-group-scroll img {
    width: 100%;
    display: block;
}

.mirror-mid-logos-inner {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
}

.mirror-mid-logo-item.is-clone {
    display: none;
}

.mirror-mid-logos-inner a {
    display: block;
    border-radius: 0;
    overflow: hidden;
    background: transparent;
    border: 0;
}

.mirror-mid-logos-inner img {
    width: 65%;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.mirror-leagues-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
}

.mirror-leagues-grid a,
.mirror-content-grid a,
.mirror-winners-grid a {
    display: block;
    border-radius: 0;
    overflow: hidden;
}

.mirror-leagues-grid img,
.mirror-content-grid img,
.mirror-winners-grid img {
    width: 100%;
    display: block;
}

.mirror-content-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
}

.mirror-winners-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    margin-bottom: 10px;
}

.mirror-winners-showcase {
    background:
        radial-gradient(80% 120% at 12% 10%, rgba(72, 148, 63, 0.2) 0%, rgba(72, 148, 63, 0) 50%),
        linear-gradient(180deg, rgba(13, 20, 17, 0.94) 0%, rgba(17, 26, 21, 0.94) 100%);
    border: 1px solid rgba(217, 181, 74, 0.18);
    border-radius: 12px;
    padding: 10px;
    overflow: hidden;
}

.mirror-winners-showcase .mirror-group-head {
    margin-bottom: 8px;
}

.mirror-winners-viewport {
    position: relative;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    border-radius: 10px;
    border: 1px solid rgba(217, 181, 74, 0.16);
    background: transparent;
    perspective: 1200px;
    overscroll-behavior-x: contain;
    touch-action: pan-x;
    cursor: grab;
    padding: 12px 6px;
}

.mirror-winners-viewport::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
}

.mirror-winners-viewport.is-dragging {
    cursor: grabbing;
}

.mirror-winners-track {
    display: inline-flex;
    align-items: stretch;
    gap: 0;
    min-width: max-content;
    padding: 18px 18px 22px;
    animation: none;
}

.mirror-winners-viewport:hover .mirror-winners-track {
    animation-play-state: paused;
}

.mirror-winner-marquee-card {
    flex: 0 0 256px;
    margin-left: -20px;
}

.mirror-winner-marquee-card:first-child {
    margin-left: 0;
}

.mirror-winner-card {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 13px;
    border: 2px solid #2f8f49;
    background:
        linear-gradient(180deg, #2b6b37 0%, #144426 18%, #102233 76%, #0c1a27 100%);
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.08),
        0 10px 18px rgba(0, 0, 0, 0.38);
    transform-origin: center center;
    transition:
        transform 180ms ease,
        box-shadow 180ms ease,
        border-color 180ms ease,
        filter 180ms ease;
    will-change: transform;
    transform-style: preserve-3d;
    transform: none;
    z-index: 1;
}

.mirror-winner-ribbon {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 23px;
    padding: 0 6px;
    color: #f5f8ff;
    font-size: 8px;
    font-weight: 900;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background: linear-gradient(180deg, rgba(24, 112, 58, 0.98) 0%, rgba(14, 77, 42, 0.98) 100%);
}

.mirror-winner-poster {
    position: relative;
    display: block;
    padding: 5px 5px 0;
}

.mirror-winner-poster img {
    width: 100%;
    display: block;
    aspect-ratio: 3 / 4;
    object-fit: cover;
    border-radius: 7px;
}

.mirror-winner-play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 46px;
    height: 46px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    line-height: 1;
    color: #fff;
    background: radial-gradient(circle at 28% 22%, #76d77c 0%, #2d9a42 44%, #1c6230 100%);
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.45);
    animation: mirrorWinnerPlayPulse 1.8s ease-in-out infinite;
}

.mirror-winner-prize {
    display: block;
    margin: 4px;
    min-height: 30px;
    border-radius: 7px;
    border: 1px solid rgba(255, 236, 166, 0.24);
    background: linear-gradient(180deg, #102030 0%, #0a1824 100%);
    color: #ffd861;
    font-family: "score_boardregular", "IBM Plex Mono", "Menlo", monospace;
    font-size: 21px;
    line-height: 1;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.01em;
    text-shadow: 0 0 8px rgba(255, 216, 97, 0.2);
}

.mirror-winner-card:hover {
    border-color: #6fe08b;
    transform: translateY(-12px) scale(1.06);
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.14),
        0 18px 28px rgba(0, 0, 0, 0.55);
    filter: saturate(1.1) brightness(1.02);
    z-index: 10;
}

@keyframes mirrorWinnerPlayPulse {
    0% {
        transform: translate(-50%, -50%) scale(1);
    }
    50% {
        transform: translate(-50%, -50%) scale(1.08);
    }
    100% {
        transform: translate(-50%, -50%) scale(1);
    }
}

.mirror-casino-strip {
    margin-top: 12px;
}

.mirror-casino-cards {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
}

.mirror-casino-card {
    background: #232323;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 0;
    overflow: hidden;
}

.mirror-casino-card .thumb {
    width: 100%;
    aspect-ratio: 16 / 8.6;
    object-fit: cover;
    display: block;
    background: linear-gradient(135deg, rgba(255,255,255,0.08), rgba(255,255,255,0.02));
}

.mirror-casino-card .meta {
    padding: 6px;
}

.mirror-casino-card .title {
    color: #fff;
    font-size: 11px;
    line-height: 1.35;
    min-height: 32px;
}

.mirror-casino-card .cta {
    margin-top: 6px;
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    background: #d8b33b;
    color: #121212;
    border-radius: 2px;
    padding: 4px 8px;
}

.mirror-page-shell {
    background: rgba(7, 16, 31, 0.85);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 10px;
    padding: 12px;
}

.mirror-pill-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 12px;
}

.mirror-pill-tabs a {
    font-size: 12px;
    padding: 7px 10px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    background: #11203a;
}

.mirror-pill-tabs a.active {
    background: #e91e63;
    border-color: #e91e63;
}

.mirror-title-reset {
    margin: 0;
}

.mirror-event-card {
    background: #0b1b30;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 8px;
    padding: 12px;
}

.mirror-event-title {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}

.mirror-event-meta {
    font-size: 12px;
    color: #99a9be;
    margin-top: 2px;
}

.mirror-market-card {
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 8px;
    padding: 10px;
    background: #0f243e;
}

.mirror-market-title {
    margin-bottom: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #e6f0ff;
}

.mirror-selection-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    border-radius: 6px;
    background: #112a48;
    padding: 7px 9px;
    color: #fff;
}

.mirror-selection-end {
    display: flex;
    align-items: center;
    gap: 8px;
}

.mirror-odds {
    color: #41d16b;
}

.mirror-empty-state {
    border: 1px dashed rgba(255, 255, 255, 0.3);
    border-radius: 8px;
    padding: 16px;
    color: #c7d6ea;
    background: #0c1f35;
}

.mirror-stake-box {
    position: sticky;
    bottom: 14px;
    margin-top: 14px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 8px;
    background: #081626;
    padding: 12px;
}

.mirror-stake-label {
    display: block;
    font-size: 13px;
    margin-bottom: 7px;
    color: #fff;
    font-weight: 700;
}

.mirror-btn-primary {
    border: none;
    border-radius: 6px;
    background: #e91e63;
    padding: 9px 13px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
}

.mirror-games-head {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: flex-end;
    flex-wrap: wrap;
}

.mirror-games-sub {
    margin-top: 4px;
    font-size: 13px;
    color: #c6d1df;
}

.mirror-tabs-tight {
    margin-bottom: 0;
}

.mirror-games-filter-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 10px;
    margin-top: 12px;
}

.mirror-provider-line {
    margin-top: 4px;
    font-size: 11px;
    color: #8fa4bb;
}

.mirror-empty-span {
    grid-column: 1 / -1;
    text-align: center;
    padding: 20px;
    color: #c6d3e1;
    background: #0a1c31;
}

.mirror-aviator-shell {
    margin-top: 8px;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: #0a0d12;
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.38);
}

.mirror-aviator-topbar {
    min-height: 68px;
    background: linear-gradient(180deg, #0f131a 0%, #080b10 100%);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 14px;
}

.mirror-aviator-logo {
    width: 118px;
    height: auto;
    display: block;
}

.mirror-aviator-deposit-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    color: #f6fff7;
    background: linear-gradient(135deg, #0ca84b, #12c85a);
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 8px;
    padding: 8px 12px;
    font-size: 13px;
    font-weight: 700;
    box-shadow: 0 8px 16px rgba(11, 181, 74, 0.28);
}

.mirror-aviator-deposit-btn .currency {
    width: 18px;
    height: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.2);
    font-weight: 800;
}

.mirror-aviator-stage {
    position: relative;
    min-height: 70vh;
    background: radial-gradient(circle at 50% 20%, #242b36 0%, #10141b 42%, #080b10 100%);
    display: grid;
    place-items: center;
}

.mirror-aviator-loader {
    position: relative;
    z-index: 2;
    text-align: center;
    color: #dde5f3;
    padding: 20px;
}

.mirror-aviator-loader h1 {
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.2px;
}

.mirror-aviator-loader p {
    margin: 8px 0 0;
    color: #adb8c9;
    font-size: 14px;
}

.mirror-aviator-loader::before {
    content: "";
    width: 58px;
    height: 58px;
    border-radius: 50%;
    border: 4px solid rgba(255, 255, 255, 0.2);
    border-top-color: #36d06e;
    display: block;
    margin: 0 auto 16px;
    animation: mirror-aviator-spin 1s linear infinite;
}

.mirror-aviator-frame {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
    background: transparent;
}

@keyframes mirror-aviator-spin {
    to {
        transform: rotate(360deg);
    }
}

.mirror-slot-shell {
    margin-top: 8px;
}

.mirror-slot-subhead {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    margin: 8px 0 6px;
}

.mirror-slot-subhead-note {
    color: #b6c4de;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.02em;
}

.mirror-slot-subhead-note.muted {
    color: #8d9ab2;
}

.mirror-slot-subhead-link {
    color: #d9b54a;
    font-size: 11px;
    font-weight: 700;
}

.mirror-slot-row-title {
    margin: 0;
    color: #f0f5ff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.mirror-slot-tournament-rail,
.mirror-slot-provider-rail,
.mirror-slot-scroll-row {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
}

.mirror-slot-tournament-rail::-webkit-scrollbar,
.mirror-slot-provider-rail::-webkit-scrollbar,
.mirror-slot-scroll-row::-webkit-scrollbar {
    display: none;
}

.mirror-slot-tournament-rail {
    margin-bottom: 10px;
    padding-bottom: 2px;
}

.mirror-slot-tournament-card {
    flex: 0 0 190px;
    min-height: 98px;
    border: 1px solid rgba(217, 181, 74, 0.26);
    border-radius: 10px;
    background: linear-gradient(180deg, #25364f 0%, #1b283d 100%);
    color: #eaf1ff;
    padding: 8px;
    display: grid;
    grid-template-rows: 44px auto auto;
    gap: 5px;
}

.mirror-slot-tournament-card img,
.mirror-slot-tournament-fallback {
    width: 44px;
    height: 44px;
    border-radius: 8px;
    object-fit: cover;
    border: 1px solid rgba(217, 181, 74, 0.28);
}

.mirror-slot-tournament-fallback {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #1a2437;
    font-size: 20px;
}

.mirror-slot-tournament-card strong {
    font-size: 12px;
    line-height: 1.2;
}

.mirror-slot-tournament-card small {
    color: #b6c5de;
    font-size: 10px;
    line-height: 1.2;
}

.mirror-slot-provider-rail {
    margin-bottom: 10px;
    padding-bottom: 2px;
}

.mirror-slot-provider-pill {
    flex: 0 0 auto;
    min-height: 42px;
    border-radius: 10px;
    border: 1px solid rgba(134, 153, 182, 0.28);
    background: #1f2a3e;
    color: #d8e2f3;
    padding: 0 10px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    white-space: nowrap;
    font-size: 12px;
    font-weight: 700;
}

.mirror-slot-provider-pill.is-active {
    background: linear-gradient(180deg, #d9b54a 0%, #ba8f2b 100%);
    border-color: #d9b54a;
    color: #1a1308;
}

.mirror-slot-provider-pill .mirror-slot-chip-logo {
    width: 20px;
    height: 20px;
    border-radius: 6px;
    font-size: 9px;
    color: inherit;
    background: rgba(10, 16, 25, 0.26);
    border-color: rgba(255, 255, 255, 0.22);
}

.mirror-slot-category-block {
    margin-bottom: 12px;
}

.mirror-slot-scroll-row {
    padding-bottom: 2px;
}

.mirror-slot-card-row {
    flex: 0 0 238px;
}

.mirror-slot-scroll-row.is-popular-flow-row .mirror-slot-card-row {
    flex: 0 0 calc((100% - 24px) / 4);
}

.mirror-slot-scroll-row.is-popular-flow-row .mirror-slot-card-row a {
    box-shadow: 0 0 0 1px rgba(214, 176, 78, 0.46);
}

.mirror-slot-standard-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
}

.mirror-slot-card-standard {
    min-width: 0;
}

.mirror-slot-pagination {
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
}

.mirror-slot-page-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 92px;
    padding: 8px 12px;
    border-radius: 999px;
    border: 1px solid rgba(207, 168, 69, 0.52);
    color: #eadca5;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.02em;
    text-decoration: none;
    background: rgba(18, 22, 30, 0.9);
    transition: border-color 0.2s ease, color 0.2s ease, background 0.2s ease;
}

.mirror-slot-page-link:hover {
    border-color: rgba(226, 188, 96, 0.95);
    color: #fff6cf;
    background: rgba(41, 31, 14, 0.92);
}

.mirror-slot-page-link.is-disabled {
    opacity: 0.45;
    pointer-events: none;
}

.mirror-slot-page-status {
    font-size: 12px;
    color: rgba(226, 231, 244, 0.78);
}

.mirror-slot-hero {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 8px;
}

.mirror-page-hero-slider {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.mirror-page-hero-track {
    position: relative;
    width: 100%;
}

.mirror-page-hero-slide {
    display: none;
}

.mirror-page-hero-slide.is-active {
    display: block;
}

.mirror-slot-hero img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
    background: linear-gradient(135deg, rgba(255,255,255,0.08), rgba(255,255,255,0.02));
}

.mirror-slot-chip-rail {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    padding: 8px;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: #1f2228;
    margin-bottom: 8px;
    -ms-overflow-style: none;
}

.mirror-slot-chip-rail::-webkit-scrollbar {
    display: none;
}

.mirror-slot-chip-rail button {
    flex: 0 0 auto;
    min-width: 160px;
    min-height: 102px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    background: #2a2d35;
    color: #dbe1ee;
    font-size: 14px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 8px 12px;
    white-space: nowrap;
}

.mirror-slot-chip-rail button.is-active {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
    background: #252932;
}

.mirror-slot-chip-logo {
    width: 34px;
    height: 34px;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #1e2128;
    border: 1px solid rgba(255, 255, 255, 0.12);
    color: #8cda44;
    font-size: 16px;
    line-height: 1;
    font-weight: 800;
}

.mirror-slot-toolbar {
    display: grid;
    grid-template-columns: 260px 1fr;
    gap: 10px;
    margin-bottom: 14px;
}

.mirror-slot-provider-select,
.mirror-slot-search {
    display: flex;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 14px;
    background: #1f2228;
    min-height: 64px;
    color: #f3f4f7;
}

.mirror-slot-search-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 14px;
    background: #1f2228;
    min-height: 64px;
    color: #f3f4f7;
    padding: 0 12px 0 16px;
}

.mirror-slot-provider-select {
    gap: 10px;
    padding: 0 16px;
}

.mirror-slot-provider-select i,
.mirror-slot-search i {
    color: #e8ebf3;
    font-size: 20px;
}

.mirror-slot-provider-select select,
.mirror-slot-search input {
    width: 100%;
    border: 0;
    outline: none;
    background: transparent;
    color: #f3f4f7;
    font-size: 15px;
    font-weight: 500;
}

.mirror-slot-search-box input {
    width: 100%;
    border: 0;
    outline: none;
    background: transparent;
    color: #f3f4f7;
    font-size: 15px;
    font-weight: 500;
}

.mirror-slot-search input::placeholder {
    color: #8a92a1;
}

.mirror-slot-search-box input::placeholder {
    color: #8a92a1;
}

.mirror-slot-provider-select select {
    appearance: none;
}

.mirror-slot-search {
    justify-content: space-between;
    gap: 10px;
    padding: 0 16px;
}

.mirror-slot-search-box button {
    width: 38px;
    min-width: 38px;
    min-height: 38px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(36, 40, 50, 0.9);
    color: #eceff6;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    cursor: pointer;
}

.mirror-slot-search-box button:hover {
    border-color: rgba(226, 188, 96, 0.7);
    color: #fff7d1;
}

.mirror-slot-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

.mirror-slot-card {
    position: relative;
    border-radius: 0;
    overflow: hidden;
    background: transparent;
}

.mirror-slot-card a,
.mirror-slot-card img {
    display: block;
    width: 100%;
}

.mirror-slot-card a {
    position: relative;
}

.mirror-slot-card img {
    aspect-ratio: 10 / 7.2;
    object-fit: cover;
    background: linear-gradient(135deg, rgba(255,255,255,0.08), rgba(255,255,255,0.02));
}

.mirror-slot-hover-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.58);
    color: #fff;
    opacity: 0;
    transition: opacity 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 10px;
    text-align: center;
}

.mirror-slot-hover-overlay strong {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
}

.mirror-slot-hover-overlay em {
    font-style: normal;
    font-size: 17px;
    font-weight: 700;
}

.mirror-slot-demo-link {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 7px 10px;
    border-radius: 999px;
    background: rgba(226, 188, 96, 0.95);
    color: #111827;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.25);
}

.mirror-slot-card:hover .mirror-slot-hover-overlay,
.mirror-slot-card:focus-within .mirror-slot-hover-overlay {
    opacity: 1;
}

.mirror-live-casino-shell {
    margin-top: 8px;
}

.mirror-live-casino-hero {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 10px;
}

.mirror-live-casino-hero img {
    width: 100%;
    display: block;
    aspect-ratio: 16 / 5;
    object-fit: cover;
    background: linear-gradient(135deg, rgba(255,255,255,0.08), rgba(255,255,255,0.02));
    min-height: 220px;
}

.mirror-live-casino-toolbar {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 12px;
}

.mirror-live-provider-btn {
    min-height: 62px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    background: #272a32;
    color: #f1f2f5;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 0 22px;
    font-size: 15px;
    font-weight: 700;
}

.mirror-live-search-btn {
    width: 48px;
    min-width: 48px;
    min-height: 62px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    background: #272a32;
    color: #f1f2f5;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.mirror-live-casino-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

.mirror-live-casino-card {
    border-radius: 16px;
    overflow: hidden;
}

.mirror-live-casino-card a {
    display: block;
    position: relative;
}

.mirror-live-casino-card a[href="#"] {
    cursor: default;
}

.mirror-live-casino-card img {
    width: 100%;
    display: block;
    aspect-ratio: 10 / 7.65;
    object-fit: cover;
}

.mirror-live-casino-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.58);
    color: #fff;
    opacity: 0;
    transition: opacity 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 10px;
    text-align: center;
}

.mirror-live-casino-overlay strong {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.3;
}

.mirror-live-casino-overlay em {
    font-style: normal;
    font-size: 17px;
    font-weight: 700;
}

.mirror-live-casino-card:hover .mirror-live-casino-overlay,
.mirror-live-casino-card:focus-within .mirror-live-casino-overlay {
    opacity: 1;
}

.mirror-live-casino-status {
    position: fixed;
    right: 0;
    top: 62%;
    transform: translateY(-50%);
    width: 54px;
    height: 190px;
    border-radius: 6px 0 0 6px;
    background: #0eaa48;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 90;
}

.mirror-live-casino-status span {
    color: #f5fff7;
    font-size: 11px;
    font-weight: 700;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
}

@media (max-width: 1199.98px) {
    .mirror-live-casino-status {
        display: none;
    }
}

.mirror-wheel-section.wheel-section {
    background: none !important;
    padding: 30px 15px;
}

.mirror-wheel-section .wheel-container-main {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    justify-content: center;
}

.mirror-wheel-section .wheel-card {
    background: #1a1a1d;
    border: 1px solid #87652c;
    border-radius: 10px;
    box-shadow: 0 0 24px rgba(88, 34, 27, 0.42), 0 14px 35px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    width: 100%;
    max-width: 800px;
    color: #fff;
    box-sizing: border-box;
}

.mirror-wheel-section .wheel-header {
    background: linear-gradient(135deg, #210f16, #5b1e27 58%, #1a1a1d);
    padding: 25px;
    text-align: center;
    border-bottom: 3px solid #c99a45;
}

.mirror-wheel-section .wheel-header h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    margin: 0 0 10px;
    letter-spacing: 1px;
}

.mirror-wheel-section .wheel-header p {
    color: #ddd;
    margin: 0;
    font-size: 16px;
}

.mirror-wheel-section .wheel-body {
    padding: 40px 30px;
    text-align: center;
}

.mirror-wheel-section .countdown-alert {
    background: linear-gradient(135deg, #0f4d2a, #15803d, #22c55e);
    border: 2px solid #34d399;
    border-radius: 15px;
    padding: 15px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    margin-bottom: 30px;
}

.mirror-wheel-section .wheel-container {
    position: relative;
    width: 500px;
    height: 500px;
    margin: 40px auto;
}

.mirror-wheel-section .wheel {
    --wheel-segment-angle: calc(360deg / var(--wheel-count, 7));
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    transform-origin: center center;
    border: 12px solid #c99a45;
    outline: 5px solid #49351d;
    box-shadow: 0 0 0 8px #d8b568, 0 0 0 11px #513c22, 0 16px 32px rgba(0, 0, 0, 0.5), inset 0 0 30px rgba(0, 0, 0, 0.6);
    transition: transform 5s cubic-bezier(0.17, 0.67, 0.12, 0.99);
    background: repeating-conic-gradient(
        from calc(var(--wheel-segment-angle) / -2),
        #f28bb5 0deg calc(var(--wheel-segment-angle) / 2),
        #fffafc calc(var(--wheel-segment-angle) / 2) var(--wheel-segment-angle)
    );
}

.mirror-wheel-section .wheel::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 86px;
    height: 86px;
    background: radial-gradient(circle at 35% 30%, #f4d487 0 8%, #c78e2d 28%, #76501c 72%, #30200e 100%);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 0 5px #e3bd67, 0 0 0 8px #513817, 0 8px 18px rgba(0, 0, 0, 0.55), inset 0 0 15px rgba(0, 0, 0, 0.5);
    z-index: 10;
    border: 3px solid #f1d07b;
}

.mirror-wheel-section .wheel-text {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.mirror-wheel-section .wheel-text-item {
    position: absolute;
    width: 50%;
    height: 50%;
    transform-origin: 100% 100%;
    transform: rotate(calc(var(--wheel-angle, 0) * 1deg));
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-weight: 700;
    font-size: 14px;
    color: #6b2145;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.85);
    text-align: center;
    line-height: 1.2;
    padding-left: 50px;
    padding-top: 82px;
    border-right: 1px solid rgba(244, 214, 139, 0.48);
}

.mirror-wheel-section .wheel-text-item span {
    transform: rotate(calc(var(--wheel-angle, 0) * -1deg));
    display: inline-block;
    white-space: normal;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
    letter-spacing: 0.3px;
}

/* Promotions mobile parity tuning */
@media (max-width: 767.98px) {
    .mirror-promotions-shell {
        margin-top: 6px;
    }

    .mirror-promotions-filters {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 6px;
        margin-bottom: 10px;
        position: sticky;
        top: 0;
        z-index: 6;
        background: #1d2026;
        padding: 6px 0;
    }

    .mirror-promo-filter-btn {
        min-height: 36px;
        border-radius: 8px;
        justify-content: center;
        padding: 0 6px;
        gap: 5px;
        font-size: 11px;
        white-space: nowrap;
    }

    .mirror-promo-filter-btn i {
        font-size: 12px;
    }

    .mirror-promo-grid {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .mirror-promo-card {
        border-radius: 7px;
    }

    .mirror-promo-modal-card,
    .mirror-claim-modal-card {
        width: calc(100vw - 12px);
        max-height: calc(100vh - 12px);
        margin: 6px auto;
        border-radius: 9px;
    }
}

@media (max-width: 419.98px) {
    .mirror-promotions-filters {
        gap: 5px;
    }

    .mirror-promo-filter-btn {
        min-height: 34px;
        font-size: 10px;
        padding: 0 4px;
    }
}

.mirror-wheel-section .wheel-pointer {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 35px solid #d9b54a;
    z-index: 20;
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.5));
}

.mirror-wheel-section .wheel-pointer::after {
    content: "";
    position: absolute;
    top: -28px;
    left: -12px;
    width: 24px;
    height: 24px;
    background: radial-gradient(circle, #f4df9a, #d9b54a);
    border-radius: 50%;
    border: 2px solid #8c6a1f;
}

.mirror-wheel-section #spinButton {
    display: block;
    margin: 40px auto;
    padding: 18px 50px;
    font-size: 20px;
    font-weight: 700;
    background: linear-gradient(145deg, #22c55e, #166534);
    border: 3px solid #34d399;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    box-shadow: 0 10px 25px rgba(34, 197, 94, 0.38), inset 0 2px 5px rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}

.mirror-wheel-section #spinButton:hover {
    background: linear-gradient(145deg, #34d399, #16a34a);
    transform: translateY(-3px);
    box-shadow: 0 15px 35px rgba(34, 197, 94, 0.55), inset 0 2px 8px rgba(255, 255, 255, 0.3);
    border-color: #6ee7b7;
}

.mirror-wheel-section #spinButton:disabled {
    background: linear-gradient(145deg, #424242, #212121);
    border-color: #616161;
    cursor: not-allowed;
    transform: none;
    box-shadow: 0 5px 15px rgba(66, 66, 66, 0.3);
}

.mirror-wheel-section .rules {
    background: linear-gradient(145deg, #2a2a2a, #1a1a1a);
    border: 2px solid #444;
    padding: 25px;
    border-radius: 20px;
    margin-top: 30px;
    color: #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    text-align: left;
}

.mirror-wheel-section .rules h4 {
    color: #34d399;
    margin-bottom: 20px;
    font-size: 20px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
    text-align: center;
}

.mirror-wheel-section .rules ul {
    padding-left: 0;
    list-style: none;
}

.mirror-wheel-section .rules li {
    margin-bottom: 15px;
    color: #ddd;
    position: relative;
    padding-left: 30px;
    font-size: 15px;
    line-height: 1.4;
}

.mirror-wheel-section .rules li::before {
    content: "•";
    color: #34d399;
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
}

.mirror-promotions-shell {
    margin-top: 8px;
}

.mirror-promotions-filters {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 12px;
}

.mirror-promo-filter-btn {
    min-height: 42px;
    border-radius: 8px;
    border: 1px solid #32415c;
    background: #25344d;
    color: #d8e0ee;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 0 14px;
    font-size: 14px;
    font-weight: 700;
}

.mirror-promo-filter-btn i {
    font-size: 16px;
}

.mirror-promo-filter-btn.is-active {
    background: #2f3f5b;
    border-color: #4b5d7f;
    color: #fff;
}

.mirror-promo-filter-sport {
    background: #2b3b56;
}

.mirror-promo-filter-claim {
    background: #326048;
    border-color: #5b8d6f;
    color: #eefff4;
}

.mirror-promo-grid {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 10px;
}

.mirror-promo-card {
    display: block;
    border-radius: 8px;
    overflow: hidden;
}

.mirror-promo-card img {
    width: 100%;
    display: block;
    aspect-ratio: 253 / 90;
    object-fit: cover;
}

.mirror-promo-modal,
.mirror-claim-modal {
    position: fixed;
    inset: 0;
    z-index: 1800;
    display: none;
}

.mirror-promo-modal.is-open {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
}

.mirror-claim-modal.is-open {
    display: block;
}

.mirror-promo-modal-backdrop,
.mirror-claim-modal-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.72);
}

.mirror-promo-modal-backdrop {
    background: rgba(8, 28, 14, 0.78);
}

.mirror-promo-modal-card,
.mirror-claim-modal-card {
    position: relative;
    z-index: 1;
    width: min(980px, calc(100vw - 26px));
    max-height: calc(100vh - 30px);
    margin: 15px auto;
    background: #101722;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 12px;
    overflow: auto;
    box-shadow: 0 22px 44px rgba(0, 0, 0, 0.45);
}

.mirror-promo-modal-card {
    width: min(760px, calc(100vw - 24px));
    max-height: min(620px, calc(100vh - 24px));
    min-height: 360px;
    margin: 0;
    background: linear-gradient(180deg, #0f2515 0%, #0a1a10 100%);
    border: 1px solid rgba(124, 188, 97, 0.34);
    box-shadow: 0 26px 56px rgba(0, 0, 0, 0.52);
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.mirror-promo-modal-close,
.mirror-claim-modal-close {
    position: absolute;
    right: 12px;
    top: 10px;
    width: 30px;
    height: 30px;
    border: 0;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.12);
    color: #f8fbff;
    font-size: 22px;
    line-height: 1;
}

.mirror-promo-modal-card h2 {
    margin: 0;
    padding: 14px 44px 12px 16px;
    color: #e8f9e9;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid rgba(124, 188, 97, 0.28);
}

.mirror-promo-modal-body {
    white-space: pre-wrap;
    padding: 14px 16px 18px;
    color: #d8ead7;
    font-size: 13px;
    line-height: 1.55;
    overflow-y: auto;
    overflow-x: hidden;
    flex: 1 1 auto;
    min-height: 0;
}

.mirror-claim-head {
    min-height: 54px;
    background: #1f2d44;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 14px;
}

.mirror-claim-back {
    color: #eef5ff;
    text-decoration: none;
    font-size: 20px;
    line-height: 1;
}

.mirror-claim-head i {
    color: #dbe8ff;
    font-size: 17px;
}

.mirror-claim-head h2 {
    margin: 0;
    color: #f5f9ff;
    font-size: 19px;
    font-weight: 700;
}

.mirror-claim-form {
    padding: 16px;
    display: grid;
    gap: 10px;
}

.mirror-claim-label {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #dee7f3;
    font-size: 14px;
    font-weight: 700;
}

.mirror-claim-label .icon {
    color: #c5d4ea;
}

.mirror-claim-select,
.mirror-claim-textarea,
.mirror-claim-input {
    width: 100%;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    background: #0f1622;
    color: #ecf4ff;
    padding: 10px 12px;
    font-size: 14px;
    outline: none;
}

.mirror-claim-select {
    min-height: 44px;
}

.mirror-claim-textarea {
    min-height: 96px;
    resize: vertical;
}

.mirror-claim-input[readonly] {
    color: #a3b4cd;
}

.mirror-claim-summary {
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.04);
    color: #d6e0ef;
    font-size: 12px;
    line-height: 1.45;
    padding: 9px 10px;
    margin-top: 8px;
}

.mirror-claim-submit {
    margin-top: 6px;
    min-height: 44px;
    border-radius: 9px;
    border: 1px solid #3d6f4a;
    background: linear-gradient(135deg, #2f8f46, #4ca35f);
    color: #f7fff8;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 700;
}

.mirror-promotions-db-shell {
    margin-top: 16px;
    border-top: 1px solid rgba(255, 255, 255, 0.09);
    padding-top: 14px;
}

.mirror-promotions-db-shell h2 {
    margin: 0 0 10px;
    color: #d7deec;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.mirror-promotions-db-grid {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 10px;
}

.mirror-promotions-db-card {
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.11);
    background: #1d2636;
    padding: 12px;
}

.mirror-promotions-db-card h3 {
    margin: 0;
    color: #f3f7ff;
    font-size: 14px;
    font-weight: 700;
}

.mirror-promotions-db-card p {
    margin: 6px 0 0;
    font-size: 12px;
    color: #bac8dc;
    line-height: 1.45;
}

.mirror-promotions-db-card a {
    display: inline-flex;
    margin-top: 10px;
    text-decoration: none;
    color: #fff;
    background: #244770;
    border: 1px solid #3f6797;
    border-radius: 6px;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 700;
}

@media (min-width: 640px) {
    .mirror-group-scroll {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .mirror-content-grid,
    .mirror-winners-grid,
    .mirror-casino-cards {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .mirror-promo-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .mirror-promotions-db-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (min-width: 768px) {
    .mirror-popular-mobile-wrap {
        display: none;
    }

    .mirror-group-scroll {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }

    .mirror-mid-logos-inner,
    .mirror-leagues-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .mirror-content-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .mirror-winners-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .mirror-casino-cards {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }

    .mirror-slot-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .mirror-live-casino-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

@media (min-width: 992px) {
    .mirror-main-slider:hover .mirror-slider-nav {
        opacity: 1;
        pointer-events: auto;
    }

    .mirror-slide img {
        aspect-ratio: 16 / 5.6;
    }

    .mirror-slider-dot {
        width: 9px;
        height: 9px;
    }

    .mirror-mid-logos-inner {
        grid-template-columns: repeat(6, minmax(0, 1fr));
        gap: 14px;
    }

    .mirror-leagues-grid {
        grid-template-columns: repeat(8, minmax(0, 1fr));
    }

    .mirror-content-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .mirror-winners-grid {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }

    .mirror-casino-cards {
        grid-template-columns: repeat(5, minmax(0, 1fr));
        gap: 10px;
    }

    .mirror-slot-grid {
        grid-template-columns: repeat(5, minmax(0, 1fr));
        gap: 14px;
    }

    .mirror-live-casino-grid {
        grid-template-columns: repeat(5, minmax(0, 1fr));
        gap: 14px;
    }

    .mirror-promo-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 10px;
    }

    .mirror-promotions-db-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 767.98px) {
    .mirror-offered-wrap {
        display: none;
    }

    .mirror-slide img,
    .mirror-popup-image-link img {
        width: 100%;
        height: auto;
        aspect-ratio: auto;
        object-fit: contain;
        min-height: 0;
    }

    .mirror-mid-logos,
    .mirror-jackpot-wrap,
    .mirror-game-group,
    .mirror-popular-mobile-wrap {
        padding: 8px;
        border-radius: 10px;
    }

    .mirror-mid-logos {
        background: transparent;
        border: 0;
        box-shadow: none;
        padding: 8px 0;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .mirror-mid-logos::-webkit-scrollbar {
        display: none;
    }

    .mirror-home-promo-carousel {
        margin: 2px 0 10px;
    }

    .mirror-home-flow-strip {
        margin: 0 0 10px;
        padding: 0 8px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .mirror-home-flow-strip::-webkit-scrollbar {
        display: none;
    }

    .mirror-home-flow-track {
        gap: 8px;
        animation: none;
        width: max-content;
        will-change: auto;
    }

    .mirror-home-flow-item {
        flex: 0 0 min(84vw, 420px);
        margin-right: 0;
        scroll-snap-align: start;
    }

    .mirror-home-flow-item.is-clone {
        display: none;
    }

    .mirror-home-flow-item img {
        border-radius: 8px;
    }

    .mirror-home-promo-stage {
        border-radius: 10px;
        aspect-ratio: 1776 / 665;
        animation: none;
    }

    .mirror-home-promo-stage::before,
    .mirror-home-promo-stage::after {
        animation: none;
    }

    .mirror-mid-logos-inner,
    .mirror-logo-inner {
        display: flex;
        gap: 8px;
        width: max-content;
        padding: 0 8px;
        animation: none;
        will-change: auto;
    }

    .mirror-mid-logo-item {
        flex: 0 0 min(42vw, 170px);
        background: transparent;
        border: 0;
        padding: 0;
        margin-right: 0;
    }

    .mirror-mid-logo-item.is-clone {
        display: none;
    }

    .mirror-mid-logo-item img {
        width: 65%;
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    .mirror-jackpot-grid {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .mirror-jackpot-card {
        padding: 9px 10px;
        gap: 9px;
    }

    .mirror-jackpot-badge {
        flex-basis: 60px;
        width: 60px;
        height: 60px;
        font-size: 11px;
    }

    .mirror-jackpot-content h3 {
        font-size: 12px;
    }

    .mirror-jackpot-amount span {
        min-width: 18px;
        height: 30px;
        font-size: 23px;
    }

    .mirror-jackpot-amount em {
        font-size: 21px;
    }

    .mirror-popular-mobile-wrap {
        display: block;
    }

    .mirror-winners-showcase {
        padding: 8px;
        border-radius: 10px;
    }

    .mirror-winners-viewport {
        overflow-x: auto;
        overflow-y: hidden;
    }

    .mirror-winners-track {
        width: max-content;
    }

    .mirror-winner-marquee-card {
        flex-basis: 280px;
        margin-left: -14px;
    }

    .mirror-winner-marquee-card:first-child {
        margin-left: 0;
    }

    .mirror-winner-ribbon {
        min-height: 24px;
        font-size: 9px;
    }

    .mirror-winner-play {
        width: 40px;
        height: 40px;
        font-size: 18px;
    }

    .mirror-winner-prize {
        min-height: 30px;
        font-size: 20px;
    }

    .mirror-slot-chip-rail button {
        min-width: 130px;
        min-height: 88px;
        font-size: 16px;
    }

    .mirror-slot-tournament-card,
    .mirror-slot-card-row {
        flex-basis: 186px;
    }

    .mirror-slot-scroll-row.is-popular-flow-row .mirror-slot-card-row {
        flex: 0 0 calc((100% - 16px) / 3);
    }

    .mirror-slot-standard-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 10px;
    }

    .mirror-slot-provider-pill {
        min-height: 38px;
        font-size: 11px;
    }

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

    .mirror-slot-chip-logo {
        width: 34px;
        height: 34px;
        font-size: 16px;
    }

    .mirror-slot-toolbar {
        grid-template-columns: 1fr;
    }

    .mirror-slot-provider-select,
    .mirror-slot-search {
        min-height: 54px;
    }

    .mirror-slot-search-box {
        min-height: 54px;
    }

    .mirror-slot-provider-select select,
    .mirror-slot-search input {
        font-size: 17px;
    }

    .mirror-slot-search-box input {
        font-size: 17px;
    }

    .mirror-slot-provider-select i,
    .mirror-slot-search i {
        font-size: 16px;
    }

    .mirror-slot-search-box button {
        width: 34px;
        min-width: 34px;
        min-height: 34px;
        border-radius: 9px;
        font-size: 14px;
    }

    .mirror-live-provider-btn {
        min-height: 44px;
        border-radius: 10px;
        padding: 0 12px;
        font-size: 12px;
        flex: 1;
    }

    .mirror-live-search-btn {
        width: 44px;
        min-width: 44px;
        min-height: 44px;
        border-radius: 10px;
        font-size: 15px;
    }

    .mirror-live-casino-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 8px;
    }

    .mirror-live-casino-card {
        border-radius: 8px;
    }

    .mirror-live-casino-card img {
        aspect-ratio: 10 / 9;
    }

    .mirror-live-casino-overlay {
        gap: 4px;
        padding: 6px;
    }

    .mirror-live-casino-overlay strong {
        font-size: 11px;
    }

    .mirror-live-casino-overlay em {
        font-size: 12px;
    }

    .mirror-promotions-filters {
        gap: 6px;
    }

    .mirror-promo-filter-btn {
        min-height: 38px;
        padding: 0 9px;
        font-size: 12px;
    }

    .mirror-promo-filter-btn i {
        font-size: 14px;
    }

    .mirror-wheel-section.wheel-section {
        padding: 15px 10px;
    }

    .mirror-wheel-section .wheel-container-main {
        padding: 0 10px;
    }

}

@media (prefers-reduced-motion: reduce) {
    .mirror-home-promo-stage::before,
    .mirror-home-promo-stage::after {
        animation: none;
    }

    .mirror-home-promo-slide {
        transition: none;
    }

    .mirror-home-flow-track {
        animation: none;
    }
}

@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
    .mirror-mid-logos-inner {
        animation: none;
    }
}

@keyframes promoLightPulse {
    0% {
        opacity: 0.48;
    }
    16% {
        opacity: 0.56;
    }
    18% {
        opacity: 0.9;
    }
    20% {
        opacity: 0.52;
    }
    45% {
        opacity: 0.7;
    }
    56% {
        opacity: 0.92;
    }
    58% {
        opacity: 0.5;
    }
    100% {
        opacity: 0.5;
    }
}

@keyframes promoLightBlink {
    0% {
        opacity: 0.2;
    }
    24% {
        opacity: 0.26;
    }
    25% {
        opacity: 0.44;
    }
    26% {
        opacity: 0.22;
    }
    62% {
        opacity: 0.24;
    }
    63% {
        opacity: 0.42;
    }
    64% {
        opacity: 0.21;
    }
    100% {
        opacity: 0.2;
    }
}

@keyframes promoFrameGlow {
    0% {
        box-shadow: 0 10px 24px rgba(0, 0, 0, 0.26), inset 0 0 0 0 rgba(255, 234, 170, 0);
    }
    18% {
        box-shadow: 0 10px 24px rgba(0, 0, 0, 0.28), inset 0 0 20px 1px rgba(255, 234, 170, 0.12);
    }
    56% {
        box-shadow: 0 10px 24px rgba(0, 0, 0, 0.3), inset 0 0 22px 1px rgba(167, 224, 255, 0.14);
    }
    100% {
        box-shadow: 0 10px 24px rgba(0, 0, 0, 0.26), inset 0 0 0 0 rgba(255, 234, 170, 0);
    }
}

@keyframes mirrorMidLogosTicker {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

@keyframes mirrorHomeFlowTicker {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}


@media (max-width: 575.98px) {
    .mirror-home-mobile-top-links {
        display: flex;
        gap: 8px;
        overflow-x: auto;
        padding: 4px 2px 8px;
        margin: 0;
        background: radial-gradient(120% 120% at 0% 0%, rgba(235, 28, 126, 0.96) 0%, rgba(211, 58, 137, 0.567) 45%, rgba(51, 19, 35, 0.708) 55%), linear-gradient(180deg, #171017 0%, #000000 100%);
        -ms-overflow-style: none;
    }

    .mirror-home-mobile-top-links::-webkit-scrollbar {
        display: none;
    }

    .mirror-home-mobile-top-links a {
        flex: 0 0 auto;
        position: relative;
        border: 1px solid rgba(101, 117, 143, 0.28) !important;
        background: transparent !important;
        background-image: none !important;
        box-shadow: 0 8px 22px rgba(0, 0, 0, 0.18) !important;
        color: #ffffff;
        min-height: 52px;
        padding: 16px 12px 10px;
        border-radius: 12px;
        font-size: 10px;
        font-weight: 800;
        display: inline-flex;
        align-items: flex-start;
        justify-content: center;
        flex-direction: column;
        letter-spacing: 0.03em;
        white-space: nowrap;
        gap: 4px;
    }

    .mirror-home-mobile-top-links a .mirror-mobile-link-label {
        display: block;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .mirror-home-mobile-top-links a .mirror-mobile-link-badge {
        position: absolute;
        top: 6px;
        right: 6px;
        display: inline-flex;
        align-items: center;
        min-height: 14px;
        max-width: calc(100% - 12px);
        padding: 0 5px;
        border-radius: 999px;
        background: #c7f542;
        color: #000000;
        font-size: 5px;
        font-weight: 600;
        letter-spacing: 0.02em;
        text-transform: uppercase;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .mirror-home-mobile-top-links a:hover,
    .mirror-home-mobile-top-links a:focus-visible,
    .mirror-home-mobile-top-links a:active {
        background: transparent !important;
        background-image: none !important;
        border: 1px solid rgba(98, 161, 78, 0.42) !important;
        box-shadow: 0 10px 26px rgba(19, 35, 14, 0.28) !important;
        color: #ffffff;
    }

    .mirror-home-mobile-top-links a:hover .mirror-mobile-link-badge,
    .mirror-home-mobile-top-links a:focus-visible .mirror-mobile-link-badge,
    .mirror-home-mobile-top-links a:active .mirror-mobile-link-badge {
        background: #c7f542;
        color: #000000;
    }

    .mirror-home-video-frame {
        min-height: 0;
        height: auto;
        border-radius: 14px;
    }

    .mirror-home-video {
        position: relative;
        inset: auto;
        width: 100%;
        height: auto;
        min-height: 0;
        aspect-ratio: auto;
        object-fit: contain;
    }

    .mirror-home-video-overlay {
        padding: 16px;
    }

    .mirror-home-video-kicker {
        display: none;
    }

    .mirror-home-video-overlay strong {
        max-width: 11ch;
    }

    .mirror-home-mobile-icon-links {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 8px;
        margin: 10px 0 10px;
    }

    .mirror-home-mobile-icon-links a {
        border: 1px solid #59616b;
        background: linear-gradient(180deg, #3a3e43 0%, #20242a 55%, #0f1114 100%);
        border-radius: 9px;
        color: #ffffff;
        min-height: 58px;
        padding: 8px 6px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 4px;
        text-align: center;
    }

    .mirror-home-mobile-icon-links a:hover,
    .mirror-home-mobile-icon-links a:focus-visible,
    .mirror-home-mobile-icon-links a:active {
        background: #346927;
        border-color: #4e8f3f;
        color: #ffffff;
    }

    .mirror-home-mobile-icon-links i {
        font-size: 14px;
        color: #ffffff;
    }

    .mirror-home-mobile-icon-links span {
        font-size: 10px;
        font-weight: 700;
        line-height: 1.2;
    }

    .mirror-page-shell {
        padding: 10px;
    }

    .mirror-slot-grid,
    .mirror-live-casino-grid,
    .mirror-promo-grid,
    .mirror-promotions-db-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 8px;
    }

    .mirror-slot-standard-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 9px;
    }

    .mirror-slot-pagination {
        justify-content: center;
    }

    .mirror-slot-page-status {
        width: 100%;
        text-align: center;
        order: 3;
    }

    .mirror-slot-toolbar {
        grid-template-columns: 1fr 1fr;
        gap: 8px;
        margin-bottom: 10px;
    }

    .mirror-slot-provider-select,
    .mirror-slot-search {
        min-height: 42px;
        border-radius: 10px;
    }

    .mirror-slot-search-box {
        min-height: 42px;
        border-radius: 10px;
        padding: 0 8px 0 10px;
    }

    .mirror-slot-provider-select select,
    .mirror-slot-search input {
        font-size: 13px;
    }

    .mirror-slot-search-box input {
        font-size: 13px;
    }

    .mirror-slot-search-box button {
        width: 30px;
        min-width: 30px;
        min-height: 30px;
        border-radius: 8px;
        font-size: 12px;
    }

    .mirror-slot-chip-rail {
        gap: 6px;
        padding: 6px;
        border-radius: 10px;
    }

    .mirror-slot-chip-rail button {
        min-width: 90px;
        min-height: 44px;
        font-size: 11px;
        border-radius: 8px;
        padding: 6px 8px;
        gap: 5px;
    }

    .mirror-slot-chip-logo {
        width: 18px;
        height: 18px;
        font-size: 10px;
        border-radius: 5px;
    }

    .mirror-slot-subhead {
        margin: 7px 0 5px;
    }

    .mirror-slot-subhead-note,
    .mirror-slot-subhead-link {
        font-size: 10px;
    }

    .mirror-slot-tournament-card,
    .mirror-slot-card-row {
        flex-basis: 168px;
        margin-left: -44px;

    .mirror-slot-scroll-row.is-popular-flow-row .mirror-slot-card-row {
        flex: 0 0 calc((100% - 8px) / 2);
    }

    .mirror-slot-tournament-card {
        min-height: 90px;
        padding: 7px;
        gap: 4px;
    }

    .mirror-slot-tournament-card strong {
        font-size: 11px;
    }

    .mirror-slot-tournament-card small {
        font-size: 9px;
    }

    .mirror-slot-provider-pill {
        min-height: 34px;
        border-radius: 8px;
        padding: 0 8px;
        gap: 5px;
        font-size: 10px;
    }

    .mirror-aviator-topbar {
        min-height: 58px;
        padding: 8px 10px;
    }

    .mirror-aviator-logo {
        width: 96px;
    }

    .mirror-aviator-deposit-btn {
        gap: 6px;
        padding: 7px 9px;
        font-size: 12px;
    }
}

@media (max-width: 991.98px) {
    .mirror-offered-list-head {
        display: none !important;
    }
}

@media (max-width: 419.98px) {
    .mirror-home-mobile-icon-links {
        gap: 6px;
    }

    .mirror-home-mobile-icon-links a {
        min-height: 54px;
        padding: 7px 4px;
    }

    .mirror-home-mobile-icon-links span {
        font-size: 9px;
    }

    .mirror-group-scroll,
    .mirror-leagues-grid,
    .mirror-content-grid,
    .mirror-winners-grid,
    .mirror-casino-cards,
    .mirror-slot-grid,
    .mirror-live-casino-grid,
    .mirror-promo-grid,
    .mirror-promotions-db-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .mirror-slot-standard-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px;
    }

    .mirror-slot-page-link {
        min-width: 84px;
        padding: 7px 10px;
        font-size: 11px;
    }

    .mirror-slot-page-status {
        font-size: 11px;
    }

    .mirror-slot-toolbar {
        grid-template-columns: 1fr;
    }

    .mirror-popular-mobile-row {
        flex-direction: column;
        align-items: flex-start;
    }

    .mirror-popular-mobile-row .odds {
        width: 100%;
    }

    .mirror-live-provider-btn {
        width: 100%;
        justify-content: center;
    }

    .mirror-live-casino-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
    .mirror-wheel-section .wheel-card {
        max-width: 100%;
        margin: 0;
    }

    .mirror-wheel-section .wheel-body {
        padding: 20px 15px;
    }

    .mirror-wheel-section .wheel-container {
        width: 300px;
        height: 300px;
        margin: 20px auto;
    }

    .mirror-wheel-section .wheel-text-item {
        font-size: 10px;
        padding-left: 25px;
        padding-top: 50px;
    }

    .mirror-wheel-section .wheel-text-item span {
        font-size: 10px;
    }

    .mirror-wheel-section .wheel::before {
        width: 50px;
        height: 50px;
    }

    .mirror-wheel-section #spinButton {
        padding: 12px 30px;
        font-size: 16px;
        margin: 25px auto;
    }

    .mirror-wheel-section .wheel-header h2 {
        font-size: 20px;
        margin: 10px 0;
    }

    .mirror-wheel-section .wheel-header p {
        font-size: 14px;
    }

    .mirror-wheel-section .rules {
        padding: 15px;
        margin-top: 20px;
    }

    .mirror-wheel-section .rules h4 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .mirror-wheel-section .rules li {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .mirror-promo-modal-card,
    .mirror-claim-modal-card {
        width: calc(100vw - 12px);
        max-height: calc(100vh - 12px);
        margin: 6px auto;
        border-radius: 9px;
    }

    .mirror-promo-modal.is-open {
        padding: 6px;
    }

    .mirror-promo-modal-card {
        margin: 0;
    }

    .mirror-claim-head h2 {
        font-size: 17px;
    }

    .mirror-aviator-shell {
        border-radius: 10px;
    }

    .mirror-aviator-topbar {
        min-height: 58px;
        padding: 8px 10px;
    }

    .mirror-aviator-logo {
        width: 96px;
    }

    .mirror-aviator-deposit-btn {
        padding: 7px 10px;
        font-size: 12px;
    }

    .mirror-aviator-stage {
        min-height: 62vh;
    }

    .mirror-aviator-loader h1 {
        font-size: 18px;
    }

    .mirror-aviator-loader p {
        font-size: 13px;
    }
}

/* Keep classic hover (name + Oyna) and show Demo Oyna right under Oyna */
body.betwins-mirror .mirror-slot-hover-overlay strong {
    max-width: 92%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

body.betwins-mirror .mirror-slot-hover-overlay em {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 26px;
    padding: 0 10px;
    border-radius: 999px;
    background: rgba(18, 26, 43, 0.8);
    line-height: 1;
}

body.betwins-mirror .mirror-slot-demo-link {
    position: absolute;
    left: 50%;
    top: calc(50% + 40px);
    transform: translateX(-50%);
    z-index: 3;
    display: inline-flex;
    width: auto;
    align-items: center;
    justify-content: center;
    min-height: 22px;
    padding: 0 9px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.28);
    background: rgba(18, 26, 43, 0.88);
    color: #f4f7ff;
    font-size: 10px;
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.22s ease;
}

body.betwins-mirror .mirror-live-casino-shell .mirror-slot-demo-link {
    top: calc(50% + 34px);
}

body.betwins-mirror .mirror-slot-shell .mirror-slot-demo-link {
    top: calc(50% + 40px);
}

/* Tighter badge for horizontal rows (popular + newly added). */
body.betwins-mirror .mirror-slot-card-row .mirror-slot-demo-link {
    height: 14px;
    min-height: 0;
    padding: 0 4px;
    font-size: 8px;
    line-height: 1;
}

body.betwins-mirror .mirror-slot-card:hover .mirror-slot-demo-link,
body.betwins-mirror .mirror-slot-card:focus-within .mirror-slot-demo-link {
    opacity: 1;
    pointer-events: auto;
}

body.betwins-mirror .mirror-slot-demo-link:hover,
body.betwins-mirror .mirror-slot-demo-link:focus-visible {
    border-color: rgba(226, 188, 96, 0.9);
    background: rgba(38, 31, 16, 0.92);
    color: #fff6cf;
}

@media (max-width: 575.98px) {
    body.betwins-mirror .mirror-slot-hover-overlay em {
        min-height: 24px;
        padding: 0 8px;
        font-size: 14px;
    }

    body.betwins-mirror .mirror-slot-demo-link {
        min-height: 20px;
        padding: 0 8px;
        font-size: 9px;
        top: calc(50% + 32px);
        transform: translateX(-50%);
    }

    body.betwins-mirror .mirror-live-casino-shell .mirror-slot-demo-link {
        top: calc(50% + 28px);
    }

    body.betwins-mirror .mirror-slot-card-row .mirror-slot-demo-link {
        height: 13px;
        min-height: 0;
        padding: 0 3px;
        font-size: 7px;
        line-height: 1;
    }
}
