@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;450;500;550;600;650;700&display=swap');
:root{--ink:#002d4b;--muted:#586b7b;--line:#d9e2e8;--paper:#ffffff;--lime:#f1b434}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #006bb6;outline-offset:4px}.header{height:102px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;position:absolute;top:0;left:0;width:100%;z-index:3;border-bottom:1px solid #002d4b1c}.brand{display:flex;align-items:center;gap:13px;font-size:20px;letter-spacing:3px;line-height:1.15;font-weight:600}.brand-symbol{font-family:Georgia,serif;font-size:50px;line-height:1;font-weight:400;border-right:1px solid #002d4b4a;padding-right:14px}.brand-small{display:block;font-size:10px;letter-spacing:4px;margin-top:6px}.header nav{display:flex;gap:32px;font-size:14px}.header nav a:hover{border-bottom:1px solid}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;padding:19px 25px;border:0;border-radius:4px;font-weight:500;font-size:14px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:20px}.dark{background:var(--ink);color:#fff}.dark:hover{background:#006bb6}.light{background:var(--lime);color:var(--ink)}.small{padding:13px 20px}.hero{position:relative;min-height:790px;height:min(900px,100svh);overflow:hidden;background:#c6d5db}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 45%}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,#edf1ecef 0%,#e9f0e6bc 34%,#e9f0e620 62%),linear-gradient(180deg,#f3f6eb88,transparent 23%,transparent 80%,#eff1e68c)}.hero-copy{position:relative;padding:190px 5% 130px;z-index:1}.eyebrow{font-size:11px;font-weight:600;letter-spacing:2.1px;margin:0 0 25px;display:block;line-height:1.7}.hero-copy .eyebrow{display:flex;align-items:center;gap:12px}.line{height:1px;width:35px;background:var(--ink)}h1,h2,h3,p{margin-top:0}h1{font-family:'Manrope',sans-serif;font-size:clamp(80px,8.4vw,130px);font-weight:450;letter-spacing:-8px;line-height:1.05;margin-bottom:30px}em{font-family:Georgia,serif;font-weight:400}h1 em{letter-spacing:-6px}.hero-description{font-size:16px;line-height:1.8;color:#173c65}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:35px}.tour-link{border:0;background:transparent;display:flex;align-items:center;gap:12px;font-size:14px}.play{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #006bb666;border-radius:50%;font-size:11px}.hero-caption{position:absolute;bottom:40px;left:5%;font-size:11px;letter-spacing:1.8px;display:flex;align-items:center;gap:12px}.hero-caption>span:last-child{letter-spacing:0;border-left:1px solid #002d4b55;padding-left:16px;margin-left:5px;font-size:12px}.location-mark{font-size:25px}.scroll-down{position:absolute;bottom:31px;left:50%;border:1px solid #002d4b55;border-radius:100%;width:45px;height:45px;display:grid;place-items:center;font-size:22px}.hero-index{position:absolute;right:5%;bottom:46px;font-size:12px}.hero-index span{opacity:.6;margin-left:12px;font-size:10px;letter-spacing:1px}.section{padding:100px 6%}h2{font-size:clamp(38px,3.8vw,59px);font-family:Manrope,sans-serif;font-weight:450;letter-spacing:-2.8px;line-height:1.15;margin-bottom:0}.intro{display:grid;grid-template-columns:1fr 1fr;gap:12%;border-bottom:1px solid var(--line)}.intro-right>p{font-size:18px;line-height:1.7;max-width:510px}.stats{display:flex;gap:35px;padding:20px 0 35px}.stats>div{display:flex;flex-direction:column;gap:8px}.stats strong{font-size:28px;font-weight:500;letter-spacing:-1px}.stats span{font-size:12px;color:var(--muted)}.text-link{border:0;padding:0 0 6px;background:none;font-size:14px;border-bottom:1px solid var(--ink);display:inline-flex;gap:30px;align-items:center}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:40px}.section-top h2{font-size:45px}.section-top>p{color:var(--muted);font-size:14px;line-height:1.8;margin-bottom:0}.leasing-workspace{border:1px solid var(--line);border-radius:8px;overflow:hidden;display:grid;grid-template-columns:290px 1fr;background:white}.suite-panel{padding:25px;background:#f3f6f8;border-right:1px solid var(--line)}.panel-top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;letter-spacing:1px;font-weight:600;margin-bottom:26px}.pill{display:inline-block;padding:6px 9px;border:1px solid #cbd9e3;border-radius:3px;font-size:10px;letter-spacing:.3px;font-weight:500;background:#f0f6fb}.filter-label{font-size:12px;display:block;margin-bottom:8px}select{width:100%;padding:12px;border:1px solid var(--line);background:white;border-radius:3px;font-size:14px;color:var(--ink)}.suite-list{margin-top:20px;display:grid;gap:8px;max-height:370px;overflow-y:auto}.suite-card{text-align:left;padding:16px;background:transparent;border:1px solid transparent;border-radius:4px}.suite-card.active{border-color:#006bb6;background:#fff}.suite-card:hover{background:#fff}.suite-card>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.suite-card strong{font-size:16px;font-weight:550}.suite-card p{font-size:12px;color:var(--muted);margin:6px 0 0}.suite-card .suite-arrow{opacity:0}.suite-card.active .suite-arrow{opacity:1}.source-note{font-size:10px;line-height:1.7;color:var(--muted);margin:20px 0 0}.source-note a{display:block;text-decoration:underline}.model-panel{position:relative;min-width:0;background:#e9edef;display:flex;flex-direction:column}.model-top{position:absolute;top:25px;left:30px;right:25px;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:10px}.model-top .eyebrow{font-size:9px;margin-bottom:5px}.model-top h3{font-size:24px;font-weight:500;margin:0}.segmented{display:flex;border:1px solid #ccd9e3;border-radius:5px;padding:4px;background:#ffffff}.segmented button{padding:8px 12px;border:0;background:transparent;border-radius:3px;font-size:12px}.segmented button.active{background:var(--ink);color:white}#model-canvas{height:510px;width:100%;touch-action:pan-y}.model-loading{height:100%;display:grid;place-items:center;color:var(--muted)}canvas{display:block;width:100%;height:100%}.model-controls{display:flex;align-items:center;justify-content:space-between;padding:0 25px 20px;gap:10px}.model-controls>span{font-size:10px;color:var(--muted)}.model-controls>div{display:flex;gap:5px}.model-controls button{background:#ffffffc7;border:1px solid #cbd9e3;border-radius:3px;width:31px;height:31px;font-size:20px}.model-bottom{background:#fff;border-top:1px solid var(--line);padding:18px 25px;display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:auto}.model-bottom p{font-size:10px;color:var(--muted);margin:7px 0 0}.leasing-summary{display:flex;justify-content:space-between;gap:20px;padding:22px 0;border-bottom:1px solid var(--line);font-size:14px}.leasing-summary p{margin:0}.leasing-summary p>span{margin-left:15px}.leasing-summary>div{display:flex;gap:30px;align-items:center}.leasing-summary .text-link{font-size:12px}.amenities{padding-top:20px}.amenity-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px}.amenity-photo{position:relative;min-height:400px;border-radius:5px;overflow:hidden;background:#9db5c9}.amenity-photo img{height:100%;width:100%;object-fit:cover;position:absolute}.amenity-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 40%,#002d4bbb)}.amenity-photo>div{position:absolute;bottom:30px;left:30px;right:30px;color:white;z-index:1}.amenity-photo span{font-size:10px;letter-spacing:2px}.amenity-photo h3{font-size:25px;font-weight:450;margin:12px 0 0}.amenity-list article{display:flex;gap:22px;padding:28px 0;border-bottom:1px solid var(--line)}.amenity-list article:first-child{padding-top:12px}.amenity-list article>span{font-size:12px;color:var(--muted);padding-top:4px}.amenity-list article>span:last-child{margin-left:auto}.amenity-list h3{font-size:21px;font-weight:500;margin-bottom:11px;letter-spacing:-.5px}.amenity-list p{font-size:14px;line-height:1.8;color:var(--muted);margin:0}.location{background:#edf3f8;display:grid;grid-template-columns:1.3fr 1fr;gap:15%;align-items:center}.location h2{font-size:45px}.location>div>p:not(.eyebrow){font-size:16px;line-height:1.8;max-width:510px;margin:25px 0}.location .button{margin-top:10px}.address-card{border-left:1px solid #bbccd9;padding:10px 0 10px 50px}.address-card h3{font-size:30px;letter-spacing:-1px;font-weight:500}.address-card p{color:var(--muted)}.address-rule{width:45px;height:2px;background:var(--ink);margin:30px 0}.address-card>span:not(.eyebrow){font-size:10px;letter-spacing:2px}.address-card>strong{display:block;margin-top:14px;font-size:29px;font-weight:450;line-height:1.5;letter-spacing:-1px}.contact-strip{background:var(--ink);color:#ffffff}.contact-strip>div{display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-strip h2 em{color:#f1b434}footer{padding:45px 6%;display:flex;align-items:center;justify-content:space-between;gap:40px}footer p{font-size:10px;color:var(--muted);line-height:1.8;margin:0}footer p a{text-decoration:underline}footer>span{font-size:10px;letter-spacing:2px}dialog{padding:0;border:0;border-radius:9px;color:var(--ink);width:min(1050px,94vw);max-height:92svh;background:var(--paper);overflow:auto;box-shadow:0 30px 150px #002d4b55}dialog::backdrop{background:#002d4bd4;backdrop-filter:blur(7px)}.dialog-heading{padding:25px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.dialog-heading .eyebrow{font-size:10px;margin-bottom:7px}.dialog-heading h3{margin:0;font-size:28px;font-weight:500;letter-spacing:-1px}.close-button{border:1px solid var(--line);background:transparent;border-radius:50%;width:37px;height:37px;font-size:25px}.tour-body{height:500px;position:relative;background:#d6e2ea}#tour-canvas{height:100%;width:100%;touch-action:none}.tour-overlay{pointer-events:none;position:absolute;bottom:0;left:0;right:0;padding:60px 30px 20px;background:linear-gradient(transparent,#002d4bdd);color:white}.tour-overlay .pill{color:var(--ink);margin-bottom:15px}.tour-overlay h3{font-size:30px;font-weight:450;margin-bottom:10px}.tour-overlay p{font-size:12px;margin:0}.tour-bottom{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;gap:20px}.tour-stops{display:flex;gap:10px}.tour-stops button{padding:12px;border:1px solid var(--line);border-radius:4px;background:transparent;font-size:12px}.tour-stops button.active{background:var(--ink);color:white}#contact-dialog{max-width:620px}form{padding:0 30px 30px}.form-intro{font-size:14px;line-height:1.8;color:var(--muted)}form label{display:flex;flex-direction:column;gap:8px;font-size:13px;margin:18px 0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}input,textarea{width:100%;padding:13px;border:1px solid #c9d8e3;border-radius:4px;background:#fff;color:var(--ink);font-size:14px}#form-status{font-size:13px;line-height:1.6;margin:16px 0}form>.text-link{font-size:12px}
@media(min-width:1600px){.hero-copy{padding-top:230px}.hero-image{object-position:center 40%}}@media(max-width:1000px){.header nav{gap:18px}.section{padding:75px 5%}.intro{gap:7%}.stats{gap:20px}.stats strong{font-size:24px}.section-top h2{font-size:37px}.section-top>p{max-width:250px}.leasing-workspace{grid-template-columns:250px 1fr}.suite-panel{padding:18px}.model-top{left:20px;right:20px}.segmented button{padding:8px}.amenity-grid{gap:35px}.location{gap:6%}.location h2{font-size:38px}footer{gap:25px}footer>span{display:none}}@media(max-width:700px){.header{height:83px;padding:0 6%}.brand{font-size:15px;gap:9px;letter-spacing:2px}.brand-symbol{font-size:40px;padding-right:9px}.brand-small{font-size:8px;letter-spacing:3px}.header nav{display:none}.header .button{padding:10px 13px;font-size:12px;gap:12px}.hero{height:820px;min-height:0;max-height:1050px}.hero-image{object-position:62% center}.hero-wash{background:linear-gradient(90deg,#edf1ecea,#e9f0e68c 65%,#e9f0e62e),linear-gradient(#edf2e7aa,transparent)}.hero-copy{padding:155px 6% 100px}.hero-copy .eyebrow{font-size:9px;letter-spacing:1.5px}h1{font-size:89px;letter-spacing:-6px}h1 em{letter-spacing:-4px}.hero-description{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;gap:23px;margin-top:25px}.hero-actions .button{padding:17px 20px}.hero-caption{bottom:35px;left:6%;flex-wrap:wrap;font-size:9px;gap:8px}.hero-caption>span:last-child{font-size:10px;padding-left:8px}.hero-index{display:none}.scroll-down{left:auto;right:6%;bottom:30px;width:35px;height:35px}.section{padding:60px 6%}.intro{grid-template-columns:1fr;gap:30px}h2{font-size:40px;letter-spacing:-2px}.eyebrow{font-size:9px;letter-spacing:1.6px;margin-bottom:20px}.intro-right>p{font-size:16px}.stats{justify-content:space-between;gap:12px;padding:10px 0 30px}.stats span{font-size:10px}.stats strong{font-size:25px}.section-top{display:block;margin-bottom:30px}.section-top h2{font-size:36px}.section-top>p{margin-top:20px;max-width:none}.leasing-workspace{display:flex;flex-direction:column}.suite-panel{border-right:0;border-bottom:1px solid var(--line);padding:18px}.panel-top{margin-bottom:15px}.suite-list{grid-template-columns:repeat(2,1fr);max-height:235px;gap:5px;margin-top:12px}.suite-card{padding:12px}.suite-card strong{font-size:14px}.suite-card p{font-size:10px}.source-note{margin-top:12px;font-size:10px}.model-top{top:20px;left:15px;right:15px}.model-top h3{font-size:20px}.model-top .eyebrow{font-size:8px;letter-spacing:1px}.segmented button{font-size:10px;padding:7px}#model-canvas{height:370px}.model-controls{padding:0 15px 15px}.model-controls>span{font-size:9px}.model-bottom{padding:15px;gap:10px;align-items:flex-start}.model-bottom p{font-size:9px;line-height:1.6}.model-bottom .button{white-space:nowrap;font-size:11px;padding:10px;gap:10px}.model-bottom .pill{font-size:9px}.leasing-summary{display:block;font-size:12px;padding:18px 0}.leasing-summary>div{margin-top:18px;justify-content:space-between;gap:10px}.leasing-summary p>span{margin-left:8px}.amenities{padding-top:0}.amenity-grid{grid-template-columns:1fr;gap:25px}.amenity-photo{min-height:320px}.amenity-photo h3{font-size:22px}.amenity-list h3{font-size:19px}.location{grid-template-columns:1fr;gap:35px}.location h2{font-size:36px}.address-card{border-left:0;border-top:1px solid #bbccd9;padding:35px 0 0}.contact-strip>div{display:block}.contact-strip .button{margin-top:30px}footer{padding:35px 6%;flex-direction:column;align-items:flex-start;gap:25px}.dialog-heading{padding:20px}.dialog-heading h3{font-size:23px}.tour-body{height:480px}.tour-bottom{padding:15px;display:block}.tour-stops{gap:5px;justify-content:space-between}.tour-stops button{font-size:10px;padding:10px}.tour-bottom>.text-link{margin-top:20px}.tour-overlay{padding:50px 20px 25px}.tour-overlay h3{font-size:26px}.tour-overlay p{font-size:11px;line-height:1.6}form{padding:0 20px 25px}.form-row{grid-template-columns:1fr;gap:0}.form-row label{margin-bottom:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
.hero-image{object-position:center;animation:sky-drift 28s ease-in-out infinite alternate;transform-origin:65% 55%}.hero-wash{background:linear-gradient(90deg,#edf5fb55 0%,#edf5fb22 38%,transparent 65%),linear-gradient(0deg,#f5f8fc99,transparent 20%)}@keyframes sky-drift{from{transform:scale(1)}to{transform:scale(1.055) translateY(-5px)}}.hero-copy{max-width:900px}.source-note{font-size:12px}.model-controls>span,.model-bottom p{font-size:12px}.filter-label{font-size:14px}.suite-card p{font-size:13px}.segmented button{font-size:13px}.tour-stops button,.tour-overlay p{font-size:14px}.leasing-summary .text-link{font-size:14px}footer p{font-size:12px}.panel-top{font-size:12px}.pill{font-size:12px}@media(max-width:700px){.hero-image{object-position:60% center}.hero-wash{background:linear-gradient(90deg,#edf5fbb0,#edf5fb55 70%,transparent)}.model-controls>span{max-width:150px;line-height:1.5}.model-bottom p{font-size:11px}.model-bottom .pill{font-size:10px}.tour-stops button{font-size:11px}.leasing-summary .text-link{font-size:12px}.source-note{font-size:11px}.model-top .eyebrow{font-size:9px}.suite-card p{font-size:12px}.segmented button{font-size:11px}.hero-copy{padding-top:160px}.hero{height:790px}footer p{font-size:11px}}
h1{word-spacing:.08em}h2{letter-spacing:-1.8px;word-spacing:.06em}@media(max-width:700px){h1{font-size:82px;letter-spacing:-4.5px;word-spacing:.02em}h2{letter-spacing:-1.5px}.tour-body{height:420px}}

/* Newmark website palette, inspected September 13, 2026. */
:root{--blue:#006bb6;--gold:#f1b434;--ink:#002d4b;--paper:#fff;--muted:#586b7b;--line:#d9e2e8;--lime:#f1b434}
.dark{background:var(--blue)}.dark:hover{background:var(--ink)}.contact-strip{background:var(--ink)}.contact-strip .eyebrow{color:var(--gold)}.line{background:var(--blue)}.suite-card.active{border-left:3px solid var(--blue);background:#fff}.suite-card-rate{display:block;margin-top:9px;font-size:12px;color:var(--blue)}.filter-label:not(:first-child){margin-top:15px}.suite-count{font-size:12px;margin:16px 0 0;color:var(--muted)}.suite-list{margin-top:10px;max-height:390px;overscroll-behavior:contain;scrollbar-color:#9ab1c4 transparent;scrollbar-width:thin}.empty-suites{padding:25px 5px;font-size:14px;line-height:1.6}.filter-context{position:absolute;top:90px;left:30px;right:25px;font-size:12px;color:var(--muted);z-index:1}#model-canvas{flex:1;min-height:510px;height:auto}.storage-note{min-height:510px;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:110px 45px 45px}.storage-note h3{font-size:36px;margin:20px 0}.storage-note p{max-width:450px;line-height:1.8}[hidden]{display:none!important}.suite-spec-section{margin-top:26px;border:1px solid var(--line);border-top:3px solid var(--blue);padding:30px;border-radius:4px;background:#f8fafc}.spec-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.spec-heading h3{font-size:23px;letter-spacing:-.5px;font-weight:500;margin:0}.spec-heading>span{font-size:12px;color:var(--muted)}#suite-specs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px 30px;margin:0}#suite-specs dt,.property-facts dt{font-size:12px;color:var(--muted);margin-bottom:8px}#suite-specs dd,.property-facts dd{margin:0;font-size:16px;font-weight:500;line-height:1.5}#suite-notes{padding-left:18px;font-size:14px;line-height:1.9;margin:24px 0 16px}.rate-footnote{font-size:12px;line-height:1.8;color:var(--muted);max-width:880px}.suite-spec-section>.text-link{font-size:13px}.property-details{padding-top:0}.amenity-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 35px;border-top:1px solid var(--line)}.amenity-details article{padding:28px 0;border-bottom:1px solid var(--line)}.amenity-details article>span{font-size:12px;color:var(--blue)}.amenity-details h3{font-size:21px;font-weight:500;letter-spacing:-.4px;margin:14px 0 10px}.amenity-details p{font-size:14px;line-height:1.8;color:var(--muted);margin:0}.facts-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:55px}.facts-heading h3{font-size:28px;font-weight:500;letter-spacing:-.8px;margin:0}.facts-heading p{font-size:13px;color:var(--muted);margin:0}.property-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;margin:30px 0 0;padding:30px;background:#edf3f8;border-top:3px solid var(--gold)}.property-facts dd{font-size:23px}.source-note{line-height:1.6}.leasing-summary>div{flex-wrap:wrap}
@media(max-width:1000px){#suite-specs{grid-template-columns:repeat(2,minmax(0,1fr))}.spec-heading{align-items:flex-start;flex-direction:column;gap:10px}.leasing-workspace{grid-template-columns:270px 1fr}.model-bottom{flex-wrap:wrap}.amenity-details{gap:0 25px}.facts-heading{align-items:flex-start;flex-direction:column;gap:12px}}
@media(max-width:700px){.leasing-workspace{display:flex}.suite-list{max-height:265px}.suite-panel{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.panel-top,.suite-panel>.filter-label[for="suite-search"],#suite-search,.suite-count,.suite-list,.source-note{grid-column:1/-1}.suite-panel>.filter-label[for="size-filter"]{grid-column:1;grid-row:2}.suite-panel>.filter-label[for="floor-filter"]{grid-column:2;grid-row:2}#size-filter{grid-column:1;grid-row:3}#floor-filter{grid-column:2;grid-row:3}.suite-panel .panel-top{margin-bottom:0}#model-canvas{height:390px;min-height:390px;flex:none}.filter-context{left:15px;top:75px;font-size:11px}.storage-note{min-height:390px;padding:95px 25px 25px}.suite-spec-section{padding:22px 18px}.spec-heading h3{font-size:21px}#suite-specs{gap:23px 15px}#suite-specs dd{font-size:14px}#suite-specs dt{font-size:11px}#suite-notes{font-size:13px}.amenity-details{grid-template-columns:1fr 1fr;gap:0 20px}.amenity-details h3{font-size:18px}.amenity-details p{font-size:13px}.amenity-details article{padding:23px 0}.property-facts{grid-template-columns:1fr 1fr;padding:25px 18px;gap:25px 15px}.property-facts dd{font-size:20px}.property-details .section-top>.text-link{margin-top:25px}.facts-heading h3{font-size:25px}}

/* Consistent icons across iOS, Android, and desktop. */
.icon{display:inline-block;width:20px;height:20px;flex:0 0 20px;vertical-align:middle}
.button>span,.suite-arrow,.location-mark,.play{display:inline-flex;align-items:center;justify-content:center}
.button>.icon,.text-link>.icon{margin-left:auto}
.close-button,.model-controls button{display:inline-grid;place-items:center;flex-shrink:0}
.play .icon{width:16px;height:16px;flex-basis:16px}
.touch-hint{display:none}
@media(pointer:coarse){
  .touch-hint{display:inline}.desktop-hint{display:none}
  .model-controls button,.close-button{width:44px;height:44px}
  .segmented button{min-height:44px}
  .tour-link,.text-link,.tour-stops button{min-height:44px}
}
@media(max-width:700px){
  /* A separate landscape image keeps both towers in frame, even at 320px. */
  .hero{height:auto;max-height:none;min-height:0;display:grid;grid-template-areas:"eyebrow" "headline" "image" "description" "actions" "caption";background:#edf3f8;padding-bottom:24px}
  .hero-copy{display:contents}
  .hero-copy .eyebrow{grid-area:eyebrow;margin:112px 6% 16px;font-size:12px;letter-spacing:1.4px}
  .hero-copy h1{grid-area:headline;margin:0 6% 16px;font-size:clamp(3.5rem,16vw,5rem);letter-spacing:-3px;line-height:1.05}
  .hero-copy h1 em{letter-spacing:-2px}
  .hero-image{grid-area:image;position:relative;display:block;width:100%;height:auto;aspect-ratio:6/5;object-fit:cover;object-position:right center;margin-top:0;animation:none;transform:none}
  .hero-wash{grid-area:image;position:relative;inset:auto;pointer-events:none;background:linear-gradient(180deg,#edf3f8 0%,transparent 22%,transparent 80%,#edf3f8 100%)}
  .hero-description{grid-area:description;margin:4px 6% 0;font-size:16px;line-height:1.65}
  .hero-description br{display:none}
  .hero-actions{grid-area:actions;margin:22px 6% 0;gap:10px;align-items:stretch}
  .hero-actions .button{width:100%;min-height:54px;padding:16px 20px;font-size:16px;gap:16px}
  .hero-actions .tour-link{justify-content:center;min-height:48px;padding:4px 0;font-size:14px}
  .hero-caption{grid-area:caption;position:relative;bottom:auto;left:auto;margin:24px 6% 0;font-size:12px;letter-spacing:.7px;gap:8px}
  .hero-caption>span:last-child{font-size:12px;margin-left:0;letter-spacing:0}
  .hero-caption .icon{width:18px;height:18px;flex-basis:18px}
  .scroll-down{display:none}
  .header .button{min-height:44px;font-size:14px;gap:8px;padding:10px 12px}
  .header .button .icon{width:18px;height:18px;flex-basis:18px}
  .section{padding-top:52px;padding-bottom:52px}
  .section-top h2,.location h2{font-size:clamp(2rem,8.7vw,2.6rem)}
  .eyebrow{font-size:12px;letter-spacing:1.4px}
  .section-top>p,.amenity-list p,.amenity-details p,.intro-right>p{font-size:16px}
  .stats{flex-wrap:wrap;gap:20px}.stats span{font-size:12px;max-width:100px;line-height:1.5}
  .text-link{min-height:44px;gap:16px;line-height:1.5;font-size:14px;text-align:left}
  .button{min-height:48px;font-size:16px;gap:20px}
  .suite-panel{padding:16px;grid-template-columns:repeat(2,minmax(0,1fr))}
  .filter-label,.suite-count{font-size:14px}
  select,input,textarea{font-size:16px;min-height:48px;min-width:0}
  .panel-top{font-size:12px;letter-spacing:.5px}
  .pill{font-size:12px}
  .suite-list{grid-template-columns:1fr;max-height:320px;gap:8px;overscroll-behavior-y:auto}
  .suite-card{padding:15px;min-width:0;background:#ffffff80}
  .suite-card strong{font-size:16px}
  .suite-card p,.suite-card-rate{font-size:14px;line-height:1.5}
  .source-note{font-size:12px;line-height:1.65}
  .source-note a{display:inline-flex;align-items:center;gap:8px;min-height:44px}
  .model-top{position:relative;inset:auto;padding:20px 16px 0;flex-wrap:wrap;gap:16px}
  .model-top .eyebrow{font-size:12px;letter-spacing:.6px}
  .model-top h3{font-size:24px}
  .segmented{width:100%}.segmented button{flex:1;font-size:14px;min-height:44px}
  #model-canvas{min-height:0;height:clamp(280px,90vw,420px)}
  .filter-context{position:static;font-size:14px;margin:16px 16px 0}.filter-context:empty{display:none}
  .model-controls{align-items:flex-start;flex-direction:column;padding:0 16px 18px;gap:12px}
  .model-controls>span{font-size:12px;line-height:1.5}
  .model-controls>div{width:100%;justify-content:space-between;gap:12px}
  .model-controls button{width:48px;height:48px}
  .model-bottom{padding:18px 16px;gap:16px}
  .model-bottom>div{width:100%}.model-bottom p{font-size:12px;line-height:1.65}
  .model-bottom .pill{font-size:12px}
  .model-bottom .button{width:100%;padding:14px 18px;font-size:16px;min-height:48px}
  .storage-note{min-height:260px;padding:30px 20px}
  .leasing-summary{font-size:14px;line-height:1.7}
  .leasing-summary p{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 8px}
  .leasing-summary p>span{margin-left:0}
  .leasing-summary>div{align-items:flex-start;flex-direction:column;gap:12px}
  .leasing-summary .text-link,.suite-spec-section>.text-link{font-size:14px}
  #suite-specs dt,.property-facts dt{font-size:12px;line-height:1.5}
  #suite-specs dd{font-size:16px;overflow-wrap:anywhere}
  #suite-notes{font-size:14px}.rate-footnote{font-size:12px}
  .amenities,.property-details{padding-top:0}
  .amenity-details{grid-template-columns:1fr}.amenity-details h3{font-size:21px}
  .amenity-details article{padding:24px 0}
  .facts-heading p{font-size:14px;line-height:1.5}
  footer p{font-size:12px;overflow-wrap:anywhere}
  dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px);margin:auto;overscroll-behavior:contain}
  .dialog-heading{padding:18px 16px;gap:12px}.dialog-heading .eyebrow{font-size:12px}
  .dialog-heading h3{font-size:22px;line-height:1.3}
  .close-button{width:44px;height:44px}
  .tour-body{height:clamp(240px,48dvh,420px)}
  .tour-overlay{padding:50px 16px 18px}.tour-overlay p{font-size:14px}
  .tour-overlay .pill{font-size:12px;line-height:1.5}
  .tour-stops{flex-direction:column;gap:8px}
  .tour-stops button{min-height:44px;font-size:14px;text-align:left;padding:12px}
  form{padding:0 16px 24px}.form-intro{font-size:16px}form label{font-size:14px}
  form>.button{width:100%;text-align:left}form>.text-link{font-size:14px}
}
@media(max-width:360px){
  .header{padding-inline:5%}.header .brand{font-size:13px;letter-spacing:1px}
  .header .button{font-size:12px;padding-inline:10px}
  .hero-copy .eyebrow{font-size:11px;letter-spacing:1px}
  .hero-caption{column-gap:6px}.hero-caption>span:last-child{flex-basis:100%;border:0;padding-left:26px}
}
