.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;max-width:420px;margin:0 auto;padding:3.5rem 1.5rem;display:flex}.empty-state-compact{padding:2rem 1rem}.empty-state-icon{border-radius:var(--rounded-lg);background:var(--dopplyn-primary-subtle);border:1px solid var(--dopplyn-primary-muted);width:52px;height:52px;color:var(--dopplyn-primary);justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.empty-state-compact .empty-state-icon{width:42px;height:42px}.empty-state-title{font-family:var(--font-outfit), sans-serif;letter-spacing:-.02em;color:var(--dopplyn-fg);margin:0;font-size:1.125rem;font-weight:700}.empty-state-desc{color:var(--dopplyn-fg-muted);margin:0;font-size:.9375rem;line-height:1.55}.empty-state-action{flex-wrap:wrap;justify-content:center;gap:.625rem;margin-top:.75rem;display:flex}
