.lotus-data-table{border-radius:16px;background:var(--light-background);width:max-content;gap:12px;position:relative;font-size:14px}.lotus-data-table-spaced{padding:12px 24px}.lotus-data-table-fullwidth,.lotus-data-table-fullwidth table{width:100%}.lotus-data-table-disabled{opacity:.7;pointer-events:none}.lotus-data-table-loading-overlay{position:absolute;width:100%;height:100%;top:0;bottom:0;right:0;left:0;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);opacity:0;transition:.2s;pointer-events:none;z-index:90}.lotus-data-table-loading .lotus-data-table-loading-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:1;pointer-events:all}.lotus-data-table-empty-state{width:100%;min-height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px}.lotus-data-table-mobile-row-disabled,.lotus-data-table-mobile-row-loading,.lotus-data-table-row-disabled,.lotus-data-table-row-loading{pointer-events:none;opacity:.7}.lotus-data-table th{color:var(--text-lighter);font-weight:500}.lotus-data-table-bordered td,.lotus-data-table-bordered th{border-bottom:1px solid var(--border-color)}.lotus-data-table td{color:var(--text-color);font-weight:400}.lotus-data-table-mobile-row-spaced,.lotus-data-table-row-spaced td,.lotus-data-table-row-spaced th{padding-top:6px;padding-bottom:6px}.lotus-data-table tbody tr:first-of-type td,.lotus-data-table thead tr:first-of-type th{padding-top:0}.lotus-data-table tbody tr:last-of-type td{padding-bottom:0;border-bottom:none}.lotus-data-table thead tr:last-of-type th{padding-bottom:12px;border-bottom:none}.lotus-data-table tr:last-of-type th{padding-bottom:12px}.lotus-data-table-mobile-row-redirect-icon,.lotus-data-table-row-redirect-icon{position:relative;left:0;transition:.2s;color:#ccc}.lotus-data-table-mobile-row-redirect-icon svg{width:17px}.lotus-data-table-mobile-row:hover .lotus-data-table-mobile-row-redirect-icon,.lotus-data-table-row:hover .lotus-data-table-row-redirect-icon{left:5px;color:#000}.lotus-data-table-mobile-row{padding:12px 0;border-bottom:1px solid var(--border-color);display:flex;gap:7px;align-items:center}.lotus-data-table-mobile-row:last-child{border-bottom:none}.lotus-data-table-mobile-row-main-content{flex:1 1}.Tabs_lotus-tab-group__2UynY{display:flex;gap:12px;overflow:auto}.Tabs_lotus-tab-group-disabled__jDlMu .Tabs_lotus-tab-item__AZezs{opacity:.7;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Tabs_lotus-tab-item__AZezs{color:var(--text-color);background:var(--light-background);padding:6px 12px;border:1px solid var(--border-color);border-radius:7px;cursor:pointer;font-size:12px;font-weight:400;min-width:max-content}.Tabs_lotus-tab-item__AZezs:hover{background:var(--hover-background)}.Tabs_lotus-tab-item-active__aSUb8{color:#000;background:#ffdea7;border-color:#dfa749}.Tabs_lotus-tab-item-active__aSUb8:hover{background:#ffdea7;filter:brightness(.95)}