@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');


.prose :where(ol > li):not(:where([class~=not-prose] *))::marker {
    font-weight: 400;
    color: var(--warna_3) !important
}

.border-murky-800\/75 {
    border-color: rgba(52, 55, 59, .75)
}

.text-amber-300 {
    --tw-text-opacity: 1;
    color: rgb(252 211 77 / var(--tw-text-opacity))
}

.ring-orange-200\/20 {
    --tw-ring-color: #4b4d4d59
}

.area {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: hsl(var(--muted)) var(--tw-gradient-from-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: hsl(var(--muted)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), hsl(var(--muted)) var(--tw-gradient-via-position), var(--tw-gradient-to);
    --tw-gradient-to: hsl(var(--muted)) var(--tw-gradient-to-position);
    position: relative;
}

.before\:from-white:before,
.from-murky-800 {
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.bg-secondary {
    background-color: #000
}

.text-xs\/6 {
    font-size: .75rem;
    line-height: 1.5rem
}

.bg-card {
    background-color: #6e6d6d
}

.py-2\.5 {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.bg-primary {
    background-color: var(--warna_1)
}

.popup-structure,
.popup-structuree {
    display: none;
    position: fixed;
    z-index: 1000;
    height: 100%;
    background-color: rgba(128, 128, 128, .7);
    opacity: 0;
    transition: opacity .3s;
    width: 100%;
    left: 0
}

.to-murky-800 {
    --tw-gradient-to: var(--warna_2) var(--tw-gradient-to-position)
}

.from-murky-800 {
    --tw-gradient-from: var(--warna_2) var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(52, 55, 59, 0) var(--tw-gradient-to-position)
}

.popup-structure {
    top: -32px;
    justify-content: center;
    align-items: center
}

.popup-structure.show,
.popup-structuree.show {
    display: flex;
    opacity: 1
}

.popup-structuree {
    top: 0;
    justify-content: center;
    align-items: center
}

.bg-title-product,
.efwasdsf2f34f34v34v3v4 {
    position: relative;
    overflow: hidden;
}

.popup-content {
    padding: 20px;
    border-radius: 10px;
    animation: .3s forwards popupSlideUp
}

.marquee-content {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    gap: 30px
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);

    }
}

.assdafsdvsvasgdsgsdgwgreragwgwrgeargwrgergegsvdsDVSVcsdvdszvsbwtergerg43t34f34343ff34g34gG2:hover {
    animation-play-state: paused
}

.efwasdsf2f34f34v34v3v4:after,
.efwasdsf2f34f34v34v3v4:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20px;
    z-index: 2;
    pointer-events: none
}

.efwasdsf2f34f34v34v3v4:before {
    left: 0;
    background-image: linear-gradient(to right, #fa9b05, rgba(241, 244, 245, 0))
}

.efwasdsf2f34f34v34v3v4:after {
    right: 0;
    background-image: linear-gradient(to left, #a26401, rgba(241, 244, 245, 0))
}

@media (min-width:768px) {
    .md\:px-27 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .efwasdsf2f34f34v34v3v4:after,
    .efwasdsf2f34f34v34v3v4:before {
        width: 100px
    }
}

@media (min-width:1024px) {

    .efwasdsf2f34f34v34v3v4:after,
    .efwasdsf2f34f34v34v3v4:before {
        width: 150px
    }
}

.bg-muted\/50 {
    background-color: #27272a80
}

.rounded-2xl {
    border-radius: 1rem
}

@keyframes meteor {
    0% {
        transform: rotate(215deg) translateX(0);
        opacity: 1
    }

    70% {
        opacity: 1
    }

    to {
        transform: rotate(215deg) translateX(-1000px);
        opacity: 0
    }
}

.animate-meteor-effect {
    animation: 5s linear infinite meteor
}

.py-m {
    padding-top: 30rem
}

.before\:content-\[\'\'\]:before {
    --tw-content: "";
    content: var(--tw-content)
}

.before\:to-transparent:before {
    content: var(--tw-content);
    --tw-gradient-to: transparent var(--tw-gradient-to-position)
}

.before\:from-white:before {
    content: var(--tw-content);
    --tw-gradient-from: #fff var(--tw-gradient-from-position);
    --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position)
}

.before\:bg-gradient-to-r:before {
    content: var(--tw-content);
    background-image: linear-gradient(to right, var(--tw-gradient-stops))
}

.before\:-translate-y-\[0\%\]:before,
.before\:transform:before {
    content: var(--tw-content);
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.before\:-translate-y-\[0\%\]:before {
    --tw-translate-y: -0%
}

.before\:w-\[80px\]:before {
    content: var(--tw-content);
    width: 80px
}

.before\:h-\[1px\]:before {
    content: var(--tw-content);
    height: 1px
}

.before\:top-1\/2:before {
    content: var(--tw-content);
    top: 50%
}

.before\:absolute:before {
    content: var(--tw-content);
    position: absolute
}


.bg-title-product {
    position: relative;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7));
    pointer-events: none; /* Menonaktifkan interaksi hover */
}

.bg-title-product::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: inherit;
    pointer-events: none; /* Menonaktifkan interaksi hover pada pseudo-element */
}

.bg-title-product .container,
.bg-title-product h2,
.bg-title-product p,
.bg-title-product .flex {
    position: relative;
    z-index: 1;
    pointer-events: auto; /* Mengaktifkan interaksi untuk konten di dalamnya */
}

.assdafsdvsvasgdsgsdgwgreragwgwrgeargwrgergegsvdsDVSVcsdvdszvsbwtergerg43t34f34343ff34g34gG2 {
    display: flex;
    width: 100%;
    animation: leftMarquee 50s linear infinite;
    will-change: transform;
}

.melpaaaaa,
.melpaaaaaa,
.melpaaaaaa3 {
    display: inline-block;
    width: auto;
    padding: 5px 10px;
    border-radius: 50px;
    margin-bottom: 5px;
    background: var(--warna_3)
}

.melpaaaaa,
.melpaaaaaa,
.melpaaaaaa3,
.skeleton-loader .ph-col-12,
.skeleton-loader .ph-item {
    background: var(--warna_3)
}

.melpaaaaa {
    height: 35px
}

.melpaaaaaa {
    height: 65px
}

.melpaaaaaa3 {
    height: 95px
}

.skeleton-loader {
    display: grid;
    gap: 1rem
}

.skeleton-loader .ph-item {
    display: flex;
    flex-direction: column;
    padding: 0;
    border-radius: 15px;
    margin-bottom: -5px
}

.ph-item {
    background-color: var(--warna_3);
    border: 1px solid var(--warna_3);
    border-radius: 2px;
    direction: ltr;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2px;
    overflow: hidden;
    padding: 30px 15px 15px;
    position: relative
}

.skeleton-loader .ph-picture {
    width: 100%;
    height: 100px;
    background: var(--warna_3);
    border-radius: 4px
}

.skeleton-loader .ph-row {
    margin-top: 10px
}

.skeleton-loader .ph-col-12 {
    width: 100%;
    height: 20px;
    border-radius: 4px;
    margin-bottom: 10px
}

.truncatee,
.truncatee h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.red-line-through {
    text-decoration: line-through;
    color: red
}

.bar {
    position: relative;
    background-color: #bdb7b7;
    border-radius: 10px;
    overflow: hidden;
    height: 15px;
    width: 100%;
}

.progress {
    background-color: var(--warna_2) !important;
    height: 100%;
    position: relative;
}

.progress::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    opacity: 0;
    pointer-events: none;
    z-index: 2;
}

.progress.shine-animating::before {
    animation: shine 0.5s ease-in forwards;
    opacity: 1;
}

@keyframes shine {
    to {
        left: 100%;
    }
}

.swiper-slide-link:hover .progress:not(.shine-complete)::before,
.item:hover .progress:not(.shine-complete)::before,
.truncatee:hover .progress:not(.shine-complete)::before {
    animation: shine 0.5s ease-in forwards;
    opacity: 1;
}

.swiper-slide-link:hover .progress,
.item:hover .progress,
.truncatee:hover .progress {
    animation: addShineComplete 0s forwards;
}

@keyframes addShineComplete {
    to {
        opacity: 1;
    }
}

/* Class yang ditambahkan setelah animasi selesai */
.shine-complete::before {
    display: none;
}

.progress-text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 11px;
    color: white;
    z-index: 1;
}

#skeleton-loaderr {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 16px
}

.container-desktop {
    max-width: 1255px;
    margin: 0 auto
}

@media (min-width:1024px) {
    .container-desktop {
        height: 400px
    }
}

.pl-6 {
    padding-left: 1.5rem
}

.truncatee {
    width: 190px;
    display: block
}

.truncatee h2 {
    width: inherit;
    margin: 0
}

.btn {
    position: absolute;
    top: 0;
    right: 0
}

.fs-countdown {
    display: flex;
    justify-content: center;
    align-items: center;
}

.fs-countdown .time {
    font-size: 1em;
    color: white;
    padding: 0.3em 0.8em;
    background-color: var(--warna_2);
    border-radius: 0.3em;
}

