::-webkit-scrollbar{width:9px;height:6px}::-webkit-scrollbar-track{background:#111827;border-radius:10px}::-webkit-scrollbar-thumb{background:#1f2937;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#2f3947}.w-screen{width:100vw}.h-screen{height:100vh}.flex{display:flex}.flex-auto{flex:auto}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.items-center{align-items:center}.flex-column{flex-direction:column}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}