/* Ola's approved imagery, given room to sell. No new brand or generated media. */
.legacy-home .announcement { font-size: .875rem; padding-block: 6px; }
.legacy-home .header-inner { min-height: 84px; }
.legacy-home .hero-lifestyle { position: relative; isolation: isolate; display: grid; grid-template-columns: 1fr; align-items: center; min-height: 650px; width: min(1440px, calc(100% - 40px)); margin: 20px auto 0; padding: 64px clamp(30px, 5vw, 76px); border-radius: 28px; overflow: hidden; background: #102c46; }
.legacy-home .hero-lifestyle .hero-image { position: absolute; z-index: -2; inset: 0; }
.legacy-home .hero-lifestyle .hero-image img { width: 100%; height: 100%; object-fit: cover; object-position: center 58%; border-radius: 0; }
.legacy-home .hero-lifestyle::after { content: ""; position: absolute; z-index: -1; inset: 0; background: linear-gradient(90deg, rgba(8,30,48,.91) 0%, rgba(8,30,48,.72) 32%, rgba(8,30,48,.1) 72%), linear-gradient(0deg, rgba(8,30,48,.28), transparent 40%); }
.legacy-home .hero-lifestyle .hero-copy { width: min(580px, 60%); }
.legacy-home .hero-lifestyle .eyebrow { color: #b8e6ff; font-size: .875rem; margin-bottom: 26px; letter-spacing: .14em; }
.legacy-home .hero-lifestyle h1 { color: white; font-size: clamp(2.7rem, 4.7vw, 4.7rem); font-weight: 500; letter-spacing: -.045em; line-height: 1.04; }
.legacy-home .hero-lifestyle h1 em { color: #b3e5ff; font-style: normal; }
.legacy-home .hero-lifestyle .hero-description { max-width: 390px; color: #edf7fc; font-size: 1.125rem; line-height: 1.6; margin-top: 26px; }
.legacy-home .hero-lifestyle .button { color: #102c46; background: #c3ecff; border-color: #c3ecff; min-height: 54px; }
.legacy-home .hero-lifestyle .button:hover { background: white; border-color: white; }
.legacy-home .hero-lifestyle .text-link { color: white; }
.legacy-home .hero-lifestyle .hero-footnote { font-size: .875rem; color: #dcebf4; max-width: 390px; line-height: 1.55; }
.legacy-home .hero-lifestyle figcaption { position: absolute; right: 28px; bottom: 22px; color: white; font-size: .8125rem; padding: 6px 12px; background: rgba(8,30,48,.65); border-radius: 99px; margin: 0; }
.home-discovery { display: grid; grid-template-columns: repeat(3, 1fr); padding-block: 30px 38px; }
.home-discovery a { display: grid; gap: 3px; text-decoration: none; text-align: center; padding-inline: 18px; }
.home-discovery a + a { border-left: 1px solid var(--line); }
.home-discovery strong { color: var(--deep); font-size: 1.125rem; font-weight: 600; }
.home-discovery span { color: var(--muted); font-size: .875rem; }
.home-discovery a:hover strong { text-decoration: underline; }
.legacy-home .social-video-section { padding-block: 42px 88px; }
.social-showcase { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 420px); align-items: center; gap: clamp(28px, 6vw, 88px); }
.social-reels { width: 100%; max-width: 420px; min-width: 0; }
.social-showcase-copy { padding: 0; }
.social-showcase-copy h2 { font-size: clamp(2rem, 3vw, 3rem); }
.social-showcase-copy > p:not(.eyebrow) { margin-top: 22px; font-size: 1rem; color: var(--muted); max-width: 320px; }
.social-showcase-copy .text-link { margin-top: 24px; }
.social-showcase-copy > p.social-privacy { font-size: .8125rem; line-height: 1.55; margin-top: 12px; }
.reel-card { min-width: 0; border: 1px solid var(--line); border-radius: 20px; background: white; overflow: hidden; }
.reel-card-heading { padding: 22px 20px; min-height: 116px; }
.reel-card-heading span { font-size: .75rem; color: var(--muted); }
.reel-card-heading h3 { font-weight: 600; font-size: 1.25rem; margin-top: 7px; line-height: 1.3; }
.reel-embed { min-height: 530px; background: #f4f8fa; }
.reel-embed blockquote { margin: 0; padding: 28px; font-size: 1rem; }
.reel-embed iframe.instagram-media { display: block; width: 100% !important; min-width: 0 !important; max-width: 100% !important; margin: 0 !important; border: 0 !important; border-radius: 0 !important; box-shadow: none !important; }
.reel-original { display: flex; justify-content: space-between; padding: 14px 20px; color: var(--navy); font-size: .875rem; text-decoration: none; border-top: 1px solid var(--line); }
.reel-original:hover { text-decoration: underline; }
.legacy-home .models-section { border-radius: 36px 36px 0 0; background: #f1f7fb; }
.legacy-home .models-section .heading-note { max-width: 370px; }
.legacy-home .models-grid { gap: 24px; }
.legacy-home .model-card { border: 1px solid #dce8ef; border-radius: 18px; padding: 25px 23px 0; }
.legacy-home .model-art { margin-block: 15px 8px; aspect-ratio: 1.5; }
.legacy-home .model-art .model-png-frame { position: relative; display: block; aspect-ratio: var(--model-ratio); flex-shrink: 0; }
.legacy-home .model-art .model-png-frame img { left: 0; top: 0; width: var(--model-image-width); height: var(--model-image-height); object-fit: fill; transform: translate(var(--model-offset-x),var(--model-offset-y)); }
.legacy-home .model-heading { justify-content: space-between; flex-direction: row-reverse; }
.legacy-home .model-heading h3 { font-size: 1.75rem; font-weight: 500; }
.legacy-home .model-number { border: 0; padding: 0; color: #6b8293; }
.legacy-home .dimension-label { font-size: .8125rem; }
.legacy-home .model-actions { grid-template-columns: 1fr; gap: 8px; }
.legacy-home .model-quote { grid-row: 1; min-height: 48px; border-radius: 12px; font-size: .875rem; }
.legacy-home .model-3d-button { border: 0; font-size: .875rem; gap: 8px; }
.legacy-home .model-3d-button::before { content: "3D"; font-size: .75rem; font-weight: 700; border: 1px solid #a4c6dc; padding: 1px 5px; border-radius: 5px; }
.legacy-home .package-section { background: #14344f; }
.legacy-home .package-layout { gap: 70px; }
.legacy-home .package-intro h2 { font-size: clamp(2rem, 3.3vw, 3.1rem); }
.legacy-home .extras-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.legacy-home .projects-section { padding-bottom: 60px; }
.legacy-home .gallery-item a { height: 390px; border-radius: 18px; background: #edf5fa; }
.legacy-home .gallery-item figcaption { font-size: .875rem; }
.legacy-home .viewer-finishes { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 18px; }
.viewer-finishes button { border: 1px solid #bcd5e4; border-radius: 99px; min-height: 44px; padding: 8px 20px; background: white; color: var(--navy); font-size: .9375rem; }
.viewer-finishes button[aria-pressed="true"] { background: var(--navy); color: white; border-color: var(--navy); }
.legacy-home .viewer-personalize { margin: 16px 24px 0 0; }
.legacy-home .viewer-external { font-size: .875rem; }
.legacy-home .viewer-dialog { margin: auto; }
html:has(.viewer-dialog[open]) { overflow: hidden; }
@media (max-width: 1100px) {
  .legacy-home .desktop-nav { gap: 18px; }
  .legacy-home .desktop-nav a { font-size: .875rem; }
}
@media (min-width: 761px) and (max-width: 950px) {
  .legacy-home .desktop-nav a[href="#paquete"] { display: none; }
  .legacy-home .hero-lifestyle .hero-copy { width: 72%; }
}
@media (max-width: 760px) {
  .legacy-home .header-inner { min-height: 76px; }
  .legacy-home .header-calculate { font-size: .875rem; padding-inline: 13px; }
  .legacy-home .hero-lifestyle { min-height: 710px; width: calc(100% - 20px); margin-top: 10px; padding: 30px 24px 280px; border-radius: 20px; align-items: start; }
  .legacy-home .hero-lifestyle .hero-copy { width: 100%; }
  .legacy-home .hero-lifestyle::after { background: linear-gradient(180deg, rgba(8,30,48,.98) 0%, rgba(8,30,48,.87) 36%, rgba(8,30,48,.3) 66%, rgba(8,30,48,.02) 85%); }
  .legacy-home .hero-lifestyle .hero-image img { object-position: 57% bottom; }
  .legacy-home .hero-lifestyle .eyebrow { font-size: .75rem; margin-bottom: 20px; letter-spacing: .1em; }
  .legacy-home .hero-lifestyle h1 { font-size: clamp(2.25rem, 9vw, 3.7rem); line-height: 1.08; }
  .legacy-home .hero-lifestyle .hero-description { font-size: 1rem; margin-top: 20px; }
  .legacy-home .hero-lifestyle .hero-actions { gap: 18px; margin-top: 25px; }
  .legacy-home .hero-lifestyle .hero-footnote { margin-top: 18px; }
  .legacy-home .hero-lifestyle figcaption { right: 12px; bottom: 14px; font-size: .75rem; }
  .home-discovery { width: calc(100% - 32px); padding-block: 25px; }
  .home-discovery a { padding-inline: 8px; gap: 6px; }
  .home-discovery strong { font-size: .875rem; line-height: 1.3; }
  .home-discovery span { font-size: .75rem; line-height: 1.5; }
  .legacy-home .social-video-section { padding-block: 28px 54px; }
  .social-showcase { display: block; }
  .social-showcase-copy { width: 100%; padding-bottom: 28px; }
  .social-showcase-copy h2 { font-size: 2.4rem; }
  .social-showcase-copy > p:not(.eyebrow) { margin-top: 16px; }
  .social-showcase-copy .text-link { margin-top: 14px; }
  .reel-card { width: 100%; }
  .social-reels { margin-inline: auto; }
  .reel-embed { min-height: 490px; }
  .legacy-home .models-section .section-heading { margin-bottom: 28px; }
  .legacy-home .models-section h2 { font-size: 2.5rem; }
  .legacy-home .model-card { padding: 22px 22px 0; }
  .legacy-home .model-art { aspect-ratio: 1.65; }
  .legacy-home .package-layout { gap: 26px; }
  .legacy-home .extras-grid { grid-template-columns: 1fr 1fr; }
  .legacy-home .gallery-item a { height: 285px; }
  .legacy-home .viewer-personalize { width: 100%; margin-right: 0; }
  .legacy-home .viewer-stage iframe { height: min(45dvh, 400px); min-height: 240px; aspect-ratio: auto; }
}
