 :where(p) { margin: 0 0 6px; }  .brx-popup ::-webkit-scrollbar { width: 12px; } .brx-popup ::-webkit-scrollbar-button { display: none; } .brx-popup ::-webkit-scrollbar-track { background: transparent; border-radius: 10px; } .brx-popup ::-webkit-scrollbar-thumb { background: var(--t6-accent-a); border-radius: 10px; border: 3px solid transparent;  background-clip: padding-box; }