.page-https-www-ph11-co-m-home{font-family:'Arial', sans-serif;color:#e0e0e0;background-color:#1a1a2e;line-height:1.6}.page-https-www-ph11-co-m-home__hero-section{position:relative;width:100%;height:80vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;padding-top:10px;box-sizing:border-box}.page-https-www-ph11-co-m-home__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.page-https-www-ph11-co-m-home__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(26,26,46,0.7),rgba(26,26,46,0.9));z-index:2}.page-https-www-ph11-co-m-home__hero-content{position:relative;z-index:3;max-width:900px;padding:20px;box-sizing:border-box}.page-https-www-ph11-co-m-home__hero-title{font-size:clamp(2.5rem,6vw,4.5rem);color:#ffcc00;margin-bottom:15px;text-shadow:2px 2px 4px rgba(0,0,0,0.5);line-height:1.1}.page-https-www-ph11-co-m-home__keyword-highlight{color:#00e676}.page-https-www-ph11-co-m-home__hero-subtitle{font-size:clamp(1.2rem,2.5vw,1.8rem);color:#f0f0f0;margin-bottom:30px;max-width:700px;margin-left:auto;margin-right:auto}.page-https-www-ph11-co-m-home__hero-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.page-https-www-ph11-co-m-home__hero-button{display:inline-block;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.1rem;transition:background-color 0.3s ease,transform 0.3s ease;min-width:150px;box-sizing:border-box}.page-https-www-ph11-co-m-home__hero-button--register{background-color:#00e676;color:#1a1a2e}.page-https-www-ph11-co-m-home__hero-button--register:hover{background-color:#00c853;transform:translateY(-3px)}.page-https-www-ph11-co-m-home__hero-button--login{background-color:#ffcc00;color:#1a1a2e}.page-https-www-ph11-co-m-home__hero-button--login:hover{background-color:#e6b800;transform:translateY(-3px)}.page-https-www-ph11-co-m-home__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:1000}.page-https-www-ph11-co-m-home__floating-button{display:flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:50px;text-decoration:none;font-weight:bold;font-size:1rem;color:#1a1a2e;box-shadow:0 4px 8px rgba(0,0,0,0.3);transition:background-color 0.3s ease,transform 0.3s ease;min-width:100px;box-sizing:border-box}.page-https-www-ph11-co-m-home__floating-button--register{background-color:#00e676}.page-https-www-ph11-co-m-home__floating-button--register:hover{background-color:#00c853;transform:scale(1.05)}.page-https-www-ph11-co-m-home__floating-button--login{background-color:#ffcc00}.page-https-www-ph11-co-m-home__floating-button--login:hover{background-color:#e6b800;transform:scale(1.05)}.page-https-www-ph11-co-m-home__section-title{font-size:clamp(2rem,5vw,3rem);color:#ffcc00;text-align:center;margin-bottom:20px;padding-top:40px}.page-https-www-ph11-co-m-home__section-description{font-size:1.1rem;color:#ccc;text-align:center;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto;padding:0 15px}.page-https-www-ph11-co-m-home__game-categories-section,.page-https-www-ph11-co-m-home__promotions-section,.page-https-www-ph11-co-m-home__about-section,.page-https-www-ph11-co-m-home__payment-providers-section,.page-https-www-ph11-co-m-home__game-providers-section,.page-https-www-ph11-co-m-home__faq-section,.page-https-www-ph11-co-m-home__social-media-section{padding:60px 20px;max-width:1200px;margin:0 auto;box-sizing:border-box}.page-https-www-ph11-co-m-home__category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;justify-content:center;padding:0 15px}.page-https-www-ph11-co-m-home__category-item{background-color:#2a2a4a;border-radius:12px;overflow:hidden;box-shadow:0 8px 16px rgba(0,0,0,0.4);text-align:center;transition:transform 0.3s ease,box-shadow 0.3s ease;display:flex;flex-direction:column;box-sizing:border-box}.page-https-www-ph11-co-m-home__category-item:hover{transform:translateY(-10px);box-shadow:0 12px 24px rgba(0,0,0,0.6)}.page-https-www-ph11-co-m-home__category-image{width:100%;height:200px;object-fit:cover;border-bottom:3px solid #00e676;max-width:100%;box-sizing:border-box}.page-https-www-ph11-co-m-home__category-title{font-size:1.8rem;color:#ffcc00;margin:20px 15px 10px}.page-https-www-ph11-co-m-home__category-text{font-size:1rem;color:#ccc;padding:0 15px 20px;flex-grow:1}.page-https-www-ph11-co-m-home__category-button{display:inline-block;background-color:#00e676;color:#1a1a2e;padding:12px 25px;border-radius:6px;text-decoration:none;font-weight:bold;margin:0 15px 20px;transition:background-color 0.3s ease;box-sizing:border-box}.page-https-www-ph11-co-m-home__category-button:hover{background-color:#00c853}.page-https-www-ph11-co-m-home__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;justify-content:center;padding:0 15px}.page-https-www-ph11-co-m-home__promo-item{background-color:#2a2a4a;border-radius:12px;overflow:hidden;box-shadow:0 8px 16px rgba(0,0,0,0.4);text-align:center;transition:transform 0.3s ease,box-shadow 0.3s ease;display:flex;flex-direction:column;box-sizing:border-box}.page-https-www-ph11-co-m-home__promo-item:hover{transform:translateY(-10px);box-shadow:0 12px 24px rgba(0,0,0,0.6)}.page-https-www-ph11-co-m-home__promo-image{width:100%;height:250px;object-fit:cover;border-bottom:3px solid #ffcc00;max-width:100%;box-sizing:border-box}.page-https-www-ph11-co-m-home__promo-title{font-size:1.8rem;color:#00e676;margin:20px 15px 10px}.page-https-www-ph11-co-m-home__promo-text{font-size:1rem;color:#ccc;padding:0 15px 20px;flex-grow:1}.page-https-www-ph11-co-m-home__promo-button{display:inline-block;background-color:#ffcc00;color:#1a1a2e;padding:12px 25px;border-radius:6px;text-decoration:none;font-weight:bold;margin:0 15px 20px;transition:background-color 0.3s ease;box-sizing:border-box}.page-https-www-ph11-co-m-home__promo-button:hover{background-color:#e6b800}.page-https-www-ph11-co-m-home__about-content{display:flex;flex-wrap:wrap;align-items:center;gap:40px;padding:0 15px}.page-https-www-ph11-co-m-home__about-image{flex:1 1 400px;max-width:500px;height:auto;border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,0.4);max-width:100%;box-sizing:border-box}.page-https-www-ph11-co-m-home__about-text{flex:1 1 400px;font-size:1.1rem;color:#f0f0f0}.page-https-www-ph11-co-m-home__about-text p{margin-bottom:15px}.page-https-www-ph11-co-m-home__payment-grid,.page-https-www-ph11-co-m-home__provider-grid,.page-https-www-ph11-co-m-home__social-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:20px;justify-content:center;padding:0 15px}.page-https-www-ph11-co-m-home__payment-item,.page-https-www-ph11-co-m-home__provider-item,.page-https-www-ph11-co-m-home__social-item{background-color:#2a2a4a;border-radius:8px;padding:20px;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,0.3);transition:transform 0.3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}.page-https-www-ph11-co-m-home__payment-item:hover,.page-https-www-ph11-co-m-home__provider-item:hover,.page-https-www-ph11-co-m-home__social-item:hover{transform:translateY(-5px)}.page-https-www-ph11-co-m-home__payment-logo,.page-https-www-ph11-co-m-home__provider-logo,.page-https-www-ph11-co-m-home__social-icon{width:80px;height:80px;object-fit:contain;margin-bottom:10px;max-width:100%;box-sizing:border-box}.page-https-www-ph11-co-m-home__payment-name,.page-https-www-ph11-co-m-home__provider-name,.page-https-www-ph11-co-m-home__social-name{font-size:1rem;color:#f0f0f0;font-weight:bold}.page-https-www-ph11-co-m-home__faq-list{max-width:800px;margin:0 auto;padding:0 15px}.page-https-www-ph11-co-m-home__faq-item{background-color:#2a2a4a;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.3);box-sizing:border-box}.page-https-www-ph11-co-m-home__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#3f3f6e;color:#ffcc00;font-weight:bold;font-size:1.2rem;user-select:none;transition:background-color 0.3s ease}.page-https-www-ph11-co-m-home__faq-question:hover{background-color:#4a4a82}.page-https-www-ph11-co-m-home__faq-title{margin:0;font-size:1.2rem;color:#ffcc00;pointer-events:none}.page-https-www-ph11-co-m-home__faq-toggle{font-size:1.5rem;font-weight:bold;pointer-events:none;transition:transform 0.3s ease}.page-https-www-ph11-co-m-home__faq-item.active .page-https-www-ph11-co-m-home__faq-toggle{transform:rotate(45deg)}.page-https-www-ph11-co-m-home__faq-answer{max-height:0;overflow:hidden;padding:0 25px;color:#e0e0e0;background-color:#2a2a4a;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease;opacity:0;font-size:1rem}.page-https-www-ph11-co-m-home__faq-item.active .page-https-www-ph11-co-m-home__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-https-www-ph11-co-m-home__faq-answer p{margin:0 0 10px 0;word-wrap:break-word !important;overflow-wrap:break-word !important}.page-https-www-ph11-co-m-home__faq-answer p:last-child{margin-bottom:0}@media (max-width:768px){.page-https-www-ph11-co-m-home__hero-title{font-size:clamp(2rem,8vw,3.5rem)}.page-https-www-ph11-co-m-home__hero-subtitle{font-size:clamp(1rem,3.5vw,1.5rem)}.page-https-www-ph11-co-m-home__hero-buttons{flex-direction:column;gap:15px}.page-https-www-ph11-co-m-home__hero-button{width:80%;margin:0 auto}.page-https-www-ph11-co-m-home__floating-buttons{bottom:15px;right:15px;gap:8px}.page-https-www-ph11-co-m-home__floating-button{padding:10px 18px;font-size:0.9rem;min-width:90px}.page-https-www-ph11-co-m-home__section-title{font-size:clamp(1.8rem,7vw,2.5rem)}.page-https-www-ph11-co-m-home__section-description{font-size:1rem}.page-https-www-ph11-co-m-home__game-categories-section,.page-https-www-ph11-co-m-home__promotions-section,.page-https-www-ph11-co-m-home__about-section,.page-https-www-ph11-co-m-home__payment-providers-section,.page-https-www-ph11-co-m-home__game-providers-section,.page-https-www-ph11-co-m-home__faq-section,.page-https-www-ph11-co-m-home__social-media-section{padding:40px 15px}.page-https-www-ph11-co-m-home__category-grid,.page-https-www-ph11-co-m-home__promo-grid,.page-https-www-ph11-co-m-home__payment-grid,.page-https-www-ph11-co-m-home__provider-grid,.page-https-www-ph11-co-m-home__social-grid{grid-template-columns:1fr;padding:0}.page-https-www-ph11-co-m-home__category-item,.page-https-www-ph11-co-m-home__promo-item,.page-https-www-ph11-co-m-home__payment-item,.page-https-www-ph11-co-m-home__provider-item,.page-https-www-ph11-co-m-home__social-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;padding:15px}.page-https-www-ph11-co-m-home__category-image,.page-https-www-ph11-co-m-home__promo-image,.page-https-www-ph11-co-m-home__about-image,.page-https-www-ph11-co-m-home__payment-logo,.page-https-www-ph11-co-m-home__provider-logo,.page-https-www-ph11-co-m-home__social-icon{max-width:100% !important;height:auto !important;box-sizing:border-box !important}.page-https-www-ph11-co-m-home__about-content{flex-direction:column;gap:20px;padding:0}.page-https-www-ph11-co-m-home__about-image{max-width:100%}.page-https-www-ph11-co-m-home__faq-question{padding:15px 20px;font-size:1.1rem}.page-https-www-ph11-co-m-home__faq-title{font-size:1.1rem}.page-https-www-ph11-co-m-home__faq-answer{padding:15px 20px}}.page-https-www-ph11-co-m-home p,.page-https-www-ph11-co-m-home__section-description,.page-https-www-ph11-co-m-home__category-text,.page-https-www-ph11-co-m-home__promo-text,.page-https-www-ph11-co-m-home__payment-name,.page-https-www-ph11-co-m-home__provider-name,.page-https-www-ph11-co-m-home__social-name{color:#e0e0e0}.page-https-www-ph11-co-m-home__faq-answer a{color:#00e676;text-decoration:underline}.page-https-www-ph11-co-m-home__faq-answer a:hover{color:#00c853}