:root{--kc-blue:#00bcff;--kc-yellow:#ffcf4e;--kc-red:#ff4d53;--soft-yellow:#ffecb7;--soft-red:#ffc8ca;--soft-blue:#c4efff;--footer-red:#9d2f33;--text:#000;--background:#fff;--muted-text:#333}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--text);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;margin:0;padding:0;font-family:Inter,Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,p{margin:0}
