:root{--bg:#fcfaf7;--ink:#1a1a1a}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:Oxygen,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}button{font-family:inherit}@media (max-width:600px){.ch-likert{grid-template-columns:repeat(3,minmax(0,1fr))!important;margin-left:0!important}.ch-nav-desktop{display:none!important}.ch-nav-mobile.ch-open,.ch-nav-toggle{display:flex!important}}@media (max-width:360px){.ch-wordmark-text{font-size:16px!important}}