/* Semantic linear icons for every navigation surface. */
.nav-icon,.menu-mark{display:grid;place-items:center;width:20px;height:20px;flex:none;color:currentColor}
.nav-icon svg,.menu-mark svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:900px){.nav-item>span:not(.nav-icon){display:none}.nav-item>span.nav-icon{display:grid}}
