:root{font-family:Inter,"Microsoft YaHei",system-ui,sans-serif;color:#182c35;background:#f3f6f8;font-size:16px;--accent:#087e86;--line:#dce5e9}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea{outline-offset:4px}button{cursor:pointer}button:disabled{opacity:.45;cursor:default}[hidden]{display:none!important}header{height:88px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 5%}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;color:inherit;font-weight:700;font-size:22px}.brand b{background:#123942;color:#fff;border-radius:10px;padding:7px 11px}.brand span{font-size:14px;color:#63767e;font-weight:400;border-left:1px solid var(--line);padding-left:16px}main{max-width:1440px;margin:auto;padding:45px 5% 60px}h1{font-size:36px;letter-spacing:-1px;margin:12px 0}h2{font-size:20px;margin:0}p{line-height:1.7}.muted{color:#657880;font-size:14px}.eyebrow{letter-spacing:2px;font-size:12px;font-weight:700;color:var(--accent)}.card{background:white;border:1px solid var(--line);border-radius:16px;padding:26px}.heading,.section-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.heading{margin-bottom:26px}.section-title{margin-bottom:25px}.count{display:flex;gap:16px;align-items:center}.count strong{font-size:44px;font-weight:600}.count span{color:#657880;font-size:14px}.layout{display:grid;grid-template-columns:350px minmax(0,1fr);gap:24px;align-items:start}label{display:block;font-size:14px;font-weight:600;margin:20px 0}input:not([type=file]),textarea{display:block;width:100%;padding:12px 14px;margin-top:10px;border:1px solid #ccd9de;border-radius:8px;background:#fbfcfd;color:#182c35}textarea{resize:vertical;line-height:1.6;font-family:Consolas,monospace;font-size:14px}input:focus,textarea:focus{outline:2px solid #85c5ca;border-color:var(--accent)}button{border:0;border-radius:8px;padding:10px 15px}.primary{background:var(--accent);color:#fff;width:100%;padding:14px;font-weight:600;display:flex;justify-content:space-between}.primary:hover{background:#06636a}.secondary{background:#f1f5f7;color:#31515c;font-size:14px;border:1px solid var(--line)}.text-button{background:none;color:var(--accent);font-size:14px;width:100%;margin-top:12px}.tag{font-size:12px;border-radius:5px;background:#e7f5f4;color:#0b747b;padding:5px 8px}.upload{border:1px dashed #95b6bf;background:#f5fafb;border-radius:10px;margin-top:10px;padding:18px;text-align:center}.upload span,.upload small{display:block}.upload small{font-size:12px;color:#6b8088;margin:8px 0 14px}.upload input{width:100%;font-size:12px}#preview{max-height:150px;max-width:100%;margin-bottom:15px;border-radius:8px}.records{min-height:480px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}th{font-weight:500;color:#60777f;background:#f5f8fa;padding:13px 12px;white-space:nowrap}td{padding:18px 12px;border-bottom:1px solid #edf1f3;vertical-align:middle}td:first-child{min-width:140px}td small{display:block;color:#72868d;font-size:12px;margin-top:7px}td button{color:#087e86;background:#edf8f7;font-size:14px}td img{width:52px;height:44px;object-fit:cover;border-radius:5px;display:block}.empty{text-align:center;padding:75px 10px;color:#60777f;font-size:14px}.empty b{font-size:18px;color:#29434e}.pagination{display:flex;justify-content:flex-end;align-items:center;gap:14px;margin-top:25px;font-size:14px}#auth{min-height:65vh;display:grid;grid-template-columns:1.2fr 1fr;gap:10%;align-items:center;max-width:1050px;margin:auto}#auth h1{font-size:54px;line-height:1.25}.intro>p{color:#657880;line-height:1.9}.trio{display:flex;gap:25px;margin-top:44px;font-size:13px;color:#51717d}#identity{display:flex;gap:15px;align-items:center;font-size:14px}dialog{width:min(850px,92vw);border:1px solid var(--line);border-radius:16px;padding:26px;color:inherit;max-height:90vh}dialog::backdrop{background:#102f3b88}pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#eff4f6;padding:20px;border-radius:8px;max-height:45vh;overflow:auto;font-size:14px}#detail-image{max-width:100%;max-height:400px;object-fit:contain}footer{padding:24px 5%;border-top:1px solid var(--line);color:#60777f;font-size:14px}footer span{margin-left:18px;font-size:12px}[role=alert]{color:#b13838;font-size:14px}[role=status]{font-size:14px;color:#087e86}@media(max-width:1050px){.layout{grid-template-columns:300px minmax(0,1fr)}.card{padding:20px}}@media(max-width:760px){header{height:76px}.brand span{display:none}main{padding:28px 5%}.layout,#auth{grid-template-columns:1fr;gap:24px}#auth h1{font-size:38px}.trio{margin:20px 0}.heading h1{font-size:28px}.count{gap:8px}.count strong{font-size:32px}.count span{max-width:45px}#identity{gap:8px}.records{min-height:350px}}

.field-help{font-size:13px;color:#60777f;margin:-12px 0 20px}.source-link{color:#087e86;white-space:nowrap;font-size:14px}.source-full{color:#087e86;overflow-wrap:anywhere}.detail-link{padding:18px;background:#eff4f6;border-radius:8px}#edit{width:min(580px,92vw)}#edit-preview{display:block;max-width:100%;max-height:220px;object-fit:contain;margin:0 0 20px;border-radius:8px}td:last-child button{white-space:nowrap}td:first-child strong{white-space:nowrap}
.layout>*{min-width:0}.table-wrap{max-width:100%}#identity{overflow-wrap:anywhere}
td .delete-button{color:#b53636;background:#fff0f0;margin-left:8px}td .delete-button:hover{background:#ffe0e0}
