:root{color:#182033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f9fc;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:#f7f9fc;min-width:320px;min-height:100vh;margin:0}::selection{color:#fff;background:#2563eb}code{color:#34405a;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.92em}button,input,textarea,select{font:inherit}a{color:inherit}#root,.route-loading{min-height:100vh}.page-stack{gap:24px;display:grid}.page-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.page-heading h1{color:#182033;letter-spacing:-.025em;margin:0;font-size:28px;font-weight:700;line-height:1.25}.page-heading p{color:#718096;margin:7px 0 0;font-size:14px;line-height:1.6}.page-heading__actions{flex:none;align-items:center;min-height:38px;display:flex}.filter-bar{background:#fff;border-bottom:1px solid #e9edf4;flex-wrap:wrap;gap:10px;margin:0;padding:20px;display:flex}.table-card{border-color:#e3e8f1;overflow:hidden;box-shadow:0 1px 2px #18203306}.surface-card{border-color:#e3e8f1;box-shadow:0 1px 2px #18203306}.numeric-cell{font-variant-numeric:tabular-nums}.permission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (width<=640px){.permission-grid{grid-template-columns:1fr}.page-heading{flex-direction:column;align-items:stretch}.page-heading h1{font-size:24px}.page-heading__actions,.page-heading__actions>*{width:100%}.filter-bar{padding:16px}}
