*,*:before,*:after{box-sizing:border-box}body{margin:0}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--c-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--c-borderStrong)}.nav-pill{position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:18px;background:var(--c-accent);border-radius:0 3px 3px 0}
