.panels--error-boundary{text-align:center;justify-content:center;align-items:center;gap:var(--space-3);box-sizing:border-box;padding:var(--space-6);color:var(--text-primary);flex-direction:column;display:flex}.panels--error-boundary .panels--error-boundary--icon{color:var(--text-secondary);width:2rem;height:2rem}.panels--error-boundary .panels--error-boundary--icon svg{width:100%;height:100%}.panels--error-boundary .panels--error-boundary--heading{text-transform:uppercase;letter-spacing:.14em;color:var(--text-secondary);margin:0;font-size:1.05rem;font-weight:500}.panels--error-boundary .panels--error-boundary--body{max-width:34rem;color:var(--text-secondary);margin:0;line-height:1.5}.panels--error-boundary .panels--error-boundary--actions{justify-content:center;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.panels--error-boundary .panels--error-boundary--note{color:var(--text-muted);margin:0;font-size:.8rem}.panels--error-boundary .panels--error-boundary--text{box-sizing:border-box;width:100%;max-width:34rem;min-height:9rem;padding:var(--space-2);border:1px solid var(--border);background:var(--bg-sub);color:var(--text-secondary);resize:vertical;border-radius:6px;font-family:monospace;font-size:.75rem}.panels--error-boundary--inline{flex:1 1 0;min-height:0;overflow:auto}.panels--error-boundary--page{justify-content:center;min-height:60vh}.panels--error-boundary--panel{padding:var(--space-4);max-width:22rem}.panels--error-boundary--panel .panels--error-boundary--body{font-size:.85rem}
