:root{--dark:#000;--dark2:#000;--text:#f7f5ef;--muted:#aaa7a1;--orange:#A4885F;--orange2:#A4885F;--line:#2d2d2d;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;background:var(--dark2);color:var(--text);line-height:1.55}a{color:inherit}.site-header{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px clamp(22px,5vw,88px);border-bottom:1px solid rgba(255,255,255,.12)}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;font-weight:900;font-size:1.2rem}.brand img{height:48px;width:auto;filter:brightness(1.08)}nav{display:flex;gap:34px;align-items:center}nav a{text-decoration:none;color:#fff;font-weight:800;font-size:.92rem}.menu-dot{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--orange);text-decoration:none;box-shadow:0 14px 30px rgba(255,116,40,.35)}.hero{min-height:92vh;display:grid;grid-template-columns:1fr .95fr;background:var(--dark);overflow:hidden}.hero-copy{padding:190px 0 100px clamp(24px,8vw,150px);max-width:820px;z-index:2}.eyebrow{display:flex;align-items:center;gap:14px;color:var(--orange);font-weight:900;text-transform:lowercase;letter-spacing:.02em;margin:0 0 28px}.eyebrow span{width:24px;height:2px;background:var(--orange);display:inline-block}.eyebrow.dark{color:#2b2b2b}.eyebrow.dark span{background:#2b2b2b}.hero h1{margin:0 0 24px;font-size:clamp(3.1rem,7vw,7.6rem);line-height:.92;letter-spacing:-.07em;text-transform:uppercase;font-weight:1000}.hero p{max-width:620px;color:#d0cdc7;font-size:1.12rem;margin-bottom:34px}.button{display:inline-flex;align-items:center;gap:14px;border:1px solid rgba(255,255,255,.75);border-radius:999px;padding:12px 13px 12px 25px;color:#fff;text-decoration:none;font-weight:900}.button b{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--orange);font-size:1rem}.hero-image{min-height:620px;background:linear-gradient(90deg,rgba(23,23,23,.15),rgba(23,23,23,0)),url('images/hero-pipes.jpg') center/cover no-repeat;clip-path:polygon(10% 0,100% 0,100% 100%,0 100%)}.stats-band{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);padding:0 clamp(22px,5vw,88px)}.stats-band article{background:#1b1b1b;padding:34px;display:flex;gap:18px;align-items:center}.stats-band strong{color:var(--orange);font-size:2.2rem;line-height:1}.stats-band span{color:#e6e1d8;font-weight:800}.about-strip{display:grid;grid-template-columns:330px 1fr;gap:54px;align-items:end;background:#fff;color:#000;padding:0 clamp(22px,5vw,88px) 84px}.orange-card{background:var(--orange);color:#fff;padding:42px 34px;margin-top:-78px;min-height:260px;display:flex;flex-direction:column;justify-content:flex-end}.orange-card small{font-weight:900;text-transform:lowercase;margin-bottom:22px}.orange-card strong{font-size:3.2rem;line-height:.9;text-transform:uppercase}.orange-card p{font-weight:800}.about-strip h2,.section h2,.split h2,.project-hero h2,.newsletter h2{font-size:clamp(2.4rem,5vw,5.2rem);line-height:.95;letter-spacing:-.06em;text-transform:uppercase;margin:0 0 24px}.about-strip p{color:#555;max-width:850px;font-size:1.08rem}.section{padding:100px clamp(22px,5vw,88px);background:#fff;color:#000}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:44px}.section-head h2{max-width:850px}.services .eyebrow{color:var(--orange)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cards article{position:relative;min-height:390px;overflow:hidden;background:#222}.cards img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.35s transform;filter:brightness(.72)}.cards article:hover img{transform:scale(1.06)}.cards div{position:absolute;inset:auto 0 0;padding:24px;background:linear-gradient(transparent,rgba(0,0,0,.9) 28%,#000)}.cards h3{margin:0 0 10px;color:#fff;font-size:1.35rem}.cards p{margin:0;color:#d8d4ce}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:74px;align-items:center;padding:110px clamp(22px,5vw,88px);background:#000}.split-image{position:relative}.split-image:before{content:'40+';position:absolute;left:-28px;bottom:30px;background:var(--orange);color:white;font-weight:1000;font-size:4.8rem;line-height:1;padding:26px;z-index:2}.split img{width:100%;display:block;filter:grayscale(.15);min-height:560px;object-fit:cover}.split p{color:#cbc7bf;font-size:1.08rem}.projects{background:#f5f1eb;color:#000}.project-hero{min-height:470px;padding:90px clamp(22px,5vw,88px);display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(rgba(0,0,0,.15),rgba(0,0,0,.35)),url('images/building.jpg') center/cover no-repeat;color:#fff}.project-hero h2{max-width:850px}.gallery{padding:0 clamp(22px,5vw,88px) 90px;margin-top:-60px;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gallery img{width:100%;height:290px;object-fit:cover;display:block;box-shadow:0 24px 60px rgba(0,0,0,.18)}.contact-panel{background:#000;padding:90px clamp(22px,5vw,88px) 0}.newsletter{max-width:900px;margin:0 auto -48px;position:relative;z-index:2;background:#fff;color:#000;border-radius:999px;display:flex;gap:20px;align-items:center;justify-content:space-between;padding:28px 34px 28px 48px;box-shadow:0 20px 80px rgba(0,0,0,.35)}.newsletter h2{font-size:clamp(1.7rem,3vw,3rem);margin:0}.newsletter p{margin:0;color:#69645c}.newsletter .button{border-color:#000;color:#000;white-space:nowrap}.contact-grid{border-top:6px solid var(--orange);padding:90px 0 52px;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#2c2c2c}.contact-grid article{background:#1b1b1b;padding:34px;display:grid;grid-template-columns:54px 1fr;column-gap:18px;align-items:center}.contact-grid span{grid-row:span 2;font-size:2rem;color:#555}.contact-grid small{color:var(--muted);font-weight:800}.contact-grid strong{font-size:1.18rem}.contact-grid a{text-decoration:none}footer{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:44px;padding:70px clamp(22px,5vw,88px) 28px;background:#000;border-top:1px solid var(--line);color:#fff}footer img{height:50px;width:auto;margin-bottom:18px}footer h3{margin:0 0 20px}footer a{display:block;text-decoration:none;color:#d7d2cb;margin:10px 0}footer p{color:#a9a49d;margin:0 0 10px}.copyright{grid-column:1/-1;border-top:1px solid var(--line);padding-top:28px}.copyright span{color:var(--orange)}@media(max-width:1000px){.site-header{position:relative;background:#000;flex-wrap:wrap}.hero,.about-strip,.split{grid-template-columns:1fr}.hero-copy{padding:70px 24px}.hero-image{clip-path:none;min-height:420px}.cards,.gallery,.contact-grid,.stats-band{grid-template-columns:1fr 1fr}.newsletter{border-radius:30px;align-items:flex-start;flex-direction:column}.about-strip{padding-top:40px}.orange-card{margin-top:0}footer{grid-template-columns:1fr 1fr}}@media(max-width:640px){nav{gap:14px;flex-wrap:wrap}.brand span{display:none}.hero h1{font-size:3rem}.cards,.gallery,.contact-grid,.stats-band,footer{grid-template-columns:1fr}.section-head{display:block}.split-image:before{font-size:3rem;left:0}.newsletter{padding:28px}.gallery{margin-top:0;padding-top:24px}.contact-panel{padding-top:50px}}
/* New white Rebuilt-style sections */
.about-white{position:relative;display:grid;grid-template-columns:.65fr 1.15fr 1fr;gap:34px;align-items:start;padding:110px clamp(22px,5vw,88px);background:#fff;color:#000;overflow:hidden}.about-white:before,.build-section:before,.numbers:before{content:'';position:absolute;inset:0;background:linear-gradient(125deg,transparent 0 42%,rgba(0,0,0,.04) 42.2% 42.6%,transparent 42.8%),linear-gradient(55deg,transparent 0 64%,rgba(0,0,0,.035) 64.2% 64.6%,transparent 64.8%);pointer-events:none}.about-title h2,.build-section h2,.numbers h2{font-size:clamp(2.6rem,5.5vw,5.7rem);line-height:.92;letter-spacing:-.065em;text-transform:uppercase;margin:0}.about-copy p{font-size:1.18rem;color:#000;margin:0 0 24px}.light-btn{display:inline-flex;align-items:center;gap:12px;text-decoration:none;border:1px solid #e5e5e5;border-radius:999px;padding:10px 11px 10px 22px;font-weight:900;color:#000;background:#fff}.light-btn b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#000;color:#fff}.about-photo{grid-column:2/4;position:relative;margin-top:20px}.about-photo img{width:100%;height:430px;object-fit:cover;display:block}.stat{position:absolute;top:-62px;width:170px;height:170px;padding:28px;color:#fff;display:flex;flex-direction:column;justify-content:center}.stat.black{right:190px;background:#000}.stat.orange{right:0;background:var(--orange)}.stat strong{font-size:3rem;line-height:1}.stat span{font-weight:900}.service-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#000}.service-strip article{position:relative;min-height:430px;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center}.service-strip img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(1) brightness(.45);transition:.35s}.service-strip article:hover img{filter:grayscale(.2) brightness(.65);transform:scale(1.05)}.service-strip h3{position:relative;z-index:1;color:#fff;font-size:1.9rem;line-height:1.05;max-width:260px}.service-strip a{position:absolute;bottom:42px;z-index:1;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.16);text-decoration:none}.build-section{position:relative;background:#fff;color:#000;padding:105px clamp(22px,5vw,88px);overflow:hidden}.build-section:after{content:'';position:absolute;right:-90px;top:20px;width:360px;height:360px;border:20px solid var(--orange);transform:rotate(18deg);opacity:.55}.build-cards{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:54px}.build-cards article{border:1px solid #e7e7e7;padding:56px 38px;background:#fff;min-height:390px}.build-cards small{display:inline-block;border:1px solid #eee;padding:8px 12px;margin-top:-74px;background:#fff}.build-cards i{display:block;font-style:normal;font-size:3.5rem;color:#444;margin:38px 0}.build-cards h3{font-size:1.8rem;margin:0 0 16px}.build-cards p{color:#555}.projects-dark{background:#000;color:#fff;padding:105px 0 100px;overflow:hidden}.project-head{display:grid;grid-template-columns:.7fr 1fr .7fr;gap:30px;align-items:center;padding:0 clamp(22px,5vw,88px) 55px}.project-head h2{font-size:clamp(2.6rem,5.5vw,5.6rem);line-height:.92;letter-spacing:-.06em;text-transform:uppercase;margin:0}.bubble{justify-self:end;background:#fff;color:#000;border-radius:999px;padding:18px 20px 18px 28px;font-weight:900}.bubble b{margin-left:12px;background:var(--orange);color:#fff;border-radius:50%;padding:13px}.project-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px;padding-left:clamp(22px,5vw,88px);width:112vw}.project-row article{height:330px;position:relative;overflow:hidden;border-bottom:6px solid var(--orange)}.project-row img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.65)}.project-row .active:after{content:'';position:absolute;inset:auto 0 0;height:105px;background:var(--orange)}.project-row div{position:absolute;z-index:1;left:28px;right:28px;bottom:24px}.project-row h3{font-size:1.6rem;margin:0}.project-row span{display:inline-block;border:1px solid rgba(255,255,255,.75);border-radius:999px;padding:4px 14px;margin-top:8px}.numbers{position:relative;background:#fff;color:#000;padding:110px clamp(22px,5vw,88px);display:grid;grid-template-columns:.7fr 1.6fr;gap:40px}.numbers h2{grid-column:2}.number-grid{grid-column:2;display:grid;grid-template-columns:1fr 1fr;gap:46px 64px}.number-grid article{border-top:1px solid #000;padding-top:22px;display:grid;grid-template-columns:180px 1fr;gap:24px;align-items:center}.number-grid small{grid-column:1/-1;color:#777;text-transform:uppercase;font-weight:800}.number-grid strong{font-size:4.6rem;line-height:1;color:var(--orange)}.number-grid p{font-weight:900;margin:0}@media(max-width:1000px){.about-white,.project-head,.numbers{grid-template-columns:1fr}.about-photo,.numbers h2,.number-grid{grid-column:auto}.stat{position:static;display:inline-flex;margin-top:12px}.service-strip,.build-cards,.project-row{grid-template-columns:1fr 1fr}.project-row{width:auto;padding-right:clamp(22px,5vw,88px)}}@media(max-width:640px){.service-strip,.build-cards,.project-row,.number-grid{grid-template-columns:1fr}.number-grid article{grid-template-columns:1fr}.about-photo img{height:300px}.project-head{display:block}.bubble{display:inline-block;margin-top:20px}}


/* Final corrections */
:root{--dark:#000;--dark2:#000;--orange:#A4885F;--orange2:#A4885F}
.brand{background:#fff;border-radius:14px;padding:9px 14px;min-height:58px;box-shadow:0 10px 30px rgba(0,0,0,.18)}
.brand img{height:42px;display:block;filter:none}.brand span{display:none!important}
.site-header{background:linear-gradient(180deg,rgba(0,0,0,.72),rgba(0,0,0,.18));border-bottom:1px solid rgba(255,255,255,.14)}
.hero,.split,.projects-dark,.contact-panel,footer{background:#000}.hero-copy{background:#000}.hero-image{background:linear-gradient(90deg,rgba(0,0,0,.2),rgba(0,0,0,0)),url('images/hero-pipes.jpg') center/cover no-repeat}.stats-band article,.contact-grid article{background:#000}.cards article{background:#000}.cards div{background:linear-gradient(transparent,rgba(0,0,0,.92) 28%,#000)}
@media(max-width:1000px){
  .site-header{position:relative;background:#000;padding:18px 20px;gap:18px}
  .brand{padding:8px 12px;min-height:52px}.brand img{height:36px}
  nav{gap:18px;order:3;width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:2px}nav a{white-space:nowrap;font-size:.86rem}.menu-dot{width:42px;height:42px;margin-left:auto}
  .hero{display:flex;flex-direction:column}.hero-copy{padding:56px 22px 42px}.hero h1{font-size:clamp(2.7rem,12vw,5.2rem)}.hero p{font-size:1rem}.hero-image{min-height:360px;width:100%}
  .stats-band{grid-template-columns:1fr}.stats-band article{padding:24px 22px}.stats-band strong{font-size:1.9rem}
  .about-white,.build-section,.numbers,.split,.contact-panel{padding-left:22px;padding-right:22px}.about-white{padding-top:70px;padding-bottom:70px}.about-title h2,.build-section h2,.numbers h2,.split h2,.project-head h2{font-size:clamp(2.2rem,10vw,4rem)}
  .about-photo img{height:340px}.stat{width:auto;height:auto;min-width:150px;padding:22px}.stat strong{font-size:2.3rem}
  .service-strip{grid-template-columns:1fr 1fr}.service-strip article{min-height:300px}.service-strip h3{font-size:1.45rem}
  .build-cards{grid-template-columns:1fr}.build-cards article{min-height:auto;padding:42px 28px}.build-section:after{display:none}
  .cards{grid-template-columns:1fr 1fr}.cards article{min-height:330px}.split{gap:38px}.split img{min-height:380px}.split-image:before{font-size:3.2rem;left:0;bottom:20px}
  .project-head{display:block;padding-bottom:34px}.bubble{margin-top:18px}.project-row{grid-template-columns:1fr;padding:0 22px;width:auto}.project-row article{height:280px}
  .number-grid{grid-template-columns:1fr}.number-grid article{grid-template-columns:140px 1fr}.number-grid strong{font-size:3.2rem}
  .newsletter{border-radius:26px;margin-bottom:28px}.contact-grid{grid-template-columns:1fr}.contact-grid article{padding:26px 22px}footer{grid-template-columns:1fr 1fr;padding:54px 22px 26px}
}
@media(max-width:640px){
  body{overflow-x:hidden}.site-header{padding:14px 16px}.brand img{height:32px}.brand{border-radius:12px}.menu-dot{width:38px;height:38px}
  nav{gap:14px}nav a{font-size:.82rem}.hero-copy{padding:42px 18px 34px}.hero h1{font-size:2.55rem;letter-spacing:-.055em}.hero-image{min-height:280px;clip-path:none}.button{font-size:.88rem;padding-left:18px}.button b{width:32px;height:32px}
  .about-white,.build-section,.numbers,.section,.split,.contact-panel{padding:58px 18px}.about-white{grid-template-columns:1fr}.about-photo{grid-column:auto}.about-photo img{height:260px}.stat{position:static;display:flex;margin-top:10px}.stat.black,.stat.orange{right:auto}.stat strong{font-size:2rem}
  .service-strip,.cards,.gallery,.project-row,.number-grid,footer{grid-template-columns:1fr}.service-strip article{min-height:250px}.build-cards{gap:18px}.build-cards article{padding:34px 22px}.build-cards i{margin:20px 0;font-size:2.6rem}
  .split img{min-height:300px}.split-image:before{font-size:2.6rem;padding:18px}.project-row{padding:0 18px}.project-row article{height:250px}.project-row h3{font-size:1.35rem}
  .numbers{display:block}.numbers h2{margin-bottom:34px}.number-grid{gap:28px}.number-grid article{grid-template-columns:1fr;gap:8px}.number-grid strong{font-size:3rem}.newsletter{padding:24px 20px}.newsletter h2{font-size:1.8rem}.contact-grid{padding-top:34px}.contact-grid article{grid-template-columns:42px 1fr}.footer-brand img{max-width:190px;height:auto}
}

/* Creative angular logo backing, no border radius */
.brand{position:relative;background:transparent!important;border-radius:0!important;padding:12px 22px 12px 16px;box-shadow:none;isolation:isolate;min-height:58px;overflow:visible}
.brand:before{content:'';position:absolute;inset:0 -18px 0 0;background:#fff;z-index:-1;clip-path:polygon(0 0,86% 0,100% 50%,86% 100%,0 100%)}
.brand:after{content:'';position:absolute;right:-28px;top:0;width:18px;height:100%;background:#A4885F;z-index:-2;clip-path:polygon(0 0,100% 50%,0 100%)}
.brand img{position:relative;z-index:1}
@media(max-width:640px){.brand{padding:10px 18px 10px 13px;min-height:50px}.brand:before{right:-14px}.brand:after{right:-22px;width:14px}}


/* Real SVG arrows for consistent iOS rendering */
.arrow-icon{width:18px;height:18px;display:block;stroke:currentColor;stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round}
.button b,.light-btn b{display:grid;place-items:center}
.button b .arrow-icon,.light-btn b .arrow-icon{color:#fff}
.service-strip a .arrow-icon{color:#fff;width:17px;height:17px;margin:auto}
.bubble b{display:inline-grid;place-items:center;vertical-align:middle}.bubble b .arrow-icon{color:#fff;width:16px;height:16px}


/* Inline SVG icon system */
.icon,.big-icon,.contact-icon{display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.icon{width:18px;height:18px}.big-icon{width:58px;height:58px}.contact-icon{width:34px;height:34px}
.menu-dot{color:#fff}.build-cards i{display:block;color:#444}.contact-grid span{display:grid;place-items:center;color:#A4885F}
