.Month_header__VXFY6{display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:6px 0;font-size:1.2em;font-weight:700}.Month_dayLabels__7sl_t{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:2px}.Month_dayLabels__7sl_t label{display:flex;align-items:center;justify-content:center;padding:3px 0;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.7}@media(max-width:350px){.Month_dayLabels__7sl_t label{font-size:12px}}.Month_grid__yZJwx{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:2px}.Month_grid__yZJwx button:first-of-type{border-top-left-radius:3px}.Month_grid__yZJwx button:nth-of-type(7){border-top-right-radius:3px}.Month_grid__yZJwx button:nth-last-of-type(7){border-bottom-left-radius:3px}.Month_grid__yZJwx button:last-of-type{border-bottom-right-radius:3px}.Month_date__sJbr5{font:inherit;color:inherit;background:none;border:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background-color .1s;background-color:var(--surface);border:1px solid var(--primary);display:flex;align-items:center;justify-content:center;padding:10px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;position:relative}.Month_date__sJbr5:focus-visible{outline:var(--focus-ring);outline-offset:2px;z-index:1}@media(prefers-reduced-motion:reduce){.Month_date__sJbr5{transition:none}}.Month_otherMonth__8SfAD{color:var(--tertiary)}.Month_today__NAM_6{font-weight:900;color:var(--secondary)}.Month_selected__AmZFm{color:#fff;background-color:var(--primary)}.Month_selected__AmZFm .Month_otherMonth__8SfAD{color:hsla(0,0%,100%,.5)}.Month_warningLabel__ZB7wS{display:flex;padding-block:.9em;gap:.5em;align-items:center;opacity:.75;font-size:.9em}