/**
 * US Landing - Orlando/Kissimmee destination
 * Mirrors Portugal landing architecture, scoped under rs-us- prefix
 */

/* ========== SHARED US PAGE BASE ========== */
body.rs-us-page {
  background: #FAF7F4;
  color: #1C1C1C;
  font-family: 'DM Sans', sans-serif;
  font-size: 15px;
  line-height: 1.7;
}

.rs-us-page main {
  padding-top: 0;
}

/* ========== US EYEBROW (shared dash-prefix label) ========== */
.rs-us-eyebrow {
  font-size: 11px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #E55F2C;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.rs-us-eyebrow::before {
  content: '';
  display: block;
  width: 20px;
  height: 1px;
  background: #E55F2C;
}

/* ========== SECTION HEADLINE (h2 shared across sections) ========== */
.rs-us-section-title {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: clamp(32px, 3.5vw, 48px);
  font-weight: 300;
  line-height: 1.15;
  color: #1C1C1C;
  margin-bottom: 8px;
}
.rs-us-section-title em {
  font-style: italic;
}

/* ========== HERO ========== */
.rs-us-hero {
  padding-top: 72px;
  position: relative;
  min-height: 88vh;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
}
.rs-us-hero-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
}
.rs-us-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, rgba(20, 18, 16, 0.82) 0%, rgba(20, 18, 16, 0.55) 55%, rgba(20, 18, 16, 0.3) 100%);
}
.rs-us-hero-content {
  position: relative;
  z-index: 2;
  padding: 28px clamp(28px, 6vw, 100px) 72px;
  max-width: 820px;
}
.rs-us-hero-eyebrow {
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #E55F2C;
  margin-bottom: 28px;
  display: flex;
  align-items: center;
  gap: 12px;
}
.rs-us-hero-eyebrow::before {
  content: '';
  display: block;
  width: 28px;
  height: 1px;
  background: #E55F2C;
}
.rs-us-hero-title {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: clamp(48px, 5.5vw, 80px);
  font-weight: 300;
  line-height: 1.08;
  color: #fff;
  margin-bottom: 24px;
}
.rs-us-hero-title em {
  font-style: italic;
  color: #E55F2C;
  white-space: nowrap;
}
.rs-us-hero-sub {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.75;
  max-width: 460px;
  margin-bottom: 32px;
}
.rs-us-hero-contact {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 32px;
  letter-spacing: 0.02em;
}
.rs-us-hero-contact a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 1px;
}
.rs-us-hero-contact a:hover {
  border-color: #E55F2C;
}
.rs-us-hero-contact .rs-us-dot {
  display: inline-block;
  margin: 0 10px;
  opacity: 0.4;
}
.rs-us-hero-cta-group {
  display: flex;
  align-items: center;
  gap: 24px;
}
.rs-us-btn-primary {
  background: #E55F2C;
  color: #fff;
  padding: 16px 36px;
  border-radius: 4px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.06em;
  transition: background 0.2s ease, transform 0.2s ease;
  display: inline-block;
}
.rs-us-btn-primary:hover {
  background: #C04A18;
  transform: translateY(-1px);
}
.rs-us-btn-ghost {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  font-size: 13px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding-bottom: 2px;
}
.rs-us-btn-ghost:hover {
  color: #fff;
  border-color: #E55F2C;
}

/* ========== EXPERIENCE STRIP ========== */
.rs-us-exp-strip {
  background: #1C1C1C;
  padding: 24px 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
}
.rs-us-exp-item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 0 40px;
  border-right: 1px solid rgba(255, 255, 255, 0.08);
}
.rs-us-exp-item:last-child {
  border-right: none;
}
.rs-us-exp-num {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 32px;
  font-weight: 300;
  color: #fff;
  line-height: 1;
}
.rs-us-exp-label {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.45);
  line-height: 1.4;
}
.rs-us-exp-label strong {
  display: block;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 500;
  margin-bottom: 2px;
}

