:root{--ink:#101010;--charcoal:#252525;--paper:#fbfaf8;--red:#d81e26;--line:#d9d5cf;--muted:#625f5a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;line-height:.98}h1{margin-bottom:1.25rem;font-size:clamp(3.1rem,8vw,7.5rem)}h2{margin-bottom:1.25rem;font-size:clamp(2.2rem,4vw,4.35rem)}h3{margin-bottom:.7rem;font-size:1.6rem}.site-header{z-index:2;background:#fff;justify-content:space-between;align-items:center;gap:22px;min-height:88px;padding:10px clamp(20px,4vw,68px);display:flex;position:relative}.brand{letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:12px;min-width:240px;font-size:.78rem;font-weight:800;display:flex}.brand img{object-fit:cover;object-position:center 53%;width:104px;height:58px}nav{gap:clamp(16px,2vw,32px);font-size:.86rem;font-weight:700;display:flex}nav a:hover,.text-link:hover,footer a:hover{color:var(--red)}.button{background:var(--red);color:#fff;border:1px solid var(--red);cursor:pointer;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:.9rem;font-weight:800;transition:background .2s,color .2s;display:inline-flex}.button:hover{color:var(--red);background:#fff}.header-call{white-space:nowrap}.hero{isolation:isolate;color:#fff;align-items:flex-end;min-height:calc(100svh - 88px);display:flex;position:relative;overflow:hidden}.hero-photo{object-fit:contain;object-position:center;z-index:-2;background:#171717;width:100%;height:100%;position:absolute;inset:0}.hero-shade{z-index:-1;background:linear-gradient(90deg,#000000c4,#00000052 58%,#0000001a);position:absolute;inset:0}.hero-copy{width:min(800px,100%);padding:clamp(56px,9vw,128px) clamp(20px,8vw,130px)}.eyebrow{letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem;font-size:.72rem;font-weight:800}.red{color:var(--red)}.hero-lede{max-width:560px;margin-bottom:1.8rem;font-size:clamp(1.05rem,1.7vw,1.35rem)}.hero-actions{flex-wrap:wrap;align-items:center;gap:15px 25px;display:flex}.text-link{text-underline-offset:5px;font-weight:800;text-decoration:underline}.section{padding:clamp(72px,10vw,150px) clamp(20px,8vw,130px)}.intro{background:#fff}.intro-grid{grid-template-columns:1.25fr .75fr;align-items:end;gap:8vw;display:grid}.intro-grid p,.section-heading>p{color:var(--muted);font-size:1.1rem}.projects{background:#eeeae5}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px;display:flex}.section-heading>p{max-width:390px;margin-bottom:0}.project-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.project-card{background:#fff;min-width:0}.project-card>img{aspect-ratio:4/3;object-fit:contain;object-position:center;background:#e5e1db;width:100%}.project-card-body{padding:24px}.project-category{color:var(--red);letter-spacing:.09em;text-transform:uppercase;font-size:.69rem;font-weight:800}.project-card-body>p:not(.project-category){color:var(--muted);font-size:.94rem}details{border-top:1px solid var(--line);margin-top:20px}summary{cursor:pointer;justify-content:space-between;padding-top:16px;font-size:.9rem;font-weight:800;list-style:none;display:flex}summary::-webkit-details-marker{display:none}.project-gallery{grid-template-columns:repeat(3,1fr);gap:7px;padding-top:16px;display:grid}.project-gallery img{aspect-ratio:1;object-fit:contain;background:#eeeae5;width:100%}.services{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr;gap:9vw;display:grid}.services-copy{max-width:560px}.services-copy>p:not(.eyebrow){color:#d3d0cb;font-size:1.1rem}.service-list{border-top:1px solid #565656;margin:0;padding:0;list-style:none}.service-list li{border-bottom:1px solid #565656;gap:18px;padding:17px 0;font-size:1.16rem;font-weight:800;display:flex}.service-list span{color:var(--red);letter-spacing:.08em;padding-top:4px;font-size:.72rem}.about{background:#fff;grid-template-columns:.52fr 1fr;align-items:start;gap:9vw;display:grid}.about-mark{letter-spacing:-.12em;color:var(--red);font-size:clamp(4rem,12vw,11rem);font-weight:900;line-height:.8}.about>div:last-child>p{max-width:690px;color:var(--muted);font-size:1.1rem}.values{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px;display:grid}.values div{border-top:3px solid var(--red);padding-top:13px}.values strong,.values span{display:block}.values span{color:var(--muted);margin-top:5px;font-size:.88rem}.contact{background:var(--red);color:#fff;grid-template-columns:1fr .9fr;gap:9vw;display:grid}.contact-copy h2{max-width:560px}.contact-link{text-underline-offset:5px;overflow-wrap:anywhere;margin:10px 0;font-size:clamp(1.12rem,2vw,1.65rem);font-weight:800;text-decoration:underline;display:block}.service-area{margin-top:26px;font-size:.92rem}.estimate-form{color:var(--ink);background:#fff;align-self:start;padding:28px}.form-note{color:#625f5a;margin-bottom:20px;font-size:.87rem}.form-honeypot{display:none}label{margin:13px 0;font-size:.8rem;font-weight:800;display:block}input,textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #c9c5c0;margin-top:6px;padding:11px;display:block}textarea{resize:vertical}.estimate-form .button{width:100%;margin-top:10px}footer{background:var(--ink);color:#fff;grid-template-columns:1fr auto;gap:30px;padding:48px clamp(20px,8vw,130px) 85px;display:grid}footer img{object-fit:cover;object-position:center 53%;background:#fff;width:190px;height:78px}footer p{color:#c5c1bc;margin:13px 0 0;font-size:.84rem}footer>div:last-of-type{text-align:right;gap:8px;font-weight:800;display:grid}.fine-print{border-top:1px solid #444;grid-column:1/-1;padding-top:18px}.mobile-actions{display:none}@media (max-width:900px){.site-header nav{display:none}.project-grid{grid-template-columns:repeat(2,1fr)}.section-heading{display:block}.section-heading>p{margin-top:14px}}@media (max-width:650px){body{padding-bottom:58px}.site-header{min-height:72px;padding:5px 16px}.brand{min-width:0;font-size:.65rem}.brand img{width:84px;height:50px}.header-call{display:none}.hero{min-height:calc(100svh - 72px)}.hero-shade{background:linear-gradient(#00000038,#000000d1)}.intro-grid,.services,.about,.contact{grid-template-columns:1fr;gap:34px}.project-grid,.values{grid-template-columns:1fr}.section{padding:66px 20px}footer{grid-template-columns:1fr;padding:42px 20px 25px}footer>div:last-of-type{text-align:left}.mobile-actions{z-index:10;background:#fff;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 18px #00000026}.mobile-actions a{text-align:center;color:var(--ink);border-right:1px solid #ddd;padding:17px 6px;font-size:.78rem;font-weight:900}.mobile-actions a:last-child{background:var(--red);color:#fff;border:none}}
