.page-phfun-com { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-phfun-com__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-phfun-com__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:online_casino,gaming,philippines]') center/cover no-repeat; color: #fff; text-align: center; padding: 100px 20px 80px; position: relative; overflow: hidden; padding-top: 10px; /* Rely on body padding for header offset */ }.page-phfun-com__hero-content { position: relative; z-index: 1; }.page-phfun-com__hero-title { font-size: 2.8em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-phfun-com__hero-subtitle { font-size: 1.4em; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6); }.page-phfun-com__hero-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-phfun-com__btn { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1em; }.page-phfun-com__btn:hover { background-color: #ff6a00; }.page-phfun-com__section { padding: 60px 0; border-bottom: 1px solid #eee; }.page-phfun-com__section-title { text-align: center; font-size: 2.2em; margin-bottom: 40px; color: #222; }.page-phfun-com__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; text-align: center; }.page-phfun-com__intro-item { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); }.page-phfun-com__intro-item img { max-width: 100%; height: auto; margin-bottom: 15px; border-radius: 5px; }.page-phfun-com__intro-item h3 { color: #e44d26; margin-bottom: 10px; }.page-phfun-com__quick-access-links { display: flex; justify-content: center; flex-wrap: wrap; gap: 15px; margin-top: 30px; }.page-phfun-com__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; }.page-phfun-com__game-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; }.page-phfun-com__game-card:hover { transform: translateY(-5px); }.page-phfun-com__game-card img { width: 100%; height: 200px; object-fit: cover; }.page-phfun-com__game-card-content { padding: 20px; }.page-phfun-com__game-card h3 { font-size: 1.4em; margin-bottom: 10px; color: #e44d26; }.page-phfun-com__game-card p { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-phfun-com__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-phfun-com__promo-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: center; }.page-phfun-com__promo-card img { width: 100%; height: 220px; object-fit: cover; }.page-phfun-com__promo-card-content { padding: 25px; }.page-phfun-com__promo-card h3 { font-size: 1.5em; margin-bottom: 10px; color: #e44d26; }.page-phfun-com__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; text-align: center; }.page-phfun-com__feature-item { flex: 1 1 280px; background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); }.page-phfun-com__feature-item h3 { color: #e44d26; margin-bottom: 10px; }.page-phfun-com__faq-list { max-width: 800px; margin: 0 auto; }.page-phfun-com__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); overflow: hidden; }.page-phfun-com__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #f0f0f0; transition: background-color 0.3s ease; }.page-phfun-com__faq-question:hover { background-color: #e0e0e0; }.page-phfun-com__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; }.page-phfun-com__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e44d26; pointer-events: none; transition: transform 0.3s ease; }.page-phfun-com__faq-item.active .page-phfun-com__faq-toggle { transform: rotate(45deg); }.page-phfun-com__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-phfun-com__faq-item.active .page-phfun-com__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-phfun-com__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-phfun-com__blog-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; transition: transform 0.3s ease; }.page-phfun-com__blog-card:hover { transform: translateY(-5px); }.page-phfun-com__blog-card img { width: 100%; height: 200px; object-fit: cover; }.page-phfun-com__blog-card-content { padding: 20px; }.page-phfun-com__blog-card h3 { font-size: 1.3em; margin-bottom: 10px; }.page-phfun-com__blog-card h3 a { text-decoration: none; color: #e44d26; }.page-phfun-com__blog-card p { font-size: 0.9em; color: #555; margin-bottom: 15px; }.page-phfun-com__blog-card span { font-size: 0.8em; color: #888; }.page-phfun-com__fixed-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-phfun-com__fixed-btn { background-color: #e44d26; color: #fff; border-radius: 50%; width: 50px; height: 50px; display: flex; justify-content: center; align-items: center; font-size: 0.8em; text-align: center; text-decoration: none; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease; }.page-phfun-com__fixed-btn:hover { background-color: #ff6a00; }@media (max-width: 768px) { .page-phfun-com__hero-title { font-size: 2em; }.page-phfun-com__hero-subtitle { font-size: 1.1em; }.page-phfun-com__hero-buttons { flex-direction: column; gap: 10px; }.page-phfun-com__btn { width: 100%; max-width: 250px; }.page-phfun-com__section { padding: 40px 0; }.page-phfun-com__section-title { font-size: 1.8em; margin-bottom: 30px; }.page-phfun-com__container { padding: 15px; }.page-phfun-com__intro-grid, .page-phfun-com__game-grid, .page-phfun-com__promotions-grid, .page-phfun-com__blog-grid { grid-template-columns: 1fr; }.page-phfun-com__quick-access-links { flex-direction: column; }.page-phfun-com__quick-access-links .page-phfun-com__btn { width: 100%; max-width: 300px; margin: 0 auto; }.page-phfun-com__feature-item { flex: 1 1 100%; }.page-phfun-com__faq-question { padding: 15px 20px; }.page-phfun-com__faq-question h3 { font-size: 1em; }.page-phfun-com__faq-answer { padding: 0 20px; }.page-phfun-com__faq-item.active .page-phfun-com__faq-answer { padding: 15px 20px !important; }.page-phfun-com__blog-card-content { padding: 15px; }.page-phfun-com__fixed-buttons { right: 10px; bottom: 10px; }.page-phfun-com__fixed-btn { width: 45px; height: 45px; font-size: 0.75em; }.page-phfun-com__intro-grid > *, .page-phfun-com__quick-access-links > *, .page-phfun-com__game-grid > *, .page-phfun-com__promotions-grid > *, .page-phfun-com__security-features > *, .page-phfun-com__blog-grid > * { box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 15px !important; padding-right: 15px !important; }.page-phfun-com__intro-grid, .page-phfun-com__quick-access-links, .page-phfun-com__game-grid, .page-phfun-com__promotions-grid, .page-phfun-com__security-features, .page-phfun-com__blog-grid { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-phfun-com__hero-section img, .page-phfun-com__intro-item img, .page-phfun-com__game-card img, .page-phfun-com__promo-card img, .page-phfun-com__blog-card img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-phfun-com__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }}