
:root{--green:#173c31;--green2:#244f41;--cream:#f4f0e7;--ink:#17211d;--muted:#67716d;--gold:#b98a45;--line:#dcd6ca;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fbfaf7;color:var(--ink);line-height:1.55}img{width:100%;display:block;object-fit:cover}a{color:inherit}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,5vw,72px);position:sticky;top:0;z-index:30;background:rgba(251,250,247,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.06)}.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brand img{width:44px;height:44px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1}.brand strong{font:600 19px Georgia,serif}.brand small{text-transform:uppercase;letter-spacing:.18em;font-size:9px;margin-top:5px}.site-header nav{display:flex;gap:26px;align-items:center}.site-header nav a{text-decoration:none;font-size:14px;font-weight:700}.nav-cta{background:var(--green);color:white;padding:11px 17px;border-radius:999px}.menu-button{display:none;border:0;background:none;font:700 15px inherit}.hero{height:calc(100vh - 76px);min-height:700px;position:relative;color:white;display:flex;align-items:flex-end}.hero>img,.hero-overlay{position:absolute;inset:0;height:100%}.hero>img{object-position:center 55%}.hero-overlay{background:linear-gradient(90deg,rgba(8,18,14,.82),rgba(8,18,14,.18) 67%),linear-gradient(0deg,rgba(8,18,14,.62),transparent 55%)}.hero-copy{position:relative;z-index:2;padding:clamp(40px,8vw,100px) clamp(20px,7vw,105px);max-width:850px}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-weight:850;color:var(--gold);margin:0 0 14px}.hero .eyebrow{color:#f0d4a0}.hero h1,.section h2,.comparison-project h2,.about h2,.instagram h2,.estimate h2{font-family:Georgia,serif;font-weight:500;line-height:1.03;margin:0}.hero h1{font-size:clamp(48px,7vw,92px)}.hero-copy>p:not(.eyebrow){font-size:clamp(18px,2vw,23px);max-width:720px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;padding:0 22px;min-height:50px;border-radius:999px;text-decoration:none;font-weight:800;border:0;cursor:pointer}.light{background:white;color:var(--green)}.outline{border:1px solid rgba(255,255,255,.68);color:white}.proof{display:grid;grid-template-columns:repeat(4,1fr);padding:20px clamp(18px,5vw,72px);background:var(--green);color:white;text-align:center;font-size:13px;font-weight:750}.proof span+span{border-left:1px solid rgba(255,255,255,.22)}.section,.comparison-project,.about,.instagram,.estimate{padding:clamp(72px,9vw,128px) clamp(18px,7vw,105px)}.intro{max-width:1120px}.section h2,.comparison-project h2,.about h2,.instagram h2,.estimate h2{font-size:clamp(38px,5vw,65px)}.lead{font-size:20px;color:var(--muted);max-width:880px}.comparison-project.dark{background:var(--green);color:white}.comparison-project.soft,.soft{background:var(--cream)}.project-heading{display:grid;grid-template-columns:1.12fr .88fr;gap:60px;align-items:end;margin-bottom:38px}.project-heading>p{font-size:18px;color:var(--muted)}.dark .project-heading>p{color:#d0dad6}.side-by-side{display:grid;grid-template-columns:1fr 1fr;gap:18px}.side-by-side figure{margin:0;position:relative;border-radius:22px;overflow:hidden;min-height:520px;background:#ddd}.side-by-side img{height:100%}.image-label{position:absolute;z-index:2;top:15px;left:15px;background:rgba(10,18,15,.78);color:white;padding:8px 12px;border-radius:999px;font-size:11px;text-transform:uppercase;letter-spacing:.15em;font-weight:850}.gallery-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}.gallery-row img{height:360px;border-radius:18px}.single-wide{margin-top:18px}.single-wide img{height:540px;border-radius:20px}.fabrication-note{display:grid;grid-template-columns:320px 1fr;gap:28px;align-items:center;margin-top:18px;background:rgba(255,255,255,.09);padding:18px;border-radius:20px}.fabrication-note img{height:220px;border-radius:14px}.fabrication-note h3{font:500 31px Georgia,serif;margin:0 0 8px}.fabrication-note p{margin:0;color:#d0dad6}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.cards article{border:1px solid var(--line);background:white;border-radius:20px;overflow:hidden}.cards img{height:340px}.cards article div{padding:24px}.cards h3{font:500 28px Georgia,serif;margin:0 0 8px}.cards p{margin:0;color:var(--muted)}.repair-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}.repair-grid figure{margin:0;background:white;border-radius:18px;overflow:hidden}.repair-grid img{height:360px}.repair-grid figcaption{padding:14px 16px;font-weight:750}.about{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.about>p{font-size:21px;color:var(--muted);margin:0}.instagram{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center;background:var(--cream)}.instagram>div>p:not(.eyebrow){font-size:18px;color:var(--muted)}.dark-button{background:var(--green);color:white}.insta-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.insta-grid img{height:250px;border-radius:18px}.insta-grid img:first-child{grid-row:span 2;height:512px}.estimate{background:#111a16;color:white;display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}.estimate>div>p:not(.eyebrow){font-size:18px;color:#cbd4d0}.estimate form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.estimate label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:750}.estimate .full{grid-column:1/-1}.estimate input,.estimate textarea{border:1px solid #607069;background:#25312c;color:white;border-radius:12px;padding:14px;font:inherit}.gold{background:var(--gold);color:#111;justify-self:start}.estimate button{grid-column:1/-1}footer{background:#0b110e;color:#dce2df;padding:55px clamp(18px,7vw,105px);display:grid;gap:16px}footer a{color:white}footer small{color:#8e9994}
@media(max-width:900px){.menu-button{display:block}.site-header nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fbfaf7;padding:22px;flex-direction:column;align-items:stretch}.site-header nav.open{display:flex}.hero{min-height:670px}.hero-overlay{background:linear-gradient(0deg,rgba(7,17,13,.9),rgba(7,17,13,.12) 72%)}.proof{grid-template-columns:1fr 1fr;gap:12px}.proof span+span{border:0}.project-heading,.about,.instagram,.estimate{grid-template-columns:1fr}.side-by-side{grid-template-columns:1fr}.side-by-side figure{min-height:470px}.gallery-row,.cards,.repair-grid{grid-template-columns:1fr}.gallery-row img,.cards img,.repair-grid img{height:420px}.fabrication-note{grid-template-columns:1fr}.fabrication-note img{height:300px}.estimate{gap:42px}}
@media(max-width:560px){.site-header{height:68px;padding:0 16px}.brand img{width:38px;height:38px}.brand strong{font-size:16px}.hero{height:calc(100svh - 68px);min-height:620px}.hero-copy{padding:35px 18px}.hero h1{font-size:45px}.actions{flex-direction:column}.section,.comparison-project,.about,.instagram,.estimate{padding:68px 18px}.section h2,.comparison-project h2,.about h2,.instagram h2,.estimate h2{font-size:39px}.side-by-side figure{min-height:400px}.gallery-row img,.cards img,.repair-grid img{height:320px}.single-wide img{height:360px}.insta-grid img{height:175px}.insta-grid img:first-child{height:362px}.estimate form{grid-template-columns:1fr}.estimate .full,.estimate button{grid-column:1}}