.fs-countdown .separator {
    font-size: 1em;
    color: white;
    padding: 0.3em;
}

.tabs-container {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.tabs-container::-webkit-scrollbar {
    display: none
}

.tab-button {
    flex: 0 0 auto;
    margin-right: 12px;
    padding: 0.5rem 1.2rem !important; /* padding lebih kecil */
    font-size: 1rem !important;
    font-weight: 600 !important;
    border-radius: 10px !important;
    background: var(--warna_1);
    color: #fff;
    position: relative;
    overflow: hidden; /* untuk ripple */
    transition: background 0.2s, color 0.2s, box-shadow 0.2s;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

.tab-button.active, .tab-button:focus, .tab-button[aria-selected="true"] {
    background: var(--warna_3) !important;
    color: #fff !important;
}

.tab-button .ripple {
    position: absolute;
    border-radius: 50%;
    transform: scale(0);
    animation: ripple-effect 0.5s linear;
    background-color: rgba(255,255,255,0.4);
    pointer-events: none;
    z-index: 2;
}

@keyframes ripple-effect {
    to {
        transform: scale(2.5);
        opacity: 0;
    }
}

.containermelpa {
    border-radius: 15px 15px 0 0
}

.text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgb(250, 204, 21, var(--tw-text-opacity))
}

.flash-sale-img {
    width: 65px;
    height: 60px;
    object-fit: cover
}

.p-4 {
    padding: 1rem
}

.rounded-xl {
    border-radius: .75rem
}

.cursor-pointer {
    cursor: pointer
}

.w-\[265px\] {
    width: 265px
}

.relative {
    position: relative
}

a {
    color: inherit;
    text-decoration: inherit
}

.rounded-sm {
    border-radius: calc(var(--radius) - 4px)
}

.overflow-hidden {
    overflow: hidden
}

.w-24 {
    width: 6rem
}

.aspect-square {
    aspect-ratio: 1/1
}

.-top-\[9px\] {
    top: -9px
}

.-right-\[9px\] {
    right: -9px
}

.bg-primary\/50 {
    background-color: #293447f0
}

.w-2 {
    width: .5rem
}

.h-2 {
    height: .5rem
}

.top-0 {
    top: 0
}

.left-0 {
    left: 0
}

.absolute {
    position: absolute
}

.shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color)
}

.shadow-md,
.shadow-sm {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.text-primary-foreground {
    color: hsl(var(--primary-foreground))
}

.uppercase {
    text-transform: uppercase
}

.font-semibold {
    font-weight: 600
}

.text-xxs {
    font-size: .625rem
}

.text-center {
    text-align: center
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.rotate-45 {
    --tw-rotate: 45deg
}

.rotate-180,
.rotate-45 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.origin-bottom-right {
    transform-origin: bottom right
}

.w-square-diagonal {
    width: 141.42%
}

.block {
    display: block
}

.right-0 {
    right: 0
}

.bottom-0 {
    bottom: 0
}

.active-route {
    border-color: var(--warna_3);
    color: var(--warna_3);
}

.active-route:hover {
    border-color: var(--warna_3);
    color: var(--warna_3);
    /* Tambahkan efek hover sesuai kebutuhan, contoh: */
    opacity: 0.8;
    /* Contoh mengubah opacity saat hover */
    cursor: pointer;
    /* Menambahkan cursor pointer saat hover */
}

.hover\:active-route:hover {
    border-color: var(--warna_3);
    color: var(--warna_3);
    opacity: 0.8;
    /* Contoh mengubah opacity saat hover */
}

.account {
    --tw-gradient-from: var(--warna_1) var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(61, 67, 72, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.hover\:account:hover {
    --tw-gradient-from: var(--warna_1) var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(61, 67, 72, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.red-line-through {
    text-decoration: line-through;
    color: red;
}

.bar {
    position: relative;
    background-color: #bdb7b7;
    border-radius: 10px;
    overflow: hidden;
    height: 15px;
    width: 100%;
}

.progress {
    background-color: var(--warna_2) !important;
    height: 100%;
    position: relative;
}

.progress::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    opacity: 0;
    pointer-events: none;
    z-index: 2;
}

.progress.shine-animating::before {
    animation: shine 0.5s ease-in forwards;
    opacity: 1;
}

@keyframes shine {
    to {
        left: 100%;
    }
}

.swiper-slide-link:hover .progress:not(.shine-complete)::before,
.item:hover .progress:not(.shine-complete)::before,
.truncatee:hover .progress:not(.shine-complete)::before {
    animation: shine 0.5s ease-in forwards;
    opacity: 1;
}

.swiper-slide-link:hover .progress,
.item:hover .progress,
.truncatee:hover .progress {
    animation: addShineComplete 0s forwards;
}

@keyframes addShineComplete {
    to {
        opacity: 1;
    }
}

/* Class yang ditambahkan setelah animasi selesai */
.shine-complete::before {
    display: none;
}

.progress-text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 11px;
    color: white;
    z-index: 1;
}

#skeleton-loaderr {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 16px;
}

.container-desktop {
    max-width: 1255px;
    margin: 0 auto;
}

@media (min-width: 1024px) {
    .container-desktop {
        height: 400px;
    }
}

.pl-6 {
    padding-left: 1.5rem;
}

.truncatee {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 190px;
    display: block;
}

.truncatee h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: inherit;
    margin: 0;
}

.btn {
    position: absolute;
    top: 0;
    right: 0;
}

.fs-countdown {
    display: flex;
    justify-content: center;
    align-items: center;
}

.fs-countdown .time {
    font-size: 1em;
    color: white;
    padding: 0.3em 0.8em;
    background-color: var(--warna_2);
    border-radius: 0.3em;
}

.fs-countdown .separator {
    font-size: 1em;
    color: white;
    padding: 0.3em;
}

.tabs-container {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.tabs-container::-webkit-scrollbar {
    display: none;
}

.tab-button {
    flex: 0 0 auto;
    margin-right: 12px;
    padding: 0.5rem 1.2rem !important; /* padding lebih kecil */
    font-size: 1rem !important;
    font-weight: 600 !important;
    border-radius: 10px !important;
    background: var(--warna_1);
    color: #fff;
    position: relative;
    overflow: hidden; /* untuk ripple */
    transition: background 0.2s, color 0.2s, box-shadow 0.2s;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

.tab-button.active, .tab-button:focus, .tab-button[aria-selected="true"] {
    background: var(--warna_3) !important;
    color: #fff !important;
}

.tab-button .ripple {
    position: absolute;
    border-radius: 50%;
    transform: scale(0);
    animation: ripple-effect 0.5s linear;
    background-color: rgba(255,255,255,0.4);
    pointer-events: none;
    z-index: 2;
}

@keyframes ripple-effect {
    to {
        transform: scale(2.5);
        opacity: 0;
    }
}

.containermelpa {
    border-radius: 15px 15px 0 0;
}

.text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgb(250, 204, 21, var(--tw-text-opacity));
}

.flash-sale-img {
    width: 65px;
    height: 60px;
    object-fit: cover;
}

.game-card-custom .blur-sharp {
    overflow: hidden;
    border-radius: 0rem;
}

/* Hover effect for blur-sharp (blur effect removed) */

/* Skew hover effect for game cards */
.game-card-custom {
    position: relative;
    overflow: hidden;
    z-index: 1; /* Establish a stacking context */
}

/* Create a pseudo-element for the background that will be skewed */
.game-card-custom::before {
    content: '';
    position: absolute;
    top: -5%;
    left: -5%;
    width: 110%;
    height: 110%;
    background-color: inherit; /* Use the same background as the card */
    z-index: -1;
    transition: transform 0.3s ease-in-out;
    border-radius: inherit;
    pointer-events: none; /* Allow clicks to pass through to the card */
}

/* Apply transform effects to all game cards on hover */
.game-card-custom, .game-group-custom {
    transition: transform 0.3s ease, box-shadow 0.3s ease !important;
    will-change: transform;
    position: relative;
    transform-origin: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

/* Apply a scale effect first, then rotate */
@keyframes scaleAndRotate {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.01);
    }
    100% {
        transform: scale(1.01) rotate(6deg);
    }
}

.game-card-custom:hover, .game-group-custom:hover {
    transform: scale(1.03) !important;
    box-shadow: 0 0 0 2px var(--outline-color, var(--warna_3)), 0 0 10px 0 var(--outline-color, var(--warna_3)) !important;
    /* Remove any other hover styles that might interfere */
    outline: none !important;
    border: none !important;
    --tw-ring-offset-width: 0 !important;
    --tw-ring-width: 0 !important;
}

/* No need to transform inner elements separately since we want everything to rotate together */
.game-card-custom:hover .blur-sharp,
.game-card-custom:hover div[class*="absolute inset-x-0 bottom-0"],
.game-group-custom:hover .blur-sharp,
.game-group-custom:hover div[class*="absolute inset-x-0 bottom-0"] {
    transform: none !important; /* Let elements follow the parent card's rotation */
}

/* Slide-up animation for game cards when they first appear */
@keyframes cardSlideUp {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Separate animation for popup content */
@keyframes popupSlideUp {
    from {
        transform: translateY(100%)
    }
    to {
        transform: translateY(0)
    }
}

/* Base styles for game cards */
.game-card-custom {
    /* Initial appearance settings */
    animation-fill-mode: forwards !important;
    animation-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
    will-change: transform, box-shadow;
    position: relative;
    transform-origin: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    
    /* Smooth, realistic transition for hover effect */
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), 
                box-shadow 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* Apply realistic hover effect with subtle 3D transformation */
.game-card-custom:hover {
    transform: scale(1.03) rotate(3deg) translateY(-5px) !important;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(var(--warna_3-rgb, 0, 0, 0), 0.05);
    background-color: transparent !important;
}

/* Class untuk card yang sudah selesai animasi */
.animation-complete {
    opacity: 1 !important;
    transform: translateY(0) !important;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), 
                box-shadow 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

/* Add active/click effect to make cards appear to depress when clicked */
.game-card-custom:active {
    transform: scale(0.98) !important;
    transition-duration: 0.3s;
}

/* Info container overlay with layered background */
.info-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    box-sizing: border-box;
    background-color: black; /* Black background first */
}

/* Image overlay layer */
.info-overlay::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image: var(--rekomendasi-bg, url(''));
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.15;
    z-index: 0;
}

/* Transparent gradient overlay on top */
.info-overlay::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, var(--warna_1) 20%, rgba(0, 0, 0, 0.7) 100%);
    opacity: 0.1; /* Reduced from 0.85 to 0.65 to make it more transparent */
    z-index: 0;
    pointer-events: none;
}

