/* HF21-S5 · admin and governance operations shell */
.hf21-s5-ops-context{display:grid;grid-template-columns:minmax(220px,1.25fr) repeat(3,minmax(160px,.8fr));gap:9px;margin:0 0 16px;padding:10px;border:1px solid #dbe5f0;border-radius:16px;background:linear-gradient(135deg,#f7faff,#fff);box-shadow:0 9px 24px rgba(24,58,105,.06)}.hf21-s5-ops-context>div{display:grid;gap:3px;padding:11px 12px;border-radius:11px;background:#fff}.hf21-s5-ops-context span{font-size:10px;font-weight:900;letter-spacing:.08em;color:#7a889b}.hf21-s5-ops-context b{font-size:13px;color:#233d63}.hf21-s5-ops-context small{color:#7a889b;line-height:1.45}
.hf21-s5-command-trigger{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 11px;border:1px solid #d6e0ec;border-radius:10px;background:#fff;color:#36506f;font-weight:800;cursor:pointer}.hf21-s5-command-trigger kbd{padding:2px 6px;border:1px solid #cbd7e4;border-bottom-width:2px;border-radius:6px;background:#f7f9fc;color:#53677f;font:700 10px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace}
.hf21-s5-command-modal{position:fixed;inset:0;z-index:13000;display:none;align-items:flex-start;justify-content:center;padding:11vh 18px 18px;background:rgba(15,23,42,.58);backdrop-filter:blur(5px)}.hf21-s5-command-modal.open{display:flex}.hf21-s5-command-card{width:min(680px,100%);max-height:76vh;overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 30px 90px rgba(15,23,42,.38)}.hf21-s5-command-search{display:flex;align-items:center;gap:10px;padding:14px;border-bottom:1px solid #e5ebf2}.hf21-s5-command-search input{flex:1;min-height:44px;border:0!important;outline:0;font-size:15px}.hf21-s5-command-search span{color:#7b899c;font-size:12px}.hf21-s5-command-results{max-height:58vh;overflow:auto;padding:8px}.hf21-s5-command-item{display:grid;width:100%;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:0;border-radius:11px;background:transparent;text-align:left;cursor:pointer}.hf21-s5-command-item:hover,.hf21-s5-command-item:focus-visible,.hf21-s5-command-item.active{background:#eef5ff;outline:0}.hf21-s5-command-item i{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#e5efff;color:#245ca8;font-style:normal;font-weight:900}.hf21-s5-command-item b{display:block;color:#23344d}.hf21-s5-command-item small{display:block;margin-top:2px;color:#7a889b}.hf21-s5-command-item em{font-style:normal;color:#8b99ab;font-size:11px}.hf21-s5-command-empty{padding:30px;text-align:center;color:#6f7f93}
.hf21-s5-table-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-bottom:1px solid #e5ebf2;background:#f8fafc;color:#65758a;font-size:11px}.hf21-s5-table-meta b{color:#2f4665}.hf21-s5-risk-mark{position:relative}.hf21-s5-risk-mark:after{content:'高风险操作';display:inline-flex;margin-left:6px;padding:2px 5px;border-radius:999px;background:#fff0ed;color:#b53b32;font-size:9px;font-weight:900;vertical-align:middle}.hf21-s5-empty-panel{display:grid;place-items:center;min-height:120px;padding:20px;text-align:center;color:#6d7d91;background:#f8fafc}.hf21-s5-empty-panel b{color:#334a69;margin-bottom:4px}
.hf21-s5-aux-header{position:sticky;top:0;z-index:900;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 18px;border-bottom:1px solid #dce5ef;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 5px 18px rgba(15,23,42,.05)}.hf21-s5-aux-brand{display:flex;align-items:center;gap:9px}.hf21-s5-aux-brand .hf21-s5-aux-logo{display:block;width:34px;height:34px;object-fit:contain;flex:0 0 34px}.hf21-s5-aux-brand b{display:block;color:#18395f}.hf21-s5-aux-brand small{display:block;color:#78879a}.hf21-s5-aux-links{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.hf21-s5-aux-links a{padding:7px 9px;border-radius:8px;color:#48617e;text-decoration:none;font-size:12px;font-weight:750}.hf21-s5-aux-links a:hover,.hf21-s5-aux-links a:focus-visible{background:#eaf2ff;color:#174f9d;outline:0}
.hf21-s5-sidebar-scrim{position:fixed;inset:0;z-index:980;display:none;background:rgba(15,23,42,.46)}body.hf21-s5-sidebar-open .hf21-s5-sidebar-scrim{display:block}
@media(max-width:1150px){.hf21-s5-ops-context{grid-template-columns:1fr 1fr}.hf21-s5-aux-header{align-items:flex-start;flex-direction:column}.hf21-s5-aux-links{justify-content:flex-start}}
@media(max-width:680px){.hf21-s5-ops-context{grid-template-columns:1fr}.hf21-s5-command-modal{padding:0}.hf21-s5-command-card{width:100%;height:100%;max-height:none;border-radius:0}.hf21-s5-command-results{max-height:calc(100vh - 74px)}.hf21-s5-aux-links{display:grid;grid-template-columns:1fr 1fr;width:100%}.hf21-s5-aux-links a{text-align:center;background:#f4f7fb}.hf21-s5-risk-mark:after{display:block;width:max-content;margin:4px 0 0}}
@media(forced-colors:active){.hf21-s5-ops-context,.hf21-s5-command-card,.hf21-s5-aux-header{border:1px solid CanvasText}.hf21-s5-command-item.active{outline:2px solid Highlight}}
@media print{.hf21-s5-command-trigger,.hf21-s5-aux-header,.hf21-s5-ops-context{display:none!important}}
