.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1 1 0%}.h-full{height:100%}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.overflow-y-auto{overflow-y:auto}.cursor-pointer{cursor:pointer}.border-none{border:none}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}
