:root{--navy:#06283d;--blue:#087ea4;--aqua:#20c9c9;--light:#f3fbfd}.navbar,footer{background:var(--navy)}body{color:#17313b;background:#fff}.navbar-brand{letter-spacing:.2px}.hero{min-height:620px;display:flex;align-items:center;color:white;background:linear-gradient(90deg,rgba(4,35,52,.9),rgba(4,35,52,.38)),url('https://images.unsplash.com/photo-1576013551627-0cc20b96c2a7?auto=format&fit=crop&w=1800&q=85') center/cover}.hero h1{font-size:clamp(2.7rem,6vw,5.4rem);font-weight:800;line-height:.98}.section-title{font-weight:800;color:var(--navy)}.service-card,.project-card,.stat{border:0;border-radius:20px;box-shadow:0 12px 35px rgba(0,50,70,.09);overflow:hidden;height:100%}.service-card{padding:28px}.icon{font-size:2.2rem}.band{background:var(--light)}footer,footer a{color:#d9f6fb}.wa{position:fixed;right:20px;bottom:20px;background:#25d366;color:#fff;text-decoration:none;padding:13px 19px;border-radius:30px;font-weight:700;box-shadow:0 5px 18px #0004;z-index:10}.page-head{padding:75px 0;background:linear-gradient(120deg,var(--navy),var(--blue));color:white}.project-img{height:230px;object-fit:cover;width:100%}.form-control,.form-select{padding:.8rem;border-radius:12px}.btn{border-radius:12px;font-weight:700}
