::selection{background:#00d8a4;color:white}body{margin:0;color:#fff;font-family:"Comfortaa",sans-serif;background-image:linear-gradient(to bottom,#020917,#101725);background-color:#001529}.content{display:flex;min-height:100vh;line-height:1.1;text-align:center;flex-direction:column}.content h1{font-size:3.6rem;font-weight:700}.content p{font-size:1.2rem;font-weight:400;opacity:.5}.antd-modal-content{background-color:#001529}.card{animation:.5s ease-out 0s 1 cardPopup;background:#001529;margin-top:.5rem;margin-right:1rem;margin-left:1rem;border-radius:10px;padding:1rem}.secondary{background:white;padding:.5rem}.queue-in-list{display:flex;flex-flow:row;justify-content:space-between;margin-top:1rem;margin-bottom:1rem;border:2px solid#00d8a4}@keyframes headerDrop{0%{transform:translatey(-50%);opacity:0}60%{opacity:.5}to{transform:translatey(0);opacity:1}}.header{animation:.3s ease-out 0s 1 headerDrop;margin-top:.5rem;margin-right:1rem;margin-left:1rem;border-radius:10px}.header-container{width:100%;display:flex;justify-content:space-between;align-items:center}.header-logo{display:flex;justify-content:center;align-items:center}.logo{width:36px;height:auto;transition-duration:.2s}.logo:hover{transform:rotate(18deg);transition-duration:.2s}.news-footer{color:grey;display:flex;flex-flow:row}.queue-info>*{text-align:left}.anon-circle{width:50px;height:50px;line-height:50px;border-radius:50%;text-align:center}.anon-card{display:flex;flex-flow:row wrap;align-items:center;animation:.3s ease-out 0s 1 cardPopup;background:#001d39;margin-top:.5rem;margin-right:1rem;margin-left:1rem;border-radius:10px;padding:1rem;border:2px solid#00d8a4;justify-content:space-between}@keyframes cardPopup{0%{transform:translatey(20%);opacity:0}50%{transform:translatey(3%)}to{transform:translatey(0);opacity:1}}.card{animation:.5s ease-out 0s 1 cardPopup;background:#001529;margin-top:.5rem;margin-right:1rem;margin-left:1rem;border-radius:10px}.main{-webkit-user-select:none;user-select:none;padding:3rem;display:flex;flex-flow:column;justify-items:center;align-items:center;align-content:space-between}.image{height:100px;width:auto}.button-box{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}