#special_deals .title h3 {
    font-size: 2em;
    font-weight: 800;
    text-transform: uppercase;
}

#special_deals .title p {
    max-width: 60em;
    opacity: .75;
    margin: 0;
}

#special_deals .list a {
    background: var(--warna_2);
    border-radius: 1em;
}

#special_deals .list .item {
    display: grid;
    grid-template-columns: 4.5em calc(100% - 5.5em);
    gap: 1em;
    align-items: center;
    padding: 8px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMTkyMCAxMDAwIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPnBhdGh7b3BhY2l0eTouMTtjbGlwLXBhdGg6dXJsKCNjbGlwUGF0aCk7ZmlsbDp1cmwoI2xpbmVhckdyYWRpZW50KTt9PC9zdHlsZT48Y2xpcFBhdGggaWQ9ImNsaXBQYXRoIj48cmVjdCB3aWR0aD0iMTkyMCIgaGVpZ2h0PSIxMDAwIi8+PC9jbGlwUGF0aD48bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhckdyYWRpZW50IiB4MT0iMCUiIHkxPSIwJSIgeDI9IjkwJSIgeTI9IjAlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9ImhzbCgwIDAlIDEwMCUvMSkiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9ImhzbCgwIDAlIDEwMCUvMCkiLz48L2xpbmVhckdyYWRpZW50PjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5MjAsMTAwMClzY2FsZSgtMSwtMSkiPjxwYXRoIGQ9Ik0xMzg0LjUgMzQzLjJMMTkyLjcgMTUzNWwtMjEzLjUtM0wxMzgzIDEyOC4ybDEuNSAyMTV6Ii8+PHBhdGggZD0iTTE5MTkuNyA0NDguM0wxMzU5IDEwMDlsLTEwMC40LTEuNEwxOTE5IDM0Ny4xbC43IDEwMS4yeiIvPjxwYXRoIGQ9Ik0xMTc2LjcgNTE0LjNMNjE2IDEwNzVsLTEwMC40LTEuNEwxMTc2IDQxMy4xbC43IDEwMS4yeiIvPjxwYXRoIGQ9Ik02NDQuNyA0NTcuM0w4NCAxMDE4bC0xMDAuNC0xLjRMNjQ0IDM1Ni4xbC43IDEwMS4yeiIvPjxwYXRoIGQ9Ik0xMzg3LjcgNDQ4LjNMODI3IDEwMDlsLTEwMC40LTEuNEwxMzg3IDM0Ny4xbC43IDEwMS4yeiIvPjxwYXRoIGQ9Ik0xMjUwLjEgNDkzLjhsLTU0NSA1NDUtNTIuNyA0My42IDY0MS45LTY0MS45LTQ0LjIgNTMuM3oiLz48cGF0aCBkPSJNODkxLjEgNjM5LjFMLTc3OCAyMzA4LjNsLTI5OC45LTQuMkw4ODkgMzM4LjFsMi4xIDMwMXoiLz48cGF0aCBkPSJNMTg3MC40IDQxOS44TC0yOC44IDIzMTlsLTM0MC4xLTQuOEwxODY4IDc3LjNsMi40IDM0Mi41eiIvPjxwYXRoIGQ9Ik05MDguNCA0MzYuOEwtOTkwLjggMjMzNmwtMzQwLjEtNC44TDkwNiA5NC4zbDIuNCAzNDIuNXoiLz48cGF0aCBkPSJNMTYzMi40IDUxNS44TC0yNjYuOCAyNDE1bC0zNDAuMS00LjhMMTYzMCAxNzMuM2wyLjQgMzQyLjV6Ii8+PHBhdGggZD0iTTExNzYuMyA1NjcuMUwtMTQ0NS42IDMxODlsLTQ2OS41LTYuNkwxMTczIDk0LjNsMy4zIDQ3Mi44eiIvPjxwYXRoIGQ9Ik0xNDI3LjMgNTgwLjFMLTExOTQuNiAzMjAybC00NjkuNS02LjZMMTQyNCAxMDcuM2wzLjMgNDcyLjh6Ii8+PHBhdGggZD0iTTE2NDkuNSA4ODAuMkw0NTcuNyAyMDcybC0yMTMuNS0zTDE2NDggNjY1LjJsMS41IDIxNXoiLz48cGF0aCBkPSJNNjc1LjggNTIyLjJsLTI2MjEuOSAyNjIxLjktNDY5LjQtNi42TDY3Mi41IDQ5LjRsMy4zIDQ3Mi44eiIvPjxwYXRoIGQ9Ik0yNTk1LjkgNTIyLjJMLTI2IDMxNDQuMWwtNDY5LjUtNi42TDI1OTIuNiA0OS40bDMuMyA0NzIuOHoiLz48L2c+PC9zdmc+), linear-gradient(155deg, var(--warna_2), hsl(calc(236 - 10), calc(32% * .9), min(calc(49% + 25%), 90%)));
    background-repeat: repeat-x;
    background-position: -90% 0, center;
    background-size: 225% auto, cover;
    border-radius: 1em;
    position: relative;
    overflow: hidden;
}

#special_deals .list .item::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    transition: 0.5s;
    opacity: 0;
}

#special_deals .list .item:not(.item-shine-complete):hover::before {
    left: 100%;
    opacity: 1;
}

/* Class to prevent shine effect after first play */
.item-shine-complete::before {
    display: none;
}

/* Stop continuous marquee animation on hover */
.assdafsdvsvasgdsgsdgwgreragwgwrgeargwrgergegsvdsDVSVcsdvdszvsbwtergerg43t34f34343ff34g34gG2 {
    display: flex;
    width: 100%;
    animation: none; /* Remove default animation */
}

/* Only animate marquee when not being hovered */
.assdafsdvsvasgdsgsdgwgreragwgwrgeargwrgergegsvdsDVSVcsdvdszvsbwtergerg43t34f34343ff34g34gG2:not(:hover) {
    animation: leftMarquee 50s linear infinite;
}

#special_deals .list .item .sku {
    font-weight: 800;
    width: 100%;
}

#special_deals .list .item .name {
    font-size: .8em;
    opacity: .75;
    width: 100%;
}

