:root{--bg-deep:#0a1020;--bg-dark:#0d1528;--bg-card:#ffffff08;--blue:#1a6ecc;--blue-light:#4a9ee8;--text-white:#fff;--text-muted:#fff6;--text-dim:#ffffff40;--border:#ffffff12}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-dark);color:var(--text-white);flex-direction:column;min-height:100vh;font-family:system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.6;display:flex;margin-top:0!important}html{margin-top:0!important}#wpadminbar{display:none!important}html.admin-bar,html.admin-bar body{margin-top:0!important}.admin-bar #wpadminbar{display:none!important}.admin-bar .nav{top:0!important}main{flex:1;margin:0;padding:0}main.site-main{flex:1}.hero-bg,.services-bg,.projects-bg,.single-project-bg,.contact-bg,.about-bg{background:var(--bg-dark);margin:0;padding:0}.hero,.services,.projects-preview,.projects-page,.contact-page,.sp-wrap,.about-page{max-width:1200px;margin:0 auto;padding:2.5rem 2rem}.nav{background:var(--bg-dark);z-index:1000;position:relative;overflow:visible}.nav-inner{justify-content:space-between;align-items:flex-end;max-width:1200px;margin:0 auto;padding:.5rem 2rem;display:flex}.nav-logo{object-fit:contain;z-index:1001;width:auto;height:120px;margin-bottom:-20px;display:block;position:relative}.logo-link{align-items:flex-end;text-decoration:none;display:flex}.nav-links{gap:28px;display:flex}.nav-link{color:var(--text-muted);font-size:18px;text-decoration:none;transition:color .2s;position:relative}.nav-link:hover,.nav-link.nav-active{color:var(--text-white)}.nav-link.nav-active:after{content:"";background:var(--blue-light);border-radius:2px;height:1.5px;position:absolute;bottom:-4px;left:0;right:0}.nav-links a{color:var(--text-muted);font-size:18px;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--text-white)}.nav-cta{color:var(--text-white);background:0 0;border:.5px solid #fff3;border-radius:20px;padding:8px 20px;font-size:15px;text-decoration:none;transition:border-color .2s}.nav-cta:hover{border-color:var(--blue-light)}.nav-cta-active{border-color:var(--blue-light)!important;color:var(--blue-light)!important}.nav-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.nav-burger span{background:var(--text-white);width:22px;height:1.5px;transition:all .2s;display:block}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.hero-left{flex-direction:column;display:flex}.hero h1{color:var(--text-white);letter-spacing:-1px;margin-bottom:1rem;font-size:42px;font-weight:500;line-height:1.15}.hero h1 em{color:var(--blue-light);font-style:normal}.hero-sub{color:var(--text-muted);max-width:380px;margin-bottom:1.5rem;font-size:15px;line-height:1.7}.hero-actions{align-items:center;gap:10px;display:flex}.btn-fill{background:var(--blue);color:#fff;border:none;border-radius:8px;padding:12px 26px;font-size:15px;text-decoration:none;transition:background .2s;display:inline-block}.btn-fill:hover{background:#1560b0}.btn-ghost{color:var(--text-muted);background:0 0;border:.5px solid #ffffff26;border-radius:8px;padding:12px 26px;font-size:15px;text-decoration:none;transition:color .2s;display:inline-block}.btn-ghost:hover{color:var(--text-white)}.hero-right{grid-template-columns:1fr 1fr;gap:10px;display:grid}.hero-stat{border:.5px solid var(--border);background:#ffffff0a;border-radius:12px;padding:1rem}.hero-stat.accent{background:#1a6ecc1f;border-color:#4a9ee833}.hero-stat-num{color:var(--text-white);letter-spacing:-1px;align-items:center;margin-bottom:4px;font-size:32px;font-weight:500;line-height:1;display:flex}.hero-stat-num span{color:var(--blue-light);align-self:center;margin-left:1px;font-size:18px}.hero-stat-num sup{color:var(--blue-light);margin-left:1px;font-size:16px;line-height:0;position:relative;top:-6px}.hero-stat-label{color:var(--text-muted);font-size:14px}.sec-header{margin-bottom:2rem}.sec-label{letter-spacing:2px;text-transform:uppercase;color:var(--blue-light);margin-bottom:6px;font-size:13px;font-weight:500}.sec-title{color:var(--text-white);letter-spacing:-.5px;font-size:28px;font-weight:500}.services-row{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.svc{border:.5px solid var(--border);background:#ffffff08;border-radius:12px;padding:1.5rem 1.25rem;transition:border-color .2s,background .2s}.svc:hover{background:#1a6ecc14;border-color:#4a9ee84d}.svc-icon{background:#1a6ecc26;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1rem;display:flex}.svc-icon svg{width:18px;height:18px;stroke:var(--blue-light)}.svc h3{color:var(--text-white);margin-bottom:6px;font-size:14px;font-weight:500}.svc p{color:var(--text-muted);font-size:13px;line-height:1.6}.expertise-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.expertise-card{border:.5px solid var(--border);background:#ffffff08;border-radius:12px;padding:1.5rem 1.25rem;transition:border-color .2s,background .2s}.expertise-card:hover{background:#1a6ecc14;border-color:#4a9ee84d}.expertise-icon{background:#1a6ecc26;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1rem;display:flex}.expertise-icon svg{width:18px;height:18px;stroke:var(--blue-light)}.expertise-card h3{color:var(--text-white);margin-bottom:6px;font-size:14px;font-weight:500}.expertise-card p{color:var(--text-muted);font-size:13px;line-height:1.6}.projects-page-header{text-align:left;margin-bottom:2rem}.projects-page-header .proj-filters{justify-content:left}.projects-preview .proj-filters{justify-content:flex-start}.projects-preview .sec-header{text-align:left}.projects-header{text-align:left;justify-content:space-between;align-items:flex-end;margin-bottom:0;display:flex}.proj-filters{flex-wrap:wrap;gap:8px;margin:1.5rem 0;display:flex}.fb{color:var(--text-muted);cursor:pointer;background:0 0;border:.5px solid #ffffff1a;border-radius:20px;padding:8px 20px;font-family:inherit;font-size:14px;transition:all .15s}.fb:hover{color:var(--text-white);border-color:#ffffff40}.fb.on{background:var(--blue);color:#fff;border-color:var(--blue)}.proj-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.proj-card-link{text-decoration:none;display:block}.proj-card{border:.5px solid var(--border);cursor:pointer;background:#080e1a;border-radius:14px;flex-direction:column;transition:background .2s,border-color .2s;display:flex;overflow:hidden}.proj-card:hover,.proj-card-link:hover .proj-card{background:#0d1829;border-color:#4a9ee84d}.card-top{flex:1;padding:1.5rem 1.5rem 1rem}.cat-row{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.cat-badge{letter-spacing:1px;text-transform:uppercase;border-radius:20px;padding:3px 10px;font-size:10px;font-weight:500}.cat-industrial{color:#4a9ee8;background:#1a6ecc33}.cat-hospitality{color:#5dcaa5;background:#1d9e7533}.cat-energy{color:#ef9f27;background:#ef9f2733}.cat-residential{color:#ed93b1;background:#d4537e33}.cat-permits{color:#afa9ec;background:#7f77dd33}.card-img{object-fit:cover;object-position:center;border-radius:8px;width:100%;height:200px;margin-bottom:1rem;display:block}.card-img-placeholder{border:.5px solid var(--border);background:#ffffff0a;border-radius:8px;width:100%;height:200px;margin-bottom:1rem}.year{color:var(--text-dim);font-size:11px}.card-title{color:var(--text-white);margin-bottom:6px;font-size:15px;font-weight:500;line-height:1.3}.card-desc{color:var(--text-muted);font-size:13px;line-height:1.6}.card-bottom{border-top:.5px solid var(--border);gap:16px;margin-top:auto;padding:1rem 1.5rem;display:flex}.meta{align-items:center;gap:6px;display:flex}.meta svg{width:13px;height:13px;stroke:var(--blue-light);flex-shrink:0}.meta-text{color:var(--text-muted);font-size:12px}.meta-text strong{color:#ffffffb3;font-weight:500}.sp-back{margin-bottom:2rem}.sp-back-link{color:var(--text-muted);align-items:center;gap:8px;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex}.sp-back-link:hover{color:var(--text-white)}.sp-back-link svg{stroke:currentColor;width:16px;height:16px}.sp-header{margin-bottom:2rem}.sp-meta{align-items:center;gap:12px;margin-bottom:1rem;display:flex}.sp-year{color:var(--text-dim);font-size:13px}.sp-title{color:var(--text-white);letter-spacing:-1px;margin-bottom:1rem;font-size:36px;font-weight:500;line-height:1.2}.sp-desc{color:var(--text-muted);max-width:600px;font-size:15px;line-height:1.8}.sp-body{grid-template-columns:1fr 300px;align-items:start;gap:2rem;margin-bottom:2rem;display:grid}.sp-image-wrap{border:.5px solid var(--border);border-radius:16px;overflow:hidden}.sp-image{object-fit:cover;width:100%;height:480px;display:block}.sp-image-placeholder{background:#ffffff0a;width:100%;height:480px}.sp-details{flex-direction:column;gap:10px;height:480px;display:flex}.sp-detail-card{border:.5px solid var(--border);background:#ffffff0a;border-radius:12px;flex-direction:column;flex:1;justify-content:center;padding:.875rem 1.25rem;display:flex}.sp-detail-label{color:var(--text-dim);letter-spacing:.5px;text-transform:uppercase;margin-bottom:6px;font-size:11px}.sp-detail-value{color:var(--text-white);font-size:18px;font-weight:500}.sp-detail-value.blue{color:var(--blue-light)}.sp-status{letter-spacing:.3px;border-radius:20px;padding:6px 14px;font-size:14px;font-weight:500;display:inline-block}.sp-status-completed{color:#5dcaa5;background:#1d9e7526;border:.5px solid #1d9e7566}.sp-status-under-construction{color:#ef9f27;background:#ef9f2726;border:.5px solid #ef9f2766}.sp-gallery-section{margin-bottom:2rem}.sp-gallery-label{letter-spacing:2px;text-transform:uppercase;color:var(--blue-light);margin-bottom:1rem;font-size:16px;font-weight:500}.sp-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.sp-gallery-item{border:.5px solid var(--border);border-radius:12px;overflow:hidden}.sp-gallery-img{object-fit:cover;width:100%;height:220px;transition:transform .3s;display:block}.sp-gallery-item:hover .sp-gallery-img{transform:scale(1.03)}.sp-footer{border-top:.5px solid var(--border);padding-top:2rem}.footer-bg{background:var(--bg-dark);border-top:.5px solid var(--border)}.footer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex}.footer-copy{color:var(--text-dim);font-size:13px}.social{gap:16px;display:flex}.social a{color:var(--text-dim);font-size:13px;text-decoration:none;transition:color .2s}.social a:hover{color:var(--text-white)}.contact-header{margin-bottom:2.5rem}.contact-headline{color:#fff;letter-spacing:-.8px;margin-bottom:.75rem;font-size:32px;font-weight:500;line-height:1.2}.contact-subline{color:#fff6;max-width:480px;font-size:14px;line-height:1.7}.contact-layout{grid-template-columns:1fr 1.4fr;align-items:stretch;gap:2rem;margin-bottom:3rem;display:grid}.contact-left{flex-direction:column;gap:12px;height:100%;display:flex}.info-card{background:#ffffff0a;border:.5px solid #ffffff14;border-radius:14px;flex:1;align-items:center;gap:1rem;padding:1.25rem;transition:border-color .2s;display:flex}.info-card:hover{border-color:#4a9ee84d}.info-card-icon{background:#1a6ecc33;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.info-card-icon svg{stroke:#4a9ee8;width:17px;height:17px}.info-card-label{text-transform:uppercase;letter-spacing:1px;color:#ffffff4d;margin-bottom:4px;font-size:12px}.info-card-val{color:#fff;font-size:15px;line-height:1.6}.info-card-val a{color:#4a9ee8;font-size:15px;text-decoration:none;transition:color .2s}.info-card-val a:hover{color:#fff}.info-card-social{flex-wrap:wrap;gap:8px;display:flex}.info-card-social a{color:#ffffff80;border:.5px solid #ffffff1f;border-radius:20px;padding:5px 14px;font-size:14px;text-decoration:none;transition:all .2s}.info-card-social a:hover{color:#fff;border-color:#ffffff4d}.contact-right{background:#ffffff08;border:.5px solid #ffffff14;border-radius:16px;flex-direction:column;padding:1.5rem;display:flex}.contact-form-title{color:#fff;letter-spacing:-.3px;margin-bottom:.25rem;font-size:24px;font-weight:500}.contact-form-sub{color:#ffffff59;margin-bottom:1.5rem;font-size:15px}.contact-form{flex-direction:column;flex:1;gap:8px;display:flex}.cf-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.cf-field{flex-direction:column;gap:5px;display:flex}.cf-label{color:#ffffff59;letter-spacing:.3px;font-size:13px}.cf-input{color:#fff;background:#ffffff0a;border:.5px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.cf-input::placeholder{color:#fff3}.cf-input:focus{border-color:#4a9ee880}.cf-textarea{resize:none;flex:1;min-height:60px}.cf-submit{color:#fff;cursor:pointer;background:#1a6ecc;border:none;border-radius:8px;margin-top:4px;padding:13px;font-family:inherit;font-size:15px;transition:background .2s}.cf-submit:hover{background:#1560b0}.cf-note{color:#fff3;text-align:center;margin-top:8px;font-size:11px}.contact-map-section{border-top:.5px solid var(--border);padding-top:3rem}.contact-map{border:.5px solid var(--border);border-radius:16px;height:400px;margin-top:1.5rem;overflow:hidden}.contact-map iframe{width:100%;height:100%;display:block}.about-header{margin-bottom:.5rem}.about-intro{border-bottom:.5px solid var(--border);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-top:.5rem;margin-bottom:4rem;padding-bottom:4rem;display:grid}.about-intro-text{flex-direction:column;justify-content:center;gap:1.25rem;display:flex}.about-intro-text p:not(.about-tagline){color:var(--text-muted);text-align:justify;font-size:15px;line-height:1.9}.about-tagline{color:var(--blue-light);letter-spacing:-.2px;font-size:15px;font-weight:500}.about-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:1rem;display:grid}.about-stat{border:.5px solid var(--border);background:#ffffff0a;border-radius:12px;padding:1rem}.about-stat-num{color:var(--text-white);letter-spacing:-1px;margin-bottom:4px;font-size:24px;font-weight:500;line-height:1}.about-stat-num span{color:var(--blue-light);font-size:14px}.about-stat-label{color:var(--text-muted);font-size:11px}.about-img{object-fit:cover;border:.5px solid var(--border);border-radius:16px;width:100%;height:420px;display:block}.about-expertise,.about-clients{border-bottom:.5px solid var(--border);margin-bottom:4rem;padding-bottom:4rem}.clients-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.client-item{border:.5px solid var(--border);background:#ffffff0a;border-radius:12px;justify-content:center;align-items:center;padding:1.5rem;text-decoration:none;transition:border-color .2s;display:flex}.client-item:hover{border-color:#4a9ee84d}.client-item img{object-fit:contain;filter:grayscale()brightness(1.5);max-width:100%;max-height:50px;transition:filter .2s}.client-item:hover img{filter:grayscale(0%)brightness()}.about-certifications .clients-grid{grid-template-columns:repeat(4,1fr)}.about-certifications .client-item{flex-direction:column;gap:.75rem;min-height:160px;padding:2rem 1.5rem}.about-certifications .client-item img{object-fit:contain;filter:none;max-width:120px;max-height:80px}.about-certifications .client-item:hover img{filter:none}.about-cta{text-align:center;background:#1a6ecc14;border:.5px solid #4a9ee833;border-radius:16px;margin-bottom:2rem;padding:4rem 2rem}.about-cta h2{color:var(--text-white);letter-spacing:-.5px;margin-bottom:.75rem;font-size:28px;font-weight:500}.about-cta p{color:var(--text-muted);margin-bottom:2rem;font-size:14px}@media (width>=769px){.nav-links{display:flex}}@media (width<=1024px){.proj-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.expertise-grid{grid-template-columns:repeat(2,1fr)}.clients-grid{grid-template-columns:repeat(3,1fr)}.sp-body{grid-template-columns:1fr 260px}}@media (width<=768px){.nav-burger{display:flex}.nav-links{background:var(--bg-dark);border-bottom:.5px solid var(--border);z-index:999;flex-direction:column;gap:0;padding:1rem 1.25rem;display:none;position:absolute;top:100%;left:0;right:0}.nav-links.open{display:flex}.nav-links a{border-bottom:.5px solid var(--border);padding:.875rem 0;font-size:14px}.nav-links a:last-child{border-bottom:none}.hero,.services,.projects-preview,.projects-page,.contact-page,.sp-wrap,.about-page{padding:2rem 1.25rem}.hero{grid-template-columns:1fr;gap:1.5rem}.hero h1{letter-spacing:-.5px;font-size:26px}.hero-sub{max-width:100%;font-size:14px}.hero-right{grid-template-columns:1fr 1fr;gap:10px}.hero-stat{padding:.875rem}.hero-stat-num{font-size:22px}.hero-stat-label{font-size:12px}.hero-actions{flex-direction:column;align-items:stretch}.btn-fill,.btn-ghost{text-align:center;width:100%;padding:10px 20px;font-size:14px}.services-row,.expertise-grid{grid-template-columns:repeat(2,1fr)}.proj-grid{grid-template-columns:minmax(0,1fr)}.sp-body{grid-template-columns:1fr;gap:1.5rem}.sp-image,.sp-image-placeholder{height:260px}.sp-details{grid-template-columns:1fr 1fr;gap:10px;display:grid}.sp-detail-card{flex:unset}.sp-detail-value{font-size:16px}.sp-title{font-size:24px}.sp-desc{font-size:14px}.sp-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.about-intro{grid-template-columns:1fr;gap:2rem}.about-stats{grid-template-columns:repeat(3,1fr)}.clients-grid{grid-template-columns:repeat(2,1fr)}.contact-layout{grid-template-columns:1fr;margin-bottom:2rem}.contact-headline{font-size:24px}.cf-row{grid-template-columns:1fr}.contact-map{height:280px}.footer{text-align:center;flex-direction:column;gap:1rem}.projects-header{text-align:left;flex-direction:column;align-items:flex-start;gap:1rem}.projects-header .btn-ghost{text-align:center;width:100%}.projects-preview .sec-header{text-align:left;flex-direction:column;align-items:flex-start;gap:1rem}.sec-title{font-size:22px}}@media (width<=480px){.hero h1{font-size:22px}.hero-stat-num{font-size:20px}.services-row,.expertise-grid{grid-template-columns:1fr}.fb{padding:6px 12px;font-size:12px}.sp-details,.sp-gallery,.about-stats{grid-template-columns:1fr}.clients-grid,.about-certifications .clients-grid{grid-template-columns:repeat(2,1fr)}}.contact-success{color:#5dcaa5;background:#1d9e7526;border:.5px solid #1d9e7566;border-radius:10px;margin-bottom:1.5rem;padding:1rem 1.5rem;font-size:14px}.equipment-bg{background:var(--bg-dark)}.equipment-page{max-width:1200px;margin:0 auto;padding:2.5rem 2rem}.equipment-header{margin-bottom:3rem}.equipment-intro{color:var(--text-muted);max-width:500px;margin-top:.5rem;font-size:15px;line-height:1.7}.equipment-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.equipment-card{border:.5px solid var(--border);background:#ffffff08;border-radius:16px;flex-direction:column;transition:border-color .2s;display:flex;overflow:hidden}.equipment-card:hover{border-color:#4a9ee84d}.equipment-img-wrap{background:#ffffff0f;justify-content:center;align-items:center;height:220px;padding:2rem;display:flex}.equipment-img{object-fit:contain;max-width:100%;max-height:100%;display:block}.equipment-body{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.equipment-title{color:var(--text-white);font-size:16px;font-weight:500;line-height:1.3}.equipment-desc{color:var(--text-muted);flex:1;font-size:13px;line-height:1.7}.equipment-btn{align-self:flex-start;margin-top:.5rem;padding:8px 20px;font-size:13px}@media (width<=1024px){.equipment-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.equipment-grid{grid-template-columns:1fr}}
