#app{--background-color: #182a41;--actionbar-height: 4.5rem;--content-max-width: 90rem;--content-max-width: 80rem;width:100vw;height:100dvh;color:#fffa;color:#fffc;background-color:var(--background-color);display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;font-family:Roboto,sans-serif}*{word-break:break-word;box-sizing:border-box;margin:0;padding:0}body{width:100vw;height:100dvh;display:flex;background-color:#000}.splash-page[data-v-d12d8a6d]{position:fixed;padding:1rem;font-size:2rem;font-weight:600;text-align:center;min-height:100dvh;min-width:100vw;display:grid;place-items:center;background-color:#000;transition:opacity .2s ease .1s,scale .4s linear}.splash-page[data-show=false][data-v-d12d8a6d]{pointer-events:none;opacity:0;scale:3}.actionbar[data-v-a829cddc]{width:100%;position:sticky;top:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;transition:all .2s ease-in-out}.actionbar[data-scrolled-top=true][data-v-a829cddc]{background:#000}.actionbar .actionbar-body[data-v-a829cddc]{width:100%;max-width:var(--content-max-width);min-height:var(--actionbar-height);padding-inline:2rem;gap:1.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.actionbar .actionbar-body .actionbar-logo[data-v-a829cddc]{border-radius:50%;aspect-ratio:1/1;display:flex;height:2rem}.actionbar .actionbar-body .actionbar-right[data-v-a829cddc]{flex-grow:1;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:1.5rem}.actionbar .actionbar-body .actionbar-right[data-v-a829cddc]>*{color:#ffffffb3;text-decoration:none;font-size:1rem}.actionbar .actionbar-body .actionbar-right>*[data-selected=true][data-v-a829cddc]{color:#fff;font-weight:600}@media (min-width: 900px){.actionbar .actionbar-body[data-v-a829cddc]{gap:3rem}.actionbar .actionbar-body .actionbar-right[data-v-a829cddc]{gap:3rem;justify-content:flex-start}}.app-background[data-v-611011da]{display:flex;object-fit:cover;pointer-events:none;width:100%;height:100%;min-width:100%;min-height:100%;max-width:100%;max-height:100%;transition:all .4s ease;opacity:0}.app-background[data-loaded=true][data-v-611011da]{opacity:1}.app-background-parent[data-v-a4e4f333]{transition:all .4s ease;opacity:0;transform:scale(1.02);pointer-events:none;position:fixed;top:0;bottom:0;left:0;right:0}.app-background-parent[data-show=true][data-v-a4e4f333]{opacity:.4;transform:scale(1)}.app[data-v-a4e4f333]{width:100%;height:100dvh;position:relative;display:flex;flex-direction:column;align-items:center}.app .app-body[data-v-a4e4f333]{width:100%;height:100dvh;display:flex;flex-direction:column;align-items:center;overflow-y:auto}
