.calendar_host__UfDxO{display:inline-flex;gap:12px;padding:12px;border-radius:12px;background:var(--ds-background-100);box-shadow:var(--ds-shadow-border);--cell:32px;--day-font:13px}.calendar_sz-small___u_nE{--cell:28px;--day-font:12px}.calendar_sz-large__oKeqm{--cell:38px;--day-font:14px}.calendar_presets__Wugy6{display:flex;flex-direction:column;gap:2px;padding-right:12px;border-right:1px solid var(--ds-gray-alpha-200);min-width:120px}.calendar_preset__VgZML{padding:6px 8px;border:0;border-radius:6px;background:transparent;color:var(--ds-gray-1000);font-size:13px;text-align:left;cursor:pointer}.calendar_preset__VgZML:hover{background:var(--ds-gray-alpha-100)}.calendar_calendar__Eo3zC{display:flex;flex-direction:column;gap:8px}.calendar_header__YQ3lL{display:flex;align-items:center;justify-content:space-between;gap:8px}.calendar_month__pyFkp{font-size:14px;font-weight:500;color:var(--ds-gray-1000);text-transform:capitalize}.calendar_nav___9o23{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:6px;background:transparent;color:var(--ds-gray-900);cursor:pointer}.calendar_nav___9o23:hover{background:var(--ds-gray-alpha-100);color:var(--ds-gray-1000)}.calendar_grid__l9WlY{display:grid;grid-template-columns:repeat(7,var(--cell));gap:2px}.calendar_weekday__UFEZ5{height:24px;font-size:11px;color:var(--ds-gray-900);text-transform:uppercase}.calendar_day__Vm5e_,.calendar_weekday__UFEZ5{display:inline-flex;align-items:center;justify-content:center}.calendar_day__Vm5e_{width:var(--cell);height:var(--cell);border:0;border-radius:6px;background:transparent;color:var(--ds-gray-1000);font-size:var(--day-font);font-variant-numeric:tabular-nums;cursor:pointer}.calendar_between__NR_Zr,.calendar_day__Vm5e_:hover{background:var(--ds-gray-200)}.calendar_between__NR_Zr{border-radius:0}.calendar_edge__WPEIK{color:var(--ds-background-100)}.calendar_edge__WPEIK,.calendar_edge__WPEIK:hover{background:var(--ds-gray-1000)}