:root { --page-bahay-ni-kuya-wattpad-paulito-primary-color: #e5a000; /* Gold/Orange */ --page-bahay-ni-kuya-wattpad-paulito-secondary-color: #2c3e50; /* Dark Blue */ --page-bahay-ni-kuya-wattpad-paulito-accent-color: #c0392b; /* Red */ --page-bahay-ni-kuya-wattpad-paulito-text-color: #ecf0f1; /* Light Gray */ --page-bahay-ni-kuya-wattpad-paulito-dark-text-color: #34495e; /* Darker Blue */ --page-bahay-ni-kuya-wattpad-paulito-background-dark: #1a1a2e; --page-bahay-ni-kuya-wattpad-paulito-background-light: #24243e;}.page-bahay-ni-kuya-wattpad-paulito { font-family: 'Arial', sans-serif; color: var(--page-bahay-ni-kuya-wattpad-paulito-text-color); background-color: var(--page-bahay-ni-kuya-wattpad-paulito-background-dark); line-height: 1.6;}.page-bahay-ni-kuya-wattpad-paulito__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box;}.page-bahay-ni-kuya-wattpad-paulito__hero-section { position: relative; overflow: hidden; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; padding: 10px 0 60px 0; background-color: var(--page-bahay-ni-kuya-wattpad-paulito-background-dark);}.page-bahay-ni-kuya-wattpad-paulito__hero-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0;}.page-bahay-ni-kuya-wattpad-paulito__hero-image { width: 100%; height: 100%; object-fit: cover; opacity: 0.3;}.page-bahay-ni-kuya-wattpad-paulito__hero-content { position: relative; z-index: 1; max-width: 800px; padding: 40px 20px; background-color: rgba(0, 0, 0, 0.6); border-radius: 10px;}.page-bahay-ni-kuya-wattpad-paulito__hero-title { font-size: 2.8em; color: var(--page-bahay-ni-kuya-wattpad-paulito-primary-color); margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-bahay-ni-kuya-wattpad-paulito__hero-subtitle { font-size: 1.3em; color: var(--page-bahay-ni-kuya-wattpad-paulito-text-color); margin-bottom: 30px;}.page-bahay-ni-kuya-wattpad-paulito__cta-button { display: inline-block; background-color: var(--page-bahay-ni-kuya-wattpad-paulito-primary-color); color: #ffffff; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer;}.page-bahay-ni-kuya-wattpad-paulito__cta-button:hover { background-color: #ffc107; transform: translateY(-3px);}.page-bahay-ni-kuya-wattpad-paulito__section-title { font-size: 2.2em; color: var(--page-bahay-ni-kuya-wattpad-paulito-primary-color); text-align: center; margin-bottom: 30px; padding-top: 40px;}.page-bahay-ni-kuya-wattpad-paulito__section-description { font-size: 1.1em; text-align: center; max-width: 900px; margin: 0 auto 50px auto; color: var(--page-bahay-ni-kuya-wattpad-paulito-text-color);}.page-bahay-ni-kuya-wattpad-paulito__story-overview-section { background-color: var(--page-bahay-ni-kuya-wattpad-paulito-background-light); padding: 60px 0;}.page-bahay-ni-kuya-wattpad-paulito__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px;}.page-bahay-ni-kuya-wattpad-paulito__feature-item { background-color: var(--page-bahay-ni-kuya-wattpad-paulito-secondary-color); padding: 30px; border-radius: 10px; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease;}.page-bahay-ni-kuya-wattpad-paulito__feature-item:hover { transform: translateY(-5px);}.page-bahay-ni-kuya-wattpad-paulito__feature-icon { width: 250px; height: auto; margin-bottom: 20px; border-radius: 8px; max-width: 100%; object-fit: cover;}.page-bahay-ni-kuya-wattpad-paulito__feature-title { font-size: 1.5em; color: var(--page-bahay-ni-kuya-wattpad-paulito-primary-color); margin-bottom: 15px;}.page-bahay-ni-kuya-wattpad-paulito__feature-text { font-size: 1em; color: var(--page-bahay-ni-kuya-wattpad-paulito-text-color);}.page-bahay-ni-kuya-wattpad-paulito__entertainment-section { background-color: var(--page-bahay-ni-kuya-wattpad-paulito-background-dark); padding: 60px 0;}.page-bahay-ni-kuya-wattpad-paulito__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px;}.page-bahay-ni-kuya-wattpad-paulito__game-card { background-color: var(--page-bahay-ni-kuya-wattpad-paulito-secondary-color); border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); text-align: center; display: flex; flex-direction: column; justify-content: space-between; transition: transform 0.3s ease;}.page-bahay-ni-kuya-wattpad-paulito__game-card:hover { transform: translateY(-5px);}.page-bahay-ni-kuya-wattpad-paulito__game-image { width: 100%; height: 250px; object-fit: cover; border-bottom: 3px solid var(--page-bahay-ni-kuya-wattpad-paulito-primary-color); max-width: 100%;}.page-bahay-ni-kuya-wattpad-paulito__game-title { font-size: 1.6em; color: var(--page-bahay-ni-kuya-wattpad-paulito-primary-color); margin: 20px 15px 10px 15px;}.page-bahay-ni-kuya-wattpad-paulito__game-text { font-size: 1em; color: var(--page-bahay-ni-kuya-wattpad-paulito-text-color); padding: 0 15px 20px 15px; flex-grow: 1;}.page-bahay-ni-kuya-wattpad-paulito__game-button { display: inline-block; background-color: var(--page-bahay-ni-kuya-wattpad-paulito-accent-color); color: #ffffff; padding: 12px 25px; border-radius: 0 0 8px 8px; text-decoration: none; font-size: 1em; font-weight: bold; transition: background-color 0.3s ease; width: 100%; box-sizing: border-box; border: none; cursor: pointer;}.page-bahay-ni-kuya-wattpad-paulito__game-button:hover { background-color: #e74c3c;}.page-bahay-ni-kuya-wattpad-paulito__full-cta { text-align: center; margin-top: 60px; padding: 40px 20px; background-color: var(--page-bahay-ni-kuya-wattpad-paulito-secondary-color); border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);}.page-bahay-ni-kuya-wattpad-paulito__full-cta-text { font-size: 1.8em; color: var(--page-bahay-ni-kuya-wattpad-paulito-text-color); margin-bottom: 25px;}.page-bahay-ni-kuya-wattpad-paulito__faq-section { background-color: var(--page-bahay-ni-kuya-wattpad-paulito-background-light); padding: 60px 0;}.page-bahay-ni-kuya-wattpad-paulito__faq-list { max-width: 900px; margin: 40px auto 0 auto;}.page-bahay-ni-kuya-wattpad-paulito__faq-item { background-color: var(--page-bahay-ni-kuya-wattpad-paulito-secondary-color); margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);}.page-bahay-ni-kuya-wattpad-paulito__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; background-color: var(--page-bahay-ni-kuya-wattpad-paulito-primary-color); color: #ffffff; cursor: pointer; user-select: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease;}.page-bahay-ni-kuya-wattpad-paulito__faq-question:hover { background-color: #ffc107;}.page-bahay-ni-kuya-wattpad-paulito__faq-title { margin: 0; color: #ffffff; pointer-events: none;}.page-bahay-ni-kuya-wattpad-paulito__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease;}.page-bahay-ni-kuya-wattpad-paulito__faq-item.active .page-bahay-ni-kuya-wattpad-paulito__faq-toggle { transform: rotate(45deg);}.page-bahay-ni-kuya-wattpad-paulito__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: var(--page-bahay-ni-kuya-wattpad-paulito-text-color); background-color: var(--page-bahay-ni-kuya-wattpad-paulito-secondary-color);}.page-bahay-ni-kuya-wattpad-paulito__faq-item.active .page-bahay-ni-kuya-wattpad-paulito__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1;}.page-bahay-ni-kuya-wattpad-paulito__promo-banner-section { background-color: var(--page-bahay-ni-kuya-wattpad-paulito-background-dark); padding: 60px 0;}.page-bahay-ni-kuya-wattpad-paulito__promo-banner { display: flex; align-items: center; gap: 30px; background-color: var(--page-bahay-ni-kuya-wattpad-paulito-secondary-color); border-radius: 10px; padding: 30px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);}.page-bahay-ni-kuya-wattpad-paulito__promo-banner-image { width: 300px; height: auto; flex-shrink: 0; border-radius: 8px; max-width: 100%; object-fit: cover;}.page-bahay-ni-kuya-wattpad-paulito__promo-content { flex-grow: 1;}.page-bahay-ni-kuya-wattpad-paulito__promo-title { font-size: 2em; color: var(--page-bahay-ni-kuya-wattpad-paulito-primary-color); margin-bottom: 15px;}.page-bahay-ni-kuya-wattpad-paulito__promo-text { font-size: 1.1em; color: var(--page-bahay-ni-kuya-wattpad-paulito-text-color); margin-bottom: 25px;}.page-bahay-ni-kuya-wattpad-paulito__cta-button--small { padding: 12px 25px; font-size: 1em;}@media (max-width: 992px) { .page-bahay-ni-kuya-wattpad-paulito__hero-title { font-size: 2.2em; } .page-bahay-ni-kuya-wattpad-paulito__hero-subtitle { font-size: 1.1em; } .page-bahay-ni-kuya-wattpad-paulito__section-title { font-size: 1.8em; } .page-bahay-ni-kuya-wattpad-paulito__promo-banner { flex-direction: column; text-align: center; } .page-bahay-ni-kuya-wattpad-paulito__promo-banner-image { width: 100%; max-width: 400px; margin-bottom: 20px; } .page-bahay-ni-kuya-wattpad-paulito__promo-title { font-size: 1.8em; }}@media (max-width: 768px) { .page-bahay-ni-kuya-wattpad-paulito__container { padding: 15px; } .page-bahay-ni-kuya-wattpad-paulito__hero-content { padding: 30px 15px; } .page-bahay-ni-kuya-wattpad-paulito__hero-title { font-size: 1.8em; } .page-bahay-ni-kuya-wattpad-paulito__hero-subtitle { font-size: 1em; } .page-bahay-ni-kuya-wattpad-paulito__cta-button { padding: 12px 25px; font-size: 1em; } .page-bahay-ni-kuya-wattpad-paulito__section-title { font-size: 1.6em; padding-top: 30px; } .page-bahay-ni-kuya-wattpad-paulito__section-description { font-size: 0.95em; margin-bottom: 30px; } .page-bahay-ni-kuya-wattpad-paulito__features-grid, .page-bahay-ni-kuya-wattpad-paulito__game-categories { grid-template-columns: 1fr; gap: 20px; } .page-bahay-ni-kuya-wattpad-paulito__feature-item, .page-bahay-ni-kuya-wattpad-paulito__game-card { padding: 20px; } .page-bahay-ni-kuya-wattpad-paulito__feature-icon { width: 200px; height: auto; } .page-bahay-ni-kuya-wattpad-paulito__game-image { height: 200px; } .page-bahay-ni-kuya-wattpad-paulito__full-cta-text { font-size: 1.4em; } .page-bahay-ni-kuya-wattpad-paulito__faq-question { padding: 15px 20px; font-size: 1.1em; } .page-bahay-ni-kuya-wattpad-paulito__faq-answer { padding: 15px 20px; } .page-bahay-ni-kuya-wattpad-paulito__faq-item.active .page-bahay-ni-kuya-wattpad-paulito__faq-answer { padding: 15px 20px !important; } .page-bahay-ni-kuya-wattpad-paulito__promo-title { font-size: 1.5em; } .page-bahay-ni-kuya-wattpad-paulito__promo-text { font-size: 1em; } .page-bahay-ni-kuya-wattpad-paulito__features-grid > .page-bahay-ni-kuya-wattpad-paulito__feature-item, .page-bahay-ni-kuya-wattpad-paulito__game-categories > .page-bahay-ni-kuya-wattpad-paulito__game-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-bahay-ni-kuya-wattpad-paulito__faq-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important;}}@media (max-width: 480px) { .page-bahay-ni-kuya-wattpad-paulito__hero-title { font-size: 1.5em; } .page-bahay-ni-kuya-wattpad-paulito__section-title { font-size: 1.4em; } .page-bahay-ni-kuya-wattpad-paulito__full-cta-text { font-size: 1.2em; } .page-bahay-ni-kuya-wattpad-paulito__promo-title { font-size: 1.3em; }}