<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#root .flexedBetween{display:flex;justify-content:space-between}#root .questionBox{cursor:pointer;display:flex;flex-direction:row-reverse;justify-content:flex-end;padding:5px 0}#root .questionBox input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}#root .questionBox{font-weight:400}#root .questionBox .checkmark{background-color:#eee;flex:0 0 22px;height:22px;margin:0 10px;position:relative;width:22px}#root .questionBox .checkmark.radio{border-radius:50%}#root .questionBox:hover input~.checkmark{background-color:#ccc}#root .questionBox input:checked~.checkmark{background-color:#2196f3}#root .questionBox .checkmark:after{content:"";display:none;position:absolute}#root .questionBox input:checked~.checkmark:after{display:block}#root .questionBox .checkmark:after{border:solid #fff;border-width:0 3px 3px 0;height:13px;left:8px;top:3px;transform:rotate(45deg);width:6px}#root article{padding:10px}#root footer{display:flex;justify-content:space-between;padding:10px;text-align:right}
/*# sourceMappingURL=main.18a4ba71.css.map*/</pre></body></html>