.page-poppy-playtime-chapter-2 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-poppy-playtime-chapter-2__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2__container { padding: 10px; } } .page-poppy-playtime-chapter-2__hero-section { background-image: url('[GALLERY:hero:1920x1080:poppy playtime,chapter 2,game,horror,jilipark]'); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 100px 20px 80px; position: relative; overflow: hidden; border-radius: 8px; margin-bottom: 40px; box-sizing: border-box; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2__hero-section { padding: 80px 10px 60px; } } .page-poppy-playtime-chapter-2__hero-overlay { background-color: rgba(0, 0, 0, 0.6); position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1; } .page-poppy-playtime-chapter-2__hero-content { position: relative; z-index: 2; } .page-poppy-playtime-chapter-2__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } @media (max-width: 768px) { .page-poppy-playtime-chapter-2__hero-title { font-size: 2.2em; } } .page-poppy-playtime-chapter-2__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2__hero-subtitle { font-size: 1.1em; } } .page-poppy-playtime-chapter-2__cta-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-poppy-playtime-chapter-2__cta-button:hover { background-color: #ff6a42; } .page-poppy-playtime-chapter-2__section { background-color: #fff; padding: 40px; margin-bottom: 30px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } @media (max-width: 768px) { .page-poppy-playtime-chapter-2__section { padding: 20px; margin-bottom: 20px; } } .page-poppy-playtime-chapter-2__section-title { font-size: 2.2em; color: #2c3e50; margin-bottom: 25px; text-align: center; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2__section-title { font-size: 1.8em; margin-bottom: 20px; } } .page-poppy-playtime-chapter-2__text-content { font-size: 1.1em; color: #555; margin-bottom: 20px; } .page-poppy-playtime-chapter-2__text-content strong { color: #e44d26; } .page-poppy-playtime-chapter-2__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; } .page-poppy-playtime-chapter-2__grid-item { text-align: center; background-color: #f9f9f9; padding: 25px; border-radius: 8px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; } .page-poppy-playtime-chapter-2__grid-item:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-2__grid-item img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; } .page-poppy-playtime-chapter-2__grid-item h3 { font-size: 1.5em; color: #e44d26; margin-bottom: 10px; } .page-poppy-playtime-chapter-2__grid-item p { font-size: 1em; color: #666; } .page-poppy-playtime-chapter-2__game-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; } .page-poppy-playtime-chapter-2__game-card { background-color: #f0f0f0; border-radius: 10px; overflow: hidden; width: 100%; max-width: 280px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); text-align: center; transition: transform 0.3s ease; } .page-poppy-playtime-chapter-2__game-card:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-2__game-card-image { width: 100%; height: 180px; object-fit: cover; } .page-poppy-playtime-chapter-2__game-card-content { padding: 15px; } .page-poppy-playtime-chapter-2__game-card-title { font-size: 1.3em; color: #333; margin-bottom: 10px; } .page-poppy-playtime-chapter-2__game-card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-poppy-playtime-chapter-2__game-card .page-poppy-playtime-chapter-2__cta-button { padding: 10px 20px; font-size: 0.9em; } .page-poppy-playtime-chapter-2__promo-item { background-color: #fefae0; border: 1px solid #faedcd; padding: 20px; border-radius: 8px; margin-bottom: 15px; } .page-poppy-playtime-chapter-2__promo-item h3 { color: #d4a72d; margin-bottom: 10px; font-size: 1.4em; } .page-poppy-playtime-chapter-2__promo-item p { color: #8d6b00; font-size: 1em; } .page-poppy-playtime-chapter-2__faq-list { list-style: none; padding: 0; } .page-poppy-playtime-chapter-2__faq-item { background-color: #f9f9f9; margin-bottom: 10px; border-radius: 5px; overflow: hidden; } .page-poppy-playtime-chapter-2__faq-question { background-color: #eee; padding: 15px 20px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; font-weight: bold; color: #333; transition: background-color 0.3s ease; user-select: none; } .page-poppy-playtime-chapter-2__faq-question:hover { background-color: #e0e0e0; } .page-poppy-playtime-chapter-2__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; } .page-poppy-playtime-chapter-2__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; } .page-poppy-playtime-chapter-2__faq-item.active .page-poppy-playtime-chapter-2__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-chapter-2__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; opacity: 0; color: #555; } .page-poppy-playtime-chapter-2__faq-item.active .page-poppy-playtime-chapter-2__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2__faq-question { padding: 12px 15px; } .page-poppy-playtime-chapter-2__faq-question h3 { font-size: 1em; } .page-poppy-playtime-chapter-2__faq-answer { padding: 0 15px; } .page-poppy-playtime-chapter-2__faq-item.active .page-poppy-playtime-chapter-2__faq-answer { padding: 15px !important; } } .page-poppy-playtime-chapter-2__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; } .page-poppy-playtime-chapter-2__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; } .page-poppy-playtime-chapter-2__blog-card:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-2__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-poppy-playtime-chapter-2__blog-card-content { padding: 20px; } .page-poppy-playtime-chapter-2__blog-card-title { font-size: 1.3em; margin-bottom: 10px; } .page-poppy-playtime-chapter-2__blog-card-title a { color: #2c3e50; text-decoration: none; } .page-poppy-playtime-chapter-2__blog-card-title a:hover { color: #e44d26; } .page-poppy-playtime-chapter-2__blog-card-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-poppy-playtime-chapter-2__blog-card-date { font-size: 0.85em; color: #999; } .page-poppy-playtime-chapter-2__app-download-section { text-align: center; padding: 50px 20px; background-color: #34495e; color: #fff; margin-bottom: 30px; border-radius: 8px; } .page-poppy-playtime-chapter-2__app-download-section h2 { color: #fff; margin-bottom: 20px; } .page-poppy-playtime-chapter-2__app-download-section p { font-size: 1.1em; margin-bottom: 30px; } .page-poppy-playtime-chapter-2__app-download-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-poppy-playtime-chapter-2__app-download-button { background-color: #2ecc71; color: #fff; padding: 12px 25px; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 1em; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-poppy-playtime-chapter-2__app-download-button:hover { background-color: #27ae60; } .page-poppy-playtime-chapter-2__quick-access-links { display: flex; justify-content: center; flex-wrap: wrap; gap: 15px; margin-top: 20px; } .page-poppy-playtime-chapter-2__quick-access-links .page-poppy-playtime-chapter-2__cta-button { padding: 12px 20px; font-size: 0.95em; } /* Responsive adjustments for lists */ @media (max-width: 768px) { .page-poppy-playtime-chapter-2__grid, .page-poppy-playtime-chapter-2__game-list, .page-poppy-playtime-chapter-2__blog-grid, .page-poppy-playtime-chapter-2__quick-access-links, .page-poppy-playtime-chapter-2__app-download-buttons { grid-template-columns: 1fr; } .page-poppy-playtime-chapter-2__grid-item, .page-poppy-playtime-chapter-2__game-card, .page-poppy-playtime-chapter-2__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-chapter-2__faq-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-chapter-2__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-chapter-2__text-content, .page-poppy-playtime-chapter-2__promo-item p, .page-poppy-playtime-chapter-2__game-card-description, .page-poppy-playtime-chapter-2__blog-card-excerpt, .page-poppy-playtime-chapter-2__app-download-section p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } .page-poppy-playtime-chapter-2__image-full-width { width: 100%; height: auto; display: block; margin: 20px 0; border-radius: 8px; } .page-poppy-playtime-chapter-2__logo-strip { display: flex; justify-content: space-around; align-items: center; flex-wrap: wrap; gap: 20px; padding: 20px 0; } .page-poppy-playtime-chapter-2__logo-strip img { height: 80px; width: auto; max-width: 180px; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; } .page-poppy-playtime-chapter-2__logo-strip img:hover { filter: grayscale(0%); opacity: 1; }