.oc-devbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:14px 18px;margin-bottom:26px;background:#edf2ed;border:1px solid var(--oc-border);border-radius:var(--oc-radius);font-size:var(--oc-fs-ui);color:var(--oc-text)}.oc-devbar__text{display:block}.oc-devbar__text strong{color:var(--oc-title)}.oc-devbar__btn{font:inherit;font-weight:600;padding:8px 14px;color:#fff;background:var(--oc-accent);border:0;border-radius:var(--oc-radius);cursor:pointer}.oc-devbar__btn:hover{background:#163024}.oc-card__firm{font-size:var(--oc-fs-ui);color:var(--oc-muted);margin:-4px 0 10px}.oc-empty{text-align:center;padding:56px 32px;background:var(--oc-card);border:1px dashed var(--oc-border);border-radius:var(--oc-radius)}.oc-empty__icon{width:44px;height:44px;color:var(--oc-accent);opacity:.45;margin-bottom:18px}.oc-empty__title{font-family:var(--oc-font-title);font-size:var(--oc-fs-title);font-weight:600;color:var(--oc-title);margin:0 0 10px}.oc-empty__text{font-size:var(--oc-fs-excerpt);line-height:1.7;color:var(--oc-muted);max-width:52ch;margin:0 auto}