.border-black[data-v-15b12df9]{border:2px #000}.skin[data-v-84a7d82e]{width:64px}@font-face{font-family:Inconsolata,monospace;src:url(https://fonts.googleapis.com/css2?family=Inconsolata&display=swap)}:root{--black:#171820;--background-top:#20222d;--yellow:#fdc029;--orange:#df861d;--dark-orange:#aa3d01;--gray:#bcb6ae;--text:var(--gray);--border:0.2rem;--border-radius:1rem}*{font-family:Inconsolata,monospace;text-align:center}body{background-color:var(--black);color:var(--text)}table{border-radius:var(--border-radius)}td,th{padding-left:1rem;padding-right:1rem}img{width:32px}.center{margin-left:auto;margin-right:auto}a{text-decoration:none}a,a:visited{color:var(--orange)}a:hover{filter:brightness(150%)}a:active{filter:brightness(120%)}button{background-color:var(--orange);border-radius:.2rem;border:none;color:var(--black)}button:hover{filter:brightness(150%)}button:active{filter:brightness(120%)}.mobile-hidden,.mobile-small-hidden{display:table-cell}.card{border-radius:1rem;background-color:var(--background-top)}.card-interactable:hover{filter:brightness(150%)}.card-interactable:active{filter:brightness(120%)}.flex{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-distribute{justify-content:space-between}.table-element{padding:.2rem 4rem;margin-bottom:.4rem}.table-element span{width:160px}.width-restricted{max-width:40rem}.no-bullet{list-style-type:none}@keyframes pending{0%{background-color:var(--black)}50%{background-color:var(--background-top)}to{background-color:var(--black)}}.pending{animation:pending 1.5s infinite}.dummy{width:100%;height:25vh;border-radius:var(--border-radius)}.m-t-1{margin-top:1rem}.p-1{padding:1rem}.no-margin{margin:0}@media(max-width:70rem){.width-restricted{max-width:none}.mobile-hidden{display:none}}@media(max-width:50rem){.mobile-small-hidden{display:none}}article{cursor:pointer}.namemc{margin-top:1rem}