.seat{width:40px;height:40px;border:none;background-color:transparent;display:flex;justify-content:center;align-items:center;margin:5px;cursor:pointer}.legend{width:30px;height:30px;display:flex;justify-content:center;align-items:center;margin:5px}.notAvailable{cursor:not-allowed!important}.available{background-color:#fff}.selected{background-color:#7cff7c}.booked{background-color:#f66}.reserved{background-color:orange}.stat-card{background-color:#8834ab;color:#fff;border-radius:8px;padding:20px;text-align:center;margin:10px;width:190px;height:150px;display:flex;flex-direction:column;justify-content:center;align-items:center}.stat-card-title{font-weight:700;font-size:18px}.stat-card-count{font-weight:600;font-size:24px;margin-top:10px}
