:root {  --primary-color: #e63946; /* A vibrant red for CTAs */  --secondary-color: #457b9d; /* A complementary blue */  --background-dark: #1a1a2e; /* Dark background */  --text-light: #f1faee; /* Light text color */  --text-dark: #a8dadc; /* Slightly darker light text for contrast */  --card-background: #2e2e4a; /* Card background */  --border-color: #6d6d8d; /* Border color */  --header-offset: 122px; /* Placeholder, assuming shared.css defines this */}body { margin: 0; } .page-play-poppy-playtime-chapter-2-online-free {  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;  color: var(--text-light);  background-color: var(--background-dark);  line-height: 1.6;  overflow-x: hidden; /* Prevent horizontal scroll */  padding-top: var(--header-offset, 122px); /* Fallback for body padding, though shared.css should handle body padding-top */}.page-play-poppy-playtime-chapter-2-online-free__hero-section {  position: relative;  width: 100%;  min-height: 500px;  display: flex;  align-items: center;  justify-content: center;  text-align: center;  overflow: hidden;  padding: 10px 20px 60px; /* Small top padding, more bottom padding */  box-sizing: border-box;}.page-play-poppy-playtime-chapter-2-online-free__hero-image {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  object-fit: cover;  z-index: 0;  opacity: 0.3;  max-width: 100%; /* Ensure responsiveness */}.page-play-poppy-playtime-chapter-2-online-free__hero-content {  position: relative;  z-index: 1;  max-width: 900px;  padding: 20px;  background-color: rgba(0, 0, 0, 0.6);  border-radius: 10px;}.page-play-poppy-playtime-chapter-2-online-free__hero-title {  font-size: 3.2em;  margin-bottom: 20px;  color: var(--text-light);  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-play-poppy-playtime-chapter-2-online-free__hero-description {  font-size: 1.2em;  margin-bottom: 30px;  color: var(--text-dark);}.page-play-poppy-playtime-chapter-2-online-free__hero-cta-group {  display: flex;  justify-content: center;  gap: 20px;  flex-wrap: wrap;}.page-play-poppy-playtime-chapter-2-online-free__hero-cta-button {  display: inline-block;  background-color: var(--primary-color);  color: var(--text-light);  padding: 15px 30px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  font-size: 1.1em;  transition: background-color 0.3s ease, transform 0.2s ease;  white-space: nowrap;  box-sizing: border-box;}.page-play-poppy-playtime-chapter-2-online-free__hero-cta-button:hover {  background-color: #d12e3b;  transform: translateY(-2px);}.page-play-poppy-playtime-chapter-2-online-free__hero-cta-button--secondary {  background-color: var(--secondary-color);}.page-play-poppy-playtime-chapter-2-online-free__hero-cta-button--secondary:hover {  background-color: #3b6b8b;}.page-play-poppy-playtime-chapter-2-online-free__intro-section,.page-play-poppy-playtime-chapter-2-online-free__quick-access-section,.page-play-poppy-playtime-chapter-2-online-free__games-section,.page-play-poppy-playtime-chapter-2-online-free__promotions-section,.page-play-poppy-playtime-chapter-2-online-free__security-section,.page-play-poppy-playtime-chapter-2-online-free__faq-section,.page-play-poppy-playtime-chapter-2-online-free__blog-section {  padding: 60px 20px;  max-width: 1200px;  margin: 0 auto;  text-align: center;  box-sizing: border-box;}.page-play-poppy-playtime-chapter-2-online-free__intro-title,.page-play-poppy-playtime-chapter-2-online-free__quick-access-title,.page-play-poppy-playtime-chapter-2-online-free__games-title,.page-play-poppy-playtime-chapter-2-online-free__promotions-title,.page-play-poppy-playtime-chapter-2-online-free__security-title,.page-play-poppy-playtime-chapter-2-online-free__faq-title,.page-play-poppy-playtime-chapter-2-online-free__blog-title {  font-size: 2.5em;  color: var(--primary-color);  margin-bottom: 20px;}.page-play-poppy-playtime-chapter-2-online-free__intro-text,.page-play-poppy-playtime-chapter-2-online-free__quick-access-description,.page-play-poppy-playtime-chapter-2-online-free__games-subtitle,.page-play-poppy-playtime-chapter-2-online-free__promotions-subtitle,.page-play-poppy-playtime-chapter-2-online-free__security-text,.page-play-poppy-playtime-chapter-2-online-free__blog-subtitle {  font-size: 1.1em;  color: var(--text-dark);  margin-bottom: 40px;  max-width: 800px;  margin-left: auto;  margin-right: auto;}.page-play-poppy-playtime-chapter-2-online-free__intro-features {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 30px;  margin-top: 40px;}.page-play-poppy-playtime-chapter-2-online-free__feature-item {  background-color: var(--card-background);  padding: 30px;  border-radius: 10px;  max-width: 300px;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  transition: transform 0.3s ease;  box-sizing: border-box;}.page-play-poppy-playtime-chapter-2-online-free__feature-item:hover {  transform: translateY(-5px);}.page-play-poppy-playtime-chapter-2-online-free__feature-icon {  width: 100%; /* Ensure images are responsive within their container */  max-width: 200px; /* Min size is 200px, so this is fine */  height: auto;  margin-bottom: 20px;  object-fit: contain;}.page-play-poppy-playtime-chapter-2-online-free__feature-heading {  font-size: 1.5em;  color: var(--text-light);  margin-bottom: 10px;}.page-play-poppy-playtime-chapter-2-online-free__feature-description {  color: var(--text-dark);}.page-play-poppy-playtime-chapter-2-online-free__quick-access-links {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;}.page-play-poppy-playtime-chapter-2-online-free__quick-access-button {  display: inline-block;  background-color: var(--secondary-color);  color: var(--text-light);  padding: 12px 25px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  transition: background-color 0.3s ease, transform 0.2s ease;  white-space: nowrap;  box-sizing: border-box;}.page-play-poppy-playtime-chapter-2-online-free__quick-access-button:hover {  background-color: #3b6b8b;  transform: translateY(-2px);}.page-play-poppy-playtime-chapter-2-online-free__game-categories {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 40px;}.page-play-poppy-playtime-chapter-2-online-free__game-card {  background-color: var(--card-background);  padding: 20px;  border-radius: 10px;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  text-align: center;  transition: transform 0.3s ease;  box-sizing: border-box;}.page-play-poppy-playtime-chapter-2-online-free__game-card:hover {  transform: translateY(-5px);}.page-play-poppy-playtime-chapter-2-online-free__game-card-image {  width: 100%;  height: 200px; /* Fixed height for consistency */  object-fit: cover;  border-radius: 8px;  margin-bottom: 15px;  max-width: 100%;}.page-play-poppy-playtime-chapter-2-online-free__game-card-title {  font-size: 1.4em;  color: var(--text-light);  margin-bottom: 10px;}.page-play-poppy-playtime-chapter-2-online-free__game-card-description {  color: var(--text-dark);  margin-bottom: 20px;}.page-play-poppy-playtime-chapter-2-online-free__game-card-button {  display: inline-block;  background-color: var(--primary-color);  color: var(--text-light);  padding: 10px 20px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  transition: background-color 0.3s ease;  box-sizing: border-box;}.page-play-poppy-playtime-chapter-2-online-free__game-card-button:hover {  background-color: #d12e3b;}.page-play-poppy-playtime-chapter-2-online-free__promo-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 40px;}.page-play-poppy-playtime-chapter-2-online-free__promo-card {  background-color: var(--card-background);  padding: 20px;  border-radius: 10px;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  text-align: center;  transition: transform 0.3s ease;  box-sizing: border-box;}.page-play-poppy-playtime-chapter-2-online-free__promo-card:hover {  transform: translateY(-5px);}.page-play-poppy-playtime-chapter-2-online-free__promo-image {  width: 100%;  height: 220px; /* Fixed height */  object-fit: cover;  border-radius: 8px;  margin-bottom: 15px;  max-width: 100%;}.page-play-poppy-playtime-chapter-2-online-free__promo-heading {  font-size: 1.4em;  color: var(--text-light);  margin-bottom: 10px;}.page-play-poppy-playtime-chapter-2-online-free__promo-description {  color: var(--text-dark);  margin-bottom: 20px;}.page-play-poppy-playtime-chapter-2-online-free__promo-button {  display: inline-block;  background-color: var(--primary-color);  color: var(--text-light);  padding: 10px 20px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  transition: background-color 0.3s ease;  box-sizing: border-box;}.page-play-poppy-playtime-chapter-2-online-free__promo-button:hover {  background-color: #d12e3b;}.page-play-poppy-playtime-chapter-2-online-free__security-features {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 30px;  margin-top: 40px;}.page-play-poppy-playtime-chapter-2-online-free__security-item {  background-color: var(--card-background);  padding: 30px;  border-radius: 10px;  max-width: 380px;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  transition: transform 0.3s ease;  box-sizing: border-box;}.page-play-poppy-playtime-chapter-2-online-free__security-item:hover {  transform: translateY(-5px);}.page-play-poppy-playtime-chapter-2-online-free__security-icon {  width: 100%;  max-width: 200px;  height: auto;  margin-bottom: 20px;  object-fit: contain;}.page-play-poppy-playtime-chapter-2-online-free__security-heading {  font-size: 1.5em;  color: var(--text-light);  margin-bottom: 10px;}.page-play-poppy-playtime-chapter-2-online-free__security-description {  color: var(--text-dark);}.page-play-poppy-playtime-chapter-2-online-free__security-cta-button {  display: inline-block;  background-color: var(--primary-color);  color: var(--text-light);  padding: 15px 30px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  font-size: 1.1em;  margin-top: 40px;  transition: background-color 0.3s ease, transform 0.2s ease;  box-sizing: border-box;}.page-play-poppy-playtime-chapter-2-online-free__security-cta-button:hover {  background-color: #d12e3b;  transform: translateY(-2px);}/* FAQ Section */.page-play-poppy-playtime-chapter-2-online-free__faq-container {  max-width: 800px;  margin: 40px auto 0;  text-align: left;}.page-play-poppy-playtime-chapter-2-online-free__faq-item {  background-color: var(--card-background);  margin-bottom: 15px;  border-radius: 8px;  overflow: hidden;  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);  border: 1px solid var(--border-color);  box-sizing: border-box;}.page-play-poppy-playtime-chapter-2-online-free__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 18px 25px;  background-color: #3a3a5e;  cursor: pointer;  user-select: none;  font-size: 1.2em;  color: var(--text-light);  transition: background-color 0.3s ease;  box-sizing: border-box;}.page-play-poppy-playtime-chapter-2-online-free__faq-question:hover {  background-color: #4a4a7e;}.page-play-poppy-playtime-chapter-2-online-free__faq-question-text {  margin: 0;  flex-grow: 1;  color: inherit;  pointer-events: none; /* Crucial for click event on parent */}.page-play-poppy-playtime-chapter-2-online-free__faq-toggle {  font-size: 1.5em;  font-weight: bold;  margin-left: 15px;  transition: transform 0.3s ease;  pointer-events: none; /* Crucial for click event on parent */}.page-play-poppy-playtime-chapter-2-online-free__faq-item.active .page-play-poppy-playtime-chapter-2-online-free__faq-toggle {  transform: rotate(45deg);}.page-play-poppy-playtime-chapter-2-online-free__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 25px; /* Initial padding for collapsed state */  color: var(--text-dark);  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  opacity: 0;  box-sizing: border-box;}.page-play-poppy-playtime-chapter-2-online-free__faq-item.active .page-play-poppy-playtime-chapter-2-online-free__faq-answer {  max-height: 2000px !important; /* Sufficiently large to contain content */  padding: 20px 25px !important; /* Padding for expanded state */  opacity: 1;}.page-play-poppy-playtime-chapter-2-online-free__faq-answer p {  margin: 0;  word-wrap: break-word;  overflow-wrap: break-word;}/* Blog Section */.page-play-poppy-playtime-chapter-2-online-free__blog-posts {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 40px;}.page-play-poppy-playtime-chapter-2-online-free__blog-card {  background-color: var(--card-background);  padding: 20px;  border-radius: 10px;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  text-align: left;  transition: transform 0.3s ease;  box-sizing: border-box;}.page-play-poppy-playtime-chapter-2-online-free__blog-card:hover {  transform: translateY(-5px);}.page-play-poppy-playtime-chapter-2-online-free__blog-card-image {  width: 100%;  height: 200px; /* Fixed height */  object-fit: cover;  border-radius: 8px;  margin-bottom: 15px;  max-width: 100%;}.page-play-poppy-playtime-chapter-2-online-free__blog-card-title {  font-size: 1.3em;  color: var(--text-light);  margin-bottom: 10px;}.page-play-poppy-playtime-chapter-2-online-free__blog-card-excerpt {  color: var(--text-dark);  margin-bottom: 15px;  font-size: 0.95em;}.page-play-poppy-playtime-chapter-2-online-free__blog-card-link {  display: inline-block;  background-color: var(--secondary-color);  color: var(--text-light);  padding: 8px 15px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  font-size: 0.9em;  transition: background-color 0.3s ease;  box-sizing: border-box;}.page-play-poppy-playtime-chapter-2-online-free__blog-card-link:hover {  background-color: #3b6b8b;}/* General image responsiveness */.page-play-poppy-playtime-chapter-2-online-free img {  max-width: 100%;  height: auto;  display: block; /* Remove extra space below images */}.page-play-poppy-playtime-chapter-2-online-free__section {  padding: 60px 20px;  max-width: 1200px;  margin: 0 auto;  text-align: center;}/* Mobile responsiveness */@media (max-width: 768px) {  .page-play-poppy-playtime-chapter-2-online-free__hero-title {    font-size: 2.2em;  }  .page-play-poppy-playtime-chapter-2-online-free__hero-description {    font-size: 1em;  }  .page-play-poppy-playtime-chapter-2-online-free__hero-cta-group {    flex-direction: column;    gap: 15px;  }  .page-play-poppy-playtime-chapter-2-online-free__hero-cta-button {    width: 100%;    max-width: 300px;    margin: 0 auto;  }  .page-play-poppy-playtime-chapter-2-online-free__intro-title,  .page-play-poppy-playtime-chapter-2-online-free__quick-access-title,  .page-play-poppy-playtime-chapter-2-online-free__games-title,  .page-play-poppy-playtime-chapter-2-online-free__promotions-title,  .page-play-poppy-playtime-chapter-2-online-free__security-title,  .page-play-poppy-playtime-chapter-2-online-free__faq-title,  .page-play-poppy-playtime-chapter-2-online-free__blog-title {    font-size: 1.8em;  }  .page-play-poppy-playtime-chapter-2-online-free__intro-text,  .page-play-poppy-playtime-chapter-2-online-free__quick-access-description,  .page-play-poppy-playtime-chapter-2-online-free__games-subtitle,  .page-play-poppy-playtime-chapter-2-online-free__promotions-subtitle,  .page-play-poppy-playtime-chapter-2-online-free__security-text,  .page-play-poppy-playtime-chapter-2-online-free__blog-subtitle {    font-size: 0.95em;  }  .page-play-poppy-playtime-chapter-2-online-free__intro-features,  .page-play-poppy-playtime-chapter-2-online-free__security-features {    flex-direction: column;    gap: 20px;  }  .page-play-poppy-playtime-chapter-2-online-free__feature-item,  .page-play-poppy-playtime-chapter-2-online-free__security-item {    max-width: 100%;  }  .page-play-poppy-playtime-chapter-2-online-free__quick-access-links {    flex-direction: column;    gap: 15px;  }  .page-play-poppy-playtime-chapter-2-online-free__quick-access-button {    width: 100%;    max-width: 300px;    margin: 0 auto;  }  .page-play-poppy-playtime-chapter-2-online-free__game-categories,  .page-play-poppy-playtime-chapter-2-online-free__promo-grid,  .page-play-poppy-playtime-chapter-2-online-free__blog-posts {    grid-template-columns: 1fr;    gap: 20px;  }  .page-play-poppy-playtime-chapter-2-online-free__game-card-image,  .page-play-poppy-playtime-chapter-2-online-free__promo-image,  .page-play-poppy-playtime-chapter-2-online-free__blog-card-image {    height: 180px; /* Adjust height for smaller screens */  }  /* List item responsiveness */  .page-play-poppy-playtime-chapter-2-online-free__feature-item,  .page-play-poppy-playtime-chapter-2-online-free__security-item,  .page-play-poppy-playtime-chapter-2-online-free__game-card,  .page-play-poppy-playtime-chapter-2-online-free__promo-card,  .page-play-poppy-playtime-chapter-2-online-free__blog-card {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    padding: 20px !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-play-poppy-playtime-chapter-2-online-free__faq-container {    padding: 0 10px;  }  .page-play-poppy-playtime-chapter-2-online-free__faq-question {    padding: 15px 20px;    font-size: 1.1em;  }  .page-play-poppy-playtime-chapter-2-online-free__faq-answer {    padding: 0 20px;  }  .page-play-poppy-playtime-chapter-2-online-free__faq-item.active .page-play-poppy-playtime-chapter-2-online-free__faq-answer {    padding: 15px 20px !important;  }  .page-play-poppy-playtime-chapter-2-online-free__faq-answer p {    word-wrap: break-word !important;    overflow-wrap: break-word !important;  }}/* Ensure all images are responsive */.page-play-poppy-playtime-chapter-2-online-free img {  max-width: 100% !important;  height: auto !important;  box-sizing: border-box !important;  object-fit: cover; /* default for content images, hero image uses cover too */}