
    :root {
      --page-primary-color: #0056b3; /* Dark blue for primary elements */
      --page-secondary-color: #e0a800; /* Gold/yellow for accents */
      --page-text-color: #333; /* Dark grey for body text */
      --page-heading-color: #1a1a1a; /* Very dark grey for headings */
      --page-background-color: #f8f9fa; /* Light grey background */
      --page-card-background: #ffffff; /* White for cards */
      --page-border-color: #dee2e6; /* Light grey for borders */
      --page-link-color: #007bff; /* Standard blue for links */
      --page-link-hover-color: #0056b3; /* Darker blue on link hover */
      --page-dark-section-bg: #212529; /* Dark background for contrast section */
      --page-dark-section-text: #f8f9fa; /* Light text on dark background */
      --page-button-bg: #007bff; /* Blue button */
      --page-button-hover-bg: #0056b3; /* Darker blue button on hover */
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis {
      font-family: 'Arial', sans-serif;
      line-height: 1.6;
      color: var(--page-text-color);
      background-color: var(--page-background-color);
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__container {
      max-width: 1200px;
      margin: 0 auto;
      padding: 20px;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__hero-section {
      position: relative;
      background-color: var(--page-primary-color);
      color: #fff;
      padding-top: 10px; /* Adjusted for fixed header */
      padding-bottom: 60px;
      overflow: hidden;
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 400px;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__hero-content {
      position: relative;
      z-index: 2;
      text-align: center;
      max-width: 800px;
      padding: 20px;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__hero-title {
      font-size: 3.2em;
      margin-bottom: 15px;
      color: #fff;
      line-height: 1.2;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__hero-subtitle {
      font-size: 1.4em;
      opacity: 0.9;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__hero-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      opacity: 0.3;
      z-index: 1;
      max-width: 100%;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__intro-summary {
      background-color: var(--page-card-background);
      padding: 40px 0;
      box-shadow: 0 2px 5px rgba(0,0,0,0.05);
      margin-bottom: 30px;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__section {
      padding: 60px 0;
      border-bottom: 1px solid var(--page-border-color);
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__section:last-of-type {
      border-bottom: none;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__section-title {
      font-size: 2.5em;
      color: var(--page-heading-color);
      text-align: center;
      margin-bottom: 40px;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__section-subtitle {
      font-size: 1.8em;
      color: var(--page-primary-color);
      margin-top: 30px;
      margin-bottom: 15px;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__brand-highlight {
      font-weight: bold;
      color: var(--page-primary-color);
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__image-text-block {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      margin-top: 30px;
      gap: 30px;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__image-block-img {
      flex: 1;
      min-width: 300px;
      max-width: 500px;
      border-radius: 8px;
      box-shadow: 0 4px 10px rgba(0,0,0,0.1);
      max-width: 100%;
      height: auto;
      object-fit: cover;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__text-block-content {
      flex: 2;
      min-width: 300px;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__text-block-content ul,
    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__text-block-content ol {
      margin-left: 20px;
      padding-left: 0;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__text-block-content li {
      margin-bottom: 10px;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__content-block {
      background-color: var(--page-card-background);
      padding: 30px;
      border-radius: 8px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.08);
      margin-top: 30px;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__steps-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 30px;
      margin-top: 40px;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__step-card {
      background-color: var(--page-card-background);
      padding: 30px;
      border-radius: 8px;
      box-shadow: 0 4px 12px rgba(0,0,0,0.1);
      text-align: center;
      transition: transform 0.3s ease;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__step-card:hover {
      transform: translateY(-5px);
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__step-icon {
      width: 100px;
      height: 100px;
      margin-bottom: 20px;
      object-fit: contain;
      max-width: 100%;
      height: auto;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__step-title {
      font-size: 1.5em;
      color: var(--page-primary-color);
      margin-bottom: 15px;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__external-link {
      color: var(--page-link-color);
      text-decoration: none;
      font-weight: bold;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__external-link:hover {
      color: var(--page-link-hover-color);
      text-decoration: underline;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__section--dark-bg {
      background-color: var(--page-dark-section-bg);
      color: var(--page-dark-section-text);
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__section--dark-bg .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__section-title {
      color: var(--page-dark-section-text);
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__section--dark-bg .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__section-subtitle {
      color: var(--page-secondary-color);
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__section--dark-bg .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__brand-highlight {
      color: var(--page-secondary-color);
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__section--dark-bg .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__content-block {
      background-color: #343a40;
      color: var(--page-dark-section-text);
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__image-full-width {
      width: 100%;
      height: auto;
      border-radius: 8px;
      margin-top: 30px;
      box-shadow: 0 4px 10px rgba(0,0,0,0.1);
      object-fit: cover;
      max-width: 100%;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__risk-management-cards {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
      gap: 30px;
      margin-top: 40px;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__card {
      background-color: var(--page-card-background);
      padding: 30px;
      border-radius: 8px;
      box-shadow: 0 4px 12px rgba(0,0,0,0.1);
      text-align: center;
      transition: transform 0.3s ease;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__card:hover {
      transform: translateY(-5px);
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__card-title {
      font-size: 1.6em;
      color: var(--page-primary-color);
      margin-bottom: 15px;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__faq-section {
      padding: 60px 0;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__faq-list {
      max-width: 900px;
      margin: 0 auto;
      margin-top: 40px;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__faq-item {
      background-color: var(--page-card-background);
      border: 1px solid var(--page-border-color);
      border-radius: 8px;
      margin-bottom: 15px;
      overflow: hidden;
      box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__faq-question {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 20px 25px;
      cursor: pointer;
      background-color: #f1f1f1;
      border-bottom: 1px solid var(--page-border-color);
      transition: background-color 0.3s ease;
      user-select: none;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__faq-question:hover {
      background-color: #e9e9e9;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__faq-title {
      font-size: 1.3em;
      color: var(--page-heading-color);
      margin: 0;
      pointer-events: none; /* Prevent text selection from interfering with click */
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__faq-toggle {
      font-size: 1.8em;
      font-weight: bold;
      color: var(--page-primary-color);
      transition: transform 0.3s ease;
      pointer-events: none; /* Prevent icon from interfering with click */
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__faq-item.active .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__faq-toggle {
      transform: rotate(45deg); /* Change '+' to 'x' or use '−' */
    }
    
    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__faq-answer {
      max-height: 0;
      overflow: hidden;
      padding: 0 25px;
      opacity: 0;
      transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__faq-item.active .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__faq-answer {
      max-height: 2000px !important; /* Sufficiently large to contain content */
      padding: 20px 25px !important;
      opacity: 1;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__faq-answer p {
      margin-bottom: 10px;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__conclusion-section {
      padding: 60px 0;
      text-align: center;
      background-color: var(--page-primary-color);
      color: #fff;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__conclusion-section .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__section-title {
      color: #fff;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__call-to-action {
      margin-top: 40px;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__call-to-action p {
      font-size: 1.4em;
      margin-bottom: 20px;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__button {
      display: inline-block;
      background-color: var(--page-secondary-color);
      color: #fff;
      padding: 15px 30px;
      border-radius: 5px;
      text-decoration: none;
      font-size: 1.2em;
      font-weight: bold;
      transition: background-color 0.3s ease, transform 0.3s ease;
    }

    .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__button:hover {
      background-color: #c08e00;
      transform: translateY(-2px);
    }

    /* Responsive Design */
    @media (max-width: 992px) {
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__hero-title {
        font-size: 2.5em;
      }
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__hero-subtitle {
        font-size: 1.2em;
      }
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__section-title {
        font-size: 2em;
      }
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__section-subtitle {
        font-size: 1.5em;
      }
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__image-text-block {
        flex-direction: column;
      }
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__image-block-img {
        min-width: unset;
        width: 100%;
      }
    }

    @media (max-width: 768px) {
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__hero-section {
        padding-top: 10px !important; /* Responsive adjustment for fixed header */
        min-height: 300px;
      }
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__hero-title {
        font-size: 2em;
      }
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__hero-subtitle {
        font-size: 1em;
      }
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__section {
        padding: 40px 0;
      }
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__section-title {
        font-size: 1.8em;
        margin-bottom: 30px;
      }
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__section-subtitle {
        font-size: 1.3em;
      }
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__container {
        padding: 15px;
      }
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__step-card,
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__card {
        padding: 20px;
      }
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__step-icon {
        width: 80px;
        height: 80px;
      }
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__faq-question {
        padding: 15px 20px;
      }
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__faq-title {
        font-size: 1.1em;
      }
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__faq-toggle {
        font-size: 1.5em;
      }
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__faq-answer {
        padding: 0 20px;
      }
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__faq-item.active .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__faq-answer {
        padding: 15px 20px !important;
      }
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__button {
        padding: 12px 25px;
        font-size: 1.1em;
      }
      /* Image responsive rule */
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__image-block-img,
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__image-full-width,
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__step-icon {
        max-width: 100% !important;
        height: auto !important;
        box-sizing: border-box !important;
      }
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__image-block-img,
      .page-resources-is-the-kv888-lottery-platform-reliable-winning-mechanism-analysis__image-full-width {
        width: 100% !important;
        overflow: hidden !important;
      }
    }
  