.page-battle-of-the-braless-playtime {  font-family: 'Arial', sans-serif;  color: #f0f0f0;  background-color: #1a1a2e;  line-height: 1.6;}.page-battle-of-the-braless-playtime__container {  max-width: 1200px;  margin: 0 auto;  padding: 20px;}.page-battle-of-the-braless-playtime__section {  padding: 60px 20px;  margin-bottom: 30px;  border-radius: 10px;  background-color: #2c2c54;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);}.page-battle-of-the-braless-playtime__hero-section {  text-align: center;  padding: 100px 20px 60px;  background: linear-gradient(rgba(26, 26, 46, 0.8), rgba(26, 26, 46, 0.8)), url('[GALLERY:hero:1920x1080:gaming,casino,playtime,epicwin]') no-repeat center center/cover;  color: #fff;  position: relative;  overflow: hidden;  padding-top: calc(var(--header-offset, 122px) + 10px); /* Adjust for fixed header */}.page-battle-of-the-braless-playtime__hero-section::before {  content: '';  position: absolute;  top: 0;  left: 0;  right: 0;  bottom: 0;  background: rgba(0, 0, 0, 0.5);  z-index: 1;}.page-battle-of-the-braless-playtime__hero-content {  position: relative;  z-index: 2;}.page-battle-of-the-braless-playtime__hero-title {  font-size: 3.5em;  margin-bottom: 20px;  color: #ffcc00;  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);}.page-battle-of-the-braless-playtime__hero-subtitle {  font-size: 1.5em;  margin-bottom: 40px;  color: #e0e0e0;}.page-battle-of-the-braless-playtime__btn {  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-battle-of-the-braless-playtime__btn:hover {  background-color: #e6b800;  transform: translateY(-3px);}.page-battle-of-the-braless-playtime__intro-section {  text-align: center;}.page-battle-of-the-braless-playtime__section-title {  font-size: 2.5em;  color: #ffcc00;  margin-bottom: 30px;  text-align: center;}.page-battle-of-the-braless-playtime__intro-text {  font-size: 1.1em;  max-width: 900px;  margin: 0 auto 30px;  color: #e0e0e0;}.page-battle-of-the-braless-playtime__features {  display: flex;  justify-content: center;  flex-wrap: wrap;  gap: 20px;  margin-top: 30px;}.page-battle-of-the-braless-playtime__feature-item {  background-color: #3a3a60;  padding: 25px;  border-radius: 8px;  width: calc(33% - 20px);  text-align: center;  box-sizing: border-box;}.page-battle-of-the-braless-playtime__feature-icon {  margin-bottom: 15px;}.page-battle-of-the-braless-playtime__feature-icon img {  max-width: 80px;  height: auto;  border-radius: 5px;}.page-battle-of-the-braless-playtime__feature-title {  font-size: 1.3em;  color: #ffcc00;  margin-bottom: 10px;}.page-battle-of-the-braless-playtime__quick-access-links {  display: flex;  justify-content: center;  flex-wrap: wrap;  gap: 20px;  margin-top: 30px;}.page-battle-of-the-braless-playtime__game-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 40px;}.page-battle-of-the-braless-playtime__game-card {  background-color: #3a3a60;  border-radius: 10px;  overflow: hidden;  text-align: center;  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);  transition: transform 0.3s ease;}.page-battle-of-the-braless-playtime__game-card:hover {  transform: translateY(-5px);}.page-battle-of-the-braless-playtime__game-image {  width: 100%;  height: 200px;  object-fit: cover;}.page-battle-of-the-braless-playtime__game-content {  padding: 20px;}.page-battle-of-the-braless-playtime__game-title {  font-size: 1.5em;  color: #ffcc00;  margin-bottom: 10px;}.page-battle-of-the-braless-playtime__game-description {  font-size: 0.95em;  color: #ccc;  margin-bottom: 20px;}.page-battle-of-the-braless-playtime__promo-list {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 40px;}.page-battle-of-the-braless-playtime__promo-card {  background-color: #3a3a60;  border-radius: 10px;  padding: 25px;  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);}.page-battle-of-the-braless-playtime__promo-title {  font-size: 1.8em;  color: #ffcc00;  margin-bottom: 15px;}.page-battle-of-the-braless-playtime__promo-description {  color: #e0e0e0;  margin-bottom: 20px;}.page-battle-of-the-braless-playtime__security-features {  display: flex;  justify-content: center;  flex-wrap: wrap;  gap: 30px;  margin-top: 40px;}.page-battle-of-the-braless-playtime__security-item {  background-color: #3a3a60;  padding: 25px;  border-radius: 8px;  width: calc(33% - 20px);  text-align: center;  box-sizing: border-box;}.page-battle-of-the-braless-playtime__security-item img {  max-width: 100px;  height: auto;  margin-bottom: 15px;}.page-battle-of-the-braless-playtime__security-title {  font-size: 1.4em;  color: #ffcc00;  margin-bottom: 10px;}.page-battle-of-the-braless-playtime__faq-section {  max-width: 900px;  margin: 0 auto;}.page-battle-of-the-braless-playtime__faq-item {  background-color: #3a3a60;  margin-bottom: 15px;  border-radius: 8px;  overflow: hidden;}.page-battle-of-the-braless-playtime__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 20px 25px;  cursor: pointer;  background-color: #4a4a70;  color: #ffcc00;  font-size: 1.2em;  font-weight: bold;  user-select: none;  transition: background-color 0.3s ease;}.page-battle-of-the-braless-playtime__faq-question:hover {  background-color: #5a5a80;}.page-battle-of-the-braless-playtime__faq-question h3 {  margin: 0;  pointer-events: none;  color: #ffcc00;}.page-battle-of-the-braless-playtime__faq-toggle {  font-size: 1.8em;  line-height: 1;  pointer-events: none;  transition: transform 0.3s ease;}.page-battle-of-the-braless-playtime__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 25px;  color: #e0e0e0;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  opacity: 0;}.page-battle-of-the-braless-playtime__faq-item.active .page-battle-of-the-braless-playtime__faq-answer {  max-height: 2000px !important;  padding: 20px 25px !important;  opacity: 1;}.page-battle-of-the-braless-playtime__faq-item.active .page-battle-of-the-braless-playtime__faq-toggle {  transform: rotate(45deg);}.page-battle-of-the-braless-playtime__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 40px;}.page-battle-of-the-braless-playtime__blog-card {  background-color: #3a3a60;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);  transition: transform 0.3s ease;}.page-battle-of-the-braless-playtime__blog-card:hover {  transform: translateY(-5px);}.page-battle-of-the-braless-playtime__blog-image {  width: 100%;  height: 180px;  object-fit: cover;}.page-battle-of-the-braless-playtime__blog-content {  padding: 20px;}.page-battle-of-the-braless-playtime__blog-title {  font-size: 1.4em;  color: #ffcc00;  margin-bottom: 10px;}.page-battle-of-the-braless-playtime__blog-title a {  color: #ffcc00;  text-decoration: none;}.page-battle-of-the-braless-playtime__blog-title a:hover {  text-decoration: underline;}.page-battle-of-the-braless-playtime__blog-summary {  font-size: 0.95em;  color: #ccc;  margin-bottom: 15px;}.page-battle-of-the-braless-playtime__blog-date {  font-size: 0.85em;  color: #999;}.page-battle-of-the-braless-playtime__social-float-buttons {  position: fixed;  bottom: 20px;  right: 20px;  display: flex;  flex-direction: column;  gap: 15px;  z-index: 1000;}.page-battle-of-the-braless-playtime__social-float-btn {  background-color: #ffcc00;  color: #1a1a2e;  width: 55px;  height: 55px;  border-radius: 50%;  display: flex;  justify-content: center;  align-items: center;  font-size: 1.8em;  text-decoration: none;  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);  transition: background-color 0.3s ease, transform 0.3s ease;}.page-battle-of-the-braless-playtime__social-float-btn:hover {  background-color: #e6b800;  transform: scale(1.1);}.page-battle-of-the-braless-playtime__social-float-btn--register {  font-size: 1em;  font-weight: bold;}.page-battle-of-the-braless-playtime__social-float-btn--login {  font-size: 1em;  font-weight: bold;}@media (max-width: 768px) {  .page-battle-of-the-braless-playtime__hero-title {    font-size: 2.5em;  }  .page-battle-of-the-braless-playtime__hero-subtitle {    font-size: 1.2em;  }  .page-battle-of-the-braless-playtime__section-title {    font-size: 2em;  }  .page-battle-of-the-braless-playtime__feature-item,  .page-battle-of-the-braless-playtime__security-item {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-battle-of-the-braless-playtime__features,  .page-battle-of-the-braless-playtime__quick-access-links,  .page-battle-of-the-braless-playtime__game-grid,  .page-battle-of-the-braless-playtime__promo-list,  .page-battle-of-the-braless-playtime__security-features,  .page-battle-of-the-braless-playtime__blog-grid {    grid-template-columns: 1fr;    padding: 0 !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-battle-of-the-braless-playtime__faq-question {    font-size: 1em;    padding: 15px 20px;  }  .page-battle-of-the-braless-playtime__faq-answer {    padding: 0 20px;  }  .page-battle-of-the-braless-playtime__faq-item.active .page-battle-of-the-braless-playtime__faq-answer {    padding: 15px 20px !important;  }  .page-battle-of-the-braless-playtime__blog-title {    font-size: 1.2em;  }  .page-battle-of-the-braless-playtime__social-float-buttons {    flex-direction: row;    bottom: 10px;    right: 10px;    left: 10px;    justify-content: space-around;    gap: 10px;  }  .page-battle-of-the-braless-playtime__social-float-btn {    width: 45px;    height: 45px;    font-size: 1.5em;  }  .page-battle-of-the-braless-playtime__social-float-btn--register,  .page-battle-of-the-braless-playtime__social-float-btn--login {    font-size: 0.9em;  }}