@charset "UTF-8";
:root{--ink:#242923;--muted:#686c65;--paper:#fff;--soft:#f4f3f0;--line:#dedfd9;--accent:#9e5941;--serif:Georgia,'Times New Roman',serif;--sans:'Helvetica Neue',Helvetica,Arial,sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button{border:0}button:disabled{cursor:default}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button:hover{transition:background .2s,color .2s,transform .2s}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h2{font-size:clamp(2.45rem,4.1vw,4.1rem);line-height:1.1;letter-spacing:-.045em}h2 em{font-weight:400}svg{display:block}section{scroll-margin-top:0}[hidden]{display:none!important}.section-wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.eyebrow{font-size:.75rem;letter-spacing:.17em;font-weight:500;line-height:1.6;text-transform:uppercase}.section-number{color:var(--accent);margin-right:18px;font-variant-numeric:tabular-nums}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:42px}.section-heading .eyebrow{margin-bottom:20px}.section-heading>p{font-size:.9rem;color:var(--muted);padding-bottom:5px}.mobile-break{display:none}.skip-link{position:fixed;top:-100px;left:20px;padding:14px;background:white;z-index:999}.skip-link:focus{top:10px}
.site-header{height:84px;padding:0 42px;display:flex;align-items:center;justify-content:space-between;gap:26px;background:white;position:sticky;top:0;z-index:30;border-bottom:1px solid #ecece8}.brand{width:179px;flex-shrink:0}.brand img{width:100%;height:auto}.site-header nav{display:flex;gap:32px;align-items:center;font-size:.875rem}.site-header nav a{padding:27px 0;position:relative}.site-header nav a:after{content:'';position:absolute;bottom:23px;left:0;width:0;height:1px;background:var(--ink);transition:width .25s}.site-header nav a:hover:after{width:100%}.header-cta{border:1px solid #cdd0c9;padding:11px 17px;font-size:.875rem;display:flex;gap:24px;align-items:center}.header-cta span{font-size:1.35rem}.header-cta:hover{background:var(--ink);color:white;border-color:var(--ink)}.menu-toggle,.mobile-menu{display:none}
.hero{height:calc(100svh - 84px);min-height:660px;max-height:1000px;position:relative;isolation:isolate;background:#40463f;color:white;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3;transition:opacity .28s}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(12,23,18,.58) 0%,rgba(13,22,19,.23) 43%,rgba(0,0,0,.04) 75%),linear-gradient(0deg,rgba(7,18,15,.72) 0%,rgba(10,16,13,0) 46%)}.hero-content{position:absolute;top:13%;left:max(56px,calc((100vw - 1320px)/2));max-width:640px}.hero-location{display:flex;align-items:center;gap:8px;margin-bottom:30px;font-size:.78rem;color:#f4f4ed}.hero-location svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5}.hero h1{font-size:clamp(4.4rem,6.55vw,7.25rem);line-height:.98;letter-spacing:-.055em;text-shadow:0 1px 30px #16201f22}.hero h1 em{font-weight:400}.hero-description{margin-top:27px;font-size:1rem;line-height:1.65;color:#f1f2eb}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:14px 22px;font-size:.875rem;transition:background .2s}.button-light{background:#fff;color:#282b25;margin-top:29px}.button-light:hover{background:#e7e4dd}.button span{font-size:1.5rem;line-height:1}.hero-expand{position:absolute;right:36px;top:30px}.circle-button{width:48px;height:48px;border:1px solid #ffffff70;background:#1e29272b;color:white;border-radius:50%;display:grid;place-items:center;font-size:1.5rem;backdrop-filter:blur(8px)}.circle-button svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.5}.circle-button:hover{background:#ffffff25}.hero-bottom{position:absolute;left:max(56px,calc((100vw - 1320px)/2));right:max(56px,calc((100vw - 1320px)/2));bottom:60px;display:flex;align-items:end;justify-content:space-between;gap:30px}.hero-facts{display:flex;gap:35px}.hero-facts>div{padding-right:34px;border-right:1px solid #ffffff4a}.hero-facts>div:last-child{padding-right:0;border:0}.hero-facts strong{font-size:2.25rem;font-weight:400;letter-spacing:-.055em;line-height:1.2;display:block;font-variant-numeric:lining-nums}.hero-facts strong small{font-size:1.1rem;letter-spacing:0}.hero-facts>div>span{display:block;font-size:.8rem;margin-top:8px;color:#efeee8}.hero-switcher{display:flex;align-items:center;gap:9px}.hero-counter{font-size:.75rem;letter-spacing:.09em;margin-right:11px}.hero-thumb{padding:0;position:relative;width:100px;height:64px;background:transparent;border:1px solid #ffffff44;opacity:.7;transition:opacity .2s}.hero-thumb img{width:100%;height:100%;object-fit:cover}.hero-thumb.active{outline:1px solid white;outline-offset:4px;opacity:1;margin:0 4px}.hero-thumb:hover{opacity:1}.hero-thumb span{position:absolute;inset:auto 0 0;background:linear-gradient(transparent,#000b);padding:12px 4px 2px;font-size:.75rem;color:white;line-height:1.1}.render-label{position:absolute;bottom:15px;right:35px;color:#e0e3dc;font-size:.75rem;letter-spacing:.02em}
.intro{padding-block:104px 96px;display:grid;grid-template-columns:1fr 1fr;gap:100px}.intro-heading .eyebrow{margin-bottom:24px}.intro-copy{max-width:520px;align-self:center}.intro-copy>p{font-size:1.0625rem;line-height:1.8}.intro-copy>p+p{margin-top:17px;color:var(--muted);font-size:1rem}.feature-line{display:flex;flex-wrap:wrap;gap:8px 22px;margin-top:27px;font-size:.75rem;color:var(--muted)}.feature-line span+span{position:relative}.feature-line span+span:before{content:'/';position:absolute;left:-13px;color:#b7b8af}.explorer{padding-bottom:104px}.explorer-grid{display:grid;grid-template-columns:1fr 1.09fr;border:1px solid var(--line)}.plan-panel{background:var(--soft);padding:27px 29px 15px;min-width:0;display:flex;align-items:center;flex-direction:column;position:relative;border-right:1px solid var(--line)}.plan-top{display:flex;justify-content:space-between;gap:20px;width:100%;font-size:.75rem;letter-spacing:.1em}.plan-hint{letter-spacing:0;color:var(--muted)}.floorplan{width:100%;height:650px;flex-shrink:0}.plot-line{fill:none;stroke:#cdd1c7;stroke-width:1.5;stroke-dasharray:6 5}.house-fill{fill:#faf9f6;stroke:none}.room-shape{fill:#ece9e2;stroke:none;transition:fill .25s}.room-shape.selected{fill:#ead1bf}.neutral-room{fill:#eaeae4}.porch-fill{fill:#e1e1d5}.pool-fill{fill:#c5d6d9}.pool-fill.selected{fill:#a5c6cf}.plan-direction{text-anchor:middle;font:14px var(--sans);letter-spacing:3px;fill:#767c72}.plan-direction-arrow{fill:none;stroke:#8a8d85;stroke-width:1.5}.plan-walls{fill:none;stroke:#454b41;stroke-width:7;stroke-linejoin:miter}.plan-windows{fill:none;stroke:#a5bcb9;stroke-width:3}.plan-static-labels text{font:18px var(--sans);text-anchor:middle;fill:#71766d}.plan-static-labels .small{font-size:16px}.plan-hotspot{cursor:pointer}.plan-hotspot circle{fill:#fff;stroke:#aaa99c;stroke-width:1;transition:fill .2s,stroke .2s}.plan-hotspot .hotspot-number{font:18px var(--sans);text-anchor:middle;dominant-baseline:central;fill:var(--ink);pointer-events:none}.plan-hotspot .hotspot-label{font:18px var(--sans);text-anchor:middle;fill:#50564d;pointer-events:none}.plan-hotspot:hover circle,.plan-hotspot.selected circle{fill:var(--accent);stroke:var(--accent)}.plan-hotspot:hover .hotspot-number,.plan-hotspot.selected .hotspot-number{fill:white}.plan-hotspot:focus-visible{outline:none}.plan-hotspot:focus-visible circle{stroke:var(--ink);stroke-width:4}.plan-footnote{font-size:.75rem;color:var(--muted);margin-top:auto;padding-top:10px}.room-panel{padding:31px 32px 0;min-width:0;display:flex;flex-direction:column}.room-select-label{font-size:.75rem;letter-spacing:.12em;color:var(--muted)}.room-select-wrap{position:relative;margin:7px 0 24px;border-bottom:1px solid var(--line)}.room-select-wrap select{width:100%;appearance:none;border:0;background:transparent;cursor:pointer;font-size:1rem;padding:7px 26px 13px 0;color:var(--ink)}.room-select-wrap>span{position:absolute;right:3px;top:2px;font-size:1.5rem;pointer-events:none}.room-image-button{display:block;position:relative;overflow:hidden;padding:0;background:#e5e3dc;width:100%;aspect-ratio:16/10}.room-image-button img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.room-image-button:hover img{transform:scale(1.035)}.image-caption{position:absolute;left:14px;bottom:12px;color:white;font-size:.75rem;text-shadow:0 1px 5px #000;background:#0004;padding:2px 5px}.room-expand{position:absolute;top:15px;right:15px;width:36px;height:36px;display:grid;place-items:center;background:#ffffffd9;font-size:1.3rem}.room-description{padding:24px 0}.room-title-line{display:flex;justify-content:space-between;gap:20px;align-items:center}.room-title-line h3{font-size:2rem;letter-spacing:-.03em;line-height:1.2;margin-top:6px}.room-title-line>.eyebrow{color:var(--muted)}.room-title-line>span{font-family:var(--serif);font-size:2.5rem;color:#acafa5;font-style:italic}.room-description>p{margin-top:16px;line-height:1.65;color:var(--muted);font-size:1rem}.room-facts{display:flex;gap:20px;margin-top:22px;flex-wrap:wrap}.room-facts>span{font-size:.875rem;color:var(--muted);padding-right:20px;border-right:1px solid var(--line)}.room-facts>span:last-child{border:0;padding:0}.room-facts strong{display:block;color:var(--ink);font-size:1.2rem;font-weight:400;margin-top:3px}.room-description .room-note{font-size:.75rem;margin-top:16px}.room-nav{margin-top:auto;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:10px;padding-block:14px}.room-nav>span{font-size:.75rem;color:var(--muted);font-variant-numeric:tabular-nums}.room-nav button{display:flex;align-items:center;gap:16px;background:transparent;padding:7px 0;font-size:1.25rem}.room-nav button span{font-size:.875rem}.room-nav button:hover{color:var(--accent)}
.explore-3d{padding-block:104px 96px}.explore-3d-heading{margin-bottom:42px}.explore-3d-heading>p{max-width:330px}.viewer-shell{border:1px solid var(--line);background:#f2f3ef}.viewer-toolbar{min-height:70px;padding:15px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);background:#fff}.viewer-model-label{display:flex;align-items:center;gap:10px;font-size:.75rem;letter-spacing:.12em;color:var(--muted);white-space:nowrap}.viewer-status-dot{width:7px;height:7px;border-radius:50%;background:#718673;display:inline-block}.view-tabs{display:flex;align-items:center;gap:5px;overflow:auto;scrollbar-width:none}.view-tabs::-webkit-scrollbar{display:none}.view-tab{background:transparent;color:var(--muted);padding:9px 13px;font-size:.8125rem;white-space:nowrap;border-bottom:1px solid transparent}.view-tab:hover{color:var(--ink)}.view-tab.active{color:var(--ink);border-bottom-color:var(--accent)}.viewer-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;min-height:700px}.viewer-stage-wrap{min-width:0}.viewer-stage{height:clamp(620px,50vw,780px);min-height:620px;position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 50% 41%,#fff 0%,#f4f5f1 46%,#e3e7e1 100%)}.viewer-stage:after{content:'';position:absolute;inset:auto 0 0;height:27%;z-index:-1;background:linear-gradient(0deg,#d3d9d2a8,transparent)}#viewer-canvas{position:absolute;inset:0;width:100%;height:100%;display:block;touch-action:none;cursor:grab}#viewer-canvas:active{cursor:grabbing}.viewer-message{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;color:var(--muted);font-size:.875rem;background:linear-gradient(#f7f8f4c7,#e6ebe5b5);z-index:8}.viewer-message strong{font-family:var(--serif);font-size:1.5rem;color:var(--ink);font-weight:400}.viewer-fallback span{max-width:260px;text-align:center}.loader-ring{width:26px;height:26px;border:1px solid #aeb8ad;border-top-color:var(--accent);border-radius:50%;animation:viewer-spin 1s linear infinite}@keyframes viewer-spin{to{transform:rotate(360deg)}}.viewer-hotspots{position:absolute;inset:0;pointer-events:none;z-index:4}.viewer-hotspot{position:absolute;left:0;top:0;transform:translate(-50%,-50%);display:flex;align-items:center;gap:6px;padding:0;background:transparent;color:var(--ink);opacity:0;pointer-events:auto;transition:opacity .25s,transform .25s}.viewer-hotspot.visible{opacity:1}.viewer-hotspot:hover,.viewer-hotspot:focus-visible{transform:translate(-50%,-50%) scale(1.04);z-index:3}.hotspot-dot{width:16px;height:16px;background:#fff;border:1px solid var(--accent);border-radius:50%;box-shadow:0 0 0 5px #ffffff75;display:block;flex-shrink:0}.viewer-hotspot:hover .hotspot-dot,.viewer-hotspot:focus-visible .hotspot-dot,.viewer-hotspot.active .hotspot-dot{background:var(--accent);box-shadow:0 0 0 5px #ffffff95}.hotspot-text{padding:4px 8px;background:#fff;color:var(--ink);font-size:.75rem;box-shadow:0 4px 18px #2f382e1a;white-space:nowrap}.viewer-hotspot.active .hotspot-text{color:var(--accent)}.hotspot-card{position:absolute;z-index:6;right:24px;top:24px;width:min(275px,calc(100% - 48px));padding:23px 24px 20px;background:#fff;border:1px solid #d8dcd4;box-shadow:0 15px 35px #2330261a}.hotspot-card-close{position:absolute;right:9px;top:7px;background:transparent;color:var(--muted);font-size:1.4rem;line-height:1;padding:5px}.hotspot-card .eyebrow{font-size:.6875rem;color:var(--muted);padding-right:20px}.hotspot-card h3{font-size:1.75rem;letter-spacing:-.03em;line-height:1.1;margin-top:9px}.hotspot-card>p:not(.eyebrow):not(.hotspot-card-fact){color:var(--muted);font-size:.875rem;line-height:1.55;margin-top:13px}.hotspot-card-fact{font-size:.8125rem;color:var(--ink);border-top:1px solid var(--line);padding-top:12px;margin-top:15px}.hotspot-card-render{background:transparent;border-bottom:1px solid var(--ink);padding:5px 0;margin-top:15px;font-size:.8125rem;display:flex;align-items:center;gap:15px}.hotspot-card-render span{font-size:1.2rem}.hotspot-card-render:hover{color:var(--accent);border-color:var(--accent)}.viewer-controls{position:absolute;z-index:5;bottom:24px;left:24px;display:flex;align-items:center;gap:8px}.viewer-control{display:flex;align-items:center;gap:8px;background:#ffffffde;border:1px solid #d2d7cf;color:var(--ink);padding:10px 12px;font-size:.75rem;box-shadow:0 4px 15px #2f382e0d}.viewer-control svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5;flex-shrink:0}.viewer-control:hover{background:#fff;border-color:#a9b2a6}.viewer-gesture-hint{position:absolute;z-index:4;bottom:25px;right:24px;color:#677067;font-size:.75rem;background:#ffffffb8;padding:5px 8px}.viewer-gesture-hint span:not(.gesture-icon){padding-inline:5px;color:#a2aaa0}.gesture-icon{font-size:1rem}.viewer-render-label{position:absolute;top:18px;right:23px;font-size:.6875rem;color:#747b72;letter-spacing:.04em}.viewer-reference{padding:24px 24px 19px;background:#fff;border-left:1px solid var(--line);display:flex;flex-direction:column;min-width:0}.reference-topline{display:flex;justify-content:space-between;align-items:center;gap:12px;color:var(--muted)}.reference-topline .eyebrow{font-size:.6875rem}.reference-topline>span:last-child{font-size:.75rem;font-variant-numeric:tabular-nums}.reference-image-wrap{position:relative;margin-top:19px;aspect-ratio:4/3;overflow:hidden;background:#e7e8e2}.reference-image-wrap img{width:100%;height:100%;object-fit:cover}.reference-image-badge{position:absolute;left:11px;bottom:11px;background:#fff;color:var(--ink);padding:5px 8px;font-size:.6875rem}.reference-copy{padding-block:22px 20px;border-bottom:1px solid var(--line)}.reference-copy .eyebrow{color:var(--accent);font-size:.6875rem}.reference-copy h3{font-size:1.7rem;line-height:1.1;letter-spacing:-.035em;margin-top:8px}.reference-copy p:last-child{color:var(--muted);font-size:.875rem;line-height:1.62;margin-top:14px}.reference-bottom{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:15px;padding-top:17px;color:var(--muted);font-size:.6875rem}.reference-bottom button{width:33px;height:33px;background:transparent;border:1px solid #cdd3ca;font-size:1.2rem;display:grid;place-items:center;flex-shrink:0}.reference-bottom button:hover{background:var(--ink);color:white;border-color:var(--ink)}.explore-3d-note{border-top:1px solid var(--line);margin-top:17px;padding-top:15px;color:var(--muted);font-size:.75rem;display:flex;gap:18px}.explore-3d-note span{color:var(--ink);font-weight:500;white-space:nowrap}
.gallery-section{padding-block:90px 96px;background:#202822;color:#f7f6f0}.gallery-section .section-number{color:#c69373}.gallery-count{font-size:.8rem;color:#c0c6bb;padding-bottom:4px}.gallery-filters{display:flex;gap:9px;margin-bottom:32px;flex-wrap:wrap}.gallery-filters button{padding:10px 18px;background:transparent;color:#d1d5cd;border:1px solid #707969;font-size:.875rem;display:flex;align-items:center;gap:15px}.gallery-filters button span{font-size:.75rem;color:#afb9a8}.gallery-filters button.active{background:#f7f6f0;color:#242923;border-color:#f7f6f0}.gallery-filters button.active span{color:#6c7465}.gallery-filters button:not(.active):hover{background:#ffffff10}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 22px}.gallery-item{margin:0;min-width:0}.gallery-item:first-child{grid-column:span 2;grid-row:span 2}.gallery-photo{padding:0;background:#394039;width:100%;aspect-ratio:16/10;display:block;position:relative;overflow:hidden;color:white}.gallery-item:first-child .gallery-photo{aspect-ratio:auto;height:calc(100% - 36px);min-height:300px}.gallery-photo img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.gallery-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#0003)}.gallery-photo:hover img{transform:scale(1.035)}.gallery-photo .photo-expand{position:absolute;right:15px;bottom:15px;z-index:1;width:35px;height:35px;display:grid;place-items:center;border:1px solid #ffffff90;border-radius:50%;background:#0002;font-size:1.2rem}.gallery-item figcaption{display:flex;gap:20px;justify-content:space-between;align-items:baseline;font-size:.875rem;line-height:1.3;padding-top:13px;color:#e4e8dd}.gallery-item figcaption span{font-size:.75rem;color:#a5ae9c}.gallery-grid.filtered .gallery-item:first-child{grid-row:span 1}.gallery-grid.filtered .gallery-item:first-child .gallery-photo{aspect-ratio:16/8;min-height:0;height:auto}
.surfaces{padding-block:100px}.source-tag{font-size:.75rem;border-bottom:1px solid var(--line);padding-bottom:7px;color:var(--muted)}.surface-highlights{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:35px;margin-bottom:48px}.surface-highlights>div{padding-inline:25px;border-right:1px solid var(--line)}.surface-highlights>div:first-child{padding-left:0}.surface-highlights>div:last-child{border:0;padding-right:0}.surface-highlights span{font-size:.875rem;display:block;color:var(--muted)}.surface-highlights strong{display:block;font-family:var(--serif);font-size:clamp(2.3rem,3.6vw,3.65rem);font-weight:400;letter-spacing:-.05em;line-height:1.3;margin-top:13px;white-space:nowrap}.surface-highlights small{font-family:var(--sans);font-size:1.0625rem;font-weight:400;letter-spacing:0}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.spec-group{border-bottom:1px solid var(--line)}.spec-group summary{font-size:1rem;cursor:pointer;list-style:none;display:flex;align-items:center;gap:13px;padding-bottom:20px;font-weight:500}.spec-group summary::-webkit-details-marker{display:none}.spec-group summary:after{content:'+';margin-left:auto;font-weight:400;font-size:1.3rem}.spec-group[open] summary:after{content:'−'}.spec-group summary span{font-size:.75rem;color:var(--muted);font-weight:400}.spec-list{margin:0 0 18px}.spec-list>div{display:flex;justify-content:space-between;gap:25px;padding:10px 0;border-top:1px solid #ecece7;font-size:.875rem}.spec-list dt{color:var(--muted)}.spec-list dd{margin:0;white-space:nowrap;font-variant-numeric:tabular-nums}.project-note{margin-top:36px;padding:26px;background:var(--soft)}.project-note>p+p{font-size:.875rem;color:var(--muted);line-height:1.75;margin-top:15px}.project-note>p:last-child{font-size:.75rem}.footer{background:var(--soft)}.footer-top{padding-block:45px;display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-top>p{font-family:var(--serif);font-size:1.8rem;line-height:1.4;letter-spacing:-.02em}.footer-top em{font-size:1.6rem;color:var(--muted)}.back-top{display:flex;gap:24px;align-items:center;font-size:.875rem}.back-top span{width:44px;height:44px;border:1px solid #bbc0b4;display:grid;place-items:center;border-radius:50%;font-size:1.2rem}.footer-bottom{padding-block:28px;border-top:1px solid #d9dcd2;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-logo{background:white;padding:8px 13px;width:158px}.footer-logo img{height:auto;width:100%}.footer-bottom>span{font-size:.75rem;color:var(--muted)}
.lightbox{position:fixed;inset:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:24px 40px;background:#171d19;color:#f7f8f1;border:0;overscroll-behavior:contain}.lightbox[open]{display:flex;flex-direction:column}.lightbox::backdrop{background:#171d19}.lightbox-header{display:flex;justify-content:space-between;gap:24px;align-items:center;flex-shrink:0;padding-bottom:18px}.lightbox-header .eyebrow{font-size:.75rem;color:#adb4a8}.lightbox-header h2{font-size:1.75rem;line-height:1.15;margin-top:5px;letter-spacing:-.02em}.lightbox-stage{flex:1;min-height:0;position:relative;display:flex;align-items:center;justify-content:center;padding-inline:65px;touch-action:pan-y}.lightbox-stage>img{width:100%;height:100%;object-fit:contain}.lightbox-stage>.circle-button{position:absolute;z-index:2}.lightbox-prev{left:0}.lightbox-next{right:0}.lightbox-footer{padding-top:17px;display:flex;gap:24px;align-items:center;justify-content:space-between;font-size:.75rem;flex-shrink:0;color:#bac3b3}.lightbox-footer>span:first-child{min-width:60px;color:white}.keyboard-hint{text-align:right}#lightbox-error{position:absolute;left:15%;right:15%;padding:20px;background:#171d19;text-align:center;font-size:1rem}
@media(min-width:1650px){.hero-content{top:17%}.hero-bottom{bottom:75px}}
@media(max-width:1150px){.site-header{padding:0 28px;gap:18px}.site-header nav{gap:20px}.brand{width:158px}.header-cta{gap:16px;padding:9px 12px}.section-wrap{width:calc(100% - 72px)}.hero-content{left:36px;top:12%}.hero-bottom{left:36px;right:36px}.hero-facts{gap:23px}.hero-facts>div{padding-right:23px}.hero-thumb{width:76px;height:55px}.hero-switcher{gap:7px}.hero-counter{display:none}.intro{gap:65px}.room-panel{padding:25px 25px 0}.plan-panel{padding:25px 15px 14px}.floorplan{height:635px}.plan-top{padding-inline:6px;gap:10px}.plan-hint{display:none}.room-image-button{aspect-ratio:4/3}.room-title-line h3{font-size:1.7rem}.spec-grid{gap:45px}.surface-highlights>div{padding-inline:18px}}
@media(max-width:860px){.site-header{height:74px}.site-header nav{display:none}.brand{width:160px}.header-cta{margin-left:auto}.menu-toggle{width:40px;height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;background:transparent}.menu-toggle span{height:1px;width:23px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-menu:not([hidden]){position:fixed;display:flex;flex-direction:column;top:74px;left:0;right:0;z-index:29;background:white;border-bottom:1px solid var(--line);padding:15px 30px}.mobile-menu a{padding:13px 0;font-size:1rem}.hero{height:calc(100svh - 74px);min-height:720px}.hero-content{top:12%}.hero h1{font-size:5rem}.hero-bottom{gap:25px;align-items:start;flex-direction:column;bottom:48px}.hero-switcher{align-self:end;position:absolute;bottom:105px;right:0}.hero-thumb{width:66px;height:47px}.intro{grid-template-columns:1fr;gap:35px;padding-block:70px}.intro-copy{max-width:none}.intro h2{font-size:3rem}.section-heading{align-items:start;gap:25px}.section-heading>p{font-size:.875rem}.explorer{padding-bottom:70px}.explorer-grid{grid-template-columns:.9fr 1fr}.floorplan{height:580px}.plan-static-labels text,.plan-hotspot .hotspot-label{font-size:21px}.plan-static-labels .small{font-size:19px}.room-panel{padding:20px 18px 0}.room-select-wrap select{font-size:.875rem}.room-image-button{aspect-ratio:1}.room-description>p{font-size:.9rem}.room-title-line h3{font-size:1.5rem}.room-title-line>span{font-size:2rem}.room-facts{gap:12px}.room-facts>span{padding-right:12px;font-size:.8rem}.room-facts strong{font-size:1.1rem}.room-nav button{gap:8px}.room-nav button span{font-size:.8rem}.gallery-section{padding-block:68px}.gallery-grid{gap:25px 18px;grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-item:first-child{grid-column:span 2;grid-row:auto}.gallery-item:first-child .gallery-photo{aspect-ratio:16/9;height:auto;min-height:0}.gallery-grid.filtered .gallery-item:first-child .gallery-photo{aspect-ratio:16/9}.surfaces{padding-block:70px}.surface-highlights{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:27px}.surface-highlights>div{padding:0 24px}.surface-highlights>div:nth-child(2){border:0}.surface-highlights>div:nth-child(3){padding-left:0}.surface-highlights strong{font-size:3rem}.spec-grid{gap:35px}.spec-list>div{gap:14px}.source-tag{max-width:170px}.footer-bottom>span:last-child{display:none}}
@media(max-width:600px){html{scroll-padding-top:85px}.section-wrap{width:calc(100% - 40px)}.site-header{height:68px;padding:0 20px;gap:12px}.brand{width:140px}.header-cta{font-size:.75rem;border:0;padding:10px 0;gap:6px}.header-cta span{font-size:1.1rem}.menu-toggle{width:30px}.mobile-menu:not([hidden]){top:68px}.hero{height:calc(100svh - 68px);min-height:730px;max-height:960px}.hero-image{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#12201a99,#10201810),linear-gradient(0deg,#0b1b16db,transparent 75%)}.hero-content{left:24px;right:24px;top:12%}.hero-location{font-size:.75rem;margin-bottom:26px}.hero h1{font-size:clamp(3.65rem,12.5vw,5.5rem);line-height:1.02}.hero-description{font-size:.9375rem;margin-top:24px}.button-light{margin-top:26px;font-size:.875rem;padding:13px 17px;gap:28px}.hero-expand{right:18px;top:18px;width:36px;height:36px}.hero-expand svg{width:17px}.hero-bottom{left:24px;right:24px;bottom:58px;gap:25px}.hero-facts{width:100%;justify-content:space-between;gap:12px;border-top:1px solid #fff5;padding-top:24px}.hero-facts>div{padding-right:16px}.hero-facts strong{font-size:1.7rem}.hero-facts strong small{font-size:.875rem}.hero-facts>div>span{font-size:.75rem;margin-top:8px}.hero-switcher{bottom:117px;right:0}.hero-thumb{width:65px;height:44px}.hero-thumb span{font-size:.75rem}.render-label{right:24px;bottom:17px;font-size:.75rem}.intro{padding-block:60px;gap:27px}.intro h2,h2{font-size:2.65rem}.intro-heading .eyebrow{margin-bottom:18px}.intro-copy>p{font-size:1rem;line-height:1.75}.intro-copy>p+p{font-size:.9375rem}.feature-line{font-size:.75rem;gap:8px 19px;margin-top:23px}.section-heading{display:block;margin-bottom:28px}.section-heading .eyebrow{margin-bottom:18px}.section-heading>p{margin-top:18px;line-height:1.6}.section-heading>p br{display:none}.mobile-break{display:block}.explorer{padding-bottom:60px}.explorer-grid{grid-template-columns:1fr}.plan-panel{padding:22px 16px 14px;border-right:0;border-bottom:1px solid var(--line)}.plan-top{font-size:.75rem}.plan-hint{display:block}.floorplan{height:auto;max-height:650px;width:100%}.plan-static-labels text,.plan-hotspot .hotspot-label{font-size:21px}.plan-hotspot .hotspot-number{font-size:22px}.plan-static-labels .small{font-size:20px}.plan-direction{font-size:19px}.room-panel{padding:24px 20px 0}.room-select-wrap select{font-size:1rem}.room-image-button{aspect-ratio:16/11}.room-title-line h3{font-size:1.85rem}.room-description>p{font-size:1rem}.room-facts>span{font-size:.875rem}.room-facts strong{font-size:1.2rem}.room-nav{padding-block:13px}.room-nav button span{font-size:.875rem}.gallery-section{padding-block:60px}.gallery-count{display:block;margin-top:16px}.gallery-filters{gap:8px;margin-bottom:25px}.gallery-filters button{padding:8px 11px;font-size:.875rem;gap:9px}.gallery-grid{gap:24px 14px;grid-template-columns:1fr}.gallery-item:first-child{grid-column:auto;grid-row:auto}.gallery-item:first-child .gallery-photo,.gallery-photo,.gallery-grid.filtered .gallery-item:first-child .gallery-photo{aspect-ratio:4/3;min-height:0}.gallery-item figcaption{font-size:.875rem}.gallery-photo .photo-expand{width:38px;height:38px}.surfaces{padding-block:60px}.source-tag{display:inline-block;max-width:none;margin-top:20px}.surface-highlights{padding-block:27px;margin-bottom:30px;row-gap:26px}.surface-highlights>div{padding:0 15px}.surface-highlights span{font-size:.8125rem}.surface-highlights strong{font-size:2.3rem;margin-top:9px}.surface-highlights small{font-size:.875rem}.spec-grid{grid-template-columns:1fr;gap:28px}.spec-group summary{font-size:1rem}.spec-list>div{font-size:.875rem;gap:15px}.spec-list dt{max-width:72%}.project-note{padding:23px;margin-top:28px}.footer-top{padding-block:30px;align-items:start;gap:15px}.footer-top>p{font-size:1.45rem}.footer-top em{font-size:1.1rem}.back-top{gap:0;font-size:0}.back-top span{font-size:1.1rem;flex-shrink:0}.footer-bottom{padding-block:23px;gap:15px}.footer-logo{width:130px}.footer-bottom>span{font-size:.75rem;max-width:115px;text-align:right}.lightbox{padding:20px 16px}.lightbox-header{gap:15px}.lightbox-header h2{font-size:1.45rem}.lightbox-header .circle-button{width:42px;height:42px;flex-shrink:0}.lightbox-stage{padding:0 0 60px}.lightbox-stage>.circle-button{bottom:5px;width:44px;height:44px}.lightbox-prev{left:calc(50% - 58px)}.lightbox-next{right:calc(50% - 58px)}.lightbox-footer{padding-top:15px}.keyboard-hint{display:none}}
@media(min-width:601px) and (max-width:760px){.explorer-grid{grid-template-columns:1fr}.plan-panel{border-right:0;border-bottom:1px solid var(--line)}.floorplan{height:680px}.room-panel{padding:28px 28px 0}.room-image-button{aspect-ratio:16/10}.room-title-line h3{font-size:2rem}.room-description>p{font-size:1rem}.room-select-wrap select{font-size:1rem}}
@media(max-width:1000px){.explore-3d{padding-block:70px}.viewer-layout{grid-template-columns:1fr;min-height:0}.viewer-stage{height:clamp(580px,68vw,720px);min-height:580px}.viewer-reference{border-left:0;border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(220px,.85fr) 1fr;grid-template-rows:auto 1fr auto;column-gap:27px;padding:22px 25px}.reference-topline{grid-column:1/-1}.reference-image-wrap{grid-column:1;grid-row:2/4;margin-top:16px;align-self:stretch;aspect-ratio:4/3}.reference-copy{grid-column:2;grid-row:2;padding-block:20px}.reference-bottom{grid-column:2;grid-row:3}.explore-3d-note{margin-top:15px}.desktop-break{display:none}}
@media(max-width:860px){.explore-3d-heading{margin-bottom:30px}.viewer-toolbar{padding:13px 18px;gap:15px}.viewer-model-label{font-size:.6875rem}.view-tabs{flex:1;justify-content:flex-end}.view-tab{padding-inline:9px}.viewer-stage{height:600px;min-height:540px}.viewer-controls{left:16px;bottom:18px;gap:6px}.viewer-control{padding:9px 10px}.viewer-gesture-hint{right:16px;bottom:18px}.viewer-render-label{right:17px;top:15px}.hotspot-card{right:17px;top:17px}.explore-3d-note{font-size:.75rem}.site-header nav a[href="#explora-vivienda"]{display:none}}
@media(max-width:600px){.explore-3d{padding-block:60px}.explore-3d-heading>p{font-size:.875rem}.viewer-toolbar{min-height:0;display:block;padding:16px 16px 12px}.viewer-model-label{margin-bottom:10px}.view-tabs{justify-content:flex-start;margin-inline:-5px;padding-bottom:2px}.view-tab{font-size:.8125rem;padding:8px 10px}.viewer-stage{height:clamp(570px,125vw,690px);min-height:570px}.viewer-controls{left:12px;right:12px;bottom:15px;justify-content:flex-start;gap:5px}.viewer-control{width:39px;height:39px;justify-content:center;padding:0}.viewer-control span{display:none}.viewer-control svg{width:18px;height:18px}.viewer-gesture-hint{right:12px;bottom:67px;padding:4px 6px;font-size:.6875rem}.viewer-gesture-hint span:not(.gesture-icon){display:none}.viewer-render-label{right:13px;top:13px;font-size:.625rem}.viewer-hotspot .hotspot-text{font-size:.6875rem;padding:3px 6px}.viewer-hotspot .hotspot-dot{width:13px;height:13px;box-shadow:0 0 0 4px #ffffff75}.hotspot-card{left:14px;right:14px;top:auto;bottom:65px;width:auto;padding:18px 20px 16px}.hotspot-card h3{font-size:1.55rem}.hotspot-card>p:not(.eyebrow):not(.hotspot-card-fact){font-size:.875rem}.viewer-reference{display:block;padding:20px}.reference-topline{margin-bottom:0}.reference-image-wrap{margin-top:15px;aspect-ratio:16/10}.reference-copy{padding-block:18px 16px}.reference-copy h3{font-size:1.55rem}.reference-bottom{padding-top:14px}.explore-3d-note{display:block;line-height:1.7}.explore-3d-note span{display:block;margin-bottom:2px}.site-header nav a[href="#explora-vivienda"]{display:none}.desktop-break{display:none}}
@media(max-width:365px){.header-cta{display:none}.site-header{justify-content:space-between}.hero-content{top:10%;left:20px;right:20px}.hero h1{font-size:3.55rem}.hero-facts strong{font-size:1.5rem}.hero-facts>div{padding-right:10px}.hero-bottom{left:20px;right:20px}.hero-facts>div>span{font-size:.75rem}.floorplan .hotspot-label{font-size:26px}.floorplan .plan-static-labels text{font-size:25px}.feature-line span+span:before{display:none}}

/* Interactive model hotspots: anchor the point to the model and reveal one label at a time. */
.viewer-hotspot{width:18px;height:18px;display:block;transform:translate(-50%,-50%);}
.viewer-hotspot:hover,.viewer-hotspot:focus-visible{transform:translate(-50%,-50%) scale(1.08);}
.hotspot-dot{position:absolute;inset:1px;width:16px;height:16px;}
.hotspot-text{position:absolute;left:24px;top:50%;transform:translateY(calc(-50% + var(--label-shift-y, 0px)));opacity:0;line-height:1.2;pointer-events:none;transition:opacity .2s,transform .2s;padding:4px 8px;background:#fffffff2;}
.viewer-hotspot:hover .hotspot-text,.viewer-hotspot:focus-visible .hotspot-text,.viewer-hotspot.active .hotspot-text{opacity:1;}
.viewer-hotspot[data-edge="left"] .hotspot-text{left:auto;right:24px;}
@media(max-width:600px){
  .viewer-hotspot{width:16px;height:16px;}
  .hotspot-dot{width:14px;height:14px;}
  .hotspot-text{font-size:.6875rem;padding:3px 6px;}
}
.viewer-stage:fullscreen,.viewer-stage.viewer-stage-fullscreen{height:100dvh;min-height:0}.viewer-stage:fullscreen .viewer-render-label,.viewer-stage.viewer-stage-fullscreen .viewer-render-label{top:22px}.viewer-stage:fullscreen .viewer-controls,.viewer-stage.viewer-stage-fullscreen .viewer-controls{bottom:27px}.viewer-stage.viewer-stage-fullscreen{position:fixed;inset:0;z-index:1000}.viewer-fullscreen-open{overflow:hidden}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Second-pass architectural viewer polish */
.viewer-layout{grid-template-columns:minmax(0,1fr) 320px;min-height:760px}
.viewer-stage{height:clamp(700px,58vw,900px);min-height:700px}
.viewer-controls{opacity:.82;transition:opacity .3s ease}
.viewer-controls:hover,.viewer-controls:focus-within{opacity:1}
@media(max-width:1000px){.viewer-layout{grid-template-columns:1fr;min-height:0}.viewer-stage{height:clamp(620px,72vw,760px);min-height:620px}}
@media(max-width:600px){.viewer-shell{position:relative}.viewer-toolbar{position:absolute;left:0;right:0;bottom:0;z-index:10;background:#fffffff2;border-top:1px solid var(--line);border-bottom:0;padding:10px 12px 11px}.viewer-model-label{display:none}.view-tabs{justify-content:flex-start;margin:0;padding:0;gap:2px}.viewer-layout{padding-bottom:56px}.viewer-stage{height:clamp(600px,132vw,740px);min-height:600px}.viewer-controls{bottom:70px;opacity:.9}.viewer-reference{margin-top:0}}
