input[type=month]{color-scheme:dark}input[type=month]::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(.5);transition:all .2s;padding:4px;border-radius:6px}input[type=month]:hover::-webkit-calendar-picker-indicator{filter:invert(.8) sepia(1) saturate(5) hue-rotate(100deg);background:#10b9811a}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#a1a1aa4d;border-radius:20px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:#a1a1aa80}.dark ::-webkit-scrollbar-thumb{background:#3f3f4680}
