input[type=date]::-webkit-calendar-picker-indicator{color:#6B7280;opacity:1;display:block;width:16px;height:16px;border:none;cursor:pointer;margin-left:4px}input[type=date]::-webkit-calendar-picker-indicator,input[type=date]::-webkit-calendar-picker-indicator:hover{background:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' 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") no-repeat;background-size:16px 16px}input[type=date]{accent-color:#10B981;color-scheme:light}input[type=date]:focus::-webkit-calendar-picker-indicator{background:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' 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") no-repeat;background-size:16px 16px}input[type=date]::-webkit-clear-button,input[type=date]::-webkit-inner-spin-button{display:none}input[type=date]::-webkit-datetime-edit{color:#6B7280}input[type=date]::-webkit-datetime-edit-fields-wrapper{padding:0}input[type=date]::-webkit-datetime-edit-text{color:#6B7280;padding:0 2px}input[type=date]::-webkit-datetime-edit-day-field,input[type=date]::-webkit-datetime-edit-month-field,input[type=date]::-webkit-datetime-edit-year-field{color:#6B7280}input[type=date]{--calendar-background:white;--calendar-text-color:#6B7280;--calendar-selected-background:#10B981;--calendar-selected-text:white;--calendar-button-text:#6B7280;--calendar-header-text:#6B7280}input[type=date]::-webkit-calendar-picker-indicator{filter:none}::-webkit-datetime-edit{color:#6B7280!important}::-webkit-datetime-edit-fields-wrapper{background:transparent}input[type=date][data-picker-opened]{--accent-color:#10B981;--text-color:#6B7280}