#special_deals .list .promo {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 1em;
    align-items: center;
    padding: .10em 1em;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMTkyMCAxMDAwIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPnBhdGh7b3BhY2l0eTouMTtjbGlwLXBhdGg6dXJsKCNjbGlwUGF0aCk7ZmlsbDp1cmwoI2xpbmVhckdyYWRpZW50KTt9PC9zdHlsZT48Y2xpcFBhdGggaWQ9ImNsaXBQYXRoIj48cmVjdCB3aWR0aD0iMTkyMCIgaGVpZ2h0PSIxMDAwIi8+PC9jbGlwUGF0aD48bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhckdyYWRpZW50IiB4MT0iMCUiIHkxPSIwJSIgeDI9IjkwJSIgeTI9IjAlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9ImhzbCgwIDAlIDEwMCUvMSkiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9ImhzbCgwIDAlIDEwMCUvMCkiLz48L2xpbmVhckdyYWRpZW50PjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5MjAsMTAwMClzY2FsZSgtMSwtMSkiPjxwYXRoIGQ9Ik0xMzg0LjUgMzQzLjJMMTkyLjcgMTUzNWwtMjEzLjUtM0wxMzgzIDEyOC4ybDEuNSAyMTV6Ii8+PHBhdGggZD0iTTE5MTkuNyA0NDguM0wxMzU5IDEwMDlsLTEwMC40LTEuNEwxOTE5IDM0Ny4xbC43IDEwMS4yeiIvPjxwYXRoIGQ9Ik0xMTc2LjcgNTE0LjNMNjE2IDEwNzVsLTEwMC40LTEuNEwxMTc2IDQxMy4xbC43IDEwMS4yeiIvPjxwYXRoIGQ9Ik02NDQuNyA0NTcuM0w4NCAxMDE4bC0xMDAuNC0xLjRMNjQ0IDM1Ni4xbC43IDEwMS4yeiIvPjxwYXRoIGQ9Ik0xMzg3LjcgNDQ4LjNMODI3IDEwMDlsLTEwMC40LTEuNEwxMzg3IDM0Ny4xbC43IDEwMS4yeiIvPjxwYXRoIGQ9Ik0xMjUwLjEgNDkzLjhsLTU0NSA1NDUtNTIuNyA0My42IDY0MS45LTY0MS45LTQ0LjIgNTMuM3oiLz48cGF0aCBkPSJNODkxLjEgNjM5LjFMLTc3OCAyMzA4LjNsLTI5OC45LTQuMkw4ODkgMzM4LjFsMi4xIDMwMXoiLz48cGF0aCBkPSJNMTg3MC40IDQxOS44TC0yOC44IDIzMTlsLTM0MC4xLTQuOEwxODY4IDc3LjNsMi40IDM0Mi41eiIvPjxwYXRoIGQ9Ik05MDguNCA0MzYuOEwtOTkwLjggMjMzNmwtMzQwLjEtNC44TDkwNiA5NC4zbDIuNCAzNDIuNXoiLz48cGF0aCBkPSJNMTYzMi40IDUxNS44TC0yNjYuOCAyNDE1bC0zNDAuMS00LjhMMTYzMCAxNzMuM2wyLjQgMzQyLjV6Ii8+PHBhdGggZD0iTTExNzYuMyA1NjcuMUwtMTQ0NS42IDMxODlsLTQ2OS41LTYuNkwxMTczIDk0LjNsMy4zIDQ3Mi44eiIvPjxwYXRoIGQ9Ik0xNDI3LjMgNTgwLjFMLTExOTQuNiAzMjAybC00NjkuNS02LjZMMTQyNCAxMDcuM2wzLjMgNDcyLjh6Ii8+PHBhdGggZD0iTTE2NDkuNSA4ODAuMkw0NTcuNyAyMDcybC0yMTMuNS0zTDE2NDggNjY1LjJsMS41IDIxNXoiLz48cGF0aCBkPSJNNjc1LjggNTIyLjJsLTI2MjEuOSAyNjIxLjktNDY5LjQtNi42TDY3Mi41IDQ5LjRsMy4zIDQ3Mi44eiIvPjxwYXRoIGQ9Ik0yNTk1LjkgNTIyLjJMLTI2IDMxNDQuMWwtNDY5LjUtNi42TDI1OTIuNiA0OS40bDMuMyA0NzIuOHoiLz48L2c+PC9zdmc+);
    border-radius: 1em;
}

#special_deals .list .price {
    text-align: end;
}

#special_deals .list .price b {
    display: block;
    font-weight: 800;
    text-transform: uppercase;
}

#special_deals .list .free,
#special_deals .list .rate {
    background-color: var(--warna_1);
    box-shadow: 0 0 6px 1px var(--warna_1);
    color: #fffbfb;
    min-width: 4.5em;
    padding: 0 .5em;
    box-sizing: border-box;
    font-weight: 800;
    text-align: center;
    border-radius: 1em;
}

.search-button button {
    display: flex;

    align-items: center;

}

.search-icon {
    margin-right: 4px;

}

.search-text {
    line-height: 1;

    padding-top: 2px;

}

.blur {
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}

.social-media-container {
    margin-bottom: 30px;

}

.bg-primary-400 {
    background-color: var(--warna_1);
}

.rounded-\[9999px\],
.rounded-full {
    border-radius: 9999px;
}

.w-1\/4 {
    width: 25%;
}

.h-1 {
    height: .25rem;
}

.bg-murky-9000 {
    --tw-bg-opacity: 1;
    background-color: var(--warna_4);
}

.hover\:animate-bounce:hover {
    animation: bounce 1s;
}

.margin-top-appear {
    margin-top: 100px;
    transition: margin-top 0.3s ease;
}

[x-cloak] .margin-top-appear {
    margin-top: 0;
}

.backdrop-blur-custom {
    backdrop-filter: blur(8px);
}

.backdrop-dark {
    background-color: rgba(0, 0, 0, 0.5);
}

.transition-blur {
    transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}

.prose :where(ol > li):not(:where([class~=not-prose] *))::marker {
    font-weight: 400;
    color: var(--warna_3) !important
}

