.ads-page-container{display:flex;flex:1;background-color:var(--apl-color-fill-primary)}.ads-page-main{margin-left:0;margin-right:auto;display:flex;min-height:0;flex-direction:column;width:100%}.ads-page-content{display:flex;flex-direction:column;flex:1}.ads-header{margin-left:0;padding-top:var(--apl-space-400);padding-bottom:var(--apl-space-400)}.ads-header-title-row{display:flex;align-items:baseline;justify-content:space-between;padding-top:var(--apl-space-300)}.ads-page-title{margin:0;line-height:1}.ads-divider{width:100%;height:1px;background-color:var(--apl-color-border-muted)}.ads-alert-container{margin-top:var(--apl-space-500)}.ads-alert{background-color:var(--apl-color-fill-tertiary);border-radius:var(--apl-border-radius-300);padding:var(--apl-space-500);height:84px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.ads-alert-title{font-weight:var(--apl-font-weight-semibold)}.ads-section-heading{margin:0;margin-bottom:var(--apl-space-400)}.ads-selected-card{height:var(--apl-space-1600);background-color:var(--apl-color-fill-secondary);border:1px solid var(--apl-color-border-muted);border-radius:12px;display:flex;align-items:center}.ads-selected-card-clickable{cursor:pointer;width:100%;text-align:left}.ads-selected-checkmark{min-width:100px;padding-left:var(--apl-space-400);display:flex;align-items:center;box-sizing:border-box}.ads-icon-box{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:var(--apl-border-radius-200)}.ads-selected-name{padding-left:var(--apl-space-300)}.ads-selected-status{display:flex;align-items:center;gap:var(--apl-space-200)}.ads-selected-photos{display:flex;align-items:center}.ads-selected-photo{width:40px;height:40px;border-radius:var(--apl-border-radius-200);-o-object-fit:cover;object-fit:cover;border:2px solid var(--apl-color-fill-secondary);background-color:var(--apl-color-fill-primary)}.ads-selected-photo:not(:first-child){margin-left:-16px}.ads-selected-chevron{margin-left:auto}.ads-selected-chevron>span{width:32px;height:32px;display:inline-grid;place-items:center}.ads-row-chevron{width:32px;height:32px;display:inline-grid;place-items:center}.ads-library-heading{margin:0;margin-bottom:var(--apl-space-400)}.ads-empty-library{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.ads-empty-library-centered{align-items:center;text-align:center;padding-top:calc(var(--apl-space-2400) - var(--apl-space-300))}.ads-filters-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--apl-space-300)}.ads-filters-left{display:flex;align-items:center;gap:var(--apl-space-200);padding-right:var(--apl-space-200)}.ads-table-wrapper{margin-bottom:156px}.ads-table-wrapper table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.ads-table-wrapper div[class*=_tableWrapper],.ads-table-wrapper div[class*=_container]{overflow:visible;max-height:none}.ads-table-wrapper thead th{height:52px;min-height:52px;max-height:52px;padding-top:12px;padding-bottom:12px;padding-left:12px;vertical-align:middle;text-align:left;box-sizing:border-box;box-shadow:inset 0 -1px 0 0 var(--apl-color-border-muted);background-color:unset}.ads-table-wrapper thead th:first-child{padding-top:12px;padding-bottom:12px;padding-left:var(--apl-space-400)}.ads-table-wrapper thead th [class*=_resizeHandle]{box-sizing:content-box;border-color:var(--apl-color-fill-primary)}.ads-table-wrapper tbody{border-top:1px solid var(--apl-color-border-muted)}.ads-table-wrapper tbody tr{height:64px;min-height:64px;max-height:64px}.ads-table-wrapper tbody tr:not(:last-child){border-bottom:1px solid var(--apl-color-border-muted)}.ads-table-wrapper tbody tr:last-child{border-bottom:1px solid var(--apl-color-border-muted)}.ads-table-wrapper tbody td{padding:0 12px;box-shadow:inset 0 -1px 0 0 var(--apl-color-border-muted);height:64px;max-height:64px;box-sizing:border-box}.ads-table-wrapper tbody td:first-child{padding-left:var(--apl-space-400)}.ads-table-wrapper tbody td:last-child{padding-right:0}.ads-table-row-clickable{cursor:pointer}.ads-table-row-clickable:focus-visible{outline:var(--apl-border-focus-outline);outline-offset:-2px}.ads-select-button{background-color:var(--apl-color-fill-action-secondary-default)}.ads-select-button:hover{background-color:var(--apl-color-fill-action-secondary-hover)}.ads-table-wrapper tbody td[colspan]{text-align:center;padding:48px 16px}.ads-table-wrapper tbody td[colspan]>*{text-align:center}.ads-table-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:50;display:flex;align-items:center;justify-content:center;background-color:var(--apl-color-fill-primary)}.ads-table-dimmed{pointer-events:none;opacity:.4}.status-tooltip-content{padding:var(--apl-space-300);max-width:280px}.status-tooltip-content p{margin:0}
