@font-face{font-family:Walsheim;src:url('assets/sans.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:Walsheim;src:url('assets/sans-medium.woff2') format('woff2');font-weight:500 800;font-display:swap}
:root{--ink:#172239;--navy:#121d31;--pink:#db365e;--gutter:4vw;--muted:#b9c3d4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:0px}body{margin:0;color:var(--ink);background:#fff;font-family:Walsheim,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{opacity:.35;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--pink);outline-offset:5px}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.symbols{position:absolute;width:0;height:0;overflow:hidden}.skip{position:fixed;top:-80px;left:20px;background:#fff;z-index:100;padding:16px}.skip:focus{top:12px}.header{height:100px;position:absolute;top:0;width:100%;padding:18px var(--gutter);display:flex;align-items:center;justify-content:space-between;color:#fff;z-index:20}.brand img,.unused-concept-footer img{width:175px;height:auto;filter:brightness(0) invert(1)}.header nav{display:flex;align-items:center;gap:42px;font-size:15px}.header nav a{display:flex;align-items:center;gap:14px}.header nav a:hover{opacity:.7}.header nav svg{width:20px}.menu-toggle{display:none}.hero{height:100svh;min-height:640px;max-height:1100px;position:relative;overflow:hidden;color:#fff;background:var(--navy)}.hero-media,.hero-shade{position:absolute;inset:0}.hero-media{overflow:hidden;transform:translateY(var(--hero-shift,0px)) scale(1.015);will-change:transform}.hero-poster{width:100%;height:100%;object-fit:cover}.film{position:absolute;inset:0;opacity:0;transition:opacity 1s}.film.is-playing{opacity:1}.film iframe{position:absolute;top:50%;left:50%;width:max(100vw,177.78vh);height:max(56.25vw,100vh);transform:translate(-50%,-50%);pointer-events:none;border:0}.hero-shade{background:rgba(0,0,0,.42);pointer-events:none}.hero-content{position:relative;padding:0 var(--gutter);padding-top:clamp(176px,24vh,270px);z-index:2}h1,h2,h3,p{margin:0}h1{font-weight:500;font-size:clamp(72px,8.2vw,128px);letter-spacing:-.055em;line-height:1.02}h1+p{margin:30px 0 36px;font-size:clamp(19px,2vw,28px);letter-spacing:-.015em}.home-search{background:white;color:var(--ink);display:flex;align-items:center;gap:22px;width:min(925px,100%);padding:18px 20px;border-radius:3px;scroll-margin-top:140px}.home-search label{font-size:18px;font-weight:500;white-space:nowrap}.home-search input[type=search]{min-width:0;flex:1;border:1px solid #cbd0d9;border-radius:3px;padding:17px 15px;font-size:17px;color:var(--ink);background:#fff}.home-search input::placeholder{color:#747b86}.home-search button{border:0;display:flex;align-items:center;justify-content:center;gap:20px;padding:17px 26px;color:#fff;background:var(--pink);font-size:18px;border-radius:3px;white-space:nowrap}.home-search button:hover{background:#bb264b}.scroll-cue{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);display:flex;align-items:center;flex-direction:column;gap:10px;font-size:12px;z-index:2}.scroll-cue svg{height:34px;animation:nudge 2.4s ease-in-out infinite}.film-toggle{position:absolute;right:var(--gutter);bottom:30px;border:1px solid #ffffffbb;border-radius:50%;height:44px;width:44px;background:transparent;color:white;display:grid;place-items:center;z-index:3}.film-toggle svg{width:20px;height:20px}@keyframes nudge{0%,100%{transform:translateY(-3px)}50%{transform:translateY(6px)}}.section{padding-left:var(--gutter);padding-right:var(--gutter)}.developments{padding-top:55px;padding-bottom:65px;overflow:hidden}.section-rule{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #26334c66;padding-bottom:20px;font-size:11px;letter-spacing:.16em}.gallery-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin:46px 0 54px}.gallery-intro h2{font-size:clamp(48px,6.5vw,99px);font-weight:500;letter-spacing:-.055em;line-height:1.04}.gallery-intro>div{padding-bottom:6px;line-height:1.6;font-size:18px;min-width:245px}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:17px;border-bottom:1px solid currentColor;padding-bottom:5px;margin-top:9px}.text-link:hover svg{transform:translateX(5px)}.text-link svg{transition:transform .2s}.raspberry{color:var(--pink)}.gallery-viewport{margin-right:calc(-1 * var(--gutter));overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;cursor:grab}.gallery-viewport::-webkit-scrollbar{display:none}.gallery-viewport.dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.gallery-track{display:flex;align-items:flex-end;gap:24px;width:max-content;padding-right:var(--gutter)}.development-card{display:block;width:54vw;flex:0 0 auto;scroll-snap-align:start}.development-card:nth-child(even){width:40vw}.development-card .image-wrap{overflow:hidden;position:relative;background:#eef0f3}.development-card img{display:block;width:100%;height:clamp(270px,29vw,465px);object-fit:cover;transform:scale(1.04) translateY(var(--gallery-shift,0px));transition:scale .5s}.development-card:nth-child(even) img{height:clamp(230px,24vw,390px)}.development-card:hover img{scale:1.03}.development-caption{padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:15px}.development-caption h3{font-size:clamp(23px,2.1vw,31px);font-weight:400;letter-spacing:-.03em}.development-caption p{font-size:12px;letter-spacing:.15em;margin-top:7px}.development-caption>svg{width:30px;margin-right:5px}.gallery-controls{display:flex;justify-content:space-between;align-items:center;margin-top:36px}.gallery-progress{display:flex;align-items:center;gap:30px;width:47%;font-size:12px;letter-spacing:.14em;white-space:nowrap}.progress-track{display:block;height:2px;background:#c9ced6;width:100%}.progress-track i{display:block;height:2px;background:var(--ink);width:10%;transition:width .25s}.gallery-arrows{display:flex;gap:16px}.gallery-arrows button{background:#fff;border:1px solid var(--ink);width:54px;height:54px;border-radius:50%;display:grid;place-items:center}.reverse{transform:rotate(180deg)}.data-note{font-size:11px;color:#717986;margin-top:22px}.ownership{position:relative;background:var(--navy);color:#fff;height:310vh;min-height:2000px;scroll-margin-top:0}.ownership-stage{position:sticky;top:0;min-height:760px;height:100svh;max-height:1100px;display:flex;flex-direction:column;padding-top:42px;padding-bottom:26px;overflow:hidden}.ownership .section-rule{border-color:#ffffff30;color:var(--muted)}.section-rule a{display:flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.04em}.section-rule svg{width:16px;height:16px}.ownership-content{flex:1;display:grid;grid-template-columns:43% 57%;align-items:center;min-height:0;position:relative}.ownership-copy{position:relative;z-index:2;pointer-events:none}.ownership-copy h2{font-size:clamp(36px,4.4vw,66px);line-height:1.14;letter-spacing:-.045em;font-weight:400;white-space:nowrap}.step-copy{margin-top:38px;max-width:340px}.step-number{font-size:clamp(68px,7vw,106px);line-height:1;letter-spacing:-.07em;color:var(--pink);display:block;margin-bottom:9px}.step-copy h3{font-size:clamp(32px,3vw,45px);font-weight:400;letter-spacing:-.045em;margin-bottom:16px}.step-copy p{font-size:19px;line-height:1.5;color:#e0e5ed;max-width:310px}.house-figure{margin:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-width:0;position:relative}.house-figure>div{height:min(56vh,640px);width:112%;margin-left:-6%;position:relative;touch-action:pan-y}#house-scene canvas{display:block;width:100%;height:100%;position:absolute;inset:0}.model-fallback{text-align:center;padding-top:160px;color:var(--muted);font-size:24px;line-height:1.8}#house-scene.ready .model-fallback{display:none}.house-figure figcaption{text-align:center;padding-top:5px}.house-figure figcaption p{font-size:24px;letter-spacing:-.015em}.house-figure figcaption p span{margin:0 10px;color:var(--muted)}.house-figure figcaption strong{font-weight:500}.house-figure figcaption small{font-size:12px;color:var(--muted);display:block;margin-top:10px}.story-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.story-steps{display:flex;gap:24px}.story-steps button{border:0;border-bottom:1px solid #9aa5b7;background:transparent;color:var(--muted);text-align:left;padding:12px 0 14px;min-width:155px;font-size:15px;white-space:nowrap}.story-steps button span{margin-right:17px}.story-steps button[aria-pressed=true]{border-bottom:3px solid var(--pink);padding-bottom:12px;color:#fff}.story-steps button[aria-pressed=true] span{color:#fa6186}.story-bottom .text-link{font-size:15px;white-space:nowrap;margin-bottom:6px}.ownership-note{font-size:10px;line-height:1.5;color:#a5afc1;margin-top:22px;max-width:780px}.unused-concept-footer{background:var(--navy);color:white;padding-top:70px;padding-bottom:30px;border-top:1px solid #ffffff25}.unused-concept-footer-main{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:68px}.unused-concept-footer-main p{font-size:42px;letter-spacing:-.04em;line-height:1.15}.unused-concept-footer-small{border-top:1px solid #ffffff25;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted)}.unused-concept-footer-small button{padding:0;border:0;background:none;font-size:11px;text-decoration:underline;text-underline-offset:4px}.reduced-motion{scroll-behavior:auto}.reduced-motion .hero-media{transform:none}.reduced-motion *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reduced-motion .ownership{height:auto;min-height:0}.reduced-motion .ownership-stage{position:relative}.reduced-motion .development-card img{transform:none}
@media(min-width:1600px){:root{--gutter:5vw}.hero-content{padding-top:24vh}}
@media(max-width:1050px){.header nav{gap:22px}.home-search{gap:16px}.home-search label{font-size:16px}.home-search button{padding:18px}.gallery-intro>div{font-size:16px;min-width:210px}.ownership-copy h2{font-size:4.3vw}.story-steps{gap:15px}.story-steps button{min-width:125px;font-size:13px}.story-bottom{gap:15px}.story-bottom .text-link{font-size:13px}.step-copy{margin-top:28px}}
@media(max-width:760px){:root{--gutter:22px}html{scroll-padding-top:30px}.header{height:88px;padding-top:15px}.brand img{width:150px}.menu-toggle{display:flex;align-items:center;gap:12px;background:none;border:0;color:white;font-size:14px;padding:10px 0}.menu-toggle span{display:block;width:21px;height:8px;border-top:1px solid;border-bottom:1px solid}.header nav{display:none;position:absolute;top:80px;left:0;right:0;background:var(--navy);padding:28px;flex-direction:column;align-items:flex-start;gap:26px;border-bottom:1px solid #ffffff40}.header nav.open{display:flex}.hero{min-height:720px;height:100svh;max-height:1000px}.hero-content{padding-top:25vh}h1{font-size:clamp(45px,9.8vw,73px);line-height:1.07;letter-spacing:-.05em}h1+p{font-size:18px;max-width:340px;line-height:1.45;margin:24px 0 28px}.home-search{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:15px;gap:12px;border-radius:2px}.home-search label{grid-column:1/-1;font-size:17px}.home-search input[type=search]{width:100%;font-size:16px;padding:15px 11px}.home-search button{padding:15px 12px;font-size:16px;gap:10px}.home-search button svg{display:none}.scroll-cue{bottom:24px}.film-toggle{width:38px;height:38px;bottom:26px}.hero-shade{background:rgba(0,0,0,.46)}.developments{padding-top:35px;padding-bottom:40px}.section-rule{font-size:9px;letter-spacing:.12em;padding-bottom:16px}.gallery-intro{display:block;margin:33px 0 30px}.gallery-intro h2{font-size:clamp(39px,8.8vw,64px);line-height:1.06}.gallery-intro>div{font-size:16px;padding:0;margin-top:24px}.text-link{font-size:16px}.development-card,.development-card:nth-child(even){width:82vw}.development-card img,.development-card:nth-child(even) img{height:58vw;max-height:340px}.gallery-track{gap:16px;align-items:start}.development-caption h3{font-size:24px}.development-caption p{font-size:11px}.development-caption>svg{width:22px}.gallery-controls{margin-top:25px}.gallery-progress{width:48%;gap:14px;font-size:10px}.gallery-arrows{gap:12px}.gallery-arrows button{width:45px;height:45px}.data-note{font-size:10px;line-height:1.5}.ownership{height:auto;min-height:0}.ownership-stage{position:relative;height:auto;max-height:none;min-height:0;padding-top:32px;padding-bottom:28px;overflow:visible}.ownership-content{display:flex;flex-direction:column;align-items:stretch}.ownership-copy h2{font-size:clamp(33px,7.1vw,48px);white-space:normal;margin-top:35px;line-height:1.13}.step-copy{margin-top:24px;max-width:100%;display:grid;grid-template-columns:58px 1fr;gap:6px 12px;min-height:142px}.step-number{font-size:48px;grid-row:1/3;margin:0}.step-copy h3{font-size:29px;margin:0}.step-copy p{font-size:16px;line-height:1.5;max-width:100%}.house-figure>div{width:calc(100% + 28px);margin-left:-14px;height:340px}.house-figure figcaption p{font-size:23px}.house-figure figcaption small{font-size:10px;line-height:1.5}.story-bottom{display:block;margin-top:26px}.story-steps{gap:12px;width:100%}.story-steps button{white-space:normal;flex:1;min-width:0;font-size:13px;padding-top:8px;line-height:1.4}.story-steps button span{display:block;margin-bottom:5px}.story-bottom .text-link{font-size:15px;margin-top:28px}.ownership-note{font-size:10px;margin-top:24px}.unused-concept-footer{padding-top:42px}.unused-concept-footer-main{display:grid;grid-template-columns:1fr auto;padding-bottom:36px;gap:28px}.unused-concept-footer-main>a:first-child{grid-column:1/-1}.unused-concept-footer-main p{font-size:28px}.unused-concept-footer-main .text-link{font-size:16px}.unused-concept-footer-small{flex-wrap:wrap;line-height:1.5;font-size:10px;gap:14px}.unused-concept-footer-small span{width:100%}.unused-concept-footer-small button{font-size:10px}.unused-concept-footer img{width:150px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-media{transform:none}.ownership{height:auto;min-height:0}.ownership-stage{position:relative}.development-card img{transform:none}}

.hero-video{width:100%;height:100%;display:block;object-fit:cover}

@font-face{font-family:Clearface;src:url('assets/3B107E_0_0.woff2') format('woff2');font-weight:400;font-display:swap}
#main h1,#main h2,#main h3{font-family:Clearface,Georgia,serif;font-weight:400;letter-spacing:-.045em}
#main h1{font-size:clamp(66px,7.4vw,112px);line-height:1.05;color:#fff}
#main .ownership h2,#main .ownership h3{color:#fff}
.hero{height:calc(100svh - 101px);min-height:620px;margin:0 18px 18px}
.hero-content{padding-top:clamp(120px,18vh,210px)}
a:hover{color:inherit;text-decoration:none}
.concept-controls{display:flex;gap:20px;justify-content:center;background:var(--navy);color:#b9c3d4;padding:20px;font-size:11px}
.concept-controls button{background:none;border:0;padding:0;text-decoration:underline;font-size:11px}
.hmhn-footer{font-family:'GT-Walsheim-Regular',Walsheim,sans-serif;line-height:1.42857143}.hmhn-footer .h-4{font-family:Clearface,Georgia,serif}
.hmhn-footer svg{flex-shrink:initial}.hmhn-footer .hmhn-footer-nav{display:block}
@media(max-width:760px){.hero{margin:0 10px 10px;min-height:650px;height:calc(100svh - 81px)}.hero-content{padding-left:18px;padding-right:18px;padding-top:20vh}#main h1{font-size:clamp(43px,10.3vw,70px);line-height:1.1}#main .ownership-copy h2{font-size:clamp(33px,7.2vw,46px)}}

/* Donprod-inspired photo wall and image expansion. */
#developments{padding-bottom:0}.gallery-intro h2{font-size:clamp(48px,6.2vw,90px)}
/* White collage, rounded photography, and pointer-centred fluid enlargement. */
.photo-wall-wrap{margin:0 calc(-1 * var(--gutter));background:#fff;color:var(--ink);padding:24px 28px 50px}
.photo-wall{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(9,6.4vw);gap:18px;isolation:isolate}
.photo-tile{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden;border:0;border-radius:18px;padding:0;background:#172239;color:white;text-align:left;min-width:0;opacity:1;transform:translateY(0);transform-origin:var(--pointer-x,50%) var(--pointer-y,50%);transition:opacity .85s ease,transform .65s cubic-bezier(.2,.75,.2,1),box-shadow .65s ease;}
.photo-tile.is-reveal-pending{opacity:0;transform:translateY(28px)}
.photo-tile.is-revealed{transition-delay:var(--reveal-delay,0ms)}
.photo-tile:nth-child(1){grid-area:1/1/4/5}.photo-tile:nth-child(2){grid-area:1/5/4/8}.photo-tile:nth-child(3){grid-area:1/8/4/10}.photo-tile:nth-child(4){grid-area:1/10/4/13}.photo-tile:nth-child(5){grid-area:4/1/7/5}.photo-tile:nth-child(6){grid-area:4/5/10/7}.photo-tile:nth-child(7){grid-area:4/7/7/11}.photo-tile:nth-child(8){grid-area:7/1/10/5}.photo-tile:nth-child(9){grid-area:7/7/10/11}.photo-tile:nth-child(10){grid-area:4/11/10/13}
.photo-tile img{height:100%;width:100%;min-height:0;object-fit:cover;display:block;transform-origin:var(--pointer-x,50%) var(--pointer-y,50%);transition:transform .8s cubic-bezier(.2,.75,.2,1),transform-origin .45s ease}
.tile-caption{position:relative;z-index:2;min-height:70px;padding:13px 16px;background:#172239;color:#fff;font-size:16px;line-height:1.3;display:flex;flex-direction:column;justify-content:center;gap:4px;pointer-events:none}.tile-caption strong{font-weight:400}.tile-caption>span{font-size:12px;color:#fff;opacity:1}.tile-plus{position:absolute;top:15px;right:15px;z-index:3;background:#17223955;border:1px solid #ffffffbb;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;opacity:0;transform:scale(.75);transition:opacity .3s,transform .3s}.tile-plus svg{width:18px;height:18px}
@media(hover:hover) and (pointer:fine){.photo-tile.is-revealed:hover,.photo-tile.is-revealed:focus-visible{transform:scale(1.04);z-index:4;box-shadow:0 18px 36px #17223926;transition-delay:0ms}.photo-tile:hover img,.photo-tile:focus-visible img{transform:scale(1.12)}.photo-tile:hover .tile-plus,.photo-tile:focus-visible .tile-plus{opacity:1;transform:scale(1)}}
.reduced-motion .photo-tile{opacity:1!important;transform:none!important}.reduced-motion .photo-tile img{transform:none!important}
@media(prefers-reduced-motion:reduce){.photo-tile{opacity:1!important;transform:none!important}.photo-tile img{transform:none!important}}
.wall-caption{display:flex;justify-content:space-between;border-top:1px solid #ffffff50;margin:28px 28px 0;padding-top:20px;font-size:11px;letter-spacing:.1em}.photo-wall-wrap .data-note{margin:16px 28px 0;color:#9aa8bc;font-size:10px}.ownership{border-top:1px solid #ffffff25}
.development-dialog{border:0;background:transparent;color:#fff;padding:0;width:min(1180px,88vw);max-width:calc(100vw - 32px);max-height:94svh;overflow:visible;margin:auto;font-family:Walsheim,sans-serif}.development-dialog::backdrop{background:rgba(5,10,18,.94);backdrop-filter:blur(8px)}.dialog-image-wrap{width:100%;height:min(67vh,760px);overflow:hidden;background:#111e2d}.dialog-image-wrap img{display:block;width:100%;height:100%;object-fit:contain}.dialog-close{position:absolute;right:0;top:-48px;width:36px;height:36px;background:none;border:1px solid #ffffff70;border-radius:50%;color:white;display:grid;place-items:center}.dialog-close svg{height:20px;width:20px}.dialog-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 0 0}.dialog-bottom h2{font:400 clamp(26px,3vw,42px)/1.2 Clearface,Georgia,serif;letter-spacing:-.03em;margin:4px 0 0;color:white}.dialog-bottom p{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#c1cbd7}.dialog-bottom .text-link{color:white;font-size:16px;white-space:nowrap}.dialog-paging{display:flex;align-items:center;gap:18px;font-size:12px;white-space:nowrap}.dialog-paging button{border:1px solid #ffffff65;border-radius:50%;width:44px;height:44px;background:transparent;color:#fff;display:grid;place-items:center}.gallery-ghost{position:fixed!important;object-fit:cover;transform-origin:top left;pointer-events:none;z-index:5}.gallery-open{overflow:hidden}.gallery-open #main{filter:brightness(.5)}
.cookie-preview{max-width:450px;width:calc(100% - 40px);padding:32px;border:0;color:var(--ink);font-family:Walsheim,sans-serif}.cookie-preview h2{font:400 30px Clearface,serif}.cookie-preview p{font-size:17px;line-height:1.5;margin:20px 0}.cookie-preview button{background:var(--pink);border:0;color:white;padding:12px 24px}.cookie-preview::backdrop{background:#121d31bb}
@media(max-width:760px){.gallery-intro h2{font-size:clamp(40px,8.5vw,62px)}.photo-wall-wrap{padding:20px 12px}.photo-wall{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;grid-auto-rows:52vw;gap:10px}.photo-tile:nth-child(n){grid-area:auto;border-radius:14px}.photo-tile:first-child,.photo-tile:last-child{grid-column:1/-1}.tile-caption{padding:11px 12px;min-height:70px;font-size:14px}.tile-caption>span{font-size:11px}.tile-plus{width:28px;height:28px;top:10px;right:10px;opacity:.9;transform:none}.tile-plus svg{width:14px}.wall-caption{font-size:9px;letter-spacing:.03em;margin:22px 8px 0;gap:15px}.photo-wall-wrap .data-note{font-size:9px;margin:15px 8px 0}.development-dialog{width:calc(100vw - 28px);max-height:90svh}.dialog-image-wrap{height:44svh}.dialog-bottom{flex-wrap:wrap;gap:18px;padding-top:18px}.dialog-bottom>div:first-child{width:100%}.dialog-bottom h2{font-size:30px}.dialog-bottom .text-link{font-size:14px}.dialog-paging{gap:10px;font-size:10px}.dialog-paging button{width:35px;height:35px}.dialog-close{top:-44px}.reduced-motion .photo-tile{transform:none}}

.hero{width:auto;max-width:calc(100% - 36px)}@media(max-width:760px){.hero{max-width:calc(100% - 20px)}}

.hmhn-footer>.container p{margin:0 0 20px}

.home-search button{width:auto;min-width:0}@media(max-width:760px){.home-search{grid-template-columns:minmax(0,1fr) 112px}.home-search button{padding:15px 8px}}

/* Refined film and simplified section headings. */
.hero-video{filter:blur(2px);transform:scale(1.015)}
.home-search input[type=search]{box-sizing:border-box;appearance:none;-webkit-appearance:none}
.ownership-copy h2{white-space:normal}
.owned-share{color:#ff7396}
.gallery-intro{margin-top:12px}
@media(max-width:760px){.ownership-copy h2{margin-top:0}.gallery-intro{margin-top:8px}}

#main #gallery-title{color:#db365e}
.hero-content .home-search{margin-top:40px}
@media(max-width:760px){.hero-content .home-search{margin-top:30px}}

/* Match the existing navigation CTA. */
.home-search button{border-radius:999px;background:#dc355e;font-size:16px;font-weight:500;min-height:50px;padding:12px 22px;transition:background-color .4s,transform .4s;transform-origin:center}
@media(hover:hover){.home-search button:hover{background:#201e28;transform:scale(1.04)}}
.reduced-motion .home-search button:hover{transform:none}
@media(max-width:760px){.home-search button{padding:12px 10px;font-size:15px}.photo-wall-wrap{padding-bottom:32px}}

/* Latest live footer custom CSS, checked 13 September 2026. */
.footer.hmhn-footer > .hmhn-footer-nav{background:none;background-color:inherit;border-bottom:0}

@media(max-width:760px){.photo-tile.is-revealed:hover,.photo-tile.is-revealed:focus-visible{transform:none}.photo-tile:hover img,.photo-tile:focus-visible img{transform:none}}

@media(max-width:760px){.step-copy{grid-template-columns:1fr;gap:12px;min-height:0}}

/* Clear full-width separation between the animation and the live footer. */
.ownership-smallprint{width:100%;background:#fff;color:#4d4d4d;padding:24px var(--gutter);box-sizing:border-box}
.ownership-smallprint .ownership-note{max-width:1280px;margin:0 auto;color:#4d4d4d;font-size:12px;line-height:1.6}
@media(max-width:760px){.ownership-smallprint{padding-top:20px;padding-bottom:20px}}

/* Full homepage location search, matching the existing finder controls. */
.hero-content .home-search{display:grid;grid-template-columns:minmax(0,1fr) 180px auto;align-items:end;gap:12px 20px;width:min(925px,100%);padding:20px}
.home-search .search-place-field,.home-search .search-radius-field{min-width:0}
.home-search label{display:block;margin:0 0 9px;font-size:17px;line-height:1.25}
.search-place-input{position:relative}
.home-search .search-map-pin{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:23px;height:26px;color:#db365e;stroke-width:2;pointer-events:none}
.home-search input[type=search]{display:block;width:100%;height:52px;padding:12px 14px 12px 48px;font-size:16px}
.home-search select{display:block;box-sizing:border-box;width:100%;height:52px;padding:10px 12px;background:#fff;color:var(--ink);border:1px solid #cbd0d9;border-radius:3px;font:400 16px Walsheim,Arial,sans-serif;cursor:pointer}
.home-search select:focus-visible{outline:3px solid var(--pink);outline-offset:3px}
.home-search button{height:52px;margin:0}
.home-search .search-attribution{grid-column:1/-1;margin:0;color:#4d4d4d;font-size:12px;line-height:1.5}
@media(max-width:760px){.hero-content .home-search{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px 12px;padding:16px}.home-search .search-place-field{grid-column:1/-1}.home-search .search-attribution{font-size:11px}.home-search label{font-size:16px}.home-search button{width:100%;padding:12px 10px}.hero-content{padding-top:clamp(55px,12svh,105px)}}

.ownership-smallprint .ownership-warning{margin-top:14px;font-weight:500}

.home-search label{color:#000}

/* Soft rounded frame for the homepage search. */
.hero-content .home-search{border:1px solid #db365e;border-radius:18px}

/* WordPress integration: keep theme controls and the homepage animation independent. */
body.hmh-homepage .cursor,body.hmh-homepage .follower{display:none!important}
body.hmh-homepage #main{padding:0;margin:0;width:100%;max-width:none}
body.hmh-homepage #hmh-homepage-shell{overflow:visible}
body.hmh-homepage .ownership-stage{box-sizing:border-box}
body.hmh-homepage .hmhn-skip{z-index:100001}

/* Autocomplete uses the Suite controller without inheriting the pill submit styling. */
.home-search .hmh-place-suggestions{position:absolute;z-index:40;top:calc(100% + 4px);left:0;right:0;max-height:min(280px,32svh);overflow-y:auto;background:#db365e;border:1px solid #db365e;border-radius:10px;box-shadow:0 12px 28px #17223933}
.home-search .hmh-place-suggestions[hidden]{display:none}
.home-search .hmh-place-suggestions__option{display:block;width:100%;height:auto;min-height:0;border:0;border-bottom:1px solid #ffffff40;border-radius:0;padding:12px 15px;margin:0;background:#db365e!important;color:#fff!important;text-align:left;white-space:normal;line-height:1.35;transform:none!important;transition:none}
.home-search .hmh-place-suggestions__option:hover,.home-search .hmh-place-suggestions__option[aria-selected=true]{background:#172239!important}
.home-search .hmh-place-suggestions__option strong,.home-search .hmh-place-suggestions__option span{display:block;color:#fff}
.home-search .hmh-place-suggestions__option strong{font-size:16px;margin:0 0 3px;font-weight:500}
.home-search .hmh-place-suggestions__option span{font-size:12px;font-weight:400}
.home-search .hmh-place-suggestions__empty{padding:14px;color:#fff;font-size:14px;line-height:1.4}
.home-search .hmh-place-search__status{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}

/* Clip the moving film separately so location suggestions can extend below the hero. */
.hero{overflow:visible;z-index:2}.hero-visuals{position:absolute;inset:0;overflow:hidden;pointer-events:none}

/* A shorter, pinned mobile story, using the same scroll chapters as desktop. */
@media(max-width:760px) and (prefers-reduced-motion:no-preference){
  html:not(.reduced-motion) .ownership{height:260svh;min-height:0;--ownership-top:0px}
  html:not(.reduced-motion) body.admin-bar .ownership{--ownership-top:46px}
  html:not(.reduced-motion) .ownership-stage{position:sticky;top:var(--ownership-top);height:calc(100svh - var(--ownership-top));min-height:0;max-height:none;overflow:hidden;padding-top:20px;padding-bottom:20px}
  html:not(.reduced-motion) .ownership-content{flex:1;min-height:0;gap:12px}
  html:not(.reduced-motion) .ownership-copy{flex:none}
  html:not(.reduced-motion) .ownership-copy h2{font-size:clamp(28px,7.2vw,36px);line-height:1.1;margin:0}
  html:not(.reduced-motion) .step-copy{margin-top:14px;min-height:72px}
  html:not(.reduced-motion) .step-copy p{font-size:15px;line-height:1.4}
  html:not(.reduced-motion) .house-figure{flex:1;min-height:0;width:100%}
  html:not(.reduced-motion) .house-figure>div{flex:1;height:auto;min-height:0;max-height:390px}
  html:not(.reduced-motion) .house-figure figcaption{flex:none;padding-top:0}
  html:not(.reduced-motion) .house-figure figcaption p{font-size:20px}
  html:not(.reduced-motion) .story-bottom{flex:none;margin-top:12px}
  html:not(.reduced-motion) .story-steps button{min-height:44px;padding:8px 0;font-size:12px}
  html:not(.reduced-motion) .story-bottom .text-link{margin-top:14px;margin-bottom:0;font-size:13px}
}
@media(max-width:760px) and (max-height:620px) and (prefers-reduced-motion:no-preference){
  html:not(.reduced-motion) .ownership-stage{padding-top:12px;padding-bottom:12px}
  html:not(.reduced-motion) .ownership-copy h2{font-size:26px}
  html:not(.reduced-motion) .step-copy{margin-top:9px;min-height:60px}
  html:not(.reduced-motion) .step-copy p{font-size:14px}
  html:not(.reduced-motion) .story-bottom .text-link{margin-top:7px}
}
