:root {  --primary-color: #ffcc00; /* Gold/Yellow, common in iGaming */  --secondary-color: #333333; /* Dark grey */  --text-color: #ffffff; /* White */  --dark-background: #1a1a1a; /* Very dark background */  --light-background: #2a2a2a; /* Slightly lighter dark background */  --accent-color: #007bff; /* Blue for links/buttons */  --header-offset: 122px; /* Default value, will be overridden by shared.css */}.page-gay-sex-kuya-bunso {  font-family: 'Arial', sans-serif;  color: var(--text-color);  background-color: var(--dark-background);  line-height: 1.6;  overflow-x: hidden;}.page-gay-sex-kuya-bunso__hero-section {  padding-top: 10px; /* Small decorative padding, assuming body has header offset */}.page-gay-sex-kuya-bunso__hero-section {  display: flex;  flex-direction: column;  align-items: center;  text-align: center;  padding: 60px 20px;  background-color: var(--light-background);  position: relative;  overflow: hidden;}.page-gay-sex-kuya-bunso__hero-image-wrapper {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: 0;  opacity: 0.2;}.page-gay-sex-kuya-bunso__hero-image-wrapper img {  width: 100%;  height: 100%;  object-fit: cover;}.page-gay-sex-kuya-bunso__hero-content {  position: relative;  z-index: 1;  max-width: 900px;}.page-gay-sex-kuya-bunso__hero-title {  font-size: 2.8em;  color: var(--primary-color);  margin-bottom: 20px;  line-height: 1.2;}.page-gay-sex-kuya-bunso__hero-description {  font-size: 1.1em;  margin-bottom: 30px;  color: #e0e0e0;}.page-gay-sex-kuya-bunso__hero-button,.page-gay-sex-kuya-bunso__card-button,.page-gay-sex-kuya-bunso__cta-button,.page-gay-sex-kuya-bunso__promo-button {  display: inline-block;  background-color: var(--primary-color);  color: var(--dark-background);  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;}.page-gay-sex-kuya-bunso__hero-button:hover,.page-gay-sex-kuya-bunso__card-button:hover,.page-gay-sex-kuya-bunso__cta-button:hover,.page-gay-sex-kuya-bunso__promo-button:hover {  background-color: #ffd740; /* Slightly lighter gold */  transform: translateY(-2px);}.page-gay-sex-kuya-bunso__section-title {  font-size: 2.2em;  color: var(--primary-color);  text-align: center;  margin-bottom: 20px;  padding-top: 40px;}.page-gay-sex-kuya-bunso__section-description {  font-size: 1.05em;  color: #cccccc;  text-align: center;  max-width: 800px;  margin: 0 auto 50px auto;  padding: 0 15px;}.page-gay-sex-kuya-bunso__games-section,.page-gay-sex-kuya-bunso__community-section,.page-gay-sex-kuya-bunso__promotions-section,.page-gay-sex-kuya-bunso__faq-section {  padding: 60px 20px;  background-color: var(--dark-background);}.page-gay-sex-kuya-bunso__game-categories,.page-gay-sex-kuya-bunso__community-features,.page-gay-sex-kuya-bunso__promo-cards {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 0 auto;}.page-gay-sex-kuya-bunso__category-card,.page-gay-sex-kuya-bunso__promo-card {  background-color: var(--light-background);  border-radius: 10px;  padding: 25px;  text-align: center;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);  transition: transform 0.3s ease, box-shadow 0.3s ease;  display: flex;  flex-direction: column;  justify-content: space-between;}.page-gay-sex-kuya-bunso__category-card:hover,.page-gay-sex-kuya-bunso__promo-card:hover {  transform: translateY(-5px);  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.5);}.page-gay-sex-kuya-bunso__card-image-wrapper {  width: 100%;  height: 200px;  margin-bottom: 20px;  border-radius: 8px;  overflow: hidden;}.page-gay-sex-kuya-bunso__card-image-wrapper img {  width: 100%;  height: 100%;  object-fit: cover;}.page-gay-sex-kuya-bunso__card-title,.page-gay-sex-kuya-bunso__promo-title,.page-gay-sex-kuya-bunso__feature-title {  font-size: 1.5em;  color: var(--primary-color);  margin-bottom: 15px;}.page-gay-sex-kuya-bunso__card-text,.page-gay-sex-kuya-bunso__promo-text,.page-gay-sex-kuya-bunso__feature-text {  font-size: 1em;  color: #cccccc;  margin-bottom: 20px;  flex-grow: 1; /* Ensures text takes available space */}.page-gay-sex-kuya-bunso__feature-item {  background-color: var(--light-background);  border-radius: 10px;  padding: 25px;  text-align: center;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);  transition: transform 0.3s ease, box-shadow 0.3s ease;}.page-gay-sex-kuya-bunso__feature-item:hover {  transform: translateY(-5px);  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.5);}.page-gay-sex-kuya-bunso__feature-icon {  width: 80px;  height: 80px;  margin: 0 auto 20px auto;  display: flex;  align-items: center;  justify-content: center;  background-color: var(--primary-color);  border-radius: 50%;  overflow: hidden; /* For gamelogo */}.page-gay-sex-kuya-bunso__feature-icon img {  max-width: 100%;  max-height: 100%;  object-fit: contain;}.page-gay-sex-kuya-bunso__faq-section {  background-color: var(--dark-background);  padding-bottom: 80px;}.page-gay-sex-kuya-bunso__faq-list {  max-width: 800px;  margin: 0 auto;}.page-gay-sex-kuya-bunso__faq-item {  background-color: var(--light-background);  margin-bottom: 15px;  border-radius: 8px;  overflow: hidden;  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);}.page-gay-sex-kuya-bunso__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 20px 25px;  cursor: pointer;  user-select: none;  background-color: var(--secondary-color);  transition: background-color 0.3s ease;}.page-gay-sex-kuya-bunso__faq-question:hover {  background-color: #444444;}.page-gay-sex-kuya-bunso__faq-title {  font-size: 1.2em;  color: var(--text-color);  margin: 0;  pointer-events: none; /* Prevent text selection from interfering with click */}.page-gay-sex-kuya-bunso__faq-toggle {  font-size: 1.5em;  color: var(--primary-color);  font-weight: bold;  transition: transform 0.3s ease;  pointer-events: none; /* Prevent icon from interfering with click */}.page-gay-sex-kuya-bunso__faq-item.active .page-gay-sex-kuya-bunso__faq-toggle {  transform: rotate(45deg); /* Change + to X or similar */}.page-gay-sex-kuya-bunso__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 25px;  background-color: var(--light-background);  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  opacity: 0;}.page-gay-sex-kuya-bunso__faq-item.active .page-gay-sex-kuya-bunso__faq-answer {  max-height: 2000px !important; /* Sufficiently large value */  padding: 20px 25px !important;  opacity: 1;}.page-gay-sex-kuya-bunso__faq-answer p {  margin: 0;  color: #cccccc;}/* Responsive adjustments */@media (max-width: 768px) {  .page-gay-sex-kuya-bunso__hero-title {    font-size: 2em;  }  .page-gay-sex-kuya-bunso__hero-description {    font-size: 1em;  }  .page-gay-sex-kuya-bunso__hero-button {    padding: 12px 25px;    font-size: 1em;  }  .page-gay-sex-kuya-bunso__section-title {    font-size: 1.8em;  }  .page-gay-sex-kuya-bunso__section-description {    font-size: 0.95em;    margin-bottom: 30px;  }  .page-gay-sex-kuya-bunso__games-section,  .page-gay-sex-kuya-bunso__community-section,  .page-gay-sex-kuya-bunso__promotions-section,  .page-gay-sex-kuya-bunso__faq-section {    padding: 40px 15px;  }  .page-gay-sex-kuya-bunso__game-categories,  .page-gay-sex-kuya-bunso__community-features,  .page-gay-sex-kuya-bunso__promo-cards {    grid-template-columns: 1fr;    gap: 20px;  }  .page-gay-sex-kuya-bunso__category-card,  .page-gay-sex-kuya-bunso__promo-card,  .page-gay-sex-kuya-bunso__feature-item {    padding: 20px;  }  .page-gay-sex-kuya-bunso__card-title,  .page-gay-sex-kuya-bunso__promo-title,  .page-gay-sex-kuya-bunso__feature-title {    font-size: 1.3em;  }  .page-gay-sex-kuya-bunso__card-text,  .page-gay-sex-kuya-bunso__promo-text,  .page-gay-sex-kuya-bunso__feature-text {    font-size: 0.9em;  }  /* List item responsive rules */  .page-gay-sex-kuya-bunso__game-categories > div,  .page-gay-sex-kuya-bunso__community-features > div,  .page-gay-sex-kuya-bunso__promo-cards > div,  .page-gay-sex-kuya-bunso__faq-list > div {    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-gay-sex-kuya-bunso__faq-list {    padding: 0 !important;    margin-left: 0 !important;    margin-right: 0 !important;    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;  }  .page-gay-sex-kuya-bunso__faq-question,  .page-gay-sex-kuya-bunso__faq-answer {    padding-left: 15px !important;    padding-right: 15px !important;  }  .page-gay-sex-kuya-bunso__faq-title {    font-size: 1.1em;  }}@media (max-width: 480px) {  .page-gay-sex-kuya-bunso__hero-title {    font-size: 1.7em;  }  .page-gay-sex-kuya-bunso__hero-description {    font-size: 0.95em;  }  .page-gay-sex-kuya-bunso__hero-button {    padding: 10px 20px;    font-size: 0.9em;  }}