body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.card:hover{-webkit-transform:translateY(3px);transform:translateY(3px)}.selected-card{background-color:blue;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-direction:column;overflow:hidden;width:200px}.hand{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.card{background-color:#f7f7f7}.card,.opp-selected-card{border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-direction:column;overflow:hidden;width:200px}.opp-selected-card{background-color:red}.card-image{background-color:#ccc;height:100px;width:100%}.card-content{padding:12px}.card-name{font-size:18px;margin-bottom:8px}.card-description{font-size:14px;margin-bottom:12px}.card-stats{display:flex;justify-content:space-between;margin-bottom:12px}.card-power{font-size:12px}.board{flex-direction:column}.board,.board-row{align-items:center;display:flex;justify-content:center}.board-row{background-color:grey;border:2px solid #000;min-height:250px;padding:16px;width:100%}.player0-row{margin-bottom:16px}.player1-row{margin-top:16px}
/*# sourceMappingURL=main.c9e3e493.css.map*/