.dashboard-route-skeleton,.dashboard-route-skeleton__modules{--dashboard-route-skeleton-bg:var(--surface-bg,var(--block-bg,#0f0f0f));--dashboard-route-skeleton-border:var(--surface-border,var(--block-border,#252525));--dashboard-route-skeleton-fill:var(--route-skeleton-shimmer-fill)}.dashboard-route-skeleton{box-sizing:border-box;width:100%;min-height:540px;height:calc(100dvh - var(--layout-pad-top,0px) - var(--p-header-h,64px));padding:16px 0}html[data-theme=light] .dashboard-route-skeleton,html[data-theme=light] .dashboard-route-skeleton__modules{--dashboard-route-skeleton-fill:var(--route-skeleton-shimmer-fill)}.dashboard-route-skeleton,.dashboard-route-skeleton *,.dashboard-route-skeleton__modules,.dashboard-route-skeleton__modules *{box-sizing:border-box}.dashboard-route-skeleton__layout{grid-template-columns:minmax(260px,1fr) minmax(0,2fr);gap:16px;height:100%;min-height:0;display:grid}.dashboard-route-skeleton__left{flex-direction:column;gap:16px;min-width:0;min-height:0;display:flex}.dashboard-route-skeleton__collective,.dashboard-route-skeleton__module,.dashboard-route-skeleton__event-action,.dashboard-route-skeleton__event-empty{border:1px solid var(--dashboard-route-skeleton-border);background:var(--dashboard-route-skeleton-bg);border-radius:14px}.dashboard-route-skeleton__avatar,.dashboard-route-skeleton__collective-name,.dashboard-route-skeleton__members-label,.dashboard-route-skeleton__member,.dashboard-route-skeleton__events-title,.dashboard-route-skeleton__event-action-copy,.dashboard-route-skeleton__event-empty-copy,.dashboard-route-skeleton__module-title,.dashboard-route-skeleton__module-line{background:var(--dashboard-route-skeleton-fill);border:1px solid #0000;display:block;position:relative;overflow:hidden}.dashboard-route-skeleton__collective{flex:0 0 152px;align-content:start;gap:10px;min-height:152px;padding:14px 12px 12px;display:grid}.dashboard-route-skeleton__collective-head{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;display:grid}.dashboard-route-skeleton__avatar{border-radius:50%;width:72px;height:72px}.dashboard-route-skeleton__collective-name{border-radius:999px;width:46%;height:22px}.dashboard-route-skeleton__members{align-items:center;gap:10px;min-width:0;display:flex}.dashboard-route-skeleton__members-label{border-radius:999px;width:84px;height:16px}.dashboard-route-skeleton__member{border-radius:50%;width:40px;height:40px}.dashboard-route-skeleton__events{flex-direction:column;gap:12px;display:flex}.dashboard-route-skeleton__events-title{border-radius:999px;width:86px;height:18px;margin:-6px auto 0}.dashboard-route-skeleton__event-action,.dashboard-route-skeleton__event-empty{border-style:dashed;place-items:center;width:100%;display:grid}.dashboard-route-skeleton__event-action{height:34px}.dashboard-route-skeleton__event-empty{height:64px}.dashboard-route-skeleton__event-action-copy,.dashboard-route-skeleton__event-empty-copy{border-radius:999px;width:118px;height:11px}.dashboard-route-skeleton__event-empty-copy{width:92px}.dashboard-route-skeleton__modules{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:188px;align-content:start;gap:12px;min-width:0;min-height:0;display:grid}.dashboard-page .dashboard-route-skeleton__modules{width:100%;height:100%;padding-bottom:76px}.dashboard-route-skeleton__module{flex-direction:column;gap:12px;min-width:0;min-height:0;padding:12px;display:flex}.dashboard-route-skeleton__module-title{border-radius:999px;width:104px;height:14px}.dashboard-route-skeleton__module-line{border-radius:999px;width:72%;height:10px}.dashboard-route-skeleton__module-line--short{width:48%}@media (width<=1420px){.dashboard-route-skeleton{height:auto;min-height:0}.dashboard-route-skeleton__layout{grid-template-columns:minmax(0,1fr);height:auto}.dashboard-route-skeleton__modules{border-top:1px solid var(--dashboard-route-skeleton-border);grid-template-columns:minmax(0,1fr);grid-auto-rows:156px;padding-top:14px}}
