html{scroll-behavior:smooth}body{font-family:Arial,sans-serif;color:#212529}.navbar-brand{font-weight:700;font-size:1.35rem}.hero{min-height:75vh;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url("../../assets/img/hero.webp") center/cover no-repeat;display:flex;align-items:center}.hero h1{font-size:clamp(2.5rem, 6vw, 4.5rem);font-weight:700}.section-padding{padding:80px 0}.section-title{font-weight:700;margin-bottom:15px}.section-intro{max-width:700px;margin:0 auto 50px;color:#6c757d}.service-card{height:100%;border:0;border-radius:12px;transition:transform .25s,box-shadow .25s}.service-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px rgba(0,0,0,.12)}.service-icon{width:65px;height:65px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f1f3f5;font-size:1.7rem;margin-bottom:20px}.about-image{width:100%;height:100%;min-height:400px;object-fit:cover;border-radius:12px}.reference-card{overflow:hidden;border:0;border-radius:12px}.reference-card img{height:240px;object-fit:cover}.contact-section{background:#f8f9fa}.contact-box{border-radius:12px;border:0}footer{background:#212529;color:#fff}footer a{color:#adb5bd;text-decoration:none}footer a:hover{color:#fff}