:root{--ink:#172724;--green:#27453d;--cream:#f4f0e7;--sand:#ddd2bc;--line:rgba(23,39,36,.2);--orange:#e16231}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif;font-size:16px}a{color:inherit;text-decoration:none}.site-header{height:82px;padding:0 clamp(22px,5vw,84px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:absolute;z-index:2;width:100%;color:#fff}.brand{font-family:Manrope,sans-serif;font-size:20px;font-weight:800;letter-spacing:.03em;display:flex;align-items:center;gap:4px}.brand span{font-weight:500}.brand i{width:8px;height:8px;background:var(--orange);display:inline-block;transform:rotate(45deg);margin:0 2px}.site-header nav{display:flex;gap:30px;font-size:14px}.site-header nav a:hover,.text-link:hover{opacity:.65}.header-cta{font-size:14px;border-bottom:1px solid currentColor;padding-bottom:4px}.header-cta span{color:#e9ad79;margin-left:5px}.menu-toggle{display:none}.hero{min-height:720px;height:88vh;background:linear-gradient(90deg,rgba(16,34,29,.86),rgba(16,34,29,.26)),url('https://images.unsplash.com/photo-1487958449943-2429e8be8625?auto=format&fit=crop&w=1800&q=85') center/cover;position:relative;color:#fff;display:flex;align-items:center;padding:120px clamp(22px,12vw,190px) 70px}.hero-content{max-width:720px}.eyebrow{font-size:11px;letter-spacing:.15em;font-weight:700;margin:0 0 20px}.hero h1,h2,h3{font-family:Manrope,sans-serif;margin:0;letter-spacing:-.055em}.hero h1{font-size:clamp(50px,7.5vw,104px);line-height:1.03}.hero h1 em,h2 em{font-family:Georgia,serif;font-weight:400}.hero-copy{max-width:490px;line-height:1.65;margin:27px 0 33px;color:rgba(255,255,255,.87)}.hero-actions{display:flex;align-items:center;gap:28px}.button{display:inline-flex;align-items:center;gap:26px;padding:15px 19px;font-size:14px;font-weight:700;border:none;cursor:pointer}.button span{font-size:20px}.button-light{background:var(--cream);color:var(--ink)}.button-dark{background:var(--ink);color:#fff}.text-link{font-size:14px;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:5px}.text-link span{margin-left:8px}.hero-panel{position:absolute;bottom:0;right:clamp(22px,5vw,84px);width:250px;background:var(--orange);padding:20px;color:#fff}.hero-panel>p{font-size:12px;margin:0 0 52px}.hero-panel div{display:flex;flex-direction:column;font-family:Manrope,sans-serif;font-size:16px}.hero-panel strong{font-weight:400}.section{padding:110px clamp(22px,8vw,130px)}.intro{border-bottom:1px solid var(--line)}.intro-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:80px;align-items:end}.intro h2,.section-heading h2{font-size:clamp(36px,4.8vw,65px);line-height:1.1}.intro-grid>div p{line-height:1.7;margin:0 0 25px;max-width:390px}.dark{color:var(--ink)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.section-heading>p{width:260px;line-height:1.5;color:#587069;font-size:14px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.service-card{min-height:435px;display:flex;justify-content:space-between;flex-direction:column;padding:20px;color:#fff;background-size:cover;background-position:center;position:relative;isolation:isolate}.service-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,31,26,.05),rgba(12,31,26,.88));z-index:-1}.service-card.home{background-image:url('https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=900&q=80')}.service-card.commercial{background-image:url('https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=900&q=80')}.service-card.infra{background-image:url('https://images.unsplash.com/photo-1504307651254-35680f356dfd?auto=format&fit=crop&w=900&q=80')}.card-number{font-size:12px}.service-card p{font-size:11px;font-weight:700;letter-spacing:.13em;margin:0 0 9px}.service-card h3{font-size:29px;line-height:1.1}.service-card a{display:block;margin-top:25px;font-size:13px;font-weight:700}.service-card a span{margin-left:8px}.projects{background:#ded4c2;padding-top:110px}.project-heading{padding-top:0;padding-bottom:44px}.project-heading>div{display:flex;justify-content:space-between;align-items:end;width:70%}.project-feature{display:grid;grid-template-columns:1.55fr .75fr}.project-image{min-height:590px;background:url('https://images.unsplash.com/photo-1497366811353-6870744d04b2?auto=format&fit=crop&w=1500&q=85') center/cover}.project-info{background:var(--green);color:#fff;padding:clamp(30px,5vw,75px);display:flex;flex-direction:column;align-items:flex-start}.project-info h3{font-size:clamp(35px,4vw,56px);line-height:1.08}.project-info>p:not(.eyebrow){line-height:1.65;margin:25px 0;max-width:250px;color:#d6e1dc}.circle-link{margin-top:auto;width:55px;height:55px;border:1px solid rgba(255,255,255,.7);border-radius:50%;display:grid;place-items:center;font-size:21px}.process{background:var(--ink);color:#fff}.process .section-heading{margin-bottom:50px}.process ol{list-style:none;padding:0;margin:0;border-top:1px solid rgba(255,255,255,.25)}.process li{display:grid;grid-template-columns:20% 1fr;gap:10px;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.25)}.process li>span{font-size:13px;color:#b2c2bb}.process li>div{display:grid;grid-template-columns:1fr 1fr}.process h3{font-size:25px}.process li p{margin:0;color:#b2c2bb;line-height:1.5;font-size:14px}.team{background:#eee8dc}.city-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px}.city{border-top:1px solid var(--ink);padding-top:17px}.city-name{font-size:12px;font-weight:700;letter-spacing:.14em;margin:0 0 27px}.architects{display:grid;grid-template-columns:1fr 1fr;gap:16px}.avatar{aspect-ratio:1/1.06;background-color:#cac4b6;background-size:cover;background-position:center;filter:grayscale(1)}.a1{background-image:url('https://images.unsplash.com/photo-1531123897727-8f129e1688ce?auto=format&fit=crop&w=600&q=80')}.a2{background-image:url('https://images.unsplash.com/photo-1500648767791-00dcc994a43e?auto=format&fit=crop&w=600&q=80')}.a3{background-image:url('https://images.unsplash.com/photo-1551836022-d5d88e9218df?auto=format&fit=crop&w=600&q=80')}.a4{background-image:url('https://images.unsplash.com/photo-1560250097-0b93528c311a?auto=format&fit=crop&w=600&q=80')}.architects h3{font-size:17px;margin-top:13px;letter-spacing:-.03em}.architects p{margin:5px 0 0;font-size:13px;color:#617068}.enquiry{background:var(--sand);padding:100px clamp(22px,8vw,130px);display:grid;grid-template-columns:.85fr 1.15fr;gap:10vw}.enquiry h2{font-size:clamp(37px,4.5vw,60px);line-height:1.1}.enquiry-copy>p:not(.eyebrow){max-width:360px;line-height:1.65;margin:25px 0}.enquiry-copy>a{font-weight:700;border-bottom:1px solid;padding-bottom:4px}.enquiry-copy>a span{margin-left:8px}form{display:grid;grid-template-columns:1fr 1fr;gap:23px 18px}form label{font-size:12px;font-weight:700;letter-spacing:.04em}input,select,textarea{width:100%;margin-top:8px;border:0;border-bottom:1px solid #75817b;background:transparent;border-radius:0;padding:9px 0;font:400 15px "DM Sans",sans-serif;color:var(--ink);outline:none}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-bottom:2px solid var(--orange)}form label:nth-of-type(5),form button{grid-column:1/-1}form .button{justify-self:start;margin-top:5px}footer{background:var(--ink);color:#fff;padding:50px clamp(22px,8vw,130px) 25px}.footer-top{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:50px;border-bottom:1px solid rgba(255,255,255,.25)}.footer-top>p{margin:0;color:#b7c4bf;max-width:230px;font-size:14px;line-height:1.5}.back-top{font-size:13px;border-bottom:1px solid;padding-bottom:4px}.locations{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;padding:48px 0}.locations .eyebrow{color:#acbeb7;margin-bottom:16px}.locations address{font-style:normal;font-size:15px;line-height:1.7;color:#fff;margin-bottom:20px}.locations article>a:not(.contact-button){font-size:13px;border-bottom:1px solid;padding-bottom:4px}.contact-card{display:flex;flex-direction:column;align-items:flex-start}.contact-card>a:first-of-type{font-family:Manrope,sans-serif;font-size:19px;font-weight:700;margin-bottom:23px}.contact-button{font-size:13px;background:var(--orange);padding:13px 16px}.footer-bottom{border-top:1px solid rgba(255,255,255,.25);padding-top:22px;display:flex;justify-content:space-between;color:#acbeb7;font-size:12px}@media(max-width:750px){.site-header{height:68px}.site-header nav,.header-cta{display:none}.menu-toggle{display:flex;gap:8px;background:none;border:0;color:#fff;font:600 13px "DM Sans",sans-serif;align-items:center}.menu-toggle span,.menu-toggle span:before{display:block;width:16px;height:1px;background:#fff;content:""}.menu-toggle span:before{transform:translateY(-5px)}.site-header nav.open{display:flex;position:absolute;top:68px;left:0;width:100%;padding:22px;background:var(--ink);flex-direction:column;gap:18px}.hero{height:auto;min-height:650px;padding:130px 24px 125px}.hero-panel{right:24px;width:205px}.section{padding:70px 24px}.intro-grid,.enquiry{grid-template-columns:1fr;gap:30px}.section-heading{display:block}.section-heading>p{width:auto;margin-top:18px}.service-grid,.city-grid{grid-template-columns:1fr;gap:16px}.service-card{min-height:330px}.projects{padding-top:70px}.project-heading>div{width:100%;display:block}.project-heading .text-link{display:inline-block;margin-top:25px}.project-feature{grid-template-columns:1fr}.project-image{min-height:350px}.project-info{min-height:380px}.process li{grid-template-columns:45px 1fr}.process li>div{display:block}.process li p{margin-top:10px}.enquiry{padding:70px 24px}form{grid-template-columns:1fr}.footer-top,.locations,.footer-bottom{display:block}.footer-top>p{margin:22px 0}.back-top{display:inline-block}.locations article{margin-bottom:42px}.locations{padding-bottom:10px}.footer-bottom span{display:block;margin-bottom:8px}}
