@import url(https://fonts.googleapis.com/css2?family=Ubuntu&display=swap);.welcome-view-container{height:100%;width:100%;justify-content:center;background:#000}.logo-container,.welcome-view-container{display:flex;flex-direction:column;align-items:center}.logo-container{position:absolute;top:20px}.logo{width:300px;height:300px}.app-title{color:#fff;font-size:36px;margin-top:20px;font-family:"Ubuntu",sans-serif}.highlight-text{font-weight:700;color:#e39400}.input-container{display:flex;justify-content:space-between;height:40px;width:350px}.login-input{width:300px;height:100%;padding-left:20px;border-radius:10px;outline:0;background-color:#141414;border:1px solid #111;color:#bbb;font-size:16px;border-top-right-radius:0;border-bottom-right-radius:0;font-family:"Ubuntu",sans-serif}.login-button{transition:.5s;height:100%;width:50px;background-color:#e39400;color:#fff;font-size:16px;font-weight:700;border:0;-webkit-appearance:none;border-top-right-radius:10px;border-bottom-right-radius:10px;text-align:center}.login-button:hover{cursor:pointer;font-size:25px}.login-button:active,.login-button:focus{outline:0}.full-tablet{background:url(/static/media/TabletFull.475ad1ab.png);background-position:50%;background-repeat:no-repeat;height:815px;width:615px;position:fixed;z-index:10}.background-welcome{z-index:-5;object-fit:contain;height:100%;width:100%;position:absolute}.overlay{position:fixed;width:1300px;height:900px;-webkit-filter:blur(2px);filter:blur(2px);pointer-events:none;user-drag:none;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.full-tablet-content{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:86px 23px 0;background:#222;height:669px}.join-button{padding:10px;width:175px;background:#a76400;color:#fff;cursor:pointer;font-family:"Minecraft",cursive;text-align:center;border:0}.join-button-selected{background:#f90}.action-buttons{display:flex;justify-content:space-between;align-items:center;height:39px;width:100%;margin-bottom:20px}.join-container{z-index:20;height:250px;width:350px;border:1px solid #aaa;display:flex;flex-direction:column;align-items:center}.welcome-input{border:2px solid #f90;font-family:"Minecraft",cursive;padding:5px;width:200px;background:transparent;margin-bottom:20px;color:#fff}.welcome-input::-webkit-input-placeholder{color:#aaa}.welcome-input:-ms-input-placeholder{color:#aaa}.welcome-input::placeholder{color:#aaa}.join-input-container{display:flex;flex-direction:column;align-items:center;height:211px}.match-container{width:1300px;height:899px;position:relative;overflow:hidden;box-shadow:0 0 0 100vw #111}.main-background{position:fixed;height:900px;width:1300px;object-fit:contain;z-index:-10}.match{width:100%;height:96%}.match-details{width:20%;height:100%;background-color:#aaa}.front{z-index:0}.front,.kalli{position:fixed;height:900px;width:1300px;object-fit:contain}.kalli{z-index:-1}.game-board-background{position:fixed;z-index:-11;object-fit:contain;height:900px;width:1300px}.bet-button{bottom:38.3%}.bet-button,.draw-button{position:fixed;left:43.7%;border-radius:50%;height:4.1%;width:2%;border:0;transition:.5s;background:transparent;cursor:pointer}.draw-button{bottom:29%}.give-sip-button{position:fixed;bottom:1%;left:3%;height:5%;width:8%;border:0;background-color:orange;color:#fff;font-weight:700;font-size:16px;border-radius:10px}.give-sip-button:hover{cursor:pointer}.bet-light{transition:.5s}.bet-light,.lighting{object-fit:contain}.bet-light,.lighting,.white-noise{position:fixed;height:900px;width:1300px}.white-noise{opacity:.05;z-index:-11}.cat,.critter{position:fixed;height:900px;width:1300px;object-fit:contain}.critter{-webkit-animation:fade 10s infinite alternate;animation:fade 10s infinite alternate}.shadows{position:fixed;height:900px;width:1300px;object-fit:contain}@-webkit-keyframes fade{0%{opacity:0}90%{opacity:0}to{opacity:1}}@keyframes fade{0%{opacity:0}90%{opacity:0}to{opacity:1}}.button-glow{object-fit:contain}.button-glow,.exit{position:fixed;height:900px;width:1300px}.exit-on{position:absolute;height:900px;width:1300px}.leave-button{position:fixed;background:transparent;outline:0;border:0;height:55px;width:108px;margin:127px 0 0 1162px;z-index:10}.leave-button:hover{cursor:pointer}.player-list{height:100%;width:100%;overflow:scroll;overflow-x:hidden;scroll-behavior:smooth}.player{display:flex;flex-direction:row;justify-content:space-between;height:50px;padding:10px 10px 10px 15px}.match-player{color:#ccc;font-size:20px}.disconnected{text-decoration:line-through}.user-avatar{height:100%}.player-details{display:flex;flex-direction:row}.small-card{height:100%}.bet{display:flex;align-items:center;justify-content:center;font-size:20px;color:#ccc}.player-type{color:#999;font-size:12px}.player-names{justify-content:center;margin-left:20px}.player-names,.winner-screen{display:flex;flex-direction:column}.winner-screen{justify-content:space-around;align-items:center}.sip-button,.winner-screen{color:#fff;font-family:"Minecraft",cursive}.sip-button{background:transparent;border:0}.player-to-give{display:flex;flex-direction:row;margin-top:10px}.sip-button:hover{cursor:pointer}.lost-screen{display:flex;height:100%;justify-content:space-around;align-items:center;flex-direction:column;font-family:"Minecraft",cursive}.modal-ace{height:70px;transition:.5s}.modal-ace:hover{cursor:pointer}.ace-selected,.glowing{box-shadow:0 0 10px 2px #ffa13d;-webkit-box-shadow:0 0 10px 2px #ffa13d;-moz-box-shadow:0 0 10px 2px #ffa13d}.confirm-bet-button{font-family:"Minecraft",cursive;outline:0;border:0;height:30px;width:150px;border-radius:10px;color:#fff;background:#00c800;cursor:pointer;box-shadow:0 0 10px 1px #00c800}.confirm-bet-button:disabled{cursor:default;box-shadow:0 0 0 0 #00c800;background:#006400}.bet-amount-input{margin-top:10px}.tablet-fingerprints{position:absolute;height:100%;width:100%;object-fit:contain;z-index:50;pointer-events:none}.navigation{height:900px;width:1300px;object-fit:contain}.navigation,.room-code{position:fixed;z-index:-11}.room-code{display:flex;justify-content:center;align-items:center;height:60px;width:250px;margin:73px 0 0 595px;background-color:#000}.room-code:hover{cursor:pointer}.room-code-text{position:absolute;color:red;font-weight:700;font-size:30px;width:-webkit-max-content;width:max-content;-webkit-animation:marquee 10s linear infinite;animation:marquee 10s linear infinite;z-index:-10;font-family:"Minecraft",cursive}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.tooltip{display:none;transition:.5s;position:absolute;display:flex;justify-content:center;align-items:center;color:#aaa;margin-left:600px;margin-top:25px;height:30px;width:180px;border-radius:10px;background-color:rgba(0,0,0,.4)}.tooltip:before{content:"";display:block;width:0;height:0;position:absolute;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid rgba(0,0,0,.4);top:100%;left:10%}.copy{position:fixed;height:60px;width:250px;margin:73px 0 0 595px;z-index:30}.copy:hover{cursor:pointer}.recent-cards-container{position:fixed;width:91px;height:240px;margin:218px 0 0 512px;scroll-behavior:smooth;overflow:scroll;overflow-x:hidden;overflow-y:hidden;display:flex;flex-direction:column;align-items:center;z-index:-2}.recent-card{height:50px;margin-bottom:5px;margin-top:5px;-webkit-animation:fadein 2s;animation:fadein 2s}.recent-card:last-child{margin-bottom:55px}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.game-board{position:fixed;height:900px;width:1300px;align-items:center;z-index:-11}.carpet{position:fixed;opacity:.5;height:50%;width:20%;object-fit:cover;z-index:-5}.game-grid-container{position:fixed;display:flex;justify-content:center;align-items:center;height:276px;width:292px;margin:220px 0 0 728px}.game-grid{height:100%}.game-grid,.row{display:flex;flex-direction:row;width:100%}.row{height:16.66%}.col{align-items:center;width:25%}.col,.hurdle-cards{display:flex;justify-content:center;height:100%}.hurdle-cards{width:22%;flex-direction:row;position:relative;margin-right:4%}.hurdle-card{position:absolute;transition:1s;width:59.1%}.card-front-rotate{-webkit-animation:flip-front 1s ease-in-out;animation:flip-front 1s ease-in-out}@-webkit-keyframes flip-front{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);z-index:0}50%{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);z-index:0}to{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);z-index:10}}@keyframes flip-front{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);z-index:0}50%{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);z-index:0}to{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);z-index:10}}.card-back-rotate{-webkit-animation:flip-back 1s ease-in-out;animation:flip-back 1s ease-in-out;z-index:10}@-webkit-keyframes flip-back{0%{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);z-index:10}50%{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);z-index:0}to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);z-index:0}}@keyframes flip-back{0%{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);z-index:10}50%{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);z-index:0}to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);z-index:0}}.race-track{width:26%;height:100%;display:flex;flex-direction:row;justify-content:center;position:relative}.card-back,.card-front{width:60%}.row-0{bottom:4%}.row-1{bottom:24%}.row-2{bottom:42.5%}.row-3{bottom:61%}.row-4{bottom:81%}.row-5{bottom:103%}.card-ace{position:absolute;transition:1s;width:50%}@-webkit-keyframes row1{0%{bottom:0}50%{bottom:0}to{bottom:16.66%}}@keyframes row1{0%{bottom:0}50%{bottom:0}to{bottom:16.66%}}@-webkit-keyframes row2{0%{bottom:16.66%}50%{bottom:16.66%}to{bottom:33.33%}}@keyframes row2{0%{bottom:16.66%}50%{bottom:16.66%}to{bottom:33.33%}}@-webkit-keyframes row3{0%{bottom:33.33%}50%{bottom:33.33%}to{bottom:50%}}@keyframes row3{0%{bottom:33.33%}50%{bottom:33.33%}to{bottom:50%}}@-webkit-keyframes row4{0%{bottom:50%}50%{bottom:50%}to{bottom:66.66%}}@keyframes row4{0%{bottom:50%}50%{bottom:50%}to{bottom:66.66%}}@-webkit-keyframes row5{0%{bottom:66.66%}50%{bottom:66.66%}to{bottom:83.32%}}@keyframes row5{0%{bottom:66.66%}50%{bottom:66.66%}to{bottom:83.32%}}.bet-modal{display:flex;justify-content:center;align-items:center;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;background-color:#000;background-color:rgba(0,0,0,.4)}.tablet{position:absolute;z-index:10;bottom:0;width:505px;height:396px;margin-left:.4%;transition:.5s;font-family:"Minecraft",cursive}.tablet-image{position:absolute;height:100%;width:100%;object-fit:contain;z-index:-1}.tablet:hover{cursor:pointer}.tablet-content{display:flex;flex-direction:column;justify-content:space-around;align-items:center;background-color:#222;margin:70px 0 0 18px;height:326px;width:469px;z-index:13}.tablet-content:hover{cursor:auto}.tablet-down{bottom:-35%;overflow:hidden}.modal-section{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.select-sort{display:flex;justify-content:space-between;width:80%}.separator{display:flex;align-items:center;text-align:center;height:5%;width:100%;font-family:"Minecraft",cursive;color:#999}.separator:after,.separator:before{content:"";flex:1 1;border-bottom:1px solid #555}.separator:not(:empty):before{margin-right:.25em}.separator:not(:empty):after{margin-left:.25em}.close-modal-button{position:absolute;border:0;background:transparent;color:#aaa;font-size:24px;top:5px;right:5px}.close-modal-button:hover{color:#000;cursor:pointer}.modal-random-card{height:70px}.tablet-title{color:#fff}.phone,.tablet-title{font-family:"Minecraft",cursive}.phone{position:absolute;z-index:10;bottom:0;width:305px;height:362px;margin-left:755px;transition:.5s}.phone:hover{cursor:pointer}.phone-down{bottom:-30%}.messages{height:281px;width:98%;padding-left:2%;display:flex;flex-direction:column;overflow:scroll;overflow-x:hidden;scroll-behavior:smooth}.message-input{height:30px;width:100%;display:flex;justify-content:center;align-items:center}.time-sent{font-size:12px;color:#999}.user{color:#bbb;font-size:14px}.message{margin-bottom:.5em}.message-text{color:#999;font-size:14px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#222}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:#444}.chat-input{background-color:#555;border-radius:0;font-size:14px;font-family:"Minecraft",cursive;font-weight:700;width:98%;height:30px;padding:0 0 0 2%;color:#aaa;border:0}.chat-input::-webkit-input-placeholder{color:#aaa}.chat-input:-ms-input-placeholder{color:#aaa}.chat-input::placeholder{color:#aaa}.chat-input:focus-visible{outline:0;border:0}.phone-image{position:absolute;height:100%;width:100%;object-fit:contain;z-index:-1}.phone-content{background-color:#222;margin:50px 0 0 14px;height:311px;width:278px;z-index:13}.phone-content:hover{cursor:auto}.phone-fingerprints{position:absolute;height:100%;width:100%;pointer-events:none}@font-face{font-family:"Minecraft";src:local("Minecraft"),url(/static/media/MinecraftRegular-Bmg3.82ba0891.otf) format("truetype")}body,html{margin:0;padding:0;font-family:"Ubuntu",sans-serif;overflow:hidden}#root,body,html{height:100%;width:100%}#root{display:flex;justify-content:center;align-items:center}
/*# sourceMappingURL=main.3594c82a.chunk.css.map */