@font-face{font-family:Inter;font-weight:400;font-style:normal;font-display:swap;src:url('assets/inter-400.ttf') format('truetype')}@font-face{font-family:Inter;font-weight:500;font-style:normal;font-display:swap;src:url('assets/inter-500.ttf') format('truetype')}
:root{--ink:#151311;--red:#ee262f;--muted:#65615e;--line:#e4e1df;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}a:focus-visible{outline:2px solid var(--red);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}h1{font-size:clamp(36px,4.5vw,58px);line-height:1.08;letter-spacing:-2px;margin:20px 0 24px}h2{font-size:26px;line-height:1.25;letter-spacing:-.6px}h3{font-size:14px}.wrap{width:min(1120px,calc(100% - 96px));margin-inline:auto}.topbar{background:var(--ink);color:#fff}.topbar .wrap{display:flex;justify-content:flex-end;gap:28px;padding-block:9px}header{height:116px;display:flex;justify-content:space-between;align-items:center}.brand img{width:106px;height:90px;object-fit:contain;display:block;background:transparent}nav{display:flex;align-items:center;gap:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--red);color:var(--ink);padding:14px 22px;font-weight:500;min-height:48px}.button:hover{background:var(--ink);color:white;text-decoration:none}.hero{position:relative;overflow:hidden;background:#eeedeb;min-height:470px;display:flex;align-items:center}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 45%;filter:grayscale(1)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#f5f4f2 0%,rgba(245,244,242,.94) 28%,rgba(245,244,242,.55) 52%,rgba(245,244,242,0) 76%)}.hero-content{position:relative;padding-block:70px}.hero-content>p:not(.eyebrow){color:#484441}.hero .button{margin-top:28px}.eyebrow{font-weight:500}.services{padding:58px 0;background:#f5f4f2}.section-heading{text-align:center;margin-bottom:34px}.section-heading .eyebrow{color:#ad1c25;margin-bottom:12px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service{background:white;padding:26px;min-width:0}.service svg{width:30px;height:30px;display:block;margin-bottom:20px;color:#b51c26}.service p{color:var(--muted);margin-top:8px}.service:first-child{background:white}.service:first-child p{color:var(--muted)}.service:first-child svg{color:#b51c26}.contact{display:flex;justify-content:space-between;gap:40px;padding-block:52px}.contact p{margin-top:18px}.contact p span{display:block;color:var(--muted)}.contact-links{display:flex;flex-direction:column;gap:16px;min-width:280px;justify-content:center}.contact-links a{display:flex;justify-content:space-between;gap:20px}.contact-links a span{color:var(--muted)}footer{padding:20px 0 26px;border-top:1px solid var(--line);color:var(--muted)}.skip{position:fixed;top:-100px;left:15px;padding:12px;background:white;z-index:20}.skip:focus{top:15px}section[id]{scroll-margin-top:25px}
/* Dark header and photographic hero; logo sits directly on the page. */
.v2 header{color:white}.v2{background:#151311}.v2 .topbar{border-bottom:1px solid #383431}.v2 .hero{color:white}.v2 .hero-shade{background:linear-gradient(90deg,rgba(21,19,17,.95),rgba(21,19,17,.75) 40%,rgba(21,19,17,.15))}.v2 .hero-content>p:not(.eyebrow){color:#e1deda}.v2 .button:hover{background:white;color:#151311}.v2 .services{background:white}.v2 .service{background:#f5f4f2}.v2 .service:first-child{background:white}.v2 .contact,.v2 footer{color:white}.v2 .contact p span,.v2 footer,.v2 .contact-links a span{color:#bcb7b3}.v2 footer{border-color:#383431}
/* A contained split hero and a quieter service treatment. */
.v3 .hero{width:min(1120px,calc(100% - 96px));margin:auto;min-height:450px}.v3 .hero-photo{left:48%;width:52%;object-position:60% center}.v3 .hero-shade{background:linear-gradient(90deg,#f5f4f2 47%,rgba(245,244,242,0) 70%)}.v3 .hero-content{width:100%;padding:45px}.v3 h1{font-size:clamp(36px,3.7vw,50px)}.v3 .services{background:white}.v3 .section-heading{text-align:left}.v3 .service{border:1px solid var(--line)}.v3 .service:first-child{background:white}.v3 .service:first-child svg{color:#b51c26}.v3 .contact{border-top:1px solid var(--line)}
@media(max-width:850px){.wrap{width:calc(100% - 56px)}.service-grid{grid-template-columns:repeat(2,1fr)}.contact-links{min-width:250px}.v3 .hero{width:calc(100% - 56px)}.v3 .hero-content{padding:30px}.hero-shade{background:linear-gradient(90deg,#f5f4f2,rgba(245,244,242,.88) 40%,rgba(245,244,242,.1))}.v3 .hero-shade{background:linear-gradient(90deg,#f5f4f2 30%,rgba(245,244,242,.82) 60%,rgba(245,244,242,.05))}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.topbar .wrap{justify-content:space-between;gap:12px;font-size:12px}header{height:96px}.brand img{width:82px;height:70px}nav{gap:20px}.nav-button{display:none}.hero{min-height:465px}.hero-content{padding-block:55px}h1,.v3 h1{font-size:clamp(36px,9vw,46px);letter-spacing:-1.3px}h2{font-size:24px}.hero-photo{object-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(245,244,242,.98),rgba(245,244,242,.87) 55%,rgba(245,244,242,.45))}.hero-content>p:not(.eyebrow){max-width:250px}.services{padding:38px 0}.section-heading{text-align:left;margin-bottom:25px}.service-grid{grid-template-columns:1fr;gap:12px}.service{padding:22px;min-height:0}.service svg{margin-bottom:15px}.contact{display:block;padding-block:36px}.contact-links{margin-top:25px;min-width:0;max-width:320px}.v3 .hero{width:100%;min-height:465px}.v3 .hero-photo{left:0;width:100%}.v3 .hero-content{width:calc(100% - 40px);padding:55px 0}.v3 .hero-shade{background:linear-gradient(90deg,rgba(245,244,242,.98),rgba(245,244,242,.85) 65%,rgba(245,244,242,.45))}.v2 .hero-shade{background:linear-gradient(90deg,rgba(21,19,17,.94),rgba(21,19,17,.72))}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}}
/* Selected version: supplied project photography. */
.projects{padding-block:58px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 20px}.project-photo{display:block;min-width:0}.project-photo img{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;background:#f5f4f2}.project-photo>span{display:flex;justify-content:space-between;gap:15px;margin-top:12px}.project-photo>span>span{color:var(--muted)}.projects+.photo-viewer+.contact{border-top:1px solid var(--line)}.photo-viewer{width:min(1000px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:20px;border:0;background:#fff;color:var(--ink)}.photo-viewer::backdrop{background:rgba(0,0,0,.85)}.photo-toolbar,.photo-controls{display:flex;justify-content:space-between;gap:16px;align-items:center}.photo-toolbar{margin-bottom:16px}.photo-controls{margin-top:16px}.photo-full{display:block;width:100%;height:calc(100dvh - 190px);object-fit:contain;background:#f5f4f2}.photo-viewer button{border:0;background:transparent;color:inherit;font:inherit;padding:10px;cursor:pointer;min-height:44px}.photo-viewer button:hover{background:#f5f4f2}.photo-viewer button:focus-visible{outline:2px solid var(--red);outline-offset:2px}.photo-count{color:var(--muted)}
@media(max-width:850px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.projects{padding-block:38px}.project-grid{grid-template-columns:1fr;gap:26px}.v1 nav{gap:16px}.photo-viewer{padding:12px}.photo-toolbar{align-items:flex-start}.photo-toolbar p{padding-top:10px}.photo-close{white-space:nowrap}.photo-controls{gap:5px}.photo-viewer button{padding-inline:6px}}
@media(max-width:360px){.v1 nav{gap:12px;font-size:12px}}

/* Frame the supplied steel construction photo around the structure and slab. */
.v1 .hero-photo{object-position:center 65%}
@media(max-width:600px){.v1 .hero-photo{object-position:center 60%}}
.v1 .hero-photo{filter:none}
.mobile-call{display:none}
@media(max-width:600px){
 .mobile-call:not([hidden]){display:block;position:fixed;z-index:30;left:0;right:0;bottom:0;padding:12px 20px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line)}
 .mobile-call a{display:flex;align-items:center;justify-content:center;gap:24px;min-height:50px;padding:12px 20px;background:var(--red);color:var(--ink);font-weight:500;text-decoration:none}
 .v1 footer{padding-bottom:calc(110px + env(safe-area-inset-bottom))}
 .v1 .hero-content,.v1 header,.v1 .contact,.v1 .projects{min-width:0}
 .v1 .contact-links a{overflow-wrap:anywhere}
}
.v1 .hero{background:#fff}
.v1 .hero::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 76%,#fff 100%)}
.v1 .hero-content{z-index:1}
.v1 .services{background:linear-gradient(to bottom,#fff 0,#f5f4f2 100px)}
