.calendarContainer[data-v-90fef8b4]{display:flex;flex-direction:column;align-items:center;padding-top:20px;font-family:Geist,Karla,Roboto,sans-serif;border-radius:12px;border:1px solid hsla(0,0%,96.1%,.1);background-color:#121212}.monthSelector[data-v-90fef8b4]{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.mthTxt[data-v-90fef8b4]{font-size:18px;margin-left:10px;margin-right:10px}.svgIcon[data-v-90fef8b4]{width:20px;height:20px;cursor:pointer;fill:hsla(0,0%,87.8%,.825);filter:drop-shadow(0 0 6px rgb(0 0 0/.6));transition:all .2s ease-in-out}.svgIcon[data-v-90fef8b4]:hover{transform:scale(1.2);fill:#ffb86c!important}.calendar[data-v-90fef8b4]{display:grid;grid-template-columns:repeat(7,70px);grid-gap:0}.daysDispRow[data-v-90fef8b4]{text-align:center;margin-bottom:10px}.dayBox[data-v-90fef8b4],.emptyDayBox[data-v-90fef8b4]{width:70px;height:70px;display:flex;justify-content:center;align-items:center;cursor:pointer;border:1px solid hsla(0,0%,100%,.1);background-color:transparent;transition:all .1s ease-in-out}.dayBox[data-v-90fef8b4]:hover{transform:scale(1.2);border-radius:8px}.todayBox[data-v-90fef8b4]{border:3px solid #ffb86c}.selected[data-v-90fef8b4]{border:2px solid #ffb86c;box-shadow:0 0 10px 2px #ffb86c}.topLeftCorner[data-v-90fef8b4]{border-top-left-radius:10px}.topRightCorner[data-v-90fef8b4]{border-top-right-radius:10px}.botLeftCorner[data-v-90fef8b4]{border-bottom-left-radius:10px}.botRightCorner[data-v-90fef8b4]{border-bottom-right-radius:10px}.legendWrapper[data-v-90fef8b4]{display:grid;grid-template-columns:repeat(3,117px);row-gap:10px;margin-bottom:20px}.legend[data-v-90fef8b4]{display:flex;flex-direction:row;align-items:center}.colorBlk[data-v-90fef8b4]{width:10px;height:10px;margin-right:8px;border-radius:2px}.legendHeader[data-v-90fef8b4]{font-size:18px;margin-top:20px;margin-bottom:15px}.legendTxt[data-v-90fef8b4]{margin-bottom:0;text-transform:uppercase;font-size:12px}@media only screen and (max-width:766px){.dayBox[data-v-90fef8b4],.emptyDayBox[data-v-90fef8b4]{width:50px;height:50px}.calendar[data-v-90fef8b4]{grid-template-columns:repeat(7,50px)}}@media only screen and (max-width:480px){.dayBox[data-v-90fef8b4],.emptyDayBox[data-v-90fef8b4]{width:40px;height:40px}.calendar[data-v-90fef8b4]{grid-template-columns:repeat(7,40px)}.legendWrapper[data-v-90fef8b4]{grid-template-columns:repeat(2,117px)}}