.react-calendar{width:300px;max-width:100%;background:linear-gradient(135deg,hsla(0,0%,100%,.9),rgba(240,240,255,.95));color:#222;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);font-family:Arial,Helvetica,sans-serif;line-height:1.125em;padding:8px}.react-calendar__navigation button{color:#041840;min-width:44px;background:none;font-size:16px;margin-top:8px;font-weight:700}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#f8f8fa}.react-calendar__navigation button[disabled],.react-calendar__tile:disabled{background-color:#ddd}abbr[title]{text-decoration:none}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background:rgba(3,64,166,.1);color:#034aa6;border-radius:calc(infinity * 1px)!important}.react-calendar__tile--now,.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#f8f8fa;border-radius:calc(infinity * 1px)!important;font-weight:700;color:#034aa6}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#f8f8fa}.react-calendar__tile--active{background:#034aa6;border-radius:calc(infinity * 1px)!important;font-weight:700;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#034aa6;color:#fff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:rgba(3,64,166,.1);border-radius:50%!important}.react-calendar__tile--range{background:rgba(3,64,166,.1);color:#034aa6!important;border-radius:0!important;font-weight:400}.react-calendar__tile--rangeStart.react-calendar__tile--rangeEnd{border-radius:calc(infinity * 1px)!important}.react-calendar__tile--rangeStart{border-radius:20px 0 0 20px!important;background:#034aa6;color:#fff!important}.react-calendar__tile--rangeEnd{border-radius:0 20px 20px 0!important;background:#034aa6;color:#fff!important}.react-calendar__tile--hasActive{background:none}.react-calendar__tile--range:hover{background:rgba(3,64,166,.2);color:#fff!important}.react-calendar__tile--rangeEnd.react-calendar__tile--active:enabled:focus{border-radius:0 20px 20px 0!important}.react-calendar__tile--rangeStart.react-calendar__tile--active:enabled:focus{border-radius:calc(infinity * 1px)!important}.react-calendar__tile--range:nth-child(7n+1){border-radius:20px 0 0 20px!important}.react-calendar__tile--range:nth-child(7n){border-radius:0 20px 20px 0!important}