/* =========================================================
   PRINCIPE DEL PACIFICO — PROMOTIONS PAGE
   Destination: /public_html/css/promotions.css
   Loaded after /css/main.css only when $pageType === 'promotions'.
   ========================================================= */
:root {
  --promo-forest: #0f3428;
  --promo-forest-2: #174d3c;
  --promo-terracotta: #b75f48;
  --promo-terracotta-dark: #914431;
  --promo-ocean: #2e7375;
  --promo-sun: #efad4f;
  --promo-sand: #f7f0e4;
  --promo-cream: #fffaf1;
  --promo-ink: #242822;
  --promo-muted: #687069;
  --promo-white: #ffffff;
  --promo-shadow: 0 24px 60px rgba(27, 46, 38, .13);
}

.offers-page { overflow: hidden; color: var(--promo-ink); background: var(--promo-sand); }
.offers-page h1, .offers-page h2, .offers-page h3 { text-wrap: balance; }
.offers-page p { text-wrap: pretty; }
.icon-sprite { position: absolute; width: 0; height: 0; overflow: hidden; }
.ui-icon { width: 22px; height: 22px; flex: 0 0 auto; fill: none; stroke: currentColor; stroke-width: 1.65; stroke-linecap: round; stroke-linejoin: round; }
.offers-breadcrumb { display: flex; gap: 9px; align-items: center; padding: 15px 0; color: var(--promo-muted); font-size: 12px; }
.offers-breadcrumb a { color: var(--promo-forest-2); }

