@font-face {
        font-family: 'digital_sans_ef_medium';
        font-display: swap;
        src: url('https://dsuown9evwz4y.cloudfront.net/Fonts/digital_sans_ef_medium.woff2?v=0') format('woff2'),
             url('https://dsuown9evwz4y.cloudfront.net/Fonts/digital_sans_ef_medium.woff?v=0') format('woff');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'gilroybold';
        font-display: swap;
        src: url('https://dsuown9evwz4y.cloudfront.net/Fonts/Gilroy-Bold.woff2?v=0') format('woff2'),
             url('https://dsuown9evwz4y.cloudfront.net/Fonts/Gilroy-Bold.woff?v=0') format('woff');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'Open24DisplaySt';
        font-display: swap;
        src: url('https://dsuown9evwz4y.cloudfront.net/Fonts/Open24DisplaySt.woff2?v=0') format('woff2');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'Glyphicons Halflings';
        font-display: swap;
        src: url('https://dsuown9evwz4y.cloudfront.net/Fonts/glyphicons-halflings-regular.woff?v=0') format('woff');
    }

    body {
        font-family: 'digital_sans_ef_medium', Arial, Helvetica, sans-serif;
        font-size: 14px;
    }

    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
        font-family: inherit;
    }

    .home-progressive-jackpot .jackpot-play-section .jackpot-play-text {
        font-family: 'gilroybold';
    }

    .home-progressive-jackpot .jackpot-container {
        font-family: 'Open24DisplaySt';
    }

    .glyphicon {
        font-family: 'Glyphicons Halflings';
    }

    .footer-featured-product-section .site-info-img-header img,
    .bank-service-container .site-info-description > div:first-child img,
    .top-menu > li > a > img,
    .popup-modal[data-title=""] .modal-title:before,
    .popup-modal[data-title] .modal-title:before,
    .confirmation-popup.warning .modal-header .modal-title:before {
        filter: brightness(0) saturate(100%) invert(86%) sepia(28%) saturate(600%) hue-rotate(8deg) brightness(105%) contrast(95%);
    }

    .top-menu > li:hover > a > img,
    .top-menu > li[data-active="true"] > a > img {
        content: none !important;
        filter: brightness(0) saturate(100%) invert(92%) sepia(22%) saturate(500%) hue-rotate(6deg) brightness(110%) contrast(95%);
    }

