body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #1a1a1a; color: #e0e0e0; line-height: 1.6; } .page-poppy-playtime-chapter-2-on-mobile { max-width: 1200px; margin: 0 auto; padding: var(--header-offset, 122px) 20px 0; box-sizing: border-box; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2-on-mobile { padding: var(--header-offset, 122px) 15px 0; } } .page-poppy-playtime-chapter-2-on-mobile__section { padding: 40px 0; margin-bottom: 20px; border-radius: 10px; overflow: hidden; } .page-poppy-playtime-chapter-2-on-mobile__section--dark { background-color: #2a2a2a; } .page-poppy-playtime-chapter-2-on-mobile__section--light { background-color: #3a3a3a; } .page-poppy-playtime-chapter-2-on-mobile__container { max-width: 1000px; margin: 0 auto; padding: 0 20px; } .page-poppy-playtime-chapter-2-on-mobile__heading { text-align: center; color: #f0c040; margin-bottom: 30px; font-size: 2.5em; } .page-poppy-playtime-chapter-2-on-mobile__subheading { text-align: center; color: #e0e0e0; margin-bottom: 20px; font-size: 1.8em; } .page-poppy-playtime-chapter-2-on-mobile__text-content { text-align: center; margin-bottom: 30px; font-size: 1.1em; } .page-poppy-playtime-chapter-2-on-mobile__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:poppy playtime, mobile game, horror]') center center / cover no-repeat; text-align: center; color: #fff; padding: 80px 20px; border-radius: 10px; margin-bottom: 40px; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2-on-mobile__hero-section { padding: 60px 15px; } } .page-poppy-playtime-chapter-2-on-mobile__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); color: #f0c040; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2-on-mobile__hero-title { font-size: 2.2em; } } .page-poppy-playtime-chapter-2-on-mobile__hero-description { font-size: 1.3em; max-width: 800px; margin: 0 auto 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); } @media (max-width: 768px) { .page-poppy-playtime-chapter-2-on-mobile__hero-description { font-size: 1em; margin-bottom: 30px; } } .page-poppy-playtime-chapter-2-on-mobile__cta-button { display: inline-block; background-color: #f0c040; color: #1a1a1a; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; } .page-poppy-playtime-chapter-2-on-mobile__cta-button:hover { background-color: #e0b030; transform: translateY(-3px); } .page-poppy-playtime-chapter-2-on-mobile__image-full-width { width: 100%; height: auto; border-radius: 8px; margin-top: 20px; margin-bottom: 20px; object-fit: cover; } .page-poppy-playtime-chapter-2-on-mobile__quick-access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-poppy-playtime-chapter-2-on-mobile__quick-access-buttons .page-poppy-playtime-chapter-2-on-mobile__cta-button { background-color: #4060f0; } .page-poppy-playtime-chapter-2-on-mobile__quick-access-buttons .page-poppy-playtime-chapter-2-on-mobile__cta-button:hover { background-color: #3050e0; } .page-poppy-playtime-chapter-2-on-mobile__feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-poppy-playtime-chapter-2-on-mobile__feature-item { background-color: #3a3a3a; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-poppy-playtime-chapter-2-on-mobile__feature-item:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-2-on-mobile__feature-item-image { width: 100%; max-width: 300px; height: 200px; object-fit: cover; border-radius: 5px; margin-bottom: 15px; } .page-poppy-playtime-chapter-2-on-mobile__feature-item-title { color: #f0c040; font-size: 1.4em; margin-bottom: 10px; } .page-poppy-playtime-chapter-2-on-mobile__promo-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-poppy-playtime-chapter-2-on-mobile__promo-card { background-color: #3a3a3a; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-poppy-playtime-chapter-2-on-mobile__promo-card-image { width: 100%; max-width: 400px; height: 250px; object-fit: cover; border-radius: 5px; margin-bottom: 15px; } .page-poppy-playtime-chapter-2-on-mobile__promo-card-title { color: #f0c040; font-size: 1.5em; margin-bottom: 10px; } .page-poppy-playtime-chapter-2-on-mobile__security-list { list-style: none; padding: 0; text-align: center; margin-top: 30px; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; } .page-poppy-playtime-chapter-2-on-mobile__security-list-item { background-color: #3a3a3a; padding: 15px 25px; border-radius: 5px; font-size: 1.1em; white-space: nowrap; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2-on-mobile__security-list-item { width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; font-size: 1em; padding: 12px 20px; } } .page-poppy-playtime-chapter-2-on-mobile__faq-list { margin-top: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-poppy-playtime-chapter-2-on-mobile__faq-item { background-color: #2a2a2a; border-radius: 8px; margin-bottom: 15px; overflow: hidden; } .page-poppy-playtime-chapter-2-on-mobile__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #3a3a3a; border-bottom: 1px solid #4a4a4a; transition: background-color 0.3s ease; user-select: none; } .page-poppy-playtime-chapter-2-on-mobile__faq-question:hover { background-color: #4a4a4a; } .page-poppy-playtime-chapter-2-on-mobile__faq-question h3 { margin: 0; font-size: 1.2em; color: #f0c040; pointer-events: none; } .page-poppy-playtime-chapter-2-on-mobile__faq-toggle { font-size: 1.5em; font-weight: bold; color: #f0c040; transition: transform 0.3s ease; pointer-events: none; } .page-poppy-playtime-chapter-2-on-mobile__faq-item.active .page-poppy-playtime-chapter-2-on-mobile__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-chapter-2-on-mobile__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; } .page-poppy-playtime-chapter-2-on-mobile__faq-item.active .page-poppy-playtime-chapter-2-on-mobile__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-poppy-playtime-chapter-2-on-mobile__faq-answer p { margin: 0; font-size: 1em; color: #e0e0e0; word-wrap: break-word; overflow-wrap: break-word; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2-on-mobile__faq-question { padding: 12px 15px; } .page-poppy-playtime-chapter-2-on-mobile__faq-question h3 { font-size: 1.1em; } .page-poppy-playtime-chapter-2-on-mobile__faq-answer { padding: 0 15px; } .page-poppy-playtime-chapter-2-on-mobile__faq-item.active .page-poppy-playtime-chapter-2-on-mobile__faq-answer { padding: 15px !important; } } .page-poppy-playtime-chapter-2-on-mobile__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-poppy-playtime-chapter-2-on-mobile__blog-post { background-color: #3a3a3a; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-poppy-playtime-chapter-2-on-mobile__blog-post:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-2-on-mobile__blog-post-image { width: 100%; height: 200px; object-fit: cover; } .page-poppy-playtime-chapter-2-on-mobile__blog-post-content { padding: 20px; } .page-poppy-playtime-chapter-2-on-mobile__blog-post-title { font-size: 1.4em; margin-top: 0; margin-bottom: 10px; } .page-poppy-playtime-chapter-2-on-mobile__blog-post-title a { color: #f0c040; text-decoration: none; transition: color 0.3s ease; } .page-poppy-playtime-chapter-2-on-mobile__blog-post-title a:hover { color: #fff; } .page-poppy-playtime-chapter-2-on-mobile__blog-post-excerpt { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-poppy-playtime-chapter-2-on-mobile__blog-post-date { font-size: 0.85em; color: #999; } .page-poppy-playtime-chapter-2-on-mobile__gamelogo-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; padding: 0; list-style: none; } .page-poppy-playtime-chapter-2-on-mobile__gamelogo-item { width: 120px; height: 80px; display: flex; align-items: center; justify-content: center; background-color: #3a3a3a; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } .page-poppy-playtime-chapter-2-on-mobile__gamelogo-image { max-width: 100%; max-height: 100%; object-fit: contain; padding: 5px; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2-on-mobile__gamelogo-item { width: 100px !important; height: 70px !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-chapter-2-on-mobile__feature-grid, .page-poppy-playtime-chapter-2-on-mobile__promo-cards, .page-poppy-playtime-chapter-2-on-mobile__blog-grid { grid-template-columns: 1fr; } .page-poppy-playtime-chapter-2-on-mobile__hero-section, .page-poppy-playtime-chapter-2-on-mobile__section { border-radius: 0; } }