:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;color:#263632;background:#f5f7f7;font-size:14px;letter-spacing:0;color-scheme:light}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit;letter-spacing:0}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;border:0;border-radius:6px;font-weight:550;white-space:nowrap}button:disabled{cursor:not-allowed;opacity:.45}button:hover:not(:disabled){filter:brightness(.97)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #80bdb0;outline-offset:2px}svg{width:18px;height:18px;stroke-width:1.8;flex-shrink:0}[hidden]{display:none!important}.primary{background:#127666;color:white;padding:11px 18px;min-height:42px}.outline{background:#fff;border:1px solid #d8e1de;color:#394f47;padding:10px 15px;min-height:40px}.icon-button{background:transparent;color:#6b7f76;border:1px solid transparent;width:36px;height:36px;padding:0;flex-shrink:0}.icon-button:hover{background:#edf3f0;border-color:#dae5df}.text-button{background:transparent;color:#127666;padding:8px 0}.error{padding:12px 14px;border-left:3px solid #bd584a;background:#fcf0ed;color:#a44337;font-size:13px;line-height:1.7;overflow-wrap:anywhere}.login-view{min-height:100dvh;background:#fff;display:grid;place-items:center;padding:44px 24px}.login-main{width:100%;max-width:370px}.login-logo{width:76px;height:76px;object-fit:contain}.institution{font-size:13px;color:#697b73;margin:20px 0 10px}h1{font-size:28px;margin:0;font-weight:650;line-height:1.5}h2{font-size:22px;margin:0;font-weight:600;line-height:1.5}.login-caption{color:#718179;margin:8px 0 28px}.login-main label,.dialog-body label{display:block;font-size:13px;font-weight:550;margin:20px 0 9px}input:not([type=checkbox]),select,textarea{width:100%;border:1px solid #d7e1dd;border-radius:5px;background:#fff;color:#263632;padding:11px 12px;min-height:42px;min-width:0}input::placeholder,textarea::placeholder{color:#94a099}textarea{resize:vertical}.login-submit{width:100%;margin-top:28px}.login-footer{color:#95a198;margin-top:38px;font-size:12px}.workspace{display:grid;grid-template-columns:224px minmax(0,1fr);min-height:100dvh}.sidebar{background:#fff;border-right:1px solid #e0e7e3;padding:29px 18px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;margin-bottom:48px}.brand img{width:45px;height:45px}.brand strong{font-size:15px;display:block}.brand span{display:block;font-size:11px;color:#7b8a81;margin-top:5px}.workspace-label{color:#8d9a92;font-size:11px;margin:0 12px 12px}.nav-item{width:100%;justify-content:flex-start;padding:13px 14px;background:transparent;color:#677b70;margin:3px 0;font-size:13px}.nav-item.active{background:#eaf4ef;color:#157760}.sidebar-footer{margin-top:auto;padding:60px 8px 0;color:#91a097;font-size:11px;display:flex;align-items:center;gap:7px}.status-dot{width:6px;height:6px;border-radius:50%;background:#309374}.main-area{min-width:0}.topbar{height:73px;border-bottom:1px solid #e2e8e5;background:#fff;padding:0 36px;display:flex;align-items:center;justify-content:space-between;color:#829087;font-size:12px;gap:16px}.account{display:flex;align-items:center;gap:9px;color:#62766a}.account>svg{width:16px}.content{padding:32px 36px 20px;max-width:1600px;margin:auto}.heading-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:29px}.eyebrow{font-size:10px;color:#638c78;font-weight:600;margin:0 0 7px}.page-caption{font-size:12px;color:#7d8d82;margin:6px 0 0}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:22px 0 28px;margin-bottom:18px;border-top:1px solid #dfe7e2;border-bottom:1px solid #dfe7e2}.stat{position:relative;padding:0 26px;border-right:1px solid #dde5df}.stat:first-child{padding-left:0}.stat:last-child{border:0}.stat>span{display:block;color:#75897b;font-size:12px}.stat>strong{font-size:32px;font-weight:600;display:block;margin-top:10px;line-height:1.2}.stat>svg{position:absolute;right:26px;top:0;width:17px;color:#8fa799}.stat.accepted-stat strong{color:#167656}.stat.rejected-stat strong{color:#a37a45}.roster{min-width:0}.status-tabs{display:flex;gap:28px;border-bottom:1px solid #dbe5de;overflow:auto}.status-tabs button{padding:15px 2px;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:#77887d;font-size:13px}.status-tabs button.selected{color:#13745f;border-bottom-color:#13745f}.toolbar{display:flex;gap:12px;padding:24px 0 17px;align-items:center}.search-form{display:flex;gap:10px;flex:1;max-width:450px}.search-input{display:flex;align-items:center;flex:1;min-width:0;background:#fff;border:1px solid #d7e1dd;border-radius:5px;padding-left:12px;gap:8px;color:#8d9e93}.search-input input{border:0;background:transparent;padding-left:0;min-width:40px}.search-input input:focus-visible{outline-offset:-3px}.toolbar select{max-width:200px;height:42px}.refresh{margin-left:auto;border:1px solid #d7e1dd;background:white;height:42px;width:42px}.list-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:42px;margin-bottom:8px;color:#7c8b81;font-size:12px}.list-meta button{font-size:12px}.list-meta svg{width:16px}.table-scroll{max-width:100%;overflow:auto;border-top:1px solid #dce5df;border-bottom:1px solid #dce5df;background:white}table{width:100%;border-collapse:collapse;min-width:860px;text-align:left;font-size:12px;table-layout:fixed}th{font-weight:500;color:#7a8d80;background:#eef3f0;padding:14px 12px;border-bottom:1px solid #dce5df}td{padding:18px 12px;border-bottom:1px solid #e9eeea;overflow-wrap:anywhere;line-height:1.7;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafcfb}.check-cell{width:44px;padding-left:16px}.action-cell{width:96px;text-align:right;padding-right:20px}th:nth-child(2){width:17%}th:nth-child(3){width:19%}th:nth-child(4){width:22%}th:nth-child(5){width:120px}th:nth-child(6){width:92px}input[type=checkbox]{width:15px;height:15px;accent-color:#137660;cursor:pointer;vertical-align:middle}.student-name{font-weight:600;color:#344e3f;font-size:13px}.secondary-line{display:block;color:#91a095;font-size:11px;margin-top:3px}.badge{display:inline-flex;align-items:center;gap:5px;font-size:11px;padding:4px 8px;border-radius:4px;white-space:nowrap;background:#eef1f8;color:#6376a0}.badge::before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.badge.accepted{color:#21775a;background:#e7f3eb}.badge.rejected{color:#a7793d;background:#f7efdf}.row-action{background:transparent;color:#14725b;font-size:12px;padding:6px}.pagination{display:flex;align-items:center;justify-content:space-between;padding:16px 0;color:#849488;font-size:12px}.pagination>div{display:flex;gap:8px}.pagination button{border:1px solid #dbe4de;background:white;width:32px;height:32px}.empty-state{text-align:center;padding:68px 20px;border-bottom:1px solid #dce5df;background:#fff;color:#86998b}.empty-state>svg{width:38px;height:38px;margin-bottom:12px;color:#9eb3a5}.empty-state h2{font-size:16px;color:#5c7865}.empty-state p{font-size:12px;margin:9px 0 0}.content-footer{text-align:center;color:#a0ada3;font-size:11px;padding:32px 0 10px}.boot{padding:100px 24px;text-align:center;color:#6e8776}.toast{position:fixed;left:50%;bottom:26px;transform:translateX(-50%);padding:13px 20px;border-radius:6px;background:#294c3b;color:#fff;font-size:13px;z-index:5;max-width:calc(100% - 32px);overflow-wrap:anywhere;box-shadow:0 4px 20px #0002}dialog{width:650px;max-width:calc(100% - 32px);max-height:calc(100dvh - 48px);padding:0;border:1px solid #d7e2da;border-radius:8px;color:#2e4736;box-shadow:0 16px 80px #18382926}dialog::backdrop{background:#15291e66}.dialog-header{display:flex;align-items:center;justify-content:space-between;padding:25px 28px;border-bottom:1px solid #e4ebe6;gap:16px}.dialog-header h2{font-size:20px}.dialog-body{padding:8px 28px 28px}.dialog-footer{display:flex;justify-content:flex-end;gap:12px;padding:18px 28px;border-top:1px solid #e4ebe6;background:#f8faf8;position:sticky;bottom:0}.student-details{display:grid;grid-template-columns:1fr 1fr;gap:17px 24px;margin:18px 0 24px;padding-bottom:22px;border-bottom:1px solid #e4ebe6}.student-details div{min-width:0}.student-details dt{font-size:11px;color:#8a9c8e;margin-bottom:5px}.student-details dd{margin:0;font-size:13px;overflow-wrap:anywhere}.optional{color:#8e9e91;font-size:12px;font-weight:400}.field-hint{font-size:11px;color:#8b9c8e;margin-top:8px;line-height:1.6}.audit-section{margin-top:25px;padding-top:16px;border-top:1px solid #e2eae4}.audit-section h3{font-size:13px;font-weight:600}.audit-item{font-size:12px;line-height:1.8;border-bottom:1px solid #edf1ee;padding:12px 0;color:#5e7865}.audit-item p{margin:4px 0;white-space:pre-wrap;overflow-wrap:anywhere}.audit-time{color:#9aaa9d;font-size:11px}.bulk-summary{line-height:1.8;color:#607f69;background:#edf5ef;padding:12px 16px;font-size:13px}.small-dialog{width:460px}
.account{min-width:0;max-width:60%}#current-user{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar>span{white-space:nowrap}
@media(min-width:1600px){.content{padding-top:40px}.heading-row{margin-bottom:34px}}
@media(max-width:1100px){.workspace{grid-template-columns:190px minmax(0,1fr)}.sidebar{padding:26px 13px}.brand{gap:8px}.brand strong{font-size:13px}.brand img{width:37px;height:37px}.content{padding:26px 24px 16px}.topbar{padding:0 24px}.stat{padding:0 18px}.stat>svg{right:18px}.toolbar{flex-wrap:wrap}.search-form{max-width:none}.toolbar select{max-width:170px}}
@media(max-width:760px){table{min-width:0;width:100%}th:nth-child(3),td:nth-child(3),th:nth-child(4),td:nth-child(4),th:nth-child(5),td:nth-child(5){display:none}th:nth-child(2){width:auto}th:nth-child(6){width:80px}.check-cell{width:34px;padding-left:10px}.action-cell{width:58px;padding-right:10px}th,td{padding-left:8px;padding-right:8px}.row-action{padding:6px 0}.student-name{font-size:12px}}
@media(max-width:760px){.workspace{display:block}.sidebar{padding:16px 20px 0;border:0;border-bottom:1px solid #e1e8e3}.brand{margin-bottom:12px}.brand img{width:38px;height:38px}.brand strong{font-size:15px}.workspace-label,.sidebar-footer{display:none}.sidebar nav{display:flex;gap:16px}.nav-item{width:auto;padding:11px 2px;border-radius:0;font-size:12px}.nav-item.active{background:transparent;border-bottom:2px solid #12745e}.topbar{height:52px;padding:0 20px;font-size:11px}.content{padding:24px 20px 16px}.heading-row{align-items:flex-start;gap:12px;margin-bottom:22px}.heading-row h1{font-size:24px}.heading-row .outline{font-size:12px;padding:9px 10px;min-height:36px}.heading-row .outline svg{width:15px}.page-caption{font-size:11px;line-height:1.7}.eyebrow{font-size:9px}.stats{padding:18px 0;gap:20px 0;grid-template-columns:repeat(2,minmax(0,1fr))}.stat{padding:0 18px}.stat:nth-child(odd){padding-left:0}.stat:nth-child(even){border:0}.stat>strong{font-size:28px;margin-top:6px}.stat>span{font-size:11px}.stat>svg{right:18px;width:15px}.status-tabs{gap:0;justify-content:space-between}.status-tabs button{font-size:12px;padding:14px 0}.toolbar{gap:10px;padding-top:18px}.search-form{flex-basis:100%;width:100%}.toolbar select{max-width:none;flex:1}.refresh{margin-left:0}.list-meta{font-size:11px;align-items:flex-start}.list-meta .text-button{font-size:11px;padding-top:0;white-space:normal}.list-meta>span{padding-top:2px}.dialog-header{padding:20px}.dialog-body{padding:6px 20px 20px}.dialog-footer{padding:14px 20px}.student-details{gap:16px}.dialog-footer button{font-size:12px;padding:10px 12px}.login-view{place-items:start center;padding-top:72px}.login-main h1{font-size:26px}}
