body{font-family:Pixelify Sans,serif}#divDirt{width:100vw;position:absolute;left:0;background:linear-gradient(to bottom,#5f0300,#410300,#2d0300,#2b0300,#280200,#260300,#230200,#200300,#1e0100,#1c0300,#190100);z-index:-3}#divStone{width:100vw;position:absolute;left:0;background:linear-gradient(to bottom,rgb(44,44,44),rgb(33,33,33),rgb(22,22,22),rgb(11,1,11),);z-index:-3}.offcanvas{color:#fff;background:linear-gradient(to bottom,#0a1932,#051428,#030f1e,#020a14)}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;opacity:1;transition:opacity .3s ease}.popup-content{background:#2067ff;padding:20px;border-radius:10px;text-align:center;box-shadow:0 4px 10px #0003}.hidden{display:none!important}#loginButton{padding:12px 20px;font-size:18px;color:#fff;background:#007bff;border:none;border-radius:5px;cursor:pointer;margin-top:10px}#loginButton:hover{background:#0056b3}.btn{padding:12px 20px;font-size:16px;border-radius:5px;margin:5px;min-width:120px;text-align:center}.top{background-color:#00417b;color:#fff;position:relative;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:10px;height:auto;margin:0;width:100vw;max-width:120%;text-align:center}.top-text{display:flex;flex-wrap:nowrap;align-items:center;gap:10px;overflow:hidden}.top-text span{display:inline-block;min-width:3rem;text-align:left;white-space:nowrap;margin-right:.3rem;margin-left:.3rem}.button-container{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:100%;margin-top:10px}.moon-icon{position:absolute;top:5px;right:10px;width:40px;height:auto;image-rendering:pixelated}.divGrass{position:relative;top:0;left:0;width:100vw;max-width:120%;height:3rem;background:linear-gradient(to bottom,green,#006e00,#005a00,#004600,#003200);background-attachment:fixed;z-index:2}.worm{position:absolute;width:20px;height:10px;background:pink;z-index:3}@keyframes fadeOut{0%{background-color:#140200e9}to{background-color:#1f020000}}.singleLine{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.worm-hat{position:absolute;width:30px;transform:rotate(-5deg)}.tunnel{position:absolute;width:12px;height:10px;z-index:1;animation:fadeOut 15s ease-out forwards}.label-container{display:inline-flex;align-items:center;white-space:nowrap;gap:5px}.worm-tooltip{position:absolute;background:#000c;color:#fff;padding:5px 10px;border-radius:5px;font-size:12px;white-space:nowrap;opacity:1;transition:opacity .4s ease-out}.worm-tooltip.fade-out{opacity:0}.dirt-patch{position:absolute;width:3px;height:3px;background-color:#1d0200e9;opacity:.8}.grass-blade{position:absolute;width:2px;height:2px;background-color:#219754;transform:rotate(calc(-15deg + 30deg*random()));z-index:1}.ore{position:absolute;opacity:.95}.ore-large{width:25px!important;height:25px!important;display:inline-block;position:relative;margin-right:1rem;border-color:#fff;border-style:solid;border-width:2px}.coal{width:6px;height:6px;background-color:#000}.copper{width:4px;height:4px;background-color:#443600}.iron{width:3px;height:3px;background-color:#787779}.gold{width:2px;height:2px;background-color:#be9d17}.diamond{width:1px;height:1px;background-color:#1d98f6}.emerald{width:3px;height:3px;background-color:#29fa1e;border-radius:1px}@media (max-width: 768px){.top{flex-direction:column;text-align:center}.top-text{flex-wrap:wrap;justify-content:center;text-align:center;width:100%}.button-container .row{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.button-container .col-6{display:flex;justify-content:center;padding:5px}.btn{width:100%;max-width:150px}.moon-icon{width:30px}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#1f0200;border-radius:5px}::-webkit-scrollbar-thumb{background:#8b4513;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:sienna}*{scrollbar-color:#9b9b9b #2c2c2c;scrollbar-width:thin}
