*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#07090b;color:#f4f6f7;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.nav{position:fixed;z-index:20;top:0;left:0;right:0;height:82px;display:flex;align-items:center;justify-content:space-between;padding:10px 5vw;background:rgba(5,7,9,.88);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.brand img{height:62px;width:145px;object-fit:contain;mix-blend-mode:screen}.nav nav{display:flex;align-items:center;gap:32px;font-size:13px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.nav nav a{opacity:.8;transition:.2s}.nav nav a:hover{opacity:1;color:#00e5ff}.nav-cta{padding:12px 18px;border:1px solid #00dff5!important;color:#00e5ff!important;opacity:1!important}.menu{display:none;background:none;border:0;color:white;font-size:27px}.hero{min-height:92vh;position:relative;display:flex;align-items:center;padding:130px 8vw 70px;background-image:url('images/finished-front.jpg');background-size:cover;background-position:center 58%;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,5,7,.96) 0%,rgba(3,5,7,.72) 42%,rgba(3,5,7,.15) 100%),linear-gradient(0deg,rgba(0,0,0,.7),transparent 45%)}.hero-content{position:relative;z-index:2;max-width:700px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:3px;color:#00e5ff;margin:0 0 15px}.hero h1,.section h2,.about h2,.quote-section h2,.location h2{font-family:"Barlow Condensed",Impact,sans-serif;font-size:clamp(58px,8vw,112px);line-height:.82;letter-spacing:-2px;margin:0;text-transform:uppercase}.hero h1 span,.section h2 span,.about h2 span,.quote-section h2 span,.location h2 span{color:#00e5ff}.hero-copy{font-size:18px;line-height:1.65;max-width:590px;color:#d4d8da;margin:28px 0}.hero-buttons{display:flex;gap:13px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:16px 23px;font-size:12px;font-weight:800;letter-spacing:1.5px;border:1px solid transparent;cursor:pointer}.btn-primary{background:#00e5ff;color:#041014}.btn-primary:hover{background:#7ff5ff}.btn-ghost{border-color:#8a9297;background:rgba(0,0,0,.25)}.btn-ghost:hover{border-color:#00e5ff;color:#00e5ff}.hero-tag{position:absolute;right:6vw;bottom:7vh;z-index:2;font-family:"Barlow Condensed";font-weight:800;font-size:26px;line-height:.8;text-align:right;letter-spacing:2px;opacity:.75}.hero-tag span{font-size:14px;color:#00e5ff}.strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #1e2529;border-bottom:1px solid #1e2529;background:#0b0e11}.strip div{padding:26px 30px;border-right:1px solid #1e2529;display:flex;align-items:center;gap:16px}.strip div:last-child{border-right:0}.strip strong{font-family:"Barlow Condensed";font-size:30px;color:#00e5ff}.strip span{font-size:10px;line-height:1.35;letter-spacing:1.5px;font-weight:700;color:#aeb5b8}.section{padding:120px 8vw}.section-head{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:end;margin-bottom:55px}.section-head>p{max-width:480px;justify-self:end;color:#aeb5b8;line-height:1.7}.section h2,.about h2,.quote-section h2,.location h2{font-size:clamp(54px,6vw,88px)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #252b2f}.service{min-height:210px;padding:27px 28px 30px;border-right:1px solid #252b2f;border-bottom:1px solid #252b2f}.service:nth-child(3n){border-right:0}.service b{font-size:11px;color:#00e5ff;letter-spacing:2px}.service h3{font-family:"Barlow Condensed";font-size:28px;letter-spacing:.5px;margin:28px 0 10px}.service p{font-size:14px;line-height:1.65;color:#9da5a9;margin:0}.work-section{background:#0a0d10}.gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:240px;gap:10px}.gallery figure{margin:0;overflow:hidden;background:#111}.gallery figure.wide{grid-column:span 2;grid-row:span 2}.gallery figure.tall{grid-row:span 2}.gallery img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease;filter:saturate(.9)}.gallery figure:hover img{transform:scale(1.045);filter:saturate(1.1)}.about{display:grid;grid-template-columns:1.1fr .9fr;min-height:680px;background:#f0f2f3;color:#080a0c}.about-image{min-height:600px}.about-image img{width:100%;height:100%;object-fit:cover}.about-copy{padding:100px 8vw 100px 7vw;display:flex;flex-direction:column;justify-content:center}.about-copy .eyebrow{color:#008da0}.about-copy p:not(.eyebrow){color:#4c5559;line-height:1.8;max-width:550px}.text-link{font-weight:800;letter-spacing:1.5px;font-size:12px;margin-top:25px}.text-link span{color:#008da0;font-size:20px;margin-left:8px}.quote-section{padding:120px 8vw;background:linear-gradient(135deg,#050708,#0c1518)}.quote-inner{display:grid;grid-template-columns:1fr 1fr;gap:90px;max-width:1250px;margin:auto}.quote-section p:not(.eyebrow){color:#aeb6ba;line-height:1.7;max-width:540px}.contact-card{border-left:2px solid #00e5ff;padding:5px 0 5px 20px;margin-top:35px;display:grid;gap:7px}.contact-card span{font-size:9px;letter-spacing:2px;color:#788286;margin-top:10px}.contact-card a{font-weight:700}.quote-form{display:grid;gap:16px}.quote-form label{display:grid;gap:7px;font-size:10px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:#8f999d}.quote-form input,.quote-form textarea{width:100%;padding:14px 15px;border:1px solid #313b40;background:#080b0d;color:white;font:inherit;outline:none}.quote-form input:focus,.quote-form textarea:focus{border-color:#00e5ff}.quote-form textarea{resize:vertical}.quote-form small{font-size:10px;color:#697477}.location{display:grid;grid-template-columns:.8fr 1.2fr;min-height:450px;background:#0d1114}.location>div:first-child{padding:80px 8vw}.location p:not(.eyebrow){color:#9ca6aa;line-height:1.8}.map-placeholder{position:relative;overflow:hidden;background:#151b1f;min-height:450px}.map-placeholder iframe{position:absolute;inset:0;width:100%;height:100%;border:0;filter:saturate(.85) contrast(1.05)}.map-directions{position:absolute;left:22px;bottom:22px;background:#00e5ff;color:#041014;padding:13px 17px;font-size:11px;font-weight:800;letter-spacing:1.3px;box-shadow:0 8px 30px rgba(0,0,0,.35)}.map-directions:hover{background:#7ff5ff}footer{padding:35px 6vw;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #1c2327;color:#697377;font-size:11px}footer img{height:48px;width:110px;object-fit:contain;mix-blend-mode:screen}footer a{color:#00e5ff;font-weight:700}.menu{display:none}@media(max-width:850px){.nav{height:70px}.brand img{height:52px}.menu{display:block}.nav nav{display:none;position:absolute;top:70px;left:0;right:0;padding:20px 7vw;background:#07090b;border-bottom:1px solid #20282c;flex-direction:column;align-items:flex-start;gap:22px}.nav nav.open{display:flex}.hero{min-height:80vh;padding:120px 7vw 70px;background-position:65% center}.hero-tag{display:none}.strip{grid-template-columns:1fr 1fr}.strip div{border-bottom:1px solid #1e2529}.section,.quote-section{padding:85px 7vw}.section-head,.about,.quote-inner,.location{grid-template-columns:1fr;gap:40px}.section-head>p{justify-self:start}.service-grid{grid-template-columns:1fr}.service,.service:nth-child(3n){border-right:0}.gallery{grid-template-columns:1fr 1fr;grid-auto-rows:190px}.gallery figure.wide{grid-column:span 2}.gallery figure.tall{grid-row:span 1}.about-image{min-height:420px}.about-copy{padding:75px 7vw}.location>div:first-child{padding:70px 7vw}.map-placeholder{min-height:350px}.map-placeholder iframe{min-height:350px}footer{flex-direction:column;align-items:flex-start}}@media(max-width:520px){.hero h1{font-size:61px}.hero-copy{font-size:15px}.gallery{grid-template-columns:1fr;grid-auto-rows:250px}.gallery figure.wide{grid-column:span 1}.strip div{padding:20px 15px}.strip strong{font-size:24px}.strip span{font-size:8px}}
