.page-phking-gcash-app{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f8f8;}.page-phking-gcash-app__container{max-width:1200px;margin:0 auto;padding:0 15px;}.page-phking-gcash-app__section{padding:40px 0;margin-bottom:20px;}.page-phking-gcash-app__section--dark{background-color:#2c3e50;color:#ecf0f1;}.page-phking-gcash-app__hero-section{position:relative;padding-top:10px;background-color:#000;color:#fff;text-align:center;overflow:hidden;}.page-phking-gcash-app__hero-image{width:100%;height:auto;max-height:600px;object-fit:cover;display:block;opacity:0.7;}.page-phking-gcash-app__hero-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;width:90%;}.page-phking-gcash-app__hero-title{font-size:3em;margin-bottom:10px;text-shadow:2px 2px 4px rgba(0,0,0,0.7);color:#f39c12;}.page-phking-gcash-app__hero-subtitle{font-size:1.2em;margin-bottom:20px;text-shadow:1px 1px 3px rgba(0,0,0,0.5);}.page-phking-gcash-app__button{display:inline-block;background-color:#f39c12;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease,transform 0.2s ease;border:none;cursor:pointer;}.page-phking-gcash-app__button:hover{background-color:#e67e22;transform:translateY(-2px);}.page-phking-gcash-app__button--secondary{background-color:#3498db;}.page-phking-gcash-app__button--secondary:hover{background-color:#2980b9;}.page-phking-gcash-app__title{font-size:2.5em;color:#2c3e50;text-align:center;margin-bottom:30px;}.page-phking-gcash-app__section--dark .page-phking-gcash-app__title{color:#f39c12;}.page-phking-gcash-app__text-content{font-size:1em;line-height:1.8;text-align:justify;margin-bottom:20px;}.page-phking-gcash-app__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;}.page-phking-gcash-app__card{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,0.1);padding:25px;text-align:center;transition:transform 0.3s ease;}.page-phking-gcash-app__card:hover{transform:translateY(-5px);}.page-phking-gcash-app__card-icon{width:100%;height:auto;max-width:120px;margin-bottom:15px;object-fit:contain;}.page-phking-gcash-app__card-title{font-size:1.4em;color:#34495e;margin-bottom:10px;}.page-phking-gcash-app__card-description{font-size:0.9em;color:#7f8c8d;}.page-phking-gcash-app__games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px;}.page-phking-gcash-app__game-item{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.08);padding:15px;text-align:center;transition:transform 0.3s ease;}.page-phking-gcash-app__game-item:hover{transform:translateY(-3px);}.page-phking-gcash-app__game-logo{width:80px;height:80px;margin:0 auto 10px auto;object-fit:contain;}.page-phking-gcash-app__game-title{font-size:1em;color:#34495e;font-weight:bold;}.page-phking-gcash-app__promo-list{list-style:none;padding:0;}.page-phking-gcash-app__promo-item{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,0.1);margin-bottom:20px;padding:20px;display:flex;align-items:center;}.page-phking-gcash-app__promo-image{width:100%;height:auto;max-width:180px;border-radius:5px;margin-right:20px;object-fit:cover;}.page-phking-gcash-app__promo-content{flex-grow:1;}.page-phking-gcash-app__promo-title{font-size:1.5em;color:#f39c12;margin-bottom:10px;}.page-phking-gcash-app__promo-description{font-size:0.95em;color:#555;margin-bottom:15px;}.page-phking-gcash-app__faq-list{list-style:none;padding:0;}.page-phking-gcash-app__faq-item{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.08);margin-bottom:15px;overflow:hidden;}.page-phking-gcash-app__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#f39c12;color:#fff;cursor:pointer;user-select:none;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease;}.page-phking-gcash-app__faq-question:hover{background-color:#e67e22;}.page-phking-gcash-app__faq-question h3{margin:0;pointer-events:none;}.page-phking-gcash-app__faq-toggle{font-size:1.5em;line-height:1;pointer-events:none;transition:transform 0.3s ease;}.page-phking-gcash-app__faq-item.active .page-phking-gcash-app__faq-toggle{transform:rotate(45deg);}.page-phking-gcash-app__faq-answer{max-height:0;overflow:hidden;padding:0 20px;background-color:#fcfcfc;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease;opacity:0;}.page-phking-gcash-app__faq-item.active .page-phking-gcash-app__faq-answer{max-height:2000px !important;padding:20px !important;opacity:1;}.page-phking-gcash-app__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;}.page-phking-gcash-app__blog-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,0.1);overflow:hidden;transition:transform 0.3s ease;}.page-phking-gcash-app__blog-card:hover{transform:translateY(-5px);}.page-phking-gcash-app__blog-image{width:100%;height:200px;object-fit:cover;}.page-phking-gcash-app__blog-content{padding:20px;}.page-phking-gcash-app__blog-title{font-size:1.3em;color:#34495e;margin-bottom:10px;}.page-phking-gcash-app__blog-excerpt{font-size:0.9em;color:#7f8c8d;margin-bottom:15px;}.page-phking-gcash-app__blog-link{color:#f39c12;text-decoration:none;font-weight:bold;}.page-phking-gcash-app__blog-link:hover{text-decoration:underline;}@media (max-width:768px){.page-phking-gcash-app__hero-title{font-size:2em;}.page-phking-gcash-app__hero-subtitle{font-size:1em;}.page-phking-gcash-app__title{font-size:1.8em;}.page-phking-gcash-app__grid,.page-phking-gcash-app__games-grid,.page-phking-gcash-app__blog-grid{grid-template-columns:1fr;}.page-phking-gcash-app__promo-item{flex-direction:column;text-align:center;}.page-phking-gcash-app__promo-image{margin:0 auto 15px auto;}.page-phking-gcash-app__faq-question{padding:12px 15px;font-size:1em;}.page-phking-gcash-app__faq-answer{padding:15px !important;}.page-phking-gcash-app__text-content{text-align:left;}.page-phking-gcash-app__button{width:100%;max-width:300px;margin:0 auto;}.page-phking-gcash-app__promo-content{width:100%;}.page-phking-gcash-app__promo-title{font-size:1.3em;}.page-phking-gcash-app__promo-description{font-size:0.85em;}.page-phking-gcash-app__card,.page-phking-gcash-app__game-item,.page-phking-gcash-app__blog-card,.page-phking-gcash-app__promo-item,.page-phking-gcash-app__faq-item{max-width:100% !important;width:100% !important;box-sizing:border-box !important;}.page-phking-gcash-app__faq-answer p{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important;}.page-phking-gcash-app__promo-list,.page-phking-gcash-app__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;}}