html{scroll-behavior:smooth}body{color:#1e293b;-webkit-font-smoothing:antialiased;background-color:#f8fafc;font-family:Plus Jakarta Sans,Hind Siliguri,sans-serif}.dark body{color:#f8fafc;background-color:#020617}.glass-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #fff9;box-shadow:0 4px 20px #00000008}.dark .glass-card{background:#0f172ad9;border:1px solid #1e293b99;box-shadow:0 4px 20px #0003}.service-tile{transition:all .3s cubic-bezier(.25,.8,.25,1)}.service-tile:active{transform:scale(.95)}.animate-in{animation:.5s ease-out forwards fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.dark ::-webkit-scrollbar-thumb{background:#334155}::-webkit-scrollbar-track{background:0 0}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}#root:empty:before{content:"";border:4px solid #e2e8f0;border-top-color:#0f766e;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes spin{to{transform:translate(-50%,-50%)rotate(360deg)}}