/* ========== OFFER (two-column) ========== */
.rs-us-offer {
  padding: 100px 48px;
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 100px;
  align-items: center;
}
.rs-us-offer-title {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: clamp(34px, 3.5vw, 50px);
  font-weight: 300;
  line-height: 1.15;
  color: #1C1C1C;
  margin-bottom: 28px;
}
.rs-us-offer-title em {
  font-style: italic;
}
.rs-us-offer-body {
  font-size: 15px;
  color: #888880;
  line-height: 1.85;
  margin-bottom: 16px;
}
.rs-us-offer-body strong {
  color: #1C1C1C;
  font-weight: 500;
}
.rs-us-offer-visual {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
.rs-us-offer-img {
  aspect-ratio: 3/2;
  border-radius: 6px;
  background-color: #F0EBE4;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}
.rs-us-offer-img:first-child {
  grid-column: span 2;
  aspect-ratio: 16/7;
}

/* ========== INCLUDED (6-card grid) ========== */
.rs-us-included {
  background: #F0EBE4;
  padding: 100px 48px;
}
.rs-us-included-inner {
  max-width: 1100px;
  margin: 0 auto;
}
.rs-us-included-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2px;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 56px;
}
.rs-us-incl-card {
  background: #fff;
  padding: 32px 28px;
}
.rs-us-incl-icon {
  width: 40px;
  height: 40px;
  background: rgba(229, 95, 44, 0.10);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.rs-us-incl-icon svg {
  width: 18px;
  height: 18px;
  stroke: #E55F2C;
  fill: none;
  stroke-width: 1.5;
}
.rs-us-incl-title {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 20px;
  font-weight: 400;
  color: #1C1C1C;
  margin-bottom: 8px;
}
.rs-us-incl-desc {
  font-size: 13px;
  color: #888880;
  line-height: 1.7;
}

/* ========== GALLERY ========== */
.rs-us-gallery {
  padding: 100px 48px;
  max-width: 1200px;
  margin: 0 auto;
}
.rs-us-gallery-head {
  margin-bottom: 48px;
  max-width: 640px;
}
.rs-us-gallery-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
}
.rs-us-gallery-tile {
  aspect-ratio: 1 / 1;
  background-color: #F0EBE4;
  background-size: cover;
  background-position: center;
  border-radius: 6px;
  overflow: hidden;
  display: block;
  transition: transform 0.3s ease;
}
.rs-us-gallery-tile.is-wide {
  grid-column: span 2;
  aspect-ratio: 2 / 1;
}
.rs-us-gallery-tile:hover {
  transform: scale(1.01);
}

/* ========== LOCATION ========== */
.rs-us-location {
  padding: 100px 48px;
  max-width: 1100px;
  margin: 0 auto;
}
.rs-us-location-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: start;
  margin-top: 56px;
}
.rs-us-location-map-ph {
  aspect-ratio: 4/3;
  background: #F0EBE4;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #B8B4AE;
  border: 1px solid #E5DDD5;
}

/* Real villa photo replacing the map placeholder */
.rs-us-location-photo {
  aspect-ratio: 4/3;
  background-color: #F0EBE4;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.rs-us-location-photo-label {
  position: absolute;
  bottom: 18px;
  left: 18px;
  background: rgba(250, 247, 244, 0.92);
  backdrop-filter: blur(8px);
  padding: 6px 12px;
  border-radius: 3px;
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1C1C1C;
  font-weight: 500;
}

/* ========== IMAGE BAND (full-bleed photo break) ========== */
.rs-us-image-band {
  width: 100%;
  height: clamp(240px, 42vw, 520px);
  background-color: #F0EBE4;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
@media (max-width: 900px) {
  .rs-us-image-band {
    height: clamp(200px, 48vw, 340px);
    background-attachment: scroll;
  }
}
.rs-us-location-intro {
  font-size: 15px;
  color: #888880;
  line-height: 1.85;
  margin-bottom: 32px;
}
.rs-us-dist-list {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.rs-us-dist-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 0;
  border-bottom: 1px solid #E5DDD5;
}
.rs-us-dist-item:last-child {
  border-bottom: none;
}
.rs-us-dist-name {
  font-size: 15px;
  color: #1C1C1C;
  font-weight: 400;
}
.rs-us-dist-note {
  font-size: 12px;
  color: #888880;
  margin-top: 2px;
}
.rs-us-dist-time {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 22px;
  font-weight: 300;
  color: #E55F2C;
}

/* ========== REVIEWS ========== */
.rs-us-reviews {
  padding: 100px 48px;
}
.rs-us-reviews-inner {
  max-width: 1100px;
  margin: 0 auto;
}
.rs-us-reviews-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-top: 56px;
}
.rs-us-review-card {
  background: #fff;
  border: 1px solid #E5DDD5;
  border-radius: 8px;
  padding: 32px;
}
.rs-us-review-stars {
  display: flex;
  gap: 3px;
  margin-bottom: 18px;
}
.rs-us-review-stars span {
  width: 13px;
  height: 13px;
  background: #E55F2C;
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
  display: block;
}
.rs-us-review-text {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  color: #1C1C1C;
  line-height: 1.6;
  margin-bottom: 20px;
}
.rs-us-review-author {
  font-size: 12px;
  font-weight: 500;
  color: #1C1C1C;
}
.rs-us-review-meta {
  font-size: 11px;
  color: #888880;
  margin-top: 2px;
}

