*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,sans-serif;color:#222}a{text-decoration:none;color:inherit}header{height:82px;display:flex;align-items:center;gap:28px;padding:8px 5%;position:sticky;top:0;background:#fff;z-index:9;border-bottom:1px solid #ddd}header>a:first-child{display:flex;align-items:center;gap:12px;margin-right:auto;font-weight:800}header img{width:62px;height:62px;object-fit:contain}nav{display:flex;gap:25px;font-weight:700;font-size:14px}.call,.button,button{background:#ef7200;color:#fff;padding:13px 18px;border-radius:5px;font-weight:800;border:0}.hero{height:670px;position:relative;background:url('assets/exterior.jpeg') center/cover}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.25))}.heroText{position:relative;color:#fff;padding:110px 7%;max-width:700px}.heroText small,section>small{color:#ef7200;font-weight:800;letter-spacing:2px}.hero h1{font-size:68px;line-height:.98;margin:16px 0}.hero h1 em{font-style:normal;color:#ef7200}.hero p{font-size:19px;line-height:1.6;margin-bottom:32px}section{padding:90px 7%}h2{font-size:42px;margin:12px 0 35px}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.services article{border:1px solid #ddd;padding:30px;border-radius:8px}.services b{color:#ef7200;font-size:26px}.services p,.about,.intro{color:#666;line-height:1.7}.dark{background:#171717;color:#fff}.dark .intro{color:#aaa}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.project{height:360px;position:relative;overflow:hidden;border-radius:8px}.project img{width:100%;height:100%;object-fit:cover}.project:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 45%,rgba(0,0,0,.88))}.project div{position:absolute;z-index:2;bottom:0;padding:22px;color:#fff}.project b,.project span{display:block}.project b{font-size:19px;margin-bottom:7px}.project span{font-size:13px;color:#ddd}.about{max-width:850px;font-size:18px}.estimate{background:#f2f2f2;display:grid;grid-template-columns:1fr 1.2fr;gap:70px}.estimate form{background:#fff;padding:28px;border-radius:10px;display:grid;gap:12px}.estimate input,.estimate textarea,.estimate select{padding:14px;border:1px solid #ccc;border-radius:5px;font:inherit}.estimate textarea{min-height:120px}footer{background:#111;color:#aaa;padding:45px 7%;display:flex;align-items:center;gap:22px}footer img{width:85px;height:85px;object-fit:contain;background:#fff;border-radius:6px}footer div{margin-right:auto}footer b,footer span{display:block}footer b{color:#fff;margin-bottom:7px}@media(max-width:800px){nav{display:none}.call{font-size:12px}.hero{height:600px}.hero h1{font-size:48px}.services,.gallery{grid-template-columns:1fr}.estimate{grid-template-columns:1fr}.project{height:420px}header>a:first-child span{display:none}footer{flex-wrap:wrap}}
.residential{background:#fff}.residential>.about{max-width:760px;margin-bottom:35px}

#progress{background:#f7f7f7}#completed .project{border:1px solid #333}#progress .project{box-shadow:0 3px 14px rgba(0,0,0,.12)}@media(max-width:1050px){nav{gap:14px;font-size:12px}}
