.page-poppy-playtime-chapter-12 {font-family: 'Arial', sans-serif;color: #f0f0f0;background-color: #1a1a2e;line-height: 1.6;padding-top: var(--header-offset, 122px);}.page-poppy-playtime-chapter-12__section {padding: 40px 20px;margin-bottom: 20px;border-radius: 8px;background-color: #2a2a4a;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);}.page-poppy-playtime-chapter-12__hero-section {text-align: center;padding: 60px 20px 40px;background-color: #0f0f2f;border-radius: 0;margin-bottom: 0;}.page-poppy-playtime-chapter-12__hero-title {font-size: 2.8em;color: #e0e0e0;margin-bottom: 20px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);}.page-poppy-playtime-chapter-12__hero-description {font-size: 1.2em;color: #cccccc;max-width: 800px;margin: 0 auto 30px;}.page-poppy-playtime-chapter-12__button {display: inline-block;background-color: #e63946;color: #ffffff;padding: 15px 30px;border-radius: 5px;text-decoration: none;font-size: 1.1em;font-weight: bold;transition: background-color 0.3s ease, transform 0.2s ease;margin-top: 20px;}.page-poppy-playtime-chapter-12__button:hover {background-color: #c42d38;transform: translateY(-2px);}.page-poppy-playtime-chapter-12__image {max-width: 100%;height: auto;border-radius: 8px;margin-top: 30px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);}.page-poppy-playtime-chapter-12__content-title {font-size: 2.2em;color: #e0e0e0;margin-bottom: 20px;text-align: center;}.page-poppy-playtime-chapter-12__content-text {font-size: 1.1em;color: #cccccc;margin-bottom: 20px;}.page-poppy-playtime-chapter-12__feature-list {list-style: none;padding: 0;margin: 20px auto;display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 20px;max-width: 1000px;}.page-poppy-playtime-chapter-12__feature-item {background-color: #3a3a5a;padding: 20px;border-radius: 8px;text-align: center;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);font-size: 1.05em;color: #e0e0e0;transition: transform 0.2s ease;box-sizing: border-box;}.page-poppy-playtime-chapter-12__feature-item:hover {transform: translateY(-5px);}.page-poppy-playtime-chapter-12__faq-section {padding: 40px 20px;background-color: #1a1a2e;}.page-poppy-playtime-chapter-12__faq-title {font-size: 2.2em;color: #e0e0e0;margin-bottom: 30px;text-align: center;}.page-poppy-playtime-chapter-12__faq-item {background-color: #2a2a4a;margin-bottom: 10px;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);}.page-poppy-playtime-chapter-12__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 15px 20px;background-color: #3a3a5a;cursor: pointer;user-select: none;transition: background-color 0.3s ease;}.page-poppy-playtime-chapter-12__faq-question:hover {background-color: #4a4a6a;}.page-poppy-playtime-chapter-12__faq-question h3 {margin: 0;font-size: 1.1em;color: #e0e0e0;pointer-events: none;}.page-poppy-playtime-chapter-12__faq-toggle {font-size: 1.5em;font-weight: bold;color: #e63946;transition: transform 0.3s ease;pointer-events: none;}.page-poppy-playtime-chapter-12__faq-item.active .page-poppy-playtime-chapter-12__faq-toggle {transform: rotate(45deg);}.page-poppy-playtime-chapter-12__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;}.page-poppy-playtime-chapter-12__faq-item.active .page-poppy-playtime-chapter-12__faq-answer {max-height: 2000px !important;padding: 20px !important;opacity: 1;}.page-poppy-playtime-chapter-12__faq-answer p {margin: 0;color: #cccccc;line-height: 1.5;}.page-poppy-playtime-chapter-12__provider-logos {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;margin-top: 30px;}.page-poppy-playtime-chapter-12__provider-logo {width: 100px;height: 60px;object-fit: contain;filter: grayscale(100%);opacity: 0.7;transition: filter 0.3s ease, opacity 0.3s ease;}.page-poppy-playtime-chapter-12__provider-logo:hover {filter: grayscale(0%);opacity: 1;}@media (max-width: 768px) {.page-poppy-playtime-chapter-12__hero-title {font-size: 2em;}.page-poppy-playtime-chapter-12__hero-description {font-size: 1em;}.page-poppy-playtime-chapter-12__content-title {font-size: 1.8em;}.page-poppy-playtime-chapter-12__content-text {font-size: 0.95em;}.page-poppy-playtime-chapter-12__feature-list {grid-template-columns: 1fr;}.page-poppy-playtime-chapter-12__feature-item {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;padding: 15px;word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}.page-poppy-playtime-chapter-12__faq-title {font-size: 1.8em;}.page-poppy-playtime-chapter-12__faq-question {padding: 12px 15px;}.page-poppy-playtime-chapter-12__faq-question h3 {font-size: 1em;}.page-poppy-playtime-chapter-12__faq-answer {padding: 15px !important;}.page-poppy-playtime-chapter-12__faq-answer p {font-size: 0.9em;}.page-poppy-playtime-chapter-12__provider-logo {width: 80px;height: 50px;}}