.bulk-order-container{max-width:1200px;margin:0 auto;padding:40px 20px}.bulk-order-header{margin-bottom:30px;text-align:center}.bulk-filters{display:flex;gap:20px;margin-bottom:30px;flex-wrap:wrap;align-items:center}.bulk-search-wrapper{position:relative;width:100%;max-width:500px}.bulk-search-input{width:100%;max-width:500px;padding:0 40px 0 12px;border:1px solid var(--color-border, #e5e5e5);border-radius:4px;height:36px;line-height:36px;box-sizing:border-box;background-color:#fff}.bulk-search-input:focus{outline:none;border-color:#999;background-color:#fff}.bulk-search-input:-webkit-autofill,.bulk-search-input:-webkit-autofill:hover,.bulk-search-input:-webkit-autofill:focus,.bulk-search-input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset;-webkit-text-fill-color:inherit;transition:background-color 5000s ease-in-out 0s}.bulk-search-input:-moz-autofill,.bulk-search-input:-moz-autofill:hover,.bulk-search-input:-moz-autofill:focus{box-shadow:0 0 0 30px #fff inset;-moz-text-fill-color:inherit;transition:background-color 5000s ease-in-out 0s}.bulk-filters .bulk-search-wrapper button.bulk-search-clear{font-family:inherit;font-size:0;font-weight:400;font-style:normal;text-align:center;text-decoration:none;text-transform:none;letter-spacing:normal;line-height:0;color:inherit;position:absolute;right:6px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;margin:0;box-sizing:border-box;background:transparent;border:none;border-radius:4px;cursor:pointer;outline:none;box-shadow:none;transition:background-color .2s ease}.bulk-filters .bulk-search-wrapper button.bulk-search-clear:hover{background-color:#f0f0f0}.bulk-filters .bulk-search-wrapper button.bulk-search-clear:focus{outline:none;box-shadow:none}.bulk-filters .bulk-search-wrapper button.bulk-search-clear:active{background-color:#e0e0e0}.bulk-filters .bulk-search-wrapper button.bulk-search-clear svg{width:10px;height:10px;display:block;flex-shrink:0;pointer-events:none}.bulk-filters .bulk-search-wrapper button.bulk-search-clear svg path{fill:#999}.bulk-filters .bulk-search-wrapper button.bulk-search-clear:hover svg path{fill:#666}.bulk-table-wrapper{overflow-x:auto;border:1px solid var(--color-border, #e5e5e5);border-radius:8px;margin-bottom:80px}.bulk-table{width:100%;border-collapse:collapse;min-width:800px;table-layout:fixed}.bulk-table th{background-color:var(--color-bg-secondary, #f9f9f9);padding:15px;text-align:left;font-weight:600;border-bottom:1px solid var(--color-border, #e5e5e5)}.bulk-table th:nth-child(1),.bulk-table td:nth-child(1){width:80px}.bulk-table th:nth-child(2),.bulk-table td:nth-child(2){width:auto}.bulk-table th:nth-child(3),.bulk-table td:nth-child(3){width:120px}.bulk-table th:nth-child(4),.bulk-table td:nth-child(4){width:150px}.bulk-table th:nth-child(5),.bulk-table td:nth-child(5){width:150px}.bulk-table td{padding:15px;border-bottom:1px solid #e5e5e5;vertical-align:middle}.bulk-table tbody tr:hover{background-color:#f9f9f9}.bulk-table tbody tr:hover td{background-color:transparent}.bulk-table tr:last-child td{border-bottom:1px solid #e5e5e5}.bulk-image-wrapper{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:4px;overflow:hidden}.bulk-product-image{width:100%;height:100%;object-fit:contain}.bulk-product-image.placeholder-svg{padding:10px;fill:#ccc}.bulk-table tr.highlighted{background-color:#fff8e1;transition:background-color .3s ease}.bulk-table tr.highlighted td{animation:pulse 1s ease-in-out}@keyframes pulse{0%,to{background-color:transparent}50%{background-color:#fff8e1}}.bulk-table th:nth-child(6),.bulk-table td:nth-child(6){width:160px;min-width:160px;text-align:right}.bulk-table th:nth-child(6){text-align:center}.bulk-product-info{display:flex;flex-direction:column}.bulk-product-title{font-weight:600;margin-bottom:4px}.bulk-variant-title{font-size:.9em;color:var(--color-text-subtext, #666)}.bulk-sku{font-size:.8em;color:var(--color-text-subtext, #999)}.m-button.loading,.quick-shop-add-btn.loading{pointer-events:none;opacity:.8}.m-button.success,.quick-shop-add-btn.success{background-color:#4caf50;border-color:#4caf50;color:#fff}.bulk-table .m-quantity,.quick-shop-grid .m-quantity{background-color:rgb(var(--color-form-field));color:rgb(var(--color-form-field-text));min-height:36px;height:36px;width:110px;border:1px solid rgb(var(--color-border));border-radius:4px;display:inline-flex;align-items:center;justify-content:space-between}.quick-shop-grid .m-quantity{height:42px;min-height:42px}.bulk-table .m-quantity__input,.quick-shop-grid .m-quantity__input{background-color:transparent;border:none;height:100%;width:40px;padding:0;text-align:center;font-size:14px}.bulk-table .m-quantity__button,.quick-shop-grid .m-quantity__button{width:35px;height:100%;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer}.bulk-table .m-quantity__button svg,.quick-shop-grid .m-quantity__button svg{width:10px;height:10px}.bulk-sticky-footer{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 10px #0000000d;padding:20px;z-index:100;border-top:1px solid var(--color-border, #e5e5e5)}.bulk-footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:flex-end;align-items:center;gap:30px;position:relative}.bulk-added-items{position:relative;margin-right:auto;min-width:250px;flex:1;max-width:600px}.bulk-added-items-summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:0 30px 0 12px;border:1px solid #e5e5e5;border-radius:4px;height:42px;line-height:42px;box-sizing:border-box;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;-webkit-user-select:none;user-select:none;position:relative;transition:border-color .2s;width:100%}.bulk-added-items-summary:hover{border-color:#999}.bulk-added-items-summary.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 3L1 8h10z'/%3E%3C/svg%3E")}.bulk-added-items-preview{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#333}.bulk-added-items-label{font-size:14px;color:#999}.bulk-added-items-count{font-weight:600;color:#000;min-width:20px;text-align:center}.bulk-added-items-toggle{display:none}.bulk-added-items-popup{position:absolute;bottom:calc(100% + 10px);left:0;right:0;background:#fff;border:1px solid var(--color-border, #e5e5e5);border-radius:4px;box-shadow:0 -4px 20px #00000026;max-height:400px;overflow-y:auto;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease;z-index:1000}.bulk-added-items-popup.active{opacity:1;visibility:visible;transform:translateY(0)}.bulk-added-items-list{max-height:380px;overflow-y:auto}.bulk-added-items-empty{padding:20px;text-align:center;color:#999;font-size:14px}.bulk-added-item{display:flex;gap:12px;padding:10px 12px;border-bottom:1px solid #f0f0f0;transition:background .2s;cursor:pointer}.bulk-added-item:last-child{border-bottom:none}.bulk-added-item:hover{background:#f5f5f5}.bulk-added-item-image{width:50px;height:50px;object-fit:contain;border-radius:4px;flex-shrink:0;background:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden}.bulk-added-item-image img{width:100%;height:100%;object-fit:contain}.bulk-added-item-image.placeholder-svg-wrapper svg{width:100%;height:100%;padding:8px;fill:#ccc}.bulk-added-item-image.placeholder-image{background-color:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23ccc'%3E%3Cpath fill-rule='evenodd' d='M4 3a2 2 0 00-2 2v10a2 2 0 002 2h12a2 2 0 002-2V5a2 2 0 00-2-2H4zm12 12H4l4-8 3 6 2-4 3 6z' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:24px}.bulk-added-item-details{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.bulk-added-item-title{font-weight:500;font-size:13px;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333}.bulk-added-item-variant{font-size:12px;color:#666;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bulk-added-item-qty{font-size:12px;color:#999}.bulk-added-items-list .bulk-added-item-remove{font-family:inherit;font-size:0;font-weight:400;font-style:normal;text-align:center;text-decoration:none;text-transform:none;letter-spacing:normal;line-height:0;color:inherit;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;margin:0;box-sizing:border-box;flex-shrink:0;align-self:flex-start;background:transparent;border:none;border-radius:4px;cursor:pointer;outline:none;box-shadow:none;transition:background-color .2s ease,color .2s ease}.bulk-added-items-list .bulk-added-item-remove:hover{background-color:#fff0f0;color:#f44}.bulk-added-items-list .bulk-added-item-remove:focus{outline:none;box-shadow:none}.bulk-added-items-list .bulk-added-item-remove:active{background-color:#ffe0e0}.bulk-added-items-list .bulk-added-item-remove svg{width:14px;height:14px;display:block;flex-shrink:0;pointer-events:none}.bulk-total{font-size:1.2em;font-weight:700}.quick-shop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;margin-bottom:40px;align-items:stretch}.quick-shop-card{border:1px solid var(--color-border, #e5e5e5);border-radius:8px;transition:border-color .2s;display:flex;flex-direction:column;background:#f9f9f9;height:100%}.quick-shop-card:hover{border-color:#000}.quick-shop-image{position:relative;padding-top:100%;overflow:hidden;display:block;background:#f9f9f9}.quick-shop-image img,.quick-shop-image svg{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:contain;transform:translate(-50%,-50%);padding:10px}.quick-shop-details{padding:20px;flex:1;display:flex;flex-direction:column;justify-content:space-between}.quick-shop-title{font-weight:600;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none;color:inherit;line-height:1.4;height:2.8em;min-height:2.8em}.quick-shop-price{margin-bottom:15px;font-weight:700;font-size:1.1em;color:var(--color-text, #000);flex-shrink:0}.quick-shop-actions{display:flex;flex-direction:column;gap:12px;flex-shrink:0}.quick-shop-variants{width:100%;padding:0 30px 0 12px;border:1px solid var(--color-border, #ddd);border-radius:4px;font-size:14px;background-color:#f9f9f9;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;appearance:none;-webkit-appearance:none;-moz-appearance:none;box-sizing:border-box;height:42px;cursor:pointer;line-height:40px}.quick-shop-variants--single{display:flex;align-items:center;background-color:#f9f9f9;color:#666;font-size:14px;border:1px solid var(--color-border, #ddd);padding:0 12px;box-sizing:border-box;height:42px}.quick-shop-variants--single span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-shop-add-row{display:flex;gap:8px;align-items:stretch;height:42px}.quick-shop-add-btn{flex:1;padding:0 15px;border-radius:4px;cursor:pointer;font-weight:600;font-size:14px;text-transform:uppercase;transition:opacity .2s;display:flex;align-items:center;justify-content:center;height:42px}.is-loading{opacity:.7;pointer-events:none}@media (max-width: 768px){.bulk-filters{flex-direction:column;align-items:stretch}.bulk-search-wrapper,.bulk-search-input{max-width:100%}.bulk-table th:nth-child(1),.bulk-table td:nth-child(1){display:none}.bulk-footer-content{flex-wrap:wrap;gap:15px}.bulk-added-items{order:1;width:100%;max-width:100%;min-width:auto}.bulk-total{order:2;text-align:center}.bulk-footer-content .btn{order:3;width:100%}.bulk-added-items-popup{max-height:300px;bottom:calc(100% + 5px)}.bulk-added-items-list{max-height:280px}.bulk-added-item{padding:8px 10px}.bulk-added-item-image{width:40px;height:40px}.bulk-added-item-title{font-size:12px}.bulk-added-item-variant,.bulk-added-item-qty{font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/nextgen-custom-pages.css.map */
