@charset "UTF-8";.sort{--sort-top-opacity: .25;--sort-bottom-opacity: .25}.sort--desc{--sort-top-opacity: 1}.sort--asc{--sort-bottom-opacity: 1}.sort__icon{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif;width:12px;height:20px}.sort__icon:before,.sort__icon:after{position:absolute;left:0;line-height:9px;font-size:.8em}.sort__icon:before{content:"▲";bottom:50%;opacity:var(--sort-top-opacity)}.sort__icon:after{content:"▼";top:50%;opacity:var(--sort-bottom-opacity)}
