.page-mlp-poppy-playtime {  font-family: 'Arial', sans-serif;  color: #e0e0e0;  background-color: #1a1a2e;  line-height: 1.6;}.page-mlp-poppy-playtime__section-title {  font-size: 2.5rem;  color: #e94560;  text-align: center;  margin-bottom: 40px;  padding-top: 20px;  font-weight: bold;}.page-mlp-poppy-playtime__text {  font-size: 1.1rem;  text-align: center;  max-width: 800px;  margin: 0 auto 30px auto;}.page-mlp-poppy-playtime__hero-section {  position: relative;  display: flex;  flex-direction: column;  justify-content: center;  align-items: center;  min-height: 70vh;  padding: 10px 20px 60px 20px;  overflow: hidden;  background-color: #0f3460;  text-align: center;}.page-mlp-poppy-playtime__hero-image-wrapper {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  overflow: hidden;  z-index: 0;}.page-mlp-poppy-playtime__hero-image {  width: 100%;  height: 100%;  object-fit: cover;  object-position: center;  opacity: 0.3;}.page-mlp-poppy-playtime__hero-content {  position: relative;  z-index: 1;  max-width: 900px;  margin: 0 auto;  padding: 20px;  background-color: rgba(0, 0, 0, 0.6);  border-radius: 10px;}.page-mlp-poppy-playtime__hero-title {  font-size: 3.5rem;  color: #ffffff;  margin-bottom: 20px;  line-height: 1.2;}.page-mlp-poppy-playtime__hero-description {  font-size: 1.3rem;  color: #f0f0f0;  margin-bottom: 40px;}.page-mlp-poppy-playtime__hero-buttons {  display: flex;  gap: 20px;  justify-content: center;  flex-wrap: wrap;}.page-mlp-poppy-playtime__hero-button {  display: inline-block;  padding: 15px 30px;  border-radius: 50px;  text-decoration: none;  font-weight: bold;  font-size: 1.1rem;  transition: background-color 0.3s ease, transform 0.3s ease;}.page-mlp-poppy-playtime__hero-button--primary {  background-color: #e94560;  color: #ffffff;  border: 2px solid #e94560;}.page-mlp-poppy-playtime__hero-button--primary:hover {  background-color: #d43b52;  transform: translateY(-3px);}.page-mlp-poppy-playtime__hero-button--secondary {  background-color: transparent;  color: #e94560;  border: 2px solid #e94560;}.page-mlp-poppy-playtime__hero-button--secondary:hover {  background-color: #e94560;  color: #ffffff;  transform: translateY(-3px);}.page-mlp-poppy-playtime__about-section {  padding: 60px 20px;  background-color: #16213e;}.page-mlp-poppy-playtime__about-content {  display: flex;  flex-direction: column;  align-items: center;}.page-mlp-poppy-playtime__feature-list {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 30px;  list-style: none;  padding: 0;  margin-top: 40px;  max-width: 1200px;}.page-mlp-poppy-playtime__feature-item {  background-color: #0f3460;  border-radius: 10px;  padding: 30px;  text-align: center;  flex: 1 1 calc(33% - 40px);  box-sizing: border-box;  min-width: 280px;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);  transition: transform 0.3s ease;}.page-mlp-poppy-playtime__feature-item:hover {  transform: translateY(-5px);}.page-mlp-poppy-playtime__feature-icon {  width: 200px;  height: 200px;  object-fit: contain;  margin-bottom: 20px;  max-width: 100%;  height: auto;}.page-mlp-poppy-playtime__feature-title {  font-size: 1.5rem;  color: #e94560;  margin-bottom: 10px;}.page-mlp-poppy-playtime__feature-description {  font-size: 1rem;  color: #c0c0c0;}.page-mlp-poppy-playtime__download-section {  padding: 60px 20px;  background-color: #1a1a2e;}.page-mlp-poppy-playtime__download-container {  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;  gap: 50px;  max-width: 1200px;  margin: 0 auto;}.page-mlp-poppy-playtime__download-text-content {  flex: 1 1 45%;  min-width: 300px;  text-align: center;}.page-mlp-poppy-playtime__download-button {  display: inline-block;  padding: 15px 30px;  background-color: #e94560;  color: #ffffff;  border-radius: 50px;  text-decoration: none;  font-weight: bold;  font-size: 1.1rem;  transition: background-color 0.3s ease, transform 0.3s ease;  margin-top: 20px;}.page-mlp-poppy-playtime__download-button:hover {  background-color: #d43b52;  transform: translateY(-3px);}.page-mlp-poppy-playtime__download-image-wrapper {  flex: 1 1 45%;  min-width: 300px;  text-align: center;}.page-mlp-poppy-playtime__download-image {  max-width: 100%;  height: auto;  border-radius: 10px;  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);}.page-mlp-poppy-playtime__promo-section {  padding: 60px 20px;  background-color: #16213e;}.page-mlp-poppy-playtime__promo-grid {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 30px;  max-width: 1200px;  margin: 0 auto;}.page-mlp-poppy-playtime__promo-card {  background-color: #0f3460;  border-radius: 10px;  padding: 30px;  text-align: center;  flex: 1 1 calc(50% - 40px);  box-sizing: border-box;  min-width: 300px;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);  transition: transform 0.3s ease;}.page-mlp-poppy-playtime__promo-card:hover {  transform: translateY(-5px);}.page-mlp-poppy-playtime__promo-image {  max-width: 100%;  height: auto;  border-radius: 8px;  margin-bottom: 20px;}.page-mlp-poppy-playtime__promo-title {  font-size: 1.6rem;  color: #e94560;  margin-bottom: 10px;}.page-mlp-poppy-playtime__promo-description {  font-size: 1rem;  color: #c0c0c0;  margin-bottom: 20px;}.page-mlp-poppy-playtime__promo-button {  display: inline-block;  padding: 10px 25px;  background-color: #533483;  color: #ffffff;  border-radius: 50px;  text-decoration: none;  font-weight: bold;  font-size: 0.95rem;  transition: background-color 0.3s ease;}.page-mlp-poppy-playtime__promo-button:hover {  background-color: #402966;}.page-mlp-poppy-playtime__faq-section {  padding: 60px 20px;  background-color: #1a1a2e;}.page-mlp-poppy-playtime__faq-container {  max-width: 900px;  margin: 0 auto;}.page-mlp-poppy-playtime__faq-item {  background-color: #0f3460;  border-radius: 10px;  margin-bottom: 15px;  overflow: hidden;  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);}.page-mlp-poppy-playtime__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 20px 25px;  cursor: pointer;  background-color: #16213e;  color: #e0e0e0;  font-size: 1.2rem;  font-weight: bold;  user-select: none;  transition: background-color 0.3s ease;}.page-mlp-poppy-playtime__faq-question:hover {  background-color: #1f2c4e;}.page-mlp-poppy-playtime__faq-question .page-mlp-poppy-playtime__faq-title {  margin: 0;  flex-grow: 1;  pointer-events: none;  color: #ffffff;}.page-mlp-poppy-playtime__faq-toggle {  font-size: 1.8rem;  line-height: 1;  width: 30px;  text-align: center;  pointer-events: none;  transition: transform 0.3s ease;  color: #e94560;}.page-mlp-poppy-playtime__faq-item.active .page-mlp-poppy-playtime__faq-toggle {  transform: rotate(45deg);}.page-mlp-poppy-playtime__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 25px;  opacity: 0;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;}.page-mlp-poppy-playtime__faq-item.active .page-mlp-poppy-playtime__faq-answer {  max-height: 2000px !important;  padding: 20px 25px !important;  opacity: 1;}.page-mlp-poppy-playtime__faq-answer p {  margin: 0;  color: #c0c0c0;  font-size: 1.05rem;}.page-mlp-poppy-playtime__faq-answer a {  color: #e94560;  text-decoration: none;}.page-mlp-poppy-playtime__faq-answer a:hover {  text-decoration: underline;}@media (max-width: 768px) {  .page-mlp-poppy-playtime__hero-section {    min-height: 60vh;    padding: 10px 15px 40px 15px;  }  .page-mlp-poppy-playtime__hero-title {    font-size: 2.5rem;  }  .page-mlp-poppy-playtime__hero-description {    font-size: 1.1rem;  }  .page-mlp-poppy-playtime__hero-button {    padding: 12px 25px;    font-size: 1rem;  }  .page-mlp-poppy-playtime__hero-buttons {    flex-direction: column;    gap: 15px;  }  .page-mlp-poppy-playtime__section-title {    font-size: 2rem;    margin-bottom: 30px;  }  .page-mlp-poppy-playtime__text {    font-size: 1rem;    margin-bottom: 20px;    padding: 0 10px;  }  .page-mlp-poppy-playtime__about-section,  .page-mlp-poppy-playtime__download-section,  .page-mlp-poppy-playtime__promo-section,  .page-mlp-poppy-playtime__faq-section {    padding: 40px 15px;  }  .page-mlp-poppy-playtime__feature-list {    flex-direction: column;    gap: 20px;    width: 100% !important;    max-width: 100% !important;    padding: 0 !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-mlp-poppy-playtime__feature-item {    flex: 1 1 100%;    width: 100% !important;    max-width: 100% !important;    padding: 20px;    margin-left: 0 !important;    margin-right: 0 !important;    box-sizing: border-box !important;  }  .page-mlp-poppy-playtime__feature-description {    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;  }  .page-mlp-poppy-playtime__download-container {    flex-direction: column;    gap: 30px;  }  .page-mlp-poppy-playtime__download-text-content {    min-width: unset;    width: 100%;  }  .page-mlp-poppy-playtime__download-image-wrapper {    min-width: unset;    width: 100%;  }  .page-mlp-poppy-playtime__promo-grid {    flex-direction: column;    gap: 20px;  }  .page-mlp-poppy-playtime__promo-card {    flex: 1 1 100%;    width: 100% !important;    max-width: 100% !important;    padding: 20px;    box-sizing: border-box !important;  }  .page-mlp-poppy-playtime__promo-description {    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;  }  .page-mlp-poppy-playtime__faq-question {    font-size: 1.1rem;    padding: 15px 20px;  }  .page-mlp-poppy-playtime__faq-toggle {    font-size: 1.5rem;    width: 25px;  }  .page-mlp-poppy-playtime__faq-answer {    padding: 0 20px;  }  .page-mlp-poppy-playtime__faq-item.active .page-mlp-poppy-playtime__faq-answer {    padding: 15px 20px !important;  }  .page-mlp-poppy-playtime__faq-answer p {    font-size: 1rem;    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;  }}