.page-km88-ph { font-family: 'Arial', sans-serif; color: #e0e0e0; background-color: #1a1a2e; line-height: 1.6; padding-top: var(--header-offset, 122px); } .page-km88-ph__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-km88-ph__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:online_casino,gaming,philippines,km88,fc178]') center/cover no-repeat; text-align: center; padding: 80px 20px; min-height: 500px; display: flex; flex-direction: column; justify-content: center; align-items: center; position: relative; } .page-km88-ph__hero-title { font-size: 3.2em; color: #ffcc00; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8); } .page-km88-ph__hero-subtitle { font-size: 1.4em; color: #ffffff; margin-bottom: 30px; max-width: 800px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6); } .page-km88-ph__cta-buttons { display: flex; gap: 15px; flex-wrap: wrap; justify-content: center; } .page-km88-ph__button { display: inline-block; background-color: #007bff; color: #ffffff; 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-km88-ph__button--primary { background-color: #ffcc00; color: #1a1a2e; } .page-km88-ph__button--primary:hover { background-color: #e6b800; transform: translateY(-2px); } .page-km88-ph__button--secondary { background-color: #007bff; } .page-km88-ph__button--secondary:hover { background-color: #0056b3; transform: translateY(-2px); } .page-km88-ph__section { padding: 60px 20px; text-align: center; } .page-km88-ph__section-title { font-size: 2.5em; color: #ffcc00; margin-bottom: 40px; } .page-km88-ph__text-content { max-width: 900px; margin: 0 auto 30px auto; font-size: 1.1em; color: #c0c0c0; } .page-km88-ph__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; max-width: 1000px; margin: 0 auto; } .page-km88-ph__quick-access-item { background-color: #2c2c4a; padding: 25px; border-radius: 10px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease, background-color 0.3s ease; } .page-km88-ph__quick-access-item:hover { transform: translateY(-5px); background-color: #3a3a5e; } .page-km88-ph__quick-access-item a { color: #ffcc00; text-decoration: none; font-weight: bold; font-size: 1.1em; display: block; } .page-km88-ph__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-km88-ph__game-card { background-color: #2c2c4a; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4); text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-km88-ph__game-card:hover { transform: translateY(-7px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5); } .page-km88-ph__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-km88-ph__game-card-content { padding: 20px; } .page-km88-ph__game-card-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 10px; } .page-km88-ph__game-card-description { font-size: 0.95em; color: #c0c0c0; margin-bottom: 15px; } .page-km88-ph__promo-list { list-style: none; padding: 0; max-width: 900px; margin: 0 auto; } .page-km88-ph__promo-item { background-color: #2c2c4a; margin-bottom: 20px; padding: 25px; border-radius: 10px; text-align: left; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-km88-ph__promo-title { font-size: 1.8em; color: #ffcc00; margin-bottom: 10px; } .page-km88-ph__promo-description { font-size: 1.05em; color: #c0c0c0; margin-bottom: 15px; } .page-km88-ph__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; max-width: 1000px; margin: 0 auto; } .page-km88-ph__security-item { background-color: #2c2c4a; padding: 30px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); text-align: center; } .page-km88-ph__security-item-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 15px; } .page-km88-ph__security-item-text { font-size: 1em; color: #c0c0c0; } .page-km88-ph__faq-list { max-width: 900px; margin: 0 auto; text-align: left; } .page-km88-ph__faq-item { background-color: #2c2c4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } .page-km88-ph__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; cursor: pointer; user-select: none; background-color: #3a3a5e; transition: background-color 0.3s ease; } .page-km88-ph__faq-question:hover { background-color: #4a4a7a; } .page-km88-ph__faq-question h3 { margin: 0; font-size: 1.2em; color: #ffcc00; pointer-events: none; } .page-km88-ph__faq-toggle { font-size: 1.8em; color: #ffcc00; font-weight: bold; line-height: 1; pointer-events: none; transition: transform 0.3s ease; } .page-km88-ph__faq-item.active .page-km88-ph__faq-toggle { transform: rotate(45deg); } .page-km88-ph__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; color: #c0c0c0; } .page-km88-ph__faq-item.active .page-km88-ph__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-km88-ph__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-km88-ph__blog-card { background-color: #2c2c4a; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4); text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-km88-ph__blog-card:hover { transform: translateY(-7px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5); } .page-km88-ph__blog-card-image { width: 100%; height: 220px; object-fit: cover; display: block; } .page-km88-ph__blog-card-content { padding: 20px; } .page-km88-ph__blog-card-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; } .page-km88-ph__blog-card-title a { color: #ffcc00; text-decoration: none; transition: color 0.3s ease; } .page-km88-ph__blog-card-title a:hover { color: #ffffff; } .page-km88-ph__blog-card-excerpt { font-size: 0.95em; color: #c0c0c0; margin-bottom: 15px; } .page-km88-ph__blog-card-date { font-size: 0.85em; color: #888; } .page-km88-ph__app-download-float { position: fixed; bottom: 20px; right: 20px; z-index: 1000; } .page-km88-ph__app-download-float .page-km88-ph__button { padding: 15px 30px; font-size: 1.1em; border-radius: 50px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); } @media (max-width: 768px) { .page-km88-ph__hero-title { font-size: 2.2em; } .page-km88-ph__hero-subtitle { font-size: 1.1em; } .page-km88-ph__cta-buttons { flex-direction: column; gap: 10px; } .page-km88-ph__button { width: 100%; box-sizing: border-box; } .page-km88-ph__section-title { font-size: 2em; } .page-km88-ph__quick-access-grid, .page-km88-ph__games-grid, .page-km88-ph__security-grid, .page-km88-ph__blog-grid { grid-template-columns: 1fr; } .page-km88-ph__quick-access-item, .page-km88-ph__game-card, .page-km88-ph__promo-item, .page-km88-ph__security-item, .page-km88-ph__faq-item, .page-km88-ph__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-km88-ph__quick-access-grid, .page-km88-ph__games-grid, .page-km88-ph__security-grid, .page-km88-ph__blog-grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-km88-ph__text-content { font-size: 1em; } .page-km88-ph__game-card-title, .page-km88-ph__promo-title { font-size: 1.3em; } .page-km88-ph__security-item-title { font-size: 1.2em; } .page-km88-ph__faq-question h3 { font-size: 1.1em; } .page-km88-ph__faq-answer { padding: 0 15px; } .page-km88-ph__faq-item.active .page-km88-ph__faq-answer { padding: 15px 15px !important; } .page-km88-ph__blog-card-title { font-size: 1.2em; } .page-km88-ph__app-download-float { bottom: 15px; right: 15px; } .page-km88-ph__app-download-float .page-km88-ph__button { padding: 12px 25px; font-size: 1em; } .page-km88-ph__quick-access-item a, .page-km88-ph__game-card-description, .page-km88-ph__promo-description, .page-km88-ph__security-item-text, .page-km88-ph__blog-card-excerpt, .page-km88-ph__blog-card-date { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } @media (max-width: 480px) { .page-km88-ph__hero-section { padding: 60px 15px; } .page-km88-ph__hero-title { font-size: 1.8em; } .page-km88-ph__hero-subtitle { font-size: 1em; } .page-km88-ph__section { padding: 40px 15px; } .page-km88-ph__section-title { font-size: 1.8em; } .page-km88-ph__faq-question h3 { font-size: 1em; } }