.name-cell{display:flex;align-items:center;gap:10px;cursor:pointer}.name-cell__thumb{width:38px;height:38px;border-radius:6px;flex-shrink:0}.name-cell__img{object-fit:cover}.name-cell__placeholder{background-color:var(--theme-elevation-150)}.name-cell__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--theme-elevation-1000);font-weight:500}.venue-name-cell .name-cell__label{font-weight:600}.actions-column-label{display:inline-flex;width:100%;justify-content:flex-end;align-items:center;padding-right:2px;box-sizing:border-box}.actions-column-label__text{font-size:11px;font-weight:500;letter-spacing:.04em;color:var(--theme-elevation-650)}.table-cell-muted{color:var(--theme-elevation-450)}.table-cell-default{color:var(--theme-elevation-900)}.labs-list-badge-cell,.labs-list-cell-align{display:flex;align-items:center;min-height:38px}.legal-slug-cell{color:var(--theme-elevation-500);font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.legal-name-cell{cursor:pointer;font-weight:600}.legal-published-pill{display:inline-block;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:600}.legal-published-pill--published{color:#92e917;background-color:rgba(146,233,23,.12);border:1px solid rgba(146,233,23,.35)}.legal-published-pill--draft{color:var(--theme-elevation-600);background-color:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1)}.venue-profile-image-cell{width:44px;height:44px;border-radius:6px;border:1px solid var(--theme-elevation-150)}.venue-profile-image-cell--placeholder{background:var(--theme-elevation-100)}.venue-profile-image-cell--img{object-fit:cover;background:#111}.venue-events-number{color:var(--theme-elevation-900);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.curated-events-nav-link{margin-top:-10px}