@import url(https://fonts.googleapis.com/css2?family=Wix+Madefor+Text:ital,wght@0,400..800;1,400..800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body .icon-block{align-items:center;display:flex}body .icon-block svg{margin-right:10px}body button{font-weight:500}body .modal-wrapper{background-color:#ffffffd9;height:100%;left:0;opacity:0;pointer-events:none;position:relative;position:fixed;top:0;transition:opacity .4s;width:100%;z-index:1000}body .modal-wrapper .modal{background-color:#fff;border-radius:10px;box-shadow:0 4px 46px rgba(12,21,97,.051);left:50%;max-height:90vh;max-width:600px;min-width:280px;overflow:auto;padding:20px;position:absolute;top:50%;transform:translate(-50%,calc(-50% + 40px));transition:transform .4s;width:60%}body .modal-wrapper .modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}body .modal-wrapper .modal-header .name{font-size:clamp(18px,3vw,21px);font-weight:600}body .modal-wrapper.open{opacity:1;pointer-events:all}body .modal-wrapper.open .modal{transform:translate(-50%,-50%)}body .modal-wrapper .modal-footer{border-top:1px solid #ccc;display:flex;justify-content:space-between;margin-top:20px;padding-top:10px}body .modal-wrapper .modal-footer span{display:block}@media print{body .screen{display:none!important}}@media screen{body .print{display:none!important}}body .context-item{align-items:center;display:flex;justify-content:space-between;width:100%}body .context-item span{display:block}body .context-item span.context-actions{margin-left:20px}@media print{body .MuiCardContent-root{padding:0!important}body th{font-size:8pt!important}body td{padding-bottom:6px!important;padding-top:6px!important}}body{font-family:Wix Madefor Text,Roboto Flex,Roboto,sans-serif;font-size:clamp(16px,3vw,18px)}@media print{body{font-size:12pt!important}}body h1{font-size:clamp(24px,3vw,32px)}body h1,body h2{font-weight:300;line-height:1.4em}body h2{font-size:clamp(20px,3vw,24px)}body{min-height:100vh}body .container{margin:auto;max-width:1900px;width:75%}@media(max-width:1600px){body .container{width:90%}}@media(max-width:600px){body .container{width:calc(100% - 20px)}}@media print{body .container{width:100%}}body .App{color:#333;display:flex;flex-direction:column;min-height:100vh}body .App main{flex-grow:1}body .App main section{padding:2vmax 0}body .App main .MuiPaper-root{border-radius:10px;box-shadow:0 4px 46px -16px rgba(12,21,97,.051)}body .App main .MuiPaper-root:not(:last-of-type){margin-bottom:2vmax}body .App main .pin{position:-webkit-sticky;position:sticky;top:100px}body .App main .simple-table{width:100%}@media screen{body .App main .simple-table thead th{border-bottom:2px solid #000;font-size:14px;padding-bottom:0}body .App main .simple-table tbody td{font-size:clamp(16px,3vw,18px)}body .App main .simple-table tbody td .icon-button{height:40px;width:40px}}body main{background-color:#fafcff}body a{color:#000;text-decoration:none}.navbar-info{padding:10px 0}.navbar-info.info{background-color:#359dfd;color:#fff}.navbar-info.warning{background-color:#ffd54f}.navbar-info.error{background-color:#e7002e;color:#fff}header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#f0f5fdb3;padding:12px 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}header .menu-wrapper{align-items:center;display:flex}header .menu-wrapper>*{margin-right:20px}header .right-align{height:100%;justify-content:flex-end}header .link{color:#000000de;display:flex;text-decoration:none}.semester{align-items:center;display:flex;position:relative}.semester .logo{margin-right:10px}.progress-wrapper{align-items:center;display:flex;min-width:260px}.progress-wrapper .progressbar-wrapper{display:block;flex-grow:1;flex-shrink:0;margin-right:10px}.card-action{align-items:center;display:flex;justify-content:space-between;width:100%}.groups-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.groups-wrapper .group{font-size:clamp(16px,3vw,18px)}.details{background-color:#fafcff;border-left:10px solid #2abdfc;box-sizing:border-box;padding:20px 40px}.banner{align-items:center;border:1px solid #ff1744;border-radius:4px;display:flex;justify-content:space-between;padding:10px 20px}.banner p{margin:0}.banner.error{background-color:#ffcdd2;color:#ff1744}.filters-wrapper{align-items:baseline;display:flex;flex-grow:1}.filters-wrapper>*{padding:10px}.filters-wrapper>* h3{font-weight:400;margin:0}.filters-wrapper .disciplines{flex-grow:1;max-width:500px;width:100px}.filters-wrapper .courses,.filters-wrapper .search{flex-grow:1;max-width:200px;width:30px}.cab-header{align-items:center}.cab-header,.courses-filters{display:flex;justify-content:space-between}.courses-filters{align-items:baseline}.courses-filters .toggler-wrapper{padding:8px}.back-link{align-items:center;display:flex;flex-wrap:wrap}.back-link span{color:#939393;margin-left:30px}.header-wrapper{width:100%}.header-control{flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}.header-control,.login-screen{align-items:center;display:flex;width:100%}.login-screen{box-sizing:border-box;justify-content:center;min-height:100vh}.login-screen h1{margin-top:0}.login-screen .field{margin-bottom:20px;text-align:right}table .comment{color:#777;font-size:14px}table .values{display:flex}table tr{cursor:pointer}.modal-wrapper{align-items:center;background-color:#ffffffd9;border:1px solid red;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .4s;width:100%;z-index:1000}.modal-wrapper .modal{background-color:#fff;box-shadow:0 4px 46px rgba(12,21,97,.051);max-width:500px;padding:20px;transform:translateY(40px);transition:transform .4s;width:40vw}.modal-wrapper .modal .modal-footer{display:flex;justify-content:space-between;margin-top:20px}.modal-wrapper.open{opacity:1;pointer-events:all}.modal-wrapper.open .modal{transform:none}.save-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fafcffb3;bottom:0;padding:20px;position:-webkit-sticky;position:sticky;text-align:center;z-index:2}.save-wrapper button:not(:last-of-type){margin-right:20px}.popup-menu-wrapper{background-color:#fff;border-radius:6px;box-shadow:0 4px 16px #0003;overflow:hidden}.popup-menu-wrapper .value{padding:.5em 1em}.popup-menu-wrapper .value [role=group]{display:flex}.popup-menu-wrapper .value [role=group] button{flex-grow:1;font-size:16px}.popup-menu-wrapper .menu-header{font-weight:700;padding:.5em 1em}.popup-menu-wrapper .actions{display:flex;justify-content:space-between;padding:.2em}.popup-menu-wrapper .actions span{display:block}.student-value:not(:first-of-type){margin-left:30px}.filters-wrapper{margin-top:20px}.filters-wrapper .filters-card-content{padding-bottom:1em!important}.filters-wrapper .filters-card-content input{display:block;height:2em!important;line-height:2em!important}.filters-wrapper .pair-setup{align-items:center;display:flex;justify-content:flex-end;margin-left:40px}.filters-wrapper .pair-setup .icon-block{margin-right:20px}.filters-wrapper .pair-setup .buttons-wrapper{flex-grow:1}.filters-wrapper .pair-setup .buttons-wrapper [role=group]{width:100%}.filters-wrapper .pair-setup .buttons-wrapper button{flex-grow:1}h1{align-items:center;display:flex;flex-wrap:wrap}h1 .subtitle{display:block;font-size:clamp(16px,3vw,18px);line-height:1.4em;width:100%}h1 svg{cursor:pointer;height:36px!important;margin-right:10px;width:36px!important}h1.info svg{fill:#359dfd}h1.warning svg{fill:#ed6c02}h1.error{fill:#d32f2f}.info-panel{border-radius:10px;padding:20px}.info-panel p{margin:0}.info-panel .panel-head,.info-panel .panel-header{display:block;margin-bottom:10px}.info-panel .panel-head{display:flex;justify-content:space-between}.info-panel .panel-head svg{display:block;height:36px;width:36px}.info-panel.info{background-color:#e6f3ff}.info-panel.info svg{fill:#359dfd}.info-panel.warning{background-color:#fffbd0}.info-panel.warning svg{fill:#ed6c02}.info-panel.error{background-color:#ffd6df}.info-panel.error svg{fill:#d32f2f}#value-modal .value-wrapper,#value-modal .value-wrapper .value,#value-modal .value-wrapper .value-type{margin-bottom:20px}#value-modal .value-wrapper .value-actions{display:flex;justify-content:space-between}#value-modal .value-wrapper .value-actions span{display:block}#value-modal .reasons.hide{display:none}#value-modal .reason-block{margin-bottom:20px}#value-modal .reason-block .file-wrapper{display:flex;justify-content:space-between;min-height:40px}#value-modal .reason-block .file-wrapper .clear-file.hide{display:none}#value-modal .reason-block .file-label{align-items:center;cursor:pointer;display:flex;width:100%}#value-modal .reason-block .file-label svg{margin-right:8px}.kv-pair{display:table-row;padding-bottom:15px}.kv-pair .key,.kv-pair .value{display:table-cell;padding-bottom:10px}.kv-pair .key{color:#939393;font-size:14px;min-width:150px;padding-right:20px}@media(max-width:310px){.kv-pair{display:block;margin-bottom:10px}.kv-pair .key,.kv-pair .value{display:block;padding-bottom:0}}@media print{.kv-pair .key,.kv-pair .value{font-size:10pt}.kv-pair .key{width:20%}}body main#journal .fogged{color:#aaa}body main#journal .back-link{align-items:center;display:flex}body main#journal .back-link span{color:#939393;margin-left:30px}body main#journal colgroup{border-right:1px solid #ccc}body main#journal .card-header{align-items:baseline;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1vmax}body main#journal .card-header h2{margin-top:0}body main#journal .table-wrapper{overflow-x:auto;overflow-y:hidden}body main#journal .table-wrapper::-webkit-scrollbar{background-color:#efefef;border-radius:8px;height:8px;width:8px}body main#journal .table-wrapper::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:8px}body main#journal .complex-table{border-collapse:collapse;border-spacing:0;width:100%}body main#journal .complex-table td,body main#journal .complex-table th{font-weight:400;padding:12px;text-align:center}body main#journal .complex-table td.absent,body main#journal .complex-table th.absent{background-color:#ffbbcf}body main#journal .complex-table td.absent.highlight,body main#journal .complex-table th.absent.highlight{background-color:#ffa2be}body main#journal .complex-table td.absent.extra-highlight,body main#journal .complex-table th.absent.extra-highlight{background-color:#ff8cae}body main#journal .complex-table td.soft-absent,body main#journal .complex-table th.soft-absent{background-color:#fff9c4}body main#journal .complex-table td.soft-absent.highlight,body main#journal .complex-table th.soft-absent.highlight{background-color:#fff387}body main#journal .complex-table td.soft-absent.extra-highlight,body main#journal .complex-table th.soft-absent.extra-highlight{background-color:#ffee56}body main#journal .complex-table th:not(.summary){font-size:16px}body main#journal .complex-table td span{font-size:clamp(16px,3vw,18px)}body main#journal .complex-table thead{background-color:#fff;position:relative;z-index:3}body main#journal .complex-table thead tr th{background-color:#fff;text-align:center}body main#journal .complex-table thead tr:last-of-type{border-bottom:2px solid #000}body main#journal .complex-table thead>tr:first-of-type>th:first-of-type{background-color:#fff;left:0;position:-webkit-sticky;position:sticky;z-index:2}body main#journal .complex-table thead>tr:first-of-type>th:first-of-type+th{background-color:#fff;left:0;position:relative;position:-webkit-sticky;position:sticky;z-index:2}body main#journal .complex-table thead>tr:first-of-type>th:first-of-type+th:after{background-color:#000;content:"";display:block;height:calc(100% + 2px);position:absolute;right:0;top:-1px;width:1px;z-index:3}body main#journal .complex-table thead>tr:first-of-type>th:first-of-type+th{text-align:left}@media(min-width:1200px){body main#journal .complex-table thead>tr:first-of-type>th:nth-last-child(-2n+2){background-color:#fff;position:relative;position:-webkit-sticky;position:sticky;right:63px;text-align:center;z-index:2}body main#journal .complex-table thead>tr:first-of-type>th:nth-last-child(-2n+2):after{background-color:#000;content:"";display:block;height:calc(100% + 2px);left:0;position:absolute;top:-1px;width:1px;z-index:3}body main#journal .complex-table thead>tr:first-of-type>th:nth-last-child(-2n+1){background-color:#fff;position:relative;position:-webkit-sticky;position:sticky;right:0;text-align:center;z-index:2}body main#journal .complex-table thead>tr:first-of-type>th:nth-last-child(-2n+1):after{background-color:#0000;content:"";display:block;height:calc(100% + 2px);left:0;position:absolute;top:-1px;width:1px;z-index:3}}body main#journal .complex-table tbody tr{border-top:1px solid #ccc}body main#journal .complex-table tbody tr th{background-color:#fff;text-align:left;white-space:nowrap}@media(max-width:800px){body main#journal .complex-table tbody tr th:nth-child(2){max-width:40vw;white-space:normal}}@media(min-width:1200px){body main#journal .complex-table tbody tr th:nth-last-child(-2n+1){background-color:#fff;position:relative;position:-webkit-sticky;position:sticky;right:0;text-align:center;z-index:2}body main#journal .complex-table tbody tr th:nth-last-child(-2n+1):after{background-color:#ccc;content:"";display:block;height:calc(100% + 2px);left:0;position:absolute;top:-1px;width:1px;z-index:3}body main#journal .complex-table tbody tr th:nth-last-child(-2n+2){background-color:#fff;position:relative;position:-webkit-sticky;position:sticky;right:63px;text-align:center;z-index:2}body main#journal .complex-table tbody tr th:nth-last-child(-2n+2):after{background-color:#000;content:"";display:block;height:calc(100% + 2px);left:0;position:absolute;top:-1px;width:1px;z-index:3}}body main#journal .complex-table tbody tr th:first-of-type{background-color:#fff;left:0;position:-webkit-sticky;position:sticky;z-index:2}body main#journal .complex-table tbody tr th:first-of-type+th{background-color:#fff;left:0;position:relative;position:-webkit-sticky;position:sticky;z-index:2}body main#journal .complex-table tbody tr th:first-of-type+th:after{background-color:#000;content:"";display:block;height:calc(100% + 2px);position:absolute;right:0;top:-1px;width:1px;z-index:3}body main#journal .complex-table tbody tr td{white-space:nowrap}body main#journal .complex-table tbody td{position:relative;transition:background-color .2s}body main#journal .complex-table tbody td:hover:before{opacity:1}body main#journal .complex-table tbody td.highlight{background-color:#0000000d}body main#journal .complex-table tbody td.extra-highlight{background-color:#0000001a}body main#journal .complex-table tfoot{background-color:#fff;position:relative;z-index:3}body main#journal .complex-table tfoot tr{border-top:2px solid #000}body main#journal .complex-table tfoot tr th{background-color:#fff}body main#journal .complex-table tfoot tr th:first-of-type+th{background-color:#fff;left:0;position:relative;position:-webkit-sticky;position:sticky;z-index:2}body main#journal .complex-table tfoot tr th:first-of-type+th:after{background-color:#000;content:"";display:block;height:calc(100% + 2px);position:absolute;right:0;top:-1px;width:1px;z-index:3}@media(min-width:1200px){body main#journal .complex-table tfoot tr th:last-of-type{background-color:#fff;position:relative;position:-webkit-sticky;position:sticky;right:0;text-align:center;z-index:2}body main#journal .complex-table tfoot tr th:last-of-type:after{background-color:#000;content:"";display:block;height:calc(100% + 2px);left:0;position:absolute;top:-1px;width:1px;z-index:3}}body main#journal .complex-table tfoot tr td{background-color:#fff;text-align:center}.aurora-container{height:100%;width:100%}.animated-gradient-text{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1.25rem;cursor:pointer;display:flex;flex-direction:row;font-weight:500;justify-content:center;margin:0 auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;overflow:hidden;position:relative;transition:box-shadow .5s ease-out}.gradient-overlay{animation:gradient linear infinite;background-size:300% 100%;bottom:0;pointer-events:none;right:0;z-index:0}.gradient-overlay,.gradient-overlay:before{border-radius:inherit;left:0;position:absolute;top:0}.gradient-overlay:before{background-color:#060010;content:"";height:calc(100% - 2px);left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% - 2px);z-index:-1}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.text-content{animation:gradient linear infinite;background-clip:text;-webkit-background-clip:text;background-size:300% 100%;color:#0000;display:inline-block;position:relative;z-index:2}
/*# sourceMappingURL=main.8242c009.css.map*/