.pd-hero{position:relative;isolation:isolate;display:grid;align-items:end;min-height:min(66vh,620px);overflow:hidden;background:var(--pine-deep)}.pd-hero-media{position:absolute;inset:0;z-index:0}.pd-hero-media img,.pd-hero-media video{width:100%;height:100%;object-fit:cover}.pd-hero:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(10,41,33,.92) 0,rgba(10,41,33,.5) 45%,rgba(10,41,33,.15));pointer-events:none}.pd-hero-inner{position:relative;z-index:2;width:100%;padding:7rem 3.5rem 3.25rem}.pd-back{display:block;width:-moz-fit-content;width:fit-content;font-size:.65rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgba(250,249,246,.72);margin-bottom:1.4rem;transition:color var(--t-fast)}.pd-back:hover{color:var(--signal)}.pd-hero-tags{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.9rem}.pd-badge{display:inline-block;background:var(--paper);color:var(--pine-deep)}.pd-badge,.pd-hero-developer{font-size:.58rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;padding:.32rem .7rem}.pd-hero-developer{color:rgba(250,249,246,.8);border:1px solid rgba(250,249,246,.28)}.pd-hero h1{color:var(--paper);font-size:clamp(2rem,4.2vw,3.2rem);line-height:1.1;margin-bottom:.7rem}.pd-hero-meta{display:flex;align-items:center;gap:.5rem;color:rgba(250,249,246,.78);font-size:.86rem;letter-spacing:.03em}.pd-hero-meta svg{width:15px;height:15px;flex:none;opacity:.75}.pd-hero-price{display:flex;flex-wrap:wrap;gap:0 2.25rem;margin-top:1.4rem;padding-top:1.3rem;border-top:1px solid rgba(250,249,246,.18)}.pd-hero-price span{font-family:var(--mono);font-size:1.05rem;color:var(--paper);letter-spacing:-.01em}.pd-hero-price em{display:block;font-family:var(--font);font-style:normal;font-size:.56rem;color:rgba(250,249,246,.6);margin-bottom:.3rem}.pd-brochure,.pd-hero-price em{font-weight:600;letter-spacing:.16em;text-transform:uppercase}.pd-brochure{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:48px;padding:0 1.7rem;border-radius:2px;font-size:.65rem;transition:background var(--t-base),color var(--t-base),border-color var(--t-base)}.pd-brochure-hero{margin-top:1.6rem;background:var(--paper);color:var(--pine-deep)}.pd-brochure-hero:hover{background:var(--signal);color:var(--pine-deep)}.pd-brochure-aside{display:flex;width:100%;margin-top:1rem;background:transparent;color:var(--pine);border:1px solid var(--pine)}.pd-brochure-aside:hover{background:var(--pine);color:var(--paper)}.pd-layout{display:grid;grid-template-columns:minmax(0,1fr) 400px;grid-gap:4rem;gap:4rem;align-items:start;padding:var(--section-y) var(--gutter)}.pd-main{min-width:0}.pd-specs{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:1px;gap:1px;margin-bottom:3.25rem}.pd-spec{display:flex;align-items:flex-start;gap:.85rem;padding:1.15rem 1.25rem;background:var(--paper);box-shadow:0 0 0 1px var(--border)}.pd-spec-icon{width:20px;height:20px;flex:none;margin-top:.15rem;color:var(--pine);opacity:.85}.pd-spec-label{display:block;font-size:.56rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);margin-bottom:.35rem}.pd-spec-value{display:block;font-family:var(--mono);font-size:.92rem;line-height:1.4;color:var(--text-1);letter-spacing:-.01em}.pd-section{margin-bottom:3.25rem}.pd-section:last-child{margin-bottom:0}.pd-section h2{font-size:1.35rem;margin-bottom:1.1rem}.pd-section p{font-size:.95rem;line-height:1.85;color:var(--text-2);max-width:68ch;margin-bottom:1.1rem}.pd-section p:last-child{margin-bottom:0}.pd-highlights{list-style:none;max-width:68ch}.pd-highlights li{position:relative;padding:.85rem 0 .85rem 1.8rem;border-bottom:1px solid var(--border-light);font-size:.9rem;color:var(--text-2);line-height:1.7}.pd-highlights li:before{content:"";position:absolute;left:0;top:1.45rem;width:12px;height:1px;background:var(--signal)}.pd-amenities{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1px;gap:1px}.pd-amenity{display:flex;align-items:center;gap:.85rem;padding:1.05rem 1.15rem;background:var(--paper);box-shadow:0 0 0 1px var(--border-light);font-size:.85rem;line-height:1.45;color:var(--text-2);transition:background var(--t-fast),color var(--t-fast)}.pd-amenity:hover{background:var(--surface);color:var(--text-1)}.amenity-icon{width:26px;height:26px;flex:none;color:var(--pine)}.pd-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.pd-gallery-item{position:relative;aspect-ratio:3/2;overflow:hidden;background:var(--surface);border:0;padding:0;cursor:zoom-in;isolation:isolate}.pd-gallery-item img,.pd-gallery-item video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform var(--t-slow,.5s) ease}.pd-gallery-item:hover img,.pd-gallery-item:hover video{transform:scale(1.04)}.pd-gallery-zoom{position:absolute;z-index:2;right:.75rem;bottom:.75rem;display:grid;place-items:center;width:34px;height:34px;background:rgba(10,41,33,.72);color:var(--paper);opacity:0;transition:opacity var(--t-fast)}.pd-gallery-zoom svg{width:17px;height:17px}.pd-gallery-item:focus-visible .pd-gallery-zoom,.pd-gallery-item:hover .pd-gallery-zoom{opacity:1}.pd-lightbox{position:fixed;inset:0;z-index:300;display:grid;place-items:center;padding:clamp(1rem,4vw,3.5rem)}.pd-lightbox-scrim{position:absolute;inset:0;background:rgba(10,41,33,.97);cursor:zoom-out}.pd-lightbox-figure{position:relative;z-index:1;max-width:min(1200px,100%);pointer-events:none}.pd-lightbox-figure img,.pd-lightbox-figure video{display:block;width:auto;height:auto;max-width:100%;max-height:calc(100svh - 9rem);object-fit:contain}.pd-lightbox-figure figcaption{margin-top:.9rem;text-align:center;font-family:var(--mono);font-size:.72rem;letter-spacing:.08em;color:rgba(250,249,246,.62)}.pd-lightbox-close,.pd-lightbox-nav{position:absolute;z-index:2;display:grid;place-items:center;width:44px;height:44px;background:rgba(250,249,246,.1);border:1px solid rgba(250,249,246,.22);color:var(--paper);cursor:pointer;transition:background var(--t-fast),border-color var(--t-fast)}.pd-lightbox-close:hover,.pd-lightbox-nav:hover{background:rgba(250,249,246,.2);border-color:rgba(250,249,246,.45)}.pd-lightbox-close svg,.pd-lightbox-nav svg{width:19px;height:19px}.pd-lightbox-close{top:1.25rem;right:1.25rem}.pd-lightbox-nav.prev{left:1.25rem;top:50%;transform:translateY(-50%)}.pd-lightbox-nav.next{right:1.25rem;top:50%;transform:translateY(-50%)}.pd-aside{position:-webkit-sticky;position:sticky;top:calc(var(--nav-h) + 2rem)}.pd-form-panel{background:var(--surface);border:1px solid var(--border);padding:2rem}.pd-form-title{font-size:1.2rem;margin-bottom:.6rem}.pd-form-intro{font-size:.85rem;line-height:1.7;color:var(--text-3);margin-bottom:1.6rem}.pd-form-panel .form-submit{width:100%}.pd-more{padding:var(--section-y) var(--gutter);background:var(--surface);border-top:1px solid var(--border-light)}.pd-more-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:2rem}@media (max-width:1100px){.pd-layout{grid-template-columns:1fr;gap:3rem}.pd-aside{position:static}.pd-form-panel{max-width:560px}.pd-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.pd-hero{min-height:0}.pd-hero-media{position:relative;inset:auto;aspect-ratio:16/10}.pd-hero:after{content:none}.pd-hero-inner{padding:2rem var(--gutter) 2.25rem;background:var(--pine-deep)}.pd-layout{padding:2.5rem var(--gutter) 3rem}.pd-amenities,.pd-specs{grid-template-columns:repeat(2,minmax(0,1fr))}.pd-gallery{grid-template-columns:1fr}.pd-map-frame{aspect-ratio:4/3}.pd-more{padding:3rem var(--gutter) 3.5rem}.pd-form-panel{padding:1.5rem}.pd-lightbox-nav.prev{left:.5rem}.pd-lightbox-nav.next{right:.5rem}}@media (max-width:520px){.pd-amenities,.pd-specs{grid-template-columns:1fr}}