body,html{padding:0;margin:0}*{box-sizing:border-box}.student-shell{min-height:100vh;background:linear-gradient(135deg,var(--ant-colorPrimaryBg,var(--ant-colorBgLayout)) 0,var(--ant-colorBgLayout) 55%,var(--ant-colorBgLayout) 100%)}.student-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;padding:0;height:56px;line-height:56px;background:linear-gradient(90deg,var(--ant-colorPrimaryBg,var(--ant-colorBgLayout)) 0,var(--ant-colorBgContainer) 60%);border-bottom:1px solid var(--ant-colorBorderSecondary)}.student-header-inner{height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px}.student-header-left{display:flex;align-items:center;gap:10px;min-width:220px}.student-header-center{flex:1 1;display:flex;justify-content:center}.student-search{width:min(520px,100%)}.student-header-right{display:flex;justify-content:flex-end;min-width:140px}.student-logo{display:flex;align-items:center;gap:10px}.student-logo-badge{width:10px;height:10px;border-radius:999px;background:var(--ant-colorPrimary)}.student-logo-text{font-weight:600}.student-sider{background:transparent}.student-sider-inner{height:calc(100vh - 56px);position:-webkit-sticky;position:sticky;top:56px;padding:12px}.student-nav{border-radius:12px;overflow:hidden;background:var(--ant-colorBgContainer);border:1px solid var(--ant-colorBorderSecondary)}.student-content{padding:16px}.student-content-card{width:100%;min-height:calc(100vh - 56px - 32px);border-radius:16px;background:var(--ant-colorBgContainer);border:1px solid var(--ant-colorBorderSecondary);padding:16px}.student-card{border-radius:16px}.student-mobile-menu{display:none}@media (max-width:768px){.student-header-inner{padding:0 12px}.student-header-left{min-width:auto}.student-header-center,.student-sider{display:none}.student-content{padding:12px}.student-content-card{min-height:calc(100vh - 56px - 24px);border-radius:14px;padding:12px}.student-mobile-menu{display:inline-flex}}.teacher-shell{min-height:100vh;background:linear-gradient(135deg,var(--ant-colorPrimaryBg,var(--ant-colorBgLayout)) 0,var(--ant-colorBgLayout) 60%,var(--ant-colorBgLayout) 100%)}.teacher-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;padding:0;height:56px;line-height:56px;background:linear-gradient(90deg,var(--ant-colorPrimaryBg,var(--ant-colorBgLayout)) 0,var(--ant-colorBgContainer) 60%);border-bottom:1px solid var(--ant-colorBorderSecondary)}.teacher-header-inner{height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px}.teacher-header-left{display:flex;align-items:center;gap:10px;min-width:240px}.teacher-header-center{flex:1 1;display:flex;justify-content:center}.teacher-search{width:min(620px,100%)}.teacher-header-right{display:flex;justify-content:flex-end;min-width:160px}.teacher-logo{display:flex;align-items:center;gap:10px}.teacher-logo-badge{width:10px;height:10px;border-radius:999px;background:var(--ant-colorPrimary)}.teacher-logo-text{font-weight:600}.teacher-main{min-height:calc(100vh - 56px)}.teacher-sider{background:transparent}.teacher-sider-inner{height:calc(100vh - 56px);position:-webkit-sticky;position:sticky;top:56px;padding:12px}.teacher-nav{border-radius:12px;overflow:hidden;background:var(--ant-colorBgContainer);border:1px solid var(--ant-colorBorderSecondary)}.teacher-content{padding:32px}.teacher-content-card{width:100%;min-height:calc(100vh - 56px - 64px);border-radius:16px;background:var(--ant-colorBgContainer);border:1px solid var(--ant-colorBorderSecondary);padding:24px}.teacher-card,.teacher-subcard{border-radius:16px}.teacher-subcard{border:1px solid var(--ant-colorBorderSecondary);background:var(--ant-colorBgContainer)}.teacher-tag{border-radius:999px}.teacher-table :global(.ant-table){background:transparent}.teacher-list-item{border-color:var(--ant-colorBorderSecondary)!important}.teacher-class-strip{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px}.teacher-class-card{min-width:260px;border-radius:16px;border:1px solid var(--ant-colorBorderSecondary)}.teacher-answer-sheet{width:100%;height:320px;border-radius:16px;border:1px dashed var(--ant-colorBorderSecondary);background:var(--ant-colorBgLayout)}.teacher-grading-tools{position:-webkit-sticky;position:sticky;top:72px;padding:12px;border-radius:16px;border:1px solid var(--ant-colorBorderSecondary);background:var(--ant-colorBgContainer)}.teacher-chart{width:100%;height:280px;margin-top:12px;border-radius:16px;border:1px dashed var(--ant-colorBorderSecondary);background:var(--ant-colorBgLayout)}.teacher-paper{padding:16px;border-radius:16px;border:1px solid var(--ant-colorBorderSecondary);background:var(--ant-colorBgContainer)}.teacher-paper-block{height:42px;border-radius:12px;background:var(--ant-colorBgLayout);margin:6px 0 12px}.teacher-bottom-nav,.teacher-mobile-menu{display:none}.teacher-bottom-item{text-decoration:none}@media (max-width:768px){.teacher-header-inner{padding:0 12px}.teacher-header-left{min-width:auto}.teacher-header-center,.teacher-sider{display:none}.teacher-content{padding:12px 12px 76px}.teacher-content-card{min-height:calc(100vh - 56px - 24px - 64px);border-radius:14px;padding:12px}.teacher-mobile-menu{display:inline-flex}.teacher-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:20;justify-content:space-around;gap:4px;padding:0 8px;background:var(--ant-colorBgContainer);border-top:1px solid var(--ant-colorBorderSecondary)}.teacher-bottom-item,.teacher-bottom-nav{height:56px;display:flex;align-items:center}.teacher-bottom-item{flex:1 1;flex-direction:column;justify-content:center;gap:2px;color:var(--ant-colorTextSecondary);font-size:12px}.teacher-bottom-item :global(svg){font-size:18px}.teacher-bottom-item.is-active{color:var(--ant-colorPrimary)}.teacher-grading-tools{position:static}}.teacher-table .ant-table-thead>tr>th{background:transparent}.teacher-table .ant-table-tbody>tr>td{border-bottom:none}.teacher-table .ant-table-tbody>tr:hover>td{background:var(--ant-colorBgLayout)}.teacher-row-selected td{background:var(--ant-colorPrimaryBg)!important}.teacher-list-item{cursor:pointer}.teacher-list-item-active{background:var(--ant-colorPrimaryBg)}.parent-shell{min-height:100vh;background:linear-gradient(135deg,var(--ant-colorPrimaryBg,var(--ant-colorBgLayout)) 0,var(--ant-colorBgLayout) 60%,var(--ant-colorBgLayout) 100%)}.parent-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;padding:0;height:56px;line-height:56px;background:linear-gradient(90deg,var(--ant-colorPrimaryBg,var(--ant-colorBgLayout)) 0,var(--ant-colorBgContainer) 60%);border-bottom:1px solid var(--ant-colorBorderSecondary)}.parent-header-inner{height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px}.parent-header-left{display:flex;align-items:center;gap:10px;min-width:240px}.parent-header-center{flex:1 1;display:flex;justify-content:center}.parent-search{width:min(620px,100%)}.parent-header-right{display:flex;justify-content:flex-end;min-width:160px}.parent-logo{display:flex;align-items:center;gap:10px}.parent-logo-badge{width:10px;height:10px;border-radius:999px;background:var(--ant-colorPrimary)}.parent-logo-text{font-weight:600}.parent-main{min-height:calc(100vh - 56px)}.parent-sider{background:transparent}.parent-sider-inner{height:calc(100vh - 56px);position:-webkit-sticky;position:sticky;top:56px;padding:12px}.parent-nav{border-radius:12px;overflow:hidden;background:var(--ant-colorBgContainer);border:1px solid var(--ant-colorBorderSecondary)}.parent-content{padding:32px}.parent-content-card{width:100%;min-height:calc(100vh - 56px - 64px);border-radius:16px;background:var(--ant-colorBgContainer);border:1px solid var(--ant-colorBorderSecondary);padding:24px}.parent-card,.parent-subcard{border-radius:16px}.parent-subcard{border:1px solid var(--ant-colorBorderSecondary);background:var(--ant-colorBgContainer)}.parent-paper-block{height:42px;border-radius:12px;background:var(--ant-colorBgLayout);margin:6px 0 12px}.parent-dashed-block{width:100%;height:220px;border-radius:16px;border:1px dashed var(--ant-colorBorderSecondary);background:var(--ant-colorBgLayout);margin:12px 0}.parent-list-item{border-color:var(--ant-colorBorderSecondary)!important}.parent-child-avatar{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--ant-colorPrimaryBg);border:1px solid var(--ant-colorBorderSecondary);color:var(--ant-colorPrimary);font-weight:700}.parent-bottom-nav,.parent-mobile-menu{display:none}.parent-bottom-item{text-decoration:none}@media (max-width:768px){.parent-header-inner{padding:0 12px}.parent-header-left{min-width:auto}.parent-header-center,.parent-sider{display:none}.parent-content{padding:12px 12px 76px}.parent-content-card{min-height:calc(100vh - 56px - 24px - 64px);border-radius:14px;padding:12px}.parent-mobile-menu{display:inline-flex}.parent-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:20;justify-content:space-around;gap:4px;padding:0 8px;background:var(--ant-colorBgContainer);border-top:1px solid var(--ant-colorBorderSecondary)}.parent-bottom-item,.parent-bottom-nav{height:56px;display:flex;align-items:center}.parent-bottom-item{flex:1 1;flex-direction:column;justify-content:center;gap:2px;color:var(--ant-colorTextSecondary);font-size:12px}.parent-bottom-item :global(svg){font-size:18px}.parent-bottom-item.is-active{color:var(--ant-colorPrimary)}}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{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[data-original-title],abbr[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=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{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}code,kbd,pre,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}[role=button],a,area,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}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-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}