@font-face{font-family:Poker;src:url(/poker.otf)format("opentype")}#join_or_create{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#join_or_create h1{color:#fff;text-align:center;font-family:Poker}#join_or_create p{text-align:center}#join_or_create div{background-color:#fff;padding-left:1em;padding-right:1em;font-family:sans-serif;display:inline-block}#join_or_create input[type=text]{text-align:center;border:1px solid gray;outline:none;margin-bottom:1em;padding:1em;display:block}#join_or_create input[type=text]:focus{border-color:#000;transition:border-color .2s}#join_or_create label{padding-right:1em}#join_or_create button{color:#fff;background-color:red;border:none;width:100%;margin-bottom:1em;padding:1em}#join_or_create button:active{background-color:#8b0000}#join_or_create button:disabled{opacity:.5;pointer-events:none;cursor:not-allowed}@font-face{font-family:Poker;src:url(/poker.otf)format("opentype")}#lobby{flex-direction:column;width:400px;height:100vh;display:flex;position:relative;left:50%;transform:translate(-50%)}#lobby h1{color:#fff;text-align:center;font-family:Poker}#lobby>div{background-color:#fff;flex-direction:column;flex-grow:1;font-family:sans-serif;display:flex}#lobby table{border-collapse:collapse;table-layout:fixed;width:100%}#lobby td{text-align:center;padding-top:1em;padding-bottom:1em}#lobby tr:nth-child(2n){background-color:#f2f2f2}#lobby>div>:first-child{text-align:center;color:#fff;background-color:red;padding-top:1em;padding-bottom:1em;display:flex}#lobby>div>:first-child>strong{flex:1}#lobby>div>:nth-child(2){flex:1 1 0;overflow:scroll}#lobby>div>:nth-child(3){justify-content:space-between;padding:1em;display:flex}#lobby button{color:#fff;background-color:red;border:none;padding:1em}#lobby button:active{background-color:#8b0000}#lobby button:disabled{opacity:.5;pointer-events:none;cursor:not-allowed}*{--table-unit:min(1.5vw, 1.5vh)}#table{height:100vh;font-family:sans-serif;font-size:var(--table-unit);flex-direction:column;justify-content:space-evenly;align-items:center;gap:7em;padding-top:7em;display:flex;position:absolute;left:50%;transform:translate(-50%)}#table_central{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.player{justify-content:center;align-items:center;width:0;height:0;display:flex;position:absolute}.player_bet{position:absolute;transform:translate(-50%,-50%)}#table>:first-child{color:#fff;background-image:radial-gradient(circle,red,#8b0000);border:1em solid #deb887;border-radius:50%;width:min(70vw,70vh);height:min(70vw,70vh);position:relative}#table>:first-child p{margin:0}.player>div>:first-child,.player_bet,#table_central>:first-child,#table_central>:nth-child(2),#table>:nth-child(2),#table>:nth-child(2)>:nth-child(4){flex-direction:row;display:flex}.player>div>:first-child,#table_central>:first-child,#table_central>:nth-child(2){justify-content:center}#table_central>:first-child>p{color:#0ff}.player>div>:nth-child(2){z-index:1;text-align:center;background:#00000080;border-radius:1em;width:10em;padding:1em;position:relative}.player>div>:nth-child(2)>:first-child{white-space:nowrap;overflow:scroll}.player>div>:nth-child(2)>:nth-child(3){color:#90ee90}.player>div>:nth-child(2)>:nth-child(6){color:#ff0}.player img,#table_central>:nth-child(2) img{height:6em}.player_bet,#table_central>:first-child{align-items:center}#table_central>:first-child{margin-bottom:1em}.player_bet img,#table_central>:first-child img{height:3em}.player_bet p,#table_central p{background:#00000080;border-radius:9999px;padding:0 1em}#table>:nth-child(2){background-color:#00000080;border-radius:1em;justify-content:space-evenly;width:100%;padding:1em;display:flex}#table>:nth-child(2)>:nth-child(4){gap:1em}#table button{color:#fff;background-color:red;border:none;align-self:stretch;padding:1em;font-size:1em}#table button:active{background-color:#8b0000}#table button:disabled{opacity:.5;pointer-events:none;cursor:not-allowed}#table input[type=text]{border:none;outline:none;width:5em;padding:1em;font-size:1em}#table input[type=range]{width:5em}*{box-sizing:border-box}html,body{width:100%;min-height:100%;margin:0;padding:0}body{background-color:#000}#root{background-image:radial-gradient(circle,#414345,#232526);width:100%;min-height:100vh;display:flow-root}
