/* Page-specific styles for melmod-poppy-playtime */.page-melmod-poppy-playtime {font-family: 'Arial', sans-serif;color: #f0f0f0;background-color: #1a1a2e;line-height: 1.6;padding-top: 10px;}.page-melmod-poppy-playtime__hero-section {position: relative;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;padding: 80px 20px;min-height: 500px;overflow: hidden;background-color: #0f0f1a;margin-bottom: 40px;}.page-melmod-poppy-playtime__hero-image-wrapper {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0.3;}.page-melmod-poppy-playtime__hero-image {width: 100%;height: 100%;object-fit: cover;display: block;max-width: 100% !important;box-sizing: border-box !important;}.page-melmod-poppy-playtime__hero-content {position: relative;z-index: 2;max-width: 800px;margin: 0 auto;}.page-melmod-poppy-playtime__hero-title {font-size: 3.2em;margin-bottom: 20px;color: #e6b800;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);line-height: 1.2;}.page-melmod-poppy-playtime__hero-description {font-size: 1.2em;margin-bottom: 30px;color: #cccccc;}.page-melmod-poppy-playtime__cta-button {display: inline-block;background-color: #e6b800;color: #1a1a2e;padding: 15px 30px;border-radius: 8px;text-decoration: none;font-weight: bold;font-size: 1.1em;transition: background-color 0.3s ease, transform 0.3s ease;margin: 10px;border: none;cursor: pointer;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);}.page-melmod-poppy-playtime__cta-button:hover {background-color: #ffcc00;transform: translateY(-3px);}.page-melmod-poppy-playtime__cta-button--secondary {background-color: transparent;color: #e6b800;border: 2px solid #e6b800;}.page-melmod-poppy-playtime__cta-button--secondary:hover {background-color: #e6b800;color: #1a1a2e;}.page-melmod-poppy-playtime__section-heading {font-size: 2.5em;color: #e6b800;text-align: center;margin-bottom: 20px;padding-top: 40px;}.page-melmod-poppy-playtime__section-intro {font-size: 1.1em;color: #cccccc;text-align: center;max-width: 900px;margin: 0 auto 50px auto;padding: 0 20px;}.page-melmod-poppy-playtime__features-section {padding: 60px 20px;background-color: #242440;margin-bottom: 40px;}.page-melmod-poppy-playtime__features-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;max-width: 1200px;margin: 0 auto;}.page-melmod-poppy-playtime__feature-item {background-color: #1a1a2e;border-radius: 10px;padding: 25px;text-align: center;box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);transition: transform 0.3s ease;display: flex;flex-direction: column;box-sizing: border-box;}.page-melmod-poppy-playtime__feature-item:hover {transform: translateY(-5px);}.page-melmod-poppy-playtime__feature-image {width: 100%;height: 200px;object-fit: cover;border-radius: 8px;margin-bottom: 20px;max-width: 100% !important;box-sizing: border-box !important;}.page-melmod-poppy-playtime__feature-title {font-size: 1.5em;color: #e6b800;margin-bottom: 15px;}.page-melmod-poppy-playtime__feature-description {color: #cccccc;font-size: 1em;flex-grow: 1;}.page-melmod-poppy-playtime__promo-section {padding: 60px 20px;background-color: #1a1a2e;margin-bottom: 40px;}.page-melmod-poppy-playtime__promo-card {display: flex;background-color: #242440;border-radius: 10px;box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);max-width: 1000px;margin: 30px auto;overflow: hidden;flex-direction: column;}.page-melmod-poppy-playtime__promo-image {width: 100%;height: 300px;object-fit: cover;display: block;max-width: 100% !important;box-sizing: border-box !important;}.page-melmod-poppy-playtime__promo-content {padding: 30px;flex: 1;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;}.page-melmod-poppy-playtime__promo-title {font-size: 2em;color: #e6b800;margin-bottom: 15px;}.page-melmod-poppy-playtime__promo-description {color: #cccccc;font-size: 1.1em;margin-bottom: 25px;}.page-melmod-poppy-playtime__faq-section {padding: 60px 20px;background-color: #242440;}.page-melmod-poppy-playtime__faq-container {max-width: 900px;margin: 0 auto 40px auto;}.page-melmod-poppy-playtime__faq-item {background-color: #1a1a2e;margin-bottom: 15px;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);}.page-melmod-poppy-playtime__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 20px 25px;cursor: pointer;background-color: #33334d;color: #e6b800;font-size: 1.2em;font-weight: bold;transition: background-color 0.3s ease;user-select: none;}.page-melmod-poppy-playtime__faq-question:hover {background-color: #444466;}.page-melmod-poppy-playtime__faq-question h3 {margin: 0;font-size: 1.2em;color: #e6b800;pointer-events: none;}.page-melmod-poppy-playtime__faq-toggle {font-size: 1.8em;line-height: 1;transition: transform 0.3s ease;pointer-events: none;color: #e6b800;}.page-melmod-poppy-playtime__faq-item.active .page-melmod-poppy-playtime__faq-toggle {transform: rotate(45deg);}.page-melmod-poppy-playtime__faq-answer {max-height: 0;overflow: hidden;padding: 0 25px;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;opacity: 0;}.page-melmod-poppy-playtime__faq-item.active .page-melmod-poppy-playtime__faq-answer {max-height: 2000px !important;padding: 20px 25px !important;opacity: 1;}.page-melmod-poppy-playtime__faq-answer p {margin: 0;}.page-melmod-poppy-playtime__cta-bottom {text-align: center;margin-top: 40px;}.page-melmod-poppy-playtime__cta-bottom p {font-size: 1.3em;color: #e6b800;margin-bottom: 25px;font-weight: bold;}@media (min-width: 769px) {.page-melmod-poppy-playtime__promo-card {flex-direction: row;text-align: left;}.page-melmod-poppy-playtime__promo-card:nth-child(even) {flex-direction: row-reverse;}.page-melmod-poppy-playtime__promo-image {width: 50%;height: auto;}.page-melmod-poppy-playtime__promo-content {padding: 40px;align-items: flex-start;text-align: left;}}@media (max-width: 768px) {.page-melmod-poppy-playtime__hero-title {font-size: 2.2em;}.page-melmod-poppy-playtime__hero-description {font-size: 1em;}.page-melmod-poppy-playtime__cta-button {width: calc(100% - 20px);max-width: 300px;margin: 10px auto;}.page-melmod-poppy-playtime__section-heading {font-size: 1.8em;}.page-melmod-poppy-playtime__section-intro {font-size: 0.95em;}.page-melmod-poppy-playtime__features-grid {grid-template-columns: 1fr;}.page-melmod-poppy-playtime__feature-item {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;padding: 20px;}.page-melmod-poppy-playtime__feature-title {font-size: 1.3em;}.page-melmod-poppy-playtime__promo-card {flex-direction: column;}.page-melmod-poppy-playtime__promo-image {height: 250px;}.page-melmod-poppy-playtime__promo-title {font-size: 1.5em;}.page-melmod-poppy-playtime__promo-description {font-size: 1em;}.page-melmod-poppy-playtime__faq-question {padding: 15px 20px;font-size: 1.1em;}.page-melmod-poppy-playtime__faq-question h3 {font-size: 1.1em;}.page-melmod-poppy-playtime__faq-toggle {font-size: 1.5em;}.page-melmod-poppy-playtime__faq-answer {padding: 0 20px;}.page-melmod-poppy-playtime__faq-item.active .page-melmod-poppy-playtime__faq-answer {padding: 15px 20px !important;}.page-melmod-poppy-playtime__cta-bottom p {font-size: 1.1em;}.page-melmod-poppy-playtime__hero-image,.page-melmod-poppy-playtime__feature-image,.page-melmod-poppy-playtime__promo-image {max-width: 100% !important;height: auto !important;box-sizing: border-box !important;word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}.page-melmod-poppy-playtime__hero-image-wrapper,.page-melmod-poppy-playtime__promo-card,.page-melmod-poppy-playtime__feature-item {width: 100% !important;max-width: 100% !important;overflow: hidden !important;box-sizing: border-box !important;padding: 0 !important;margin-left: 0 !important;margin-right: 0 !important;}}