.page-when-did-poppy-playtime-chapter-4-come-out { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; padding-top: var(--header-offset, 122px); } .page-when-did-poppy-playtime-chapter-4-come-out__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-when-did-poppy-playtime-chapter-4-come-out__hero-section { position: relative; width: 100%; height: 500px; overflow: hidden; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; padding-top: 10px; } .page-when-did-poppy-playtime-chapter-4-come-out__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; filter: brightness(0.5); } .page-when-did-poppy-playtime-chapter-4-come-out__hero-content { position: relative; z-index: 2; padding: 20px; max-width: 800px; } .page-when-did-poppy-playtime-chapter-4-come-out__hero-title { font-size: 3.5em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-when-did-poppy-playtime-chapter-4-come-out__hero-description { font-size: 1.2em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); } .page-when-did-poppy-playtime-chapter-4-come-out__button { display: inline-block; background-color: #e44d26; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; cursor: pointer; border: none; font-size: 1em; } .page-when-did-poppy-playtime-chapter-4-come-out__button:hover { background-color: #ff5722; } .page-when-did-poppy-playtime-chapter-4-come-out__section { padding: 40px 20px; background-color: #fff; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .page-when-did-poppy-playtime-chapter-4-come-out__section:nth-of-type(even) { background-color: #f0f0f0; } .page-when-did-poppy-playtime-chapter-4-come-out__section-title { font-size: 2.5em; color: #333; margin-bottom: 20px; text-align: center; } .page-when-did-poppy-playtime-chapter-4-come-out__text-content { font-size: 1.1em; color: #555; margin-bottom: 20px; } .page-when-did-poppy-playtime-chapter-4-come-out__image-wrapper { text-align: center; margin: 30px 0; } .page-when-did-poppy-playtime-chapter-4-come-out__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); display: block; margin: 0 auto; } .page-when-did-poppy-playtime-chapter-4-come-out__list { list-style: disc; margin-left: 20px; padding-left: 0; } .page-when-did-poppy-playtime-chapter-4-come-out__list-item { margin-bottom: 10px; color: #555; } .page-when-did-poppy-playtime-chapter-4-come-out__faq-section { background-color: #fff; padding: 40px 20px; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .page-when-did-poppy-playtime-chapter-4-come-out__faq-item { margin-bottom: 15px; border: 1px solid #ddd; border-radius: 5px; overflow: hidden; } .page-when-did-poppy-playtime-chapter-4-come-out__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #f5f5f5; cursor: pointer; user-select: none; font-weight: bold; color: #333; transition: background-color 0.3s ease; } .page-when-did-poppy-playtime-chapter-4-come-out__faq-question:hover { background-color: #eee; } .page-when-did-poppy-playtime-chapter-4-come-out__faq-question h3 { margin: 0; font-size: 1.2em; pointer-events: none; } .page-when-did-poppy-playtime-chapter-4-come-out__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; } .page-when-did-poppy-playtime-chapter-4-come-out__faq-item.active .page-when-did-poppy-playtime-chapter-4-come-out__faq-toggle { transform: rotate(45deg); } .page-when-did-poppy-playtime-chapter-4-come-out__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; background-color: #fff; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #555; } .page-when-did-poppy-playtime-chapter-4-come-out__faq-item.active .page-when-did-poppy-playtime-chapter-4-come-out__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-when-did-poppy-playtime-chapter-4-come-out__cta-section { text-align: center; padding: 50px 20px; background-color: #e44d26; color: #fff; border-radius: 8px; margin-bottom: 20px; } .page-when-did-poppy-playtime-chapter-4-come-out__cta-title { font-size: 2.8em; margin-bottom: 15px; } .page-when-did-poppy-playtime-chapter-4-come-out__cta-description { font-size: 1.3em; margin-bottom: 30px; } .page-when-did-poppy-playtime-chapter-4-come-out__cta-button { background-color: #fff; color: #e44d26; } .page-when-did-poppy-playtime-chapter-4-come-out__cta-button:hover { background-color: #f0f0f0; } @media (max-width: 768px) { .page-when-did-poppy-playtime-chapter-4-come-out__hero-section { height: 350px; } .page-when-did-poppy-playtime-chapter-4-come-out__hero-title { font-size: 2.2em; } .page-when-did-poppy-playtime-chapter-4-come-out__hero-description { font-size: 1em; } .page-when-did-poppy-playtime-chapter-4-come-out__button { padding: 12px 20px; font-size: 0.9em; } .page-when-did-poppy-playtime-chapter-4-come-out__section-title { font-size: 2em; } .page-when-did-poppy-playtime-chapter-4-come-out__text-content { font-size: 1em; } .page-when-did-poppy-playtime-chapter-4-come-out__faq-question { padding: 12px 15px; } .page-when-did-poppy-playtime-chapter-4-come-out__faq-question h3 { font-size: 1em; } .page-when-did-poppy-playtime-chapter-4-come-out__faq-answer { padding: 0 15px; } .page-when-did-poppy-playtime-chapter-4-come-out__faq-item.active .page-when-did-poppy-playtime-chapter-4-come-out__faq-answer { padding: 15px 15px !important; } .page-when-did-poppy-playtime-chapter-4-come-out__cta-title { font-size: 2em; } .page-when-did-poppy-playtime-chapter-4-come-out__cta-description { font-size: 1.1em; } .page-when-did-poppy-playtime-chapter-4-come-out__list, .page-when-did-poppy-playtime-chapter-4-come-out__list-item { margin-left: 0 !important; padding-left: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } @media (max-width: 480px) { .page-when-did-poppy-playtime-chapter-4-come-out__hero-title { font-size: 1.8em; } .page-when-did-poppy-playtime-chapter-4-come-out__hero-description { font-size: 0.9em; } .page-when-did-poppy-playtime-chapter-4-come-out__button { padding: 10px 20px; font-size: 0.9em; } .page-when-did-poppy-playtime-chapter-4-come-out__section-title { font-size: 1.8em; } .page-when-did-poppy-playtime-chapter-4-come-out__cta-title { font-size: 1.8em; } .page-when-did-poppy-playtime-chapter-4-come-out__cta-description { font-size: 1em; } }