
    /* CSS styles for page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis */
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis {
      font-family: 'Arial', sans-serif;
      line-height: 1.6;
      color: #333;
      background-color: #f8f8f8;
      padding: 20px 0;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__container {
      max-width: 1000px;
      margin: 0 auto;
      padding: 10px 15px; /* Added padding-top for fixed header */
      box-sizing: border-box;
    }
    @media (min-width: 769px) {
        .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__container {
            padding-top: 10px; /* Desktop padding */
        }
    }
    @media (max-width: 768px) {
        .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__container {
            padding-top: 10px; /* Mobile padding */
        }
    }


    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__header {
      text-align: center;
      margin-bottom: 30px;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__main-title {
      color: #0056b3;
      font-size: 2.5em;
      margin-bottom: 15px;
      line-height: 1.2;
    }
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__main-title a {
        color: inherit;
        text-decoration: none;
    }
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__main-title a:hover {
        text-decoration: underline;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__intro-paragraph {
      font-size: 1.1em;
      text-align: justify;
      margin-bottom: 25px;
      color: #555;
    }
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__intro-paragraph a {
        color: #007bff;
        text-decoration: none;
        font-weight: bold;
    }
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__intro-paragraph a:hover {
        text-decoration: underline;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__section-title {
      color: #0056b3;
      font-size: 2em;
      margin-top: 40px;
      margin-bottom: 20px;
      border-bottom: 2px solid #eee;
      padding-bottom: 10px;
    }
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__section-title a {
        color: inherit;
        text-decoration: none;
    }
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__section-title a:hover {
        text-decoration: underline;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__subsection-title {
      color: #007bff;
      font-size: 1.5em;
      margin-top: 30px;
      margin-bottom: 15px;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__paragraph {
      margin-bottom: 15px;
      text-align: justify;
    }
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__paragraph a {
        color: #007bff;
        text-decoration: none;
        font-weight: bold;
    }
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__paragraph a:hover {
        text-decoration: underline;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__image-wrapper {
      margin: 30px 0;
      text-align: center;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__image {
      max-width: 100%;
      height: auto;
      border-radius: 8px;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
      display: block; /* Ensures image takes full width of its container */
      margin: 0 auto;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__image-caption {
      font-style: italic;
      color: #777;
      margin-top: 10px;
      font-size: 0.9em;
    }
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__image-caption a {
        color: #007bff;
        text-decoration: none;
    }
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__image-caption a:hover {
        text-decoration: underline;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__list {
      list-style-type: disc;
      margin-left: 25px;
      margin-bottom: 15px;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__list-item {
      margin-bottom: 8px;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__summary-box {
      background-color: #e9f7ff;
      border-left: 5px solid #007bff;
      padding: 20px;
      margin: 40px 0;
      border-radius: 5px;
      font-style: italic;
      color: #333;
    }
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__summary-box a {
        color: #007bff;
        text-decoration: none;
        font-weight: bold;
    }
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__summary-box a:hover {
        text-decoration: underline;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-section {
      margin-top: 50px;
      background-color: #fff;
      padding: 30px;
      border-radius: 8px;
      box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-title {
      text-align: center;
      color: #0056b3;
      font-size: 2em;
      margin-bottom: 30px;
    }
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-title a {
        color: inherit;
        text-decoration: none;
    }
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-title a:hover {
        text-decoration: underline;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-item {
      border-bottom: 1px solid #eee;
      padding: 15px 0;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-item:last-child {
      border-bottom: none;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-question {
      display: flex;
      justify-content: space-between;
      align-items: center;
      cursor: pointer;
      user-select: none;
      font-size: 1.2em;
      color: #333;
      font-weight: bold;
      padding: 5px 0;
    }
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-question:hover {
        color: #007bff;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-question h3 {
        margin: 0;
        font-size: 1.2em;
        pointer-events: none; /* Prevent h3 from blocking click event */
        color: inherit; /* Inherit color from parent for hover effect */
    }
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-question h3 a {
        color: inherit;
        text-decoration: none;
    }
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-question h3 a:hover {
        text-decoration: underline;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-toggle {
      font-size: 1.5em;
      font-weight: bold;
      color: #007bff;
      margin-left: 10px;
      pointer-events: none; /* Prevent toggle icon from blocking click event */
      transition: transform 0.3s ease;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-item.active .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-toggle {
      transform: rotate(45deg); /* Rotate + to become X or - depending on font */
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-answer {
      max-height: 0;
      overflow: hidden;
      padding: 0 15px; /* Initial padding */
      opacity: 0;
      transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;
      color: #555;
      text-align: justify;
      font-size: 1em;
    }
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-answer a {
        color: #007bff;
        text-decoration: none;
        font-weight: bold;
    }
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-answer a:hover {
        text-decoration: underline;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-item.active .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-answer {
      max-height: 2000px !important; /* Sufficiently large to contain content */
      padding: 20px 15px !important; /* Expanded padding */
      opacity: 1;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__call-to-action {
      text-align: center;
      margin-top: 50px;
      padding: 30px;
      background-color: #f0f8ff;
      border-radius: 8px;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__call-to-action-text {
      font-size: 1.3em;
      color: #0056b3;
      margin-bottom: 20px;
    }
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__call-to-action-text a {
        color: #007bff;
        text-decoration: none;
        font-weight: bold;
    }
    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__call-to-action-text a:hover {
        text-decoration: underline;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__button {
      display: inline-block;
      background-color: #28a745;
      color: #fff;
      padding: 12px 25px;
      border-radius: 5px;
      text-decoration: none;
      font-weight: bold;
      transition: background-color 0.3s ease;
      border: none; /* Use button tag, so no default link style */
      cursor: pointer;
      font-size: 1.1em;
    }

    .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__button:hover {
      background-color: #218838;
    }

    /* Responsive adjustments */
    @media (max-width: 768px) {
      .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__main-title {
        font-size: 1.8em;
      }
      .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__section-title {
        font-size: 1.6em;
      }
      .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__subsection-title {
        font-size: 1.3em;
      }
      .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__intro-paragraph,
      .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__paragraph,
      .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__list-item {
        font-size: 0.95em;
      }
      .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-question {
        font-size: 1.1em;
      }
      .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-question h3 {
          font-size: 1.1em;
      }
      .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-answer {
          font-size: 0.95em;
          padding: 0 10px; /* Adjust padding for mobile */
      }
      .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-item.active .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__faq-answer {
          padding: 15px 10px !important;
      }
      .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__container {
          padding: 10px;
      }
      .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__image-wrapper {
        margin: 20px 0;
      }
      .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__image {
          width: 100% !important;
          max-width: 100% !important;
          height: auto !important;
          box-sizing: border-box !important;
      }
      /* Ensure image containers also adapt */
      .page-resources-can-you-really-win-at-bi88-fishing-game-mechanism-analysis__image-wrapper {
          width: 100% !important;
          max-width: 100% !important;
          overflow: hidden !important;
          box-sizing: border-box !important;
      }
    }
  