.error-log{z-index:2;background-color:#8a282b;box-shadow:-7px 7px 20px 4px #000;position:fixed;left:calc(100% - 460px);border:2px solid #000;padding:5px;width:450px}@media(width < 900px){.error-log{left:calc(100% - 300px);width:300px}}.error-log h3{margin-top:0}.error-log>div>div{margin-bottom:10px;display:flex;justify-content:space-between}.error-log>div>div:hover{background-color:#a89e8f}.error-log>div>div>:last-child{width:36px}
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{background-color:#8a282b;color:#fff;font-family:Arial,Helvetica,sans-serif}.react>*:not(header){border-radius:20px;background-color:#e2e1da;color:#000}button:not([disabled]){cursor:pointer}.loading{pointer-events:none;opacity:.5}
.react>header{display:flex;justify-content:space-between;height:90px;margin-bottom:25px}.react>header .profile{display:flex;flex-direction:column;align-items:center;justify-content:space-around}.react>header .profile>a{color:#fff}nav{display:flex}nav>a{white-space:nowrap;flex:0 0 auto;padding:0 30px;text-decoration-skip-ink:none}nav>a:nth-child(2){border-left:1px solid #000;border-right:1px solid #000}nav>.active{cursor:default}nav>label{width:105px;margin-left:20px;align-self:center;cursor:pointer}nav>label:hover{background-color:#a89e8f}nav>label input{cursor:pointer}nav>a,nav>div{color:#fff;font-size:40px;font-weight:bold;box-shadow:inset 0px 0px 5px #000;display:flex;justify-content:center;align-items:center}nav>a:hover,nav>div:hover{background-color:#a89e8f;box-shadow:inset 0px 0px 10px #000;cursor:pointer}nav>a.active,nav>div.active{background-color:#708c9c;box-shadow:inset 0px 0px 10px #000}
.react>h3{background-color:inherit;color:#fff}
