.home-stack{display:flex;flex-direction:column}.brand-copy{display:grid;line-height:1.15}.brand-copy small{margin-top:5px;color:var(--muted);font-size:.66rem;font-weight:500;letter-spacing:.06em}.header-enquiry{margin-left:18px;padding:9px 16px;border-radius:var(--brand-radius);background:var(--brand-primary);color:#fff;font-weight:800}.hero-section{background:var(--hero-image) center/cover;isolation:isolate}.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(5,17,30,.86),rgba(5,17,30,.14))}.hero-stage{display:flex;align-items:flex-end;justify-content:space-between;gap:45px}.hero-content{margin:0;max-width:720px}.hero-number{display:none}.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.hero-secondary-link{border-bottom:1px solid currentColor;font-weight:800}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);min-width:min(520px,48%);background:rgba(8,20,34,.86);backdrop-filter:blur(15px)}.hero-proof>div{padding:22px;border-left:1px solid rgba(255,255,255,.16)}.hero-proof strong,.hero-proof span{display:block}.hero-proof strong{color:var(--brand-accent);font-size:1.32rem}.hero-proof span{font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.search-frame{overflow:hidden;border-radius:var(--brand-radius);box-shadow:var(--shadow)}.search-modes{display:flex;gap:4px;padding:12px 22px 0;background:var(--surface)}.search-modes a{padding:8px 18px;border-bottom:3px solid transparent;font-size:.84rem;font-weight:800}.search-modes a.active{border-color:var(--brand-accent);color:var(--brand-primary)}.search-frame .property-search{border-radius:0;box-shadow:none}.section-index{display:none}.section-link,.property-link{font-weight:800}.section-link span,.property-link b{color:var(--brand-accent)}.property-link{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding-top:14px;border-top:1px solid var(--line);font-size:.78rem}.intro-visual{position:relative;overflow:hidden;background:linear-gradient(0deg,rgba(10,25,40,.62),rgba(10,25,40,.18)),var(--intro-image) center/cover}.intro-visual span{position:relative;z-index:1}.agent-card>div{min-width:0}.footer-mark{display:inline-grid;place-items:center;width:54px;height:54px;margin-bottom:12px;border:1px solid currentColor;border-radius:50%;font-weight:900}
@media(max-width:1100px){.header-enquiry{display:none}.hero-stage{align-items:flex-start;flex-direction:column}.hero-proof{min-width:0;width:min(620px,100%)}}
@media(max-width:900px){.brand-copy small{display:none}.hero-proof{grid-template-columns:1fr}.hero-proof>div{display:flex;align-items:center;justify-content:space-between;padding:11px 16px;border-left:0;border-top:1px solid rgba(255,255,255,.14)}.search-modes{overflow:auto}.hero-stage{padding-block:70px}}
