@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap');

:root {
    --bg-dark: #121212;
    --bg-light: #1A1A1A;
    --bg-input: #2C2C2C;
    --primary-red: #f59f26;
    --primary-yellow: #f59f26;
    --text-white: #FFFFFF;
    --text-grey: #AAAAAA;
}

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

body {
    font-family: 'Poppins', sans-serif;
    background-color: var(--bg-dark);
    color: var(--text-white);
    line-height: 1.6;
}

.container {
    max-width: 1100px;
    margin: auto;
    margin-bottom: 10px ;
    padding: 10px 20px;
}

a {
    color: var(--text-white);
    text-decoration: none;
}

.auth-container {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    width: 100%;
    /* Base Color Gelap (Sesuai Website Kamu) */
    background-color: #0f0f0f; 
    /* Efek Gradient Nebula (Ungu/Biru Samar di belakang) */
    background-image: 
        radial-gradient(circle at 10% 20%, rgba(108, 92, 231, 0.15) 0%, transparent 40%),
        radial-gradient(circle at 90% 80%, rgba(255, 127, 48, 0.1) 0%, transparent 40%);
    position: relative;
    overflow: hidden;
    padding: 20px;
}

/* 2. Kartu Login (The Glass Card) */
.auth-card {
    position: relative;
    width: 100%;
    max-width: 400px; /* Ukuran compact seperti Gambar 2 */
    
    /* Efek Kaca Gelap */
    background: rgba(30, 30, 30, 0.7); 
    backdrop-filter: blur(15px); /* Efek Blur di belakang kartu */
    -webkit-backdrop-filter: blur(15px);
    
    /* Border Halus */
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 24px; /* Sudut membulat modern */
    padding: 40px 30px;
    
    /* Shadow untuk efek melayang */
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    
    text-align: center;
    z-index: 10;
    
    /* Animasi muncul halus */
    animation: fadeUp 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
}

/* Dekorasi "Glow" di atas kartu (Sentuhan Orange Khas GampangTopup) */
.auth-card::before {
    content: '';
    position: absolute;
    top: -2px; left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: #ff7f30; /* Warna Orange Khas Website Kamu */
    box-shadow: 0 0 15px #ff7f30;
    border-radius: 10px;
}

/* 3. Typography */
.auth-card .logo {
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 800;
    color: #ffffff;
    text-decoration: none;
    margin-bottom: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.auth-card h3 {
    margin-top: 10px;
    color: #ffffff;
    font-size: 1.25rem;
    font-weight: 600;
}

.auth-card .form-intro {
    color: #a0a0a0;
    font-size: 0.9rem;
    margin-bottom: 30px;
    line-height: 1.5;
}

/* 4. Tombol Social Login (Dibuat Modern & Clean) */
.social-login {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 20px;
}

.btn-social {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 14px 20px;
    border-radius: 12px;
    font-size: 0.95rem;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    border: none;
    position: relative;
    overflow: hidden;
}

/* Tombol Google (Putih/Clean) */
.btn-google {
    background-color: #ffffff;
    color: #1f1f1f;
    box-shadow: 0 4px 15px rgba(255, 255, 255, 0.1);
}

.btn-google:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(255, 255, 255, 0.2);
    background-color: #f5f5f5;
}

/* Tombol Facebook (Biru tapi disesuaikan agak gelap sedikit agar elegan) */
.btn-facebook {
    background-color: #1877F2;
    color: #ffffff;
    box-shadow: 0 4px 15px rgba(24, 119, 242, 0.3);
}

.btn-facebook:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(24, 119, 242, 0.5);
    background-color: #166fe5;
}

.btn-social img {
    width: 20px;
    height: 20px;
    margin-right: 12px;
}

/* 5. Divider & Footer */
.divider {
    display: flex;
    align-items: center;
    margin: 25px 0 15px 0;
}

.divider::before, .divider::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.divider span {
    padding: 0 10px;
    color: #555;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Animasi Fade Up */
@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Responsive Mobile */
@media (max-width: 480px) {
    .auth-card {
        padding: 30px 20px;
        max-width: 100%;
        border-radius: 20px;
    }
}

/* =========================================
   ANIMATED BACKGROUND ENHANCEMENTS
   Tema: Cyberpunk Nebula
   ========================================= */

/* Pastikan container utama membatasi area animasi */
.auth-container {
    position: relative;
    overflow: hidden; /* Penting! Agar bola cahaya tidak keluar layar dan bikin scrollbar */
    z-index: 1;
}

/* Container khusus background agar posisinya di paling belakang */
.auth-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; /* Pastikan di belakang kartu login */
    background-color: #0f0f0f; /* Warna dasar tetap hitam pekat */
}

/* Style Umum untuk Bola Cahaya */
.shape {
    position: absolute;
    filter: blur(100px); /* KUNCI RAHASIA: Blur tinggi bikin efek glowing */
    opacity: 0.6;
    animation: floatAnimation 10s infinite alternate; /* Animasi gerak */
    border-radius: 50%;
}

/* Bola 1: Warna Orange Khas GampangTopup */
.shape-1 {
    top: -10%;
    left: -10%;
    width: 500px;
    height: 500px;
    background: #ff7f30; /* Orange */
    animation-delay: 0s;
}

