.mobile-close-btn{color:#000;cursor:pointer;z-index:1001;background:0 0;border:none;width:32px;height:32px;padding:8px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:22px;font-weight:600;transition:display .3s;display:none;position:absolute;top:16px;left:16px}.mobile-close-btn.show{display:block}.order-pad-container{z-index:999999999;position:fixed}.order-pad-button{color:#7f55ea;cursor:pointer;z-index:999;background:#fff;border:1px solid #7f55ea;justify-content:center;align-items:center;width:70px;height:45px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:12px;font-weight:600;transition:background-color .3s;display:flex;position:fixed;top:28%;left:auto;right:0;transform:translateY(-50%);box-shadow:3px 1px 11px 4px #00000047}.order-pad-panel{z-index:1000;background:#fff;flex-direction:column;width:100%;height:100%;padding:40px 20px 20px;transition:right .3s;display:flex;position:fixed;top:0;right:-100%;overflow:hidden;box-shadow:-2px 0 10px #0000001a}.order-pad-panel .order-pad-close-icon{width:24px;height:24px;position:absolute;top:16px;left:auto;right:16px}.order-pad-panel.active{right:0}@media screen and (width>=400px){.order-pad-panel{width:400px;right:-400px}.order-pad-panel.active{right:0}.mobile-close-btn{width:36px;height:36px;padding:6px;top:10px;left:auto;right:8px}}@media screen and (width>=960px){.mobile-close-btn{display:none!important}.order-pad-button{top:24%}}.order-pad-header h2{color:#000;text-align:center;margin-bottom:10px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:25px;line-height:1.5}.order-labels{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;color:#000000de;border-bottom:1px solid #c8c8c8;justify-content:space-evenly;gap:6rem;margin-bottom:10px;padding:0 10px 10px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:14px;font-weight:500;display:flex}.order-items{flex-direction:column;flex:auto;gap:10px;margin-bottom:20px;display:flex}.order-items.scrollable{max-height:420px;margin-bottom:12px;padding-right:6px;overflow-y:auto}.order-item{justify-content:center;align-items:center;gap:50px;margin:10px 0;display:flex}.order-item input[type=text]{border:1px solid #c5c5c5;border-radius:5px;width:167px;height:38px;padding:8px 12px;font-size:14px;box-shadow:1px 1px 1px 1px #ede8e8,-1px -1px 1px 1px #ede8e8}.order-item input[type=text]:focus{outline:none}.order-item input[type=text]:focus:hover{box-shadow:1px 1px 1px 1px #ede8e8,-1px -1px 1px 1px #ede8e8}.order-item input[type=text]:hover{box-shadow:inset 0 0 0 1px #000}.order-item input[type=number]{border:1px solid #eee;height:38px}.quantity-controls{border-radius:5px;align-items:center;width:120px;display:flex;overflow:hidden}.quantity-controls input{text-align:center;appearance:textfield;border:none;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;width:35px;height:30px}.quantity-controls input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-controls input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qty-btn{color:#4a25aa;cursor:pointer;background:#eee7ff;border:none;border-radius:5px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-size:16px;display:flex}.qty-btn.minus{border-radius:5px 0 0 5px}.qty-btn.plus{border-radius:0 5px 5px 0}.qty-no{margin-right:25px}.order-actions{text-align:center;flex-direction:column;margin-top:auto;display:flex}.order-pad-panel.has-scroll .order-actions{background:#fff;padding-bottom:8px;position:sticky;bottom:0;box-shadow:0 -6px 12px #00000014}.add-to-cart-btn{color:#fff;cursor:pointer;background:#4a25aa;border:none;border-radius:6px;width:max(126px,min(10.4167vw,200px));height:40px;margin:10px auto;padding:12px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:11px;font-weight:500}.additional-products{text-transform:none;color:#4a25aa;cursor:pointer;font-size:14px;font-weight:500;-webkit-text-decoration:underline!important;text-decoration:underline!important}.overlay{z-index:998;background-color:#00000080;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.overlay.active{display:block}.orderItem{border-radius:5px;width:100%;display:inline-block;position:relative}.resultBox{z-index:99;cursor:default;background:#fff;border-radius:3px;width:85%;margin-top:5px;margin-left:10px;padding:0;position:absolute;top:100%;left:0;right:0;box-shadow:0 1px 1px 1px #0000003d}.resultBox li{padding:5px 15px 10px;list-style:none}.resultBox li:hover{background:#f5f5f5;padding-bottom:10px;list-style:none}.resultBox li.active{background:#f5f5f5}.resultBox .search-sku{text-overflow:ellipsis;max-lines:1;font-size:12px;font-weight:700}.resultBox .search-name{text-overflow:ellipsis;max-lines:2;font-size:12px}
