/* Scoped changes for the user's annotated sections. */
:root{--av-ink:#30253b;--av-accent:#5f4974;--av-line:#dbd4e1;--av-paper:#f5f3f7}
.object-overview,.features-chapter{scroll-margin-top:76px}
.section-label{font-family:var(--font-body);font-size:10px;font-weight:500;letter-spacing:.14em;line-height:1.6;margin:0 0 20px}
ul.sq li::before{width:6px;height:6px;top:14px;left:4px;background:var(--av-accent);border-radius:50%}
ul.sq li{padding-left:25px}
.chapter-link{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;min-height:44px;padding:8px 0;border-bottom:1px solid currentColor;color:var(--av-ink);font-family:var(--font-body);font-size:12px;line-height:1.5;text-decoration:none}
.chapter-link>span:last-child{font-size:21px;font-weight:400}
.chapter-link:hover{color:#30253a}

/* The former sustainability photograph now carries the short building overview. */
.object-overview{min-height:90svh;display:flex;align-items:flex-end;padding:clamp(230px,40vh,430px) 0 65px;background-position:center;background-size:cover}
.object-overview::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 24%,rgba(255,255,255,.08) 40%,rgba(255,255,255,.93) 71%,#fff 100%)}
.object-overview-inner{position:relative;width:100%}
.object-summary{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;align-items:end}
.object-summary h2{margin:0;font-size:clamp(42px,4.3vw,64px)}
.object-summary>p{font-size:18px;line-height:1.75;max-width:61ch;margin:0;color:#40314e}
.object-summary .section-label{font-size:10px;color:#433351}
.object-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;border-top:1px solid rgba(48,37,59,.24);margin:40px 0 0;padding-top:28px}
.object-facts dd{font-family:GateSerif,Georgia,serif;font-size:38px;line-height:1.2;margin:0;color:var(--av-ink)}
.object-facts dt{font-family:var(--font-body);font-size:9px;line-height:1.6;letter-spacing:.1em;margin-top:10px;color:#564169}

/* One continuous media-led features chapter, with short, quiet feature rows. */
.features-chapter{display:grid;grid-template-columns:1.04fr 1fr;background:var(--av-paper);color:var(--av-ink)}
.features-scene{position:relative;min-height:800px;height:100%;overflow:hidden;background:#382b44}
.features-scene>img,.features-scene>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 58%}
.features-scene>video{opacity:0;transition:opacity .5s}
.features-scene>video.is-ready{opacity:1}
.features-scene::after{content:'';position:absolute;inset:75% 0 0;background:linear-gradient(transparent,rgba(21,16,25,.6));pointer-events:none}
.features-scene-caption{position:absolute;z-index:2;bottom:25px;left:35px;right:35px;display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:9px;letter-spacing:.12em;gap:20px}
#featuresMotion{background:transparent;border:1px solid rgba(255,255,255,.6);color:#fff;border-radius:50%;width:44px;height:44px;cursor:pointer}
#featuresMotion[hidden]{display:none}
.features-copy{padding:clamp(50px,6vw,96px) clamp(30px,5vw,85px) 45px}
.features-copy h2{font-size:clamp(44px,4.5vw,66px);margin:0 0 26px;color:var(--av-ink)}
.features-intro{font-family:GateSerif,Georgia,serif;font-size:clamp(28px,2.5vw,37px);line-height:1.15;letter-spacing:-.02em;margin:0 0 32px}
.features-list{margin:0 0 26px}
.features-list>div{position:relative;border-top:1px solid var(--av-line);padding:19px 0 18px 27px}
.features-list>div::before{content:'';position:absolute;left:0;top:31px;width:6px;height:6px;border:1px solid var(--av-accent);border-radius:50%}
.features-list dt{font-family:GateSerif,Georgia,serif;font-size:26px;line-height:1.15;margin:0 0 8px}
.features-list dd{font-size:13px;line-height:1.75;color:#5a456d;margin:0;max-width:38ch}
.features-copy>.chapter-link{width:100%;max-width:330px}
.features-media-note{font-size:9px;line-height:1.7;color:#705787;margin:24px 0 0}

/* A native scrolling chapter: the browser keeps full control of scrolling. */
.availability{position:relative;background:#f7f5f8;color:var(--av-ink);height:340svh;--av-top:76px;scroll-margin-top:76px}
.availability *, .availability *::before,.availability *::after{box-sizing:border-box}
.av-legacy-anchor{position:absolute;top:0;width:1px;height:1px;pointer-events:none}
.av-stage{position:sticky;top:var(--av-top);height:calc(100svh - var(--av-top));min-height:570px;max-width:1800px;margin:0 auto;padding:27px clamp(30px,4.6vw,80px) 20px;display:flex;flex-direction:column;gap:20px;overflow:hidden}
.av-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;flex:none}
.av-heading .section-label{font-size:9px;letter-spacing:.13em;margin:0 0 6px;color:#654d7b}
.av-heading h2{font-size:clamp(42px,4vw,60px);line-height:1.02;margin:0;color:var(--av-ink);letter-spacing:-.025em}
.av-scroll-instruction{display:flex;align-items:center;gap:25px;font-family:var(--font-body);font-size:9px;font-weight:500;line-height:1.6;letter-spacing:.1em;color:#654d7c;margin:0 0 6px}
.av-step{color:var(--av-ink);font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap}
.av-mobile-instruction{display:none}
.av-main{display:grid;grid-template-columns:1.04fr 1fr;gap:clamp(25px,4vw,68px);min-height:0;flex:1}
.av-building{display:flex;flex-direction:column;min-height:0;min-width:0}
.av-diagram{flex:1;min-height:0;position:relative;display:flex;align-items:center;justify-content:center;overflow:visible}
#avStack{width:100%;height:100%;overflow:visible;max-height:650px}
.av-stack-scene{transform:translateY(-12px)}
.av-floor{transition:opacity .45s,transform .55s cubic-bezier(.2,.7,.3,1);outline:none}
.av-selectable{cursor:pointer}
.av-slab-edge{fill:#cbc1d5;stroke:#ab97bd;stroke-width:2}
.av-slab{fill:#f6f4f7;stroke:#967eac;stroke-width:2}
.av-rentable{fill:#ddd6e3;transition:fill .45s}
.av-room-lines{fill:none;stroke:#ad9abf;stroke-width:2;opacity:.8}
.av-core{fill:#e4dfe9;stroke:#9a83af;stroke-width:2}
.av-outline{fill:none;stroke:#937aaa;stroke-width:3}
.av-leader{fill:none;stroke:#c0b3cc;stroke-width:1;stroke-dasharray:3 4}
.av-floor-dot{fill:#c3b7ce}
.av-floor-label{font-family:var(--font-body);font-size:13px;font-weight:500;fill:#8b71a4}
.av-context{opacity:.46}
.av-selectable:hover .av-outline,.av-selectable:focus-visible .av-outline{stroke:#40314f;stroke-width:7}
.av-floor.is-active{transform:translateY(-12px)}
.av-floor.is-active .av-rentable{fill:#866aa0;fill-opacity:.83}
.av-floor.is-active .av-outline{stroke:#483758;stroke-width:5}
.av-floor.is-active .av-slab-edge{fill:#604a75;stroke:#503d61}
.av-floor.is-active .av-slab{fill:#ebe7ef}
.av-floor.is-active .av-room-lines{stroke:#4f3c61;opacity:.8;stroke-width:2.5}
.av-floor.is-active .av-leader{stroke:#5a456e;stroke-dasharray:none;stroke-width:1.5}
.av-floor.is-active .av-floor-dot{fill:#5a456e}
.av-floor.is-active .av-floor-label{fill:#372a43;font-weight:700}
.av-building-foot{display:flex;justify-content:space-between;align-items:center;gap:15px;font-family:var(--font-body);font-size:9px;line-height:1.5;color:#6c5383;margin:0 0 16px}
.av-building-foot p{margin:0;display:flex;align-items:center;gap:8px}
.av-building-foot i{width:7px;height:7px;border-radius:50%;background:#67507d;display:inline-block}
.av-floor-tabs{display:flex;justify-content:space-between;gap:14px;border-block:1px solid var(--av-line);flex:none}
.av-floor-tabs button{appearance:none;background:none;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;padding:14px 0;min-height:48px;cursor:pointer;font-family:var(--font-body);font-size:12px;line-height:1.5;color:#795e92;white-space:nowrap}
.av-floor-tabs button[aria-selected=true]{color:#3e304c;border-bottom-color:#57436a;font-weight:600}
.av-details{display:flex;flex-direction:column;gap:14px;min-height:0;min-width:0;border-left:1px solid var(--av-line);padding-left:clamp(25px,3vw,50px)}
.av-detail-heading{flex:none;min-height:95px}
.av-floor-kicker{font-family:var(--font-body);font-size:9px;font-weight:500;letter-spacing:.12em;line-height:1.5;color:#644c7a;margin:0 0 8px}
.av-details h3{font-family:GateSerif,Georgia,serif;font-size:clamp(30px,2.7vw,43px);font-weight:400;line-height:1.05;letter-spacing:-.02em;color:var(--av-ink);margin:0 0 10px}
.av-details #planText{font-family:var(--font-body);font-size:12px;line-height:1.65;color:#654d7c;margin:0;max-width:53ch}
.av-facts{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:12px;flex:none;border-block:1px solid var(--av-line);padding:11px 0;margin:0}
.av-facts dt{font-family:var(--font-body);font-size:8px;line-height:1.5;letter-spacing:.06em;color:#68517e}
.av-facts dd{font-family:var(--font-body);font-size:12px;font-weight:500;line-height:1.45;color:#3c2e49;margin:7px 0 0}
/* Rental area is the key figure of every unit: shown clearly larger than the other facts. */
.av-facts>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:0 12px}
.av-facts>div dd{font-size:14px;line-height:1.3;margin:0;font-weight:400}
.av-facts>div:first-child dd{font-size:22px;line-height:1.15;letter-spacing:-.01em;font-weight:700}
@media(max-width:900px){.av-facts>div:first-child dd{font-size:19px}}
.av-plan{position:relative;width:100%;flex:1;min-height:135px;padding:12px 15px 8px;background:#fff;border:0;cursor:zoom-in;display:flex;flex-direction:column;gap:8px;color:var(--av-ink);overflow:hidden}
.av-plan-meta{display:flex;align-items:center;gap:12px;flex:none;font-family:var(--font-body);font-size:8px;letter-spacing:.1em;line-height:1.4;width:100%;text-align:left}
.av-plan-floor{color:#775c90;letter-spacing:.04em}
.av-plan-expand{margin-left:auto;font-size:20px;line-height:1}
.av-plan picture{display:flex;justify-content:center;align-items:center;flex:1;min-height:0;width:100%}
.av-plan img{width:100%;height:100%;min-height:0;object-fit:contain;transition:opacity .18s;max-width:100%}
.av-links{display:flex;gap:28px;justify-content:space-between;flex:none}
.av-links .chapter-link{font-size:11px;gap:14px;min-height:42px}
.av-tour{font-weight:500}
.av-note{font-family:var(--font-body);font-size:9px;line-height:1.65;color:#6e5586;margin:0;flex:none}
.av-progress{position:absolute;bottom:0;left:0;right:0;height:2px;background:#e4dee9}
.av-progress span{display:block;background:#7b5f95;height:100%;width:20%;transition:width .45s}
.av-details.is-changing .av-detail-heading{animation:av-enter .3s ease both}
@keyframes av-enter{from{opacity:.5;transform:translateY(7px)}to{opacity:1;transform:none}}
.availability.av-static{height:auto}
.availability.av-static .av-stage{position:relative;top:auto;height:760px;min-height:0}
.availability.av-static .av-desktop-instruction{display:none}
.availability.av-static .av-mobile-instruction{display:inline}

@media(min-width:901px) and (max-height:760px){
 .av-stage{padding-top:20px;gap:14px}
 .av-heading h2{font-size:44px}
 .av-heading .section-label{font-size:8px}
 .av-details{gap:10px}
 .av-detail-heading{min-height:80px}
 .av-details h3{font-size:31px}
 .av-details #planText{font-size:11px;line-height:1.55}
 .av-facts{padding:9px 0}
 .av-facts dd{font-size:11px;margin-top:5px}
 .av-plan{min-height:120px}
 .av-links .chapter-link{font-size:10px;min-height:38px}
 .av-note{font-size:8px}
 .av-building-foot{font-size:8px;margin-bottom:12px}
}
@media(max-width:1050px){
 .features-scene{min-height:800px}
 .features-copy{padding:50px 32px 35px}
 .features-copy h2{font-size:48px}
 .features-list dt{font-size:25px}
 .av-scroll-instruction{gap:15px;font-size:8px}
 .av-details{padding-left:24px}
 .av-links{gap:15px}
 .av-links .chapter-link{font-size:10px;gap:10px}
}
@media(max-width:900px){
 .object-overview{min-height:760px;padding:280px 0 55px;background-attachment:scroll}
 .object-overview::before{background:linear-gradient(180deg,transparent 5%,rgba(255,255,255,.15) 32%,rgba(255,255,255,.94) 57%,#fff 100%)}
 .object-summary{grid-template-columns:1fr;gap:24px}
 .object-summary>p{font-size:16px;max-width:61ch}
 .object-facts{grid-template-columns:1fr 1fr;gap:25px 20px;margin-top:30px}
 .object-facts dd{font-size:33px}
 .features-chapter{grid-template-columns:1fr 1fr}
 .features-scene{min-height:800px}
 .features-intro{font-size:28px}
 .features-copy{padding:50px 28px 30px}
 .availability{height:auto;scroll-margin-top:76px}
 .av-stage,.availability.av-static .av-stage{position:relative;top:auto;height:auto;min-height:0;overflow:visible;padding:60px 30px}
 .av-heading{align-items:center;margin-bottom:8px}
 .av-heading h2{font-size:44px}
 .av-desktop-instruction{display:none}
 .av-mobile-instruction{display:inline}
 .av-main{grid-template-columns:1fr;gap:32px;display:grid;flex:none}
 .av-diagram{height:350px;flex:none}
 #avStack{height:100%;max-width:550px;overflow:visible}
 .av-building-foot{margin:4px 0 14px}
 .av-details{border-left:0;padding-left:0;gap:18px}
 .av-detail-heading{min-height:0}
 .av-details h3{font-size:38px}
 .av-details #planText{font-size:14px;line-height:1.7;max-width:58ch}
 .av-facts{padding:17px 0}
 .av-facts dt{font-size:9px}
 .av-facts dd{font-size:14px}
 .av-plan{height:360px;flex:none;padding:18px}
 .av-plan-meta{font-size:9px}
 .av-links .chapter-link{font-size:12px;min-height:46px}
 .av-note{font-size:10px}
 .av-progress{bottom:0}
}
@media(max-width:600px){
 .object-overview .wrap{padding-inline:24px}
 .object-overview{padding-top:265px;min-height:800px;background-position:53% center}
 .object-summary .section-label{font-size:8px;line-height:1.8}
 .object-summary h2{font-size:44px}
 .object-summary>p{font-size:15px;line-height:1.75}
 .object-facts{padding-top:24px;gap:25px 15px}
 .object-facts dd{font-size:30px}
 .object-facts dt{font-size:8px;letter-spacing:.06em}
 .features-chapter{display:flex;flex-direction:column}
 .features-scene{height:125vw;min-height:430px;max-height:730px}
 .features-copy{padding:45px 24px}
 .features-copy h2{font-size:45px}
 .features-intro{font-size:31px}
 .features-list dd{font-size:14px;max-width:none}
 .features-scene-caption{left:24px;right:24px;font-size:8px}
 .features-copy .chapter-link{font-size:13px}
 .features-media-note{font-size:10px}
 .av-stage,.availability.av-static .av-stage{padding:48px 22px 50px;gap:16px}
 .av-heading{align-items:flex-start;gap:12px}
 .av-heading .section-label{font-size:8px;letter-spacing:.08em}
 .av-heading h2{font-size:39px}
 .av-scroll-instruction{display:block;text-align:right;font-size:7px;letter-spacing:.04em;margin:4px 0 0;max-width:54px}
 .av-step{display:block;font-size:10px;margin-top:10px}
 .av-diagram{height:285px}
 .av-floor-label{font-size:16px}
 .av-building-foot{font-size:8px;gap:10px}
 .av-floor-tabs{gap:9px}
 .av-floor-tabs button{font-size:11px;min-height:48px}
 .av-main{gap:28px}
 .av-details h3{font-size:35px}
 .av-details #planText{font-size:13px;line-height:1.75}
 .av-facts{gap:10px;padding-block:15px}
 .av-facts dt{font-size:7px;letter-spacing:.04em}
 .av-facts dd{font-size:11px}
 .av-plan{height:310px;padding:15px}
 .av-links{gap:20px}
 .av-links .chapter-link{font-size:10px;gap:9px;min-height:45px}
 .av-links .chapter-link>span:last-child{font-size:19px}
 .av-note{font-size:9px}
}
@media(prefers-reduced-motion:reduce){
 .av-floor,.av-rentable,.av-plan img,.av-progress span,.features-scene>video{transition:none!important}
 .av-details.is-changing .av-detail-heading{animation:none}
}
