:root{--paper:#f6f4ef;--ink:#283d42;--muted:#6b7473;--sand:#b68d6e;--line:#dcded7;--serif:Georgia,'Times New Roman',serif;--gutter:clamp(22px,5vw,90px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:116px}body{margin:0;padding-top:96px;background:var(--paper);color:var(--ink);font:14px/1.6 Arial,Helvetica,sans-serif}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--sand);outline-offset:6px}img{display:block;width:100%;height:auto}figure,p,h1,h2,h3{margin:0}em{font-weight:normal;color:var(--sand)}.skip{position:fixed;top:-80px;z-index:30;background:white;padding:12px}.skip:focus{top:0}
.header{position:fixed;top:0;left:0;right:0;z-index:50;height:96px;padding:0 var(--gutter);display:flex;align-items:center;gap:35px;justify-content:space-between;background:var(--paper);box-shadow:0 1px 0 var(--line)}.brand{font:25px/1.1 var(--serif);letter-spacing:2px;white-space:nowrap}.brand span{display:block;font:8px/2.6 Arial,sans-serif;letter-spacing:3.3px;text-align:center}.header nav{display:flex;gap:26px;font-size:12px}.header nav a:hover{color:var(--sand)}.header-phone{font-size:15px;white-space:nowrap}.header-phone span{display:block;font-size:10px;color:var(--muted);text-align:right}.menu-toggle{display:none}
.hero{position:relative;isolation:isolate;color:white;min-height:650px;height:calc(100svh - 96px);max-height:950px;padding:30px var(--gutter) 46px;display:flex;flex-direction:column;justify-content:space-between;background:#344d5a}.hero-image{position:absolute;inset:0;height:100%;object-fit:cover;object-position:center 64%;z-index:-2}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#152a3b66 0%,#152a3b12 43%,#162c30c9 100%);z-index:-1}.hero-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:2px}.hero-top i{display:inline-block;width:5px;height:5px;background:#ddc2a7;border-radius:50%;margin:0 10px 2px 0}.hero-main{text-align:center;margin-top:-35px}.hero-main p{font:italic clamp(22px,2.4vw,36px) var(--serif);margin-bottom:14px}.hero h1{font:normal clamp(45px,11.9vw,184px)/1 var(--serif);letter-spacing:.025em}.hero-bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:30px}.hero-bottom p{font:26px/1.3 var(--serif)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;min-height:60px;padding:16px 26px;background:var(--sand);color:white;border:1px solid transparent;transition:background .2s}.button:hover{background:#9d7458}.button span{font-size:23px;line-height:1}.scroll-link{justify-self:end;font-size:11px;display:flex;align-items:center;gap:24px}.scroll-link span{font-size:22px}.facts{padding:40px var(--gutter);display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);gap:25px}.facts>div{padding-left:28px;border-left:1px solid var(--line)}.facts>div:first-child{border:0;padding-left:0}.facts b{display:block;font:36px/1.2 var(--serif)}.facts em{font-size:21px;font-style:normal;color:inherit}.facts span{font-size:11px;color:var(--muted);display:block;margin-top:9px}
.section{padding:100px var(--gutter)}.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:30px;margin-bottom:50px;align-items:start}.eyebrow{font-size:10px;letter-spacing:1.6px;display:block;line-height:1.6}.section-heading>.eyebrow{padding-top:12px}.section-heading h2,h2{font:normal clamp(32px,4.2vw,64px)/1.12 var(--serif);letter-spacing:-.035em}.section-heading>p{grid-column:2;color:var(--muted);font-size:13px;margin-top:-10px}.about-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:8vw}.about-grid figure img{aspect-ratio:1.15;object-fit:cover}.about-grid figcaption{font-size:10px;color:var(--muted);padding-top:13px}.about-copy{align-self:center;max-width:355px}.monogram{display:block;font:normal 38px/1.05 var(--serif);color:var(--sand);letter-spacing:0;margin-bottom:28px}.about-copy h3{font:34px/1.15 var(--serif);margin:0 0 25px}.about-copy p{margin-bottom:17px;color:var(--muted)}.text-link{border:0;border-bottom:1px solid var(--sand);background:none;display:inline-flex;justify-content:space-between;gap:25px;padding:12px 0;font-size:12px;line-height:1.6}.text-link:hover{color:var(--sand)}
.living{background:#eaece7}.living-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.living-grid img{height:320px;object-fit:cover}.living-grid article:nth-child(2){margin-top:55px}.living-grid article:nth-child(3){margin-top:110px}.living-grid article>div{position:relative;padding:22px 0 0 34px}.living-grid article>div>span{position:absolute;left:0;top:26px;font-size:10px;color:var(--sand)}h3{font:normal 29px/1.2 var(--serif)}.living-grid p{margin-top:12px;color:var(--muted);font-size:13px;max-width:280px}.location-grid{display:grid;grid-template-columns:1fr 2fr;gap:50px}.location-copy p{margin:18px 0 24px;color:var(--muted);max-width:260px}.distance{display:flex;align-items:center;gap:22px;border-top:1px solid var(--line);padding:22px 0}.distance b{font:29px var(--serif);min-width:100px}.distance small{font:16px var(--serif)}.distance span{font-size:11px;color:var(--muted)}.map{background:#e4e9e2;min-height:400px}.map iframe{width:100%;height:100%;min-height:400px;border:0;display:block}
.gallery-section{background:var(--ink);color:white;padding:90px var(--gutter)}.gallery-stage>img{aspect-ratio:1.9;object-fit:cover}.gallery-controls{display:flex;justify-content:space-between;align-items:center;padding-top:20px;gap:20px;font-size:11px;letter-spacing:.5px}.gallery-controls button{width:48px;height:48px;background:none;border:1px solid #718185;color:white;font-size:21px;margin-left:8px}.gallery-controls button:hover{background:var(--sand)}.tabs{display:flex;gap:10px;border-bottom:1px solid var(--line);margin-bottom:35px;padding-bottom:18px}.tabs button{padding:12px 22px;background:none;color:var(--ink);border:1px solid var(--line);font-size:12px;white-space:nowrap}.tabs button[aria-selected=true]{background:var(--ink);border-color:var(--ink);color:white}.apartment{display:grid;grid-template-columns:1.3fr 1fr;min-height:490px;background:#edece6}.plan-picture{padding:30px;background:white;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.plan-picture>span{font-size:9px;letter-spacing:2px;color:var(--muted);align-self:start}.plan-picture img{width:100%;height:340px;object-fit:contain;mix-blend-mode:multiply}.plan-picture small{font-size:10px;color:var(--muted)}.plan-copy{padding:50px;display:flex;align-items:start;flex-direction:column;justify-content:center}.plan-copy h3{font-size:35px;margin:22px 0 0}.plan-area{display:flex;align-items:baseline;gap:12px}.plan-area b{font:72px/1.2 var(--serif)}.plan-area span{font-size:24px}.plan-copy p{font-size:13px;color:var(--muted);max-width:300px;margin:16px 0}.plan-copy>span:not(.eyebrow){font-size:11px}.plan-copy .button{margin:26px 0 14px;width:100%}.plan-copy small{font-size:10px;color:var(--muted)}
.terms{padding-top:20px}.term-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.term-grid article{padding:35px 36px;border-left:1px solid var(--line);display:flex;align-items:start;flex-direction:column}.term-grid article:first-child{border:0;padding-left:0}.term-grid article>span{font-size:9px;letter-spacing:1px;color:var(--muted)}.term-grid h3{margin:25px 0 18px;font-size:33px}.term-grid p{font-size:13px;max-width:275px;color:var(--muted);margin-bottom:15px}.term-grid .text-link{margin-top:auto}.brochure{display:grid;grid-template-columns:1fr 1fr;background:#e6e1d7}.brochure>img{height:100%;object-fit:cover;min-height:420px}.brochure>div{padding:70px 5vw}.brochure h2{font-size:45px;margin:25px 0}.brochure p{font-size:13px;color:var(--muted);max-width:370px;margin-bottom:30px}
footer{background:var(--ink);color:#f7f6f1;padding:65px var(--gutter) 25px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:35px;border-bottom:1px solid #ffffff26}.footer-phone{font:32px var(--serif)}.footer-details{display:grid;grid-template-columns:1fr 1fr 1fr;padding:40px 0;gap:20px}.footer-details span{font-size:9px;letter-spacing:1.5px;color:#c6cfc9}.footer-details p{margin-top:12px;font-size:14px}.footer-details nav{display:flex;justify-content:end;gap:20px;font-size:11px}.footer-bottom{border-top:1px solid #ffffff26;padding-top:25px;display:flex;justify-content:space-between;gap:30px;font-size:9px;color:#c6cfc9}.footer-bottom p{max-width:350px}
dialog{max-width:550px;width:calc(100% - 36px);padding:60px 45px;border:0;background:var(--paper);color:var(--ink);max-height:90svh;overflow:auto}dialog::backdrop{background:#172e39ad;backdrop-filter:blur(5px)}.dialog-close{position:absolute;top:10px;right:16px;border:0;background:none;font-size:30px;color:var(--ink)}dialog h2{font-size:40px;margin:22px 0}dialog p{color:var(--muted);font-size:13px;margin-bottom:25px}dialog .button{width:100%}dialog .text-link{margin-top:10px}dialog small{display:block;color:var(--muted);font-size:10px;margin-top:25px}
@media(min-width:1700px){.section,.gallery-section{padding-left:max(var(--gutter),calc((100vw - 1500px)/2));padding-right:max(var(--gutter),calc((100vw - 1500px)/2))}}
@media(max-width:1100px){.header{gap:20px}.header nav{gap:15px;font-size:11px}.header-phone{font-size:13px}.brand{font-size:22px}.living-grid img{height:250px}.plan-copy{padding:35px}.footer-details nav{flex-direction:column;gap:8px;align-items:end}}
@media(max-width:800px){html{scroll-padding-top:96px}body{padding-top:78px}.header{height:78px}.header nav{display:none}.header-phone{margin-left:auto;margin-right:15px}.menu-toggle{display:flex;flex-direction:column;gap:6px;justify-content:center;width:38px;height:44px;border:0;background:none;padding:7px;z-index:22}.menu-toggle span{display:block;width:24px;height:1px;background:var(--ink)}.header nav.open{display:flex;position:fixed;inset:78px 0 0;z-index:20;background:var(--paper);flex-direction:column;padding:40px var(--gutter);font:30px/1.7 var(--serif)}.header:has(nav.open){position:fixed;z-index:51}.hero{height:calc(100svh - 78px);min-height:560px;max-height:850px;padding-top:22px;padding-bottom:30px}.hero h1{font-size:11.7vw}.hero-main{margin-top:-45px}.hero-bottom{grid-template-columns:1fr auto;gap:24px}.hero-bottom p{font-size:22px}.scroll-link{display:none}.hero-top{font-size:8px;letter-spacing:1px}.facts{grid-template-columns:1fr 1fr;padding-top:30px;padding-bottom:30px;row-gap:30px}.facts>div:nth-child(3){border:0;padding:0}.facts b{font-size:30px}.facts span{font-size:10px}.section,.gallery-section{padding-top:65px;padding-bottom:65px}.section-heading{grid-template-columns:1fr;gap:18px;margin-bottom:32px}.section-heading h2{font-size:42px}.section-heading>p{grid-column:auto;margin:0}.about-grid{gap:30px;grid-template-columns:1fr 1fr}.about-copy h3{font-size:27px}.about-copy p{font-size:12px}.monogram{font-size:26px;margin-bottom:20px}.living-grid{gap:16px}.living-grid img{height:215px}.living-grid h3{font-size:24px}.living-grid article>div{padding-left:0}.living-grid article>div>span{position:static}.living-grid article:nth-child(2){margin-top:30px}.living-grid article:nth-child(3){margin-top:60px}.living-grid p{font-size:12px}.location-grid{grid-template-columns:1fr;gap:30px}.location-copy{display:grid;grid-template-columns:1fr 1fr;gap:15px}.location-copy p{margin:0}.location-copy .text-link{grid-column:1/-1;justify-self:start}.map,.map iframe{min-height:330px}.tabs{gap:8px;overflow-x:auto}.tabs button{padding:11px 16px}.apartment{grid-template-columns:1fr 1fr}.plan-copy{padding:28px}.plan-area b{font-size:55px}.plan-picture{padding:20px}.plan-picture img{height:300px}.plan-copy h3{font-size:30px}.term-grid article{padding:25px 20px}.term-grid h3{font-size:28px}.brochure h2{font-size:35px}.brochure>div{padding:45px 30px}.brochure>img{min-height:360px}.footer-phone{font-size:26px}}
@media(max-width:540px){html{scroll-padding-top:90px}body{padding-top:72px}.header-phone{display:none}.header{height:72px}.brand{font-size:22px}.hero{height:calc(100svh - 72px);min-height:550px}.header nav.open{top:72px}.hero-top{gap:20px}.hero-top>span:last-child{border-bottom:1px solid #ffffff77;padding-bottom:3px;white-space:nowrap;font-size:7px}.hero-image{object-position:52% center}.hero-main{margin-top:-70px}.hero-main p{font-size:22px;margin-bottom:14px}.hero h1{font-size:11.8vw;letter-spacing:0}.hero-bottom{grid-template-columns:1fr}.hero-bottom p{font-size:25px}.hero-bottom .button{justify-self:start;min-width:235px;font-size:12px;min-height:54px}.facts{gap:24px 15px}.facts>div{padding-left:15px}.facts em{font-size:17px}.facts span{font-size:9px}.section-heading h2{font-size:35px}.about-grid{grid-template-columns:1fr}.about-grid figure img{aspect-ratio:1.15}.about-copy{max-width:none}.monogram{display:none}.about-copy h3{font-size:31px;margin-top:0}.about-copy p{font-size:14px}.living-grid{grid-template-columns:1fr;gap:35px}.living-grid article:nth-child(n){margin-top:0}.living-grid img{height:auto;aspect-ratio:1.2;object-fit:cover}.living-grid article>div{padding-top:15px}.living-grid article>div>span{display:none}.living-grid p{font-size:13px;max-width:100%}.living-grid h3{font-size:29px}.location-copy{grid-template-columns:1fr}.location-copy .text-link{grid-column:auto}.location-copy p{max-width:100%;margin-bottom:10px}.distance{padding:16px 0}.map,.map iframe{min-height:300px}.gallery-stage>img{aspect-ratio:1.05}.gallery-controls{font-size:9px}.gallery-controls button{height:40px;width:40px}.apartment{grid-template-columns:1fr}.plan-picture img{height:280px}.plan-copy{padding:28px}.plan-area b{font-size:65px}.plan-copy h3{margin-top:15px}.tabs{margin-right:calc(-1 * var(--gutter));padding-right:var(--gutter)}.term-grid{grid-template-columns:1fr}.term-grid article:nth-child(n){border:0;border-bottom:1px solid var(--line);padding:30px 0}.term-grid h3 br{display:none}.term-grid p{max-width:100%}.brochure{grid-template-columns:1fr}.brochure>img{min-height:0;aspect-ratio:1.4}.brochure>div{padding:40px var(--gutter)}.footer-top{align-items:start;gap:30px;flex-direction:column}.footer-details{grid-template-columns:1fr 1fr}.footer-details nav{grid-column:1/-1;flex-direction:row;justify-content:start;gap:25px}.footer-phone{font-size:30px}.footer-bottom{flex-direction:column;gap:18px}dialog{padding:45px 25px}dialog h2{font-size:33px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Infrastructure reference and consultation form */
.header{gap:20px}.header nav{gap:18px}.header-callback{background:none;border:0;border-bottom:1px solid var(--sand);padding:7px 0;font-size:11px;white-space:nowrap;color:var(--ink)}
.infrastructure{display:grid;grid-template-columns:1fr 1.04fr;gap:5vw;align-items:stretch;background:#faf9f7}
.infra-collage{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(10,1fr);gap:14px;min-height:720px}
.infra-collage figure{position:relative;min-height:0;border-radius:6px;overflow:hidden;isolation:isolate}
.infra-collage figure:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 50%,#152a3b91);z-index:0}
.infra-collage img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s}
.infra-collage figure:hover img{transform:scale(1.035)}
.infra-collage figcaption{position:absolute;bottom:23px;left:22px;right:16px;color:white;font-size:clamp(17px,1.6vw,28px);line-height:1.2;z-index:1}
.infra-parking{grid-column:1;grid-row:1/6}.infra-playground{grid-column:2;grid-row:1/4}.infra-retail{grid-column:1;grid-row:6/11}.infra-community{grid-column:2;grid-row:4/11}
.infra-copy{display:flex;flex-direction:column;padding-top:8px}.infra-copy h2{font-family:Arial,sans-serif;font-size:clamp(32px,3.5vw,58px);font-weight:400;line-height:1.1;margin:25px 0 55px;letter-spacing:-.045em}.infra-copy h2 em{font-style:normal}
.infra-features{display:grid;grid-template-columns:1fr 1fr;margin-top:auto;gap:30px 38px}.infra-features article{border-top:1px solid var(--line);padding:27px 0 12px}.infra-features img{width:27px;height:27px;object-fit:contain;margin-bottom:20px}.infra-features h3{font:normal clamp(19px,1.7vw,27px)/1.25 Arial,sans-serif;letter-spacing:-.03em;margin-bottom:12px}.infra-features p{font-size:14px;line-height:1.5;color:var(--muted)}.infra-copy>.text-link{align-self:start;margin-top:30px}
.floating-contact{position:fixed;bottom:25px;right:25px;border:0;border-radius:50%;width:66px;height:66px;background:var(--sand);color:white;box-shadow:0 6px 22px #172e3930;display:grid;place-items:center;z-index:10}.floating-contact:hover{background:#9d7458}.floating-contact svg{width:34px;height:34px;fill:currentColor}
body:has(dialog[open]){overflow:hidden}
dialog.lead-dialog{width:calc(100% - 64px);max-width:1160px;padding:0;border-radius:12px;background:white;max-height:92svh;overflow:auto}
.lead-dialog::backdrop{background:#0008;backdrop-filter:none}
.lead-layout{display:grid;grid-template-columns:1.16fr 1fr;min-height:500px}
.lead-visual{min-height:100%;position:relative}.lead-visual img{position:absolute;inset:0;height:100%;object-fit:cover;object-position:45% center}
.lead-content{padding:32px 38px 25px;min-width:0}.lead-content .brand{color:#a48067;font-size:35px;text-align:center;letter-spacing:1px;margin-bottom:23px}.lead-content .brand span{font-size:10px;letter-spacing:4px}
.lead-content h2{font:normal clamp(24px,2.3vw,34px)/1.2 Arial,sans-serif;letter-spacing:-.04em;white-space:nowrap;margin:0 0 14px}
.lead-content #contact-description{font-size:15px;color:var(--ink);margin:0 0 20px;line-height:1.5}
.lead-dialog .dialog-close{z-index:2;top:8px;right:10px;width:36px;height:36px;padding:0;font-size:32px;background:#ffffffde;border-radius:50%}
#lead-form>input{display:block;width:100%;min-width:0;border:1px solid #919b9f;border-radius:11px;height:56px;margin-bottom:14px;padding:12px 16px;color:var(--ink);font:16px Arial,sans-serif;background:white}
#lead-form>input::placeholder{color:#475d65;opacity:1}#lead-form>input:focus{outline:2px solid var(--sand);outline-offset:2px}
.lead-dialog .lead-submit{width:100%;justify-content:center;border-radius:11px;min-height:60px;font-size:19px;padding:15px;margin:0 0 18px}
.lead-submit:disabled{cursor:wait;opacity:.65}
.lead-consent{display:flex;align-items:start;gap:10px;font-size:10px;line-height:1.5;cursor:pointer}.lead-consent input{width:15px;height:15px;flex-shrink:0;margin:0;accent-color:var(--sand)}.lead-consent a{text-decoration:underline;text-underline-offset:2px}.lead-content #lead-status{font-size:12px;line-height:1.5;margin:10px 0 0;color:#815333}.lead-content #lead-status:empty{margin:0}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1200px){.header{gap:15px}.header nav{gap:12px}.header-callback{font-size:10px}.header-phone{display:none}.infra-collage{min-height:680px}.infra-features{gap:16px 23px}.infra-copy h2{margin-bottom:30px}.lead-content{padding:35px 28px 25px}.lead-content .brand{font-size:31px}}
@media(max-width:900px){.infrastructure{grid-template-columns:1fr;gap:36px}.infra-copy{grid-row:1}.infra-copy h2{max-width:700px;font-size:40px}.infra-features{gap:20px 35px}.infra-collage{min-height:620px}.infra-collage figcaption{font-size:25px}.lead-layout{grid-template-columns:.9fr 1fr}.lead-content{padding:38px 24px 25px}.lead-content h2{white-space:normal;font-size:29px}}
@media(max-width:800px){.header-callback{margin-left:auto;font-size:12px}.header .menu-toggle{flex-shrink:0}.infrastructure .infra-copy h2{font-size:38px}.infra-features h3{font-size:24px}}
@media(max-width:620px){dialog.lead-dialog{width:calc(100% - 28px);max-width:460px;max-height:94svh}.lead-layout{grid-template-columns:1fr;min-height:0}.lead-visual{height:160px;min-height:0}.lead-visual img{object-position:50% 48%}.lead-content{padding:23px 24px 25px}.lead-content .brand{font-size:30px;margin-bottom:18px}.lead-content .brand span{font-size:8px}.lead-content h2{font-size:27px;white-space:normal}.lead-content #contact-description{font-size:14px;margin-bottom:16px}#lead-form>input{height:51px;margin-bottom:12px}.lead-dialog .lead-submit{min-height:54px;margin-bottom:16px;font-size:17px}.lead-consent{font-size:10px}.lead-dialog .dialog-close{top:7px;right:7px}.infra-collage{min-height:570px;gap:10px}.infra-collage figcaption{font-size:20px;left:15px;bottom:18px}.infra-features p{font-size:13px}.floating-contact{height:56px;width:56px;bottom:18px;right:18px}.floating-contact svg{width:29px;height:29px}}
@media(max-width:420px){.header-callback{font-size:10px}.header .brand{font-size:19px}.header{gap:10px}.infra-copy h2,.infrastructure .infra-copy h2{font-size:32px}.infra-features{gap:16px}.infra-features h3{font-size:20px}.infra-collage{min-height:500px}.infra-collage figcaption{font-size:17px;left:12px;bottom:15px}.lead-visual{height:125px}.lead-content{padding:20px}.lead-content h2{font-size:26px}}
.masterplan-section{padding-top:80px;background:var(--paper)}.masterplan-section>.section-heading{padding:0 var(--gutter)}.masterplan-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 var(--gutter) 20px;font-size:12px;color:var(--muted)}.masterplan-toolbar>div{display:flex;align-items:center;gap:12px}.masterplan-toolbar button{border:1px solid var(--line);background:transparent;color:var(--ink);min-width:42px;min-height:42px;padding:6px 12px}.masterplan-toolbar button:disabled{opacity:.35;cursor:default}.masterplan-toolbar output{min-width:42px;text-align:center}.masterplan-viewport{width:100%;max-height:78svh;overflow:auto;cursor:grab;background:#d4d7cc}.masterplan-viewport.dragging{cursor:grabbing}.masterplan-viewport img{width:100%;min-width:800px;max-width:none;height:auto;user-select:none;-webkit-user-drag:none}
.photo-section{background:#fff;padding-top:75px;padding-bottom:65px}.photo-columns{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;align-items:start}.photo-column{display:flex;flex-direction:column;gap:20px}.photo-tile{position:relative;display:block;width:100%;padding:0;border:0;background:#ecebe6;border-radius:6px;overflow:hidden;cursor:zoom-in}.photo-tile img{width:100%;height:auto;transition:transform .4s}.photo-tile:hover img{transform:scale(1.035)}.photo-tile>span{position:absolute;right:10px;bottom:10px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:white;background:#263c427a;opacity:0;transition:opacity .2s}.photo-tile:hover>span,.photo-tile:focus-visible>span{opacity:1}
#photo-dialog{max-width:none;width:94vw;height:94svh;max-height:94svh;background:#15252a;padding:45px 45px 65px;color:white;border-radius:8px;overflow:hidden}#photo-dialog::backdrop{background:#0b171deb;backdrop-filter:blur(4px)}#photo-full{width:100%;height:100%;object-fit:contain}.photo-close{position:absolute;right:12px;top:6px;color:white;background:transparent;border:0;font-size:36px;width:42px;height:42px}.photo-controls{position:absolute;bottom:12px;left:0;width:100%;display:flex;justify-content:center;align-items:center;gap:30px}.photo-controls button{color:white;background:transparent;border:1px solid #728084;width:44px;height:38px;font-size:22px}.photo-controls span{font-size:12px;min-width:55px;text-align:center}
@media(max-width:900px){.photo-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.photo-column{gap:16px}.masterplan-toolbar{font-size:11px}.masterplan-section>.section-heading h2{font-size:40px}}
@media(max-width:540px){.photo-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.photo-column{gap:12px}.photo-section{padding:50px 20px}.masterplan-toolbar{flex-direction:column;align-items:start;gap:12px}.masterplan-viewport{max-height:440px}.masterplan-section{padding-top:50px}.masterplan-section>.section-heading h2{font-size:35px}#photo-dialog{width:100vw;height:100svh;max-height:100svh;border-radius:0;padding:55px 10px 65px}.photo-tile>span{opacity:1;width:24px;height:24px;font-size:12px}}
