.gh-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;max-width:26rem;margin-inline:auto;padding:1.25rem .75rem}.gh-empty--compact{padding:.75rem .5rem;max-width:22rem}.gh-empty__icon{display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;margin-bottom:.15rem;color:var(--muted,var(--gh-muted,#6b7280))}.gh-empty__title{margin:0;font-size:1rem;font-weight:700;color:var(--primary,var(--gh-primary,#091b2b));line-height:1.4}.gh-empty__desc{margin:0;max-width:22rem;font-size:.875rem;line-height:1.6;color:var(--muted,var(--gh-muted,#6b7280))}.gh-empty__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.55rem}@media (max-width:480px){.gh-empty__actions .btn-primary{width:100%}}