@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';
    }

    /* PGCGROUP — filter ikon merah (ganti biru lama hue-rotate 205deg) */
    :root {
        --pgcat-icon-filter: brightness(0) saturate(100%) invert(27%) sepia(95%) saturate(5000%) hue-rotate(350deg) brightness(95%) contrast(95%);
        --pgcat-icon-filter-active: brightness(0) saturate(100%) invert(35%) sepia(98%) saturate(5000%) hue-rotate(350deg) brightness(108%) contrast(95%);
    }

    .footer-featured-product-section .site-info-img-header img,
    .bank-service-container .site-info-description > div:first-child img {
        filter: var(--pgcat-icon-filter);
    }

    .top-menu > li:hover > a > img,
    .top-menu > li[data-active="true"] > a > img {
        /* Jangan pakai content:url() (theme default) — sering bikin ikon rusak / kena adblock */
        content: none !important;
        filter: var(--pgcat-icon-filter-active);
    }

    .menu-slide > i {
        color: #dc2626 !important;
    }

    /* Samakan live site: matikan dropdown provider di navbar agar header lebih ringan */
    .menu-slide,
    .top-menu {
        overflow: hidden;
    }

    .top-menu > li > a {
        transition: color 0.2s ease, filter 0.2s ease;
    }

    .top-menu > li > a > img {
        width: 30px;
        height: 30px;
        object-fit: contain;
        flex-shrink: 0;
    }

    .top-menu .game-list {
        display: none !important;
        visibility: hidden;
        pointer-events: none;
    }

    .popup-modal[data-title=""] .modal-title:before,
    .popup-modal[data-title] .modal-title:before,
    .confirmation-popup.warning .modal-header .modal-title:before {
        filter: var(--pgcat-icon-filter);
    }

