*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:transparent}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1e2530;border-radius:2px}input:focus,select:focus{border-color:#0ea5e9;outline:none}select{outline:none}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;box-shadow:0 0 4px #22c55e}50%{opacity:.5;box-shadow:0 0 10px #22c55e}}@keyframes scanProgress{0%{transform:translate(-100%)}to{transform:translate(200%)}}