/* ========== HERO ANIMATIONS ========== */
@keyframes rsUsFadeUp {
  from { opacity: 0; transform: translateY(20px); }
  to   { opacity: 1; transform: translateY(0); }
}
.rs-us-hero-content > * {
  animation: rsUsFadeUp 0.7s ease both;
}
.rs-us-hero-eyebrow { animation-delay: 0.1s; }
.rs-us-hero-title   { animation-delay: 0.2s; }
.rs-us-hero-sub     { animation-delay: 0.3s; }
.rs-us-hero-contact { animation-delay: 0.35s; }
.rs-us-hero-cta-group { animation-delay: 0.4s; }

/* ========== RESPONSIVE ========== */
@media (max-width: 900px) {
  .rs-us-hero { min-height: auto; padding-top: 72px; }
  .rs-us-hero-content { padding: 40px 24px; }
  .rs-us-hero-title { font-size: clamp(36px, 11vw, 54px); }
  .rs-us-hero-sub { margin-bottom: 24px; }
  .rs-us-hero-contact { margin-bottom: 24px; }
  .rs-us-hero-cta-group { flex-direction: column; align-items: flex-start; gap: 12px; }
  .rs-us-exp-strip {
    padding: 18px 24px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .rs-us-exp-item {
    padding: 16px 12px;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }
  .rs-us-exp-item:nth-child(2n) { border-right: none; }
  .rs-us-exp-item:nth-last-child(-n+2) { border-bottom: none; }
  .rs-us-offer {
    grid-template-columns: 1fr;
    gap: 28px;
    padding: 72px 24px;
  }
  .rs-us-offer-visual { grid-template-columns: 1fr; }
  .rs-us-offer-img:first-child { grid-column: auto; aspect-ratio: 3/2; }
  .rs-us-gallery { padding: 72px 24px; }
  .rs-us-gallery-grid { grid-template-columns: repeat(2, 1fr); gap: 6px; }
  .rs-us-included { padding: 72px 24px; }
  .rs-us-included-grid { grid-template-columns: 1fr; }
  .rs-us-location { padding: 72px 24px; }
  .rs-us-location-grid { grid-template-columns: 1fr; gap: 28px; }
  .rs-us-reviews { padding: 72px 24px; }
  .rs-us-reviews-grid { grid-template-columns: 1fr; }
}

@media (max-width: 640px) {
  /* Mobile hero - strengthen overlay so text reads against bright photo
     backgrounds. The desktop horizontal gradient leaves the right side
     too transparent on phones where text spans full width. */
  .rs-us-hero-overlay {
    background: linear-gradient(180deg, rgba(20, 18, 16, 0.45) 0%, rgba(20, 18, 16, 0.78) 55%, rgba(20, 18, 16, 0.92) 100%);
  }
  .rs-us-hero-content { padding: 30px 22px 40px; }
  .rs-us-hero-title {
    font-size: clamp(32px, 10vw, 44px);
    text-shadow: 0 2px 18px rgba(0, 0, 0, 0.45);
  }
  .rs-us-hero-sub {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.92);
    text-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
  }
  .rs-us-hero-contact { font-size: 12px; }
  .rs-us-hero-contact .rs-us-dot { margin: 0 6px; }
  .rs-us-btn-primary { width: 100%; max-width: 320px; text-align: center; }
  .rs-us-btn-ghost { font-size: 12px; }

  /* Section horizontal padding bumped 16 → 22 for breathing room */
  .rs-us-exp-strip { padding: 14px 22px; }
  .rs-us-exp-num { font-size: 28px; }
  .rs-us-exp-label { font-size: 11px; }
  .rs-us-offer,
  .rs-us-included,
  .rs-us-location,
  .rs-us-reviews,
  .rs-us-gallery { padding-left: 22px; padding-right: 22px; }
  .rs-us-section-title,
  .rs-us-offer-title { font-size: clamp(28px, 8vw, 38px); }
  .rs-us-offer-body,
  .rs-us-incl-desc,
  .rs-us-dist-note,
  .rs-us-review-meta { font-size: 13px; }
  .rs-us-incl-card { padding: 24px 20px; }
  .rs-us-location-map-ph { aspect-ratio: 4/3; }
  .rs-us-dist-item { gap: 14px; align-items: flex-start; }
  .rs-us-dist-time { font-size: 20px; }
  .rs-us-review-card { padding: 24px 20px; }
  .rs-us-review-text { font-size: 16px; }
}