/* 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, #ffffff);
    }

    .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;
        }

        .popular-games [data-section="right"] {
            overflow: visible;
        }

        .popular-games .tab-content {
            position: relative;
            overflow: visible;
        }

        .popular-games .tab-pane {
            position: static;
            overflow: visible;
        }

        .popular-games .tab-pane .animated-image {
            position: absolute;
            width: auto;
            max-width: none;
            height: 455px;
            top: auto;
            bottom: -65px;
            left: calc(100% + 88px);
            right: auto;
            object-fit: contain;
            object-position: center bottom;
            transform: none;
            z-index: 2;
            pointer-events: none;
        }

        /* Hanabi gamecode — posisi sama, CTA hanya di area tombol สมัครเลย */
        .popular-games .tab-pane .gamecode-float {
            position: absolute;
            width: auto;
            max-width: none;
            height: 455px;
            top: auto;
            bottom: -65px;
            left: calc(100% + 88px);
            right: auto;
            transform: none;
            z-index: 2;
            line-height: 0;
        }

        .popular-games .tab-pane .gamecode-float .animated-image {
            position: static;
            transform: none;
            height: 455px;
            width: auto;
            max-width: none;
            object-fit: contain;
            object-position: center bottom;
            display: block;
            pointer-events: none;
        }

        .popular-games .tab-pane .gamecode-cta-hit {
            position: absolute;
            top: 7%;
            left: 38%;
            width: 52%;
            height: 12%;
            z-index: 3;
            cursor: pointer;
            background: transparent;
            border-radius: 999px;
        }
    }

    /* 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 mengikuti proporsi gambar asli (1774Ã—887), tanpa crop */
    @media (min-width: 992px) {
        .banner,
        .banner .slick-slide img.banner-img {
            aspect-ratio: 1536/1024 !important;
            width: 100%;
            max-width: 100%;
            margin-bottom: 0;
            background: #0d0d0d;
            line-height: 0;
            overflow: hidden;
        }

        .banner .banner-carousel,
        .banner .vertical-wrapper,
        .banner .vertical-wrapper > div,
        .banner .slide-item {
            width: 100%;
        }

        .banner .slide-item a {
            display: block;
            line-height: 0;
            width: 100%;
            background: #0d0d0d;
        }

        .banner picture {
            display: block;
            width: 100%;
        }

        .banner-img,
        .banner .slide-item img,
        .banner .slick-slide img.banner-img,
        .banner img.banner-img {
            width: 100% !important;
            max-width: 100% !important;
            height: auto !important;
            aspect-ratio: auto !important;
            object-fit: contain !important;
            object-position: center center;
            display: block;
        }

        .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;
            width: 100% !important;
            height: auto !important;
            min-height: 1px;
        }

        .banner-static .slick-list,
        .banner-static .slick-track,
        .banner-static .slick-slide {
            display: block !important;
            visibility: visible !important;
            opacity: 1 !important;
            width: 100% !important;
            height: auto !important;
        }

        #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 PGCAT555 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: #1a0505;
        }

        body.mobile-drawer-open {
            overflow: hidden;
        }

        .container {
            padding-left: 12px;
            padding-right: 12px;
        }

        .topbar-container {
            display: none !important;
        }

        .site-header {
            padding: 10px 0;
            background: #1a0505;
            border-bottom: 3px solid #b91c1c;
        }

        .site-header > .container {
            padding-left: 12px;
            padding-right: 12px;
        }

        .site-header .row {
            display: grid !important;
            grid-template-columns: 44px 1fr 44px;
            grid-template-rows: 56px;
            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: 48px;
            width: auto;
            max-width: min(100%, 168px);
            margin: 0 auto !important;
            display: block;
            object-fit: contain;
            object-position: center;
        }

        .site-header .logo > picture img {
            height: auto !important;
            max-height: 48px;
            width: auto;
            max-width: min(100%, 168px);
            display: block;
            object-fit: contain;
            object-position: center;
        }

        .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: #b91c1c;
            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: #b91c1c;
            border-radius: 1px;
        }

        .mobile-announcement-bar {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 7px 12px;
            background: #0a0a0a;
            border-bottom: 1px solid rgba(185, 28, 28, 0.18);
            overflow: hidden;
        }

        .mobile-announcement-icon {
            flex-shrink: 0;
            width: 18px;
            height: 18px;
            color: #b91c1c;
        }

        .mobile-announcement-icon svg {
            width: 18px;
            height: 18px;
            fill: #b91c1c;
        }

        .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 {
            margin-bottom: 0;
            background: #0d0d0d;
            line-height: 0;
            aspect-ratio: auto !important;
            width: 100%;
            overflow: hidden;
        }

        .banner .banner-carousel,
        .banner .vertical-wrapper,
        .banner .vertical-wrapper > div,
        .banner .slide-item {
            width: 100%;
        }

        .banner .slide-item a {
            display: block;
            line-height: 0;
            width: 100%;
            background: #0d0d0d;
        }

        .banner picture {
            display: block;
            width: 100%;
        }

        .banner-img,
        .banner .slide-item img,
        .banner .slick-slide img.banner-img {
            width: 100% !important;
            max-width: none !important;
            height: auto !important;
            display: block;
            aspect-ratio: auto !important;
            object-fit: contain !important;
            object-position: center top;
        }

        .home-info-container {
            display: none !important;
        }

        .mobile-home-panel {
            display: block;
            padding: 12px 0 8px;
            background: #1a0505;
            border-bottom: 1px solid rgba(185, 28, 28, 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, #dc2626 0%, #b91c1c 50%, #991b1b 100%);
            color: #fff;
            border: 1px solid rgba(255, 255, 255, 0.35);
            box-shadow: 0 3px 14px rgba(185, 28, 28, 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, #ffffff 0%, #f8fafc 50%, #e5e7eb 100%);
            color: #b91c1c;
            border: 1px solid rgba(185, 28, 28, 0.45);
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.65);
            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(185, 28, 28, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.22);
            }
            50% {
                box-shadow: 0 5px 22px rgba(185, 28, 28, 0.65), 0 0 18px rgba(220, 38, 38, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.28);
            }
        }

        @keyframes mobileCtaGlowGold {
            0%, 100% {
                box-shadow: 0 2px 10px rgba(0, 0, 0, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.55);
            }
            50% {
                box-shadow: 0 4px 18px rgba(185, 28, 28, 0.35), 0 0 14px rgba(255, 255, 255, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.65);
            }
        }

        @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(185, 28, 28, 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: var(--pgcat-icon-filter);
        }

        .mobile-category-label {
            color: #b91c1c;
            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: #ffffff;
            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: #b91c1c;
            box-shadow: 0 0 8px rgba(185, 28, 28, 0.65);
        }

        .mobile-category-cell a.is-active .mobile-category-icon img {
            filter: var(--pgcat-icon-filter-active);
        }

        .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, #b91c1c, #ffffff);
            border-radius: 1px;
            box-shadow: 0 0 6px rgba(185, 28, 28, 0.5);
            transition: width 0.15s ease;
        }

        .site-footer {
            background-color: #1a0505 !important;
            background-image: none !important;
        }

        .footer-description-section {
            padding: 14px 14px 18px;
            border-top: 1px solid rgba(185, 28, 28, 0.15);
            margin-top: 0;
        }

        .footer-description-section .site-description h2.article-main-title {
            color: #b91c1c;
            font-size: 1.22em;
            line-height: 1.35;
            text-shadow: 0 0 18px rgba(185, 28, 28, 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, #2a0808 0%, #1a0505 48%, #120303 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(185, 28, 28, 0.22);
            pointer-events: none;
            border-left: 1px solid rgba(220, 38, 38, 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(185, 28, 28, 0.22);
            min-height: 60px;
            background: rgba(15, 23, 42, 0.55);
        }

        .mobile-drawer-header .logo img {
            max-height: 44px;
            width: auto;
            max-width: 168px;
            object-fit: contain;
            object-position: left center;
        }

        .mobile-drawer-close {
            width: 38px;
            height: 38px;
            border: 1px solid rgba(220, 38, 38, 0.35);
            border-radius: 10px;
            background: rgba(185, 28, 28, 0.08);
            color: #f8fafc;
            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(185, 28, 28, 0.2);
            border-color: rgba(185, 28, 28, 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(185, 28, 28, 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(185, 28, 28, 0.1);
        }

        .mobile-drawer-item.is-active {
            color: #ffffff;
            background: linear-gradient(90deg, rgba(185, 28, 28, 0.16), transparent 78%);
            box-shadow: inset 3px 0 0 #b91c1c;
        }

        .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: var(--pgcat-icon-filter);
        }

        .mobile-drawer-toggle-chevron {
            margin-left: auto;
            color: #ffffff;
            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: #ffffff;
            background: rgba(185, 28, 28, 0.08);
        }

        .mobile-drawer-sublist {
            display: none;
            background: rgba(15, 23, 42, 0.55);
            border-bottom: 1px solid rgba(185, 28, 28, 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(185, 28, 28, 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(185, 28, 28, 0.12);
            color: #f8fafc;
        }

        .mobile-drawer-sublist a img {
            width: 18px;
            height: 18px;
            filter: var(--pgcat-icon-filter);
        }

        .mobile-bottom-nav {
            display: flex;
            position: fixed;
            left: 0;
            right: 0;
            bottom: 0;
            z-index: 9999;
            background: #1a0505;
            border-top: 1px solid rgba(185, 28, 28, 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: #b91c1c;
        }

        .mobile-bottom-nav a.is-active svg {
            stroke: #b91c1c;
            filter: drop-shadow(0 0 5px rgba(185, 28, 28, 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 (#1a0505) */
    .site-footer {
        background-color: #1a0505 !important;
        background-image: none !important;
    }

    .footer-description-section,
    .footer-description-section .site-description {
        background: transparent !important;
    }


.banner .carousel-indicators{display:none !important;}
/* ===== PGCAT555 Red + White Premium Theme Override ===== */
:root {
  --body-theme-bg: #1a0505 !important;
  --site-header-bg: #1a0505 !important;
  --site-header-border: 4px solid #b91c1c !important;
  --top-menu-li-true-hover-a-color: #ffffff !important;
  --top-menu-game-list-btop: 4px solid #b91c1c !important;
  --top-menu-game-list-bbot: 10px solid #ffffff !important;
  --top-menu-game-list-li-a-background-border: 1px solid #b91c1c !important;
  --footer-separator-border: 1px dotted #b91c1c !important;
  --site-footer-border: 2px solid #b91c1c !important;
  --site-footer-bg: #1a0505 no-repeat center !important;
  --site-footer-bi: linear-gradient(to right, #1a0505 0%, #2a0808 100%) !important;
  --footer-links-li-a-hover-color: #ffffff !important;
  --a-color: #fecaca !important;
  --a-focus-hover-color: #ffffff !important;
  --popular-game-title-cntr-title-span-bg: #b91c1c !important;
  --popular-game-title-cntr-title-span-after-bg: #ffffff !important;
  --popular-game-title-cntr-content-border: 1px solid #b91c1c !important;
  --popular-game-title-cntr-content-game-list-game-item-game-name-color: #ffffff !important;
  --popular-games-scrtabs-tab-cntr-bg: #b91c1c !important;
  --popular-games-tab-content-border: 2px solid #b91c1c !important;
  --home-game-list-cntr-title-span-bg: #b91c1c !important;
  --home-game-list-cntr-title-span-after-bg: #ffffff !important;
  --home-game-list-cntr-content-border: 1px solid #b91c1c !important;
  --home-game-list-cntr-content-game-list-game-item-game-name-color: #ffffff !important;
  --provider-cntr-border: #b91c1c !important;
  --provider-cntr-color: #ffffff !important;
  --provider-cntr-h5-bg: #2a0808 !important;
  --provider-cntr-h5-color: #ffffff !important;
  --play-now-bg: #b91c1c !important;
  --play-now-color: #ffffff !important;
  --play-now-hover-bg: #ffffff !important;
  --play-now-hover-color: #b91c1c !important;
  --banner-bg: #1a0505 !important;
  --data-cntr-background-banner-bg: #1a0505 !important;
  --home-progressive-jackpot-bg: linear-gradient(#b91c1c, #991b1b) !important;
  --home-progressive-jackpot-border-cntr-border: 3px solid #ffffff !important;
  --home-progressive-jackpot-jackpot-border-cntr-border: 3px dotted #ffffff !important;
  --home-progressive-jackpot-jackpot-currency-color: #ffffff !important;
  --login-panel-login-btn-bg: linear-gradient(to right, #ffffff 0%, #f8fafc 100%) !important;
  --login-panel-login-btn-color: #b91c1c !important;
  --login-panel-register-btn-bg: linear-gradient(to bottom, #b91c1c 0%, #991b1b 100%) !important;
  --login-panel-register-btn-color: #fff !important;
  --footer-card-container-border: #b91c1c !important;
  --announcement-cntr-bg: #b91c1c !important;
  --announcement-cntr-color: #ffffff !important;
}

body,
.data-cntr[data-background="others"],
.data-cntr[data-background="banner"] {
  background-color: #1a0505 !important;
}

.site-header {
  background: #1a0505 !important;
  border-bottom: 4px solid #b91c1c !important;
}

@media (min-width: 992px) {
  .site-header .logo {
    background: none !important;
    background-image: none !important;
    padding-top: calc((100% * 80 / 300) + 15px * 2) !important;
  }

  .site-header .logo > img,
  .site-header .logo > picture img {
    height: calc(100% - 30px) !important;
    width: auto !important;
    max-width: calc(100% - 8px) !important;
    object-fit: contain;
    object-position: center;
  }
}

.site-footer {
  background-color: #1a0505 !important;
  border-top-color: #b91c1c !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: #b91c1c !important;
}

.popular-games .tab-content,
.home-game-list-cntr .content,
.popular-game-title-cntr .content {
  border-color: #b91c1c !important;
}

.play-now {
  background: #b91c1c !important;
  color: #ffffff !important;
}
.play-now:hover {
  background: #ffffff !important;
  color: #b91c1c !important;
}

.login-button,
.login-panel .login-btn {
  background: linear-gradient(135deg, #ffffff, #f8fafc) !important;
  color: #b91c1c !important;
  border: none !important;
}
.register-button,
.login-panel .register-btn {
  background: linear-gradient(135deg, #b91c1c, #991b1b) !important;
  color: #fff !important;
  border: none !important;
}

.top-menu > li:hover > a,
.top-menu > li.active > a,
.top-menu > li[data-active="true"] > a {
  color: #ffffff !important;
}

.mobile-menu-toggle-icon::before,
.mobile-menu-toggle-icon::after,
.mobile-menu-toggle-icon > span {
  background: #ffffff !important;
}

.mobile-category-progress-bar {
  background: linear-gradient(90deg, #b91c1c, #ffffff) !important;
  box-shadow: 0 0 6px rgba(220, 38, 38, 0.5) !important;
}

.footer-description-section {
  border-top: 1px solid rgba(185, 28, 28, 0.25) !important;
}
.footer-description-section .site-description h2.article-main-title {
  color: #ffffff !important;
  text-shadow: 0 0 18px rgba(220, 38, 38, 0.25) !important;
}


/* ===== Reviews premium — Red + White (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(185,28,28,.18) 0%, transparent 55%),
    radial-gradient(ellipse 36% 30% at 100% 100%, rgba(255,255,255,.1) 0%, transparent 50%),
    linear-gradient(180deg, #121a2e 0%, #0a1020 52%, #1a0505 100%);
  border: 1px solid rgba(185,28,28,.32);
  box-shadow:
    0 0 0 1px rgba(255,255,255,.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, #b91c1c, #991b1b);
  border: 1px solid rgba(255,255,255,.22);
  border-radius: 999px;
  box-shadow: 0 0 18px rgba(185,28,28,.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 {
  color: #fecaca;
  background: none;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-text-fill-color: #fecaca;
}
.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: #f8fafc;
  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(26,5,5,.45);
  border: 1px solid rgba(185,28,28,.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(255,255,255,.18);
}
.reviews-ticker__item b { color: #ffffff; 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(26,5,5,.92));
  border: 1px solid rgba(185,28,28,.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(#1a0505, #1a0505) padding-box,
    linear-gradient(135deg, #b91c1c, #ffffff) 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;
  color: #ffffff;
  background: none;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-text-fill-color: #ffffff;
}
.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: #ffffff;
  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(185,28,28,.16);
}
.reviews-bar-fill {
  display: block;
  height: 100%;
  width: 0;
  border-radius: inherit;
  background: linear-gradient(90deg, #991b1b, #b91c1c 45%, #ffffff);
  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(185,28,28,.12), rgba(26,5,5,.9) 48%, rgba(255,255,255,.07));
  border: 1px solid rgba(255,255,255,.28);
  border-radius: 14px;
  overflow: hidden;
}
.reviews-spotlight::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background: linear-gradient(180deg, #ffffff, #ffffff);
}
.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(220,38,38,.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, #ffffff, #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, #dc2626, #991b1b);
  border: 2px solid rgba(255,255,255,.35);
}
.reviews-spotlight-author strong {
  display: block;
  font-size: 15px;
  color: #f8fafc;
  margin-bottom: 3px;
}
.reviews-verified-badge {
  display: inline-block;
  padding: 2px 8px;
  font-size: 10px;
  font-weight: 800;
  color: #fff;
  background: linear-gradient(135deg, #991b1b, #991b1b);
  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(26,5,5,.55);
  border: 1px solid rgba(185,28,28,.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: #f8fafc;
}
.reviews-strip__item span {
  font-size: 12px;
  color: #94a3b8;
}
.reviews-strip__sep {
  width: 1px;
  height: 18px;
  background: linear-gradient(180deg, transparent, rgba(220,38,38,.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(26,5,5,.72);
  border: 1px solid rgba(185,28,28,.2);
  border-radius: 12px;
  border-left: 3px solid #b91c1c;
  transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}
.reviews-card:hover {
  transform: translateY(-3px);
  border-color: rgba(255,255,255,.35);
  border-left-color: #ffffff;
  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, #b91c1c, #ffffff);
}
.reviews-card-meta strong {
  display: block;
  font-size: 13px;
  color: #f8fafc;
}
.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 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 200px;
  padding: 12px 28px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 800;
  color: #fff;
  text-decoration: none;
  background: linear-gradient(135deg, #dc2626 0%, #b91c1c 55%, #991b1b 100%);
  border: 1px solid rgba(255,255,255,.28);
  box-shadow: 0 10px 24px rgba(185,28,28,.35);
  transition: transform .2s ease, box-shadow .2s ease;
  transform-origin: center bottom;
  animation: pgcatJpCtaBounce 2.2s ease-in-out infinite;
}
.reviews-cta__btn:hover {
  animation: none;
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(255,255,255,.3), 0 8px 18px rgba(185,28,28,.3);
  color: #fff;
}

@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 {
    animation: none !important;
  }
}

/* ===== PGCAT555 Red + White — Clarity & Contrast ===== */
.top-menu > li > a {
  color: #e5e7eb !important;
}

.top-menu > li:hover > a,
.top-menu > li.active > a,
.top-menu > li[data-active="true"] > a {
  color: #ffffff !important;
  background-color: rgba(185, 28, 28, 0.22) !important;
}

.popular-games .title span,
.home-game-list-cntr .title span,
.popular-game-title-cntr .title span,
.popular-games [data-section="left"] .title,
.popular-games .scrtabs-tab {
  color: #ffffff !important;
}

.popular-game-title-cntr .game-list .game-item .game-name,
.home-game-list-cntr .game-list .game-item .game-name {
  color: #f3f4f6 !important;
}

.provider-cntr,
.provider-cntr h5,
.provider-cntr .provider-name {
  color: #ffffff !important;
}

.announcement-container,
.announcement-cntr,
.announcement-cntr .announcement-list li {
  color: #ffffff !important;
}

.footer-description-section .site-description,
.footer-description-section .site-description p,
.footer-description-section .site-description li {
  color: #d1d5db !important;
}

.footer-description-section .site-description a {
  color: #fecaca !important;
}

.footer-description-section .site-description a:hover {
  color: #ffffff !important;
}

.login-button,
.login-panel .login-btn,
.mobile-btn-login {
  background: #ffffff !important;
  color: #991b1b !important;
  border: 2px solid #b91c1c !important;
  font-weight: 700 !important;
}

.register-button,
.login-panel .register-btn,
.mobile-btn-register,
.play-now {
  background: linear-gradient(135deg, #dc2626 0%, #b91c1c 55%, #991b1b 100%) !important;
  color: #ffffff !important;
  border: 1px solid rgba(255, 255, 255, 0.28) !important;
  font-weight: 700 !important;
}

.play-now:hover {
  background: #ffffff !important;
  color: #b91c1c !important;
  border: 1px solid #b91c1c !important;
}


.mobile-category-progress-bar {
  background: linear-gradient(90deg, #991b1b, #dc2626) !important;
}

.reviews-premium {
  background:
    radial-gradient(ellipse 55% 38% at 50% 0%, rgba(185,28,28,.16) 0%, transparent 55%),
    linear-gradient(180deg, #2a0808 0%, #1a0505 52%, #120303 100%) !important;
}

/* Latest Wins + Top 3 Jackpot — red + white, lightweight */
.pgcat-live-wins {
  margin: 12px 8px 14px;
  border-radius: 16px;
  overflow: hidden;
  background: linear-gradient(100deg, #1a0505 0%, #991b1b 32%, #b91c1c 68%, #991b1b 100%);
  border: 1px solid rgba(255, 255, 255, 0.35);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.35);
}

.pgcat-live-wins__inner {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 12px 10px 14px;
}

.pgcat-live-wins__badge {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 7px 12px;
  border-radius: 999px;
  background: linear-gradient(180deg, #ffffff, #fecaca);
  color: #991b1b;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.6px;
  box-shadow: 0 0 14px rgba(255, 255, 255, 0.25);
  white-space: nowrap;
}

.pgcat-live-wins__badge i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #dc2626;
  box-shadow: 0 0 0 0 rgba(220, 38, 38, 0.65);
  animation: pgcatLiveWinPulse 1.4s infinite;
}

@keyframes pgcatLiveWinPulse {
  0% { box-shadow: 0 0 0 0 rgba(220, 38, 38, 0.65); }
  70% { box-shadow: 0 0 0 8px rgba(220, 38, 38, 0); }
  100% { box-shadow: 0 0 0 0 rgba(220, 38, 38, 0); }
}

.pgcat-live-wins__track {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 4%, #000 96%, transparent);
  mask-image: linear-gradient(90deg, transparent, #000 4%, #000 96%, transparent);
}

.pgcat-live-wins__move {
  display: flex;
  gap: 10px;
  width: max-content;
  animation: pgcatLiveWinsScroll 36s linear infinite;
  will-change: transform;
}

.pgcat-live-wins:hover .pgcat-live-wins__move {
  animation-play-state: paused;
}

@keyframes pgcatLiveWinsScroll {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

.pgcat-live-win {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 220px;
  padding: 7px 12px 7px 7px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.28);
  color: #ffffff;
  text-decoration: none;
}

.pgcat-live-win:hover {
  background: rgba(255, 255, 255, 0.18);
  border-color: rgba(255, 255, 255, 0.45);
}

.pgcat-live-win__thumb {
  width: 42px;
  height: 42px;
  border-radius: 10px;
  overflow: hidden;
  flex: 0 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: #1a0505;
}

.pgcat-live-win__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.pgcat-live-win__meta {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.pgcat-live-win__who {
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  white-space: nowrap;
}

.pgcat-live-win__game {
  font-size: 11px;
  color: #fecaca;
  font-weight: 600;
  white-space: nowrap;
  opacity: 0.95;
}

.pgcat-live-win__amt {
  font-size: 13px;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: 0.2px;
  white-space: nowrap;
}

.pgcat-live-win__amt span {
  color: #fecaca;
  font-size: 10px;
  font-weight: 700;
  margin-left: 4px;
}

.pgcat-jackpot3 {
  margin: 0 8px 20px;
  padding: 22px 14px 18px;
  border-radius: 18px;
  background:
    radial-gradient(700px 180px at 50% -30%, rgba(220, 38, 38, 0.22), transparent 60%),
    linear-gradient(155deg, #1a0505 0%, #991b1b 42%, #2a0808 100%);
  border: 1px solid rgba(255, 255, 255, 0.32);
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.4);
  color: #ffffff;
}

.pgcat-jackpot3__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 12px;
  margin: 0 0 16px;
  flex-wrap: wrap;
}

.pgcat-jackpot3__title {
  margin: 0;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.25;
  color: #ffffff;
}

.pgcat-jackpot3__title span {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.4px;
  color: #fecaca;
  opacity: 0.9;
}

.pgcat-jackpot3__live {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 11px;
  font-weight: 800;
  color: #ffffff;
  white-space: nowrap;
}

.pgcat-jackpot3__live i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #dc2626;
  box-shadow: 0 0 0 0 rgba(220, 38, 38, 0.6);
  animation: pgcatLiveWinPulse 1.4s infinite;
}

.pgcat-jackpot3__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
}

.pgcat-jackpot3__card {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 14px 12px 12px;
  border-radius: 14px;
  text-decoration: none;
  color: inherit;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.22);
  transition: transform 0.15s ease, border-color 0.15s ease, background 0.15s ease;
}

.pgcat-jackpot3__card:hover {
  transform: translateY(-2px);
  background: rgba(255, 255, 255, 0.14);
  border-color: rgba(255, 255, 255, 0.4);
}

.pgcat-jackpot3__card.is-top {
  background: linear-gradient(160deg, rgba(220, 38, 38, 0.28), rgba(26, 5, 5, 0.35));
  border-color: rgba(255, 255, 255, 0.45);
  box-shadow: 0 0 22px rgba(185, 28, 28, 0.25);
}

.pgcat-jackpot3__rank {
  position: absolute;
  top: 10px;
  right: 10px;
  min-width: 42px;
  padding: 3px 8px;
  border-radius: 999px;
  text-align: center;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.4px;
  background: linear-gradient(180deg, #ffffff, #fecaca);
  color: #991b1b;
}

.pgcat-jackpot3__card.is-top .pgcat-jackpot3__rank {
  background: linear-gradient(180deg, #ffffff, #fca5a5);
}

.pgcat-jackpot3__game {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}

.pgcat-jackpot3__thumb {
  width: 52px;
  height: 52px;
  border-radius: 12px;
  overflow: hidden;
  flex: 0 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.35);
  background: #1a0505;
}

.pgcat-jackpot3__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.pgcat-jackpot3__name {
  min-width: 0;
}

.pgcat-jackpot3__name b {
  display: block;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.25;
  color: #ffffff;
}

.pgcat-jackpot3__name small {
  display: block;
  margin-top: 2px;
  font-size: 11px;
  color: #fecaca;
  font-weight: 600;
}

.pgcat-jackpot3__amt {
  font-size: clamp(20px, 2.4vw, 26px);
  font-weight: 800;
  letter-spacing: -0.3px;
  color: #ffffff;
  line-height: 1.1;
  text-shadow: 0 0 16px rgba(220, 38, 38, 0.35);
}

.pgcat-jackpot3__amt em {
  font-style: normal;
  font-size: 0.62em;
  margin-right: 2px;
  color: #fecaca;
}

.pgcat-jackpot3__meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  font-weight: 700;
  color: #fecaca;
}

.pgcat-jackpot3__note {
  margin: 12px 0 0;
  font-size: 11px;
  color: rgba(254, 202, 202, 0.75);
  text-align: center;
  font-style: italic;
}

@media (min-width: 640px) {
  .pgcat-jackpot3__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
  }
}

@media (min-width: 768px) {
  .pgcat-live-wins,
  .pgcat-jackpot3 {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
  }

  .pgcat-live-wins {
    margin-top: 16px;
    margin-bottom: 18px;
    border-radius: 18px;
  }

  .pgcat-jackpot3 {
    margin-bottom: 24px;
    padding: 24px 20px 20px;
  }

  .pgcat-jackpot3__title {
    font-size: 22px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .pgcat-live-wins__move {
    animation: none;
  }

  .pgcat-live-wins__badge i,
  .pgcat-jackpot3__live i {
    animation: none;
  }
}

/* Reviews — live strip red + white */
.pgcat-reviews {
  margin: 22px 0 28px;
  padding: 20px 16px 18px;
  border-radius: 18px;
  background:
    radial-gradient(ellipse 80% 50% at 50% 0%, rgba(185, 28, 28, 0.18), transparent 60%),
    linear-gradient(180deg, #2a0808 0%, #1a0505 100%);
  border: 1px solid rgba(255, 255, 255, 0.22);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.35);
  color: #ffffff;
}

.pgcat-reviews__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 14px;
  flex-wrap: wrap;
}

.pgcat-reviews__title {
  margin: 0 0 4px;
  font-size: clamp(1.2rem, 2.8vw, 1.55rem);
  font-weight: 800;
  color: #ffffff;
}

.pgcat-reviews__title span {
  color: #fecaca;
}

.pgcat-reviews__sub {
  margin: 0;
  font-size: 12px;
  color: rgba(254, 202, 202, 0.85);
}

.pgcat-reviews__score {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  padding: 8px 14px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.22);
}

.pgcat-reviews__score-num {
  font-size: 28px;
  font-weight: 800;
  line-height: 1;
  color: #ffffff;
}

.pgcat-reviews__score-stars {
  font-size: 12px;
  letter-spacing: 1px;
  color: #fecaca;
  line-height: 1;
}

.pgcat-reviews__strip {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 12px;
  border-radius: 14px;
  background: linear-gradient(100deg, rgba(26, 5, 5, 0.85) 0%, rgba(153, 27, 27, 0.35) 50%, rgba(26, 5, 5, 0.85) 100%);
  border: 1px solid rgba(255, 255, 255, 0.18);
  overflow: hidden;
}

.pgcat-reviews__live {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 7px 12px;
  border-radius: 999px;
  background: linear-gradient(180deg, #ffffff, #fecaca);
  color: #991b1b;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.4px;
  white-space: nowrap;
  box-shadow: 0 0 14px rgba(255, 255, 255, 0.15);
}

.pgcat-reviews__live i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #dc2626;
  box-shadow: 0 0 0 0 rgba(220, 38, 38, 0.65);
  animation: pgcatLiveWinPulse 1.4s infinite;
}

.pgcat-reviews__track {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent);
  mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent);
}

.pgcat-reviews__move {
  display: flex;
  gap: 10px;
  width: max-content;
  animation: pgcatReviewsScroll 42s linear infinite;
  will-change: transform;
}

.pgcat-reviews__strip:hover .pgcat-reviews__move {
  animation-play-state: paused;
}

@keyframes pgcatReviewsScroll {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

.pgcat-reviews__item {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 240px;
  max-width: 320px;
  padding: 8px 14px 8px 8px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.22);
}

.pgcat-reviews__avatar {
  flex: 0 0 38px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 800;
  color: #ffffff;
  background: linear-gradient(145deg, #dc2626, #991b1b);
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 12px rgba(185, 28, 28, 0.35);
}

.pgcat-reviews__body {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.pgcat-reviews__who {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}

.pgcat-reviews__who strong {
  font-size: 13px;
  font-weight: 800;
  color: #ffffff;
  white-space: nowrap;
}

.pgcat-reviews__stars {
  font-size: 10px;
  letter-spacing: 0.5px;
  color: #fecaca;
  white-space: nowrap;
}

.pgcat-reviews__quote {
  font-size: 12px;
  line-height: 1.35;
  color: rgba(255, 255, 255, 0.88);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pgcat-reviews__cta {
  display: flex;
  justify-content: center;
  margin-top: 14px;
}

.pgcat-reviews__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 180px;
  padding: 11px 24px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 800;
  color: #ffffff;
  text-decoration: none;
  background: linear-gradient(135deg, #dc2626 0%, #b91c1c 55%, #991b1b 100%);
  border: 1px solid rgba(255, 255, 255, 0.25);
  box-shadow: 0 8px 20px rgba(185, 28, 28, 0.35);
}

.pgcat-reviews__btn:hover {
  background: #ffffff;
  color: #b91c1c;
  border-color: #b91c1c;
}

@media (min-width: 768px) {
  .pgcat-reviews {
    padding: 22px 20px 20px;
  }

  .pgcat-reviews__item {
    min-width: 280px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .pgcat-reviews__move {
    animation: none;
  }

  .pgcat-reviews__live i {
    animation: none;
  }
}
