
    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack {
      font-family: 'Arial', sans-serif;
      color: #333;
      background-color: #f8f8f8;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__hero-section {
      position: relative;
      background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:casino,games,strategy,night]') no-repeat center center/cover;
      color: #fff;
      text-align: center;
      padding: 10px 20px 80px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      min-height: 450px;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__hero-title {
      font-size: 3.2em;
      margin-bottom: 15px;
      line-height: 1.2;
      color: #FFD700; /* Gold color */
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__hero-description {
      font-size: 1.3em;
      max-width: 800px;
      margin: 0 auto 30px;
      color: #eee;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__button {
      display: inline-block;
      background-color: #FFD700;
      color: #333;
      padding: 15px 30px;
      border-radius: 5px;
      text-decoration: none;
      font-weight: bold;
      font-size: 1.1em;
      transition: background-color 0.3s ease, transform 0.3s ease;
      border: none;
      cursor: pointer;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__button:hover {
      background-color: #e6c200;
      transform: translateY(-2px);
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__section {
      padding: 60px 20px;
      max-width: 1200px;
      margin: 0 auto;
      background-color: #fff;
      border-radius: 8px;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
      margin-bottom: 40px;
      border-top: 5px solid #FFD700;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__section:nth-of-type(odd) {
        background-color: #fdfdfd;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__section-title {
      font-size: 2.5em;
      color: #2c3e50;
      text-align: center;
      margin-bottom: 40px;
      position: relative;
      padding-bottom: 15px;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__section-title::after {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 0;
      transform: translateX(-50%);
      width: 80px;
      height: 4px;
      background-color: #FFD700;
      border-radius: 2px;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__content-grid {
      display: grid;
      grid-template-columns: 1fr;
      gap: 40px;
      align-items: center;
    }

    @media (min-width: 768px) {
      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__content-grid {
        grid-template-columns: 1fr 1fr;
      }
      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__content-grid.reverse-order {
        grid-template-areas: "image content";
      }
      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__content-grid.reverse-order .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__image-wrapper {
        grid-area: image;
      }
      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__content-grid.reverse-order .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__text-content {
        grid-area: content;
      }
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__image-wrapper {
      text-align: center;
      width: 100%;
      max-width: 100%;
      overflow: hidden;
      box-sizing: border-box;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__image {
      max-width: 100%;
      height: auto;
      border-radius: 8px;
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
      transition: transform 0.3s ease;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__image:hover {
      transform: scale(1.02);
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__text-content h3 {
      font-size: 1.8em;
      color: #34495e;
      margin-bottom: 20px;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__text-content p {
      font-size: 1.1em;
      line-height: 1.7;
      margin-bottom: 20px;
      color: #555;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__feature-list {
      list-style: none;
      padding: 0;
      margin-top: 20px;
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 20px;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__feature-item {
      background-color: #f4f4f4;
      padding: 25px;
      border-radius: 8px;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
      text-align: center;
      transition: transform 0.3s ease, box-shadow 0.3s ease;
      box-sizing: border-box;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__feature-item:hover {
      transform: translateY(-5px);
      box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__feature-item h4 {
      font-size: 1.4em;
      color: #2c3e50;
      margin-top: 15px;
      margin-bottom: 10px;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__feature-item p {
      font-size: 0.95em;
      color: #666;
      line-height: 1.6;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__faq-section {
      padding: 60px 20px;
      max-width: 900px;
      margin: 0 auto;
      background-color: #fff;
      border-radius: 8px;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
      margin-bottom: 40px;
      border-top: 5px solid #FFD700;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__faq-item {
      margin-bottom: 15px;
      border: 1px solid #ddd;
      border-radius: 8px;
      overflow: hidden;
      box-sizing: border-box;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__faq-question {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 15px 20px;
      background-color: #f9f9f9;
      cursor: pointer;
      user-select: none;
      font-weight: bold;
      color: #333;
      transition: background-color 0.3s ease;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__faq-question:hover {
      background-color: #f0f0f0;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__faq-question h3 {
      margin: 0;
      font-size: 1.1em;
      color: #2c3e50;
      pointer-events: none;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__faq-toggle {
      font-size: 1.5em;
      line-height: 1;
      pointer-events: none;
      transition: transform 0.3s ease;
      color: #FFD700;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__faq-item.active .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__faq-toggle {
      transform: rotate(45deg);
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__faq-answer {
      max-height: 0;
      overflow: hidden;
      padding: 0 15px;
      background-color: #fff;
      transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;
      opacity: 0;
      color: #555;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__faq-item.active .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__faq-answer {
      max-height: 2000px !important;
      padding: 20px 15px !important;
      opacity: 1;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__cta-section {
      text-align: center;
      padding: 60px 20px;
      background-color: #2c3e50;
      color: #fff;
      border-radius: 8px;
      max-width: 1200px;
      margin: 0 auto 40px;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__cta-title {
      font-size: 2.5em;
      margin-bottom: 25px;
      color: #FFD700;
    }

    .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__cta-description {
      font-size: 1.2em;
      margin-bottom: 30px;
      max-width: 700px;
      margin-left: auto;
      margin-right: auto;
    }

    /* Mobile responsiveness */
    @media (max-width: 768px) {
      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__hero-section {
        padding: 10px 15px 60px;
        min-height: 350px;
      }

      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__hero-title {
        font-size: 2.2em;
      }

      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__hero-description {
        font-size: 1em;
      }

      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__button {
        padding: 12px 25px;
        font-size: 1em;
      }

      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__section,
      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__faq-section,
      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__cta-section {
        padding: 40px 15px;
        margin-bottom: 30px;
      }

      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__section-title {
        font-size: 1.8em;
        margin-bottom: 30px;
      }

      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__text-content h3 {
        font-size: 1.5em;
      }

      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__text-content p {
        font-size: 0.95em;
        line-height: 1.6;
      }

      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__image {
        max-width: 100% !important;
        height: auto !important;
      }

      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__image-wrapper {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        overflow: hidden !important;
      }

      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__feature-list {
        grid-template-columns: 1fr;
        gap: 15px;
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        padding: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
      }

      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__feature-item {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        padding: 20px;
        margin-left: 0 !important;
        margin-right: 0 !important;
        word-wrap: break-word !important;
        overflow-wrap: break-word !important;
        word-break: break-word !important;
      }

      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__feature-item h4 {
        font-size: 1.2em;
      }

      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__faq-question h3 {
        font-size: 1em;
      }

      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__faq-answer {
        padding: 15px 15px;
      }

      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__faq-item.active .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__faq-answer {
        padding: 15px !important;
      }

      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__cta-title {
        font-size: 2em;
      }

      .page-casino-vf2026-chi-n-thu-t-baccarat-roulette-blackjack__cta-description {
        font-size: 1em;
      }
    }
  