/* ========== ABOUT US PAGE ========== */
.rs-us-about main {
  padding-top: 72px;
}
.rs-us-about-hero {
  max-width: 1200px;
  margin: 0 auto;
  padding: 96px 48px 56px;
}
.rs-us-about-title {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: clamp(44px, 5vw, 72px);
  font-weight: 300;
  line-height: 1.05;
  color: #1C1C1C;
  margin-bottom: 16px;
}
.rs-us-about-sub {
  max-width: 760px;
  font-size: 16px;
  color: #888880;
  line-height: 1.7;
}
.rs-us-about-section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 48px 96px;
}
.rs-us-about-section-title {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: clamp(32px, 3.4vw, 50px);
  font-weight: 300;
  line-height: 1.15;
  color: #1C1C1C;
  margin-bottom: 20px;
}
.rs-us-about-section-copy {
  font-size: 15px;
  color: #888880;
  max-width: 760px;
  margin-bottom: 28px;
  line-height: 1.85;
}
.rs-us-about-cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 28px;
}
.rs-us-about-card {
  background: #fff;
  border: 1px solid #E5DDD5;
  border-radius: 14px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  min-height: 210px;
}
.rs-us-about-card-kicker {
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #E55F2C;
  margin-bottom: 8px;
}
.rs-us-about-card-title {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.1;
  color: #1C1C1C;
  margin-bottom: 8px;
}
.rs-us-about-card-meta {
  font-size: 13px;
  color: #3A3A3A;
  margin-bottom: 10px;
}
.rs-us-about-card-copy {
  font-size: 14px;
  color: #888880;
  line-height: 1.8;
}
.rs-us-about-cta-row {
  margin-top: 28px;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
.rs-us-btn-ghost-dark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  padding: 13px 22px;
  border: 1px solid #E5DDD5;
  color: #3A3A3A;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  transition: border-color 0.2s, color 0.2s;
}
.rs-us-btn-ghost-dark:hover {
  border-color: #E55F2C;
  color: #E55F2C;
}

@media (max-width: 900px) {
  .rs-us-about-hero,
  .rs-us-about-section {
    padding-left: 24px;
    padding-right: 24px;
  }
  .rs-us-about-cards {
    grid-template-columns: 1fr;
  }
}

/* ══════════════════════════════════════════════════════════
   COMPREHENSIVE RESPONSIVE - all viewports, all US pages
   ══════════════════════════════════════════════════════════ */

/* Horizontal scroll safety net (no surprise overflow on any device) */
body.rs-us-page {
  overflow-x: hidden;
}
body.rs-us-page img,
body.rs-us-page iframe,
body.rs-us-page video {
  max-width: 100%;
  height: auto;
}

/* ── LARGE TABLET / SMALL DESKTOP (1024–1280px) ── */
@media (max-width: 1280px) {
  .rs-us-hero-content { max-width: 640px; }
  .rs-us-offer { padding: 80px 36px; gap: 56px; max-width: 1040px; }
  .rs-us-included, .rs-us-gallery, .rs-us-location, .rs-us-reviews { padding: 88px 36px; }
  .rs-us-exp-item { padding: 0 28px; }
}

