.calendar-grid{grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.calendar-day-header{padding:10px 0;font-size:.8rem}.calendar-day.calendar-day--static:hover{cursor:default!important;background:0 0!important}.calendar-day{text-align:center;border:1px solid #ddd;border-radius:4px;font-size:14px}.calendar-day.highlighted-week-current{color:#000;cursor:pointer;background-color:#ffeb3b;font-weight:500}.calendar-day.highlighted-week-previous{color:#000;background-color:#9c7ea1;font-weight:500}.border-start-of-week{border-left:3px solid #f60}.border-end-of-week{border-right:3px solid #f60}.disabled{color:#d3d3d3;pointer-events:none;cursor:not-allowed}.highlighted-week-today{background-color:#fc0}.highlighted-week-current{background-color:#b3d9ff}.border-selected-week{border:2px solid #f60}.border-current-week{border:2px dashed #0f0}.disabled-day{color:gray;pointer-events:none}.disabled-day:hover{cursor:not-allowed}.calendar{width:100%;max-width:320px;margin:0 auto}.calendar-header{justify-content:space-between;align-items:center;display:flex}.calendar-grid1{grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.calendar-grid{flex-direction:column;gap:5px;display:flex}.calendar-day-header,.calendar-day{text-align:center;border:1px solid #ddd;border-radius:4px}.calendar-day:hover{cursor:pointer;background-color:#f0f0f0}.calendar-day{text-align:center;border:1px solid #ddd;border-radius:4px}.calendar-day.selected{color:#fff;background-color:#007bff;font-weight:700}.calendar-day.highlighted-day-current{color:#000;background-color:#53dd1c;font-weight:700}.calendar-day.highlighted-day-previous{color:#000;background-color:#9c7ea1;font-weight:700}.calendar-day.placeholder{background-color:#0000;border:none}.calendar-week{border:1px solid #0000;border-radius:8px;grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.calendar-week.highlighted-week{background-color:#fff;border:none}.calendar-week.highlighted-previous-week{background-color:#fff0;border:2px solid #f2641f}.calendar-week.highlighted-week-current{border:2px solid #f2641f}.calendar-week .calendar-day.highlighted-week-current:first-child{border-radius:8px 0 0 8px!important}.calendar-week .calendar-day.highlighted-week-current:last-child,.calendar-week .highlighted-week-current:last-child{border-radius:0 8px 8px 0!important}.calendar-week>.highlighted-week-current.first-item{border-radius:8px 0 0 8px!important}.calendar-week>.highlighted-week-current.last-item{border-radius:0 8px 8px 0!important}.calender-head{color:#fff;background-color:#3d4063;border:1px dashed #fff;border-radius:16px;padding:8px 15px;font-size:.78rem;line-height:1}.calender-head span{display:inline}.calendar-header{background:#3d4063;border-radius:8px 8px 0 0}.calendar-header h2{margin:0;font-size:.9rem}.calenderBody{background-color:#1e1e30;border-radius:0 0 8px 8px}.calendar-week{text-align:center;font-size:.8rem}.calendar-day{font-size:.8rem}.calendar-week>div{padding-block:.45rem .25rem}.calendar-week div span{height:9px;line-height:1px}.calenderPoints{height:9px}.calendar-day:hover,.calendar-day--white:hover,.calendar-day.leaderboard-selected-single:hover,.calendar-day.leaderboard-selected-range-start:hover,.calendar-day.leaderboard-selected-range-middle:hover,.calendar-day.leaderboard-selected-range-end:hover{background:0 0!important}.calendar-day.leaderboard-selected-single,.calendar-day.leaderboard-selected-range-start,.calendar-day.leaderboard-selected-range-middle,.calendar-day.leaderboard-selected-range-end{color:inherit;cursor:pointer;background-color:#0000;border-color:#f2641f;font-weight:500}.calendar-day.leaderboard-selected-single{border:1.5px solid #f2641f!important;border-radius:6px!important}.calendar-day.leaderboard-selected-range-start{border:1.5px solid #f2641f!important;border-right:0!important;border-radius:6px 0 0 6px!important}.calendar-day.leaderboard-selected-range-middle{border:1.5px solid #f2641f!important;border-left:0!important;border-right:0!important;border-radius:0!important}.calendar-day.leaderboard-selected-range-end{border:1.5px solid #f2641f!important;border-left:0!important;border-radius:0 6px 6px 0!important}
