body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #1a1a1a; color: #f0f0f0; line-height: 1.6; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime { max-width: 1200px; margin: 0 auto; padding: 10px 15px; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__hero-section { text-align: center; padding: 60px 20px 40px; background: linear-gradient(to bottom, rgba(0,0,0,0.7), rgba(0,0,0,0.5)), url('[GALLERY:hero:1920x1080:poppy_playtime,chapter6,mystery]') center/cover no-repeat; border-radius: 10px; margin-bottom: 30px; position: relative; overflow: hidden; } @media (min-width: 769px) { .page-is-there-gonna-be-a-chapter-6-poppy-playtime__hero-section { padding-top: 10px; } } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__hero-title { font-size: 2.8em; margin-bottom: 20px; color: #e0e0e0; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__hero-description { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__button { display: inline-block; background-color: #ff4500; color: #ffffff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1em; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__button:hover { background-color: #e63900; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__section { background-color: #2a2a2a; padding: 30px; border-radius: 10px; margin-bottom: 30px; box-shadow: 0 4px 8px rgba(0,0,0,0.3); } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__section-title { font-size: 2em; margin-bottom: 20px; color: #ff4500; text-align: center; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__image-container { text-align: center; margin: 25px 0; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.5); } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__list { list-style: disc inside; padding-left: 20px; margin-bottom: 20px; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__list-item { margin-bottom: 10px; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__list-item strong { color: #ff4500; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__faq-section { background-color: #2a2a2a; padding: 30px; border-radius: 10px; margin-bottom: 30px; box-shadow: 0 4px 8px rgba(0,0,0,0.3); } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__faq-title { font-size: 2em; margin-bottom: 20px; color: #ff4500; text-align: center; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__faq-item { border-bottom: 1px solid #444; margin-bottom: 10px; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__faq-item:last-child { border-bottom: none; margin-bottom: 0; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 0; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__faq-question h3 { margin: 0; font-size: 1.2em; flex-grow: 1; pointer-events: none; color: #e0e0e0; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__faq-toggle { font-size: 1.5em; margin-left: 10px; transition: transform 0.3s ease; pointer-events: none; color: #ff4500; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; font-size: 0.95em; color: #ccc; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__faq-item.active .page-is-there-gonna-be-a-chapter-6-poppy-playtime__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__faq-item.active .page-is-there-gonna-be-a-chapter-6-poppy-playtime__faq-toggle { transform: rotate(45deg); } @media (max-width: 768px) { .page-is-there-gonna-be-a-chapter-6-poppy-playtime__hero-title { font-size: 2em; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__hero-description { font-size: 1em; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__section-title, .page-is-there-gonna-be-a-chapter-6-poppy-playtime__faq-title { font-size: 1.6em; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__faq-question h3 { font-size: 1.1em; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__faq-answer { padding: 0 10px; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__faq-item.active .page-is-there-gonna-be-a-chapter-6-poppy-playtime__faq-answer { padding: 15px 10px !important; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__list-item { width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 10px !important; margin-left: 0 !important; margin-right: 0 !important; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__image { max-width: 100%; height: auto; box-sizing: border-box !important; } .page-is-there-gonna-be-a-chapter-6-poppy-playtime__image-container { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; } }