.page-poppy-playtime-chapter-5-full-game__main {font-family: 'Arial', sans-serif;color: #e0e0e0;background-color: #1a1a1a;line-height: 1.6;}.page-poppy-playtime-chapter-5-full-game__hero-section {position: relative;padding: 10px 0 60px;text-align: center;overflow: hidden;background: linear-gradient(135deg, #2a003a, #000000);}.page-poppy-playtime-chapter-5-full-game__hero-background {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;opacity: 0.3;z-index: 0;}.page-poppy-playtime-chapter-5-full-game__hero-content {position: relative;z-index: 1;max-width: 900px;margin: 0 auto;padding: 20px;}.page-poppy-playtime-chapter-5-full-game__hero-title {font-size: 2.8em;color: #ffcc00;margin-bottom: 15px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-poppy-playtime-chapter-5-full-game__hero-subtitle {font-size: 1.3em;color: #ffffff;margin-bottom: 30px;}.page-poppy-playtime-chapter-5-full-game__button {display: inline-block;background: linear-gradient(90deg, #ff6b6b, #ee4040);color: #ffffff;padding: 15px 30px;border-radius: 8px;text-decoration: none;font-weight: bold;font-size: 1.1em;transition: transform 0.3s ease, box-shadow 0.3s ease;border: none;cursor: pointer;}.page-poppy-playtime-chapter-5-full-game__button:hover {transform: translateY(-3px);box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4);}.page-poppy-playtime-chapter-5-full-game__section {padding: 60px 20px;max-width: 1200px;margin: 0 auto;}.page-poppy-playtime-chapter-5-full-game__section-title {font-size: 2.2em;color: #ffcc00;text-align: center;margin-bottom: 40px;position: relative;padding-bottom: 15px;}.page-poppy-playtime-chapter-5-full-game__section-title::after {content: '';position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width: 80px;height: 4px;background-color: #ee4040;border-radius: 2px;}.page-poppy-playtime-chapter-5-full-game__text-content {font-size: 1.1em;color: #cccccc;margin-bottom: 20px;text-align: center;}.page-poppy-playtime-chapter-5-full-game__game-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;margin-top: 40px;}.page-poppy-playtime-chapter-5-full-game__game-card {background-color: #2c2c2c;border-radius: 12px;overflow: hidden;box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3);transition: transform 0.3s ease, box-shadow 0.3s ease;}.page-poppy-playtime-chapter-5-full-game__game-card:hover {transform: translateY(-5px);box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);}.page-poppy-playtime-chapter-5-full-game__game-image {width: 100%;height: 200px;object-fit: cover;}.page-poppy-playtime-chapter-5-full-game__game-content {padding: 20px;text-align: center;}.page-poppy-playtime-chapter-5-full-game__game-title {font-size: 1.4em;color: #ffcc00;margin-bottom: 10px;}.page-poppy-playtime-chapter-5-full-game__game-description {font-size: 0.95em;color: #b0b0b0;margin-bottom: 20px;}.page-poppy-playtime-chapter-5-full-game__list {list-style: none;padding: 0;margin: 40px auto;max-width: 800px;}.page-poppy-playtime-chapter-5-full-game__list-item {background-color: #2c2c2c;margin-bottom: 15px;padding: 20px;border-radius: 8px;display: flex;align-items: center;box-sizing: border-box;}.page-poppy-playtime-chapter-5-full-game__list-icon {color: #ffcc00;font-size: 1.8em;margin-right: 15px;}.page-poppy-playtime-chapter-5-full-game__list-text {font-size: 1.1em;color: #ffffff;flex-grow: 1;}.page-poppy-playtime-chapter-5-full-game__cta-bar {background: linear-gradient(90deg, #ff6b6b, #ee4040);padding: 20px 0;text-align: center;box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.3);position: sticky;bottom: 0;left: 0;width: 100%;z-index: 1000;}.page-poppy-playtime-chapter-5-full-game__cta-buttons {display: flex;justify-content: center;gap: 20px;}.page-poppy-playtime-chapter-5-full-game__cta-button {background-color: #ffcc00;color: #2a003a;padding: 12px 25px;border-radius: 6px;text-decoration: none;font-weight: bold;font-size: 1em;transition: background-color 0.3s ease, transform 0.3s ease;border: none;cursor: pointer;}.page-poppy-playtime-chapter-5-full-game__cta-button:hover {background-color: #ffe066;transform: translateY(-2px);}.page-poppy-playtime-chapter-5-full-game__faq-section {background-color: #222222;}.page-poppy-playtime-chapter-5-full-game__faq-item {background-color: #2c2c2c;margin-bottom: 15px;border-radius: 8px;overflow: hidden;}.page-poppy-playtime-chapter-5-full-game__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 20px;cursor: pointer;background-color: #333333;color: #ffcc00;font-size: 1.15em;font-weight: bold;user-select: none;transition: background-color 0.3s ease;}.page-poppy-playtime-chapter-5-full-game__faq-question:hover {background-color: #444444;}.page-poppy-playtime-chapter-5-full-game__faq-question h3 {margin: 0;pointer-events: none;color: inherit;font-size: inherit;}.page-poppy-playtime-chapter-5-full-game__faq-toggle {font-size: 1.5em;line-height: 1;margin-left: 15px;pointer-events: none;transition: transform 0.3s ease;}.page-poppy-playtime-chapter-5-full-game__faq-item.active .page-poppy-playtime-chapter-5-full-game__faq-toggle {transform: rotate(45deg);}.page-poppy-playtime-chapter-5-full-game__faq-answer {max-height: 0;overflow: hidden;padding: 0 20px;opacity: 0;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;color: #cccccc;font-size: 1em;}.page-poppy-playtime-chapter-5-full-game__faq-item.active .page-poppy-playtime-chapter-5-full-game__faq-answer {max-height: 2000px !important;padding: 20px !important;opacity: 1;}.page-poppy-playtime-chapter-5-full-game__faq-answer p {margin-bottom: 10px;}.page-poppy-playtime-chapter-5-full-game__faq-answer p:last-child {margin-bottom: 0;}@media (max-width: 768px) {.page-poppy-playtime-chapter-5-full-game__hero-title {font-size: 2em;}.page-poppy-playtime-chapter-5-full-game__hero-subtitle {font-size: 1em;}.page-poppy-playtime-chapter-5-full-game__button {padding: 12px 25px;font-size: 1em;}.page-poppy-playtime-chapter-5-full-game__section {padding: 40px 15px;}.page-poppy-playtime-chapter-5-full-game__section-title {font-size: 1.8em;}.page-poppy-playtime-chapter-5-full-game__text-content {font-size: 1em;}.page-poppy-playtime-chapter-5-full-game__game-grid {grid-template-columns: 1fr;}.page-poppy-playtime-chapter-5-full-game__list {margin: 20px auto;}.page-poppy-playtime-chapter-5-full-game__list-item {padding: 15px;flex-direction: column;align-items: flex-start;width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}.page-poppy-playtime-chapter-5-full-game__list-icon {margin-bottom: 10px;margin-right: 0;}.page-poppy-playtime-chapter-5-full-game__list-text {font-size: 0.95em;}.page-poppy-playtime-chapter-5-full-game__cta-buttons {flex-direction: column;gap: 10px;}.page-poppy-playtime-chapter-5-full-game__cta-button {width: 90%;max-width: 300px;margin: 0 auto;}.page-poppy-playtime-chapter-5-full-game__faq-question {font-size: 1em;padding: 15px;}.page-poppy-playtime-chapter-5-full-game__faq-answer {padding: 0 15px;}.page-poppy-playtime-chapter-5-full-game__faq-item.active .page-poppy-playtime-chapter-5-full-game__faq-answer {padding: 15px !important;}}