.nav-group summary .nav-chevron{font-size:10px;line-height:1;transition:transform .2s ease}
.nav-group[open] summary .nav-chevron{transform:rotate(180deg)}
