/*!******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/app/(home)/HomePage.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************/
/* Home route shell — scrollable landing; not shared with play menu .scene / .playLayoutRoot */

/* Matches navbar/footer chrome: rgba(8, 22, 28, 0.82) → solid rgb(8, 22, 28) */
.HomePage_shellBg__KnAli {
  background: rgb(8, 22, 28);
}

.HomePage_root__CNvIY {
  position: relative;
  min-height: 100vh;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  background: #0a1628;
  color: #f5e6c8;
  font-family: Georgia, 'Times New Roman', serif;
}

.HomePage_rootWithNav__nxIaA {
  padding-top: clamp(36px, 6vw, 48px);
}

.HomePage_main___eMJl {
  position: relative;
  z-index: 1;
  width: 100%;
}

.HomePage_chatSlot__28i_T {
  position: fixed;
  right: 0;
  transform: translateX(12%);
  bottom: clamp(3.5rem, 8vh, 5rem);
  z-index: 30;
}

.HomePage_chatTrigger__NWP4P {
  display: block;
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
  transition: transform 120ms ease;
}

.HomePage_chatTrigger__NWP4P:hover {
  transform: scale(1.04);
}

.HomePage_chatTriggerImg__8MWj5 {
  display: block;
  width: min(170px, 32vw);
  height: auto;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/app/(home)/LandingPage.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
.LandingPage_homeMain__oflfe {
  width: 100%;
  padding: 0 0 clamp(5rem, 10vh, 6.5rem);
  gap: 0;
}

.LandingPage_homeBackground__5rI6W {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100vh;
  pointer-events: none;
  z-index: 0;
  background: rgb(8, 22, 28);
}

.LandingPage_homeBackgroundScene__3ZkiP {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center top;
}

.LandingPage_hero__FV_0X {
  position: relative;
  width: min(1080px, 100%);
  min-height: 100vh;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 4rem 2rem 7rem;
  margin: 0 auto;
  z-index: 1;
}

.LandingPage_heroEyebrow__kMFK7 {
  margin-bottom: 1.6rem;
  opacity: 0;
  animation: LandingPage_fadeUp__a3hdl 0.8s 0.2s forwards;
  font-size: 0.75rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #f0c878;
}

.LandingPage_heroLogoTitle__w_4OR {
  margin-bottom: 0.15em;
  opacity: 0;
  animation: LandingPage_fadeUp__a3hdl 0.9s 0.4s forwards;
  font-size: clamp(2.8rem, 7.5vw, 6rem);
  font-weight: 700;
  line-height: 1.05;
  color: #f5edd8;
  text-shadow: 0 0 80px rgba(212, 168, 83, 0.35), 0 2px 6px rgba(0, 0, 0, 0.9);
}

/* hero logo uses text heading by default */

.LandingPage_heroLogoTitle__w_4OR em {
  color: #f0c878;
  font-style: italic;
}

.LandingPage_heroTagline__DDGPT {
  margin-bottom: 2.8rem;
  opacity: 0;
  animation: LandingPage_fadeUp__a3hdl 0.9s 0.6s forwards;
  font-size: clamp(0.75rem, 1.8vw, 1rem);
  font-weight: 400;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: #d4a853;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.85), 0 0 24px rgba(8, 22, 28, 0.6);
}

.LandingPage_heroDesc__06zXV {
  max-width: 520px;
  margin: 0 0 3rem;
  opacity: 0;
  animation: LandingPage_fadeUp__a3hdl 0.9s 0.8s forwards;
  font-size: 1.15rem;
  font-weight: 400;
  line-height: 1.85;
  color: #d4a853;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.85), 0 0 24px rgba(8, 22, 28, 0.6);
}

.LandingPage_heroActions__2jevC {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.1rem;
  opacity: 0;
  animation: LandingPage_fadeUp__a3hdl 0.9s 1s forwards;
}

.LandingPage_btnGold__BvCCm,
.LandingPage_btnOutline__OeAi5 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  cursor: pointer;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.85rem 2.2rem;
  border-radius: 3px;
  transition: all 0.25s;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-size: 0.75rem;
}

.LandingPage_btnGold__BvCCm {
  color: #1a0e00;
  background: linear-gradient(135deg, #c8982a 0%, #f0c86a 50%, #c8982a 100%);
  box-shadow: 0 4px 20px rgba(212, 168, 83, 0.3);
}

.LandingPage_btnGold__BvCCm:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 28px rgba(212, 168, 83, 0.45);
}

