.page-ph11-game { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-ph11-game__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; box-sizing: border-box; } .page-ph11-game__section { padding: 40px 0; text-align: center; } .page-ph11-game__section-title { font-size: 2.5em; color: #e94560; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 1px; } .page-ph11-game__section-subtitle { font-size: 1.2em; color: #c0c0c0; margin-bottom: 30px; } .page-ph11-game__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:ph11 game, online casino, philippines, banner]') no-repeat center center/cover; padding: 10px 0 80px; min-height: 60vh; display: flex; align-items: center; justify-content: center; text-align: center; position: relative; overflow: hidden; } .page-ph11-game__hero-content { max-width: 900px; padding: 20px; background-color: rgba(0, 0, 0, 0.5); border-radius: 10px; } .page-ph11-game__hero-title { font-size: 3.5em; color: #fff; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-ph11-game__hero-subtitle { font-size: 1.5em; color: #fff; margin-bottom: 40px; } .page-ph11-game__btn { display: inline-block; background-color: #e94560; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1em; } .page-ph11-game__btn:hover { background-color: #ff6a80; transform: translateY(-3px); } .page-ph11-game__introduction-section { background-color: #24243e; padding: 60px 0; } .page-ph11-game__intro-text { font-size: 1.1em; color: #c0c0c0; margin-bottom: 20px; text-align: left; } .page-ph11-game__intro-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-ph11-game__feature-item { background-color: #1a1a2e; padding: 25px; border-radius: 8px; flex: 1 1 calc(33% - 40px); max-width: calc(33% - 40px); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); text-align: left; box-sizing: border-box; } .page-ph11-game__feature-item h3 { color: #e94560; font-size: 1.4em; margin-bottom: 10px; } .page-ph11-game__feature-item p { color: #c0c0c0; font-size: 0.95em; } .page-ph11-game__quick-access-section { background-color: #1a1a2e; } .page-ph11-game__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 30px; } .page-ph11-game__quick-access-item { background-color: #24243e; padding: 25px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); text-align: center; } .page-ph11-game__quick-access-item h3 { color: #e94560; font-size: 1.3em; margin-bottom: 15px; } .page-ph11-game__quick-access-item .page-ph11-game__btn { width: 100%; box-sizing: border-box; } .page-ph11-game__games-section { background-color: #24243e; } .page-ph11-game__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-ph11-game__game-card { background-color: #1a1a2e; border-radius: 10px; overflow: hidden; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4); text-align: center; transition: transform 0.3s ease; } .page-ph11-game__game-card:hover { transform: translateY(-5px); } .page-ph11-game__game-card-img { width: 100%; height: 200px; object-fit: cover; } .page-ph11-game__game-card-content { padding: 20px; } .page-ph11-game__game-card-content h3 { color: #e94560; font-size: 1.5em; margin-bottom: 15px; } .page-ph11-game__promotions-section { background-color: #1a1a2e; } .page-ph11-game__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-ph11-game__promo-card { background-color: #24243e; border-radius: 10px; overflow: hidden; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4); text-align: left; } .page-ph11-game__promo-card-img { width: 100%; height: 220px; object-fit: cover; } .page-ph11-game__promo-card-content { padding: 20px; } .page-ph11-game__promo-card-content h3 { color: #e94560; font-size: 1.5em; margin-bottom: 10px; } .page-ph11-game__promo-card-content p { color: #c0c0c0; font-size: 0.95em; margin-bottom: 20px; } .page-ph11-game__security-support-section { background-color: #24243e; } .page-ph11-game__security-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 30px; } .page-ph11-game__security-item { background-color: #1a1a2e; padding: 30px; border-radius: 10px; flex: 1 1 calc(33% - 60px); max-width: calc(33% - 60px); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); text-align: left; box-sizing: border-box; } .page-ph11-game__security-item h3 { color: #e94560; font-size: 1.4em; margin-bottom: 10px; } .page-ph11-game__security-item p { color: #c0c0c0; font-size: 0.95em; } .page-ph11-game__faq-section { background-color: #1a1a2e; } .page-ph11-game__faq-list { max-width: 800px; margin: 30px auto 0; text-align: left; } .page-ph11-game__faq-item { background-color: #24243e; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } .page-ph11-game__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; user-select: none; background-color: #e94560; color: #fff; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; } .page-ph11-game__faq-question h3 { margin: 0; flex-grow: 1; pointer-events: none; } .page-ph11-game__faq-question:hover { background-color: #ff6a80; } .page-ph11-game__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; } .page-ph11-game__faq-item.active .page-ph11-game__faq-toggle { transform: rotate(45deg); } .page-ph11-game__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; background-color: #2e2e4a; color: #c0c0c0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } .page-ph11-game__faq-item.active .page-ph11-game__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-ph11-game__blog-section { background-color: #24243e; } .page-ph11-game__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-ph11-game__blog-card { background-color: #1a1a2e; border-radius: 10px; overflow: hidden; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4); text-align: left; transition: transform 0.3s ease; } .page-ph11-game__blog-card:hover { transform: translateY(-5px); } .page-ph11-game__blog-card-img { width: 100%; height: 180px; object-fit: cover; } .page-ph11-game__blog-card-content { padding: 20px; } .page-ph11-game__blog-card-content h3 { font-size: 1.3em; margin-bottom: 10px; } .page-ph11-game__blog-card-content h3 a { color: #e94560; text-decoration: none; transition: color 0.3s ease; } .page-ph11-game__blog-card-content h3 a:hover { color: #ff6a80; } .page-ph11-game__blog-card-content p { color: #c0c0c0; font-size: 0.9em; margin-bottom: 15px; } .page-ph11-game__blog-card-date { font-size: 0.85em; color: #888; } .page-ph11-game__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-ph11-game__floating-btn { background-color: #e94560; color: #fff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4); transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; font-size: 0.95em; white-space: nowrap; } .page-ph11-game__floating-btn:hover { background-color: #ff6a80; transform: translateY(-3px); } @media (max-width: 992px) { .page-ph11-game__hero-title { font-size: 2.8em; } .page-ph11-game__hero-subtitle { font-size: 1.3em; } .page-ph11-game__section-title { font-size: 2em; } .page-ph11-game__feature-item, .page-ph11-game__security-item { flex: 1 1 calc(50% - 30px); max-width: calc(50% - 30px); } } @media (max-width: 768px) { .page-ph11-game__hero-section { min-height: 50vh; padding-bottom: 60px; } .page-ph11-game__hero-title { font-size: 2em; } .page-ph11-game__hero-subtitle { font-size: 1.1em; } .page-ph11-game__section-title { font-size: 1.8em; } .page-ph11-game__section { padding: 30px 0; } .page-ph11-game__feature-item, .page-ph11-game__security-item { flex: 1 1 100%; max-width: 100%; margin-bottom: 20px; padding: 20px; box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; } .page-ph11-game__quick-access-grid, .page-ph11-game__games-grid, .page-ph11-game__promotions-grid, .page-ph11-game__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-ph11-game__game-card-img, .page-ph11-game__promo-card-img, .page-ph11-game__blog-card-img { height: 160px; } .page-ph11-game__faq-list { margin-top: 20px; } .page-ph11-game__faq-question { padding: 15px; font-size: 1em; } .page-ph11-game__faq-answer { padding: 15px !important; } .page-ph11-game__floating-buttons { bottom: 15px; right: 15px; flex-direction: row; width: calc(100% - 30px); justify-content: space-around; } .page-ph11-game__floating-btn { flex: 1; padding: 10px 15px; font-size: 0.9em; } .page-ph11-game__intro-features, .page-ph11-game__security-grid { gap: 20px; } .page-ph11-game__intro-features .page-ph11-game__feature-item, .page-ph11-game__security-grid .page-ph11-game__security-item { margin-bottom: 0; } } @media (max-width: 480px) { .page-ph11-game__hero-title { font-size: 1.8em; } .page-ph11-game__hero-subtitle { font-size: 1em; } .page-ph11-game__section-title { font-size: 1.6em; } .page-ph11-game__floating-buttons { bottom: 10px; right: 10px; width: calc(100% - 20px); } .page-ph11-game__floating-btn { padding: 8px 12px; font-size: 0.85em; } }