.calendar-header button[data-v-d93a3be3]{background:none;border:none;color:#fff;cursor:pointer;font-size:1.2rem}.days-grid[data-v-d93a3be3]{display:grid;gap:2px;grid-template-columns:repeat(7,1fr);padding:5px}.day-cell[data-v-d93a3be3]{border-radius:4px;cursor:pointer;padding:10px;text-align:center;transition:all .2s}.day-cell[data-v-d93a3be3]:not(.empty):hover{background-color:#e0e0e0}.day-cell.empty[data-v-d93a3be3]{background-color:transparent;cursor:default}.day-cell.selected[data-v-d93a3be3]{background-color:#d0e0f0}.day-cell.first-selected[data-v-d93a3be3]{background-color:#4a6fa5;border-bottom-left-radius:50%;border-top-left-radius:50%;color:#fff}.day-cell.last-selected[data-v-d93a3be3]{background-color:#4a6fa5;border-bottom-right-radius:50%;border-top-right-radius:50%;color:#fff}.day-cell.first-selected.last-selected[data-v-d93a3be3]{border-radius:50%}
