.page-playtime-ph__main-content { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-playtime-ph__hero-section { background: linear-gradient(135deg, #0a0a0a, #333333); color: #fff; text-align: center; padding: 10px 20px 80px 20px; position: relative; overflow: hidden; }.page-playtime-ph__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('[GALLERY:hero:1920x1080:online_gaming,philippines,casino]'); background-size: cover; background-position: center; opacity: 0.3; z-index: 1; }.page-playtime-ph__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; }.page-playtime-ph__hero-title { font-size: clamp(2.5rem, 8vw, 4.5rem); margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-playtime-ph__hero-description { font-size: clamp(1rem, 3vw, 1.3rem); margin-bottom: 30px; max-width: 700px; margin-left: auto; margin-right: auto; }.page-playtime-ph__cta-buttons { display: flex; justify-content: center; gap: 20px; }.page-playtime-ph__cta-button { display: inline-block; background-color: #ffcc00; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1rem; transition: background-color 0.3s ease, transform 0.3s ease; }.page-playtime-ph__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-playtime-ph__floating-buttons { position: fixed; bottom: 20px; left: 50%; transform: translateX(-50%); display: flex; gap: 15px; z-index: 1000; }.page-playtime-ph__floating-button { background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1rem; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; }.page-playtime-ph__floating-button--register { background-color: #28a745; }.page-playtime-ph__floating-button--login { background-color: #007bff; }.page-playtime-ph__floating-button:hover { transform: translateY(-2px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3); }.page-playtime-ph__game-categories { padding: 60px 20px; text-align: center; background-color: #fff; }.page-playtime-ph__section-title { font-size: clamp(2rem, 6vw, 3rem); color: #222; margin-bottom: 40px; }.page-playtime-ph__category-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-playtime-ph__category-card { background-color: #fefefe; border-radius: 15px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-playtime-ph__category-card:hover { transform: translateY(-10px); box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15); }.page-playtime-ph__category-image { width: 100%; height: 200px; object-fit: cover; }.page-playtime-ph__category-content { padding: 25px; }.page-playtime-ph__category-name { font-size: 1.5rem; color: #007bff; margin-bottom: 15px; }.page-playtime-ph__category-description { font-size: 0.95rem; color: #666; margin-bottom: 20px; }.page-playtime-ph__category-link { display: inline-block; background-color: #ffcc00; color: #333; padding: 10px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 0.9rem; transition: background-color 0.3s ease; }.page-playtime-ph__category-link:hover { background-color: #e6b800; }.page-playtime-ph__app-section { padding: 80px 20px; text-align: center; background-color: #f0f0f0; }.page-playtime-ph__app-content { max-width: 1000px; margin: 0 auto; display: flex; flex-direction: column; align-items: center; gap: 40px; }.page-playtime-ph__app-text { flex: 1; text-align: left; max-width: 600px; }.page-playtime-ph__app-title { font-size: clamp(2rem, 6vw, 3rem); color: #222; margin-bottom: 20px; }.page-playtime-ph__app-description { font-size: 1.1rem; color: #555; margin-bottom: 30px; }.page-playtime-ph__app-cta { background-color: #007bff; color: #fff; padding: 18px 40px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2rem; transition: background-color 0.3s ease, transform 0.3s ease; }.page-playtime-ph__app-cta:hover { background-color: #0056b3; transform: translateY(-3px); }.page-playtime-ph__app-image-wrapper { flex: 1; max-width: 400px; }.page-playtime-ph__app-screenshot { width: 100%; height: auto; border-radius: 20px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15); }.page-playtime-ph__promotions-section { padding: 80px 20px; text-align: center; background-color: #fff; }.page-playtime-ph__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-playtime-ph__promo-card { background-color: #fefefe; border-radius: 15px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08); overflow: hidden; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-playtime-ph__promo-card:hover { transform: translateY(-8px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12); }.page-playtime-ph__promo-image { width: 100%; height: 220px; object-fit: cover; }.page-playtime-ph__promo-content { padding: 25px; }.page-playtime-ph__promo-title { font-size: 1.6rem; color: #007bff; margin-bottom: 15px; }.page-playtime-ph__promo-description { font-size: 0.95rem; color: #666; margin-bottom: 20px; }.page-playtime-ph__promo-link { display: inline-block; background-color: #ffcc00; color: #333; padding: 10px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 0.9rem; transition: background-color 0.3s ease; }.page-playtime-ph__promo-link:hover { background-color: #e6b800; }.page-playtime-ph__faq-section { padding: 80px 20px; background-color: #f8f8f8; }.page-playtime-ph__faq-container { max-width: 900px; margin: 0 auto; }.page-playtime-ph__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 10px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); overflow: hidden; }.page-playtime-ph__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #fff; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; user-select: none; }.page-playtime-ph__faq-question:hover { background-color: #f5f5f5; }.page-playtime-ph__faq-question h3 { margin: 0; font-size: 1.2rem; color: #333; pointer-events: none; }.page-playtime-ph__faq-toggle { font-size: 1.8rem; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; }.page-playtime-ph__faq-item.active .page-playtime-ph__faq-toggle { transform: rotate(45deg); color: #dc3545; }.page-playtime-ph__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #555; }.page-playtime-ph__faq-item.active .page-playtime-ph__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-playtime-ph__why-choose-us { padding: 80px 20px; background-color: #e9ecef; text-align: center; }.page-playtime-ph__feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-playtime-ph__feature-card { background-color: #fff; padding: 30px; border-radius: 15px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; }.page-playtime-ph__feature-card:hover { transform: translateY(-5px); }.page-playtime-ph__feature-icon { width: 80px; height: 80px; margin-bottom: 20px; }.page-playtime-ph__feature-title { font-size: 1.4rem; color: #007bff; margin-bottom: 15px; }.page-playtime-ph__feature-description { font-size: 0.95rem; color: #666; }.page-playtime-ph__centered-logo { text-align: center; margin-bottom: 40px; }.page-playtime-ph__brand-logo { width: 180px; height: auto; display: block; margin: 0 auto; }.page-playtime-ph__logo-text { font-size: clamp(2rem, 5vw, 3rem); font-weight: bold; color: #333; margin-top: 15px; }.page-playtime-ph__section-subtitle { font-size: clamp(1.1rem, 3vw, 1.4rem); color: #666; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-playtime-ph__text-content { font-size: 1.1rem; color: #444; text-align: left; max-width: 800px; margin: 0 auto 30px auto; }.page-playtime-ph__text-content strong { color: #007bff; }.page-playtime-ph__text-content ul { list-style: disc inside; padding-left: 20px; margin-bottom: 20px; }.page-playtime-ph__text-content li { margin-bottom: 10px; }.page-playtime-ph__text-content a { color: #007bff; text-decoration: none; }.page-playtime-ph__text-content a:hover { text-decoration: underline; }@media (max-width: 768px) { .page-playtime-ph__hero-section { padding-bottom: 120px; }.page-playtime-ph__hero-title { font-size: clamp(2rem, 8vw, 3.5rem); }.page-playtime-ph__hero-description { font-size: clamp(0.9rem, 3vw, 1.1rem); }.page-playtime-ph__cta-buttons { flex-direction: column; gap: 15px; }.page-playtime-ph__cta-button { width: 100%; max-width: 250px; margin: 0 auto; }.page-playtime-ph__floating-buttons { flex-direction: column; bottom: 15px; gap: 10px; width: 80%; max-width: 200px; }.page-playtime-ph__floating-button { width: 100%; text-align: center; padding: 10px 20px; font-size: 0.9rem; }.page-playtime-ph__section-title { font-size: clamp(1.8rem, 6vw, 2.5rem); }.page-playtime-ph__category-grid, .page-playtime-ph__promo-grid, .page-playtime-ph__feature-grid { grid-template-columns: 1fr; }.page-playtime-ph__app-content { flex-direction: column; }.page-playtime-ph__app-text { text-align: center; }.page-playtime-ph__app-image-wrapper { max-width: 300px; }.page-playtime-ph__app-cta { font-size: 1.1rem; padding: 15px 30px; }.page-playtime-ph__faq-question { padding: 15px 20px; }.page-playtime-ph__faq-question h3 { font-size: 1.1rem; }.page-playtime-ph__faq-answer { padding: 0 20px; }.page-playtime-ph__faq-item.active .page-playtime-ph__faq-answer { padding: 15px 20px !important; }.page-playtime-ph__feature-card { padding: 25px; }.page-playtime-ph__feature-icon { width: 60px; height: 60px; }.page-playtime-ph__feature-title { font-size: 1.2rem; }.page-playtime-ph__category-card, .page-playtime-ph__promo-card, .page-playtime-ph__feature-card { box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; }.page-playtime-ph__category-grid, .page-playtime-ph__promo-grid, .page-playtime-ph__feature-grid, .page-playtime-ph__app-content { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }img { max-width: 100% !important; height: auto !important; }}[data-track-plink="1"] { cursor: pointer; }