body {  margin: 0;  padding: 0;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter {  font-family: 'Arial', sans-serif;  color: #f0f0f0;  background-color: #1a1a1a;  line-height: 1.6;  overflow-x: hidden;  padding-top: 10px;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__section-title {  color: #e44d26;  text-align: center;  margin-bottom: 30px;  font-size: 2.2em;  font-weight: bold;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__text-content {  text-align: center;  max-width: 900px;  margin: 0 auto 40px auto;  font-size: 1.1em;  color: #cccccc;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__cta-button,.page-is-chapter-5-in-poppy-playtime-the-last-chapter__access-button,.page-is-chapter-5-in-poppy-playtime-the-last-chapter__game-button,.page-is-chapter-5-in-poppy-playtime-the-last-chapter__promo-button,.page-is-chapter-5-in-poppy-playtime-the-last-chapter__blog-link {  display: inline-block;  background-color: #e44d26;  color: #ffffff;  padding: 12px 25px;  border-radius: 8px;  text-decoration: none;  font-weight: bold;  transition: background-color 0.3s ease, transform 0.3s ease;  border: none;  cursor: pointer;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__cta-button:hover,.page-is-chapter-5-in-poppy-playtime-the-last-chapter__access-button:hover,.page-is-chapter-5-in-poppy-playtime-the-last-chapter__game-button:hover,.page-is-chapter-5-in-poppy-playtime-the-last-chapter__promo-button:hover,.page-is-chapter-5-in-poppy-playtime-the-last-chapter__blog-link:hover {  background-color: #ff6600;  transform: translateY(-2px);}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__cta-button--secondary {  background-color: transparent;  border: 2px solid #e44d26;  color: #e44d26;  margin-left: 15px;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__cta-button--secondary:hover {  background-color: #e44d26;  color: #ffffff;}/* Hero Section */.page-is-chapter-5-in-poppy-playtime-the-last-chapter__hero-section {  position: relative;  width: 100%;  min-height: 500px;  display: flex;  align-items: center;  justify-content: center;  text-align: center;  padding: 80px 20px;  overflow: hidden;  box-sizing: border-box;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__hero-image {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  object-fit: cover;  z-index: 1;  filter: brightness(0.5);  max-width: 100%;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__hero-content {  position: relative;  z-index: 2;  max-width: 800px;  margin: 0 auto;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__hero-title {  font-size: 3.5em;  color: #ffffff;  margin-bottom: 20px;  line-height: 1.2;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__hero-subtitle {  font-size: 1.4em;  color: #cccccc;  margin-bottom: 40px;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__hero-cta-group {  display: flex;  justify-content: center;  gap: 20px;}/* Intro Section */.page-is-chapter-5-in-poppy-playtime-the-last-chapter__intro-section,.page-is-chapter-5-in-poppy-playtime-the-last-chapter__access-section,.page-is-chapter-5-in-poppy-playtime-the-last-chapter__games-section,.page-is-chapter-5-in-poppy-playtime-the-last-chapter__promo-section,.page-is-chapter-5-in-poppy-playtime-the-last-chapter__security-section,.page-is-chapter-5-in-poppy-playtime-the-last-chapter__faq-section,.page-is-chapter-5-in-poppy-playtime-the-last-chapter__blog-section {  padding: 60px 20px;  background-color: #222222;  margin-bottom: 20px;  border-radius: 10px;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__intro-features {  display: flex;  justify-content: center;  flex-wrap: wrap;  gap: 30px;  margin-top: 40px;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__feature-item {  flex: 1;  min-width: 280px;  max-width: 350px;  background-color: #2a2a2a;  padding: 30px;  border-radius: 10px;  text-align: center;  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__feature-icon {  width: 200px;  height: auto;  margin-bottom: 15px;  max-width: 100%;  border-radius: 8px;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__feature-title {  color: #e44d26;  font-size: 1.4em;  margin-bottom: 10px;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__feature-description {  color: #cccccc;  font-size: 0.95em;}/* Quick Access */.page-is-chapter-5-in-poppy-playtime-the-last-chapter__access-buttons {  display: flex;  justify-content: center;  flex-wrap: wrap;  gap: 20px;  margin-top: 30px;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__access-button {  padding: 15px 30px;  font-size: 1.1em;}/* Games Section */.page-is-chapter-5-in-poppy-playtime-the-last-chapter__game-categories {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 40px;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__game-card {  background-color: #2a2a2a;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);  text-align: center;  display: flex;  flex-direction: column;  justify-content: space-between;  height: 100%;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__game-image {  width: 100%;  height: 200px;  object-fit: cover;  max-width: 100%;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__game-title {  color: #e44d26;  font-size: 1.3em;  margin: 15px 10px 5px 10px;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__game-description {  color: #cccccc;  font-size: 0.9em;  padding: 0 15px 15px 15px;  flex-grow: 1;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__game-button {  width: calc(100% - 30px);  margin: 0 15px 15px 15px;  padding: 10px 0;  font-size: 1em;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__providers {  margin-top: 60px;  text-align: center;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__providers-title {  color: #f0f0f0;  font-size: 1.5em;  margin-bottom: 25px;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__provider-logos {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 25px;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__provider-logo {  height: 80px;  width: auto;  object-fit: contain;  filter: brightness(0.8);  transition: filter 0.3s ease;  max-width: 100%;  box-sizing: border-box;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__provider-logo:hover {  filter: brightness(1);}/* Promo Section */.page-is-chapter-5-in-poppy-playtime-the-last-chapter__promo-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 40px;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__promo-card {  background-color: #2a2a2a;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);  text-align: center;  display: flex;  flex-direction: column;  justify-content: space-between;  height: 100%;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__promo-image {  width: 100%;  height: 220px;  object-fit: cover;  max-width: 100%;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__promo-title {  color: #e44d26;  font-size: 1.3em;  margin: 15px 10px 5px 10px;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__promo-description {  color: #cccccc;  font-size: 0.9em;  padding: 0 15px 15px 15px;  flex-grow: 1;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__promo-button {  width: calc(100% - 30px);  margin: 0 15px 15px 15px;  padding: 10px 0;  font-size: 1em;}/* Security Section */.page-is-chapter-5-in-poppy-playtime-the-last-chapter__security-features {  display: flex;  justify-content: center;  flex-wrap: wrap;  gap: 30px;  margin-top: 40px;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__contact-cta {  text-align: center;  margin-top: 50px;}/* FAQ Section */.page-is-chapter-5-in-poppy-playtime-the-last-chapter__faq-container {  max-width: 900px;  margin: 40px auto 0 auto;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__faq-item {  background-color: #2a2a2a;  border-radius: 8px;  margin-bottom: 15px;  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);  overflow: hidden;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 18px 25px;  cursor: pointer;  background-color: #333333;  border-bottom: 1px solid #444444;  transition: background-color 0.3s ease;  user-select: none;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__faq-question:hover {  background-color: #444444;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__faq-title {  color: #ffffff;  font-size: 1.2em;  margin: 0;  flex-grow: 1;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__faq-toggle {  font-size: 1.8em;  color: #e44d26;  font-weight: bold;  margin-left: 15px;  transition: transform 0.3s ease;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__faq-item.active .page-is-chapter-5-in-poppy-playtime-the-last-chapter__faq-toggle {  transform: rotate(45deg);}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 25px;  color: #cccccc;  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-chapter-5-in-poppy-playtime-the-last-chapter__faq-item.active .page-is-chapter-5-in-poppy-playtime-the-last-chapter__faq-answer {  max-height: 2000px !important;  padding: 20px 25px !important;  opacity: 1;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__faq-answer p {  margin: 0;  font-size: 1em;}/* Blog Section */.page-is-chapter-5-in-poppy-playtime-the-last-chapter__blog-posts {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 40px;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__blog-card {  background-color: #2a2a2a;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);  text-align: left;  display: flex;  flex-direction: column;  justify-content: space-between;  height: 100%;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__blog-image {  width: 100%;  height: 200px;  object-fit: cover;  max-width: 100%;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__blog-title {  color: #e44d26;  font-size: 1.2em;  margin: 15px 15px 5px 15px;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__blog-summary {  color: #cccccc;  font-size: 0.9em;  padding: 0 15px;  margin-bottom: 15px;  flex-grow: 1;}.page-is-chapter-5-in-poppy-playtime-the-last-chapter__blog-link {  align-self: flex-start;  margin: 0 15px 15px 15px;  padding: 8px 15px;  font-size: 0.9em;}/* General image styling for responsiveness */img {  max-width: 100%;  height: auto;  box-sizing: border-box;}/* Mobile Responsiveness */@media (max-width: 768px) {  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__hero-title {    font-size: 2.5em;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__hero-subtitle {    font-size: 1.1em;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__hero-cta-group {    flex-direction: column;    gap: 15px;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__cta-button,  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__cta-button--secondary {    width: 80%;    margin: 0 auto;    text-align: center;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__cta-button--secondary {    margin-left: auto;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__section-title {    font-size: 1.8em;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__text-content {    font-size: 1em;    margin-bottom: 30px;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__intro-features,  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__security-features {    flex-direction: column;    align-items: center;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__feature-item {    max-width: 90%;    width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;    padding: 25px 20px;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__access-buttons {    flex-direction: column;    align-items: center;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__access-button {    width: 80%;    text-align: center;    padding: 12px 20px;    font-size: 1em;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__game-categories,  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__promo-grid,  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__blog-posts {    grid-template-columns: 1fr;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__game-card,  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__promo-card,  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__blog-card {    max-width: 90%;    width: 100% !important;    margin: 0 auto;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__provider-logos {    gap: 15px;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__provider-logo {    height: 60px;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__faq-container {    padding: 0 10px;    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__faq-item {    width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__faq-question {    padding: 15px 20px;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__faq-title {    font-size: 1.1em;    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__faq-answer {    padding: 0 20px;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__faq-item.active .page-is-chapter-5-in-poppy-playtime-the-last-chapter__faq-answer {    padding: 15px 20px !important;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__blog-title {    font-size: 1.1em;  }  .page-is-chapter-5-in-poppy-playtime-the-last-chapter__blog-summary {    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;  }}