.bg-pattern{background-image:url(../img/bg-pattern.dc4de415.png);background-repeat:repeat;background-size:186px 186px}.bg-transparent{background:transparent}.container[data-v-02e3a1ca]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.card-width[data-v-02e3a1ca]{width:70ch}.record-height[data-v-02e3a1ca]{height:42ch;overflow:hidden}div[row][data-v-02e3a1ca]{display:flex;flex-direction:row;gap:1em}.minesweeper-cell[data-v-36162487]{align-items:center;background:#98bf2c;border:1px solid #fff;color:#4f342f;font-weight:700;cursor:pointer;display:flex;font-size:1.3em;justify-content:center;height:26px;width:26px}.bomb[data-v-36162487],.open[data-v-36162487]{background:rgba(152,191,44,.16470588235294117)}.flag[data-v-36162487]:before{content:"🪰"}.container[data-v-437b0783]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.minesweeper-grid[data-v-437b0783]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;overflow:auto;display:grid;grid-template-columns:repeat(9,-webkit-min-content);grid-template-columns:repeat(9,min-content);grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}div[row][data-v-437b0783]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1em}div[col][data-v-437b0783]{display:flex;flex-direction:column}.won-card[data-v-437b0783]{background-image:url(../img/confetti.91bbe84a.gif);background-repeat:no-repeat;background-size:cover}.won-celebration[data-v-437b0783]{display:flex;justify-content:center;align-items:center;font-size:15ch}