/* Talia's portrait and signature lead; photography carries the property story. */
.icon-arrow{display:inline-block;width:1em;height:1em;min-width:1em;flex-shrink:0;vertical-align:-.12em;overflow:visible}
.site-header.centered-header{height:132px}
.centered-header .header-wordmark.signature-wordmark{width:324px;height:112px}
.centered-header .desktop-nav{font-size:14px;gap:clamp(22px,2.3vw,36px)}
body:not(.page-home) main{padding-top:132px}

.page-home .portrait-hero{height:94svh;min-height:780px;max-height:1040px;background:#d2cfcd}
.page-home .hero-visual{width:56%}
.page-home .portrait-hero .hero-shade{display:none}
.page-home .portrait-hero .hero-content{width:47%;height:100%;max-width:none;padding:160px 30px 120px var(--gutter);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.page-home .portrait-hero h1{font-size:clamp(110px,12vw,180px);line-height:.96;letter-spacing:-.055em;margin:0 0 35px}
.page-home .portrait-hero .hero-heading-secondary{font-size:clamp(42px,5vw,80px);line-height:1.16;letter-spacing:-.025em;margin-top:14px}
.page-home .portrait-hero .hero-content>.eyebrow{font-size:12px;letter-spacing:.17em;margin-bottom:30px}
.page-home .hero-description{font-size:17px;line-height:1.8;max-width:29ch;margin-bottom:30px}
.page-home .hero-actions{gap:18px 26px}.page-home .hero-actions .button{min-width:174px}
.page-home .hero-actions .text-link{gap:16px;font-size:14px}
.page-home .hero-bottom{font-size:12px;letter-spacing:.1em}

.page-home .intro{grid-template-columns:1.05fr 1fr;gap:clamp(60px,8vw,125px);padding-top:100px;padding-bottom:100px;border-top:0}
.page-home .intro-photo{max-width:none}
.page-home .intro-photo .image-window{aspect-ratio:4/4.65}
.page-home .intro-copy h2{font-size:clamp(70px,7vw,106px);margin-bottom:23px;letter-spacing:-.035em}
.page-home .intro-copy .intro-deck{font-family:var(--serif);font-size:clamp(28px,2.6vw,39px);line-height:1.25;color:var(--ink);margin-bottom:25px}
.page-home .intro-copy>p:not(.eyebrow):not(.intro-deck){font-size:17px;line-height:1.9;max-width:42ch}
.page-home .intro-copy .text-link{margin-top:22px;font-size:15px}
.portrait-caption{font-size:12px;letter-spacing:.035em}
.local-connections>p{font-size:12px}.local-connections a{font-size:14px}
.move-paths{border-top:1px solid var(--line)}
.move-paths>a{padding-top:30px;padding-bottom:30px}
.move-paths>a>div>span{font-size:12px;letter-spacing:.09em}
.move-paths h2{font-size:clamp(28px,2.5vw,39px)}

.featured-homes{padding-top:100px;padding-bottom:90px;background:var(--paper);max-width:none}
.featured-homes .section-heading{max-width:1440px;margin:0 auto 45px;align-items:end}
.featured-homes h2{font-size:clamp(56px,5.7vw,86px);line-height:1.05}
.section-deck>p{font-size:16px;line-height:1.8}
.listing-grid,.home-listings{grid-template-columns:repeat(2,minmax(0,1fr));gap:60px 42px}
.home-listings{max-width:1440px;margin:auto}
.listing-card{background:transparent;border:0;border-bottom:1px solid var(--line)}
.listing-photo{aspect-ratio:8/5}
.listing-status{top:18px;left:18px;font-size:14px;padding:6px 13px;background:var(--paper)}
.listing-image-note,.home-listings .listing-image-note{font-size:12px;letter-spacing:.015em;bottom:12px;right:12px;padding:3px 8px}
.listing-body,.home-listings .listing-body{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:20px;padding:24px 0 12px}
.listing-community,.home-listings .listing-community{grid-column:1/-1;grid-row:1;font-size:12px;letter-spacing:.07em;margin-bottom:15px}
.listing-price,.home-listings .listing-price{grid-column:2;grid-row:2/4;align-self:start;font-size:36px;line-height:1.15;margin:0;white-space:nowrap}
.listing-price>span{display:block;font-family:var(--sans);font-size:12px;margin:0 0 4px;letter-spacing:.03em;text-align:right}
.listing-card h3,.home-listings .listing-card h3{grid-column:1;grid-row:2;font-size:20px;font-family:var(--sans);font-weight:500;line-height:1.4;letter-spacing:-.02em}
.listing-location{grid-column:1;grid-row:3;font-size:14px;line-height:1.6;margin-top:6px}
.listing-facts,.home-listings .listing-facts{grid-column:1/-1;grid-row:4;font-size:14px;gap:10px 24px;padding:22px 0 20px}
.listing-actions,.home-listings .listing-actions{grid-column:1/-1;grid-row:5;display:flex;flex-direction:row;align-items:center;gap:16px;padding-top:7px}
.listing-actions .text-link,.home-listings .listing-actions .text-link,.builder-link{font-size:14px}
.featured-footnote{max-width:1440px;margin:26px auto 0}

.builder-stories{padding-top:10px;padding-bottom:95px;max-width:1700px}
.builder-story{display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(40px,6vw,95px);align-items:center}
.builder-story+.builder-story{margin-top:85px;padding-top:85px;border-top:1px solid var(--line)}
.builder-image{margin:0;min-width:0;overflow:hidden}
.builder-image img{width:100%;height:auto;aspect-ratio:8/5;object-fit:cover}
.builder-image figcaption{font-size:12px;line-height:1.7;letter-spacing:.02em;color:var(--muted);margin-top:14px}
.builder-story:nth-child(even){grid-template-columns:1fr 1.2fr}
.builder-story:nth-child(even) .builder-image{grid-column:2;grid-row:1}
.builder-story:nth-child(even) .builder-copy{grid-column:1;grid-row:1}
.builder-copy h2{font-size:clamp(39px,4vw,61px);line-height:1.12;letter-spacing:-.03em;margin-bottom:26px}
.builder-copy>p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.9;max-width:42ch}
.builder-copy .text-link{font-size:15px;gap:24px;margin-top:22px}
.builder-detail{margin-top:26px;padding-top:24px;border-top:1px solid var(--line)}
.builder-detail>span{display:block;font-size:12px;letter-spacing:.12em;line-height:1.6;color:var(--muted)}
.builder-detail>strong{display:block;font-family:var(--serif);font-size:44px;font-weight:400;letter-spacing:-.03em;line-height:1.3;margin-top:7px}
.builder-detail>p{font-size:12px;line-height:1.8;color:var(--muted);margin-top:4px}
.new-homes{padding-top:95px}.new-homes .section-heading{margin-bottom:45px}

.tour-stage{background:#292c28;grid-template-columns:1fr 1fr;gap:clamp(50px,8vw,120px);padding-top:80px;padding-bottom:80px}
.tour-stage .video-feature-copy{justify-self:center;width:100%;max-width:610px}
.tour-stage .video-feature-copy h2{font-size:clamp(60px,6.5vw,96px);line-height:1.04;letter-spacing:-.04em;margin-bottom:32px}
.tour-stage .video-feature-copy>p:not(.eyebrow){font-size:17px;line-height:1.9;max-width:39ch}
.tour-stage .video-feature-copy .film-note{font-size:12px;line-height:1.8;max-width:45ch;margin-top:28px}
.tour-stage .film-meta{font-size:12px;letter-spacing:.12em;margin-top:34px;padding-top:25px;border-top:1px solid #ffffff30}
.tour-stage .film{max-width:410px;width:100%;justify-self:center}
.tour-stage .film:before{display:none}.tour-stage .film-player{box-shadow:none}
.tour-stage .film figcaption{font-size:12px;letter-spacing:.04em;flex-wrap:wrap;gap:8px 15px;padding-top:17px}
.tour-stage .film-controls{border-radius:0;background:#262923dd;backdrop-filter:none}
.tour-stage .film-buttons button{border-radius:0}

.reveal.will-reveal{transform:translateY(24px);transition:opacity .75s ease,transform .85s cubic-bezier(.16,1,.3,1)}
.reveal.visible{transform:none}
@media(min-width:701px) and (max-width:1100px){
 .centered-header .desktop-nav{font-size:13px;gap:22px}
 .page-home .portrait-hero{min-height:740px}
 .page-home .portrait-hero .hero-content{padding-right:20px;width:49%}
 .page-home .intro{gap:45px;padding-top:80px;padding-bottom:80px}
 .page-home .intro-copy h2{font-size:72px}.page-home .intro-copy>p:not(.eyebrow):not(.intro-deck){font-size:16px}
 .listing-grid,.home-listings{gap:45px 30px}
 .listing-body,.home-listings .listing-body{column-gap:14px}
 .listing-price,.home-listings .listing-price{font-size:32px}
 .listing-card h3,.home-listings .listing-card h3{font-size:18px}
 .builder-copy h2{font-size:42px}.builder-story{gap:40px}
 .tour-stage{gap:45px}.tour-stage .video-feature-copy h2{font-size:67px}
 .tour-stage .film{max-width:365px}
}
@media(max-width:1000px){
 .site-header.centered-header{height:106px}.centered-header .header-wordmark.signature-wordmark{width:260px;height:90px}
 body:not(.page-home) main{padding-top:106px}
}
@media(max-width:900px){
 .listing-grid,.home-listings{grid-template-columns:minmax(0,1fr);gap:42px}
 .builder-story,.builder-story:nth-child(even){grid-template-columns:minmax(0,1fr);gap:32px}
 .builder-story:nth-child(even) .builder-image,.builder-story:nth-child(even) .builder-copy{grid-column:auto;grid-row:auto}
 .builder-story+.builder-story{margin-top:60px;padding-top:60px}
 .builder-copy h2{font-size:52px}.builder-copy>p:not(.eyebrow){max-width:55ch}
 .tour-stage{grid-template-columns:minmax(0,1fr);gap:45px}
 .tour-stage .video-feature-copy{max-width:none;justify-self:stretch}
 .tour-stage .video-feature-copy h2{font-size:72px;max-width:15ch}
 .tour-stage .film{max-width:410px}
}
@media(max-width:700px){
 .site-header.centered-header{height:100px}
 .centered-header .header-wordmark.signature-wordmark{width:230px;height:82px;max-width:calc(100vw - 124px)}
 body:not(.page-home) main{padding-top:100px}
 .page-home .portrait-hero{height:auto;min-height:0;max-height:none;background:var(--cream)}
 .page-home .hero-visual{width:100%;height:min(177.778vw,86svh)}
 .page-home .portrait-hero .hero-content{display:block;width:100%;height:auto;padding:38px var(--gutter) 34px}
 .page-home .portrait-hero h1{font-size:clamp(94px,23vw,155px);margin-bottom:24px}
 .page-home .portrait-hero .hero-heading-secondary{font-size:clamp(40px,9.5vw,65px);line-height:1.18;margin-top:10px;letter-spacing:-.025em}
 .page-home .portrait-hero .hero-content>.eyebrow{font-size:12px;letter-spacing:.11em;margin-bottom:21px}
 .page-home .hero-description{font-size:16px;max-width:29ch;margin-bottom:22px}
 .page-home .hero-actions{gap:15px 23px}.page-home .hero-actions .button{min-width:160px}
 .page-home .hero-bottom{gap:15px;font-size:12px;letter-spacing:.035em}
 .page-home .hero-bottom>span{max-width:190px}
 .page-home .hero-bottom a{font-size:12px;letter-spacing:.035em;gap:9px;flex-shrink:0}
 .page-home .intro{display:flex;gap:35px;padding-top:60px;padding-bottom:60px}
 .page-home .intro-photo .image-window{aspect-ratio:4/4.8}
 .page-home .intro-copy h2{font-size:66px;margin-bottom:20px}
 .page-home .intro-copy .intro-deck{font-size:30px;margin-bottom:22px}
 .page-home .intro-copy>p:not(.eyebrow):not(.intro-deck){font-size:16px;line-height:1.9}
 .portrait-caption{font-size:12px;letter-spacing:0;gap:14px;flex-wrap:wrap}.portrait-caption>span:last-child{text-align:left}
 .move-paths>a>div>span{font-size:12px;letter-spacing:.05em}
 .featured-homes{padding-top:60px;padding-bottom:60px}.featured-homes h2{font-size:56px}
 .featured-homes .section-heading{margin-bottom:32px}.section-deck>p{font-size:16px}
 .listing-photo{aspect-ratio:8/5}.listing-status{top:12px;left:12px;font-size:14px;padding:5px 10px}
 .listing-image-note{font-size:12px;right:9px;bottom:9px;letter-spacing:0}
 .listing-body,.home-listings .listing-body{display:block;padding:22px 0 12px}
 .listing-community,.home-listings .listing-community{font-size:12px;margin-bottom:12px}
 .listing-price,.home-listings .listing-price{font-size:38px;margin-bottom:12px}
 .listing-price>span{display:inline;margin-right:5px;text-align:left}
 .listing-card h3,.home-listings .listing-card h3{font-size:20px}
 .listing-location{font-size:14px}.listing-facts,.home-listings .listing-facts{font-size:14px;gap:10px 20px;padding:19px 0}
 .listing-actions,.home-listings .listing-actions{flex-direction:row;flex-wrap:wrap;gap:8px 16px}
 .featured-footnote{margin-top:24px}
 .builder-stories{padding-top:0;padding-bottom:60px}.builder-story{gap:28px}
 .builder-story+.builder-story{margin-top:48px;padding-top:48px}
 .builder-copy h2{font-size:43px;margin-bottom:23px}.builder-copy .eyebrow{font-size:12px;letter-spacing:.09em}
 .builder-image figcaption{font-size:12px;letter-spacing:0;margin-top:11px}
 .builder-copy .text-link{font-size:15px;gap:20px}.builder-detail{margin-top:22px;padding-top:21px}
 .tour-stage{display:flex;flex-direction:column;gap:40px;padding-top:60px;padding-bottom:60px}
 .tour-stage .video-feature-copy h2{font-size:56px;line-height:1.06;margin-bottom:26px}
 .tour-stage .video-feature-copy>p:not(.eyebrow){font-size:16px;max-width:none}
 .tour-stage .video-feature-copy .film-note{font-size:12px}
 .tour-stage .film{width:100%;max-width:380px;align-self:center}
 .tour-stage .film-meta{font-size:12px;letter-spacing:.07em;margin-top:27px;padding-top:22px}
 .new-homes{padding-top:60px}
}
@media(prefers-reduced-motion:reduce){.reveal.will-reveal{transform:none;opacity:1;transition:none}}

/* Feather the portrait edge into its existing neutral background. */
@media(min-width:701px){
 .page-home .hero-visual{-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 23%);mask-image:linear-gradient(to right,transparent 0%,#000 23%)}
}

/* LGI leads with a full-bleed film beneath the transparent navigation. */
body.page-new-construction main{padding-top:0}
.page-new-construction .site-header.centered-header{color:#fff;text-shadow:0 1px 12px #0009}
.page-new-construction .site-header .signature-logo{filter:brightness(0) invert(1)}
.construction-film-hero{position:relative;isolation:isolate;width:100%;height:94svh;min-height:720px;max-height:1050px;background:#353831;color:#fff;overflow:hidden}
.construction-film-hero .construction-film{position:absolute;inset:0;width:100%;height:100%;max-width:none;margin:0}
.construction-film-hero .film:before{display:none}
.construction-film-hero .film-player{height:100%;width:100%;aspect-ratio:auto;box-shadow:none;background:#353831;overflow:hidden}
.construction-film-hero .film-player:after{content:'';position:absolute;inset:0;background:#161b164d;pointer-events:none}
.construction-film-hero .story-video{position:absolute;inset:0;object-fit:cover;object-position:50% 50%}
.construction-film-copy{position:absolute;left:var(--gutter);right:var(--gutter);bottom:155px;max-width:750px;z-index:1;text-shadow:0 2px 22px #0008}
.construction-film-copy .eyebrow{font-size:13px;letter-spacing:.13em;margin-bottom:25px}
.construction-film-copy h1{font-size:clamp(72px,7.5vw,112px);line-height:.98;letter-spacing:-.04em;margin-bottom:24px}
.construction-film-copy>p:not(.eyebrow){font-size:18px;max-width:35ch;line-height:1.7}
.construction-film-copy .text-link{margin-top:22px;font-size:15px;gap:24px}
.construction-film-label{position:absolute;left:var(--gutter);bottom:46px;display:flex;gap:26px;flex-wrap:wrap;font-size:12px;letter-spacing:.08em;z-index:1;text-shadow:0 1px 8px #0009}
.construction-film-hero .film-controls{left:auto;right:var(--gutter);bottom:30px;width:340px;max-width:calc(100% - 50px);border-radius:0;background:#252823dd;backdrop-filter:none;z-index:3}
.construction-film-hero .film-buttons button{border-radius:0}
.construction-film-fallback{position:absolute;right:var(--gutter);bottom:45px;z-index:3;text-decoration:underline}
.construction-film-hero .film-player:fullscreen .story-video{object-fit:contain;height:100%}
.construction-film-hero .film-player:fullscreen .film-controls{right:25px;bottom:25px}
.lgi-story{padding-top:100px;padding-bottom:100px}
.lennar-area{background:#292c28;color:var(--cream)}
.lennar-story{padding-top:90px;padding-bottom:30px}
.lennar-story .builder-copy>p:not(.eyebrow),.lennar-story .builder-image figcaption{color:#d6d7ce}
.lennar-story .builder-story{grid-template-columns:1fr 1.2fr}
.lennar-story .builder-image{grid-column:2;grid-row:1}
.lennar-story .builder-copy{grid-column:1;grid-row:1}
.lennar-area .tour-stage{padding-top:60px}
.social-content-film{padding-top:85px;padding-bottom:85px}
.social-content-film .video-feature-copy h2{font-size:clamp(55px,5.5vw,82px);line-height:1.05;letter-spacing:-.035em}
.social-content-film .video-feature-copy>p:not(.eyebrow){font-size:17px;line-height:1.9;max-width:43ch}
.social-content-film .film{max-width:420px;justify-self:center}
.social-content-film .film:before{display:none}
.social-content-film .film-player{box-shadow:none}
.social-content-film .text-link{font-size:15px;margin-top:28px;gap:24px}
@media(max-width:1000px){
 .construction-film-label{max-width:270px;gap:5px 18px}
}
@media(max-width:900px){
 .lennar-story .builder-story{grid-template-columns:minmax(0,1fr)}
 .lennar-story .builder-image,.lennar-story .builder-copy{grid-column:auto;grid-row:auto}
}
@media(max-width:700px){
 .construction-film-hero{height:auto;min-height:0;max-height:none;background:var(--cream)}
 .construction-film-hero .construction-film{position:relative;inset:auto;height:auto;aspect-ratio:9/16;min-height:600px}
 .construction-film-hero .film-player{position:absolute;inset:0}
 .construction-film-hero .story-video{height:118%;object-position:50% 0}
 .construction-film-copy{position:relative;inset:auto;max-width:none;padding:38px var(--gutter) 42px;color:var(--ink);text-shadow:none}
 .construction-film-copy .eyebrow{font-size:12px;letter-spacing:.09em;margin-bottom:18px}
 .construction-film-copy h1{font-size:clamp(46px,12.8vw,74px);line-height:1.03;margin-bottom:18px}
 .construction-film-copy>p:not(.eyebrow){font-size:16px;line-height:1.7;max-width:28ch}
 .construction-film-copy .text-link{font-size:14px;min-height:44px;margin-top:12px}
 .construction-film-label{display:none}
 .construction-film-hero .film-controls{left:var(--gutter);right:var(--gutter);bottom:22px;width:auto;max-width:none}
 .construction-film-hero .film-player:fullscreen .film-controls{left:20px;right:20px;bottom:20px}
 .lgi-story{padding-top:60px;padding-bottom:60px}
 .lennar-story{padding-top:60px;padding-bottom:10px}
 .lennar-area .tour-stage{padding-top:45px}
 .social-content-film{padding-top:60px;padding-bottom:60px}
 .social-content-film .video-feature-copy h2{font-size:clamp(48px,12vw,64px)}
 .social-content-film .video-feature-copy>p:not(.eyebrow){font-size:16px;max-width:none}
 .social-content-film .film{max-width:380px;width:100%;align-self:center}
}
