.page-ph9-login-app { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a1a; line-height: 1.6; } .page-ph9-login-app__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-ph9-login-app__hero-section { background: url('[GALLERY:hero:1920x1080:ph9 login app,jilipark,online casino,philippines,gaming platform]') no-repeat center center/cover; padding: 10px 0 80px; text-align: center; color: #fff; position: relative; overflow: hidden; } .page-ph9-login-app__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8)); z-index: 1; } .page-ph9-login-app__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; padding: 20px; } .page-ph9-login-app__hero-title { font-size: 2.8em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); color: #ffcc00; } .page-ph9-login-app__hero-description { font-size: 1.2em; margin-bottom: 30px; } .page-ph9-login-app__hero-cta-group { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-ph9-login-app__btn { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-ph9-login-app__btn:hover { background-color: #e6b800; transform: translateY(-3px); } .page-ph9-login-app__section { padding: 60px 0; } .page-ph9-login-app__section--dark { background-color: #222; } .page-ph9-login-app__section--light { background-color: #2a2a2a; } .page-ph9-login-app__section-title { font-size: 2.2em; color: #ffcc00; text-align: center; margin-bottom: 40px; padding-bottom: 10px; border-bottom: 2px solid #ffcc00; display: inline-block; margin-left: auto; margin-right: auto; } .page-ph9-login-app__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; text-align: center; } .page-ph9-login-app__intro-item { background-color: #333; padding: 25px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-ph9-login-app__intro-item:hover { transform: translateY(-5px); } .page-ph9-login-app__intro-item h3 { color: #ffcc00; margin-bottom: 15px; font-size: 1.5em; } .page-ph9-login-app__intro-item p { color: #ccc; font-size: 1em; } .page-ph9-login-app__links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; } .page-ph9-login-app__link-card { background-color: #333; padding: 20px; border-radius: 10px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-ph9-login-app__link-card a { color: #ffcc00; text-decoration: none; font-weight: bold; font-size: 1.2em; display: block; padding: 10px; transition: color 0.3s ease; } .page-ph9-login-app__link-card a:hover { color: #fff; } .page-ph9-login-app__game-tabs { display: flex; justify-content: center; margin-bottom: 30px; flex-wrap: wrap; gap: 10px; } .page-ph9-login-app__game-tab-btn { background-color: #444; color: #fff; padding: 12px 25px; border: none; border-radius: 5px; cursor: pointer; font-size: 1em; transition: background-color 0.3s ease; } .page-ph9-login-app__game-tab-btn:hover, .page-ph9-login-app__game-tab-btn.active { background-color: #ffcc00; color: #1a1a1a; } .page-ph9-login-app__game-content { display: none; padding: 20px 0; } .page-ph9-login-app__game-content.active { display: block; } .page-ph9-login-app__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; } .page-ph9-login-app__game-card { background-color: #333; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; } .page-ph9-login-app__game-card:hover { transform: translateY(-5px); } .page-ph9-login-app__game-card img { width: 100%; height: 200px; object-fit: cover; } .page-ph9-login-app__game-card-info { padding: 15px; } .page-ph9-login-app__game-card-title { font-size: 1.3em; color: #ffcc00; margin-bottom: 10px; } .page-ph9-login-app__game-card-text { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-ph9-login-app__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-ph9-login-app__promo-card { background-color: #333; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; } .page-ph9-login-app__promo-card:hover { transform: translateY(-5px); } .page-ph9-login-app__promo-card img { width: 100%; height: 220px; object-fit: cover; } .page-ph9-login-app__promo-card-info { padding: 15px; } .page-ph9-login-app__promo-card-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; } .page-ph9-login-app__promo-card-text { font-size: 0.95em; color: #ccc; margin-bottom: 20px; } .page-ph9-login-app__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; text-align: center; } .page-ph9-login-app__security-item { background-color: #333; padding: 25px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-ph9-login-app__security-item:hover { transform: translateY(-5px); } .page-ph9-login-app__security-item h3 { color: #ffcc00; margin-bottom: 15px; font-size: 1.5em; } .page-ph9-login-app__security-item p { color: #ccc; font-size: 1em; } .page-ph9-login-app__faq-list { list-style: none; padding: 0; max-width: 800px; margin: 0 auto; } .page-ph9-login-app__faq-item { background-color: #333; margin-bottom: 15px; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } .page-ph9-login-app__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; background-color: #444; color: #ffcc00; cursor: pointer; font-size: 1.1em; font-weight: bold; user-select: none; transition: background-color 0.3s ease; } .page-ph9-login-app__faq-question:hover { background-color: #555; } .page-ph9-login-app__faq-question h3 { margin: 0; pointer-events: none; color: inherit; } .page-ph9-login-app__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; } .page-ph9-login-app__faq-item.active .page-ph9-login-app__faq-toggle { transform: rotate(45deg); } .page-ph9-login-app__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; color: #ccc; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } .page-ph9-login-app__faq-item.active .page-ph9-login-app__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-ph9-login-app__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-ph9-login-app__blog-card { background-color: #333; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-ph9-login-app__blog-card:hover { transform: translateY(-5px); } .page-ph9-login-app__blog-card img { width: 100%; height: 200px; object-fit: cover; } .page-ph9-login-app__blog-card-info { padding: 15px; } .page-ph9-login-app__blog-card-title { font-size: 1.3em; color: #ffcc00; margin-bottom: 10px; } .page-ph9-login-app__blog-card-title a { color: inherit; text-decoration: none; } .page-ph9-login-app__blog-card-title a:hover { text-decoration: underline; } .page-ph9-login-app__blog-card-text { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-ph9-login-app__blog-card-date { font-size: 0.85em; color: #888; } @media (max-width: 768px) { .page-ph9-login-app__container { padding: 15px; } .page-ph9-login-app__hero-title { font-size: 2em; } .page-ph9-login-app__hero-description { font-size: 1em; } .page-ph9-login-app__hero-cta-group { flex-direction: column; gap: 15px; } .page-ph9-login-app__btn { width: 100%; padding: 12px 20px; font-size: 1em; } .page-ph9-login-app__section { padding: 40px 0; } .page-ph9-login-app__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-ph9-login-app__intro-item, .page-ph9-login-app__link-card, .page-ph9-login-app__game-card, .page-ph9-login-app__promo-card, .page-ph9-login-app__security-item, .page-ph9-login-app__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-ph9-login-app__intro-grid, .page-ph9-login-app__links-grid, .page-ph9-login-app__game-grid, .page-ph9-login-app__promo-grid, .page-ph9-login-app__security-grid, .page-ph9-login-app__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-ph9-login-app__game-tabs { flex-wrap: wrap; justify-content: flex-start; } .page-ph9-login-app__game-tab-btn { width: auto; flex-grow: 1; text-align: center; padding: 10px 15px; } .page-ph9-login-app__faq-list { padding: 0 10px; } .page-ph9-login-app__faq-question { padding: 15px; font-size: 1em; } .page-ph9-login-app__faq-answer { padding: 15px !important; } .page-ph9-login-app__game-card img, .page-ph9-login-app__promo-card img, .page-ph9-login-app__blog-card img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; overflow: hidden !important; } p, li, h1, h2, h3, h4, h5, h6 { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }