*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;color:#1e293b;background:#fff;margin:0}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif}.hero-section{background:linear-gradient(135deg,#0a2342e0,#114078c7),url(https://images.unsplash.com/photo-1558618666-fcd25c85cd64?auto=format&fit=crop&w=1920&q=80) center center / cover no-repeat;min-height:100vh;display:flex;flex-direction:column;justify-content:center}.about-image{background:url(https://images.unsplash.com/photo-1621905252507-b35492cc74b4?auto=format&fit=crop&w=800&q=80) center center / cover no-repeat;min-height:480px;border-radius:1.25rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:fadeUp .7s 0s ease both}.animate-fade-up-delay-1{animation:fadeUp .7s .15s ease both}.animate-fade-up-delay-2{animation:fadeUp .7s .3s ease both}.animate-fade-up-delay-3{animation:fadeUp .7s .45s ease both}.service-card{transition:transform .25s ease,box-shadow .25s ease}.service-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #11407821}.btn-gold{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-family:Montserrat,sans-serif;font-weight:700;transition:filter .2s ease,transform .2s ease}.btn-gold:hover{filter:brightness(1.08);transform:translateY(-2px)}.btn-outline-white{border:2px solid rgba(255,255,255,.65);color:#fff;font-family:Montserrat,sans-serif;font-weight:600;transition:background .2s ease,border-color .2s ease}.btn-outline-white:hover{background:#ffffff21;border-color:#fff}.section-heading:after{content:"";display:block;width:56px;height:4px;background:linear-gradient(90deg,#f59e0b,#d97706);border-radius:2px;margin:10px auto 0}.section-heading-left:after{margin:10px 0 0}.stat-card{border-left:3px solid #f59e0b}.contact-card{background:#ffffff12;border:1px solid rgba(255,255,255,.15);transition:background .2s ease}.contact-card:hover{background:#ffffff21}.footer-link{color:#94a3b8;transition:color .2s ease;text-decoration:none}.footer-link:hover{color:#f59e0b}
