.page-where-do-i-play-poppy-playtime {font-family: 'Arial', sans-serif;color: #eee;background-color: #1a1a2e;line-height: 1.6;}.page-where-do-i-play-poppy-playtime__container {max-width: 1200px;margin: 0 auto;padding: 20px;}.page-where-do-i-play-poppy-playtime__hero-section {position: relative;text-align: center;padding: 10px 0 60px;overflow: hidden;background-color: #2e0c4a;}.page-where-do-i-play-poppy-playtime__hero-image {width: 100%;height: 400px;object-fit: cover;filter: brightness(0.7);}.page-where-do-i-play-poppy-playtime__hero-content {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 90%;max-width: 800px;z-index: 10;}.page-where-do-i-play-poppy-playtime__hero-title {font-size: 3em;margin-bottom: 20px;color: #fff;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-where-do-i-play-poppy-playtime__hero-subtitle {font-size: 1.2em;margin-bottom: 30px;color: #ddd;}.page-where-do-i-play-poppy-playtime__button {display: inline-block;background-color: #e44d26;color: #fff;padding: 12px 25px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;}.page-where-do-i-play-poppy-playtime__button:hover {background-color: #ff6a00;}.page-where-do-i-play-poppy-playtime__section {padding: 60px 0;background-color: #1a1a2e;}.page-where-do-i-play-poppy-playtime__section--alt {background-color: #220a33;}.page-where-do-i-play-poppy-playtime__title {font-size: 2.5em;color: #e44d26;text-align: center;margin-bottom: 40px;}.page-where-do-i-play-poppy-playtime__text-block {max-width: 800px;margin: 0 auto 30px;text-align: justify;}.page-where-do-i-play-poppy-playtime__list {list-style: none;padding: 0;margin: 0 auto;max-width: 900px;display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;}.page-where-do-i-play-poppy-playtime__list-item {background-color: #2e0c4a;padding: 25px;border-radius: 8px;text-align: center;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);transition: transform 0.3s ease;box-sizing: border-box;}.page-where-do-i-play-poppy-playtime__list-item:hover {transform: translateY(-5px);}.page-where-do-i-play-poppy-playtime__list-item-title {font-size: 1.5em;color: #fff;margin-bottom: 15px;}.page-where-do-i-play-poppy-playtime__list-item-description {font-size: 0.95em;color: #ccc;}.page-where-do-i-play-poppy-playtime__game-gallery {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 25px;margin-top: 40px;}.page-where-do-i-play-poppy-playtime__game-card {background-color: #2e0c4a;border-radius: 8px;overflow: hidden;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);text-align: center;transition: transform 0.3s ease;}.page-where-do-i-play-poppy-playtime__game-card:hover {transform: translateY(-5px);}.page-where-do-i-play-poppy-playtime__game-image {width: 100%;height: 200px;object-fit: cover;}.page-where-do-i-play-poppy-playtime__game-info {padding: 20px;}.page-where-do-i-play-poppy-playtime__game-title {font-size: 1.3em;color: #fff;margin-bottom: 10px;}.page-where-do-i-play-poppy-playtime__game-description {font-size: 0.9em;color: #ccc;margin-bottom: 15px;}.page-where-do-i-play-poppy-playtime__faq-section {padding: 60px 0;background-color: #1a1a2e;}.page-where-do-i-play-poppy-playtime__faq-container {max-width: 900px;margin: 0 auto;}.page-where-do-i-play-poppy-playtime__faq-item {margin-bottom: 15px;border: 1px solid #333;border-radius: 8px;background-color: #2e0c4a;}.page-where-do-i-play-poppy-playtime__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 15px 20px;cursor: pointer;background-color: #3f1863;border-radius: 8px;transition: background-color 0.3s ease;user-select: none;}.page-where-do-i-play-poppy-playtime__faq-question:hover {background-color: #4a1d7a;}.page-where-do-i-play-poppy-playtime__faq-question h3 {margin: 0;font-size: 1.1em;color: #fff;pointer-events: none;}.page-where-do-i-play-poppy-playtime__faq-toggle {font-size: 1.5em;font-weight: bold;color: #e44d26;pointer-events: none;}.page-where-do-i-play-poppy-playtime__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;font-size: 0.95em;color: #ccc;}.page-where-do-i-play-poppy-playtime__faq-item.active .page-where-do-i-play-poppy-playtime__faq-answer {max-height: 2000px !important;padding: 20px !important;opacity: 1;}.page-where-do-i-play-poppy-playtime__faq-item.active .page-where-do-i-play-poppy-playtime__faq-toggle {content: '−';}.page-where-do-i-play-poppy-playtime__cta-section {text-align: center;padding: 60px 20px;background-color: #e44d26;}.page-where-do-i-play-poppy-playtime__cta-title {font-size: 2.2em;color: #fff;margin-bottom: 20px;}.page-where-do-i-play-poppy-playtime__cta-text {font-size: 1.1em;color: #fff;margin-bottom: 30px;max-width: 700px;margin-left: auto;margin-right: auto;}@media (max-width: 768px) {.page-where-do-i-play-poppy-playtime__hero-title {font-size: 2.2em;}.page-where-do-i-play-poppy-playtime__hero-subtitle {font-size: 1em;}.page-where-do-i-play-poppy-playtime__hero-image {height: 300px;}.page-where-do-i-play-poppy-playtime__title {font-size: 2em;}.page-where-do-i-play-poppy-playtime__list {grid-template-columns: 1fr;padding: 0 15px;}.page-where-do-i-play-poppy-playtime__list-item {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;padding: 20px !important;margin-left: 0 !important;margin-right: 0 !important;word-wrap: break-word !important;overflow-wrap: break-word !important;}.page-where-do-i-play-poppy-playtime__list-item-description, .page-where-do-i-play-poppy-playtime__game-description, .page-where-do-i-play-poppy-playtime__faq-answer {word-break: break-word !important;}.page-where-do-i-play-poppy-playtime__game-gallery {grid-template-columns: 1fr;padding: 0 15px;}.page-where-do-i-play-poppy-playtime__game-image {max-width: 100% !important;height: auto !important;box-sizing: border-box !important;}.page-where-do-i-play-poppy-playtime__faq-question h3 {font-size: 1em;}.page-where-do-i-play-poppy-playtime__faq-answer {padding: 0 15px;}.page-where-do-i-play-poppy-playtime__faq-item.active .page-where-do-i-play-poppy-playtime__faq-answer {padding: 15px !important;}.page-where-do-i-play-poppy-playtime__cta-title {font-size: 1.8em;}.page-where-do-i-play-poppy-playtime__cta-text {font-size: 1em;}.page-where-do-i-play-poppy-playtime__section {padding: 40px 0;}.page-where-do-i-play-poppy-playtime__faq-question {padding: 12px 15px;}}