:root{font-family:"Microsoft YaHei UI","Microsoft YaHei",system-ui,sans-serif;color:#e4eaf0;background:#13171d;font-size:15px;color-scheme:dark}*{box-sizing:border-box}body{margin:0}main{max-width:1220px;margin:auto;padding:44px 32px}header,.toolbar,.pagination,.dialog-actions{display:flex;justify-content:space-between;align-items:center;gap:16px}header{border-bottom:1px solid #303b47;padding-bottom:24px}.eyebrow{color:#55d7b5;margin:0 0 8px;letter-spacing:.1em}h1{font-size:30px;margin:0}h2{font-size:21px;margin:0 0 12px}.card,dialog{background:#1c222a;border:1px solid #303b47;border-radius:14px;padding:24px}.narrow{max-width:460px;margin:48px auto}.muted,footer{color:#9eafbe;line-height:1.7}.small{font-size:13px}label{display:block;margin:20px 0}input{display:block;width:100%;padding:12px;border:1px solid #455567;border-radius:8px;background:#13171d;color:#edf3f8;font:inherit;margin:8px 0}button{padding:11px 17px;background:#55d7b5;border:1px solid transparent;border-radius:8px;font:inherit;font-weight:600;color:#0f201b;cursor:pointer}button:hover{filter:brightness(1.1)}button:disabled{opacity:.45;cursor:default}button.secondary{background:#26313d;color:#dae5ee;border-color:#425064}button.danger{background:#3f292f;color:#ffb7bd;border-color:#714149}button:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid #55d7b5;outline-offset:3px}#notice{min-height:26px;color:#83e6c9}#notice.error{color:#ffb7bd}#identity{display:flex;align-items:center;gap:16px}[hidden]{display:none!important}.toolbar{margin:28px 0 18px}.toolbar p{margin:0}.toolbar form{display:flex;align-items:center;gap:10px}.toolbar input{width:210px;margin:0}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}td,th{padding:16px 12px;border-bottom:1px solid #303b47}th{color:#9eafbe;font-weight:500;font-size:13px}td:first-child{font-weight:600}td button{padding:7px 12px;font-size:13px;margin-right:8px}.badge{border-radius:5px;padding:4px 8px;font-size:13px;background:#2a3642;color:#bacbdc}.badge.active{background:#1d423a;color:#8af1d3}.badge.pending{background:#453d27;color:#f3d98b}.badge.expired,.badge.disabled{background:#412e34;color:#ffb7bd}.pagination{justify-content:flex-end;margin:18px 0 32px}summary{cursor:pointer;margin-bottom:20px}footer{text-align:center;font-size:12px;margin-top:40px}dialog{width:min(460px,90vw);color:inherit}dialog::backdrop{background:#0009}.dialog-actions{justify-content:flex-end;margin-top:26px}#login-form>button{width:100%;margin:8px 0}#load-audit{margin-bottom:12px}@media(max-width:760px){main{padding:24px 16px}.toolbar{display:block}.toolbar form{margin-top:18px;flex-wrap:wrap}.toolbar input{flex:1}.card{padding:18px}header{align-items:flex-start}#identity{flex-direction:column;font-size:13px}td,th{padding:12px 9px}}
select,textarea{width:100%;padding:10px;border:1px solid #455567;border-radius:8px;background:#13171d;color:#edf3f8;font:inherit;margin-top:8px}textarea{font-family:Consolas,monospace;white-space:pre;overflow:auto}.searchbar{display:flex;align-items:center;gap:10px;margin-bottom:20px}.searchbar input{max-width:340px;margin:0}.note-cell{max-width:160px;white-space:normal;word-break:break-word}#codes-dialog{width:min(850px,94vw)}dialog{max-height:92vh;overflow-y:auto}#create-dialog label{margin:12px 0}
