.workspace-skeleton{width:100%;min-width:0;padding-block:4px}.workspace-skeleton *{box-sizing:border-box}.workspace-skeleton-label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.workspace-skeleton-block{background:#e9e9e2;border-radius:6px;position:relative;overflow:hidden}.workspace-skeleton-block:after{content:"";background:linear-gradient(90deg,#0000,#ffffffa6,#0000);animation:1.8s ease-in-out infinite workspace-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.workspace-skeleton-eyebrow{width:100px;height:10px;margin-bottom:20px}.workspace-skeleton-title{width:min(340px,75%);height:36px;margin-bottom:18px}.workspace-skeleton-description{width:min(460px,90%);height:13px;margin-bottom:36px}.workspace-skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.workspace-skeleton-card{background:#fff;border:1px solid #e5e5df;border-radius:14px;padding:24px}.workspace-skeleton-heading{width:52%;height:21px;margin-bottom:28px}.workspace-skeleton-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:30px;display:grid}.workspace-skeleton-line{width:100%;height:11px}.workspace-skeleton-value{width:48%;height:28px;margin-top:16px}.workspace-skeleton-chart{opacity:.65;height:128px}.workspace-skeleton-row{border-top:1px solid #efefe9;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:16px;padding-block:20px;display:grid}.workspace-skeleton-icon{border-radius:9px;width:38px;height:38px}.workspace-skeleton-short{width:65%;margin-top:12px}@keyframes workspace-skeleton-shimmer{to{transform:translate(100%)}}@media (width<=760px){.workspace-skeleton-grid{grid-template-columns:minmax(0,1fr);gap:18px}.workspace-skeleton-card{padding:20px}}@media (prefers-reduced-motion:reduce){.workspace-skeleton-block:after{background:0 0;animation:none}}.workspace-refresh{width:28px;height:28px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;margin-left:6px;padding:0;display:inline-grid}.workspace-refresh:hover{background:#e9e9e2}.workspace-refresh:focus-visible{outline-offset:2px;outline:2px solid #236d63}
