.users-ag-grid__container{width:100%}.users-ag-grid__theme{--ag-background-color:#fff;--ag-odd-row-background-color:#f7f8fc;--ag-header-background-color:#eef2ff;--ag-header-foreground-color:#1e293b;--ag-font-size:14px;--ag-row-border-color:#e5e7eb;--ag-borders:none;--ag-wrapper-border-radius:20px;--ag-row-height:60px;--ag-header-height:60px;--ag-floating-filters-height:56px;border:none;border-radius:20px;overflow:hidden}.users-ag-grid__theme .ag-root-wrapper{box-shadow:none;border-radius:20px}.users-ag-grid__theme .ag-header{letter-spacing:.02em;font-weight:600}.users-ag-grid__cell-shell{align-items:center;min-width:0;height:100%;padding-block:12px;display:flex;overflow:hidden}.users-ag-grid__cell-shell--actions{overflow:visible}.users-ag-grid__cell-shell .ag-cell-wrapper{align-items:center;width:100%;min-width:0;display:flex}.users-ag-grid__cell-shell .ag-cell-value{width:100%;min-width:0}.users-ag-grid__cell{align-items:center;gap:12px;min-width:0;padding-block:12px;display:flex}.users-ag-grid__cell--email{width:100%;padding-block:12px}.users-ag-grid__cell--text{width:100%}.users-ag-grid__email{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:14px;display:inline-block;overflow:hidden}.users-ag-grid__text{color:#0f172a;word-break:break-word;font-size:14px;line-height:1.25}.users-ag-grid__cell--compact{padding-block:0}.users-ag-grid__cell--insights{padding-block:6px}.users-ag-grid__cell--name{gap:14px;min-width:220px}.users-ag-grid__name-button{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;margin:0;padding:0}.users-ag-grid__name-button:focus-visible{outline-offset:2px;border-radius:16px;outline:2px solid #4338ca}.users-ag-grid__name-button:hover .users-ag-grid__name{text-decoration:underline}.users-ag-grid__avatar{color:#fff;text-transform:uppercase;letter-spacing:.04em;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:12px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:14px;font-weight:700;line-height:1;display:grid}.users-ag-grid__name-block{flex-direction:column;gap:2px;min-width:0;display:flex}.users-ag-grid__name{color:#0f172a;word-break:break-word;font-size:15px;font-weight:600;line-height:1.25}.users-ag-grid__subtle{color:#6b7280;font-size:12px;line-height:1.25}.users-ag-grid__badge{color:#4338ca;text-transform:capitalize;white-space:nowrap;background:#eef2ff;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.users-ag-grid__status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:6px 14px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.users-ag-grid__status--active{color:#15803d;background:#dcfce7}.users-ag-grid__status--inactive{color:#b91c1c;background:#fee2e2}.users-ag-grid__insights{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.users-ag-grid__pill{color:#0f172a;background:#f1f5f9;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.users-ag-grid__pill--share{font-weight:600}.users-ag-grid__pill--share-enabled{color:#166534;background:#d1fae5}.users-ag-grid__pill--share-disabled{color:#b91c1c;background:#fee2e2}.users-ag-grid__pill svg{flex-shrink:0}.users-ag-grid__actions{z-index:0;align-items:center;gap:8px;display:flex;position:relative}.users-ag-grid__action{color:#1d4ed8;cursor:pointer;z-index:0;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background-color .2s,box-shadow .2s;display:inline-flex;position:relative}.users-ag-grid__action:hover{z-index:2;background:#eff6ff;box-shadow:0 6px 14px #3b82f61a}.users-ag-grid__action:focus-visible{outline-offset:2px;z-index:2;outline:2px solid #2563eb}.users-ag-grid__action:after{content:attr(data-tooltip);color:#f8fafc;white-space:nowrap;opacity:0;pointer-events:none;z-index:20;background:#0f172af2;border-radius:6px;padding:6px 10px;font-size:12px;line-height:1;transition:opacity .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.users-ag-grid__action:before{content:"";opacity:0;pointer-events:none;z-index:20;border:6px solid #0000;border-top-color:#0f172af2;transition:opacity .15s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.users-ag-grid__action:hover:after,.users-ag-grid__action:hover:before,.users-ag-grid__action:focus-visible:after,.users-ag-grid__action:focus-visible:before{opacity:1}.users-ag-grid__action svg{width:16px;height:16px}@media (width<=1024px){.users-ag-grid__theme .ag-center-cols-container,.users-ag-grid__theme .ag-center-cols-clipper{min-width:900px}.users-ag-grid__container{overflow-x:auto}}