*{box-sizing:border-box}html,body{margin:0;height:100%}body{background:#f6f7f9;font-family:IBM Plex Sans,sans-serif;color:#14171f;-webkit-font-smoothing:antialiased}a{color:#3538cd;text-decoration:none}a:hover{color:#242a9c;text-decoration:underline}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#c4cad4;border-radius:6px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:#a9b1bd;background-clip:content-box}[contenteditable=true]{outline:none;cursor:text;border-radius:4px;box-shadow:inset 0 0 0 1px #c7d2fe;background:#f5f7ff}[contenteditable=true]:focus{box-shadow:inset 0 0 0 2px #3538cd;background:#fff}input:focus,textarea:focus{outline:none}#root{height:100%}
