
@font-face{font-family:Plex;src:url('assets/fonts/IBMPlexSansArabic-Regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Plex;src:url('assets/fonts/IBMPlexSansArabic-Medium.ttf') format('truetype');font-weight:500;font-display:swap}
@font-face{font-family:Plex;src:url('assets/fonts/IBMPlexSansArabic-SemiBold.ttf') format('truetype');font-weight:600 800;font-display:swap}
/* Shared typography tokens; site text uses the default scale. */
:root{--font-scale:1;--type-hero:clamp(3.25rem,6.4vw,6.6rem);--type-title:clamp(2.05rem,3.7vw,3.9rem);--type-quote:clamp(1.7rem,2.8vw,2.85rem);--type-subtitle:clamp(1.2rem,1.6vw,1.65rem);--type-body:clamp(1rem,.94rem + .2vw,1.125rem);--type-small:.875rem;--type-micro:.8125rem;--type-number:clamp(3.5rem,5.8vw,6rem);--type-number-small:clamp(2rem,3.1vw,3.35rem);--ink:#17282d;--muted:#53666d;--paper:#fff;--soft:#f6f8f8;--dark:#14272f;--line:#dbe3e5;--copper:#a85d32;--sand:#e3b391;--gutter:clamp(1.35rem,5vw,6rem);--section:clamp(4rem,6.5vw,7rem);--content:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem;font-size:100%}body{margin:0;background:var(--paper);color:var(--ink);font-family:Plex,Arial,sans-serif;font-size:calc(var(--type-body)*var(--font-scale));line-height:1.9}body.modal-open{overflow:hidden}button,input,select,a{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--copper);outline-offset:5px}h1,h2,h3,p,figure,blockquote,dl,dd{margin:0}h1,h2,h3{font-weight:500;line-height:1.45}h1{font-size:calc(var(--type-hero)*var(--font-scale));line-height:1.25}h2{font-size:calc(var(--type-title)*var(--font-scale))}h3{font-size:calc(var(--type-subtitle)*var(--font-scale))}p{font-size:calc(var(--type-body)*var(--font-scale))}p+p{margin-top:1rem}small,.small{font-size:calc(var(--type-small)*var(--font-scale))}.wrap{width:min(100%,var(--content));padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:var(--section)}.eyebrow{display:flex;align-items:center;gap:.8rem;color:var(--copper);font-size:calc(var(--type-small)*var(--font-scale));font-weight:500;margin-bottom:1.4rem}.eyebrow::before{content:'';width:1.65rem;height:1px;background:currentColor}.lede{font-size:calc(var(--type-subtitle)*var(--font-scale));line-height:1.85}.muted{color:var(--muted)}.skip-link{position:fixed;top:-7rem;right:1rem;z-index:100;background:#fff;padding:1rem}.skip-link:focus{top:1rem}
.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-inner{min-height:88px;display:flex;align-items:center;gap:2rem}.brand{display:flex;align-items:center;gap:.85rem;flex-shrink:0}.brand-mark{height:40px;width:45px;flex-shrink:0;color:var(--ink);display:block;transform:rotate(45deg)}.brand strong{font-size:calc(var(--type-subtitle)*var(--font-scale));font-weight:600;line-height:1.3;display:block}.brand small{color:var(--muted);font-size:calc(var(--type-micro)*var(--font-scale));display:block;line-height:1.6}.main-nav{display:flex;gap:clamp(1.15rem,2.1vw,2.5rem);margin-inline:auto}.main-nav a{font-size:calc(var(--type-small)*var(--font-scale));padding-block:.55rem;position:relative;white-space:nowrap}.main-nav a::after{content:'';position:absolute;bottom:0;right:0;left:0;height:1px;background:var(--copper);transform:scaleX(0);transform-origin:right;transition:transform .2s}.main-nav a:hover::after,.main-nav a[aria-current=true]::after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:.8rem}.menu-toggle{display:none;border:1px solid var(--line);background:none;padding:.5rem .8rem;font-size:calc(var(--type-small)*var(--font-scale))}
.hero{position:relative;min-height:calc(100svh - 88px);background:var(--dark);color:#fff;isolation:isolate;display:flex;align-items:flex-end;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;z-index:-2}.hero::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,rgba(5,20,28,.94),rgba(8,24,33,.6) 55%,rgba(6,26,40,.12) 100%)}.hero-copy{padding-block:7rem 4rem;width:100%}.hero .eyebrow{color:#e1e9eb;margin-bottom:1.1rem}.hero h1{max-width:900px;text-shadow:0 2px 20px #08182020}.hero-subtitle{font-size:calc(var(--type-subtitle)*var(--font-scale));margin-top:1.7rem;color:#e2e9ec}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;border-top:1px solid #ffffff42;padding-top:2rem;margin-top:3.8rem}.architect{font-size:calc(var(--type-body)*var(--font-scale))}.architect small{display:block;color:#c2d0d6;margin-bottom:.4rem}.explore{display:flex;align-items:center;gap:1rem;font-size:calc(var(--type-small)*var(--font-scale))}.explore span{display:grid;place-items:center;width:44px;height:44px;border:1px solid #ffffff66;border-radius:50%;font-size:calc(var(--type-subtitle)*var(--font-scale));transition:transform .2s}.explore:hover span{transform:translateY(4px)}
.project-intro{display:grid;grid-template-columns:1.12fr 1fr;gap:clamp(2rem,6vw,6.5rem);align-items:start}.project-intro h2{max-width:680px}.project-copy{padding-top:3rem}.project-copy p{color:var(--muted);line-height:2}.capacity{margin-top:4rem;border-top:1px solid var(--line)}.capacity-title{font-size:calc(var(--type-small)*var(--font-scale));color:var(--muted);margin-top:1.7rem}.capacity-row{display:grid;grid-template-columns:repeat(3,1fr);padding-block:1.5rem 2.5rem}.capacity-item{padding-inline:2.2rem;border-inline-start:1px solid var(--line)}.capacity-item:first-child{padding-inline-start:0;border:0}.capacity-value{display:flex;gap:.7rem;align-items:baseline;line-height:1.3}.capacity-value strong{font-size:calc(var(--type-number)*var(--font-scale));font-weight:500;line-height:1.3;direction:ltr}.capacity-value .unit{font-size:calc(var(--type-body)*var(--font-scale));color:var(--muted)}.capacity-item dt{font-size:calc(var(--type-body)*var(--font-scale));margin-top:.65rem}.capacity-item.total strong{color:var(--copper)}.project-facts{display:grid;grid-template-columns:1fr 1fr;gap:3rem;border-top:1px solid var(--line);padding-top:2rem}.project-fact{display:flex;gap:1.3rem;align-items:baseline;flex-wrap:wrap}.project-fact strong{font-size:calc(var(--type-number-small)*var(--font-scale));font-weight:500;line-height:1.3;direction:ltr}.project-fact span{font-size:calc(var(--type-body)*var(--font-scale));color:var(--muted)}.project-fact small{flex-basis:100%;color:var(--muted);margin-top:-.7rem}
.site-footer{background:var(--dark);color:#fff;padding-block:3rem}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:2rem}.site-footer strong{font-size:calc(var(--type-subtitle)*var(--font-scale));font-weight:500}.site-footer p{color:#c5d2d8;font-size:calc(var(--type-small)*var(--font-scale));margin-top:.6rem}.site-footer a{font-size:calc(var(--type-small)*var(--font-scale));border-bottom:1px solid #879ba2;padding-block:.5rem}
@media(min-width:1750px){.hero-copy{max-width:var(--content)}}
@media(max-width:1050px){.header-inner{gap:1.4rem}.main-nav{gap:1rem}.main-nav a{font-size:calc(var(--type-micro)*var(--font-scale))}.brand strong{font-size:calc(var(--type-body)*var(--font-scale))}.hero{min-height:760px}.project-intro{grid-template-columns:1fr 1fr;gap:3rem}.capacity-item{padding-inline:1.3rem}}
@media(max-width:820px){.header-inner{min-height:78px;flex-wrap:wrap;justify-content:space-between;gap:0}.header-actions{gap:1rem}.menu-toggle{display:block}.main-nav{display:none;order:3;flex:1 1 100%;margin:0;padding:1rem 0 1.3rem;border-top:1px solid var(--line);gap:.5rem 2rem;flex-wrap:wrap}.site-header.menu-open .main-nav{display:flex}.main-nav a{font-size:calc(var(--type-body)*var(--font-scale))}.hero{min-height:720px;min-height:calc(100svh - 78px)}.hero-copy{padding-block:9rem 2.5rem}.hero-image{object-position:53% center}.hero-bottom{margin-top:2.8rem;align-items:center}.project-intro{grid-template-columns:1fr;gap:2rem}.project-copy{padding-top:0}.capacity-row{padding-top:1.3rem}.capacity-item{padding-inline:1rem}.capacity-value{flex-wrap:wrap;gap:0 .5rem}.capacity-value strong{font-size:calc(var(--type-number-small)*var(--font-scale))}.project-facts{gap:1.5rem}.project-fact{gap:.4rem}.project-fact small{margin-top:0}.footer-inner{align-items:flex-start}}
@media(max-width:480px){.header-inner{position:relative;row-gap:.45rem;padding-block:.6rem}.brand-mark{width:36px;height:32px}.header-actions{margin-inline-start:auto}.brand small{display:none}.header-actions{gap:.6rem}.menu-toggle{font-size:calc(var(--type-micro)*var(--font-scale));padding:.35rem .5rem}.hero-bottom{flex-direction:column;align-items:flex-start;gap:1.8rem}.hero h1{font-size:calc(var(--type-hero)*var(--font-scale));max-width:100%}.hero-subtitle{max-width:18ch}.capacity-row{grid-template-columns:1fr}.capacity-item,.capacity-item:first-child{border:0;border-bottom:1px solid var(--line);padding:1.2rem 0;display:flex;justify-content:space-between;align-items:baseline}.capacity-item:last-child{border-bottom:0}.capacity-item dt{margin:0}.capacity-value strong{font-size:calc(var(--type-number)*var(--font-scale))}.project-facts{grid-template-columns:1fr;gap:2rem}.footer-inner{flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

.concept-section{background:var(--soft);padding-block:clamp(4rem,6vw,6.5rem)}
.concept-heading{display:block}.concept-heading .eyebrow{margin-bottom:.9rem}.concept-heading h2{font-size:clamp(2.05rem,3.5vw,3.25rem);line-height:1.45}
.concept-story{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:clamp(2rem,4.5vw,4.5rem);align-items:start;margin-top:2.5rem}.concept-story>div{min-width:0}
.location-panel{background:var(--paper);border:1px solid var(--line)}.location-panel-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.4rem}.location-label{font-size:.875rem;color:var(--muted);margin-bottom:.2rem}.location-panel-header h3{font-size:1.15rem;line-height:1.5}.location-panel-header .location-link{margin:0;flex-shrink:0}
.location-map img{display:block;width:100%;height:auto}.location-map figcaption{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.4rem;color:var(--muted)}.location-map .text-link{white-space:nowrap;font-size:.875rem}.location-dimensions dt{font-size:.875rem;color:var(--muted)}.location-dimensions dd{font-size:1.125rem;line-height:1.6;font-weight:500;color:var(--ink)}.location-dimensions dd span{font-size:.875rem;font-weight:400;color:var(--muted)}
.concept-copy{padding-top:.2rem}.concept-text p{font-size:clamp(1rem,.95rem + .15vw,1.125rem);line-height:2;color:var(--muted)}.concept-text p:first-child{color:var(--ink)}.concept-text p+p{margin-top:1.15rem}
.architect-quote{margin-top:1.7rem;padding-top:1.5rem;border-top:1px solid #cdd8dc;font-size:clamp(1.125rem,1.5vw,1.35rem);line-height:1.85;font-weight:400;color:var(--ink)}.architect-quote cite{display:block;margin-top:.8rem;font-size:.875rem;font-style:normal;color:var(--muted)}
.massing-figure{margin-top:4.5rem}.massing-image{width:100%;height:auto;max-height:730px;object-fit:contain;background:#fff}.image-caption{display:flex;justify-content:space-between;gap:2rem;padding-top:1rem;font-size:calc(var(--type-small)*var(--font-scale));color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:.7rem;font-size:calc(var(--type-small)*var(--font-scale));padding:.5rem 0;border:0;border-bottom:1px solid currentColor;background:none;color:inherit}.massing-caption{max-width:62ch}
.shared-section{background:var(--paper);color:var(--ink);overflow:hidden;border-bottom:1px solid var(--line)}.shared-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(2rem,6vw,6rem);align-items:start}.shared-section .eyebrow{color:var(--copper)}.shared-intro p.lede{color:var(--muted);padding-top:2.8rem}.shared-body{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(2rem,6vw,6rem);align-items:center;margin-top:4.2rem}.shared-drawing{background:transparent;padding:0;position:relative}.drawing-button{display:block;border:0;background:none;width:100%;padding:0;text-align:inherit}.shared-drawing img{width:100%;height:auto;max-height:740px;object-fit:contain;background:#fff}.image-zoom-hint{display:inline-flex;align-items:center;gap:.5rem;font-size:calc(var(--type-small)*var(--font-scale));padding-top:1rem;color:var(--muted)}.shared-copy h3{margin-bottom:1.3rem;font-size:calc(var(--type-quote)*var(--font-scale));max-width:15ch;line-height:1.65}.shared-copy p{color:var(--muted);line-height:2}.dimensions{display:flex;gap:2rem;justify-content:space-between;border-top:1px solid var(--line);margin-top:2rem;padding-top:2rem;flex-wrap:wrap}.dimension dt{font-size:calc(var(--type-small)*var(--font-scale));color:var(--muted);margin-top:.65rem}.dimension dd{font-size:calc(var(--type-number-small)*var(--font-scale));line-height:1.4}.dimension dd small{font-size:calc(var(--type-small)*var(--font-scale));margin-inline-start:.2rem}.dimensions-note{font-size:calc(var(--type-small)*var(--font-scale));color:var(--muted);margin-top:.85rem}.central-block{margin-top:clamp(3rem,5vw,5rem);padding-top:clamp(2rem,4vw,3.5rem);border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;align-items:start}.central-block h3{font-size:calc(var(--type-subtitle)*var(--font-scale));margin-bottom:1rem}.central-block p{color:var(--muted);max-width:62ch}.central-image{background:transparent;padding:0}.central-image img{width:100%;height:auto;max-height:700px;object-fit:contain;background:#fff}
.section-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:3rem}.section-intro>p{max-width:53ch;color:var(--muted)}.plan-tabs{display:flex;gap:.5rem 2rem;border-bottom:1px solid var(--line);margin-bottom:2.2rem;flex-wrap:wrap}.plan-tabs button{border:0;background:none;font-size:calc(var(--type-body)*var(--font-scale));padding:1rem .15rem;position:relative;white-space:nowrap;color:var(--muted)}.plan-tabs button::after{content:'';position:absolute;bottom:-1px;inset-inline:0;height:2px;background:var(--copper);transform:scaleX(0);transition:transform .2s}.plan-tabs button[aria-selected=true]{color:var(--ink);font-weight:500}.plan-tabs button[aria-selected=true]::after{transform:scaleX(1)}.plan-panel{display:grid;grid-template-columns:minmax(0,2fr) minmax(250px,.8fr);gap:3rem;align-items:start;direction:ltr}.plan-panel>*{direction:rtl}.plan-canvas{background:#fff;min-height:0;padding:0;position:relative}.plan-canvas img{width:100%;height:auto;max-height:650px;object-fit:contain}.plan-canvas .canvas-action{display:block;width:fit-content;position:static;margin:.8rem 0 0 auto;background:#fff;color:var(--copper);font-size:calc(var(--type-small)*var(--font-scale));border:0;border-bottom:1px solid var(--line);padding:.45rem 0}.plan-description h3{margin-top:.6rem;margin-bottom:1rem}.plan-description>p{color:var(--muted);line-height:1.95}.plan-legend{list-style:none;padding:0;margin:1.7rem 0 0;display:grid;grid-template-columns:1fr;gap:.75rem}.plan-legend li{display:flex;align-items:center;gap:.65rem;font-size:calc(var(--type-small)*var(--font-scale));line-height:1.75}.swatch{width:13px;height:13px;flex:0 0 13px;display:block;background:var(--swatch);border:1px solid #51636b30}.plan-note{margin-top:1.25rem;font-size:calc(var(--type-small)*var(--font-scale));color:var(--muted)}
.views-section{background:#fff;border-top:1px solid var(--line)}.gallery-frame{position:relative;background:#fff}.gallery-frame .drawing-button img{height:clamp(360px,50vw,680px);width:100%;object-fit:contain}.gallery-caption{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-top:1.1rem}.gallery-caption h3{font-size:calc(var(--type-subtitle)*var(--font-scale))}.gallery-count{font-size:calc(var(--type-small)*var(--font-scale));color:var(--muted)}.gallery-thumbnails{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:2rem}.gallery-thumbnails button{border:0;border-bottom:2px solid transparent;background:none;text-align:start;padding:0 0 .8rem;transition:border-color .2s}.gallery-thumbnails button[aria-pressed=true]{border-color:var(--copper)}.gallery-thumbnails img{height:135px;width:100%;object-fit:cover;opacity:.65;transition:opacity .25s}.gallery-thumbnails button:hover img,.gallery-thumbnails button[aria-pressed=true] img{opacity:1}.gallery-thumbnails span{display:block;margin-top:.7rem;font-size:calc(var(--type-small)*var(--font-scale))}.facade-detail{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:4rem;padding-top:3rem;border-top:1px solid var(--line)}.facade-detail figure img{width:100%;height:240px;object-fit:contain}.facade-detail figcaption{margin-top:1rem;font-size:calc(var(--type-small)*var(--font-scale));color:var(--muted)}.facade-detail button{background:#fff;padding:0}
.lightbox{position:fixed;inset:0;width:min(1500px,96vw);max-width:96vw;height:94vh;max-height:94vh;border:0;padding:0;background:#fff;color:var(--ink);box-shadow:0 20px 90px #0008}.lightbox::backdrop{background:#08161fe8;backdrop-filter:blur(8px)}.lightbox-head{display:flex;justify-content:space-between;align-items:center;gap:1.2rem;padding:1.15rem 1.5rem;border-bottom:1px solid var(--line);min-height:77px}.lightbox-head h2{font-size:calc(var(--type-subtitle)*var(--font-scale));font-weight:400;line-height:1.6}.lightbox-actions{display:flex;gap:.7rem;flex-shrink:0}.lightbox-head button{background:#fff;color:var(--ink);border:1px solid var(--line);padding:.4rem .8rem;font-size:calc(var(--type-small)*var(--font-scale))}.lightbox[open]{display:flex;flex-direction:column}.lightbox-head{flex-shrink:0}.lightbox-stage{flex:1;min-height:0;overflow:auto;padding:1.5rem;direction:ltr;background:#fff}.lightbox-stage img{height:100%;width:100%;object-fit:contain;max-width:none;margin:0 auto}.lightbox-stage.enlarged img{width:200%;height:auto;object-fit:unset}.lightbox[data-tone=section] .lightbox-stage{background:#fff}
@media(max-width:1150px){.main-nav{gap:1rem}.plan-panel{gap:2rem}.dimensions{gap:1rem}.concept-story{gap:2rem}}
@media(max-width:950px){.header-inner{flex-wrap:wrap;min-height:78px;justify-content:space-between;gap:0}.menu-toggle{display:block}.main-nav{display:none;order:3;flex:1 1 100%;margin:0;padding:1rem 0 1.3rem;border-top:1px solid var(--line);gap:.5rem 2rem;flex-wrap:wrap}.site-header.menu-open .main-nav{display:flex}.main-nav a{font-size:calc(var(--type-body)*var(--font-scale))}.concept-story{grid-template-columns:1fr;gap:2rem}.concept-copy{max-width:75ch}.shared-intro,.shared-body{gap:2.5rem}.shared-copy h3{font-size:calc(var(--type-subtitle)*var(--font-scale));max-width:none}.dimensions{gap:1rem}.dimension dd{font-size:calc(var(--type-subtitle)*var(--font-scale))}.central-block{grid-template-columns:1fr;gap:2rem}.section-intro{display:block}.section-intro>p{margin-top:1.5rem;max-width:70ch}.plan-panel{grid-template-columns:1fr}.plan-description{display:grid;grid-template-columns:1fr 1fr;gap:0 2rem}.plan-description h3{grid-column:1}.plan-description>p{grid-column:1}.plan-legend{grid-column:2;grid-row:1/4;margin-top:.7rem}.plan-canvas{min-height:0}.facade-detail{gap:1.5rem}}
@media(max-width:650px){.hero-image{object-position:51% 40%}.concept-heading h2{max-width:15ch}.concept-story{margin-top:2rem}.location-panel-header{padding:1rem}.location-map figcaption{padding:1rem;gap:.7rem;flex-wrap:wrap}.location-dimensions dd{font-size:1rem}.image-caption{flex-direction:column;gap:.4rem;align-items:flex-start}.massing-figure{margin-top:2.8rem}.shared-intro,.shared-body{grid-template-columns:1fr;gap:2rem}.shared-intro p.lede{padding-top:0}.shared-body{margin-top:2.5rem}.shared-drawing{order:2}.shared-copy{order:1}.shared-copy h3{font-size:calc(var(--type-quote)*var(--font-scale))}.dimensions{justify-content:flex-start;gap:2rem}.dimension dd{font-size:calc(var(--type-number-small)*var(--font-scale))}.central-block{margin-top:3.5rem}.plan-tabs{gap:.2rem 1.25rem}.plan-tabs button{font-size:calc(var(--type-small)*var(--font-scale));padding:.8rem 0}.plan-canvas{padding:0}.plan-description{display:block}.plan-legend{display:grid;grid-template-columns:1fr 1fr;gap:.7rem 1rem;margin-top:1.5rem}.gallery-frame .drawing-button img{height:360px}.gallery-thumbnails{gap:.8rem;margin-top:1.5rem}.gallery-thumbnails img{height:85px}.gallery-thumbnails span{font-size:calc(var(--type-micro)*var(--font-scale))}.facade-detail{grid-template-columns:1fr;gap:2rem}.facade-detail figure img{height:205px}.lightbox-head{align-items:flex-start;flex-wrap:wrap;padding:1rem}.lightbox-head h2{font-size:calc(var(--type-body)*var(--font-scale));max-width:100%}.lightbox-stage{padding:.6rem}.lightbox-actions{margin-inline-start:auto}}
.capacity-item{display:flex;flex-direction:column}.capacity-item dt{order:2}.capacity-item dd{order:1}
@media(max-width:480px){.capacity-item,.capacity-item:first-child{flex-direction:row}.capacity-item dt{order:2}.capacity-item dd{order:1}.plan-legend{grid-template-columns:1fr}:root{--type-hero:clamp(2.4rem,10vw,3.25rem)}}

.location-link{display:block;width:fit-content;margin-inline-start:auto;margin-top:.45rem;color:var(--copper);font-size:calc(var(--type-small)*var(--font-scale));text-decoration:underline;text-underline-offset:.3em;line-height:1.8}.location-link:hover{color:var(--ink)}

/* Full DWG plan library */
.plan-library-entry{margin-top:2.2rem;padding:1.4rem 0;border-block:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.plan-library-count{color:var(--copper);font-weight:500;font-size:1rem}.plan-library-entry p{color:var(--muted);font-size:.95rem;margin-top:.2rem}.plan-library-links{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;font-size:.875rem}.plan-library-primary{background:var(--ink);color:#fff;padding:.7rem 1.2rem;display:inline-flex;gap:1rem;align-items:center}.plan-library-primary:hover{background:#25434c}.plan-library-links>a:last-child{border-bottom:1px solid var(--line);padding:.35rem 0}.plan-canvas.native-plan{background:#fff}.plan-canvas.native-plan img{object-fit:contain}
@media(max-width:650px){.plan-library-entry{align-items:flex-start;flex-direction:column}.plan-library-links{gap:1rem}.plan-library-primary{padding:.6rem .85rem}.plan-library-links>a:last-child{font-size:.8125rem}}



.concept-heading h2 span{display:inline-block}

/* Consistent white drawing surfaces and reading rhythm. */
.project-copy{padding-top:2.8rem}
.project-copy strong{color:var(--ink);font-weight:500}
.project-copy p+p{margin-top:1.15rem}
.concept-section{border-block:1px solid var(--line)}
.location-panel{border:0}
.location-panel-header{padding:1.2rem 0}
.location-map figcaption{padding:1rem 0}
.architect-quote{border-inline-start:2px solid var(--copper);border-top:0;padding-block:.25rem;padding-inline:1.25rem 0;margin-top:2rem}
.shared-intro,.shared-body,.project-intro{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}
.shared-copy{max-width:58ch}
.shared-copy h3{font-size:clamp(1.45rem,2.05vw,2.1rem);line-height:1.7}
.dimensions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.dimension dt{margin:0 0 .6rem}
.dimension dd{color:var(--ink);font-size:clamp(1.65rem,2.6vw,2.5rem);white-space:nowrap}
.central-block>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.8fr);gap:2rem;align-items:start}
.central-block h3{margin:0}
.image-zoom-hint a:hover,.canvas-action:hover{color:var(--copper)}
.plan-library-entry{margin-top:0;margin-bottom:1.4rem}
.plan-description{padding-top:.4rem}
.plan-description h3{margin-top:0}
.plan-library-primary,.menu-toggle,.lightbox-head button{transition:background .15s,color .15s}
.plan-tabs button{min-height:48px}
.gallery-thumbnails button{padding-bottom:1rem}
.facade-detail figure img{height:auto;min-height:0;max-height:300px}
.facade-detail figcaption{padding-top:.85rem;border-top:1px solid var(--line)}
.lightbox-head button{min-height:44px}
@media(max-width:950px){
 .shared-intro{grid-template-columns:1fr;gap:1.4rem}
 .shared-intro p.lede{padding-top:0;max-width:65ch}
 .shared-body{gap:2rem}
 .central-block>div{grid-template-columns:1fr;gap:1rem}
 .plan-canvas img{max-height:620px}
}
@media(max-width:820px){
 .project-intro{grid-template-columns:1fr}
 .project-copy{padding-top:0}
}
@media(max-width:650px){
 .shared-body{grid-template-columns:1fr}
 .shared-copy{max-width:none}
 .shared-drawing img{max-height:none}
 .central-image img{max-height:none}
 .plan-canvas img{max-height:none}
 .central-block{gap:.75rem}
 .section-intro{margin-bottom:2rem}
 .facade-detail figure img{max-height:none}
 .lightbox-stage{padding:.65rem}
 .location-panel-header{padding:1rem 0}
 .location-map figcaption{padding:1rem 0}
}

/* Final architectural presentation: image-led opening, concise project credits. */
.hero::before{background:linear-gradient(90deg,rgba(5,20,28,.08),rgba(5,20,28,.14) 38%,rgba(5,20,28,.7)),linear-gradient(0deg,rgba(5,20,28,.9),rgba(5,20,28,.1) 65%)}
.hero-copy{padding-block:6rem 3rem}
.hero h1{font-size:clamp(3.15rem,5.8vw,6rem);line-height:1.3;font-weight:500}
.hero-subtitle{margin-top:1.15rem}
.hero-bottom{margin-top:2.75rem;padding-top:1.6rem}
.project-credits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem 2.5rem;margin-top:2.75rem;padding-top:2rem;border-top:1px solid var(--line)}
.project-credits p{margin:0;color:var(--ink);font-size:1rem;line-height:1.9}
.project-credits strong{display:block;color:var(--muted);font-size:.875rem;font-weight:400;margin-bottom:.35rem}
.project-credits p:last-child{grid-column:1/-1;max-width:95ch}
.capacity{margin-top:2.5rem}
.project-facts{gap:2rem}
.project-fact strong{font-variant-numeric:tabular-nums}
.plan-library-count{font-size:1.125rem}
.plan-library-links>a{min-height:44px;align-content:center}
.plan-library-primary{padding:.85rem 1.35rem}
.gallery-thumbnails button[aria-pressed=true] span{color:var(--ink);font-weight:500}
.gallery-thumbnails button[aria-pressed=true] img{opacity:1}
.site-footer{padding-block:2.75rem}
@media(max-width:650px){
 .project-credits{grid-template-columns:1fr;gap:1.25rem;margin-top:2rem}
 .project-credits p:last-child{grid-column:auto}
 .hero-copy{padding-block:7rem 2.5rem}
 .hero h1{font-size:clamp(2.55rem,10vw,3.5rem)}
 .hero::before{background:linear-gradient(0deg,rgba(5,20,28,.95),rgba(5,20,28,.46) 65%,rgba(5,20,28,.16))}
}
