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}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:#f0f2f5}.auth-bg{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1677ff,#0c2d6b);padding:16px}.auth-card{width:100%;max-width:380px;background:#fff;border-radius:16px;padding:32px 28px;box-shadow:0 20px 60px #00000040}.app-logo{height:32px;margin:16px;display:flex;align-items:center;gap:10px;color:#fff;font-weight:700;font-size:16px;overflow:hidden;white-space:nowrap}.app-logo .dot{min-width:28px;height:28px;border-radius:8px;background:#1677ff;display:grid;place-items:center;color:#fff;font-weight:800}.stat-card .ant-statistic-title{font-size:13px}.table-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;margin-bottom:16px}.list-page{display:flex;flex-direction:column;min-height:calc(100vh - 116px)}.list-pager{margin-top:auto;display:flex;justify-content:flex-end;padding-top:18px}.paystat{display:flex;align-items:center;gap:12px}.paystat-icon{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;font-size:20px;flex:none}.paystat-label{font-size:12px;color:#8a94a6;white-space:nowrap}.paystat-value{font-size:18px;font-weight:700;line-height:1.25}.import-stats{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.import-stats .stat{display:flex;flex-direction:column;align-items:center;min-width:78px;padding:8px 16px;border-radius:12px;background:#f6f8fb;border:1px solid #eef1f5}.import-stats .stat i{font-style:normal;font-size:12px;color:#8a94a6}.import-stats .stat b{font-size:19px;line-height:1.25;font-weight:700}.import-stats .stat.ok b{color:#52c41a}.import-stats .stat.warn b{color:#fa8c16}.import-stats .stat.err b{color:#ff4d4f}.import-table .ant-table-cell{padding-top:5px!important;padding-bottom:5px!important}.import-table .ant-table-thead>tr>th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.import-table input{border-radius:6px;transition:background .15s}.import-table input:hover{background:#f1f3f6}.import-table input:focus{background:#fff;box-shadow:inset 0 0 0 1px #91caff}.import-row-bad>td{background:#fffaf9!important}.group-hero{display:flex;gap:18px;align-items:center}.group-hero .g-avatar{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;font-size:28px;font-weight:800;color:#fff;flex:none;background:linear-gradient(135deg,#1677ff,#4096ff);box-shadow:0 6px 16px #1677ff4d}.group-hero .g-avatar.off{background:linear-gradient(135deg,#9aa3b2,#c3cad6);box-shadow:none}.group-hero h2{margin:0;font-size:22px}.g-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.g-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#f4f6fb;color:#48536b;font-size:13px}.g-chip.accent{background:#e6f4ff;color:#1677ff;font-weight:600}.g-chip .anticon{font-size:14px;opacity:.8}.students-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px}.student-chip{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #eef0f4;border-radius:14px;background:#fff;transition:.15s}.student-chip:hover{border-color:#bdd7ff;background:#fafcff}.student-chip .sc-name{flex:1;min-width:0}.student-chip .sc-name b{display:block;font-weight:600;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.student-chip .sc-name span{font-size:12px;color:#8a94a6}.crud-table .ant-table{background:transparent}.crud-table .ant-table-thead>tr>th{background:#f7f9fc;color:#6b7480;font-weight:600;font-size:12px;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #eef1f5!important}.crud-table .ant-table-thead>tr>th:before{display:none!important}.crud-table .ant-table-tbody>tr>td{padding-top:13px!important;padding-bottom:13px!important;border-bottom:1px solid #f2f4f7!important}.crud-table .ant-table-tbody>tr{transition:background .15s}.crud-table .ant-table-tbody>tr:hover>td{background:#f5f9ff!important}.crud-table .ant-btn-sm{border-radius:8px}.crud-table .ant-pagination{margin-top:18px}.journal-table .ant-table-cell{padding:3px 4px!important;font-size:12px;border-inline-end:1px solid #f0f0f0!important}.journal-table .ant-table-thead>tr>th{background:#f7f9fc;text-align:center;font-size:11px;font-weight:600;color:#5b6473;padding:5px 3px!important;border-inline-end:1px solid #eceff3!important}.journal-table .ant-table-thead>tr>th:before{display:none!important}.journal-table .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0!important}.journal-table .ant-table-tbody>tr:hover>td{background:#f5f9ff!important}.journal-table .journal-row-active>td{background:#fffbe6!important}.journal-table .journal-row-active:hover>td{background:#fff3bf!important}
