
    :root {
      --page-primary-color: #d82d2d; /* Đỏ đậm */
      --page-secondary-color: #f7b731; /* Vàng cam */
      --page-text-color: #333333;
      --page-background-color: #f5f5f5;
      --page-light-bg: #ffffff;
      --page-dark-text: #1a1a1a;
      --page-border-color: #e0e0e0;
      --page-shadow-color: rgba(0, 0, 0, 0.1);
    }

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained {
      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
      line-height: 1.6;
      color: var(--page-text-color);
      background-color: var(--page-background-color);
      padding: 20px 0;
      overflow-x: hidden;
    }

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__container {
      max-width: 1200px;
      margin: 0 auto;
      padding: 0 15px;
      box-sizing: border-box;
    }

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__hero-section {
      background-color: var(--page-primary-color);
      color: var(--page-light-bg);
      padding: 100px 0 60px; /* Adjusted padding-top for fixed header */
      text-align: center;
      margin-bottom: 40px;
      position: relative;
      overflow: hidden;
      border-radius: 8px;
    }
    
    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__hero-section::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url('[GALLERY:background:cockfighting_hero,pattern,abstract]') no-repeat center center/cover;
      opacity: 0.15;
      z-index: 0;
    }

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__hero-content {
      position: relative;
      z-index: 1;
      max-width: 900px;
      margin: 0 auto;
      padding: 0 15px;
    }

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__hero-title {
      font-size: 3.2em;
      margin-bottom: 20px;
      font-weight: 700;
      color: var(--page-light-bg);
      text-shadow: 2px 2px 4px var(--page-shadow-color);
    }

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__hero-description {
      font-size: 1.3em;
      opacity: 0.9;
      max-width: 800px;
      margin: 0 auto 30px;
    }

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__button {
      display: inline-block;
      background-color: var(--page-secondary-color);
      color: var(--page-dark-text);
      padding: 15px 30px;
      border-radius: 5px;
      text-decoration: none;
      font-weight: bold;
      transition: background-color 0.3s ease, transform 0.2s ease;
      font-size: 1.1em;
      border: none;
      cursor: pointer;
    }

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__button:hover {
      background-color: darken(var(--page-secondary-color), 10%);
      transform: translateY(-2px);
    }

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__section {
      background-color: var(--page-light-bg);
      padding: 40px;
      margin-bottom: 30px;
      border-radius: 8px;
      box-shadow: 0 4px 15px var(--page-shadow-color);
    }

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__section-title {
      font-size: 2.2em;
      color: var(--page-primary-color);
      margin-bottom: 25px;
      text-align: center;
      border-bottom: 2px solid var(--page-primary-color);
      padding-bottom: 15px;
    }

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__subsection-title {
      font-size: 1.8em;
      color: var(--page-dark-text);
      margin-top: 30px;
      margin-bottom: 15px;
      border-left: 5px solid var(--page-secondary-color);
      padding-left: 10px;
    }

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__content-paragraph {
      margin-bottom: 15px;
      font-size: 1.05em;
    }

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__image-wrapper {
      margin: 30px 0;
      text-align: center;
      width: 100%;
      max-width: 100%;
      overflow: hidden;
      box-sizing: border-box;
      border-radius: 8px;
      box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    }

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__image {
      max-width: 100%;
      height: auto;
      display: block;
      margin: 0 auto;
      object-fit: cover;
    }

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

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__list-item {
      margin-bottom: 8px;
      font-size: 1.05em;
    }

    /* FAQ Section */
    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__faq-section {
      background-color: var(--page-light-bg);
      padding: 40px;
      margin-bottom: 30px;
      border-radius: 8px;
      box-shadow: 0 4px 15px var(--page-shadow-color);
    }

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

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__faq-item:last-child {
      border-bottom: none;
      margin-bottom: 0;
    }

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__faq-question {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 15px 0;
      cursor: pointer;
      user-select: none;
      font-size: 1.15em;
      font-weight: 600;
      color: var(--page-dark-text);
      transition: color 0.3s ease;
    }

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__faq-question h3 {
      margin: 0;
      font-size: 1.15em; /* Match parent font size */
      color: inherit;
      pointer-events: none; /* Prevent h3 from blocking click event */
    }

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

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__faq-toggle {
      font-size: 1.5em;
      font-weight: bold;
      color: var(--page-primary-color);
      transition: transform 0.3s ease;
      pointer-events: none; /* Prevent toggle from blocking click event */
    }

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__faq-item.active .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__faq-toggle {
      transform: rotate(45deg); /* Change + to X or similar, for - it's usually 0deg */
    }
    
    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__faq-answer {
      max-height: 0;
      overflow: hidden;
      padding: 0 15px;
      opacity: 0;
      transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;
      color: var(--page-text-color);
      font-size: 1em;
    }

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

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__summary-box {
      background-color: #fff3e0; /* Light orange background */
      border-left: 5px solid var(--page-secondary-color);
      padding: 25px;
      margin: 30px 0;
      border-radius: 8px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    }

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__summary-title {
      font-size: 1.6em;
      color: var(--page-dark-text);
      margin-bottom: 15px;
    }

    .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__conclusion-paragraph {
      font-size: 1.1em;
      text-align: center;
      margin-top: 30px;
    }

    /* Responsive adjustments */
    @media (max-width: 992px) {
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__hero-title {
        font-size: 2.8em;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__hero-description {
        font-size: 1.2em;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__section-title {
        font-size: 2em;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__subsection-title {
        font-size: 1.6em;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__section {
        padding: 30px;
      }
    }

    @media (max-width: 768px) {
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__hero-section {
        padding: 80px 0 40px; /* Adjusted padding-top for mobile fixed header */
        margin-bottom: 20px;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__hero-title {
        font-size: 2.2em;
        margin-bottom: 15px;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__hero-description {
        font-size: 1em;
        margin-bottom: 20px;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__button {
        padding: 12px 25px;
        font-size: 1em;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__section {
        padding: 20px;
        margin-bottom: 20px;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__section-title {
        font-size: 1.8em;
        margin-bottom: 20px;
        padding-bottom: 10px;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__subsection-title {
        font-size: 1.4em;
        margin-top: 25px;
        margin-bottom: 10px;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__content-paragraph {
        font-size: 0.95em;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__list {
        margin-left: 15px;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__list-item {
        font-size: 0.95em;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__faq-question {
        font-size: 1em;
        padding: 12px 0;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__faq-question h3 {
        font-size: 1em;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__faq-toggle {
        font-size: 1.3em;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__faq-answer {
        padding: 0 10px;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__faq-item.active .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__faq-answer {
        padding: 15px 10px !important;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__summary-box {
        padding: 20px;
        margin: 20px 0;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__summary-title {
        font-size: 1.4em;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__conclusion-paragraph {
        font-size: 1em;
      }

      /* Responsive image optimization */
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__image-wrapper {
        width: 100% !important;
        max-width: 100% !important;
        overflow: hidden !important;
        box-sizing: border-box !important;
      }
      .page-resources-how-to-play-kv888-cockfighting-rules-and-process-explained__image {
        max-width: 100% !important;
        height: auto !important;
      }
    }
  