:where(html){-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;line-height:1.15}:where(h1){-webkit-margin-after:.67em;-webkit-margin-before:.67em;font-size:2em;margin-block-end:.67em;margin-block-start:.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;-webkit-margin-before:0;margin-block-end:0;margin-block-start:0}:where(hr){box-sizing:initial;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:initial}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:#fff;border:solid;color:#000;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}*{box-sizing:border-box}body{overflow:hidden;position:fixed;touch-action:manipulation;-webkit-user-select:none;user-select:none}@media only screen and (min-width:1024px)and (orientation:landscape){body{height:100vh;overflow:auto;position:relative}}.blink{animation:blink 1s steps(1) infinite}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.flash{animation:flash 1s steps(1) infinite}@keyframes flash{0%{color:#fff}50%{color:#000}to{color:#fff}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{font-size:14px}@media (max-width:736px){:root{font-size:8px}}@media only screen and (orientation:landscape)and (max-height:600px){:root{font-size:10px}}.App{grid-row-gap:0;align-content:start;display:grid;font-family:Merriweather,serif;grid-template:"paytable" "hand" "bottomrow" "buttons";grid-template-rows:auto 1fr auto auto;height:100vh;margin:0 auto;row-gap:0;width:100vw}@media only screen and (min-device-width:320px)and (max-device-width:736px)and (max-device-height:414px)and (orientation:landscape){.App{grid-template:"paytable buttons" "hand buttons" "bottomrow buttons";grid-template-rows:auto 1fr auto;max-width:100vw}}@media only screen and (min-width:768px)and (max-width:1024px)and (orientation:landscape){.App{grid-template:"paytable buttons" "hand buttons" "bottomrow buttons";grid-template-columns:1fr auto;grid-template-rows:auto 1fr auto;max-width:100vw;padding:10px}}@media only screen and (min-width:1024px)and (max-width:1366px)and (orientation:landscape){.App{align-content:start;grid-template:"paytable buttons" "hand buttons" "bottomrow buttons";grid-template-columns:1fr auto;grid-template-rows:auto 1fr auto;height:100vh;max-width:100vw;min-height:100vh;overflow:hidden;padding:10px}}@media only screen and (orientation:landscape)and (max-height:600px){.App{grid-template:"paytable buttons" "hand buttons" "bottomrow buttons";grid-template-columns:1fr auto;grid-template-rows:auto 1fr auto;max-width:100vw}}.App{background-color:#0d4a2d;color:red}span{-webkit-text-stroke:2px #ff0;font-size:2rem;width:100%}.padded{padding-left:8px;padding-right:8px}@media (max-width:480px){.padded{padding-left:5px;padding-right:5px}}.payTableContainer{grid-area:paytable;padding-top:4px;position:relative}@media (max-width:480px){.payTableContainer{padding-top:3px}}@media only screen and (orientation:landscape)and (max-height:600px){.payTableContainer{padding-top:2px}}.payTableContainer .calculating-indicator{align-items:center;background-color:#000c;border-radius:4px;box-shadow:0 2px 8px #0006;color:#fff;display:flex;font-size:.9rem;gap:8px;padding:6px 12px;pointer-events:none;position:absolute;right:12px;top:8px;z-index:10}@media (max-width:480px){.payTableContainer .calculating-indicator{font-size:.8rem;gap:6px;padding:4px 8px;right:8px;top:6px}}@media only screen and (orientation:landscape)and (max-height:600px){.payTableContainer .calculating-indicator{font-size:.75rem;gap:6px;padding:4px 8px;right:8px;top:4px}}.payTableContainer .calculating-indicator span{-webkit-text-stroke:0;font-size:inherit}.payTableContainer .calculating-indicator .calculating-spinner{animation:spin .8s linear infinite;border:2px solid #ffd7004d;border-radius:50%;border-top-color:#fff;height:14px;width:14px}@media (max-width:480px){.payTableContainer .calculating-indicator .calculating-spinner{height:12px;width:12px}}@media only screen and (orientation:landscape)and (max-height:600px){.payTableContainer .calculating-indicator .calculating-spinner{height:12px;width:12px}}.payTableContainer .payTable{background-color:#1a5738;border:3px solid #ff0;border-collapse:collapse;color:#ff0;height:100%;table-layout:fixed;text-align:right;width:100%}.payTableContainer .payTable span{-webkit-text-stroke:0;font-size:.95rem}@media (max-width:480px){.payTableContainer .payTable span{font-size:.85rem}}@media only screen and (orientation:landscape)and (max-height:600px){.payTableContainer .payTable span{font-size:.75rem}}.payTableContainer .payTable thead th{-webkit-text-stroke:0;background-color:#0000004d;border-bottom:2px solid #ff0;border-left:3px solid #ff0;font-size:.95rem;font-weight:700;padding:2px 4px}@media (max-width:480px){.payTableContainer .payTable thead th{font-size:.85rem;padding:2px 3px}}@media only screen and (orientation:landscape)and (max-height:600px){.payTableContainer .payTable thead th{font-size:.75rem;padding:1px 3px}}.payTableContainer .payTable thead th:first-child{border-left:none;text-align:left;width:40%}.payTableContainer .payTable thead th:nth-child(2){width:20%}.payTableContainer .payTable thead th:nth-child(3){width:23%}.payTableContainer .payTable thead th:nth-child(4){width:17%}.payTableContainer .payTable tbody tr td:first-child{text-align:left}.payTableContainer .payTable tbody td{border-left:3px solid #ff0;padding:2px 4px}@media only screen and (min-device-width:320px)and (max-device-width:736px)and (max-device-height:414px)and (orientation:landscape){.payTableContainer .payTable tbody td{padding:1px 3px}}@media only screen and (orientation:landscape)and (max-height:600px){.payTableContainer .payTable tbody td{padding:1px 3px}}.payTableContainer .payTable tbody td:first-child{border-left:none}.payTableContainer .payTable tbody td.active{background-color:#4a7c59}.payTableContainer .payTable tbody td.ev-col,.payTableContainer .payTable tbody td.probability-col{font-size:.9rem}@media (max-width:480px){.payTableContainer .payTable tbody td.ev-col,.payTableContainer .payTable tbody td.probability-col{font-size:.8rem}}@media only screen and (orientation:landscape)and (max-height:600px){.payTableContainer .payTable tbody td.ev-col,.payTableContainer .payTable tbody td.probability-col{font-size:.7rem}}.payTableContainer .payTable tbody .highlighted-row td.active{background-color:#ffd7004d}.payTableContainer .payTable tfoot .total-row{background-color:#ffd70033;border-top:2px solid #ff0;font-weight:700}.payTableContainer .payTable tfoot .total-row td{border-left:3px solid #ff0;padding:3px 4px}.payTableContainer .payTable tfoot .total-row td:first-child{border-left:none}.hand{grid-area:hand}.hand .handStatusContainer{align-items:center;display:flex;height:4rem;line-height:2.5rem;text-align:center}@media (max-width:736px){.hand .handStatusContainer span{font-size:2.5rem}}@media only screen and (min-device-width:320px)and (max-device-width:736px)and (max-device-height:414px)and (orientation:landscape){.hand .handStatusContainer{height:2.5rem}}@media only screen and (min-width:768px)and (max-width:1024px)and (orientation:landscape){.hand .handStatusContainer{height:3rem}.hand .handStatusContainer span{font-size:2.2rem}}@media only screen and (min-width:1024px)and (max-width:1366px)and (orientation:landscape){.hand .handStatusContainer{height:2.5rem;line-height:2rem}.hand .handStatusContainer span{font-size:1.9rem}}@media only screen and (orientation:landscape)and (max-height:600px){.hand .handStatusContainer{height:2.5rem}.hand .handStatusContainer span{font-size:1.8rem}}.hand .cardContainer{grid-column-gap:8px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;margin-top:calc(1rem + 15px)}@media (max-width:980px){.hand .cardContainer{grid-column-gap:12px}}@media (max-width:480px){.hand .cardContainer{grid-column-gap:5px}}.hand .cardContainer figure{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0;margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0;position:relative}.hand .cardContainer figure .cardHold{-webkit-text-stroke:0;color:#fff;font-size:1.2rem;left:0;position:absolute;text-align:center;top:-2.5rem;width:100%;z-index:10}.hand .cardContainer figure img.card{cursor:pointer;max-width:99%}@media only screen and (min-device-width:320px)and (max-device-width:736px)and (max-device-height:414px)and (orientation:landscape){.hand .cardContainer figure img.card{max-height:25vh}}@media only screen and (min-width:768px)and (max-width:1024px)and (orientation:landscape){.hand .cardContainer figure img.card{max-height:30vh}}@media only screen and (min-width:1024px)and (max-width:1366px)and (orientation:landscape){.hand .cardContainer figure img.card{max-height:32vh;max-width:95%}}@media only screen and (orientation:landscape)and (max-height:600px){.hand .cardContainer figure img.card{max-height:28vh}}.bottomRow{align-items:center;display:grid;grid-area:bottomrow;grid-template-columns:1fr 1fr 1fr;padding-bottom:5px;padding-top:5px;transform:translateY(-40px)}@media (max-width:736px){.bottomRow span{-webkit-text-stroke:1px #ff0}}@media only screen and (orientation:landscape)and (max-height:600px){.bottomRow{padding-bottom:3px;padding-top:3px}.bottomRow span{font-size:1.8rem}}.bottomRow .bet-container{text-align:left}.bottomRow .winContainer{text-align:center}.bottomRow .creditContainer{text-align:right}@media (max-width:480px){.bottomRow{grid-row-gap:10px;align-content:center;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:1fr 1fr}.bottomRow .winContainer{text-align:right}.bottomRow .creditContainer{text-align:left}}.buttonRow{grid-column-gap:10px;display:grid;grid-area:buttons;grid-template-columns:2fr 4fr;height:60px;justify-self:center;transform:translateY(-40px)}@media only screen and (min-device-width:320px)and (max-device-width:736px)and (max-device-height:414px)and (orientation:landscape){.buttonRow{grid-row-gap:10px;grid-template-columns:none;height:auto;justify-self:center;width:200px}}@media only screen and (min-width:768px)and (max-width:1024px)and (orientation:landscape){.buttonRow{grid-row-gap:10px;align-self:center;grid-template-columns:none;height:auto;justify-self:center;width:200px}}@media only screen and (min-width:1024px)and (max-width:1366px)and (orientation:landscape){.buttonRow{grid-row-gap:8px;align-self:center;grid-template-columns:none;height:auto;justify-self:center;margin-top:0;width:200px}}@media only screen and (orientation:landscape)and (max-height:600px){.buttonRow{grid-row-gap:8px;align-self:center;grid-template-columns:none;height:auto;justify-self:center;width:180px}}.buttonRow{padding-bottom:10px;padding-left:1px;padding-right:1px}.buttonRow .logo{height:10px;visibility:hidden}.buttonRow button{color:#000;cursor:pointer;font-family:Merriweather,serif;font-size:1.25rem;text-align:center}@media (max-width:480px){.buttonRow button{font-size:1.5rem}}@media only screen and (min-width:1024px)and (max-width:1366px)and (orientation:landscape){.buttonRow button{font-size:1.1rem;min-height:55px}}@media only screen and (orientation:landscape)and (max-height:600px){.buttonRow button{font-size:1rem;min-height:50px}}.buttonRow button{background:#e0c725;border:2px outset #ddd;border-radius:2px;box-shadow:0 0 0 1px #9e9f27,0 0 0 3px #000;height:100%}.buttonRow button:active{border-style:inset;color:#fff}.white{color:#fff}.highlighted-row{background-color:#ffd7004d}.highlighted-row.blink{background-color:#ffd70080}.game-over-overlay{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.game-over-overlay .game-over-content{background-color:#0d4a2d;border:3px solid #ff0;border-radius:10px;box-shadow:0 0 20px #00000080;padding:30px;text-align:center}.game-over-overlay .game-over-content h2{-webkit-text-stroke:2px #ff0;color:#fff;font-size:3rem;margin:0 0 20px}.game-over-overlay .game-over-content p{-webkit-text-stroke:1px #ff0;color:red;font-size:1.5rem;margin:10px 0}
/*# sourceMappingURL=main.1de46fbf.css.map*/