@media (min-width:768px) {
    .md\:px-27 {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.border-murky-800\/75 {
    border-color: rgba(52, 55, 59, .75)
}

.text-amber-300 {
    --tw-text-opacity: 1;
    color: rgb(252 211 77 / var(--tw-text-opacity))
}

.ring-orange-200\/20 {
    --tw-ring-color: #4b4d4d59
}

.area {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: hsl(var(--muted)) var(--tw-gradient-from-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: hsl(var(--muted)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), hsl(var(--muted)) var(--tw-gradient-via-position), var(--tw-gradient-to);
    --tw-gradient-to: hsl(var(--muted)) var(--tw-gradient-to-position);
    position: relative;
}

.bg-secondary {
    background-color: #000000;
}

.text-xs\/6 {
    font-size: .75rem;
    line-height: 1.5rem;
}

.bg-card {
    background-color: var(--warna_3);
}

.py-2\.5 {
    padding-top: .625rem;
    padding-bottom: .625rem;
}

.to-murky-800 {
    --tw-gradient-to: var(--warna_2) var(--tw-gradient-to-position);
}

.from-murky-800 {
    --tw-gradient-from: var(--warna_2) var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(52, 55, 59, 0) var(--tw-gradient-to-position)
}

.bg-primary-500 {
    --tw-bg-opacity: 1;
    background-color: var(--warna_3);
}

.popup-structure {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: -32px;
    width: 100%;
    height: 100%;
    background-color: rgba(128, 128, 128, 0.7);
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.popup-content {
    padding: 20px;
    border-radius: 10px;
    animation: slideUp 0.3s ease forwards;
}

.popup-structure.show {
    display: flex;
    opacity: 1;
}

@keyframes slideUp {
    from {
        transform: translateY(100%);
    }

    to {
        transform: translateY(0);
    }
}


.popup-structuree {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(128, 128, 128, 0.7);
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.popup-content {
    padding: 20px;
    border-radius: 10px;
    animation: slideUp 0.3s ease forwards;
}

.popup-structuree.show {
    display: flex;
    opacity: 1;
}

@keyframes slideUp {
    from {
        transform: translateY(100%);
    }

    to {
        transform: translateY(0);
    }
}

.melpaaaaa {
    display: inline-block;
    width: auto;
    height: 35px;
    padding: 5px 10px;
    background: var(--warna_1);
    border-radius: 50px;
    margin-bottom: 5px;
}

.melpaaaaaa {
    display: inline-block;
    width: auto;
    height: 65px;
    padding: 5px 10px;
    background: var(--warna_1);
    border-radius: 50px;
    margin-bottom: 5px;
}

.melpaaaaaa3 {
    display: inline-block;
    width: auto;
    height: 95px;
    padding: 5px 10px;
    background: var(--warna_1);
    border-radius: 50px;
    margin-bottom: 5px;
}

.skeleton-loader {
    display: grid;
    gap: 1rem;
}

.skeleton-loader .ph-item {
    display: flex;
    flex-direction: column;
    padding: 0px;
    background: var(--warna_1);
    border-radius: 15px;
    margin-bottom: -5px;
}

.ph-item {
    background-color: var(--warna_1);
    border: 1px solid var(--warna_1);
    border-radius: 2px;
    direction: ltr;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2px;
    overflow: hidden;
    padding: 30px 15px 15px;
    position: relative;
}

.skeleton-loader .ph-picture {
    width: 100%;
    height: 100px;
    background: var(--warna_1);
    border-radius: 4px;
}

.skeleton-loader .ph-row {
    margin-top: 10px;
}

.skeleton-loader .ph-col-12 {
    width: 100%;
    height: 20px;
    background: var(--warna_1);
    border-radius: 4px;
    margin-bottom: 10px;
}

.efwasdsf2f34f34v34v3v4 {
    position: relative;
    overflow: hidden;
}

.assdafsdvsvasgdsgsdgwgreragwgwrgeargwrgergegsvdsDVSVcsdvdszvsbwtergerg43t34f34343ff34g34gG2 {
    display: flex;
    width: 100%;
    animation: leftMarquee 50s linear infinite;
    will-change: transform;
}

.marquee-content {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    gap: 15px;
}

@keyframes leftMarquee {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-50%);
    }
}

.assdafsdvsvasgdsgsdgwgreragwgwrgergegsvdsDVSVcsdvdszvsbwtergerg43t34f34343ff34g34gG2:hover {
    animation-play-state: paused;
}

.efwasdsf2f34f34v34v3v4:before, .efwasdsf2f34f34v34v3v4:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20px;
    z-index: 2;
    pointer-events: none;
}

.efwasdsf2f34f34v34v3v4:before {
    left: 0;
    background-image: linear-gradient(to right, #FA9B05, rgba(241, 244, 245, 0));
}

.efwasdsf2f34f34v34v3v4:after {
    right: 0;
    background-image: linear-gradient(to left, #A26401, rgba(241, 244, 245, 0));
}

@media (min-width: 768px) {
    .efwasdsf2f34f34v34v3v4:before, .efwasdsf2f34f34v34v3v4:after {
        width: 100px;
    }
}

@media (min-width: 1024px) {
    .efwasdsf2f34f34v34v3v4:before, .efwasdsf2f34f34v34v3v4:after {
        width: 150px;
    }
}

.bg-muted\/50 {
    background-color: #61616180;
}

.rounded-2xl {
    border-radius: 1rem;
}

@keyframes meteor {
    0% {
        transform: rotate(215deg) translateX(0);
        opacity: 1;
    }

    70% {
        opacity: 1;
    }

    to {
        transform: rotate(215deg) translateX(-1000px);
        opacity: 0;
    }
}

.animate-meteor-effect {
    animation: meteor 5s linear infinite;
}

.py-m {
    padding-top: 30rem;
}

.before\:content-\[\'\'\]:before {
    --tw-content: "";
    content: var(--tw-content);
}

.before\:to-transparent:before {
    content: var(--tw-content);
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.before\:from-white:before {
    content: var(--tw-content);
    --tw-gradient-from: #fff var(--tw-gradient-from-position);
    --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position)
}

.before\:bg-gradient-to-r:before {
    content: var(--tw-content);
    background-image: linear-gradient(to right, var(--tw-gradient-stops))
}

.before\:-translate-y-\[0\%\]:before, .before\:transform:before {
    content: var(--tw-content);
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.before\:-translate-y-\[0\%\]:before {
    --tw-translate-y: -0%;
}

.before\:w-\[80px\]:before {
    content: var(--tw-content);
    width: 80px;
}

.before\:h-\[1px\]:before {
    content: var(--tw-content);
    height: 1px;
}

.before\:top-1\/2:before {
    content: var(--tw-content);
    top: 50%;
}

.before\:absolute:before {
    content: var(--tw-content);
    position: absolute;
}


.bg-title-product::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image: var(--rekomendasi-bg, url('/assets/image/bg-pattern.png'));
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.15;
    z-index: 0;
}

.bg-title-product .container,
.bg-title-product .flex,
.bg-title-product h2,
.bg-title-product p {
    position: relative;
    z-index: 2
}

.PhoneInput, .PhoneInputInput {
    --tw-bg-opacity: 1;
    background-color: var(--warna_3);
    font-size: 0.75rem;
    line-height: 1rem;
}

.PhoneInput {
    border-color: var(--warna_1);
    border-radius: 0.5rem;
    border-width: 1px;
    padding-left: 1rem;
}

.populaasdasdasdawrwr-t4124t3523ag-con42324124tainer3p423ath {
    width: 85px;
    left: -1px;
    position: absolute;
    top: -9px;
    background-image: linear-gradient(to right, var(--warna_1), var(--warna_2));
    background-size: cover;
    border-start-start-radius: 12px;
    border-start-end-radius: 12px;
    border-end-end-radius: 12px;
    border-end-start-radius: 0;
}

.popular-tag-container {
    width: 70px;
    left: -1px;
    position: absolute;
    top: -9px;
    background-image: linear-gradient(to right, var(--warna_1), var(--warna_2));
    background-size: cover;
    border-start-start-radius: 12px;
    border-start-end-radius: 12px;
    border-end-end-radius: 12px;
    border-end-start-radius: 0;
}


.popular-tag-content {
    color: #f6f5fc;
    padding: 0 8px;
    position: relative;
    font-size: 12px;
    display: flex;
    align-items: center;
}

.popular-tag-overlay {
    position: absolute;
    top: 0;
    animation: shimmer-data 4s ease-in infinite;
    background: linear-gradient(90deg, rgba(254, 255, 201, 0), rgb(194 194 194 / 75%) 50%, rgba(254, 255, 201, 0));
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 50% 100%;
    width: 100%;
    height: 100%;
    border-start-start-radius: 12px;
    border-start-end-radius: 12px;
    border-end-end-radius: 12px;
    border-end-start-radius: 0;
    mix-blend-mode: overlay;
}

@keyframes shimmer-data {
    0% {
        background-position: -100%;
    }

    100% {
        background-position: 100%;
    }
}

.decoration-destructive {
    text-decoration-color: #dc2626;
}

@media (max-width: 767px) {
    .hide-mobile {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .show-desktop {
        display: block !important;
    }
}

.bg-orange-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(132 130 129);
}

.bg-secondary {
    background-color: var(--warna_1);
}

.text-foreground {
    color: #ebeaef;
}

.bg-murky-600 {
    --tw-bg-opacity: 1;
    background-color: var(--warna_1);
}

.bg-murky-300 {
    --tw-bg-opacity: 1;
    background-color: #ebeaef80;
}

.rounded-xl {
    border-radius: 0.75rem;
}

.product-list {
    min-height: 10px;
    border-radius: 0.75rem;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.product-list:active {
    --tw-ring-offset-color: #34373b;
    --tw-ring-offset-width: 2px;
    --tw-ring-opacity: 1;
    --tw-ring-color: var(--warna_3);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--warna_1);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.product-list.active {
    background: #fff !important;
    box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.5), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    transition: box-shadow 0.2s ease;
}

.product-list.active .btn-order {
    box-shadow: 0px 0px 20px rgba(220, 220, 220, 0.4);
}

.bg-product {
    background: #c3c9cc;
}

.product-list img {
    display: flex;
    float: right;
    margin-top: 0px;
}

.productlogo {
    width: 32px;
    right: 5%;
}

.rounded-b-md {
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
}

.border-murky-500 {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255);
}

.border-dashed {
    border-style: dashed;
}

.border-t {
    border-top-width: 1px;
}

.divider {
    border-top: 3px solid #fff;
    margin: 10px 0;
    width: 5%;
}

/* .swal2-popup {
display: none;
position: relative;
box-sizing: border-box;
grid-template-columns: minmax(0, 100%);
width: 25em;
max-width: 100%;
padding: 10px;
border: none;
border-radius: 10px;
background: #333333eb;
color: #dfdede !important;
font-family: inherit;
font-size: 1rem;
} */

.hover\:bg-orange-400:hover, .hover\:bg-primary-400:hover {
    --tw-bg-opacity: 1;
    background-color: #ebeaef29;
}

.load {
    background: rgba(31, 33, 46, 0.50);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: center;
    display: none;
}

.load.show {
    display: block;
    background-image: url(/assets/image/loading-order.gif);
}

/* .swal2-popup {
display: none;
position: relative;
box-sizing: border-box;
grid-template-columns: minmax(0, 100%);
width: 25em;
max-width: 100%;
padding: 10px;
border: none;
border-radius: 10px;
background: #1e2022eb;
color: #dfdede !important;
font-family: inherit;
font-size: 1rem;
} */

@keyframes slideIn {
    0% {
        transform: translateY(-100%);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

#react-notif {
    position: fixed;
    z-index: 9999;
    top: 16px;
    right: 16px;
    pointer-events: none;
    max-width: 300px;
}

.bg-background {
    background-color: var(--warna_1);
}

.bg-primary-5400 {
    --tw-bg-opacity: 1;
    background-color: var(--warna_3);
}

.to-primary-600 {
    --tw-gradient-to: #022c56 var(--tw-gradient-to-position);
}

.from-primary-400 {
    --tw-gradient-from: var(--warna_3) var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(251, 138, 60, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.ring-offset-murky-800 {
    --tw-ring-offset-color: #34373b;
}

.ring-offset-2 {
    --tw-ring-offset-width: 2px;
}

.ring-primary-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: var(--warna_3);
}

.ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--warna_1);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.text-sm\/6 {
    font-size: .875rem;
    line-height: 1.5rem;
}

.text-besar {
    font-size: 50px;
    font-weight: bold;
}

.rating-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.rating-item {
    display: flex;
    align-items: center;
}

.rating {
    display: flex;
    align-items: center;
}

.stars {
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: bold;
    color: #333;
}

.star {
    color: #ffc107;
    width: 20px;
}


.count {
    min-width: 50px;
    text-align: right;
}

/* HEADER */
.blurred-navbar {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background-color: var(--warna_6);
}

.bg-melpa-100 {
    --tw-bg-opacity: 1;
    background-color: var(--warna_4);
}

.border-murky-800 {
    --tw-border-opacity: 1;
    border-color: rgb(131 134 137);
}

.bg-bangweb-800 {
    --tw-bg-opacity: 1;
    background-color: var(--warna_1);
}

.py-1 a:hover {
    background-color: var(--warna_3);
    transition: background-color 0.3s ease;
}

.border-primary-500 {
    --tw-border-opacity: 1;
    border-color: var(--warna_3);
}

.text-primary-300 {
    color: var(--warna_3);
}

.blur {
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}

.hover\:bg-murky-700:hover {
    background-color: var(--warna_1);
}

.bg-join {
    --tw-bg-opacity: 1;
    background-color: #FF1493;
}

.rounded-lg {
    border-radius: .5rem;
}

.basis-5\/12 {
    flex-basis: 41.666667%;
}

.w-full {
    width: 100%;
}

.gap-2 {
    gap: .5rem !important;
}

.p-2\.5 {
    padding: .625rem;
}

.gap-2 {
    gap: .5rem;
}

.justify-center {
    justify-content: center;
}

.bg-\[\#8B0000\] {
    --tw-bg-opacity: 1;
    background-color: var(--warna_3);
}

.left-margin {
    margin-right: 20px;
    /* Atur jarak ke kiri sesuai kebutuhan */
}

.bg-ym {
    background-color: var(--warna_3);
}

.bg-ym-input {
    background-color: var(--warna_3);
    color: #FFFFFF;
}

.bg-ym-input:focus {
    background-color: var(--warna_3) !important;
    caret-color: #FFFFFF;
}

.bg-ym-input::placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
}
 /* Hanger Kiri */
 .hanger-left {
    position: absolute;
    top: -70px;
    left: 0px;
    width: 500px;
    z-index: 9 !important;
    pointer-events: none;
}

/* Hanger Kanan */
.hanger-right {
    position: absolute;
    top: 0px;
    right: 0px; /* Letakkan di kanan */
    width: 300px;
    z-index: 9 !important;
    pointer-events: none;
}

/* Pastikan parent tidak menghalangi */
.hero-container {
    position: relative;
    z-index: 1;
}

/* Saat layar lebih kecil dari 768px (tablet & HP) */
@media (max-width: 768px) {
    .hanger-left {
        width: 150px;
        top: -50px;
    }
    .hanger-right {
        width: 170px; /* Bisa beda ukuran dengan kiri */
        top: -45px;
    }
}

/* Saat layar lebih kecil dari 480px (HP kecil) */
@media (max-width: 480px) {
    .hanger-left {
        width: 150px; /* Bisa lebih kecil dari kanan */
        top: -20px;
    }
    .hanger-right {
        width: 100px;
        top: 0px;
    }
}

.falling-stars {
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    overflow: hidden; /* Hindari bintang keluar dari layar */
}

.star {
    position: absolute;
    width: 20px; /* Ukuran default */
    height: 20px;
    opacity: 0.8;
    will-change: transform, opacity;
    animation: fall linear infinite;
}

/* Animasi jatuh + berputar */
@keyframes fall {
    0% {
        transform: translateY(-10vh) rotate(0deg);
        opacity: 1;
    }
    100% {
        transform: translateY(100vh) rotate(360deg); /* Muter perlahan */
        opacity: 0;
    }
}

.section-bg-custom {
    position: relative;
    width: 100%;
    min-height: 100vh;
    height: 100%;
    margin: 0;
    padding: 0;
    background-image: url('/assets/bg.jpeg');
    background-size: contain; /* Ubah ke contain untuk menjaga aspek rasio */
    background-position: top center;
    background-repeat: repeat;
    display: flex;
    flex-direction: column;
}

.main-content {
    position: relative;
    width: 100%;
    flex: 1;
    z-index: 2;
    padding: 20px 0;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .section-bg-custom {
        background-size: contain; /* Konsisten dengan desktop */
    }
}

/* Tambahkan overlay untuk memperbaiki kontras */
.section-bg-custom::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}

#hero {
    width: 100%;
    max-width: 100vw;
    overflow-x: hidden;
    position: relative;
}

/* Hapus style yang tidak digunakan */
.section-1, .section-2 {
    display: none;
}

/* Popular Games Section Styles */
.popular-games-section {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    padding: 4px 0;
    margin-bottom: 8px;
}

.popular-games-header {
    margin-bottom: 4px;
}

.popular-games-header h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.popular-games-header p {
    opacity: 0.8;
    margin-bottom: 4px;
    font-size: 14px;
}

@media (max-width: 768px) {
    .popular-games-section {
        padding: 2px 0;
        margin-bottom: 0px;
    }

    .popular-games-header {
        margin-bottom: 0px;
    }

    .popular-games-header h2 {
        font-size: 16px;
        margin-bottom: 1px;
        gap: 4px;
    }

    .popular-games-header p {
        font-size: 12px;
        margin-bottom: 2px;
    }

    .popular-games-slider {
        height: 200px !important;
        padding: 0 10px;
        margin: 0;
    }

    .popular-games-wrapper {
        height: 200px !important;
    }

    .popular-games-item {
        height: 190px;
        width: 120px;
        transform: scale(1);
    }

    .popular-games-item img {
        height: 135px;
        width: 135px;
        object-fit: cover;
    }

    .popular-games-name {
        padding: 0.45rem;
        font-size: 0.8rem;
        height: 55px;
    }

    .popular-games-info {
        font-size: 0.7rem;
    }

    .popular-games-info .diamond img {
        width: 18px;
        height: 18px;
    }
}

.popular-games-slider {
    position: relative;
    perspective: 1000px;
    height: 380px;
    margin: 0 auto;
    overflow: visible;
    max-width: 100%;
    padding: 0 20px;
}

.popular-games-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    transform-style: preserve-3d;
    perspective: 1000px; /* Reduced perspective for more stability */
    overflow: visible;
    will-change: transform;
    transition: transform 0.5s ease; /* Simplified transition */
}

