
    :root {
      --primary-color: #007bff;
      --secondary-color: #6c757d;
      --accent-color: #28a745;
      --text-color: #333;
      --heading-color: #1a1a1a;
      --bg-light: #f8f9fa;
      --bg-white: #fff;
      --border-color: #dee2e6;
      --shadow-light: rgba(0, 0, 0, 0.05);
    }

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis {
      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      line-height: 1.6;
      color: var(--text-color);
      background-color: var(--bg-light);
      padding: 20px 0;
    }

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__container {
      max-width: 1200px;
      margin: 0 auto;
      padding: 10px 15px; /* Adjust padding-top for fixed header */
      box-sizing: border-box;
    }

    @media (min-width: 769px) {
      .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__container {
        padding-top: 10px; /* Desktop */
      }
    }

    @media (max-width: 768px) {
      .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__container {
        padding-top: 10px; /* Mobile */
      }
    }

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__hero-section {
      background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:xoso,lottery,33win01_banner]') no-repeat center center/cover;
      color: #fff;
      text-align: center;
      padding: 80px 20px;
      margin-bottom: 30px;
      border-radius: 8px;
    }

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__hero-title {
      font-size: 2.8em;
      margin-bottom: 15px;
      color: #fff;
      font-weight: 700;
    }

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__hero-description {
      font-size: 1.2em;
      max-width: 800px;
      margin: 0 auto;
      line-height: 1.8;
    }

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__section {
      background-color: var(--bg-white);
      padding: 30px;
      margin-bottom: 25px;
      border-radius: 8px;
      box-shadow: 0 4px 12px var(--shadow-light);
    }

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__section-title {
      color: var(--heading-color);
      font-size: 2em;
      margin-bottom: 20px;
      border-bottom: 2px solid var(--primary-color);
      padding-bottom: 10px;
    }

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__subsection-title {
      color: var(--heading-color);
      font-size: 1.5em;
      margin-top: 25px;
      margin-bottom: 15px;
    }

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__paragraph {
      margin-bottom: 15px;
      font-size: 1.05em;
    }

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__list {
      list-style-type: disc;
      margin-left: 25px;
      margin-bottom: 15px;
    }

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__list-item {
      margin-bottom: 8px;
    }

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__image-wrapper {
      text-align: center;
      margin: 30px 0;
    }

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__image {
      max-width: 100%;
      height: auto;
      border-radius: 8px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
      display: block;
      margin: 0 auto;
    }

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__button {
      display: inline-block;
      background-color: var(--accent-color);
      color: #fff;
      padding: 12px 25px;
      border-radius: 5px;
      text-decoration: none;
      font-weight: bold;
      transition: background-color 0.3s ease;
      border: none;
      cursor: pointer;
      font-size: 1em;
      margin-top: 20px;
    }

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__button:hover {
      background-color: #218838;
    }

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__highlight {
      font-weight: bold;
      color: var(--primary-color);
    }

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__warning {
      background-color: #fff3cd;
      color: #856404;
      border: 1px solid #ffeeba;
      padding: 15px;
      border-radius: 5px;
      margin-top: 20px;
      margin-bottom: 20px;
    }

    /* FAQ Section Styles */
    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__faq-section {
      background-color: var(--bg-white);
      padding: 30px;
      margin-bottom: 25px;
      border-radius: 8px;
      box-shadow: 0 4px 12px var(--shadow-light);
    }

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__faq-title {
      color: var(--heading-color);
      font-size: 2em;
      margin-bottom: 25px;
      border-bottom: 2px solid var(--primary-color);
      padding-bottom: 10px;
    }

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__faq-item {
      border: 1px solid var(--border-color);
      border-radius: 5px;
      margin-bottom: 10px;
      overflow: hidden;
      transition: all 0.3s ease;
    }

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__faq-question {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 15px 20px;
      background-color: var(--bg-light);
      cursor: pointer;
      font-weight: bold;
      color: var(--heading-color);
      font-size: 1.1em;
      transition: background-color 0.3s ease;
      user-select: none;
    }

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__faq-question h3 {
      margin: 0;
      font-size: 1.1em;
      pointer-events: none; /* Prevent h3 from blocking click event */
    }

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

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

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__faq-answer {
      max-height: 0;
      overflow: hidden;
      padding: 0 20px;
      background-color: var(--bg-white);
      color: var(--text-color);
      transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;
      opacity: 0;
      will-change: max-height, padding, opacity;
    }

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

    .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__faq-item.active .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__faq-toggle {
      transform: rotate(45deg); /* Plus to X effect, or just change text */
    }

    @media (max-width: 768px) {
      .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__hero-title {
        font-size: 2em;
      }

      .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__hero-description {
        font-size: 1em;
      }

      .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__section {
        padding: 20px;
      }

      .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__section-title {
        font-size: 1.5em;
      }

      .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__subsection-title {
        font-size: 1.2em;
      }

      .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__faq-question {
        padding: 12px 15px;
        font-size: 1em;
      }

      .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__faq-question h3 {
        font-size: 1em;
      }

      .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__faq-answer {
        padding: 15px 15px !important;
      }
      .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__image {
        max-width: 100% !important;
        height: auto !important;
      }
      .page-resources-is-the-33win01-lottery-platform-reliable-winning-mechanism-analysis__image-wrapper {
        width: 100% !important;
        max-width: 100% !important;
        overflow: hidden !important;
        box-sizing: border-box !important;
      }
    }
  