.page-poppy-playtime-chapter2apk { font-family: 'Roboto', sans-serif; color: #e0e0e0; background-color: #1a1a2e; padding-top: var(--header-offset, 122px);}.page-poppy-playtime-chapter2apk__container { max-width: 1200px; margin: 0 auto; padding: 20px;}.page-poppy-playtime-chapter2apk__hero-section { position: relative; width: 100%; height: 500px; overflow: hidden; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; padding: 10px 0;}.page-poppy-playtime-chapter2apk__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1;}.page-poppy-playtime-chapter2apk__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.8)); z-index: 2;}.page-poppy-playtime-chapter2apk__hero-content { position: relative; z-index: 3; padding: 20px; max-width: 800px;}.page-poppy-playtime-chapter2apk__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); color: #e74c3c;}.page-poppy-playtime-chapter2apk__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #f0f0f0;}.page-poppy-playtime-chapter2apk__cta-button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease;}.page-poppy-playtime-chapter2apk__cta-button:hover { background-color: #c0392b; transform: translateY(-3px);}.page-poppy-playtime-chapter2apk__section { padding: 60px 20px; text-align: center;}.page-poppy-playtime-chapter2apk__section-title { font-size: 2.5em; color: #e74c3c; margin-bottom: 40px;}.page-poppy-playtime-chapter2apk__section-description { font-size: 1.1em; line-height: 1.6; max-width: 900px; margin: 0 auto 40px auto;}.page-poppy-playtime-chapter2apk__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px;}.page-poppy-playtime-chapter2apk__game-card { background-color: #2b2b40; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0,0,0,0.3); text-align: left; transition: transform 0.3s ease;}.page-poppy-playtime-chapter2apk__game-card:hover { transform: translateY(-5px);}.page-poppy-playtime-chapter2apk__game-card-image { width: 100%; height: 200px; object-fit: cover;}.page-poppy-playtime-chapter2apk__game-card-content { padding: 20px;}.page-poppy-playtime-chapter2apk__game-card-title { font-size: 1.5em; margin-bottom: 10px; color: #e74c3c;}.page-poppy-playtime-chapter2apk__game-card-description { font-size: 0.95em; line-height: 1.5; color: #ccc; margin-bottom: 20px;}.page-poppy-playtime-chapter2apk__game-card-button { display: inline-block; background-color: #3498db; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-size: 0.9em; transition: background-color 0.3s ease;}.page-poppy-playtime-chapter2apk__game-card-button:hover { background-color: #2980b9;}.page-poppy-playtime-chapter2apk__promo-card { background-color: #2b2b40; border-radius: 10px; padding: 30px; box-shadow: 0 5px 15px rgba(0,0,0,0.3); text-align: center;}.page-poppy-playtime-chapter2apk__promo-card-title { font-size: 1.8em; color: #2ecc71; margin-bottom: 15px;}.page-poppy-playtime-chapter2apk__promo-card-description { font-size: 1.1em; line-height: 1.6; color: #ccc; margin-bottom: 25px;}.page-poppy-playtime-chapter2apk__promo-card-button { display: inline-block; background-color: #2ecc71; color: #fff; padding: 12px 25px; border-radius: 8px; text-decoration: none; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease;}.page-poppy-playtime-chapter2apk__promo-card-button:hover { background-color: #27ae60;}.page-poppy-playtime-chapter2apk__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 40px;}.page-poppy-playtime-chapter2apk__feature-item { background-color: #2b2b40; border-radius: 10px; padding: 25px; max-width: 300px; text-align: center; box-shadow: 0 4px 10px rgba(0,0,0,0.2);}.page-poppy-playtime-chapter2apk__feature-icon { width: 60px; height: 60px; margin-bottom: 15px;}.page-poppy-playtime-chapter2apk__feature-title { font-size: 1.4em; color: #f39c12; margin-bottom: 10px;}.page-poppy-playtime-chapter2apk__feature-description { font-size: 0.95em; line-height: 1.5; color: #ccc;}.page-poppy-playtime-chapter2apk__faq-section { background-color: #1a1a2e;}.page-poppy-playtime-chapter2apk__faq-list { max-width: 900px; margin: 0 auto;}.page-poppy-playtime-chapter2apk__faq-item { background-color: #2b2b40; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.2);}.page-poppy-playtime-chapter2apk__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #34495e; transition: background-color 0.3s ease;}.page-poppy-playtime-chapter2apk__faq-question:hover { background-color: #3e566d;}.page-poppy-playtime-chapter2apk__faq-question h3 { margin: 0; font-size: 1.2em; color: #fff; pointer-events: none;}.page-poppy-playtime-chapter2apk__faq-toggle { font-size: 1.8em; font-weight: bold; color: #fff; transition: transform 0.3s ease; pointer-events: none;}.page-poppy-playtime-chapter2apk__faq-item.active .page-poppy-playtime-chapter2apk__faq-toggle { transform: rotate(45deg);}.page-poppy-playtime-chapter2apk__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: #ccc; text-align: left;}.page-poppy-playtime-chapter2apk__faq-item.active .page-poppy-playtime-chapter2apk__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1;}.page-poppy-playtime-chapter2apk__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px;}.page-poppy-playtime-chapter2apk__blog-card { background-color: #2b2b40; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0,0,0,0.3); text-align: left; transition: transform 0.3s ease;}.page-poppy-playtime-chapter2apk__blog-card:hover { transform: translateY(-5px);}.page-poppy-playtime-chapter2apk__blog-card-image { width: 100%; height: 220px; object-fit: cover;}.page-poppy-playtime-chapter2apk__blog-card-content { padding: 20px;}.page-poppy-playtime-chapter2apk__blog-card-title { font-size: 1.4em; margin-bottom: 10px; color: #e74c3c;}.page-poppy-playtime-chapter2apk__blog-card-description { font-size: 0.95em; line-height: 1.5; color: #ccc; margin-bottom: 20px;}.page-poppy-playtime-chapter2apk__blog-card-link { display: inline-block; background-color: #9b59b6; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-size: 0.9em; transition: background-color 0.3s ease;}.page-poppy-playtime-chapter2apk__blog-card-link:hover { background-color: #8e44ad;}@media (max-width: 768px) { .page-poppy-playtime-chapter2apk__hero-section { height: 400px;}.page-poppy-playtime-chapter2apk__hero-title { font-size: 2.5em;}.page-poppy-playtime-chapter2apk__hero-subtitle { font-size: 1.2em;}.page-poppy-playtime-chapter2apk__cta-button { padding: 12px 25px; font-size: 1em;}.page-poppy-playtime-chapter2apk__section { padding: 40px 15px;}.page-poppy-playtime-chapter2apk__section-title { font-size: 2em;}.page-poppy-playtime-chapter2apk__section-description { font-size: 1em;}.page-poppy-playtime-chapter2apk__game-grid, .page-poppy-playtime-chapter2apk__blog-grid { grid-template-columns: 1fr;}.page-poppy-playtime-chapter2apk__game-card, .page-poppy-playtime-chapter2apk__promo-card, .page-poppy-playtime-chapter2apk__feature-item, .page-poppy-playtime-chapter2apk__blog-card { max-width: 100%; width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important;}.page-poppy-playtime-chapter2apk__game-card-content, .page-poppy-playtime-chapter2apk__promo-card, .page-poppy-playtime-chapter2apk__feature-item, .page-poppy-playtime-chapter2apk__blog-card-content { padding: 15px;}.page-poppy-playtime-chapter2apk__faq-question { padding: 15px 20px;}.page-poppy-playtime-chapter2apk__faq-question h3 { font-size: 1.1em;}.page-poppy-playtime-chapter2apk__faq-answer { padding: 0 20px;}.page-poppy-playtime-chapter2apk__faq-item.active .page-poppy-playtime-chapter2apk__faq-answer { padding: 15px 20px !important;}.page-poppy-playtime-chapter2apk__blog-card-image { height: 180px;}.page-poppy-playtime-chapter2apk img { max-width: 100% !important; height: auto !important;}.page-poppy-playtime-chapter2apk__game-card-image, .page-poppy-playtime-chapter2apk__blog-card-image { max-width: 100% !important; height: auto !important;}.page-poppy-playtime-chapter2apk__faq-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important;}.page-poppy-playtime-chapter2apk__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important;}.page-poppy-playtime-chapter2apk__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important;}}