
.property-films{padding-top:70px;padding-bottom:64px;scroll-margin-top:90px}.film-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.film-heading h2{font-size:clamp(32px,4vw,58px);font-weight:450;letter-spacing:-.045em;margin:0}.film-heading>p{font-size:17px;line-height:1.5}.film-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.property-film{min-width:0}.film-media{background:#e9e6df;aspect-ratio:4/3;overflow:hidden}.film-media a{display:block;height:100%}.film-media video,.film-media img{display:block;width:100%;height:100%;object-fit:cover}.film-details{padding-top:20px}.film-location{font-size:12px;letter-spacing:.025em;margin:0;color:#595b61}.film-details h3{font-size:clamp(22px,2vw,29px);font-weight:550;letter-spacing:-.035em;margin:0 0 8px}.film-actions{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px 16px;margin-top:18px;padding-top:14px;border-top:1px solid #d8d8d4}.film-link{font-size:14px;text-decoration:none;font-weight:550}.film-link span{display:inline-block;margin-left:8px}.film-link:hover{text-decoration:underline}.film-disclosure{font-size:11px;color:#595b61;margin:12px 0 0}.film-toggle{appearance:none;background:none;border:0;border-bottom:1px solid currentColor;padding:5px 0;font:inherit;font-size:12px;cursor:pointer;color:inherit}.film-dialog{border:0;padding:0;width:min(1100px,94vw);max-width:94vw;max-height:94dvh;background:#111;color:#fff}.film-dialog::backdrop{background:rgba(0,0,0,.86)}.film-dialog-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;font-size:14px}.film-dialog-bar button{font:inherit;background:none;color:#fff;border:1px solid #777;padding:8px 12px;cursor:pointer}.film-dialog video{width:100%;max-height:calc(94dvh - 72px);display:block;object-fit:contain}.property-films :focus-visible{outline:3px solid #1956f0;outline-offset:4px}@media(max-width:900px){.film-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.property-films{padding-top:40px;padding-bottom:40px}.film-heading>p{display:none}.film-grid{grid-template-columns:1fr;gap:32px}.film-details{padding-top:16px}.film-details h3{font-size:26px}}

.property-films.shell{width:calc(100% - 48px);max-width:1280px;margin:0 auto;box-sizing:border-box;color:#171717}
.property-films .eyebrow{font-size:14px;text-transform:uppercase;letter-spacing:.12em;color:#665e91;margin:0 0 14px}
.property-films a{color:inherit}.property-films .film-disclosure{font-size:12px}.property-films .film-toggle,.property-films .film-location{font-size:14px}
.property-films .film-details h3{line-height:1.25}.property-films .film-heading{align-items:center}
@media(max-width:640px){.property-films.shell{width:calc(100% - 32px)}}
/* Homepage presentation: inherits the site's container, fonts and CTA styles. */
.home-properties{padding:32px 0 48px;scroll-margin-top:100px;color:var(--black,#121212)}
.home-properties-surface{background:#f4f0e9;border-radius:28px;padding:48px 32px 32px}
.home-properties-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:32px}
.home-properties-heading .sub-label-section{margin:0 0 16px}
.home-properties-heading h2{font:400 clamp(34px,3.6vw,48px)/1.12 'Lustria',serif;letter-spacing:-.035em;margin:0}
.home-properties-heading>p{font:400 15px/1.7 'DM Sans',sans-serif;color:#666;margin:0 0 3px}
.home-properties-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.home-property-card{min-width:0;overflow:hidden;border-radius:24px;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.8)}
.home-property-media{position:relative;aspect-ratio:16/11;overflow:hidden;background:#e7e2d9}
.home-property-media>img,.home-property-media>video{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}
.home-property-media>video{z-index:1}
.home-film-controls{position:absolute;z-index:2;bottom:12px;left:12px;right:12px;display:flex;justify-content:space-between;gap:8px;align-items:center}
.home-film-controls a,.home-film-controls .film-toggle{background:rgba(255,255,255,.9);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.75);border-radius:100px;padding:9px 12px;font:500 11px/1.2 'DM Sans',sans-serif;color:#121212;text-decoration:none;cursor:pointer}
.home-film-controls a:hover,.home-film-controls .film-toggle:hover{background:white}
.home-property-copy{padding:24px}
.home-property-location{font:400 12px/1.5 'DM Sans',sans-serif;color:#777;margin:0 0 8px}
.home-property-copy h3{font:400 27px/1.2 'Lustria',serif;letter-spacing:-.025em;margin:0 0 16px}
.home-property-meta{display:flex;flex-direction:column;gap:5px;font:400 13px/1.5 'DM Sans',sans-serif;color:#666}
.home-property-meta span:first-child{color:#7166a3}
.home-media-caption{font:400 10px/1.5 'DM Sans',sans-serif;color:#777;margin:14px 0 0}
.home-property-link{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e2ddd7;margin-top:20px;padding-top:18px;font:500 14px/1.4 'DM Sans',sans-serif;text-decoration:none;color:#121212}
.home-property-link span{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#eeeaf7;color:#665a9f;font-size:18px;transition:background .2s}
.home-property-link:hover span{background:var(--lilac,#a89fe0)}
.home-properties-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:32px;padding-top:26px;border-top:1px solid #e2ddd7}
.home-properties-bottom p{font:400 14px/1.6 'DM Sans',sans-serif;color:#666;margin:0}
.home-properties-bottom .hero-cta-primary{white-space:nowrap}.home-properties-bottom .hero-cta-primary span{margin-left:14px}
.home-properties :focus-visible{outline:3px solid #7166a3;outline-offset:4px}
@media(max-width:1000px) and (min-width:701px){.home-properties-surface{padding:32px 20px 24px}.home-properties-grid{gap:16px}.home-property-copy{padding:20px 16px}.home-property-copy h3{font-size:24px}.home-film-controls{left:8px;right:8px;gap:4px}.home-film-controls a,.home-film-controls .film-toggle{font-size:10px;padding:8px}}
@media(max-width:700px){.home-properties{padding:20px 0 32px;scroll-margin-top:84px}.home-properties .container{padding:0 16px}.home-properties-surface{padding:28px 16px 24px;border-radius:24px}.home-properties-heading{display:block;margin-bottom:24px}.home-properties-heading h2{font-size:34px}.home-properties-heading>p{font-size:14px;margin-top:16px}.home-properties-grid{grid-template-columns:1fr;gap:20px}.home-property-media{aspect-ratio:16/10}.home-property-copy{padding:22px}.home-properties-bottom{flex-direction:column;align-items:flex-start;gap:18px;margin-top:24px;padding-top:22px}.home-properties-bottom .hero-cta-primary{width:100%;text-align:center}}
