.page-poppy-playtime-chapter-2pc { font-family: 'Arial', sans-serif; color: #e0e0e0; background-color: #1a1a1a; line-height: 1.6; padding-top: var(--header-offset, 122px); } @media (max-width: 768px) { .page-poppy-playtime-chapter-2pc { padding-top: var(--header-offset, 80px); } } .page-poppy-playtime-chapter-2pc__container { max-width: 1200px; margin: 0 auto; padding: 20px; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2pc__container { padding: 15px; } } .page-poppy-playtime-chapter-2pc__section { padding: 40px 0; text-align: center; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2pc__section { padding: 30px 0; } } .page-poppy-playtime-chapter-2pc__hero-section { background-image: url('[GALLERY:hero:1920x1080:poppy playtime,chapter 2,game,horror]'); background-size: cover; background-position: center; color: #ffffff; padding: 100px 20px; text-align: center; position: relative; overflow: hidden; border-bottom: 5px solid #ffcc00; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2pc__hero-section { padding: 80px 15px; } } .page-poppy-playtime-chapter-2pc__hero-content { position: relative; z-index: 2; max-width: 800px; margin: 0 auto; } .page-poppy-playtime-chapter-2pc__hero-title { font-size: 3.5em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); color: #ffcc00; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2pc__hero-title { font-size: 2.5em; } } .page-poppy-playtime-chapter-2pc__hero-description { font-size: 1.3em; margin-bottom: 30px; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2pc__hero-description { font-size: 1em; } } .page-poppy-playtime-chapter-2pc__cta-button { display: inline-block; background-color: #ffcc00; color: #1a1a1a; 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; } .page-poppy-playtime-chapter-2pc__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-poppy-playtime-chapter-2pc__title { font-size: 2.5em; color: #ffcc00; margin-bottom: 30px; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2pc__title { font-size: 2em; } } .page-poppy-playtime-chapter-2pc__subtitle { font-size: 1.8em; color: #ffffff; margin-bottom: 20px; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2pc__subtitle { font-size: 1.4em; } } .page-poppy-playtime-chapter-2pc__text { font-size: 1.1em; color: #cccccc; margin-bottom: 20px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-poppy-playtime-chapter-2pc__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2pc__grid { grid-template-columns: 1fr; gap: 20px; } } .page-poppy-playtime-chapter-2pc__grid-item { background-color: #2a2a2a; padding: 25px; border-radius: 8px; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; border: 1px solid #333; } .page-poppy-playtime-chapter-2pc__grid-item:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-poppy-playtime-chapter-2pc__grid-item-icon { margin-bottom: 15px; } .page-poppy-playtime-chapter-2pc__grid-item-icon img { width: 60px; height: 60px; object-fit: contain; } .page-poppy-playtime-chapter-2pc__grid-item-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 10px; } .page-poppy-playtime-chapter-2pc__grid-item-description { font-size: 0.95em; color: #cccccc; } .page-poppy-playtime-chapter-2pc__image-gallery { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; } .page-poppy-playtime-chapter-2pc__image-wrapper { background-color: #2a2a2a; border-radius: 8px; overflow: hidden; width: calc(33% - 20px); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); border: 1px solid #333; } @media (max-width: 1024px) { .page-poppy-playtime-chapter-2pc__image-wrapper { width: calc(50% - 20px); } } @media (max-width: 768px) { .page-poppy-playtime-chapter-2pc__image-wrapper { width: 100%; } } .page-poppy-playtime-chapter-2pc__image-gallery img { max-width: 100%; height: auto; display: block; transition: transform 0.3s ease; } .page-poppy-playtime-chapter-2pc__image-gallery img:hover { transform: scale(1.05); } .page-poppy-playtime-chapter-2pc__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2pc__floating-buttons { bottom: 15px; right: 15px; } } .page-poppy-playtime-chapter-2pc__floating-button { background-color: #ffcc00; color: #1a1a1a; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1em; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; width: 120px; } .page-poppy-playtime-chapter-2pc__floating-button:hover { background-color: #e6b800; transform: scale(1.05); } @media (max-width: 768px) { .page-poppy-playtime-chapter-2pc__floating-button { padding: 10px 15px; font-size: 0.9em; width: 100px; } } .page-poppy-playtime-chapter-2pc__faq-section { background-color: #222222; padding: 60px 0; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2pc__faq-section { padding: 40px 0; } } .page-poppy-playtime-chapter-2pc__faq-container { max-width: 900px; margin: 0 auto; padding: 0 20px; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2pc__faq-container { padding: 0 15px; } } .page-poppy-playtime-chapter-2pc__faq-item { background-color: #2a2a2a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; border: 1px solid #333; } .page-poppy-playtime-chapter-2pc__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #333333; color: #ffffff; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; user-select: none; } .page-poppy-playtime-chapter-2pc__faq-question h3 { margin: 0; flex-grow: 1; text-align: left; color: #ffffff; pointer-events: none; } .page-poppy-playtime-chapter-2pc__faq-question:hover { background-color: #444444; } .page-poppy-playtime-chapter-2pc__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; color: #ffcc00; } .page-poppy-playtime-chapter-2pc__faq-item.active .page-poppy-playtime-chapter-2pc__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-chapter-2pc__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; color: #cccccc; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; text-align: left; } .page-poppy-playtime-chapter-2pc__faq-item.active .page-poppy-playtime-chapter-2pc__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2pc__faq-question { padding: 15px 20px; font-size: 1em; } .page-poppy-playtime-chapter-2pc__faq-answer { padding: 0 20px; } .page-poppy-playtime-chapter-2pc__faq-item.active .page-poppy-playtime-chapter-2pc__faq-answer { padding: 15px 20px !important; } } /* Mobile responsive list items */ .page-poppy-playtime-chapter-2pc__grid { box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-chapter-2pc__grid-item { box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2pc__grid-item { padding: 15px !important; } }