.page-what-is-the-last-chapter-in-poppy-playtime {  font-family: 'Arial', sans-serif;  color: #f0f0f0;  background-color: #1a1a2e;  line-height: 1.6;}.page-what-is-the-last-chapter-in-poppy-playtime__container {  max-width: 1200px;  margin: 0 auto;  padding: 20px;}.page-what-is-the-last-chapter-in-poppy-playtime__section {  padding: 60px 20px;  margin-bottom: 30px;  border-radius: 10px;  background-color: #22253d;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);}.page-what-is-the-last-chapter-in-poppy-playtime__section--dark {  background-color: #16182c;}.page-what-is-the-last-chapter-in-poppy-playtime__title {  text-align: center;  color: #e0b400;  margin-bottom: 40px;  font-size: 2.8em;  text-shadow: 0 0 10px rgba(224, 180, 0, 0.6);}.page-what-is-the-last-chapter-in-poppy-playtime__subtitle {  text-align: center;  color: #f0f0f0;  margin-bottom: 20px;  font-size: 1.5em;}.page-what-is-the-last-chapter-in-poppy-playtime__text {  text-align: center;  margin-bottom: 30px;  font-size: 1.1em;  color: #ccc;}.page-what-is-the-last-chapter-in-poppy-playtime__cta-button {  display: inline-block;  background-color: #e0b400;  color: #1a1a2e;  padding: 15px 30px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  font-size: 1.2em;  transition: background-color 0.3s ease, transform 0.3s ease;  border: none;  cursor: pointer;}.page-what-is-the-last-chapter-in-poppy-playtime__cta-button:hover {  background-color: #ffda47;  transform: translateY(-3px);}.page-what-is-the-last-chapter-in-poppy-playtime__hero-section {  position: relative;  height: 600px;  display: flex;  flex-direction: column;  justify-content: center;  align-items: center;  text-align: center;  overflow: hidden;  padding-top: 10px;}.page-what-is-the-last-chapter-in-poppy-playtime__hero-background {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  object-fit: cover;  z-index: -1;  filter: brightness(0.6);}.page-what-is-the-last-chapter-in-poppy-playtime__hero-content {  z-index: 1;  max-width: 900px;  padding: 20px;}.page-what-is-the-last-chapter-in-poppy-playtime__hero-title {  font-size: 3.5em;  color: #fff;  margin-bottom: 20px;  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7);  line-height: 1.2;}.page-what-is-the-last-chapter-in-poppy-playtime__hero-description {  font-size: 1.5em;  color: #f0f0f0;  margin-bottom: 40px;  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);}.page-what-is-the-last-chapter-in-poppy-playtime__floating-buttons {  position: fixed;  bottom: 20px;  right: 20px;  display: flex;  flex-direction: column;  gap: 10px;  z-index: 1000;}.page-what-is-the-last-chapter-in-poppy-playtime__floating-button {  background-color: #e0b400;  color: #1a1a2e;  padding: 12px 20px;  border-radius: 50px;  text-decoration: none;  font-weight: bold;  font-size: 1.1em;  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);  transition: background-color 0.3s ease, transform 0.3s ease;  text-align: center;}.page-what-is-the-last-chapter-in-poppy-playtime__floating-button:hover {  background-color: #ffda47;  transform: scale(1.05);}.page-what-is-the-last-chapter-in-poppy-playtime__intro-content {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 40px;}.page-what-is-the-last-chapter-in-poppy-playtime__intro-card {  background-color: #2e324c;  padding: 25px;  border-radius: 8px;  text-align: center;  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);}.page-what-is-the-last-chapter-in-poppy-playtime__intro-card-icon {  width: 60px;  height: 60px;  margin-bottom: 15px;}.page-what-is-the-last-chapter-in-poppy-playtime__intro-card-title {  color: #e0b400;  font-size: 1.3em;  margin-bottom: 10px;}.page-what-is-the-last-chapter-in-poppy-playtime__intro-card-text {  color: #ccc;  font-size: 0.95em;}.page-what-is-the-last-chapter-in-poppy-playtime__quick-access-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));  gap: 20px;  margin-top: 40px;}.page-what-is-the-last-chapter-in-poppy-playtime__quick-access-item {  background-color: #2e324c;  border-radius: 8px;  overflow: hidden;  text-align: center;  transition: transform 0.3s ease;}.page-what-is-the-last-chapter-in-poppy-playtime__quick-access-item:hover {  transform: translateY(-5px);}.page-what-is-the-last-chapter-in-poppy-playtime__quick-access-link {  display: block;  padding: 20px;  color: #f0f0f0;  text-decoration: none;  font-weight: bold;  font-size: 1.1em;  background-color: #3f4460;  transition: background-color 0.3s ease;}.page-what-is-the-last-chapter-in-poppy-playtime__quick-access-link:hover {  background-color: #e0b400;  color: #1a1a2e;}.page-what-is-the-last-chapter-in-poppy-playtime__games-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 40px;}.page-what-is-the-last-chapter-in-poppy-playtime__game-card {  background-color: #2e324c;  border-radius: 8px;  overflow: hidden;  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);  text-align: center;}.page-what-is-the-last-chapter-in-poppy-playtime__game-card-image {  width: 100%;  height: 200px;  object-fit: cover;}.page-what-is-the-last-chapter-in-poppy-playtime__game-card-content {  padding: 20px;}.page-what-is-the-last-chapter-in-poppy-playtime__game-card-title {  color: #e0b400;  font-size: 1.4em;  margin-bottom: 10px;}.page-what-is-the-last-chapter-in-poppy-playtime__game-card-text {  color: #ccc;  font-size: 0.95em;  margin-bottom: 15px;}.page-what-is-the-last-chapter-in-poppy-playtime__promo-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 40px;}.page-what-is-the-last-chapter-in-poppy-playtime__promo-card {  background-color: #2e324c;  border-radius: 8px;  overflow: hidden;  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);  text-align: center;}.page-what-is-the-last-chapter-in-poppy-playtime__promo-card-image {  width: 100%;  height: 220px;  object-fit: cover;}.page-what-is-the-last-chapter-in-poppy-playtime__promo-card-content {  padding: 20px;}.page-what-is-the-last-chapter-in-poppy-playtime__promo-card-title {  color: #e0b400;  font-size: 1.4em;  margin-bottom: 10px;}.page-what-is-the-last-chapter-in-poppy-playtime__promo-card-text {  color: #ccc;  font-size: 0.95em;  margin-bottom: 15px;}.page-what-is-the-last-chapter-in-poppy-playtime__security-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 40px;}.page-what-is-the-last-chapter-in-poppy-playtime__security-item {  background-color: #2e324c;  padding: 25px;  border-radius: 8px;  text-align: center;  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);}.page-what-is-the-last-chapter-in-poppy-playtime__security-item-icon {  width: 60px;  height: 60px;  margin-bottom: 15px;}.page-what-is-the-last-chapter-in-poppy-playtime__security-item-title {  color: #e0b400;  font-size: 1.3em;  margin-bottom: 10px;}.page-what-is-the-last-chapter-in-poppy-playtime__security-item-text {  color: #ccc;  font-size: 0.95em;}.page-what-is-the-last-chapter-in-poppy-playtime__faq-list {  margin-top: 40px;}.page-what-is-the-last-chapter-in-poppy-playtime__faq-item {  background-color: #2e324c;  margin-bottom: 15px;  border-radius: 8px;  overflow: hidden;  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);}.page-what-is-the-last-chapter-in-poppy-playtime__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 20px;  color: #e0b400;  font-size: 1.2em;  font-weight: bold;  cursor: pointer;  user-select: none;  transition: background-color 0.3s ease;}.page-what-is-the-last-chapter-in-poppy-playtime__faq-question:hover {  background-color: #3f4460;}.page-what-is-the-last-chapter-in-poppy-playtime__faq-question h3 {  margin: 0;  pointer-events: none;  color: inherit;}.page-what-is-the-last-chapter-in-poppy-playtime__faq-toggle {  font-size: 1.5em;  line-height: 1;  pointer-events: none;  transition: transform 0.3s ease;}.page-what-is-the-last-chapter-in-poppy-playtime__faq-item.active .page-what-is-the-last-chapter-in-poppy-playtime__faq-toggle {  transform: rotate(45deg);}.page-what-is-the-last-chapter-in-poppy-playtime__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 20px;  color: #ccc;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  opacity: 0;}.page-what-is-the-last-chapter-in-poppy-playtime__faq-item.active .page-what-is-the-last-chapter-in-poppy-playtime__faq-answer {  max-height: 2000px !important;  padding: 20px !important;  opacity: 1;}.page-what-is-the-last-chapter-in-poppy-playtime__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 40px;}.page-what-is-the-last-chapter-in-poppy-playtime__blog-card {  background-color: #2e324c;  border-radius: 8px;  overflow: hidden;  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);  text-decoration: none;  color: inherit;  transition: transform 0.3s ease;}.page-what-is-the-last-chapter-in-poppy-playtime__blog-card:hover {  transform: translateY(-5px);}.page-what-is-the-last-chapter-in-poppy-playtime__blog-card-image {  width: 100%;  height: 200px;  object-fit: cover;}.page-what-is-the-last-chapter-in-poppy-playtime__blog-card-content {  padding: 20px;}.page-what-is-the-last-chapter-in-poppy-playtime__blog-card-title {  color: #e0b400;  font-size: 1.3em;  margin-bottom: 10px;}.page-what-is-the-last-chapter-in-poppy-playtime__blog-card-excerpt {  color: #ccc;  font-size: 0.9em;  margin-bottom: 15px;}.page-what-is-the-last-chapter-in-poppy-playtime__blog-card-date {  font-size: 0.8em;  color: #888;}.page-what-is-the-last-chapter-in-poppy-playtime__provider-logos {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;  margin-top: 30px;}.page-what-is-the-last-chapter-in-poppy-playtime__provider-logo-item {  max-width: 120px;  height: auto;  opacity: 0.8;  transition: opacity 0.3s ease;}.page-what-is-the-last-chapter-in-poppy-playtime__provider-logo-item:hover {  opacity: 1;}@media (max-width: 768px) {  .page-what-is-the-last-chapter-in-poppy-playtime__hero-section {    height: 500px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__hero-title {    font-size: 2.5em;  }  .page-what-is-the-last-chapter-in-poppy-playtime__hero-description {    font-size: 1.2em;  }  .page-what-is-the-last-chapter-in-poppy-playtime__title {    font-size: 2em;  }  .page-what-is-the-last-chapter-in-poppy-playtime__section {    padding: 40px 15px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__container {    padding: 10px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__cta-button {    padding: 12px 25px;    font-size: 1.1em;  }  .page-what-is-the-last-chapter-in-poppy-playtime__floating-buttons {    bottom: 15px;    right: 15px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__floating-button {    padding: 10px 18px;    font-size: 1em;  }  .page-what-is-the-last-chapter-in-poppy-playtime__intro-card {    padding: 20px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__quick-access-link {    padding: 15px;    font-size: 1em;  }  .page-what-is-the-last-chapter-in-poppy-playtime__game-card-image,  .page-what-is-the-last-chapter-in-poppy-playtime__promo-card-image,  .page-what-is-the-last-chapter-in-poppy-playtime__blog-card-image {    height: 180px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__faq-question {    padding: 15px;    font-size: 1.1em;  }  .page-what-is-the-last-chapter-in-poppy-playtime__faq-answer {    padding: 15px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__faq-item.active .page-what-is-the-last-chapter-in-poppy-playtime__faq-answer {    padding: 15px !important;  }  .page-what-is-the-last-chapter-in-poppy-playtime__provider-logo-item {    max-width: 100px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__intro-content > *,  .page-what-is-the-last-chapter-in-poppy-playtime__quick-access-grid > *,  .page-what-is-the-last-chapter-in-poppy-playtime__games-grid > *,  .page-what-is-the-last-chapter-in-poppy-playtime__promo-grid > *,  .page-what-is-the-last-chapter-in-poppy-playtime__security-grid > *,  .page-what-is-the-last-chapter-in-poppy-playtime__blog-grid > * {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-what-is-the-last-chapter-in-poppy-playtime__faq-answer p {    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;  }}