
:root{--navy:#102b3a;--deep:#0a202d;--ink:#183240;--muted:#5b6b72;--champagne:#dbc59f;--paper:#fff;--stone:#f1f4f3;--line:#d8e0df;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font:400 16px/1.7 'DM Sans',sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,summary{font:inherit}figure{margin:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',sans-serif}h1,h2{font-weight:500;letter-spacing:-.055em;line-height:1.12}h1{font-size:clamp(3rem,5.2vw,5.4rem)}h2{font-size:clamp(2.1rem,3.6vw,3.5rem)}h3{font-size:1.2rem;line-height:1.4;font-weight:600;letter-spacing:-.025em}.wrap{width:min(calc(100% - 64px),var(--max));margin-inline:auto}section{padding:92px 0}section[id]{scroll-margin-top:20px}.eyebrow{font-size:.875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#64736d;margin-bottom:22px;line-height:1.5}.section-head{display:flex;align-items:end;justify-content:space-between;gap:64px;margin-bottom:42px}.section-head>div{max-width:740px}.section-head>p{max-width:360px;color:var(--muted)}.btn{display:inline-flex;justify-content:center;align-items:center;gap:14px;padding:15px 23px;min-height:54px;font-size:1rem;font-weight:600;border:1px solid transparent;border-radius:3px;transition:background .2s,color .2s}.btn-primary{background:var(--champagne);color:var(--deep)}.btn-primary:hover{background:#ead8b9}.btn-outline{border-color:#869ba6;color:#fff}.btn-outline:hover{background:#ffffff12}.arrow{font-size:1.15rem}a:focus-visible,summary:focus-visible{outline:3px solid #a9854c;outline-offset:5px}.actions{display:flex;gap:12px;flex-wrap:wrap}

header{position:sticky;top:0;z-index:20;background:#fffffffa;border-bottom:1px solid var(--line)}nav{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;gap:13px;align-items:center}.brand-name{font-family:'Manrope',sans-serif;font-size:1.05rem;font-weight:800;letter-spacing:-.035em;line-height:1.3}.mark{width:52px;height:52px;position:relative;overflow:hidden;flex:none;border-radius:50%;background:#080808}.mark img{position:absolute;width:161.14%;max-width:none;height:auto;left:-30%;top:-107.95%}.navlinks{display:flex;align-items:center;gap:25px;font-size:.9rem;font-weight:500}.navlinks>a:not(.btn):hover{color:#8d6c3c}.navlinks .btn{background:var(--navy);color:#fff;padding:12px 18px;min-height:46px;font-size:.9rem}.navlinks .btn:hover{background:#244a5e}.mobile-nav{display:none;position:relative}.mobile-nav summary{list-style:none;cursor:pointer;border:1px solid var(--line);padding:9px 12px;border-radius:3px;font-size:.9rem}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{margin-left:8px}.mobile-links{position:absolute;top:calc(100% + 14px);right:0;width:min(290px,calc(100vw - 32px));padding:12px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 40px #102b3a22;max-height:70vh;overflow:auto;display:grid}.mobile-links a{padding:11px 14px;border-bottom:1px solid #edf0ef}.mobile-links a:hover{background:var(--stone)}

.hero{background:var(--navy);color:#fff;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:58px;padding:66px max(32px,calc((100vw - 1240px)/2)) 72px;position:relative}.hero-content.wrap{width:auto;margin:0;min-width:0}.hero .eyebrow{color:var(--champagne);letter-spacing:.11em}.hero h1 em{font-style:normal;color:var(--champagne)}.hero-content>p:not(.eyebrow){margin:26px 0 32px;color:#cbd8dd;max-width:480px;font-size:1.08rem}.hero .actions .btn{font-size:.94rem}.hero-visual{position:relative;min-width:0;padding:0 0 24px 24px}.hero-visual:before{content:'';position:absolute;left:0;bottom:0;right:28px;top:28px;border:1px solid #71848b}.hero-visual>img{position:relative;width:100%;height:540px;object-fit:cover;border-radius:2px}.hero-location{position:relative;margin:-60px 20px 0;background:#ffffffed;color:var(--ink);padding:16px 20px;font-size:.875rem;border-left:3px solid #b69a6e}.hero-footer{margin-top:30px;font-size:.875rem;color:#b9cbd4;letter-spacing:.02em}.trust-band{background:#e9eeec;border-bottom:1px solid #d8e0db;padding:0}.hero-foot{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.stat{display:flex;align-items:center;gap:18px;padding:26px 24px}.stat:first-child{padding-left:0}.stat+.stat{border-left:1px solid #cfd9d5}.stat strong{font:700 1.25rem/1.3 'Manrope',sans-serif;white-space:nowrap}.stat span{font-size:.875rem;line-height:1.5;color:#4c636a}

.intro{display:grid;grid-template-columns:.55fr 1.45fr;gap:70px}.intro>.eyebrow{max-width:180px}.intro-copy>p{max-width:800px;color:var(--muted);font-size:1.1rem;margin-top:28px}.signature{margin-top:25px;padding:0 0 0 22px;border-left:2px solid #bea47d;color:var(--muted);max-width:800px}.services{background:var(--stone);border-top:1px solid #e6ebe8;border-bottom:1px solid #e6ebe8}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.card{background:#fff;padding:30px;min-width:0}.card h3{margin-bottom:16px}.card p{color:var(--muted);font-size:1rem}.card:before{content:'';display:block;width:26px;height:2px;background:#b89c71;margin-bottom:24px}

.architecture-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:32px;align-items:start}.architecture-grid figure:nth-child(2){margin-top:65px}.gallery a,.photo-grid a{display:block;overflow:hidden}.gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .35s}.gallery a:hover img,.photo-grid a:hover img{transform:scale(1.02)}.gallery figcaption{padding:22px 0 0}.gallery figcaption p{color:var(--muted);margin-top:8px}.gallery h3{font-size:1.35rem}.inspiration-section{background:var(--deep);color:#fff;position:relative}.inspiration-section .eyebrow{color:var(--champagne)}.inspiration-intro{color:#bccdd5;max-width:780px;margin-top:24px;font-size:1rem}.category{margin-top:48px}.category>h3{font-size:1.35rem;border-bottom:1px solid #40535e;padding-bottom:18px;margin-bottom:24px;font-weight:500}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.photo-grid figure{min-width:0}.photo-grid img{width:100%;aspect-ratio:3/2;object-fit:cover;transition:transform .35s}.photo-grid figcaption{padding-top:18px}.photo-grid figcaption strong{display:block;font-size:1.05rem;font-weight:600;color:#fff;margin-bottom:7px}.photo-grid figcaption span{display:block;color:#bdcbd1;font-size:.94rem;line-height:1.65}

.method{background:#eaf0ee}.method .section-head p{color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;margin-top:42px}.step{border-top:2px solid #a38c65;padding-top:24px}.step h3{font-size:1.2rem}.step p{margin-top:15px;color:var(--muted)}.audiences{display:grid;grid-template-columns:1.15fr 1fr;gap:75px;align-items:center}.audience-list{margin-top:32px}.audience-item{padding:18px 0;border-bottom:1px solid var(--line);display:flex;gap:14px}.audience-item i{font-style:normal;color:#9c825b;font-size:.8rem;margin-top:5px}.audience-item p{color:var(--muted);margin-top:6px}.quote{background:var(--navy);color:#fff;padding:62px 45px;position:relative;border-top:3px solid #c7b087}.quote p{font-family:'Manrope',sans-serif;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:400;letter-spacing:-.04em;line-height:1.35}.quote span{font-size:.875rem;display:block;margin-top:28px;color:var(--champagne)}

.people-section{background:#f3f5f4}.operations-feature{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:start}.operations-feature img{width:100%;aspect-ratio:3/2;object-fit:cover}.operations-feature figcaption{font-size:.875rem;color:#65747a;margin-top:12px}.operations-copy>h3{font-size:1.5rem}.operations-copy>p{color:var(--muted);margin:16px 0 24px}.role-list{display:grid;gap:19px}.role-list article{border-top:1px solid var(--line);padding-top:19px}.role-list h3{font-size:1.05rem}.role-list p{margin-top:8px;color:var(--muted)}.logistics-section{background:#fff}.logistics-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.logistics-grid article{background:var(--stone);min-width:0;display:grid;grid-template-columns:1fr}.logistics-grid img{width:100%;aspect-ratio:16/10;object-fit:cover}.logistics-body{padding:27px}.logistics-body .eyebrow{font-size:.875rem;margin-bottom:10px}.logistics-body h3{font-size:1.3rem}.logistics-body>p:not(.eyebrow){margin-top:14px;color:var(--muted)}.logistics-body .operations-detail{padding-top:18px;border-top:1px solid var(--line);font-size:.875rem}.operations-note{color:#64747a;font-size:.875rem;margin-top:24px;max-width:820px}.handover-section{background:var(--stone);border-top:1px solid var(--line)}.handover-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.handover-intro{color:var(--muted);margin:25px 0 30px}.handover-list{display:grid;gap:24px}.handover-list article{border-top:1px solid #b8c7c8;padding-top:23px}.handover-list p{margin-top:11px;color:var(--muted)}

.contact{background:var(--navy);color:#fff;padding:78px 0}.contact-panel{display:grid;grid-template-columns:1fr 1fr;gap:80px}.contact-panel .eyebrow{color:var(--champagne)}.contact-copy h2{font-size:clamp(2.3rem,4vw,3.7rem)}.contact-copy>p:not(.eyebrow){margin-top:24px;color:#c5d3d9}.contact-copy .contact-brief{font-size:.94rem;color:#aebfc7!important}.contact-links{display:grid;grid-template-columns:1fr 1fr;gap:28px 24px;min-width:0}.contact-country{min-width:0}.contact-country>span{display:block;color:var(--champagne);font-size:.875rem;margin-bottom:10px}.contact-number{display:block;font:600 clamp(1rem,1.7vw,1.4rem)/1.6 'Manrope',sans-serif;white-space:nowrap;margin-bottom:14px}.contact-links .btn{font-size:.9rem;padding:11px 15px;min-height:45px;background:var(--champagne);color:var(--deep)}.contact-call{font-size:.9rem;color:#d3e1e5;text-decoration:underline;text-underline-offset:5px}.contact-country:nth-child(3){grid-column:1/-1;border-top:1px solid #ffffff29;padding-top:23px}.contact-email{font-size:clamp(1rem,1.8vw,1.45rem);line-height:1.5;overflow-wrap:anywhere}.email-actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:14px}.social-links{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px}.social-links a{border:1px solid #627e8b;padding:8px 15px;font-size:.9rem}.social-links a:hover{background:#254a5c}footer{background:var(--deep);color:#b4c4cd;padding:36px 0}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-row .brand{color:#fff}.footer-links{display:flex;gap:20px;flex-wrap:wrap;font-size:.875rem}.footer-row>span{font-size:.875rem}.footer-row .mark{width:42px;height:42px}.footer-row .brand-name{font-size:.94rem}.skip-link{position:fixed;top:-80px;left:15px;z-index:100;background:white;padding:12px 20px}.skip-link:focus{top:10px}

@media(min-width:1500px){.hero{gap:80px}}
@media(max-width:1080px){.navlinks{gap:16px;font-size:.875rem}.brand-name{font-size:.94rem}.navlinks>a:nth-child(3){display:none}.hero{gap:32px;padding-top:48px;padding-bottom:52px}.hero-visual>img{height:500px}.hero h1{font-size:3.8rem}.stat{display:block;padding:22px}.stat span{display:block;margin-top:6px}.contact-panel{gap:45px}.contact-links{grid-template-columns:1fr}.contact-country:nth-child(3),.social-links{grid-column:auto}.intro{gap:35px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.navlinks{display:none}.mobile-nav{display:block}nav{min-height:80px}.brand-name{font-size:1rem}.hero{grid-template-columns:1fr;padding:44px 20px 42px;gap:34px}.hero h1{font-size:clamp(3rem,8vw,4.5rem);max-width:680px}.hero-content>p:not(.eyebrow){max-width:600px}.hero-visual{padding:0 0 15px 15px}.hero-visual>img{height:380px}.hero-visual:before{top:15px;right:15px}.hero-footer{margin-top:22px}.hero-location{margin-top:-52px;padding:13px 16px}.hero-foot{gap:0}.stat{padding:20px 14px}.stat strong{font-size:1.08rem;white-space:normal}.stat span{font-size:.875rem}.section-head{display:block;margin-bottom:30px}.section-head>p{max-width:640px;margin-top:22px}.intro{grid-template-columns:1fr;gap:5px}.intro>.eyebrow{max-width:none}.cards{grid-template-columns:1fr 1fr}.card{padding:25px}.photo-grid{gap:25px 18px;grid-template-columns:repeat(2,minmax(0,1fr))}.photo-grid figure:last-child{grid-column:1/-1;max-width:600px}.steps{grid-template-columns:1fr 1fr}.operations-feature,.audiences,.handover-grid,.contact-panel{grid-template-columns:1fr;gap:35px}.contact-links{grid-template-columns:1fr 1fr}.contact-country:nth-child(3),.social-links{grid-column:1/-1}.footer-row{flex-wrap:wrap}section{padding:66px 0}.quote{padding:38px}.logistics-grid{gap:20px}}
@media(max-width:540px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 36px)}.brand{gap:9px}.brand-name{font-size:.875rem;max-width:185px}.mark{width:43px;height:43px}.mobile-nav summary{padding:8px 10px}.hero{padding:34px 18px 38px}.hero h1{font-size:clamp(2.8rem,10.8vw,3.5rem)}.hero .eyebrow{font-size:.875rem;letter-spacing:.08em}.hero-content>p:not(.eyebrow){font-size:1rem;margin:23px 0 27px}.actions{display:grid}.actions .btn{width:100%}.hero-visual>img{height:300px}.hero-location{margin-left:12px;margin-right:12px;font-size:.875rem}.hero-foot{grid-template-columns:1fr}.stat,.stat:first-child{display:flex;align-items:baseline;gap:15px;padding:15px 0}.stat+.stat{border-left:0;border-top:1px solid #cfd9d5}.stat strong{min-width:105px;flex-shrink:0}.stat span{margin:0}.eyebrow{margin-bottom:17px}h2{font-size:2.15rem;letter-spacing:-.04em}section{padding:55px 0}.cards,.architecture-grid,.photo-grid,.logistics-grid{grid-template-columns:1fr}.architecture-grid{gap:30px}.architecture-grid figure:nth-child(2){margin-top:0}.gallery img{aspect-ratio:3/2}.photo-grid figure:last-child{grid-column:auto}.photo-grid{gap:30px}.category{margin-top:38px}.category>h3{font-size:1.2rem}.steps{grid-template-columns:1fr;gap:26px}.step{padding-top:18px}.logistics-body{padding:24px}.contact-links{grid-template-columns:1fr;gap:24px}.contact-country:nth-child(3),.social-links{grid-column:auto}.contact-number{font-size:1.25rem}.contact-email{font-size:1.08rem}.contact{padding:55px 0}.footer-row{align-items:start;flex-direction:column}.footer-links{gap:16px}.signature{padding-left:17px}.operations-copy>h3{font-size:1.35rem}}
.hero-content>p.hero-footer{margin:28px 0 0;font-size:.875rem;color:#b9cbd4}.contact-number{white-space:normal}.navlinks{flex-wrap:wrap;justify-content:flex-end}
.image-viewer{border:0;background:#091e2af5;color:#fff;width:min(96vw,1500px);max-width:96vw;max-height:96vh;padding:14px 20px 22px}.image-viewer::backdrop{background:#03121be8}.viewer-toolbar{display:flex;justify-content:flex-end;margin-bottom:10px}.viewer-close,.viewer-prev,.viewer-next{font:inherit;background:transparent;color:#fff;border:1px solid #79909a;cursor:pointer;min-width:46px;min-height:46px;border-radius:3px}.viewer-close{padding:8px 18px}.viewer-stage{display:grid;grid-template-columns:46px minmax(0,1fr) 46px;gap:14px;align-items:center}.viewer-prev,.viewer-next{font-size:2rem}.viewer-image{width:100%;height:min(78vh,950px);object-fit:contain}.image-viewer button:focus-visible{outline:3px solid var(--champagne);outline-offset:3px}@media(max-width:540px){.image-viewer{padding:10px}.viewer-stage{grid-template-columns:44px minmax(0,1fr) 44px;gap:6px}.viewer-image{height:65vh}.viewer-prev,.viewer-next{min-width:44px}}
/* A quieter photographic presentation */
.hero-visual{padding:0}.hero-visual:before{display:none}.hero-visual>img{height:580px}.hero{gap:64px;padding-top:54px;padding-bottom:54px}.hero h1{font-size:clamp(3rem,5.5vw,5.6rem)}.architecture-grid{gap:24px}.architecture-grid figure:nth-child(2){margin-top:0}.architecture-grid img{aspect-ratio:4/3}.category{margin-top:44px}.category>h3{font-size:1.15rem;letter-spacing:.015em;font-weight:500;padding-bottom:16px}.photo-grid{gap:20px}.photo-grid img{aspect-ratio:4/3}.photo-grid:has(figure:nth-child(2):last-child){grid-template-columns:1fr 1fr}.partitions-grid{grid-template-columns:1fr 1fr}.partitions-grid figure:first-child{grid-column:1/-1}.partitions-grid figure:first-child img{aspect-ratio:21/9;max-height:570px}.partitions-grid figure:not(:first-child) img{aspect-ratio:3/2}.logistics-grid article{display:flex;flex-direction:column;justify-content:space-between}.logistics-body{padding:28px}.logistics-body .operations-detail{display:none}.logistics-grid img{aspect-ratio:3/2}.operations-note{margin:0 0 26px}.step{background:#f8faf9;border:1px solid #d5dfda;border-top:2px solid #b59c74;padding:24px}.services .card{padding:30px}.inspiration-section .wrap{width:min(calc(100% - 64px),1380px)}.operations-feature img{aspect-ratio:4/3}.contact-panel{gap:64px}
@media(max-width:800px){.hero{gap:30px}.hero-visual>img{height:380px}.photo-grid{grid-template-columns:1fr 1fr}.photo-grid figure:last-child{grid-column:auto;max-width:none}.photo-grid:not(.partitions-grid) figure:first-child:nth-last-child(3){grid-column:1/-1}.partitions-grid figure:first-child{grid-column:1/-1}.inspiration-section .wrap{width:calc(100% - 40px)}.contact-panel{gap:34px}}
@media(max-width:540px){.hero{padding:34px 18px 38px}.hero h1{font-size:clamp(2.8rem,11vw,3.6rem)}.hero-visual>img{height:310px}.inspiration-section .wrap{width:calc(100% - 36px)}.photo-grid,.photo-grid:has(figure:nth-child(2):last-child),.partitions-grid{grid-template-columns:1fr}.photo-grid:not(.partitions-grid) figure:first-child:nth-last-child(3),.partitions-grid figure:first-child{grid-column:auto}.partitions-grid figure:first-child img{aspect-ratio:3/2}.photo-grid{gap:18px}.category{margin-top:34px}.services .card,.step{padding:24px}.logistics-body{padding:24px}}
.hero{grid-template-columns:.9fr 1.3fr;gap:44px}.hero-visual>img{height:auto;aspect-ratio:3/2;object-fit:cover}.hero h1{font-size:clamp(3rem,4.9vw,5rem)}.hero-footer{max-width:440px}.professional-section{background:var(--stone)}.offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.offer-grid article{display:flex;flex-direction:column;justify-content:space-between;min-width:0}.offer-copy{padding:0 0 24px}.offer-copy h3{font-size:1.4rem;margin-bottom:13px}.offer-copy p{color:var(--muted)}.offer-grid img{aspect-ratio:4/3}.construction-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.construction-grid:has(figure:only-child){grid-template-columns:minmax(0,880px)}.construction-grid:has(figure:nth-child(2):last-child){grid-template-columns:1fr 1fr}.construction-grid figure{grid-column:auto!important;max-width:none!important}.audience-section{background:#edf1ef}.audience-panels{display:grid;grid-template-columns:1fr 1fr;gap:28px}.audience-panels>article{background:#fff;padding:36px}.audience-panels h3,.investor-panel>div>h3{font-size:1.8rem;line-height:1.3}.audience-panels article>p:not(.eyebrow){margin-top:22px;color:var(--muted)}.text-link{display:inline-block;margin-top:24px;text-decoration:underline;text-underline-offset:5px;font-weight:600}.investor-panel{margin-top:28px;padding:42px;background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr 1.2fr;gap:34px 48px}.investor-panel .eyebrow{color:var(--champagne)}.investor-panel p:not(.eyebrow){color:#cbd7dc;margin-top:20px}.investor-options{display:grid;gap:25px}.investor-options>div{border-top:1px solid #ffffff35;padding-top:20px}.investor-options p{margin-top:10px!important}.investor-panel>.btn{grid-column:1/-1;justify-self:start}.contact-country>.contact-call{display:block;margin-top:12px}.city-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.city-grid h3{margin-bottom:16px}.city-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}.photo-credits{font-size:.875rem;margin-top:30px;color:#c2cdd1}.photo-credits summary{cursor:pointer}.photo-credits a{text-decoration:underline}.photo-credits p{margin-top:8px}.regions-section{background:#fff}.logistics-grid.gallery a{display:block}.logistics-grid.gallery figure{margin:0}
@media(max-width:900px){.hero{grid-template-columns:1fr;gap:30px}.hero-visual>img{max-height:480px;aspect-ratio:3/2}.offer-grid{grid-template-columns:1fr;gap:36px}.offer-grid article{display:grid;grid-template-columns:1fr 1.15fr;gap:25px;align-items:center}.offer-copy{padding:0}.audience-panels,.investor-panel{grid-template-columns:1fr}.investor-panel>.btn{grid-column:auto}.city-grid{grid-template-columns:1fr 1fr}}
@media(max-width:540px){.hero h1{font-size:clamp(2.7rem,10.8vw,3.5rem)}.hero-visual>img{height:auto;max-height:none}.offer-grid article{display:flex;gap:20px}.offer-grid figure{width:100%}.construction-grid,.construction-grid:has(figure:nth-child(2):last-child){grid-template-columns:1fr}.audience-panels>article,.investor-panel{padding:26px}.audience-panels h3,.investor-panel>div>h3{font-size:1.5rem}.investor-panel>.btn{white-space:normal;width:100%}.city-grid{grid-template-columns:1fr 1fr;gap:22px 12px}.city-grid h3{font-size:1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
header .brand{min-width:0}header .brand-name{min-width:0}header .mobile-nav{flex:none}header .mobile-nav summary{white-space:nowrap}header nav{gap:16px}footer .brand-name small{display:block;font-size:.8rem;font-weight:400;letter-spacing:0;margin-top:7px}
.stat{min-width:0}.stat strong{white-space:normal}.stat span{min-width:0}.footer-phones{display:flex;flex-direction:column;gap:6px;font-size:.9rem}.footer-row{flex-wrap:wrap}
/* Official transparent logo and residential perspectives */
.mark{width:88px;height:84px;border-radius:0;background:transparent}.mark img{position:absolute;width:218%;max-width:none;height:auto;left:-62%;top:-50%}header nav{min-height:110px}.brand-name{max-width:230px}.projects-section{background:var(--stone)}.projects-note{max-width:800px;color:var(--muted);margin-bottom:36px}.projects-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:32px}.projects-grid article{min-width:0}.projects-grid article:first-child{grid-column:1/-1;display:grid;grid-template-columns:.7fr 1.3fr;gap:36px;align-items:center}.project-copy{padding:0 0 24px}.project-copy h3{font-size:1.6rem;margin-bottom:16px}.project-copy>p:not(.eyebrow){color:var(--muted)}.projects-grid figure img{aspect-ratio:3/2}.projects-grid .eyebrow{margin-bottom:15px}
@media(max-width:1050px){header .navlinks{gap:15px}.brand-name{max-width:190px}header .mark{width:74px;height:71px}.projects-grid article:first-child{display:block}}
@media(max-width:650px){header nav{min-height:94px}header .brand{gap:10px}header .brand-name{font-size:.94rem;max-width:160px}header .mark{width:68px;height:65px}.projects-grid{grid-template-columns:1fr}.projects-grid article:first-child{grid-column:auto}.project-copy h3{font-size:1.35rem}}

/* Supplied photography and interactive crane */
.provided-gallery{columns:3;column-gap:22px;margin:28px 0 44px}.provided-gallery figure{break-inside:avoid;margin:0 0 22px}.provided-gallery a{display:block}.provided-gallery img{display:block;width:100%;height:auto;aspect-ratio:auto;border-radius:3px}.crane-experience{background:radial-gradient(ellipse at 65% 35%,#244956,#0a202d 75%);color:#fff;border:1px solid #ffffff28;margin:30px 0 50px;overflow:hidden}.crane-topline{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 32px 0}.crane-topline h3{font-size:1.6rem}.crane-topline .eyebrow{color:var(--champagne);margin-bottom:10px}.crane-controls{display:flex;gap:10px}.crane-controls button{font:inherit;background:#ffffff0d;color:#fff;border:1px solid #ffffff55;padding:10px 16px;cursor:pointer;border-radius:3px;min-height:44px}.crane-controls button:focus-visible,.crane-experience canvas:focus-visible{outline:3px solid var(--champagne);outline-offset:-3px}.crane-experience canvas{display:block;width:100%;height:460px;touch-action:pan-y;cursor:grab}.crane-experience canvas:active{cursor:grabbing}.crane-help{padding:0 32px 24px;color:#c9d7dd;font-size:.85rem}.hero-visual>img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}
@media(max-width:850px){.provided-gallery{columns:2}.crane-experience canvas{height:380px}}
@media(max-width:540px){.provided-gallery{columns:1}.crane-topline{padding:22px 20px 0;align-items:flex-start;flex-direction:column}.crane-experience canvas{height:360px}.crane-help{padding:0 20px 22px}.crane-topline h3{font-size:1.35rem}}

/* Clear trade categories and automatic dimensional headline */
.headline-stage{perspective:1000px;padding:7px 0 12px}.headline-3d{transform-style:preserve-3d;transform-origin:25% 55%;animation:headline-depth 7s ease-in-out infinite;text-shadow:1px 1px 0 #728b95,2px 2px 0 #536d78,3px 3px 0 #334d59,5px 6px 0 #193440,10px 16px 24px #0005}.headline-3d em{text-shadow:1px 1px 0 #ac9165,2px 2px 0 #8d744f,3px 3px 0 #6b563a,5px 6px 0 #433a2b,10px 16px 24px #0005}.headline-3d.is-paused{animation-play-state:paused}.text-motion-toggle{border:0;border-bottom:1px solid #ffffff50;background:none;color:#cbd7dc;font:inherit;font-size:.75rem;cursor:pointer;padding:6px 0;margin:0 0 18px}.text-motion-toggle:focus-visible{outline:2px solid var(--champagne);outline-offset:5px}
@keyframes headline-depth{0%,100%{transform:rotateY(-5deg) rotateX(3deg) translateY(0)}50%{transform:rotateY(5deg) rotateX(-2deg) translateY(-7px)}}
.trade-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.trade-card{background:#ffffff08;border:1px solid #ffffff24;overflow:hidden}.trade-copy{padding:26px}.trade-copy h4{font-size:1.45rem;margin:0 0 14px}.trade-copy p,.trade-intro{color:#c4d1d6;line-height:1.75}.trade-intro{max-width:780px;margin:18px 0 28px}.trade-card figure{margin:0}.trade-card img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;display:block}.trade-card .gallery{display:grid;gap:2px}.portfolio-index{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0 48px}.portfolio-index a{border:1px solid #102b3a35;border-radius:30px;padding:10px 17px;font-size:.9rem}.portfolio-index a:hover{background:var(--navy);color:white}.provided-gallery:has(figure:only-child){columns:1;max-width:760px}.category{scroll-margin-top:120px}
@media(max-width:650px){.trade-grid{grid-template-columns:1fr}.trade-copy{padding:22px}.headline-stage{perspective:750px}.portfolio-index{gap:8px}.portfolio-index a{font-size:.8rem;padding:9px 12px}}
@media(prefers-reduced-motion:reduce){.headline-3d{animation:none!important;transform:none}}
