:root{--page-header-offset:44px}.card-table-wrapper .table-card-scroll,.table-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.card-table-wrapper,.card-table-wrapper .table-card{width:100%;position:relative;min-width:0}.card-table-wrapper .table-card{background:rgba(0,0,0,0);border:none;border-radius:0;overflow:visible;margin-top:0}.card-table-wrapper .table-card .table-card-scroll{width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.card-table-wrapper .table-card .table-card-scroll::-webkit-scrollbar{height:8px}.card-table-wrapper .table-card .table-card-scroll::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.card-table-wrapper .table-card .table-card-scroll::-webkit-scrollbar-thumb{background:rgba(115,115,115,.233);border-radius:4px}.card-table-wrapper .table-card .table-card-scroll::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.card-table-wrapper .table-card .data-table{width:100%;min-width:100%;border-collapse:collapse;table-layout:auto}.card-table-wrapper .table-card .data-table thead{background-color:rgba(220,233,255,.6352941176);position:relative}.card-table-wrapper .table-card .data-table thead th{text-align:left;padding:12px 16px;font-size:14px;font-weight:700;color:#1d2437;border-bottom:1px solid rgba(115,115,115,.233);white-space:nowrap;position:relative;width:auto;min-width:fit-content}.card-table-wrapper .table-card .data-table thead th.settings-header-cell{padding:0;text-align:center;width:40px;min-width:40px}.card-table-wrapper .table-card .data-table thead th.settings-header-cell .table-settings-wrapper{display:flex;align-items:center;justify-content:center;height:100%;width:100%;padding:0}.card-table-wrapper .table-card .data-table tbody tr{border-bottom:1px solid rgba(115,115,115,.233);transition:background-color .15s}.card-table-wrapper .table-card .data-table tbody tr:hover{background-color:rgba(220,233,255,.6352941176)}.card-table-wrapper .table-card .data-table tbody tr td{padding:12px 16px;font-size:14px;color:#1d2437;white-space:nowrap;width:auto;min-width:fit-content}.card-table-wrapper .table-card .table-more-button-container{display:flex;justify-content:center;align-items:center;padding:12px 0;border-top:1px solid rgba(115,115,115,.233)}.card-table-wrapper .table-card .table-more-button-container .table-more-button{background:none;border:none;color:#4285f4;font-size:14px;font-weight:500;cursor:pointer;padding:4px 8px;transition:opacity .2s}.card-table-wrapper .table-card .table-more-button-container .table-more-button:hover{opacity:.7}.card-table-empty,.card-table-empty-cell{padding:40px 20px;text-align:center;color:#1d2437;opacity:.6}