.page-poppy-playtime-chapter-5-hacks {  font-family: 'Arial', sans-serif;  color: #f0f0f0;  background-color: #1a1a2e;  line-height: 1.6;  padding-bottom: 20px;}.page-poppy-playtime-chapter-5-hacks__section-title {  font-size: 2.2em;  color: #e94560;  text-align: center;  margin-bottom: 40px;  padding: 20px 15px;  text-shadow: 0 0 8px rgba(233, 69, 96, 0.5);}.page-poppy-playtime-chapter-5-hacks__hero-section {  position: relative;  display: flex;  flex-direction: column;  align-items: center;  justify-content: center;  min-height: 80vh;  text-align: center;  padding: 10px 20px 60px;  overflow: hidden;  color: #fff;}.page-poppy-playtime-chapter-5-hacks__hero-image-wrapper {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: -1;  overflow: hidden;}.page-poppy-playtime-chapter-5-hacks__hero-image {  width: 100%;  height: 100%;  object-fit: cover;  filter: brightness(0.6);}.page-poppy-playtime-chapter-5-hacks__hero-content {  position: relative;  z-index: 1;  max-width: 900px;  padding: 20px;  background: rgba(0, 0, 0, 0.5);  border-radius: 10px;}.page-poppy-playtime-chapter-5-hacks__hero-title {  font-size: 3em;  margin-bottom: 15px;  color: #e94560;  text-shadow: 0 0 10px rgba(233, 69, 96, 0.8);}.page-poppy-playtime-chapter-5-hacks__hero-subtitle {  font-size: 1.2em;  margin-bottom: 30px;  color: #c0c0c0;}.page-poppy-playtime-chapter-5-hacks__hero-cta, .page-poppy-playtime-chapter-5-hacks__button, .page-poppy-playtime-chapter-5-hacks__access-button, .page-poppy-playtime-chapter-5-hacks__game-card-button, .page-poppy-playtime-chapter-5-hacks__promo-card-button {  display: inline-block;  background-color: #e94560;  color: #fff;  padding: 15px 30px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  transition: background-color 0.3s ease, transform 0.2s ease;  border: none;  cursor: pointer;}.page-poppy-playtime-chapter-5-hacks__hero-cta:hover, .page-poppy-playtime-chapter-5-hacks__button:hover, .page-poppy-playtime-chapter-5-hacks__access-button:hover, .page-poppy-playtime-chapter-5-hacks__game-card-button:hover, .page-poppy-playtime-chapter-5-hacks__promo-card-button:hover {  background-color: #ff6680;  transform: translateY(-2px);}.page-poppy-playtime-chapter-5-hacks__intro-section, .page-poppy-playtime-chapter-5-hacks__quick-access-section, .page-poppy-playtime-chapter-5-hacks__games-section, .page-poppy-playtime-chapter-5-hacks__promotions-section, .page-poppy-playtime-chapter-5-hacks__security-section, .page-poppy-playtime-chapter-5-hacks__faq-section, .page-poppy-playtime-chapter-5-hacks__blog-section {  max-width: 1200px;  margin: 60px auto;  padding: 0 20px;}.page-poppy-playtime-chapter-5-hacks__intro-text {  font-size: 1.1em;  margin-bottom: 30px;  text-align: center;  max-width: 800px;  margin-left: auto;  margin-right: auto;}.page-poppy-playtime-chapter-5-hacks__access-links {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;}.page-poppy-playtime-chapter-5-hacks__access-button {  flex: 1 1 auto;  min-width: 200px;  text-align: center;}.page-poppy-playtime-chapter-5-hacks__game-categories, .page-poppy-playtime-chapter-5-hacks__promo-grid, .page-poppy-playtime-chapter-5-hacks__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 40px;}.page-poppy-playtime-chapter-5-hacks__game-card, .page-poppy-playtime-chapter-5-hacks__promo-card, .page-poppy-playtime-chapter-5-hacks__blog-card {  background-color: #2e2e4a;  border-radius: 10px;  overflow: hidden;  text-align: center;  padding-bottom: 20px;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  display: flex;  flex-direction: column;  justify-content: space-between;}.page-poppy-playtime-chapter-5-hacks__game-card-image, .page-poppy-playtime-chapter-5-hacks__promo-card-image, .page-poppy-playtime-chapter-5-hacks__blog-card-image {  width: 100%;  height: 200px;  object-fit: cover;  margin-bottom: 15px;}.page-poppy-playtime-chapter-5-hacks__game-card-title, .page-poppy-playtime-chapter-5-hacks__promo-card-title, .page-poppy-playtime-chapter-5-hacks__blog-card-title {  font-size: 1.5em;  color: #e94560;  margin-bottom: 10px;  padding: 0 15px;}.page-poppy-playtime-chapter-5-hacks__game-card-title a, .page-poppy-playtime-chapter-5-hacks__blog-card-title a {  color: #e94560;  text-decoration: none;}.page-poppy-playtime-chapter-5-hacks__game-card-title a:hover, .page-poppy-playtime-chapter-5-hacks__blog-card-title a:hover {  text-decoration: underline;}.page-poppy-playtime-chapter-5-hacks__game-card-description, .page-poppy-playtime-chapter-5-hacks__promo-card-description, .page-poppy-playtime-chapter-5-hacks__blog-card-excerpt {  font-size: 0.95em;  color: #c0c0c0;  margin-bottom: 20px;  padding: 0 15px;  flex-grow: 1;}.page-poppy-playtime-chapter-5-hacks__game-card-button, .page-poppy-playtime-chapter-5-hacks__promo-card-button {  margin: 0 15px 10px;  width: calc(100% - 30px);  box-sizing: border-box;}.page-poppy-playtime-chapter-5-hacks__security-features {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 30px;  margin-top: 40px;}.page-poppy-playtime-chapter-5-hacks__feature-item {  background-color: #2e2e4a;  border-radius: 10px;  padding: 30px;  text-align: center;  max-width: 350px;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  flex: 1 1 300px;  box-sizing: border-box;}.page-poppy-playtime-chapter-5-hacks__feature-icon {  width: 200px;  height: 200px;  object-fit: contain;  margin-bottom: 20px;}.page-poppy-playtime-chapter-5-hacks__feature-title {  font-size: 1.6em;  color: #e94560;  margin-bottom: 10px;}.page-poppy-playtime-chapter-5-hacks__feature-description {  color: #c0c0c0;}.page-poppy-playtime-chapter-5-hacks__faq-container {  margin-top: 40px;  max-width: 900px;  margin-left: auto;  margin-right: auto;}.page-poppy-playtime-chapter-5-hacks__faq-item {  background-color: #2e2e4a;  border-radius: 8px;  margin-bottom: 15px;  overflow: hidden;  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);}.page-poppy-playtime-chapter-5-hacks__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 20px 25px;  cursor: pointer;  user-select: none;  background-color: #3f3f5f;  border-bottom: 1px solid rgba(233, 69, 96, 0.3);  transition: background-color 0.3s ease;}.page-poppy-playtime-chapter-5-hacks__faq-question:hover {  background-color: #4f4f7a;}.page-poppy-playtime-chapter-5-hacks__faq-question h3 {  margin: 0;  font-size: 1.2em;  color: #f0f0f0;  pointer-events: none;}.page-poppy-playtime-chapter-5-hacks__faq-toggle {  font-size: 1.8em;  color: #e94560;  font-weight: bold;  transition: transform 0.3s ease;  pointer-events: none;}.page-poppy-playtime-chapter-5-hacks__faq-item.active .page-poppy-playtime-chapter-5-hacks__faq-toggle {  transform: rotate(45deg);}.page-poppy-playtime-chapter-5-hacks__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 25px;  opacity: 0;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;}.page-poppy-playtime-chapter-5-hacks__faq-item.active .page-poppy-playtime-chapter-5-hacks__faq-answer {  max-height: 2000px !important;  padding: 20px 25px !important;  opacity: 1;}.page-poppy-playtime-chapter-5-hacks__faq-answer p {  margin: 0;  color: #c0c0c0;  font-size: 1em;}.page-poppy-playtime-chapter-5-hacks__blog-card-date {  font-size: 0.85em;  color: #999;  display: block;  margin-top: 10px;  padding: 0 15px;}.page-poppy-playtime-chapter-5-hacks__blog-card {  display: flex;  flex-direction: column;}.page-poppy-playtime-chapter-5-hacks__blog-card-image {  height: 200px;  object-fit: cover;}.page-poppy-playtime-chapter-5-hacks__blog-card-title {  flex-grow: 1;}.page-poppy-playtime-chapter-5-hacks__blog-card-title a {  display: block;}.page-poppy-playtime-chapter-5-hacks__blog-card-excerpt {  flex-grow: 1;}.page-poppy-playtime-chapter-5-hacks__games-intro, .page-poppy-playtime-chapter-5-hacks__promotions-intro, .page-poppy-playtime-chapter-5-hacks__security-intro {  text-align: center;  margin-bottom: 30px;  color: #c0c0c0;  max-width: 800px;  margin-left: auto;  margin-right: auto;}@media (max-width: 1024px) {  .page-poppy-playtime-chapter-5-hacks__hero-title {    font-size: 2.5em;  }  .page-poppy-playtime-chapter-5-hacks__hero-subtitle {    font-size: 1.1em;  }  .page-poppy-playtime-chapter-5-hacks__section-title {    font-size: 1.8em;  }  .page-poppy-playtime-chapter-5-hacks__feature-item {    flex: 1 1 45%;  }}@media (max-width: 768px) {  .page-poppy-playtime-chapter-5-hacks__hero-title {    font-size: 2em;  }  .page-poppy-playtime-chapter-5-hacks__hero-subtitle {    font-size: 1em;  }  .page-poppy-playtime-chapter-5-hacks__hero-section {    min-height: 60vh;    padding-bottom: 40px;  }  .page-poppy-playtime-chapter-5-hacks__section-title {    font-size: 1.5em;    margin-bottom: 25px;  }  .page-poppy-playtime-chapter-5-hacks__intro-section, .page-poppy-playtime-chapter-5-hacks__quick-access-section, .page-poppy-playtime-chapter-5-hacks__games-section, .page-poppy-playtime-chapter-5-hacks__promotions-section, .page-poppy-playtime-chapter-5-hacks__security-section, .page-poppy-playtime-chapter-5-hacks__faq-section, .page-poppy-playtime-chapter-5-hacks__blog-section {    margin: 40px auto;    padding: 0 15px;  }  .page-poppy-playtime-chapter-5-hacks__access-links {    flex-direction: column;  }  .page-poppy-playtime-chapter-5-hacks__access-button {    width: 100% !important;    max-width: 100% !important;    margin: 0 !important;    box-sizing: border-box !important;  }  .page-poppy-playtime-chapter-5-hacks__game-categories, .page-poppy-playtime-chapter-5-hacks__promo-grid, .page-poppy-playtime-chapter-5-hacks__blog-grid {    grid-template-columns: 1fr;    gap: 20px;  }  .page-poppy-playtime-chapter-5-hacks__game-card-image, .page-poppy-playtime-chapter-5-hacks__promo-card-image, .page-poppy-playtime-chapter-5-hacks__blog-card-image {    height: 180px;  }  .page-poppy-playtime-chapter-5-hacks__game-card-title, .page-poppy-playtime-chapter-5-hacks__promo-card-title, .page-poppy-playtime-chapter-5-hacks__blog-card-title {    font-size: 1.3em;  }  .page-poppy-playtime-chapter-5-hacks__feature-item {    flex: 1 1 100%;    max-width: 100%;  }  .page-poppy-playtime-chapter-5-hacks__feature-icon {    width: 150px;    height: 150px;  }  .page-poppy-playtime-chapter-5-hacks__faq-question {    padding: 15px 20px;  }  .page-poppy-playtime-chapter-5-hacks__faq-question h3 {    font-size: 1.1em;  }  .page-poppy-playtime-chapter-5-hacks__faq-answer {    padding: 0 20px;  }  .page-poppy-playtime-chapter-5-hacks__faq-item.active .page-poppy-playtime-chapter-5-hacks__faq-answer {    padding: 15px 20px !important;  }  .page-poppy-playtime-chapter-5-hacks__faq-answer p {    word-wrap: break-word !important;    overflow-wrap: break-word !important;  }  .page-poppy-playtime-chapter-5-hacks__blog-card-excerpt {    word-break: break-word !important;  }  .page-poppy-playtime-chapter-5-hacks__hero-cta, .page-poppy-playtime-chapter-5-hacks__button, .page-poppy-playtime-chapter-5-hacks__access-button, .page-poppy-playtime-chapter-5-hacks__game-card-button, .page-poppy-playtime-chapter-5-hacks__promo-card-button {    padding: 12px 20px;    font-size: 0.9em;  }}.page-poppy-playtime-chapter-5-hacks__access-links, .page-poppy-playtime-chapter-5-hacks__game-categories, .page-poppy-playtime-chapter-5-hacks__promo-grid, .page-poppy-playtime-chapter-5-hacks__blog-grid, .page-poppy-playtime-chapter-5-hacks__security-features {  width: 100% !important;  max-width: 100% !important;  box-sizing: border-box !important;  padding-left: 0 !important;  padding-right: 0 !important;  margin-left: 0 !important;  margin-right: 0 !important;}.page-poppy-playtime-chapter-5-hacks__game-card, .page-poppy-playtime-chapter-5-hacks__promo-card, .page-poppy-playtime-chapter-5-hacks__blog-card, .page-poppy-playtime-chapter-5-hacks__feature-item {  box-sizing: border-box !important;}.page-poppy-playtime-chapter-5-hacks__hero-image, .page-poppy-playtime-chapter-5-hacks__game-card-image, .page-poppy-playtime-chapter-5-hacks__promo-card-image, .page-poppy-playtime-chapter-5-hacks__blog-card-image, .page-poppy-playtime-chapter-5-hacks__feature-icon {  max-width: 100% !important;  height: auto !important;  box-sizing: border-box !important;  object-fit: cover;}