.LandingPage_btnOutline__OeAi5 {
  color: #f0c878;
  background: transparent;
  border: 1px solid rgba(212, 168, 83, 0.45);
}

.LandingPage_btnOutline__OeAi5:hover {
  background: rgba(212, 168, 83, 0.1);
  border-color: #d4a853;
  transform: translateY(-2px);
}

.LandingPage_scrollCue__jSpJJ {
  position: absolute;
  bottom: 2.5rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  opacity: 0;
  animation: LandingPage_fadeIn___dK6f 1s 1.8s forwards;
  text-decoration: none;
}

.LandingPage_scrollCue__jSpJJ span {
  font-size: 0.58rem;
  letter-spacing: 0.35em;
  text-transform: uppercase;
  color: rgba(212, 168, 83, 0.45);
}

.LandingPage_scrollCueLine__3OR_w {
  width: 1px;
  height: 36px;
  background: linear-gradient(180deg, rgba(212, 168, 83, 0.5), transparent);
  animation: LandingPage_pulse__fbNVi 2.2s 2s infinite;
}

.LandingPage_section__HUYIq {
  position: relative;
  z-index: 1;
  width: min(1080px, 100%);
  box-sizing: border-box;
  padding: 5.5rem 2rem;
  margin: 0 auto;
}

.LandingPage_sectionTight___3wg4 {
  padding-top: 0;
}

.LandingPage_ornament__u7b_5 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 2rem;
  max-width: 600px;
  margin: 0 auto 3.5rem;
}

.LandingPage_ornPip__hFGw3 {
  width: 5px;
  height: 5px;
  background: #8a6830;
  transform: rotate(45deg);
  flex-shrink: 0;
}

.LandingPage_ornament__u7b_5::before,
.LandingPage_ornament__u7b_5::after {
  content: '';
  flex: 1 1;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(212, 168, 83, 0.3));
}

.LandingPage_ornament__u7b_5::after {
  background: linear-gradient(270deg, transparent, rgba(212, 168, 83, 0.3));
}

/* Shared eyebrow labels: "Dock Pass Required", "About Us", "The Experience", "01 — Sail", etc. */
.LandingPage_sectionEyebrow__X4xN4 {
  font-size: clamp(0.78rem, 1.4vw, 0.92rem);
  letter-spacing: 0.42em;
  text-transform: uppercase;
  color: #8a6830;
}

.LandingPage_secLabel__5Z0Pr {
  margin-bottom: 0.9rem;
  text-align: center;
}

.LandingPage_secTitle__Um_D7 {
  margin: 0 0 0.9rem;
  text-align: center;
  font-size: clamp(1.5rem, 3vw, 2.2rem);
  font-weight: 600;
  color: #f5edd8;
  letter-spacing: 0.05em;
}

.LandingPage_secLead___62QR {
  max-width: 650px;
  margin: 0 auto 3.5rem;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.85;
  color: #7a9bc0;
}

.LandingPage_aboutStory__LOu82 {
  max-width: 650px;
  margin: 0 auto 3.5rem;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.85;
  color: #7a9bc0;
}

.LandingPage_aboutStory__LOu82 p {
  margin: 0 0 1.35rem;
}

.LandingPage_aboutStory__LOu82 p:last-child {
  margin-bottom: 0;
}

.LandingPage_aboutStats__Xkjx_ {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  overflow: hidden;
  border: 1px solid rgba(212, 168, 83, 0.18);
  border-radius: 4px;
}

.LandingPage_statItem__N4vZa {
  flex: 1 1 180px;
  min-width: 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 3rem 1rem;
  background: rgba(8, 18, 42, 0.6);
  transition: background 0.3s;
}

.LandingPage_statItem__N4vZa:hover {
  background: rgba(14, 26, 56, 0.85);
}

.LandingPage_statNumber__42kiU {
  font-size: clamp(2.4rem, 4vw, 3.6rem);
  font-weight: 700;
  color: #f0c878;
  line-height: 1;
  letter-spacing: -0.02em;
}

.LandingPage_statLabel__F6Kc5 {
  font-size: 0.65rem;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: rgba(212, 168, 83, 0.45);
}

.LandingPage_statDivider___9s2W {
  width: 1px;
  height: 60px;
  background: rgba(212, 168, 83, 0.15);
  flex-shrink: 0;
  align-self: center;
}

