@keyframes slideFade{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}html{background-color:#f9fafb}body{font-family:Roboto,sans-serif;margin:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}*:focus-visible{outline:2px solid #3b82f6!important;outline-offset:2px;border-radius:4px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
