.ErrorDisplay-module__rfS6AG__errorDefault{background:#111118;border:1px solid #991b1b;border-radius:.75rem;padding:2rem}.ErrorDisplay-module__rfS6AG__errorInline{background:#7f1d1d;border:1px solid #991b1b;border-radius:.5rem;padding:1rem}.ErrorDisplay-module__rfS6AG__errorFullscreen{justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.ErrorDisplay-module__rfS6AG__errorContent{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:500px;display:flex}.ErrorDisplay-module__rfS6AG__errorIcon{font-size:3rem}.ErrorDisplay-module__rfS6AG__errorTitle{color:#fff;margin:0;font-size:1.5rem;font-weight:600}.ErrorDisplay-module__rfS6AG__errorMessage{color:#fca5a5;margin:0;font-size:.9375rem;line-height:1.6}.ErrorDisplay-module__rfS6AG__errorCode{color:#71717a;margin:0;font-family:monospace;font-size:.8125rem}.ErrorDisplay-module__rfS6AG__errorCode code{color:#a1a1aa;background:#1f1f28;border-radius:.25rem;padding:.25rem .5rem}.ErrorDisplay-module__rfS6AG__errorActions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.ErrorDisplay-module__rfS6AG__retryButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .15s}.ErrorDisplay-module__rfS6AG__retryButton:hover{background:#2563eb}.ErrorDisplay-module__rfS6AG__actionLink{color:#e4e4e7;background:#111118;border:1px solid #27272a;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s}.ErrorDisplay-module__rfS6AG__actionLink:hover{background:#1f1f28;border-color:#3f3f46}@media (max-width:640px){.ErrorDisplay-module__rfS6AG__errorTitle{font-size:1.25rem}.ErrorDisplay-module__rfS6AG__errorIcon{font-size:2rem}.ErrorDisplay-module__rfS6AG__errorActions{flex-direction:column;width:100%}.ErrorDisplay-module__rfS6AG__retryButton,.ErrorDisplay-module__rfS6AG__actionLink{text-align:center;width:100%}}
.EmptyState-module__KguhvW__emptyDefault{text-align:center;background:#111118;border:1px dashed #27272a;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.EmptyState-module__KguhvW__emptyCompact{text-align:center;background:#111118;border:1px dashed #27272a;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem;display:flex}.EmptyState-module__KguhvW__emptyContent{flex-direction:column;align-items:center;gap:1rem;max-width:500px;display:flex}.EmptyState-module__KguhvW__emptyIcon{font-size:3rem}.EmptyState-module__KguhvW__emptyTitle{color:#fff;margin:0;font-size:1.25rem;font-weight:600}.EmptyState-module__KguhvW__emptyDescription{color:#71717a;margin:0;font-size:.9375rem;line-height:1.6}.EmptyState-module__KguhvW__emptyAction{color:#fff;background:#3b82f6;border-radius:.5rem;margin-top:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background .15s}.EmptyState-module__KguhvW__emptyAction:hover{background:#2563eb}@media (max-width:640px){.EmptyState-module__KguhvW__emptyDefault{padding:3rem 1.5rem}.EmptyState-module__KguhvW__emptyIcon{font-size:2rem}.EmptyState-module__KguhvW__emptyTitle{font-size:1.125rem}}
.LoadingState-module__p3CVUa__loadingDefault{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.LoadingState-module__p3CVUa__loadingInline{color:#71717a;align-items:center;gap:.75rem;padding:1rem;font-size:.875rem;display:flex}.LoadingState-module__p3CVUa__loadingMessage{color:#71717a;margin:0;font-size:.9375rem}.LoadingState-module__p3CVUa__spinner{border:3px solid #27272a;border-top-color:#3b82f6;border-radius:50%;width:2rem;height:2rem;animation:.8s linear infinite LoadingState-module__p3CVUa__spin}.LoadingState-module__p3CVUa__loadingInline .LoadingState-module__p3CVUa__spinner{border-width:2px;width:1rem;height:1rem}@keyframes LoadingState-module__p3CVUa__spin{to{transform:rotate(360deg)}}.LoadingState-module__p3CVUa__skeletonContainer{flex-direction:column;gap:1rem;padding:1rem;display:flex}.LoadingState-module__p3CVUa__skeletonItem{background:linear-gradient(90deg,#1f1f28 0%,#27272a 50%,#1f1f28 100%) 0 0/200% 100%;border-radius:.5rem;height:4rem;animation:1.5s ease-in-out infinite LoadingState-module__p3CVUa__skeleton-loading}@keyframes LoadingState-module__p3CVUa__skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}
