.options[data-v-f5628e69]{display:flex;flex-direction:column;gap:10px}.options .option[data-v-f5628e69]{align-items:center;background-color:var(--line-3);border-radius:5px;cursor:pointer;display:grid;gap:0 5px;grid-template-areas:"icon title" "icon description";grid-template-columns:max-content auto;padding:5px;transition:background-color .2s,border .2s,transform .2s,padding .2s}.options .option.show[data-v-f5628e69],.options .option[data-v-f5628e69]:hover{background-color:var(--line);padding:5px}.options .option .icon[data-v-f5628e69]{background-color:var(--card);border:1px solid var(--line);border-radius:5px;grid-area:icon;height:32px;padding:5px;width:32px}@media screen and (min-width:768px){.options .option .icon[data-v-f5628e69]{height:48px;height:64px;padding:10px;width:48px;width:64px}}.options .option .name[data-v-f5628e69]{grid-area:title}.options .option .desc[data-v-f5628e69]{font-weight:lighter;grid-area:description;text-align:left}.options .option.disabled[data-v-f5628e69]{opacity:.5;pointer-events:none}.options .characters[data-v-f5628e69]{background:var(--line-1);border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;flex-direction:column;gap:5px;margin:-12px auto 0;padding:5px;width:99%}.options .characters .loading[data-v-f5628e69]{color:var(--card)}.options .characters>div[data-v-f5628e69]{background-color:var(--base-3);display:flex;flex-wrap:wrap}.options .characters>div .creation[data-v-f5628e69]{position:relative;z-index:1}.options .characters>div .creation>span[data-v-f5628e69]{align-items:center;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;pointer-events:none;position:absolute;z-index:1}.options .characters>div .creation>span .icon[data-v-f5628e69]{filter:drop-shadow(0 0 1px black);width:32px}.options .characters>div .card-character[data-v-f5628e69]{cursor:pointer;opacity:.5;transition:background-color .2s}.options .characters>div .card-character[data-v-f5628e69]:hover{background-color:var(--line)}.options .characters>div .card-character.inGame[data-v-f5628e69]{box-shadow:inset 0 0 0 2px var(--success-2);opacity:1}.options .characters .new-character[data-v-f5628e69]{align-items:center;background-color:var(--line-3);border-radius:5px;cursor:pointer;display:flex;height:74px;justify-content:center;min-width:280px;transition:background-color .2s}.options .characters .new-character[data-v-f5628e69]:hover{background-color:var(--line)}.options .characters .new-character[data-v-f5628e69],.options .characters>div>span[data-v-f5628e69]{flex-grow:1;width:100%}@media screen and (min-width:768px){.options .characters .new-character[data-v-f5628e69],.options .characters>div>span[data-v-f5628e69]{flex-grow:1;max-width:50%;width:40%!important}}@media screen and (min-width:1200px){.options .characters .new-character[data-v-f5628e69],.options .characters>div>span[data-v-f5628e69]{flex-grow:1;max-width:33%;width:30%!important}}
