.sx-react-calendar-wrapper{--sx-color-primary:#6366f1;--sx-color-surface:transparent;font-family:inherit}.sx-react-calendar-wrapper .sx__calendar{background:0 0;border:none}.sx-react-calendar-wrapper .sx__month-grid-day{min-height:100px}.sx-react-calendar-wrapper .sx__month-grid-day__header{color:inherit}.sx-react-calendar-wrapper .sx__event{cursor:pointer;border-radius:.5rem;transition:transform .15s}.sx-react-calendar-wrapper .sx__event:hover{transform:scale(1.02)}[data-theme=dark] .sx-react-calendar-wrapper{--sx-color-surface:#1f2937}[data-theme=dark] .sx-react-calendar-wrapper .sx__month-grid-day{background:#1f2937;border-color:#374151}[data-theme=dark] .sx-react-calendar-wrapper .sx__month-grid-day--outside-month{background:#111827}[data-theme=dark] .sx__month-grid-day__header-date{color:#d1d5db}[data-theme=dark] .sx__calendar-header,[data-theme=dark] .sx__date-picker__month-view-header__btn,[data-theme=dark] .sx__forward-backward-navigation button{color:#fff}
