@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Newsreader:ital,opsz,wght@0,6..72,400;1,6..72,400&display=swap";:root{--navy:#101c31;--navy-2:#1a2942;--blue:#dfeaf4;--blue-2:#b8d2e4;--paper:#f7f6f2;--white:#fff;--orange:#d96842;--ink:#111a2d;--muted:#667083;--line:#cfd5dd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:DM Sans,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.skipLink{z-index:100;color:var(--navy);border:2px solid var(--orange);background:#fff;padding:12px 16px;font-weight:700;position:fixed;top:-60px;left:16px}.skipLink:focus{top:12px}.siteHeader{background:var(--white);z-index:20;border-bottom:1px solid #e8e9ec;justify-content:space-between;align-items:center;gap:32px;height:84px;padding:0 clamp(22px,4vw,64px);display:flex;position:sticky;top:0}.brand{align-items:center;display:flex}.brandLockup{width:246px;height:auto;display:block}.brandSymbol{flex:none;width:48px;height:48px}.symbolDisc{fill:#263e57}.symbolRing{fill:none;stroke:#f4f0e6;stroke-width:2px;opacity:.9}.symbolDepth{fill:#9a7c46}.symbolLetters{fill:#fff}.symbolWindow{fill:#263e57}.symbolRule{fill:none;stroke:#c3a15d;stroke-width:4px}.symbolApts{fill:#fff;letter-spacing:5px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700}.invertedSymbol .symbolDisc{fill:#fff}.invertedSymbol .symbolRing{stroke:#263e5759}.invertedSymbol .symbolDepth,.invertedSymbol .symbolRule{fill:#c3a15d;stroke:#c3a15d}.invertedSymbol .symbolLetters,.invertedSymbol .symbolApts{fill:var(--navy)}.invertedSymbol .symbolWindow{fill:#fff}.desktopNav{gap:34px;font-size:.9rem;font-weight:500;display:flex}.desktopNav a{position:relative}.desktopNav a:after{content:"";background:var(--orange);height:2px;transition:right .2s;position:absolute;bottom:-7px;left:0;right:100%}.desktopNav a:hover:after{right:0}.headerActions{align-items:center;gap:14px;display:flex}.headerPhone{flex-direction:column;align-items:flex-end;padding-right:8px;display:flex}.headerPhone small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;line-height:1}.headerPhone strong{letter-spacing:.02em;margin-top:5px;font-size:.82rem;font-weight:600;line-height:1}.languageSwitch{text-align:center;border-bottom:1px solid var(--navy);min-width:40px;padding:8px 2px;font-size:.78rem;font-weight:700}.headerCta{background:var(--navy);color:#fff;padding:14px 19px;font-size:.86rem;font-weight:600;transition:background .2s}.headerCta:hover{background:var(--orange)}.headerCta span{margin-left:14px}.contactRibbon{background:var(--navy);color:#fff;letter-spacing:.015em;justify-content:flex-end;align-items:center;gap:11px;min-height:42px;padding:9px clamp(22px,4vw,64px);font-size:.82rem;display:flex}.contactRibbon strong{color:#b8d2e4;letter-spacing:.13em;text-transform:uppercase;margin-right:4px;font-size:.68rem}.contactRibbon a{border-bottom:1px solid #ffffff5c;font-weight:600}.contactRibbon a:hover{color:#f2a083;border-bottom-color:#f2a083}.mobileContactBar{display:none}.hero{background:var(--navy);grid-template-columns:minmax(0,1.65fr) minmax(420px,.75fr);min-height:640px;display:grid}.heroImage{min-height:640px;position:relative;overflow:hidden}.heroImage:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0d18300a,#0000 65%,#0d183029);position:absolute;inset:0}.heroSlides{background:#1a2740;position:absolute;inset:0}.heroSlide{object-fit:cover;width:100%;height:100%;animation:.6s ease-out both heroReveal;display:block;position:absolute;inset:0}.heroSlide.mapSlide{object-fit:contain;background:#e4e7e8}.heroSlideNav{z-index:3;gap:3px;display:flex;position:absolute;bottom:18px;left:24px}.heroSlideNav button{cursor:pointer;background:linear-gradient(#0000 11px,#ffffff80 11px 13px,#0000 13px);border:0;border-radius:0;width:28px;height:24px;padding:0}.heroSlideNav button:focus-visible{outline-offset:3px;outline:2px solid #fff}@keyframes heroReveal{0%{opacity:.55;transform:scale(1.008)}to{opacity:1;transform:scale(1)}}.heroPanel{color:#fff;background:linear-gradient(145deg, var(--navy), #14243e);flex-direction:column;justify-content:center;padding:54px clamp(36px,3.5vw,58px) 38px;display:flex}.kicker{color:#bed5e4;letter-spacing:.17em;text-transform:uppercase;margin:0 0 23px;font-size:.73rem;font-weight:700}.kicker.dark{color:#586b80}h1,h2{letter-spacing:-.035em;margin:0;font-family:Newsreader,serif;font-weight:400}h1{font-size:clamp(3.5rem,4.25vw,5rem);line-height:.91}h1 em{color:var(--blue-2);font-weight:400}.heroText{color:#dce3eb;max-width:580px;margin:30px 0 31px;font-size:1.05rem;line-height:1.7}.heroActions{align-items:center;gap:28px;display:flex}.button{align-items:center;padding:16px 20px;font-size:.88rem;font-weight:600;display:inline-flex}.primary{color:var(--navy);background:#fff;transition:background .2s,color .2s}.primary:hover{color:#fff;background:var(--orange)}.textLink{border-bottom:1px solid #5b6a82;padding-bottom:5px;font-size:.88rem}.textLink span{margin-left:12px}.quickAvailability{border-top:1px solid #3a4660;border-bottom:1px solid #3a4660;grid-template-columns:repeat(2,1fr);margin-top:50px;display:grid}.quickAvailability a{border-bottom:1px solid #3a4660;justify-content:space-between;gap:12px;padding:15px 0;font-size:.8rem;display:flex}.quickAvailability a:nth-child(odd){border-right:1px solid #3a4660;padding-right:15px}.quickAvailability a:nth-child(2n){padding-left:15px}.quickAvailability a:nth-last-child(-n+2){border-bottom:0}.quickAvailability span{color:#9eabc0}.quickAvailability strong{color:var(--orange);flex-direction:column;align-items:flex-end;font-size:1rem;font-weight:700;line-height:1.05;display:flex}.quickAvailability strong small{color:#cbd4e2;letter-spacing:.02em;text-transform:uppercase;margin-top:4px;font-size:.58rem;font-weight:600}.promotionBar{color:var(--navy);background:#f1eee8;border-bottom:1px solid #ddd8cf;grid-template-columns:.8fr 1.25fr 2fr 1.1fr;align-items:center;gap:34px;padding:27px clamp(24px,6vw,96px);display:grid}.promotionBar p{text-transform:uppercase;letter-spacing:.14em;color:var(--orange);margin:0;font-size:.7rem;font-weight:700}.promotionBar h2{letter-spacing:-.035em;font-family:DM Sans,sans-serif;font-size:clamp(1.3rem,2.1vw,2.2rem)}.promotionBar h2 strong{color:var(--orange)}.promotionBar>span{color:#5c6572;font-size:.8rem;line-height:1.55}.promotionBar a{border-bottom:1px solid #9ca4ae;padding-bottom:5px;font-size:.8rem;font-weight:600}.promotionBar a b{float:right}.introSection{grid-template-columns:80px 1.05fr .95fr;align-items:start;gap:5vw;padding:105px clamp(24px,6vw,96px);display:grid}.sectionNumber{color:var(--muted);border-top:1px solid var(--line);padding-top:12px;font-size:.72rem}.introSection h2,.sectionHeading h2,.amenitiesTitle h2,.neighbourhoodCopy h2,.contactLead h2{font-size:clamp(3rem,5.3vw,5.7rem);line-height:.95}.introCopy{padding-top:38px}.introCopy p{color:#495568;margin:0 0 22px;font-size:1.04rem;line-height:1.75}.gallerySection{background:#fff;grid-template-rows:auto minmax(520px,62vh) 340px;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:96px clamp(24px,6vw,96px);display:grid}.galleryLarge{grid-area:2/1/auto/-1}.galleryHeading{grid-column:1/-1;justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.galleryHeading h2{font-size:clamp(3rem,5vw,5.4rem)}.galleryHeading .kicker{margin-bottom:10px}.gallerySection figure{flex-direction:column;min-width:0;margin:0;display:flex}.gallerySection img{object-fit:cover;flex:1;width:100%;min-height:0;display:block}.gallerySection figcaption{border-top:1px solid var(--line);color:var(--muted);margin-top:11px;padding-top:11px;font-size:.75rem}.apartmentsSection{background:var(--navy);color:#fff;padding:102px clamp(24px,6vw,96px) 56px}.sectionHeading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:60px;display:flex}.sectionHeading>p{color:#b9c2d1;max-width:420px;line-height:1.7}.apartmentList{border-top:1px solid #48546b}.apartmentRow{border-bottom:1px solid #48546b;grid-template-columns:54px .75fr 1.15fr 2fr 92px;align-items:center;gap:26px;min-height:176px;scroll-margin-top:24px;transition:background .2s,padding .2s;display:grid}.apartmentRow:hover{background:var(--navy-2);padding:0 18px}.unitIndex{color:#7f8ba0;font-size:.74rem}.unitType{flex-direction:column;display:flex}.unitType h3{font:inherit;flex-direction:column;margin:0;display:flex}.unitType h3 a{color:inherit;flex-direction:column;display:flex}.unitType h3 a:hover span{color:var(--orange)}.unitType span{font-family:Newsreader,serif;font-size:2.5rem;line-height:1}.unitType small{color:#a9b3c4;margin-top:7px;font-size:.78rem}.apartmentRow>p{color:#b9c2d1;font-size:.92rem;line-height:1.55}.priceOptions{border:1px solid #46536b;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.unitPrice{flex-direction:column;justify-content:flex-end;min-width:0;min-height:102px;padding:15px 14px 13px;display:flex}.unitPrice+.unitPrice{border-left:1px solid #46536b}.unitPrice small{color:#a9b3c4;min-height:2.5em;font-size:.7rem;line-height:1.25}.unitPrice strong{white-space:nowrap;margin-top:8px;font-family:Newsreader,serif;font-size:clamp(1.45rem,2vw,2rem);font-weight:400;line-height:1}.unitPrice span{color:#8e9aaf;margin-top:4px;font-size:.68rem;line-height:1.2}.promoPrice{background:#192a49}.promoPrice strong{color:#dcebf6}.bestPrice{background:var(--orange)}.bestPrice small,.bestPrice span{color:#ffffffd6}.bestPrice strong{color:#fff}.apartmentRow>a{color:var(--orange);font-size:.84rem;font-weight:600}.apartmentRow>a span{margin-left:8px}.disclaimer{color:#7f8ba0;margin:25px 0 0;font-size:.72rem;line-height:1.6}.amenitiesSection{background:var(--blue);grid-template-columns:.8fr 1.2fr;gap:8vw;padding:110px clamp(24px,6vw,96px);display:grid}.amenitiesTitle>p:last-child{color:#4e5f73;max-width:500px;margin-top:28px;line-height:1.7}.amenityGrid{border-top:1px solid #a6b6c6;grid-template-columns:repeat(2,1fr);display:grid}.amenity{border-bottom:1px solid #a6b6c6;align-items:center;gap:22px;min-height:112px;padding-right:18px;display:flex}.amenity:nth-child(odd){border-right:1px solid #a6b6c6}.amenity:nth-child(2n){padding-left:28px}.amenity span{color:#6d8194;font-size:.7rem}.amenity strong{font-size:1rem;font-weight:600}.neighbourhoodSection{background:var(--paper);grid-template-columns:1.1fr .9fr;min-height:690px;display:grid}.neighbourhoodCopy>p:not(.kicker){color:#4e5a6d;max-width:650px;margin:30px 0 45px;font-size:1.04rem;line-height:1.75}.nearby{border-top:1px solid var(--line)}.nearby div{border-bottom:1px solid var(--line);grid-template-columns:150px 1fr;gap:20px;padding:20px 0;display:grid}.nearby strong{font-size:.8rem}.nearby span{color:#5d6879;font-size:.88rem;line-height:1.5}.neighbourhoodMap{background:var(--navy);color:#fff;align-content:center;margin:42px 42px 42px 0;display:grid;overflow:hidden}.aerialMap{background:#25344b;min-height:430px;position:relative;overflow:hidden}.aerialMap:after{content:"";pointer-events:none;background:linear-gradient(#0d18301a,#0d183047);position:absolute;inset:0}.aerialMap>img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.mapPin{z-index:2;filter:drop-shadow(0 4px 8px #00000059);align-items:center;gap:8px;display:flex;position:absolute;transform:translate(-18px,-18px)}.mapPin b{width:36px;height:36px;color:var(--navy);border:3px solid var(--navy);background:#fff;border-radius:50% 50% 50% 5px;place-items:center;font-size:.65rem;display:grid;transform:rotate(-45deg)}.mapPin b i{font-style:normal;transform:rotate(45deg)}.mapPin em{color:#fff;white-space:nowrap;border-left:3px solid var(--orange);background:#0d1830eb;padding:8px 10px;font-size:.7rem;font-style:normal;font-weight:700}.propertyPin{top:35.5%;left:60.1%}.propertyPin b{background:var(--orange);color:#fff;border-color:#fff}.mallPin{top:52.9%;left:44.4%}.libraryPin{flex-direction:row-reverse;top:37.5%;left:46.7%;transform:translate(calc(18px - 100%),-18px)}.transitBadge{z-index:2;color:#fff;border-top:3px solid var(--orange);background:#0d1830eb;flex-direction:column;gap:3px;padding:11px 14px;display:flex;position:absolute;bottom:20px;left:20px}.transitBadge small{color:#bed5e4;text-transform:uppercase;letter-spacing:.1em;font-size:.64rem}.transitBadge strong{font-size:.9rem}.neighbourhoodMap figcaption{border-top:4px solid var(--orange);gap:9px;padding:28px 32px 30px;display:grid}.neighbourhoodMap figcaption small{color:#bed5e4;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem}.neighbourhoodMap figcaption strong{max-width:520px;font-family:Newsreader,serif;font-size:clamp(1.35rem,2.1vw,2rem);font-weight:400;line-height:1.1}.neighbourhoodMap figcaption span{color:#9eabc0;font-size:.75rem;line-height:1.5}.buildingAddressList{border-top:1px solid #38455b;grid-template-columns:1fr 1fr;gap:6px 18px;margin-top:5px;padding-top:16px;display:grid}.buildingAddressList b{color:#bed5e4;letter-spacing:.1em;text-transform:uppercase;grid-column:1/-1;margin-bottom:2px;font-size:.68rem;font-weight:700}.buildingAddressList span{color:#c6ced9!important}.neighbourhoodMap figcaption .mapCredit{color:#6f7e94;font-size:.62rem}.faqSection{background:#fff;grid-template-columns:.9fr 1.1fr;gap:clamp(60px,8vw,130px);padding:105px clamp(24px,6vw,96px);display:grid}.faqIntro h2{font-size:clamp(3rem,5vw,5.35rem);line-height:.96}.faqList{border-top:1px solid var(--line)}.faqList details{border-bottom:1px solid var(--line)}.faqList summary{min-height:78px;color:var(--navy);cursor:pointer;justify-content:space-between;align-items:center;gap:25px;padding:22px 0;font-size:1rem;font-weight:600;list-style:none;display:flex}.faqList summary::-webkit-details-marker{display:none}.faqList summary span{color:var(--orange);font-family:Newsreader,serif;font-size:1.75rem;font-weight:400;transition:transform .2s}.faqList details[open] summary span{transform:rotate(45deg)}.faqList details p{color:#536074;margin:-4px 46px 24px 0;font-size:.96rem;line-height:1.7}.contactSection{background:#fff;grid-template-columns:.85fr 1.15fr;gap:8vw;padding:110px clamp(24px,6vw,96px);display:grid}.contactLead>p:not(.kicker){color:#526074;max-width:520px;margin:28px 0 34px;line-height:1.7}.contactLead .fastReply{border-left:3px solid var(--orange);color:var(--navy);background:#f7f2ed;margin:-16px 0 26px;padding:12px 15px;font-size:.88rem;font-weight:600}.contactMethods{flex-direction:column;align-items:flex-start;gap:15px;display:flex}.phoneLink,.emailLink{color:var(--orange);border-bottom:1px solid #efbea9;padding-bottom:6px;font-weight:600}.phoneLink span,.emailLink span{margin-left:12px}form{grid-template-columns:1fr 1fr;gap:28px 24px;padding-top:22px;display:grid}label{text-transform:uppercase;letter-spacing:.12em;color:#59667a;font-size:.7rem;font-weight:700}input,select,textarea{width:100%;color:var(--ink);text-transform:none;letter-spacing:normal;background:0 0;border:0;border-bottom:1px solid #aeb6c1;outline:none;padding:13px 0;font-size:.95rem;display:block}input:focus,select:focus,textarea:focus{border-color:var(--orange)}textarea{resize:vertical;height:90px}.fullField{grid-column:1/-1}.honeypot{opacity:0;pointer-events:none;overflow:hidden;width:1px!important;height:1px!important;position:absolute!important}.formConsent{color:#747d8b;grid-column:1/-1;margin:-8px 0 0;font-size:.76rem;line-height:1.55}form button{background:var(--navy);color:#fff;text-align:left;cursor:pointer;border:0;grid-column:1/-1;justify-content:space-between;padding:17px 22px;font-weight:600;display:flex}form button:hover{background:var(--orange)}form button:disabled{cursor:wait;opacity:.72}.formStatus{grid-column:1/-1;min-height:1.5em;margin:-12px 0 0;font-size:.92rem;font-weight:600}.formStatus.sent{color:#24633f}.formStatus.error{color:#8a2f2f}.formStatus a{color:inherit;text-underline-offset:3px;text-decoration:underline}.thankYouPage{background:linear-gradient(145deg, var(--navy), #172a47);color:#fff;place-items:center;min-height:100vh;padding:32px;display:grid}.thankYouCard{width:min(680px,100%);color:var(--ink);background:#fff;padding:clamp(38px,7vw,72px);box-shadow:0 24px 70px #0003}.thankYouBrand{align-items:center;margin-bottom:54px;display:inline-flex}.thankYouBrand img{width:min(320px,80vw);height:auto;display:block}.thankYouCard h1{color:var(--navy);font-size:clamp(3.2rem,8vw,5.4rem)}.thankYouCard>p{color:#556174;max-width:520px;margin:28px 0 34px;font-size:1.05rem;line-height:1.75}.thankYouActions{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.thankYouActions .primary{color:#fff;background:var(--navy)}.thankYouActions .primary:hover{background:var(--orange)}.thankYouActions a:last-child{color:var(--orange);font-weight:600}footer{background:var(--navy);color:#fff;grid-template-columns:1.1fr 1fr 1fr auto;align-items:center;gap:40px;min-height:190px;padding:44px clamp(24px,6vw,96px);display:grid}.footerBrand{letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:14px;font-size:1rem;display:flex}footer p{color:#aab5c7;font-size:.82rem;line-height:1.6}.footerPhone{color:#fff;margin-top:5px;display:inline-block}.footerLinks{flex-wrap:wrap;gap:12px 22px;font-size:.8rem;display:flex}footer small{color:#7f8ba0;font-size:.72rem}.detailPage{background:var(--paper);color:var(--ink)}.detailHeader{border-bottom:1px solid var(--line);position:relative}.detailNav{align-items:center;gap:30px;margin-left:auto;margin-right:34px;font-size:.8rem;display:flex}.detailNav a:hover{color:var(--orange)}.detailHero{background:var(--navy);color:#fff;grid-template-columns:.9fr 1.1fr;min-height:680px;display:grid}.detailHeroCopy{flex-direction:column;justify-content:center;padding:72px clamp(24px,7vw,110px);display:flex}.breadcrumbs{color:#9eabc0;flex-wrap:wrap;gap:9px;margin-bottom:50px;font-size:.75rem;display:flex}.breadcrumbs a:hover{color:#fff}.breadcrumbs strong{color:#fff;font-weight:600}.detailHero h1{max-width:780px;font-size:clamp(3.2rem,5vw,5.6rem);line-height:.94}.detailIntro{color:#dce3eb;max-width:620px;margin:28px 0;font-size:1.08rem;line-height:1.7}.detailPrice{flex-wrap:wrap;align-items:baseline;gap:8px 13px;margin:0 0 28px;display:flex}.detailPrice span{color:#9eabc0;letter-spacing:.08em;text-transform:uppercase;width:100%;font-size:.74rem}.detailPrice strong{font-family:Newsreader,serif;font-size:2.8rem;font-weight:400}.detailPrice small{color:#9eabc0}.detailHeroCopy>.button{align-self:flex-start}.detailHeroImage{min-width:0;min-height:680px;margin:0;overflow:hidden}.detailHeroImage img{object-fit:cover;width:100%;height:100%;display:block}.detailContent{grid-template-columns:1.2fr .8fr;gap:clamp(60px,9vw,140px);padding:105px clamp(24px,7vw,110px);display:grid}.detailCopy h2{max-width:800px;margin-bottom:38px;font-size:clamp(2.7rem,4.2vw,4.8rem);line-height:.98}.detailCopy>p:not(.kicker){color:#4d596b;max-width:780px;font-size:1.04rem;line-height:1.8}.detailFeatures{border-top:4px solid var(--orange);background:#fff;align-self:start;padding:34px 38px}.detailFeatures h2{letter-spacing:0;margin-bottom:22px;font-family:DM Sans,sans-serif;font-size:1.1rem;font-weight:700}.detailFeatures ul{margin:0;padding:0;list-style:none}.detailFeatures li{border-top:1px solid var(--line);color:#4f5b6d;padding:15px 0;line-height:1.45}.detailFeatures li:before{content:"✓";color:var(--orange);margin-right:12px;font-weight:700}.detailPromotion{background:var(--navy);color:#fff;grid-template-columns:1fr 1fr;gap:45px 7vw;padding:78px clamp(24px,7vw,110px);display:grid}.detailPromotion h2{max-width:720px;font-size:clamp(2.6rem,4.4vw,4.8rem);line-height:.98}.detailEffectivePrices{border:1px solid #46536b;grid-template-columns:1fr 1fr;align-self:center;display:grid}.detailEffectivePrices p{flex-direction:column;justify-content:flex-end;min-height:145px;margin:0;padding:24px;display:flex}.detailEffectivePrices p+p{background:var(--orange);border-left:1px solid #46536b}.detailEffectivePrices span{color:#b9c2d1;font-size:.72rem;line-height:1.4}.detailEffectivePrices p+p span{color:#ffffffd9}.detailEffectivePrices strong{margin-top:12px;font-family:Newsreader,serif;font-size:2.35rem;font-weight:400}.detailEffectivePrices small{color:#9eabc0;margin-top:4px}.detailEffectivePrices p+p small{color:#ffffffd1}.detailFinePrint{color:#8f9bae;grid-column:1/-1;margin:0;font-size:.74rem;line-height:1.6}.detailOtherTypes{background:#fff;padding:90px clamp(24px,7vw,110px)}.detailOtherTypes>div{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.detailOtherTypes a{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-content:center;gap:8px 18px;min-height:150px;padding:26px 26px 24px 0;display:grid}.detailOtherTypes a+a{border-left:1px solid var(--line);padding-left:26px}.detailOtherTypes strong{color:var(--navy);grid-column:1;font-family:Newsreader,serif;font-size:2.2rem;font-weight:400}.detailOtherTypes span{color:#667184;grid-column:1;font-size:.82rem}.detailOtherTypes b{color:var(--orange);grid-area:1/2/3;align-self:center}.detailFooter{min-height:150px}@media (width<=1050px){.detailNav{display:none}.detailHero{grid-template-columns:1fr}.detailHeroImage{order:-1;min-height:520px}.detailContent,.detailPromotion{grid-template-columns:1fr}}@media (width<=700px){.detailHeader .brandLockup{width:205px}.detailHeader .headerCta{display:none}.detailHero{padding-bottom:0}.detailHeroCopy{padding:48px 24px 58px}.breadcrumbs{margin-bottom:34px}.detailHeroImage{min-height:380px}.detailContent{gap:45px;padding:72px 24px}.detailPromotion{padding:68px 24px}.detailEffectivePrices{grid-template-columns:1fr}.detailEffectivePrices p+p{border-top:1px solid #46536b;border-left:0}.detailOtherTypes{padding:72px 24px}.detailOtherTypes>div{grid-template-columns:1fr}.detailOtherTypes a+a{border-left:0;padding-left:0}.detailFooter{text-align:left;grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.heroSlide{animation:none}}@media (width<=1050px){.brandLockup{width:220px}.headerPhone{display:none}.hero{grid-template-columns:1fr}.heroImage{min-height:500px}.heroPanel{min-height:600px}.introSection{grid-template-columns:45px 1fr}.introCopy{grid-column:2;padding-top:0}.apartmentRow{grid-template-columns:45px .65fr 1fr 1.9fr 80px;gap:16px}.amenitiesSection,.neighbourhoodSection{grid-template-columns:1fr}.neighbourhoodMap{margin:0 42px 42px}.faqSection{grid-template-columns:1fr;gap:45px}.contactSection{grid-template-columns:1fr}.promotionBar{grid-template-columns:1fr 1fr}.gallerySection{grid-template-rows:auto 460px 300px 300px;grid-template-columns:1fr 1fr}.galleryLarge{grid-area:auto/1/auto/-1}.gallerySection figure:last-child{grid-column:1/-1}footer{grid-template-columns:1fr 1fr}}@media (width<=720px){main{padding-bottom:64px}.siteHeader{height:74px;padding:0 18px}.desktopNav{display:none}.brandLockup{width:190px}.headerCta{padding:12px 13px}.headerCta span{display:none}.headerActions{gap:10px}.headerPhone,.contactRibbon{display:none}.mobileContactBar{z-index:40;background:#fff;border-top:1px solid #d8dce2;grid-template-columns:.9fr 1.1fr;height:64px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #101c311f}.mobileContactBar a{flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:9px 12px;display:flex}.mobileContactBar a+a{border-left:1px solid #d8dce2}.mobileContactBar small{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;font-size:.61rem;line-height:1}.mobileContactBar strong{color:var(--navy);white-space:nowrap;margin-top:5px;font-size:.78rem;line-height:1}.heroImage{min-height:390px}.heroPanel{min-height:auto;padding:58px 24px 36px}h1{font-size:3.7rem}.heroActions{flex-direction:column;align-items:flex-start}.quickAvailability{grid-template-columns:1fr}.quickAvailability a,.quickAvailability a:nth-child(odd),.quickAvailability a:nth-child(2n){border-bottom:1px solid #3a4660;border-right:0;padding:14px 0}.quickAvailability a:last-child{border-bottom:0}.introSection{grid-template-columns:1fr;padding:75px 24px}.sectionNumber{width:42px}.introCopy{grid-column:auto}.promotionBar{grid-template-columns:1fr;gap:12px;padding-top:30px;padding-bottom:30px}.promotionBar h2{font-size:1.7rem}.promotionBar a{margin-top:8px}.gallerySection{grid-template-rows:auto 340px 260px 260px 260px;grid-template-columns:1fr;padding:70px 24px}.galleryHeading{flex-direction:column;align-items:flex-start}.galleryLarge,.gallerySection figure:last-child{grid-column:auto}.sectionHeading{flex-direction:column;align-items:flex-start;margin-bottom:42px}.apartmentsSection{padding:75px 24px 42px}.apartmentRow{grid-template-columns:35px 1fr auto;gap:10px 16px;padding:24px 0}.apartmentRow:hover{padding:24px 10px}.apartmentRow>p{grid-column:2/-1;margin:4px 0 12px}.priceOptions{grid-column:2/-1;grid-template-columns:1fr;margin-top:4px}.unitPrice{min-height:auto;padding:14px}.unitPrice+.unitPrice{border-top:1px solid #46536b;border-left:0}.unitPrice small{min-height:auto}.apartmentRow>a{grid-column:3}.amenitiesSection{padding:75px 24px}.amenityGrid{grid-template-columns:1fr}.amenity:nth-child(odd),.amenity:nth-child(2n){border-right:0;padding-left:0}.neighbourhoodCopy{padding:75px 24px}.nearby div{grid-template-columns:1fr;gap:8px}.neighbourhoodMap{margin:0}.aerialMap{min-height:420px}.mapPin em{white-space:normal;max-width:130px;font-size:.64rem}.propertyPin{left:58%}.libraryPin{top:45%}.transitBadge{bottom:14px;left:14px}.neighbourhoodMap figcaption{padding:24px}.buildingAddressList{grid-template-columns:1fr}.faqSection{gap:35px;padding:75px 24px}.faqList summary{min-height:70px;padding:19px 0}.faqList details p{margin-right:24px}.contactSection{padding:75px 24px}form{grid-template-columns:1fr}.fullField,form button{grid-column:auto}footer{grid-template-columns:1fr;padding:42px 24px}}@media (width<=520px){.siteHeader{padding-inline:15px}.brandLockup{width:clamp(155px,46vw,184px)}.headerCta{display:none}.heroPanel{padding-top:50px}h1{font-size:clamp(3.05rem,15vw,3.55rem)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}:focus-visible{outline-offset:5px;outline:3px solid #d96842}section[id],article[id],#page-content{scroll-margin-top:110px}.sectionNav{border-bottom:1px solid var(--line);background:#fff;flex-wrap:wrap;justify-content:center;gap:8px 24px;padding:12px 20px;font-size:14px;display:flex}.sectionNav a{padding:10px 4px}.sectionNav a[aria-current=page]{text-underline-offset:6px;font-weight:700;text-decoration:underline}.pageIntro h1{color:var(--navy);font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.06}.pageIntro>p:last-child{max-width:740px;font-size:1.125rem;line-height:1.7}.communityFacts{margin-top:28px;font-size:14px;line-height:1.8}.carouselPause{z-index:3;background:var(--navy);color:#fff;cursor:pointer;border:1px solid #fff;border-radius:4px;padding:10px 14px;font-size:14px;position:absolute;top:18px;left:18px}.apartmentRow{grid-template-columns:160px .65fr 1.1fr 1fr 90px}.apartmentPhoto{object-fit:cover;border-radius:3px;width:160px;height:115px;display:block}.unitType h3 small{font-size:14px;line-height:1.7;display:block}.availabilityNote{font-size:16px;line-height:1.6}.pageCta{background:var(--blue);justify-content:space-between;align-items:center;gap:24px;padding:48px max(24px,6vw);display:flex}.pageCta h2{max-width:700px;font-size:2rem}.kicker,.mapCredit,.disclaimer,.formConsent,.mobileContactBar small{font-size:14px;line-height:1.6}.contactSection input,.contactSection select,.contactSection textarea{min-width:0;max-width:100%;font-size:16px}@media (width<=1050px){.apartmentRow{grid-template-columns:120px 1fr 1fr}.apartmentPhoto{width:120px;height:110px}.apartmentRow>.availabilityNote{grid-column:2}.apartmentRow>a{grid-column:3}}@media (width<=720px){.heroPanel{grid-row:1;padding:36px 24px}.heroImage{grid-row:2;min-height:300px}.heroPanel h1{font-size:clamp(2.3rem,10vw,3.6rem);line-height:1.08}.heroPanel .heroText{font-size:16px}.heroActions{gap:18px}.heroPanel .communityFacts{margin-bottom:0}.apartmentRow{grid-template-columns:1fr auto}.apartmentPhoto{grid-column:1/-1;width:100%;height:220px}.apartmentRow>.unitType{grid-column:1}.apartmentRow>p,.apartmentRow>.availabilityNote{grid-column:1/-1}.apartmentRow>a{grid-column:2;align-items:center;min-height:44px;display:flex}.pageCta{flex-direction:column;align-items:flex-start}.pageIntro{padding-top:36px}.mobileContactBar strong{font-size:14px}.mapPin em{font-size:12px}.sectionNav{gap:4px 12px}}@media (width>=721px){.sectionNav{display:none}}.localGuide{padding:48px max(24px,6vw)}.localGuide>div{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:36px;margin:32px 0;display:grid}.localGuide h2{font-size:2.5rem}.localGuide h3{font-size:1.3rem}.localGuide p{line-height:1.7}.localGuide a{text-underline-offset:4px;text-decoration:underline}.kicker{letter-spacing:.12em;margin-bottom:16px}.hero{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);min-height:0}.heroImage{grid-area:1/1;min-height:510px}.heroPanel{grid-area:1/2;min-height:0;padding:42px clamp(28px,4vw,64px)}.heroPanel h1{font-size:clamp(2.8rem,4.2vw,4.4rem);line-height:1.06}.heroText{margin:22px 0}.heroActions{flex-wrap:wrap;gap:16px 24px}.heroActions .button{font-size:1rem}.communityFacts{color:#b8cadd;margin:24px 0 0}.homepagePricing{background:var(--navy-2);color:#fff;border-top:1px solid #48546b;grid-area:2/1/auto/-1;padding:26px clamp(24px,6vw,96px)}.homepagePricing h2{letter-spacing:0;margin:0 0 18px;font-family:DM Sans,sans-serif;font-size:1.125rem;line-height:1.5}.homepagePriceGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.homepagePriceGrid a{border-left:2px solid #64758d;flex-direction:column;gap:4px;min-width:0;padding-left:16px;display:flex}.homepagePriceGrid a:hover{border-color:#f2a68b}.homepagePriceGrid span{color:#fff;font-size:1rem}.homepagePriceGrid strong{color:#f2a68b;font-size:1.55rem;line-height:1.3}.homepagePriceGrid small,.homepagePricing>p{color:#d3ddeb;font-size:14px;line-height:1.5}.homepagePricing>p{max-width:960px;margin:18px 0 0}.apartmentsSection,.amenitiesSection,.contactSection,.faqSection{padding:64px clamp(24px,6vw,96px)}.sectionHeading{align-items:start;gap:32px;margin-bottom:32px}.sectionHeading h2,.amenitiesTitle h2,.neighbourhoodCopy h2,.contactLead h2,.contactLead h1,.faqIntro h2,.galleryHeading h2{font-size:clamp(2.2rem,3.5vw,3.5rem);line-height:1.08}.sectionHeading>p{max-width:410px;margin:0}.sectionPage .sectionHeading h2,.sectionPage .amenitiesTitle h2,.sectionPage .neighbourhoodCopy h2{font-size:clamp(1.8rem,2.8vw,2.6rem)}.apartmentList{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.apartmentRow,.apartmentRow:hover{background:var(--navy-2);border:1px solid #48546b;grid-template-rows:auto auto 1fr auto;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px 20px;min-height:0;padding:0 24px 24px;scroll-margin-top:105px;transition:border-color .2s;display:grid}.apartmentRow:hover{border-color:#8ea1ba}.apartmentFigure{grid-area:1/1/auto/-1;min-width:0;margin:0 -24px}.apartmentFigure .apartmentPhoto{aspect-ratio:1.85;object-fit:cover;border-radius:0;width:100%;height:auto;display:block}.apartmentFigure figcaption{color:#c4cedd;padding:10px 24px 0;font-size:14px;line-height:1.5}.apartmentRow>.unitType{grid-area:2/1}.unitType span{font-size:2.5rem;line-height:1.1}.unitType h3 small{color:#c4cedd;margin-top:4px;font-size:16px;line-height:1.4}.apartmentRow>p{color:#d3ddeb;grid-area:3/1/auto/-1;margin:0;font-size:16px;line-height:1.6}.apartmentRow>a{color:#f2a68b;border-bottom:1px solid #69788e;grid-area:2/2;align-self:center;align-items:center;min-height:44px;font-size:16px;display:inline-flex}.restoredPricing{border:0;border-top:1px solid #48546b;grid-area:4/1/auto/-1;grid-template-columns:1fr;margin:0;display:grid}.restoredPricing .unitPrice{background:0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 16px;min-height:0;padding:12px 0;display:grid}.restoredPricing .unitPrice+.unitPrice{border-top:1px solid #48546b;border-left:0}.restoredPricing .unitPrice small{color:#d3ddeb;grid-area:1/1/3;min-height:0;font-size:14px;line-height:1.5}.restoredPricing .unitPrice strong{text-align:right;grid-area:1/2;margin:0;font-family:DM Sans,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.4}.restoredPricing .unitPrice span{text-align:right;color:#c4cedd;grid-area:2/2;margin:0;font-size:14px;line-height:1.4}.restoredPricing .contractPrice strong{font-size:1.5rem}.restoredPricing .bestPrice strong,.restoredPricing .bestPrice small{color:#f2a68b}.disclaimer{color:#bcc8d9;max-width:1150px}.amenitiesSection{grid-template-columns:.9fr 1.1fr;gap:5vw}.amenity{gap:16px;min-height:90px}.amenity span{font-size:14px}.neighbourhoodSection{grid-template-columns:1fr 1fr;min-height:0}.neighbourhoodCopy{padding:64px clamp(24px,6vw,96px)}.neighbourhoodCopy>p:not(.kicker){margin:22px 0 28px}.nearby strong,.nearby span{font-size:16px}.nearby div{grid-template-columns:1fr;gap:6px;padding:16px 0}.neighbourhoodMap{margin:40px 40px 40px 0}.aerialMap{min-height:340px}.gallerySection{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:64px clamp(24px,6vw,96px)}.galleryHeading{margin:0 0 8px}.galleryLarge,.gallerySection figure:last-child{grid-area:auto}.gallerySection img{object-fit:cover;flex:none;height:300px}.gallerySection figcaption{font-size:14px;line-height:1.6}.faqSection{gap:5vw}.faqList summary,.faqList details p{font-size:16px;line-height:1.6}.contactSection{align-items:start;gap:5vw}.contactLead>p:not(.kicker){margin:22px 0}.contactLead .fastReply{font-size:14px;line-height:1.6}.contactMethods a{align-items:center;min-height:44px;display:flex}.phoneLink,.emailLink{color:#ac4424}.primary:hover,.headerCta:hover,form button:hover{color:#fff;background:#b44927}.contactSection form{background:#f4f7fa;border:1px solid #d7dfe8;gap:22px 24px;padding:24px}.contactSection label{letter-spacing:0;text-transform:none;font-size:14px;line-height:1.5}.contactSection input,.contactSection select,.contactSection textarea{min-height:48px}.contactSection button{min-height:52px}.pageIntro{max-width:1150px;padding:48px clamp(24px,6vw,96px) 40px}.pageIntro h1{font-size:clamp(2.5rem,4vw,3.8rem)}.pageIntro>p:last-child{margin:20px 0 0;font-size:1rem}.pageCta{padding:36px clamp(24px,6vw,96px)}.pageCta .primary{background:var(--navy);color:#fff}.pageCta .primary:hover{background:#b44927}.footerLinks,footer p{font-size:14px}.footerLinks a{padding:6px 0}.headerCta,.textLink,.button,.languageSwitch{font-size:14px}.languageSwitch{place-items:center;min-height:44px;display:grid}.heroSlideNav button{background:linear-gradient(#0000 21px,#ffffffa6 21px 24px,#0000 24px);width:36px;height:44px}.heroSlideNav button.active{background:linear-gradient(#0000 21px,#ffb194 21px 24px,#0000 24px)}@media (width<=1100px){.siteHeader{gap:20px}.desktopNav{gap:18px}.brandLockup{width:210px}.headerPhone{display:none}.heroImage{min-height:460px}.heroPanel{padding:36px 28px}.heroPanel h1{font-size:2.8rem}.heroActions{flex-direction:column;align-items:flex-start;gap:16px}.sectionHeading{flex-direction:column;gap:20px}.sectionHeading>p{max-width:700px}.amenitiesSection,.faqSection,.contactSection{grid-template-columns:1fr;gap:32px}.neighbourhoodSection{grid-template-columns:1fr}.neighbourhoodMap{margin:0 clamp(24px,6vw,96px) 48px}.contactLead{max-width:700px}.contactMethods{flex-flow:wrap;gap:12px 28px}}@media (width<=850px){.desktopNav{display:none}.sectionNav{display:flex}.hero{grid-template-columns:1fr}.heroPanel{grid-area:1/1}.heroPanel h1{font-size:clamp(2.3rem,6.5vw,3.5rem)}.heroImage{grid-area:3/1;min-height:320px}.homepagePricing{grid-row:2}.heroText{max-width:620px}.heroActions{flex-direction:row;align-items:center}.homepagePriceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px}.apartmentList{grid-template-columns:1fr}.apartmentFigure .apartmentPhoto{aspect-ratio:2}}@media (width<=720px){.siteHeader{gap:12px}.brandLockup{width:190px}.heroPanel{padding:30px 24px}.heroPanel h1{font-size:clamp(2.25rem,8.8vw,3.3rem)}.heroText{margin:18px 0}.heroActions{gap:16px}.communityFacts{margin-top:18px}.heroPanel .kicker{letter-spacing:.08em;font-size:14px}.homepagePricing{padding:24px}.homepagePriceGrid{gap:20px 14px}.homepagePriceGrid a{padding-left:10px}.homepagePriceGrid strong{font-size:1.4rem}.homepagePricing h2{font-size:1.05rem}.heroImage{min-height:260px}.carouselPause{min-height:44px;top:14px;left:14px}.apartmentsSection,.amenitiesSection,.contactSection,.faqSection,.neighbourhoodCopy,.gallerySection{padding:44px 24px}.sectionHeading h2,.amenitiesTitle h2,.neighbourhoodCopy h2,.contactLead h2,.contactLead h1,.faqIntro h2,.galleryHeading h2{font-size:2.25rem;line-height:1.12}.sectionHeading{margin-bottom:26px}.apartmentRow,.apartmentRow:hover{gap:16px;padding:0 18px 18px}.apartmentFigure{margin-inline:-18px}.apartmentFigure figcaption{padding:10px 18px 0}.apartmentFigure .apartmentPhoto{aspect-ratio:1.65}.restoredPricing{grid-template-columns:1fr}.apartmentRow>a{font-size:14px}.amenityGrid{grid-template-columns:1fr}.amenity{min-height:70px}.amenity:nth-child(2n){padding-left:0}.neighbourhoodMap{margin:0 24px 44px}.aerialMap{min-height:330px}.neighbourhoodMap figcaption{padding:20px}.gallerySection{grid-template-rows:auto;grid-template-columns:1fr}.gallerySection img{height:250px}.galleryHeading{gap:4px}.galleryHeading .kicker{margin-bottom:8px}.contactSection form{grid-template-columns:minmax(0,1fr);gap:20px;padding:20px}.contactSection .fullField,.contactSection form button,.formConsent,.formStatus{grid-column:1}.contactMethods{gap:8px 22px}.contactLead .fastReply{margin:18px 0}.contactPage .contactLead .fastReply{display:none}.contactPage .contactSection{gap:24px}.homePage .heroActions .textLink{display:none}.homePage .communityFacts{margin-top:16px}.pageIntro{padding:32px 24px}.pageIntro h1{font-size:2.3rem}.pageCta{padding:32px 24px}.sectionNav{gap:2px 12px;padding:8px 16px}.sectionNav a{align-items:center;min-height:44px;padding:8px 2px;display:flex}.mobileContactBar{height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}main{padding-bottom:calc(64px + env(safe-area-inset-bottom))}footer{gap:20px}.footerLinks{gap:8px 18px}}
