
    :root {
      --page-primary-color: #d82b2b; /* Màu đỏ thabet88 */
      --page-secondary-color: #f0f0f0;
      --page-accent-color: #ffcc00; /* Màu vàng */
      --page-text-color: #333333;
      --page-light-text-color: #ffffff;
      --page-dark-bg-color: #222222;
      --page-border-color: #e0e0e0;
      --page-transition-speed: 0.3s;
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained {
      font-family: 'Arial', sans-serif;
      line-height: 1.6;
      color: var(--page-text-color);
      background-color: #f9f9f9;
      padding-top: 10px; /* Adjust for fixed header */
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__hero-section {
      background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:cockfighting,stadium,crowd]') no-repeat center center/cover;
      color: var(--page-light-text-color);
      padding: 80px 20px;
      text-align: center;
      position: relative;
      overflow: hidden;
      padding-top: 10px; /* For mobile fixed header */
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__hero-section-inner {
      max-width: 960px;
      margin: 0 auto;
      position: relative;
      z-index: 1;
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__hero-title {
      font-size: 2.8em;
      margin-bottom: 15px;
      color: var(--page-accent-color);
      text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__hero-subtitle {
      font-size: 1.3em;
      margin-bottom: 30px;
      opacity: 0.9;
      max-width: 800px;
      margin-left: auto;
      margin-right: auto;
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__content-wrapper {
      max-width: 960px;
      margin: 40px auto;
      padding: 0 20px;
      background-color: var(--page-light-text-color);
      border-radius: 8px;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__section {
      padding: 30px 0;
      border-bottom: 1px solid var(--page-border-color);
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__section:last-child {
      border-bottom: none;
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__section-title {
      font-size: 2em;
      color: var(--page-primary-color);
      margin-bottom: 20px;
      border-left: 5px solid var(--page-accent-color);
      padding-left: 15px;
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__section-subtitle {
      font-size: 1.5em;
      color: var(--page-dark-bg-color);
      margin-top: 25px;
      margin-bottom: 15px;
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__paragraph {
      margin-bottom: 15px;
      text-align: justify;
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__list {
      list-style-type: disc;
      margin-left: 25px;
      margin-bottom: 15px;
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__list-item {
      margin-bottom: 8px;
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__image-container {
      width: 100%;
      max-width: 100%;
      overflow: hidden;
      box-sizing: border-box;
      margin: 25px 0;
      border-radius: 8px;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__image {
      width: 100%;
      height: auto;
      display: block;
      border-radius: 8px;
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__summary-box {
      background-color: var(--page-secondary-color);
      border-left: 5px solid var(--page-primary-color);
      padding: 20px;
      margin: 30px 0;
      border-radius: 5px;
      font-style: italic;
      color: var(--page-text-color);
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__faq-section {
      background-color: #fefefe;
      padding: 30px;
      border-radius: 8px;
      margin-top: 40px;
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__faq-title {
      font-size: 2em;
      color: var(--page-primary-color);
      margin-bottom: 25px;
      text-align: center;
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__faq-item {
      border: 1px solid var(--page-border-color);
      border-radius: 5px;
      margin-bottom: 10px;
      overflow: hidden;
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__faq-question {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 15px 20px;
      background-color: #ffffff;
      cursor: pointer;
      user-select: none;
      font-weight: bold;
      color: var(--page-dark-bg-color);
      transition: background-color var(--page-transition-speed) ease;
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__faq-question:hover {
      background-color: var(--page-secondary-color);
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__faq-question h3 {
      margin: 0;
      font-size: 1.1em;
      flex-grow: 1;
      pointer-events: none; /* Prevent h3 from blocking click */
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__faq-toggle {
      font-size: 1.5em;
      line-height: 1;
      margin-left: 15px;
      transition: transform var(--page-transition-speed) ease;
      pointer-events: none; /* Prevent toggle from blocking click */
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__faq-answer {
      max-height: 0;
      overflow: hidden;
      padding: 0 20px;
      background-color: #fdfdfd;
      transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;
      opacity: 0;
      color: var(--page-text-color);
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__faq-item.active .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__faq-answer {
      max-height: 2000px !important; /* Sufficiently large */
      padding: 20px 20px !important;
      opacity: 1;
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__faq-item.active .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__faq-toggle {
      transform: rotate(45deg); /* Change + to X or - */
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__conclusion {
      padding: 30px 0;
      text-align: center;
      font-size: 1.1em;
      color: var(--page-dark-bg-color);
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__button {
      display: inline-block;
      background-color: var(--page-primary-color);
      color: var(--page-light-text-color);
      padding: 12px 25px;
      border-radius: 5px;
      text-decoration: none;
      font-weight: bold;
      transition: background-color var(--page-transition-speed) ease;
      border: none;
      cursor: pointer;
      font-size: 1em;
      margin-top: 20px;
    }

    .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__button:hover {
      background-color: #a02020;
    }

    @media (max-width: 768px) {
      .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__hero-section {
        padding: 60px 15px;
        padding-top: 10px; /* For mobile fixed header */
      }

      .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__hero-title {
        font-size: 2em;
      }

      .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__hero-subtitle {
        font-size: 1em;
      }

      .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__content-wrapper {
        margin: 20px auto;
        padding: 0 15px;
      }

      .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__section-title {
        font-size: 1.6em;
        padding-left: 10px;
      }

      .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__section-subtitle {
        font-size: 1.2em;
      }

      .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__faq-question {
        padding: 12px 15px;
      }

      .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__faq-question h3 {
        font-size: 1em;
      }

      .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__faq-answer {
        padding: 0 15px;
      }

      .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__faq-item.active .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__faq-answer {
        padding: 15px 15px !important;
      }

      .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__image-container {
        width: 100% !important;
        max-width: 100% !important;
        overflow: hidden !important;
        box-sizing: border-box !important;
      }

      .page-resources-how-to-play-thabet88-cockfighting-rules-and-process-explained__image {
        max-width: 100% !important;
        height: auto !important;
      }
    }
  