.quiz .answer:not(:has(:checked)):not(:has(:disabled)):not(.answer--correct):not(.answer--incorrect):hover{--tw-border-opacity:1;border-color:rgb(168 168 168/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(249 249 251/var(--tw-bg-opacity,1))}.quiz .answer:not(:has(:checked)):not(:has(:disabled)):not(.answer--correct):not(.answer--incorrect):hover .answer__label{--tw-border-opacity:1;border-color:rgb(168 168 168/var(--tw-border-opacity,1))}.quiz .answer:not(:has(:checked)):not(:has(:disabled)):not(.answer--correct):not(.answer--incorrect):hover .answer__label input~span{border-width:2px;--tw-border-opacity:1;border-color:rgb(168 168 168/var(--tw-border-opacity,1))}.quiz .answer:has(:checked) input[type=checkbox]~span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%23fff' d='M11.795 2.188c.273.252.273.659 0 .887L4.72 10.15c-.228.274-.636.274-.887 0L.188 6.505c-.25-.227-.25-.635 0-.887a.647.647 0 0 1 .91 0l3.19 3.192 6.62-6.622c.252-.25.66-.25.887 0'/%3E%3C/svg%3E");background-size:62.5%}.quiz .answer:has(:checked) input[type=radio]~span{border-width:4px}.quiz .answer:has(:checked):not(.answer--correct):not(.answer--incorrect){border-color:rgb(var(--color-theme))}.quiz .answer:has(:checked):not(.answer--correct):not(.answer--incorrect) .answer__label{border-color:rgb(var(--color-theme));color:rgb(var(--color-theme))}.quiz .answer:has(:checked):not(.answer--correct):not(.answer--incorrect) .answer__label input~span{border-color:rgb(var(--color-theme))}.quiz .answer:has(:checked):not(.answer--correct):not(.answer--incorrect) .answer__label input[type=checkbox]~span{background-color:rgb(var(--color-theme))}.quiz .answer:has(:checked).answer--correct .answer__label input:not([type=radio])~span{--tw-bg-opacity:1;background-color:rgb(34 208 113/var(--tw-bg-opacity,1))}.quiz .answer:has(:checked).answer--incorrect .answer__label input:not([type=radio])~span{--tw-bg-opacity:1;background-color:rgb(255 0 72/var(--tw-bg-opacity,1))}.quiz .answer--correct{--tw-border-opacity:1;border-color:rgb(34 208 113/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(222 255 237/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(34 208 113/var(--tw-text-opacity,1))}.quiz .answer--correct .answer__label,.quiz .answer--correct .answer__label span{--tw-border-opacity:1;border-color:rgb(34 208 113/var(--tw-border-opacity,1))}.quiz .answer--incorrect{--tw-border-opacity:1;border-color:rgb(255 0 72/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 214 226/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 0 72/var(--tw-text-opacity,1))}.quiz .answer--incorrect .answer__label,.quiz .answer--incorrect .answer__label span{--tw-border-opacity:1;border-color:rgb(255 0 72/var(--tw-border-opacity,1))}.quiz__circle{border-radius:9999px;height:136px;overflow:hidden;position:relative;width:136px}@media (min-width:768px){.quiz__circle{height:172px;width:172px}}.quiz__circle>div{height:100%;position:absolute;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.quiz__circle__upper{background:radial-gradient(transparent 56%,#22d071 0);-webkit-mask:conic-gradient(#000 var(--quiz-score-percent),transparent 0);mask:conic-gradient(#000 var(--quiz-score-percent),transparent 0);z-index:2}.quiz__circle__lower{background:radial-gradient(transparent 56%,#ff0048 0);z-index:1}