.popular-games-item {
    position: absolute;
    width: 200px;
    height: 260px;
    border-radius: 12px;
    overflow: hidden;
    cursor: pointer;
    will-change: transform, opacity;
    transform-style: preserve-3d;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform-origin: center center;
    opacity: 0;
    pointer-events: none;
    transition: all 0.5s ease; /* Simplified transition */
    background: var(--warna_2);
    border: none;
    display: flex;
    flex-direction: column;
}

.popular-games-item img {
    width: 100%;
    height: calc(100% - 15px); /* Adjusted to account for name section overlap */
    object-fit: cover;
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    border-radius: 12px 12px 0 0; /* Added top border radius to image */
}

.popular-games-name {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background: linear-gradient(to bottom, rgba(0,0,0,0.8), var(--warna_2));
    color: white;
    font-size: 12px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 15px 15px 0 0; /* Changed to more pronounced rounded corners */
    padding: 0 10px;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    margin-top: -15px; /* Added negative margin to create overlap */
}

/* Hide all diamond related styles */
.popular-games-info {
    display: none;
}

.popular-games-info .diamond {
    display: none;
}

.popular-games-info .diamond img {
    display: none;
}

.popular-games-item.active {
    z-index: 10;
    transform: translateX(0) scale(1);
    opacity: 1;
    filter: brightness(1);
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
    border: 2px solid var(--warna_2);
}

.popular-games-item.active:hover {
    transform: scale(1.02); /* Reduced scale effect */
    border: 2px solid var(--warna_2);
    transition: all 0.3s ease;
}

/* Adjust positioning for other items */
.popular-games-item.prev {
    transform: translateX(-60%) scale(0.85);
    opacity: 0.7;
    z-index: 9;
}

.popular-games-item.next {
    transform: translateX(60%) scale(0.85);
    opacity: 0.7;
    z-index: 9;
}

.popular-games-item.prev-2 {
    transform: translateX(-120%) scale(0.7);
    opacity: 0.5;
    z-index: 8;
}

.popular-games-item.next-2 {
    transform: translateX(120%) scale(0.7);
    opacity: 0.5;
    z-index: 8;
}

.popular-games-item.prev-3 {
    transform: translateX(-180%) scale(0.55);
    opacity: 0.3;
    z-index: 7;
}

.popular-games-item.next-3 {
    transform: translateX(180%) scale(0.55);
    opacity: 0.3;
    z-index: 7;
}

.popular-games-item.prev-4 {
    transform: translateX(-220%) scale(0.4);
    opacity: 0.2;
    z-index: 6;
}

.popular-games-item.next-4 {
    transform: translateX(220%) scale(0.4);
    opacity: 0.2;
    z-index: 6;
}

.popular-games-wrapper[data-animating="true"] .popular-games-item {
    pointer-events: none;
}

.popular-games-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.3);
    background: rgba(0, 0, 0, 0.5);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 20;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

