.navBar[data-v-3800a1d2]{display:flex;align-items:center;justify-content:space-between;background:hsla(0,0%,100%,.1);padding:.5em}body{padding:0;margin:0;color:#fff;background:#151515}.viewWrapper{display:grid;place-content:center}.grid{display:grid}.center{place-items:center}.flex{display:flex}.gap-1{gap:.05em}.gap-2{gap:.25em}.gap{gap:.5em}.pa-3{padding:.5em}.pt-3{padding-top:.5em}.ma-3{margin:.5em}.caption{font-size:70%}.transparent{opacity:.5}.align-center{align-items:center;align-content:center}.align-start{align-items:flex-start;align-content:flex-start}.justify-end{justify-content:flex-end;justify-items:flex-end}.justify-center{justify-content:center;justify-items:center}.justify-between{justify-content:space-between;justify-items:space-between}.btn{padding:.5em 1em}.btn,.btnMini{background:#191919;border:1px solid hsla(0,0%,100%,.5);border-radius:10px;color:#fff}.btnMini{padding:.25em .5em;font-size:80%}button{cursor:pointer}