:root{--lv-bg:#dcd8ce;--lv-surface:#e9e6de;--lv-text:#24322c;--lv-muted:#647069;--lv-line:rgba(36,50,44,.22);--lv-primary:#596f62;--lv-secondary:#c8aa7b;--lv-container:1360px;color-scheme:light}
body{font-family:Arial,sans-serif;background:linear-gradient(90deg,transparent calc(33.333% - .5px),var(--lv-line) 33.333%,transparent calc(33.333% + .5px),transparent calc(66.666% - .5px),var(--lv-line) 66.666%,transparent calc(66.666% + .5px)),var(--lv-bg)}.property-header{border-bottom:1px solid var(--lv-line)}.property-brand{font-family:Georgia,serif;font-weight:400;font-size:1.25rem}.property-header .nav a{color:var(--lv-text);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}
.property-hero{min-height:88vh;display:grid;align-items:end;position:relative;overflow:hidden}.building-art{position:absolute;right:-4vw;top:4vh;width:min(58vw,900px);height:82%;background:url('../../svg/property-development.svg') center bottom/contain no-repeat;filter:drop-shadow(0 30px 60px rgba(44,56,48,.16))}.property-copy{position:relative;z-index:2;padding-bottom:clamp(3rem,7vw,6rem)}.property-copy h1{font-family:Georgia,serif;font-size:clamp(4rem,9vw,9.2rem);font-weight:400;line-height:.83;letter-spacing:-.06em;max-width:8ch}.property-copy p{max-width:44ch}.property-location{display:inline-flex;align-items:center;gap:.8rem;margin-bottom:1.5rem;font-size:.72rem;letter-spacing:.15em;text-transform:uppercase}.property-location::before{content:"";width:40px;height:1px;background:var(--lv-primary)}
.property-intro{display:grid;grid-template-columns:.7fr 1.3fr;gap:6rem}.property-intro h2{font-family:Georgia,serif;font-weight:400}.property-intro p{font-size:1.1rem;color:var(--lv-muted)}.stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--lv-line);border-bottom:1px solid var(--lv-line)}.stat{padding:2rem 1rem;border-right:1px solid var(--lv-line)}.stat:last-child{border-right:0}.stat strong{display:block;font-family:Georgia,serif;font-size:clamp(2.4rem,5vw,4.8rem);font-weight:400}.stat span{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--lv-muted)}
.property-gallery{display:grid;grid-template-columns:1.2fr .8fr;gap:1rem}.property-frame{min-height:600px;border:1px solid var(--lv-line);background:url('../../svg/property-development.svg') center/cover no-repeat}.property-frame--detail{min-height:430px;margin-top:8rem;background-position:right center;background-size:150%}.property-register{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.property-register .card{padding:2rem;background:rgba(255,255,255,.35)}.property-register .input{background:rgba(255,255,255,.48)}.property-register .button{color:white}.developer-box{padding-top:1.5rem;border-top:1px solid var(--lv-line)}
@media(max-width:900px){.property-intro,.property-register,.property-gallery{grid-template-columns:1fr}.building-art{width:100vw;right:-38vw;opacity:.42}.stats{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--lv-line)}.property-frame--detail{margin-top:0}.property-copy{padding-top:5rem}}
