.error-state{box-sizing:border-box;background:#f8fafc;justify-content:center;align-items:center;width:100%;min-height:60vh;padding:2rem;display:flex}.error-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;max-width:500px;padding:2.5rem;box-shadow:0 8px 24px #00000014}.error-icon{color:#dc2626;background:#fee2e2;border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.error-title{color:#111827;margin:0;font-size:1.5rem;font-weight:700}.error-message{color:#6b7280;margin:.75rem 0 2rem;line-height:1.6}.error-button{cursor:pointer;color:#fff;background:#2563eb;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:background-color .2s}.error-button:hover{background:#1d4ed8}
