.page-apkshub-poppy-playtime-chapter-2 { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333; background-color: #f4f7f6; }.page-apkshub-poppy-playtime-chapter-2__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-apkshub-poppy-playtime-chapter-2__section { background-color: #fff; padding: 40px 20px; margin-bottom: 25px; border-radius: 10px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); }.page-apkshub-poppy-playtime-chapter-2__section--dark { background-color: #2c3e50; color: #ecf0f1; }.page-apkshub-poppy-playtime-chapter-2__title { font-size: 2.8em; color: #2c3e50; text-align: center; margin-bottom: 20px; font-weight: 700; }.page-apkshub-poppy-playtime-chapter-2__title--light { color: #ecf0f1; }.page-apkshub-poppy-playtime-chapter-2__subtitle { font-size: 1.8em; color: #34495e; text-align: center; margin-bottom: 30px; font-weight: 600; }.page-apkshub-poppy-playtime-chapter-2__text { font-size: 1.1em; margin-bottom: 20px; text-align: justify; }.page-apkshub-poppy-playtime-chapter-2__button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; text-align: center; }.page-apkshub-poppy-playtime-chapter-2__button:hover { background-color: #c0392b; transform: translateY(-2px); }.page-apkshub-poppy-playtime-chapter-2__button-group { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; margin-bottom: 30px; }.page-apkshub-poppy-playtime-chapter-2__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:gaming,online casino,philippines]') no-repeat center center/cover; color: #fff; text-align: center; padding: 100px 20px; border-radius: 0; margin-bottom: 25px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; padding-top: 10px; /* Small top padding as body handles header-offset */ }.page-apkshub-poppy-playtime-chapter-2__hero-title { font-size: 3.5em; margin-bottom: 15px; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7); }.page-apkshub-poppy-playtime-chapter-2__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; max-width: 800px; text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5); }.page-apkshub-poppy-playtime-chapter-2__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-apkshub-poppy-playtime-chapter-2__intro-card { background-color: #f9f9f9; padding: 25px; border-radius: 8px; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05); text-align: center; }.page-apkshub-poppy-playtime-chapter-2__intro-card-title { font-size: 1.4em; color: #e74c3c; margin-bottom: 10px; }.page-apkshub-poppy-playtime-chapter-2__quick-access-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; list-style: none; padding: 0; margin: 0; }.page-apkshub-poppy-playtime-chapter-2__quick-access-item { flex: 1 1 auto; max-width: 250px; box-sizing: border-box; }.page-apkshub-poppy-playtime-chapter-2__quick-access-item .page-apkshub-poppy-playtime-chapter-2__button { width: 100%; }.page-apkshub-poppy-playtime-chapter-2__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-apkshub-poppy-playtime-chapter-2__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; }.page-apkshub-poppy-playtime-chapter-2__game-card:hover { transform: translateY(-5px); }.page-apkshub-poppy-playtime-chapter-2__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-apkshub-poppy-playtime-chapter-2__game-card-content { padding: 20px; }.page-apkshub-poppy-playtime-chapter-2__game-card-title { font-size: 1.5em; color: #34495e; margin-bottom: 10px; }.page-apkshub-poppy-playtime-chapter-2__game-card-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-apkshub-poppy-playtime-chapter-2__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-apkshub-poppy-playtime-chapter-2__promo-card { background-color: #f9f9f9; padding: 25px; border-radius: 8px; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05); text-align: center; }.page-apkshub-poppy-playtime-chapter-2__promo-card-title { font-size: 1.4em; color: #e74c3c; margin-bottom: 10px; }.page-apkshub-poppy-playtime-chapter-2__security-item { display: flex; align-items: center; margin-bottom: 15px; }.page-apkshub-poppy-playtime-chapter-2__security-icon { width: 40px; height: 40px; margin-right: 15px; }.page-apkshub-poppy-playtime-chapter-2__faq-item { border-bottom: 1px solid #eee; margin-bottom: 10px; }.page-apkshub-poppy-playtime-chapter-2__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 0; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-apkshub-poppy-playtime-chapter-2__faq-question:hover { background-color: #f0f0f0; }.page-apkshub-poppy-playtime-chapter-2__faq-question h3 { margin: 0; font-size: 1.2em; color: #34495e; pointer-events: none; }.page-apkshub-poppy-playtime-chapter-2__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e74c3c; margin-left: 10px; pointer-events: none; transition: transform 0.3s ease; }.page-apkshub-poppy-playtime-chapter-2__faq-item.active .page-apkshub-poppy-playtime-chapter-2__faq-toggle { transform: rotate(45deg); }.page-apkshub-poppy-playtime-chapter-2__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-apkshub-poppy-playtime-chapter-2__faq-item.active .page-apkshub-poppy-playtime-chapter-2__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-apkshub-poppy-playtime-chapter-2__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-apkshub-poppy-playtime-chapter-2__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-apkshub-poppy-playtime-chapter-2__blog-card:hover { transform: translateY(-5px); }.page-apkshub-poppy-playtime-chapter-2__blog-card-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-apkshub-poppy-playtime-chapter-2__blog-card-content { padding: 20px; }.page-apkshub-poppy-playtime-chapter-2__blog-card-title { font-size: 1.4em; color: #34495e; margin-bottom: 10px; }.page-apkshub-poppy-playtime-chapter-2__blog-card-title a { text-decoration: none; color: inherit; transition: color 0.3s ease; }.page-apkshub-poppy-playtime-chapter-2__blog-card-title a:hover { color: #e74c3c; }.page-apkshub-poppy-playtime-chapter-2__blog-card-excerpt { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-apkshub-poppy-playtime-chapter-2__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-apkshub-poppy-playtime-chapter-2__floating-button { background-color: #28a745; color: #fff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1em; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.2s ease; }.page-apkshub-poppy-playtime-chapter-2__floating-button:hover { background-color: #218838; transform: translateY(-2px); }.page-apkshub-poppy-playtime-chapter-2__floating-button--login { background-color: #007bff; }.page-apkshub-poppy-playtime-chapter-2__floating-button--login:hover { background-color: #0056b3; }@media (max-width: 768px) { .page-apkshub-poppy-playtime-chapter-2__hero-title { font-size: 2.5em; }.page-apkshub-poppy-playtime-chapter-2__hero-subtitle { font-size: 1.2em; }.page-apkshub-poppy-playtime-chapter-2__title { font-size: 2em; }.page-apkshub-poppy-playtime-chapter-2__subtitle { font-size: 1.5em; }.page-apkshub-poppy-playtime-chapter-2__quick-access-item { max-width: 100%; }.page-apkshub-poppy-playtime-chapter-2__intro-grid, .page-apkshub-poppy-playtime-chapter-2__games-grid, .page-apkshub-poppy-playtime-chapter-2__promo-grid, .page-apkshub-poppy-playtime-chapter-2__blog-grid { grid-template-columns: 1fr; }.page-apkshub-poppy-playtime-chapter-2__quick-access-list, .page-apkshub-poppy-playtime-chapter-2__button-group { flex-direction: column; align-items: center; }.page-apkshub-poppy-playtime-chapter-2__quick-access-item .page-apkshub-poppy-playtime-chapter-2__button { width: 80%; max-width: 300px; }.page-apkshub-poppy-playtime-chapter-2__faq-question h3 { font-size: 1.1em; }.page-apkshub-poppy-playtime-chapter-2__faq-answer { padding: 0 10px; }.page-apkshub-poppy-playtime-chapter-2__faq-item.active .page-apkshub-poppy-playtime-chapter-2__faq-answer { padding: 15px 10px !important; }.page-apkshub-poppy-playtime-chapter-2__floating-buttons { bottom: 10px; right: 10px; }.page-apkshub-poppy-playtime-chapter-2__quick-access-list li, .page-apkshub-poppy-playtime-chapter-2__games-grid > div, .page-apkshub-poppy-playtime-chapter-2__promo-grid > div, .page-apkshub-poppy-playtime-chapter-2__blog-grid > div { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-apkshub-poppy-playtime-chapter-2__quick-access-list, .page-apkshub-poppy-playtime-chapter-2__games-grid, .page-apkshub-poppy-playtime-chapter-2__promo-grid, .page-apkshub-poppy-playtime-chapter-2__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-apkshub-poppy-playtime-chapter-2__text, .page-apkshub-poppy-playtime-chapter-2__game-card-description, .page-apkshub-poppy-playtime-chapter-2__blog-card-excerpt { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }