h1[data-v-9ad8aae2]{color:#ff3e00;font-size:min(12vw,4em);font-weight:100;margin:0 0 .5em 0}p[data-v-9ad8aae2]{max-width:24em;margin:0 auto 1em auto}.categories[data-v-9ad8aae2]{width:100%;max-width:26em;margin:0 auto}button[data-v-9ad8aae2]{padding:1em 1em;display:block;margin:0 0 .2em 0;width:100%}@media (min-width:640px){button[data-v-9ad8aae2]{display:inline;margin:0 .2em .4em .2em;width:auto}}.card-outer[data-v-23e4810b]{width:100%;height:100%}.card-inner[data-v-23e4810b]{position:absolute;left:0;top:0;width:100%;height:100%;background:50% 50% no-repeat;background-position:50% 0;background-size:cover;border-radius:var(--border-radius);box-shadow:2px 4px 6px rgba(0,0,0,.2);overflow:hidden;padding:0;text-align:left}.details[data-v-23e4810b]{position:absolute;width:100%;bottom:0;padding:1em .5em .5em .5em;background:linear-gradient(180deg,transparent,rgba(0,0,0,.6) 35%,rgba(0,0,0,.9));color:#fff}h2[data-v-23e4810b]{margin:0 0 .2em 0}.type[data-v-23e4810b]{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price[data-v-23e4810b]{position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.3);color:#fff;display:flex;align-items:center;justify-content:center;font-size:4em;font-weight:700}.price.large[data-v-23e4810b]{font-size:6em}@media (min-width:640px){.card-outer[data-v-23e4810b]{height:0;padding:0 0 100% 0}}.game-container[data-v-49e88add]{flex:1}.game[data-v-49e88add]{display:grid;grid-template-rows:7fr 1fr 7fr;grid-gap:.5em;width:100%;height:600;max-width:min(100%,40vh);margin:0 auto}.game>div[data-v-49e88add]{display:flex;align-items:center}.same[data-v-49e88add]{width:100%;align-items:center;margin:0}.game .card-container button[data-v-49e88add]{width:100%;height:100%;padding:0;margin:0}.error[data-v-49e88add]{color:red}.giant-result[data-v-49e88add]{position:fixed;width:50vmin;height:50vmin;left:calc(50vw - 25vmin);top:calc(50vh - 25vmin);opacity:.5}.results[data-v-49e88add]{display:grid;grid-gap:.2em;width:100%;max-width:320px;margin:1em auto 0 auto}.result[data-v-49e88add]{background:hsla(0,0%,100%,.1);border-radius:50%;padding:0 0 100% 0;transition:background .2s;transition-delay:.1s}.result img[data-v-49e88add]{position:absolute;width:100%;height:100%;left:0;top:0}.done[data-v-49e88add]{position:absolute;width:100%;height:100;left:0;top:4em;display:flex;flex-direction:column;align-items:center;justify-content:center}.done strong[data-v-49e88add]{font-size:6em;font-weight:700}@media (min-width:640px){.game[data-v-49e88add]{max-width:100%;grid-template-rows:none;grid-template-columns:1fr 8em 1fr;max-height:calc(100vh - 6em)}.same[data-v-49e88add]{height:8em}}.fade-enter[data-v-49e88add]{opacity:0}.fade-enter-active[data-v-49e88add],.fade-leave-active[data-v-49e88add]{transition:opacity .5s ease-out}.fade-leave-to[data-v-49e88add]{opacity:0}body,html{width:100%;height:100%}body,html,html *{position:relative}html *{box-sizing:border-box}body{--border-radius:5px;--do-effect:#7fdbff;--do-effect-lighter:#a6e6ff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;background:#222;color:#eee;margin:0;font-size:14px}p{line-height:1.5}a{color:var(--do-effect);text-decoration:none}button{font-family:inherit;font-size:inherit;background:var(--do-effect);color:#222;border:none;border-radius:var(--border-radius);margin:0 0 .5em 0;padding:.5em 1em;line-height:1}button:not(:disabled):hover{background-color:var(--do-effect-lighter)}@media (min-width:480px){body{font-size:16px}}main{text-align:center;padding:1em;max-width:800px;margin:0 auto;height:100%;display:flex;flex-direction:column;justify-content:center}