input[type=date],input[type=datetime-local],input[type=time]{min-width:0;max-width:100%;box-sizing:border-box}input[type=date]::-webkit-date-and-time-value,input[type=datetime-local]::-webkit-date-and-time-value,input[type=time]::-webkit-date-and-time-value{text-align:left;min-width:0}input[type=date]::-webkit-datetime-edit,input[type=datetime-local]::-webkit-datetime-edit,input[type=time]::-webkit-datetime-edit{display:flex;min-width:0;overflow:hidden}input[type=date]::-webkit-datetime-edit-fields-wrapper,input[type=datetime-local]::-webkit-datetime-edit-fields-wrapper,input[type=time]::-webkit-datetime-edit-fields-wrapper{min-width:0}*{scrollbar-width:thin;scrollbar-color:transparent transparent}:focus,:focus-within,:hover{scrollbar-color:hsl(var(--muted-foreground,212 86% 25%)/.35) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:transparent;border:2px solid transparent;border-radius:9999px;background-clip:padding-box}:focus-within::-webkit-scrollbar-thumb,:focus::-webkit-scrollbar-thumb,:hover::-webkit-scrollbar-thumb{background-color:hsl(var(--muted-foreground,212 86% 25%)/.35)}::-webkit-scrollbar-thumb:hover{background-color:hsl(var(--muted-foreground,212 86% 25%)/.5)}