/* Bola 2: Warna Ungu/Biru (Aksen Gaming) */
.shape-2 {
    bottom: -10%;
    right: -15%;
    width: 600px;
    height: 600px;
    background: #ff7f30; /* Ungu kebiruan */
    animation-delay: -5s;
}

/* Bola 3: Aksen Tengah (Lebih kecil) */
.shape-3 {
    top: 40%;
    left: 40%;
    width: 300px;
    height: 300px;
    background: #e056fd; /* Pink/Magenta samar */
    opacity: 0.4;
    animation-duration: 15s;
}

/* Keyframes: Mengatur gerakan bola */
@keyframes floatAnimation {
    0% {
        transform: translate(0, 0) scale(1);
    }
    33% {
        transform: translate(30px, -50px) scale(1.1);
    }
    66% {
        transform: translate(-20px, 20px) scale(0.9);
    }
    100% {
        transform: translate(0, 0) scale(1);
    }
}

/* EXTRA: Grid Pattern (Jaring-jaring tipis) 
   Memberikan kesan "Teknologi" atau "Server" */
.grid-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: 
        linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    background-size: 50px 50px; /* Ukuran kotak grid */
    z-index: 0;
    pointer-events: none;
}


.icon_logo {
    width: 55px; 
    height: auto;
    animation: zoomRotate 2s ease-in-out infinite;
    transform-origin: center;
}

@keyframes zoomRotate {
    0% {
        transform: scale(1) rotate(0deg);
    }
    50% {
        transform: scale(1.15) rotate(-15deg);
    }
    100% {
        transform: scale(1) rotate(0deg);
    }
}

.logo {
    font-size: 1.2rem;
    font-weight: 800;
    color: var(--primary-yellow);
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.main-nav a {
    margin: 0 15px;
    font-weight: 600;
    transition: color 0.3s ease;
}

.main-nav a:hover {
    color: var(--primary-yellow);
}

.main-header {
    background-color: var(--bg-dark);
    border-bottom: 1px solid #222;
    padding: 0; 
    position: relative;
    z-index: 1000;
}

.ripple-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; 
    z-index: 0; 
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden; 
}

.circle-ripple {
    position: absolute;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.15); 
    opacity: 0; 
    
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    
    animation: rippleEffect 7s linear infinite;
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.05); 
}

.circle-ripple:nth-child(1) { animation-delay: 0s; }
/* .circle-ripple:nth-child(2) { animation-delay: 0.8s; } */
.circle-ripple:nth-child(3) { animation-delay: 1.6s; }
/* .circle-ripple:nth-child(4) { animation-delay: 2.4s; } */
.circle-ripple:nth-child(5) { animation-delay: 3.2s; }

@keyframes rippleEffect {
    0% {
        width: 0px;
        height: 0px;
        opacity: 0.5; 
        border-width: 2px;
    }
    50% {
        opacity: 0.3;
    }
    100% {
        width: 600px;
        height: 600px;
        opacity: 0;
        border-width: 0px;
    }
}

.main-header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px 0px 20px;
    position: relative;
    flex-wrap: wrap;
    gap: 15px;
    z-index: 2; 
    background: transparent;
}

.header-left {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.header-right {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
    position: relative;
}

.hamburger-menu {
    display: flex ;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    background: #252525;
    border: 1px solid #333;
    border-radius: 8px;
    color: var(--text-white);
    font-size: 1.2rem;
    cursor: pointer;
    padding: 5px;
    transition: color 0.3s;
}

.hamburger-menu:hover {
    background: #333;
    color: var(--primary-yellow);
}

.nav-popup {
    position: absolute;
    
    top: calc(100% + 10px); 
    right: 0; 
    
    width: 200px;
    background-color: #1e1e1e;
    border: 1px solid #333;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.5);
    
    padding: 8px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 9999;
}

.nav-popup::before {
    content: '';
    position: absolute;
    top: -6px;
    right: 35px;
    width: 12px;
    height: 12px;
    background-color: #1e1e1e;
    border-left: 1px solid #333;
    border-top: 1px solid #333;
    transform: rotate(45deg);
}

.nav-popup.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.nav-popup a {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 15px;
    color: #ccc;
    text-decoration: none;
    border-radius: 8px;
    font-size: 0.9rem;
    font-weight: 500;
    transition: background 0.2s;
}

.nav-popup a i {
    color: var(--primary-yellow);
    width: 20px;
    text-align: center;
}

.nav-popup a:hover {
    background-color: rgba(255, 255, 255, 0.08);
    color: #fff;
}


#user-auth-section {
    display: flex;
    align-items: center;
}

.user-avatar-button {
    display: flex;
    align-items: center;
    gap: 10px;
    background-color: transparent;
    border: none;
    padding: 5px;
    border-radius: 50px;
    cursor: pointer;
    color: var(--text-white);
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    font-size: 1rem;
}

.avatar-circle {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: var(--primary-yellow);
    color: var(--bg-dark);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    font-weight: 700;
    flex-shrink: 0;
}

.dropdown-content {
    display: none; 
    position: absolute;
    right: 0;
    top: calc(100% + 2px); 
    background-color: var(--bg-light);
    min-width: 250px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.5);
    z-index: 1000;
    border-radius: 8px;
    border: 1px solid #333;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 5px;
}

.dropdown-content.active {
    display: block;
}

