:root{--color-primary: #2e7d32;--color-bg: #f5f7f5;--color-text: #1b1b1b}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--color-bg);color:var(--color-text)}@media(max-width:768px){.page-header{flex-wrap:wrap!important;gap:.75rem!important}.page-header .header-actions,.page-header .actions,.title-row,.filters{flex-wrap:wrap!important}.filters .input,.filters>*{flex:1 1 100%!important}.layout,.grid,.form-grid,.perms{grid-template-columns:1fr!important}.roles-grid{grid-template-columns:1fr 1fr!important}.card{overflow-x:auto!important}.card .table,table.table{min-width:600px}}@media(max-width:420px){.roles-grid{grid-template-columns:1fr!important}}
