.page-kuya-fernando{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f8f8;}.page-kuya-fernando__container{max-width:1200px;margin:0 auto;padding:20px;box-sizing:border-box;}.page-kuya-fernando__section{padding:40px 20px;margin-bottom:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.05);}.page-kuya-fernando__section--dark{background-color:#2c3e50;color:#fff;}.page-kuya-fernando__section-title{text-align:center;color:#2c3e50;margin-bottom:30px;font-size:2.5em;}.page-kuya-fernando__section-title--light{color:#fff;}.page-kuya-fernando__hero-section{position:relative;background-color:#007bff;color:#fff;text-align:center;padding:100px 20px;padding-top:calc(var(--header-offset, 0px) + 10px);overflow:hidden;background-size:cover;background-position:center;border-radius:0;}.page-kuya-fernando__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1;}.page-kuya-fernando__hero-content{position:relative;z-index:2;max-width:800px;margin:0 auto;}.page-kuya-fernando__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.2;}.page-kuya-fernando__hero-subtitle{font-size:1.5em;margin-bottom:30px;}.page-kuya-fernando__cta-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;}.page-kuya-fernando__cta-button{display:inline-block;background-color:#ffc107;color:#333;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .2s ease;border:none;cursor:pointer;}.page-kuya-fernando__cta-button:hover{background-color:#e0a800;transform:translateY(-2px);}.page-kuya-fernando__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;}.page-kuya-fernando__payment-providers-section{padding-top:20px;padding-bottom:20px;}.page-kuya-fernando__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;margin-top:20px;}.page-kuya-fernando__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;}.page-kuya-fernando__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain;}.page-kuya-fernando__intro-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:30px;}.page-kuya-fernando__intro-card{background-color:#f0f8ff;padding:25px;border-radius:8px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,.08);}.page-kuya-fernando__intro-card-title{font-size:1.4em;color:#007bff;margin-bottom:15px;}.page-kuya-fernando__games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:30px;}.page-kuya-fernando__game-card{background-color:#f9f9f9;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.1);text-align:center;}.page-kuya-fernando__game-card-image{width:100%;height:250px;object-fit:cover;max-width:100%;height:auto;}.page-kuya-fernando__game-card-content{padding:20px;}.page-kuya-fernando__game-card-title{font-size:1.5em;color:#007bff;margin-bottom:10px;}.page-kuya-fernando__game-card-text{font-size:.95em;color:#555;margin-bottom:15px;}.page-kuya-fernando__promo-list{list-style:none;padding:0;margin-top:30px;}.page-kuya-fernando__promo-item{background-color:#f0f8ff;border:1px solid #e0e0e0;margin-bottom:15px;padding:20px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px;}.page-kuya-fernando__promo-text{flex-grow:1;}.page-kuya-fernando__promo-title{font-size:1.3em;color:#007bff;margin-bottom:5px;}.page-kuya-fernando__promo-desc{font-size:.95em;color:#555;}.page-kuya-fernando__faq-list{list-style:none;padding:0;margin-top:30px;}.page-kuya-fernando__faq-item{background-color:#f9f9f9;border:1px solid #e0e0e0;margin-bottom:10px;border-radius:8px;overflow:hidden;}.page-kuya-fernando__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;cursor:pointer;background-color:#eee;font-weight:700;color:#2c3e50;user-select:none;transition:background-color .3s ease;}.page-kuya-fernando__faq-question:hover{background-color:#e0e0e0;}.page-kuya-fernando__faq-question h3{margin:0;font-size:1.1em;pointer-events:none;}.page-kuya-fernando__faq-toggle{font-size:1.5em;line-height:1;pointer-events:none;}.page-kuya-fernando__faq-answer{max-height:0;overflow:hidden;padding:0 20px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;font-size:.95em;color:#555;}.page-kuya-fernando__faq-item.active .page-kuya-fernando__faq-answer{max-height:2000px !important;padding:20px !important;opacity:1;}.page-kuya-fernando__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:30px;}.page-kuya-fernando__blog-card{background-color:#f9f9f9;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.1);}.page-kuya-fernando__blog-card-image{width:100%;height:200px;object-fit:cover;max-width:100%;height:auto;}.page-kuya-fernando__blog-card-content{padding:20px;}.page-kuya-fernando__blog-card-title{font-size:1.3em;color:#007bff;margin-bottom:10px;}.page-kuya-fernando__blog-card-title a{text-decoration:none;color:inherit;}.page-kuya-fernando__blog-card-title a:hover{text-decoration:underline;}.page-kuya-fernando__blog-card-excerpt{font-size:.9em;color:#555;margin-bottom:15px;}.page-kuya-fernando__blog-date{font-size:.8em;color:#888;text-align:right;}.page-kuya-fernando__quick-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:30px;}.page-kuya-fernando__quick-link-button{display:block;width:100%;background-color:#28a745;color:#fff;padding:15px 20px;border-radius:5px;text-decoration:none;font-weight:700;text-align:center;transition:background-color .3s ease,transform .2s ease;}.page-kuya-fernando__quick-link-button:hover{background-color:#218838;transform:translateY(-2px);}.page-kuya-fernando__app-download{text-align:center;margin-top:30px;}.page-kuya-fernando__app-download p{font-size:1.1em;margin-bottom:20px;}.page-kuya-fernando__app-button{background-color:#17a2b8;}.page-kuya-fernando__app-button:hover{background-color:#138496;}@media (max-width:1024px){.page-kuya-fernando__hero-title{font-size:3em;}.page-kuya-fernando__hero-subtitle{font-size:1.3em;}.page-kuya-fernando__section-title{font-size:2em;}}.page-kuya-fernando__text-center{text-align:center;}@media (max-width:768px){.page-kuya-fernando__hero-section{padding:80px 20px;padding-top:calc(var(--header-offset, 0px) + 10px);}.page-kuya-fernando__hero-title{font-size:2.5em;}.page-kuya-fernando__hero-subtitle{font-size:1.2em;}.page-kuya-fernando__cta-buttons{flex-direction:column;gap:15px;}.page-kuya-fernando__cta-button{width:100%;}.page-kuya-fernando__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;}.page-kuya-fernando__payment-logo,.page-kuya-fernando__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;}.page-kuya-fernando__section{padding:30px 15px;}.page-kuya-fernando__section-title{font-size:1.8em;}.page-kuya-fernando__intro-grid,.page-kuya-fernando__games-grid,.page-kuya-fernando__blog-grid,.page-kuya-fernando__quick-links-grid{grid-template-columns:1fr;}.page-kuya-fernando__intro-card,.page-kuya-fernando__game-card,.page-kuya-fernando__blog-card{width:100%;box-sizing:border-box;}.page-kuya-fernando__promo-item{flex-direction:column;align-items:flex-start;}.page-kuya-fernando__promo-button{width:100%;}.page-kuya-fernando__faq-question{padding:15px;}.page-kuya-fernando__faq-answer{padding:15px !important;}.page-kuya-fernando__faq-item.active .page-kuya-fernando__faq-answer{padding:15px !important;}.page-kuya-fernando__promo-list,.page-kuya-fernando__faq-list,.page-kuya-fernando__blog-grid{padding:0 !important;margin-left:0 !important;margin-right:0 !important;width:100% !important;max-width:100% !important;box-sizing:border-box !important;}.page-kuya-fernando__promo-item,.page-kuya-fernando__faq-item,.page-kuya-fernando__blog-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-kuya-fernando__game-card-image,.page-kuya-fernando__blog-card-image{max-width:100% !important;height:auto !important;box-sizing:border-box !important;}.page-kuya-fernando__app-button{width:100%;}}