.dropdown-header {
    padding: 1rem;
    border-bottom: 1px solid #333;
    margin-bottom: 5px;
}

.dropdown-header strong {
    display: block;
    font-size: 1.1rem;
    color: var(--text-white);
    line-height: 1.2;
}

.dropdown-header small {
    color: var(--text-grey);
    font-size: 0.85rem;
}

.dropdown-content a {
    color: var(--text-grey);
    padding: 12px 16px;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 0.95rem;
    font-weight: 600;
    transition: all 0.1s ease;
}

.dropdown-content a:hover {
    background-color: var(--bg-input);
    color: var(--text-white);
}

.dropdown-content a i {
    width: 20px;
    text-align: center;
    color: #888;
    transition: color 0.2s ease;
}

.dropdown-content a:hover i {
    color: var(--primary-yellow);
}


.btn-auth-premium {
    text-decoration: none;
    border: none;
    
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    
    background: linear-gradient(1deg, #ff6b35, #ff9500); 
    border-radius: 50px;
    overflow: hidden;
    
    height: 40px; 
    min-width: auto;
    padding: 0;
    gap: 10px;
    
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    cursor: pointer;
}

.btn-auth-premium:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 15px rgba(251, 192, 45, 0.3);
}

.auth-label {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center; 
    padding-left: 7px;
    
    font-family: 'Poppins', sans-serif;
    font-size: 0.9rem; 
    font-weight: 700;
    color: #f5f5f5;
    white-space: nowrap;
}

.auth-icon-box {
    background-color: #fff; 
    width: 45px; 
    
    display: flex;
    align-items: center;
    justify-content: center;
    color: #121212;
    font-size: 1rem;
    
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    
    margin-left: -10px;
    padding-left: 5px;
}


.user-section .btn {
    padding: 8px 20px;
    font-size: 14px;
}

.btn {
    display: inline-block;
    padding: 12px 28px;
    border: none;
    border-radius: 5px;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    transition: transform 0.2s ease, opacity 0.2s ease;
}

.btn-primary {
    background-color: var(--primary-red);
    color: var(--bg-dark);
}

.btn:hover {
    transform: scale(1.05);
    opacity: 0.9;
}

.form-group {
    margin-bottom: 1.5rem;
}

h2.section-title {
    color: var(--primary-yellow);
    margin-bottom: 1rem;
    text-align: left;
}

h2.section-title-flashsale {
    color: #FFFFFF;
    margin-bottom: 1rem;
    text-align: left;
}

h2.section-title-flashsale i {
    color: yellow;
}

.game-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
    gap: 15px;
    margin-top: 0.5rem;
    text-align: center;
}

.game-card {
    background: linear-gradient(60deg, #ff6b35 0%, #ff9500 50%, #ff6b35 100%);
    background-size: 200% 200%;

    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.9s ease, box-shadow 0.3s ease;
    cursor: pointer;

    position: relative;
    z-index: 0;

    opacity: 0.95;

    box-shadow: 0 10px 20px rgba(0,0,0,0.12);
    animation: shiny 3s linear infinite;
}

.game-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(251, 192, 45, 0.12);
}

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

.wave-divider {
    display: none;
}

.game-card img {
    width: 100%;
    height: 110px;
    object-fit: cover;
    display: block;
    position: relative;
    z-index: 2;
    clip-path: polygon(
        0% 0%, 0% 85%,
        2% 83%, 4% 82%, 6% 82%, 8% 84%, 10% 87%, 12% 88%, 14% 87%, 16% 84%, 18% 82%, 20% 82%, 22% 83%, 24% 85%,
        26% 87%, 28% 88%, 30% 87%, 32% 84%, 34% 82%, 36% 82%, 38% 83%, 40% 85%,
        42% 87%, 44% 88%, 46% 87%, 48% 84%, 50% 82%, 52% 82%, 54% 83%, 56% 85%,
        58% 87%, 60% 88%, 62% 87%, 64% 84%, 66% 82%, 68% 82%, 70% 83%, 72% 85%,
        74% 87%, 76% 88%, 78% 87%, 80% 84%, 82% 82%, 84% 82%, 86% 83%, 88% 85%,
        90% 87%, 92% 88%, 94% 87%, 96% 84%, 98% 82%, 100% 82%,
        100% 0%
    );
}

.game-card p {
    padding: 8px 5px 5px 5px;
    font-weight: 600;
    font-size: small;
    position: relative;
    z-index: 1;
    background-size: 200% 200%;
    animation: shiny 3s linear infinite;
    margin: 0;
}


.flash-sale-section {
    margin-bottom: 2rem;
    padding: 1.5rem;
    background: linear-gradient(135deg, #ff6b35, #ff9500);
    border-radius: 12px;
    position: relative;
    overflow: hidden;
}

.flash-sale-section::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 100%;
    height: 100%;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="flash" patternUnits="userSpaceOnUse" width="20" height="20"><polygon fill="rgba(255,255,255,0.1)" points="10,0 15,8 10,16 5,8"/></pattern></defs><rect width="100" height="100" fill="url(%23flash)"/></svg>') repeat;
    animation: flashMove 3s linear infinite;
}

@keyframes flashMove {
    0% { transform: translateX(-100%); }
    100% { transform: translateX(100%); }
}

.section-header {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: baseline;
}

