.rdp-day{width:3rem;height:3rem;font-size:1rem;margin:.25rem;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:background-color .3s,box-shadow .3s}.rdp-day--disabled{border:2px dashed #ccc;color:#999;border-radius:.375rem;background-color:#f9f9f9}.rdp-day:not(.rdp-day--disabled):not(.rdp-day--outside){border:2px solid #0e7490;color:#333;border-radius:.375rem;background-color:#e7f3ff}.rdp-day:hover{background-color:#d0e7ff;cursor:pointer;box-shadow:0 4px 8px rgba(0,0,0,.2)}.tickets-container{height:30vh}