@media (hover:hover) and (pointer:fine){input[type=date]{font-size:14px;padding-right:8px;padding-left:12px;min-width:200px!important}input[type=date]::-webkit-calendar-picker-indicator{width:24px!important;height:24px!important;cursor:pointer}input[type=date]::-moz-calendar-picker-indicator{width:24px!important;height:24px!important;cursor:pointer}}@media (min-width:768px) and (max-width:1023px){input[type=date]{width:100%!important}}@media (hover:none) and (pointer:coarse){.native-date-picker input[type=date]{font-size:16px;padding:12px 16px;border:1px solid #e2e8f0;border-radius:8px;background:white}}