html,body{text-rendering:optimizeLegibility}@supports (-webkit-touch-callout:none){html,body{-webkit-font-smoothing:auto}}*{scrollbar-width:thin;scrollbar-color:var(--colors-divider)transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--colors-divider);border-radius:4px}@keyframes shimmer-sweep{0%{background-position:100%}to{background-position:0%}}