
    /* Tổng quan */
    :root {
      --page-suncity-primary-bg: #1a1a2e; /* Nền tối */
      --page-suncity-secondary-bg: #2a2a4a; /* Nền phụ */
      --page-suncity-accent-color: #e94560; /* Màu nhấn đỏ */
      --page-suncity-text-color: #ffffff; /* Chữ trắng */
      --page-suncity-light-text: #cccccc; /* Chữ nhạt hơn */
      --page-suncity-border-color: #3f3f5f; /* Màu viền */
      --page-suncity-button-hover: #c0392b; /* Nút hover */
    }

    .page-suncity {
      font-family: 'Arial', sans-serif;
      background-color: var(--page-suncity-primary-bg);
      color: var(--page-suncity-text-color);
      line-height: 1.6;
      padding-bottom: 80px; /* Để chừa chỗ cho nút nổi */
    }

    .page-suncity a {
      color: var(--page-suncity-accent-color);
      text-decoration: none;
    }

    .page-suncity a:hover {
      text-decoration: underline;
    }

    /* Tiêu đề */
    .page-suncity h1, .page-suncity h2, .page-suncity h3 {
      color: var(--page-suncity-text-color);
      text-align: center;
      margin-bottom: 1em;
    }

    .page-suncity h1 {
      font-size: 2.2em; /* Mobile-first */
      padding-top: 1em;
    }

    .page-suncity h2 {
      font-size: 1.8em; /* Mobile-first */
      margin-top: 1.5em;
    }

    .page-suncity h3 {
      font-size: 1.3em; /* Mobile-first */
      margin-top: 1em;
    }

    /* Phần banner */
    .page-suncity-hero {
      position: relative;
      width: 100%;
      overflow: hidden;
      background-color: var(--page-suncity-secondary-bg);
      padding: 20px 0; /* Đảm bảo banner không sát mép */
    }

    .page-suncity-hero-image {
      width: 90%; /* Giảm kích thước ảnh trên mobile */
      height: auto;
      display: block;
      margin: 0 auto;
      max-width: 1200px; /* Giới hạn chiều rộng ảnh banner */
      border-radius: 8px;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    }

    .page-suncity-hero-content {
      text-align: center;
      padding: 20px 15px;
      max-width: 800px;
      margin: 0 auto;
    }

    .page-suncity-hero-content h1 {
      font-size: 2.2em;
      margin-bottom: 10px;
      color: var(--page-suncity-accent-color);
    }

    .page-suncity-hero-content p {
      font-size: 1em;
      margin-bottom: 20px;
      color: var(--page-suncity-light-text);
    }

    .page-suncity-btn {
      display: inline-block;
      background-color: var(--page-suncity-accent-color);
      color: var(--page-suncity-text-color);
      padding: 12px 25px;
      border-radius: 30px;
      text-transform: uppercase;
      font-weight: bold;
      transition: background-color 0.3s ease;
      font-size: 1em;
      border: none;
      cursor: pointer;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    }

    .page-suncity-btn:hover {
      background-color: var(--page-suncity-button-hover);
      text-decoration: none;
    }

    /* Nút đăng nhập/đăng ký nổi */
    .page-suncity-floating-buttons {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      display: flex;
      justify-content: space-around;
      padding: 10px 0;
      background-color: rgba(0, 0, 0, 0.8);
      box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
      z-index: 1000;
    }

    .page-suncity-floating-buttons .page-suncity-btn {
      flex: 1;
      margin: 0 5px;
      padding: 10px 15px;
      font-size: 0.9em;
      text-align: center;
    }

    /* Phần giới thiệu chung */
    .page-suncity-section {
      padding: 30px 15px;
      margin: 20px auto;
      max-width: 1200px;
      background-color: var(--page-suncity-secondary-bg);
      border-radius: 8px;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    }

    .page-suncity-section p {
      margin-bottom: 1em;
      color: var(--page-suncity-light-text);
      text-align: justify;
    }

    .page-suncity-section ul {
      list-style: none;
      padding: 0;
      margin-top: 1em;
    }

    .page-suncity-section ul li {
      background-color: var(--page-suncity-primary-bg);
      margin-bottom: 8px;
      padding: 10px 15px;
      border-left: 4px solid var(--page-suncity-accent-color);
      border-radius: 4px;
      color: var(--page-suncity-text-color);
    }

    /* Phần sản phẩm/trò chơi */
    .page-suncity-games-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); /* Nhỏ hơn trên mobile */
      gap: 15px; /* Giảm khoảng cách trên mobile */
      margin-top: 30px;
    }

    .page-suncity-game-card {
      background-color: var(--page-suncity-primary-bg);
      border-radius: 10px;
      overflow: hidden;
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4);
      text-align: center;
      transition: transform 0.3s ease, box-shadow 0.3s ease;
      border: 1px solid var(--page-suncity-border-color);
    }

    .page-suncity-game-card:hover {
      transform: translateY(-5px);
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.6);
    }

    .page-suncity-game-card img {
      width: 100%;
      height: 100px; /* Chiều cao cố định cho mobile */
      object-fit: cover;
      display: block;
    }

    .page-suncity-game-card h3 {
      font-size: 1em; /* Nhỏ hơn trên mobile */
      margin: 10px 0;
      color: var(--page-suncity-accent-color);
    }

    .page-suncity-game-card h3 a {
      color: var(--page-suncity-accent-color);
      text-decoration: none;
    }

    .page-suncity-game-card h3 a:hover {
      text-decoration: underline;
    }

    /* Phần đánh giá */
    .page-suncity-reviews-grid {
      display: grid;
      grid-template-columns: 1fr;
      gap: 20px;
      margin-top: 30px;
    }

    .page-suncity-review-card {
      background-color: var(--page-suncity-primary-bg);
      padding: 20px;
      border-radius: 10px;
      box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
      border: 1px solid var(--page-suncity-border-color);
    }

    .page-suncity-review-card p {
      font-style: italic;
      color: var(--page-suncity-light-text);
      margin-bottom: 10px;
    }

    .page-suncity-review-card span {
      font-weight: bold;
      color: var(--page-suncity-accent-color);
      display: block;
      text-align: right;
    }

    /* Responsive */
    @media (min-width: 480px) {
      .page-suncity-games-grid {
        grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
      }
      .page-suncity-game-card img {
        height: 120px;
      }
      .page-suncity-game-card h3 {
        font-size: 1.1em;
      }
    }

    @media (min-width: 768px) {
      .page-suncity h1 {
        font-size: 3em;
      }

      .page-suncity h2 {
        font-size: 2.5em;
      }

      .page-suncity h3 {
        font-size: 1.5em;
      }

      .page-suncity-hero-image {
        width: 100%; /* Lớn hơn trên desktop */
      }

      .page-suncity-hero-content h1 {
        font-size: 3em;
      }

      .page-suncity-hero-content p {
        font-size: 1.2em;
      }

      .page-suncity-games-grid {
        grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
      }

      .page-suncity-game-card img {
        height: 140px;
      }

      .page-suncity-review-card {
        padding: 25px;
      }

      .page-suncity-reviews-grid {
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
      }

      .page-suncity-floating-buttons {
        width: auto;
        right: 20px;
        left: auto;
        flex-direction: column;
        bottom: 20px;
        padding: 10px;
        border-radius: 10px;
        background-color: rgba(0, 0, 0, 0.9);
      }

      .page-suncity-floating-buttons .page-suncity-btn {
        margin: 5px 0;
        min-width: 150px;
      }
    }

    @media (min-width: 1024px) {
      .page-suncity h1 {
        font-size: 3.5em;
      }

      .page-suncity h2 {
        font-size: 2.8em;
      }

      .page-suncity-games-grid {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
      }
      .page-suncity-game-card img {
        height: 160px;
      }
    }
  