.container.svelte-5qc9yr.svelte-5qc9yr{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;font-family:Arial,sans-serif}.calendar.svelte-5qc9yr.svelte-5qc9yr{background:#ffffff;box-shadow:0 4px 8px #0000001a;border-radius:10px;overflow:hidden;width:50%}.current-month-display.svelte-5qc9yr.svelte-5qc9yr{display:flex;justify-content:space-between;align-items:center;text-align:center;padding:20px;background-color:var(--yukoGreen);color:#fff}.current-month.svelte-5qc9yr.svelte-5qc9yr{padding:20px}.week-days.svelte-5qc9yr.svelte-5qc9yr{display:flex;justify-content:space-between;padding:0;margin:0;list-style:none;color:#757575}.week-days.svelte-5qc9yr li.svelte-5qc9yr{width:14.28%;text-align:center}.weeks.svelte-5qc9yr.svelte-5qc9yr{display:flex;flex-wrap:wrap}.week.svelte-5qc9yr.svelte-5qc9yr{display:flex;justify-content:space-between;width:100%}.weeks.svelte-5qc9yr span.svelte-5qc9yr{width:14.28%;text-align:center;padding:10px 0;cursor:pointer}span.svelte-5qc9yr.svelte-5qc9yr{pointer-events:all}.current-month.svelte-5qc9yr.svelte-5qc9yr{color:#000}.weekend.svelte-5qc9yr.svelte-5qc9yr,.unavailable.svelte-5qc9yr.svelte-5qc9yr{color:#b8b8b8}.other-month.svelte-5qc9yr.svelte-5qc9yr{color:#ccc;cursor:default}.current-month.svelte-5qc9yr span.svelte-5qc9yr:hover{background-color:#dee09b;color:#000;border-radius:50%}.other-month.svelte-5qc9yr.svelte-5qc9yr:hover,.weekend.svelte-5qc9yr.svelte-5qc9yr:hover{background-color:transparent}button.svelte-5qc9yr.svelte-5qc9yr{background:#2e7d70;color:#fff;font-weight:700;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;text-wrap:nowrap}button.svelte-5qc9yr.svelte-5qc9yr:hover{background:#3b9d8d}.timeListContainer.svelte-5qc9yr.svelte-5qc9yr{display:flex;flex-direction:row;gap:10px;padding:0}.timeList.svelte-5qc9yr.svelte-5qc9yr{list-style:none;cursor:pointer;background-color:red;padding:1rem;border-radius:10px}.back.svelte-5qc9yr.svelte-5qc9yr{display:none}@media (max-width: 768px){.calendar.svelte-5qc9yr.svelte-5qc9yr{width:80%}.timeListContainer.svelte-5qc9yr.svelte-5qc9yr{display:flex;width:100%;flex-direction:column;gap:10px;text-align:center}.back.svelte-5qc9yr.svelte-5qc9yr{display:flex;align-items:center;justify-content:center;width:100%;flex-direction:column}.timeList.svelte-5qc9yr.svelte-5qc9yr{list-style:none;cursor:pointer;background-color:var(--yukoGreen);padding:10px;border-radius:10px}}
