@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:wght@500;600&display=swap');
:root{--charcoal:#111512;--charcoal-2:#171b17;--stone:#f0ede6;--stone-2:#e7e1d6;--olive:#93853f;--olive-light:#b4a45a;--ink:#181914;--line:rgba(147,133,63,.35);--sans:'DM Sans',Arial,sans-serif;--serif:'Playfair Display',Georgia,serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--charcoal);color:#f7f4ed;font-family:var(--sans);font-size:16px;line-height:1.5}img{display:block;max-width:100%}a{color:inherit}.skip-link{position:fixed;left:1rem;top:-4rem;z-index:100;padding:.75rem 1rem;background:#fff;color:#111}.skip-link:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{height:118px;padding:0 clamp(24px,4vw,64px);display:grid;grid-template-columns:minmax(250px,340px) 1fr minmax(220px,280px);align-items:center;gap:36px;background:#0c100d}.brand img,.footer-brand img{width:100%;mix-blend-mode:screen}.site-header nav{display:flex;justify-content:center;gap:clamp(20px,2.4vw,38px)}.site-header nav a{text-decoration:none;font-size:.86rem;position:relative;padding:.7rem 0}.site-header nav a::after{content:"";position:absolute;left:0;right:100%;bottom:0;height:1px;background:var(--olive-light);transition:.25s}.site-header nav a:hover::after,.site-header nav a:focus::after,.site-header nav a.active::after{right:0}.header-contact{display:flex;flex-direction:column;align-items:flex-start}.header-contact span,.contact-centre span{color:var(--olive-light);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.header-contact>a:first-of-type{font-family:var(--serif);font-size:2rem;text-decoration:none;line-height:1.05}.header-contact .email{font-size:.8rem;text-decoration:none;margin-top:.25rem}.menu-toggle{display:none}
.hero{min-height:560px;display:grid;grid-template-columns:42% 58%;position:relative;background:#0d110e}.hero-copy{padding:74px 42px 64px clamp(34px,5vw,75px);align-self:center;z-index:2}.eyebrow{color:var(--olive-light);font-size:.79rem;text-transform:uppercase;letter-spacing:.075em;font-weight:600;margin:0 0 16px}.hero h1,.section-intro h2,.projects h2,.contact h2{font-family:var(--serif);font-weight:500;line-height:.99;margin:0}.hero h1{font-size:clamp(3.15rem,5.2vw,5.4rem);letter-spacing:-.045em;white-space:nowrap}.intro{max-width:390px;font-size:1.08rem;color:#d8d8d3;margin:28px 0 32px}.hero-image{background:linear-gradient(90deg,#0d110e 0%,transparent 21%),url('images/hero.jpg') center/cover no-repeat;min-height:560px}.actions{display:flex;gap:18px;flex-wrap:wrap}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:space-between;gap:38px;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;font-weight:600;font-size:.79rem;padding:0 20px;border:1px solid var(--olive);transition:.2s}.button:hover,.button:focus{transform:translateY(-2px);filter:brightness(1.12)}.button-primary{background:var(--olive);color:#fff}.button-outline{background:rgba(10,10,8,.45)}
.proof-bar{min-height:76px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;background:#151916;padding:0 clamp(30px,6vw,100px)}.proof-bar div{display:flex;gap:20px;align-items:center;justify-content:center;min-height:44px;border-right:1px solid var(--olive)}.proof-bar div:last-child{border:0}.proof-bar strong{text-transform:uppercase;font-size:.8rem;letter-spacing:.04em;line-height:1.25}.icon,.pin{color:var(--olive-light);font-size:2rem}
.section-light{background:var(--stone);color:var(--ink)}.services{display:grid;grid-template-columns:280px 1fr;padding:32px clamp(34px,5vw,74px);gap:48px}.section-intro{padding:16px 0}.section-intro h2{font-size:2.55rem;letter-spacing:-.025em}.section-intro>p:not(.eyebrow){max-width:245px;margin-top:22px}.short-rule{display:block;width:60px;height:1px;background:var(--olive);margin-top:26px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(90,80,55,.18)}.service-grid article{min-height:185px;padding:22px 28px;border-right:1px solid rgba(90,80,55,.18);border-bottom:1px solid rgba(90,80,55,.18)}.service-grid article:nth-child(4n){border-right:0}.service-grid article:nth-child(n+5){border-bottom:0}.service-icon{color:var(--olive);font-size:2rem;line-height:1}.service-grid h3,.difference h3{font-family:var(--serif);font-size:1.25rem;line-height:1.05;margin:12px 0}.service-grid p,.difference p{font-size:.82rem;line-height:1.35;margin:0}
.projects{display:grid;grid-template-columns:240px 1fr;gap:36px;padding:0 clamp(34px,5vw,74px);background:#111512}.projects-copy{padding:40px 0}.projects h2{font-size:2.5rem}.projects-copy>p:not(.eyebrow){font-size:.9rem;max-width:200px;margin:18px 0 25px}.gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:150px 150px;gap:5px;padding:8px 0}.gallery figure{margin:0;overflow:hidden}.gallery .tall{grid-row:span 2}.gallery .wide{grid-row:span 2}.gallery img{width:100%;height:100%;object-fit:cover;transition:transform .5s,filter .5s}.gallery figure:hover img{transform:scale(1.035);filter:brightness(1.08)}
.difference{padding:30px clamp(34px,7vw,100px)}.difference>.eyebrow{margin-left:0}.difference-grid{display:grid;grid-template-columns:repeat(4,1fr)}.difference-grid article{display:flex;gap:20px;padding:8px 28px;border-right:1px solid rgba(90,80,55,.2)}.difference-grid article:last-child{border:0}.difference-grid span{color:var(--olive);font-size:2.4rem}.difference h3{margin:0 0 8px}
.reviews{padding:28px clamp(34px,6vw,90px);background:linear-gradient(100deg,rgba(12,16,13,.98),rgba(12,16,13,.87)),url('images/project-fireplace.jpg') right/contain no-repeat}.review-grid{display:grid;grid-template-columns:repeat(3,1fr)}blockquote{margin:0;padding:4px 40px;border-right:1px solid var(--olive);font-size:.83rem}blockquote:first-child{padding-left:0}blockquote:last-child{border:0}.stars,cite{color:var(--olive-light)}blockquote p{margin:.3rem 0 .5rem}cite{font-style:normal;font-size:.75rem}
.contact{display:grid;grid-template-columns:1fr .95fr .8fr;gap:40px;align-items:center;padding:24px clamp(34px,6vw,90px);background:linear-gradient(110deg,#252925,#101410)}.contact h2{font-size:2.35rem}.contact>div>p{font-size:.82rem;max-width:315px}.contact-centre{display:flex;align-items:center;flex-direction:column}.contact-centre>a:first-of-type{font-family:var(--serif);font-size:2.25rem;text-decoration:none;line-height:1}.contact-centre>a:nth-of-type(2){font-size:.8rem;text-decoration:none;margin-bottom:10px}.contact-centre .button{min-height:43px}.footer-brand{max-width:310px;justify-self:end}
footer{min-height:42px;display:flex;justify-content:space-between;align-items:center;padding:0 clamp(34px,6vw,90px);background:#0d100e;color:#bbb;font-size:.72rem}footer a{color:var(--olive-light)}
@media(max-width:1050px){.site-header{grid-template-columns:280px 1fr}.header-contact{display:none}.hero{grid-template-columns:50% 50%}.hero h1{font-size:clamp(2.8rem,5vw,4rem)}.services{grid-template-columns:230px 1fr;gap:25px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-grid article:nth-child(2n){border-right:0}.service-grid article:nth-child(n+5){border-bottom:1px solid rgba(90,80,55,.18)}.service-grid article:nth-child(n+7){border-bottom:0}.difference-grid{grid-template-columns:repeat(2,1fr);gap:25px}.difference-grid article:nth-child(2){border:0}.contact{grid-template-columns:1fr 1fr}.footer-brand{display:none}}
@media(max-width:760px){body{font-size:15px}.site-header{height:86px;grid-template-columns:1fr auto;padding:0 20px;position:sticky;top:0;z-index:20}.brand{max-width:240px}.menu-toggle{display:grid;gap:5px;background:none;border:0;padding:12px}.menu-toggle span:not(.sr-only){display:block;width:26px;height:1px;background:#eee}.site-header nav{display:none;position:absolute;top:86px;left:0;right:0;background:#0c100d;padding:18px 24px 28px;flex-direction:column;gap:3px;box-shadow:0 20px 25px rgba(0,0,0,.35)}.site-header nav.open{display:flex}.site-header nav a{font-size:1rem}.hero{display:block;min-height:620px;position:relative}.hero-image{position:absolute;inset:0;min-height:620px;background:linear-gradient(0deg,#0d110e 3%,rgba(13,17,14,.58) 58%,rgba(13,17,14,.25)),url('images/hero.jpg') center/cover no-repeat}.hero-copy{position:relative;padding:235px 24px 42px;min-height:620px;display:flex;flex-direction:column;justify-content:flex-end}.hero h1{font-size:clamp(2.7rem,12vw,4.2rem);white-space:normal}.intro{font-size:.98rem;margin:20px 0 25px}.proof-bar{grid-template-columns:1fr;padding:12px 24px}.proof-bar div{justify-content:flex-start;border-right:0;border-bottom:1px solid rgba(147,133,63,.35);padding:10px}.proof-bar div:last-child{border:0}.services{display:block;padding:42px 24px}.section-intro h2{font-size:2.3rem}.section-intro>p:not(.eyebrow){max-width:100%}.service-grid{grid-template-columns:1fr;margin-top:28px}.service-grid article{min-height:auto;border-right:0!important;border-bottom:1px solid rgba(90,80,55,.18)!important}.service-grid article:last-child{border-bottom:0!important}.projects{display:block;padding:0 24px 32px}.projects-copy>p:not(.eyebrow){max-width:100%}.gallery{grid-template-columns:repeat(2,1fr);grid-template-rows:170px 170px 170px}.gallery .tall,.gallery .wide{grid-row:span 1}.difference{padding:38px 24px}.difference-grid{grid-template-columns:1fr}.difference-grid article{border-right:0;border-bottom:1px solid rgba(90,80,55,.2);padding:20px 0}.review-grid{grid-template-columns:1fr}.reviews{padding:35px 24px}.reviews blockquote{border-right:0;border-bottom:1px solid var(--line);padding:20px 0}.contact{grid-template-columns:1fr;text-align:center;padding:38px 24px}.contact>div>p{margin-inline:auto}footer{flex-direction:column;text-align:center;padding:16px 20px;gap:3px}footer p{margin:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
