@font-face {
  font-family: "FrauncesLocal";
  src: url("../fonts/FRAUNCES/fraunces.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 300 700;
}
@font-face { font-family: "LexendLocal"; src: url("../fonts/LEXEND/Lexend-Light.ttf") format("truetype"); font-display: swap; font-weight: 300; }
@font-face { font-family: "LexendLocal"; src: url("../fonts/LEXEND/Lexend-Regular.ttf") format("truetype"); font-display: swap; font-weight: 400; }
@font-face { font-family: "LexendLocal"; src: url("../fonts/LEXEND/Lexend-Medium.ttf") format("truetype"); font-display: swap; font-weight: 500; }
@font-face { font-family: "LexendLocal"; src: url("../fonts/LEXEND/Lexend-Bold.ttf") format("truetype"); font-display: swap; font-weight: 700; }

*, *::before, *::after { box-sizing: border-box; }
html { margin: 0; scroll-behavior: smooth; }
body.loma-coming-page { margin: 0; overflow-x: hidden; }
.loma-coming-page { font-family: "LexendLocal", Arial, sans-serif; font-size: 16px; line-height: 1.65; }
.loma-coming-page img { display: block; height: auto; max-width: 100%; }
.loma-coming-page h1, .loma-coming-page h2, .loma-coming-page h3, .loma-coming-page h4, .loma-coming-page p, .loma-coming-page figure { margin-block-start: 0; margin-block-end: 0; }
.loma-coming-page h1, .loma-coming-page h2, .loma-coming-page h3 { font-family: "FrauncesLocal", Georgia, serif; }
.loma-coming-page button, .loma-coming-page input, .loma-coming-page select { font: inherit; }
.loma-coming-page a { color: inherit; }
.loma-company { left: -9999px !important; opacity: 0 !important; pointer-events: none !important; position: absolute !important; }

/* Standalone landing experience, based on the approved Loma Escondida artwork. */
.loma-coming-page {
  --coming-cream: #f4efe9;
  --coming-green: #69745f;
  --coming-ink: #302f29;
  --coming-terra: #8c3e31;
  background: var(--coming-cream);
  color: var(--coming-ink);
}

.loma-coming-page .site-nav,
.loma-coming-page .mobile-menu,
.loma-coming-page .floating-whatsapp,
.loma-coming-page > footer { display: none !important; }
.coming-modal[hidden] { display: none !important; }
.coming-header { display: none; }
.coming-header img { height: auto; width: min(330px, 68vw); }
.coming-hero img { height: clamp(620px, 76vw, 980px); object-fit: cover; object-position: center 34%; width: 100%; }
.coming-intro { align-items: center; background: var(--coming-green); border-bottom: 5px solid var(--coming-cream); color: #fff; display: flex; flex-direction: column; justify-content: flex-start; margin: 0; min-height: 580px; padding: 78px 28px 54px; text-align: center; }
.coming-intro h1 { font-family: "FrauncesLocal", Georgia, serif; font-size: clamp(47px, 5vw, 68px); font-weight: 600; line-height: 1.02; max-width: 15ch; text-transform: none; }
.coming-intro > p:not(.coming-kicker) { align-self: center; font-size: clamp(22px, 2.35vw, 25px); line-height: 2.05; margin: 68px 0 0; max-width: 760px; }
.coming-kicker { font-size: clamp(20px, 1.9vw, 24px); font-weight: 600; letter-spacing: .32em; text-transform: uppercase; }
.coming-intro .coming-kicker { align-self: center; font-weight: 400; margin: 58px 0 0; transform: scaleX(.9); transform-origin: center; }
.coming-carousel { background: var(--coming-cream); position: relative; }
.coming-track { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); }
.coming-banner-gallery { aspect-ratio: 1 / 1.02; overflow: hidden; position: relative; }
.coming-banner-gallery + .coming-banner-gallery { border-left: 4px solid var(--coming-cream); }
.coming-banner-gallery figure { inset: 0; margin: 0; opacity: 0; position: absolute; transition: opacity .8s ease; }
.coming-banner-gallery figure.is-active { opacity: 1; z-index: 1; }
.coming-banner-gallery img { height: 100%; object-fit: cover; width: 100%; }
.coming-dots { display: none; }
.coming-statement { align-items: center; background: var(--coming-cream); display: flex; flex-direction: column; min-height: 663px; padding: 100px 26px 0; text-align: center; }
.coming-statement h2 { font-size: clamp(43px, 5vw, 64px); font-weight: 600; line-height: calc(1.04em + 2px); max-width: none; }
.coming-statement h2 span, .coming-cta h2 span { display: block; white-space: nowrap; }
@media (min-width: 721px) {
  .coming-statement { justify-content: center; }
  .coming-statement h2 span:nth-child(-n + 2) { font-size: calc(1em - 2px); }
  .coming-statement h2 span:nth-child(n + 3) { font-size: calc(1em - 4px); }
}
.coming-statement > span { background: #bcb6ab; display: block; height: 1px; margin: 76px 0 55px; width: 175px; }
.coming-statement ul { list-style: none; margin: 0; padding: 0; }
.coming-statement li { font-size: clamp(20px, 1.45vw, 24px); font-weight: 500; letter-spacing: .16em; line-height: 2; text-transform: uppercase; }
.coming-pool { margin: 0; }
.coming-pool img { height: min(68vw, 920px); object-fit: cover; width: 100%; }
.coming-cta { align-items: center; background: var(--coming-terra); color: #fff; display: flex; flex-direction: column; justify-content: center; min-height: 484px; padding: 75px 26px; text-align: center; }
.loma-coming-page .coming-cta > p,
.loma-coming-page .coming-cta h2,
.loma-coming-page .coming-cta h2 span,
.loma-coming-page .coming-cta button,
.loma-coming-page .coming-cta > small { margin-left: auto; margin-right: auto; text-align: center; }
.loma-coming-page .coming-cta h2 span { width: 100%; }
.coming-cta > p { font-size: 20px; font-weight: 500; letter-spacing: .18em; text-transform: uppercase; transform: scaleY(1.05); transform-origin: center; }
.coming-cta h2 { font-size: clamp(47px, 5vw, 68px); font-weight: 600; line-height: 1.03; margin-top: 28px; max-width: none; width: min(460px, calc(100% - 32px)); }
.coming-cta button { background: #caa8a0; border: 0; box-shadow: 0 8px 13px rgb(48 47 41 / .28); color: var(--coming-ink); cursor: pointer; font-size: clamp(13px, 2.1vw, 20px); font-weight: 700; letter-spacing: .17em; margin-top: 46px; min-height: 72px; padding: 0 20px; text-transform: uppercase; white-space: nowrap; width: min(460px, calc(100% - 32px)); }
.coming-cta button:hover { background: #fff; }
.coming-cta > small { font-size: 17px; font-weight: 300; letter-spacing: .04em; margin-top: 12px; text-transform: uppercase; }
.coming-modal { align-items: center; background: rgb(52 27 23 / .92); display: flex; inset: 0; justify-content: center; padding: 20px; position: fixed; z-index: 999; }
.coming-modal-panel { background: #964235; display: grid; grid-template-columns: minmax(430px, .9fr) minmax(0, 1.1fr); height: min(94vh, 860px); max-width: 1180px; overflow: hidden; position: relative; width: 100%; }
.coming-modal-close { align-items: center; background: var(--coming-cream); border: 2px solid #929c83; border-radius: 50%; color: var(--coming-ink); cursor: pointer; display: flex; font-size: 29px; height: 46px; justify-content: center; line-height: 1; position: absolute; right: 18px; top: 18px; width: 46px; z-index: 2; }
.coming-modal-copy { background: #964235; color: #fff; overflow-y: auto; text-align: center; }
.coming-modal-brand { align-items: center; background: var(--coming-cream); display: flex; justify-content: center; min-height: 120px; padding: 18px 36px; }
.coming-modal-brand img { clip-path: inset(0 0 34% 0); height: auto; transform: translateY(9%); width: min(310px, 82%); }
.coming-modal-form-content { padding: 24px 44px 20px; }
.coming-modal-copy h2 { font-family: "FrauncesLocal", Georgia, serif; font-size: clamp(36px, 3vw, 46px); font-weight: 400; line-height: 1; margin: 0; text-transform: none; }
.coming-modal-rule { background: #caa8a0; display: block; height: 1px; margin: 18px auto 16px; width: 72px; }
.coming-modal-copy h3 { font-family: "FrauncesLocal", Georgia, serif; font-size: clamp(29px, 2.4vw, 36px); font-weight: 600; line-height: 1; margin: 0; text-transform: uppercase; }
.coming-modal-copy .coming-kicker { font-size: 12px; font-weight: 500; letter-spacing: .31em; margin: 16px 0 0; text-transform: uppercase; }
.coming-modal-copy .coming-modal-form-content > p:not(.coming-kicker) { font-family: "FrauncesLocal", Georgia, serif; font-size: 16px; line-height: 1.24; margin: 18px auto 16px; max-width: 470px; }
.coming-modal-copy form { display: grid; gap: 6px; margin: 0 auto; max-width: 500px; text-align: left; }
.coming-modal-copy input, .coming-modal-copy select { background: var(--coming-cream); border: 0; border-radius: 0; color: var(--coming-ink); font-size: 13px; font-weight: 500; letter-spacing: .2em; min-height: 44px; padding: 10px 15px; width: 100%; }
.coming-modal-copy input::placeholder { color: var(--coming-ink); opacity: 1; }
.coming-modal-copy select { appearance: none; cursor: pointer; }
.coming-modal-copy input[type="submit"], .coming-modal-copy form button[type="submit"] { background: var(--coming-ink); border: 0; border-radius: 0; color: #fff; cursor: pointer; font-size: 14px; font-weight: 500; letter-spacing: .28em; min-height: 44px; padding: 10px 15px; width: 100%; }
.coming-modal-copy form button[type="submit"]:disabled { cursor: wait; opacity: .65; }
.loma-form-status { font-size: 12px !important; line-height: 1.4 !important; margin: 4px 0 0 !important; min-height: 17px; }
.coming-modal-copy h4 { font-family: "FrauncesLocal", Georgia, serif; font-size: 22px; line-height: 1; margin: 20px 0 14px; }
.coming-modal-whatsapp { background: #929c83; color: #fff; display: block; font-size: 12px; font-weight: 500; letter-spacing: .25em; margin: 0 auto; max-width: 500px; padding: 14px 12px; text-decoration: none; text-transform: uppercase; }
.coming-modal-whatsapp:hover { background: var(--coming-cream); color: var(--coming-ink); }
.coming-modal-copy small { display: block; font-size: 10px; line-height: 1.35; margin: 18px auto 0; max-width: 470px; }
.coming-modal-gallery { margin: 0; min-height: 0; overflow: hidden; position: relative; }
.coming-modal-gallery figure { inset: 0; opacity: 0; position: absolute; transition: opacity .8s ease; }
.coming-modal-gallery figure.is-active { opacity: 1; z-index: 1; }
.coming-modal-gallery img { height: 100%; object-fit: cover; object-position: center; width: 100%; }

@media (max-width: 720px) {
  .loma-coming-page { background: var(--coming-cream); }
  .coming-hero img { height: 112vw; max-height: 620px; object-position: 52% center; }
  .coming-intro { justify-content: flex-start; min-height: 0; padding: 72px 24px 62px; }
  .coming-intro h1 { font-size: clamp(34px, 9.5vw, 46px); }
  .coming-intro > p:not(.coming-kicker) { font-size: 16px; line-height: 1.65; margin-top: 42px; }
  .coming-intro .coming-kicker { font-size: 11px; line-height: 1.8; margin-top: 42px; }
  .coming-track { display: grid; grid-template-columns: 1fr; overflow: visible; }
  .coming-banner-gallery { aspect-ratio: 1 / 1.12; }
  .coming-banner-gallery + .coming-banner-gallery { border-left: 0; border-top: 4px solid var(--coming-cream); }
  .coming-dots { display: none; }
  .coming-dots button { background: transparent; border: 1px solid var(--coming-green); border-radius: 50%; height: 9px; padding: 0; width: 9px; }
  .coming-dots button.is-active { background: var(--coming-green); }
  .coming-statement { min-height: 0; padding: 72px 24px; }
  .coming-statement h2 { font-size: clamp(18px, 5.2vw, 24px); line-height: 1.08; }
  .coming-statement > span { margin: 28px 0 20px; width: 120px; }
  .coming-statement li { font-size: 11px; letter-spacing: .16em; line-height: 1.8; }
  .coming-pool img { height: 82vw; min-height: 340px; }
  .coming-cta { min-height: 0; padding: 72px 24px; }
  .coming-cta > p { font-size: 11px; }
  .coming-cta h2 { font-size: clamp(24px, 6.8vw, 32px); margin-top: 30px; width: min(100%, 350px); }
  .coming-cta button { font-size: 12px; margin-top: 38px; min-height: 60px; padding: 0 24px; width: min(100%, 350px); }
  .coming-cta > small { font-size: 13px; margin-top: 10px; }
  .coming-modal { align-items: stretch; padding: 0; }
  .coming-modal-panel { display: block; height: 100dvh; max-height: 100dvh; overflow-y: auto; }
  .coming-modal-copy { overflow: visible; }
  .coming-modal-brand { min-height: 112px; padding: 22px 36px; }
  .coming-modal-brand img { width: min(245px, 76%); }
  .coming-modal-form-content { padding: 34px 24px 30px; }
  .coming-modal-copy h2 { font-size: clamp(32px, 9vw, 38px); white-space: nowrap; }
  .coming-modal-rule { margin: 24px auto 21px; }
  .coming-modal-copy h3 { font-size: clamp(26px, 7.8vw, 32px); }
  .coming-modal-copy .coming-kicker { font-size: 11px; letter-spacing: .27em; margin-top: 20px; }
  .coming-modal-copy .coming-modal-form-content > p:not(.coming-kicker) { font-size: 16px; margin: 22px auto 20px; }
  .coming-modal-copy form { gap: 7px; }
  .coming-modal-copy input, .coming-modal-copy select { font-size: 12px; min-height: 48px; padding: 10px 14px; }
  .coming-modal-copy input[type="submit"] { font-size: 14px; }
  .coming-modal-copy h4 { font-size: 25px; margin: 27px 0 18px; }
  .coming-modal-whatsapp { font-size: 11px; line-height: 1.35; padding: 16px 10px; }
  .coming-modal-copy small { font-size: 11px; margin-top: 26px; }
  .coming-modal-gallery { height: min(62vw, 250px); min-height: 190px; }
  .coming-modal-close { font-size: 24px; height: 36px; right: 10px; top: 10px; width: 36px; }
}

@media (min-width: 721px) and (max-width: 900px) {
  .coming-modal-panel { grid-template-columns: minmax(390px, .95fr) minmax(0, 1.05fr); }
  .coming-modal-form-content { padding-left: 34px; padding-right: 34px; }
}

@media (min-width: 721px) and (max-width: 1199px) {
  .coming-statement { min-height: 0; padding: 88px 26px; }
  .coming-cta { min-height: 560px; padding: 84px 26px; }
  .coming-cta > p { font-size: 18px; }
  .coming-cta h2 { font-size: clamp(47px, 5vw, 58px); margin-top: 30px; }
  .coming-cta button { font-size: 18px; margin-top: 44px; }
  .coming-cta > small { font-size: 16px; }
}

@media (min-width: 1200px) {
  .coming-hero img { height: clamp(900px, 62vw, 1180px); }
  .coming-intro { min-height: clamp(640px, 48vw, 820px); padding: clamp(82px, 6vw, 118px) 32px clamp(58px, 4.5vw, 88px); }
  .coming-intro h1 { font-size: clamp(60px, 4.25vw, 82px); }
  .coming-intro > p:not(.coming-kicker) { font-size: clamp(24px, 1.65vw, 32px); line-height: 1.8; margin-top: clamp(68px, 5vw, 96px); max-width: 920px; }
  .coming-intro .coming-kicker { font-size: clamp(20px, 1.2vw, 23px); margin-top: clamp(58px, 4vw, 78px); }
  .coming-statement { min-height: clamp(666px, 48vw, 900px); padding: clamp(92px, 6vw, 116px) 32px; }
  .coming-statement h2 { font-size: 50px; }
  .coming-statement h2 span { font-size: 50px; }
  .coming-statement > span { margin: clamp(68px, 5vw, 96px) 0 clamp(48px, 3.8vw, 72px); width: clamp(174px, 12vw, 230px); }
  .coming-statement li { font-size: 25px; letter-spacing: .14em; line-height: 1.65; }
  .coming-pool img { height: clamp(820px, 52vw, 1000px); }
  .coming-cta { min-height: clamp(520px, 40vw, 760px); padding: clamp(82px, 6vw, 116px) 32px; }
  .coming-cta > p { font-size: clamp(20px, 1.2vw, 23px); }
  .coming-cta h2 { font-size: clamp(60px, 4.25vw, 82px); margin-top: clamp(30px, 2.4vw, 46px); width: min(620px, calc(100% - 32px)); }
  .coming-cta button { font-size: clamp(18px, 1.15vw, 22px); margin-top: clamp(46px, 3.2vw, 62px); min-height: clamp(72px, 5.2vw, 100px); width: min(580px, calc(100% - 32px)); }
  .coming-cta > small { font-size: clamp(17px, 1vw, 19px); }
}

@media (min-width: 1600px) {
  .coming-hero img { height: 1080px; }
  .coming-intro { min-height: 760px; padding: 96px 32px; }
  .coming-intro h1 { font-size: 72px; }
  .coming-intro > p:not(.coming-kicker) { font-size: 28px; line-height: 1.75; margin-top: 76px; }
  .coming-intro .coming-kicker { font-size: 22px; margin-top: 64px; }
  .coming-statement { min-height: 760px; padding: 96px 32px; }
  .coming-statement h2 span { font-size: 50px; }
  .coming-statement li { font-size: 25px; letter-spacing: .14em; line-height: 1.65; }
  .coming-statement > span { margin: 76px 0 54px; }
  .coming-pool img { height: 900px; }
  .coming-cta { min-height: 700px; padding: 88px 32px; }
  .coming-cta > p { font-size: 21px; }
  .coming-cta h2 { font-size: 72px; margin-top: 40px; width: min(760px, calc(100% - 32px)); }
  .coming-cta button { font-size: 20px; margin-top: 52px; min-height: 90px; }
  .coming-cta > small { font-size: 17px; }
}

@media (prefers-reduced-motion: reduce) {
  .coming-track { scroll-behavior: auto; }
}
