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}img{image-rendering:pixelated}body{background-color:#000;background-size:100%;color:#fff;font-family:VT323;font-size:24px;overflow-x:hidden}div{box-sizing:border-box}p{margin:auto}.disabled,:disabled{color:#ccc;cursor:default!important;opacity:.5}#root{-webkit-user-select:none;user-select:none}.close{color:#ffe366;font-size:36px;padding:5px!important;position:absolute;right:15px;top:15px;transform:scaleX(1.5)}.game{min-height:100%}.status-bar{align-items:center;background-color:#000;display:flex;flex-wrap:wrap;justify-content:space-between;padding:5px;text-align:center;width:100%}.status-bar-icons div,.status-bar-icons img{cursor:pointer;display:inline-block;margin-right:10px}.status-bar-status{display:flex;flex-grow:1;justify-content:center;text-align:center}.player-area{background-color:#1a1a1a;border:5px solid #d3d3d3;display:flex;flex-direction:column;justify-content:space-between;left:0;min-width:300px;text-align:center;width:30vw}.player-area span{color:#fff}.player-area_bet_container button{font-family:VT323;font-size:30px;height:40px;width:40px}.player-area_bet_container p{margin-bottom:10px;margin-top:5px}.player-area_avatar_container{align-items:center;border-bottom:5px solid #d3d3d3;display:flex;flex-direction:column;justify-content:center;padding:26px 12px}.player-area_health_bar_container{padding:24px 0}.health-bar{border:5px solid #d3d3d3;height:36px;text-align:center;width:260px}.health-bar span{color:#fff}.health-bar_player{background-color:#16a632}.health-bar_monster{background-color:red}.health-bar_color{height:100%;margin-top:-24px}.player-area_stats_container{align-items:center;display:flex;flex-direction:row;font-size:36px;justify-content:center}.player-area_stats{text-align:left}.player-area_balance{border-top:5px solid #d3d3d3;bottom:0;padding:26px 12px}.game-area{display:flex;flex-direction:column;height:100vh;width:100%}.game-area_row{flex-direction:row;height:calc(100% - 50px)}.game-area_row,.player-blackjack{display:flex;justify-content:flex-end}.player-blackjack{align-items:center;flex-direction:column;flex-grow:1;padding:24px}.player-blackjack_cards{padding-bottom:30px}.blackjack-cards_cards{display:flex}.blackjack-cards_cards .card{padding-left:5px}.player-area_potion{align-items:center;cursor:pointer;display:flex;justify-content:center}.player-area_potion.disabled{cursor:default}.player-area_potion .potion-counter{font-size:32px;padding:5px}.monster-area{height:93vh;justify-content:space-between;min-width:40%;right:0}.monster-area,.monster-avatar{align-items:center;display:flex;flex-direction:column}.monster-avatar{height:calc(65vh - 50px);justify-content:flex-end}.blackjack-cards{display:flex;flex-direction:row-reverse;min-height:133px;padding:15px}.blackjack-cards_label{display:flex;flex-direction:column;font-size:30px;justify-content:flex-end;padding:5px 10px}.monster-blackjack{align-items:center;background-color:#1a1a1a;border:5px solid #d3d3d3;bottom:0;display:flex;flex-direction:column;min-height:311px;min-width:400px;padding:12px 24px;position:absolute;right:0;width:40vw}.monster-blackjack_name{display:flex;font-size:150%;font-weight:700;margin:0;padding:12px}.monster-chest{padding-left:5px}.monster-chest div{display:inline-block}.monster-blackjack_stats{padding:12px 0}.attr-title{padding-right:8px}.blackjack-cards_cards_stack:nth-child(2){margin-left:-30px;margin-top:-30px}.blackjack-cards_cards_stack:nth-child(3){margin-left:-30px;margin-top:-60px}.blackjack-cards_cards_stack:nth-child(4){margin-left:-30px;margin-top:-90px}.blackjack-cards_cards_stack:nth-child(5){margin-left:-30px;margin-top:-110px}.blackjack-cards_cards_stack:nth-child(6){margin-left:-30px;margin-top:-130px}.red{color:red}.center{align-items:center;display:flex;flex-direction:column;font-size:30px;height:100vh;justify-content:center;text-align:center}.center div{padding:20px}.game-over-screen .text{font-size:72px}.chip-container{display:inline-block;margin-top:10px;position:relative}.number-overlay{border-radius:50%;color:#000;font-size:25px;padding:5px 15px;position:absolute;right:1px;top:5px}@media only screen and (max-width:1044px){body,html{overflow-x:hidden}.game-area{height:auto;min-height:auto}.story-screen img{transform:scale(.7)}.story-screen .story-screen_text{font-size:34px}.background-asset{max-width:100vw;object-fit:cover}.game_start-screen img{height:252px;width:303px}.player-blackjack_cards{padding-bottom:5px}.battle-screen{flex-direction:column-reverse}.battle-screen .background-asset{height:40vh;top:0}.health-bar{height:24px}.health-bar span{font-size:16px;position:relative;top:-7px}.player-area{flex-wrap:wrap}.player-area>div{font-size:23px;padding:10px}.player-area .health-bar{width:120px}.player-area .player-area_potion{cursor:pointer}.player-area .player-area_potion img{height:45px;width:33px}.player-area .player-area_potion.disabled{cursor:default}.player-area .player-avatar{cursor:pointer}.player-area .player-avatar img{height:81px;width:81px}.player-area{align-items:center;flex-direction:row;width:100%}.player-area .player-area_balance{border:none;padding:10px;width:93px}.player-area .player-area_avatar_container{border:none;padding-bottom:10px;padding-top:10px}.player-area .player-area_health_bar_container{padding:5px}.game-area_row{height:auto}.game-area_row-battle{flex-direction:column-reverse;height:auto;width:100%}.game-area_row-battle .monster-area{height:auto;justify-content:flex-start;padding:10px}.game-area_row-battle .monster-avatar{height:auto}.game-area_row-battle .monster-blackjack{min-height:auto;position:relative;width:100%}.game-area_row-battle .monster-blackjack .monster-blackjack_name{font-size:100%}.game-area_row-battle .action-buttons{min-height:50px}.game-area_row-battle .blackjack-cards{min-height:83px}.game-area_row-battle .blackjack-cards_label{font-size:30px}.game-area_row-battle .blackjack-cards_cards_stack:first-child,.game-area_row-battle .blackjack-cards_cards_stack:nth-child(2),.game-area_row-battle .blackjack-cards_cards_stack:nth-child(3),.game-area_row-battle .blackjack-cards_cards_stack:nth-child(4),.game-area_row-battle .blackjack-cards_cards_stack:nth-child(5),.game-area_row-battle .blackjack-cards_cards_stack:nth-child(6){margin-left:0;margin-top:0}.game .character-selection{height:auto;padding:20px}.game .character-selection .character{padding:10px}.story-screen_data{width:100vw}.player-area_bet_container{min-width:128px}.player-area_bet_container button{font-size:20px;height:25px;width:25px}.scoreboard{font-size:24px!important;padding-top:10px!important}}@media only screen and (max-height:770px){.scoreboard{padding-top:5px!important}.scoreboard .scoreboard-entry{font-size:18px!important;padding:4px}}.battle-screen{display:flex}.button{cursor:pointer;padding:10px}.background-asset{height:100vh;object-fit:cover;overflow-x:hidden;position:absolute;width:100vw;z-index:-1}.asset{image-rendering:pixelated}.show-pointer{cursor:pointer}.modal{background-color:#000000bf;bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;transition:all .3s;width:100vw}.modal-content{background-color:#621106;border:5px solid #89280b;cursor:default;left:50%;padding:2% 7%;position:absolute;top:50%;transform:translate(-50%,-50%)}.modal-close{cursor:pointer;position:absolute;right:10px;top:10px}.action-buttons{margin:10px;min-height:170px}.action-buttons div,.action-buttons img{margin:10px}.action-buttons div{display:inline-block}.game-version{bottom:0;font-size:18px;padding:5px;position:fixed;right:0}.game_start-screen,.loading-screen{align-items:center;display:flex;flex-flow:column;height:100vh;justify-content:center}.loading-screen{font-size:80px}.button-text{color:#ffe366;cursor:pointer;font-size:36px;padding:10px}.center-text{text-align:center}.character-selection-screen{align-items:center;color:gray;display:flex;flex-direction:column;font-size:24px;justify-content:center;padding:auto}.character-gender-selection{display:flex;font-weight:700;justify-content:space-between;padding:30px 0;width:100px}.character-gender-selection :hover{cursor:pointer}.selected-gender{color:#fff;font-size:30px}.character-gender,.character-selection{display:flex;flex-direction:row}.character-selection{flex-wrap:wrap;height:380px;justify-content:center}.character{padding:30px}.character.selected{background:#272626}.character-name-input{font-family:VT323;font-size:24px;font-weight:700;height:30px;outline:none;text-align:center;width:420px}.story-screen{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:40px}.story-screen_text{font-size:36px;margin-bottom:50px;padding:20px;text-align:center}.story-screen_data{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:65vh}.story-screen .button-text{margin-top:40px}.scoreboard{font-size:36px;height:auto;padding-top:20px}.scoreboard .button-text{padding:20px}.scoreboard div{padding:5px}.scoreboard .scoreboard-entry{display:flex}.scoreboard .scoreboard-entry .active{color:#c7e98b}.help{font-size:36px;height:auto;padding-top:20px}
/*# sourceMappingURL=main.13edeb9d.css.map*/