
    :root {
      --page-primary-color: #e44d26; /* Cam đậm */
      --page-secondary-color: #333; /* Xám đậm */
      --page-text-color: #444; /* Xám đen */
      --page-background-color: #f8f8f8; /* Xám nhạt */
      --page-light-gray: #eee; /* Xám rất nhạt */
      --page-white: #fff;
      --page-border-color: #ddd;
      --page-accent-color: #007bff; /* Xanh dương */
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis {
      font-family: 'Arial', sans-serif;
      line-height: 1.6;
      color: var(--page-text-color);
      background-color: var(--page-background-color);
      padding: 20px 0;
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__container {
      max-width: 1200px;
      margin: 0 auto;
      padding: 10px 20px;
      box-sizing: border-box;
    }

    @media (max-width: 768px) {
      .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__container {
        padding: 10px 15px;
      }
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__hero-section {
      background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:background:live_casino,banner,fabet_background]') no-repeat center center/cover;
      color: var(--page-white);
      text-align: center;
      padding: 100px 20px 60px; /* Adjust padding-top for fixed header */
      margin-bottom: 40px;
      border-radius: 8px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      min-height: 300px;
      box-sizing: border-box;
    }

    @media (max-width: 768px) {
      .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__hero-section {
        padding: 80px 15px 40px; /* Adjust padding-top for fixed header */
        min-height: 250px;
      }
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__hero-title {
      font-size: 2.8em;
      margin-bottom: 15px;
      color: var(--page-white);
      text-shadow: 2px 2px 4px rgba(0,0,0,0.7);
    }

    @media (max-width: 768px) {
      .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__hero-title {
        font-size: 2em;
      }
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__hero-description {
      font-size: 1.2em;
      max-width: 800px;
      margin: 0 auto 30px;
      color: var(--page-light-gray);
    }

    @media (max-width: 768px) {
      .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__hero-description {
        font-size: 1em;
      }
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__content-section {
      background-color: var(--page-white);
      padding: 30px;
      margin-bottom: 30px;
      border-radius: 8px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__content-section h2 {
      color: var(--page-primary-color);
      font-size: 2em;
      margin-bottom: 20px;
      border-bottom: 2px solid var(--page-light-gray);
      padding-bottom: 10px;
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__content-section h3 {
      color: var(--page-secondary-color);
      font-size: 1.5em;
      margin-top: 25px;
      margin-bottom: 15px;
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__content-section p {
      margin-bottom: 15px;
      line-height: 1.8;
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__content-section ul {
      list-style: disc;
      margin-left: 25px;
      margin-bottom: 15px;
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__content-section ol {
      list-style: decimal;
      margin-left: 25px;
      margin-bottom: 15px;
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__content-section li {
      margin-bottom: 8px;
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__image-wrapper {
      margin: 25px 0;
      text-align: center;
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__image {
      max-width: 100%;
      height: auto;
      border-radius: 8px;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
      display: block;
      margin: 0 auto;
    }

    @media (max-width: 768px) {
      .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__image {
        max-width: 100% !important;
        height: auto !important;
      }
      .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__image-wrapper {
        width: 100%;
        max-width: 100%;
        overflow: hidden;
        box-sizing: border-box;
      }
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__summary-box {
      background-color: var(--page-light-gray);
      border-left: 5px solid var(--page-primary-color);
      padding: 20px;
      margin: 30px 0;
      border-radius: 8px;
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__summary-box h3 {
      color: var(--page-primary-color);
      margin-top: 0;
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__cta-button {
      display: block;
      width: fit-content;
      margin: 30px auto 0;
      padding: 15px 30px;
      background-color: var(--page-primary-color);
      color: var(--page-white);
      text-decoration: none;
      border-radius: 5px;
      font-size: 1.1em;
      font-weight: bold;
      transition: background-color 0.3s ease;
      border: none;
      cursor: pointer;
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__cta-button:hover {
      background-color: #c0392b; /* Slightly darker red */
    }

    /* FAQ Section Styles */
    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__faq-section {
      background-color: var(--page-white);
      padding: 30px;
      border-radius: 8px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
      margin-top: 30px;
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__faq-section h2 {
      color: var(--page-primary-color);
      font-size: 2em;
      margin-bottom: 25px;
      border-bottom: 2px solid var(--page-light-gray);
      padding-bottom: 10px;
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__faq-item {
      border: 1px solid var(--page-border-color);
      border-radius: 8px;
      margin-bottom: 15px;
      overflow: hidden;
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__faq-question {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 15px 20px;
      background-color: var(--page-light-gray);
      cursor: pointer;
      font-weight: bold;
      color: var(--page-secondary-color);
      user-select: none;
      transition: background-color 0.3s ease;
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__faq-question h3 {
      margin: 0;
      font-size: 1.2em;
      flex-grow: 1;
      pointer-events: none; /* Prevent h3 from blocking click on parent div */
      color: var(--page-secondary-color);
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__faq-question:hover {
      background-color: #e0e0e0;
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__faq-toggle {
      font-size: 1.5em;
      line-height: 1;
      margin-left: 15px;
      transition: transform 0.3s ease;
      pointer-events: none; /* Prevent toggle from blocking click on parent div */
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__faq-answer {
      max-height: 0;
      overflow: hidden;
      padding: 0 20px;
      background-color: var(--page-white);
      transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.3s ease;
      opacity: 0;
      color: var(--page-text-color);
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__faq-answer p {
      margin-top: 15px;
      margin-bottom: 15px;
    }

    /* Active state for FAQ item */
    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__faq-item.active .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__faq-answer {
      max-height: 2000px !important; /* Sufficiently large value */
      padding: 20px !important;
      opacity: 1;
    }

    .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__faq-item.active .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__faq-toggle {
      transform: rotate(45deg); /* Changes '+' to 'x' or similar */
    }

    /* Mobile specific adjustments for FAQ */
    @media (max-width: 768px) {
      .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__faq-question {
        padding: 12px 15px;
      }
      .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__faq-question h3 {
        font-size: 1.1em;
      }
      .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__faq-answer {
        padding: 0 15px;
      }
      .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__faq-item.active .page-resources-is-fabet-casino-live-dealer-game-reliable-authenticity-analysis__faq-answer {
        padding: 15px !important;
      }
    }
  