:root>*{--md-accent-fg-color:#af0d11}::selection{background-color:var(--md-accent-fg-color);color:#fff}::-moz-selection{background-color:var(--md-accent-fg-color);color:#fff}.scroll-watcher{animation:scroll-watcher linear;animation-timeline:scroll(y);background-color:var(--md-accent-fg-color);height:4px;left:0;position:fixed;scale:0 1;top:0;transform-origin:left;width:100%;z-index:100}@keyframes scroll-watcher{to{scale:1 1}}@media(prefers-reduced-motion:reduce){.scroll-watcher{animation:none;scale:0 1}}