
    /* Reset và cơ bản */
    .page-jun88vip {
      font-family: 'Arial', sans-serif;
      color: #333;
      line-height: 1.6;
      background-color: #f8f9fa;
      padding-bottom: 80px; /* Cho khoảng trống cho nút nổi */
    }

    .page-jun88vip__container {
      max-width: 1200px;
      margin: 0 auto;
      padding: 0 15px;
    }

    .page-jun88vip__section {
      padding: 60px 0;
      text-align: center;
    }

    .page-jun88vip__section--dark {
      background-color: #2c3e50;
      color: #ecf0f1;
    }

    .page-jun88vip__section-title {
      font-size: 2.8em;
      margin-bottom: 30px;
      color: #e74c3c; /* Màu đỏ nổi bật */
      position: relative;
      padding-bottom: 15px;
    }

    .page-jun88vip__section-title::after {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 0;
      transform: translateX(-50%);
      width: 80px;
      height: 4px;
      background-color: #e74c3c;
      border-radius: 2px;
    }

    .page-jun88vip__section--dark .page-jun88vip__section-title {
      color: #f1c40f; /* Màu vàng cho nền tối */
    }

    .page-jun88vip__section--dark .page-jun88vip__section-title::after {
      background-color: #f1c40f;
    }

    .page-jun88vip__text-content {
      font-size: 1.1em;
      margin-bottom: 20px;
      max-width: 800px;
      margin-left: auto;
      margin-right: auto;
    }

    /* Hero Section */
    .page-jun88vip__hero-section {
      background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d); /* Gradient màu sắc sống động */
      color: #fff;
      padding-top: 120px; /* Điều chỉnh cho header cố định */
      padding-bottom: 60px;
      text-align: center;
      position: relative;
      overflow: hidden;
    }

    .page-jun88vip__hero-content {
      position: relative;
      z-index: 2;
      max-width: 900px;
      margin: 0 auto;
      padding: 0 15px;
    }

    .page-jun88vip__hero-title {
      font-size: 3.5em;
      margin-bottom: 20px;
      text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
      font-weight: bold;
    }

    .page-jun88vip__hero-description {
      font-size: 1.3em;
      margin-bottom: 30px;
      opacity: 0.9;
    }

    .page-jun88vip__hero-cta {
      display: inline-block;
      background-color: #f1c40f; /* Màu vàng nổi bật */
      color: #2c3e50;
      padding: 15px 30px;
      border-radius: 50px;
      text-decoration: none;
      font-size: 1.2em;
      font-weight: bold;
      transition: background-color 0.3s ease, transform 0.3s ease;
      box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    }

    .page-jun88vip__hero-cta:hover {
      background-color: #e67e22; /* Màu cam đậm hơn */
      transform: translateY(-3px);
    }

    .page-jun88vip__hero-image-wrapper {
        width: 100%;
        max-width: 800px; /* Giới hạn kích thước ảnh hero */
        margin: 40px auto 0;
        overflow: hidden;
        border-radius: 15px;
        box-shadow: 0 10px 30px rgba(0,0,0,0.3);
    }

    .page-jun88vip__hero-image {
        display: block;
        width: 100%;
        height: auto;
        object-fit: contain; /* Đảm bảo ảnh không bị kéo giãn */
        border-radius: 15px;
    }

    /* Floating Login Button */
    .page-jun88vip__floating-button {
      position: fixed;
      bottom: 20px;
      right: 20px;
      background-color: #e74c3c; /* Màu đỏ */
      color: #fff;
      padding: 12px 25px;
      border-radius: 30px;
      text-decoration: none;
      font-size: 1.1em;
      font-weight: bold;
      box-shadow: 0 5px 15px rgba(0,0,0,0.3);
      z-index: 1000;
      transition: background-color 0.3s ease, transform 0.3s ease;
      display: flex;
      align-items: center;
      gap: 8px;
    }

    .page-jun88vip__floating-button:hover {
      background-color: #c0392b;
      transform: translateY(-3px);
    }

    .page-jun88vip__floating-button-icon {
        font-size: 1.4em;
    }

    /* About Section */
    .page-jun88vip__about-content {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      gap: 30px;
      text-align: left;
    }

    .page-jun88vip__about-text {
      flex: 1;
      min-width: 300px;
    }

    .page-jun88vip__about-image-wrapper {
      flex: 1;
      min-width: 300px;
      max-width: 500px;
      border-radius: 10px;
      overflow: hidden;
      box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    }

    .page-jun88vip__about-image {
      width: 100%;
      height: auto;
      display: block;
    }

    /* Game Categories */
    .page-jun88vip__game-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 25px;
      margin-top: 40px;
    }

    .page-jun88vip__game-card {
      background-color: #fff;
      border-radius: 12px;
      box-shadow: 0 4px 20px rgba(0,0,0,0.08);
      overflow: hidden;
      text-align: center;
      transition: transform 0.3s ease, box-shadow 0.3s ease;
      display: flex;
      flex-direction: column;
      height: 100%;
    }

    .page-jun88vip__game-card:hover {
      transform: translateY(-8px);
      box-shadow: 0 8px 30px rgba(0,0,0,0.15);
    }

    .page-jun88vip__game-card-image-wrapper {
        width: 100%;
        height: 200px; /* Chiều cao cố định cho ảnh game */
        overflow: hidden;
    }

    .page-jun88vip__game-card-image {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    }

    .page-jun88vip__game-card-content {
      padding: 20px;
      flex-grow: 1;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }

    .page-jun88vip__game-card-title {
      font-size: 1.6em;
      margin-bottom: 10px;
      color: #2c3e50;
      font-weight: bold;
    }

    .page-jun88vip__game-card-description {
      font-size: 0.95em;
      color: #555;
      margin-bottom: 15px;
    }

    .page-jun88vip__game-card-link {
      display: inline-block;
      background-color: #3498db;
      color: #fff;
      padding: 10px 20px;
      border-radius: 25px;
      text-decoration: none;
      font-weight: bold;
      transition: background-color 0.3s ease;
      margin-top: auto; /* Đẩy nút xuống dưới cùng */
    }

    .page-jun88vip__game-card-link:hover {
      background-color: #2980b9;
    }

    /* Game Providers */
    .page-jun88vip__providers-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
      gap: 20px;
      margin-top: 40px;
    }

    .page-jun88vip__provider-logo-wrapper {
      background-color: #fff;
      padding: 15px;
      border-radius: 8px;
      box-shadow: 0 2px 10px rgba(0,0,0,0.05);
      display: flex;
      justify-content: center;
      align-items: center;
      height: 80px; /* Chiều cao cố định cho logo nhà cung cấp */
    }

    .page-jun88vip__provider-logo {
      max-width: 100%;
      max-height: 100%;
      object-fit: contain;
      display: block;
    }

    /* How-to Section */
    .page-jun88vip__how-to-steps {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 30px;
      margin-top: 40px;
    }

    .page-jun88vip__step-card {
      background-color: #fff;
      border-radius: 12px;
      box-shadow: 0 4px 15px rgba(0,0,0,0.08);
      padding: 30px;
      max-width: 350px;
      text-align: left;
      transition: transform 0.3s ease;
    }

    .page-jun88vip__step-card:hover {
      transform: translateY(-5px);
    }

    .page-jun88vip__step-number {
      font-size: 2.5em;
      color: #e74c3c;
      font-weight: bold;
      margin-bottom: 15px;
    }

    .page-jun88vip__step-title {
      font-size: 1.5em;
      color: #2c3e50;
      margin-bottom: 10px;
    }

    .page-jun88vip__step-description {
      color: #555;
    }

    /* Promotions Section */
    .page-jun88vip__promo-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
      gap: 25px;
      margin-top: 40px;
    }

    .page-jun88vip__promo-card {
      background-color: #fff;
      border-radius: 12px;
      box-shadow: 0 4px 20px rgba(0,0,0,0.08);
      overflow: hidden;
      text-align: left;
      transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

    .page-jun88vip__promo-card:hover {
      transform: translateY(-8px);
      box-shadow: 0 8px 30px rgba(0,0,0,0.15);
    }

    .page-jun88vip__promo-image-wrapper {
        width: 100%;
        height: 220px;
        overflow: hidden;
    }

    .page-jun88vip__promo-image {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    }

    .page-jun88vip__promo-content {
      padding: 20px;
    }

    .page-jun88vip__promo-title {
      font-size: 1.8em;
      color: #e74c3c;
      margin-bottom: 10px;
    }

    .page-jun88vip__promo-description {
      font-size: 1em;
      color: #555;
      margin-bottom: 15px;
    }

    .page-jun88vip__promo-link {
      display: inline-block;
      background-color: #f1c40f;
      color: #2c3e50;
      padding: 10px 20px;
      border-radius: 25px;
      text-decoration: none;
      font-weight: bold;
      transition: background-color 0.3s ease;
    }

    .page-jun88vip__promo-link:hover {
      background-color: #e67e22;
    }

    /* FAQ Section */
    .page-jun88vip__faq-list {
      margin-top: 40px;
      text-align: left;
    }

    .page-jun88vip__faq-item {
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 8px;
      margin-bottom: 15px;
      overflow: hidden;
      box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    }

    .page-jun88vip__faq-question {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 18px 25px;
      cursor: pointer;
      background-color: #f9f9f9;
      border-bottom: 1px solid #eee;
      transition: background-color 0.3s ease;
      user-select: none;
    }

    .page-jun88vip__faq-question:hover {
      background-color: #f0f0f0;
    }

    .page-jun88vip__faq-question h3 {
      margin: 0;
      font-size: 1.3em;
      color: #2c3e50;
      pointer-events: none; /* Ngăn chặn h3 chặn sự kiện click */
    }

    .page-jun88vip__faq-toggle {
      font-size: 1.8em;
      font-weight: bold;
      color: #e74c3c;
      transition: transform 0.3s ease;
      pointer-events: none; /* Ngăn chặn toggle chặn sự kiện click */
    }

    .page-jun88vip__faq-item.active .page-jun88vip__faq-toggle {
      transform: rotate(45deg);
      color: #3498db;
    }

    .page-jun88vip__faq-answer {
      max-height: 0;
      overflow: hidden;
      padding: 0 25px; /* Giữ padding ngang */
      opacity: 0;
      transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;
      color: #555;
    }

    .page-jun88vip__faq-item.active .page-jun88vip__faq-answer {
      max-height: 2000px !important; /* Đảm bảo đủ cao cho mọi nội dung */
      padding: 20px 25px !important; /* Padding khi mở */
      opacity: 1;
    }

    /* Why Choose Us Section */
    .page-jun88vip__advantages-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 25px;
      margin-top: 40px;
    }

    .page-jun88vip__advantage-card {
      background-color: #fff;
      border-radius: 12px;
      box-shadow: 0 4px 15px rgba(0,0,0,0.08);
      padding: 30px;
      text-align: center;
      transition: transform 0.3s ease;
    }

    .page-jun88vip__advantage-card:hover {
      transform: translateY(-5px);
    }

    .page-jun88vip__advantage-icon {
      font-size: 3em;
      color: #3498db;
      margin-bottom: 15px;
    }

    .page-jun88vip__advantage-title {
      font-size: 1.5em;
      color: #2c3e50;
      margin-bottom: 10px;
    }

    .page-jun88vip__advantage-description {
      color: #555;
    }

    /* Contact Section */
    .page-jun88vip__contact-info {
      font-size: 1.1em;
      margin-top: 30px;
    }

    .page-jun88vip__social-links {
      margin-top: 20px;
      display: flex;
      justify-content: center;
      gap: 20px;
    }

    .page-jun88vip__social-link {
      color: #fff;
      font-size: 2.5em;
      transition: color 0.3s ease;
    }

    .page-jun88vip__social-link--youtube:hover { color: #FF0000; }
    .page-jun88vip__social-link--whatsapp:hover { color: #25D366; }
    .page-jun88vip__social-link--line:hover { color: #00C300; }
    .page-jun88vip__social-link--tiktok:hover { color: #69C9D0; }
    .page-jun88vip__social-link--telegram:hover { color: #0088CC; }
    .page-jun88vip__social-link--facebook:hover { color: #1877F2; }

    /* Responsive adjustments */
    @media (max-width: 992px) {
      .page-jun88vip__hero-title {
        font-size: 2.8em;
      }
      .page-jun88vip__hero-description {
        font-size: 1.1em;
      }
      .page-jun88vip__section-title {
        font-size: 2.2em;
      }
      .page-jun88vip__about-content {
        flex-direction: column;
        text-align: center;
      }
      .page-jun88vip__about-text, .page-jun88vip__about-image-wrapper {
        max-width: 100%;
      }
    }

    @media (max-width: 768px) {
      .page-jun88vip__hero-section {
        padding-top: 100px !important; /* Điều chỉnh cho header cố định trên mobile */
      }
      .page-jun88vip__hero-title {
        font-size: 2.2em;
      }
      .page-jun88vip__hero-description {
        font-size: 1em;
      }
      .page-jun88vip__hero-cta {
        padding: 12px 25px;
        font-size: 1.1em;
      }
      .page-jun88vip__section {
        padding: 40px 0;
      }
      .page-jun88vip__section-title {
        font-size: 1.8em;
      }
      .page-jun88vip__game-grid,
      .page-jun88vip__providers-grid,
      .page-jun88vip__how-to-steps,
      .page-jun88vip__promo-grid,
      .page-jun88vip__advantages-grid {
        grid-template-columns: 1fr;
      }
      .page-jun88vip__floating-button {
        padding: 10px 20px;
        font-size: 1em;
        bottom: 15px;
        right: 15px;
      }

      /* Responsive image optimization */
      .page-jun88vip img {
        max-width: 100% !important;
        height: auto !important;
      }
      .page-jun88vip__hero-image-wrapper,
      .page-jun88vip__about-image-wrapper,
      .page-jun88vip__game-card-image-wrapper,
      .page-jun88vip__promo-image-wrapper,
      .page-jun88vip__provider-logo-wrapper {
        width: 100% !important;
        max-width: 100% !important;
        overflow: hidden !important;
        box-sizing: border-box !important;
      }
      .page-jun88vip__faq-question {
        padding: 15px 20px;
      }
      .page-jun88vip__faq-question h3 {
        font-size: 1.1em;
      }
      .page-jun88vip__faq-answer {
        padding: 0 20px;
      }
      .page-jun88vip__faq-item.active .page-jun88vip__faq-answer {
        padding: 15px 20px !important;
      }
    }

    @media (max-width: 480px) {
      .page-jun88vip__hero-title {
        font-size: 1.8em;
      }
      .page-jun88vip__hero-description {
        font-size: 0.9em;
      }
      .page-jun88vip__hero-cta {
        font-size: 1em;
        padding: 10px 20px;
      }
      .page-jun88vip__section-title {
        font-size: 1.5em;
      }
      .page-jun88vip__floating-button {
        bottom: 10px;
        right: 10px;
        font-size: 0.9em;
        padding: 8px 15px;
      }
    }
  