.sale-timer {
    display: flex;
    background: rgba(255, 255, 255, 0.253); 
    align-items: center;
    justify-content: center;
    gap: 1px;
    padding: 2px 4px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.bomb-icon-box {
    font-size: 1.2rem;
    color: #ff3d00; 
    margin-right: 2px;
    margin-left: 2px;
    animation: bombPulse 1s infinite;
}

@keyframes bombPulse {
    0% { transform: scale(1); opacity: 1; }
    50% { transform: scale(1.1); opacity: 0.8; }
    100% { transform: scale(1); opacity: 1; }
}

.timer-box {
    background: linear-gradient(180deg, #d32f2f 0%, #b71c1c 100%);
    border: 1px solid #ff5252;
    border-radius: 12px;
    padding: 6px 9px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2px;
    box-shadow: 0 4px 10px rgba(211, 47, 47, 0.4); 
}

.timer-value {
    font-size: 1rem;
    font-weight: 900;
    color: #FFFFFF;
    line-height: 1.1;
}

.timer-label {
    font-size: 0.55rem;
    font-weight: 700;
    color: #FFD700;
    letter-spacing: 0.3px;
}

.timer-separator {
    font-size: 1.2rem;
    font-weight: 700;
    color: #FFFFFF;
    margin: 0 1px;
    line-height: 1;
}

.flash-sale-container {
    position: relative;
    overflow: hidden;
}

.flash-sale-scroll {
    display: flex;
    overflow-x: auto;
    gap: 15px;
    padding: 10px 0;
    scrollbar-width: thin;
    scrollbar-color: var(--primary-yellow) transparent;
}

.flash-sale-scroll::-webkit-scrollbar {
    height: 6px;
}

.flash-sale-scroll::-webkit-scrollbar-thumb {
    background-color: var(--primary-yellow);
    border-radius: 3px;
}

.flash-item {
    flex: 0 0 auto;
    width: 110px;
    background-color: var(--bg-light);
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
}

.flash-item:hover {
    transform: translateY(-5px);
}

.flash-item-image {
    width: 50%;
    height: 50px;
    object-fit: cover;
    display: flex;
    align-items: center; 
    justify-content: center;
}

.flash-item-content {
    padding: 10px;
}

.flash-item-title {
    font-size: 14px;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.flash-item-price {
    color: var(--primary-yellow);
    font-weight: 700;
    font-size: 16px;
}

.flash-item-original-price {
    text-decoration: line-through;
    color: var(--text-grey);
    font-size: 12px;
}


.latest-articles-section {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.latest-articles-section .section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5rem;
}

.latest-articles-section .section-title {
    margin-bottom: 0;
}

.view-all-link {
    background-color: var(--bg-input);
    padding: 8px 16px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    transition: background-color 0.3s ease;
}

.view-all-link:hover {
    background-color: #3c3c3c;
}

.article-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 25px;
}

.article-card {
    background-color: var(--bg-light);
    border-radius: 8px;
    overflow: hidden;
    color: var(--text-white);
    text-decoration: none;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.article-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4);
}

.article-card-image {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.article-card-content {
    padding: 1.2rem;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.article-card-content h3 {
    font-size: 1.1rem;
    line-height: 1.4;
    margin-bottom: 0.5rem;
    flex-grow: 1; 
}

.article-card-author {
    font-size: 0.85rem;
    color: var(--text-grey);
    margin-top: auto;
}

.main-footer {
    background-color: var(--bg-dark);
    color: #ffffff;
    padding: 3rem 0 0 0;
    margin-top: 3rem;
    border-top: 1px solid #2b2a2a;
    position: relative; 
    overflow: hidden;  
}

.footer-glow-background {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 50% 110%, rgba(245, 159, 38, 0.25) 0%, rgba(18, 18, 18, 0) 60%);
    pointer-events: none; 
    z-index: 0;
}

.footer-grid {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
    padding-bottom: 6rem; 
}

.footer-column.about .footer-logo {
    font-size: 24px;
    font-weight: 700;
    color: var(--primary-red); 
    margin-bottom: 0.5rem;
}

.footer-column p {
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 1rem;
}

.bonfire-container {
    position: absolute;
    left: 48%;
    bottom: 67px;
    transform: translateX(-50%);
    z-index: 1;
    width: 450px;
    height: 170px;
    pointer-events: none;
}

.bonfire-container .human-left-img {
    position: absolute;
    left: 10px;
    bottom: -45px;
    width: 340px;
    height: auto;
}

.bonfire-container .bonfire-img {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 85px;
    height: auto;
    filter: drop-shadow(0 0 10px rgba(255, 140, 0, 0.5));
    animation: flicker 3s infinite alternate;
    z-index: 2;
}

.bonfire-container .human-right-img {
    position: absolute;
    right: 10px;
    bottom: -5px;
    width: 160px;
    height: auto;
}

.bonfire-container .fire-light {
    position: absolute;
    left: 48%;
    bottom: 10px;
    transform: translateX(-50%);
    width: 105px;
    height: 75px;
    background: radial-gradient(ellipse at center, rgba(255, 200, 0, 0.6) 0%, rgba(255, 69, 0, 0) 70%);
    border-radius: 50%;
    mix-blend-mode: screen;
    animation: glow-pulse 2s infinite ease-in-out;
    z-index: 1;
}


.bonfire-container .phone-light {
    position: absolute;
    width: 30px; 
    height: 20px;
    border-radius: 50%; 
    
    background: radial-gradient(ellipse at center, 
        rgba(100, 180, 255, 0.5) 0%,     
        rgba(100, 180, 255, 0.2) 40%,     
        rgba(100, 180, 255, 0) 100%); 
    
    mix-blend-mode: screen;
    
    animation: phone-glow 2.5s ease-in-out infinite;
    
    pointer-events: none;
    z-index: 2;
}

.phone-light-left {
    left: 180px;           
    bottom: 50px;         
}

.phone-light-right {
    right: 82px;          
    bottom: 55px;        
}

.footer-bottom {
    position: relative;
    z-index: 10;
    background-color: rgba(18, 18, 18, 0.8); 
    backdrop-filter: blur(2px); 
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 1.5rem 0;
    text-align: center;
    font-size: 14px;
    color: var(--text-white);
}

.footer-column.social-media .social-icons-large {
    display: flex;
    gap: 1rem;
}

.footer-column.social-media .social-icons-large a {
    color: var(--bg-dark);
    background-color: var(--primary-red);
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 18px;
    transition: background-color 0.3s ease;
}

.footer-column.social-media .social-icons-large a:hover {
    background-color: #e1bee7;
}

.footer-column .social-icons {
    display: flex;
    gap: 1rem;
}

.footer-column .social-icons a {
    color: #ffffff;
    font-size: 16px;
}

.footer-column .social-icons a:hover {
    color: var(--primary-red);
}

.footer-column.links .footer-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 1rem;
    color: var(--text-white);
}

.footer-column.links ul {
    list-style: none;
}

.footer-column.links ul li {
    margin-bottom: 0.75rem;
}

.footer-column.links ul li a {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s ease;
}

.footer-column.links ul li a:hover {
    color: var(--primary-yellow);
}


@keyframes flicker {
    0% { transform: scale(1) rotate(0deg); filter: drop-shadow(0 0 10px rgba(255, 140, 0, 0.5)); }
    25% { transform: scale(1.02) rotate(-2deg); }
    50% { transform: scale(0.98) rotate(1deg); filter: drop-shadow(0 0 15px rgba(255, 100, 0, 0.7)); }
    75% { transform: scale(1.02) rotate(-1deg); }
    100% { transform: scale(1) rotate(0deg); filter: drop-shadow(0 0 10px rgba(255, 140, 0, 0.5)); }
}

@keyframes glow-pulse {
    0% { opacity: 0.6; transform: scale(1); }
    50% { opacity: 1; transform: scale(1.2); }
    100% { opacity: 0.6; transform: scale(1); }
}

@keyframes phone-glow {
    0% {
        opacity: 0.5;           
        transform: scale(1);    
    }
    50% {
        opacity: 0.8;           
        transform: scale(1.1); 
    }
    100% {
        opacity: 0.5;           
        transform: scale(1);    
    }
}


.page-main-title {
    font-size: 2rem;
    color: var(--primary-yellow);
    margin-bottom: 2rem;
    text-align: center;
    border-bottom: 2px solid var(--bg-input);
    padding-bottom: 1rem;
}

.article-detail-layout {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    margin-top: 2rem;
}


.article-content-main {
    background-color: var(--bg-light);
    padding: 2rem;
    border-radius: 8px;
}

.article-title {
    font-size: 2.2rem;
    line-height: 1.3;
    margin-bottom: 1rem;
}

.article-meta {
    color: var(--text-grey);
    margin-bottom: 1.5rem;
    font-size: 0.9rem;
}

.article-main-image {
    width: 100%;
    height: auto;
    max-height: 400px;
    object-fit: cover;
    border-radius: 8px;
    margin-bottom: 2rem;
}

.article-body {
    line-height: 1.8;
    font-size: 1.05rem;
}

.article-body h2 {
    font-size: 1.8rem;
    color: var(--primary-yellow);
    margin-top: 2.5rem;
    margin-bottom: 1rem;
}
.article-body h3 {
    font-size: 1.5rem;
    margin-top: 2rem;
    margin-bottom: 1rem;
}
.article-body p {
    margin-bottom: 1.5rem;
}
.article-body ul, .article-body ol {
    margin-bottom: 1.5rem;
    padding-left: 1.5rem;
}
.article-body a {
    color: var(--primary-yellow);
    text-decoration: underline;
}

.article-sidebar .sidebar-widget {
    background-color: var(--bg-light);
    padding: 1.5rem;
    border-radius: 8px;
    margin-bottom: 1.5rem;
}

.article-sidebar .sidebar-widget h3 {
    color: var(--primary-yellow);
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid var(--bg-input);
}

.article-sidebar .sidebar-widget ul {
    list-style: none;
}

.article-sidebar .sidebar-widget ul li {
    margin-bottom: 0.75rem;
}

.article-sidebar .sidebar-widget ul li a {
    color: var(--text-grey);
    transition: color 0.3s ease;
}

.article-sidebar .sidebar-widget ul li a:hover {
    color: var(--text-white);
}


.category-tabs {
    display: flex;
    gap: 15px;
    overflow-x: auto;
    padding: 25px 10px 10px 10px; 
    margin-bottom: 1rem;
    scrollbar-width: none;
    -ms-overflow-style: none; 
}

.category-tabs::-webkit-scrollbar {
    display: none;
}

.category-tab {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start; 
    
    min-width: 130px;
    height: 48px;
    padding-left: 55px; 
    padding-right: 15px;
    
    background-color: #1E1E1E; 
    border: 1px solid #333;
    border-radius: 12px;
    color: #a0a0a0;
    
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    cursor: pointer;
    white-space: nowrap; 
}

.tab-icon-3d {
    position: absolute;
    left: -5px; 
    top: -10px;
    
    width: 42px;
    height: 42px;
    
    background: #2C2C2C; 
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    
    box-shadow: 2px 4px 10px rgba(0,0,0,0.4);
    border: 1px solid #3A3A3A;
    color: #fff;
    font-size: 1.1rem;
    
    transition: all 0.3s ease;
    transform: rotate(-5deg); 
}

.tab-name {
    font-weight: 600;
    font-size: 0.9rem;
    letter-spacing: 0.5px;
}

.category-tab.active .tab-icon-3d {
    background: var(--primary-yellow); 
    color: #000; 
    transform: rotate(0deg) scale(1.1) translateY(-2px); 
    box-shadow: 0 5px 15px rgba(251, 192, 45, 0.4);
    border-color: var(--primary-yellow);
}

.category-tab:hover:not(.active) {
    border-color: #555;
    transform: translateY(-2px);
}

.category-tab:hover .tab-icon-3d {
    transform: rotate(0deg) translateY(-3px);
}

.category-tab.active {
    background-color: #2a2a2a;
    border-color: var(--primary-yellow); 
    color: #fff;
}

.category-content.hidden {
    display: none;
}

.game-card.hidden {
    display: none;
}

.show-more-btn {
    display: block;
    width: 100%;
    margin-top: 1.5rem;
    padding: 12px;
    background-color: var(--bg-input);
    color: var(--text-white);
    border: 1px solid #444;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.show-more-btn:hover {
    background-color: #3c3c3c;
}

.terms-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 12px;
    color: var(--text-grey);
    margin-bottom: 1.5rem;
}

