.piq-error-boundary{background:var(--feed-item-light-background);border:1px solid var(--feed-item-light-border);border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;min-height:120px;padding:20px;display:flex}.piq-error-boundary__icon{color:#9ba0b0;opacity:.7}.piq-error-boundary__message{color:#9ba0b0;text-align:center;margin:0;font-size:13px}.piq-error-boundary__retry{border:1px solid var(--feed-item-light-border);color:#9ba0b0;cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;transition:opacity .15s;display:inline-flex}.piq-error-boundary__retry:hover{opacity:.7}.dark-mode .piq-error-boundary{background:var(--feed-item-dark-background);border-color:var(--feed-item-dark-border)}
