.hljs{display:block;overflow-x:auto;padding:.5em;background:white;color:#000}.hljs-comment,.hljs-quote,.hljs-variable{color:green}.hljs-keyword,.hljs-selector-tag,.hljs-built_in,.hljs-name,.hljs-tag{color:#00f}.hljs-string,.hljs-title,.hljs-section,.hljs-attribute,.hljs-literal,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-addition{color:#a31515}.hljs-deletion,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-meta{color:#2b91af}.hljs-doctag{color:gray}.hljs-attr{color:red}.hljs-symbol,.hljs-bullet,.hljs-link{color:#00b0e8}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}pre{display:block;overflow-x:auto;overflow-y:auto;color:#a9b7c6;background:#282b2e;padding:.5em;white-space:pre-line;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[type=radio]+label span{transition:background .2s,transform .2s;border:solid 1px #707070}input[type=radio]+label span:hover,input[type=radio]+label:hover span{transform:scale(1.1)}input[type=radio]:checked+label span{background-color:var(--color-active);box-shadow:0 0 0 2px #fff inset}input[type=radio]:checked+label{font-weight:600;color:var(--color-active)}input[type=radio]+label{font-weight:300}input[type=checkbox]+label{font-weight:300}input[type=checkbox]+label span{transition:background .2s,transform .2s;border-radius:2.5px;border:solid 1px #707070}input[type=checkbox]+label span:hover,input[type=checkbox]+label:hover span{transform:scale(1.1)}input[type=checkbox]:checked+label span{background-color:var(--color-active);box-shadow:0 0 0 2px #fff inset}input[type=checkbox]:checked+label{font-weight:600;color:var(--color-active)}span.correct{box-shadow:0 0 0 2px #fff inset;background-color:var(--color-standard)!important;border:solid 1px var(--color-standard)!important}label.correct{color:var(--color-standard)!important}span.incorrect{box-shadow:0 0 0 2px #fff inset;background-color:var(--color-text-danger)!important;border:solid 1px var(--color-danger)!important}label.incorrect{color:var(--color-text-danger)!important}div.correct-option-background{background-color:#8dd3841a;border-left-width:10px;border-left-color:#8dd384;border-radius:5px}div.wrong-option-background{background-color:#ed70711a;border-left-width:10px;border-left-color:#ed7071;border-radius:5px}
