.page-poppy-playtime-chapter-5-mobile-apk { font-family: 'Arial', sans-serif; background-color: #1a1a2e; color: #e0e0e0; line-height: 1.6; }.page-poppy-playtime-chapter-5-mobile-apk__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-poppy-playtime-chapter-5-mobile-apk__section { padding: 60px 20px; text-align: center; }.page-poppy-playtime-chapter-5-mobile-apk__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:poppy playtime,chapter 5,mobile,horror game]') no-repeat center center/cover; padding: 100px 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; min-height: 600px; position: relative; padding-top: calc(var(--header-offset, 0px) + 10px); }.page-poppy-playtime-chapter-5-mobile-apk__hero-title { font-size: 3.5em; color: #ffeb3b; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-poppy-playtime-chapter-5-mobile-apk__hero-subtitle { font-size: 1.5em; color: #f0f0f0; margin-bottom: 40px; max-width: 800px; }.page-poppy-playtime-chapter-5-mobile-apk__cta-button { background-color: #e91e63; color: #ffffff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; display: inline-block; }.page-poppy-playtime-chapter-5-mobile-apk__cta-button:hover { background-color: #c2185b; }.page-poppy-playtime-chapter-5-mobile-apk__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; background-color: #2a2a4a; padding: 30px 20px; }.page-poppy-playtime-chapter-5-mobile-apk__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-poppy-playtime-chapter-5-mobile-apk__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-poppy-playtime-chapter-5-mobile-apk__title { font-size: 2.5em; color: #ffeb3b; margin-bottom: 30px; }.page-poppy-playtime-chapter-5-mobile-apk__text { font-size: 1.1em; color: #c0c0c0; max-width: 900px; margin: 0 auto 20px; }.page-poppy-playtime-chapter-5-mobile-apk__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-poppy-playtime-chapter-5-mobile-apk__feature-item { background-color: #2a2a4a; padding: 30px; border-radius: 8px; text-align: left; transition: transform 0.3s ease; }.page-poppy-playtime-chapter-5-mobile-apk__feature-item:hover { transform: translateY(-5px); }.page-poppy-playtime-chapter-5-mobile-apk__feature-icon { width: 60px; height: 60px; margin-bottom: 15px; }.page-poppy-playtime-chapter-5-mobile-apk__feature-title { font-size: 1.5em; color: #ffeb3b; margin-bottom: 10px; }.page-poppy-playtime-chapter-5-mobile-apk__feature-description { color: #c0c0c0; }.page-poppy-playtime-chapter-5-mobile-apk__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; }.page-poppy-playtime-chapter-5-mobile-apk__quick-access-button { background-color: #673ab7; color: #ffffff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-size: 1em; transition: background-color 0.3s ease; }.page-poppy-playtime-chapter-5-mobile-apk__quick-access-button:hover { background-color: #512da8; }.page-poppy-playtime-chapter-5-mobile-apk__promo-card-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 30px; margin-top: 40px; }.page-poppy-playtime-chapter-5-mobile-apk__promo-card { background-color: #2a2a4a; border-radius: 8px; overflow: hidden; text-align: left; transition: transform 0.3s ease; }.page-poppy-playtime-chapter-5-mobile-apk__promo-card:hover { transform: translateY(-5px); }.page-poppy-playtime-chapter-5-mobile-apk__promo-image { width: 100%; height: 200px; object-fit: cover; }.page-poppy-playtime-chapter-5-mobile-apk__promo-content { padding: 20px; }.page-poppy-playtime-chapter-5-mobile-apk__promo-title { font-size: 1.4em; color: #ffeb3b; margin-bottom: 10px; }.page-poppy-playtime-chapter-5-mobile-apk__promo-description { color: #c0c0c0; font-size: 0.95em; margin-bottom: 15px; }.page-poppy-playtime-chapter-5-mobile-apk__promo-button { background-color: #e91e63; color: #ffffff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-size: 0.9em; display: inline-block; transition: background-color 0.3s ease; }.page-poppy-playtime-chapter-5-mobile-apk__promo-button:hover { background-color: #c2185b; }.page-poppy-playtime-chapter-5-mobile-apk__faq-list { margin-top: 40px; max-width: 900px; margin-left: auto; margin-right: auto; }.page-poppy-playtime-chapter-5-mobile-apk__faq-item { background-color: #2a2a4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; }.page-poppy-playtime-chapter-5-mobile-apk__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #3f3f6e; color: #ffffff; font-size: 1.2em; font-weight: bold; user-select: none; transition: background-color 0.3s ease; }.page-poppy-playtime-chapter-5-mobile-apk__faq-question:hover { background-color: #4a4a7a; }.page-poppy-playtime-chapter-5-mobile-apk__faq-question h3 { margin: 0; flex-grow: 1; text-align: left; pointer-events: none; }.page-poppy-playtime-chapter-5-mobile-apk__faq-toggle { font-size: 1.5em; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; }.page-poppy-playtime-chapter-5-mobile-apk__faq-item.active .page-poppy-playtime-chapter-5-mobile-apk__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-chapter-5-mobile-apk__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; background-color: #2a2a4a; color: #c0c0c0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; text-align: left; }.page-poppy-playtime-chapter-5-mobile-apk__faq-item.active .page-poppy-playtime-chapter-5-mobile-apk__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-poppy-playtime-chapter-5-mobile-apk__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-poppy-playtime-chapter-5-mobile-apk__blog-card { background-color: #2a2a4a; border-radius: 8px; overflow: hidden; text-align: left; transition: transform 0.3s ease; }.page-poppy-playtime-chapter-5-mobile-apk__blog-card:hover { transform: translateY(-5px); }.page-poppy-playtime-chapter-5-mobile-apk__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-poppy-playtime-chapter-5-mobile-apk__blog-content { padding: 20px; }.page-poppy-playtime-chapter-5-mobile-apk__blog-title { font-size: 1.4em; color: #ffeb3b; margin-bottom: 10px; }.page-poppy-playtime-chapter-5-mobile-apk__blog-excerpt { color: #c0c0c0; font-size: 0.95em; margin-bottom: 15px; }.page-poppy-playtime-chapter-5-mobile-apk__read-more { color: #e91e63; text-decoration: none; font-weight: bold; }.page-poppy-playtime-chapter-5-mobile-apk__read-more:hover { text-decoration: underline; }@media (max-width: 768px) { .page-poppy-playtime-chapter-5-mobile-apk__hero-title { font-size: 2.5em; } .page-poppy-playtime-chapter-5-mobile-apk__hero-subtitle { font-size: 1.2em; } .page-poppy-playtime-chapter-5-mobile-apk__title { font-size: 2em; } .page-poppy-playtime-chapter-5-mobile-apk__section { padding: 40px 15px; } .page-poppy-playtime-chapter-5-mobile-apk__features-grid, .page-poppy-playtime-chapter-5-mobile-apk__promo-card-grid, .page-poppy-playtime-chapter-5-mobile-apk__blog-grid { grid-template-columns: 1fr; } .page-poppy-playtime-chapter-5-mobile-apk__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-poppy-playtime-chapter-5-mobile-apk__payment-logo, .page-poppy-playtime-chapter-5-mobile-apk__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-poppy-playtime-chapter-5-mobile-apk__quick-access-links { flex-direction: column; align-items: center; } .page-poppy-playtime-chapter-5-mobile-apk__quick-access-button { width: 100%; max-width: 300px; box-sizing: border-box; } .page-poppy-playtime-chapter-5-mobile-apk__faq-answer { padding: 0 15px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-poppy-playtime-chapter-5-mobile-apk__faq-item.active .page-poppy-playtime-chapter-5-mobile-apk__faq-answer { padding: 20px 15px !important; }}