.site-header { height: 110px; }
.navigation { width: 87.5%; max-width: 1440px; }
.moon-logo { width: 106px; display: block; margin: 0; }
.logo-art { display: block; position: relative; width: 100%; aspect-ratio: 970 / 704; overflow: hidden; }
.moon-logo .logo-art img { position: absolute; width: 159.4%; max-width: none; height: auto; left: -29.5%; top: -48.4%; object-fit: contain; filter: none; }
.footer-brand.moon-logo { display: block; width: 128px; margin-bottom: 25px; }
.header-tagline { font-size: 12px; text-transform: uppercase; letter-spacing: .2em; color: #707268; }
.header-contact { display: block; }
.search-section { margin-top: 32px; margin-bottom: 0; }
.hero { margin-top: 0; }
.hero-bottom { max-width: none; }
.discover { padding: 0 0 88px; scroll-margin-top: 20px; }
.category-bar { width: 87.5%; max-width: 1440px; margin: 20px auto 0; border-bottom: 1px solid #e9e8e2; }
.category-bar .category-nav { height: 112px; justify-content: center; gap: clamp(22px,4vw,64px); }
.category-bar .category { appearance: none; background: transparent; border: 0; padding: 0 5px 10px; font: 500 22px/1.3 var(--body); gap: 12px; }
.category-bar .category:after { bottom: 0; left: 5px; right: 5px; height: 3px; }
.category-bar .nav-icon { width: 74px; height: 74px; }
.discover-view { padding-top: 60px; scroll-margin-top: 30px; }
.discover-heading { width: 87.5%; max-width: 1440px; margin: 0 auto 40px; display: flex; align-items: flex-end; justify-content: space-between; gap: 32px; }
.discover-heading h2 { font: 750 clamp(48px,5.7vw,86px)/1.02 var(--heading); letter-spacing: -.05em; }
.discover-intro { padding-bottom: 7px; max-width: 370px; }
.discover-distance { display: block; font: 500 25px/1.3 var(--body); letter-spacing: -.02em; margin-bottom: 9px; }
.discover-intro p { font-size: 16px; color: #717267; }
.resort-card-grid { width: 87.5%; max-width: 1440px; margin-inline: auto; display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 22px; align-items: start; }
.stay-card, .experience-resort-photo { position: relative; display: block; overflow: hidden; isolation: isolate; border-radius: 24px; background: #343e35; color: white; }
.stay-card { height: clamp(400px,39vw,580px); }
.stay-card img, .experience-resort-photo img { position: absolute; inset: 0; height: 100%; object-fit: cover; transition: transform .6s ease; z-index: -2; }
.stay-card::before, .experience-resort-photo::before { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg,#10221f20 25%,#10221f35 42%,#10221fd9 100%); z-index: -1; }
.stay-card:hover img, .stay-card:focus-visible img { transform: scale(1.045); }
.resort-place { position: absolute; top: 23px; left: 23px; border: 1px solid #ffffff60; padding: 7px 13px; border-radius: 40px; font: 400 12px/1.4 var(--body); letter-spacing: .04em; background: #132e2930; backdrop-filter: blur(12px); }
.resort-card-copy { position: absolute; left: 28px; right: 24px; bottom: 90px; }
.resort-card-copy p { color: #dcdfae; font: 500 16px/1.4 var(--body); text-transform: uppercase; letter-spacing: .17em; margin-bottom: 6px; }
.resort-card-copy h3 { font: 650 clamp(36px,3.65vw,56px)/1.05 var(--heading); letter-spacing: -.045em; margin: 0 0 15px; }
.resort-card-copy>span { display: block; font: 400 15px/1.4 var(--body); color: #ffffffe0; }
.card-arrow { position: absolute; display: grid; place-items: center; width: 45px; height: 45px; right: 24px; bottom: 25px; border: 1px solid #ffffffa0; border-radius: 50%; transition: background .2s,color .2s; }
.card-arrow svg { width: 23px; height: 23px; }
.stay-card:hover .card-arrow { background: #dcdfae; color: #203027; border-color: #dcdfae; }
.stay-card-cta { position: absolute; left: 28px; bottom: 38px; font-size: 14px; }
.swipe-hint { display: none; }
.experience-resort { border-radius: 24px; background: #f5efe6; overflow: hidden; }
.experience-resort-photo { height: clamp(290px,28vw,390px); border-radius: 24px; }
.experience-resort-photo .resort-card-copy { bottom: 30px; }
.experience-resort-photo .resort-card-copy>span { display: none; }
.experience-resort-photo .resort-card-copy h3 { margin-bottom: 0; }
.resort-experiences { padding: 0 24px; }
.resort-experiences summary { display: flex; align-items: center; justify-content: space-between; gap: 12px; cursor: pointer; list-style: none; padding: 24px 0; font: 500 17px/1.3 var(--body); }
.resort-experiences summary::-webkit-details-marker { display: none; }
.resort-experiences summary small { display: block; margin-top: 7px; color: #78776e; font-size: 13px; font-weight: 400; }
.experience-toggle { display: grid; place-items: center; flex-shrink: 0; border: 1px solid #d8d5c9; border-radius: 50%; width: 34px; height: 34px; font: 300 25px/1 var(--body); transition: transform .2s; }
.resort-experiences[open] .experience-toggle { transform: rotate(45deg); background: #fff; }
.experience-dropdown { padding-bottom: 25px; border-top: 1px solid #dedbd0; }
.experience-dropdown ul { list-style: none; padding: 10px 0 16px; margin: 0; }
.experience-dropdown li { display: flex; align-items: center; gap: 12px; font-size: 16px; padding: 9px 0; border-bottom: 1px solid #e8e3d9; }
.experience-dropdown li::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: #8b966a; flex-shrink: 0; }
.experience-book { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 12px 16px; background: #fff; border-radius: 30px; font-size: 14px; }
.experience-book svg { width: 18px; height: 18px; }
.discover-events { background: transparent; }
.discover-events .section-heading { margin-bottom: 42px; }
.discover-events .event-grid, .discover-events .group-note { width: 87.5%; max-width: 1440px; }
.discover-events .event-photo { border-radius: 24px; }
#discover-content:focus { outline-offset: 8px; }
@media (min-width: 1500px) {
  .site-header { height: 116px; }
  .discover { padding-bottom: 100px; }
}
@media (max-width: 1050px) {
  .category-bar .category-nav { gap: 22px; }
  .category-bar .category { font-size: 19px; gap: 6px; }
  .category-bar .nav-icon { width: 62px; height: 62px; }
  .resort-card-grid { gap: 16px; }
  .resort-card-copy { left: 22px; right: 18px; }
  .resort-card-copy h3 { font-size: 36px; }
  .resort-place { left: 18px; top: 18px; font-size: 11px; }
  .resort-experiences { padding-inline: 18px; }
  .resort-experiences summary { font-size: 15px; }
}
@media (max-width: 760px) {
  .site-header { height: 88px; }
  .navigation { width: 92%; height: 88px; flex-wrap: nowrap; }
  .moon-logo { width: 84px; }
  .mobile-menu:not([hidden]) { top: 88px; }
  .header-tagline, .header-contact { display: none; }
  .search-section { margin-top: 24px; }
  .hero { height: 515px; }
  .hero-copy { padding-top: 80px; padding-right: 48px; }
  .hero-bottom { bottom: 28px; max-width: calc(100% - 48px); }
  .hero-bottom>p { margin-left: 2px; }
  .slider-controls { top: auto; right: 19px; bottom: 103px; }
  .discover { padding-bottom: 60px; scroll-margin-top: 8px; }
  .category-bar { width: 92%; margin-top: 14px; }
  .category-bar .category-nav { height: 101px; width: 100%; gap: 0; justify-content: space-between; }
  .category-bar .category { flex-direction: column; flex: 1; gap: 2px; height: 100%; padding: 4px 0 14px; justify-content: center; font-size: 13px; }
  .category-bar .nav-icon { width: 53px; height: 53px; }
  .category-bar .category:after { height: 2px; left: 7px; right: 7px; }
  .discover-view { padding-top: 35px; }
  .discover-heading { width: 92%; flex-direction: column; align-items: flex-start; gap: 20px; margin-bottom: 26px; }
  .discover-heading h2 { font-size: clamp(40px,10.8vw,65px); }
  .discover-intro { padding: 0; }
  .discover-distance { font-size: 22px; margin-bottom: 5px; }
  .discover-intro p { font-size: 15px; }
  .swipe-hint { display: flex; justify-content: space-between; gap: 15px; width: 92%; margin: 0 auto 14px; color: #7b7c70; font-size: 12px; }
  .resort-card-grid { width: 100%; max-width: none; grid-template-columns: repeat(3,84%); gap: 14px; overflow-x: auto; scroll-snap-type: x mandatory; scroll-padding-left: 4%; padding: 0 4% 16px; overscroll-behavior-x: contain; scrollbar-width: thin; scrollbar-color: #b5b6a5 transparent; }
  .stay-card, .experience-resort { scroll-snap-align: start; }
  .stay-card { height: 460px; }
  .resort-card-copy { left: 26px; bottom: 93px; }
  .resort-card-copy h3 { font-size: 47px; }
  .resort-card-copy>span { font-size: 15px; }
  .resort-place { top: 22px; left: 22px; font-size: 12px; }
  .experience-resort-photo { height: 310px; }
  .resort-experiences { padding: 0 22px; }
  .resort-experiences summary { padding: 22px 0; font-size: 16px; }
  .discover-events .section-heading { width: 92%; }
  .discover-events .event-grid, .discover-events .group-note { width: 92%; }
}
@media (prefers-reduced-motion: reduce) {
  .stay-card img, .experience-toggle { transition: none; }
}
