:root {--primary-color: #e6b800; /* Gold */--secondary-color: #333333; /* Dark Grey */--accent-color: #ffffff; /* White */--background-dark: #1a1a1a;--background-light: #2c2c2c;--text-color: #f0f0f0;--link-color: #e6b800;--button-bg: #e6b800;--button-text: #1a1a1a;--border-color: #444444;--header-offset: 122px; /* Default, will be overridden by shared.css */}body {font-family: 'Arial', sans-serif;margin: 0;padding: 0;background-color: var(--background-dark);color: var(--text-color);line-height: 1.6;overflow-x: hidden;}.page-happy-birthday-kuya-in-heaven {padding-top: 10px; /* Small decorative padding, body has main offset */}section {padding: 40px 20px;margin-bottom: 20px;background-color: var(--background-light);border-radius: 8px;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);}.page-happy-birthday-kuya-in-heaven__container {max-width: 1200px;margin: 0 auto;padding: 0 15px;}.page-happy-birthday-kuya-in-heaven__heading {text-align: center;color: var(--primary-color);margin-bottom: 30px;font-size: 2.5em;font-weight: bold;}.page-happy-birthday-kuya-in-heaven__sub-heading {text-align: center;color: var(--accent-color);margin-bottom: 20px;font-size: 1.8em;}.page-happy-birthday-kuya-in-heaven__text {text-align: center;margin-bottom: 20px;font-size: 1.1em;color: var(--text-color);}.page-happy-birthday-kuya-in-heaven__button {display: inline-block;background-color: var(--button-bg);color: var(--button-text);padding: 12px 25px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease, transform 0.3s ease;border: none;cursor: pointer;font-size: 1em;}.page-happy-birthday-kuya-in-heaven__button:hover {background-color: #ffdd44;transform: translateY(-2px);}/* HERO Section */.page-happy-birthday-kuya-in-heaven__hero-section {background-image: url('[GALLERY:hero:1920x1080:heaven,birthday,kuya,memorial,clouds]');background-size: cover;background-position: center;color: var(--accent-color);text-align: center;padding: 100px 20px;min-height: 500px;display: flex;flex-direction: column;justify-content: center;align-items: center;position: relative;}.page-happy-birthday-kuya-in-heaven__hero-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.6);z-index: 1;}.page-happy-birthday-kuya-in-heaven__hero-content {position: relative;z-index: 2;max-width: 800px;margin: 0 auto;}.page-happy-birthday-kuya-in-heaven__hero-title {font-size: 3.5em;margin-bottom: 20px;line-height: 1.2;color: var(--primary-color);text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-happy-birthday-kuya-in-heaven__hero-description {font-size: 1.4em;margin-bottom: 30px;text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);}/* Payment Providers */.page-happy-birthday-kuya-in-heaven__payment-providers {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 30px;width: 100%;max-width: 100%;box-sizing: border-box;background-color: var(--background-dark);padding: 30px 20px;border-radius: 0;margin-bottom: 0;}.page-happy-birthday-kuya-in-heaven__payment-logo {flex: 0 0 auto;width: 80px;height: 80px;max-width: 80px;max-height: 80px;box-sizing: border-box;display: flex;justify-content: center;align-items: center;}.page-happy-birthday-kuya-in-heaven__payment-logo img {display: block;width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;object-fit: contain;}/* Introduction Section */.page-happy-birthday-kuya-in-heaven__introduction-section .page-happy-birthday-kuya-in-heaven__text {max-width: 900px;margin-left: auto;margin-right: auto;text-align: left;}/* Quick Access */.page-happy-birthday-kuya-in-heaven__quick-access-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));gap: 20px;margin-top: 30px;}.page-happy-birthday-kuya-in-heaven__quick-access-item {background-color: var(--secondary-color);padding: 25px;border-radius: 8px;text-align: center;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);transition: transform 0.3s ease;}.page-happy-birthday-kuya-in-heaven__quick-access-item:hover {transform: translateY(-5px);}.page-happy-birthday-kuya-in-heaven__quick-access-item h3 {color: var(--primary-color);margin-bottom: 15px;font-size: 1.3em;}/* Games Section */.page-happy-birthday-kuya-in-heaven__games-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 25px;margin-top: 30px;}.page-happy-birthday-kuya-in-heaven__game-card {background-color: var(--secondary-color);border-radius: 8px;overflow: hidden;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);text-align: center;transition: transform 0.3s ease;display: flex;flex-direction: column;height: 100%;}.page-happy-birthday-kuya-in-heaven__game-card:hover {transform: translateY(-5px);}.page-happy-birthday-kuya-in-heaven__game-card-image {width: 100%;height: 200px;object-fit: cover;display: block;max-width: 100%;box-sizing: border-box;}.page-happy-birthday-kuya-in-heaven__game-card-content {padding: 20px;flex-grow: 1;display: flex;flex-direction: column;justify-content: space-between;}.page-happy-birthday-kuya-in-heaven__game-card-title {color: var(--primary-color);font-size: 1.4em;margin-bottom: 10px;}.page-happy-birthday-kuya-in-heaven__game-card-description {color: var(--text-color);font-size: 0.95em;margin-bottom: 15px;}/* Promotions Section */.page-happy-birthday-kuya-in-heaven__promo-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 25px;margin-top: 30px;}.page-happy-birthday-kuya-in-heaven__promo-card {background-color: var(--secondary-color);border-radius: 8px;overflow: hidden;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);text-align: center;transition: transform 0.3s ease;display: flex;flex-direction: column;height: 100%;}.page-happy-birthday-kuya-in-heaven__promo-card:hover {transform: translateY(-5px);}.page-happy-birthday-kuya-in-heaven__promo-card-image {width: 100%;height: 220px;object-fit: cover;display: block;max-width: 100%;box-sizing: border-box;}.page-happy-birthday-kuya-in-heaven__promo-card-content {padding: 20px;flex-grow: 1;display: flex;flex-direction: column;justify-content: space-between;}.page-happy-birthday-kuya-in-heaven__promo-card-title {color: var(--primary-color);font-size: 1.4em;margin-bottom: 10px;}.page-happy-birthday-kuya-in-heaven__promo-card-description {color: var(--text-color);font-size: 0.95em;margin-bottom: 15px;}/* Security & Support Section */.page-happy-birthday-kuya-in-heaven__feature-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 20px;margin-top: 30px;}.page-happy-birthday-kuya-in-heaven__feature-item {background-color: var(--secondary-color);padding: 25px;border-radius: 8px;text-align: center;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);display: flex;flex-direction: column;align-items: center;}.page-happy-birthday-kuya-in-heaven__feature-icon {width: 200px;height: 200px;margin-bottom: 15px;object-fit: contain;max-width: 100%;box-sizing: border-box;}.page-happy-birthday-kuya-in-heaven__feature-title {color: var(--primary-color);font-size: 1.2em;margin-bottom: 10px;}.page-happy-birthday-kuya-in-heaven__feature-description {color: var(--text-color);font-size: 0.9em;}/* FAQ Section */.page-happy-birthday-kuya-in-heaven__faq-list {margin-top: 30px;}.page-happy-birthday-kuya-in-heaven__faq-item {background-color: var(--secondary-color);margin-bottom: 15px;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);}.page-happy-birthday-kuya-in-heaven__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 20px 25px;cursor: pointer;background-color: var(--background-dark);color: var(--primary-color);font-size: 1.1em;font-weight: bold;border-bottom: 1px solid var(--border-color);transition: background-color 0.3s ease;}.page-happy-birthday-kuya-in-heaven__faq-question:hover {background-color: #2a2a2a;}.page-happy-birthday-kuya-in-heaven__faq-question h3 {margin: 0;flex-grow: 1;text-align: left;pointer-events: none; /* Prevent text selection interference */color: inherit; /* Ensure h3 color matches parent */}.page-happy-birthday-kuya-in-heaven__faq-toggle {font-size: 1.5em;font-weight: bold;margin-left: 15px;pointer-events: none; /* Prevent toggle icon from interfering with click */color: var(--primary-color);}.page-happy-birthday-kuya-in-heaven__faq-answer {max-height: 0;overflow: hidden;padding: 0 25px;opacity: 0;color: var(--text-color);transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;}.page-happy-birthday-kuya-in-heaven__faq-item.active .page-happy-birthday-kuya-in-heaven__faq-answer {max-height: 2000px !important; /* Sufficiently large */padding: 20px 25px !important;opacity: 1;}.page-happy-birthday-kuya-in-heaven__faq-item.active .page-happy-birthday-kuya-in-heaven__faq-toggle {content: '−';}/* Blog Section */.page-happy-birthday-kuya-in-heaven__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 25px;margin-top: 30px;}.page-happy-birthday-kuya-in-heaven__blog-card {background-color: var(--secondary-color);border-radius: 8px;overflow: hidden;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);transition: transform 0.3s ease;display: flex;flex-direction: column;height: 100%;}.page-happy-birthday-kuya-in-heaven__blog-card:hover {transform: translateY(-5px);}.page-happy-birthday-kuya-in-heaven__blog-card-image {width: 100%;height: 200px;object-fit: cover;display: block;max-width: 100%;box-sizing: border-box;}.page-happy-birthday-kuya-in-heaven__blog-card-content {padding: 20px;flex-grow: 1;display: flex;flex-direction: column;justify-content: space-between;}.page-happy-birthday-kuya-in-heaven__blog-card-title {color: var(--primary-color);font-size: 1.3em;margin-bottom: 10px;}.page-happy-birthday-kuya-in-heaven__blog-card-excerpt {color: var(--text-color);font-size: 0.9em;margin-bottom: 15px;}.page-happy-birthday-kuya-in-heaven__blog-card-link {display: inline-block;color: var(--link-color);text-decoration: none;font-weight: bold;margin-top: auto; /* Pushes button to bottom */}.page-happy-birthday-kuya-in-heaven__blog-card-link:hover {text-decoration: underline;}/* Responsive Design */@media (max-width: 768px) {section {padding: 30px 15px;}.page-happy-birthday-kuya-in-heaven__hero-section {padding: 80px 15px;min-height: 400px;}.page-happy-birthday-kuya-in-heaven__hero-title {font-size: 2.5em;}.page-happy-birthday-kuya-in-heaven__hero-description {font-size: 1.1em;}.page-happy-birthday-kuya-in-heaven__heading {font-size: 2em;}.page-happy-birthday-kuya-in-heaven__sub-heading {font-size: 1.5em;}.page-happy-birthday-kuya-in-heaven__button {padding: 10px 20px;font-size: 0.9em;}/* Payment Providers specific mobile styles */.page-happy-birthday-kuya-in-heaven__payment-providers {flex-direction: row;flex-wrap: wrap;justify-content: center;gap: 16px;padding: 20px 10px;}.page-happy-birthday-kuya-in-heaven__payment-logo,.page-happy-birthday-kuya-in-heaven__payment-logo img {width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;}/* Generic image responsiveness */.page-happy-birthday-kuya-in-heaven img:not(.page-happy-birthday-kuya-in-heaven__payment-logo img) {max-width: 100% !important;height: auto !important;box-sizing: border-box !important;}/* List item mobile responsiveness */.page-happy-birthday-kuya-in-heaven__quick-access-grid,.page-happy-birthday-kuya-in-heaven__games-grid,.page-happy-birthday-kuya-in-heaven__promo-grid,.page-happy-birthday-kuya-in-heaven__feature-grid,.page-happy-birthday-kuya-in-heaven__blog-grid {grid-template-columns: 1fr;gap: 15px;}.page-happy-birthday-kuya-in-heaven__quick-access-item,.page-happy-birthday-kuya-in-heaven__game-card,.page-happy-birthday-kuya-in-heaven__promo-card,.page-happy-birthday-kuya-in-heaven__feature-item,.page-happy-birthday-kuya-in-heaven__blog-card {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-happy-birthday-kuya-in-heaven__faq-answer {padding: 0 15px;}.page-happy-birthday-kuya-in-heaven__faq-item.active .page-happy-birthday-kuya-in-heaven__faq-answer {padding: 15px 15px !important;}.page-happy-birthday-kuya-in-heaven__faq-question {padding: 15px 15px;}.page-happy-birthday-kuya-in-heaven__text,.page-happy-birthday-kuya-in-heaven__game-card-description,.page-happy-birthday-kuya-in-heaven__promo-card-description,.page-happy-birthday-kuya-in-heaven__feature-description,.page-happy-birthday-kuya-in-heaven__blog-card-excerpt {word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}}