.property-hero{position:relative;isolation:isolate;display:flex;flex-direction:column;min-height:calc(100svh - var(--space-lg));color:var(--color-white);background:var(--color-ink);padding-bottom:var(--space-lg)}.property-hero>.shell,.property-hero .site-navigation{width:calc(100% - var(--page-gutter) * 2);max-width:none}.property-hero .site-navigation{position:relative;padding:var(--space-lg) 0;margin-inline:auto;z-index:5}.property-hero-intro{display:flex;align-items:end;justify-content:space-between;gap:var(--space-xl);padding:var(--space-3xl) 0 var(--space-2xl);margin-block:auto}.property-hero-intro h1{color:var(--color-white);font-size:var(--text-hero-display);font-weight:var(--weight-medium);line-height:1.03;letter-spacing:0;max-width:12ch;margin:0;overflow-wrap:anywhere}.property-hero-intro p{color:var(--color-hero-secondary);font-size:var(--text-lg);line-height:1.5;margin:var(--space-lg) 0 0}.property-hero-intro>a{color:var(--color-white);white-space:nowrap;font-size:var(--text-sm);text-decoration:underline;text-underline-offset:var(--space-xs)}.hero-browse-toolbar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);padding-block:var(--space-lg);padding-right:var(--space-5xl)}.hero-type-controls{display:flex;gap:var(--space-lg)}.hero-type-controls button{padding:var(--space-xs) 0;color:var(--color-hero-secondary);border:0;border-bottom:var(--rule-hair) solid transparent;background:transparent;font-weight:var(--weight-medium);font-size:var(--text-sm);white-space:nowrap;min-height:2.75rem}.hero-type-controls button[aria-pressed=true]{color:var(--color-white);border-bottom-color:var(--color-white)}.hero-type-controls button:hover{color:var(--color-white);border-bottom-color:var(--color-hero-rule)}.hero-browser-count{margin:0;white-space:nowrap;color:var(--color-white);font-size:var(--text-sm);font-variant-numeric:tabular-nums}.hero-property-stage{position:static}.hero-property{background:transparent}.hero-property-photo{position:absolute;inset:0;z-index:-2;margin:0}.hero-property-photo img{width:100%;height:100%;object-fit:cover;object-position:center 46%}.property-hero:has(.hero-property-enquiry[open]) .hero-property-photo{height:calc(100svh - var(--space-lg))}.hero-property-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--color-hero-scrim),var(--color-hero-clear) 75%),linear-gradient(0deg,var(--color-hero-floor),var(--color-hero-clear) 65%,var(--color-hero-scrim))}.hero-browse-arrows{position:absolute;right:var(--page-gutter);margin-top:calc(-1 * var(--space-3xl));display:flex;gap:var(--space-xs)}.hero-browse-arrows button{display:grid;place-items:center;width:2.75rem;height:2.75rem;border:var(--rule-hair) solid var(--color-hero-rule);border-radius:var(--radius-round);background:transparent;color:var(--color-white);font-size:var(--text-xl);transition:background var(--dur-short) var(--ease-out)}.hero-browse-arrows button:hover{background:var(--color-white);color:var(--color-ink)}.hero-browse-arrows button:active{transform:translateY(1px)}.hero-type-controls button:active{opacity:.75}.hero-type-controls button:disabled,.hero-browse-arrows button:disabled{opacity:.55;cursor:not-allowed}.hero-property-sheet{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-lg);align-items:center;padding-block:var(--space-lg);border-top:var(--rule-hair) solid var(--color-hero-rule)}.hero-property-summary{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:var(--space-2xl);min-width:0}.hero-property-location{color:var(--color-hero-secondary);margin:0 0 var(--space-xs);font-size:var(--text-sm)}.hero-property-summary h2{color:var(--color-white);font-size:var(--text-xl);font-weight:var(--weight-semibold);line-height:1.2;margin:0}.hero-property-summary h2 a:hover{text-decoration:underline}.hero-property-price{display:grid;gap:var(--space-xs)}.hero-property-price strong{font-size:var(--text-xl);font-weight:var(--weight-medium);white-space:nowrap}.hero-property-price span{font-size:var(--text-xs);color:var(--color-hero-secondary)}.hero-property-summary .outline-button{background:transparent;color:var(--color-white);border-color:var(--color-hero-rule)}.hero-property-summary .outline-button:hover{background:var(--color-white);color:var(--color-ink)}.hero-property-summary .outline-button,.hero-property-enquiry>summary{font-size:var(--text-sm);white-space:nowrap}.hero-property-enquiry>summary{background:var(--color-white);color:var(--color-ink);width:fit-content;list-style:none}.hero-property-enquiry>summary:hover{background:var(--color-soft)}.hero-property-enquiry>summary::-webkit-details-marker{display:none}.hero-property-sheet:has(.hero-property-enquiry[open]){grid-template-columns:minmax(0,1fr)}.hero-enquiry-content{background:var(--color-white);color:var(--color-ink);padding:var(--space-2xl);margin-top:var(--space-lg);max-width:56rem}.hero-enquiry-content h3{color:var(--color-ink);margin:0;font-size:var(--text-xl)}.hero-enquiry-content>p{color:var(--color-muted);margin-bottom:var(--space-xl)}.hero-browser-footnote{display:flex;justify-content:space-between;align-items:start;gap:var(--space-lg);font-size:var(--text-xs);color:var(--color-hero-secondary)}.hero-browser-footnote p{margin:0;max-width:70ch}.hero-browser-footnote a{color:var(--color-white);text-decoration:underline;text-underline-offset:var(--space-2xs);white-space:nowrap}.property-hero :focus-visible{outline:3px solid var(--color-white);outline-offset:4px}.property-hero .hero-enquiry-content :focus-visible,.property-hero .mobile-navigation nav :focus-visible{outline-color:var(--color-focus)}@media(max-width:1000px){.property-hero-intro h1{font-size:var(--text-hero-tablet)}.hero-property-summary{grid-template-columns:minmax(0,1fr) auto;gap:var(--space-lg)}.hero-property-summary>.outline-button{justify-self:start}.hero-property-sheet{align-items:end}}@media(max-width:600px){.property-hero{min-height:calc(100svh - var(--space-md));padding-bottom:var(--space-md)}.property-hero .site-navigation{padding-block:var(--space-md)}.property-hero-intro{display:block;padding-block:var(--space-xl)}.property-hero-intro h1{font-size:var(--text-hero-mobile);max-width:12ch}.property-hero-intro p{font-size:var(--text-sm);margin-top:var(--space-md)}.property-hero-intro>a{display:inline-block;margin-top:var(--space-lg)}.hero-browse-toolbar{padding-block:var(--space-md);padding-right:0}.hero-type-controls{gap:var(--space-md)}.hero-type-controls button{font-size:var(--text-xs)}.hero-browse-arrows{position:static;justify-content:end;margin:0 0 var(--space-sm)}.hero-property-sheet{grid-template-columns:minmax(0,1fr);gap:var(--space-md);padding-block:var(--space-md)}.hero-property-summary{grid-template-columns:minmax(0,1fr) auto;gap:var(--space-md)}.hero-property-summary>div:first-child{grid-column:1 / -1}.hero-property-summary h2,.hero-property-price strong{font-size:var(--text-lg)}.hero-property-location{font-size:var(--text-xs)}.hero-property-summary>.outline-button{justify-self:end}.hero-property-enquiry>summary{width:100%}.hero-enquiry-content{padding:var(--space-md)}.hero-enquiry-content .investor-fields{grid-template-columns:minmax(0,1fr)}.hero-browser-footnote{display:none}}@media(prefers-reduced-motion:reduce){.property-hero *{transition:none!important}}
