*,*:before,*:after{transition-property:background-color,border-color,color,box-shadow;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}input,textarea,select,button,a{transition-property:background-color,border-color,color,box-shadow,opacity,transform;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}body{background-color:#f8fafc}.dark body,html.dark body{background-color:#0f172a}.custom-scrollbar::-webkit-scrollbar{height:8px;width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}html.dark .custom-scrollbar::-webkit-scrollbar-track{background:#1e293b}html.dark .custom-scrollbar::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}html.dark .custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#64748b}html.dark ::-webkit-scrollbar{width:8px;height:8px}html.dark ::-webkit-scrollbar-track{background:#0f172a}html.dark ::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}html.dark ::-webkit-scrollbar-thumb:hover{background:#475569}html.dark input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1)}html.dark select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%2394a3b8' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:left .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em}
