.bw-tab{padding:10px 18px;cursor:pointer;font-size:14px;font-weight:600;border:1px solid #e8e4d8;background:#fff;color:#2c2c2c;transition:all .2s ease;user-select:none;white-space:nowrap;flex-shrink:0}.bw-tab:hover{border-color:#2d3e34;color:#2d3e34}.bw-tab[data-active=true]{background:#2d3e34;color:#fff;border-color:#2d3e34}.bw-tab[data-active=true] .bw-badge{background:rgba(255,255,255,.2);color:#fff}.bw-badge{display:inline-block;background:#f5f1e6;color:#6b6b6b;padding:2px 8px;margin-left:8px;font-size:11px;font-weight:600;transition:background .2s,color .2s}.bw-post-card{cursor:grab;user-select:none;-webkit-user-select:none;touch-action:none}.bw-post-card:active{cursor:grabbing}