.swm-dashboard-loading{flex-direction:column;gap:24px;min-height:430px;display:flex}.swm-dashboard-loading__heading{background:var(--swm-a-white-10);border-radius:4px;width:min(240px,55%);height:29px}.swm-dashboard-loading__tabs{border-bottom:1px solid var(--swm-border-light);justify-content:space-around;align-items:stretch;min-height:49px;display:flex;overflow:hidden}.swm-dashboard-loading__tab{background:var(--swm-a-white-04);border-radius:3px;width:110px;max-width:14%;margin:14px 12px}.swm-dashboard-panel-loading{border:1px solid var(--swm-border);background:var(--swm-p-surface);min-height:320px;color:var(--swm-text-muted);border-radius:8px;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.swm-dashboard-loading__tabs{justify-content:flex-start}.swm-dashboard-loading__tab{width:92px;min-width:92px;max-width:none}}
