.mobile-close-btn{position:fixed;bottom:0;left:0;background:#4A25AA;color:#FFFFFF;padding:12px 25px;border:none;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:12px;font-weight:500;cursor:pointer;z-index:1001;width:100%;height:56px;display:none;-webkit-transition:display .3s ease;transition:display .3s ease}.mobile-close-btn.show{display:block}.order-pad-container{position:fixed;z-index:999999999}.order-pad-button{position:fixed;right:0;top:28%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:70px;height:45px;background:#7F55EA;-webkit-box-shadow:3px 1px 11px 4px rgba(0,0,0,.28);box-shadow:3px 1px 11px 4px rgba(0,0,0,.28);color:#FFFFFF;border:none;cursor:pointer;font-size:12px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:999;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.order-pad-button:hover{background-color:#E4DDF7}.order-pad-panel{position:fixed;right:-100%;top:0;width:100%;height:100%;background:#FFFFFF;-webkit-box-shadow:-2px 0 10px rgba(0,0,0,.1);box-shadow:-2px 0 10px rgba(0,0,0,.1);-webkit-transition:right .3s ease;transition:right .3s ease;padding:20px;z-index:1000;overflow-y:auto}.order-pad-panel.active{right:0}@media screen and (min-width:400px){.order-pad-panel{width:400px;right:-400px}.order-pad-panel.active{right:0}.mobile-close-btn{right:0;left:auto;width:400px}}@media screen and (min-width:960px){.mobile-close-btn{display:none!important}}.order-pad-header h2{font-size:25px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;margin-bottom:10px;color:#000000;line-height:1.5;text-align:center}.order-labels{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;gap:6rem;padding:0 10px 10px;margin-bottom:10px;color:rgba(0,0,0,.87059);font-size:14px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-weight:500;border-bottom:1px solid #c8c8c8}.order-items,.order-labels{display:-webkit-box;display:-ms-flexbox;display:flex}.order-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-bottom:20px}.order-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:10px 0}.order-item input[type=text]{width:167px;height:38px;padding:8px 12px;border:1px solid #c5c5c5;border-radius:5px;font-size:14px;-webkit-box-shadow:1px 1px 1px 1px #ede8e8,-1px -1px 1px 1px #ede8e8;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{-webkit-box-shadow:1px 1px 1px 1px #ede8e8,-1px -1px 1px 1px #ede8e8;box-shadow:1px 1px 1px 1px #ede8e8,-1px -1px 1px 1px #ede8e8}.order-item input[type=text]:hover{-webkit-box-shadow:inset 0 0 0 1px #000000;box-shadow:inset 0 0 0 1px #000000}.order-item input[type=number]{border:1px solid #eeeeee;height:38px}.quantity-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:120px;border-radius:5px;overflow:hidden}.quantity-controls input{width:35px;height:30px;text-align:center;border:1px solid #e0e0e0;border-top:none;border-bottom:none;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.quantity-controls input::-webkit-inner-spin-button,.quantity-controls input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.qty-btn{border:none;width:38px;height:38px;padding:0;color:#4A25AA;background:#EEE7FF;cursor:pointer;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px}.qty-btn.minus{border-top-left-radius:5px;border-bottom-left-radius:5px;border-top-right-radius:0;border-bottom-right-radius:0}.qty-btn.plus{border-top-right-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:0;border-bottom-left-radius:0}.qty-no{margin-right:25px}.order-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.add-to-cart-btn{background:#4A25AA;color:#FFFFFF;padding:12px;border:none;border-radius:6px;width:max(126px,min(10.416666666666668vw,200px));height:40px;margin:10px auto;font-weight:500;font-size:11px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;cursor:pointer}.additional-products{text-transform:none;color:#4A25AA;font-size:14px;font-weight:500;cursor:pointer;-webkit-text-decoration:underline!important;text-decoration:underline!important}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:998;display:none}.overlay.active{display:block}.orderItem{width:100%;border-radius:5px;position:relative;display:inline-block}.resultBox{background:white;padding:0;position:absolute;z-index:99;top:100%;left:0;right:0;margin-left:10px;margin-top:5px;width:85%;cursor:default;border-radius:3px;-webkit-box-shadow:0 1px 1px 1px rgba(0,0,0,.24);box-shadow:0 1px 1px 1px rgba(0,0,0,.24)}.resultBox li{list-style:none;padding:5px 15px 10px}.resultBox li:hover{list-style:none;padding-bottom:10px;background:#F5F5F5}.resultBox .search-sku{font-size:12px;font-weight:700;text-overflow:ellipsis;max-lines:1}.resultBox .search-name{font-size:12px;text-overflow:ellipsis;max-lines:2}