@import url(https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@600;700&display=swap);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}*{box-sizing:border-box;margin:0;padding:0}body{background-image:radial-gradient(#1f3756,#141539);font-family:Barlow Semi Condensed,sans-serif;font-weight:600}.App{align-items:center;color:#fff;display:flex;flex-direction:column;height:100vh}.App-header{border:2px solid #606e85;border-radius:10px;display:flex;flex-direction:row;height:7rem;justify-content:space-between;padding:.7rem;position:relative;top:40px;width:30%}.Hands{list-style:none}.Hands,.Score{display:flex;flex-direction:column;justify-content:center}.Score{align-items:center;background:#fff;border-radius:8px;color:#2a46c0;font-size:small;width:100px}.Score p{color:#3b4363;font-size:40px}.ChangeMode{background-color:initial;border:2px solid #606e85;border-radius:8px;color:#fff;cursor:pointer;padding:.5rem 1rem;top:20px}.App-footer,.ChangeMode{position:absolute;right:50px}.App-footer{bottom:20px;font-size:small}.App-footer button{background-color:initial;border:2px solid #606e85;border-radius:8px;color:#fff;cursor:pointer;padding:.5rem 2rem}.Game{height:300px;left:50%;margin:auto;position:absolute;top:50%;transform:translate(-50%,-50%);width:300px}.Game button{border-radius:50%;height:90px;position:absolute;width:90px}.Papers,.Rock,.Scissors{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:50%;cursor:pointer;transition:transform .2s ease-in-out}.Papers:hover,.Rock:hover,.Scissors:hover{transform:scale(1.1)}.Scissors{background-image:url(/static/media/icon-scissors.3b1a5d7eb0b2f1fd3e95.svg);left:0}.Rock,.Scissors{border-radius:50%;top:0}.Rock{background-image:url(/static/media/icon-rock.476e90a9646a87bb3645.svg);right:0}.Papers{background-image:url(/static/media/icon-paper.8b57a6b108c1b8ae8293.svg)}.Lizard,.Papers{border-radius:50%;bottom:0;left:calc(50% - 40px)}.Lizard{background-image:url(/static/media/icon-lizard.0f83914cca1adc9454d1.svg)}.Spock{background-image:url(/static/media/icon-spock.f4d7eee84cf50913d739.svg);border-radius:50%;bottom:0;left:calc(50% - 40px)}.Game-classic .Rock{right:0;top:0}.Game-classic .Scissors{left:0;top:0}.Game-classic .Papers{bottom:0;left:calc(50% - 40px)}.Game-bonus .Scissors{left:50%;top:-5%;transform:translate(-50%)}.Game-bonus .Papers{left:80%;top:40%;transform:translateY(-50%)}.Game-bonus .Lizard{left:5%;top:80%}.Game-bonus .Rock{left:65%;top:80%}.Game-bonus .Spock{background-position:50%;background-repeat:no-repeat;left:-10%;top:40%;transform:translateY(-50%)}.Scissors.button3d{border-color:#ec9e0e;box-shadow:0 5px 0 #a9710a,0 8px 15px #0000004d}.Rock.button3d{border-color:#4865f4;box-shadow:0 5px 0 #0d2fd9,0 8px 15px #0000004d}.Papers.button3d{border-color:#dc2e4e;box-shadow:0 5px 0 #9e2e42,0 8px 15px #0000004d}.Lizard.button3d{border-color:#834fe3;box-shadow:0 5px 0 #6034b2,0 8px 15px #0000004d}.Spock.button3d{border-color:#40b9ce;box-shadow:0 5px 0 #388694,0 8px 15px #0000004d}.button3d{background-color:#fff;border:12px solid #5671f5;border-radius:50%;box-shadow:0 5px 0 #0d2fd9,0 8px 15px #0000004d;cursor:pointer;height:90px;transform-style:preserve-3d;transition:transform .3s ease;width:90=5px}.selected-play{align-items:center;display:flex;gap:2rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1000}.selected-play>div{align-items:center;display:flex;flex-direction:column}.selected-play h1{color:#fff;font-size:1.2rem;margin-bottom:.5rem}.selected-play>h1.resultBox{color:#fff;font-size:2rem;margin:0 1rem;-webkit-user-select:none;user-select:none}.big{background-position:50%;background-repeat:no-repeat;height:120px;width:120px}.Rules{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000004d;display:flex;justify-content:center;left:50%;max-height:90vh;max-width:90vw;padding:1.5rem;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2000}.RulesImage,.RulesImageBonus{max-height:100%;max-width:100%;object-fit:contain}.modal-overlay{align-items:center;background:#0009;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000004d;max-height:90vh;max-width:90vw;padding:1.5rem;position:relative}.modal-content img{max-height:100%;max-width:100%;object-fit:contain}.modal-close-btn{background:#0000;border:none;cursor:pointer;font-size:1.5rem;position:absolute;right:10px;top:10px}.winner-glow{box-shadow:0 0 110px 20px hsla(0,0%,100%,.235)!important;transition:box-shadow .3s ease-in-out}@media screen and (max-width:768px){.App-header{align-items:center;display:contents;flex-direction:column;left:20px;position:absolute;top:20px;width:40%}.Hands{display:none}.Score{left:50px;margin-bottom:1rem;top:20px;width:80px}.Game,.Score{position:absolute}.Game{height:250px;left:50%;margin:auto;top:50%;transform:translate(-50%,-50%);width:250px}}
/*# sourceMappingURL=main.45504578.css.map*/