@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400&display=swap);body{margin:0;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}:after,:before{margin:0;padding:0}.App{-webkit-user-select:none;-ms-user-select:none;user-select:none}button{outline:none}a{text-decoration:none}.container{background:#43144a;padding:25px;box-sizing:border-box}.container,.game-play{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:100vh;overflow:auto}.game-play{background:url(/greedy-hunter/static/media/game-play-bg.80386780.svg) 0}.fade-appear{opacity:0;z-index:1}.fade-appear.fade-appear-active{opacity:1;transition:opacity 2s ease-in}.fade-enter{opacity:0;z-index:1}.fade-enter.fade-enter-active{opacity:1;transition:opacity 5s linear 5s}.fade-exit{opacity:1}.fade-exit.fade-exit-active{opacity:0;transition:opacity 5s linear}.fade-exit-done{opacity:0}.game-start-page{display:grid;grid-template-columns:1fr 2fr 1fr}.bg-mesh img{height:500px;width:300px;border-radius:0}.game-details{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-justify-content:normal;justify-content:normal}.game-details,.game-frame{-webkit-flex-direction:column;flex-direction:column}.game-frame{background:#fff;background-blend-mode:soft-light;border-radius:10px;padding:30px}.col{padding:0;width:100%}.box,.col{display:-webkit-flex;display:flex;margin:0}.box{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-right:1.5px solid #853594;border-bottom:1.5px solid #853594;width:40px;height:40px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.col .box:last-of-type{width:42px;border-right:none}.game-board .col:last-of-type div{border-bottom:none}.heading{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column}.heading img{width:160px;border-radius:0}.game-grid{margin:15px}.frame,.game-grid{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.frame{-webkit-justify-content:space-between;justify-content:space-between}.game-board{margin:20px;border:3px solid #853594;box-sizing:border-box}.indicator-frame{-webkit-justify-content:space-between;justify-content:space-between;width:500px}.indicator-frame .indicator-frame__div{display:-webkit-flex;display:flex;font-size:14px;box-sizing:border-box;width:170px}.moves-frame{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-justify-content:space-between;justify-content:space-between;width:500px}.moves-frame .moves-frame__div{display:-webkit-flex;display:flex;font-size:14px;box-sizing:border-box}.heading-text{font-size:60px;text-align:left;color:#ffc700;line-height:90px;margin:10px}.game-text,.heading-text{font-family:Inter;font-style:normal;font-weight:500;letter-spacing:0}.game-text{color:#cbcbff;font-size:15px;line-height:35px}.game-grid-text{color:#ee8d94;font-family:Inter;font-size:28px;font-style:normal;font-weight:500;line-height:44px;padding-right:20px}.grid-input{border:4px solid #ee8d94;box-sizing:border-box;border-radius:5px;background:transparent;background-blend-mode:multiply;color:#fff;line-height:1.8;outline:none;font-size:18px;width:120px;padding:5px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.grid-input::-webkit-inner-spin-button,.grid-input::-webkit-outer-spin-button{opacity:1;-webkit-appearance:none;margin:0;background:transparent url(/greedy-hunter/static/media/arrows-up-and-down.aec6a017.svg) no-repeat 50% 50%;width:14px;height:14px;padding:6px;position:relative;right:4px;top:2px;cursor:pointer}.grid-input::selection{background:transparent}.button{background:#853594;border:none;color:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding:12px;border-radius:10px;margin:15px;width:260px;height:50px;box-sizing:border-box;font-size:20px;cursor:pointer}#ellipse{height:7px;left:8px;background:#fff;background-blend-mode:multiply;-webkit-transform:rotate(58.25deg);transform:rotate(58.25deg);border-top-left-radius:7px}#ellipse,#ellipse2{position:absolute;width:4px;border-bottom-left-radius:7px}#ellipse2{height:5px;background:#fff;-webkit-transform:rotate(-15.25deg);transform:rotate(-15.25deg);border-top-left-radius:10px;border-bottom-right-radius:7px;left:4px;top:8px}#heart{position:relative;width:30px;height:30px;z-index:1}#heart:after,#heart:before{position:absolute;content:"";left:18px;top:0;width:18px;height:30px;background:#ce4557;border-radius:50px 50px 0 0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 100%;transform-origin:0 100%}#heart:after{left:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}#indicator-box{position:relative;top:10px;right:7px;z-index:0;width:90px;background:linear-gradient(180deg,#853594 47.39%,#692789 47.4%);border-radius:11.0238px}#indicator,#indicator-box{height:15px;box-sizing:border-box}#indicator{width:0;border:1.87639px solid #fffffd;background:linear-gradient(180deg,#853594 47.39%,#692789 47.4%);background:linear-gradient(180deg,#f07cc3 44.27%,#c5418e 44.28%);border-radius:11.0238px}.img{width:25px;height:25px}input[type=checkbox]{height:0;width:0;visibility:hidden}label{cursor:pointer;text-indent:-9999px;width:60px;height:25px;background:#43144a;display:block;border-radius:100px;position:relative;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;display:-webkit-inline-flex;display:inline-flex}label:after{content:"";position:absolute;top:1.6px;left:4px;width:23px;height:23px;background:#fff;border-radius:90px;transition:.3s}input:checked+label{background:#c5418e}input:checked+label:after{left:calc(100% - 5px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}label:active:after{width:130px}.label{position:relative;display:inline-block;border-bottom:1px dotted #000}.label .tooltiptext{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;padding:5px 0;border-radius:6px;position:absolute;z-index:1}.label:hover .tooltiptext{visibility:visible}@media screen and (max-width:1100px){.container,.game-play{overflow:hidden}.game-play{background-position-x:100%}.heading-text{font-size:40px;margin:0}.game-text{font-size:13px;line-height:25px}.game-grid{-webkit-flex-direction:column;flex-direction:column}.game-grid-text{padding-right:0}.button{font-size:17px;padding:10px;height:45px}.box{width:30px;height:30px}.col .box:last-of-type{width:32px}.indicator-frame .indicator-frame__div{font-size:12px;width:33%}}@media screen and (max-width:500px){.moves-frame{width:100%}.game-frame{padding:20px;width:100%}.indicator-frame{width:100%}}
/*# sourceMappingURL=main.a14daade.chunk.css.map */