.quiz-transition{transition:all .3s cubic-bezier(.25,1,.5,1)}.progress-bar{transition:width .5s cubic-bezier(.25,1,.5,1)}.share-button{transition:all .2s ease-out}.share-button:hover{transform:scale(1.05)}html{scroll-behavior:smooth}.quiz-scrollbar::-webkit-scrollbar{width:8px}.quiz-scrollbar::-webkit-scrollbar-track{background:var(--color-alabaster,#F5F1E9)}.quiz-scrollbar::-webkit-scrollbar-thumb{background:var(--color-deep-teal,#507D7B);border-radius:4px}.quiz-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--color-earthen-tan,#C8AE90)}