@keyframes onui-skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes onui-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes onui-streaming-pulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.onui-streaming-skeleton{background:var(--muted);border:1px solid var(--border);border-radius:8px;overflow:hidden}.onui-streaming-skeleton-header{border-bottom:1px solid var(--border);background:var(--card);align-items:center;gap:12px;padding:12px 16px;display:flex}.onui-streaming-skeleton-indicator{gap:4px;display:flex}.onui-streaming-dot{background:var(--primary);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite onui-streaming-pulse}.onui-streaming-dot:nth-child(2){animation-delay:.2s}.onui-streaming-dot:nth-child(3){animation-delay:.4s}.onui-streaming-skeleton-label{color:var(--muted-foreground);font-size:14px}.onui-streaming-skeleton-body{justify-content:center;align-items:center;min-height:120px;padding:24px;display:flex}.onui-skeleton-chart-placeholder{width:100%;max-width:300px}.onui-skeleton-chart-svg{width:100%;height:auto}.onui-skeleton-bar{fill:var(--muted-foreground);opacity:.2;animation:1.5s ease-in-out infinite onui-skeleton-shimmer}.onui-skeleton-bar:nth-child(2){animation-delay:.1s}.onui-skeleton-bar:nth-child(3){animation-delay:.2s}.onui-skeleton-bar:nth-child(4){animation-delay:.3s}.onui-skeleton-bar:nth-child(5){animation-delay:.4s}.onui-skeleton-bar:nth-child(6){animation-delay:.5s}.onui-skeleton-table-placeholder{flex-direction:column;gap:8px;width:100%;max-width:300px;display:flex}.onui-skeleton-row{background:var(--muted-foreground);opacity:.15;border-radius:4px;height:24px;animation:1.5s ease-in-out infinite onui-skeleton-shimmer}.onui-skeleton-row.header{opacity:.25;height:32px}.onui-skeleton-row:nth-child(2){animation-delay:.1s}.onui-skeleton-row:nth-child(3){animation-delay:.2s}.onui-skeleton-row:nth-child(4){animation-delay:.3s}.onui-skeleton-form-placeholder{flex-direction:column;gap:12px;width:100%;max-width:250px;display:flex}.onui-skeleton-field{background:var(--muted-foreground);opacity:.15;border-radius:6px;height:36px;animation:1.5s ease-in-out infinite onui-skeleton-shimmer}.onui-skeleton-button{background:var(--primary);opacity:.3;border-radius:6px;width:100px;height:36px;animation:1.5s ease-in-out infinite onui-skeleton-shimmer}.onui-skeleton-card-placeholder{flex-direction:column;align-items:center;gap:12px;width:100%;max-width:200px;display:flex}.onui-skeleton-metric{background:var(--muted-foreground);opacity:.15;border-radius:8px;width:120px;height:48px;animation:1.5s ease-in-out infinite onui-skeleton-shimmer}.onui-skeleton-metric.small{width:80px;height:20px}.onui-skeleton-generic{flex-direction:column;gap:8px;width:100%;max-width:200px;display:flex}.onui-skeleton-line{background:var(--muted-foreground);opacity:.15;border-radius:4px;height:16px;animation:1.5s ease-in-out infinite onui-skeleton-shimmer}.onui-skeleton-line.short{width:60%}.onui-widget-error{background:color-mix(in srgb,var(--destructive)10%,transparent);border:1px solid color-mix(in srgb,var(--destructive)30%,transparent);border-radius:8px;align-items:flex-start;gap:12px;margin:8px 0;padding:12px 16px;display:flex}.onui-widget-error-icon{flex-shrink:0;font-size:16px;line-height:1}.onui-widget-error-content{flex-direction:column;gap:4px;min-width:0;display:flex}.onui-widget-error-title{color:var(--destructive);font-size:14px;font-weight:300}.onui-widget-error-message{color:var(--muted-foreground);word-break:break-word;font-size:14px}
