*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{overflow-y:scroll;transition:scrollbar-color .2s ease-in-out;scrollbar-color:var(--color-scroll-bar) var(--color-scroll-bar-alt)}:root{--color: #f1f1f1;--color-bg: #c9bef7;--color-bg-alt: #4b14c8;--color-border: #c8c8c8;--text-color: #383839;--color-hover: #ffffff;--color-hover-alt: #e8e8e8;--color-bg-search: #fafafa;--shadow: rgba(34, 60, 80, .2);--color-less: rgba(163, 179, 218, .4);--text-color-time: #3e3939;--color-choosed-body: #cccccc;--color-button: #dadada;--color-scroll-bar: #b0b0b0;--color-scroll-bar-alt: #dcdcdc;--color-type: #e1e1e1;--color-head: rgba(108, 108, 108, .2);--color-head-alt: linear-gradient( to right, rgba(201, 190, 247, .6) 10%, var(--color-head) 15% );--color-week-bar: rgba(241, 241, 241, .2);--color-week-bar-button: rgba(87, 87, 87, .2);--color-teacher: #4e31a1;--color-shadow-type: rgba(225, 225, 225, .4);--color-bg-search-alt: rgba(253, 253, 253, .4);--color-border-alt: #e7e7e7;--opacity-bg: .4;--filter-bg: contrast(100%)}.dark{--color-bg: #613bec;--color-button: #35343a;--color-bg-search: #252525;--color-bg-alt: #e7dcfd;--color: #1f1f1f;--text-color: #d8d8d8;--color-border: #3c3c3c;--shadow: rgba(18, 17, 17, .75);--color-choosed-body: #434343;--color-hover: #2b2b2b;--color-less: rgba(97, 127, 158, .34);--text-color-time: #afafaf;--color-scroll-bar: #1f1f1f;--color-scroll-bar-alt: #333333;--color-hover-alt: #3d3d3d;--color-type: #434343;--color-week-bar: rgba(31, 31, 31, .2);--color-teacher: #e7dcfd;--color-shadow-type: rgba(67, 67, 67, .4);--color-bg-search-alt: rgba(37, 37, 37, .4);--color-border-alt: #2b2b2b;--color-head-alt: linear-gradient( to right, rgba(97, 56, 236, .6) 10%, var(--color-head) 15% );--opacity-bg: 1;--filter-bg: contrast(40%)}body{position:relative;transition:background-color ease-in-out .2s;background-color:var(--color);font-family:Montserrat SemiBold,sans-serif}button{border:none;background:none;cursor:pointer;font-family:inherit;-webkit-tap-highlight-color:transparent}._container_1g9ps_1{margin:auto;height:100svh;display:flex;align-items:center;justify-content:center;padding:1rem}._title_1g9ps_10{color:var(--text-color);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.5rem;position:absolute;top:-7rem;min-width:20rem;left:50%;transform:translate(-50%);padding:.5rem}@media (min-width: 32.0625rem){._title_1g9ps_10{display:none}}._form_1g9ps_31{position:relative;z-index:100;display:flex;padding:.5rem 2rem;background-color:var(--color-bg-search);border:1px solid var(--color-border-alt);border-radius:1.5rem;width:1500px;justify-content:space-between;margin-top:-11rem;transition:all ease-in-out .2s}._formAnim_1g9ps_45{animation:_shake_1g9ps_68 .5s ease-in-out 1}@keyframes _shake_1g9ps_68{10%,90%{transform:translate(-2px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}._shake_1g9ps_68{animation:_shake_1g9ps_68 .5s cubic-bezier(.68,-.55,.27,1.55) both}._search_1g9ps_72{width:100%;display:flex;font-family:inherit;padding:.5rem;border:none;outline:none;font-size:2rem;flex-grow:0;background-color:transparent;color:var(--text-color)}._button_1g9ps_85{background-color:transparent;font-size:3rem;color:#747474;padding:.2rem 1rem .8rem 1.5rem;text-decoration:none}._wrapper_1g9ps_93{padding:1.59rem 2rem;position:absolute;transition:all .2s ease-in-out;background-color:var(--color-bg-search);top:5.8rem;z-index:100;left:0;opacity:0;width:100%;border-radius:1.5rem;border:1px solid var(--color-border-alt)}._history_1g9ps_106{padding:1.59rem 2rem;position:absolute;transition:all .2s ease-in-out;top:5.8rem;left:0;opacity:1;background-color:var(--color-bg-search);width:100%;border-radius:1.5rem;border:1px solid var(--color-border-alt)}._list_1g9ps_119{display:flex;flex-direction:column;list-style-type:none;max-height:9.7rem;overflow-y:auto;gap:.25rem;scrollbar-color:var(--color-choosed-body) var(--color-bg-search);scrollbar-width:thin}._list_1g9ps_119::-webkit-scrollbar-button{display:none}._listPlaceholder_1g9ps_134{padding:.5rem;border-radius:2rem;color:var(--text-color);font-weight:700;font-size:1.02rem}._item_1g9ps_142{padding:.5rem;border-radius:.75rem;cursor:pointer;color:var(--text-color);font-weight:700;transition-duration:.2s;text-decoration:none;display:flex;gap:.5rem;align-items:center}._item_1g9ps_142:focus{outline:none;background-color:var(--color-hover-alt)}._placeholder_1g9ps_160{padding:1.1rem;border-radius:2rem;cursor:pointer;color:var(--text-color);font-weight:700;transition-duration:.2s;background:linear-gradient(90deg,var(--color-hover),var(--color));background-size:400% 400%;animation:_gradient_1g9ps_1 4s ease infinite}@keyframes _gradient_1g9ps_1{0%{background-position:0 50%}25%{background-position:100% 50%}50%{background-position:50% 0}75%{background-position:100% 50%}to{background-position:0 50%}}@media (hover: hover){._item_1g9ps_142:hover{background-color:var(--color-hover-alt)}}@media (max-width: 58rem){._search_1g9ps_72{font-size:1.6rem}}@media (max-width: 44.625rem){._form_1g9ps_31{padding:.1rem 1.5rem}._search_1g9ps_72{font-size:1.2rem;padding:.25rem}._listPlaceholder_1g9ps_134{padding-inline:.6rem}._wrapper_1g9ps_93,._history_1g9ps_106{padding:1.19rem 1rem;top:5rem}}@media (max-width: 35.625rem){._form_1g9ps_31{padding:.4rem 1.2rem}._search_1g9ps_72{font-size:1rem;padding:0 .5rem}._button_1g9ps_85{font-size:2.5rem;padding:.25rem .2rem}._wrapper_1g9ps_93,._history_1g9ps_106{padding:.96rem 1rem;top:4.6rem}}@media (max-width: 29.5rem){._search_1g9ps_72{font-size:1rem;padding:0 .1rem}._button_1g9ps_85{font-size:2rem;padding:.25rem 0}._placeholder_1g9ps_160{padding-block:.97rem}._listPlaceholder_1g9ps_134{font-size:.8rem;padding-inline:.5rem}._wrapper_1g9ps_93{padding:.82rem .7rem;top:4rem;font-size:.8rem}._history_1g9ps_106{padding:.68rem .7rem;top:4rem;font-size:.8rem}}._header_1q7mj_1{position:fixed;width:100%;background-color:var(--color);z-index:100;display:flex;align-items:center;top:0;transition:background-color ease-in-out .2s;justify-content:center;padding:.8rem 1rem;height:5.04rem}._logo_1q7mj_15{display:flex;gap:1rem;align-items:center}._img_1q7mj_21{width:3.5rem;border-radius:1rem}._title_1q7mj_26{font-weight:1000;font-size:1.7rem;color:var(--text-color)}._buttons_1q7mj_32{position:absolute;right:1rem;top:50%;transform:translateY(-50%);display:flex;gap:.6rem}@media (max-width: 62.5rem){._buttons_1q7mj_32{position:unset;top:unset;transform:translate(0)}._header_1q7mj_1{align-items:center;justify-content:space-between}}@media (max-width: 44.625rem){._title_1q7mj_26{font-size:1.2rem}}@media (max-width: 36.625rem){._header_1q7mj_1{height:4.04rem}._img_1q7mj_21{width:45px;border-radius:.75rem}._title_1q7mj_26{font-size:1rem}}@media (max-width: 32.0625rem){._header_1q7mj_1{position:absolute}._title_1q7mj_26{display:none}}._placeholder_15nia_1{padding:.8rem 4.15rem .8rem 3.15rem;margin-right:.3rem;border-radius:.6rem;cursor:pointer;color:var(--text-color);font-weight:700;transition-duration:.2s;background:linear-gradient(90deg,var(--color-hover-alt),var(--color));background-size:400% 400%;animation:_gradient_15nia_1 2s ease infinite}@keyframes _gradient_15nia_1{0%{background-position:0 50%}25%{background-position:100% 50%}50%{background-position:50% 0}75%{background-position:100% 50%}to{background-position:0 50%}}._card_15nia_32{display:flex;justify-content:center;align-items:center;border-radius:.8rem;padding-inline:.5rem .2rem;font-weight:600;color:var(--text-color);gap:.25rem;border:1px solid var(--color-border-alt);background-color:var(--color-bg-search);transition:all ease-in-out .2s}._img_15nia_46{border-radius:.5rem;width:40px;filter:brightness(80%)}@media (max-width: 44.625rem){._card_15nia_32{padding-inline:.5rem .25rem;border-radius:.8rem}._img_15nia_46{width:30px}._placeholder_15nia_1{padding:.8rem 3.15rem .8rem 3.53rem}}@media (max-width: 36.625rem){._card_15nia_32{padding-inline:.6rem .1rem;font-size:.9rem}._placeholder_15nia_1{padding:.8rem 3.12rem .8rem 3.1rem}}@media (max-width: 29.5rem){._card_15nia_32{border-radius:.9rem}}._snow_1iqlu_1{--animation-name: _snowfall_1iqlu_1;position:fixed;left:0;right:0;top:0;bottom:0;z-index:2000;display:flex;justify-content:space-between;pointer-events:none}._snowFlake_1iqlu_14{position:relative;top:-1.5em;color:var(--text-color);animation-name:var(--animation-name);animation-timing-function:ease-in-out;animation-iteration-count:infinite;will-change:transform;opacity:.7}@keyframes _snowfall_1iqlu_1{0%{transform:translateY(0)}to{transform:translateY(calc(300svh + 1.5em))}}._button_1fj4d_1{padding:.6rem 1rem;border-radius:.8rem;display:flex;align-items:center;justify-content:center;background-color:var(--color-bg-search);transition:all .2s ease-in-out;color:var(--text-color);border:1px solid var(--color-border-alt)}._modal_1fj4d_13{position:fixed;background:var(--color-head);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);top:8rem;z-index:100000000;right:.6rem;border-radius:2rem;padding:1rem;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem}._downfall_1fj4d_29{color:var(--text-color);display:flex;align-items:center;justify-content:space-between;gap:1rem;font-family:inherit}._theme_1fj4d_38{display:flex;align-items:center;justify-content:center}@media (hover: hover){._button_1fj4d_1:hover{background-color:var(--color-bg);border:1px solid var(--color-bg)}}@media (max-width: 44.625rem){._button_1fj4d_1{padding:.6rem;border-radius:.8rem}}@media (max-width: 36.625rem){._button_1fj4d_1{font-size:.2rem;padding:.6rem}._modal_1fj4d_13{top:7rem}}@media (max-width: 32.0625rem){._modal_1fj4d_13{right:.8rem}}@media (max-width: 29.5rem){._button_1fj4d_1{border-radius:.9rem}}._container_pgpx5_1{width:100px;height:30px;background-color:var(--color-bg-search);border-radius:50rem;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0 .5rem}._handle_pgpx5_13{display:flex;width:20px;height:20px;background-color:var(--color-bg);border-radius:50%;transition:all .1s ease-in-out}._container_pgpx5_1:active ._handle_pgpx5_13{width:60px;border-radius:5rem}._container_1quxs_1{position:relative;width:100px;height:50px;background-color:var(--color-bg-search);border-radius:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center}._handle_1quxs_13{display:flex;width:50%;height:100%;background-color:var(--color-bg);border-radius:1rem;transition:all .1s ease-in-out}._icon_1quxs_22{position:absolute;z-index:1000;top:50%;transform:translateY(-50%);right:0;display:flex;color:var(--text-color)}._iconWrapper_1quxs_32{width:50px}._container_1quxs_1:active ._handle_1quxs_13{width:70%}@media (hover: hover){._button_1quxs_43:hover{background-color:var(--color-bg);border:1px solid var(--color-bg)}}@media (max-width: 44.625rem){._button_1quxs_43{padding:.6rem;border-radius:.8rem}}@media (max-width: 36.625rem){._button_1quxs_43{font-size:.2rem;padding:.6rem}}@media (max-width: 29.5rem){._button_1quxs_43{border-radius:.9rem}}._footer_12vdw_1{position:absolute;bottom:0;width:100%;display:flex;flex-direction:column;height:4rem;align-items:center;justify-content:start;gap:.2rem}._contacts_12vdw_13{list-style-type:none;display:flex;gap:1.5rem}._contacts_12vdw_13 a{display:flex;align-items:center;gap:.2rem;text-decoration:none;color:var(--text-color);font-size:.8rem;font-weight:400;border-radius:1rem;padding:.2rem .4rem;transition:background-color .2s ease-in-out}._contacts_12vdw_13 a :first-child{color:#5323d7c7;transition:color .2s ease-in-out}._mail_12vdw_36{display:flex;align-items:center;gap:1rem}._mail_12vdw_36 span{font-size:.8rem;color:var(--text-color);opacity:.6}._mailLink_12vdw_49{text-decoration:none;color:var(--text-color);font-size:.8rem;opacity:.6}._companyLink_12vdw_56{font-size:.8rem;color:var(--text-color);text-decoration:none}@media (hover: hover){._mailLink_12vdw_49:hover,._companyLink_12vdw_56 a:hover{text-decoration:underline}}@media (hover: hover){._contacts_12vdw_13 a:hover{background-color:var(--color-bg)}._contacts_12vdw_13 a:hover :first-child{color:#ececec}}@media (max-width: 44.625rem){._contacts_12vdw_13 a{font-size:.7rem}}@media (max-width: 29.5rem){._contacts_12vdw_13{gap:.2rem}._contacts_12vdw_13 a{font-size:.6rem}._contacts_12vdw_13 a :first-child{margin-bottom:-.1rem}}@media (max-width: 20.625rem){._contacts_12vdw_13{gap:0}._contacts_12vdw_13 a{font-size:.5rem}._contacts_12vdw_13 a :first-child{width:1rem;margin-bottom:-.15rem}._mail_12vdw_36 span{font-size:.7rem}._mailLink_12vdw_49{font-size:.7rem}}._section_qu4uv_1{display:flex;position:relative;justify-content:space-between;padding:7.9rem .2rem 8.6rem;font-size:.8rem;min-height:100svh;scrollbar-width:thin}._section_qu4uv_1:before{content:"";position:fixed;top:0;width:100%;height:100%;pointer-events:none;background:url(/static/uustBg.png);background-size:500px auto;filter:var(--filter-bg);opacity:var(--opacity-bg);left:0;z-index:1}._session_qu4uv_26{display:flex;justify-content:start;align-items:center;padding:7.9rem .5rem 8.6rem;font-size:.8rem;min-height:100svh;scrollbar-width:thin;flex-direction:column}._session_qu4uv_26:before{content:"";position:fixed;top:0;width:100%;height:100%;background:url(/static/uustBg.png);background-size:500px auto;filter:var(--filter-bg);opacity:var(--opacity-bg);left:0;z-index:1}._sessionNone_qu4uv_51{position:absolute;top:45%;font-size:1.5rem;font-weight:700;color:var(--text-color)}._filterBar_qu4uv_59{display:flex;flex-direction:row;align-items:center;font-size:1rem;z-index:1000;position:fixed;bottom:5rem;left:50%;gap:.5rem;transform:translate(-50%)}@media (max-width: 83.375rem){._section_qu4uv_1{flex-wrap:wrap;justify-content:center;padding-bottom:8.5rem}}@media (max-width: 36.625rem){._section_qu4uv_1,._session_qu4uv_26{padding:6.9rem .2rem 8.6rem}}@media (max-width: 32.0625rem){._section_qu4uv_1{padding:4.039675rem 0 8.6rem}._session_qu4uv_26{padding:4.039675rem .8rem 8.6rem;justify-content:start}}@media (max-width: 29.5rem){._filterBar_qu4uv_59{flex-wrap:wrap}}._bar_1sxb4_1{display:flex;align-items:center;background:var(--color-bg-search-alt);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);padding:.2rem;border-radius:1.1rem;color:var(--text-color);border:1px solid var(--color-border-alt);gap:.2rem;transition:background ease-in-out .2s}._link_1sxb4_15{display:flex;align-items:center;color:var(--color-bg-alt);background-color:var(--color-button);padding:.6rem 1rem;border-radius:.9rem;transition:background-color .2s ease-in-out}._week_1sxb4_24{display:flex;justify-content:center;min-width:6rem;align-items:center;gap:.2rem;text-align:center;font-size:.9rem}._current_1sxb4_34{background-color:var(--color-bg);padding:.1rem .5rem;color:var(--color-bg-alt);border-radius:.5rem;font-size:.75rem;min-width:70px}._nextPrev_1sxb4_43{background-color:var(--color-bg);padding:.1rem .5rem;color:var(--color-bg-alt);border-radius:.5rem;font-size:.75rem;min-width:70px;opacity:.7}._input_1sxb4_53{border:none;width:1rem;text-align:center;outline:none;background-color:transparent;color:var(--text-color)}._input_1sxb4_53[type=number]{-moz-appearance:textfield}._input_1sxb4_53[type=number]::-webkit-outer-spin-button,._input_1sxb4_53[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media (hover: hover){._link_1sxb4_15:hover{background-color:var(--color-bg)}}._dayContainer_cksgp_1{display:flex;position:relative;z-index:10;flex-direction:column;width:100%;gap:.4rem;padding:.5rem .3rem}._today_cksgp_11{display:flex;flex-direction:column;width:400px;gap:1rem;padding:.5rem;border-radius:1rem}._weekTitle_cksgp_20{display:flex;justify-content:space-between;font-size:.8rem;margin-bottom:.2rem;color:var(--text-color)}._weekDay_cksgp_28{padding:.3rem .7rem;font-size:.85rem;align-items:center;justify-content:center;border-radius:2rem;background-color:var(--color-button);transition:background-color ease-in-out .2s}._weekTitleNone_cksgp_38{display:flex;justify-content:space-between;font-size:1rem;margin-bottom:.2rem;color:var(--text-color);transition:background-color ease-in-out .2s}._date_cksgp_47{font-weight:400}@keyframes _weekTitleAnim_cksgp_1{to{opacity:1;transform:translateY(0)}}._title_cksgp_58{color:var(--text-color);font-size:.9rem}._comment_cksgp_63{opacity:.7;font-size:.8rem;color:var(--text-color);display:flex;gap:.6rem}._time_cksgp_71{display:flex;align-items:center;gap:.3rem;font-size:.8rem;font-weight:400;color:var(--text-color-time)}._timeIcon_cksgp_80{width:1rem}._border_cksgp_84{padding-inline:.5rem;font-size:.9rem;border-left:3px solid #18851f;background-color:var(--color-hover);border-radius:1.1rem;padding-block:.5rem;display:flex;flex-direction:column;gap:.3rem;transition:background-color ease-in-out .2s}._lection_cksgp_97{border-left:3px solid #d63297}._sem_cksgp_101{border-left:3px solid #fa8924}._lab_cksgp_105{border-left:3px solid #446ec3}._cons_cksgp_109{border-left:3px solid #7e56dc}._exam_cksgp_113{border-left:3px solid #e10101}._type_cksgp_117{color:var(--text-color);font-size:.8rem;display:flex;font-weight:700;align-items:center;gap:.6rem}._typeText_cksgp_126{padding:.2rem .5rem;background-color:var(--color-type);border-radius:1rem;transition:background-color ease-in-out .2s}._numberLess_cksgp_133{padding:.2rem .4rem;min-width:1.4rem;display:flex;align-items:center;justify-content:center;border-radius:2rem;background-color:#18851f;color:#d8d8d8;box-shadow:0 0 9px 2px #18851566}._weekTitleWrapper_cksgp_145{position:relative;z-index:10;padding:.1rem .7rem;min-width:1.4rem;font-size:.9rem;display:flex;align-items:center;justify-content:center;border-radius:2rem;background-color:var(--color-bg);color:#d8d8d8;transition:background-color ease-in-out .2s}._lectionType_cksgp_160{background-color:#d63297;box-shadow:0 0 9px 2px #d6329766}._semType_cksgp_165{background-color:#fa8924;box-shadow:0 0 9px 2px #fa892466}._labType_cksgp_170{background-color:#446ec3;box-shadow:0 0 9px 2px #446ec366}._consType_cksgp_175{background-color:#7e56dc;box-shadow:0 0 9px 2px #7e567866}._examType_cksgp_180{background-color:#e10101;box-shadow:0 0 9px 2px #e1010166}._loc_cksgp_185{display:flex;gap:.7rem;opacity:.7;font-size:.8rem;color:var(--text-color)}._teacher_cksgp_193{display:flex;gap:.7rem;font-size:.8rem;opacity:.7;color:var(--color-teacher);align-self:start;border-radius:1rem;cursor:pointer;text-decoration:none}@media (hover: hover){._teacher_cksgp_193:hover{opacity:1}}._none_cksgp_211{padding-left:.5rem;font-size:.9rem;background-color:var(--color-hover);border-left:4px solid rgba(122,122,122,.91);color:var(--text-color);border-radius:.7rem;padding-block:.5rem;display:flex;flex-direction:column;gap:.3rem;transition:background-color ease-in-out .2s}._titleTime_cksgp_225{display:flex;flex-direction:column;justify-content:space-between}._isToday_cksgp_231{color:var(--color-bg-alt);filter:contrast(1);font-size:.8rem}._isTomorrow_cksgp_237{opacity:.7;color:var(--color-bg-alt);font-size:.8rem}._isYesterday_cksgp_243{color:var(--color-bg-alt);opacity:.7;font-size:.8rem}._number_cksgp_133{color:var(--text-color)}._placeholder_cksgp_253{padding:.47rem;border-radius:2rem;cursor:pointer;color:var(--text-color);font-weight:700;transition-duration:.2s;background:linear-gradient(90deg,var(--color-border),var(--color-hover));background-size:400% 400%;animation:_gradient_cksgp_1 4s ease infinite}@keyframes _gradient_cksgp_1{0%{background-position:0 50%}25%{background-position:100% 50%}50%{background-position:50% 0}75%{background-position:100% 50%}to{background-position:0 50%}}@media (min-width: 51.875rem){._dayContainer_cksgp_1{width:400px}}@media (max-width: 58rem){._dayContainer_cksgp_1{padding:1rem .5rem}}@media (max-width: 32.0625rem){._dayContainer_cksgp_1{padding-inline:.8rem}._weekTitle_cksgp_20{position:sticky;margin-bottom:unset;z-index:100;top:3rem;padding:.2rem 0;border-radius:.5rem}._weekDay_cksgp_28{font-size:1rem;background:var(--color-head);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}._isToday_cksgp_231,._isTomorrow_cksgp_237,._isYesterday_cksgp_243{font-size:unset}}._bar_mhx96_1{position:fixed;top:1.2rem;left:1rem;z-index:1002;background-color:var(--color-bg);border-radius:.7rem;transition-duration:.2s;border:1px solid var(--color-bg)}._link_mhx96_12{padding:.5rem 1rem .5rem .3rem;display:flex;justify-content:center;align-items:center;text-decoration:none;color:var(--color-bg-alt)}@media (hover: hover){._bar_mhx96_1:hover{opacity:.7}}@media (max-width: 62.5rem){._bar_mhx96_1{display:none}}._dayContainer_1hv5j_1{display:flex;flex-direction:column;width:400px;gap:1rem;padding:.5rem;margin:1rem}._border_1hv5j_10{padding-inline:.5rem;font-size:.9rem;background:linear-gradient(90deg,var(--color-hover-alt),var(--color));background-size:400% 400%;animation:_gradient_1hv5j_1 4s ease infinite;border-radius:1rem;padding-block:2rem;display:flex;flex-direction:column;gap:.3rem}@keyframes _gradient_1hv5j_1{0%{background-position:0 50%}25%{background-position:100% 50%}50%{background-position:50% 0}75%{background-position:100% 50%}to{background-position:0 50%}}._weekDay_1hv5j_41{opacity:1;transform:translateY(-1rem);animation:_weekTitleAnim_1hv5j_1 .5s forwards ease-out}._bar_13hxc_1{height:2.1875rem;max-height:2.1875rem;position:fixed;left:50%;transform:translate(-50%);top:5rem;z-index:1000;transition-duration:.1s;width:100%;min-width:7rem;display:flex;gap:1rem;background:var(--color-head);align-items:center;justify-content:center;padding-inline:1.5rem;font-weight:700;color:var(--color-bg-alt);font-size:1rem;flex-grow:1;transition:background-color ease-in-out .2s;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}._placeholder_13hxc_26{padding:.8rem;border-radius:2rem;cursor:pointer;color:var(--text-color);font-weight:700;min-width:8rem;transition-duration:.2s;background:linear-gradient(90deg,var(--color-bg),var(--color-bg-alt));background-size:400% 400%;animation:_gradient_13hxc_1 4s ease infinite}._body_13hxc_38{min-width:15rem;display:flex;align-items:center;gap:.2rem}._home_13hxc_44{color:var(--color-bg-alt);margin-left:-.5rem;padding:.5rem 0;display:none}@media (max-width: 36.625rem){._bar_13hxc_1{top:4rem}}@media (max-width: 32.0625rem){._bar_13hxc_1{left:unset;margin-inline:.8rem;transform:unset;max-width:30.46rem;font-size:.9rem;padding-inline:1rem;border-radius:2rem;position:sticky;top:.5rem;gap:0;justify-content:space-between}._body_13hxc_38{min-width:unset}._home_13hxc_44{display:flex;align-items:center;justify-content:center}}@media (max-width: 21.6875rem){._bar_13hxc_1{font-size:.7rem}}._bar_81vtx_1{display:flex;align-items:center;justify-content:center;border-radius:.7rem;gap:.5rem;font-size:.8rem;color:var(--text-color)}._bar_81vtx_1 span{min-width:50px;margin-right:.5rem}._link_81vtx_15{display:flex;align-items:center;justify-content:center;gap:1rem;text-decoration:none;color:var(--text-color)}._checkbox_81vtx_24{display:flex;align-items:center;justify-content:center;background-color:var(--text-color);opacity:.4;box-sizing:border-box;border-radius:.4rem;min-width:1.5rem;aspect-ratio:1 /1}._check_81vtx_24{background-color:var(--color-bg-alt);border-radius:.4rem;color:var(--color)}._book_81vtx_42{color:var(--text-color)}@media (hover: hover){._link_81vtx_15:hover{opacity:.7}}._dayContainer_1yy1s_1{display:flex;flex-direction:column;flex-grow:0;gap:.4rem;position:relative;z-index:10;width:60%;padding:1.2rem .5rem}._weekTitle_1yy1s_11{display:flex;width:100%;justify-content:space-between;font-size:1rem;align-self:start;color:var(--text-color);margin-bottom:.2rem}._weekDay_1yy1s_21{padding:.3rem .7rem;font-size:.85rem;align-items:center;justify-content:center;border-radius:2rem;background-color:var(--color-button);transition:background-color ease-in-out .2s}._date_1yy1s_31{font-weight:400}._border_1yy1s_35{padding-inline:.5rem;font-size:.9rem;border-left:4px solid #18851f;background-color:var(--color-hover);border-radius:1rem;padding-block:.5rem;display:flex;flex-direction:column;gap:.3rem;transition:background-color ease-in-out .2s}._cons_1yy1s_48{border-left:4px solid #7e56dc}._exam_1yy1s_52{border-left:4px solid #e10101}@media (hover: hover){._teacher_1yy1s_57:hover{color:var(--color-bg-alt)}}._time_1yy1s_61{display:flex;align-items:center;gap:.3rem;font-size:.8rem;font-weight:400;color:var(--text-color-time);margin-bottom:.2rem}._timeIcon_1yy1s_70{width:1rem}._type_1yy1s_73{color:var(--text-color);font-size:.8rem;font-weight:700;display:flex;align-items:center;gap:.6rem}._typeText_1yy1s_82{padding:.2rem .5rem;background-color:var(--color-type);border-radius:1rem;transition:background-color ease-in-out .2s}._numberLess_1yy1s_89{padding:.2rem 0;width:1.4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#18851f;color:#d8d8d8;box-shadow:0 0 9px 2px #18851566}._weekTitleWrapper_1yy1s_101{padding:.1rem .7rem;min-width:1.4rem;font-size:.9rem;display:flex;align-items:center;justify-content:center;border-radius:2rem;background-color:var(--color-bg);color:#d8d8d8}._consType_1yy1s_113{background-color:#7e56dc;box-shadow:0 0 9px 2px #7e567866}._examType_1yy1s_118{background-color:#e10101;box-shadow:0 0 9px 2px #e1010166}._title_1yy1s_123{color:var(--text-color);font-size:.9rem}._comment_1yy1s_128{opacity:.7;font-size:.8rem;color:var(--text-color);display:flex;gap:.6rem}._loc_1yy1s_136{display:flex;gap:.7rem;opacity:.7;font-size:.8rem;color:var(--text-color)}._teacher_1yy1s_57{display:flex;gap:.7rem;font-size:.8rem;opacity:.7;color:var(--text-color);align-self:start;border-radius:1rem;cursor:pointer;text-decoration:none}._isToday_1yy1s_156{color:var(--color-bg-alt);filter:contrast(1);font-size:.8rem}._isTomorrow_1yy1s_162{opacity:.7;color:var(--color-bg-alt);font-size:.8rem}._isYesterday_1yy1s_168{color:var(--color-bg-alt);font-size:.8rem;opacity:.7}._placeholder_1yy1s_174{padding:.47rem;border-radius:2rem;cursor:pointer;color:var(--text-color);font-weight:700;transition-duration:.2s;background:linear-gradient(90deg,var(--color-border),var(--color-hover));background-size:400% 400%;animation:_gradient_1yy1s_1 4s ease infinite}@keyframes _gradient_1yy1s_1{0%{background-position:0 50%}25%{background-position:100% 50%}50%{background-position:50% 0}75%{background-position:100% 50%}to{background-position:0 50%}}@keyframes _weekTitleAnim_1yy1s_1{to{opacity:1;transform:translateY(0)}}@media (max-width: 44.625rem){._dayContainer_1yy1s_1{width:100%}}@media (max-width: 32.0625rem){._dayContainer_1yy1s_1{padding-inline:0}._weekDay_1yy1s_21{font-size:1rem}._isToday_1yy1s_156,._isTomorrow_1yy1s_162,._isYesterday_1yy1s_168{font-size:unset}}._error_18ibo_1{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;font-size:1rem;padding-inline:1rem;height:100svh;color:var(--text-color)}._title_18ibo_14{display:flex;flex-direction:column;align-items:center}._button_18ibo_20{display:flex;align-items:center;background-color:var(--color-bg);padding:.5rem 1rem .5rem .3rem;border-radius:.7rem;transition-duration:.2s;border:1px solid var(--color-bg);text-decoration:none;font-size:.8rem;color:var(--color-bg-alt)}@media (hover: hover){._button_18ibo_20:hover{opacity:.7}}@media (max-width: 58rem){._error_18ibo_1{font-size:.8rem}}@media (max-width: 29.5rem){._error_18ibo_1{font-size:.6rem}}
