/* General Styling for the page-kuya-kuya-kuya-kuya scope */.page-kuya-kuya-kuya-kuya {font-family: 'Arial', sans-serif;color: #333;line-height: 1.6;background-color: #f8f8f8;padding-bottom: 40px;}/* Space above footer */.page-kuya-kuya-kuya-kuya__section-title {font-size: 2.2em;color: #1a1a1a;text-align: center;margin-bottom: 40px;padding: 0 15px;font-weight: bold;}.page-kuya-kuya-kuya-kuya__hero-section,.page-kuya-kuya-kuya-kuya__intro-section,.page-kuya-kuya-kuya-kuya__quick-access-section,.page-kuya-kuya-kuya-kuya__games-section,.page-kuya-kuya-kuya-kuya__promos-section,.page-kuya-kuya-kuya-kuya__security-section,.page-kuya-kuya-kuya-kuya__faq-section,.page-kuya-kuya-kuya-kuya__blog-section {padding: 40px 20px;max-width: 1200px;margin: 0 auto;}/* CTA Button Styles */.page-kuya-kuya-kuya-kuya__hero-cta,.page-kuya-kuya-kuya-kuya__intro-cta,.page-kuya-kuya-kuya-kuya__access-button,.page-kuya-kuya-kuya-kuya__game-cta,.page-kuya-kuya-kuya-kuya__promo-cta,.page-kuya-kuya-kuya-kuya__support-cta,.page-kuya-kuya-kuya-kuya__blog-cta {display: inline-block;background-color: #e44d26; /* A vibrant color for CTAs */color: #ffffff;padding: 12px 25px;border-radius: 8px;text-decoration: none;font-weight: bold;font-size: 1.1em;transition: background-color 0.3s ease, transform 0.3s ease;text-align: center;white-space: nowrap;margin-top: 20px;}.page-kuya-kuya-kuya-kuya__hero-cta:hover,.page-kuya-kuya-kuya-kuya__intro-cta:hover,.page-kuya-kuya-kuya-kuya__access-button:hover,.page-kuya-kuya-kuya-kuya__game-cta:hover,.page-kuya-kuya-kuya-kuya__promo-cta:hover,.page-kuya-kuya-kuya-kuya__support-cta:hover,.page-kuya-kuya-kuya-kuya__blog-cta:hover {background-color: #ff6f42;transform: translateY(-2px);}/* Hero Section */.page-kuya-kuya-kuya-kuya__hero-section {position: relative;color: #ffffff;text-align: center;padding: 60px 20px 40px; /* Adjusted padding-top for shared header offset */display: flex;flex-direction: column;justify-content: center;align-items: center;min-height: 500px;overflow: hidden;background-color: #333;}/* Fallback if image fails */.page-kuya-kuya-kuya-kuya__hero-image {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: 0;filter: brightness(0.6); /* Darken image for text readability */max-width: 100%;height: auto;}/* Ensure responsiveness */.page-kuya-kuya-kuya-kuya__hero-content {position: relative;z-index: 1;max-width: 800px;}.page-kuya-kuya-kuya-kuya__hero-title {font-size: 3em;margin-bottom: 20px;line-height: 1.2;font-weight: bold;color: #fff;}.page-kuya-kuya-kuya-kuya__hero-description {font-size: 1.3em;margin-bottom: 30px;color: #eee;}/* Partner/Supplier Logo Area */.page-kuya-kuya-kuya-kuya__payment-providers {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 30px;width: 100%;max-width: 100%; /* Important for the section itself */box-sizing: border-box;background-color: #fff;padding: 30px 20px;}.page-kuya-kuya-kuya-kuya__logo-grid {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 30px;width: 100%;max-width: 100%;box-sizing: border-box;}.page-kuya-kuya-kuya-kuya__payment-logo {flex: 0 0 auto;width: 80px;height: 80px;max-width: 80px;max-height: 80px;box-sizing: border-box;object-fit: contain;}/* Ensure logos fit without distortion */ /* Homepage Introduction */.page-kuya-kuya-kuya-kuya__intro-section {background-color: #ffffff;border-radius: 10px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);margin-top: 40px;text-align: center;}.page-kuya-kuya-kuya-kuya__text-content {font-size: 1.1em;margin-bottom: 20px;color: #555;text-align: left;padding: 0 15px;}/* Quick Access / Alternative Links */.page-kuya-kuya-kuya-kuya__quick-access-section {text-align: center;}.page-kuya-kuya-kuya-kuya__access-links {display: flex;flex-wrap: wrap;justify-content: center;gap: 15px;margin-top: 30px;}.page-kuya-kuya-kuya-kuya__access-button {padding: 10px 20px;font-size: 1em;min-width: 180px;}/* Core Games / Services Introduction */.page-kuya-kuya-kuya-kuya__games-section {background-color: #f0f0f0;}.page-kuya-kuya-kuya-kuya__game-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;margin-top: 30px;}.page-kuya-kuya-kuya-kuya__game-card {background-color: #ffffff;border-radius: 10px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);overflow: hidden;text-align: center;transition: transform 0.3s ease;display: flex;flex-direction: column;justify-content: space-between;}.page-kuya-kuya-kuya-kuya__game-card:hover {transform: translateY(-5px);}.page-kuya-kuya-kuya-kuya__game-image {width: 100%;height: 200px;object-fit: cover;max-width: 100%;height: auto;}.page-kuya-kuya-kuya-kuya__game-title {font-size: 1.4em;margin: 15px 10px 10px;color: #1a1a1a;}.page-kuya-kuya-kuya-kuya__game-description {font-size: 0.95em;color: #666;padding: 0 15px 15px;flex-grow: 1;}.page-kuya-kuya-kuya-kuya__game-cta {margin-bottom: 20px;align-self: center;}/* Promotional Activities */.page-kuya-kuya-kuya-kuya__promos-section {background-color: #ffffff;}.page-kuya-kuya-kuya-kuya__promo-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 30px;}.page-kuya-kuya-kuya-kuya__promo-card {background-color: #f9f9f9;border-radius: 10px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);overflow: hidden;text-align: center;padding-bottom: 20px;display: flex;flex-direction: column;justify-content: space-between;}.page-kuya-kuya-kuya-kuya__promo-image {width: 100%;height: 200px;object-fit: cover;max-width: 100%;height: auto;}.page-kuya-kuya-kuya-kuya__promo-title {font-size: 1.3em;margin: 15px 10px 10px;color: #1a1a1a;}.page-kuya-kuya-kuya-kuya__promo-description {font-size: 0.9em;color: #666;padding: 0 15px 15px;flex-grow: 1;}.page-kuya-kuya-kuya-kuya__promo-cta {align-self: center;}/* Security & Customer Service */.page-kuya-kuya-kuya-kuya__security-section {background-color: #eaf7f7;}.page-kuya-kuya-kuya-kuya__security-content {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;margin-top: 30px;text-align: center;}.page-kuya-kuya-kuya-kuya__security-item {background-color: #ffffff;border-radius: 10px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);padding: 25px;}.page-kuya-kuya-kuya-kuya__security-icon {width: 100px;height: 100px;object-fit: contain;margin-bottom: 15px;max-width: 100%;height: auto;}.page-kuya-kuya-kuya-kuya__security-title {font-size: 1.3em;color: #1a1a1a;margin-bottom: 10px;}.page-kuya-kuya-kuya-kuya__security-description {font-size: 0.95em;color: #666;}.page-kuya-kuya-kuya-kuya__support-cta {margin-top: 40px;}/* FAQ Section */.page-kuya-kuya-kuya-kuya__faq-section {background-color: #ffffff;}.page-kuya-kuya-kuya-kuya__faq-container {margin-top: 30px;max-width: 800px;margin-left: auto;margin-right: auto;}.page-kuya-kuya-kuya-kuya__faq-item {background-color: #f9f9f9;border: 1px solid #eee;border-radius: 8px;margin-bottom: 15px;overflow: hidden;box-sizing: border-box;}.page-kuya-kuya-kuya-kuya__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 18px 20px;cursor: pointer;user-select: none;background-color: #f0f0f0;transition: background-color 0.3s ease;color: #333;}.page-kuya-kuya-kuya-kuya__faq-question:hover {background-color: #e0e0e0;}.page-kuya-kuya-kuya-kuya__faq-q-text {font-size: 1.1em;margin: 0;flex-grow: 1;pointer-events: none; /* Prevent text from blocking click */color: #1a1a1a;}.page-kuya-kuya-kuya-kuya__faq-toggle {font-size: 1.5em;font-weight: bold;margin-left: 15px;transition: transform 0.3s ease;pointer-events: none; /* Prevent icon from blocking click */color: #e44d26;}.page-kuya-kuya-kuya-kuya__faq-item.active .page-kuya-kuya-kuya-kuya__faq-toggle {transform: rotate(45deg);}/* Change + to X (or rotate to -) */.page-kuya-kuya-kuya-kuya__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-kuya-kuya-kuya-kuya__faq-item.active .page-kuya-kuya-kuya-kuya__faq-answer {max-height: 2000px !important; /* Sufficiently large value */padding: 20px !important;opacity: 1;}.page-kuya-kuya-kuya-kuya__faq-answer p {margin: 0;font-size: 1em;}/* Latest Blog Content Area */.page-kuya-kuya-kuya-kuya__blog-section {background-color: #f0f0f0;}.page-kuya-kuya-kuya-kuya__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;margin-top: 30px;}.page-kuya-kuya-kuya-kuya__blog-card {background-color: #ffffff;border-radius: 10px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);overflow: hidden;text-align: left;transition: transform 0.3s ease;display: flex;flex-direction: column;justify-content: space-between;}.page-kuya-kuya-kuya-kuya__blog-card:hover {transform: translateY(-5px);}.page-kuya-kuya-kuya-kuya__blog-image {width: 100%;height: 200px;object-fit: cover;max-width: 100%;height: auto;}.page-kuya-kuya-kuya-kuya__blog-title {font-size: 1.3em;margin: 15px 15px 10px;color: #1a1a1a;}.page-kuya-kuya-kuya-kuya__blog-excerpt {font-size: 0.9em;color: #666;padding: 0 15px 15px;flex-grow: 1;}.page-kuya-kuya-kuya-kuya__blog-cta {margin: 0 15px 20px;align-self: flex-start;padding: 8px 18px;font-size: 0.9em;}/* Responsive Styles */@media (max-width: 768px) {.page-kuya-kuya-kuya-kuya__section-title {font-size: 1.8em;margin-bottom: 30px;}.page-kuya-kuya-kuya-kuya__hero-section {min-height: 400px;padding: 40px 15px 30px;}.page-kuya-kuya-kuya-kuya__hero-title {font-size: 2em;}.page-kuya-kuya-kuya-kuya__hero-description {font-size: 1.1em;}.page-kuya-kuya-kuya-kuya__hero-cta {font-size: 1em;padding: 10px 20px;}.page-kuya-kuya-kuya-kuya__payment-providers {flex-direction: row;flex-wrap: wrap;justify-content: center;gap: 16px;padding: 20px 15px;}.page-kuya-kuya-kuya-kuya__payment-logo,.page-kuya-kuya-kuya-kuya__payment-logo img {width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;}.page-kuya-kuya-kuya-kuya__intro-section,.page-kuya-kuya-kuya-kuya__quick-access-section,.page-kuya-kuya-kuya-kuya__games-section,.page-kuya-kuya-kuya-kuya__promos-section,.page-kuya-kuya-kuya-kuya__security-section,.page-kuya-kuya-kuya-kuya__faq-section,.page-kuya-kuya-kuya-kuya__blog-section {padding: 30px 15px;}.page-kuya-kuya-kuya-kuya__text-content {font-size: 1em;padding: 0 5px;}.page-kuya-kuya-kuya-kuya__access-links {flex-direction: column;align-items: center;}.page-kuya-kuya-kuya-kuya__access-button {width: 100% !important;max-width: 300px !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;font-size: 1em;}.page-kuya-kuya-kuya-kuya__game-grid,.page-kuya-kuya-kuya-kuya__promo-grid,.page-kuya-kuya-kuya-kuya__security-content,.page-kuya-kuya-kuya-kuya__blog-grid {grid-template-columns: 1fr;gap: 20px;}.page-kuya-kuya-kuya-kuya__game-card,.page-kuya-kuya-kuya-kuya__promo-card,.page-kuya-kuya-kuya-kuya__security-item,.page-kuya-kuya-kuya-kuya__blog-card {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-kuya-kuya-kuya-kuya__game-image,.page-kuya-kuya-kuya-kuya__promo-image,.page-kuya-kuya-kuya-kuya__blog-image {height: 180px;}.page-kuya-kuya-kuya-kuya__faq-q-text {font-size: 1em;}.page-kuya-kuya-kuya-kuya__faq-answer {padding: 0 15px;}.page-kuya-kuya-kuya-kuya__faq-item.active .page-kuya-kuya-kuya-kuya__faq-answer {padding: 15px !important;}.page-kuya-kuya-kuya-kuya__faq-item {box-sizing: border-box !important;width: 100% !important;max-width: 100% !important;margin-left: 0 !important;margin-right: 0 !important;}.page-kuya-kuya-kuya-kuya__faq-container {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;padding: 0 !important;margin-left: 0 !important;margin-right: 0 !important;}.page-kuya-kuya-kuya-kuya__security-icon {width: 80px;height: 80px;}}/* Ensure all images are responsive */.page-kuya-kuya-kuya-kuya img:not(.page-kuya-kuya-kuya-kuya__payment-logo) {max-width: 100%;height: auto;display: block;}