.hero-header{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#1e1e2f 0%,#0f0f1a 100%)}.hero-content{flex-grow:1;padding:4rem 0 5rem}.hero-img{max-height:450px;object-fit:cover;transition:transform .3s ease}.hero-img:hover{transform:translateY(-5px)}@media (max-width:991.98px){.hero-header{min-height:auto}}.about-section{background-color:#fff;overflow:hidden}.about-img-wrapper img{transition:transform .4s ease , box-shadow .4s ease;object-fit:cover;width:100%;height:450px}.about-img-wrapper:hover img{transform:scale(1.02)}.tracking-wider{letter-spacing:.08em}.bg-primary-subtle{background-color:rgba(13,110,253,.1)!important}.feature-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center}@media (max-width:767.98px){.about-img-wrapper img{height:320px}}.service-card{transition:transform .3s ease , box-shadow .3s ease;border:1px solid rgba(0,0,0,.05)}.service-card:hover{transform:translateY(-5px);box-shadow:0 1rem 3rem rgba(0,0,0,.1)!important}.icon-box{width:60px;height:60px}.tracking-wider{letter-spacing:.1em}.cta-section{background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);position:relative;overflow:hidden}.cta-section::before{content:'';position:absolute;top:-50%;left:-20%;width:600px;height:600px;background:rgba(255,255,255,.03);border-radius:50%;pointer-events:none}.icon-box{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);border-radius:12px;font-size:1.75rem;transition:all .3s ease}.card:hover .icon-box{background:#fff;color:#1e3c72!important;transform:translateY(-5px)}.btn-custom{transition:transform .2s ease , box-shadow .2s ease}.btn-custom:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.2)}.contact-section{background-color:#f8f9fa;min-height:100vh;display:flex;align-items:center}.contact-avatar{width:90px;height:90px;object-fit:cover;border:3px solid #fff}.icon-box{width:45px;height:45px;flex-shrink:0;font-size:1.1rem}.form-control:focus{background-color:#fff!important;border-color:#3b71ca;box-shadow:0 0 0 .25rem rgba(59,113,202,.15)}.card,.btn{transition:all .3s ease}.footer-link{transition:color .25s ease-in-out}.footer-link:hover{color:#fff!important;text-decoration:underline!important}.social-icon{transition:transform .2s ease , color .2s ease;display:inline-block;color:rgba(255,255,255,.5)!important}.social-icon:hover{color:#0d6efd!important;transform:translateY(-3px)}.form-control::placeholder{color:rgba(255,255,255,.6)!important}