.page-poppy-playtime-4-enemy { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a1a; line-height: 1.6; padding-top: 10px; } .page-poppy-playtime-4-enemy__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-poppy-playtime-4-enemy__hero-section { text-align: center; padding: 60px 20px; background-color: #000; position: relative; overflow: hidden; border-radius: 10px; margin-bottom: 40px; } .page-poppy-playtime-4-enemy__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; opacity: 0.4; } .page-poppy-playtime-4-enemy__hero-content { position: relative; z-index: 1; color: #fff; } .page-poppy-playtime-4-enemy__hero-title { font-size: 3.5em; margin-bottom: 20px; color: #e74c3c; text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7); } .page-poppy-playtime-4-enemy__hero-description { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-poppy-playtime-4-enemy__button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 15px 30px; 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: 1.1em; } .page-poppy-playtime-4-enemy__button:hover { background-color: #c0392b; transform: translateY(-3px); } .page-poppy-playtime-4-enemy__section-title { font-size: 2.5em; color: #e74c3c; text-align: center; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); } .page-poppy-playtime-4-enemy__content-section { background-color: #2a2a2a; padding: 40px; border-radius: 8px; margin-bottom: 30px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-poppy-playtime-4-enemy__image-container { text-align: center; margin: 30px 0; } .page-poppy-playtime-4-enemy__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5); } .page-poppy-playtime-4-enemy__text-block { margin-bottom: 20px; font-size: 1.1em; color: #ccc; } .page-poppy-playtime-4-enemy__list { list-style-type: none; padding-left: 0; margin-bottom: 20px; } .page-poppy-playtime-4-enemy__list-item { background-color: #3a3a3a; padding: 15px 20px; margin-bottom: 10px; border-left: 5px solid #e74c3c; border-radius: 4px; display: flex; align-items: center; font-size: 1.1em; box-sizing: border-box; } .page-poppy-playtime-4-enemy__list-item::before { content: '•'; color: #e74c3c; font-weight: bold; display: inline-block; width: 1em; margin-left: -1em; } .page-poppy-playtime-4-enemy__gamelogo { display: block; margin: 20px auto; max-width: 200px; height: auto; } .page-poppy-playtime-4-enemy__faq-section { background-color: #2a2a2a; padding: 40px; border-radius: 8px; margin-bottom: 30px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-poppy-playtime-4-enemy__faq-item { margin-bottom: 15px; border: 1px solid #444; border-radius: 8px; overflow: hidden; } .page-poppy-playtime-4-enemy__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; background-color: #333; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-poppy-playtime-4-enemy__faq-question:hover { background-color: #444; } .page-poppy-playtime-4-enemy__faq-question h3 { margin: 0; font-size: 1.2em; color: #e74c3c; pointer-events: none; } .page-poppy-playtime-4-enemy__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e74c3c; pointer-events: none; transition: transform 0.3s ease; } .page-poppy-playtime-4-enemy__faq-item.active .page-poppy-playtime-4-enemy__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-4-enemy__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; background-color: #3a3a3a; color: #ccc; 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-4-enemy__faq-item.active .page-poppy-playtime-4-enemy__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-poppy-playtime-4-enemy__cta-section { text-align: center; padding: 50px 20px; background-color: #1a1a1a; border-radius: 8px; margin-bottom: 40px; } .page-poppy-playtime-4-enemy__cta-text { font-size: 1.5em; margin-bottom: 30px; color: #fff; } @media (max-width: 768px) { .page-poppy-playtime-4-enemy__hero-title { font-size: 2.5em; } .page-poppy-playtime-4-enemy__hero-description { font-size: 1.1em; } .page-poppy-playtime-4-enemy__section-title { font-size: 2em; } .page-poppy-playtime-4-enemy__content-section, .page-poppy-playtime-4-enemy__faq-section { padding: 20px; } .page-poppy-playtime-4-enemy__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; font-size: 1em; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-poppy-playtime-4-enemy__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-4-enemy__faq-question { padding: 15px; } .page-poppy-playtime-4-enemy__faq-question h3 { font-size: 1.1em; } .page-poppy-playtime-4-enemy__faq-answer { padding: 15px !important; } .page-poppy-playtime-4-enemy__cta-text { font-size: 1.2em; } .page-poppy-playtime-4-enemy__image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-poppy-playtime-4-enemy__image-container { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; } }