/* ── TABLET PORTRAIT (768–1024px) - was missing before ── */
@media (max-width: 1024px) {
  .rs-us-hero { min-height: 72vh; }
  .rs-us-hero-title { font-size: clamp(38px, 6vw, 58px); }
  .rs-us-hero-content { max-width: 560px; padding: 28px clamp(20px, 5vw, 56px) 56px; }
  .rs-us-exp-strip {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding: 20px 24px;
    gap: 0;
  }
  .rs-us-exp-item { padding: 6px 14px; }
  .rs-us-exp-num { font-size: 26px; }
  .rs-us-offer {
    padding: 72px 28px;
    gap: 44px;
    grid-template-columns: 1.1fr 1fr;
  }
  .rs-us-offer-title { font-size: clamp(28px, 3.6vw, 40px); }
  .rs-us-included { padding: 72px 28px; }
  .rs-us-included-grid { grid-template-columns: repeat(2, 1fr); gap: 2px; margin-top: 40px; }
  .rs-us-gallery { padding: 72px 28px; }
  .rs-us-gallery-grid { grid-template-columns: repeat(3, 1fr); }
  .rs-us-gallery-tile.is-wide { grid-column: span 2; }
  .rs-us-location { padding: 72px 28px; }
  .rs-us-location-grid { gap: 48px; }
  .rs-us-reviews { padding: 72px 28px; }
  .rs-us-reviews-grid { gap: 16px; }
}

/* ── LARGE MOBILE / SMALL TABLET (641–900px) - extend existing ── */
@media (max-width: 900px) {
  .rs-us-hero { min-height: 68vh; }
  .rs-us-exp-strip { padding: 16px 20px; }
  .rs-us-offer { padding: 56px 20px; }
  .rs-us-offer-visual { gap: 10px; }
  .rs-us-included { padding: 56px 20px; }
  .rs-us-gallery { padding: 56px 20px; }
  .rs-us-location { padding: 56px 20px; }
  .rs-us-reviews { padding: 56px 20px; }
  .rs-us-location-map-ph,
  .rs-us-location-photo { aspect-ratio: 16/10; }
  .rs-us-location-photo-label { bottom: 14px; left: 14px; font-size: 10px; }
  .rs-us-image-band { height: clamp(220px, 50vw, 360px); background-attachment: scroll; }
}

/* ── MOBILE (481–640px) - extend existing ── */
@media (max-width: 640px) {
  .rs-us-hero { min-height: auto; padding-top: 72px; }
  .rs-us-hero-content { padding: 32px 18px 44px; }
  .rs-us-hero-eyebrow { font-size: 10px; margin-bottom: 20px; gap: 8px; }
  .rs-us-hero-eyebrow::before { width: 20px; }
  .rs-us-hero-sub { font-size: 14px; line-height: 1.6; max-width: 100%; }
  .rs-us-btn-primary { width: 100%; max-width: 360px; text-align: center; padding: 14px 28px; }
  .rs-us-exp-strip {
    grid-template-columns: repeat(2, 1fr);
    padding: 12px 14px;
    gap: 0;
  }
  .rs-us-exp-item {
    padding: 14px 10px;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    gap: 10px;
  }
  .rs-us-exp-item:nth-child(2n) { border-right: none; }
  .rs-us-exp-item:nth-last-child(-n+2) { border-bottom: none; }
  .rs-us-exp-num { font-size: 22px; }
  .rs-us-exp-label { font-size: 10px; }
  .rs-us-exp-label strong { font-size: 11px; }
  .rs-us-offer-visual { grid-template-columns: 1fr; }
  .rs-us-offer-img:first-child { grid-column: auto; aspect-ratio: 3/2; }
  .rs-us-included-grid { grid-template-columns: 1fr; }
  .rs-us-incl-card { padding: 22px 18px; }
  .rs-us-gallery-grid { grid-template-columns: repeat(2, 1fr); gap: 5px; }
  .rs-us-gallery-tile.is-wide { grid-column: span 2; aspect-ratio: 2/1; }
  .rs-us-location-grid { grid-template-columns: 1fr; gap: 24px; }
  .rs-us-location-photo { aspect-ratio: 4/3; }
  .rs-us-dist-item { gap: 10px; align-items: flex-start; padding: 14px 0; }
  .rs-us-dist-time { font-size: 18px; }
  .rs-us-reviews-grid { grid-template-columns: 1fr; gap: 14px; }
  .rs-us-review-card { padding: 22px 18px; }
  .rs-us-review-text { font-size: 15px; }
}

