.page-ug777-ph-login-password {
      font-family: 'Arial', sans-serif;
      color: #333;
      line-height: 1.6;
      background-color: #f8f8f8;
      padding-top: var(--header-offset, 122px); /* Fallback if shared.css doesn't set body padding-top */
    }

    .page-ug777-ph-login-password__container {
      max-width: 1200px;
      margin: 0 auto;
      padding: 20px;
    }

    .page-ug777-ph-login-password__section {
      background-color: #ffffff;
      margin-bottom: 30px;
      padding: 30px;
      border-radius: 10px;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    }

    .page-ug777-ph-login-password__hero-section {
      background-image: url('[GALLERY:hero:1920x1080:ug777,login,casino,philippines]');
      background-size: cover;
      background-position: center;
      color: #ffffff;
      text-align: center;
      padding: 80px 20px;
      border-radius: 0;
      margin-bottom: 0;
      position: relative;
      overflow: hidden;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      min-height: 400px;
    }

    .page-ug777-ph-login-password__hero-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.6);
      z-index: 1;
    }

    .page-ug777-ph-login-password__hero-content {
      position: relative;
      z-index: 2;
      max-width: 800px;
    }

    .page-ug777-ph-login-password__hero-title {
      font-size: 3.5em;
      margin-bottom: 20px;
      color: #ffcc00;
      text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
      line-height: 1.2;
    }

    .page-ug777-ph-login-password__hero-subtitle {
      font-size: 1.5em;
      margin-bottom: 30px;
      color: #ffffff;
      text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    }

    .page-ug777-ph-login-password__btn {
      display: inline-block;
      background-color: #ffcc00;
      color: #1a1a1a;
      padding: 15px 30px;
      border-radius: 5px;
      text-decoration: none;
      font-weight: bold;
      transition: background-color 0.3s ease, transform 0.3s ease;
      font-size: 1.1em;
      cursor: pointer;
      border: none;
    }

    .page-ug777-ph-login-password__btn:hover {
      background-color: #e6b800;
      transform: translateY(-2px);
    }

    .page-ug777-ph-login-password__section-title {
      font-size: 2.5em;
      color: #1a1a1a;
      margin-bottom: 25px;
      text-align: center;
      position: relative;
      padding-bottom: 10px;
    }

    .page-ug777-ph-login-password__section-title::after {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 0;
      transform: translateX(-50%);
      width: 80px;
      height: 4px;
      background-color: #ffcc00;
      border-radius: 2px;
    }

    .page-ug777-ph-login-password__grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 25px;
      margin-top: 30px;
    }

    .page-ug777-ph-login-password__card {
      background-color: #f2f2f2;
      padding: 25px;
      border-radius: 8px;
      text-align: center;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
      transition: transform 0.3s ease;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
    }

    .page-ug777-ph-login-password__card:hover {
      transform: translateY(-5px);
    }

    .page-ug777-ph-login-password__card-icon {
      margin-bottom: 15px;
      width: 80px;
      height: 80px;
      object-fit: contain;
    }

    .page-ug777-ph-login-password__card-title {
      font-size: 1.5em;
      color: #1a1a1a;
      margin-bottom: 10px;
    }

    .page-ug777-ph-login-password__card-description {
      font-size: 0.95em;
      color: #555;
    }

    .page-ug777-ph-login-password__game-provider-list {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 20px;
      margin-top: 20px;
    }

    .page-ug777-ph-login-password__provider-item {
      background-color: #e0e0e0;
      padding: 10px 20px;
      border-radius: 5px;
      font-weight: bold;
      color: #333;
      display: flex;
      align-items: center;
      gap: 10px;
      box-sizing: border-box;
    }

    .page-ug777-ph-login-password__provider-logo {
      height: 30px;
      width: auto;
      max-width: 100px;
      object-fit: contain;
    }

    .page-ug777-ph-login-password__promo-card {
      background-color: #fefce8;
      border: 1px solid #ffcc00;
      padding: 25px;
      border-radius: 8px;
      text-align: center;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    .page-ug777-ph-login-password__promo-title {
      font-size: 1.8em;
      color: #1a1a1a;
      margin-bottom: 15px;
    }

    .page-ug777-ph-login-password__promo-description {
      font-size: 1em;
      color: #555;
      margin-bottom: 20px;
    }

    .page-ug777-ph-login-password__faq-item {
      background-color: #f2f2f2;
      margin-bottom: 15px;
      border-radius: 8px;
      overflow: hidden;
    }

    .page-ug777-ph-login-password__faq-question {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 18px 20px;
      background-color: #e0e0e0;
      color: #1a1a1a;
      font-size: 1.1em;
      font-weight: bold;
      cursor: pointer;
      user-select: none;
      transition: background-color 0.3s ease;
    }

    .page-ug777-ph-login-password__faq-question:hover {
      background-color: #d0d0d0;
    }

    .page-ug777-ph-login-password__faq-question h3 {
      margin: 0;
      font-size: 1.1em;
      pointer-events: none;
      flex-grow: 1;
      text-align: left;
      color: #1a1a1a;
    }

    .page-ug777-ph-login-password__faq-toggle {
      font-size: 1.5em;
      line-height: 1;
      margin-left: 15px;
      pointer-events: none;
      transition: transform 0.3s ease;
    }

    .page-ug777-ph-login-password__faq-item.active .page-ug777-ph-login-password__faq-toggle {
      transform: rotate(45deg);
    }

    .page-ug777-ph-login-password__faq-answer {
      max-height: 0;
      overflow: hidden;
      padding: 0 20px;
      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-ug777-ph-login-password__faq-item.active .page-ug777-ph-login-password__faq-answer {
      max-height: 2000px !important; /* Sufficiently large */
      padding: 20px !important;
      opacity: 1;
    }

    .page-ug777-ph-login-password__blog-card {
      background-color: #f2f2f2;
      border-radius: 8px;
      overflow: hidden;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
      transition: transform 0.3s ease;
      height: 100%;
      display: flex;
      flex-direction: column;
    }

    .page-ug777-ph-login-password__blog-card:hover {
      transform: translateY(-5px);
    }

    .page-ug777-ph-login-password__blog-image {
      width: 100%;
      height: 200px;
      object-fit: cover;
      display: block;
    }

    .page-ug777-ph-login-password__blog-content {
      padding: 20px;
      flex-grow: 1;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }

    .page-ug777-ph-login-password__blog-title {
      font-size: 1.4em;
      color: #1a1a1a;
      margin-bottom: 10px;
      line-height: 1.3;
    }

    .page-ug777-ph-login-password__blog-excerpt {
      font-size: 0.95em;
      color: #555;
      margin-bottom: 15px;
      flex-grow: 1;
    }

    .page-ug777-ph-login-password__blog-link {
      display: inline-block;
      color: #ffcc00;
      text-decoration: none;
      font-weight: bold;
      transition: color 0.3s ease;
      margin-top: 10px;
    }

    .page-ug777-ph-login-password__blog-link:hover {
      color: #e6b800;
      text-decoration: underline;
    }

    .page-ug777-ph-login-password__social-icons {
      display: flex;
      justify-content: center;
      gap: 15px;
      margin-top: 20px;
    }

    .page-ug777-ph-login-password__social-icon {
      width: 40px;
      height: 40px;
      object-fit: contain;
      transition: transform 0.3s ease;
    }

    .page-ug777-ph-login-password__social-icon:hover {
      transform: scale(1.1);
    }

    /* Floating buttons */
    .page-ug777-ph-login-password__floating-buttons {
      position: fixed;
      bottom: 20px;
      right: 20px;
      display: flex;
      flex-direction: column;
      gap: 10px;
      z-index: 1000;
    }

    .page-ug777-ph-login-password__floating-btn {
      background-color: #ffcc00;
      color: #1a1a1a;
      padding: 12px 20px;
      border-radius: 50px;
      text-decoration: none;
      font-weight: bold;
      font-size: 1em;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
      transition: background-color 0.3s ease, transform 0.3s ease;
      text-align: center;
      min-width: 120px;
    }

    .page-ug777-ph-login-password__floating-btn:hover {
      background-color: #e6b800;
      transform: translateY(-2px);
    }

    /* Responsive Adjustments */
    @media (max-width: 1024px) {
      .page-ug777-ph-login-password__hero-title {
        font-size: 3em;
      }
      .page-ug777-ph-login-password__hero-subtitle {
        font-size: 1.3em;
      }
      .page-ug777-ph-login-password__section-title {
        font-size: 2em;
      }
    }

    @media (max-width: 768px) {
      .page-ug777-ph-login-password__container {
        padding: 15px;
      }
      .page-ug777-ph-login-password__hero-section {
        padding: 60px 15px;
        min-height: 300px;
      }
      .page-ug777-ph-login-password__hero-title {
        font-size: 2.5em;
      }
      .page-ug777-ph-login-password__hero-subtitle {
        font-size: 1.1em;
      }
      .page-ug777-ph-login-password__btn {
        padding: 12px 25px;
        font-size: 1em;
      }
      .page-ug777-ph-login-password__section {
        padding: 20px;
      }
      .page-ug777-ph-login-password__section-title {
        font-size: 1.8em;
      }
      .page-ug777-ph-login-password__grid {
        grid-template-columns: 1fr;
      }
      .page-ug777-ph-login-password__card {
        padding: 20px;
      }
      .page-ug777-ph-login-password__card-title {
        font-size: 1.3em;
      }
      .page-ug777-ph-login-password__provider-item {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        justify-content: center;
      }
      .page-ug777-ph-login-password__promo-title {
        font-size: 1.5em;
      }
      .page-ug777-ph-login-password__faq-question,
      .page-ug777-ph-login-password__faq-answer {
        padding-left: 15px !important;
        padding-right: 15px !important;
      }
      .page-ug777-ph-login-password__faq-question h3 {
        font-size: 1em;
      }
      .page-ug777-ph-login-password__blog-image {
        height: 180px;
      }
      .page-ug777-ph-login-password__blog-title {
        font-size: 1.2em;
      }
      .page-ug777-ph-login-password__blog-excerpt {
        font-size: 0.9em;
      }
      .page-ug777-ph-login-password__floating-buttons {
        bottom: 15px;
        right: 15px;
      }
      .page-ug777-ph-login-password__floating-btn {
        padding: 10px 15px;
        font-size: 0.9em;
        min-width: 100px;
      }
      /* Image responsive adjustments */
      img {
        max-width: 100% !important;
        height: auto !important;
        box-sizing: border-box !important;
      }
      .page-ug777-ph-login-password__card-icon,
      .page-ug777-ph-login-password__provider-logo {
        max-width: 100% !important;
        height: auto !important;
      }
      .page-ug777-ph-login-password__blog-image {
        max-width: 100% !important;
        height: auto !important;
      }
      .page-ug777-ph-login-password__social-icon {
        max-width: 100% !important;
        height: auto !important;
      }
    }

    @media (max-width: 480px) {
      .page-ug777-ph-login-password__hero-title {
        font-size: 2em;
      }
      .page-ug777-ph-login-password__hero-subtitle {
        font-size: 1em;
      }
      .page-ug777-ph-login-password__btn {
        padding: 10px 20px;
      }
    }