.page-poppy-playtime-chapter-3-mr-light__main-content { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-bottom: 40px; }.page-poppy-playtime-chapter-3-mr-light__hero-section { position: relative; padding: 10px 20px 60px; text-align: center; overflow: hidden; background: linear-gradient(135deg, #0f0c29, #302b63, #24243e); }.page-poppy-playtime-chapter-3-mr-light__hero-image { width: 100%; max-width: 100%; height: auto; object-fit: cover; display: block; margin: 0 auto 30px; border-radius: 10px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); }.page-poppy-playtime-chapter-3-mr-light__hero-title { font-size: 2.8em; color: #e94560; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6); }.page-poppy-playtime-chapter-3-mr-light__hero-description { font-size: 1.2em; color: #c0c0c0; max-width: 800px; margin: 0 auto 30px; }.page-poppy-playtime-chapter-3-mr-light__cta-button { display: inline-block; background-color: #e94560; color: #ffffff; padding: 15px 35px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); }.page-poppy-playtime-chapter-3-mr-light__cta-button:hover { background-color: #d13050; transform: translateY(-3px); }.page-poppy-playtime-chapter-3-mr-light__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; }.page-poppy-playtime-chapter-3-mr-light__section-title { font-size: 2.2em; color: #e94560; text-align: center; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }.page-poppy-playtime-chapter-3-mr-light__content-wrapper { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 30px; margin-bottom: 40px; }.page-poppy-playtime-chapter-3-mr-light__content-text { flex: 1; min-width: 300px; }.page-poppy-playtime-chapter-3-mr-light__content-image { flex: 1; min-width: 300px; max-width: 500px; width: 100%; height: auto; object-fit: cover; border-radius: 10px; box-shadow: 0 6px 18px rgba(0, 0, 0, 0.35); }.page-poppy-playtime-chapter-3-mr-light__paragraph { margin-bottom: 20px; font-size: 1.1em; color: #c0c0c0; }.page-poppy-playtime-chapter-3-mr-light__list { list-style: none; padding: 0; margin-top: 20px; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 15px; }.page-poppy-playtime-chapter-3-mr-light__list-item { background-color: #2c2c4d; padding: 15px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: transform 0.2s ease; box-sizing: border-box; }.page-poppy-playtime-chapter-3-mr-light__list-item:hover { transform: translateY(-5px); }.page-poppy-playtime-chapter-3-mr-light__list-item strong { color: #e94560; }.page-poppy-playtime-chapter-3-mr-light__faq-section { background-color: #24243e; padding: 40px 20px; max-width: 900px; margin: 40px auto; border-radius: 10px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5); }.page-poppy-playtime-chapter-3-mr-light__faq-title { font-size: 2.2em; color: #e94560; text-align: center; margin-bottom: 30px; }.page-poppy-playtime-chapter-3-mr-light__faq-item { border-bottom: 1px solid #444; margin-bottom: 15px; }.page-poppy-playtime-chapter-3-mr-light__faq-item:last-child { border-bottom: none; margin-bottom: 0; }.page-poppy-playtime-chapter-3-mr-light__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 0; cursor: pointer; user-select: none; font-size: 1.1em; color: #f0f0f0; transition: color 0.3s ease; }.page-poppy-playtime-chapter-3-mr-light__faq-question:hover { color: #e94560; }.page-poppy-playtime-chapter-3-mr-light__faq-question h3 { margin: 0; font-size: 1.2em; pointer-events: none; color: inherit; }.page-poppy-playtime-chapter-3-mr-light__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; color: #e94560; }.page-poppy-playtime-chapter-3-mr-light__faq-item.active .page-poppy-playtime-chapter-3-mr-light__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-chapter-3-mr-light__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #c0c0c0; }.page-poppy-playtime-chapter-3-mr-light__faq-item.active .page-poppy-playtime-chapter-3-mr-light__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-poppy-playtime-chapter-3-mr-light__faq-answer p { margin: 0; }.page-poppy-playtime-chapter-3-mr-light__cta-section { text-align: center; padding: 40px 20px; background-color: #1a1a2e; }.page-poppy-playtime-chapter-3-mr-light__cta-text { font-size: 1.8em; color: #f0f0f0; margin-bottom: 30px; }.page-poppy-playtime-chapter-3-mr-light__cta-text strong { color: #e94560; }.page-poppy-playtime-chapter-3-mr-light__image { max-width: 100%; height: auto; display: block; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); margin: 0 auto; box-sizing: border-box; }.page-poppy-playtime-chapter-3-mr-light__video-container { position: relative; padding-bottom: 56.25%; /* 16:9 Aspect Ratio */ height: 0; overflow: hidden; max-width: 100%; background: #000; border-radius: 10px; margin-bottom: 30px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); }.page-poppy-playtime-chapter-3-mr-light__video-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }.page-poppy-playtime-chapter-3-mr-light__small-image-wrapper { width: 100%; max-width: 300px; margin: 0 auto 20px; }.page-poppy-playtime-chapter-3-mr-light__small-image { width: 100%; height: auto; object-fit: cover; border-radius: 8px; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }.page-poppy-playtime-chapter-3-mr-light__feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-poppy-playtime-chapter-3-mr-light__feature-item { background-color: #2c2c4d; padding: 25px; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; box-sizing: border-box; }.page-poppy-playtime-chapter-3-mr-light__feature-item:hover { transform: translateY(-7px); }.page-poppy-playtime-chapter-3-mr-light__feature-icon { margin-bottom: 15px; width: 100px; height: 100px; object-fit: contain; }.page-poppy-playtime-chapter-3-mr-light__feature-title { font-size: 1.4em; color: #e94560; margin-bottom: 10px; }.page-poppy-playtime-chapter-3-mr-light__feature-description { font-size: 0.95em; color: #c0c0c0; }.page-poppy-playtime-chapter-3-mr-light__gamelogo-list { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; margin-top: 30px; }.page-poppy-playtime-chapter-3-mr-light__gamelogo-item { flex: 0 0 auto; width: 120px; height: 80px; display: flex; justify-content: center; align-items: center; background-color: #3a3a5e; border-radius: 8px; padding: 10px; box-shadow: 0 3px 8px rgba(0,0,0,0.2); }.page-poppy-playtime-chapter-3-mr-light__gamelogo { max-width: 100%; max-height: 100%; object-fit: contain; }.page-poppy-playtime-chapter-3-mr-light__content-image-right { order: 2; }.page-poppy-playtime-chapter-3-mr-light__content-text-left { order: 1; }.page-poppy-playtime-chapter-3-mr-light__content-wrapper.reverse-order .page-poppy-playtime-chapter-3-mr-light__content-image { order: 1; }.page-poppy-playtime-chapter-3-mr-light__content-wrapper.reverse-order .page-poppy-playtime-chapter-3-mr-light__content-text { order: 2; }@media (max-width: 768px) { .page-poppy-playtime-chapter-3-mr-light__hero-title { font-size: 2em; }.page-poppy-playtime-chapter-3-mr-light__hero-description { font-size: 1em; }.page-poppy-playtime-chapter-3-mr-light__section-title { font-size: 1.8em; }.page-poppy-playtime-chapter-3-mr-light__content-wrapper { flex-direction: column; }.page-poppy-playtime-chapter-3-mr-light__content-image, .page-poppy-playtime-chapter-3-mr-light__content-text { min-width: unset; width: 100%; }.page-poppy-playtime-chapter-3-mr-light__list { grid-template-columns: 1fr; }.page-poppy-playtime-chapter-3-mr-light__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-poppy-playtime-chapter-3-mr-light__feature-grid { grid-template-columns: 1fr; }.page-poppy-playtime-chapter-3-mr-light__cta-text { font-size: 1.4em; }.page-poppy-playtime-chapter-3-mr-light__faq-question { font-size: 1em; padding: 12px 0; }.page-poppy-playtime-chapter-3-mr-light__faq-question h3 { font-size: 1.1em; }.page-poppy-playtime-chapter-3-mr-light__faq-answer { padding: 0 10px; }.page-poppy-playtime-chapter-3-mr-light__faq-item.active .page-poppy-playtime-chapter-3-mr-light__faq-answer { padding: 15px 10px !important; }.page-poppy-playtime-chapter-3-mr-light__image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-poppy-playtime-chapter-3-mr-light__gamelogo-list { justify-content: space-around; gap: 10px; }.page-poppy-playtime-chapter-3-mr-light__gamelogo-item { width: 100px; height: 70px; }.page-poppy-playtime-chapter-3-mr-light__content-wrapper.reverse-order .page-poppy-playtime-chapter-3-mr-light__content-image { order: unset; }.page-poppy-playtime-chapter-3-mr-light__content-wrapper.reverse-order .page-poppy-playtime-chapter-3-mr-light__content-text { order: unset; }}