:root{--ink:#07192e;--ink-2:#0b2544;--brand:#1769e0;--brand-light:#8fbdff;--ice:#eaf2ff;--paper:#f5f3ed;--white:#fff;--muted:#697584;--line:#07192e29;--max:1440px;--pad:clamp(20px,4.7vw,76px);--display:"Manrope",sans-serif;--serif:"Cormorant Garamond",serif;--body:"Manrope",sans-serif}.logo-custom-image{object-fit:contain;object-position:left center;width:auto;max-width:230px;height:46px;display:block}.footer-hours{color:#8294a9;letter-spacing:.08em;text-transform:uppercase;margin-top:12px;font-size:9px;line-height:1.65;display:block}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.55;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img,svg{max-width:100%;display:block}::selection{background:var(--brand);color:#fff}.container-wide{width:min(100%,var(--max));padding-inline:var(--pad);margin-inline:auto}.section-pad{padding-block:clamp(92px,11vw,180px)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);letter-spacing:-.055em;line-height:.95}h1 em,h2 em{font-family:var(--serif);color:var(--brand);letter-spacing:-.035em;font-weight:500}.micro{letter-spacing:.22em;text-transform:uppercase;font-size:10px;font-weight:800}.btn{border:1px solid var(--ink);min-height:52px;color:var(--ink);letter-spacing:.08em;text-transform:uppercase;background:0 0;justify-content:center;align-items:center;gap:22px;padding:0 25px;font-size:11px;font-weight:800;transition:all .25s;display:inline-flex}.btn:hover{background:var(--ink);color:#fff}.btn-solid{background:var(--brand);border-color:var(--brand);color:#fff}.btn-solid:hover{color:var(--brand);background:#fff;border-color:#fff}.btn-light{color:var(--ink);background:#fff;border-color:#fff}.btn-light:hover{color:#fff;background:0 0}.text-link{letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:28px;padding-bottom:8px;font-size:11px;font-weight:800;display:inline-flex}.text-link span{font-size:16px}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1);transform:translateY(28px)}.reveal.in-view{opacity:1;transform:none}.reveal-1.in-view{transition-delay:80ms}.reveal-2.in-view{transition-delay:.16s}#siteHeader{z-index:500;padding:20px var(--pad);color:#fff;background:linear-gradient(#04101fb8,#0000);justify-content:space-between;align-items:center;transition:all .35s;display:flex;position:fixed;inset:0 0 auto}#siteHeader.scrolled,body.menu-open #siteHeader{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#07192ef0;border-bottom:1px solid #ffffff21;padding-block:12px}.logo{align-items:center;gap:12px;line-height:1;display:inline-flex}.logo .logo-mark{width:42px;height:42px;overflow:visible}.logo-tower-left{fill:currentColor}.logo-tower-mid{fill:#aebdce}.logo-tower-main{fill:var(--brand)}.logo-window{fill:var(--ink)}.logo-ground{fill:none;stroke:var(--brand-light);stroke-width:2px}.logo>span{font:600 18px/1 var(--serif);letter-spacing:.11em;text-transform:uppercase}.logo small{font:700 7px/1 var(--body);letter-spacing:.34em;color:var(--brand-light);margin-top:7px;display:block}.primary-nav{align-items:center;gap:4px;display:flex}.primary-nav a{color:#ffffffb8;text-transform:uppercase;letter-spacing:.08em;padding:10px 13px;font-size:10px;font-weight:700;position:relative}.primary-nav a:after{content:"";background:var(--brand-light);transform-origin:0;height:1px;transition:all .25s;position:absolute;bottom:4px;left:13px;right:13px;transform:scaleX(0)}.primary-nav a:hover,.primary-nav a.active{color:#fff}.primary-nav a:hover:after,.primary-nav a.active:after{transform:scaleX(1)}.header-actions{align-items:center;gap:18px;display:flex}.header-phone{font-size:11px;font-weight:700}.header-actions .btn{min-height:42px;padding-inline:18px}.hamburger{background:0 0;border:1px solid #ffffff59;width:44px;height:44px;display:none;position:relative}.hamburger span{background:#fff;width:18px;height:1px;transition:all .3s;position:absolute;top:18px;left:12px}.hamburger span+span{top:25px}.menu-open .hamburger span{top:21px;transform:rotate(45deg)}.menu-open .hamburger span+span{transform:rotate(-45deg)}.mobile-menu{z-index:450;background:var(--ink);color:#fff;visibility:hidden;transition:all .7s cubic-bezier(.8,0,.2,1);position:fixed;inset:0;transform:translateY(-100%)}.menu-open .mobile-menu{visibility:visible;transform:none}.mobile-menu:before{content:"NMF";color:#ffffff08;letter-spacing:-.12em;font-size:45vw;font-weight:900;line-height:.7;position:absolute;bottom:-9vw;right:-4vw}.mobile-menu-inner{z-index:2;padding:110px var(--pad) 35px;flex-direction:column;height:100%;display:flex;position:relative}.mobile-menu .micro{color:var(--brand-light);margin-bottom:18px}.mobile-menu-inner>a{font-family:var(--display);letter-spacing:-.04em;opacity:0;border-bottom:1px solid #ffffff26;align-items:baseline;gap:20px;padding:10px 0;font-size:clamp(27px,8vw,46px);font-weight:700;display:flex;transform:translateY(20px)}.mobile-menu-inner>a small{font:700 9px var(--body);color:var(--brand-light);letter-spacing:.14em}.menu-open .mobile-menu-inner>a{animation:.55s forwards menu-in}.menu-open .mobile-menu-inner>a:nth-of-type(2){animation-delay:50ms}.menu-open .mobile-menu-inner>a:nth-of-type(3){animation-delay:.1s}.menu-open .mobile-menu-inner>a:nth-of-type(4){animation-delay:.15s}.menu-open .mobile-menu-inner>a:nth-of-type(5){animation-delay:.2s}.menu-open .mobile-menu-inner>a:nth-of-type(6){animation-delay:.25s}@keyframes menu-in{to{opacity:1;transform:none}}.mobile-foot{color:#c9d8ea;flex-wrap:wrap;gap:20px;margin-top:auto;font-size:12px;display:flex}.cursor-dot,.cursor-ring{z-index:9999;pointer-events:none;border-radius:50%;position:fixed;top:0;left:0;transform:translate(-100px,-100px)}.cursor-dot{background:var(--brand);width:5px;height:5px;margin:-2px}.cursor-ring{border:1px solid #1769e08c;width:36px;height:36px;margin:-18px;transition:width .18s,height .18s,margin .18s,background .18s}.cursor-hover .cursor-ring{background:#1769e01f;width:58px;height:58px;margin:-29px}.hero{color:#fff;background:var(--ink);align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-media{opacity:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero:after{content:"";background:linear-gradient(90deg,#020e1cf0 0%,#020e1cc7 38%,#020e1c33 74%),linear-gradient(#0000 55%,#020e1c9e);position:absolute;inset:0}.hero-grid,.page-hero-grid{z-index:2;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 70%);mask-image:linear-gradient(90deg,#000,#0000 70%)}.hero-blueprint{z-index:3;opacity:.42;width:min(43vw,650px);position:absolute;top:12vh;right:3vw}.hero-blueprint svg{overflow:visible}.facade-line{fill:none;stroke:#8fbdff;stroke-width:1.4px}.facade-line.fine{stroke-width:.65px;opacity:.8}.hero-content{z-index:5;padding-top:105px;position:relative}.hero-kicker{color:#accfff;margin-bottom:28px;display:block}.hero h1{max-width:900px;margin:0 0 28px;font-size:clamp(62px,8.2vw,132px)}.hero h1 .line{height:.92em;display:block;overflow:hidden}.hero h1 .line span{display:block}.hero h1 em{color:#89baff}.hero-content>p{color:#d8e0eb;max-width:545px;margin-bottom:32px;font-size:clamp(16px,1.3vw,20px)}.hero-actions{align-items:center;gap:30px;display:flex}.hero-actions .text-link{color:#dbe8f8}.hero-rail{z-index:5;writing-mode:vertical-rl;letter-spacing:.28em;gap:50px;font-size:8px;font-weight:800;display:flex;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.hero-bottom{z-index:5;letter-spacing:.22em;color:#b7c4d3;justify-content:space-between;font-size:8px;font-weight:800;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.hero-bottom:before{content:"";left:var(--pad);right:var(--pad);background:#fff3;height:1px;position:absolute;top:-13px}.section-head{grid-template-columns:190px minmax(0,1fr) minmax(260px,.45fr);align-items:end;gap:clamp(20px,4vw,70px);margin-bottom:clamp(60px,7vw,110px);display:grid}.section-index{letter-spacing:.18em;color:var(--brand);align-self:start;gap:14px;font-size:9px;font-weight:800;display:flex}.section-index span:last-child{color:var(--muted)}.section-head h2,.material-copy h2,.transform-card h2,.contact-band h2{margin:0;font-size:clamp(45px,6vw,92px)}.section-head p{color:var(--muted);max-width:430px;margin:0;font-size:15px}.manifesto{background:var(--paper)}.facts-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.facts-grid>div{border-right:1px solid var(--line);padding:34px 24px}.facts-grid>div:first-child{padding-left:0}.facts-grid>div:last-child{border-right:0}.facts-grid strong{font-size:clamp(36px,4.4vw,68px);line-height:1;font-family:var(--display);letter-spacing:-.05em;display:block}.facts-grid span{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-top:12px;font-size:10px;display:block}.layer-story{background:var(--ink);color:#fff;padding-bottom:clamp(145px,15vw,210px);position:relative;overflow:hidden}.layer-layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:8vw;display:grid}.layer-story .section-head{margin-bottom:30px;display:block}.layer-story .section-index{margin-bottom:32px}.layer-story .section-head h2{font-size:clamp(49px,5.8vw,86px)}.layer-copy .lead{color:#adbbcb;max-width:450px;margin-bottom:35px}.layer-copy .text-link{color:#fff}.facade-layers{perspective:1100px;min-height:560px;transform-style:preserve-3d;position:relative}.layer{border:1px solid #ffffff4d;flex-direction:column;justify-content:space-between;width:34%;padding:18px;display:flex;position:absolute;top:10%;bottom:10%;transform:rotateY(-10deg);box-shadow:-30px 35px 60px #0000004d}.layer span,.layer b{letter-spacing:.14em;text-transform:uppercase;font-size:9px}.layer-wall{z-index:1;background:repeating-linear-gradient(0deg,#8d8b85 0 27px,#6e6c68 28px 30px);left:2%}.layer-insulation{z-index:2;background:repeating-linear-gradient(90deg,#d6c471 0 8px,#c4ae54 9px 10px);left:24%}.layer-mesh{z-index:3;background-color:#335e8d;background-image:linear-gradient(#ffffff38 1px,#0000 1px),linear-gradient(90deg,#ffffff38 1px,#0000 1px);background-size:14px 14px;left:46%}.layer-finish{color:var(--ink);z-index:4;background:#f2eee5;left:68%}.ticker{white-space:nowrap;color:#719bd0;font:800 clamp(28px,4vw,58px)/1 var(--display);letter-spacing:-.03em;border-top:1px solid #ffffff2b;padding:12px 0;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.ticker-track{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;width:max-content;animation:ticker-loop var(--ticker-duration,30s) linear infinite;display:flex;transform:translate(0,0)}.ticker-sequence{flex:none;display:flex}.ticker-item{flex:none;align-items:center;display:inline-flex}.ticker-item:after{content:"·";padding:0 .22em}.ticker-editor-source{display:none!important}@keyframes ticker-loop{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.ticker-track{animation:none}}.services-preview{background:#fff}.service-list{border-top:1px solid var(--line)}.service-row{border-bottom:1px solid var(--line);grid-template-columns:70px minmax(250px,.8fr) 1fr 50px;align-items:center;gap:30px;min-height:145px;display:grid;position:relative;overflow:hidden}.service-row>span{color:var(--brand);font-size:10px;font-weight:800}.service-row>strong{font-size:clamp(23px,2.5vw,40px);line-height:1;font-family:var(--display);letter-spacing:-.04em}.service-row p{color:var(--muted);max-width:520px;margin:0;font-size:13px}.service-row>i{border:1px solid var(--line);border-radius:50%;place-items:center;width:42px;height:42px;font-style:normal;transition:all .3s;display:grid}.service-word{color:#1769e00d;text-transform:uppercase;letter-spacing:-.07em;pointer-events:none;font-size:100px;line-height:1;transition:all .45s;position:absolute;right:70px;transform:translateY(120%)}.service-row:hover .service-word{transform:none}.service-row:hover>i{background:var(--brand);color:#fff;border-color:var(--brand);transform:rotate(45deg)}.services-all{margin-top:42px}.material-feature{background:var(--ink);color:#fff;grid-template-columns:1.1fr .9fr;min-height:850px;display:grid}.material-photo{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:700px}.material-copy>.micro{color:var(--brand-light)}.material-copy h2{margin:32px 0}.material-copy>p{color:#aebdce;max-width:520px}.material-tabs{border-top:1px solid #ffffff2e;margin-top:55px}.material-tabs button{text-align:left;color:#fff;background:0 0;border:0;border-bottom:1px solid #ffffff2e;grid-template-columns:46px 1fr;width:100%;padding:24px 0;display:grid}.material-tabs button>span{color:var(--brand-light);font-size:10px}.material-tabs small{color:#9dacbd;grid-column:2;max-height:none;padding-top:9px;display:block;overflow:visible}.brick-reveal{background:var(--paper);overflow:hidden}.brick-layout{grid-template-columns:.62fr 1.38fr;align-items:center;gap:clamp(45px,7vw,110px);display:grid}.brick-copy .micro{color:var(--brand)}.brick-copy h2{margin:30px 0;font-size:clamp(46px,5.4vw,82px)}.brick-copy p{max-width:520px;color:var(--muted)}.brick-stage{aspect-ratio:1.32;background:var(--ink);position:relative;overflow:hidden}.brick-photo{opacity:.18;background-position:68%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.08)}.brick-photo:after{content:"";background:linear-gradient(#0000 45%,#07192e8c);position:absolute;inset:0}.brick-grid{flex-direction:column-reverse;display:flex;position:absolute;inset:-1px}.brick-course{flex:1;display:flex}.brick-course:nth-child(2n){width:108%;transform:translate(-4%)}.brick{background:var(--ink-2);transform-origin:0;border:1px solid #8fbdff33;flex:1}.brick-course:nth-child(3n+1) .brick{background:#0d315b}.brick-stage-caption{z-index:4;color:#fff;letter-spacing:.16em;justify-content:space-between;font-size:8px;font-weight:800;display:flex;position:absolute;bottom:18px;left:22px;right:22px}.brick-stage-caption span:last-child{color:var(--brand-light)}.transformation{background:var(--ink);color:#fff}.transform-intro{grid-template-columns:170px 1fr minmax(280px,.55fr);align-items:end;gap:clamp(25px,5vw,80px);margin-bottom:clamp(50px,6vw,90px);display:grid}.transform-intro .section-index{align-self:start}.transform-intro .section-index span:last-child{color:#9baabd}.transform-intro h2{margin:0;font-size:clamp(48px,6vw,90px)}.transform-intro h2 em{color:var(--brand-light)}.transform-intro>p{color:#adbbcb;margin:0}.ba-slider{--split:50%;width:calc(100% - 2 * var(--pad));max-width:calc(var(--max) - 2 * var(--pad));aspect-ratio:16/8.3;touch-action:pan-y;background:#14263a;margin-inline:auto;position:relative;overflow:hidden}.ba-before,.ba-after{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.ba-after{clip-path:inset(0 0 0 var(--split))}.ba-label{z-index:3;letter-spacing:.16em;background:#07192ed9;padding:8px 12px;font-size:9px;font-weight:800;position:absolute;top:22px}.ba-label.before{left:22px}.ba-label.after{right:22px}.ba-handle{z-index:4;left:var(--split);pointer-events:none;background:#fff;width:2px;position:absolute;top:0;bottom:0;transform:translate(-1px)}.ba-handle:after{content:"";background:#fff;border-radius:50%;width:62px;height:62px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #07192e40}.ba-handle{color:var(--ink);justify-content:center;align-items:center;font-size:0;font-weight:800;display:flex}.ba-handle:before{content:"↔";z-index:2;font-size:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ba-range{z-index:5;opacity:0;cursor:ew-resize;width:100%;height:100%;margin:0;position:absolute;inset:0}.trust{background:var(--brand);color:#fff}.trust .section-head p{color:#cddffc}.trust .section-index span,.trust .section-index span:last-child{color:#dbe9ff}.trust .section-head h2 em{color:#fff}.trust-layout>.section-head{grid-template-columns:170px 1fr .55fr}.trust-cards{border:1px solid #ffffff4d;grid-template-columns:1fr 1fr;margin-left:calc(170px + 4vw);display:grid}.trust-card{min-height:310px;padding:clamp(30px,4vw,60px)}.trust-card>span{border:1px solid #fff;border-radius:50%;place-items:center;width:64px;height:64px;font-size:23px;font-weight:800;display:grid}.trust-card h3{max-width:380px;margin:60px 0 16px;font-size:28px}.trust-card p{color:#dbe8ff;max-width:400px;font-size:13px}.journal{background:#fff}.journal-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.article-card{border-bottom:1px solid var(--line);padding-bottom:25px;display:block}.article-image{aspect-ratio:4/3;background-position:50%;background-size:cover;transition:all .6s;overflow:hidden}.article-meta{color:var(--brand);text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;margin:20px 0;font-size:9px;font-weight:800;display:flex}.article-card h3{min-height:2.1em;font-size:clamp(25px,2.2vw,35px);line-height:1.04}.article-card p{color:var(--muted);font-size:13px}.article-more{text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;margin-top:26px;font-size:10px;font-weight:800;display:flex}.contact-band{background:var(--ink);color:#fff;padding-block:clamp(85px,11vw,160px)}.contact-band>.container-wide{grid-template-columns:170px 1fr .45fr;align-items:end;gap:4vw;display:grid}.contact-band>.container-wide>.micro{color:var(--brand-light);align-self:start}.contact-band h2{margin:0}.contact-band h2 em{color:#8fbdff}.contact-band p{color:#afbdcd}.contact-band .btn{margin-top:18px}footer{color:#fff;background:#04101f;padding-top:90px;overflow:hidden}.footer-top{grid-template-columns:1fr .45fr .65fr;gap:7vw;display:grid}.footer-top>div:first-child>p{color:#91a0b3;max-width:330px;margin-top:24px;font-size:13px}.footer-nav,.footer-contact{flex-direction:column;align-items:flex-start;gap:10px;font-size:13px;display:flex}.footer-nav>span,.footer-contact>span{letter-spacing:.17em;text-transform:uppercase;color:#7990aa;margin-bottom:13px;font-size:9px}.footer-contact address{color:#91a0b3;max-width:270px;margin-top:8px;font-style:normal}.footer-signature{color:#7890aa;letter-spacing:.2em;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;margin-top:clamp(75px,9vw,125px);padding-bottom:34px;font-size:8px;font-weight:700;display:grid}.footer-signature svg{width:100%;height:32px}.footer-signature path,.footer-signature circle{fill:none;stroke:#8fbdff52;stroke-width:1px}.footer-signature circle{fill:var(--brand);stroke:none}.footer-bottom{letter-spacing:.15em;color:#7e8fa2;border-top:1px solid #ffffff24;justify-content:space-between;padding-block:22px;font-size:8px;display:flex}.page-hero{background:var(--ink);color:#fff;padding:clamp(160px,19vw,280px) 0 clamp(90px,10vw,150px);position:relative;overflow:hidden}.page-hero:after{content:"NMF";z-index:1;color:#ffffff06;font:900 35vw/.7 var(--display);letter-spacing:-.1em;position:absolute;bottom:-4vw;right:-3vw}.page-hero-cover{z-index:0;opacity:0;background-position:50%;background-size:cover;transition:opacity .55s;position:absolute;inset:0}.page-hero-cover[style*=background-image]{opacity:.48}.page-hero-cover:after{content:"";background:linear-gradient(90deg,#021226d1,#02122647 70%),linear-gradient(#0000 45%,#02122659);position:absolute;inset:0}.page-hero>.container-wide{z-index:3;position:relative}.page-hero-mark{color:var(--brand-light);letter-spacing:.2em;gap:20px;margin-bottom:40px;font-size:9px;font-weight:800;display:flex}.page-hero h1{max-width:1100px;margin:0;font-size:clamp(57px,8vw,122px)}.page-hero h1 em{color:#8fbdff}.page-hero p{color:#b6c3d1;max-width:550px;margin:35px 0 0 auto;font-size:17px}.services-full{background:#fff}.service-detail{border-top:1px solid var(--line);grid-template-columns:80px 1fr .8fr;gap:40px;padding:58px 0;display:grid}.service-detail>span{color:var(--brand);font-size:10px;font-weight:800}.service-detail small{color:var(--brand);text-transform:uppercase;letter-spacing:.15em;font-size:9px}.service-detail h2{margin:10px 0;font-size:clamp(34px,4vw,62px)}.service-detail p{color:var(--muted)}.tags{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.tags span{border:1px solid var(--line);text-transform:uppercase;letter-spacing:.1em;padding:7px 10px;font-size:9px}.materials-section{background:var(--ice)}.materials-grid{grid-template-columns:repeat(3,1fr);display:grid}.materials-grid article{border:1px solid #1769e033;min-height:300px;padding:45px}.materials-grid article+article{border-left:0}.materials-grid article>span{color:var(--brand);font-size:11px;font-weight:800}.materials-grid h3{margin:90px 0 18px;font-size:34px}.materials-grid p{color:var(--muted);font-size:13px}.gallery-section{background:#fff}.gallery-grid{grid-template-columns:repeat(12,1fr);gap:20px;display:grid}.gallery-tile{background:var(--ink);color:#fff;text-align:left;border:0;grid-column:span 5;min-height:460px;padding:0;position:relative;overflow:hidden}.gallery-tile.wide{grid-column:span 7}.gallery-tile.tall{min-height:650px}.gallery-tile:nth-child(n+3){min-height:380px}.gallery-tile img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0}.gallery-tile.crop-left img{object-position:20% center}.gallery-tile.crop-close img{object-position:68% center}.gallery-tile.crop-right img{object-position:75% center}.gallery-tile:after{content:"";background:linear-gradient(#0000 45%,#04101fcc);position:absolute;inset:0}.gallery-tile>span{z-index:2;grid-template-columns:35px 1fr auto;align-items:center;font-weight:700;display:grid;position:absolute;bottom:20px;left:24px;right:24px}.gallery-tile small{color:var(--brand-light);font-size:9px}.gallery-tile:hover img{transform:scale(1.035)}.gallery-note{color:var(--muted);margin-top:26px;font-size:11px}.lightbox{z-index:12000;background:#030c18f0;place-items:center;padding:7vw;display:none;position:fixed;inset:0}.lightbox.open{display:grid}.lightbox img{max-width:100%;max-height:78vh}.lightbox button{color:#fff;background:0 0;border:1px solid #fff6;width:48px;height:48px;font-size:30px;position:absolute;top:24px;right:30px}.lightbox>span{color:#fff;letter-spacing:.1em;text-transform:uppercase;margin-top:16px;font-size:11px}.coverage-section{background:var(--ice)}.coverage-layout{grid-template-columns:1.15fr .85fr;align-items:center;gap:7vw;display:grid}.coverage-map{background:#d8e8ff;min-height:620px;position:relative;overflow:hidden}.coverage-map svg{width:80%;height:80%;position:absolute;inset:10%}.coverage-map path{fill:#f7f9fb;stroke:#9db5d1;stroke-width:1.5px}.map-rings{z-index:3;position:absolute;top:54%;left:53%}.map-rings i{border:1px solid var(--brand);border-radius:50%;animation:3s infinite ring;position:absolute;transform:translate(-50%,-50%)}.map-rings i:first-child{width:35px;height:35px}.map-rings i:nth-child(2){width:85px;height:85px;animation-delay:.5s}.map-rings i:nth-child(3){width:150px;height:150px;animation-delay:1s}.map-rings b{color:var(--brand);letter-spacing:.15em;font-size:10px;position:absolute;top:-7px;left:18px}@keyframes ring{50%{opacity:.25;transform:translate(-50%,-50%)scale(1.15)}}.map-sea{z-index:3;color:#7396ba;font:italic 22px var(--serif);position:absolute;bottom:15%;right:12%;transform:rotate(-8deg)}.coverage-copy h2{margin:28px 0;font-size:clamp(42px,5vw,70px)}.coverage-copy p{color:var(--muted);margin-bottom:32px}.coverage-copy .micro{color:var(--brand)}.contact-main{background:#fff}.contact-layout{grid-template-columns:1fr .6fr;gap:8vw;display:grid}.contact-form{flex-direction:column;gap:22px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-form label{text-transform:uppercase;letter-spacing:.1em;flex-direction:column;gap:8px;font-size:10px;font-weight:800;display:flex}.contact-form input,.contact-form textarea,.contact-form select{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);background:#f7f7f5;border-radius:0;outline:0;padding:16px;font-size:14px}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--brand)}.contact-form .check{text-transform:none;letter-spacing:0;color:var(--muted);flex-direction:row;align-items:flex-start;font-weight:500}.check input{width:auto;margin-top:4px}.contact-form .btn{align-self:flex-start}.form-message{color:var(--brand);font-weight:700;display:none}.form-message.show{display:block}.contact-aside{background:var(--ink);color:#fff;flex-direction:column;align-items:flex-start;padding:clamp(30px,4vw,60px);display:flex}.contact-aside .micro{color:var(--brand-light);margin-bottom:50px}.contact-big{letter-spacing:-.04em;font-size:clamp(29px,3vw,44px);font-weight:800}.contact-aside>a:not(.contact-big){color:#b9c9db;margin-top:8px}.contact-aside address{color:#b9c9db;max-width:280px;margin-top:30px;font-style:normal}.contact-hours{color:#91a6bd;flex-direction:column;margin-top:80px;font-size:10px;display:flex}.contact-hours strong{color:#fff;margin-top:6px}.contact-trust{width:100%;font-family:var(--serif);color:var(--brand-light);border-top:1px solid #ffffff2e;margin-top:auto;padding-top:25px;font-size:22px;font-style:italic}.journal-archive{background:#fff}.archive-note{grid-template-columns:170px 1fr;gap:40px;max-width:850px;margin-bottom:70px;display:grid}.archive-note .micro{color:var(--brand)}.archive-note p{color:var(--muted);font-size:18px}.archive-toolbar{flex-wrap:wrap;gap:8px;margin-bottom:45px;display:flex}.archive-toolbar button{border:1px solid var(--line);color:var(--muted);text-transform:uppercase;letter-spacing:.1em;background:#fff;padding:9px 15px;font-size:9px;font-weight:800}.archive-toolbar button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.article-hero{color:#fff;align-items:flex-end;min-height:92svh;padding:150px 0 80px;display:flex;position:relative}.article-hero-image,.article-hero-shade{position:absolute;inset:0}.article-hero-image{background-position:50%;background-size:cover}.article-hero-shade{background:linear-gradient(90deg,#04101ff0,#04101f66),linear-gradient(#0000,#04101fcc)}.article-hero-content{z-index:2;position:relative}.article-back{letter-spacing:.1em;text-transform:uppercase;margin-bottom:70px;font-size:10px;font-weight:800;display:inline-block}.article-overline{color:var(--brand-light);letter-spacing:.16em;text-transform:uppercase;gap:25px;font-size:9px;font-weight:800;display:flex}.article-hero h1{max-width:1050px;margin:25px 0;font-size:clamp(52px,7.5vw,115px)}.article-hero h1 em{color:var(--brand-light)}.article-hero p{color:#d6e0eb;max-width:680px;font-size:18px}.article-body{grid-template-columns:220px minmax(0,750px);gap:8vw;padding-top:clamp(80px,10vw,150px);padding-bottom:clamp(100px,12vw,180px);display:grid}.article-body aside{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;flex-direction:column;gap:12px;font-size:10px;display:flex}.article-body aside .micro{color:var(--brand);margin-bottom:30px}.article-prose{color:#283749;font-family:Georgia,serif;font-size:18px;line-height:1.85}.article-prose p{margin-bottom:30px}.article-lead{color:var(--ink);font-size:clamp(25px,2.5vw,35px);line-height:1.45}.article-advice{border-left:4px solid var(--brand);background:var(--ice);flex-direction:column;gap:15px;margin-top:60px;padding:35px;display:flex}.article-advice span{font:800 9px var(--body);letter-spacing:.16em;color:var(--brand)}.article-advice strong{font-family:var(--display);line-height:1.35}.article-next{background:var(--ink);color:#fff}.article-next>.container-wide{grid-template-columns:1fr 1fr;display:grid}.article-next a{border-right:1px solid #ffffff26;flex-direction:column;padding:60px 50px;display:flex;position:relative}.article-next a:last-child{border:0}.article-next small{color:var(--brand-light);letter-spacing:.15em}.article-next strong{max-width:430px;margin-top:15px;font-size:22px}.article-next a>span{font-size:24px;position:absolute;top:50%;right:40px}@media (max-width:1050px){.primary-nav,.header-phone{display:none}.hamburger{display:block}.header-actions .btn{display:none}.section-head{grid-template-columns:130px 1fr}.section-head p{grid-column:2}.layer-layout{grid-template-columns:1fr}.facade-layers{min-height:500px}.material-feature{grid-template-columns:1fr}.material-photo{min-height:70vw}.brick-layout{grid-template-columns:1fr}.brick-copy{max-width:720px}.brick-stage{aspect-ratio:16/10}.transform-intro{grid-template-columns:130px 1fr}.transform-intro>p{grid-column:2}.trust-layout>.section-head{grid-template-columns:130px 1fr}.trust-cards{margin-left:0}.contact-band>.container-wide{grid-template-columns:130px 1fr}.contact-band>.container-wide>div{grid-column:2}.service-detail{grid-template-columns:50px 1fr}.service-detail>div:last-child{grid-column:2}.coverage-layout,.contact-layout{grid-template-columns:1fr}.contact-aside{min-height:550px}}@media (max-width:720px){:root{--pad:20px}.section-pad{padding-block:78px}.cursor-dot,.cursor-ring{display:none}.hero{align-items:flex-end;min-height:850px;padding-bottom:120px}.hero:after{background:linear-gradient(#020e1c42,#020e1cad 45%,#020e1cf5 100%)}.hero-media{background-position:65%}.hero-blueprint{opacity:.32;width:90vw;top:13vh;right:-23vw}.hero-content{padding-top:130px}.hero h1{font-size:clamp(52px,17vw,78px)}.hero-content>p{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:22px}.hero-rail{display:none}.hero-bottom{bottom:18px}.section-head{margin-bottom:50px;display:block}.section-index{margin-bottom:28px}.section-head h2,.material-copy h2,.contact-band h2{font-size:clamp(42px,13vw,64px)}.section-head p{margin-top:24px}.facts-grid{grid-template-columns:1fr 1fr}.facts-grid>div{border-bottom:1px solid var(--line);padding:25px 16px!important}.facts-grid>div:nth-child(2){border-right:0}.facade-layers{min-height:380px;margin-top:25px}.layer{width:42%;padding:10px;top:8%;bottom:8%}.layer-wall{left:0}.layer-insulation{left:19%}.layer-mesh{left:38%}.layer-finish{left:57%}.ticker{font-size:31px}.service-row{grid-template-columns:36px 1fr 42px;gap:12px;min-height:0;padding:26px 0}.service-row p{grid-column:2/4}.service-row>i{grid-area:1/3}.service-word{display:none}.material-feature{min-height:0}.material-photo{min-height:115vw}.material-copy{padding:70px 20px}.brick-copy h2{font-size:clamp(44px,13vw,61px)}.brick-stage{aspect-ratio:4/5}.brick-course:nth-child(2n){width:114%;transform:translate(-7%)}.transform-intro{margin-bottom:42px;display:block}.transform-intro .section-index{margin-bottom:28px}.transform-intro h2{font-size:clamp(44px,13vw,62px)}.transform-intro>p{margin-top:24px}.ba-slider{aspect-ratio:4/5;width:calc(100% - 40px)}.ba-before,.ba-after{background-position:50%}.ba-label{top:14px}.ba-label.before{left:14px}.ba-label.after{right:14px}.ba-handle:after{width:50px;height:50px}.trust-layout>.section-head{display:block}.trust-cards{grid-template-columns:1fr}.trust-card+.trust-card{border-top:1px solid #ffffff4d;border-left:0}.journal-grid{grid-template-columns:1fr;gap:50px}.article-card h3{min-height:0}.contact-band>.container-wide{display:block}.contact-band>.container-wide>.micro{margin-bottom:28px;display:block}.contact-band>.container-wide>div{margin-top:28px}.footer-top{grid-template-columns:1fr;gap:45px}.footer-name{margin-top:75px;font-size:21vw}.footer-bottom{flex-direction:column;gap:15px}.page-hero{padding-top:150px}.page-hero p{margin-left:0}.service-detail{grid-template-columns:34px 1fr;gap:15px}.service-detail h2{font-size:34px}.materials-grid{grid-template-columns:1fr}.materials-grid article+article{border-top:0;border-left:1px solid #1769e033}.gallery-grid{display:block}.gallery-tile,.gallery-tile.wide,.gallery-tile.tall,.gallery-tile:nth-child(n+3){aspect-ratio:4/5;width:100%;min-height:0;margin-bottom:16px;display:block}.gallery-tile.wide{aspect-ratio:4/3}.coverage-map{min-height:440px}.form-row{grid-template-columns:1fr}.contact-aside{min-height:500px}.lightbox{padding:20px}.archive-note{display:block}.archive-note .micro{margin-bottom:20px;display:block}.article-hero{min-height:800px;padding-bottom:60px}.article-back{margin-bottom:50px}.article-body{grid-template-columns:1fr;gap:40px}.article-body aside{border-bottom:1px solid var(--line);padding-bottom:25px}.article-next>.container-wide{grid-template-columns:1fr}.article-next a{border-bottom:1px solid #ffffff26;border-right:0;padding:40px 0}.article-next a>span{right:0}}@media (max-width:480px){#siteHeader .logo>span{letter-spacing:.07em;font-size:15px}#siteHeader .logo .logo-mark{width:37px;height:37px}.footer-signature{grid-template-columns:1fr;gap:9px}.footer-signature svg{display:none}}@media (max-width:720px){.hero-content,.page-hero>.container-wide,.article-hero-content{width:100%;min-width:0}.hero h1,.page-hero h1,.article-hero h1{overflow-wrap:break-word;word-break:normal;width:100%;max-width:100%;font-size:clamp(40px,13.5vw,64px);line-height:.94}.hero h1 .line{height:auto;min-height:.94em;overflow:visible}.hero h1 .line span{white-space:normal}.page-hero{padding:145px 0 82px}.page-hero p,.article-hero p{max-width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}.nmf-editor-active body{padding-top:58px}.nmf-editor-active #siteHeader{top:58px}.editor-toolbar{z-index:12000;color:#fff;background:#07192e;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:18px;height:58px;padding:0 clamp(14px,2.5vw,38px);font-family:Manrope,sans-serif;display:flex;position:fixed;inset:0 0 auto;box-shadow:0 8px 28px #020e1c33}.editor-toolbar>div{align-items:center;gap:12px;display:flex}.editor-toolbar i{background:#2f83ff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #2f83ff26}.editor-toolbar strong{letter-spacing:.02em;font-size:12px}.editor-toolbar span{color:#8fa5bd;border-left:1px solid #ffffff29;padding-left:12px;font-size:10px}.editor-toolbar button{color:#d7e1ed;background:0 0;border:1px solid #ffffff2e;border-radius:5px;height:34px;padding:0 13px;font:700 10px/1 Manrope,sans-serif}.editor-toolbar button:hover{color:#fff;border-color:#75aaff}.editor-toolbar .editor-publish{color:#fff;background:#1769e0;border-color:#1769e0}.editor-toolbar button:disabled,.editor-panel button:disabled{opacity:.55;cursor:wait}.editor-highlight{z-index:11990;pointer-events:none;border:2px solid #247cff;border-radius:3px;display:none;position:fixed;box-shadow:0 0 0 2px #ffffffd1,0 0 0 5px #247cff26}.editor-highlight>button{pointer-events:auto;color:#fff;letter-spacing:.04em;background:#1769e0;border:0;border-radius:4px 4px 0 0;height:29px;padding:0 13px;font:800 10px/1 Manrope,sans-serif;position:absolute;top:-31px;right:-2px;box-shadow:0 4px 12px #072a5b40}.editor-panel{z-index:12010;resize:horizontal;color:#07192e;background:#fff;border-left:1px solid #dbe3ed;grid-template-rows:auto minmax(0,1fr) auto;width:min(440px,100vw - 24px);min-width:340px;max-width:min(720px,92vw);font-family:Manrope,sans-serif;animation:.28s cubic-bezier(.22,1,.36,1) editor-panel-in;display:grid;position:fixed;inset:58px 0 0 auto;overflow:auto;box-shadow:-18px 0 60px #020f1e3b}@keyframes editor-panel-in{0%{opacity:0;transform:translate(30px)}}.editor-panel>header{border-bottom:1px solid #e5eaf0;justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.editor-panel>header>div{flex-direction:column;gap:5px;display:flex}.editor-panel>header small{color:#1769e0;letter-spacing:.15em;font-size:8px;font-weight:850}.editor-panel>header strong{font-size:17px}.editor-panel>header>button{color:#526173;background:#fff;border:1px solid #dbe3eb;border-radius:50%;width:34px;height:34px;font-size:22px;line-height:1}.editor-panel-body{padding:25px;overflow:auto}.editor-panel-body label{color:#405166;letter-spacing:.03em;flex-direction:column;gap:9px;font-size:10px;font-weight:800;display:flex}.editor-panel-body input,.editor-panel-body textarea,.editor-panel-body select{color:#07192e;background:#fff;border:1px solid #ccd6e2;border-radius:6px;outline:none;width:100%;padding:13px 14px;font:500 13px/1.55 Manrope,sans-serif}.editor-panel-body input:focus,.editor-panel-body textarea:focus,.editor-panel-body select:focus,.editor-richtext:focus{border-color:#247cff;box-shadow:0 0 0 3px #247cff1a}.editor-formatbar{background:#f6f8fb;border:1px solid #dce3eb;border-bottom:0;border-radius:6px 6px 0 0;flex-wrap:wrap;gap:5px;margin-top:9px;padding:7px;display:flex}.editor-formatbar button{color:#34465a;background:0 0;border:1px solid #0000;border-radius:4px;min-width:31px;height:29px;padding:0 8px;font:700 10px/1 Manrope,sans-serif}.editor-formatbar button:hover{background:#fff;border-color:#cbd7e4}.editor-richtext{background:#fff;border:1px solid #ccd6e2;border-radius:0 0 6px 6px;outline:none;min-height:230px;padding:16px;font:500 14px/1.7 Manrope,sans-serif}.editor-richtext h2,.editor-richtext h3{font-family:Manrope,sans-serif}.editor-image-preview{aspect-ratio:4/3;background:#eef2f6 50%/cover no-repeat;border:1px solid #d9e1ea;border-radius:7px;margin-top:18px}.editor-help{color:#768598;margin-top:13px;font-size:10px;line-height:1.6}.editor-error{color:#a43425;background:#fff0ed;border-radius:5px;margin:16px 0 0;padding:11px 12px;font-size:10px}.editor-panel>footer{background:#f9fafc;border-top:1px solid #e5eaf0;justify-content:flex-end;gap:9px;padding:17px 24px;display:flex}.editor-panel>footer button{color:#526173;background:#fff;border:1px solid #ccd6e2;border-radius:5px;height:39px;padding:0 17px;font:800 10px/1 Manrope,sans-serif}.editor-panel>footer .editor-save{color:#fff;background:#1769e0;border-color:#1769e0}.editor-token-error{z-index:13000;color:#fff;background:#9d3024;border-radius:7px;max-width:420px;padding:14px 18px;font:700 11px/1.5 Manrope,sans-serif;position:fixed;bottom:20px;right:20px;box-shadow:0 12px 35px #00000040}@media (max-width:700px){.nmf-editor-active body{padding-top:52px}.nmf-editor-active #siteHeader{top:52px}.editor-toolbar{height:52px;padding:0 10px}.editor-toolbar strong{font-size:10px}.editor-toolbar span{display:none}.editor-toolbar>div{gap:6px}.editor-toolbar button{height:32px;padding:0 9px;font-size:9px}.editor-panel{resize:none;border-top:1px solid #dbe3ed;border-left:0;border-radius:14px 14px 0 0;width:100%;min-width:0;max-width:none;height:min(78vh,720px);animation:.3s cubic-bezier(.22,1,.36,1) editor-sheet-in;inset:auto 0 0}@keyframes editor-sheet-in{0%{opacity:0;transform:translateY(40px)}}.editor-highlight:not(.editor-highlight-center-action):not(.editor-highlight-nav-action):not(.editor-highlight-inset-action) .editor-highlight-actions{top:auto;bottom:-31px}.editor-highlight:not(.editor-highlight-center-action):not(.editor-highlight-nav-action):not(.editor-highlight-inset-action) .editor-highlight-actions>button{border-radius:0 0 4px 4px}.editor-panel-body{padding:20px}.editor-panel>header{padding:17px 20px}.editor-panel>footer{padding:13px 20px calc(13px + env(safe-area-inset-bottom))}}.editor-create-fields{flex-direction:column;gap:18px;display:flex}.editor-field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.editor-panel-body select{color:#07192e;background:#fff;border:1px solid #ccd6e2;border-radius:6px;width:100%;height:44px;padding:0 12px;font:600 12px Manrope,sans-serif}.editor-uploader{flex-direction:column;gap:9px;display:flex}.editor-uploader-label{color:#405166;letter-spacing:.03em;font-size:10px;font-weight:800}.editor-dropzone{color:#405166;background:#f6f9fc;border:1px dashed #aebdce;border-radius:8px;min-height:190px;padding:0;transition:border-color .2s,background .2s,transform .2s;position:relative;overflow:hidden}.editor-dropzone:hover,.editor-dropzone.is-dragging{background:#eef5ff;border-color:#247cff}.editor-dropzone.is-dragging{transform:scale(.99)}.editor-dropzone.has-image:after{content:"";background:linear-gradient(#0311220a,#031122b8);position:absolute;inset:0}.editor-upload-preview{background:50%/cover no-repeat;position:absolute;inset:0}.editor-upload-copy{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:190px;padding:26px;display:flex;position:relative}.has-image .editor-upload-copy{color:#fff;justify-content:flex-end}.editor-upload-copy b{font-size:12px}.editor-upload-copy small{opacity:.72;font-size:9px}.editor-upload-progress{z-index:3;background:#ffffff59;border-radius:2px;height:3px;position:absolute;bottom:15px;left:18px;right:18px;overflow:hidden}.editor-upload-progress i{background:#2f83ff;height:100%;transition:width .18s;display:block}.editor-file-input{opacity:0;pointer-events:none;width:1px!important;height:1px!important;padding:0!important;position:absolute!important}.editor-upload-meta{color:#2470ce;justify-content:space-between;align-items:center;gap:12px;min-height:22px;font-size:9px;font-weight:700;display:flex}.editor-upload-meta button{color:#a33d31;background:0 0;border:0;padding:2px 0;font:800 9px Manrope,sans-serif}.editor-uploader .editor-error{margin-top:0}@media (max-width:700px){.editor-field-row{grid-template-columns:1fr}}.ui-icon{flex:none;place-items:center;width:16px;height:16px;display:inline-grid}.ui-icon svg{width:100%;height:100%;overflow:visible}.ui-icon path{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.service-detail{grid-template-columns:80px minmax(0,1fr) minmax(300px,.8fr) 64px;align-items:center}.service-detail-icon{border:1px solid var(--line);width:58px;height:58px;color:var(--ink);border-radius:50%;place-items:center;font-style:normal;transition:background .3s,border-color .3s,color .3s,transform .3s;display:grid}.service-detail-icon .ui-icon{width:18px;height:18px}.service-detail:hover .service-detail-icon{background:var(--brand);border-color:var(--brand);color:#fff;transform:rotate(45deg)}@media (max-width:1050px){.service-detail{grid-template-columns:50px minmax(0,1fr) 56px}.service-detail>div:first-of-type{grid-area:1/2}.service-detail>div:nth-of-type(2){grid-area:2/2/auto/4}.service-detail-icon{grid-area:1/3;width:52px;height:52px}}@media (max-width:720px){.service-detail{grid-template-columns:34px minmax(0,1fr) 44px}.service-detail-icon{width:42px;height:42px}.service-detail-icon .ui-icon{width:15px;height:15px}}.detail-rich-content{min-height:420px}.detail-rich-content h2{font-family:var(--display);color:var(--ink);margin:65px 0 22px;font-size:clamp(32px,4vw,52px);line-height:1.05}.detail-rich-content h2:first-child{margin-top:0}.detail-rich-content h3{font-family:var(--body);letter-spacing:-.02em;color:var(--ink);margin:42px 0 17px;font-size:18px}.detail-rich-content ul,.detail-rich-content ol{margin:25px 0 38px;padding-left:1.3em}.detail-rich-content li{margin:9px 0}.detail-rich-content blockquote{border-left:4px solid var(--brand);background:var(--ice);font-family:var(--display);color:var(--ink);margin:60px 0 0;padding:34px 38px;font-size:clamp(22px,2.2vw,31px);font-weight:700;line-height:1.35}.detail-rich-content .detail-lead{color:var(--ink);font-size:clamp(25px,2.5vw,35px);line-height:1.45}.project-gallery{grid-template-columns:repeat(12,1fr);gap:18px;padding-bottom:clamp(100px,12vw,180px);display:grid}.project-gallery-item{background:var(--ink);color:#fff;border:0;grid-column:span 6;min-height:430px;padding:0;position:relative;overflow:hidden}.project-gallery-item:nth-child(3n+1){grid-column:span 7}.project-gallery-item:nth-child(3n+2){grid-column:span 5}.project-gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0}.project-gallery-item:after{content:"";background:linear-gradient(#0000,#04101fad);position:absolute;inset:55% 0 0}.project-gallery-item span{z-index:2;letter-spacing:.14em;font-size:9px;font-weight:800;position:absolute;bottom:16px;right:20px}.project-gallery-item:hover img{transform:scale(1.035)}.editor-inline-toolbar{z-index:12020;color:#07192e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border:1px solid #cbd8e6;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;width:min(960px,100vw - 32px);padding:10px 12px 10px 16px;font-family:Manrope,sans-serif;display:grid;position:fixed;top:70px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #04142733}.editor-inline-toolbar>span{flex-direction:column;display:flex}.editor-inline-toolbar small{color:#1769e0;letter-spacing:.13em;font-size:7px;font-weight:850}.editor-inline-toolbar strong{font-size:11px}.editor-inline-tools{justify-content:center;gap:3px;display:flex}.editor-inline-tools button,.editor-inline-actions button{color:#394b60;background:0 0;border:1px solid #0000;border-radius:4px;height:32px;padding:0 9px;font:750 10px Manrope,sans-serif}.editor-inline-tools button:hover,.editor-inline-tools button.active{color:#1769e0;background:#eaf3ff;border-color:#bed1e8}.editor-inline-actions{gap:6px;display:flex}.editor-inline-actions button{border-color:#ccd7e3}.editor-inline-actions .editor-save{color:#fff;background:#1769e0;border-color:#1769e0}.is-inline-editing{z-index:5;background:#fff;border-radius:8px;outline:2px solid #247cff;position:relative;box-shadow:0 0 0 6px #247cff1a;padding:25px!important}.tiptap-inline-surface:focus{outline:0}.editor-gallery-builder{border-top:1px solid #e2e8ef;flex-direction:column;gap:14px;padding-top:4px;display:flex}.editor-gallery-builder>span{color:#405166;justify-content:space-between;align-items:center;font-size:10px;font-weight:800;display:flex}.editor-gallery-builder>span button{color:#1769e0;background:#f3f7fc;border:1px solid #bfd0e3;border-radius:4px;padding:7px 10px;font:800 9px Manrope,sans-serif}@media (max-width:720px){.project-gallery{display:block}.project-gallery-item,.project-gallery-item:nth-child(3n+1),.project-gallery-item:nth-child(3n+2){aspect-ratio:4/3;width:100%;min-height:0;margin-bottom:14px;display:block}.editor-inline-toolbar{grid-template-columns:1fr auto;top:60px}.editor-inline-toolbar>span{display:none}.editor-inline-tools{justify-content:flex-start;overflow-x:auto}.editor-inline-actions button:first-child{display:none}.detail-rich-content blockquote{padding:25px}.detail-body{gap:30px}}.editor-workspace{z-index:12040;color:#10233a;background:#e9eef4;grid-template-rows:auto auto minmax(0,1fr) auto;font-family:Manrope,sans-serif;display:grid;position:fixed;inset:58px 0 0}.editor-workspace-head{background:#fff;border-bottom:1px solid #d4dde8;justify-content:space-between;align-items:center;gap:24px;padding:15px clamp(18px,3vw,46px);display:flex}.editor-workspace-head>div:first-child{grid-template-columns:auto auto;align-items:baseline;gap:3px 12px;display:grid}.editor-workspace-head small{color:#1769e0;letter-spacing:.16em;grid-column:1/3;font-size:7px;font-weight:850}.editor-workspace-head strong{font-size:16px}.editor-workspace-head span{color:#8190a2;font-size:9px}.editor-workspace-head>div:last-child,.editor-workspace>footer>div{gap:8px;display:flex}.editor-workspace-head button,.editor-workspace>footer button{color:#526174;background:#fff;border:1px solid #cbd6e2;border-radius:6px;min-height:38px;padding:0 17px;font-size:10px;font-weight:800}.editor-workspace-head .editor-workspace-save,.editor-workspace>footer .editor-workspace-save{color:#fff;background:#1769e0;border-color:#1769e0}.editor-workspace-toolbar{background:#f8fafc;border-bottom:1px solid #d1dbe6;justify-content:center;align-items:center;gap:8px;padding:9px 20px;display:flex;box-shadow:0 4px 12px #0d233d0d}.editor-tool-group{border-right:1px solid #d9e1ea;gap:2px;padding:0 7px;display:flex}.editor-tool-group:last-child{border:0}.editor-tool-group button{color:#405168;background:0 0;border:1px solid #0000;border-radius:5px;min-width:34px;height:33px;padding:0 9px;font:750 10px Manrope,sans-serif}.editor-tool-group button:hover{background:#eef3f8}.editor-tool-group button.active{color:#1769e0;background:#e6f1ff;border-color:#bcd2ef}.editor-workspace-scroll{padding:42px 24px 70px;overflow:auto}.editor-document{background:#fff;border:1px solid #d5dee8;border-radius:3px;width:min(100%,1040px);min-height:calc(100vh - 270px);margin:0 auto;padding:clamp(50px,7vw,95px) clamp(38px,8vw,110px);box-shadow:0 16px 50px #142b461c}.editor-document .tiptap{outline:0;min-height:700px}.editor-document-content{color:#283749;font-family:Georgia,serif;font-size:18px;line-height:1.85;max-width:none!important}.editor-document-content>:first-child{margin-top:0}.editor-document-content p{margin-bottom:28px}.editor-document-content a{color:#1769e0;text-underline-offset:3px;text-decoration:underline}.editor-document-content hr{border:0;border-top:1px solid #cbd6e2;margin:50px 0}.editor-workspace>footer{background:#fff;border-top:1px solid #d1dbe6;justify-content:space-between;align-items:center;padding:11px clamp(18px,3vw,46px);display:flex}.editor-workspace>footer>span{color:#7a899b;font-size:9px}.editor-workspace button:disabled{opacity:.55;cursor:wait}@media (max-width:760px){.editor-workspace{inset:52px 0 0}.editor-workspace-head{padding:11px 14px}.editor-workspace-head>div:first-child span,.editor-workspace-head button:first-child{display:none}.editor-workspace-toolbar{justify-content:flex-start;padding:7px 8px;overflow-x:auto}.editor-tool-group{flex:none}.editor-workspace-scroll{padding:15px 10px 55px}.editor-document{min-height:calc(100vh - 210px);padding:36px 22px}.editor-document .tiptap{min-height:560px}.editor-workspace>footer{padding:9px 12px}.editor-workspace>footer>span{display:none}.editor-workspace>footer>div{width:100%}.editor-workspace>footer button{flex:1}}.nmf-editor-active .cursor-dot,.nmf-editor-active .cursor-ring{display:none!important}.nmf-editor-active body,.nmf-editor-active a,.nmf-editor-active button{cursor:auto}.project-gallery.is-empty{display:none}.project-gallery-item.wide{grid-column:span 8}.project-gallery-item.half{grid-column:span 6}.project-gallery-item.tall{grid-column:span 4;min-height:620px}.project-gallery-item.crop-left img{object-position:20% center}.project-gallery-item.crop-center img{object-position:center}.project-gallery-item.crop-right img{object-position:80% center}.editor-gallery-panel{width:min(620px,100vw - 24px)}.editor-gallery-entry{background:#f8fafc;border:1px solid #dbe3ec;border-radius:8px;flex-direction:column;gap:13px;padding:16px;display:flex}.editor-gallery-entry-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.editor-gallery-entry-head strong{font-size:11px}.editor-gallery-entry-head>div{gap:4px;display:flex}.editor-gallery-entry-head button{color:#526174;background:#fff;border:1px solid #ccd7e3;border-radius:4px;min-width:28px;height:27px;padding:0 7px;font:800 9px Manrope,sans-serif}.editor-gallery-entry-head button.danger{color:#a33d31}.editor-gallery-empty{color:#7c8a9a;text-align:center;border:1px dashed #c7d3df;border-radius:7px;margin:0;padding:22px;font-size:10px}.editor-gallery-entry .editor-dropzone,.editor-gallery-entry .editor-upload-copy{min-height:145px}.editor-highlight-actions{pointer-events:auto;display:flex;position:absolute;top:-31px;right:-2px}.editor-highlight-actions>button{color:#fff;letter-spacing:.04em;background:#1769e0;border:0;height:29px;padding:0 13px;font:800 10px/1 Manrope,sans-serif;box-shadow:0 4px 12px #072a5b40}.editor-highlight-actions>button:first-child{border-radius:4px 0 0}.editor-highlight-actions>button:last-child{border-radius:0 4px 0 0}.editor-highlight-actions>button:only-child{border-radius:4px 4px 0 0}.editor-highlight-actions>button.danger{background:#a33d31}.editor-highlight.editor-highlight-inset-action .editor-highlight-actions{top:10px;right:10px}.editor-highlight.editor-highlight-inset-action .editor-highlight-actions>button{border-radius:4px}.editor-highlight.editor-highlight-center-action .editor-highlight-actions{top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}.editor-highlight.editor-highlight-center-action .editor-highlight-actions>button:first-child{border-radius:4px 0 0 4px}.editor-highlight.editor-highlight-center-action .editor-highlight-actions>button:last-child{border-radius:0 4px 4px 0}.editor-highlight.editor-highlight-center-action .editor-highlight-actions>button:only-child{border-radius:4px}.editor-highlight.editor-highlight-nav-action .editor-highlight-actions{top:calc(100% + 6px);left:50%;right:auto;transform:translate(-50%)}.editor-highlight.editor-highlight-nav-action .editor-highlight-actions>button{border-radius:4px}.ticker.is-empty{display:none}.editor-ticker-list{flex-direction:column;gap:10px;display:flex}.editor-ticker-list-head{color:#405166;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:10px;font-weight:800;display:flex}.editor-ticker-list-head button{color:#1769e0;background:#fff;border:1px solid #b8c7d8;border-radius:4px;height:30px;padding:0 10px;font:800 9px Manrope,sans-serif}.editor-ticker-entry{background:#f8fafc;border:1px solid #dbe3ec;border-radius:7px;grid-template-columns:28px minmax(0,1fr) 30px 30px auto;align-items:center;gap:6px;padding:10px;display:grid}.editor-ticker-entry>span{color:#1769e0;font-size:9px;font-weight:850}.editor-ticker-entry input{min-width:0}.editor-ticker-entry button{color:#526174;background:#fff;border:1px solid #ccd7e3;border-radius:4px;height:32px;padding:0 8px;font:800 9px Manrope,sans-serif}.editor-ticker-entry button.danger{color:#a33d31}.home-page{isolation:isolate;position:relative}.service-journey{background:#f7f8fa;position:relative}.journey-grid{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.journey-card{border-right:1px solid var(--line);min-width:0;transition:background .35s,transform .35s;position:relative}.journey-card:last-child{border-right:0}.journey-card:hover{z-index:2;background:#fafdff;transform:translateY(-8px);box-shadow:0 24px 55px #07192e1c}.journey-media{aspect-ratio:1.25;background:var(--ink);position:relative;overflow:hidden}.journey-media:after{content:"";background:linear-gradient(#0000 48%,#04122394);position:absolute;inset:0}.journey-media img{object-fit:cover;filter:saturate(.78);width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .5s}.journey-card:hover .journey-media img{filter:saturate();transform:scale(1.045)}.journey-media>span{z-index:2;color:#fff;letter-spacing:.18em;font-size:10px;font-weight:800;position:absolute;bottom:13px;right:18px}.journey-copy{flex-direction:column;min-height:430px;padding:34px clamp(24px,3vw,42px);display:flex;position:relative}.journey-copy small{color:var(--brand);letter-spacing:.18em;font-size:8px;font-weight:850}.journey-copy>strong{min-height:70px;font:650 clamp(19px,1.65vw,27px)/1.08 var(--display);letter-spacing:-.035em;margin-top:12px}.journey-copy>i{color:#8ea0b5;align-items:center;height:54px;font-style:normal;display:flex}.journey-copy h3{margin:13px 0 17px;font-size:clamp(25px,2.25vw,37px);line-height:1.02}.journey-copy p{color:var(--muted);font-size:13px}.journey-copy>b{border-top:1px solid var(--line);color:var(--ink);text-transform:uppercase;letter-spacing:.09em;margin-top:auto;padding-top:23px;font-size:10px;line-height:1.45}.journey-arrow{width:37px;height:37px;color:var(--brand);border:1px solid #cbd5e0;border-radius:50%;place-items:center;transition:all .3s;display:grid;position:absolute;bottom:28px;right:27px}.journey-card:hover .journey-arrow{background:var(--brand);border-color:var(--brand);color:#fff;transform:rotate(45deg)}.journey-all{margin-top:38px}@media (max-width:900px){.journey-grid{grid-template-columns:1fr}.journey-card{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:minmax(210px,.72fr) 1fr;display:grid}.journey-card:last-child{border-bottom:0}.journey-card:hover{box-shadow:none;transform:none}.journey-media{aspect-ratio:auto;height:100%}.journey-copy{min-height:400px}}@media (max-width:620px){.service-journey{padding-block:78px}.journey-card{display:block}.journey-media{aspect-ratio:16/10;height:auto}.journey-copy{min-height:0;padding:28px 24px 76px}.journey-copy>strong{min-height:0;margin-bottom:4px}.journey-copy>i{height:43px}.journey-copy p{margin-bottom:28px}.journey-copy>b{margin-top:4px;padding-right:50px}.journey-arrow{bottom:24px;right:22px}}@media (max-width:720px){.project-gallery-item.wide,.project-gallery-item.half,.project-gallery-item.tall{aspect-ratio:4/3;width:100%;min-height:0;display:block}.editor-gallery-panel{width:100%}}.contact-form .btn:disabled{cursor:not-allowed;opacity:.55}.form-message.error{color:#b42318}.nmf-turnstile{width:300px;max-width:100%;min-height:65px}.nmf-turnstile>div{width:auto}.nmf-turnstile p{color:#b42318;text-transform:none;letter-spacing:0;margin:7px 0 0;font-size:12px}.footer-top{grid-template-columns:1fr .45fr .65fr .55fr;gap:5vw}.footer-nav,.footer-contact,.footer-legal{flex-direction:column;align-items:flex-start;gap:10px;font-size:13px;display:flex}.footer-nav>span,.footer-contact>span,.footer-legal>span{letter-spacing:.17em;text-transform:uppercase;color:#7990aa;margin-bottom:13px;font-size:9px}.footer-legal a{color:#aab8c9;transition:color .2s}.footer-legal a:hover{color:#fff}.legal-page{background:#fff}.legal-masthead{background:var(--ink);color:#fff;padding:150px 0 45px}.legal-masthead>.container-wide{justify-content:space-between;align-items:center;gap:24px;display:flex}.legal-masthead span{color:var(--brand-light);letter-spacing:.2em;font-size:10px;font-weight:800}.legal-masthead small{color:#94a8bf;font-size:10px}.legal-shell{padding-top:clamp(70px,9vw,125px);padding-bottom:clamp(100px,12vw,170px)}.legal-document{color:#334155;width:min(100%,920px);min-height:500px;margin:0 auto;font-family:Georgia,serif;font-size:17px;line-height:1.85}.legal-document h1{max-width:850px;font-family:var(--display);color:var(--ink);margin:0 0 44px;font-size:clamp(48px,6.8vw,96px);line-height:.98}.legal-document h2{padding-top:8px}.legal-document p{margin-bottom:24px}.legal-document a{color:var(--brand);text-underline-offset:3px;text-decoration:underline}.legal-document blockquote{font-family:var(--body);margin:42px 0 65px;font-size:14px;font-weight:500;line-height:1.7}@media (max-width:900px){.footer-top{grid-template-columns:1fr 1fr;gap:55px}}@media (max-width:720px){.footer-top{grid-template-columns:1fr;gap:45px}.legal-masthead{padding:125px 0 34px}.legal-masthead>.container-wide{flex-direction:column;align-items:flex-start;gap:8px}.legal-shell{padding-top:65px}.legal-document{font-size:16px}.legal-document h1{font-size:clamp(44px,14vw,66px)}}.contact-success{min-height:640px;color:var(--ink);background:linear-gradient(145deg,#f7faff,#fff);border:1px solid #1769e033;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(38px,6vw,78px);display:flex;position:relative;overflow:hidden}.contact-success:after{content:"";border:1px solid #1769e021;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-150px;right:-110px;box-shadow:0 0 0 42px #1769e006,0 0 0 84px #1769e005}.contact-success>*{z-index:1;position:relative}.contact-success-icon{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:82px;height:82px;margin-bottom:42px;display:grid;box-shadow:0 18px 40px #1769e038}.contact-success-icon svg{width:52px;height:52px}.contact-success-icon circle,.contact-success-icon path{fill:none;stroke:currentColor;stroke-width:2px}.contact-success-icon path{stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.contact-success>.micro{color:var(--brand)}.contact-success h2{max-width:650px;margin:18px 0 22px;font-size:clamp(43px,5.4vw,78px)}.contact-success>p{max-width:660px;color:var(--muted);margin:0;font-size:clamp(16px,1.35vw,20px);line-height:1.7}.contact-success-note{border-left:2px solid var(--brand);flex-direction:column;margin-top:32px;padding-left:18px;display:flex}.contact-success-note strong{font-size:13px}.contact-success-note span{color:var(--muted);letter-spacing:.12em;margin-top:3px;font-size:10px}.contact-success .text-link{margin-top:48px}@media (max-width:720px){.contact-success{min-height:560px;padding:40px 28px}.contact-success-icon{width:70px;height:70px;margin-bottom:34px}.contact-success-icon svg{width:44px;height:44px}.contact-success h2{font-size:clamp(40px,13vw,58px)}}.editor-workspace-toolbar{flex-wrap:wrap;row-gap:7px}.editor-select-tools{align-items:flex-end}.editor-format-select{flex-direction:column;gap:3px;min-width:108px;display:flex}.editor-format-select>span{color:#7c8a9b;letter-spacing:.09em;text-transform:uppercase;padding-left:2px;font-size:7px;font-weight:850}.editor-format-select select{color:#32445a;cursor:pointer;background:#fff;border:1px solid #d2dce7;border-radius:5px;height:33px;padding:0 28px 0 9px;font:750 10px Manrope,sans-serif}.editor-format-select select:focus{border-color:#1769e0;outline:2px solid #1769e01f}.editor-color-tools button{min-width:30px;padding-inline:6px}.editor-color-dot{border:1px solid #07192e29;border-radius:50%;width:14px;height:14px;display:block}.editor-align-tools button:first-child{text-align:left}.editor-align-tools button:nth-child(2){text-align:center}.editor-align-tools button:nth-child(3){text-align:right}.article-prose.detail-rich-content h1,.editor-document-content.detail-rich-content h1{font-family:var(--display);color:var(--ink);margin:0 0 38px;font-size:clamp(36px,4.8vw,64px);line-height:1.08}.detail-rich-content [data-spacing=compact]{margin-bottom:12px!important}.detail-rich-content [data-spacing=normal]{margin-bottom:28px!important}.detail-rich-content [data-spacing=relaxed]{margin-bottom:48px!important}.brick-layout{grid-template-columns:.7fr 1.3fr;gap:clamp(54px,7.5vw,122px)}.brick-copy h2{margin:34px 0 54px;font-size:clamp(44px,4.9vw,74px);line-height:.99}.brick-copy p{max-width:560px;font-size:16px;line-height:1.75}@media (max-width:1050px){.brick-layout{grid-template-columns:1fr;gap:55px}.brick-copy{max-width:760px}.brick-copy h2{margin-bottom:42px}}@media (max-width:760px){.editor-workspace-toolbar{flex-wrap:nowrap}.editor-format-select{min-width:110px}.editor-select-tools{align-items:flex-end}.brick-copy h2{margin:28px 0 36px;font-size:clamp(42px,12vw,56px)}.brick-copy p{font-size:15px;line-height:1.7}}.hero-carousel{opacity:0;background:0 0}.hero-carousel-slide{opacity:0;will-change:opacity,transform;background:50%/cover no-repeat;transition:opacity 1.35s cubic-bezier(.22,.61,.36,1),transform 7s linear;position:absolute;inset:-3%;transform:scale(1.075)}.hero-carousel-slide.active{opacity:1;transform:scale(1)}.hero-carousel-progress{z-index:1;gap:7px;display:flex;position:absolute;bottom:28px;right:34px}.hero-carousel-progress i{background:#ffffff59;width:24px;height:2px;transition:width .4s,background .4s;display:block}.hero-carousel-progress i.active{background:#fff;width:46px}.material-feature{grid-template-columns:1.08fr .92fr;min-height:680px}.material-photo{min-height:680px}.material-copy{padding:clamp(54px,6vw,88px) clamp(32px,6vw,88px)}.material-copy h2{margin:22px 0;font-size:clamp(44px,5.1vw,76px)}.material-copy>p{font-size:14px;line-height:1.65}.material-tabs{margin-top:34px}.material-tabs button{padding:17px 0}.material-tabs strong{font-size:20px}.material-tabs small{padding-top:5px;font-size:12px;line-height:1.45}.project-showcase{background:#f4f7fb;overflow:hidden}.project-showcase-head{justify-content:space-between;align-items:end;gap:35px;margin-bottom:55px;display:flex}.project-showcase-head .micro{color:var(--brand);margin-bottom:20px;display:block}.project-showcase-head h2{margin:0;font-size:clamp(48px,6vw,88px)}.project-showcase-actions{gap:8px;display:flex}.project-showcase-actions button{width:52px;height:52px;color:var(--ink);background:0 0;border:1px solid #c9d5e2;border-radius:50%;font-size:20px;transition:all .25s}.project-showcase-actions button:hover{border-color:var(--brand);background:var(--brand);color:#fff;transform:translateY(-2px)}.project-showcase-rail{padding:0 max(var(--pad),calc((100vw - var(--max))/2 + var(--pad))) 18px;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;gap:24px;display:flex;overflow-x:auto}.project-showcase-rail::-webkit-scrollbar{display:none}.project-showcase-card{scroll-snap-align:start;flex:0 0 min(66vw,820px)}.project-showcase-image{aspect-ratio:16/9;background:#102640 50%/cover no-repeat;transition:transform .45s,box-shadow .45s;position:relative;overflow:hidden}.project-showcase-image:after{content:"";background:linear-gradient(#0000,#03101f8c);position:absolute;inset:50% 0 0}.project-showcase-card:hover .project-showcase-image{transform:translateY(-4px);box-shadow:0 24px 55px #07192e29}.project-showcase-image b{z-index:1;color:#fff;letter-spacing:.15em;font-size:10px;position:absolute;bottom:15px;right:18px}.project-showcase-placeholder{color:#ffffff2e;font:900 20vw/.8 var(--display);place-items:center;display:grid;position:absolute;inset:0}.project-showcase-meta{color:var(--brand);letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;margin:18px 0 11px;font-size:9px;font-weight:800;display:flex}.project-showcase-link{border-top:1px solid var(--line);text-transform:uppercase;letter-spacing:.09em;justify-content:space-between;align-items:center;margin-top:22px;padding-top:15px;font-size:10px;font-weight:800;display:flex}.project-showcase-all{margin-top:42px}.trust{position:relative;overflow:hidden}.trust:before{content:"08";color:#fff1;font:900 clamp(230px,31vw,540px)/1 var(--display);letter-spacing:-.09em;position:absolute;top:-.18em;right:-.04em}.trust>.container-wide{position:relative}.trust-cards{border:0;gap:18px;margin-left:calc(170px + 4vw)}.trust-card{background:#05204317;border:1px solid #ffffff52;grid-template-rows:auto 1fr;grid-template-columns:96px 1fr;column-gap:28px;min-height:220px;padding:38px;display:grid;position:relative}.trust-card+.trust-card{border-left:1px solid #ffffff52}.trust-card>span{grid-row:1/3;width:82px;height:82px;font-size:27px}.trust-card h3{align-self:end;max-width:none;margin:0 0 13px;font-size:25px}.trust-card p{grid-column:2;max-width:520px;margin:0;font-size:13px;line-height:1.65}.article-card{transition:transform .4s,box-shadow .4s}.article-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px #07192e17}.article-image{transform-origin:50%;transition:transform .55s cubic-bezier(.2,.7,.2,1),filter .55s}.article-card:hover .article-image{filter:saturate(1.05);transform:scale(1.035)}.article-card:hover .article-meta,.article-card:hover h3,.article-card:hover p,.article-card:hover .article-more{padding-inline:16px}.article-meta,.article-card h3,.article-card p,.article-more{transition:padding .4s}.editor-toolbar .editor-delete{color:#ffb9bc;border-color:#8f3f42}.article-hero-image.is-empty{background:linear-gradient(135deg,#102844,#07192e)}@media (max-width:1050px){.material-feature{grid-template-columns:1fr}.material-photo{min-height:58vw}.trust-cards{margin-left:0}.trust-card{grid-template-columns:88px 1fr}}@media (max-width:720px){.hero-carousel-progress{bottom:22px;right:20px}.hero-carousel-progress i{width:15px}.hero-carousel-progress i.active{width:28px}.service-journey .section-head{margin-bottom:38px}.journey-grid{background:0 0;border:0;display:block}.journey-card{border:1px solid var(--line);background:#fff;margin-bottom:22px;display:block}.journey-card:last-child{border-bottom:1px solid var(--line)}.journey-media{aspect-ratio:4/3}.journey-copy{min-height:0;padding:24px 22px 68px}.journey-copy>strong{font-size:21px;line-height:1.12}.journey-copy>i{display:none}.journey-copy h3{margin:18px 0 12px;font-size:29px}.journey-copy p{font-size:13px;line-height:1.6}.journey-copy>b{margin-top:20px;padding-top:17px;font-size:9px}.journey-arrow{bottom:19px;right:20px}.material-photo{min-height:72vw}.material-copy{padding:48px 20px 54px}.material-copy h2{margin:18px 0;font-size:clamp(42px,12vw,57px)}.material-tabs{margin-top:27px}.material-tabs button{grid-template-columns:38px 1fr;padding:15px 0}.material-tabs strong{font-size:19px}.project-showcase{padding-block:78px}.project-showcase-head{align-items:flex-end;margin-bottom:35px}.project-showcase-head h2{font-size:clamp(43px,13vw,61px)}.project-showcase-actions{display:none}.project-showcase-rail{gap:14px;padding-right:20px}.project-showcase-card{flex-basis:87vw}.project-showcase-image{aspect-ratio:4/3}.project-showcase-card h3{font-size:29px}.trust:before{font-size:72vw;top:2%;right:-.1em}.trust-cards{display:block}.trust-card{grid-template-columns:74px 1fr;min-height:0;padding:28px 24px}.trust-card+.trust-card{border-top:0}.trust-card>span{width:62px;height:62px;font-size:20px}.trust-card h3{font-size:22px}.trust-card p{font-size:12px}}.project-showcase.section-pad{padding-bottom:clamp(70px,7vw,105px)}@media (max-width:720px){.project-showcase.section-pad{padding-bottom:64px}}.hero-carousel-slide{transition:opacity 1.35s cubic-bezier(.22,.61,.36,1);transform:scale(1.075)}.hero-carousel-slide.active{animation:7s linear both hero-carousel-zoom;transform:scale(1.075)}@keyframes hero-carousel-zoom{0%{transform:scale(1.075)}to{transform:scale(1)}}.hero-carousel-editor-action{z-index:10;top:112px;right:max(var(--pad),calc((100vw - var(--max))/2 + var(--pad)));color:#fff;letter-spacing:.04em;background:#1769e0;border:1px solid #ffffffbf;border-radius:5px;align-items:center;gap:9px;height:40px;padding:0 15px;font:800 10px/1 Manrope,sans-serif;display:none;position:absolute;box-shadow:0 10px 28px #020f1e40}.hero-carousel-editor-action svg{fill:currentColor;width:15px;height:15px}.nmf-editor-active .hero-carousel-editor-action{display:flex}.ba-handle:before{content:none}.ba-handle>.ui-icon{z-index:2;width:27px;height:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-showcase-rail{width:min(100%,var(--max));padding:0 var(--pad) 14px;scroll-padding-left:var(--pad);margin-inline:auto}.project-showcase-card{flex:0 0 calc(100% - var(--pad) * 2);background:#fff;border:1px solid #d8e0e9;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);display:grid;overflow:hidden}.project-showcase-image{aspect-ratio:auto;min-height:clamp(430px,36vw,590px)}.project-showcase-card:hover .project-showcase-image{box-shadow:none;transform:none}.project-showcase-card:hover .project-showcase-image:before{transform:scale(1.035)}.project-showcase-copy{flex-direction:column;min-width:0;padding:clamp(32px,4.5vw,70px);display:flex}.project-showcase-meta{margin:0 0 clamp(46px,6vw,92px)}.project-showcase-card h3{max-width:520px;margin:0;font-size:clamp(34px,4vw,61px);line-height:.98}.project-showcase-copy>p{max-width:480px;color:var(--muted);margin:25px 0;font-size:14px;line-height:1.7}.project-showcase-link{margin-top:auto}.project-showcase-actions button:last-child .ui-icon{transform:rotate(180deg)}@media (max-width:720px){.hero-carousel-editor-action{height:36px;padding-inline:12px;font-size:9px;top:86px;right:20px}.project-showcase-rail{gap:12px;padding-inline:20px;scroll-padding-left:20px}.project-showcase-card{flex-basis:88%;display:block}.project-showcase-image{aspect-ratio:4/3;min-height:0}.project-showcase-copy{padding:24px 22px 26px}.project-showcase-meta{margin:0 0 24px}.project-showcase-card h3{font-size:30px}.project-showcase-copy>p{margin:18px 0 28px;font-size:13px}.project-showcase-link{margin-top:0}}@media (prefers-reduced-motion:reduce){.hero-carousel-slide.active{animation:none;transform:scale(1)}}.project-showcase.is-hinting .project-showcase-actions button:last-child{animation:1.15s ease-in-out infinite project-arrow-hint}.project-showcase.is-hinting .project-showcase-actions button:last-child .ui-icon{animation:1.15s ease-in-out infinite project-arrow-icon-hint}@keyframes project-arrow-hint{50%{border-color:var(--brand);background:var(--brand);color:#fff;box-shadow:0 9px 24px #1769e038}}@media (max-width:480px){#siteHeader .logo-custom-image{max-width:185px;height:38px}}@keyframes project-arrow-icon-hint{50%{transform:rotate(180deg)translate(-4px)}}@media (prefers-reduced-motion:reduce){.project-showcase.is-hinting .project-showcase-actions button:last-child,.project-showcase.is-hinting .project-showcase-actions button:last-child .ui-icon{animation:none}}.article-cover-editor-action,.page-hero-editor-action{z-index:5;right:max(var(--pad),calc((100vw - var(--max))/2 + var(--pad)));color:#fff;letter-spacing:.03em;background:#1769e0;border:1px solid #ffffffb8;border-radius:5px;height:42px;padding:0 16px;font:800 10px/1 Manrope,sans-serif;display:none;position:absolute;top:clamp(120px,13vw,170px);box-shadow:0 12px 30px #03101f4d}.nmf-editor-active .article-cover-editor-action,.nmf-editor-active .page-hero-editor-action{display:block}@media (max-width:720px){.article-cover-editor-action,.page-hero-editor-action{height:38px;padding-inline:12px;font-size:9px;top:92px;right:20px}}.journey-result{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:16px;margin-top:auto;padding-top:20px;display:grid}.journey-result>b{min-width:0;color:var(--ink);letter-spacing:.09em;text-transform:uppercase;overflow-wrap:anywhere;font-size:10px;line-height:1.45}.journey-result .journey-arrow{flex:none;position:static;bottom:auto;right:auto}.journey-copy,.journey-copy>strong,.journey-copy h3,.journey-copy p,.project-showcase-copy,.project-showcase-card h3,.project-showcase-link,.article-card h3,.article-card p,.service-detail>div,.gallery-tile>span>*{overflow-wrap:anywhere;min-width:0}.btn,.text-link{white-space:normal;text-align:center;max-width:100%;line-height:1.35}.btn svg,.text-link svg,.project-showcase-link svg{flex:none}.project-showcase-meta,.article-meta,.brick-stage-caption{flex-wrap:wrap;gap:12px}.gallery-tile>span{grid-template-columns:35px minmax(0,1fr) auto;gap:10px}.ba-label{overflow-wrap:anywhere;max-width:calc(50% - 28px);line-height:1.25}.editor-toolbar{overscroll-behavior-inline:contain;overflow-x:auto}.editor-toolbar>div,.editor-toolbar button{flex:none}@media (max-width:720px){.journey-copy{padding:24px 22px 26px}.journey-result{grid-template-columns:minmax(0,1fr) 38px;margin-top:20px;padding-top:17px}.journey-result>b{font-size:9px}.journey-arrow{bottom:auto;right:auto}.gallery-tile>span{grid-template-columns:28px minmax(0,1fr) auto;font-size:12px;bottom:15px;left:16px;right:16px}.project-showcase-link{gap:15px}.ba-label{max-width:calc(50% - 20px);padding:7px 9px;font-size:8px;top:12px}.ba-label.before{left:10px}.ba-label.after{right:10px}.brick-stage-caption{line-height:1.45;bottom:14px;left:14px;right:14px}}
