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)}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}:root{color-scheme:light}html,body,#root{height:100%;font-size:62.5%;font-family:SF Pro Text,sans-serif}body{margin:0;color:#1f1f1f;background:#fff}.button-text-primary{color:#1677ff}.button-text-success{color:#52c41a}h1,h2,h3,h4,h5,h6{color:#1f1f1f}p{color:#1f1f1f;line-height:1.6}a{color:#1677ff;text-decoration:none}.app-root{min-height:100vh}.app-header{height:56px;display:flex;align-items:center;justify-content:space-between;padding-inline:16px;background:#fff;position:sticky;top:0;z-index:1000}.app-header__left{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.app-header__menu-trigger{display:flex;align-items:center;justify-content:center;font-size:1.8rem}.app-header__title{margin:0;display:flex;align-items:center;flex:1;min-width:0}.app-content{padding:24px}@media(max-width:47.99em){.app-content{padding:16px}}.app-sider{position:sticky;top:0;height:100vh;align-self:flex-start}@media(max-width:47.99em){.app-sider{display:none}}.app-sider__content{display:flex;flex-direction:column;height:100%;position:relative;overflow:hidden}.app-sider__header{padding:16px;display:flex;align-items:center;justify-content:start;gap:12px;min-height:56px;flex-shrink:0;transition:justify-content .2s}.app-sider.ant-layout-sider-collapsed .app-sider__header{justify-content:center;padding:16px 8px}.app-sider__title{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:opacity .2s}.app-sider__footer{flex-shrink:0;padding:8px;border-top:1px solid var(--ant-color-border);background:var(--ant-color-bg-container);z-index:10}.app-sider__collapse-btn{display:flex;align-items:center;justify-content:center;height:40px;width:100%}.app-sider .ant-menu{flex:1;overflow-y:auto;overflow-x:hidden;min-height:0}.ant-table .ant-table-cell{padding:8px!important}.ant-table .ant-table-thead>tr>th{padding:8px 8px 8px 16px!important}.ant-table .ant-table-tbody>tr>td{padding:8px!important}.ant-table .ant-table-thead>tr>th.id,.ant-table .ant-table-tbody>tr>td.id{padding:8px 4px!important}.ant-table .ant-table-thead>tr>th.action,.ant-table .ant-table-tbody>tr>td.action{padding:8px 4px!important}.login-page-container{display:grid;grid-template-columns:1fr 1fr;width:100%;height:100vh;min-height:100vh;overflow:hidden;position:relative}@media(max-width:47.99em){.login-page-container{grid-template-columns:1fr}}.login-page__image-wrapper{height:100vh;min-height:100vh;overflow:hidden;position:relative}@media(max-width:47.99em){.login-page__image-wrapper{display:none}}.login-page__image{width:100%;height:100%;min-height:100vh;object-fit:cover;object-position:center;display:block}.login-page__image img{width:100%;height:100%;min-height:100vh;object-fit:cover;object-position:center}.login-page{display:flex;align-items:center;justify-content:center;height:100vh;padding:24px;background-color:#f5f5f5}.login-page__card{width:100%;max-width:380px}.login-page__card-logo-wrapper{display:flex;justify-content:center;margin-bottom:24px;margin-top:32px}.login-page__card-logo{display:block}.login-page__title{margin-bottom:24px;text-align:center}.login-page__switch{display:flex;justify-content:center;margin-bottom:12px}.login-page__footer{text-align:center}.users-tags{height:2.2rem}.users-tags-text{padding:.1rem .8rem;font-size:1.4rem;line-height:2.2rem;font-weight:400}.users-name-text{font-size:1.4rem;font-weight:400;line-height:2.2rem}.users-action{padding:0rem!important}.users-collapse .ant-collapse{padding:0!important}.users-collapse .ant-collapse-item{border:none!important}.users-collapse .ant-collapse-header,.users-collapse .ant-collapse-content,.users-collapse .ant-collapse-content-box{padding:0!important}.tests-page-container{margin-bottom:8px;display:flex;justify-content:space-between;align-items:center;width:100%}.tests-page-container__select{width:320px}.tests-page-container__select-input{width:100%}.tests-page-container__buttons{width:612px}.tests-page-container__buttons-button{width:180px}.tests-page-body{margin-top:16px}.upload-card,.points-card,.questions-card{font-size:1.4rem}.upload-card .ant-card-head,.points-card .ant-card-head,.questions-card .ant-card-head{padding:8px 12px;min-height:auto}.upload-card .ant-card-head-title,.points-card .ant-card-head-title,.questions-card .ant-card-head-title{padding:0;font-size:1.4rem}.upload-card .ant-card-body,.points-card .ant-card-body,.questions-card .ant-card-body{padding:12px}.upload-card__file-info{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:12px;background-color:#f5f5f5;border-radius:4px}.upload-card__file-icon{font-size:24px;color:#ff4d4f;flex-shrink:0}.upload-card__file-name{flex:1;margin:0}.upload-card__open-button{flex-shrink:0}.upload-card__dragger{margin-top:0}.points-card__container{width:100%}.points-card__row{width:60%;padding:1px 8px;border-radius:6px}.points-card__row--success{background-color:#b7eb8f}.points-card__row--default{background-color:#0000000f}.points-card__label{font-size:1.4rem;min-width:120px}.points-card__inputs{flex:1}.points-card__input-label{font-size:12px}.points-card__input{width:100px}.points-card__addon{display:inline-flex;align-items:center;padding:0 11px;background-color:#fafafa;border:1px solid #d9d9d9;border-right:none;border-radius:6px 0 0 6px;font-size:1.4rem;color:#000000e0}.questions-card__content{display:flex;flex-direction:column;gap:16px;align-items:center}.questions-card__status{padding:16px 0}.questions-card__status-icon{color:#ff4d4f;font-size:1.8rem}.questions-card__status-count,.questions-card__status-current{font-size:1.8rem}.questions-card__status-separator{margin:0 4px;font-size:1.8rem}.questions-card__status-total{font-size:1.8rem;color:#1f1f1f}.questions-card__button{display:flex;justify-content:center;align-items:center;width:33%;margin:0 auto}.grading-summary{width:100%;margin-bottom:16px}.grading-summary__card{flex:1;min-width:220px}.grading-header{width:100%;margin-bottom:8px}.my-grading-batch-items__container{height:calc(100vh - 112px)}.my-grading-batch-items__left-section{width:300px;height:100%;border-right:1px solid var(--ant-color-border);border-radius:0;padding:0}.my-grading-batch-items__left-section .ant-card-body{padding:16px;height:100%;display:flex;flex-direction:column}.my-grading-batch-items__items-container{flex:1;overflow-y:auto;overflow-x:hidden;min-height:0;margin-bottom:16px}.my-grading-batch-items__submit-all-button{margin-top:auto;flex-shrink:0}.my-grading-batch-items__title{margin-bottom:16px}.my-grading-batch-items__item{cursor:pointer;padding:4px 8px;margin-bottom:8px;border-radius:4px;border-left:3px solid transparent;background-color:transparent;transition:background-color .2s;height:44px;display:flex;align-items:center;font-size:2.2rem}.my-grading-batch-items__item--selected{background-color:var(--ant-color-primary-bg);border-left-color:var(--ant-color-primary)}.my-grading-batch-items__item-content{width:100%}.my-grading-batch-items__tag{align-self:flex-start}.my-grading-batch-items__middle-section{flex:1;height:100%;border-radius:0;padding:0}.my-grading-batch-items__middle-section .ant-card-body{padding:24px;height:100%;overflow:auto}.my-grading-batch-items__middle-content{height:100%}.my-grading-batch-items__image-placeholder{width:100%;min-height:400px;display:flex;align-items:center;justify-content:center}.my-grading-batch-items__image-placeholder .ant-card-body{padding:24px;display:flex;align-items:center;justify-content:center;min-height:400px}.my-grading-batch-items__image-text{font-size:16px}.my-grading-batch-items__image-subtext{font-size:12px}.my-grading-batch-items__right-section{width:300px;height:100%;border-left:1px solid var(--ant-color-border);border-radius:0;padding:0}.my-grading-batch-items__right-section .ant-card-body{padding:24px;height:100%;overflow:auto;display:flex;flex-direction:column}.my-grading-batch-items__form{flex:1;display:flex;flex-direction:column}.my-grading-batch-items__radio-group{width:100%}.my-grading-batch-items__radio-group>div{width:100%}.my-grading-batch-items__radio-group .ant-space,.my-grading-batch-items__radio{width:100%}.my-grading-batch-items__radio .ant-radio{flex-shrink:0}.my-grading-batch-items__radio .ant-radio+span{flex:1;display:flex;width:100%}.my-grading-batch-items__radio-content{width:100%;justify-content:space-between}.my-grading-batch-items__radio-points{margin-left:auto}.my-grading-batch-items__input-number{width:100%}.my-grading-batch-items__input-number--inline{width:80px}.my-grading-batch-items__submit-button{margin-top:auto;margin-bottom:0}.control-questions-detail-diff-item{margin-bottom:16px;margin-top:16px}.control-questions-detail-diff-item>.ant-card-body{padding:16px}.control-questions-detail-diff-item__title{margin:0}.control-questions-detail-diff-item__difference-tag{border:1px solid #ff4d4f;padding:4px 12px;font-size:14px}.control-questions-detail-diff-item__image{flex:1 1 0;min-width:0;max-width:33.333%;height:300px;overflow:hidden}.control-questions-detail-diff-item__image .ant-card-body{height:100%;display:flex;align-items:center;justify-content:center;padding:8px;overflow:hidden}.control-questions-detail-diff-item__image .ant-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.control-questions-detail-diff-item__image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.control-questions-detail-diff-item__regular-grading{flex:1 1 0;min-width:0;height:300px;border-color:#0da2e7!important}.control-questions-detail-diff-item__regular-grading .ant-card-head{border-bottom-color:#0da2e7}.control-questions-detail-diff-item__regular-grading .ant-card-head-title{color:#0da2e7}.control-questions-detail-diff-item__regular-grading .ant-card-body{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.control-questions-detail-diff-item__control-grading{flex:1 1 0;min-width:0;height:300px;border-color:#f59f0a!important}.control-questions-detail-diff-item__control-grading .ant-card-head{border-bottom-color:#f59f0a}.control-questions-detail-diff-item__control-grading .ant-card-head-title{color:#f59f0a}.control-questions-detail-diff-item__control-grading .ant-card-body{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.control-questions-detail-diff-item__score-text{font-size:14px}.control-questions-detail-diff-main__summary{margin-top:16px;margin-bottom:16px}.control-questions-detail-diff-main__pagination{margin-top:24px;display:flex;justify-content:center}.page-header{width:100%;justify-content:space-between;margin-bottom:16px;margin-top:8px}