/* ── SMALL MOBILE (320–480px) - new tier ── */
@media (max-width: 480px) {
  .rs-us-hero-content { padding: 24px 14px 32px; }
  .rs-us-hero-title { font-size: clamp(26px, 9vw, 36px); line-height: 1.08; }
  .rs-us-hero-sub { font-size: 13px; margin-bottom: 20px; }
  .rs-us-btn-primary { font-size: 12px; padding: 13px 22px; }
  .rs-us-exp-strip { padding: 10px 8px; }
  .rs-us-exp-item { padding: 10px 6px; gap: 8px; }
  .rs-us-exp-num { font-size: 18px; }
  .rs-us-exp-label { font-size: 9px; }
  .rs-us-exp-label strong { font-size: 10px; }
  .rs-us-offer, .rs-us-included, .rs-us-gallery, .rs-us-location, .rs-us-reviews {
    padding: 48px 12px;
  }
  .rs-us-offer-title,
  .rs-us-section-title { font-size: clamp(22px, 8vw, 30px); line-height: 1.12; margin-bottom: 12px; }
  .rs-us-offer-body { font-size: 14px; line-height: 1.75; }
  .rs-us-incl-card { padding: 18px 14px; }
  .rs-us-incl-icon { width: 34px; height: 34px; margin-bottom: 14px; }
  .rs-us-incl-title { font-size: 17px; }
  .rs-us-incl-desc { font-size: 12px; }
  .rs-us-gallery-grid { gap: 4px; }
  .rs-us-dist-item { flex-direction: column; gap: 4px; }
  .rs-us-dist-time { font-size: 16px; }
  .rs-us-review-text { font-size: 14px; }
}

/* ── LANDSCAPE PHONE GUARD ── */
@media (max-height: 520px) and (orientation: landscape) {
  .rs-us-hero { min-height: 100vh; }
  .rs-us-hero-content { padding-top: 16px; padding-bottom: 24px; }
}

/* ── ABOUT US PAGE - additional tiers ── */
@media (max-width: 640px) {
  .rs-us-about-hero { padding: 72px 22px 40px; }
  .rs-us-about-title { font-size: clamp(32px, 9vw, 52px); }
  .rs-us-about-sub { font-size: 14px; }
  .rs-us-about-section { padding: 0 22px 64px; }
  .rs-us-about-section-title { font-size: clamp(26px, 7vw, 40px); }
  .rs-us-about-card { padding: 18px 16px; min-height: auto; }
  .rs-us-about-card-title { font-size: 24px; }
  .rs-us-about-cta-row { flex-direction: column; align-items: stretch; }
  .rs-us-about-cta-row .rs-us-btn-primary,
  .rs-us-about-cta-row .rs-us-btn-ghost-dark { width: 100%; text-align: center; }
}
@media (max-width: 480px) {
  .rs-us-about-hero { padding: 64px 14px 32px; }
  .rs-us-about-title { font-size: clamp(28px, 10vw, 40px); }
  .rs-us-about-section { padding: 0 14px 56px; }
}

/* ========== HERO SECONDARY BUTTON (light variant on dark hero) ========== */
.rs-us-btn-ghost-light {
  display: inline-block;
  padding: 16px 30px;
  border-radius: 4px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.06em;
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.45);
  backdrop-filter: blur(6px);
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}
.rs-us-btn-ghost-light:hover {
  background: rgba(255, 255, 255, 0.18);
  border-color: rgba(255, 255, 255, 0.7);
  transform: translateY(-1px);
}

/* ========== DIRECT BOOKING PERKS (newsletter / voucher opt-in) ========== */
.rs-us-optin {
  background: #1C1C1C;
  padding: clamp(72px, 8vw, 120px) 24px;
  color: #fff;
}
.rs-us-optin-inner {
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
}
.rs-us-optin-eyebrow {
  font-size: 11px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: #E55F2C;
  margin-bottom: 28px;
}
.rs-us-optin-title {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: clamp(36px, 5vw, 68px);
  font-weight: 300;
  line-height: 1.1;
  color: #fff;
  margin: 0 auto 24px;
}
.rs-us-optin-title em,
.rs-us-optin-title .rs-us-optin-amount {
  font-style: italic;
  color: #E55F2C;
}
.rs-us-optin-sub {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.65;
  max-width: 560px;
  margin: 0 auto 36px;
}
.rs-us-optin-form {
  display: flex;
  align-items: stretch;
  gap: 0;
  max-width: 520px;
  margin: 0 auto 18px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 6px;
  overflow: hidden;
  padding: 6px;
}
.rs-us-optin-email {
  flex: 1 1 auto;
  background: transparent;
  border: 0;
  outline: 0;
  padding: 14px 18px;
  font-size: 14px;
  color: #fff;
  font-family: inherit;
}
.rs-us-optin-email::placeholder {
  color: rgba(255, 255, 255, 0.45);
}
.rs-us-optin-email:focus {
  outline: 0;
}
.rs-us-optin-btn {
  flex: 0 0 auto;
  background: #E55F2C;
  color: #fff;
  border: 0;
  padding: 0 24px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.04em;
  cursor: pointer;
  font-family: inherit;
  transition: background 0.2s ease;
}
.rs-us-optin-btn:hover {
  background: #C04A18;
}
.rs-us-optin-note {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.45);
  margin: 0;
}
.rs-us-optin-note strong {
  color: #E55F2C;
  font-weight: 500;
}

