.Loader_wrapper__3R_06{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;gap:1rem}.Loader_spinner__7ABqu{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#333;border-radius:50%;animation:Loader_spin__tbbdj .8s linear infinite}.Loader_text__TGpNk{font-size:.95rem;color:#555}@keyframes Loader_spin__tbbdj{to{transform:rotate(1turn)}}.ErrorState_wrapper__QpWYf{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;padding:1.5rem;text-align:center}.ErrorState_message__aSXZd{margin:0 0 1rem;font-size:.95rem;color:#c00}.ErrorState_retry__rM7w3{padding:.5rem 1rem;font-size:.9rem;cursor:pointer;background:#333;color:#fff;border:none;border-radius:4px}.ErrorState_retry__rM7w3:hover{background:#555}