:root{--green:#00534e;--orange:#e48e0e;--red:#8d153a;--yellow:#ffbe29;--white:azure;--balck:#000}.hide{display:none}img:-moz-loading{visibility:hidden}.main{align-items:center;background-color:azure;background-color:var(--white);border:2px solid azure;border:2px solid var(--white);border-radius:10px;display:flex;flex-direction:column;height:96dvh;justify-content:space-evenly;margin:2dvh;width:54dvh}@media only screen and (max-width:478px){.main{min-width:330px;width:95dvw}}.cover{background-color:#000;border-radius:10px;height:84dvh;overflow:hidden;position:relative}.buttonBar,.cover{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.buttonBar{height:9dvh}.back{-webkit-animation:slide 30s linear infinite;animation:slide 30s linear infinite;background-blend-mode:multiply;background-image:url(/static/media/backmain.f751428b4cb93b7d505f.png);background-repeat:repeat;background-size:325px;box-shadow:inset 0 0 150px 50px #000;height:100%;left:0;position:absolute;top:0;width:1000px}.front{-webkit-animation:tilt-n-move-shaking .5s infinite;animation:tilt-n-move-shaking .5s infinite;animation-direction:reverse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;position:relative}.front img{height:auto;width:100%}.infoText{background-color:#0b3939;border-radius:10px;box-shadow:inset 0 0 200px rgba(0,0,0,.9);color:#fff;font-size:1.7dvh;height:84dvh;justify-content:center;overflow:scroll;-webkit-user-select:none;user-select:none;width:96%}.infoText,ul{align-items:center;display:flex;flex-direction:column}ul{height:90%;justify-content:space-between;margin:0;padding:0;width:90%}li{width:85%}.menubar{flex-direction:row;height:5dvh;justify-content:space-around;width:98%}.menubar,.table{align-items:center;display:flex}.table{background-color:#0b3939;box-shadow:inset 0 0 200px rgba(0,0,0,.9);flex-direction:column;height:57dvh;justify-content:space-evenly;position:relative;width:99%}.hand{align-content:center;background-color:#972a27;box-shadow:inset 0 0 200px #000;flex-shrink:5;flex-wrap:wrap;gap:15px 15px;height:27dvh;justify-content:center;position:relative}.decisionbar,.hand{display:flex;flex-direction:row;width:98%}.decisionbar{align-items:center;height:4dvh;justify-content:space-around}.centerCard{justify-content:center}.centerCard,.sideCard{display:flex;flex-direction:row}.sideCard{align-items:center;justify-content:space-around;width:100%}.table .cardImg,.table .cardImgTrump{height:16dvh;width:11dvh}.table .cardImgTrump{-webkit-animation:tilt-shaking .2s infinite;animation:tilt-shaking .2s infinite;animation-direction:reverse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;box-shadow:0 0 15px #fff}.spotName{bottom:0;color:hsla(0,0%,100%,.5);font-size:10px;margin:0;padding:10px;right:0;text-shadow:1px 1px 1px #8d153a,0 0 1em #00534e,0 0 .2em #00534e;text-shadow:1px 1px 1px var(--red),0 0 1em var(--green),0 0 .2em var(--green)}.showName,.spotName{font-weight:bolder;position:absolute;z-index:5}.showName{background-color:#e0e0e0;border:1px solid gray;border-radius:10px;color:#200202;font-size:8px;margin:-10px 0 0;padding:1px 5px}.hideName{display:none}.info{align-items:center;background-color:#000;border:4px groove rgba(211,220,50,.4);color:#789c80;display:flex;flex-direction:column;font-size:1.2dvh;font-weight:600;height:16dvh;justify-content:space-evenly;line-height:.4;text-align:center;width:11dvh}.info p{margin:0}.cardPositionBlue{border:3px dotted #0d98ba70;border-radius:5px;padding:4px 5px 1px 4px}.cardPositionRed{border:3px dotted #bf102970;border-radius:5px;padding:4px 5px 1px 4px}.hand .cardImg{box-shadow:5px 5px 2px 1px rgba(0,0,0,.4);height:10.5dvh;width:7.5dvh}.hand .cardImgTrump{-webkit-animation:tilt-shaking .4s infinite;animation:tilt-shaking .4s infinite;box-shadow:0 0 12px #fff;height:10.5dvh;width:7.5dvh}.scoreboard{align-items:center}.scoreBox,.scoreboard{display:flex;flex-direction:row;justify-content:center}.scoreBox{align-items:flex-start;background-color:#000;border:2px double #cacaca;font-weight:600;padding:4px 20px;text-align:center;width:auto}.scoreBlue{color:#0d98ba}.scoreBlue,.scoreRed{font-size:2dvh;margin:0;padding:2px}.scoreRed{color:#bf1029}.points{color:rgba(240,255,255,.795);font-size:1.2dvh;margin:0;padding:2px}.vs{font-family:Orbitron,sans-serif;font-size:1.5dvh;padding:5px}.dialogImg{margin-top:20px}.dialogImg img{max-height:200px;max-width:200px}.dialogText{max-width:250px}@-webkit-keyframes slide{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-300px);transform:translate(-300px)}}@keyframes slide{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-300px);transform:translate(-300px)}}@-webkit-keyframes tilt-n-move-shaking{0%{-webkit-transform:translate(0) rotate(0deg);transform:translate(0) rotate(0deg)}25%{-webkit-transform:translate(1px,1px) rotate(1deg);transform:translate(1px,1px) rotate(1deg)}50%{-webkit-transform:translate(0) rotate(0eg);transform:translate(0) rotate(0eg)}75%{-webkit-transform:translate(-1px,1px) rotate(-1deg);transform:translate(-1px,1px) rotate(-1deg)}to{-webkit-transform:translate(0) rotate(0deg);transform:translate(0) rotate(0deg)}}@keyframes tilt-n-move-shaking{0%{-webkit-transform:translate(0) rotate(0deg);transform:translate(0) rotate(0deg)}25%{-webkit-transform:translate(1px,1px) rotate(1deg);transform:translate(1px,1px) rotate(1deg)}50%{-webkit-transform:translate(0) rotate(0eg);transform:translate(0) rotate(0eg)}75%{-webkit-transform:translate(-1px,1px) rotate(-1deg);transform:translate(-1px,1px) rotate(-1deg)}to{-webkit-transform:translate(0) rotate(0deg);transform:translate(0) rotate(0deg)}}@-webkit-keyframes tilt-shaking{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(1deg);transform:rotate(1deg)}50%{-webkit-transform:rotate(0eg);transform:rotate(0eg)}75%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes tilt-shaking{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(1deg);transform:rotate(1deg)}50%{-webkit-transform:rotate(0eg);transform:rotate(0eg)}75%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}body{align-items:top;background-color:#121212;display:flex;flex-direction:row;font-family:Orbitron,sans-serif;height:auto;justify-content:center;margin:0;overflow:hidden;width:auto}
/*# sourceMappingURL=main.3bc10551.css.map*/