*,:before,:after{box-sizing:border-box}body{margin:0}@keyframes spin{to{transform:rotate(360deg)}}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--c-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--c-borderStrong)}.page-pad{padding:20px 24px}@media (width<=768px){.page-pad{padding:16px 12px}}.nav-pill{background:var(--c-accent);border-radius:0 3px 3px 0;width:3px;height:18px;position:absolute;top:50%;left:0;transform:translateY(-50%)}
