.page-poppy-playtime-chapter-apk-4 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; }.page-poppy-playtime-chapter-apk-4__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-poppy-playtime-chapter-apk-4__hero-section { background: linear-gradient(135deg, #2a0000, #4a0000); padding: 10px 0 60px; text-align: center; position: relative; overflow: hidden; border-bottom: 5px solid #ffcc00; }.page-poppy-playtime-chapter-apk-4__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; padding: 20px; }.page-poppy-playtime-chapter-apk-4__hero-title { font-size: 2.8em; color: #ffcc00; margin-bottom: 20px; text-shadow: 0 4px 8px rgba(0, 0, 0, 0.5); line-height: 1.2; }.page-poppy-playtime-chapter-apk-4__hero-subtitle { font-size: 1.4em; color: #e0e0e0; margin-bottom: 30px; }.page-poppy-playtime-chapter-apk-4__hero-button { display: inline-block; background-color: #ffcc00; color: #1a1a2e; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3); }.page-poppy-playtime-chapter-apk-4__hero-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-poppy-playtime-chapter-apk-4__intro-section { padding: 60px 20px; background-color: #1a1a2e; text-align: center; }.page-poppy-playtime-chapter-apk-4__intro-title { font-size: 2.2em; color: #ffcc00; margin-bottom: 30px; }.page-poppy-playtime-chapter-apk-4__intro-text { max-width: 800px; margin: 0 auto 40px; color: #e0e0e0; font-size: 1.1em; }.page-poppy-playtime-chapter-apk-4__feature-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; list-style: none; padding: 0; margin: 0; }.page-poppy-playtime-chapter-apk-4__feature-item { background-color: #2c2c4a; border-radius: 15px; padding: 30px; flex: 1 1 calc(33% - 40px); max-width: calc(33% - 40px); text-align: left; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; box-sizing: border-box; }.page-poppy-playtime-chapter-apk-4__feature-item:hover { transform: translateY(-5px); }.page-poppy-playtime-chapter-apk-4__feature-item h3 { color: #ffcc00; font-size: 1.5em; margin-bottom: 15px; }.page-poppy-playtime-chapter-apk-4__feature-item p { color: #c0c0c0; font-size: 1em; }.page-poppy-playtime-chapter-apk-4__quick-access-section { background-color: #2c2c4a; padding: 60px 20px; text-align: center; }.page-poppy-playtime-chapter-apk-4__quick-access-title { font-size: 2.2em; color: #ffcc00; margin-bottom: 30px; }.page-poppy-playtime-chapter-apk-4__access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; }.page-poppy-playtime-chapter-apk-4__access-button { display: inline-block; background-color: #ffcc00; color: #1a1a2e; padding: 12px 25px; border-radius: 40px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); }.page-poppy-playtime-chapter-apk-4__access-button:hover { background-color: #e6b800; transform: translateY(-2px); }.page-poppy-playtime-chapter-apk-4__games-section { padding: 60px 20px; background-color: #1a1a2e; text-align: center; }.page-poppy-playtime-chapter-apk-4__games-title { font-size: 2.2em; color: #ffcc00; margin-bottom: 30px; }.page-poppy-playtime-chapter-apk-4__game-categories { display: flex; flex-wrap: wrap; justify-content: center; gap: 25px; }.page-poppy-playtime-chapter-apk-4__game-card { background-color: #2c2c4a; border-radius: 15px; overflow: hidden; width: calc(25% - 20px); max-width: 280px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; box-sizing: border-box; text-decoration: none; display: block; }.page-poppy-playtime-chapter-apk-4__game-card:hover { transform: translateY(-7px); }.page-poppy-playtime-chapter-apk-4__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-poppy-playtime-chapter-apk-4__game-card-content { padding: 20px; }.page-poppy-playtime-chapter-apk-4__game-card-title { font-size: 1.3em; color: #ffcc00; margin-bottom: 10px; }.page-poppy-playtime-chapter-apk-4__game-card-text { color: #c0c0c0; font-size: 0.9em; }.page-poppy-playtime-chapter-apk-4__promotions-section { padding: 60px 20px; background-color: #2c2c4a; text-align: center; }.page-poppy-playtime-chapter-apk-4__promotions-title { font-size: 2.2em; color: #ffcc00; margin-bottom: 30px; }.page-poppy-playtime-chapter-apk-4__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-poppy-playtime-chapter-apk-4__promo-card { background-color: #1a1a2e; border-radius: 15px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); text-align: left; transition: transform 0.3s ease; }.page-poppy-playtime-chapter-apk-4__promo-card:hover { transform: translateY(-5px); }.page-poppy-playtime-chapter-apk-4__promo-card-image { width: 100%; height: 220px; object-fit: cover; }.page-poppy-playtime-chapter-apk-4__promo-card-content { padding: 20px; }.page-poppy-playtime-chapter-apk-4__promo-card-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; }.page-poppy-playtime-chapter-apk-4__promo-card-description { color: #c0c0c0; font-size: 0.95em; margin-bottom: 20px; }.page-poppy-playtime-chapter-apk-4__promo-button { display: inline-block; background-color: #ffcc00; color: #1a1a2e; padding: 10px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 0.95em; transition: background-color 0.3s ease; }.page-poppy-playtime-chapter-apk-4__promo-button:hover { background-color: #e6b800; }.page-poppy-playtime-chapter-apk-4__security-section { padding: 60px 20px; background-color: #1a1a2e; text-align: center; }.page-poppy-playtime-chapter-apk-4__security-title { font-size: 2.2em; color: #ffcc00; margin-bottom: 30px; }.page-poppy-playtime-chapter-apk-4__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; text-align: left; }.page-poppy-playtime-chapter-apk-4__security-item { background-color: #2c2c4a; border-radius: 15px; padding: 25px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); }.page-poppy-playtime-chapter-apk-4__security-item h3 { color: #ffcc00; font-size: 1.4em; margin-bottom: 10px; }.page-poppy-playtime-chapter-apk-4__security-item p { color: #c0c0c0; font-size: 0.95em; }.page-poppy-playtime-chapter-apk-4__faq-section { padding: 60px 20px; background-color: #2c2c4a; }.page-poppy-playtime-chapter-apk-4__faq-title { text-align: center; font-size: 2.2em; color: #ffcc00; margin-bottom: 30px; }.page-poppy-playtime-chapter-apk-4__faq-list { max-width: 800px; margin: 0 auto; }.page-poppy-playtime-chapter-apk-4__faq-item { background-color: #1a1a2e; margin-bottom: 15px; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); }.page-poppy-playtime-chapter-apk-4__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; background-color: #3a3a5e; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-poppy-playtime-chapter-apk-4__faq-question:hover { background-color: #4a4a6e; }.page-poppy-playtime-chapter-apk-4__faq-question h3 { margin: 0; color: #ffcc00; font-size: 1.1em; pointer-events: none; }.page-poppy-playtime-chapter-apk-4__faq-toggle { font-size: 1.5em; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; }.page-poppy-playtime-chapter-apk-4__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; color: #e0e0e0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-poppy-playtime-chapter-apk-4__faq-item.active .page-poppy-playtime-chapter-apk-4__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-poppy-playtime-chapter-apk-4__faq-item.active .page-poppy-playtime-chapter-apk-4__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-chapter-apk-4__blog-section { padding: 60px 20px; background-color: #1a1a2e; text-align: center; }.page-poppy-playtime-chapter-apk-4__blog-title { font-size: 2.2em; color: #ffcc00; margin-bottom: 30px; }.page-poppy-playtime-chapter-apk-4__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-poppy-playtime-chapter-apk-4__blog-card { background-color: #2c2c4a; border-radius: 15px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); text-align: left; transition: transform 0.3s ease; text-decoration: none; display: block; }.page-poppy-playtime-chapter-apk-4__blog-card:hover { transform: translateY(-5px); }.page-poppy-playtime-chapter-apk-4__blog-card-image { width: 100%; height: 200px; object-fit: cover; }.page-poppy-playtime-chapter-apk-4__blog-card-content { padding: 20px; }.page-poppy-playtime-chapter-apk-4__blog-card-title { font-size: 1.3em; color: #ffcc00; margin-bottom: 10px; }.page-poppy-playtime-chapter-apk-4__blog-card-excerpt { color: #c0c0c0; font-size: 0.95em; margin-bottom: 15px; }.page-poppy-playtime-chapter-apk-4__blog-card-date { font-size: 0.85em; color: #888; }.page-poppy-playtime-chapter-apk-4__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; }.page-poppy-playtime-chapter-apk-4__floating-button { background-color: #ffcc00; color: #1a1a2e; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1em; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; }.page-poppy-playtime-chapter-apk-4__floating-button:hover { background-color: #e6b800; transform: scale(1.05); }@media (max-width: 1024px) { .page-poppy-playtime-chapter-apk-4__hero-title { font-size: 2.5em; }.page-poppy-playtime-chapter-apk-4__hero-subtitle { font-size: 1.2em; }.page-poppy-playtime-chapter-apk-4__feature-item { flex: 1 1 calc(50% - 30px); max-width: calc(50% - 30px); }.page-poppy-playtime-chapter-apk-4__game-card { width: calc(33% - 20px); }.page-poppy-playtime-chapter-apk-4__promo-card-image { height: 180px; }.page-poppy-playtime-chapter-apk-4__blog-card-image { height: 160px; }}@media (max-width: 768px) { .page-poppy-playtime-chapter-apk-4__container { padding: 15px; }.page-poppy-playtime-chapter-apk-4__hero-section { padding-bottom: 40px; }.page-poppy-playtime-chapter-apk-4__hero-title { font-size: 2em; }.page-poppy-playtime-chapter-apk-4__hero-subtitle { font-size: 1em; }.page-poppy-playtime-chapter-apk-4__hero-button { padding: 12px 25px; font-size: 1.1em; }.page-poppy-playtime-chapter-apk-4__intro-section, .page-poppy-playtime-chapter-apk-4__quick-access-section, .page-poppy-playtime-chapter-apk-4__games-section, .page-poppy-playtime-chapter-apk-4__promotions-section, .page-poppy-playtime-chapter-apk-4__security-section, .page-poppy-playtime-chapter-apk-4__faq-section, .page-poppy-playtime-chapter-apk-4__blog-section { padding: 40px 15px; }.page-poppy-playtime-chapter-apk-4__intro-title, .page-poppy-playtime-chapter-apk-4__quick-access-title, .page-poppy-playtime-chapter-apk-4__games-title, .page-poppy-playtime-chapter-apk-4__promotions-title, .page-poppy-playtime-chapter-apk-4__security-title, .page-poppy-playtime-chapter-apk-4__faq-title, .page-poppy-playtime-chapter-apk-4__blog-title { font-size: 1.8em; }.page-poppy-playtime-chapter-apk-4__feature-list { gap: 20px; }.page-poppy-playtime-chapter-apk-4__feature-item { flex: 1 1 100% !important; max-width: 100% !important; padding: 25px !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-poppy-playtime-chapter-apk-4__game-categories { gap: 15px; }.page-poppy-playtime-chapter-apk-4__game-card { width: calc(50% - 15px); max-width: none; }.page-poppy-playtime-chapter-apk-4__game-card-image { height: 150px; }.page-poppy-playtime-chapter-apk-4__promo-grid, .page-poppy-playtime-chapter-apk-4__blog-grid, .page-poppy-playtime-chapter-apk-4__security-grid { grid-template-columns: 1fr; }.page-poppy-playtime-chapter-apk-4__promo-card-image { height: 160px; }.page-poppy-playtime-chapter-apk-4__blog-card-image { height: 140px; }.page-poppy-playtime-chapter-apk-4__faq-list { padding: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-poppy-playtime-chapter-apk-4__faq-question { padding: 15px; }.page-poppy-playtime-chapter-apk-4__faq-question h3 { font-size: 1em; }.page-poppy-playtime-chapter-apk-4__faq-answer { padding: 15px !important; }.page-poppy-playtime-chapter-apk-4__floating-buttons { right: 15px; bottom: 15px; gap: 10px; }.page-poppy-playtime-chapter-apk-4__floating-button { padding: 10px 18px; font-size: 0.9em; }}@media (max-width: 480px) { .page-poppy-playtime-chapter-apk-4__hero-title { font-size: 1.6em; }.page-poppy-playtime-chapter-apk-4__hero-subtitle { font-size: 0.9em; }.page-poppy-playtime-chapter-apk-4__game-card { width: 100%; }.page-poppy-playtime-chapter-apk-4__access-buttons { flex-direction: column; }.page-poppy-playtime-chapter-apk-4__access-button { width: 100%; }.page-poppy-playtime-chapter-apk-4__intro-text { font-size: 1em; }}