.featured-showcase{background:var(--color-surface-light);color:var(--color-text-dark);padding:clamp(5rem,11vw,10rem) 0 clamp(5rem,10vw,9rem);overflow:clip}.featured-showcase__inner{width:min(100% - 2.5rem,88rem);margin:0 auto}.featured-showcase__intro{width:100%;margin-bottom:clamp(3.5rem,8vw,7rem)}.featured-showcase__intro h2,.featured-showcase__item h3{font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-weight:400;line-height:.92}.featured-showcase__intro h2{font-size:clamp(3rem,6.6vw,6.4rem)}.featured-showcase__composition{gap:clamp(4.5rem,10vw,9rem);display:grid}.featured-showcase__item{grid-template-columns:minmax(0,1fr);gap:1.75rem;display:grid}.featured-showcase__media{background:var(--color-paper);aspect-ratio:4/3;display:block;overflow:hidden}.featured-showcase__media img,.featured-showcase__media-placeholder{width:100%;height:100%;display:block}.featured-showcase__media img{object-fit:cover}.featured-showcase__media.is-reveal-ready{transition:opacity .75s,transform 1.1s cubic-bezier(.19,1,.22,1)}.featured-showcase__media.is-reveal-ready:not(.is-revealed){opacity:0;transform:translateY(2.75rem)}.featured-showcase__media.is-revealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.featured-showcase__media.is-reveal-ready:not(.is-revealed){opacity:1;transform:none}}.featured-showcase__media-placeholder{color:var(--color-muted);letter-spacing:.06em;text-align:center;text-transform:uppercase;place-items:center;padding:1.5rem;font-size:.8125rem;display:grid}.featured-showcase__content{align-self:center}.featured-showcase__kind{border-bottom:1px solid var(--color-gold);color:#664712;width:fit-content;margin:0 0 1rem;padding-bottom:.6rem;font-size:.8125rem}.featured-showcase__item h3{max-width:16ch;font-size:clamp(2.1rem,3.2vw,3.4rem)}.featured-showcase__item h3 a{color:inherit;text-decoration:none}.featured-showcase__location,.featured-showcase__description{max-width:25rem;color:var(--color-muted);margin:1rem 0 0;font-size:.9375rem}.featured-showcase__description{line-height:1.55}.featured-showcase__cta{border-bottom:1px solid var(--color-gold);color:inherit;align-items:center;gap:1rem;margin-top:1.75rem;padding-bottom:.65rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.featured-showcase__cta svg{fill:none;width:2.5rem;height:auto;stroke:var(--color-gold);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px}.featured-showcase__media:focus-visible,.featured-showcase__item h3 a:focus-visible,.featured-showcase__cta:focus-visible{outline:.1875rem solid var(--color-text-dark);outline-offset:.375rem}@media (width>=64rem){.featured-showcase__inner{width:min(100% - clamp(4rem,8vw,9rem),88rem)}.featured-showcase__composition{gap:clamp(5rem,8vw,7.5rem)}.featured-showcase__intro{margin:0 0 clamp(1rem,3vw,2.5rem)}.featured-showcase__item{grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;column-gap:clamp(2.5rem,4.5vw,5rem)}.featured-showcase__media{grid-area:1/1/auto/8}.featured-showcase__content{grid-area:1/8/auto/-1}.featured-showcase__item:nth-of-type(2n) .featured-showcase__media{grid-column:6/-1}.featured-showcase__item:nth-of-type(2n) .featured-showcase__content{grid-column:1/6}}@media (prefers-reduced-motion:no-preference){.featured-showcase__media img,.featured-showcase__cta svg{transition:transform .36s cubic-bezier(.19,1,.22,1)}.featured-showcase__media:hover img{transform:scale(1.025)}.featured-showcase__cta:hover svg{transform:translate(.35rem)}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.development-detail{background:var(--color-paper);color:var(--color-text-dark);overflow:clip}.development-hero__image{object-fit:cover;width:100%;height:clamp(29rem,70svh,53rem);display:block}.development-hero__title-band{border-bottom:1px solid var(--color-gold);background:var(--color-surface-light);padding:clamp(2.75rem,6vw,5.5rem) max(1.25rem,50vw - 44rem)}.development-hero__title-band>div{width:min(100%,70rem)}.development-hero__eyebrow,.development-section__eyebrow{border-bottom:1px solid var(--color-gold);color:#6b4b14;letter-spacing:.16em;text-transform:uppercase;width:fit-content;margin:0 0 1.25rem;padding-bottom:.7rem;font-size:.75rem;font-weight:600}.development-hero h1,.development-section h2{font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-weight:400;line-height:.94}.development-hero h1{max-width:14ch;font-size:clamp(3.75rem,9vw,8rem)}.development-hero__location,.development-hero__description{margin:1.25rem 0 0}.development-hero__location{font-size:clamp(1rem,1.7vw,1.25rem)}.development-hero__description{max-width:42rem;color:var(--color-muted);font-size:clamp(1rem,1.6vw,1.2rem)}.development-hero__cta{border:0;border-top:1px solid var(--color-gold);border-bottom:1px solid var(--color-gold);width:fit-content;color:inherit;font:inherit;letter-spacing:.08em;text-transform:uppercase;background:0 0;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:2rem;padding:.85rem 0;font-size:.82rem;font-weight:600;display:inline-flex}.development-hero__cta svg{fill:none;width:2.6rem;stroke:var(--color-gold);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px}.development-hero__cta:focus-visible{outline:.1875rem solid var(--color-text-dark);outline-offset:.35rem}.development-inquiry__panel{border-color:var(--color-gold);border-radius:0}.development-inquiry__form{gap:1rem;margin-top:2rem;display:grid}.development-inquiry__form>div,.development-inquiry__contacts>div{gap:.45rem;display:grid}.development-inquiry__contacts{gap:1rem;display:grid}.development-inquiry__form label:not(.inquiry-modal__consent){font-weight:700}.development-inquiry__form label span,.development-inquiry__hint{color:var(--color-muted);font-size:.78rem;font-weight:400}.development-inquiry__hint{margin:0}.development-inquiry__form input:not([type=checkbox]),.development-inquiry__form textarea{border:1px solid var(--color-border);width:100%;color:var(--color-text-dark);font:inherit;background:#fff;border-radius:0;padding:.8rem}.development-inquiry__form textarea{resize:vertical}.development-nav{z-index:20;border-bottom:1px solid var(--color-gold);scrollbar-width:thin;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf8f5f5;position:sticky;top:6.25rem;overflow-x:auto}.development-nav ul{width:max-content;min-width:100%;margin:0;padding:0 max(1.25rem,50vw - 44rem);list-style:none;display:flex}.development-nav li{flex:1 0 auto}.development-nav a{color:inherit;text-align:center;padding:1.15rem clamp(1rem,3vw,2.5rem);font-size:.875rem;text-decoration:none;display:block}.development-nav a:hover{color:#6b4b14}.development-nav a:focus-visible{outline-offset:-.35rem}.development-detail__sections{background:var(--color-paper)}.development-section{width:min(100% - 2.5rem,88rem);margin:0 auto;padding:clamp(5.5rem,11vw,10rem) 0;scroll-margin-top:12rem}.development-section+.development-section{border-top:1px solid var(--color-gold)}.development-section__header{max-width:39rem}.development-section h2{max-width:13ch;font-size:clamp(3.2rem,7vw,6.75rem)}.development-section__intro{max-width:34rem;color:var(--color-muted);margin:clamp(1.5rem,3vw,2.5rem) 0 0;font-size:clamp(1.05rem,1.8vw,1.35rem);line-height:1.55}.development-section__body{max-width:36rem;color:var(--color-muted);margin-top:1.5rem;line-height:1.75}.development-section__body>:first-child{margin-top:0}.development-section__body>:last-child{margin-bottom:0}.development-section__body a{color:inherit;-webkit-text-decoration-color:var(--color-gold);text-decoration-color:var(--color-gold);text-underline-offset:.3em;text-decoration-thickness:1px}.development-section__body blockquote{border-left:1px solid var(--color-gold);color:var(--color-text-dark);font-family:var(--font-display);margin:2rem 0;padding-left:1.5rem;font-size:1.4rem}.development-media{margin:0}.development-media img{aspect-ratio:4/3;background:var(--color-surface-light);object-fit:cover;width:100%;display:block}.development-media--dominant img{aspect-ratio:5/3}.development-media figcaption{border-bottom:1px solid var(--color-gold);color:var(--color-muted);gap:.2rem;margin-top:.85rem;padding-bottom:.7rem;font-size:.875rem;display:grid}.development-media figcaption strong{color:var(--color-text-dark);font-family:var(--font-display);font-size:1.2rem;font-weight:400}.development-editorial-split,.development-editorial-full{gap:clamp(3rem,7vw,7rem);display:grid}.development-editorial-split__media,.development-editorial-full__media,.development-immersive-gallery__media{grid-template-columns:minmax(0,1fr);gap:clamp(1.25rem,3vw,2.5rem);display:grid}.development-immersive-gallery .development-section__header,.development-feature-grid .development-section__header,.development-availability .development-section__header{margin-bottom:clamp(3.5rem,7vw,6.5rem)}.development-feature-grid__items{border-top:1px solid var(--color-gold);margin:0;padding:0;list-style:none;display:grid}.development-feature-grid__items>li{border-bottom:1px solid var(--color-border);grid-template-columns:3rem minmax(0,1fr);align-items:start;gap:1rem clamp(1rem,3vw,2.5rem);padding:clamp(1.5rem,4vw,2.5rem) 0;display:grid}.development-feature-grid__number{color:#8a5f16;font-family:var(--font-display);padding-top:.15rem;font-size:1.5rem}.development-feature-grid__copy h3{font-family:var(--font-display);margin:0;font-size:clamp(1.75rem,3vw,2.7rem);font-weight:400;line-height:1}.development-feature-grid__copy p{max-width:34rem;color:var(--color-muted);margin:.75rem 0 0}.development-feature-grid__context-media{grid-column:2;margin:0}.development-feature-grid__context-media img{aspect-ratio:3/2;object-fit:cover;width:100%;display:block}.development-availability{width:min(100% - 2.5rem,92rem)}.development-availability__table-wrap{max-width:100%}.development-availability table{border-collapse:collapse;width:100%}.development-availability thead{display:none}.development-availability tbody,.development-availability tr,.development-availability th,.development-availability td{display:block}.development-availability tr{border-top:1px solid var(--color-border);padding:1.25rem 0}.development-availability th,.development-availability td{text-align:left;grid-template-columns:minmax(6.5rem,.45fr) minmax(0,1fr);gap:1rem;padding:.35rem 0;display:grid}.development-availability th:before,.development-availability td[data-label]:before{color:var(--color-muted);content:attr(data-label);font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:600}.development-availability th{font-family:var(--font-display);font-size:1.25rem;font-weight:400}.development-availability th small{color:var(--color-muted);font-family:var(--font-body);font-size:.75rem;display:block}.development-availability__status{color:var(--color-text-dark);font-weight:600}.development-availability__status[data-status=available]{color:#725018}.development-availability__status[data-status=sold],.development-availability__status[data-status=rented]{color:var(--color-muted)}.development-availability__link{padding-top:.8rem;display:block}.development-availability__link a{border-bottom:1px solid var(--color-gold);color:inherit;align-items:center;gap:1rem;padding-bottom:.4rem;text-decoration:none;display:inline-flex}.development-availability__empty{border-top:1px solid var(--color-gold);border-bottom:1px solid var(--color-border);color:var(--color-muted);text-align:center;margin:0;padding:clamp(2.5rem,6vw,5rem) 0}@media (width>=48rem){.development-hero__title-band>div{grid-template-columns:minmax(0,2fr) minmax(18rem,1fr);column-gap:4rem;display:grid}.development-hero__eyebrow,.development-hero h1,.development-hero__location{grid-column:1}.development-hero__description{grid-area:2/2/4;align-self:end}.development-hero__cta{grid-column:2;align-self:start}.development-inquiry__contacts,.development-immersive-gallery__media,.development-editorial-full__media{grid-template-columns:repeat(2,minmax(0,1fr))}.development-immersive-gallery__media .development-media:first-child,.development-editorial-full__media .development-media:first-child{grid-column:1/-1}.development-immersive-gallery__media .development-media:nth-child(3n+2){margin-top:clamp(2rem,7vw,6rem)}.development-feature-grid__items>li{grid-template-columns:3.5rem minmax(0,1fr) minmax(12rem,.42fr)}.development-feature-grid__context-media{grid-area:1/3}}@media (width>=64rem){.development-editorial-split{grid-template-columns:repeat(12,minmax(0,1fr));column-gap:clamp(1.5rem,3vw,3rem)}.development-editorial-split .development-section__header{grid-column:1/5;align-self:start}.development-editorial-split__media{grid-column:5/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.development-editorial-split__media .development-media:first-child{grid-column:1/-1}.development-editorial-split--reverse .development-section__header{grid-area:1/9/auto/-1}.development-editorial-split--reverse .development-editorial-split__media{grid-area:1/1/auto/9}.development-editorial-full{grid-template-columns:repeat(12,minmax(0,1fr));column-gap:clamp(1.5rem,3vw,3rem)}.development-editorial-full .development-section__header{grid-column:1/6;align-self:center}.development-editorial-full__media{grid-column:6/-1}.development-availability thead{display:table-header-group}.development-availability tbody{display:table-row-group}.development-availability tr{padding:0;display:table-row}.development-availability th,.development-availability td{border-bottom:1px solid var(--color-border);vertical-align:middle;padding:1.5rem .75rem;display:table-cell}.development-availability thead th{border-bottom-color:var(--color-gold);font-family:var(--font-body);font-size:.75rem;font-weight:600}.development-availability tbody th{font-size:1.05rem}.development-availability th:before,.development-availability td[data-label]:before{content:none}.development-availability__link{white-space:nowrap}}@media (prefers-reduced-motion:no-preference){.development-nav a,.development-media img,.development-availability__link span,.development-hero__cta svg{transition:color .18s,transform .36s cubic-bezier(.19,1,.22,1)}.development-media:hover img{transform:scale(1.015)}.development-media{overflow:hidden}.development-media figcaption{background:var(--color-paper);position:relative}.development-availability__link a:hover span,.development-hero__cta:hover svg{transform:translate(.3rem)}}@font-face{font-family:Belleza;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/belleza-latin-ext-400-normal-CI9RGLeW.woff2)format("woff2"),url(/assets/belleza-latin-ext-400-normal-HBi0hRzb.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Belleza;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/belleza-latin-400-normal-D62PTej2.woff2)format("woff2"),url(/assets/belleza-latin-400-normal-DdR__95J.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Livvic;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/livvic-vietnamese-400-normal--_357OVw.woff2)format("woff2"),url(/assets/livvic-vietnamese-400-normal-6mRP5uJu.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Livvic;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/livvic-latin-ext-400-normal-Tvtj3NyE.woff2)format("woff2"),url(/assets/livvic-latin-ext-400-normal-CIbv5ovJ.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Livvic;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/livvic-latin-400-normal-Tl90g4D3.woff2)format("woff2"),url(/assets/livvic-latin-400-normal-0emJLa5x.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Livvic;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/livvic-vietnamese-600-normal-B31jGRuk.woff2)format("woff2"),url(/assets/livvic-vietnamese-600-normal-B593oiQu.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Livvic;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/livvic-latin-ext-600-normal-pK5UIAd5.woff2)format("woff2"),url(/assets/livvic-latin-ext-600-normal-DQdGPKo1.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Livvic;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/livvic-latin-600-normal-Ctd69Hcz.woff2)format("woff2"),url(/assets/livvic-latin-600-normal-CrNseTql.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Livvic;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/livvic-vietnamese-700-normal-Ccs_YT7k.woff2)format("woff2"),url(/assets/livvic-vietnamese-700-normal-DlUhhK-B.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Livvic;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/livvic-latin-ext-700-normal-DzXXujwl.woff2)format("woff2"),url(/assets/livvic-latin-ext-700-normal-B6tqzdKN.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Livvic;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/livvic-latin-700-normal-D7BmUC9L.woff2)format("woff2"),url(/assets/livvic-latin-700-normal-Br00yaPh.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--color-gold:#edbf6d;--color-turquoise:#89ada3;--color-primary-blue:#96b6ae;--color-surface-light:#e7e2e0;--color-text-dark:#443d34;--color-ink:var(--color-text-dark);--color-muted:#615b53;--color-paper:#faf8f5;--color-surface:var(--color-surface-light);--color-brand:var(--color-gold);--color-brand-accent:var(--color-turquoise);--color-interactive-text:var(--color-text-dark);--color-focus:var(--color-text-dark);--color-border:#ddd4c7;--font-display:"Belleza", Georgia, serif;--font-body:"Livvic", ui-sans-serif, system-ui, sans-serif;color:var(--color-ink);background:var(--color-surface-light);font-family:var(--font-body);font-synthesis:none;scrollbar-color:var(--color-gold) var(--color-surface-light);scrollbar-width:thin;text-rendering:optimizelegibility}::-webkit-scrollbar{width:.75rem}::-webkit-scrollbar-track{background:var(--color-surface-light)}::-webkit-scrollbar-thumb{border:.1875rem solid var(--color-surface-light);background:var(--color-gold);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--color-gold)}*,:before,:after{box-sizing:border-box}body{background:var(--color-surface-light);min-width:320px;min-height:100vh;margin:0;line-height:1.5}:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}.error-boundary{background:#f8fafc;place-items:center;min-height:100vh;padding:2rem;display:grid}.error-boundary__content{background:#fff;border:1px solid #cbd5e1;border-radius:.75rem;width:min(100%,42rem);padding:2rem}.error-boundary__stack{color:#f8fafc;white-space:pre-wrap;background:#0f172a;border-radius:.5rem;padding:1rem;overflow:auto}.site-container{width:min(100% - 2rem,75rem);margin-inline:auto}.site-header{--header-progress:0;--header-height-start:8.75rem;--header-height-end:6.25rem;--brand-size-start:11.088rem;--brand-size-end:5rem;z-index:100;color:#fff;position:fixed;top:0;left:0;right:0}.site-header:before{z-index:-1;content:"";opacity:calc(1 - var(--header-progress) * .4);pointer-events:none;background:linear-gradient(#14110ed1 0%,#14110e61 58%,#0000 100%);position:absolute;inset:0 0 -6rem;-webkit-mask-image:linear-gradient(#000 45%,#0000 96%);mask-image:linear-gradient(#000 45%,#0000 96%)}.site-header__glass{z-index:-2;pointer-events:none;position:absolute;inset:0 0 -6rem;overflow:hidden}.site-header__glass span{-webkit-backdrop-filter:blur(calc(var(--header-progress) * var(--glass-blur))) saturate(calc(100% + var(--header-progress) * 45%)) brightness(calc(100% - var(--header-progress) * 6%));backdrop-filter:blur(calc(var(--header-progress) * var(--glass-blur))) saturate(calc(100% + var(--header-progress) * 45%)) brightness(calc(100% - var(--header-progress) * 6%));-webkit-mask-image:linear-gradient(180deg, #000 var(--glass-solid), transparent var(--glass-fade));-webkit-mask-image:linear-gradient(180deg, #000 var(--glass-solid), transparent var(--glass-fade));mask-image:linear-gradient(180deg, #000 var(--glass-solid), transparent var(--glass-fade));position:absolute;inset:0}.site-header__glass span:first-child{--glass-blur:3px;--glass-solid:34%;--glass-fade:100%}.site-header__glass span:nth-child(2){--glass-blur:7px;--glass-solid:30%;--glass-fade:80%}.site-header__glass span:nth-child(3){--glass-blur:13px;--glass-solid:26%;--glass-fade:62%;background:linear-gradient(180deg, rgb(20 17 14/calc(var(--header-progress) * 26%)), rgb(20 17 14/calc(var(--header-progress) * 10%)))}.site-header__glass:before{content:"";opacity:calc(var(--header-progress) * .16);mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:160px 160px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 30%,#0000 70%);mask-image:linear-gradient(#000 30%,#0000 70%)}.site-header__glass:after{content:"";height:1px;opacity:var(--header-progress);background:linear-gradient(90deg,#0000 8%,#ffffff47 50%,#0000 92%);position:absolute;top:0;left:0;right:0}.site-header__content,.site-footer__content{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.site-header__content{min-height:calc(var(--header-height-start) + (var(--header-height-end) - var(--header-height-start)) * var(--header-progress));grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);display:grid}.site-header__brand .site-brand-mark{--brand-size:calc(var(--brand-size-start) + (var(--brand-size-end) - var(--brand-size-start)) * var(--header-progress));width:var(--brand-size);height:var(--brand-size)}.site-header__brand{flex:none;grid-column:2;justify-self:center;display:inline-flex}.site-brand-mark{width:11.088rem;height:11.088rem;display:block;position:relative;overflow:hidden}.site-brand-mark img{width:220%;max-width:none;height:220%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.site-navigation{align-items:center;gap:1.5rem;display:flex}.site-navigation--desktop{visibility:hidden;pointer-events:none;transition:visibility 0s linear .52s}.site-navigation--desktop>*{opacity:0;filter:blur(6px);transition:opacity .36s cubic-bezier(.33,1,.68,1),transform .64s cubic-bezier(.22,1,.36,1),filter .42s cubic-bezier(.33,1,.68,1);transform:translateY(-.45rem)}.site-header--scrolled .site-navigation--desktop{visibility:visible;pointer-events:auto;transition-delay:0s}.site-header--scrolled .site-navigation--desktop>*{opacity:1;filter:blur();transform:translateY(0)}.site-header--scrolled .site-navigation--left>:last-child,.site-header--scrolled .site-navigation--right>:first-child{transition-delay:0s}.site-header--scrolled .site-navigation--left>:nth-last-child(2),.site-header--scrolled .site-navigation--right>:nth-child(2){transition-delay:45ms}.site-header--scrolled .site-navigation--left>:nth-last-child(3),.site-header--scrolled .site-navigation--right>:nth-child(3){transition-delay:90ms}.site-header--scrolled .site-navigation--left>:nth-last-child(4),.site-header--scrolled .site-navigation--right>:nth-child(4){transition-delay:.135s}.site-header--scrolled .site-navigation--left>:nth-last-child(5),.site-header--scrolled .site-navigation--right>:nth-child(5){transition-delay:.18s}.site-navigation--left{grid-column:1;justify-self:start}.site-navigation--right{grid-column:3;justify-self:end}.site-navigation a,.site-footer a{color:inherit;-webkit-text-decoration-color:var(--color-brand);text-decoration-color:var(--color-brand);text-underline-offset:.2em;text-decoration-thickness:.125em}.site-navigation a{color:inherit;letter-spacing:.06em;text-transform:uppercase;font-size:.8125rem;font-weight:600;text-decoration:none}.site-navigation button{font:inherit}.site-navigation a:hover{color:var(--color-brand)}.site-inquiry-trigger{color:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--color-brand);text-decoration-color:var(--color-brand);text-underline-offset:.2em;letter-spacing:.055em;text-transform:uppercase;background:0 0;border:1px solid #ffffff8c;padding:.625rem .875rem;font-size:.75rem;font-weight:700;text-decoration:none}.site-inquiry-trigger:hover{border-color:var(--color-brand);background:var(--color-brand);color:var(--color-text-dark)}.site-navigation__separator{background:#ffffff52;flex:0 0 1px;width:1px;height:1.25rem}@media (width<=87.5rem){.site-navigation{gap:1rem}.site-navigation--right .site-inquiry-trigger{display:none}}@media (width<=68rem){.site-navigation{gap:.75rem}.site-navigation a{letter-spacing:.04em;font-size:.6875rem}}.mobile-menu-trigger,.mobile-menu{display:none}button{cursor:pointer}button:disabled{cursor:wait}.home-opening{--home-opening-pen-start:.3s;--home-opening-pen-scale:1;z-index:200;pointer-events:auto;will-change:opacity, transform;background:#f7f4ec;place-items:center;animation:.9s cubic-bezier(.22,1,.36,1) 3.2s both home-opening-exit;display:grid;position:fixed;inset:0;overflow:hidden}.home-opening__logo-frame{aspect-ratio:1;width:min(48vmin,42rem);position:relative;overflow:hidden}.home-opening__logo{width:242%;max-width:none;height:242%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-opening__logo--mark{overflow:visible}.home-opening__stroke{stroke-dasharray:1000;animation:linear both home-opening-pen}.home-opening__stroke--right{animation-duration:calc(var(--home-opening-pen-scale) * .38s);animation-delay:calc(var(--home-opening-pen-start) + var(--home-opening-pen-scale) * 0s)}.home-opening__stroke--left{animation-duration:calc(var(--home-opening-pen-scale) * .59s);animation-delay:calc(var(--home-opening-pen-start) + var(--home-opening-pen-scale) * .44s)}.home-opening__stroke--center{animation-duration:calc(var(--home-opening-pen-scale) * .88s);animation-delay:calc(var(--home-opening-pen-start) + var(--home-opening-pen-scale) * 1.09s)}.home-opening__logo--wordmark{animation:home-opening-wordmark calc(var(--home-opening-pen-scale) * .59s) ease-out calc(var(--home-opening-pen-start) + var(--home-opening-pen-scale) * 2s) both;will-change:clip-path, opacity}.home-opening-seen .home-opening{--home-opening-pen-start:.1s;--home-opening-pen-scale:.6;animation:.5s cubic-bezier(.22,1,.36,1) 1.75s both home-return-opening-exit}.home-opening-seen .home--opening .hero,.home-opening-seen .home--opening .hero__content{clip-path:none;opacity:1;animation:none;transform:none}.home-opening-seen body:has(.home--opening) .site-header{clip-path:none;opacity:1;animation:none;transform:none}.home--opening .hero{transform-origin:50%;will-change:clip-path, transform;animation:2.8s cubic-bezier(.22,1,.36,1) 3.2s both home-opening-hero}.home--opening .hero__content{animation:.9s ease-out 4.9s both home-opening-content}body:has(.home--opening) .site-header{animation:1.1s ease-out 3.7s both home-opening-header}@keyframes home-opening-pen{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}@keyframes home-opening-wordmark{0%{opacity:0;clip-path:inset(58.2% 71.5% 29% 28.5%)}to{opacity:1;clip-path:inset(58.2% 28.5% 29%)}}@keyframes home-opening-exit{0%{opacity:1;visibility:visible;transform:translateY(0)scale(1)}to{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-35vh)scale(.7)}}@keyframes home-return-opening-exit{0%{opacity:1;visibility:visible;transform:translateY(0)scale(1)}to{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-2rem)scale(.96)}}@keyframes home-opening-hero{0%{clip-path:inset(18vh 30vw);transform:translateY(24vh)}40%{clip-path:inset(8vh 15vw);transform:translateY(8vh)}64%{clip-path:inset(8vh 15vw);transform:translateY(0)}to{clip-path:inset(0);transform:translateY(0)}}@keyframes home-opening-content{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes home-opening-header{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}.home{width:100%;padding-bottom:0}.home-properties{background:var(--color-paper);grid-template-columns:repeat(2,minmax(0,1fr));min-height:min(52rem,88svh);display:grid}.home-properties__content,.home-sell__content{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(3rem,7vw,7rem);display:flex}.home-properties__content p,.home-sell__content p{max-width:34rem;color:var(--color-muted);margin:clamp(1.5rem,3vw,2.25rem) 0 0;font-size:clamp(1rem,1.5vw,1.125rem)}.home-properties__media,.home-sell__media{min-height:34rem;display:block;overflow:hidden}.home-properties__media img,.home-sell__media img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.19,1,.22,1);display:block}.home-properties__media:hover img{transform:scale(1.025)}.scroll-reveal-title{font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-size:clamp(4rem,7vw,7.75rem);font-weight:400;line-height:.88}.scroll-reveal-title--compact{font-size:clamp(3.25rem,5.25vw,6rem);line-height:.92}.scroll-reveal-title__line{padding-bottom:.08em;display:block;overflow:hidden}.scroll-reveal-title__line>*{display:block}.scroll-reveal-title.is-reveal-ready .scroll-reveal-title__line>*{transition:opacity .65s,transform .95s cubic-bezier(.19,1,.22,1)}.scroll-reveal-title.is-reveal-ready:not(.is-revealed) .scroll-reveal-title__line>*{opacity:0;transform:translateY(112%)}.scroll-reveal-title.is-revealed .scroll-reveal-title__line>*{opacity:1;transform:translateY(0)}.scroll-reveal-title.is-reveal-ready .scroll-reveal-title__line:nth-child(2)>*{transition-delay:.1s}.scroll-reveal-title.is-reveal-ready .scroll-reveal-title__line:nth-child(3)>*{transition-delay:.2s}.editorial-link{border-bottom:1px solid var(--color-brand);color:var(--color-interactive-text);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:1rem;margin-top:clamp(2rem,4vw,3rem);padding-bottom:.35rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.editorial-link svg,.property-choice__label svg{fill:none;stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.5px;width:2.5rem;height:auto;transition:transform .3s;overflow:visible}.editorial-link:hover svg,.property-choice__option:hover .property-choice__label svg{transform:translate(.4rem)}.home-sell{background:var(--color-brand-accent);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:min(50rem,84svh);padding:clamp(2rem,3.5vw,4rem);display:grid}.home-sell__content{padding-right:clamp(1rem,5vw,6rem)}.home-sell__media{min-height:38rem}.property-choice{background:var(--color-text-dark);grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-height:100svh;display:grid;overflow:hidden}.property-choice__option{isolation:isolate;color:#fff;min-height:100svh;text-decoration:none;display:block;position:relative;overflow:hidden}.property-choice__option:first-child{animation:1.1s cubic-bezier(.22,1,.36,1) both property-choice-enter-from-left}.property-choice__option:last-child{animation:1.1s cubic-bezier(.22,1,.36,1) both property-choice-enter-from-right}.property-choice__option img{z-index:-1;object-fit:cover;filter:brightness(.82);width:100%;height:100%;transition:transform 1.2s cubic-bezier(.19,1,.22,1),filter .7s;position:absolute;inset:0}.property-choice__option:hover img,.property-choice__option:focus-visible img{filter:brightness(.9);transform:scale(1.035)}.property-choice__label{font-family:var(--font-display);letter-spacing:-.04em;text-shadow:0 .125rem 1.5rem #00000061;justify-content:space-between;align-items:flex-end;gap:1rem;font-size:clamp(3.5rem,6vw,7rem);line-height:.9;display:flex;position:absolute;bottom:clamp(2rem,5vw,4.5rem);left:clamp(1.5rem,4vw,4rem);right:clamp(1.5rem,4vw,4rem)}.property-choice__label svg{width:clamp(2.5rem,4vw,4.5rem);color:var(--color-brand);filter:drop-shadow(0 .125rem .5rem #0000004d);flex:none;margin-bottom:.15em}.hero{isolation:isolate;color:#fff;align-items:flex-end;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero:after{z-index:-1;content:"";pointer-events:none;background:linear-gradient(#0000 30%,#110e0c2e 55%,#110e0cc7 100%);position:absolute;inset:0}.hero__content{width:min(100% - 2rem,75rem);max-width:none;margin-inline:auto;padding:11rem 0 clamp(3rem,8vh,6rem)}.hero h1{max-width:48rem;font-size:clamp(3.25rem,7.5vw,7rem);line-height:.9;font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-weight:400}.hero__intro{color:#ffffffd6;max-width:31rem;margin:1.5rem 0 0;font-size:clamp(1.0625rem,2vw,1.25rem)}.hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.hero__cta{letter-spacing:.07em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:0;padding:.9rem 1.35rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.hero__cta--primary{border:1px solid var(--color-brand);background:var(--color-brand);color:var(--color-text-dark)}.hero__cta--secondary{color:#fff;background:#14110e2e;border:1px solid #ffffffad}.hero__cta:hover{background:var(--color-text-dark);color:var(--color-surface-light)}.hero__image{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.page{width:min(100% - 2rem,70rem);margin-inline:auto;padding-block:clamp(10rem,14vw,12rem) clamp(2rem,6vw,5rem)}.breadcrumbs{color:var(--color-muted);flex-wrap:wrap;gap:.5rem;margin-bottom:clamp(2rem,4vw,3.5rem);font-size:.9375rem;display:flex}.breadcrumbs a,.teaser a,.contact-details a{color:var(--color-interactive-text);-webkit-text-decoration-color:var(--color-brand);text-decoration-color:var(--color-brand);text-underline-offset:.2em;font-weight:700;text-decoration-thickness:.125em}.page-intro{max-width:48rem}.page-intro__eyebrow,.teaser__eyebrow{color:var(--color-interactive-text);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .75rem;font-size:.875rem;font-weight:700}.page-intro h1,.process h2,.contact-details h2,.teaser h2{font-family:var(--font-display);margin:0;font-weight:400;line-height:1.05}.page-intro h1{letter-spacing:-.035em;font-size:clamp(2.75rem,7vw,5rem)}.page-intro__lead{color:var(--color-muted);margin:1.5rem 0 0;font-size:clamp(1.0625rem,2vw,1.25rem)}.page-intro__lead+p{margin-top:1.25rem}.process,.contact-details,.teasers{margin-top:clamp(3rem,7vw,6rem)}.home>.teasers{width:100%;margin:0}.process h2,.contact-details h2{font-size:clamp(2rem,4vw,3rem)}.process__list,.teasers{gap:1rem;padding:0;list-style:none;display:grid}.process__list{counter-reset:process;margin:1.5rem 0 0}.process__list li,.teaser{border:1px solid var(--color-border);background:var(--color-paper);border-radius:1rem;padding:clamp(1.25rem,3vw,2rem)}.process__list li{counter-increment:process}.process__list h3{margin:0;font-size:1.25rem}.process__list h3:before{content:"0" counter(process) ". ";color:var(--color-muted);font-family:var(--font-display)}.process__list p,.teaser p{color:var(--color-muted);margin:.75rem 0 0}.teasers{grid-template-columns:repeat(3,minmax(0,1fr))}.home .teasers{gap:0;overflow:hidden}.home .teaser{background:var(--color-text-dark);isolation:isolate;border:0;border-radius:0;min-width:0;min-height:clamp(30rem,44vw,42rem);padding:0;position:relative;overflow:hidden}.home .teaser__link{color:#fff;align-items:flex-end;margin:0;padding:clamp(1.75rem,3.2vw,3.5rem) clamp(1.5rem,2.8vw,3rem);text-decoration:none;display:flex;position:absolute;inset:0}.teaser__image,.teaser__shade{z-index:-2;width:100%;height:100%;position:absolute;inset:0}.teaser__image{object-fit:cover;transition:transform 1.1s cubic-bezier(.19,1,.22,1),filter .7s}.teaser:first-child .teaser__image{object-position:55% center}.teaser:nth-child(2) .teaser__image{object-position:center}.teaser:nth-child(3) .teaser__image{object-position:62% center}.teaser__shade{z-index:-1;background:linear-gradient(#14110e1f 0%,#14110e2e 38%,#14110ee6 100%),linear-gradient(90deg,#14110e47 0%,#0000 72%);transition:background-color .5s}.teaser__content{flex-direction:column;width:100%;max-width:29rem;display:flex}.teaser__eyebrow{color:var(--color-brand);letter-spacing:.2em;text-transform:uppercase;margin:0 0 1rem;font-size:.75rem;font-weight:700}.teaser__content .scroll-reveal-title{letter-spacing:-.03em;max-width:12ch;font-size:clamp(2.25rem,3.25vw,3.75rem);line-height:.98}.teaser__description{color:#ffffffc7;max-width:28rem;margin-top:1rem;font-size:clamp(.9375rem,1.15vw,1.0625rem);line-height:1.55}.teaser__cta{color:#fff;letter-spacing:.12em;text-transform:uppercase;border-top:1px solid #ffffff6b;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-top:clamp(1.75rem,3vw,2.5rem);padding-top:1rem;font-size:.8125rem;font-weight:700;display:flex}.teaser__cta svg{fill:none;stroke:currentColor;stroke-linecap:square;stroke-width:1.25px;width:2.5rem;height:auto;transition:transform .35s}.teaser__link:hover .teaser__image,.teaser__link:focus-visible .teaser__image{filter:saturate(1.08)contrast(1.03);transform:scale(1.045)}.teaser__link:hover .teaser__cta svg,.teaser__link:focus-visible .teaser__cta svg{transform:translate(.4rem)}.teaser__link:focus-visible{outline-color:var(--color-brand);outline-offset:-.4rem}.contact-details dl{gap:1rem;margin:1.5rem 0 0;display:grid}.contact-details dl>div{border-bottom:1px solid var(--color-border);gap:.25rem;padding-bottom:1rem;display:grid}.contact-details dt{font-weight:700}.opening-hours{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.opening-hours li{flex-wrap:wrap;justify-content:space-between;gap:.5rem 1rem;display:flex}.page-cta{background:var(--color-brand);color:var(--color-text-dark);border:0;border-radius:999px;margin-top:clamp(2.5rem,5vw,4rem);padding:.875rem 1.25rem;font-weight:700;text-decoration:none;display:inline-flex}.page-cta:hover{background:var(--color-text-dark);color:var(--color-surface-light)}.site-footer{border-top:.25rem solid var(--color-brand);background:var(--color-primary-blue);color:var(--color-ink);margin-top:auto;padding-block:clamp(4.5rem,8vw,6.5rem) 1.75rem}.site-footer__content{grid-template-columns:minmax(18rem,.7fr) minmax(0,2.3fr);align-items:start;gap:clamp(2.5rem,4vw,4rem);display:grid}.site-footer__intro{text-align:center;justify-items:center;gap:1.5rem;display:grid}.site-footer__brand-group{flex-direction:column;align-items:center;gap:.75rem;display:flex}.site-footer__brand{flex:none;display:block}.site-footer__brand .site-brand-mark{width:9rem;height:9rem}.site-footer__payoff,.site-footer__details{margin:0}.inquiry-modal{z-index:200;background:#443d34b8;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.inquiry-modal__panel{border:1px solid var(--color-border);background:var(--color-paper);border-radius:1rem;width:min(100%,42rem);max-height:calc(100dvh - 2rem);padding:clamp(1.25rem,4vw,2.5rem);overflow:auto;box-shadow:0 1.25rem 4rem #443d3447}.inquiry-modal__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.inquiry-modal__eyebrow,.inquiry-modal__progress{color:var(--color-muted);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.875rem;font-weight:700}.inquiry-modal__header h2,.inquiry-modal__confirmation h3{font-family:var(--font-display);margin:.35rem 0 0;font-size:clamp(2rem,5vw,3rem);font-weight:400;line-height:1.05}.inquiry-modal__close{border:1px solid var(--color-border);width:2.5rem;height:2.5rem;color:var(--color-ink);background:0 0;border-radius:999px;flex:none;place-items:center;padding:0;font-size:1.75rem;line-height:1;display:grid}.inquiry-modal__description{color:var(--color-muted);margin:1rem 0 0}.inquiry-modal__progress{margin-top:2rem}.inquiry-modal__form-error,.inquiry-modal__error{color:#9a2933;margin:.5rem 0 0;font-size:.9375rem;font-weight:600}.inquiry-modal__form-error{background:#fae9e9;border-left:.25rem solid;padding:.75rem 1rem}.inquiry-modal__step{gap:.5rem;margin-top:1.25rem;display:grid}.inquiry-modal__step--contact{gap:1rem}.inquiry-modal__step--contact>div{gap:.5rem;display:grid}.inquiry-modal__summary{border:1px solid var(--color-border);background:var(--color-surface);border-radius:.75rem;padding:1rem}.inquiry-modal__summary h3,.inquiry-modal__summary dl,.inquiry-modal__summary dd{margin:0}.inquiry-modal__summary h3{font-family:var(--font-display);font-size:1.35rem;font-weight:400}.inquiry-modal__summary dl{gap:.75rem;margin-top:.75rem;display:grid}.inquiry-modal__summary dt{font-weight:700}.inquiry-modal__summary dd{overflow-wrap:anywhere;color:var(--color-muted);white-space:pre-wrap}.inquiry-modal__step label{font-weight:700}.inquiry-modal__step input:not([type=checkbox]),.inquiry-modal__step select,.inquiry-modal__step textarea{border:1px solid var(--color-border);width:100%;color:var(--color-ink);font:inherit;background:#fff;border-radius:.5rem;padding:.75rem}.inquiry-modal__step textarea{resize:vertical;min-height:10rem}.inquiry-modal__consent{color:var(--color-muted);align-items:flex-start;gap:.75rem;display:flex;font-weight:400!important}.inquiry-modal__consent input{width:1.125rem;height:1.125rem;accent-color:var(--color-interactive-text);margin:.2rem 0 0}.inquiry-modal__actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:2rem;display:flex}.inquiry-modal__button{min-height:2.75rem;font:inherit;border-radius:999px;padding:.75rem 1rem;font-weight:700}.inquiry-modal__button--primary{border:1px solid var(--color-brand);background:var(--color-brand);color:var(--color-text-dark)}.inquiry-modal__button--secondary{border:1px solid var(--color-text-dark);color:var(--color-text-dark);background:0 0}.inquiry-modal__button:hover:not(:disabled),.inquiry-modal__close:hover:not(:disabled){background:var(--color-text-dark);color:var(--color-surface-light)}.inquiry-modal__confirmation{border:1px solid var(--color-brand-accent);background:#e5efeb;border-radius:.75rem;margin-top:2rem;padding:clamp(1.25rem,3vw,2rem)}.inquiry-modal__confirmation h3{font-size:clamp(1.75rem,4vw,2.5rem)}.inquiry-modal__confirmation p{color:var(--color-muted);margin:.75rem 0 1.5rem}.site-footer__payoff{color:var(--color-muted);white-space:nowrap;font-size:clamp(.875rem,3.6vw,1.05rem);line-height:1.45}.site-footer__details{color:#443d34d1;overflow-wrap:anywhere;justify-items:start;gap:.55rem;font-size:1rem;font-style:normal;display:grid}.site-footer__details a{white-space:nowrap}.site-footer__company-details{color:#443d34b8;text-align:center;border-top:1px solid #443d3433;justify-items:center;gap:.35rem;margin-top:clamp(3rem,6vw,5rem);padding-top:clamp(2rem,4vw,3rem);font-size:.9rem;line-height:1.65;display:grid}.site-footer__company-details p{margin:0}.site-footer__company-details strong{color:var(--color-text-dark);font-weight:700}.site-footer__navigation{grid-template-columns:minmax(16rem,1.55fr) repeat(3,minmax(7.25rem,1fr));gap:clamp(2rem,3.5vw,3.5rem);display:grid}.site-footer__navigation-group{align-content:start;justify-items:start;gap:.7rem;display:grid}.site-footer__navigation-group h2{font-family:var(--font-display);margin:0 0 .55rem;font-size:1.55rem;font-weight:400;line-height:1.15}.site-footer__navigation-group a{font-size:1rem;text-decoration:none}.site-footer__navigation-group a:hover{color:var(--color-text-dark);text-decoration:underline;-webkit-text-decoration-color:var(--color-brand);text-decoration-color:var(--color-brand)}.site-footer__legal{border-top:1px solid #443d3433;justify-content:space-between;align-items:center;gap:1rem 2rem;margin-top:clamp(2rem,4vw,3rem);padding-top:1.25rem;display:flex}.site-footer__legal>p{color:#443d34b8;margin:0;font-size:.82rem}.site-footer__legal nav{flex-wrap:wrap;justify-content:flex-end;gap:.65rem 1.5rem;display:flex}.site-footer__legal a{color:#443d34b8;letter-spacing:.055em;text-transform:uppercase;font-size:.82rem;font-weight:600;text-decoration:none}.site-footer__legal a:hover{color:var(--color-text-dark);text-decoration:underline}.legal-document{background:var(--color-surface-light);color:var(--color-text-dark)}.legal-document__header{background:var(--color-primary-blue);padding:clamp(10rem,17vw,14rem) 0 clamp(4rem,8vw,7rem)}.legal-document__header-inner{max-width:64rem}.legal-document__eyebrow,.legal-document__updated{color:#443d34b8;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.legal-document__header h1{font-family:var(--font-display);letter-spacing:-.04em;margin:.8rem 0 0;font-size:clamp(3.25rem,8vw,7rem);font-weight:400;line-height:.94}.legal-document__intro{max-width:46rem;color:var(--color-muted);margin:1.75rem 0 0;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.6}.legal-document__updated{letter-spacing:.06em;text-transform:none;margin-top:2rem}.legal-document__content{max-width:64rem;padding-block:clamp(4rem,8vw,7rem);display:grid}.legal-document__content section{border-top:1px solid var(--color-border);grid-template-columns:minmax(12rem,.38fr) minmax(0,1fr);gap:1rem;padding:clamp(1.75rem,4vw,3rem) 0;display:grid}.legal-document__content section:last-child{border-bottom:1px solid var(--color-border)}.legal-document__content h2,.legal-document__content p{margin:0}.legal-document__content h2{font-family:var(--font-display);font-size:clamp(1.4rem,2.5vw,2rem);font-weight:400}.legal-document__content p{color:var(--color-muted);line-height:1.75}.property-list{background:var(--color-surface-light);width:100%;padding-bottom:0}.property-list__intro{background:var(--color-text-dark);color:#fff;isolation:isolate;flex-direction:column;justify-content:center;min-height:min(46rem,92svh);padding:clamp(9rem,16vw,15rem) clamp(1.5rem,6vw,7rem) clamp(4rem,8vw,7rem);display:flex;position:relative;overflow:hidden}.property-list__backdrop{z-index:-2;object-fit:cover;transform-origin:50%;width:100%;height:100%;animation:26s ease-out both property-list-backdrop;position:absolute;inset:0}.property-list__intro:after{z-index:-1;content:"";pointer-events:none;background:linear-gradient(105deg,#110e0cc7 0%,#110e0c85 46%,#110e0c38 100%),linear-gradient(#110e0c73 0%,#0000 32% 70%,#110e0c8c 100%);position:absolute;inset:0}.property-list__intro-content{flex-direction:column;flex:1;justify-content:center;display:flex;position:relative}.property-list__intro .property-list__eyebrow{color:var(--color-brand)}.property-list__intro .property-list__lead{color:#ffffffd6}.property-list__intro .property-list__count{color:#fff;border-top-color:#ffffff47}.property-list__eyebrow,.property-card__eyebrow{color:var(--color-muted);letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.property-list__eyebrow{margin-bottom:clamp(1.25rem,3vw,2rem)}.property-list__lead{max-width:40rem;color:var(--color-muted);margin:clamp(1.5rem,3vw,2.25rem) 0 0;font-size:clamp(1rem,1.5vw,1.1875rem)}.property-list__count{border-top:1px solid var(--color-border);color:var(--color-text-dark);letter-spacing:.14em;text-transform:uppercase;margin:clamp(1.5rem,3vw,2rem) 0 0;padding-top:1.25rem;font-size:.8125rem;font-weight:700}.property-list__cue{margin-top:clamp(2.5rem,6vw,4.5rem);display:block}.property-list__cue svg{fill:none;width:1rem;height:auto;stroke:var(--color-brand);stroke-linecap:square;stroke-width:1.5px;animation:2.4s ease-in-out infinite property-list-cue}.property-list__grid{gap:clamp(3.5rem,8vw,8rem);padding:clamp(4rem,9vw,8rem) clamp(1.5rem,6vw,7rem);display:grid}.property-card{grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(1.75rem,4vw,4.5rem);display:grid}.property-card__media{aspect-ratio:4/3;background:var(--color-paper);display:block;position:relative;overflow:hidden}.property-card__media img,.property-card__media-placeholder{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.19,1,.22,1);display:block}.property-card__media-placeholder{background:linear-gradient(135deg, var(--color-surface-light), var(--color-paper))}.property-card:hover .property-card__media img{transform:scale(1.03)}.property-card__badge{background:var(--color-brand);color:var(--color-text-dark);letter-spacing:.18em;text-transform:uppercase;padding:.6rem 1.1rem;font-size:.6875rem;font-weight:700;position:absolute;top:0;left:0}.property-card--closed .property-card__media img{filter:grayscale()}.property-card--closed .property-card__badge{background:var(--color-text-dark);color:var(--color-paper)}.property-card__eyebrow{flex-wrap:wrap;gap:.5rem 1.25rem;display:flex}.property-card__content{font-family:inherit;font-size:inherit;letter-spacing:inherit;line-height:inherit}.property-card__content h3{font-family:var(--font-display);letter-spacing:-.035em;margin:clamp(.75rem,2vw,1.25rem) 0 0;font-size:clamp(2.25rem,3.6vw,3.5rem);font-weight:400;line-height:1}.property-card__content p:not(.property-card__eyebrow):not(.property-card__price){max-width:34rem;color:var(--color-muted);margin:clamp(1rem,2vw,1.5rem) 0 0;font-size:clamp(.9375rem,1.3vw,1.0625rem)}.property-card__price{font-family:var(--font-display);letter-spacing:-.02em;margin:clamp(1.25rem,2.5vw,1.75rem) 0 0;font-size:clamp(1.5rem,2.2vw,2rem)}.property-card__facts{flex-wrap:wrap;gap:.5rem .75rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.property-card__facts li{border:1px solid var(--color-border);color:var(--color-muted);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.45rem;padding:.4rem .9rem;font-size:.75rem;display:inline-flex}.property-card__facts .icon{width:1.25rem;height:1.25rem;color:var(--color-brand)}.property-card__eyebrow span:has(.icon){align-items:center;gap:.4rem;display:inline-flex}.property-card__eyebrow .icon{width:1.1rem;height:1.1rem;color:var(--color-brand-accent)}.property-card__action{border:0;border-bottom:1px solid var(--color-brand);cursor:pointer;background:0 0;padding-inline:0;font-family:inherit}.property-list__empty{padding:clamp(4rem,9vw,8rem) clamp(1.5rem,6vw,7rem)}.property-list__empty p{max-width:38rem;color:var(--color-muted);margin:0;font-size:clamp(1rem,1.5vw,1.125rem)}.property-list__empty .editorial-link{border:0;border-bottom:1px solid var(--color-brand);cursor:pointer;background:0 0;font-family:inherit}.property-list__outro{background:var(--color-brand-accent);grid-template-columns:minmax(0,1fr);align-items:end;gap:clamp(2rem,5vw,4rem);padding:clamp(4rem,9vw,8rem) clamp(1.5rem,6vw,7rem);display:grid}.property-list__outro-content p{max-width:34rem;color:var(--color-text-dark);margin:clamp(1.5rem,3vw,2.25rem) 0 0;font-size:clamp(1rem,1.5vw,1.125rem)}.property-list__outro-content .editorial-link{border:0;border-bottom:1px solid var(--color-text-dark);cursor:pointer;background:0 0;font-family:inherit}@keyframes property-list-backdrop{0%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes property-list-cue{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(.5rem)}}@media (width>=48rem){.property-card{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.property-card:nth-child(2n) .property-card__media{order:2}.property-list__outro{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.property-list__outro-links{justify-self:end}.hero{grid-template-columns:minmax(0,.9fr) minmax(0,1fr)}.hero__image{min-height:29rem}.process__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=67.999rem){.site-footer__content{grid-template-columns:1fr;gap:3.5rem}}@media (width<=47.999rem){.home-opening__logo-frame{width:min(78vmin,70rem)}.site-footer__content{grid-template-columns:1fr;gap:3rem}.site-footer__brand-group{align-items:center}.site-footer__navigation{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__navigation-group--contacts{border-bottom:1px solid #443d3433;grid-column:1/-1;padding-bottom:1.75rem}.site-footer__legal nav{justify-content:flex-start}.site-footer__legal{flex-direction:column;align-items:flex-start}.legal-document__header,.legal-document__content{padding-inline:1.25rem}.legal-document__content section{grid-template-columns:1fr}.site-header{--header-height-start:7rem;--header-height-end:5.5rem;--brand-size-start:9.108rem}.site-header__glass span:first-child,.site-header__glass span:nth-child(2),.site-navigation--desktop{display:none}.site-header--mobile-menu{z-index:1100;pointer-events:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0}body:has(.property-detail) .site-header--mobile-menu{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0}.site-header--mobile-menu:before,.site-header--mobile-menu .site-header__glass,.site-header--mobile-menu .site-header__brand{visibility:hidden;opacity:0}.site-header--mobile-menu .mobile-menu-trigger{pointer-events:auto}.mobile-menu-trigger{width:3rem;height:3rem;color:var(--color-brand);filter:none;box-shadow:none;background:0 0;border:0;flex-direction:column;grid-column:3;justify-content:center;justify-self:end;align-items:center;gap:.36rem;padding:.5rem .25rem;display:flex}.mobile-menu-trigger span{transform-origin:50%;background:currentColor;border-radius:999px;flex:none;width:2.25rem;height:3px;transition:opacity .18s,transform .5s cubic-bezier(.22,1,.36,1);display:block}.mobile-menu-trigger--active span:first-child{transform:translateY(calc(.36rem + 3px))rotate(45deg)}.mobile-menu-trigger--active span:nth-child(2){opacity:0;transform:scaleX(.35)}.mobile-menu-trigger--active span:last-child{transform:translateY(calc(-.36rem - 3px))rotate(-45deg)}.mobile-menu{z-index:1000;background:var(--color-brand-accent);color:var(--color-text-dark);transform-origin:top;will-change:clip-path, transform;animation:.52s cubic-bezier(.22,1,.36,1) both mobile-menu-enter;display:block;position:fixed;inset:0;overflow-y:auto}.mobile-menu[data-state=closing]{pointer-events:none;animation:.36s cubic-bezier(.55,0,1,.45) both mobile-menu-exit}.mobile-menu__content{min-height:100dvh;padding-block:1rem max(1.5rem, env(safe-area-inset-bottom));flex-direction:column;display:flex}.mobile-menu__topbar{justify-content:flex-end;align-items:center;min-height:5rem;display:flex}.mobile-menu__navigation{flex-direction:column;flex:1 0 auto;justify-content:center;align-items:center;gap:clamp(.4rem,2vh,.9rem);padding-block:1rem;display:flex}.mobile-menu__navigation a,.mobile-menu__navigation button{width:fit-content;color:inherit;font-family:var(--font-display);text-align:center;background:0 0;border:0;padding:0;font-size:clamp(1.9rem,10vw,3.5rem);font-weight:400;line-height:1.05;text-decoration:none}.mobile-menu__section-label{letter-spacing:.14em;text-transform:uppercase;margin-bottom:.35rem;font-size:.75rem;font-weight:700}.mobile-menu__navigation button{border-bottom:2px solid var(--color-text-dark);font-family:var(--font-body);margin-top:1rem;font-size:1rem;font-weight:700;line-height:1.4}.mobile-menu__navigation>*{--menu-item-index:0;animation:mobile-menu-item-enter .56s cubic-bezier(.22, 1, .36, 1) calc(.15s + var(--menu-item-index) * 38ms) both}.mobile-menu__navigation>:nth-child(2){--menu-item-index:1}.mobile-menu__navigation>:nth-child(3){--menu-item-index:2}.mobile-menu__navigation>:nth-child(4){--menu-item-index:3}.mobile-menu__navigation>:nth-child(5){--menu-item-index:4}.mobile-menu__navigation>:nth-child(6){--menu-item-index:5}.mobile-menu__navigation>:nth-child(7){--menu-item-index:6}.mobile-menu__navigation>:nth-child(8){--menu-item-index:7}.mobile-menu__navigation>:nth-child(9){--menu-item-index:8}.mobile-menu__navigation>:nth-child(10){--menu-item-index:9}.mobile-menu__navigation>:nth-child(11){--menu-item-index:10}.mobile-menu__brand{width:fit-content;margin-inline:auto;animation:.52s cubic-bezier(.22,1,.36,1) .39s both mobile-menu-control-enter;display:block}.mobile-menu__brand .site-brand-mark{width:7.5rem;height:7.5rem}.mobile-menu[data-state=closing] .mobile-menu__content{animation:.23s ease-in both mobile-menu-content-exit}.teasers{grid-template-columns:1fr}.home .teaser{min-height:clamp(26rem,118vw,34rem)}.teaser__link{padding:2rem 1.25rem}.teaser__content .scroll-reveal-title{font-size:clamp(2.5rem,12vw,3.75rem)}.home-properties,.home-sell{grid-template-columns:1fr}.home-properties__content,.home-sell__content{min-height:58svh;padding:3rem 1.25rem}.home-properties__media,.home-sell__media{min-height:58svh}.home-sell{padding:1.25rem}.home-sell__media{order:2}.home-sell__content{order:1;padding-inline:0}.scroll-reveal-title{font-size:clamp(3.5rem,17vw,5.5rem)}.scroll-reveal-title--compact{font-size:clamp(3rem,13vw,4.5rem)}.property-choice{grid-template-columns:1fr}.property-choice__option{min-height:50svh}.property-choice__label{font-size:clamp(3rem,14vw,5rem);bottom:1.5rem}.inquiry-modal{padding:0}.inquiry-modal__panel{border-radius:0;width:100vw;min-height:100dvh;max-height:100dvh}.inquiry-modal__actions{justify-content:stretch}.inquiry-modal__button{flex:100%}}@keyframes mobile-menu-enter{0%{clip-path:inset(0 0 100%);transform:translateY(-1.25rem)scaleY(.985)}to{clip-path:inset(0);transform:translateY(0)}}@keyframes mobile-menu-exit{0%{clip-path:inset(0);transform:translateY(0)}to{clip-path:inset(0 0 100%);transform:translateY(-1rem)scaleY(.99)}}@keyframes mobile-menu-item-enter{0%{opacity:0;filter:blur(7px);transform:translateY(1.15rem)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes mobile-menu-control-enter{0%{opacity:0;transform:translateY(-.75rem)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes mobile-menu-content-exit{0%{opacity:1;filter:blur();transform:translateY(0)}to{opacity:0;filter:blur(5px);transform:translateY(-.75rem)}}@keyframes property-choice-enter-from-left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes property-choice-enter-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}::view-transition-old(root){animation:.42s cubic-bezier(.4,0,.2,1) both property-page-leave}::view-transition-new(root){animation:.52s cubic-bezier(.22,1,.36,1) 60ms both property-page-enter}@keyframes property-page-leave{0%{opacity:1;filter:brightness();transform:scale(1)}to{opacity:0;filter:brightness(.76);transform:scale(.992)}}@keyframes property-page-enter{0%{opacity:0;filter:brightness(.84);transform:scale(1.008)}to{opacity:1;filter:brightness();transform:scale(1)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto}.home-opening{display:none}.site-navigation--desktop,.site-navigation--desktop>*{transition:none}.mobile-menu,.mobile-menu__brand,.mobile-menu__navigation>*,.mobile-menu[data-state=closing] .mobile-menu__content{animation-duration:1ms;animation-delay:0s}.home--opening .hero,.home--opening .hero__content{clip-path:none;opacity:1;animation:none;transform:none}body:has(.home--opening) .site-header{clip-path:none;opacity:1;animation:none;transform:none}.scroll-reveal-title__line>*{opacity:1;animation:none;transform:none}.property-choice__option{animation:none;transform:none}.property-list__cue svg{animation:none}.property-list__backdrop{animation:none;transform:none}::view-transition-old(root){animation:none}::view-transition-new(root){animation:none}.home-properties__media img,.property-card__media img,.home-sell__media img,.property-choice__option img,.editorial-link svg,.property-choice__label svg{transition:none}}.about{background:var(--color-surface-light);width:100%}.about-hero{background:var(--color-text-dark);color:#fff;isolation:isolate;flex-direction:column;min-height:min(54rem,100svh);padding:clamp(9rem,15vw,13rem) clamp(1.5rem,6vw,7rem) clamp(3rem,6vw,5rem);display:flex;position:relative;overflow:hidden}.about-hero__backdrop{z-index:-2;object-fit:cover;object-position:center 55%;transform-origin:50%;width:100%;height:100%;animation:26s ease-out both property-list-backdrop;position:absolute;inset:0}.about-hero:after{z-index:-1;content:"";pointer-events:none;background:linear-gradient(105deg,#110e0cd1 0%,#110e0c8f 48%,#110e0c38 100%),linear-gradient(#110e0c6b 0%,#0000 34% 66%,#110e0c99 100%);position:absolute;inset:0}.about-hero__content{flex-direction:column;flex:1;justify-content:flex-end;display:flex;position:relative}.about-hero__breadcrumbs{color:#ffffffa3;margin-bottom:auto}.about-hero__breadcrumbs a{color:#fff}.about-hero__eyebrow,.about-manifesto__label,.about-method__eyebrow,.about-closing__eyebrow{letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.about-hero__eyebrow{color:var(--color-brand);margin:clamp(2.5rem,6vw,5rem) 0 clamp(1.25rem,3vw,2rem)}.about-hero .scroll-reveal-title{max-width:13ch;font-size:clamp(3.25rem,6.2vw,6.75rem)}.about-hero__lead{color:#ffffffd6;max-width:40rem;margin:clamp(1.5rem,3vw,2.25rem) 0 0;font-size:clamp(1rem,1.5vw,1.1875rem)}.about-hero__cue{margin-top:clamp(2rem,5vw,3.5rem);display:block}.about-hero__cue svg{fill:none;width:1rem;height:auto;stroke:var(--color-brand);stroke-linecap:square;stroke-width:1.5px;animation:2.4s ease-in-out infinite property-list-cue}.about-manifesto{background:var(--color-surface-light);grid-template-columns:minmax(0,.8fr) minmax(0,1.6fr);align-items:start;gap:clamp(2rem,5vw,5rem);padding:clamp(4rem,9vw,8rem) clamp(1.5rem,6vw,7rem);display:grid}.about-manifesto__label{color:var(--color-muted);align-items:center;gap:.75rem;padding-top:.5rem;display:flex}.about-manifesto__label:before{background:var(--color-brand);content:"";width:2.5rem;height:1px}.about-manifesto__statement{max-width:28ch;font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,3.2vw,3rem);line-height:1.12}.about-team{background:var(--color-brand-accent);grid-template-columns:minmax(15rem,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(3rem,7vw,8rem);padding:clamp(4rem,9vw,8rem) clamp(1.5rem,6vw,7rem);display:grid}.about-team__header{position:sticky;top:clamp(7rem,10vw,9rem)}.about-team__eyebrow{color:#443d34c2;letter-spacing:.22em;text-transform:uppercase;margin:0 0 clamp(1.25rem,3vw,2rem);font-size:.75rem;font-weight:700}.about-team__members{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(1.5rem,3vw,3rem);display:grid}.about-team__member{margin:0}.about-team__member:nth-child(2){margin-top:clamp(4rem,8vw,8rem)}.about-team__portrait{aspect-ratio:4/5;background:var(--color-surface-light);overflow:hidden}.about-team__portrait img{object-fit:cover;filter:saturate(.78)contrast(.96);width:100%;height:100%;transition:filter .5s,transform 1.2s cubic-bezier(.19,1,.22,1);display:block}.about-team__member:hover .about-team__portrait img{filter:saturate(.92)contrast();transform:scale(1.025)}.about-team__member figcaption{border-top:1px solid #443d3447;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:1rem;padding-top:1.25rem;display:grid}.about-team__member figcaption span{color:#443d34a3;font-family:var(--font-display);letter-spacing:.04em;font-size:1rem}.about-team__member h3{font-family:var(--font-display);letter-spacing:-.025em;margin:0;font-size:clamp(2rem,3.4vw,3.5rem);font-weight:400;line-height:1}.about-method{background:var(--color-paper);grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(2rem,5vw,6rem);padding:clamp(4rem,9vw,8rem) clamp(1.5rem,6vw,7rem);display:grid}.about-method__media{aspect-ratio:4/5;background:var(--color-surface-light);align-self:start;max-height:calc(100svh - 10rem);margin:0;position:sticky;top:clamp(6.5rem,9vw,8rem);overflow:hidden}.about-method__media img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.19,1,.22,1);display:block}.about-method:hover .about-method__media img{transform:scale(1.025)}.about-method__media figcaption{background:var(--color-brand);color:var(--color-text-dark);letter-spacing:.18em;text-transform:uppercase;padding:.6rem 1.1rem;font-size:.6875rem;font-weight:700;position:absolute;bottom:0;left:0}.about-method__eyebrow{color:var(--color-muted);margin-bottom:clamp(1.25rem,3vw,2rem)}.about-method__list{border-top:1px solid var(--color-border);margin:clamp(2.5rem,5vw,4rem) 0 0;padding:0;list-style:none}.about-method__step{border-bottom:1px solid var(--color-border);grid-template-columns:3.25rem minmax(0,1fr);align-items:start;gap:clamp(1rem,2vw,2rem);padding:clamp(1.5rem,3vw,2.25rem) 0;display:grid}.about-method__step>span{color:var(--color-muted);font-family:var(--font-display);letter-spacing:.04em;padding-top:.35rem;font-size:1rem;transition:color .3s}.about-method__step:hover>span{color:var(--color-brand)}.about-method__step-content{font-family:inherit;font-size:inherit;letter-spacing:inherit;line-height:inherit}.about-method__step h3{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,2.4vw,2.125rem);font-weight:400;line-height:1.05}.about-method__step p{max-width:32rem;color:var(--color-muted);margin:.625rem 0 0;font-size:clamp(.9375rem,1.2vw,1rem)}.about-closing{background:var(--color-text-dark);color:var(--color-paper);padding:clamp(4rem,9vw,8rem) clamp(1.5rem,6vw,7rem)}.about-closing__content{max-width:54rem}.about-closing__eyebrow{color:var(--color-brand);margin-bottom:clamp(1.25rem,3vw,2rem)}.about-closing .scroll-reveal-title{color:var(--color-paper)}.about-closing__content>p:not(.about-closing__eyebrow){color:#faf8f5c7;max-width:38rem;margin:clamp(1.5rem,3vw,2.25rem) 0 0;font-size:clamp(1rem,1.5vw,1.125rem)}.about-closing__actions{flex-wrap:wrap;align-items:flex-start;gap:0 clamp(2rem,5vw,4rem);display:flex}.about-closing__action{color:var(--color-paper)}.about-closing__action--secondary{border-color:#faf8f566}@media (width<=47.999rem){.about-hero{min-height:min(46rem,100svh);padding-inline:1.25rem}.about-manifesto{grid-template-columns:1fr;gap:1.5rem;padding-inline:1.25rem}.about-team{grid-template-columns:1fr;gap:2.5rem;padding:3.5rem 1.25rem}.about-team__header{position:static}.about-team__members{grid-template-columns:1fr;gap:2.5rem}.about-team__member:nth-child(2){margin-top:0}.about-method{grid-template-columns:1fr;gap:2.5rem;padding:3rem 1.25rem}.about-method__media{aspect-ratio:4/3;max-height:none;position:relative;top:auto}.about-closing{padding-inline:1.25rem}.about-closing__actions{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){.teaser__image,.teaser__cta svg{transition:none}.about-hero__backdrop{animation:none;transform:none}.about-hero__cue svg{animation:none}.about-method__media img,.about-method__step>span,.about-team__portrait img{transition:none}}body:has(.property-detail) .site-header:not(.site-header--mobile-menu){color:var(--color-text-dark);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#faf8f5e0;border-bottom:1px solid #443d3414}body:has(.property-detail) .site-header:before{display:none}body:has(.property-detail) .site-header__glass{display:none}body:has(.property-detail) .site-header__content{min-height:6.5rem}body:has(.property-detail) .site-header__brand .site-brand-mark{width:5.25rem;height:5.25rem}.property-detail{background:var(--color-paper);overflow:clip}.icon{fill:currentColor;stroke:none;flex:none;width:1.25em;height:1.25em}.property-detail__topbar{width:min(100% - 2rem,88rem);color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;margin-inline:auto;padding:8.25rem 0 1.5rem;font-size:.75rem;font-weight:600;display:flex}.property-detail__back{color:var(--color-text-dark);align-items:center;gap:.65rem;text-decoration:none;display:inline-flex}.property-detail__back .icon{width:1.35rem;height:1.35rem;color:var(--color-brand);transition:transform .24s}.property-detail__back:hover .icon{transform:translate(-.25rem)}.property-gallery{grid-template-columns:minmax(0,1fr);gap:.45rem;width:min(100% - 2rem,88rem);height:clamp(24rem,36vw,28rem);margin-inline:auto;display:grid}.property-gallery--empty{background:linear-gradient(135deg, var(--color-surface-light), var(--color-paper));border-radius:1.5rem;min-height:26rem}.property-gallery__item{background:var(--color-surface-light);cursor:zoom-in;border:0;border-radius:1.15rem;min-height:0;padding:0;position:relative;overflow:hidden}.property-gallery__item:not(:first-child){display:none}.property-gallery__item img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.19,1,.22,1),filter .5s;animation:1s cubic-bezier(.19,1,.22,1) both property-gallery-reveal;display:block}.property-gallery__item:hover img{transform:scale(1.025)}.property-gallery__demo{color:#fff;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#221e1a94;border:1px solid #fff9;border-radius:999px;padding:.45rem .7rem;font-size:.64rem;font-weight:600;line-height:1;position:absolute;top:1rem;left:1rem}.property-gallery__count,.property-gallery__more{min-height:2.75rem;color:var(--color-text-dark);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.08em;background:#faf8f5e0;border:1px solid #ffffffad;border-radius:999px;align-items:center;gap:1.25rem;padding:.6rem 1rem;font-size:.75rem;display:inline-flex;position:absolute;bottom:1rem;right:1rem}.property-gallery__count-arrows{color:var(--color-brand);font-size:1rem}.property-gallery__more{white-space:nowrap;left:50%;right:auto;transform:translate(-50%)}.property-lightbox{z-index:300;color:#fff;background:#221e1af5;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;padding:clamp(1rem,4vw,3rem);animation:.3s both property-lightbox-in;display:grid;position:fixed;inset:0}.property-lightbox figure{place-items:center;min-width:0;max-height:calc(100dvh - 6rem);margin:0;display:grid}.property-lightbox figure img{object-fit:contain;max-width:100%;max-height:calc(100dvh - 9rem);display:block}.property-lightbox figcaption{color:#ffffffb8;justify-content:space-between;gap:1rem;width:min(100%,64rem);padding-top:.8rem;font-size:.75rem;display:flex}.property-lightbox__close,.property-lightbox__arrow{color:#fff;cursor:pointer;background:0 0;border:0}.property-lightbox__close{width:3rem;height:3rem;font-size:2rem;position:absolute;top:1rem;right:1rem}.property-lightbox__arrow{width:3rem;height:3rem;font-size:1.75rem}.property-summary{gap:clamp(3rem,7vw,6rem);width:min(100% - 2rem,82rem);margin-inline:auto;padding:clamp(3.5rem,8vw,7rem) 0;display:grid}.property-summary__status,.property-detail__section-label{color:#b77c19;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.property-summary .scroll-reveal-title{letter-spacing:-.055em;max-width:56rem;margin:.75rem 0 0;font-size:clamp(3.5rem,8vw,7.5rem);line-height:.87}.property-summary__promise{max-width:58rem;font-family:var(--font-display);letter-spacing:-.035em;margin:clamp(1rem,2vw,1.5rem) 0 0;font-size:clamp(1.8rem,4vw,3.75rem);line-height:1.02}.property-summary__address{color:#587a71;align-items:center;gap:.6rem;margin:1.35rem 0 0;font-size:.95rem;display:flex}.property-summary__address .icon{width:1.25rem;height:1.25rem;color:var(--color-brand-accent)}.property-summary__commercial{align-items:baseline;gap:1.5rem;margin-top:2rem;display:flex}.property-summary__commercial p{color:#b77c19;font-family:var(--font-display);margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1}.property-summary__commercial span{border-left:1px solid var(--color-border);color:var(--color-muted);letter-spacing:.12em;padding-left:1.5rem;font-size:.75rem}.property-summary__facts{border:1px solid var(--color-border);border-radius:.85rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:2rem 0 0;padding:0;list-style:none;display:grid}.property-summary__facts li{border-bottom:1px solid var(--color-border);color:var(--color-muted);text-align:center;flex-direction:column;align-items:center;gap:.35rem;padding:1.35rem 1rem;display:flex}.property-summary__facts .icon{width:1.6rem;height:1.6rem;color:var(--color-brand)}.property-summary__facts strong{font-family:var(--font-display);color:var(--color-text-dark);font-size:1.5rem;font-weight:400;line-height:1}.property-summary__facts span{letter-spacing:.14em;text-transform:uppercase;font-size:.6875rem}.property-summary__facts li:nth-child(odd){border-right:1px solid var(--color-border)}.property-summary__facts li:nth-last-child(-n+2){border-bottom:0}.property-summary__contact{background:var(--color-brand-accent);border-radius:1.25rem;align-self:end;padding:clamp(1.75rem,4vw,3rem);position:relative;overflow:hidden}.property-summary__contact:after{content:"";border:1px solid #faf8f53d;border-radius:50% 10%;width:15rem;height:15rem;position:absolute;bottom:-5rem;right:-3rem;transform:rotate(25deg)}.property-summary__key{width:3rem;height:3rem;color:var(--color-brand);border:1px solid #faf8f5b3;border-radius:50%;place-items:center;display:grid}.property-summary__key .icon{width:1.5rem;height:1.5rem}.property-summary__contact h2{font-family:var(--font-display);margin:1.5rem 0 0;font-size:clamp(2rem,3.5vw,3rem);font-weight:400}.property-summary__contact p{max-width:24rem;margin:.8rem 0 0}.property-summary__contact button,.property-detail__closing button{z-index:1;border:1px solid var(--color-brand);background:var(--color-brand);width:100%;min-height:3.75rem;color:var(--color-text-dark);cursor:pointer;font:inherit;border-radius:999px;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding:.75rem .85rem .75rem 1.5rem;font-weight:600;display:flex;position:relative}.property-summary__contact button span:last-child,.property-detail__closing button span:last-child{border:1px solid;border-radius:50%;place-items:center;width:2.5rem;height:2.5rem;transition:transform .24s;display:grid}.property-summary__contact button:hover span:last-child,.property-detail__closing button:hover span:last-child{transform:translate(.2rem)}.property-summary__call{z-index:1;min-height:3.25rem;color:var(--color-paper);border:1px solid #faf8f58c;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;margin-top:.75rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:flex;position:relative}.property-summary__call:hover{border-color:var(--color-paper);background:#faf8f524}.property-summary__call .icon,.property-summary__contact button .icon,.property-detail__closing button .icon{width:1.15rem;height:1.15rem}.property-story{background:#f6f1ea;display:grid}.property-story__media{min-height:30rem;position:relative;overflow:hidden}.property-story__media img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.19,1,.22,1)}.property-story:hover .property-story__media img{transform:scale(1.018)}.property-detail__botanical{color:var(--color-brand);font-family:var(--font-display);font-size:5rem;font-weight:300;position:absolute;bottom:1rem;right:1.5rem;transform:rotate(35deg)}.property-story__copy{align-self:center;padding:clamp(3rem,8vw,8rem) clamp(1.5rem,7vw,7rem)}.property-story__copy .scroll-reveal-title{margin-top:1rem;font-size:clamp(2.5rem,4.25vw,4.5rem);line-height:.98}.property-story__copy>p:not(.property-detail__section-label){max-width:42rem;color:var(--color-muted);margin:1.1rem 0 0;font-size:clamp(1rem,1.3vw,1.125rem)}.property-information,.property-floorplans,.property-location{gap:clamp(3rem,7vw,7rem);width:min(100% - 2rem,82rem);margin-inline:auto;padding:clamp(4rem,9vw,8rem) 0;display:grid}.property-information h2,.property-floorplans h2,.property-location h2{font-family:var(--font-display);margin:0;font-size:clamp(2.25rem,4vw,3.5rem);font-weight:400;line-height:1}.property-information__details{margin:1.75rem 0 0}.property-information__details>div{border-bottom:1px solid var(--color-border);justify-content:space-between;gap:1.5rem;padding:.9rem 0;display:flex}.property-information__details dt{color:var(--color-muted);align-items:center;gap:.7rem;display:flex}.property-information__details dt .icon{width:1.15rem;height:1.15rem;color:var(--color-brand-accent)}.property-information__details dd{text-align:right;margin:0}.property-information__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.75rem 0 0;padding:0;list-style:none;display:grid}.property-information__features li{align-items:center;gap:.8rem;min-width:0;display:flex}.property-information__features li>span{background:var(--color-surface-light);border-radius:50%;flex:none;place-items:center;width:2.75rem;height:2.75rem;display:grid}.property-information__features .icon{width:1.4rem;height:1.4rem;color:var(--color-text-dark)}.property-information__subtitle{font-family:var(--font-display);margin:2.75rem 0 0;font-size:clamp(1.4rem,2.2vw,1.85rem);font-weight:400;line-height:1.1}.energy-bar{clip-path:polygon(0 0,calc(100% - .9rem) 0,100% 50%,calc(100% - .9rem) 100%,0 100%);color:#fff;letter-spacing:.02em;place-items:center start;min-height:2rem;padding:0 1.75rem 0 .7rem;font-size:.9375rem;font-weight:700;display:inline-grid}.energy-bar--inline{min-width:5rem}.energy-badge{align-items:center;gap:.6rem;display:inline-flex;position:relative}.energy-badge__off-scale{color:var(--color-muted);font-style:italic}.energy-badge__info{border:1px solid var(--color-border);width:1.9rem;height:1.9rem;color:var(--color-muted);cursor:pointer;background:0 0;border-radius:50%;place-items:center;padding:0;transition:color .2s,border-color .2s;display:grid}.energy-badge__info:hover{border-color:var(--color-text-dark);color:var(--color-text-dark)}.energy-badge__info .icon{width:1.1rem;height:1.1rem}.energy-panel{z-index:5;border:1px solid var(--color-border);background:var(--color-paper);text-align:left;border-radius:.75rem;width:min(24rem,100vw - 3rem);padding:1.5rem;position:absolute;bottom:calc(100% + .75rem);right:0;box-shadow:0 1.5rem 3rem #443d3429}.energy-panel[hidden]{display:none}.energy-panel__title{margin:0;font-size:1rem;font-weight:700}.energy-panel__text{color:var(--color-muted);margin:.6rem 0 0;font-size:.875rem;line-height:1.5}.energy-scale{gap:.3rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.energy-scale__row{align-items:center;gap:.4rem;display:flex}.energy-scale .energy-bar{min-height:1.85rem;font-size:.8125rem}.energy-scale__marker{clip-path:polygon(0 50%,.9rem 0,100% 0,100% 100%,.9rem 100%);width:1.55rem;height:1.85rem}.property-floorplans{background:var(--color-surface-light);width:auto;padding-inline:max(1rem,50% - 41rem)}.property-floorplans>div>p:last-child,.property-location__copy>p:last-child{max-width:28rem;color:var(--color-muted);margin:1rem 0 0}.property-floorplans h2,.property-location h2{margin-top:.8rem}.property-floorplans__preview{border:1px solid var(--color-border);background:var(--color-paper);min-height:20rem;color:var(--color-text-dark);border-radius:1.5rem;place-items:center;text-decoration:none;display:grid;position:relative;overflow:hidden}.property-floorplans__preview img{object-fit:contain;width:100%;height:min(30rem,60vw);transition:transform .6s cubic-bezier(.19,1,.22,1);display:block}.property-floorplans__preview:hover img{transform:scale(1.025)}.property-floorplans__preview span{background:var(--color-brand);border-radius:999px;align-items:center;gap:.45rem;padding:.7rem 1rem;display:inline-flex;position:absolute;bottom:1rem;right:1rem}.property-floorplans__preview .icon{width:1rem;height:1rem}.property-location__map{border-radius:1.5rem;overflow:hidden}.property-detail__closing{color:var(--color-paper);background:#6f8472;align-items:end;gap:2rem;padding:clamp(4rem,9vw,8rem) max(1rem,50% - 41rem);display:grid}.property-detail__closing .property-detail__section-label{color:var(--color-brand)}.property-detail__closing .scroll-reveal-title{color:var(--color-paper);margin-top:.75rem}.property-detail__closing>p{color:#faf8f5d1;max-width:30rem;margin:0}.property-detail__closing button{margin:0}.property-detail__endnav{text-align:right;background:#6f8472;padding:1.5rem max(1rem,50% - 41rem)}.property-detail__endnav a{color:var(--color-paper);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.75rem;display:inline-flex}.property-detail__endnav .icon{width:1.1rem;height:1.1rem}.property-inquiry__panel{border-radius:1.5rem}.property-inquiry__form{gap:1rem;margin-top:2rem;display:grid}.property-inquiry__form>div,.property-inquiry__contacts>div{gap:.45rem;display:grid}.property-inquiry__contacts{gap:1rem;display:grid}.property-inquiry__form label:not(.inquiry-modal__consent){font-weight:700}.property-inquiry__form input:not([type=checkbox]),.property-inquiry__form textarea{border:1px solid var(--color-border);width:100%;color:var(--color-text-dark);font:inherit;background:#fff;border-radius:.55rem;padding:.8rem}.property-inquiry__form textarea{resize:vertical}.property-card__media,.property-card__content h3 a{color:inherit;text-decoration:none}@keyframes property-gallery-reveal{0%{opacity:0;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@keyframes property-lightbox-in{0%{opacity:0}to{opacity:1}}@keyframes property-location-pulse{0%,to{opacity:.55;transform:scale(.92)}50%{opacity:.85;transform:scale(1.05)}}@media (width>=48rem){.property-gallery{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1.75fr) minmax(18rem,.95fr)}.property-gallery__item:not(:first-child){display:block}.property-gallery__item--1{grid-row:1/-1}.property-gallery--1{grid-template-columns:minmax(0,1fr)}.property-gallery--2 .property-gallery__item--2{grid-row:1/-1}.property-gallery__count{left:1.25rem;right:auto}.property-summary{grid-template-columns:minmax(0,1.65fr) minmax(19rem,.75fr)}.property-summary__facts{grid-template-columns:repeat(4,minmax(0,1fr))}.property-summary__facts li,.property-summary__facts li:nth-child(odd){border-right:1px solid var(--color-border);border-bottom:0}.property-summary__facts li:last-child{border-right:0}.property-story{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.property-story__media{min-height:48rem}.property-information,.property-floorplans,.property-location{grid-template-columns:repeat(2,minmax(0,1fr))}.property-information>div+div{border-left:1px solid var(--color-border);padding-left:clamp(2rem,5vw,5rem)}.property-inquiry__contacts{grid-template-columns:repeat(2,minmax(0,1fr))}.property-detail__closing{grid-template-columns:minmax(0,1.2fr) minmax(14rem,.65fr) minmax(16rem,.65fr)}}@media (prefers-reduced-motion:reduce){.property-gallery__item img,.property-story__media img,.property-location__pin:before{transition:none;animation:none}}.services{background:var(--color-surface-light);width:100%}.services-hero{background:var(--color-text-dark);color:#fff;isolation:isolate;flex-direction:column;min-height:min(54rem,100svh);padding:clamp(9rem,15vw,13rem) clamp(1.5rem,6vw,7rem) clamp(3rem,6vw,5rem);display:flex;position:relative;overflow:hidden}.services-hero__backdrop{z-index:-2;object-fit:cover;object-position:center 62%;transform-origin:50%;width:100%;height:100%;animation:26s ease-out both property-list-backdrop;position:absolute;inset:0}.services-hero:after{z-index:-1;content:"";pointer-events:none;background:linear-gradient(105deg,#110e0ccc 0%,#110e0c8a 46%,#110e0c3d 100%),linear-gradient(#110e0c73 0%,#0000 32% 62%,#110e0ca3 100%);position:absolute;inset:0}.services-hero__content{flex-direction:column;flex:1;justify-content:flex-end;display:flex;position:relative}.services-hero__breadcrumbs{color:#ffffffa3;margin-bottom:auto}.services-hero__breadcrumbs a{color:#fff}.services-hero__eyebrow,.services-manifesto__label,.services-chapter__eyebrow,.services-closing__eyebrow{letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.services-hero__eyebrow{color:var(--color-brand);margin:clamp(2.5rem,6vw,5rem) 0 clamp(1.25rem,3vw,2rem)}.services-hero .scroll-reveal-title{font-size:clamp(3.25rem,6.2vw,6.75rem)}.services-hero__lead{color:#ffffffd6;max-width:40rem;margin:clamp(1.5rem,3vw,2.25rem) 0 0;font-size:clamp(1rem,1.5vw,1.1875rem)}.services-hero__index{border-top:1px solid #ffffff47;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin:clamp(2.5rem,5vw,4rem) 0 0;padding:0;list-style:none;display:grid}.services-hero__index a{color:#fff;align-content:start;gap:.5rem;padding-top:1.25rem;text-decoration:none;display:grid}.services-hero__index-number{color:var(--color-brand);font-family:var(--font-display);letter-spacing:.04em;font-size:1.125rem}.services-hero__index-title{font-family:var(--font-display);text-underline-offset:.25em;font-size:clamp(1.25rem,1.8vw,1.5rem);line-height:1.1;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:1px;transition:text-decoration-color .3s}.services-hero__index a:hover .services-hero__index-title,.services-hero__index a:focus-visible .services-hero__index-title{-webkit-text-decoration-color:var(--color-brand);text-decoration-color:var(--color-brand)}.services-hero__index-count{color:#ffffffa3;letter-spacing:.14em;text-transform:uppercase;font-size:.75rem}.services-hero__cue{margin-top:clamp(2rem,5vw,3.5rem);display:block}.services-hero__cue svg{fill:none;width:1rem;height:auto;stroke:var(--color-brand);stroke-linecap:square;stroke-width:1.5px;animation:2.4s ease-in-out infinite property-list-cue}.services-manifesto{background:var(--color-surface-light);grid-template-columns:minmax(0,.8fr) minmax(0,1.6fr);align-items:start;gap:clamp(2rem,5vw,5rem);padding:clamp(4rem,9vw,8rem) clamp(1.5rem,6vw,7rem);display:grid}.services-manifesto__label{color:var(--color-muted);flex-wrap:wrap;align-items:center;gap:.75rem;padding-top:.5rem;display:flex}.services-manifesto__label:before{background:var(--color-brand);content:"";width:2.5rem;height:1px}.services-manifesto__statement{max-width:28ch;font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,3.2vw,3rem);line-height:1.12}.services-chapter{background:var(--color-paper);grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(2rem,5vw,6rem);padding:clamp(4rem,9vw,8rem) clamp(1.5rem,6vw,7rem);scroll-margin-top:6rem;display:grid}.services-chapter--reverse{background:var(--color-brand-accent);grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.services-chapter--reverse .services-chapter__media{order:2}.services-chapter__media{aspect-ratio:4/5;background:var(--color-surface-light);align-self:start;max-height:calc(100svh - 10rem);margin:0;position:sticky;top:clamp(6.5rem,9vw,8rem);overflow:hidden}.services-chapter__media img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.19,1,.22,1);display:block}.services-chapter:hover .services-chapter__media img{transform:scale(1.025)}.services-chapter__media figcaption{background:var(--color-brand);color:var(--color-text-dark);letter-spacing:.18em;text-transform:uppercase;align-items:baseline;gap:.75rem;padding:.6rem 1.1rem;font-size:.6875rem;font-weight:700;display:flex;position:absolute;bottom:0;left:0}.services-chapter__media figcaption span{font-family:var(--font-display);letter-spacing:.04em;font-size:1rem;font-weight:400}.services-chapter__eyebrow{color:var(--color-muted);flex-wrap:wrap;gap:.75rem;margin-bottom:clamp(1.25rem,3vw,2rem);display:flex}.services-chapter__description{max-width:34rem;color:var(--color-muted);margin:clamp(1.5rem,3vw,2.25rem) 0 0;font-size:clamp(1rem,1.5vw,1.125rem)}.services-chapter--reverse .services-chapter__eyebrow,.services-chapter--reverse .services-chapter__description,.services-chapter--reverse .service-row p{color:#443d34d1}.services-list{border-top:1px solid var(--color-border);margin:clamp(2.5rem,5vw,4rem) 0 0;padding:0;list-style:none}.service-row{border-bottom:1px solid var(--color-border);grid-template-columns:3.25rem minmax(0,1fr) auto;align-items:center;gap:1rem clamp(1rem,2vw,2rem);padding:clamp(1.5rem,3vw,2.25rem) 0;scroll-margin-top:7rem;display:grid}.services-chapter--reverse .services-list,.services-chapter--reverse .service-row{border-color:#443d343d}.service-row__body{font-family:inherit;font-size:inherit;letter-spacing:inherit;line-height:inherit}.service-row__index{color:var(--color-muted);font-family:var(--font-display);letter-spacing:.04em;align-self:start;padding-top:.4rem;font-size:1rem;transition:color .3s}.service-row:hover .service-row__index{color:var(--color-brand)}.service-row h3{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,2.4vw,2.125rem);font-weight:400;line-height:1.05}.service-row p{max-width:32rem;color:var(--color-muted);margin:.625rem 0 0;font-size:clamp(.9375rem,1.2vw,1rem)}.service-row__action{border:0;border-bottom:1px solid var(--color-brand);color:var(--color-interactive-text);cursor:pointer;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;background:0 0;align-items:center;gap:.75rem;margin:0;padding:0 0 .35rem;font-family:inherit;font-size:.75rem;font-weight:700;display:inline-flex}.service-row__action svg{fill:none;stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.5px;width:2rem;height:auto;transition:transform .3s;overflow:visible}.service-row:hover .service-row__action svg,.service-row__action:focus-visible svg{transform:translate(.4rem)}.services-closing{background:var(--color-text-dark);color:var(--color-paper);padding:clamp(4rem,9vw,8rem) clamp(1.5rem,6vw,7rem)}.services-closing__content{max-width:46rem}.services-closing__eyebrow{color:var(--color-brand);margin-bottom:clamp(1.25rem,3vw,2rem)}.services-closing .scroll-reveal-title{color:var(--color-paper)}.services-closing__content>p:not(.services-closing__eyebrow){color:#faf8f5c7;max-width:34rem;margin:clamp(1.5rem,3vw,2.25rem) 0 0;font-size:clamp(1rem,1.5vw,1.125rem)}.services-closing__action{border:0;border-bottom:1px solid var(--color-brand);color:var(--color-paper);cursor:pointer;background:0 0;font-family:inherit}@media (width<=63.999rem){.services-chapter{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.services-chapter--reverse{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.service-row{grid-template-columns:2.75rem minmax(0,1fr)}.service-row__action{grid-column:2;justify-self:start}}@media (width<=47.999rem){.services-hero{min-height:min(46rem,100svh);padding-inline:1.25rem}.services-hero__index{grid-template-columns:1fr;gap:0}.services-hero__index li+li{border-top:1px solid #ffffff2e}.services-hero__index a{grid-template-columns:2.5rem minmax(0,1fr);padding-block:1rem}.services-hero__index-number{grid-row:1/span 2}.services-hero__index-title,.services-hero__index-count{grid-column:2}.services-manifesto{grid-template-columns:1fr;gap:1.5rem;padding-inline:1.25rem}.services-chapter{grid-template-columns:1fr;gap:2.5rem;padding:3rem 1.25rem}.services-chapter__media,.services-chapter--reverse .services-chapter__media{aspect-ratio:4/3;order:0;max-height:none;position:relative;top:auto}.services-closing{padding-inline:1.25rem}}@media (prefers-reduced-motion:reduce){.services-hero__backdrop{animation:none;transform:none}.services-hero__cue svg{animation:none}.service-row.is-reveal-ready:not(.is-revealed){opacity:1;transform:none}.services-chapter__media img,.service-row__action svg,.service-row__index,.services-hero__index-title{transition:none}}.contact{background:var(--color-surface-light);width:100%}.contact-hero{background:var(--color-text-dark);color:#fff;isolation:isolate;flex-direction:column;min-height:min(54rem,100svh);padding:clamp(9rem,15vw,13rem) clamp(1.5rem,6vw,7rem) clamp(3rem,6vw,5rem);display:flex;position:relative;overflow:hidden}.contact-hero__backdrop{z-index:-2;object-fit:cover;object-position:center 58%;transform-origin:50%;width:100%;height:100%;animation:26s ease-out both property-list-backdrop;position:absolute;inset:0}.contact-hero:after{z-index:-1;content:"";pointer-events:none;background:linear-gradient(105deg,#110e0cd1 0%,#110e0c8f 48%,#110e0c38 100%),linear-gradient(#110e0c6b 0%,#0000 34% 66%,#110e0c99 100%);position:absolute;inset:0}.contact-hero__content{flex-direction:column;flex:1;justify-content:flex-end;display:flex;position:relative}.contact-hero__breadcrumbs{color:#ffffffa3;margin-bottom:auto}.contact-hero__breadcrumbs a{color:#fff}.contact-hero__eyebrow,.contact-overview__label{letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.contact-hero__eyebrow{color:var(--color-brand);margin:clamp(2.5rem,6vw,5rem) 0 clamp(1.25rem,3vw,2rem)}.contact-hero .scroll-reveal-title{max-width:13ch;font-size:clamp(3.25rem,6.2vw,6.75rem)}.contact-hero__lead{color:#ffffffd6;max-width:40rem;margin:clamp(1.5rem,3vw,2.25rem) 0 0;font-size:clamp(1rem,1.5vw,1.1875rem)}.contact-hero__cue{margin-top:clamp(2rem,5vw,3.5rem);display:block}.contact-hero__cue svg{fill:none;width:1rem;height:auto;stroke:var(--color-brand);stroke-linecap:square;stroke-width:1.5px;animation:2.4s ease-in-out infinite property-list-cue}.contact-overview{background:var(--color-paper);grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(3rem,8vw,9rem);padding:clamp(4rem,9vw,8rem) clamp(1.5rem,6vw,7rem);display:grid}.contact-overview__statement{position:sticky;top:clamp(7rem,10vw,9rem)}.contact-overview__label{color:var(--color-muted);align-items:center;gap:.75rem;margin-bottom:clamp(1.5rem,3vw,2.5rem);display:flex}.contact-overview__label:before{background:var(--color-brand);content:"";width:2.5rem;height:1px}.contact-overview__statement>.scroll-reveal-title{line-height:1.02}.contact-details{margin:0}.contact-details .scroll-reveal-title{font-size:clamp(2.75rem,5vw,5rem)}.contact-details dl{border-top:1px solid var(--color-border);gap:0;margin:clamp(2.5rem,5vw,4rem) 0 0;display:grid}.contact-details dl>div{border-bottom:1px solid var(--color-border);grid-template-columns:minmax(6rem,.35fr) minmax(0,1fr);gap:.75rem;padding:clamp(1.25rem,2.5vw,1.75rem) 0;display:grid}.contact-details dt{color:var(--color-muted);letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:700}.contact-details dd{color:var(--color-text-dark);margin:0}.contact-details__action{border:0;border-bottom:1px solid var(--color-brand);color:var(--color-interactive-text);cursor:pointer;background:0 0;font-family:inherit}@media (width<=47.999rem){.contact-hero{min-height:min(46rem,100svh);padding-inline:1.25rem}.contact-overview{grid-template-columns:1fr;gap:3rem;padding:3.5rem 1.25rem}.contact-overview__statement{position:static}.contact-details dl>div{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.contact-hero__backdrop{animation:none;transform:none}.contact-hero__cue svg{animation:none}}.location-map{isolation:isolate;background:#dfe5df;width:100%;height:clamp(24rem,45vw,32rem);position:relative;overflow:hidden}.location-map__frame,.location-map iframe{border:0;width:100%;height:100%;display:block}.location-map__curtain{color:var(--color-paper);font-family:var(--font-display);text-align:center;background:#122325c7;place-content:center;padding:2rem 2rem 6rem;font-size:clamp(2rem,5vw,4rem);transition:transform .85s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;inset:0}.location-map[data-open=true] .location-map__curtain{transform:translateY(-100%)}.location-map__toggle{border:1px solid var(--color-brand);background:var(--color-text-dark);color:var(--color-brand);white-space:nowrap;cursor:pointer;align-items:center;gap:2rem;padding:1rem 1.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.location-map__toggle:focus-visible{outline:3px solid var(--color-brand);outline-offset:4px}@media (prefers-reduced-motion:reduce){.location-map__curtain{transition:none}}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-property:overflow;transition-duration:1ms}
