.empty-state_emptyState__kH24m{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;min-height:50vh;background:var(--card-bg);border-radius:12px;border:1px solid var(--border);margin:2rem auto}.empty-state_emptyState__kH24m svg{opacity:.2;margin-bottom:1.5rem;filter:drop-shadow(0 0 10px color-mix(in srgb,var(--primary) 10%,transparent))}.empty-state_emptyState__kH24m h2{font-size:1.75rem;margin-bottom:1rem;font-weight:600;background:linear-gradient(135deg,var(--primary) 0,color-mix(in srgb,var(--primary) 80%,#8b5cf6) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.empty-state_emptyState__kH24m p{font-size:1rem;opacity:.7;max-width:450px;line-height:1.6;color:var(--subtitle)}@media screen and (max-width:768px){.empty-state_emptyState__kH24m{padding:3rem 1.5rem;min-height:40vh;margin:1rem}.empty-state_emptyState__kH24m h2{font-size:1.5rem}.empty-state_emptyState__kH24m p{font-size:.9rem}}