.bulletin-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:10px}.bulletin-head h1{margin-bottom:3px}.bulletin-head p{margin:0;color:var(--muted)}.bulletin-filters{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr auto;gap:7px;background:#fff;border:1px solid var(--border);padding:10px;border-radius:9px;margin-bottom:12px}.bulletin-filters label{display:flex;flex-direction:column;gap:3px;color:var(--muted)}.bulletin-filters input,.bulletin-filters select{height:34px;border:1px solid var(--border);border-radius:6px;padding:0 8px;background:#fff}.bulletin-filters button{background:var(--primary);color:#fff;border:0;border-radius:6px;padding:0 14px}.bulletin-row{grid-template-columns:30px 78px minmax(250px,1fr) 45px 204px 50px}.mbs-badge{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:var(--primary);color:#fff;font-weight:var(--weight-bold)}.capability-note{font-size:10px;color:var(--muted)}.pagination{display:flex;justify-content:center;gap:5px;margin:14px}.pagination a{padding:7px 10px;border:1px solid var(--border);background:#fff;border-radius:5px;text-decoration:none}.pagination a.active{background:var(--primary);color:#fff}@media(max-width:680px){.bulletin-filters{grid-template-columns:1fr 1fr}.bulletin-filters button{min-height:34px}.bulletin-row{grid-template-columns:26px 58px minmax(0,1fr) 38px}.bulletin-row .quick-odds{display:none}.bulletin-head p{display:none}}
.mbs-badge{display:inline-flex;align-items:center;justify-content:center;min-width:48px;width:auto;height:auto;min-height:26px;padding:5px 9px;border-radius:999px;font-size:10px;line-height:1;white-space:nowrap}