.terms-container label a {
    color: var(--primary-yellow);
    text-decoration: underline;
}

.auth-card button:disabled {
    background-color: var(--bg-input);
    cursor: not-allowed;
    opacity: 0.6;
}

.divider:not(:empty)::before {
    margin-right: .25em;
}

.divider:not(:empty)::after {
    margin-left: .25em;
}
.auth-message {
    margin-top: 1.5rem;
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
    display: none; 
}

.auth-message.success {
    background-color: #2e7d32; 
    color: white;
    display: block;
}

.auth-message.error {
    background-color: #d32f2f; 
    color: white;
    display: block;
}

.search-container {
    flex-grow: 1; 
    max-width: 500px; 
    margin: 0 20px;
    position: relative;
    display: flex;
}

.search-wrapper {
    position: relative;
    width: 100%;
    display: flex;
}

#global-search {
    width: 100%;
    padding: 10px 15px;
    border-radius: 50px;
    border: 1px solid #333;
    background-color: #1e1e1e;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    outline: none;
    transition: border-color 0.3s ease;
}

#global-search:focus {
    border-color: var(--primary-yellow);
}

#search-btn {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    color: #888;
    padding: 8px;
    cursor: pointer;
    transition: color 0.3s ease;
}

#search-btn:hover {
    color: var(--primary-yellow);
}