.popular-games-nav:hover {
    border-color: rgba(255, 255, 255, 0.8);
    background: rgba(0, 0, 0, 0.7);
    transform: translateY(-50%) scale(1.1);
}

.popular-games-nav.prev {
    left: 20px;
}

.popular-games-nav.next {
    right: 20px;
}

.popular-games-nav svg {
    width: 24px;
    height: 24px;
    stroke: currentColor;
    stroke-width: 2;
    fill: none;
}

@media (max-width: 768px) {
    .popular-games-item.prev {
        transform: translateX(-65%) scale(0.85);
    }

    .popular-games-item.next {
        transform: translateX(65%) scale(0.85);
    }

    .popular-games-item.prev-2 {
        transform: translateX(-125%) scale(0.7);
    }

    .popular-games-item.next-2 {
        transform: translateX(125%) scale(0.7);
    }

    .popular-games-item.prev-3 {
        transform: translateX(-170%) scale(0.55);
    }

    .popular-games-item.next-3 {
        transform: translateX(170%) scale(0.55);
    }

    .popular-games-item.prev-4 {
        transform: translateX(-205%) scale(0.4);
    }

    .popular-games-item.next-4 {
        transform: translateX(205%) scale(0.4);
    }

    .popular-games-nav {
        width: 40px;
        height: 40px;
    }

    .popular-games-nav svg {
        width: 20px;
        height: 20px;
    }

    .popular-games-nav.prev {
        left: 10px;
    }

    .popular-games-nav.next {
        right: 10px;
    }
}

/* Base styles remain the same */

@media (max-width: 768px) {
    .popular-games-item {
        width: 140px; /* Reduced card width */
        height: 200px; /* Reduced card height */
    }

    .popular-games-name {
        height: 25px; /* Smaller name section */
        font-size: 11px; /* Smaller font */
        margin-top: -12px; /* Adjusted overlap */
    }

    .popular-games-item img {
        height: calc(100% - 13px); /* Adjusted for smaller name section */
    }

    /* Adjust positioning for mobile */
    .popular-games-item.prev {
        transform: translateX(-45%) scale(0.85);
    }

    .popular-games-item.next {
        transform: translateX(45%) scale(0.85);
    }

    .popular-games-item.prev-2 {
        transform: translateX(-90%) scale(0.7);
    }

    .popular-games-item.next-2 {
        transform: translateX(90%) scale(0.7);
    }

    .popular-games-item.prev-3 {
        transform: translateX(-135%) scale(0.55);
    }

    .popular-games-item.next-3 {
        transform: translateX(135%) scale(0.55);
    }

    .popular-games-item.prev-4 {
        transform: translateX(-180%) scale(0.4);
    }

    .popular-games-item.next-4 {
        transform: translateX(180%) scale(0.4);
    }

    /* Hide navigation buttons on mobile */
    .popular-games-nav {
        display: none;
    }

    /* Adjust slider container */
    .popular-games-slider {
        padding: 0 10px;
        touch-action: pan-x; /* Enable horizontal touch scrolling */
        -webkit-overflow-scrolling: touch;
    }

    .popular-games-wrapper {
        perspective: 800px; /* Reduced perspective for mobile */
    }
}

/* Add touch support */
@media (hover: none) and (pointer: coarse) {
    .popular-games-wrapper {
        cursor: grab;
    }

    .popular-games-wrapper:active {
        cursor: grabbing;
    }
}

.flashsale-container {
    margin-bottom: 16px;
    background: var(--warna_2) !important;
    border-radius: 1rem;
    border: 2px solid var(--warna_2);
}

#content-rekomendasi {
    margin-top: 8px;
}

#mobile-game {
    margin-top: 32px; /* Add spacing between recommendations and mobile game */
}

@media (max-width: 768px) {
    .flashsale-container {
        margin-bottom: 12px;
    }

    .popular-games-section {
        padding: 4px 0;
        margin-bottom: 12px;
    }

    #content-rekomendasi {
        margin-top: 4px;
    }

    #mobile-game {
        margin-top: 24px; /* Slightly less spacing on mobile */
    }
}

.flashsale-subtitle {
    padding-left: 4rem !important;
    color: #ebeaef;
    font-size: 0.875rem;
    margin-top: 4px;
}

@media (max-width: 768px) {
    .flashsale-subtitle {
        padding-left: 2.5rem !important;
    }
}

.rounded-2xl.bg-gradient-to-r {
    background: none !important;
    box-shadow: none !important;
    border: 2px solid var(--warna_2);
}

/* Welcome and Login Cards */
.welcome-card, .login-card {
    min-height: 200px; /* Reduced from 280px */
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}

.welcome-card:hover, .login-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px -5px rgba(0, 0, 0, 0.3);
}

.welcome-card img.w-5, .login-card img.w-5 {
    filter: brightness(0) invert(1);
    transition: opacity 0.2s ease;
}

.welcome-card a:hover img.w-5, .login-card a:hover img.w-5 {
    opacity: 0.8;
}

/* Glow Text Effect */
.glow-text {
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.5),
                 0 0 20px rgba(255, 255, 255, 0.3),
                 0 0 30px rgba(255, 255, 255, 0.2);
    animation: glow 2s ease-in-out infinite alternate;
}

@keyframes glow {
    from {
        text-shadow: 0 0 10px rgba(255, 255, 255, 0.5),
                     0 0 20px rgba(255, 255, 255, 0.3),
                     0 0 30px rgba(255, 255, 255, 0.2);
    }
    to {
        text-shadow: 0 0 20px rgba(255, 255, 255, 0.6),
                     0 0 30px rgba(255, 255, 255, 0.4),
                     0 0 40px rgba(255, 255, 255, 0.3);
    }
}

/* Login Card Specific Styles */
.login-card {
    position: relative;
    overflow: hidden;
}

.login-card img {
    transform: scale(1.1);
    transition: transform 0.3s ease;
}

.login-card:hover img {
    transform: scale(1.15);
}

.login-card .bg-gradient-to-r {
    background: linear-gradient(to right, 
        rgba(17, 24, 39, 0.95), 
        rgba(17, 24, 39, 0.7)
    );
}

@media (max-width: 768px) {
    .welcome-card, .login-card {
        min-height: 220px;
    }
}

/* Fix z-index issues */
.container.px-4.mb-8 {
    position: relative;
    z-index: 1;
}

#mobile-game {
    position: relative;
    z-index: 2; /* Higher than the cards container */
}

.ymku {
    position: relative;
    z-index: 2;
}

.tabs-container {
    position: relative;
    z-index: 3; /* Higher than ymku */
}

.tabs-panels {
    position: relative;
    z-index: 3; /* Same as tabs-container */
}

/* Login Card Styles */
.login-section {
    padding: 1rem 0;
}

.login-card {
    height: 140px; /* Tinggi card yang lebih pendek */
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}

.card-image-container {
    position: absolute;
    inset: 0;
    overflow: hidden;
}

.card-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.login-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 15px 35px -5px rgba(0, 0, 0, 0.3);
}

.login-card .bg-gradient-to-r {
    background: linear-gradient(to right, 
        rgba(17, 24, 39, 0.95), 
        rgba(17, 24, 39, 0.7)
    );
}

@media (max-width: 768px) {
    .login-card {
        height: 120px; /* Lebih pendek lagi di mobile */
    }
    
    .login-card h2 {
        font-size: 1.25rem;
    }
    
    .login-card p {
        font-size: 0.875rem;
    }
}

/* Login Card Styles */
.login-sections-index {
    padding: 0px 0;
    position: relative;
    z-index: 5;
}

.login-wrapper-sections-index {
    display: flex;
    justify-content: flex-end; /* Changed back to flex-end for login card */
    padding: 0 0px;
    position: relative;
    z-index: 5;
    gap: 24px; /* Add gap between cards */
}

.login-card-sections-index {
    position: relative;
    width: 400px;
    height: 180px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    z-index: 5;
}

.card-image-container-sections-index {
    position: absolute;
    inset: 0;
    overflow: hidden;
    z-index: 1;
    pointer-events: none;
}

.card-image-container-sections-index img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    pointer-events: none;
}

.card-overlay-sections-index {
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, var(--warna_2), rgba(17, 24, 39, 0.5));
    pointer-events: none;
    z-index: 2;
}

/* Add new black overlay */
.card-overlay-sections-index::before {
    content: '';
    position: absolute;
    inset: 0;
    background-color: #000000;
    opacity: 0.5;
    z-index: 3;
}

.card-content-sections-index {
    position: relative;
    z-index: 20;
    padding: 24px 16px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    pointer-events: all;
}

/* Add styling for content image */
.card-content-sections-index .content-image {
    width: 400px;
    height: auto;
    margin-top: 10px;
    margin-right: 450px;
    margin-left: -50px;
    object-fit: contain;
    transform: translateY(180px);
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.2));
    position: relative;
    display: block;
    z-index: 1;
}

