.skl-bar{border-radius:6px;max-width:100%;height:12px;display:block}.skl-bar-title{height:14px}.skl-bar-control{height:var(--app-control-height);border-radius:var(--app-radius-control)}.skl-bar-end{margin-left:auto}.skl-table{border:1px solid var(--app-line);background:var(--app-canvas);border-radius:8px;flex-direction:column;min-height:560px;display:flex;overflow:hidden}.skl-table-head,.skl-table-foot{background:var(--app-sidebar);align-items:center;gap:12px;padding:0 24px;display:flex}.skl-table-head{justify-content:space-between;height:56px}.skl-table-scroll{flex:1;overflow:hidden}.skl-table-grid{border-collapse:collapse;text-align:left;width:100%}.skl-table-grid th,.skl-table-grid td{padding:0 12px}.skl-table-grid th:first-child,.skl-table-grid td:first-child{padding-left:24px}.skl-table-grid th:last-child,.skl-table-grid td:last-child{padding-right:24px}.skl-table-grid th{background:var(--app-sidebar);border-bottom:1px solid var(--app-line);height:36px}.skl-table-grid td{border-bottom:1px solid var(--app-divider);height:44px}.skl-status{align-items:center;gap:6px;display:flex}.skl-dot{border-radius:999px;flex-shrink:0;width:6px;height:6px}.skl-table-foot{height:48px;color:var(--app-muted);border-top:1px solid var(--app-line);margin-top:auto;font-size:12px}.skl-group{border:1px solid var(--app-line);background:var(--app-canvas);border-radius:14px;overflow:hidden}.skl-group-head,.skl-group-foot{background:var(--app-sidebar);flex-direction:column;gap:8px;padding:12px 16px;display:flex}.skl-group-body{flex-direction:column;gap:6px;padding:6px;display:flex}.skl-card-row{background:var(--app-sidebar);border-radius:10px;align-items:center;gap:12px;padding:10px 12px;display:flex}.skl-avatar{border-radius:999px;flex-shrink:0;width:32px;height:32px}.skl-card-body{flex:1;gap:6px;min-width:0;display:grid}.skl-card-side{flex-shrink:0;gap:12px;display:flex}.skl-card-row .skl,.skl-group-head .skl,.skl-group-foot .skl{background:var(--app-surface);background-image:linear-gradient(90deg, var(--app-surface) 0%, var(--app-hover) 50%, var(--app-surface) 100%);background-size:200% 100%}@media (max-width:760px){.skl-table{min-height:0}.skl-table-head,.skl-table-foot{padding:0 16px}.skl-table-grid th:first-child,.skl-table-grid td:first-child{padding-left:16px}.skl-table-grid th:last-child,.skl-table-grid td:last-child{padding-right:16px}.skl-table-grid th:nth-child(n+3),.skl-table-grid td:nth-child(n+3){display:none}.skl-table-grid td{height:62px}.skl-card-side{display:none}}@media (prefers-reduced-motion:reduce){.skl-card-row .skl,.skl-group-head .skl,.skl-group-foot .skl{background-image:none}}
