:root{--ink:#101412;--paper:#f5f5ee;--soft:#d0d2c8;--line:#ffffff2b;--blue:#304eed;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Manrope',Arial,sans-serif;--gutter:clamp(24px,5vw,88px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.65}button,a,input{ -webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{touch-action:manipulation}button{border:0;background:none}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid #92a4ff;outline-offset:6px}img{display:block;max-width:100%;object-fit:cover}p,h1,h2,h3,figure{margin:0}h1,h2,h3{font-weight:400;line-height:.98}h1,h2{font-family:var(--serif);letter-spacing:-.045em}h1{font-size:clamp(64px,7.8vw,132px)}h2{font-size:clamp(50px,5.8vw,98px)}h3{font-family:var(--serif);font-size:clamp(32px,3.2vw,52px);letter-spacing:-.03em}em{font-weight:400}p+p{margin-top:20px}.label,.eyebrow{font-size:12px;letter-spacing:.13em;line-height:1.5;font-weight:600}.eyebrow{margin-bottom:28px}.section-pad{padding:100px var(--gutter)}.section-kicker{display:flex;justify-content:space-between;gap:20px;padding-bottom:48px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:18px 25px;background:var(--blue);border:1px solid transparent;color:white;font-size:14px;line-height:1.5;white-space:normal;transition:background .25s,color .25s,transform .25s}.button:hover{background:#4965ff;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.button.light{background:var(--paper);color:var(--ink)}.button.light:hover{background:#fff}.button.dark{background:var(--ink);color:white}.button.small{padding:11px 18px;gap:20px}.button.large{padding:23px 30px}.text-link{display:inline-flex;gap:30px;align-items:center;font-size:14px;line-height:1.5;border-bottom:1px solid;padding:8px 0}.text-link span{font-size:22px}.text-link:hover{opacity:.7}.skip-link{position:fixed;top:-90px;left:20px;z-index:999;background:var(--paper);color:var(--ink);padding:15px}.skip-link:focus{top:15px}.site-header{position:absolute;top:0;left:0;width:100%;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:26px var(--gutter);border-bottom:1px solid var(--line);transition:background .3s}.site-header.is-fixed{position:fixed;background:#101412f5;backdrop-filter:blur(15px);padding-top:15px;padding-bottom:15px;animation:header-in .4s ease}@keyframes header-in{from{transform:translateY(-100%)}to{transform:translateY(0)}}.wordmark{font-family:var(--serif);font-size:35px;line-height:1;white-space:nowrap;letter-spacing:-.05em}.wordmark>span:first-child{font-size:16px;letter-spacing:-.025em;vertical-align:middle;margin-right:4px}.wordmark .wordmark-place{display:block;font-family:var(--sans);font-size:12px;letter-spacing:.3em;text-align:center;margin-top:8px}.desktop-nav{display:flex;gap:clamp(15px,2.3vw,40px);align-items:center}.desktop-nav a{font-size:13px}.desktop-nav a:hover{opacity:.6}.header-actions{display:flex;gap:20px;align-items:center}.menu-toggle{display:none;width:30px;height:34px;padding:6px 0}.menu-toggle span{display:block;height:1px;background:white;margin:6px 0}.mobile-nav{position:fixed;inset:0;z-index:40;background:var(--ink);padding:140px var(--gutter) 60px}.mobile-nav:not([hidden]){display:flex;flex-direction:column;justify-content:center;gap:20px}.mobile-nav a{font-family:var(--serif);font-size:40px;line-height:1.2}.hero{position:relative;min-height:800px;height:100svh;max-height:1250px;overflow:hidden}.hero-media,.hero-shade{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-position:50% 0%;transform-origin:50% 0%;animation:hero-drift 22s ease-in-out infinite alternate}@keyframes hero-drift{from{transform:scale(1.01)}to{transform:scale(1.1) translate(-.8%,.5%)}}.hero-shade{background:linear-gradient(90deg,#08100ecf 0%,#08100e46 57%,#08100e1c 100%),linear-gradient(0deg,#08100ebf 0%,transparent 55%,#07100e6b 100%)}.hero-address{position:absolute;left:var(--gutter);right:var(--gutter);top:145px;display:flex;justify-content:space-between}.hero-address span{font-size:12px;opacity:.75}.hero-copy{position:absolute;left:var(--gutter);top:31%;max-width:960px}.hero-copy .eyebrow{font-size:12px}.hero-copy h1 em{color:#e8e6ce}.hero-bottom-copy{display:flex;gap:65px;align-items:center;margin-top:42px}.hero-bottom-copy p{font-size:15px;line-height:1.6}.hero-bottom{position:absolute;bottom:30px;left:var(--gutter);right:var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:20px}.scroll-cue{display:flex;align-items:center;gap:15px}.scroll-line{display:inline-block;width:1px;height:38px;background:#ffffff4a;position:relative;overflow:hidden}.scroll-line:after{content:'';width:1px;height:20px;background:white;position:absolute;animation:line-scroll 2s ease-in-out infinite}@keyframes line-scroll{from{transform:translateY(-20px)}to{transform:translateY(45px)}}.media-caption{font-size:12px;line-height:1.5;opacity:.86;letter-spacing:.015em}.hero-bottom>.media-caption{margin-left:auto;margin-right:25px}.motion-toggle{font-size:12px;border:1px solid #ffffff55;border-radius:50px;padding:8px 13px;display:flex;gap:13px;align-items:center}.hero-rail{position:absolute;right:25px;top:42%;writing-mode:vertical-rl;font-size:12px;letter-spacing:.2em}.intro-strip{display:grid;grid-template-columns:1fr 1fr 1.25fr 1.5fr;border-bottom:1px solid var(--line);padding:32px var(--gutter);gap:30px}.intro-strip>p{margin:0;font-family:var(--serif);font-size:42px;line-height:1}.intro-strip>p>span{display:block;font-family:var(--sans);font-size:12px;line-height:1.4;letter-spacing:.12em;margin-top:12px}.intro-strip>a{position:relative;border-left:1px solid var(--line);padding-left:35px;font-family:var(--serif);font-size:25px;line-height:1.2}.intro-strip>a>span{position:absolute;right:0;top:10px;font-family:var(--sans)}.introduction{background:var(--paper);color:var(--ink)}.introduction .section-kicker{border-bottom:1px solid #10141233;padding-bottom:25px;margin-bottom:65px}.intro-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:10vw;align-items:center}.intro-grid h2{font-size:clamp(55px,6vw,100px)}.intro-description{max-width:430px}.intro-description p{color:#4d534c}.intro-description .text-link{margin-top:28px}.journey{height:310svh;position:relative}.journey-sticky{position:sticky;top:0;height:100svh;min-height:620px;overflow:hidden}.journey-images,.journey-shade{position:absolute;inset:0}.journey-image{position:absolute;inset:0;width:100%;height:100%;opacity:0;transition:opacity 1.25s ease,transform 1.6s ease;transform:scale(1.035)}.journey-image.active{opacity:1;transform:scale(1)}.journey-shade{background:linear-gradient(0deg,#101412cc,transparent 80%),linear-gradient(90deg,#10141255,transparent)}.journey-top{position:absolute;left:var(--gutter);right:var(--gutter);top:125px;display:flex;justify-content:space-between}.journey-text{position:absolute;left:var(--gutter);bottom:155px;max-width:720px}.journey-text h2{font-size:clamp(60px,7vw,118px)}.journey-text>p:last-child{max-width:380px;margin-top:25px;font-size:16px}.journey-bottom{position:absolute;left:var(--gutter);right:var(--gutter);bottom:38px;display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.scene-tabs{display:flex;gap:30px}.scene-tabs button{padding:12px 0;border-top:1px solid #ffffff55;min-width:120px;display:flex;gap:25px;text-align:left;opacity:.55;font-size:13px;transition:opacity .4s}.scene-tabs button.active{border-color:white;opacity:1}.journey-progress{position:absolute;bottom:0;left:0;width:100%;height:3px;background:#ffffff33}.journey-progress span{display:block;height:100%;width:0;background:var(--paper)}.investment{background:var(--ink);padding-top:115px}.investment .section-kicker{color:#b9beb6}.investment-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:8vw;align-items:end;margin-bottom:65px}.investment-heading>p{max-width:390px;color:#bcc1b8;margin-bottom:8px}.investment-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.investment-grid article{padding:45px 6vw 45px 0}.investment-grid article+article{padding-left:6vw;padding-right:0;border-left:1px solid var(--line)}.big-stat{font-family:var(--serif);font-size:clamp(105px,12vw,195px);letter-spacing:-.055em;line-height:1.12;margin:25px 0 10px}.big-stat span{font-size:.56em;margin-left:8px}.tax-panel .big-stat{color:#a8b5ff}.investment-grid h3{font-size:40px;margin-bottom:25px}.investment-grid p{color:#c8cec5;max-width:500px}.investment-grid .disclosure{font-size:12px;line-height:1.7;color:#a8b0a5;margin-top:25px}.investment-grid .text-link{margin-top:27px}.investment-details{border-top:1px solid var(--line);margin-top:25px}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:25px 0;font-size:15px}summary::-webkit-details-marker{display:none}summary>span{font-size:25px;font-weight:400;transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}.details-body{max-width:1000px;padding:0 0 30px;color:#c4ccc0;font-size:14px}.source-links{font-size:12px}.source-links a{display:inline-block;text-decoration:underline;margin-right:12px}.pool-story{position:relative;min-height:700px;height:90svh;overflow:hidden;display:flex;align-items:flex-end}.pool-image,.pool-overlay{position:absolute;inset:0}.pool-image img{height:100%;width:100%;object-position:center}.pool-overlay{background:linear-gradient(0deg,#08110edb,transparent 75%)}.pool-copy{position:relative;padding:80px var(--gutter);width:100%}.pool-copy h2{font-size:clamp(70px,8vw,130px)}.pool-copy p:last-child{max-width:390px;margin-top:28px}.pool-story>.media-caption{position:absolute;bottom:22px;right:var(--gutter)}.residences{background:var(--paper);color:var(--ink)}.residences .section-kicker{align-items:center;padding-bottom:40px}.residence-heading{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:55px}.residence-heading>p{max-width:340px;color:#4d534c;font-size:14px}.residence-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:5vw}.residence-photo{position:relative;min-height:590px;overflow:hidden}.residence-photo img{width:100%;height:100%;object-fit:cover;transition:opacity .3s;min-height:590px}.residence-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:40px 18px 13px;background:linear-gradient(transparent,#0009);color:white;font-size:12px}.residence-tabs{display:flex;border-bottom:1px solid #10141233;margin-bottom:35px}.residence-tabs button{font-size:13px;padding:15px 5px;margin-right:35px;border-bottom:2px solid transparent}.residence-tabs button[aria-selected=true]{border-color:var(--ink)}.residence-collection{font-size:12px;margin-bottom:20px}.residence-information h3{font-size:clamp(40px,4vw,62px);margin-bottom:20px}.residence-information p:not(.label):not(.fineprint){color:#555b52;font-size:14px}.residence-specs{display:flex;justify-content:space-between;gap:14px;margin:35px 0;border-top:1px solid #10141226;border-bottom:1px solid #10141226;padding:23px 0}.residence-specs dt{font-size:12px;letter-spacing:.07em;margin-bottom:10px}.residence-specs dd{font-family:var(--serif);font-size:27px;line-height:1;margin:0}.fineprint{font-size:12px;line-height:1.6;color:#5b6256;margin-top:18px}.floorplates{background:#e9eae3;color:var(--ink);display:grid;grid-template-columns:.8fr 1.35fr;align-items:center;gap:5vw}.floorplate-intro h2{font-size:clamp(40px,4vw,62px);margin:28px 0}.floorplate-intro>p{max-width:370px;font-size:14px;color:#555d50}.floor-buttons{display:flex;margin-top:35px;gap:8px}.floor-buttons button{height:49px;width:49px;font-size:14px;border:1px solid #1014123d;transition:background .2s}.floor-buttons button.selected,.floor-buttons button:hover{background:var(--ink);color:var(--paper)}.floorplate-intro #floor-description{font-size:12px;margin:20px 0 10px;min-height:30px}.floorplate-intro .text-link{font-size:12px}.floorplate-view{padding:15px 15px 0;background:#fff;border:1px solid #10141222;text-align:left;transition:transform .3s}.floorplate-view:hover{transform:translateY(-5px)}.floorplate-view>span{display:flex;justify-content:space-between;font-size:12px;letter-spacing:.07em;padding:17px 8px;border-top:1px solid #10141226}.floorplate-view img{width:100%;aspect-ratio:1.4;object-fit:contain}.amenities{background:var(--paper);color:var(--ink)}.amenity-grid{display:grid;grid-template-columns:1fr 1fr;gap:5vw}.amenity-card .image-wrap{position:relative;aspect-ratio:1.3;overflow:hidden}.amenity-card img{width:100%;height:100%;transition:transform .7s ease}.amenity-card:hover img{transform:scale(1.04)}.image-wrap .media-caption{position:absolute;bottom:15px;left:15px;color:white;text-shadow:0 1px 10px #000;background:#0005;padding:4px 8px}.amenity-card>.label{margin:25px 0 14px;font-size:12px}.amenity-card h3{margin-bottom:22px}.amenity-card>p:last-child{max-width:440px;color:#535c4e;font-size:14px}.deli-card{padding-top:110px}.neighborhood{display:grid;grid-template-columns:1fr 1fr;background:#222c25}.neighborhood-photo{min-height:680px;overflow:hidden}.neighborhood-photo img{width:100%;height:100%;object-fit:cover;object-position:40% 50%}.neighborhood-copy{padding:100px 5vw;align-self:center}.neighborhood-copy h2{font-size:clamp(48px,4.8vw,77px);margin-bottom:30px}.neighborhood-copy>p:not(.eyebrow){max-width:400px;color:#ccd4c8;font-size:15px}.neighborhood-copy .button{margin-top:35px}.ownership{background:var(--paper);color:var(--ink)}.ownership-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:8vw;margin-top:45px}.ownership-services>div,.ownership-services>a{display:flex;gap:25px;padding:28px 0;border-top:1px solid #10141233;align-items:baseline}.ownership-services h3{font-size:29px;margin-bottom:14px}.ownership-services p{font-size:13px;color:#596251}.ownership-services>a:hover h3{text-decoration:underline;text-decoration-thickness:1px}.ownership-services>a>span:last-child{margin-left:auto}.ownership-services>div>span,.ownership-services>a>span{font-size:12px}.inquire{background:var(--blue);position:relative;overflow:hidden}.inquire h2{font-size:clamp(90px,13vw,210px);margin:45px 0}.inquire h2 em{margin-left:16vw}.inquiry-bottom{display:flex;justify-content:space-between;gap:50px;border-top:1px solid #ffffff55;padding-top:40px;align-items:center}.inquiry-bottom>p{font-size:17px}.inquiry-actions{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:15px 25px}.inquiry-actions .button{grid-column:1/-1}.inquiry-actions .phone{text-align:right;font-size:13px;letter-spacing:.03em}.site-footer{padding-top:60px;padding-bottom:30px}.footer-wordmark{font-size:56px}.alpha-wordmark{font-size:30px;font-family:var(--serif);letter-spacing:.15em;line-height:1}.alpha-wordmark span{display:block;font-size:12px;letter-spacing:.29em;text-align:center;margin-top:9px;font-family:var(--sans)}.footer-disclosures{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:35px 0}.footer-disclosures p{font-size:12px;line-height:1.8;color:#959e92;margin:0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.05em;color:#a9b0a5;border-top:1px solid var(--line);padding-top:25px}.floor-dialog{width:min(1250px,95vw);max-height:94svh;padding:25px;border:0;background:var(--paper);color:var(--ink);overflow:auto}.floor-dialog::backdrop{background:#000c;backdrop-filter:blur(6px)}.dialog-top{display:flex;align-items:center;justify-content:space-between}.dialog-top h2{font-size:30px}.close-dialog{font-size:38px;line-height:1;padding:5px 10px}.floor-dialog>img{width:100%;max-height:70svh;object-fit:contain;background:#fff;margin-top:20px}.floor-dialog>p{font-size:12px;margin-top:20px}.cursor-halo{display:none;position:fixed;pointer-events:none;width:45px;height:45px;border:1px solid #ffffff7a;border-radius:50%;z-index:500;transform:translate(-50%,-50%);transition:width .2s,height .2s,opacity .2s;mix-blend-mode:difference}.cursor-halo.hover{width:65px;height:65px;background:#ffffff15}.motion-paused *{animation-play-state:paused!important}.motion-paused .journey-image{transition:none}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-stopped{overflow:hidden}.lenis [data-lenis-prevent]{overscroll-behavior:contain}@media(pointer:fine){.cursor-halo{display:block}}@media(min-width:1700px){.section-pad{padding-left:max(var(--gutter),calc((100vw - 1600px)/2));padding-right:max(var(--gutter),calc((100vw - 1600px)/2))}}@media(max-width:1100px){.desktop-nav{gap:20px}.desktop-nav a{font-size:12px}.hero{min-height:780px}.intro-grid{gap:6vw}.residence-grid{gap:4vw;grid-template-columns:1fr 1fr}.residence-photo,.residence-photo img{min-height:560px}.scene-tabs button{min-width:100px}.neighborhood{grid-template-columns:1fr 1.05fr}.floorplates{grid-template-columns:.8fr 1.1fr}.inquiry-actions{min-width:355px}.investment-grid h3{font-size:35px}.investment-grid article{padding-right:4vw}.investment-grid article+article{padding-left:4vw}.residence-specs dd{font-size:24px}}
@media(max-width:850px){.section-pad{padding:75px var(--gutter)}.site-header{padding-top:22px;padding-bottom:22px}.desktop-nav{display:none}.menu-toggle{display:block}.hero{min-height:760px;max-height:1050px}.hero-address{top:125px}.hero-copy{top:32%;right:var(--gutter)}.hero-copy h1{font-size:clamp(66px,10vw,95px)}.hero-bottom-copy{gap:30px}.hero-rail{display:none}.intro-strip{grid-template-columns:1fr 1fr 1fr;gap:20px}.intro-strip>a{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:24px 0 0;margin-top:10px;font-size:26px}.intro-strip>a>span{top:28px}.intro-grid{grid-template-columns:1.2fr 1fr;gap:30px}.intro-grid h2{font-size:clamp(44px,6.7vw,63px)}.intro-description p{font-size:14px}.journey-bottom{flex-direction:column;align-items:flex-start;gap:15px}.journey-text{bottom:200px}.journey-top{top:110px}.journey-text h2{font-size:74px}.investment-heading{grid-template-columns:1fr 1fr;gap:35px}.investment-heading h2{font-size:62px}.investment-heading>p{font-size:14px}.investment-grid h3{font-size:32px}.investment-grid p{font-size:14px}.investment-grid .disclosure{font-size:12px}.big-stat{font-size:115px}.pool-story{min-height:630px}.pool-copy h2{font-size:85px}.residence-heading{display:block}.residence-heading>p{margin-top:25px;max-width:none}.residence-grid{grid-template-columns:1fr}.residence-photo{min-height:0;height:auto;aspect-ratio:1.35}.residence-photo img{min-height:0}.residence-information{padding-top:20px}.residence-specs{justify-content:flex-start;gap:65px}.residence-information .fineprint{max-width:500px}.residence-information h3 br{display:none}.floorplates{grid-template-columns:1fr}.floorplate-intro h2{font-size:50px}.floorplate-intro>p{max-width:530px}.floorplate-view{margin-top:15px}.neighborhood{grid-template-columns:1fr}.neighborhood-photo{height:500px;min-height:0}.neighborhood-copy{padding:65px var(--gutter)}.neighborhood-copy h2{font-size:65px}.neighborhood-copy>p:not(.eyebrow){max-width:600px}.ownership-grid{gap:45px}.ownership-grid h2{font-size:61px}.ownership-services>div,.ownership-services>a{gap:15px}.inquire h2{font-size:130px}.inquiry-bottom{display:block}.inquiry-actions{margin-top:30px;max-width:450px;min-width:0}.footer-wordmark{font-size:43px}.alpha-wordmark{font-size:25px}.footer-bottom{flex-wrap:wrap}.amenity-card h3{font-size:35px}.deli-card{padding-top:60px}.section-kicker>.label:last-child{max-width:40%;text-align:right}}
@media(max-width:560px){:root{--gutter:22px}.label,.eyebrow{font-size:12px}.section-kicker{padding-bottom:30px}.section-kicker>.label:last-child{display:none}.site-header{gap:15px}.wordmark{font-size:30px}.wordmark .wordmark-place{font-size:12px}.wordmark>span:first-child{font-size:13px}.header-actions{gap:17px}.button.small{font-size:12px;padding:10px 13px;gap:14px}.hero{height:100svh;min-height:760px}.hero-address{top:127px}.hero-address span{display:none}.hero-media img{object-position:56% 0%}.hero-shade{background:linear-gradient(90deg,#08100ec9,#08100e3b),linear-gradient(0deg,#08100ec9,transparent 70%)}.hero-copy{top:29%}.hero-copy>.eyebrow{max-width:255px;line-height:1.8;font-size:12px;margin-bottom:25px}.hero-copy h1{font-size:clamp(64px,13.6vw,78px);line-height:.99}.hero-bottom-copy{display:block;margin-top:27px}.hero-bottom-copy>p{font-size:14px}.hero-bottom-copy .button{margin-top:26px;min-width:255px;padding:16px 19px;font-size:13px}.hero-bottom{bottom:25px;gap:10px;flex-wrap:wrap}.hero-bottom>.media-caption{order:3;width:100%;margin:0;text-align:left;font-size:12px}.scroll-cue{font-size:12px;gap:10px}.motion-toggle{font-size:12px;padding:8px 10px}.intro-strip{padding-top:28px;padding-bottom:28px}.intro-strip>p{font-size:35px}.intro-strip>p>span{font-size:12px;letter-spacing:.06em}.intro-strip>a{font-size:25px}.introduction .section-kicker{margin-bottom:35px}.intro-grid{grid-template-columns:1fr;gap:35px}.intro-grid h2{font-size:56px}.intro-description{max-width:none}.intro-description p{font-size:16px}.journey{height:260svh}.journey-sticky{min-height:690px}.journey-top{top:110px}.journey-text{bottom:200px;right:var(--gutter)}.journey-text h2{font-size:65px}.journey-text>p:last-child{font-size:14px;max-width:320px}.journey-text .eyebrow{margin-bottom:20px}.scene-tabs{gap:18px;width:100%}.scene-tabs button{min-width:0;flex:1;gap:12px;font-size:12px}.journey-bottom{bottom:28px}.journey-bottom>.media-caption{font-size:12px}.investment-heading{display:block;margin-bottom:40px}.investment-heading h2{font-size:60px}.investment-heading>p{font-size:16px;margin-top:30px}.investment-grid{grid-template-columns:1fr}.investment-grid article{padding:30px 0 45px}.investment-grid article+article{padding:35px 0 15px;border-left:0;border-top:1px solid var(--line)}.big-stat{font-size:150px;margin-top:15px}.investment-grid h3{font-size:39px}.investment-grid p{font-size:16px}.investment-grid .disclosure{font-size:12px}.investment-details summary{font-size:14px}.details-body{font-size:14px}.pool-story{height:85svh;min-height:650px}.pool-copy{padding:65px var(--gutter)}.pool-copy .eyebrow{font-size:12px;max-width:270px}.pool-copy h2{font-size:73px}.pool-copy>p:last-child{font-size:15px;max-width:320px}.pool-story>.media-caption{left:var(--gutter);right:var(--gutter);font-size:12px}.residences .section-kicker .text-link{font-size:12px;gap:15px}.residence-heading h2{font-size:57px}.residence-heading>p{font-size:15px}.residence-heading>p br{display:none}.residence-photo{aspect-ratio:1}.residence-photo img{object-position:center}.residence-photo figcaption{font-size:12px}.residence-information h3{font-size:40px}.residence-information h3 br{display:initial}.residence-tabs button{font-size:14px;margin-right:28px}.residence-information p:not(.label):not(.fineprint){font-size:16px}.residence-specs{justify-content:space-between;gap:15px}.residence-specs dd{font-size:28px}.residence-specs dt{font-size:12px}.fineprint{font-size:12px}.residence-information .button{width:100%;font-size:13px}.floorplate-intro h2{font-size:45px}.floorplate-intro>p{font-size:16px}.floorplate-view{padding:8px 8px 0}.floorplate-view img{aspect-ratio:1.3}.amenity-grid{grid-template-columns:1fr;gap:45px}.amenity-card h3{font-size:43px}.amenity-card>p:last-child{font-size:16px}.amenity-card>.label{font-size:12px}.deli-card{padding-top:0}.amenity-card .image-wrap{aspect-ratio:1.15}.neighborhood-photo{height:360px}.neighborhood-copy h2{font-size:59px}.neighborhood-copy>p:not(.eyebrow){font-size:16px}.ownership-grid{grid-template-columns:1fr;gap:40px}.ownership-grid h2{font-size:62px}.ownership-services h3{font-size:32px}.ownership-services p{font-size:15px}.inquire h2{font-size:100px;margin-top:35px}.inquire h2 em{margin-left:12vw}.inquiry-bottom p{font-size:15px}.inquiry-bottom p br{display:none}.inquiry-actions .button{font-size:13px;padding:19px}.inquiry-actions .text-link{font-size:12px;gap:10px}.inquiry-actions .phone{font-size:12px}.footer-wordmark{font-size:43px}.alpha-wordmark{justify-self:end}.footer-disclosures{grid-template-columns:1fr;gap:20px}.footer-disclosures p{font-size:12px}.footer-bottom{font-size:12px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.floor-dialog{padding:16px}.floor-dialog>img{max-height:none}.cursor-halo{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.journey{height:auto}.journey-sticky{position:relative;height:850px}.cursor-halo{display:none!important}.scroll-line:after{display:none}}

/* Core copy remains comfortable to read at every viewport. */
.intro-description p,.investment-heading>p,.investment-grid p:not(.disclosure),.details-body,.residence-heading>p,.residence-information p:not(.label):not(.fineprint),.floorplate-intro>p,.amenity-card>p:last-child,.neighborhood-copy>p:not(.eyebrow),.ownership-services p{font-size:16px}.desktop-nav a{font-size:14px}.wordmark .wordmark-place{font-size:9px}.motion-paused .journey{height:auto}.motion-paused .journey-sticky{position:relative;min-height:700px}.motion-paused .cursor-halo{display:none}.hero-copy h1{line-height:1.02}

.hero-investment{position:absolute;right:var(--gutter);bottom:150px;width:240px;border-top:1px solid #ffffff88;padding-top:18px;display:flex;flex-direction:column;align-items:flex-start;background:linear-gradient(90deg,#1014122a,transparent)}.hero-investment>.label{font-size:10px;letter-spacing:.08em}.hero-investment strong{font-family:var(--serif);font-weight:400;font-size:100px;line-height:1.15;letter-spacing:-.05em}.hero-investment strong small{font-size:55px}.hero-investment>span:not(.label):not(.fineprint):not(.hero-investment-link){font-size:14px;line-height:1.5}.hero-investment-link{font-size:12px;margin-top:16px;border-bottom:1px solid #ffffff88;padding-bottom:5px}.hero-investment .fineprint{font-size:11px;margin-top:8px;color:#fff}.hero-investment:hover .hero-investment-link{border-color:transparent}
@media(max-width:1200px){.hero-investment{width:200px;bottom:130px}.hero-copy{max-width:calc(100% - 300px)}.hero-copy h1{font-size:clamp(60px,7.8vw,97px)}.hero-bottom-copy{display:block}.hero-bottom-copy .button{margin-top:23px}.hero-investment strong{font-size:88px}}@media(max-width:850px){.hero-copy{max-width:none}.hero-copy h1{font-size:clamp(64px,10vw,90px)}.hero-investment{width:160px;bottom:140px}.hero-investment>.label{display:none}.hero-investment strong{font-size:73px}.hero-investment strong small{font-size:40px}}@media(max-width:560px){.hero{min-height:990px}.hero-copy{top:23%}.hero-copy h1{font-size:clamp(60px,13.2vw,76px)}.hero-investment{left:var(--gutter);right:auto;bottom:135px;width:calc(100% - 44px);display:grid;grid-template-columns:120px 1fr;gap:0 18px;align-items:center;padding-top:12px}.hero-investment strong{grid-column:1;grid-row:1/3;font-size:76px}.hero-investment>span:not(.label):not(.fineprint):not(.hero-investment-link){grid-column:2;font-size:14px}.hero-investment-link{grid-column:2;font-size:12px;margin-top:5px;justify-self:start}.hero-investment .fineprint{grid-column:1/-1;margin-top:2px;font-size:11px}.hero-address{top:125px}.hero-copy .eyebrow{max-width:290px}.hero-bottom-copy{margin-top:25px}.hero-bottom-copy .button{margin-top:23px}.journey-text>p:last-child{font-size:16px}}

.hero-investment>.label,.hero-investment .fineprint{font-size:12px}.intro-strip>p>span{font-size:12px}.residence-specs dt{font-size:12px}.footer-bottom{font-size:12px}.footer-disclosures p{font-size:12px}.media-caption,.residence-photo figcaption{font-size:12px}.wordmark .wordmark-place{font-size:9px}

.neighborhood-photo{position:relative}.neighborhood-photo>.media-caption{position:absolute;left:20px;bottom:16px;right:20px;color:white;text-shadow:0 1px 8px #000;background:#10141288;padding:5px 9px;width:fit-content;max-width:calc(100% - 40px)}

/* The name: a layered historical portrait, between neighborhood and ownership. */
.name-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);gap:clamp(45px,7vw,120px);align-items:center;background:#ece7de;color:#302820;overflow:hidden}
.name-portrait{min-width:0}.portrait-stage{position:relative;isolation:isolate;aspect-ratio:1/1.12;overflow:hidden;background:radial-gradient(ellipse at 48% 36%,#d8b584 0%,#a87e51 45%,#614326 100%)}
.portrait-stage::after{content:"";position:absolute;inset:0;z-index:3;pointer-events:none;background:linear-gradient(0deg,#241b14d9,transparent 24%),linear-gradient(90deg,#3b281522,transparent 30%,transparent 75%,#3b281533);box-shadow:inset 0 0 90px #35200f44}
.portrait-depth{position:absolute;inset:-1.5%;z-index:2;transform:translate3d(var(--portrait-x,0px),var(--portrait-y,0px),0) scale(1.025);transition:transform 1.6s cubic-bezier(.2,.65,.3,1)}
.portrait-fallback,.portrait-canvas{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%}.portrait-canvas{opacity:0;transition:opacity .5s}.portrait-ready .portrait-canvas{opacity:1}
.portrait-signature{position:absolute;bottom:30px;left:30px;z-index:4;color:#fff4df;display:flex;flex-direction:column;gap:8px;pointer-events:none}.portrait-signature>span:first-child{font:italic 42px/.95 var(--serif);letter-spacing:-.025em}.portrait-signature>span:last-child{font-size:10px;letter-spacing:.14em}
.name-portrait figcaption{font-size:11px;color:#6b6156;margin-top:13px;line-height:1.5}.name-story-copy h2{font-size:clamp(54px,5.6vw,90px);margin-bottom:32px}.name-story-copy .eyebrow{color:#7b6148}.name-story-copy p:not(.eyebrow){font-size:15px;line-height:1.8;max-width:490px;color:#66594d}.name-story-copy .name-story-deck{font:25px/1.35 var(--serif);color:#3c3027;margin-bottom:27px}.name-story-copy .history-source{margin-top:25px;font-size:12px;gap:45px;border-color:#9c8b78}.name-story+.ownership{border-top:1px solid #3028201c}
.motion-paused .portrait-depth,.portrait-still .portrait-depth{transform:scale(1.025);transition:none}
@media(max-width:850px){.name-story{gap:40px;grid-template-columns:1fr 1fr}.name-story-copy h2{font-size:55px}.name-story-copy p:not(.eyebrow){font-size:14px}.name-story-copy .name-story-deck{font-size:23px}.portrait-stage{aspect-ratio:1/1.35}.portrait-signature{left:20px;bottom:24px}.portrait-signature>span:first-child{font-size:34px}.portrait-signature>span:last-child{font-size:9px}}
@media(max-width:640px){.name-story{grid-template-columns:1fr;gap:42px}.portrait-stage{aspect-ratio:1/1.06;max-height:610px}.name-story-copy h2{font-size:65px}.name-story-copy p:not(.eyebrow){font-size:16px;max-width:none}.name-story-copy .name-story-deck{font-size:27px}.portrait-signature{left:25px;bottom:28px}.portrait-signature>span:first-child{font-size:42px}.portrait-signature>span:last-child{font-size:10px}.name-story-copy .history-source{font-size:13px;margin-top:20px}}
@media(prefers-reduced-motion:reduce){.portrait-depth{transform:scale(1.025)!important;transition:none!important}}

/* Final residence, amenities, and Alpha ownership refinements. */
.residence-heading{gap:35px}.residence-heading>p{max-width:none;flex-shrink:0}.residence-heading>p>span{display:block;white-space:nowrap}.residence-heading>p>span+span{margin-top:3px}
.amenity-card .image-wrap{height:0;padding-top:76.923%;aspect-ratio:auto;background:#dadbd2}.amenity-card .image-wrap>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;opacity:1;visibility:visible}
.ownership-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.2fr);gap:6vw;align-items:start}.ownership-heading h2{font-size:clamp(49px,4.7vw,76px)}.ownership-heading>p{max-width:410px;margin-top:30px;font-size:16px;line-height:1.8;color:#596251}.ownership-partners{min-width:0}.ownership-partner{display:grid;grid-template-columns:145px minmax(0,1fr);align-items:center;gap:30px;padding:0 0 30px}.ownership-partner+.ownership-partner{border-top:1px solid #10141226;padding:30px 0 0}.brand-logo-well{width:145px;height:175px;display:grid;place-items:center;overflow:hidden}.brand-logo-well.residential{background:var(--ink);padding:20px 26px}.brand-logo-well.interiors{background:#938879;display:flex;align-items:center;justify-content:center;padding:20px 26px}.brand-logo-well img{width:100%;height:auto;max-height:145px;object-fit:contain;display:block}.interiors-logo-frame{position:relative;width:100%;aspect-ratio:131/173;flex:none}.brand-logo-well.interiors img{position:absolute;left:-48.854962%;top:-24.277457%;width:193.89313%;max-width:none;height:auto;max-height:none;min-width:0;object-fit:contain}.brand-logo-drift{animation:brand-float 5.5s ease-in-out infinite}.interiors .brand-logo-drift{animation-delay:-2.75s}.partner-copy h3{font-size:30px;line-height:1.15;margin:12px 0}.partner-copy>.label{font-size:10px;line-height:1.6;color:#777d70}.partner-copy>p:not(.label){font-size:14px;color:#596251;line-height:1.8}.partner-link{display:inline-block;font-size:12px;border-bottom:1px solid #10141255;margin-top:17px;padding-bottom:3px}.ownership-partner:hover .partner-link{border-color:var(--ink)}
@keyframes brand-float{0%,100%{transform:translateY(3px) rotate(-1deg)}50%{transform:translateY(-3px) rotate(1deg)}}
.footer-alpha-brand{display:block;flex:none;width:94px}.footer-alpha-brand img{display:block;width:100%;height:auto;object-fit:contain}.footer-disclosures{grid-template-columns:1fr;gap:0;padding-top:27px}.footer-disclosures p{max-width:1100px}
@media(max-width:1100px){.residence-heading{display:block}.residence-heading>p{margin-top:25px}.ownership-grid{grid-template-columns:1fr;gap:40px}.ownership-heading>p{max-width:670px}.ownership-partners{display:grid;grid-template-columns:1fr 1fr;gap:35px}.ownership-partner{grid-template-columns:115px minmax(0,1fr);gap:20px;padding:0}.ownership-partner+.ownership-partner{border:0;padding:0}.brand-logo-well{width:115px;height:155px}.brand-logo-well.residential,.brand-logo-well.interiors{padding:15px 20px}.partner-copy h3{font-size:27px}.partner-copy>p:not(.label){font-size:13px}}
@media(max-width:750px){.ownership-partners{grid-template-columns:1fr;gap:25px}.ownership-partner{grid-template-columns:130px minmax(0,1fr);gap:25px}.ownership-partner+.ownership-partner{border-top:1px solid #10141226;padding-top:25px}.brand-logo-well{width:130px;height:165px}.partner-copy h3{font-size:29px}.partner-copy>p:not(.label){font-size:14px}}
@media(max-width:560px){.residence-heading>p{font-size:clamp(10.6px,2.88vw,16px);line-height:1.8;letter-spacing:-.025em}.residence-heading>p>span+span{margin-top:4px}.amenity-card .image-wrap{padding-top:86.956%}.ownership-heading h2{font-size:58px}.footer-alpha-brand{justify-self:end;width:80px}.ownership-heading>p{font-size:16px}}
@media(max-width:380px){.ownership-partner{grid-template-columns:105px minmax(0,1fr);gap:18px}.brand-logo-well{width:105px;height:150px}.partner-copy h3{font-size:25px}.partner-copy>p:not(.label){font-size:13px}}
@media(prefers-reduced-motion:reduce){.brand-logo-drift{animation:none!important}}

.portrait-wink-trigger{position:absolute;top:23%;left:30%;width:40%;height:17%;pointer-events:none;visibility:visible;opacity:0}

/* Keep each address and contact group directly beneath its own brand. */
.footer-brands{display:grid;grid-template-columns:1fr minmax(280px,.72fr);gap:8vw;align-items:start;padding-bottom:48px;border-bottom:1px solid var(--line)}
.footer-brokerage{justify-self:end;min-width:280px}.footer-brand-heading{min-height:125px;display:flex;align-items:center;margin-bottom:25px}.footer-property-address{font-style:normal;font-size:16px;line-height:1.9}.footer-alpha-contact{display:grid;gap:8px;font-size:15px;line-height:1.9}.footer-alpha-contact address{font-style:normal;margin:0 0 7px}.footer-alpha-contact a:hover{text-decoration:underline;text-underline-offset:5px}.footer-alpha-contact .footer-website{display:inline-flex;width:max-content;gap:20px;margin-top:7px;border-bottom:1px solid #a9b0a555}
@media(max-width:700px){.footer-brands{grid-template-columns:1fr;gap:45px;padding-bottom:38px}.footer-brokerage{justify-self:start;min-width:0}.footer-brand-heading{min-height:0;margin-bottom:23px}.footer-alpha-contact{font-size:16px}.footer-property-address{font-size:16px}}

/* Pair the street address with the location beneath the main wordmark. */
.wordmark .wordmark-address{margin-top:6px}
