*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:#161b1f;background:#fff;line-height:1.6}a{color:inherit}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:10px clamp(20px,5vw,72px);background:#111;position:sticky;top:0;z-index:20;border-bottom:1px solid #252525}.brand img{width:205px;display:block}.site-header nav{display:flex;align-items:center;gap:30px}.site-header nav a{color:#ddd;text-decoration:none;font-size:.91rem;font-weight:700}.site-header nav a:hover{color:#25d9d0}.nav-cta{border:1px solid #25d9d0;padding:11px 17px;border-radius:8px}.menu-btn{display:none;background:none;border:0;color:#25d9d0;font-size:1.7rem}.hero{min-height:650px;display:flex;align-items:center;background:url('assets/hero.jpg') center/cover no-repeat;position:relative}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,12,14,.94) 0%,rgba(9,12,14,.75) 52%,rgba(9,12,14,.15) 100%)}.hero-content{position:relative;color:#fff;max-width:780px;padding:90px clamp(24px,8vw,120px)}.eyebrow{margin:0 0 15px;color:#25d9d0;letter-spacing:.16em;font-size:.76rem;font-weight:800}.eyebrow.dark{color:#087f7a}.hero h1{font-size:clamp(2.6rem,6vw,5rem);line-height:1.04;margin:0 0 22px;letter-spacing:-.045em}.hero p:not(.eyebrow){font-size:1.13rem;max-width:680px;color:#e2e8e8}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:32px}.button{display:inline-block;padding:15px 23px;border-radius:8px;text-decoration:none;font-weight:800}.primary{background:#25d9d0;color:#071313}.primary:hover{background:#59eee7}.ghost{border:1px solid rgba(255,255,255,.65);color:#fff}.trust{display:grid;grid-template-columns:repeat(4,1fr);background:#15191c;color:#fff;padding:0 clamp(20px,5vw,70px)}.trust div{padding:27px 26px;border-right:1px solid #30363a}.trust div:last-child{border:0}.trust strong,.trust span{display:block}.trust strong{color:#25d9d0}.trust span{font-size:.82rem;color:#aeb7ba;margin-top:3px}.section{padding:100px clamp(22px,6vw,90px)}.section-head{text-align:center;max-width:780px;margin:0 auto 50px}.section-head.left{text-align:left;margin-left:0}.section-head h2,.about h2,.payment h2,.cta h2{font-size:clamp(2rem,4.5vw,3.5rem);line-height:1.12;margin:0 0 16px;letter-spacing:-.035em}.section-head p{color:#626c71}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.services article{background:#f4f7f7;padding:31px;border-radius:13px;border:1px solid #e7ecec}.services b{color:#0baaa3;font-size:.78rem}.services h3{font-size:1.24rem;margin:14px 0 8px}.services p{color:#647075;margin:0;font-size:.92rem}.gallery-section{background:#f2f5f5}.filters{display:flex;gap:9px;flex-wrap:wrap;margin:-15px 0 30px}.filters button{border:1px solid #cbd4d4;background:#fff;padding:10px 16px;border-radius:999px;font:700 .82rem Manrope;cursor:pointer}.filters button.active,.filters button:hover{background:#111;color:#25d9d0;border-color:#111}.project-grid{columns:4 260px;column-gap:16px}.project-card{break-inside:avoid;margin:0 0 16px;background:#fff;border-radius:11px;overflow:hidden;box-shadow:0 5px 22px rgba(0,0,0,.07);cursor:zoom-in;transition:.2s}.project-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(0,0,0,.12)}.project-card.hide{display:none}.project-card img{display:block;width:100%;height:auto}.project-card figcaption{padding:14px 16px}.project-card figcaption span,.project-card figcaption small{display:block}.project-card figcaption span{font-weight:800;font-size:.91rem}.project-card figcaption small{color:#087f7a;margin-top:2px}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about p{color:#616c70}.about ul{padding:0;list-style:none}.about li{padding:10px 0 10px 30px;position:relative;border-bottom:1px solid #e5e9e9}.about li:before{content:'✓';position:absolute;left:0;color:#08a69f;font-weight:900}.about-photo img{width:100%;max-height:580px;object-fit:cover;border-radius:16px}.payment{background:#101416;color:#fff;padding:75px clamp(22px,8vw,120px);display:grid;grid-template-columns:1fr 260px;gap:60px;align-items:center}.payment p:not(.eyebrow){color:#b6c0c3}.square{border:1px solid #3b4549;border-radius:16px;padding:34px;text-align:center}.square span{display:block;width:56px;height:56px;border:7px solid #25d9d0;border-radius:10px;margin:0 auto 15px}.square strong,.square small{display:block}.square strong{font-size:1.45rem}.square small{color:#98a4a8}.cta{text-align:center;padding:100px 24px}.cta p:not(.eyebrow){color:#657075;max-width:650px;margin:0 auto 25px}footer{text-align:center;background:#0d0f10;color:#aab3b5;padding:55px 20px}footer img{width:220px}footer p{margin:14px 0 4px}footer a{color:#25d9d0;font-weight:700}footer small{display:block;margin-top:25px}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.94);z-index:50;display:none;align-items:center;justify-content:center;flex-direction:column;padding:55px 25px}.lightbox.open{display:flex}.lightbox img{max-width:94vw;max-height:78vh;object-fit:contain}.lightbox p{color:#fff;font-weight:700}.lightbox button{position:absolute;right:25px;top:18px;background:none;border:0;color:#fff;font-size:3rem;cursor:pointer}@media(max-width:850px){.site-header{height:76px}.brand img{width:170px}.menu-btn{display:block}.site-header nav{display:none;position:absolute;top:76px;left:0;right:0;background:#111;flex-direction:column;align-items:stretch;padding:22px}.site-header nav.open{display:flex}.hero{min-height:590px}.hero-shade{background:rgba(8,12,14,.78)}.hero-content{padding:70px 25px}.trust{grid-template-columns:1fr 1fr}.trust div:nth-child(2){border-right:0}.services{grid-template-columns:1fr 1fr}.about{grid-template-columns:1fr;gap:35px}.payment{grid-template-columns:1fr}.square{max-width:280px}}@media(max-width:560px){.services{grid-template-columns:1fr}.trust{grid-template-columns:1fr}.trust div{border-right:0;border-bottom:1px solid #30363a}.section{padding:75px 20px}.project-grid{columns:2 145px;column-gap:10px}.project-card{margin-bottom:10px}.project-card figcaption{padding:10px}.project-card figcaption span{font-size:.76rem}.project-card figcaption small{font-size:.67rem}.filters{gap:6px}.filters button{padding:8px 11px;font-size:.72rem}}.feature{background:#fff}.compare{position:relative;max-width:1100px;margin:0 auto 65px;aspect-ratio:16/9;overflow:hidden;border-radius:18px;background:#111;box-shadow:0 18px 55px rgba(0,0,0,.16)}.compare>img,.compare-after,.compare-after img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.compare-after{width:50%;overflow:hidden}.compare-after img{width:1100px;max-width:none}.compare input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize;z-index:5}.compare-line{position:absolute;top:0;bottom:0;left:50%;width:3px;background:#fff;transform:translateX(-50%);pointer-events:none}.compare-line span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#25d9d0;color:#071313;font-weight:900;border:3px solid #fff}.tag{position:absolute;top:18px;padding:8px 13px;border-radius:999px;background:rgba(0,0,0,.72);color:#fff;font-weight:800;font-size:.78rem}.before-tag{left:18px}.after-tag{right:18px}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.timeline article{background:#f3f6f6;border:1px solid #e4eaea;border-radius:16px;padding:25px}.timeline article>span{color:#08a69f;font-weight:900;font-size:.8rem}.timeline h3{margin:8px 0}.timeline p{color:#647075;font-size:.9rem}.timeline-images{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.timeline-images img{width:100%;height:160px;object-fit:cover;border-radius:9px}.gallery-section .project-grid{columns:4 250px}.hero{background-image:url('assets/projects/kitchen-after-island.jpg')}.hero-shade{background:linear-gradient(90deg,rgba(9,12,14,.95),rgba(9,12,14,.76) 56%,rgba(9,12,14,.25))}@media(max-width:850px){.timeline{grid-template-columns:1fr}.compare-after img{width:100vw}.timeline-images img{height:220px}}@media(max-width:560px){.compare{aspect-ratio:4/3}.compare-after img{width:calc(100vw - 40px)}.timeline-images img{height:130px}}
/* Version 4: corrected photo orientations and removed mismatched comparison slider. */
.hero{background-image:url('assets/projects/exterior-white-house-front.jpg');background-position:center 48%}
.feature .section-head{margin-bottom:35px}
