.mantine-DateInput-day{margin:8px}.mantine-DateInput-day.app-date-day-selected{background:linear-gradient(135deg,#b5ff87,#d9ffc2 60%,#e9ffe0);color:#03160a;font-weight:600;border-radius:5px;padding:5px;box-shadow:0 0 0 2px #7ad73a,0 4px 8px -2px rgba(0,0,0,.15),inset 0 0 0 2px rgba(0,50,15,.25);text-shadow:0 1px 0 hsla(0,0%,100%,.4);transform:translateX(-4px);transition:background-color .12s ease,box-shadow .12s ease,transform .12s ease}.mantine-DateInput-day.app-date-day-selected:hover{box-shadow:0 2px 6px -1px rgba(0,0,0,.25),0 0 0 2px #00320f,0 0 0 4px #7ad73a}.mantine-DateInput-day.app-date-day-outside{opacity:.35;filter:grayscale(.6)}.mantine-DateInput-day.app-date-day-today:not(.app-date-day-selected){background-color:rgba(181,255,135,.25);box-shadow:0 0 0 2px #b5ff87;color:#03160a;font-weight:600;border-radius:5px;padding:5px}:where([data-mantine-color-scheme=light]) [data-combobox-option]:hover:not([data-combobox-selected]):not([data-combobox-disabled]){background-color:hsla(0,0%,51%,.122)}