.EmptyState_EmptyState__e7PFD{position:relative;display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);overflow:hidden;padding:2rem}.EmptyState_content__TzuPS{position:relative;z-index:2;text-align:center;max-width:600px;margin:0 auto}.EmptyState_icon__s7tP_{font-size:6rem;margin-bottom:2rem;display:inline-block;filter:drop-shadow(0 10px 30px rgba(255,255,255,.1))}@media(max-width:768px){.EmptyState_icon__s7tP_{font-size:4rem}}.EmptyState_animateIn__yYx37 h2{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2;letter-spacing:-.02em}@media(max-width:768px){.EmptyState_animateIn__yYx37 h2{font-size:2rem}}.EmptyState_title__f9S05{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2;letter-spacing:-.02em}@media(max-width:768px){.EmptyState_title__f9S05{font-size:2rem}}.EmptyState_description__9r2yq{color:#a0a0a0;font-size:1.125rem;line-height:1.6;margin-bottom:2.5rem}@media(max-width:768px){.EmptyState_description__9r2yq{font-size:1rem}}.EmptyState_button___pNEE{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2.5rem;font-size:1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px rgba(102,126,234,.3)}.EmptyState_button___pNEE:hover{transform:translateY(-2px);box-shadow:0 15px 40px rgba(102,126,234,.4)}.EmptyState_button___pNEE:active{transform:translateY(0)}@media(max-width:768px){.EmptyState_button___pNEE{padding:.875rem 2rem;font-size:.9375rem}}.EmptyState_background__q69GF{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.EmptyState_circle__MdQGt{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(102,126,234,.15) 0,transparent 70%);animation:EmptyState_float__Ox4L4 20s ease-in-out infinite}.EmptyState_circle__MdQGt:first-child{width:400px;height:400px;top:-100px;left:-100px;animation-delay:0s}.EmptyState_circle__MdQGt:nth-child(2){width:300px;height:300px;bottom:-50px;right:-50px;animation-delay:-7s}.EmptyState_circle__MdQGt:nth-child(3){width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:-14s}@media(max-width:768px){.EmptyState_circle__MdQGt:first-child{width:250px;height:250px}.EmptyState_circle__MdQGt:nth-child(2){width:200px;height:200px}.EmptyState_circle__MdQGt:nth-child(3){width:300px;height:300px}}@keyframes EmptyState_float__Ox4L4{0%,to{transform:translate(0) scale(1);opacity:.3}33%{transform:translate(50px,-50px) scale(1.1);opacity:.5}66%{transform:translate(-50px,50px) scale(.9);opacity:.4}}