/* Artikel di footer: teks terang tapi tidak silau; link pakai warna tema (biru) */
    .footer-description-section .site-description,
    .footer-description-section .site-description p,
    .footer-description-section .site-description li,
    .footer-description-section .site-description ol,
    .footer-description-section .site-description table.slot-toc-table,
    .footer-description-section .site-description table.slot-toc-table th,
    .footer-description-section .site-description table.slot-toc-table td,
    .footer-description-section .site-description h1,
    .footer-description-section .site-description h2,
    .footer-description-section .site-description h3,
    .footer-description-section .site-description h4,
    .footer-description-section .site-description strong {
        color: #e4e1da;
    }

    .footer-description-section .site-description .slot-faq-q {
        color: #f5f2ea;
    }

    .footer-description-section .site-description .slot-summary-main strong {
        color: #f2efe8;
    }

    .footer-description-section .site-description a strong {
        color: inherit;
    }

    .footer-description-section .site-description table.slot-article-table,
    .footer-description-section .site-description table.slot-article-table th,
    .footer-description-section .site-description table.slot-article-table td {
        color: #e4e1da;
    }

    .footer-description-section .site-description table.slot-article-table {
        width: 100%;
        border-collapse: collapse;
        margin: 0.6em 0 1.1em;
        font-size: 0.95em;
        text-align: left;
    }

    .footer-description-section .site-description table.slot-article-table th {
        border: 1px solid rgba(255, 255, 255, 0.28);
        padding: 8px 10px;
        background: rgba(255, 255, 255, 0.08);
        color: #f5f2ea;
    }

    .footer-description-section .site-description table.slot-article-table td {
        border: 1px solid rgba(255, 255, 255, 0.22);
        padding: 8px 10px;
        text-align: justify;
        vertical-align: top;
    }

    .footer-description-section .site-description table.slot-toc-table {
        width: 100%;
        border-collapse: collapse;
        margin: 0.6em 0 1.1em;
        font-size: 0.95em;
        text-align: left;
    }

    .footer-description-section .site-description table.slot-toc-table a {
        color: #e4e1da;
        text-decoration: underline;
        text-underline-offset: 2px;
    }

    .footer-description-section .site-description table.slot-toc-table a:hover {
        color: var(--footer-links-li-a-hover-color, #ef4444);
    }

    .footer-description-section .site-description .slot-toc-table tbody td:nth-child(2) {
        word-break: keep-all;
    }

    .footer-description-section .site-description h2.article-main-title {
        color: #f5f2ea;
    }

    /* Artikel: jarak baris, daftar, dan hierarki heading */
    .footer-description-section .site-description {
        line-height: 1.7;
    }

    .footer-description-section .site-description p {
        margin: 0 0 0.85em;
        line-height: 1.7;
    }

    .footer-description-section .site-description ul,
    .footer-description-section .site-description ol {
        margin: 0.35em 0 1em;
        padding-left: 1.4em;
        list-style-position: outside;
    }

    .footer-description-section .site-description ul {
        list-style-type: disc;
    }

    .footer-description-section .site-description ol {
        list-style-type: decimal;
    }

    .footer-description-section .site-description li {
        margin-bottom: 0.45em;
        line-height: 1.65;
    }

    .footer-description-section .site-description li:last-child {
        margin-bottom: 0;
    }

    .footer-description-section .site-description h2 {
        margin: 1.65em 0 0.7em;
        font-size: 1.35em;
        line-height: 1.35;
        font-weight: 700;
    }

    .footer-description-section .site-description h2.article-main-title {
        margin: 0 0 0.55em;
        font-size: 1.5em;
        line-height: 1.3;
    }

    .footer-description-section .site-description > h2.article-main-title:first-child {
        margin-top: 0;
    }

    .footer-description-section .site-description h3 {
        margin: 1.2em 0 0.55em;
        font-size: 1.1em;
        line-height: 1.35;
        font-weight: 600;
        color: #f0ede6;
    }

    .footer-description-section .site-description h3.slot-faq-q {
        margin-top: 1.4em;
        color: #f5f2ea;
    }

    .footer-description-section .site-description table.slot-toc-table {
        margin-bottom: 1.25em;
    }

    .home-page-h1 {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border: 0;
    }

    @media (min-width: 992px) {
        .home-inner-container,
        .home-inner-container + .row,
        .home-inner-container + .row > .col-md-12 {
            overflow: visible;
        }

        .popular-games {
            position: relative;
            overflow: visible;
            padding-right: 280px;
        }

        .popular-games [data-section="right"] {
            overflow: visible;
            position: relative;
        }

        .popular-games .tab-content {
            position: relative;
            overflow: visible !important;
        }

        .popular-games .tab-pane {
            position: relative;
            overflow: visible !important;
        }

        /* Ultraman — posisi di area kosong kanan (kotak merah), tidak menutupi grid */
        .popular-games .tab-pane .animated-image {
            position: absolute !important;
            width: auto !important;
            max-width: 270px !important;
            height: 380px !important;
            top: auto !important;
            bottom: -48px !important;
            left: calc(110% + 46px) !important;
            right: auto !important;
            object-fit: contain !important;
            object-position: bottom center !important;
            transform: none !important;
            z-index: 4;
            pointer-events: none;
            filter: drop-shadow(0 16px 32px rgba(252, 228, 132, 0.4));
        }
    }

    /* Footer: link sitemap/support, deskripsi kartu, baris bank â€” sama seperti artikel */
    .site-footer .footer-sitemap-section .footer-links > li > a,
    .site-footer .footer-sitemap-section .contact-list > li > a,
    .site-footer .footer-sitemap-section .social-media-list > li > a {
        color: #e4e1da;
    }

    .site-footer .footer-sitemap-section .footer-links > li > a:hover,
    .site-footer .footer-sitemap-section .contact-list > li > a:hover,
    .site-footer .footer-sitemap-section .social-media-list > li > a:hover {
        color: var(--footer-links-li-a-hover-color);
    }

    .site-footer .footer-featured-product-section .site-info-description > p {
        color: #e4e1da;
    }

    .site-footer .footer-sitemap-section h4 {
        color: #e4e1da;
    }

    .site-footer .footer-featured-product-section .site-info-description h4 {
        color: #e4e1da;
    }

    .site-footer .footer-banking-section .bank-list-container p {
        color: #e4e1da;
    }

    /* Desktop — banner full-stretch seperti CYBER99 (1920×613), edge-to-edge */
    @media (min-width: 992px) {
        .banner {
            position: relative !important;
            width: 100% !important;
            max-width: 100% !important;
            aspect-ratio: 1920 / 613 !important;
            height: auto !important;
            min-height: 0 !important;
            margin: 0 !important;
            margin-bottom: 0 !important;
            padding: 0 !important;
            background: #0a1206 !important;
            line-height: 0 !important;
            overflow: hidden !important;
        }

        .banner .banner-carousel,
        .banner .vertical-wrapper,
        .banner .vertical-wrapper > div,
        .banner .slide-item,
        .banner .slide-item a,
        .banner picture {
            position: absolute !important;
            inset: 0 !important;
            display: block !important;
            width: 100% !important;
            height: 100% !important;
            margin: 0 !important;
            padding: 0 !important;
            background: transparent !important;
            line-height: 0 !important;
        }

        .banner-img,
        .banner .slide-item img,
        .banner .slick-slide img.banner-img,
        .banner img.banner-img,
        .banner picture img {
            position: absolute !important;
            inset: 0 !important;
            display: block !important;
            width: 100% !important;
            max-width: none !important;
            height: 100% !important;
            min-height: 100% !important;
            margin: 0 !important;
            padding: 0 !important;
            border: 0 !important;
            aspect-ratio: unset !important;
            object-fit: fill !important;
            object-position: center center !important;
        }

        .banner-static,
        .banner-static .vertical-wrapper,
        .banner-static .vertical-wrapper > div,
        .banner-static .slide-item,
        .banner-static .slide-item picture,
        .banner-static .slide-item img {
            display: block !important;
            visibility: visible !important;
            opacity: 1 !important;
        }

        .banner-static .slick-list,
        .banner-static .slick-track,
        .banner-static .slick-slide {
            position: absolute !important;
            inset: 0 !important;
            display: block !important;
            visibility: visible !important;
            opacity: 1 !important;
            width: 100% !important;
            height: 100% !important;
        }

        #banner_carousel,
        #banner_carousel .slide-item,
        #banner_carousel .slide-item img,
        #banner_carousel .slide-item picture,
        #banner_carousel:not(.slick-initialized) .slide-item,
        #banner_carousel .slick-slide .slide-item,
        #banner_carousel .slick-slide .slide-item img {
            display: block !important;
            visibility: visible !important;
        }
    }

    .mobile-menu-toggle,
    .mobile-announcement-bar,
    .mobile-home-panel,
    .mobile-drawer-overlay,
    .mobile-side-drawer,
    .mobile-bottom-nav {
        display: none;
    }

    /* Mobile â€” layout referensi MAHJONG97 teman, konten & struktur HTML asli */
    @media (max-width: 991px) {
        html,
        body {
            overflow-x: hidden;
            max-width: 100%;
        }

        body {
            padding-bottom: calc(62px + env(safe-area-inset-bottom, 0px));
            background: #0a1206;
        }

        body.mobile-drawer-open {
            overflow: hidden;
        }

        .container {
            padding-left: 12px;
            padding-right: 12px;
        }

        .topbar-container {
            display: none !important;
        }

        .site-header {
            padding: 10px 0;
            background: #0a1206;
            border-bottom: 3px solid #fce484;
        }

        .site-header > .container {
            padding-left: 12px;
            padding-right: 12px;
        }

        .site-header .row {
            display: grid !important;
            grid-template-columns: 44px 1fr 44px;
            grid-template-rows: 52px;
            align-items: center;
            margin: 0;
            min-height: 0;
        }

        .site-header .col-sm-3,
        .site-header .col-md-3,
        .site-header .col-sm-9,
        .site-header .col-md-9 {
            float: none !important;
            position: static !important;
            width: auto !important;
            padding: 0 !important;
            margin: 0 !important;
            min-height: 0 !important;
            transform: none !important;
        }

        .site-header .col-sm-3,
        .site-header .col-md-3 {
            grid-column: 2;
            grid-row: 1;
            justify-self: center;
            align-self: center;
            text-align: center;
            z-index: 1;
            max-width: calc(100vw - 120px);
        }

        .site-header .logo {
            display: inline-block;
            background: none !important;
            background-image: none !important;
            padding: 0 !important;
            margin: 0 !important;
            width: auto !important;
            max-width: 100%;
            position: static !important;
            line-height: 0;
            vertical-align: middle;
        }

        .site-header .logo > img,
        .site-header .logo > picture {
            position: static !important;
            left: auto !important;
            top: auto !important;
            transform: none !important;
            height: auto !important;
            max-height: 40px;
            width: auto;
            max-width: 100%;
            margin: 0 auto !important;
            display: block;
        }

        .site-header .logo > picture img {
            height: auto !important;
            max-height: 40px;
            width: auto;
            max-width: 100%;
            display: block;
        }

        .site-header-nav-col {
            grid-column: 3;
            grid-row: 1;
            justify-self: end;
            align-self: center;
            display: flex !important;
            align-items: center;
            justify-content: flex-end;
            width: 44px;
            height: 44px;
            padding: 0;
            margin: 0;
            z-index: 2;
        }

        .site-header-nav-col .menu-slide {
            display: none !important;
            width: 0 !important;
            height: 0 !important;
            overflow: hidden !important;
            visibility: hidden !important;
            position: absolute !important;
            pointer-events: none !important;
        }

        .mobile-menu-toggle {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            width: 44px;
            height: 44px;
            padding: 0;
            margin: 0;
            border: 0;
            background: transparent;
            cursor: pointer;
            -webkit-tap-highlight-color: transparent;
        }

        .mobile-menu-toggle > span:not(.mobile-menu-toggle-icon) {
            display: none;
        }

        .mobile-menu-toggle-icon {
            position: relative;
            width: 22px;
            height: 16px;
        }

        .mobile-menu-toggle-icon::before,
        .mobile-menu-toggle-icon::after {
            content: '';
            position: absolute;
            left: 0;
            width: 100%;
            height: 2px;
            background: #fce484;
            border-radius: 1px;
        }

        .mobile-menu-toggle-icon::before {
            top: 0;
        }

        .mobile-menu-toggle-icon::after {
            bottom: 0;
        }

        .mobile-menu-toggle-icon > span {
            position: absolute;
            left: 0;
            top: 50%;
            width: 100%;
            height: 2px;
            margin-top: -1px;
            background: #fce484;
            border-radius: 1px;
        }

        .mobile-announcement-bar {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 7px 12px;
            background: #0a0a0a;
            border-bottom: 1px solid rgba(59, 130, 246, 0.18);
            overflow: hidden;
        }

        .mobile-announcement-icon {
            flex-shrink: 0;
            width: 18px;
            height: 18px;
            color: #fce484;
        }

        .mobile-announcement-icon svg {
            width: 18px;
            height: 18px;
            fill: #fce484;
        }

        .mobile-announcement-marquee {
            flex: 1;
            overflow: hidden;
            min-width: 0;
        }

        .mobile-announcement-text {
            display: inline-block;
            white-space: nowrap;
            color: #e4e1da;
            font-size: 12px;
            line-height: 1.3;
            padding-left: 100%;
            animation: mobile-announcement-scroll 22s linear infinite;
        }

        @keyframes mobile-announcement-scroll {
            0% { transform: translateX(0); }
            100% { transform: translateX(-100%); }
        }

        .banner {
            position: relative !important;
            margin: 0 !important;
            margin-bottom: 0 !important;
            padding: 0 !important;
            background: #0a1206 !important;
            line-height: 0 !important;
            aspect-ratio: 640 / 299 !important;
            width: 100% !important;
            max-width: 100% !important;
            height: auto !important;
            overflow: hidden !important;
        }

        .banner .banner-carousel,
        .banner .vertical-wrapper,
        .banner .vertical-wrapper > div,
        .banner .slide-item,
        .banner .slide-item a,
        .banner picture {
            position: absolute !important;
            inset: 0 !important;
            display: block !important;
            width: 100% !important;
            height: 100% !important;
            margin: 0 !important;
            padding: 0 !important;
            line-height: 0 !important;
            background: transparent !important;
        }

        .banner-img,
        .banner .slide-item img,
        .banner .slick-slide img.banner-img,
        .banner picture img {
            position: absolute !important;
            inset: 0 !important;
            display: block !important;
            width: 100% !important;
            max-width: none !important;
            height: 100% !important;
            min-height: 100% !important;
            aspect-ratio: unset !important;
            object-fit: fill !important;
            object-position: center center !important;
        }

        .home-info-container {
            display: none !important;
        }

        .mobile-home-panel {
            display: block;
            padding: 12px 0 8px;
            background: #0a1206;
            border-bottom: 1px solid rgba(59, 130, 246, 0.18);
        }

        .mobile-home-cta {
            display: flex;
            gap: 10px;
            margin-bottom: 14px;
            padding: 0 14px;
        }

        .mobile-home-cta a {
            flex: 1;
            display: block;
            position: relative;
            overflow: hidden;
            text-align: center;
            padding: 13px 10px;
            border-radius: 8px;
            font-size: 14px;
            font-weight: 700;
            text-decoration: none;
            line-height: 1.2;
            letter-spacing: 0.02em;
            transition: transform 0.25s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.25s ease;
        }

        .mobile-home-cta a::before {
            content: "";
            position: absolute;
            inset: 0;
            background: linear-gradient(105deg, transparent 35%, rgba(255, 255, 255, 0.38) 50%, transparent 65%);
            background-size: 200% 100%;
            opacity: 0.85;
            pointer-events: none;
            animation: mobileCtaShimmer 2.8s ease-in-out infinite;
        }

        .mobile-btn-register {
            background: linear-gradient(135deg, #fcfcb4 0%, #fce484 50%, #ba8617 100%);
            color: #fff;
            border: 1px solid rgba(255, 255, 255, 0.22);
            box-shadow: 0 3px 14px rgba(252, 228, 132, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.22);
            transform-origin: center bottom;
            animation:
                mobileCtaGlowEmerald 3s ease-in-out infinite,
                pgcatCtaBounce 2.2s ease-in-out infinite;
        }

        .mobile-btn-login {
            background: linear-gradient(135deg, #14200a 0%, #314e0e 55%, #ba8617 100%);
            color: #fcfcb4;
            border: 1px solid rgba(252, 228, 132, 0.55);
            box-shadow: 0 2px 12px rgba(252, 228, 132, 0.28), inset 0 1px 0 rgba(252, 236, 180, 0.2);
            transform-origin: center bottom;
            animation:
                mobileCtaGlowGold 3s ease-in-out infinite,
                pgcatCtaBounce 2.45s ease-in-out infinite 0.15s;
        }

        .mobile-home-cta a:active {
            animation: none;
            transform: scale(0.97);
        }

        @keyframes pgcatCtaBounce {
            0%, 48%, 100% { transform: translateY(0) scale(1); }
            12% { transform: translateY(-6px) scale(1.03); }
            24% { transform: translateY(0) scale(1); }
            36% { transform: translateY(-3px) scale(1.015); }
        }

        @keyframes mobileCtaGlowEmerald {
            0%, 100% {
                box-shadow: 0 3px 14px rgba(252, 228, 132, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.22);
            }
            50% {
                box-shadow: 0 5px 22px rgba(252, 228, 132, 0.65), 0 0 18px rgba(252, 228, 132, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.28);
            }
        }

        @keyframes mobileCtaGlowGold {
            0%, 100% {
                box-shadow: 0 2px 12px rgba(252, 228, 132, 0.28), inset 0 1px 0 rgba(252, 236, 180, 0.2);
            }
            50% {
                box-shadow: 0 4px 18px rgba(252, 228, 132, 0.45), 0 0 14px rgba(252, 228, 132, 0.3), inset 0 1px 0 rgba(252, 236, 180, 0.3);
            }
        }

        @keyframes mobileCtaShimmer {
            0% { background-position: -200% center; }
            100% { background-position: 200% center; }
        }

        @media (prefers-reduced-motion: reduce) {
            .mobile-btn-register,
            .mobile-btn-login,
            .mobile-home-cta a::before {
                animation: none !important;
            }
        }

        .mobile-category-scroll-wrap {
            position: relative;
            padding: 10px 28px 12px;
            border-top: 1px solid rgba(59, 130, 246, 0.1);
        }

        .mobile-cat-arrow {
            position: absolute;
            top: 18px;
            z-index: 2;
            width: 24px;
            height: 24px;
            padding: 0;
            border: 0;
            background: transparent;
            color: rgba(255, 255, 255, 0.55);
            font-size: 22px;
            line-height: 1;
            cursor: pointer;
        }

        .mobile-cat-arrow-left {
            left: 4px;
        }

        .mobile-cat-arrow-right {
            right: 4px;
        }

        .mobile-category-scroll {
            overflow-x: auto;
            overflow-y: hidden;
            -webkit-overflow-scrolling: touch;
            scrollbar-width: none;
            scroll-behavior: smooth;
        }

        .mobile-category-scroll::-webkit-scrollbar {
            display: none;
        }

        .mobile-category-track {
            display: flex;
            gap: 18px;
            padding: 4px 4px 8px;
            width: max-content;
        }

        .mobile-category-cell {
            flex: 0 0 auto;
            width: 64px;
        }

        .mobile-category-cell a {
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 6px;
            text-decoration: none;
            text-align: center;
        }

        .mobile-category-icon {
            width: 36px;
            height: 36px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .mobile-category-icon img {
            width: 32px;
            height: 32px;
            object-fit: contain;
            filter: brightness(0) saturate(100%) invert(42%) sepia(95%) saturate(1200%) hue-rotate(8deg) brightness(95%) contrast(95%);
        }

        .mobile-category-label {
            color: #fce484;
            font-size: 10px;
            line-height: 1.15;
            white-space: nowrap;
            position: relative;
            padding-bottom: 4px;
        }

        .mobile-category-cell a.is-active .mobile-category-label {
            color: #fcfcb4;
            font-weight: 600;
        }

        .mobile-category-cell a.is-active .mobile-category-label::after {
            content: "";
            position: absolute;
            left: 50%;
            bottom: 0;
            transform: translateX(-50%);
            width: 22px;
            height: 2px;
            border-radius: 1px;
            background: #fce484;
            box-shadow: 0 0 8px rgba(59, 130, 246, 0.65);
        }

        .mobile-category-cell a.is-active .mobile-category-icon img {
            filter: brightness(0) saturate(100%) invert(58%) sepia(90%) saturate(1200%) hue-rotate(8deg) brightness(105%) contrast(95%);
        }

        .mobile-category-progress {
            height: 2px;
            margin: 0 14px;
            background: rgba(255, 255, 255, 0.1);
            border-radius: 1px;
            overflow: hidden;
        }

        .mobile-category-progress-bar {
            height: 100%;
            width: 30%;
            background: linear-gradient(90deg, #fce484, #fcfcb4);
            border-radius: 1px;
            box-shadow: 0 0 6px rgba(59, 130, 246, 0.5);
            transition: width 0.15s ease;
        }

        .site-footer {
            background-color: #0a1206 !important;
            background-image: none !important;
        }

        .footer-description-section {
            padding: 14px 14px 18px;
            border-top: 1px solid rgba(59, 130, 246, 0.15);
            margin-top: 0;
        }

        .footer-description-section .site-description h2.article-main-title {
            color: #fce484;
            font-size: 1.22em;
            line-height: 1.35;
            text-shadow: 0 0 18px rgba(59, 130, 246, 0.22);
        }

        .footer-description-section .container {
            padding-top: 0;
            padding-left: 0;
            padding-right: 0;
        }

        .footer-description-section .site-description {
            font-size: 14px;
            line-height: 1.65;
        }

        .footer-description-section .site-description p {
            margin-bottom: 0.75em;
        }

        .footer-description-section .site-description h2 {
            font-size: 1.12em;
            margin-top: 1.35em;
        }

        .footer-description-section .site-description h3 {
            font-size: 1.02em;
        }

        .site-footer .footer-sitemap-section,
        .site-footer .footer-featured-product-section,
        .site-footer .footer-banking-section {
            display: none !important;
        }

        .site-footer hr.footer-separator {
            display: none !important;
        }

        .site-footer .footer-copyright-section {
            display: block !important;
            padding: 20px 0 12px;
        }

        .site-footer .footer-copyright-section .col-md-12 {
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 20px;
            text-align: center;
            float: none !important;
            width: 100%;
        }

        .site-footer .footer-copyright-section .col-md-12 > div {
            width: 100%;
        }

        .site-footer .footer-section-title {
            color: #e4e1da;
            font-size: 13px;
            margin: 0 0 10px;
        }

        .site-footer .footer-copyright-section .hover-list {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            align-items: center;
            gap: 14px;
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .site-footer .footer-copyright-section .hover-list li {
            list-style: none;
            margin: 0;
            padding: 0;
        }

        .site-footer .footer-copyright-section .hover-list picture + picture,
        .site-footer .footer-copyright-section .powered-by-link picture + picture {
            display: none !important;
        }

        .site-footer .footer-copyright-section .hover-list img,
        .site-footer .footer-copyright-section .powered-by-logo {
            height: 36px;
            width: auto;
            display: block;
            margin: 0 auto;
        }

        .site-footer .footer-copyright-section .copyright {
            margin: 0 !important;
            align-self: center;
            color: #e4e1da;
            font-size: 12px;
            line-height: 1.4;
        }

        .site-footer .footer-copyright-section .supported-browser-container {
            width: 100%;
        }

        .mobile-drawer-overlay {
            display: block;
            position: fixed;
            inset: 0;
            background: rgba(15, 23, 42, 0.72);
            z-index: 10000;
            opacity: 0;
            visibility: hidden;
            pointer-events: none;
            transition: opacity 0.28s ease, visibility 0.28s ease;
        }

        .mobile-drawer-overlay:not(.is-open) {
            pointer-events: none !important;
            visibility: hidden !important;
            opacity: 0 !important;
            z-index: -1 !important;
        }

        .mobile-drawer-overlay.is-open {
            opacity: 1 !important;
            visibility: visible !important;
            pointer-events: auto !important;
            z-index: 10000 !important;
        }

        .mobile-side-drawer {
            display: flex;
            flex-direction: column;
            position: fixed;
            top: 0;
            right: 0;
            width: min(84%, 320px);
            height: 100%;
            background: linear-gradient(180deg, #14200a 0%, #0a1206 48%, #0a1206 100%);
            z-index: 10001;
            transform: translateX(100%);
            transition: transform 0.3s ease;
            box-shadow: -8px 0 32px rgba(0, 0, 0, 0.55), inset 1px 0 0 rgba(59, 130, 246, 0.22);
            pointer-events: none;
            border-left: 1px solid rgba(239, 68, 68, 0.28);
        }

        .mobile-side-drawer.is-open {
            transform: translateX(0);
            pointer-events: auto;
        }

        .mobile-drawer-header {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 16px 18px;
            border-bottom: 1px solid rgba(59, 130, 246, 0.22);
            min-height: 60px;
            background: rgba(15, 23, 42, 0.55);
        }

        .mobile-drawer-header .logo img {
            max-height: 36px;
            width: auto;
        }

        .mobile-drawer-close {
            width: 38px;
            height: 38px;
            border: 1px solid rgba(239, 68, 68, 0.35);
            border-radius: 10px;
            background: rgba(59, 130, 246, 0.08);
            color: #f87171;
            font-size: 26px;
            line-height: 1;
            cursor: pointer;
            padding: 0;
            display: grid;
            place-items: center;
            transition: background 0.2s ease, border-color 0.2s ease;
        }

        .mobile-drawer-close:active {
            background: rgba(59, 130, 246, 0.2);
            border-color: rgba(59, 130, 246, 0.55);
        }

        .mobile-drawer-nav {
            flex: 1;
            overflow-y: auto;
            padding: 8px 0 20px;
            -webkit-overflow-scrolling: touch;
        }

        .mobile-drawer-item,
        .mobile-drawer-toggle {
            display: flex;
            align-items: center;
            gap: 14px;
            width: 100%;
            padding: 16px 18px;
            border: 0;
            border-bottom: 1px solid rgba(59, 130, 246, 0.12);
            background: transparent;
            color: #eef7f2;
            font-size: 14px;
            font-weight: 600;
            text-decoration: none;
            text-align: left;
            cursor: pointer;
            transition: background 0.2s ease, color 0.2s ease;
        }

        .mobile-drawer-item:active,
        .mobile-drawer-toggle:active {
            background: rgba(59, 130, 246, 0.1);
        }

        .mobile-drawer-item.is-active {
            color: #fcfcb4;
            background: linear-gradient(90deg, rgba(59, 130, 246, 0.16), transparent 78%);
            box-shadow: inset 3px 0 0 #fce484;
        }

        .mobile-drawer-item svg {
            flex-shrink: 0;
            width: 22px;
            height: 22px;
        }

        .mobile-drawer-item img,
        .mobile-drawer-toggle img {
            width: 22px;
            height: 22px;
            object-fit: contain;
            flex-shrink: 0;
            filter: brightness(0) saturate(100%) invert(64%) sepia(52%) saturate(650%) hue-rotate(8deg) brightness(95%) contrast(92%);
        }

        .mobile-drawer-toggle-chevron {
            margin-left: auto;
            color: #ef4444;
            font-size: 11px;
            transition: transform 0.2s ease;
            opacity: 0.9;
        }

        .mobile-drawer-group.is-expanded .mobile-drawer-toggle-chevron {
            transform: rotate(180deg);
        }

        .mobile-drawer-group.is-expanded .mobile-drawer-toggle {
            color: #fcfcb4;
            background: rgba(59, 130, 246, 0.08);
        }

        .mobile-drawer-sublist {
            display: none;
            background: rgba(15, 23, 42, 0.55);
            border-bottom: 1px solid rgba(59, 130, 246, 0.12);
        }

        .mobile-drawer-group.is-expanded .mobile-drawer-sublist {
            display: block;
        }

        .mobile-drawer-sublist a {
            display: flex;
            align-items: center;
            gap: 12px;
            padding: 13px 18px 13px 54px;
            color: rgba(238, 247, 242, 0.82);
            font-size: 13px;
            font-weight: 500;
            text-decoration: none;
            border-bottom: 1px solid rgba(59, 130, 246, 0.08);
            transition: background 0.2s ease, color 0.2s ease;
        }

        .mobile-drawer-sublist a:last-child {
            border-bottom: 0;
        }

        .mobile-drawer-sublist a:active {
            background: rgba(59, 130, 246, 0.12);
            color: #f87171;
        }

        .mobile-drawer-sublist a img {
            width: 18px;
            height: 18px;
            filter: brightness(0) saturate(100%) invert(64%) sepia(52%) saturate(650%) hue-rotate(8deg) brightness(95%) contrast(92%);
        }

        .mobile-bottom-nav {
            display: flex;
            position: fixed;
            left: 0;
            right: 0;
            bottom: 0;
            z-index: 9999;
            background: #0a1206;
            border-top: 1px solid rgba(59, 130, 246, 0.28);
            box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.35);
            padding: 6px 0 calc(6px + env(safe-area-inset-bottom, 0px));
        }

        .mobile-bottom-nav a {
            flex: 1;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            gap: 2px;
            padding: 4px 1px;
            color: #888;
            font-size: 11px;
            text-decoration: none;
            line-height: 1.1;
            text-align: center;
            min-width: 0;
        }

        .mobile-bottom-nav a span:last-child {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            max-width: 100%;
        }

        .mobile-bottom-nav a.is-active {
            color: #fce484;
        }

        .mobile-bottom-nav a.is-active svg {
            stroke: #fce484;
            filter: drop-shadow(0 0 5px rgba(59, 130, 246, 0.75));
        }

        .mobile-bottom-nav svg {
            width: 22px;
            height: 22px;
            stroke: #888;
            fill: none;
        }

    }

    @media (max-width: 575px) {
        .mobile-bottom-nav a {
            font-size: 10px;
        }

        .mobile-bottom-nav svg {
            width: 20px;
            height: 20px;
        }
    }

    /* Footer bg selaras dengan area game / body theme (#0a1206) */
    .site-footer {
        background-color: #0a1206 !important;
        background-image: none !important;
    }

    .footer-description-section,
    .footer-description-section .site-description {
        background: transparent !important;
    }


.banner .carousel-indicators{display:none !important;}
/* ===== MAHJONG97 Theme — palet banner: hijau forest + emas krem ===== */
:root {
  --pg-navy: #0a1206;
  --pg-navy-2: #0a1206;
  --pg-blue: #fce484;
  --pg-blue-deep: #ba8617;
  --pg-blue-light: #fcfcb4;
  --pg-cyan: #fcfcb4;
  --pg-red: #c41e3a;
  --pg-red-soft: #e31c23;

  --body-theme-bg: #0a1206 !important;
  --site-header-bg: #0a1206 !important;
  --site-header-border: 4px solid var(--pg-blue) !important;
  --top-menu-li-true-hover-a-color: var(--pg-blue-light) !important;
  --top-menu-game-list-btop: 4px solid var(--pg-blue) !important;
  --top-menu-game-list-bbot: 10px solid var(--pg-blue-deep) !important;
  --top-menu-game-list-li-a-background-border: 1px solid var(--pg-blue) !important;
  --footer-separator-border: 1px dotted var(--pg-blue) !important;
  --site-footer-border: 2px solid var(--pg-blue) !important;
  --site-footer-bg: #0a1206 no-repeat center !important;
  --site-footer-bi: linear-gradient(to right, #0a1206 0%, #24300c 100%) !important;
  --footer-links-li-a-hover-color: var(--pg-blue-light) !important;
  --a-color: var(--pg-blue) !important;
  --a-focus-hover-color: var(--pg-blue-light) !important;
  --popular-game-title-cntr-title-span-bg: var(--pg-blue) !important;
  --popular-game-title-cntr-title-span-after-bg: var(--pg-blue-deep) !important;
  --popular-game-title-cntr-content-border: 1px solid var(--pg-blue) !important;
  --popular-game-title-cntr-content-game-list-game-item-game-name-color: var(--pg-cyan) !important;
  --popular-games-scrtabs-tab-cntr-bg: var(--pg-blue) !important;
  --popular-games-tab-content-border: 2px solid var(--pg-blue) !important;
  --home-game-list-cntr-title-span-bg: var(--pg-blue) !important;
  --home-game-list-cntr-title-span-after-bg: var(--pg-blue-deep) !important;
  --home-game-list-cntr-content-border: 1px solid var(--pg-blue) !important;
  --home-game-list-cntr-content-game-list-game-item-game-name-color: var(--pg-cyan) !important;
  --provider-cntr-border: var(--pg-blue) !important;
  --provider-cntr-color: var(--pg-blue) !important;
  --provider-cntr-h5-bg: #24300c !important;
  --provider-cntr-h5-color: var(--pg-cyan) !important;
  --play-now-bg: var(--pg-blue) !important;
  --play-now-color: #fff !important;
  --play-now-hover-bg: var(--pg-blue-light) !important;
  --play-now-hover-color: #0a1206 !important;
  --banner-bg: #0a1206 !important;
  --data-cntr-background-banner-bg: #0a1206 !important;
  --home-progressive-jackpot-bg: linear-gradient(var(--pg-blue), var(--pg-blue-deep)) !important;
  --home-progressive-jackpot-border-cntr-border: 3px solid var(--pg-blue-light) !important;
  --home-progressive-jackpot-jackpot-border-cntr-border: 3px dotted var(--pg-blue) !important;
  --home-progressive-jackpot-jackpot-currency-color: var(--pg-cyan) !important;
  --login-panel-login-btn-bg: linear-gradient(to right, var(--pg-blue) 0%, var(--pg-blue-deep) 100%) !important;
  --login-panel-login-btn-color: #fff !important;
  --login-panel-register-btn-bg: linear-gradient(to bottom, var(--pg-blue-light) 0%, var(--pg-blue) 100%) !important;
  --login-panel-register-btn-color: #0a1206 !important;
  --footer-card-container-border: var(--pg-blue) !important;
  --announcement-cntr-bg: var(--pg-blue) !important;
  --announcement-cntr-color: #0a1206 !important;
}

body,
.data-cntr[data-background="others"],
.data-cntr[data-background="banner"] {
  background-color: #0a1206 !important;
}

.site-header {
  background: #0a1206 !important;
  border-bottom: 4px solid var(--pg-blue) !important;
}

.site-footer {
  background-color: #0a1206 !important;
  border-top-color: var(--pg-blue) !important;
}

.popular-games .scrtabs-tabs-container,
.popular-games [data-section="left"] .title,
.home-game-list-cntr .title span,
.popular-game-title-cntr .title span {
  background: var(--pg-blue) !important;
}

.popular-games .tab-content,
.home-game-list-cntr .content,
.popular-game-title-cntr .content {
  border-color: var(--pg-blue) !important;
}

.play-now {
  background: var(--pg-blue) !important;
  color: #fff !important;
}
.play-now:hover {
  background: var(--pg-blue-light) !important;
  color: #0a1206 !important;
}

.login-button,
.login-panel .login-btn {
  background: linear-gradient(135deg, var(--pg-blue-deep), var(--pg-blue)) !important;
  color: #fff !important;
  border: none !important;
}
.register-button,
.login-panel .register-btn {
  background: linear-gradient(135deg, var(--pg-blue-light), var(--pg-blue)) !important;
  color: #0a1206 !important;
  border: none !important;
}

.top-menu > li:hover > a,
.top-menu > li.active > a,
.top-menu > li[data-active="true"] > a {
  color: var(--pg-blue-light) !important;
}

.mobile-menu-toggle-icon::before,
.mobile-menu-toggle-icon::after,
.mobile-menu-toggle-icon > span {
  background: var(--pg-blue) !important;
}

.mobile-category-progress-bar {
  background: linear-gradient(90deg, var(--pg-blue), var(--pg-blue-light)) !important;
  box-shadow: 0 0 6px rgba(252, 228, 132, 0.5) !important;
}

.footer-description-section {
  border-top: 1px solid rgba(252, 228, 132, 0.25) !important;
}
.footer-description-section .site-description h2.article-main-title {
  color: var(--pg-blue-light) !important;
  text-shadow: 0 0 18px rgba(252, 228, 132, 0.25) !important;
}


/* ===== MAHJONG97 Premium 3D Jackpot Carousel (Charizard X Red+Blue) ===== */
.pgcat-jp-board {
  --jp-blue: #fce484;
  --jp-blue-deep: #ba8617;
  --jp-blue-light: #fcfcb4;
  --jp-red: #fce484;
  --jp-red-bright: #fcfcb4;
  --jp-red-deep: #ba8617;
  --jp-radius: 240px;
  --jp-radius-x: 420px;
  --jp-radius-z: 170px;
  position: relative;
  margin: 22px 12px 18px;
  border-radius: 24px;
  overflow: hidden;
  isolation: isolate;
  background:
    radial-gradient(ellipse 55% 45% at 50% 38%, rgba(255,215,0,.28) 0%, transparent 62%),
    radial-gradient(ellipse 48% 38% at 50% 100%, rgba(239,68,68,.18) 0%, transparent 58%),
    radial-gradient(ellipse 30% 40% at 12% 20%, rgba(49,78,14,.12) 0%, transparent 55%),
    radial-gradient(ellipse 28% 36% at 88% 24%, rgba(239,68,68,.1) 0%, transparent 55%),
    linear-gradient(180deg, #14200a 0%, #0a1206 42%, #0a1206 100%);
  border: 1px solid rgba(212,175,55,.35);
  box-shadow:
    0 0 0 1px rgba(239,68,68,.22),
    0 0 40px rgba(255,215,0,.12),
    0 18px 48px rgba(0,0,0,.55),
    inset 0 1px 0 rgba(255,255,255,.1),
    inset 0 -1px 0 rgba(239,68,68,.08);
}

.pgcat-jp-board__frame {
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg,
    rgba(255,215,0,.85) 0%,
    rgba(239,68,68,.15) 28%,
    rgba(212,175,55,.35) 50%,
    rgba(239,68,68,.7) 72%,
    rgba(255,215,0,.55) 100%);
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 3;
  opacity: .9;
}

.pgcat-jp-board__shine {
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(105deg,
    transparent 35%,
    rgba(255,255,255,.045) 48%,
    transparent 62%);
  background-size: 220% 100%;
  animation: pgcatJpShine 7s ease-in-out infinite;
  pointer-events: none;
  z-index: 1;
}

@keyframes pgcatJpShine {
  0%, 100% { background-position: 120% 0; }
  50% { background-position: -20% 0; }
}

.pgcat-jp-board__aura {
  position: absolute;
  inset: -30% 0;
  background:
    repeating-linear-gradient(90deg,
      transparent 0,
      transparent 18px,
      rgba(255,215,0,.035) 18px,
      rgba(255,215,0,.035) 19px),
    radial-gradient(circle at 20% 30%, rgba(239,68,68,.06) 0%, transparent 18%),
    radial-gradient(circle at 80% 60%, rgba(255,215,0,.07) 0%, transparent 20%);
  pointer-events: none;
  z-index: 0;
  animation: pgcatJpRain 16s linear infinite;
}

@keyframes pgcatJpRain {
  from { transform: translateY(0); }
  to { transform: translateY(38px); }
}

.pgcat-jp-board__corner {
  position: absolute;
  width: 28px;
  height: 28px;
  z-index: 4;
  pointer-events: none;
  opacity: .85;
}
.pgcat-jp-board__corner::before,
.pgcat-jp-board__corner::after {
  content: "";
  position: absolute;
  background: linear-gradient(90deg, var(--jp-blue-light), var(--jp-red));
  box-shadow: 0 0 10px rgba(255,215,0,.55);
}
.pgcat-jp-board__corner--tl { top: 10px; left: 10px; }
.pgcat-jp-board__corner--tl::before { top: 0; left: 0; width: 18px; height: 2px; }
.pgcat-jp-board__corner--tl::after { top: 0; left: 0; width: 2px; height: 18px; }
.pgcat-jp-board__corner--tr { top: 10px; right: 10px; }
.pgcat-jp-board__corner--tr::before { top: 0; right: 0; width: 18px; height: 2px; background: linear-gradient(90deg, var(--jp-red), var(--jp-blue-light)); }
.pgcat-jp-board__corner--tr::after { top: 0; right: 0; width: 2px; height: 18px; background: linear-gradient(180deg, var(--jp-red), var(--jp-blue)); }
.pgcat-jp-board__corner--bl { bottom: 10px; left: 10px; }
.pgcat-jp-board__corner--bl::before { bottom: 0; left: 0; width: 18px; height: 2px; background: linear-gradient(90deg, var(--jp-blue), var(--jp-red)); }
.pgcat-jp-board__corner--bl::after { bottom: 0; left: 0; width: 2px; height: 18px; background: linear-gradient(0deg, var(--jp-red), var(--jp-blue)); }
.pgcat-jp-board__corner--br { bottom: 10px; right: 10px; }
.pgcat-jp-board__corner--br::before { bottom: 0; right: 0; width: 18px; height: 2px; background: linear-gradient(90deg, var(--jp-red), var(--jp-blue-light)); }
.pgcat-jp-board__corner--br::after { bottom: 0; right: 0; width: 2px; height: 18px; background: linear-gradient(0deg, var(--jp-blue), var(--jp-red)); }

.pgcat-jp-board__inner {
  position: relative;
  z-index: 2;
  padding: 24px 14px 32px;
}

.pgcat-jp-board__head {
  text-align: center;
  margin-bottom: 6px;
}

.pgcat-jp-board__badge {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 12px;
  padding: 6px 16px 6px 12px;
  border-radius: 999px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: #fff;
  background:
    linear-gradient(135deg, rgba(239,68,68,.95) 0%, rgba(220,38,38,.92) 100%);
  border: 1px solid rgba(255,255,255,.22);
  box-shadow:
    0 0 18px rgba(239,68,68,.4),
    inset 0 1px 0 rgba(255,255,255,.25);
}
.pgcat-jp-board__badge i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 10px #fff;
  animation: pgcatJpPulse 1.6s ease-in-out infinite;
}
@keyframes pgcatJpPulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: .55; transform: scale(.7); }
}

.pgcat-jp-board__title {
  margin: 0;
  font-size: clamp(1.25rem, 3.5vw, 2.1rem);
  font-weight: 800;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #fff;
  text-shadow:
    0 0 16px rgba(255,215,0,.55),
    0 2px 0 rgba(0,0,0,.45);
}

.pgcat-jp-board__title span {
  color: #fcfcb4;
  background: none;
  -webkit-text-fill-color: #fcfcb4;
  filter: none;
}

.pgcat-jp-board__sub {
  margin: 10px 0 0;
  font-size: 12.5px;
  letter-spacing: .04em;
  color: rgba(226,232,240,.78);
}

.pgcat-jp-board__divider {
  display: flex;
  justify-content: center;
  margin: 14px auto 2px;
  width: min(320px, 70%);
}
.pgcat-jp-board__divider span {
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg,
    transparent 0%,
    rgba(255,215,0,.15) 18%,
    rgba(255,215,0,.85) 42%,
    rgba(239,68,68,.9) 58%,
    rgba(239,68,68,.15) 82%,
    transparent 100%);
  box-shadow: 0 0 12px rgba(212,175,55,.35);
}

/* Live jackpot meter */
.pgcat-jp-meter {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 10px;
  max-width: 100%;
  box-sizing: border-box;
  margin: 14px auto 0;
  padding: 8px 14px 8px 12px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(15,23,42,.92), rgba(8,6,4,.88));
  border: 1px solid rgba(212,175,55,.35);
  box-shadow:
    0 0 0 1px rgba(239,68,68,.15),
    0 10px 28px rgba(0,0,0,.35),
    inset 0 1px 0 rgba(255,255,255,.08);
}
.pgcat-jp-meter__label {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: rgba(226,232,240,.72);
}
.pgcat-jp-meter__value {
  font-family: 'Open24DisplaySt', 'gilroybold', monospace;
  font-size: clamp(1.05rem, 2.8vw, 1.45rem);
  font-weight: 700;
  letter-spacing: .03em;
  background: linear-gradient(180deg, #fff 0%, #fcfcb4 45%, #f87171 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 0 10px rgba(212,175,55,.35));
  min-width: 9.5ch;
  text-align: left;
}
.pgcat-jp-meter__live {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 3px 8px;
  border-radius: 999px;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .1em;
  color: #fff;
  background: linear-gradient(135deg, #ef4444, #b91c1c);
  box-shadow: 0 0 12px rgba(239,68,68,.45);
}
.pgcat-jp-meter__live i {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 8px #fff;
  animation: pgcatJpPulse 1.2s ease-in-out infinite;
}

/* Charizard sparks */
.pgcat-jp-sparks {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
  z-index: 1;
}
.pgcat-jp-spark {
  position: absolute;
  bottom: -8%;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  opacity: 0;
  animation: pgcatJpSparkRise linear infinite;
}
.pgcat-jp-spark--blue {
  background: #fcfcb4;
  box-shadow: 0 0 8px #fce484, 0 0 14px rgba(212,175,55,.7);
}
.pgcat-jp-spark--red {
  background: #f87171;
  box-shadow: 0 0 8px #ef4444, 0 0 14px rgba(239,68,68,.7);
}
@keyframes pgcatJpSparkRise {
  0% { transform: translate3d(0, 0, 0) scale(.4); opacity: 0; }
  12% { opacity: .85; }
  70% { opacity: .55; }
  100% { transform: translate3d(var(--sx, 12px), -110vh, 0) scale(1); opacity: 0; }
}

.pgcat-jp-spotlight {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin: 14px auto 0;
  max-width: 560px;
  padding: 14px 16px;
  border-radius: 16px;
  background:
    linear-gradient(135deg, rgba(15,23,42,.92) 0%, rgba(8,6,4,.9) 100%);
  border: 1px solid rgba(212,175,55,.35);
  box-shadow:
    0 0 0 1px rgba(239,68,68,.12),
    0 14px 32px rgba(0,0,0,.4),
    inset 0 1px 0 rgba(255,255,255,.08);
  position: relative;
  overflow: hidden;
}
.pgcat-jp-spotlight::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 3px;
  background: linear-gradient(180deg, #fcfcb4, #ef4444);
  box-shadow: 0 0 12px rgba(255,215,0,.5);
}
.pgcat-jp-spotlight__meta { min-width: 0; flex: 1; padding-left: 6px; }
.pgcat-jp-spotlight__provider {
  display: inline-block;
  margin-bottom: 4px;
  padding: 2px 8px;
  border-radius: 999px;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #fcfcb4;
  background: rgba(255,215,0,.15);
  border: 1px solid rgba(255,215,0,.3);
}
.pgcat-jp-spotlight__name {
  margin: 0 0 6px;
  font-size: clamp(1rem, 2.4vw, 1.25rem);
  font-weight: 800;
  color: #fff;
  letter-spacing: .02em;
  text-shadow: 0 0 16px rgba(212,175,55,.35);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: opacity .2s ease, transform .2s ease;
}
.pgcat-jp-spotlight.is-updating .pgcat-jp-spotlight__name {
  opacity: .35;
  transform: translateY(4px);
}
.pgcat-jp-spotlight__stats {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  font-size: 12px;
  color: rgba(226,232,240,.72);
}
.pgcat-jp-spotlight__rtp strong {
  color: #f87171;
  font-weight: 800;
  margin-left: 3px;
}
.pgcat-jp-spotlight__sep {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: rgba(148,163,184,.5);
}
.pgcat-jp-spotlight__cta {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 110px;
  padding: 11px 18px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .04em;
  text-decoration: none;
  color: #fff;
  background: linear-gradient(135deg, #fce484 0%, #ba8617 45%, #ef4444 100%);
  border: 1px solid rgba(255,255,255,.22);
  box-shadow:
    0 8px 22px rgba(212,175,55,.35),
    0 0 18px rgba(239,68,68,.25),
    inset 0 1px 0 rgba(255,255,255,.25);
  transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
  animation: pgcatJpCtaBounce 2.2s ease-in-out infinite;
  transform-origin: center bottom;
}
.pgcat-jp-spotlight__cta:hover {
  animation: none;
  transform: translateY(-2px) scale(1.03);
  box-shadow:
    0 12px 28px rgba(239,68,68,.4),
    0 0 24px rgba(255,215,0,.4),
    inset 0 1px 0 rgba(255,255,255,.3);
  color: #fff;
  text-decoration: none;
}

@keyframes pgcatJpCtaBounce {
  0%, 100% {
    transform: translateY(0) scale(1);
  }
  12% {
    transform: translateY(-7px) scale(1.04);
  }
  24% {
    transform: translateY(0) scale(1);
  }
  36% {
    transform: translateY(-4px) scale(1.02);
  }
  48% {
    transform: translateY(0) scale(1);
  }
  49%, 100% {
    transform: translateY(0) scale(1);
  }
}

.pgcat-jp-stage {
  position: relative;
  height: 260px;
  perspective: 1000px;
  perspective-origin: 50% 48%;
  display: grid;
  place-items: center;
  touch-action: pan-y;
  cursor: grab;
  user-select: none;
  overflow: visible;
  margin-top: 4px;
  width: 100%;
  background: transparent;
}

.pgcat-jp-stage.is-dragging {
  cursor: grabbing;
}

.pgcat-jp-carousel {
  position: relative;
  width: 0;
  height: 0;
  transform-style: preserve-3d;
  will-change: transform;
}

.pgcat-jp-card {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 170px;
  transform-style: preserve-3d;
  text-decoration: none;
  color: inherit;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  transform-origin: center center;
  will-change: transform, opacity;
}

.pgcat-jp-card__tag {
  position: absolute;
  top: -2px;
  left: 14px;
  z-index: 5;
  padding: 3px 8px;
  border-radius: 6px;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .08em;
  color: #fff;
  background: linear-gradient(160deg, #ff6b6b 0%, #ef4444 45%, #b91c1c 100%);
  border: 1px solid rgba(255,255,255,.28);
  box-shadow:
    0 4px 12px rgba(239,68,68,.45),
    0 0 10px rgba(239,68,68,.3),
    inset 0 1px 0 rgba(255,255,255,.35);
}
.pgcat-jp-card__tag--top {
  background: linear-gradient(160deg, #fca5a5 0%, #ef4444 40%, #ba8617 100%);
  box-shadow:
    0 6px 16px rgba(239,68,68,.5),
    0 0 14px rgba(212,175,55,.35),
    inset 0 1px 0 rgba(255,255,255,.4);
}

.pgcat-jp-card__ring {
  position: relative;
  display: grid;
  place-items: center;
  width: 118px;
  height: 118px;
  border-radius: 50%;
  padding: 3px;
  background: conic-gradient(from var(--jp-ring-angle, 140deg),
    #f87171,
    #fcfcb4,
    #ef4444,
    #ba8617,
    #fcfcb4,
    #f87171);
  box-shadow:
    0 0 0 2px rgba(8,6,4,.9),
    0 0 24px rgba(255,215,0,.5),
    0 0 40px rgba(239,68,68,.28),
    0 12px 24px rgba(0,0,0,.35);
  transition: transform .25s ease, box-shadow .25s ease;
  animation: pgcatJpRingSpin 8s linear infinite;
}

@property --jp-ring-angle {
  syntax: "<angle>";
  inherits: false;
  initial-value: 140deg;
}

@keyframes pgcatJpRingSpin {
  to { --jp-ring-angle: 500deg; }
}

.pgcat-jp-card__ring::before {
  content: "";
  position: absolute;
  inset: 3px;
  border-radius: 50%;
  background: #0a1206;
  z-index: 0;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.08);
}

.pgcat-jp-card__ring::after {
  content: "";
  position: absolute;
  inset: -10px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,215,0,.38) 0%, rgba(239,68,68,.12) 42%, transparent 70%);
  z-index: -1;
  animation: pgcatJpGlow 3.2s ease-in-out infinite;
}

@keyframes pgcatJpGlow {
  0%, 100% { opacity: .4; transform: scale(.9); }
  50% { opacity: .85; transform: scale(1.08); }
}

.pgcat-jp-card__ring img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  object-position: center;
  display: block;
  border: 2px solid rgba(8,6,4,.9);
  background: #0a1206;
}

.pgcat-jp-card__name {
  max-width: 130px;
  padding: 5px 10px;
  border-radius: 999px;
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.2;
  color: #f8fafc;
  letter-spacing: .01em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: linear-gradient(180deg, rgba(30,41,59,.82), rgba(8,6,4,.92));
  border: 1px solid rgba(255,215,0,.35);
  box-shadow:
    0 4px 14px rgba(0,0,0,.35),
    inset 0 1px 0 rgba(255,255,255,.08),
    0 0 12px rgba(255,215,0,.12);
  text-shadow: 0 1px 2px rgba(0,0,0,.75);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  transition: color .2s ease, border-color .2s ease, box-shadow .2s ease;
}

.pgcat-jp-card:hover .pgcat-jp-card__ring {
  transform: scale(1.06) translateY(-4px);
  box-shadow:
    0 0 0 2px rgba(8,6,4,.9),
    0 0 32px rgba(239,68,68,.7),
    0 0 48px rgba(255,215,0,.45),
    0 16px 28px rgba(0,0,0,.4);
}

.pgcat-jp-card:hover .pgcat-jp-card__name {
  color: #e2e8f0;
  border-color: rgba(255,215,0,.45);
  box-shadow:
    0 4px 14px rgba(0,0,0,.35),
    0 0 14px rgba(255,215,0,.22);
}

.pgcat-jp-card.is-front .pgcat-jp-card__ring {
  box-shadow:
    0 0 0 2px rgba(8,6,4,.9),
    0 0 28px rgba(239,68,68,.7),
    0 0 46px rgba(255,215,0,.5),
    0 10px 22px rgba(0,0,0,.35);
}
.pgcat-jp-card.is-front .pgcat-jp-card__name {
  border-color: rgba(239,68,68,.45);
  color: #fff;
  box-shadow:
    0 8px 18px rgba(0,0,0,.45),
    0 0 20px rgba(239,68,68,.28),
    inset 0 1px 0 rgba(255,255,255,.16);
}

.pgcat-jp-floor {
  position: absolute;
  left: 50%;
  bottom: 22px;
  width: min(620px, 90%);
  height: 48px;
  transform: translateX(-50%) rotateX(68deg);
  transform-origin: center bottom;
  border-radius: 50%;
  background:
    radial-gradient(ellipse at center,
      rgba(255,215,0,.55) 0%,
      rgba(255,215,0,.28) 28%,
      rgba(239,68,68,.18) 48%,
      transparent 74%);
  filter: blur(4px);
  pointer-events: none;
  z-index: 1;
  animation: pgcatJpFloor 3.4s ease-in-out infinite;
}
@keyframes pgcatJpFloor {
  0%, 100% { opacity: .7; transform: translateX(-50%) rotateX(68deg) scaleX(1); }
  50% { opacity: 1; transform: translateX(-50%) rotateX(68deg) scaleX(1.08); }
}

@media (max-width: 991px) {
  .pgcat-jp-board {
    --jp-radius: 190px;
    --jp-radius-x: 300px;
    --jp-radius-z: 140px;
    display: block;
  }
  .pgcat-jp-stage { height: 240px; perspective: 900px; }
  .pgcat-jp-card { width: 120px; height: 150px; }
  .pgcat-jp-card__ring { width: 96px; height: 96px; }
  .pgcat-jp-board__corner { display: none; }
}

@media (max-width: 575px) {
  .pgcat-jp-board {
    --jp-radius: 170px;
    --jp-radius-x: 200px;
    --jp-radius-z: 125px;
    margin: 12px 8px 14px;
    border-radius: 18px;
    display: block;
  }
  .pgcat-jp-board__inner { padding: 16px 6px 20px; }
  .pgcat-jp-stage { height: 240px; perspective: 900px; }
  .pgcat-jp-card { width: 96px; height: 126px; gap: 8px; }
  .pgcat-jp-card__ring { width: 76px; height: 76px; }
  .pgcat-jp-card__name { font-size: 10px; max-width: 96px; padding: 4px 7px; }
  .pgcat-jp-board__title { font-size: 1.08rem; letter-spacing: .02em; }
  .pgcat-jp-floor { bottom: 18px; height: 36px; }
  .pgcat-jp-card__tag { font-size: 8px; padding: 2px 6px; left: 6px; }
  .pgcat-jp-meter {
    flex-direction: column;
    gap: 4px;
    padding: 8px 12px;
    width: min(100%, 280px);
  }
  .pgcat-jp-meter__value { font-size: 1rem; min-width: 0; text-align: center; }
  .pgcat-jp-meter__live { align-self: center; }
  .pgcat-jp-spotlight {
    flex-direction: column;
    align-items: stretch;
    text-align: center;
    gap: 12px;
    padding: 12px;
  }
  .pgcat-jp-spotlight::before { width: 100%; height: 2px; inset: 0 0 auto 0; }
  .pgcat-jp-spotlight__meta { padding-left: 0; }
  .pgcat-jp-spotlight__stats { justify-content: center; }
  .pgcat-jp-spotlight__cta { width: 100%; }
}

/* Mobile perf: cut GPU-heavy infinite effects that cause lag/jank */
@media (max-width: 991px) {
  .pgcat-jp-board__aura,
  .pgcat-jp-board__shine,
  .pgcat-jp-card__ring,
  .pgcat-jp-card__ring::after,
  .pgcat-jp-floor {
    animation: none !important;
  }
  .pgcat-jp-card__ring::after {
    opacity: .55;
    transform: none;
  }
  .pgcat-jp-spotlight,
  .reviews-card {
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
  }
  .pgcat-jp-card {
    will-change: transform, opacity;
  }
  .pgcat-jp-sparks {
    opacity: .55;
  }
}

@media (prefers-reduced-motion: reduce) {
  .pgcat-jp-board__aura,
  .pgcat-jp-board__shine,
  .pgcat-jp-card__ring,
  .pgcat-jp-card__ring::after,
  .pgcat-jp-floor,
  .pgcat-jp-board__badge i,
  .pgcat-jp-spark,
  .pgcat-jp-meter__live i,
  .pgcat-jp-spotlight__cta {
    animation: none !important;
  }
}

/* ===== Reviews premium — Charizard X (cleaner) ===== */
.reviews-premium {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  margin: 22px 0 28px;
  padding: 28px 22px 26px;
  border-radius: 20px;
  background:
    radial-gradient(ellipse 55% 38% at 50% 0%, rgba(255,215,0,.18) 0%, transparent 55%),
    radial-gradient(ellipse 36% 30% at 100% 100%, rgba(239,68,68,.1) 0%, transparent 50%),
    linear-gradient(180deg, #14200a 0%, #0a1206 52%, #0a1206 100%);
  border: 1px solid rgba(255,215,0,.32);
  box-shadow:
    0 0 0 1px rgba(239,68,68,.14),
    0 16px 40px rgba(0,0,0,.42),
    inset 0 1px 0 rgba(255,255,255,.07);
}

.reviews-premium-head {
  position: relative;
  z-index: 2;
  text-align: center;
  margin-bottom: 16px;
}
.reviews-premium-badge {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 10px;
  padding: 5px 14px 5px 11px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: #fff;
  background: linear-gradient(135deg, rgba(239,68,68,.95), rgba(185,28,28,.9) 55%, rgba(49,78,14,.88));
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 999px;
  box-shadow: 0 0 18px rgba(239,68,68,.35);
}
.reviews-premium-badge i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 8px #fff;
  animation: reviewsPulse 1.5s ease-in-out infinite;
}
@keyframes reviewsPulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: .5; transform: scale(.7); }
}
.reviews-premium-title {
  font-size: clamp(1.35rem, 3.2vw, 1.85rem);
  margin: 0 0 6px;
  color: #fff;
  font-weight: 800;
  letter-spacing: .02em;
}
.reviews-premium-title span {
  background: linear-gradient(180deg, #fcfcb4, #fcfcb4 45%, #fce484);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}
.reviews-premium-desc {
  margin: 0;
  font-size: 13px;
  color: rgba(226,232,240,.65);
}

.reviews-stars {
  --star: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 2.4l2.9 6.5 7.1.7-5.3 4.7 1.6 7-6.3-3.7-6.3 3.7 1.6-7L2 9.6l7.1-.7z'/%3E%3C/svg%3E");
  display: inline-flex;
  align-items: center;
  gap: 3px;
  color: #fbbf24;
  line-height: 1;
}
.reviews-stars i {
  display: block;
  width: 14px;
  height: 14px;
  background: currentColor;
  -webkit-mask: var(--star) center / contain no-repeat;
  mask: var(--star) center / contain no-repeat;
}
.reviews-stars i.off { color: #334155; }
.reviews-stars--lg i { width: 16px; height: 16px; }
.reviews-stars--sm i { width: 12px; height: 12px; }

.reviews-ticker {
  position: relative;
  z-index: 2;
  margin: 0 0 18px;
  padding: 8px 0;
  overflow: hidden;
  border-radius: 10px;
  background: rgba(8,6,4,.45);
  border: 1px solid rgba(255,215,0,.18);
  mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent);
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent);
}
.reviews-ticker__track {
  display: flex;
  width: max-content;
  gap: 10px;
  animation: reviewsTicker 38s linear infinite;
}
.reviews-ticker:hover .reviews-ticker__track { animation-play-state: paused; }
@keyframes reviewsTicker {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
.reviews-ticker__item {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 5px 12px;
  border-radius: 999px;
  font-size: 12px;
  color: rgba(248,250,252,.8);
  white-space: nowrap;
  background: rgba(15,23,42,.85);
  border: 1px solid rgba(239,68,68,.18);
}
.reviews-ticker__item b { color: #fcfcb4; font-weight: 700; }
.reviews-ticker__item .reviews-stars { margin: 0 2px; }

.reviews-premium-hero {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 320px 1fr;
  gap: 16px;
  margin-bottom: 16px;
}
.reviews-store-card {
  padding: 18px;
  background: linear-gradient(160deg, rgba(15,23,42,.88), rgba(8,6,4,.92));
  border: 1px solid rgba(255,215,0,.28);
  border-radius: 14px;
}
.reviews-store-top {
  display: flex;
  gap: 12px;
  margin-bottom: 14px;
}
.reviews-store-icon {
  flex: 0 0 56px;
  width: 56px;
  height: 56px;
  border-radius: 12px;
  overflow: hidden;
  border: 2px solid transparent;
  background:
    linear-gradient(#0a1206, #0a1206) padding-box,
    linear-gradient(135deg, #fce484, #ef4444) border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
}
.reviews-store-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.reviews-store-info h3 {
  margin: 0 0 3px;
  font-size: 17px;
  color: #fff;
  font-weight: 800;
}
.reviews-store-info > p {
  margin: 0 0 8px;
  font-size: 12px;
  color: #94a3b8;
}
.reviews-store-rating {
  display: flex;
  align-items: center;
  gap: 10px;
}
.reviews-score-xl {
  font-size: 36px;
  font-weight: 800;
  line-height: 1;
  background: linear-gradient(180deg, #fff, #fcfcb4 50%, #f87171);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}
.reviews-count-txt {
  display: block;
  margin-top: 4px;
  font-size: 11px;
  color: #94a3b8;
}
.reviews-bars-wrap {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.reviews-bar-line {
  display: flex;
  align-items: center;
  gap: 8px;
}
.reviews-bar-num {
  flex: 0 0 12px;
  font-size: 11px;
  font-weight: 700;
  color: #fcfcb4;
  text-align: right;
}
.reviews-bar-bg {
  flex: 1;
  height: 8px;
  background: rgba(15,23,42,.9);
  border-radius: 999px;
  overflow: hidden;
  border: 1px solid rgba(255,215,0,.16);
}
.reviews-bar-fill {
  display: block;
  height: 100%;
  width: 0;
  border-radius: inherit;
  background: linear-gradient(90deg, #ba8617, #fce484 45%, #ef4444);
  transition: width .9s cubic-bezier(.22,1,.36,1);
}
.reviews-bars-wrap.is-animated .reviews-bar-fill {
  width: calc(var(--fill, 0) * 1%);
}
.reviews-bar-pct {
  flex: 0 0 40px;
  font-size: 12px;
  font-weight: 800;
  color: #e2e8f0;
  text-align: right;
}

.reviews-spotlight {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 26px 24px 24px 28px;
  background: linear-gradient(145deg, rgba(255,215,0,.12), rgba(8,6,4,.9) 48%, rgba(239,68,68,.07));
  border: 1px solid rgba(239,68,68,.28);
  border-radius: 14px;
  overflow: hidden;
}
.reviews-spotlight::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background: linear-gradient(180deg, #fcfcb4, #ef4444);
}
.reviews-spotlight::after {
  content: "\201C";
  position: absolute;
  top: 8px;
  left: 18px;
  font-size: 4.5rem;
  line-height: 1;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
  color: rgba(255,215,0,.16);
  pointer-events: none;
}
.reviews-spotlight-tag {
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 1;
  padding: 4px 10px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #fff;
  background: linear-gradient(135deg, #ef4444, #b91c1c);
  border-radius: 999px;
}
.reviews-spotlight blockquote {
  position: relative;
  z-index: 1;
  margin: 8px 0 18px;
  padding: 0;
  font-size: clamp(1.05rem, 2.2vw, 1.22rem);
  line-height: 1.55;
  color: #f8fafc;
  font-style: normal;
  font-weight: 500;
  letter-spacing: .01em;
  border: none;
}
.reviews-spotlight-author {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 12px;
}
.reviews-avatar {
  flex: 0 0 46px;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 800;
  color: #fff;
  background: linear-gradient(145deg, #fcfcb4, #fce484 40%, #ef4444);
  border: 2px solid rgba(255,255,255,.18);
}
.reviews-spotlight-author strong {
  display: block;
  font-size: 15px;
  color: #fecaca;
  margin-bottom: 3px;
}
.reviews-verified-badge {
  display: inline-block;
  padding: 2px 8px;
  font-size: 10px;
  font-weight: 800;
  color: #fff;
  background: linear-gradient(135deg, #ba8617, #ba8617);
  border-radius: 999px;
}
.reviews-spotlight-meta {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 5px;
  font-size: 12px;
  color: #94a3b8;
}

.reviews-strip {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px 0;
  margin: 0 0 16px;
  padding: 12px 16px;
  border-radius: 999px;
  background: rgba(8,6,4,.55);
  border: 1px solid rgba(255,215,0,.22);
}
.reviews-strip__item {
  display: inline-flex;
  align-items: baseline;
  gap: 6px;
  padding: 0 16px;
  white-space: nowrap;
}
.reviews-strip__item strong {
  font-size: 15px;
  font-weight: 800;
  color: #f87171;
}
.reviews-strip__item span {
  font-size: 12px;
  color: #94a3b8;
}
.reviews-strip__sep {
  width: 1px;
  height: 18px;
  background: linear-gradient(180deg, transparent, rgba(255,215,0,.45), transparent);
}

.reviews-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}
.reviews-card {
  position: relative;
  padding: 16px 16px 16px 18px;
  background: rgba(8,6,4,.72);
  border: 1px solid rgba(255,215,0,.2);
  border-radius: 12px;
  border-left: 3px solid #fce484;
  transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}
.reviews-card:hover {
  transform: translateY(-3px);
  border-color: rgba(239,68,68,.35);
  border-left-color: #ef4444;
  box-shadow: 0 12px 24px rgba(0,0,0,.28);
}
.reviews-card-head {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.reviews-card-avatar {
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 800;
  color: #fff;
  background: linear-gradient(145deg, #fce484, #ef4444);
}
.reviews-card-meta strong {
  display: block;
  font-size: 13px;
  color: #fecaca;
}
.reviews-card-meta .reviews-verified-badge { margin-top: 2px; }
.reviews-card-meta .reviews-stars { margin-top: 4px; }
.reviews-card-date {
  display: block;
  font-size: 10px;
  color: #64748b;
  margin-top: 3px;
}
.reviews-card p {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #cbd5e1;
}

.reviews-cta {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  margin-top: 18px;
}
.reviews-cta__btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  isolation: isolate;
  min-width: 200px;
  padding: 12px 28px;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.02em;
  color: #fff;
  text-decoration: none;
  border: 1px solid rgba(252, 236, 180, 0.35);
  background: linear-gradient(135deg, #fcfcb4 0%, #fce484 48%, #ba8617 100%);
  box-shadow:
    0 10px 26px rgba(252, 228, 132, 0.4),
    0 0 0 1px rgba(252, 228, 132, 0.15),
    inset 0 1px 0 rgba(255, 255, 255, 0.28);
  transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
  transform-origin: center bottom;
  animation: reviewsCtaGlow 2.8s ease-in-out infinite;
}
.reviews-cta__btn::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(
    105deg,
    transparent 30%,
    rgba(255, 255, 255, 0.42) 50%,
    transparent 70%
  );
  background-size: 220% 100%;
  animation: reviewsCtaShimmer 2.6s ease-in-out infinite;
  pointer-events: none;
}
.reviews-cta__btn:hover {
  animation: none;
  transform: translateY(-2px) scale(1.02);
  filter: brightness(1.06);
  box-shadow:
    0 14px 32px rgba(252, 228, 132, 0.5),
    0 0 24px rgba(252, 228, 132, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.35);
  color: #fff;
  text-decoration: none;
}
@keyframes reviewsCtaGlow {
  0%, 100% {
    box-shadow:
      0 10px 26px rgba(252, 228, 132, 0.38),
      0 0 0 1px rgba(252, 228, 132, 0.15),
      inset 0 1px 0 rgba(255, 255, 255, 0.28);
  }
  50% {
    box-shadow:
      0 12px 30px rgba(252, 228, 132, 0.52),
      0 0 22px rgba(252, 228, 132, 0.3),
      inset 0 1px 0 rgba(255, 255, 255, 0.32);
  }
}
@keyframes reviewsCtaShimmer {
  0% { background-position: 140% 0; }
  100% { background-position: -140% 0; }
}

@media (max-width: 991px) {
  .reviews-premium-hero { grid-template-columns: 1fr; }
  .reviews-strip { border-radius: 14px; }
  .reviews-strip__sep { display: none; }
  .reviews-strip__item { padding: 4px 12px; }
}

@media (max-width: 768px) {
  .reviews-premium {
    margin: 14px 0 20px;
    padding: 18px 14px 20px;
    border-radius: 16px;
  }
  .reviews-premium-title { font-size: 1.25rem; }
  .reviews-spotlight { padding: 22px 16px 18px 18px; }
  .reviews-spotlight blockquote { font-size: 1rem; }
  .reviews-grid { grid-template-columns: 1fr; }
  .reviews-score-xl { font-size: 32px; }
  .reviews-ticker__item { font-size: 11px; padding: 5px 10px; }
  .reviews-cta__btn { width: 100%; min-width: 0; }
}

@media (prefers-reduced-motion: reduce) {
  .reviews-ticker__track,
  .reviews-premium-badge i,
  .reviews-bar-fill {
    animation: none !important;
    transition: none !important;
  }
  .reviews-bars-wrap .reviews-bar-fill {
    width: calc(var(--fill, 0) * 1%);
  }
  .reviews-card:hover,
  .reviews-cta__btn:hover {
    transform: none;
  }
  .reviews-cta__btn,
  .reviews-cta__btn::before {
    animation: none !important;
  }
}
/* ===== MAHJONG97 Live Recent Wins Strip ===== */
.pgfans-live-wins {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 12px 12px 16px;
  padding: 8px 12px;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(252, 228, 132, 0.35);
  background: linear-gradient(90deg, #14200a 0%, #0a1206 55%, #0a1206 100%);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.pgfans-live-wins__label {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(252, 228, 132, 0.18);
  border: 1px solid rgba(252, 228, 132, 0.35);
  white-space: nowrap;
}

.pgfans-live-wins__live {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.1em;
  color: #fcfcb4;
}

.pgfans-live-wins__dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fcfcb4;
  box-shadow: 0 0 10px rgba(252, 228, 132, 0.85);
  animation: pgfansLiveDot 1.3s ease-in-out infinite;
}

.pgfans-live-wins__label strong {
  font-size: 12px;
  font-weight: 800;
  color: #fcfcb4;
}

.pgfans-live-wins__viewport {
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  mask-image: linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent);
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent);
}

.pgfans-live-wins__track {
  display: flex;
  width: max-content;
  gap: 10px;
  animation: pgfansLiveScroll 40s linear infinite;
}

.pgfans-live-wins__track:hover {
  animation-play-state: paused;
}

.pgfans-live-wins__item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 5px 14px 5px 5px;
  border-radius: 999px;
  text-decoration: none;
  color: inherit;
  background: rgba(20, 32, 10, 0.88);
  border: 1px solid rgba(252, 228, 132, 0.28);
  white-space: nowrap;
  transition: border-color 0.2s ease, background 0.2s ease;
}

.pgfans-live-wins__item:hover {
  border-color: rgba(252, 228, 132, 0.55);
  background: rgba(49, 78, 14, 0.95);
  color: inherit;
  text-decoration: none;
}

.pgfans-live-wins__item img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid rgba(252, 228, 132, 0.45);
  flex-shrink: 0;
}

.pgfans-live-wins__meta {
  font-size: 12px;
  color: #c9b896;
}

.pgfans-live-wins__meta b {
  color: #fcfcb4;
  font-weight: 700;
}

.pgfans-live-wins__amt {
  font-size: 13px;
  font-weight: 800;
  color: #fcfcb4;
  font-variant-numeric: tabular-nums;
}

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

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

@media (max-width: 767px) {
  .pgfans-live-wins {
    margin: 8px 8px 12px;
    padding: 8px;
    gap: 8px;
    border-radius: 12px;
    flex-wrap: nowrap;
    align-items: stretch;
  }

  .pgfans-live-wins__label {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 2px;
    padding: 6px 8px;
    min-width: 74px;
    border-radius: 10px;
  }

  .pgfans-live-wins__live {
    font-size: 9px;
    gap: 5px;
  }

  .pgfans-live-wins__label strong {
    display: block;
    font-size: 10px;
    line-height: 1.2;
    color: #fcfcb4;
    white-space: normal;
  }

  .pgfans-live-wins__item img {
    width: 34px;
    height: 34px;
  }

  .pgfans-live-wins__meta {
    font-size: 11px;
  }

  .pgfans-live-wins__amt {
    font-size: 12px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .pgfans-live-wins__track,
  .pgfans-live-wins__dot {
    animation: none;
  }
}
/* ===== Reviews compact live strip ===== */
.reviews-premium--simple {
  margin: 16px auto 18px;
  padding: 14px 16px 16px;
  border-radius: 16px;
  max-width: 1100px;
}

.reviews-simple-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px 16px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  text-align: left;
}

.reviews-premium--simple .reviews-premium-title {
  margin: 0 0 3px;
  font-size: 1.1rem;
  line-height: 1.3;
}

.reviews-premium--simple .reviews-premium-title span {
  background: linear-gradient(180deg, #fcfcb4, #fcfcb4 45%, #fce484);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

.reviews-premium--simple .reviews-stars {
  color: #fbbf24;
}

.reviews-premium--simple .reviews-premium-desc {
  margin: 0;
  font-size: 12px;
  color: rgba(252, 252, 180, 0.65);
}

.reviews-simple-score {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 5px 11px;
  border-radius: 999px;
  background: rgba(20, 32, 10, 0.75);
  border: 1px solid rgba(252, 228, 132, 0.28);
}

.reviews-simple-score strong {
  font-size: 1.1rem;
  font-weight: 800;
  color: #fcfcb4;
  line-height: 1;
}

.reviews-simple-score em {
  font-style: normal;
  font-size: 11px;
  color: #c9b896;
  white-space: nowrap;
}

.reviews-live {
  margin: 0 -4px;
}

.reviews-live__viewport {
  overflow: hidden;
  mask-image: linear-gradient(90deg, transparent, #000 4%, #000 96%, transparent);
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 4%, #000 96%, transparent);
}

.reviews-live__track {
  display: flex;
  width: max-content;
  gap: 10px;
  animation: reviewsLiveScroll 55s linear infinite;
}

.reviews-live__track:hover {
  animation-play-state: paused;
}

.reviews-live__card {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  width: 280px;
  padding: 10px 12px;
  border-radius: 12px;
  background: linear-gradient(180deg, #1c2e0c 0%, #14200a 100%);
  border: 1px solid rgba(186, 134, 23, 0.55);
  border-left: 3px solid #fce484;
}

.reviews-live__avatar {
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(145deg, #fcfcb4, #fce484 55%, #ba8617);
}

.reviews-live__body {
  min-width: 0;
  flex: 1;
}

.reviews-live__top {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 4px;
}

.reviews-live__top strong {
  font-size: 12px;
  font-weight: 700;
  color: #fcfcb4;
  white-space: nowrap;
}

.reviews-live__card p {
  margin: 0;
  font-size: 12px;
  line-height: 1.4;
  color: rgba(252, 252, 180, 0.8);
}

.reviews-premium--simple .reviews-cta {
  margin-top: 12px;
}

.reviews-premium--simple .reviews-cta__btn {
  min-width: 168px;
  padding: 11px 22px;
  font-size: 13px;
  border-radius: 11px;
}

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

@media (max-width: 767px) {
  .reviews-premium--simple {
    margin: 12px 8px 14px;
    padding: 12px 10px 14px;
  }

  .reviews-simple-head {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 10px;
  }

  .reviews-premium--simple .reviews-premium-title {
    font-size: 1.02rem;
  }

  .reviews-live__card {
    width: 240px;
    padding: 9px 10px;
  }

  .reviews-premium--simple .reviews-cta__btn {
    width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  .reviews-live__track {
    animation: none;
  }
}

/* Banner lock: hijau forest + emas krem sesuai MAHJONG97-banner */
body,
html,
.data-cntr[data-background="others"],
.data-cntr[data-background="banner"],
.site-header,
.site-footer,
.topbar-container,
.home-inner-container,
.popular-games,
.home-game-list-cntr {
  background-color: #0a1206 !important;
}

.site-header .logo {
  background-image: none !important;
  background-color: transparent !important;
}

.site-header {
  border-bottom: 3px solid #ba8617 !important;
}

.site-footer {
  background-image: none !important;
  border-top: 3px solid #ba8617 !important;
}

.topbar-container {
  border-bottom: 1px solid rgba(186, 134, 23, 0.45) !important;
}

.top-menu > li > a {
  color: #fcfcb4 !important;
}

.top-menu > li:hover > a,
.top-menu > li.active > a,
.top-menu > li[data-active="true"] > a {
  color: #fce484 !important;
}

.login-panel .login-button,
.login-panel .login-btn,
.mobile-btn-login {
  background: linear-gradient(180deg, #3d6212 0%, #14200a 100%) !important;
  color: #fcfcb4 !important;
  border: 1px solid #ba8617 !important;
}

.login-panel .register-button,
.login-panel .register-btn,
.mobile-btn-register,
.reviews-cta__btn,
.play-now {
  background: linear-gradient(180deg, #fcfcb4 0%, #fce484 42%, #ba8617 100%) !important;
  color: #14200a !important;
  border: 1px solid #fce484 !important;
}

.announcement-container,
.announcement-cntr {
  background: linear-gradient(90deg, #ba8617 0%, #fce484 42%, #fcfcb4 50%, #fce484 58%, #ba8617 100%) !important;
  color: #0a1206 !important;
}

.popular-games .scrtabs-tabs-container,
.popular-games [data-section="left"] .title,
.popular-game-title-cntr .title span,
.home-game-list-cntr .title span {
  background: linear-gradient(180deg, #3d6212, #314e0e) !important;
  color: #fce484 !important;
  border-color: #ba8617 !important;
}

.popular-games .tab-content,
.popular-game-title-cntr .content,
.home-game-list-cntr .content {
  background: #14200a !important;
  border-color: #ba8617 !important;
}

.popular-games .nav-tabs > li > a,
.popular-games .nav-tabs > li.active > a {
  background: #24300c !important;
  border-color: #ba8617 !important;
}

.popular-games .nav-tabs > li.active > a {
  background: #314e0e !important;
}

.pgcat-jp-board,
.reviews-premium,
.reviews-premium--simple {
  background:
    radial-gradient(ellipse 55% 45% at 50% 38%, rgba(252, 228, 132, 0.22) 0%, transparent 62%),
    linear-gradient(180deg, #14200a 0%, #0a1206 55%, #0a1206 100%) !important;
  border-color: rgba(186, 134, 23, 0.55) !important;
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.45), 0 0 28px rgba(252, 228, 132, 0.08) !important;
}

.reviews-premium-badge {
  background: linear-gradient(135deg, #314e0e, #ba8617) !important;
  box-shadow: 0 0 18px rgba(252, 228, 132, 0.28) !important;
}

.pgfans-live-wins {
  background: linear-gradient(90deg, #14200a 0%, #0a1206 55%, #0a1206 100%) !important;
  border-color: rgba(186, 134, 23, 0.5) !important;
}

.pgfans-live-wins__item {
  background: rgba(20, 32, 10, 0.92) !important;
  border-color: rgba(186, 134, 23, 0.45) !important;
}

.pgfans-live-wins__item:hover {
  background: rgba(49, 78, 14, 0.95) !important;
  border-color: #fce484 !important;
}