/* General Styling */.page-is-poppy-playtime-chapter-2-out-in-mobile {  font-family: 'Arial', sans-serif;  color: #333;  line-height: 1.6;  background-color: #f5f5f5;  box-sizing: border-box;}.page-is-poppy-playtime-chapter-2-out-in-mobile__section-title {  font-size: 2.2em;  color: #0a0a0a;  text-align: center;  margin-bottom: 30px;  margin-top: 50px;  padding: 0 15px;  box-sizing: border-box;  word-wrap: break-word;  overflow-wrap: break-word;}.page-is-poppy-playtime-chapter-2-out-in-mobile__text-content {  font-size: 1.1em;  text-align: center;  max-width: 900px;  margin: 0 auto 40px auto;  padding: 0 15px;  box-sizing: border-box;  word-wrap: break-word;  overflow-wrap: break-word;}/* CTA Button Styling */.page-is-poppy-playtime-chapter-2-out-in-mobile__cta-button,.page-is-poppy-playtime-chapter-2-out-in-mobile__access-button,.page-is-poppy-playtime-chapter-2-out-in-mobile__game-card-button,.page-is-poppy-playtime-chapter-2-out-in-mobile__promo-card-button,.page-is-poppy-playtime-chapter-2-out-in-mobile__contact-button {  display: inline-block;  background-color: #e44d26; /* A vibrant orange-red for action */  color: #ffffff;  padding: 14px 28px;  border-radius: 8px;  text-decoration: none;  font-weight: bold;  font-size: 1.1em;  transition: background-color 0.3s ease, transform 0.2s ease;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);  border: none;  cursor: pointer;}.page-is-poppy-playtime-chapter-2-out-in-mobile__cta-button:hover,.page-is-poppy-playtime-chapter-2-out-in-mobile__access-button:hover,.page-is-poppy-playtime-chapter-2-out-in-mobile__game-card-button:hover,.page-is-poppy-playtime-chapter-2-out-in-mobile__promo-card-button:hover,.page-is-poppy-playtime-chapter-2-out-in-mobile__contact-button:hover {  background-color: #ff6f40;  transform: translateY(-2px);}/* Hero Section */.page-is-poppy-playtime-chapter-2-out-in-mobile__hero-section {  position: relative;  width: 100%;  min-height: 500px;  display: flex;  align-items: center;  justify-content: center;  text-align: center;  color: #ffffff;  overflow: hidden;  padding-top: 10px; /* Small decorative padding, as body has main padding */  box-sizing: border-box;}.page-is-poppy-playtime-chapter-2-out-in-mobile__hero-image-wrapper {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: 0;}.page-is-poppy-playtime-chapter-2-out-in-mobile__hero-image {  width: 100%;  height: 100%;  object-fit: cover;  filter: brightness(0.5); /* Darken image for text readability */}.page-is-poppy-playtime-chapter-2-out-in-mobile__hero-content {  position: relative;  z-index: 1;  max-width: 800px;  padding: 20px;  background-color: rgba(0, 0, 0, 0.4);  border-radius: 10px;}.page-is-poppy-playtime-chapter-2-out-in-mobile__hero-title {  font-size: 3.5em;  margin-bottom: 20px;  line-height: 1.2;  word-wrap: break-word;  overflow-wrap: break-word;}.page-is-poppy-playtime-chapter-2-out-in-mobile__hero-subtitle {  font-size: 1.3em;  margin-bottom: 30px;  word-wrap: break-word;  overflow-wrap: break-word;}/* Payment Providers Section (Cooperation Partner/Vendor Logo Area) */.page-is-poppy-playtime-chapter-2-out-in-mobile__payment-providers {  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;  gap: 30px;  width: 100%;  max-width: 100%;  box-sizing: border-box;  padding: 40px 15px;  background-color: #ffffff;}.page-is-poppy-playtime-chapter-2-out-in-mobile__logo-grid {  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;  gap: 30px;  width: 100%;  max-width: 1200px;  box-sizing: border-box;}.page-is-poppy-playtime-chapter-2-out-in-mobile__payment-logo {  flex: 0 0 auto;  width: 80px;  height: 80px;  max-width: 80px;  max-height: 80px;  box-sizing: border-box;}.page-is-poppy-playtime-chapter-2-out-in-mobile__payment-logo img {  display: block;  width: 80px !important;  height: 80px !important;  max-width: 80px !important;  max-height: 80px !important;  object-fit: contain;}/* Introduction Section */.page-is-poppy-playtime-chapter-2-out-in-mobile__introduction-section {  padding: 60px 0;  background-color: #fcfcfc;}.page-is-poppy-playtime-chapter-2-out-in-mobile__features-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 0 auto;  padding: 0 15px;  box-sizing: border-box;}.page-is-poppy-playtime-chapter-2-out-in-mobile__feature-item {  background-color: #ffffff;  padding: 30px;  border-radius: 10px;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);  text-align: center;}.page-is-poppy-playtime-chapter-2-out-in-mobile__feature-icon {  width: 80px;  height: 80px;  margin-bottom: 20px;  object-fit: contain;  max-width: 100%; /* Responsive image */  height: auto;}.page-is-poppy-playtime-chapter-2-out-in-mobile__feature-title {  font-size: 1.5em;  color: #e44d26;  margin-bottom: 15px;  word-wrap: break-word;  overflow-wrap: break-word;}.page-is-poppy-playtime-chapter-2-out-in-mobile__feature-description {  font-size: 1em;  color: #555;  word-wrap: break-word;  overflow-wrap: break-word;}/* Quick Access Section */.page-is-poppy-playtime-chapter-2-out-in-mobile__quick-access-section {  padding: 60px 0;  background-color: #f0f0f0;}.page-is-poppy-playtime-chapter-2-out-in-mobile__access-buttons {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;  max-width: 1000px;  margin: 0 auto;  padding: 0 15px;  box-sizing: border-box;}.page-is-poppy-playtime-chapter-2-out-in-mobile__access-button {  min-width: 180px;  text-align: center;}.page-is-poppy-playtime-chapter-2-out-in-mobile__access-button--download {  background-color: #007bff; /* Blue for download */}.page-is-poppy-playtime-chapter-2-out-in-mobile__access-button--download:hover {  background-color: #0056b3;}/* Games Section */.page-is-poppy-playtime-chapter-2-out-in-mobile__games-section {  padding: 60px 0;  background-color: #ffffff;}.page-is-poppy-playtime-chapter-2-out-in-mobile__game-categories {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 0 auto;  padding: 0 15px;  box-sizing: border-box;}.page-is-poppy-playtime-chapter-2-out-in-mobile__game-card {  background-color: #fcfcfc;  border-radius: 10px;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);  overflow: hidden;  text-align: center;}.page-is-poppy-playtime-chapter-2-out-in-mobile__game-card-image {  width: 100%;  height: 200px;  object-fit: cover;  max-width: 100%; /* Responsive image */  height: auto;}.page-is-poppy-playtime-chapter-2-out-in-mobile__game-card-title {  font-size: 1.4em;  color: #0a0a0a;  margin: 20px 15px 10px;  word-wrap: break-word;  overflow-wrap: break-word;}.page-is-poppy-playtime-chapter-2-out-in-mobile__game-card-description {  font-size: 0.95em;  color: #666;  padding: 0 15px 20px;  word-wrap: break-word;  overflow-wrap: break-word;}.page-is-poppy-playtime-chapter-2-out-in-mobile__game-card-button {  margin-bottom: 20px;}/* Promotions Section */.page-is-poppy-playtime-chapter-2-out-in-mobile__promotions-section {  padding: 60px 0;  background-color: #fcfcfc;}.page-is-poppy-playtime-chapter-2-out-in-mobile__promo-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 0 auto;  padding: 0 15px;  box-sizing: border-box;}.page-is-poppy-playtime-chapter-2-out-in-mobile__promo-card {  background-color: #ffffff;  border-radius: 10px;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);  overflow: hidden;  text-align: center;}.page-is-poppy-playtime-chapter-2-out-in-mobile__promo-card-image {  width: 100%;  height: 220px;  object-fit: cover;  max-width: 100%; /* Responsive image */  height: auto;}.page-is-poppy-playtime-chapter-2-out-in-mobile__promo-card-title {  font-size: 1.4em;  color: #0a0a0a;  margin: 20px 15px 10px;  word-wrap: break-word;  overflow-wrap: break-word;}.page-is-poppy-playtime-chapter-2-out-in-mobile__promo-card-description {  font-size: 0.95em;  color: #666;  padding: 0 15px 20px;  word-wrap: break-word;  overflow-wrap: break-word;}.page-is-poppy-playtime-chapter-2-out-in-mobile__promo-card-button {  margin-bottom: 20px;}/* Security Section */.page-is-poppy-playtime-chapter-2-out-in-mobile__security-section {  padding: 60px 0;  background-color: #f0f0f0;}.page-is-poppy-playtime-chapter-2-out-in-mobile__security-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 0 auto;  padding: 0 15px;  box-sizing: border-box;}.page-is-poppy-playtime-chapter-2-out-in-mobile__security-item {  background-color: #ffffff;  padding: 30px;  border-radius: 10px;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);  text-align: center;}.page-is-poppy-playtime-chapter-2-out-in-mobile__security-icon {  width: 80px;  height: 80px;  margin-bottom: 20px;  object-fit: contain;  max-width: 100%; /* Responsive image */  height: auto;}.page-is-poppy-playtime-chapter-2-out-in-mobile__security-title {  font-size: 1.5em;  color: #e44d26;  margin-bottom: 15px;  word-wrap: break-word;  overflow-wrap: break-word;}.page-is-poppy-playtime-chapter-2-out-in-mobile__security-description {  font-size: 1em;  color: #555;  margin-bottom: 20px;  word-wrap: break-word;  overflow-wrap: break-word;}/* FAQ Section */.page-is-poppy-playtime-chapter-2-out-in-mobile__faq-section {  padding: 60px 0;  background-color: #ffffff;}.page-is-poppy-playtime-chapter-2-out-in-mobile__faq-container {  max-width: 900px;  margin: 0 auto;  padding: 0 15px;  box-sizing: border-box;}.page-is-poppy-playtime-chapter-2-out-in-mobile__faq-item {  background-color: #fcfcfc;  border: 1px solid #ddd;  border-radius: 8px;  margin-bottom: 15px;  overflow: hidden;  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);}.page-is-poppy-playtime-chapter-2-out-in-mobile__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 18px 20px;  cursor: pointer;  background-color: #e44d26;  color: #ffffff;  font-weight: bold;  font-size: 1.15em;  user-select: none;  transition: background-color 0.3s ease;}.page-is-poppy-playtime-chapter-2-out-in-mobile__faq-question:hover {  background-color: #ff6f40;}.page-is-poppy-playtime-chapter-2-out-in-mobile__faq-question-text {  margin: 0;  flex-grow: 1;  pointer-events: none; /* Prevent text from blocking click event */  word-wrap: break-word;  overflow-wrap: break-word;}.page-is-poppy-playtime-chapter-2-out-in-mobile__faq-toggle {  font-size: 1.8em;  line-height: 1;  margin-left: 15px;  pointer-events: none; /* Prevent toggle from blocking click event */  transition: transform 0.3s ease;}.page-is-poppy-playtime-chapter-2-out-in-mobile__faq-item.active .page-is-poppy-playtime-chapter-2-out-in-mobile__faq-toggle {  transform: rotate(45deg); /* Change + to X (or -) */}.page-is-poppy-playtime-chapter-2-out-in-mobile__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 20px;  background-color: #f9f9f9;  color: #333;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  opacity: 0;}.page-is-poppy-playtime-chapter-2-out-in-mobile__faq-item.active .page-is-poppy-playtime-chapter-2-out-in-mobile__faq-answer {  max-height: 2000px !important; /* Sufficiently large value */  padding: 20px !important;  opacity: 1;}.page-is-poppy-playtime-chapter-2-out-in-mobile__faq-answer p {  margin: 0;  word-wrap: break-word;  overflow-wrap: break-word;}/* Blog Section */.page-is-poppy-playtime-chapter-2-out-in-mobile__blog-section {  padding: 60px 0;  background-color: #fcfcfc;}.page-is-poppy-playtime-chapter-2-out-in-mobile__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 0 auto;  padding: 0 15px;  box-sizing: border-box;}.page-is-poppy-playtime-chapter-2-out-in-mobile__blog-card {  background-color: #ffffff;  border-radius: 10px;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);  overflow: hidden;}.page-is-poppy-playtime-chapter-2-out-in-mobile__blog-card-image {  width: 100%;  height: 200px;  object-fit: cover;  max-width: 100%; /* Responsive image */  height: auto;}.page-is-poppy-playtime-chapter-2-out-in-mobile__blog-card-title {  font-size: 1.3em;  margin: 20px 15px 10px;  word-wrap: break-word;  overflow-wrap: break-word;}.page-is-poppy-playtime-chapter-2-out-in-mobile__blog-card-title a {  color: #0a0a0a;  text-decoration: none;  transition: color 0.3s ease;}.page-is-poppy-playtime-chapter-2-out-in-mobile__blog-card-title a:hover {  color: #e44d26;}.page-is-poppy-playtime-chapter-2-out-in-mobile__blog-card-excerpt {  font-size: 0.9em;  color: #666;  padding: 0 15px 20px;  word-wrap: break-word;  overflow-wrap: break-word;}/* Responsive Design */@media (max-width: 1024px) {  .page-is-poppy-playtime-chapter-2-out-in-mobile__hero-title {    font-size: 3em;  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__hero-subtitle {    font-size: 1.2em;  }}@media (max-width: 768px) {  .page-is-poppy-playtime-chapter-2-out-in-mobile__hero-section {    min-height: 400px;  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__hero-content {    padding: 15px;  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__hero-title {    font-size: 2.2em;  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__hero-subtitle {    font-size: 1em;  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__cta-button {    padding: 12px 24px;    font-size: 1em;  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__section-title {    font-size: 1.8em;    margin-top: 40px;    margin-bottom: 25px;  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__text-content {    font-size: 0.95em;    margin-bottom: 30px;  }  /* Payment providers - specific mobile rules from prompt */  .page-is-poppy-playtime-chapter-2-out-in-mobile__payment-providers {    flex-direction: row;    flex-wrap: wrap;    justify-content: center;    gap: 16px;    padding: 30px 15px;  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__payment-logo,  .page-is-poppy-playtime-chapter-2-out-in-mobile__payment-logo img {    width: 80px !important;    height: 80px !important;    max-width: 80px !important;    max-height: 80px !important;  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__features-grid,  .page-is-poppy-playtime-chapter-2-out-in-mobile__game-categories,  .page-is-poppy-playtime-chapter-2-out-in-mobile__promo-grid,  .page-is-poppy-playtime-chapter-2-out-in-mobile__security-grid,  .page-is-poppy-playtime-chapter-2-out-in-mobile__blog-grid {    grid-template-columns: 1fr; /* Stack columns on mobile */    padding: 0 20px; /* Adjust padding for mobile */  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__feature-item,  .page-is-poppy-playtime-chapter-2-out-in-mobile__game-card,  .page-is-poppy-playtime-chapter-2-out-in-mobile__promo-card,  .page-is-poppy-playtime-chapter-2-out-in-mobile__security-item,  .page-is-poppy-playtime-chapter-2-out-in-mobile__blog-card {    width: 100% !important; /* Ensure full width for list-like items */    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;    padding: 20px 15px; /* Adjust padding */  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__feature-icon,  .page-is-poppy-playtime-chapter-2-out-in-mobile__security-icon {    width: 60px;    height: 60px;    margin-bottom: 15px;  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__feature-title,  .page-is-poppy-playtime-chapter-2-out-in-mobile__game-card-title,  .page-is-poppy-playtime-chapter-2-out-in-mobile__promo-card-title,  .page-is-poppy-playtime-chapter-2-out-in-mobile__security-title,  .page-is-poppy-playtime-chapter-2-out-in-mobile__blog-card-title {    font-size: 1.2em;  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__game-card-image,  .page-is-poppy-playtime-chapter-2-out-in-mobile__promo-card-image,  .page-is-poppy-playtime-chapter-2-out-in-mobile__blog-card-image {    max-width: 100% !important;    height: auto !important;  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__access-buttons {    flex-direction: column;    align-items: center;  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__access-button {    width: 90%;    max-width: 300px;  }  /* FAQ mobile specific styles */  .page-is-poppy-playtime-chapter-2-out-in-mobile__faq-question {    font-size: 1em;    padding: 15px;  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__faq-toggle {    font-size: 1.5em;  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__faq-answer {    padding: 0 15px;  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__faq-item.active .page-is-poppy-playtime-chapter-2-out-in-mobile__faq-answer {    padding: 15px !important;  }}@media (max-width: 480px) {  .page-is-poppy-playtime-chapter-2-out-in-mobile__hero-title {    font-size: 1.8em;  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__hero-subtitle {    font-size: 0.9em;  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__cta-button {    padding: 10px 20px;    font-size: 0.9em;  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__section-title {    font-size: 1.5em;  }  .page-is-poppy-playtime-chapter-2-out-in-mobile__text-content {    font-size: 0.85em;  }}