*{box-sizing:border-box;font-family:-apple-system,sans-serif;margin:0;padding:0}body{background-color:#f5f5f5;background-color:var(--bgColorPrimary);color:#222;color:var(--textColorPrimary);overscroll-behavior-y:none;padding:20px;transition:background-color .3s,color .3s}:root{--textColorPrimary:#222;--bgColorPrimary:#f5f5f5;--controlsColorPrimary:#444;--dayBgColor:#eaeaea;--dayTextColor:#858b90;--otherMonthDayColor:#f2f2f2;--otherMonthDayTextColor:#bababa;--buttonsColorPrimary:#ddd;--buttonsTextColor:#222;--buttonsHoverColor:#444;--sysErrorColor:#ec6060}@media (prefers-color-scheme:dark){:root{--textColorPrimary:#f5f5f5;--bgColorPrimary:#222;--controlsColorPrimary:#888;--dayBgColor:#5d5b5b;--dayTextColor:#7e7e7e;--otherMonthDayColor:#363636;--otherMonthDayTextColor:#4d4d4d;--buttonsColorPrimary:#444;--buttonsTextColor:#f5f5f5;--buttonsHoverColor:#999;--sysErrorColor:#ec6060}}@media (max-width:500px){body{padding:10px}}.Button_button__nd-SI{background-color:var(--buttonsColorPrimary);border:1px solid var(--controlsColorPrimary);border-radius:12px;color:var(--buttonsTextColor);cursor:pointer;font-size:16px;transition:background-color .3s,color .3s,border-color .3s}.Button_button__nd-SI:hover{filter:brightness(1.2)}.Button_s__11Meg{padding:4px 8px}.Button_m__p0nLu{padding:8px 12px}.Button_l__auHXL{padding:12px 18px}.Input_input__SFmGz{background-color:var(--bgColorPrimary);border:1px solid var(--controlsColorPrimary);border-radius:12px;color:var(--textColorPrimary);font-size:16px;padding:8px 12px;transition:background-color .3s,color .3s,border-color .3s}.Text_h1__s39rN{color:var(--textColorPrimary);font-size:32px;font-weight:700}.Text_h2__9qP5J{color:var(--textColorPrimary);font-size:28px;font-weight:500}.Text_h3__l20a8{color:var(--textColorPrimary);font-size:24px;font-weight:400}.Text_p__w-WRz{color:var(--textColorPrimary);font-size:16px}.Text_span__F1-Gj{color:var(--textColorPrimary);font-size:14px}.Column_column__dlT1B{display:flex;flex-direction:column}.Calendar_weekDays__hr72O{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(7,1fr)}.Calendar_weekDays__hr72O div{padding-left:10px;text-align:left}.Calendar_calendar__nqpvG{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(7,1fr)}.Calendar_currentMonthDay__91DCG,.Calendar_day__r8xko{border-radius:20px;display:flex;flex-direction:column;gap:5px;padding:10px 10px 25%}.Calendar_day__r8xko p{color:var(--otherMonthDayTextColor);font-weight:700}.Calendar_currentMonthDay__91DCG p{color:var(--dayTextColor);font-weight:700}.Calendar_day__r8xko{background-color:var(--otherMonthDayColor)}.Calendar_currentMonthDay__91DCG{background-color:var(--dayBgColor);cursor:pointer}.Calendar_controls__jN42L{align-items:center;display:flex;justify-content:flex-end}.Calendar_controls__jN42L span{text-align:center;width:150px}
/*# sourceMappingURL=main.102ea935.css.map*/