html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type="range"]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}html,body,#root{width:100vw;height:100vh;padding:0;margin:0;border:#fff}:root{--white: #fff;--active-color: #00aeb0;--header-bg: #061a2d;--header-border: rgba(255, 255, 255, .08);--header-text: rgba(255, 255, 255, .72);--header-text-strong: #ffffff;--header-hover-bg: rgba(255, 255, 255, .06);--nav-accent: #7dd3fc;--dropdown-text: #16324f;--dropdown-hover: #f3f7fb}.ant-layout{height:100%}.ant-layout-footer{text-align:center;background:transparent}._bg{background:linear-gradient(45deg,var(--active-color) 20%,transparent 100%) no-repeat;animation:colorChange 20s alternate infinite}@keyframes colorChange{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}.site-layout-background{background:#fff}.layout_header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 12px;background:var(--header-bg);border-bottom:1px solid var(--header-border);box-shadow:0 8px 24px #061a2d14}.layout_header .layout_header_left{display:flex;align-items:center;flex-direction:row;flex:1 1 auto;min-width:0}.layout_header .layout_header_left .logo{height:52px;line-height:52px;padding-right:20px;font-size:26px;font-weight:500;letter-spacing:.2px;text-align:center;color:var(--header-text-strong);flex:0 0 auto;white-space:nowrap}.layout_header .layout_header_left .topNavMenu{flex:1 1 auto;min-width:0;margin-left:8px;padding-right:12px}.layout_header .layout_header_left .topNavMenu.ant-menu{width:auto;min-width:0;color:var(--header-text);background:transparent;border-bottom:none}.layout_header .layout_header_left .topNavMenu.ant-menu-horizontal{background:transparent;border-bottom:none}.layout_header .layout_header_left .topNavMenu.ant-menu-horizontal>.ant-menu-item,.layout_header .layout_header_left .topNavMenu.ant-menu-horizontal>.ant-menu-submenu{top:0;margin:0 2px;padding:0 10px;height:52px;line-height:52px;border-radius:0;border-bottom:2px solid transparent;transition:color .2s ease,background-color .2s ease,border-color .2s ease}.layout_header .layout_header_left .topNavMenu.ant-menu-horizontal>.ant-menu-item:after,.layout_header .layout_header_left .topNavMenu.ant-menu-horizontal>.ant-menu-submenu:after{inset-inline:10px!important;bottom:6px!important;border-bottom-width:2px!important;border-bottom-color:transparent!important}.layout_header .layout_header_left .topNavMenu.ant-menu-horizontal>.ant-menu-item:hover,.layout_header .layout_header_left .topNavMenu.ant-menu-horizontal>.ant-menu-item-active,.layout_header .layout_header_left .topNavMenu.ant-menu-horizontal>.ant-menu-submenu:hover,.layout_header .layout_header_left .topNavMenu.ant-menu-horizontal>.ant-menu-submenu-active,.layout_header .layout_header_left .topNavMenu.ant-menu-horizontal>.ant-menu-submenu-open{color:var(--header-text-strong);background:var(--header-hover-bg)}.layout_header .layout_header_left .topNavMenu.ant-menu-horizontal>.ant-menu-item-selected,.layout_header .layout_header_left .topNavMenu.ant-menu-horizontal>.ant-menu-submenu-selected{color:var(--header-text-strong);background:transparent}.layout_header .layout_header_left .topNavMenu.ant-menu-horizontal>.ant-menu-item-selected:after,.layout_header .layout_header_left .topNavMenu.ant-menu-horizontal>.ant-menu-submenu-selected:after,.layout_header .layout_header_left .topNavMenu.ant-menu-horizontal>.ant-menu-submenu-open:after{border-bottom-color:var(--nav-accent)!important}.layout_header .layout_header_left .topNavMenu .top-nav-link{display:inline-flex;align-items:center;color:inherit;font-size:14px;font-weight:500}.layout_header .layout_header_left .topNavMenu .ant-menu-title-content{white-space:nowrap}.layout_header .layout_header_right{flex:0 0 auto;display:inline-flex;align-items:center;height:52px;line-height:52px;margin-left:12px;padding-left:12px;border-left:1px solid var(--header-border)}.layout_header .layout_header_right .header_action_link,.layout_header .layout_header_right .header_action_link>span,.layout_header .layout_header_right .header_action_link a{color:var(--header-text);font-size:13px;transition:color .2s ease}.layout_header .layout_header_right .header_action_link:hover,.layout_header .layout_header_right .header_action_link>span:hover,.layout_header .layout_header_right .header_action_link a:hover{color:var(--header-text-strong)}.layout_header .layout_header_right .global-student-query{flex:0 1 260px;min-width:220px;max-width:280px}.layout_header .layout_header_right .global-student-query .ant-select{width:100%}.layout_header .layout_header_right .global-student-query .ant-select-selector{height:34px!important;border-color:#ffffff24!important;background:rgba(255,255,255,.04)!important;box-shadow:none!important}.layout_header .layout_header_right .global-student-query .ant-select-selection-search-input,.layout_header .layout_header_right .global-student-query .ant-select-selection-placeholder,.layout_header .layout_header_right .global-student-query .ant-select-selection-item,.layout_header .layout_header_right .global-student-query .ant-input-prefix{color:var(--header-text)!important}.layout_header .layout_header_right .global-student-query .ant-select-selection-item{color:var(--header-text-strong)!important}.layout_header .layout_header_right .global-student-query .ant-input-affix-wrapper{border:none;background:transparent;box-shadow:none}.layout_header .layout_header_right .global-student-query .ant-input{color:var(--header-text-strong);background:transparent}.layout_header .layout_header_right .global-student-query .ant-input::placeholder{color:var(--header-text)}.layout_header .layout_header_right .global-student-query .ant-input-clear-icon{color:var(--header-text)}.layout_header .layout_header_right .global-time-query-trigger.ant-btn{padding-inline:4px;color:var(--header-text)}.layout_header .layout_header_right .global-time-query-trigger.ant-btn:hover,.layout_header .layout_header_right .global-time-query-trigger.ant-btn:focus{color:var(--header-text-strong);background:transparent}.layout_header .layout_header_right .project_selector>span{font-size:14px;text-align:left;color:var(--header-text-strong);padding-right:10px}.layout_header .layout_header_right .user_info .ant-btn{height:34px;border-color:#ffffff24;background:rgba(255,255,255,.04);color:var(--header-text-strong);box-shadow:none}.layout_header .layout_header_right .user_info .ant-btn:hover,.layout_header .layout_header_right .user_info .ant-btn:focus,.layout_header .layout_header_right .user_info .ant-btn:active,.layout_header .layout_header_right .user_info .ant-btn-active,.layout_header .layout_header_right .user_info .ant-btn:focus-visible{border-color:#ffffff24;color:var(--header-text-strong);background:rgba(255,255,255,.04);box-shadow:none}.layout_header .layout_header_right .user_info .user_name{text-transform:capitalize;font-size:13px}.global-student-query-popup .ant-select-item{padding:8px 12px}.global-student-query-popup .global-student-query-option{display:flex;flex-direction:column;gap:2px}.global-student-query-popup .global-student-query-option-primary{color:#0f2740;font-size:13px;font-weight:600;line-height:1.4}.global-student-query-popup .global-student-query-option-secondary{color:#6b7280;font-size:12px;line-height:1.4}.global-student-query-popup .global-student-query-empty{display:inline-flex;align-items:center;gap:8px;color:#6b7280;font-size:12px}.top-nav-submenu-popup.ant-menu-submenu-popup{min-width:180px;padding:0;background:#ffffff!important;border:1px solid #e6edf5;border-radius:8px;box-shadow:0 12px 32px #0f172a1f;overflow:hidden}.top-nav-submenu-popup>.ant-menu,.top-nav-submenu-popup .ant-menu-sub,.top-nav-submenu-popup .ant-menu-vertical{padding:4px;background:transparent!important;border:none!important;border-radius:0;box-shadow:none}.top-nav-submenu-popup .ant-menu-item,.top-nav-submenu-popup .ant-menu-submenu-title,.top-nav-submenu-popup .ant-menu-dark .ant-menu-item,.top-nav-submenu-popup .ant-menu-dark .ant-menu-submenu-title{height:40px;line-height:40px;margin:0;padding:0 10px!important;border-radius:6px;color:var(--dropdown-text)!important;font-size:13px;font-weight:500;background:transparent!important}.top-nav-submenu-popup .ant-menu-item+.ant-menu-item,.top-nav-submenu-popup .ant-menu-item+.ant-menu-submenu,.top-nav-submenu-popup .ant-menu-submenu+.ant-menu-item,.top-nav-submenu-popup .ant-menu-submenu+.ant-menu-submenu{margin-top:2px}.top-nav-submenu-popup .ant-menu-item:hover,.top-nav-submenu-popup .ant-menu-item-active,.top-nav-submenu-popup .ant-menu-submenu-title:hover,.top-nav-submenu-popup .ant-menu-dark .ant-menu-item:hover,.top-nav-submenu-popup .ant-menu-dark .ant-menu-item-active,.top-nav-submenu-popup .ant-menu-dark .ant-menu-submenu-title:hover{background:var(--dropdown-hover)!important;color:#0f2740!important}.top-nav-submenu-popup .ant-menu-item-selected,.top-nav-submenu-popup .ant-menu-dark .ant-menu-item-selected{background:#eef6ff!important;color:#0f2740!important}.top-nav-submenu-popup .ant-menu-item-selected:after,.top-nav-submenu-popup .ant-menu-dark .ant-menu-item-selected:after{border-inline-end:none!important}.top-nav-submenu-popup .top-nav-dropdown-link{display:flex;width:100%;align-items:center;color:inherit!important}.global-time-query-modal .global-time-query-panel{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #edf2f7;border-radius:12px;background:#fafcff}.global-time-query-modal .global-time-query-picker{width:100%}.global-time-query-modal .global-time-query-status{display:flex;align-items:center;gap:8px;margin-top:16px;color:#6b7280;font-size:13px}.layout_middle{background:#f5f7fa}.layout_content{width:100%;border-radius:8px;box-shadow:0 1px 2px #0f172a08}.layout_footer{text-align:center;display:flex;flex-direction:row;justify-content:space-between}.layout_footer .footer_left{display:flex;flex-direction:row;justify-content:space-between;min-width:0}.layout_footer .footer_left div.function_button_list{width:200px;text-align:left}.layout_footer .footer_left .progress_bar{margin:0 10px}.layout_footer .footer_left .progress_bar .ant-progress-line{width:380px}.layout_footer .footer_middle{display:flex;flex-direction:row;justify-content:space-between}.layout_footer .footer_right{display:flex;flex-direction:row;justify-content:space-between;flex:0 0 auto}.loader{position:absolute;top:calc(50% - 4em);left:calc(50% - 4em);width:6em;height:6em;border:1.1em solid rgba(0,0,0,.2);border-left:1.1em solid #000000;border-radius:50%;animation:load8 1.1s infinite linear;transition:opacity .3s}.loader--hide{opacity:0}@keyframes load8{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
