*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;background:#0a0c10;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1e2433;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2e3446}input:focus,select:focus,textarea:focus{outline:none;border-color:#06b6d4!important}tr{transition:background .15s ease}button,select{-webkit-user-select:none;user-select:none}
