.bm-wrap { border: 1px solid #eee !important; border-top: 1px solid #eee !important; border-radius: 8px !important; padding: 32px !important; margin-top: 32px !important; margin-bottom: 32px !important; }
.bm-head { display: flex; align-items: baseline; gap: 6px; margin: 0 0 20px; }
.bm-head h3 { margin: 0; font-size: 15px; font-weight: 600; color: #1a1a1a; }
.bm-head .sort { margin-left: auto; font-size: 12px; color: #999; cursor: pointer; }
.bm-compose { display: flex !important; gap: 10px !important; align-items: center !important; margin: 0 0 22px !important; padding: 0 !important; background: none !important; border: none !important; }
.bm-input.bm-input { flex: 1 !important; font-size: 13px !important; padding: 10px 14px !important; border: 1px solid #e5e5e5 !important; border-radius: 8px !important; outline: none !important; background: #fafafa !important; background-color: #fafafa !important; color: #1a1a1a !important; box-shadow: none !important; height: auto !important; min-height: 0 !important; line-height: 1.4 !important; }
.bm-input.bm-input::placeholder { color: #999 !important; }
.bm-input.bm-input:hover, .bm-input.bm-input:focus { border-color: #ccc !important; background: #fafafa !important; box-shadow: none !important; outline: none !important; }
.bm-compose-btn.bm-compose-btn { background: #D85A30 !important; background-color: #D85A30 !important; background-image: none !important; border: none !important; border-radius: 8px !important; padding: 9px 18px !important; color: #fff !important; font-size: 13px !important; font-weight: 500 !important; box-shadow: none !important; text-shadow: none !important; text-transform: none !important; letter-spacing: normal !important; height: auto !important; min-width: 0 !important; line-height: 1.4 !important; cursor: pointer !important; transition: background 0.15s !important; }
.bm-compose-btn.bm-compose-btn:hover { background: #c44d27 !important; background-color: #c44d27 !important; color: #fff !important; text-decoration: none !important; box-shadow: none !important; }
.bm-cta { font-size: 13px; color: #555; margin: 0 0 22px; }
.bm-cta a { color: #D85A30; font-weight: 500; }
.bm-list { list-style: none; padding: 0; margin: 0; }
.bm-list ul { list-style: none; padding: 0; margin: 0; }
.bm-row { display: flex; gap: 10px; margin: 0 0 16px; padding: 0; background: none; border: none; }
.bm-avatar { width: 34px; height: 34px; border-radius: 50%; flex-shrink: 0; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 11px; font-weight: 500; }
.bm-avatar.sm { width: 26px; height: 26px; font-size: 10px; }
.bm-body { flex: 1; min-width: 0; }
.bm-meta { font-size: 12px; line-height: 1.4; margin: 0 0 2px; }
.bm-name { font-size: 13px; color: #0c5cb8; font-weight: 500; }
.bm-role-reader { color: #888; }
.bm-role-buyer { color: #1D9E75; }
.bm-role-author { color: #1D9E75; }
.bm-time { color: #aaa; }
.bm-text { margin: 0 0 6px; font-size: 13px; line-height: 1.5; color: #2a2a2a; }
.bm-text p { margin: 0 0 6px; }
.bm-acts { display: flex; gap: 14px; font-size: 12px; color: #aaa; align-items: center; }
.bm-act { display: inline-flex; align-items: center; gap: 4px; cursor: pointer; color: #aaa; }
.bm-act:hover { color: #555; }
.bm-act svg { width: 13px; height: 13px; }
.bm-act.liked { color: #888; }
.bm-nested { margin-top: 10px; }
/* Глушим bps38 свой рендер если что-то осталось */
.bps-engagement-wrap, .bps-like-row { display: none !important; }
