.page-poppy-playtime-chapter-4-new-villain {font-family: 'Arial', sans-serif;color: #e0e0e0;background-color: #1a1a1a;line-height: 1.6;padding-bottom: 40px;}.page-poppy-playtime-chapter-4-new-villain__hero-section {position: relative;width: 100%;height: 60vh;display: flex;align-items: center;justify-content: center;text-align: center;overflow: hidden;padding-top: 10px;box-sizing: border-box;}.page-poppy-playtime-chapter-4-new-villain__hero-image {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;filter: brightness(0.4);z-index: 1;max-width: 100%;}.page-poppy-playtime-chapter-4-new-villain__hero-content {position: relative;z-index: 2;max-width: 900px;padding: 20px;background: rgba(0, 0, 0, 0.5);border-radius: 10px;}.page-poppy-playtime-chapter-4-new-villain__hero-title {font-size: 3.5em;color: #ffcc00;margin-bottom: 15px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-poppy-playtime-chapter-4-new-villain__hero-subtitle {font-size: 1.3em;color: #f0f0f0;margin-bottom: 30px;}.page-poppy-playtime-chapter-4-new-villain__cta-button {display: inline-block;background-color: #ff0000;color: #ffffff;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;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);}.page-poppy-playtime-chapter-4-new-villain__cta-button:hover {background-color: #cc0000;transform: translateY(-2px);}.page-poppy-playtime-chapter-4-new-villain__cta-button--secondary {background-color: #007bff;margin-left: 15px;}.page-poppy-playtime-chapter-4-new-villain__cta-button--secondary:hover {background-color: #0056b3;}.page-poppy-playtime-chapter-4-new-villain__introduction-section,.page-poppy-playtime-chapter-4-new-villain__theories-section,.page-poppy-playtime-chapter-4-new-villain__community-section,.page-poppy-playtime-chapter-4-new-villain__cta-section,.page-poppy-playtime-chapter-4-new-villain__faq-section {padding: 40px 20px;max-width: 1200px;margin: 0 auto;text-align: center;}.page-poppy-playtime-chapter-4-new-villain__section-title {font-size: 2.5em;color: #ffcc00;margin-bottom: 25px;text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);}.page-poppy-playtime-chapter-4-new-villain__section-description {font-size: 1.1em;color: #cccccc;margin-bottom: 30px;max-width: 800px;margin-left: auto;margin-right: auto;}.page-poppy-playtime-chapter-4-new-villain__image-grid {display: flex;justify-content: center;gap: 20px;margin-bottom: 40px;flex-wrap: wrap;}.page-poppy-playtime-chapter-4-new-villain__grid-image {width: 100%;max-width: 450px;height: auto;border-radius: 8px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);max-width: 100%;box-sizing: border-box;}.page-poppy-playtime-chapter-4-new-villain__theory-cards {display: flex;justify-content: center;gap: 30px;flex-wrap: wrap;}.page-poppy-playtime-chapter-4-new-villain__theory-card {background-color: #2a2a2a;border-radius: 10px;padding: 25px;max-width: 350px;box-shadow: 0 8px 20px rgba(0, 0, 0, 0.6);transition: transform 0.3s ease, box-shadow 0.3s ease;flex: 1 1 300px;}.page-poppy-playtime-chapter-4-new-villain__theory-card:hover {transform: translateY(-5px);box-shadow: 0 12px 25px rgba(0, 0, 0, 0.8);}.page-poppy-playtime-chapter-4-new-villain__card-title {font-size: 1.6em;color: #ffcc00;margin-bottom: 15px;}.page-poppy-playtime-chapter-4-new-villain__card-text {color: #c0c0c0;margin-bottom: 20px;}.page-poppy-playtime-chapter-4-new-villain__card-image {width: 100%;height: 200px;object-fit: cover;border-radius: 8px;max-width: 100%;box-sizing: border-box;}.page-poppy-playtime-chapter-4-new-villain__expectation-list {list-style: none;padding: 0;margin: 0 auto 40px auto;max-width: 800px;text-align: left;}.page-poppy-playtime-chapter-4-new-villain__list-item {background-color: #2a2a2a;margin-bottom: 15px;padding: 15px 20px;border-radius: 8px;display: flex;align-items: center;font-size: 1.1em;color: #e0e0e0;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);box-sizing: border-box;}.page-poppy-playtime-chapter-4-new-villain__list-item::before {content: "🎮";margin-right: 15px;font-size: 1.2em;color: #ffcc00;}.page-poppy-playtime-chapter-4-new-villain__community-image {width: 100%;max-width: 900px;height: auto;border-radius: 8px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);margin-top: 20px;max-width: 100%;box-sizing: border-box;}.page-poppy-playtime-chapter-4-new-villain__cta-section {background-color: #222222;border-top: 1px solid #333333;border-bottom: 1px solid #333333;padding: 60px 20px;}.page-poppy-playtime-chapter-4-new-villain__cta-buttons {display: flex;justify-content: center;gap: 20px;flex-wrap: wrap;}.page-poppy-playtime-chapter-4-new-villain__faq-container {max-width: 800px;margin: 0 auto;text-align: left;}.page-poppy-playtime-chapter-4-new-villain__faq-item {background-color: #2a2a2a;margin-bottom: 15px;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);}.page-poppy-playtime-chapter-4-new-villain__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 18px 20px;background-color: #333333;cursor: pointer;user-select: none;transition: background-color 0.3s ease;}.page-poppy-playtime-chapter-4-new-villain__faq-question:hover {background-color: #444444;}.page-poppy-playtime-chapter-4-new-villain__faq-title {font-size: 1.2em;color: #ffcc00;margin: 0;pointer-events: none;flex-grow: 1;}.page-poppy-playtime-chapter-4-new-villain__faq-toggle {font-size: 1.5em;color: #ffcc00;margin-left: 15px;transition: transform 0.3s ease;pointer-events: none;}.page-poppy-playtime-chapter-4-new-villain__faq-answer {max-height: 0;overflow: hidden;padding: 0 20px;color: #c0c0c0;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-4-new-villain__faq-answer p {margin: 0;padding-bottom: 15px;}.page-poppy-playtime-chapter-4-new-villain__faq-item.active .page-poppy-playtime-chapter-4-new-villain__faq-answer {max-height: 2000px !important;padding: 20px 20px !important;opacity: 1;}.page-poppy-playtime-chapter-4-new-villain__faq-item.active .page-poppy-playtime-chapter-4-new-villain__faq-toggle {transform: rotate(45deg);}@media (max-width: 768px) {.page-poppy-playtime-chapter-4-new-villain__hero-section {height: 50vh;}.page-poppy-playtime-chapter-4-new-villain__hero-title {font-size: 2.5em;}.page-poppy-playtime-chapter-4-new-villain__hero-subtitle {font-size: 1em;}.page-poppy-playtime-chapter-4-new-villain__cta-button {padding: 12px 25px;font-size: 1em;}.page-poppy-playtime-chapter-4-new-villain__cta-button--secondary {margin-left: 0;margin-top: 10px;}.page-poppy-playtime-chapter-4-new-villain__cta-buttons {flex-direction: column;align-items: center;}.page-poppy-playtime-chapter-4-new-villain__section-title {font-size: 2em;}.page-poppy-playtime-chapter-4-new-villain__section-description {font-size: 0.95em;}.page-poppy-playtime-chapter-4-new-villain__introduction-section,.page-poppy-playtime-chapter-4-new-villain__theories-section,.page-poppy-playtime-chapter-4-new-villain__community-section,.page-poppy-playtime-chapter-4-new-villain__cta-section,.page-poppy-playtime-chapter-4-new-villain__faq-section {padding: 30px 15px;}.page-poppy-playtime-chapter-4-new-villain__image-grid {gap: 15px;}.page-poppy-playtime-chapter-4-new-villain__grid-image {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;}.page-poppy-playtime-chapter-4-new-villain__theory-cards {gap: 20px;}.page-poppy-playtime-chapter-4-new-villain__theory-card {padding: 20px;flex-basis: 100%;max-width: 100%;box-sizing: border-box !important;}.page-poppy-playtime-chapter-4-new-villain__card-title {font-size: 1.4em;}.page-poppy-playtime-chapter-4-new-villain__card-image {height: 180px;max-width: 100% !important;box-sizing: border-box !important;}.page-poppy-playtime-chapter-4-new-villain__expectation-list {margin-bottom: 30px;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-4-new-villain__list-item {padding: 12px 15px;font-size: 1em;width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;word-wrap: break-word !important;overflow-wrap: break-word !important;margin-left: 0 !important;margin-right: 0 !important;}.page-poppy-playtime-chapter-4-new-villain__community-image {max-width: 100% !important;box-sizing: border-box !important;}.page-poppy-playtime-chapter-4-new-villain__faq-question {padding: 15px 15px;}.page-poppy-playtime-chapter-4-new-villain__faq-title {font-size: 1.1em;}.page-poppy-playtime-chapter-4-new-villain__faq-toggle {font-size: 1.3em;}.page-poppy-playtime-chapter-4-new-villain__faq-answer {padding: 0 15px;}.page-poppy-playtime-chapter-4-new-villain__faq-item.active .page-poppy-playtime-chapter-4-new-villain__faq-answer {padding: 15px 15px !important;}}