.page-poppy-playtime-chapter-6-fangame {  font-family: 'Arial', sans-serif;  color: #f0f0f0;  background-color: #1a1a2e;  line-height: 1.6;  padding-top: 10px;}.page-poppy-playtime-chapter-6-fangame__section-title {  font-size: 2.5em;  color: #e94560;  text-align: center;  margin-bottom: 30px;  padding-top: 40px;  font-weight: bold;}.page-poppy-playtime-chapter-6-fangame__section-title--small {  font-size: 1.8em;  margin-bottom: 20px;}.page-poppy-playtime-chapter-6-fangame__text-content {  max-width: 900px;  margin: 0 auto 40px auto;  text-align: center;  font-size: 1.1em;  color: #cccccc;}/* Buttons (general style) */.page-poppy-playtime-chapter-6-fangame__hero-button,.page-poppy-playtime-chapter-6-fangame__access-button,.page-poppy-playtime-chapter-6-fangame__game-card-button,.page-poppy-playtime-chapter-6-fangame__promo-button,.page-poppy-playtime-chapter-6-fangame__security-button,.page-poppy-playtime-chapter-6-fangame__blog-read-more {  display: inline-block;  background-color: #e94560;  color: #ffffff;  padding: 15px 30px;  border-radius: 8px;  text-decoration: none;  font-weight: bold;  font-size: 1.1em;  transition: background-color 0.3s ease, transform 0.3s ease;  border: none;  cursor: pointer;  text-align: center;}.page-poppy-playtime-chapter-6-fangame__hero-button:hover,.page-poppy-playtime-chapter-6-fangame__access-button:hover,.page-poppy-playtime-chapter-6-fangame__game-card-button:hover,.page-poppy-playtime-chapter-6-fangame__promo-button:hover,.page-poppy-playtime-chapter-6-fangame__security-button:hover,.page-poppy-playtime-chapter-6-fangame__blog-read-more:hover {  background-color: #ff6a80;  transform: translateY(-2px);}.page-poppy-playtime-chapter-6-fangame__hero-button--secondary {  background-color: #0f3460;  margin-left: 20px;}.page-poppy-playtime-chapter-6-fangame__hero-button--secondary:hover {  background-color: #164a8c;}/* HERO Area */.page-poppy-playtime-chapter-6-fangame__hero-section {  position: relative;  width: 100%;  min-height: 600px;  display: flex;  align-items: center;  justify-content: center;  text-align: center;  overflow: hidden;  padding: 20px;  box-sizing: border-box;}.page-poppy-playtime-chapter-6-fangame__hero-image {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  object-fit: cover;  z-index: 1;  filter: brightness(0.5);}.page-poppy-playtime-chapter-6-fangame__hero-content {  position: relative;  z-index: 2;  max-width: 800px;  color: #ffffff;  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-poppy-playtime-chapter-6-fangame__hero-title {  font-size: 3.5em;  margin-bottom: 20px;  line-height: 1.2;  color: #ffffff;}.page-poppy-playtime-chapter-6-fangame__hero-subtitle {  font-size: 1.5em;  margin-bottom: 40px;}.page-poppy-playtime-chapter-6-fangame__hero-cta-group {  display: flex;  justify-content: center;  gap: 20px;}/* Partner/Vendor Logo Area */.page-poppy-playtime-chapter-6-fangame__payment-providers {  display: flex;  flex-direction: column;  align-items: center;  padding: 40px 20px;  background-color: #0f3460;  box-sizing: border-box;}.page-poppy-playtime-chapter-6-fangame__logo-strip {  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;  gap: 30px;  width: 100%;  max-width: 1200px;  box-sizing: border-box;  margin-top: 20px;}.page-poppy-playtime-chapter-6-fangame__payment-logo {  flex: 0 0 auto;  width: 80px;  height: 80px;  max-width: 80px;  max-height: 80px;  box-sizing: border-box;  object-fit: contain;  filter: grayscale(100%) brightness(150%);  transition: filter 0.3s ease;}.page-poppy-playtime-chapter-6-fangame__payment-logo:hover {  filter: grayscale(0%) brightness(100%);}/* Homepage Introduction */.page-poppy-playtime-chapter-6-fangame__introduction-section {  padding: 60px 20px;  background-color: #1a1a2e;  text-align: center;}.page-poppy-playtime-chapter-6-fangame__features-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 50px auto 0 auto;}.page-poppy-playtime-chapter-6-fangame__feature-item {  background-color: #0f3460;  padding: 30px;  border-radius: 12px;  text-align: center;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  transition: transform 0.3s ease;  box-sizing: border-box;}.page-poppy-playtime-chapter-6-fangame__feature-item:hover {  transform: translateY(-10px);}.page-poppy-playtime-chapter-6-fangame__feature-icon {  width: 200px;  height: auto;  max-width: 100%;  margin-bottom: 20px;  object-fit: contain;}.page-poppy-playtime-chapter-6-fangame__feature-title {  font-size: 1.6em;  color: #e94560;  margin-bottom: 15px;}.page-poppy-playtime-chapter-6-fangame__feature-description {  font-size: 1em;  color: #cccccc;}/* Quick Access / Backup Links */.page-poppy-playtime-chapter-6-fangame__quick-access-section {  padding: 60px 20px;  background-color: #0f3460;  text-align: center;}.page-poppy-playtime-chapter-6-fangame__access-links-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));  gap: 20px;  max-width: 1000px;  margin: 50px auto 0 auto;}.page-poppy-playtime-chapter-6-fangame__access-button {  padding: 18px 25px;  font-size: 1.2em;}/* Core Game / Service Introduction */.page-poppy-playtime-chapter-6-fangame__games-section {  padding: 60px 20px;  background-color: #1a1a2e;  text-align: center;}.page-poppy-playtime-chapter-6-fangame__game-categories {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 50px auto 0 auto;}.page-poppy-playtime-chapter-6-fangame__game-card {  background-color: #0f3460;  border-radius: 12px;  overflow: hidden;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  transition: transform 0.3s ease;  box-sizing: border-box;  display: flex;  flex-direction: column;}.page-poppy-playtime-chapter-6-fangame__game-card:hover {  transform: translateY(-10px);}.page-poppy-playtime-chapter-6-fangame__game-card-image {  width: 100%;  height: 200px;  object-fit: cover;}.page-poppy-playtime-chapter-6-fangame__game-card-title {  font-size: 1.5em;  color: #e94560;  margin: 20px 15px 10px 15px;}.page-poppy-playtime-chapter-6-fangame__game-card-description {  font-size: 0.95em;  color: #cccccc;  padding: 0 15px 20px 15px;  flex-grow: 1;}.page-poppy-playtime-chapter-6-fangame__game-card-button {  margin: 0 15px 20px 15px;  padding: 12px 20px;  font-size: 1em;}/* Promotions */.page-poppy-playtime-chapter-6-fangame__promotions-section {  padding: 60px 20px;  background-color: #0f3460;  text-align: center;}.page-poppy-playtime-chapter-6-fangame__promo-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 50px auto 0 auto;}.page-poppy-playtime-chapter-6-fangame__promo-card {  background-color: #1a1a2e;  border-radius: 12px;  overflow: hidden;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  transition: transform 0.3s ease;  box-sizing: border-box;  display: flex;  flex-direction: column;}.page-poppy-playtime-chapter-6-fangame__promo-card:hover {  transform: translateY(-10px);}.page-poppy-playtime-chapter-6-fangame__promo-image {  width: 100%;  height: 200px;  object-fit: cover;}.page-poppy-playtime-chapter-6-fangame__promo-title {  font-size: 1.5em;  color: #e94560;  margin: 20px 15px 10px 15px;}.page-poppy-playtime-chapter-6-fangame__promo-description {  font-size: 0.95em;  color: #cccccc;  padding: 0 15px 20px 15px;  flex-grow: 1;}.page-poppy-playtime-chapter-6-fangame__promo-button {  margin: 0 15px 20px 15px;  padding: 12px 20px;  font-size: 1em;}/* Security & Customer Service */.page-poppy-playtime-chapter-6-fangame__security-section {  padding: 60px 20px;  background-color: #1a1a2e;  text-align: center;}.page-poppy-playtime-chapter-6-fangame__security-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 50px auto 0 auto;}.page-poppy-playtime-chapter-6-fangame__security-item {  background-color: #0f3460;  padding: 30px;  border-radius: 12px;  text-align: center;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  transition: transform 0.3s ease;  box-sizing: border-box;}.page-poppy-playtime-chapter-6-fangame__security-item:hover {  transform: translateY(-10px);}.page-poppy-playtime-chapter-6-fangame__security-icon {  width: 200px;  height: auto;  max-width: 100%;  margin-bottom: 20px;  object-fit: contain;}.page-poppy-playtime-chapter-6-fangame__security-title {  font-size: 1.6em;  color: #e94560;  margin-bottom: 15px;}.page-poppy-playtime-chapter-6-fangame__security-description {  font-size: 1em;  color: #cccccc;  margin-bottom: 20px;}.page-poppy-playtime-chapter-6-fangame__security-button {  padding: 12px 25px;  font-size: 1em;}/* FAQ Common Questions */.page-poppy-playtime-chapter-6-fangame__faq-section {  padding: 60px 20px;  background-color: #0f3460;}.page-poppy-playtime-chapter-6-fangame__faq-container {  max-width: 900px;  margin: 50px auto 0 auto;}.page-poppy-playtime-chapter-6-fangame__faq-item {  background-color: #1a1a2e;  border-radius: 8px;  margin-bottom: 15px;  overflow: hidden;  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);}.page-poppy-playtime-chapter-6-fangame__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 20px 25px;  background-color: #27273e;  cursor: pointer;  user-select: none;  transition: background-color 0.3s ease;  color: #ffffff;}.page-poppy-playtime-chapter-6-fangame__faq-question:hover {  background-color: #3f3f5a;}.page-poppy-playtime-chapter-6-fangame__faq-question h3 {  margin: 0;  font-size: 1.2em;  color: #e94560;  pointer-events: none;}.page-poppy-playtime-chapter-6-fangame__faq-toggle {  font-size: 1.5em;  font-weight: bold;  pointer-events: none;  transition: transform 0.3s ease;  color: #e94560;}.page-poppy-playtime-chapter-6-fangame__faq-item.active .page-poppy-playtime-chapter-6-fangame__faq-toggle {  transform: rotate(45deg);}.page-poppy-playtime-chapter-6-fangame__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 25px;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  opacity: 0;  color: #cccccc;}.page-poppy-playtime-chapter-6-fangame__faq-item.active .page-poppy-playtime-chapter-6-fangame__faq-answer {  max-height: 2000px !important;  padding: 20px 25px !important;  opacity: 1;}.page-poppy-playtime-chapter-6-fangame__faq-answer p {  margin: 0;  font-size: 1em;}/* Latest Blog Content Area */.page-poppy-playtime-chapter-6-fangame__blog-section {  padding: 60px 20px;  background-color: #1a1a2e;  text-align: center;}.page-poppy-playtime-chapter-6-fangame__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 50px auto 0 auto;}.page-poppy-playtime-chapter-6-fangame__blog-card {  background-color: #0f3460;  border-radius: 12px;  overflow: hidden;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  transition: transform 0.3s ease;  box-sizing: border-box;  display: flex;  flex-direction: column;  text-align: left;}.page-poppy-playtime-chapter-6-fangame__blog-card:hover {  transform: translateY(-10px);}.page-poppy-playtime-chapter-6-fangame__blog-image {  width: 100%;  height: 200px;  object-fit: cover;}.page-poppy-playtime-chapter-6-fangame__blog-title {  font-size: 1.4em;  margin: 20px 15px 10px 15px;  line-height: 1.3;}.page-poppy-playtime-chapter-6-fangame__blog-title a {  color: #e94560;  text-decoration: none;  transition: color 0.3s ease;}.page-poppy-playtime-chapter-6-fangame__blog-title a:hover {  color: #ff6a80;}.page-poppy-playtime-chapter-6-fangame__blog-date {  font-size: 0.85em;  color: #999999;  margin: 0 15px 10px 15px;}.page-poppy-playtime-chapter-6-fangame__blog-excerpt {  font-size: 0.95em;  color: #cccccc;  padding: 0 15px 20px 15px;  flex-grow: 1;}.page-poppy-playtime-chapter-6-fangame__blog-read-more {  margin: 0 15px 20px 15px;  padding: 10px 15px;  font-size: 0.9em;  align-self: flex-start;}/* Responsive adjustments */@media (max-width: 1024px) {  .page-poppy-playtime-chapter-6-fangame__hero-title {    font-size: 3em;  }  .page-poppy-playtime-chapter-6-fangame__hero-subtitle {    font-size: 1.3em;  }  .page-poppy-playtime-chapter-6-fangame__section-title {    font-size: 2em;  }}@media (max-width: 768px) {  .page-poppy-playtime-chapter-6-fangame__hero-section {    min-height: 500px;    padding: 15px;  }  .page-poppy-playtime-chapter-6-fangame__hero-title {    font-size: 2.2em;    margin-bottom: 15px;  }  .page-poppy-playtime-chapter-6-fangame__hero-subtitle {    font-size: 1.1em;    margin-bottom: 30px;  }  .page-poppy-playtime-chapter-6-fangame__hero-cta-group {    flex-direction: column;    gap: 15px;  }  .page-poppy-playtime-chapter-6-fangame__hero-button {    width: 100%;    max-width: 300px;    margin: 0 auto;  }  .page-poppy-playtime-chapter-6-fangame__hero-button--secondary {    margin-left: 0;  }  .page-poppy-playtime-chapter-6-fangame__section-title {    font-size: 1.8em;    margin-bottom: 25px;    padding-top: 30px;  }  .page-poppy-playtime-chapter-6-fangame__section-title--small {    font-size: 1.5em;  }  .page-poppy-playtime-chapter-6-fangame__text-content {    font-size: 1em;    margin-bottom: 30px;  }  .page-poppy-playtime-chapter-6-fangame__payment-providers {    padding: 30px 15px;  }  .page-poppy-playtime-chapter-6-fangame__logo-strip {    gap: 16px;  }  .page-poppy-playtime-chapter-6-fangame__payment-logo {    width: 80px !important;    height: 80px !important;    max-width: 80px !important;    max-height: 80px !important;  }  .page-poppy-playtime-chapter-6-fangame__introduction-section,.page-poppy-playtime-chapter-6-fangame__quick-access-section,.page-poppy-playtime-chapter-6-fangame__games-section,.page-poppy-playtime-chapter-6-fangame__promotions-section,.page-poppy-playtime-chapter-6-fangame__security-section,.page-poppy-playtime-chapter-6-fangame__blog-section,.page-poppy-playtime-chapter-6-fangame__faq-section {    padding: 40px 15px;  }  .page-poppy-playtime-chapter-6-fangame__features-grid,.page-poppy-playtime-chapter-6-fangame__access-links-grid,.page-poppy-playtime-chapter-6-fangame__game-categories,.page-poppy-playtime-chapter-6-fangame__promo-grid,.page-poppy-playtime-chapter-6-fangame__security-grid,.page-poppy-playtime-chapter-6-fangame__blog-grid {    grid-template-columns: 1fr;    gap: 20px;    margin-top: 30px;  }  /* List items responsive (general for grid items acting as lists) */  .page-poppy-playtime-chapter-6-fangame__feature-item,.page-poppy-playtime-chapter-6-fangame__access-button,.page-poppy-playtime-chapter-6-fangame__game-card,.page-poppy-playtime-chapter-6-fangame__promo-card,.page-poppy-playtime-chapter-6-fangame__security-item,.page-poppy-playtime-chapter-6-fangame__blog-card {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;    padding: 20px !important;    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;  }  .page-poppy-playtime-chapter-6-fangame__feature-icon,.page-poppy-playtime-chapter-6-fangame__security-icon {    width: 100%;    max-width: 250px;    height: auto;  }  .page-poppy-playtime-chapter-6-fangame__game-card-image,.page-poppy-playtime-chapter-6-fangame__promo-image,.page-poppy-playtime-chapter-6-fangame__blog-image {    width: 100% !important;    height: 180px !important;    max-width: 100% !important;    object-fit: cover;  }  .page-poppy-playtime-chapter-6-fangame__faq-question,.page-poppy-playtime-chapter-6-fangame__faq-answer {    padding: 15px 20px;  }  .page-poppy-playtime-chapter-6-fangame__faq-question h3 {    font-size: 1.1em;  }  .page-poppy-playtime-chapter-6-fangame__faq-item.active .page-poppy-playtime-chapter-6-fangame__faq-answer {    padding: 15px 20px !important;  }}@media (max-width: 480px) {  .page-poppy-playtime-chapter-6-fangame__hero-title {    font-size: 1.8em;  }  .page-poppy-playtime-chapter-6-fangame__hero-subtitle {    font-size: 1em;  }  .page-poppy-playtime-chapter-6-fangame__hero-button {    padding: 12px 20px;    font-size: 1em;  }  .page-poppy-playtime-chapter-6-fangame__section-title {    font-size: 1.5em;  }}