.page-is-there-gonna-be-a-poppy-playtime-chapter-6 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-bottom: 40px; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__container { max-width: 1200px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__section { padding: 40px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.1); } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__section:last-of-type { border-bottom: none; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__heading { text-align: center; color: #e94560; margin-bottom: 30px; font-size: 2.5em; text-shadow: 0 0 10px rgba(233, 69, 96, 0.5); } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__subheading { text-align: center; color: #0f3460; margin-bottom: 20px; font-size: 1.8em; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__text-center { text-align: center; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__paragraph { margin-bottom: 15px; color: #c0c0c0; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__button { display: inline-block; background-color: #e94560; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1em; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__button:hover { background-color: #ff6f8a; transform: translateY(-2px); } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__hero-section { position: relative; width: 100%; height: 500px; overflow: hidden; display: flex; align-items: center; justify-content: center; text-align: center; padding-top: 10px; box-sizing: border-box; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__hero-content { position: relative; z-index: 1; color: #fff; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7); max-width: 800px; padding: 20px; background-color: rgba(0, 0, 0, 0.5); border-radius: 10px; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__hero-title { font-size: 3.5em; margin-bottom: 15px; line-height: 1.2; color: #f0f0f0; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #ccc; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 20px 0; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__card { background-color: #0f3460; border-radius: 10px; padding: 25px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; justify-content: space-between; align-items: center; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__card-icon { width: 100px; height: 100px; object-fit: contain; margin-bottom: 15px; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__card-title { font-size: 1.4em; color: #e94560; margin-bottom: 10px; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__card-description { color: #c0c0c0; font-size: 0.95em; margin-bottom: 20px; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__cta-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__cta-button { display: block; width: 100%; text-align: center; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__image-full-width { width: 100%; height: auto; max-width: 100%; border-radius: 10px; margin-bottom: 20px; object-fit: cover; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 30px; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__game-card { background-color: #0f3460; border-radius: 10px; overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__game-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__game-image { width: 100%; height: 180px; object-fit: cover; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__game-info { padding: 20px; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__game-title { font-size: 1.3em; color: #e94560; margin-bottom: 10px; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__blog-post { background-color: #0f3460; border-radius: 10px; overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__blog-post:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__blog-content { padding: 20px; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__blog-title { font-size: 1.4em; color: #e94560; margin-bottom: 10px; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__blog-excerpt { color: #c0c0c0; font-size: 0.95em; margin-bottom: 15px; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__blog-date { font-size: 0.85em; color: #888; text-align: right; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__faq-list { list-style: none; padding: 0; margin-top: 30px; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__faq-item { background-color: #0f3460; border-radius: 8px; margin-bottom: 15px; overflow: hidden; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; cursor: pointer; background-color: #0f3460; color: #e94560; font-size: 1.1em; font-weight: bold; border-bottom: 1px solid rgba(255, 255, 255, 0.1); user-select: none; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__faq-question:hover { background-color: #1a1a2e; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__faq-question h3 { margin: 0; flex-grow: 1; text-align: left; color: #e94560; pointer-events: none; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__faq-toggle { font-size: 1.5em; font-weight: bold; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__faq-item.active .page-is-there-gonna-be-a-poppy-playtime-chapter-6__faq-toggle { transform: rotate(45deg); } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #c0c0c0; opacity: 0; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__faq-item.active .page-is-there-gonna-be-a-poppy-playtime-chapter-6__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__list-item { list-style: none; margin-bottom: 10px; color: #c0c0c0; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__list-item::before { content: '•'; color: #e94560; display: inline-block; width: 1em; margin-left: -1em; } @media (max-width: 768px) { .page-is-there-gonna-be-a-poppy-playtime-chapter-6__hero-section { height: 400px; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__hero-title { font-size: 2.2em; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__hero-subtitle { font-size: 1.2em; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__heading { font-size: 2em; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__subheading { font-size: 1.5em; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__button { padding: 10px 20px; font-size: 0.9em; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__card { padding: 20px; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__card-icon { width: 80px; height: 80px; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__card-title { font-size: 1.2em; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__game-image { height: 150px; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__game-title { font-size: 1.1em; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__blog-image { height: 150px; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__blog-title { font-size: 1.2em; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__faq-question { padding: 15px 18px; font-size: 1em; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__faq-answer { padding: 15px 18px !important; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__payment-logo, .page-is-there-gonna-be-a-poppy-playtime-chapter-6__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__grid > *, .page-is-there-gonna-be-a-poppy-playtime-chapter-6__cta-grid > *, .page-is-there-gonna-be-a-poppy-playtime-chapter-6__game-grid > *, .page-is-there-gonna-be-a-poppy-playtime-chapter-6__blog-grid > * { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__grid, .page-is-there-gonna-be-a-poppy-playtime-chapter-6__cta-grid, .page-is-there-gonna-be-a-poppy-playtime-chapter-6__game-grid, .page-is-there-gonna-be-a-poppy-playtime-chapter-6__blog-grid { padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__paragraph, .page-is-there-gonna-be-a-poppy-playtime-chapter-6__card-description, .page-is-there-gonna-be-a-poppy-playtime-chapter-6__blog-excerpt, .page-is-there-gonna-be-a-poppy-playtime-chapter-6__faq-answer { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-is-there-gonna-be-a-poppy-playtime-chapter-6__image-full-width { max-width: 100% !important; height: auto !important; } }