*{box-sizing:border-box}html{height:100%;-webkit-overflow-scrolling:touch}body,#root,#root__layout{display:flex;flex:1 1 auto;min-height:100%;flex-direction:column}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;vertical-align:middle}ul{margin:0;padding:0;list-style-type:none}input[type=number]{-moz-appearance:textfield;appearance:none}input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}input[type=number]::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}@keyframes gradient-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}pre code .hljs-comment{color:#999}pre code .hljs-tag{color:#b4b7b4}pre code .hljs-operator,pre code .hljs-punctuation,pre code .hljs-subst{color:#ccc}pre code .hljs-operator{opacity:.7}pre code .hljs-bullet,pre code .hljs-deletion,pre code .hljs-name,pre code .hljs-selector-tag,pre code .hljs-template-variable,pre code .hljs-variable{color:#f2777a}pre code .hljs-attr,pre code .hljs-link,pre code .hljs-literal,pre code .hljs-number,pre code .hljs-symbol,pre code .hljs-variable.constant_{color:#f99157}pre code .hljs-class .hljs-title,pre code .hljs-title,pre code .hljs-title.class_{color:#fc6}pre code .hljs-strong{font-weight:700;color:#fc6}pre code .hljs-addition,pre code .hljs-code,pre code .hljs-string,pre code .hljs-title.class_.inherited__{color:#9c9}pre code .hljs-built_in,pre code .hljs-doctag,pre code .hljs-keyword.hljs-atrule,pre code .hljs-quote,pre code .hljs-regexp{color:#6cc}pre code .hljs-attribute,pre code .hljs-function .hljs-title,pre code .hljs-section,pre code .hljs-title.function_,pre code .ruby .hljs-property{color:#69c}pre code .diff .hljs-meta,pre code .hljs-keyword,pre code .hljs-template-tag,pre code .hljs-type{color:#c9c}pre code .hljs-emphasis{color:#c9c;font-style:italic}pre code .hljs-meta,pre code .hljs-meta .hljs-keyword,pre code .hljs-meta .hljs-string{color:#a3685a}pre code .hljs-meta .hljs-keyword,pre code .hljs-meta-keyword{font-weight:700}#nprogress{top:0;left:0;width:100%;height:2.5px;z-index:9999;position:fixed;pointer-events:none}#nprogress .bar{height:100%;background-color:var(--palette-primary-main);box-shadow:0 0 2.5px var(--palette-primary-main)}#nprogress .peg{right:0;opacity:1;width:100px;height:100%;display:block;position:absolute;transform:rotate(3deg) translateY(-4px);box-shadow:0 0 10px var(--palette-primary-main),0 0 5px var(--palette-primary-main)}