.LandingPage_quoteBand__s3h2f {
  position: relative;
  z-index: 1;
  width: 100%;
  box-sizing: border-box;
  padding: 5rem 2rem;
  margin: 0 0 5rem;
  text-align: center;
  background: linear-gradient(180deg, transparent, rgba(212, 168, 83, 0.045) 50%, transparent);
  border-top: 1px solid rgba(212, 168, 83, 0.1);
  border-bottom: 1px solid rgba(212, 168, 83, 0.1);
}

.LandingPage_quoteBand__s3h2f blockquote {
  max-width: 700px;
  margin: 0 auto;
  font-size: clamp(1.15rem, 2.4vw, 1.55rem);
  font-style: italic;
  font-weight: 300;
  line-height: 1.75;
  color: #f5edd8;
}

.LandingPage_quoteMark__IHHNC {
  display: inline-block;
  margin-right: 4px;
  opacity: 0.7;
  font-size: 3.5rem;
  color: #8a6830;
  line-height: 0;
  vertical-align: -1rem;
}

.LandingPage_quoteMarkEnd__lP0a_ {
  margin-right: 0;
  margin-left: 4px;
  vertical-align: -0.6rem;
}

.LandingPage_quoteAttr__2bUn5 {
  margin-top: 1.4rem;
  font-size: 0.65rem;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: #8a6830;
}

.LandingPage_joinBand__dp80J {
  position: relative;
  z-index: 1;
  width: min(760px, calc(100% - 2rem));
  box-sizing: border-box;
  margin: 0 auto 5rem;
  padding: 2.5rem 2.5rem 3.2rem;
  text-align: center;
  background: transparent;
}

.LandingPage_joinIntro__hLlCB {
  max-width: 580px;
  margin: 0 auto 2.8rem;
}

.LandingPage_joinTagline__VMIG4 {
  margin: 0 0 1.4rem;
  font-size: clamp(0.75rem, 1.8vw, 0.95rem);
  font-weight: 400;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: #d4a853;
}

.LandingPage_joinLead__zajZH {
  margin: 0;
  font-size: clamp(1.05rem, 2.2vw, 1.15rem);
  font-weight: 400;
  line-height: 1.85;
  color: #e8c97a;
}

.LandingPage_joinBand__dp80J .LandingPage_ornament__u7b_5 {
  margin-bottom: 2.6rem;
}

.LandingPage_joinLabel__08tK3 {
  margin: 0 0 0.85rem;
}

.LandingPage_joinTitle___EcdW {
  margin: 0 0 1.6rem;
  font-size: clamp(1.35rem, 2.8vw, 1.9rem);
  font-weight: 600;
  color: #f5edd8;
  letter-spacing: 0.05em;
}

.LandingPage_joinMystery__UsF1L {
  max-width: 580px;
  margin: 0 auto 2.4rem;
  font-size: 1.05rem;
  font-weight: 300;
  line-height: 1.85;
  color: #7a9bc0;
}

.LandingPage_joinMystery__UsF1L p {
  margin: 0 0 1.1rem;
}

.LandingPage_joinMystery__UsF1L p:last-child {
  margin-bottom: 0;
}

.LandingPage_joinWhisper__HeKe8 {
  font-style: italic;
  color: #f0c878;
  opacity: 0.92;
}

.LandingPage_joinActions__GYZmP {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.1rem;
}

.LandingPage_teamGrid__Y4_zw {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-gap: 1.4rem;
  gap: 1.4rem;
  margin-top: 3rem;
}

.LandingPage_teamCard__uNOkl {
  cursor: default;
}

.LandingPage_teamImgWrap__Yy9gk {
  position: relative;
  overflow: hidden;
  aspect-ratio: 3 / 4;
  margin-bottom: 0.9rem;
  border: 1px solid rgba(212, 168, 83, 0.2);
  border-radius: 3px;
  background: linear-gradient(160deg, #0d1e38, #08111f);
}

.LandingPage_teamImg__0mg0p {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  filter: sepia(0.15) brightness(0.88) contrast(1.05) saturate(0.9);
  transition: transform 0.5s ease, filter 0.4s;
}

.LandingPage_teamCard__uNOkl:hover .LandingPage_teamImg__0mg0p {
  transform: scale(1.06);
  /* blur + slightly darken on hover so overlay text is readable */
  filter: blur(3px) sepia(0) brightness(0.72) contrast(1.05) saturate(1);
}

.LandingPage_teamOverlay__p92fp {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 1.1rem;
  opacity: 0;
  background: linear-gradient(180deg, transparent 38%, rgba(4, 10, 26, 0.97) 100%);
  transition: opacity 0.32s;
}

.LandingPage_teamCard__uNOkl:hover .LandingPage_teamOverlay__p92fp {
  opacity: 1;
}

.LandingPage_teamOverlayRole__EJpnZ {
  margin-bottom: 0.3rem;
  font-size: 0.58rem;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: #d4a853;
}

.LandingPage_teamOverlayBio__oi7yw {
  font-size: 0.82rem;
  font-weight: 300;
  line-height: 1.6;
  color: #c8d8f0;
}

.LandingPage_teamImgWrap__Yy9gk::before,
.LandingPage_teamImgWrap__Yy9gk::after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  z-index: 3;
  opacity: 0;
  transition: opacity 0.3s;
}

