@import"https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&display=swap";html{height:-webkit-fill-available}body{padding:0;margin:0}needle-engine{position:absolute;top:0;left:0;width:100%;height:100%}.wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;z-index:10;pointer-events:none}.navButtons{display:flex;justify-content:space-between;margin-bottom:10px}.go-back{position:absolute;top:2vh;left:2vw;z-index:1000}.back-btn{width:60px;height:60px;font-size:35px;background-color:#e2e1e6;color:#000;border:2px solid #181918;border-radius:300px;cursor:pointer;pointer-events:auto;text-align:center;align-items:center}.view-product{width:120px;height:50px;font-size:12px;font-family:DM Mono,monospace;margin:0 10px;background-color:#e2e1e6;color:#000;border:2px solid #181918;border-radius:30px;cursor:pointer;pointer-events:auto;text-align:center}.product-gallery{background-color:#e2e1e6;width:calc(100% - 40px);max-width:100vw;border:2px solid #181918;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:25px;margin-left:20px;margin-right:20px;overflow:hidden}.product-info{background-color:#e2e1e6;font-size:larger;font-family:DM Mono,monospace;padding:5px;text-align:center;pointer-events:auto}button{width:auto}.image-gallery{display:flex;align-items:center;justify-content:center;width:90%;padding:0 10px;margin:0 auto}.buttonImages{display:flex;justify-content:center;width:auto;flex-shrink:0}.image-button{margin:5px;padding:0;cursor:pointer;pointer-events:auto;border:none;background-color:#e2e1e6;color:#000;border-radius:30px;flex-shrink:0}.image-button img{width:100%;height:100%;max-width:100px;min-width:50px}.arrow-button{font-size:24px;background:none;border:none;cursor:pointer;pointer-events:auto;border-radius:30px;margin:0 10px}.arrow-button:disabled{color:#ccc;cursor:not-allowed;border-radius:30px}button:hover{background-color:#9b75fe}@media (max-width: 768px){.go-back{top:4vh;left:4vw}.back-btn{width:50px;height:50px;font-size:25px}.view-product{width:100px;height:40px;font-size:9px}}@media (max-width: 480px){.go-back{top:5vh;left:5vw}.back-btn{width:40px;height:40px;font-size:20px}.view-product{width:80px;height:35px;font-size:8px}.image-button img{width:80px;height:80px}.arrow-button{font-size:20px}.product-info{font-size:.8em}}
