@supports (-webkit-touch-callout:none){input[type=date]{display:block!important;-webkit-appearance:none!important;-moz-appearance:textfield!important;min-height:42px!important;line-height:42px!important;padding-top:0!important;padding-bottom:0!important;text-align:left!important}input[type=date]::-webkit-date-and-time-value{text-align:left!important;padding-left:0!important}input[type=date]::-webkit-calendar-picker-indicator{background:transparent;bottom:0;color:transparent;cursor:pointer;height:auto;left:auto;position:absolute;right:8px;top:0;width:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:18px 18px}input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:.7}}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date]{min-height:42px;line-height:normal}}.date-input-wrapper{display:flex;width:100%}.date-input-wrapper input[type=date]{flex:1;width:100%}@media (prefers-color-scheme:dark){input[type=date]::-webkit-calendar-picker-indicator{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E")}}input[type=date],input[type=text],select{min-height:42px;box-sizing:border-box}input[type=date]::-webkit-inner-spin-button,input[type=date]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}