.page-sherlock-holmes-the-awakened-playtime {  font-family: 'Arial', sans-serif;  color: #e0e0e0;  background-color: #1a1a2e;  line-height: 1.6;}.page-sherlock-holmes-the-awakened-playtime__container {  max-width: 1200px;  margin: 0 auto;  padding: 20px;  box-sizing: border-box;}.page-sherlock-holmes-the-awakened-playtime__section {  padding: 60px 20px;  margin-bottom: 30px;  border-radius: 10px;  background-color: #2a2a4a;  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);}.page-sherlock-holmes-the-awakened-playtime__section--dark {  background-color: #1a1a2e;}.page-sherlock-holmes-the-awakened-playtime__header {  text-align: center;  margin-bottom: 40px;}.page-sherlock-holmes-the-awakened-playtime__title {  font-size: 2.8em;  color: #ffcc00;  margin-bottom: 15px;  line-height: 1.2;}.page-sherlock-holmes-the-awakened-playtime__subtitle {  font-size: 1.5em;  color: #e0e0e0;  margin-bottom: 25px;}.page-sherlock-holmes-the-awakened-playtime__text {  font-size: 1.1em;  color: #c0c0c0;  margin-bottom: 20px;}.page-sherlock-holmes-the-awakened-playtime__button {  display: inline-block;  background-color: #ffcc00;  color: #1a1a2e;  padding: 15px 30px;  border-radius: 50px;  text-decoration: none;  font-weight: bold;  font-size: 1.1em;  transition: background-color 0.3s ease, transform 0.3s ease;  border: none;  cursor: pointer;}.page-sherlock-holmes-the-awakened-playtime__button:hover {  background-color: #e6b800;  transform: translateY(-3px);}.page-sherlock-holmes-the-awakened-playtime__hero-section {  position: relative;  overflow: hidden;  padding: 10px 0 80px 0; /* Minimal top padding, assuming body has header-offset */  text-align: center;  display: flex;  align-items: center;  justify-content: center;  min-height: 600px;  background-color: #000;}.page-sherlock-holmes-the-awakened-playtime__hero-background {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  object-fit: cover;  z-index: 0;  filter: brightness(0.6);}.page-sherlock-holmes-the-awakened-playtime__hero-content {  position: relative;  z-index: 1;  color: #fff;  max-width: 900px;  padding: 20px;}.page-sherlock-holmes-the-awakened-playtime__hero-title {  font-size: 3.5em;  margin-bottom: 20px;  color: #fff;  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7);  line-height: 1.2;}.page-sherlock-holmes-the-awakened-playtime__hero-description {  font-size: 1.4em;  margin-bottom: 40px;  color: #f0f0f0;  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6);}.page-sherlock-holmes-the-awakened-playtime__promo-banner {  background-color: #ffcc00;  color: #1a1a2e;  padding: 15px 20px;  text-align: center;  font-size: 1.2em;  font-weight: bold;  border-radius: 8px;  margin-top: 30px;}.page-sherlock-holmes-the-awakened-playtime__quick-access-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));  gap: 20px;  margin-top: 40px;}.page-sherlock-holmes-the-awakened-playtime__quick-access-item {  background-color: #3a3a5e;  padding: 30px;  border-radius: 8px;  text-align: center;  transition: transform 0.3s ease, box-shadow 0.3s ease;}.page-sherlock-holmes-the-awakened-playtime__quick-access-item:hover {  transform: translateY(-5px);  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.4);}.page-sherlock-holmes-the-awakened-playtime__quick-access-link {  display: block;  font-size: 1.3em;  color: #ffcc00;  text-decoration: none;  font-weight: bold;}.page-sherlock-holmes-the-awakened-playtime__game-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 40px;}.page-sherlock-holmes-the-awakened-playtime__game-card {  background-color: #3a3a5e;  border-radius: 10px;  overflow: hidden;  text-align: center;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);  transition: transform 0.3s ease, box-shadow 0.3s ease;}.page-sherlock-holmes-the-awakened-playtime__game-card:hover {  transform: translateY(-8px);  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.4);}.page-sherlock-holmes-the-awakened-playtime__game-image {  width: 100%;  height: 220px;  object-fit: cover;}.page-sherlock-holmes-the-awakened-playtime__game-content {  padding: 20px;}.page-sherlock-holmes-the-awakened-playtime__game-title {  font-size: 1.5em;  color: #ffcc00;  margin-bottom: 10px;}.page-sherlock-holmes-the-awakened-playtime__game-description {  font-size: 0.95em;  color: #c0c0c0;  margin-bottom: 20px;}.page-sherlock-holmes-the-awakened-playtime__promo-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 40px;}.page-sherlock-holmes-the-awakened-playtime__promo-card {  background-color: #3a3a5e;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);  transition: transform 0.3s ease, box-shadow 0.3s ease;}.page-sherlock-holmes-the-awakened-playtime__promo-card:hover {  transform: translateY(-8px);  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.4);}.page-sherlock-holmes-the-awakened-playtime__promo-image {  width: 100%;  height: 200px;  object-fit: cover;}.page-sherlock-holmes-the-awakened-playtime__promo-content {  padding: 20px;}.page-sherlock-holmes-the-awakened-playtime__promo-title {  font-size: 1.6em;  color: #ffcc00;  margin-bottom: 10px;}.page-sherlock-holmes-the-awakened-playtime__promo-description {  font-size: 1em;  color: #c0c0c0;  margin-bottom: 20px;}.page-sherlock-holmes-the-awakened-playtime__info-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 40px;}.page-sherlock-holmes-the-awakened-playtime__info-card {  background-color: #3a3a5e;  padding: 30px;  border-radius: 10px;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);}.page-sherlock-holmes-the-awakened-playtime__info-title {  font-size: 1.8em;  color: #ffcc00;  margin-bottom: 15px;}.page-sherlock-holmes-the-awakened-playtime__info-list {  list-style: none;  padding: 0;}.page-sherlock-holmes-the-awakened-playtime__info-list-item {  margin-bottom: 10px;  color: #c0c0c0;}.page-sherlock-holmes-the-awakened-playtime__info-list-item strong {  color: #ffcc00;}.page-sherlock-holmes-the-awakened-playtime__faq-list {  list-style: none;  padding: 0;  margin-top: 40px;}.page-sherlock-holmes-the-awakened-playtime__faq-item {  background-color: #3a3a5e;  border-radius: 8px;  margin-bottom: 15px;  overflow: hidden;  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);}.page-sherlock-holmes-the-awakened-playtime__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 20px;  cursor: pointer;  background-color: #4a4a7e;  color: #fff;  font-size: 1.2em;  font-weight: bold;  user-select: none;  transition: background-color 0.3s ease;}.page-sherlock-holmes-the-awakened-playtime__faq-question:hover {  background-color: #5a5a8e;}.page-sherlock-holmes-the-awakened-playtime__faq-question h3 {  margin: 0;  color: inherit;  pointer-events: none;}.page-sherlock-holmes-the-awakened-playtime__faq-toggle {  font-size: 1.5em;  line-height: 1;  pointer-events: none;  transition: transform 0.3s ease;}.page-sherlock-holmes-the-awakened-playtime__faq-item.active .page-sherlock-holmes-the-awakened-playtime__faq-toggle {  transform: rotate(45deg);}.page-sherlock-holmes-the-awakened-playtime__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 20px;  opacity: 0;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  color: #c0c0c0;}.page-sherlock-holmes-the-awakened-playtime__faq-item.active .page-sherlock-holmes-the-awakened-playtime__faq-answer {  max-height: 2000px !important;  padding: 20px !important;  opacity: 1;}.page-sherlock-holmes-the-awakened-playtime__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 40px;}.page-sherlock-holmes-the-awakened-playtime__blog-card {  background-color: #3a3a5e;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);  transition: transform 0.3s ease, box-shadow 0.3s ease;}.page-sherlock-holmes-the-awakened-playtime__blog-card:hover {  transform: translateY(-8px);  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.4);}.page-sherlock-holmes-the-awakened-playtime__blog-image {  width: 100%;  height: 200px;  object-fit: cover;}.page-sherlock-holmes-the-awakened-playtime__blog-content {  padding: 20px;}.page-sherlock-holmes-the-awakened-playtime__blog-title {  font-size: 1.4em;  color: #ffcc00;  margin-bottom: 10px;}.page-sherlock-holmes-the-awakened-playtime__blog-title a {  color: inherit;  text-decoration: none;}.page-sherlock-holmes-the-awakened-playtime__blog-title a:hover {  text-decoration: underline;}.page-sherlock-holmes-the-awakened-playtime__blog-excerpt {  font-size: 0.95em;  color: #c0c0c0;  margin-bottom: 15px;}.page-sherlock-holmes-the-awakened-playtime__blog-date {  font-size: 0.85em;  color: #888;}.page-sherlock-holmes-the-awakened-playtime__floating-buttons {  position: fixed;  bottom: 20px;  right: 20px;  display: flex;  flex-direction: column;  gap: 10px;  z-index: 1000;}.page-sherlock-holmes-the-awakened-playtime__floating-button {  background-color: #ffcc00;  color: #1a1a2e;  padding: 12px 20px;  border-radius: 50px;  text-decoration: none;  font-weight: bold;  font-size: 1em;  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);  transition: background-color 0.3s ease, transform 0.3s ease;  border: none;  cursor: pointer;}.page-sherlock-holmes-the-awakened-playtime__floating-button:hover {  background-color: #e6b800;  transform: translateY(-3px);}.page-sherlock-holmes-the-awakened-playtime__payment-logos {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;  margin-top: 30px;}.page-sherlock-holmes-the-awakened-playtime__payment-logo {  width: 120px;  height: 60px;  object-fit: contain;  max-width: 100%;  height: auto;}.page-sherlock-holmes-the-awakened-playtime__provider-logos {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;  margin-top: 30px;}.page-sherlock-holmes-the-awakened-playtime__provider-logo {  width: 100px;  height: 50px;  object-fit: contain;  max-width: 100%;  height: auto;}/* Responsive Adjustments */@media (max-width: 992px) {  .page-sherlock-holmes-the-awakened-playtime__hero-title {    font-size: 2.8em;  }  .page-sherlock-holmes-the-awakened-playtime__hero-description {    font-size: 1.2em;  }  .page-sherlock-holmes-the-awakened-playtime__title {    font-size: 2.2em;  }}.page-sherlock-holmes-the-awakened-playtime__quick-access-grid, .page-sherlock-holmes-the-awakened-playtime__game-grid, .page-sherlock-holmes-the-awakened-playtime__promo-grid, .page-sherlock-holmes-the-awakened-playtime__info-grid, .page-sherlock-holmes-the-awakened-playtime__blog-grid {  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));}.page-sherlock-holmes-the-awakened-playtime__section {  padding: 40px 15px;}@media (max-width: 768px) {  .page-sherlock-holmes-the-awakened-playtime__hero-title {    font-size: 2em;  }  .page-sherlock-holmes-the-awakened-playtime__hero-description {    font-size: 1em;  }  .page-sherlock-holmes-the-awakened-playtime__title {    font-size: 1.8em;  }  .page-sherlock-holmes-the-awakened-playtime__subtitle {    font-size: 1.2em;  }  .page-sherlock-holmes-the-awakened-playtime__button {    padding: 12px 25px;    font-size: 1em;  }  .page-sherlock-holmes-the-awakened-playtime__quick-access-grid,  .page-sherlock-holmes-the-awakened-playtime__game-grid,  .page-sherlock-holmes-the-awakened-playtime__promo-grid,  .page-sherlock-holmes-the-awakened-playtime__info-grid,  .page-sherlock-holmes-the-awakened-playtime__blog-grid {    grid-template-columns: 1fr;  }  .page-sherlock-holmes-the-awakened-playtime__floating-buttons {    bottom: 10px;    right: 10px;  }  .page-sherlock-holmes-the-awakened-playtime__faq-answer {    padding: 0 15px;  }  .page-sherlock-holmes-the-awakened-playtime__faq-item.active .page-sherlock-holmes-the-awakened-playtime__faq-answer {    padding: 15px !important;  }  .page-sherlock-holmes-the-awakened-playtime__faq-question {    padding: 15px;    font-size: 1.1em;  }  /* List item responsive rules */  .page-sherlock-holmes-the-awakened-playtime__info-list-item,  .page-sherlock-holmes-the-awakened-playtime__blog-card,  .page-sherlock-holmes-the-awakened-playtime__game-card,  .page-sherlock-holmes-the-awakened-playtime__promo-card,  .page-sherlock-holmes-the-awakened-playtime__quick-access-item {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;  }  .page-sherlock-holmes-the-awakened-playtime__info-list,  .page-sherlock-holmes-the-awakened-playtime__faq-list,  .page-sherlock-holmes-the-awakened-playtime__blog-grid,  .page-sherlock-holmes-the-awakened-playtime__game-grid,  .page-sherlock-holmes-the-awakened-playtime__promo-grid,  .page-sherlock-holmes-the-awakened-playtime__quick-access-grid {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    padding: 0 !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-sherlock-holmes-the-awakened-playtime__game-image,  .page-sherlock-holmes-the-awakened-playtime__promo-image,  .page-sherlock-holmes-the-awakened-playtime__blog-image,  .page-sherlock-holmes-the-awakened-playtime__payment-logo,  .page-sherlock-holmes-the-awakened-playtime__provider-logo {    max-width: 100% !important;    height: auto !important;    box-sizing: border-box !important;  }}