.LoadingSpinner_wrapper__rW_KA{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:3rem 1rem}.LoadingSpinner_spinner__OND0E{border-radius:50%;border-style:solid;border-color:#10b981 rgba(16,185,129,.2) rgba(16,185,129,.2);animation:LoadingSpinner_spin__EKlBN .8s linear infinite}.LoadingSpinner_sm__BgcfC{width:20px;height:20px;border-width:2px}.LoadingSpinner_md__aBrxr{width:32px;height:32px;border-width:3px}.LoadingSpinner_lg__S4HNq{width:48px;height:48px;border-width:4px}.LoadingSpinner_label__hk7ew{font-family:Orbitron,monospace;font-size:12px;color:hsla(0,0%,100%,.5);letter-spacing:.05em}@keyframes LoadingSpinner_spin__EKlBN{to{transform:rotate(1turn)}}.EmptyState_wrapper__T4_mS{text-align:center;padding:3rem 2rem}.EmptyState_icon__UGnyT{font-size:48px;margin-bottom:16px;opacity:.5}.EmptyState_title__p8Stq{font-family:Orbitron,monospace;font-size:16px;font-weight:600;margin:0 0 8px;color:var(--text-primary,#fff)}.EmptyState_description__Pzs2D{font-size:14px;color:hsla(0,0%,100%,.4);margin:0 0 24px}.EmptyState_cta__RxyTM{display:inline-block;padding:10px 24px;background:linear-gradient(135deg,#10b981,#06b6d4);border:none;border-radius:10px;font-family:Orbitron,monospace;font-size:12px;font-weight:600;color:#fff;cursor:pointer;text-decoration:none;letter-spacing:.05em;transition:all .3s}.EmptyState_cta__RxyTM:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 20px rgba(16,185,129,.3)}