.page-kuya-will-shopee {  font-family: 'Arial', sans-serif;  color: #f0f0f0;  background-color: #1a1a2e;  line-height: 1.6;}.page-kuya-will-shopee__container {  max-width: 1200px;  margin: 0 auto;  padding: 0 15px;  box-sizing: border-box;}.page-kuya-will-shopee__section {  padding: 60px 0;  text-align: center;}.page-kuya-will-shopee__section--dark {  background-color: #0f0f1d;}.page-kuya-will-shopee__section-title {  font-size: 2.8em;  margin-bottom: 30px;  color: #e6b31e;  text-transform: uppercase;  letter-spacing: 1px;}.page-kuya-will-shopee__section-subtitle {  font-size: 1.4em;  margin-bottom: 40px;  color: #ccc;}.page-kuya-will-shopee__hero-section {  position: relative;  padding: 10px 0 80px;  background-size: cover;  background-position: center;  min-height: 500px;  display: flex;  align-items: center;  justify-content: center;  flex-direction: column;  text-align: center;  color: #fff;  overflow: hidden;}.page-kuya-will-shopee__hero-background {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  object-fit: cover;  z-index: -1;}.page-kuya-will-shopee__hero-content {  position: relative;  z-index: 1;  max-width: 900px;  padding: 20px;  background-color: rgba(0, 0, 0, 0.5);  border-radius: 10px;}.page-kuya-will-shopee__hero-title {  font-size: 3.5em;  margin-bottom: 20px;  color: #ffcc00;  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-kuya-will-shopee__hero-description {  font-size: 1.5em;  margin-bottom: 30px;  color: #eee;}.page-kuya-will-shopee__button {  display: inline-block;  background-color: #e6b31e;  color: #1a1a2e;  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;  border: none;  cursor: pointer;}.page-kuya-will-shopee__button:hover {  background-color: #ffcc00;  transform: translateY(-2px);}.page-kuya-will-shopee__button--secondary {  background-color: #336699;  color: #fff;  margin-left: 15px;}.page-kuya-will-shopee__button--secondary:hover {  background-color: #4a80b8;}.page-kuya-will-shopee__intro-grid {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 30px;  margin-top: 40px;}.page-kuya-will-shopee__intro-item {  background-color: #2a2a4a;  padding: 30px;  border-radius: 10px;  flex: 1 1 calc(33% - 30px);  min-width: 280px;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);  text-align: left;}.page-kuya-will-shopee__intro-item-title {  font-size: 1.5em;  color: #ffcc00;  margin-bottom: 15px;}.page-kuya-will-shopee__intro-item-text {  font-size: 1em;  color: #ccc;}.page-kuya-will-shopee__access-links {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;  margin-top: 40px;}.page-kuya-will-shopee__games-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));  gap: 30px;  margin-top: 40px;}.page-kuya-will-shopee__game-card {  background-color: #2a2a4a;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);  text-align: center;  transition: transform 0.3s ease;}.page-kuya-will-shopee__game-card:hover {  transform: translateY(-5px);}.page-kuya-will-shopee__game-card-image {  width: 100%;  height: 200px;  object-fit: cover;}.page-kuya-will-shopee__game-card-content {  padding: 20px;}.page-kuya-will-shopee__game-card-title {  font-size: 1.3em;  color: #ffcc00;  margin-bottom: 10px;}.page-kuya-will-shopee__game-card-text {  font-size: 0.95em;  color: #ccc;  margin-bottom: 20px;}.page-kuya-will-shopee__promo-grid {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 30px;  margin-top: 40px;}.page-kuya-will-shopee__promo-card {  background-color: #2a2a4a;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);  flex: 1 1 calc(50% - 30px);  min-width: 300px;  text-align: left;}.page-kuya-will-shopee__promo-card-image {  width: 100%;  height: 250px;  object-fit: cover;}.page-kuya-will-shopee__promo-card-content {  padding: 20px;}.page-kuya-will-shopee__promo-card-title {  font-size: 1.4em;  color: #ffcc00;  margin-bottom: 10px;}.page-kuya-will-shopee__promo-card-text {  font-size: 1em;  color: #ccc;  margin-bottom: 20px;}.page-kuya-will-shopee__security-features {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 30px;  margin-top: 40px;}.page-kuya-will-shopee__security-item {  background-color: #2a2a4a;  padding: 30px;  border-radius: 10px;  flex: 1 1 calc(33% - 30px);  min-width: 280px;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);  text-align: left;}.page-kuya-will-shopee__security-item-title {  font-size: 1.5em;  color: #ffcc00;  margin-bottom: 15px;}.page-kuya-will-shopee__security-item-text {  font-size: 1em;  color: #ccc;}.page-kuya-will-shopee__faq-list {  margin-top: 40px;  max-width: 800px;  margin-left: auto;  margin-right: auto;}.page-kuya-will-shopee__faq-item {  background-color: #2a2a4a;  margin-bottom: 15px;  border-radius: 8px;  overflow: hidden;  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);}.page-kuya-will-shopee__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 20px 25px;  background-color: #333355;  cursor: pointer;  user-select: none;  font-size: 1.2em;  font-weight: bold;  color: #ffcc00;  transition: background-color 0.3s ease;}.page-kuya-will-shopee__faq-question:hover {  background-color: #3d3d66;}.page-kuya-will-shopee__faq-question h3 {  margin: 0;  color: inherit;  pointer-events: none;}.page-kuya-will-shopee__faq-toggle {  font-size: 1.5em;  line-height: 1;  pointer-events: none;  transition: transform 0.3s ease;}.page-kuya-will-shopee__faq-item.active .page-kuya-will-shopee__faq-toggle {  transform: rotate(45deg);}.page-kuya-will-shopee__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 25px;  color: #ccc;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  opacity: 0;  text-align: left;}.page-kuya-will-shopee__faq-item.active .page-kuya-will-shopee__faq-answer {  max-height: 2000px !important;  padding: 20px 25px !important;  opacity: 1;}.page-kuya-will-shopee__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 40px;}.page-kuya-will-shopee__blog-card {  background-color: #2a2a4a;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);  text-align: left;  transition: transform 0.3s ease;}.page-kuya-will-shopee__blog-card:hover {  transform: translateY(-5px);}.page-kuya-will-shopee__blog-card-image {  width: 100%;  height: 200px;  object-fit: cover;}.page-kuya-will-shopee__blog-card-content {  padding: 20px;}.page-kuya-will-shopee__blog-card-title {  font-size: 1.3em;  color: #ffcc00;  margin-bottom: 10px;}.page-kuya-will-shopee__blog-card-text {  font-size: 0.95em;  color: #ccc;  margin-bottom: 15px;}.page-kuya-will-shopee__blog-card-date {  font-size: 0.85em;  color: #999;  margin-bottom: 15px;}.page-kuya-will-shopee__blog-read-more {  display: inline-block;  color: #ffcc00;  text-decoration: none;  font-weight: bold;}.page-kuya-will-shopee__blog-read-more:hover {  text-decoration: underline;}@media (max-width: 992px) {  .page-kuya-will-shopee__hero-title {    font-size: 2.8em;  }  .page-kuya-will-shopee__hero-description {    font-size: 1.2em;  }  .page-kuya-will-shopee__section-title {    font-size: 2.2em;  }  .page-kuya-will-shopee__intro-item,  .page-kuya-will-shopee__promo-card,  .page-kuya-will-shopee__security-item {    flex: 1 1 calc(50% - 20px);  }}.page-kuya-will-shopee__intro-item, .page-kuya-will-shopee__promo-card, .page-kuya-will-shopee__security-item, .page-kuya-will-shopee__game-card, .page-kuya-will-shopee__blog-card {  box-sizing: border-box;}.page-kuya-will-shopee__intro-grid, .page-kuya-will-shopee__access-links, .page-kuya-will-shopee__games-grid, .page-kuya-will-shopee__promo-grid, .page-kuya-will-shopee__security-features, .page-kuya-will-shopee__blog-grid {  width: 100% !important;  max-width: 100% !important;  box-sizing: border-box !important;  padding: 0 !important;  margin-left: 0 !important;  margin-right: 0 !important;}@media (max-width: 768px) {  .page-kuya-will-shopee__hero-title {    font-size: 2.2em;  }  .page-kuya-will-shopee__hero-description {    font-size: 1em;  }  .page-kuya-will-shopee__button {    padding: 12px 25px;    font-size: 1.1em;  }  .page-kuya-will-shopee__button--secondary {    margin-left: 0;    margin-top: 15px;  }  .page-kuya-will-shopee__section {    padding: 40px 0;  }  .page-kuya-will-shopee__section-title {    font-size: 1.8em;  }  .page-kuya-will-shopee__section-subtitle {    font-size: 1.1em;  }  .page-kuya-will-shopee__intro-item,  .page-kuya-will-shopee__promo-card,  .page-kuya-will-shopee__security-item,  .page-kuya-will-shopee__game-card,  .page-kuya-will-shopee__blog-card {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    padding-left: 15px !important;    padding-right: 15px !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-kuya-will-shopee__game-card-content,  .page-kuya-will-shopee__promo-card-content,  .page-kuya-will-shopee__blog-card-content {    padding: 15px;  }  .page-kuya-will-shopee__faq-question {    padding: 15px 20px;    font-size: 1.1em;  }  .page-kuya-will-shopee__faq-answer {    padding: 0 20px;  }  .page-kuya-will-shopee__faq-item.active .page-kuya-will-shopee__faq-answer {    padding: 15px 20px !important;  }  .page-kuya-will-shopee__intro-item-text,  .page-kuya-will-shopee__game-card-text,  .page-kuya-will-shopee__promo-card-text,  .page-kuya-will-shopee__security-item-text,  .page-kuya-will-shopee__blog-card-text {    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;  }  .page-kuya-will-shopee__intro-grid, .page-kuya-will-shopee__access-links, .page-kuya-will-shopee__games-grid, .page-kuya-will-shopee__promo-grid, .page-kuya-will-shopee__security-features, .page-kuya-will-shopee__blog-grid {    gap: 20px;  }}img {  max-width: 100%;  height: auto;}.page-kuya-will-shopee__game-card-image, .page-kuya-will-shopee__promo-card-image, .page-kuya-will-shopee__blog-card-image {  max-width: 100%;  height: auto;  object-fit: cover;}.page-kuya-will-shopee__image-container {  width: 100%;  max-width: 100%;  overflow: hidden;  box-sizing: border-box;}@media (max-width: 768px) {  img {    max-width: 100% !important;    height: auto !important;  }  .page-kuya-will-shopee__image-container {    width: 100% !important;    max-width: 100% !important;    overflow: hidden !important;    box-sizing: border-box !important;  }}