.residentas-optin-success--us {
  max-width: 520px;
  margin: 0 auto 18px;
  padding: 32px 24px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 6px;
  text-align: center;
}
.residentas-optin-success--us .residentas-optin-success-eyebrow {
  font-size: 11px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 14px;
}
.residentas-optin-success--us .residentas-optin-success-code {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 36px;
  font-weight: 400;
  color: #E55F2C;
  letter-spacing: 0.04em;
  margin-bottom: 14px;
}
.residentas-optin-success--us .residentas-optin-success-note {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.6;
}

/* ── Optin section + secondary button responsive ── */
@media (max-width: 640px) {
  .rs-us-optin { padding: 56px 16px; }
  .rs-us-optin-title { font-size: clamp(28px, 9vw, 40px); }
  .rs-us-optin-sub { font-size: 14px; margin-bottom: 28px; }
  .rs-us-optin-form { flex-direction: column; padding: 10px; gap: 8px; max-width: 100%; }
  .rs-us-optin-email { width: 100%; padding: 14px 16px; }
  .rs-us-optin-btn { width: 100%; padding: 14px 20px; }
  .rs-us-btn-ghost-light { width: 100%; max-width: 360px; text-align: center; padding: 14px 24px; }
}

/* ══════════════════════════════════════════════════════════════
   US LANDING - MOBILE POLISH (padding + button sizing + titles)
   Items 1, 2, 4 from the user's batched mobile review.
   ══════════════════════════════════════════════════════════════ */

/* #1 - Section padding: more breathing room on small phones.
   Was 12px each side at <=480px (too tight); now 18-22px. */
@media (max-width: 640px) {
  .rs-us-offer,
  .rs-us-included,
  .rs-us-gallery,
  .rs-us-location,
  .rs-us-reviews,
  .rs-us-about-hero,
  .rs-us-about-section,
  .rs-us-optin {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
}
@media (max-width: 480px) {
  .rs-us-offer,
  .rs-us-included,
  .rs-us-gallery,
  .rs-us-location,
  .rs-us-reviews,
  .rs-us-about-hero,
  .rs-us-about-section,
  .rs-us-optin {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  .rs-us-hero-content {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

/* #4 - Hero buttons: drop full-width on mobile so they're inline-sized
   to their text. Both Check Availability + Explore Orlando become
   compact pill buttons sized to content. */
@media (max-width: 640px) {
  .rs-us-hero-cta-group {
    flex-direction: row !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 14px !important;
  }
  .rs-us-btn-primary {
    width: auto !important;
    max-width: none !important;
    padding: 13px 24px !important;
    font-size: 13px !important;
  }
  .rs-us-btn-ghost-light {
    width: auto !important;
    max-width: none !important;
    padding: 13px 22px !important;
    font-size: 13px !important;
  }
}
@media (max-width: 480px) {
  .rs-us-btn-primary { padding: 12px 20px !important; font-size: 12px !important; }
  .rs-us-btn-ghost-light { padding: 12px 18px !important; font-size: 12px !important; }
}

/* #2 - Mobile title sizing so the now-unbroken titles
   ("A look inside the homes." / "Modern homes. Resort lifestyle.
   Family scale.") fit cleanly. */
@media (max-width: 640px) {
  .rs-us-section-title,
  .rs-us-offer-title {
    font-size: clamp(22px, 6.5vw, 30px) !important;
    line-height: 1.18 !important;
  }
  .rs-us-section-title em,
  .rs-us-offer-title em {
    white-space: normal;
  }
}
@media (max-width: 480px) {
  .rs-us-section-title,
  .rs-us-offer-title {
    font-size: clamp(20px, 7vw, 26px) !important;
    line-height: 1.2 !important;
  }
}
