:root{font-family:Protest Guerrilla,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{max-width:100vw;background-color:#0b3954;margin:0;display:flex;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}#app{display:flex;flex-direction:column;justify-content:space-around;width:100%;margin:0 auto;text-align:center}#logo{overflow:hidden;padding:.3em 0;transition:all .8s cubic-bezier(.3,.7,.4,1);color:#000;font-size:4em;font-family:Protest Guerrilla}#logo.on{text-shadow:0 0 .1em #ff8600;color:#ff8600}#subtitle.hidden{font-size:8em}#subtitle{transition:font-size .2s cubic-bezier(.01,.97,0,.97);text-shadow:none;color:#ebf5ee;font-size:.5em;display:block;margin:-1em 1em 0 0;padding:.15em .3em;border-radius:.2em;border-width:2px;border-style:dashed;transform:rotate(353deg);width:3em;float:right}.base{cursor:pointer;min-height:2em;padding:0;outline-offset:4px;border:none;border-radius:.3em;background-color:#78a1bb}.base .top{transition:transform .25s cubic-bezier(.3,.7,.4,1);display:flex;align-items:center;justify-content:center;border-radius:.3em;height:100%;width:100%;background-color:#ebf5ee;transform:translateY(-4px)}.base:active .top,.base.active .top{transform:translateY(-1px)}.base:hover .top{transform:translateY(-5px)}.base.clicked .top{color:#ebf5ee;transform:translateY(0);background-color:#ff8600}#author[data-v-59704779]{position:fixed;bottom:0;margin:0;padding:1em}#author p[data-v-59704779]{margin:0}a[data-v-59704779]{color:#ebf5ee}#info small[data-v-59704779]{color:#78a1bb;text-align:right;display:block;margin-top:.5em;font-family:Arial}#info[data-v-59704779]{transition:bottom .4s;overflow:hidden;position:fixed;bottom:1em;right:0;max-width:30em;height:12em;padding:1em}#info.hidden[data-v-59704779]{bottom:-10em}#info.hidden .help-text[data-v-59704779]{margin-top:1.5em}#info .help-text[data-v-59704779]{transition:margin-top .4s;font-size:1.3em;text-transform:uppercase;font-family:Protest Guerrilla;color:#ebf5ee;box-shadow:0 0 .3em #ff8600;position:relative;bottom:0;left:0;margin-top:.5em}#info .help-text span[data-v-59704779]{padding:1em}#info .hint[data-v-59704779]{float:right;cursor:pointer;border-radius:100%;padding:.6em 1em;color:#ebf5ee;background:none;border-color:#ebf5ee;border-style:dotted}.logo-container[data-v-59704779]{max-width:100%;width:30em;margin:0 auto;overflow-y:hidden}#message[data-v-59704779]{margin-bottom:4em;color:#ff8600}#board[data-v-59704779]{max-height:60vh;max-width:95vw;margin:0 auto;overflow:auto;display:flex;flex-direction:column;align-items:baseline}#board .mine[data-v-59704779]{color:#fff;background-color:red}.row[data-v-59704779]{display:flex;margin:auto}.cell[data-v-59704779]{height:2em;width:2em;margin:.3em}#flag[data-v-59704779]{color:#0b3954;margin:1em auto;height:2em;width:3em}.option[data-v-59704779]{color:#0b3954;height:2em;margin:3em .3em .3em;width:6em}.option a[data-v-59704779]{color:#0b3954;text-decoration:none}
