.page-poppy-playtime-chapter-4-enemy { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-top: var(--header-offset, 122px); } .page-poppy-playtime-chapter-4-enemy__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-poppy-playtime-chapter-4-enemy__section { padding: 40px 20px; margin-bottom: 20px; background-color: #2a2a4a; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-poppy-playtime-chapter-4-enemy__hero-section { background-image: url('[GALLERY:hero:1920x1080:poppy_playtime,chapter_4,enemy,horror_game]'); background-size: cover; background-position: center; text-align: center; color: #fff; padding: 100px 20px; min-height: 500px; display: flex; flex-direction: column; justify-content: center; align-items: center; position: relative; overflow: hidden; } .page-poppy-playtime-chapter-4-enemy__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.7)); z-index: 1; } .page-poppy-playtime-chapter-4-enemy__hero-content { position: relative; z-index: 2; } .page-poppy-playtime-chapter-4-enemy__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-poppy-playtime-chapter-4-enemy__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; max-width: 800px; } .page-poppy-playtime-chapter-4-enemy__cta-button { display: inline-block; background-color: #e44d26; color: #fff; 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; border: none; cursor: pointer; } .page-poppy-playtime-chapter-4-enemy__cta-button:hover { background-color: #ff6a00; transform: translateY(-3px); } .page-poppy-playtime-chapter-4-enemy__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: 40px 20px; background-color: #1a1a2e; } .page-poppy-playtime-chapter-4-enemy__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-poppy-playtime-chapter-4-enemy__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-poppy-playtime-chapter-4-enemy__title { font-size: 2.5em; color: #e44d26; text-align: center; margin-bottom: 30px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); } .page-poppy-playtime-chapter-4-enemy__subtitle { font-size: 1.2em; text-align: center; margin-bottom: 40px; color: #ccc; } .page-poppy-playtime-chapter-4-enemy__text { font-size: 1.1em; color: #ccc; margin-bottom: 20px; } .page-poppy-playtime-chapter-4-enemy__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } .page-poppy-playtime-chapter-4-enemy__feature-item { background-color: #3a3a5a; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease; box-sizing: border-box; } .page-poppy-playtime-chapter-4-enemy__feature-item:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-4-enemy__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; object-fit: contain; } .page-poppy-playtime-chapter-4-enemy__feature-title { font-size: 1.5em; color: #e44d26; margin-bottom: 10px; } .page-poppy-playtime-chapter-4-enemy__feature-description { color: #ccc; } .page-poppy-playtime-chapter-4-enemy__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; } .page-poppy-playtime-chapter-4-enemy__quick-access-button { display: block; background-color: #5a5a8a; color: #fff; padding: 15px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; text-align: center; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-poppy-playtime-chapter-4-enemy__quick-access-button:hover { background-color: #7a7ab0; } .page-poppy-playtime-chapter-4-enemy__game-category-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 30px; } .page-poppy-playtime-chapter-4-enemy__game-category-card { background-color: #3a3a5a; border-radius: 8px; overflow: hidden; transition: transform 0.3s ease; box-sizing: border-box; } .page-poppy-playtime-chapter-4-enemy__game-category-card:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-4-enemy__game-category-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-poppy-playtime-chapter-4-enemy__game-category-content { padding: 20px; } .page-poppy-playtime-chapter-4-enemy__game-category-title { font-size: 1.4em; color: #e44d26; margin-bottom: 10px; } .page-poppy-playtime-chapter-4-enemy__game-category-description { color: #ccc; margin-bottom: 15px; } .page-poppy-playtime-chapter-4-enemy__promotion-card { display: flex; background-color: #3a3a5a; border-radius: 8px; overflow: hidden; margin-bottom: 20px; box-sizing: border-box; } .page-poppy-playtime-chapter-4-enemy__promotion-image { width: 250px; height: 180px; object-fit: cover; flex-shrink: 0; } .page-poppy-playtime-chapter-4-enemy__promotion-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: center; } .page-poppy-playtime-chapter-4-enemy__promotion-title { font-size: 1.5em; color: #e44d26; margin-bottom: 10px; } .page-poppy-playtime-chapter-4-enemy__promotion-description { color: #ccc; margin-bottom: 15px; } .page-poppy-playtime-chapter-4-enemy__faq-item { background-color: #3a3a5a; border-radius: 8px; margin-bottom: 15px; overflow: hidden; } .page-poppy-playtime-chapter-4-enemy__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #4a4a6a; transition: background-color 0.3s ease; user-select: none; } .page-poppy-playtime-chapter-4-enemy__faq-question:hover { background-color: #5a5a8a; } .page-poppy-playtime-chapter-4-enemy__faq-question h3 { margin: 0; font-size: 1.3em; color: #e44d26; pointer-events: none; } .page-poppy-playtime-chapter-4-enemy__faq-toggle { font-size: 1.8em; font-weight: bold; color: #fff; transition: transform 0.3s ease; pointer-events: none; } .page-poppy-playtime-chapter-4-enemy__faq-item.active .page-poppy-playtime-chapter-4-enemy__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-chapter-4-enemy__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #ccc; opacity: 0; } .page-poppy-playtime-chapter-4-enemy__faq-item.active .page-poppy-playtime-chapter-4-enemy__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-poppy-playtime-chapter-4-enemy__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-poppy-playtime-chapter-4-enemy__blog-card { background-color: #3a3a5a; border-radius: 8px; overflow: hidden; transition: transform 0.3s ease; box-sizing: border-box; } .page-poppy-playtime-chapter-4-enemy__blog-card:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-4-enemy__blog-image { width: 100%; height: 220px; object-fit: cover; display: block; } .page-poppy-playtime-chapter-4-enemy__blog-content { padding: 20px; } .page-poppy-playtime-chapter-4-enemy__blog-title { font-size: 1.4em; color: #e44d26; margin-bottom: 10px; } .page-poppy-playtime-chapter-4-enemy__blog-excerpt { color: #ccc; margin-bottom: 15px; } .page-poppy-playtime-chapter-4-enemy__blog-link { display: inline-block; color: #e44d26; text-decoration: none; font-weight: bold; transition: color 0.3s ease; } .page-poppy-playtime-chapter-4-enemy__blog-link:hover { color: #ff6a00; } @media (max-width: 768px) { .page-poppy-playtime-chapter-4-enemy__hero-title { font-size: 2.5em; } .page-poppy-playtime-chapter-4-enemy__hero-subtitle { font-size: 1.2em; } .page-poppy-playtime-chapter-4-enemy__title { font-size: 2em; } .page-poppy-playtime-chapter-4-enemy__section { padding: 20px 10px; } .page-poppy-playtime-chapter-4-enemy__features-grid, .page-poppy-playtime-chapter-4-enemy__quick-access-grid, .page-poppy-playtime-chapter-4-enemy__game-category-grid, .page-poppy-playtime-chapter-4-enemy__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-poppy-playtime-chapter-4-enemy__feature-item, .page-poppy-playtime-chapter-4-enemy__game-category-card, .page-poppy-playtime-chapter-4-enemy__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-4-enemy__promotion-card { flex-direction: column; } .page-poppy-playtime-chapter-4-enemy__promotion-image { width: 100%; height: 200px; } .page-poppy-playtime-chapter-4-enemy__promotion-content { padding: 15px; } .page-poppy-playtime-chapter-4-enemy__faq-question { padding: 15px 20px; } .page-poppy-playtime-chapter-4-enemy__faq-question h3 { font-size: 1.1em; } .page-poppy-playtime-chapter-4-enemy__faq-answer { padding: 0 20px; } .page-poppy-playtime-chapter-4-enemy__faq-item.active .page-poppy-playtime-chapter-4-enemy__faq-answer { padding: 15px 20px !important; } .page-poppy-playtime-chapter-4-enemy__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 10px; } .page-poppy-playtime-chapter-4-enemy__payment-logo, .page-poppy-playtime-chapter-4-enemy__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-poppy-playtime-chapter-4-enemy__text, .page-poppy-playtime-chapter-4-enemy__feature-description, .page-poppy-playtime-chapter-4-enemy__game-category-description, .page-poppy-playtime-chapter-4-enemy__promotion-description, .page-poppy-playtime-chapter-4-enemy__blog-excerpt { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-poppy-playtime-chapter-4-enemy img { max-width: 100% !important; height: auto !important; } .page-poppy-playtime-chapter-4-enemy__game-category-image, .page-poppy-playtime-chapter-4-enemy__blog-image { width: 100% !important; max-width: 100% !important; height: auto !important; object-fit: cover; } }