.page-rejected-toys-from-poppy-playtime {  font-family: 'Arial', sans-serif;  color: #f0f0f0;  background-color: #1a1a1a;  line-height: 1.6;  padding-top: 10px; /* Small top padding, assuming body has header offset */}.page-rejected-toys-from-poppy-playtime__container {  max-width: 1200px;  margin: 0 auto;  padding: 0 15px;}.page-rejected-toys-from-poppy-playtime__section {  padding: 40px 0;  margin-bottom: 20px;  border-radius: 8px;  background-color: #2a2a2a;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);}.page-rejected-toys-from-poppy-playtime__section:nth-child(even) {  background-color: #222222;}.page-rejected-toys-from-poppy-playtime__hero-section {  text-align: center;  background-image: url('[GALLERY:hero:1920x1080:poppy playtime,rejected toys,horror,mystery]');  background-size: cover;  background-position: center;  color: #ffffff;  padding: 100px 15px;  border-radius: 0;  margin-bottom: 0;  display: flex;  flex-direction: column;  justify-content: center;  align-items: center;  min-height: 500px;}.page-rejected-toys-from-poppy-playtime__hero-title {  font-size: 3.5em;  margin-bottom: 20px;  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7);  color: #ffcc00;}.page-rejected-toys-from-poppy-playtime__hero-subtitle {  font-size: 1.5em;  margin-bottom: 30px;  max-width: 800px;  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);}.page-rejected-toys-from-poppy-playtime__cta-button {  display: inline-block;  background-color: #e60000;  color: #ffffff;  padding: 15px 30px;  border-radius: 5px;  text-decoration: none;  font-size: 1.2em;  font-weight: bold;  transition: background-color 0.3s ease, transform 0.3s ease;  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);}.page-rejected-toys-from-poppy-playtime__cta-button:hover {  background-color: #ff3333;  transform: translateY(-2px);}.page-rejected-toys-from-poppy-playtime__title {  font-size: 2.5em;  color: #ffcc00;  text-align: center;  margin-bottom: 30px;  padding-bottom: 15px;  border-bottom: 2px solid #ffcc00;  display: inline-block;  max-width: 100%;}.page-rejected-toys-from-poppy-playtime__intro-text {  font-size: 1.1em;  text-align: center;  max-width: 900px;  margin: 0 auto 30px auto;  color: #cccccc;}.page-rejected-toys-from-poppy-playtime__grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 30px;}.page-rejected-toys-from-poppy-playtime__card {  background-color: #333333;  border-radius: 8px;  overflow: hidden;  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);  transition: transform 0.3s ease, box-shadow 0.3s ease;  display: flex;  flex-direction: column;}.page-rejected-toys-from-poppy-playtime__card:hover {  transform: translateY(-5px);  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);}.page-rejected-toys-from-poppy-playtime__card-image {  width: 100%;  height: 200px;  object-fit: cover;  display: block;  max-width: 100%;}.page-rejected-toys-from-poppy-playtime__card-content {  padding: 20px;  flex-grow: 1;  display: flex;  flex-direction: column;}.page-rejected-toys-from-poppy-playtime__card-title {  font-size: 1.5em;  color: #ffcc00;  margin-bottom: 10px;  line-height: 1.3;}.page-rejected-toys-from-poppy-playtime__card-description {  font-size: 0.95em;  color: #cccccc;  margin-bottom: 15px;  flex-grow: 1;}.page-rejected-toys-from-poppy-playtime__card-button {  display: inline-block;  background-color: #e60000;  color: #ffffff;  padding: 10px 20px;  border-radius: 5px;  text-decoration: none;  font-size: 0.9em;  font-weight: bold;  transition: background-color 0.3s ease;  text-align: center;  margin-top: auto;}.page-rejected-toys-from-poppy-playtime__card-button:hover {  background-color: #ff3333;}.page-rejected-toys-from-poppy-playtime__list {  list-style: none;  padding: 0;  margin: 0;  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;}.page-rejected-toys-from-poppy-playtime__list-item {  background-color: #333333;  padding: 15px 20px;  border-radius: 5px;  font-size: 1.1em;  color: #ffffff;  box-sizing: border-box;  text-align: center;  flex-basis: calc(33.333% - 20px);  max-width: calc(33.333% - 20px);  transition: background-color 0.3s ease;}.page-rejected-toys-from-poppy-playtime__list-item:hover {  background-color: #444444;}.page-rejected-toys-from-poppy-playtime__list-item a {  color: #ffcc00;  text-decoration: none;  font-weight: bold;}.page-rejected-toys-from-poppy-playtime__list-item a:hover {  text-decoration: underline;}.page-rejected-toys-from-poppy-playtime__flex-row {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;  margin-top: 30px;}.page-rejected-toys-from-poppy-playtime__flex-item {  background-color: #333333;  padding: 25px;  border-radius: 8px;  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);  text-align: center;  flex: 1 1 calc(33.333% - 40px);  min-width: 280px;}.page-rejected-toys-from-poppy-playtime__flex-item h3 {  color: #ffcc00;  font-size: 1.8em;  margin-bottom: 15px;}.page-rejected-toys-from-poppy-playtime__flex-item p {  color: #cccccc;  margin-bottom: 20px;}.page-rejected-toys-from-poppy-playtime__flex-item .page-rejected-toys-from-poppy-playtime__cta-button {  padding: 12px 25px;  font-size: 1em;}.page-rejected-toys-from-poppy-playtime__faq-item {  background-color: #333333;  margin-bottom: 10px;  border-radius: 5px;  overflow: hidden;  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);}.page-rejected-toys-from-poppy-playtime__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 18px 20px;  cursor: pointer;  user-select: none;  background-color: #444444;  color: #ffffff;  font-size: 1.2em;  font-weight: bold;  transition: background-color 0.3s ease;}.page-rejected-toys-from-poppy-playtime__faq-question:hover {  background-color: #555555;}.page-rejected-toys-from-poppy-playtime__faq-question h3 {  margin: 0;  color: #ffcc00;  pointer-events: none;}.page-rejected-toys-from-poppy-playtime__faq-toggle {  font-size: 1.5em;  line-height: 1;  transition: transform 0.3s ease;  pointer-events: none;}.page-rejected-toys-from-poppy-playtime__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 20px;  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-rejected-toys-from-poppy-playtime__faq-item.active .page-rejected-toys-from-poppy-playtime__faq-answer {  max-height: 2000px !important;  padding: 20px !important;  opacity: 1;}.page-rejected-toys-from-poppy-playtime__faq-item.active .page-rejected-toys-from-poppy-playtime__faq-toggle {  transform: rotate(45deg);}.page-rejected-toys-from-poppy-playtime__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 30px;}.page-rejected-toys-from-poppy-playtime__blog-card {  background-color: #333333;  border-radius: 8px;  overflow: hidden;  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);  transition: transform 0.3s ease, box-shadow 0.3s ease;  display: flex;  flex-direction: column;}.page-rejected-toys-from-poppy-playtime__blog-card:hover {  transform: translateY(-5px);  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);}.page-rejected-toys-from-poppy-playtime__blog-image {  width: 100%;  height: 180px;  object-fit: cover;  display: block;  max-width: 100%;}.page-rejected-toys-from-poppy-playtime__blog-content {  padding: 20px;  flex-grow: 1;  display: flex;  flex-direction: column;}.page-rejected-toys-from-poppy-playtime__blog-title {  font-size: 1.4em;  color: #ffcc00;  margin-bottom: 10px;  line-height: 1.3;}.page-rejected-toys-from-poppy-playtime__blog-date {  font-size: 0.85em;  color: #999999;  margin-bottom: 10px;}.page-rejected-toys-from-poppy-playtime__blog-excerpt {  font-size: 0.95em;  color: #cccccc;  margin-bottom: 15px;  flex-grow: 1;}.page-rejected-toys-from-poppy-playtime__blog-link {  display: inline-block;  color: #e60000;  text-decoration: none;  font-weight: bold;  transition: color 0.3s ease;  margin-top: auto;}.page-rejected-toys-from-poppy-playtime__blog-link:hover {  color: #ff3333;}.page-rejected-toys-from-poppy-playtime__security-support-content {  text-align: center;  max-width: 800px;  margin: 0 auto;}.page-rejected-toys-from-poppy-playtime__security-support-content p {  margin-bottom: 20px;  color: #cccccc;}.page-rejected-toys-from-poppy-playtime__security-support-content .page-rejected-toys-from-poppy-playtime__cta-button {  margin-top: 20px;}@media (max-width: 768px) {  .page-rejected-toys-from-poppy-playtime__hero-title {    font-size: 2.5em;  }  .page-rejected-toys-from-poppy-playtime__hero-subtitle {    font-size: 1.2em;  }  .page-rejected-toys-from-poppy-playtime__title {    font-size: 2em;  }  .page-rejected-toys-from-poppy-playtime__grid,  .page-rejected-toys-from-poppy-playtime__blog-grid {    grid-template-columns: 1fr;  }  .page-rejected-toys-from-poppy-playtime__list-item {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;    padding: 12px 15px !important;    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;  }  .page-rejected-toys-from-poppy-playtime__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-rejected-toys-from-poppy-playtime__flex-item {    flex: 1 1 100%;    min-width: unset;  }  .page-rejected-toys-from-poppy-playtime__faq-question {    font-size: 1.1em;    padding: 15px;  }  .page-rejected-toys-from-poppy-playtime__faq-answer {    padding: 0 15px;  }  .page-rejected-toys-from-poppy-playtime__faq-item.active .page-rejected-toys-from-poppy-playtime__faq-answer {    padding: 15px !important;  }  .page-rejected-toys-from-poppy-playtime__card-image,  .page-rejected-toys-from-poppy-playtime__blog-image {    max-width: 100% !important;    height: auto !important;  }  .page-rejected-toys-from-poppy-playtime__card,  .page-rejected-toys-from-poppy-playtime__blog-card {    max-width: 100% !important;  }  .page-rejected-toys-from-poppy-playtime__container {    padding: 0 10px;  }  .page-rejected-toys-from-poppy-playtime__section {    padding: 30px 0;  }}