/* V6.7.2 — Administration utilisateurs Supabase */
.v672-user-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0}.v672-users-table{min-width:920px}.v672-users-table td{vertical-align:top}.v672-user-inactive{opacity:.68;background:#f8fafc}.v672-role-chip{display:inline-block;padding:4px 8px;margin:1px 3px 3px 0;border-radius:999px;background:#eaf4ff;color:#0b5fc9;font-size:11px;font-weight:800}.v672-role-chip.tech{background:#f2edff;color:#6b3bc3}.v672-owner{display:inline-block;margin-top:5px;padding:3px 7px;border-radius:7px;background:#f2edff;color:#6840a8;font-size:10px;font-weight:850}.v672-user-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:10px 12px;border:1px solid #d7e5f1;border-radius:12px;background:#f8fbff}.v672-role-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.v672-role-option,.v672-group-option{display:flex;align-items:flex-start;gap:9px;padding:9px 10px;border:1px solid #d7e5f1;border-radius:10px;background:#fff;cursor:pointer}.v672-role-option input,.v672-group-option input{margin-top:3px}.v672-role-option span,.v672-group-option span{display:grid;gap:2px}.v672-role-option small,.v672-group-option small{color:#6e8297;font-size:10px;line-height:1.25}.v672-group-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:7px;margin-top:10px;max-height:290px;overflow:auto;padding:2px}.v672-group-grid.scope-disabled{opacity:.45}.v672-switch{display:flex;align-items:center;gap:9px;padding:8px 0;font-weight:700}.v672-switch input{width:18px;height:18px}.modal-box:has(.v672-user-head){max-width:880px}.modal-box:has(.v672-user-head) .modal-body{max-height:75vh;overflow:auto}
@media(max-width:760px){.v672-role-grid,.v672-group-grid{grid-template-columns:1fr}.v672-user-toolbar{align-items:flex-start;flex-direction:column}}
