html,body{margin:0;height:100%;background:#efe8df;font-family:Manrope,system-ui,sans-serif;color:#201c19}#root{height:100%}*{box-sizing:border-box}button,input{font-family:inherit}::placeholder{color:#b4a998}.tsScroll::-webkit-scrollbar{width:10px}.tsScroll::-webkit-scrollbar-thumb{background:#e0d6c6;border-radius:6px;border:3px solid #f4efe8}@keyframes tsFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.tsInput{outline:none;transition:border-color .15s,box-shadow .15s}.tsInput:focus{border-color:#e8639e;box-shadow:0 0 0 3px #e8639e21}.tsSignin:hover{background:#e8639e}.tsSignout:hover,.tsBack:hover{color:#e8639e}.tsLeaderRow:hover{background:#faf5ec}@keyframes tsSpin{to{transform:rotate(360deg)}}.tsSpin{animation:tsSpin .8s linear infinite}
