.page-poppy-playtime-chapter-3-android__hero-section {  background: linear-gradient(135deg, #0a192f 0%, #172a45 100%);  color: #e6e6e6;  padding: 10px 20px 80px;  text-align: center;  position: relative;  overflow: hidden;}.page-poppy-playtime-chapter-3-android__hero-section::before {  content: '';  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  background-image: url('[GALLERY:pattern:1920x1080:abstract,geometric,dark]');  background-size: cover;  opacity: 0.1;  z-index: 0;}.page-poppy-playtime-chapter-3-android__hero-content {  position: relative;  z-index: 1;  max-width: 900px;  margin: 0 auto;}.page-poppy-playtime-chapter-3-android__hero-image {  width: 100%;  max-width: 600px;  height: auto;  margin: 20px auto 30px;  border-radius: 15px;  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);  transition: transform 0.3s ease-in-out;}.page-poppy-playtime-chapter-3-android__hero-image:hover {  transform: translateY(-5px);}.page-poppy-playtime-chapter-3-android__hero-title {  font-size: 2.8em;  margin-bottom: 15px;  color: #00ff99;  text-shadow: 0 0 10px rgba(0, 255, 153, 0.7);}.page-poppy-playtime-chapter-3-android__hero-subtitle {  font-size: 1.4em;  margin-bottom: 30px;  color: #a8b2d1;}.page-poppy-playtime-chapter-3-android__cta-button {  display: inline-block;  background-color: #00ff99;  color: #0a192f;  padding: 15px 35px;  border-radius: 50px;  text-decoration: none;  font-size: 1.2em;  font-weight: bold;  transition: all 0.3s ease-in-out;  box-shadow: 0 5px 15px rgba(0, 255, 153, 0.4);  border: none;  cursor: pointer;}.page-poppy-playtime-chapter-3-android__cta-button:hover {  background-color: #00e689;  transform: translateY(-3px);  box-shadow: 0 8px 20px rgba(0, 255, 153, 0.6);}.page-poppy-playtime-chapter-3-android__section {  padding: 60px 20px;  background-color: #121212;  color: #e6e6e6;  text-align: center;  border-bottom: 1px solid rgba(255, 255, 255, 0.08);}.page-poppy-playtime-chapter-3-android__section:nth-of-type(even) {  background-color: #1a1a1a;}.page-poppy-playtime-chapter-3-android__section-title {  font-size: 2.2em;  color: #00ff99;  margin-bottom: 40px;  position: relative;  display: inline-block;}.page-poppy-playtime-chapter-3-android__section-title::after {  content: '';  position: absolute;  left: 50%;  bottom: -10px;  transform: translateX(-50%);  width: 60px;  height: 4px;  background-color: #00ff99;  border-radius: 2px;}.page-poppy-playtime-chapter-3-android__text-content {  max-width: 800px;  margin: 0 auto 40px;  line-height: 1.7;  font-size: 1.1em;  color: #a8b2d1;}.page-poppy-playtime-chapter-3-android__list {  list-style: none;  padding: 0;  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;  max-width: 1000px;  margin: 0 auto;}.page-poppy-playtime-chapter-3-android__list-item {  background-color: #2a2a2a;  padding: 25px;  border-radius: 10px;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  flex: 1 1 calc(33% - 40px);  min-width: 280px;  box-sizing: border-box;  text-align: left;  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;}.page-poppy-playtime-chapter-3-android__list-item:hover {  transform: translateY(-5px);  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5);}.page-poppy-playtime-chapter-3-android__list-item h3 {  color: #00ff99;  margin-top: 0;  font-size: 1.3em;}.page-poppy-playtime-chapter-3-android__list-item p {  color: #a8b2d1;  font-size: 0.95em;}.page-poppy-playtime-chapter-3-android__button-group {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;  margin-top: 40px;}.page-poppy-playtime-chapter-3-android__button {  background-color: #00ff99;  color: #0a192f;  padding: 12px 25px;  border-radius: 30px;  text-decoration: none;  font-weight: bold;  transition: background-color 0.3s ease, transform 0.3s ease;  border: none;  cursor: pointer;  font-size: 1em;}.page-poppy-playtime-chapter-3-android__button:hover {  background-color: #00e689;  transform: translateY(-2px);}.page-poppy-playtime-chapter-3-android__game-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 40px auto 0;}.page-poppy-playtime-chapter-3-android__game-card {  background-color: #2a2a2a;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  text-align: center;  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;}.page-poppy-playtime-chapter-3-android__game-card:hover {  transform: translateY(-5px);  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5);}.page-poppy-playtime-chapter-3-android__game-image {  width: 100%;  height: 200px;  object-fit: cover;}.page-poppy-playtime-chapter-3-android__game-info {  padding: 20px;}.page-poppy-playtime-chapter-3-android__game-info h3 {  color: #00ff99;  margin-top: 0;  font-size: 1.3em;}.page-poppy-playtime-chapter-3-android__game-info p {  color: #a8b2d1;  font-size: 0.9em;  margin-bottom: 15px;}.page-poppy-playtime-chapter-3-android__game-button {  background-color: #00ff99;  color: #0a192f;  padding: 10px 20px;  border-radius: 25px;  text-decoration: none;  font-weight: bold;  font-size: 0.9em;  transition: background-color 0.3s ease, transform 0.3s ease;  display: inline-block;}.page-poppy-playtime-chapter-3-android__game-button:hover {  background-color: #00e689;  transform: translateY(-2px);}.page-poppy-playtime-chapter-3-android__promo-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 40px auto 0;}.page-poppy-playtime-chapter-3-android__promo-card {  background-color: #2a2a2a;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  text-align: center;  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;}.page-poppy-playtime-chapter-3-android__promo-card:hover {  transform: translateY(-5px);  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5);}.page-poppy-playtime-chapter-3-android__promo-image {  width: 100%;  height: 220px;  object-fit: cover;}.page-poppy-playtime-chapter-3-android__promo-info {  padding: 20px;}.page-poppy-playtime-chapter-3-android__promo-info h3 {  color: #00ff99;  margin-top: 0;  font-size: 1.4em;}.page-poppy-playtime-chapter-3-android__promo-info p {  color: #a8b2d1;  font-size: 0.95em;  margin-bottom: 20px;}.page-poppy-playtime-chapter-3-android__promo-button {  background-color: #00ff99;  color: #0a192f;  padding: 12px 25px;  border-radius: 30px;  text-decoration: none;  font-weight: bold;  transition: background-color 0.3s ease, transform 0.3s ease;  display: inline-block;}.page-poppy-playtime-chapter-3-android__promo-button:hover {  background-color: #00e689;  transform: translateY(-2px);}.page-poppy-playtime-chapter-3-android__faq-container {  max-width: 900px;  margin: 40px auto 0;  text-align: left;}.page-poppy-playtime-chapter-3-android__faq-item {  background-color: #2a2a2a;  border-radius: 10px;  margin-bottom: 15px;  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);  overflow: hidden;}.page-poppy-playtime-chapter-3-android__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 20px;  cursor: pointer;  user-select: none;  background-color: #333333;  color: #00ff99;  font-weight: bold;  transition: background-color 0.3s ease;}.page-poppy-playtime-chapter-3-android__faq-question:hover {  background-color: #444444;}.page-poppy-playtime-chapter-3-android__faq-question h3 {  margin: 0;  font-size: 1.2em;  pointer-events: none;}.page-poppy-playtime-chapter-3-android__faq-toggle {  font-size: 1.5em;  line-height: 1;  pointer-events: none;  transition: transform 0.3s ease;}.page-poppy-playtime-chapter-3-android__faq-item.active .page-poppy-playtime-chapter-3-android__faq-toggle {  transform: rotate(45deg);}.page-poppy-playtime-chapter-3-android__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;  color: #a8b2d1;  font-size: 1em;  line-height: 1.6;}.page-poppy-playtime-chapter-3-android__faq-item.active .page-poppy-playtime-chapter-3-android__faq-answer {  max-height: 2000px !important;  padding: 20px !important;  opacity: 1;}.page-poppy-playtime-chapter-3-android__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 40px auto 0;}.page-poppy-playtime-chapter-3-android__blog-card {  background-color: #2a2a2a;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  text-align: left;  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;}.page-poppy-playtime-chapter-3-android__blog-card:hover {  transform: translateY(-5px);  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5);}.page-poppy-playtime-chapter-3-android__blog-image {  width: 100%;  height: 180px;  object-fit: cover;}.page-poppy-playtime-chapter-3-android__blog-info {  padding: 20px;}.page-poppy-playtime-chapter-3-android__blog-info h3 {  margin-top: 0;  font-size: 1.2em;}.page-poppy-playtime-chapter-3-android__blog-info h3 a {  color: #00ff99;  text-decoration: none;  transition: color 0.3s ease;}.page-poppy-playtime-chapter-3-android__blog-info h3 a:hover {  color: #00e689;}.page-poppy-playtime-chapter-3-android__blog-info p {  color: #a8b2d1;  font-size: 0.9em;  margin-bottom: 15px;}.page-poppy-playtime-chapter-3-android__blog-date {  font-size: 0.8em;  color: #61dafb;}.page-poppy-playtime-chapter-3-android__download-app-section {  background-color: #0a192f;  padding: 80px 20px;  text-align: center;  color: #e6e6e6;}.page-poppy-playtime-chapter-3-android__download-app-title {  font-size: 2.5em;  color: #00ff99;  margin-bottom: 20px;}.page-poppy-playtime-chapter-3-android__download-app-description {  max-width: 700px;  margin: 0 auto 40px;  font-size: 1.2em;  line-height: 1.8;  color: #a8b2d1;}.page-poppy-playtime-chapter-3-android__download-button {  display: inline-block;  background-color: #00ff99;  color: #0a192f;  padding: 18px 45px;  border-radius: 50px;  text-decoration: none;  font-size: 1.4em;  font-weight: bold;  transition: all 0.3s ease-in-out;  box-shadow: 0 8px 25px rgba(0, 255, 153, 0.5);  border: none;  cursor: pointer;}.page-poppy-playtime-chapter-3-android__download-button:hover {  background-color: #00e689;  transform: translateY(-4px);  box-shadow: 0 10px 30px rgba(0, 255, 153, 0.8);}.page-poppy-playtime-chapter-3-android__mobile-mockup {  width: 100%;  max-width: 350px;  height: auto;  margin-top: 50px;  border-radius: 20px;  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.6);}.page-poppy-playtime-chapter-3-android__customer-service-section {  background-color: #1a1a1a;  padding: 60px 20px;  text-align: center;  color: #e6e6e6;}.page-poppy-playtime-chapter-3-android__contact-info {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 30px;  margin-top: 40px;}.page-poppy-playtime-chapter-3-android__contact-item {  background-color: #2a2a2a;  padding: 25px;  border-radius: 10px;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  flex: 1 1 calc(33% - 60px);  min-width: 250px;  box-sizing: border-box;}.page-poppy-playtime-chapter-3-android__contact-item h3 {  color: #00ff99;  font-size: 1.3em;  margin-top: 0;}.page-poppy-playtime-chapter-3-android__contact-item p {  color: #a8b2d1;  font-size: 1em;  line-height: 1.6;}.page-poppy-playtime-chapter-3-android__contact-item a {  color: #00ff99;  text-decoration: none;  transition: color 0.3s ease;}.page-poppy-playtime-chapter-3-android__contact-item a:hover {  color: #00e689;}@media (max-width: 1024px) {  .page-poppy-playtime-chapter-3-android__hero-title {    font-size: 2.5em;  }  .page-poppy-playtime-chapter-3-android__hero-subtitle {    font-size: 1.2em;  }  .page-poppy-playtime-chapter-3-android__list-item,  .page-poppy-playtime-chapter-3-android__contact-item {    flex: 1 1 calc(50% - 30px);  }  .page-poppy-playtime-chapter-3-android__game-grid,  .page-poppy-playtime-chapter-3-android__promo-grid,  .page-poppy-playtime-chapter-3-android__blog-grid {    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  }}@media (max-width: 768px) {  .page-poppy-playtime-chapter-3-android__hero-section {    padding-bottom: 60px;  }  .page-poppy-playtime-chapter-3-android__hero-title {    font-size: 2em;  }  .page-poppy-playtime-chapter-3-android__hero-subtitle {    font-size: 1em;  }  .page-poppy-playtime-chapter-3-android__cta-button {    padding: 12px 30px;    font-size: 1.1em;  }  .page-poppy-playtime-chapter-3-android__section {    padding: 40px 15px;  }  .page-poppy-playtime-chapter-3-android__section-title {    font-size: 1.8em;  }  .page-poppy-playtime-chapter-3-android__text-content {    font-size: 1em;  }  .page-poppy-playtime-chapter-3-android__list,  .page-poppy-playtime-chapter-3-android__button-group,  .page-poppy-playtime-chapter-3-android__game-grid,  .page-poppy-playtime-chapter-3-android__promo-grid,  .page-poppy-playtime-chapter-3-android__blog-grid,  .page-poppy-playtime-chapter-3-android__contact-info,  .page-poppy-playtime-chapter-3-android__faq-container {    width: 100% !important;    max-width: 100% !important;    padding: 0 !important;    margin-left: 0 !important;    margin-right: 0 !important;    gap: 15px;  }  .page-poppy-playtime-chapter-3-android__list-item,  .page-poppy-playtime-chapter-3-android__game-card,  .page-poppy-playtime-chapter-3-android__promo-card,  .page-poppy-playtime-chapter-3-android__blog-card,  .page-poppy-playtime-chapter-3-android__contact-item {    width: 100% !important;    max-width: 100% !important;    flex: 1 1 100%;    box-sizing: border-box !important;    padding: 15px;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-poppy-playtime-chapter-3-android__list-item p,  .page-poppy-playtime-chapter-3-android__game-info p,  .page-poppy-playtime-chapter-3-android__promo-info p,  .page-poppy-playtime-chapter-3-android__blog-info p,  .page-poppy-playtime-chapter-3-android__contact-item p,  .page-poppy-playtime-chapter-3-android__faq-answer {    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;  }  .page-poppy-playtime-chapter-3-android__download-app-title {    font-size: 2em;  }  .page-poppy-playtime-chapter-3-android__download-app-description {    font-size: 1em;  }  .page-poppy-playtime-chapter-3-android__download-button {    padding: 15px 35px;    font-size: 1.2em;  }  .page-poppy-playtime-chapter-3-android__faq-question {    padding: 15px;  }  .page-poppy-playtime-chapter-3-android__faq-question h3 {    font-size: 1.1em;  }  .page-poppy-playtime-chapter-3-android__faq-answer {    padding: 15px !important;  }}@media (max-width: 480px) {  .page-poppy-playtime-chapter-3-android__hero-title {    font-size: 1.8em;  }  .page-poppy-playtime-chapter-3-android__hero-subtitle {    font-size: 0.9em;  }  .page-poppy-playtime-chapter-3-android__cta-button {    padding: 10px 25px;    font-size: 1em;  }  .page-poppy-playtime-chapter-3-android__section-title {    font-size: 1.6em;  }  .page-poppy-playtime-chapter-3-android__download-app-title {    font-size: 1.8em;  }  .page-poppy-playtime-chapter-3-android__download-button {    padding: 12px 30px;    font-size: 1.1em;  }}