body{overflow-x:hidden;font-family:Manrope,ui-sans-serif,system-ui,sans-serif;background:#f7f8f7;color:#151c20}.global-cta,.site-footer,.site-header,main{--site-ink:#151c20;--site-paper:#f7f8f7;--site-white:#ffffff;--site-line:#d9dedf;--site-muted:#657278;--site-yellow:#f2c84b;--site-teal:#286c77;--site-rust:#a64b3c}.global-cta h2,.site-footer h2,.site-footer h3,main h1,main h2,main h3{font-family:Barlow Condensed,Arial Narrow,sans-serif;letter-spacing:0}.shell{width:min(1200px,calc(100% - 56px))}.section{padding:112px 0}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--site-teal);font-size:.7rem;font-weight:800;text-transform:uppercase}.eyebrow:before{content:"";width:26px;height:2px;background:currentColor}.eyebrow-yellow{color:var(--site-yellow)}.button{min-height:50px;gap:12px;border-radius:3px;padding:0 22px;font-size:.78rem;font-weight:800}.button svg{transition:transform .2s ease}.button:hover svg{transform:translate(2px,-1px)}.site-header{height:108px;background:rgba(255,255,255,.98);border-bottom:1px solid rgba(21,28,32,.1)}.utility-bar{height:32px;background:var(--site-ink);color:#c7d0d2}.utility-inner,.utility-inner a,.utility-inner span,.utility-inner>div{height:100%;display:flex;align-items:center}.utility-inner{justify-content:space-between;font-size:.62rem;font-weight:700}.utility-inner>div{gap:26px}.utility-inner a,.utility-inner span{gap:7px}.utility-inner>div>span{color:var(--site-yellow);text-transform:uppercase}.header-inner{height:76px}.brand{width:auto;height:64px;gap:12px;overflow:visible}.brand img{width:76px;height:auto;object-fit:contain}.brand>span{display:grid;line-height:1.05}.brand strong{font-family:Barlow Condensed,sans-serif;font-size:1.22rem}.brand small{color:var(--site-muted);font-size:.52rem;font-weight:700;text-transform:uppercase}.desktop-nav{gap:28px}.desktop-nav a{position:relative;padding:29px 0 27px;color:#283237;font-size:.75rem;font-weight:800}.desktop-nav a:after{content:"";position:absolute;right:0;bottom:20px;left:0;height:2px;background:var(--site-yellow);transform:scaleX(0);transform-origin:right;transition:transform .2s ease}.desktop-nav a:hover:after{transform:scaleX(1);transform-origin:left}.phone-link{font-size:.72rem}.header-quote{min-height:42px;background:var(--site-yellow);color:var(--site-ink)}.header-quote:hover{background:#ddb23a}.hero{position:relative;overflow:hidden;min-height:min(770px,calc(100svh - 128px));align-items:stretch}.hero-background{z-index:0;object-fit:cover;object-position:center}.hero-shade{z-index:1;background:linear-gradient(90deg,rgba(10,15,17,.94),rgba(10,15,17,.72) 46%,rgba(10,15,17,.18))}.hero:after{content:"";position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 0);background-size:72px 72px;pointer-events:none;z-index:2}.hero-content{z-index:3;display:grid;grid-template-columns:minmax(0,820px) 220px;align-items:center;justify-content:space-between;gap:60px;padding:80px 0 130px}.hero-main{max-width:820px}.hero-kicker{margin-bottom:20px;color:var(--site-yellow);font-size:.7rem;font-weight:800}.hero h1{width:100%;max-width:820px;font-family:Barlow Condensed,sans-serif;font-size:clamp(4rem,7.2vw,6.8rem);font-weight:600;line-height:.98;text-wrap:balance}.hero p{max-width:620px;margin:27px 0 32px;color:#d8dfe0;font-size:1rem;line-height:1.75}.hero-note{align-self:end;margin-bottom:42px;padding:20px;border-left:2px solid var(--site-yellow);background:rgba(10,15,17,.62)}.hero-note>span{color:var(--site-yellow);font-family:Barlow Condensed,sans-serif;font-size:1.3rem}.hero-note p{width:auto;margin:10px 0 15px;color:#e0e5e6;font-size:.75rem;line-height:1.6}.hero-note strong{color:#aeb9bc;font-size:.6rem;text-transform:uppercase}.hero-stats{z-index:4;right:max(150px,calc((100vw - 1200px) / 2));grid-template-columns:repeat(3,170px);background:rgba(255,255,255,.97);box-shadow:0 16px 50px rgba(0,0,0,.16)}.hero-stats div{min-height:94px;padding:19px 22px}.hero-stats strong{font-family:Barlow Condensed,sans-serif;font-size:1.6rem;font-weight:600}.hero-stats span{font-size:.62rem}.blog-section,.contact-section,.services-catalog,.services-section{background:var(--site-paper)}.heading-row{margin-bottom:48px}.section-heading{max-width:760px}.about-copy h2,.contact-layout h2,.detail-grid h2,.editorial-copy h2,.section-heading h2{margin-top:15px;font-family:Barlow Condensed,sans-serif;font-size:clamp(2.7rem,5vw,4.7rem);font-weight:600;line-height:.95;text-wrap:balance}.section-heading p{max-width:620px;color:var(--site-muted);font-size:.92rem}.service-grid{gap:20px}.service-card{position:relative;border:0;border-radius:4px;background:var(--site-white);box-shadow:0 14px 44px rgba(31,43,48,.08)}.service-card:after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--site-yellow);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.service-card:hover:after{transform:scaleX(1)}.service-image{aspect-ratio:1.38}.service-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(12,18,21,.3),transparent 55%)}.service-body{padding:27px 27px 30px}.service-body>span{color:var(--site-teal)}.service-body h3{margin:8px 0 13px;font-family:Barlow Condensed,sans-serif;font-size:1.75rem;font-weight:600}.service-body p{color:var(--site-muted);font-size:.82rem}.service-body a{color:var(--site-ink);font-size:.72rem}.dark-band{position:relative;overflow:hidden;background:#11181c}.dark-band:before{content:"ROCK";position:absolute;right:-20px;bottom:-86px;color:rgba(255,255,255,.025);font-family:Barlow Condensed,sans-serif;font-size:18rem;font-weight:700}.about-grid{gap:84px}.about-image{min-height:540px}.about-image:after{width:50%;height:6px}.about-proof{position:absolute;right:-28px;bottom:32px;z-index:2;width:210px;display:grid;padding:20px;background:var(--site-yellow);color:var(--site-ink)}.about-proof strong{font-family:Barlow Condensed,sans-serif;font-size:1.4rem;text-transform:uppercase}.about-proof span{font-size:.66rem;line-height:1.5}.about-copy p{color:#aeb9bc;font-size:.9rem}.process-band{padding:32px 0;background:var(--site-yellow)}.process-grid div{padding:8px 30px}.process-grid svg{width:22px}.process-grid strong{font-family:Barlow Condensed,sans-serif;font-size:1.15rem}.projects-section{background:#fff}.project-grid{gap:16px}.home-project-grid{grid-template-columns:1.25fr .75fr}.project-card{min-height:420px;border-radius:3px}.home-project-grid .project-card:nth-child(3),.home-project-grid .project-card:nth-child(4){min-height:330px}.project-overlay{padding:110px 28px 27px}.project-overlay h3{font-family:Barlow Condensed,sans-serif;font-size:1.85rem;font-weight:600}.insight-band{background:#e9eeef}.feature-post{border-left-color:var(--site-teal);box-shadow:0 12px 35px rgba(31,43,48,.07)}.feature-post strong{font-family:Barlow Condensed,sans-serif;font-size:1.4rem}.page-hero{min-height:500px;position:relative;display:flex;align-items:end;overflow:hidden;padding:0;border-bottom:0;background:var(--site-ink)}.page-hero>img{object-position:center}.page-hero-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(10,15,17,.95),rgba(10,15,17,.7) 48%,rgba(10,15,17,.2))}.page-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:70px minmax(0,820px);gap:34px;padding-bottom:68px;color:#fff}.page-hero-index{padding-top:31px;border-top:2px solid var(--site-yellow);color:#d1d9db;font-size:1.2rem}.page-hero h1,.page-hero-index{font-family:Barlow Condensed,sans-serif}.page-hero h1{max-width:860px;margin:13px 0 17px;font-size:clamp(3.6rem,7vw,6.6rem);font-weight:600;line-height:.98;text-wrap:balance}.page-hero p{max-width:640px;color:#d3dbdd;font-size:.94rem}.catalog-intro{display:grid;grid-template-columns:220px minmax(0,620px);gap:54px;margin-bottom:46px;padding-bottom:28px;border-bottom:1px solid var(--site-line)}.catalog-intro span{color:var(--site-rust);font-size:.67rem;font-weight:800;text-transform:uppercase}.catalog-intro p{margin:0;color:#46545b;font-size:1rem;line-height:1.75}.services-page-grid{grid-template-columns:repeat(2,1fr)}.services-page-grid .service-card{display:grid;grid-template-columns:.95fr 1.05fr}.services-page-grid .service-image{aspect-ratio:auto;min-height:330px}.services-page-grid .service-body{display:flex;flex-direction:column;justify-content:center}.editorial-section{background:#fff}.editorial-grid{gap:90px}.editorial-image{min-height:620px}.image-caption{position:absolute;right:-1px;bottom:-1px;display:grid;min-width:190px;padding:18px 20px;background:var(--site-white)}.image-caption span{font-family:Barlow Condensed,sans-serif;font-size:1.4rem;font-weight:700}.image-caption small{color:var(--site-muted);font-size:.6rem;text-transform:uppercase}.editorial-copy .lead-copy{color:#334047;font-size:1.02rem;line-height:1.8}.editorial-copy>p:not(.lead-copy){color:var(--site-muted);font-size:.86rem}.value-band{padding:58px 0;background:#e8edef}.value-grid{display:grid;grid-template-columns:repeat(3,1fr)}.value-grid>div{padding:10px 38px;border-right:1px solid #c5ced0}.value-grid>div:first-child{padding-left:0}.value-grid>div:last-child{border-right:0}.value-grid strong{color:var(--site-teal);font-family:Barlow Condensed,sans-serif;font-size:1.2rem}.value-grid h3{margin:6px 0 8px;font-size:1.45rem;font-weight:600;text-transform:uppercase}.value-grid p{margin:0;color:var(--site-muted);font-size:.78rem;line-height:1.65}.project-catalog{background:#fff}.project-list{gap:92px}.project-list article{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:66px}.project-list article:nth-child(2n){grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr)}.project-list-image{min-height:480px!important;overflow:hidden}.project-list-image>span{position:absolute;right:0;bottom:0;z-index:2;width:62px;height:62px;display:grid;place-items:center;background:var(--site-yellow);color:var(--site-ink);font-family:Barlow Condensed,sans-serif;font-size:1.25rem;font-weight:700}.project-list article section>span{color:var(--site-teal)}.project-list h2{font-family:Barlow Condensed,sans-serif;font-size:2.7rem;font-weight:600}.blog-grid{grid-template-columns:repeat(3,1fr);gap:22px}.blog-card{border:0;border-radius:4px;background:#fff;box-shadow:0 14px 42px rgba(31,43,48,.07)}.blog-card>div{aspect-ratio:1.55}.blog-card section{padding:27px}.blog-card h2{font-family:Barlow Condensed,sans-serif;font-size:1.75rem;font-weight:600}.contact-layout{display:grid;grid-template-columns:.82fr 1.18fr;grid-template-areas:"aside form" "map map";gap:56px 72px}.contact-aside{grid-area:aside}.contact-aside h2{margin-bottom:28px}.contact-items{margin-top:0}.contact-items>*{padding:17px 0}.contact-location{grid-area:map;overflow:hidden;border-top:4px solid var(--site-yellow);background:var(--site-white);box-shadow:0 16px 50px rgba(31,43,48,.09)}.contact-location-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 16px}.contact-location-head .eyebrow{font-size:.6rem}.contact-directions{display:inline-flex;align-items:center;gap:7px;color:var(--site-ink);font-size:.68rem;font-weight:800}.contact-directions:hover{color:var(--site-teal)}.contact-directions:focus-visible{outline:2px solid var(--site-teal);outline-offset:3px}.contact-map-frame{display:block;width:100%;height:220px;border:0}.contact-form-wrap{grid-area:form;align-self:start;border-top:5px solid var(--site-yellow);background:#fff;box-shadow:0 16px 50px rgba(31,43,48,.09)}.contact-form-wrap>div{display:grid;gap:6px;padding:30px 36px 0}.contact-form-wrap>div span{color:var(--site-teal);font-size:.65rem;font-weight:800;text-transform:uppercase}.contact-form-wrap>div strong{max-width:500px;font-family:Barlow Condensed,sans-serif;font-size:1.7rem;line-height:1.2}.contact-form{padding:30px 36px 36px;border-top:0;background:transparent}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid #ccd3d5;background:#fbfcfc}.detail-hero{min-height:610px}.article-head h1,.detail-hero h1{font-family:Barlow Condensed,sans-serif;font-size:clamp(3.7rem,7vw,6.7rem);font-weight:600}.detail-grid{gap:90px}.detail-aside{border-top-width:4px;background:var(--site-ink)}.detail-faq{margin-top:48px}.detail-faq h2{margin:10px 0 22px}.detail-faq details{padding:18px 0;border-top:1px solid #d8dfe1}.detail-faq details:last-child{border-bottom:1px solid #d8dfe1}.detail-faq summary{cursor:pointer;font-weight:700}.detail-faq details p{margin:12px 0 0;color:#647075;line-height:1.75}.article-head{padding:92px 0 62px;background:#e9eeef}.article-image{height:min(560px,60vw)}.global-cta{min-height:370px;position:relative;display:flex;align-items:center;overflow:hidden;color:#fff}.global-cta-image,.global-cta-shade{position:absolute;inset:0}.global-cta-image{background:url(/images/projects/project-02.webp) center 48%/cover}.global-cta-shade{background:linear-gradient(90deg,rgba(12,18,21,.96),rgba(12,18,21,.78) 60%,rgba(12,18,21,.28))}.global-cta-inner{position:relative;z-index:2;display:flex;align-items:end;justify-content:space-between;gap:50px;padding:72px 0}.global-cta h2{max-width:760px;margin:14px 0 0;font-size:clamp(3rem,5.4vw,5.3rem);font-weight:600;line-height:.92;text-transform:uppercase;text-wrap:balance}.global-cta-actions{display:flex;flex-wrap:wrap;gap:10px}.site-footer{padding-top:72px;background:#10171a;color:#fff}.footer-grid{display:grid;grid-template-columns:1.35fr .8fr .7fr 1.15fr;gap:58px}.footer-brand{display:flex;align-items:center;gap:15px}.footer-logo{width:72px;height:auto;object-fit:contain;background:#fff}.footer-brand>div{display:grid}.footer-brand strong{font-family:Barlow Condensed,sans-serif;font-size:1.7rem}.footer-brand span{color:#8d9a9f;font-size:.58rem;text-transform:uppercase}.footer-copy{max-width:330px;margin:23px 0 20px;color:#9ba8ac;font-size:.78rem;line-height:1.75}.footer-badges{display:flex;flex-wrap:wrap;gap:7px}.footer-badges span{padding:6px 8px;border:1px solid #344146;border-radius:3px;color:#98a5a9;font-size:.55rem;text-transform:uppercase}.footer-column h3{margin:8px 0 20px;color:var(--site-yellow);font-size:.8rem;font-family:Manrope,sans-serif;font-weight:800;text-transform:uppercase}.footer-links{display:grid;gap:0}.footer-links a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 0;color:#b6c0c3;font-size:.72rem}.footer-links a:hover{color:#fff}.footer-contact{display:grid;gap:0}.footer-contact>*{display:flex;align-items:flex-start;gap:10px;padding:8px 0;color:#b6c0c3;font-size:.68rem}.footer-contact svg{flex:0 0 auto;margin-top:2px;color:var(--site-yellow)}.footer-contact span{display:grid;gap:2px}.footer-contact small{color:#66757b;font-size:.5rem;font-weight:800;text-transform:uppercase}.footer-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:60px;padding:20px 0;border-top:1px solid #2a3539;color:#718087;font-size:.58rem}.footer-bottom>div{display:flex;gap:20px}.whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:55;min-height:46px;display:flex;align-items:center;gap:9px;padding:0 15px;border-radius:4px;background:#178d58;color:#fff;box-shadow:0 10px 28px rgba(10,40,27,.25);font-size:.68rem;font-weight:800}@media (max-width:1050px){.brand>span,.phone-link{display:none}.desktop-nav{gap:22px}.hero-content{grid-template-columns:minmax(0,760px) 180px}.footer-grid{grid-template-columns:1.2fr .8fr .8fr}.footer-contact-column{grid-column:1/4;padding-top:30px;border-top:1px solid #2a3539}.footer-contact-column .footer-contact{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.narrow,.shell{width:min(100% - 34px,1200px)}.section{padding:76px 0}.site-header{height:72px}.utility-bar{display:none}.header-inner{height:72px}.brand{height:60px}.brand img{width:62px;height:54px}.mobile-nav{top:71px;padding:12px 18px 22px}.mobile-nav a{padding:13px 4px;font-size:.78rem}.hero{min-height:700px}.hero-shade{background:linear-gradient(90deg,rgba(10,15,17,.91),rgba(10,15,17,.45))}.hero:after{background-size:48px 48px}.hero-content{display:block;padding:88px 0 145px}.hero h1{font-size:clamp(3.35rem,15vw,4.7rem);line-height:.98}.hero p{margin:22px 0 27px;font-size:.88rem;line-height:1.7}.hero-actions{gap:12px}.hero-note{display:none}.hero-stats{right:0;grid-template-columns:repeat(3,1fr)}.hero-stats div{min-height:92px;padding:15px 12px}.about-copy h2,.contact-layout h2,.detail-grid h2,.editorial-copy h2,.section-heading h2{font-size:2.8rem}.heading-row{gap:24px}.blog-grid,.home-service-grid,.services-page-grid{grid-template-columns:1fr}.services-page-grid .service-card{display:block}.services-page-grid .service-image{min-height:250px}.about-grid{grid-template-columns:minmax(0,1fr);gap:54px}.about-grid>*{min-width:0}.about-image{aspect-ratio:auto;min-height:400px}.about-proof{right:0;bottom:0;width:190px}.process-grid div{padding:8px 16px}.home-project-grid{grid-template-columns:1fr}.home-project-grid .project-card:nth-child(3),.home-project-grid .project-card:nth-child(4),.project-card{min-height:340px}.page-hero{min-height:480px}.page-hero-inner{grid-template-columns:38px minmax(0,1fr);gap:14px;padding-bottom:44px}.page-hero-index{padding-top:21px;font-size:1rem}.page-hero h1{font-size:clamp(3.2rem,14vw,4.7rem)}.page-hero p{font-size:.82rem;line-height:1.65}.catalog-intro{grid-template-columns:1fr;gap:12px}.editorial-grid{gap:48px}.editorial-image{min-height:430px}.value-grid{grid-template-columns:1fr}.value-grid>div,.value-grid>div:first-child{padding:24px 0;border-right:0;border-bottom:1px solid #c5ced0}.value-grid>div:last-child{border-bottom:0}.project-list{gap:64px}.project-list article,.project-list article:nth-child(2n){grid-template-columns:1fr;gap:24px}.project-list-image{min-height:330px!important}.contact-layout{grid-template-columns:minmax(0,1fr);grid-template-areas:"aside" "map" "form";gap:46px}.contact-aside,.contact-form-wrap{min-width:0}.contact-form,.contact-form-wrap>div{padding-right:20px;padding-left:20px}.contact-location-head{align-items:flex-start;flex-wrap:wrap}.contact-directions{width:100%;justify-content:space-between}.contact-map-frame{height:200px}.global-cta{min-height:450px}.global-cta-inner{align-items:flex-start;flex-direction:column;gap:30px;padding:62px 0}.global-cta h2{font-size:3.4rem}.global-cta-actions{width:100%;display:grid}.site-footer{padding-top:54px}.footer-grid{grid-template-columns:1fr 1fr;gap:42px 28px}.footer-brand-block,.footer-contact-column{grid-column:1/3}.footer-contact-column .footer-contact{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px;margin-top:42px}.whatsapp-float{right:12px;bottom:12px;width:46px;padding:0;justify-content:center}.whatsapp-float span{display:none}}