body{background:#f4f6f9}.qb-container{max-width:1100px;margin:30px auto;background:#fff;padding:25px;border-radius:10px;box-shadow:0 3px 15px #00000014}.qb-header{margin-bottom:25px}.qb-header h2{margin:0;color:#1565c0}.qb-customer{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:20px}.qb-search{margin-bottom:20px}.qb-search input{width:100%;padding:14px;font-size:16px;border:1px solid #ccc;border-radius:6px;box-sizing:border-box}.qb-customer input{padding:14px;font-size:16px;border:1px solid #ccc;border-radius:6px;box-sizing:border-box}#search-results{border:1px solid #ddd;border-radius:6px;min-height:100px;padding:10px;margin-bottom:25px}.qb-cart{border-top:1px solid #eee;padding-top:20px}.empty-cart{color:#888;padding:15px}.qb-footer{margin-top:25px;display:flex;justify-content:space-between;align-items:center}.total{font-size:22px;font-weight:700}.action-buttons{display:flex;gap:10px}.action-buttons button{padding:12px 22px;border:none;cursor:pointer;border-radius:6px;font-size:16px}#checkout{background:#1565c0;color:#fff}#clear-cart{background:#e53935;color:#fff}.qb-product{display:flex;align-items:center;justify-content:space-between;padding:12px;border-bottom:1px solid #eee}.qb-product img{border-radius:5px;margin-right:15px}.qb-info{flex:1;padding-left:10px}.qb-product button{background:#1565c0;color:#fff;border:none;padding:10px 18px;border-radius:5px;cursor:pointer}.cart-row{display:flex;justify-content:space-between;align-items:center;padding:12px;border-bottom:1px solid #eee}.cart-name{width:50%}.cart-qty{display:flex;align-items:center;gap:10px}.cart-qty button{width:30px;height:30px;cursor:pointer;border:none;background:#1565c0;color:#fff;border-radius:5px}.cart-price{font-weight:700}.toast{position:fixed;top:20px;right:20px;background:#28a745;color:#fff;padding:14px 20px;border-radius:8px;font-size:15px;font-weight:600;box-shadow:0 8px 20px #0003;opacity:0;transform:translateY(-20px);transition:.3s;z-index:99999}.toast.show{opacity:1;transform:translateY(0)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/quick-order.css.map */
