.calendar-box[data-v-6ebbb4c8]{width:100%;height:100%;display:flex;flex-direction:column;padding:20px}.calendarTop[data-v-6ebbb4c8]{width:100%;height:150px;display:grid;grid-template-columns:repeat(7,1fr);justify-items:center;align-items:center}.calendar-tag[data-v-6ebbb4c8]{width:150px;height:100%;display:flex;justify-content:center;align-items:center}.calendar-tag span[data-v-6ebbb4c8]{width:100%;height:30px;font-weight:700}.calendarBottom[data-v-6ebbb4c8]{width:100%;height:calc(100% - 30px)}.calendar-content[data-v-6ebbb4c8]{width:100%;height:100%;display:grid;grid-template-columns:repeat(7,1fr);row-gap:10px;justify-items:center;align-items:center}.calendar-item[data-v-6ebbb4c8]{width:150px;height:150px;display:flex;flex-direction:column;justify-content:center;align-items:center}.calendar-item-number[data-v-6ebbb4c8]{width:100%;height:30px;text-align:center;line-height:30px;color:#bdbdbd;font-size:16px}.calendar-item-content[data-v-6ebbb4c8]{width:100%;height:calc(100% - 30px);font-size:12px;padding:0 5px;overflow:auto}.isToday[data-v-6ebbb4c8]{background-color:#ecf2fe;border-radius:20px;color:#0052d9;padding:4px 0}.isToday .calendar-item-number[data-v-6ebbb4c8]{color:#0052d9;font-weight:700}[data-v-6ebbb4c8]::-webkit-scrollbar{width:3px;height:3px}[data-v-6ebbb4c8]::-webkit-scrollbar-thumb{background-color:#7fc9fa;border-radius:32px}[data-v-6ebbb4c8]::-webkit-scrollbar-track{background-color:#dbeffd;border-radius:32px}