
    /* Tổng thể: Nền đen, chữ trắng/vàng */
    .page-789betcom {
      font-family: 'Arial', sans-serif;
      background-color: #000000;
      color: #FFFFFF;
      line-height: 1.6;
      padding-bottom: 80px; /* Đảm bảo khoảng trống cho footer nếu cần */
      overflow-x: hidden; /* Ngăn chặn cuộn ngang */
    }

    /* Đảm bảo nội dung không bị che bởi header cố định */
    .page-789betcom__hero-section {
      padding-top: 120px; /* Khoảng cách cho header cố định trên desktop */
      text-align: center;
      position: relative;
      overflow: hidden;
    }
    @media (max-width: 768px) {
      .page-789betcom__hero-section {
        padding-top: 100px; /* Khoảng cách cho header cố định trên mobile */
      }
    }

    .page-789betcom__container {
      max-width: 1200px;
      margin: 0 auto;
      padding: 0 15px;
      box-sizing: border-box;
    }

    .page-789betcom__heading {
      color: #FFD700; /* Màu vàng cho tiêu đề */
      text-align: center;
      margin-bottom: 30px;
      font-size: 2.5em;
      font-weight: bold;
    }

    .page-789betcom__sub-heading {
      color: #FFFFFF;
      text-align: center;
      margin-bottom: 20px;
      font-size: 1.8em;
    }

    /* Nút nổi đăng nhập/đăng ký */
    .page-789betcom__floating-buttons {
      position: fixed;
      bottom: 20px;
      right: 20px;
      z-index: 1000;
      display: flex;
      flex-direction: column;
      gap: 10px;
    }

    .page-789betcom__floating-button {
      background-color: #FFD700; /* Nút màu vàng */
      color: #000000;
      padding: 12px 25px;
      border-radius: 50px;
      text-decoration: none;
      font-weight: bold;
      font-size: 1.1em;
      text-align: center;
      box-shadow: 0 4px 15px rgba(255, 215, 0, 0.4);
      transition: background-color 0.3s ease, transform 0.2s ease;
      min-width: 150px;
    }

    .page-789betcom__floating-button:hover {
      background-color: #e6c200;
      transform: translateY(-2px);
    }

    /* Banner chính */
    .page-789betcom__hero-image {
      width: 100%;
      max-width: 100%;
      height: auto;
      display: block;
      margin: 0 auto; /* Đảm bảo hình ảnh được căn giữa */
      border-radius: 10px;
      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
      object-fit: cover; /* Đảm bảo hình ảnh không bị kéo giãn */
      max-height: 500px; /* Giới hạn chiều cao để không quá lớn */
    }
    @media (max-width: 768px) {
        .page-789betcom__hero-image {
            max-width: 100% !important;
            height: auto !important;
        }
    }

    /* Phần giới thiệu */
    .page-789betcom__intro-text {
      text-align: center;
      margin: 40px auto;
      max-width: 800px;
      padding: 0 15px;
    }
    .page-789betcom__intro-text p {
      margin-bottom: 15px;
      font-size: 1.1em;
      color: #E0E0E0;
    }
    .page-789betcom__intro-text strong {
      color: #FFD700;
    }

    /* Danh mục trò chơi */
    .page-789betcom__game-categories {
      padding: 50px 0;
      background-color: #1a1a1a;
      text-align: center;
    }

    .page-789betcom__categories-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
      gap: 20px;
      margin-top: 30px;
    }

    .page-789betcom__category-item {
      background-color: #2a2a2a;
      padding: 20px;
      border-radius: 10px;
      text-align: center;
      transition: transform 0.3s ease, box-shadow 0.3s ease;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
    }

    .page-789betcom__category-item:hover {
      transform: translateY(-5px);
      box-shadow: 0 8px 20px rgba(255, 215, 0, 0.2);
    }

    .page-789betcom__category-item img {
      width: 100%;
      max-width: 200px; /* Đảm bảo hình ảnh không quá lớn */
      height: auto;
      border-radius: 8px;
      margin-bottom: 15px;
      object-fit: cover;
      min-height: 150px; /* Đảm bảo kích thước tối thiểu */
    }
    @media (max-width: 768px) {
        .page-789betcom__category-item img {
            max-width: 100% !important;
            height: auto !important;
        }
    }

    .page-789betcom__category-item a {
      color: #FFD700;
      font-weight: bold;
      text-decoration: none;
      font-size: 1.2em;
      pointer-events: auto; /* Đảm bảo link có thể click được */
    }
    .page-789betcom__category-item a:hover {
      text-decoration: underline;
    }

    /* Trò chơi nổi bật/sản phẩm */
    .page-789betcom__featured-games {
      padding: 50px 0;
      text-align: center;
    }

    .page-789betcom__game-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 25px;
      margin-top: 30px;
    }

    .page-789betcom__game-card {
      background-color: #1a1a1a;
      border-radius: 12px;
      overflow: hidden;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
      transition: transform 0.3s ease, box-shadow 0.3s ease;
      text-align: left;
    }

    .page-789betcom__game-card:hover {
      transform: translateY(-8px);
      box-shadow: 0 8px 25px rgba(255, 215, 0, 0.3);
    }

    .page-789betcom__game-card-image {
      width: 100%;
      height: 200px; /* Chiều cao cố định cho hình ảnh sản phẩm */
      object-fit: cover;
      display: block;
    }
    @media (max-width: 768px) {
        .page-789betcom__game-card-image {
            max-width: 100% !important;
            height: auto !important;
        }
    }

    .page-789betcom__game-card-content {
      padding: 20px;
    }

    .page-789betcom__game-card-content h3 {
      margin-top: 0;
      font-size: 1.5em;
      color: #FFD700;
      margin-bottom: 10px;
    }

    .page-789betcom__game-card-content p {
      font-size: 0.95em;
      color: #E0E0E0;
      margin-bottom: 15px;
    }

    .page-789betcom__game-card-link {
      display: inline-block;
      background-color: #FFD700;
      color: #000000;
      padding: 10px 20px;
      border-radius: 30px;
      text-decoration: none;
      font-weight: bold;
      transition: background-color 0.3s ease;
    }

    .page-789betcom__game-card-link:hover {
      background-color: #e6c200;
    }

    /* Nhà cung cấp game */
    .page-789betcom__game-providers {
      padding: 50px 0;
      background-color: #1a1a1a;
      text-align: center;
    }

    .page-789betcom__providers-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
      gap: 20px;
      margin-top: 30px;
      align-items: center;
      justify-items: center;
    }

    .page-789betcom__provider-logo {
      width: 100%;
      max-width: 120px; /* Kích thước tối đa cho logo nhà cung cấp */
      height: auto;
      object-fit: contain;
      filter: grayscale(80%); /* Làm mờ một chút để tập trung vào nội dung chính */
      transition: filter 0.3s ease, transform 0.3s ease;
      min-height: 80px; /* Đảm bảo kích thước tối thiểu */
    }

    .page-789betcom__provider-logo:hover {
      filter: grayscale(0%);
      transform: scale(1.05);
    }
    @media (max-width: 768px) {
        .page-789betcom__provider-logo {
            max-width: 100% !important;
            height: auto !important;
        }
    }

    /* Phần giới thiệu về 789bet com */
    .page-789betcom__about-us {
      padding: 50px 0;
      background-color: #000000;
      text-align: center;
    }

    .page-789betcom__about-content {
      max-width: 900px;
      margin: 0 auto;
      text-align: left;
      color: #E0E0E0;
    }

    .page-789betcom__about-content h2 {
      color: #FFD700;
      text-align: center;
      margin-bottom: 25px;
      font-size: 2em;
    }

    .page-789betcom__about-content p {
      margin-bottom: 15px;
      font-size: 1.05em;
    }

    .page-789betcom__about-content ul {
      list-style: none;
      padding: 0;
      margin-top: 20px;
    }

    .page-789betcom__about-content ul li {
      margin-bottom: 10px;
      padding-left: 25px;
      position: relative;
      font-size: 1.05em;
    }

    .page-789betcom__about-content ul li::before {
      content: '✔';
      color: #FFD700;
      position: absolute;
      left: 0;
      font-weight: bold;
    }

    /* Phần khuyến mãi */
    .page-789betcom__promotions {
      padding: 50px 0;
      background-color: #1a1a1a;
      text-align: center;
    }

    .page-789betcom__promo-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
      gap: 25px;
      margin-top: 30px;
    }

    .page-789betcom__promo-card {
      background-color: #2a2a2a;
      border-radius: 12px;
      overflow: hidden;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
      transition: transform 0.3s ease, box-shadow 0.3s ease;
      text-align: left;
    }

    .page-789betcom__promo-card:hover {
      transform: translateY(-8px);
      box-shadow: 0 8px 25px rgba(255, 215, 0, 0.3);
    }

    .page-789betcom__promo-card-image {
      width: 100%;
      height: 220px;
      object-fit: cover;
      display: block;
    }
    @media (max-width: 768px) {
        .page-789betcom__promo-card-image {
            max-width: 100% !important;
            height: auto !important;
        }
    }

    .page-789betcom__promo-card-content {
      padding: 20px;
    }

    .page-789betcom__promo-card-content h3 {
      margin-top: 0;
      font-size: 1.4em;
      color: #FFD700;
      margin-bottom: 10px;
    }

    .page-789betcom__promo-card-content p {
      font-size: 0.95em;
      color: #E0E0E0;
      margin-bottom: 15px;
    }

    .page-789betcom__promo-card-link {
      display: inline-block;
      background-color: #FFD700;
      color: #000000;
      padding: 10px 20px;
      border-radius: 30px;
      text-decoration: none;
      font-weight: bold;
      transition: background-color 0.3s ease;
    }

    .page-789betcom__promo-card-link:hover {
      background-color: #e6c200;
    }

    /* FAQ Section */
    .page-789betcom__faq-section {
      padding: 50px 0;
      background-color: #000000;
    }

    .page-789betcom__faq-list {
      max-width: 900px;
      margin: 0 auto;
    }

    .page-789betcom__faq-item {
      background-color: #1a1a1a;
      margin-bottom: 15px;
      border-radius: 8px;
      overflow: hidden;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    }

    .page-789betcom__faq-question {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 18px 25px;
      background-color: #2a2a2a;
      color: #FFD700;
      cursor: pointer;
      font-size: 1.15em;
      font-weight: bold;
      user-select: none;
      transition: background-color 0.3s ease;
    }

    .page-789betcom__faq-question:hover {
      background-color: #3a3a3a;
    }

    .page-789betcom__faq-question h3 {
      margin: 0;
      color: inherit;
      pointer-events: none; /* Ngăn chặn sự kiện click trên h3 */
      font-size: 1em; /* Đảm bảo kích thước chữ phù hợp */
    }

    .page-789betcom__faq-toggle {
      font-size: 1.5em;
      line-height: 1;
      margin-left: 15px;
      pointer-events: none; /* Ngăn chặn sự kiện click trên toggle icon */
      transition: transform 0.3s ease;
    }

    .page-789betcom__faq-item.active .page-789betcom__faq-toggle {
      transform: rotate(45deg); /* Xoay dấu + thành X hoặc - */
    }

    .page-789betcom__faq-answer {
      max-height: 0;
      overflow: hidden;
      padding: 0 25px;
      background-color: #1a1a1a;
      color: #E0E0E0;
      transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;
      opacity: 0;
    }

    .page-789betcom__faq-item.active .page-789betcom__faq-answer {
      max-height: 2000px !important; /* Đủ lớn để chứa mọi nội dung */
      padding: 20px 25px !important;
      opacity: 1;
    }

    .page-789betcom__faq-answer p {
      margin-top: 0;
      margin-bottom: 15px;
    }
    .page-789betcom__faq-answer p:last-child {
      margin-bottom: 0;
    }

    /* Call to Action cuối trang */
    .page-789betcom__cta-bottom {
      text-align: center;
      padding: 60px 15px;
      background-color: #1a1a1a;
      margin-top: 50px;
      border-radius: 10px;
    }

    .page-789betcom__cta-bottom h2 {
      color: #FFD700;
      font-size: 2.2em;
      margin-bottom: 20px;
    }

    .page-789betcom__cta-bottom p {
      color: #E0E0E0;
      font-size: 1.1em;
      margin-bottom: 30px;
    }

    .page-789betcom__cta-button {
      background-color: #FFD700;
      color: #000000;
      padding: 15px 35px;
      border-radius: 50px;
      text-decoration: none;
      font-weight: bold;
      font-size: 1.2em;
      box-shadow: 0 4px 15px rgba(255, 215, 0, 0.4);
      transition: background-color 0.3s ease, transform 0.2s ease;
    }

    .page-789betcom__cta-button:hover {
      background-color: #e6c200;
      transform: translateY(-2px);
    }

    /* Responsive adjustments */
    @media (max-width: 768px) {
      .page-789betcom__heading {
        font-size: 2em;
      }
      .page-789betcom__sub-heading {
        font-size: 1.5em;
      }
      .page-789betcom__floating-buttons {
        bottom: 15px;
        right: 15px;
        flex-direction: row; /* Trên mobile, có thể đặt cạnh nhau */
        width: calc(100% - 30px);
        justify-content: center;
      }
      .page-789betcom__floating-button {
        flex: 1;
        padding: 10px 15px;
        font-size: 1em;
        min-width: unset;
      }
      .page-789betcom__categories-grid,
      .page-789betcom__game-grid,
      .page-789betcom__promo-grid,
      .page-789betcom__providers-grid {
        grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
        gap: 15px;
      }
      .page-789betcom__game-card-image {
        height: 180px;
      }
      .page-789betcom__promo-card-image {
        height: 180px;
      }
      .page-789betcom__faq-question {
        padding: 15px 20px;
        font-size: 1em;
      }
      .page-789betcom__faq-answer {
        padding: 0 20px;
      }
      .page-789betcom__faq-item.active .page-789betcom__faq-answer {
        padding: 15px 20px !important;
      }
      .page-789betcom__cta-bottom h2 {
        font-size: 1.8em;
      }
      .page-789betcom__cta-button {
        padding: 12px 25px;
        font-size: 1.1em;
      }
      .page-789betcom__about-content h2 {
        font-size: 1.8em;
      }
      .page-789betcom__about-content p,
      .page-789betcom__about-content ul li {
        font-size: 1em;
      }
    }
  