.topbar nav .nav-home{width:30px;height:30px;display:inline-grid;place-items:center;margin-right:5px;border:1px solid rgba(255,255,255,.16);border-radius:50%;color:#eef4f5;transition:border-color .25s,color .25s,background .25s}.topbar nav .nav-home:hover,.topbar nav .nav-home:focus-visible{border-color:#43e5ea;color:#43e5ea;background:rgba(67,229,234,.07)}.nav-home-icon{position:relative;width:11px;height:9px;border:1.4px solid currentColor;border-top:0;margin-top:3px}.nav-home-icon:before{content:"";position:absolute;width:8px;height:8px;left:0;right:0;top:-5px;margin:auto;border-left:1.4px solid currentColor;border-top:1.4px solid currentColor;transform:rotate(45deg)}.nav-home-icon:after{content:"";position:absolute;bottom:0;left:4px;width:2px;height:5px;background:currentColor}@media(max-width:900px){.topbar nav .nav-home{width:36px;height:36px;margin:5px 0}}