.LandingPage_teamImgWrap__Yy9gk::before {
  top: 0;
  left: 0;
  border-top: 1px solid #d4a853;
  border-left: 1px solid #d4a853;
}

.LandingPage_teamImgWrap__Yy9gk::after {
  right: 0;
  bottom: 0;
  border-right: 1px solid #d4a853;
  border-bottom: 1px solid #d4a853;
}

.LandingPage_teamCard__uNOkl:hover .LandingPage_teamImgWrap__Yy9gk::before,
.LandingPage_teamCard__uNOkl:hover .LandingPage_teamImgWrap__Yy9gk::after {
  opacity: 1;
}

.LandingPage_teamName__mypqN {
  margin: 0;
  text-align: center;
  font-size: 0.95rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #f0c878;
}

.LandingPage_teamTagline__guLcS {
  margin: 0.45rem 0 0;
  padding: 0 0.35rem;
  text-align: center;
  font-size: 0.78rem;
  font-weight: 300;
  line-height: 1.45;
  font-style: italic;
  color: #9ab4d4;
}

.LandingPage_teamRole__cwOmn {
  margin-top: 0.2rem;
  text-align: center;
  font-size: 0.82rem;
  font-weight: 300;
  font-style: italic;
  color: #7a9bc0;
}

.LandingPage_origin__zOssM {
  position: relative;
  z-index: 1;
  width: min(1080px, 100%);
  box-sizing: border-box;
  padding: 5rem 2rem 6rem;
  margin: 0 auto;
  text-align: center;
}

.LandingPage_originInner__Y9_HD {
  max-width: 660px;
  margin: 0 auto;
}

.LandingPage_originFlag___3RYA {
  display: block;
  width: 2.75rem;
  height: auto;
  margin: 0 auto 1.4rem;
}

.LandingPage_originText__yAJRo {
  font-size: 1.08rem;
  font-weight: 300;
  line-height: 1.92;
  color: #7a9bc0;
}

.LandingPage_originText__yAJRo strong {
  color: #f0c878;
  font-weight: 400;
}

