html,body{height:98%;scroll-behavior:smooth}*::-webkit-scrollbar{width:.5rem;background-color:var(--ds-color-background-grey)}*::-webkit-scrollbar-thumb{border-radius:.5rem;-webkit-box-shadow:inset 0 0 6px var(--ds-color-background-hover);background-color:var(--ds-color-background-disabled)}.la-timer{width:80px;height:80px;border-radius:50%;display:inline-block;box-sizing:border-box;background:conic-gradient(currentColor 0deg,currentColor 120deg,transparent 120deg,transparent 360deg);mask:radial-gradient(circle,transparent 38px,currentColor 40px);animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
