
    /* Tổng quan */
    .page-e88bet {
      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      color: #333;
      line-height: 1.6;
      background-color: #f8f9fa;
      padding-bottom: 30px; /* Đảm bảo có khoảng trống ở cuối trang */
    }

    /* Nếu shared.css không cung cấp body { padding-top: var(--header-offset); }, thì bật phần này */
    /* .page-e88bet {
      padding-top: var(--header-offset, 122px);
    } */

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

    .page-e88bet__section {
      background-color: #ffffff;
      margin-bottom: 30px;
      padding: 30px;
      border-radius: 8px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    }

    .page-e88bet__section-title {
      color: #c0392b; /* Màu đỏ đậm */
      text-align: center;
      margin-bottom: 25px;
      font-size: 2.5em;
      font-weight: 700;
      line-height: 1.2;
    }

    .page-e88bet__section-subtitle {
      color: #2c3e50; /* Màu xanh đen */
      font-size: 1.8em;
      margin-bottom: 20px;
      border-bottom: 2px solid #e0e0e0;
      padding-bottom: 10px;
    }

    .page-e88bet__text {
      font-size: 1.1em;
      margin-bottom: 15px;
      color: #555;
    }

    .page-e88bet__list {
      list-style: none;
      padding: 0;
      margin: 0;
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 20px;
    }

    .page-e88bet__list-item {
      background-color: #fefefe;
      padding: 20px;
      border-radius: 8px;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
      border-left: 5px solid #c0392b;
      transition: transform 0.3s ease, box-shadow 0.3s ease;
      box-sizing: border-box; /* Đảm bảo box-sizing cho responsive */
    }

    .page-e88bet__list-item:hover {
      transform: translateY(-5px);
      box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
    }

    .page-e88bet__list-item-title {
      color: #c0392b;
      font-size: 1.4em;
      margin-top: 0;
      margin-bottom: 10px;
    }

    .page-e88bet__image-wrapper {
      margin-bottom: 20px;
      border-radius: 8px;
      overflow: hidden;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
      width: 100%; /* Đảm bảo responsive */
      max-width: 100%; /* Đảm bảo responsive */
      box-sizing: border-box; /* Đảm bảo responsive */
    }

    .page-e88bet__image {
      max-width: 100%;
      height: auto;
      display: block;
      object-fit: cover;
      border-radius: 8px; /* Giữ nguyên border-radius cho hình ảnh */
    }

    /* Hero Section */
    .page-e88bet__hero-section {
      background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:e88bet,casino,gaming,vietnam]') no-repeat center center/cover;
      color: #fff;
      text-align: center;
      padding: 100px 20px;
      border-radius: 8px;
      margin-bottom: 30px;
      position: relative;
      overflow: hidden;
      padding-top: 10px; /* Nhỏ hơn để tránh double padding với body */
    }

    .page-e88bet__hero-title {
      font-size: 3.8em;
      margin-bottom: 20px;
      text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    }

    .page-e88bet__hero-description {
      font-size: 1.5em;
      max-width: 800px;
      margin: 0 auto 30px;
      text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
    }

    .page-e88bet__cta-button {
      display: inline-block;
      background-color: #e74c3c; /* Màu đỏ cam */
      color: #fff;
      padding: 15px 30px;
      border-radius: 5px;
      text-decoration: none;
      font-weight: bold;
      font-size: 1.2em;
      transition: background-color 0.3s ease, transform 0.3s ease;
      cursor: pointer; /* Đảm bảo đây là nút có thể tương tác */
      border: none;
    }

    .page-e88bet__cta-button:hover {
      background-color: #c0392b; /* Màu đỏ đậm hơn */
      transform: translateY(-3px);
    }

    /* FAQ Section */
    .page-e88bet__faq-section {
      background-color: #fefefe;
      margin-bottom: 30px;
      padding: 30px;
      border-radius: 8px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    }

    .page-e88bet__faq-item {
      margin-bottom: 15px;
      border: 1px solid #eee;
      border-radius: 6px;
      overflow: hidden;
    }

    .page-e88bet__faq-question {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 15px 20px;
      background-color: #f2f2f2;
      cursor: pointer;
      user-select: none;
      font-weight: bold;
      color: #333;
      transition: background-color 0.3s ease;
    }

    .page-e88bet__faq-question:hover {
      background-color: #e0e0e0;
    }

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

    .page-e88bet__faq-toggle {
      font-size: 1.8em;
      line-height: 1;
      transition: transform 0.3s ease;
      pointer-events: none; /* Ngăn chặn span chặn sự kiện click */
      color: #c0392b;
    }

    .page-e88bet__faq-item.active .page-e88bet__faq-toggle {
      transform: rotate(45deg); /* Biến dấu '+' thành 'x' hoặc '-' */
    }

    .page-e88bet__faq-answer {
      max-height: 0;
      overflow: hidden;
      padding: 0 20px; /* Bắt đầu với padding 0 */
      background-color: #fff;
      transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;
      opacity: 0;
      color: #555;
    }

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

    /* Responsive adjustments */
    @media (max-width: 768px) {
      .page-e88bet__section-title {
        font-size: 2em;
      }

      .page-e88bet__section-subtitle {
        font-size: 1.5em;
      }

      .page-e88bet__hero-section {
        padding: 60px 15px;
      }

      .page-e88bet__hero-title {
        font-size: 2.5em;
      }

      .page-e88bet__hero-description {
        font-size: 1.2em;
      }

      .page-e88bet__cta-button {
        padding: 12px 25px;
        font-size: 1em;
      }

      .page-e88bet__list {
        grid-template-columns: 1fr; /* Một cột trên di động */
      }

      .page-e88bet__list-item {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding: 15px !important; /* Giảm padding cho di động */
        word-wrap: break-word !important;
        overflow-wrap: break-word !important;
        word-break: break-word !important;
      }

      .page-e88bet__image-wrapper {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
      }

      .page-e88bet__image {
        max-width: 100% !important;
        height: auto !important;
      }

      .page-e88bet__faq-question {
        padding: 12px 15px;
      }

      .page-e88bet__faq-question h3 {
        font-size: 1.1em;
      }

      .page-e88bet__faq-answer {
        padding: 0 15px;
      }

      .page-e88bet__faq-item.active .page-e88bet__faq-answer {
        padding: 15px !important;
      }
    }

    @media (max-width: 480px) {
      .page-e88bet__section {
        padding: 20px;
      }

      .page-e88bet__hero-title {
        font-size: 2em;
      }

      .page-e88bet__hero-description {
        font-size: 1em;
      }
    }
  