:root{--cursor-custom: default}.gameBoard{display:flex;width:100%;height:100vh;max-height:100vh;text-align:center;cursor:var(--cursor-custom)}.clickCol{background-image:url(/wallpaper.jpg);flex:40%;width:100%;height:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:static}.sidebar{border-left:solid 1px brown;flex:60%;width:100%;height:100%}.clickImg{margin-left:auto;margin-right:auto;width:40%}.cheats{cursor:url(/mouseSimple.png),auto}::-webkit-scrollbar{width:0px}.title{display:flex;width:100%;height:12.5%}.title-items{color-scheme:light dark;color:#ff4e88;font-size:40px;font-weight:700;width:100%;padding-top:1.5%;background-color:#ffbe98;border-right:1px solid brown;border-bottom:3px solid brown}.items-content{display:inline-flex;overflow-y:auto;background-image:url(/wood.jpg);width:100%;height:87.5%;z-index:-2}.items-col{border-right:1px solid brown}.f-33{flex:33%}.buttonCell{display:flex;position:relative;height:80px;max-height:80px;border-radius:0%;padding:0;width:100%;pointer-events:all;background-image:repeating-radial-gradient(#0ff,#88f3f1);color:#dc143c;font-weight:700;align-items:center}.buttonCell:after{content:"";display:block;position:absolute;left:0;top:0;right:0;bottom:0;z-index:100}.buttonCell:hover{background-image:repeating-radial-gradient(#72faa2,#adf802);cursor:var(--cursor-custom-hover)}.buttonCell:active{cursor:var(--cursor-custom-click)}.buttonCell.sold{background-image:repeating-radial-gradient(#d1fa72,#ff0);cursor:var(--cursor-custom-hover)}.itemImage{height:10vh}.itemSimbol{max-height:3vh;max-width:3vh}.itemInfo{text-align:left;margin-left:5%}.itemName{color:#dc143c;font-size:16px}.itemPrice{color:green;font-size:15px}.itemLevel{font-size:25px}.itemStatus{text-align:center}.f-10{flex:100%}.f-9{flex:90%}.f-8{flex:80%}.f-7{flex:70%}.f-6{flex:60%}.f-5{flex:50%}.f-4{flex:40%}.f-3{flex:30%}.f-2{flex:20%}.f-1{flex:10%}.tooltip{width:400px;background-color:#fff;color:#d2691e;text-align:center;padding:5px 0;border:1px solid brown;border-radius:6px;pointer-events:none;position:absolute}.tooltiptext-group{text-align:center;font-weight:700;display:flex;padding:1%}.half-border{border-bottom:3px solid brown;border-image:linear-gradient(to right,transparent,brown,transparent) 1;margin:1%}body.active-modal{overflow-y:hidden}.btn-modal{pointer-events:none;padding:10px 20px;display:block;margin:100px auto 0;font-size:18px}.modal,.overlay{width:100vw;height:100vh;top:0;left:0;right:0;bottom:0;z-index:1000;position:fixed}.overlay{background:#313131cc}.modal-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);line-height:1.4;background:#f1f1f1;padding:14px 28px;border-radius:3px;max-width:600px;min-width:300px;z-index:1000}.close-modal{position:absolute;top:10px;right:10px;padding:5px 7px}.imagem{height:90vh}:root{--cursor-custom-hover: pointer;--cursor-custom-click: pointer}.clickImg{position:absolute;left:10%;top:25%;width:20%;transition:all .05s}.clickImg:hover{cursor:var(--cursor-custom-hover)}.clickImg:active{cursor:var(--cursor-custom-click);left:9%;width:22%}.heartIndicator{position:absolute;top:15%;left:13%;text-shadow:#fc0 1px 0 10px;text-decoration-thickness:50px}.heartIndicatorpersecond{position:absolute;top:19%;left:13%;text-shadow:#fc0 1px 0 10px;text-decoration-thickness:50px}.storeItems{position:absolute;top:15%;left:31%;width:30%;height:70%}.storeItemsLines li{list-style-type:none;padding-top:7%;text-shadow:#fc0 1px 0 10px}.floatNumber{color:#fff;font-family:Geneva,Verdana,sans-serif;font-size:20px;font-weight:700;opacity:.9;position:absolute;top:var(--position-y);left:var(--position-x);transform:translate(-50%,-20px);transition:all 2s .1s ease-out;pointer-events:none}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ff4e88;background-color:#b4d6cd;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
