.page-vhs-tape-poppy-playtime {  font-family: 'Arial', sans-serif;  color: #333;  line-height: 1.6;  background-color: #f8f8f8;}.page-vhs-tape-poppy-playtime__container {  max-width: 1200px;  margin: 0 auto;  padding: 20px;}.page-vhs-tape-poppy-playtime__section {  padding: 40px 20px;  margin-bottom: 20px;  background-color: #fff;  border-radius: 8px;  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);}.page-vhs-tape-poppy-playtime__section--dark {  background-color: #2c3e50;  color: #ecf0f1;}.page-vhs-tape-poppy-playtime__hero-section {  position: relative;  color: #fff;  text-align: center;  padding: 100px 20px;  background-size: cover;  background-position: center;  border-radius: 0;  box-shadow: none;  margin-bottom: 0;  padding-top: calc(10px + var(--header-offset, 0px));}.page-vhs-tape-poppy-playtime__hero-overlay {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  background: rgba(0, 0, 0, 0.6);  z-index: 1;}.page-vhs-tape-poppy-playtime__hero-content {  position: relative;  z-index: 2;  max-width: 900px;  margin: 0 auto;}.page-vhs-tape-poppy-playtime__hero-title {  font-size: 3.5em;  margin-bottom: 20px;  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);  color: #e74c3c;}.page-vhs-tape-poppy-playtime__hero-subtitle {  font-size: 1.5em;  margin-bottom: 30px;  color: #ecf0f1;}.page-vhs-tape-poppy-playtime__button {  display: inline-block;  background-color: #e74c3c;  color: #fff;  padding: 15px 30px;  border-radius: 5px;  text-decoration: none;  font-size: 1.2em;  transition: background-color 0.3s ease;  border: none;  cursor: pointer;}.page-vhs-tape-poppy-playtime__button:hover {  background-color: #c0392b;}.page-vhs-tape-poppy-playtime__title {  font-size: 2.5em;  color: #2c3e50;  text-align: center;  margin-bottom: 30px;}.page-vhs-tape-poppy-playtime__section--dark .page-vhs-tape-poppy-playtime__title {  color: #ecf0f1;}.page-vhs-tape-poppy-playtime__text-content {  font-size: 1.1em;  text-align: justify;}.page-vhs-tape-poppy-playtime__grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 20px;  margin-top: 30px;}.page-vhs-tape-poppy-playtime__grid-item {  background-color: #f4f4f4;  padding: 20px;  border-radius: 8px;  text-align: center;  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);}.page-vhs-tape-poppy-playtime__grid-item h3 {  color: #e74c3c;  margin-bottom: 10px;}.page-vhs-tape-poppy-playtime__game-card {  background-color: #f4f4f4;  border-radius: 8px;  overflow: hidden;  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);  text-align: center;}.page-vhs-tape-poppy-playtime__game-card-image {  width: 100%;  height: 200px;  object-fit: cover;  display: block;}.page-vhs-tape-poppy-playtime__game-card-content {  padding: 20px;}.page-vhs-tape-poppy-playtime__game-card-title {  font-size: 1.5em;  color: #2c3e50;  margin-bottom: 10px;}.page-vhs-tape-poppy-playtime__payment-providers {  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;  gap: 30px;  width: 100%;  max-width: 100%;  box-sizing: border-box;  margin-top: 30px;}.page-vhs-tape-poppy-playtime__payment-logo {  flex: 0 0 auto;  width: 80px;  height: 80px;  max-width: 80px;  max-height: 80px;  box-sizing: border-box;  display: flex;  justify-content: center;  align-items: center;}.page-vhs-tape-poppy-playtime__payment-logo img {  display: block;  width: 80px !important;  height: 80px !important;  max-width: 80px !important;  max-height: 80px !important;  object-fit: contain;}.page-vhs-tape-poppy-playtime__blog-card {  background-color: #f4f4f4;  border-radius: 8px;  overflow: hidden;  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);}.page-vhs-tape-poppy-playtime__blog-card-image {  width: 100%;  height: 180px;  object-fit: cover;  display: block;}.page-vhs-tape-poppy-playtime__blog-card-content {  padding: 20px;}.page-vhs-tape-poppy-playtime__blog-card-title {  font-size: 1.3em;  color: #2c3e50;  margin-bottom: 10px;}.page-vhs-tape-poppy-playtime__blog-card-title a {  text-decoration: none;  color: inherit;}.page-vhs-tape-poppy-playtime__blog-card-title a:hover {  color: #e74c3c;}.page-vhs-tape-poppy-playtime__blog-card-date {  font-size: 0.9em;  color: #777;  margin-bottom: 10px;}.page-vhs-tape-poppy-playtime__faq-item {  background-color: #f4f4f4;  margin-bottom: 15px;  border-radius: 8px;  overflow: hidden;  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);}.page-vhs-tape-poppy-playtime__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 15px 20px;  background-color: #e74c3c;  color: #fff;  cursor: pointer;  user-select: none;  font-size: 1.1em;}.page-vhs-tape-poppy-playtime__faq-question h3 {  margin: 0;  pointer-events: none;  font-size: 1.2em;}.page-vhs-tape-poppy-playtime__faq-toggle {  font-size: 1.5em;  line-height: 1;  pointer-events: none;  transition: transform 0.3s ease;}.page-vhs-tape-poppy-playtime__faq-item.active .page-vhs-tape-poppy-playtime__faq-toggle {  transform: rotate(45deg);}.page-vhs-tape-poppy-playtime__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 15px;  opacity: 0;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  color: #333;}.page-vhs-tape-poppy-playtime__faq-item.active .page-vhs-tape-poppy-playtime__faq-answer {  max-height: 2000px !important;  padding: 20px 15px !important;  opacity: 1;}.page-vhs-tape-poppy-playtime__list {  list-style: none;  padding: 0;  margin: 0;}.page-vhs-tape-poppy-playtime__list-item {  margin-bottom: 10px;  padding-left: 20px;  position: relative;}.page-vhs-tape-poppy-playtime__list-item::before {  content: '✓';  position: absolute;  left: 0;  color: #e74c3c;  font-weight: bold;}.page-vhs-tape-poppy-playtime__social-links {  display: flex;  justify-content: center;  gap: 20px;  margin-top: 30px;}.page-vhs-tape-poppy-playtime__social-link {  color: #e74c3c;  font-size: 2em;  text-decoration: none;  transition: color 0.3s ease;}.page-vhs-tape-poppy-playtime__social-link:hover {  color: #c0392b;}@media (max-width: 768px) {  .page-vhs-tape-poppy-playtime__hero-title {    font-size: 2.5em;  }  .page-vhs-tape-poppy-playtime__hero-subtitle {    font-size: 1.2em;  }  .page-vhs-tape-poppy-playtime__button {    padding: 12px 25px;    font-size: 1em;  }  .page-vhs-tape-poppy-playtime__title {    font-size: 2em;  }  .page-vhs-tape-poppy-playtime__grid {    grid-template-columns: 1fr;  }  .page-vhs-tape-poppy-playtime__payment-providers {    flex-direction: row;    flex-wrap: wrap;    justify-content: center;    gap: 16px;  }  .page-vhs-tape-poppy-playtime__payment-logo,  .page-vhs-tape-poppy-playtime__payment-logo img {    width: 80px !important;    height: 80px !important;    max-width: 80px !important;    max-height: 80px !important;  }  .page-vhs-tape-poppy-playtime__game-card-image,  .page-vhs-tape-poppy-playtime__blog-card-image {    max-width: 100% !important;    height: auto !important;    box-sizing: border-box !important;  }  .page-vhs-tape-poppy-playtime__text-content,  .page-vhs-tape-poppy-playtime__list-item,  .page-vhs-tape-poppy-playtime__faq-answer p {    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;  }  .page-vhs-tape-poppy-playtime__faq-question h3 {    font-size: 1em;  }  .page-vhs-tape-poppy-playtime__section {    padding: 20px 15px;  }  .page-vhs-tape-poppy-playtime__container {    padding: 10px;  }}