@layer bricks {.brxe-shortcode{width:100%}}#brxe-zshpml {line-height: 1.5; text-wrap: pretty}#brxe-spvdvo ul { font-size:var(--text-s); display:flex; flex-wrap:wrap; gap:1rem; & li { font-weight:600; line-height:1; background:white; border:solid 1px var(--text-color); border-radius:var(--radius-pill); padding-inline:1.75rem; padding-block:1rem; cursor: pointer; position: relative; isolation:isolate; &:has(.mw-seo-link-current),&:hover { background:var(--accent); color:white; border-color:var(--accent); } & a { display:-webkit-box; overflow:hidden; -webkit-box-orient:vertical; -webkit-line-clamp:1; } & a::after { content:''; position: absolute; inset:0; z-index:99; } }}