:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#172033;background:#f5f7fa;font-synthesis:none;--brand:#3e82ed;--navy:#172033;--muted:#657086;--border:#e7eaf0;--canvas:#f5f7fa;--danger:#e5484d}*{box-sizing:border-box}html,body,#app{margin:0;min-width:1280px;min-height:100%;background:var(--canvas)}button,input,textarea,select{font:inherit}.page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.page-head h1{margin:0;font-size:24px;line-height:34px}.page-head p{margin:5px 0 0;color:var(--muted);font-size:14px}.panel{background:#fff;border:1px solid var(--border);border-radius:8px}.filters{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid var(--border)}.table-wrap{padding:0 16px 16px}.empty{display:grid;place-items:center;min-height:360px;color:var(--muted)}.danger-note{color:var(--danger);font-size:13px}.state-page{display:grid;place-items:center;height:460px;text-align:center;color:var(--muted)}
