.anchor-top:before{content:"";position:absolute;width:5rem;background-color:var(--panel-background);height:2.25rem;border-radius:50px;right:-.15rem;top:50%;transform:translateY(-50%)}@media (max-width:475px){.anchor-top:before{width:2.25rem;right:-.125rem}}::-moz-selection{background-color:oklch(var(--theme-1));color:oklch(var(--theme-2))}::selection{background-color:oklch(var(--theme-1));color:oklch(var(--theme-2))}:root{background:oklch(var(--main-background));scroll-padding-top:80px;scroll-behavior:smooth}.glow{background:radial-gradient(oklch(var(--theme-1)),transparent);top:calc(var(--mouse-y) - 200px);left:calc(var(--mouse-x) - 200px);opacity:.1}a:focus-visible,button:focus-visible{outline:1px solid oklch(var(--theme-1))}