.page-phsky-game { font-family: 'Arial', sans-serif; background-color: #1a1a2e; color: #e0e0e0; line-height: 1.6; } .page-phsky-game__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-phsky-game__section { padding: 40px 0; text-align: center; } .page-phsky-game__section:nth-of-type(even) { background-color: #16213e; } .page-phsky-game__heading { font-size: 2.8em; color: #e94560; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 1px; } .page-phsky-game__subheading { font-size: 1.8em; color: #0f3460; margin-bottom: 15px; } .page-phsky-game__paragraph { font-size: 1.1em; margin-bottom: 20px; } .page-phsky-game__button { display: inline-block; background-color: #e94560; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-phsky-game__button:hover { background-color: #d13a52; transform: translateY(-2px); } .page-phsky-game__button--secondary { background-color: #0f3460; } .page-phsky-game__button--secondary:hover { background-color: #0c2b4d; } /* Hero Section */ .page-phsky-game__hero-section { background: url('[GALLERY:hero:1920x1080:phsky game,online casino,philippines]') no-repeat center center/cover; padding: 100px 0 80px; position: relative; overflow: hidden; padding-top: 10px; } .page-phsky-game__hero-overlay { background-color: rgba(0, 0, 0, 0.6); position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1; } .page-phsky-game__hero-content { position: relative; z-index: 2; text-align: center; color: #fff; } .page-phsky-game__hero-title { font-size: 3.5em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-phsky-game__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; } .page-phsky-game__hero-buttons .page-phsky-game__button { margin: 0 10px; } /* Introduction Section */ .page-phsky-game__introduction-section .page-phsky-game__heading { color: #e94560; } .page-phsky-game__introduction-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-phsky-game__intro-item { background-color: #0f3460; padding: 25px; border-radius: 10px; text-align: left; transition: transform 0.3s ease; } .page-phsky-game__intro-item:hover { transform: translateY(-5px); } .page-phsky-game__intro-item-title { font-size: 1.4em; color: #e94560; margin-bottom: 10px; } .page-phsky-game__intro-item-text { font-size: 1em; color: #c0c0c0; } /* Quick Access Section */ .page-phsky-game__quick-access-section { background-color: #1a1a2e; } .page-phsky-game__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } /* Core Games Section */ .page-phsky-game__games-section { background-color: #16213e; } .page-phsky-game__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 30px; } .page-phsky-game__game-card { background-color: #0f3460; border-radius: 10px; overflow: hidden; text-align: left; transition: transform 0.3s ease; } .page-phsky-game__game-card:hover { transform: translateY(-5px); } .page-phsky-game__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-phsky-game__game-card-content { padding: 20px; } .page-phsky-game__game-card-title { font-size: 1.3em; color: #e94560; margin-bottom: 10px; } .page-phsky-game__game-card-description { font-size: 0.95em; color: #c0c0c0; margin-bottom: 15px; } /* Promotions Section */ .page-phsky-game__promotions-section .page-phsky-game__heading { color: #e94560; } .page-phsky-game__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-phsky-game__promo-card { background-color: #0f3460; border-radius: 10px; overflow: hidden; text-align: left; transition: transform 0.3s ease; } .page-phsky-game__promo-card:hover { transform: translateY(-5px); } .page-phsky-game__promo-card-image { width: 100%; height: 220px; object-fit: cover; } .page-phsky-game__promo-card-content { padding: 20px; } .page-phsky-game__promo-card-title { font-size: 1.4em; color: #e94560; margin-bottom: 10px; } .page-phsky-game__promo-card-description { font-size: 1em; color: #c0c0c0; margin-bottom: 15px; } /* Security & Customer Service Section */ .page-phsky-game__security-section .page-phsky-game__heading { color: #e94560; } .page-phsky-game__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-phsky-game__security-item { background-color: #0f3460; padding: 25px; border-radius: 10px; text-align: left; } .page-phsky-game__security-item-title { font-size: 1.4em; color: #e94560; margin-bottom: 10px; } .page-phsky-game__security-item-text { font-size: 1em; color: #c0c0c0; } /* FAQ Section */ .page-phsky-game__faq-section { text-align: left; } .page-phsky-game__faq-list { margin-top: 30px; } .page-phsky-game__faq-item { background-color: #0f3460; margin-bottom: 15px; border-radius: 8px; overflow: hidden; } .page-phsky-game__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; font-size: 1.2em; color: #e0e0e0; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-phsky-game__faq-question:hover { background-color: #16213e; } .page-phsky-game__faq-question h3 { margin: 0; flex-grow: 1; pointer-events: none; color: #e94560; } .page-phsky-game__faq-toggle { font-size: 1.5em; font-weight: bold; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; } .page-phsky-game__faq-item.active .page-phsky-game__faq-toggle { transform: rotate(45deg); } .page-phsky-game__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-phsky-game__faq-item.active .page-phsky-game__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } /* Latest Blog Section */ .page-phsky-game__blog-section .page-phsky-game__heading { color: #e94560; } .page-phsky-game__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-phsky-game__blog-card { background-color: #0f3460; border-radius: 10px; overflow: hidden; text-align: left; transition: transform 0.3s ease; } .page-phsky-game__blog-card:hover { transform: translateY(-5px); } .page-phsky-game__blog-card-image { width: 100%; height: 180px; object-fit: cover; } .page-phsky-game__blog-card-content { padding: 20px; } .page-phsky-game__blog-card-title { font-size: 1.3em; color: #e94560; margin-bottom: 10px; } .page-phsky-game__blog-card-description { font-size: 0.95em; color: #c0c0c0; margin-bottom: 15px; } .page-phsky-game__blog-card-link { display: inline-block; color: #e94560; text-decoration: none; font-weight: bold; } .page-phsky-game__blog-card-link:hover { text-decoration: underline; } /* Responsive adjustments */ @media (max-width: 1024px) { .page-phsky-game__hero-title { font-size: 3em; } .page-phsky-game__hero-subtitle { font-size: 1.3em; } .page-phsky-game__heading { font-size: 2.2em; } .page-phsky-game__subheading { font-size: 1.6em; } } @media (max-width: 768px) { .page-phsky-game__hero-section { padding: 80px 0 60px; } .page-phsky-game__hero-title { font-size: 2.5em; } .page-phsky-game__hero-subtitle { font-size: 1.1em; } .page-phsky-game__hero-buttons { flex-direction: column; gap: 15px; } .page-phsky-game__hero-buttons .page-phsky-game__button { margin: 0; width: 80%; max-width: 300px; } .page-phsky-game__heading { font-size: 2em; } .page-phsky-game__section { padding: 30px 0; } .page-phsky-game__quick-access-links { flex-direction: column; align-items: center; } .page-phsky-game__quick-access-links .page-phsky-game__button { width: 90%; max-width: 350px; } .page-phsky-game__intro-item, .page-phsky-game__game-card, .page-phsky-game__promo-card, .page-phsky-game__security-item, .page-phsky-game__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-phsky-game__introduction-grid, .page-phsky-game__games-grid, .page-phsky-game__promo-grid, .page-phsky-game__security-grid, .page-phsky-game__blog-grid { grid-template-columns: 1fr; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-phsky-game__faq-question { font-size: 1.1em; padding: 15px 20px; } .page-phsky-game__faq-answer { padding: 0 20px; } .page-phsky-game__faq-item.active .page-phsky-game__faq-answer { padding: 15px 20px !important; } /* Image responsiveness */ .page-phsky-game img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-phsky-game__game-card-image, .page-phsky-game__promo-card-image, .page-phsky-game__blog-card-image { height: 160px; } } @media (max-width: 480px) { .page-phsky-game__hero-title { font-size: 2em; } .page-phsky-game__hero-subtitle { font-size: 1em; } .page-phsky-game__heading { font-size: 1.8em; } .page-phsky-game__button { padding: 10px 20px; font-size: 0.9em; } .page-phsky-game__faq-question { font-size: 1em; padding: 12px 15px; } .page-phsky-game__faq-answer { font-size: 0.9em; padding: 0 15px; } .page-phsky-game__faq-item.active .page-phsky-game__faq-answer { padding: 10px 15px !important; } }