::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{border-radius:5px;border:0 none;background:hsla(0,0%,45%,.4);background-clip:content-box}::-webkit-scrollbar-track{background:hsla(0,0%,100%,0)}input[type=number]{box-sizing:border-box;-moz-appearance:textfield}input["number"]::-webkit-inner-spin-button,input["number"]::-webkit-outer-spin-button{-webkit-appearance:none}@keyframes loading-fade-in{0%{opacity:0}100%{opacity:1}}.loading-logo{display:flex;align-items:center;animation-delay:.5s;animation-duration:.3s;animation-fill-mode:both;animation-name:loading-fade-in;animation-timing-function:ease-in;height:100vh;justify-content:center}.loading-logo img{box-shadow:0 1px 8px hsla(0,0%,0%,.15);font-family:Helvetica,sans-serif;font-weight:600;height:64px;margin:8px auto;text-align:center;width:64px}