@import url(https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&display=swap);body,html{background-color:#e6b800;color:#424149;font-family:Orbitron,sans-serif;height:100%;margin:0;overflow:hidden;padding:0;text-align:center;width:100%}#root{height:100vh;justify-content:center;padding-bottom:5px;padding-top:5px}#root,.poker-screen{align-items:center;display:flex;flex-direction:column;width:100%}.poker-screen{height:calc(100vh - 5px);justify-content:flex-start}.grid{align-items:stretch;box-sizing:border-box;height:calc(100% - 50px);justify-content:space-between;padding:5px;width:100%}.column,.grid{display:flex;gap:5px}.column{flex-direction:column;flex-grow:1;height:100%}.column:first-child,.column:last-child{width:25%}.column:nth-child(2){width:60%}.box{background:linear-gradient(180deg,gold,#000c);border:3px solid #fff;border-radius:0;display:flex;flex-direction:column;flex-grow:1;height:100%;justify-content:center;padding:5px;text-align:center}.box:last-child{flex-grow:1.1}.box h3{font-size:2vw}.box h3,.box p{font-weight:700;margin:0}.box p{color:#fff;font-size:4vw}.payouts{color:#fff;font-size:2vw;font-weight:700;height:100%}.logo-box,.payouts{align-items:center;display:flex;justify-content:center}.logo-box{flex-direction:row!important;gap:20px}.logo-box img{max-width:200px;object-fit:contain;width:auto}.time-box p{font-size:7vw}.next-level h3{font-size:2vw}.next-level p{color:#a4a4a4;font-size:2.5vw}@media (max-width:768px){.poker-screen{flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.column,.grid{flex-direction:row;gap:5px}.column{width:100%}.box h3{font-size:4vw}.box p{font-size:6vw}.payouts{font-size:4vw}.logo-box img{max-width:120px}.time-box p{font-size:8vw}.next-level h3{font-size:3vw}.next-level p{font-size:4vw}}
/*# sourceMappingURL=main.5a8d245b.css.map*/