.search-container input {
    background: none;
    border: none;
    color: var(--text-white);
    padding: 5px 10px;
    outline: none;
    width: 100%; 
    flex-grow: 1;
}

.search-container button {
    background: none;
    border: none;
    color: var(--text-grey);
    cursor: pointer;
    padding: 5px;
    flex-shrink: 0;
}

.search-results-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: var(--bg-light);
    border: 1px solid #333;
    border-radius: 8px;
    margin-top: 5px;
    max-height: 400px;
    overflow-y: auto;
    display: none;
    z-index: 1001;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
}

.search-results-dropdown.active {
    display: block;
    animation: slideDown 0.3s ease-out;
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.search-results-list {
    padding: 8px 0;
}

.search-result-item {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    cursor: pointer;
    transition: background-color 0.2s ease;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    text-decoration: none;
    color: var(--text-white);
}

.search-result-item:hover {
    background-color: rgba(245, 159, 38, 0.1);
}

.search-result-item:last-child {
    border-bottom: none;
}

.search-result-item img {
    width: 40px;
    height: 40px;
    border-radius: 4px;
    margin-right: 12px;
    object-fit: cover;
}

.search-result-content {
    flex: 1;
}

.search-result-name {
    font-size: 0.95rem;
    font-weight: 600;
    color: var(--text-white);
    margin-bottom: 2px;
}

.search-result-category {
    font-size: 0.8rem;
    color: var(--text-grey);
}

.search-no-results {
    padding: 15px;
    text-align: center;
    color: var(--text-grey);
    font-size: 0.9rem;
}

.slider-container {
    position: relative;
    max-width: 1100px;
    margin: 0.5rem auto;
    overflow: hidden;
    border-radius: 8px;
}

.slider {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.slide {
    min-width: 100%;
    box-sizing: border-box;
}

.slide img {
    width: 100%;
    display: block;
}

.slider-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    border-radius: 5px;
    z-index: 100;
}

.slider-btn.prev {
    left: 10px;
}

.slider-btn.next {
    right: 10px;
}


@media (max-width: 768px) {

    .main-header .container {
        padding: 10px 20px 0px 20px;
        gap: 10px;
    }

    .header-left {
        margin-right: auto; 
    }
    
    .logo {
        font-size: 1rem; 
    }

    .search-container {
        order: 3; 
        width: 100%; 
        max-width: 100%;
        margin: 5px 0 0 0; 
    }

    #global-search {
        padding: 8px 15px; 
        font-size: 0.9rem;
    }

    .hamburger-menu {
        width: 38px;
        height: 38px;
    }

    .header-left {
        z-index: 1002;
    }

    .nav-popup::before {
    content: '';
    position: absolute;
    top: -6px;
    right: 15px;
    width: 12px;
    height: 12px;
    background-color: #1e1e1e;
    border-left: 1px solid #333;
    border-top: 1px solid #333;
    transform: rotate(45deg);
    }

    .nav-popup {
        top: 65px; 
        right: 15px;
        width: 200px;
    }

    .main-nav #user-auth-section {
        display: flex;
        justify-content: center; 
        width: 100%;
        margin-top: 15px;
        padding-top: 15px;
        border-top: 1px solid var(--bg-input); 
    }

    .main-nav #user-auth-section .btn {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .main-nav .user-avatar-button {
        justify-content: center;
        width: 100%;
        padding: 10px;
    }
    

    .main-nav .dropdown-content {
        position: static; 
        width: 100%;
        box-shadow: none;
        background-color: var(--bg-input);
        margin-top: 10px;
    }

    .main-nav {
        display: none;
        flex-direction: column;
        width: 100%;
        text-align: center;
        background-color: var(--bg-light);
        padding: 1rem 0;
        margin-top: 1rem;
    }

    .main-nav.active {
        display: flex;
    }

    .main-nav a {
        padding: 10px 0;
        border-bottom: 1px solid var(--bg-input);
    }

    .main-nav a:last-child {
        border-bottom: none;
    }

    .icon_logo {
        width: 50px;
    }

    .user-section .btn{
        margin-top: 10px;
    }

    .logo {
        margin-top: 10px;
    }

    .dropdown-content.active {
    margin-right: -90px;
    }

    .slider-container{
        margin-bottom: 1rem;
    }

    .flash-item {
    width: 110px;
    }
    
    .section-header {
        display: flex;
        flex-direction: row;
        align-items: baseline;
    }
    
    .sale-timer {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
}

    .timer-box {
    background-color: #8B0000;
    border: 1.5px solid #FF4500;
    border-radius: 8px;
    padding: 6px 6px;
    text-align: center;
    display: flex;
    flex-direction: column;
    }

    .timer-value {
        font-size: 0.7rem;
        font-weight: 900;
        color: #FFFFFF;
        line-height: 1.1;
    }

    .timer-label {
        font-size: 0.55rem;
        font-weight: 700;
        color: #FFD700;
        letter-spacing: 0.3px;
    }

    .timer-separator {
        font-size: 1.2rem;
        font-weight: 700;
        color: #FFFFFF;
        margin: 0 1px;
        line-height: 1;
    }
    
    .flash-item-content {
    padding: 10px;
    }

    .flash-item-title {
    font-size: 0.7rem;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    }

    .flash-sale-section{
        padding: 0.5rem;
    }

    .flash-sale-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 0px;
    }

    h2.section-title {
        margin-bottom: auto;
        font-size: 1.5rem;
    }

    h2.section-title-flashsale {
    color: #FFFFFF;
    margin-bottom: 0rem;
    text-align: left;
    font-size: large;
    }

    .category-tabs {
        display: flex;
        flex-wrap: wrap;
        padding: 15px 5px 5px 10px; 
        gap: 10px; 
        margin-bottom: 0.5rem;
    }

    .category-tab {
        min-width: 100px;   
        height: 36px;       
        padding-left: 40px;
        padding-right: 10px;
        border-radius: 8px; 
    }

    .tab-icon-3d {
        height: 32px;
        font-size: 0.85rem; 
        
        top: -6px;          
        left: -3px;
        border-radius: 6px;
        box-shadow: 1px 3px 6px rgba(0,0,0,0.3); 
    }

    .tab-name {
        font-size: 0.75rem; 
        font-weight: 600;
    }

    .category-tab.active .tab-icon-3d {
        transform: rotate(0deg) scale(1.05) translateY(-2px);
    }
    
    .category-tab:hover .tab-icon-3d {
        transform: rotate(0deg) translateY(-2px);
    }

    .game-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 10px; 
    }

    .game-card p {
        font-size: 0.75rem; 
    }

    .view-all-link {
    background-color: var(--bg-input);
    text-align: center;
    padding: 3px 8px;
    padding-top: 5px;
    border-radius: 15px;
    font-weight: 600;
    font-size: 8px;
    transition: background-color 0.3s ease;
    }

    .latest-articles-section .section-header{
        align-items: flex-start;
    }

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


    .main-nav {
        display: flex ; 
        flex-direction: row ; 
        align-items: stretch ;
        justify-content: space-between ;
        border-bottom: none ;
        padding: 0 ;          
        background-color: var(--primary-yellow) ; 
        width: 85% ; 
        height: 48px ; 
        margin: 15px auto ;
        border-radius: 50px ;
        box-shadow: 0 4px 8px rgba(0,0,0,0.2) ;
    }

    .main-nav {
        font-size: 1rem ;
        color: #333 ;
        padding-left: 0 ;
        justify-content: center ;
        flex-grow: 1 ;
        border: none ; 
    }

    .main-nav {
        width: 55px ; 
        background-color: #fff ;
        display: flex ;
        align-items: center ;
        justify-content: center ;
        clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%) ;
        margin-left: 0px ;
    }

    .btn-auth-premium .auth-label {
        display: none;
    }
    .btn-auth-premium {
        width: 40px ;
        padding: 0 ;
        justify-content: center ;
    }
    .btn-auth-premium .auth-icon-box {
        margin-right: -5px ;
        clip-path: none ;
        width: 100% ;
        background: transparent ;
        color: var(--primary-yellow) ;
    }

    .article-card-content {
    padding: 1.2rem;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    }

    .article-card-image {
    width: 100%;
    height: 180px;
    object-fit: cover;
    font-size: 0.8rem;
    }

    .article-card-content h3 {
    font-size: 0.9rem;
    line-height: 1.4;
    margin-bottom: 0.5rem;
    flex-grow: 1; 
    }

    .article-card-author {
    font-size: 0.6rem;
    color: var(--text-grey);
    margin-top: auto; 
    }

    .main-footer {
    background-color: var(--bg-dark); 
    color: #ffffff; 
    border-top: 1px solid #2b2a2a;
    }

    .footer-column.about .footer-logo {
    font-size: 18px;
    font-weight: 700;
    color: var(--primary-red); 
    margin-bottom: 0.5rem;
    }

    .footer-column p {
    color: #ffffff;
    font-size: 12px;
    margin-bottom: 1rem;
    }

    .footer-column .social-icons {
        display: flex;
        gap: 1rem;
    }

    .footer-column .social-icons a {
        color: #ffffff;
        font-size: 16px;
    }

    .footer-column .social-icons a:hover {
        color: var(--primary-red);
    }

    .footer-column.links .footer-title {
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 1rem;
        color: var(--text-white);
    }

    .footer-column.links ul {
        list-style: none;
    }

    .footer-column.links ul li {
        margin-bottom: 0.75rem;
    }

    .footer-column.links ul li a {
        color: #ffffff;
        text-decoration: none;
        font-size: 12px;
        transition: color 0.3s ease;
    }

    .footer-column.links ul li a:hover {
        color: var(--primary-yellow);
    }

    .footer-column.social-media .social-icons-large {
        display: flex;
        gap: 1rem;
    }

    .footer-column.social-media .social-icons-large a {
        color: var(--bg-dark);
        background-color: var(--primary-red);
        width: 36px;
        height: 36px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        font-size: 18px;
        transition: background-color 0.3s ease;
    }

    .footer-column.social-media .social-icons-large a:hover {
        background-color: #e1bee7;
    }

    .footer-bottom {
        border-top: 1px solid #272727;
        padding: 1.5rem 0;
        text-align: center;
        font-size: 10px;
        color: var(--text-white);
    }
    .footer-grid {
        padding-bottom: 6rem; 
        grid-template-columns: repeat(2, 1fr);
    }
    
    .bonfire-container {
        position: absolute;
        left: 40%;
        bottom: 62px;
        transform: translateX(-50%);
        z-index: 1;
        width: 450px;
        height: 170px;
        pointer-events: none;
    }

    .bonfire-container .human-left-img {
        position: absolute;
        left: 7px;
        bottom: -45px;
        width: 340px;
        height: auto;
    }

    .bonfire-container .bonfire-img {
        position: absolute;
        left: 50%;
        bottom: 2px;
        transform: translateX(-50%);
        width: 85px;
        height: auto;
        filter: drop-shadow(0 0 10px rgba(255, 140, 0, 0.5));
        animation: flicker 3s infinite alternate;
        z-index: 2;
    }

    .bonfire-container .human-right-img {
        position: absolute;
        right: 10px;
        bottom: -5px;
        width: 160px;
        height: auto;
    }

    .bonfire-container .fire-light {
        position: absolute;
        left: 48%;
        bottom: 10px;
        transform: translateX(-50%);
        width: 105px;
        height: 75px;
        background: radial-gradient(ellipse at center, rgba(255, 200, 0, 0.6) 0%, rgba(255, 69, 0, 0) 70%);
        border-radius: 50%;
        mix-blend-mode: screen;
        animation: glow-pulse 2s infinite ease-in-out;
        z-index: 1;
    }
    
    .bonfire-container .phone-light {
        width: 28px;
        height: 22px;
    }
    
    .phone-light-left {
        left: 178px;
        bottom: 50px;
    }
    
    .phone-light-right {
        right: 82px;
        bottom: 55px;
    }

}


@media (max-width: 480px) {
    .footer-grid {
        grid-template-columns: 1fr;
        text-align: center;
    }
    .footer-column .social-icons,
    .footer-column.social-media .social-icons-large {
        justify-content: center;
    }
}

@media (min-width: 992px) {
    .article-detail-layout {
        grid-template-columns: 2.5fr 1fr;
    }

}
