@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Poppins:wght@400;500;600;700&display=swap";body{font-family:Inter,system-ui,-apple-system,sans-serif}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-family:Poppins,Inter,sans-serif}p{line-height:1.6}.scrollbar-thin{scrollbar-width:thin}.scrollbar-thin::-webkit-scrollbar{width:4px;height:4px}.scrollbar-thin::-webkit-scrollbar-track{background:0 0}.scrollbar-thin::-webkit-scrollbar-thumb{background:#334155;border-radius:9999px}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background:#475569}.scrollbar-track-transparent::-webkit-scrollbar-track{background:0 0}.scrollbar-thumb-slate-700::-webkit-scrollbar-thumb{background:#334155}.hover\:scrollbar-thumb-slate-600:hover::-webkit-scrollbar-thumb{background:#475569}input:focus,textarea:focus,select:focus{outline-offset:2px;outline:2px solid #eab308}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#3341554d;border-radius:10px}::-webkit-scrollbar-thumb{background:#f59e0b80;border-radius:10px;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:#f59e0bcc}.hover-lift{transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),border-color .3s}.hover-lift:hover{border:1px solid #eab3084d;transform:translateY(-6px);box-shadow:0 20px 25px -12px #0000004d}.zoom-on-hover{transition:transform .4s cubic-bezier(.16,1,.3,1)}.zoom-on-hover:hover{transform:scale(1.03)}.reveal-on-scroll,.stagger-children,.service-card,.project-card,.job-card,.property-card{will-change:transform, opacity}.page-transition{animation:.4s cubic-bezier(.16,1,.3,1) forwards pageFade}@keyframes pageFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.float-animation{animation:3s ease-in-out infinite floatEffect}@keyframes floatEffect{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.animate-blob{animation:7s infinite blobEffect}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}@keyframes blobEffect{0%{transform:translate(0)scale(1)}33%{transform:translate(30px,-50px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}to{transform:translate(0)scale(1)}}.skeleton{background:linear-gradient(90deg,#1f2937 25%,#374151 50%,#1f2937 75%) 0 0/1000px 100%;animation:2s linear infinite shimmerEffect}@keyframes shimmerEffect{0%{background-position:-1000px 0}to{background-position:1000px 0}}.scroll-progress{z-index:1000;background:linear-gradient(90deg,#eab308,#f59e0b);width:0%;height:3px;transition:width .1s;position:fixed;top:0;left:0}