@media (max-width: 980px) {
  .LandingPage_teamGrid__Y4_zw {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 820px) {
  .LandingPage_statDivider___9s2W {
    display: none;
  }

  .LandingPage_statItem__N4vZa {
    flex-basis: 50%;
  }
}

@media (max-width: 560px) {
  .LandingPage_hero__FV_0X {
    min-height: 84vh;
    padding: 3.25rem 1.25rem 6rem;
  }

  .LandingPage_heroActions__2jevC {
    gap: 0.85rem;
  }

  .LandingPage_btnGold__BvCCm,
  .LandingPage_btnOutline__OeAi5 {
    width: 100%;
    max-width: 280px;
  }

  .LandingPage_section__HUYIq,
  .LandingPage_origin__zOssM,
  .LandingPage_quoteBand__s3h2f {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .LandingPage_statItem__N4vZa {
    flex-basis: 100%;
  }

  .LandingPage_teamGrid__Y4_zw {
    grid-template-columns: 1fr;
  }
}

@keyframes LandingPage_fadeUp__a3hdl {
  from {
    opacity: 0;
    transform: translateY(18px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes LandingPage_fadeIn___dK6f {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes LandingPage_pulse__fbNVi {
  0%,
  100% {
    opacity: 0.38;
  }
  50% {
    opacity: 0.9;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/app/(home)/GameFeatures.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
/* ─── GameFeatures — Infinite carousel section ─────────────────────────── */

.GameFeatures_section__sWf2A {
  position: relative;
  z-index: 1;
  width: 100%;
  box-sizing: border-box;
  padding: clamp(1.75rem, 4vh, 2.5rem) 0 clamp(1.5rem, 3vh, 2rem);
}

/* ─── Header ────────────────────────────────────────────────────────────── */

.GameFeatures_header__Y6ph0 {
  text-align: center;
  margin-bottom: clamp(1rem, 2.5vh, 1.5rem);
  padding: 0 1.5rem;
}

.GameFeatures_label__vdy55 {
  margin-bottom: 0.5rem;
}

.GameFeatures_title__NTAis {
  font-size: clamp(1.1rem, 2.5vw, 1.65rem);
  font-weight: 700;
  color: #f5edd8;
  line-height: 1.2;
  letter-spacing: 0.03em;
  margin: 0;
}

.GameFeatures_title__NTAis em {
  color: #f0c878;
  font-style: italic;
}

/* ─── Carousel ──────────────────────────────────────────────────────────── */

.GameFeatures_carouselOuter__3G7w_ {
  position: relative;
  width: 100%;
  --carousel-image-height: clamp(180px, 50dvh, 520px);
}

.GameFeatures_trackClip__PzS_O {
  overflow: hidden;
  width: 100%;
}

.GameFeatures_track__KFBs4 {
  display: flex;
  will-change: transform;
}

/* ─── Slide — image on top, text below ─────────────────────────────────── */

.GameFeatures_slide__kXU1b {
  flex: 0 0 100%;
  min-width: 0;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

.GameFeatures_slideImgWrap__lF61D {
  width: min(100%, 56rem);
  height: var(--carousel-image-height);
  margin: 0 auto;
  padding: 0 clamp(0.35rem, 1vw, 0.65rem);
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 1px solid rgba(212, 168, 83, 0.32);
  border-radius: clamp(10px, 1.6vw, 14px);
  background: rgba(2, 8, 18, 0.55);
  box-shadow:
    0 12px 32px rgba(2, 6, 23, 0.35),
    inset 0 0 0 1px rgba(255, 236, 210, 0.05);
}

.GameFeatures_slideImg__cWBC_ {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  display: block;
  border-radius: clamp(9px, 1.45vw, 13px);
}

.GameFeatures_slideImgSplit__Apvzo {
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 0;
}

.GameFeatures_slideImgSplitCell__OycsU {
  flex: 1 1 50%;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
}

.GameFeatures_slideImgSplitItem__Mk9qm {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  display: block;
}

.GameFeatures_ph__O6xXh {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  border-radius: clamp(9px, 1.45vw, 13px);
}

.GameFeatures_phIcon__F74kS {
  font-size: clamp(2rem, 6vh, 3rem);
  line-height: 1;
  opacity: 0.4;
}

.GameFeatures_phTxt__h21fl {
  font-size: 0.48rem;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #d4a853;
  opacity: 0.35;
}

/* ─── Slide body ────────────────────────────────────────────────────────── */

.GameFeatures_slideBody__l0jhE {
  padding: clamp(1rem, 2vh, 1.35rem) clamp(1.25rem, 4vw, 2rem) clamp(0.25rem, 1vh, 0.5rem);
  text-align: center;
  max-width: 560px;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}

.GameFeatures_slideNum__Dpg5E {
  margin-bottom: 0.45rem;
}

.GameFeatures_slideTitle__0CFlc {
  font-size: clamp(0.95rem, 2vw, 1.2rem);
  font-weight: 600;
  color: #f5edd8;
  line-height: 1.25;
  margin-bottom: 0.45rem;
  letter-spacing: 0.03em;
}

.GameFeatures_slideDesc__Rpj4x {
  font-size: clamp(0.82rem, 1.6vh, 0.92rem);
  font-weight: 300;
  line-height: 1.55;
  color: #7a9bc0;
  margin: 0;
}

/* ─── Arrows ────────────────────────────────────────────────────────────── */

.GameFeatures_arrow__9newH {
  position: absolute;
  top: min(26dvh, 34vw);
  transform: translateY(-50%);
  width: clamp(2.75rem, 8vw, 3.5rem);
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  z-index: 10;
  transition: transform 0.2s ease, filter 0.2s ease;
}

.GameFeatures_arrow__9newH:hover {
  filter: brightness(1.08);
  transform: translateY(-50%) scale(1.04);
}

.GameFeatures_arrowImg__iCtBR {
  display: block;
  width: 100%;
  height: auto;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.GameFeatures_arrowPrev__z2VKf {
  left: 1rem;
}

.GameFeatures_arrowNext__i74l2 {
  right: 1rem;
}

/* ─── Dots ──────────────────────────────────────────────────────────────── */

.GameFeatures_dots__i7I7Z {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: clamp(0.75rem, 1.5vh, 1rem);
  padding: 0 1.5rem;
}

.GameFeatures_dot__yWp6T {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(212, 168, 83, 0.22);
  cursor: pointer;
  transition: background 0.2s, transform 0.2s;
  border: none;
  padding: 0;
}

.GameFeatures_dot__yWp6T:hover {
  background: rgba(212, 168, 83, 0.5);
}

.GameFeatures_dotOn__Izc_G {
  background: #f0c878;
  transform: scale(1.4);
}

.GameFeatures_playNowWrap__CZCwh {
  display: flex;
  justify-content: center;
  margin-top: clamp(1.25rem, 2.5vh, 1.75rem);
  padding: 0 1.5rem;
}

/* ─── Responsive ────────────────────────────────────────────────────────── */

@media (max-width: 580px) {
  .GameFeatures_carouselOuter__3G7w_ {
    --carousel-image-height: clamp(160px, 42dvh, 360px);
  }

  .GameFeatures_slideImgWrap__lF61D {
    padding: 0 0.25rem;
  }

  .GameFeatures_slideBody__l0jhE {
    padding: 0.85rem 1.25rem 0.25rem;
  }

  .GameFeatures_arrow__9newH {
    top: min(23dvh, 36vw);
    width: clamp(2.35rem, 10vw, 2.85rem);
  }

  .GameFeatures_arrowPrev__z2VKf {
    left: 0.4rem;
  }

  .GameFeatures_arrowNext__i74l2 {
    right: 0.4rem;
  }
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[14].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"src/app/(home)/page.tsx","import":"Crimson_Pro","arguments":[{"subsets":["latin"],"weight":["300","400","600","700"],"display":"swap"}],"variableName":"bodyFont"} ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* vietnamese */
@font-face {
  font-family: '__Crimson_Pro_ab7c51';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/5bde35a59d0f161b-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: '__Crimson_Pro_ab7c51';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/19d1df89b922a96a-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Crimson_Pro_ab7c51';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/3296bccdacdd55f7-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: '__Crimson_Pro_ab7c51';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/5bde35a59d0f161b-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: '__Crimson_Pro_ab7c51';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/19d1df89b922a96a-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Crimson_Pro_ab7c51';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/3296bccdacdd55f7-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: '__Crimson_Pro_ab7c51';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/_next/static/media/5bde35a59d0f161b-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: '__Crimson_Pro_ab7c51';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/_next/static/media/19d1df89b922a96a-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Crimson_Pro_ab7c51';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/_next/static/media/3296bccdacdd55f7-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: '__Crimson_Pro_ab7c51';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/5bde35a59d0f161b-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: '__Crimson_Pro_ab7c51';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/19d1df89b922a96a-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Crimson_Pro_ab7c51';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/3296bccdacdd55f7-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Crimson_Pro_Fallback_ab7c51';src: local("Times New Roman");ascent-override: 90.96%;descent-override: 21.80%;line-gap-override: 0.00%;size-adjust: 98.56%
}.__className_ab7c51 {font-family: '__Crimson_Pro_ab7c51', '__Crimson_Pro_Fallback_ab7c51';font-style: normal
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[14].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"src/app/(home)/page.tsx","import":"Cinzel","arguments":[{"subsets":["latin"],"weight":["400","600","700"],"display":"swap"}],"variableName":"headingFont"} ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* latin-ext */
@font-face {
  font-family: '__Cinzel_90c37a';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/b497598118275079-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Cinzel_90c37a';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/a273567b21a7c318-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: '__Cinzel_90c37a';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/_next/static/media/b497598118275079-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Cinzel_90c37a';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/_next/static/media/a273567b21a7c318-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: '__Cinzel_90c37a';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/b497598118275079-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Cinzel_90c37a';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/a273567b21a7c318-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Cinzel_Fallback_90c37a';src: local("Times New Roman");ascent-override: 71.31%;descent-override: 27.18%;line-gap-override: 0.00%;size-adjust: 136.86%
}.__className_90c37a {font-family: '__Cinzel_90c37a', '__Cinzel_Fallback_90c37a';font-style: normal
}

