@charset "UTF-8";body{background-color:#080808}*{font-family:Roboto,sans-serif;box-sizing:border-box;margin:0}html,body,app-root{margin:0;padding:0;height:100%;width:100%;display:block}app-root{overflow-y:auto;overflow-x:hidden;position:relative}.underline{text-decoration:underline}.switch{position:relative;display:inline-block;width:36px;height:19px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#4a4a4a;transition:.4s}.slider:before{position:absolute;content:"";height:13px;width:13px;left:3px;bottom:3px;background-color:#fff;transition:.4s}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{transform:translate(16px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.capitalize{text-transform:capitalize}.spinner{color:official;display:inline-block;position:relative;width:22px;height:22px;margin:2px 0 0 2px}.spinner div{transform-origin:10px 10px;-webkit-animation:spinner 1.2s linear infinite;animation:spinner 1.2s linear infinite}.spinner div:after{content:" ";display:block;position:absolute;top:1px;left:9px;width:1px;height:4px;border-radius:20%;background:#fff}.spinner div:nth-child(1){transform:rotate(0);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner div:nth-child(2){transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.spinner div:nth-child(3){transform:rotate(60deg);-webkit-animation-delay:-.9s;animation-delay:-.9s}.spinner div:nth-child(4){transform:rotate(90deg);-webkit-animation-delay:-.8s;animation-delay:-.8s}.spinner div:nth-child(5){transform:rotate(120deg);-webkit-animation-delay:-.7s;animation-delay:-.7s}.spinner div:nth-child(6){transform:rotate(150deg);-webkit-animation-delay:-.6s;animation-delay:-.6s}.spinner div:nth-child(7){transform:rotate(180deg);-webkit-animation-delay:-.5s;animation-delay:-.5s}.spinner div:nth-child(8){transform:rotate(210deg);-webkit-animation-delay:-.4s;animation-delay:-.4s}.spinner div:nth-child(9){transform:rotate(240deg);-webkit-animation-delay:-.3s;animation-delay:-.3s}.spinner div:nth-child(10){transform:rotate(270deg);-webkit-animation-delay:-.2s;animation-delay:-.2s}.spinner div:nth-child(11){transform:rotate(300deg);-webkit-animation-delay:-.1s;animation-delay:-.1s}.spinner div:nth-child(12){transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes spinner{0%{opacity:1}to{opacity:0}}@keyframes spinner{0%{opacity:1}to{opacity:0}}.tooltip{background-color:#363636b4;color:#dadada;padding:5px 10px;border-radius:4px;font-size:15px;opacity:0;pointer-events:none;max-width:300px;transition:opacity .2s;overflow-wrap:break-word;white-space:break-spaces;font-weight:400;text-align:left;text-align:initial;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:1;text-transform:none}*:hover>.tooltip{opacity:1;pointer-events:initial}.info-icon-tooltip-container{float:right;height:19px}.info-icon{background-color:#80808027;-webkit-mask-image:url(info-circle-solid.svg);mask-image:url(info-circle-solid.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:19px;height:19px;display:inline-block;cursor:pointer}.flag-icon:before{content:"\a0"}.flag-icon{background-size:contain;background-position:50%;background-repeat:no-repeat;position:relative;display:inline-block;width:1.33333333em;line-height:1em}.flag-icon-dev{background-image:url(curly-brackets.svg)}.flag-icon-sa{background-image:url(sa.svg)}.flag-icon-cn{background-image:url(cn.svg)}.flag-icon-nl{background-image:url(nl.svg)}.flag-icon-en-gb{background-image:url(gb.svg)}.flag-icon-en-us{background-image:url(us.svg)}.flag-icon-fr{background-image:url(fr.svg)}.flag-icon-de{background-image:url(de.svg)}.flag-icon-in{background-image:url(in.svg)}.flag-icon-hu{background-image:url(hu.svg)}.flag-icon-it{background-image:url(it.svg)}.flag-icon-jp{background-image:url(jp.svg)}.flag-icon-kr{background-image:url(kr.svg)}.flag-icon-ro{background-image:url(ro.svg)}.flag-icon-ru{background-image:url(ru.svg)}.flag-icon-pt{background-image:url(pt.svg)}.flag-icon-es{background-image:url(es.svg)}.flag-icon-ca{background-image:url(ca.svg)}.flag-icon-id{background-image:url(id.svg)}.flag-icon-ug{background-image:url(ug.svg)}markdown h1,markdown h2,markdown h3,markdown p{-webkit-margin-before:.5em;margin-block-start:.5em;-webkit-margin-after:.5em;margin-block-end:.5em}markdown h1{padding-bottom:4px;border-bottom:2px solid #7b7b7b6b}markdown h2{padding:6px 0;border-bottom:1px solid #7b7b7b6b}markdown h3{font-style:italic;font-weight:lighter}markdown a{color:#5252ff}#body.theme--light{background-color:#dbdbdb}#body.theme--light .title{color:#181818;-webkit-user-select:none;-moz-user-select:none;user-select:none}#body.theme--light .spinner div:after{background:black}#body.theme--light .info-icon{background-color:#80808042}#body.theme--light input:not(:checked)+.slider{background-color:#adadad}#body.theme--light app-preferences .preferences-list{background-color:#cececeee;color:#424242}#body.theme--light app-preferences .checkmark:after{border-color:#000}#body.theme--light app-preferences .preferences-entry:hover{background-color:#5a5a5a13}#body.theme--light app-preferences .preferences-group-title:hover{background-color:#5a5a5a04}#body.theme--light app-preferences .preferences-group-entries{background-color:#b7b7b766}#body.theme--light app-preferences .preferences-group-title-arrow svg{fill:#1a1a1a}#body.theme--light app-typer .word{color:#1a1a1abd}#body.theme--light app-typer .word.word-incorrect{color:red}#body.theme--light app-typer .word-input{background:transparent;color:#1a1a1abd;caret-color:#1a1a1abd}#body.theme--light app-typer .word-input.input-incorrect{color:#ff5e5e}#body.theme--light app-typer .type-test-results{background-color:#4d4d4d10;color:#20202094}#body.theme--light app-typer .type-test-results tr:nth-child(even){background-color:#33333312}#body.theme--light app-typer .type-test-timer{color:#202020}#body.theme--light app-typer .type-test-timer .type-test-timer-increase svg,#body.theme--light app-typer .type-test-timer .type-test-timer-decrease svg{fill:#303030}#body.theme--light app-typer .type-test-restart svg{fill:#303030}#body.theme--light app-typer .type-test-incorrect-words-modal .type-test-incorrect-words-modal-background{background-color:#000000b3}#body.theme--light app-typer .type-test-incorrect-words-modal .type-test-incorrect-words-modal-inner{background-color:#f5f5f5;color:#252525}#body.theme--light app-typer .type-test-incorrect-words-modal .type-test-incorrect-words-modal-inner .type-test-incorrect-words-modal-entry:nth-child(odd){background-color:#e4e4e4}#body.theme--light app-typer .type-test-incorrect-words-modal .type-test-incorrect-words-modal-inner .incorrect-words-modal-close{background-color:#b10000;color:#fff}#body.theme--light app-about .about-wrapper{background-color:#00000056}#body.theme--light app-about .tab-wrap{background-color:#fff}#body.theme--light app-about .tab:checked+label{background-color:#fff}#body.theme--light app-about .tab:checked+label:hover{background-color:#fff}#body.theme--light app-about .tab+label{color:#333;background-color:#efefef}#body.theme--light app-about .tab+label:hover{background-color:#f9f9f9}#body.theme--light app-about .tab__content{color:#555}
