#inventory .content-container{box-sizing:border-box;flex-direction:column;width:50rem;max-width:100%;margin-bottom:5rem;display:flex}#inventory .content-container>.button{align-self:center;margin-top:1rem}#inventory .content-container>p{margin-bottom:1rem}.inventory-search{gap:.5rem2;flex-direction:column;display:flex}.inventory-search .text--error{align-self:center}.audience-segments-table{border:2px solid var(--border);border-radius:.5rem;height:24rem;max-height:24rem;overflow:auto}.audience-segments-table table{border-collapse:separate;border-spacing:0;border:none;border-radius:.5rem;width:100%;overflow:hidden}.audience-segments-table table thead{z-index:100;position:sticky;top:0}.audience-segments-table table tr{border:none;border-bottom:2px solid var(--border);background-color:var(--background)}.audience-segments-table table thead tr{font-weight:700}.audience-segments-table table tbody tr:nth-child(2n){filter:brightness(.975)}.audience-segments-table table tbody tr:hover{filter:brightness(.95)}.audience-segments-table table thead tr th,.audience-segments-table table tbody tr td{padding:.5rem}.audience-segments-table table thead tr th:first-child,.audience-segments-table table tbody tr td:first-child{white-space:nowrap;text-overflow:ellipsis;text-align:left;width:100%;max-width:20rem;overflow:hidden}.audience-segments-table table thead tr th:nth-child(n+2),.audience-segments-table table tbody tr td:nth-child(n+2){white-space:nowrap;text-align:right;max-width:100%}.audience-segments-table table tbody tr td:nth-child(4){text-align:center;padding:auto .75rem}.audience-segments-table table tbody tr td button{aspect-ratio:1;background-color:var(--background);border-radius:.5rem;height:1.5rem;padding:0}.audience-segments-table table tbody tr td button img{width:auto;height:100%}.content-value--text-line-skeleton{border-radius:.5rem;max-width:100%;height:1.375rem}.pagination{flex-direction:row;justify-content:center;align-items:center;gap:2rem;padding:.5rem 0;display:flex}.pagination--loading{align-self:center;width:100%;max-width:10rem;height:2.5rem}.pagination_arrow{cursor:pointer}.pagination_arrow--previous{transform:rotate(180deg)}.pagination_arrow--disabled{cursor:not-allowed;opacity:.5}.chart-container{width:100%;overflow:auto clip}.chart-container__chart{width:100%;min-width:30rem;height:30rem;min-height:30rem}.chart-container__chart--skeleton{justify-content:center;align-items:center;display:flex}.tool-tip{background-color:var(--background);border-radius:1rem;padding:1rem}