/* Right side black shape */
.card-content-sections-index::after {
    content: '';
    position: absolute;
    left: -50px;
    right: 450px;
    top: 190px;
    width: 400px;
    height: 300px;
    background-color: #000000;
    opacity: 0.5;
    z-index: 20;
    border-radius: 8px;
    pointer-events: none;
}

/* Left side black shape */
.card-content-sections-index::before {
    content: '';
    position: absolute;
    left: -400px; /* Cover left side */
    width: 400px;
    top: 190px;
    height: 300px;
    background-color: #000000;
    opacity: 0.5;
    z-index: 10;
    border-radius: 8px;
    pointer-events: none;
    display: block; /* Enable the overlay */
}

/* Remove the previous overlays */
.card-overlay-sections-index::before,
.card-content-sections-index::before {
    display: none;
}

.card-content-sections-index h2 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 4px;
    position: relative;
    z-index: 21;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.card-content-sections-index p {
    color: rgba(255, 255, 255, 0.9);
    font-size: 12px;
    margin-bottom: 12px; /* Reduced margin */
    position: relative;
    z-index: 21;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.login-button-sections-index {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    background: linear-gradient(180deg, var(--warna_2) 0%, var(--warna_2) 100%);
    color: white;
    padding: 6px 12px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 12px;
    text-decoration: none;
    width: fit-content;
    position: relative;
    z-index: 22;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    pointer-events: all;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    border: none;
    margin-bottom: 12px;
}

.login-button-sections-index:active {
    transform: scale(0.95) translateY(2px);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2) inset;
}

.login-icon-sections-index {
    width: 14px;
    height: 14px;
    position: relative;
    z-index: 23;
    fill: white !important;
}

.login-icon-sections-index path {
    fill: white !important;
}

@media (min-width: 768px) {
    .login-button-sections-index {
        padding: 6px 12px;
        font-size: 12px;
    }
    
    .login-icon-sections-index {
        width: 14px;
        height: 14px;
    }
}

/* Question Card Styles */
.question-card-sections-index {
    position: absolute;
    left: 0px;
    right: 440px;
    height: 180px;
    border-radius: 20px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    z-index: 4;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.question-overlay {
    background: linear-gradient(145deg, 
        rgba(20, 20, 20, 0.5), 
        rgba(30, 30, 30, 0.5)) !important;
}

.card-content-sections-index {
    padding: 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    position: relative;
    z-index: 20;
}

.card-content-sections-index h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 12px;
    position: relative;
    z-index: 21;
    letter-spacing: -0.02em;
}

.card-content-sections-index p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    margin-bottom: 24px;
    position: relative;
    z-index: 21;
    line-height: 1.6;
    max-width: 90%;
    font-weight: 400;
}

.question-button-sections-index {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: rgba(255, 255, 255, 0.1);
    color: white;
    padding: 12px 24px;
    border-radius: 12px;
    font-weight: 500;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    z-index: 22;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    transition: transform 0.2s ease;
}

.question-button-sections-index:active {
    transform: scale(0.95);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) inset;
}

.question-icon-sections-index {
    width: 16px;
    height: 16px;
    position: relative;
    z-index: 23;
    opacity: 0.9;
    transition: transform 0.2s ease;
}

.question-button-sections-index:active .question-icon-sections-index {
    transform: scale(1.1);
}

/* Remove the gaming character image */
.card-content-sections-index .content-image {
    display: none;
}

/* Remove the black shapes */
.card-content-sections-index::before,
.card-content-sections-index::after {
    display: none;
}

@media (max-width: 768px) {
    .question-card-sections-index {
        position: relative;
        right: 0;
        padding: 24px;
        height: auto;
        min-height: 160px;
    }

    .card-content-sections-index {
        padding: 24px;
    }

    .card-content-sections-index h2 {
        font-size: 20px;
        margin-bottom: 8px;
    }

    .card-content-sections-index p {
        font-size: 13px;
        margin-bottom: 20px;
        max-width: 100%;
    }

    .question-button-sections-index {
        padding: 10px 20px;
        font-size: 13px;
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .login-sections-index {
        display: none;
    }
}

@media (max-width: 768px) {
    .flashsale-container {
        margin-top: 20px;
    }
    
    .popular-games-section {
        margin-top: 20px;
        padding: 0;
    }
    
    #mobile-game {
        margin-top: 20px;
    }
}

#content-rekomendasi {
    padding: 1rem;
    margin-top: 2rem;
}

@media (max-width: 768px) {
    .flashsale-container {
        margin-top: 20px;
    }
    
    .popular-games-section {
        margin-top: 20px;
        padding: 0;
        margin-bottom: 0.5rem; /* Reduce bottom margin */
    }
    
    #content-rekomendasi {
        padding: 1rem;
        margin-top: 0.5rem; /* Reduce top margin to bring it closer to popular games */
        margin-bottom: 0.5rem;
    }

    #content-rekomendasi .grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 0.75rem;
    }
    
    #mobile-game {
        margin-top: 0.5rem;
    }

    #content-rekomendasi > div:last-child {
        margin-bottom: 0;
    }

    /* Adjust spacing for popular games section */
    .popular-games-header {
        margin-bottom: 0.75rem; /* Reduce bottom margin of header */
    }

    .popular-games-slider {
        margin-bottom: 0.75rem; /* Reduce bottom margin of slider */
    }
}

.popular-games-item a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

.popular-games-item:hover a {
    transform: scale(1.02);
    transition: transform 0.3s ease;
}

.popular-games-item.active a {
    pointer-events: auto;
}

.popular-games-item:not(.active) a {
    pointer-events: none;
}

.popular-games-nav svg,
.popular-games-nav:hover svg {
    transform: none !important;
    opacity: 1 !important;
    transition: none !important;
}

.popular-games-nav.prev svg,
.popular-games-nav.next svg {
    transform: none !important;
    opacity: 1 !important;
    transition: none !important;
}

.popular-games-nav,
.popular-games-nav svg,
.popular-games-nav path,
button.popular-games-nav svg,
button.popular-games-nav path {
    transform: none !important;
    transition: none !important;
    animation: none !important;
    opacity: 1 !important;
}

.popular-games-nav:hover,
.popular-games-nav:hover svg,
.popular-games-nav:hover path,
button.popular-games-nav:hover svg,
button.popular-games-nav:hover path {
    transform: none !important;
    transition: none !important;
    animation: none !important;
    opacity: 1 !important;
}

/* Ensure no animations on both prev and next buttons */
.popular-games-nav.prev svg,
.popular-games-nav.prev path,
.popular-games-nav.next svg,
.popular-games-nav.next path {
    transform: none !important;
    transition: none !important;
    animation: none !important;
    opacity: 1 !important;
}

.bg-title-product,
.slide-up {
    transform: scale(1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-tap-highlight-color: transparent;
}

.bg-title-product:active,
.slide-up:active {
    transform: scale(0.95) !important;
}

/* Progress bar biru solid saat hover khusus flash sale */
.progress-blue-hover {
    background: var(--warna_2) !important; /* Biru solid pakai variabel utama */
    transition: background 0.2s;
}

.item:hover .progress-blue-hover,
.swiper-slide-link:hover .progress-blue-hover {
    background: var(--warna_2) !important;
}

/* Shine tetap di ujung setelah animasi pertama, tidak kembali ke awal */
.progress.shine-complete::before,
.item:hover .progress.shine-complete::before,
.swiper-slide-link:hover .progress.shine-complete::before {
    left: 100% !important;
    opacity: 1 !important;
    animation: none !important;
}

/* Shine statis permanen setelah animasi pertama */
.progress {
    position: relative;
}
.shine-static {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
    opacity: 1;
    pointer-events: none;
    animation: none !important;
    z-index: 2;
}

/* Mencegah hover effect pada SVG di auth dropdown */
.flex.h-full.gap-3.items-center svg,
.flex.h-full.gap-3.items-center button:hover svg,
.flex.h-full.gap-3.items-center a:hover svg {
    transform: none !important;
    transition: none !important;
    opacity: 1 !important;
}

/* Pastikan SVG selalu terlihat */
.flex.h-full.gap-3.items-center .group:hover svg,
.flex.h-full.gap-3.items-center .group svg {
    display: block !important;
    opacity: 1 !important;
}

/* Hilangkan semua animasi pada SVG di auth area */
.flex.h-full.gap-3.items-center svg {
    animation: none !important;
}

/* Block semua animasi di auth button dan SVG */
.flex.h-full.gap-3.items-center button,
.flex.h-full.gap-3.items-center button:hover,
.flex.h-full.gap-3.items-center button:focus,
.flex.h-full.gap-3.items-center button * {
    transform: none !important;
    transition: none !important;
    animation: none !important;
    opacity: 1 !important;
}

/* Override hover background tanpa transisi */
.flex.h-full.gap-3.items-center button.hover\:bg-murky-600:hover {
    background-color: var(--warna_2) !important;
    transition: none !important;
}

/* Pastikan SVG tetap statis */
.flex.h-full.gap-3.items-center button svg {
    transform: none !important;
    transition: none !important;
    animation: none !important;
    display: block !important;
}
