.Calendar_wrapper__ascXN{--calendar-cell-size:2.5rem;--calendar-content-gap-x:0.625rem;--calendar-content-gap-y:0.25rem;--calendar-date-size:calc(var(--calendar-cell-size) - var(--calendar-content-gap-x));align-self:flex-start;display:inline-flex;flex-direction:column;gap:.75rem;width:100%;max-width:100%}.Calendar_surfaceGray__1ABEO{padding:.75rem;background:var(--background-light-grey)}.Calendar_header__foVXG{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%}.Calendar_title__hh5SG{color:var(--background-grey);font-family:var(--font-inter);font-size:1rem;font-weight:400;line-height:1}.Calendar_navigation__SsWIm{display:flex;align-items:center;gap:.25rem}.Calendar_navButton__rjUpk{display:inline-flex;height:var(--calendar-cell-size);width:var(--calendar-cell-size);align-items:center;justify-content:center;border:0;background:transparent;padding:0;color:var(--background-grey);transition:opacity .2s ease}.Calendar_navButton__rjUpk:disabled{cursor:default;opacity:.32}.Calendar_grid__ALl_6{display:grid;grid-template-columns:var(--calendar-cell-size) repeat(7,minmax(var(--calendar-cell-size),1fr));grid-auto-rows:var(--calendar-cell-size);width:100%;max-width:100%}.Calendar_gridViewport__24W0J{position:relative;min-height:calc(var(--calendar-cell-size) * 7);width:100%;overflow:hidden}.Calendar_gridPage__MQeQK{position:absolute;inset:0}.Calendar_cornerCell__5RGay,.Calendar_dateCell__DitBX,.Calendar_headerCell__NOPiS,.Calendar_weekNumberCell__dTIBO{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.Calendar_cornerCell__5RGay{background:transparent}.Calendar_dateButton__oOdbd,.Calendar_headerCell__NOPiS,.Calendar_weekNumberCell__dTIBO,.Calendar_weekNumberLabel__pvLyh{color:var(--background-grey);font-family:var(--font-gantari);font-size:1rem;font-weight:400;line-height:1}.Calendar_headerCell__NOPiS{background:var(--background-white);font-size:.875rem}.Calendar_headerLabel___4jQW,.Calendar_weekNumberLabel__pvLyh{display:inline-flex;align-items:center;justify-content:center;height:var(--calendar-cell-size);width:var(--calendar-cell-size);background:transparent}.Calendar_weekNumberCell__dTIBO{background:var(--background-white)}.Calendar_dateCell__DitBX{background:transparent;padding-block:.125rem}.Calendar_dateCellInner__LsaUM{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.Calendar_dateButton__oOdbd{display:inline-flex;align-items:center;justify-content:center;height:var(--calendar-date-size);width:var(--calendar-date-size);border:0;background:transparent;border-radius:9999px;padding:0;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.Calendar_mutedDate__YwfnY{color:var(--neutral-muted-2)}.Calendar_dayAvailable__wIUQQ{border:2px solid var(--identity-orange);background:var(--identity-orange-availability)}.Calendar_daySelected__B2wVZ{background:var(--identity-orange);color:var(--background-white)}.Calendar_dayUnavailable__OYEZ6,.Calendar_weekUnavailable__cuEmm{cursor:default}.Calendar_dayAvailable__wIUQQ,.Calendar_weekSelectable__EwOc5{cursor:pointer}.Calendar_weekAvailable__PFpRu{border-top:2px solid var(--identity-orange);border-bottom:2px solid var(--identity-orange)}.Calendar_weekSelected__zn1kf{background:var(--identity-orange)}.Calendar_weekStart__hvSfz{border-left:2px solid var(--identity-orange);border-top-left-radius:9999px;border-bottom-left-radius:9999px}.Calendar_weekEnd__FobAk{border-right:2px solid var(--identity-orange);border-top-right-radius:9999px;border-bottom-right-radius:9999px}.Calendar_weekSelected__zn1kf .Calendar_dateButton__oOdbd{color:var(--background-white)}.Calendar_surfaceGray__1ABEO .Calendar_headerCell__NOPiS,.Calendar_surfaceGray__1ABEO .Calendar_weekNumberCell__dTIBO{background:var(--background-light-grey)}