.page-content-skeleton{box-sizing:border-box;flex-direction:column;gap:14px;width:100%;padding:8px 0 24px;display:flex}.page-content-skeleton__bar{background:var(--ui-surface-control,color-mix(in srgb, var(--muted) 18%, transparent));border-radius:6px;animation:1.8s ease-in-out infinite page-content-skeleton-pulse}.page-content-skeleton__bar--title{width:min(320px,70%);height:28px}.page-content-skeleton__bar--subtitle{border-radius:4px;width:min(480px,90%);height:16px}.page-content-skeleton__rows{flex-direction:column;gap:10px;margin-top:8px;display:flex}.page-content-skeleton__bar--row{border-radius:10px;width:100%;height:44px}@keyframes page-content-skeleton-pulse{0%,to{opacity:.55}50%{opacity:1}}
