.menuScreen{height:100%;width:100%;display:flex;flex-direction:column;justify-content:start;align-items:center;gap:6px;padding:4px}.iconBox{min-height:60px;min-width:60px;color:#ffc3c3;background-color:#2e2e2e;margin:5px 20px 5px 5px;border-radius:18px;display:flex;justify-content:center}.search{align-items:center;width:100%}.cabinetsMenu span{max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.teachersMenu span,.subjectsMenu span{max-width:340px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subjectsMenu .option.buttonRound{display:flex;flex-direction:column}.grid{margin:0 auto;display:grid;width:100%;overflow-y:auto}@media (min-width: 0px){.subjectsMenu{grid-template-columns:repeat(1,1fr)}}@media (min-width: 700px){.subjectsMenu{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1000px){.subjectsMenu{grid-template-columns:repeat(3,1fr)}}@media (min-width: 0px){.teachersMenu{grid-template-columns:repeat(1,1fr)}}@media (min-width: 700px){.teachersMenu{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1000px){.teachersMenu{grid-template-columns:repeat(3,1fr)}}@media (min-width: 0px){.cabinetsMenu{grid-template-columns:repeat(1,1fr)}}@media (min-width: 200px){.cabinetsMenu{grid-template-columns:repeat(2,1fr)}}@media (min-width: 400px){.cabinetsMenu{grid-template-columns:repeat(3,1fr)}}@media (min-width: 600px){.cabinetsMenu{grid-template-columns:repeat(4,1fr)}}@media (min-width: 800px){.cabinetsMenu{grid-template-columns:repeat(5,1fr)}}@media (min-width: 1000px){.cabinetsMenu{grid-template-columns:repeat(6,1fr)}}.settingsContent{text-wrap:nowrap;display:flex;flex-direction:column;justify-content:start;align-items:center;gap:6px}.settingsContent .text,.settingsContent .arrowBox{margin:5px 20px;text-decoration:none;color:#fff}.subMenu{height:100vh;max-width:100%;margin:5px;display:flex;flex-direction:column}.subMenu .icon{min-width:50px;min-height:50px}.subMenuHeader{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:1.6em}.weeksLesson{display:flex;justify-content:space-between;margin:4px 8px 0 0;padding:5px 10px;background:#383838;border-radius:10px}.sum{background-color:#474053}.empty{background-color:#376175}.timetableScreen .content{width:100%;height:calc(100% - 67px);display:flex;flex-direction:column;justify-content:space-between;align-items:center}.timetableScreen .today{display:flex;width:100%;justify-content:space-between}.timetableScreen .dayoff{margin:0;position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.timetableScreen .date,.timetableScreen .weekDay{margin:0}.timetableScreen .schedule{position:relative;width:96%;height:100%;max-width:700px}.timetableScreen .lesson{background-color:#4a4a4a;margin:5px 0;min-height:48px;padding:1px 5px;border-radius:5px}.timetableScreen .lesson-top,.timetableScreen .lesson-bottom{display:flex;justify-content:space-between;font-size:16px}.timetableScreen .lesson .name{font-size:18px;font-weight:700}.timetableScreen .lesson .cabinet,.timetableScreen .lesson .rings{font-size:14px}.timetableScreen .lesson .ringsCard{padding:0 4px;margin:2px 0;outline:1px solid;font-size:14px;border-radius:.25rem;display:flex}.timetableScreen .lesson .ringsDivider{border-left:1px solid;height:100%;margin:0 3px}.timetableScreen .legend{width:100%}.timetableScreen .legendPair{display:flex;align-items:center;padding:4px}.timetableScreen .legendCircle{width:24px;height:24px;border-radius:50%}.timetableScreen .legendText{padding-left:4px}.timetableScreen{max-width:100vw;max-height:100vh;overflow:hidden;will-change:transform}.notificationsScreen{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.welcomeScreen .header{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:700px;margin-left:auto;margin-right:auto;font-size:1.3em}.welcomeScreen .container{display:flex;flex-direction:column;text-align:center}.welcomeScreen .icon{min-width:38px;min-height:38px}.welcomeScreen{max-width:100vw;height:100%;will-change:transform;overflow-x:"hidden";overflow-y:"auto"}.search{width:100%;max-width:700px;margin:0 auto 2px}.search input{width:100%;padding:10px 40px 10px 15px;font-size:16px;border-radius:10px;border:1px solid #555;background-color:#524f5a;color:#fff;outline:none;box-sizing:border-box}.search input:focus{border-color:#888}.buttonDefault{color:#000;background-color:#fff;padding:8px;width:100%}.buttonContainer{max-width:700px;width:100%;margin:0 auto}.buttonRound{display:flex;justify-content:center;background-color:#4a4a4a;border-radius:10px;padding:6px 0 6px 6px;margin:2px}.settingList,.settingUrl,.settingText{width:100%;max-width:700px;background-color:#4a4a4a;color:#fff;display:flex;align-items:center;border-radius:18px;font-size:18px}.settingList .endBox,.settingUrl .endBox,.settingText .endBox{width:100%;display:flex;align-items:center;justify-content:end}.settingList .arrow,.settingUrl .arrow,.settingText .arrow{color:#ffc3c3;padding-right:12px;color:#c27876}.loadingSpinner{width:30px;height:30px;display:flex;align-self:center;margin-left:auto;margin-right:auto;aspect-ratio:1;border-radius:50%;border:4px solid #c27876;animation:l20-1 .8s infinite linear alternate,l20-2 1.6s infinite linear}@keyframes l20-1{0%{clip-path:polygon(50% 50%,0 0,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%)}12.5%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 0%,100% 0%,100% 0%)}25%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,100% 100%,100% 100%)}50%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}62.5%{clip-path:polygon(50% 50%,100% 0,100% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}75%{clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0% 100%)}to{clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0% 100%)}}@keyframes l20-2{0%{transform:scaleY(1) rotate(0)}49.99%{transform:scaleY(1) rotate(135deg)}50%{transform:scaleY(-1) rotate(0)}to{transform:scaleY(-1) rotate(-135deg)}}.navBar{background-color:#524f5a;width:100%;position:absolute;bottom:0;padding-top:10px;padding-bottom:10px;display:flex;align-items:center;align-self:center}.navBarItem{display:flex;flex:1;flex-direction:column;align-items:center;font-size:12px}.navContent{height:calc(100vh - 67px);display:flex;align-self:flex-start}.navBarIcon{display:inline-flex}.navHost{width:100vw}body{font-family:Arial,sans-serif;background-color:#2e2e2e;color:#fff;display:flex;justify-content:center;align-items:center;margin:0}html{overflow:hidden;overscroll-behavior:none}.app{height:100vh;width:100vw}.icon{display:flex;align-self:center;align-items:center;justify-content:center;color:#c27876}.focusedColor{color:#c27876}.inactiveColor{color:#afafaf}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
