.screen-reader-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.screen-reader-text:focus {
  z-index: 100000;
  top: 8px;
  left: 8px;
  width: auto;
  height: auto;
  clip: auto;
  padding: 12px 18px;
  background: #fff;
  color: #111;
}
.announcement-bar {
  padding: 9px 16px;
  background: var(--gold);
  color: #17120a;
  text-align: center;
  font-size: .74rem;
  font-weight: 750;
  letter-spacing: .12em;
  line-height: 1.45;
  text-transform: uppercase;
}
.site-header { position: relative; top: auto; }
.header-inner { min-height: 112px; }
.site-branding { grid-column: 2; }
.brand-link img,
.custom-logo-link img { width: 235px; max-height: 76px; object-fit: contain; }
.header-cart {
  position: relative;
  display: grid;
  grid-column: 3;
  justify-self: end;
  width: 44px;
  height: 44px;
  place-items: center;
  border-radius: 999px;
}
.header-cart:hover { background: var(--ivory); }
.header-cart svg { width: 25px; height: 25px; }
.primary-nav { border-top: 1px solid var(--line); }
.primary-nav .menu {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 34px;
  min-height: 52px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.primary-nav a {
  position: relative;
  font-size: .84rem;
  font-weight: 750;
  letter-spacing: .06em;
  text-transform: uppercase;
}
.primary-nav a::after {
  position: absolute;
  right: 100%;
  bottom: -7px;
  left: 0;
  height: 1px;
  background: var(--orange);
  content: '';
  transition: right .2s ease;
}
.primary-nav a:hover::after,
.primary-nav .current-menu-item > a::after { right: 0; }
.menu-toggle {
  display: none;
  grid-column: 1;
  width: 44px;
  height: 44px;
  padding: 12px 9px;
  border: 0;
  background: transparent;
}
.menu-toggle > span:not(.screen-reader-text) {
  display: block;
  height: 2px;
  margin: 5px 0;
  background: var(--ink);
}
.site-main { min-height: 60vh; }
.page-main .prose-content,
.prose-content { padding-block: 72px; }
.prose-content { max-width: 860px; }
.prose-content h2 { margin-top: 2em; font-family: var(--display); font-size: 2rem; font-weight: 400; }

/* Elementor content created by the setup wizard. Supports Elementor 3 and 4. */
.elementor-section.mm-hero,
.mm-hero {
  position: relative;
  min-height: 760px;
  padding: 70px 6vw 80px;
  justify-content: flex-end;
  overflow: hidden;
  background-color: #0c0b0a;
  background-repeat: no-repeat;
  background-position: center 24%;
  background-size: cover;
  color: #fff;
}
.mm-hero::before {
  position: absolute;
  z-index: 0;
  inset: 0;
  background: linear-gradient(90deg, rgba(0,0,0,.68), rgba(0,0,0,.32) 52%, rgba(0,0,0,.08));
  content: '';
  pointer-events: none;
}
.mm-hero > .elementor-element,
.mm-hero > .e-con-inner { position: relative; z-index: 1; }
.mm-hero > .elementor-container { min-height: 760px; }
.mm-hero .elementor-column { min-height: 760px; }
.mm-hero .elementor-widget-wrap { align-content: end; padding: 0 !important; }
.mm-hero-kicker .elementor-heading-title { color: #e5c86f; font-size: .78rem; font-weight: 800; letter-spacing: .2em; text-transform: uppercase; }
.mm-hero-title .elementor-heading-title { max-width: 720px; color: #fff; font-family: var(--display); font-size: clamp(3.6rem, 8vw, 7.5rem); font-weight: 400; line-height: .88; letter-spacing: -.05em; }
.mm-hero-copy { max-width: 660px; color: #f1ece3; font-size: 1.05rem; }
.mm-hero-copy p { margin: 0; }
.mm-button .elementor-button { min-height: 56px; padding: 17px 28px; border-radius: 1px; background: #0c0b0a; font-size: .85rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.mm-hero .mm-button .elementor-button { background: #fff; color: #111; }
.mm-section { padding: 88px 0; }
.mm-section.ivory { background: var(--ivory); }
.mm-section-heading .elementor-heading-title { font-family: var(--display); font-size: clamp(2.4rem, 5vw, 4rem); font-weight: 400; line-height: 1; letter-spacing: -.03em; }
.mm-section-kicker .elementor-heading-title { color: var(--gold-deep); font-size: .76rem; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }
.mm-section-copy { max-width: 680px; color: var(--muted); }
.mm-story-hero { padding: 110px 0 70px; background: var(--ivory); }
.mm-story-hero .elementor-heading-title { max-width: 960px; font-family: var(--display); font-size: clamp(3rem, 6vw, 5.5rem); font-weight: 400; line-height: .98; }
.mm-two-column { padding: 80px 0; }
.mm-two-column > .e-con:first-child { flex: 1 1 38%; }
.mm-two-column > .e-con:last-child { flex: 1 1 52%; }
.mm-two-column .elementor-widget-text-editor { color: var(--muted); font-size: 1.05rem; }
.mm-care { padding: 80px 0; }
.mm-care h2 { margin: 0 0 22px; font-family: var(--display); font-size: clamp(2.3rem, 5vw, 4rem); font-weight: 400; line-height: 1; }
.mm-care h3 { margin-top: 2.1em; }
.mm-care .delivery-rates { margin-block: 30px; }
.mm-care details { padding: 20px 0; border-bottom: 1px solid var(--line); }
.mm-care summary { cursor: pointer; font-weight: 750; }
.mm-care details p { color: var(--muted); }
.mm-contact-box { padding: 44px; background: var(--black); color: #fff; }

/* Homepage rebuilt from the approved ChatGPT Sites composition. */
.mm-home-hero-section,
.mm-home-full-section {
  display: block;
  max-width: none !important;
  padding: 0 !important;
  gap: 0 !important;
}
.mm-home-hero-section > .elementor-element,
.mm-home-full-section > .elementor-element,
.mm-home-hero-section .elementor-shortcode,
.mm-home-full-section .elementor-shortcode { width: 100%; }
.mm-home-section {
  padding-block: 96px;
  gap: 0;
}
.mm-home-section.ivory {
  max-width: none !important;
  background: var(--ivory);
}
.mm-home-section .mm-home-heading { width: 100%; }
.mm-home-section .mm-home-shortcode { width: 100%; }
.mm-home-section .elementor-shortcode > .product-grid,
.mm-home-section .elementor-shortcode > .category-grid { margin-top: 0; }
.mm-home-section .section-copy { margin-top: 0; }

.mm-resort-hero {
  display: grid;
  grid-template-columns: minmax(420px, .88fr) minmax(0, 1.12fr);
  min-height: 720px;
  overflow: hidden;
  background: var(--black);
  color: #fff;
}
.mm-resort-copy {
  display: flex;
  min-height: 720px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 76px clamp(44px, 6vw, 100px);
  background: var(--black);
}
.mm-resort-copy .eyebrow { margin-bottom: 14px; color: #ecd995; }
.mm-resort-copy h1 {
  max-width: 620px;
  margin: 0;
  color: #fff;
  font-family: var(--display);
  font-size: clamp(4rem, 6vw, 6.35rem);
  font-weight: 400;
  line-height: .9;
  letter-spacing: -.05em;
}
.mm-resort-copy > p:not(.eyebrow) {
  max-width: 500px;
  margin: 0 0 28px;
  color: #eee8df;
  font-size: 1.05rem;
  line-height: 1.65;
}
.mm-resort-copy .button { min-width: 220px; background: #fff; color: var(--ink); }
.mm-resort-image { position: relative; min-height: 720px; overflow: hidden; background: #d7cec0; }
.mm-resort-image img {
  width: 100%;
  height: 100%;
  min-height: 720px;
  object-fit: cover;
  object-position: center 22%;
}
.mm-resort-image::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(12,11,10,.22), transparent 28%);
  content: '';
  pointer-events: none;
}
.product-image .product-photo { display: block; width: 100%; height: 100%; }
.product-image .product-photo img { width: 100%; height: 100%; object-fit: cover; }
.product-card .quick-add { display: flex; align-items: center; justify-content: center; color: #fff; }

/* Server-rendered safety layout used if Elementor has not compiled a page yet. */
.mm-native-hero {
  min-height: 760px;
  background-color: #111;
  background-repeat: no-repeat;
  background-position: center 24%;
  background-size: cover;
  color: #fff;
}
.mm-native-overlay {
  display: flex;
  align-items: flex-end;
  min-height: 760px;
  padding: 80px 0;
  background: linear-gradient(90deg, rgba(0,0,0,.7), rgba(0,0,0,.28) 58%, rgba(0,0,0,.06));
}
.mm-native-hero h1 { max-width: 760px; margin: 14px 0 22px; color: #fff; font-family: var(--display); font-size: clamp(3.6rem, 8vw, 7.5rem); font-weight: 400; line-height: .88; letter-spacing: -.05em; }
.mm-native-hero p:not(.eyebrow) { max-width: 660px; font-size: 1.05rem; }
.mm-native-section { padding-block: 88px; }
.mm-native-section.ivory { max-width: none; background: var(--ivory); }
.mm-native-section h2 { font-family: var(--display); font-size: clamp(2.4rem, 5vw, 4rem); font-weight: 400; line-height: 1; }

/* WooCommerce catalogue and products. */
.woocommerce-main { padding-bottom: 84px; }
.woocommerce-main .wc-content { padding-top: 70px; }
.woocommerce .woocommerce-breadcrumb { margin: 0 0 28px; color: var(--muted); font-size: .82rem; }
.woocommerce .woocommerce-result-count { color: var(--muted); }
.woocommerce .woocommerce-ordering select { min-height: 44px; padding: 8px 38px 8px 12px; border: 1px solid var(--line); background: #fff; }
.mm-shop-filters { display: grid; grid-template-columns: minmax(220px, 1.4fr) minmax(180px, .8fr) auto; gap: 12px; clear: both; padding: 24px; margin: 28px 0; background: var(--ivory); }
.mm-shop-filters input,
.mm-shop-filters select { width: 100%; min-height: 50px; padding: 10px 14px; border: 1px solid var(--line); background: #fff; }
.woocommerce ul.products {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 52px 24px;
  clear: both;
  padding: 32px 0 0;
}
.woocommerce ul.products::before,
.woocommerce ul.products::after { display: none; }
.woocommerce ul.products li.product { float: none !important; width: auto !important; margin: 0 !important; }
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link { display: block; }
.woocommerce ul.products li.product a img {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 5;
  padding: 0;
  margin: 0 0 24px;
  background: #eee8dd;
  object-fit: cover;
  object-position: center;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title { padding: 0; font-family: var(--display); font-size: clamp(1.45rem, 2.2vw, 2rem); font-weight: 400; line-height: 1.08; }
.woocommerce ul.products li.product .price { color: var(--ink); font-size: 1.1rem; font-weight: 800; }
.woocommerce ul.products li.product .button { width: 100%; margin-top: 14px; }
.woocommerce span.onsale { min-width: auto; min-height: auto; padding: 7px 12px; border-radius: 0; background: var(--orange); font-size: .72rem; line-height: 1.3; text-transform: uppercase; }
.woocommerce div.product { padding-top: 70px; }
.woocommerce div.product div.images img { width: 100%; height: auto; background: #f3f0ea; object-fit: contain; }
.woocommerce div.product div.images .woocommerce-product-gallery__image > a { display: grid; min-height: 620px; place-items: center; background: #f3f0ea; }
.woocommerce div.product div.images .flex-control-thumbs img { aspect-ratio: 1; padding: 5px; object-fit: contain; }
.woocommerce div.product .product_title { font-family: var(--display); font-size: clamp(2.6rem, 5vw, 5.1rem); font-weight: 400; line-height: .95; letter-spacing: -.04em; }
.woocommerce div.product p.price,
.woocommerce div.product span.price { color: var(--ink); font-size: 1.5rem; font-weight: 800; }
.woocommerce div.product .woocommerce-product-details__short-description { color: var(--muted); font-size: 1.02rem; }
.woocommerce div.product form.cart .button { min-height: 56px; background: var(--orange); }
.woocommerce div.product .stock { color: var(--gold-deep); font-weight: 700; }
.woocommerce div.product .out-of-stock { color: #9d3429; }
.woocommerce div.product .woocommerce-tabs { padding-top: 60px; }
.woocommerce div.product .woocommerce-tabs ul.tabs { padding: 0; }
.woocommerce div.product .woocommerce-tabs ul.tabs::before { border-color: var(--line); }
.woocommerce div.product .woocommerce-tabs ul.tabs li { border: 0; background: transparent; }
.woocommerce div.product .woocommerce-tabs .panel { max-width: 900px; }
.woocommerce table.shop_table { border-color: var(--line); border-radius: 0; }
.woocommerce .cart_totals,
.woocommerce-checkout-review-order { padding: 28px; background: var(--ivory); }
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit { border-radius: 1px; background: var(--ink); color: #fff; }
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover { background: var(--orange); color: #fff; }
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select { min-height: 48px; padding: 10px 12px; border: 1px solid var(--line); background: #fff; }
.woocommerce-pagination { margin-top: 55px; }
.mm-load-more-wrap { display: flex; justify-content: center; margin-top: 55px; }
.mm-load-more { min-width: 220px; }
.mm-load-more.is-end { border-color: var(--line); background: transparent; color: var(--muted); cursor: default; }
.js .woocommerce-pagination { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); }
.table-scroll { overflow-x: auto; }
.table-scroll table { width: 100%; min-width: 620px; border-collapse: collapse; }
.table-scroll th,
.table-scroll td { padding: 10px; border: 1px solid var(--line); text-align: left; }
.table-scroll th { background: var(--ivory); }

.site-footer { padding: 72px 0 28px; background: var(--black); color: #f5efe5; }
.footer-grid { display: grid; grid-template-columns: 1.4fr repeat(3, 1fr); gap: 54px; }
.footer-brand img { max-width: 220px; margin-bottom: 20px; }
.footer-brand p { max-width: 360px; color: #bbb2a4; }
.site-footer h2 { margin: 0 0 20px; color: var(--gold); font-family: var(--sans); font-size: .76rem; letter-spacing: .16em; text-transform: uppercase; }
.site-footer ul { padding: 0; margin: 0; list-style: none; }
.site-footer li { margin: 10px 0; }
.site-footer a:hover { color: var(--gold); }
.footer-bottom { display: flex; justify-content: space-between; gap: 24px; padding-top: 32px; margin-top: 50px; border-top: 1px solid rgba(255,255,255,.14); color: #9f978a; font-size: .78rem; }

@media (max-width: 900px) {
  .header-inner { min-height: 92px; }
  .menu-toggle { display: block; justify-self: start; }
  .site-branding img { width: 190px; }
  .primary-nav { display: none; position: absolute; z-index: 60; right: 0; left: 0; background: var(--paper); box-shadow: 0 18px 30px rgba(0,0,0,.12); }
  .primary-nav.open { display: block; }
  .primary-nav .menu { flex-direction: column; align-items: stretch; min-height: 0; gap: 0; padding: 18px 20px 26px; }
  .primary-nav a { display: block; padding: 13px 6px; }
  .woocommerce ul.products { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .footer-grid { grid-template-columns: repeat(2, 1fr); }

  .mm-resort-hero { grid-template-columns: minmax(340px, .9fr) minmax(0, 1.1fr); }
  .mm-resort-copy { padding-inline: 38px; }
  .mm-resort-copy h1 { font-size: 4.4rem; }
}
@media (max-width: 600px) {
  .announcement-bar { font-size: .64rem; }
  .container { width: min(calc(100% - 30px), var(--max)); }
  .site-branding img { width: 165px; }
  .mm-hero,
  .mm-hero > .elementor-container,
  .mm-hero .elementor-column { min-height: 680px; }
  .mm-hero { padding: 60px 28px 62px; background-position: 58% center; }
  .mm-hero .elementor-widget-wrap { padding: 0 !important; }
  .mm-hero-title .elementor-heading-title { font-size: 3.8rem; }
  .mm-native-hero,
  .mm-native-overlay { min-height: 680px; }
  .mm-native-hero { background-position: 58% center; }
  .mm-native-overlay { padding: 62px 0; }
  .mm-native-hero h1 { font-size: 3.8rem; }
  .mm-native-section { padding-block: 68px; }
  .mm-section { padding: 68px 0; }
  .woocommerce-main .wc-content { padding-top: 46px; }
  .mm-shop-filters { grid-template-columns: 1fr; }
  .woocommerce ul.products { gap: 36px 16px; }
  .woocommerce ul.products li.product .woocommerce-loop-product__title { font-size: 1.45rem; }
  .woocommerce div.product { padding-top: 35px; }
  .woocommerce div.product div.images .woocommerce-product-gallery__image > a { min-height: 0; }
  .footer-grid { grid-template-columns: 1fr; gap: 34px; }
  .footer-bottom { display: block; }

  .mm-home-section { padding-block: 68px; }
  .mm-resort-hero { position: relative; grid-template-columns: 1fr; min-height: 660px; }
  .mm-resort-image,
  .mm-resort-copy { grid-area: 1 / 1; min-height: 660px; }
  .mm-resort-image::after {
    background: linear-gradient(0deg, rgba(4,4,4,.84) 0%, rgba(4,4,4,.56) 47%, rgba(4,4,4,.1) 100%);
  }
  .mm-resort-image img { min-height: 660px; object-position: center 20%; }
  .mm-resort-copy {
    position: relative;
    z-index: 2;
    justify-content: flex-end;
    padding: 38px 24px 42px;
    background: transparent;
  }
  .mm-resort-copy h1 { max-width: 350px; font-size: clamp(2.85rem, 13vw, 4rem); line-height: .95; }
  .mm-resort-copy .resort-rule { margin: 18px 0 14px; }
  .mm-resort-copy > p:not(.eyebrow) { margin-bottom: 24px; font-size: 1rem; line-height: 1.55; }
  .mm-resort-copy .button { width: 100%; }
}
