.calendar.svelte-d0scvf{border:1px solid #e5e7eb;border-radius:8px;padding:16px;max-width:320px}.calendar-header.svelte-d0scvf{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.calendar-header.svelte-d0scvf button:where(.svelte-d0scvf){background:none;border:1px solid #e5e7eb;border-radius:4px;padding:6px 12px;cursor:pointer;font-size:16px;color:#374151}.calendar-header.svelte-d0scvf button:where(.svelte-d0scvf):hover{background:#f3f4f6}.month-name.svelte-d0scvf{font-weight:600;text-transform:capitalize}.calendar-weekdays.svelte-d0scvf{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;font-size:12px;color:#6b7280;margin-bottom:8px}.calendar-days.svelte-d0scvf{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.day.svelte-d0scvf{aspect-ratio:1;border:none;background:none;border-radius:50%;cursor:pointer;font-size:14px}.day.svelte-d0scvf:hover:not(:disabled){background:#f3f4f6}.day.selected.svelte-d0scvf{background:#3b82f6;color:#fff}.day.past.svelte-d0scvf,.day.disabled.svelte-d0scvf{color:#d1d5db;cursor:not-allowed}.day.other-month.svelte-d0scvf{color:#9ca3af}
