.loading-state{text-align:center;color:var(--text-secondary);font-family:var(--font-script);padding:48px 24px;font-size:20px}.skeleton-bar{border-radius:var(--radius-sm);background:linear-gradient(90deg, var(--surface-hover) 0%, var(--surface-elevated) 45%, var(--surface-hover) 90%);background-size:200% 100%;animation:1.25s ease-in-out infinite skeleton-shimmer;display:block}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.pagination-skeleton{pointer-events:none}.pagination-skeleton-btn{width:84px;height:34px}.pagination-skeleton-info{width:180px;height:14px}.todo-skeleton-row{pointer-events:none}.todo-skeleton-checkbox{border-radius:4px;flex-shrink:0;width:20px;height:20px}.todo-skeleton-title{flex:1;min-width:0;height:16px}.todo-skeleton-priority{border-radius:50%;flex-shrink:0;width:28px;height:28px}.todo-skeleton-delete{flex-shrink:0;width:16px;height:16px}.todo-skeleton-comment{width:72%;height:12px;margin-top:12px}.todo-skeleton-row:nth-child(3n+2) .todo-skeleton-title{max-width:78%}.todo-skeleton-row:nth-child(3n) .todo-skeleton-title{max-width:62%}.todo-skeleton-row:nth-child(3n+2) .todo-skeleton-comment{width:58%}.todo-skeleton-row:nth-child(3n) .todo-skeleton-comment{width:48%}.report-skeleton,.report-skeleton-card{pointer-events:none}.report-skeleton-header{flex-direction:column;gap:8px;display:flex}.report-skeleton-title{width:180px;height:14px}.report-skeleton-date{width:220px;height:13px}.report-skeleton-summary{width:120px;height:10px}.report-skeleton-empty{width:280px;height:16px;margin:24px auto 8px}.workspace-skeleton{pointer-events:none;flex-direction:column;gap:16px;display:flex}.workspace-skeleton-title{width:180px;height:28px}.workspace-skeleton-banner{border-radius:var(--radius-md);width:100%;height:48px}.workspace-skeleton-form{border-radius:var(--radius-md);width:100%;height:52px}.impersonation-skeleton-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.impersonation-skeleton-row{background:var(--surface-hover);border:1px solid var(--border-subtle);pointer-events:none;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.impersonation-skeleton-meta{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.impersonation-skeleton-email{width:220px;height:14px}.impersonation-skeleton-name{width:140px;height:12px}.impersonation-skeleton-role{width:80px;height:11px}.impersonation-skeleton-btn{border-radius:var(--radius-sm);flex-shrink:0;width:108px;height:36px}@media (prefers-reduced-motion:reduce){.skeleton-bar{background:var(--surface-elevated);animation:none}}
