@media(hover:hover)and (pointer:fine){*{scrollbar-width:thin;scrollbar-color:rgba(129,142,163,.45) transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#818ea373;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#818ea3b3}}html,body{overflow:hidden;height:100vh;background:#f5f6f8;color:#3d5170;font-family:Poppins,system-ui,sans-serif}#root{height:100vh;display:flex;flex-direction:column}
