:root{--color-sage: #c4d9bc;--main-bg-color: #fff;--main-text-color: #333;--card-border-color: #ccc;--card-bg-color: #fff;--question-border-color: greenyellow;touch-action:pan-y}ul{list-style-type:none;padding:0;margin:0}ul li{margin:0;padding:0}.collection{padding:1.4rem;display:flex;flex-direction:column}.statement-title{font-size:3rem}.card{border:1px solid var(--card-border-color);background-color:var(--card-bg-color);border-radius:4px;margin:1em;padding:1em;display:none}.card.active{display:block}code{display:block;color:#c1c1c1}.collection-title{color:var(--main-text-color)}.collection{display:flex;flex-direction:column;border:1px solid #c1c1c1}.choices{display:flex;flex-direction:column;align-items:stretch;margin-bottom:1rem}.choice{font-size:1.4rem;padding:1rem}.choice.selected{background-color:#000}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
