:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC",sans-serif;color:#202b3b;background:#f6f8fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0;display:flex}aside{width:225px;background:#fff;border-right:1px solid #e5e9ee;position:fixed;height:100vh;padding:36px 24px}.brand{font-size:27px;color:#20746b;font-weight:750;letter-spacing:-1px}.brand span{color:#22312f}.tag{font-size:12px;color:#939da4;margin:12px 0 45px 30px}nav{background:#e9f4f0;color:#216d5e;padding:14px;border-radius:9px;font-size:14px}.aside-bottom{position:absolute;bottom:32px;font-size:14px;color:#5c706b}.aside-bottom small{display:block;font-size:12px;line-height:2;color:#97a29f;margin-top:8px}main{margin-left:225px;padding:0 48px;width:calc(100% - 225px);max-width:1550px}header{height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e9ee;font-size:11px;letter-spacing:1.5px;color:#8b949e}a{color:#5c706b;text-decoration:none}.heading{display:flex;align-items:center;justify-content:space-between;margin:36px 0 24px}h1{font-size:30px;letter-spacing:-1px;margin:0}h1 span{font-size:11px;color:#53816d;background:#e6f1e9;border:1px solid #dbe9df;padding:5px 8px;border-radius:5px;vertical-align:middle;margin-left:14px;letter-spacing:0}.heading p{font-size:14px;color:#8b949e;margin:12px 0}button{border:0;background:#217669;color:white;border-radius:7px;padding:12px 20px;cursor:pointer;font:inherit;font-size:13px}button:hover{filter:brightness(.95)}button:disabled{opacity:.5;cursor:not-allowed}.secondary{background:#fff;border:1px solid #dfe5e9;color:#53606c;padding:8px 12px}#notice{font-size:13px;line-height:1.7;color:#466e65;margin-bottom:15px;overflow-wrap:anywhere}#notice.error{color:#b14639}#drop{border:1.5px dashed #b9d6cc;border-radius:12px;text-align:center;background:#f0f7f3;padding:28px;cursor:pointer;transition:.2s}#drop.over{background:#dceee5;border-color:#217669}.upload-icon{margin:auto;background:white;border:1px solid #dce8e1;border-radius:12px;width:46px;height:46px;font-size:28px;color:#347d6a;padding:4px}h2{font-size:15px;font-weight:600}#drop p{font-size:13px;color:#77867e}#drop small{font-size:11px;color:#98a49d}.files{background:white;border:1px solid #e5e9ee;border-radius:12px;margin-top:30px;overflow:hidden}.toolbar{display:flex;justify-content:space-between;padding:20px;gap:12px;align-items:center}#crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:5px}#crumbs button{padding:5px;background:transparent;color:#52665c}input{border:1px solid #e4e8ed;border-radius:6px;padding:9px 11px;background:#fafbfc;color:#53606c;font:inherit;font-size:12px}table{width:100%;border-collapse:collapse;text-align:left;font-size:13px}th{font-size:11px;color:#96a0aa;font-weight:500;background:#fafbfc;padding:14px 20px}td{padding:17px 20px;border-top:1px solid #f0f2f5;color:#6d7883}td:first-child{color:#354354;overflow-wrap:anywhere;max-width:480px}td button{padding:6px 10px}#empty{text-align:center;padding:65px 20px;color:#a0a9b0;font-size:13px}footer{display:flex;justify-content:space-between;margin:24px 0;color:#a5adb4;font-size:11px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-top:22px}.section-title small{font-size:11px;color:#99a3ac}.job{background:white;padding:16px 20px;border:1px solid #e5e9ee;border-radius:8px;margin:8px 0}.job-head{display:flex;justify-content:space-between;gap:12px;font-size:13px;overflow-wrap:anywhere}.job small{display:block;margin:10px 0;color:#89959e}progress{width:100%;height:5px;accent-color:#217669}.job-actions{display:flex;gap:7px;margin-top:10px}.table-wrap{overflow:auto}#more{margin:16px}:focus-visible{outline:2px solid #237a6b;outline-offset:3px}@media(max-width:800px){aside{display:none}main{margin:0;width:100%;padding:0 20px}header{height:60px}.heading{margin-top:26px}h1{font-size:25px}.heading p{max-width:220px;line-height:1.7}.toolbar{flex-direction:column;align-items:stretch}.toolbar>div:last-child{display:flex;gap:8px}#search{flex:1;min-width:0}th,td{padding:13px 12px}th:nth-child(3),td:nth-child(3){display:none}.section-title{display:block}.heading button{white-space:nowrap}h1 span{display:none}}
