.answers{padding:16px}.answers-inner{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center}.answers .answer{width:100%}.answers .answer .btn{background:var(--purple-transparent);border:1px solid var(--white-transparent);border-radius:4px;justify-content:center;width:100%}.answers .answer-valid .btn{background:#fff;color:var(--green)}.answers .answer-invalid .btn{background:#fff;color:var(--orange)}.question{align-items:flex-end;overflow-y:auto}.question,.question-content{display:flex;flex-direction:column;gap:10px;width:100%}.question-content .answers{width:100%}.question-content>.btn{height:auto;padding-bottom:12px;padding-top:12px}.question-content>.btn svg{--btn-svg-size:16px}.question-content .btn{width:100%}.question-info h3{margin-bottom:14px}.question-actions{display:flex;gap:10px}
