@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Noto+Serif:wght@400;500;600&display=swap');
:root{--green:#0d2b22;--ink:#1a2822;--cream:#f9f8f6;--brass:#c5a880;--muted:#6c746d;--line:#dadbd3;--serif:'Cormorant Garamond',Georgia,serif;--sans:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.7 var(--sans);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button:disabled{cursor:default}img{max-width:100%;display:block}button{background:none;border:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid #aa793f;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:.99;letter-spacing:-.035em}h1{font-size:clamp(66px,6.7vw,112px)}h2{font-size:clamp(52px,5.1vw,84px)}h2 em,h1 em{font-weight:400;color:var(--brass)}h3{font:400 32px/1.2 var(--serif)}p{color:var(--muted)}.eyebrow{font-size:12px;letter-spacing:.19em;font-weight:600;line-height:1.6;text-transform:uppercase}.section{padding:110px max(5vw,24px);scroll-margin-top:0}.dark{background:var(--green);color:var(--cream)}.dark p{color:#c0ccc3}.dark .eyebrow{color:var(--brass)}.btn{min-height:58px;display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:15px 25px;border:1px solid currentColor;font-size:14px;font-weight:600;transition:background .25s,color .25s,transform .25s}.btn:hover{transform:translateY(-3px)}.btn span,.text-link span{font-size:22px;transition:transform .25s}.btn:hover span,.text-link:hover span{transform:translate(3px,-3px)}.btn-brass{background:var(--brass);border-color:var(--brass);color:var(--green)}.btn-brass:hover{background:#dbc3a1}.btn-green{background:var(--green);color:var(--cream);border-color:var(--green)}.btn-green:hover{background:#1b4436}.text-link{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:12px 0;border-bottom:1px solid currentColor;font-size:14px;font-weight:600;width:fit-content;text-align:left}.logo{display:flex;flex-direction:column;line-height:1;color:inherit;flex-shrink:0}.logo strong{font:400 36px/.9 var(--serif);letter-spacing:.06em}.logo strong span{font-size:25px;margin:0 5px;color:var(--brass)}.logo small{font-size:9px;letter-spacing:.19em;margin-top:10px}#header{position:absolute;z-index:20;left:0;right:0;top:0;color:#fff;padding:25px 5vw;display:flex;align-items:center;gap:38px;border-bottom:1px solid #ffffff25;transition:background .3s,padding .3s}#header.scrolled{position:fixed;background:var(--green);padding-top:16px;padding-bottom:16px;box-shadow:0 4px 24px #0000000d}#header nav{display:flex;gap:26px;margin:auto;font-size:13px}#header nav a{position:relative}#header nav a:after{content:'';position:absolute;bottom:-5px;left:0;width:0;height:1px;background:var(--brass);transition:width .3s}#header nav a:hover:after{width:100%}.header-actions{display:flex;align-items:center;gap:22px}#language{background:transparent;color:inherit;border:0;font-size:13px;padding:7px;cursor:pointer}#language option{color:var(--green);background:var(--cream)}.header-cta{border:1px solid #c5a88070;padding:11px 18px;font-size:12px;display:flex;gap:23px;align-items:center}.header-cta:hover{background:var(--brass);color:var(--green)}.menu-btn{display:none;padding:10px}.menu-btn i{display:block;width:24px;height:1px;background:currentColor;margin:6px}.hero{height:95svh;min-height:720px;max-height:1100px;background:var(--green);position:relative;color:#fff;overflow:hidden}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:70% 45%;animation:hero-settle 2.5s ease-out both}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#061d17e8 0%,#071e17b3 30%,#071e1715 72%),linear-gradient(0deg,#061d17b8,transparent 40%)}.hero-content{position:relative;padding:170px 5vw 80px;z-index:1;max-width:940px}.hero .eyebrow{color:#e1d0b4;margin-bottom:30px;animation:enter .9s both .1s}.hero h1{animation:enter 1.1s both .25s}.hero-copy{color:#edece5;font-size:15px;line-height:1.8;margin:30px 0;animation:enter 1.1s both .4s}.hero .btn{animation:enter 1.1s both .55s}.hero-bottom{position:absolute;left:5vw;right:5vw;bottom:28px;display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.06em}.hero-bottom a{display:flex;align-items:center;gap:22px}.hero-bottom a span{font-size:24px}.hero-bottom p{color:#ddd8cc}.hero-bottom>span{display:flex;align-items:center;gap:13px}.hero-bottom i{height:1px;width:75px;background:#ffffff70}.hero-index{position:absolute;right:4vw;top:50%;writing-mode:vertical-rl;font-size:12px;letter-spacing:.25em;color:#fffc}.section-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:55px}.mini-wordmark{font:22px var(--serif);color:var(--brass)}.split{display:grid;grid-template-columns:1.15fr 1fr;gap:9vw}.manifest-copy{padding-top:12px;max-width:510px}.manifest-copy .lead{font-size:21px;color:#eee9dd;line-height:1.6;margin-bottom:23px}.manifest-copy .text-link{margin-top:35px;color:var(--brass)}.stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:85px;border-top:1px solid #ffffff30}.stats>div{display:flex;flex-direction:column;padding:35px 25px 0;border-right:1px solid #ffffff20}.stats>div:first-child{padding-left:0}.stats>div:last-child{border:0}.stats strong{font:400 70px/1 var(--serif);color:var(--brass)}.stats strong small{font-size:30px}.stats span{font-size:13px;color:#d2d9d2;margin-top:18px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:55px}.section-heading .eyebrow{margin-bottom:28px;color:var(--muted)}.section-heading>p{max-width:390px;padding-bottom:7px;font-size:16px}.architecture h2 em,.catalog h2 em,.location h2 em,.contact h2 em{color:#8c7460}.gallery{margin-top:20px}.gallery-open{padding:0;position:relative;width:100%;overflow:hidden;background:#e4e4dc}.gallery-open img{width:100%;height:620px;object-fit:cover;object-position:50% 40%;transition:transform .9s}.gallery-open:hover img{transform:scale(1.025)}.expand{position:absolute;right:28px;bottom:28px;width:54px;height:54px;border:1px solid #fffc;border-radius:50%;display:grid;place-items:center;font-size:28px;color:#fff;backdrop-filter:blur(8px)}.gallery-bar{display:flex;justify-content:space-between;align-items:center;padding:19px 0;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.gallery-bar>div{display:flex;gap:24px;align-items:center}.gallery-bar button{font-size:24px;padding:2px 8px}.materials{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:50px}.number{font-size:12px;color:#a48764}.materials h3{margin:20px 0 12px;font-size:29px}.materials p{font-size:14px}.selection{background:#eaece5}.selection h2 em{color:#6a8171}.selector-shell{background:#f9f8f4;border:1px solid #cad0c6}.selector-toolbar{display:flex;justify-content:space-between;padding:20px 26px;border-bottom:1px solid #d4d8ce;gap:20px}.block-switch,.view-switch{display:flex;gap:6px}.block-switch button,.view-switch button,.filters button{padding:11px 20px;font-size:14px;border:1px solid transparent;transition:.2s}.block-switch button.active{background:var(--green);color:#fff}.view-switch button.active{border-color:#98a293;background:#e8ebe3}.selector-body{display:flex;min-height:650px}.floor-nav{width:90px;flex-shrink:0;padding:27px 14px;border-right:1px solid #d4d8ce;text-align:center;display:flex;align-items:center;flex-direction:column;gap:22px}.floor-nav .eyebrow{font-size:10px;letter-spacing:.08em}.floor-nav>div{display:flex;flex-direction:column;gap:6px}.floor-nav button{height:43px;width:43px;border-radius:50%;font-size:15px}.floor-nav button:hover{background:#e0e4d9}.floor-nav button.active{background:var(--green);color:#fff}.floor-line{width:1px;flex:1;background:#d4d8ce;max-height:50px}#selector-stage{min-width:0;flex:1;position:relative}.facade-stage{height:710px;position:relative;background:#a0b1bc;overflow:hidden}.facade-stage>svg{width:100%;height:100%;display:block}.floor-hit{fill:#c5a88000;stroke:transparent;stroke-width:2;cursor:pointer;transition:fill .25s,stroke .25s}.floor-hit:hover,.floor-hit:focus-visible{fill:#c5a88060;stroke:#f2d8ad;outline:none}.floor-hit.selected{fill:#c5a88030;stroke:#d6b27d}.facade-instruction{position:absolute;left:26px;bottom:30px;padding:22px 28px;background:var(--green);color:#fff;min-width:220px;box-shadow:0 10px 35px #0001}.facade-instruction>span{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--brass)}.facade-instruction strong{display:block;font:40px var(--serif);margin-top:3px}.facade-instruction .text-link{font-size:12px;margin-top:8px}.stage-caption{position:absolute;bottom:18px;right:20px;font-size:11px;color:#fff;text-shadow:0 1px 5px #000}.selector-footer{padding:18px 26px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #d4d8ce;font-size:12px;color:var(--muted)}.selector-footer>span:first-child{display:flex;align-items:center;gap:10px}.legend{width:12px;height:12px;border:1px solid #b19974;background:#c5a88030;display:inline-block}.plan-disclaimer{font-size:12px;max-width:800px;margin:18px 0 0;line-height:1.7}.plan-stage{padding:15px 25px;animation:enter .4s both}.plan-stage-heading{display:flex;align-items:center;justify-content:space-between;font-size:13px}.plan-stage-heading .text-link{font-size:12px;border:0}.round{height:40px;width:40px;border:1px solid #bcc5b9;border-radius:50%;font-size:20px}.interactive-plan{display:block;width:100%;height:615px;margin:12px auto;overflow:hidden}.unit-hit{cursor:pointer;outline:none}.unit-hit>path{fill:#c5a88000;stroke:transparent;stroke-width:4;transition:fill .2s,stroke .2s}.unit-hit:hover>path,.unit-hit:focus-visible>path{fill:#c5a88045;stroke:#917245}.unit-pin circle{fill:var(--green);stroke:#eee7d3;stroke-width:2}.unit-pin text{fill:#fff;font-family:var(--sans);font-size:20px}.unit-hit:hover .unit-pin circle,.unit-hit:focus-visible .unit-pin circle{fill:#97784b}.plan-label{text-align:center;font-size:12px;padding-bottom:5px}.unit-list{padding:30px 35px;animation:enter .4s both}.list-title{display:flex;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid var(--line)}.list-title small{color:var(--muted)}.unit-row{display:grid;grid-template-columns:70px 1fr auto 30px;gap:25px;align-items:center;text-align:left;width:100%;padding:30px 0;border-bottom:1px solid var(--line)}.unit-no{font:38px var(--serif);color:#a28662}.unit-row strong{font-weight:500}.unit-row small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.unit-row b{font-weight:500}.unit-row:hover{color:#9d7850}.level-empty{min-height:650px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px;text-align:center;gap:30px}.level-empty h3{max-width:440px;font-size:38px}.filters{display:flex;gap:12px;margin-bottom:40px;flex-wrap:wrap}.filters button{border-color:var(--line)}.filters button.active,.filters button:hover{background:var(--green);color:#fff;border-color:var(--green)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.plan-card{padding:22px;text-align:left;border:1px solid var(--line);transition:transform .25s,background .25s;background:#f1f0ea;display:flex;flex-direction:column}.plan-card:hover{transform:translateY(-5px);background:#e8ebdf;border-color:#acb8a5}.card-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted);gap:12px}.card-top>span:last-child{font-size:22px}.card-drawing{height:310px;margin:26px 0;display:grid;place-items:center;width:100%}.unit-drawing{width:100%;height:100%;max-height:100%;display:block}.card-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:17px;gap:15px;margin-top:auto}.card-bottom strong{font-size:14px;font-weight:600}.card-bottom span>small{display:block;color:var(--muted);font-size:11px;margin-top:7px}.card-bottom b{font:29px/1.2 var(--serif);white-space:nowrap}.card-bottom b small{display:block;font:11px var(--sans);text-align:right}.engineering{display:grid;grid-template-columns:1fr 1fr;gap:10vw}.engineering-intro .eyebrow{margin-bottom:26px}.engineering-intro>p:last-of-type{max-width:390px;margin-top:30px;font-size:15px}.engine-brand{display:block;margin-top:44px;letter-spacing:.13em;font-size:17px;color:var(--brass)}.engine-brand em{font:17px var(--serif);letter-spacing:.05em}.accordions{padding-top:15px}.accordions details{border-bottom:1px solid #ffffff30;padding:20px 0}.accordions summary{list-style:none;display:flex;gap:20px;align-items:center;cursor:pointer}.accordions summary::-webkit-details-marker{display:none}.accordions summary>span{font-size:12px;color:var(--brass)}.accordions h3{font-size:28px;flex:1}.accordions i{font-size:24px;font-weight:400;font-style:normal;color:var(--brass)}.accordions details[open] i{transform:rotate(45deg)}.accordions details p{font-size:14px;padding:20px 0 5px 38px;line-height:1.8}.location{display:grid;grid-template-columns:1.1fr 1fr;gap:8vw;align-items:center}.location-photo{position:relative;height:720px}.location-photo img{width:100%;height:100%;object-fit:cover;object-position:35% center}.image-caption{position:absolute;bottom:0;left:0;right:0;background:#0d2b22e6;padding:20px 25px;color:#e6d1b1;font-size:11px;letter-spacing:.1em}.location-copy .eyebrow{margin-bottom:24px}.location-copy>p:not(.eyebrow){margin-top:25px;font-size:15px}.places{margin:30px 0}.places a{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.places strong{font-size:14px;font-weight:500}.places small{display:block;color:var(--muted);font-size:12px;margin-top:2px}.places a>span:last-child{color:#a48965}.infrastructure{padding-top:0}.infra-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:5vw}.infra-grid article:last-child{padding-top:90px}.infra-image{position:relative;height:390px;overflow:hidden}.infra-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.infra-image:hover img{transform:scale(1.03)}.infra-image>span{position:absolute;bottom:25px;left:30px;font:58px var(--serif);color:#fff;text-shadow:0 1px 20px #0007}.infra-grid h3{margin:25px 0 12px}.infra-grid p{font-size:15px;max-width:460px}.brokers .split{align-items:center}.brokers .eyebrow{margin-bottom:25px}.brokers h2{font-size:clamp(45px,4vw,67px)}.broker-links{margin-top:25px}.broker-links .text-link{width:100%;color:#d4bd9c;border-color:#ffffff30;padding:18px 0}.contact{display:grid;grid-template-columns:1.1fr 1fr;gap:10vw}.contact .eyebrow{margin-bottom:25px}.contact h2{font-size:clamp(48px,4.6vw,74px)}.contact>div>p:not(.eyebrow){margin-top:30px;max-width:410px;font-size:15px}.contact-phone{display:block;font:35px var(--serif);margin-top:38px}.contact-address{display:block;color:var(--muted);font-size:13px;margin-top:4px}form>label{display:block;font-size:13px;font-weight:500;margin-bottom:24px}form input:not([type=checkbox]):not([type=radio]){display:block;width:100%;border:0;border-bottom:1px solid #aaa;background:transparent;padding:13px 0;font-size:16px;outline-offset:3px;border-radius:0;color:var(--ink)}.phone-field{display:flex;gap:15px;align-items:center}.phone-field select{width:100px;background:none;border:0;border-bottom:1px solid #aaa;font-size:13px;padding:16px 0;border-radius:0}.phone-field input{min-width:0}fieldset{border:0;padding:0;margin:28px 0}legend{font-size:13px;margin-bottom:14px}fieldset label{display:inline-flex;align-items:center;gap:8px;margin:0 20px 8px 0;font-size:14px}input[type=radio],input[type=checkbox]{accent-color:var(--green);width:17px;height:17px;flex-shrink:0}.consent{display:flex;align-items:flex-start;gap:12px;font-size:12px;font-weight:400;line-height:1.7;color:var(--muted)}.consent input{margin-top:3px}.contact .btn{width:100%}.form-note{font-size:12px;margin-top:16px}footer{background:#14251e;color:#e9eadf;display:grid;grid-template-columns:1fr 1.3fr 1fr;align-items:start;padding:55px 5vw 35px;gap:40px}.footer-middle{display:flex;gap:23px;flex-wrap:wrap;font-size:12px}.footer-middle button{font-size:12px;padding:0}.footer-middle a:hover,.footer-middle button:hover{color:var(--brass)}footer>p{font-size:12px;text-align:right;color:#b1b9ae}.legal{grid-column:1/-1;font-size:11px;color:#9fa99e;max-width:1000px;line-height:1.8;border-top:1px solid #fff2;padding-top:25px}.mobile-cta{display:none}.reveal{opacity:0;transform:translateY(28px);transition:opacity .85s,transform .85s}.reveal.visible{opacity:1;transform:translateY(0)}.dialog-open{overflow:hidden}dialog{color:var(--ink);border:0;background:var(--cream);padding:0}dialog::backdrop{background:#071c16b8;backdrop-filter:blur(5px)}dialog[open]{animation:dialog-in .3s both}.drawer{margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:min(560px,100%);max-width:100%;padding:35px 40px;overflow:auto}.drawer[open]{animation:slide-in .4s both}.drawer-top{display:flex;justify-content:space-between;align-items:center}.dialog-close{font-size:32px;line-height:1;width:42px;height:42px;font-weight:300;flex-shrink:0}.drawer-status{font-size:12px;color:#8c724e;margin:20px 0 12px}.drawer h2{font-size:51px}.drawer-number{font-size:13px;margin-top:8px}.drawer-image{display:block;width:100%;height:390px;padding:25px;background:#eeeee5;margin:25px 0;position:relative}.drawer-image>span{position:absolute;bottom:12px;right:16px;font-size:24px}.lot-data{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.lot-data strong{font-size:20px}.drawer-note{font-size:12px;margin:20px 0}.drawer .btn{width:100%}.lightbox{width:94vw;height:94dvh;max-width:94vw;max-height:94dvh;background:#f2f1e9;padding:48px 25px 25px}.lightbox>.dialog-close{position:absolute;right:12px;top:8px;z-index:1}.lightbox #lightbox-content{width:100%;height:100%;display:grid;place-items:center;overflow:auto}.lightbox img{width:100%;height:100%;object-fit:contain}.lightbox svg{height:100%;width:100%;min-height:0}.info-dialog{width:min(850px,92vw);max-height:88dvh;padding:45px;overflow:auto}.info-dialog>.dialog-close{position:absolute;right:15px;top:12px}.info-dialog h2{font-size:44px;margin:22px 0}.info-dialog p{font-size:15px}.inventory-table{overflow:auto;margin-top:25px}.inventory-table table{width:100%;border-collapse:collapse;font-size:13px;text-align:left}.inventory-table th,.inventory-table td{padding:12px;border-bottom:1px solid var(--line)}.inventory-table th{font-weight:500;font-size:12px}.inventory-table button{text-decoration:underline;text-underline-offset:5px}.unit-drawing{pointer-events:none}@keyframes enter{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-settle{from{transform:scale(1.055)}to{transform:scale(1)}}@keyframes slide-in{from{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes dialog-in{from{opacity:0}to{opacity:1}}
@media(min-width:1800px){.section{padding-left:max(8vw,calc((100vw - 1580px)/2));padding-right:max(8vw,calc((100vw - 1580px)/2))}.hero-content{padding-left:8vw}.hero-image{object-position:70% 45%}.hero-content{max-width:1100px}}
@media(max-width:1150px){#header{gap:20px}#header nav{gap:16px;font-size:12px}.header-cta{display:none}.section{padding-top:85px;padding-bottom:85px}.split{gap:6vw}.gallery-open img{height:500px}.card-drawing{height:260px}.cards{gap:16px}.plan-card{padding:17px}.card-bottom{flex-wrap:wrap}.engineering{gap:6vw}.location{gap:5vw}.location-photo{height:640px}.contact{gap:6vw}.hero-content{padding-top:165px}.hero{min-height:720px}footer{grid-template-columns:1fr 1fr}footer>p{text-align:left}.legal{grid-column:1/-1}.hero-copy{font-size:15px}}
@media(max-width:760px){html{scroll-padding-top:85px}h1{font-size:clamp(56px,11vw,82px)}h2{font-size:54px}.section{padding:65px 22px}.eyebrow{font-size:11px;letter-spacing:.14em}#header{padding:22px;justify-content:space-between}#header.scrolled{padding:15px 22px}.logo strong{font-size:30px}.logo small{font-size:8px}#header nav{display:none}.menu-btn{display:block}.header-actions{gap:12px}#header.menu-open{position:fixed;background:var(--green)}#header.menu-open nav{display:flex;position:absolute;top:100%;left:0;right:0;background:var(--green);padding:30px 25px 45px;flex-direction:column;font:32px var(--serif);gap:24px;border-top:1px solid #fff2}.hero{height:92svh;min-height:700px;max-height:950px}.hero-content{padding:155px 24px 100px}.hero .eyebrow{font-size:10px;margin-bottom:26px}.hero-image{object-position:65% 50%}.hero-shade{background:linear-gradient(90deg,#061d17d9,#061d1780 68%,#061d1730),linear-gradient(0deg,#061d17bb,transparent 60%)}.hero-copy{font-size:14px;max-width:340px;line-height:1.8;margin:25px 0}.hero-copy br{display:none}.hero .btn{font-size:13px;padding:13px 20px;gap:35px}.hero-bottom{left:24px;right:24px;bottom:26px;font-size:10px}.hero-bottom p{display:none}.hero-index{display:none}.hero-bottom i{width:40px}.section-top{margin-bottom:35px}.split{grid-template-columns:1fr;gap:30px}.manifest-copy .lead{font-size:18px}.manifest-copy p{font-size:15px}.stats{grid-template-columns:1fr 1fr;margin-top:50px}.stats>div{padding:23px 15px;border-bottom:1px solid #fff2}.stats>div:nth-child(odd){padding-left:0}.stats>div:nth-child(even){border-right:0}.stats strong{font-size:60px}.stats strong small{font-size:25px}.stats span{margin-top:12px;font-size:12px}.section-heading{display:block;margin-bottom:33px}.section-heading .eyebrow{margin-bottom:22px}.section-heading>p{margin-top:25px;font-size:15px;max-width:100%}.gallery-open img{height:430px;object-position:48% center}.expand{right:17px;bottom:17px;width:43px;height:43px}.gallery-bar{font-size:10px}.gallery-bar>div{gap:10px}.materials{grid-template-columns:1fr;gap:25px;margin-top:35px}.materials>div{display:grid;grid-template-columns:28px 1fr;border-bottom:1px solid var(--line);padding-bottom:23px;gap:0 12px}.materials h3{margin:0 0 8px;font-size:27px}.materials p{grid-column:2;font-size:13px}.selection{padding-left:12px;padding-right:12px}.selection .section-heading{padding:0 10px}.selector-toolbar{flex-direction:column;padding:12px;gap:10px}.block-switch,.view-switch{width:100%}.block-switch button{flex:1}.view-switch button{flex:1;padding:8px;font-size:12px}.selector-body{flex-direction:column;min-height:0}.floor-nav{width:100%;padding:12px;flex-direction:row;border-right:0;border-bottom:1px solid var(--line);gap:8px}.floor-nav>.eyebrow{font-size:10px}.floor-nav>div{flex:1;flex-direction:row;justify-content:space-around;gap:0}.floor-nav button{width:30px;height:34px;font-size:13px}.floor-line{display:none}.facade-stage{height:510px;background:#91a9bb}.facade-stage>svg{height:460px}.facade-instruction{left:12px;bottom:15px;padding:12px 17px;min-width:185px}.facade-instruction strong{font-size:29px}.facade-instruction>span{font-size:10px}.facade-instruction .text-link{font-size:11px;padding:6px 0}.stage-caption{font-size:9px;right:8px;bottom:5px}.selector-footer{padding:12px;display:block;font-size:10px}.selector-footer>span:last-child{display:block;margin-top:6px}.plan-disclaimer{margin:13px 10px 0;font-size:11px}.plan-stage{padding:10px}.plan-stage-heading{font-size:11px}.interactive-plan{height:490px}.plan-stage-heading .text-link{font-size:11px}.plan-label{font-size:11px}.level-empty{min-height:490px;padding:20px}.level-empty h3{font-size:31px}.unit-list{padding:20px 12px}.list-title{font-size:12px;gap:10px}.unit-row{gap:10px;grid-template-columns:35px 1fr auto 16px;padding:23px 0;font-size:12px}.unit-row small{font-size:10px}.unit-no{font-size:26px}.unit-row b{font-size:12px}.filters{gap:7px;margin-bottom:23px}.filters button{padding:9px 12px;font-size:12px}.cards{grid-template-columns:1fr 1fr;gap:10px}.card-drawing{height:210px;margin:17px 0}.plan-card{padding:12px}.card-top{font-size:9px;gap:5px}.card-top>span:last-child{font-size:17px}.card-bottom{display:block}.card-bottom strong{font-size:12px}.card-bottom span>small{font-size:9px}.card-bottom b{display:block;font-size:26px;margin-top:12px}.card-bottom b small{display:inline;margin-left:5px;font-size:10px}.engineering{grid-template-columns:1fr;gap:35px}.engineering-intro>p:last-of-type{font-size:15px}.engine-brand{margin-top:25px}.accordions{padding-top:0}.accordions h3{font-size:26px}.accordions details p{font-size:14px}.location{grid-template-columns:1fr;gap:35px}.location-photo{height:480px}.location-copy>p:not(.eyebrow){font-size:15px}.infra-grid{grid-template-columns:1fr;gap:35px}.infra-grid article:last-child{padding:0}.infra-image{height:350px}.infrastructure{padding-top:0}.infra-grid p{font-size:14px}.infra-grid h3{font-size:29px}.brokers h2{font-size:47px}.brokers p{font-size:15px}.contact{grid-template-columns:1fr;gap:40px}.contact h2{font-size:51px}.contact-phone{font-size:31px}.contact form{padding-bottom:10px}footer{padding:40px 24px 100px;gap:30px;grid-template-columns:1fr}.footer-middle{flex-direction:column;align-items:flex-start;gap:16px}.legal{font-size:10px}.mobile-cta{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:15;background:var(--green);color:#fff;justify-content:space-between;align-items:center;padding:17px 25px;padding-bottom:max(17px,env(safe-area-inset-bottom));font-size:13px;border-top:1px solid #b59b7750}.mobile-cta span{color:var(--brass);font-size:20px}.dialog-open .mobile-cta{display:none}.drawer{padding:24px}.drawer h2{font-size:43px}.drawer-image{height:350px}.drawer .btn{font-size:13px;padding:15px 18px;gap:15px}.lightbox{padding:48px 12px 15px}.info-dialog{padding:45px 22px 25px}.info-dialog h2{font-size:35px}.inventory-table th,.inventory-table td{padding:10px 7px;font-size:11px}.plan-card:hover{transform:none}}
@media(max-width:370px){.hero-content{padding-top:145px}.hero h1{font-size:53px}.cards{grid-template-columns:1fr}.card-drawing{height:280px}.card-top{font-size:12px}.card-bottom strong{font-size:14px}.card-bottom span>small{font-size:12px}.floor-nav{padding:10px 5px}.floor-nav button{width:27px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* Architectural presentation: neutral drawing sheets and more breathing room. */
.hero-shade{background:linear-gradient(90deg,#061d17ef 0%,#071e17a8 38%,#071e1710 80%),linear-gradient(0deg,#061d1790,transparent 35%)}
.hero-image{object-position:72% 46%}
.gallery-open{background:#e8e5de}.gallery-open img{object-fit:contain;height:min(72vw,760px)}
.selection{background:#e7e8e2}.selector-shell{background:#fff;border-color:#c7ccc3}.plan-stage{background:#fff;padding:26px}
.interactive-plan{height:730px}.unit-hit path{fill:transparent}.unit-hit:hover path,.unit-hit:focus-visible path{fill:#b9905026;stroke:#9b733a;stroke-width:2}
.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.plan-card{background:#fff;border:1px solid #d9ddd5;padding:28px;box-shadow:none!important}.plan-card:hover{box-shadow:none!important;transform:translateY(-3px);border-color:#8d9b8d}
.card-drawing{height:430px;margin:25px 0;background:#fff}.card-top{font-size:13px;letter-spacing:.08em}.card-bottom strong{font-size:16px}.card-bottom span>small{font-size:13px}.card-bottom{padding-top:20px;border-top:1px solid #e1e4dd}
.drawer{width:min(750px,96vw)}.drawer-image{height:55dvh;min-height:400px;background:#fff}.drawer-note,.plan-disclaimer{font-size:14px;line-height:1.7}.lot-data{font-size:14px}.selector-footer{font-size:13px}.facade-instruction{box-shadow:none}
#header nav,#language,.header-cta{font-size:14px}.hero-copy{font-size:16px}.gallery-bar{font-size:13px}.floor-nav .eyebrow,.plan-label{font-size:12px}.unit-row small{font-size:13px}
@media(max-width:760px){.hero-copy{font-size:16px}.gallery-open img{height:440px;object-fit:contain}.gallery-bar{font-size:12px}.cards{grid-template-columns:1fr;gap:24px}.plan-card{padding:24px}.card-drawing{height:420px}.card-top{font-size:12px}.card-bottom{display:flex;align-items:center}.card-bottom strong{font-size:16px}.card-bottom span>small{font-size:13px}.card-bottom b{margin:0;font-size:32px}.card-bottom b small{font-size:13px}.plan-stage{padding:14px 6px}.interactive-plan{height:620px}.selector-footer,.plan-disclaimer{font-size:13px}.view-switch button,.filters button,.plan-stage-heading,.plan-stage-heading .text-link{font-size:14px}.drawer-image{height:55dvh;min-height:350px}.drawer-note{font-size:14px}.floor-nav button{height:40px}.floor-nav .eyebrow{font-size:12px}.facade-instruction .text-link{font-size:14px}.facade-instruction>span{font-size:12px}.gallery-open:hover img{transform:none}}
/* Evening facade, typographic identity, and a single building at a time. */
.logo{width:180px}.logo svg{width:100%;height:auto;display:block}#header{gap:26px;background:linear-gradient(#0d2b2290,transparent)}
.hero{min-height:860px;height:96svh;max-height:1120px}.hero-image{left:37%;width:63%;max-width:none;height:100%;object-fit:cover;object-position:50% 48%}.hero-shade{background:linear-gradient(90deg,#0d2b22 0%,#0d2b22 31%,#0d2b2200 50%),linear-gradient(0deg,#0d2b2280,transparent 22%)}.hero-content{max-width:none;width:43%;padding:200px 3.8vw 110px}.hero h1{font-size:clamp(58px,5.2vw,86px);line-height:1.04}.hero-copy{max-width:340px}.hero .eyebrow{max-width:330px;font-size:12px}.hero-index{display:none}.hero-bottom>span{display:none}.hero-bottom p{margin-left:auto}
.contact-email{display:block;font-size:19px;text-decoration:underline;text-underline-offset:6px;margin:14px 0 22px}.catalog-blocks{display:flex;gap:8px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--line)}.catalog-blocks button{padding:12px 24px;border:1px solid #bbc4b9;font-size:15px}.catalog-blocks button.active{background:var(--green);color:white;border-color:var(--green)}.floor-hit{fill:#c5a8800a;stroke:#e8d2ab55;stroke-width:1.2;vector-effect:non-scaling-stroke}.floor-hit.selected{fill:#c5a88045;stroke:#f0cd96;stroke-width:2}.floor-hit:hover,.floor-hit:focus-visible{fill:#c5a88070;stroke:#ffe5bc;stroke-width:2.5}.facade-stage{background:#24332c}
@media(max-width:1150px) and (min-width:761px){.hero-content{padding-top:180px;width:46%}.hero h1{font-size:62px}.hero-image{left:35%;width:65%}#header nav{gap:12px}}
@media(max-width:760px){.logo{width:142px}.hero{min-height:0;height:auto;max-height:none;display:flex;flex-direction:column;padding-top:105px}.hero-content{order:1;position:relative;width:100%;padding:32px 24px 42px}.hero h1{font-size:58px;max-width:440px}.hero h1 br{display:none}.hero h1 em:before{content:' '}.hero-copy{max-width:460px;margin:22px 0}.hero-image{order:2;position:relative;left:0;width:100%;height:auto;object-fit:contain;animation:none}.hero-shade,.hero-bottom{display:none}#header{background:var(--green)}.hero .eyebrow{max-width:none;margin-bottom:20px}.catalog-blocks button{flex:1}.contact-email{font-size:18px}.gallery-open img{height:auto;min-height:300px}.floor-hit{stroke-width:1}.floor-hit.selected{stroke-width:2}}

.zoom-plan,.unit-drawing{overflow:hidden}

.selection-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:0;margin:0 0 30px;list-style:none;counter-reset:choice}.selection-steps li{counter-increment:choice;display:flex;align-items:center;gap:14px;font-size:14px;line-height:1.6}.selection-steps li:before{content:counter(choice);display:grid;place-items:center;width:32px;height:32px;flex-shrink:0;border:1px solid #a5b0a2;border-radius:50%;color:var(--green)}.infrastructure{padding-top:70px}.manifest-copy .lead{font-size:19px}@media(max-width:700px){.selection-steps{grid-template-columns:1fr;gap:12px}.hero h1{font-size:clamp(48px,10vw,70px)}}

/* Facade zones remain invisible until the visitor points to or focuses one. */
.floor-hit,.floor-hit.selected{fill:transparent;stroke:transparent;stroke-width:0}
.floor-hit:hover,.floor-hit:focus-visible,.floor-hit.selected:hover,.floor-hit.selected:focus-visible{fill:#c5a88070;stroke:#ffe5bc;stroke-width:2.5}
.hero-film .hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;animation:none;pointer-events:none}
.hero-film .hero-shade{display:block;background:linear-gradient(90deg,#061d17db 0%,#061d1799 38%,#061d1720 80%),linear-gradient(0deg,#061d1799,transparent 45%)}
.hero-film .hero-content{width:55%;max-width:900px}
.hero-video-toggle{position:absolute;z-index:2;right:5vw;bottom:76px;display:grid;place-items:center;width:44px;height:44px;border:1px solid #ffffff80;border-radius:50%;background:#061d1766;color:#fff;font-size:18px;line-height:1}
.hero-video-toggle:hover{background:#061d17bb}
@media(max-width:760px){.hero-film{display:block;min-height:740px;min-height:100svh;height:auto;padding-top:105px;padding-bottom:90px}.hero-film .hero-content{width:100%;padding:60px 24px 45px}.hero-film .hero-image{position:absolute;height:100%;object-fit:cover;object-position:58% center}.hero-film .hero-shade{background:linear-gradient(90deg,#061d17c9,#061d1755),linear-gradient(0deg,#061d17a6,transparent 70%)}.hero-film .hero-video-toggle{right:24px;bottom:30px}}
.hero-video-toggle{width:auto;min-width:90px;padding:0 16px;border-radius:2px;font-size:14px}
.gallery-bar button,.plan-stage-heading .round{width:auto;min-width:44px;padding:8px 12px;font-size:14px}
.btn,.header-cta,.mobile-cta{justify-content:center}

/* Apartment availability: facade summary and floor-plan states. */
.floor-availability{margin-top:10px;padding-top:10px;border-top:1px solid #ffffff2e;color:#e9dcc7;font-size:11px;line-height:1.55;white-space:nowrap}
.plan-label{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:4px 8px 8px;text-align:left}
.plan-status-legend{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.status-key{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:var(--muted);white-space:nowrap}
.status-key i{width:11px;height:11px;border-radius:50%;display:inline-block;border:1px solid transparent}
.status-key.available i{background:#5f806a;border-color:#456451}.status-key.reserved i{background:#c79750;border-color:#9b7136}.status-key.sold i{background:#8a8d89;border-color:#666a66}
.selector-status-legend{flex:1}.selector-footer #selector-hint{text-align:right}
.unit-hit>path{vector-effect:non-scaling-stroke;stroke-width:3!important;stroke-linejoin:miter;shape-rendering:geometricPrecision;transition:fill .18s,stroke .18s}
.unit-hit.status-available>path,.unit-hit.status-reserved>path,.unit-hit.status-sold>path{fill:transparent!important;stroke:transparent!important}
.unit-hit.status-available:hover>path,.unit-hit.status-available:focus-visible>path{fill:#5f806a55!important;stroke:#365841!important}.unit-hit.status-reserved:hover>path,.unit-hit.status-reserved:focus-visible>path{fill:#c7975068!important;stroke:#8c5e24!important}.unit-hit.status-sold:hover>path,.unit-hit.status-sold:focus-visible>path{fill:#74797573!important;stroke:#4e5450!important}
.unit-hit.status-available .unit-pin circle{fill:#355c47}.unit-hit.status-reserved .unit-pin circle{fill:#a87531}.unit-hit.status-sold .unit-pin circle{fill:#696e6a}
.unit-row{border-left:4px solid transparent;padding-left:16px}.unit-row.status-available{border-left-color:#5f806a}.unit-row.status-reserved{border-left-color:#c79750}.unit-row.status-sold{border-left-color:#8a8d89}.unit-status{font-weight:600}.status-available .unit-status,.drawer-status.status-available,.table-status.status-available{color:#456b54}.status-reserved .unit-status,.drawer-status.status-reserved,.table-status.status-reserved{color:#996821}.status-sold .unit-status,.drawer-status.status-sold,.table-status.status-sold{color:#6d716e}.table-status{font-weight:600}.drawer-status{display:inline-flex;align-items:center;gap:8px}.drawer-status:before{content:'';width:9px;height:9px;border-radius:50%;background:currentColor}
@media(max-width:760px){.floor-availability{font-size:10px;white-space:normal}.plan-label{display:block;padding:2px 6px 10px}.plan-status-legend{gap:10px;margin-top:8px}.status-key{font-size:11px}.selector-footer #selector-hint{text-align:left}.unit-row{padding-left:10px}}
.floor-nav button.sold-out{color:#7e827f;opacity:.62;text-decoration:line-through;text-decoration-thickness:1px}.floor-nav button.sold-out.active{background:#696e6a;color:#fff;opacity:1}.sold-level{background:#f2f1ec}.sold-summary{color:#6d716e;border-color:#cfd2cc;font-size:13px;white-space:normal}.k4-plan{max-width:780px;margin-left:auto;margin-right:auto}.k4-plan .unit-pin text{font-size:16px;font-weight:600}.k4-plan .unit-pin circle{r:22}

/* Select either building directly; keep the initial facade compact. */
.selection.section{padding-top:58px;padding-bottom:42px}.selection .section-heading{margin-bottom:24px}.selection .section-heading h2{font-size:clamp(34px,4vw,52px);line-height:1.12}.selection .section-heading .eyebrow{margin-bottom:12px}.selection .selector-shell{max-width:1040px;margin-inline:auto}.selection .selector-body{min-height:0}.showing-facade .selector-toolbar,.showing-facade .floor-nav,.showing-facade .selector-footer,.showing-facade .plan-disclaimer{display:none}.showing-facade .selector-body{display:block}.facade-stage{height:auto;aspect-ratio:1672/941;background:#d9dcd7;overflow:hidden}.facade-stage>svg{display:block;width:100%;height:100%;position:absolute;inset:0}.floor-hit.previewed{fill:#c5a88070;stroke:#ffe5bc;stroke-width:2}.floor-popover{position:absolute;z-index:3;width:188px;max-width:calc(100% - 20px);padding:15px 16px;background:#fffef9;color:var(--green);border:1px solid #d7d8cc;border-radius:8px;box-shadow:0 8px 28px #10241b24;font-size:14px;line-height:1.4}.floor-popover[hidden]{display:none}.floor-popover strong{display:block;font-size:16px;font-weight:600}.floor-popover>span{display:block;margin-top:5px;color:#687365;font-size:14px}.floor-popover button{display:block;width:100%;min-height:38px;margin-top:12px;padding:8px 10px;background:var(--green);color:#fff;border-radius:4px;font-size:14px;text-align:center}.floor-popover button:focus-visible{outline:2px solid var(--brass);outline-offset:3px}.selection .interactive-plan{height:clamp(440px,62vh,650px)}
@media(max-width:760px){.selection.section{padding-top:38px;padding-bottom:30px}.selection .section-heading{margin-bottom:18px}.floor-popover{width:165px;padding:12px}.floor-popover strong{font-size:15px}.floor-popover button{min-height:42px}.selection .interactive-plan{height:540px}}

/* Apartment detail fits the viewport and keeps the plan visible beside the facts. */
.drawer{width:min(980px,96vw);height:min(760px,94dvh);max-height:94dvh;padding:24px 28px;overflow:hidden}.drawer #unit-content{height:100%;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);grid-template-rows:auto minmax(0,1fr);gap:16px 28px}.drawer-top{grid-column:1/-1}.drawer-visual{min-width:0;min-height:0;display:flex}.drawer-image{width:100%;height:100%;min-height:0;margin:0;padding:18px;background:#fff}.drawer-image .unit-drawing{width:100%;height:100%}.drawer-summary{min-width:0;display:flex;flex-direction:column;justify-content:center}.drawer-status{margin:0 0 8px}.drawer h2{font-size:clamp(36px,4vw,54px)}.drawer-number{margin-top:4px}.drawer-facts{margin-top:18px}.lot-data{padding:10px 0}.drawer-note{margin:14px 0;font-size:12px;line-height:1.5}.drawer .btn{min-height:50px;padding:12px 18px;width:100%}
@media(max-width:760px){.drawer{width:100%;height:100dvh;max-height:100dvh;padding:16px 18px calc(16px + env(safe-area-inset-bottom));overflow:hidden}.drawer #unit-content{grid-template-columns:1fr;grid-template-rows:auto minmax(190px,38dvh) auto;gap:10px}.drawer-top{grid-column:1}.drawer-visual{grid-row:2}.drawer-image{height:100%;min-height:0;padding:8px;margin:0}.drawer-summary{grid-row:3;justify-content:flex-start;min-height:0}.drawer-status{margin-bottom:4px;font-size:12px}.drawer h2{font-size:34px;line-height:1}.drawer-number{font-size:12px}.drawer-facts{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:10px}.lot-data{display:flex;flex-direction:column;gap:1px;padding:7px 0;font-size:12px}.lot-data strong{font-size:17px}.drawer-note{margin:8px 0;font-size:10px;line-height:1.35}.drawer .btn{min-height:46px;padding:10px 15px;font-size:12px}.drawer .dialog-close{width:36px;height:36px}}
@media(max-width:760px) and (max-height:700px){.drawer #unit-content{grid-template-rows:auto minmax(150px,31dvh) auto}.drawer-note{display:none}.drawer h2{font-size:30px}.drawer-facts{margin-top:6px}.lot-data{padding:5px 0}.drawer .btn{min-height:42px}}

/* Interior concept: one cinematic lead image with two supporting room views. */
.interiors{background:#f1f0eb}.interiors .section-heading h2 em{color:#8c7460}.interior-grid{display:grid;grid-template-columns:1.6fr 1fr;grid-template-rows:repeat(2,minmax(220px,1fr));gap:16px}.interior-card{position:relative;overflow:hidden;padding:0;background:#dcded8;min-height:300px}.interior-featured{grid-row:1/3;min-height:620px}.interior-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.interior-card:hover img{transform:scale(1.025)}.interior-card:after{content:'';position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(transparent,#071c1699);pointer-events:none}.interior-card>span{position:absolute;z-index:1;left:24px;right:24px;bottom:20px;display:flex;align-items:flex-end;justify-content:space-between;color:#fff;text-align:left}.interior-card strong{font:400 28px/1.1 var(--serif)}.interior-card small{font-size:11px;letter-spacing:.12em}.interior-note{max-width:760px;margin-top:18px;font-size:12px;line-height:1.65}.interior-card:focus-visible{outline-offset:5px}
@media(max-width:760px){.interior-grid{grid-template-columns:1fr;grid-template-rows:auto;gap:12px}.interior-featured{grid-row:auto;min-height:0}.interior-card{min-height:0;aspect-ratio:16/10}.interior-card>span{left:16px;right:16px;bottom:14px}.interior-card strong{font-size:23px}.interior-note{font-size:11px}.interior-card:hover img{transform:none}}

/* Interactive neighbourhood map */
.location-map-section{display:block;position:relative;padding-top:80px;padding-bottom:80px}.location-heading{position:absolute;z-index:5;top:112px;left:max(7vw,34px);width:min(370px,31vw);padding:26px 28px;background:#f9f8f4e8;box-shadow:0 18px 50px #071c162b;backdrop-filter:blur(14px)}.location-heading .eyebrow{margin-bottom:14px;color:#6c746d}.location-heading h2{font-size:clamp(43px,4.1vw,68px)}.location-heading>p:last-child{margin-top:16px;font-size:14px;line-height:1.6}.interactive-city-map{position:relative;aspect-ratio:1672/941;overflow:hidden;background:#163b44;box-shadow:0 30px 80px #0d2b2218}.interactive-city-map>img{width:100%;height:100%;object-fit:cover}.map-shade{position:absolute;inset:0;background:linear-gradient(90deg,#071c1640 0,#071c1600 38%),linear-gradient(0deg,#071c1638 0,#071c1600 36%);pointer-events:none}.map-marker{position:absolute;z-index:3;left:var(--x);top:var(--y);display:flex;align-items:center;gap:9px;transform:translate(-12px,-50%);padding:7px 10px 7px 7px;color:#fff;text-shadow:0 1px 6px #071c16;background:#0d2b2200;border-radius:99px;transition:transform .28s,background .28s,box-shadow .28s}.map-marker:hover,.map-marker:focus-visible,.map-marker.active{transform:translate(-12px,-50%) translateY(-4px);background:#0d2b22e8;box-shadow:0 10px 28px #071c1650;outline:none}.map-marker-dot{width:18px;height:18px;flex:0 0 18px;border-radius:50%;background:var(--brass);border:5px solid var(--green);box-shadow:0 0 0 2px #f8edd9,0 5px 16px #071c1670;transition:transform .28s}.map-marker:hover .map-marker-dot,.map-marker:focus-visible .map-marker-dot,.map-marker.active .map-marker-dot{transform:scale(1.16)}.map-marker-label{max-width:0;opacity:0;overflow:hidden;white-space:nowrap;font-size:12px;font-weight:600;transition:max-width .35s,opacity .25s}.map-marker:hover .map-marker-label,.map-marker:focus-visible .map-marker-label,.map-marker.active .map-marker-label{max-width:180px;opacity:1}.map-marker-home .map-marker-dot{width:24px;height:24px;flex-basis:24px}.map-card{position:absolute;z-index:4;left:28px;bottom:28px;width:min(320px,calc(100% - 56px));padding:22px 24px;background:#0d2b22ec;color:#fff;box-shadow:0 16px 50px #071c1660;backdrop-filter:blur(12px)}.map-card-index{display:block;color:var(--brass);font-size:10px;letter-spacing:.15em;margin-bottom:8px}.map-card strong{font:400 29px/1.1 var(--serif)}.map-card p{margin-top:6px;color:#c9d3cd;font-size:12px;line-height:1.5}.map-card .text-link{margin-top:10px;padding:6px 0;color:#e6d1b1;font-size:11px}
@media(max-width:760px){.location-map-section{display:block;padding:65px 12px}.location-heading{position:relative;top:auto;left:auto;width:auto;margin:0 10px 26px;padding:0;background:none;box-shadow:none;backdrop-filter:none}.location-heading h2{font-size:52px}.location-heading>p:last-child{font-size:14px}.interactive-city-map{aspect-ratio:4/5}.interactive-city-map>img{object-fit:cover;object-position:54% center}.map-marker{transform:translate(-9px,-50%);padding:6px}.map-marker:hover,.map-marker:focus-visible,.map-marker.active{transform:translate(-9px,-50%) translateY(-3px)}.map-marker-label{font-size:10px}.map-marker:hover .map-marker-label,.map-marker:focus-visible .map-marker-label,.map-marker.active .map-marker-label{max-width:120px}.map-marker-dot{width:15px;height:15px;flex-basis:15px;border-width:4px}.map-marker-home .map-marker-dot{width:20px;height:20px;flex-basis:20px}.map-card{left:12px;bottom:12px;width:calc(100% - 24px);padding:16px 18px}.map-card strong{font-size:24px}.map-card .text-link{margin-top:7px}}

/* Restrained architectural typography */
:root{--serif:'Noto Serif',Georgia,serif;--sans:Inter,Arial,sans-serif}
body{font:16px/1.65 var(--sans)}
h1,h2{font-family:var(--serif);font-weight:500;line-height:1.08;letter-spacing:-.025em}
h1{font-size:clamp(58px,5.8vw,96px)}
h2{font-size:clamp(44px,4.4vw,72px)}
h1 em,h2 em{font-style:normal;font-weight:500}
h3{font:500 29px/1.25 var(--serif)}
.eyebrow{font-size:11px;letter-spacing:.13em}
.logo strong{font-weight:500;letter-spacing:.04em}.logo small{letter-spacing:.16em}
.mini-wordmark{font-size:20px;font-weight:500}
.stats strong{font-size:62px;font-weight:500}.stats strong small{font-size:28px}
.materials h3{font-size:27px}.facade-instruction strong{font-size:36px;font-weight:500}
.unit-no{font-size:34px;font-weight:500}.level-empty h3{font-size:36px}
.card-bottom b{font-size:27px;font-weight:500}
.engine-brand{font-size:16px;letter-spacing:.1em}.engine-brand em{font-size:16px;font-style:normal;font-weight:500;letter-spacing:.02em}
.accordions h3{font-size:26px}.infra-image>span{font-size:52px;font-weight:500}
.brokers h2{font-size:clamp(42px,3.7vw,62px)}
.contact h2{font-size:clamp(42px,4vw,64px)}.contact-phone{font-size:30px;font-weight:500}
.interior-card strong{font-weight:500}
@media(max-width:760px){
  .hero h1{font-size:clamp(46px,9.5vw,64px);line-height:1.1}
  .location-heading h2{font-size:clamp(40px,10vw,50px)}
}
