.page-chapter-4-characters-poppy-playtime { font-family: 'Arial', sans-serif; color: #E0E0E0; background-color: #1a1a1a; line-height: 1.6; padding-bottom: 50px; }.page-chapter-4-characters-poppy-playtime__hero-section { background-color: #222; padding: 10px 20px 40px; text-align: center; position: relative; overflow: hidden; border-bottom: 5px solid #ffcc00; }.page-chapter-4-characters-poppy-playtime__hero-title { font-size: 2.8em; color: #ffcc00; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-chapter-4-characters-poppy-playtime__hero-description { font-size: 1.1em; max-width: 800px; margin: 0 auto 30px; color: #ccc; }.page-chapter-4-characters-poppy-playtime__hero-image { max-width: 100%; height: auto; border-radius: 10px; margin-bottom: 30px; display: block; margin-left: auto; margin-right: auto; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5); }.page-chapter-4-characters-poppy-playtime__cta-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-chapter-4-characters-poppy-playtime__cta-button:hover { background-color: #f06a45; transform: translateY(-3px); }.page-chapter-4-characters-poppy-playtime__section-title { font-size: 2.2em; color: #ffcc00; text-align: center; margin: 60px 20px 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6); }.page-chapter-4-characters-poppy-playtime__character-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; padding: 0 20px; max-width: 1200px; margin: 0 auto; }.page-chapter-4-characters-poppy-playtime__character-card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; box-sizing: border-box; }.page-chapter-4-characters-poppy-playtime__character-card:hover { transform: translateY(-5px); }.page-chapter-4-characters-poppy-playtime__character-image { max-width: 100%; height: auto; display: block; border-bottom: 3px solid #ffcc00; }.page-chapter-4-characters-poppy-playtime__character-name { font-size: 1.8em; color: #ffcc00; margin: 20px 15px 10px; }.page-chapter-4-characters-poppy-playtime__character-description { font-size: 0.95em; color: #bbb; padding: 0 15px 20px; }.page-chapter-4-characters-poppy-playtime__content-section { max-width: 900px; margin: 0 auto; padding: 0 20px 40px; color: #ccc; }.page-chapter-4-characters-poppy-playtime__content-paragraph { margin-bottom: 20px; font-size: 1.05em; }.page-chapter-4-characters-poppy-playtime__content-image { max-width: 100%; height: auto; border-radius: 8px; margin: 30px 0; display: block; margin-left: auto; margin-right: auto; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4); }.page-chapter-4-characters-poppy-playtime__faq-section { max-width: 900px; margin: 60px auto 0; padding: 0 20px; }.page-chapter-4-characters-poppy-playtime__faq-item { background-color: #2a2a2a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); box-sizing: border-box; }.page-chapter-4-characters-poppy-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #333; color: #ffcc00; font-size: 1.1em; font-weight: bold; user-select: none; transition: background-color 0.3s ease; }.page-chapter-4-characters-poppy-playtime__faq-question:hover { background-color: #444; }.page-chapter-4-characters-poppy-playtime__faq-question h3 { margin: 0; flex-grow: 1; pointer-events: none; color: inherit; font-size: 1em; }.page-chapter-4-characters-poppy-playtime__faq-toggle { font-size: 1.5em; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; }.page-chapter-4-characters-poppy-playtime__faq-item.active .page-chapter-4-characters-poppy-playtime__faq-toggle { transform: rotate(45deg); }.page-chapter-4-characters-poppy-playtime__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; background-color: #222; color: #bbb; }.page-chapter-4-characters-poppy-playtime__faq-item.active .page-chapter-4-characters-poppy-playtime__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-chapter-4-characters-poppy-playtime__faq-answer p { margin: 0; }.page-chapter-4-characters-poppy-playtime__gaming-cta-section { background-color: #222; padding: 60px 20px; text-align: center; margin-top: 60px; border-top: 5px solid #e44d26; }.page-chapter-4-characters-poppy-playtime__gaming-cta-title { font-size: 2.5em; color: #ffcc00; margin-bottom: 20px; }.page-chapter-4-characters-poppy-playtime__gaming-cta-description { font-size: 1.1em; max-width: 700px; margin: 0 auto 40px; color: #ccc; }@media (max-width: 768px) { .page-chapter-4-characters-poppy-playtime__hero-title { font-size: 2em; }.page-chapter-4-characters-poppy-playtime__hero-description { font-size: 1em; }.page-chapter-4-characters-poppy-playtime__cta-button { padding: 12px 25px; font-size: 1em; }.page-chapter-4-characters-poppy-playtime__section-title { font-size: 1.8em; margin-top: 40px; margin-bottom: 30px; }.page-chapter-4-characters-poppy-playtime__character-grid { grid-template-columns: 1fr; padding: 0 15px; }.page-chapter-4-characters-poppy-playtime__character-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-chapter-4-characters-poppy-playtime__character-name { font-size: 1.5em; }.page-chapter-4-characters-poppy-playtime__character-description { font-size: 0.9em; }.page-chapter-4-characters-poppy-playtime__content-section { padding: 0 15px 30px; }.page-chapter-4-characters-poppy-playtime__gaming-cta-title { font-size: 2em; }.page-chapter-4-characters-poppy-playtime__gaming-cta-description { font-size: 1em; }.page-chapter-4-characters-poppy-playtime__faq-section { padding: 0 15px; }.page-chapter-4-characters-poppy-playtime__faq-question { padding: 15px; font-size: 1em; }.page-chapter-4-characters-poppy-playtime__faq-answer { padding: 15px !important; }.page-chapter-4-characters-poppy-playtime__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-chapter-4-characters-poppy-playtime__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }}