:root{color:#27274f;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f6fb;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:#f4f6fb;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.teamBootScreen{background:linear-gradient(135deg,#eef8f5,#eeebff);place-items:center;min-height:100vh;padding:24px;display:grid}.teamBootScreen>section{color:#34355f;justify-items:center;gap:12px;display:grid}.teamBootScreen>section>span{color:#fff;background:#6b63dc;border-radius:16px;place-items:center;width:52px;height:52px;font:700 31px Fredoka;display:grid;box-shadow:0 12px 30px #6b63dc33}.teamBootScreen strong{font:600 22px Fredoka}.teamBootScreen small{color:#747386}.teamBootScreen div{background:#ddd9f4;border-radius:99px;width:170px;height:5px;overflow:hidden}.teamBootScreen i{border-radius:inherit;background:#ff715b;width:45%;height:100%;animation:1s ease-in-out infinite alternate teamBootProgress;display:block}@keyframes teamBootProgress{0%{transform:translate(-35%)}to{transform:translate(155%)}}