.offers-hero { position: relative; padding: 36px 0 88px; }
.offers-hero::before { position: absolute; top: 24%; right: -120px; width: 360px; height: 360px; border: 1px solid rgba(183, 95, 72, .2); border-radius: 50%; content: ''; }
.offers-hero__sun { position: absolute; top: 58px; right: 12%; width: 104px; height: 104px; border-radius: 50%; background: var(--promo-sun); opacity: .16; }
.offers-hero__grid { position: relative; display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(340px, .78fr); gap: clamp(46px, 7vw, 92px); align-items: center; }
.offers-kicker, .section-kicker, .feature__tag { color: var(--promo-terracotta-dark); font-size: 11px; font-weight: 600; letter-spacing: .17em; text-transform: uppercase; }
.offers-kicker { display: flex; gap: 12px; align-items: center; margin-bottom: 18px; }
.offers-kicker::before { width: 26px; height: 2px; background: var(--promo-terracotta); content: ''; }
.offers-hero h1 { max-width: 790px; color: var(--promo-ink); font-family: var(--font-display, 'DM Sans', sans-serif); font-size: clamp(45px, 6vw, 76px); font-weight: 300; letter-spacing: -.045em; line-height: .99; }
.offers-hero h1 em { display: block; margin-top: 8px; color: var(--promo-forest-2); font-style: italic; font-weight: 300; }
.offers-intro { max-width: 690px; margin-top: 26px; color: #545d56; font-size: 16px; font-weight: 300; line-height: 1.75; }
.offers-actions { display: flex; flex-wrap: wrap; gap: 20px; align-items: center; margin-top: 32px; }
.offers-microcopy { max-width: 620px; margin-top: 12px; color: var(--promo-muted); font-size: 12px; line-height: 1.55; }
.offers-button { display: inline-flex; min-height: 49px; align-items: center; justify-content: center; padding: 14px 24px; border-radius: 999px; font-family: var(--font-body, Inter, sans-serif); font-size: 14px; font-weight: 600; line-height: 1.2; text-align: center; transition: transform .25s ease, box-shadow .25s ease, background .2s ease; }
.offers-button:hover { transform: translateY(-2px); }
.offers-button--sun { color: #33240e; background: var(--promo-sun); box-shadow: 0 9px 22px rgba(196, 126, 27, .23); }
.offers-button--sun:hover { background: #f2ba68; box-shadow: 0 12px 28px rgba(196, 126, 27, .3); }
.offers-button--forest { color: white; background: var(--promo-forest); box-shadow: 0 9px 22px rgba(15, 52, 40, .18); }
.offers-button--forest:hover { background: var(--promo-forest-2); }
.offers-button--light { color: var(--promo-forest); background: white; }
.offers-text-link { display: inline-flex; gap: 9px; align-items: center; min-height: 42px; border-bottom: 1px solid rgba(15, 52, 40, .32); color: var(--promo-forest); font-size: 14px; font-weight: 500; }
.offers-text-link span { transition: transform .2s ease; }
.offers-text-link:hover span { transform: translateX(3px); }
.offers-text-link--light { border-color: rgba(255, 255, 255, .45); color: white; }
.offers-text-link--dark { color: var(--promo-forest); }
.offers-proof { display: flex; gap: 22px; margin-top: 30px; list-style: none; }
.offers-proof li { display: flex; min-width: 0; gap: 10px; align-items: center; padding-right: 22px; border-right: 1px solid rgba(36, 40, 34, .14); }
.offers-proof li:last-child { padding-right: 0; border-right: 0; }
.offers-proof .ui-icon { width: 26px; height: 26px; color: var(--promo-terracotta); }
.offers-proof strong, .offers-proof small { display: block; }
.offers-proof strong { color: var(--promo-forest); font-family: var(--font-display, 'DM Sans', sans-serif); font-size: 16px; font-weight: 500; white-space: nowrap; }
.offers-proof small { margin-top: 2px; color: var(--promo-muted); font-size: 9px; letter-spacing: .04em; line-height: 1.25; text-transform: uppercase; }
.offers-hero__visual { position: relative; min-width: 0; }
.offers-hero__visual::before { position: absolute; inset: -15px 20px 18px -15px; border: 1px solid rgba(183, 95, 72, .42); border-radius: 190px 190px 28px 28px; content: ''; }
.offers-hero__visual img { position: relative; z-index: 1; width: 100%; height: min(610px, 58vw); min-height: 500px; border-radius: 190px 190px 28px 28px; object-fit: cover; box-shadow: var(--promo-shadow); }
.offers-hero__visual figcaption { position: absolute; right: 20px; bottom: 20px; z-index: 3; padding: 9px 13px; border-radius: 999px; color: white; background: rgba(15, 52, 40, .76); backdrop-filter: blur(8px); font-size: 10px; letter-spacing: .09em; text-transform: uppercase; }
.offers-hero__stamp { position: absolute; top: 54%; left: -44px; z-index: 3; display: grid; width: 88px; height: 88px; place-items: center; border: 6px solid var(--promo-sand); border-radius: 50%; color: white; background: var(--promo-terracotta); font-size: 10px; font-weight: 600; letter-spacing: .12em; line-height: 1.3; text-align: center; text-transform: uppercase; transform: rotate(-8deg); }

.savings { padding: 76px 0; color: white; background: var(--promo-forest); }
.savings__heading { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(300px, .72fr); gap: 70px; align-items: end; }
.section-kicker { margin-bottom: 12px; }
.section-kicker--light { color: #f2c98d; }
.savings__heading h2, .stay-ideas__intro h2, .direct-path__heading h2, .offers-faq h2, .offers-final h2 { font-family: var(--font-display, 'DM Sans', sans-serif); font-size: clamp(31px, 4vw, 48px); font-weight: 300; letter-spacing: -.035em; line-height: 1.08; }
.savings__heading h2 { color: white; }
.savings__heading > p { color: rgba(255, 255, 255, .7); font-size: 14px; font-weight: 300; line-height: 1.7; }
.savings__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; margin-top: 36px; }
.saving-card { position: relative; display: grid; grid-template-columns: 62px 1fr; gap: 18px; align-items: center; min-width: 0; padding: 24px 54px 24px 24px; border-radius: 22px; color: inherit; text-decoration: none; cursor: pointer; box-shadow: 0 0 0 rgba(0, 0, 0, 0); transition: transform .24s ease, box-shadow .24s ease; }
.saving-card:hover { transform: translateY(-5px); box-shadow: 0 18px 34px rgba(0, 0, 0, .18); }
.saving-card:focus-visible { outline: 3px solid white; outline-offset: 4px; }
.saving-card--early { background: var(--promo-terracotta); }
.saving-card--week { color: #16382e; background: #9ecabe; }
.saving-card--month { color: #39280f; background: var(--promo-sun); }
.saving-card__icon { display: grid; width: 58px; height: 58px; place-items: center; border: 1px solid currentColor; border-radius: 50%; font-family: var(--font-display, 'DM Sans', sans-serif); font-size: 16px; font-weight: 500; opacity: .86; }
.saving-card__icon .ui-icon { width: 25px; height: 25px; }
.saving-card__arrow { position: absolute; top: 16px; right: 16px; display: grid; width: 32px; height: 32px; place-items: center; border: 1px solid currentColor; border-radius: 50%; opacity: .55; transition: transform .24s ease, opacity .24s ease, background .24s ease; }
.saving-card__arrow .ui-icon { width: 16px; height: 16px; }
.saving-card:hover .saving-card__arrow, .saving-card:focus-visible .saving-card__arrow { opacity: 1; background: rgba(255, 255, 255, .18); transform: translate(2px, -2px); }
.saving-card small { display: block; margin-bottom: 4px; font-size: 9px; font-weight: 600; letter-spacing: .15em; text-transform: uppercase; opacity: .72; }
.saving-card h3 { font-family: var(--font-display, 'DM Sans', sans-serif); font-size: 20px; font-weight: 500; }
.saving-card p { margin-top: 4px; font-size: 12px; font-weight: 300; opacity: .82; }
.savings__terms { max-width: 900px; margin: 20px auto 0; color: rgba(255, 255, 255, .56); font-size: 10px; line-height: 1.6; text-align: center; }

.stay-ideas { padding: 104px 0; background: var(--promo-cream); }
.stay-ideas__intro { display: grid; grid-template-columns: minmax(0, 1fr) minmax(300px, .68fr); gap: 72px; align-items: end; margin-bottom: 50px; }
.stay-ideas__intro h2 em { color: var(--promo-ocean); font-style: italic; font-weight: 300; }
.stay-ideas__intro > p { color: var(--promo-muted); font-size: 14px; font-weight: 300; line-height: 1.75; }
.feature { display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(340px, .82fr); overflow: hidden; border-radius: 30px; background: #dbe9e3; box-shadow: var(--promo-shadow); }
.feature__media { position: relative; min-height: 550px; }
.feature__media img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.feature__media::after { position: absolute; inset: auto 0 0; height: 35%; background: linear-gradient(transparent, rgba(12, 34, 28, .46)); content: ''; }
.feature__location { position: absolute; bottom: 20px; left: 22px; z-index: 1; padding: 8px 12px; border-radius: 999px; color: white; background: rgba(15, 52, 40, .68); backdrop-filter: blur(8px); font-size: 10px; letter-spacing: .1em; text-transform: uppercase; }
.feature__copy { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; padding: clamp(38px, 5vw, 66px); }
.feature__copy h3, .campaign__copy h3, .holiday h3 { margin-top: 13px; color: var(--promo-forest); font-family: var(--font-display, 'DM Sans', sans-serif); font-size: clamp(29px, 3.2vw, 43px); font-weight: 300; letter-spacing: -.035em; line-height: 1.08; }
.feature__copy > p:not(.feature__tag) { margin-top: 19px; color: #44564d; font-size: 14px; font-weight: 300; line-height: 1.75; }
.feature__facts, .campaign__facts { display: grid; gap: 11px; margin: 24px 0 28px; list-style: none; color: #24473b; font-size: 13px; }
.feature__facts li, .campaign__facts li { display: flex; gap: 10px; align-items: center; line-height: 1.45; }
.feature__facts .ui-icon, .campaign__facts .ui-icon { width: 20px; height: 20px; color: var(--promo-terracotta-dark); }

.campaign-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; margin-top: 22px; }
.campaign { position: relative; overflow: hidden; border-radius: 28px; box-shadow: 0 18px 40px rgba(27, 46, 38, .1); }
.campaign--family { background: #f4c982; }
.campaign--nomad { background: #c3dadd; }
.campaign__media { height: 340px; overflow: hidden; }
.campaign__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .7s ease; }
.campaign:hover .campaign__media img { transform: scale(1.025); }
.campaign__copy { padding: 34px 36px 38px; }
.campaign__copy h3 { max-width: 540px; font-size: clamp(27px, 3vw, 37px); }
.campaign__copy > p:not(.feature__tag) { margin-top: 17px; color: #3e4e47; font-size: 13px; font-weight: 300; line-height: 1.75; }
.campaign__facts { margin: 22px 0 19px; }
.holiday {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  overflow: hidden;
  margin-top: 22px;
  border-radius: 30px;
  color: white;
  background: var(--promo-terracotta-dark);
  box-shadow: var(--promo-shadow);
}

.holiday__copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: clamp(40px, 6vw, 72px);
}

.holiday .feature__tag {
  color: #f7cfa0;
}

.holiday h3 {
  color: white;
}

.holiday__copy > p:not(.feature__tag) {
  margin-top: 18px;
  color: rgba(255, 255, 255, .78);
  font-size: 14px;
  font-weight: 300;
  line-height: 1.75;
}

.holiday__facts {
  margin-bottom: 2px;
  color: rgba(255, 255, 255, .88);
}

.holiday__facts .ui-icon {
  color: #f7cfa0;
}

.holiday__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
  margin-top: 28px;
}



.holiday__media {
  min-height: 480px;
  overflow: hidden;
  background: var(--promo-terracotta-dark);
}

.holiday__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  transform: scale(1.85);
  transform-origin: center;
}
.direct-path { padding: 96px 0; background: var(--promo-sand); }
.direct-path__grid { display: grid; grid-template-columns: minmax(0, .8fr) minmax(400px, 1fr); gap: clamp(58px, 8vw, 110px); align-items: start; }
.direct-path__heading > p:last-child { max-width: 480px; margin-top: 20px; color: var(--promo-muted); font-size: 14px; font-weight: 300; line-height: 1.75; }
.direct-path__steps { list-style: none; }
.direct-path__steps li { display: grid; grid-template-columns: 54px 1fr; gap: 22px; padding: 25px 0; border-bottom: 1px solid rgba(36, 40, 34, .12); }
.direct-path__steps li:first-child { padding-top: 0; }
.direct-path__steps > li > span { display: grid; width: 46px; height: 46px; place-items: center; border-radius: 50%; color: white; background: var(--promo-ocean); }
.direct-path__steps .ui-icon { width: 21px; height: 21px; }
.direct-path__steps h3 { color: var(--promo-forest); font-family: var(--font-display, 'DM Sans', sans-serif); font-size: 20px; font-weight: 500; }
.direct-path__steps p { margin-top: 6px; color: var(--promo-muted); font-size: 12px; font-weight: 300; line-height: 1.55; }

.offers-faq { padding: 92px 0; background: white; }
.offers-faq__grid { display: grid; grid-template-columns: minmax(0, .7fr) minmax(430px, 1fr); gap: clamp(58px, 8vw, 110px); }
.offers-faq__items details { border-bottom: 1px solid rgba(36, 40, 34, .14); }
.offers-faq__items summary { position: relative; padding: 22px 42px 22px 0; color: var(--promo-forest); font-family: var(--font-display, 'DM Sans', sans-serif); font-size: 18px; font-weight: 500; cursor: pointer; list-style: none; }
.offers-faq__items summary::-webkit-details-marker { display: none; }
.offers-faq__items summary::after { position: absolute; top: 20px; right: 2px; display: grid; width: 28px; height: 28px; place-items: center; border-radius: 50%; color: var(--promo-terracotta); background: #f9ede8; content: '+'; font-family: Inter, sans-serif; font-size: 18px; font-weight: 400; }
.offers-faq__items details[open] summary::after { content: '–'; }
.offers-faq__items details p { max-width: 680px; padding: 0 45px 22px 0; color: var(--promo-muted); font-size: 13px; font-weight: 300; line-height: 1.7; }

.offers-final { padding: 76px 0; color: white; background: var(--promo-ocean); }
.offers-final__inner { display: flex; gap: 40px; align-items: center; justify-content: space-between; }
.offers-final h2 { color: white; }
.offers-final__inner > div > p:last-child { margin-top: 10px; color: rgba(255, 255, 255, .75); font-size: 14px; font-weight: 300; }
.offers-button:focus-visible, .offers-text-link:focus-visible, .offers-faq summary:focus-visible { outline: 3px solid var(--promo-sun); outline-offset: 4px; }

@media (max-width: 980px) {
  .offers-hero__grid { grid-template-columns: minmax(0, 1fr) minmax(300px, .72fr); gap: 42px; }
  .offers-hero__visual img { min-height: 460px; }
  .offers-hero__stamp { left: -30px; }
  .savings__heading, .stay-ideas__intro { grid-template-columns: 1fr; gap: 22px; }
  .feature { grid-template-columns: 1fr; }
  .feature__media { min-height: 440px; }
  .holiday { grid-template-columns: 1fr; }
  .holiday__media { min-height: 360px; }
}

@media (max-width: 760px) {
  .offers-breadcrumb { padding: 11px 0; }
  .offers-hero { padding: 26px 0 62px; }
  .offers-hero__grid { grid-template-columns: 1fr; gap: 44px; }
  .offers-hero h1 { font-size: clamp(42px, 13vw, 58px); }
  .offers-intro { font-size: 15px; }
  .offers-proof { gap: 14px; }
  .offers-proof li { padding-right: 14px; }
  .offers-proof strong { font-size: 14px; }
  .offers-proof small { max-width: 88px; font-size: 9px; }
  .offers-hero__visual { width: calc(100% - 18px); margin-left: 18px; }
  .offers-hero__visual img { height: 112vw; min-height: 430px; max-height: 560px; border-radius: 150px 150px 24px 24px; }
  .offers-hero__visual::before { border-radius: 150px 150px 24px 24px; }
  .offers-hero__stamp { left: -18px; width: 76px; height: 76px; border-width: 5px; font-size: 8px; }
  .savings { padding: 62px 0; }
  .savings__grid, .campaign-grid { grid-template-columns: 1fr; }
  .saving-card { padding: 24px 54px 24px 21px; }
  .stay-ideas { padding: 76px 0; }
  .stay-ideas__intro { margin-bottom: 34px; }
  .feature__media { min-height: 390px; }
  .feature__copy { padding: 36px 28px 40px; }
  .campaign__media { height: 300px; }
  .campaign__copy { padding: 30px 28px 34px; }
  .holiday__copy { padding: 38px 28px 44px; }
  .holiday__media { min-height: 300px; }
  .holiday__actions { align-items: flex-start; flex-direction: column; }
  .direct-path, .offers-faq { padding: 74px 0; }
  .direct-path__grid, .offers-faq__grid { grid-template-columns: 1fr; gap: 42px; }
  .offers-final__inner { align-items: flex-start; flex-direction: column; }
  .offers-final__inner .offers-button { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
  .offers-button, .offers-text-link span, .campaign__media img, .saving-card, .saving-card__arrow { transition: none; }
}
