@font-face{font-family:Uni Sans;src:url(/eleven-items/assets/uni-sans.heavy-caps-6D60-Oqa.otf)}:root{font-family:Uni Sans,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:900;color-scheme:light dark;color:#ffffffde;background-color:#242424}body{margin:0;min-width:320px;min-height:100vh;background-color:#1f1f1f}button{cursor:pointer}#app{height:100%;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;padding:2rem;text-align:center}.items-dispenser{max-width:1400px;width:100%;max-height:481px;height:100vh;margin:auto auto 60px;background-image:url(/eleven-items/assets/dispenser-bg-CD0x1XYD.png);border-radius:10px;overflow:hidden}.dispenser-header{width:100%;height:100px;margin:0;display:flex;align-items:center;justify-content:center;font-size:70px;background:linear-gradient(90deg,#121212,#282828,#111);box-shadow:0 4px 4px #00000040}.dispenser-main{display:flex;justify-content:space-between;padding:30px 100px}.mid-row{display:flex}.commands{margin-right:35px}.commands-list{width:300px;height:280px;display:flex;align-items:center;justify-content:center;margin:0 0 20px;background-color:#e5e5f0;color:#111;font-size:20px;border-radius:10px}.commands-back{width:100%;height:50px;background-color:#ff8282;color:#111;font-family:Uni Sans;font-size:30px;border:none;border-radius:10px}.inventory-build,.inventory-stock{display:flex;align-items:center;background-color:#e5e5f0;max-width:1070px;width:100vw;max-height:105px;height:100%;padding:20px 35px;border-radius:10px}.inventory-build{margin-bottom:60px}.inventory-item-wrapper{width:100px;height:100px;display:flex;justify-content:center;align-items:center;cursor:grab}.dragged{cursor:grabbing}.inventory-item-img{object-fit:fill}.suggested-item{opacity:0;transition:opacity .4s ease-out}.suggested-item:nth-child(1){transition-delay:0}.suggested-item:nth-child(2){transition-delay:.4s}.suggested-item:nth-child(3){transition-delay:.8s}.suggested-item:nth-child(4){transition-delay:1.2s}.suggested-item:nth-child(5){transition-delay:1.6s}.suggested-item-img-wrapper{width:200px;height:200px;display:flex;justify-content:center;align-items:center}.suggested-item-img{transform:scale(2.5);margin-bottom:15px;object-fit:contain;image-rendering:pixelated}.suggested-item-quality{color:#111;font-size:30px;margin:0 0 15px}.suggested-item-button{width:200px;height:50px;background-color:#1f1f1f;color:#dfecf5;font-family:Uni Sans;font-size:30px;border:none;border-radius:5px}.roll-counter{max-width:300px;text-align:center;font-size:36px}
