.page-poppy-playtime-chapter-5-3-digit-code {  font-family: 'Arial', sans-serif;  color: #e0e0e0;  background-color: #1a1a2e;  line-height: 1.6;  padding-top: 10px;}.page-poppy-playtime-chapter-5-3-digit-code__hero-section {  position: relative;  width: 100%;  height: 60vh;  display: flex;  align-items: center;  justify-content: center;  overflow: hidden;  text-align: center;  margin-bottom: 40px;}.page-poppy-playtime-chapter-5-3-digit-code__hero-image {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  object-fit: cover;  z-index: 1;  filter: brightness(0.6);}.page-poppy-playtime-chapter-5-3-digit-code__hero-content {  position: relative;  z-index: 2;  max-width: 900px;  padding: 20px;  background-color: rgba(0, 0, 0, 0.5);  border-radius: 10px;}.page-poppy-playtime-chapter-5-3-digit-code__hero-title {  font-size: 3.5em;  margin-bottom: 15px;  color: #e6e6e6;  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-poppy-playtime-chapter-5-3-digit-code__hero-description {  font-size: 1.2em;  margin-bottom: 30px;  color: #cccccc;}.page-poppy-playtime-chapter-5-3-digit-code__hero-button {  display: inline-block;  background-color: #ffcc00;  color: #1a1a2e;  padding: 15px 30px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  font-size: 1.1em;  transition: background-color 0.3s ease, transform 0.3s ease;}.page-poppy-playtime-chapter-5-3-digit-code__hero-button:hover {  background-color: #e6b800;  transform: translateY(-3px);}.page-poppy-playtime-chapter-5-3-digit-code__section-title {  font-size: 2.5em;  color: #ffcc00;  text-align: center;  margin-bottom: 30px;  padding-top: 20px;  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);}.page-poppy-playtime-chapter-5-3-digit-code__intro-section,.page-poppy-playtime-chapter-5-3-digit-code__guide-section,.page-poppy-playtime-chapter-5-3-digit-code__tips-section,.page-poppy-playtime-chapter-5-3-digit-code__faq-section {  max-width: 1000px;  margin: 0 auto 50px auto;  padding: 20px;  background-color: #2a2a4a;  border-radius: 10px;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);}.page-poppy-playtime-chapter-5-3-digit-code__text-content {  font-size: 1.1em;  margin-bottom: 20px;  text-align: justify;}.page-poppy-playtime-chapter-5-3-digit-code__image-container {  text-align: center;  margin: 30px 0;}.page-poppy-playtime-chapter-5-3-digit-code__image {  max-width: 100%;  height: auto;  border-radius: 8px;  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);}.page-poppy-playtime-chapter-5-3-digit-code__guide-list,.page-poppy-playtime-chapter-5-3-digit-code__tips-list {  list-style: none;  padding: 0;  margin: 0;}.page-poppy-playtime-chapter-5-3-digit-code__guide-list-item,.page-poppy-playtime-chapter-5-3-digit-code__tips-list-item {  background-color: #3b3b6b;  margin-bottom: 15px;  padding: 20px;  border-radius: 8px;  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);  box-sizing: border-box;}.page-poppy-playtime-chapter-5-3-digit-code__guide-item-title {  color: #ffcc00;  font-size: 1.4em;  margin-top: 0;  margin-bottom: 10px;}.page-poppy-playtime-chapter-5-3-digit-code__guide-item-text {  color: #e0e0e0;}.page-poppy-playtime-chapter-5-3-digit-code__tips-list-item strong {  color: #ffcc00;}.page-poppy-playtime-chapter-5-3-digit-code__cta-buttons {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;  margin-top: 30px;}.page-poppy-playtime-chapter-5-3-digit-code__cta-button {  display: inline-block;  background-color: #007bff;  color: #ffffff;  padding: 15px 30px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  font-size: 1.1em;  transition: background-color 0.3s ease, transform 0.3s ease;}.page-poppy-playtime-chapter-5-3-digit-code__cta-button:hover {  background-color: #0056b3;  transform: translateY(-3px);}.page-poppy-playtime-chapter-5-3-digit-code__faq-container {  margin-top: 20px;}.page-poppy-playtime-chapter-5-3-digit-code__faq-item {  margin-bottom: 15px;  border: 1px solid #4a4a7a;  border-radius: 8px;  overflow: hidden;  background-color: #3b3b6b;  box-sizing: border-box;}.page-poppy-playtime-chapter-5-3-digit-code__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 15px 20px;  background-color: #4a4a7a;  cursor: pointer;  user-select: none;  transition: background-color 0.3s ease;}.page-poppy-playtime-chapter-5-3-digit-code__faq-question:hover {  background-color: #5a5a8a;}.page-poppy-playtime-chapter-5-3-digit-code__faq-question-title {  margin: 0;  font-size: 1.2em;  color: #ffffff;  pointer-events: none;}.page-poppy-playtime-chapter-5-3-digit-code__faq-toggle {  font-size: 1.5em;  font-weight: bold;  color: #ffcc00;  transition: transform 0.3s ease;  pointer-events: none;}.page-poppy-playtime-chapter-5-3-digit-code__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 20px;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  opacity: 0;  color: #e0e0e0;}.page-poppy-playtime-chapter-5-3-digit-code__faq-item.active .page-poppy-playtime-chapter-5-3-digit-code__faq-answer {  max-height: 2000px !important;  padding: 20px !important;  opacity: 1;}.page-poppy-playtime-chapter-5-3-digit-code__faq-item.active .page-poppy-playtime-chapter-5-3-digit-code__faq-toggle {  transform: rotate(45deg);}.highlight {  color: #ffcc00;}@media (max-width: 768px) {  .page-poppy-playtime-chapter-5-3-digit-code {    padding-top: 5px;  }  .page-poppy-playtime-chapter-5-3-digit-code__hero-section {    height: 50vh;  }  .page-poppy-playtime-chapter-5-3-digit-code__hero-title {    font-size: 2.2em;  }  .page-poppy-playtime-chapter-5-3-digit-code__hero-description {    font-size: 1em;  }  .page-poppy-playtime-chapter-5-3-digit-code__hero-button {    padding: 12px 25px;    font-size: 1em;  }  .page-poppy-playtime-chapter-5-3-digit-code__section-title {    font-size: 2em;    margin-bottom: 20px;  }  .page-poppy-playtime-chapter-5-3-digit-code__intro-section,  .page-poppy-playtime-chapter-5-3-digit-code__guide-section,  .page-poppy-playtime-chapter-5-3-digit-code__tips-section,  .page-poppy-playtime-chapter-5-3-digit-code__faq-section {    padding: 15px;    margin-bottom: 30px;  }  .page-poppy-playtime-chapter-5-3-digit-code__text-content {    font-size: 1em;  }  .page-poppy-playtime-chapter-5-3-digit-code__guide-list-item,  .page-poppy-playtime-chapter-5-3-digit-code__tips-list-item {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;    padding: 15px !important;    word-wrap: break-word !important;    overflow-wrap: break-word !important;  }  .page-poppy-playtime-chapter-5-3-digit-code__guide-list,  .page-poppy-playtime-chapter-5-3-digit-code__tips-list {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    padding: 0 !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-poppy-playtime-chapter-5-3-digit-code__guide-item-title {    font-size: 1.2em;  }  .page-poppy-playtime-chapter-5-3-digit-code__cta-buttons {    flex-direction: column;    gap: 15px;  }  .page-poppy-playtime-chapter-5-3-digit-code__cta-button {    width: 100%;    max-width: 300px;    margin: 0 auto;    font-size: 1em;    padding: 12px 20px;  }  .page-poppy-playtime-chapter-5-3-digit-code__faq-question {    padding: 12px 15px;  }  .page-poppy-playtime-chapter-5-3-digit-code__faq-question-title {    font-size: 1em;  }  .page-poppy-playtime-chapter-5-3-digit-code__faq-toggle {    font-size: 1.2em;  }  .page-poppy-playtime-chapter-5-3-digit-code__faq-answer {    padding: 0 15px;  }  .page-poppy-playtime-chapter-5-3-digit-code__faq-item.active .page-poppy-playtime-chapter-5-3-digit-code__faq-answer {    padding: 15px !important;  }}