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}.game-container,body{background-color:#2c2856}.game-container{display:flex;flex-direction:column;margin:0 auto;max-width:1200px;min-height:100vh;overflow:hidden;padding:8px}.middle-container{display:flex}.waiting-container{display:flex;justify-content:space-around;width:200px}.game-starting{color:#fff}.game-starting-container{align-items:center;background:linear-gradient(135deg,#5d637c,#1a3ba3);display:flex;height:30px;justify-content:space-around;margin-left:-90px;width:80px}.game-countdown,.game-starting-text{color:#fff;font-size:10px;font-weight:700}.recent-called-numbers{align-items:center;background-color:#262129;display:flex;height:30px;min-width:180px}.recent-called-numbers-grid{display:flex;flex-direction:row;gap:5px;justify-content:space-around;min-width:150px}.recent-called-number{align-items:center;background-color:#626e63;border-radius:5px;color:#fff;display:flex;font-size:10px;font-weight:700;height:20px;justify-content:center;width:30px}.bingo-modal{background-color:#fff;border-radius:10px;box-shadow:0 0 10px #00000080;left:50%;padding:20px;position:fixed;top:50%;transform:translate(-50%,-50%)}.selected-number{align-items:center;background-color:#45a049;color:wheat;display:flex;flex-direction:row;font-weight:700;gap:5px;justify-content:space-evenly;margin-bottom:5px;max-height:15px;min-width:20px}.stat-item,.stats-bar{display:flex;justify-content:space-around}.stat-item{align-items:center;border-radius:10px;color:#fff;flex-direction:column;font-size:14px;font-weight:700;height:30px;margin:5px;padding:5px;width:50px}.stat-item:first-child{background-color:#2ba7f7}.stat-item:nth-child(2){background-color:#2bd587}.stat-item:nth-child(3){background-color:#f7a2bc;background-color:#efefef;color:#000}.stat-item:nth-child(4),.stat-item:nth-child(5){background-color:#5c4be7}.language-select{background-color:#706c8b;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:12px;font-weight:700;padding:5px}.ball-display{display:flex;justify-content:space-between;padding:100px;perspective:1000px;width:100%}.current-call-text{align-items:center;color:#fff;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;text-align:center}.ball{animation:float 3s ease-in-out infinite,blink 1s ease-in-out infinite;background-color:#8f162c;border-radius:50%;box-shadow:0 0 20px #ffffff80;color:#fff;font-size:24px;font-weight:700;height:60px;width:60px}.ball,.choosen-numbers{align-items:center;display:flex;justify-content:center}.choosen-numbers{flex-direction:row;gap:10px;margin-bottom:10px}.choosen-number{background-color:#25253f;border-radius:10px;color:#fff;padding:10px}.bingo-content{align-items:center;display:flex;flex-direction:row;gap:10px}.called{background-color:#4caf50;color:#fff}.playing-section{align-items:center;display:flex;flex-direction:column;gap:4px}.called-numbers{background-color:#2c2856;border-radius:10px;margin-left:-12px;max-width:600px;padding:13px;width:100%}.called-numbers-grid{display:flex;justify-content:space-between}.column{align-items:center;border-radius:10px;box-shadow:0 2px 4px #0003;display:flex;flex-direction:column;gap:5px}.column-header{color:#333;font-size:24px;font-weight:700;margin-bottom:5px}.number{align-items:center;background-color:#41414b;border-radius:5px;box-shadow:0 2px 4px #0003;color:#fff;display:flex;font-size:.8rem;font-weight:600;height:15px;justify-content:center;padding:8px;width:10px}.number.called{animation:pulse 2s infinite;background-color:#4caf50;color:#fff}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.bingo-header{background-color:#2c2856;display:grid;width:180px}.bingo-letter-text{align-items:center;background-color:orange;border-radius:3px;color:#fff;display:flex;height:20px;justify-content:center;width:30px}.bingo-letter-text:first-child{background-color:#ca5353;color:#fff;margin-left:-10px;width:35px}.bingo-letter-text:nth-child(2){background-color:#f7be03;color:#fff}.bingo-letter-text:nth-child(3){background-color:#320e96;color:#fff}.line{background-color:#2da115;height:2px;margin:5px 0}.bingo-letter-text:nth-child(4){background-color:#1da00c;color:#fff}.bingo-letter-text:nth-child(5){background-color:#941189;color:#fff}.bingo-letters{display:flex;justify-content:space-around;margin-left:10px}.current-call{background-color:#246483;border-radius:10px;box-shadow:0 4px 8px #0003;height:60px;object-fit:contain;width:150px}.current-call,.outer-circle{align-items:center;display:flex;justify-content:center}.outer-circle{background-color:#f33939;border:20px solid #0c0c0c;border-radius:50%;box-shadow:0 0 15px #5a505080;height:40px;width:40px}.call-display{align-items:center;display:flex;gap:5px}.call-letter,.call-number{color:#333;font-size:24px;font-weight:700}.bingo-letters span{color:#333;font-size:16px;font-weight:700}.bingo-board{border:2px solid #ccc;border-radius:2px;height:100%;padding:3px;width:168px}.called-number-col{align-items:center;background-color:orange;border-radius:2px;color:#fff;display:flex;height:25px;justify-content:center;width:25px}[class^=bingo-button-card]{background-color:orange;border-radius:5px;color:#fff;cursor:pointer;font-size:10px;font-weight:700;height:40px;margin-top:10px;width:180px}.last-called{animation:blink 5s;background-color:#33ccf8}@keyframes blink{0%{background-color:red;box-shadow:0 0 5px #fff,0 0 10px #fff,0 0 15px #fff;color:#fff}50%{background-color:red;box-shadow:0 0 20px #fff,0 0 35px #fff,0 0 50px #fff;color:#fff}to{background-color:red;box-shadow:0 0 5px #fff,0 0 10px #fff,0 0 15px #fff;color:#fff}}.board-row{display:flex;gap:2px;margin-bottom:5px}.board-cell{align-items:center;color:#fff;font-size:13px;font-size:medium;font-weight:700;justify-content:center;min-width:30px}.game-controls{display:flex;flex-direction:column;gap:10px;max-width:400px;width:100%}.bingo-button{background-color:orange;border-radius:5px;color:#fff;font-size:10px;font-weight:700;height:30px;width:200px}.action-buttons{display:flex;gap:5px;justify-content:space-around;margin-top:10px}.refresh-button{background-color:#2196f3;flex:1 1;max-width:120px}.leave-button,.refresh-button{border:none;border-radius:5px;color:#fff;cursor:pointer}.leave-button{background-color:#f44336;padding:10px 20px;width:100px}.back-container{display:flex;justify-content:flex-start;margin-bottom:20px}.back-button{background-color:#6c757d;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:5px 20px;transition:background-color .3s ease}.back-button:hover{background-color:#5a6268}.bingo-winner-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.bingo-winner-card{background-color:#25253f;border-radius:10px;box-shadow:0 0 20px #0000004d;max-width:80%;padding:2rem;text-align:center}.bingo-winner-card h2{color:#4caf50;font-size:2.5rem;margin-bottom:1.5rem}.winning-card{display:flex;flex-direction:column;gap:5px;margin-bottom:1.5rem}.winning-card-row{display:flex;gap:5px;justify-content:center}.winner-card-header-text{color:#4b92a5;font-size:1.5rem}.winner-card-header-winner-number{animation:fadeIn .8s infinite;font-size:1.5rem}@keyframes fadeIn{to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}25%{opacity:.25;transform:scale(.8)}0%{opacity:0;transform:scale(.8)}}.winning-card-cell{align-items:center;background-color:#f0f0f0;border-radius:5px;display:flex;font-weight:700;height:40px;justify-content:center;width:40px}.winning-card-cell.marked{background-color:green;color:#fff}.close-winner-button{background-color:red;border:none;border-radius:5px;color:#fff;cursor:pointer;height:40px;transition:background-color .3s;width:60px}.bg-orange{background-color:orange}.close-winner-button:hover{background-color:#45a049}@media screen and (max-width:330px) and (max-height:638px){.column{width:20px}.board-cell{height:15px;padding:2px;width:15px}.refresh-button{margin-left:20px;max-width:100px}}.bingo-card{grid-gap:10px;background-color:#fff;border-radius:10px;box-shadow:0 0 10px #0000001a;display:grid;gap:10px;grid-template-columns:repeat(5,1fr);margin:50px auto;padding:20px;width:500px}.bingo-cell{align-items:center;aspect-ratio:1;background-color:#f5f5f5;border:2px solid #ddd;border-radius:5px;cursor:pointer;display:flex;font-size:1.2rem;font-weight:700;justify-content:center;transition:background-color .2s}.bingo-cell:hover{background-color:#e0e0e0}.bingo-cell.marked{background-color:#4caf50;color:#fff}#root,body{flex-direction:column;height:100vh;justify-content:center;margin:0;overflow:hidden;padding:0;width:100vw}#root,.backcontainer,body{align-items:center;display:flex}.backcontainer{flex-direction:row;justify-content:space-between;margin-top:10px;width:50%}.loading-container{background-color:#cfade0;height:100%;width:100%}.combination-boards-container-parent,.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.combination-boards-container-parent{background-color:#2c2856}.combination-board-container{grid-gap:5px;display:grid;gap:5px;grid-template-columns:1fr 1fr}.loading-spinner{border:16px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:120px;width:120px}.loading-text{color:#fff;font-size:1em;font-weight:700;padding:5px}.balance-container{flex-direction:row;width:90%}.balance-container,.balance-text{align-items:center;display:flex;justify-content:space-between}.balance-text{border:1px solid #fff;border-radius:5px;color:#fff;flex-direction:column;font-size:1em;font-weight:700;padding:4px}.winner-card-header{align-items:center;background-color:green;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;flex-direction:row;height:50px;justify-content:center;margin-bottom:10px;width:215px}.winner-card-header-text{color:#fff;font-size:1em;font-weight:700;padding:4px}.winner-card-header-winner-name,.winner-card-header-winner-number{color:green;font-size:1em;font-weight:700;padding:4px}.board-grid{max-height:100%;max-width:100%}.selections-container{align-items:center;background-color:#2c2856;display:flex;flex-direction:column;height:100%;padding:10px;width:100%}.numbers-grid{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(10,1fr);margin-bottom:20px;max-height:50%;overflow-y:auto}.number-cell{background-color:#383559;border:1px solid #383559;cursor:pointer;font-weight:900;height:25px;text-align:center;width:35px}.combination-bingo-header{background-color:#383559;width:100%}.combination-bingo-header,.combination-bingo-header-text{display:flex;flex-direction:row;justify-content:space-around}.combination-bingo-header-text{align-items:center;min-height:20px;width:90%}.combination-bingo-header-text:first-child{background-color:red;color:#fff;margin-left:10px}.combination-bingo-header-text:nth-child(2),.combination-bingo-header-text:nth-child(3){background-color:orange;color:#fff;font-size:.8em;font-weight:700}.combination-bingo-header-text:nth-child(4){background-color:skyblue;color:#fff;font-size:.8em;font-weight:700}.combination-bingo-header-text:nth-child(5){background-color:indigo;color:#fff;font-size:.8em;font-weight:700}.combination-number-cell{border:1px solid #383559;color:#fff;cursor:pointer;font-size:.8em;font-weight:700;height:25px;text-align:center;width:30px}.number-cell-text{color:#fff}.board-grid{background:#fff;border:2px solid #333;display:inline-block;padding:10px}.board-grid-selections{background-color:#383559;display:flex;flex-direction:row;justify-content:space-between;margin-left:10px}.board-cell-selections{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:20px;width:20px}.board-cell{border:1px solid #333;display:flex;height:20px;width:30px}.start-game-button{background-color:orange;border:none;border-radius:10px;color:#fff;margin-top:10px;padding:20px 70px}.number-cell.picked{background-color:#df1212;color:#999;height:20px;position:relative;width:30px}.picked-badge{background:red;border-radius:3px;bottom:2px;color:#fff;font-size:.4em;padding:2px 3px;position:absolute;right:2px}.number-cell.selected{border:3px solid #4caf50;box-shadow:0 0 10px #4caf5080}.board-cell.picked-on-board{background-color:#ffe6e6;position:relative}.picked-indicator{color:green;font-weight:700;position:absolute;right:2px;top:2px}.choosen{background-color:#377424;font-size:.8em;font-weight:900;height:20px;width:30px}.card-number-container{display:flex;flex-direction:column;justify-content:space-between}.card-number{color:#fff;font-size:.8em;font-weight:900;margin-bottom:10px}.start-game-button:disabled{background-color:#ccc;cursor:not-allowed}.game-status{margin-bottom:15px;text-align:center}.status-badge{border-radius:5px;display:inline-block;font-size:1.1em;font-weight:700;padding:6px 16px}.status-badge.in-progress{background-color:#4caf50;box-shadow:0 2px 4px #0003;color:#fff}.status-badge.waiting{background-color:orange;color:#fff}.status-badge.finished{background-color:#f44336;color:#fff}.combination-bingo-letters-text{align-items:center;background-color:#dad8e0;border-radius:5px;display:flex;height:25px;justify-content:center;margin:6px;width:42px}.combination-bingo-letters{display:flex;flex-direction:row;justify-content:space-between;width:100%}.landing-container{background-color:#00539c;flex-direction:column;min-height:100vh;padding:20px 0;width:100%}.header,.landing-container{align-items:center;display:flex}.header{background-color:#ea580c;border-radius:10px;height:50px;justify-content:space-around;margin-bottom:20px;width:90%}.header p{color:#fff;font-size:1rem}.rooms-container{flex-direction:column;gap:15px;width:100%}.room-card,.rooms-container{align-items:center;display:flex}.room-card{background-color:#102c57;border-radius:10px;justify-content:space-around;min-height:80px;padding:10px;position:relative;width:90%}.room-card p{color:#fff;font-size:1rem}.play-button{background-color:#978e88;border-radius:5px;color:#fff;font-size:.9rem;height:30px;justify-content:center;width:70px}.play-button,.room-card-bonus{align-items:center;display:flex}.room-card-bonus{flex-direction:row}.bonus{align-items:center;background-color:#0c22eac9;border-radius:5px;color:#fff;display:flex;font-size:.9rem;height:22px;justify-content:center;left:-5px;position:absolute;top:20px;transform:rotate(-45deg);width:50px}.bet-amount{color:#fff;font-size:1rem}@media (min-width:768px){.header{height:60px}.header p{font-size:1.2rem}.room-card{max-width:700px;min-height:100px}.room-card p{font-size:1.1rem}.play-button{font-size:1rem;height:35px;width:80px}.bonus{height:25px;width:57px}.bet-amount,.bonus{font-size:1.1rem}.rooms-container{gap:20px}}@media (min-width:1024px){.header{height:70px;max-width:1200px}.header p{font-size:1.3rem}.room-card{max-width:800px;min-height:120px}.room-card p{font-size:1.2rem}.play-button{font-size:1.1rem;height:40px;width:90px}.bonus{height:28px;left:-10px;top:20px;width:65px}.bet-amount,.bonus{font-size:1.2rem}.rooms-container{gap:25px}}.room-card-status-container{align-items:center;display:flex;flex-direction:column;justify-content:space-around}.room-card-active-game{background-color:#993737;border-radius:5px;padding:5px}.room-card-active-game,.room-card-status{color:#fff;font-size:1rem;font-weight:700}
/*# sourceMappingURL=main.3775d239.css.map*/